|
|
|
| 1 | 2026-02-18T03:02:41.923Z | job assigned to worker 01KHQB4JJ8XPQ3Q3P26BRB89JQ [factory aws, i-0a74297b61143c67c] (queued for 58 s) |
| |
| 2 | 2026-02-18T03:02:50.323Z | starting task 0: "setup" |
| 3 | 2026-02-18T03:02:50.328Z | ++ uname -s |
| 4 | 2026-02-18T03:02:50.331Z | + kern=SunOS |
| 5 | 2026-02-18T03:02:50.331Z | + build_user=build |
| 6 | 2026-02-18T03:02:50.331Z | + build_uid=12345 |
| 7 | 2026-02-18T03:02:50.331Z | + work_dir=/work |
| 8 | 2026-02-18T03:02:50.331Z | + input_dir=/input |
| 9 | 2026-02-18T03:02:50.331Z | + [[ 0 == 12345 ]] |
| 10 | 2026-02-18T03:02:50.331Z | + case "$kern" in |
| 11 | 2026-02-18T03:02:50.331Z | + groupadd -g 12345 build |
| 12 | 2026-02-18T03:02:50.335Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-02-18T03:02:52.341Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-02-18T03:02:52.457Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-02-18T03:02:52.460Z | + home_fs=zfs |
| 16 | 2026-02-18T03:02:52.460Z | + [[ zfs == autofs ]] |
| 17 | 2026-02-18T03:02:52.460Z | + mkdir -p /home/build |
| 18 | 2026-02-18T03:02:52.463Z | + chown build:build /home/build /work |
| 19 | 2026-02-18T03:02:54.464Z | + chmod 0700 /home/build /work |
| 20 | 2026-02-18T03:02:54.467Z | process exited: duration 4145 ms, exit code 0 |
| |
| 21 | 2026-02-18T03:02:54.473Z | starting task 1: "rust-toolchain" |
| 22 | 2026-02-18T03:02:54.479Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-02-18T03:02:54.479Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-02-18T03:02:54.479Z | * rust toolchain channel = "stable" |
| 25 | 2026-02-18T03:02:54.479Z | * rust toolchain profile = "default" |
| 26 | 2026-02-18T03:02:54.479Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-02-18T03:02:54.479Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-02-18T03:02:54.483Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-02-18T03:02:54.483Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-02-18T03:02:54.573Z | info: downloading installer |
| 31 | 2026-02-18T03:02:56.346Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-02-18T03:02:56.346Z | warn: /opt/ooce/bin |
| 33 | 2026-02-18T03:02:56.346Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-02-18T03:02:56.346Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-02-18T03:02:56.349Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-02-18T03:02:56.349Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-02-18T03:02:56.349Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-02-18T03:02:56.349Z | error: cannot install while Rust is installed |
| 39 | 2026-02-18T03:02:56.349Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-02-18T03:02:56.370Z | info: profile set to 'default' |
| 41 | 2026-02-18T03:02:56.370Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-02-18T03:02:56.372Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-02-18T03:02:56.537Z | info: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11) |
| 44 | 2026-02-18T03:02:56.537Z | info: downloading component 'cargo' |
| 45 | 2026-02-18T03:02:57.838Z | info: downloading component 'clippy' |
| 46 | 2026-02-18T03:02:58.318Z | info: downloading component 'rust-docs' |
| 47 | 2026-02-18T03:02:59.752Z | info: downloading component 'rust-std' |
| 48 | 2026-02-18T03:03:01.694Z | info: downloading component 'rustc' |
| 49 | 2026-02-18T03:03:08.881Z | info: downloading component 'rustfmt' |
| 50 | 2026-02-18T03:03:09.191Z | info: installing component 'cargo' |
| 51 | 2026-02-18T03:03:10.135Z | info: installing component 'clippy' |
| 52 | 2026-02-18T03:03:10.530Z | info: installing component 'rust-docs' |
| 53 | 2026-02-18T03:03:12.493Z | info: installing component 'rust-std' |
| 54 | 2026-02-18T03:03:14.316Z | info: installing component 'rustc' |
| 55 | 2026-02-18T03:03:21.186Z | info: installing component 'rustfmt' |
| 56 | 2026-02-18T03:03:21.516Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-02-18T03:03:21.516Z | |
| 58 | 2026-02-18T03:03:22.024Z | stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 59 | 2026-02-18T03:03:22.024Z | |
| 60 | 2026-02-18T03:03:22.027Z | |
| 61 | 2026-02-18T03:03:22.027Z | Rust is installed now. Great! |
| 62 | 2026-02-18T03:03:22.027Z | |
| 63 | 2026-02-18T03:03:22.027Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-02-18T03:03:22.027Z | environment variable. This has not been done automatically. |
| 65 | 2026-02-18T03:03:22.028Z | |
| 66 | 2026-02-18T03:03:22.028Z | To configure your current shell, you need to source |
| 67 | 2026-02-18T03:03:22.028Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-02-18T03:03:22.028Z | |
| 69 | 2026-02-18T03:03:22.028Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-02-18T03:03:22.028Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-02-18T03:03:22.028Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-02-18T03:03:22.028Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-02-18T03:03:22.158Z | + rustup --version |
| 74 | 2026-02-18T03:03:22.170Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-02-18T03:03:22.173Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-02-18T03:03:22.245Z | info: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 77 | 2026-02-18T03:03:22.248Z | + cargo --version |
| 78 | 2026-02-18T03:03:22.307Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 79 | 2026-02-18T03:03:22.310Z | + rustc --version |
| 80 | 2026-02-18T03:03:22.376Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 81 | 2026-02-18T03:03:22.382Z | process exited: duration 27904 ms, exit code 0 |
| |
| 82 | 2026-02-18T03:03:22.389Z | starting task 2: "authentication" |
| 83 | 2026-02-18T03:03:22.412Z | process exited: duration 22 ms, exit code 0 |
| |
| 84 | 2026-02-18T03:03:22.417Z | starting task 3: "clone repository" |
| 85 | 2026-02-18T03:03:22.422Z | + mkdir -p /work/oxidecomputer/maghemite |
| 86 | 2026-02-18T03:03:22.425Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 87 | 2026-02-18T03:03:22.486Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 88 | 2026-02-18T03:03:25.208Z | + cd /work/oxidecomputer/maghemite |
| 89 | 2026-02-18T03:03:25.208Z | + git fetch origin dccd2940bdca70331828ef79faadb348031175a9 |
| 90 | 2026-02-18T03:03:25.571Z | From https://github.com/oxidecomputer/maghemite |
| 91 | 2026-02-18T03:03:25.571Z | * branch dccd2940bdca70331828ef79faadb348031175a9 -> FETCH_HEAD |
| 92 | 2026-02-18T03:03:25.580Z | + [[ -n zl/mrib ]] |
| 93 | 2026-02-18T03:03:25.583Z | ++ git branch --show-current |
| 94 | 2026-02-18T03:03:25.586Z | + current=main |
| 95 | 2026-02-18T03:03:25.586Z | + [[ main != zl/mrib ]] |
| 96 | 2026-02-18T03:03:25.586Z | + git branch -f zl/mrib dccd2940bdca70331828ef79faadb348031175a9 |
| 97 | 2026-02-18T03:03:25.588Z | + git checkout -f zl/mrib |
| 98 | 2026-02-18T03:03:25.619Z | Switched to branch 'zl/mrib' |
| 99 | 2026-02-18T03:03:25.622Z | + git reset --hard dccd2940bdca70331828ef79faadb348031175a9 |
| 100 | 2026-02-18T03:03:25.631Z | HEAD is now at dccd294 merge main (bump deps) |
| 101 | 2026-02-18T03:03:25.634Z | process exited: duration 3214 ms, exit code 0 |
| |
| 102 | 2026-02-18T03:03:25.640Z | starting task 4: "build" |
| 103 | 2026-02-18T03:03:25.649Z | ++ dladm |
| 104 | 2026-02-18T03:03:25.654Z | LINK CLASS MTU STATE BRIDGE OVER |
| 105 | 2026-02-18T03:03:25.654Z | ena0 phys 9216 up -- -- |
| 106 | 2026-02-18T03:03:25.657Z | ++ ipadm |
| 107 | 2026-02-18T03:03:25.660Z | ADDROBJ TYPE STATE ADDR |
| 108 | 2026-02-18T03:03:25.660Z | lo0/v4 static ok 127.0.0.1/8 |
| 109 | 2026-02-18T03:03:25.660Z | ena0/dhcp dhcp ok 10.150.1.95/24 |
| 110 | 2026-02-18T03:03:25.660Z | lo0/v6 static ok ::1/128 |
| 111 | 2026-02-18T03:03:25.660Z | ++ banner collect |
| 112 | 2026-02-18T03:03:25.660Z | |
| 113 | 2026-02-18T03:03:25.660Z | #### #### # # ###### #### ##### |
| 114 | 2026-02-18T03:03:25.660Z | # # # # # # # # # # |
| 115 | 2026-02-18T03:03:25.660Z | # # # # # ##### # # |
| 116 | 2026-02-18T03:03:25.660Z | # # # # # # # # |
| 117 | 2026-02-18T03:03:25.660Z | # # # # # # # # # # |
| 118 | 2026-02-18T03:03:25.660Z | #### #### ###### ###### ###### #### # |
| 119 | 2026-02-18T03:03:25.660Z | |
| 120 | 2026-02-18T03:03:25.663Z | ++ get_artifact softnpu image 591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 softnpu |
| 121 | 2026-02-18T03:03:25.663Z | ++ repo=softnpu |
| 122 | 2026-02-18T03:03:25.663Z | ++ series=image |
| 123 | 2026-02-18T03:03:25.663Z | ++ commit=591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 |
| 124 | 2026-02-18T03:03:25.663Z | ++ name=softnpu |
| 125 | 2026-02-18T03:03:25.663Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 126 | 2026-02-18T03:03:25.663Z | ++ mkdir -p download |
| 127 | 2026-02-18T03:03:25.663Z | ++ pushd download |
| 128 | 2026-02-18T03:03:25.663Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 129 | 2026-02-18T03:03:25.663Z | ++ [[ ! -f softnpu ]] |
| 130 | 2026-02-18T03:03:25.663Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28/softnpu |
| 131 | 2026-02-18T03:03:25.671Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 132 | 2026-02-18T03:03:25.674Z | Dload Upload Total Spent Left Speed |
| 133 | 2026-02-18T03:03:26.228Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 15.6M 0 77628 0 0 262k 0 0:01:00 --:--:-- 0:01:00 262k
100 15.6M 100 15.6M 0 0 28.0M 0 --:--:-- --:--:-- --:--:-- 28.0M |
| 134 | 2026-02-18T03:03:26.231Z | ++ popd |
| 135 | 2026-02-18T03:03:26.235Z | /work/oxidecomputer/maghemite |
| 136 | 2026-02-18T03:03:26.235Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 libsidecar_lite.so |
| 137 | 2026-02-18T03:03:26.235Z | ++ repo=sidecar-lite |
| 138 | 2026-02-18T03:03:26.235Z | ++ series=release |
| 139 | 2026-02-18T03:03:26.235Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 140 | 2026-02-18T03:03:26.235Z | ++ name=libsidecar_lite.so |
| 141 | 2026-02-18T03:03:26.235Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 142 | 2026-02-18T03:03:26.235Z | ++ mkdir -p download |
| 143 | 2026-02-18T03:03:26.235Z | ++ pushd download |
| 144 | 2026-02-18T03:03:26.235Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 145 | 2026-02-18T03:03:26.235Z | ++ [[ ! -f libsidecar_lite.so ]] |
| 146 | 2026-02-18T03:03:26.235Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/libsidecar_lite.so |
| 147 | 2026-02-18T03:03:26.242Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 148 | 2026-02-18T03:03:26.242Z | Dload Upload Total Spent Left Speed |
| 149 | 2026-02-18T03:03:26.610Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 12.0M 100 12.0M 0 0 32.7M 0 --:--:-- --:--:-- --:--:-- 32.8M |
| 150 | 2026-02-18T03:03:26.614Z | ++ popd |
| 151 | 2026-02-18T03:03:26.617Z | /work/oxidecomputer/maghemite |
| 152 | 2026-02-18T03:03:26.617Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 scadm |
| 153 | 2026-02-18T03:03:26.617Z | ++ repo=sidecar-lite |
| 154 | 2026-02-18T03:03:26.617Z | ++ series=release |
| 155 | 2026-02-18T03:03:26.617Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 156 | 2026-02-18T03:03:26.617Z | ++ name=scadm |
| 157 | 2026-02-18T03:03:26.617Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 158 | 2026-02-18T03:03:26.617Z | ++ mkdir -p download |
| 159 | 2026-02-18T03:03:26.617Z | ++ pushd download |
| 160 | 2026-02-18T03:03:26.617Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 161 | 2026-02-18T03:03:26.617Z | ++ [[ ! -f scadm ]] |
| 162 | 2026-02-18T03:03:26.617Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/scadm |
| 163 | 2026-02-18T03:03:26.625Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 164 | 2026-02-18T03:03:26.625Z | Dload Upload Total Spent Left Speed |
| 165 | 2026-02-18T03:03:27.133Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
46 15.7M 46 7483k 0 0 21.8M 0 --:--:-- --:--:-- --:--:-- 21.8M
100 15.7M 100 15.7M 0 0 31.2M 0 --:--:-- --:--:-- --:--:-- 31.2M |
| 166 | 2026-02-18T03:03:27.137Z | ++ popd |
| 167 | 2026-02-18T03:03:27.137Z | /work/oxidecomputer/maghemite |
| 168 | 2026-02-18T03:03:27.137Z | ++ get_artifact dendrite image 72461d3a6e4724fd33454836d3c9d93c393fd4e4 dendrite-softnpu.tar.gz |
| 169 | 2026-02-18T03:03:27.137Z | ++ repo=dendrite |
| 170 | 2026-02-18T03:03:27.138Z | ++ series=image |
| 171 | 2026-02-18T03:03:27.138Z | ++ commit=72461d3a6e4724fd33454836d3c9d93c393fd4e4 |
| 172 | 2026-02-18T03:03:27.138Z | ++ name=dendrite-softnpu.tar.gz |
| 173 | 2026-02-18T03:03:27.138Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 174 | 2026-02-18T03:03:27.138Z | ++ mkdir -p download |
| 175 | 2026-02-18T03:03:27.142Z | ++ pushd download |
| 176 | 2026-02-18T03:03:27.143Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 177 | 2026-02-18T03:03:27.143Z | ++ [[ ! -f dendrite-softnpu.tar.gz ]] |
| 178 | 2026-02-18T03:03:27.143Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/72461d3a6e4724fd33454836d3c9d93c393fd4e4/dendrite-softnpu.tar.gz |
| 179 | 2026-02-18T03:03:27.148Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 180 | 2026-02-18T03:03:27.148Z | Dload Upload Total Spent Left Speed |
| 181 | 2026-02-18T03:03:28.842Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
30 71.5M 30 22.1M 0 0 27.2M 0 0:00:02 --:--:-- 0:00:02 27.1M
100 71.5M 100 71.5M 0 0 42.4M 0 0:00:01 0:00:01 --:--:-- 42.4M |
| 182 | 2026-02-18T03:03:28.847Z | ++ popd |
| 183 | 2026-02-18T03:03:28.847Z | /work/oxidecomputer/maghemite |
| 184 | 2026-02-18T03:03:28.848Z | ++ get_artifact maghemite release dccd2940bdca70331828ef79faadb348031175a9 ddm |
| 185 | 2026-02-18T03:03:28.848Z | ++ repo=maghemite |
| 186 | 2026-02-18T03:03:28.848Z | ++ series=release |
| 187 | 2026-02-18T03:03:28.848Z | ++ commit=dccd2940bdca70331828ef79faadb348031175a9 |
| 188 | 2026-02-18T03:03:28.848Z | ++ name=ddm |
| 189 | 2026-02-18T03:03:28.848Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 190 | 2026-02-18T03:03:28.848Z | ++ mkdir -p download |
| 191 | 2026-02-18T03:03:28.848Z | ++ pushd download |
| 192 | 2026-02-18T03:03:28.848Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 193 | 2026-02-18T03:03:28.848Z | ++ [[ ! -f ddm ]] |
| 194 | 2026-02-18T03:03:28.848Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/dccd2940bdca70331828ef79faadb348031175a9/ddm |
| 195 | 2026-02-18T03:03:28.852Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 196 | 2026-02-18T03:03:28.852Z | Dload Upload Total Spent Left Speed |
| 197 | 2026-02-18T03:03:28.953Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
| 198 | 2026-02-18T03:03:28.954Z | curl: (22) The requested URL returned error: 404 |
| 199 | 2026-02-18T03:03:28.960Z | ++ popd |
| 200 | 2026-02-18T03:03:28.960Z | /work/oxidecomputer/maghemite |
| 201 | 2026-02-18T03:03:28.960Z | ++ get_artifact maghemite release dccd2940bdca70331828ef79faadb348031175a9 ddmadm |
| 202 | 2026-02-18T03:03:28.960Z | ++ repo=maghemite |
| 203 | 2026-02-18T03:03:28.960Z | ++ series=release |
| 204 | 2026-02-18T03:03:28.960Z | ++ commit=dccd2940bdca70331828ef79faadb348031175a9 |
| 205 | 2026-02-18T03:03:28.961Z | ++ name=ddmadm |
| 206 | 2026-02-18T03:03:28.961Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 207 | 2026-02-18T03:03:28.961Z | ++ mkdir -p download |
| 208 | 2026-02-18T03:03:28.961Z | ++ pushd download |
| 209 | 2026-02-18T03:03:28.961Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 210 | 2026-02-18T03:03:28.962Z | ++ [[ ! -f ddmadm ]] |
| 211 | 2026-02-18T03:03:28.962Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/dccd2940bdca70331828ef79faadb348031175a9/ddmadm |
| 212 | 2026-02-18T03:03:28.967Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 213 | 2026-02-18T03:03:28.967Z | Dload Upload Total Spent Left Speed |
| 214 | 2026-02-18T03:03:29.040Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
| 215 | 2026-02-18T03:03:29.040Z | curl: (22) The requested URL returned error: 404 |
| 216 | 2026-02-18T03:03:29.044Z | ++ popd |
| 217 | 2026-02-18T03:03:29.045Z | /work/oxidecomputer/maghemite |
| 218 | 2026-02-18T03:03:29.045Z | ++ pushd download |
| 219 | 2026-02-18T03:03:29.045Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 220 | 2026-02-18T03:03:29.045Z | ++ chmod +x softnpu |
| 221 | 2026-02-18T03:03:29.048Z | ++ chmod +x scadm |
| 222 | 2026-02-18T03:03:29.048Z | ++ chmod +x ddmadm |
| 223 | 2026-02-18T03:03:29.053Z | chmod: WARNING: can't access ddmadm |
| 224 | 2026-02-18T03:03:29.053Z | ++ chmod +x ddmd |
| 225 | 2026-02-18T03:03:29.054Z | chmod: WARNING: can't access ddmd |
| 226 | 2026-02-18T03:03:29.054Z | ++ mv ddmadm ddmadm-v2 |
| 227 | 2026-02-18T03:03:29.058Z | mv: cannot access ddmadm |
| 228 | 2026-02-18T03:03:29.058Z | ++ mv ddmd ddmd-v2 |
| 229 | 2026-02-18T03:03:29.058Z | mv: cannot access ddmd |
| 230 | 2026-02-18T03:03:29.058Z | ++ rm -rf zones/dendrite |
| 231 | 2026-02-18T03:03:29.058Z | ++ mkdir -p zones/dendrite |
| 232 | 2026-02-18T03:03:29.063Z | ++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite |
| 233 | 2026-02-18T03:03:30.441Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/zone-network-setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/dendrite/manifest.xml |
| 234 | 2026-02-18T03:03:30.444Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/.*setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/tfport/manifest.xml |
| 235 | 2026-02-18T03:03:30.447Z | ++ popd |
| 236 | 2026-02-18T03:03:30.447Z | /work/oxidecomputer/maghemite |
| 237 | 2026-02-18T03:03:30.447Z | ++ banner install |
| 238 | 2026-02-18T03:03:30.450Z | |
| 239 | 2026-02-18T03:03:30.450Z | # # # #### ##### ## # # |
| 240 | 2026-02-18T03:03:30.450Z | # ## # # # # # # # |
| 241 | 2026-02-18T03:03:30.450Z | # # # # #### # # # # # |
| 242 | 2026-02-18T03:03:30.450Z | # # # # # # ###### # # |
| 243 | 2026-02-18T03:03:30.450Z | # # ## # # # # # # # |
| 244 | 2026-02-18T03:03:30.450Z | # # # #### # # # ###### ###### |
| 245 | 2026-02-18T03:03:30.451Z | |
| 246 | 2026-02-18T03:03:30.451Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 247 | 2026-02-18T03:03:30.451Z | ++ set +o errexit |
| 248 | 2026-02-18T03:03:30.451Z | ++ pkg info clang-15 |
| 249 | 2026-02-18T03:03:30.451Z | ++ grep -qi installed |
| 250 | 2026-02-18T03:03:32.113Z | pkg: info: no packages matching the following patterns you specified are |
| 251 | 2026-02-18T03:03:32.113Z | installed on the system. Try querying remotely instead: |
| 252 | 2026-02-18T03:03:32.113Z | |
| 253 | 2026-02-18T03:03:32.113Z | clang-15 |
| 254 | 2026-02-18T03:03:32.162Z | ++ [[ 1 != 0 ]] |
| 255 | 2026-02-18T03:03:32.162Z | ++ set -o errexit |
| 256 | 2026-02-18T03:03:32.163Z | ++ pfexec pkg install clang-15 |
| 257 | 2026-02-18T03:03:41.825Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 258 | 2026-02-18T03:03:52.310Z | Startup: Caching catalogs ... Done |
| 259 | 2026-02-18T03:04:15.199Z | Planning: Solver setup ... Done |
| 260 | 2026-02-18T03:04:15.359Z | Planning: Running solver ... Done |
| 261 | 2026-02-18T03:04:15.530Z | Planning: Finding local manifests ... Done |
| 262 | 2026-02-18T03:04:15.543Z | Planning: Fetching manifests: 0/2 0% complete |
| 263 | 2026-02-18T03:04:15.671Z | Planning: Fetching manifests: 2/2 100% complete |
| 264 | 2026-02-18T03:04:15.720Z | Planning: Package planning ... Done |
| 265 | 2026-02-18T03:04:15.766Z | Planning: Merging actions ... Done |
| 266 | 2026-02-18T03:04:15.958Z | Planning: Checking for conflicting actions ... Done |
| 267 | 2026-02-18T03:04:15.969Z | Planning: Consolidating action changes ... Done |
| 268 | 2026-02-18T03:04:16.971Z | Planning: Evaluating mediators ... Done |
| 269 | 2026-02-18T03:04:16.981Z | Planning: Planning completed in 24.52 seconds |
| 270 | 2026-02-18T03:04:16.995Z | Packages to install: 2 |
| 271 | 2026-02-18T03:04:16.995Z | Mediators to change: 2 |
| 272 | 2026-02-18T03:04:16.995Z | Services to change: 1 |
| 273 | 2026-02-18T03:04:16.998Z | Create boot environment: No |
| 274 | 2026-02-18T03:04:16.998Z | Create backup boot environment: No |
| 275 | 2026-02-18T03:04:17.046Z | |
| 276 | 2026-02-18T03:04:17.046Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 277 | 2026-02-18T03:04:22.049Z | Download: 1405/3076 items 115.8/211.3MB 54% complete (23.7M/s) |
| 278 | 2026-02-18T03:04:27.059Z | Download: 2069/3076 items 118.5/211.3MB 56% complete (12.3M/s) |
| 279 | 2026-02-18T03:04:32.667Z | Download: 3025/3076 items 201.7/211.3MB 95% complete (8.7M/s) |
| 280 | 2026-02-18T03:04:39.201Z | Download: 3072/3076 items 211.3/211.3MB 99% complete (11.9M/s) |
| 281 | 2026-02-18T03:04:45.615Z | Download: 3074/3076 items 211.3/211.3MB 99% complete |
| 282 | 2026-02-18T03:04:45.640Z | Download: Completed 211.31 MB in 28.59 seconds (7.4M/s) |
| 283 | 2026-02-18T03:04:45.813Z | Actions: 1/3418 actions (Installing new actions) |
| 284 | 2026-02-18T03:04:50.500Z | Actions: Completed 3418 actions in 4.69 seconds. |
| 285 | 2026-02-18T03:04:51.228Z | Done |
| 286 | 2026-02-18T03:04:51.228Z | Done |
| 287 | 2026-02-18T03:04:52.324Z | Done |
| 288 | 2026-02-18T03:04:57.059Z | Done |
| 289 | 2026-02-18T03:04:57.139Z | Done |
| 290 | 2026-02-18T03:04:57.141Z | Done |
| 291 | 2026-02-18T03:04:57.306Z | Done |
| 292 | 2026-02-18T03:04:57.984Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 293 | 2026-02-18T03:04:57.984Z | ++ set +o errexit |
| 294 | 2026-02-18T03:04:57.987Z | ++ pkg info pkg-config |
| 295 | 2026-02-18T03:04:57.987Z | ++ grep -qi installed |
| 296 | 2026-02-18T03:04:58.340Z | ++ [[ 0 != 0 ]] |
| 297 | 2026-02-18T03:04:58.340Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 298 | 2026-02-18T03:04:58.340Z | ++ set +o errexit |
| 299 | 2026-02-18T03:04:58.344Z | ++ pkg info brand/omicron1 |
| 300 | 2026-02-18T03:04:58.344Z | ++ grep -qi installed |
| 301 | 2026-02-18T03:04:58.638Z | pkg: info: no packages matching the following patterns you specified are |
| 302 | 2026-02-18T03:04:58.638Z | installed on the system. Try querying remotely instead: |
| 303 | 2026-02-18T03:04:58.638Z | |
| 304 | 2026-02-18T03:04:58.638Z | brand/omicron1 |
| 305 | 2026-02-18T03:04:58.683Z | ++ [[ 1 != 0 ]] |
| 306 | 2026-02-18T03:04:58.683Z | ++ set -o errexit |
| 307 | 2026-02-18T03:04:58.683Z | ++ pfexec pkg install brand/omicron1 |
| 308 | 2026-02-18T03:04:59.285Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 309 | 2026-02-18T03:05:22.225Z | Planning: Solver setup ... Done |
| 310 | 2026-02-18T03:05:22.382Z | Planning: Running solver ... Done |
| 311 | 2026-02-18T03:05:22.551Z | Planning: Finding local manifests ... Done |
| 312 | 2026-02-18T03:05:22.554Z | Planning: Fetching manifests: 0/2 0% complete |
| 313 | 2026-02-18T03:05:22.700Z | Planning: Fetching manifests: 2/2 100% complete |
| 314 | 2026-02-18T03:05:22.718Z | Planning: Package planning ... Done |
| 315 | 2026-02-18T03:05:22.721Z | Planning: Merging actions ... Done |
| 316 | 2026-02-18T03:05:22.965Z | Planning: Checking for conflicting actions ... Done |
| 317 | 2026-02-18T03:05:22.969Z | Planning: Consolidating action changes ... Done |
| 318 | 2026-02-18T03:05:23.242Z | Planning: Evaluating mediators ... Done |
| 319 | 2026-02-18T03:05:23.245Z | Planning: Planning completed in 23.96 seconds |
| 320 | 2026-02-18T03:05:23.253Z | Packages to install: 2 |
| 321 | 2026-02-18T03:05:23.253Z | Create boot environment: No |
| 322 | 2026-02-18T03:05:23.256Z | Create backup boot environment: No |
| 323 | 2026-02-18T03:05:23.292Z | |
| 324 | 2026-02-18T03:05:23.292Z | Download: 0/5 items 0.0/1.1MB 0% complete |
| 325 | 2026-02-18T03:05:23.314Z | Download: Completed 1.07 MB in 0.02 seconds (48.4M/s) |
| 326 | 2026-02-18T03:05:23.402Z | Actions: 1/28 actions (Installing new actions) |
| 327 | 2026-02-18T03:05:23.420Z | Actions: Completed 28 actions in 0.02 seconds. |
| 328 | 2026-02-18T03:05:24.222Z | Done |
| 329 | 2026-02-18T03:05:24.222Z | Done |
| 330 | 2026-02-18T03:05:25.229Z | Done |
| 331 | 2026-02-18T03:05:29.203Z | Done |
| 332 | 2026-02-18T03:05:29.296Z | Done |
| 333 | 2026-02-18T03:05:29.299Z | Done |
| 334 | 2026-02-18T03:05:29.397Z | Done |
| 335 | 2026-02-18T03:05:29.561Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 336 | 2026-02-18T03:05:29.561Z | ++ set +o errexit |
| 337 | 2026-02-18T03:05:29.564Z | ++ pkg info brand/omicron1/tools |
| 338 | 2026-02-18T03:05:29.564Z | ++ grep -qi installed |
| 339 | 2026-02-18T03:05:29.851Z | pkg: info: no packages matching the following patterns you specified are |
| 340 | 2026-02-18T03:05:29.851Z | installed on the system. Try querying remotely instead: |
| 341 | 2026-02-18T03:05:29.851Z | |
| 342 | 2026-02-18T03:05:29.851Z | brand/omicron1/tools |
| 343 | 2026-02-18T03:05:29.896Z | ++ [[ 1 != 0 ]] |
| 344 | 2026-02-18T03:05:29.896Z | ++ set -o errexit |
| 345 | 2026-02-18T03:05:29.896Z | ++ pfexec pkg install brand/omicron1/tools |
| 346 | 2026-02-18T03:05:30.489Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 347 | 2026-02-18T03:05:53.357Z | Planning: Solver setup ... Done |
| 348 | 2026-02-18T03:05:53.513Z | Planning: Running solver ... Done |
| 349 | 2026-02-18T03:05:53.680Z | Planning: Finding local manifests ... Done |
| 350 | 2026-02-18T03:05:53.683Z | Planning: Fetching manifests: 0/1 0% complete |
| 351 | 2026-02-18T03:05:53.823Z | Planning: Fetching manifests: 1/1 100% complete |
| 352 | 2026-02-18T03:05:53.840Z | Planning: Package planning ... Done |
| 353 | 2026-02-18T03:05:53.843Z | Planning: Merging actions ... Done |
| 354 | 2026-02-18T03:05:54.062Z | Planning: Checking for conflicting actions ... Done |
| 355 | 2026-02-18T03:05:54.065Z | Planning: Consolidating action changes ... Done |
| 356 | 2026-02-18T03:05:54.332Z | Planning: Evaluating mediators ... Done |
| 357 | 2026-02-18T03:05:54.336Z | Planning: Planning completed in 23.84 seconds |
| 358 | 2026-02-18T03:05:54.398Z | Packages to install: 1 |
| 359 | 2026-02-18T03:05:54.398Z | Services to change: 1 |
| 360 | 2026-02-18T03:05:54.399Z | Create boot environment: No |
| 361 | 2026-02-18T03:05:54.403Z | Create backup boot environment: No |
| 362 | 2026-02-18T03:05:54.437Z | |
| 363 | 2026-02-18T03:05:54.437Z | Download: 0/2 items 0.0/1.2MB 0% complete |
| 364 | 2026-02-18T03:05:54.465Z | Download: Completed 1.19 MB in 0.03 seconds (41.1M/s) |
| 365 | 2026-02-18T03:05:54.576Z | Actions: 1/19 actions (Installing new actions) |
| 366 | 2026-02-18T03:05:54.595Z | Actions: Completed 19 actions in 0.02 seconds. |
| 367 | 2026-02-18T03:05:55.401Z | Done |
| 368 | 2026-02-18T03:05:55.401Z | Done |
| 369 | 2026-02-18T03:05:56.396Z | Done |
| 370 | 2026-02-18T03:06:00.403Z | Done |
| 371 | 2026-02-18T03:06:00.488Z | Done |
| 372 | 2026-02-18T03:06:00.491Z | Done |
| 373 | 2026-02-18T03:06:00.584Z | Done |
| 374 | 2026-02-18T03:06:00.757Z | ++ pfexec svcadm enable baseline |
| 375 | 2026-02-18T03:06:00.780Z | ++ retry=0 |
| 376 | 2026-02-18T03:06:00.783Z | +++ svcs -Hostate baseline |
| 377 | 2026-02-18T03:06:00.805Z | ++ [[ offline* != online ]] |
| 378 | 2026-02-18T03:06:00.805Z | ++ [[ 0 -gt 300 ]] |
| 379 | 2026-02-18T03:06:00.805Z | ++ sleep 1 |
| 380 | 2026-02-18T03:06:01.809Z | ++ retry=1 |
| 381 | 2026-02-18T03:06:01.812Z | +++ svcs -Hostate baseline |
| 382 | 2026-02-18T03:06:01.831Z | ++ [[ offline* != online ]] |
| 383 | 2026-02-18T03:06:01.831Z | ++ [[ 1 -gt 300 ]] |
| 384 | 2026-02-18T03:06:01.832Z | ++ sleep 1 |
| 385 | 2026-02-18T03:06:02.834Z | ++ retry=2 |
| 386 | 2026-02-18T03:06:02.837Z | +++ svcs -Hostate baseline |
| 387 | 2026-02-18T03:06:02.856Z | ++ [[ offline* != online ]] |
| 388 | 2026-02-18T03:06:02.857Z | ++ [[ 2 -gt 300 ]] |
| 389 | 2026-02-18T03:06:02.857Z | ++ sleep 1 |
| 390 | 2026-02-18T03:06:03.859Z | ++ retry=3 |
| 391 | 2026-02-18T03:06:03.862Z | +++ svcs -Hostate baseline |
| 392 | 2026-02-18T03:06:03.881Z | ++ [[ offline* != online ]] |
| 393 | 2026-02-18T03:06:03.882Z | ++ [[ 3 -gt 300 ]] |
| 394 | 2026-02-18T03:06:03.882Z | ++ sleep 1 |
| 395 | 2026-02-18T03:06:04.884Z | ++ retry=4 |
| 396 | 2026-02-18T03:06:04.887Z | +++ svcs -Hostate baseline |
| 397 | 2026-02-18T03:06:04.912Z | ++ [[ offline* != online ]] |
| 398 | 2026-02-18T03:06:04.912Z | ++ [[ 4 -gt 300 ]] |
| 399 | 2026-02-18T03:06:04.915Z | ++ sleep 1 |
| 400 | 2026-02-18T03:06:05.915Z | ++ retry=5 |
| 401 | 2026-02-18T03:06:05.918Z | +++ svcs -Hostate baseline |
| 402 | 2026-02-18T03:06:05.938Z | ++ [[ offline* != online ]] |
| 403 | 2026-02-18T03:06:05.938Z | ++ [[ 5 -gt 300 ]] |
| 404 | 2026-02-18T03:06:05.941Z | ++ sleep 1 |
| 405 | 2026-02-18T03:06:06.941Z | ++ retry=6 |
| 406 | 2026-02-18T03:06:06.945Z | +++ svcs -Hostate baseline |
| 407 | 2026-02-18T03:06:06.963Z | ++ [[ offline* != online ]] |
| 408 | 2026-02-18T03:06:06.963Z | ++ [[ 6 -gt 300 ]] |
| 409 | 2026-02-18T03:06:06.966Z | ++ sleep 1 |
| 410 | 2026-02-18T03:06:07.968Z | ++ retry=7 |
| 411 | 2026-02-18T03:06:07.971Z | +++ svcs -Hostate baseline |
| 412 | 2026-02-18T03:06:07.989Z | ++ [[ offline* != online ]] |
| 413 | 2026-02-18T03:06:07.990Z | ++ [[ 7 -gt 300 ]] |
| 414 | 2026-02-18T03:06:07.990Z | ++ sleep 1 |
| 415 | 2026-02-18T03:06:08.993Z | ++ retry=8 |
| 416 | 2026-02-18T03:06:08.996Z | +++ svcs -Hostate baseline |
| 417 | 2026-02-18T03:06:09.016Z | ++ [[ offline* != online ]] |
| 418 | 2026-02-18T03:06:09.016Z | ++ [[ 8 -gt 300 ]] |
| 419 | 2026-02-18T03:06:09.016Z | ++ sleep 1 |
| 420 | 2026-02-18T03:06:10.019Z | ++ retry=9 |
| 421 | 2026-02-18T03:06:10.022Z | +++ svcs -Hostate baseline |
| 422 | 2026-02-18T03:06:10.042Z | ++ [[ offline* != online ]] |
| 423 | 2026-02-18T03:06:10.042Z | ++ [[ 9 -gt 300 ]] |
| 424 | 2026-02-18T03:06:10.042Z | ++ sleep 1 |
| 425 | 2026-02-18T03:06:11.045Z | ++ retry=10 |
| 426 | 2026-02-18T03:06:11.049Z | +++ svcs -Hostate baseline |
| 427 | 2026-02-18T03:06:11.068Z | ++ [[ offline* != online ]] |
| 428 | 2026-02-18T03:06:11.068Z | ++ [[ 10 -gt 300 ]] |
| 429 | 2026-02-18T03:06:11.072Z | ++ sleep 1 |
| 430 | 2026-02-18T03:06:12.071Z | ++ retry=11 |
| 431 | 2026-02-18T03:06:12.074Z | +++ svcs -Hostate baseline |
| 432 | 2026-02-18T03:06:12.094Z | ++ [[ offline* != online ]] |
| 433 | 2026-02-18T03:06:12.094Z | ++ [[ 11 -gt 300 ]] |
| 434 | 2026-02-18T03:06:12.094Z | ++ sleep 1 |
| 435 | 2026-02-18T03:06:13.097Z | ++ retry=12 |
| 436 | 2026-02-18T03:06:13.100Z | +++ svcs -Hostate baseline |
| 437 | 2026-02-18T03:06:13.120Z | ++ [[ offline* != online ]] |
| 438 | 2026-02-18T03:06:13.120Z | ++ [[ 12 -gt 300 ]] |
| 439 | 2026-02-18T03:06:13.120Z | ++ sleep 1 |
| 440 | 2026-02-18T03:06:14.123Z | ++ retry=13 |
| 441 | 2026-02-18T03:06:14.126Z | +++ svcs -Hostate baseline |
| 442 | 2026-02-18T03:06:14.145Z | ++ [[ offline* != online ]] |
| 443 | 2026-02-18T03:06:14.145Z | ++ [[ 13 -gt 300 ]] |
| 444 | 2026-02-18T03:06:14.145Z | ++ sleep 1 |
| 445 | 2026-02-18T03:06:15.148Z | ++ retry=14 |
| 446 | 2026-02-18T03:06:15.153Z | +++ svcs -Hostate baseline |
| 447 | 2026-02-18T03:06:15.170Z | ++ [[ offline* != online ]] |
| 448 | 2026-02-18T03:06:15.170Z | ++ [[ 14 -gt 300 ]] |
| 449 | 2026-02-18T03:06:15.173Z | ++ sleep 1 |
| 450 | 2026-02-18T03:06:16.173Z | ++ retry=15 |
| 451 | 2026-02-18T03:06:16.176Z | +++ svcs -Hostate baseline |
| 452 | 2026-02-18T03:06:16.195Z | ++ [[ offline* != online ]] |
| 453 | 2026-02-18T03:06:16.195Z | ++ [[ 15 -gt 300 ]] |
| 454 | 2026-02-18T03:06:16.195Z | ++ sleep 1 |
| 455 | 2026-02-18T03:06:17.198Z | ++ retry=16 |
| 456 | 2026-02-18T03:06:17.201Z | +++ svcs -Hostate baseline |
| 457 | 2026-02-18T03:06:17.220Z | ++ [[ offline* != online ]] |
| 458 | 2026-02-18T03:06:17.220Z | ++ [[ 16 -gt 300 ]] |
| 459 | 2026-02-18T03:06:17.223Z | ++ sleep 1 |
| 460 | 2026-02-18T03:06:18.225Z | ++ retry=17 |
| 461 | 2026-02-18T03:06:18.228Z | +++ svcs -Hostate baseline |
| 462 | 2026-02-18T03:06:18.245Z | ++ [[ offline* != online ]] |
| 463 | 2026-02-18T03:06:18.245Z | ++ [[ 17 -gt 300 ]] |
| 464 | 2026-02-18T03:06:18.245Z | ++ sleep 1 |
| 465 | 2026-02-18T03:06:19.248Z | ++ retry=18 |
| 466 | 2026-02-18T03:06:19.251Z | +++ svcs -Hostate baseline |
| 467 | 2026-02-18T03:06:19.270Z | ++ [[ offline* != online ]] |
| 468 | 2026-02-18T03:06:19.270Z | ++ [[ 18 -gt 300 ]] |
| 469 | 2026-02-18T03:06:19.273Z | ++ sleep 1 |
| 470 | 2026-02-18T03:06:20.272Z | ++ retry=19 |
| 471 | 2026-02-18T03:06:20.275Z | +++ svcs -Hostate baseline |
| 472 | 2026-02-18T03:06:20.296Z | ++ [[ offline* != online ]] |
| 473 | 2026-02-18T03:06:20.296Z | ++ [[ 19 -gt 300 ]] |
| 474 | 2026-02-18T03:06:20.298Z | ++ sleep 1 |
| 475 | 2026-02-18T03:06:21.297Z | ++ retry=20 |
| 476 | 2026-02-18T03:06:21.300Z | +++ svcs -Hostate baseline |
| 477 | 2026-02-18T03:06:21.319Z | ++ [[ offline* != online ]] |
| 478 | 2026-02-18T03:06:21.325Z | ++ [[ 20 -gt 300 ]] |
| 479 | 2026-02-18T03:06:21.325Z | ++ sleep 1 |
| 480 | 2026-02-18T03:06:22.321Z | ++ retry=21 |
| 481 | 2026-02-18T03:06:22.325Z | +++ svcs -Hostate baseline |
| 482 | 2026-02-18T03:06:22.344Z | ++ [[ offline* != online ]] |
| 483 | 2026-02-18T03:06:22.344Z | ++ [[ 21 -gt 300 ]] |
| 484 | 2026-02-18T03:06:22.344Z | ++ sleep 1 |
| 485 | 2026-02-18T03:06:23.346Z | ++ retry=22 |
| 486 | 2026-02-18T03:06:23.349Z | +++ svcs -Hostate baseline |
| 487 | 2026-02-18T03:06:23.368Z | ++ [[ offline* != online ]] |
| 488 | 2026-02-18T03:06:23.368Z | ++ [[ 22 -gt 300 ]] |
| 489 | 2026-02-18T03:06:23.368Z | ++ sleep 1 |
| 490 | 2026-02-18T03:06:24.371Z | ++ retry=23 |
| 491 | 2026-02-18T03:06:24.374Z | +++ svcs -Hostate baseline |
| 492 | 2026-02-18T03:06:24.393Z | ++ [[ offline* != online ]] |
| 493 | 2026-02-18T03:06:24.393Z | ++ [[ 23 -gt 300 ]] |
| 494 | 2026-02-18T03:06:24.395Z | ++ sleep 1 |
| 495 | 2026-02-18T03:06:25.395Z | ++ retry=24 |
| 496 | 2026-02-18T03:06:25.398Z | +++ svcs -Hostate baseline |
| 497 | 2026-02-18T03:06:25.418Z | ++ [[ offline* != online ]] |
| 498 | 2026-02-18T03:06:25.418Z | ++ [[ 24 -gt 300 ]] |
| 499 | 2026-02-18T03:06:25.421Z | ++ sleep 1 |
| 500 | 2026-02-18T03:06:26.420Z | ++ retry=25 |
| 501 | 2026-02-18T03:06:26.423Z | +++ svcs -Hostate baseline |
| 502 | 2026-02-18T03:06:26.442Z | ++ [[ offline* != online ]] |
| 503 | 2026-02-18T03:06:26.442Z | ++ [[ 25 -gt 300 ]] |
| 504 | 2026-02-18T03:06:26.442Z | ++ sleep 1 |
| 505 | 2026-02-18T03:06:27.445Z | ++ retry=26 |
| 506 | 2026-02-18T03:06:27.448Z | +++ svcs -Hostate baseline |
| 507 | 2026-02-18T03:06:27.468Z | ++ [[ offline* != online ]] |
| 508 | 2026-02-18T03:06:27.468Z | ++ [[ 26 -gt 300 ]] |
| 509 | 2026-02-18T03:06:27.469Z | ++ sleep 1 |
| 510 | 2026-02-18T03:06:28.469Z | ++ retry=27 |
| 511 | 2026-02-18T03:06:28.472Z | +++ svcs -Hostate baseline |
| 512 | 2026-02-18T03:06:28.492Z | ++ [[ offline* != online ]] |
| 513 | 2026-02-18T03:06:28.492Z | ++ [[ 27 -gt 300 ]] |
| 514 | 2026-02-18T03:06:28.495Z | ++ sleep 1 |
| 515 | 2026-02-18T03:06:29.496Z | ++ retry=28 |
| 516 | 2026-02-18T03:06:29.500Z | +++ svcs -Hostate baseline |
| 517 | 2026-02-18T03:06:29.517Z | ++ [[ offline* != online ]] |
| 518 | 2026-02-18T03:06:29.517Z | ++ [[ 28 -gt 300 ]] |
| 519 | 2026-02-18T03:06:29.521Z | ++ sleep 1 |
| 520 | 2026-02-18T03:06:30.521Z | ++ retry=29 |
| 521 | 2026-02-18T03:06:30.526Z | +++ svcs -Hostate baseline |
| 522 | 2026-02-18T03:06:30.545Z | ++ [[ offline* != online ]] |
| 523 | 2026-02-18T03:06:30.548Z | ++ [[ 29 -gt 300 ]] |
| 524 | 2026-02-18T03:06:30.548Z | ++ sleep 1 |
| 525 | 2026-02-18T03:06:31.547Z | ++ retry=30 |
| 526 | 2026-02-18T03:06:31.550Z | +++ svcs -Hostate baseline |
| 527 | 2026-02-18T03:06:31.570Z | ++ [[ offline* != online ]] |
| 528 | 2026-02-18T03:06:31.573Z | ++ [[ 30 -gt 300 ]] |
| 529 | 2026-02-18T03:06:31.573Z | ++ sleep 1 |
| 530 | 2026-02-18T03:06:32.572Z | ++ retry=31 |
| 531 | 2026-02-18T03:06:32.575Z | +++ svcs -Hostate baseline |
| 532 | 2026-02-18T03:06:32.595Z | ++ [[ offline* != online ]] |
| 533 | 2026-02-18T03:06:32.595Z | ++ [[ 31 -gt 300 ]] |
| 534 | 2026-02-18T03:06:32.595Z | ++ sleep 1 |
| 535 | 2026-02-18T03:06:33.597Z | ++ retry=32 |
| 536 | 2026-02-18T03:06:33.600Z | +++ svcs -Hostate baseline |
| 537 | 2026-02-18T03:06:33.620Z | ++ [[ offline* != online ]] |
| 538 | 2026-02-18T03:06:33.620Z | ++ [[ 32 -gt 300 ]] |
| 539 | 2026-02-18T03:06:33.620Z | ++ sleep 1 |
| 540 | 2026-02-18T03:06:34.622Z | ++ retry=33 |
| 541 | 2026-02-18T03:06:34.625Z | +++ svcs -Hostate baseline |
| 542 | 2026-02-18T03:06:34.644Z | ++ [[ offline* != online ]] |
| 543 | 2026-02-18T03:06:34.644Z | ++ [[ 33 -gt 300 ]] |
| 544 | 2026-02-18T03:06:34.647Z | ++ sleep 1 |
| 545 | 2026-02-18T03:06:35.647Z | ++ retry=34 |
| 546 | 2026-02-18T03:06:35.650Z | +++ svcs -Hostate baseline |
| 547 | 2026-02-18T03:06:35.669Z | ++ [[ offline* != online ]] |
| 548 | 2026-02-18T03:06:35.669Z | ++ [[ 34 -gt 300 ]] |
| 549 | 2026-02-18T03:06:35.672Z | ++ sleep 1 |
| 550 | 2026-02-18T03:06:36.672Z | ++ retry=35 |
| 551 | 2026-02-18T03:06:36.675Z | +++ svcs -Hostate baseline |
| 552 | 2026-02-18T03:06:36.694Z | ++ [[ offline* != online ]] |
| 553 | 2026-02-18T03:06:36.695Z | ++ [[ 35 -gt 300 ]] |
| 554 | 2026-02-18T03:06:36.697Z | ++ sleep 1 |
| 555 | 2026-02-18T03:06:37.697Z | ++ retry=36 |
| 556 | 2026-02-18T03:06:37.700Z | +++ svcs -Hostate baseline |
| 557 | 2026-02-18T03:06:37.719Z | ++ [[ offline* != online ]] |
| 558 | 2026-02-18T03:06:37.719Z | ++ [[ 36 -gt 300 ]] |
| 559 | 2026-02-18T03:06:37.722Z | ++ sleep 1 |
| 560 | 2026-02-18T03:06:38.722Z | ++ retry=37 |
| 561 | 2026-02-18T03:06:38.725Z | +++ svcs -Hostate baseline |
| 562 | 2026-02-18T03:06:38.744Z | ++ [[ offline* != online ]] |
| 563 | 2026-02-18T03:06:38.744Z | ++ [[ 37 -gt 300 ]] |
| 564 | 2026-02-18T03:06:38.747Z | ++ sleep 1 |
| 565 | 2026-02-18T03:06:39.746Z | ++ retry=38 |
| 566 | 2026-02-18T03:06:39.749Z | +++ svcs -Hostate baseline |
| 567 | 2026-02-18T03:06:39.768Z | ++ [[ offline* != online ]] |
| 568 | 2026-02-18T03:06:39.771Z | ++ [[ 38 -gt 300 ]] |
| 569 | 2026-02-18T03:06:39.771Z | ++ sleep 1 |
| 570 | 2026-02-18T03:06:40.771Z | ++ retry=39 |
| 571 | 2026-02-18T03:06:40.774Z | +++ svcs -Hostate baseline |
| 572 | 2026-02-18T03:06:40.793Z | ++ [[ offline* != online ]] |
| 573 | 2026-02-18T03:06:40.793Z | ++ [[ 39 -gt 300 ]] |
| 574 | 2026-02-18T03:06:40.793Z | ++ sleep 1 |
| 575 | 2026-02-18T03:06:41.796Z | ++ retry=40 |
| 576 | 2026-02-18T03:06:41.800Z | +++ svcs -Hostate baseline |
| 577 | 2026-02-18T03:06:41.820Z | ++ [[ offline* != online ]] |
| 578 | 2026-02-18T03:06:41.820Z | ++ [[ 40 -gt 300 ]] |
| 579 | 2026-02-18T03:06:41.825Z | ++ sleep 1 |
| 580 | 2026-02-18T03:06:42.821Z | ++ retry=41 |
| 581 | 2026-02-18T03:06:42.824Z | +++ svcs -Hostate baseline |
| 582 | 2026-02-18T03:06:42.845Z | ++ [[ offline* != online ]] |
| 583 | 2026-02-18T03:06:42.845Z | ++ [[ 41 -gt 300 ]] |
| 584 | 2026-02-18T03:06:42.848Z | ++ sleep 1 |
| 585 | 2026-02-18T03:06:43.846Z | ++ retry=42 |
| 586 | 2026-02-18T03:06:43.849Z | +++ svcs -Hostate baseline |
| 587 | 2026-02-18T03:06:43.868Z | ++ [[ offline* != online ]] |
| 588 | 2026-02-18T03:06:43.868Z | ++ [[ 42 -gt 300 ]] |
| 589 | 2026-02-18T03:06:43.871Z | ++ sleep 1 |
| 590 | 2026-02-18T03:06:44.871Z | ++ retry=43 |
| 591 | 2026-02-18T03:06:44.874Z | +++ svcs -Hostate baseline |
| 592 | 2026-02-18T03:06:44.892Z | ++ [[ offline* != online ]] |
| 593 | 2026-02-18T03:06:44.893Z | ++ [[ 43 -gt 300 ]] |
| 594 | 2026-02-18T03:06:44.893Z | ++ sleep 1 |
| 595 | 2026-02-18T03:06:45.895Z | ++ retry=44 |
| 596 | 2026-02-18T03:06:45.898Z | +++ svcs -Hostate baseline |
| 597 | 2026-02-18T03:06:45.917Z | ++ [[ offline* != online ]] |
| 598 | 2026-02-18T03:06:45.917Z | ++ [[ 44 -gt 300 ]] |
| 599 | 2026-02-18T03:06:45.920Z | ++ sleep 1 |
| 600 | 2026-02-18T03:06:46.920Z | ++ retry=45 |
| 601 | 2026-02-18T03:06:46.924Z | +++ svcs -Hostate baseline |
| 602 | 2026-02-18T03:06:46.942Z | ++ [[ offline* != online ]] |
| 603 | 2026-02-18T03:06:46.942Z | ++ [[ 45 -gt 300 ]] |
| 604 | 2026-02-18T03:06:46.945Z | ++ sleep 1 |
| 605 | 2026-02-18T03:06:47.945Z | ++ retry=46 |
| 606 | 2026-02-18T03:06:47.948Z | +++ svcs -Hostate baseline |
| 607 | 2026-02-18T03:06:47.968Z | ++ [[ offline* != online ]] |
| 608 | 2026-02-18T03:06:47.968Z | ++ [[ 46 -gt 300 ]] |
| 609 | 2026-02-18T03:06:47.972Z | ++ sleep 1 |
| 610 | 2026-02-18T03:06:48.970Z | ++ retry=47 |
| 611 | 2026-02-18T03:06:48.973Z | +++ svcs -Hostate baseline |
| 612 | 2026-02-18T03:06:48.993Z | ++ [[ offline* != online ]] |
| 613 | 2026-02-18T03:06:48.993Z | ++ [[ 47 -gt 300 ]] |
| 614 | 2026-02-18T03:06:48.993Z | ++ sleep 1 |
| 615 | 2026-02-18T03:06:49.995Z | ++ retry=48 |
| 616 | 2026-02-18T03:06:49.998Z | +++ svcs -Hostate baseline |
| 617 | 2026-02-18T03:06:50.018Z | ++ [[ offline* != online ]] |
| 618 | 2026-02-18T03:06:50.018Z | ++ [[ 48 -gt 300 ]] |
| 619 | 2026-02-18T03:06:50.021Z | ++ sleep 1 |
| 620 | 2026-02-18T03:06:51.021Z | ++ retry=49 |
| 621 | 2026-02-18T03:06:51.024Z | +++ svcs -Hostate baseline |
| 622 | 2026-02-18T03:06:51.043Z | ++ [[ offline* != online ]] |
| 623 | 2026-02-18T03:06:51.043Z | ++ [[ 49 -gt 300 ]] |
| 624 | 2026-02-18T03:06:51.043Z | ++ sleep 1 |
| 625 | 2026-02-18T03:06:52.046Z | ++ retry=50 |
| 626 | 2026-02-18T03:06:52.049Z | +++ svcs -Hostate baseline |
| 627 | 2026-02-18T03:06:52.069Z | ++ [[ offline* != online ]] |
| 628 | 2026-02-18T03:06:52.069Z | ++ [[ 50 -gt 300 ]] |
| 629 | 2026-02-18T03:06:52.069Z | ++ sleep 1 |
| 630 | 2026-02-18T03:06:53.071Z | ++ retry=51 |
| 631 | 2026-02-18T03:06:53.074Z | +++ svcs -Hostate baseline |
| 632 | 2026-02-18T03:06:53.094Z | ++ [[ offline* != online ]] |
| 633 | 2026-02-18T03:06:53.094Z | ++ [[ 51 -gt 300 ]] |
| 634 | 2026-02-18T03:06:53.094Z | ++ sleep 1 |
| 635 | 2026-02-18T03:06:54.096Z | ++ retry=52 |
| 636 | 2026-02-18T03:06:54.100Z | +++ svcs -Hostate baseline |
| 637 | 2026-02-18T03:06:54.119Z | ++ [[ offline* != online ]] |
| 638 | 2026-02-18T03:06:54.119Z | ++ [[ 52 -gt 300 ]] |
| 639 | 2026-02-18T03:06:54.123Z | ++ sleep 1 |
| 640 | 2026-02-18T03:06:55.122Z | ++ retry=53 |
| 641 | 2026-02-18T03:06:55.125Z | +++ svcs -Hostate baseline |
| 642 | 2026-02-18T03:06:55.146Z | ++ [[ offline* != online ]] |
| 643 | 2026-02-18T03:06:55.146Z | ++ [[ 53 -gt 300 ]] |
| 644 | 2026-02-18T03:06:55.149Z | ++ sleep 1 |
| 645 | 2026-02-18T03:06:56.147Z | ++ retry=54 |
| 646 | 2026-02-18T03:06:56.150Z | +++ svcs -Hostate baseline |
| 647 | 2026-02-18T03:06:56.170Z | ++ [[ offline* != online ]] |
| 648 | 2026-02-18T03:06:56.170Z | ++ [[ 54 -gt 300 ]] |
| 649 | 2026-02-18T03:06:56.170Z | ++ sleep 1 |
| 650 | 2026-02-18T03:06:57.172Z | ++ retry=55 |
| 651 | 2026-02-18T03:06:57.175Z | +++ svcs -Hostate baseline |
| 652 | 2026-02-18T03:06:57.195Z | ++ [[ offline* != online ]] |
| 653 | 2026-02-18T03:06:57.195Z | ++ [[ 55 -gt 300 ]] |
| 654 | 2026-02-18T03:06:57.195Z | ++ sleep 1 |
| 655 | 2026-02-18T03:06:58.198Z | ++ retry=56 |
| 656 | 2026-02-18T03:06:58.200Z | +++ svcs -Hostate baseline |
| 657 | 2026-02-18T03:06:58.220Z | ++ [[ offline* != online ]] |
| 658 | 2026-02-18T03:06:58.220Z | ++ [[ 56 -gt 300 ]] |
| 659 | 2026-02-18T03:06:58.223Z | ++ sleep 1 |
| 660 | 2026-02-18T03:06:59.223Z | ++ retry=57 |
| 661 | 2026-02-18T03:06:59.226Z | +++ svcs -Hostate baseline |
| 662 | 2026-02-18T03:06:59.245Z | ++ [[ offline* != online ]] |
| 663 | 2026-02-18T03:06:59.245Z | ++ [[ 57 -gt 300 ]] |
| 664 | 2026-02-18T03:06:59.249Z | ++ sleep 1 |
| 665 | 2026-02-18T03:07:00.248Z | ++ retry=58 |
| 666 | 2026-02-18T03:07:00.251Z | +++ svcs -Hostate baseline |
| 667 | 2026-02-18T03:07:00.270Z | ++ [[ offline* != online ]] |
| 668 | 2026-02-18T03:07:00.270Z | ++ [[ 58 -gt 300 ]] |
| 669 | 2026-02-18T03:07:00.273Z | ++ sleep 1 |
| 670 | 2026-02-18T03:07:01.273Z | ++ retry=59 |
| 671 | 2026-02-18T03:07:01.276Z | +++ svcs -Hostate baseline |
| 672 | 2026-02-18T03:07:01.296Z | ++ [[ offline* != online ]] |
| 673 | 2026-02-18T03:07:01.296Z | ++ [[ 59 -gt 300 ]] |
| 674 | 2026-02-18T03:07:01.298Z | ++ sleep 1 |
| 675 | 2026-02-18T03:07:02.298Z | ++ retry=60 |
| 676 | 2026-02-18T03:07:02.301Z | +++ svcs -Hostate baseline |
| 677 | 2026-02-18T03:07:02.321Z | ++ [[ offline* != online ]] |
| 678 | 2026-02-18T03:07:02.321Z | ++ [[ 60 -gt 300 ]] |
| 679 | 2026-02-18T03:07:02.321Z | ++ sleep 1 |
| 680 | 2026-02-18T03:07:03.324Z | ++ retry=61 |
| 681 | 2026-02-18T03:07:03.327Z | +++ svcs -Hostate baseline |
| 682 | 2026-02-18T03:07:03.346Z | ++ [[ offline* != online ]] |
| 683 | 2026-02-18T03:07:03.346Z | ++ [[ 61 -gt 300 ]] |
| 684 | 2026-02-18T03:07:03.350Z | ++ sleep 1 |
| 685 | 2026-02-18T03:07:04.349Z | ++ retry=62 |
| 686 | 2026-02-18T03:07:04.352Z | +++ svcs -Hostate baseline |
| 687 | 2026-02-18T03:07:04.372Z | ++ [[ offline* != online ]] |
| 688 | 2026-02-18T03:07:04.372Z | ++ [[ 62 -gt 300 ]] |
| 689 | 2026-02-18T03:07:04.375Z | ++ sleep 1 |
| 690 | 2026-02-18T03:07:05.374Z | ++ retry=63 |
| 691 | 2026-02-18T03:07:05.377Z | +++ svcs -Hostate baseline |
| 692 | 2026-02-18T03:07:05.397Z | ++ [[ offline* != online ]] |
| 693 | 2026-02-18T03:07:05.397Z | ++ [[ 63 -gt 300 ]] |
| 694 | 2026-02-18T03:07:05.400Z | ++ sleep 1 |
| 695 | 2026-02-18T03:07:06.400Z | ++ retry=64 |
| 696 | 2026-02-18T03:07:06.402Z | +++ svcs -Hostate baseline |
| 697 | 2026-02-18T03:07:06.422Z | ++ [[ offline* != online ]] |
| 698 | 2026-02-18T03:07:06.422Z | ++ [[ 64 -gt 300 ]] |
| 699 | 2026-02-18T03:07:06.425Z | ++ sleep 1 |
| 700 | 2026-02-18T03:07:07.425Z | ++ retry=65 |
| 701 | 2026-02-18T03:07:07.428Z | +++ svcs -Hostate baseline |
| 702 | 2026-02-18T03:07:07.447Z | ++ [[ offline* != online ]] |
| 703 | 2026-02-18T03:07:07.447Z | ++ [[ 65 -gt 300 ]] |
| 704 | 2026-02-18T03:07:07.447Z | ++ sleep 1 |
| 705 | 2026-02-18T03:07:08.450Z | ++ retry=66 |
| 706 | 2026-02-18T03:07:08.453Z | +++ svcs -Hostate baseline |
| 707 | 2026-02-18T03:07:08.472Z | ++ [[ offline* != online ]] |
| 708 | 2026-02-18T03:07:08.472Z | ++ [[ 66 -gt 300 ]] |
| 709 | 2026-02-18T03:07:08.472Z | ++ sleep 1 |
| 710 | 2026-02-18T03:07:09.475Z | ++ retry=67 |
| 711 | 2026-02-18T03:07:09.478Z | +++ svcs -Hostate baseline |
| 712 | 2026-02-18T03:07:09.497Z | ++ [[ offline* != online ]] |
| 713 | 2026-02-18T03:07:09.497Z | ++ [[ 67 -gt 300 ]] |
| 714 | 2026-02-18T03:07:09.497Z | ++ sleep 1 |
| 715 | 2026-02-18T03:07:10.500Z | ++ retry=68 |
| 716 | 2026-02-18T03:07:10.503Z | +++ svcs -Hostate baseline |
| 717 | 2026-02-18T03:07:10.522Z | ++ [[ offline* != online ]] |
| 718 | 2026-02-18T03:07:10.522Z | ++ [[ 68 -gt 300 ]] |
| 719 | 2026-02-18T03:07:10.522Z | ++ sleep 1 |
| 720 | 2026-02-18T03:07:11.525Z | ++ retry=69 |
| 721 | 2026-02-18T03:07:11.528Z | +++ svcs -Hostate baseline |
| 722 | 2026-02-18T03:07:11.548Z | ++ [[ offline* != online ]] |
| 723 | 2026-02-18T03:07:11.548Z | ++ [[ 69 -gt 300 ]] |
| 724 | 2026-02-18T03:07:11.551Z | ++ sleep 1 |
| 725 | 2026-02-18T03:07:12.550Z | ++ retry=70 |
| 726 | 2026-02-18T03:07:12.553Z | +++ svcs -Hostate baseline |
| 727 | 2026-02-18T03:07:12.573Z | ++ [[ offline* != online ]] |
| 728 | 2026-02-18T03:07:12.573Z | ++ [[ 70 -gt 300 ]] |
| 729 | 2026-02-18T03:07:12.573Z | ++ sleep 1 |
| 730 | 2026-02-18T03:07:13.575Z | ++ retry=71 |
| 731 | 2026-02-18T03:07:13.578Z | +++ svcs -Hostate baseline |
| 732 | 2026-02-18T03:07:13.598Z | ++ [[ offline* != online ]] |
| 733 | 2026-02-18T03:07:13.601Z | ++ [[ 71 -gt 300 ]] |
| 734 | 2026-02-18T03:07:13.601Z | ++ sleep 1 |
| 735 | 2026-02-18T03:07:14.600Z | ++ retry=72 |
| 736 | 2026-02-18T03:07:14.603Z | +++ svcs -Hostate baseline |
| 737 | 2026-02-18T03:07:14.623Z | ++ [[ offline* != online ]] |
| 738 | 2026-02-18T03:07:14.626Z | ++ [[ 72 -gt 300 ]] |
| 739 | 2026-02-18T03:07:14.626Z | ++ sleep 1 |
| 740 | 2026-02-18T03:07:15.626Z | ++ retry=73 |
| 741 | 2026-02-18T03:07:15.628Z | +++ svcs -Hostate baseline |
| 742 | 2026-02-18T03:07:15.648Z | ++ [[ offline* != online ]] |
| 743 | 2026-02-18T03:07:15.648Z | ++ [[ 73 -gt 300 ]] |
| 744 | 2026-02-18T03:07:15.651Z | ++ sleep 1 |
| 745 | 2026-02-18T03:07:16.651Z | ++ retry=74 |
| 746 | 2026-02-18T03:07:16.654Z | +++ svcs -Hostate baseline |
| 747 | 2026-02-18T03:07:16.673Z | ++ [[ offline* != online ]] |
| 748 | 2026-02-18T03:07:16.673Z | ++ [[ 74 -gt 300 ]] |
| 749 | 2026-02-18T03:07:16.673Z | ++ sleep 1 |
| 750 | 2026-02-18T03:07:17.675Z | ++ retry=75 |
| 751 | 2026-02-18T03:07:17.678Z | +++ svcs -Hostate baseline |
| 752 | 2026-02-18T03:07:17.698Z | ++ [[ offline* != online ]] |
| 753 | 2026-02-18T03:07:17.698Z | ++ [[ 75 -gt 300 ]] |
| 754 | 2026-02-18T03:07:17.698Z | ++ sleep 1 |
| 755 | 2026-02-18T03:07:18.701Z | ++ retry=76 |
| 756 | 2026-02-18T03:07:18.704Z | +++ svcs -Hostate baseline |
| 757 | 2026-02-18T03:07:18.723Z | ++ [[ offline* != online ]] |
| 758 | 2026-02-18T03:07:18.723Z | ++ [[ 76 -gt 300 ]] |
| 759 | 2026-02-18T03:07:18.723Z | ++ sleep 1 |
| 760 | 2026-02-18T03:07:19.726Z | ++ retry=77 |
| 761 | 2026-02-18T03:07:19.730Z | +++ svcs -Hostate baseline |
| 762 | 2026-02-18T03:07:19.749Z | ++ [[ offline* != online ]] |
| 763 | 2026-02-18T03:07:19.749Z | ++ [[ 77 -gt 300 ]] |
| 764 | 2026-02-18T03:07:19.749Z | ++ sleep 1 |
| 765 | 2026-02-18T03:07:20.752Z | ++ retry=78 |
| 766 | 2026-02-18T03:07:20.755Z | +++ svcs -Hostate baseline |
| 767 | 2026-02-18T03:07:20.774Z | ++ [[ offline* != online ]] |
| 768 | 2026-02-18T03:07:20.774Z | ++ [[ 78 -gt 300 ]] |
| 769 | 2026-02-18T03:07:20.774Z | ++ sleep 1 |
| 770 | 2026-02-18T03:07:21.778Z | ++ retry=79 |
| 771 | 2026-02-18T03:07:21.781Z | +++ svcs -Hostate baseline |
| 772 | 2026-02-18T03:07:21.799Z | ++ [[ offline* != online ]] |
| 773 | 2026-02-18T03:07:21.799Z | ++ [[ 79 -gt 300 ]] |
| 774 | 2026-02-18T03:07:21.799Z | ++ sleep 1 |
| 775 | 2026-02-18T03:07:22.801Z | ++ retry=80 |
| 776 | 2026-02-18T03:07:22.804Z | +++ svcs -Hostate baseline |
| 777 | 2026-02-18T03:07:22.824Z | ++ [[ offline* != online ]] |
| 778 | 2026-02-18T03:07:22.824Z | ++ [[ 80 -gt 300 ]] |
| 779 | 2026-02-18T03:07:22.824Z | ++ sleep 1 |
| 780 | 2026-02-18T03:07:23.826Z | ++ retry=81 |
| 781 | 2026-02-18T03:07:23.830Z | +++ svcs -Hostate baseline |
| 782 | 2026-02-18T03:07:23.849Z | ++ [[ offline* != online ]] |
| 783 | 2026-02-18T03:07:23.849Z | ++ [[ 81 -gt 300 ]] |
| 784 | 2026-02-18T03:07:23.852Z | ++ sleep 1 |
| 785 | 2026-02-18T03:07:24.851Z | ++ retry=82 |
| 786 | 2026-02-18T03:07:24.855Z | +++ svcs -Hostate baseline |
| 787 | 2026-02-18T03:07:24.874Z | ++ [[ offline* != online ]] |
| 788 | 2026-02-18T03:07:24.874Z | ++ [[ 82 -gt 300 ]] |
| 789 | 2026-02-18T03:07:24.874Z | ++ sleep 1 |
| 790 | 2026-02-18T03:07:25.876Z | ++ retry=83 |
| 791 | 2026-02-18T03:07:25.879Z | +++ svcs -Hostate baseline |
| 792 | 2026-02-18T03:07:25.898Z | ++ [[ offline* != online ]] |
| 793 | 2026-02-18T03:07:25.898Z | ++ [[ 83 -gt 300 ]] |
| 794 | 2026-02-18T03:07:25.901Z | ++ sleep 1 |
| 795 | 2026-02-18T03:07:26.904Z | ++ retry=84 |
| 796 | 2026-02-18T03:07:26.907Z | +++ svcs -Hostate baseline |
| 797 | 2026-02-18T03:07:26.922Z | ++ [[ offline* != online ]] |
| 798 | 2026-02-18T03:07:26.922Z | ++ [[ 84 -gt 300 ]] |
| 799 | 2026-02-18T03:07:26.925Z | ++ sleep 1 |
| 800 | 2026-02-18T03:07:27.925Z | ++ retry=85 |
| 801 | 2026-02-18T03:07:27.928Z | +++ svcs -Hostate baseline |
| 802 | 2026-02-18T03:07:27.947Z | ++ [[ offline* != online ]] |
| 803 | 2026-02-18T03:07:27.947Z | ++ [[ 85 -gt 300 ]] |
| 804 | 2026-02-18T03:07:27.947Z | ++ sleep 1 |
| 805 | 2026-02-18T03:07:28.949Z | ++ retry=86 |
| 806 | 2026-02-18T03:07:28.952Z | +++ svcs -Hostate baseline |
| 807 | 2026-02-18T03:07:28.971Z | ++ [[ offline* != online ]] |
| 808 | 2026-02-18T03:07:28.971Z | ++ [[ 86 -gt 300 ]] |
| 809 | 2026-02-18T03:07:28.972Z | ++ sleep 1 |
| 810 | 2026-02-18T03:07:29.974Z | ++ retry=87 |
| 811 | 2026-02-18T03:07:29.977Z | +++ svcs -Hostate baseline |
| 812 | 2026-02-18T03:07:29.996Z | ++ [[ offline* != online ]] |
| 813 | 2026-02-18T03:07:29.996Z | ++ [[ 87 -gt 300 ]] |
| 814 | 2026-02-18T03:07:29.997Z | ++ sleep 1 |
| 815 | 2026-02-18T03:07:31.000Z | ++ retry=88 |
| 816 | 2026-02-18T03:07:31.003Z | +++ svcs -Hostate baseline |
| 817 | 2026-02-18T03:07:31.021Z | ++ [[ offline* != online ]] |
| 818 | 2026-02-18T03:07:31.021Z | ++ [[ 88 -gt 300 ]] |
| 819 | 2026-02-18T03:07:31.024Z | ++ sleep 1 |
| 820 | 2026-02-18T03:07:32.025Z | ++ retry=89 |
| 821 | 2026-02-18T03:07:32.028Z | +++ svcs -Hostate baseline |
| 822 | 2026-02-18T03:07:32.046Z | ++ [[ offline* != online ]] |
| 823 | 2026-02-18T03:07:32.046Z | ++ [[ 89 -gt 300 ]] |
| 824 | 2026-02-18T03:07:32.046Z | ++ sleep 1 |
| 825 | 2026-02-18T03:07:33.049Z | ++ retry=90 |
| 826 | 2026-02-18T03:07:33.052Z | +++ svcs -Hostate baseline |
| 827 | 2026-02-18T03:07:33.072Z | ++ [[ offline* != online ]] |
| 828 | 2026-02-18T03:07:33.072Z | ++ [[ 90 -gt 300 ]] |
| 829 | 2026-02-18T03:07:33.072Z | ++ sleep 1 |
| 830 | 2026-02-18T03:07:34.074Z | ++ retry=91 |
| 831 | 2026-02-18T03:07:34.077Z | +++ svcs -Hostate baseline |
| 832 | 2026-02-18T03:07:34.097Z | ++ [[ offline* != online ]] |
| 833 | 2026-02-18T03:07:34.097Z | ++ [[ 91 -gt 300 ]] |
| 834 | 2026-02-18T03:07:34.097Z | ++ sleep 1 |
| 835 | 2026-02-18T03:07:35.099Z | ++ retry=92 |
| 836 | 2026-02-18T03:07:35.102Z | +++ svcs -Hostate baseline |
| 837 | 2026-02-18T03:07:35.123Z | ++ [[ offline* != online ]] |
| 838 | 2026-02-18T03:07:35.123Z | ++ [[ 92 -gt 300 ]] |
| 839 | 2026-02-18T03:07:35.123Z | ++ sleep 1 |
| 840 | 2026-02-18T03:07:36.125Z | ++ retry=93 |
| 841 | 2026-02-18T03:07:36.128Z | +++ svcs -Hostate baseline |
| 842 | 2026-02-18T03:07:36.154Z | ++ [[ offline* != online ]] |
| 843 | 2026-02-18T03:07:36.154Z | ++ [[ 93 -gt 300 ]] |
| 844 | 2026-02-18T03:07:36.157Z | ++ sleep 1 |
| 845 | 2026-02-18T03:07:37.156Z | ++ retry=94 |
| 846 | 2026-02-18T03:07:37.159Z | +++ svcs -Hostate baseline |
| 847 | 2026-02-18T03:07:37.178Z | ++ [[ offline* != online ]] |
| 848 | 2026-02-18T03:07:37.178Z | ++ [[ 94 -gt 300 ]] |
| 849 | 2026-02-18T03:07:37.181Z | ++ sleep 1 |
| 850 | 2026-02-18T03:07:38.181Z | ++ retry=95 |
| 851 | 2026-02-18T03:07:38.185Z | +++ svcs -Hostate baseline |
| 852 | 2026-02-18T03:07:38.204Z | ++ [[ offline* != online ]] |
| 853 | 2026-02-18T03:07:38.204Z | ++ [[ 95 -gt 300 ]] |
| 854 | 2026-02-18T03:07:38.207Z | ++ sleep 1 |
| 855 | 2026-02-18T03:07:39.206Z | ++ retry=96 |
| 856 | 2026-02-18T03:07:39.209Z | +++ svcs -Hostate baseline |
| 857 | 2026-02-18T03:07:39.228Z | ++ [[ offline* != online ]] |
| 858 | 2026-02-18T03:07:39.228Z | ++ [[ 96 -gt 300 ]] |
| 859 | 2026-02-18T03:07:39.228Z | ++ sleep 1 |
| 860 | 2026-02-18T03:07:40.231Z | ++ retry=97 |
| 861 | 2026-02-18T03:07:40.234Z | +++ svcs -Hostate baseline |
| 862 | 2026-02-18T03:07:40.255Z | ++ [[ offline* != online ]] |
| 863 | 2026-02-18T03:07:40.255Z | ++ [[ 97 -gt 300 ]] |
| 864 | 2026-02-18T03:07:40.255Z | ++ sleep 1 |
| 865 | 2026-02-18T03:07:41.257Z | ++ retry=98 |
| 866 | 2026-02-18T03:07:41.259Z | +++ svcs -Hostate baseline |
| 867 | 2026-02-18T03:07:41.282Z | ++ [[ offline* != online ]] |
| 868 | 2026-02-18T03:07:41.282Z | ++ [[ 98 -gt 300 ]] |
| 869 | 2026-02-18T03:07:41.284Z | ++ sleep 1 |
| 870 | 2026-02-18T03:07:42.282Z | ++ retry=99 |
| 871 | 2026-02-18T03:07:42.285Z | +++ svcs -Hostate baseline |
| 872 | 2026-02-18T03:07:42.304Z | ++ [[ offline* != online ]] |
| 873 | 2026-02-18T03:07:42.304Z | ++ [[ 99 -gt 300 ]] |
| 874 | 2026-02-18T03:07:42.307Z | ++ sleep 1 |
| 875 | 2026-02-18T03:07:43.306Z | ++ retry=100 |
| 876 | 2026-02-18T03:07:43.309Z | +++ svcs -Hostate baseline |
| 877 | 2026-02-18T03:07:43.329Z | ++ [[ offline* != online ]] |
| 878 | 2026-02-18T03:07:43.329Z | ++ [[ 100 -gt 300 ]] |
| 879 | 2026-02-18T03:07:43.332Z | ++ sleep 1 |
| 880 | 2026-02-18T03:07:44.332Z | ++ retry=101 |
| 881 | 2026-02-18T03:07:44.335Z | +++ svcs -Hostate baseline |
| 882 | 2026-02-18T03:07:44.354Z | ++ [[ offline* != online ]] |
| 883 | 2026-02-18T03:07:44.354Z | ++ [[ 101 -gt 300 ]] |
| 884 | 2026-02-18T03:07:44.357Z | ++ sleep 1 |
| 885 | 2026-02-18T03:07:45.357Z | ++ retry=102 |
| 886 | 2026-02-18T03:07:45.360Z | +++ svcs -Hostate baseline |
| 887 | 2026-02-18T03:07:45.380Z | ++ [[ offline* != online ]] |
| 888 | 2026-02-18T03:07:45.381Z | ++ [[ 102 -gt 300 ]] |
| 889 | 2026-02-18T03:07:45.384Z | ++ sleep 1 |
| 890 | 2026-02-18T03:07:46.383Z | ++ retry=103 |
| 891 | 2026-02-18T03:07:46.386Z | +++ svcs -Hostate baseline |
| 892 | 2026-02-18T03:07:46.405Z | ++ [[ offline* != online ]] |
| 893 | 2026-02-18T03:07:46.405Z | ++ [[ 103 -gt 300 ]] |
| 894 | 2026-02-18T03:07:46.408Z | ++ sleep 1 |
| 895 | 2026-02-18T03:07:47.408Z | ++ retry=104 |
| 896 | 2026-02-18T03:07:47.411Z | +++ svcs -Hostate baseline |
| 897 | 2026-02-18T03:07:47.430Z | ++ [[ offline* != online ]] |
| 898 | 2026-02-18T03:07:47.430Z | ++ [[ 104 -gt 300 ]] |
| 899 | 2026-02-18T03:07:47.433Z | ++ sleep 1 |
| 900 | 2026-02-18T03:07:48.433Z | ++ retry=105 |
| 901 | 2026-02-18T03:07:48.436Z | +++ svcs -Hostate baseline |
| 902 | 2026-02-18T03:07:48.456Z | ++ [[ offline* != online ]] |
| 903 | 2026-02-18T03:07:48.456Z | ++ [[ 105 -gt 300 ]] |
| 904 | 2026-02-18T03:07:48.456Z | ++ sleep 1 |
| 905 | 2026-02-18T03:07:49.458Z | ++ retry=106 |
| 906 | 2026-02-18T03:07:49.461Z | +++ svcs -Hostate baseline |
| 907 | 2026-02-18T03:07:49.480Z | ++ [[ offline* != online ]] |
| 908 | 2026-02-18T03:07:49.481Z | ++ [[ 106 -gt 300 ]] |
| 909 | 2026-02-18T03:07:49.481Z | ++ sleep 1 |
| 910 | 2026-02-18T03:07:50.483Z | ++ retry=107 |
| 911 | 2026-02-18T03:07:50.486Z | +++ svcs -Hostate baseline |
| 912 | 2026-02-18T03:07:50.505Z | ++ [[ offline* != online ]] |
| 913 | 2026-02-18T03:07:50.506Z | ++ [[ 107 -gt 300 ]] |
| 914 | 2026-02-18T03:07:50.508Z | ++ sleep 1 |
| 915 | 2026-02-18T03:07:51.508Z | ++ retry=108 |
| 916 | 2026-02-18T03:07:51.511Z | +++ svcs -Hostate baseline |
| 917 | 2026-02-18T03:07:51.531Z | ++ [[ offline* != online ]] |
| 918 | 2026-02-18T03:07:51.531Z | ++ [[ 108 -gt 300 ]] |
| 919 | 2026-02-18T03:07:51.531Z | ++ sleep 1 |
| 920 | 2026-02-18T03:07:52.534Z | ++ retry=109 |
| 921 | 2026-02-18T03:07:52.537Z | +++ svcs -Hostate baseline |
| 922 | 2026-02-18T03:07:52.556Z | ++ [[ offline* != online ]] |
| 923 | 2026-02-18T03:07:52.556Z | ++ [[ 109 -gt 300 ]] |
| 924 | 2026-02-18T03:07:52.556Z | ++ sleep 1 |
| 925 | 2026-02-18T03:07:53.558Z | ++ retry=110 |
| 926 | 2026-02-18T03:07:53.563Z | +++ svcs -Hostate baseline |
| 927 | 2026-02-18T03:07:53.581Z | ++ [[ offline* != online ]] |
| 928 | 2026-02-18T03:07:53.581Z | ++ [[ 110 -gt 300 ]] |
| 929 | 2026-02-18T03:07:53.581Z | ++ sleep 1 |
| 930 | 2026-02-18T03:07:54.583Z | ++ retry=111 |
| 931 | 2026-02-18T03:07:54.586Z | +++ svcs -Hostate baseline |
| 932 | 2026-02-18T03:07:54.605Z | ++ [[ offline* != online ]] |
| 933 | 2026-02-18T03:07:54.605Z | ++ [[ 111 -gt 300 ]] |
| 934 | 2026-02-18T03:07:54.605Z | ++ sleep 1 |
| 935 | 2026-02-18T03:07:55.608Z | ++ retry=112 |
| 936 | 2026-02-18T03:07:55.611Z | +++ svcs -Hostate baseline |
| 937 | 2026-02-18T03:07:55.630Z | ++ [[ offline* != online ]] |
| 938 | 2026-02-18T03:07:55.630Z | ++ [[ 112 -gt 300 ]] |
| 939 | 2026-02-18T03:07:55.630Z | ++ sleep 1 |
| 940 | 2026-02-18T03:07:56.633Z | ++ retry=113 |
| 941 | 2026-02-18T03:07:56.636Z | +++ svcs -Hostate baseline |
| 942 | 2026-02-18T03:07:56.655Z | ++ [[ offline* != online ]] |
| 943 | 2026-02-18T03:07:56.655Z | ++ [[ 113 -gt 300 ]] |
| 944 | 2026-02-18T03:07:56.655Z | ++ sleep 1 |
| 945 | 2026-02-18T03:07:57.657Z | ++ retry=114 |
| 946 | 2026-02-18T03:07:57.660Z | +++ svcs -Hostate baseline |
| 947 | 2026-02-18T03:07:57.680Z | ++ [[ offline* != online ]] |
| 948 | 2026-02-18T03:07:57.680Z | ++ [[ 114 -gt 300 ]] |
| 949 | 2026-02-18T03:07:57.680Z | ++ sleep 1 |
| 950 | 2026-02-18T03:07:58.682Z | ++ retry=115 |
| 951 | 2026-02-18T03:07:58.685Z | +++ svcs -Hostate baseline |
| 952 | 2026-02-18T03:07:58.705Z | ++ [[ offline* != online ]] |
| 953 | 2026-02-18T03:07:58.705Z | ++ [[ 115 -gt 300 ]] |
| 954 | 2026-02-18T03:07:58.708Z | ++ sleep 1 |
| 955 | 2026-02-18T03:07:59.708Z | ++ retry=116 |
| 956 | 2026-02-18T03:07:59.711Z | +++ svcs -Hostate baseline |
| 957 | 2026-02-18T03:07:59.730Z | ++ [[ offline* != online ]] |
| 958 | 2026-02-18T03:07:59.730Z | ++ [[ 116 -gt 300 ]] |
| 959 | 2026-02-18T03:07:59.733Z | ++ sleep 1 |
| 960 | 2026-02-18T03:08:00.732Z | ++ retry=117 |
| 961 | 2026-02-18T03:08:00.735Z | +++ svcs -Hostate baseline |
| 962 | 2026-02-18T03:08:00.755Z | ++ [[ offline* != online ]] |
| 963 | 2026-02-18T03:08:00.755Z | ++ [[ 117 -gt 300 ]] |
| 964 | 2026-02-18T03:08:00.755Z | ++ sleep 1 |
| 965 | 2026-02-18T03:08:01.758Z | ++ retry=118 |
| 966 | 2026-02-18T03:08:01.761Z | +++ svcs -Hostate baseline |
| 967 | 2026-02-18T03:08:01.781Z | ++ [[ offline* != online ]] |
| 968 | 2026-02-18T03:08:01.781Z | ++ [[ 118 -gt 300 ]] |
| 969 | 2026-02-18T03:08:01.781Z | ++ sleep 1 |
| 970 | 2026-02-18T03:08:02.783Z | ++ retry=119 |
| 971 | 2026-02-18T03:08:02.787Z | +++ svcs -Hostate baseline |
| 972 | 2026-02-18T03:08:02.806Z | ++ [[ offline* != online ]] |
| 973 | 2026-02-18T03:08:02.806Z | ++ [[ 119 -gt 300 ]] |
| 974 | 2026-02-18T03:08:02.806Z | ++ sleep 1 |
| 975 | 2026-02-18T03:08:03.808Z | ++ retry=120 |
| 976 | 2026-02-18T03:08:03.812Z | +++ svcs -Hostate baseline |
| 977 | 2026-02-18T03:08:03.831Z | ++ [[ offline* != online ]] |
| 978 | 2026-02-18T03:08:03.834Z | ++ [[ 120 -gt 300 ]] |
| 979 | 2026-02-18T03:08:03.834Z | ++ sleep 1 |
| 980 | 2026-02-18T03:08:04.833Z | ++ retry=121 |
| 981 | 2026-02-18T03:08:04.836Z | +++ svcs -Hostate baseline |
| 982 | 2026-02-18T03:08:04.856Z | ++ [[ offline* != online ]] |
| 983 | 2026-02-18T03:08:04.856Z | ++ [[ 121 -gt 300 ]] |
| 984 | 2026-02-18T03:08:04.856Z | ++ sleep 1 |
| 985 | 2026-02-18T03:08:05.858Z | ++ retry=122 |
| 986 | 2026-02-18T03:08:05.861Z | +++ svcs -Hostate baseline |
| 987 | 2026-02-18T03:08:05.881Z | ++ [[ offline* != online ]] |
| 988 | 2026-02-18T03:08:05.881Z | ++ [[ 122 -gt 300 ]] |
| 989 | 2026-02-18T03:08:05.883Z | ++ sleep 1 |
| 990 | 2026-02-18T03:08:06.883Z | ++ retry=123 |
| 991 | 2026-02-18T03:08:06.886Z | +++ svcs -Hostate baseline |
| 992 | 2026-02-18T03:08:06.906Z | ++ [[ offline* != online ]] |
| 993 | 2026-02-18T03:08:06.906Z | ++ [[ 123 -gt 300 ]] |
| 994 | 2026-02-18T03:08:06.909Z | ++ sleep 1 |
| 995 | 2026-02-18T03:08:07.909Z | ++ retry=124 |
| 996 | 2026-02-18T03:08:07.912Z | +++ svcs -Hostate baseline |
| 997 | 2026-02-18T03:08:07.931Z | ++ [[ offline* != online ]] |
| 998 | 2026-02-18T03:08:07.931Z | ++ [[ 124 -gt 300 ]] |
| 999 | 2026-02-18T03:08:07.934Z | ++ sleep 1 |
| 1000 | 2026-02-18T03:08:08.934Z | ++ retry=125 |
| 1001 | 2026-02-18T03:08:08.937Z | +++ svcs -Hostate baseline |
| 1002 | 2026-02-18T03:08:08.956Z | ++ [[ offline* != online ]] |
| 1003 | 2026-02-18T03:08:08.956Z | ++ [[ 125 -gt 300 ]] |
| 1004 | 2026-02-18T03:08:08.956Z | ++ sleep 1 |
| 1005 | 2026-02-18T03:08:09.959Z | ++ retry=126 |
| 1006 | 2026-02-18T03:08:09.962Z | +++ svcs -Hostate baseline |
| 1007 | 2026-02-18T03:08:09.982Z | ++ [[ offline* != online ]] |
| 1008 | 2026-02-18T03:08:09.982Z | ++ [[ 126 -gt 300 ]] |
| 1009 | 2026-02-18T03:08:09.982Z | ++ sleep 1 |
| 1010 | 2026-02-18T03:08:10.986Z | ++ retry=127 |
| 1011 | 2026-02-18T03:08:10.989Z | +++ svcs -Hostate baseline |
| 1012 | 2026-02-18T03:08:11.007Z | ++ [[ offline* != online ]] |
| 1013 | 2026-02-18T03:08:11.007Z | ++ [[ 127 -gt 300 ]] |
| 1014 | 2026-02-18T03:08:11.010Z | ++ sleep 1 |
| 1015 | 2026-02-18T03:08:12.010Z | ++ retry=128 |
| 1016 | 2026-02-18T03:08:12.013Z | +++ svcs -Hostate baseline |
| 1017 | 2026-02-18T03:08:12.033Z | ++ [[ offline* != online ]] |
| 1018 | 2026-02-18T03:08:12.033Z | ++ [[ 128 -gt 300 ]] |
| 1019 | 2026-02-18T03:08:12.033Z | ++ sleep 1 |
| 1020 | 2026-02-18T03:08:13.034Z | ++ retry=129 |
| 1021 | 2026-02-18T03:08:13.037Z | +++ svcs -Hostate baseline |
| 1022 | 2026-02-18T03:08:13.056Z | ++ [[ offline* != online ]] |
| 1023 | 2026-02-18T03:08:13.056Z | ++ [[ 129 -gt 300 ]] |
| 1024 | 2026-02-18T03:08:13.059Z | ++ sleep 1 |
| 1025 | 2026-02-18T03:08:14.059Z | ++ retry=130 |
| 1026 | 2026-02-18T03:08:14.062Z | +++ svcs -Hostate baseline |
| 1027 | 2026-02-18T03:08:14.081Z | ++ [[ offline* != online ]] |
| 1028 | 2026-02-18T03:08:14.081Z | ++ [[ 130 -gt 300 ]] |
| 1029 | 2026-02-18T03:08:14.081Z | ++ sleep 1 |
| 1030 | 2026-02-18T03:08:15.084Z | ++ retry=131 |
| 1031 | 2026-02-18T03:08:15.087Z | +++ svcs -Hostate baseline |
| 1032 | 2026-02-18T03:08:15.106Z | ++ [[ offline* != online ]] |
| 1033 | 2026-02-18T03:08:15.106Z | ++ [[ 131 -gt 300 ]] |
| 1034 | 2026-02-18T03:08:15.108Z | ++ sleep 1 |
| 1035 | 2026-02-18T03:08:16.108Z | ++ retry=132 |
| 1036 | 2026-02-18T03:08:16.111Z | +++ svcs -Hostate baseline |
| 1037 | 2026-02-18T03:08:16.131Z | ++ [[ offline* != online ]] |
| 1038 | 2026-02-18T03:08:16.132Z | ++ [[ 132 -gt 300 ]] |
| 1039 | 2026-02-18T03:08:16.134Z | ++ sleep 1 |
| 1040 | 2026-02-18T03:08:17.133Z | ++ retry=133 |
| 1041 | 2026-02-18T03:08:17.136Z | +++ svcs -Hostate baseline |
| 1042 | 2026-02-18T03:08:17.155Z | ++ [[ offline* != online ]] |
| 1043 | 2026-02-18T03:08:17.155Z | ++ [[ 133 -gt 300 ]] |
| 1044 | 2026-02-18T03:08:17.158Z | ++ sleep 1 |
| 1045 | 2026-02-18T03:08:18.158Z | ++ retry=134 |
| 1046 | 2026-02-18T03:08:18.161Z | +++ svcs -Hostate baseline |
| 1047 | 2026-02-18T03:08:18.180Z | ++ [[ offline* != online ]] |
| 1048 | 2026-02-18T03:08:18.180Z | ++ [[ 134 -gt 300 ]] |
| 1049 | 2026-02-18T03:08:18.183Z | ++ sleep 1 |
| 1050 | 2026-02-18T03:08:19.182Z | ++ retry=135 |
| 1051 | 2026-02-18T03:08:19.185Z | +++ svcs -Hostate baseline |
| 1052 | 2026-02-18T03:08:19.205Z | ++ [[ offline* != online ]] |
| 1053 | 2026-02-18T03:08:19.205Z | ++ [[ 135 -gt 300 ]] |
| 1054 | 2026-02-18T03:08:19.208Z | ++ sleep 1 |
| 1055 | 2026-02-18T03:08:20.208Z | ++ retry=136 |
| 1056 | 2026-02-18T03:08:20.211Z | +++ svcs -Hostate baseline |
| 1057 | 2026-02-18T03:08:20.232Z | ++ [[ offline* != online ]] |
| 1058 | 2026-02-18T03:08:20.232Z | ++ [[ 136 -gt 300 ]] |
| 1059 | 2026-02-18T03:08:20.232Z | ++ sleep 1 |
| 1060 | 2026-02-18T03:08:21.233Z | ++ retry=137 |
| 1061 | 2026-02-18T03:08:21.238Z | +++ svcs -Hostate baseline |
| 1062 | 2026-02-18T03:08:21.255Z | ++ [[ offline* != online ]] |
| 1063 | 2026-02-18T03:08:21.255Z | ++ [[ 137 -gt 300 ]] |
| 1064 | 2026-02-18T03:08:21.255Z | ++ sleep 1 |
| 1065 | 2026-02-18T03:08:22.257Z | ++ retry=138 |
| 1066 | 2026-02-18T03:08:22.261Z | +++ svcs -Hostate baseline |
| 1067 | 2026-02-18T03:08:22.282Z | ++ [[ offline* != online ]] |
| 1068 | 2026-02-18T03:08:22.282Z | ++ [[ 138 -gt 300 ]] |
| 1069 | 2026-02-18T03:08:22.285Z | ++ sleep 1 |
| 1070 | 2026-02-18T03:08:23.282Z | ++ retry=139 |
| 1071 | 2026-02-18T03:08:23.286Z | +++ svcs -Hostate baseline |
| 1072 | 2026-02-18T03:08:23.305Z | ++ [[ online != online ]] |
| 1073 | 2026-02-18T03:08:23.305Z | ++ set -o errexit |
| 1074 | 2026-02-18T03:08:23.308Z | ++ set -o pipefail |
| 1075 | 2026-02-18T03:08:23.309Z | ++ banner build |
| 1076 | 2026-02-18T03:08:23.309Z | |
| 1077 | 2026-02-18T03:08:23.309Z | ##### # # # # ##### |
| 1078 | 2026-02-18T03:08:23.309Z | # # # # # # # # |
| 1079 | 2026-02-18T03:08:23.309Z | ##### # # # # # # |
| 1080 | 2026-02-18T03:08:23.309Z | # # # # # # # # |
| 1081 | 2026-02-18T03:08:23.309Z | # # # # # # # # |
| 1082 | 2026-02-18T03:08:23.309Z | ##### #### # ###### ##### |
| 1083 | 2026-02-18T03:08:23.309Z | |
| 1084 | 2026-02-18T03:08:23.309Z | ++ cargo build --release --bin ddmd --bin ddmadm |
| 1085 | 2026-02-18T03:08:23.319Z | info: syncing channel updates for '1.92.0-x86_64-unknown-illumos' |
| 1086 | 2026-02-18T03:08:23.509Z | info: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08) |
| 1087 | 2026-02-18T03:08:23.512Z | info: downloading component 'cargo' |
| 1088 | 2026-02-18T03:08:25.874Z | info: downloading component 'clippy' |
| 1089 | 2026-02-18T03:08:25.920Z | info: downloading component 'rust-docs' |
| 1090 | 2026-02-18T03:08:26.602Z | info: downloading component 'rust-std' |
| 1091 | 2026-02-18T03:08:28.414Z | info: downloading component 'rustc' |
| 1092 | 2026-02-18T03:08:35.635Z | info: downloading component 'rustfmt' |
| 1093 | 2026-02-18T03:08:35.981Z | info: installing component 'cargo' |
| 1094 | 2026-02-18T03:08:36.923Z | info: installing component 'clippy' |
| 1095 | 2026-02-18T03:08:37.312Z | info: installing component 'rust-docs' |
| 1096 | 2026-02-18T03:08:39.208Z | info: installing component 'rust-std' |
| 1097 | 2026-02-18T03:08:41.023Z | info: installing component 'rustc' |
| 1098 | 2026-02-18T03:08:47.721Z | info: installing component 'rustfmt' |
| 1099 | 2026-02-18T03:08:48.300Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 1100 | 2026-02-18T03:08:51.820Z | From https://github.com/oxidecomputer/falcon |
| 1101 | 2026-02-18T03:08:51.821Z | * [new ref] f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 -> refs/commit/f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 |
| 1102 | 2026-02-18T03:08:51.927Z | Updating crates.io index |
| 1103 | 2026-02-18T03:08:51.971Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 1104 | 2026-02-18T03:08:53.688Z | From https://github.com/oxidecomputer/dendrite |
| 1105 | 2026-02-18T03:08:53.688Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 1106 | 2026-02-18T03:08:53.965Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 1107 | 2026-02-18T03:08:54.413Z | From https://github.com/oxidecomputer/ispf |
| 1108 | 2026-02-18T03:08:54.413Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 1109 | 2026-02-18T03:08:54.421Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 1110 | 2026-02-18T03:08:55.130Z | From https://github.com/oxidecomputer/netadm-sys |
| 1111 | 2026-02-18T03:08:55.130Z | * [new ref] 99a7e26c6d8b43759ec7e09d10779766d577123f -> refs/commit/99a7e26c6d8b43759ec7e09d10779766d577123f |
| 1112 | 2026-02-18T03:08:55.141Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 1113 | 2026-02-18T03:09:41.698Z | From https://github.com/oxidecomputer/omicron |
| 1114 | 2026-02-18T03:09:41.698Z | * [new ref] 79fac7deb9acd9272b867904da03f20076d09265 -> refs/commit/79fac7deb9acd9272b867904da03f20076d09265 |
| 1115 | 2026-02-18T03:09:42.390Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 1116 | 2026-02-18T03:09:44.981Z | From https://github.com/oxidecomputer/opte |
| 1117 | 2026-02-18T03:09:44.982Z | * [new ref] e547d07b08c3f3d6c821c9eb7a958adcffce6e56 -> refs/commit/e547d07b08c3f3d6c821c9eb7a958adcffce6e56 |
| 1118 | 2026-02-18T03:09:45.546Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 1119 | 2026-02-18T03:09:45.947Z | From https://github.com/illumos/smf-rs |
| 1120 | 2026-02-18T03:09:45.948Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 1121 | 2026-02-18T03:09:46.131Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 1122 | 2026-02-18T03:09:46.584Z | From https://github.com/oxidecomputer/poptrie |
| 1123 | 2026-02-18T03:09:46.585Z | * [new ref] 5bf62f6b889c61e0608d8463ed11da28e130cb34 -> refs/commit/5bf62f6b889c61e0608d8463ed11da28e130cb34 |
| 1124 | 2026-02-18T03:09:46.616Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 1125 | 2026-02-18T03:09:47.083Z | From https://github.com/oxidecomputer/network-interface |
| 1126 | 2026-02-18T03:09:47.083Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 1127 | 2026-02-18T03:09:47.143Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 1128 | 2026-02-18T03:09:47.598Z | From https://github.com/oxidecomputer/zone |
| 1129 | 2026-02-18T03:09:47.598Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 1130 | 2026-02-18T03:09:47.662Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 1131 | 2026-02-18T03:09:51.673Z | From https://github.com/oxidecomputer/propolis |
| 1132 | 2026-02-18T03:09:51.673Z | * [new ref] ff31c527515d65886e599fc07eb41240aeb767c6 -> refs/commit/ff31c527515d65886e599fc07eb41240aeb767c6 |
| 1133 | 2026-02-18T03:09:52.028Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 1134 | 2026-02-18T03:09:53.177Z | From https://github.com/oxidecomputer/transceiver-control |
| 1135 | 2026-02-18T03:09:53.177Z | * [new ref] db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 -> refs/commit/db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 |
| 1136 | 2026-02-18T03:09:53.201Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 1137 | 2026-02-18T03:09:53.647Z | From https://github.com/oxidecomputer/dlpi-sys |
| 1138 | 2026-02-18T03:09:53.647Z | * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993 |
| 1139 | 2026-02-18T03:09:53.656Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 1140 | 2026-02-18T03:09:54.260Z | From https://github.com/jmesmon/rust-libzfs |
| 1141 | 2026-02-18T03:09:54.260Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 1142 | 2026-02-18T03:09:54.271Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 1143 | 2026-02-18T03:09:54.711Z | From https://github.com/oxidecomputer/rusty-doors |
| 1144 | 2026-02-18T03:09:54.712Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 1145 | 2026-02-18T03:09:54.834Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 1146 | 2026-02-18T03:09:55.440Z | From https://github.com/oxidecomputer/lldp |
| 1147 | 2026-02-18T03:09:55.440Z | * [new ref] 4c9df170cdfdeead0896e35f20a560f2102ed907 -> refs/commit/4c9df170cdfdeead0896e35f20a560f2102ed907 |
| 1148 | 2026-02-18T03:09:55.468Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 1149 | 2026-02-18T03:09:57.814Z | From https://github.com/oxidecomputer/maghemite |
| 1150 | 2026-02-18T03:09:57.814Z | * [new ref] 8f5527da3c53398c95c50b1af088637e7b6c5718 -> refs/commit/8f5527da3c53398c95c50b1af088637e7b6c5718 |
| 1151 | 2026-02-18T03:09:57.880Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 1152 | 2026-02-18T03:09:58.329Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 1153 | 2026-02-18T03:09:58.329Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 1154 | 2026-02-18T03:09:58.423Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 1155 | 2026-02-18T03:09:58.886Z | From https://github.com/oxidecomputer/slog-error-chain |
| 1156 | 2026-02-18T03:09:58.886Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 1157 | 2026-02-18T03:09:58.912Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 1158 | 2026-02-18T03:09:59.479Z | From https://github.com/oxidecomputer/tufaceous |
| 1159 | 2026-02-18T03:09:59.479Z | * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465 |
| 1160 | 2026-02-18T03:09:59.712Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 1161 | 2026-02-18T03:10:00.994Z | From https://github.com/oxidecomputer/management-gateway-service |
| 1162 | 2026-02-18T03:10:00.994Z | * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a |
| 1163 | 2026-02-18T03:10:01.157Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 1164 | 2026-02-18T03:10:06.666Z | From https://github.com/oxidecomputer/crucible |
| 1165 | 2026-02-18T03:10:06.667Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 1166 | 2026-02-18T03:10:07.734Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 1167 | 2026-02-18T03:10:08.384Z | From https://github.com/oxidecomputer/propolis |
| 1168 | 2026-02-18T03:10:08.385Z | * [new ref] bc121ef55741656ce118b02ceeda949b9261f49f -> refs/commit/bc121ef55741656ce118b02ceeda949b9261f49f |
| 1169 | 2026-02-18T03:10:08.482Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 1170 | 2026-02-18T03:10:08.867Z | From https://github.com/oxidecomputer/tofino |
| 1171 | 2026-02-18T03:10:08.867Z | * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 |
| 1172 | 2026-02-18T03:10:08.903Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 1173 | 2026-02-18T03:10:09.436Z | From https://github.com/oxidecomputer/clickward |
| 1174 | 2026-02-18T03:10:09.436Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 1175 | 2026-02-18T03:10:09.570Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 1176 | 2026-02-18T03:10:10.023Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 1177 | 2026-02-18T03:10:10.023Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 1178 | 2026-02-18T03:10:11.486Z | Downloading crates ... |
| 1179 | 2026-02-18T03:10:11.573Z | Downloaded autocfg v1.5.0 |
| 1180 | 2026-02-18T03:10:11.577Z | Downloaded crc8 v0.1.1 |
| 1181 | 2026-02-18T03:10:11.580Z | Downloaded cfg-if v1.0.4 |
| 1182 | 2026-02-18T03:10:11.583Z | Downloaded aead v0.5.2 |
| 1183 | 2026-02-18T03:10:11.587Z | Downloaded dropshot-api-manager-types v0.3.0 |
| 1184 | 2026-02-18T03:10:11.590Z | Downloaded defmt-macros v1.0.1 |
| 1185 | 2026-02-18T03:10:11.593Z | Downloaded crossbeam-utils v0.8.21 |
| 1186 | 2026-02-18T03:10:11.597Z | Downloaded digest v0.10.7 |
| 1187 | 2026-02-18T03:10:11.601Z | Downloaded dropshot-api-manager v0.3.0 |
| 1188 | 2026-02-18T03:10:11.605Z | Downloaded either v1.15.0 |
| 1189 | 2026-02-18T03:10:11.609Z | Downloaded hostname v0.3.1 |
| 1190 | 2026-02-18T03:10:11.613Z | Downloaded dof v0.3.0 |
| 1191 | 2026-02-18T03:10:11.616Z | Downloaded console v0.16.2 |
| 1192 | 2026-02-18T03:10:11.634Z | Downloaded convert_case v0.4.0 |
| 1193 | 2026-02-18T03:10:11.638Z | Downloaded ciborium-ll v0.2.2 |
| 1194 | 2026-02-18T03:10:11.638Z | Downloaded anstream v0.6.21 |
| 1195 | 2026-02-18T03:10:11.638Z | Downloaded dropshot v0.16.7 |
| 1196 | 2026-02-18T03:10:11.650Z | Downloaded humantime v2.3.0 |
| 1197 | 2026-02-18T03:10:11.653Z | Downloaded atomic-waker v1.1.2 |
| 1198 | 2026-02-18T03:10:11.655Z | Downloaded hubpack_derive v0.1.1 |
| 1199 | 2026-02-18T03:10:11.659Z | Downloaded futures-sink v0.3.32 |
| 1200 | 2026-02-18T03:10:11.661Z | Downloaded dunce v1.0.5 |
| 1201 | 2026-02-18T03:10:11.664Z | Downloaded futures-macro v0.3.32 |
| 1202 | 2026-02-18T03:10:11.667Z | Downloaded ident_case v1.0.1 |
| 1203 | 2026-02-18T03:10:11.670Z | Downloaded block-buffer v0.10.4 |
| 1204 | 2026-02-18T03:10:11.672Z | Downloaded hash32 v0.3.1 |
| 1205 | 2026-02-18T03:10:11.675Z | Downloaded defmt v0.3.100 |
| 1206 | 2026-02-18T03:10:11.678Z | Downloaded globset v0.4.18 |
| 1207 | 2026-02-18T03:10:11.681Z | Downloaded foldhash v0.2.0 |
| 1208 | 2026-02-18T03:10:11.684Z | Downloaded cstr-argument v0.1.2 |
| 1209 | 2026-02-18T03:10:11.686Z | Downloaded hyper-rustls v0.27.7 |
| 1210 | 2026-02-18T03:10:11.690Z | Downloaded hex v0.4.3 |
| 1211 | 2026-02-18T03:10:11.693Z | Downloaded hubpack v0.1.2 |
| 1212 | 2026-02-18T03:10:11.696Z | Downloaded errno v0.3.14 |
| 1213 | 2026-02-18T03:10:11.698Z | Downloaded hostname v0.4.2 |
| 1214 | 2026-02-18T03:10:11.701Z | Downloaded heck v0.5.0 |
| 1215 | 2026-02-18T03:10:11.704Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1216 | 2026-02-18T03:10:11.707Z | Downloaded internet-checksum v0.2.1 |
| 1217 | 2026-02-18T03:10:11.710Z | Downloaded keccak v0.1.6 |
| 1218 | 2026-02-18T03:10:11.712Z | Downloaded darling_macro v0.21.3 |
| 1219 | 2026-02-18T03:10:11.715Z | Downloaded httpdate v1.0.3 |
| 1220 | 2026-02-18T03:10:11.718Z | Downloaded heck v0.4.1 |
| 1221 | 2026-02-18T03:10:11.720Z | Downloaded is_terminal_polyfill v1.70.2 |
| 1222 | 2026-02-18T03:10:11.723Z | Downloaded instant v0.1.13 |
| 1223 | 2026-02-18T03:10:11.726Z | Downloaded is-terminal v0.4.17 |
| 1224 | 2026-02-18T03:10:11.729Z | Downloaded itoa v1.0.17 |
| 1225 | 2026-02-18T03:10:11.732Z | Downloaded is_ci v1.2.0 |
| 1226 | 2026-02-18T03:10:11.732Z | Downloaded crossbeam-deque v0.8.6 |
| 1227 | 2026-02-18T03:10:11.734Z | Downloaded highway v1.3.0 |
| 1228 | 2026-02-18T03:10:11.738Z | Downloaded foreign-types-shared v0.1.1 |
| 1229 | 2026-02-18T03:10:11.740Z | Downloaded managed v0.8.0 |
| 1230 | 2026-02-18T03:10:11.743Z | Downloaded critical-section v1.2.0 |
| 1231 | 2026-02-18T03:10:11.745Z | Downloaded deranged v0.5.6 |
| 1232 | 2026-02-18T03:10:11.749Z | Downloaded num v0.4.3 |
| 1233 | 2026-02-18T03:10:11.751Z | Downloaded chacha20 v0.9.1 |
| 1234 | 2026-02-18T03:10:11.754Z | Downloaded no-std-compat v0.4.1 |
| 1235 | 2026-02-18T03:10:11.757Z | Downloaded daft-derive v0.1.5 |
| 1236 | 2026-02-18T03:10:11.762Z | Downloaded libscf-sys v1.1.0 |
| 1237 | 2026-02-18T03:10:11.764Z | Downloaded async-trait v0.1.89 |
| 1238 | 2026-02-18T03:10:11.768Z | Downloaded foldhash v0.1.5 |
| 1239 | 2026-02-18T03:10:11.771Z | Downloaded dtrace-parser v0.3.0 |
| 1240 | 2026-02-18T03:10:11.774Z | Downloaded find-msvc-tools v0.1.9 |
| 1241 | 2026-02-18T03:10:11.776Z | Downloaded linked-hash-map v0.5.6 |
| 1242 | 2026-02-18T03:10:11.779Z | Downloaded mime v0.3.17 |
| 1243 | 2026-02-18T03:10:11.782Z | Downloaded memoffset v0.9.1 |
| 1244 | 2026-02-18T03:10:11.784Z | Downloaded linear-map v1.2.0 |
| 1245 | 2026-02-18T03:10:11.787Z | Downloaded data-encoding v2.10.0 |
| 1246 | 2026-02-18T03:10:11.790Z | Downloaded opaque-debug v0.3.1 |
| 1247 | 2026-02-18T03:10:11.792Z | Downloaded dropshot_endpoint v0.16.7 |
| 1248 | 2026-02-18T03:10:11.796Z | Downloaded openssl-macros v0.1.1 |
| 1249 | 2026-02-18T03:10:11.799Z | Downloaded match_cfg v0.1.0 |
| 1250 | 2026-02-18T03:10:11.799Z | Downloaded ipnetwork v0.21.1 |
| 1251 | 2026-02-18T03:10:11.802Z | Downloaded newtype_derive v0.1.6 |
| 1252 | 2026-02-18T03:10:11.804Z | Downloaded num-iter v0.1.45 |
| 1253 | 2026-02-18T03:10:11.807Z | Downloaded num_threads v0.1.7 |
| 1254 | 2026-02-18T03:10:11.810Z | Downloaded num-derive v0.4.2 |
| 1255 | 2026-02-18T03:10:11.813Z | Downloaded num-derive v0.3.3 |
| 1256 | 2026-02-18T03:10:11.816Z | Downloaded num-conv v0.2.0 |
| 1257 | 2026-02-18T03:10:11.816Z | Downloaded plain v0.2.3 |
| 1258 | 2026-02-18T03:10:11.819Z | Downloaded cookie v0.18.1 |
| 1259 | 2026-02-18T03:10:11.821Z | Downloaded cancel-safe-futures v0.1.5 |
| 1260 | 2026-02-18T03:10:11.825Z | Downloaded num_enum v0.7.5 |
| 1261 | 2026-02-18T03:10:11.831Z | Downloaded parse-display v0.10.0 |
| 1262 | 2026-02-18T03:10:11.834Z | Downloaded percent-encoding v2.3.2 |
| 1263 | 2026-02-18T03:10:11.837Z | Downloaded num_enum_derive v0.5.11 |
| 1264 | 2026-02-18T03:10:11.840Z | Downloaded num-rational v0.4.2 |
| 1265 | 2026-02-18T03:10:11.840Z | Downloaded blake2 v0.10.6 |
| 1266 | 2026-02-18T03:10:11.842Z | Downloaded jobserver v0.1.34 |
| 1267 | 2026-02-18T03:10:11.846Z | Downloaded potential_utf v0.1.4 |
| 1268 | 2026-02-18T03:10:11.848Z | Downloaded fixedbitset v0.5.7 |
| 1269 | 2026-02-18T03:10:11.851Z | Downloaded pin-utils v0.1.0 |
| 1270 | 2026-02-18T03:10:11.854Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1271 | 2026-02-18T03:10:11.856Z | Downloaded lock_api v0.4.14 |
| 1272 | 2026-02-18T03:10:11.857Z | Downloaded icu_properties v2.1.2 |
| 1273 | 2026-02-18T03:10:11.859Z | Downloaded progenitor-macro v0.11.2 |
| 1274 | 2026-02-18T03:10:11.862Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1275 | 2026-02-18T03:10:11.864Z | Downloaded icu_normalizer_data v2.1.1 |
| 1276 | 2026-02-18T03:10:11.867Z | Downloaded getrandom v0.2.17 |
| 1277 | 2026-02-18T03:10:11.870Z | Downloaded crc32fast v1.5.0 |
| 1278 | 2026-02-18T03:10:11.872Z | Downloaded paste v1.0.15 |
| 1279 | 2026-02-18T03:10:11.875Z | Downloaded phf v0.12.1 |
| 1280 | 2026-02-18T03:10:11.878Z | Downloaded quick-error v1.2.3 |
| 1281 | 2026-02-18T03:10:11.881Z | Downloaded progenitor-client v0.11.2 |
| 1282 | 2026-02-18T03:10:11.883Z | Downloaded rand_chacha v0.3.1 |
| 1283 | 2026-02-18T03:10:11.886Z | Downloaded progenitor-client v0.10.0 |
| 1284 | 2026-02-18T03:10:11.886Z | Downloaded ref-cast-impl v1.0.25 |
| 1285 | 2026-02-18T03:10:11.888Z | Downloaded progenitor-macro v0.10.0 |
| 1286 | 2026-02-18T03:10:11.891Z | Downloaded colored v3.1.1 |
| 1287 | 2026-02-18T03:10:11.894Z | Downloaded anyhow v1.0.101 |
| 1288 | 2026-02-18T03:10:11.896Z | Downloaded num_enum_derive v0.7.5 |
| 1289 | 2026-02-18T03:10:11.899Z | Downloaded oxide-tokio-rt v0.1.2 |
| 1290 | 2026-02-18T03:10:11.901Z | Downloaded elliptic-curve v0.13.8 |
| 1291 | 2026-02-18T03:10:11.905Z | Downloaded getrandom v0.4.1 |
| 1292 | 2026-02-18T03:10:11.909Z | Downloaded derive-where v1.6.0 |
| 1293 | 2026-02-18T03:10:11.913Z | Downloaded rand_xorshift v0.4.0 |
| 1294 | 2026-02-18T03:10:11.917Z | Downloaded oxnet v0.1.4 |
| 1295 | 2026-02-18T03:10:11.921Z | Downloaded icu_locale_core v2.1.1 |
| 1296 | 2026-02-18T03:10:11.924Z | Downloaded poly1305 v0.8.0 |
| 1297 | 2026-02-18T03:10:11.926Z | Downloaded rustc_version v0.4.1 |
| 1298 | 2026-02-18T03:10:11.929Z | Downloaded proc-macro-error2 v2.0.1 |
| 1299 | 2026-02-18T03:10:11.932Z | Downloaded progenitor v0.11.2 |
| 1300 | 2026-02-18T03:10:11.934Z | Downloaded secrecy v0.10.3 |
| 1301 | 2026-02-18T03:10:11.937Z | Downloaded semver v0.1.20 |
| 1302 | 2026-02-18T03:10:11.937Z | Downloaded progenitor v0.10.0 |
| 1303 | 2026-02-18T03:10:11.940Z | Downloaded memmap2 v0.9.10 |
| 1304 | 2026-02-18T03:10:11.942Z | Downloaded ppv-lite86 v0.2.21 |
| 1305 | 2026-02-18T03:10:11.945Z | Downloaded parking_lot_core v0.9.12 |
| 1306 | 2026-02-18T03:10:11.948Z | Downloaded parking_lot v0.11.2 |
| 1307 | 2026-02-18T03:10:11.950Z | Downloaded pin-project-internal v1.1.10 |
| 1308 | 2026-02-18T03:10:11.953Z | Downloaded pest_generator v2.8.6 |
| 1309 | 2026-02-18T03:10:11.956Z | Downloaded ingot-macros v0.1.1 |
| 1310 | 2026-02-18T03:10:11.956Z | Downloaded rand_core v0.6.4 |
| 1311 | 2026-02-18T03:10:11.958Z | Downloaded scopeguard v1.2.0 |
| 1312 | 2026-02-18T03:10:11.961Z | Downloaded rustc-hash v2.1.1 |
| 1313 | 2026-02-18T03:10:11.961Z | Downloaded rand_core v0.9.5 |
| 1314 | 2026-02-18T03:10:11.964Z | Downloaded serde_spanned v0.6.9 |
| 1315 | 2026-02-18T03:10:11.966Z | Downloaded serde_urlencoded v0.7.1 |
| 1316 | 2026-02-18T03:10:11.969Z | Downloaded serde_spanned v1.0.4 |
| 1317 | 2026-02-18T03:10:11.969Z | Downloaded serde_repr v0.1.20 |
| 1318 | 2026-02-18T03:10:11.972Z | Downloaded base64 v0.22.1 |
| 1319 | 2026-02-18T03:10:11.975Z | Downloaded icu_normalizer v2.1.1 |
| 1320 | 2026-02-18T03:10:11.979Z | Downloaded scroll_derive v0.12.1 |
| 1321 | 2026-02-18T03:10:11.983Z | Downloaded resolv-conf v0.7.6 |
| 1322 | 2026-02-18T03:10:11.986Z | Downloaded scroll_derive v0.13.1 |
| 1323 | 2026-02-18T03:10:11.986Z | Downloaded owo-colors v4.2.3 |
| 1324 | 2026-02-18T03:10:11.989Z | Downloaded postcard v1.1.3 |
| 1325 | 2026-02-18T03:10:11.992Z | Downloaded sha1 v0.10.6 |
| 1326 | 2026-02-18T03:10:11.994Z | Downloaded slog-bunyan v2.5.0 |
| 1327 | 2026-02-18T03:10:11.994Z | Downloaded pest_derive v2.8.6 |
| 1328 | 2026-02-18T03:10:11.997Z | Downloaded serde_plain v1.0.2 |
| 1329 | 2026-02-18T03:10:11.999Z | Downloaded serde-big-array v0.5.1 |
| 1330 | 2026-02-18T03:10:12.002Z | Downloaded rustls-pemfile v2.2.0 |
| 1331 | 2026-02-18T03:10:12.005Z | Downloaded rustversion v1.0.22 |
| 1332 | 2026-02-18T03:10:12.008Z | Downloaded serde_derive_internals v0.29.1 |
| 1333 | 2026-02-18T03:10:12.008Z | Downloaded siphasher v1.0.2 |
| 1334 | 2026-02-18T03:10:12.012Z | Downloaded slog-envlogger v2.2.0 |
| 1335 | 2026-02-18T03:10:12.015Z | Downloaded sigpipe v0.1.3 |
| 1336 | 2026-02-18T03:10:12.015Z | Downloaded spin v0.5.2 |
| 1337 | 2026-02-18T03:10:12.015Z | Downloaded stable_deref_trait v1.2.1 |
| 1338 | 2026-02-18T03:10:12.019Z | Downloaded smawk v0.3.2 |
| 1339 | 2026-02-18T03:10:12.019Z | Downloaded rustc_version v0.1.7 |
| 1340 | 2026-02-18T03:10:12.021Z | Downloaded phf_shared v0.12.1 |
| 1341 | 2026-02-18T03:10:12.021Z | Downloaded papergrid v0.11.0 |
| 1342 | 2026-02-18T03:10:12.025Z | Downloaded rusty-fork v0.3.1 |
| 1343 | 2026-02-18T03:10:12.028Z | Downloaded quinn-udp v0.5.14 |
| 1344 | 2026-02-18T03:10:12.030Z | Downloaded serde_path_to_error v0.1.20 |
| 1345 | 2026-02-18T03:10:12.033Z | Downloaded rand_chacha v0.9.0 |
| 1346 | 2026-02-18T03:10:12.033Z | Downloaded pin-project v1.1.10 |
| 1347 | 2026-02-18T03:10:12.043Z | Downloaded same-file v1.0.6 |
| 1348 | 2026-02-18T03:10:12.046Z | Downloaded strum v0.27.2 |
| 1349 | 2026-02-18T03:10:12.048Z | Downloaded icu_collections v2.1.1 |
| 1350 | 2026-02-18T03:10:12.052Z | Downloaded supports-color v3.0.2 |
| 1351 | 2026-02-18T03:10:12.054Z | Downloaded hyper-util v0.1.20 |
| 1352 | 2026-02-18T03:10:12.059Z | Downloaded shlex v1.3.0 |
| 1353 | 2026-02-18T03:10:12.062Z | Downloaded subtle v2.6.1 |
| 1354 | 2026-02-18T03:10:12.064Z | Downloaded sync_wrapper v1.0.2 |
| 1355 | 2026-02-18T03:10:12.064Z | Downloaded cc v1.2.56 |
| 1356 | 2026-02-18T03:10:12.067Z | Downloaded termtree v0.5.1 |
| 1357 | 2026-02-18T03:10:12.070Z | Downloaded terminal_size v0.4.3 |
| 1358 | 2026-02-18T03:10:12.070Z | Downloaded tagptr v0.2.0 |
| 1359 | 2026-02-18T03:10:12.072Z | Downloaded tabwriter v1.4.1 |
| 1360 | 2026-02-18T03:10:12.075Z | Downloaded take_mut v0.2.2 |
| 1361 | 2026-02-18T03:10:12.075Z | Downloaded swrite v0.1.0 |
| 1362 | 2026-02-18T03:10:12.075Z | Downloaded testing_table v0.3.0 |
| 1363 | 2026-02-18T03:10:12.078Z | Downloaded slog-scope v4.4.1 |
| 1364 | 2026-02-18T03:10:12.078Z | Downloaded slog-async v2.8.0 |
| 1365 | 2026-02-18T03:10:12.080Z | Downloaded slog-json v2.6.1 |
| 1366 | 2026-02-18T03:10:12.083Z | Downloaded serde_tokenstream v0.2.2 |
| 1367 | 2026-02-18T03:10:12.086Z | Downloaded static_assertions v1.1.0 |
| 1368 | 2026-02-18T03:10:12.086Z | Downloaded rhai_codegen v3.1.0 |
| 1369 | 2026-02-18T03:10:12.092Z | Downloaded thread-id v4.2.2 |
| 1370 | 2026-02-18T03:10:12.094Z | Downloaded slab v0.4.12 |
| 1371 | 2026-02-18T03:10:12.097Z | Downloaded minimal-lexical v0.2.1 |
| 1372 | 2026-02-18T03:10:12.100Z | Downloaded tinyvec_macros v0.1.1 |
| 1373 | 2026-02-18T03:10:12.100Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1374 | 2026-02-18T03:10:12.103Z | Downloaded smartstring v1.0.1 |
| 1375 | 2026-02-18T03:10:12.105Z | Downloaded thread-id v5.1.0 |
| 1376 | 2026-02-18T03:10:12.105Z | Downloaded time-core v0.1.8 |
| 1377 | 2026-02-18T03:10:12.108Z | Downloaded serde_with_macros v3.16.1 |
| 1378 | 2026-02-18T03:10:12.111Z | Downloaded slog-term v2.9.2 |
| 1379 | 2026-02-18T03:10:12.114Z | Downloaded hickory-resolver v0.24.4 |
| 1380 | 2026-02-18T03:10:12.118Z | Downloaded slog-stdlog v4.1.1 |
| 1381 | 2026-02-18T03:10:12.118Z | Downloaded hashbrown v0.12.3 |
| 1382 | 2026-02-18T03:10:12.121Z | Downloaded jiff-static v0.2.20 |
| 1383 | 2026-02-18T03:10:12.123Z | Downloaded strum_macros v0.27.2 |
| 1384 | 2026-02-18T03:10:12.126Z | Downloaded hickory-resolver v0.25.2 |
| 1385 | 2026-02-18T03:10:12.129Z | Downloaded tabled_derive v0.7.0 |
| 1386 | 2026-02-18T03:10:12.131Z | Downloaded structmeta v0.3.0 |
| 1387 | 2026-02-18T03:10:12.132Z | Downloaded snafu-derive v0.8.9 |
| 1388 | 2026-02-18T03:10:12.134Z | Downloaded strum_macros v0.26.4 |
| 1389 | 2026-02-18T03:10:12.137Z | Downloaded strum v0.26.3 |
| 1390 | 2026-02-18T03:10:12.137Z | Downloaded slog-dtrace v0.3.0 |
| 1391 | 2026-02-18T03:10:12.139Z | Downloaded pest_meta v2.8.6 |
| 1392 | 2026-02-18T03:10:12.142Z | Downloaded progenitor-impl v0.10.0 |
| 1393 | 2026-02-18T03:10:12.145Z | Downloaded thiserror v1.0.69 |
| 1394 | 2026-02-18T03:10:12.147Z | Downloaded progenitor-impl v0.11.2 |
| 1395 | 2026-02-18T03:10:12.150Z | Downloaded toml_datetime v0.6.11 |
| 1396 | 2026-02-18T03:10:12.153Z | Downloaded toml_write v0.1.2 |
| 1397 | 2026-02-18T03:10:12.153Z | Downloaded papergrid v0.17.0 |
| 1398 | 2026-02-18T03:10:12.157Z | Downloaded try-lock v0.2.5 |
| 1399 | 2026-02-18T03:10:12.160Z | Downloaded tabled_derive v0.11.0 |
| 1400 | 2026-02-18T03:10:12.160Z | Downloaded tinystr v0.8.2 |
| 1401 | 2026-02-18T03:10:12.162Z | Downloaded synstructure v0.13.2 |
| 1402 | 2026-02-18T03:10:12.165Z | Downloaded thiserror-no-std v2.0.2 |
| 1403 | 2026-02-18T03:10:12.168Z | Downloaded tower-service v0.3.3 |
| 1404 | 2026-02-18T03:10:12.168Z | Downloaded tower-layer v0.3.3 |
| 1405 | 2026-02-18T03:10:12.171Z | Downloaded tiny-keccak v2.0.2 |
| 1406 | 2026-02-18T03:10:12.171Z | Downloaded openssl-sys v0.9.111 |
| 1407 | 2026-02-18T03:10:12.175Z | Downloaded unarray v0.1.4 |
| 1408 | 2026-02-18T03:10:12.178Z | Downloaded typify-macro v0.4.3 |
| 1409 | 2026-02-18T03:10:12.178Z | Downloaded tokio-macros v2.6.0 |
| 1410 | 2026-02-18T03:10:12.181Z | Downloaded memchr v2.8.0 |
| 1411 | 2026-02-18T03:10:12.183Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1412 | 2026-02-18T03:10:12.186Z | Downloaded typeid v1.0.3 |
| 1413 | 2026-02-18T03:10:12.189Z | Downloaded usdt v0.6.0 |
| 1414 | 2026-02-18T03:10:12.189Z | Downloaded untrusted v0.7.1 |
| 1415 | 2026-02-18T03:10:12.192Z | Downloaded untrusted v0.9.0 |
| 1416 | 2026-02-18T03:10:12.192Z | Downloaded usdt-attr-macro v0.5.0 |
| 1417 | 2026-02-18T03:10:12.194Z | Downloaded usdt v0.5.0 |
| 1418 | 2026-02-18T03:10:12.194Z | Downloaded usdt-macro v0.6.0 |
| 1419 | 2026-02-18T03:10:12.194Z | Downloaded utf8_iter v1.0.4 |
| 1420 | 2026-02-18T03:10:12.197Z | Downloaded universal-hash v0.5.1 |
| 1421 | 2026-02-18T03:10:12.197Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1422 | 2026-02-18T03:10:12.199Z | Downloaded usdt-macro v0.5.0 |
| 1423 | 2026-02-18T03:10:12.199Z | Downloaded unicode-xid v0.2.6 |
| 1424 | 2026-02-18T03:10:12.199Z | Downloaded unit-prefix v0.5.2 |
| 1425 | 2026-02-18T03:10:12.202Z | Downloaded smf v0.2.3 |
| 1426 | 2026-02-18T03:10:12.202Z | Downloaded serde_derive v1.0.228 |
| 1427 | 2026-02-18T03:10:12.205Z | Downloaded time-macros v0.2.27 |
| 1428 | 2026-02-18T03:10:12.207Z | Downloaded socket2 v0.6.2 |
| 1429 | 2026-02-18T03:10:12.210Z | Downloaded socket2 v0.5.10 |
| 1430 | 2026-02-18T03:10:12.213Z | Downloaded serde_core v1.0.228 |
| 1431 | 2026-02-18T03:10:12.216Z | Downloaded quinn v0.11.9 |
| 1432 | 2026-02-18T03:10:12.218Z | Downloaded ryu v1.0.23 |
| 1433 | 2026-02-18T03:10:12.221Z | Downloaded proc-macro2 v1.0.106 |
| 1434 | 2026-02-18T03:10:12.224Z | Downloaded smallvec v1.15.1 |
| 1435 | 2026-02-18T03:10:12.224Z | Downloaded want v0.3.1 |
| 1436 | 2026-02-18T03:10:12.226Z | Downloaded thread_local v1.1.9 |
| 1437 | 2026-02-18T03:10:12.226Z | Downloaded tokio-tungstenite v0.21.0 |
| 1438 | 2026-02-18T03:10:12.229Z | Downloaded tokio-rustls v0.25.0 |
| 1439 | 2026-02-18T03:10:12.232Z | Downloaded utf-8 v0.7.6 |
| 1440 | 2026-02-18T03:10:12.232Z | Downloaded nom v7.1.3 |
| 1441 | 2026-02-18T03:10:12.235Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1442 | 2026-02-18T03:10:12.238Z | Downloaded tokio-stream v0.1.18 |
| 1443 | 2026-02-18T03:10:12.244Z | Downloaded waitgroup v0.1.2 |
| 1444 | 2026-02-18T03:10:12.246Z | Downloaded wait-timeout v0.2.1 |
| 1445 | 2026-02-18T03:10:12.246Z | Downloaded version_check v0.9.5 |
| 1446 | 2026-02-18T03:10:12.246Z | Downloaded tokio-dtrace v0.1.1 |
| 1447 | 2026-02-18T03:10:12.246Z | Downloaded prettyplease v0.2.37 |
| 1448 | 2026-02-18T03:10:12.249Z | Downloaded indexmap v2.13.0 |
| 1449 | 2026-02-18T03:10:12.252Z | Downloaded goblin v0.8.2 |
| 1450 | 2026-02-18T03:10:12.257Z | Downloaded term v1.2.1 |
| 1451 | 2026-02-18T03:10:12.260Z | Downloaded zerofrom-derive v0.1.6 |
| 1452 | 2026-02-18T03:10:12.262Z | Downloaded zerofrom v0.1.6 |
| 1453 | 2026-02-18T03:10:12.262Z | Downloaded usdt-attr-macro v0.6.0 |
| 1454 | 2026-02-18T03:10:12.262Z | Downloaded tempfile v3.25.0 |
| 1455 | 2026-02-18T03:10:12.265Z | Downloaded thiserror-impl v1.0.69 |
| 1456 | 2026-02-18T03:10:12.268Z | Downloaded schemars v1.2.1 |
| 1457 | 2026-02-18T03:10:12.278Z | Downloaded textwrap v0.16.2 |
| 1458 | 2026-02-18T03:10:12.281Z | Downloaded unicode-linebreak v0.1.5 |
| 1459 | 2026-02-18T03:10:12.284Z | Downloaded test-strategy v0.4.5 |
| 1460 | 2026-02-18T03:10:12.287Z | Downloaded zeroize_derive v1.4.3 |
| 1461 | 2026-02-18T03:10:12.287Z | Downloaded slog v2.8.2 |
| 1462 | 2026-02-18T03:10:12.289Z | Downloaded zone_cfg_derive v0.3.1 |
| 1463 | 2026-02-18T03:10:12.289Z | Downloaded zone v0.3.1 |
| 1464 | 2026-02-18T03:10:12.292Z | Downloaded whoami v1.6.1 |
| 1465 | 2026-02-18T03:10:12.292Z | Downloaded hashbrown v0.15.5 |
| 1466 | 2026-02-18T03:10:12.296Z | Downloaded hashbrown v0.16.1 |
| 1467 | 2026-02-18T03:10:12.301Z | Downloaded xz2 v0.1.7 |
| 1468 | 2026-02-18T03:10:12.304Z | Downloaded writeable v0.6.2 |
| 1469 | 2026-02-18T03:10:12.306Z | Downloaded tokio-rustls v0.26.4 |
| 1470 | 2026-02-18T03:10:12.306Z | Downloaded thin-vec v0.2.14 |
| 1471 | 2026-02-18T03:10:12.309Z | Downloaded iddqd v0.3.17 |
| 1472 | 2026-02-18T03:10:12.313Z | Downloaded utf8parse v0.2.2 |
| 1473 | 2026-02-18T03:10:12.316Z | Downloaded usdt-impl v0.5.0 |
| 1474 | 2026-02-18T03:10:12.316Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1475 | 2026-02-18T03:10:12.319Z | Downloaded walkdir v2.5.0 |
| 1476 | 2026-02-18T03:10:12.321Z | Downloaded zeroize v1.8.2 |
| 1477 | 2026-02-18T03:10:12.321Z | Downloaded schemars v0.9.0 |
| 1478 | 2026-02-18T03:10:12.331Z | Downloaded yoke-derive v0.8.1 |
| 1479 | 2026-02-18T03:10:12.334Z | Downloaded tracing-core v0.1.36 |
| 1480 | 2026-02-18T03:10:12.337Z | Downloaded zerovec-derive v0.11.2 |
| 1481 | 2026-02-18T03:10:12.337Z | Downloaded yoke v0.8.1 |
| 1482 | 2026-02-18T03:10:12.342Z | Downloaded vsss-rs v3.3.4 |
| 1483 | 2026-02-18T03:10:12.342Z | Downloaded tracing-attributes v0.1.31 |
| 1484 | 2026-02-18T03:10:12.344Z | Downloaded toml v0.8.23 |
| 1485 | 2026-02-18T03:10:12.344Z | Downloaded ucd-trie v0.1.7 |
| 1486 | 2026-02-18T03:10:12.347Z | Downloaded schemars v0.8.22 |
| 1487 | 2026-02-18T03:10:12.356Z | Downloaded zmij v1.0.21 |
| 1488 | 2026-02-18T03:10:12.359Z | Downloaded snafu v0.8.9 |
| 1489 | 2026-02-18T03:10:12.362Z | Downloaded rustls-webpki v0.103.9 |
| 1490 | 2026-02-18T03:10:12.365Z | Downloaded usdt-impl v0.6.0 |
| 1491 | 2026-02-18T03:10:12.368Z | Downloaded unsafe-libyaml v0.2.11 |
| 1492 | 2026-02-18T03:10:12.371Z | Downloaded rand v0.8.5 |
| 1493 | 2026-02-18T03:10:12.373Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1494 | 2026-02-18T03:10:12.376Z | Downloaded toml_edit v0.22.27 |
| 1495 | 2026-02-18T03:10:12.380Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1496 | 2026-02-18T03:10:12.383Z | Downloaded serde v1.0.228 |
| 1497 | 2026-02-18T03:10:12.386Z | Downloaded icu_properties_data v2.1.2 |
| 1498 | 2026-02-18T03:10:12.394Z | Downloaded zerocopy-derive v0.7.35 |
| 1499 | 2026-02-18T03:10:12.398Z | Downloaded unicode-ident v1.0.24 |
| 1500 | 2026-02-18T03:10:12.401Z | Downloaded toml_edit v0.19.15 |
| 1501 | 2026-02-18T03:10:12.415Z | Downloaded rand v0.9.2 |
| 1502 | 2026-02-18T03:10:12.418Z | Downloaded itertools v0.12.1 |
| 1503 | 2026-02-18T03:10:12.425Z | Downloaded uuid v1.21.0 |
| 1504 | 2026-02-18T03:10:12.428Z | Downloaded pest v2.8.6 |
| 1505 | 2026-02-18T03:10:12.431Z | Downloaded tungstenite v0.21.0 |
| 1506 | 2026-02-18T03:10:12.433Z | Downloaded hkdf v0.12.4 |
| 1507 | 2026-02-18T03:10:12.436Z | Downloaded idna v1.1.0 |
| 1508 | 2026-02-18T03:10:12.438Z | Downloaded typify v0.4.3 |
| 1509 | 2026-02-18T03:10:12.441Z | Downloaded typenum v1.19.0 |
| 1510 | 2026-02-18T03:10:12.444Z | Downloaded ron v0.12.0 |
| 1511 | 2026-02-18T03:10:12.451Z | Downloaded steno v0.4.1 |
| 1512 | 2026-02-18T03:10:12.454Z | Downloaded itertools v0.14.0 |
| 1513 | 2026-02-18T03:10:12.460Z | Downloaded regex v1.12.3 |
| 1514 | 2026-02-18T03:10:12.465Z | Downloaded unicode-segmentation v1.12.0 |
| 1515 | 2026-02-18T03:10:12.468Z | Downloaded iri-string v0.7.10 |
| 1516 | 2026-02-18T03:10:12.474Z | Downloaded zerotrie v0.2.3 |
| 1517 | 2026-02-18T03:10:12.476Z | Downloaded tower v0.5.3 |
| 1518 | 2026-02-18T03:10:12.484Z | Downloaded url v2.5.8 |
| 1519 | 2026-02-18T03:10:12.487Z | Downloaded reqwest v0.12.28 |
| 1520 | 2026-02-18T03:10:12.491Z | Downloaded aws-lc-rs v1.15.4 |
| 1521 | 2026-02-18T03:10:12.499Z | Downloaded h2 v0.4.13 |
| 1522 | 2026-02-18T03:10:12.504Z | Downloaded libm v0.2.16 |
| 1523 | 2026-02-18T03:10:12.512Z | Downloaded clap_builder v4.5.59 |
| 1524 | 2026-02-18T03:10:12.518Z | Downloaded futures-util v0.3.32 |
| 1525 | 2026-02-18T03:10:12.527Z | Downloaded zerocopy-derive v0.8.39 |
| 1526 | 2026-02-18T03:10:12.535Z | Downloaded tokio-util v0.7.18 |
| 1527 | 2026-02-18T03:10:12.541Z | Downloaded typed-path v0.9.3 |
| 1528 | 2026-02-18T03:10:12.546Z | Downloaded moka v0.12.13 |
| 1529 | 2026-02-18T03:10:12.553Z | Downloaded serde_json v1.0.149 |
| 1530 | 2026-02-18T03:10:12.559Z | Downloaded unicode-normalization v0.1.25 |
| 1531 | 2026-02-18T03:10:12.562Z | Downloaded tough v0.20.0 |
| 1532 | 2026-02-18T03:10:12.569Z | Downloaded serde_with v3.16.1 |
| 1533 | 2026-02-18T03:10:12.579Z | Downloaded goblin v0.10.5 |
| 1534 | 2026-02-18T03:10:12.585Z | Downloaded proptest v1.10.0 |
| 1535 | 2026-02-18T03:10:12.593Z | Downloaded tower-http v0.6.8 |
| 1536 | 2026-02-18T03:10:12.600Z | Downloaded winnow v0.5.40 |
| 1537 | 2026-02-18T03:10:12.607Z | Downloaded rayon v1.11.0 |
| 1538 | 2026-02-18T03:10:12.614Z | Downloaded zerovec v0.11.5 |
| 1539 | 2026-02-18T03:10:12.618Z | Downloaded zerocopy v0.7.35 |
| 1540 | 2026-02-18T03:10:12.632Z | Downloaded portable-atomic v1.13.1 |
| 1541 | 2026-02-18T03:10:12.638Z | Downloaded tinyvec v1.10.0 |
| 1542 | 2026-02-18T03:10:12.641Z | Downloaded winnow v0.7.14 |
| 1543 | 2026-02-18T03:10:12.649Z | Downloaded similar v2.7.0 |
| 1544 | 2026-02-18T03:10:12.653Z | Downloaded rayon-core v1.13.0 |
| 1545 | 2026-02-18T03:10:12.656Z | Downloaded syn v1.0.109 |
| 1546 | 2026-02-18T03:10:12.664Z | Downloaded qorb v0.4.1 |
| 1547 | 2026-02-18T03:10:12.667Z | Downloaded http v1.4.0 |
| 1548 | 2026-02-18T03:10:12.670Z | Downloaded rustls-webpki v0.102.8 |
| 1549 | 2026-02-18T03:10:12.686Z | Downloaded vcpkg v0.2.15 |
| 1550 | 2026-02-18T03:10:12.720Z | Downloaded webpki-roots v1.0.6 |
| 1551 | 2026-02-18T03:10:12.723Z | Downloaded nix v0.31.1 |
| 1552 | 2026-02-18T03:10:12.732Z | Downloaded quinn-proto v0.11.13 |
| 1553 | 2026-02-18T03:10:12.738Z | Downloaded chrono v0.4.43 |
| 1554 | 2026-02-18T03:10:12.744Z | Downloaded unicode-width v0.1.14 |
| 1555 | 2026-02-18T03:10:12.748Z | Downloaded tabled v0.20.0 |
| 1556 | 2026-02-18T03:10:12.765Z | Downloaded zerocopy v0.8.39 |
| 1557 | 2026-02-18T03:10:12.781Z | Downloaded time v0.3.47 |
| 1558 | 2026-02-18T03:10:12.790Z | Downloaded rustix v0.38.44 |
| 1559 | 2026-02-18T03:10:12.809Z | Downloaded regress v0.10.5 |
| 1560 | 2026-02-18T03:10:12.815Z | Downloaded hickory-proto v0.25.2 |
| 1561 | 2026-02-18T03:10:12.828Z | Downloaded curve25519-dalek v4.1.3 |
| 1562 | 2026-02-18T03:10:12.835Z | Downloaded rhai v1.24.0 |
| 1563 | 2026-02-18T03:10:12.845Z | Downloaded nix v0.30.1 |
| 1564 | 2026-02-18T03:10:12.854Z | Downloaded smoltcp v0.11.0 |
| 1565 | 2026-02-18T03:10:12.864Z | Downloaded tracing v0.1.44 |
| 1566 | 2026-02-18T03:10:12.881Z | Downloaded rustls v0.22.4 |
| 1567 | 2026-02-18T03:10:12.891Z | Downloaded rustls v0.23.36 |
| 1568 | 2026-02-18T03:10:12.901Z | Downloaded bstr v1.12.1 |
| 1569 | 2026-02-18T03:10:12.907Z | Downloaded regex-syntax v0.8.9 |
| 1570 | 2026-02-18T03:10:12.913Z | Downloaded rustix v1.1.3 |
| 1571 | 2026-02-18T03:10:12.933Z | Downloaded unicode-width v0.2.2 |
| 1572 | 2026-02-18T03:10:12.938Z | Downloaded regex-automata v0.4.14 |
| 1573 | 2026-02-18T03:10:12.949Z | Downloaded openapiv3 v2.2.0 |
| 1574 | 2026-02-18T03:10:12.958Z | Downloaded hickory-proto v0.24.4 |
| 1575 | 2026-02-18T03:10:12.971Z | Downloaded tabled v0.15.0 |
| 1576 | 2026-02-18T03:10:12.984Z | Downloaded syn v2.0.116 |
| 1577 | 2026-02-18T03:10:12.993Z | Downloaded sled v0.34.7 |
| 1578 | 2026-02-18T03:10:13.002Z | Downloaded jiff v0.2.20 |
| 1579 | 2026-02-18T03:10:13.017Z | Downloaded typify-impl v0.4.3 |
| 1580 | 2026-02-18T03:10:13.028Z | Downloaded lzma-sys v0.1.20 |
| 1581 | 2026-02-18T03:10:13.052Z | Downloaded petgraph v0.6.5 |
| 1582 | 2026-02-18T03:10:13.066Z | Downloaded openssl v0.10.75 |
| 1583 | 2026-02-18T03:10:13.074Z | Downloaded thiserror-impl v2.0.18 |
| 1584 | 2026-02-18T03:10:13.077Z | Downloaded thiserror v2.0.18 |
| 1585 | 2026-02-18T03:10:13.080Z | Downloaded semver v1.0.27 |
| 1586 | 2026-02-18T03:10:13.083Z | Downloaded mio v1.1.1 |
| 1587 | 2026-02-18T03:10:13.086Z | Downloaded hyper v1.8.1 |
| 1588 | 2026-02-18T03:10:13.092Z | Downloaded spin v0.9.8 |
| 1589 | 2026-02-18T03:10:13.095Z | Downloaded darling_core v0.21.3 |
| 1590 | 2026-02-18T03:10:13.098Z | Downloaded sha3 v0.10.8 |
| 1591 | 2026-02-18T03:10:13.103Z | Downloaded signal-hook-registry v1.4.8 |
| 1592 | 2026-02-18T03:10:13.106Z | Downloaded strsim v0.11.1 |
| 1593 | 2026-02-18T03:10:13.106Z | Downloaded sha2 v0.10.9 |
| 1594 | 2026-02-18T03:10:13.109Z | Downloaded schemars_derive v0.8.22 |
| 1595 | 2026-02-18T03:10:13.109Z | Downloaded rustls-pki-types v1.14.0 |
| 1596 | 2026-02-18T03:10:13.111Z | Downloaded expectorate v1.2.0 |
| 1597 | 2026-02-18T03:10:13.114Z | Downloaded crossbeam-channel v0.5.15 |
| 1598 | 2026-02-18T03:10:13.117Z | Downloaded allocator-api2 v0.2.21 |
| 1599 | 2026-02-18T03:10:13.120Z | Downloaded scroll v0.13.0 |
| 1600 | 2026-02-18T03:10:13.120Z | Downloaded scroll v0.12.0 |
| 1601 | 2026-02-18T03:10:13.122Z | Downloaded structmeta-derive v0.3.0 |
| 1602 | 2026-02-18T03:10:13.122Z | Downloaded indicatif v0.18.4 |
| 1603 | 2026-02-18T03:10:13.125Z | Downloaded base64 v0.21.7 |
| 1604 | 2026-02-18T03:10:13.128Z | Downloaded bytes v1.11.1 |
| 1605 | 2026-02-18T03:10:13.131Z | Downloaded num-traits v0.2.19 |
| 1606 | 2026-02-18T03:10:13.134Z | Downloaded heapless v0.8.0 |
| 1607 | 2026-02-18T03:10:13.137Z | Downloaded arc-swap v1.8.2 |
| 1608 | 2026-02-18T03:10:13.140Z | Downloaded quote v1.0.44 |
| 1609 | 2026-02-18T03:10:13.142Z | Downloaded once_cell v1.21.3 |
| 1610 | 2026-02-18T03:10:13.145Z | Downloaded proc-macro-error v1.0.4 |
| 1611 | 2026-02-18T03:10:13.148Z | Downloaded indexmap v1.9.3 |
| 1612 | 2026-02-18T03:10:13.150Z | Downloaded crossbeam-epoch v0.9.18 |
| 1613 | 2026-02-18T03:10:13.153Z | Downloaded parking_lot v0.12.5 |
| 1614 | 2026-02-18T03:10:13.156Z | Downloaded log v0.4.29 |
| 1615 | 2026-02-18T03:10:13.156Z | Downloaded litemap v0.8.1 |
| 1616 | 2026-02-18T03:10:13.158Z | Downloaded derive_more v0.99.20 |
| 1617 | 2026-02-18T03:10:13.162Z | Downloaded pkg-config v0.3.32 |
| 1618 | 2026-02-18T03:10:13.164Z | Downloaded encoding_rs v0.8.35 |
| 1619 | 2026-02-18T03:10:13.179Z | Downloaded libc v0.2.180 |
| 1620 | 2026-02-18T03:10:13.207Z | Downloaded chrono-tz v0.10.4 |
| 1621 | 2026-02-18T03:10:13.221Z | Downloaded petgraph v0.8.3 |
| 1622 | 2026-02-18T03:10:13.239Z | Downloaded const_format v0.2.35 |
| 1623 | 2026-02-18T03:10:13.243Z | Downloaded csv v1.4.0 |
| 1624 | 2026-02-18T03:10:13.260Z | Downloaded clap v4.5.59 |
| 1625 | 2026-02-18T03:10:13.267Z | Downloaded getrandom v0.3.4 |
| 1626 | 2026-02-18T03:10:13.270Z | Downloaded icu_provider v2.1.1 |
| 1627 | 2026-02-18T03:10:13.273Z | Downloaded half v2.7.1 |
| 1628 | 2026-02-18T03:10:13.276Z | Downloaded futures v0.3.32 |
| 1629 | 2026-02-18T03:10:13.280Z | Downloaded tokio v1.49.0 |
| 1630 | 2026-02-18T03:10:13.314Z | Downloaded daft v0.1.5 |
| 1631 | 2026-02-18T03:10:13.317Z | Downloaded num-integer v0.1.46 |
| 1632 | 2026-02-18T03:10:13.317Z | Downloaded ipnet v2.11.0 |
| 1633 | 2026-02-18T03:10:13.320Z | Downloaded cargo_toml v0.22.3 |
| 1634 | 2026-02-18T03:10:13.321Z | Downloaded ref-cast v1.0.25 |
| 1635 | 2026-02-18T03:10:13.323Z | Downloaded proc-macro-crate v3.4.0 |
| 1636 | 2026-02-18T03:10:13.323Z | Downloaded proc-macro-crate v1.3.1 |
| 1637 | 2026-02-18T03:10:13.326Z | Downloaded pretty-hex v0.4.1 |
| 1638 | 2026-02-18T03:10:13.326Z | Downloaded powerfmt v0.2.0 |
| 1639 | 2026-02-18T03:10:13.326Z | Downloaded pin-project-lite v0.2.16 |
| 1640 | 2026-02-18T03:10:13.330Z | Downloaded pem v3.0.6 |
| 1641 | 2026-02-18T03:10:13.333Z | Downloaded password-hash v0.5.0 |
| 1642 | 2026-02-18T03:10:13.333Z | Downloaded parse-display-derive v0.10.0 |
| 1643 | 2026-02-18T03:10:13.335Z | Downloaded parking_lot_core v0.8.6 |
| 1644 | 2026-02-18T03:10:13.335Z | Downloaded newtype-uuid v1.3.2 |
| 1645 | 2026-02-18T03:10:13.340Z | Downloaded ciborium v0.2.2 |
| 1646 | 2026-02-18T03:10:13.343Z | Downloaded libsw-core v0.3.2 |
| 1647 | 2026-02-18T03:10:13.343Z | Downloaded http-body-util v0.1.3 |
| 1648 | 2026-02-18T03:10:13.343Z | Downloaded futures-executor v0.3.32 |
| 1649 | 2026-02-18T03:10:13.343Z | Downloaded clap_derive v4.5.55 |
| 1650 | 2026-02-18T03:10:13.346Z | Downloaded camino-tempfile v1.4.1 |
| 1651 | 2026-02-18T03:10:13.346Z | Downloaded ahash v0.8.12 |
| 1652 | 2026-02-18T03:10:13.348Z | Downloaded num_enum v0.5.11 |
| 1653 | 2026-02-18T03:10:13.352Z | Downloaded crypto-bigint v0.5.5 |
| 1654 | 2026-02-18T03:10:13.358Z | Downloaded bitflags v2.11.0 |
| 1655 | 2026-02-18T03:10:13.361Z | Downloaded console v0.15.11 |
| 1656 | 2026-02-18T03:10:13.364Z | Downloaded num-complex v0.4.6 |
| 1657 | 2026-02-18T03:10:13.366Z | Downloaded multer v3.1.0 |
| 1658 | 2026-02-18T03:10:13.369Z | Downloaded libsw v3.5.0 |
| 1659 | 2026-02-18T03:10:13.369Z | Downloaded ingot v0.1.1 |
| 1660 | 2026-02-18T03:10:13.372Z | Downloaded defmt v1.0.1 |
| 1661 | 2026-02-18T03:10:13.374Z | Downloaded omicron-workspace-hack v0.1.0 |
| 1662 | 2026-02-18T03:10:13.374Z | Downloaded olpc-cjson v0.1.4 |
| 1663 | 2026-02-18T03:10:13.374Z | Downloaded iana-time-zone v0.1.65 |
| 1664 | 2026-02-18T03:10:13.377Z | Downloaded httparse v1.10.1 |
| 1665 | 2026-02-18T03:10:13.379Z | Downloaded hmac v0.12.1 |
| 1666 | 2026-02-18T03:10:13.382Z | Downloaded futures-channel v0.3.32 |
| 1667 | 2026-02-18T03:10:13.382Z | Downloaded derive-ex v0.1.8 |
| 1668 | 2026-02-18T03:10:13.385Z | Downloaded bcs v0.1.6 |
| 1669 | 2026-02-18T03:10:13.385Z | Downloaded lazy_static v1.5.0 |
| 1670 | 2026-02-18T03:10:13.387Z | Downloaded ingot-types v0.1.2 |
| 1671 | 2026-02-18T03:10:13.387Z | Downloaded glob v0.3.3 |
| 1672 | 2026-02-18T03:10:13.390Z | Downloaded memmap v0.7.0 |
| 1673 | 2026-02-18T03:10:13.390Z | Downloaded fs_extra v1.3.0 |
| 1674 | 2026-02-18T03:10:13.393Z | Downloaded erased-serde v0.3.31 |
| 1675 | 2026-02-18T03:10:13.395Z | Downloaded bytecount v0.6.9 |
| 1676 | 2026-02-18T03:10:13.395Z | Downloaded base64ct v1.8.3 |
| 1677 | 2026-02-18T03:10:13.398Z | Downloaded argon2 v0.5.3 |
| 1678 | 2026-02-18T03:10:13.401Z | Downloaded newline-converter v0.3.0 |
| 1679 | 2026-02-18T03:10:13.401Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1680 | 2026-02-18T03:10:13.401Z | Downloaded natord v1.0.9 |
| 1681 | 2026-02-18T03:10:13.401Z | Downloaded cmake v0.1.57 |
| 1682 | 2026-02-18T03:10:13.404Z | Downloaded backoff v0.4.0 |
| 1683 | 2026-02-18T03:10:13.406Z | Downloaded ring v0.17.14 |
| 1684 | 2026-02-18T03:10:13.441Z | Downloaded anstyle v1.0.13 |
| 1685 | 2026-02-18T03:10:13.443Z | Downloaded cipher v0.4.4 |
| 1686 | 2026-02-18T03:10:13.443Z | Downloaded anstyle-parse v0.2.7 |
| 1687 | 2026-02-18T03:10:13.446Z | Downloaded macaddr v1.0.1 |
| 1688 | 2026-02-18T03:10:13.446Z | Downloaded lru-slab v0.1.2 |
| 1689 | 2026-02-18T03:10:13.446Z | Downloaded lru-cache v0.1.2 |
| 1690 | 2026-02-18T03:10:13.449Z | Downloaded fs-err v3.3.0 |
| 1691 | 2026-02-18T03:10:13.449Z | Downloaded ff v0.13.1 |
| 1692 | 2026-02-18T03:10:13.451Z | Downloaded inout v0.1.4 |
| 1693 | 2026-02-18T03:10:13.451Z | Downloaded indent_write v2.2.0 |
| 1694 | 2026-02-18T03:10:13.451Z | Downloaded idna_adapter v1.2.1 |
| 1695 | 2026-02-18T03:10:13.454Z | Downloaded http-body v1.0.1 |
| 1696 | 2026-02-18T03:10:13.454Z | Downloaded foreign-types-macros v0.2.3 |
| 1697 | 2026-02-18T03:10:13.454Z | Downloaded fxhash v0.2.1 |
| 1698 | 2026-02-18T03:10:13.457Z | Downloaded foreign-types v0.3.2 |
| 1699 | 2026-02-18T03:10:13.457Z | Downloaded futures-task v0.3.32 |
| 1700 | 2026-02-18T03:10:13.457Z | Downloaded dtrace-parser v0.2.0 |
| 1701 | 2026-02-18T03:10:13.457Z | Downloaded const_format_proc_macros v0.2.34 |
| 1702 | 2026-02-18T03:10:13.460Z | Downloaded chacha20poly1305 v0.10.1 |
| 1703 | 2026-02-18T03:10:13.460Z | Downloaded bitflags v1.3.2 |
| 1704 | 2026-02-18T03:10:13.463Z | Downloaded atomicwrites v0.4.4 |
| 1705 | 2026-02-18T03:10:13.467Z | Downloaded embedded-io v0.4.0 |
| 1706 | 2026-02-18T03:10:13.467Z | Downloaded const-random v0.1.18 |
| 1707 | 2026-02-18T03:10:13.467Z | Downloaded colorchoice v1.0.4 |
| 1708 | 2026-02-18T03:10:13.470Z | Downloaded async-stream-impl v0.3.6 |
| 1709 | 2026-02-18T03:10:13.470Z | Downloaded fixedbitset v0.4.2 |
| 1710 | 2026-02-18T03:10:13.470Z | Downloaded dyn-clone v1.0.20 |
| 1711 | 2026-02-18T03:10:13.470Z | Downloaded debug-ignore v1.0.5 |
| 1712 | 2026-02-18T03:10:13.473Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 1713 | 2026-02-18T03:10:13.473Z | Downloaded clap_lex v1.0.0 |
| 1714 | 2026-02-18T03:10:13.473Z | Downloaded anstyle-query v1.1.5 |
| 1715 | 2026-02-18T03:10:13.476Z | Downloaded gethostname v0.5.0 |
| 1716 | 2026-02-18T03:10:13.476Z | Downloaded futures-io v0.3.32 |
| 1717 | 2026-02-18T03:10:13.482Z | Downloaded futures-core v0.3.32 |
| 1718 | 2026-02-18T03:10:13.482Z | Downloaded async-recursion v1.1.1 |
| 1719 | 2026-02-18T03:10:13.507Z | Downloaded foreign-types v0.5.0 |
| 1720 | 2026-02-18T03:10:13.507Z | Downloaded float-ord v0.3.2 |
| 1721 | 2026-02-18T03:10:13.507Z | Downloaded embedded-io v0.6.1 |
| 1722 | 2026-02-18T03:10:13.507Z | Downloaded displaydoc v0.2.5 |
| 1723 | 2026-02-18T03:10:13.515Z | Downloaded fnv v1.0.7 |
| 1724 | 2026-02-18T03:10:13.518Z | Downloaded defmt-parser v1.0.0 |
| 1725 | 2026-02-18T03:10:13.518Z | Downloaded cpufeatures v0.2.17 |
| 1726 | 2026-02-18T03:10:13.521Z | Downloaded ciborium-io v0.2.2 |
| 1727 | 2026-02-18T03:10:13.521Z | Downloaded cfg_aliases v0.2.1 |
| 1728 | 2026-02-18T03:10:13.521Z | Downloaded foreign-types-shared v0.3.1 |
| 1729 | 2026-02-18T03:10:13.524Z | Downloaded fastrand v2.3.0 |
| 1730 | 2026-02-18T03:10:13.524Z | Downloaded equivalent v1.0.2 |
| 1731 | 2026-02-18T03:10:13.524Z | Downloaded enum-as-inner v0.6.1 |
| 1732 | 2026-02-18T03:10:13.527Z | Downloaded dof v0.4.0 |
| 1733 | 2026-02-18T03:10:13.527Z | Downloaded crypto-common v0.1.7 |
| 1734 | 2026-02-18T03:10:13.530Z | Downloaded cobs v0.3.0 |
| 1735 | 2026-02-18T03:10:13.530Z | Downloaded base16ct v0.2.0 |
| 1736 | 2026-02-18T03:10:13.533Z | Downloaded bit-vec v0.8.0 |
| 1737 | 2026-02-18T03:10:13.533Z | Downloaded group v0.13.0 |
| 1738 | 2026-02-18T03:10:13.536Z | Downloaded generic-array v0.14.7 |
| 1739 | 2026-02-18T03:10:13.536Z | Downloaded form_urlencoded v1.2.2 |
| 1740 | 2026-02-18T03:10:13.539Z | Downloaded drift v0.1.3 |
| 1741 | 2026-02-18T03:10:13.543Z | Downloaded darling v0.21.3 |
| 1742 | 2026-02-18T03:10:13.549Z | Downloaded csv-core v0.1.13 |
| 1743 | 2026-02-18T03:10:13.552Z | Downloaded byteorder v1.5.0 |
| 1744 | 2026-02-18T03:10:13.555Z | Downloaded crunchy v0.2.4 |
| 1745 | 2026-02-18T03:10:13.555Z | Downloaded const-random-macro v0.1.16 |
| 1746 | 2026-02-18T03:10:13.555Z | Downloaded camino v1.2.2 |
| 1747 | 2026-02-18T03:10:13.558Z | Downloaded aho-corasick v1.1.4 |
| 1748 | 2026-02-18T03:10:13.563Z | Downloaded bit-set v0.8.0 |
| 1749 | 2026-02-18T03:10:13.566Z | Downloaded base16ct v1.0.0 |
| 1750 | 2026-02-18T03:10:13.566Z | Downloaded async-stream v0.3.6 |
| 1751 | 2026-02-18T03:10:14.062Z | Downloaded aws-lc-sys v0.37.1 |
| 1752 | 2026-02-18T03:10:14.595Z | Compiling proc-macro2 v1.0.106 |
| 1753 | 2026-02-18T03:10:14.598Z | Compiling quote v1.0.44 |
| 1754 | 2026-02-18T03:10:14.598Z | Compiling unicode-ident v1.0.24 |
| 1755 | 2026-02-18T03:10:14.598Z | Compiling serde_core v1.0.228 |
| 1756 | 2026-02-18T03:10:14.598Z | Compiling serde v1.0.228 |
| 1757 | 2026-02-18T03:10:14.598Z | Compiling libc v0.2.180 |
| 1758 | 2026-02-18T03:10:14.598Z | Compiling cfg-if v1.0.4 |
| 1759 | 2026-02-18T03:10:14.991Z | Compiling zmij v1.0.21 |
| 1760 | 2026-02-18T03:10:15.027Z | Compiling autocfg v1.5.0 |
| 1761 | 2026-02-18T03:10:15.713Z | Compiling libm v0.2.16 |
| 1762 | 2026-02-18T03:10:15.778Z | Compiling memchr v2.8.0 |
| 1763 | 2026-02-18T03:10:16.416Z | Compiling getrandom v0.4.1 |
| 1764 | 2026-02-18T03:10:16.956Z | Compiling version_check v0.9.5 |
| 1765 | 2026-02-18T03:10:16.982Z | Compiling itoa v1.0.17 |
| 1766 | 2026-02-18T03:10:17.200Z | Compiling icu_properties_data v2.1.2 |
| 1767 | 2026-02-18T03:10:17.514Z | Compiling icu_normalizer_data v2.1.1 |
| 1768 | 2026-02-18T03:10:17.659Z | Compiling parking_lot_core v0.9.12 |
| 1769 | 2026-02-18T03:10:17.724Z | Compiling stable_deref_trait v1.2.1 |
| 1770 | 2026-02-18T03:10:17.853Z | Compiling syn v2.0.116 |
| 1771 | 2026-02-18T03:10:17.928Z | Compiling thiserror v2.0.18 |
| 1772 | 2026-02-18T03:10:17.994Z | Compiling serde_json v1.0.149 |
| 1773 | 2026-02-18T03:10:18.122Z | Compiling heck v0.5.0 |
| 1774 | 2026-02-18T03:10:18.433Z | Compiling jobserver v0.1.34 |
| 1775 | 2026-02-18T03:10:18.595Z | Compiling num-traits v0.2.19 |
| 1776 | 2026-02-18T03:10:18.621Z | Compiling shlex v1.3.0 |
| 1777 | 2026-02-18T03:10:18.825Z | Compiling find-msvc-tools v0.1.9 |
| 1778 | 2026-02-18T03:10:19.263Z | Compiling cc v1.2.56 |
| 1779 | 2026-02-18T03:10:19.290Z | Compiling zerocopy v0.8.39 |
| 1780 | 2026-02-18T03:10:19.564Z | Compiling errno v0.3.14 |
| 1781 | 2026-02-18T03:10:19.594Z | Compiling litemap v0.8.1 |
| 1782 | 2026-02-18T03:10:19.853Z | Compiling writeable v0.6.2 |
| 1783 | 2026-02-18T03:10:20.074Z | Compiling percent-encoding v2.3.2 |
| 1784 | 2026-02-18T03:10:20.460Z | Compiling form_urlencoded v1.2.2 |
| 1785 | 2026-02-18T03:10:20.567Z | Compiling utf8_iter v1.0.4 |
| 1786 | 2026-02-18T03:10:20.888Z | Compiling rustversion v1.0.22 |
| 1787 | 2026-02-18T03:10:21.190Z | Compiling getrandom v0.2.17 |
| 1788 | 2026-02-18T03:10:21.586Z | Compiling allocator-api2 v0.2.21 |
| 1789 | 2026-02-18T03:10:21.625Z | Compiling equivalent v1.0.2 |
| 1790 | 2026-02-18T03:10:21.772Z | Compiling foldhash v0.2.0 |
| 1791 | 2026-02-18T03:10:22.319Z | Compiling hashbrown v0.16.1 |
| 1792 | 2026-02-18T03:10:22.398Z | Compiling pin-project-lite v0.2.16 |
| 1793 | 2026-02-18T03:10:22.571Z | Compiling iana-time-zone v0.1.65 |
| 1794 | 2026-02-18T03:10:23.061Z | Compiling uuid v1.21.0 |
| 1795 | 2026-02-18T03:10:23.088Z | Compiling ring v0.17.14 |
| 1796 | 2026-02-18T03:10:23.091Z | Compiling scopeguard v1.2.0 |
| 1797 | 2026-02-18T03:10:23.211Z | Compiling semver v1.0.27 |
| 1798 | 2026-02-18T03:10:23.296Z | Compiling lock_api v0.4.14 |
| 1799 | 2026-02-18T03:10:23.394Z | Compiling schemars v0.8.22 |
| 1800 | 2026-02-18T03:10:23.637Z | Compiling dyn-clone v1.0.20 |
| 1801 | 2026-02-18T03:10:23.902Z | Compiling socket2 v0.6.2 |
| 1802 | 2026-02-18T03:10:24.395Z | Compiling typenum v1.19.0 |
| 1803 | 2026-02-18T03:10:24.452Z | Compiling indexmap v2.13.0 |
| 1804 | 2026-02-18T03:10:24.629Z | Compiling bitflags v2.11.0 |
| 1805 | 2026-02-18T03:10:24.689Z | Compiling signal-hook-registry v1.4.8 |
| 1806 | 2026-02-18T03:10:25.061Z | Compiling synstructure v0.13.2 |
| 1807 | 2026-02-18T03:10:25.480Z | Compiling serde_derive_internals v0.29.1 |
| 1808 | 2026-02-18T03:10:25.598Z | Compiling mio v1.1.1 |
| 1809 | 2026-02-18T03:10:25.648Z | Compiling portable-atomic v1.13.1 |
| 1810 | 2026-02-18T03:10:26.284Z | Compiling log v0.4.29 |
| 1811 | 2026-02-18T03:10:26.648Z | Compiling futures-core v0.3.32 |
| 1812 | 2026-02-18T03:10:26.849Z | Compiling critical-section v1.2.0 |
| 1813 | 2026-02-18T03:10:27.025Z | Compiling subtle v2.6.1 |
| 1814 | 2026-02-18T03:10:27.104Z | Compiling httparse v1.10.1 |
| 1815 | 2026-02-18T03:10:27.132Z | Compiling rustix v1.1.3 |
| 1816 | 2026-02-18T03:10:27.334Z | Compiling thiserror v1.0.69 |
| 1817 | 2026-02-18T03:10:27.360Z | Compiling ucd-trie v0.1.7 |
| 1818 | 2026-02-18T03:10:27.751Z | Compiling pest v2.8.6 |
| 1819 | 2026-02-18T03:10:27.797Z | Compiling futures-sink v0.3.32 |
| 1820 | 2026-02-18T03:10:27.825Z | Compiling once_cell v1.21.3 |
| 1821 | 2026-02-18T03:10:27.938Z | Compiling rand_core v0.6.4 |
| 1822 | 2026-02-18T03:10:27.982Z | Compiling slab v0.4.12 |
| 1823 | 2026-02-18T03:10:28.334Z | Compiling getrandom v0.3.4 |
| 1824 | 2026-02-18T03:10:28.412Z | Compiling fnv v1.0.7 |
| 1825 | 2026-02-18T03:10:28.441Z | Compiling serde_derive v1.0.228 |
| 1826 | 2026-02-18T03:10:28.467Z | Compiling zerofrom-derive v0.1.6 |
| 1827 | 2026-02-18T03:10:28.607Z | Compiling yoke-derive v0.8.1 |
| 1828 | 2026-02-18T03:10:28.738Z | Compiling zerovec-derive v0.11.2 |
| 1829 | 2026-02-18T03:10:28.947Z | Compiling displaydoc v0.2.5 |
| 1830 | 2026-02-18T03:10:28.973Z | Compiling schemars_derive v0.8.22 |
| 1831 | 2026-02-18T03:10:29.223Z | Compiling tokio-macros v2.6.0 |
| 1832 | 2026-02-18T03:10:30.435Z | Compiling thiserror-impl v2.0.18 |
| 1833 | 2026-02-18T03:10:30.558Z | Compiling zerocopy-derive v0.8.39 |
| 1834 | 2026-02-18T03:10:30.770Z | Compiling zeroize_derive v1.4.3 |
| 1835 | 2026-02-18T03:10:30.923Z | Compiling futures-macro v0.3.32 |
| 1836 | 2026-02-18T03:10:31.225Z | Compiling pest_meta v2.8.6 |
| 1837 | 2026-02-18T03:10:31.249Z | Compiling zerofrom v0.1.6 |
| 1838 | 2026-02-18T03:10:31.490Z | Compiling yoke v0.8.1 |
| 1839 | 2026-02-18T03:10:31.639Z | Compiling thiserror-impl v1.0.69 |
| 1840 | 2026-02-18T03:10:31.879Z | Compiling zerovec v0.11.5 |
| 1841 | 2026-02-18T03:10:32.084Z | Compiling zerotrie v0.2.3 |
| 1842 | 2026-02-18T03:10:32.733Z | Compiling zeroize v1.8.2 |
| 1843 | 2026-02-18T03:10:32.936Z | Compiling pest_generator v2.8.6 |
| 1844 | 2026-02-18T03:10:33.192Z | Compiling tinystr v0.8.2 |
| 1845 | 2026-02-18T03:10:33.219Z | Compiling potential_utf v0.1.4 |
| 1846 | 2026-02-18T03:10:33.430Z | Compiling icu_collections v2.1.1 |
| 1847 | 2026-02-18T03:10:33.577Z | Compiling icu_locale_core v2.1.1 |
| 1848 | 2026-02-18T03:10:34.292Z | Compiling futures-channel v0.3.32 |
| 1849 | 2026-02-18T03:10:34.489Z | Compiling regex-syntax v0.8.9 |
| 1850 | 2026-02-18T03:10:34.516Z | Compiling pest_derive v2.8.6 |
| 1851 | 2026-02-18T03:10:34.759Z | Compiling futures-task v0.3.32 |
| 1852 | 2026-02-18T03:10:35.021Z | Compiling futures-io v0.3.32 |
| 1853 | 2026-02-18T03:10:35.115Z | Compiling generic-array v0.14.7 |
| 1854 | 2026-02-18T03:10:35.360Z | Compiling icu_provider v2.1.1 |
| 1855 | 2026-02-18T03:10:35.435Z | Compiling futures-util v0.3.32 |
| 1856 | 2026-02-18T03:10:35.543Z | Compiling aho-corasick v1.1.4 |
| 1857 | 2026-02-18T03:10:36.175Z | Compiling icu_properties v2.1.2 |
| 1858 | 2026-02-18T03:10:36.552Z | Compiling smallvec v1.15.1 |
| 1859 | 2026-02-18T03:10:36.637Z | Compiling bytes v1.11.1 |
| 1860 | 2026-02-18T03:10:37.112Z | Compiling icu_normalizer v2.1.1 |
| 1861 | 2026-02-18T03:10:38.654Z | Compiling idna_adapter v1.2.1 |
| 1862 | 2026-02-18T03:10:38.920Z | Compiling idna v1.1.0 |
| 1863 | 2026-02-18T03:10:39.362Z | Compiling chrono v0.4.43 |
| 1864 | 2026-02-18T03:10:39.642Z | Compiling url v2.5.8 |
| 1865 | 2026-02-18T03:10:39.872Z | Compiling serde_tokenstream v0.2.2 |
| 1866 | 2026-02-18T03:10:40.450Z | Compiling http v1.4.0 |
| 1867 | 2026-02-18T03:10:40.898Z | Compiling parking_lot v0.12.5 |
| 1868 | 2026-02-18T03:10:41.657Z | Compiling tokio v1.49.0 |
| 1869 | 2026-02-18T03:10:42.984Z | Compiling regex-automata v0.4.14 |
| 1870 | 2026-02-18T03:10:43.708Z | Compiling byteorder v1.5.0 |
| 1871 | 2026-02-18T03:10:46.413Z | Compiling anyhow v1.0.101 |
| 1872 | 2026-02-18T03:10:47.050Z | Compiling tracing-attributes v0.1.31 |
| 1873 | 2026-02-18T03:10:47.225Z | Compiling regex v1.12.3 |
| 1874 | 2026-02-18T03:10:47.565Z | Compiling tracing-core v0.1.36 |
| 1875 | 2026-02-18T03:10:49.700Z | Compiling scroll_derive v0.13.1 |
| 1876 | 2026-02-18T03:10:49.866Z | Compiling time-core v0.1.8 |
| 1877 | 2026-02-18T03:10:49.965Z | Compiling tracing v0.1.44 |
| 1878 | 2026-02-18T03:10:50.186Z | Compiling num-conv v0.2.0 |
| 1879 | 2026-02-18T03:10:50.453Z | Compiling time-macros v0.2.27 |
| 1880 | 2026-02-18T03:10:51.577Z | Compiling paste v1.0.15 |
| 1881 | 2026-02-18T03:10:51.984Z | Compiling crypto-common v0.1.7 |
| 1882 | 2026-02-18T03:10:52.190Z | Compiling rustls-pki-types v1.14.0 |
| 1883 | 2026-02-18T03:10:52.230Z | Compiling regress v0.10.5 |
| 1884 | 2026-02-18T03:10:52.590Z | Compiling slog v2.8.2 |
| 1885 | 2026-02-18T03:10:53.062Z | Compiling ppv-lite86 v0.2.21 |
| 1886 | 2026-02-18T03:10:53.745Z | Compiling erased-serde v0.3.31 |
| 1887 | 2026-02-18T03:10:54.340Z | Compiling strsim v0.11.1 |
| 1888 | 2026-02-18T03:10:54.367Z | Compiling untrusted v0.9.0 |
| 1889 | 2026-02-18T03:10:55.151Z | Compiling ipnetwork v0.21.1 |
| 1890 | 2026-02-18T03:10:55.321Z | Compiling usdt-impl v0.6.0 |
| 1891 | 2026-02-18T03:10:55.774Z | Compiling typify-impl v0.4.3 |
| 1892 | 2026-02-18T03:10:56.136Z | Compiling syn v1.0.109 |
| 1893 | 2026-02-18T03:10:56.755Z | Compiling omicron-workspace-hack v0.1.0 |
| 1894 | 2026-02-18T03:10:57.032Z | Compiling ipnet v2.11.0 |
| 1895 | 2026-02-18T03:10:57.148Z | Compiling base64 v0.22.1 |
| 1896 | 2026-02-18T03:10:58.230Z | Compiling ryu v1.0.23 |
| 1897 | 2026-02-18T03:10:58.559Z | Compiling crossbeam-utils v0.8.21 |
| 1898 | 2026-02-18T03:10:58.764Z | Compiling scroll v0.13.0 |
| 1899 | 2026-02-18T03:10:59.052Z | Compiling tokio-util v0.7.18 |
| 1900 | 2026-02-18T03:10:59.225Z | Compiling cmake v0.1.57 |
| 1901 | 2026-02-18T03:10:59.294Z | Compiling ident_case v1.0.1 |
| 1902 | 2026-02-18T03:10:59.500Z | Compiling plain v0.2.3 |
| 1903 | 2026-02-18T03:10:59.530Z | Compiling pretty-hex v0.4.1 |
| 1904 | 2026-02-18T03:10:59.686Z | Compiling fs_extra v1.3.0 |
| 1905 | 2026-02-18T03:10:59.796Z | Compiling dunce v1.0.5 |
| 1906 | 2026-02-18T03:10:59.902Z | Compiling goblin v0.10.5 |
| 1907 | 2026-02-18T03:10:59.938Z | Compiling darling_core v0.21.3 |
| 1908 | 2026-02-18T03:11:00.199Z | Compiling aws-lc-sys v0.37.1 |
| 1909 | 2026-02-18T03:11:02.954Z | Compiling http-body v1.0.1 |
| 1910 | 2026-02-18T03:11:03.288Z | Compiling async-trait v0.1.89 |
| 1911 | 2026-02-18T03:11:04.706Z | Compiling typify-macro v0.4.3 |
| 1912 | 2026-02-18T03:11:05.395Z | Compiling daft-derive v0.1.5 |
| 1913 | 2026-02-18T03:11:05.612Z | Compiling camino v1.2.2 |
| 1914 | 2026-02-18T03:11:06.445Z | Compiling slog-async v2.8.0 |
| 1915 | 2026-02-18T03:11:06.988Z | Compiling atomic-waker v1.1.2 |
| 1916 | 2026-02-18T03:11:07.191Z | Compiling dof v0.4.0 |
| 1917 | 2026-02-18T03:11:07.979Z | Compiling darling_macro v0.21.3 |
| 1918 | 2026-02-18T03:11:08.673Z | Compiling openapiv3 v2.2.0 |
| 1919 | 2026-02-18T03:11:09.050Z | Compiling dtrace-parser v0.3.0 |
| 1920 | 2026-02-18T03:11:09.605Z | Compiling thread-id v5.1.0 |
| 1921 | 2026-02-18T03:11:10.436Z | Compiling tower-service v0.3.3 |
| 1922 | 2026-02-18T03:11:10.644Z | Compiling try-lock v0.2.5 |
| 1923 | 2026-02-18T03:11:10.837Z | Compiling tower-layer v0.3.3 |
| 1924 | 2026-02-18T03:11:10.996Z | Compiling want v0.3.1 |
| 1925 | 2026-02-18T03:11:11.326Z | Compiling darling v0.21.3 |
| 1926 | 2026-02-18T03:11:11.456Z | Compiling rand_core v0.9.5 |
| 1927 | 2026-02-18T03:11:11.918Z | Compiling typify v0.4.3 |
| 1928 | 2026-02-18T03:11:12.078Z | Compiling h2 v0.4.13 |
| 1929 | 2026-02-18T03:11:12.367Z | Compiling oxnet v0.1.4 |
| 1930 | 2026-02-18T03:11:12.423Z | Compiling block-buffer v0.10.4 |
| 1931 | 2026-02-18T03:11:12.692Z | Compiling pin-utils v0.1.0 |
| 1932 | 2026-02-18T03:11:12.822Z | Compiling rustls v0.22.4 |
| 1933 | 2026-02-18T03:11:13.128Z | Compiling httpdate v1.0.3 |
| 1934 | 2026-02-18T03:11:13.923Z | Compiling aws-lc-rs v1.15.4 |
| 1935 | 2026-02-18T03:11:14.516Z | Compiling digest v0.10.7 |
| 1936 | 2026-02-18T03:11:14.987Z | Compiling structmeta-derive v0.3.0 |
| 1937 | 2026-02-18T03:11:15.012Z | Compiling unsafe-libyaml v0.2.11 |
| 1938 | 2026-02-18T03:11:15.920Z | Compiling usdt-attr-macro v0.6.0 |
| 1939 | 2026-02-18T03:11:16.595Z | Compiling serde_yaml v0.9.34+deprecated |
| 1940 | 2026-02-18T03:11:16.625Z | Compiling usdt-macro v0.6.0 |
| 1941 | 2026-02-18T03:11:17.339Z | Compiling structmeta v0.3.0 |
| 1942 | 2026-02-18T03:11:17.498Z | Compiling hyper v1.8.1 |
| 1943 | 2026-02-18T03:11:17.713Z | Compiling rand_chacha v0.9.0 |
| 1944 | 2026-02-18T03:11:18.020Z | Compiling multer v3.1.0 |
| 1945 | 2026-02-18T03:11:18.438Z | Compiling powerfmt v0.2.0 |
| 1946 | 2026-02-18T03:11:18.990Z | Compiling untrusted v0.7.1 |
| 1947 | 2026-02-18T03:11:19.017Z | Compiling deranged v0.5.6 |
| 1948 | 2026-02-18T03:11:19.217Z | Compiling rand v0.9.2 |
| 1949 | 2026-02-18T03:11:19.706Z | Compiling serde_urlencoded v0.7.1 |
| 1950 | 2026-02-18T03:11:20.267Z | Compiling http-body-util v0.1.3 |
| 1951 | 2026-02-18T03:11:20.710Z | Compiling hyper-util v0.1.20 |
| 1952 | 2026-02-18T03:11:20.833Z | Compiling strum_macros v0.26.4 |
| 1953 | 2026-02-18T03:11:24.824Z | Compiling num_threads v0.1.7 |
| 1954 | 2026-02-18T03:11:25.302Z | Compiling ref-cast v1.0.25 |
| 1955 | 2026-02-18T03:11:25.715Z | Compiling rustls v0.23.36 |
| 1956 | 2026-02-18T03:11:25.792Z | Compiling time v0.3.47 |
| 1957 | 2026-02-18T03:11:26.111Z | Compiling newtype-uuid-macros v0.1.0 |
| 1958 | 2026-02-18T03:11:26.574Z | Compiling async-stream-impl v0.3.6 |
| 1959 | 2026-02-18T03:11:26.766Z | Compiling dropshot v0.16.7 |
| 1960 | 2026-02-18T03:11:27.403Z | Compiling unicode-width v0.2.2 |
| 1961 | 2026-02-18T03:11:27.731Z | Compiling cpufeatures v0.2.17 |
| 1962 | 2026-02-18T03:11:27.850Z | Compiling progenitor-impl v0.11.2 |
| 1963 | 2026-02-18T03:11:27.853Z | Compiling crossbeam-channel v0.5.15 |
| 1964 | 2026-02-18T03:11:29.420Z | Compiling ref-cast-impl v1.0.25 |
| 1965 | 2026-02-18T03:11:30.544Z | Compiling sync_wrapper v1.0.2 |
| 1966 | 2026-02-18T03:11:30.736Z | Compiling tower v0.5.3 |
| 1967 | 2026-02-18T03:11:32.028Z | Compiling derive-ex v0.1.8 |
| 1968 | 2026-02-18T03:11:32.909Z | Compiling webpki-roots v1.0.6 |
| 1969 | 2026-02-18T03:11:33.186Z | Compiling progenitor-macro v0.11.2 |
| 1970 | 2026-02-18T03:11:33.350Z | Compiling futures-executor v0.3.32 |
| 1971 | 2026-02-18T03:11:33.781Z | Compiling dropshot_endpoint v0.16.7 |
| 1972 | 2026-02-18T03:11:34.247Z | Compiling strum_macros v0.27.2 |
| 1973 | 2026-02-18T03:11:34.505Z | Compiling thread_local v1.1.9 |
| 1974 | 2026-02-18T03:11:35.149Z | Compiling iri-string v0.7.10 |
| 1975 | 2026-02-18T03:11:35.967Z | Compiling winnow v0.7.14 |
| 1976 | 2026-02-18T03:11:37.500Z | Compiling fastrand v2.3.0 |
| 1977 | 2026-02-18T03:11:38.131Z | Compiling tempfile v3.25.0 |
| 1978 | 2026-02-18T03:11:38.709Z | Compiling tower-http v0.6.8 |
| 1979 | 2026-02-18T03:11:38.997Z | Compiling test-strategy v0.4.5 |
| 1980 | 2026-02-18T03:11:40.251Z | Compiling futures v0.3.32 |
| 1981 | 2026-02-18T03:11:40.909Z | Compiling newtype-uuid v1.3.2 |
| 1982 | 2026-02-18T03:11:42.206Z | Compiling is-terminal v0.4.17 |
| 1983 | 2026-02-18T03:11:42.366Z | Compiling hex v0.4.3 |
| 1984 | 2026-02-18T03:11:42.941Z | Compiling term v1.2.1 |
| 1985 | 2026-02-18T03:11:43.006Z | Compiling take_mut v0.2.2 |
| 1986 | 2026-02-18T03:11:43.652Z | Compiling slog-term v2.9.2 |
| 1987 | 2026-02-18T03:11:44.244Z | Compiling daft v0.1.5 |
| 1988 | 2026-02-18T03:11:46.926Z | Compiling serde_with_macros v3.16.1 |
| 1989 | 2026-02-18T03:11:49.632Z | Compiling match_cfg v0.1.0 |
| 1990 | 2026-02-18T03:11:49.759Z | Compiling hostname v0.3.1 |
| 1991 | 2026-02-18T03:11:50.225Z | Compiling slog-json v2.6.1 |
| 1992 | 2026-02-18T03:11:50.755Z | Compiling memmap2 v0.9.10 |
| 1993 | 2026-02-18T03:11:51.342Z | Compiling either v1.15.0 |
| 1994 | 2026-02-18T03:11:51.838Z | Compiling usdt v0.6.0 |
| 1995 | 2026-02-18T03:11:51.989Z | Compiling slog-bunyan v2.5.0 |
| 1996 | 2026-02-18T03:11:52.189Z | Compiling parse-display-derive v0.10.0 |
| 1997 | 2026-02-18T03:11:52.348Z | Compiling rustls-webpki v0.102.8 |
| 1998 | 2026-02-18T03:11:53.171Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1999 | 2026-02-18T03:11:54.348Z | Compiling debug-ignore v1.0.5 |
| 2000 | 2026-02-18T03:11:55.668Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2001 | 2026-02-18T03:11:56.517Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 2002 | 2026-02-18T03:11:57.692Z | Compiling strum v0.26.3 |
| 2003 | 2026-02-18T03:11:57.999Z | Compiling rand_chacha v0.3.1 |
| 2004 | 2026-02-18T03:11:58.135Z | Compiling macaddr v1.0.1 |
| 2005 | 2026-02-18T03:11:58.722Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2006 | 2026-02-18T03:11:59.448Z | Compiling serde_spanned v1.0.4 |
| 2007 | 2026-02-18T03:11:59.587Z | Compiling wait-timeout v0.2.1 |
| 2008 | 2026-02-18T03:11:59.610Z | Compiling encoding_rs v0.8.35 |
| 2009 | 2026-02-18T03:11:59.636Z | Compiling quick-error v1.2.3 |
| 2010 | 2026-02-18T03:11:59.691Z | Compiling bit-vec v0.8.0 |
| 2011 | 2026-02-18T03:11:59.821Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2012 | 2026-02-18T03:12:00.365Z | Compiling spin v0.9.8 |
| 2013 | 2026-02-18T03:12:00.490Z | Compiling mime v0.3.17 |
| 2014 | 2026-02-18T03:12:00.576Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2015 | 2026-02-18T03:12:00.993Z | Compiling bit-set v0.8.0 |
| 2016 | 2026-02-18T03:12:01.377Z | Compiling rusty-fork v0.3.1 |
| 2017 | 2026-02-18T03:12:02.069Z | Compiling tokio-rustls v0.25.0 |
| 2018 | 2026-02-18T03:12:03.139Z | Compiling rand v0.8.5 |
| 2019 | 2026-02-18T03:12:04.932Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2020 | 2026-02-18T03:12:05.073Z | Compiling async-stream v0.3.6 |
| 2021 | 2026-02-18T03:12:05.412Z | Compiling sha1 v0.10.6 |
| 2022 | 2026-02-18T03:12:05.942Z | Compiling rand_xorshift v0.4.0 |
| 2023 | 2026-02-18T03:12:06.235Z | Compiling waitgroup v0.1.2 |
| 2024 | 2026-02-18T03:12:06.290Z | Compiling rustls-pemfile v2.2.0 |
| 2025 | 2026-02-18T03:12:06.754Z | Compiling serde_path_to_error v0.1.20 |
| 2026 | 2026-02-18T03:12:06.832Z | Compiling hostname v0.4.2 |
| 2027 | 2026-02-18T03:12:07.208Z | Compiling unarray v0.1.4 |
| 2028 | 2026-02-18T03:12:07.707Z | Compiling proptest v1.10.0 |
| 2029 | 2026-02-18T03:12:10.210Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2030 | 2026-02-18T03:12:10.327Z | Compiling strum v0.27.2 |
| 2031 | 2026-02-18T03:12:10.546Z | Compiling tabwriter v1.4.1 |
| 2032 | 2026-02-18T03:12:12.057Z | Compiling instant v0.1.13 |
| 2033 | 2026-02-18T03:12:17.760Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2034 | 2026-02-18T03:12:21.598Z | Compiling colored v3.1.1 |
| 2035 | 2026-02-18T03:12:22.413Z | Compiling itertools v0.14.0 |
| 2036 | 2026-02-18T03:12:25.398Z | Compiling serde_with v3.16.1 |
| 2037 | 2026-02-18T03:12:25.465Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 2038 | 2026-02-18T03:12:26.625Z | Compiling clap_derive v4.5.55 |
| 2039 | 2026-02-18T03:12:28.572Z | Compiling rustc-hash v2.1.1 |
| 2040 | 2026-02-18T03:12:28.960Z | Compiling utf8parse v0.2.2 |
| 2041 | 2026-02-18T03:12:29.162Z | Compiling anstyle-parse v0.2.7 |
| 2042 | 2026-02-18T03:12:30.433Z | Compiling iddqd v0.3.17 |
| 2043 | 2026-02-18T03:12:31.080Z | Compiling backoff v0.4.0 |
| 2044 | 2026-02-18T03:12:31.421Z | Compiling parse-display v0.10.0 |
| 2045 | 2026-02-18T03:12:33.265Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2046 | 2026-02-18T03:12:33.359Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2047 | 2026-02-18T03:12:33.523Z | Compiling terminal_size v0.4.3 |
| 2048 | 2026-02-18T03:12:33.782Z | Compiling toml_datetime v0.6.11 |
| 2049 | 2026-02-18T03:12:34.464Z | Compiling colorchoice v1.0.4 |
| 2050 | 2026-02-18T03:12:34.617Z | Compiling anstyle v1.0.13 |
| 2051 | 2026-02-18T03:12:34.642Z | Compiling anstyle-query v1.1.5 |
| 2052 | 2026-02-18T03:12:34.665Z | Compiling is_terminal_polyfill v1.70.2 |
| 2053 | 2026-02-18T03:12:35.000Z | Compiling anstream v0.6.21 |
| 2054 | 2026-02-18T03:12:36.278Z | Compiling clap_lex v1.0.0 |
| 2055 | 2026-02-18T03:12:36.278Z | Compiling clap_builder v4.5.59 |
| 2056 | 2026-02-18T03:12:40.958Z | Compiling clap v4.5.59 |
| 2057 | 2026-02-18T03:12:41.777Z | Compiling crossbeam-epoch v0.9.18 |
| 2058 | 2026-02-18T03:12:43.702Z | Compiling cfg_aliases v0.2.1 |
| 2059 | 2026-02-18T03:12:44.174Z | Compiling rustls-webpki v0.103.9 |
| 2060 | 2026-02-18T03:12:45.570Z | Compiling zerocopy-derive v0.7.35 |
| 2061 | 2026-02-18T03:12:45.917Z | Compiling proc-macro-error-attr v1.0.4 |
| 2062 | 2026-02-18T03:12:46.255Z | Compiling heapless v0.8.0 |
| 2063 | 2026-02-18T03:12:47.403Z | Compiling ingot-macros v0.1.1 |
| 2064 | 2026-02-18T03:12:47.461Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2065 | 2026-02-18T03:12:48.525Z | Compiling hash32 v0.3.1 |
| 2066 | 2026-02-18T03:12:49.671Z | Compiling proc-macro-error v1.0.4 |
| 2067 | 2026-02-18T03:12:49.732Z | Compiling memoffset v0.9.1 |
| 2068 | 2026-02-18T03:12:49.952Z | Compiling winnow v0.5.40 |
| 2069 | 2026-02-18T03:12:50.076Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2070 | 2026-02-18T03:12:50.173Z | Compiling smoltcp v0.11.0 |
| 2071 | 2026-02-18T03:12:52.229Z | Compiling proc-macro-crate v3.4.0 |
| 2072 | 2026-02-18T03:12:53.177Z | Compiling toml_edit v0.19.15 |
| 2073 | 2026-02-18T03:12:53.667Z | Compiling tokio-rustls v0.26.4 |
| 2074 | 2026-02-18T03:12:53.740Z | Compiling ingot-types v0.1.2 |
| 2075 | 2026-02-18T03:12:54.215Z | Compiling cobs v0.3.0 |
| 2076 | 2026-02-18T03:12:54.539Z | Compiling managed v0.8.0 |
| 2077 | 2026-02-18T03:12:54.719Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2078 | 2026-02-18T03:12:55.080Z | Compiling bitflags v1.3.2 |
| 2079 | 2026-02-18T03:12:55.107Z | Compiling crucible-workspace-hack v0.1.0 |
| 2080 | 2026-02-18T03:12:55.557Z | Compiling ingot v0.1.1 |
| 2081 | 2026-02-18T03:12:57.745Z | Compiling proc-macro-crate v1.3.1 |
| 2082 | 2026-02-18T03:12:57.880Z | Compiling postcard v1.1.3 |
| 2083 | 2026-02-18T03:12:58.122Z | Compiling hyper-rustls v0.27.7 |
| 2084 | 2026-02-18T03:12:58.448Z | Compiling num_enum_derive v0.7.5 |
| 2085 | 2026-02-18T03:12:59.205Z | Compiling foreign-types-macros v0.2.3 |
| 2086 | 2026-02-18T03:12:59.237Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2087 | 2026-02-18T03:12:59.954Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2088 | 2026-02-18T03:13:00.162Z | Compiling rayon-core v1.13.0 |
| 2089 | 2026-02-18T03:13:00.388Z | Compiling heck v0.4.1 |
| 2090 | 2026-02-18T03:13:00.559Z | Compiling foreign-types-shared v0.3.1 |
| 2091 | 2026-02-18T03:13:00.631Z | Compiling num_enum v0.7.5 |
| 2092 | 2026-02-18T03:13:00.718Z | Compiling foreign-types v0.5.0 |
| 2093 | 2026-02-18T03:13:00.855Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2094 | 2026-02-18T03:13:00.855Z | Compiling reqwest v0.12.28 |
| 2095 | 2026-02-18T03:13:00.906Z | Compiling num_enum_derive v0.5.11 |
| 2096 | 2026-02-18T03:13:01.258Z | Compiling zerocopy v0.7.35 |
| 2097 | 2026-02-18T03:13:01.296Z | Compiling crossbeam-deque v0.8.6 |
| 2098 | 2026-02-18T03:13:01.712Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2099 | 2026-02-18T03:13:02.618Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2100 | 2026-02-18T03:13:02.841Z | Compiling scroll_derive v0.12.1 |
| 2101 | 2026-02-18T03:13:02.924Z | Compiling usdt-impl v0.5.0 |
| 2102 | 2026-02-18T03:13:03.012Z | Compiling cstr-argument v0.1.2 |
| 2103 | 2026-02-18T03:13:03.040Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c) |
| 2104 | 2026-02-18T03:13:03.267Z | Compiling tinyvec_macros v0.1.1 |
| 2105 | 2026-02-18T03:13:03.402Z | Compiling convert_case v0.4.0 |
| 2106 | 2026-02-18T03:13:03.667Z | Compiling tinyvec v1.10.0 |
| 2107 | 2026-02-18T03:13:04.077Z | Compiling derive_more v0.99.20 |
| 2108 | 2026-02-18T03:13:04.251Z | Compiling scroll v0.12.0 |
| 2109 | 2026-02-18T03:13:04.358Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2110 | 2026-02-18T03:13:04.583Z | Compiling num_enum v0.5.11 |
| 2111 | 2026-02-18T03:13:04.845Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2112 | 2026-02-18T03:13:05.039Z | Compiling dof v0.3.0 |
| 2113 | 2026-02-18T03:13:05.259Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2114 | 2026-02-18T03:13:05.781Z | Compiling nix v0.30.1 |
| 2115 | 2026-02-18T03:13:05.809Z | Compiling dtrace-parser v0.2.0 |
| 2116 | 2026-02-18T03:13:06.637Z | Compiling camino-tempfile v1.4.1 |
| 2117 | 2026-02-18T03:13:06.840Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2118 | 2026-02-18T03:13:07.365Z | Compiling thread-id v4.2.2 |
| 2119 | 2026-02-18T03:13:08.204Z | Compiling rayon v1.11.0 |
| 2120 | 2026-02-18T03:13:09.196Z | Compiling goblin v0.8.2 |
| 2121 | 2026-02-18T03:13:09.310Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2122 | 2026-02-18T03:13:09.442Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2123 | 2026-02-18T03:13:09.521Z | Compiling progenitor-client v0.11.2 |
| 2124 | 2026-02-18T03:13:10.471Z | Compiling zone_cfg_derive v0.3.1 |
| 2125 | 2026-02-18T03:13:14.145Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 2126 | 2026-02-18T03:13:14.480Z | Compiling itertools v0.12.1 |
| 2127 | 2026-02-18T03:13:14.760Z | Compiling hubpack_derive v0.1.1 |
| 2128 | 2026-02-18T03:13:15.249Z | Compiling num-derive v0.4.2 |
| 2129 | 2026-02-18T03:13:15.749Z | Compiling sigpipe v0.1.3 |
| 2130 | 2026-02-18T03:13:16.723Z | Compiling glob v0.3.3 |
| 2131 | 2026-02-18T03:13:17.080Z | Compiling jiff v0.2.20 |
| 2132 | 2026-02-18T03:13:17.382Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2133 | 2026-02-18T03:13:18.324Z | Compiling prettyplease v0.2.37 |
| 2134 | 2026-02-18T03:13:18.991Z | Compiling zone v0.3.1 |
| 2135 | 2026-02-18T03:13:19.018Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2136 | 2026-02-18T03:13:22.400Z | Compiling hubpack v0.1.2 |
| 2137 | 2026-02-18T03:13:23.073Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 2138 | 2026-02-18T03:13:23.644Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2139 | 2026-02-18T03:13:24.381Z | Compiling progenitor v0.11.2 |
| 2140 | 2026-02-18T03:13:26.760Z | Compiling progenitor-client v0.10.0 |
| 2141 | 2026-02-18T03:13:26.801Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 2142 | 2026-02-18T03:13:27.708Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2143 | 2026-02-18T03:13:32.481Z | Compiling smf v0.2.3 |
| 2144 | 2026-02-18T03:13:32.501Z | Compiling secrecy v0.10.3 |
| 2145 | 2026-02-18T03:13:32.835Z | Compiling num-integer v0.1.46 |
| 2146 | 2026-02-18T03:13:33.499Z | Compiling rustc_version v0.4.1 |
| 2147 | 2026-02-18T03:13:35.247Z | Compiling whoami v1.6.1 |
| 2148 | 2026-02-18T03:13:35.332Z | Compiling static_assertions v1.1.0 |
| 2149 | 2026-02-18T03:13:35.918Z | Compiling rustix v0.38.44 |
| 2150 | 2026-02-18T03:13:38.235Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2151 | 2026-02-18T03:13:42.493Z | Compiling curve25519-dalek v4.1.3 |
| 2152 | 2026-02-18T03:13:44.120Z | Compiling usdt-macro v0.5.0 |
| 2153 | 2026-02-18T03:13:45.457Z | Compiling usdt-attr-macro v0.5.0 |
| 2154 | 2026-02-18T03:13:48.917Z | Compiling hmac v0.12.1 |
| 2155 | 2026-02-18T03:13:48.945Z | Compiling inout v0.1.4 |
| 2156 | 2026-02-18T03:13:49.244Z | Compiling serde_spanned v0.6.9 |
| 2157 | 2026-02-18T03:13:49.387Z | Compiling enum-as-inner v0.6.1 |
| 2158 | 2026-02-18T03:13:49.539Z | Compiling ff v0.13.1 |
| 2159 | 2026-02-18T03:13:49.830Z | Compiling memmap v0.7.0 |
| 2160 | 2026-02-18T03:13:50.173Z | Compiling toml_write v0.1.2 |
| 2161 | 2026-02-18T03:13:50.423Z | Compiling data-encoding v2.10.0 |
| 2162 | 2026-02-18T03:13:50.722Z | Compiling toml_edit v0.22.27 |
| 2163 | 2026-02-18T03:13:51.763Z | Compiling usdt v0.5.0 |
| 2164 | 2026-02-18T03:13:53.097Z | Compiling group v0.13.0 |
| 2165 | 2026-02-18T03:13:53.321Z | Compiling cipher v0.4.4 |
| 2166 | 2026-02-18T03:13:53.849Z | Compiling hkdf v0.12.4 |
| 2167 | 2026-02-18T03:13:55.826Z | Compiling num-iter v0.1.45 |
| 2168 | 2026-02-18T03:13:56.047Z | Compiling num-rational v0.4.2 |
| 2169 | 2026-02-18T03:13:58.084Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2170 | 2026-02-18T03:13:58.347Z | Compiling universal-hash v0.5.1 |
| 2171 | 2026-02-18T03:13:58.574Z | Compiling crypto-bigint v0.5.5 |
| 2172 | 2026-02-18T03:13:58.640Z | Compiling half v2.7.1 |
| 2173 | 2026-02-18T03:13:59.127Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2174 | 2026-02-18T03:13:59.470Z | Compiling num-complex v0.4.6 |
| 2175 | 2026-02-18T03:14:00.398Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2176 | 2026-02-18T03:14:00.552Z | Compiling bstr v1.12.1 |
| 2177 | 2026-02-18T03:14:01.693Z | Compiling opaque-debug v0.3.1 |
| 2178 | 2026-02-18T03:14:02.254Z | Compiling ciborium-io v0.2.2 |
| 2179 | 2026-02-18T03:14:02.486Z | Compiling base16ct v0.2.0 |
| 2180 | 2026-02-18T03:14:02.550Z | Compiling bytecount v0.6.9 |
| 2181 | 2026-02-18T03:14:02.783Z | Compiling base64ct v1.8.3 |
| 2182 | 2026-02-18T03:14:02.810Z | Compiling elliptic-curve v0.13.8 |
| 2183 | 2026-02-18T03:14:03.501Z | Compiling password-hash v0.5.0 |
| 2184 | 2026-02-18T03:14:03.537Z | Compiling ciborium-ll v0.2.2 |
| 2185 | 2026-02-18T03:14:04.045Z | Compiling poly1305 v0.8.0 |
| 2186 | 2026-02-18T03:14:05.500Z | Compiling num v0.4.3 |
| 2187 | 2026-02-18T03:14:05.638Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2188 | 2026-02-18T03:14:06.702Z | Compiling thiserror-no-std v2.0.2 |
| 2189 | 2026-02-18T03:14:07.000Z | Compiling toml v0.8.23 |
| 2190 | 2026-02-18T03:14:10.002Z | Compiling chacha20 v0.9.1 |
| 2191 | 2026-02-18T03:14:10.518Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2192 | 2026-02-18T03:14:10.772Z | Compiling blake2 v0.10.6 |
| 2193 | 2026-02-18T03:14:10.885Z | Compiling aead v0.5.2 |
| 2194 | 2026-02-18T03:14:11.263Z | Compiling float-ord v0.3.2 |
| 2195 | 2026-02-18T03:14:11.470Z | Compiling linked-hash-map v0.5.6 |
| 2196 | 2026-02-18T03:14:11.987Z | Compiling vcpkg v0.2.15 |
| 2197 | 2026-02-18T03:14:12.113Z | Compiling keccak v0.1.6 |
| 2198 | 2026-02-18T03:14:12.500Z | Compiling semver v0.1.20 |
| 2199 | 2026-02-18T03:14:12.700Z | Compiling pkg-config v0.3.32 |
| 2200 | 2026-02-18T03:14:12.728Z | Compiling resolv-conf v0.7.6 |
| 2201 | 2026-02-18T03:14:13.027Z | Compiling rustc_version v0.1.7 |
| 2202 | 2026-02-18T03:14:13.318Z | Compiling sha3 v0.10.8 |
| 2203 | 2026-02-18T03:14:13.419Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2204 | 2026-02-18T03:14:13.445Z | Compiling lru-cache v0.1.2 |
| 2205 | 2026-02-18T03:14:13.672Z | Compiling openssl-sys v0.9.111 |
| 2206 | 2026-02-18T03:14:14.018Z | Compiling argon2 v0.5.3 |
| 2207 | 2026-02-18T03:14:14.191Z | Compiling chacha20poly1305 v0.10.1 |
| 2208 | 2026-02-18T03:14:14.374Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2209 | 2026-02-18T03:14:14.785Z | Compiling vsss-rs v3.3.4 |
| 2210 | 2026-02-18T03:14:16.921Z | Compiling ciborium v0.2.2 |
| 2211 | 2026-02-18T03:14:17.854Z | Compiling hickory-proto v0.24.4 |
| 2212 | 2026-02-18T03:14:18.970Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2213 | 2026-02-18T03:14:19.040Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 2214 | 2026-02-18T03:14:19.573Z | Compiling serde-big-array v0.5.1 |
| 2215 | 2026-02-18T03:14:19.857Z | Compiling derive-where v1.6.0 |
| 2216 | 2026-02-18T03:14:21.513Z | Compiling serde_repr v0.1.20 |
| 2217 | 2026-02-18T03:14:22.106Z | Compiling minimal-lexical v0.2.1 |
| 2218 | 2026-02-18T03:14:22.575Z | Compiling siphasher v1.0.2 |
| 2219 | 2026-02-18T03:14:22.693Z | Compiling unicode-segmentation v1.12.0 |
| 2220 | 2026-02-18T03:14:22.777Z | Compiling lazy_static v1.5.0 |
| 2221 | 2026-02-18T03:14:22.830Z | Compiling indent_write v2.2.0 |
| 2222 | 2026-02-18T03:14:22.962Z | Compiling phf_shared v0.12.1 |
| 2223 | 2026-02-18T03:14:22.999Z | Compiling hickory-resolver v0.24.4 |
| 2224 | 2026-02-18T03:14:23.100Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2225 | 2026-02-18T03:14:23.452Z | Compiling newline-converter v0.3.0 |
| 2226 | 2026-02-18T03:14:23.709Z | Compiling nom v7.1.3 |
| 2227 | 2026-02-18T03:14:24.055Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 2228 | 2026-02-18T03:14:27.110Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2229 | 2026-02-18T03:14:32.330Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2230 | 2026-02-18T03:14:35.232Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2231 | 2026-02-18T03:14:35.262Z | Compiling newtype_derive v0.1.6 |
| 2232 | 2026-02-18T03:14:35.703Z | Compiling similar v2.7.0 |
| 2233 | 2026-02-18T03:14:35.839Z | Compiling atomicwrites v0.4.4 |
| 2234 | 2026-02-18T03:14:36.034Z | Compiling console v0.15.11 |
| 2235 | 2026-02-18T03:14:36.400Z | Compiling progenitor-impl v0.10.0 |
| 2236 | 2026-02-18T03:14:38.291Z | Compiling tokio-stream v0.1.18 |
| 2237 | 2026-02-18T03:14:38.886Z | Compiling pin-project-internal v1.1.10 |
| 2238 | 2026-02-18T03:14:39.523Z | Compiling slog-dtrace v0.3.0 |
| 2239 | 2026-02-18T03:14:39.667Z | Compiling csv-core v0.1.13 |
| 2240 | 2026-02-18T03:14:39.954Z | Compiling owo-colors v4.2.3 |
| 2241 | 2026-02-18T03:14:40.509Z | Compiling swrite v0.1.0 |
| 2242 | 2026-02-18T03:14:40.596Z | Compiling foldhash v0.1.5 |
| 2243 | 2026-02-18T03:14:40.680Z | Compiling unicode-xid v0.2.6 |
| 2244 | 2026-02-18T03:14:40.901Z | Compiling chrono-tz v0.10.4 |
| 2245 | 2026-02-18T03:14:41.040Z | Compiling unicode-width v0.1.14 |
| 2246 | 2026-02-18T03:14:41.317Z | Compiling cancel-safe-futures v0.1.5 |
| 2247 | 2026-02-18T03:14:41.457Z | Compiling pin-project v1.1.10 |
| 2248 | 2026-02-18T03:14:41.490Z | Compiling const_format_proc_macros v0.2.34 |
| 2249 | 2026-02-18T03:14:41.611Z | Compiling hashbrown v0.15.5 |
| 2250 | 2026-02-18T03:14:41.720Z | Compiling csv v1.4.0 |
| 2251 | 2026-02-18T03:14:41.838Z | Compiling progenitor-macro v0.10.0 |
| 2252 | 2026-02-18T03:14:41.896Z | Compiling qorb v0.4.1 |
| 2253 | 2026-02-18T03:14:42.092Z | Compiling expectorate v1.2.0 |
| 2254 | 2026-02-18T03:14:42.586Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2255 | 2026-02-18T03:14:43.080Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2256 | 2026-02-18T03:14:43.256Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2257 | 2026-02-18T03:14:43.872Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2258 | 2026-02-18T03:14:46.888Z | Compiling phf v0.12.1 |
| 2259 | 2026-02-18T03:14:47.260Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2260 | 2026-02-18T03:14:50.053Z | Compiling tokio-dtrace v0.1.1 |
| 2261 | 2026-02-18T03:14:50.090Z | Compiling unicode-normalization v0.1.25 |
| 2262 | 2026-02-18T03:14:50.755Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2263 | 2026-02-18T03:14:51.904Z | Compiling num-derive v0.3.3 |
| 2264 | 2026-02-18T03:14:52.409Z | Compiling libsw-core v0.3.2 |
| 2265 | 2026-02-18T03:14:52.742Z | Compiling snafu-derive v0.8.9 |
| 2266 | 2026-02-18T03:14:53.284Z | Compiling async-recursion v1.1.1 |
| 2267 | 2026-02-18T03:14:54.159Z | Compiling cookie v0.18.1 |
| 2268 | 2026-02-18T03:14:54.587Z | Compiling fixedbitset v0.4.2 |
| 2269 | 2026-02-18T03:14:55.330Z | Compiling highway v1.3.0 |
| 2270 | 2026-02-18T03:14:55.390Z | Compiling openssl v0.10.75 |
| 2271 | 2026-02-18T03:14:55.923Z | Compiling same-file v1.0.6 |
| 2272 | 2026-02-18T03:14:56.232Z | Compiling fixedbitset v0.5.7 |
| 2273 | 2026-02-18T03:14:56.915Z | Compiling foreign-types-shared v0.1.1 |
| 2274 | 2026-02-18T03:14:57.008Z | Compiling snafu v0.8.9 |
| 2275 | 2026-02-18T03:14:57.066Z | Compiling foreign-types v0.3.2 |
| 2276 | 2026-02-18T03:14:57.202Z | Compiling petgraph v0.8.3 |
| 2277 | 2026-02-18T03:14:57.302Z | Compiling walkdir v2.5.0 |
| 2278 | 2026-02-18T03:14:57.475Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2279 | 2026-02-18T03:14:58.193Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2280 | 2026-02-18T03:14:58.875Z | Compiling petgraph v0.6.5 |
| 2281 | 2026-02-18T03:15:01.912Z | Compiling progenitor v0.10.0 |
| 2282 | 2026-02-18T03:15:02.166Z | Compiling libscf-sys v1.1.0 |
| 2283 | 2026-02-18T03:15:02.384Z | Compiling libsw v3.5.0 |
| 2284 | 2026-02-18T03:15:02.419Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2285 | 2026-02-18T03:15:02.714Z | Compiling olpc-cjson v0.1.4 |
| 2286 | 2026-02-18T03:15:02.848Z | Compiling oxide-tokio-rt v0.1.2 |
| 2287 | 2026-02-18T03:15:02.964Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2288 | 2026-02-18T03:15:03.079Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2289 | 2026-02-18T03:15:03.419Z | Compiling const_format v0.2.35 |
| 2290 | 2026-02-18T03:15:03.446Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2291 | 2026-02-18T03:15:04.721Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2292 | 2026-02-18T03:15:11.954Z | Compiling papergrid v0.11.0 |
| 2293 | 2026-02-18T03:15:13.786Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2294 | 2026-02-18T03:15:13.923Z | Compiling globset v0.4.18 |
| 2295 | 2026-02-18T03:15:14.201Z | Compiling gethostname v0.5.0 |
| 2296 | 2026-02-18T03:15:14.439Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2297 | 2026-02-18T03:15:15.935Z | Compiling tabled_derive v0.7.0 |
| 2298 | 2026-02-18T03:15:18.062Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2299 | 2026-02-18T03:15:19.052Z | Compiling pem v3.0.6 |
| 2300 | 2026-02-18T03:15:20.093Z | Compiling bcs v0.1.6 |
| 2301 | 2026-02-18T03:15:20.512Z | Compiling serde_plain v1.0.2 |
| 2302 | 2026-02-18T03:15:20.924Z | Compiling openssl-macros v0.1.1 |
| 2303 | 2026-02-18T03:15:21.083Z | Compiling termtree v0.5.1 |
| 2304 | 2026-02-18T03:15:21.404Z | Compiling typed-path v0.9.3 |
| 2305 | 2026-02-18T03:15:21.793Z | Compiling smawk v0.3.2 |
| 2306 | 2026-02-18T03:15:22.107Z | Compiling tagptr v0.2.0 |
| 2307 | 2026-02-18T03:15:22.431Z | Compiling linear-map v1.2.0 |
| 2308 | 2026-02-18T03:15:22.904Z | Compiling unicode-linebreak v0.1.5 |
| 2309 | 2026-02-18T03:15:23.482Z | Compiling textwrap v0.16.2 |
| 2310 | 2026-02-18T03:15:23.500Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2311 | 2026-02-18T03:15:24.608Z | Compiling tough v0.20.0 |
| 2312 | 2026-02-18T03:15:24.657Z | Compiling moka v0.12.13 |
| 2313 | 2026-02-18T03:15:27.883Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2314 | 2026-02-18T03:15:28.167Z | Compiling tabled v0.15.0 |
| 2315 | 2026-02-18T03:15:28.343Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2316 | 2026-02-18T03:15:30.738Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2317 | 2026-02-18T03:15:31.114Z | Compiling steno v0.4.1 |
| 2318 | 2026-02-18T03:15:41.802Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2319 | 2026-02-18T03:15:43.638Z | Compiling hickory-proto v0.25.2 |
| 2320 | 2026-02-18T03:15:45.109Z | Compiling humantime v2.3.0 |
| 2321 | 2026-02-18T03:15:46.073Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2322 | 2026-02-18T03:15:47.586Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2323 | 2026-02-18T03:15:48.433Z | Compiling proc-macro-error2 v2.0.1 |
| 2324 | 2026-02-18T03:15:49.037Z | Compiling hickory-resolver v0.25.2 |
| 2325 | 2026-02-18T03:15:50.717Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2326 | 2026-02-18T03:15:50.977Z | Compiling nix v0.31.1 |
| 2327 | 2026-02-18T03:15:51.874Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2328 | 2026-02-18T03:15:52.118Z | Compiling parking_lot_core v0.8.6 |
| 2329 | 2026-02-18T03:15:52.727Z | Compiling tabled_derive v0.11.0 |
| 2330 | 2026-02-18T03:15:55.244Z | Compiling papergrid v0.17.0 |
| 2331 | 2026-02-18T03:15:55.634Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8) |
| 2332 | 2026-02-18T03:15:58.837Z | Compiling testing_table v0.3.0 |
| 2333 | 2026-02-18T03:15:59.678Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8) |
| 2334 | 2026-02-18T03:16:00.133Z | Compiling crc32fast v1.5.0 |
| 2335 | 2026-02-18T03:16:00.891Z | Compiling tabled v0.20.0 |
| 2336 | 2026-02-18T03:16:01.005Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8) |
| 2337 | 2026-02-18T03:16:05.349Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2338 | 2026-02-18T03:16:06.375Z | Compiling arc-swap v1.8.2 |
| 2339 | 2026-02-18T03:16:06.799Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2340 | 2026-02-18T03:16:07.066Z | Compiling slog-scope v4.4.1 |
| 2341 | 2026-02-18T03:16:08.787Z | Compiling parking_lot v0.11.2 |
| 2342 | 2026-02-18T03:16:09.877Z | Compiling dropshot-api-manager-types v0.3.0 |
| 2343 | 2026-02-18T03:16:10.692Z | Compiling fxhash v0.2.1 |
| 2344 | 2026-02-18T03:16:10.982Z | Compiling crc8 v0.1.1 |
| 2345 | 2026-02-18T03:16:11.063Z | Compiling sled v0.34.7 |
| 2346 | 2026-02-18T03:16:11.328Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2347 | 2026-02-18T03:16:11.655Z | Compiling slog-stdlog v4.1.1 |
| 2348 | 2026-02-18T03:16:12.516Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2349 | 2026-02-18T03:16:13.056Z | Compiling socket2 v0.5.10 |
| 2350 | 2026-02-18T03:16:13.453Z | Compiling slog-envlogger v2.2.0 |
| 2351 | 2026-02-18T03:16:14.675Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2352 | 2026-02-18T03:16:25.199Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2353 | 2026-02-18T03:16:34.697Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2354 | 2026-02-18T03:16:38.190Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2355 | 2026-02-18T03:16:44.455Z | Compiling ddm-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-types) |
| 2356 | 2026-02-18T03:16:47.925Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2357 | 2026-02-18T03:16:50.259Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 2358 | 2026-02-18T03:17:00.372Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 2359 | 2026-02-18T03:17:15.314Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 2360 | 2026-02-18T03:17:19.960Z | Finished `release` profile [optimized] target(s) in 8m 31s |
| 2361 | 2026-02-18T03:17:20.319Z | + banner trio |
| 2362 | 2026-02-18T03:17:20.321Z | |
| 2363 | 2026-02-18T03:17:20.322Z | ##### ##### # #### |
| 2364 | 2026-02-18T03:17:20.322Z | # # # # # # |
| 2365 | 2026-02-18T03:17:20.322Z | # # # # # # |
| 2366 | 2026-02-18T03:17:20.322Z | # ##### # # # |
| 2367 | 2026-02-18T03:17:20.322Z | # # # # # # |
| 2368 | 2026-02-18T03:17:20.322Z | # # # # #### |
| 2369 | 2026-02-18T03:17:20.322Z | |
| 2370 | 2026-02-18T03:17:20.322Z | + pfexec cargo test --release -p mg-tests test_trio_v3 -- --nocapture |
| 2371 | 2026-02-18T03:17:20.871Z | Compiling cfg-if v1.0.4 |
| 2372 | 2026-02-18T03:17:20.871Z | Compiling serde_core v1.0.228 |
| 2373 | 2026-02-18T03:17:20.874Z | Compiling libc v0.2.180 |
| 2374 | 2026-02-18T03:17:20.874Z | Compiling itoa v1.0.17 |
| 2375 | 2026-02-18T03:17:20.874Z | Compiling num-traits v0.2.19 |
| 2376 | 2026-02-18T03:17:20.979Z | Compiling serde v1.0.228 |
| 2377 | 2026-02-18T03:17:20.991Z | Compiling foldhash v0.2.0 |
| 2378 | 2026-02-18T03:17:21.027Z | Compiling memchr v2.8.0 |
| 2379 | 2026-02-18T03:17:21.266Z | Compiling hashbrown v0.16.1 |
| 2380 | 2026-02-18T03:17:21.344Z | Compiling smallvec v1.15.1 |
| 2381 | 2026-02-18T03:17:21.412Z | Compiling zerofrom v0.1.6 |
| 2382 | 2026-02-18T03:17:21.627Z | Compiling schemars v0.8.22 |
| 2383 | 2026-02-18T03:17:21.641Z | Compiling stable_deref_trait v1.2.1 |
| 2384 | 2026-02-18T03:17:21.748Z | Compiling pin-project-lite v0.2.16 |
| 2385 | 2026-02-18T03:17:21.820Z | Compiling yoke v0.8.1 |
| 2386 | 2026-02-18T03:17:21.892Z | Compiling bytes v1.11.1 |
| 2387 | 2026-02-18T03:17:22.189Z | Compiling zerovec v0.11.5 |
| 2388 | 2026-02-18T03:17:22.482Z | Compiling socket2 v0.6.2 |
| 2389 | 2026-02-18T03:17:22.680Z | Compiling futures-core v0.3.32 |
| 2390 | 2026-02-18T03:17:22.964Z | Compiling scopeguard v1.2.0 |
| 2391 | 2026-02-18T03:17:23.124Z | Compiling lock_api v0.4.14 |
| 2392 | 2026-02-18T03:17:23.226Z | Compiling zmij v1.0.21 |
| 2393 | 2026-02-18T03:17:23.548Z | Compiling parking_lot_core v0.9.12 |
| 2394 | 2026-02-18T03:17:23.665Z | Compiling errno v0.3.14 |
| 2395 | 2026-02-18T03:17:23.894Z | Compiling serde_json v1.0.149 |
| 2396 | 2026-02-18T03:17:23.930Z | Compiling cc v1.2.56 |
| 2397 | 2026-02-18T03:17:23.958Z | Compiling signal-hook-registry v1.4.8 |
| 2398 | 2026-02-18T03:17:23.973Z | Compiling mio v1.1.1 |
| 2399 | 2026-02-18T03:17:24.275Z | Compiling parking_lot v0.12.5 |
| 2400 | 2026-02-18T03:17:24.644Z | Compiling once_cell v1.21.3 |
| 2401 | 2026-02-18T03:17:25.064Z | Compiling iana-time-zone v0.1.65 |
| 2402 | 2026-02-18T03:17:25.110Z | Compiling tokio v1.49.0 |
| 2403 | 2026-02-18T03:17:25.698Z | Compiling chrono v0.4.43 |
| 2404 | 2026-02-18T03:17:25.984Z | Compiling tinystr v0.8.2 |
| 2405 | 2026-02-18T03:17:26.331Z | Compiling indexmap v2.13.0 |
| 2406 | 2026-02-18T03:17:27.053Z | Compiling ring v0.17.14 |
| 2407 | 2026-02-18T03:17:27.488Z | Compiling http v1.4.0 |
| 2408 | 2026-02-18T03:17:27.792Z | Compiling litemap v0.8.1 |
| 2409 | 2026-02-18T03:17:28.135Z | Compiling writeable v0.6.2 |
| 2410 | 2026-02-18T03:17:28.613Z | Compiling icu_locale_core v2.1.1 |
| 2411 | 2026-02-18T03:17:28.724Z | Compiling getrandom v0.4.1 |
| 2412 | 2026-02-18T03:17:29.008Z | Compiling potential_utf v0.1.4 |
| 2413 | 2026-02-18T03:17:29.328Z | Compiling zerotrie v0.2.3 |
| 2414 | 2026-02-18T03:17:30.239Z | Compiling zeroize v1.8.2 |
| 2415 | 2026-02-18T03:17:30.264Z | Compiling uuid v1.21.0 |
| 2416 | 2026-02-18T03:17:30.615Z | Compiling rustls-pki-types v1.14.0 |
| 2417 | 2026-02-18T03:17:31.653Z | Compiling icu_provider v2.1.1 |
| 2418 | 2026-02-18T03:17:32.511Z | Compiling icu_collections v2.1.1 |
| 2419 | 2026-02-18T03:17:32.511Z | Compiling http-body v1.0.1 |
| 2420 | 2026-02-18T03:17:32.784Z | Compiling semver v1.0.27 |
| 2421 | 2026-02-18T03:17:33.397Z | Compiling tracing-core v0.1.36 |
| 2422 | 2026-02-18T03:17:33.770Z | Compiling regress v0.10.5 |
| 2423 | 2026-02-18T03:17:33.879Z | Compiling getrandom v0.2.17 |
| 2424 | 2026-02-18T03:17:33.992Z | Compiling futures-task v0.3.32 |
| 2425 | 2026-02-18T03:17:34.086Z | Compiling slab v0.4.12 |
| 2426 | 2026-02-18T03:17:34.208Z | Compiling untrusted v0.9.0 |
| 2427 | 2026-02-18T03:17:34.312Z | Compiling log v0.4.29 |
| 2428 | 2026-02-18T03:17:34.376Z | Compiling equivalent v1.0.2 |
| 2429 | 2026-02-18T03:17:34.412Z | Compiling allocator-api2 v0.2.21 |
| 2430 | 2026-02-18T03:17:34.454Z | Compiling percent-encoding v2.3.2 |
| 2431 | 2026-02-18T03:17:34.510Z | Compiling dyn-clone v1.0.20 |
| 2432 | 2026-02-18T03:17:34.926Z | Compiling futures-util v0.3.32 |
| 2433 | 2026-02-18T03:17:35.234Z | Compiling tracing v0.1.44 |
| 2434 | 2026-02-18T03:17:35.718Z | Compiling thiserror v2.0.18 |
| 2435 | 2026-02-18T03:17:35.893Z | Compiling icu_normalizer_data v2.1.1 |
| 2436 | 2026-02-18T03:17:35.951Z | Compiling icu_properties_data v2.1.2 |
| 2437 | 2026-02-18T03:17:36.019Z | Compiling serde_tokenstream v0.2.2 |
| 2438 | 2026-02-18T03:17:36.185Z | Compiling slog v2.8.2 |
| 2439 | 2026-02-18T03:17:36.575Z | Compiling tower-service v0.3.3 |
| 2440 | 2026-02-18T03:17:36.599Z | Compiling try-lock v0.2.5 |
| 2441 | 2026-02-18T03:17:36.733Z | Compiling unicode-ident v1.0.24 |
| 2442 | 2026-02-18T03:17:36.747Z | Compiling want v0.3.1 |
| 2443 | 2026-02-18T03:17:36.806Z | Compiling icu_properties v2.1.2 |
| 2444 | 2026-02-18T03:17:36.932Z | Compiling proc-macro2 v1.0.106 |
| 2445 | 2026-02-18T03:17:37.042Z | Compiling icu_normalizer v2.1.1 |
| 2446 | 2026-02-18T03:17:38.861Z | Compiling typify-impl v0.4.3 |
| 2447 | 2026-02-18T03:17:38.878Z | Compiling rustls v0.23.36 |
| 2448 | 2026-02-18T03:17:38.900Z | Compiling httparse v1.10.1 |
| 2449 | 2026-02-18T03:17:39.840Z | Compiling erased-serde v0.3.31 |
| 2450 | 2026-02-18T03:17:39.917Z | Compiling futures-channel v0.3.32 |
| 2451 | 2026-02-18T03:17:40.415Z | Compiling zerocopy v0.8.39 |
| 2452 | 2026-02-18T03:17:40.770Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2453 | 2026-02-18T03:17:41.221Z | Compiling subtle v2.6.1 |
| 2454 | 2026-02-18T03:17:41.233Z | Compiling atomic-waker v1.1.2 |
| 2455 | 2026-02-18T03:17:41.438Z | Compiling rustls-webpki v0.103.9 |
| 2456 | 2026-02-18T03:17:41.457Z | Compiling pin-utils v0.1.0 |
| 2457 | 2026-02-18T03:17:41.568Z | Compiling hyper v1.8.1 |
| 2458 | 2026-02-18T03:17:41.586Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2459 | 2026-02-18T03:17:43.877Z | Compiling quote v1.0.44 |
| 2460 | 2026-02-18T03:17:45.565Z | Compiling idna_adapter v1.2.1 |
| 2461 | 2026-02-18T03:17:45.795Z | Compiling form_urlencoded v1.2.2 |
| 2462 | 2026-02-18T03:17:46.343Z | Compiling sync_wrapper v1.0.2 |
| 2463 | 2026-02-18T03:17:46.389Z | Compiling aho-corasick v1.1.4 |
| 2464 | 2026-02-18T03:17:47.345Z | Compiling regex-syntax v0.8.9 |
| 2465 | 2026-02-18T03:17:48.051Z | Compiling tower-layer v0.3.3 |
| 2466 | 2026-02-18T03:17:48.170Z | Compiling typify-macro v0.4.3 |
| 2467 | 2026-02-18T03:17:48.520Z | Compiling base64 v0.22.1 |
| 2468 | 2026-02-18T03:17:48.651Z | Compiling utf8_iter v1.0.4 |
| 2469 | 2026-02-18T03:17:48.959Z | Compiling ipnet v2.11.0 |
| 2470 | 2026-02-18T03:17:49.595Z | Compiling regex-automata v0.4.14 |
| 2471 | 2026-02-18T03:17:50.028Z | Compiling hyper-util v0.1.20 |
| 2472 | 2026-02-18T03:17:51.663Z | Compiling tokio-rustls v0.26.4 |
| 2473 | 2026-02-18T03:17:52.260Z | Compiling idna v1.1.0 |
| 2474 | 2026-02-18T03:17:55.833Z | Compiling tower v0.5.3 |
| 2475 | 2026-02-18T03:17:56.192Z | Compiling syn v2.0.116 |
| 2476 | 2026-02-18T03:17:56.857Z | Compiling proc-macro-crate v3.4.0 |
| 2477 | 2026-02-18T03:17:57.181Z | Compiling getrandom v0.3.4 |
| 2478 | 2026-02-18T03:17:57.881Z | Compiling webpki-roots v1.0.6 |
| 2479 | 2026-02-18T03:17:58.092Z | Compiling bitflags v2.11.0 |
| 2480 | 2026-02-18T03:17:58.831Z | Compiling futures-sink v0.3.32 |
| 2481 | 2026-02-18T03:17:59.016Z | Compiling heck v0.5.0 |
| 2482 | 2026-02-18T03:18:01.519Z | Compiling iri-string v0.7.10 |
| 2483 | 2026-02-18T03:18:01.757Z | Compiling ryu v1.0.23 |
| 2484 | 2026-02-18T03:18:02.385Z | Compiling serde_urlencoded v0.7.1 |
| 2485 | 2026-02-18T03:18:05.958Z | Compiling ppv-lite86 v0.2.21 |
| 2486 | 2026-02-18T03:18:06.639Z | Compiling tower-http v0.6.8 |
| 2487 | 2026-02-18T03:18:06.767Z | Compiling tokio-util v0.7.18 |
| 2488 | 2026-02-18T03:18:07.461Z | Compiling crossbeam-utils v0.8.21 |
| 2489 | 2026-02-18T03:18:07.483Z | Compiling hyper-rustls v0.27.7 |
| 2490 | 2026-02-18T03:18:08.559Z | Compiling num_enum_derive v0.7.5 |
| 2491 | 2026-02-18T03:18:08.777Z | Compiling rand_core v0.9.5 |
| 2492 | 2026-02-18T03:18:08.865Z | Compiling regex v1.12.3 |
| 2493 | 2026-02-18T03:18:09.331Z | Compiling url v2.5.8 |
| 2494 | 2026-02-18T03:18:10.169Z | Compiling typify v0.4.3 |
| 2495 | 2026-02-18T03:18:10.786Z | Compiling http-body-util v0.1.3 |
| 2496 | 2026-02-18T03:18:11.383Z | Compiling openapiv3 v2.2.0 |
| 2497 | 2026-02-18T03:18:12.061Z | Compiling foreign-types-shared v0.3.1 |
| 2498 | 2026-02-18T03:18:12.210Z | Compiling powerfmt v0.2.0 |
| 2499 | 2026-02-18T03:18:12.243Z | Compiling serde_yaml v0.9.34+deprecated |
| 2500 | 2026-02-18T03:18:12.725Z | Compiling deranged v0.5.6 |
| 2501 | 2026-02-18T03:18:14.957Z | Compiling time-macros v0.2.27 |
| 2502 | 2026-02-18T03:18:15.446Z | Compiling progenitor-impl v0.11.2 |
| 2503 | 2026-02-18T03:18:15.469Z | Compiling foreign-types v0.5.0 |
| 2504 | 2026-02-18T03:18:15.736Z | Compiling reqwest v0.12.28 |
| 2505 | 2026-02-18T03:18:17.361Z | Compiling num_enum v0.7.5 |
| 2506 | 2026-02-18T03:18:17.586Z | Compiling rand_chacha v0.9.0 |
| 2507 | 2026-02-18T03:18:18.421Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2508 | 2026-02-18T03:18:18.912Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2509 | 2026-02-18T03:18:19.113Z | Compiling oxnet v0.1.4 |
| 2510 | 2026-02-18T03:18:20.302Z | Compiling arc-swap v1.8.2 |
| 2511 | 2026-02-18T03:18:21.042Z | Compiling cstr-argument v0.1.2 |
| 2512 | 2026-02-18T03:18:21.083Z | Compiling thread_local v1.1.9 |
| 2513 | 2026-02-18T03:18:21.338Z | Compiling pretty-hex v0.4.1 |
| 2514 | 2026-02-18T03:18:21.592Z | Compiling num-conv v0.2.0 |
| 2515 | 2026-02-18T03:18:21.610Z | Compiling time-core v0.1.8 |
| 2516 | 2026-02-18T03:18:21.805Z | Compiling lazy_static v1.5.0 |
| 2517 | 2026-02-18T03:18:21.838Z | Compiling either v1.15.0 |
| 2518 | 2026-02-18T03:18:21.945Z | Compiling slog-scope v4.4.1 |
| 2519 | 2026-02-18T03:18:21.962Z | Compiling time v0.3.47 |
| 2520 | 2026-02-18T03:18:22.303Z | Compiling itertools v0.12.1 |
| 2521 | 2026-02-18T03:18:22.777Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2522 | 2026-02-18T03:18:23.761Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2523 | 2026-02-18T03:18:24.159Z | Compiling thiserror v1.0.69 |
| 2524 | 2026-02-18T03:18:24.172Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2525 | 2026-02-18T03:18:24.335Z | Compiling progenitor-macro v0.11.2 |
| 2526 | 2026-02-18T03:18:25.871Z | Compiling crossbeam-channel v0.5.15 |
| 2527 | 2026-02-18T03:18:26.545Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2528 | 2026-02-18T03:18:26.750Z | Compiling progenitor-client v0.11.2 |
| 2529 | 2026-02-18T03:18:27.441Z | Compiling rand v0.9.2 |
| 2530 | 2026-02-18T03:18:27.769Z | Compiling anyhow v1.0.101 |
| 2531 | 2026-02-18T03:18:29.110Z | Compiling is-terminal v0.4.17 |
| 2532 | 2026-02-18T03:18:29.261Z | Compiling colored v3.1.1 |
| 2533 | 2026-02-18T03:18:29.312Z | Compiling take_mut v0.2.2 |
| 2534 | 2026-02-18T03:18:29.495Z | Compiling winnow v0.7.14 |
| 2535 | 2026-02-18T03:18:29.582Z | Compiling term v1.2.1 |
| 2536 | 2026-02-18T03:18:30.741Z | Compiling slog-term v2.9.2 |
| 2537 | 2026-02-18T03:18:33.742Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c) |
| 2538 | 2026-02-18T03:18:33.875Z | Compiling slog-async v2.8.0 |
| 2539 | 2026-02-18T03:18:34.188Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2540 | 2026-02-18T03:18:35.400Z | Compiling progenitor v0.11.2 |
| 2541 | 2026-02-18T03:18:35.604Z | Compiling slog-stdlog v4.1.1 |
| 2542 | 2026-02-18T03:18:36.419Z | Compiling slog-envlogger v2.2.0 |
| 2543 | 2026-02-18T03:18:36.872Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f5f8fd52) |
| 2544 | 2026-02-18T03:18:38.023Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2545 | 2026-02-18T03:18:51.131Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 2546 | 2026-02-18T03:18:57.021Z | Finished `release` profile [optimized] target(s) in 1m 36s |
| 2547 | 2026-02-18T03:18:57.100Z | Running unittests src/lib.rs (target/release/deps/mg_tests-76f7b4ac9313ae8c) |
| 2548 | 2026-02-18T03:18:57.105Z | |
| 2549 | 2026-02-18T03:18:57.105Z | running 1 test |
| 2550 | 2026-02-18T03:18:57.262Z | configure zone |
| 2551 | 2026-02-18T03:18:57.282Z | install zone |
| 2552 | 2026-02-18T03:19:06.881Z | boot zone |
| 2553 | 2026-02-18T03:19:07.014Z | start zone s1 |
| 2554 | 2026-02-18T03:19:07.017Z | configure zone |
| 2555 | 2026-02-18T03:19:07.027Z | install zone |
| 2556 | 2026-02-18T03:19:09.686Z | boot zone |
| 2557 | 2026-02-18T03:19:09.830Z | start zone s2 |
| 2558 | 2026-02-18T03:19:09.830Z | configure zone |
| 2559 | 2026-02-18T03:19:09.843Z | install zone |
| 2560 | 2026-02-18T03:19:12.445Z | boot zone |
| 2561 | 2026-02-18T03:19:12.594Z | start zone t1 |
| 2562 | 2026-02-18T03:19:12.597Z | configure zone |
| 2563 | 2026-02-18T03:19:12.611Z | install zone |
| 2564 | 2026-02-18T03:19:15.988Z | boot zone |
| 2565 | 2026-02-18T03:19:16.159Z | waiting for zones to come up |
| 2566 | 2026-02-18T03:19:26.160Z | [sidecar.trio] svcs milestone/network |
| 2567 | 2026-02-18T03:19:26.187Z | STATE STIME FMRI |
| 2568 | 2026-02-18T03:19:26.187Z | online 3:19:08 svc:/milestone/network:default |
| 2569 | 2026-02-18T03:19:26.187Z | cp /work/oxidecomputer/maghemite/download/softnpu /mgtrio/sidecar.trio/root/opt/ |
| 2570 | 2026-02-18T03:19:26.221Z | cp /work/oxidecomputer/maghemite/download/scadm /mgtrio/sidecar.trio/root/opt/ |
| 2571 | 2026-02-18T03:19:26.255Z | cp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtrio/sidecar.trio/root/opt/ |
| 2572 | 2026-02-18T03:19:26.281Z | cp /work/oxidecomputer/maghemite/tests/conf/softnpu-trio.toml /mgtrio/sidecar.trio/root/opt/softnpu.toml |
| 2573 | 2026-02-18T03:19:26.284Z | [sidecar.trio] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log & |
| 2574 | 2026-02-18T03:19:26.303Z | |
| 2575 | 2026-02-18T03:19:26.303Z | running zone s1.trio setup |
| 2576 | 2026-02-18T03:19:26.303Z | [s1.trio] svcs milestone/network |
| 2577 | 2026-02-18T03:19:26.329Z | STATE STIME FMRI |
| 2578 | 2026-02-18T03:19:26.329Z | online 3:19:11 svc:/milestone/network:default |
| 2579 | 2026-02-18T03:19:26.329Z | [s1.trio] dladm |
| 2580 | 2026-02-18T03:19:26.349Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2581 | 2026-02-18T03:19:26.349Z | sl0 simnet 9000 up -- ? |
| 2582 | 2026-02-18T03:19:26.349Z | mg2 vnic 9000 up -- ? |
| 2583 | 2026-02-18T03:19:26.349Z | [s1.trio] ipadm create-addr -t -T static -a 10.0.0.1/24 mg2/v4 |
| 2584 | 2026-02-18T03:19:26.876Z | |
| 2585 | 2026-02-18T03:19:26.876Z | [s1.trio] ipadm create-addr -t -T addrconf sl0/v6 |
| 2586 | 2026-02-18T03:19:26.898Z | |
| 2587 | 2026-02-18T03:19:26.899Z | [s1.trio] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6 |
| 2588 | 2026-02-18T03:19:26.917Z | |
| 2589 | 2026-02-18T03:19:26.917Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s1.trio/root/opt/ddmd |
| 2590 | 2026-02-18T03:19:27.015Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s1.trio/root/opt/ddmadm |
| 2591 | 2026-02-18T03:19:27.076Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid fc552f63-ac3f-468a-b670-c6da3d7cbdfb --sled-uuid 15f10974-ddbf-415a-a211-96c59463eed5 -a sl0/v6 &> /opt/ddmd.log & |
| 2592 | 2026-02-18T03:19:27.096Z | |
| 2593 | 2026-02-18T03:19:27.096Z | running zone s2.trio setup |
| 2594 | 2026-02-18T03:19:27.096Z | [s2.trio] svcs milestone/network |
| 2595 | 2026-02-18T03:19:27.119Z | STATE STIME FMRI |
| 2596 | 2026-02-18T03:19:27.119Z | online 3:19:15 svc:/milestone/network:default |
| 2597 | 2026-02-18T03:19:27.119Z | [s2.trio] dladm |
| 2598 | 2026-02-18T03:19:27.139Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2599 | 2026-02-18T03:19:27.139Z | sl1 simnet 9000 up -- ? |
| 2600 | 2026-02-18T03:19:27.139Z | mg3 vnic 9000 up -- ? |
| 2601 | 2026-02-18T03:19:27.139Z | [s2.trio] ipadm create-addr -t -T static -a 10.0.0.2/24 mg3/v4 |
| 2602 | 2026-02-18T03:19:27.695Z | |
| 2603 | 2026-02-18T03:19:27.695Z | [s2.trio] ipadm create-addr -t -T addrconf sl1/v6 |
| 2604 | 2026-02-18T03:19:27.716Z | |
| 2605 | 2026-02-18T03:19:27.717Z | [s2.trio] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6 |
| 2606 | 2026-02-18T03:19:27.735Z | |
| 2607 | 2026-02-18T03:19:27.735Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s2.trio/root/opt/ddmd |
| 2608 | 2026-02-18T03:19:27.771Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s2.trio/root/opt/ddmadm |
| 2609 | 2026-02-18T03:19:27.797Z | [s2.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 1fc087a4-8280-498c-ab3f-fbe067f629f7 --sled-uuid aada3f5e-4717-4bcc-a6eb-f2c5ec87d869 -a sl1/v6 &> /opt/ddmd.log & |
| 2610 | 2026-02-18T03:19:27.817Z | |
| 2611 | 2026-02-18T03:19:27.817Z | running zone t1.trio setup |
| 2612 | 2026-02-18T03:19:27.817Z | [t1.trio] svcs milestone/network |
| 2613 | 2026-02-18T03:19:27.839Z | STATE STIME FMRI |
| 2614 | 2026-02-18T03:19:27.839Z | online 3:19:17 svc:/milestone/network:default |
| 2615 | 2026-02-18T03:19:27.839Z | [t1.trio] dladm |
| 2616 | 2026-02-18T03:19:27.859Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2617 | 2026-02-18T03:19:27.859Z | tfportrear0_0 simnet 9000 up -- ? |
| 2618 | 2026-02-18T03:19:27.859Z | tfportrear1_0 simnet 9000 up -- ? |
| 2619 | 2026-02-18T03:19:27.859Z | mg1 vnic 9000 up -- ? |
| 2620 | 2026-02-18T03:19:27.859Z | [t1.trio] ipadm create-addr -t -T static -a 10.0.0.3/24 mg1/v4 |
| 2621 | 2026-02-18T03:19:28.389Z | |
| 2622 | 2026-02-18T03:19:28.389Z | [t1.trio] ipadm create-addr -t -T addrconf tfportrear0_0/v6 |
| 2623 | 2026-02-18T03:19:28.411Z | |
| 2624 | 2026-02-18T03:19:28.411Z | [t1.trio] ipadm create-addr -t -T addrconf tfportrear1_0/v6 |
| 2625 | 2026-02-18T03:19:28.432Z | |
| 2626 | 2026-02-18T03:19:28.432Z | [t1.trio] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6 |
| 2627 | 2026-02-18T03:19:28.450Z | |
| 2628 | 2026-02-18T03:19:28.450Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtrio/t1.trio/root/ |
| 2629 | 2026-02-18T03:19:28.828Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtrio/t1.trio/root/ |
| 2630 | 2026-02-18T03:19:28.832Z | cp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-trio.toml /mgtrio/t1.trio/root/opt/dpd-ports.toml |
| 2631 | 2026-02-18T03:19:28.834Z | waiting 3s for copy of files to zone to complete ... |
| 2632 | 2026-02-18T03:19:31.835Z | [t1.trio] svccfg import /var/svc/manifest/site/dendrite/manifest.xml |
| 2633 | 2026-02-18T03:19:32.053Z | |
| 2634 | 2026-02-18T03:19:32.053Z | [t1.trio] svccfg import /var/svc/manifest/site/tfport/manifest.xml |
| 2635 | 2026-02-18T03:19:32.238Z | |
| 2636 | 2026-02-18T03:19:32.238Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/t1.trio/root/opt/ddmd |
| 2637 | 2026-02-18T03:19:32.281Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/t1.trio/root/opt/ddmadm |
| 2638 | 2026-02-18T03:19:32.309Z | [t1.trio] svcadm disable dendrite |
| 2639 | 2026-02-18T03:19:32.348Z | |
| 2640 | 2026-02-18T03:19:32.348Z | [t1.trio] svcadm disable tfport |
| 2641 | 2026-02-18T03:19:32.385Z | |
| 2642 | 2026-02-18T03:19:32.385Z | [t1.trio] svccfg -s dendrite setprop config/address = [::1]:12224 |
| 2643 | 2026-02-18T03:19:32.425Z | |
| 2644 | 2026-02-18T03:19:32.425Z | [t1.trio] svccfg -s dendrite setprop config/mgmt = uds |
| 2645 | 2026-02-18T03:19:32.465Z | |
| 2646 | 2026-02-18T03:19:32.465Z | [t1.trio] svccfg -s dendrite setprop config/uds_path = /opt/mnt |
| 2647 | 2026-02-18T03:19:32.504Z | |
| 2648 | 2026-02-18T03:19:32.504Z | [t1.trio] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml |
| 2649 | 2026-02-18T03:19:32.545Z | |
| 2650 | 2026-02-18T03:19:32.545Z | [t1.trio] svccfg -s dendrite setprop config/rear_ports = 2 |
| 2651 | 2026-02-18T03:19:32.590Z | |
| 2652 | 2026-02-18T03:19:32.590Z | [t1.trio] svcadm refresh dendrite:default |
| 2653 | 2026-02-18T03:19:32.624Z | |
| 2654 | 2026-02-18T03:19:32.624Z | [t1.trio] svcadm enable dendrite:default |
| 2655 | 2026-02-18T03:19:32.659Z | |
| 2656 | 2026-02-18T03:19:32.659Z | wait 10s for dendrite to come up ... |
| 2657 | 2026-02-18T03:19:42.659Z | [t1.trio] svccfg -s tfport setprop config/pkt_source = none |
| 2658 | 2026-02-18T03:19:42.700Z | |
| 2659 | 2026-02-18T03:19:42.700Z | [t1.trio] svccfg -s tfport setprop config/flags = --sync-only |
| 2660 | 2026-02-18T03:19:42.738Z | |
| 2661 | 2026-02-18T03:19:42.738Z | [t1.trio] svcadm refresh tfport:default |
| 2662 | 2026-02-18T03:19:42.772Z | |
| 2663 | 2026-02-18T03:19:42.772Z | [t1.trio] svcadm enable tfport |
| 2664 | 2026-02-18T03:19:42.805Z | |
| 2665 | 2026-02-18T03:19:42.805Z | [t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid e9209ad4-76dd-41e6-9a54-405be6512ed2 --sled-uuid c0d23c33-c98a-41a5-9e14-555c47869ae0 -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log & |
| 2666 | 2026-02-18T03:19:42.824Z | |
| 2667 | 2026-02-18T03:19:42.824Z | [t1.trio] ipadm |
| 2668 | 2026-02-18T03:19:42.847Z | ADDROBJ TYPE STATE ADDR |
| 2669 | 2026-02-18T03:19:42.847Z | lo0/v4 static ok 127.0.0.1/8 |
| 2670 | 2026-02-18T03:19:42.847Z | mg1/v4 static ok 10.0.0.3/24 |
| 2671 | 2026-02-18T03:19:42.847Z | lo0/v6 static ok ::1/128 |
| 2672 | 2026-02-18T03:19:42.847Z | lo0/u6 static ok fd00:3::1/64 |
| 2673 | 2026-02-18T03:19:42.847Z | tfportrear0_0/v6 addrconf ok fe80::24f6:77ff:fe8f:37ca%tfportrear0_0/10 |
| 2674 | 2026-02-18T03:19:42.847Z | tfportrear1_0/v6 addrconf ok fe80::88ea:9bff:fe0a:84c9%tfportrear1_0/10 |
| 2675 | 2026-02-18T03:19:44.855Z | initial peering test passed |
| 2676 | 2026-02-18T03:19:45.858Z | advertise from one passed |
| 2677 | 2026-02-18T03:19:46.860Z | advertise from two passed |
| 2678 | 2026-02-18T03:19:46.860Z | [s1.trio] ping fd00:2::1 |
| 2679 | 2026-02-18T03:19:46.882Z | fd00:2::1 is alive |
| 2680 | 2026-02-18T03:19:46.883Z | [s2.trio] ping fd00:1::1 |
| 2681 | 2026-02-18T03:19:46.901Z | fd00:1::1 is alive |
| 2682 | 2026-02-18T03:19:46.902Z | connectivity test passed |
| 2683 | 2026-02-18T03:19:46.902Z | [t1.trio] pkill ddmd |
| 2684 | 2026-02-18T03:19:46.920Z | |
| 2685 | 2026-02-18T03:19:51.924Z | [t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid 12da6cb7-8f32-4fa8-a722-de72cdc83359 --sled-uuid f84a0f78-a5e1-40c4-be25-35cca31e99ef -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log & |
| 2686 | 2026-02-18T03:19:51.944Z | |
| 2687 | 2026-02-18T03:19:51.944Z | [t1.trio] ipadm |
| 2688 | 2026-02-18T03:19:51.965Z | ADDROBJ TYPE STATE ADDR |
| 2689 | 2026-02-18T03:19:51.965Z | lo0/v4 static ok 127.0.0.1/8 |
| 2690 | 2026-02-18T03:19:51.965Z | mg1/v4 static ok 10.0.0.3/24 |
| 2691 | 2026-02-18T03:19:51.965Z | lo0/v6 static ok ::1/128 |
| 2692 | 2026-02-18T03:19:51.965Z | lo0/u6 static ok fd00:3::1/64 |
| 2693 | 2026-02-18T03:19:51.965Z | tfportrear0_0/v6 addrconf ok fe80::24f6:77ff:fe8f:37ca%tfportrear0_0/10 |
| 2694 | 2026-02-18T03:19:51.965Z | tfportrear1_0/v6 addrconf ok fe80::88ea:9bff:fe0a:84c9%tfportrear1_0/10 |
| 2695 | 2026-02-18T03:19:54.968Z | [s1.trio] ping fd00:2::1 |
| 2696 | 2026-02-18T03:19:54.989Z | fd00:2::1 is alive |
| 2697 | 2026-02-18T03:19:54.989Z | [s2.trio] ping fd00:1::1 |
| 2698 | 2026-02-18T03:19:55.008Z | fd00:1::1 is alive |
| 2699 | 2026-02-18T03:19:55.008Z | transit router restart passed |
| 2700 | 2026-02-18T03:19:55.008Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 2701 | 2026-02-18T03:19:55.031Z | local v6: |
| 2702 | 2026-02-18T03:19:55.031Z | fe80::24f6:77ff:fe8f:37ca |
| 2703 | 2026-02-18T03:19:55.032Z | fe80::88ea:9bff:fe0a:84c9 |
| 2704 | 2026-02-18T03:19:55.032Z | local v4: |
| 2705 | 2026-02-18T03:19:55.032Z | router v6_idx: |
| 2706 | 2026-02-18T03:19:55.032Z | fd00:2::/64 -> 1 |
| 2707 | 2026-02-18T03:19:55.032Z | fd00:1::/64 -> 0 |
| 2708 | 2026-02-18T03:19:55.032Z | router v6_routes: |
| 2709 | 2026-02-18T03:19:55.032Z | 1 -> fe80::ec6a:c7ff:fe75:5e4c (2) |
| 2710 | 2026-02-18T03:19:55.032Z | 0 -> fe80::580d:deff:fe3e:6655 (1) |
| 2711 | 2026-02-18T03:19:55.032Z | router v4_idx: |
| 2712 | 2026-02-18T03:19:55.032Z | router v4_routes: |
| 2713 | 2026-02-18T03:19:55.032Z | resolver v4: |
| 2714 | 2026-02-18T03:19:55.032Z | 10.0.0.3 -> 02:08:20:39:ac:e2 |
| 2715 | 2026-02-18T03:19:55.032Z | 10.0.0.254 -> 02:08:20:20:c3:f6 |
| 2716 | 2026-02-18T03:19:55.032Z | resolver v6: |
| 2717 | 2026-02-18T03:19:55.032Z | fe80::88ea:9bff:fe0a:84c9 -> 8a:ea:9b:0a:84:c9 |
| 2718 | 2026-02-18T03:19:55.032Z | fe80::24f6:77ff:fe8f:37ca -> 26:f6:77:8f:37:ca |
| 2719 | 2026-02-18T03:19:55.032Z | fe80::ec6a:c7ff:fe75:5e4c -> ee:6a:c7:75:5e:4c |
| 2720 | 2026-02-18T03:19:55.032Z | fe80::580d:deff:fe3e:6655 -> 5a:0d:de:3e:66:55 |
| 2721 | 2026-02-18T03:19:55.032Z | nat v4: |
| 2722 | 2026-02-18T03:19:55.032Z | nat_v6: |
| 2723 | 2026-02-18T03:19:55.032Z | port_mac: |
| 2724 | 2026-02-18T03:19:55.032Z | 2: a8:40:25:13:a3:9b |
| 2725 | 2026-02-18T03:19:55.032Z | 1000: a8:40:25:13:a3:99 |
| 2726 | 2026-02-18T03:19:55.032Z | 1: a8:40:25:13:a3:9a |
| 2727 | 2026-02-18T03:19:55.032Z | proxy arp: |
| 2728 | 2026-02-18T03:19:55.032Z | [s1.trio] pkill ddmd |
| 2729 | 2026-02-18T03:19:55.050Z | |
| 2730 | 2026-02-18T03:19:57.109Z | test ddm::test_trio_v3 has been running for over 60 seconds |
| 2731 | 2026-02-18T03:20:00.053Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 2732 | 2026-02-18T03:20:00.078Z | local v6: |
| 2733 | 2026-02-18T03:20:00.078Z | fe80::24f6:77ff:fe8f:37ca |
| 2734 | 2026-02-18T03:20:00.078Z | fe80::88ea:9bff:fe0a:84c9 |
| 2735 | 2026-02-18T03:20:00.078Z | local v4: |
| 2736 | 2026-02-18T03:20:00.078Z | router v6_idx: |
| 2737 | 2026-02-18T03:20:00.078Z | fd00:2::/64 -> 1 |
| 2738 | 2026-02-18T03:20:00.078Z | router v6_routes: |
| 2739 | 2026-02-18T03:20:00.078Z | 1 -> fe80::ec6a:c7ff:fe75:5e4c (2) |
| 2740 | 2026-02-18T03:20:00.079Z | router v4_idx: |
| 2741 | 2026-02-18T03:20:00.079Z | router v4_routes: |
| 2742 | 2026-02-18T03:20:00.079Z | resolver v4: |
| 2743 | 2026-02-18T03:20:00.079Z | 10.0.0.3 -> 02:08:20:39:ac:e2 |
| 2744 | 2026-02-18T03:20:00.079Z | 10.0.0.254 -> 02:08:20:20:c3:f6 |
| 2745 | 2026-02-18T03:20:00.079Z | resolver v6: |
| 2746 | 2026-02-18T03:20:00.079Z | fe80::88ea:9bff:fe0a:84c9 -> 8a:ea:9b:0a:84:c9 |
| 2747 | 2026-02-18T03:20:00.079Z | fe80::24f6:77ff:fe8f:37ca -> 26:f6:77:8f:37:ca |
| 2748 | 2026-02-18T03:20:00.079Z | fe80::ec6a:c7ff:fe75:5e4c -> ee:6a:c7:75:5e:4c |
| 2749 | 2026-02-18T03:20:00.079Z | fe80::580d:deff:fe3e:6655 -> 5a:0d:de:3e:66:55 |
| 2750 | 2026-02-18T03:20:00.079Z | nat v4: |
| 2751 | 2026-02-18T03:20:00.079Z | nat_v6: |
| 2752 | 2026-02-18T03:20:00.079Z | port_mac: |
| 2753 | 2026-02-18T03:20:00.079Z | 2: a8:40:25:13:a3:9b |
| 2754 | 2026-02-18T03:20:00.079Z | 1000: a8:40:25:13:a3:99 |
| 2755 | 2026-02-18T03:20:00.079Z | 1: a8:40:25:13:a3:9a |
| 2756 | 2026-02-18T03:20:00.079Z | proxy arp: |
| 2757 | 2026-02-18T03:20:00.079Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 99357ebd-1363-428d-a1c3-34b8958af99d --sled-uuid 379e3c13-63d3-4955-9746-ff3cb8ae1a4b -a sl0/v6 &> /opt/ddmd.log & |
| 2758 | 2026-02-18T03:20:00.097Z | |
| 2759 | 2026-02-18T03:20:03.101Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 2760 | 2026-02-18T03:20:03.125Z | local v6: |
| 2761 | 2026-02-18T03:20:03.125Z | fe80::24f6:77ff:fe8f:37ca |
| 2762 | 2026-02-18T03:20:03.125Z | fe80::88ea:9bff:fe0a:84c9 |
| 2763 | 2026-02-18T03:20:03.125Z | local v4: |
| 2764 | 2026-02-18T03:20:03.125Z | router v6_idx: |
| 2765 | 2026-02-18T03:20:03.125Z | fd00:2::/64 -> 1 |
| 2766 | 2026-02-18T03:20:03.125Z | fd00:1::/64 -> 0 |
| 2767 | 2026-02-18T03:20:03.125Z | router v6_routes: |
| 2768 | 2026-02-18T03:20:03.125Z | 1 -> fe80::ec6a:c7ff:fe75:5e4c (2) |
| 2769 | 2026-02-18T03:20:03.125Z | 0 -> fe80::580d:deff:fe3e:6655 (1) |
| 2770 | 2026-02-18T03:20:03.125Z | router v4_idx: |
| 2771 | 2026-02-18T03:20:03.125Z | router v4_routes: |
| 2772 | 2026-02-18T03:20:03.125Z | resolver v4: |
| 2773 | 2026-02-18T03:20:03.125Z | 10.0.0.3 -> 02:08:20:39:ac:e2 |
| 2774 | 2026-02-18T03:20:03.125Z | 10.0.0.254 -> 02:08:20:20:c3:f6 |
| 2775 | 2026-02-18T03:20:03.125Z | resolver v6: |
| 2776 | 2026-02-18T03:20:03.125Z | fe80::88ea:9bff:fe0a:84c9 -> 8a:ea:9b:0a:84:c9 |
| 2777 | 2026-02-18T03:20:03.125Z | fe80::24f6:77ff:fe8f:37ca -> 26:f6:77:8f:37:ca |
| 2778 | 2026-02-18T03:20:03.125Z | fe80::ec6a:c7ff:fe75:5e4c -> ee:6a:c7:75:5e:4c |
| 2779 | 2026-02-18T03:20:03.125Z | fe80::580d:deff:fe3e:6655 -> 5a:0d:de:3e:66:55 |
| 2780 | 2026-02-18T03:20:03.125Z | nat v4: |
| 2781 | 2026-02-18T03:20:03.125Z | nat_v6: |
| 2782 | 2026-02-18T03:20:03.125Z | port_mac: |
| 2783 | 2026-02-18T03:20:03.126Z | 2: a8:40:25:13:a3:9b |
| 2784 | 2026-02-18T03:20:03.126Z | 1000: a8:40:25:13:a3:99 |
| 2785 | 2026-02-18T03:20:03.126Z | 1: a8:40:25:13:a3:9a |
| 2786 | 2026-02-18T03:20:03.126Z | proxy arp: |
| 2787 | 2026-02-18T03:20:03.129Z | [s2.trio] netstat -nr -f inet6 |
| 2788 | 2026-02-18T03:20:03.146Z | Routing Table: IPv6 |
| 2789 | 2026-02-18T03:20:03.146Z | Destination/Mask Gateway Flags Ref Use If |
| 2790 | 2026-02-18T03:20:03.146Z | --------------------------- --------------------------- ----- --- ------- ----- |
| 2791 | 2026-02-18T03:20:03.146Z | ::1 ::1 UH 2 0 lo0 |
| 2792 | 2026-02-18T03:20:03.146Z | fd00:1::/64 fe80::88ea:9bff:fe0a:84c9 UG 1 0 sl1 |
| 2793 | 2026-02-18T03:20:03.146Z | fe80::/10 fe80::ec6a:c7ff:fe75:5e4c U 3 69 sl1 |
| 2794 | 2026-02-18T03:20:03.146Z | [s2.trio] ipadm |
| 2795 | 2026-02-18T03:20:03.170Z | ADDROBJ TYPE STATE ADDR |
| 2796 | 2026-02-18T03:20:03.170Z | lo0/v4 static ok 127.0.0.1/8 |
| 2797 | 2026-02-18T03:20:03.170Z | mg3/v4 static ok 10.0.0.2/24 |
| 2798 | 2026-02-18T03:20:03.170Z | lo0/v6 static ok ::1/128 |
| 2799 | 2026-02-18T03:20:03.170Z | lo0/u6 static ok fd00:2::1/64 |
| 2800 | 2026-02-18T03:20:03.170Z | sl1/v6 addrconf ok fe80::ec6a:c7ff:fe75:5e4c%sl1/10 |
| 2801 | 2026-02-18T03:20:03.170Z | [s2.trio] route -nv get -inet6 fd00:1::1 |
| 2802 | 2026-02-18T03:20:03.190Z | 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> |
| 2803 | 2026-02-18T03:20:03.190Z | locks: inits: |
| 2804 | 2026-02-18T03:20:03.190Z | sockaddrs: <DST,IFP> |
| 2805 | 2026-02-18T03:20:03.190Z | fd00:1::1 |
| 2806 | 2026-02-18T03:20:03.190Z | route to: fd00:1::1 |
| 2807 | 2026-02-18T03:20:03.190Z | destination: fd00:1:: |
| 2808 | 2026-02-18T03:20:03.190Z | mask: ffff:ffff:ffff:ffff:: |
| 2809 | 2026-02-18T03:20:03.190Z | gateway: fe80::88ea:9bff:fe0a:84c9 |
| 2810 | 2026-02-18T03:20:03.190Z | interface: sl1 index 3 address ee 6a c7 75 5e 4c |
| 2811 | 2026-02-18T03:20:03.190Z | flags: <UP,GATEWAY,DONE,STATIC> |
| 2812 | 2026-02-18T03:20:03.190Z | recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire |
| 2813 | 2026-02-18T03:20:03.190Z | 0 0 0 0 0 0 9000 0 |
| 2814 | 2026-02-18T03:20:03.190Z | locks: inits: <rttvar,rtt,ssthresh,sendpipe,recvpipe,mtu> |
| 2815 | 2026-02-18T03:20:03.190Z | sockaddrs: <DST,GATEWAY,NETMASK,IFP,IFA> |
| 2816 | 2026-02-18T03:20:03.194Z | fd00:1:: fe80::88ea:9bff:fe0a:84c9 ffff:ffff:ffff:ffff:: sl1:ee.6a.c7.75.5e.4c fe80::ec6a:c7ff:fe75:5e4c |
| 2817 | 2026-02-18T03:20:03.194Z | [s2.trio] ndp -na |
| 2818 | 2026-02-18T03:20:03.211Z | Net to Media Table: IPv6 |
| 2819 | 2026-02-18T03:20:03.211Z | If Physical Address Type State Destination/Mask |
| 2820 | 2026-02-18T03:20:03.211Z | ----- ----------------- ------- ------------ --------------------------- |
| 2821 | 2026-02-18T03:20:03.211Z | sl1 33:33:00:00:00:01 other REACHABLE ff02::1 |
| 2822 | 2026-02-18T03:20:03.211Z | sl1 33:33:00:00:00:02 other REACHABLE ff02::2 |
| 2823 | 2026-02-18T03:20:03.211Z | sl1 33:33:00:01:00:02 other REACHABLE ff02::1:2 |
| 2824 | 2026-02-18T03:20:03.211Z | sl1 33:33:00:00:00:16 other REACHABLE ff02::16 |
| 2825 | 2026-02-18T03:20:03.211Z | sl1 ee:6a:c7:75:5e:4c local REACHABLE fe80::ec6a:c7ff:fe75:5e4c |
| 2826 | 2026-02-18T03:20:03.211Z | sl1 33:33:ff:0a:84:c9 other REACHABLE ff02::1:ff0a:84c9 |
| 2827 | 2026-02-18T03:20:03.211Z | sl1 33:33:ff:75:5e:4c other REACHABLE ff02::1:ff75:5e4c |
| 2828 | 2026-02-18T03:20:03.211Z | sl1 8a:ea:9b:0a:84:c9 dynamic REACHABLE fe80::88ea:9bff:fe0a:84c9 |
| 2829 | 2026-02-18T03:20:03.211Z | sl1 33:33:00:00:00:dd other REACHABLE ff02::dd |
| 2830 | 2026-02-18T03:20:03.211Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 2831 | 2026-02-18T03:20:03.232Z | local v6: |
| 2832 | 2026-02-18T03:20:03.232Z | fe80::24f6:77ff:fe8f:37ca |
| 2833 | 2026-02-18T03:20:03.232Z | fe80::88ea:9bff:fe0a:84c9 |
| 2834 | 2026-02-18T03:20:03.232Z | local v4: |
| 2835 | 2026-02-18T03:20:03.232Z | router v6_idx: |
| 2836 | 2026-02-18T03:20:03.232Z | fd00:2::/64 -> 1 |
| 2837 | 2026-02-18T03:20:03.232Z | fd00:1::/64 -> 0 |
| 2838 | 2026-02-18T03:20:03.232Z | router v6_routes: |
| 2839 | 2026-02-18T03:20:03.232Z | 1 -> fe80::ec6a:c7ff:fe75:5e4c (2) |
| 2840 | 2026-02-18T03:20:03.232Z | 0 -> fe80::580d:deff:fe3e:6655 (1) |
| 2841 | 2026-02-18T03:20:03.232Z | router v4_idx: |
| 2842 | 2026-02-18T03:20:03.232Z | router v4_routes: |
| 2843 | 2026-02-18T03:20:03.232Z | resolver v4: |
| 2844 | 2026-02-18T03:20:03.232Z | 10.0.0.3 -> 02:08:20:39:ac:e2 |
| 2845 | 2026-02-18T03:20:03.232Z | 10.0.0.254 -> 02:08:20:20:c3:f6 |
| 2846 | 2026-02-18T03:20:03.232Z | resolver v6: |
| 2847 | 2026-02-18T03:20:03.232Z | fe80::88ea:9bff:fe0a:84c9 -> 8a:ea:9b:0a:84:c9 |
| 2848 | 2026-02-18T03:20:03.232Z | fe80::24f6:77ff:fe8f:37ca -> 26:f6:77:8f:37:ca |
| 2849 | 2026-02-18T03:20:03.232Z | fe80::ec6a:c7ff:fe75:5e4c -> ee:6a:c7:75:5e:4c |
| 2850 | 2026-02-18T03:20:03.232Z | fe80::580d:deff:fe3e:6655 -> 5a:0d:de:3e:66:55 |
| 2851 | 2026-02-18T03:20:03.232Z | nat v4: |
| 2852 | 2026-02-18T03:20:03.232Z | nat_v6: |
| 2853 | 2026-02-18T03:20:03.232Z | port_mac: |
| 2854 | 2026-02-18T03:20:03.232Z | 2: a8:40:25:13:a3:9b |
| 2855 | 2026-02-18T03:20:03.232Z | 1000: a8:40:25:13:a3:99 |
| 2856 | 2026-02-18T03:20:03.233Z | 1: a8:40:25:13:a3:9a |
| 2857 | 2026-02-18T03:20:03.233Z | proxy arp: |
| 2858 | 2026-02-18T03:20:03.233Z | [t1.trio] /opt/oxide/dendrite/bin/swadm route list |
| 2859 | 2026-02-18T03:20:03.299Z | Subnet Port Link Gateway Vlan |
| 2860 | 2026-02-18T03:20:03.299Z | fd00:1::/64 rear0 0 fe80::580d:deff:fe3e:6655 |
| 2861 | 2026-02-18T03:20:03.299Z | fd00:2::/64 rear1 0 fe80::ec6a:c7ff:fe75:5e4c |
| 2862 | 2026-02-18T03:20:03.299Z | [t1.trio] /opt/oxide/dendrite/bin/swadm arp list |
| 2863 | 2026-02-18T03:20:03.363Z | host mac age |
| 2864 | 2026-02-18T03:20:03.363Z | 10.0.0.3 02:08:20:39:ac:e2 20s |
| 2865 | 2026-02-18T03:20:03.363Z | 10.0.0.254 02:08:20:20:c3:f6 18s |
| 2866 | 2026-02-18T03:20:03.363Z | fe80::24f6:77ff:fe8f:37ca 26:f6:77:8f:37:ca 20s |
| 2867 | 2026-02-18T03:20:03.363Z | fe80::580d:deff:fe3e:6655 5a:0d:de:3e:66:55 20s |
| 2868 | 2026-02-18T03:20:03.363Z | fe80::88ea:9bff:fe0a:84c9 8a:ea:9b:0a:84:c9 20s |
| 2869 | 2026-02-18T03:20:03.363Z | fe80::ec6a:c7ff:fe75:5e4c ee:6a:c7:75:5e:4c 20s |
| 2870 | 2026-02-18T03:20:03.363Z | [t1.trio] /opt/oxide/dendrite/bin/swadm addr list |
| 2871 | 2026-02-18T03:20:03.427Z | Link IPv4 IPv6 |
| 2872 | 2026-02-18T03:20:03.427Z | rear0/0 fe80::24f6:77ff:fe8f:37ca |
| 2873 | 2026-02-18T03:20:03.427Z | rear1/0 fe80::88ea:9bff:fe0a:84c9 |
| 2874 | 2026-02-18T03:20:03.427Z | [s1.trio] ipadm;route -nv get -inet6 fd00:2::1;ndp -na;netstat -nr -f inet6;ping -ns fd00:2::1 60 2 |
| 2875 | 2026-02-18T03:20:04.464Z | ADDROBJ TYPE STATE ADDR |
| 2876 | 2026-02-18T03:20:04.464Z | lo0/v4 static ok 127.0.0.1/8 |
| 2877 | 2026-02-18T03:20:04.464Z | mg2/v4 static ok 10.0.0.1/24 |
| 2878 | 2026-02-18T03:20:04.464Z | lo0/v6 static ok ::1/128 |
| 2879 | 2026-02-18T03:20:04.464Z | lo0/u6 static ok fd00:1::1/64 |
| 2880 | 2026-02-18T03:20:04.464Z | sl0/v6 addrconf ok fe80::580d:deff:fe3e:6655%sl0/10 |
| 2881 | 2026-02-18T03:20:04.464Z | 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> |
| 2882 | 2026-02-18T03:20:04.464Z | locks: inits: |
| 2883 | 2026-02-18T03:20:04.465Z | sockaddrs: <DST,IFP> |
| 2884 | 2026-02-18T03:20:04.465Z | fd00:2::1 |
| 2885 | 2026-02-18T03:20:04.465Z | route to: fd00:2::1 |
| 2886 | 2026-02-18T03:20:04.465Z | destination: fd00:2:: |
| 2887 | 2026-02-18T03:20:04.465Z | mask: ffff:ffff:ffff:ffff:: |
| 2888 | 2026-02-18T03:20:04.465Z | gateway: fe80::24f6:77ff:fe8f:37ca |
| 2889 | 2026-02-18T03:20:04.465Z | interface: sl0 index 3 address 5a 0d de 3e 66 55 |
| 2890 | 2026-02-18T03:20:04.465Z | flags: <UP,GATEWAY,DONE,STATIC> |
| 2891 | 2026-02-18T03:20:04.465Z | recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire |
| 2892 | 2026-02-18T03:20:04.465Z | 0 0 0 0 0 0 9000 0 |
| 2893 | 2026-02-18T03:20:04.465Z | locks: inits: <rttvar,rtt,ssthresh,sendpipe,recvpipe,mtu> |
| 2894 | 2026-02-18T03:20:04.465Z | sockaddrs: <DST,GATEWAY,NETMASK,IFP,IFA> |
| 2895 | 2026-02-18T03:20:04.465Z | fd00:2:: fe80::24f6:77ff:fe8f:37ca ffff:ffff:ffff:ffff:: sl0:5a.d.de.3e.66.55 fe80::580d:deff:fe3e:6655 |
| 2896 | 2026-02-18T03:20:04.465Z | |
| 2897 | 2026-02-18T03:20:04.465Z | Net to Media Table: IPv6 |
| 2898 | 2026-02-18T03:20:04.465Z | If Physical Address Type State Destination/Mask |
| 2899 | 2026-02-18T03:20:04.465Z | ----- ----------------- ------- ------------ --------------------------- |
| 2900 | 2026-02-18T03:20:04.465Z | sl0 33:33:00:00:00:01 other REACHABLE ff02::1 |
| 2901 | 2026-02-18T03:20:04.465Z | sl0 33:33:00:00:00:02 other REACHABLE ff02::2 |
| 2902 | 2026-02-18T03:20:04.465Z | sl0 33:33:00:01:00:02 other REACHABLE ff02::1:2 |
| 2903 | 2026-02-18T03:20:04.465Z | sl0 33:33:ff:3e:66:55 other REACHABLE ff02::1:ff3e:6655 |
| 2904 | 2026-02-18T03:20:04.465Z | sl0 33:33:00:00:00:16 other REACHABLE ff02::16 |
| 2905 | 2026-02-18T03:20:04.465Z | sl0 33:33:ff:8f:37:ca other REACHABLE ff02::1:ff8f:37ca |
| 2906 | 2026-02-18T03:20:04.465Z | sl0 5a:0d:de:3e:66:55 local REACHABLE fe80::580d:deff:fe3e:6655 |
| 2907 | 2026-02-18T03:20:04.465Z | sl0 26:f6:77:8f:37:ca dynamic REACHABLE fe80::24f6:77ff:fe8f:37ca |
| 2908 | 2026-02-18T03:20:04.465Z | sl0 33:33:00:00:00:dd other REACHABLE ff02::dd |
| 2909 | 2026-02-18T03:20:04.465Z | |
| 2910 | 2026-02-18T03:20:04.465Z | |
| 2911 | 2026-02-18T03:20:04.465Z | Routing Table: IPv6 |
| 2912 | 2026-02-18T03:20:04.465Z | Destination/Mask Gateway Flags Ref Use If |
| 2913 | 2026-02-18T03:20:04.465Z | --------------------------- --------------------------- ----- --- ------- ----- |
| 2914 | 2026-02-18T03:20:04.465Z | ::1 ::1 UH 2 0 lo0 |
| 2915 | 2026-02-18T03:20:04.465Z | fd00:2::/64 fe80::24f6:77ff:fe8f:37ca UG 2 2 sl0 |
| 2916 | 2026-02-18T03:20:04.465Z | fe80::/10 fe80::580d:deff:fe3e:6655 U 3 64 sl0 |
| 2917 | 2026-02-18T03:20:04.465Z | PING fd00:2::1 (fd00:2::1): 60 data bytes |
| 2918 | 2026-02-18T03:20:04.465Z | 68 bytes from fd00:2::1: icmp_seq=0. time=0.368 ms |
| 2919 | 2026-02-18T03:20:04.465Z | 68 bytes from fd00:2::1: icmp_seq=1. time=0.434 ms |
| 2920 | 2026-02-18T03:20:04.465Z | |
| 2921 | 2026-02-18T03:20:04.465Z | ----fd00:2::1 PING Statistics---- |
| 2922 | 2026-02-18T03:20:04.466Z | 2 packets transmitted, 2 packets received, 0% packet loss |
| 2923 | 2026-02-18T03:20:04.466Z | round-trip (ms) min/avg/max/stddev = 0.368/0.401/0.434/0.047 |
| 2924 | 2026-02-18T03:20:04.466Z | [s2.trio] ping fd00:1::1 |
| 2925 | 2026-02-18T03:20:04.484Z | fd00:1::1 is alive |
| 2926 | 2026-02-18T03:20:04.484Z | server router restart passed |
| 2927 | 2026-02-18T03:20:08.492Z | peer expiration recovery passed |
| 2928 | 2026-02-18T03:20:09.493Z | [s1.trio] netstat -nrf inet6 | grep fd00 | wc -l |
| 2929 | 2026-02-18T03:20:09.517Z | 3 |
| 2930 | 2026-02-18T03:20:09.517Z | redundant advertise passed |
| 2931 | 2026-02-18T03:20:10.520Z | tunnel endpoint advertise passed |
| 2932 | 2026-02-18T03:20:15.523Z | redundant tunnel endpoint advertise passed |
| 2933 | 2026-02-18T03:20:15.523Z | [s1.trio] pkill ddmd |
| 2934 | 2026-02-18T03:20:15.543Z | |
| 2935 | 2026-02-18T03:20:20.544Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid b7940cfa-1b9c-4a26-8bc8-350059bf802a --sled-uuid 33397e09-52f3-4fcb-9624-62cfeaa133ea -a sl0/v6 &> /opt/ddmd.log & |
| 2936 | 2026-02-18T03:20:20.564Z | |
| 2937 | 2026-02-18T03:20:25.565Z | tunnel router restart passed |
| 2938 | 2026-02-18T03:20:26.568Z | tunnel endpoint withdraw passed |
| 2939 | 2026-02-18T03:20:26.570Z | [t1.trio] pkill ddmd |
| 2940 | 2026-02-18T03:20:26.588Z | |
| 2941 | 2026-02-18T03:20:26.588Z | cp /mgtrio/t1.trio/root/opt/ddmd.log /work/t1.trio.log |
| 2942 | 2026-02-18T03:20:26.591Z | cp /mgtrio/t1.trio/root//var/svc/log/oxide-dendrite:default.log /work/t1.trio-dpd.log |
| 2943 | 2026-02-18T03:20:28.797Z | [s2.trio] pkill ddmd |
| 2944 | 2026-02-18T03:20:28.816Z | |
| 2945 | 2026-02-18T03:20:28.816Z | cp /mgtrio/s2.trio/root/opt/ddmd.log /work/s2.trio.log |
| 2946 | 2026-02-18T03:20:31.516Z | [s1.trio] pkill ddmd |
| 2947 | 2026-02-18T03:20:31.535Z | |
| 2948 | 2026-02-18T03:20:31.535Z | cp /mgtrio/s1.trio/root/opt/ddmd.log /work/s1.trio.log |
| 2949 | 2026-02-18T03:20:33.717Z | [sidecar.trio] pkill softnpu |
| 2950 | 2026-02-18T03:20:33.736Z | |
| 2951 | 2026-02-18T03:20:33.736Z | cp /mgtrio/sidecar.trio/root/opt/softnpu.log /work/sidecar.trio-softnpu.log |
| 2952 | 2026-02-18T03:20:36.604Z | test ddm::test_trio_v3 ... ok |
| 2953 | 2026-02-18T03:20:36.604Z | |
| 2954 | 2026-02-18T03:20:36.607Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 99.49s |
| 2955 | 2026-02-18T03:20:36.607Z | |
| 2956 | 2026-02-18T03:20:36.637Z | + cleanup |
| 2957 | 2026-02-18T03:20:36.640Z | ++ id -un |
| 2958 | 2026-02-18T03:20:36.644Z | ++ id -gn |
| 2959 | 2026-02-18T03:20:36.647Z | + pfexec chown -R build:build . |
| 2960 | 2026-02-18T03:20:36.780Z | process exited: duration 1031076 ms, exit code 0 |
| |
| 2961 | 2026-02-18T03:20:36.792Z | found 5 output files |
| 2962 | 2026-02-18T03:20:36.792Z | uploading: /work/s1.trio.log (5438 bytes) |
| 2963 | 2026-02-18T03:20:37.802Z | uploaded: /work/s1.trio.log |
| 2964 | 2026-02-18T03:20:37.802Z | uploading: /work/s2.trio.log (11268 bytes) |
| 2965 | 2026-02-18T03:20:38.812Z | uploaded: /work/s2.trio.log |
| 2966 | 2026-02-18T03:20:38.815Z | uploading: /work/sidecar.trio-softnpu.log (564 bytes) |
| 2967 | 2026-02-18T03:20:39.822Z | uploaded: /work/sidecar.trio-softnpu.log |
| 2968 | 2026-02-18T03:20:39.822Z | uploading: /work/t1.trio-dpd.log (331859 bytes) |
| 2969 | 2026-02-18T03:20:40.840Z | uploaded: /work/t1.trio-dpd.log |
| 2970 | 2026-02-18T03:20:40.843Z | uploading: /work/t1.trio.log (25740 bytes) |
| 2971 | 2026-02-18T03:20:41.852Z | uploaded: /work/t1.trio.log |