|
|
|
| 1 | 2026-05-08T01:01:00.460Z | job assigned to worker 01KR2HJR1J8WCCJ1GJEZRDKG0F [factory aws, i-02c4a7124dcc52e6a] (queued for 1 m 4 s) |
| |
| 2 | 2026-05-08T01:01:08.073Z | starting task 0: "setup" |
| 3 | 2026-05-08T01:01:08.077Z | ++ uname -s |
| 4 | 2026-05-08T01:01:08.080Z | + kern=SunOS |
| 5 | 2026-05-08T01:01:08.080Z | + build_user=build |
| 6 | 2026-05-08T01:01:08.080Z | + build_uid=12345 |
| 7 | 2026-05-08T01:01:08.080Z | + work_dir=/work |
| 8 | 2026-05-08T01:01:08.080Z | + input_dir=/input |
| 9 | 2026-05-08T01:01:08.080Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-08T01:01:08.080Z | + case "$kern" in |
| 11 | 2026-05-08T01:01:08.080Z | + groupadd -g 12345 build |
| 12 | 2026-05-08T01:01:08.083Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-08T01:01:10.089Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-08T01:01:10.168Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-08T01:01:10.172Z | + home_fs=zfs |
| 16 | 2026-05-08T01:01:10.172Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-08T01:01:10.172Z | + mkdir -p /home/build |
| 18 | 2026-05-08T01:01:10.172Z | + chown build:build /home/build /work |
| 19 | 2026-05-08T01:01:12.172Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-08T01:01:12.175Z | process exited: duration 4103 ms, exit code 0 |
| |
| 21 | 2026-05-08T01:01:12.181Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-08T01:01:12.186Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-05-08T01:01:12.186Z | * rust toolchain channel = "stable" |
| 24 | 2026-05-08T01:01:12.186Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-05-08T01:01:12.186Z | * rust toolchain profile = "default" |
| 26 | 2026-05-08T01:01:12.186Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-08T01:01:12.186Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-08T01:01:12.189Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-08T01:01:12.189Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-05-08T01:01:12.308Z | info: downloading installer |
| 31 | 2026-05-08T01:01:13.622Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-08T01:01:13.622Z | warn: /opt/ooce/bin |
| 33 | 2026-05-08T01:01:13.622Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-08T01:01:13.622Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-08T01:01:13.622Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-08T01:01:13.622Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-08T01:01:13.622Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-08T01:01:13.622Z | error: cannot install while Rust is installed |
| 39 | 2026-05-08T01:01:13.623Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-08T01:01:13.625Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-08T01:01:13.625Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-08T01:01:13.626Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-08T01:01:13.626Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-08T01:01:13.636Z | info: profile set to default |
| 45 | 2026-05-08T01:01:13.636Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-08T01:01:13.639Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-05-08T01:01:13.764Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 48 | 2026-05-08T01:01:13.764Z | info: downloading 6 components |
| 49 | 2026-05-08T01:01:28.114Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-05-08T01:01:28.114Z | |
| 51 | 2026-05-08T01:01:28.137Z | stable-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14) |
| 52 | 2026-05-08T01:01:28.137Z | |
| 53 | 2026-05-08T01:01:28.137Z | |
| 54 | 2026-05-08T01:01:28.137Z | Rust is installed now. Great! |
| 55 | 2026-05-08T01:01:28.137Z | |
| 56 | 2026-05-08T01:01:28.140Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-08T01:01:28.140Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-08T01:01:28.140Z | |
| 59 | 2026-05-08T01:01:28.140Z | To configure your current shell, you need to source |
| 60 | 2026-05-08T01:01:28.140Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-08T01:01:28.140Z | |
| 62 | 2026-05-08T01:01:28.140Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-08T01:01:28.140Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-08T01:01:28.140Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-08T01:01:28.140Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-08T01:01:28.140Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-08T01:01:28.140Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-08T01:01:28.140Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-08T01:01:28.140Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-08T01:01:28.141Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-08T01:01:28.240Z | + rustup --version |
| 72 | 2026-05-08T01:01:28.244Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-08T01:01:28.244Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-08T01:01:28.266Z | info: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)` |
| 75 | 2026-05-08T01:01:28.271Z | + cargo --version |
| 76 | 2026-05-08T01:01:28.283Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 77 | 2026-05-08T01:01:28.290Z | + rustc --version |
| 78 | 2026-05-08T01:01:28.303Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 79 | 2026-05-08T01:01:28.311Z | process exited: duration 16121 ms, exit code 0 |
| |
| 80 | 2026-05-08T01:01:28.321Z | starting task 2: "authentication" |
| 81 | 2026-05-08T01:01:28.341Z | process exited: duration 21 ms, exit code 0 |
| |
| 82 | 2026-05-08T01:01:28.354Z | starting task 3: "clone repository" |
| 83 | 2026-05-08T01:01:28.359Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-05-08T01:01:28.359Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-05-08T01:01:28.394Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-05-08T01:01:29.224Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-05-08T01:01:29.224Z | + git fetch origin 974423895c17cc23711732f518e447b284425ccd |
| 88 | 2026-05-08T01:01:29.460Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-05-08T01:01:29.461Z | * branch 974423895c17cc23711732f518e447b284425ccd -> FETCH_HEAD |
| 90 | 2026-05-08T01:01:29.465Z | + [[ -n zl/ddmd-no-state-machine ]] |
| 91 | 2026-05-08T01:01:29.468Z | ++ git branch --show-current |
| 92 | 2026-05-08T01:01:29.468Z | + current=main |
| 93 | 2026-05-08T01:01:29.468Z | + [[ main != zl/ddmd-no-state-machine ]] |
| 94 | 2026-05-08T01:01:29.468Z | + git branch -f zl/ddmd-no-state-machine 974423895c17cc23711732f518e447b284425ccd |
| 95 | 2026-05-08T01:01:29.471Z | + git checkout -f zl/ddmd-no-state-machine |
| 96 | 2026-05-08T01:01:29.487Z | Switched to branch 'zl/ddmd-no-state-machine' |
| 97 | 2026-05-08T01:01:29.490Z | + git reset --hard 974423895c17cc23711732f518e447b284425ccd |
| 98 | 2026-05-08T01:01:29.503Z | HEAD is now at 9744238 [review] address feedback |
| 99 | 2026-05-08T01:01:29.506Z | process exited: duration 1152 ms, exit code 0 |
| |
| 100 | 2026-05-08T01:01:29.512Z | starting task 4: "build" |
| 101 | 2026-05-08T01:01:29.518Z | ++ dladm |
| 102 | 2026-05-08T01:01:29.523Z | LINK CLASS MTU STATE BRIDGE OVER |
| 103 | 2026-05-08T01:01:29.523Z | ena0 phys 9216 up -- -- |
| 104 | 2026-05-08T01:01:29.526Z | ++ ipadm |
| 105 | 2026-05-08T01:01:29.526Z | ADDROBJ TYPE STATE ADDR |
| 106 | 2026-05-08T01:01:29.526Z | lo0/v4 static ok 127.0.0.1/8 |
| 107 | 2026-05-08T01:01:29.526Z | ena0/dhcp dhcp ok 10.150.1.198/24 |
| 108 | 2026-05-08T01:01:29.526Z | lo0/v6 static ok ::1/128 |
| 109 | 2026-05-08T01:01:29.526Z | ++ banner collect |
| 110 | 2026-05-08T01:01:29.526Z | |
| 111 | 2026-05-08T01:01:29.526Z | #### #### # # ###### #### ##### |
| 112 | 2026-05-08T01:01:29.526Z | # # # # # # # # # # |
| 113 | 2026-05-08T01:01:29.526Z | # # # # # ##### # # |
| 114 | 2026-05-08T01:01:29.526Z | # # # # # # # # |
| 115 | 2026-05-08T01:01:29.526Z | # # # # # # # # # # |
| 116 | 2026-05-08T01:01:29.526Z | #### #### ###### ###### ###### #### # |
| 117 | 2026-05-08T01:01:29.526Z | |
| 118 | 2026-05-08T01:01:29.529Z | ++ get_artifact softnpu image 591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 softnpu |
| 119 | 2026-05-08T01:01:29.529Z | ++ repo=softnpu |
| 120 | 2026-05-08T01:01:29.529Z | ++ series=image |
| 121 | 2026-05-08T01:01:29.529Z | ++ commit=591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 |
| 122 | 2026-05-08T01:01:29.529Z | ++ name=softnpu |
| 123 | 2026-05-08T01:01:29.529Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 124 | 2026-05-08T01:01:29.529Z | ++ mkdir -p download |
| 125 | 2026-05-08T01:01:29.529Z | ++ pushd download |
| 126 | 2026-05-08T01:01:29.529Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 127 | 2026-05-08T01:01:29.529Z | ++ [[ ! -f softnpu ]] |
| 128 | 2026-05-08T01:01:29.529Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28/softnpu |
| 129 | 2026-05-08T01:01:29.533Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 130 | 2026-05-08T01:01:29.536Z | Dload Upload Total Spent Left Speed |
| 131 | 2026-05-08T01:01:29.897Z |
0 0 0 0 0 0 0 0 0
100 15.63M 100 15.63M 0 0 43.01M 0 0
100 15.63M 100 15.63M 0 0 43.00M 0 0
100 15.63M 100 15.63M 0 0 43.00M 0 0 |
| 132 | 2026-05-08T01:01:29.900Z | ++ popd |
| 133 | 2026-05-08T01:01:29.900Z | /work/oxidecomputer/maghemite |
| 134 | 2026-05-08T01:01:29.903Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 libsidecar_lite.so |
| 135 | 2026-05-08T01:01:29.903Z | ++ repo=sidecar-lite |
| 136 | 2026-05-08T01:01:29.903Z | ++ series=release |
| 137 | 2026-05-08T01:01:29.903Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 138 | 2026-05-08T01:01:29.903Z | ++ name=libsidecar_lite.so |
| 139 | 2026-05-08T01:01:29.903Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 140 | 2026-05-08T01:01:29.903Z | ++ mkdir -p download |
| 141 | 2026-05-08T01:01:29.903Z | ++ pushd download |
| 142 | 2026-05-08T01:01:29.903Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 143 | 2026-05-08T01:01:29.903Z | ++ [[ ! -f libsidecar_lite.so ]] |
| 144 | 2026-05-08T01:01:29.903Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/libsidecar_lite.so |
| 145 | 2026-05-08T01:01:29.907Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 146 | 2026-05-08T01:01:29.907Z | Dload Upload Total Spent Left Speed |
| 147 | 2026-05-08T01:01:30.218Z |
0 0 0 0 0 0 0 0 0
100 12.04M 100 12.04M 0 0 38.85M 0 0
100 12.04M 100 12.04M 0 0 38.85M 0 0
100 12.04M 100 12.04M 0 0 38.84M 0 0 |
| 148 | 2026-05-08T01:01:30.222Z | ++ popd |
| 149 | 2026-05-08T01:01:30.222Z | /work/oxidecomputer/maghemite |
| 150 | 2026-05-08T01:01:30.222Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 scadm |
| 151 | 2026-05-08T01:01:30.222Z | ++ repo=sidecar-lite |
| 152 | 2026-05-08T01:01:30.222Z | ++ series=release |
| 153 | 2026-05-08T01:01:30.222Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 154 | 2026-05-08T01:01:30.222Z | ++ name=scadm |
| 155 | 2026-05-08T01:01:30.222Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 156 | 2026-05-08T01:01:30.222Z | ++ mkdir -p download |
| 157 | 2026-05-08T01:01:30.222Z | ++ pushd download |
| 158 | 2026-05-08T01:01:30.222Z | ++ [[ ! -f scadm ]] |
| 159 | 2026-05-08T01:01:30.222Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 160 | 2026-05-08T01:01:30.222Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/scadm |
| 161 | 2026-05-08T01:01:30.226Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 162 | 2026-05-08T01:01:30.226Z | Dload Upload Total Spent Left Speed |
| 163 | 2026-05-08T01:01:30.517Z |
0 0 0 0 0 0 0 0 0
100 15.78M 100 15.78M 0 0 54.22M 0 0
100 15.78M 100 15.78M 0 0 54.21M 0 0
100 15.78M 100 15.78M 0 0 54.21M 0 0 |
| 164 | 2026-05-08T01:01:30.520Z | ++ popd |
| 165 | 2026-05-08T01:01:30.520Z | /work/oxidecomputer/maghemite |
| 166 | 2026-05-08T01:01:30.520Z | ++ get_artifact dendrite image 72461d3a6e4724fd33454836d3c9d93c393fd4e4 dendrite-softnpu.tar.gz |
| 167 | 2026-05-08T01:01:30.520Z | ++ repo=dendrite |
| 168 | 2026-05-08T01:01:30.520Z | ++ series=image |
| 169 | 2026-05-08T01:01:30.520Z | ++ commit=72461d3a6e4724fd33454836d3c9d93c393fd4e4 |
| 170 | 2026-05-08T01:01:30.520Z | ++ name=dendrite-softnpu.tar.gz |
| 171 | 2026-05-08T01:01:30.521Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 172 | 2026-05-08T01:01:30.521Z | ++ mkdir -p download |
| 173 | 2026-05-08T01:01:30.523Z | ++ pushd download |
| 174 | 2026-05-08T01:01:30.523Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 175 | 2026-05-08T01:01:30.523Z | ++ [[ ! -f dendrite-softnpu.tar.gz ]] |
| 176 | 2026-05-08T01:01:30.524Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/72461d3a6e4724fd33454836d3c9d93c393fd4e4/dendrite-softnpu.tar.gz |
| 177 | 2026-05-08T01:01:30.526Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 178 | 2026-05-08T01:01:30.526Z | Dload Upload Total Spent Left Speed |
| 179 | 2026-05-08T01:01:31.450Z |
0 0 0 0 0 0 0 0 0
100 71.59M 100 71.59M 0 0 77.50M 0 0
100 71.59M 100 71.59M 0 0 77.49M 0 0
100 71.59M 100 71.59M 0 0 77.49M 0 0 |
| 180 | 2026-05-08T01:01:31.453Z | ++ popd |
| 181 | 2026-05-08T01:01:31.456Z | /work/oxidecomputer/maghemite |
| 182 | 2026-05-08T01:01:31.456Z | ++ get_artifact maghemite release 974423895c17cc23711732f518e447b284425ccd ddm |
| 183 | 2026-05-08T01:01:31.456Z | ++ repo=maghemite |
| 184 | 2026-05-08T01:01:31.456Z | ++ series=release |
| 185 | 2026-05-08T01:01:31.456Z | ++ commit=974423895c17cc23711732f518e447b284425ccd |
| 186 | 2026-05-08T01:01:31.456Z | ++ name=ddm |
| 187 | 2026-05-08T01:01:31.456Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 188 | 2026-05-08T01:01:31.456Z | ++ mkdir -p download |
| 189 | 2026-05-08T01:01:31.456Z | ++ pushd download |
| 190 | 2026-05-08T01:01:31.456Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 191 | 2026-05-08T01:01:31.456Z | ++ [[ ! -f ddm ]] |
| 192 | 2026-05-08T01:01:31.456Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/974423895c17cc23711732f518e447b284425ccd/ddm |
| 193 | 2026-05-08T01:01:31.462Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 194 | 2026-05-08T01:01:31.462Z | Dload Upload Total Spent Left Speed |
| 195 | 2026-05-08T01:01:31.516Z |
0 0 0 0 0 0 0 0 0 |
| 196 | 2026-05-08T01:01:31.516Z | curl: (22) The requested URL returned error: 404 |
| 197 | 2026-05-08T01:01:31.519Z | ++ popd |
| 198 | 2026-05-08T01:01:31.519Z | /work/oxidecomputer/maghemite |
| 199 | 2026-05-08T01:01:31.519Z | ++ get_artifact maghemite release 974423895c17cc23711732f518e447b284425ccd ddmadm |
| 200 | 2026-05-08T01:01:31.519Z | ++ repo=maghemite |
| 201 | 2026-05-08T01:01:31.519Z | ++ series=release |
| 202 | 2026-05-08T01:01:31.520Z | ++ commit=974423895c17cc23711732f518e447b284425ccd |
| 203 | 2026-05-08T01:01:31.520Z | ++ name=ddmadm |
| 204 | 2026-05-08T01:01:31.520Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 205 | 2026-05-08T01:01:31.520Z | ++ mkdir -p download |
| 206 | 2026-05-08T01:01:31.523Z | ++ pushd download |
| 207 | 2026-05-08T01:01:31.523Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 208 | 2026-05-08T01:01:31.523Z | ++ [[ ! -f ddmadm ]] |
| 209 | 2026-05-08T01:01:31.523Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/974423895c17cc23711732f518e447b284425ccd/ddmadm |
| 210 | 2026-05-08T01:01:31.527Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 211 | 2026-05-08T01:01:31.530Z | Dload Upload Total Spent Left Speed |
| 212 | 2026-05-08T01:01:31.581Z |
0 0 0 0 0 0 0 0 0 |
| 213 | 2026-05-08T01:01:31.584Z | curl: (22) The requested URL returned error: 404 |
| 214 | 2026-05-08T01:01:31.584Z | ++ popd |
| 215 | 2026-05-08T01:01:31.584Z | /work/oxidecomputer/maghemite |
| 216 | 2026-05-08T01:01:31.584Z | ++ pushd download |
| 217 | 2026-05-08T01:01:31.584Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 218 | 2026-05-08T01:01:31.584Z | ++ chmod +x softnpu |
| 219 | 2026-05-08T01:01:31.587Z | ++ chmod +x scadm |
| 220 | 2026-05-08T01:01:31.587Z | ++ chmod +x ddmadm |
| 221 | 2026-05-08T01:01:31.587Z | chmod: WARNING: can't access ddmadm |
| 222 | 2026-05-08T01:01:31.587Z | ++ chmod +x ddmd |
| 223 | 2026-05-08T01:01:31.590Z | chmod: WARNING: can't access ddmd |
| 224 | 2026-05-08T01:01:31.590Z | ++ mv ddmadm ddmadm-v2 |
| 225 | 2026-05-08T01:01:31.590Z | mv: cannot access ddmadm |
| 226 | 2026-05-08T01:01:31.590Z | ++ mv ddmd ddmd-v2 |
| 227 | 2026-05-08T01:01:31.590Z | mv: cannot access ddmd |
| 228 | 2026-05-08T01:01:31.590Z | ++ rm -rf zones/dendrite |
| 229 | 2026-05-08T01:01:31.593Z | ++ mkdir -p zones/dendrite |
| 230 | 2026-05-08T01:01:31.593Z | ++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite |
| 231 | 2026-05-08T01:01:32.618Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/zone-network-setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/dendrite/manifest.xml |
| 232 | 2026-05-08T01:01:32.621Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/.*setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/tfport/manifest.xml |
| 233 | 2026-05-08T01:01:32.621Z | ++ popd |
| 234 | 2026-05-08T01:01:32.621Z | /work/oxidecomputer/maghemite |
| 235 | 2026-05-08T01:01:32.621Z | ++ banner install |
| 236 | 2026-05-08T01:01:32.624Z | |
| 237 | 2026-05-08T01:01:32.624Z | # # # #### ##### ## # # |
| 238 | 2026-05-08T01:01:32.624Z | # ## # # # # # # # |
| 239 | 2026-05-08T01:01:32.624Z | # # # # #### # # # # # |
| 240 | 2026-05-08T01:01:32.624Z | # # # # # # ###### # # |
| 241 | 2026-05-08T01:01:32.624Z | # # ## # # # # # # # |
| 242 | 2026-05-08T01:01:32.624Z | # # # #### # # # ###### ###### |
| 243 | 2026-05-08T01:01:32.624Z | |
| 244 | 2026-05-08T01:01:32.624Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 245 | 2026-05-08T01:01:32.624Z | ++ set +o errexit |
| 246 | 2026-05-08T01:01:32.624Z | ++ pkg info clang-15 |
| 247 | 2026-05-08T01:01:32.624Z | ++ grep -qi installed |
| 248 | 2026-05-08T01:01:33.862Z | pkg: info: no packages matching the following patterns you specified are |
| 249 | 2026-05-08T01:01:33.862Z | installed on the system. Try querying remotely instead: |
| 250 | 2026-05-08T01:01:33.862Z | |
| 251 | 2026-05-08T01:01:33.862Z | clang-15 |
| 252 | 2026-05-08T01:01:33.899Z | ++ [[ 1 != 0 ]] |
| 253 | 2026-05-08T01:01:33.899Z | ++ set -o errexit |
| 254 | 2026-05-08T01:01:33.899Z | ++ pfexec pkg install clang-15 |
| 255 | 2026-05-08T01:01:42.160Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 256 | 2026-05-08T01:01:49.640Z | Startup: Caching catalogs ... Done |
| 257 | 2026-05-08T01:01:57.025Z | Planning: Solver setup ... Done |
| 258 | 2026-05-08T01:01:57.067Z | Planning: Running solver ... Done |
| 259 | 2026-05-08T01:01:57.204Z | Planning: Finding local manifests ... Done |
| 260 | 2026-05-08T01:01:57.216Z | Planning: Fetching manifests: 0/2 0% complete |
| 261 | 2026-05-08T01:01:57.299Z | Planning: Fetching manifests: 2/2 100% complete |
| 262 | 2026-05-08T01:01:57.328Z | Planning: Package planning ... Done |
| 263 | 2026-05-08T01:01:57.353Z | Planning: Merging actions ... Done |
| 264 | 2026-05-08T01:01:57.460Z | Planning: Checking for conflicting actions ... Done |
| 265 | 2026-05-08T01:01:57.466Z | Planning: Consolidating action changes ... Done |
| 266 | 2026-05-08T01:01:58.208Z | Planning: Evaluating mediators ... Done |
| 267 | 2026-05-08T01:01:58.213Z | Planning: Planning completed in 8.41 seconds |
| 268 | 2026-05-08T01:01:58.225Z | Packages to install: 2 |
| 269 | 2026-05-08T01:01:58.228Z | Mediators to change: 2 |
| 270 | 2026-05-08T01:01:58.228Z | Services to change: 1 |
| 271 | 2026-05-08T01:01:58.228Z | Create boot environment: No |
| 272 | 2026-05-08T01:01:58.228Z | Create backup boot environment: No |
| 273 | 2026-05-08T01:01:58.266Z | |
| 274 | 2026-05-08T01:01:58.266Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 275 | 2026-05-08T01:02:03.270Z | Download: 808/3076 items 18.2/211.3MB 8% complete (4.1M/s) |
| 276 | 2026-05-08T01:02:08.571Z | Download: 978/3076 items 82.2/211.3MB 38% complete (11.5M/s) |
| 277 | 2026-05-08T01:02:13.576Z | Download: 1270/3076 items 114.6/211.3MB 54% complete (9.6M/s) |
| 278 | 2026-05-08T01:02:18.615Z | Download: 3033/3076 items 201.8/211.3MB 95% complete (13.1M/s) |
| 279 | 2026-05-08T01:02:19.212Z | Download: Completed 211.31 MB in 20.94 seconds (10.1M/s) |
| 280 | 2026-05-08T01:02:19.447Z | Actions: 1/3418 actions (Installing new actions) |
| 281 | 2026-05-08T01:02:22.575Z | Actions: Completed 3418 actions in 3.13 seconds. |
| 282 | 2026-05-08T01:02:22.885Z | Done |
| 283 | 2026-05-08T01:02:22.885Z | Done |
| 284 | 2026-05-08T01:02:23.615Z | Done |
| 285 | 2026-05-08T01:02:26.934Z | Done |
| 286 | 2026-05-08T01:02:27.007Z | Done |
| 287 | 2026-05-08T01:02:27.012Z | Done |
| 288 | 2026-05-08T01:02:27.198Z | Done |
| 289 | 2026-05-08T01:02:27.857Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 290 | 2026-05-08T01:02:27.857Z | ++ set +o errexit |
| 291 | 2026-05-08T01:02:27.860Z | ++ pkg info pkg-config |
| 292 | 2026-05-08T01:02:27.860Z | ++ grep -qi installed |
| 293 | 2026-05-08T01:02:28.090Z | ++ [[ 0 != 0 ]] |
| 294 | 2026-05-08T01:02:28.090Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 295 | 2026-05-08T01:02:28.090Z | ++ set +o errexit |
| 296 | 2026-05-08T01:02:28.093Z | ++ pkg info brand/omicron1 |
| 297 | 2026-05-08T01:02:28.093Z | ++ grep -qi installed |
| 298 | 2026-05-08T01:02:28.278Z | pkg: info: no packages matching the following patterns you specified are |
| 299 | 2026-05-08T01:02:28.278Z | installed on the system. Try querying remotely instead: |
| 300 | 2026-05-08T01:02:28.278Z | |
| 301 | 2026-05-08T01:02:28.278Z | brand/omicron1 |
| 302 | 2026-05-08T01:02:28.316Z | ++ [[ 1 != 0 ]] |
| 303 | 2026-05-08T01:02:28.316Z | ++ set -o errexit |
| 304 | 2026-05-08T01:02:28.316Z | ++ pfexec pkg install brand/omicron1 |
| 305 | 2026-05-08T01:02:29.154Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 306 | 2026-05-08T01:02:36.379Z | Planning: Solver setup ... Done |
| 307 | 2026-05-08T01:02:36.418Z | Planning: Running solver ... Done |
| 308 | 2026-05-08T01:02:36.560Z | Planning: Finding local manifests ... Done |
| 309 | 2026-05-08T01:02:36.563Z | Planning: Fetching manifests: 0/2 0% complete |
| 310 | 2026-05-08T01:02:36.677Z | Planning: Fetching manifests: 2/2 100% complete |
| 311 | 2026-05-08T01:02:36.690Z | Planning: Package planning ... Done |
| 312 | 2026-05-08T01:02:36.693Z | Planning: Merging actions ... Done |
| 313 | 2026-05-08T01:02:36.841Z | Planning: Checking for conflicting actions ... Done |
| 314 | 2026-05-08T01:02:36.844Z | Planning: Consolidating action changes ... Done |
| 315 | 2026-05-08T01:02:36.999Z | Planning: Evaluating mediators ... Done |
| 316 | 2026-05-08T01:02:37.003Z | Planning: Planning completed in 7.84 seconds |
| 317 | 2026-05-08T01:02:37.010Z | Packages to install: 2 |
| 318 | 2026-05-08T01:02:37.010Z | Create boot environment: No |
| 319 | 2026-05-08T01:02:37.010Z | Create backup boot environment: No |
| 320 | 2026-05-08T01:02:37.033Z | |
| 321 | 2026-05-08T01:02:37.033Z | Download: 0/5 items 0.0/1.1MB 0% complete |
| 322 | 2026-05-08T01:02:37.052Z | Download: Completed 1.07 MB in 0.02 seconds (54.6M/s) |
| 323 | 2026-05-08T01:02:37.109Z | Actions: 1/28 actions (Installing new actions) |
| 324 | 2026-05-08T01:02:37.122Z | Actions: Completed 28 actions in 0.01 seconds. |
| 325 | 2026-05-08T01:02:37.621Z | Done |
| 326 | 2026-05-08T01:02:37.621Z | Done |
| 327 | 2026-05-08T01:02:38.243Z | Done |
| 328 | 2026-05-08T01:02:40.873Z | Done |
| 329 | 2026-05-08T01:02:40.961Z | Done |
| 330 | 2026-05-08T01:02:40.964Z | Done |
| 331 | 2026-05-08T01:02:41.245Z | Done |
| 332 | 2026-05-08T01:02:41.372Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 333 | 2026-05-08T01:02:41.372Z | ++ set +o errexit |
| 334 | 2026-05-08T01:02:41.375Z | ++ pkg info brand/omicron1/tools |
| 335 | 2026-05-08T01:02:41.375Z | ++ grep -qi installed |
| 336 | 2026-05-08T01:02:41.559Z | pkg: info: no packages matching the following patterns you specified are |
| 337 | 2026-05-08T01:02:41.559Z | installed on the system. Try querying remotely instead: |
| 338 | 2026-05-08T01:02:41.559Z | |
| 339 | 2026-05-08T01:02:41.559Z | brand/omicron1/tools |
| 340 | 2026-05-08T01:02:41.595Z | ++ [[ 1 != 0 ]] |
| 341 | 2026-05-08T01:02:41.595Z | ++ set -o errexit |
| 342 | 2026-05-08T01:02:41.595Z | ++ pfexec pkg install brand/omicron1/tools |
| 343 | 2026-05-08T01:02:41.990Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 344 | 2026-05-08T01:02:49.176Z | Planning: Solver setup ... Done |
| 345 | 2026-05-08T01:02:49.216Z | Planning: Running solver ... Done |
| 346 | 2026-05-08T01:02:49.357Z | Planning: Finding local manifests ... Done |
| 347 | 2026-05-08T01:02:49.360Z | Planning: Fetching manifests: 0/1 0% complete |
| 348 | 2026-05-08T01:02:49.471Z | Planning: Fetching manifests: 1/1 100% complete |
| 349 | 2026-05-08T01:02:49.484Z | Planning: Package planning ... Done |
| 350 | 2026-05-08T01:02:49.487Z | Planning: Merging actions ... Done |
| 351 | 2026-05-08T01:02:49.624Z | Planning: Checking for conflicting actions ... Done |
| 352 | 2026-05-08T01:02:49.627Z | Planning: Consolidating action changes ... Done |
| 353 | 2026-05-08T01:02:49.779Z | Planning: Evaluating mediators ... Done |
| 354 | 2026-05-08T01:02:49.783Z | Planning: Planning completed in 7.79 seconds |
| 355 | 2026-05-08T01:02:49.788Z | Packages to install: 1 |
| 356 | 2026-05-08T01:02:49.788Z | Services to change: 1 |
| 357 | 2026-05-08T01:02:49.788Z | Create boot environment: No |
| 358 | 2026-05-08T01:02:49.788Z | Create backup boot environment: No |
| 359 | 2026-05-08T01:02:49.816Z | |
| 360 | 2026-05-08T01:02:49.816Z | Download: 0/2 items 0.0/1.2MB 0% complete |
| 361 | 2026-05-08T01:02:49.839Z | Download: Completed 1.19 MB in 0.03 seconds (47.5M/s) |
| 362 | 2026-05-08T01:02:49.893Z | Actions: 1/19 actions (Installing new actions) |
| 363 | 2026-05-08T01:02:49.907Z | Actions: Completed 19 actions in 0.01 seconds. |
| 364 | 2026-05-08T01:02:50.417Z | Done |
| 365 | 2026-05-08T01:02:50.417Z | Done |
| 366 | 2026-05-08T01:02:51.039Z | Done |
| 367 | 2026-05-08T01:02:53.720Z | Done |
| 368 | 2026-05-08T01:02:53.815Z | Done |
| 369 | 2026-05-08T01:02:53.818Z | Done |
| 370 | 2026-05-08T01:02:53.914Z | Done |
| 371 | 2026-05-08T01:02:54.041Z | ++ pfexec svcadm enable baseline |
| 372 | 2026-05-08T01:02:54.056Z | ++ retry=0 |
| 373 | 2026-05-08T01:02:54.059Z | +++ svcs -Hostate baseline |
| 374 | 2026-05-08T01:02:54.072Z | ++ [[ offline* != online ]] |
| 375 | 2026-05-08T01:02:54.072Z | ++ [[ 0 -gt 300 ]] |
| 376 | 2026-05-08T01:02:54.075Z | ++ sleep 1 |
| 377 | 2026-05-08T01:02:55.075Z | ++ retry=1 |
| 378 | 2026-05-08T01:02:55.078Z | +++ svcs -Hostate baseline |
| 379 | 2026-05-08T01:02:55.090Z | ++ [[ offline* != online ]] |
| 380 | 2026-05-08T01:02:55.090Z | ++ [[ 1 -gt 300 ]] |
| 381 | 2026-05-08T01:02:55.090Z | ++ sleep 1 |
| 382 | 2026-05-08T01:02:56.092Z | ++ retry=2 |
| 383 | 2026-05-08T01:02:56.094Z | +++ svcs -Hostate baseline |
| 384 | 2026-05-08T01:02:56.107Z | ++ [[ offline* != online ]] |
| 385 | 2026-05-08T01:02:56.107Z | ++ [[ 2 -gt 300 ]] |
| 386 | 2026-05-08T01:02:56.107Z | ++ sleep 1 |
| 387 | 2026-05-08T01:02:57.109Z | ++ retry=3 |
| 388 | 2026-05-08T01:02:57.112Z | +++ svcs -Hostate baseline |
| 389 | 2026-05-08T01:02:57.124Z | ++ [[ offline* != online ]] |
| 390 | 2026-05-08T01:02:57.124Z | ++ [[ 3 -gt 300 ]] |
| 391 | 2026-05-08T01:02:57.127Z | ++ sleep 1 |
| 392 | 2026-05-08T01:02:58.127Z | ++ retry=4 |
| 393 | 2026-05-08T01:02:58.130Z | +++ svcs -Hostate baseline |
| 394 | 2026-05-08T01:02:58.142Z | ++ [[ offline* != online ]] |
| 395 | 2026-05-08T01:02:58.142Z | ++ [[ 4 -gt 300 ]] |
| 396 | 2026-05-08T01:02:58.142Z | ++ sleep 1 |
| 397 | 2026-05-08T01:02:59.144Z | ++ retry=5 |
| 398 | 2026-05-08T01:02:59.147Z | +++ svcs -Hostate baseline |
| 399 | 2026-05-08T01:02:59.160Z | ++ [[ offline* != online ]] |
| 400 | 2026-05-08T01:02:59.160Z | ++ [[ 5 -gt 300 ]] |
| 401 | 2026-05-08T01:02:59.160Z | ++ sleep 1 |
| 402 | 2026-05-08T01:03:00.163Z | ++ retry=6 |
| 403 | 2026-05-08T01:03:00.166Z | +++ svcs -Hostate baseline |
| 404 | 2026-05-08T01:03:00.178Z | ++ [[ offline* != online ]] |
| 405 | 2026-05-08T01:03:00.178Z | ++ [[ 6 -gt 300 ]] |
| 406 | 2026-05-08T01:03:00.178Z | ++ sleep 1 |
| 407 | 2026-05-08T01:03:01.179Z | ++ retry=7 |
| 408 | 2026-05-08T01:03:01.182Z | +++ svcs -Hostate baseline |
| 409 | 2026-05-08T01:03:01.195Z | ++ [[ offline* != online ]] |
| 410 | 2026-05-08T01:03:01.195Z | ++ [[ 7 -gt 300 ]] |
| 411 | 2026-05-08T01:03:01.195Z | ++ sleep 1 |
| 412 | 2026-05-08T01:03:02.197Z | ++ retry=8 |
| 413 | 2026-05-08T01:03:02.200Z | +++ svcs -Hostate baseline |
| 414 | 2026-05-08T01:03:02.212Z | ++ [[ offline* != online ]] |
| 415 | 2026-05-08T01:03:02.212Z | ++ [[ 8 -gt 300 ]] |
| 416 | 2026-05-08T01:03:02.212Z | ++ sleep 1 |
| 417 | 2026-05-08T01:03:03.215Z | ++ retry=9 |
| 418 | 2026-05-08T01:03:03.218Z | +++ svcs -Hostate baseline |
| 419 | 2026-05-08T01:03:03.230Z | ++ [[ offline* != online ]] |
| 420 | 2026-05-08T01:03:03.230Z | ++ [[ 9 -gt 300 ]] |
| 421 | 2026-05-08T01:03:03.230Z | ++ sleep 1 |
| 422 | 2026-05-08T01:03:04.232Z | ++ retry=10 |
| 423 | 2026-05-08T01:03:04.236Z | +++ svcs -Hostate baseline |
| 424 | 2026-05-08T01:03:04.248Z | ++ [[ offline* != online ]] |
| 425 | 2026-05-08T01:03:04.248Z | ++ [[ 10 -gt 300 ]] |
| 426 | 2026-05-08T01:03:04.248Z | ++ sleep 1 |
| 427 | 2026-05-08T01:03:05.250Z | ++ retry=11 |
| 428 | 2026-05-08T01:03:05.253Z | +++ svcs -Hostate baseline |
| 429 | 2026-05-08T01:03:05.266Z | ++ [[ offline* != online ]] |
| 430 | 2026-05-08T01:03:05.266Z | ++ [[ 11 -gt 300 ]] |
| 431 | 2026-05-08T01:03:05.266Z | ++ sleep 1 |
| 432 | 2026-05-08T01:03:06.268Z | ++ retry=12 |
| 433 | 2026-05-08T01:03:06.272Z | +++ svcs -Hostate baseline |
| 434 | 2026-05-08T01:03:06.283Z | ++ [[ offline* != online ]] |
| 435 | 2026-05-08T01:03:06.283Z | ++ [[ 12 -gt 300 ]] |
| 436 | 2026-05-08T01:03:06.283Z | ++ sleep 1 |
| 437 | 2026-05-08T01:03:07.286Z | ++ retry=13 |
| 438 | 2026-05-08T01:03:07.290Z | +++ svcs -Hostate baseline |
| 439 | 2026-05-08T01:03:07.301Z | ++ [[ offline* != online ]] |
| 440 | 2026-05-08T01:03:07.301Z | ++ [[ 13 -gt 300 ]] |
| 441 | 2026-05-08T01:03:07.301Z | ++ sleep 1 |
| 442 | 2026-05-08T01:03:08.304Z | ++ retry=14 |
| 443 | 2026-05-08T01:03:08.308Z | +++ svcs -Hostate baseline |
| 444 | 2026-05-08T01:03:08.320Z | ++ [[ offline* != online ]] |
| 445 | 2026-05-08T01:03:08.320Z | ++ [[ 14 -gt 300 ]] |
| 446 | 2026-05-08T01:03:08.320Z | ++ sleep 1 |
| 447 | 2026-05-08T01:03:09.321Z | ++ retry=15 |
| 448 | 2026-05-08T01:03:09.323Z | +++ svcs -Hostate baseline |
| 449 | 2026-05-08T01:03:09.336Z | ++ [[ offline* != online ]] |
| 450 | 2026-05-08T01:03:09.336Z | ++ [[ 15 -gt 300 ]] |
| 451 | 2026-05-08T01:03:09.336Z | ++ sleep 1 |
| 452 | 2026-05-08T01:03:10.338Z | ++ retry=16 |
| 453 | 2026-05-08T01:03:10.341Z | +++ svcs -Hostate baseline |
| 454 | 2026-05-08T01:03:10.354Z | ++ [[ offline* != online ]] |
| 455 | 2026-05-08T01:03:10.354Z | ++ [[ 16 -gt 300 ]] |
| 456 | 2026-05-08T01:03:10.354Z | ++ sleep 1 |
| 457 | 2026-05-08T01:03:11.357Z | ++ retry=17 |
| 458 | 2026-05-08T01:03:11.360Z | +++ svcs -Hostate baseline |
| 459 | 2026-05-08T01:03:11.373Z | ++ [[ offline* != online ]] |
| 460 | 2026-05-08T01:03:11.373Z | ++ [[ 17 -gt 300 ]] |
| 461 | 2026-05-08T01:03:11.373Z | ++ sleep 1 |
| 462 | 2026-05-08T01:03:12.376Z | ++ retry=18 |
| 463 | 2026-05-08T01:03:12.379Z | +++ svcs -Hostate baseline |
| 464 | 2026-05-08T01:03:12.391Z | ++ [[ offline* != online ]] |
| 465 | 2026-05-08T01:03:12.391Z | ++ [[ 18 -gt 300 ]] |
| 466 | 2026-05-08T01:03:12.391Z | ++ sleep 1 |
| 467 | 2026-05-08T01:03:13.394Z | ++ retry=19 |
| 468 | 2026-05-08T01:03:13.397Z | +++ svcs -Hostate baseline |
| 469 | 2026-05-08T01:03:13.409Z | ++ [[ offline* != online ]] |
| 470 | 2026-05-08T01:03:13.409Z | ++ [[ 19 -gt 300 ]] |
| 471 | 2026-05-08T01:03:13.409Z | ++ sleep 1 |
| 472 | 2026-05-08T01:03:14.411Z | ++ retry=20 |
| 473 | 2026-05-08T01:03:14.414Z | +++ svcs -Hostate baseline |
| 474 | 2026-05-08T01:03:14.427Z | ++ [[ offline* != online ]] |
| 475 | 2026-05-08T01:03:14.427Z | ++ [[ 20 -gt 300 ]] |
| 476 | 2026-05-08T01:03:14.427Z | ++ sleep 1 |
| 477 | 2026-05-08T01:03:15.429Z | ++ retry=21 |
| 478 | 2026-05-08T01:03:15.432Z | +++ svcs -Hostate baseline |
| 479 | 2026-05-08T01:03:15.445Z | ++ [[ offline* != online ]] |
| 480 | 2026-05-08T01:03:15.445Z | ++ [[ 21 -gt 300 ]] |
| 481 | 2026-05-08T01:03:15.445Z | ++ sleep 1 |
| 482 | 2026-05-08T01:03:16.448Z | ++ retry=22 |
| 483 | 2026-05-08T01:03:16.451Z | +++ svcs -Hostate baseline |
| 484 | 2026-05-08T01:03:16.463Z | ++ [[ offline* != online ]] |
| 485 | 2026-05-08T01:03:16.463Z | ++ [[ 22 -gt 300 ]] |
| 486 | 2026-05-08T01:03:16.463Z | ++ sleep 1 |
| 487 | 2026-05-08T01:03:17.466Z | ++ retry=23 |
| 488 | 2026-05-08T01:03:17.474Z | +++ svcs -Hostate baseline |
| 489 | 2026-05-08T01:03:17.491Z | ++ [[ offline* != online ]] |
| 490 | 2026-05-08T01:03:17.491Z | ++ [[ 23 -gt 300 ]] |
| 491 | 2026-05-08T01:03:17.491Z | ++ sleep 1 |
| 492 | 2026-05-08T01:03:18.483Z | ++ retry=24 |
| 493 | 2026-05-08T01:03:18.487Z | +++ svcs -Hostate baseline |
| 494 | 2026-05-08T01:03:18.501Z | ++ [[ offline* != online ]] |
| 495 | 2026-05-08T01:03:18.501Z | ++ [[ 24 -gt 300 ]] |
| 496 | 2026-05-08T01:03:18.501Z | ++ sleep 1 |
| 497 | 2026-05-08T01:03:19.501Z | ++ retry=25 |
| 498 | 2026-05-08T01:03:19.504Z | +++ svcs -Hostate baseline |
| 499 | 2026-05-08T01:03:19.517Z | ++ [[ offline* != online ]] |
| 500 | 2026-05-08T01:03:19.517Z | ++ [[ 25 -gt 300 ]] |
| 501 | 2026-05-08T01:03:19.517Z | ++ sleep 1 |
| 502 | 2026-05-08T01:03:20.519Z | ++ retry=26 |
| 503 | 2026-05-08T01:03:20.522Z | +++ svcs -Hostate baseline |
| 504 | 2026-05-08T01:03:20.534Z | ++ [[ offline* != online ]] |
| 505 | 2026-05-08T01:03:20.534Z | ++ [[ 26 -gt 300 ]] |
| 506 | 2026-05-08T01:03:20.534Z | ++ sleep 1 |
| 507 | 2026-05-08T01:03:21.536Z | ++ retry=27 |
| 508 | 2026-05-08T01:03:21.539Z | +++ svcs -Hostate baseline |
| 509 | 2026-05-08T01:03:21.552Z | ++ [[ offline* != online ]] |
| 510 | 2026-05-08T01:03:21.552Z | ++ [[ 27 -gt 300 ]] |
| 511 | 2026-05-08T01:03:21.552Z | ++ sleep 1 |
| 512 | 2026-05-08T01:03:22.554Z | ++ retry=28 |
| 513 | 2026-05-08T01:03:22.557Z | +++ svcs -Hostate baseline |
| 514 | 2026-05-08T01:03:22.569Z | ++ [[ offline* != online ]] |
| 515 | 2026-05-08T01:03:22.569Z | ++ [[ 28 -gt 300 ]] |
| 516 | 2026-05-08T01:03:22.569Z | ++ sleep 1 |
| 517 | 2026-05-08T01:03:23.573Z | ++ retry=29 |
| 518 | 2026-05-08T01:03:23.576Z | +++ svcs -Hostate baseline |
| 519 | 2026-05-08T01:03:23.588Z | ++ [[ offline* != online ]] |
| 520 | 2026-05-08T01:03:23.588Z | ++ [[ 29 -gt 300 ]] |
| 521 | 2026-05-08T01:03:23.588Z | ++ sleep 1 |
| 522 | 2026-05-08T01:03:24.589Z | ++ retry=30 |
| 523 | 2026-05-08T01:03:24.592Z | +++ svcs -Hostate baseline |
| 524 | 2026-05-08T01:03:24.604Z | ++ [[ offline* != online ]] |
| 525 | 2026-05-08T01:03:24.604Z | ++ [[ 30 -gt 300 ]] |
| 526 | 2026-05-08T01:03:24.604Z | ++ sleep 1 |
| 527 | 2026-05-08T01:03:25.606Z | ++ retry=31 |
| 528 | 2026-05-08T01:03:25.609Z | +++ svcs -Hostate baseline |
| 529 | 2026-05-08T01:03:25.621Z | ++ [[ offline* != online ]] |
| 530 | 2026-05-08T01:03:25.621Z | ++ [[ 31 -gt 300 ]] |
| 531 | 2026-05-08T01:03:25.622Z | ++ sleep 1 |
| 532 | 2026-05-08T01:03:26.624Z | ++ retry=32 |
| 533 | 2026-05-08T01:03:26.627Z | +++ svcs -Hostate baseline |
| 534 | 2026-05-08T01:03:26.639Z | ++ [[ offline* != online ]] |
| 535 | 2026-05-08T01:03:26.639Z | ++ [[ 32 -gt 300 ]] |
| 536 | 2026-05-08T01:03:26.639Z | ++ sleep 1 |
| 537 | 2026-05-08T01:03:27.641Z | ++ retry=33 |
| 538 | 2026-05-08T01:03:27.644Z | +++ svcs -Hostate baseline |
| 539 | 2026-05-08T01:03:27.657Z | ++ [[ offline* != online ]] |
| 540 | 2026-05-08T01:03:27.657Z | ++ [[ 33 -gt 300 ]] |
| 541 | 2026-05-08T01:03:27.657Z | ++ sleep 1 |
| 542 | 2026-05-08T01:03:28.659Z | ++ retry=34 |
| 543 | 2026-05-08T01:03:28.662Z | +++ svcs -Hostate baseline |
| 544 | 2026-05-08T01:03:28.674Z | ++ [[ offline* != online ]] |
| 545 | 2026-05-08T01:03:28.674Z | ++ [[ 34 -gt 300 ]] |
| 546 | 2026-05-08T01:03:28.674Z | ++ sleep 1 |
| 547 | 2026-05-08T01:03:29.676Z | ++ retry=35 |
| 548 | 2026-05-08T01:03:29.679Z | +++ svcs -Hostate baseline |
| 549 | 2026-05-08T01:03:29.692Z | ++ [[ offline* != online ]] |
| 550 | 2026-05-08T01:03:29.692Z | ++ [[ 35 -gt 300 ]] |
| 551 | 2026-05-08T01:03:29.692Z | ++ sleep 1 |
| 552 | 2026-05-08T01:03:30.694Z | ++ retry=36 |
| 553 | 2026-05-08T01:03:30.697Z | +++ svcs -Hostate baseline |
| 554 | 2026-05-08T01:03:30.709Z | ++ [[ offline* != online ]] |
| 555 | 2026-05-08T01:03:30.709Z | ++ [[ 36 -gt 300 ]] |
| 556 | 2026-05-08T01:03:30.709Z | ++ sleep 1 |
| 557 | 2026-05-08T01:03:31.711Z | ++ retry=37 |
| 558 | 2026-05-08T01:03:31.714Z | +++ svcs -Hostate baseline |
| 559 | 2026-05-08T01:03:31.727Z | ++ [[ offline* != online ]] |
| 560 | 2026-05-08T01:03:31.727Z | ++ [[ 37 -gt 300 ]] |
| 561 | 2026-05-08T01:03:31.727Z | ++ sleep 1 |
| 562 | 2026-05-08T01:03:32.729Z | ++ retry=38 |
| 563 | 2026-05-08T01:03:32.732Z | +++ svcs -Hostate baseline |
| 564 | 2026-05-08T01:03:32.744Z | ++ [[ offline* != online ]] |
| 565 | 2026-05-08T01:03:32.744Z | ++ [[ 38 -gt 300 ]] |
| 566 | 2026-05-08T01:03:32.744Z | ++ sleep 1 |
| 567 | 2026-05-08T01:03:33.746Z | ++ retry=39 |
| 568 | 2026-05-08T01:03:33.749Z | +++ svcs -Hostate baseline |
| 569 | 2026-05-08T01:03:33.762Z | ++ [[ offline* != online ]] |
| 570 | 2026-05-08T01:03:33.762Z | ++ [[ 39 -gt 300 ]] |
| 571 | 2026-05-08T01:03:33.762Z | ++ sleep 1 |
| 572 | 2026-05-08T01:03:34.764Z | ++ retry=40 |
| 573 | 2026-05-08T01:03:34.767Z | +++ svcs -Hostate baseline |
| 574 | 2026-05-08T01:03:34.779Z | ++ [[ offline* != online ]] |
| 575 | 2026-05-08T01:03:34.779Z | ++ [[ 40 -gt 300 ]] |
| 576 | 2026-05-08T01:03:34.779Z | ++ sleep 1 |
| 577 | 2026-05-08T01:03:35.782Z | ++ retry=41 |
| 578 | 2026-05-08T01:03:35.785Z | +++ svcs -Hostate baseline |
| 579 | 2026-05-08T01:03:35.796Z | ++ [[ offline* != online ]] |
| 580 | 2026-05-08T01:03:35.796Z | ++ [[ 41 -gt 300 ]] |
| 581 | 2026-05-08T01:03:35.796Z | ++ sleep 1 |
| 582 | 2026-05-08T01:03:36.798Z | ++ retry=42 |
| 583 | 2026-05-08T01:03:36.805Z | +++ svcs -Hostate baseline |
| 584 | 2026-05-08T01:03:36.814Z | ++ [[ offline* != online ]] |
| 585 | 2026-05-08T01:03:36.814Z | ++ [[ 42 -gt 300 ]] |
| 586 | 2026-05-08T01:03:36.814Z | ++ sleep 1 |
| 587 | 2026-05-08T01:03:37.816Z | ++ retry=43 |
| 588 | 2026-05-08T01:03:37.819Z | +++ svcs -Hostate baseline |
| 589 | 2026-05-08T01:03:37.831Z | ++ [[ offline* != online ]] |
| 590 | 2026-05-08T01:03:37.831Z | ++ [[ 43 -gt 300 ]] |
| 591 | 2026-05-08T01:03:37.831Z | ++ sleep 1 |
| 592 | 2026-05-08T01:03:38.833Z | ++ retry=44 |
| 593 | 2026-05-08T01:03:38.837Z | +++ svcs -Hostate baseline |
| 594 | 2026-05-08T01:03:38.848Z | ++ [[ offline* != online ]] |
| 595 | 2026-05-08T01:03:38.848Z | ++ [[ 44 -gt 300 ]] |
| 596 | 2026-05-08T01:03:38.848Z | ++ sleep 1 |
| 597 | 2026-05-08T01:03:39.850Z | ++ retry=45 |
| 598 | 2026-05-08T01:03:39.853Z | +++ svcs -Hostate baseline |
| 599 | 2026-05-08T01:03:39.865Z | ++ [[ offline* != online ]] |
| 600 | 2026-05-08T01:03:39.865Z | ++ [[ 45 -gt 300 ]] |
| 601 | 2026-05-08T01:03:39.865Z | ++ sleep 1 |
| 602 | 2026-05-08T01:03:40.868Z | ++ retry=46 |
| 603 | 2026-05-08T01:03:40.871Z | +++ svcs -Hostate baseline |
| 604 | 2026-05-08T01:03:40.883Z | ++ [[ offline* != online ]] |
| 605 | 2026-05-08T01:03:40.883Z | ++ [[ 46 -gt 300 ]] |
| 606 | 2026-05-08T01:03:40.883Z | ++ sleep 1 |
| 607 | 2026-05-08T01:03:41.885Z | ++ retry=47 |
| 608 | 2026-05-08T01:03:41.888Z | +++ svcs -Hostate baseline |
| 609 | 2026-05-08T01:03:41.902Z | ++ [[ offline* != online ]] |
| 610 | 2026-05-08T01:03:41.902Z | ++ [[ 47 -gt 300 ]] |
| 611 | 2026-05-08T01:03:41.902Z | ++ sleep 1 |
| 612 | 2026-05-08T01:03:42.902Z | ++ retry=48 |
| 613 | 2026-05-08T01:03:42.906Z | +++ svcs -Hostate baseline |
| 614 | 2026-05-08T01:03:42.918Z | ++ [[ offline* != online ]] |
| 615 | 2026-05-08T01:03:42.918Z | ++ [[ 48 -gt 300 ]] |
| 616 | 2026-05-08T01:03:42.918Z | ++ sleep 1 |
| 617 | 2026-05-08T01:03:43.920Z | ++ retry=49 |
| 618 | 2026-05-08T01:03:43.923Z | +++ svcs -Hostate baseline |
| 619 | 2026-05-08T01:03:43.935Z | ++ [[ offline* != online ]] |
| 620 | 2026-05-08T01:03:43.935Z | ++ [[ 49 -gt 300 ]] |
| 621 | 2026-05-08T01:03:43.936Z | ++ sleep 1 |
| 622 | 2026-05-08T01:03:44.938Z | ++ retry=50 |
| 623 | 2026-05-08T01:03:44.940Z | +++ svcs -Hostate baseline |
| 624 | 2026-05-08T01:03:44.953Z | ++ [[ offline* != online ]] |
| 625 | 2026-05-08T01:03:44.953Z | ++ [[ 50 -gt 300 ]] |
| 626 | 2026-05-08T01:03:44.953Z | ++ sleep 1 |
| 627 | 2026-05-08T01:03:45.955Z | ++ retry=51 |
| 628 | 2026-05-08T01:03:45.958Z | +++ svcs -Hostate baseline |
| 629 | 2026-05-08T01:03:45.970Z | ++ [[ offline* != online ]] |
| 630 | 2026-05-08T01:03:45.970Z | ++ [[ 51 -gt 300 ]] |
| 631 | 2026-05-08T01:03:45.970Z | ++ sleep 1 |
| 632 | 2026-05-08T01:03:46.973Z | ++ retry=52 |
| 633 | 2026-05-08T01:03:46.976Z | +++ svcs -Hostate baseline |
| 634 | 2026-05-08T01:03:46.990Z | ++ [[ offline* != online ]] |
| 635 | 2026-05-08T01:03:46.991Z | ++ [[ 52 -gt 300 ]] |
| 636 | 2026-05-08T01:03:46.991Z | ++ sleep 1 |
| 637 | 2026-05-08T01:03:47.990Z | ++ retry=53 |
| 638 | 2026-05-08T01:03:47.994Z | +++ svcs -Hostate baseline |
| 639 | 2026-05-08T01:03:48.005Z | ++ [[ offline* != online ]] |
| 640 | 2026-05-08T01:03:48.005Z | ++ [[ 53 -gt 300 ]] |
| 641 | 2026-05-08T01:03:48.005Z | ++ sleep 1 |
| 642 | 2026-05-08T01:03:49.007Z | ++ retry=54 |
| 643 | 2026-05-08T01:03:49.010Z | +++ svcs -Hostate baseline |
| 644 | 2026-05-08T01:03:49.023Z | ++ [[ offline* != online ]] |
| 645 | 2026-05-08T01:03:49.023Z | ++ [[ 54 -gt 300 ]] |
| 646 | 2026-05-08T01:03:49.023Z | ++ sleep 1 |
| 647 | 2026-05-08T01:03:50.026Z | ++ retry=55 |
| 648 | 2026-05-08T01:03:50.029Z | +++ svcs -Hostate baseline |
| 649 | 2026-05-08T01:03:50.042Z | ++ [[ offline* != online ]] |
| 650 | 2026-05-08T01:03:50.042Z | ++ [[ 55 -gt 300 ]] |
| 651 | 2026-05-08T01:03:50.042Z | ++ sleep 1 |
| 652 | 2026-05-08T01:03:51.043Z | ++ retry=56 |
| 653 | 2026-05-08T01:03:51.047Z | +++ svcs -Hostate baseline |
| 654 | 2026-05-08T01:03:51.059Z | ++ [[ offline* != online ]] |
| 655 | 2026-05-08T01:03:51.059Z | ++ [[ 56 -gt 300 ]] |
| 656 | 2026-05-08T01:03:51.059Z | ++ sleep 1 |
| 657 | 2026-05-08T01:03:52.062Z | ++ retry=57 |
| 658 | 2026-05-08T01:03:52.065Z | +++ svcs -Hostate baseline |
| 659 | 2026-05-08T01:03:52.077Z | ++ [[ offline* != online ]] |
| 660 | 2026-05-08T01:03:52.077Z | ++ [[ 57 -gt 300 ]] |
| 661 | 2026-05-08T01:03:52.077Z | ++ sleep 1 |
| 662 | 2026-05-08T01:03:53.079Z | ++ retry=58 |
| 663 | 2026-05-08T01:03:53.082Z | +++ svcs -Hostate baseline |
| 664 | 2026-05-08T01:03:53.095Z | ++ [[ offline* != online ]] |
| 665 | 2026-05-08T01:03:53.095Z | ++ [[ 58 -gt 300 ]] |
| 666 | 2026-05-08T01:03:53.095Z | ++ sleep 1 |
| 667 | 2026-05-08T01:03:54.098Z | ++ retry=59 |
| 668 | 2026-05-08T01:03:54.101Z | +++ svcs -Hostate baseline |
| 669 | 2026-05-08T01:03:54.113Z | ++ [[ offline* != online ]] |
| 670 | 2026-05-08T01:03:54.114Z | ++ [[ 59 -gt 300 ]] |
| 671 | 2026-05-08T01:03:54.114Z | ++ sleep 1 |
| 672 | 2026-05-08T01:03:55.116Z | ++ retry=60 |
| 673 | 2026-05-08T01:03:55.119Z | +++ svcs -Hostate baseline |
| 674 | 2026-05-08T01:03:55.132Z | ++ [[ offline* != online ]] |
| 675 | 2026-05-08T01:03:55.132Z | ++ [[ 60 -gt 300 ]] |
| 676 | 2026-05-08T01:03:55.132Z | ++ sleep 1 |
| 677 | 2026-05-08T01:03:56.134Z | ++ retry=61 |
| 678 | 2026-05-08T01:03:56.137Z | +++ svcs -Hostate baseline |
| 679 | 2026-05-08T01:03:56.150Z | ++ [[ offline* != online ]] |
| 680 | 2026-05-08T01:03:56.150Z | ++ [[ 61 -gt 300 ]] |
| 681 | 2026-05-08T01:03:56.150Z | ++ sleep 1 |
| 682 | 2026-05-08T01:03:57.154Z | ++ retry=62 |
| 683 | 2026-05-08T01:03:57.157Z | +++ svcs -Hostate baseline |
| 684 | 2026-05-08T01:03:57.169Z | ++ [[ offline* != online ]] |
| 685 | 2026-05-08T01:03:57.169Z | ++ [[ 62 -gt 300 ]] |
| 686 | 2026-05-08T01:03:57.169Z | ++ sleep 1 |
| 687 | 2026-05-08T01:03:58.171Z | ++ retry=63 |
| 688 | 2026-05-08T01:03:58.174Z | +++ svcs -Hostate baseline |
| 689 | 2026-05-08T01:03:58.188Z | ++ [[ offline* != online ]] |
| 690 | 2026-05-08T01:03:58.188Z | ++ [[ 63 -gt 300 ]] |
| 691 | 2026-05-08T01:03:58.188Z | ++ sleep 1 |
| 692 | 2026-05-08T01:03:59.190Z | ++ retry=64 |
| 693 | 2026-05-08T01:03:59.193Z | +++ svcs -Hostate baseline |
| 694 | 2026-05-08T01:03:59.206Z | ++ [[ offline* != online ]] |
| 695 | 2026-05-08T01:03:59.206Z | ++ [[ 64 -gt 300 ]] |
| 696 | 2026-05-08T01:03:59.206Z | ++ sleep 1 |
| 697 | 2026-05-08T01:04:00.208Z | ++ retry=65 |
| 698 | 2026-05-08T01:04:00.211Z | +++ svcs -Hostate baseline |
| 699 | 2026-05-08T01:04:00.224Z | ++ [[ offline* != online ]] |
| 700 | 2026-05-08T01:04:00.224Z | ++ [[ 65 -gt 300 ]] |
| 701 | 2026-05-08T01:04:00.224Z | ++ sleep 1 |
| 702 | 2026-05-08T01:04:01.227Z | ++ retry=66 |
| 703 | 2026-05-08T01:04:01.230Z | +++ svcs -Hostate baseline |
| 704 | 2026-05-08T01:04:01.242Z | ++ [[ offline* != online ]] |
| 705 | 2026-05-08T01:04:01.242Z | ++ [[ 66 -gt 300 ]] |
| 706 | 2026-05-08T01:04:01.242Z | ++ sleep 1 |
| 707 | 2026-05-08T01:04:02.245Z | ++ retry=67 |
| 708 | 2026-05-08T01:04:02.248Z | +++ svcs -Hostate baseline |
| 709 | 2026-05-08T01:04:02.262Z | ++ [[ offline* != online ]] |
| 710 | 2026-05-08T01:04:02.262Z | ++ [[ 67 -gt 300 ]] |
| 711 | 2026-05-08T01:04:02.262Z | ++ sleep 1 |
| 712 | 2026-05-08T01:04:03.263Z | ++ retry=68 |
| 713 | 2026-05-08T01:04:03.266Z | +++ svcs -Hostate baseline |
| 714 | 2026-05-08T01:04:03.279Z | ++ [[ offline* != online ]] |
| 715 | 2026-05-08T01:04:03.279Z | ++ [[ 68 -gt 300 ]] |
| 716 | 2026-05-08T01:04:03.279Z | ++ sleep 1 |
| 717 | 2026-05-08T01:04:04.281Z | ++ retry=69 |
| 718 | 2026-05-08T01:04:04.284Z | +++ svcs -Hostate baseline |
| 719 | 2026-05-08T01:04:04.297Z | ++ [[ offline* != online ]] |
| 720 | 2026-05-08T01:04:04.297Z | ++ [[ 69 -gt 300 ]] |
| 721 | 2026-05-08T01:04:04.297Z | ++ sleep 1 |
| 722 | 2026-05-08T01:04:05.300Z | ++ retry=70 |
| 723 | 2026-05-08T01:04:05.303Z | +++ svcs -Hostate baseline |
| 724 | 2026-05-08T01:04:05.315Z | ++ [[ offline* != online ]] |
| 725 | 2026-05-08T01:04:05.315Z | ++ [[ 70 -gt 300 ]] |
| 726 | 2026-05-08T01:04:05.316Z | ++ sleep 1 |
| 727 | 2026-05-08T01:04:06.320Z | ++ retry=71 |
| 728 | 2026-05-08T01:04:06.323Z | +++ svcs -Hostate baseline |
| 729 | 2026-05-08T01:04:06.334Z | ++ [[ offline* != online ]] |
| 730 | 2026-05-08T01:04:06.335Z | ++ [[ 71 -gt 300 ]] |
| 731 | 2026-05-08T01:04:06.335Z | ++ sleep 1 |
| 732 | 2026-05-08T01:04:07.336Z | ++ retry=72 |
| 733 | 2026-05-08T01:04:07.339Z | +++ svcs -Hostate baseline |
| 734 | 2026-05-08T01:04:07.351Z | ++ [[ offline* != online ]] |
| 735 | 2026-05-08T01:04:07.351Z | ++ [[ 72 -gt 300 ]] |
| 736 | 2026-05-08T01:04:07.351Z | ++ sleep 1 |
| 737 | 2026-05-08T01:04:08.356Z | ++ retry=73 |
| 738 | 2026-05-08T01:04:08.359Z | +++ svcs -Hostate baseline |
| 739 | 2026-05-08T01:04:08.369Z | ++ [[ offline* != online ]] |
| 740 | 2026-05-08T01:04:08.369Z | ++ [[ 73 -gt 300 ]] |
| 741 | 2026-05-08T01:04:08.369Z | ++ sleep 1 |
| 742 | 2026-05-08T01:04:09.372Z | ++ retry=74 |
| 743 | 2026-05-08T01:04:09.375Z | +++ svcs -Hostate baseline |
| 744 | 2026-05-08T01:04:09.387Z | ++ [[ offline* != online ]] |
| 745 | 2026-05-08T01:04:09.387Z | ++ [[ 74 -gt 300 ]] |
| 746 | 2026-05-08T01:04:09.387Z | ++ sleep 1 |
| 747 | 2026-05-08T01:04:10.389Z | ++ retry=75 |
| 748 | 2026-05-08T01:04:10.392Z | +++ svcs -Hostate baseline |
| 749 | 2026-05-08T01:04:10.416Z | ++ [[ offline* != online ]] |
| 750 | 2026-05-08T01:04:10.416Z | ++ [[ 75 -gt 300 ]] |
| 751 | 2026-05-08T01:04:10.416Z | ++ sleep 1 |
| 752 | 2026-05-08T01:04:11.416Z | ++ retry=76 |
| 753 | 2026-05-08T01:04:11.419Z | +++ svcs -Hostate baseline |
| 754 | 2026-05-08T01:04:11.432Z | ++ [[ offline* != online ]] |
| 755 | 2026-05-08T01:04:11.432Z | ++ [[ 76 -gt 300 ]] |
| 756 | 2026-05-08T01:04:11.432Z | ++ sleep 1 |
| 757 | 2026-05-08T01:04:12.434Z | ++ retry=77 |
| 758 | 2026-05-08T01:04:12.437Z | +++ svcs -Hostate baseline |
| 759 | 2026-05-08T01:04:12.451Z | ++ [[ offline* != online ]] |
| 760 | 2026-05-08T01:04:12.452Z | ++ [[ 77 -gt 300 ]] |
| 761 | 2026-05-08T01:04:12.452Z | ++ sleep 1 |
| 762 | 2026-05-08T01:04:13.452Z | ++ retry=78 |
| 763 | 2026-05-08T01:04:13.455Z | +++ svcs -Hostate baseline |
| 764 | 2026-05-08T01:04:13.467Z | ++ [[ offline* != online ]] |
| 765 | 2026-05-08T01:04:13.468Z | ++ [[ 78 -gt 300 ]] |
| 766 | 2026-05-08T01:04:13.468Z | ++ sleep 1 |
| 767 | 2026-05-08T01:04:14.470Z | ++ retry=79 |
| 768 | 2026-05-08T01:04:14.473Z | +++ svcs -Hostate baseline |
| 769 | 2026-05-08T01:04:14.488Z | ++ [[ offline* != online ]] |
| 770 | 2026-05-08T01:04:14.488Z | ++ [[ 79 -gt 300 ]] |
| 771 | 2026-05-08T01:04:14.488Z | ++ sleep 1 |
| 772 | 2026-05-08T01:04:15.488Z | ++ retry=80 |
| 773 | 2026-05-08T01:04:15.491Z | +++ svcs -Hostate baseline |
| 774 | 2026-05-08T01:04:15.503Z | ++ [[ offline* != online ]] |
| 775 | 2026-05-08T01:04:15.503Z | ++ [[ 80 -gt 300 ]] |
| 776 | 2026-05-08T01:04:15.503Z | ++ sleep 1 |
| 777 | 2026-05-08T01:04:16.506Z | ++ retry=81 |
| 778 | 2026-05-08T01:04:16.509Z | +++ svcs -Hostate baseline |
| 779 | 2026-05-08T01:04:16.521Z | ++ [[ offline* != online ]] |
| 780 | 2026-05-08T01:04:16.521Z | ++ [[ 81 -gt 300 ]] |
| 781 | 2026-05-08T01:04:16.521Z | ++ sleep 1 |
| 782 | 2026-05-08T01:04:17.523Z | ++ retry=82 |
| 783 | 2026-05-08T01:04:17.526Z | +++ svcs -Hostate baseline |
| 784 | 2026-05-08T01:04:17.539Z | ++ [[ offline* != online ]] |
| 785 | 2026-05-08T01:04:17.539Z | ++ [[ 82 -gt 300 ]] |
| 786 | 2026-05-08T01:04:17.539Z | ++ sleep 1 |
| 787 | 2026-05-08T01:04:18.541Z | ++ retry=83 |
| 788 | 2026-05-08T01:04:18.545Z | +++ svcs -Hostate baseline |
| 789 | 2026-05-08T01:04:18.557Z | ++ [[ offline* != online ]] |
| 790 | 2026-05-08T01:04:18.557Z | ++ [[ 83 -gt 300 ]] |
| 791 | 2026-05-08T01:04:18.557Z | ++ sleep 1 |
| 792 | 2026-05-08T01:04:19.559Z | ++ retry=84 |
| 793 | 2026-05-08T01:04:19.562Z | +++ svcs -Hostate baseline |
| 794 | 2026-05-08T01:04:19.575Z | ++ [[ offline* != online ]] |
| 795 | 2026-05-08T01:04:19.575Z | ++ [[ 84 -gt 300 ]] |
| 796 | 2026-05-08T01:04:19.575Z | ++ sleep 1 |
| 797 | 2026-05-08T01:04:20.578Z | ++ retry=85 |
| 798 | 2026-05-08T01:04:20.581Z | +++ svcs -Hostate baseline |
| 799 | 2026-05-08T01:04:20.593Z | ++ [[ offline* != online ]] |
| 800 | 2026-05-08T01:04:20.593Z | ++ [[ 85 -gt 300 ]] |
| 801 | 2026-05-08T01:04:20.593Z | ++ sleep 1 |
| 802 | 2026-05-08T01:04:21.597Z | ++ retry=86 |
| 803 | 2026-05-08T01:04:21.599Z | +++ svcs -Hostate baseline |
| 804 | 2026-05-08T01:04:21.612Z | ++ [[ offline* != online ]] |
| 805 | 2026-05-08T01:04:21.612Z | ++ [[ 86 -gt 300 ]] |
| 806 | 2026-05-08T01:04:21.612Z | ++ sleep 1 |
| 807 | 2026-05-08T01:04:22.614Z | ++ retry=87 |
| 808 | 2026-05-08T01:04:22.618Z | +++ svcs -Hostate baseline |
| 809 | 2026-05-08T01:04:22.629Z | ++ [[ offline* != online ]] |
| 810 | 2026-05-08T01:04:22.630Z | ++ [[ 87 -gt 300 ]] |
| 811 | 2026-05-08T01:04:22.630Z | ++ sleep 1 |
| 812 | 2026-05-08T01:04:23.632Z | ++ retry=88 |
| 813 | 2026-05-08T01:04:23.634Z | +++ svcs -Hostate baseline |
| 814 | 2026-05-08T01:04:23.647Z | ++ [[ offline* != online ]] |
| 815 | 2026-05-08T01:04:23.647Z | ++ [[ 88 -gt 300 ]] |
| 816 | 2026-05-08T01:04:23.647Z | ++ sleep 1 |
| 817 | 2026-05-08T01:04:24.650Z | ++ retry=89 |
| 818 | 2026-05-08T01:04:24.653Z | +++ svcs -Hostate baseline |
| 819 | 2026-05-08T01:04:24.665Z | ++ [[ offline* != online ]] |
| 820 | 2026-05-08T01:04:24.665Z | ++ [[ 89 -gt 300 ]] |
| 821 | 2026-05-08T01:04:24.665Z | ++ sleep 1 |
| 822 | 2026-05-08T01:04:25.668Z | ++ retry=90 |
| 823 | 2026-05-08T01:04:25.672Z | +++ svcs -Hostate baseline |
| 824 | 2026-05-08T01:04:25.683Z | ++ [[ offline* != online ]] |
| 825 | 2026-05-08T01:04:25.683Z | ++ [[ 90 -gt 300 ]] |
| 826 | 2026-05-08T01:04:25.686Z | ++ sleep 1 |
| 827 | 2026-05-08T01:04:26.685Z | ++ retry=91 |
| 828 | 2026-05-08T01:04:26.688Z | +++ svcs -Hostate baseline |
| 829 | 2026-05-08T01:04:26.700Z | ++ [[ offline* != online ]] |
| 830 | 2026-05-08T01:04:26.701Z | ++ [[ 91 -gt 300 ]] |
| 831 | 2026-05-08T01:04:26.701Z | ++ sleep 1 |
| 832 | 2026-05-08T01:04:27.703Z | ++ retry=92 |
| 833 | 2026-05-08T01:04:27.706Z | +++ svcs -Hostate baseline |
| 834 | 2026-05-08T01:04:27.719Z | ++ [[ offline* != online ]] |
| 835 | 2026-05-08T01:04:27.719Z | ++ [[ 92 -gt 300 ]] |
| 836 | 2026-05-08T01:04:27.719Z | ++ sleep 1 |
| 837 | 2026-05-08T01:04:28.721Z | ++ retry=93 |
| 838 | 2026-05-08T01:04:28.724Z | +++ svcs -Hostate baseline |
| 839 | 2026-05-08T01:04:28.737Z | ++ [[ offline* != online ]] |
| 840 | 2026-05-08T01:04:28.737Z | ++ [[ 93 -gt 300 ]] |
| 841 | 2026-05-08T01:04:28.737Z | ++ sleep 1 |
| 842 | 2026-05-08T01:04:29.738Z | ++ retry=94 |
| 843 | 2026-05-08T01:04:29.741Z | +++ svcs -Hostate baseline |
| 844 | 2026-05-08T01:04:29.754Z | ++ [[ offline* != online ]] |
| 845 | 2026-05-08T01:04:29.754Z | ++ [[ 94 -gt 300 ]] |
| 846 | 2026-05-08T01:04:29.754Z | ++ sleep 1 |
| 847 | 2026-05-08T01:04:30.755Z | ++ retry=95 |
| 848 | 2026-05-08T01:04:30.758Z | +++ svcs -Hostate baseline |
| 849 | 2026-05-08T01:04:30.770Z | ++ [[ offline* != online ]] |
| 850 | 2026-05-08T01:04:30.770Z | ++ [[ 95 -gt 300 ]] |
| 851 | 2026-05-08T01:04:30.770Z | ++ sleep 1 |
| 852 | 2026-05-08T01:04:31.772Z | ++ retry=96 |
| 853 | 2026-05-08T01:04:31.775Z | +++ svcs -Hostate baseline |
| 854 | 2026-05-08T01:04:31.787Z | ++ [[ offline* != online ]] |
| 855 | 2026-05-08T01:04:31.787Z | ++ [[ 96 -gt 300 ]] |
| 856 | 2026-05-08T01:04:31.787Z | ++ sleep 1 |
| 857 | 2026-05-08T01:04:32.790Z | ++ retry=97 |
| 858 | 2026-05-08T01:04:32.793Z | +++ svcs -Hostate baseline |
| 859 | 2026-05-08T01:04:32.806Z | ++ [[ offline* != online ]] |
| 860 | 2026-05-08T01:04:32.806Z | ++ [[ 97 -gt 300 ]] |
| 861 | 2026-05-08T01:04:32.806Z | ++ sleep 1 |
| 862 | 2026-05-08T01:04:33.807Z | ++ retry=98 |
| 863 | 2026-05-08T01:04:33.810Z | +++ svcs -Hostate baseline |
| 864 | 2026-05-08T01:04:33.823Z | ++ [[ offline* != online ]] |
| 865 | 2026-05-08T01:04:33.823Z | ++ [[ 98 -gt 300 ]] |
| 866 | 2026-05-08T01:04:33.823Z | ++ sleep 1 |
| 867 | 2026-05-08T01:04:34.825Z | ++ retry=99 |
| 868 | 2026-05-08T01:04:34.828Z | +++ svcs -Hostate baseline |
| 869 | 2026-05-08T01:04:34.841Z | ++ [[ offline* != online ]] |
| 870 | 2026-05-08T01:04:34.841Z | ++ [[ 99 -gt 300 ]] |
| 871 | 2026-05-08T01:04:34.841Z | ++ sleep 1 |
| 872 | 2026-05-08T01:04:35.843Z | ++ retry=100 |
| 873 | 2026-05-08T01:04:35.846Z | +++ svcs -Hostate baseline |
| 874 | 2026-05-08T01:04:35.858Z | ++ [[ offline* != online ]] |
| 875 | 2026-05-08T01:04:35.858Z | ++ [[ 100 -gt 300 ]] |
| 876 | 2026-05-08T01:04:35.858Z | ++ sleep 1 |
| 877 | 2026-05-08T01:04:36.860Z | ++ retry=101 |
| 878 | 2026-05-08T01:04:36.863Z | +++ svcs -Hostate baseline |
| 879 | 2026-05-08T01:04:36.877Z | ++ [[ offline* != online ]] |
| 880 | 2026-05-08T01:04:36.877Z | ++ [[ 101 -gt 300 ]] |
| 881 | 2026-05-08T01:04:36.877Z | ++ sleep 1 |
| 882 | 2026-05-08T01:04:37.878Z | ++ retry=102 |
| 883 | 2026-05-08T01:04:37.881Z | +++ svcs -Hostate baseline |
| 884 | 2026-05-08T01:04:37.893Z | ++ [[ offline* != online ]] |
| 885 | 2026-05-08T01:04:37.894Z | ++ [[ 102 -gt 300 ]] |
| 886 | 2026-05-08T01:04:37.894Z | ++ sleep 1 |
| 887 | 2026-05-08T01:04:38.895Z | ++ retry=103 |
| 888 | 2026-05-08T01:04:38.898Z | +++ svcs -Hostate baseline |
| 889 | 2026-05-08T01:04:38.910Z | ++ [[ offline* != online ]] |
| 890 | 2026-05-08T01:04:38.913Z | ++ [[ 103 -gt 300 ]] |
| 891 | 2026-05-08T01:04:38.913Z | ++ sleep 1 |
| 892 | 2026-05-08T01:04:39.912Z | ++ retry=104 |
| 893 | 2026-05-08T01:04:39.915Z | +++ svcs -Hostate baseline |
| 894 | 2026-05-08T01:04:39.927Z | ++ [[ offline* != online ]] |
| 895 | 2026-05-08T01:04:39.928Z | ++ [[ 104 -gt 300 ]] |
| 896 | 2026-05-08T01:04:39.928Z | ++ sleep 1 |
| 897 | 2026-05-08T01:04:40.930Z | ++ retry=105 |
| 898 | 2026-05-08T01:04:40.933Z | +++ svcs -Hostate baseline |
| 899 | 2026-05-08T01:04:40.945Z | ++ [[ offline* != online ]] |
| 900 | 2026-05-08T01:04:40.945Z | ++ [[ 105 -gt 300 ]] |
| 901 | 2026-05-08T01:04:40.945Z | ++ sleep 1 |
| 902 | 2026-05-08T01:04:41.948Z | ++ retry=106 |
| 903 | 2026-05-08T01:04:41.951Z | +++ svcs -Hostate baseline |
| 904 | 2026-05-08T01:04:41.963Z | ++ [[ offline* != online ]] |
| 905 | 2026-05-08T01:04:41.963Z | ++ [[ 106 -gt 300 ]] |
| 906 | 2026-05-08T01:04:41.963Z | ++ sleep 1 |
| 907 | 2026-05-08T01:04:42.965Z | ++ retry=107 |
| 908 | 2026-05-08T01:04:42.968Z | +++ svcs -Hostate baseline |
| 909 | 2026-05-08T01:04:42.981Z | ++ [[ online != online ]] |
| 910 | 2026-05-08T01:04:42.981Z | ++ set -o errexit |
| 911 | 2026-05-08T01:04:42.984Z | ++ set -o pipefail |
| 912 | 2026-05-08T01:04:42.984Z | ++ banner build |
| 913 | 2026-05-08T01:04:42.984Z | |
| 914 | 2026-05-08T01:04:42.984Z | ##### # # # # ##### |
| 915 | 2026-05-08T01:04:42.984Z | # # # # # # # # |
| 916 | 2026-05-08T01:04:42.984Z | ##### # # # # # # |
| 917 | 2026-05-08T01:04:42.984Z | # # # # # # # # |
| 918 | 2026-05-08T01:04:42.984Z | # # # # # # # # |
| 919 | 2026-05-08T01:04:42.984Z | ##### #### # ###### ##### |
| 920 | 2026-05-08T01:04:42.984Z | |
| 921 | 2026-05-08T01:04:42.984Z | ++ cargo build --release --bin ddmd --bin ddmadm |
| 922 | 2026-05-08T01:04:42.990Z | info: syncing channel updates for 1.94.1-x86_64-unknown-illumos |
| 923 | 2026-05-08T01:04:43.152Z | info: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25) |
| 924 | 2026-05-08T01:04:43.155Z | info: downloading 6 components |
| 925 | 2026-05-08T01:04:59.439Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 926 | 2026-05-08T01:04:59.987Z | From https://github.com/oxidecomputer/falcon |
| 927 | 2026-05-08T01:04:59.987Z | * [new ref] 9167ac10b0deaaf5b0498bfdb57eab9f221087b7 -> refs/commit/9167ac10b0deaaf5b0498bfdb57eab9f221087b7 |
| 928 | 2026-05-08T01:05:00.065Z | Updating crates.io index |
| 929 | 2026-05-08T01:05:00.101Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 930 | 2026-05-08T01:05:00.810Z | From https://github.com/oxidecomputer/dendrite |
| 931 | 2026-05-08T01:05:00.810Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 932 | 2026-05-08T01:05:01.093Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 933 | 2026-05-08T01:05:01.355Z | From https://github.com/oxidecomputer/ispf |
| 934 | 2026-05-08T01:05:01.355Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 935 | 2026-05-08T01:05:01.360Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 936 | 2026-05-08T01:05:01.692Z | From https://github.com/oxidecomputer/netadm-sys |
| 937 | 2026-05-08T01:05:01.692Z | * [new ref] e9bf1e519ce304bf9cc6e87b50b9c64a77c8b0c1 -> refs/commit/e9bf1e519ce304bf9cc6e87b50b9c64a77c8b0c1 |
| 938 | 2026-05-08T01:05:01.699Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 939 | 2026-05-08T01:05:07.445Z | From https://github.com/oxidecomputer/omicron |
| 940 | 2026-05-08T01:05:07.445Z | * [new ref] dfcd9ac2d3321f7d286c6bde832faf0306b1e535 -> refs/commit/dfcd9ac2d3321f7d286c6bde832faf0306b1e535 |
| 941 | 2026-05-08T01:05:07.846Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 942 | 2026-05-08T01:05:08.439Z | From https://github.com/oxidecomputer/opte |
| 943 | 2026-05-08T01:05:08.439Z | * [new ref] 3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8 -> refs/commit/3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8 |
| 944 | 2026-05-08T01:05:08.471Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 945 | 2026-05-08T01:05:08.721Z | From https://github.com/illumos/smf-rs |
| 946 | 2026-05-08T01:05:08.721Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 947 | 2026-05-08T01:05:09.200Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 948 | 2026-05-08T01:05:09.462Z | From https://github.com/oxidecomputer/network-interface |
| 949 | 2026-05-08T01:05:09.462Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 950 | 2026-05-08T01:05:09.669Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 951 | 2026-05-08T01:05:09.919Z | From https://github.com/oxidecomputer/zone |
| 952 | 2026-05-08T01:05:09.919Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 953 | 2026-05-08T01:05:10.005Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 954 | 2026-05-08T01:05:10.581Z | From https://github.com/oxidecomputer/propolis |
| 955 | 2026-05-08T01:05:10.581Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 956 | 2026-05-08T01:05:10.919Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 957 | 2026-05-08T01:05:11.393Z | From https://github.com/oxidecomputer/transceiver-control |
| 958 | 2026-05-08T01:05:11.393Z | * [new ref] 4bfd6375796ef21a4c8c1f46e639cc663c2f95f8 -> refs/commit/4bfd6375796ef21a4c8c1f46e639cc663c2f95f8 |
| 959 | 2026-05-08T01:05:11.407Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 960 | 2026-05-08T01:05:11.668Z | From https://github.com/oxidecomputer/dlpi-sys |
| 961 | 2026-05-08T01:05:11.668Z | * [new ref] 7cce2d3ab9dcac909642e1d1060f27bb2549cfdc -> refs/commit/7cce2d3ab9dcac909642e1d1060f27bb2549cfdc |
| 962 | 2026-05-08T01:05:11.673Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 963 | 2026-05-08T01:05:11.955Z | From https://github.com/jmesmon/rust-libzfs |
| 964 | 2026-05-08T01:05:11.955Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 965 | 2026-05-08T01:05:11.963Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 966 | 2026-05-08T01:05:12.221Z | From https://github.com/oxidecomputer/rusty-doors |
| 967 | 2026-05-08T01:05:12.221Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 968 | 2026-05-08T01:05:12.296Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 969 | 2026-05-08T01:05:12.617Z | From https://github.com/oxidecomputer/lldp |
| 970 | 2026-05-08T01:05:12.617Z | * [new ref] c3305fd1a7ea7aba31f3834757a6b931e4f59fe6 -> refs/commit/c3305fd1a7ea7aba31f3834757a6b931e4f59fe6 |
| 971 | 2026-05-08T01:05:12.629Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 972 | 2026-05-08T01:05:12.908Z | From https://github.com/oxidecomputer/slog-error-chain |
| 973 | 2026-05-08T01:05:12.908Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 974 | 2026-05-08T01:05:12.963Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 975 | 2026-05-08T01:05:13.243Z | From https://github.com/oxidecomputer/tufaceous |
| 976 | 2026-05-08T01:05:13.243Z | * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465 |
| 977 | 2026-05-08T01:05:13.434Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 978 | 2026-05-08T01:05:13.886Z | From https://github.com/oxidecomputer/management-gateway-service |
| 979 | 2026-05-08T01:05:13.886Z | * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a |
| 980 | 2026-05-08T01:05:14.068Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 981 | 2026-05-08T01:05:15.168Z | From https://github.com/oxidecomputer/crucible |
| 982 | 2026-05-08T01:05:15.168Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 983 | 2026-05-08T01:05:16.198Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 984 | 2026-05-08T01:05:16.473Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 985 | 2026-05-08T01:05:16.473Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 986 | 2026-05-08T01:05:17.034Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 987 | 2026-05-08T01:05:17.362Z | From https://github.com/oxidecomputer/propolis |
| 988 | 2026-05-08T01:05:17.362Z | * [new ref] 368a2225b79328514ce0ea9181d8f874019edaa2 -> refs/commit/368a2225b79328514ce0ea9181d8f874019edaa2 |
| 989 | 2026-05-08T01:05:17.452Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 990 | 2026-05-08T01:05:17.722Z | From https://github.com/oxidecomputer/tofino |
| 991 | 2026-05-08T01:05:17.723Z | * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 |
| 992 | 2026-05-08T01:05:17.752Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 993 | 2026-05-08T01:05:18.242Z | From https://github.com/oxidecomputer/maghemite |
| 994 | 2026-05-08T01:05:18.242Z | * [new ref] b603c9f3dccefcf1d3e941c04505ff6bdd1826b6 -> refs/commit/b603c9f3dccefcf1d3e941c04505ff6bdd1826b6 |
| 995 | 2026-05-08T01:05:18.313Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 996 | 2026-05-08T01:05:18.592Z | From https://github.com/oxidecomputer/clickward |
| 997 | 2026-05-08T01:05:18.592Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 998 | 2026-05-08T01:05:18.808Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 999 | 2026-05-08T01:05:19.118Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 1000 | 2026-05-08T01:05:19.118Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 1001 | 2026-05-08T01:05:19.258Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 1002 | 2026-05-08T01:05:19.610Z | From https://github.com/oxidecomputer/crucible |
| 1003 | 2026-05-08T01:05:19.610Z | * [new ref] a945a32ba9e1f2098ce3a8963765f1894f37110b -> refs/commit/a945a32ba9e1f2098ce3a8963765f1894f37110b |
| 1004 | 2026-05-08T01:05:21.174Z | Downloading crates ... |
| 1005 | 2026-05-08T01:05:21.246Z | Downloaded backoff v0.4.0 |
| 1006 | 2026-05-08T01:05:21.251Z | Downloaded cpufeatures v0.3.0 |
| 1007 | 2026-05-08T01:05:21.254Z | Downloaded const-random-macro v0.1.16 |
| 1008 | 2026-05-08T01:05:21.254Z | Downloaded clap_derive v4.6.1 |
| 1009 | 2026-05-08T01:05:21.257Z | Downloaded crossbeam-epoch v0.9.18 |
| 1010 | 2026-05-08T01:05:21.260Z | Downloaded convert_case v0.4.0 |
| 1011 | 2026-05-08T01:05:21.263Z | Downloaded base16ct v0.2.0 |
| 1012 | 2026-05-08T01:05:21.263Z | Downloaded bit-vec v0.8.0 |
| 1013 | 2026-05-08T01:05:21.272Z | Downloaded base64ct v1.8.3 |
| 1014 | 2026-05-08T01:05:21.272Z | Downloaded atomicwrites v0.4.4 |
| 1015 | 2026-05-08T01:05:21.272Z | Downloaded autocfg v1.5.0 |
| 1016 | 2026-05-08T01:05:21.277Z | Downloaded bit-set v0.8.0 |
| 1017 | 2026-05-08T01:05:21.277Z | Downloaded atomic-waker v1.1.2 |
| 1018 | 2026-05-08T01:05:21.281Z | Downloaded blake2 v0.10.6 |
| 1019 | 2026-05-08T01:05:21.285Z | Downloaded async-stream-impl v0.3.6 |
| 1020 | 2026-05-08T01:05:21.285Z | Downloaded block-buffer v0.10.4 |
| 1021 | 2026-05-08T01:05:21.288Z | Downloaded foreign-types v0.3.2 |
| 1022 | 2026-05-08T01:05:21.288Z | Downloaded bitflags v2.11.0 |
| 1023 | 2026-05-08T01:05:21.292Z | Downloaded equivalent v1.0.2 |
| 1024 | 2026-05-08T01:05:21.303Z | Downloaded embedded-io v0.4.0 |
| 1025 | 2026-05-08T01:05:21.303Z | Downloaded glob v0.3.3 |
| 1026 | 2026-05-08T01:05:21.308Z | Downloaded humantime v2.3.0 |
| 1027 | 2026-05-08T01:05:21.308Z | Downloaded cobs v0.3.0 |
| 1028 | 2026-05-08T01:05:21.308Z | Downloaded anstyle-query v1.1.5 |
| 1029 | 2026-05-08T01:05:21.308Z | Downloaded enum-as-inner v0.6.1 |
| 1030 | 2026-05-08T01:05:21.308Z | Downloaded errno v0.3.14 |
| 1031 | 2026-05-08T01:05:21.312Z | Downloaded dyn-clone v1.0.20 |
| 1032 | 2026-05-08T01:05:21.312Z | Downloaded async-stream v0.3.6 |
| 1033 | 2026-05-08T01:05:21.316Z | Downloaded async-recursion v1.1.1 |
| 1034 | 2026-05-08T01:05:21.316Z | Downloaded getrandom v0.2.17 |
| 1035 | 2026-05-08T01:05:21.320Z | Downloaded ciborium-ll v0.2.2 |
| 1036 | 2026-05-08T01:05:21.320Z | Downloaded derive_more v0.99.20 |
| 1037 | 2026-05-08T01:05:21.323Z | Downloaded futures-task v0.3.32 |
| 1038 | 2026-05-08T01:05:21.326Z | Downloaded futures v0.3.32 |
| 1039 | 2026-05-08T01:05:21.339Z | Downloaded compression-codecs v0.4.37 |
| 1040 | 2026-05-08T01:05:21.339Z | Downloaded fxhash v0.2.1 |
| 1041 | 2026-05-08T01:05:21.339Z | Downloaded defmt v0.3.100 |
| 1042 | 2026-05-08T01:05:21.343Z | Downloaded fs_extra v1.3.0 |
| 1043 | 2026-05-08T01:05:21.343Z | Downloaded erased-serde v0.3.31 |
| 1044 | 2026-05-08T01:05:21.344Z | Downloaded heck v0.4.1 |
| 1045 | 2026-05-08T01:05:21.344Z | Downloaded crc8 v0.1.1 |
| 1046 | 2026-05-08T01:05:21.348Z | Downloaded colorchoice v1.0.5 |
| 1047 | 2026-05-08T01:05:21.348Z | Downloaded const-random v0.1.18 |
| 1048 | 2026-05-08T01:05:21.348Z | Downloaded hash32 v0.3.1 |
| 1049 | 2026-05-08T01:05:21.351Z | Downloaded group v0.13.0 |
| 1050 | 2026-05-08T01:05:21.351Z | Downloaded futures-core v0.3.32 |
| 1051 | 2026-05-08T01:05:21.355Z | Downloaded hostname v0.3.1 |
| 1052 | 2026-05-08T01:05:21.358Z | Downloaded dof v0.3.0 |
| 1053 | 2026-05-08T01:05:21.358Z | Downloaded futures-io v0.3.32 |
| 1054 | 2026-05-08T01:05:21.358Z | Downloaded crypto-common v0.1.7 |
| 1055 | 2026-05-08T01:05:21.361Z | Downloaded foreign-types-shared v0.1.1 |
| 1056 | 2026-05-08T01:05:21.368Z | Downloaded dof v0.4.0 |
| 1057 | 2026-05-08T01:05:21.368Z | Downloaded hex v0.4.3 |
| 1058 | 2026-05-08T01:05:21.368Z | Downloaded generic-array v0.14.7 |
| 1059 | 2026-05-08T01:05:21.368Z | Downloaded heck v0.5.0 |
| 1060 | 2026-05-08T01:05:21.372Z | Downloaded httpdate v1.0.3 |
| 1061 | 2026-05-08T01:05:21.372Z | Downloaded ciborium-io v0.2.2 |
| 1062 | 2026-05-08T01:05:21.376Z | Downloaded fastrand v2.3.0 |
| 1063 | 2026-05-08T01:05:21.377Z | Downloaded hostname v0.4.2 |
| 1064 | 2026-05-08T01:05:21.377Z | Downloaded cfg_aliases v0.2.1 |
| 1065 | 2026-05-08T01:05:21.381Z | Downloaded cipher v0.4.4 |
| 1066 | 2026-05-08T01:05:21.381Z | Downloaded daft-derive v0.1.5 |
| 1067 | 2026-05-08T01:05:21.384Z | Downloaded form_urlencoded v1.2.2 |
| 1068 | 2026-05-08T01:05:21.384Z | Downloaded deranged v0.5.8 |
| 1069 | 2026-05-08T01:05:21.391Z | Downloaded hubpack v0.1.2 |
| 1070 | 2026-05-08T01:05:21.391Z | Downloaded float-ord v0.3.2 |
| 1071 | 2026-05-08T01:05:21.400Z | Downloaded futures-executor v0.3.32 |
| 1072 | 2026-05-08T01:05:21.400Z | Downloaded hubpack_derive v0.1.1 |
| 1073 | 2026-05-08T01:05:21.400Z | Downloaded fixedbitset v0.4.2 |
| 1074 | 2026-05-08T01:05:21.400Z | Downloaded ident_case v1.0.1 |
| 1075 | 2026-05-08T01:05:21.400Z | Downloaded crunchy v0.2.4 |
| 1076 | 2026-05-08T01:05:21.404Z | Downloaded console v0.16.3 |
| 1077 | 2026-05-08T01:05:21.405Z | Downloaded byte-wrapper v0.1.0 |
| 1078 | 2026-05-08T01:05:21.405Z | Downloaded http-body v1.0.1 |
| 1079 | 2026-05-08T01:05:21.405Z | Downloaded idna_adapter v1.2.1 |
| 1080 | 2026-05-08T01:05:21.405Z | Downloaded foreign-types v0.5.0 |
| 1081 | 2026-05-08T01:05:21.409Z | Downloaded bytecount v0.6.9 |
| 1082 | 2026-05-08T01:05:21.409Z | Downloaded is_terminal_polyfill v1.70.2 |
| 1083 | 2026-05-08T01:05:21.413Z | Downloaded is_ci v1.2.0 |
| 1084 | 2026-05-08T01:05:21.413Z | Downloaded futures-macro v0.3.32 |
| 1085 | 2026-05-08T01:05:21.413Z | Downloaded libscf-sys v1.1.0 |
| 1086 | 2026-05-08T01:05:21.421Z | Downloaded internet-checksum v0.2.1 |
| 1087 | 2026-05-08T01:05:21.421Z | Downloaded csv-core v0.1.13 |
| 1088 | 2026-05-08T01:05:21.421Z | Downloaded critical-section v1.2.0 |
| 1089 | 2026-05-08T01:05:21.421Z | Downloaded const_format_proc_macros v0.2.34 |
| 1090 | 2026-05-08T01:05:21.424Z | Downloaded is-terminal v0.4.17 |
| 1091 | 2026-05-08T01:05:21.424Z | Downloaded cmake v0.1.58 |
| 1092 | 2026-05-08T01:05:21.424Z | Downloaded lazy_static v1.5.0 |
| 1093 | 2026-05-08T01:05:21.430Z | Downloaded anstyle v1.0.14 |
| 1094 | 2026-05-08T01:05:21.430Z | Downloaded argon2 v0.5.3 |
| 1095 | 2026-05-08T01:05:21.430Z | Downloaded macaddr v1.0.1 |
| 1096 | 2026-05-08T01:05:21.434Z | Downloaded match_cfg v0.1.0 |
| 1097 | 2026-05-08T01:05:21.434Z | Downloaded memmap v0.7.0 |
| 1098 | 2026-05-08T01:05:21.438Z | Downloaded chacha20 v0.9.1 |
| 1099 | 2026-05-08T01:05:21.438Z | Downloaded anstream v1.0.0 |
| 1100 | 2026-05-08T01:05:21.438Z | Downloaded itoa v1.0.18 |
| 1101 | 2026-05-08T01:05:21.444Z | Downloaded foldhash v0.1.5 |
| 1102 | 2026-05-08T01:05:21.444Z | Downloaded daft v0.1.5 |
| 1103 | 2026-05-08T01:05:21.448Z | Downloaded find-msvc-tools v0.1.9 |
| 1104 | 2026-05-08T01:05:21.448Z | Downloaded crc32fast v1.5.0 |
| 1105 | 2026-05-08T01:05:21.448Z | Downloaded foldhash v0.2.0 |
| 1106 | 2026-05-08T01:05:21.456Z | Downloaded defmt-macros v1.0.1 |
| 1107 | 2026-05-08T01:05:21.456Z | Downloaded memoffset v0.9.1 |
| 1108 | 2026-05-08T01:05:21.459Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1109 | 2026-05-08T01:05:21.459Z | Downloaded natord v1.0.9 |
| 1110 | 2026-05-08T01:05:21.459Z | Downloaded http-body-util v0.1.3 |
| 1111 | 2026-05-08T01:05:21.459Z | Downloaded newtype_derive v0.1.6 |
| 1112 | 2026-05-08T01:05:21.459Z | Downloaded num-derive v0.3.3 |
| 1113 | 2026-05-08T01:05:21.466Z | Downloaded no-std-compat v0.4.1 |
| 1114 | 2026-05-08T01:05:21.466Z | Downloaded newline-converter v0.3.0 |
| 1115 | 2026-05-08T01:05:21.466Z | Downloaded mime v0.3.17 |
| 1116 | 2026-05-08T01:05:21.466Z | Downloaded linked-hash-map v0.5.6 |
| 1117 | 2026-05-08T01:05:21.466Z | Downloaded camino-tempfile v1.4.1 |
| 1118 | 2026-05-08T01:05:21.470Z | Downloaded num-iter v0.1.45 |
| 1119 | 2026-05-08T01:05:21.470Z | Downloaded num v0.4.3 |
| 1120 | 2026-05-08T01:05:21.475Z | Downloaded num-conv v0.2.1 |
| 1121 | 2026-05-08T01:05:21.475Z | Downloaded keccak v0.1.6 |
| 1122 | 2026-05-08T01:05:21.475Z | Downloaded num-derive v0.4.2 |
| 1123 | 2026-05-08T01:05:21.478Z | Downloaded globset v0.4.18 |
| 1124 | 2026-05-08T01:05:21.479Z | Downloaded openssl-probe v0.2.1 |
| 1125 | 2026-05-08T01:05:21.482Z | Downloaded openssl-macros v0.1.1 |
| 1126 | 2026-05-08T01:05:21.482Z | Downloaded olpc-cjson v0.1.4 |
| 1127 | 2026-05-08T01:05:21.482Z | Downloaded opaque-debug v0.3.1 |
| 1128 | 2026-05-08T01:05:21.486Z | Downloaded omicron-workspace-hack v0.1.0 |
| 1129 | 2026-05-08T01:05:21.486Z | Downloaded num_threads v0.1.7 |
| 1130 | 2026-05-08T01:05:21.486Z | Downloaded data-encoding v2.10.0 |
| 1131 | 2026-05-08T01:05:21.489Z | Downloaded libsw v3.5.0 |
| 1132 | 2026-05-08T01:05:21.489Z | Downloaded fixedbitset v0.5.7 |
| 1133 | 2026-05-08T01:05:21.496Z | Downloaded git-stub v1.0.0 |
| 1134 | 2026-05-08T01:05:21.497Z | Downloaded darling v0.21.3 |
| 1135 | 2026-05-08T01:05:21.497Z | Downloaded cancel-safe-futures v0.1.5 |
| 1136 | 2026-05-08T01:05:21.501Z | Downloaded fs-err v3.3.0 |
| 1137 | 2026-05-08T01:05:21.501Z | Downloaded ingot v0.1.1 |
| 1138 | 2026-05-08T01:05:21.507Z | Downloaded displaydoc v0.2.5 |
| 1139 | 2026-05-08T01:05:21.508Z | Downloaded ipnetwork v0.21.1 |
| 1140 | 2026-05-08T01:05:21.511Z | Downloaded ingot-types v0.1.2 |
| 1141 | 2026-05-08T01:05:21.511Z | Downloaded lock_api v0.4.14 |
| 1142 | 2026-05-08T01:05:21.511Z | Downloaded libsw-core v0.3.2 |
| 1143 | 2026-05-08T01:05:21.512Z | Downloaded clap v4.6.1 |
| 1144 | 2026-05-08T01:05:21.519Z | Downloaded defmt v1.0.1 |
| 1145 | 2026-05-08T01:05:21.528Z | Downloaded digest v0.10.7 |
| 1146 | 2026-05-08T01:05:21.528Z | Downloaded darling v0.23.0 |
| 1147 | 2026-05-08T01:05:21.528Z | Downloaded multer v3.1.0 |
| 1148 | 2026-05-08T01:05:21.528Z | Downloaded parse-display v0.10.0 |
| 1149 | 2026-05-08T01:05:21.528Z | Downloaded percent-encoding v2.3.2 |
| 1150 | 2026-05-08T01:05:21.533Z | Downloaded crossbeam-utils v0.8.21 |
| 1151 | 2026-05-08T01:05:21.533Z | Downloaded cargo_toml v0.22.3 |
| 1152 | 2026-05-08T01:05:21.534Z | Downloaded phf_shared v0.12.1 |
| 1153 | 2026-05-08T01:05:21.537Z | Downloaded console v0.15.11 |
| 1154 | 2026-05-08T01:05:21.538Z | Downloaded plain v0.2.3 |
| 1155 | 2026-05-08T01:05:21.542Z | Downloaded ciborium v0.2.2 |
| 1156 | 2026-05-08T01:05:21.542Z | Downloaded camino v1.2.2 |
| 1157 | 2026-05-08T01:05:21.545Z | Downloaded managed v0.8.0 |
| 1158 | 2026-05-08T01:05:21.545Z | Downloaded num-integer v0.1.46 |
| 1159 | 2026-05-08T01:05:21.545Z | Downloaded num-complex v0.4.6 |
| 1160 | 2026-05-08T01:05:21.549Z | Downloaded iana-time-zone v0.1.65 |
| 1161 | 2026-05-08T01:05:21.549Z | Downloaded num_enum_derive v0.5.11 |
| 1162 | 2026-05-08T01:05:21.552Z | Downloaded hyper-rustls v0.27.7 |
| 1163 | 2026-05-08T01:05:21.552Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1164 | 2026-05-08T01:05:21.559Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1165 | 2026-05-08T01:05:21.559Z | Downloaded proc-macro-crate v3.5.0 |
| 1166 | 2026-05-08T01:05:21.559Z | Downloaded proc-macro-crate v1.3.1 |
| 1167 | 2026-05-08T01:05:21.559Z | Downloaded progenitor-client v0.14.0 |
| 1168 | 2026-05-08T01:05:21.559Z | Downloaded progenitor-client v0.10.0 |
| 1169 | 2026-05-08T01:05:21.563Z | Downloaded powerfmt v0.2.0 |
| 1170 | 2026-05-08T01:05:21.564Z | Downloaded highway v1.3.0 |
| 1171 | 2026-05-08T01:05:21.568Z | Downloaded hmac v0.12.1 |
| 1172 | 2026-05-08T01:05:21.568Z | Downloaded futures-channel v0.3.32 |
| 1173 | 2026-05-08T01:05:21.568Z | Downloaded pretty-hex v0.4.2 |
| 1174 | 2026-05-08T01:05:21.572Z | Downloaded potential_utf v0.1.4 |
| 1175 | 2026-05-08T01:05:21.573Z | Downloaded newtype-uuid v1.3.2 |
| 1176 | 2026-05-08T01:05:21.573Z | Downloaded num_enum v0.5.11 |
| 1177 | 2026-05-08T01:05:21.576Z | Downloaded lru-cache v0.1.2 |
| 1178 | 2026-05-08T01:05:21.577Z | Downloaded lru-slab v0.1.2 |
| 1179 | 2026-05-08T01:05:21.577Z | Downloaded crossbeam-deque v0.8.6 |
| 1180 | 2026-05-08T01:05:21.580Z | Downloaded jobserver v0.1.34 |
| 1181 | 2026-05-08T01:05:21.583Z | Downloaded linear-map v1.2.0 |
| 1182 | 2026-05-08T01:05:21.583Z | Downloaded quick-error v1.2.3 |
| 1183 | 2026-05-08T01:05:21.583Z | Downloaded progenitor-client v0.11.2 |
| 1184 | 2026-05-08T01:05:21.591Z | Downloaded ipnet v2.12.0 |
| 1185 | 2026-05-08T01:05:21.591Z | Downloaded allocator-api2 v0.2.21 |
| 1186 | 2026-05-08T01:05:21.591Z | Downloaded owo-colors v4.3.0 |
| 1187 | 2026-05-08T01:05:21.591Z | Downloaded ingot-macros v0.1.1 |
| 1188 | 2026-05-08T01:05:21.595Z | Downloaded cookie v0.18.1 |
| 1189 | 2026-05-08T01:05:21.595Z | Downloaded chacha20 v0.10.0 |
| 1190 | 2026-05-08T01:05:21.601Z | Downloaded derive-where v1.6.1 |
| 1191 | 2026-05-08T01:05:21.601Z | Downloaded oxnet v0.1.5 |
| 1192 | 2026-05-08T01:05:21.601Z | Downloaded num_enum_derive v0.7.6 |
| 1193 | 2026-05-08T01:05:21.605Z | Downloaded progenitor-macro v0.11.2 |
| 1194 | 2026-05-08T01:05:21.605Z | Downloaded const_format v0.2.35 |
| 1195 | 2026-05-08T01:05:21.610Z | Downloaded progenitor-macro v0.10.0 |
| 1196 | 2026-05-08T01:05:21.610Z | Downloaded progenitor-macro v0.14.0 |
| 1197 | 2026-05-08T01:05:21.611Z | Downloaded memmap2 v0.9.10 |
| 1198 | 2026-05-08T01:05:21.611Z | Downloaded async-trait v0.1.89 |
| 1199 | 2026-05-08T01:05:21.615Z | Downloaded paste v1.0.15 |
| 1200 | 2026-05-08T01:05:21.615Z | Downloaded password-hash v0.5.0 |
| 1201 | 2026-05-08T01:05:21.621Z | Downloaded pem v3.0.6 |
| 1202 | 2026-05-08T01:05:21.621Z | Downloaded progenitor-macro v0.13.0 |
| 1203 | 2026-05-08T01:05:21.621Z | Downloaded parse-display-derive v0.10.0 |
| 1204 | 2026-05-08T01:05:21.629Z | Downloaded rand_chacha v0.3.1 |
| 1205 | 2026-05-08T01:05:21.629Z | Downloaded parking_lot_core v0.8.6 |
| 1206 | 2026-05-08T01:05:21.629Z | Downloaded instant v0.1.13 |
| 1207 | 2026-05-08T01:05:21.629Z | Downloaded ref-cast v1.0.25 |
| 1208 | 2026-05-08T01:05:21.639Z | Downloaded ref-cast-impl v1.0.25 |
| 1209 | 2026-05-08T01:05:21.639Z | Downloaded icu_properties v2.1.2 |
| 1210 | 2026-05-08T01:05:21.639Z | Downloaded pkg-config v0.3.32 |
| 1211 | 2026-05-08T01:05:21.639Z | Downloaded pin-project-internal v1.1.11 |
| 1212 | 2026-05-08T01:05:21.639Z | Downloaded indexmap v1.9.3 |
| 1213 | 2026-05-08T01:05:21.640Z | Downloaded proc-macro-error v1.0.4 |
| 1214 | 2026-05-08T01:05:21.657Z | Downloaded once_cell v1.21.4 |
| 1215 | 2026-05-08T01:05:21.657Z | Downloaded num_enum v0.7.6 |
| 1216 | 2026-05-08T01:05:21.657Z | Downloaded rand_xorshift v0.4.0 |
| 1217 | 2026-05-08T01:05:21.657Z | Downloaded rustc-hash v2.1.2 |
| 1218 | 2026-05-08T01:05:21.657Z | Downloaded progenitor v0.11.2 |
| 1219 | 2026-05-08T01:05:21.657Z | Downloaded num-rational v0.4.2 |
| 1220 | 2026-05-08T01:05:21.657Z | Downloaded icu_provider v2.1.1 |
| 1221 | 2026-05-08T01:05:21.657Z | Downloaded colored v3.1.1 |
| 1222 | 2026-05-08T01:05:21.657Z | Downloaded rustc_version v0.1.7 |
| 1223 | 2026-05-08T01:05:21.657Z | Downloaded inout v0.1.4 |
| 1224 | 2026-05-08T01:05:21.658Z | Downloaded proc-macro-error2 v2.0.1 |
| 1225 | 2026-05-08T01:05:21.658Z | Downloaded log v0.4.29 |
| 1226 | 2026-05-08T01:05:21.658Z | Downloaded half v2.7.1 |
| 1227 | 2026-05-08T01:05:21.666Z | Downloaded getrandom v0.3.4 |
| 1228 | 2026-05-08T01:05:21.666Z | Downloaded arc-swap v1.9.0 |
| 1229 | 2026-05-08T01:05:21.666Z | Downloaded oxide-tokio-rt v0.1.3 |
| 1230 | 2026-05-08T01:05:21.666Z | Downloaded rustc_version v0.4.1 |
| 1231 | 2026-05-08T01:05:21.680Z | Downloaded chacha20poly1305 v0.10.1 |
| 1232 | 2026-05-08T01:05:21.680Z | Downloaded anyhow v1.0.102 |
| 1233 | 2026-05-08T01:05:21.687Z | Downloaded progenitor-client v0.13.0 |
| 1234 | 2026-05-08T01:05:21.687Z | Downloaded darling_core v0.23.0 |
| 1235 | 2026-05-08T01:05:21.688Z | Downloaded parking_lot_core v0.9.12 |
| 1236 | 2026-05-08T01:05:21.688Z | Downloaded parking_lot v0.11.2 |
| 1237 | 2026-05-08T01:05:21.688Z | Downloaded progenitor-extras v0.1.1 |
| 1238 | 2026-05-08T01:05:21.688Z | Downloaded progenitor v0.14.0 |
| 1239 | 2026-05-08T01:05:21.688Z | Downloaded progenitor v0.13.0 |
| 1240 | 2026-05-08T01:05:21.688Z | Downloaded litemap v0.8.1 |
| 1241 | 2026-05-08T01:05:21.692Z | Downloaded httparse v1.10.1 |
| 1242 | 2026-05-08T01:05:21.692Z | Downloaded quote v1.0.45 |
| 1243 | 2026-05-08T01:05:21.692Z | Downloaded pest_generator v2.8.6 |
| 1244 | 2026-05-08T01:05:21.692Z | Downloaded same-file v1.0.6 |
| 1245 | 2026-05-08T01:05:21.701Z | Downloaded secrecy v0.10.3 |
| 1246 | 2026-05-08T01:05:21.701Z | Downloaded getrandom v0.4.2 |
| 1247 | 2026-05-08T01:05:21.701Z | Downloaded rand_core v0.9.5 |
| 1248 | 2026-05-08T01:05:21.701Z | Downloaded num-traits v0.2.19 |
| 1249 | 2026-05-08T01:05:21.701Z | Downloaded scroll_derive v0.12.1 |
| 1250 | 2026-05-08T01:05:21.701Z | Downloaded crossbeam-channel v0.5.15 |
| 1251 | 2026-05-08T01:05:21.706Z | Downloaded icu_normalizer_data v2.1.1 |
| 1252 | 2026-05-08T01:05:21.710Z | Downloaded phf v0.12.1 |
| 1253 | 2026-05-08T01:05:21.710Z | Downloaded indicatif v0.18.4 |
| 1254 | 2026-05-08T01:05:21.710Z | Downloaded pin-project-lite v0.2.17 |
| 1255 | 2026-05-08T01:05:21.713Z | Downloaded scroll_derive v0.13.1 |
| 1256 | 2026-05-08T01:05:21.714Z | Downloaded scopeguard v1.2.0 |
| 1257 | 2026-05-08T01:05:21.717Z | Downloaded poly1305 v0.8.0 |
| 1258 | 2026-05-08T01:05:21.717Z | Downloaded icu_normalizer v2.1.1 |
| 1259 | 2026-05-08T01:05:21.720Z | Downloaded serde_plain v1.0.2 |
| 1260 | 2026-05-08T01:05:21.720Z | Downloaded postcard v1.1.3 |
| 1261 | 2026-05-08T01:05:21.723Z | Downloaded rand_core v0.10.0 |
| 1262 | 2026-05-08T01:05:21.723Z | Downloaded rand_core v0.6.4 |
| 1263 | 2026-05-08T01:05:21.742Z | Downloaded rand_chacha v0.9.0 |
| 1264 | 2026-05-08T01:05:21.742Z | Downloaded cc v1.2.58 |
| 1265 | 2026-05-08T01:05:21.742Z | Downloaded serde-big-array v0.5.1 |
| 1266 | 2026-05-08T01:05:21.755Z | Downloaded ppv-lite86 v0.2.21 |
| 1267 | 2026-05-08T01:05:21.755Z | Downloaded progenitor v0.10.0 |
| 1268 | 2026-05-08T01:05:21.755Z | Downloaded bytes v1.11.1 |
| 1269 | 2026-05-08T01:05:21.755Z | Downloaded indent_write v2.2.0 |
| 1270 | 2026-05-08T01:05:21.755Z | Downloaded serde_spanned v0.6.9 |
| 1271 | 2026-05-08T01:05:21.755Z | Downloaded serde_spanned v1.1.0 |
| 1272 | 2026-05-08T01:05:21.755Z | Downloaded sha1 v0.10.6 |
| 1273 | 2026-05-08T01:05:21.755Z | Downloaded serde_repr v0.1.20 |
| 1274 | 2026-05-08T01:05:21.755Z | Downloaded heapless v0.8.0 |
| 1275 | 2026-05-08T01:05:21.755Z | Downloaded papergrid v0.11.0 |
| 1276 | 2026-05-08T01:05:21.755Z | Downloaded rustls-native-certs v0.8.3 |
| 1277 | 2026-05-08T01:05:21.755Z | Downloaded darling_core v0.21.3 |
| 1278 | 2026-05-08T01:05:21.765Z | Downloaded futures-sink v0.3.32 |
| 1279 | 2026-05-08T01:05:21.765Z | Downloaded gethostname v0.5.0 |
| 1280 | 2026-05-08T01:05:21.765Z | Downloaded fnv v1.0.7 |
| 1281 | 2026-05-08T01:05:21.765Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 1282 | 2026-05-08T01:05:21.765Z | Downloaded serde_urlencoded v0.7.1 |
| 1283 | 2026-05-08T01:05:21.765Z | Downloaded darling_macro v0.21.3 |
| 1284 | 2026-05-08T01:05:21.765Z | Downloaded cstr-argument v0.1.2 |
| 1285 | 2026-05-08T01:05:21.765Z | Downloaded cfg-if v1.0.4 |
| 1286 | 2026-05-08T01:05:21.780Z | Downloaded foreign-types-shared v0.3.1 |
| 1287 | 2026-05-08T01:05:21.780Z | Downloaded derive-ex v0.1.8 |
| 1288 | 2026-05-08T01:05:21.780Z | Downloaded git-stub-vcs v0.1.0 |
| 1289 | 2026-05-08T01:05:21.781Z | Downloaded siphasher v1.0.2 |
| 1290 | 2026-05-08T01:05:21.781Z | Downloaded sigpipe v0.1.3 |
| 1291 | 2026-05-08T01:05:21.781Z | Downloaded rustls-pemfile v2.2.0 |
| 1292 | 2026-05-08T01:05:21.781Z | Downloaded scroll v0.12.0 |
| 1293 | 2026-05-08T01:05:21.781Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1294 | 2026-05-08T01:05:21.781Z | Downloaded slog-bunyan v2.5.0 |
| 1295 | 2026-05-08T01:05:21.784Z | Downloaded pest_derive v2.8.6 |
| 1296 | 2026-05-08T01:05:21.784Z | Downloaded hickory-resolver v0.24.4 |
| 1297 | 2026-05-08T01:05:21.785Z | Downloaded quinn-udp v0.5.14 |
| 1298 | 2026-05-08T01:05:21.785Z | Downloaded icu_collections v2.1.1 |
| 1299 | 2026-05-08T01:05:21.785Z | Downloaded slog-envlogger v2.2.0 |
| 1300 | 2026-05-08T01:05:21.785Z | Downloaded jiff-static v0.2.23 |
| 1301 | 2026-05-08T01:05:21.785Z | Downloaded smawk v0.3.2 |
| 1302 | 2026-05-08T01:05:21.785Z | Downloaded compression-core v0.4.31 |
| 1303 | 2026-05-08T01:05:21.806Z | Downloaded cpufeatures v0.2.17 |
| 1304 | 2026-05-08T01:05:21.806Z | Downloaded byteorder v1.5.0 |
| 1305 | 2026-05-08T01:05:21.806Z | Downloaded semver v0.1.20 |
| 1306 | 2026-05-08T01:05:21.806Z | Downloaded rustversion v1.0.22 |
| 1307 | 2026-05-08T01:05:21.816Z | Downloaded schemars_derive v0.8.22 |
| 1308 | 2026-05-08T01:05:21.816Z | Downloaded pin-project v1.1.11 |
| 1309 | 2026-05-08T01:05:21.816Z | Downloaded spin v0.5.2 |
| 1310 | 2026-05-08T01:05:21.816Z | Downloaded proc-macro2 v1.0.106 |
| 1311 | 2026-05-08T01:05:21.816Z | Downloaded rusty-fork v0.3.1 |
| 1312 | 2026-05-08T01:05:21.816Z | Downloaded serde_path_to_error v0.1.20 |
| 1313 | 2026-05-08T01:05:21.817Z | Downloaded openssl-sys v0.9.115 |
| 1314 | 2026-05-08T01:05:21.817Z | Downloaded scroll v0.13.0 |
| 1315 | 2026-05-08T01:05:21.817Z | Downloaded crypto-bigint v0.5.5 |
| 1316 | 2026-05-08T01:05:21.817Z | Downloaded structmeta-derive v0.3.0 |
| 1317 | 2026-05-08T01:05:21.817Z | Downloaded strsim v0.11.1 |
| 1318 | 2026-05-08T01:05:21.817Z | Downloaded serde_tokenstream v0.2.3 |
| 1319 | 2026-05-08T01:05:21.817Z | Downloaded parking_lot v0.12.5 |
| 1320 | 2026-05-08T01:05:21.823Z | Downloaded structmeta v0.3.0 |
| 1321 | 2026-05-08T01:05:21.823Z | Downloaded async-compression v0.4.41 |
| 1322 | 2026-05-08T01:05:21.823Z | Downloaded rhai_codegen v3.1.0 |
| 1323 | 2026-05-08T01:05:21.833Z | Downloaded swrite v0.1.0 |
| 1324 | 2026-05-08T01:05:21.840Z | Downloaded progenitor-impl v0.11.2 |
| 1325 | 2026-05-08T01:05:21.840Z | Downloaded subtle v2.6.1 |
| 1326 | 2026-05-08T01:05:21.841Z | Downloaded sync_wrapper v1.0.2 |
| 1327 | 2026-05-08T01:05:21.841Z | Downloaded strum v0.27.2 |
| 1328 | 2026-05-08T01:05:21.841Z | Downloaded strum v0.26.3 |
| 1329 | 2026-05-08T01:05:21.841Z | Downloaded tabled_derive v0.11.0 |
| 1330 | 2026-05-08T01:05:21.841Z | Downloaded sha2 v0.10.9 |
| 1331 | 2026-05-08T01:05:21.842Z | Downloaded pest_meta v2.8.6 |
| 1332 | 2026-05-08T01:05:21.842Z | Downloaded flate2 v1.1.9 |
| 1333 | 2026-05-08T01:05:21.850Z | Downloaded tabled_derive v0.7.0 |
| 1334 | 2026-05-08T01:05:21.850Z | Downloaded serde_derive_internals v0.29.1 |
| 1335 | 2026-05-08T01:05:21.850Z | Downloaded minimal-lexical v0.2.1 |
| 1336 | 2026-05-08T01:05:21.850Z | Downloaded testing_table v0.3.0 |
| 1337 | 2026-05-08T01:05:21.850Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1338 | 2026-05-08T01:05:21.854Z | Downloaded terminal_size v0.4.4 |
| 1339 | 2026-05-08T01:05:21.854Z | Downloaded slog-async v2.8.0 |
| 1340 | 2026-05-08T01:05:21.854Z | Downloaded memchr v2.8.0 |
| 1341 | 2026-05-08T01:05:21.854Z | Downloaded icu_locale_core v2.1.1 |
| 1342 | 2026-05-08T01:05:21.860Z | Downloaded termtree v0.5.1 |
| 1343 | 2026-05-08T01:05:21.860Z | Downloaded indexmap v2.14.0 |
| 1344 | 2026-05-08T01:05:21.864Z | Downloaded slab v0.4.12 |
| 1345 | 2026-05-08T01:05:21.864Z | Downloaded progenitor-impl v0.13.0 |
| 1346 | 2026-05-08T01:05:21.864Z | Downloaded take_mut v0.2.2 |
| 1347 | 2026-05-08T01:05:21.864Z | Downloaded simd-adler32 v0.3.9 |
| 1348 | 2026-05-08T01:05:21.864Z | Downloaded smf v0.2.3 |
| 1349 | 2026-05-08T01:05:21.869Z | Downloaded progenitor-impl v0.14.0 |
| 1350 | 2026-05-08T01:05:21.869Z | Downloaded smartstring v1.0.1 |
| 1351 | 2026-05-08T01:05:21.870Z | Downloaded thread-id v5.1.0 |
| 1352 | 2026-05-08T01:05:21.886Z | Downloaded stable_deref_trait v1.2.1 |
| 1353 | 2026-05-08T01:05:21.886Z | Downloaded time-core v0.1.8 |
| 1354 | 2026-05-08T01:05:21.886Z | Downloaded prettyplease v0.2.37 |
| 1355 | 2026-05-08T01:05:21.886Z | Downloaded slog-dtrace v0.3.0 |
| 1356 | 2026-05-08T01:05:21.886Z | Downloaded slog-stdlog v4.1.1 |
| 1357 | 2026-05-08T01:05:21.886Z | Downloaded shlex v1.3.0 |
| 1358 | 2026-05-08T01:05:21.886Z | Downloaded rustls-pki-types v1.14.0 |
| 1359 | 2026-05-08T01:05:21.886Z | Downloaded tabwriter v1.4.1 |
| 1360 | 2026-05-08T01:05:21.887Z | Downloaded supports-color v3.0.2 |
| 1361 | 2026-05-08T01:05:21.887Z | Downloaded slog-scope v4.4.1 |
| 1362 | 2026-05-08T01:05:21.887Z | Downloaded slog-json v2.6.1 |
| 1363 | 2026-05-08T01:05:21.887Z | Downloaded static_assertions v1.1.0 |
| 1364 | 2026-05-08T01:05:21.887Z | Downloaded serde_with_macros v3.18.0 |
| 1365 | 2026-05-08T01:05:21.887Z | Downloaded slog-term v2.9.2 |
| 1366 | 2026-05-08T01:05:21.887Z | Downloaded progenitor-impl v0.10.0 |
| 1367 | 2026-05-08T01:05:21.893Z | Downloaded miniz_oxide v0.8.9 |
| 1368 | 2026-05-08T01:05:21.893Z | Downloaded papergrid v0.17.0 |
| 1369 | 2026-05-08T01:05:21.897Z | Downloaded tinyvec_macros v0.1.1 |
| 1370 | 2026-05-08T01:05:21.897Z | Downloaded resolv-conf v0.7.6 |
| 1371 | 2026-05-08T01:05:21.897Z | Downloaded foreign-types-macros v0.2.3 |
| 1372 | 2026-05-08T01:05:21.897Z | Downloaded embedded-io v0.6.1 |
| 1373 | 2026-05-08T01:05:21.897Z | Downloaded dropshot_endpoint v0.16.7 |
| 1374 | 2026-05-08T01:05:21.900Z | Downloaded dropshot-api-manager v0.7.1 |
| 1375 | 2026-05-08T01:05:21.900Z | Downloaded debug-ignore v1.0.5 |
| 1376 | 2026-05-08T01:05:21.901Z | Downloaded elliptic-curve v0.13.8 |
| 1377 | 2026-05-08T01:05:21.910Z | Downloaded either v1.15.0 |
| 1378 | 2026-05-08T01:05:21.910Z | Downloaded snafu-derive v0.8.9 |
| 1379 | 2026-05-08T01:05:21.910Z | Downloaded tagptr v0.2.0 |
| 1380 | 2026-05-08T01:05:21.914Z | Downloaded semver v1.0.28 |
| 1381 | 2026-05-08T01:05:21.915Z | Downloaded dtrace-parser v0.3.0 |
| 1382 | 2026-05-08T01:05:21.915Z | Downloaded dropshot_endpoint v0.17.0 |
| 1383 | 2026-05-08T01:05:21.915Z | Downloaded clap_lex v1.1.0 |
| 1384 | 2026-05-08T01:05:21.915Z | Downloaded aead v0.5.2 |
| 1385 | 2026-05-08T01:05:21.915Z | Downloaded toml_datetime v0.6.11 |
| 1386 | 2026-05-08T01:05:21.915Z | Downloaded defmt-parser v1.0.0 |
| 1387 | 2026-05-08T01:05:21.915Z | Downloaded anstyle-parse v1.0.0 |
| 1388 | 2026-05-08T01:05:21.920Z | Downloaded toml_write v0.1.2 |
| 1389 | 2026-05-08T01:05:21.920Z | Downloaded dunce v1.0.5 |
| 1390 | 2026-05-08T01:05:21.920Z | Downloaded dropshot-api-manager-types v0.7.1 |
| 1391 | 2026-05-08T01:05:21.920Z | Downloaded darling_macro v0.23.0 |
| 1392 | 2026-05-08T01:05:21.920Z | Downloaded ahash v0.8.12 |
| 1393 | 2026-05-08T01:05:21.924Z | Downloaded thiserror v1.0.69 |
| 1394 | 2026-05-08T01:05:21.924Z | Downloaded tokio-macros v2.7.0 |
| 1395 | 2026-05-08T01:05:21.924Z | Downloaded synstructure v0.13.2 |
| 1396 | 2026-05-08T01:05:21.928Z | Downloaded strum_macros v0.27.2 |
| 1397 | 2026-05-08T01:05:21.928Z | Downloaded rayon-core v1.13.0 |
| 1398 | 2026-05-08T01:05:21.932Z | Downloaded strum_macros v0.26.4 |
| 1399 | 2026-05-08T01:05:21.932Z | Downloaded http v1.4.0 |
| 1400 | 2026-05-08T01:05:21.932Z | Downloaded hickory-resolver v0.25.2 |
| 1401 | 2026-05-08T01:05:21.940Z | Downloaded thread_local v1.1.9 |
| 1402 | 2026-05-08T01:05:21.940Z | Downloaded thread-id v4.2.2 |
| 1403 | 2026-05-08T01:05:21.940Z | Downloaded hyper-util v0.1.20 |
| 1404 | 2026-05-08T01:05:21.940Z | Downloaded tinystr v0.8.2 |
| 1405 | 2026-05-08T01:05:21.944Z | Downloaded spin v0.9.8 |
| 1406 | 2026-05-08T01:05:21.944Z | Downloaded ff v0.13.1 |
| 1407 | 2026-05-08T01:05:21.944Z | Downloaded try-lock v0.2.5 |
| 1408 | 2026-05-08T01:05:21.944Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1409 | 2026-05-08T01:05:21.949Z | Downloaded tower-layer v0.3.3 |
| 1410 | 2026-05-08T01:05:21.949Z | Downloaded signal-hook-registry v1.4.8 |
| 1411 | 2026-05-08T01:05:21.949Z | Downloaded expectorate v1.2.0 |
| 1412 | 2026-05-08T01:05:21.949Z | Downloaded tiny-keccak v2.0.2 |
| 1413 | 2026-05-08T01:05:21.954Z | Downloaded drift v0.1.3 |
| 1414 | 2026-05-08T01:05:21.954Z | Downloaded base64 v0.22.1 |
| 1415 | 2026-05-08T01:05:21.957Z | Downloaded tower-service v0.3.3 |
| 1416 | 2026-05-08T01:05:21.957Z | Downloaded base64 v0.21.7 |
| 1417 | 2026-05-08T01:05:21.960Z | Downloaded thiserror-impl v2.0.18 |
| 1418 | 2026-05-08T01:05:21.960Z | Downloaded thiserror v2.0.18 |
| 1419 | 2026-05-08T01:05:21.975Z | Downloaded typify-macro v0.6.2 |
| 1420 | 2026-05-08T01:05:21.975Z | Downloaded typify-macro v0.4.3 |
| 1421 | 2026-05-08T01:05:21.975Z | Downloaded dtrace-parser v0.2.0 |
| 1422 | 2026-05-08T01:05:21.979Z | Downloaded unarray v0.1.4 |
| 1423 | 2026-05-08T01:05:21.979Z | Downloaded smallvec v1.15.1 |
| 1424 | 2026-05-08T01:05:21.979Z | Downloaded thiserror-no-std v2.0.2 |
| 1425 | 2026-05-08T01:05:21.979Z | Downloaded tokio-dtrace v0.1.1 |
| 1426 | 2026-05-08T01:05:21.979Z | Downloaded ryu v1.0.23 |
| 1427 | 2026-05-08T01:05:21.979Z | Downloaded bitflags v1.3.2 |
| 1428 | 2026-05-08T01:05:21.979Z | Downloaded slog v2.8.2 |
| 1429 | 2026-05-08T01:05:21.979Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1430 | 2026-05-08T01:05:21.979Z | Downloaded time-macros v0.2.27 |
| 1431 | 2026-05-08T01:05:21.979Z | Downloaded thin-vec v0.2.14 |
| 1432 | 2026-05-08T01:05:21.983Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1433 | 2026-05-08T01:05:21.983Z | Downloaded tokio-rustls v0.25.0 |
| 1434 | 2026-05-08T01:05:21.983Z | Downloaded unicode-linebreak v0.1.5 |
| 1435 | 2026-05-08T01:05:21.983Z | Downloaded bcs v0.1.6 |
| 1436 | 2026-05-08T01:05:21.988Z | Downloaded untrusted v0.7.1 |
| 1437 | 2026-05-08T01:05:21.988Z | Downloaded usdt-macro v0.5.0 |
| 1438 | 2026-05-08T01:05:21.988Z | Downloaded usdt-attr-macro v0.6.0 |
| 1439 | 2026-05-08T01:05:21.988Z | Downloaded usdt-attr-macro v0.5.0 |
| 1440 | 2026-05-08T01:05:21.988Z | Downloaded universal-hash v0.5.1 |
| 1441 | 2026-05-08T01:05:21.988Z | Downloaded unit-prefix v0.5.2 |
| 1442 | 2026-05-08T01:05:21.989Z | Downloaded adler2 v2.0.1 |
| 1443 | 2026-05-08T01:05:21.989Z | Downloaded usdt v0.6.0 |
| 1444 | 2026-05-08T01:05:21.993Z | Downloaded untrusted v0.9.0 |
| 1445 | 2026-05-08T01:05:21.993Z | Downloaded utf8parse v0.2.2 |
| 1446 | 2026-05-08T01:05:21.993Z | Downloaded unicode-xid v0.2.6 |
| 1447 | 2026-05-08T01:05:21.993Z | Downloaded serde_derive v1.0.228 |
| 1448 | 2026-05-08T01:05:21.996Z | Downloaded base16ct v1.0.0 |
| 1449 | 2026-05-08T01:05:21.996Z | Downloaded backon v1.6.0 |
| 1450 | 2026-05-08T01:05:21.996Z | Downloaded mio v1.2.0 |
| 1451 | 2026-05-08T01:05:22.005Z | Downloaded utf-8 v0.7.6 |
| 1452 | 2026-05-08T01:05:22.008Z | Downloaded usdt-macro v0.6.0 |
| 1453 | 2026-05-08T01:05:22.008Z | Downloaded tokio-tungstenite v0.21.0 |
| 1454 | 2026-05-08T01:05:22.011Z | Downloaded version_check v0.9.5 |
| 1455 | 2026-05-08T01:05:22.011Z | Downloaded want v0.3.1 |
| 1456 | 2026-05-08T01:05:22.011Z | Downloaded wait-timeout v0.2.1 |
| 1457 | 2026-05-08T01:05:22.015Z | Downloaded hashbrown v0.12.3 |
| 1458 | 2026-05-08T01:05:22.020Z | Downloaded toml_datetime v1.1.0+spec-1.1.0 |
| 1459 | 2026-05-08T01:05:22.023Z | Downloaded utf8_iter v1.0.4 |
| 1460 | 2026-05-08T01:05:22.023Z | Downloaded waitgroup v0.1.2 |
| 1461 | 2026-05-08T01:05:22.023Z | Downloaded tempfile v3.27.0 |
| 1462 | 2026-05-08T01:05:22.025Z | Downloaded term v1.2.1 |
| 1463 | 2026-05-08T01:05:22.035Z | Downloaded quinn v0.11.9 |
| 1464 | 2026-05-08T01:05:22.039Z | Downloaded qorb v0.4.1 |
| 1465 | 2026-05-08T01:05:22.042Z | Downloaded typeid v1.0.3 |
| 1466 | 2026-05-08T01:05:22.046Z | Downloaded similar v2.7.0 |
| 1467 | 2026-05-08T01:05:22.050Z | Downloaded thiserror-impl v1.0.69 |
| 1468 | 2026-05-08T01:05:22.050Z | Downloaded zerofrom-derive v0.1.6 |
| 1469 | 2026-05-08T01:05:22.050Z | Downloaded hashbrown v0.16.1 |
| 1470 | 2026-05-08T01:05:22.054Z | Downloaded schemars v0.9.0 |
| 1471 | 2026-05-08T01:05:22.062Z | Downloaded socket2 v0.6.3 |
| 1472 | 2026-05-08T01:05:22.069Z | Downloaded textwrap v0.16.2 |
| 1473 | 2026-05-08T01:05:22.069Z | Downloaded toml v0.8.23 |
| 1474 | 2026-05-08T01:05:22.069Z | Downloaded schemars v0.8.22 |
| 1475 | 2026-05-08T01:05:22.074Z | Downloaded zerofrom v0.1.6 |
| 1476 | 2026-05-08T01:05:22.074Z | Downloaded yoke-derive v0.8.1 |
| 1477 | 2026-05-08T01:05:22.074Z | Downloaded usdt-impl v0.6.0 |
| 1478 | 2026-05-08T01:05:22.074Z | Downloaded usdt-impl v0.5.0 |
| 1479 | 2026-05-08T01:05:22.074Z | Downloaded zeroize_derive v1.4.3 |
| 1480 | 2026-05-08T01:05:22.074Z | Downloaded usdt v0.5.0 |
| 1481 | 2026-05-08T01:05:22.074Z | Downloaded toml_writer v1.1.0+spec-1.1.0 |
| 1482 | 2026-05-08T01:05:22.082Z | Downloaded rand v0.8.5 |
| 1483 | 2026-05-08T01:05:22.082Z | Downloaded iddqd v0.3.17 |
| 1484 | 2026-05-08T01:05:22.085Z | Downloaded zone_cfg_derive v0.3.1 |
| 1485 | 2026-05-08T01:05:22.085Z | Downloaded zone v0.3.1 |
| 1486 | 2026-05-08T01:05:22.085Z | Downloaded tokio-stream v0.1.18 |
| 1487 | 2026-05-08T01:05:22.088Z | Downloaded snafu v0.8.9 |
| 1488 | 2026-05-08T01:05:22.088Z | Downloaded serde_core v1.0.228 |
| 1489 | 2026-05-08T01:05:22.095Z | Downloaded nom v7.1.3 |
| 1490 | 2026-05-08T01:05:22.101Z | Downloaded walkdir v2.5.0 |
| 1491 | 2026-05-08T01:05:22.106Z | Downloaded aws-lc-rs v1.16.2 |
| 1492 | 2026-05-08T01:05:22.110Z | Downloaded whoami v1.6.1 |
| 1493 | 2026-05-08T01:05:22.110Z | Downloaded toml_parser v1.1.0+spec-1.1.0 |
| 1494 | 2026-05-08T01:05:22.113Z | Downloaded test-strategy v0.4.5 |
| 1495 | 2026-05-08T01:05:22.117Z | Downloaded tracing-attributes v0.1.31 |
| 1496 | 2026-05-08T01:05:22.129Z | Downloaded yoke v0.8.1 |
| 1497 | 2026-05-08T01:05:22.130Z | Downloaded xz2 v0.1.7 |
| 1498 | 2026-05-08T01:05:22.130Z | Downloaded tokio-rustls v0.26.4 |
| 1499 | 2026-05-08T01:05:22.130Z | Downloaded rustls-webpki v0.103.10 |
| 1500 | 2026-05-08T01:05:22.130Z | Downloaded writeable v0.6.2 |
| 1501 | 2026-05-08T01:05:22.130Z | Downloaded ucd-trie v0.1.7 |
| 1502 | 2026-05-08T01:05:22.135Z | Downloaded schemars v1.2.1 |
| 1503 | 2026-05-08T01:05:22.139Z | Downloaded zeroize v1.8.2 |
| 1504 | 2026-05-08T01:05:22.139Z | Downloaded tinyvec v1.11.0 |
| 1505 | 2026-05-08T01:05:22.139Z | Downloaded rand v0.9.2 |
| 1506 | 2026-05-08T01:05:22.142Z | Downloaded idna v1.1.0 |
| 1507 | 2026-05-08T01:05:22.143Z | Downloaded icu_properties_data v2.1.2 |
| 1508 | 2026-05-08T01:05:22.148Z | Downloaded serde v1.0.228 |
| 1509 | 2026-05-08T01:05:22.151Z | Downloaded zmij v1.0.21 |
| 1510 | 2026-05-08T01:05:22.157Z | Downloaded clap_builder v4.6.0 |
| 1511 | 2026-05-08T01:05:22.162Z | Downloaded hashbrown v0.15.5 |
| 1512 | 2026-05-08T01:05:22.162Z | Downloaded libm v0.2.16 |
| 1513 | 2026-05-08T01:05:22.166Z | Downloaded vsss-rs v3.3.4 |
| 1514 | 2026-05-08T01:05:22.169Z | Downloaded itertools v0.12.1 |
| 1515 | 2026-05-08T01:05:22.175Z | Downloaded tungstenite v0.21.0 |
| 1516 | 2026-05-08T01:05:22.178Z | Downloaded unicode-ident v1.0.24 |
| 1517 | 2026-05-08T01:05:22.181Z | Downloaded typify v0.4.3 |
| 1518 | 2026-05-08T01:05:22.286Z | Downloaded steno v0.4.1 |
| 1519 | 2026-05-08T01:05:22.286Z | Downloaded typify v0.6.2 |
| 1520 | 2026-05-08T01:05:22.286Z | Downloaded pest v2.8.6 |
| 1521 | 2026-05-08T01:05:22.310Z | Downloaded zerocopy-derive v0.7.35 |
| 1522 | 2026-05-08T01:05:22.310Z | Downloaded rand v0.10.1 |
| 1523 | 2026-05-08T01:05:22.310Z | Downloaded nom v8.0.0 |
| 1524 | 2026-05-08T01:05:22.310Z | Downloaded unsafe-libyaml v0.2.11 |
| 1525 | 2026-05-08T01:05:22.310Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1526 | 2026-05-08T01:05:22.310Z | Downloaded zerovec-derive v0.11.2 |
| 1527 | 2026-05-08T01:05:22.310Z | Downloaded hyper v1.9.0 |
| 1528 | 2026-05-08T01:05:22.310Z | Downloaded toml v1.1.0+spec-1.1.0 |
| 1529 | 2026-05-08T01:05:22.310Z | Downloaded ron v0.12.1 |
| 1530 | 2026-05-08T01:05:22.310Z | Downloaded uuid v1.23.1 |
| 1531 | 2026-05-08T01:05:22.310Z | Downloaded toml_edit v0.22.27 |
| 1532 | 2026-05-08T01:05:22.310Z | Downloaded h2 v0.4.13 |
| 1533 | 2026-05-08T01:05:22.310Z | Downloaded futures-util v0.3.32 |
| 1534 | 2026-05-08T01:05:22.310Z | Downloaded tracing-core v0.1.36 |
| 1535 | 2026-05-08T01:05:22.311Z | Downloaded aho-corasick v1.1.4 |
| 1536 | 2026-05-08T01:05:22.311Z | Downloaded hkdf v0.12.4 |
| 1537 | 2026-05-08T01:05:22.311Z | Downloaded toml_edit v0.25.8+spec-1.1.0 |
| 1538 | 2026-05-08T01:05:22.311Z | Downloaded toml_edit v0.19.15 |
| 1539 | 2026-05-08T01:05:22.311Z | Downloaded iri-string v0.7.12 |
| 1540 | 2026-05-08T01:05:22.311Z | Downloaded hashbrown v0.17.0 |
| 1541 | 2026-05-08T01:05:22.311Z | Downloaded zerotrie v0.2.3 |
| 1542 | 2026-05-08T01:05:22.311Z | Downloaded itertools v0.14.0 |
| 1543 | 2026-05-08T01:05:22.311Z | Downloaded typenum v1.19.0 |
| 1544 | 2026-05-08T01:05:22.311Z | Downloaded goblin v0.8.2 |
| 1545 | 2026-05-08T01:05:22.352Z | Downloaded reqwest v0.12.28 |
| 1546 | 2026-05-08T01:05:22.352Z | Downloaded url v2.5.8 |
| 1547 | 2026-05-08T01:05:22.352Z | Downloaded zerocopy-derive v0.8.48 |
| 1548 | 2026-05-08T01:05:22.361Z | Downloaded tower v0.5.3 |
| 1549 | 2026-05-08T01:05:22.361Z | Downloaded reqwest v0.13.3 |
| 1550 | 2026-05-08T01:05:22.361Z | Downloaded regex v1.12.3 |
| 1551 | 2026-05-08T01:05:22.361Z | Downloaded unicode-segmentation v1.13.2 |
| 1552 | 2026-05-08T01:05:22.361Z | Downloaded rayon v1.11.0 |
| 1553 | 2026-05-08T01:05:22.361Z | Downloaded portable-atomic v1.13.1 |
| 1554 | 2026-05-08T01:05:22.376Z | Downloaded typed-path v0.9.3 |
| 1555 | 2026-05-08T01:05:22.393Z | Downloaded serde_json v1.0.149 |
| 1556 | 2026-05-08T01:05:22.409Z | Downloaded proptest v1.11.0 |
| 1557 | 2026-05-08T01:05:22.412Z | Downloaded unicode-normalization v0.1.25 |
| 1558 | 2026-05-08T01:05:22.412Z | Downloaded tokio-util v0.7.18 |
| 1559 | 2026-05-08T01:05:22.426Z | Downloaded moka v0.12.15 |
| 1560 | 2026-05-08T01:05:22.435Z | Downloaded goblin v0.10.5 |
| 1561 | 2026-05-08T01:05:22.458Z | Downloaded rustls-webpki v0.102.8 |
| 1562 | 2026-05-08T01:05:22.458Z | Downloaded winnow v0.5.40 |
| 1563 | 2026-05-08T01:05:22.462Z | Downloaded zerovec v0.11.5 |
| 1564 | 2026-05-08T01:05:22.463Z | Downloaded tough v0.20.0 |
| 1565 | 2026-05-08T01:05:22.467Z | Downloaded chrono v0.4.44 |
| 1566 | 2026-05-08T01:05:22.471Z | Downloaded serde_with v3.18.0 |
| 1567 | 2026-05-08T01:05:22.484Z | Downloaded tower-http v0.6.8 |
| 1568 | 2026-05-08T01:05:22.488Z | Downloaded winnow v1.0.1 |
| 1569 | 2026-05-08T01:05:22.493Z | Downloaded quinn-proto v0.11.14 |
| 1570 | 2026-05-08T01:05:22.517Z | Downloaded zerocopy v0.7.35 |
| 1571 | 2026-05-08T01:05:22.546Z | Downloaded tabled v0.15.0 |
| 1572 | 2026-05-08T01:05:22.567Z | Downloaded time v0.3.47 |
| 1573 | 2026-05-08T01:05:22.568Z | Downloaded winnow v0.7.15 |
| 1574 | 2026-05-08T01:05:22.572Z | Downloaded openssl v0.10.79 |
| 1575 | 2026-05-08T01:05:22.572Z | Downloaded tabled v0.20.0 |
| 1576 | 2026-05-08T01:05:22.578Z | Downloaded curve25519-dalek v4.1.3 |
| 1577 | 2026-05-08T01:05:22.582Z | Downloaded bstr v1.12.1 |
| 1578 | 2026-05-08T01:05:22.594Z | Downloaded syn v1.0.109 |
| 1579 | 2026-05-08T01:05:22.609Z | Downloaded unicode-width v0.1.14 |
| 1580 | 2026-05-08T01:05:22.614Z | Downloaded nix v0.31.2 |
| 1581 | 2026-05-08T01:05:22.618Z | Downloaded vcpkg v0.2.15 |
| 1582 | 2026-05-08T01:05:22.640Z | Downloaded webpki-roots v1.0.6 |
| 1583 | 2026-05-08T01:05:22.643Z | Downloaded hickory-proto v0.25.2 |
| 1584 | 2026-05-08T01:05:22.649Z | Downloaded regex-syntax v0.8.10 |
| 1585 | 2026-05-08T01:05:22.653Z | Downloaded dropshot v0.17.0 |
| 1586 | 2026-05-08T01:05:22.664Z | Downloaded syn v2.0.117 |
| 1587 | 2026-05-08T01:05:22.671Z | Downloaded smoltcp v0.11.0 |
| 1588 | 2026-05-08T01:05:22.676Z | Downloaded rustls v0.23.37 |
| 1589 | 2026-05-08T01:05:22.681Z | Downloaded regress v0.11.1 |
| 1590 | 2026-05-08T01:05:22.686Z | Downloaded unicode-width v0.2.2 |
| 1591 | 2026-05-08T01:05:22.690Z | Downloaded rustls v0.22.4 |
| 1592 | 2026-05-08T01:05:22.696Z | Downloaded openapiv3 v2.2.0 |
| 1593 | 2026-05-08T01:05:22.704Z | Downloaded zerocopy v0.8.48 |
| 1594 | 2026-05-08T01:05:22.711Z | Downloaded rustix v1.1.4 |
| 1595 | 2026-05-08T01:05:22.723Z | Downloaded dropshot v0.16.7 |
| 1596 | 2026-05-08T01:05:22.736Z | Downloaded rustix v0.38.44 |
| 1597 | 2026-05-08T01:05:22.748Z | Downloaded sled v0.34.7 |
| 1598 | 2026-05-08T01:05:22.756Z | Downloaded hickory-proto v0.24.4 |
| 1599 | 2026-05-08T01:05:22.759Z | Downloaded typify-impl v0.6.2 |
| 1600 | 2026-05-08T01:05:22.765Z | Downloaded rhai v1.24.0 |
| 1601 | 2026-05-08T01:05:22.772Z | Downloaded regress v0.10.5 |
| 1602 | 2026-05-08T01:05:22.804Z | Downloaded jiff v0.2.23 |
| 1603 | 2026-05-08T01:05:22.816Z | Downloaded lzma-sys v0.1.20 |
| 1604 | 2026-05-08T01:05:22.844Z | Downloaded typify-impl v0.4.3 |
| 1605 | 2026-05-08T01:05:22.851Z | Downloaded tracing v0.1.44 |
| 1606 | 2026-05-08T01:05:22.889Z | Downloaded regex-automata v0.4.14 |
| 1607 | 2026-05-08T01:05:22.911Z | Downloaded encoding_rs v0.8.35 |
| 1608 | 2026-05-08T01:05:22.926Z | Downloaded petgraph v0.6.5 |
| 1609 | 2026-05-08T01:05:22.935Z | Downloaded ring v0.17.14 |
| 1610 | 2026-05-08T01:05:22.959Z | Downloaded chrono-tz v0.10.4 |
| 1611 | 2026-05-08T01:05:22.974Z | Downloaded petgraph v0.8.3 |
| 1612 | 2026-05-08T01:05:22.990Z | Downloaded libc v0.2.186 |
| 1613 | 2026-05-08T01:05:23.012Z | Downloaded csv v1.4.0 |
| 1614 | 2026-05-08T01:05:23.020Z | Downloaded sha3 v0.10.8 |
| 1615 | 2026-05-08T01:05:23.023Z | Downloaded tokio v1.52.1 |
| 1616 | 2026-05-08T01:05:23.655Z | Downloaded aws-lc-sys v0.39.1 |
| 1617 | 2026-05-08T01:05:23.991Z | Compiling proc-macro2 v1.0.106 |
| 1618 | 2026-05-08T01:05:24.000Z | Compiling quote v1.0.45 |
| 1619 | 2026-05-08T01:05:24.000Z | Compiling unicode-ident v1.0.24 |
| 1620 | 2026-05-08T01:05:24.000Z | Compiling serde_core v1.0.228 |
| 1621 | 2026-05-08T01:05:24.000Z | Compiling serde v1.0.228 |
| 1622 | 2026-05-08T01:05:24.000Z | Compiling libc v0.2.186 |
| 1623 | 2026-05-08T01:05:24.000Z | Compiling cfg-if v1.0.4 |
| 1624 | 2026-05-08T01:05:24.318Z | Compiling zmij v1.0.21 |
| 1625 | 2026-05-08T01:05:24.324Z | Compiling autocfg v1.5.0 |
| 1626 | 2026-05-08T01:05:24.675Z | Compiling memchr v2.8.0 |
| 1627 | 2026-05-08T01:05:24.726Z | Compiling libm v0.2.16 |
| 1628 | 2026-05-08T01:05:25.038Z | Compiling itoa v1.0.18 |
| 1629 | 2026-05-08T01:05:25.068Z | Compiling version_check v0.9.5 |
| 1630 | 2026-05-08T01:05:25.282Z | Compiling icu_normalizer_data v2.1.1 |
| 1631 | 2026-05-08T01:05:25.351Z | Compiling icu_properties_data v2.1.2 |
| 1632 | 2026-05-08T01:05:25.376Z | Compiling stable_deref_trait v1.2.1 |
| 1633 | 2026-05-08T01:05:25.489Z | Compiling syn v2.0.117 |
| 1634 | 2026-05-08T01:05:25.529Z | Compiling serde_json v1.0.149 |
| 1635 | 2026-05-08T01:05:25.578Z | Compiling thiserror v2.0.18 |
| 1636 | 2026-05-08T01:05:25.713Z | Compiling parking_lot_core v0.9.12 |
| 1637 | 2026-05-08T01:05:25.764Z | Compiling litemap v0.8.1 |
| 1638 | 2026-05-08T01:05:25.811Z | Compiling writeable v0.6.2 |
| 1639 | 2026-05-08T01:05:25.875Z | Compiling num-traits v0.2.19 |
| 1640 | 2026-05-08T01:05:26.004Z | Compiling percent-encoding v2.3.2 |
| 1641 | 2026-05-08T01:05:26.199Z | Compiling utf8_iter v1.0.4 |
| 1642 | 2026-05-08T01:05:26.284Z | Compiling form_urlencoded v1.2.2 |
| 1643 | 2026-05-08T01:05:26.336Z | Compiling jobserver v0.1.34 |
| 1644 | 2026-05-08T01:05:26.398Z | Compiling find-msvc-tools v0.1.9 |
| 1645 | 2026-05-08T01:05:26.407Z | Compiling shlex v1.3.0 |
| 1646 | 2026-05-08T01:05:26.626Z | Compiling cc v1.2.58 |
| 1647 | 2026-05-08T01:05:26.664Z | Compiling heck v0.5.0 |
| 1648 | 2026-05-08T01:05:26.738Z | Compiling errno v0.3.14 |
| 1649 | 2026-05-08T01:05:26.923Z | Compiling zerocopy v0.8.48 |
| 1650 | 2026-05-08T01:05:26.985Z | Compiling getrandom v0.4.2 |
| 1651 | 2026-05-08T01:05:27.269Z | Compiling rand_core v0.10.0 |
| 1652 | 2026-05-08T01:05:27.347Z | Compiling iana-time-zone v0.1.65 |
| 1653 | 2026-05-08T01:05:27.607Z | Compiling uuid v1.23.1 |
| 1654 | 2026-05-08T01:05:27.656Z | Compiling getrandom v0.2.17 |
| 1655 | 2026-05-08T01:05:27.678Z | Compiling pin-project-lite v0.2.17 |
| 1656 | 2026-05-08T01:05:27.796Z | Compiling semver v1.0.28 |
| 1657 | 2026-05-08T01:05:27.809Z | Compiling schemars v0.8.22 |
| 1658 | 2026-05-08T01:05:27.825Z | Compiling dyn-clone v1.0.20 |
| 1659 | 2026-05-08T01:05:27.865Z | Compiling rustversion v1.0.22 |
| 1660 | 2026-05-08T01:05:27.889Z | Compiling scopeguard v1.2.0 |
| 1661 | 2026-05-08T01:05:28.014Z | Compiling lock_api v0.4.14 |
| 1662 | 2026-05-08T01:05:28.104Z | Compiling socket2 v0.6.3 |
| 1663 | 2026-05-08T01:05:28.205Z | Compiling bitflags v2.11.0 |
| 1664 | 2026-05-08T01:05:28.277Z | Compiling signal-hook-registry v1.4.8 |
| 1665 | 2026-05-08T01:05:28.481Z | Compiling synstructure v0.13.2 |
| 1666 | 2026-05-08T01:05:28.551Z | Compiling serde_derive_internals v0.29.1 |
| 1667 | 2026-05-08T01:05:28.625Z | Compiling mio v1.2.0 |
| 1668 | 2026-05-08T01:05:28.758Z | Compiling log v0.4.29 |
| 1669 | 2026-05-08T01:05:28.924Z | Compiling equivalent v1.0.2 |
| 1670 | 2026-05-08T01:05:28.943Z | Compiling portable-atomic v1.13.1 |
| 1671 | 2026-05-08T01:05:29.008Z | Compiling subtle v2.6.1 |
| 1672 | 2026-05-08T01:05:29.025Z | Compiling typenum v1.19.0 |
| 1673 | 2026-05-08T01:05:29.172Z | Compiling futures-core v0.3.32 |
| 1674 | 2026-05-08T01:05:29.190Z | Compiling critical-section v1.2.0 |
| 1675 | 2026-05-08T01:05:29.316Z | Compiling ring v0.17.14 |
| 1676 | 2026-05-08T01:05:29.333Z | Compiling cmake v0.1.58 |
| 1677 | 2026-05-08T01:05:29.352Z | Compiling dunce v1.0.5 |
| 1678 | 2026-05-08T01:05:29.367Z | Compiling fs_extra v1.3.0 |
| 1679 | 2026-05-08T01:05:29.376Z | Compiling httparse v1.10.1 |
| 1680 | 2026-05-08T01:05:29.400Z | Compiling getrandom v0.3.4 |
| 1681 | 2026-05-08T01:05:29.440Z | Compiling futures-sink v0.3.32 |
| 1682 | 2026-05-08T01:05:29.559Z | Compiling slab v0.4.12 |
| 1683 | 2026-05-08T01:05:29.631Z | Compiling rand_core v0.6.4 |
| 1684 | 2026-05-08T01:05:29.643Z | Compiling serde_derive v1.0.228 |
| 1685 | 2026-05-08T01:05:29.677Z | Compiling zerofrom-derive v0.1.6 |
| 1686 | 2026-05-08T01:05:29.717Z | Compiling yoke-derive v0.8.1 |
| 1687 | 2026-05-08T01:05:29.725Z | Compiling zerovec-derive v0.11.2 |
| 1688 | 2026-05-08T01:05:29.759Z | Compiling displaydoc v0.2.5 |
| 1689 | 2026-05-08T01:05:29.838Z | Compiling schemars_derive v0.8.22 |
| 1690 | 2026-05-08T01:05:29.871Z | Compiling thiserror-impl v2.0.18 |
| 1691 | 2026-05-08T01:05:30.178Z | Compiling tokio-macros v2.7.0 |
| 1692 | 2026-05-08T01:05:30.507Z | Compiling zerocopy-derive v0.8.48 |
| 1693 | 2026-05-08T01:05:30.741Z | Compiling zeroize_derive v1.4.3 |
| 1694 | 2026-05-08T01:05:30.813Z | Compiling futures-macro v0.3.32 |
| 1695 | 2026-05-08T01:05:30.860Z | Compiling zerofrom v0.1.6 |
| 1696 | 2026-05-08T01:05:30.914Z | Compiling once_cell v1.21.4 |
| 1697 | 2026-05-08T01:05:30.995Z | Compiling yoke v0.8.1 |
| 1698 | 2026-05-08T01:05:31.033Z | Compiling aws-lc-sys v0.39.1 |
| 1699 | 2026-05-08T01:05:31.226Z | Compiling zerovec v0.11.5 |
| 1700 | 2026-05-08T01:05:31.249Z | Compiling zerotrie v0.2.3 |
| 1701 | 2026-05-08T01:05:31.301Z | Compiling futures-channel v0.3.32 |
| 1702 | 2026-05-08T01:05:31.452Z | Compiling zeroize v1.8.2 |
| 1703 | 2026-05-08T01:05:31.562Z | Compiling ucd-trie v0.1.7 |
| 1704 | 2026-05-08T01:05:31.668Z | Compiling thiserror v1.0.69 |
| 1705 | 2026-05-08T01:05:31.684Z | Compiling rustix v1.1.4 |
| 1706 | 2026-05-08T01:05:31.700Z | Compiling futures-io v0.3.32 |
| 1707 | 2026-05-08T01:05:31.793Z | Compiling tinystr v0.8.2 |
| 1708 | 2026-05-08T01:05:31.809Z | Compiling potential_utf v0.1.4 |
| 1709 | 2026-05-08T01:05:31.880Z | Compiling pest v2.8.6 |
| 1710 | 2026-05-08T01:05:31.900Z | Compiling futures-task v0.3.32 |
| 1711 | 2026-05-08T01:05:31.974Z | Compiling icu_locale_core v2.1.1 |
| 1712 | 2026-05-08T01:05:31.991Z | Compiling icu_collections v2.1.1 |
| 1713 | 2026-05-08T01:05:32.006Z | Compiling regex-syntax v0.8.10 |
| 1714 | 2026-05-08T01:05:32.036Z | Compiling thiserror-impl v1.0.69 |
| 1715 | 2026-05-08T01:05:32.072Z | Compiling futures-util v0.3.32 |
| 1716 | 2026-05-08T01:05:32.918Z | Compiling smallvec v1.15.1 |
| 1717 | 2026-05-08T01:05:33.066Z | Compiling bytes v1.11.1 |
| 1718 | 2026-05-08T01:05:33.169Z | Compiling icu_provider v2.1.1 |
| 1719 | 2026-05-08T01:05:33.194Z | Compiling chrono v0.4.44 |
| 1720 | 2026-05-08T01:05:33.285Z | Compiling serde_tokenstream v0.2.3 |
| 1721 | 2026-05-08T01:05:33.526Z | Compiling icu_properties v2.1.2 |
| 1722 | 2026-05-08T01:05:33.568Z | Compiling icu_normalizer v2.1.1 |
| 1723 | 2026-05-08T01:05:34.355Z | Compiling parking_lot v0.12.5 |
| 1724 | 2026-05-08T01:05:34.418Z | Compiling idna_adapter v1.2.1 |
| 1725 | 2026-05-08T01:05:34.572Z | Compiling idna v1.1.0 |
| 1726 | 2026-05-08T01:05:34.595Z | Compiling tokio v1.52.1 |
| 1727 | 2026-05-08T01:05:34.670Z | Compiling pest_meta v2.8.6 |
| 1728 | 2026-05-08T01:05:35.010Z | Compiling url v2.5.8 |
| 1729 | 2026-05-08T01:05:35.023Z | Compiling hashbrown v0.17.0 |
| 1730 | 2026-05-08T01:05:35.268Z | Compiling pest_generator v2.8.6 |
| 1731 | 2026-05-08T01:05:35.953Z | Compiling indexmap v2.14.0 |
| 1732 | 2026-05-08T01:05:36.068Z | Compiling aho-corasick v1.1.4 |
| 1733 | 2026-05-08T01:05:36.695Z | Compiling pest_derive v2.8.6 |
| 1734 | 2026-05-08T01:05:36.778Z | Compiling regex-automata v0.4.14 |
| 1735 | 2026-05-08T01:05:37.222Z | Compiling tracing-core v0.1.36 |
| 1736 | 2026-05-08T01:05:37.235Z | Compiling tracing-attributes v0.1.31 |
| 1737 | 2026-05-08T01:05:37.330Z | Compiling generic-array v0.14.7 |
| 1738 | 2026-05-08T01:05:37.617Z | Compiling fnv v1.0.7 |
| 1739 | 2026-05-08T01:05:37.740Z | Compiling strsim v0.11.1 |
| 1740 | 2026-05-08T01:05:38.035Z | Compiling http v1.4.0 |
| 1741 | 2026-05-08T01:05:38.219Z | Compiling rustls-pki-types v1.14.0 |
| 1742 | 2026-05-08T01:05:38.441Z | Compiling tracing v0.1.44 |
| 1743 | 2026-05-08T01:05:38.468Z | Compiling regex v1.12.3 |
| 1744 | 2026-05-08T01:05:38.954Z | Compiling byteorder v1.5.0 |
| 1745 | 2026-05-08T01:05:39.073Z | Compiling base64 v0.22.1 |
| 1746 | 2026-05-08T01:05:39.281Z | Compiling ident_case v1.0.1 |
| 1747 | 2026-05-08T01:05:39.519Z | Compiling ipnetwork v0.21.1 |
| 1748 | 2026-05-08T01:05:39.787Z | Compiling slog v2.8.2 |
| 1749 | 2026-05-08T01:05:39.854Z | Compiling paste v1.0.15 |
| 1750 | 2026-05-08T01:05:40.003Z | Compiling untrusted v0.9.0 |
| 1751 | 2026-05-08T01:05:40.087Z | Compiling erased-serde v0.3.31 |
| 1752 | 2026-05-08T01:05:40.203Z | Compiling omicron-workspace-hack v0.1.0 |
| 1753 | 2026-05-08T01:05:40.234Z | Compiling anyhow v1.0.102 |
| 1754 | 2026-05-08T01:05:40.719Z | Compiling crypto-common v0.1.7 |
| 1755 | 2026-05-08T01:05:41.075Z | Compiling ipnet v2.12.0 |
| 1756 | 2026-05-08T01:05:41.194Z | Compiling tokio-util v0.7.18 |
| 1757 | 2026-05-08T01:05:41.330Z | Compiling scroll_derive v0.13.1 |
| 1758 | 2026-05-08T01:05:45.357Z | Compiling time-core v0.1.8 |
| 1759 | 2026-05-08T01:05:45.389Z | Compiling num-conv v0.2.1 |
| 1760 | 2026-05-08T01:05:45.389Z | Compiling http-body v1.0.1 |
| 1761 | 2026-05-08T01:05:45.389Z | Compiling time-macros v0.2.27 |
| 1762 | 2026-05-08T01:05:45.390Z | Compiling atomic-waker v1.1.2 |
| 1763 | 2026-05-08T01:05:45.390Z | Compiling tower-service v0.3.3 |
| 1764 | 2026-05-08T01:05:45.418Z | Compiling ryu v1.0.23 |
| 1765 | 2026-05-08T01:05:45.418Z | Compiling tower-layer v0.3.3 |
| 1766 | 2026-05-08T01:05:45.418Z | Compiling try-lock v0.2.5 |
| 1767 | 2026-05-08T01:05:45.418Z | Compiling h2 v0.4.13 |
| 1768 | 2026-05-08T01:05:45.418Z | Compiling ppv-lite86 v0.2.21 |
| 1769 | 2026-05-08T01:05:45.418Z | Compiling want v0.3.1 |
| 1770 | 2026-05-08T01:05:45.418Z | Compiling async-trait v0.1.89 |
| 1771 | 2026-05-08T01:05:45.418Z | Compiling daft-derive v0.1.5 |
| 1772 | 2026-05-08T01:05:45.418Z | Compiling syn v1.0.109 |
| 1773 | 2026-05-08T01:05:45.418Z | Compiling aws-lc-rs v1.16.2 |
| 1774 | 2026-05-08T01:05:45.418Z | Compiling camino v1.2.2 |
| 1775 | 2026-05-08T01:05:45.419Z | Compiling httpdate v1.0.3 |
| 1776 | 2026-05-08T01:05:45.419Z | Compiling oxnet v0.1.5 |
| 1777 | 2026-05-08T01:05:45.419Z | Compiling pretty-hex v0.4.2 |
| 1778 | 2026-05-08T01:05:45.419Z | Compiling crossbeam-utils v0.8.21 |
| 1779 | 2026-05-08T01:05:45.419Z | Compiling usdt-impl v0.6.0 |
| 1780 | 2026-05-08T01:05:46.242Z | Compiling hyper v1.9.0 |
| 1781 | 2026-05-08T01:05:46.538Z | Compiling scroll v0.13.0 |
| 1782 | 2026-05-08T01:05:46.813Z | Compiling block-buffer v0.10.4 |
| 1783 | 2026-05-08T01:05:46.986Z | Compiling plain v0.2.3 |
| 1784 | 2026-05-08T01:05:47.100Z | Compiling untrusted v0.7.1 |
| 1785 | 2026-05-08T01:05:47.120Z | Compiling goblin v0.10.5 |
| 1786 | 2026-05-08T01:05:47.234Z | Compiling digest v0.10.7 |
| 1787 | 2026-05-08T01:05:48.165Z | Compiling hyper-util v0.1.20 |
| 1788 | 2026-05-08T01:05:48.612Z | Compiling serde_urlencoded v0.7.1 |
| 1789 | 2026-05-08T01:05:48.897Z | Compiling http-body-util v0.1.3 |
| 1790 | 2026-05-08T01:05:48.995Z | Compiling allocator-api2 v0.2.21 |
| 1791 | 2026-05-08T01:05:49.178Z | Compiling foldhash v0.2.0 |
| 1792 | 2026-05-08T01:05:49.456Z | Compiling rustls v0.23.37 |
| 1793 | 2026-05-08T01:05:49.795Z | Compiling slog-async v2.8.0 |
| 1794 | 2026-05-08T01:05:50.088Z | Compiling dof v0.4.0 |
| 1795 | 2026-05-08T01:05:50.126Z | Compiling hashbrown v0.16.1 |
| 1796 | 2026-05-08T01:05:50.239Z | Compiling dtrace-parser v0.3.0 |
| 1797 | 2026-05-08T01:05:50.741Z | Compiling thread-id v5.1.0 |
| 1798 | 2026-05-08T01:05:50.811Z | Compiling ref-cast v1.0.25 |
| 1799 | 2026-05-08T01:05:51.466Z | Compiling rustls v0.22.4 |
| 1800 | 2026-05-08T01:05:51.657Z | Compiling rand_core v0.9.5 |
| 1801 | 2026-05-08T01:05:51.751Z | Compiling ref-cast-impl v1.0.25 |
| 1802 | 2026-05-08T01:05:51.906Z | Compiling sync_wrapper v1.0.2 |
| 1803 | 2026-05-08T01:05:52.017Z | Compiling tower v0.5.3 |
| 1804 | 2026-05-08T01:05:52.149Z | Compiling usdt-attr-macro v0.6.0 |
| 1805 | 2026-05-08T01:05:52.337Z | Compiling usdt-macro v0.6.0 |
| 1806 | 2026-05-08T01:05:52.580Z | Compiling webpki-roots v1.0.6 |
| 1807 | 2026-05-08T01:05:52.700Z | Compiling structmeta-derive v0.3.0 |
| 1808 | 2026-05-08T01:05:52.717Z | Compiling multer v3.1.0 |
| 1809 | 2026-05-08T01:05:52.948Z | Compiling powerfmt v0.2.0 |
| 1810 | 2026-05-08T01:05:53.002Z | Compiling iri-string v0.7.12 |
| 1811 | 2026-05-08T01:05:53.141Z | Compiling deranged v0.5.8 |
| 1812 | 2026-05-08T01:05:53.210Z | Compiling rand_chacha v0.9.0 |
| 1813 | 2026-05-08T01:05:53.734Z | Compiling structmeta v0.3.0 |
| 1814 | 2026-05-08T01:05:53.935Z | Compiling darling_core v0.23.0 |
| 1815 | 2026-05-08T01:05:54.218Z | Compiling openapiv3 v2.2.0 |
| 1816 | 2026-05-08T01:05:55.586Z | Compiling tower-http v0.6.8 |
| 1817 | 2026-05-08T01:05:56.028Z | Compiling newtype-uuid-macros v0.1.0 |
| 1818 | 2026-05-08T01:05:56.255Z | Compiling num_threads v0.1.7 |
| 1819 | 2026-05-08T01:05:56.484Z | Compiling cpufeatures v0.2.17 |
| 1820 | 2026-05-08T01:05:56.582Z | Compiling darling_macro v0.23.0 |
| 1821 | 2026-05-08T01:05:56.685Z | Compiling rand v0.9.2 |
| 1822 | 2026-05-08T01:05:56.727Z | Compiling time v0.3.47 |
| 1823 | 2026-05-08T01:05:56.810Z | Compiling newtype-uuid v1.3.2 |
| 1824 | 2026-05-08T01:05:57.159Z | Compiling async-stream-impl v0.3.6 |
| 1825 | 2026-05-08T01:05:57.385Z | Compiling strum_macros v0.26.4 |
| 1826 | 2026-05-08T01:05:57.775Z | Compiling hex v0.4.3 |
| 1827 | 2026-05-08T01:05:57.905Z | Compiling darling v0.23.0 |
| 1828 | 2026-05-08T01:05:57.925Z | Compiling daft v0.1.5 |
| 1829 | 2026-05-08T01:05:57.994Z | Compiling crossbeam-channel v0.5.15 |
| 1830 | 2026-05-08T01:05:58.112Z | Compiling dropshot v0.16.7 |
| 1831 | 2026-05-08T01:05:58.211Z | Compiling fastrand v2.3.0 |
| 1832 | 2026-05-08T01:05:58.545Z | Compiling serde_with_macros v3.18.0 |
| 1833 | 2026-05-08T01:05:58.976Z | Compiling futures-executor v0.3.32 |
| 1834 | 2026-05-08T01:05:59.197Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1835 | 2026-05-08T01:05:59.434Z | Compiling thread_local v1.1.9 |
| 1836 | 2026-05-08T01:05:59.514Z | Compiling winnow v1.0.1 |
| 1837 | 2026-05-08T01:05:59.662Z | Compiling futures v0.3.32 |
| 1838 | 2026-05-08T01:05:59.679Z | Compiling derive-ex v0.1.8 |
| 1839 | 2026-05-08T01:05:59.767Z | Compiling dropshot_endpoint v0.16.7 |
| 1840 | 2026-05-08T01:05:59.770Z | Compiling strum_macros v0.27.2 |
| 1841 | 2026-05-08T01:05:59.802Z | Compiling is-terminal v0.4.17 |
| 1842 | 2026-05-08T01:05:59.900Z | Compiling take_mut v0.2.2 |
| 1843 | 2026-05-08T01:06:00.020Z | Compiling openssl-probe v0.2.1 |
| 1844 | 2026-05-08T01:06:00.259Z | Compiling term v1.2.1 |
| 1845 | 2026-05-08T01:06:00.902Z | Compiling slog-term v2.9.2 |
| 1846 | 2026-05-08T01:06:01.221Z | Compiling test-strategy v0.4.5 |
| 1847 | 2026-05-08T01:06:01.376Z | Compiling rustls-native-certs v0.8.3 |
| 1848 | 2026-05-08T01:06:02.019Z | Compiling tempfile v3.27.0 |
| 1849 | 2026-05-08T01:06:02.222Z | Compiling macaddr v1.0.1 |
| 1850 | 2026-05-08T01:06:02.615Z | Compiling match_cfg v0.1.0 |
| 1851 | 2026-05-08T01:06:02.707Z | Compiling hostname v0.3.1 |
| 1852 | 2026-05-08T01:06:02.976Z | Compiling slog-json v2.6.1 |
| 1853 | 2026-05-08T01:06:03.054Z | Compiling memmap2 v0.9.10 |
| 1854 | 2026-05-08T01:06:03.220Z | Compiling slog-bunyan v2.5.0 |
| 1855 | 2026-05-08T01:06:03.330Z | Compiling toml_parser v1.1.0+spec-1.1.0 |
| 1856 | 2026-05-08T01:06:03.395Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1857 | 2026-05-08T01:06:04.095Z | Compiling usdt v0.6.0 |
| 1858 | 2026-05-08T01:06:04.616Z | Compiling rustls-webpki v0.102.8 |
| 1859 | 2026-05-08T01:06:04.731Z | Compiling serde_spanned v1.1.0 |
| 1860 | 2026-05-08T01:06:04.916Z | Compiling either v1.15.0 |
| 1861 | 2026-05-08T01:06:05.137Z | Compiling debug-ignore v1.0.5 |
| 1862 | 2026-05-08T01:06:05.269Z | Compiling winnow v0.7.15 |
| 1863 | 2026-05-08T01:06:05.285Z | Compiling toml_writer v1.1.0+spec-1.1.0 |
| 1864 | 2026-05-08T01:06:05.538Z | Compiling parse-display-derive v0.10.0 |
| 1865 | 2026-05-08T01:06:06.493Z | Compiling rand_chacha v0.3.1 |
| 1866 | 2026-05-08T01:06:06.945Z | Compiling encoding_rs v0.8.35 |
| 1867 | 2026-05-08T01:06:07.107Z | Compiling mime v0.3.17 |
| 1868 | 2026-05-08T01:06:07.136Z | Compiling spin v0.9.8 |
| 1869 | 2026-05-08T01:06:07.153Z | Compiling rand v0.8.5 |
| 1870 | 2026-05-08T01:06:07.266Z | Compiling strum v0.26.3 |
| 1871 | 2026-05-08T01:06:07.405Z | Compiling async-stream v0.3.6 |
| 1872 | 2026-05-08T01:06:07.579Z | Compiling tokio-rustls v0.25.0 |
| 1873 | 2026-05-08T01:06:07.604Z | Compiling sha1 v0.10.6 |
| 1874 | 2026-05-08T01:06:07.827Z | Compiling waitgroup v0.1.2 |
| 1875 | 2026-05-08T01:06:07.898Z | Compiling rustls-pemfile v2.2.0 |
| 1876 | 2026-05-08T01:06:08.025Z | Compiling serde_path_to_error v0.1.20 |
| 1877 | 2026-05-08T01:06:08.180Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1878 | 2026-05-08T01:06:08.466Z | Compiling wait-timeout v0.2.1 |
| 1879 | 2026-05-08T01:06:08.590Z | Compiling hostname v0.4.2 |
| 1880 | 2026-05-08T01:06:08.946Z | Compiling bit-vec v0.8.0 |
| 1881 | 2026-05-08T01:06:09.118Z | Compiling quick-error v1.2.3 |
| 1882 | 2026-05-08T01:06:09.139Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1883 | 2026-05-08T01:06:09.239Z | Compiling rusty-fork v0.3.1 |
| 1884 | 2026-05-08T01:06:09.254Z | Compiling bit-set v0.8.0 |
| 1885 | 2026-05-08T01:06:10.068Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1886 | 2026-05-08T01:06:10.177Z | Compiling serde_with v3.18.0 |
| 1887 | 2026-05-08T01:06:10.477Z | Compiling rand_xorshift v0.4.0 |
| 1888 | 2026-05-08T01:06:10.559Z | Compiling regress v0.10.5 |
| 1889 | 2026-05-08T01:06:10.701Z | Compiling unarray v0.1.4 |
| 1890 | 2026-05-08T01:06:10.831Z | Compiling proptest v1.11.0 |
| 1891 | 2026-05-08T01:06:12.589Z | Compiling strum v0.27.2 |
| 1892 | 2026-05-08T01:06:12.621Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1893 | 2026-05-08T01:06:12.728Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1894 | 2026-05-08T01:06:12.773Z | Compiling instant v0.1.13 |
| 1895 | 2026-05-08T01:06:13.309Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1896 | 2026-05-08T01:06:13.558Z | Compiling unicode-width v0.2.2 |
| 1897 | 2026-05-08T01:06:13.876Z | Compiling rustc-hash v2.1.2 |
| 1898 | 2026-05-08T01:06:14.143Z | Compiling iddqd v0.3.17 |
| 1899 | 2026-05-08T01:06:14.754Z | Compiling itertools v0.14.0 |
| 1900 | 2026-05-08T01:06:16.934Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1901 | 2026-05-08T01:06:17.335Z | Compiling backon v1.6.0 |
| 1902 | 2026-05-08T01:06:18.157Z | Compiling backoff v0.4.0 |
| 1903 | 2026-05-08T01:06:18.320Z | Compiling parse-display v0.10.0 |
| 1904 | 2026-05-08T01:06:18.366Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#c3305fd1) |
| 1905 | 2026-05-08T01:06:19.140Z | Compiling regress v0.11.1 |
| 1906 | 2026-05-08T01:06:21.048Z | Compiling typify-impl v0.6.2 |
| 1907 | 2026-05-08T01:06:21.576Z | Compiling zerocopy-derive v0.7.35 |
| 1908 | 2026-05-08T01:06:22.536Z | Compiling darling_core v0.21.3 |
| 1909 | 2026-05-08T01:06:22.871Z | Compiling clap_derive v4.6.1 |
| 1910 | 2026-05-08T01:06:23.566Z | Compiling utf8parse v0.2.2 |
| 1911 | 2026-05-08T01:06:23.681Z | Compiling anstyle-parse v1.0.0 |
| 1912 | 2026-05-08T01:06:24.364Z | Compiling typify-macro v0.6.2 |
| 1913 | 2026-05-08T01:06:24.570Z | Compiling darling_macro v0.21.3 |
| 1914 | 2026-05-08T01:06:24.686Z | Compiling terminal_size v0.4.4 |
| 1915 | 2026-05-08T01:06:24.712Z | Compiling toml_datetime v0.6.11 |
| 1916 | 2026-05-08T01:06:24.942Z | Compiling anstyle-query v1.1.5 |
| 1917 | 2026-05-08T01:06:25.055Z | Compiling anstyle v1.0.14 |
| 1918 | 2026-05-08T01:06:25.071Z | Compiling colorchoice v1.0.5 |
| 1919 | 2026-05-08T01:06:25.188Z | Compiling convert_case v0.4.0 |
| 1920 | 2026-05-08T01:06:25.304Z | Compiling is_terminal_polyfill v1.70.2 |
| 1921 | 2026-05-08T01:06:25.403Z | Compiling anstream v1.0.0 |
| 1922 | 2026-05-08T01:06:25.474Z | Compiling derive_more v0.99.20 |
| 1923 | 2026-05-08T01:06:25.865Z | Compiling darling v0.21.3 |
| 1924 | 2026-05-08T01:06:27.080Z | Compiling tinyvec_macros v0.1.1 |
| 1925 | 2026-05-08T01:06:27.157Z | Compiling clap_lex v1.1.0 |
| 1926 | 2026-05-08T01:06:27.353Z | Compiling heapless v0.8.0 |
| 1927 | 2026-05-08T01:06:27.495Z | Compiling unsafe-libyaml v0.2.11 |
| 1928 | 2026-05-08T01:06:27.756Z | Compiling clap_builder v4.6.0 |
| 1929 | 2026-05-08T01:06:27.945Z | Compiling tinyvec v1.11.0 |
| 1930 | 2026-05-08T01:06:28.117Z | Compiling serde_yaml v0.9.34+deprecated |
| 1931 | 2026-05-08T01:06:28.257Z | Compiling ingot-macros v0.1.1 |
| 1932 | 2026-05-08T01:06:28.349Z | Compiling zerocopy v0.7.35 |
| 1933 | 2026-05-08T01:06:28.992Z | Compiling hash32 v0.3.1 |
| 1934 | 2026-05-08T01:06:29.071Z | Compiling secrecy v0.10.3 |
| 1935 | 2026-05-08T01:06:29.153Z | Compiling scroll_derive v0.12.1 |
| 1936 | 2026-05-08T01:06:29.234Z | Compiling usdt-impl v0.5.0 |
| 1937 | 2026-05-08T01:06:29.309Z | Compiling crucible-workspace-hack v0.1.0 |
| 1938 | 2026-05-08T01:06:29.526Z | Compiling smoltcp v0.11.0 |
| 1939 | 2026-05-08T01:06:29.842Z | Compiling scroll v0.12.0 |
| 1940 | 2026-05-08T01:06:30.155Z | Compiling clap v4.6.1 |
| 1941 | 2026-05-08T01:06:30.660Z | Compiling dof v0.3.0 |
| 1942 | 2026-05-08T01:06:30.826Z | Compiling ingot-types v0.1.2 |
| 1943 | 2026-05-08T01:06:31.051Z | Compiling typify v0.6.2 |
| 1944 | 2026-05-08T01:06:31.179Z | Compiling dtrace-parser v0.2.0 |
| 1945 | 2026-05-08T01:06:31.340Z | Compiling cobs v0.3.0 |
| 1946 | 2026-05-08T01:06:31.366Z | Compiling rustc_version v0.4.1 |
| 1947 | 2026-05-08T01:06:31.634Z | Compiling thread-id v4.2.2 |
| 1948 | 2026-05-08T01:06:31.723Z | Compiling managed v0.8.0 |
| 1949 | 2026-05-08T01:06:31.747Z | Compiling bitflags v1.3.2 |
| 1950 | 2026-05-08T01:06:32.123Z | Compiling curve25519-dalek v4.1.3 |
| 1951 | 2026-05-08T01:06:32.170Z | Compiling postcard v1.1.3 |
| 1952 | 2026-05-08T01:06:32.557Z | Compiling ingot v0.1.1 |
| 1953 | 2026-05-08T01:06:34.770Z | Compiling goblin v0.8.2 |
| 1954 | 2026-05-08T01:06:36.104Z | Compiling tabwriter v1.4.1 |
| 1955 | 2026-05-08T01:06:36.296Z | Compiling hubpack_derive v0.1.1 |
| 1956 | 2026-05-08T01:06:36.462Z | Compiling crossbeam-epoch v0.9.18 |
| 1957 | 2026-05-08T01:06:36.737Z | Compiling hmac v0.12.1 |
| 1958 | 2026-05-08T01:06:36.805Z | Compiling inout v0.1.4 |
| 1959 | 2026-05-08T01:06:36.893Z | Compiling serde_spanned v0.6.9 |
| 1960 | 2026-05-08T01:06:36.975Z | Compiling ff v0.13.1 |
| 1961 | 2026-05-08T01:06:37.053Z | Compiling num-integer v0.1.46 |
| 1962 | 2026-05-08T01:06:37.956Z | Compiling toml_write v0.1.2 |
| 1963 | 2026-05-08T01:06:38.235Z | Compiling toml_datetime v1.1.0+spec-1.1.0 |
| 1964 | 2026-05-08T01:06:38.310Z | Compiling prettyplease v0.2.37 |
| 1965 | 2026-05-08T01:06:38.454Z | Compiling heck v0.4.1 |
| 1966 | 2026-05-08T01:06:38.654Z | Compiling toml_edit v0.25.8+spec-1.1.0 |
| 1967 | 2026-05-08T01:06:38.846Z | Compiling toml_edit v0.22.27 |
| 1968 | 2026-05-08T01:06:40.594Z | Compiling group v0.13.0 |
| 1969 | 2026-05-08T01:06:40.719Z | Compiling cipher v0.4.4 |
| 1970 | 2026-05-08T01:06:40.963Z | Compiling hkdf v0.12.4 |
| 1971 | 2026-05-08T01:06:41.157Z | Compiling hubpack v0.1.2 |
| 1972 | 2026-05-08T01:06:41.852Z | Compiling reqwest v0.12.28 |
| 1973 | 2026-05-08T01:06:42.795Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1974 | 2026-05-08T01:06:43.594Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1975 | 2026-05-08T01:06:43.699Z | Compiling universal-hash v0.5.1 |
| 1976 | 2026-05-08T01:06:43.831Z | Compiling crypto-bigint v0.5.5 |
| 1977 | 2026-05-08T01:06:44.144Z | Compiling half v2.7.1 |
| 1978 | 2026-05-08T01:06:44.480Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1979 | 2026-05-08T01:06:45.125Z | Compiling proc-macro-error-attr v1.0.4 |
| 1980 | 2026-05-08T01:06:45.256Z | Compiling memoffset v0.9.1 |
| 1981 | 2026-05-08T01:06:45.301Z | Compiling base16ct v0.2.0 |
| 1982 | 2026-05-08T01:06:45.357Z | Compiling rustix v0.38.44 |
| 1983 | 2026-05-08T01:06:45.493Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1984 | 2026-05-08T01:06:45.509Z | Compiling ciborium-io v0.2.2 |
| 1985 | 2026-05-08T01:06:45.700Z | Compiling static_assertions v1.1.0 |
| 1986 | 2026-05-08T01:06:45.743Z | Compiling base64ct v1.8.3 |
| 1987 | 2026-05-08T01:06:45.773Z | Compiling opaque-debug v0.3.1 |
| 1988 | 2026-05-08T01:06:45.839Z | Compiling cfg_aliases v0.2.1 |
| 1989 | 2026-05-08T01:06:45.859Z | Compiling poly1305 v0.8.0 |
| 1990 | 2026-05-08T01:06:45.931Z | Compiling nix v0.31.2 |
| 1991 | 2026-05-08T01:06:46.101Z | Compiling password-hash v0.5.0 |
| 1992 | 2026-05-08T01:06:46.640Z | Compiling ciborium-ll v0.2.2 |
| 1993 | 2026-05-08T01:06:46.928Z | Compiling elliptic-curve v0.13.8 |
| 1994 | 2026-05-08T01:06:47.227Z | Compiling rustls-webpki v0.103.10 |
| 1995 | 2026-05-08T01:06:47.301Z | Compiling thiserror-no-std v2.0.2 |
| 1996 | 2026-05-08T01:06:48.853Z | Compiling progenitor-client v0.10.0 |
| 1997 | 2026-05-08T01:06:49.367Z | Compiling chacha20 v0.9.1 |
| 1998 | 2026-05-08T01:06:49.544Z | Compiling toml v0.8.23 |
| 1999 | 2026-05-08T01:06:49.621Z | Compiling proc-macro-crate v3.5.0 |
| 2000 | 2026-05-08T01:06:49.712Z | Compiling num-iter v0.1.45 |
| 2001 | 2026-05-08T01:06:49.845Z | Compiling num-rational v0.4.2 |
| 2002 | 2026-05-08T01:06:50.038Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 2003 | 2026-05-08T01:06:50.319Z | Compiling usdt-macro v0.5.0 |
| 2004 | 2026-05-08T01:06:50.694Z | Compiling usdt-attr-macro v0.5.0 |
| 2005 | 2026-05-08T01:06:51.334Z | Compiling tokio-rustls v0.26.4 |
| 2006 | 2026-05-08T01:06:51.439Z | Compiling rustls-platform-verifier v0.6.2 |
| 2007 | 2026-05-08T01:06:51.588Z | Compiling hyper-rustls v0.27.7 |
| 2008 | 2026-05-08T01:06:51.631Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2009 | 2026-05-08T01:06:51.945Z | Compiling reqwest v0.13.3 |
| 2010 | 2026-05-08T01:06:52.161Z | Compiling byte-wrapper v0.1.0 |
| 2011 | 2026-05-08T01:06:52.909Z | Compiling blake2 v0.10.6 |
| 2012 | 2026-05-08T01:06:53.017Z | Compiling aead v0.5.2 |
| 2013 | 2026-05-08T01:06:53.208Z | Compiling progenitor-client v0.13.0 |
| 2014 | 2026-05-08T01:06:53.397Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2015 | 2026-05-08T01:06:53.677Z | Compiling progenitor-extras v0.1.1 |
| 2016 | 2026-05-08T01:06:53.915Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2017 | 2026-05-08T01:06:54.015Z | Compiling enum-as-inner v0.6.1 |
| 2018 | 2026-05-08T01:06:54.455Z | Compiling num-complex v0.4.6 |
| 2019 | 2026-05-08T01:06:54.568Z | Compiling proc-macro-error v1.0.4 |
| 2020 | 2026-05-08T01:06:54.807Z | Compiling memmap v0.7.0 |
| 2021 | 2026-05-08T01:06:54.890Z | Compiling bstr v1.12.1 |
| 2022 | 2026-05-08T01:06:55.035Z | Compiling keccak v0.1.6 |
| 2023 | 2026-05-08T01:06:55.554Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 2024 | 2026-05-08T01:06:55.827Z | Compiling data-encoding v2.10.0 |
| 2025 | 2026-05-08T01:06:56.228Z | Compiling winnow v0.5.40 |
| 2026 | 2026-05-08T01:06:58.252Z | Compiling toml_edit v0.19.15 |
| 2027 | 2026-05-08T01:06:58.457Z | Compiling sha3 v0.10.8 |
| 2028 | 2026-05-08T01:06:58.488Z | Compiling usdt v0.5.0 |
| 2029 | 2026-05-08T01:06:58.877Z | Compiling num v0.4.3 |
| 2030 | 2026-05-08T01:06:59.082Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2031 | 2026-05-08T01:06:59.109Z | Compiling chacha20poly1305 v0.10.1 |
| 2032 | 2026-05-08T01:06:59.272Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2033 | 2026-05-08T01:07:00.278Z | Compiling argon2 v0.5.3 |
| 2034 | 2026-05-08T01:07:01.345Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2035 | 2026-05-08T01:07:02.097Z | Compiling num_enum_derive v0.7.6 |
| 2036 | 2026-05-08T01:07:04.025Z | Compiling vsss-rs v3.3.4 |
| 2037 | 2026-05-08T01:07:05.607Z | Compiling ciborium v0.2.2 |
| 2038 | 2026-05-08T01:07:06.657Z | Compiling foreign-types-macros v0.2.3 |
| 2039 | 2026-05-08T01:07:06.748Z | Compiling indent_write v2.2.0 |
| 2040 | 2026-05-08T01:07:06.819Z | Compiling foreign-types-shared v0.3.1 |
| 2041 | 2026-05-08T01:07:06.836Z | Compiling float-ord v0.3.2 |
| 2042 | 2026-05-08T01:07:06.925Z | Compiling bytecount v0.6.9 |
| 2043 | 2026-05-08T01:07:06.954Z | Compiling colored v3.1.1 |
| 2044 | 2026-05-08T01:07:07.017Z | Compiling vcpkg v0.2.15 |
| 2045 | 2026-05-08T01:07:07.114Z | Compiling cpufeatures v0.3.0 |
| 2046 | 2026-05-08T01:07:07.117Z | Compiling pkg-config v0.3.32 |
| 2047 | 2026-05-08T01:07:07.220Z | Compiling chacha20 v0.10.0 |
| 2048 | 2026-05-08T01:07:07.293Z | Compiling foreign-types v0.5.0 |
| 2049 | 2026-05-08T01:07:07.519Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2050 | 2026-05-08T01:07:07.567Z | Compiling openssl-sys v0.9.115 |
| 2051 | 2026-05-08T01:07:07.651Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2052 | 2026-05-08T01:07:08.925Z | Compiling num_enum v0.7.6 |
| 2053 | 2026-05-08T01:07:09.069Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2054 | 2026-05-08T01:07:09.183Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2055 | 2026-05-08T01:07:09.513Z | Compiling proc-macro-crate v1.3.1 |
| 2056 | 2026-05-08T01:07:09.697Z | Compiling progenitor-impl v0.13.0 |
| 2057 | 2026-05-08T01:07:09.784Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2058 | 2026-05-08T01:07:09.857Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2059 | 2026-05-08T01:07:09.900Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2060 | 2026-05-08T01:07:09.924Z | Compiling cstr-argument v0.1.2 |
| 2061 | 2026-05-08T01:07:10.101Z | Compiling resolv-conf v0.7.6 |
| 2062 | 2026-05-08T01:07:10.143Z | Compiling linked-hash-map v0.5.6 |
| 2063 | 2026-05-08T01:07:10.266Z | Compiling rayon-core v1.13.0 |
| 2064 | 2026-05-08T01:07:10.359Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 2065 | 2026-05-08T01:07:10.405Z | Compiling semver v0.1.20 |
| 2066 | 2026-05-08T01:07:10.498Z | Compiling swrite v0.1.0 |
| 2067 | 2026-05-08T01:07:10.616Z | Compiling rustc_version v0.1.7 |
| 2068 | 2026-05-08T01:07:11.086Z | Compiling lru-cache v0.1.2 |
| 2069 | 2026-05-08T01:07:11.089Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2070 | 2026-05-08T01:07:11.089Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2071 | 2026-05-08T01:07:11.089Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2072 | 2026-05-08T01:07:11.089Z | Compiling num_enum_derive v0.5.11 |
| 2073 | 2026-05-08T01:07:11.782Z | Compiling progenitor-macro v0.13.0 |
| 2074 | 2026-05-08T01:07:11.922Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 2075 | 2026-05-08T01:07:12.179Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2076 | 2026-05-08T01:07:12.586Z | Compiling rand v0.10.1 |
| 2077 | 2026-05-08T01:07:12.976Z | Compiling hickory-proto v0.24.4 |
| 2078 | 2026-05-08T01:07:13.388Z | Compiling crossbeam-deque v0.8.6 |
| 2079 | 2026-05-08T01:07:13.622Z | Compiling serde-big-array v0.5.1 |
| 2080 | 2026-05-08T01:07:13.791Z | Compiling derive-where v1.6.1 |
| 2081 | 2026-05-08T01:07:14.006Z | Compiling serde_repr v0.1.20 |
| 2082 | 2026-05-08T01:07:14.592Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2083 | 2026-05-08T01:07:15.063Z | Compiling pin-project-internal v1.1.11 |
| 2084 | 2026-05-08T01:07:15.110Z | Compiling unicode-segmentation v1.13.2 |
| 2085 | 2026-05-08T01:07:15.744Z | Compiling minimal-lexical v0.2.1 |
| 2086 | 2026-05-08T01:07:15.962Z | Compiling siphasher v1.0.2 |
| 2087 | 2026-05-08T01:07:15.990Z | Compiling lazy_static v1.5.0 |
| 2088 | 2026-05-08T01:07:16.007Z | Compiling progenitor v0.13.0 |
| 2089 | 2026-05-08T01:07:16.141Z | Compiling phf_shared v0.12.1 |
| 2090 | 2026-05-08T01:07:16.164Z | Compiling nom v7.1.3 |
| 2091 | 2026-05-08T01:07:16.185Z | Compiling pin-project v1.1.11 |
| 2092 | 2026-05-08T01:07:16.198Z | Compiling newline-converter v0.3.0 |
| 2093 | 2026-05-08T01:07:16.343Z | Compiling hickory-resolver v0.24.4 |
| 2094 | 2026-05-08T01:07:16.371Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2095 | 2026-05-08T01:07:18.470Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2096 | 2026-05-08T01:07:19.666Z | Compiling num_enum v0.5.11 |
| 2097 | 2026-05-08T01:07:19.802Z | Compiling newtype_derive v0.1.6 |
| 2098 | 2026-05-08T01:07:20.046Z | Compiling atomicwrites v0.4.4 |
| 2099 | 2026-05-08T01:07:20.066Z | Compiling similar v2.7.0 |
| 2100 | 2026-05-08T01:07:20.338Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2101 | 2026-05-08T01:07:20.550Z | Compiling snafu-derive v0.8.9 |
| 2102 | 2026-05-08T01:07:20.963Z | Compiling unicode-normalization v0.1.25 |
| 2103 | 2026-05-08T01:07:21.591Z | Compiling console v0.15.11 |
| 2104 | 2026-05-08T01:07:22.314Z | Compiling camino-tempfile v1.4.1 |
| 2105 | 2026-05-08T01:07:22.708Z | Compiling tokio-stream v0.1.18 |
| 2106 | 2026-05-08T01:07:22.853Z | Compiling async-recursion v1.1.1 |
| 2107 | 2026-05-08T01:07:22.857Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2108 | 2026-05-08T01:07:23.176Z | Compiling slog-dtrace v0.3.0 |
| 2109 | 2026-05-08T01:07:23.262Z | Compiling csv-core v0.1.13 |
| 2110 | 2026-05-08T01:07:23.425Z | Compiling highway v1.3.0 |
| 2111 | 2026-05-08T01:07:23.526Z | Compiling chrono-tz v0.10.4 |
| 2112 | 2026-05-08T01:07:23.679Z | Compiling foldhash v0.1.5 |
| 2113 | 2026-05-08T01:07:23.759Z | Compiling foreign-types-shared v0.1.1 |
| 2114 | 2026-05-08T01:07:23.865Z | Compiling cancel-safe-futures v0.1.5 |
| 2115 | 2026-05-08T01:07:23.914Z | Compiling same-file v1.0.6 |
| 2116 | 2026-05-08T01:07:24.028Z | Compiling unicode-xid v0.2.6 |
| 2117 | 2026-05-08T01:07:24.110Z | Compiling unicode-width v0.1.14 |
| 2118 | 2026-05-08T01:07:24.110Z | Compiling owo-colors v4.3.0 |
| 2119 | 2026-05-08T01:07:24.145Z | Compiling openssl v0.10.79 |
| 2120 | 2026-05-08T01:07:24.161Z | Compiling const_format_proc_macros v0.2.34 |
| 2121 | 2026-05-08T01:07:24.481Z | Compiling walkdir v2.5.0 |
| 2122 | 2026-05-08T01:07:24.498Z | Compiling foreign-types v0.3.2 |
| 2123 | 2026-05-08T01:07:24.520Z | Compiling hashbrown v0.15.5 |
| 2124 | 2026-05-08T01:07:24.609Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2125 | 2026-05-08T01:07:24.950Z | Compiling csv v1.4.0 |
| 2126 | 2026-05-08T01:07:25.241Z | Compiling qorb v0.4.1 |
| 2127 | 2026-05-08T01:07:25.297Z | Compiling snafu v0.8.9 |
| 2128 | 2026-05-08T01:07:25.573Z | Compiling expectorate v1.2.0 |
| 2129 | 2026-05-08T01:07:25.792Z | Compiling olpc-cjson v0.1.4 |
| 2130 | 2026-05-08T01:07:25.901Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2131 | 2026-05-08T01:07:25.928Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2132 | 2026-05-08T01:07:26.026Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2133 | 2026-05-08T01:07:28.257Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2134 | 2026-05-08T01:07:28.765Z | Compiling rayon v1.11.0 |
| 2135 | 2026-05-08T01:07:29.405Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2136 | 2026-05-08T01:07:30.583Z | Compiling phf v0.12.1 |
| 2137 | 2026-05-08T01:07:30.855Z | Compiling zone_cfg_derive v0.3.1 |
| 2138 | 2026-05-08T01:07:31.247Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2139 | 2026-05-08T01:07:31.402Z | Compiling tokio-dtrace v0.1.1 |
| 2140 | 2026-05-08T01:07:31.581Z | Compiling globset v0.4.18 |
| 2141 | 2026-05-08T01:07:31.701Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2142 | 2026-05-08T01:07:31.745Z | Compiling itertools v0.12.1 |
| 2143 | 2026-05-08T01:07:31.801Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2144 | 2026-05-08T01:07:31.920Z | Compiling num-derive v0.3.3 |
| 2145 | 2026-05-08T01:07:32.381Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2146 | 2026-05-08T01:07:32.822Z | Compiling pem v3.0.6 |
| 2147 | 2026-05-08T01:07:33.162Z | Compiling libsw-core v0.3.2 |
| 2148 | 2026-05-08T01:07:33.348Z | Compiling serde_plain v1.0.2 |
| 2149 | 2026-05-08T01:07:33.496Z | Compiling num-derive v0.4.2 |
| 2150 | 2026-05-08T01:07:33.517Z | Compiling openssl-macros v0.1.1 |
| 2151 | 2026-05-08T01:07:33.545Z | Compiling cookie v0.18.1 |
| 2152 | 2026-05-08T01:07:33.646Z | Compiling sigpipe v0.1.3 |
| 2153 | 2026-05-08T01:07:33.752Z | Compiling fixedbitset v0.5.7 |
| 2154 | 2026-05-08T01:07:33.791Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2155 | 2026-05-08T01:07:33.907Z | Compiling jiff v0.2.23 |
| 2156 | 2026-05-08T01:07:33.984Z | Compiling typed-path v0.9.3 |
| 2157 | 2026-05-08T01:07:34.023Z | Compiling glob v0.3.3 |
| 2158 | 2026-05-08T01:07:34.250Z | Compiling fixedbitset v0.4.2 |
| 2159 | 2026-05-08T01:07:34.434Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2160 | 2026-05-08T01:07:34.616Z | Compiling petgraph v0.6.5 |
| 2161 | 2026-05-08T01:07:34.969Z | Compiling petgraph v0.8.3 |
| 2162 | 2026-05-08T01:07:35.123Z | Compiling tough v0.20.0 |
| 2163 | 2026-05-08T01:07:36.479Z | Compiling libsw v3.5.0 |
| 2164 | 2026-05-08T01:07:36.680Z | Compiling zone v0.3.1 |
| 2165 | 2026-05-08T01:07:36.872Z | Compiling libscf-sys v1.1.0 |
| 2166 | 2026-05-08T01:07:37.020Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2167 | 2026-05-08T01:07:37.376Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2168 | 2026-05-08T01:07:38.364Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2169 | 2026-05-08T01:07:38.616Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2170 | 2026-05-08T01:07:38.887Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2171 | 2026-05-08T01:07:38.920Z | Compiling oxide-tokio-rt v0.1.3 |
| 2172 | 2026-05-08T01:07:39.488Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2173 | 2026-05-08T01:07:41.861Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2174 | 2026-05-08T01:07:42.669Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2175 | 2026-05-08T01:07:42.690Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2176 | 2026-05-08T01:07:43.779Z | Compiling const_format v0.2.35 |
| 2177 | 2026-05-08T01:07:44.240Z | Compiling papergrid v0.11.0 |
| 2178 | 2026-05-08T01:07:44.487Z | Compiling tabled_derive v0.7.0 |
| 2179 | 2026-05-08T01:07:44.753Z | Compiling gethostname v0.5.0 |
| 2180 | 2026-05-08T01:07:44.900Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2181 | 2026-05-08T01:07:45.042Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2182 | 2026-05-08T01:07:45.358Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2183 | 2026-05-08T01:07:45.428Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2184 | 2026-05-08T01:07:45.485Z | Compiling bcs v0.1.6 |
| 2185 | 2026-05-08T01:07:45.888Z | Compiling smf v0.2.3 |
| 2186 | 2026-05-08T01:07:45.921Z | Compiling smawk v0.3.2 |
| 2187 | 2026-05-08T01:07:46.112Z | Compiling linear-map v1.2.0 |
| 2188 | 2026-05-08T01:07:46.345Z | Compiling unicode-linebreak v0.1.5 |
| 2189 | 2026-05-08T01:07:46.635Z | Compiling whoami v1.6.1 |
| 2190 | 2026-05-08T01:07:47.049Z | Compiling tagptr v0.2.0 |
| 2191 | 2026-05-08T01:07:47.102Z | Compiling termtree v0.5.1 |
| 2192 | 2026-05-08T01:07:47.226Z | Compiling moka v0.12.15 |
| 2193 | 2026-05-08T01:07:47.918Z | Compiling textwrap v0.16.2 |
| 2194 | 2026-05-08T01:07:48.028Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2195 | 2026-05-08T01:07:48.413Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2196 | 2026-05-08T01:07:48.587Z | Compiling tabled v0.15.0 |
| 2197 | 2026-05-08T01:07:49.342Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2198 | 2026-05-08T01:07:49.428Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2199 | 2026-05-08T01:07:49.501Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2200 | 2026-05-08T01:07:49.636Z | Compiling steno v0.4.1 |
| 2201 | 2026-05-08T01:07:49.709Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2202 | 2026-05-08T01:07:52.339Z | Compiling hickory-proto v0.25.2 |
| 2203 | 2026-05-08T01:07:54.792Z | Compiling typify-impl v0.4.3 |
| 2204 | 2026-05-08T01:07:56.258Z | Compiling crc32fast v1.5.0 |
| 2205 | 2026-05-08T01:07:56.564Z | Compiling humantime v2.3.0 |
| 2206 | 2026-05-08T01:07:57.070Z | Compiling hickory-resolver v0.25.2 |
| 2207 | 2026-05-08T01:07:58.085Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2208 | 2026-05-08T01:07:58.118Z | Compiling typify-macro v0.4.3 |
| 2209 | 2026-05-08T01:07:58.193Z | Compiling adler2 v2.0.1 |
| 2210 | 2026-05-08T01:07:58.374Z | Compiling simd-adler32 v0.3.9 |
| 2211 | 2026-05-08T01:07:59.225Z | Compiling miniz_oxide v0.8.9 |
| 2212 | 2026-05-08T01:07:59.622Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2213 | 2026-05-08T01:07:59.794Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2214 | 2026-05-08T01:08:00.227Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2215 | 2026-05-08T01:08:00.286Z | Compiling proc-macro-error2 v2.0.1 |
| 2216 | 2026-05-08T01:08:00.565Z | Compiling flate2 v1.1.9 |
| 2217 | 2026-05-08T01:08:00.582Z | Compiling typify v0.4.3 |
| 2218 | 2026-05-08T01:08:00.685Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 2219 | 2026-05-08T01:08:01.122Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 2220 | 2026-05-08T01:08:01.151Z | Compiling compression-core v0.4.31 |
| 2221 | 2026-05-08T01:08:01.340Z | Compiling parking_lot_core v0.8.6 |
| 2222 | 2026-05-08T01:08:01.432Z | Compiling compression-codecs v0.4.37 |
| 2223 | 2026-05-08T01:08:01.656Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 2224 | 2026-05-08T01:08:01.792Z | Compiling progenitor-impl v0.11.2 |
| 2225 | 2026-05-08T01:08:03.438Z | Compiling tabled_derive v0.11.0 |
| 2226 | 2026-05-08T01:08:03.477Z | Compiling papergrid v0.17.0 |
| 2227 | 2026-05-08T01:08:03.905Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 2228 | 2026-05-08T01:08:04.535Z | Compiling testing_table v0.3.0 |
| 2229 | 2026-05-08T01:08:04.952Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 2230 | 2026-05-08T01:08:05.354Z | Compiling dropshot v0.17.0 |
| 2231 | 2026-05-08T01:08:05.499Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 2232 | 2026-05-08T01:08:05.682Z | Compiling toml v1.1.0+spec-1.1.0 |
| 2233 | 2026-05-08T01:08:05.800Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 2234 | 2026-05-08T01:08:06.541Z | Compiling tabled v0.20.0 |
| 2235 | 2026-05-08T01:08:06.828Z | Compiling progenitor-macro v0.11.2 |
| 2236 | 2026-05-08T01:08:09.954Z | Compiling async-compression v0.4.41 |
| 2237 | 2026-05-08T01:08:10.165Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2238 | 2026-05-08T01:08:10.422Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2239 | 2026-05-08T01:08:10.909Z | Compiling progenitor-client v0.11.2 |
| 2240 | 2026-05-08T01:08:11.105Z | Compiling progenitor-impl v0.14.0 |
| 2241 | 2026-05-08T01:08:11.428Z | Compiling dropshot_endpoint v0.17.0 |
| 2242 | 2026-05-08T01:08:13.071Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2243 | 2026-05-08T01:08:13.180Z | Compiling arc-swap v1.9.0 |
| 2244 | 2026-05-08T01:08:13.530Z | Compiling slog-scope v4.4.1 |
| 2245 | 2026-05-08T01:08:13.955Z | Compiling progenitor-macro v0.14.0 |
| 2246 | 2026-05-08T01:08:17.683Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2247 | 2026-05-08T01:08:18.032Z | Compiling progenitor v0.11.2 |
| 2248 | 2026-05-08T01:08:18.086Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2249 | 2026-05-08T01:08:18.189Z | Compiling parking_lot v0.11.2 |
| 2250 | 2026-05-08T01:08:19.061Z | Compiling ddm-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-types/versions) |
| 2251 | 2026-05-08T01:08:22.952Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 2252 | 2026-05-08T01:08:23.262Z | Compiling progenitor-client v0.14.0 |
| 2253 | 2026-05-08T01:08:23.786Z | Compiling dropshot-api-manager-types v0.7.1 |
| 2254 | 2026-05-08T01:08:23.917Z | Compiling fxhash v0.2.1 |
| 2255 | 2026-05-08T01:08:24.084Z | Compiling crc8 v0.1.1 |
| 2256 | 2026-05-08T01:08:24.115Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2257 | 2026-05-08T01:08:24.312Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 2258 | 2026-05-08T01:08:25.338Z | Compiling progenitor v0.14.0 |
| 2259 | 2026-05-08T01:08:25.385Z | Compiling sled v0.34.7 |
| 2260 | 2026-05-08T01:08:26.130Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2261 | 2026-05-08T01:08:28.238Z | Compiling ddm-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-types) |
| 2262 | 2026-05-08T01:08:28.666Z | Compiling slog-stdlog v4.1.1 |
| 2263 | 2026-05-08T01:08:29.137Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2264 | 2026-05-08T01:08:29.382Z | Compiling slog-envlogger v2.2.0 |
| 2265 | 2026-05-08T01:08:29.453Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2266 | 2026-05-08T01:08:32.784Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 2267 | 2026-05-08T01:08:40.011Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 2268 | 2026-05-08T01:08:46.150Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 2269 | 2026-05-08T01:08:48.549Z | Finished `release` profile [optimized] target(s) in 3m 49s |
| 2270 | 2026-05-08T01:08:48.881Z | + banner trio |
| 2271 | 2026-05-08T01:08:48.886Z | |
| 2272 | 2026-05-08T01:08:48.886Z | ##### ##### # #### |
| 2273 | 2026-05-08T01:08:48.886Z | # # # # # # |
| 2274 | 2026-05-08T01:08:48.886Z | # # # # # # |
| 2275 | 2026-05-08T01:08:48.886Z | # ##### # # # |
| 2276 | 2026-05-08T01:08:48.886Z | # # # # # # |
| 2277 | 2026-05-08T01:08:48.886Z | # # # # #### |
| 2278 | 2026-05-08T01:08:48.886Z | |
| 2279 | 2026-05-08T01:08:48.886Z | + pfexec cargo test --release -p mg-tests test_trio_v3 -- --nocapture |
| 2280 | 2026-05-08T01:08:49.231Z | Compiling cfg-if v1.0.4 |
| 2281 | 2026-05-08T01:08:49.231Z | Compiling serde_core v1.0.228 |
| 2282 | 2026-05-08T01:08:49.234Z | Compiling libc v0.2.186 |
| 2283 | 2026-05-08T01:08:49.234Z | Compiling itoa v1.0.18 |
| 2284 | 2026-05-08T01:08:49.234Z | Compiling num-traits v0.2.19 |
| 2285 | 2026-05-08T01:08:49.234Z | Compiling serde v1.0.228 |
| 2286 | 2026-05-08T01:08:49.234Z | Compiling memchr v2.8.0 |
| 2287 | 2026-05-08T01:08:49.347Z | Compiling smallvec v1.15.1 |
| 2288 | 2026-05-08T01:08:49.511Z | Compiling zerofrom v0.1.6 |
| 2289 | 2026-05-08T01:08:49.519Z | Compiling stable_deref_trait v1.2.1 |
| 2290 | 2026-05-08T01:08:49.579Z | Compiling schemars v0.8.22 |
| 2291 | 2026-05-08T01:08:49.587Z | Compiling pin-project-lite v0.2.17 |
| 2292 | 2026-05-08T01:08:49.629Z | Compiling yoke v0.8.1 |
| 2293 | 2026-05-08T01:08:49.670Z | Compiling bytes v1.11.1 |
| 2294 | 2026-05-08T01:08:49.808Z | Compiling zerovec v0.11.5 |
| 2295 | 2026-05-08T01:08:49.816Z | Compiling socket2 v0.6.3 |
| 2296 | 2026-05-08T01:08:50.022Z | Compiling scopeguard v1.2.0 |
| 2297 | 2026-05-08T01:08:50.121Z | Compiling futures-core v0.3.32 |
| 2298 | 2026-05-08T01:08:50.175Z | Compiling lock_api v0.4.14 |
| 2299 | 2026-05-08T01:08:50.278Z | Compiling zmij v1.0.21 |
| 2300 | 2026-05-08T01:08:50.371Z | Compiling parking_lot_core v0.9.12 |
| 2301 | 2026-05-08T01:08:50.394Z | Compiling errno v0.3.14 |
| 2302 | 2026-05-08T01:08:50.566Z | Compiling serde_json v1.0.149 |
| 2303 | 2026-05-08T01:08:50.570Z | Compiling once_cell v1.21.4 |
| 2304 | 2026-05-08T01:08:50.570Z | Compiling rand_core v0.10.0 |
| 2305 | 2026-05-08T01:08:50.589Z | Compiling parking_lot v0.12.5 |
| 2306 | 2026-05-08T01:08:50.597Z | Compiling signal-hook-registry v1.4.8 |
| 2307 | 2026-05-08T01:08:50.720Z | Compiling mio v1.2.0 |
| 2308 | 2026-05-08T01:08:50.790Z | Compiling iana-time-zone v0.1.65 |
| 2309 | 2026-05-08T01:08:50.929Z | Compiling zeroize v1.8.2 |
| 2310 | 2026-05-08T01:08:51.106Z | Compiling aws-lc-rs v1.16.2 |
| 2311 | 2026-05-08T01:08:51.118Z | Compiling tokio v1.52.1 |
| 2312 | 2026-05-08T01:08:51.125Z | Compiling chrono v0.4.44 |
| 2313 | 2026-05-08T01:08:51.316Z | Compiling indexmap v2.14.0 |
| 2314 | 2026-05-08T01:08:51.726Z | Compiling getrandom v0.4.2 |
| 2315 | 2026-05-08T01:08:51.901Z | Compiling tinystr v0.8.2 |
| 2316 | 2026-05-08T01:08:51.925Z | Compiling http v1.4.0 |
| 2317 | 2026-05-08T01:08:51.949Z | Compiling litemap v0.8.1 |
| 2318 | 2026-05-08T01:08:52.076Z | Compiling foldhash v0.2.0 |
| 2319 | 2026-05-08T01:08:52.111Z | Compiling writeable v0.6.2 |
| 2320 | 2026-05-08T01:08:52.228Z | Compiling hashbrown v0.16.1 |
| 2321 | 2026-05-08T01:08:52.339Z | Compiling icu_locale_core v2.1.1 |
| 2322 | 2026-05-08T01:08:52.532Z | Compiling rustls-pki-types v1.14.0 |
| 2323 | 2026-05-08T01:08:52.777Z | Compiling aws-lc-sys v0.39.1 |
| 2324 | 2026-05-08T01:08:52.897Z | Compiling potential_utf v0.1.4 |
| 2325 | 2026-05-08T01:08:53.082Z | Compiling zerotrie v0.2.3 |
| 2326 | 2026-05-08T01:08:53.368Z | Compiling uuid v1.23.1 |
| 2327 | 2026-05-08T01:08:53.376Z | Compiling log v0.4.29 |
| 2328 | 2026-05-08T01:08:53.504Z | Compiling icu_provider v2.1.1 |
| 2329 | 2026-05-08T01:08:53.704Z | Compiling icu_collections v2.1.1 |
| 2330 | 2026-05-08T01:08:53.915Z | Compiling regress v0.11.1 |
| 2331 | 2026-05-08T01:08:54.032Z | Compiling http-body v1.0.1 |
| 2332 | 2026-05-08T01:08:54.425Z | Compiling semver v1.0.28 |
| 2333 | 2026-05-08T01:08:54.505Z | Compiling tracing-core v0.1.36 |
| 2334 | 2026-05-08T01:08:54.698Z | Compiling percent-encoding v2.3.2 |
| 2335 | 2026-05-08T01:08:54.711Z | Compiling slab v0.4.12 |
| 2336 | 2026-05-08T01:08:54.764Z | Compiling untrusted v0.9.0 |
| 2337 | 2026-05-08T01:08:54.788Z | Compiling equivalent v1.0.2 |
| 2338 | 2026-05-08T01:08:54.877Z | Compiling futures-task v0.3.32 |
| 2339 | 2026-05-08T01:08:54.892Z | Compiling dyn-clone v1.0.20 |
| 2340 | 2026-05-08T01:08:54.901Z | Compiling tracing v0.1.44 |
| 2341 | 2026-05-08T01:08:54.967Z | Compiling rustls-webpki v0.103.10 |
| 2342 | 2026-05-08T01:08:55.034Z | Compiling futures-util v0.3.32 |
| 2343 | 2026-05-08T01:08:55.262Z | Compiling rustls v0.23.37 |
| 2344 | 2026-05-08T01:08:55.275Z | Compiling thiserror v2.0.18 |
| 2345 | 2026-05-08T01:08:55.385Z | Compiling icu_properties_data v2.1.2 |
| 2346 | 2026-05-08T01:08:55.524Z | Compiling typify-impl v0.6.2 |
| 2347 | 2026-05-08T01:08:55.593Z | Compiling icu_normalizer_data v2.1.1 |
| 2348 | 2026-05-08T01:08:55.673Z | Compiling serde_tokenstream v0.2.3 |
| 2349 | 2026-05-08T01:08:55.915Z | Compiling slog v2.8.2 |
| 2350 | 2026-05-08T01:08:55.958Z | Compiling tower-service v0.3.3 |
| 2351 | 2026-05-08T01:08:56.087Z | Compiling subtle v2.6.1 |
| 2352 | 2026-05-08T01:08:56.166Z | Compiling try-lock v0.2.5 |
| 2353 | 2026-05-08T01:08:56.245Z | Compiling unicode-ident v1.0.24 |
| 2354 | 2026-05-08T01:08:56.281Z | Compiling want v0.3.1 |
| 2355 | 2026-05-08T01:08:56.363Z | Compiling proc-macro2 v1.0.106 |
| 2356 | 2026-05-08T01:08:56.474Z | Compiling icu_normalizer v2.1.1 |
| 2357 | 2026-05-08T01:08:56.734Z | Compiling icu_properties v2.1.2 |
| 2358 | 2026-05-08T01:08:57.571Z | Compiling httparse v1.10.1 |
| 2359 | 2026-05-08T01:08:57.686Z | Compiling erased-serde v0.3.31 |
| 2360 | 2026-05-08T01:08:58.060Z | Compiling futures-channel v0.3.32 |
| 2361 | 2026-05-08T01:08:58.283Z | Compiling allocator-api2 v0.2.21 |
| 2362 | 2026-05-08T01:08:58.307Z | Compiling atomic-waker v1.1.2 |
| 2363 | 2026-05-08T01:08:58.437Z | Compiling toml_edit v0.25.8+spec-1.1.0 |
| 2364 | 2026-05-08T01:08:58.448Z | Compiling hyper v1.9.0 |
| 2365 | 2026-05-08T01:08:58.533Z | Compiling quote v1.0.45 |
| 2366 | 2026-05-08T01:08:58.909Z | Compiling typify-macro v0.6.2 |
| 2367 | 2026-05-08T01:08:59.328Z | Compiling idna_adapter v1.2.1 |
| 2368 | 2026-05-08T01:08:59.358Z | Compiling form_urlencoded v1.2.2 |
| 2369 | 2026-05-08T01:08:59.458Z | Compiling sync_wrapper v1.0.2 |
| 2370 | 2026-05-08T01:08:59.570Z | Compiling aho-corasick v1.1.4 |
| 2371 | 2026-05-08T01:08:59.806Z | Compiling tower-layer v0.3.3 |
| 2372 | 2026-05-08T01:09:00.005Z | Compiling base64 v0.22.1 |
| 2373 | 2026-05-08T01:09:00.034Z | Compiling openssl-probe v0.2.1 |
| 2374 | 2026-05-08T01:09:00.291Z | Compiling utf8_iter v1.0.4 |
| 2375 | 2026-05-08T01:09:00.400Z | Compiling regex-syntax v0.8.10 |
| 2376 | 2026-05-08T01:09:00.457Z | Compiling ipnet v2.12.0 |
| 2377 | 2026-05-08T01:09:00.481Z | Compiling idna v1.1.0 |
| 2378 | 2026-05-08T01:09:00.948Z | Compiling hyper-util v0.1.20 |
| 2379 | 2026-05-08T01:09:01.365Z | Compiling regex-automata v0.4.14 |
| 2380 | 2026-05-08T01:09:01.670Z | Compiling rustls-native-certs v0.8.3 |
| 2381 | 2026-05-08T01:09:02.593Z | Compiling tower v0.5.3 |
| 2382 | 2026-05-08T01:09:03.175Z | Compiling tokio-rustls v0.26.4 |
| 2383 | 2026-05-08T01:09:03.563Z | Compiling proc-macro-crate v3.5.0 |
| 2384 | 2026-05-08T01:09:03.886Z | Compiling syn v2.0.117 |
| 2385 | 2026-05-08T01:09:03.980Z | Compiling bitflags v2.11.0 |
| 2386 | 2026-05-08T01:09:04.318Z | Compiling ryu v1.0.23 |
| 2387 | 2026-05-08T01:09:04.613Z | Compiling iri-string v0.7.12 |
| 2388 | 2026-05-08T01:09:04.866Z | Compiling heck v0.5.0 |
| 2389 | 2026-05-08T01:09:05.472Z | Compiling futures-sink v0.3.32 |
| 2390 | 2026-05-08T01:09:05.589Z | Compiling hashbrown v0.17.0 |
| 2391 | 2026-05-08T01:09:06.267Z | Compiling tower-http v0.6.8 |
| 2392 | 2026-05-08T01:09:07.200Z | Compiling crossbeam-utils v0.8.21 |
| 2393 | 2026-05-08T01:09:07.213Z | Compiling tokio-util v0.7.18 |
| 2394 | 2026-05-08T01:09:07.660Z | Compiling regex v1.12.3 |
| 2395 | 2026-05-08T01:09:08.014Z | Compiling serde_urlencoded v0.7.1 |
| 2396 | 2026-05-08T01:09:08.068Z | Compiling num_enum_derive v0.7.6 |
| 2397 | 2026-05-08T01:09:08.291Z | Compiling hyper-rustls v0.27.7 |
| 2398 | 2026-05-08T01:09:08.654Z | Compiling rustls-platform-verifier v0.6.2 |
| 2399 | 2026-05-08T01:09:08.765Z | Compiling url v2.5.8 |
| 2400 | 2026-05-08T01:09:09.068Z | Compiling typify v0.6.2 |
| 2401 | 2026-05-08T01:09:09.127Z | Compiling http-body-util v0.1.3 |
| 2402 | 2026-05-08T01:09:09.159Z | Compiling openapiv3 v2.2.0 |
| 2403 | 2026-05-08T01:09:09.280Z | Compiling powerfmt v0.2.0 |
| 2404 | 2026-05-08T01:09:09.401Z | Compiling cpufeatures v0.3.0 |
| 2405 | 2026-05-08T01:09:09.478Z | Compiling foreign-types-shared v0.3.1 |
| 2406 | 2026-05-08T01:09:09.538Z | Compiling time-macros v0.2.27 |
| 2407 | 2026-05-08T01:09:09.571Z | Compiling foreign-types v0.5.0 |
| 2408 | 2026-05-08T01:09:09.651Z | Compiling chacha20 v0.10.0 |
| 2409 | 2026-05-08T01:09:09.937Z | Compiling deranged v0.5.8 |
| 2410 | 2026-05-08T01:09:10.517Z | Compiling reqwest v0.13.3 |
| 2411 | 2026-05-08T01:09:10.698Z | Compiling progenitor-impl v0.14.0 |
| 2412 | 2026-05-08T01:09:11.036Z | Compiling serde_yaml v0.9.34+deprecated |
| 2413 | 2026-05-08T01:09:11.214Z | Compiling num_enum v0.7.6 |
| 2414 | 2026-05-08T01:09:11.439Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 2415 | 2026-05-08T01:09:12.313Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2416 | 2026-05-08T01:09:12.425Z | Compiling oxnet v0.1.5 |
| 2417 | 2026-05-08T01:09:12.786Z | Compiling arc-swap v1.9.0 |
| 2418 | 2026-05-08T01:09:13.138Z | Compiling cstr-argument v0.1.2 |
| 2419 | 2026-05-08T01:09:13.307Z | Compiling thread_local v1.1.9 |
| 2420 | 2026-05-08T01:09:13.665Z | Compiling lazy_static v1.5.0 |
| 2421 | 2026-05-08T01:09:13.768Z | Compiling either v1.15.0 |
| 2422 | 2026-05-08T01:09:13.776Z | Compiling pretty-hex v0.4.2 |
| 2423 | 2026-05-08T01:09:13.914Z | Compiling time-core v0.1.8 |
| 2424 | 2026-05-08T01:09:13.990Z | Compiling num-conv v0.2.1 |
| 2425 | 2026-05-08T01:09:14.066Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2426 | 2026-05-08T01:09:14.148Z | Compiling time v0.3.47 |
| 2427 | 2026-05-08T01:09:14.497Z | Compiling itertools v0.12.1 |
| 2428 | 2026-05-08T01:09:14.731Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 2429 | 2026-05-08T01:09:14.954Z | Compiling slog-scope v4.4.1 |
| 2430 | 2026-05-08T01:09:15.405Z | Compiling thiserror v1.0.69 |
| 2431 | 2026-05-08T01:09:15.514Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2432 | 2026-05-08T01:09:15.908Z | Compiling progenitor-macro v0.14.0 |
| 2433 | 2026-05-08T01:09:15.924Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2434 | 2026-05-08T01:09:15.939Z | Compiling crossbeam-channel v0.5.15 |
| 2435 | 2026-05-08T01:09:16.063Z | Compiling progenitor-client v0.14.0 |
| 2436 | 2026-05-08T01:09:16.575Z | Compiling anyhow v1.0.102 |
| 2437 | 2026-05-08T01:09:16.665Z | Compiling rand v0.10.1 |
| 2438 | 2026-05-08T01:09:17.009Z | Compiling is-terminal v0.4.17 |
| 2439 | 2026-05-08T01:09:17.108Z | Compiling term v1.2.1 |
| 2440 | 2026-05-08T01:09:17.287Z | Compiling colored v3.1.1 |
| 2441 | 2026-05-08T01:09:17.461Z | Compiling winnow v1.0.1 |
| 2442 | 2026-05-08T01:09:17.953Z | Compiling take_mut v0.2.2 |
| 2443 | 2026-05-08T01:09:18.077Z | Compiling slog-async v2.8.0 |
| 2444 | 2026-05-08T01:09:18.888Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 2445 | 2026-05-08T01:09:18.989Z | Compiling slog-term v2.9.2 |
| 2446 | 2026-05-08T01:09:19.438Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2447 | 2026-05-08T01:09:20.061Z | Compiling progenitor v0.14.0 |
| 2448 | 2026-05-08T01:09:20.194Z | Compiling slog-stdlog v4.1.1 |
| 2449 | 2026-05-08T01:09:20.249Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2450 | 2026-05-08T01:09:20.580Z | Compiling slog-envlogger v2.2.0 |
| 2451 | 2026-05-08T01:09:21.009Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#9167ac10) |
| 2452 | 2026-05-08T01:09:26.449Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 2453 | 2026-05-08T01:09:29.909Z | Finished `release` profile [optimized] target(s) in 41.01s |
| 2454 | 2026-05-08T01:09:29.979Z | Running unittests src/lib.rs (target/release/deps/mg_tests-2f2f621542022777) |
| 2455 | 2026-05-08T01:09:29.983Z | |
| 2456 | 2026-05-08T01:09:29.983Z | running 1 test |
| 2457 | 2026-05-08T01:09:30.121Z | configure zone |
| 2458 | 2026-05-08T01:09:30.138Z | install zone |
| 2459 | 2026-05-08T01:09:39.867Z | boot zone |
| 2460 | 2026-05-08T01:09:39.949Z | start zone s1 |
| 2461 | 2026-05-08T01:09:39.949Z | configure zone |
| 2462 | 2026-05-08T01:09:39.958Z | install zone |
| 2463 | 2026-05-08T01:09:41.854Z | boot zone |
| 2464 | 2026-05-08T01:09:41.951Z | start zone s2 |
| 2465 | 2026-05-08T01:09:41.951Z | configure zone |
| 2466 | 2026-05-08T01:09:41.964Z | install zone |
| 2467 | 2026-05-08T01:09:44.213Z | boot zone |
| 2468 | 2026-05-08T01:09:44.299Z | start zone t1 |
| 2469 | 2026-05-08T01:09:44.302Z | configure zone |
| 2470 | 2026-05-08T01:09:44.309Z | install zone |
| 2471 | 2026-05-08T01:09:47.048Z | boot zone |
| 2472 | 2026-05-08T01:09:47.168Z | waiting for zones to come up |
| 2473 | 2026-05-08T01:09:57.176Z | [sidecar.trio] svcs milestone/network |
| 2474 | 2026-05-08T01:09:57.198Z | STATE STIME FMRI |
| 2475 | 2026-05-08T01:09:57.198Z | online 1:09:39 svc:/milestone/network:default |
| 2476 | 2026-05-08T01:09:57.198Z | cp /work/oxidecomputer/maghemite/download/softnpu /mgtrio/sidecar.trio/root/opt/ |
| 2477 | 2026-05-08T01:09:57.248Z | cp /work/oxidecomputer/maghemite/download/scadm /mgtrio/sidecar.trio/root/opt/ |
| 2478 | 2026-05-08T01:09:57.293Z | cp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtrio/sidecar.trio/root/opt/ |
| 2479 | 2026-05-08T01:09:57.314Z | cp /work/oxidecomputer/maghemite/tests/conf/softnpu-trio.toml /mgtrio/sidecar.trio/root/opt/softnpu.toml |
| 2480 | 2026-05-08T01:09:57.314Z | [sidecar.trio] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log & |
| 2481 | 2026-05-08T01:09:57.314Z | |
| 2482 | 2026-05-08T01:09:57.314Z | running zone s1.trio setup |
| 2483 | 2026-05-08T01:09:57.314Z | [s1.trio] svcs milestone/network |
| 2484 | 2026-05-08T01:09:57.314Z | STATE STIME FMRI |
| 2485 | 2026-05-08T01:09:57.314Z | online 1:09:41 svc:/milestone/network:default |
| 2486 | 2026-05-08T01:09:57.315Z | [s1.trio] dladm |
| 2487 | 2026-05-08T01:09:57.326Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2488 | 2026-05-08T01:09:57.326Z | sl0 simnet 9000 up -- ? |
| 2489 | 2026-05-08T01:09:57.326Z | mg2 vnic 9000 up -- ? |
| 2490 | 2026-05-08T01:09:57.327Z | [s1.trio] ipadm create-addr -t -T static -a 10.0.0.1/24 mg2/v4 |
| 2491 | 2026-05-08T01:09:57.824Z | |
| 2492 | 2026-05-08T01:09:57.825Z | [s1.trio] ipadm create-addr -t -T addrconf sl0/v6 |
| 2493 | 2026-05-08T01:09:57.839Z | |
| 2494 | 2026-05-08T01:09:57.839Z | [s1.trio] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6 |
| 2495 | 2026-05-08T01:09:57.859Z | |
| 2496 | 2026-05-08T01:09:57.859Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s1.trio/root/opt/ddmd |
| 2497 | 2026-05-08T01:09:57.934Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s1.trio/root/opt/ddmadm |
| 2498 | 2026-05-08T01:09:58.020Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 471c6cfa-4c0e-4561-94b8-3e7d9ccac13c --sled-uuid cc23ebd9-ae70-4a7d-a5a1-78e1c3559202 -a sl0/v6 &> /opt/ddmd.log & |
| 2499 | 2026-05-08T01:09:58.033Z | |
| 2500 | 2026-05-08T01:09:58.033Z | running zone s2.trio setup |
| 2501 | 2026-05-08T01:09:58.033Z | [s2.trio] svcs milestone/network |
| 2502 | 2026-05-08T01:09:58.041Z | STATE STIME FMRI |
| 2503 | 2026-05-08T01:09:58.041Z | online 1:09:43 svc:/milestone/network:default |
| 2504 | 2026-05-08T01:09:58.041Z | [s2.trio] dladm |
| 2505 | 2026-05-08T01:09:58.052Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2506 | 2026-05-08T01:09:58.052Z | sl1 simnet 9000 up -- ? |
| 2507 | 2026-05-08T01:09:58.052Z | mg3 vnic 9000 up -- ? |
| 2508 | 2026-05-08T01:09:58.053Z | [s2.trio] ipadm create-addr -t -T static -a 10.0.0.2/24 mg3/v4 |
| 2509 | 2026-05-08T01:09:58.583Z | |
| 2510 | 2026-05-08T01:09:58.583Z | [s2.trio] ipadm create-addr -t -T addrconf sl1/v6 |
| 2511 | 2026-05-08T01:09:58.602Z | |
| 2512 | 2026-05-08T01:09:58.602Z | [s2.trio] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6 |
| 2513 | 2026-05-08T01:09:58.613Z | |
| 2514 | 2026-05-08T01:09:58.613Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s2.trio/root/opt/ddmd |
| 2515 | 2026-05-08T01:09:58.732Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s2.trio/root/opt/ddmadm |
| 2516 | 2026-05-08T01:09:58.773Z | [s2.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid f60a7ac0-e105-4389-ba47-79514af2ccbf --sled-uuid 69b50a31-8e9d-4482-9aa1-1d1eb51f4a1f -a sl1/v6 &> /opt/ddmd.log & |
| 2517 | 2026-05-08T01:09:58.773Z | |
| 2518 | 2026-05-08T01:09:58.773Z | running zone t1.trio setup |
| 2519 | 2026-05-08T01:09:58.773Z | [t1.trio] svcs milestone/network |
| 2520 | 2026-05-08T01:09:58.773Z | STATE STIME FMRI |
| 2521 | 2026-05-08T01:09:58.773Z | online 1:09:46 svc:/milestone/network:default |
| 2522 | 2026-05-08T01:09:58.773Z | [t1.trio] dladm |
| 2523 | 2026-05-08T01:09:58.773Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2524 | 2026-05-08T01:09:58.774Z | tfportrear0_0 simnet 9000 up -- ? |
| 2525 | 2026-05-08T01:09:58.774Z | tfportrear1_0 simnet 9000 up -- ? |
| 2526 | 2026-05-08T01:09:58.774Z | mg1 vnic 9000 up -- ? |
| 2527 | 2026-05-08T01:09:58.774Z | [t1.trio] ipadm create-addr -t -T static -a 10.0.0.3/24 mg1/v4 |
| 2528 | 2026-05-08T01:09:59.242Z | |
| 2529 | 2026-05-08T01:09:59.242Z | [t1.trio] ipadm create-addr -t -T addrconf tfportrear0_0/v6 |
| 2530 | 2026-05-08T01:09:59.257Z | |
| 2531 | 2026-05-08T01:09:59.257Z | [t1.trio] ipadm create-addr -t -T addrconf tfportrear1_0/v6 |
| 2532 | 2026-05-08T01:09:59.275Z | |
| 2533 | 2026-05-08T01:09:59.275Z | [t1.trio] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6 |
| 2534 | 2026-05-08T01:09:59.281Z | |
| 2535 | 2026-05-08T01:09:59.282Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtrio/t1.trio/root/ |
| 2536 | 2026-05-08T01:09:59.588Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtrio/t1.trio/root/ |
| 2537 | 2026-05-08T01:09:59.605Z | cp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-trio.toml /mgtrio/t1.trio/root/opt/dpd-ports.toml |
| 2538 | 2026-05-08T01:09:59.606Z | waiting 3s for copy of files to zone to complete ... |
| 2539 | 2026-05-08T01:10:02.590Z | [t1.trio] svccfg import /var/svc/manifest/site/dendrite/manifest.xml |
| 2540 | 2026-05-08T01:10:02.720Z | |
| 2541 | 2026-05-08T01:10:02.720Z | [t1.trio] svccfg import /var/svc/manifest/site/tfport/manifest.xml |
| 2542 | 2026-05-08T01:10:02.826Z | |
| 2543 | 2026-05-08T01:10:02.826Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/t1.trio/root/opt/ddmd |
| 2544 | 2026-05-08T01:10:02.861Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/t1.trio/root/opt/ddmadm |
| 2545 | 2026-05-08T01:10:02.895Z | [t1.trio] svcadm disable dendrite |
| 2546 | 2026-05-08T01:10:02.922Z | |
| 2547 | 2026-05-08T01:10:02.922Z | [t1.trio] svcadm disable tfport |
| 2548 | 2026-05-08T01:10:02.961Z | |
| 2549 | 2026-05-08T01:10:02.961Z | [t1.trio] svccfg -s dendrite setprop config/address = [::1]:12224 |
| 2550 | 2026-05-08T01:10:02.979Z | |
| 2551 | 2026-05-08T01:10:02.979Z | [t1.trio] svccfg -s dendrite setprop config/mgmt = uds |
| 2552 | 2026-05-08T01:10:03.005Z | |
| 2553 | 2026-05-08T01:10:03.006Z | [t1.trio] svccfg -s dendrite setprop config/uds_path = /opt/mnt |
| 2554 | 2026-05-08T01:10:03.028Z | |
| 2555 | 2026-05-08T01:10:03.029Z | [t1.trio] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml |
| 2556 | 2026-05-08T01:10:03.051Z | |
| 2557 | 2026-05-08T01:10:03.051Z | [t1.trio] svccfg -s dendrite setprop config/rear_ports = 2 |
| 2558 | 2026-05-08T01:10:03.077Z | |
| 2559 | 2026-05-08T01:10:03.077Z | [t1.trio] svcadm refresh dendrite:default |
| 2560 | 2026-05-08T01:10:03.103Z | |
| 2561 | 2026-05-08T01:10:03.103Z | [t1.trio] svcadm enable dendrite:default |
| 2562 | 2026-05-08T01:10:03.126Z | |
| 2563 | 2026-05-08T01:10:03.126Z | wait 10s for dendrite to come up ... |
| 2564 | 2026-05-08T01:10:13.132Z | [t1.trio] svccfg -s tfport setprop config/pkt_source = none |
| 2565 | 2026-05-08T01:10:13.149Z | |
| 2566 | 2026-05-08T01:10:13.150Z | [t1.trio] svccfg -s tfport setprop config/flags = --sync-only |
| 2567 | 2026-05-08T01:10:13.174Z | |
| 2568 | 2026-05-08T01:10:13.174Z | [t1.trio] svcadm refresh tfport:default |
| 2569 | 2026-05-08T01:10:13.196Z | |
| 2570 | 2026-05-08T01:10:13.196Z | [t1.trio] svcadm enable tfport |
| 2571 | 2026-05-08T01:10:13.222Z | |
| 2572 | 2026-05-08T01:10:13.228Z | [t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid bbbe0dd4-86cd-4755-8e53-f6c114491eae --sled-uuid 7bf5f98c-e227-4a84-a338-aa8f3ce131eb -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log & |
| 2573 | 2026-05-08T01:10:13.233Z | |
| 2574 | 2026-05-08T01:10:13.233Z | [t1.trio] ipadm |
| 2575 | 2026-05-08T01:10:13.241Z | ADDROBJ TYPE STATE ADDR |
| 2576 | 2026-05-08T01:10:13.241Z | lo0/v4 static ok 127.0.0.1/8 |
| 2577 | 2026-05-08T01:10:13.241Z | mg1/v4 static ok 10.0.0.3/24 |
| 2578 | 2026-05-08T01:10:13.241Z | lo0/v6 static ok ::1/128 |
| 2579 | 2026-05-08T01:10:13.241Z | lo0/u6 static ok fd00:3::1/64 |
| 2580 | 2026-05-08T01:10:13.241Z | tfportrear0_0/v6 addrconf ok fe80::a8a9:a1ff:feb0:7044%tfportrear0_0/10 |
| 2581 | 2026-05-08T01:10:13.241Z | tfportrear1_0/v6 addrconf ok fe80::28f0:56ff:fe91:f046%tfportrear1_0/10 |
| 2582 | 2026-05-08T01:10:15.356Z | initial peering test passed |
| 2583 | 2026-05-08T01:10:16.358Z | advertise from one passed |
| 2584 | 2026-05-08T01:10:17.359Z | advertise from two passed |
| 2585 | 2026-05-08T01:10:17.359Z | [s1.trio] ping fd00:2::1 |
| 2586 | 2026-05-08T01:10:17.379Z | fd00:2::1 is alive |
| 2587 | 2026-05-08T01:10:17.379Z | [s2.trio] ping fd00:1::1 |
| 2588 | 2026-05-08T01:10:17.387Z | fd00:1::1 is alive |
| 2589 | 2026-05-08T01:10:17.387Z | connectivity test passed |
| 2590 | 2026-05-08T01:10:17.387Z | [t1.trio] pkill ddmd |
| 2591 | 2026-05-08T01:10:17.398Z | |
| 2592 | 2026-05-08T01:10:23.401Z | [t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid cc86a2c7-f5f8-4bcd-b99b-d47fa7ad8e20 --sled-uuid 37066775-0829-48ec-80a2-0c475bab86f0 -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log & |
| 2593 | 2026-05-08T01:10:23.414Z | |
| 2594 | 2026-05-08T01:10:23.414Z | [t1.trio] ipadm |
| 2595 | 2026-05-08T01:10:23.427Z | ADDROBJ TYPE STATE ADDR |
| 2596 | 2026-05-08T01:10:23.427Z | lo0/v4 static ok 127.0.0.1/8 |
| 2597 | 2026-05-08T01:10:23.427Z | mg1/v4 static ok 10.0.0.3/24 |
| 2598 | 2026-05-08T01:10:23.427Z | lo0/v6 static ok ::1/128 |
| 2599 | 2026-05-08T01:10:23.427Z | lo0/u6 static ok fd00:3::1/64 |
| 2600 | 2026-05-08T01:10:23.427Z | tfportrear0_0/v6 addrconf ok fe80::a8a9:a1ff:feb0:7044%tfportrear0_0/10 |
| 2601 | 2026-05-08T01:10:23.427Z | tfportrear1_0/v6 addrconf ok fe80::28f0:56ff:fe91:f046%tfportrear1_0/10 |
| 2602 | 2026-05-08T01:10:26.430Z | [s1.trio] ping fd00:2::1 |
| 2603 | 2026-05-08T01:10:26.449Z | fd00:2::1 is alive |
| 2604 | 2026-05-08T01:10:26.449Z | [s2.trio] ping fd00:1::1 |
| 2605 | 2026-05-08T01:10:26.461Z | fd00:1::1 is alive |
| 2606 | 2026-05-08T01:10:26.461Z | transit router restart passed |
| 2607 | 2026-05-08T01:10:26.461Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 2608 | 2026-05-08T01:10:26.475Z | local v6: |
| 2609 | 2026-05-08T01:10:26.475Z | fe80::28f0:56ff:fe91:f046 |
| 2610 | 2026-05-08T01:10:26.475Z | fe80::a8a9:a1ff:feb0:7044 |
| 2611 | 2026-05-08T01:10:26.475Z | local v4: |
| 2612 | 2026-05-08T01:10:26.475Z | router v6_idx: |
| 2613 | 2026-05-08T01:10:26.475Z | fd00:1::/64 -> 0 |
| 2614 | 2026-05-08T01:10:26.475Z | fd00:2::/64 -> 1 |
| 2615 | 2026-05-08T01:10:26.475Z | router v6_routes: |
| 2616 | 2026-05-08T01:10:26.475Z | 0 -> fe80::862:fcff:fea2:810c (1) |
| 2617 | 2026-05-08T01:10:26.475Z | 1 -> fe80::e062:86ff:fe26:f755 (2) |
| 2618 | 2026-05-08T01:10:26.475Z | router v4_idx: |
| 2619 | 2026-05-08T01:10:26.475Z | router v4_routes: |
| 2620 | 2026-05-08T01:10:26.475Z | resolver v4: |
| 2621 | 2026-05-08T01:10:26.475Z | 10.0.0.3 -> 02:08:20:c5:ca:10 |
| 2622 | 2026-05-08T01:10:26.475Z | 10.0.0.254 -> 02:08:20:53:a0:05 |
| 2623 | 2026-05-08T01:10:26.475Z | resolver v6: |
| 2624 | 2026-05-08T01:10:26.475Z | fe80::28f0:56ff:fe91:f046 -> 2a:f0:56:91:f0:46 |
| 2625 | 2026-05-08T01:10:26.475Z | fe80::a8a9:a1ff:feb0:7044 -> aa:a9:a1:b0:70:44 |
| 2626 | 2026-05-08T01:10:26.475Z | fe80::862:fcff:fea2:810c -> 0a:62:fc:a2:81:0c |
| 2627 | 2026-05-08T01:10:26.475Z | fe80::e062:86ff:fe26:f755 -> e2:62:86:26:f7:55 |
| 2628 | 2026-05-08T01:10:26.475Z | nat v4: |
| 2629 | 2026-05-08T01:10:26.475Z | nat_v6: |
| 2630 | 2026-05-08T01:10:26.475Z | port_mac: |
| 2631 | 2026-05-08T01:10:26.475Z | 1000: a8:40:25:68:c1:b8 |
| 2632 | 2026-05-08T01:10:26.475Z | 1: a8:40:25:68:c1:b9 |
| 2633 | 2026-05-08T01:10:26.475Z | 2: a8:40:25:68:c1:ba |
| 2634 | 2026-05-08T01:10:26.475Z | proxy arp: |
| 2635 | 2026-05-08T01:10:26.475Z | [s1.trio] pkill ddmd |
| 2636 | 2026-05-08T01:10:26.486Z | |
| 2637 | 2026-05-08T01:10:29.989Z | test ddm::test_trio_v3 has been running for over 60 seconds |
| 2638 | 2026-05-08T01:10:31.489Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 2639 | 2026-05-08T01:10:31.507Z | local v6: |
| 2640 | 2026-05-08T01:10:31.507Z | fe80::28f0:56ff:fe91:f046 |
| 2641 | 2026-05-08T01:10:31.507Z | fe80::a8a9:a1ff:feb0:7044 |
| 2642 | 2026-05-08T01:10:31.507Z | local v4: |
| 2643 | 2026-05-08T01:10:31.507Z | router v6_idx: |
| 2644 | 2026-05-08T01:10:31.507Z | fd00:2::/64 -> 1 |
| 2645 | 2026-05-08T01:10:31.507Z | router v6_routes: |
| 2646 | 2026-05-08T01:10:31.507Z | 1 -> fe80::e062:86ff:fe26:f755 (2) |
| 2647 | 2026-05-08T01:10:31.507Z | router v4_idx: |
| 2648 | 2026-05-08T01:10:31.507Z | router v4_routes: |
| 2649 | 2026-05-08T01:10:31.507Z | resolver v4: |
| 2650 | 2026-05-08T01:10:31.507Z | 10.0.0.3 -> 02:08:20:c5:ca:10 |
| 2651 | 2026-05-08T01:10:31.507Z | 10.0.0.254 -> 02:08:20:53:a0:05 |
| 2652 | 2026-05-08T01:10:31.507Z | resolver v6: |
| 2653 | 2026-05-08T01:10:31.507Z | fe80::28f0:56ff:fe91:f046 -> 2a:f0:56:91:f0:46 |
| 2654 | 2026-05-08T01:10:31.507Z | fe80::a8a9:a1ff:feb0:7044 -> aa:a9:a1:b0:70:44 |
| 2655 | 2026-05-08T01:10:31.507Z | fe80::862:fcff:fea2:810c -> 0a:62:fc:a2:81:0c |
| 2656 | 2026-05-08T01:10:31.507Z | fe80::e062:86ff:fe26:f755 -> e2:62:86:26:f7:55 |
| 2657 | 2026-05-08T01:10:31.507Z | nat v4: |
| 2658 | 2026-05-08T01:10:31.507Z | nat_v6: |
| 2659 | 2026-05-08T01:10:31.507Z | port_mac: |
| 2660 | 2026-05-08T01:10:31.507Z | 1000: a8:40:25:68:c1:b8 |
| 2661 | 2026-05-08T01:10:31.507Z | 1: a8:40:25:68:c1:b9 |
| 2662 | 2026-05-08T01:10:31.507Z | 2: a8:40:25:68:c1:ba |
| 2663 | 2026-05-08T01:10:31.507Z | proxy arp: |
| 2664 | 2026-05-08T01:10:31.507Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid a5c7b499-f122-4ce7-9f4a-3f665470e684 --sled-uuid 55f9dfd5-be0e-4feb-8ea9-7fb938c074ee -a sl0/v6 &> /opt/ddmd.log & |
| 2665 | 2026-05-08T01:10:31.517Z | |
| 2666 | 2026-05-08T01:10:34.520Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 2667 | 2026-05-08T01:10:34.538Z | local v6: |
| 2668 | 2026-05-08T01:10:34.538Z | fe80::28f0:56ff:fe91:f046 |
| 2669 | 2026-05-08T01:10:34.538Z | fe80::a8a9:a1ff:feb0:7044 |
| 2670 | 2026-05-08T01:10:34.538Z | local v4: |
| 2671 | 2026-05-08T01:10:34.538Z | router v6_idx: |
| 2672 | 2026-05-08T01:10:34.538Z | fd00:1::/64 -> 0 |
| 2673 | 2026-05-08T01:10:34.538Z | fd00:2::/64 -> 1 |
| 2674 | 2026-05-08T01:10:34.538Z | router v6_routes: |
| 2675 | 2026-05-08T01:10:34.538Z | 0 -> fe80::862:fcff:fea2:810c (1) |
| 2676 | 2026-05-08T01:10:34.538Z | 1 -> fe80::e062:86ff:fe26:f755 (2) |
| 2677 | 2026-05-08T01:10:34.538Z | router v4_idx: |
| 2678 | 2026-05-08T01:10:34.538Z | router v4_routes: |
| 2679 | 2026-05-08T01:10:34.538Z | resolver v4: |
| 2680 | 2026-05-08T01:10:34.538Z | 10.0.0.3 -> 02:08:20:c5:ca:10 |
| 2681 | 2026-05-08T01:10:34.538Z | 10.0.0.254 -> 02:08:20:53:a0:05 |
| 2682 | 2026-05-08T01:10:34.538Z | resolver v6: |
| 2683 | 2026-05-08T01:10:34.538Z | fe80::28f0:56ff:fe91:f046 -> 2a:f0:56:91:f0:46 |
| 2684 | 2026-05-08T01:10:34.538Z | fe80::a8a9:a1ff:feb0:7044 -> aa:a9:a1:b0:70:44 |
| 2685 | 2026-05-08T01:10:34.538Z | fe80::862:fcff:fea2:810c -> 0a:62:fc:a2:81:0c |
| 2686 | 2026-05-08T01:10:34.538Z | fe80::e062:86ff:fe26:f755 -> e2:62:86:26:f7:55 |
| 2687 | 2026-05-08T01:10:34.538Z | nat v4: |
| 2688 | 2026-05-08T01:10:34.538Z | nat_v6: |
| 2689 | 2026-05-08T01:10:34.538Z | port_mac: |
| 2690 | 2026-05-08T01:10:34.538Z | 1000: a8:40:25:68:c1:b8 |
| 2691 | 2026-05-08T01:10:34.538Z | 1: a8:40:25:68:c1:b9 |
| 2692 | 2026-05-08T01:10:34.539Z | 2: a8:40:25:68:c1:ba |
| 2693 | 2026-05-08T01:10:34.539Z | proxy arp: |
| 2694 | 2026-05-08T01:10:34.542Z | [s2.trio] netstat -nr -f inet6 |
| 2695 | 2026-05-08T01:10:34.552Z | Routing Table: IPv6 |
| 2696 | 2026-05-08T01:10:34.552Z | Destination/Mask Gateway Flags Ref Use If |
| 2697 | 2026-05-08T01:10:34.552Z | --------------------------- --------------------------- ----- --- ------- ----- |
| 2698 | 2026-05-08T01:10:34.552Z | ::1 ::1 UH 2 0 lo0 |
| 2699 | 2026-05-08T01:10:34.552Z | fd00:1::/64 fe80::28f0:56ff:fe91:f046 UG 1 0 sl1 |
| 2700 | 2026-05-08T01:10:34.552Z | fe80::/10 fe80::e062:86ff:fe26:f755 U 3 64 sl1 |
| 2701 | 2026-05-08T01:10:34.552Z | [s2.trio] ipadm |
| 2702 | 2026-05-08T01:10:34.565Z | ADDROBJ TYPE STATE ADDR |
| 2703 | 2026-05-08T01:10:34.565Z | lo0/v4 static ok 127.0.0.1/8 |
| 2704 | 2026-05-08T01:10:34.565Z | mg3/v4 static ok 10.0.0.2/24 |
| 2705 | 2026-05-08T01:10:34.565Z | lo0/v6 static ok ::1/128 |
| 2706 | 2026-05-08T01:10:34.565Z | lo0/u6 static ok fd00:2::1/64 |
| 2707 | 2026-05-08T01:10:34.565Z | sl1/v6 addrconf ok fe80::e062:86ff:fe26:f755%sl1/10 |
| 2708 | 2026-05-08T01:10:34.565Z | [s2.trio] route -nv get -inet6 fd00:1::1 |
| 2709 | 2026-05-08T01:10:34.576Z | 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> |
| 2710 | 2026-05-08T01:10:34.576Z | locks: inits: |
| 2711 | 2026-05-08T01:10:34.576Z | sockaddrs: <DST,IFP> |
| 2712 | 2026-05-08T01:10:34.576Z | fd00:1::1 |
| 2713 | 2026-05-08T01:10:34.576Z | route to: fd00:1::1 |
| 2714 | 2026-05-08T01:10:34.576Z | destination: fd00:1:: |
| 2715 | 2026-05-08T01:10:34.576Z | mask: ffff:ffff:ffff:ffff:: |
| 2716 | 2026-05-08T01:10:34.576Z | gateway: fe80::28f0:56ff:fe91:f046 |
| 2717 | 2026-05-08T01:10:34.576Z | interface: sl1 index 3 address e2 62 86 26 f7 55 |
| 2718 | 2026-05-08T01:10:34.576Z | flags: <UP,GATEWAY,DONE,STATIC> |
| 2719 | 2026-05-08T01:10:34.576Z | recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire |
| 2720 | 2026-05-08T01:10:34.576Z | 0 0 0 0 0 0 9000 0 |
| 2721 | 2026-05-08T01:10:34.577Z | locks: inits: <rttvar,rtt,ssthresh,sendpipe,recvpipe,mtu> |
| 2722 | 2026-05-08T01:10:34.577Z | sockaddrs: <DST,GATEWAY,NETMASK,IFP,IFA> |
| 2723 | 2026-05-08T01:10:34.577Z | fd00:1:: fe80::28f0:56ff:fe91:f046 ffff:ffff:ffff:ffff:: sl1:e2.62.86.26.f7.55 fe80::e062:86ff:fe26:f755 |
| 2724 | 2026-05-08T01:10:34.577Z | [s2.trio] ndp -na |
| 2725 | 2026-05-08T01:10:34.588Z | Net to Media Table: IPv6 |
| 2726 | 2026-05-08T01:10:34.588Z | If Physical Address Type State Destination/Mask |
| 2727 | 2026-05-08T01:10:34.588Z | ----- ----------------- ------- ------------ --------------------------- |
| 2728 | 2026-05-08T01:10:34.588Z | sl1 33:33:00:00:00:01 other REACHABLE ff02::1 |
| 2729 | 2026-05-08T01:10:34.588Z | sl1 33:33:00:00:00:02 other REACHABLE ff02::2 |
| 2730 | 2026-05-08T01:10:34.588Z | sl1 33:33:00:01:00:02 other REACHABLE ff02::1:2 |
| 2731 | 2026-05-08T01:10:34.588Z | sl1 33:33:00:00:00:16 other REACHABLE ff02::16 |
| 2732 | 2026-05-08T01:10:34.588Z | sl1 33:33:ff:91:f0:46 other REACHABLE ff02::1:ff91:f046 |
| 2733 | 2026-05-08T01:10:34.588Z | sl1 e2:62:86:26:f7:55 local REACHABLE fe80::e062:86ff:fe26:f755 |
| 2734 | 2026-05-08T01:10:34.588Z | sl1 33:33:ff:26:f7:55 other REACHABLE ff02::1:ff26:f755 |
| 2735 | 2026-05-08T01:10:34.588Z | sl1 2a:f0:56:91:f0:46 dynamic REACHABLE fe80::28f0:56ff:fe91:f046 |
| 2736 | 2026-05-08T01:10:34.589Z | sl1 33:33:00:00:00:dd other REACHABLE ff02::dd |
| 2737 | 2026-05-08T01:10:34.589Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 2738 | 2026-05-08T01:10:34.601Z | local v6: |
| 2739 | 2026-05-08T01:10:34.601Z | fe80::28f0:56ff:fe91:f046 |
| 2740 | 2026-05-08T01:10:34.601Z | fe80::a8a9:a1ff:feb0:7044 |
| 2741 | 2026-05-08T01:10:34.602Z | local v4: |
| 2742 | 2026-05-08T01:10:34.602Z | router v6_idx: |
| 2743 | 2026-05-08T01:10:34.602Z | fd00:1::/64 -> 0 |
| 2744 | 2026-05-08T01:10:34.602Z | fd00:2::/64 -> 1 |
| 2745 | 2026-05-08T01:10:34.602Z | router v6_routes: |
| 2746 | 2026-05-08T01:10:34.602Z | 0 -> fe80::862:fcff:fea2:810c (1) |
| 2747 | 2026-05-08T01:10:34.602Z | 1 -> fe80::e062:86ff:fe26:f755 (2) |
| 2748 | 2026-05-08T01:10:34.602Z | router v4_idx: |
| 2749 | 2026-05-08T01:10:34.602Z | router v4_routes: |
| 2750 | 2026-05-08T01:10:34.602Z | resolver v4: |
| 2751 | 2026-05-08T01:10:34.602Z | 10.0.0.3 -> 02:08:20:c5:ca:10 |
| 2752 | 2026-05-08T01:10:34.602Z | 10.0.0.254 -> 02:08:20:53:a0:05 |
| 2753 | 2026-05-08T01:10:34.602Z | resolver v6: |
| 2754 | 2026-05-08T01:10:34.602Z | fe80::28f0:56ff:fe91:f046 -> 2a:f0:56:91:f0:46 |
| 2755 | 2026-05-08T01:10:34.602Z | fe80::a8a9:a1ff:feb0:7044 -> aa:a9:a1:b0:70:44 |
| 2756 | 2026-05-08T01:10:34.602Z | fe80::862:fcff:fea2:810c -> 0a:62:fc:a2:81:0c |
| 2757 | 2026-05-08T01:10:34.602Z | fe80::e062:86ff:fe26:f755 -> e2:62:86:26:f7:55 |
| 2758 | 2026-05-08T01:10:34.602Z | nat v4: |
| 2759 | 2026-05-08T01:10:34.602Z | nat_v6: |
| 2760 | 2026-05-08T01:10:34.602Z | port_mac: |
| 2761 | 2026-05-08T01:10:34.602Z | 1000: a8:40:25:68:c1:b8 |
| 2762 | 2026-05-08T01:10:34.602Z | 1: a8:40:25:68:c1:b9 |
| 2763 | 2026-05-08T01:10:34.602Z | 2: a8:40:25:68:c1:ba |
| 2764 | 2026-05-08T01:10:34.602Z | proxy arp: |
| 2765 | 2026-05-08T01:10:34.602Z | [t1.trio] /opt/oxide/dendrite/bin/swadm route list |
| 2766 | 2026-05-08T01:10:34.645Z | Subnet Port Link Gateway Vlan |
| 2767 | 2026-05-08T01:10:34.645Z | fd00:1::/64 rear0 0 fe80::862:fcff:fea2:810c |
| 2768 | 2026-05-08T01:10:34.645Z | fd00:2::/64 rear1 0 fe80::e062:86ff:fe26:f755 |
| 2769 | 2026-05-08T01:10:34.645Z | [t1.trio] /opt/oxide/dendrite/bin/swadm arp list |
| 2770 | 2026-05-08T01:10:34.684Z | host mac age |
| 2771 | 2026-05-08T01:10:34.684Z | 10.0.0.3 02:08:20:c5:ca:10 21s |
| 2772 | 2026-05-08T01:10:34.684Z | 10.0.0.254 02:08:20:53:a0:05 19s |
| 2773 | 2026-05-08T01:10:34.684Z | fe80::862:fcff:fea2:810c 0a:62:fc:a2:81:0c 21s |
| 2774 | 2026-05-08T01:10:34.684Z | fe80::28f0:56ff:fe91:f046 2a:f0:56:91:f0:46 21s |
| 2775 | 2026-05-08T01:10:34.684Z | fe80::a8a9:a1ff:feb0:7044 aa:a9:a1:b0:70:44 21s |
| 2776 | 2026-05-08T01:10:34.684Z | fe80::e062:86ff:fe26:f755 e2:62:86:26:f7:55 21s |
| 2777 | 2026-05-08T01:10:34.684Z | [t1.trio] /opt/oxide/dendrite/bin/swadm addr list |
| 2778 | 2026-05-08T01:10:34.722Z | Link IPv4 IPv6 |
| 2779 | 2026-05-08T01:10:34.722Z | rear0/0 fe80::a8a9:a1ff:feb0:7044 |
| 2780 | 2026-05-08T01:10:34.722Z | rear1/0 fe80::28f0:56ff:fe91:f046 |
| 2781 | 2026-05-08T01:10:34.722Z | [s1.trio] ipadm;route -nv get -inet6 fd00:2::1;ndp -na;netstat -nr -f inet6;ping -ns fd00:2::1 60 2 |
| 2782 | 2026-05-08T01:10:35.747Z | ADDROBJ TYPE STATE ADDR |
| 2783 | 2026-05-08T01:10:35.747Z | lo0/v4 static ok 127.0.0.1/8 |
| 2784 | 2026-05-08T01:10:35.747Z | mg2/v4 static ok 10.0.0.1/24 |
| 2785 | 2026-05-08T01:10:35.747Z | lo0/v6 static ok ::1/128 |
| 2786 | 2026-05-08T01:10:35.747Z | lo0/u6 static ok fd00:1::1/64 |
| 2787 | 2026-05-08T01:10:35.747Z | sl0/v6 addrconf ok fe80::862:fcff:fea2:810c%sl0/10 |
| 2788 | 2026-05-08T01:10:35.747Z | 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> |
| 2789 | 2026-05-08T01:10:35.747Z | locks: inits: |
| 2790 | 2026-05-08T01:10:35.747Z | sockaddrs: <DST,IFP> |
| 2791 | 2026-05-08T01:10:35.747Z | fd00:2::1 |
| 2792 | 2026-05-08T01:10:35.747Z | route to: fd00:2::1 |
| 2793 | 2026-05-08T01:10:35.747Z | destination: fd00:2:: |
| 2794 | 2026-05-08T01:10:35.747Z | mask: ffff:ffff:ffff:ffff:: |
| 2795 | 2026-05-08T01:10:35.747Z | gateway: fe80::a8a9:a1ff:feb0:7044 |
| 2796 | 2026-05-08T01:10:35.747Z | interface: sl0 index 3 address 0a 62 fc a2 81 0c |
| 2797 | 2026-05-08T01:10:35.747Z | flags: <UP,GATEWAY,DONE,STATIC> |
| 2798 | 2026-05-08T01:10:35.747Z | recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire |
| 2799 | 2026-05-08T01:10:35.747Z | 0 0 0 0 0 0 9000 0 |
| 2800 | 2026-05-08T01:10:35.747Z | locks: inits: <rttvar,rtt,ssthresh,sendpipe,recvpipe,mtu> |
| 2801 | 2026-05-08T01:10:35.747Z | sockaddrs: <DST,GATEWAY,NETMASK,IFP,IFA> |
| 2802 | 2026-05-08T01:10:35.747Z | fd00:2:: fe80::a8a9:a1ff:feb0:7044 ffff:ffff:ffff:ffff:: sl0:a.62.fc.a2.81.c fe80::862:fcff:fea2:810c |
| 2803 | 2026-05-08T01:10:35.747Z | |
| 2804 | 2026-05-08T01:10:35.747Z | Net to Media Table: IPv6 |
| 2805 | 2026-05-08T01:10:35.747Z | If Physical Address Type State Destination/Mask |
| 2806 | 2026-05-08T01:10:35.747Z | ----- ----------------- ------- ------------ --------------------------- |
| 2807 | 2026-05-08T01:10:35.747Z | sl0 33:33:00:00:00:01 other REACHABLE ff02::1 |
| 2808 | 2026-05-08T01:10:35.747Z | sl0 33:33:00:00:00:02 other REACHABLE ff02::2 |
| 2809 | 2026-05-08T01:10:35.748Z | sl0 33:33:00:01:00:02 other REACHABLE ff02::1:2 |
| 2810 | 2026-05-08T01:10:35.748Z | sl0 33:33:00:00:00:16 other REACHABLE ff02::16 |
| 2811 | 2026-05-08T01:10:35.748Z | sl0 aa:a9:a1:b0:70:44 dynamic REACHABLE fe80::a8a9:a1ff:feb0:7044 |
| 2812 | 2026-05-08T01:10:35.748Z | sl0 33:33:ff:a2:81:0c other REACHABLE ff02::1:ffa2:810c |
| 2813 | 2026-05-08T01:10:35.748Z | sl0 33:33:ff:b0:70:44 other REACHABLE ff02::1:ffb0:7044 |
| 2814 | 2026-05-08T01:10:35.748Z | sl0 0a:62:fc:a2:81:0c local REACHABLE fe80::862:fcff:fea2:810c |
| 2815 | 2026-05-08T01:10:35.748Z | sl0 33:33:00:00:00:dd other REACHABLE ff02::dd |
| 2816 | 2026-05-08T01:10:35.748Z | |
| 2817 | 2026-05-08T01:10:35.748Z | |
| 2818 | 2026-05-08T01:10:35.748Z | Routing Table: IPv6 |
| 2819 | 2026-05-08T01:10:35.748Z | Destination/Mask Gateway Flags Ref Use If |
| 2820 | 2026-05-08T01:10:35.748Z | --------------------------- --------------------------- ----- --- ------- ----- |
| 2821 | 2026-05-08T01:10:35.748Z | ::1 ::1 UH 2 0 lo0 |
| 2822 | 2026-05-08T01:10:35.748Z | fd00:2::/64 fe80::a8a9:a1ff:feb0:7044 UG 2 2 sl0 |
| 2823 | 2026-05-08T01:10:35.748Z | fe80::/10 fe80::862:fcff:fea2:810c U 3 64 sl0 |
| 2824 | 2026-05-08T01:10:35.748Z | PING fd00:2::1 (fd00:2::1): 60 data bytes |
| 2825 | 2026-05-08T01:10:35.748Z | 68 bytes from fd00:2::1: icmp_seq=0. time=0.249 ms |
| 2826 | 2026-05-08T01:10:35.748Z | 68 bytes from fd00:2::1: icmp_seq=1. time=0.219 ms |
| 2827 | 2026-05-08T01:10:35.748Z | |
| 2828 | 2026-05-08T01:10:35.748Z | ----fd00:2::1 PING Statistics---- |
| 2829 | 2026-05-08T01:10:35.748Z | 2 packets transmitted, 2 packets received, 0% packet loss |
| 2830 | 2026-05-08T01:10:35.748Z | round-trip (ms) min/avg/max/stddev = 0.219/0.234/0.249/0.021 |
| 2831 | 2026-05-08T01:10:35.748Z | [s2.trio] ping fd00:1::1 |
| 2832 | 2026-05-08T01:10:35.761Z | fd00:1::1 is alive |
| 2833 | 2026-05-08T01:10:35.761Z | server router restart passed |
| 2834 | 2026-05-08T01:10:39.767Z | peer expiration recovery passed |
| 2835 | 2026-05-08T01:10:40.769Z | [s1.trio] netstat -nrf inet6 | grep fd00 | wc -l |
| 2836 | 2026-05-08T01:10:40.786Z | 3 |
| 2837 | 2026-05-08T01:10:40.786Z | redundant advertise passed |
| 2838 | 2026-05-08T01:10:41.788Z | tunnel endpoint advertise passed |
| 2839 | 2026-05-08T01:10:46.790Z | redundant tunnel endpoint advertise passed |
| 2840 | 2026-05-08T01:10:46.790Z | [s1.trio] pkill ddmd |
| 2841 | 2026-05-08T01:10:46.804Z | |
| 2842 | 2026-05-08T01:10:51.804Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 9604b7dc-3295-48b4-ae73-aaa415987992 --sled-uuid a795971d-938a-4c31-972f-e47a4257f499 -a sl0/v6 &> /opt/ddmd.log & |
| 2843 | 2026-05-08T01:10:51.822Z | |
| 2844 | 2026-05-08T01:10:56.828Z | tunnel router restart passed |
| 2845 | 2026-05-08T01:10:57.830Z | tunnel endpoint withdraw passed |
| 2846 | 2026-05-08T01:10:57.834Z | [t1.trio] pkill ddmd |
| 2847 | 2026-05-08T01:10:57.845Z | |
| 2848 | 2026-05-08T01:10:57.845Z | cp /mgtrio/t1.trio/root/opt/ddmd.log /work/t1.trio.log |
| 2849 | 2026-05-08T01:10:57.849Z | cp /mgtrio/t1.trio/root//var/svc/log/oxide-dendrite:default.log /work/t1.trio-dpd.log |
| 2850 | 2026-05-08T01:10:59.731Z | [s2.trio] pkill ddmd |
| 2851 | 2026-05-08T01:10:59.745Z | |
| 2852 | 2026-05-08T01:10:59.745Z | cp /mgtrio/s2.trio/root/opt/ddmd.log /work/s2.trio.log |
| 2853 | 2026-05-08T01:11:01.557Z | [s1.trio] pkill ddmd |
| 2854 | 2026-05-08T01:11:01.572Z | |
| 2855 | 2026-05-08T01:11:01.572Z | cp /mgtrio/s1.trio/root/opt/ddmd.log /work/s1.trio.log |
| 2856 | 2026-05-08T01:11:03.565Z | [sidecar.trio] pkill softnpu |
| 2857 | 2026-05-08T01:11:03.592Z | |
| 2858 | 2026-05-08T01:11:03.592Z | cp /mgtrio/sidecar.trio/root/opt/softnpu.log /work/sidecar.trio-softnpu.log |
| 2859 | 2026-05-08T01:11:06.099Z | test ddm::test_trio_v3 ... ok |
| 2860 | 2026-05-08T01:11:06.099Z | |
| 2861 | 2026-05-08T01:11:06.102Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 96.11s |
| 2862 | 2026-05-08T01:11:06.102Z | |
| 2863 | 2026-05-08T01:11:06.132Z | + cleanup |
| 2864 | 2026-05-08T01:11:06.136Z | ++ id -un |
| 2865 | 2026-05-08T01:11:06.140Z | ++ id -gn |
| 2866 | 2026-05-08T01:11:06.140Z | + pfexec chown -R build:build . |
| 2867 | 2026-05-08T01:11:06.241Z | process exited: duration 576680 ms, exit code 0 |
| |
| 2868 | 2026-05-08T01:11:06.252Z | found 5 output files |
| 2869 | 2026-05-08T01:11:06.260Z | uploading: /work/s1.trio.log (14365 bytes) |
| 2870 | 2026-05-08T01:11:07.267Z | uploaded: /work/s1.trio.log |
| 2871 | 2026-05-08T01:11:07.271Z | uploading: /work/s2.trio.log (49393 bytes) |
| 2872 | 2026-05-08T01:11:08.284Z | uploaded: /work/s2.trio.log |
| 2873 | 2026-05-08T01:11:08.285Z | uploading: /work/sidecar.trio-softnpu.log (564 bytes) |
| 2874 | 2026-05-08T01:11:09.295Z | uploaded: /work/sidecar.trio-softnpu.log |
| 2875 | 2026-05-08T01:11:09.295Z | uploading: /work/t1.trio-dpd.log (326483 bytes) |
| 2876 | 2026-05-08T01:11:10.314Z | uploaded: /work/t1.trio-dpd.log |
| 2877 | 2026-05-08T01:11:10.314Z | uploading: /work/t1.trio.log (64346 bytes) |
| 2878 | 2026-05-08T01:11:11.329Z | uploaded: /work/t1.trio.log |