|
|
|
| 1 | 2026-06-05T03:58:18.522Z | job assigned to worker 01KTAYVGT9GVNTTVV9Y6G6PZQ3 [factory aws, i-00a3a32c2af818263] (queued for 1 m 29 s) |
| |
| 2 | 2026-06-05T03:58:25.741Z | starting task 0: "setup" |
| 3 | 2026-06-05T03:58:25.745Z | ++ uname -s |
| 4 | 2026-06-05T03:58:25.748Z | + kern=SunOS |
| 5 | 2026-06-05T03:58:25.748Z | + build_user=build |
| 6 | 2026-06-05T03:58:25.749Z | + build_uid=12345 |
| 7 | 2026-06-05T03:58:25.749Z | + work_dir=/work |
| 8 | 2026-06-05T03:58:25.749Z | + input_dir=/input |
| 9 | 2026-06-05T03:58:25.749Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-05T03:58:25.749Z | + case "$kern" in |
| 11 | 2026-06-05T03:58:25.749Z | + groupadd -g 12345 build |
| 12 | 2026-06-05T03:58:25.749Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-05T03:58:27.753Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-05T03:58:27.851Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-05T03:58:27.854Z | + home_fs=zfs |
| 16 | 2026-06-05T03:58:27.854Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-05T03:58:27.854Z | + mkdir -p /home/build |
| 18 | 2026-06-05T03:58:27.854Z | + chown build:build /home/build /work |
| 19 | 2026-06-05T03:58:28.855Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-05T03:58:28.858Z | process exited: duration 3117 ms, exit code 0 |
| |
| 21 | 2026-06-05T03:58:28.864Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-05T03:58:28.868Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-05T03:58:28.868Z | * rust toolchain channel = "stable" |
| 24 | 2026-06-05T03:58:28.868Z | * rust toolchain profile = "default" |
| 25 | 2026-06-05T03:58:28.868Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-06-05T03:58:28.868Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-05T03:58:28.868Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-05T03:58:28.871Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-05T03:58:28.871Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-05T03:58:28.947Z | info: downloading installer |
| 31 | 2026-06-05T03:58:30.488Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-05T03:58:30.488Z | warn: /opt/ooce/bin |
| 33 | 2026-06-05T03:58:30.488Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-05T03:58:30.488Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-05T03:58:30.488Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-05T03:58:30.488Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-05T03:58:30.488Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-05T03:58:30.488Z | error: cannot install while Rust is installed |
| 39 | 2026-06-05T03:58:30.488Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-05T03:58:30.488Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-05T03:58:30.488Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-05T03:58:30.488Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-05T03:58:30.488Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-05T03:58:30.501Z | info: profile set to default |
| 45 | 2026-06-05T03:58:30.501Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-05T03:58:30.504Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-05T03:58:30.646Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-05T03:58:30.650Z | info: downloading 6 components |
| 49 | 2026-06-05T03:58:44.797Z | |
| 50 | 2026-06-05T03:58:44.797Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 51 | 2026-06-05T03:58:44.826Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-05T03:58:44.826Z | |
| 53 | 2026-06-05T03:58:44.826Z | |
| 54 | 2026-06-05T03:58:44.826Z | Rust is installed now. Great! |
| 55 | 2026-06-05T03:58:44.826Z | |
| 56 | 2026-06-05T03:58:44.826Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-05T03:58:44.826Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-05T03:58:44.826Z | |
| 59 | 2026-06-05T03:58:44.827Z | To configure your current shell, you need to source |
| 60 | 2026-06-05T03:58:44.827Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-05T03:58:44.827Z | |
| 62 | 2026-06-05T03:58:44.827Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-05T03:58:44.827Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-05T03:58:44.827Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-05T03:58:44.827Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-05T03:58:44.827Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-05T03:58:44.827Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-05T03:58:44.827Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-05T03:58:44.832Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-05T03:58:44.832Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-05T03:58:44.932Z | + rustup --version |
| 72 | 2026-06-05T03:58:44.939Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-05T03:58:44.949Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-05T03:58:44.963Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-05T03:58:44.966Z | + cargo --version |
| 76 | 2026-06-05T03:58:44.976Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-05T03:58:44.979Z | + rustc --version |
| 78 | 2026-06-05T03:58:44.998Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-05T03:58:45.001Z | process exited: duration 16135 ms, exit code 0 |
| |
| 80 | 2026-06-05T03:58:45.009Z | starting task 2: "authentication" |
| 81 | 2026-06-05T03:58:45.022Z | WARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value... |
| 82 | 2026-06-05T03:58:47.031Z | process exited: duration 2020 ms, exit code 0 |
| |
| 83 | 2026-06-05T03:58:47.036Z | starting task 3: "clone repository" |
| 84 | 2026-06-05T03:58:47.042Z | + mkdir -p /work/oxidecomputer/maghemite |
| 85 | 2026-06-05T03:58:47.045Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 86 | 2026-06-05T03:58:47.079Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 87 | 2026-06-05T03:58:48.369Z | + cd /work/oxidecomputer/maghemite |
| 88 | 2026-06-05T03:58:48.369Z | + git fetch origin 047407809b1bda96f8c90d6c8c32e6230f8a7c1d |
| 89 | 2026-06-05T03:58:48.746Z | From https://github.com/oxidecomputer/maghemite |
| 90 | 2026-06-05T03:58:48.746Z | * branch 047407809b1bda96f8c90d6c8c32e6230f8a7c1d -> FETCH_HEAD |
| 91 | 2026-06-05T03:58:48.754Z | + [[ -n renovate/hyper ]] |
| 92 | 2026-06-05T03:58:48.758Z | ++ git branch --show-current |
| 93 | 2026-06-05T03:58:48.758Z | + current=main |
| 94 | 2026-06-05T03:58:48.758Z | + [[ main != renovate/hyper ]] |
| 95 | 2026-06-05T03:58:48.758Z | + git branch -f renovate/hyper 047407809b1bda96f8c90d6c8c32e6230f8a7c1d |
| 96 | 2026-06-05T03:58:48.762Z | + git checkout -f renovate/hyper |
| 97 | 2026-06-05T03:58:48.782Z | Switched to branch 'renovate/hyper' |
| 98 | 2026-06-05T03:58:48.787Z | + git reset --hard 047407809b1bda96f8c90d6c8c32e6230f8a7c1d |
| 99 | 2026-06-05T03:58:48.797Z | HEAD is now at 0474078 Update hyper to 1.10.1 |
| 100 | 2026-06-05T03:58:48.802Z | process exited: duration 1760 ms, exit code 0 |
| |
| 101 | 2026-06-05T03:58:48.816Z | starting task 4: "build" |
| 102 | 2026-06-05T03:58:48.826Z | ++ dladm |
| 103 | 2026-06-05T03:58:48.834Z | LINK CLASS MTU STATE BRIDGE OVER |
| 104 | 2026-06-05T03:58:48.834Z | ena0 phys 9216 up -- -- |
| 105 | 2026-06-05T03:58:48.834Z | ++ ipadm |
| 106 | 2026-06-05T03:58:48.834Z | ADDROBJ TYPE STATE ADDR |
| 107 | 2026-06-05T03:58:48.834Z | lo0/v4 static ok 127.0.0.1/8 |
| 108 | 2026-06-05T03:58:48.834Z | ena0/dhcp dhcp ok 10.150.1.166/24 |
| 109 | 2026-06-05T03:58:48.834Z | lo0/v6 static ok ::1/128 |
| 110 | 2026-06-05T03:58:48.834Z | ++ banner collect |
| 111 | 2026-06-05T03:58:48.834Z | |
| 112 | 2026-06-05T03:58:48.834Z | #### #### # # ###### #### ##### |
| 113 | 2026-06-05T03:58:48.834Z | # # # # # # # # # # |
| 114 | 2026-06-05T03:58:48.835Z | # # # # # ##### # # |
| 115 | 2026-06-05T03:58:48.835Z | # # # # # # # # |
| 116 | 2026-06-05T03:58:48.835Z | # # # # # # # # # # |
| 117 | 2026-06-05T03:58:48.835Z | #### #### ###### ###### ###### #### # |
| 118 | 2026-06-05T03:58:48.835Z | |
| 119 | 2026-06-05T03:58:48.835Z | ++ get_artifact softnpu image 591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 softnpu |
| 120 | 2026-06-05T03:58:48.835Z | ++ repo=softnpu |
| 121 | 2026-06-05T03:58:48.835Z | ++ series=image |
| 122 | 2026-06-05T03:58:48.835Z | ++ commit=591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 |
| 123 | 2026-06-05T03:58:48.835Z | ++ name=softnpu |
| 124 | 2026-06-05T03:58:48.835Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 125 | 2026-06-05T03:58:48.835Z | ++ mkdir -p download |
| 126 | 2026-06-05T03:58:48.835Z | ++ pushd download |
| 127 | 2026-06-05T03:58:48.835Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 128 | 2026-06-05T03:58:48.835Z | ++ [[ ! -f softnpu ]] |
| 129 | 2026-06-05T03:58:48.835Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28/softnpu |
| 130 | 2026-06-05T03:58:48.841Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 131 | 2026-06-05T03:58:48.841Z | Dload Upload Total Spent Left Speed |
| 132 | 2026-06-05T03:58:49.139Z |
0 0 0 0 0 0 0 0 0
100 15.63M 100 15.63M 0 0 51.45M 0 0
100 15.63M 100 15.63M 0 0 51.44M 0 0
100 15.63M 100 15.63M 0 0 51.43M 0 0 |
| 133 | 2026-06-05T03:58:49.143Z | ++ popd |
| 134 | 2026-06-05T03:58:49.143Z | /work/oxidecomputer/maghemite |
| 135 | 2026-06-05T03:58:49.143Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 libsidecar_lite.so |
| 136 | 2026-06-05T03:58:49.143Z | ++ repo=sidecar-lite |
| 137 | 2026-06-05T03:58:49.143Z | ++ series=release |
| 138 | 2026-06-05T03:58:49.143Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 139 | 2026-06-05T03:58:49.143Z | ++ name=libsidecar_lite.so |
| 140 | 2026-06-05T03:58:49.143Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 141 | 2026-06-05T03:58:49.143Z | ++ mkdir -p download |
| 142 | 2026-06-05T03:58:49.147Z | ++ pushd download |
| 143 | 2026-06-05T03:58:49.147Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 144 | 2026-06-05T03:58:49.147Z | ++ [[ ! -f libsidecar_lite.so ]] |
| 145 | 2026-06-05T03:58:49.147Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/libsidecar_lite.so |
| 146 | 2026-06-05T03:58:49.150Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 147 | 2026-06-05T03:58:49.150Z | Dload Upload Total Spent Left Speed |
| 148 | 2026-06-05T03:58:49.365Z |
0 0 0 0 0 0 0 0 0
100 12.04M 100 12.04M 0 0 55.78M 0 0
100 12.04M 100 12.04M 0 0 55.77M 0 0
100 12.04M 100 12.04M 0 0 55.76M 0 0 |
| 149 | 2026-06-05T03:58:49.368Z | ++ popd |
| 150 | 2026-06-05T03:58:49.368Z | /work/oxidecomputer/maghemite |
| 151 | 2026-06-05T03:58:49.368Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 scadm |
| 152 | 2026-06-05T03:58:49.368Z | ++ repo=sidecar-lite |
| 153 | 2026-06-05T03:58:49.368Z | ++ series=release |
| 154 | 2026-06-05T03:58:49.368Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 155 | 2026-06-05T03:58:49.368Z | ++ name=scadm |
| 156 | 2026-06-05T03:58:49.368Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 157 | 2026-06-05T03:58:49.368Z | ++ mkdir -p download |
| 158 | 2026-06-05T03:58:49.372Z | ++ pushd download |
| 159 | 2026-06-05T03:58:49.372Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 160 | 2026-06-05T03:58:49.372Z | ++ [[ ! -f scadm ]] |
| 161 | 2026-06-05T03:58:49.373Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/scadm |
| 162 | 2026-06-05T03:58:49.380Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 163 | 2026-06-05T03:58:49.380Z | Dload Upload Total Spent Left Speed |
| 164 | 2026-06-05T03:58:49.610Z |
0 0 0 0 0 0 0 0 0
100 15.78M 100 15.78M 0 0 67.16M 0 0
100 15.78M 100 15.78M 0 0 67.15M 0 0
100 15.78M 100 15.78M 0 0 67.14M 0 0 |
| 165 | 2026-06-05T03:58:49.615Z | ++ popd |
| 166 | 2026-06-05T03:58:49.618Z | /work/oxidecomputer/maghemite |
| 167 | 2026-06-05T03:58:49.618Z | ++ get_artifact dendrite image 72461d3a6e4724fd33454836d3c9d93c393fd4e4 dendrite-softnpu.tar.gz |
| 168 | 2026-06-05T03:58:49.618Z | ++ repo=dendrite |
| 169 | 2026-06-05T03:58:49.619Z | ++ series=image |
| 170 | 2026-06-05T03:58:49.619Z | ++ commit=72461d3a6e4724fd33454836d3c9d93c393fd4e4 |
| 171 | 2026-06-05T03:58:49.619Z | ++ name=dendrite-softnpu.tar.gz |
| 172 | 2026-06-05T03:58:49.619Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 173 | 2026-06-05T03:58:49.619Z | ++ mkdir -p download |
| 174 | 2026-06-05T03:58:49.619Z | ++ pushd download |
| 175 | 2026-06-05T03:58:49.619Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 176 | 2026-06-05T03:58:49.619Z | ++ [[ ! -f dendrite-softnpu.tar.gz ]] |
| 177 | 2026-06-05T03:58:49.619Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/72461d3a6e4724fd33454836d3c9d93c393fd4e4/dendrite-softnpu.tar.gz |
| 178 | 2026-06-05T03:58:49.623Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 179 | 2026-06-05T03:58:49.623Z | Dload Upload Total Spent Left Speed |
| 180 | 2026-06-05T03:58:50.684Z |
0 0 0 0 0 0 0 0 0
94 71.59M 94 68.00M 0 0 68.05M 0 00:01 00:01 68.06M
100 71.59M 100 71.59M 0 0 68.66M 0 00:01 00:01 68.06M
100 71.59M 100 71.59M 0 0 68.66M 0 00:01 00:01 68.06M
100 71.59M 100 71.59M 0 0 68.65M 0 00:01 00:01 68.06M |
| 181 | 2026-06-05T03:58:50.692Z | ++ popd |
| 182 | 2026-06-05T03:58:50.693Z | /work/oxidecomputer/maghemite |
| 183 | 2026-06-05T03:58:50.693Z | ++ get_artifact maghemite release 047407809b1bda96f8c90d6c8c32e6230f8a7c1d ddm |
| 184 | 2026-06-05T03:58:50.693Z | ++ repo=maghemite |
| 185 | 2026-06-05T03:58:50.693Z | ++ series=release |
| 186 | 2026-06-05T03:58:50.693Z | ++ commit=047407809b1bda96f8c90d6c8c32e6230f8a7c1d |
| 187 | 2026-06-05T03:58:50.693Z | ++ name=ddm |
| 188 | 2026-06-05T03:58:50.693Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 189 | 2026-06-05T03:58:50.693Z | ++ mkdir -p download |
| 190 | 2026-06-05T03:58:50.693Z | ++ pushd download |
| 191 | 2026-06-05T03:58:50.693Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 192 | 2026-06-05T03:58:50.693Z | ++ [[ ! -f ddm ]] |
| 193 | 2026-06-05T03:58:50.693Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/047407809b1bda96f8c90d6c8c32e6230f8a7c1d/ddm |
| 194 | 2026-06-05T03:58:50.693Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 195 | 2026-06-05T03:58:50.693Z | Dload Upload Total Spent Left Speed |
| 196 | 2026-06-05T03:58:50.771Z |
0 0 0 0 0 0 0 0 0 |
| 197 | 2026-06-05T03:58:50.771Z | curl: (22) The requested URL returned error: 404 |
| 198 | 2026-06-05T03:58:50.775Z | ++ popd |
| 199 | 2026-06-05T03:58:50.775Z | /work/oxidecomputer/maghemite |
| 200 | 2026-06-05T03:58:50.775Z | ++ get_artifact maghemite release 047407809b1bda96f8c90d6c8c32e6230f8a7c1d ddmadm |
| 201 | 2026-06-05T03:58:50.775Z | ++ repo=maghemite |
| 202 | 2026-06-05T03:58:50.775Z | ++ series=release |
| 203 | 2026-06-05T03:58:50.775Z | ++ commit=047407809b1bda96f8c90d6c8c32e6230f8a7c1d |
| 204 | 2026-06-05T03:58:50.775Z | ++ name=ddmadm |
| 205 | 2026-06-05T03:58:50.775Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 206 | 2026-06-05T03:58:50.775Z | ++ mkdir -p download |
| 207 | 2026-06-05T03:58:50.775Z | ++ pushd download |
| 208 | 2026-06-05T03:58:50.775Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 209 | 2026-06-05T03:58:50.775Z | ++ [[ ! -f ddmadm ]] |
| 210 | 2026-06-05T03:58:50.776Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/047407809b1bda96f8c90d6c8c32e6230f8a7c1d/ddmadm |
| 211 | 2026-06-05T03:58:50.776Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 212 | 2026-06-05T03:58:50.776Z | Dload Upload Total Spent Left Speed |
| 213 | 2026-06-05T03:58:50.826Z |
0 0 0 0 0 0 0 0 0 |
| 214 | 2026-06-05T03:58:50.826Z | curl: (22) The requested URL returned error: 404 |
| 215 | 2026-06-05T03:58:50.830Z | ++ popd |
| 216 | 2026-06-05T03:58:50.830Z | /work/oxidecomputer/maghemite |
| 217 | 2026-06-05T03:58:50.830Z | ++ pushd download |
| 218 | 2026-06-05T03:58:50.830Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 219 | 2026-06-05T03:58:50.830Z | ++ chmod +x softnpu |
| 220 | 2026-06-05T03:58:50.830Z | ++ chmod +x scadm |
| 221 | 2026-06-05T03:58:50.842Z | ++ chmod +x ddmadm |
| 222 | 2026-06-05T03:58:50.842Z | chmod: WARNING: can't access ddmadm |
| 223 | 2026-06-05T03:58:50.842Z | ++ chmod +x ddmd |
| 224 | 2026-06-05T03:58:50.842Z | chmod: WARNING: can't access ddmd |
| 225 | 2026-06-05T03:58:50.842Z | ++ mv ddmadm ddmadm-v2 |
| 226 | 2026-06-05T03:58:50.843Z | mv: cannot access ddmadm |
| 227 | 2026-06-05T03:58:50.843Z | ++ mv ddmd ddmd-v2 |
| 228 | 2026-06-05T03:58:50.843Z | mv: cannot access ddmd |
| 229 | 2026-06-05T03:58:50.843Z | ++ rm -rf zones/dendrite |
| 230 | 2026-06-05T03:58:50.853Z | ++ mkdir -p zones/dendrite |
| 231 | 2026-06-05T03:58:50.853Z | ++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite |
| 232 | 2026-06-05T03:58:51.832Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/zone-network-setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/dendrite/manifest.xml |
| 233 | 2026-06-05T03:58:51.838Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/.*setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/tfport/manifest.xml |
| 234 | 2026-06-05T03:58:51.838Z | ++ popd |
| 235 | 2026-06-05T03:58:51.838Z | /work/oxidecomputer/maghemite |
| 236 | 2026-06-05T03:58:51.838Z | ++ banner install |
| 237 | 2026-06-05T03:58:51.838Z | |
| 238 | 2026-06-05T03:58:51.838Z | # # # #### ##### ## # # |
| 239 | 2026-06-05T03:58:51.838Z | # ## # # # # # # # |
| 240 | 2026-06-05T03:58:51.838Z | # # # # #### # # # # # |
| 241 | 2026-06-05T03:58:51.838Z | # # # # # # ###### # # |
| 242 | 2026-06-05T03:58:51.838Z | # # ## # # # # # # # |
| 243 | 2026-06-05T03:58:51.838Z | # # # #### # # # ###### ###### |
| 244 | 2026-06-05T03:58:51.838Z | |
| 245 | 2026-06-05T03:58:51.838Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 246 | 2026-06-05T03:58:51.838Z | ++ set +o errexit |
| 247 | 2026-06-05T03:58:51.843Z | ++ pkg info clang-15 |
| 248 | 2026-06-05T03:58:51.843Z | ++ grep -qi installed |
| 249 | 2026-06-05T03:58:53.024Z | pkg: info: no packages matching the following patterns you specified are |
| 250 | 2026-06-05T03:58:53.024Z | installed on the system. Try querying remotely instead: |
| 251 | 2026-06-05T03:58:53.024Z | |
| 252 | 2026-06-05T03:58:53.024Z | clang-15 |
| 253 | 2026-06-05T03:58:53.058Z | ++ [[ 1 != 0 ]] |
| 254 | 2026-06-05T03:58:53.058Z | ++ set -o errexit |
| 255 | 2026-06-05T03:58:53.061Z | ++ pfexec pkg install clang-15 |
| 256 | 2026-06-05T03:58:59.708Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 257 | 2026-06-05T03:59:07.547Z | Startup: Caching catalogs ... Done |
| 258 | 2026-06-05T03:59:14.864Z | Planning: Solver setup ... Done |
| 259 | 2026-06-05T03:59:14.903Z | Planning: Running solver ... Done |
| 260 | 2026-06-05T03:59:15.041Z | Planning: Finding local manifests ... Done |
| 261 | 2026-06-05T03:59:16.580Z | Planning: Fetching manifests: 0/2 0% complete |
| 262 | 2026-06-05T03:59:16.580Z | Planning: Fetching manifests: 2/2 100% complete |
| 263 | 2026-06-05T03:59:16.580Z | Planning: Package planning ... Done |
| 264 | 2026-06-05T03:59:16.580Z | Planning: Merging actions ... Done |
| 265 | 2026-06-05T03:59:16.627Z | Planning: Checking for conflicting actions ... Done |
| 266 | 2026-06-05T03:59:16.627Z | Planning: Consolidating action changes ... Done |
| 267 | 2026-06-05T03:59:17.293Z | Planning: Evaluating mediators ... Done |
| 268 | 2026-06-05T03:59:17.297Z | Planning: Planning completed in 9.59 seconds |
| 269 | 2026-06-05T03:59:17.308Z | Packages to install: 2 |
| 270 | 2026-06-05T03:59:17.308Z | Mediators to change: 2 |
| 271 | 2026-06-05T03:59:17.312Z | Services to change: 1 |
| 272 | 2026-06-05T03:59:17.312Z | Create boot environment: No |
| 273 | 2026-06-05T03:59:17.312Z | Create backup boot environment: No |
| 274 | 2026-06-05T03:59:17.351Z | |
| 275 | 2026-06-05T03:59:17.351Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 276 | 2026-06-05T03:59:22.470Z | Download: 192/3076 items 1.5/211.3MB 0% complete (413k/s) |
| 277 | 2026-06-05T03:59:27.522Z | Download: 290/3076 items 15.9/211.3MB 7% complete (1.9M/s) |
| 278 | 2026-06-05T03:59:32.729Z | Download: 429/3076 items 16.6/211.3MB 7% complete (1.5M/s) |
| 279 | 2026-06-05T03:59:38.126Z | Download: 615/3076 items 17.4/211.3MB 8% complete (155k/s) |
| 280 | 2026-06-05T03:59:43.137Z | Download: 666/3076 items 17.5/211.3MB 8% complete (109k/s) |
| 281 | 2026-06-05T03:59:48.297Z | Download: 967/3076 items 77.6/211.3MB 36% complete (6.0M/s) |
| 282 | 2026-06-05T03:59:54.069Z | Download: 975/3076 items 80.7/211.3MB 38% complete (6.4M/s) |
| 283 | 2026-06-05T03:59:59.318Z | Download: 981/3076 items 80.7/211.3MB 38% complete (5.8M/s) |
| 284 | 2026-06-05T04:00:04.412Z | Download: 1177/3076 items 111.0/211.3MB 52% complete (3.2M/s) |
| 285 | 2026-06-05T04:00:09.423Z | Download: 1397/3076 items 111.6/211.3MB 52% complete (3.2M/s) |
| 286 | 2026-06-05T04:00:14.469Z | Download: 1577/3076 items 112.3/211.3MB 53% complete (1.0M/s) |
| 287 | 2026-06-05T04:00:19.571Z | Download: 1623/3076 items 112.4/211.3MB 53% complete (234k/s) |
| 288 | 2026-06-05T04:00:24.556Z | Download: 1702/3076 items 112.5/211.3MB 53% complete (52.5k/s) |
| 289 | 2026-06-05T04:00:29.635Z | Download: 1860/3076 items 117.5/211.3MB 55% complete (525k/s) |
| 290 | 2026-06-05T04:00:34.639Z | Download: 1984/3076 items 117.8/211.3MB 55% complete (547k/s) |
| 291 | 2026-06-05T04:00:39.715Z | Download: 1999/3076 items 117.9/211.3MB 55% complete (432k/s) |
| 292 | 2026-06-05T04:00:44.998Z | Download: 2004/3076 items 117.9/211.3MB 55% complete (357k/s) |
| 293 | 2026-06-05T04:00:51.741Z | Download: 2007/3076 items 117.9/211.3MB 55% complete (317k/s) |
| 294 | 2026-06-05T04:00:57.465Z | Download: 2010/3076 items 117.9/211.3MB 55% complete (613B/s) |
| 295 | 2026-06-05T04:01:02.684Z | Download: 2547/3076 items 119.6/211.3MB 56% complete (224k/s) |
| 296 | 2026-06-05T04:01:07.681Z | Download: 2580/3076 items 119.7/211.3MB 56% complete (201k/s) |
| 297 | 2026-06-05T04:01:12.684Z | Download: 2680/3076 items 119.9/211.3MB 56% complete (43.8k/s) |
| 298 | 2026-06-05T04:01:17.726Z | Download: 2800/3076 items 120.0/211.3MB 56% complete (32.0k/s) |
| 299 | 2026-06-05T04:01:22.742Z | Download: 2834/3076 items 120.1/211.3MB 56% complete (27.0k/s) |
| 300 | 2026-06-05T04:01:27.743Z | Download: 3016/3076 items 200.2/211.3MB 94% complete (8.0M/s) |
| 301 | 2026-06-05T04:01:37.835Z | Download: 3030/3076 items 201.4/211.3MB 95% complete (8.0M/s) |
| 302 | 2026-06-05T04:01:45.767Z | Download: 3032/3076 items 201.5/211.3MB 95% complete |
| 303 | 2026-06-05T04:01:55.704Z | Download: 3033/3076 items 201.5/211.3MB 95% complete |
| 304 | 2026-06-05T04:02:01.876Z | Download: 3064/3076 items 208.2/211.3MB 98% complete (2.6M/s) |
| 305 | 2026-06-05T04:02:08.233Z | Download: 3071/3076 items 209.8/211.3MB 99% complete (1.4M/s) |
| 306 | 2026-06-05T04:02:20.957Z | Download: 3074/3076 items 211.3/211.3MB 99% complete |
| 307 | 2026-06-05T04:02:25.916Z | Download: Completed 211.31 MB in 188.57 seconds (1.1M/s) |
| 308 | 2026-06-05T04:02:26.029Z | Actions: 1/3418 actions (Installing new actions) |
| 309 | 2026-06-05T04:02:29.234Z | Actions: Completed 3418 actions in 3.20 seconds. |
| 310 | 2026-06-05T04:02:29.873Z | Done |
| 311 | 2026-06-05T04:02:29.873Z | Done |
| 312 | 2026-06-05T04:02:30.602Z | Done |
| 313 | 2026-06-05T04:02:33.892Z | Done |
| 314 | 2026-06-05T04:02:33.966Z | Done |
| 315 | 2026-06-05T04:02:33.971Z | Done |
| 316 | 2026-06-05T04:02:34.239Z | Done |
| 317 | 2026-06-05T04:02:34.913Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 318 | 2026-06-05T04:02:34.913Z | ++ set +o errexit |
| 319 | 2026-06-05T04:02:34.918Z | ++ pkg info pkg-config |
| 320 | 2026-06-05T04:02:34.918Z | ++ grep -qi installed |
| 321 | 2026-06-05T04:02:35.146Z | ++ [[ 0 != 0 ]] |
| 322 | 2026-06-05T04:02:35.146Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 323 | 2026-06-05T04:02:35.146Z | ++ set +o errexit |
| 324 | 2026-06-05T04:02:35.150Z | ++ pkg info brand/omicron1 |
| 325 | 2026-06-05T04:02:35.150Z | ++ grep -qi installed |
| 326 | 2026-06-05T04:02:35.333Z | pkg: info: no packages matching the following patterns you specified are |
| 327 | 2026-06-05T04:02:35.333Z | installed on the system. Try querying remotely instead: |
| 328 | 2026-06-05T04:02:35.333Z | |
| 329 | 2026-06-05T04:02:35.333Z | brand/omicron1 |
| 330 | 2026-06-05T04:02:35.370Z | ++ [[ 1 != 0 ]] |
| 331 | 2026-06-05T04:02:35.370Z | ++ set -o errexit |
| 332 | 2026-06-05T04:02:35.370Z | ++ pfexec pkg install brand/omicron1 |
| 333 | 2026-06-05T04:02:35.808Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 334 | 2026-06-05T04:02:43.203Z | Planning: Solver setup ... Done |
| 335 | 2026-06-05T04:02:43.241Z | Planning: Running solver ... Done |
| 336 | 2026-06-05T04:02:43.391Z | Planning: Finding local manifests ... Done |
| 337 | 2026-06-05T04:02:43.395Z | Planning: Fetching manifests: 0/2 0% complete |
| 338 | 2026-06-05T04:02:43.510Z | Planning: Fetching manifests: 2/2 100% complete |
| 339 | 2026-06-05T04:02:43.523Z | Planning: Package planning ... Done |
| 340 | 2026-06-05T04:02:43.526Z | Planning: Merging actions ... Done |
| 341 | 2026-06-05T04:02:43.675Z | Planning: Checking for conflicting actions ... Done |
| 342 | 2026-06-05T04:02:43.678Z | Planning: Consolidating action changes ... Done |
| 343 | 2026-06-05T04:02:43.835Z | Planning: Evaluating mediators ... Done |
| 344 | 2026-06-05T04:02:43.838Z | Planning: Planning completed in 8.03 seconds |
| 345 | 2026-06-05T04:02:43.842Z | Packages to install: 2 |
| 346 | 2026-06-05T04:02:43.842Z | Create boot environment: No |
| 347 | 2026-06-05T04:02:43.845Z | Create backup boot environment: No |
| 348 | 2026-06-05T04:02:43.870Z | |
| 349 | 2026-06-05T04:02:43.870Z | Download: 0/5 items 0.0/1.1MB 0% complete |
| 350 | 2026-06-05T04:02:43.890Z | Download: Completed 1.07 MB in 0.02 seconds (51.8M/s) |
| 351 | 2026-06-05T04:02:43.979Z | Actions: 1/28 actions (Installing new actions) |
| 352 | 2026-06-05T04:02:43.992Z | Actions: Completed 28 actions in 0.01 seconds. |
| 353 | 2026-06-05T04:02:44.502Z | Done |
| 354 | 2026-06-05T04:02:44.502Z | Done |
| 355 | 2026-06-05T04:02:45.141Z | Done |
| 356 | 2026-06-05T04:02:47.969Z | Done |
| 357 | 2026-06-05T04:02:48.043Z | Done |
| 358 | 2026-06-05T04:02:48.049Z | Done |
| 359 | 2026-06-05T04:02:48.200Z | Done |
| 360 | 2026-06-05T04:02:48.334Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 361 | 2026-06-05T04:02:48.334Z | ++ set +o errexit |
| 362 | 2026-06-05T04:02:48.337Z | ++ pkg info brand/omicron1/tools |
| 363 | 2026-06-05T04:02:48.337Z | ++ grep -qi installed |
| 364 | 2026-06-05T04:02:48.522Z | pkg: info: no packages matching the following patterns you specified are |
| 365 | 2026-06-05T04:02:48.522Z | installed on the system. Try querying remotely instead: |
| 366 | 2026-06-05T04:02:48.522Z | |
| 367 | 2026-06-05T04:02:48.523Z | brand/omicron1/tools |
| 368 | 2026-06-05T04:02:48.559Z | ++ [[ 1 != 0 ]] |
| 369 | 2026-06-05T04:02:48.559Z | ++ set -o errexit |
| 370 | 2026-06-05T04:02:48.559Z | ++ pfexec pkg install brand/omicron1/tools |
| 371 | 2026-06-05T04:02:48.988Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 372 | 2026-06-05T04:02:56.247Z | Planning: Solver setup ... Done |
| 373 | 2026-06-05T04:02:56.289Z | Planning: Running solver ... Done |
| 374 | 2026-06-05T04:02:56.427Z | Planning: Finding local manifests ... Done |
| 375 | 2026-06-05T04:02:56.431Z | Planning: Fetching manifests: 0/1 0% complete |
| 376 | 2026-06-05T04:02:56.543Z | Planning: Fetching manifests: 1/1 100% complete |
| 377 | 2026-06-05T04:02:56.559Z | Planning: Package planning ... Done |
| 378 | 2026-06-05T04:02:56.569Z | Planning: Merging actions ... Done |
| 379 | 2026-06-05T04:02:56.700Z | Planning: Checking for conflicting actions ... Done |
| 380 | 2026-06-05T04:02:56.704Z | Planning: Consolidating action changes ... Done |
| 381 | 2026-06-05T04:02:56.853Z | Planning: Evaluating mediators ... Done |
| 382 | 2026-06-05T04:02:56.856Z | Planning: Planning completed in 7.86 seconds |
| 383 | 2026-06-05T04:02:56.861Z | Packages to install: 1 |
| 384 | 2026-06-05T04:02:56.865Z | Services to change: 1 |
| 385 | 2026-06-05T04:02:56.865Z | Create boot environment: No |
| 386 | 2026-06-05T04:02:56.865Z | Create backup boot environment: No |
| 387 | 2026-06-05T04:02:56.905Z | |
| 388 | 2026-06-05T04:02:56.905Z | Download: 0/2 items 0.0/1.2MB 0% complete |
| 389 | 2026-06-05T04:02:56.973Z | Download: Completed 1.19 MB in 0.03 seconds (38.4M/s) |
| 390 | 2026-06-05T04:02:56.992Z | Actions: 1/19 actions (Installing new actions) |
| 391 | 2026-06-05T04:02:57.012Z | Actions: Completed 19 actions in 0.01 seconds. |
| 392 | 2026-06-05T04:02:57.517Z | Done |
| 393 | 2026-06-05T04:02:57.517Z | Done |
| 394 | 2026-06-05T04:02:58.145Z | Done |
| 395 | 2026-06-05T04:03:01.021Z | Done |
| 396 | 2026-06-05T04:03:01.095Z | Done |
| 397 | 2026-06-05T04:03:01.100Z | Done |
| 398 | 2026-06-05T04:03:01.279Z | Done |
| 399 | 2026-06-05T04:03:01.401Z | ++ pfexec svcadm enable baseline |
| 400 | 2026-06-05T04:03:01.417Z | ++ retry=0 |
| 401 | 2026-06-05T04:03:01.420Z | +++ svcs -Hostate baseline |
| 402 | 2026-06-05T04:03:01.431Z | ++ [[ offline* != online ]] |
| 403 | 2026-06-05T04:03:01.431Z | ++ [[ 0 -gt 300 ]] |
| 404 | 2026-06-05T04:03:01.431Z | ++ sleep 1 |
| 405 | 2026-06-05T04:03:02.436Z | ++ retry=1 |
| 406 | 2026-06-05T04:03:02.444Z | +++ svcs -Hostate baseline |
| 407 | 2026-06-05T04:03:02.448Z | ++ [[ offline* != online ]] |
| 408 | 2026-06-05T04:03:02.448Z | ++ [[ 1 -gt 300 ]] |
| 409 | 2026-06-05T04:03:02.448Z | ++ sleep 1 |
| 410 | 2026-06-05T04:03:03.448Z | ++ retry=2 |
| 411 | 2026-06-05T04:03:03.451Z | +++ svcs -Hostate baseline |
| 412 | 2026-06-05T04:03:03.461Z | ++ [[ offline* != online ]] |
| 413 | 2026-06-05T04:03:03.461Z | ++ [[ 2 -gt 300 ]] |
| 414 | 2026-06-05T04:03:03.462Z | ++ sleep 1 |
| 415 | 2026-06-05T04:03:04.463Z | ++ retry=3 |
| 416 | 2026-06-05T04:03:04.466Z | +++ svcs -Hostate baseline |
| 417 | 2026-06-05T04:03:04.477Z | ++ [[ offline* != online ]] |
| 418 | 2026-06-05T04:03:04.477Z | ++ [[ 3 -gt 300 ]] |
| 419 | 2026-06-05T04:03:04.477Z | ++ sleep 1 |
| 420 | 2026-06-05T04:03:05.485Z | ++ retry=4 |
| 421 | 2026-06-05T04:03:05.496Z | +++ svcs -Hostate baseline |
| 422 | 2026-06-05T04:03:05.503Z | ++ [[ offline* != online ]] |
| 423 | 2026-06-05T04:03:05.503Z | ++ [[ 4 -gt 300 ]] |
| 424 | 2026-06-05T04:03:05.503Z | ++ sleep 1 |
| 425 | 2026-06-05T04:03:06.497Z | ++ retry=5 |
| 426 | 2026-06-05T04:03:06.502Z | +++ svcs -Hostate baseline |
| 427 | 2026-06-05T04:03:06.526Z | ++ [[ offline* != online ]] |
| 428 | 2026-06-05T04:03:06.530Z | ++ [[ 5 -gt 300 ]] |
| 429 | 2026-06-05T04:03:06.530Z | ++ sleep 1 |
| 430 | 2026-06-05T04:03:07.527Z | ++ retry=6 |
| 431 | 2026-06-05T04:03:07.531Z | +++ svcs -Hostate baseline |
| 432 | 2026-06-05T04:03:07.542Z | ++ [[ offline* != online ]] |
| 433 | 2026-06-05T04:03:07.542Z | ++ [[ 6 -gt 300 ]] |
| 434 | 2026-06-05T04:03:07.542Z | ++ sleep 1 |
| 435 | 2026-06-05T04:03:08.544Z | ++ retry=7 |
| 436 | 2026-06-05T04:03:08.547Z | +++ svcs -Hostate baseline |
| 437 | 2026-06-05T04:03:08.559Z | ++ [[ offline* != online ]] |
| 438 | 2026-06-05T04:03:08.559Z | ++ [[ 7 -gt 300 ]] |
| 439 | 2026-06-05T04:03:08.559Z | ++ sleep 1 |
| 440 | 2026-06-05T04:03:09.591Z | ++ retry=8 |
| 441 | 2026-06-05T04:03:09.598Z | +++ svcs -Hostate baseline |
| 442 | 2026-06-05T04:03:09.598Z | ++ [[ offline* != online ]] |
| 443 | 2026-06-05T04:03:09.598Z | ++ [[ 8 -gt 300 ]] |
| 444 | 2026-06-05T04:03:09.598Z | ++ sleep 1 |
| 445 | 2026-06-05T04:03:10.582Z | ++ retry=9 |
| 446 | 2026-06-05T04:03:10.588Z | +++ svcs -Hostate baseline |
| 447 | 2026-06-05T04:03:10.591Z | ++ [[ offline* != online ]] |
| 448 | 2026-06-05T04:03:10.591Z | ++ [[ 9 -gt 300 ]] |
| 449 | 2026-06-05T04:03:10.591Z | ++ sleep 1 |
| 450 | 2026-06-05T04:03:11.594Z | ++ retry=10 |
| 451 | 2026-06-05T04:03:11.597Z | +++ svcs -Hostate baseline |
| 452 | 2026-06-05T04:03:11.608Z | ++ [[ offline* != online ]] |
| 453 | 2026-06-05T04:03:11.608Z | ++ [[ 10 -gt 300 ]] |
| 454 | 2026-06-05T04:03:11.611Z | ++ sleep 1 |
| 455 | 2026-06-05T04:03:12.612Z | ++ retry=11 |
| 456 | 2026-06-05T04:03:12.619Z | +++ svcs -Hostate baseline |
| 457 | 2026-06-05T04:03:12.627Z | ++ [[ offline* != online ]] |
| 458 | 2026-06-05T04:03:12.627Z | ++ [[ 11 -gt 300 ]] |
| 459 | 2026-06-05T04:03:12.627Z | ++ sleep 1 |
| 460 | 2026-06-05T04:03:13.626Z | ++ retry=12 |
| 461 | 2026-06-05T04:03:13.630Z | +++ svcs -Hostate baseline |
| 462 | 2026-06-05T04:03:13.649Z | ++ [[ offline* != online ]] |
| 463 | 2026-06-05T04:03:13.649Z | ++ [[ 12 -gt 300 ]] |
| 464 | 2026-06-05T04:03:13.649Z | ++ sleep 1 |
| 465 | 2026-06-05T04:03:14.645Z | ++ retry=13 |
| 466 | 2026-06-05T04:03:14.651Z | +++ svcs -Hostate baseline |
| 467 | 2026-06-05T04:03:14.657Z | ++ [[ offline* != online ]] |
| 468 | 2026-06-05T04:03:14.657Z | ++ [[ 13 -gt 300 ]] |
| 469 | 2026-06-05T04:03:14.657Z | ++ sleep 1 |
| 470 | 2026-06-05T04:03:15.661Z | ++ retry=14 |
| 471 | 2026-06-05T04:03:15.665Z | +++ svcs -Hostate baseline |
| 472 | 2026-06-05T04:03:15.676Z | ++ [[ offline* != online ]] |
| 473 | 2026-06-05T04:03:15.676Z | ++ [[ 14 -gt 300 ]] |
| 474 | 2026-06-05T04:03:15.676Z | ++ sleep 1 |
| 475 | 2026-06-05T04:03:16.676Z | ++ retry=15 |
| 476 | 2026-06-05T04:03:16.679Z | +++ svcs -Hostate baseline |
| 477 | 2026-06-05T04:03:16.692Z | ++ [[ offline* != online ]] |
| 478 | 2026-06-05T04:03:16.692Z | ++ [[ 15 -gt 300 ]] |
| 479 | 2026-06-05T04:03:16.695Z | ++ sleep 1 |
| 480 | 2026-06-05T04:03:17.693Z | ++ retry=16 |
| 481 | 2026-06-05T04:03:17.697Z | +++ svcs -Hostate baseline |
| 482 | 2026-06-05T04:03:17.707Z | ++ [[ offline* != online ]] |
| 483 | 2026-06-05T04:03:17.707Z | ++ [[ 16 -gt 300 ]] |
| 484 | 2026-06-05T04:03:17.707Z | ++ sleep 1 |
| 485 | 2026-06-05T04:03:18.710Z | ++ retry=17 |
| 486 | 2026-06-05T04:03:18.713Z | +++ svcs -Hostate baseline |
| 487 | 2026-06-05T04:03:18.724Z | ++ [[ offline* != online ]] |
| 488 | 2026-06-05T04:03:18.724Z | ++ [[ 17 -gt 300 ]] |
| 489 | 2026-06-05T04:03:18.724Z | ++ sleep 1 |
| 490 | 2026-06-05T04:03:19.726Z | ++ retry=18 |
| 491 | 2026-06-05T04:03:19.730Z | +++ svcs -Hostate baseline |
| 492 | 2026-06-05T04:03:19.740Z | ++ [[ offline* != online ]] |
| 493 | 2026-06-05T04:03:19.740Z | ++ [[ 18 -gt 300 ]] |
| 494 | 2026-06-05T04:03:19.740Z | ++ sleep 1 |
| 495 | 2026-06-05T04:03:20.776Z | ++ retry=19 |
| 496 | 2026-06-05T04:03:20.776Z | +++ svcs -Hostate baseline |
| 497 | 2026-06-05T04:03:20.776Z | ++ [[ offline* != online ]] |
| 498 | 2026-06-05T04:03:20.776Z | ++ [[ 19 -gt 300 ]] |
| 499 | 2026-06-05T04:03:20.776Z | ++ sleep 1 |
| 500 | 2026-06-05T04:03:21.763Z | ++ retry=20 |
| 501 | 2026-06-05T04:03:21.767Z | +++ svcs -Hostate baseline |
| 502 | 2026-06-05T04:03:21.813Z | ++ [[ offline* != online ]] |
| 503 | 2026-06-05T04:03:21.813Z | ++ [[ 20 -gt 300 ]] |
| 504 | 2026-06-05T04:03:21.813Z | ++ sleep 1 |
| 505 | 2026-06-05T04:03:22.776Z | ++ retry=21 |
| 506 | 2026-06-05T04:03:22.779Z | +++ svcs -Hostate baseline |
| 507 | 2026-06-05T04:03:22.793Z | ++ [[ offline* != online ]] |
| 508 | 2026-06-05T04:03:22.793Z | ++ [[ 21 -gt 300 ]] |
| 509 | 2026-06-05T04:03:22.793Z | ++ sleep 1 |
| 510 | 2026-06-05T04:03:23.792Z | ++ retry=22 |
| 511 | 2026-06-05T04:03:23.796Z | +++ svcs -Hostate baseline |
| 512 | 2026-06-05T04:03:23.810Z | ++ [[ offline* != online ]] |
| 513 | 2026-06-05T04:03:23.810Z | ++ [[ 22 -gt 300 ]] |
| 514 | 2026-06-05T04:03:23.810Z | ++ sleep 1 |
| 515 | 2026-06-05T04:03:24.808Z | ++ retry=23 |
| 516 | 2026-06-05T04:03:24.815Z | +++ svcs -Hostate baseline |
| 517 | 2026-06-05T04:03:24.822Z | ++ [[ offline* != online ]] |
| 518 | 2026-06-05T04:03:24.822Z | ++ [[ 23 -gt 300 ]] |
| 519 | 2026-06-05T04:03:24.822Z | ++ sleep 1 |
| 520 | 2026-06-05T04:03:25.824Z | ++ retry=24 |
| 521 | 2026-06-05T04:03:26.239Z | +++ svcs -Hostate baseline |
| 522 | 2026-06-05T04:03:26.242Z | ++ [[ offline* != online ]] |
| 523 | 2026-06-05T04:03:26.242Z | ++ [[ 24 -gt 300 ]] |
| 524 | 2026-06-05T04:03:26.242Z | ++ sleep 1 |
| 525 | 2026-06-05T04:03:26.840Z | ++ retry=25 |
| 526 | 2026-06-05T04:03:26.843Z | +++ svcs -Hostate baseline |
| 527 | 2026-06-05T04:03:26.854Z | ++ [[ offline* != online ]] |
| 528 | 2026-06-05T04:03:26.854Z | ++ [[ 25 -gt 300 ]] |
| 529 | 2026-06-05T04:03:26.854Z | ++ sleep 1 |
| 530 | 2026-06-05T04:03:27.856Z | ++ retry=26 |
| 531 | 2026-06-05T04:03:27.860Z | +++ svcs -Hostate baseline |
| 532 | 2026-06-05T04:03:27.871Z | ++ [[ offline* != online ]] |
| 533 | 2026-06-05T04:03:27.871Z | ++ [[ 26 -gt 300 ]] |
| 534 | 2026-06-05T04:03:27.871Z | ++ sleep 1 |
| 535 | 2026-06-05T04:03:28.873Z | ++ retry=27 |
| 536 | 2026-06-05T04:03:28.878Z | +++ svcs -Hostate baseline |
| 537 | 2026-06-05T04:03:28.887Z | ++ [[ offline* != online ]] |
| 538 | 2026-06-05T04:03:28.887Z | ++ [[ 27 -gt 300 ]] |
| 539 | 2026-06-05T04:03:28.887Z | ++ sleep 1 |
| 540 | 2026-06-05T04:03:29.889Z | ++ retry=28 |
| 541 | 2026-06-05T04:03:29.892Z | +++ svcs -Hostate baseline |
| 542 | 2026-06-05T04:03:29.904Z | ++ [[ offline* != online ]] |
| 543 | 2026-06-05T04:03:29.904Z | ++ [[ 28 -gt 300 ]] |
| 544 | 2026-06-05T04:03:29.904Z | ++ sleep 1 |
| 545 | 2026-06-05T04:03:30.906Z | ++ retry=29 |
| 546 | 2026-06-05T04:03:30.909Z | +++ svcs -Hostate baseline |
| 547 | 2026-06-05T04:03:30.921Z | ++ [[ offline* != online ]] |
| 548 | 2026-06-05T04:03:30.921Z | ++ [[ 29 -gt 300 ]] |
| 549 | 2026-06-05T04:03:30.921Z | ++ sleep 1 |
| 550 | 2026-06-05T04:03:31.922Z | ++ retry=30 |
| 551 | 2026-06-05T04:03:31.925Z | +++ svcs -Hostate baseline |
| 552 | 2026-06-05T04:03:31.937Z | ++ [[ offline* != online ]] |
| 553 | 2026-06-05T04:03:31.937Z | ++ [[ 30 -gt 300 ]] |
| 554 | 2026-06-05T04:03:31.937Z | ++ sleep 1 |
| 555 | 2026-06-05T04:03:32.939Z | ++ retry=31 |
| 556 | 2026-06-05T04:03:32.942Z | +++ svcs -Hostate baseline |
| 557 | 2026-06-05T04:03:32.953Z | ++ [[ offline* != online ]] |
| 558 | 2026-06-05T04:03:32.953Z | ++ [[ 31 -gt 300 ]] |
| 559 | 2026-06-05T04:03:32.953Z | ++ sleep 1 |
| 560 | 2026-06-05T04:03:33.955Z | ++ retry=32 |
| 561 | 2026-06-05T04:03:33.958Z | +++ svcs -Hostate baseline |
| 562 | 2026-06-05T04:03:33.970Z | ++ [[ offline* != online ]] |
| 563 | 2026-06-05T04:03:33.970Z | ++ [[ 32 -gt 300 ]] |
| 564 | 2026-06-05T04:03:33.970Z | ++ sleep 1 |
| 565 | 2026-06-05T04:03:34.974Z | ++ retry=33 |
| 566 | 2026-06-05T04:03:34.977Z | +++ svcs -Hostate baseline |
| 567 | 2026-06-05T04:03:34.987Z | ++ [[ offline* != online ]] |
| 568 | 2026-06-05T04:03:34.987Z | ++ [[ 33 -gt 300 ]] |
| 569 | 2026-06-05T04:03:34.987Z | ++ sleep 1 |
| 570 | 2026-06-05T04:03:35.989Z | ++ retry=34 |
| 571 | 2026-06-05T04:03:35.993Z | +++ svcs -Hostate baseline |
| 572 | 2026-06-05T04:03:36.003Z | ++ [[ offline* != online ]] |
| 573 | 2026-06-05T04:03:36.003Z | ++ [[ 34 -gt 300 ]] |
| 574 | 2026-06-05T04:03:36.004Z | ++ sleep 1 |
| 575 | 2026-06-05T04:03:37.408Z | ++ retry=35 |
| 576 | 2026-06-05T04:03:37.817Z | +++ svcs -Hostate baseline |
| 577 | 2026-06-05T04:03:37.817Z | ++ [[ offline* != online ]] |
| 578 | 2026-06-05T04:03:37.817Z | ++ [[ 35 -gt 300 ]] |
| 579 | 2026-06-05T04:03:37.817Z | ++ sleep 1 |
| 580 | 2026-06-05T04:03:38.426Z | ++ retry=36 |
| 581 | 2026-06-05T04:03:38.430Z | +++ svcs -Hostate baseline |
| 582 | 2026-06-05T04:03:38.430Z | ++ [[ offline* != online ]] |
| 583 | 2026-06-05T04:03:38.430Z | ++ [[ 36 -gt 300 ]] |
| 584 | 2026-06-05T04:03:38.430Z | ++ sleep 1 |
| 585 | 2026-06-05T04:03:39.038Z | ++ retry=37 |
| 586 | 2026-06-05T04:03:39.043Z | +++ svcs -Hostate baseline |
| 587 | 2026-06-05T04:03:39.054Z | ++ [[ offline* != online ]] |
| 588 | 2026-06-05T04:03:39.054Z | ++ [[ 37 -gt 300 ]] |
| 589 | 2026-06-05T04:03:39.054Z | ++ sleep 1 |
| 590 | 2026-06-05T04:03:40.055Z | ++ retry=38 |
| 591 | 2026-06-05T04:03:40.058Z | +++ svcs -Hostate baseline |
| 592 | 2026-06-05T04:03:40.069Z | ++ [[ offline* != online ]] |
| 593 | 2026-06-05T04:03:40.069Z | ++ [[ 38 -gt 300 ]] |
| 594 | 2026-06-05T04:03:40.069Z | ++ sleep 1 |
| 595 | 2026-06-05T04:03:41.072Z | ++ retry=39 |
| 596 | 2026-06-05T04:03:41.075Z | +++ svcs -Hostate baseline |
| 597 | 2026-06-05T04:03:41.087Z | ++ [[ offline* != online ]] |
| 598 | 2026-06-05T04:03:41.087Z | ++ [[ 39 -gt 300 ]] |
| 599 | 2026-06-05T04:03:41.087Z | ++ sleep 1 |
| 600 | 2026-06-05T04:03:42.088Z | ++ retry=40 |
| 601 | 2026-06-05T04:03:42.091Z | +++ svcs -Hostate baseline |
| 602 | 2026-06-05T04:03:42.103Z | ++ [[ offline* != online ]] |
| 603 | 2026-06-05T04:03:42.103Z | ++ [[ 40 -gt 300 ]] |
| 604 | 2026-06-05T04:03:42.103Z | ++ sleep 1 |
| 605 | 2026-06-05T04:03:43.105Z | ++ retry=41 |
| 606 | 2026-06-05T04:03:43.109Z | +++ svcs -Hostate baseline |
| 607 | 2026-06-05T04:03:43.120Z | ++ [[ offline* != online ]] |
| 608 | 2026-06-05T04:03:43.120Z | ++ [[ 41 -gt 300 ]] |
| 609 | 2026-06-05T04:03:43.120Z | ++ sleep 1 |
| 610 | 2026-06-05T04:03:44.121Z | ++ retry=42 |
| 611 | 2026-06-05T04:03:44.126Z | +++ svcs -Hostate baseline |
| 612 | 2026-06-05T04:03:44.136Z | ++ [[ offline* != online ]] |
| 613 | 2026-06-05T04:03:44.136Z | ++ [[ 42 -gt 300 ]] |
| 614 | 2026-06-05T04:03:44.136Z | ++ sleep 1 |
| 615 | 2026-06-05T04:03:45.138Z | ++ retry=43 |
| 616 | 2026-06-05T04:03:45.143Z | +++ svcs -Hostate baseline |
| 617 | 2026-06-05T04:03:45.155Z | ++ [[ offline* != online ]] |
| 618 | 2026-06-05T04:03:45.155Z | ++ [[ 43 -gt 300 ]] |
| 619 | 2026-06-05T04:03:45.155Z | ++ sleep 1 |
| 620 | 2026-06-05T04:03:46.155Z | ++ retry=44 |
| 621 | 2026-06-05T04:03:46.158Z | +++ svcs -Hostate baseline |
| 622 | 2026-06-05T04:03:46.170Z | ++ [[ offline* != online ]] |
| 623 | 2026-06-05T04:03:46.170Z | ++ [[ 44 -gt 300 ]] |
| 624 | 2026-06-05T04:03:46.170Z | ++ sleep 1 |
| 625 | 2026-06-05T04:03:47.171Z | ++ retry=45 |
| 626 | 2026-06-05T04:03:47.174Z | +++ svcs -Hostate baseline |
| 627 | 2026-06-05T04:03:47.186Z | ++ [[ offline* != online ]] |
| 628 | 2026-06-05T04:03:47.186Z | ++ [[ 45 -gt 300 ]] |
| 629 | 2026-06-05T04:03:47.186Z | ++ sleep 1 |
| 630 | 2026-06-05T04:03:48.187Z | ++ retry=46 |
| 631 | 2026-06-05T04:03:48.194Z | +++ svcs -Hostate baseline |
| 632 | 2026-06-05T04:03:48.606Z | ++ [[ offline* != online ]] |
| 633 | 2026-06-05T04:03:48.606Z | ++ [[ 46 -gt 300 ]] |
| 634 | 2026-06-05T04:03:48.606Z | ++ sleep 1 |
| 635 | 2026-06-05T04:03:49.205Z | ++ retry=47 |
| 636 | 2026-06-05T04:03:49.209Z | +++ svcs -Hostate baseline |
| 637 | 2026-06-05T04:03:49.628Z | ++ [[ offline* != online ]] |
| 638 | 2026-06-05T04:03:49.628Z | ++ [[ 47 -gt 300 ]] |
| 639 | 2026-06-05T04:03:49.628Z | ++ sleep 1 |
| 640 | 2026-06-05T04:03:50.222Z | ++ retry=48 |
| 641 | 2026-06-05T04:03:50.227Z | +++ svcs -Hostate baseline |
| 642 | 2026-06-05T04:03:50.236Z | ++ [[ offline* != online ]] |
| 643 | 2026-06-05T04:03:50.236Z | ++ [[ 48 -gt 300 ]] |
| 644 | 2026-06-05T04:03:50.236Z | ++ sleep 1 |
| 645 | 2026-06-05T04:03:51.251Z | ++ retry=49 |
| 646 | 2026-06-05T04:03:51.280Z | +++ svcs -Hostate baseline |
| 647 | 2026-06-05T04:03:51.280Z | ++ [[ offline* != online ]] |
| 648 | 2026-06-05T04:03:51.280Z | ++ [[ 49 -gt 300 ]] |
| 649 | 2026-06-05T04:03:51.280Z | ++ sleep 1 |
| 650 | 2026-06-05T04:03:52.271Z | ++ retry=50 |
| 651 | 2026-06-05T04:03:52.281Z | +++ svcs -Hostate baseline |
| 652 | 2026-06-05T04:03:52.281Z | ++ [[ offline* != online ]] |
| 653 | 2026-06-05T04:03:52.281Z | ++ [[ 50 -gt 300 ]] |
| 654 | 2026-06-05T04:03:52.281Z | ++ sleep 1 |
| 655 | 2026-06-05T04:03:53.277Z | ++ retry=51 |
| 656 | 2026-06-05T04:03:53.283Z | +++ svcs -Hostate baseline |
| 657 | 2026-06-05T04:03:53.309Z | ++ [[ offline* != online ]] |
| 658 | 2026-06-05T04:03:53.309Z | ++ [[ 51 -gt 300 ]] |
| 659 | 2026-06-05T04:03:53.309Z | ++ sleep 1 |
| 660 | 2026-06-05T04:03:54.289Z | ++ retry=52 |
| 661 | 2026-06-05T04:03:54.292Z | +++ svcs -Hostate baseline |
| 662 | 2026-06-05T04:03:54.303Z | ++ [[ offline* != online ]] |
| 663 | 2026-06-05T04:03:54.303Z | ++ [[ 52 -gt 300 ]] |
| 664 | 2026-06-05T04:03:54.306Z | ++ sleep 1 |
| 665 | 2026-06-05T04:03:55.347Z | ++ retry=53 |
| 666 | 2026-06-05T04:03:55.364Z | +++ svcs -Hostate baseline |
| 667 | 2026-06-05T04:03:55.364Z | ++ [[ offline* != online ]] |
| 668 | 2026-06-05T04:03:55.364Z | ++ [[ 53 -gt 300 ]] |
| 669 | 2026-06-05T04:03:55.364Z | ++ sleep 1 |
| 670 | 2026-06-05T04:03:56.319Z | ++ retry=54 |
| 671 | 2026-06-05T04:03:56.323Z | +++ svcs -Hostate baseline |
| 672 | 2026-06-05T04:03:56.335Z | ++ [[ offline* != online ]] |
| 673 | 2026-06-05T04:03:56.335Z | ++ [[ 54 -gt 300 ]] |
| 674 | 2026-06-05T04:03:56.751Z | ++ sleep 1 |
| 675 | 2026-06-05T04:03:57.336Z | ++ retry=55 |
| 676 | 2026-06-05T04:03:57.338Z | +++ svcs -Hostate baseline |
| 677 | 2026-06-05T04:03:57.351Z | ++ [[ offline* != online ]] |
| 678 | 2026-06-05T04:03:57.351Z | ++ [[ 55 -gt 300 ]] |
| 679 | 2026-06-05T04:03:57.351Z | ++ sleep 1 |
| 680 | 2026-06-05T04:03:58.353Z | ++ retry=56 |
| 681 | 2026-06-05T04:03:58.356Z | +++ svcs -Hostate baseline |
| 682 | 2026-06-05T04:03:58.368Z | ++ [[ offline* != online ]] |
| 683 | 2026-06-05T04:03:58.368Z | ++ [[ 56 -gt 300 ]] |
| 684 | 2026-06-05T04:03:58.371Z | ++ sleep 1 |
| 685 | 2026-06-05T04:03:59.370Z | ++ retry=57 |
| 686 | 2026-06-05T04:03:59.373Z | +++ svcs -Hostate baseline |
| 687 | 2026-06-05T04:03:59.385Z | ++ [[ offline* != online ]] |
| 688 | 2026-06-05T04:03:59.385Z | ++ [[ 57 -gt 300 ]] |
| 689 | 2026-06-05T04:03:59.385Z | ++ sleep 1 |
| 690 | 2026-06-05T04:04:00.396Z | ++ retry=58 |
| 691 | 2026-06-05T04:04:00.405Z | +++ svcs -Hostate baseline |
| 692 | 2026-06-05T04:04:00.405Z | ++ [[ offline* != online ]] |
| 693 | 2026-06-05T04:04:00.405Z | ++ [[ 58 -gt 300 ]] |
| 694 | 2026-06-05T04:04:00.405Z | ++ sleep 1 |
| 695 | 2026-06-05T04:04:01.409Z | ++ retry=59 |
| 696 | 2026-06-05T04:04:01.420Z | +++ svcs -Hostate baseline |
| 697 | 2026-06-05T04:04:01.428Z | ++ [[ offline* != online ]] |
| 698 | 2026-06-05T04:04:01.428Z | ++ [[ 59 -gt 300 ]] |
| 699 | 2026-06-05T04:04:01.428Z | ++ sleep 1 |
| 700 | 2026-06-05T04:04:02.421Z | ++ retry=60 |
| 701 | 2026-06-05T04:04:02.423Z | +++ svcs -Hostate baseline |
| 702 | 2026-06-05T04:04:02.436Z | ++ [[ offline* != online ]] |
| 703 | 2026-06-05T04:04:02.436Z | ++ [[ 60 -gt 300 ]] |
| 704 | 2026-06-05T04:04:02.467Z | ++ sleep 1 |
| 705 | 2026-06-05T04:04:03.457Z | ++ retry=61 |
| 706 | 2026-06-05T04:04:03.482Z | +++ svcs -Hostate baseline |
| 707 | 2026-06-05T04:04:03.482Z | ++ [[ offline* != online ]] |
| 708 | 2026-06-05T04:04:03.482Z | ++ [[ 61 -gt 300 ]] |
| 709 | 2026-06-05T04:04:03.482Z | ++ sleep 1 |
| 710 | 2026-06-05T04:04:04.457Z | ++ retry=62 |
| 711 | 2026-06-05T04:04:04.461Z | +++ svcs -Hostate baseline |
| 712 | 2026-06-05T04:04:04.876Z | ++ [[ offline* != online ]] |
| 713 | 2026-06-05T04:04:04.876Z | ++ [[ 62 -gt 300 ]] |
| 714 | 2026-06-05T04:04:04.879Z | ++ sleep 1 |
| 715 | 2026-06-05T04:04:05.470Z | ++ retry=63 |
| 716 | 2026-06-05T04:04:05.474Z | +++ svcs -Hostate baseline |
| 717 | 2026-06-05T04:04:05.485Z | ++ [[ offline* != online ]] |
| 718 | 2026-06-05T04:04:05.485Z | ++ [[ 63 -gt 300 ]] |
| 719 | 2026-06-05T04:04:05.485Z | ++ sleep 1 |
| 720 | 2026-06-05T04:04:06.488Z | ++ retry=64 |
| 721 | 2026-06-05T04:04:06.492Z | +++ svcs -Hostate baseline |
| 722 | 2026-06-05T04:04:06.906Z | ++ [[ offline* != online ]] |
| 723 | 2026-06-05T04:04:06.906Z | ++ [[ 64 -gt 300 ]] |
| 724 | 2026-06-05T04:04:06.906Z | ++ sleep 1 |
| 725 | 2026-06-05T04:04:07.504Z | ++ retry=65 |
| 726 | 2026-06-05T04:04:07.507Z | +++ svcs -Hostate baseline |
| 727 | 2026-06-05T04:04:07.518Z | ++ [[ offline* != online ]] |
| 728 | 2026-06-05T04:04:07.518Z | ++ [[ 65 -gt 300 ]] |
| 729 | 2026-06-05T04:04:07.518Z | ++ sleep 1 |
| 730 | 2026-06-05T04:04:08.520Z | ++ retry=66 |
| 731 | 2026-06-05T04:04:08.524Z | +++ svcs -Hostate baseline |
| 732 | 2026-06-05T04:04:08.536Z | ++ [[ offline* != online ]] |
| 733 | 2026-06-05T04:04:08.537Z | ++ [[ 66 -gt 300 ]] |
| 734 | 2026-06-05T04:04:08.537Z | ++ sleep 1 |
| 735 | 2026-06-05T04:04:09.537Z | ++ retry=67 |
| 736 | 2026-06-05T04:04:09.540Z | +++ svcs -Hostate baseline |
| 737 | 2026-06-05T04:04:09.956Z | ++ [[ offline* != online ]] |
| 738 | 2026-06-05T04:04:09.956Z | ++ [[ 67 -gt 300 ]] |
| 739 | 2026-06-05T04:04:09.956Z | ++ sleep 1 |
| 740 | 2026-06-05T04:04:10.557Z | ++ retry=68 |
| 741 | 2026-06-05T04:04:10.569Z | +++ svcs -Hostate baseline |
| 742 | 2026-06-05T04:04:10.580Z | ++ [[ offline* != online ]] |
| 743 | 2026-06-05T04:04:10.580Z | ++ [[ 68 -gt 300 ]] |
| 744 | 2026-06-05T04:04:10.580Z | ++ sleep 1 |
| 745 | 2026-06-05T04:04:11.574Z | ++ retry=69 |
| 746 | 2026-06-05T04:04:11.581Z | +++ svcs -Hostate baseline |
| 747 | 2026-06-05T04:04:11.988Z | ++ [[ offline* != online ]] |
| 748 | 2026-06-05T04:04:11.988Z | ++ [[ 69 -gt 300 ]] |
| 749 | 2026-06-05T04:04:11.988Z | ++ sleep 1 |
| 750 | 2026-06-05T04:04:12.587Z | ++ retry=70 |
| 751 | 2026-06-05T04:04:12.591Z | +++ svcs -Hostate baseline |
| 752 | 2026-06-05T04:04:12.602Z | ++ [[ offline* != online ]] |
| 753 | 2026-06-05T04:04:12.602Z | ++ [[ 70 -gt 300 ]] |
| 754 | 2026-06-05T04:04:12.602Z | ++ sleep 1 |
| 755 | 2026-06-05T04:04:13.606Z | ++ retry=71 |
| 756 | 2026-06-05T04:04:13.609Z | +++ svcs -Hostate baseline |
| 757 | 2026-06-05T04:04:13.620Z | ++ [[ offline* != online ]] |
| 758 | 2026-06-05T04:04:13.620Z | ++ [[ 71 -gt 300 ]] |
| 759 | 2026-06-05T04:04:13.620Z | ++ sleep 1 |
| 760 | 2026-06-05T04:04:14.621Z | ++ retry=72 |
| 761 | 2026-06-05T04:04:14.624Z | +++ svcs -Hostate baseline |
| 762 | 2026-06-05T04:04:14.636Z | ++ [[ offline* != online ]] |
| 763 | 2026-06-05T04:04:14.636Z | ++ [[ 72 -gt 300 ]] |
| 764 | 2026-06-05T04:04:14.638Z | ++ sleep 1 |
| 765 | 2026-06-05T04:04:15.637Z | ++ retry=73 |
| 766 | 2026-06-05T04:04:15.640Z | +++ svcs -Hostate baseline |
| 767 | 2026-06-05T04:04:15.652Z | ++ [[ offline* != online ]] |
| 768 | 2026-06-05T04:04:15.652Z | ++ [[ 73 -gt 300 ]] |
| 769 | 2026-06-05T04:04:15.652Z | ++ sleep 1 |
| 770 | 2026-06-05T04:04:16.654Z | ++ retry=74 |
| 771 | 2026-06-05T04:04:16.660Z | +++ svcs -Hostate baseline |
| 772 | 2026-06-05T04:04:16.669Z | ++ [[ offline* != online ]] |
| 773 | 2026-06-05T04:04:16.669Z | ++ [[ 74 -gt 300 ]] |
| 774 | 2026-06-05T04:04:16.673Z | ++ sleep 1 |
| 775 | 2026-06-05T04:04:17.671Z | ++ retry=75 |
| 776 | 2026-06-05T04:04:17.675Z | +++ svcs -Hostate baseline |
| 777 | 2026-06-05T04:04:17.689Z | ++ [[ offline* != online ]] |
| 778 | 2026-06-05T04:04:17.689Z | ++ [[ 75 -gt 300 ]] |
| 779 | 2026-06-05T04:04:17.689Z | ++ sleep 1 |
| 780 | 2026-06-05T04:04:18.704Z | ++ retry=76 |
| 781 | 2026-06-05T04:04:18.715Z | +++ svcs -Hostate baseline |
| 782 | 2026-06-05T04:04:18.715Z | ++ [[ offline* != online ]] |
| 783 | 2026-06-05T04:04:18.715Z | ++ [[ 76 -gt 300 ]] |
| 784 | 2026-06-05T04:04:18.715Z | ++ sleep 1 |
| 785 | 2026-06-05T04:04:20.115Z | ++ retry=77 |
| 786 | 2026-06-05T04:04:20.118Z | +++ svcs -Hostate baseline |
| 787 | 2026-06-05T04:04:20.118Z | ++ [[ offline* != online ]] |
| 788 | 2026-06-05T04:04:20.118Z | ++ [[ 77 -gt 300 ]] |
| 789 | 2026-06-05T04:04:20.119Z | ++ sleep 1 |
| 790 | 2026-06-05T04:04:20.722Z | ++ retry=78 |
| 791 | 2026-06-05T04:04:20.729Z | +++ svcs -Hostate baseline |
| 792 | 2026-06-05T04:04:21.147Z | ++ [[ offline* != online ]] |
| 793 | 2026-06-05T04:04:21.147Z | ++ [[ 78 -gt 300 ]] |
| 794 | 2026-06-05T04:04:21.147Z | ++ sleep 1 |
| 795 | 2026-06-05T04:04:21.739Z | ++ retry=79 |
| 796 | 2026-06-05T04:04:21.743Z | +++ svcs -Hostate baseline |
| 797 | 2026-06-05T04:04:21.753Z | ++ [[ offline* != online ]] |
| 798 | 2026-06-05T04:04:21.753Z | ++ [[ 79 -gt 300 ]] |
| 799 | 2026-06-05T04:04:21.754Z | ++ sleep 1 |
| 800 | 2026-06-05T04:04:22.755Z | ++ retry=80 |
| 801 | 2026-06-05T04:04:22.759Z | +++ svcs -Hostate baseline |
| 802 | 2026-06-05T04:04:22.774Z | ++ [[ offline* != online ]] |
| 803 | 2026-06-05T04:04:22.774Z | ++ [[ 80 -gt 300 ]] |
| 804 | 2026-06-05T04:04:22.777Z | ++ sleep 1 |
| 805 | 2026-06-05T04:04:23.772Z | ++ retry=81 |
| 806 | 2026-06-05T04:04:23.775Z | +++ svcs -Hostate baseline |
| 807 | 2026-06-05T04:04:23.787Z | ++ [[ offline* != online ]] |
| 808 | 2026-06-05T04:04:23.787Z | ++ [[ 81 -gt 300 ]] |
| 809 | 2026-06-05T04:04:23.787Z | ++ sleep 1 |
| 810 | 2026-06-05T04:04:25.215Z | ++ retry=82 |
| 811 | 2026-06-05T04:04:25.228Z | +++ svcs -Hostate baseline |
| 812 | 2026-06-05T04:04:25.229Z | ++ [[ offline* != online ]] |
| 813 | 2026-06-05T04:04:25.229Z | ++ [[ 82 -gt 300 ]] |
| 814 | 2026-06-05T04:04:25.229Z | ++ sleep 1 |
| 815 | 2026-06-05T04:04:25.806Z | ++ retry=83 |
| 816 | 2026-06-05T04:04:25.815Z | +++ svcs -Hostate baseline |
| 817 | 2026-06-05T04:04:25.830Z | ++ [[ offline* != online ]] |
| 818 | 2026-06-05T04:04:25.830Z | ++ [[ 83 -gt 300 ]] |
| 819 | 2026-06-05T04:04:25.837Z | ++ sleep 1 |
| 820 | 2026-06-05T04:04:26.876Z | ++ retry=84 |
| 821 | 2026-06-05T04:04:26.936Z | +++ svcs -Hostate baseline |
| 822 | 2026-06-05T04:04:26.936Z | ++ [[ offline* != online ]] |
| 823 | 2026-06-05T04:04:26.936Z | ++ [[ 84 -gt 300 ]] |
| 824 | 2026-06-05T04:04:26.936Z | ++ sleep 1 |
| 825 | 2026-06-05T04:04:27.931Z | ++ retry=85 |
| 826 | 2026-06-05T04:04:28.372Z | +++ svcs -Hostate baseline |
| 827 | 2026-06-05T04:04:28.372Z | ++ [[ offline* != online ]] |
| 828 | 2026-06-05T04:04:28.373Z | ++ [[ 85 -gt 300 ]] |
| 829 | 2026-06-05T04:04:28.373Z | ++ sleep 1 |
| 830 | 2026-06-05T04:04:28.861Z | ++ retry=86 |
| 831 | 2026-06-05T04:04:28.881Z | +++ svcs -Hostate baseline |
| 832 | 2026-06-05T04:04:28.902Z | ++ [[ offline* != online ]] |
| 833 | 2026-06-05T04:04:28.902Z | ++ [[ 86 -gt 300 ]] |
| 834 | 2026-06-05T04:04:28.902Z | ++ sleep 1 |
| 835 | 2026-06-05T04:04:29.876Z | ++ retry=87 |
| 836 | 2026-06-05T04:04:29.882Z | +++ svcs -Hostate baseline |
| 837 | 2026-06-05T04:04:29.887Z | ++ [[ offline* != online ]] |
| 838 | 2026-06-05T04:04:29.887Z | ++ [[ 87 -gt 300 ]] |
| 839 | 2026-06-05T04:04:29.887Z | ++ sleep 1 |
| 840 | 2026-06-05T04:04:30.908Z | ++ retry=88 |
| 841 | 2026-06-05T04:04:30.929Z | +++ svcs -Hostate baseline |
| 842 | 2026-06-05T04:04:30.929Z | ++ [[ offline* != online ]] |
| 843 | 2026-06-05T04:04:30.929Z | ++ [[ 88 -gt 300 ]] |
| 844 | 2026-06-05T04:04:30.929Z | ++ sleep 1 |
| 845 | 2026-06-05T04:04:31.904Z | ++ retry=89 |
| 846 | 2026-06-05T04:04:31.907Z | +++ svcs -Hostate baseline |
| 847 | 2026-06-05T04:04:31.919Z | ++ [[ offline* != online ]] |
| 848 | 2026-06-05T04:04:31.919Z | ++ [[ 89 -gt 300 ]] |
| 849 | 2026-06-05T04:04:31.919Z | ++ sleep 1 |
| 850 | 2026-06-05T04:04:32.931Z | ++ retry=90 |
| 851 | 2026-06-05T04:04:32.936Z | +++ svcs -Hostate baseline |
| 852 | 2026-06-05T04:04:32.942Z | ++ [[ offline* != online ]] |
| 853 | 2026-06-05T04:04:32.942Z | ++ [[ 90 -gt 300 ]] |
| 854 | 2026-06-05T04:04:32.943Z | ++ sleep 1 |
| 855 | 2026-06-05T04:04:33.947Z | ++ retry=91 |
| 856 | 2026-06-05T04:04:33.951Z | +++ svcs -Hostate baseline |
| 857 | 2026-06-05T04:04:34.358Z | ++ [[ offline* != online ]] |
| 858 | 2026-06-05T04:04:34.358Z | ++ [[ 91 -gt 300 ]] |
| 859 | 2026-06-05T04:04:34.359Z | ++ sleep 1 |
| 860 | 2026-06-05T04:04:34.969Z | ++ retry=92 |
| 861 | 2026-06-05T04:04:34.983Z | +++ svcs -Hostate baseline |
| 862 | 2026-06-05T04:04:34.984Z | ++ [[ offline* != online ]] |
| 863 | 2026-06-05T04:04:34.984Z | ++ [[ 92 -gt 300 ]] |
| 864 | 2026-06-05T04:04:34.984Z | ++ sleep 1 |
| 865 | 2026-06-05T04:04:35.978Z | ++ retry=93 |
| 866 | 2026-06-05T04:04:35.982Z | +++ svcs -Hostate baseline |
| 867 | 2026-06-05T04:04:35.989Z | ++ [[ offline* != online ]] |
| 868 | 2026-06-05T04:04:35.989Z | ++ [[ 93 -gt 300 ]] |
| 869 | 2026-06-05T04:04:35.989Z | ++ sleep 1 |
| 870 | 2026-06-05T04:04:37.060Z | ++ retry=94 |
| 871 | 2026-06-05T04:04:37.103Z | +++ svcs -Hostate baseline |
| 872 | 2026-06-05T04:04:37.103Z | ++ [[ offline* != online ]] |
| 873 | 2026-06-05T04:04:37.104Z | ++ [[ 94 -gt 300 ]] |
| 874 | 2026-06-05T04:04:37.104Z | ++ sleep 1 |
| 875 | 2026-06-05T04:04:38.416Z | ++ retry=95 |
| 876 | 2026-06-05T04:04:38.426Z | +++ svcs -Hostate baseline |
| 877 | 2026-06-05T04:04:38.426Z | ++ [[ offline* != online ]] |
| 878 | 2026-06-05T04:04:38.427Z | ++ [[ 95 -gt 300 ]] |
| 879 | 2026-06-05T04:04:38.427Z | ++ sleep 1 |
| 880 | 2026-06-05T04:04:39.025Z | ++ retry=96 |
| 881 | 2026-06-05T04:04:39.039Z | +++ svcs -Hostate baseline |
| 882 | 2026-06-05T04:04:39.048Z | ++ [[ offline* != online ]] |
| 883 | 2026-06-05T04:04:39.048Z | ++ [[ 96 -gt 300 ]] |
| 884 | 2026-06-05T04:04:39.048Z | ++ sleep 1 |
| 885 | 2026-06-05T04:04:40.046Z | ++ retry=97 |
| 886 | 2026-06-05T04:04:40.049Z | +++ svcs -Hostate baseline |
| 887 | 2026-06-05T04:04:40.059Z | ++ [[ offline* != online ]] |
| 888 | 2026-06-05T04:04:40.059Z | ++ [[ 97 -gt 300 ]] |
| 889 | 2026-06-05T04:04:40.059Z | ++ sleep 1 |
| 890 | 2026-06-05T04:04:41.052Z | ++ retry=98 |
| 891 | 2026-06-05T04:04:41.055Z | +++ svcs -Hostate baseline |
| 892 | 2026-06-05T04:04:41.067Z | ++ [[ offline* != online ]] |
| 893 | 2026-06-05T04:04:41.067Z | ++ [[ 98 -gt 300 ]] |
| 894 | 2026-06-05T04:04:41.067Z | ++ sleep 1 |
| 895 | 2026-06-05T04:04:42.069Z | ++ retry=99 |
| 896 | 2026-06-05T04:04:42.074Z | +++ svcs -Hostate baseline |
| 897 | 2026-06-05T04:04:42.084Z | ++ [[ offline* != online ]] |
| 898 | 2026-06-05T04:04:42.084Z | ++ [[ 99 -gt 300 ]] |
| 899 | 2026-06-05T04:04:42.087Z | ++ sleep 1 |
| 900 | 2026-06-05T04:04:43.087Z | ++ retry=100 |
| 901 | 2026-06-05T04:04:43.090Z | +++ svcs -Hostate baseline |
| 902 | 2026-06-05T04:04:43.100Z | ++ [[ offline* != online ]] |
| 903 | 2026-06-05T04:04:43.100Z | ++ [[ 100 -gt 300 ]] |
| 904 | 2026-06-05T04:04:43.100Z | ++ sleep 1 |
| 905 | 2026-06-05T04:04:44.107Z | ++ retry=101 |
| 906 | 2026-06-05T04:04:44.117Z | +++ svcs -Hostate baseline |
| 907 | 2026-06-05T04:04:44.129Z | ++ [[ offline* != online ]] |
| 908 | 2026-06-05T04:04:44.129Z | ++ [[ 101 -gt 300 ]] |
| 909 | 2026-06-05T04:04:44.129Z | ++ sleep 1 |
| 910 | 2026-06-05T04:04:45.123Z | ++ retry=102 |
| 911 | 2026-06-05T04:04:45.128Z | +++ svcs -Hostate baseline |
| 912 | 2026-06-05T04:04:45.133Z | ++ [[ offline* != online ]] |
| 913 | 2026-06-05T04:04:45.133Z | ++ [[ 102 -gt 300 ]] |
| 914 | 2026-06-05T04:04:45.133Z | ++ sleep 1 |
| 915 | 2026-06-05T04:04:46.147Z | ++ retry=103 |
| 916 | 2026-06-05T04:04:46.151Z | +++ svcs -Hostate baseline |
| 917 | 2026-06-05T04:04:46.151Z | ++ [[ offline* != online ]] |
| 918 | 2026-06-05T04:04:46.151Z | ++ [[ 103 -gt 300 ]] |
| 919 | 2026-06-05T04:04:46.151Z | ++ sleep 1 |
| 920 | 2026-06-05T04:04:47.160Z | ++ retry=104 |
| 921 | 2026-06-05T04:04:47.209Z | +++ svcs -Hostate baseline |
| 922 | 2026-06-05T04:04:47.209Z | ++ [[ offline* != online ]] |
| 923 | 2026-06-05T04:04:47.209Z | ++ [[ 104 -gt 300 ]] |
| 924 | 2026-06-05T04:04:47.209Z | ++ sleep 1 |
| 925 | 2026-06-05T04:04:48.311Z | ++ retry=105 |
| 926 | 2026-06-05T04:04:48.482Z | +++ svcs -Hostate baseline |
| 927 | 2026-06-05T04:04:48.482Z | ++ [[ offline* != online ]] |
| 928 | 2026-06-05T04:04:48.482Z | ++ [[ 105 -gt 300 ]] |
| 929 | 2026-06-05T04:04:48.482Z | ++ sleep 1 |
| 930 | 2026-06-05T04:04:49.234Z | ++ retry=106 |
| 931 | 2026-06-05T04:04:50.242Z | +++ svcs -Hostate baseline |
| 932 | 2026-06-05T04:04:50.243Z | ++ [[ offline* != online ]] |
| 933 | 2026-06-05T04:04:50.243Z | ++ [[ 106 -gt 300 ]] |
| 934 | 2026-06-05T04:04:50.243Z | ++ sleep 1 |
| 935 | 2026-06-05T04:04:50.279Z | ++ retry=107 |
| 936 | 2026-06-05T04:04:50.279Z | +++ svcs -Hostate baseline |
| 937 | 2026-06-05T04:04:50.279Z | ++ [[ offline* != online ]] |
| 938 | 2026-06-05T04:04:50.279Z | ++ [[ 107 -gt 300 ]] |
| 939 | 2026-06-05T04:04:50.279Z | ++ sleep 1 |
| 940 | 2026-06-05T04:04:51.223Z | ++ retry=108 |
| 941 | 2026-06-05T04:04:51.239Z | +++ svcs -Hostate baseline |
| 942 | 2026-06-05T04:04:51.272Z | ++ [[ online != online ]] |
| 943 | 2026-06-05T04:04:51.272Z | ++ set -o errexit |
| 944 | 2026-06-05T04:04:51.272Z | ++ set -o pipefail |
| 945 | 2026-06-05T04:04:51.272Z | ++ banner build |
| 946 | 2026-06-05T04:04:51.272Z | |
| 947 | 2026-06-05T04:04:51.272Z | ##### # # # # ##### |
| 948 | 2026-06-05T04:04:51.272Z | # # # # # # # # |
| 949 | 2026-06-05T04:04:51.272Z | ##### # # # # # # |
| 950 | 2026-06-05T04:04:51.272Z | # # # # # # # # |
| 951 | 2026-06-05T04:04:51.272Z | # # # # # # # # |
| 952 | 2026-06-05T04:04:51.272Z | ##### #### # ###### ##### |
| 953 | 2026-06-05T04:04:51.272Z | |
| 954 | 2026-06-05T04:04:51.272Z | ++ cargo build --release --bin ddmd --bin ddmadm |
| 955 | 2026-06-05T04:04:51.272Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 956 | 2026-06-05T04:04:51.409Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 957 | 2026-06-05T04:04:51.429Z | info: downloading 6 components |
| 958 | 2026-06-05T04:05:05.891Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 959 | 2026-06-05T04:05:06.480Z | From https://github.com/oxidecomputer/falcon |
| 960 | 2026-06-05T04:05:06.480Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 961 | 2026-06-05T04:05:06.556Z | Updating crates.io index |
| 962 | 2026-06-05T04:05:06.605Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 963 | 2026-06-05T04:05:07.651Z | From https://github.com/oxidecomputer/dendrite |
| 964 | 2026-06-05T04:05:07.651Z | * [new ref] 0c92583413d48f50f87c32bac3ed9a26b6785b58 -> refs/commit/0c92583413d48f50f87c32bac3ed9a26b6785b58 |
| 965 | 2026-06-05T04:05:07.789Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 966 | 2026-06-05T04:05:08.060Z | From https://github.com/oxidecomputer/ispf |
| 967 | 2026-06-05T04:05:08.060Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 968 | 2026-06-05T04:05:08.129Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 969 | 2026-06-05T04:05:08.440Z | From https://github.com/oxidecomputer/netadm-sys |
| 970 | 2026-06-05T04:05:08.440Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 971 | 2026-06-05T04:05:08.485Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 972 | 2026-06-05T04:05:16.068Z | From https://github.com/oxidecomputer/omicron |
| 973 | 2026-06-05T04:05:16.068Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 974 | 2026-06-05T04:05:16.491Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 975 | 2026-06-05T04:05:18.409Z | From https://github.com/oxidecomputer/opte |
| 976 | 2026-06-05T04:05:18.409Z | * [new ref] 8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 -> refs/commit/8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 |
| 977 | 2026-06-05T04:05:18.716Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 978 | 2026-06-05T04:05:18.716Z | From https://github.com/illumos/smf-rs |
| 979 | 2026-06-05T04:05:18.716Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 980 | 2026-06-05T04:05:18.716Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 981 | 2026-06-05T04:05:18.716Z | From https://github.com/oxidecomputer/network-interface |
| 982 | 2026-06-05T04:05:18.716Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 983 | 2026-06-05T04:05:18.716Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 984 | 2026-06-05T04:05:18.716Z | From https://github.com/oxidecomputer/zone |
| 985 | 2026-06-05T04:05:18.716Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 986 | 2026-06-05T04:05:18.716Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 987 | 2026-06-05T04:05:19.072Z | From https://github.com/oxidecomputer/propolis |
| 988 | 2026-06-05T04:05:19.072Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 989 | 2026-06-05T04:05:19.185Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 990 | 2026-06-05T04:05:20.727Z | From https://github.com/oxidecomputer/transceiver-control |
| 991 | 2026-06-05T04:05:20.727Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 992 | 2026-06-05T04:05:20.907Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 993 | 2026-06-05T04:05:20.907Z | From https://github.com/oxidecomputer/dlpi-sys |
| 994 | 2026-06-05T04:05:20.907Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 995 | 2026-06-05T04:05:20.907Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 996 | 2026-06-05T04:05:20.907Z | From https://github.com/jmesmon/rust-libzfs |
| 997 | 2026-06-05T04:05:20.907Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 998 | 2026-06-05T04:05:20.907Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 999 | 2026-06-05T04:05:20.907Z | From https://github.com/oxidecomputer/rusty-doors |
| 1000 | 2026-06-05T04:05:20.907Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 1001 | 2026-06-05T04:05:20.907Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 1002 | 2026-06-05T04:05:21.065Z | From https://github.com/oxidecomputer/lldp |
| 1003 | 2026-06-05T04:05:21.065Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 1004 | 2026-06-05T04:05:21.195Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 1005 | 2026-06-05T04:05:21.368Z | From https://github.com/oxidecomputer/slog-error-chain |
| 1006 | 2026-06-05T04:05:21.368Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 1007 | 2026-06-05T04:05:21.435Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 1008 | 2026-06-05T04:05:21.729Z | From https://github.com/oxidecomputer/tufaceous |
| 1009 | 2026-06-05T04:05:21.729Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 1010 | 2026-06-05T04:05:21.761Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 1011 | 2026-06-05T04:05:22.175Z | From https://github.com/oxidecomputer/management-gateway-service |
| 1012 | 2026-06-05T04:05:22.176Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 1013 | 2026-06-05T04:05:22.352Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 1014 | 2026-06-05T04:05:28.360Z | From https://github.com/oxidecomputer/crucible |
| 1015 | 2026-06-05T04:05:28.360Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 1016 | 2026-06-05T04:05:30.185Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 1017 | 2026-06-05T04:05:30.302Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 1018 | 2026-06-05T04:05:30.302Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 1019 | 2026-06-05T04:05:30.302Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 1020 | 2026-06-05T04:05:30.302Z | From https://github.com/oxidecomputer/propolis |
| 1021 | 2026-06-05T04:05:30.302Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 1022 | 2026-06-05T04:05:30.302Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 1023 | 2026-06-05T04:05:30.591Z | From https://github.com/oxidecomputer/crucible |
| 1024 | 2026-06-05T04:05:30.591Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 1025 | 2026-06-05T04:05:30.872Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 1026 | 2026-06-05T04:05:31.227Z | From https://github.com/oxidecomputer/tofino |
| 1027 | 2026-06-05T04:05:31.227Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 1028 | 2026-06-05T04:05:31.288Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 1029 | 2026-06-05T04:05:32.150Z | From https://github.com/oxidecomputer/maghemite |
| 1030 | 2026-06-05T04:05:32.150Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 1031 | 2026-06-05T04:05:32.190Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 1032 | 2026-06-05T04:05:32.452Z | From https://github.com/oxidecomputer/clickward |
| 1033 | 2026-06-05T04:05:32.452Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 1034 | 2026-06-05T04:05:32.485Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 1035 | 2026-06-05T04:05:32.783Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 1036 | 2026-06-05T04:05:32.783Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 1037 | 2026-06-05T04:05:33.933Z | Downloading crates ... |
| 1038 | 2026-06-05T04:05:33.993Z | Downloaded argon2 v0.5.3 |
| 1039 | 2026-06-05T04:05:34.051Z | Downloaded const-random-macro v0.1.16 |
| 1040 | 2026-06-05T04:05:34.051Z | Downloaded clap v4.6.1 |
| 1041 | 2026-06-05T04:05:34.090Z | Downloaded crunchy v0.2.4 |
| 1042 | 2026-06-05T04:05:34.090Z | Downloaded const_format_proc_macros v0.2.34 |
| 1043 | 2026-06-05T04:05:34.090Z | Downloaded defmt v0.3.100 |
| 1044 | 2026-06-05T04:05:34.090Z | Downloaded displaydoc v0.2.6 |
| 1045 | 2026-06-05T04:05:34.090Z | Downloaded derive-ex v0.1.8 |
| 1046 | 2026-06-05T04:05:34.090Z | Downloaded derive_more v0.99.20 |
| 1047 | 2026-06-05T04:05:34.090Z | Downloaded dof v0.4.0 |
| 1048 | 2026-06-05T04:05:34.090Z | Downloaded heck v0.5.0 |
| 1049 | 2026-06-05T04:05:34.090Z | Downloaded fs_extra v1.3.0 |
| 1050 | 2026-06-05T04:05:34.090Z | Downloaded git-stub-vcs v0.1.0 |
| 1051 | 2026-06-05T04:05:34.090Z | Downloaded console v0.16.3 |
| 1052 | 2026-06-05T04:05:34.090Z | Downloaded compression-core v0.4.32 |
| 1053 | 2026-06-05T04:05:34.090Z | Downloaded camino v1.2.2 |
| 1054 | 2026-06-05T04:05:34.090Z | Downloaded backon v1.6.0 |
| 1055 | 2026-06-05T04:05:34.090Z | Downloaded camino-tempfile v1.4.1 |
| 1056 | 2026-06-05T04:05:34.090Z | Downloaded csv-core v0.1.13 |
| 1057 | 2026-06-05T04:05:34.090Z | Downloaded crc32fast v1.5.0 |
| 1058 | 2026-06-05T04:05:34.090Z | Downloaded ident_case v1.0.1 |
| 1059 | 2026-06-05T04:05:34.090Z | Downloaded dunce v1.0.5 |
| 1060 | 2026-06-05T04:05:34.090Z | Downloaded cipher v0.4.4 |
| 1061 | 2026-06-05T04:05:34.090Z | Downloaded http-body v1.0.1 |
| 1062 | 2026-06-05T04:05:34.091Z | Downloaded httparse v1.10.1 |
| 1063 | 2026-06-05T04:05:34.091Z | Downloaded clap_lex v1.1.0 |
| 1064 | 2026-06-05T04:05:34.091Z | Downloaded form_urlencoded v1.2.2 |
| 1065 | 2026-06-05T04:05:34.091Z | Downloaded atomicwrites v0.4.4 |
| 1066 | 2026-06-05T04:05:34.091Z | Downloaded foreign-types-shared v0.1.1 |
| 1067 | 2026-06-05T04:05:34.091Z | Downloaded const-oid v0.10.2 |
| 1068 | 2026-06-05T04:05:34.091Z | Downloaded foreign-types v0.5.0 |
| 1069 | 2026-06-05T04:05:34.132Z | Downloaded aead v0.5.2 |
| 1070 | 2026-06-05T04:05:34.132Z | Downloaded crc8 v0.1.1 |
| 1071 | 2026-06-05T04:05:34.132Z | Downloaded async-stream v0.3.6 |
| 1072 | 2026-06-05T04:05:34.133Z | Downloaded debug-ignore v1.0.5 |
| 1073 | 2026-06-05T04:05:34.133Z | Downloaded elliptic-curve v0.13.8 |
| 1074 | 2026-06-05T04:05:34.133Z | Downloaded futures-io v0.3.32 |
| 1075 | 2026-06-05T04:05:34.133Z | Downloaded cpufeatures v0.2.17 |
| 1076 | 2026-06-05T04:05:34.133Z | Downloaded cfg-if v1.0.4 |
| 1077 | 2026-06-05T04:05:34.133Z | Downloaded embedded-io v0.6.1 |
| 1078 | 2026-06-05T04:05:34.133Z | Downloaded hex v0.4.3 |
| 1079 | 2026-06-05T04:05:34.133Z | Downloaded foreign-types v0.3.2 |
| 1080 | 2026-06-05T04:05:34.133Z | Downloaded fastrand v2.4.1 |
| 1081 | 2026-06-05T04:05:34.133Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 1082 | 2026-06-05T04:05:34.133Z | Downloaded base16ct v1.0.0 |
| 1083 | 2026-06-05T04:05:34.133Z | Downloaded fs-err v3.3.0 |
| 1084 | 2026-06-05T04:05:34.133Z | Downloaded generic-array v0.14.7 |
| 1085 | 2026-06-05T04:05:34.133Z | Downloaded futures-sink v0.3.32 |
| 1086 | 2026-06-05T04:05:34.133Z | Downloaded crypto-common v0.2.2 |
| 1087 | 2026-06-05T04:05:34.133Z | Downloaded cmake v0.1.58 |
| 1088 | 2026-06-05T04:05:34.133Z | Downloaded git-stub v1.0.0 |
| 1089 | 2026-06-05T04:05:34.133Z | Downloaded futures-core v0.3.32 |
| 1090 | 2026-06-05T04:05:34.133Z | Downloaded darling v0.21.3 |
| 1091 | 2026-06-05T04:05:34.164Z | Downloaded fixedbitset v0.4.2 |
| 1092 | 2026-06-05T04:05:34.164Z | Downloaded ciborium v0.2.2 |
| 1093 | 2026-06-05T04:05:34.164Z | Downloaded byteorder v1.5.0 |
| 1094 | 2026-06-05T04:05:34.164Z | Downloaded fnv v1.0.7 |
| 1095 | 2026-06-05T04:05:34.164Z | Downloaded iana-time-zone v0.1.65 |
| 1096 | 2026-06-05T04:05:34.164Z | Downloaded hubpack v0.1.2 |
| 1097 | 2026-06-05T04:05:34.164Z | Downloaded httpdate v1.0.3 |
| 1098 | 2026-06-05T04:05:34.165Z | Downloaded hash32 v0.3.1 |
| 1099 | 2026-06-05T04:05:34.165Z | Downloaded is-terminal v0.4.17 |
| 1100 | 2026-06-05T04:05:34.165Z | Downloaded bit-set v0.8.0 |
| 1101 | 2026-06-05T04:05:34.165Z | Downloaded enum-as-inner v0.6.1 |
| 1102 | 2026-06-05T04:05:34.165Z | Downloaded lru-slab v0.1.2 |
| 1103 | 2026-06-05T04:05:34.165Z | Downloaded equivalent v1.0.2 |
| 1104 | 2026-06-05T04:05:34.165Z | Downloaded dtrace-parser v0.3.0 |
| 1105 | 2026-06-05T04:05:34.165Z | Downloaded drift v0.2.0 |
| 1106 | 2026-06-05T04:05:34.165Z | Downloaded lazy_static v1.5.0 |
| 1107 | 2026-06-05T04:05:34.165Z | Downloaded inout v0.1.4 |
| 1108 | 2026-06-05T04:05:34.165Z | Downloaded autocfg v1.5.1 |
| 1109 | 2026-06-05T04:05:34.165Z | Downloaded managed v0.8.0 |
| 1110 | 2026-06-05T04:05:34.165Z | Downloaded is_ci v1.2.0 |
| 1111 | 2026-06-05T04:05:34.214Z | Downloaded idna_adapter v1.2.2 |
| 1112 | 2026-06-05T04:05:34.214Z | Downloaded futures-task v0.3.32 |
| 1113 | 2026-06-05T04:05:34.214Z | Downloaded daft v0.1.7 |
| 1114 | 2026-06-05T04:05:34.214Z | Downloaded ciborium-ll v0.2.2 |
| 1115 | 2026-06-05T04:05:34.214Z | Downloaded clap_derive v4.6.1 |
| 1116 | 2026-06-05T04:05:34.214Z | Downloaded hubpack_derive v0.1.1 |
| 1117 | 2026-06-05T04:05:34.214Z | Downloaded fxhash v0.2.1 |
| 1118 | 2026-06-05T04:05:34.214Z | Downloaded defmt-parser v1.0.0 |
| 1119 | 2026-06-05T04:05:34.214Z | Downloaded async-trait v0.1.89 |
| 1120 | 2026-06-05T04:05:34.214Z | Downloaded http-body-util v0.1.3 |
| 1121 | 2026-06-05T04:05:34.214Z | Downloaded gethostname v0.5.0 |
| 1122 | 2026-06-05T04:05:34.214Z | Downloaded hostname v0.4.2 |
| 1123 | 2026-06-05T04:05:34.214Z | Downloaded internet-checksum v0.2.1 |
| 1124 | 2026-06-05T04:05:34.214Z | Downloaded instant v0.1.13 |
| 1125 | 2026-06-05T04:05:34.214Z | Downloaded natord v1.0.9 |
| 1126 | 2026-06-05T04:05:34.214Z | Downloaded globset v0.4.18 |
| 1127 | 2026-06-05T04:05:34.215Z | Downloaded konst_macro_rules v0.2.19 |
| 1128 | 2026-06-05T04:05:34.235Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1129 | 2026-06-05T04:05:34.235Z | Downloaded libsw-core v0.3.2 |
| 1130 | 2026-06-05T04:05:34.235Z | Downloaded libscf-sys v1.2.0 |
| 1131 | 2026-06-05T04:05:34.235Z | Downloaded is_terminal_polyfill v1.70.2 |
| 1132 | 2026-06-05T04:05:34.236Z | Downloaded foldhash v0.1.5 |
| 1133 | 2026-06-05T04:05:34.236Z | Downloaded num-conv v0.2.2 |
| 1134 | 2026-06-05T04:05:34.236Z | Downloaded memmap v0.7.0 |
| 1135 | 2026-06-05T04:05:34.236Z | Downloaded memoffset v0.9.1 |
| 1136 | 2026-06-05T04:05:34.236Z | Downloaded num v0.4.3 |
| 1137 | 2026-06-05T04:05:34.236Z | Downloaded defmt-macros v1.1.0 |
| 1138 | 2026-06-05T04:05:34.236Z | Downloaded ipnet v2.12.0 |
| 1139 | 2026-06-05T04:05:34.236Z | Downloaded crossbeam-utils v0.8.21 |
| 1140 | 2026-06-05T04:05:34.236Z | Downloaded no-std-compat v0.4.1 |
| 1141 | 2026-06-05T04:05:34.236Z | Downloaded linked-hash-map v0.5.6 |
| 1142 | 2026-06-05T04:05:34.236Z | Downloaded hyper-rustls v0.27.9 |
| 1143 | 2026-06-05T04:05:34.236Z | Downloaded num-iter v0.1.45 |
| 1144 | 2026-06-05T04:05:34.236Z | Downloaded macaddr v1.0.1 |
| 1145 | 2026-06-05T04:05:34.236Z | Downloaded lru-cache v0.1.2 |
| 1146 | 2026-06-05T04:05:34.236Z | Downloaded block-buffer v0.10.4 |
| 1147 | 2026-06-05T04:05:34.236Z | Downloaded indent_write v2.2.0 |
| 1148 | 2026-06-05T04:05:34.236Z | Downloaded group v0.13.0 |
| 1149 | 2026-06-05T04:05:34.236Z | Downloaded linear-map v1.2.0 |
| 1150 | 2026-06-05T04:05:34.236Z | Downloaded defmt v1.1.0 |
| 1151 | 2026-06-05T04:05:34.236Z | Downloaded errno v0.3.14 |
| 1152 | 2026-06-05T04:05:34.236Z | Downloaded num_enum_derive v0.5.11 |
| 1153 | 2026-06-05T04:05:34.236Z | Downloaded const-random v0.1.18 |
| 1154 | 2026-06-05T04:05:34.236Z | Downloaded openssl-macros v0.1.1 |
| 1155 | 2026-06-05T04:05:34.236Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 1156 | 2026-06-05T04:05:34.236Z | Downloaded newtype-uuid v1.3.2 |
| 1157 | 2026-06-05T04:05:34.236Z | Downloaded atomic-waker v1.1.2 |
| 1158 | 2026-06-05T04:05:34.236Z | Downloaded opaque-debug v0.3.1 |
| 1159 | 2026-06-05T04:05:34.255Z | Downloaded num_threads v0.1.7 |
| 1160 | 2026-06-05T04:05:34.255Z | Downloaded olpc-cjson v0.1.4 |
| 1161 | 2026-06-05T04:05:34.255Z | Downloaded base16ct v0.2.0 |
| 1162 | 2026-06-05T04:05:34.255Z | Downloaded jobserver v0.1.34 |
| 1163 | 2026-06-05T04:05:34.255Z | Downloaded either v1.16.0 |
| 1164 | 2026-06-05T04:05:34.255Z | Downloaded hmac v0.12.1 |
| 1165 | 2026-06-05T04:05:34.255Z | Downloaded derive-where v1.6.1 |
| 1166 | 2026-06-05T04:05:34.256Z | Downloaded newtype_derive v0.1.6 |
| 1167 | 2026-06-05T04:05:34.256Z | Downloaded newline-converter v0.3.0 |
| 1168 | 2026-06-05T04:05:34.256Z | Downloaded libsw v3.5.0 |
| 1169 | 2026-06-05T04:05:34.256Z | Downloaded ipnetwork v0.21.1 |
| 1170 | 2026-06-05T04:05:34.256Z | Downloaded crypto-common v0.1.7 |
| 1171 | 2026-06-05T04:05:34.291Z | Downloaded itoa v1.0.18 |
| 1172 | 2026-06-05T04:05:34.291Z | Downloaded mime v0.3.17 |
| 1173 | 2026-06-05T04:05:34.291Z | Downloaded ingot-types v0.1.2 |
| 1174 | 2026-06-05T04:05:34.291Z | Downloaded ingot-macros v0.1.1 |
| 1175 | 2026-06-05T04:05:34.291Z | Downloaded cc v1.2.63 |
| 1176 | 2026-06-05T04:05:34.291Z | Downloaded lock_api v0.4.14 |
| 1177 | 2026-06-05T04:05:34.291Z | Downloaded num_enum_derive v0.7.6 |
| 1178 | 2026-06-05T04:05:34.291Z | Downloaded indexmap v1.9.3 |
| 1179 | 2026-06-05T04:05:34.291Z | Downloaded percent-encoding v2.3.2 |
| 1180 | 2026-06-05T04:05:34.291Z | Downloaded omicron-workspace-hack v0.1.0 |
| 1181 | 2026-06-05T04:05:34.292Z | Downloaded num-derive v0.4.2 |
| 1182 | 2026-06-05T04:05:34.326Z | Downloaded bcs v0.1.6 |
| 1183 | 2026-06-05T04:05:34.326Z | Downloaded num_enum v0.7.6 |
| 1184 | 2026-06-05T04:05:34.326Z | Downloaded parse-display v0.10.0 |
| 1185 | 2026-06-05T04:05:34.326Z | Downloaded pretty-hex v0.4.2 |
| 1186 | 2026-06-05T04:05:34.326Z | Downloaded potential_utf v0.1.5 |
| 1187 | 2026-06-05T04:05:34.326Z | Downloaded num-complex v0.4.6 |
| 1188 | 2026-06-05T04:05:34.326Z | Downloaded memmap2 v0.9.10 |
| 1189 | 2026-06-05T04:05:34.326Z | Downloaded getrandom v0.3.4 |
| 1190 | 2026-06-05T04:05:34.326Z | Downloaded openssl-probe v0.2.1 |
| 1191 | 2026-06-05T04:05:34.326Z | Downloaded convert_case v0.4.0 |
| 1192 | 2026-06-05T04:05:34.326Z | Downloaded anstyle v1.0.14 |
| 1193 | 2026-06-05T04:05:34.326Z | Downloaded proc-macro-crate v3.5.0 |
| 1194 | 2026-06-05T04:05:34.326Z | Downloaded crossbeam-deque v0.8.6 |
| 1195 | 2026-06-05T04:05:34.326Z | Downloaded progenitor-client v0.14.0 |
| 1196 | 2026-06-05T04:05:34.327Z | Downloaded progenitor-client v0.10.0 |
| 1197 | 2026-06-05T04:05:34.327Z | Downloaded proc-macro-crate v1.3.1 |
| 1198 | 2026-06-05T04:05:34.327Z | Downloaded chacha20 v0.9.1 |
| 1199 | 2026-06-05T04:05:34.327Z | Downloaded num-integer v0.1.46 |
| 1200 | 2026-06-05T04:05:34.327Z | Downloaded keccak v0.1.6 |
| 1201 | 2026-06-05T04:05:34.327Z | Downloaded const_format v0.2.36 |
| 1202 | 2026-06-05T04:05:34.327Z | Downloaded oxide-tokio-rt v0.1.6 |
| 1203 | 2026-06-05T04:05:34.396Z | Downloaded powerfmt v0.2.0 |
| 1204 | 2026-06-05T04:05:34.396Z | Downloaded num-rational v0.4.2 |
| 1205 | 2026-06-05T04:05:34.396Z | Downloaded byte-wrapper v0.1.0 |
| 1206 | 2026-06-05T04:05:34.396Z | Downloaded num_enum v0.5.11 |
| 1207 | 2026-06-05T04:05:34.396Z | Downloaded icu_normalizer v2.2.0 |
| 1208 | 2026-06-05T04:05:34.396Z | Downloaded icu_properties v2.2.0 |
| 1209 | 2026-06-05T04:05:34.396Z | Downloaded rand_chacha v0.3.1 |
| 1210 | 2026-06-05T04:05:34.396Z | Downloaded progenitor-macro v0.10.0 |
| 1211 | 2026-06-05T04:05:34.396Z | Downloaded plain v0.2.3 |
| 1212 | 2026-06-05T04:05:34.396Z | Downloaded indicatif v0.18.4 |
| 1213 | 2026-06-05T04:05:34.397Z | Downloaded pin-project-lite v0.2.17 |
| 1214 | 2026-06-05T04:05:34.397Z | Downloaded proc-macro-error v1.0.4 |
| 1215 | 2026-06-05T04:05:34.397Z | Downloaded multer v3.1.0 |
| 1216 | 2026-06-05T04:05:34.397Z | Downloaded quick-error v1.2.3 |
| 1217 | 2026-06-05T04:05:34.397Z | Downloaded konst v0.2.20 |
| 1218 | 2026-06-05T04:05:34.397Z | Downloaded oxnet v0.1.6 |
| 1219 | 2026-06-05T04:05:34.518Z | Downloaded proc-macro-error2 v2.0.1 |
| 1220 | 2026-06-05T04:05:34.518Z | Downloaded pest_generator v2.8.6 |
| 1221 | 2026-06-05T04:05:34.518Z | Downloaded chacha20 v0.10.0 |
| 1222 | 2026-06-05T04:05:34.518Z | Downloaded parking_lot_core v0.9.12 |
| 1223 | 2026-06-05T04:05:34.519Z | Downloaded rand_xorshift v0.4.0 |
| 1224 | 2026-06-05T04:05:34.519Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1225 | 2026-06-05T04:05:34.519Z | Downloaded poly1305 v0.8.0 |
| 1226 | 2026-06-05T04:05:34.519Z | Downloaded paste v1.0.15 |
| 1227 | 2026-06-05T04:05:34.519Z | Downloaded rustc_version v0.4.1 |
| 1228 | 2026-06-05T04:05:34.519Z | Downloaded flate2 v1.1.9 |
| 1229 | 2026-06-05T04:05:34.519Z | Downloaded hybrid-array v0.4.12 |
| 1230 | 2026-06-05T04:05:34.519Z | Downloaded log v0.4.32 |
| 1231 | 2026-06-05T04:05:34.519Z | Downloaded progenitor v0.14.0 |
| 1232 | 2026-06-05T04:05:34.519Z | Downloaded ppv-lite86 v0.2.21 |
| 1233 | 2026-06-05T04:05:34.519Z | Downloaded litemap v0.8.2 |
| 1234 | 2026-06-05T04:05:34.519Z | Downloaded progenitor-macro v0.14.0 |
| 1235 | 2026-06-05T04:05:34.519Z | Downloaded progenitor-macro v0.13.0 |
| 1236 | 2026-06-05T04:05:34.519Z | Downloaded miniz_oxide v0.8.9 |
| 1237 | 2026-06-05T04:05:34.519Z | Downloaded num-traits v0.2.19 |
| 1238 | 2026-06-05T04:05:34.519Z | Downloaded parking_lot v0.11.2 |
| 1239 | 2026-06-05T04:05:34.519Z | Downloaded scopeguard v1.2.0 |
| 1240 | 2026-06-05T04:05:34.519Z | Downloaded rustc_version v0.1.7 |
| 1241 | 2026-06-05T04:05:34.519Z | Downloaded quote v1.0.45 |
| 1242 | 2026-06-05T04:05:34.519Z | Downloaded rand_chacha v0.9.0 |
| 1243 | 2026-06-05T04:05:34.519Z | Downloaded progenitor-client v0.13.0 |
| 1244 | 2026-06-05T04:05:34.519Z | Downloaded progenitor v0.13.0 |
| 1245 | 2026-06-05T04:05:34.519Z | Downloaded icu_normalizer_data v2.2.0 |
| 1246 | 2026-06-05T04:05:34.519Z | Downloaded hickory-resolver v0.24.4 |
| 1247 | 2026-06-05T04:05:34.519Z | Downloaded console v0.15.11 |
| 1248 | 2026-06-05T04:05:34.519Z | Downloaded rand_core v0.9.5 |
| 1249 | 2026-06-05T04:05:34.520Z | Downloaded parking_lot v0.12.5 |
| 1250 | 2026-06-05T04:05:34.520Z | Downloaded darling_core v0.23.0 |
| 1251 | 2026-06-05T04:05:34.520Z | Downloaded ref-cast-impl v1.0.25 |
| 1252 | 2026-06-05T04:05:34.520Z | Downloaded icu_provider v2.2.0 |
| 1253 | 2026-06-05T04:05:34.520Z | Downloaded serde-big-array v0.5.1 |
| 1254 | 2026-06-05T04:05:34.520Z | Downloaded secrecy v0.10.3 |
| 1255 | 2026-06-05T04:05:34.520Z | Downloaded postcard v1.1.3 |
| 1256 | 2026-06-05T04:05:34.520Z | Downloaded papergrid v0.11.0 |
| 1257 | 2026-06-05T04:05:34.520Z | Downloaded progenitor-extras v0.2.0 |
| 1258 | 2026-06-05T04:05:34.811Z | Downloaded phf_shared v0.12.1 |
| 1259 | 2026-06-05T04:05:34.811Z | Downloaded papergrid v0.18.0 |
| 1260 | 2026-06-05T04:05:34.811Z | Downloaded http v1.4.1 |
| 1261 | 2026-06-05T04:05:34.811Z | Downloaded rustls-native-certs v0.8.4 |
| 1262 | 2026-06-05T04:05:34.811Z | Downloaded hickory-resolver v0.25.2 |
| 1263 | 2026-06-05T04:05:34.811Z | Downloaded progenitor v0.10.0 |
| 1264 | 2026-06-05T04:05:34.811Z | Downloaded dropshot v0.17.1 |
| 1265 | 2026-06-05T04:05:34.811Z | Downloaded serde_spanned v0.6.9 |
| 1266 | 2026-06-05T04:05:34.811Z | Downloaded serde_repr v0.1.20 |
| 1267 | 2026-06-05T04:05:34.811Z | Downloaded scroll v0.13.0 |
| 1268 | 2026-06-05T04:05:34.812Z | Downloaded same-file v1.0.6 |
| 1269 | 2026-06-05T04:05:34.812Z | Downloaded rusty-fork v0.3.1 |
| 1270 | 2026-06-05T04:05:34.812Z | Downloaded rustls-pemfile v2.2.0 |
| 1271 | 2026-06-05T04:05:34.812Z | Downloaded proc-macro2 v1.0.106 |
| 1272 | 2026-06-05T04:05:34.812Z | Downloaded futures-macro v0.3.32 |
| 1273 | 2026-06-05T04:05:34.812Z | Downloaded dyn-clone v1.0.20 |
| 1274 | 2026-06-05T04:05:34.812Z | Downloaded openssl-sys v0.9.116 |
| 1275 | 2026-06-05T04:05:34.812Z | Downloaded sigpipe v0.1.3 |
| 1276 | 2026-06-05T04:05:34.812Z | Downloaded rand_core v0.6.4 |
| 1277 | 2026-06-05T04:05:34.812Z | Downloaded phf v0.12.1 |
| 1278 | 2026-06-05T04:05:34.812Z | Downloaded base64 v0.21.7 |
| 1279 | 2026-06-05T04:05:34.812Z | Downloaded serde_urlencoded v0.7.1 |
| 1280 | 2026-06-05T04:05:34.812Z | Downloaded rustc-hash v2.1.2 |
| 1281 | 2026-06-05T04:05:34.812Z | Downloaded parking_lot_core v0.8.6 |
| 1282 | 2026-06-05T04:05:34.812Z | Downloaded heck v0.4.1 |
| 1283 | 2026-06-05T04:05:34.812Z | Downloaded jiff-static v0.2.28 |
| 1284 | 2026-06-05T04:05:34.812Z | Downloaded slog-envlogger v2.2.0 |
| 1285 | 2026-06-05T04:05:34.812Z | Downloaded serde_path_to_error v0.1.20 |
| 1286 | 2026-06-05T04:05:34.812Z | Downloaded pest_meta v2.8.6 |
| 1287 | 2026-06-05T04:05:34.812Z | Downloaded resolv-conf v0.7.6 |
| 1288 | 2026-06-05T04:05:34.812Z | Downloaded progenitor-impl v0.14.0 |
| 1289 | 2026-06-05T04:05:34.812Z | Downloaded siphasher v1.0.3 |
| 1290 | 2026-06-05T04:05:34.812Z | Downloaded rhai_codegen v3.2.0 |
| 1291 | 2026-06-05T04:05:34.812Z | Downloaded serde_tokenstream v0.2.3 |
| 1292 | 2026-06-05T04:05:34.812Z | Downloaded float-ord v0.3.2 |
| 1293 | 2026-06-05T04:05:34.813Z | Downloaded minimal-lexical v0.2.1 |
| 1294 | 2026-06-05T04:05:34.813Z | Downloaded crypto-bigint v0.5.5 |
| 1295 | 2026-06-05T04:05:34.813Z | Downloaded hashbrown v0.16.1 |
| 1296 | 2026-06-05T04:05:34.813Z | Downloaded h2 v0.4.14 |
| 1297 | 2026-06-05T04:05:34.813Z | Downloaded strsim v0.11.1 |
| 1298 | 2026-06-05T04:05:34.813Z | Downloaded sha1 v0.10.6 |
| 1299 | 2026-06-05T04:05:34.813Z | Downloaded semver v0.1.20 |
| 1300 | 2026-06-05T04:05:34.813Z | Downloaded rustls-pki-types v1.14.1 |
| 1301 | 2026-06-05T04:05:34.813Z | Downloaded mio v1.2.1 |
| 1302 | 2026-06-05T04:05:34.813Z | Downloaded hyper v1.10.1 |
| 1303 | 2026-06-05T04:05:34.813Z | Downloaded sync_wrapper v1.0.2 |
| 1304 | 2026-06-05T04:05:34.813Z | Downloaded serde_spanned v1.1.1 |
| 1305 | 2026-06-05T04:05:34.813Z | Downloaded scroll_derive v0.13.1 |
| 1306 | 2026-06-05T04:05:34.813Z | Downloaded progenitor-impl v0.10.0 |
| 1307 | 2026-06-05T04:05:34.813Z | Downloaded humantime v2.3.0 |
| 1308 | 2026-06-05T04:05:34.813Z | Downloaded data-encoding v2.11.0 |
| 1309 | 2026-06-05T04:05:34.813Z | Downloaded ingot v0.1.1 |
| 1310 | 2026-06-05T04:05:34.813Z | Downloaded deranged v0.5.8 |
| 1311 | 2026-06-05T04:05:34.813Z | Downloaded dof v0.3.0 |
| 1312 | 2026-06-05T04:05:34.813Z | Downloaded highway v1.3.0 |
| 1313 | 2026-06-05T04:05:34.813Z | Downloaded glob v0.3.3 |
| 1314 | 2026-06-05T04:05:34.814Z | Downloaded ff v0.13.1 |
| 1315 | 2026-06-05T04:05:34.814Z | Downloaded foldhash v0.2.0 |
| 1316 | 2026-06-05T04:05:34.814Z | Downloaded hostname v0.3.1 |
| 1317 | 2026-06-05T04:05:34.814Z | Downloaded hkdf v0.12.4 |
| 1318 | 2026-06-05T04:05:34.814Z | Downloaded indexmap v2.14.0 |
| 1319 | 2026-06-05T04:05:34.814Z | Downloaded supports-color v3.0.2 |
| 1320 | 2026-06-05T04:05:34.814Z | Downloaded strum v0.27.2 |
| 1321 | 2026-06-05T04:05:34.814Z | Downloaded serde_plain v1.0.2 |
| 1322 | 2026-06-05T04:05:34.814Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1323 | 2026-06-05T04:05:34.945Z | Downloaded futures-util v0.3.32 |
| 1324 | 2026-06-05T04:05:34.945Z | Downloaded slab v0.4.12 |
| 1325 | 2026-06-05T04:05:34.946Z | Downloaded scroll_derive v0.12.1 |
| 1326 | 2026-06-05T04:05:34.946Z | Downloaded stable_deref_trait v1.2.1 |
| 1327 | 2026-06-05T04:05:34.946Z | Downloaded memchr v2.8.1 |
| 1328 | 2026-06-05T04:05:34.946Z | Downloaded simd-adler32 v0.3.9 |
| 1329 | 2026-06-05T04:05:34.946Z | Downloaded schemars_derive v0.8.22 |
| 1330 | 2026-06-05T04:05:34.946Z | Downloaded getrandom v0.2.17 |
| 1331 | 2026-06-05T04:05:34.946Z | Downloaded smartstring v1.0.1 |
| 1332 | 2026-06-05T04:05:34.946Z | Downloaded structmeta-derive v0.3.0 |
| 1333 | 2026-06-05T04:05:34.946Z | Downloaded spin v0.5.2 |
| 1334 | 2026-06-05T04:05:34.946Z | Downloaded dtrace-parser v0.2.0 |
| 1335 | 2026-06-05T04:05:34.946Z | Downloaded once_cell v1.21.4 |
| 1336 | 2026-06-05T04:05:34.946Z | Downloaded cookie v0.18.1 |
| 1337 | 2026-06-05T04:05:34.946Z | Downloaded pem v3.0.6 |
| 1338 | 2026-06-05T04:05:34.946Z | Downloaded tabled_derive v0.7.0 |
| 1339 | 2026-06-05T04:05:34.946Z | Downloaded strum v0.26.3 |
| 1340 | 2026-06-05T04:05:34.946Z | Downloaded password-hash v0.5.0 |
| 1341 | 2026-06-05T04:05:34.946Z | Downloaded take_mut v0.2.2 |
| 1342 | 2026-06-05T04:05:34.946Z | Downloaded subtle v2.6.1 |
| 1343 | 2026-06-05T04:05:34.947Z | Downloaded smf v0.2.3 |
| 1344 | 2026-06-05T04:05:34.947Z | Downloaded slog-scope v4.4.1 |
| 1345 | 2026-06-05T04:05:34.947Z | Downloaded rand v0.8.6 |
| 1346 | 2026-06-05T04:05:34.947Z | Downloaded slog-term v2.9.2 |
| 1347 | 2026-06-05T04:05:34.947Z | Downloaded slog-bunyan v2.5.0 |
| 1348 | 2026-06-05T04:05:34.947Z | Downloaded ref-cast v1.0.25 |
| 1349 | 2026-06-05T04:05:34.947Z | Downloaded progenitor-impl v0.13.0 |
| 1350 | 2026-06-05T04:05:34.947Z | Downloaded rayon-core v1.13.0 |
| 1351 | 2026-06-05T04:05:34.947Z | Downloaded ryu v1.0.23 |
| 1352 | 2026-06-05T04:05:34.947Z | Downloaded parse-display-derive v0.10.0 |
| 1353 | 2026-06-05T04:05:34.947Z | Downloaded dropshot-api-manager v0.7.2 |
| 1354 | 2026-06-05T04:05:34.947Z | Downloaded time-core v0.1.8 |
| 1355 | 2026-06-05T04:05:34.947Z | Downloaded serde_derive v1.0.228 |
| 1356 | 2026-06-05T04:05:34.947Z | Downloaded tabwriter v1.4.1 |
| 1357 | 2026-06-05T04:05:34.947Z | Downloaded strum_macros v0.27.2 |
| 1358 | 2026-06-05T04:05:34.947Z | Downloaded signal-hook-registry v1.4.8 |
| 1359 | 2026-06-05T04:05:34.947Z | Downloaded testing_table v0.3.0 |
| 1360 | 2026-06-05T04:05:34.947Z | Downloaded terminal_size v0.4.4 |
| 1361 | 2026-06-05T04:05:34.947Z | Downloaded termtree v0.5.1 |
| 1362 | 2026-06-05T04:05:34.947Z | Downloaded tabled_derive v0.11.0 |
| 1363 | 2026-06-05T04:05:34.947Z | Downloaded static_assertions v1.1.0 |
| 1364 | 2026-06-05T04:05:34.947Z | Downloaded nom v7.1.3 |
| 1365 | 2026-06-05T04:05:34.947Z | Downloaded sha1 v0.11.0 |
| 1366 | 2026-06-05T04:05:34.947Z | Downloaded getrandom v0.4.2 |
| 1367 | 2026-06-05T04:05:34.948Z | Downloaded aws-lc-rs v1.17.0 |
| 1368 | 2026-06-05T04:05:34.948Z | Downloaded swrite v0.1.0 |
| 1369 | 2026-06-05T04:05:34.948Z | Downloaded strum_macros v0.26.4 |
| 1370 | 2026-06-05T04:05:34.948Z | Downloaded slog-json v2.6.1 |
| 1371 | 2026-06-05T04:05:34.948Z | Downloaded synstructure v0.13.2 |
| 1372 | 2026-06-05T04:05:34.948Z | Downloaded shlex v2.0.1 |
| 1373 | 2026-06-05T04:05:34.948Z | Downloaded pest_derive v2.8.6 |
| 1374 | 2026-06-05T04:05:34.948Z | Downloaded serde_derive_internals v0.29.1 |
| 1375 | 2026-06-05T04:05:34.948Z | Downloaded pkg-config v0.3.33 |
| 1376 | 2026-06-05T04:05:34.948Z | Downloaded idna v1.1.0 |
| 1377 | 2026-06-05T04:05:34.948Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1378 | 2026-06-05T04:05:34.948Z | Downloaded snafu-derive v0.8.9 |
| 1379 | 2026-06-05T04:05:34.948Z | Downloaded dropshot_endpoint v0.17.1 |
| 1380 | 2026-06-05T04:05:34.948Z | Downloaded itertools v0.12.1 |
| 1381 | 2026-06-05T04:05:34.948Z | Downloaded tagptr v0.2.0 |
| 1382 | 2026-06-05T04:05:34.948Z | Downloaded smawk v0.3.2 |
| 1383 | 2026-06-05T04:05:34.948Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1384 | 2026-06-05T04:05:34.948Z | Downloaded serde_with_macros v3.20.0 |
| 1385 | 2026-06-05T04:05:34.948Z | Downloaded thread-id v5.1.0 |
| 1386 | 2026-06-05T04:05:34.948Z | Downloaded tower-service v0.3.3 |
| 1387 | 2026-06-05T04:05:34.948Z | Downloaded spin v0.9.8 |
| 1388 | 2026-06-05T04:05:34.948Z | Downloaded serde_core v1.0.228 |
| 1389 | 2026-06-05T04:05:34.948Z | Downloaded slog-stdlog v4.1.1 |
| 1390 | 2026-06-05T04:05:34.948Z | Downloaded hashbrown v0.17.1 |
| 1391 | 2026-06-05T04:05:34.948Z | Downloaded time-macros v0.2.27 |
| 1392 | 2026-06-05T04:05:34.948Z | Downloaded pin-project v1.1.13 |
| 1393 | 2026-06-05T04:05:34.948Z | Downloaded thiserror-impl v1.0.69 |
| 1394 | 2026-06-05T04:05:34.948Z | Downloaded untrusted v0.9.0 |
| 1395 | 2026-06-05T04:05:34.949Z | Downloaded tiny-keccak v2.0.2 |
| 1396 | 2026-06-05T04:05:34.949Z | Downloaded thiserror v2.0.18 |
| 1397 | 2026-06-05T04:05:34.949Z | Downloaded unarray v0.1.4 |
| 1398 | 2026-06-05T04:05:34.949Z | Downloaded similar v2.7.0 |
| 1399 | 2026-06-05T04:05:34.949Z | Downloaded schemars v1.2.1 |
| 1400 | 2026-06-05T04:05:34.949Z | Downloaded usdt-attr-macro v0.5.0 |
| 1401 | 2026-06-05T04:05:34.949Z | Downloaded usdt v0.6.0 |
| 1402 | 2026-06-05T04:05:34.949Z | Downloaded structmeta v0.3.0 |
| 1403 | 2026-06-05T04:05:34.949Z | Downloaded scroll v0.12.0 |
| 1404 | 2026-06-05T04:05:34.949Z | Downloaded typeid v1.0.3 |
| 1405 | 2026-06-05T04:05:34.949Z | Downloaded tinyvec_macros v0.1.1 |
| 1406 | 2026-06-05T04:05:34.949Z | Downloaded term v1.2.1 |
| 1407 | 2026-06-05T04:05:34.949Z | Downloaded usdt v0.5.0 |
| 1408 | 2026-06-05T04:05:34.949Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 1409 | 2026-06-05T04:05:34.949Z | Downloaded thiserror-impl v2.0.18 |
| 1410 | 2026-06-05T04:05:34.949Z | Downloaded toml_write v0.1.2 |
| 1411 | 2026-06-05T04:05:34.949Z | Downloaded itertools v0.14.0 |
| 1412 | 2026-06-05T04:05:34.949Z | Downloaded tokio-tungstenite v0.21.0 |
| 1413 | 2026-06-05T04:05:34.949Z | Downloaded thiserror v1.0.69 |
| 1414 | 2026-06-05T04:05:34.949Z | Downloaded utf-8 v0.7.6 |
| 1415 | 2026-06-05T04:05:34.949Z | Downloaded utf8parse v0.2.2 |
| 1416 | 2026-06-05T04:05:34.949Z | Downloaded thread-id v4.2.2 |
| 1417 | 2026-06-05T04:05:34.949Z | Downloaded darling_core v0.21.3 |
| 1418 | 2026-06-05T04:05:34.949Z | Downloaded thread_local v1.1.9 |
| 1419 | 2026-06-05T04:05:34.949Z | Downloaded thiserror-no-std v2.0.2 |
| 1420 | 2026-06-05T04:05:34.950Z | Downloaded thin-vec v0.2.18 |
| 1421 | 2026-06-05T04:05:34.950Z | Downloaded usdt-macro v0.6.0 |
| 1422 | 2026-06-05T04:05:34.950Z | Downloaded pest v2.8.6 |
| 1423 | 2026-06-05T04:05:35.074Z | Downloaded want v0.3.1 |
| 1424 | 2026-06-05T04:05:35.074Z | Downloaded wait-timeout v0.2.1 |
| 1425 | 2026-06-05T04:05:35.074Z | Downloaded icu_properties_data v2.2.0 |
| 1426 | 2026-06-05T04:05:35.074Z | Downloaded unicode-xid v0.2.6 |
| 1427 | 2026-06-05T04:05:35.074Z | Downloaded slog-async v2.8.0 |
| 1428 | 2026-06-05T04:05:35.074Z | Downloaded usdt-attr-macro v0.6.0 |
| 1429 | 2026-06-05T04:05:35.074Z | Downloaded utf8_iter v1.0.4 |
| 1430 | 2026-06-05T04:05:35.074Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 1431 | 2026-06-05T04:05:35.074Z | Downloaded socket2 v0.6.4 |
| 1432 | 2026-06-05T04:05:35.074Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1433 | 2026-06-05T04:05:35.074Z | Downloaded nom v8.0.0 |
| 1434 | 2026-06-05T04:05:35.074Z | Downloaded smallvec v1.15.1 |
| 1435 | 2026-06-05T04:05:35.074Z | Downloaded slog v2.8.2 |
| 1436 | 2026-06-05T04:05:35.074Z | Downloaded tinystr v0.8.3 |
| 1437 | 2026-06-05T04:05:35.074Z | Downloaded rand v0.10.1 |
| 1438 | 2026-06-05T04:05:35.074Z | Downloaded usdt-impl v0.6.0 |
| 1439 | 2026-06-05T04:05:35.075Z | Downloaded futures v0.3.32 |
| 1440 | 2026-06-05T04:05:35.075Z | Downloaded rustls-webpki v0.103.13 |
| 1441 | 2026-06-05T04:05:35.075Z | Downloaded tempfile v3.27.0 |
| 1442 | 2026-06-05T04:05:35.075Z | Downloaded expectorate v1.2.0 |
| 1443 | 2026-06-05T04:05:35.075Z | Downloaded universal-hash v0.5.1 |
| 1444 | 2026-06-05T04:05:35.075Z | Downloaded snafu v0.8.9 |
| 1445 | 2026-06-05T04:05:35.075Z | Downloaded test-strategy v0.4.5 |
| 1446 | 2026-06-05T04:05:35.075Z | Downloaded usdt-impl v0.5.0 |
| 1447 | 2026-06-05T04:05:35.075Z | Downloaded rand_core v0.10.1 |
| 1448 | 2026-06-05T04:05:35.075Z | Downloaded icu_collections v2.2.0 |
| 1449 | 2026-06-05T04:05:35.075Z | Downloaded sha2 v0.10.9 |
| 1450 | 2026-06-05T04:05:35.075Z | Downloaded zerofrom v0.1.8 |
| 1451 | 2026-06-05T04:05:35.075Z | Downloaded toml_datetime v0.6.11 |
| 1452 | 2026-06-05T04:05:35.075Z | Downloaded serde v1.0.228 |
| 1453 | 2026-06-05T04:05:35.075Z | Downloaded schemars v0.8.22 |
| 1454 | 2026-06-05T04:05:35.075Z | Downloaded tokio-stream v0.1.18 |
| 1455 | 2026-06-05T04:05:35.075Z | Downloaded ucd-trie v0.1.7 |
| 1456 | 2026-06-05T04:05:35.075Z | Downloaded tokio-rustls v0.26.4 |
| 1457 | 2026-06-05T04:05:35.075Z | Downloaded tokio-dtrace v0.1.1 |
| 1458 | 2026-06-05T04:05:35.075Z | Downloaded yoke-derive v0.8.2 |
| 1459 | 2026-06-05T04:05:35.075Z | Downloaded rustversion v1.0.22 |
| 1460 | 2026-06-05T04:05:35.075Z | Downloaded typify-macro v0.6.2 |
| 1461 | 2026-06-05T04:05:35.075Z | Downloaded try-lock v0.2.5 |
| 1462 | 2026-06-05T04:05:35.075Z | Downloaded tokio-macros v2.7.0 |
| 1463 | 2026-06-05T04:05:35.076Z | Downloaded quinn v0.11.9 |
| 1464 | 2026-06-05T04:05:35.076Z | Downloaded semver v1.0.28 |
| 1465 | 2026-06-05T04:05:35.076Z | Downloaded slog-dtrace v0.3.0 |
| 1466 | 2026-06-05T04:05:35.076Z | Downloaded quinn-udp v0.5.14 |
| 1467 | 2026-06-05T04:05:35.076Z | Downloaded zmij v1.0.21 |
| 1468 | 2026-06-05T04:05:35.076Z | Downloaded qorb v0.4.1 |
| 1469 | 2026-06-05T04:05:35.076Z | Downloaded schemars v0.9.0 |
| 1470 | 2026-06-05T04:05:35.076Z | Downloaded tower-layer v0.3.3 |
| 1471 | 2026-06-05T04:05:35.076Z | Downloaded textwrap v0.16.2 |
| 1472 | 2026-06-05T04:05:35.076Z | Downloaded prettyplease v0.2.37 |
| 1473 | 2026-06-05T04:05:35.076Z | Downloaded tinyvec v1.11.0 |
| 1474 | 2026-06-05T04:05:35.076Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1475 | 2026-06-05T04:05:35.076Z | Downloaded rand v0.9.4 |
| 1476 | 2026-06-05T04:05:35.076Z | Downloaded steno v0.4.1 |
| 1477 | 2026-06-05T04:05:35.076Z | Downloaded writeable v0.6.3 |
| 1478 | 2026-06-05T04:05:35.076Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1479 | 2026-06-05T04:05:35.076Z | Downloaded typify v0.6.2 |
| 1480 | 2026-06-05T04:05:35.076Z | Downloaded hyper-util v0.1.20 |
| 1481 | 2026-06-05T04:05:35.076Z | Downloaded typify-macro v0.4.3 |
| 1482 | 2026-06-05T04:05:35.076Z | Downloaded zeroize v1.8.2 |
| 1483 | 2026-06-05T04:05:35.076Z | Downloaded iddqd v0.4.2 |
| 1484 | 2026-06-05T04:05:35.076Z | Downloaded zone_cfg_derive v0.3.1 |
| 1485 | 2026-06-05T04:05:35.076Z | Downloaded unicode-ident v1.0.24 |
| 1486 | 2026-06-05T04:05:35.076Z | Downloaded untrusted v0.7.1 |
| 1487 | 2026-06-05T04:05:35.076Z | Downloaded tungstenite v0.21.0 |
| 1488 | 2026-06-05T04:05:35.076Z | Downloaded vsss-rs v3.3.4 |
| 1489 | 2026-06-05T04:05:35.077Z | Downloaded typify v0.4.3 |
| 1490 | 2026-06-05T04:05:35.077Z | Downloaded ron v0.12.1 |
| 1491 | 2026-06-05T04:05:35.077Z | Downloaded toml_edit v0.22.27 |
| 1492 | 2026-06-05T04:05:35.077Z | Downloaded regex v1.12.3 |
| 1493 | 2026-06-05T04:05:35.077Z | Downloaded clap_builder v4.6.0 |
| 1494 | 2026-06-05T04:05:35.077Z | Downloaded zeroize_derive v1.4.3 |
| 1495 | 2026-06-05T04:05:35.077Z | Downloaded aho-corasick v1.1.4 |
| 1496 | 2026-06-05T04:05:35.077Z | Downloaded zerofrom-derive v0.1.7 |
| 1497 | 2026-06-05T04:05:35.077Z | Downloaded zerocopy-derive v0.7.35 |
| 1498 | 2026-06-05T04:05:35.077Z | Downloaded yoke v0.8.3 |
| 1499 | 2026-06-05T04:05:35.077Z | Downloaded unit-prefix v0.5.2 |
| 1500 | 2026-06-05T04:05:35.077Z | Downloaded unicode-linebreak v0.1.5 |
| 1501 | 2026-06-05T04:05:35.077Z | Downloaded reqwest v0.13.4 |
| 1502 | 2026-06-05T04:05:35.077Z | Downloaded whoami v1.6.1 |
| 1503 | 2026-06-05T04:05:35.077Z | Downloaded libm v0.2.16 |
| 1504 | 2026-06-05T04:05:35.077Z | Downloaded unsafe-libyaml v0.2.11 |
| 1505 | 2026-06-05T04:05:35.077Z | Downloaded tracing-attributes v0.1.31 |
| 1506 | 2026-06-05T04:05:35.077Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 1507 | 2026-06-05T04:05:35.077Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 1508 | 2026-06-05T04:05:35.077Z | Downloaded toml v0.8.23 |
| 1509 | 2026-06-05T04:05:35.077Z | Downloaded half v2.7.1 |
| 1510 | 2026-06-05T04:05:35.077Z | Downloaded erased-serde v0.3.31 |
| 1511 | 2026-06-05T04:05:35.077Z | Downloaded zerovec-derive v0.11.3 |
| 1512 | 2026-06-05T04:05:35.077Z | Downloaded owo-colors v4.3.0 |
| 1513 | 2026-06-05T04:05:35.077Z | Downloaded heapless v0.8.0 |
| 1514 | 2026-06-05T04:05:35.077Z | Downloaded pin-project-internal v1.1.13 |
| 1515 | 2026-06-05T04:05:35.077Z | Downloaded xz2 v0.1.7 |
| 1516 | 2026-06-05T04:05:35.078Z | Downloaded icu_locale_core v2.2.0 |
| 1517 | 2026-06-05T04:05:35.084Z | Downloaded backoff v0.4.0 |
| 1518 | 2026-06-05T04:05:35.084Z | Downloaded reqwest v0.12.28 |
| 1519 | 2026-06-05T04:05:35.084Z | Downloaded uuid v1.23.2 |
| 1520 | 2026-06-05T04:05:35.084Z | Downloaded crossbeam-channel v0.5.15 |
| 1521 | 2026-06-05T04:05:35.084Z | Downloaded toml_edit v0.19.15 |
| 1522 | 2026-06-05T04:05:35.085Z | Downloaded hashbrown v0.15.5 |
| 1523 | 2026-06-05T04:05:35.378Z | Downloaded async-compression v0.4.42 |
| 1524 | 2026-06-05T04:05:35.378Z | Downloaded typed-path v0.9.3 |
| 1525 | 2026-06-05T04:05:35.378Z | Downloaded proptest v1.11.0 |
| 1526 | 2026-06-05T04:05:35.378Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 1527 | 2026-06-05T04:05:35.378Z | Downloaded anyhow v1.0.102 |
| 1528 | 2026-06-05T04:05:35.378Z | Downloaded moka v0.12.15 |
| 1529 | 2026-06-05T04:05:35.378Z | Downloaded zerotrie v0.2.4 |
| 1530 | 2026-06-05T04:05:35.378Z | Downloaded tower v0.5.3 |
| 1531 | 2026-06-05T04:05:35.378Z | Downloaded rayon v1.12.0 |
| 1532 | 2026-06-05T04:05:35.379Z | Downloaded unicode-segmentation v1.13.3 |
| 1533 | 2026-06-05T04:05:35.379Z | Downloaded typenum v1.20.1 |
| 1534 | 2026-06-05T04:05:35.379Z | Downloaded goblin v0.10.7 |
| 1535 | 2026-06-05T04:05:35.379Z | Downloaded arc-swap v1.9.1 |
| 1536 | 2026-06-05T04:05:35.379Z | Downloaded chrono v0.4.45 |
| 1537 | 2026-06-05T04:05:35.379Z | Downloaded digest v0.10.7 |
| 1538 | 2026-06-05T04:05:35.379Z | Downloaded match_cfg v0.1.0 |
| 1539 | 2026-06-05T04:05:35.379Z | Downloaded hashbrown v0.12.3 |
| 1540 | 2026-06-05T04:05:35.379Z | Downloaded crossbeam-epoch v0.9.18 |
| 1541 | 2026-06-05T04:05:35.379Z | Downloaded bitflags v2.12.1 |
| 1542 | 2026-06-05T04:05:35.379Z | Downloaded base64 v0.22.1 |
| 1543 | 2026-06-05T04:05:35.379Z | Downloaded bit-vec v0.8.0 |
| 1544 | 2026-06-05T04:05:35.379Z | Downloaded cpufeatures v0.3.0 |
| 1545 | 2026-06-05T04:05:35.379Z | Downloaded ahash v0.8.12 |
| 1546 | 2026-06-05T04:05:35.379Z | Downloaded base64ct v1.8.3 |
| 1547 | 2026-06-05T04:05:35.379Z | Downloaded tokio-util v0.7.18 |
| 1548 | 2026-06-05T04:05:35.379Z | Downloaded zerocopy-derive v0.8.50 |
| 1549 | 2026-06-05T04:05:35.379Z | Downloaded goblin v0.8.2 |
| 1550 | 2026-06-05T04:05:35.379Z | Downloaded tough v0.22.0 |
| 1551 | 2026-06-05T04:05:35.379Z | Downloaded quinn-proto v0.11.14 |
| 1552 | 2026-06-05T04:05:35.379Z | Downloaded serde_json v1.0.150 |
| 1553 | 2026-06-05T04:05:35.379Z | Downloaded portable-atomic v1.13.1 |
| 1554 | 2026-06-05T04:05:35.379Z | Downloaded async-recursion v1.1.1 |
| 1555 | 2026-06-05T04:05:35.380Z | Downloaded anstyle-query v1.1.5 |
| 1556 | 2026-06-05T04:05:35.380Z | Downloaded anstyle-parse v1.0.0 |
| 1557 | 2026-06-05T04:05:35.380Z | Downloaded cstr-argument v0.1.2 |
| 1558 | 2026-06-05T04:05:35.380Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1559 | 2026-06-05T04:05:35.380Z | Downloaded darling_macro v0.21.3 |
| 1560 | 2026-06-05T04:05:35.380Z | Downloaded adler2 v2.0.1 |
| 1561 | 2026-06-05T04:05:35.380Z | Downloaded fixedbitset v0.5.7 |
| 1562 | 2026-06-05T04:05:35.380Z | Downloaded find-msvc-tools v0.1.9 |
| 1563 | 2026-06-05T04:05:35.380Z | Downloaded ciborium-io v0.2.2 |
| 1564 | 2026-06-05T04:05:35.380Z | Downloaded colored v3.1.1 |
| 1565 | 2026-06-05T04:05:35.380Z | Downloaded foreign-types-macros v0.2.3 |
| 1566 | 2026-06-05T04:05:35.380Z | Downloaded async-stream-impl v0.3.6 |
| 1567 | 2026-06-05T04:05:35.380Z | Downloaded digest v0.11.3 |
| 1568 | 2026-06-05T04:05:35.380Z | Downloaded darling_macro v0.23.0 |
| 1569 | 2026-06-05T04:05:35.380Z | Downloaded cargo_toml v0.22.3 |
| 1570 | 2026-06-05T04:05:35.380Z | Downloaded block-buffer v0.12.0 |
| 1571 | 2026-06-05T04:05:35.380Z | Downloaded futures-executor v0.3.32 |
| 1572 | 2026-06-05T04:05:35.380Z | Downloaded futures-channel v0.3.32 |
| 1573 | 2026-06-05T04:05:35.380Z | Downloaded colorchoice v1.0.5 |
| 1574 | 2026-06-05T04:05:35.380Z | Downloaded bytecount v0.6.9 |
| 1575 | 2026-06-05T04:05:35.380Z | Downloaded openssl v0.10.80 |
| 1576 | 2026-06-05T04:05:35.380Z | Downloaded unicode-normalization v0.1.25 |
| 1577 | 2026-06-05T04:05:35.381Z | Downloaded hickory-proto v0.24.4 |
| 1578 | 2026-06-05T04:05:35.381Z | Downloaded url v2.5.8 |
| 1579 | 2026-06-05T04:05:35.381Z | Downloaded curve25519-dalek v4.1.3 |
| 1580 | 2026-06-05T04:05:35.381Z | Downloaded zerovec v0.11.6 |
| 1581 | 2026-06-05T04:05:35.381Z | Downloaded winnow v0.5.40 |
| 1582 | 2026-06-05T04:05:35.381Z | Downloaded walkdir v2.5.0 |
| 1583 | 2026-06-05T04:05:35.381Z | Downloaded tabled v0.21.0 |
| 1584 | 2026-06-05T04:05:35.381Z | Downloaded waitgroup v0.1.2 |
| 1585 | 2026-06-05T04:05:35.381Z | Downloaded version_check v0.9.5 |
| 1586 | 2026-06-05T04:05:35.381Z | Downloaded serde_with v3.20.0 |
| 1587 | 2026-06-05T04:05:35.381Z | Downloaded zone v0.3.1 |
| 1588 | 2026-06-05T04:05:35.381Z | Downloaded winnow v0.7.15 |
| 1589 | 2026-06-05T04:05:35.381Z | Downloaded usdt-macro v0.5.0 |
| 1590 | 2026-06-05T04:05:35.381Z | Downloaded nix v0.31.3 |
| 1591 | 2026-06-05T04:05:35.381Z | Downloaded zerocopy v0.7.35 |
| 1592 | 2026-06-05T04:05:35.474Z | Downloaded winnow v1.0.3 |
| 1593 | 2026-06-05T04:05:35.474Z | Downloaded vcpkg v0.2.15 |
| 1594 | 2026-06-05T04:05:35.474Z | Downloaded openapiv3 v2.2.0 |
| 1595 | 2026-06-05T04:05:35.474Z | Downloaded bstr v1.12.1 |
| 1596 | 2026-06-05T04:05:35.474Z | Downloaded tracing-core v0.1.36 |
| 1597 | 2026-06-05T04:05:35.474Z | Downloaded tower-http v0.6.11 |
| 1598 | 2026-06-05T04:05:35.474Z | Downloaded time v0.3.47 |
| 1599 | 2026-06-05T04:05:35.474Z | Downloaded hickory-proto v0.25.2 |
| 1600 | 2026-06-05T04:05:35.474Z | Downloaded webpki-roots v1.0.7 |
| 1601 | 2026-06-05T04:05:35.474Z | Downloaded unicode-width v0.1.14 |
| 1602 | 2026-06-05T04:05:35.475Z | Downloaded tabled v0.15.0 |
| 1603 | 2026-06-05T04:05:35.475Z | Downloaded syn v1.0.109 |
| 1604 | 2026-06-05T04:05:35.475Z | Downloaded rhai v1.25.1 |
| 1605 | 2026-06-05T04:05:35.475Z | Downloaded rustix v1.1.4 |
| 1606 | 2026-06-05T04:05:35.475Z | Downloaded syn v2.0.117 |
| 1607 | 2026-06-05T04:05:35.475Z | Downloaded regress v0.10.5 |
| 1608 | 2026-06-05T04:05:35.475Z | Downloaded unicode-width v0.2.2 |
| 1609 | 2026-06-05T04:05:35.475Z | Downloaded regex-syntax v0.8.10 |
| 1610 | 2026-06-05T04:05:35.475Z | Downloaded smoltcp v0.11.0 |
| 1611 | 2026-06-05T04:05:35.475Z | Downloaded zerocopy v0.8.50 |
| 1612 | 2026-06-05T04:05:35.475Z | Downloaded rustls v0.23.40 |
| 1613 | 2026-06-05T04:05:35.475Z | Downloaded regress v0.11.1 |
| 1614 | 2026-06-05T04:05:35.475Z | Downloaded rustix v0.38.44 |
| 1615 | 2026-06-05T04:05:35.475Z | Downloaded blake2 v0.10.6 |
| 1616 | 2026-06-05T04:05:35.475Z | Downloaded tracing v0.1.44 |
| 1617 | 2026-06-05T04:05:35.475Z | Downloaded foreign-types-shared v0.3.1 |
| 1618 | 2026-06-05T04:05:35.475Z | Downloaded embedded-io v0.4.0 |
| 1619 | 2026-06-05T04:05:35.475Z | Downloaded cobs v0.3.0 |
| 1620 | 2026-06-05T04:05:35.475Z | Downloaded darling v0.23.0 |
| 1621 | 2026-06-05T04:05:35.475Z | Downloaded compression-codecs v0.4.38 |
| 1622 | 2026-06-05T04:05:35.476Z | Downloaded chacha20poly1305 v0.10.1 |
| 1623 | 2026-06-05T04:05:35.476Z | Downloaded cancel-safe-futures v0.1.5 |
| 1624 | 2026-06-05T04:05:35.476Z | Downloaded regex-automata v0.4.14 |
| 1625 | 2026-06-05T04:05:35.476Z | Downloaded bs58 v0.5.1 |
| 1626 | 2026-06-05T04:05:35.476Z | Downloaded bitflags v1.3.2 |
| 1627 | 2026-06-05T04:05:35.476Z | Downloaded anstream v1.0.0 |
| 1628 | 2026-06-05T04:05:35.476Z | Downloaded sled v0.34.7 |
| 1629 | 2026-06-05T04:05:35.476Z | Downloaded lzma-sys v0.1.20 |
| 1630 | 2026-06-05T04:05:35.476Z | Downloaded typify-impl v0.6.2 |
| 1631 | 2026-06-05T04:05:35.476Z | Downloaded typify-impl v0.4.3 |
| 1632 | 2026-06-05T04:05:35.476Z | Downloaded petgraph v0.6.5 |
| 1633 | 2026-06-05T04:05:35.476Z | Downloaded libc v0.2.186 |
| 1634 | 2026-06-05T04:05:35.476Z | Downloaded allocator-api2 v0.2.21 |
| 1635 | 2026-06-05T04:05:35.476Z | Downloaded daft-derive v0.1.7 |
| 1636 | 2026-06-05T04:05:36.713Z | Downloaded critical-section v1.2.0 |
| 1637 | 2026-06-05T04:05:36.713Z | Downloaded bytes v1.11.1 |
| 1638 | 2026-06-05T04:05:36.713Z | Downloaded cfg_aliases v0.2.1 |
| 1639 | 2026-06-05T04:05:36.713Z | Downloaded sha3 v0.10.9 |
| 1640 | 2026-06-05T04:05:36.713Z | Downloaded chrono-tz v0.10.4 |
| 1641 | 2026-06-05T04:05:36.713Z | Downloaded jiff v0.2.28 |
| 1642 | 2026-06-05T04:05:36.713Z | Downloaded encoding_rs v0.8.35 |
| 1643 | 2026-06-05T04:05:36.713Z | Downloaded petgraph v0.8.3 |
| 1644 | 2026-06-05T04:05:36.713Z | Downloaded csv v1.4.0 |
| 1645 | 2026-06-05T04:05:36.860Z | Downloaded tokio v1.52.3 |
| 1646 | 2026-06-05T04:05:36.860Z | Downloaded ring v0.17.14 |
| 1647 | 2026-06-05T04:05:36.958Z | Downloaded aws-lc-sys v0.41.0 |
| 1648 | 2026-06-05T04:05:36.959Z | Compiling proc-macro2 v1.0.106 |
| 1649 | 2026-06-05T04:05:36.959Z | Compiling quote v1.0.45 |
| 1650 | 2026-06-05T04:05:36.959Z | Compiling unicode-ident v1.0.24 |
| 1651 | 2026-06-05T04:05:36.959Z | Compiling serde_core v1.0.228 |
| 1652 | 2026-06-05T04:05:36.959Z | Compiling serde v1.0.228 |
| 1653 | 2026-06-05T04:05:36.959Z | Compiling libc v0.2.186 |
| 1654 | 2026-06-05T04:05:36.959Z | Compiling cfg-if v1.0.4 |
| 1655 | 2026-06-05T04:05:36.959Z | Compiling zmij v1.0.21 |
| 1656 | 2026-06-05T04:05:36.959Z | Compiling autocfg v1.5.1 |
| 1657 | 2026-06-05T04:05:37.108Z | Compiling memchr v2.8.1 |
| 1658 | 2026-06-05T04:05:37.522Z | Compiling libm v0.2.16 |
| 1659 | 2026-06-05T04:05:37.806Z | Compiling itoa v1.0.18 |
| 1660 | 2026-06-05T04:05:37.957Z | Compiling icu_properties_data v2.2.0 |
| 1661 | 2026-06-05T04:05:38.037Z | Compiling icu_normalizer_data v2.2.0 |
| 1662 | 2026-06-05T04:05:38.126Z | Compiling version_check v0.9.5 |
| 1663 | 2026-06-05T04:05:38.126Z | Compiling stable_deref_trait v1.2.1 |
| 1664 | 2026-06-05T04:05:38.377Z | Compiling serde_json v1.0.150 |
| 1665 | 2026-06-05T04:05:38.872Z | Compiling litemap v0.8.2 |
| 1666 | 2026-06-05T04:05:38.872Z | Compiling syn v2.0.117 |
| 1667 | 2026-06-05T04:05:39.126Z | Compiling parking_lot_core v0.9.12 |
| 1668 | 2026-06-05T04:05:39.126Z | Compiling writeable v0.6.3 |
| 1669 | 2026-06-05T04:05:39.126Z | Compiling num-traits v0.2.19 |
| 1670 | 2026-06-05T04:05:39.126Z | Compiling utf8_iter v1.0.4 |
| 1671 | 2026-06-05T04:05:39.126Z | Compiling percent-encoding v2.3.2 |
| 1672 | 2026-06-05T04:05:39.365Z | Compiling thiserror v2.0.18 |
| 1673 | 2026-06-05T04:05:39.365Z | Compiling form_urlencoded v1.2.2 |
| 1674 | 2026-06-05T04:05:39.365Z | Compiling getrandom v0.4.2 |
| 1675 | 2026-06-05T04:05:39.365Z | Compiling rand_core v0.10.1 |
| 1676 | 2026-06-05T04:05:40.833Z | Compiling zerocopy v0.8.50 |
| 1677 | 2026-06-05T04:05:40.833Z | Compiling errno v0.3.14 |
| 1678 | 2026-06-05T04:05:40.961Z | Compiling iana-time-zone v0.1.65 |
| 1679 | 2026-06-05T04:05:40.961Z | Compiling heck v0.5.0 |
| 1680 | 2026-06-05T04:05:40.961Z | Compiling uuid v1.23.2 |
| 1681 | 2026-06-05T04:05:40.961Z | Compiling jobserver v0.1.34 |
| 1682 | 2026-06-05T04:05:40.961Z | Compiling shlex v2.0.1 |
| 1683 | 2026-06-05T04:05:40.961Z | Compiling find-msvc-tools v0.1.9 |
| 1684 | 2026-06-05T04:05:40.961Z | Compiling rustversion v1.0.22 |
| 1685 | 2026-06-05T04:05:40.962Z | Compiling cc v1.2.63 |
| 1686 | 2026-06-05T04:05:40.962Z | Compiling semver v1.0.28 |
| 1687 | 2026-06-05T04:05:40.962Z | Compiling dyn-clone v1.0.20 |
| 1688 | 2026-06-05T04:05:40.962Z | Compiling schemars v0.8.22 |
| 1689 | 2026-06-05T04:05:40.962Z | Compiling pin-project-lite v0.2.17 |
| 1690 | 2026-06-05T04:05:41.047Z | Compiling getrandom v0.2.17 |
| 1691 | 2026-06-05T04:05:41.047Z | Compiling scopeguard v1.2.0 |
| 1692 | 2026-06-05T04:05:41.047Z | Compiling bitflags v2.12.1 |
| 1693 | 2026-06-05T04:05:41.134Z | Compiling lock_api v0.4.14 |
| 1694 | 2026-06-05T04:05:41.194Z | Compiling socket2 v0.6.4 |
| 1695 | 2026-06-05T04:05:41.258Z | Compiling cmake v0.1.58 |
| 1696 | 2026-06-05T04:05:41.297Z | Compiling synstructure v0.13.2 |
| 1697 | 2026-06-05T04:05:41.384Z | Compiling serde_derive_internals v0.29.1 |
| 1698 | 2026-06-05T04:05:41.488Z | Compiling signal-hook-registry v1.4.8 |
| 1699 | 2026-06-05T04:05:41.683Z | Compiling mio v1.2.1 |
| 1700 | 2026-06-05T04:05:41.714Z | Compiling dunce v1.0.5 |
| 1701 | 2026-06-05T04:05:41.825Z | Compiling fs_extra v1.3.0 |
| 1702 | 2026-06-05T04:05:41.879Z | Compiling portable-atomic v1.13.1 |
| 1703 | 2026-06-05T04:05:41.932Z | Compiling futures-core v0.3.32 |
| 1704 | 2026-06-05T04:05:42.007Z | Compiling log v0.4.32 |
| 1705 | 2026-06-05T04:05:42.042Z | Compiling critical-section v1.2.0 |
| 1706 | 2026-06-05T04:05:42.098Z | Compiling aws-lc-sys v0.41.0 |
| 1707 | 2026-06-05T04:05:42.148Z | Compiling subtle v2.6.1 |
| 1708 | 2026-06-05T04:05:42.180Z | Compiling equivalent v1.0.2 |
| 1709 | 2026-06-05T04:05:42.249Z | Compiling httparse v1.10.1 |
| 1710 | 2026-06-05T04:05:42.359Z | Compiling futures-sink v0.3.32 |
| 1711 | 2026-06-05T04:05:42.394Z | Compiling slab v0.4.12 |
| 1712 | 2026-06-05T04:05:42.426Z | Compiling rustix v1.1.4 |
| 1713 | 2026-06-05T04:05:42.458Z | Compiling ucd-trie v0.1.7 |
| 1714 | 2026-06-05T04:05:42.657Z | Compiling serde_derive v1.0.228 |
| 1715 | 2026-06-05T04:05:42.745Z | Compiling zerofrom-derive v0.1.7 |
| 1716 | 2026-06-05T04:05:42.745Z | Compiling yoke-derive v0.8.2 |
| 1717 | 2026-06-05T04:05:42.745Z | Compiling zerovec-derive v0.11.3 |
| 1718 | 2026-06-05T04:05:42.745Z | Compiling displaydoc v0.2.6 |
| 1719 | 2026-06-05T04:05:42.798Z | Compiling schemars_derive v0.8.22 |
| 1720 | 2026-06-05T04:05:42.990Z | Compiling thiserror-impl v2.0.18 |
| 1721 | 2026-06-05T04:05:43.104Z | Compiling tokio-macros v2.7.0 |
| 1722 | 2026-06-05T04:05:43.526Z | Compiling zerocopy-derive v0.8.50 |
| 1723 | 2026-06-05T04:05:43.700Z | Compiling zeroize_derive v1.4.3 |
| 1724 | 2026-06-05T04:05:43.783Z | Compiling futures-macro v0.3.32 |
| 1725 | 2026-06-05T04:05:43.812Z | Compiling zerofrom v0.1.8 |
| 1726 | 2026-06-05T04:05:43.862Z | Compiling once_cell v1.21.4 |
| 1727 | 2026-06-05T04:05:43.931Z | Compiling yoke v0.8.3 |
| 1728 | 2026-06-05T04:05:44.122Z | Compiling thiserror v1.0.69 |
| 1729 | 2026-06-05T04:05:44.182Z | Compiling pest v2.8.6 |
| 1730 | 2026-06-05T04:05:44.182Z | Compiling zerovec v0.11.6 |
| 1731 | 2026-06-05T04:05:44.324Z | Compiling zerotrie v0.2.4 |
| 1732 | 2026-06-05T04:05:44.456Z | Compiling zeroize v1.8.2 |
| 1733 | 2026-06-05T04:05:44.640Z | Compiling typenum v1.20.1 |
| 1734 | 2026-06-05T04:05:44.653Z | Compiling thiserror-impl v1.0.69 |
| 1735 | 2026-06-05T04:05:44.653Z | Compiling futures-channel v0.3.32 |
| 1736 | 2026-06-05T04:05:44.715Z | Compiling tinystr v0.8.3 |
| 1737 | 2026-06-05T04:05:44.769Z | Compiling potential_utf v0.1.5 |
| 1738 | 2026-06-05T04:05:44.967Z | Compiling icu_locale_core v2.2.0 |
| 1739 | 2026-06-05T04:05:45.037Z | Compiling icu_collections v2.2.0 |
| 1740 | 2026-06-05T04:05:45.037Z | Compiling futures-task v0.3.32 |
| 1741 | 2026-06-05T04:05:45.183Z | Compiling pest_meta v2.8.6 |
| 1742 | 2026-06-05T04:05:45.448Z | Compiling futures-io v0.3.32 |
| 1743 | 2026-06-05T04:05:45.674Z | Compiling futures-util v0.3.32 |
| 1744 | 2026-06-05T04:05:45.734Z | Compiling smallvec v1.15.1 |
| 1745 | 2026-06-05T04:05:45.798Z | Compiling bytes v1.11.1 |
| 1746 | 2026-06-05T04:05:45.798Z | Compiling icu_provider v2.2.0 |
| 1747 | 2026-06-05T04:05:45.828Z | Compiling chrono v0.4.45 |
| 1748 | 2026-06-05T04:05:46.366Z | Compiling icu_normalizer v2.2.0 |
| 1749 | 2026-06-05T04:05:46.394Z | Compiling icu_properties v2.2.0 |
| 1750 | 2026-06-05T04:05:46.414Z | Compiling parking_lot v0.12.5 |
| 1751 | 2026-06-05T04:05:46.643Z | Compiling tokio v1.52.3 |
| 1752 | 2026-06-05T04:05:47.318Z | Compiling serde_tokenstream v0.2.3 |
| 1753 | 2026-06-05T04:05:47.567Z | Compiling idna_adapter v1.2.2 |
| 1754 | 2026-06-05T04:05:47.689Z | Compiling idna v1.1.0 |
| 1755 | 2026-06-05T04:05:47.793Z | Compiling pest_generator v2.8.6 |
| 1756 | 2026-06-05T04:05:47.952Z | Compiling regex-syntax v0.8.10 |
| 1757 | 2026-06-05T04:05:48.132Z | Compiling url v2.5.8 |
| 1758 | 2026-06-05T04:05:48.176Z | Compiling getrandom v0.3.4 |
| 1759 | 2026-06-05T04:05:48.282Z | Compiling strsim v0.11.1 |
| 1760 | 2026-06-05T04:05:48.448Z | Compiling pest_derive v2.8.6 |
| 1761 | 2026-06-05T04:05:48.587Z | Compiling rand_core v0.6.4 |
| 1762 | 2026-06-05T04:05:48.645Z | Compiling aho-corasick v1.1.4 |
| 1763 | 2026-06-05T04:05:49.073Z | Compiling hashbrown v0.17.1 |
| 1764 | 2026-06-05T04:05:49.351Z | Compiling byteorder v1.5.0 |
| 1765 | 2026-06-05T04:05:49.681Z | Compiling regex-automata v0.4.14 |
| 1766 | 2026-06-05T04:05:49.736Z | Compiling indexmap v2.14.0 |
| 1767 | 2026-06-05T04:05:49.844Z | Compiling ipnetwork v0.21.1 |
| 1768 | 2026-06-05T04:05:51.114Z | Compiling tracing-core v0.1.36 |
| 1769 | 2026-06-05T04:05:51.222Z | Compiling tracing-attributes v0.1.31 |
| 1770 | 2026-06-05T04:05:51.222Z | Compiling ident_case v1.0.1 |
| 1771 | 2026-06-05T04:05:51.222Z | Compiling slog v2.8.2 |
| 1772 | 2026-06-05T04:05:51.639Z | Compiling anyhow v1.0.102 |
| 1773 | 2026-06-05T04:05:51.639Z | Compiling fnv v1.0.7 |
| 1774 | 2026-06-05T04:05:51.718Z | Compiling tracing v0.1.44 |
| 1775 | 2026-06-05T04:05:51.718Z | Compiling regex v1.12.3 |
| 1776 | 2026-06-05T04:05:51.718Z | Compiling base64 v0.22.1 |
| 1777 | 2026-06-05T04:05:51.718Z | Compiling paste v1.0.15 |
| 1778 | 2026-06-05T04:05:51.821Z | Compiling erased-serde v0.3.31 |
| 1779 | 2026-06-05T04:05:53.822Z | Compiling omicron-workspace-hack v0.1.0 |
| 1780 | 2026-06-05T04:05:53.822Z | Compiling http v1.4.1 |
| 1781 | 2026-06-05T04:05:53.822Z | Compiling oxnet v0.1.6 |
| 1782 | 2026-06-05T04:05:53.822Z | Compiling rustls-pki-types v1.14.1 |
| 1783 | 2026-06-05T04:05:53.822Z | Compiling scroll_derive v0.13.1 |
| 1784 | 2026-06-05T04:05:53.896Z | Compiling ring v0.17.14 |
| 1785 | 2026-06-05T04:05:54.003Z | Compiling num-conv v0.2.2 |
| 1786 | 2026-06-05T04:05:54.126Z | Compiling time-core v0.1.8 |
| 1787 | 2026-06-05T04:05:54.170Z | Compiling aws-lc-rs v1.17.0 |
| 1788 | 2026-06-05T04:05:54.294Z | Compiling time-macros v0.2.27 |
| 1789 | 2026-06-05T04:05:54.628Z | Compiling tokio-util v0.7.18 |
| 1790 | 2026-06-05T04:05:54.906Z | Compiling untrusted v0.7.1 |
| 1791 | 2026-06-05T04:05:55.057Z | Compiling untrusted v0.9.0 |
| 1792 | 2026-06-05T04:05:55.157Z | Compiling ipnet v2.12.0 |
| 1793 | 2026-06-05T04:05:55.518Z | Compiling ppv-lite86 v0.2.21 |
| 1794 | 2026-06-05T04:05:56.114Z | Compiling daft-derive v0.1.7 |
| 1795 | 2026-06-05T04:05:56.114Z | Compiling async-trait v0.1.89 |
| 1796 | 2026-06-05T04:05:56.114Z | Compiling crc32fast v1.5.0 |
| 1797 | 2026-06-05T04:05:56.261Z | Compiling rustls v0.23.40 |
| 1798 | 2026-06-05T04:05:56.524Z | Compiling camino v1.2.2 |
| 1799 | 2026-06-05T04:05:56.620Z | Compiling http-body v1.0.1 |
| 1800 | 2026-06-05T04:05:56.766Z | Compiling atomic-waker v1.1.2 |
| 1801 | 2026-06-05T04:05:56.810Z | Compiling pretty-hex v0.4.2 |
| 1802 | 2026-06-05T04:05:56.839Z | Compiling usdt-impl v0.6.0 |
| 1803 | 2026-06-05T04:05:56.949Z | Compiling crossbeam-utils v0.8.21 |
| 1804 | 2026-06-05T04:05:57.071Z | Compiling scroll v0.13.0 |
| 1805 | 2026-06-05T04:05:57.201Z | Compiling try-lock v0.2.5 |
| 1806 | 2026-06-05T04:05:57.336Z | Compiling ryu v1.0.23 |
| 1807 | 2026-06-05T04:05:57.409Z | Compiling plain v0.2.3 |
| 1808 | 2026-06-05T04:05:57.409Z | Compiling tower-layer v0.3.3 |
| 1809 | 2026-06-05T04:05:57.478Z | Compiling tower-service v0.3.3 |
| 1810 | 2026-06-05T04:05:57.597Z | Compiling goblin v0.10.7 |
| 1811 | 2026-06-05T04:05:57.620Z | Compiling want v0.3.1 |
| 1812 | 2026-06-05T04:05:57.874Z | Compiling h2 v0.4.14 |
| 1813 | 2026-06-05T04:05:58.493Z | Compiling httpdate v1.0.3 |
| 1814 | 2026-06-05T04:05:58.794Z | Compiling slog-async v2.8.0 |
| 1815 | 2026-06-05T04:05:59.035Z | Compiling dtrace-parser v0.3.0 |
| 1816 | 2026-06-05T04:05:59.157Z | Compiling thread-id v5.1.0 |
| 1817 | 2026-06-05T04:05:59.232Z | Compiling ref-cast v1.0.25 |
| 1818 | 2026-06-05T04:06:00.636Z | Compiling dof v0.4.0 |
| 1819 | 2026-06-05T04:06:01.083Z | Compiling hyper v1.10.1 |
| 1820 | 2026-06-05T04:06:01.625Z | Compiling rand_core v0.9.5 |
| 1821 | 2026-06-05T04:06:01.849Z | Compiling serde_urlencoded v0.7.1 |
| 1822 | 2026-06-05T04:06:01.864Z | Compiling http-body-util v0.1.3 |
| 1823 | 2026-06-05T04:06:02.170Z | Compiling ref-cast-impl v1.0.25 |
| 1824 | 2026-06-05T04:06:02.384Z | Compiling syn v1.0.109 |
| 1825 | 2026-06-05T04:06:02.696Z | Compiling hyper-util v0.1.20 |
| 1826 | 2026-06-05T04:06:03.722Z | Compiling usdt-attr-macro v0.6.0 |
| 1827 | 2026-06-05T04:06:04.174Z | Compiling usdt-macro v0.6.0 |
| 1828 | 2026-06-05T04:06:04.590Z | Compiling structmeta-derive v0.3.0 |
| 1829 | 2026-06-05T04:06:05.013Z | Compiling multer v3.1.0 |
| 1830 | 2026-06-05T04:06:05.817Z | Compiling powerfmt v0.2.0 |
| 1831 | 2026-06-05T04:06:06.194Z | Compiling allocator-api2 v0.2.21 |
| 1832 | 2026-06-05T04:06:06.194Z | Compiling foldhash v0.2.0 |
| 1833 | 2026-06-05T04:06:06.194Z | Compiling deranged v0.5.8 |
| 1834 | 2026-06-05T04:06:06.194Z | Compiling structmeta v0.3.0 |
| 1835 | 2026-06-05T04:06:06.228Z | Compiling rand_chacha v0.9.0 |
| 1836 | 2026-06-05T04:06:06.228Z | Compiling hashbrown v0.16.1 |
| 1837 | 2026-06-05T04:06:06.395Z | Compiling darling_core v0.23.0 |
| 1838 | 2026-06-05T04:06:09.032Z | Compiling newtype-uuid-macros v0.1.0 |
| 1839 | 2026-06-05T04:06:09.151Z | Compiling num_threads v0.1.7 |
| 1840 | 2026-06-05T04:06:09.152Z | Compiling time v0.3.47 |
| 1841 | 2026-06-05T04:06:09.152Z | Compiling rand v0.9.4 |
| 1842 | 2026-06-05T04:06:09.152Z | Compiling newtype-uuid v1.3.2 |
| 1843 | 2026-06-05T04:06:09.152Z | Compiling strum_macros v0.26.4 |
| 1844 | 2026-06-05T04:06:09.152Z | Compiling async-stream-impl v0.3.6 |
| 1845 | 2026-06-05T04:06:09.152Z | Compiling sync_wrapper v1.0.2 |
| 1846 | 2026-06-05T04:06:09.152Z | Compiling dropshot v0.17.1 |
| 1847 | 2026-06-05T04:06:09.152Z | Compiling darling_macro v0.23.0 |
| 1848 | 2026-06-05T04:06:09.152Z | Compiling hex v0.4.3 |
| 1849 | 2026-06-05T04:06:09.152Z | Compiling tower v0.5.3 |
| 1850 | 2026-06-05T04:06:09.152Z | Compiling daft v0.1.7 |
| 1851 | 2026-06-05T04:06:09.152Z | Compiling darling v0.23.0 |
| 1852 | 2026-06-05T04:06:09.318Z | Compiling crossbeam-channel v0.5.15 |
| 1853 | 2026-06-05T04:06:09.409Z | Compiling webpki-roots v1.0.7 |
| 1854 | 2026-06-05T04:06:09.409Z | Compiling openapiv3 v2.2.0 |
| 1855 | 2026-06-05T04:06:09.461Z | Compiling generic-array v0.14.7 |
| 1856 | 2026-06-05T04:06:09.684Z | Compiling fastrand v2.4.1 |
| 1857 | 2026-06-05T04:06:10.108Z | Compiling tower-http v0.6.11 |
| 1858 | 2026-06-05T04:06:10.345Z | Compiling serde_with_macros v3.20.0 |
| 1859 | 2026-06-05T04:06:10.769Z | Compiling futures-executor v0.3.32 |
| 1860 | 2026-06-05T04:06:10.987Z | Compiling dropshot_endpoint v0.17.1 |
| 1861 | 2026-06-05T04:06:11.250Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1862 | 2026-06-05T04:06:11.312Z | Compiling thread_local v1.1.9 |
| 1863 | 2026-06-05T04:06:11.690Z | Compiling openssl-probe v0.2.1 |
| 1864 | 2026-06-05T04:06:11.767Z | Compiling cpufeatures v0.3.0 |
| 1865 | 2026-06-05T04:06:11.798Z | Compiling futures v0.3.32 |
| 1866 | 2026-06-05T04:06:11.859Z | Compiling rustls-native-certs v0.8.4 |
| 1867 | 2026-06-05T04:06:12.477Z | Compiling derive-ex v0.1.8 |
| 1868 | 2026-06-05T04:06:12.717Z | Compiling strum_macros v0.27.2 |
| 1869 | 2026-06-05T04:06:12.761Z | Compiling is-terminal v0.4.17 |
| 1870 | 2026-06-05T04:06:12.810Z | Compiling term v1.2.1 |
| 1871 | 2026-06-05T04:06:13.755Z | Compiling take_mut v0.2.2 |
| 1872 | 2026-06-05T04:06:14.218Z | Compiling winnow v1.0.3 |
| 1873 | 2026-06-05T04:06:14.287Z | Compiling test-strategy v0.4.5 |
| 1874 | 2026-06-05T04:06:14.717Z | Compiling slog-term v2.9.2 |
| 1875 | 2026-06-05T04:06:15.476Z | Compiling tempfile v3.27.0 |
| 1876 | 2026-06-05T04:06:16.021Z | Compiling macaddr v1.0.1 |
| 1877 | 2026-06-05T04:06:16.286Z | Compiling hybrid-array v0.4.12 |
| 1878 | 2026-06-05T04:06:16.375Z | Compiling simd-adler32 v0.3.9 |
| 1879 | 2026-06-05T04:06:17.709Z | Compiling match_cfg v0.1.0 |
| 1880 | 2026-06-05T04:06:17.737Z | Compiling adler2 v2.0.1 |
| 1881 | 2026-06-05T04:06:17.738Z | Compiling miniz_oxide v0.8.9 |
| 1882 | 2026-06-05T04:06:17.738Z | Compiling hostname v0.3.1 |
| 1883 | 2026-06-05T04:06:17.738Z | Compiling slog-json v2.6.1 |
| 1884 | 2026-06-05T04:06:17.738Z | Compiling memmap2 v0.9.10 |
| 1885 | 2026-06-05T04:06:18.014Z | Compiling usdt v0.6.0 |
| 1886 | 2026-06-05T04:06:18.176Z | Compiling slog-bunyan v2.5.0 |
| 1887 | 2026-06-05T04:06:18.321Z | Compiling flate2 v1.1.9 |
| 1888 | 2026-06-05T04:06:18.396Z | Compiling crypto-common v0.2.2 |
| 1889 | 2026-06-05T04:06:18.663Z | Compiling block-buffer v0.12.0 |
| 1890 | 2026-06-05T04:06:18.788Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1891 | 2026-06-05T04:06:18.872Z | Compiling debug-ignore v1.0.5 |
| 1892 | 2026-06-05T04:06:18.941Z | Compiling either v1.16.0 |
| 1893 | 2026-06-05T04:06:18.996Z | Compiling const-oid v0.10.2 |
| 1894 | 2026-06-05T04:06:19.170Z | Compiling compression-core v0.4.32 |
| 1895 | 2026-06-05T04:06:19.310Z | Compiling compression-codecs v0.4.38 |
| 1896 | 2026-06-05T04:06:19.367Z | Compiling digest v0.11.3 |
| 1897 | 2026-06-05T04:06:19.702Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1898 | 2026-06-05T04:06:19.794Z | Compiling crypto-common v0.1.7 |
| 1899 | 2026-06-05T04:06:19.830Z | Compiling parse-display-derive v0.10.0 |
| 1900 | 2026-06-05T04:06:19.938Z | Compiling rand_chacha v0.3.1 |
| 1901 | 2026-06-05T04:06:20.121Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1902 | 2026-06-05T04:06:20.304Z | Compiling serde_spanned v1.1.1 |
| 1903 | 2026-06-05T04:06:20.496Z | Compiling encoding_rs v0.8.35 |
| 1904 | 2026-06-05T04:06:20.568Z | Compiling mime v0.3.17 |
| 1905 | 2026-06-05T04:06:20.593Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1906 | 2026-06-05T04:06:20.593Z | Compiling spin v0.9.8 |
| 1907 | 2026-06-05T04:06:20.921Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1908 | 2026-06-05T04:06:20.962Z | Compiling rand v0.8.6 |
| 1909 | 2026-06-05T04:06:21.084Z | Compiling async-compression v0.4.42 |
| 1910 | 2026-06-05T04:06:21.329Z | Compiling sha1 v0.11.0 |
| 1911 | 2026-06-05T04:06:21.364Z | Compiling strum v0.26.3 |
| 1912 | 2026-06-05T04:06:21.571Z | Compiling async-stream v0.3.6 |
| 1913 | 2026-06-05T04:06:21.701Z | Compiling waitgroup v0.1.2 |
| 1914 | 2026-06-05T04:06:21.807Z | Compiling rustls-pemfile v2.2.0 |
| 1915 | 2026-06-05T04:06:21.887Z | Compiling serde_path_to_error v0.1.20 |
| 1916 | 2026-06-05T04:06:21.911Z | Compiling wait-timeout v0.2.1 |
| 1917 | 2026-06-05T04:06:21.984Z | Compiling hostname v0.4.2 |
| 1918 | 2026-06-05T04:06:22.441Z | Compiling bit-vec v0.8.0 |
| 1919 | 2026-06-05T04:06:22.663Z | Compiling quick-error v1.2.3 |
| 1920 | 2026-06-05T04:06:22.911Z | Compiling rusty-fork v0.3.1 |
| 1921 | 2026-06-05T04:06:22.956Z | Compiling bit-set v0.8.0 |
| 1922 | 2026-06-05T04:06:22.956Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1923 | 2026-06-05T04:06:22.956Z | Compiling serde_with v3.20.0 |
| 1924 | 2026-06-05T04:06:23.073Z | Compiling rand_xorshift v0.4.0 |
| 1925 | 2026-06-05T04:06:23.328Z | Compiling unarray v0.1.4 |
| 1926 | 2026-06-05T04:06:24.245Z | Compiling proptest v1.11.0 |
| 1927 | 2026-06-05T04:06:24.296Z | Compiling strum v0.27.2 |
| 1928 | 2026-06-05T04:06:24.296Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1929 | 2026-06-05T04:06:24.296Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1930 | 2026-06-05T04:06:24.296Z | Compiling instant v0.1.13 |
| 1931 | 2026-06-05T04:06:24.296Z | Compiling itertools v0.14.0 |
| 1932 | 2026-06-05T04:06:24.355Z | Compiling iddqd v0.4.2 |
| 1933 | 2026-06-05T04:06:25.039Z | Compiling unicode-width v0.2.2 |
| 1934 | 2026-06-05T04:06:25.363Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1935 | 2026-06-05T04:06:25.494Z | Compiling block-buffer v0.10.4 |
| 1936 | 2026-06-05T04:06:25.684Z | Compiling backon v1.6.0 |
| 1937 | 2026-06-05T04:06:25.716Z | Compiling regress v0.10.5 |
| 1938 | 2026-06-05T04:06:25.886Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1939 | 2026-06-05T04:06:27.687Z | Compiling digest v0.10.7 |
| 1940 | 2026-06-05T04:06:27.743Z | Compiling backoff v0.4.0 |
| 1941 | 2026-06-05T04:06:29.379Z | Compiling parse-display v0.10.0 |
| 1942 | 2026-06-05T04:06:29.440Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1943 | 2026-06-05T04:06:29.440Z | Compiling humantime v2.3.0 |
| 1944 | 2026-06-05T04:06:30.737Z | Compiling regress v0.11.1 |
| 1945 | 2026-06-05T04:06:31.830Z | Compiling zerocopy-derive v0.7.35 |
| 1946 | 2026-06-05T04:06:32.279Z | Compiling typify-impl v0.6.2 |
| 1947 | 2026-06-05T04:06:32.919Z | Compiling darling_core v0.21.3 |
| 1948 | 2026-06-05T04:06:32.967Z | Compiling clap_derive v4.6.1 |
| 1949 | 2026-06-05T04:06:33.898Z | Compiling utf8parse v0.2.2 |
| 1950 | 2026-06-05T04:06:33.923Z | Compiling cpufeatures v0.2.17 |
| 1951 | 2026-06-05T04:06:34.082Z | Compiling convert_case v0.4.0 |
| 1952 | 2026-06-05T04:06:34.255Z | Compiling derive_more v0.99.20 |
| 1953 | 2026-06-05T04:06:34.686Z | Compiling anstyle-parse v1.0.0 |
| 1954 | 2026-06-05T04:06:34.952Z | Compiling darling_macro v0.21.3 |
| 1955 | 2026-06-05T04:06:35.524Z | Compiling terminal_size v0.4.4 |
| 1956 | 2026-06-05T04:06:35.588Z | Compiling toml_datetime v0.6.11 |
| 1957 | 2026-06-05T04:06:35.635Z | Compiling typify-macro v0.6.2 |
| 1958 | 2026-06-05T04:06:35.663Z | Compiling anstyle v1.0.14 |
| 1959 | 2026-06-05T04:06:36.010Z | Compiling is_terminal_polyfill v1.70.2 |
| 1960 | 2026-06-05T04:06:36.046Z | Compiling colorchoice v1.0.5 |
| 1961 | 2026-06-05T04:06:36.047Z | Compiling anstyle-query v1.1.5 |
| 1962 | 2026-06-05T04:06:36.082Z | Compiling darling v0.21.3 |
| 1963 | 2026-06-05T04:06:36.148Z | Compiling anstream v1.0.0 |
| 1964 | 2026-06-05T04:06:36.773Z | Compiling secrecy v0.10.3 |
| 1965 | 2026-06-05T04:06:36.885Z | Compiling tinyvec_macros v0.1.1 |
| 1966 | 2026-06-05T04:06:36.955Z | Compiling heapless v0.8.0 |
| 1967 | 2026-06-05T04:06:37.061Z | Compiling crucible-workspace-hack v0.1.0 |
| 1968 | 2026-06-05T04:06:37.195Z | Compiling clap_lex v1.1.0 |
| 1969 | 2026-06-05T04:06:37.366Z | Compiling clap_builder v4.6.0 |
| 1970 | 2026-06-05T04:06:37.428Z | Compiling typify v0.6.2 |
| 1971 | 2026-06-05T04:06:37.467Z | Compiling tinyvec v1.11.0 |
| 1972 | 2026-06-05T04:06:37.715Z | Compiling ingot-macros v0.1.1 |
| 1973 | 2026-06-05T04:06:37.834Z | Compiling zerocopy v0.7.35 |
| 1974 | 2026-06-05T04:06:38.384Z | Compiling hash32 v0.3.1 |
| 1975 | 2026-06-05T04:06:38.521Z | Compiling scroll_derive v0.12.1 |
| 1976 | 2026-06-05T04:06:38.609Z | Compiling rustc_version v0.4.1 |
| 1977 | 2026-06-05T04:06:39.084Z | Compiling num-integer v0.1.46 |
| 1978 | 2026-06-05T04:06:39.426Z | Compiling usdt-impl v0.5.0 |
| 1979 | 2026-06-05T04:06:39.426Z | Compiling smoltcp v0.11.0 |
| 1980 | 2026-06-05T04:06:39.549Z | Compiling scroll v0.12.0 |
| 1981 | 2026-06-05T04:06:39.549Z | Compiling clap v4.6.1 |
| 1982 | 2026-06-05T04:06:39.549Z | Compiling curve25519-dalek v4.1.3 |
| 1983 | 2026-06-05T04:06:40.004Z | Compiling dof v0.3.0 |
| 1984 | 2026-06-05T04:06:40.827Z | Compiling ingot-types v0.1.2 |
| 1985 | 2026-06-05T04:06:41.140Z | Compiling hmac v0.12.1 |
| 1986 | 2026-06-05T04:06:41.250Z | Compiling dtrace-parser v0.2.0 |
| 1987 | 2026-06-05T04:06:41.288Z | Compiling inout v0.1.4 |
| 1988 | 2026-06-05T04:06:41.516Z | Compiling ff v0.13.1 |
| 1989 | 2026-06-05T04:06:41.557Z | Compiling cobs v0.3.0 |
| 1990 | 2026-06-05T04:06:41.777Z | Compiling thread-id v4.2.2 |
| 1991 | 2026-06-05T04:06:41.898Z | Compiling unsafe-libyaml v0.2.11 |
| 1992 | 2026-06-05T04:06:42.070Z | Compiling managed v0.8.0 |
| 1993 | 2026-06-05T04:06:42.521Z | Compiling bitflags v1.3.2 |
| 1994 | 2026-06-05T04:06:42.661Z | Compiling serde_yaml v0.9.34+deprecated |
| 1995 | 2026-06-05T04:06:43.081Z | Compiling postcard v1.1.3 |
| 1996 | 2026-06-05T04:06:43.518Z | Compiling group v0.13.0 |
| 1997 | 2026-06-05T04:06:43.608Z | Compiling cipher v0.4.4 |
| 1998 | 2026-06-05T04:06:44.541Z | Compiling hkdf v0.12.4 |
| 1999 | 2026-06-05T04:06:44.598Z | Compiling ingot v0.1.1 |
| 2000 | 2026-06-05T04:06:44.598Z | Compiling goblin v0.8.2 |
| 2001 | 2026-06-05T04:06:44.843Z | Compiling num-rational v0.4.2 |
| 2002 | 2026-06-05T04:06:45.739Z | Compiling num-iter v0.1.45 |
| 2003 | 2026-06-05T04:06:46.069Z | Compiling tabwriter v1.4.1 |
| 2004 | 2026-06-05T04:06:46.284Z | Compiling universal-hash v0.5.1 |
| 2005 | 2026-06-05T04:06:46.492Z | Compiling crypto-bigint v0.5.5 |
| 2006 | 2026-06-05T04:06:46.732Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2007 | 2026-06-05T04:06:46.786Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2008 | 2026-06-05T04:06:47.128Z | Compiling hubpack_derive v0.1.1 |
| 2009 | 2026-06-05T04:06:47.610Z | Compiling crossbeam-epoch v0.9.18 |
| 2010 | 2026-06-05T04:06:47.671Z | Compiling half v2.7.1 |
| 2011 | 2026-06-05T04:06:47.979Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2012 | 2026-06-05T04:06:48.219Z | Compiling num-complex v0.4.6 |
| 2013 | 2026-06-05T04:06:48.778Z | Compiling memoffset v0.9.1 |
| 2014 | 2026-06-05T04:06:49.934Z | Compiling base16ct v0.2.0 |
| 2015 | 2026-06-05T04:06:50.033Z | Compiling opaque-debug v0.3.1 |
| 2016 | 2026-06-05T04:06:50.033Z | Compiling cfg_aliases v0.2.1 |
| 2017 | 2026-06-05T04:06:50.033Z | Compiling base64ct v1.8.3 |
| 2018 | 2026-06-05T04:06:50.033Z | Compiling prettyplease v0.2.37 |
| 2019 | 2026-06-05T04:06:50.033Z | Compiling ciborium-io v0.2.2 |
| 2020 | 2026-06-05T04:06:50.033Z | Compiling password-hash v0.5.0 |
| 2021 | 2026-06-05T04:06:50.033Z | Compiling ciborium-ll v0.2.2 |
| 2022 | 2026-06-05T04:06:50.242Z | Compiling nix v0.31.3 |
| 2023 | 2026-06-05T04:06:50.503Z | Compiling elliptic-curve v0.13.8 |
| 2024 | 2026-06-05T04:06:50.618Z | Compiling poly1305 v0.8.0 |
| 2025 | 2026-06-05T04:06:51.365Z | Compiling num v0.4.3 |
| 2026 | 2026-06-05T04:06:51.434Z | Compiling hubpack v0.1.2 |
| 2027 | 2026-06-05T04:06:51.478Z | Compiling thiserror-no-std v2.0.2 |
| 2028 | 2026-06-05T04:06:52.886Z | Compiling chacha20 v0.9.1 |
| 2029 | 2026-06-05T04:06:52.966Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2030 | 2026-06-05T04:06:53.133Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2031 | 2026-06-05T04:06:54.445Z | Compiling reqwest v0.12.28 |
| 2032 | 2026-06-05T04:06:54.512Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 2033 | 2026-06-05T04:06:54.512Z | Compiling blake2 v0.10.6 |
| 2034 | 2026-06-05T04:06:54.582Z | Compiling aead v0.5.2 |
| 2035 | 2026-06-05T04:06:54.873Z | Compiling byte-wrapper v0.1.0 |
| 2036 | 2026-06-05T04:06:55.050Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2037 | 2026-06-05T04:06:55.120Z | Compiling serde_repr v0.1.20 |
| 2038 | 2026-06-05T04:06:55.672Z | Compiling proc-macro-error-attr v1.0.4 |
| 2039 | 2026-06-05T04:06:56.035Z | Compiling bstr v1.12.1 |
| 2040 | 2026-06-05T04:06:56.035Z | Compiling float-ord v0.3.2 |
| 2041 | 2026-06-05T04:06:56.035Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2042 | 2026-06-05T04:06:56.091Z | Compiling static_assertions v1.1.0 |
| 2043 | 2026-06-05T04:06:56.139Z | Compiling keccak v0.1.6 |
| 2044 | 2026-06-05T04:06:56.254Z | Compiling rustix v0.38.44 |
| 2045 | 2026-06-05T04:06:56.487Z | Compiling sha3 v0.10.9 |
| 2046 | 2026-06-05T04:06:56.782Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2047 | 2026-06-05T04:06:56.869Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2048 | 2026-06-05T04:06:57.723Z | Compiling proc-macro-crate v3.5.0 |
| 2049 | 2026-06-05T04:06:57.781Z | Compiling chacha20poly1305 v0.10.1 |
| 2050 | 2026-06-05T04:06:57.781Z | Compiling argon2 v0.5.3 |
| 2051 | 2026-06-05T04:06:57.837Z | Compiling progenitor-client v0.10.0 |
| 2052 | 2026-06-05T04:06:58.535Z | Compiling vsss-rs v3.3.4 |
| 2053 | 2026-06-05T04:06:59.848Z | Compiling ciborium v0.2.2 |
| 2054 | 2026-06-05T04:07:00.070Z | Compiling rustls-webpki v0.103.13 |
| 2055 | 2026-06-05T04:07:00.422Z | Compiling usdt-attr-macro v0.5.0 |
| 2056 | 2026-06-05T04:07:00.684Z | Compiling usdt-macro v0.5.0 |
| 2057 | 2026-06-05T04:07:02.530Z | Compiling enum-as-inner v0.6.1 |
| 2058 | 2026-06-05T04:07:02.575Z | Compiling num-derive v0.4.2 |
| 2059 | 2026-06-05T04:07:03.238Z | Compiling proc-macro-error v1.0.4 |
| 2060 | 2026-06-05T04:07:03.336Z | Compiling memmap v0.7.0 |
| 2061 | 2026-06-05T04:07:03.497Z | Compiling winnow v0.5.40 |
| 2062 | 2026-06-05T04:07:03.584Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2063 | 2026-06-05T04:07:03.749Z | Compiling indent_write v2.2.0 |
| 2064 | 2026-06-05T04:07:05.002Z | Compiling data-encoding v2.11.0 |
| 2065 | 2026-06-05T04:07:05.115Z | Compiling usdt v0.5.0 |
| 2066 | 2026-06-05T04:07:05.115Z | Compiling tokio-rustls v0.26.4 |
| 2067 | 2026-06-05T04:07:05.115Z | Compiling rustls-platform-verifier v0.7.0 |
| 2068 | 2026-06-05T04:07:05.115Z | Compiling hyper-rustls v0.27.9 |
| 2069 | 2026-06-05T04:07:05.115Z | Compiling toml_edit v0.19.15 |
| 2070 | 2026-06-05T04:07:05.116Z | Compiling reqwest v0.13.4 |
| 2071 | 2026-06-05T04:07:05.163Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2072 | 2026-06-05T04:07:06.554Z | Compiling progenitor-client v0.14.0 |
| 2073 | 2026-06-05T04:07:07.035Z | Compiling progenitor-extras v0.2.0 |
| 2074 | 2026-06-05T04:07:07.274Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2075 | 2026-06-05T04:07:07.393Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2076 | 2026-06-05T04:07:07.712Z | Compiling num_enum_derive v0.7.6 |
| 2077 | 2026-06-05T04:07:08.963Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2078 | 2026-06-05T04:07:11.943Z | Compiling serde_spanned v0.6.9 |
| 2079 | 2026-06-05T04:07:12.030Z | Compiling foreign-types-macros v0.2.3 |
| 2080 | 2026-06-05T04:07:14.071Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2081 | 2026-06-05T04:07:16.504Z | Compiling pkg-config v0.3.33 |
| 2082 | 2026-06-05T04:07:17.290Z | Compiling toml_write v0.1.2 |
| 2083 | 2026-06-05T04:07:17.357Z | Compiling vcpkg v0.2.15 |
| 2084 | 2026-06-05T04:07:19.009Z | Compiling bytecount v0.6.9 |
| 2085 | 2026-06-05T04:07:19.185Z | Compiling winnow v0.7.15 |
| 2086 | 2026-06-05T04:07:19.247Z | Compiling foreign-types-shared v0.3.1 |
| 2087 | 2026-06-05T04:07:19.355Z | Compiling colored v3.1.1 |
| 2088 | 2026-06-05T04:07:19.900Z | Compiling foreign-types v0.5.0 |
| 2089 | 2026-06-05T04:07:19.972Z | Compiling openssl-sys v0.9.116 |
| 2090 | 2026-06-05T04:07:20.034Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2091 | 2026-06-05T04:07:20.296Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2092 | 2026-06-05T04:07:20.551Z | Compiling toml_edit v0.22.27 |
| 2093 | 2026-06-05T04:07:21.011Z | Compiling num_enum v0.7.6 |
| 2094 | 2026-06-05T04:07:21.082Z | Compiling proc-macro-crate v1.3.1 |
| 2095 | 2026-06-05T04:07:21.674Z | Compiling progenitor-impl v0.13.0 |
| 2096 | 2026-06-05T04:07:21.792Z | Compiling chacha20 v0.10.0 |
| 2097 | 2026-06-05T04:07:22.047Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2098 | 2026-06-05T04:07:22.986Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2099 | 2026-06-05T04:07:23.153Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2100 | 2026-06-05T04:07:23.153Z | Compiling cstr-argument v0.1.2 |
| 2101 | 2026-06-05T04:07:23.389Z | Compiling semver v0.1.20 |
| 2102 | 2026-06-05T04:07:23.451Z | Compiling resolv-conf v0.7.6 |
| 2103 | 2026-06-05T04:07:23.529Z | Compiling unicode-segmentation v1.13.3 |
| 2104 | 2026-06-05T04:07:23.775Z | Compiling heck v0.4.1 |
| 2105 | 2026-06-05T04:07:23.970Z | Compiling swrite v0.1.0 |
| 2106 | 2026-06-05T04:07:23.971Z | Compiling rayon-core v1.13.0 |
| 2107 | 2026-06-05T04:07:23.971Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2108 | 2026-06-05T04:07:24.042Z | Compiling linked-hash-map v0.5.6 |
| 2109 | 2026-06-05T04:07:24.123Z | Compiling newline-converter v0.3.0 |
| 2110 | 2026-06-05T04:07:25.249Z | Compiling lru-cache v0.1.2 |
| 2111 | 2026-06-05T04:07:25.249Z | Compiling progenitor-macro v0.13.0 |
| 2112 | 2026-06-05T04:07:25.322Z | Compiling rustc_version v0.1.7 |
| 2113 | 2026-06-05T04:07:25.322Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2114 | 2026-06-05T04:07:25.322Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2115 | 2026-06-05T04:07:25.322Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2116 | 2026-06-05T04:07:25.322Z | Compiling toml v0.8.23 |
| 2117 | 2026-06-05T04:07:25.322Z | Compiling rand v0.10.1 |
| 2118 | 2026-06-05T04:07:25.322Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2119 | 2026-06-05T04:07:25.380Z | Compiling num_enum_derive v0.5.11 |
| 2120 | 2026-06-05T04:07:25.503Z | Compiling atomicwrites v0.4.4 |
| 2121 | 2026-06-05T04:07:25.846Z | Compiling progenitor-client v0.13.0 |
| 2122 | 2026-06-05T04:07:25.974Z | Compiling hickory-proto v0.24.4 |
| 2123 | 2026-06-05T04:07:26.215Z | Compiling similar v2.7.0 |
| 2124 | 2026-06-05T04:07:26.215Z | Compiling crossbeam-deque v0.8.6 |
| 2125 | 2026-06-05T04:07:26.273Z | Compiling progenitor-impl v0.14.0 |
| 2126 | 2026-06-05T04:07:26.315Z | Compiling console v0.15.11 |
| 2127 | 2026-06-05T04:07:27.599Z | Compiling camino-tempfile v1.4.1 |
| 2128 | 2026-06-05T04:07:28.187Z | Compiling serde-big-array v0.5.1 |
| 2129 | 2026-06-05T04:07:28.260Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2130 | 2026-06-05T04:07:28.343Z | Compiling derive-where v1.6.1 |
| 2131 | 2026-06-05T04:07:28.475Z | Compiling pin-project-internal v1.1.13 |
| 2132 | 2026-06-05T04:07:28.781Z | Compiling lazy_static v1.5.0 |
| 2133 | 2026-06-05T04:07:28.864Z | Compiling siphasher v1.0.3 |
| 2134 | 2026-06-05T04:07:28.932Z | Compiling minimal-lexical v0.2.1 |
| 2135 | 2026-06-05T04:07:28.995Z | Compiling phf_shared v0.12.1 |
| 2136 | 2026-06-05T04:07:29.164Z | Compiling nom v7.1.3 |
| 2137 | 2026-06-05T04:07:30.314Z | Compiling pin-project v1.1.13 |
| 2138 | 2026-06-05T04:07:30.331Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2139 | 2026-06-05T04:07:30.331Z | Compiling progenitor-macro v0.14.0 |
| 2140 | 2026-06-05T04:07:30.331Z | Compiling progenitor v0.13.0 |
| 2141 | 2026-06-05T04:07:30.331Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2142 | 2026-06-05T04:07:30.430Z | Compiling hickory-resolver v0.24.4 |
| 2143 | 2026-06-05T04:07:33.227Z | Compiling expectorate v1.2.0 |
| 2144 | 2026-06-05T04:07:33.354Z | Compiling num_enum v0.5.11 |
| 2145 | 2026-06-05T04:07:34.092Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2146 | 2026-06-05T04:07:35.611Z | Compiling newtype_derive v0.1.6 |
| 2147 | 2026-06-05T04:07:35.892Z | Compiling unicode-normalization v0.1.25 |
| 2148 | 2026-06-05T04:07:36.487Z | Compiling tokio-stream v0.1.18 |
| 2149 | 2026-06-05T04:07:37.043Z | Compiling async-recursion v1.1.1 |
| 2150 | 2026-06-05T04:07:37.768Z | Compiling snafu-derive v0.8.9 |
| 2151 | 2026-06-05T04:07:37.905Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2152 | 2026-06-05T04:07:38.253Z | Compiling slog-dtrace v0.3.0 |
| 2153 | 2026-06-05T04:07:38.504Z | Compiling csv-core v0.1.13 |
| 2154 | 2026-06-05T04:07:38.531Z | Compiling openssl v0.10.80 |
| 2155 | 2026-06-05T04:07:38.846Z | Compiling unicode-width v0.1.14 |
| 2156 | 2026-06-05T04:07:38.918Z | Compiling cancel-safe-futures v0.1.5 |
| 2157 | 2026-06-05T04:07:39.181Z | Compiling same-file v1.0.6 |
| 2158 | 2026-06-05T04:07:39.203Z | Compiling unicode-xid v0.2.6 |
| 2159 | 2026-06-05T04:07:39.237Z | Compiling foldhash v0.1.5 |
| 2160 | 2026-06-05T04:07:39.457Z | Compiling chrono-tz v0.10.4 |
| 2161 | 2026-06-05T04:07:39.528Z | Compiling owo-colors v4.3.0 |
| 2162 | 2026-06-05T04:07:39.528Z | Compiling foreign-types-shared v0.1.1 |
| 2163 | 2026-06-05T04:07:39.570Z | Compiling konst_macro_rules v0.2.19 |
| 2164 | 2026-06-05T04:07:39.642Z | Compiling highway v1.3.0 |
| 2165 | 2026-06-05T04:07:39.663Z | Compiling foreign-types v0.3.2 |
| 2166 | 2026-06-05T04:07:39.710Z | Compiling konst v0.2.20 |
| 2167 | 2026-06-05T04:07:39.740Z | Compiling snafu v0.8.9 |
| 2168 | 2026-06-05T04:07:39.780Z | Compiling hashbrown v0.15.5 |
| 2169 | 2026-06-05T04:07:40.151Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2170 | 2026-06-05T04:07:40.343Z | Compiling const_format_proc_macros v0.2.34 |
| 2171 | 2026-06-05T04:07:40.352Z | Compiling walkdir v2.5.0 |
| 2172 | 2026-06-05T04:07:40.480Z | Compiling csv v1.4.0 |
| 2173 | 2026-06-05T04:07:41.089Z | Compiling qorb v0.4.1 |
| 2174 | 2026-06-05T04:07:41.207Z | Compiling progenitor v0.14.0 |
| 2175 | 2026-06-05T04:07:41.422Z | Compiling olpc-cjson v0.1.4 |
| 2176 | 2026-06-05T04:07:42.429Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2177 | 2026-06-05T04:07:42.460Z | Compiling rayon v1.12.0 |
| 2178 | 2026-06-05T04:07:42.536Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2179 | 2026-06-05T04:07:42.994Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2180 | 2026-06-05T04:07:43.806Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2181 | 2026-06-05T04:07:45.013Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2182 | 2026-06-05T04:07:45.593Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2183 | 2026-06-05T04:07:46.028Z | Compiling phf v0.12.1 |
| 2184 | 2026-06-05T04:07:46.668Z | Compiling zone_cfg_derive v0.3.1 |
| 2185 | 2026-06-05T04:07:46.808Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2186 | 2026-06-05T04:07:47.409Z | Compiling tokio-dtrace v0.1.1 |
| 2187 | 2026-06-05T04:07:47.659Z | Compiling globset v0.4.18 |
| 2188 | 2026-06-05T04:07:47.737Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2189 | 2026-06-05T04:07:47.966Z | Compiling itertools v0.12.1 |
| 2190 | 2026-06-05T04:07:49.275Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2191 | 2026-06-05T04:07:49.307Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2192 | 2026-06-05T04:07:49.339Z | Compiling pem v3.0.6 |
| 2193 | 2026-06-05T04:07:49.477Z | Compiling libsw-core v0.3.2 |
| 2194 | 2026-06-05T04:07:49.673Z | Compiling serde_plain v1.0.2 |
| 2195 | 2026-06-05T04:07:49.874Z | Compiling openssl-macros v0.1.1 |
| 2196 | 2026-06-05T04:07:49.998Z | Compiling cookie v0.18.1 |
| 2197 | 2026-06-05T04:07:50.023Z | Compiling sigpipe v0.1.3 |
| 2198 | 2026-06-05T04:07:50.257Z | Compiling fixedbitset v0.5.7 |
| 2199 | 2026-06-05T04:07:50.293Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2200 | 2026-06-05T04:07:50.321Z | Compiling typed-path v0.9.3 |
| 2201 | 2026-06-05T04:07:50.363Z | Compiling fixedbitset v0.4.2 |
| 2202 | 2026-06-05T04:07:50.464Z | Compiling jiff v0.2.28 |
| 2203 | 2026-06-05T04:07:50.540Z | Compiling glob v0.3.3 |
| 2204 | 2026-06-05T04:07:50.578Z | Compiling petgraph v0.6.5 |
| 2205 | 2026-06-05T04:07:50.737Z | Compiling petgraph v0.8.3 |
| 2206 | 2026-06-05T04:07:51.476Z | Compiling tough v0.22.0 |
| 2207 | 2026-06-05T04:07:52.435Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2208 | 2026-06-05T04:07:52.638Z | Compiling libsw v3.5.0 |
| 2209 | 2026-06-05T04:07:52.683Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2210 | 2026-06-05T04:07:52.834Z | Compiling zone v0.3.1 |
| 2211 | 2026-06-05T04:07:53.086Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2212 | 2026-06-05T04:07:53.250Z | Compiling oxide-tokio-rt v0.1.6 |
| 2213 | 2026-06-05T04:07:53.386Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2214 | 2026-06-05T04:07:53.839Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2215 | 2026-06-05T04:07:54.542Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2216 | 2026-06-05T04:07:56.343Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2217 | 2026-06-05T04:07:56.585Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2218 | 2026-06-05T04:07:57.072Z | Compiling const_format v0.2.36 |
| 2219 | 2026-06-05T04:07:57.415Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2220 | 2026-06-05T04:07:57.935Z | Compiling papergrid v0.11.0 |
| 2221 | 2026-06-05T04:07:58.474Z | Compiling tabled_derive v0.7.0 |
| 2222 | 2026-06-05T04:07:58.533Z | Compiling gethostname v0.5.0 |
| 2223 | 2026-06-05T04:07:58.683Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2224 | 2026-06-05T04:07:59.461Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2225 | 2026-06-05T04:08:00.147Z | Compiling libscf-sys v1.2.0 |
| 2226 | 2026-06-05T04:08:00.344Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2227 | 2026-06-05T04:08:00.481Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2228 | 2026-06-05T04:08:00.688Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2229 | 2026-06-05T04:08:00.708Z | Compiling bcs v0.1.6 |
| 2230 | 2026-06-05T04:08:00.712Z | Compiling smf v0.2.3 |
| 2231 | 2026-06-05T04:08:00.833Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2232 | 2026-06-05T04:08:00.993Z | Compiling smawk v0.3.2 |
| 2233 | 2026-06-05T04:08:01.119Z | Compiling whoami v1.6.1 |
| 2234 | 2026-06-05T04:08:01.163Z | Compiling tagptr v0.2.0 |
| 2235 | 2026-06-05T04:08:01.338Z | Compiling unicode-linebreak v0.1.5 |
| 2236 | 2026-06-05T04:08:01.575Z | Compiling linear-map v1.2.0 |
| 2237 | 2026-06-05T04:08:01.670Z | Compiling termtree v0.5.1 |
| 2238 | 2026-06-05T04:08:01.801Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2239 | 2026-06-05T04:08:01.855Z | Compiling textwrap v0.16.2 |
| 2240 | 2026-06-05T04:08:03.115Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2241 | 2026-06-05T04:08:03.421Z | Compiling moka v0.12.15 |
| 2242 | 2026-06-05T04:08:03.755Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2243 | 2026-06-05T04:08:03.774Z | Compiling tabled v0.15.0 |
| 2244 | 2026-06-05T04:08:04.564Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2245 | 2026-06-05T04:08:04.692Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2246 | 2026-06-05T04:08:04.795Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2247 | 2026-06-05T04:08:04.827Z | Compiling steno v0.4.1 |
| 2248 | 2026-06-05T04:08:06.271Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2249 | 2026-06-05T04:08:10.035Z | Compiling hickory-proto v0.25.2 |
| 2250 | 2026-06-05T04:08:10.772Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2251 | 2026-06-05T04:08:11.242Z | Compiling proc-macro-error2 v2.0.1 |
| 2252 | 2026-06-05T04:08:11.540Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2253 | 2026-06-05T04:08:11.589Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2254 | 2026-06-05T04:08:11.871Z | Compiling parking_lot_core v0.8.6 |
| 2255 | 2026-06-05T04:08:12.008Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2256 | 2026-06-05T04:08:12.025Z | Compiling tabled_derive v0.11.0 |
| 2257 | 2026-06-05T04:08:12.184Z | Compiling hickory-resolver v0.25.2 |
| 2258 | 2026-06-05T04:08:13.096Z | Compiling papergrid v0.18.0 |
| 2259 | 2026-06-05T04:08:13.150Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2260 | 2026-06-05T04:08:13.693Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2261 | 2026-06-05T04:08:15.116Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2262 | 2026-06-05T04:08:16.582Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2263 | 2026-06-05T04:08:16.747Z | Compiling testing_table v0.3.0 |
| 2264 | 2026-06-05T04:08:17.193Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2265 | 2026-06-05T04:08:17.748Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2266 | 2026-06-05T04:08:18.086Z | Compiling tabled v0.21.0 |
| 2267 | 2026-06-05T04:08:18.392Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2268 | 2026-06-05T04:08:18.861Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2269 | 2026-06-05T04:08:18.980Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2270 | 2026-06-05T04:08:18.998Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2271 | 2026-06-05T04:08:19.681Z | Compiling arc-swap v1.9.1 |
| 2272 | 2026-06-05T04:08:19.701Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 2273 | 2026-06-05T04:08:20.465Z | Compiling slog-scope v4.4.1 |
| 2274 | 2026-06-05T04:08:20.889Z | Compiling parking_lot v0.11.2 |
| 2275 | 2026-06-05T04:08:20.989Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2276 | 2026-06-05T04:08:21.763Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2277 | 2026-06-05T04:08:22.341Z | Compiling fxhash v0.2.1 |
| 2278 | 2026-06-05T04:08:22.499Z | Compiling crc8 v0.1.1 |
| 2279 | 2026-06-05T04:08:22.546Z | Compiling sled v0.34.7 |
| 2280 | 2026-06-05T04:08:22.563Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2281 | 2026-06-05T04:08:22.620Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 2282 | 2026-06-05T04:08:23.160Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2283 | 2026-06-05T04:08:25.651Z | Compiling slog-stdlog v4.1.1 |
| 2284 | 2026-06-05T04:08:25.919Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2285 | 2026-06-05T04:08:26.136Z | Compiling slog-envlogger v2.2.0 |
| 2286 | 2026-06-05T04:08:26.194Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2287 | 2026-06-05T04:08:27.270Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2288 | 2026-06-05T04:08:29.494Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2289 | 2026-06-05T04:08:32.114Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2290 | 2026-06-05T04:08:33.107Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 2291 | 2026-06-05T04:08:43.318Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 2292 | 2026-06-05T04:08:47.953Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 2293 | 2026-06-05T04:08:51.167Z | Finished `release` profile [optimized] target(s) in 3m 45s |
| 2294 | 2026-06-05T04:08:51.501Z | + banner trio |
| 2295 | 2026-06-05T04:08:51.505Z | |
| 2296 | 2026-06-05T04:08:51.505Z | ##### ##### # #### |
| 2297 | 2026-06-05T04:08:51.505Z | # # # # # # |
| 2298 | 2026-06-05T04:08:51.506Z | # # # # # # |
| 2299 | 2026-06-05T04:08:51.506Z | # ##### # # # |
| 2300 | 2026-06-05T04:08:51.506Z | # # # # # # |
| 2301 | 2026-06-05T04:08:51.506Z | # # # # #### |
| 2302 | 2026-06-05T04:08:51.506Z | |
| 2303 | 2026-06-05T04:08:51.506Z | + pfexec cargo test --release -p mg-tests test_trio_v3 -- --nocapture |
| 2304 | 2026-06-05T04:08:52.062Z | Compiling cfg-if v1.0.4 |
| 2305 | 2026-06-05T04:08:52.066Z | Compiling libc v0.2.186 |
| 2306 | 2026-06-05T04:08:52.066Z | Compiling serde_core v1.0.228 |
| 2307 | 2026-06-05T04:08:52.171Z | Compiling memchr v2.8.1 |
| 2308 | 2026-06-05T04:08:52.177Z | Compiling itoa v1.0.18 |
| 2309 | 2026-06-05T04:08:52.185Z | Compiling smallvec v1.15.1 |
| 2310 | 2026-06-05T04:08:52.193Z | Compiling stable_deref_trait v1.2.1 |
| 2311 | 2026-06-05T04:08:52.197Z | Compiling zerofrom v0.1.8 |
| 2312 | 2026-06-05T04:08:52.214Z | Compiling zmij v1.0.21 |
| 2313 | 2026-06-05T04:08:52.262Z | Compiling litemap v0.8.2 |
| 2314 | 2026-06-05T04:08:52.319Z | Compiling yoke v0.8.3 |
| 2315 | 2026-06-05T04:08:52.401Z | Compiling writeable v0.6.3 |
| 2316 | 2026-06-05T04:08:52.421Z | Compiling utf8_iter v1.0.4 |
| 2317 | 2026-06-05T04:08:52.458Z | Compiling percent-encoding v2.3.2 |
| 2318 | 2026-06-05T04:08:52.511Z | Compiling zerovec v0.11.6 |
| 2319 | 2026-06-05T04:08:52.536Z | Compiling zerotrie v0.2.4 |
| 2320 | 2026-06-05T04:08:52.588Z | Compiling libm v0.2.16 |
| 2321 | 2026-06-05T04:08:52.641Z | Compiling icu_properties_data v2.2.0 |
| 2322 | 2026-06-05T04:08:52.673Z | Compiling icu_normalizer_data v2.2.0 |
| 2323 | 2026-06-05T04:08:52.724Z | Compiling form_urlencoded v1.2.2 |
| 2324 | 2026-06-05T04:08:52.752Z | Compiling rand_core v0.10.1 |
| 2325 | 2026-06-05T04:08:52.823Z | Compiling errno v0.3.14 |
| 2326 | 2026-06-05T04:08:52.916Z | Compiling getrandom v0.4.2 |
| 2327 | 2026-06-05T04:08:52.963Z | Compiling iana-time-zone v0.1.65 |
| 2328 | 2026-06-05T04:08:52.975Z | Compiling pin-project-lite v0.2.17 |
| 2329 | 2026-06-05T04:08:52.987Z | Compiling zeroize v1.8.2 |
| 2330 | 2026-06-05T04:08:53.074Z | Compiling tinystr v0.8.3 |
| 2331 | 2026-06-05T04:08:53.117Z | Compiling potential_utf v0.1.5 |
| 2332 | 2026-06-05T04:08:53.126Z | Compiling dyn-clone v1.0.20 |
| 2333 | 2026-06-05T04:08:53.230Z | Compiling icu_collections v2.2.0 |
| 2334 | 2026-06-05T04:08:53.264Z | Compiling icu_locale_core v2.2.0 |
| 2335 | 2026-06-05T04:08:53.270Z | Compiling socket2 v0.6.4 |
| 2336 | 2026-06-05T04:08:53.289Z | Compiling scopeguard v1.2.0 |
| 2337 | 2026-06-05T04:08:53.309Z | Compiling parking_lot_core v0.9.12 |
| 2338 | 2026-06-05T04:08:53.347Z | Compiling signal-hook-registry v1.4.8 |
| 2339 | 2026-06-05T04:08:53.412Z | Compiling num-traits v0.2.19 |
| 2340 | 2026-06-05T04:08:53.700Z | Compiling lock_api v0.4.14 |
| 2341 | 2026-06-05T04:08:53.901Z | Compiling mio v1.2.1 |
| 2342 | 2026-06-05T04:08:53.970Z | Compiling parking_lot v0.12.5 |
| 2343 | 2026-06-05T04:08:54.008Z | Compiling portable-atomic v1.13.1 |
| 2344 | 2026-06-05T04:08:54.084Z | Compiling serde v1.0.228 |
| 2345 | 2026-06-05T04:08:54.212Z | Compiling serde_json v1.0.150 |
| 2346 | 2026-06-05T04:08:54.223Z | Compiling icu_provider v2.2.0 |
| 2347 | 2026-06-05T04:08:54.386Z | Compiling uuid v1.23.2 |
| 2348 | 2026-06-05T04:08:54.625Z | Compiling bytes v1.11.1 |
| 2349 | 2026-06-05T04:08:54.720Z | Compiling icu_normalizer v2.2.0 |
| 2350 | 2026-06-05T04:08:54.729Z | Compiling icu_properties v2.2.0 |
| 2351 | 2026-06-05T04:08:54.846Z | Compiling chrono v0.4.45 |
| 2352 | 2026-06-05T04:08:54.897Z | Compiling semver v1.0.28 |
| 2353 | 2026-06-05T04:08:54.978Z | Compiling thiserror v2.0.18 |
| 2354 | 2026-06-05T04:08:55.096Z | Compiling bitflags v2.12.1 |
| 2355 | 2026-06-05T04:08:55.493Z | Compiling tokio v1.52.3 |
| 2356 | 2026-06-05T04:08:55.538Z | Compiling futures-core v0.3.32 |
| 2357 | 2026-06-05T04:08:55.567Z | Compiling critical-section v1.2.0 |
| 2358 | 2026-06-05T04:08:55.667Z | Compiling idna_adapter v1.2.2 |
| 2359 | 2026-06-05T04:08:55.693Z | Compiling once_cell v1.21.4 |
| 2360 | 2026-06-05T04:08:55.943Z | Compiling idna v1.1.0 |
| 2361 | 2026-06-05T04:08:56.011Z | Compiling equivalent v1.0.2 |
| 2362 | 2026-06-05T04:08:56.011Z | Compiling subtle v2.6.1 |
| 2363 | 2026-06-05T04:08:56.044Z | Compiling log v0.4.32 |
| 2364 | 2026-06-05T04:08:56.153Z | Compiling zerocopy v0.8.50 |
| 2365 | 2026-06-05T04:08:56.201Z | Compiling url v2.5.8 |
| 2366 | 2026-06-05T04:08:56.277Z | Compiling futures-sink v0.3.32 |
| 2367 | 2026-06-05T04:08:56.300Z | Compiling slab v0.4.12 |
| 2368 | 2026-06-05T04:08:56.386Z | Compiling typenum v1.20.1 |
| 2369 | 2026-06-05T04:08:56.518Z | Compiling futures-channel v0.3.32 |
| 2370 | 2026-06-05T04:08:56.773Z | Compiling schemars v0.8.22 |
| 2371 | 2026-06-05T04:08:56.867Z | Compiling getrandom v0.2.17 |
| 2372 | 2026-06-05T04:08:57.097Z | Compiling futures-io v0.3.32 |
| 2373 | 2026-06-05T04:08:57.201Z | Compiling futures-task v0.3.32 |
| 2374 | 2026-06-05T04:08:57.301Z | Compiling rand_core v0.6.4 |
| 2375 | 2026-06-05T04:08:57.374Z | Compiling futures-util v0.3.32 |
| 2376 | 2026-06-05T04:08:57.572Z | Compiling hashbrown v0.17.1 |
| 2377 | 2026-06-05T04:08:57.947Z | Compiling tracing-core v0.1.36 |
| 2378 | 2026-06-05T04:08:58.264Z | Compiling indexmap v2.14.0 |
| 2379 | 2026-06-05T04:08:58.395Z | Compiling tracing v0.1.44 |
| 2380 | 2026-06-05T04:08:58.719Z | Compiling ipnetwork v0.21.1 |
| 2381 | 2026-06-05T04:08:58.771Z | Compiling base64 v0.22.1 |
| 2382 | 2026-06-05T04:08:59.027Z | Compiling http v1.4.1 |
| 2383 | 2026-06-05T04:08:59.103Z | Compiling unicode-ident v1.0.24 |
| 2384 | 2026-06-05T04:08:59.226Z | Compiling proc-macro2 v1.0.106 |
| 2385 | 2026-06-05T04:08:59.248Z | Compiling slog v2.8.2 |
| 2386 | 2026-06-05T04:08:59.263Z | Compiling erased-serde v0.3.31 |
| 2387 | 2026-06-05T04:08:59.361Z | Compiling fnv v1.0.7 |
| 2388 | 2026-06-05T04:08:59.463Z | Compiling oxnet v0.1.6 |
| 2389 | 2026-06-05T04:09:00.064Z | Compiling quote v1.0.45 |
| 2390 | 2026-06-05T04:09:00.471Z | Compiling syn v2.0.117 |
| 2391 | 2026-06-05T04:09:00.738Z | Compiling tokio-util v0.7.18 |
| 2392 | 2026-06-05T04:09:00.788Z | Compiling byteorder v1.5.0 |
| 2393 | 2026-06-05T04:09:00.919Z | Compiling ipnet v2.12.0 |
| 2394 | 2026-06-05T04:09:01.047Z | Compiling thiserror v1.0.69 |
| 2395 | 2026-06-05T04:09:01.185Z | Compiling ppv-lite86 v0.2.21 |
| 2396 | 2026-06-05T04:09:01.395Z | Compiling rustls-pki-types v1.14.1 |
| 2397 | 2026-06-05T04:09:01.539Z | Compiling aws-lc-sys v0.41.0 |
| 2398 | 2026-06-05T04:09:01.805Z | Compiling http-body v1.0.1 |
| 2399 | 2026-06-05T04:09:01.836Z | Compiling untrusted v0.7.1 |
| 2400 | 2026-06-05T04:09:01.879Z | Compiling atomic-waker v1.1.2 |
| 2401 | 2026-06-05T04:09:01.914Z | Compiling httparse v1.10.1 |
| 2402 | 2026-06-05T04:09:01.993Z | Compiling untrusted v0.9.0 |
| 2403 | 2026-06-05T04:09:02.011Z | Compiling tower-service v0.3.3 |
| 2404 | 2026-06-05T04:09:02.087Z | Compiling aws-lc-rs v1.17.0 |
| 2405 | 2026-06-05T04:09:02.092Z | Compiling ryu v1.0.23 |
| 2406 | 2026-06-05T04:09:02.099Z | Compiling pretty-hex v0.4.2 |
| 2407 | 2026-06-05T04:09:02.100Z | Compiling tower-layer v0.3.3 |
| 2408 | 2026-06-05T04:09:02.184Z | Compiling rustls v0.23.40 |
| 2409 | 2026-06-05T04:09:03.422Z | Compiling try-lock v0.2.5 |
| 2410 | 2026-06-05T04:09:03.478Z | Compiling h2 v0.4.14 |
| 2411 | 2026-06-05T04:09:03.478Z | Compiling want v0.3.1 |
| 2412 | 2026-06-05T04:09:03.478Z | Compiling httpdate v1.0.3 |
| 2413 | 2026-06-05T04:09:03.478Z | Compiling rustix v1.1.4 |
| 2414 | 2026-06-05T04:09:03.478Z | Compiling plain v0.2.3 |
| 2415 | 2026-06-05T04:09:03.478Z | Compiling regex-syntax v0.8.10 |
| 2416 | 2026-06-05T04:09:03.478Z | Compiling getrandom v0.3.4 |
| 2417 | 2026-06-05T04:09:03.478Z | Compiling omicron-workspace-hack v0.1.0 |
| 2418 | 2026-06-05T04:09:03.478Z | Compiling ucd-trie v0.1.7 |
| 2419 | 2026-06-05T04:09:03.478Z | Compiling rand_core v0.9.5 |
| 2420 | 2026-06-05T04:09:03.478Z | Compiling pest v2.8.6 |
| 2421 | 2026-06-05T04:09:03.478Z | Compiling rustls-webpki v0.103.13 |
| 2422 | 2026-06-05T04:09:05.508Z | Compiling hyper v1.10.1 |
| 2423 | 2026-06-05T04:09:05.571Z | Compiling crossbeam-utils v0.8.21 |
| 2424 | 2026-06-05T04:09:05.728Z | Compiling serde_urlencoded v0.7.1 |
| 2425 | 2026-06-05T04:09:06.010Z | Compiling http-body-util v0.1.3 |
| 2426 | 2026-06-05T04:09:06.027Z | Compiling allocator-api2 v0.2.21 |
| 2427 | 2026-06-05T04:09:06.287Z | Compiling hyper-util v0.1.20 |
| 2428 | 2026-06-05T04:09:06.424Z | Compiling foldhash v0.2.0 |
| 2429 | 2026-06-05T04:09:06.715Z | Compiling hashbrown v0.16.1 |
| 2430 | 2026-06-05T04:09:07.443Z | Compiling newtype-uuid v1.3.2 |
| 2431 | 2026-06-05T04:09:08.418Z | Compiling tokio-rustls v0.26.4 |
| 2432 | 2026-06-05T04:09:08.531Z | Compiling hex v0.4.3 |
| 2433 | 2026-06-05T04:09:08.726Z | Compiling daft v0.1.7 |
| 2434 | 2026-06-05T04:09:08.860Z | Compiling rand_chacha v0.9.0 |
| 2435 | 2026-06-05T04:09:09.058Z | Compiling sync_wrapper v1.0.2 |
| 2436 | 2026-06-05T04:09:09.147Z | Compiling aho-corasick v1.1.4 |
| 2437 | 2026-06-05T04:09:09.239Z | Compiling fastrand v2.4.1 |
| 2438 | 2026-06-05T04:09:09.348Z | Compiling tower v0.5.3 |
| 2439 | 2026-06-05T04:09:09.391Z | Compiling anyhow v1.0.102 |
| 2440 | 2026-06-05T04:09:09.462Z | Compiling rand v0.9.4 |
| 2441 | 2026-06-05T04:09:09.583Z | Compiling powerfmt v0.2.0 |
| 2442 | 2026-06-05T04:09:09.850Z | Compiling tower-http v0.6.11 |
| 2443 | 2026-06-05T04:09:09.859Z | Compiling deranged v0.5.8 |
| 2444 | 2026-06-05T04:09:09.949Z | Compiling generic-array v0.14.7 |
| 2445 | 2026-06-05T04:09:10.045Z | Compiling openapiv3 v2.2.0 |
| 2446 | 2026-06-05T04:09:10.215Z | Compiling regex-automata v0.4.14 |
| 2447 | 2026-06-05T04:09:10.547Z | Compiling num_threads v0.1.7 |
| 2448 | 2026-06-05T04:09:10.550Z | Compiling num-conv v0.2.2 |
| 2449 | 2026-06-05T04:09:10.615Z | Compiling cpufeatures v0.3.0 |
| 2450 | 2026-06-05T04:09:10.693Z | Compiling openssl-probe v0.2.1 |
| 2451 | 2026-06-05T04:09:10.726Z | Compiling time-core v0.1.8 |
| 2452 | 2026-06-05T04:09:10.864Z | Compiling time v0.3.47 |
| 2453 | 2026-06-05T04:09:10.954Z | Compiling rustls-native-certs v0.8.4 |
| 2454 | 2026-06-05T04:09:10.965Z | Compiling camino v1.2.2 |
| 2455 | 2026-06-05T04:09:11.538Z | Compiling tempfile v3.27.0 |
| 2456 | 2026-06-05T04:09:11.807Z | Compiling futures-executor v0.3.32 |
| 2457 | 2026-06-05T04:09:12.363Z | Compiling winnow v1.0.3 |
| 2458 | 2026-06-05T04:09:12.467Z | Compiling regex v1.12.3 |
| 2459 | 2026-06-05T04:09:12.498Z | Compiling futures v0.3.32 |
| 2460 | 2026-06-05T04:09:12.623Z | Compiling rustls-platform-verifier v0.7.0 |
| 2461 | 2026-06-05T04:09:14.494Z | Compiling hyper-rustls v0.27.9 |
| 2462 | 2026-06-05T04:09:14.608Z | Compiling crossbeam-channel v0.5.15 |
| 2463 | 2026-06-05T04:09:14.608Z | Compiling scroll v0.13.0 |
| 2464 | 2026-06-05T04:09:14.608Z | Compiling hybrid-array v0.4.12 |
| 2465 | 2026-06-05T04:09:14.609Z | Compiling simd-adler32 v0.3.9 |
| 2466 | 2026-06-05T04:09:14.609Z | Compiling adler2 v2.0.1 |
| 2467 | 2026-06-05T04:09:14.609Z | Compiling miniz_oxide v0.8.9 |
| 2468 | 2026-06-05T04:09:14.609Z | Compiling goblin v0.10.7 |
| 2469 | 2026-06-05T04:09:14.609Z | Compiling crc32fast v1.5.0 |
| 2470 | 2026-06-05T04:09:14.622Z | Compiling reqwest v0.13.4 |
| 2471 | 2026-06-05T04:09:14.660Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2472 | 2026-06-05T04:09:14.769Z | Compiling thread_local v1.1.9 |
| 2473 | 2026-06-05T04:09:15.128Z | Compiling either v1.16.0 |
| 2474 | 2026-06-05T04:09:15.374Z | Compiling flate2 v1.1.9 |
| 2475 | 2026-06-05T04:09:15.712Z | Compiling crypto-common v0.2.2 |
| 2476 | 2026-06-05T04:09:15.923Z | Compiling block-buffer v0.12.0 |
| 2477 | 2026-06-05T04:09:16.108Z | Compiling crypto-common v0.1.7 |
| 2478 | 2026-06-05T04:09:16.264Z | Compiling dtrace-parser v0.3.0 |
| 2479 | 2026-06-05T04:09:16.709Z | Compiling rand_chacha v0.3.1 |
| 2480 | 2026-06-05T04:09:17.016Z | Compiling thread-id v5.1.0 |
| 2481 | 2026-06-05T04:09:17.152Z | Compiling is-terminal v0.4.17 |
| 2482 | 2026-06-05T04:09:17.224Z | Compiling take_mut v0.2.2 |
| 2483 | 2026-06-05T04:09:17.337Z | Compiling debug-ignore v1.0.5 |
| 2484 | 2026-06-05T04:09:17.347Z | Compiling match_cfg v0.1.0 |
| 2485 | 2026-06-05T04:09:17.423Z | Compiling const-oid v0.10.2 |
| 2486 | 2026-06-05T04:09:17.453Z | Compiling term v1.2.1 |
| 2487 | 2026-06-05T04:09:17.753Z | Compiling dof v0.4.0 |
| 2488 | 2026-06-05T04:09:18.818Z | Compiling compression-core v0.4.32 |
| 2489 | 2026-06-05T04:09:19.003Z | Compiling compression-codecs v0.4.38 |
| 2490 | 2026-06-05T04:09:19.362Z | Compiling usdt-impl v0.6.0 |
| 2491 | 2026-06-05T04:09:19.397Z | Compiling slog-term v2.9.2 |
| 2492 | 2026-06-05T04:09:20.765Z | Compiling digest v0.11.3 |
| 2493 | 2026-06-05T04:09:20.884Z | Compiling hostname v0.3.1 |
| 2494 | 2026-06-05T04:09:20.942Z | Compiling slog-async v2.8.0 |
| 2495 | 2026-06-05T04:09:21.052Z | Compiling rand v0.8.6 |
| 2496 | 2026-06-05T04:09:21.294Z | Compiling ref-cast v1.0.25 |
| 2497 | 2026-06-05T04:09:21.413Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2498 | 2026-06-05T04:09:21.806Z | Compiling slog-json v2.6.1 |
| 2499 | 2026-06-05T04:09:23.385Z | Compiling strum v0.26.3 |
| 2500 | 2026-06-05T04:09:23.432Z | Compiling macaddr v1.0.1 |
| 2501 | 2026-06-05T04:09:23.432Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2502 | 2026-06-05T04:09:23.432Z | Compiling serde_spanned v1.1.1 |
| 2503 | 2026-06-05T04:09:23.432Z | Compiling wait-timeout v0.2.1 |
| 2504 | 2026-06-05T04:09:23.432Z | Compiling memmap2 v0.9.10 |
| 2505 | 2026-06-05T04:09:23.432Z | Compiling encoding_rs v0.8.35 |
| 2506 | 2026-06-05T04:09:23.432Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2507 | 2026-06-05T04:09:23.432Z | Compiling mime v0.3.17 |
| 2508 | 2026-06-05T04:09:23.432Z | Compiling bit-vec v0.8.0 |
| 2509 | 2026-06-05T04:09:23.596Z | Compiling spin v0.9.8 |
| 2510 | 2026-06-05T04:09:23.628Z | Compiling quick-error v1.2.3 |
| 2511 | 2026-06-05T04:09:23.656Z | Compiling bit-set v0.8.0 |
| 2512 | 2026-06-05T04:09:23.723Z | Compiling rusty-fork v0.3.1 |
| 2513 | 2026-06-05T04:09:23.745Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2514 | 2026-06-05T04:09:23.846Z | Compiling usdt v0.6.0 |
| 2515 | 2026-06-05T04:09:24.510Z | Compiling multer v3.1.0 |
| 2516 | 2026-06-05T04:09:24.576Z | Compiling slog-bunyan v2.5.0 |
| 2517 | 2026-06-05T04:09:24.766Z | Compiling sha1 v0.11.0 |
| 2518 | 2026-06-05T04:09:25.183Z | Compiling async-compression v0.4.42 |
| 2519 | 2026-06-05T04:09:25.593Z | Compiling serde_with v3.20.0 |
| 2520 | 2026-06-05T04:09:25.657Z | Compiling async-stream v0.3.6 |
| 2521 | 2026-06-05T04:09:25.737Z | Compiling rand_xorshift v0.4.0 |
| 2522 | 2026-06-05T04:09:25.839Z | Compiling waitgroup v0.1.2 |
| 2523 | 2026-06-05T04:09:25.857Z | Compiling rustls-pemfile v2.2.0 |
| 2524 | 2026-06-05T04:09:25.896Z | Compiling serde_path_to_error v0.1.20 |
| 2525 | 2026-06-05T04:09:25.993Z | Compiling hostname v0.4.2 |
| 2526 | 2026-06-05T04:09:26.139Z | Compiling unarray v0.1.4 |
| 2527 | 2026-06-05T04:09:26.159Z | Compiling progenitor-client v0.14.0 |
| 2528 | 2026-06-05T04:09:26.261Z | Compiling proptest v1.11.0 |
| 2529 | 2026-06-05T04:09:26.354Z | Compiling dropshot v0.17.1 |
| 2530 | 2026-06-05T04:09:26.402Z | Compiling strum v0.27.2 |
| 2531 | 2026-06-05T04:09:26.531Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2532 | 2026-06-05T04:09:26.663Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2533 | 2026-06-05T04:09:26.691Z | Compiling iddqd v0.4.2 |
| 2534 | 2026-06-05T04:09:26.903Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2535 | 2026-06-05T04:09:27.108Z | Compiling block-buffer v0.10.4 |
| 2536 | 2026-06-05T04:09:27.215Z | Compiling reqwest v0.12.28 |
| 2537 | 2026-06-05T04:09:27.271Z | Compiling backon v1.6.0 |
| 2538 | 2026-06-05T04:09:27.530Z | Compiling instant v0.1.13 |
| 2539 | 2026-06-05T04:09:27.657Z | Compiling backoff v0.4.0 |
| 2540 | 2026-06-05T04:09:27.941Z | Compiling progenitor-extras v0.2.0 |
| 2541 | 2026-06-05T04:09:28.135Z | Compiling digest v0.10.7 |
| 2542 | 2026-06-05T04:09:28.279Z | Compiling progenitor-client v0.10.0 |
| 2543 | 2026-06-05T04:09:28.326Z | Compiling parse-display v0.10.0 |
| 2544 | 2026-06-05T04:09:28.410Z | Compiling itertools v0.14.0 |
| 2545 | 2026-06-05T04:09:28.782Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2546 | 2026-06-05T04:09:28.864Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2547 | 2026-06-05T04:09:29.253Z | Compiling regress v0.10.5 |
| 2548 | 2026-06-05T04:09:29.905Z | Compiling humantime v2.3.0 |
| 2549 | 2026-06-05T04:09:30.357Z | Compiling cpufeatures v0.2.17 |
| 2550 | 2026-06-05T04:09:30.444Z | Compiling unicode-width v0.2.2 |
| 2551 | 2026-06-05T04:09:30.799Z | Compiling heck v0.5.0 |
| 2552 | 2026-06-05T04:09:30.823Z | Compiling secrecy v0.10.3 |
| 2553 | 2026-06-05T04:09:31.000Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2554 | 2026-06-05T04:09:31.370Z | Compiling tinyvec_macros v0.1.1 |
| 2555 | 2026-06-05T04:09:31.454Z | Compiling tinyvec v1.11.0 |
| 2556 | 2026-06-05T04:09:31.901Z | Compiling num-integer v0.1.46 |
| 2557 | 2026-06-05T04:09:32.408Z | Compiling scroll v0.12.0 |
| 2558 | 2026-06-05T04:09:32.447Z | Compiling crucible-workspace-hack v0.1.0 |
| 2559 | 2026-06-05T04:09:33.823Z | Compiling hmac v0.12.1 |
| 2560 | 2026-06-05T04:09:33.823Z | Compiling inout v0.1.4 |
| 2561 | 2026-06-05T04:09:33.823Z | Compiling regress v0.11.1 |
| 2562 | 2026-06-05T04:09:33.823Z | Compiling ff v0.13.1 |
| 2563 | 2026-06-05T04:09:33.823Z | Compiling utf8parse v0.2.2 |
| 2564 | 2026-06-05T04:09:33.823Z | Compiling group v0.13.0 |
| 2565 | 2026-06-05T04:09:33.823Z | Compiling anstyle-parse v1.0.0 |
| 2566 | 2026-06-05T04:09:33.823Z | Compiling cipher v0.4.4 |
| 2567 | 2026-06-05T04:09:33.823Z | Compiling hkdf v0.12.4 |
| 2568 | 2026-06-05T04:09:33.823Z | Compiling goblin v0.8.2 |
| 2569 | 2026-06-05T04:09:33.823Z | Compiling num-rational v0.4.2 |
| 2570 | 2026-06-05T04:09:33.992Z | Compiling num-iter v0.1.45 |
| 2571 | 2026-06-05T04:09:34.118Z | Compiling zerocopy v0.7.35 |
| 2572 | 2026-06-05T04:09:34.509Z | Compiling typify-impl v0.6.2 |
| 2573 | 2026-06-05T04:09:34.722Z | Compiling universal-hash v0.5.1 |
| 2574 | 2026-06-05T04:09:34.876Z | Compiling crypto-bigint v0.5.5 |
| 2575 | 2026-06-05T04:09:35.256Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2576 | 2026-06-05T04:09:36.573Z | Compiling terminal_size v0.4.4 |
| 2577 | 2026-06-05T04:09:36.741Z | Compiling half v2.7.1 |
| 2578 | 2026-06-05T04:09:36.841Z | Compiling num-complex v0.4.6 |
| 2579 | 2026-06-05T04:09:37.103Z | Compiling colorchoice v1.0.5 |
| 2580 | 2026-06-05T04:09:37.246Z | Compiling anstyle v1.0.14 |
| 2581 | 2026-06-05T04:09:37.295Z | Compiling ciborium-io v0.2.2 |
| 2582 | 2026-06-05T04:09:37.407Z | Compiling anstyle-query v1.1.5 |
| 2583 | 2026-06-05T04:09:37.518Z | Compiling base16ct v0.2.0 |
| 2584 | 2026-06-05T04:09:37.522Z | Compiling is_terminal_polyfill v1.70.2 |
| 2585 | 2026-06-05T04:09:37.541Z | Compiling opaque-debug v0.3.1 |
| 2586 | 2026-06-05T04:09:37.705Z | Compiling base64ct v1.8.3 |
| 2587 | 2026-06-05T04:09:37.711Z | Compiling elliptic-curve v0.13.8 |
| 2588 | 2026-06-05T04:09:37.730Z | Compiling anstream v1.0.0 |
| 2589 | 2026-06-05T04:09:37.944Z | Compiling password-hash v0.5.0 |
| 2590 | 2026-06-05T04:09:37.969Z | Compiling poly1305 v0.8.0 |
| 2591 | 2026-06-05T04:09:38.278Z | Compiling ciborium-ll v0.2.2 |
| 2592 | 2026-06-05T04:09:38.564Z | Compiling num v0.4.3 |
| 2593 | 2026-06-05T04:09:38.622Z | Compiling curve25519-dalek v4.1.3 |
| 2594 | 2026-06-05T04:09:38.651Z | Compiling typify v0.6.2 |
| 2595 | 2026-06-05T04:09:38.776Z | Compiling thiserror-no-std v2.0.2 |
| 2596 | 2026-06-05T04:09:38.869Z | Compiling dof v0.3.0 |
| 2597 | 2026-06-05T04:09:38.954Z | Compiling chacha20 v0.9.1 |
| 2598 | 2026-06-05T04:09:39.210Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2599 | 2026-06-05T04:09:39.783Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2600 | 2026-06-05T04:09:41.323Z | Compiling blake2 v0.10.6 |
| 2601 | 2026-06-05T04:09:41.391Z | Compiling aead v0.5.2 |
| 2602 | 2026-06-05T04:09:41.547Z | Compiling byte-wrapper v0.1.0 |
| 2603 | 2026-06-05T04:09:41.586Z | Compiling crossbeam-epoch v0.9.18 |
| 2604 | 2026-06-05T04:09:41.898Z | Compiling dtrace-parser v0.2.0 |
| 2605 | 2026-06-05T04:09:42.091Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2606 | 2026-06-05T04:09:42.102Z | Compiling thread-id v4.2.2 |
| 2607 | 2026-06-05T04:09:42.210Z | Compiling float-ord v0.3.2 |
| 2608 | 2026-06-05T04:09:42.334Z | Compiling keccak v0.1.6 |
| 2609 | 2026-06-05T04:09:42.539Z | Compiling strsim v0.11.1 |
| 2610 | 2026-06-05T04:09:42.553Z | Compiling clap_lex v1.1.0 |
| 2611 | 2026-06-05T04:09:42.910Z | Compiling clap_builder v4.6.0 |
| 2612 | 2026-06-05T04:09:43.071Z | Compiling sha3 v0.10.9 |
| 2613 | 2026-06-05T04:09:43.400Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2614 | 2026-06-05T04:09:43.475Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2615 | 2026-06-05T04:09:43.653Z | Compiling usdt-impl v0.5.0 |
| 2616 | 2026-06-05T04:09:44.403Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2617 | 2026-06-05T04:09:46.533Z | Compiling argon2 v0.5.3 |
| 2618 | 2026-06-05T04:09:47.563Z | Compiling chacha20poly1305 v0.10.1 |
| 2619 | 2026-06-05T04:09:47.721Z | Compiling vsss-rs v3.3.4 |
| 2620 | 2026-06-05T04:09:47.964Z | Compiling ciborium v0.2.2 |
| 2621 | 2026-06-05T04:09:48.824Z | Compiling hash32 v0.3.1 |
| 2622 | 2026-06-05T04:09:48.997Z | Compiling memmap v0.7.0 |
| 2623 | 2026-06-05T04:09:49.220Z | Compiling data-encoding v2.11.0 |
| 2624 | 2026-06-05T04:09:49.238Z | Compiling indent_write v2.2.0 |
| 2625 | 2026-06-05T04:09:49.393Z | Compiling usdt v0.5.0 |
| 2626 | 2026-06-05T04:09:49.393Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2627 | 2026-06-05T04:09:50.044Z | Compiling heapless v0.8.0 |
| 2628 | 2026-06-05T04:09:50.549Z | Compiling ingot-types v0.1.2 |
| 2629 | 2026-06-05T04:09:51.021Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2630 | 2026-06-05T04:09:51.088Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2631 | 2026-06-05T04:09:51.195Z | Compiling clap v4.6.1 |
| 2632 | 2026-06-05T04:09:51.288Z | Compiling rustix v0.38.44 |
| 2633 | 2026-06-05T04:09:51.375Z | Compiling tabwriter v1.4.1 |
| 2634 | 2026-06-05T04:09:51.758Z | Compiling cobs v0.3.0 |
| 2635 | 2026-06-05T04:09:51.911Z | Compiling colored v3.1.1 |
| 2636 | 2026-06-05T04:09:52.039Z | Compiling bitflags v1.3.2 |
| 2637 | 2026-06-05T04:09:52.125Z | Compiling foreign-types-shared v0.3.1 |
| 2638 | 2026-06-05T04:09:52.231Z | Compiling managed v0.8.0 |
| 2639 | 2026-06-05T04:09:52.499Z | Compiling smoltcp v0.11.0 |
| 2640 | 2026-06-05T04:09:52.589Z | Compiling foreign-types v0.5.0 |
| 2641 | 2026-06-05T04:09:52.679Z | Compiling postcard v1.1.3 |
| 2642 | 2026-06-05T04:09:52.704Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2643 | 2026-06-05T04:09:53.076Z | Compiling num_enum v0.7.6 |
| 2644 | 2026-06-05T04:09:53.203Z | Compiling ingot v0.1.1 |
| 2645 | 2026-06-05T04:09:53.579Z | Compiling memoffset v0.9.1 |
| 2646 | 2026-06-05T04:09:53.679Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2647 | 2026-06-05T04:09:53.799Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2648 | 2026-06-05T04:09:53.945Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2649 | 2026-06-05T04:09:54.075Z | Compiling chacha20 v0.10.0 |
| 2650 | 2026-06-05T04:09:54.085Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2651 | 2026-06-05T04:09:54.368Z | Compiling serde_spanned v0.6.9 |
| 2652 | 2026-06-05T04:09:54.505Z | Compiling toml_datetime v0.6.11 |
| 2653 | 2026-06-05T04:09:54.547Z | Compiling cstr-argument v0.1.2 |
| 2654 | 2026-06-05T04:09:54.731Z | Compiling toml_write v0.1.2 |
| 2655 | 2026-06-05T04:09:54.889Z | Compiling linked-hash-map v0.5.6 |
| 2656 | 2026-06-05T04:09:54.980Z | Compiling resolv-conf v0.7.6 |
| 2657 | 2026-06-05T04:09:55.107Z | Compiling unicode-segmentation v1.13.3 |
| 2658 | 2026-06-05T04:09:55.446Z | Compiling swrite v0.1.0 |
| 2659 | 2026-06-05T04:09:55.562Z | Compiling static_assertions v1.1.0 |
| 2660 | 2026-06-05T04:09:55.638Z | Compiling winnow v0.7.15 |
| 2661 | 2026-06-05T04:09:55.648Z | Compiling newline-converter v0.3.0 |
| 2662 | 2026-06-05T04:09:55.677Z | Compiling lru-cache v0.1.2 |
| 2663 | 2026-06-05T04:09:55.736Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2664 | 2026-06-05T04:09:55.749Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2665 | 2026-06-05T04:09:55.782Z | Compiling rand v0.10.1 |
| 2666 | 2026-06-05T04:09:55.816Z | Compiling hubpack v0.1.2 |
| 2667 | 2026-06-05T04:09:56.067Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2668 | 2026-06-05T04:09:56.187Z | Compiling nix v0.31.3 |
| 2669 | 2026-06-05T04:09:56.202Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2670 | 2026-06-05T04:09:56.435Z | Compiling atomicwrites v0.4.4 |
| 2671 | 2026-06-05T04:09:56.599Z | Compiling hickory-proto v0.24.4 |
| 2672 | 2026-06-05T04:09:56.727Z | Compiling crossbeam-deque v0.8.6 |
| 2673 | 2026-06-05T04:09:56.952Z | Compiling console v0.15.11 |
| 2674 | 2026-06-05T04:09:57.398Z | Compiling toml_edit v0.22.27 |
| 2675 | 2026-06-05T04:09:57.554Z | Compiling itertools v0.12.1 |
| 2676 | 2026-06-05T04:09:58.287Z | Compiling camino-tempfile v1.4.1 |
| 2677 | 2026-06-05T04:09:58.752Z | Compiling serde-big-array v0.5.1 |
| 2678 | 2026-06-05T04:09:58.797Z | Compiling siphasher v1.0.3 |
| 2679 | 2026-06-05T04:09:58.913Z | Compiling lazy_static v1.5.0 |
| 2680 | 2026-06-05T04:09:59.014Z | Compiling similar v2.7.0 |
| 2681 | 2026-06-05T04:09:59.026Z | Compiling toml v0.8.23 |
| 2682 | 2026-06-05T04:09:59.041Z | Compiling phf_shared v0.12.1 |
| 2683 | 2026-06-05T04:09:59.265Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2684 | 2026-06-05T04:09:59.704Z | Compiling expectorate v1.2.0 |
| 2685 | 2026-06-05T04:09:59.919Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2686 | 2026-06-05T04:10:00.792Z | Compiling pin-project v1.1.13 |
| 2687 | 2026-06-05T04:10:00.905Z | Compiling hickory-resolver v0.24.4 |
| 2688 | 2026-06-05T04:10:01.703Z | Compiling prettyplease v0.2.37 |
| 2689 | 2026-06-05T04:10:01.916Z | Compiling rayon-core v1.13.0 |
| 2690 | 2026-06-05T04:10:03.076Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2691 | 2026-06-05T04:10:03.648Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2692 | 2026-06-05T04:10:05.004Z | Compiling num_enum v0.5.11 |
| 2693 | 2026-06-05T04:10:05.042Z | Compiling progenitor-impl v0.13.0 |
| 2694 | 2026-06-05T04:10:05.135Z | Compiling progenitor-impl v0.14.0 |
| 2695 | 2026-06-05T04:10:06.760Z | Compiling unicode-normalization v0.1.25 |
| 2696 | 2026-06-05T04:10:07.343Z | Compiling progenitor-client v0.13.0 |
| 2697 | 2026-06-05T04:10:07.359Z | Compiling tokio-stream v0.1.18 |
| 2698 | 2026-06-05T04:10:07.878Z | Compiling bstr v1.12.1 |
| 2699 | 2026-06-05T04:10:07.930Z | Compiling csv-core v0.1.13 |
| 2700 | 2026-06-05T04:10:08.334Z | Compiling highway v1.3.0 |
| 2701 | 2026-06-05T04:10:08.576Z | Compiling same-file v1.0.6 |
| 2702 | 2026-06-05T04:10:08.768Z | Compiling konst_macro_rules v0.2.19 |
| 2703 | 2026-06-05T04:10:08.971Z | Compiling unicode-width v0.1.14 |
| 2704 | 2026-06-05T04:10:09.035Z | Compiling foldhash v0.1.5 |
| 2705 | 2026-06-05T04:10:09.273Z | Compiling foreign-types-shared v0.1.1 |
| 2706 | 2026-06-05T04:10:09.282Z | Compiling hashbrown v0.15.5 |
| 2707 | 2026-06-05T04:10:09.370Z | Compiling foreign-types v0.3.2 |
| 2708 | 2026-06-05T04:10:09.454Z | Compiling konst v0.2.20 |
| 2709 | 2026-06-05T04:10:09.837Z | Compiling walkdir v2.5.0 |
| 2710 | 2026-06-05T04:10:09.934Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2711 | 2026-06-05T04:10:09.985Z | Compiling globset v0.4.18 |
| 2712 | 2026-06-05T04:10:10.633Z | Compiling csv v1.4.0 |
| 2713 | 2026-06-05T04:10:11.617Z | Compiling snafu v0.8.9 |
| 2714 | 2026-06-05T04:10:12.211Z | Compiling qorb v0.4.1 |
| 2715 | 2026-06-05T04:10:13.203Z | Compiling progenitor v0.13.0 |
| 2716 | 2026-06-05T04:10:13.216Z | Compiling olpc-cjson v0.1.4 |
| 2717 | 2026-06-05T04:10:13.368Z | Compiling progenitor v0.14.0 |
| 2718 | 2026-06-05T04:10:13.426Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2719 | 2026-06-05T04:10:13.436Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2720 | 2026-06-05T04:10:13.490Z | Compiling rayon v1.12.0 |
| 2721 | 2026-06-05T04:10:14.039Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2722 | 2026-06-05T04:10:15.690Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2723 | 2026-06-05T04:10:16.982Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2724 | 2026-06-05T04:10:17.951Z | Compiling phf v0.12.1 |
| 2725 | 2026-06-05T04:10:18.129Z | Compiling openssl-sys v0.9.116 |
| 2726 | 2026-06-05T04:10:18.581Z | Compiling tokio-dtrace v0.1.1 |
| 2727 | 2026-06-05T04:10:18.915Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2728 | 2026-06-05T04:10:19.858Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2729 | 2026-06-05T04:10:20.081Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2730 | 2026-06-05T04:10:21.289Z | Compiling libsw-core v0.3.2 |
| 2731 | 2026-06-05T04:10:21.479Z | Compiling pem v3.0.6 |
| 2732 | 2026-06-05T04:10:21.617Z | Compiling serde_plain v1.0.2 |
| 2733 | 2026-06-05T04:10:21.923Z | Compiling sigpipe v0.1.3 |
| 2734 | 2026-06-05T04:10:22.017Z | Compiling minimal-lexical v0.2.1 |
| 2735 | 2026-06-05T04:10:22.026Z | Compiling typed-path v0.9.3 |
| 2736 | 2026-06-05T04:10:22.191Z | Compiling bytecount v0.6.9 |
| 2737 | 2026-06-05T04:10:22.298Z | Compiling fixedbitset v0.4.2 |
| 2738 | 2026-06-05T04:10:22.336Z | Compiling jiff v0.2.28 |
| 2739 | 2026-06-05T04:10:22.384Z | Compiling glob v0.3.3 |
| 2740 | 2026-06-05T04:10:22.666Z | Compiling fixedbitset v0.5.7 |
| 2741 | 2026-06-05T04:10:23.187Z | Compiling tough v0.22.0 |
| 2742 | 2026-06-05T04:10:23.375Z | Compiling petgraph v0.8.3 |
| 2743 | 2026-06-05T04:10:23.852Z | Compiling petgraph v0.6.5 |
| 2744 | 2026-06-05T04:10:23.952Z | Compiling papergrid v0.11.0 |
| 2745 | 2026-06-05T04:10:24.977Z | Compiling nom v7.1.3 |
| 2746 | 2026-06-05T04:10:25.561Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2747 | 2026-06-05T04:10:25.818Z | Compiling openssl v0.10.80 |
| 2748 | 2026-06-05T04:10:26.670Z | Compiling libsw v3.5.0 |
| 2749 | 2026-06-05T04:10:26.689Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2750 | 2026-06-05T04:10:26.856Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2751 | 2026-06-05T04:10:27.093Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2752 | 2026-06-05T04:10:27.398Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2753 | 2026-06-05T04:10:28.035Z | Compiling zone v0.3.1 |
| 2754 | 2026-06-05T04:10:29.316Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2755 | 2026-06-05T04:10:29.520Z | Compiling oxide-tokio-rt v0.1.6 |
| 2756 | 2026-06-05T04:10:29.860Z | Compiling chrono-tz v0.10.4 |
| 2757 | 2026-06-05T04:10:30.155Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2758 | 2026-06-05T04:10:30.686Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2759 | 2026-06-05T04:10:30.869Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2760 | 2026-06-05T04:10:31.421Z | Compiling newtype_derive v0.1.6 |
| 2761 | 2026-06-05T04:10:31.512Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2762 | 2026-06-05T04:10:31.539Z | Compiling slog-dtrace v0.3.0 |
| 2763 | 2026-06-05T04:10:32.290Z | Compiling const_format v0.2.36 |
| 2764 | 2026-06-05T04:10:32.796Z | Compiling owo-colors v4.3.0 |
| 2765 | 2026-06-05T04:10:33.174Z | Compiling cancel-safe-futures v0.1.5 |
| 2766 | 2026-06-05T04:10:33.575Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2767 | 2026-06-05T04:10:33.749Z | Compiling gethostname v0.5.0 |
| 2768 | 2026-06-05T04:10:33.889Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2769 | 2026-06-05T04:10:34.367Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2770 | 2026-06-05T04:10:34.420Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2771 | 2026-06-05T04:10:34.498Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2772 | 2026-06-05T04:10:34.540Z | Compiling smf v0.2.3 |
| 2773 | 2026-06-05T04:10:34.614Z | Compiling bcs v0.1.6 |
| 2774 | 2026-06-05T04:10:35.013Z | Compiling unicode-linebreak v0.1.5 |
| 2775 | 2026-06-05T04:10:35.299Z | Compiling smawk v0.3.2 |
| 2776 | 2026-06-05T04:10:35.393Z | Compiling tagptr v0.2.0 |
| 2777 | 2026-06-05T04:10:35.464Z | Compiling linear-map v1.2.0 |
| 2778 | 2026-06-05T04:10:35.512Z | Compiling termtree v0.5.1 |
| 2779 | 2026-06-05T04:10:35.557Z | Compiling whoami v1.6.1 |
| 2780 | 2026-06-05T04:10:35.680Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2781 | 2026-06-05T04:10:35.680Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2782 | 2026-06-05T04:10:35.806Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2783 | 2026-06-05T04:10:36.027Z | Compiling moka v0.12.15 |
| 2784 | 2026-06-05T04:10:36.720Z | Compiling textwrap v0.16.2 |
| 2785 | 2026-06-05T04:10:37.248Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2786 | 2026-06-05T04:10:37.494Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2787 | 2026-06-05T04:10:38.406Z | Compiling tabled v0.15.0 |
| 2788 | 2026-06-05T04:10:38.950Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2789 | 2026-06-05T04:10:38.959Z | Compiling steno v0.4.1 |
| 2790 | 2026-06-05T04:10:39.160Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2791 | 2026-06-05T04:10:39.259Z | Compiling cookie v0.18.1 |
| 2792 | 2026-06-05T04:10:40.615Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2793 | 2026-06-05T04:10:44.587Z | Compiling hickory-proto v0.25.2 |
| 2794 | 2026-06-05T04:10:45.199Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2795 | 2026-06-05T04:10:46.164Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2796 | 2026-06-05T04:10:47.176Z | Compiling hickory-resolver v0.25.2 |
| 2797 | 2026-06-05T04:10:48.148Z | Compiling arc-swap v1.9.1 |
| 2798 | 2026-06-05T04:10:48.521Z | Compiling slog-scope v4.4.1 |
| 2799 | 2026-06-05T04:10:48.932Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2800 | 2026-06-05T04:10:48.936Z | Compiling libscf-sys v1.2.0 |
| 2801 | 2026-06-05T04:10:48.984Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2802 | 2026-06-05T04:10:49.088Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2803 | 2026-06-05T04:10:49.506Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2804 | 2026-06-05T04:10:49.798Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2805 | 2026-06-05T04:10:50.216Z | Compiling slog-stdlog v4.1.1 |
| 2806 | 2026-06-05T04:10:50.635Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2807 | 2026-06-05T04:10:50.749Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2808 | 2026-06-05T04:10:51.482Z | Compiling slog-envlogger v2.2.0 |
| 2809 | 2026-06-05T04:10:52.832Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 2810 | 2026-06-05T04:10:52.876Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2811 | 2026-06-05T04:10:53.622Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 2812 | 2026-06-05T04:11:00.900Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2813 | 2026-06-05T04:11:03.227Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2814 | 2026-06-05T04:11:05.113Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2815 | 2026-06-05T04:11:13.842Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 2816 | 2026-06-05T04:11:17.631Z | Finished `release` profile [optimized] target(s) in 2m 26s |
| 2817 | 2026-06-05T04:11:17.744Z | Running unittests src/lib.rs (target/release/deps/mg_tests-11b0555a3fde271a) |
| 2818 | 2026-06-05T04:11:17.748Z | |
| 2819 | 2026-06-05T04:11:17.748Z | running 1 test |
| 2820 | 2026-06-05T04:11:17.907Z | configure zone |
| 2821 | 2026-06-05T04:11:17.925Z | install zone |
| 2822 | 2026-06-05T04:11:27.879Z | boot zone |
| 2823 | 2026-06-05T04:11:27.961Z | start zone s1 |
| 2824 | 2026-06-05T04:11:27.965Z | configure zone |
| 2825 | 2026-06-05T04:11:27.970Z | install zone |
| 2826 | 2026-06-05T04:11:29.918Z | boot zone |
| 2827 | 2026-06-05T04:11:30.012Z | start zone s2 |
| 2828 | 2026-06-05T04:11:30.012Z | configure zone |
| 2829 | 2026-06-05T04:11:30.022Z | install zone |
| 2830 | 2026-06-05T04:11:32.332Z | boot zone |
| 2831 | 2026-06-05T04:11:32.421Z | start zone t1 |
| 2832 | 2026-06-05T04:11:32.421Z | configure zone |
| 2833 | 2026-06-05T04:11:32.432Z | install zone |
| 2834 | 2026-06-05T04:11:35.236Z | boot zone |
| 2835 | 2026-06-05T04:11:35.344Z | waiting for zones to come up |
| 2836 | 2026-06-05T04:11:45.343Z | [sidecar.trio] svcs milestone/network |
| 2837 | 2026-06-05T04:11:45.370Z | STATE STIME FMRI |
| 2838 | 2026-06-05T04:11:45.370Z | online 4:11:27 svc:/milestone/network:default |
| 2839 | 2026-06-05T04:11:45.370Z | cp /work/oxidecomputer/maghemite/download/softnpu /mgtrio/sidecar.trio/root/opt/ |
| 2840 | 2026-06-05T04:11:45.395Z | cp /work/oxidecomputer/maghemite/download/scadm /mgtrio/sidecar.trio/root/opt/ |
| 2841 | 2026-06-05T04:11:45.423Z | cp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtrio/sidecar.trio/root/opt/ |
| 2842 | 2026-06-05T04:11:45.442Z | cp /work/oxidecomputer/maghemite/tests/conf/softnpu-trio.toml /mgtrio/sidecar.trio/root/opt/softnpu.toml |
| 2843 | 2026-06-05T04:11:45.445Z | [sidecar.trio] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log & |
| 2844 | 2026-06-05T04:11:45.457Z | |
| 2845 | 2026-06-05T04:11:45.457Z | running zone s1.trio setup |
| 2846 | 2026-06-05T04:11:45.457Z | [s1.trio] svcs milestone/network |
| 2847 | 2026-06-05T04:11:45.474Z | STATE STIME FMRI |
| 2848 | 2026-06-05T04:11:45.474Z | online 4:11:29 svc:/milestone/network:default |
| 2849 | 2026-06-05T04:11:45.474Z | [s1.trio] dladm |
| 2850 | 2026-06-05T04:11:45.487Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2851 | 2026-06-05T04:11:45.487Z | sl0 simnet 9000 up -- ? |
| 2852 | 2026-06-05T04:11:45.487Z | mg2 vnic 9000 up -- ? |
| 2853 | 2026-06-05T04:11:45.487Z | [s1.trio] ipadm create-addr -t -T static -a 10.0.0.1/24 mg2/v4 |
| 2854 | 2026-06-05T04:11:46.009Z | |
| 2855 | 2026-06-05T04:11:46.009Z | [s1.trio] ipadm create-addr -t -T addrconf sl0/v6 |
| 2856 | 2026-06-05T04:11:46.024Z | |
| 2857 | 2026-06-05T04:11:46.024Z | [s1.trio] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6 |
| 2858 | 2026-06-05T04:11:46.036Z | |
| 2859 | 2026-06-05T04:11:46.036Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s1.trio/root/opt/ddmd |
| 2860 | 2026-06-05T04:11:46.122Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s1.trio/root/opt/ddmadm |
| 2861 | 2026-06-05T04:11:46.193Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 18a40afc-fd26-46e1-af90-30e2de83ca26 --sled-uuid 3d84f819-ae64-4dd2-a5e1-af2543e175cf -a sl0/v6 &> /opt/ddmd.log & |
| 2862 | 2026-06-05T04:11:46.207Z | |
| 2863 | 2026-06-05T04:11:46.207Z | running zone s2.trio setup |
| 2864 | 2026-06-05T04:11:46.208Z | [s2.trio] svcs milestone/network |
| 2865 | 2026-06-05T04:11:46.222Z | STATE STIME FMRI |
| 2866 | 2026-06-05T04:11:46.222Z | online 4:11:31 svc:/milestone/network:default |
| 2867 | 2026-06-05T04:11:46.222Z | [s2.trio] dladm |
| 2868 | 2026-06-05T04:11:46.235Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2869 | 2026-06-05T04:11:46.235Z | sl1 simnet 9000 up -- ? |
| 2870 | 2026-06-05T04:11:46.235Z | mg3 vnic 9000 up -- ? |
| 2871 | 2026-06-05T04:11:46.235Z | [s2.trio] ipadm create-addr -t -T static -a 10.0.0.2/24 mg3/v4 |
| 2872 | 2026-06-05T04:11:46.728Z | |
| 2873 | 2026-06-05T04:11:46.728Z | [s2.trio] ipadm create-addr -t -T addrconf sl1/v6 |
| 2874 | 2026-06-05T04:11:46.740Z | |
| 2875 | 2026-06-05T04:11:46.740Z | [s2.trio] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6 |
| 2876 | 2026-06-05T04:11:46.751Z | |
| 2877 | 2026-06-05T04:11:46.751Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s2.trio/root/opt/ddmd |
| 2878 | 2026-06-05T04:11:46.784Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s2.trio/root/opt/ddmadm |
| 2879 | 2026-06-05T04:11:46.812Z | [s2.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid afe6772a-9176-4b79-93a6-9e770d64e979 --sled-uuid 87c92ed8-ad44-47e6-8fbf-1c3f4310bf44 -a sl1/v6 &> /opt/ddmd.log & |
| 2880 | 2026-06-05T04:11:46.822Z | |
| 2881 | 2026-06-05T04:11:46.822Z | running zone t1.trio setup |
| 2882 | 2026-06-05T04:11:46.822Z | [t1.trio] svcs milestone/network |
| 2883 | 2026-06-05T04:11:46.837Z | STATE STIME FMRI |
| 2884 | 2026-06-05T04:11:46.837Z | online 4:11:34 svc:/milestone/network:default |
| 2885 | 2026-06-05T04:11:46.837Z | [t1.trio] dladm |
| 2886 | 2026-06-05T04:11:46.851Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2887 | 2026-06-05T04:11:46.851Z | tfportrear0_0 simnet 9000 up -- ? |
| 2888 | 2026-06-05T04:11:46.851Z | tfportrear1_0 simnet 9000 up -- ? |
| 2889 | 2026-06-05T04:11:46.851Z | mg1 vnic 9000 up -- ? |
| 2890 | 2026-06-05T04:11:46.851Z | [t1.trio] ipadm create-addr -t -T static -a 10.0.0.3/24 mg1/v4 |
| 2891 | 2026-06-05T04:11:47.300Z | |
| 2892 | 2026-06-05T04:11:47.300Z | [t1.trio] ipadm create-addr -t -T addrconf tfportrear0_0/v6 |
| 2893 | 2026-06-05T04:11:47.314Z | |
| 2894 | 2026-06-05T04:11:47.314Z | [t1.trio] ipadm create-addr -t -T addrconf tfportrear1_0/v6 |
| 2895 | 2026-06-05T04:11:47.326Z | |
| 2896 | 2026-06-05T04:11:47.327Z | [t1.trio] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6 |
| 2897 | 2026-06-05T04:11:47.338Z | |
| 2898 | 2026-06-05T04:11:47.338Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtrio/t1.trio/root/ |
| 2899 | 2026-06-05T04:11:47.645Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtrio/t1.trio/root/ |
| 2900 | 2026-06-05T04:11:47.650Z | cp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-trio.toml /mgtrio/t1.trio/root/opt/dpd-ports.toml |
| 2901 | 2026-06-05T04:11:47.650Z | waiting 3s for copy of files to zone to complete ... |
| 2902 | 2026-06-05T04:11:50.838Z | [t1.trio] svccfg import /var/svc/manifest/site/dendrite/manifest.xml |
| 2903 | 2026-06-05T04:11:50.861Z | |
| 2904 | 2026-06-05T04:11:50.861Z | [t1.trio] svccfg import /var/svc/manifest/site/tfport/manifest.xml |
| 2905 | 2026-06-05T04:11:50.985Z | |
| 2906 | 2026-06-05T04:11:50.985Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/t1.trio/root/opt/ddmd |
| 2907 | 2026-06-05T04:11:51.020Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/t1.trio/root/opt/ddmadm |
| 2908 | 2026-06-05T04:11:51.049Z | [t1.trio] svcadm disable dendrite |
| 2909 | 2026-06-05T04:11:51.073Z | |
| 2910 | 2026-06-05T04:11:51.073Z | [t1.trio] svcadm disable tfport |
| 2911 | 2026-06-05T04:11:51.094Z | |
| 2912 | 2026-06-05T04:11:51.094Z | [t1.trio] svccfg -s dendrite setprop config/address = [::1]:12224 |
| 2913 | 2026-06-05T04:11:51.120Z | |
| 2914 | 2026-06-05T04:11:51.120Z | [t1.trio] svccfg -s dendrite setprop config/mgmt = uds |
| 2915 | 2026-06-05T04:11:51.144Z | |
| 2916 | 2026-06-05T04:11:51.144Z | [t1.trio] svccfg -s dendrite setprop config/uds_path = /opt/mnt |
| 2917 | 2026-06-05T04:11:51.168Z | |
| 2918 | 2026-06-05T04:11:51.168Z | [t1.trio] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml |
| 2919 | 2026-06-05T04:11:51.193Z | |
| 2920 | 2026-06-05T04:11:51.193Z | [t1.trio] svccfg -s dendrite setprop config/rear_ports = 2 |
| 2921 | 2026-06-05T04:11:51.217Z | |
| 2922 | 2026-06-05T04:11:51.217Z | [t1.trio] svcadm refresh dendrite:default |
| 2923 | 2026-06-05T04:11:51.239Z | |
| 2924 | 2026-06-05T04:11:51.239Z | [t1.trio] svcadm enable dendrite:default |
| 2925 | 2026-06-05T04:11:51.261Z | |
| 2926 | 2026-06-05T04:11:51.262Z | wait 10s for dendrite to come up ... |
| 2927 | 2026-06-05T04:12:01.259Z | [t1.trio] svccfg -s tfport setprop config/pkt_source = none |
| 2928 | 2026-06-05T04:12:01.287Z | |
| 2929 | 2026-06-05T04:12:01.287Z | [t1.trio] svccfg -s tfport setprop config/flags = --sync-only |
| 2930 | 2026-06-05T04:12:01.310Z | |
| 2931 | 2026-06-05T04:12:01.310Z | [t1.trio] svcadm refresh tfport:default |
| 2932 | 2026-06-05T04:12:01.331Z | |
| 2933 | 2026-06-05T04:12:01.331Z | [t1.trio] svcadm enable tfport |
| 2934 | 2026-06-05T04:12:01.355Z | |
| 2935 | 2026-06-05T04:12:01.355Z | [t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid 70ada41b-893f-4e24-a49b-23dae2c42fc1 --sled-uuid cf7b816a-ed0b-4776-98d9-08227df6eadd -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log & |
| 2936 | 2026-06-05T04:12:01.364Z | |
| 2937 | 2026-06-05T04:12:01.364Z | [t1.trio] ipadm |
| 2938 | 2026-06-05T04:12:01.377Z | ADDROBJ TYPE STATE ADDR |
| 2939 | 2026-06-05T04:12:01.377Z | lo0/v4 static ok 127.0.0.1/8 |
| 2940 | 2026-06-05T04:12:01.377Z | mg1/v4 static ok 10.0.0.3/24 |
| 2941 | 2026-06-05T04:12:01.377Z | lo0/v6 static ok ::1/128 |
| 2942 | 2026-06-05T04:12:01.377Z | lo0/u6 static ok fd00:3::1/64 |
| 2943 | 2026-06-05T04:12:01.377Z | tfportrear0_0/v6 addrconf ok fe80::c004:9eff:feaa:6f7b%tfportrear0_0/10 |
| 2944 | 2026-06-05T04:12:01.377Z | tfportrear1_0/v6 addrconf ok fe80::1829:a5ff:fe0a:ecbd%tfportrear1_0/10 |
| 2945 | 2026-06-05T04:12:03.499Z | initial peering test passed |
| 2946 | 2026-06-05T04:12:04.501Z | advertise from one passed |
| 2947 | 2026-06-05T04:12:05.501Z | advertise from two passed |
| 2948 | 2026-06-05T04:12:05.502Z | [s1.trio] ping fd00:2::1 |
| 2949 | 2026-06-05T04:12:05.516Z | fd00:2::1 is alive |
| 2950 | 2026-06-05T04:12:05.516Z | [s2.trio] ping fd00:1::1 |
| 2951 | 2026-06-05T04:12:05.528Z | fd00:1::1 is alive |
| 2952 | 2026-06-05T04:12:05.528Z | connectivity test passed |
| 2953 | 2026-06-05T04:12:05.528Z | [t1.trio] pkill ddmd |
| 2954 | 2026-06-05T04:12:05.539Z | |
| 2955 | 2026-06-05T04:12:11.541Z | [t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid 5a12ed1b-a282-4662-bb61-a10ef8f53e86 --sled-uuid e7c2e815-d59d-4965-8ad3-1728a91bf9c9 -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log & |
| 2956 | 2026-06-05T04:12:11.554Z | |
| 2957 | 2026-06-05T04:12:11.555Z | [t1.trio] ipadm |
| 2958 | 2026-06-05T04:12:11.568Z | ADDROBJ TYPE STATE ADDR |
| 2959 | 2026-06-05T04:12:11.568Z | lo0/v4 static ok 127.0.0.1/8 |
| 2960 | 2026-06-05T04:12:11.568Z | mg1/v4 static ok 10.0.0.3/24 |
| 2961 | 2026-06-05T04:12:11.568Z | lo0/v6 static ok ::1/128 |
| 2962 | 2026-06-05T04:12:11.568Z | lo0/u6 static ok fd00:3::1/64 |
| 2963 | 2026-06-05T04:12:11.568Z | tfportrear0_0/v6 addrconf ok fe80::c004:9eff:feaa:6f7b%tfportrear0_0/10 |
| 2964 | 2026-06-05T04:12:11.568Z | tfportrear1_0/v6 addrconf ok fe80::1829:a5ff:fe0a:ecbd%tfportrear1_0/10 |
| 2965 | 2026-06-05T04:12:14.573Z | [s1.trio] ping fd00:2::1 |
| 2966 | 2026-06-05T04:12:14.584Z | fd00:2::1 is alive |
| 2967 | 2026-06-05T04:12:14.584Z | [s2.trio] ping fd00:1::1 |
| 2968 | 2026-06-05T04:12:14.596Z | fd00:1::1 is alive |
| 2969 | 2026-06-05T04:12:14.596Z | transit router restart passed |
| 2970 | 2026-06-05T04:12:14.596Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 2971 | 2026-06-05T04:12:14.612Z | local v6: |
| 2972 | 2026-06-05T04:12:14.612Z | fe80::c004:9eff:feaa:6f7b |
| 2973 | 2026-06-05T04:12:14.612Z | fe80::1829:a5ff:fe0a:ecbd |
| 2974 | 2026-06-05T04:12:14.612Z | local v4: |
| 2975 | 2026-06-05T04:12:14.612Z | router v6_idx: |
| 2976 | 2026-06-05T04:12:14.613Z | fd00:1::/64 -> 0 |
| 2977 | 2026-06-05T04:12:14.613Z | fd00:2::/64 -> 1 |
| 2978 | 2026-06-05T04:12:14.613Z | router v6_routes: |
| 2979 | 2026-06-05T04:12:14.613Z | 1 -> fe80::1432:c4ff:fe66:1df8 (2) |
| 2980 | 2026-06-05T04:12:14.613Z | 0 -> fe80::b470:93ff:feb1:6c43 (1) |
| 2981 | 2026-06-05T04:12:14.613Z | router v4_idx: |
| 2982 | 2026-06-05T04:12:14.613Z | router v4_routes: |
| 2983 | 2026-06-05T04:12:14.613Z | resolver v4: |
| 2984 | 2026-06-05T04:12:14.613Z | 10.0.0.3 -> 02:08:20:41:7f:73 |
| 2985 | 2026-06-05T04:12:14.613Z | 10.0.0.254 -> 02:08:20:19:d6:71 |
| 2986 | 2026-06-05T04:12:14.613Z | resolver v6: |
| 2987 | 2026-06-05T04:12:14.613Z | fe80::1829:a5ff:fe0a:ecbd -> 1a:29:a5:0a:ec:bd |
| 2988 | 2026-06-05T04:12:14.613Z | fe80::b470:93ff:feb1:6c43 -> b6:70:93:b1:6c:43 |
| 2989 | 2026-06-05T04:12:14.613Z | fe80::1432:c4ff:fe66:1df8 -> 16:32:c4:66:1d:f8 |
| 2990 | 2026-06-05T04:12:14.613Z | fe80::c004:9eff:feaa:6f7b -> c2:04:9e:aa:6f:7b |
| 2991 | 2026-06-05T04:12:14.613Z | nat v4: |
| 2992 | 2026-06-05T04:12:14.613Z | nat_v6: |
| 2993 | 2026-06-05T04:12:14.613Z | port_mac: |
| 2994 | 2026-06-05T04:12:14.613Z | 1: a8:40:25:1d:36:2d |
| 2995 | 2026-06-05T04:12:14.613Z | 2: a8:40:25:1d:36:2e |
| 2996 | 2026-06-05T04:12:14.613Z | 1000: a8:40:25:1d:36:2c |
| 2997 | 2026-06-05T04:12:14.613Z | proxy arp: |
| 2998 | 2026-06-05T04:12:14.613Z | [s1.trio] pkill ddmd |
| 2999 | 2026-06-05T04:12:14.623Z | |
| 3000 | 2026-06-05T04:12:17.748Z | test ddm::test_trio_v3 has been running for over 60 seconds |
| 3001 | 2026-06-05T04:12:19.654Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 3002 | 2026-06-05T04:12:19.656Z | local v6: |
| 3003 | 2026-06-05T04:12:19.656Z | fe80::c004:9eff:feaa:6f7b |
| 3004 | 2026-06-05T04:12:19.657Z | fe80::1829:a5ff:fe0a:ecbd |
| 3005 | 2026-06-05T04:12:19.657Z | local v4: |
| 3006 | 2026-06-05T04:12:19.657Z | router v6_idx: |
| 3007 | 2026-06-05T04:12:19.657Z | fd00:2::/64 -> 1 |
| 3008 | 2026-06-05T04:12:19.657Z | router v6_routes: |
| 3009 | 2026-06-05T04:12:19.657Z | 1 -> fe80::1432:c4ff:fe66:1df8 (2) |
| 3010 | 2026-06-05T04:12:19.657Z | router v4_idx: |
| 3011 | 2026-06-05T04:12:19.657Z | router v4_routes: |
| 3012 | 2026-06-05T04:12:19.657Z | resolver v4: |
| 3013 | 2026-06-05T04:12:19.657Z | 10.0.0.3 -> 02:08:20:41:7f:73 |
| 3014 | 2026-06-05T04:12:19.657Z | 10.0.0.254 -> 02:08:20:19:d6:71 |
| 3015 | 2026-06-05T04:12:19.657Z | resolver v6: |
| 3016 | 2026-06-05T04:12:19.657Z | fe80::1829:a5ff:fe0a:ecbd -> 1a:29:a5:0a:ec:bd |
| 3017 | 2026-06-05T04:12:19.657Z | fe80::b470:93ff:feb1:6c43 -> b6:70:93:b1:6c:43 |
| 3018 | 2026-06-05T04:12:19.657Z | fe80::1432:c4ff:fe66:1df8 -> 16:32:c4:66:1d:f8 |
| 3019 | 2026-06-05T04:12:19.657Z | fe80::c004:9eff:feaa:6f7b -> c2:04:9e:aa:6f:7b |
| 3020 | 2026-06-05T04:12:19.657Z | nat v4: |
| 3021 | 2026-06-05T04:12:19.657Z | nat_v6: |
| 3022 | 2026-06-05T04:12:19.657Z | port_mac: |
| 3023 | 2026-06-05T04:12:19.657Z | 1: a8:40:25:1d:36:2d |
| 3024 | 2026-06-05T04:12:19.657Z | 2: a8:40:25:1d:36:2e |
| 3025 | 2026-06-05T04:12:19.657Z | 1000: a8:40:25:1d:36:2c |
| 3026 | 2026-06-05T04:12:19.657Z | proxy arp: |
| 3027 | 2026-06-05T04:12:19.657Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid dae68ecc-c3cd-4cd3-83a6-4e01d219d7c1 --sled-uuid 2a73e96c-ae88-4d75-92c3-88bebc02fd4f -a sl0/v6 &> /opt/ddmd.log & |
| 3028 | 2026-06-05T04:12:19.657Z | |
| 3029 | 2026-06-05T04:12:22.655Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 3030 | 2026-06-05T04:12:22.671Z | local v6: |
| 3031 | 2026-06-05T04:12:22.671Z | fe80::c004:9eff:feaa:6f7b |
| 3032 | 2026-06-05T04:12:22.671Z | fe80::1829:a5ff:fe0a:ecbd |
| 3033 | 2026-06-05T04:12:22.671Z | local v4: |
| 3034 | 2026-06-05T04:12:22.671Z | router v6_idx: |
| 3035 | 2026-06-05T04:12:22.671Z | fd00:1::/64 -> 0 |
| 3036 | 2026-06-05T04:12:22.671Z | fd00:2::/64 -> 1 |
| 3037 | 2026-06-05T04:12:22.671Z | router v6_routes: |
| 3038 | 2026-06-05T04:12:22.671Z | 1 -> fe80::1432:c4ff:fe66:1df8 (2) |
| 3039 | 2026-06-05T04:12:22.671Z | 0 -> fe80::b470:93ff:feb1:6c43 (1) |
| 3040 | 2026-06-05T04:12:22.671Z | router v4_idx: |
| 3041 | 2026-06-05T04:12:22.672Z | router v4_routes: |
| 3042 | 2026-06-05T04:12:22.672Z | resolver v4: |
| 3043 | 2026-06-05T04:12:22.672Z | 10.0.0.3 -> 02:08:20:41:7f:73 |
| 3044 | 2026-06-05T04:12:22.672Z | 10.0.0.254 -> 02:08:20:19:d6:71 |
| 3045 | 2026-06-05T04:12:22.672Z | resolver v6: |
| 3046 | 2026-06-05T04:12:22.672Z | fe80::1829:a5ff:fe0a:ecbd -> 1a:29:a5:0a:ec:bd |
| 3047 | 2026-06-05T04:12:22.672Z | fe80::b470:93ff:feb1:6c43 -> b6:70:93:b1:6c:43 |
| 3048 | 2026-06-05T04:12:22.672Z | fe80::1432:c4ff:fe66:1df8 -> 16:32:c4:66:1d:f8 |
| 3049 | 2026-06-05T04:12:22.672Z | fe80::c004:9eff:feaa:6f7b -> c2:04:9e:aa:6f:7b |
| 3050 | 2026-06-05T04:12:22.672Z | nat v4: |
| 3051 | 2026-06-05T04:12:22.672Z | nat_v6: |
| 3052 | 2026-06-05T04:12:22.672Z | port_mac: |
| 3053 | 2026-06-05T04:12:22.672Z | 1: a8:40:25:1d:36:2d |
| 3054 | 2026-06-05T04:12:22.672Z | 2: a8:40:25:1d:36:2e |
| 3055 | 2026-06-05T04:12:22.675Z | 1000: a8:40:25:1d:36:2c |
| 3056 | 2026-06-05T04:12:22.675Z | proxy arp: |
| 3057 | 2026-06-05T04:12:22.675Z | [s2.trio] netstat -nr -f inet6 |
| 3058 | 2026-06-05T04:12:22.685Z | Routing Table: IPv6 |
| 3059 | 2026-06-05T04:12:22.685Z | Destination/Mask Gateway Flags Ref Use If |
| 3060 | 2026-06-05T04:12:22.685Z | --------------------------- --------------------------- ----- --- ------- ----- |
| 3061 | 2026-06-05T04:12:22.685Z | ::1 ::1 UH 2 0 lo0 |
| 3062 | 2026-06-05T04:12:22.685Z | fd00:1::/64 fe80::1829:a5ff:fe0a:ecbd UG 1 0 sl1 |
| 3063 | 2026-06-05T04:12:22.685Z | fe80::/10 fe80::1432:c4ff:fe66:1df8 U 3 64 sl1 |
| 3064 | 2026-06-05T04:12:22.685Z | [s2.trio] ipadm |
| 3065 | 2026-06-05T04:12:22.698Z | ADDROBJ TYPE STATE ADDR |
| 3066 | 2026-06-05T04:12:22.698Z | lo0/v4 static ok 127.0.0.1/8 |
| 3067 | 2026-06-05T04:12:22.698Z | mg3/v4 static ok 10.0.0.2/24 |
| 3068 | 2026-06-05T04:12:22.698Z | lo0/v6 static ok ::1/128 |
| 3069 | 2026-06-05T04:12:22.698Z | lo0/u6 static ok fd00:2::1/64 |
| 3070 | 2026-06-05T04:12:22.698Z | sl1/v6 addrconf ok fe80::1432:c4ff:fe66:1df8%sl1/10 |
| 3071 | 2026-06-05T04:12:22.698Z | [s2.trio] route -nv get -inet6 fd00:1::1 |
| 3072 | 2026-06-05T04:12:22.710Z | newrt->ri_dst: inet6 fd00:1::1; newrt->ri_ifp: link ; RTM_GET: Report Metrics: len 360, pid: 0, seq 1, errno 0, flags:<GATEWAY,HOST,STATIC> |
| 3073 | 2026-06-05T04:12:22.710Z | locks: inits: |
| 3074 | 2026-06-05T04:12:22.710Z | sockaddrs: <DST,IFP> |
| 3075 | 2026-06-05T04:12:22.710Z | fd00:1::1 |
| 3076 | 2026-06-05T04:12:22.710Z | route to: fd00:1::1 |
| 3077 | 2026-06-05T04:12:22.710Z | destination: fd00:1:: |
| 3078 | 2026-06-05T04:12:22.710Z | mask: ffff:ffff:ffff:ffff:: |
| 3079 | 2026-06-05T04:12:22.710Z | gateway: fe80::1829:a5ff:fe0a:ecbd |
| 3080 | 2026-06-05T04:12:22.710Z | interface: sl1 index 3 address 16 32 c4 66 1d f8 |
| 3081 | 2026-06-05T04:12:22.710Z | flags: <UP,GATEWAY,DONE,STATIC> |
| 3082 | 2026-06-05T04:12:22.711Z | recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire |
| 3083 | 2026-06-05T04:12:22.711Z | 0 0 0 0 0 0 9000 0 |
| 3084 | 2026-06-05T04:12:22.711Z | locks: inits: <rttvar,rtt,ssthresh,sendpipe,recvpipe,mtu> |
| 3085 | 2026-06-05T04:12:22.711Z | sockaddrs: <DST,GATEWAY,NETMASK,IFP,IFA> |
| 3086 | 2026-06-05T04:12:22.711Z | fd00:1:: fe80::1829:a5ff:fe0a:ecbd ffff:ffff:ffff:ffff:: sl1:16.32.c4.66.1d.f8 fe80::1432:c4ff:fe66:1df8 |
| 3087 | 2026-06-05T04:12:22.711Z | [s2.trio] ndp -na |
| 3088 | 2026-06-05T04:12:22.723Z | Net to Media Table: IPv6 |
| 3089 | 2026-06-05T04:12:22.723Z | If Physical Address Type State Destination/Mask |
| 3090 | 2026-06-05T04:12:22.723Z | ----- ----------------- ------- ------------ --------------------------- |
| 3091 | 2026-06-05T04:12:22.723Z | sl1 33:33:00:00:00:01 other REACHABLE ff02::1 |
| 3092 | 2026-06-05T04:12:22.723Z | sl1 33:33:00:00:00:02 other REACHABLE ff02::2 |
| 3093 | 2026-06-05T04:12:22.723Z | sl1 33:33:00:01:00:02 other REACHABLE ff02::1:2 |
| 3094 | 2026-06-05T04:12:22.723Z | sl1 33:33:00:00:00:16 other REACHABLE ff02::16 |
| 3095 | 2026-06-05T04:12:22.723Z | sl1 33:33:ff:0a:ec:bd other REACHABLE ff02::1:ff0a:ecbd |
| 3096 | 2026-06-05T04:12:22.723Z | sl1 16:32:c4:66:1d:f8 local REACHABLE fe80::1432:c4ff:fe66:1df8 |
| 3097 | 2026-06-05T04:12:22.723Z | sl1 33:33:ff:66:1d:f8 other REACHABLE ff02::1:ff66:1df8 |
| 3098 | 2026-06-05T04:12:22.723Z | sl1 1a:29:a5:0a:ec:bd dynamic REACHABLE fe80::1829:a5ff:fe0a:ecbd |
| 3099 | 2026-06-05T04:12:22.723Z | sl1 33:33:00:00:00:dd other REACHABLE ff02::dd |
| 3100 | 2026-06-05T04:12:22.723Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 3101 | 2026-06-05T04:12:22.736Z | local v6: |
| 3102 | 2026-06-05T04:12:22.736Z | fe80::c004:9eff:feaa:6f7b |
| 3103 | 2026-06-05T04:12:22.736Z | fe80::1829:a5ff:fe0a:ecbd |
| 3104 | 2026-06-05T04:12:22.736Z | local v4: |
| 3105 | 2026-06-05T04:12:22.736Z | router v6_idx: |
| 3106 | 2026-06-05T04:12:22.736Z | fd00:1::/64 -> 0 |
| 3107 | 2026-06-05T04:12:22.736Z | fd00:2::/64 -> 1 |
| 3108 | 2026-06-05T04:12:22.736Z | router v6_routes: |
| 3109 | 2026-06-05T04:12:22.736Z | 1 -> fe80::1432:c4ff:fe66:1df8 (2) |
| 3110 | 2026-06-05T04:12:22.736Z | 0 -> fe80::b470:93ff:feb1:6c43 (1) |
| 3111 | 2026-06-05T04:12:22.736Z | router v4_idx: |
| 3112 | 2026-06-05T04:12:22.736Z | router v4_routes: |
| 3113 | 2026-06-05T04:12:22.737Z | resolver v4: |
| 3114 | 2026-06-05T04:12:22.737Z | 10.0.0.3 -> 02:08:20:41:7f:73 |
| 3115 | 2026-06-05T04:12:22.737Z | 10.0.0.254 -> 02:08:20:19:d6:71 |
| 3116 | 2026-06-05T04:12:22.737Z | resolver v6: |
| 3117 | 2026-06-05T04:12:22.737Z | fe80::1829:a5ff:fe0a:ecbd -> 1a:29:a5:0a:ec:bd |
| 3118 | 2026-06-05T04:12:22.737Z | fe80::b470:93ff:feb1:6c43 -> b6:70:93:b1:6c:43 |
| 3119 | 2026-06-05T04:12:22.737Z | fe80::1432:c4ff:fe66:1df8 -> 16:32:c4:66:1d:f8 |
| 3120 | 2026-06-05T04:12:22.737Z | fe80::c004:9eff:feaa:6f7b -> c2:04:9e:aa:6f:7b |
| 3121 | 2026-06-05T04:12:22.737Z | nat v4: |
| 3122 | 2026-06-05T04:12:22.737Z | nat_v6: |
| 3123 | 2026-06-05T04:12:22.737Z | port_mac: |
| 3124 | 2026-06-05T04:12:22.737Z | 1: a8:40:25:1d:36:2d |
| 3125 | 2026-06-05T04:12:22.737Z | 2: a8:40:25:1d:36:2e |
| 3126 | 2026-06-05T04:12:22.737Z | 1000: a8:40:25:1d:36:2c |
| 3127 | 2026-06-05T04:12:22.737Z | proxy arp: |
| 3128 | 2026-06-05T04:12:22.737Z | [t1.trio] /opt/oxide/dendrite/bin/swadm route list |
| 3129 | 2026-06-05T04:12:22.779Z | Subnet Port Link Gateway Vlan |
| 3130 | 2026-06-05T04:12:22.779Z | fd00:1::/64 rear0 0 fe80::b470:93ff:feb1:6c43 |
| 3131 | 2026-06-05T04:12:22.779Z | fd00:2::/64 rear1 0 fe80::1432:c4ff:fe66:1df8 |
| 3132 | 2026-06-05T04:12:22.779Z | [t1.trio] /opt/oxide/dendrite/bin/swadm arp list |
| 3133 | 2026-06-05T04:12:22.817Z | host mac age |
| 3134 | 2026-06-05T04:12:22.817Z | 10.0.0.3 02:08:20:41:7f:73 21s |
| 3135 | 2026-06-05T04:12:22.818Z | 10.0.0.254 02:08:20:19:d6:71 18s |
| 3136 | 2026-06-05T04:12:22.818Z | fe80::1432:c4ff:fe66:1df8 16:32:c4:66:1d:f8 21s |
| 3137 | 2026-06-05T04:12:22.818Z | fe80::1829:a5ff:fe0a:ecbd 1a:29:a5:0a:ec:bd 21s |
| 3138 | 2026-06-05T04:12:22.818Z | fe80::b470:93ff:feb1:6c43 b6:70:93:b1:6c:43 21s |
| 3139 | 2026-06-05T04:12:22.818Z | fe80::c004:9eff:feaa:6f7b c2:04:9e:aa:6f:7b 21s |
| 3140 | 2026-06-05T04:12:22.818Z | [t1.trio] /opt/oxide/dendrite/bin/swadm addr list |
| 3141 | 2026-06-05T04:12:22.858Z | Link IPv4 IPv6 |
| 3142 | 2026-06-05T04:12:22.858Z | rear0/0 fe80::c004:9eff:feaa:6f7b |
| 3143 | 2026-06-05T04:12:22.858Z | rear1/0 fe80::1829:a5ff:fe0a:ecbd |
| 3144 | 2026-06-05T04:12:22.859Z | [s1.trio] ipadm;route -nv get -inet6 fd00:2::1;ndp -na;netstat -nr -f inet6;ping -ns fd00:2::1 60 2 |
| 3145 | 2026-06-05T04:12:23.884Z | ADDROBJ TYPE STATE ADDR |
| 3146 | 2026-06-05T04:12:23.884Z | lo0/v4 static ok 127.0.0.1/8 |
| 3147 | 2026-06-05T04:12:23.885Z | mg2/v4 static ok 10.0.0.1/24 |
| 3148 | 2026-06-05T04:12:23.885Z | lo0/v6 static ok ::1/128 |
| 3149 | 2026-06-05T04:12:23.885Z | lo0/u6 static ok fd00:1::1/64 |
| 3150 | 2026-06-05T04:12:23.885Z | sl0/v6 addrconf ok fe80::b470:93ff:feb1:6c43%sl0/10 |
| 3151 | 2026-06-05T04:12:23.885Z | newrt->ri_dst: inet6 fd00:2::1; newrt->ri_ifp: link ; RTM_GET: Report Metrics: len 360, pid: 0, seq 1, errno 0, flags:<GATEWAY,HOST,STATIC> |
| 3152 | 2026-06-05T04:12:23.885Z | locks: inits: |
| 3153 | 2026-06-05T04:12:23.885Z | sockaddrs: <DST,IFP> |
| 3154 | 2026-06-05T04:12:23.885Z | fd00:2::1 |
| 3155 | 2026-06-05T04:12:23.885Z | route to: fd00:2::1 |
| 3156 | 2026-06-05T04:12:23.885Z | destination: fd00:2:: |
| 3157 | 2026-06-05T04:12:23.885Z | mask: ffff:ffff:ffff:ffff:: |
| 3158 | 2026-06-05T04:12:23.885Z | gateway: fe80::c004:9eff:feaa:6f7b |
| 3159 | 2026-06-05T04:12:23.885Z | interface: sl0 index 3 address b6 70 93 b1 6c 43 |
| 3160 | 2026-06-05T04:12:23.885Z | flags: <UP,GATEWAY,DONE,STATIC> |
| 3161 | 2026-06-05T04:12:23.885Z | recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire |
| 3162 | 2026-06-05T04:12:23.885Z | 0 0 0 0 0 0 9000 0 |
| 3163 | 2026-06-05T04:12:23.885Z | locks: inits: <rttvar,rtt,ssthresh,sendpipe,recvpipe,mtu> |
| 3164 | 2026-06-05T04:12:23.885Z | sockaddrs: <DST,GATEWAY,NETMASK,IFP,IFA> |
| 3165 | 2026-06-05T04:12:23.885Z | fd00:2:: fe80::c004:9eff:feaa:6f7b ffff:ffff:ffff:ffff:: sl0:b6.70.93.b1.6c.43 fe80::b470:93ff:feb1:6c43 |
| 3166 | 2026-06-05T04:12:23.885Z | |
| 3167 | 2026-06-05T04:12:23.885Z | Net to Media Table: IPv6 |
| 3168 | 2026-06-05T04:12:23.885Z | If Physical Address Type State Destination/Mask |
| 3169 | 2026-06-05T04:12:23.885Z | ----- ----------------- ------- ------------ --------------------------- |
| 3170 | 2026-06-05T04:12:23.885Z | sl0 33:33:00:00:00:01 other REACHABLE ff02::1 |
| 3171 | 2026-06-05T04:12:23.885Z | sl0 33:33:00:00:00:02 other REACHABLE ff02::2 |
| 3172 | 2026-06-05T04:12:23.885Z | sl0 33:33:00:01:00:02 other REACHABLE ff02::1:2 |
| 3173 | 2026-06-05T04:12:23.885Z | sl0 33:33:00:00:00:16 other REACHABLE ff02::16 |
| 3174 | 2026-06-05T04:12:23.886Z | sl0 33:33:ff:b1:6c:43 other REACHABLE ff02::1:ffb1:6c43 |
| 3175 | 2026-06-05T04:12:23.886Z | sl0 33:33:ff:aa:6f:7b other REACHABLE ff02::1:ffaa:6f7b |
| 3176 | 2026-06-05T04:12:23.886Z | sl0 b6:70:93:b1:6c:43 local REACHABLE fe80::b470:93ff:feb1:6c43 |
| 3177 | 2026-06-05T04:12:23.886Z | sl0 33:33:00:00:00:dd other REACHABLE ff02::dd |
| 3178 | 2026-06-05T04:12:23.886Z | sl0 c2:04:9e:aa:6f:7b dynamic REACHABLE fe80::c004:9eff:feaa:6f7b |
| 3179 | 2026-06-05T04:12:23.886Z | |
| 3180 | 2026-06-05T04:12:23.886Z | |
| 3181 | 2026-06-05T04:12:23.886Z | Routing Table: IPv6 |
| 3182 | 2026-06-05T04:12:23.886Z | Destination/Mask Gateway Flags Ref Use If |
| 3183 | 2026-06-05T04:12:23.886Z | --------------------------- --------------------------- ----- --- ------- ----- |
| 3184 | 2026-06-05T04:12:23.886Z | ::1 ::1 UH 2 0 lo0 |
| 3185 | 2026-06-05T04:12:23.886Z | fd00:2::/64 fe80::c004:9eff:feaa:6f7b UG 2 2 sl0 |
| 3186 | 2026-06-05T04:12:23.886Z | fe80::/10 fe80::b470:93ff:feb1:6c43 U 3 64 sl0 |
| 3187 | 2026-06-05T04:12:23.886Z | PING fd00:2::1 (fd00:2::1): 60 data bytes |
| 3188 | 2026-06-05T04:12:23.886Z | 68 bytes from fd00:2::1: icmp_seq=0. time=0.175 ms |
| 3189 | 2026-06-05T04:12:23.886Z | 68 bytes from fd00:2::1: icmp_seq=1. time=0.229 ms |
| 3190 | 2026-06-05T04:12:23.886Z | |
| 3191 | 2026-06-05T04:12:23.886Z | ----fd00:2::1 PING Statistics---- |
| 3192 | 2026-06-05T04:12:23.886Z | 2 packets transmitted, 2 packets received, 0% packet loss |
| 3193 | 2026-06-05T04:12:23.886Z | round-trip (ms) min/avg/max/stddev = 0.175/0.202/0.229/0.038 |
| 3194 | 2026-06-05T04:12:23.886Z | [s2.trio] ping fd00:1::1 |
| 3195 | 2026-06-05T04:12:23.897Z | fd00:1::1 is alive |
| 3196 | 2026-06-05T04:12:23.897Z | server router restart passed |
| 3197 | 2026-06-05T04:12:27.901Z | peer expiration recovery passed |
| 3198 | 2026-06-05T04:12:28.902Z | [s1.trio] netstat -nrf inet6 | grep fd00 | wc -l |
| 3199 | 2026-06-05T04:12:28.918Z | 3 |
| 3200 | 2026-06-05T04:12:28.918Z | redundant advertise passed |
| 3201 | 2026-06-05T04:12:29.920Z | tunnel endpoint advertise passed |
| 3202 | 2026-06-05T04:12:34.922Z | redundant tunnel endpoint advertise passed |
| 3203 | 2026-06-05T04:12:34.922Z | [s1.trio] pkill ddmd |
| 3204 | 2026-06-05T04:12:34.936Z | |
| 3205 | 2026-06-05T04:12:39.975Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid cbbd42b5-6441-4a79-9f9c-20e444cdb7a1 --sled-uuid 6ad94b3e-d870-48d9-bede-078922c80dc2 -a sl0/v6 &> /opt/ddmd.log & |
| 3206 | 2026-06-05T04:12:40.000Z | |
| 3207 | 2026-06-05T04:12:44.954Z | tunnel router restart passed |
| 3208 | 2026-06-05T04:12:45.977Z | tunnel endpoint withdraw passed |
| 3209 | 2026-06-05T04:12:45.982Z | [t1.trio] pkill ddmd |
| 3210 | 2026-06-05T04:12:45.982Z | |
| 3211 | 2026-06-05T04:12:45.982Z | cp /mgtrio/t1.trio/root/opt/ddmd.log /work/t1.trio.log |
| 3212 | 2026-06-05T04:12:45.982Z | cp /mgtrio/t1.trio/root//var/svc/log/oxide-dendrite:default.log /work/t1.trio-dpd.log |
| 3213 | 2026-06-05T04:12:47.881Z | [s2.trio] pkill ddmd |
| 3214 | 2026-06-05T04:12:47.889Z | |
| 3215 | 2026-06-05T04:12:47.889Z | cp /mgtrio/s2.trio/root/opt/ddmd.log /work/s2.trio.log |
| 3216 | 2026-06-05T04:12:49.681Z | [s1.trio] pkill ddmd |
| 3217 | 2026-06-05T04:12:49.701Z | |
| 3218 | 2026-06-05T04:12:49.701Z | cp /mgtrio/s1.trio/root/opt/ddmd.log /work/s1.trio.log |
| 3219 | 2026-06-05T04:12:51.625Z | [sidecar.trio] pkill softnpu |
| 3220 | 2026-06-05T04:12:51.666Z | |
| 3221 | 2026-06-05T04:12:51.666Z | cp /mgtrio/sidecar.trio/root/opt/softnpu.log /work/sidecar.trio-softnpu.log |
| 3222 | 2026-06-05T04:12:54.270Z | test ddm::test_trio_v3 ... ok |
| 3223 | 2026-06-05T04:12:54.270Z | |
| 3224 | 2026-06-05T04:12:54.270Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 96.52s |
| 3225 | 2026-06-05T04:12:54.270Z | |
| 3226 | 2026-06-05T04:12:54.319Z | + cleanup |
| 3227 | 2026-06-05T04:12:54.327Z | ++ id -un |
| 3228 | 2026-06-05T04:12:54.327Z | ++ id -gn |
| 3229 | 2026-06-05T04:12:54.327Z | + pfexec chown -R build:build . |
| 3230 | 2026-06-05T04:12:54.448Z | process exited: duration 845630 ms, exit code 0 |
| |
| 3231 | 2026-06-05T04:12:54.455Z | found 5 output files |
| 3232 | 2026-06-05T04:12:54.455Z | uploading: /work/s1.trio.log (4218 bytes) |
| 3233 | 2026-06-05T04:12:56.444Z | uploaded: /work/s1.trio.log |
| 3234 | 2026-06-05T04:12:56.444Z | uploading: /work/s2.trio.log (10792 bytes) |
| 3235 | 2026-06-05T04:12:57.469Z | uploaded: /work/s2.trio.log |
| 3236 | 2026-06-05T04:12:57.469Z | uploading: /work/sidecar.trio-softnpu.log (564 bytes) |
| 3237 | 2026-06-05T04:12:58.540Z | uploaded: /work/sidecar.trio-softnpu.log |
| 3238 | 2026-06-05T04:12:58.540Z | uploading: /work/t1.trio-dpd.log (339625 bytes) |
| 3239 | 2026-06-05T04:12:59.589Z | uploaded: /work/t1.trio-dpd.log |
| 3240 | 2026-06-05T04:12:59.589Z | uploading: /work/t1.trio.log (25745 bytes) |
| 3241 | 2026-06-05T04:13:00.633Z | uploaded: /work/t1.trio.log |