|
|
|
| 1 | 2026-03-11T03:14:15.985Z | job assigned to worker 01KKDE4BGFN7HG9X88S9D9H2A3 [factory aws, i-014c08900622c81c5] (queued for 1 m 34 s) |
| |
| 2 | 2026-03-11T03:14:23.870Z | starting task 0: "setup" |
| 3 | 2026-03-11T03:14:23.877Z | ++ uname -s |
| 4 | 2026-03-11T03:14:23.880Z | + kern=SunOS |
| 5 | 2026-03-11T03:14:23.880Z | + build_user=build |
| 6 | 2026-03-11T03:14:23.880Z | + build_uid=12345 |
| 7 | 2026-03-11T03:14:23.881Z | + work_dir=/work |
| 8 | 2026-03-11T03:14:23.881Z | + input_dir=/input |
| 9 | 2026-03-11T03:14:23.881Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-11T03:14:23.881Z | + case "$kern" in |
| 11 | 2026-03-11T03:14:23.881Z | + groupadd -g 12345 build |
| 12 | 2026-03-11T03:14:23.881Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-11T03:14:25.884Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-11T03:14:26.062Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-11T03:14:26.065Z | + home_fs=zfs |
| 16 | 2026-03-11T03:14:26.065Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-11T03:14:26.065Z | + mkdir -p /home/build |
| 18 | 2026-03-11T03:14:26.065Z | + chown build:build /home/build /work |
| 19 | 2026-03-11T03:14:27.066Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-11T03:14:27.069Z | process exited: duration 3202 ms, exit code 0 |
| |
| 21 | 2026-03-11T03:14:27.075Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-11T03:14:27.079Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-03-11T03:14:27.079Z | * rust toolchain channel = "stable" |
| 24 | 2026-03-11T03:14:27.079Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-11T03:14:27.079Z | * rust toolchain profile = "default" |
| 26 | 2026-03-11T03:14:27.080Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-11T03:14:27.080Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-11T03:14:27.083Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-11T03:14:27.083Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-11T03:14:27.186Z | info: downloading installer |
| 31 | 2026-03-11T03:14:28.664Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-11T03:14:28.664Z | warn: /opt/ooce/bin |
| 33 | 2026-03-11T03:14:28.664Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-11T03:14:28.664Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-11T03:14:28.664Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-11T03:14:28.664Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-11T03:14:28.664Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-11T03:14:28.664Z | error: cannot install while Rust is installed |
| 39 | 2026-03-11T03:14:28.664Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-11T03:14:28.689Z | info: profile set to 'default' |
| 41 | 2026-03-11T03:14:28.689Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-03-11T03:14:28.692Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-03-11T03:14:28.852Z | info: latest update on 2026-03-05, rust version 1.94.0 (4a4ef493e 2026-03-02) |
| 44 | 2026-03-11T03:14:28.852Z | info: downloading component 'cargo' |
| 45 | 2026-03-11T03:14:29.892Z | info: downloading component 'clippy' |
| 46 | 2026-03-11T03:14:30.379Z | info: downloading component 'rust-docs' |
| 47 | 2026-03-11T03:14:31.847Z | info: downloading component 'rust-std' |
| 48 | 2026-03-11T03:14:33.800Z | info: downloading component 'rustc' |
| 49 | 2026-03-11T03:14:42.645Z | info: downloading component 'rustfmt' |
| 50 | 2026-03-11T03:14:42.917Z | info: installing component 'cargo' |
| 51 | 2026-03-11T03:14:43.747Z | info: installing component 'clippy' |
| 52 | 2026-03-11T03:14:44.100Z | info: installing component 'rust-docs' |
| 53 | 2026-03-11T03:14:45.551Z | info: installing component 'rust-std' |
| 54 | 2026-03-11T03:14:47.046Z | info: installing component 'rustc' |
| 55 | 2026-03-11T03:14:52.918Z | info: installing component 'rustfmt' |
| 56 | 2026-03-11T03:14:53.209Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-03-11T03:14:53.209Z | |
| 58 | 2026-03-11T03:14:53.628Z | stable-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 59 | 2026-03-11T03:14:53.628Z | |
| 60 | 2026-03-11T03:14:53.634Z | |
| 61 | 2026-03-11T03:14:53.634Z | Rust is installed now. Great! |
| 62 | 2026-03-11T03:14:53.634Z | |
| 63 | 2026-03-11T03:14:53.634Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-03-11T03:14:53.634Z | environment variable. This has not been done automatically. |
| 65 | 2026-03-11T03:14:53.634Z | |
| 66 | 2026-03-11T03:14:53.634Z | To configure your current shell, you need to source |
| 67 | 2026-03-11T03:14:53.634Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-03-11T03:14:53.635Z | |
| 69 | 2026-03-11T03:14:53.635Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-03-11T03:14:53.635Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-03-11T03:14:53.635Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-03-11T03:14:53.635Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-03-11T03:14:53.731Z | + rustup --version |
| 74 | 2026-03-11T03:14:53.742Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-03-11T03:14:53.745Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-03-11T03:14:53.812Z | info: The currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 77 | 2026-03-11T03:14:53.815Z | + cargo --version |
| 78 | 2026-03-11T03:14:53.867Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 79 | 2026-03-11T03:14:53.871Z | + rustc --version |
| 80 | 2026-03-11T03:14:53.931Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 81 | 2026-03-11T03:14:53.934Z | process exited: duration 26897 ms, exit code 0 |
| |
| 82 | 2026-03-11T03:14:53.940Z | starting task 2: "authentication" |
| 83 | 2026-03-11T03:14:53.959Z | process exited: duration 19 ms, exit code 0 |
| |
| 84 | 2026-03-11T03:14:53.965Z | starting task 3: "clone repository" |
| 85 | 2026-03-11T03:14:53.969Z | + mkdir -p /work/oxidecomputer/maghemite |
| 86 | 2026-03-11T03:14:53.972Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 87 | 2026-03-11T03:14:54.008Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 88 | 2026-03-11T03:14:55.075Z | + cd /work/oxidecomputer/maghemite |
| 89 | 2026-03-11T03:14:55.075Z | + git fetch origin 67dbfd6713eca85202f896b9aca2ee72dc3e1fc3 |
| 90 | 2026-03-11T03:14:55.323Z | From https://github.com/oxidecomputer/maghemite |
| 91 | 2026-03-11T03:14:55.323Z | * branch 67dbfd6713eca85202f896b9aca2ee72dc3e1fc3 -> FETCH_HEAD |
| 92 | 2026-03-11T03:14:55.330Z | + [[ -n renovate/anyhow-1.x ]] |
| 93 | 2026-03-11T03:14:55.333Z | ++ git branch --show-current |
| 94 | 2026-03-11T03:14:55.333Z | + current=main |
| 95 | 2026-03-11T03:14:55.333Z | + [[ main != renovate/anyhow-1.x ]] |
| 96 | 2026-03-11T03:14:55.333Z | + git branch -f renovate/anyhow-1.x 67dbfd6713eca85202f896b9aca2ee72dc3e1fc3 |
| 97 | 2026-03-11T03:14:55.337Z | + git checkout -f renovate/anyhow-1.x |
| 98 | 2026-03-11T03:14:55.363Z | Switched to branch 'renovate/anyhow-1.x' |
| 99 | 2026-03-11T03:14:55.366Z | + git reset --hard 67dbfd6713eca85202f896b9aca2ee72dc3e1fc3 |
| 100 | 2026-03-11T03:14:55.390Z | HEAD is now at 67dbfd6 Update Rust crate anyhow to 1.0.102 |
| 101 | 2026-03-11T03:14:55.393Z | process exited: duration 1427 ms, exit code 0 |
| |
| 102 | 2026-03-11T03:14:55.399Z | starting task 4: "build" |
| 103 | 2026-03-11T03:14:55.406Z | ++ dladm |
| 104 | 2026-03-11T03:14:55.410Z | LINK CLASS MTU STATE BRIDGE OVER |
| 105 | 2026-03-11T03:14:55.410Z | ena0 phys 9216 up -- -- |
| 106 | 2026-03-11T03:14:55.413Z | ++ ipadm |
| 107 | 2026-03-11T03:14:55.413Z | ADDROBJ TYPE STATE ADDR |
| 108 | 2026-03-11T03:14:55.413Z | lo0/v4 static ok 127.0.0.1/8 |
| 109 | 2026-03-11T03:14:55.413Z | ena0/dhcp dhcp ok 10.150.1.127/24 |
| 110 | 2026-03-11T03:14:55.413Z | lo0/v6 static ok ::1/128 |
| 111 | 2026-03-11T03:14:55.413Z | ++ banner collect |
| 112 | 2026-03-11T03:14:55.416Z | |
| 113 | 2026-03-11T03:14:55.416Z | #### #### # # ###### #### ##### |
| 114 | 2026-03-11T03:14:55.416Z | # # # # # # # # # # |
| 115 | 2026-03-11T03:14:55.416Z | # # # # # ##### # # |
| 116 | 2026-03-11T03:14:55.416Z | # # # # # # # # |
| 117 | 2026-03-11T03:14:55.416Z | # # # # # # # # # # |
| 118 | 2026-03-11T03:14:55.416Z | #### #### ###### ###### ###### #### # |
| 119 | 2026-03-11T03:14:55.416Z | |
| 120 | 2026-03-11T03:14:55.416Z | ++ get_artifact softnpu image 591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 softnpu |
| 121 | 2026-03-11T03:14:55.416Z | ++ repo=softnpu |
| 122 | 2026-03-11T03:14:55.416Z | ++ series=image |
| 123 | 2026-03-11T03:14:55.416Z | ++ commit=591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 |
| 124 | 2026-03-11T03:14:55.416Z | ++ name=softnpu |
| 125 | 2026-03-11T03:14:55.416Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 126 | 2026-03-11T03:14:55.416Z | ++ mkdir -p download |
| 127 | 2026-03-11T03:14:55.420Z | ++ pushd download |
| 128 | 2026-03-11T03:14:55.420Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 129 | 2026-03-11T03:14:55.420Z | ++ [[ ! -f softnpu ]] |
| 130 | 2026-03-11T03:14:55.420Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28/softnpu |
| 131 | 2026-03-11T03:14:55.424Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 132 | 2026-03-11T03:14:55.427Z | Dload Upload Total Spent Left Speed |
| 133 | 2026-03-11T03:14:55.796Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
60 15.6M 60 9739k 0 0 34.4M 0 --:--:-- --:--:-- --:--:-- 34.4M
100 15.6M 100 15.6M 0 0 42.0M 0 --:--:-- --:--:-- --:--:-- 42.0M |
| 134 | 2026-03-11T03:14:55.800Z | ++ popd |
| 135 | 2026-03-11T03:14:55.803Z | /work/oxidecomputer/maghemite |
| 136 | 2026-03-11T03:14:55.803Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 libsidecar_lite.so |
| 137 | 2026-03-11T03:14:55.803Z | ++ repo=sidecar-lite |
| 138 | 2026-03-11T03:14:55.803Z | ++ series=release |
| 139 | 2026-03-11T03:14:55.803Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 140 | 2026-03-11T03:14:55.803Z | ++ name=libsidecar_lite.so |
| 141 | 2026-03-11T03:14:55.803Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 142 | 2026-03-11T03:14:55.803Z | ++ mkdir -p download |
| 143 | 2026-03-11T03:14:55.803Z | ++ pushd download |
| 144 | 2026-03-11T03:14:55.803Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 145 | 2026-03-11T03:14:55.803Z | ++ [[ ! -f libsidecar_lite.so ]] |
| 146 | 2026-03-11T03:14:55.803Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/libsidecar_lite.so |
| 147 | 2026-03-11T03:14:55.809Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 148 | 2026-03-11T03:14:55.812Z | Dload Upload Total Spent Left Speed |
| 149 | 2026-03-11T03:14:56.192Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 12.0M 100 12.0M 0 0 31.4M 0 --:--:-- --:--:-- --:--:-- 31.5M |
| 150 | 2026-03-11T03:14:56.196Z | ++ popd |
| 151 | 2026-03-11T03:14:56.200Z | /work/oxidecomputer/maghemite |
| 152 | 2026-03-11T03:14:56.200Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 scadm |
| 153 | 2026-03-11T03:14:56.200Z | ++ repo=sidecar-lite |
| 154 | 2026-03-11T03:14:56.200Z | ++ series=release |
| 155 | 2026-03-11T03:14:56.200Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 156 | 2026-03-11T03:14:56.200Z | ++ name=scadm |
| 157 | 2026-03-11T03:14:56.200Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 158 | 2026-03-11T03:14:56.200Z | ++ mkdir -p download |
| 159 | 2026-03-11T03:14:56.200Z | ++ pushd download |
| 160 | 2026-03-11T03:14:56.200Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 161 | 2026-03-11T03:14:56.200Z | ++ [[ ! -f scadm ]] |
| 162 | 2026-03-11T03:14:56.200Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/scadm |
| 163 | 2026-03-11T03:14:56.205Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 164 | 2026-03-11T03:14:56.208Z | Dload Upload Total Spent Left Speed |
| 165 | 2026-03-11T03:14:56.688Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 15.7M 100 15.7M 0 0 32.6M 0 --:--:-- --:--:-- --:--:-- 32.6M |
| 166 | 2026-03-11T03:14:56.691Z | ++ popd |
| 167 | 2026-03-11T03:14:56.695Z | /work/oxidecomputer/maghemite |
| 168 | 2026-03-11T03:14:56.695Z | ++ get_artifact dendrite image 72461d3a6e4724fd33454836d3c9d93c393fd4e4 dendrite-softnpu.tar.gz |
| 169 | 2026-03-11T03:14:56.695Z | ++ repo=dendrite |
| 170 | 2026-03-11T03:14:56.695Z | ++ series=image |
| 171 | 2026-03-11T03:14:56.695Z | ++ commit=72461d3a6e4724fd33454836d3c9d93c393fd4e4 |
| 172 | 2026-03-11T03:14:56.695Z | ++ name=dendrite-softnpu.tar.gz |
| 173 | 2026-03-11T03:14:56.695Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 174 | 2026-03-11T03:14:56.695Z | ++ mkdir -p download |
| 175 | 2026-03-11T03:14:56.695Z | ++ pushd download |
| 176 | 2026-03-11T03:14:56.695Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 177 | 2026-03-11T03:14:56.695Z | ++ [[ ! -f dendrite-softnpu.tar.gz ]] |
| 178 | 2026-03-11T03:14:56.695Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/72461d3a6e4724fd33454836d3c9d93c393fd4e4/dendrite-softnpu.tar.gz |
| 179 | 2026-03-11T03:14:56.701Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 180 | 2026-03-11T03:14:56.705Z | Dload Upload Total Spent Left Speed |
| 181 | 2026-03-11T03:14:57.890Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
80 71.5M 80 57.6M 0 0 57.8M 0 0:00:01 --:--:-- 0:00:01 57.8M
100 71.5M 100 71.5M 0 0 60.1M 0 0:00:01 0:00:01 --:--:-- 60.1M |
| 182 | 2026-03-11T03:14:57.894Z | ++ popd |
| 183 | 2026-03-11T03:14:57.897Z | /work/oxidecomputer/maghemite |
| 184 | 2026-03-11T03:14:57.897Z | ++ get_artifact maghemite release 67dbfd6713eca85202f896b9aca2ee72dc3e1fc3 ddm |
| 185 | 2026-03-11T03:14:57.897Z | ++ repo=maghemite |
| 186 | 2026-03-11T03:14:57.897Z | ++ series=release |
| 187 | 2026-03-11T03:14:57.897Z | ++ commit=67dbfd6713eca85202f896b9aca2ee72dc3e1fc3 |
| 188 | 2026-03-11T03:14:57.897Z | ++ name=ddm |
| 189 | 2026-03-11T03:14:57.897Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 190 | 2026-03-11T03:14:57.897Z | ++ mkdir -p download |
| 191 | 2026-03-11T03:14:57.897Z | ++ pushd download |
| 192 | 2026-03-11T03:14:57.897Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 193 | 2026-03-11T03:14:57.897Z | ++ [[ ! -f ddm ]] |
| 194 | 2026-03-11T03:14:57.897Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/67dbfd6713eca85202f896b9aca2ee72dc3e1fc3/ddm |
| 195 | 2026-03-11T03:14:57.904Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 196 | 2026-03-11T03:14:57.907Z | Dload Upload Total Spent Left Speed |
| 197 | 2026-03-11T03:14:57.964Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
| 198 | 2026-03-11T03:14:57.964Z | curl: (22) The requested URL returned error: 404 |
| 199 | 2026-03-11T03:14:57.967Z | ++ popd |
| 200 | 2026-03-11T03:14:57.967Z | /work/oxidecomputer/maghemite |
| 201 | 2026-03-11T03:14:57.967Z | ++ get_artifact maghemite release 67dbfd6713eca85202f896b9aca2ee72dc3e1fc3 ddmadm |
| 202 | 2026-03-11T03:14:57.967Z | ++ repo=maghemite |
| 203 | 2026-03-11T03:14:57.967Z | ++ series=release |
| 204 | 2026-03-11T03:14:57.967Z | ++ commit=67dbfd6713eca85202f896b9aca2ee72dc3e1fc3 |
| 205 | 2026-03-11T03:14:57.967Z | ++ name=ddmadm |
| 206 | 2026-03-11T03:14:57.967Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 207 | 2026-03-11T03:14:57.967Z | ++ mkdir -p download |
| 208 | 2026-03-11T03:14:57.971Z | ++ pushd download |
| 209 | 2026-03-11T03:14:57.971Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 210 | 2026-03-11T03:14:57.971Z | ++ [[ ! -f ddmadm ]] |
| 211 | 2026-03-11T03:14:57.971Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/67dbfd6713eca85202f896b9aca2ee72dc3e1fc3/ddmadm |
| 212 | 2026-03-11T03:14:57.976Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 213 | 2026-03-11T03:14:57.982Z | Dload Upload Total Spent Left Speed |
| 214 | 2026-03-11T03:14:58.034Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
| 215 | 2026-03-11T03:14:58.034Z | curl: (22) The requested URL returned error: 404 |
| 216 | 2026-03-11T03:14:58.037Z | ++ popd |
| 217 | 2026-03-11T03:14:58.037Z | /work/oxidecomputer/maghemite |
| 218 | 2026-03-11T03:14:58.037Z | ++ pushd download |
| 219 | 2026-03-11T03:14:58.037Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 220 | 2026-03-11T03:14:58.037Z | ++ chmod +x softnpu |
| 221 | 2026-03-11T03:14:58.040Z | ++ chmod +x scadm |
| 222 | 2026-03-11T03:14:58.043Z | ++ chmod +x ddmadm |
| 223 | 2026-03-11T03:14:58.043Z | chmod: WARNING: can't access ddmadm |
| 224 | 2026-03-11T03:14:58.043Z | ++ chmod +x ddmd |
| 225 | 2026-03-11T03:14:58.046Z | chmod: WARNING: can't access ddmd |
| 226 | 2026-03-11T03:14:58.046Z | ++ mv ddmadm ddmadm-v2 |
| 227 | 2026-03-11T03:14:58.046Z | mv: cannot access ddmadm |
| 228 | 2026-03-11T03:14:58.046Z | ++ mv ddmd ddmd-v2 |
| 229 | 2026-03-11T03:14:58.049Z | mv: cannot access ddmd |
| 230 | 2026-03-11T03:14:58.049Z | ++ rm -rf zones/dendrite |
| 231 | 2026-03-11T03:14:58.049Z | ++ mkdir -p zones/dendrite |
| 232 | 2026-03-11T03:14:58.052Z | ++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite |
| 233 | 2026-03-11T03:14:59.230Z | ++ 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-03-11T03:14:59.233Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/.*setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/tfport/manifest.xml |
| 235 | 2026-03-11T03:14:59.236Z | ++ popd |
| 236 | 2026-03-11T03:14:59.236Z | /work/oxidecomputer/maghemite |
| 237 | 2026-03-11T03:14:59.236Z | ++ banner install |
| 238 | 2026-03-11T03:14:59.236Z | |
| 239 | 2026-03-11T03:14:59.236Z | # # # #### ##### ## # # |
| 240 | 2026-03-11T03:14:59.236Z | # ## # # # # # # # |
| 241 | 2026-03-11T03:14:59.236Z | # # # # #### # # # # # |
| 242 | 2026-03-11T03:14:59.236Z | # # # # # # ###### # # |
| 243 | 2026-03-11T03:14:59.236Z | # # ## # # # # # # # |
| 244 | 2026-03-11T03:14:59.236Z | # # # #### # # # ###### ###### |
| 245 | 2026-03-11T03:14:59.236Z | |
| 246 | 2026-03-11T03:14:59.236Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 247 | 2026-03-11T03:14:59.236Z | ++ set +o errexit |
| 248 | 2026-03-11T03:14:59.236Z | ++ pkg info clang-15 |
| 249 | 2026-03-11T03:14:59.241Z | ++ grep -qi installed |
| 250 | 2026-03-11T03:15:01.118Z | pkg: info: no packages matching the following patterns you specified are |
| 251 | 2026-03-11T03:15:01.118Z | installed on the system. Try querying remotely instead: |
| 252 | 2026-03-11T03:15:01.118Z | |
| 253 | 2026-03-11T03:15:01.119Z | clang-15 |
| 254 | 2026-03-11T03:15:01.164Z | ++ [[ 1 != 0 ]] |
| 255 | 2026-03-11T03:15:01.164Z | ++ set -o errexit |
| 256 | 2026-03-11T03:15:01.164Z | ++ pfexec pkg install clang-15 |
| 257 | 2026-03-11T03:15:08.914Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 258 | 2026-03-11T03:15:18.396Z | Startup: Caching catalogs ... Done |
| 259 | 2026-03-11T03:15:39.940Z | Planning: Solver setup ... Done |
| 260 | 2026-03-11T03:15:40.088Z | Planning: Running solver ... Done |
| 261 | 2026-03-11T03:15:40.269Z | Planning: Finding local manifests ... Done |
| 262 | 2026-03-11T03:15:40.286Z | Planning: Fetching manifests: 0/2 0% complete |
| 263 | 2026-03-11T03:15:40.408Z | Planning: Fetching manifests: 2/2 100% complete |
| 264 | 2026-03-11T03:15:40.449Z | Planning: Package planning ... Done |
| 265 | 2026-03-11T03:15:40.487Z | Planning: Merging actions ... Done |
| 266 | 2026-03-11T03:15:40.637Z | Planning: Checking for conflicting actions ... Done |
| 267 | 2026-03-11T03:15:40.646Z | Planning: Consolidating action changes ... Done |
| 268 | 2026-03-11T03:15:41.464Z | Planning: Evaluating mediators ... Done |
| 269 | 2026-03-11T03:15:41.474Z | Planning: Planning completed in 22.97 seconds |
| 270 | 2026-03-11T03:15:41.486Z | Packages to install: 2 |
| 271 | 2026-03-11T03:15:41.490Z | Mediators to change: 2 |
| 272 | 2026-03-11T03:15:41.490Z | Services to change: 1 |
| 273 | 2026-03-11T03:15:41.490Z | Create boot environment: No |
| 274 | 2026-03-11T03:15:41.490Z | Create backup boot environment: No |
| 275 | 2026-03-11T03:15:41.534Z | |
| 276 | 2026-03-11T03:15:41.534Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 277 | 2026-03-11T03:15:46.814Z | Download: 975/3076 items 82.0/211.3MB 38% complete (18.3M/s) |
| 278 | 2026-03-11T03:15:58.526Z | Download: 984/3076 items 82.1/211.3MB 38% complete |
| 279 | 2026-03-11T03:16:03.527Z | Download: 1435/3076 items 115.8/211.3MB 54% complete (7.2M/s) |
| 280 | 2026-03-11T03:16:08.783Z | Download: 1996/3076 items 117.9/211.3MB 55% complete (3.7M/s) |
| 281 | 2026-03-11T03:16:14.017Z | Download: 2005/3076 items 117.9/211.3MB 55% complete (2.8M/s) |
| 282 | 2026-03-11T03:16:19.198Z | Download: 2008/3076 items 117.9/211.3MB 55% complete (2.5M/s) |
| 283 | 2026-03-11T03:16:25.466Z | Download: 3034/3076 items 201.8/211.3MB 95% complete (8.5M/s) |
| 284 | 2026-03-11T03:16:33.596Z | Download: 3070/3076 items 210.1/211.3MB 99% complete (9.2M/s) |
| 285 | 2026-03-11T03:16:33.638Z | Download: Completed 211.31 MB in 52.18 seconds (4.0M/s) |
| 286 | 2026-03-11T03:16:33.790Z | Actions: 1/3418 actions (Installing new actions) |
| 287 | 2026-03-11T03:16:37.885Z | Actions: Completed 3418 actions in 4.10 seconds. |
| 288 | 2026-03-11T03:16:38.638Z | Done |
| 289 | 2026-03-11T03:16:38.638Z | Done |
| 290 | 2026-03-11T03:16:39.624Z | Done |
| 291 | 2026-03-11T03:16:43.692Z | Done |
| 292 | 2026-03-11T03:16:43.778Z | Done |
| 293 | 2026-03-11T03:16:43.783Z | Done |
| 294 | 2026-03-11T03:16:43.937Z | Done |
| 295 | 2026-03-11T03:16:44.656Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 296 | 2026-03-11T03:16:44.656Z | ++ set +o errexit |
| 297 | 2026-03-11T03:16:44.659Z | ++ pkg info pkg-config |
| 298 | 2026-03-11T03:16:44.659Z | ++ grep -qi installed |
| 299 | 2026-03-11T03:16:44.963Z | ++ [[ 0 != 0 ]] |
| 300 | 2026-03-11T03:16:44.963Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 301 | 2026-03-11T03:16:44.963Z | ++ set +o errexit |
| 302 | 2026-03-11T03:16:44.965Z | ++ pkg info brand/omicron1 |
| 303 | 2026-03-11T03:16:44.966Z | ++ grep -qi installed |
| 304 | 2026-03-11T03:16:45.214Z | pkg: info: no packages matching the following patterns you specified are |
| 305 | 2026-03-11T03:16:45.214Z | installed on the system. Try querying remotely instead: |
| 306 | 2026-03-11T03:16:45.214Z | |
| 307 | 2026-03-11T03:16:45.214Z | brand/omicron1 |
| 308 | 2026-03-11T03:16:45.257Z | ++ [[ 1 != 0 ]] |
| 309 | 2026-03-11T03:16:45.257Z | ++ set -o errexit |
| 310 | 2026-03-11T03:16:45.258Z | ++ pfexec pkg install brand/omicron1 |
| 311 | 2026-03-11T03:16:45.816Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 312 | 2026-03-11T03:17:06.953Z | Planning: Solver setup ... Done |
| 313 | 2026-03-11T03:17:07.097Z | Planning: Running solver ... Done |
| 314 | 2026-03-11T03:17:07.283Z | Planning: Finding local manifests ... Done |
| 315 | 2026-03-11T03:17:07.287Z | Planning: Fetching manifests: 0/2 0% complete |
| 316 | 2026-03-11T03:17:07.408Z | Planning: Fetching manifests: 2/2 100% complete |
| 317 | 2026-03-11T03:17:07.423Z | Planning: Package planning ... Done |
| 318 | 2026-03-11T03:17:07.428Z | Planning: Merging actions ... Done |
| 319 | 2026-03-11T03:17:07.628Z | Planning: Checking for conflicting actions ... Done |
| 320 | 2026-03-11T03:17:07.632Z | Planning: Consolidating action changes ... Done |
| 321 | 2026-03-11T03:17:08.070Z | Planning: Evaluating mediators ... Done |
| 322 | 2026-03-11T03:17:08.075Z | Planning: Planning completed in 22.28 seconds |
| 323 | 2026-03-11T03:17:08.078Z | Packages to install: 2 |
| 324 | 2026-03-11T03:17:08.078Z | Create boot environment: No |
| 325 | 2026-03-11T03:17:08.079Z | Create backup boot environment: No |
| 326 | 2026-03-11T03:17:08.113Z | |
| 327 | 2026-03-11T03:17:08.113Z | Download: 0/5 items 0.0/1.1MB 0% complete |
| 328 | 2026-03-11T03:17:08.135Z | Download: Completed 1.07 MB in 0.02 seconds (49.2M/s) |
| 329 | 2026-03-11T03:17:08.219Z | Actions: 1/28 actions (Installing new actions) |
| 330 | 2026-03-11T03:17:08.235Z | Actions: Completed 28 actions in 0.02 seconds. |
| 331 | 2026-03-11T03:17:08.854Z | Done |
| 332 | 2026-03-11T03:17:08.854Z | Done |
| 333 | 2026-03-11T03:17:09.727Z | Done |
| 334 | 2026-03-11T03:17:13.322Z | Done |
| 335 | 2026-03-11T03:17:13.407Z | Done |
| 336 | 2026-03-11T03:17:13.412Z | Done |
| 337 | 2026-03-11T03:17:13.554Z | Done |
| 338 | 2026-03-11T03:17:13.711Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 339 | 2026-03-11T03:17:13.711Z | ++ set +o errexit |
| 340 | 2026-03-11T03:17:13.720Z | ++ pkg info brand/omicron1/tools |
| 341 | 2026-03-11T03:17:13.720Z | ++ grep -qi installed |
| 342 | 2026-03-11T03:17:13.961Z | pkg: info: no packages matching the following patterns you specified are |
| 343 | 2026-03-11T03:17:13.961Z | installed on the system. Try querying remotely instead: |
| 344 | 2026-03-11T03:17:13.961Z | |
| 345 | 2026-03-11T03:17:13.961Z | brand/omicron1/tools |
| 346 | 2026-03-11T03:17:14.006Z | ++ [[ 1 != 0 ]] |
| 347 | 2026-03-11T03:17:14.006Z | ++ set -o errexit |
| 348 | 2026-03-11T03:17:14.009Z | ++ pfexec pkg install brand/omicron1/tools |
| 349 | 2026-03-11T03:17:14.528Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 350 | 2026-03-11T03:17:35.790Z | Planning: Solver setup ... Done |
| 351 | 2026-03-11T03:17:35.936Z | Planning: Running solver ... Done |
| 352 | 2026-03-11T03:17:36.127Z | Planning: Finding local manifests ... Done |
| 353 | 2026-03-11T03:17:36.131Z | Planning: Fetching manifests: 0/1 0% complete |
| 354 | 2026-03-11T03:17:36.453Z | Planning: Fetching manifests: 1/1 100% complete |
| 355 | 2026-03-11T03:17:36.467Z | Planning: Package planning ... Done |
| 356 | 2026-03-11T03:17:36.470Z | Planning: Merging actions ... Done |
| 357 | 2026-03-11T03:17:36.668Z | Planning: Checking for conflicting actions ... Done |
| 358 | 2026-03-11T03:17:36.671Z | Planning: Consolidating action changes ... Done |
| 359 | 2026-03-11T03:17:36.888Z | Planning: Evaluating mediators ... Done |
| 360 | 2026-03-11T03:17:36.891Z | Planning: Planning completed in 22.39 seconds |
| 361 | 2026-03-11T03:17:36.897Z | Packages to install: 1 |
| 362 | 2026-03-11T03:17:36.900Z | Services to change: 1 |
| 363 | 2026-03-11T03:17:36.900Z | Create boot environment: No |
| 364 | 2026-03-11T03:17:36.900Z | Create backup boot environment: No |
| 365 | 2026-03-11T03:17:36.933Z | |
| 366 | 2026-03-11T03:17:36.933Z | Download: 0/2 items 0.0/1.2MB 0% complete |
| 367 | 2026-03-11T03:17:36.961Z | Download: Completed 1.19 MB in 0.03 seconds (44.5M/s) |
| 368 | 2026-03-11T03:17:37.049Z | Actions: 1/19 actions (Installing new actions) |
| 369 | 2026-03-11T03:17:37.066Z | Actions: Completed 19 actions in 0.02 seconds. |
| 370 | 2026-03-11T03:17:37.683Z | Done |
| 371 | 2026-03-11T03:17:37.683Z | Done |
| 372 | 2026-03-11T03:17:38.561Z | Done |
| 373 | 2026-03-11T03:17:42.164Z | Done |
| 374 | 2026-03-11T03:17:42.245Z | Done |
| 375 | 2026-03-11T03:17:42.248Z | Done |
| 376 | 2026-03-11T03:17:42.392Z | Done |
| 377 | 2026-03-11T03:17:42.554Z | ++ pfexec svcadm enable baseline |
| 378 | 2026-03-11T03:17:42.575Z | ++ retry=0 |
| 379 | 2026-03-11T03:17:42.578Z | +++ svcs -Hostate baseline |
| 380 | 2026-03-11T03:17:42.596Z | ++ [[ offline* != online ]] |
| 381 | 2026-03-11T03:17:42.596Z | ++ [[ 0 -gt 300 ]] |
| 382 | 2026-03-11T03:17:42.599Z | ++ sleep 1 |
| 383 | 2026-03-11T03:17:43.598Z | ++ retry=1 |
| 384 | 2026-03-11T03:17:43.602Z | +++ svcs -Hostate baseline |
| 385 | 2026-03-11T03:17:43.617Z | ++ [[ offline* != online ]] |
| 386 | 2026-03-11T03:17:43.620Z | ++ [[ 1 -gt 300 ]] |
| 387 | 2026-03-11T03:17:43.620Z | ++ sleep 1 |
| 388 | 2026-03-11T03:17:44.618Z | ++ retry=2 |
| 389 | 2026-03-11T03:17:44.622Z | +++ svcs -Hostate baseline |
| 390 | 2026-03-11T03:17:44.638Z | ++ [[ offline* != online ]] |
| 391 | 2026-03-11T03:17:44.638Z | ++ [[ 2 -gt 300 ]] |
| 392 | 2026-03-11T03:17:44.641Z | ++ sleep 1 |
| 393 | 2026-03-11T03:17:45.639Z | ++ retry=3 |
| 394 | 2026-03-11T03:17:45.642Z | +++ svcs -Hostate baseline |
| 395 | 2026-03-11T03:17:45.659Z | ++ [[ offline* != online ]] |
| 396 | 2026-03-11T03:17:45.662Z | ++ [[ 3 -gt 300 ]] |
| 397 | 2026-03-11T03:17:45.662Z | ++ sleep 1 |
| 398 | 2026-03-11T03:17:46.660Z | ++ retry=4 |
| 399 | 2026-03-11T03:17:46.662Z | +++ svcs -Hostate baseline |
| 400 | 2026-03-11T03:17:46.679Z | ++ [[ offline* != online ]] |
| 401 | 2026-03-11T03:17:46.682Z | ++ [[ 4 -gt 300 ]] |
| 402 | 2026-03-11T03:17:46.682Z | ++ sleep 1 |
| 403 | 2026-03-11T03:17:47.681Z | ++ retry=5 |
| 404 | 2026-03-11T03:17:47.685Z | +++ svcs -Hostate baseline |
| 405 | 2026-03-11T03:17:47.701Z | ++ [[ offline* != online ]] |
| 406 | 2026-03-11T03:17:47.701Z | ++ [[ 5 -gt 300 ]] |
| 407 | 2026-03-11T03:17:47.704Z | ++ sleep 1 |
| 408 | 2026-03-11T03:17:48.701Z | ++ retry=6 |
| 409 | 2026-03-11T03:17:48.706Z | +++ svcs -Hostate baseline |
| 410 | 2026-03-11T03:17:48.721Z | ++ [[ offline* != online ]] |
| 411 | 2026-03-11T03:17:48.721Z | ++ [[ 6 -gt 300 ]] |
| 412 | 2026-03-11T03:17:48.727Z | ++ sleep 1 |
| 413 | 2026-03-11T03:17:49.722Z | ++ retry=7 |
| 414 | 2026-03-11T03:17:49.725Z | +++ svcs -Hostate baseline |
| 415 | 2026-03-11T03:17:49.743Z | ++ [[ offline* != online ]] |
| 416 | 2026-03-11T03:17:49.743Z | ++ [[ 7 -gt 300 ]] |
| 417 | 2026-03-11T03:17:49.746Z | ++ sleep 1 |
| 418 | 2026-03-11T03:17:50.744Z | ++ retry=8 |
| 419 | 2026-03-11T03:17:50.747Z | +++ svcs -Hostate baseline |
| 420 | 2026-03-11T03:17:50.764Z | ++ [[ offline* != online ]] |
| 421 | 2026-03-11T03:17:50.764Z | ++ [[ 8 -gt 300 ]] |
| 422 | 2026-03-11T03:17:50.767Z | ++ sleep 1 |
| 423 | 2026-03-11T03:17:51.765Z | ++ retry=9 |
| 424 | 2026-03-11T03:17:51.769Z | +++ svcs -Hostate baseline |
| 425 | 2026-03-11T03:17:51.784Z | ++ [[ offline* != online ]] |
| 426 | 2026-03-11T03:17:51.784Z | ++ [[ 9 -gt 300 ]] |
| 427 | 2026-03-11T03:17:51.787Z | ++ sleep 1 |
| 428 | 2026-03-11T03:17:52.785Z | ++ retry=10 |
| 429 | 2026-03-11T03:17:52.790Z | +++ svcs -Hostate baseline |
| 430 | 2026-03-11T03:17:52.805Z | ++ [[ offline* != online ]] |
| 431 | 2026-03-11T03:17:52.805Z | ++ [[ 10 -gt 300 ]] |
| 432 | 2026-03-11T03:17:52.808Z | ++ sleep 1 |
| 433 | 2026-03-11T03:17:53.806Z | ++ retry=11 |
| 434 | 2026-03-11T03:17:53.809Z | +++ svcs -Hostate baseline |
| 435 | 2026-03-11T03:17:53.826Z | ++ [[ offline* != online ]] |
| 436 | 2026-03-11T03:17:53.826Z | ++ [[ 11 -gt 300 ]] |
| 437 | 2026-03-11T03:17:53.829Z | ++ sleep 1 |
| 438 | 2026-03-11T03:17:54.827Z | ++ retry=12 |
| 439 | 2026-03-11T03:17:54.831Z | +++ svcs -Hostate baseline |
| 440 | 2026-03-11T03:17:54.847Z | ++ [[ offline* != online ]] |
| 441 | 2026-03-11T03:17:54.847Z | ++ [[ 12 -gt 300 ]] |
| 442 | 2026-03-11T03:17:54.850Z | ++ sleep 1 |
| 443 | 2026-03-11T03:17:55.851Z | ++ retry=13 |
| 444 | 2026-03-11T03:17:55.857Z | +++ svcs -Hostate baseline |
| 445 | 2026-03-11T03:17:55.867Z | ++ [[ offline* != online ]] |
| 446 | 2026-03-11T03:17:55.867Z | ++ [[ 13 -gt 300 ]] |
| 447 | 2026-03-11T03:17:55.870Z | ++ sleep 1 |
| 448 | 2026-03-11T03:17:56.870Z | ++ retry=14 |
| 449 | 2026-03-11T03:17:56.873Z | +++ svcs -Hostate baseline |
| 450 | 2026-03-11T03:17:56.888Z | ++ [[ offline* != online ]] |
| 451 | 2026-03-11T03:17:56.888Z | ++ [[ 14 -gt 300 ]] |
| 452 | 2026-03-11T03:17:56.891Z | ++ sleep 1 |
| 453 | 2026-03-11T03:17:57.889Z | ++ retry=15 |
| 454 | 2026-03-11T03:17:57.892Z | +++ svcs -Hostate baseline |
| 455 | 2026-03-11T03:17:57.909Z | ++ [[ offline* != online ]] |
| 456 | 2026-03-11T03:17:57.909Z | ++ [[ 15 -gt 300 ]] |
| 457 | 2026-03-11T03:17:57.912Z | ++ sleep 1 |
| 458 | 2026-03-11T03:17:58.910Z | ++ retry=16 |
| 459 | 2026-03-11T03:17:58.912Z | +++ svcs -Hostate baseline |
| 460 | 2026-03-11T03:17:58.929Z | ++ [[ offline* != online ]] |
| 461 | 2026-03-11T03:17:58.929Z | ++ [[ 16 -gt 300 ]] |
| 462 | 2026-03-11T03:17:58.932Z | ++ sleep 1 |
| 463 | 2026-03-11T03:17:59.930Z | ++ retry=17 |
| 464 | 2026-03-11T03:17:59.933Z | +++ svcs -Hostate baseline |
| 465 | 2026-03-11T03:17:59.950Z | ++ [[ offline* != online ]] |
| 466 | 2026-03-11T03:17:59.950Z | ++ [[ 17 -gt 300 ]] |
| 467 | 2026-03-11T03:17:59.953Z | ++ sleep 1 |
| 468 | 2026-03-11T03:18:00.951Z | ++ retry=18 |
| 469 | 2026-03-11T03:18:00.953Z | +++ svcs -Hostate baseline |
| 470 | 2026-03-11T03:18:00.971Z | ++ [[ offline* != online ]] |
| 471 | 2026-03-11T03:18:00.971Z | ++ [[ 18 -gt 300 ]] |
| 472 | 2026-03-11T03:18:00.974Z | ++ sleep 1 |
| 473 | 2026-03-11T03:18:01.971Z | ++ retry=19 |
| 474 | 2026-03-11T03:18:01.974Z | +++ svcs -Hostate baseline |
| 475 | 2026-03-11T03:18:01.991Z | ++ [[ offline* != online ]] |
| 476 | 2026-03-11T03:18:01.991Z | ++ [[ 19 -gt 300 ]] |
| 477 | 2026-03-11T03:18:01.994Z | ++ sleep 1 |
| 478 | 2026-03-11T03:18:02.992Z | ++ retry=20 |
| 479 | 2026-03-11T03:18:02.995Z | +++ svcs -Hostate baseline |
| 480 | 2026-03-11T03:18:03.012Z | ++ [[ offline* != online ]] |
| 481 | 2026-03-11T03:18:03.015Z | ++ [[ 20 -gt 300 ]] |
| 482 | 2026-03-11T03:18:03.015Z | ++ sleep 1 |
| 483 | 2026-03-11T03:18:04.013Z | ++ retry=21 |
| 484 | 2026-03-11T03:18:04.016Z | +++ svcs -Hostate baseline |
| 485 | 2026-03-11T03:18:04.032Z | ++ [[ offline* != online ]] |
| 486 | 2026-03-11T03:18:04.035Z | ++ [[ 21 -gt 300 ]] |
| 487 | 2026-03-11T03:18:04.035Z | ++ sleep 1 |
| 488 | 2026-03-11T03:18:05.033Z | ++ retry=22 |
| 489 | 2026-03-11T03:18:05.036Z | +++ svcs -Hostate baseline |
| 490 | 2026-03-11T03:18:05.075Z | ++ [[ offline* != online ]] |
| 491 | 2026-03-11T03:18:05.075Z | ++ [[ 22 -gt 300 ]] |
| 492 | 2026-03-11T03:18:05.075Z | ++ sleep 1 |
| 493 | 2026-03-11T03:18:06.054Z | ++ retry=23 |
| 494 | 2026-03-11T03:18:06.057Z | +++ svcs -Hostate baseline |
| 495 | 2026-03-11T03:18:06.074Z | ++ [[ offline* != online ]] |
| 496 | 2026-03-11T03:18:06.077Z | ++ [[ 23 -gt 300 ]] |
| 497 | 2026-03-11T03:18:06.077Z | ++ sleep 1 |
| 498 | 2026-03-11T03:18:07.075Z | ++ retry=24 |
| 499 | 2026-03-11T03:18:07.078Z | +++ svcs -Hostate baseline |
| 500 | 2026-03-11T03:18:07.095Z | ++ [[ offline* != online ]] |
| 501 | 2026-03-11T03:18:07.099Z | ++ [[ 24 -gt 300 ]] |
| 502 | 2026-03-11T03:18:07.099Z | ++ sleep 1 |
| 503 | 2026-03-11T03:18:08.097Z | ++ retry=25 |
| 504 | 2026-03-11T03:18:08.100Z | +++ svcs -Hostate baseline |
| 505 | 2026-03-11T03:18:08.116Z | ++ [[ offline* != online ]] |
| 506 | 2026-03-11T03:18:08.116Z | ++ [[ 25 -gt 300 ]] |
| 507 | 2026-03-11T03:18:08.119Z | ++ sleep 1 |
| 508 | 2026-03-11T03:18:09.116Z | ++ retry=26 |
| 509 | 2026-03-11T03:18:09.120Z | +++ svcs -Hostate baseline |
| 510 | 2026-03-11T03:18:09.136Z | ++ [[ offline* != online ]] |
| 511 | 2026-03-11T03:18:09.136Z | ++ [[ 26 -gt 300 ]] |
| 512 | 2026-03-11T03:18:09.139Z | ++ sleep 1 |
| 513 | 2026-03-11T03:18:10.137Z | ++ retry=27 |
| 514 | 2026-03-11T03:18:10.141Z | +++ svcs -Hostate baseline |
| 515 | 2026-03-11T03:18:10.157Z | ++ [[ offline* != online ]] |
| 516 | 2026-03-11T03:18:10.160Z | ++ [[ 27 -gt 300 ]] |
| 517 | 2026-03-11T03:18:10.160Z | ++ sleep 1 |
| 518 | 2026-03-11T03:18:11.159Z | ++ retry=28 |
| 519 | 2026-03-11T03:18:11.162Z | +++ svcs -Hostate baseline |
| 520 | 2026-03-11T03:18:11.178Z | ++ [[ offline* != online ]] |
| 521 | 2026-03-11T03:18:11.181Z | ++ [[ 28 -gt 300 ]] |
| 522 | 2026-03-11T03:18:11.181Z | ++ sleep 1 |
| 523 | 2026-03-11T03:18:12.189Z | ++ retry=29 |
| 524 | 2026-03-11T03:18:12.205Z | +++ svcs -Hostate baseline |
| 525 | 2026-03-11T03:18:12.212Z | ++ [[ offline* != online ]] |
| 526 | 2026-03-11T03:18:12.212Z | ++ [[ 29 -gt 300 ]] |
| 527 | 2026-03-11T03:18:12.212Z | ++ sleep 1 |
| 528 | 2026-03-11T03:18:13.200Z | ++ retry=30 |
| 529 | 2026-03-11T03:18:13.204Z | +++ svcs -Hostate baseline |
| 530 | 2026-03-11T03:18:13.219Z | ++ [[ offline* != online ]] |
| 531 | 2026-03-11T03:18:13.224Z | ++ [[ 30 -gt 300 ]] |
| 532 | 2026-03-11T03:18:13.224Z | ++ sleep 1 |
| 533 | 2026-03-11T03:18:14.224Z | ++ retry=31 |
| 534 | 2026-03-11T03:18:14.230Z | +++ svcs -Hostate baseline |
| 535 | 2026-03-11T03:18:14.242Z | ++ [[ offline* != online ]] |
| 536 | 2026-03-11T03:18:14.242Z | ++ [[ 31 -gt 300 ]] |
| 537 | 2026-03-11T03:18:14.247Z | ++ sleep 1 |
| 538 | 2026-03-11T03:18:15.253Z | ++ retry=32 |
| 539 | 2026-03-11T03:18:15.282Z | +++ svcs -Hostate baseline |
| 540 | 2026-03-11T03:18:15.310Z | ++ [[ offline* != online ]] |
| 541 | 2026-03-11T03:18:15.310Z | ++ [[ 32 -gt 300 ]] |
| 542 | 2026-03-11T03:18:15.310Z | ++ sleep 1 |
| 543 | 2026-03-11T03:18:16.268Z | ++ retry=33 |
| 544 | 2026-03-11T03:18:16.279Z | +++ svcs -Hostate baseline |
| 545 | 2026-03-11T03:18:16.285Z | ++ [[ offline* != online ]] |
| 546 | 2026-03-11T03:18:16.285Z | ++ [[ 33 -gt 300 ]] |
| 547 | 2026-03-11T03:18:16.285Z | ++ sleep 1 |
| 548 | 2026-03-11T03:18:17.285Z | ++ retry=34 |
| 549 | 2026-03-11T03:18:17.289Z | +++ svcs -Hostate baseline |
| 550 | 2026-03-11T03:18:17.303Z | ++ [[ offline* != online ]] |
| 551 | 2026-03-11T03:18:17.307Z | ++ [[ 34 -gt 300 ]] |
| 552 | 2026-03-11T03:18:17.307Z | ++ sleep 1 |
| 553 | 2026-03-11T03:18:18.303Z | ++ retry=35 |
| 554 | 2026-03-11T03:18:18.307Z | +++ svcs -Hostate baseline |
| 555 | 2026-03-11T03:18:18.324Z | ++ [[ offline* != online ]] |
| 556 | 2026-03-11T03:18:18.327Z | ++ [[ 35 -gt 300 ]] |
| 557 | 2026-03-11T03:18:18.327Z | ++ sleep 1 |
| 558 | 2026-03-11T03:18:19.324Z | ++ retry=36 |
| 559 | 2026-03-11T03:18:19.327Z | +++ svcs -Hostate baseline |
| 560 | 2026-03-11T03:18:19.343Z | ++ [[ offline* != online ]] |
| 561 | 2026-03-11T03:18:19.346Z | ++ [[ 36 -gt 300 ]] |
| 562 | 2026-03-11T03:18:19.346Z | ++ sleep 1 |
| 563 | 2026-03-11T03:18:20.344Z | ++ retry=37 |
| 564 | 2026-03-11T03:18:20.348Z | +++ svcs -Hostate baseline |
| 565 | 2026-03-11T03:18:20.367Z | ++ [[ offline* != online ]] |
| 566 | 2026-03-11T03:18:20.371Z | ++ [[ 37 -gt 300 ]] |
| 567 | 2026-03-11T03:18:20.371Z | ++ sleep 1 |
| 568 | 2026-03-11T03:18:21.368Z | ++ retry=38 |
| 569 | 2026-03-11T03:18:21.373Z | +++ svcs -Hostate baseline |
| 570 | 2026-03-11T03:18:21.388Z | ++ [[ offline* != online ]] |
| 571 | 2026-03-11T03:18:21.395Z | ++ [[ 38 -gt 300 ]] |
| 572 | 2026-03-11T03:18:21.395Z | ++ sleep 1 |
| 573 | 2026-03-11T03:18:22.389Z | ++ retry=39 |
| 574 | 2026-03-11T03:18:22.396Z | +++ svcs -Hostate baseline |
| 575 | 2026-03-11T03:18:22.405Z | ++ [[ offline* != online ]] |
| 576 | 2026-03-11T03:18:22.409Z | ++ [[ 39 -gt 300 ]] |
| 577 | 2026-03-11T03:18:22.409Z | ++ sleep 1 |
| 578 | 2026-03-11T03:18:23.410Z | ++ retry=40 |
| 579 | 2026-03-11T03:18:23.416Z | +++ svcs -Hostate baseline |
| 580 | 2026-03-11T03:18:23.426Z | ++ [[ offline* != online ]] |
| 581 | 2026-03-11T03:18:23.430Z | ++ [[ 40 -gt 300 ]] |
| 582 | 2026-03-11T03:18:23.430Z | ++ sleep 1 |
| 583 | 2026-03-11T03:18:24.426Z | ++ retry=41 |
| 584 | 2026-03-11T03:18:24.433Z | +++ svcs -Hostate baseline |
| 585 | 2026-03-11T03:18:24.449Z | ++ [[ offline* != online ]] |
| 586 | 2026-03-11T03:18:24.449Z | ++ [[ 41 -gt 300 ]] |
| 587 | 2026-03-11T03:18:24.449Z | ++ sleep 1 |
| 588 | 2026-03-11T03:18:25.447Z | ++ retry=42 |
| 589 | 2026-03-11T03:18:25.451Z | +++ svcs -Hostate baseline |
| 590 | 2026-03-11T03:18:25.520Z | ++ [[ offline* != online ]] |
| 591 | 2026-03-11T03:18:25.531Z | ++ [[ 42 -gt 300 ]] |
| 592 | 2026-03-11T03:18:25.531Z | ++ sleep 1 |
| 593 | 2026-03-11T03:18:26.471Z | ++ retry=43 |
| 594 | 2026-03-11T03:18:26.480Z | +++ svcs -Hostate baseline |
| 595 | 2026-03-11T03:18:26.490Z | ++ [[ offline* != online ]] |
| 596 | 2026-03-11T03:18:26.495Z | ++ [[ 43 -gt 300 ]] |
| 597 | 2026-03-11T03:18:26.495Z | ++ sleep 1 |
| 598 | 2026-03-11T03:18:27.491Z | ++ retry=44 |
| 599 | 2026-03-11T03:18:27.495Z | +++ svcs -Hostate baseline |
| 600 | 2026-03-11T03:18:27.508Z | ++ [[ offline* != online ]] |
| 601 | 2026-03-11T03:18:27.512Z | ++ [[ 44 -gt 300 ]] |
| 602 | 2026-03-11T03:18:27.512Z | ++ sleep 1 |
| 603 | 2026-03-11T03:18:28.514Z | ++ retry=45 |
| 604 | 2026-03-11T03:18:28.522Z | +++ svcs -Hostate baseline |
| 605 | 2026-03-11T03:18:28.536Z | ++ [[ offline* != online ]] |
| 606 | 2026-03-11T03:18:28.536Z | ++ [[ 45 -gt 300 ]] |
| 607 | 2026-03-11T03:18:28.536Z | ++ sleep 1 |
| 608 | 2026-03-11T03:18:29.529Z | ++ retry=46 |
| 609 | 2026-03-11T03:18:29.566Z | +++ svcs -Hostate baseline |
| 610 | 2026-03-11T03:18:29.569Z | ++ [[ offline* != online ]] |
| 611 | 2026-03-11T03:18:29.570Z | ++ [[ 46 -gt 300 ]] |
| 612 | 2026-03-11T03:18:29.570Z | ++ sleep 1 |
| 613 | 2026-03-11T03:18:30.550Z | ++ retry=47 |
| 614 | 2026-03-11T03:18:30.554Z | +++ svcs -Hostate baseline |
| 615 | 2026-03-11T03:18:30.569Z | ++ [[ offline* != online ]] |
| 616 | 2026-03-11T03:18:30.569Z | ++ [[ 47 -gt 300 ]] |
| 617 | 2026-03-11T03:18:30.575Z | ++ sleep 1 |
| 618 | 2026-03-11T03:18:31.574Z | ++ retry=48 |
| 619 | 2026-03-11T03:18:31.578Z | +++ svcs -Hostate baseline |
| 620 | 2026-03-11T03:18:31.590Z | ++ [[ offline* != online ]] |
| 621 | 2026-03-11T03:18:31.594Z | ++ [[ 48 -gt 300 ]] |
| 622 | 2026-03-11T03:18:31.594Z | ++ sleep 1 |
| 623 | 2026-03-11T03:18:32.594Z | ++ retry=49 |
| 624 | 2026-03-11T03:18:32.602Z | +++ svcs -Hostate baseline |
| 625 | 2026-03-11T03:18:32.613Z | ++ [[ offline* != online ]] |
| 626 | 2026-03-11T03:18:32.622Z | ++ [[ 49 -gt 300 ]] |
| 627 | 2026-03-11T03:18:32.622Z | ++ sleep 1 |
| 628 | 2026-03-11T03:18:33.612Z | ++ retry=50 |
| 629 | 2026-03-11T03:18:33.616Z | +++ svcs -Hostate baseline |
| 630 | 2026-03-11T03:18:33.631Z | ++ [[ offline* != online ]] |
| 631 | 2026-03-11T03:18:33.632Z | ++ [[ 50 -gt 300 ]] |
| 632 | 2026-03-11T03:18:33.635Z | ++ sleep 1 |
| 633 | 2026-03-11T03:18:34.634Z | ++ retry=51 |
| 634 | 2026-03-11T03:18:34.639Z | +++ svcs -Hostate baseline |
| 635 | 2026-03-11T03:18:34.654Z | ++ [[ offline* != online ]] |
| 636 | 2026-03-11T03:18:34.659Z | ++ [[ 51 -gt 300 ]] |
| 637 | 2026-03-11T03:18:34.659Z | ++ sleep 1 |
| 638 | 2026-03-11T03:18:35.653Z | ++ retry=52 |
| 639 | 2026-03-11T03:18:35.660Z | +++ svcs -Hostate baseline |
| 640 | 2026-03-11T03:18:35.674Z | ++ [[ offline* != online ]] |
| 641 | 2026-03-11T03:18:35.680Z | ++ [[ 52 -gt 300 ]] |
| 642 | 2026-03-11T03:18:35.680Z | ++ sleep 1 |
| 643 | 2026-03-11T03:18:36.676Z | ++ retry=53 |
| 644 | 2026-03-11T03:18:36.682Z | +++ svcs -Hostate baseline |
| 645 | 2026-03-11T03:18:36.695Z | ++ [[ offline* != online ]] |
| 646 | 2026-03-11T03:18:36.701Z | ++ [[ 53 -gt 300 ]] |
| 647 | 2026-03-11T03:18:36.701Z | ++ sleep 1 |
| 648 | 2026-03-11T03:18:37.695Z | ++ retry=54 |
| 649 | 2026-03-11T03:18:37.705Z | +++ svcs -Hostate baseline |
| 650 | 2026-03-11T03:18:37.715Z | ++ [[ offline* != online ]] |
| 651 | 2026-03-11T03:18:37.720Z | ++ [[ 54 -gt 300 ]] |
| 652 | 2026-03-11T03:18:37.720Z | ++ sleep 1 |
| 653 | 2026-03-11T03:18:38.716Z | ++ retry=55 |
| 654 | 2026-03-11T03:18:38.722Z | +++ svcs -Hostate baseline |
| 655 | 2026-03-11T03:18:38.735Z | ++ [[ offline* != online ]] |
| 656 | 2026-03-11T03:18:38.740Z | ++ [[ 55 -gt 300 ]] |
| 657 | 2026-03-11T03:18:38.741Z | ++ sleep 1 |
| 658 | 2026-03-11T03:18:39.736Z | ++ retry=56 |
| 659 | 2026-03-11T03:18:39.741Z | +++ svcs -Hostate baseline |
| 660 | 2026-03-11T03:18:39.757Z | ++ [[ offline* != online ]] |
| 661 | 2026-03-11T03:18:39.763Z | ++ [[ 56 -gt 300 ]] |
| 662 | 2026-03-11T03:18:39.763Z | ++ sleep 1 |
| 663 | 2026-03-11T03:18:40.763Z | ++ retry=57 |
| 664 | 2026-03-11T03:18:40.770Z | +++ svcs -Hostate baseline |
| 665 | 2026-03-11T03:18:40.779Z | ++ [[ offline* != online ]] |
| 666 | 2026-03-11T03:18:40.783Z | ++ [[ 57 -gt 300 ]] |
| 667 | 2026-03-11T03:18:40.783Z | ++ sleep 1 |
| 668 | 2026-03-11T03:18:41.777Z | ++ retry=58 |
| 669 | 2026-03-11T03:18:41.781Z | +++ svcs -Hostate baseline |
| 670 | 2026-03-11T03:18:41.798Z | ++ [[ offline* != online ]] |
| 671 | 2026-03-11T03:18:41.803Z | ++ [[ 58 -gt 300 ]] |
| 672 | 2026-03-11T03:18:41.803Z | ++ sleep 1 |
| 673 | 2026-03-11T03:18:42.806Z | ++ retry=59 |
| 674 | 2026-03-11T03:18:42.813Z | +++ svcs -Hostate baseline |
| 675 | 2026-03-11T03:18:42.820Z | ++ [[ offline* != online ]] |
| 676 | 2026-03-11T03:18:42.820Z | ++ [[ 59 -gt 300 ]] |
| 677 | 2026-03-11T03:18:42.820Z | ++ sleep 1 |
| 678 | 2026-03-11T03:18:43.949Z | ++ retry=60 |
| 679 | 2026-03-11T03:18:43.957Z | +++ svcs -Hostate baseline |
| 680 | 2026-03-11T03:18:43.957Z | ++ [[ offline* != online ]] |
| 681 | 2026-03-11T03:18:43.957Z | ++ [[ 60 -gt 300 ]] |
| 682 | 2026-03-11T03:18:43.957Z | ++ sleep 1 |
| 683 | 2026-03-11T03:18:44.842Z | ++ retry=61 |
| 684 | 2026-03-11T03:18:44.845Z | +++ svcs -Hostate baseline |
| 685 | 2026-03-11T03:18:44.859Z | ++ [[ offline* != online ]] |
| 686 | 2026-03-11T03:18:44.859Z | ++ [[ 61 -gt 300 ]] |
| 687 | 2026-03-11T03:18:44.871Z | ++ sleep 1 |
| 688 | 2026-03-11T03:18:45.860Z | ++ retry=62 |
| 689 | 2026-03-11T03:18:45.864Z | +++ svcs -Hostate baseline |
| 690 | 2026-03-11T03:18:45.880Z | ++ [[ offline* != online ]] |
| 691 | 2026-03-11T03:18:45.880Z | ++ [[ 62 -gt 300 ]] |
| 692 | 2026-03-11T03:18:45.883Z | ++ sleep 1 |
| 693 | 2026-03-11T03:18:46.899Z | ++ retry=63 |
| 694 | 2026-03-11T03:18:46.910Z | +++ svcs -Hostate baseline |
| 695 | 2026-03-11T03:18:46.910Z | ++ [[ offline* != online ]] |
| 696 | 2026-03-11T03:18:46.910Z | ++ [[ 63 -gt 300 ]] |
| 697 | 2026-03-11T03:18:46.910Z | ++ sleep 1 |
| 698 | 2026-03-11T03:18:48.202Z | ++ retry=64 |
| 699 | 2026-03-11T03:18:48.302Z | +++ svcs -Hostate baseline |
| 700 | 2026-03-11T03:18:48.302Z | ++ [[ offline* != online ]] |
| 701 | 2026-03-11T03:18:48.302Z | ++ [[ 64 -gt 300 ]] |
| 702 | 2026-03-11T03:18:48.307Z | ++ sleep 1 |
| 703 | 2026-03-11T03:18:48.935Z | ++ retry=65 |
| 704 | 2026-03-11T03:18:48.967Z | +++ svcs -Hostate baseline |
| 705 | 2026-03-11T03:18:48.967Z | ++ [[ offline* != online ]] |
| 706 | 2026-03-11T03:18:48.967Z | ++ [[ 65 -gt 300 ]] |
| 707 | 2026-03-11T03:18:48.967Z | ++ sleep 1 |
| 708 | 2026-03-11T03:18:49.961Z | ++ retry=66 |
| 709 | 2026-03-11T03:18:49.998Z | +++ svcs -Hostate baseline |
| 710 | 2026-03-11T03:18:49.998Z | ++ [[ offline* != online ]] |
| 711 | 2026-03-11T03:18:49.998Z | ++ [[ 66 -gt 300 ]] |
| 712 | 2026-03-11T03:18:49.998Z | ++ sleep 1 |
| 713 | 2026-03-11T03:18:50.976Z | ++ retry=67 |
| 714 | 2026-03-11T03:18:51.398Z | +++ svcs -Hostate baseline |
| 715 | 2026-03-11T03:18:51.399Z | ++ [[ offline* != online ]] |
| 716 | 2026-03-11T03:18:51.399Z | ++ [[ 67 -gt 300 ]] |
| 717 | 2026-03-11T03:18:51.399Z | ++ sleep 1 |
| 718 | 2026-03-11T03:18:52.019Z | ++ retry=68 |
| 719 | 2026-03-11T03:18:52.034Z | +++ svcs -Hostate baseline |
| 720 | 2026-03-11T03:18:52.034Z | ++ [[ offline* != online ]] |
| 721 | 2026-03-11T03:18:52.034Z | ++ [[ 68 -gt 300 ]] |
| 722 | 2026-03-11T03:18:52.034Z | ++ sleep 1 |
| 723 | 2026-03-11T03:18:53.075Z | ++ retry=69 |
| 724 | 2026-03-11T03:18:53.159Z | +++ svcs -Hostate baseline |
| 725 | 2026-03-11T03:18:53.159Z | ++ [[ offline* != online ]] |
| 726 | 2026-03-11T03:18:53.159Z | ++ [[ 69 -gt 300 ]] |
| 727 | 2026-03-11T03:18:53.160Z | ++ sleep 1 |
| 728 | 2026-03-11T03:18:54.061Z | ++ retry=70 |
| 729 | 2026-03-11T03:18:54.083Z | +++ svcs -Hostate baseline |
| 730 | 2026-03-11T03:18:54.083Z | ++ [[ offline* != online ]] |
| 731 | 2026-03-11T03:18:54.083Z | ++ [[ 70 -gt 300 ]] |
| 732 | 2026-03-11T03:18:54.083Z | ++ sleep 1 |
| 733 | 2026-03-11T03:18:58.792Z | ++ retry=71 |
| 734 | 2026-03-11T03:18:59.126Z | +++ svcs -Hostate baseline |
| 735 | 2026-03-11T03:18:59.126Z | ++ [[ offline* != online ]] |
| 736 | 2026-03-11T03:18:59.126Z | ++ [[ 71 -gt 300 ]] |
| 737 | 2026-03-11T03:18:59.126Z | ++ sleep 1 |
| 738 | 2026-03-11T03:18:59.126Z | ++ retry=72 |
| 739 | 2026-03-11T03:18:59.126Z | +++ svcs -Hostate baseline |
| 740 | 2026-03-11T03:18:59.126Z | ++ [[ offline* != online ]] |
| 741 | 2026-03-11T03:18:59.126Z | ++ [[ 72 -gt 300 ]] |
| 742 | 2026-03-11T03:18:59.126Z | ++ sleep 1 |
| 743 | 2026-03-11T03:18:59.126Z | ++ retry=73 |
| 744 | 2026-03-11T03:18:59.126Z | +++ svcs -Hostate baseline |
| 745 | 2026-03-11T03:18:59.126Z | ++ [[ offline* != online ]] |
| 746 | 2026-03-11T03:18:59.126Z | ++ [[ 73 -gt 300 ]] |
| 747 | 2026-03-11T03:18:59.126Z | ++ sleep 1 |
| 748 | 2026-03-11T03:18:59.126Z | ++ retry=74 |
| 749 | 2026-03-11T03:18:59.126Z | +++ svcs -Hostate baseline |
| 750 | 2026-03-11T03:18:59.126Z | ++ [[ offline* != online ]] |
| 751 | 2026-03-11T03:18:59.126Z | ++ [[ 74 -gt 300 ]] |
| 752 | 2026-03-11T03:18:59.126Z | ++ sleep 1 |
| 753 | 2026-03-11T03:18:59.189Z | ++ retry=75 |
| 754 | 2026-03-11T03:18:59.206Z | +++ svcs -Hostate baseline |
| 755 | 2026-03-11T03:18:59.206Z | ++ [[ offline* != online ]] |
| 756 | 2026-03-11T03:18:59.206Z | ++ [[ 75 -gt 300 ]] |
| 757 | 2026-03-11T03:18:59.206Z | ++ sleep 1 |
| 758 | 2026-03-11T03:19:00.151Z | ++ retry=76 |
| 759 | 2026-03-11T03:19:00.154Z | +++ svcs -Hostate baseline |
| 760 | 2026-03-11T03:19:00.171Z | ++ [[ offline* != online ]] |
| 761 | 2026-03-11T03:19:00.171Z | ++ [[ 76 -gt 300 ]] |
| 762 | 2026-03-11T03:19:00.175Z | ++ sleep 1 |
| 763 | 2026-03-11T03:19:01.179Z | ++ retry=77 |
| 764 | 2026-03-11T03:19:01.291Z | +++ svcs -Hostate baseline |
| 765 | 2026-03-11T03:19:01.291Z | ++ [[ offline* != online ]] |
| 766 | 2026-03-11T03:19:01.291Z | ++ [[ 77 -gt 300 ]] |
| 767 | 2026-03-11T03:19:01.291Z | ++ sleep 1 |
| 768 | 2026-03-11T03:19:02.197Z | ++ retry=78 |
| 769 | 2026-03-11T03:19:02.299Z | +++ svcs -Hostate baseline |
| 770 | 2026-03-11T03:19:02.314Z | ++ [[ offline* != online ]] |
| 771 | 2026-03-11T03:19:02.314Z | ++ [[ 78 -gt 300 ]] |
| 772 | 2026-03-11T03:19:02.314Z | ++ sleep 1 |
| 773 | 2026-03-11T03:19:03.215Z | ++ retry=79 |
| 774 | 2026-03-11T03:19:03.222Z | +++ svcs -Hostate baseline |
| 775 | 2026-03-11T03:19:03.233Z | ++ [[ offline* != online ]] |
| 776 | 2026-03-11T03:19:03.233Z | ++ [[ 79 -gt 300 ]] |
| 777 | 2026-03-11T03:19:03.238Z | ++ sleep 1 |
| 778 | 2026-03-11T03:19:04.235Z | ++ retry=80 |
| 779 | 2026-03-11T03:19:04.238Z | +++ svcs -Hostate baseline |
| 780 | 2026-03-11T03:19:04.254Z | ++ [[ offline* != online ]] |
| 781 | 2026-03-11T03:19:04.258Z | ++ [[ 80 -gt 300 ]] |
| 782 | 2026-03-11T03:19:04.258Z | ++ sleep 1 |
| 783 | 2026-03-11T03:19:05.255Z | ++ retry=81 |
| 784 | 2026-03-11T03:19:05.258Z | +++ svcs -Hostate baseline |
| 785 | 2026-03-11T03:19:05.275Z | ++ [[ offline* != online ]] |
| 786 | 2026-03-11T03:19:05.278Z | ++ [[ 81 -gt 300 ]] |
| 787 | 2026-03-11T03:19:05.278Z | ++ sleep 1 |
| 788 | 2026-03-11T03:19:07.266Z | ++ retry=82 |
| 789 | 2026-03-11T03:19:07.340Z | +++ svcs -Hostate baseline |
| 790 | 2026-03-11T03:19:07.340Z | ++ [[ offline* != online ]] |
| 791 | 2026-03-11T03:19:07.340Z | ++ [[ 82 -gt 300 ]] |
| 792 | 2026-03-11T03:19:07.340Z | ++ sleep 1 |
| 793 | 2026-03-11T03:19:07.366Z | ++ retry=83 |
| 794 | 2026-03-11T03:19:07.366Z | +++ svcs -Hostate baseline |
| 795 | 2026-03-11T03:19:07.366Z | ++ [[ offline* != online ]] |
| 796 | 2026-03-11T03:19:07.367Z | ++ [[ 83 -gt 300 ]] |
| 797 | 2026-03-11T03:19:07.367Z | ++ sleep 1 |
| 798 | 2026-03-11T03:19:08.317Z | ++ retry=84 |
| 799 | 2026-03-11T03:19:08.319Z | +++ svcs -Hostate baseline |
| 800 | 2026-03-11T03:19:08.336Z | ++ [[ offline* != online ]] |
| 801 | 2026-03-11T03:19:08.340Z | ++ [[ 84 -gt 300 ]] |
| 802 | 2026-03-11T03:19:08.340Z | ++ sleep 1 |
| 803 | 2026-03-11T03:19:09.341Z | ++ retry=85 |
| 804 | 2026-03-11T03:19:09.344Z | +++ svcs -Hostate baseline |
| 805 | 2026-03-11T03:19:09.358Z | ++ [[ offline* != online ]] |
| 806 | 2026-03-11T03:19:09.358Z | ++ [[ 85 -gt 300 ]] |
| 807 | 2026-03-11T03:19:09.363Z | ++ sleep 1 |
| 808 | 2026-03-11T03:19:10.362Z | ++ retry=86 |
| 809 | 2026-03-11T03:19:10.370Z | +++ svcs -Hostate baseline |
| 810 | 2026-03-11T03:19:10.380Z | ++ [[ offline* != online ]] |
| 811 | 2026-03-11T03:19:10.387Z | ++ [[ 86 -gt 300 ]] |
| 812 | 2026-03-11T03:19:10.387Z | ++ sleep 1 |
| 813 | 2026-03-11T03:19:11.380Z | ++ retry=87 |
| 814 | 2026-03-11T03:19:11.384Z | +++ svcs -Hostate baseline |
| 815 | 2026-03-11T03:19:11.399Z | ++ [[ offline* != online ]] |
| 816 | 2026-03-11T03:19:11.402Z | ++ [[ 87 -gt 300 ]] |
| 817 | 2026-03-11T03:19:11.402Z | ++ sleep 1 |
| 818 | 2026-03-11T03:19:12.400Z | ++ retry=88 |
| 819 | 2026-03-11T03:19:12.405Z | +++ svcs -Hostate baseline |
| 820 | 2026-03-11T03:19:12.452Z | ++ [[ offline* != online ]] |
| 821 | 2026-03-11T03:19:12.458Z | ++ [[ 88 -gt 300 ]] |
| 822 | 2026-03-11T03:19:12.458Z | ++ sleep 1 |
| 823 | 2026-03-11T03:19:13.420Z | ++ retry=89 |
| 824 | 2026-03-11T03:19:13.424Z | +++ svcs -Hostate baseline |
| 825 | 2026-03-11T03:19:13.463Z | ++ [[ offline* != online ]] |
| 826 | 2026-03-11T03:19:13.480Z | ++ [[ 89 -gt 300 ]] |
| 827 | 2026-03-11T03:19:13.480Z | ++ sleep 1 |
| 828 | 2026-03-11T03:19:15.501Z | ++ retry=90 |
| 829 | 2026-03-11T03:19:15.522Z | +++ svcs -Hostate baseline |
| 830 | 2026-03-11T03:19:15.522Z | ++ [[ offline* != online ]] |
| 831 | 2026-03-11T03:19:15.522Z | ++ [[ 90 -gt 300 ]] |
| 832 | 2026-03-11T03:19:15.522Z | ++ sleep 1 |
| 833 | 2026-03-11T03:19:15.523Z | ++ retry=91 |
| 834 | 2026-03-11T03:19:15.523Z | +++ svcs -Hostate baseline |
| 835 | 2026-03-11T03:19:15.523Z | ++ [[ offline* != online ]] |
| 836 | 2026-03-11T03:19:15.523Z | ++ [[ 91 -gt 300 ]] |
| 837 | 2026-03-11T03:19:15.523Z | ++ sleep 1 |
| 838 | 2026-03-11T03:19:16.482Z | ++ retry=92 |
| 839 | 2026-03-11T03:19:16.484Z | +++ svcs -Hostate baseline |
| 840 | 2026-03-11T03:19:16.501Z | ++ [[ offline* != online ]] |
| 841 | 2026-03-11T03:19:16.501Z | ++ [[ 92 -gt 300 ]] |
| 842 | 2026-03-11T03:19:16.505Z | ++ sleep 1 |
| 843 | 2026-03-11T03:19:17.503Z | ++ retry=93 |
| 844 | 2026-03-11T03:19:17.506Z | +++ svcs -Hostate baseline |
| 845 | 2026-03-11T03:19:17.522Z | ++ [[ offline* != online ]] |
| 846 | 2026-03-11T03:19:17.525Z | ++ [[ 93 -gt 300 ]] |
| 847 | 2026-03-11T03:19:17.525Z | ++ sleep 1 |
| 848 | 2026-03-11T03:19:18.523Z | ++ retry=94 |
| 849 | 2026-03-11T03:19:18.526Z | +++ svcs -Hostate baseline |
| 850 | 2026-03-11T03:19:18.543Z | ++ [[ offline* != online ]] |
| 851 | 2026-03-11T03:19:18.546Z | ++ [[ 94 -gt 300 ]] |
| 852 | 2026-03-11T03:19:18.546Z | ++ sleep 1 |
| 853 | 2026-03-11T03:19:19.544Z | ++ retry=95 |
| 854 | 2026-03-11T03:19:19.547Z | +++ svcs -Hostate baseline |
| 855 | 2026-03-11T03:19:19.564Z | ++ [[ offline* != online ]] |
| 856 | 2026-03-11T03:19:19.564Z | ++ [[ 95 -gt 300 ]] |
| 857 | 2026-03-11T03:19:19.567Z | ++ sleep 1 |
| 858 | 2026-03-11T03:19:20.564Z | ++ retry=96 |
| 859 | 2026-03-11T03:19:20.567Z | +++ svcs -Hostate baseline |
| 860 | 2026-03-11T03:19:20.627Z | ++ [[ offline* != online ]] |
| 861 | 2026-03-11T03:19:20.637Z | ++ [[ 96 -gt 300 ]] |
| 862 | 2026-03-11T03:19:20.637Z | ++ sleep 1 |
| 863 | 2026-03-11T03:19:21.585Z | ++ retry=97 |
| 864 | 2026-03-11T03:19:21.588Z | +++ svcs -Hostate baseline |
| 865 | 2026-03-11T03:19:21.605Z | ++ [[ offline* != online ]] |
| 866 | 2026-03-11T03:19:21.605Z | ++ [[ 97 -gt 300 ]] |
| 867 | 2026-03-11T03:19:21.608Z | ++ sleep 1 |
| 868 | 2026-03-11T03:19:22.607Z | ++ retry=98 |
| 869 | 2026-03-11T03:19:22.610Z | +++ svcs -Hostate baseline |
| 870 | 2026-03-11T03:19:22.626Z | ++ [[ offline* != online ]] |
| 871 | 2026-03-11T03:19:22.626Z | ++ [[ 98 -gt 300 ]] |
| 872 | 2026-03-11T03:19:22.631Z | ++ sleep 1 |
| 873 | 2026-03-11T03:19:23.627Z | ++ retry=99 |
| 874 | 2026-03-11T03:19:23.630Z | +++ svcs -Hostate baseline |
| 875 | 2026-03-11T03:19:23.648Z | ++ [[ offline* != online ]] |
| 876 | 2026-03-11T03:19:23.653Z | ++ [[ 99 -gt 300 ]] |
| 877 | 2026-03-11T03:19:23.653Z | ++ sleep 1 |
| 878 | 2026-03-11T03:19:24.647Z | ++ retry=100 |
| 879 | 2026-03-11T03:19:24.692Z | +++ svcs -Hostate baseline |
| 880 | 2026-03-11T03:19:24.700Z | ++ [[ offline* != online ]] |
| 881 | 2026-03-11T03:19:24.700Z | ++ [[ 100 -gt 300 ]] |
| 882 | 2026-03-11T03:19:24.700Z | ++ sleep 1 |
| 883 | 2026-03-11T03:19:25.668Z | ++ retry=101 |
| 884 | 2026-03-11T03:19:25.671Z | +++ svcs -Hostate baseline |
| 885 | 2026-03-11T03:19:25.689Z | ++ [[ offline* != online ]] |
| 886 | 2026-03-11T03:19:25.692Z | ++ [[ 101 -gt 300 ]] |
| 887 | 2026-03-11T03:19:25.692Z | ++ sleep 1 |
| 888 | 2026-03-11T03:19:26.689Z | ++ retry=102 |
| 889 | 2026-03-11T03:19:26.692Z | +++ svcs -Hostate baseline |
| 890 | 2026-03-11T03:19:26.710Z | ++ [[ offline* != online ]] |
| 891 | 2026-03-11T03:19:26.716Z | ++ [[ 102 -gt 300 ]] |
| 892 | 2026-03-11T03:19:26.716Z | ++ sleep 1 |
| 893 | 2026-03-11T03:19:27.710Z | ++ retry=103 |
| 894 | 2026-03-11T03:19:27.713Z | +++ svcs -Hostate baseline |
| 895 | 2026-03-11T03:19:27.738Z | ++ [[ offline* != online ]] |
| 896 | 2026-03-11T03:19:27.743Z | ++ [[ 103 -gt 300 ]] |
| 897 | 2026-03-11T03:19:27.743Z | ++ sleep 1 |
| 898 | 2026-03-11T03:19:28.736Z | ++ retry=104 |
| 899 | 2026-03-11T03:19:28.756Z | +++ svcs -Hostate baseline |
| 900 | 2026-03-11T03:19:28.766Z | ++ [[ offline* != online ]] |
| 901 | 2026-03-11T03:19:28.766Z | ++ [[ 104 -gt 300 ]] |
| 902 | 2026-03-11T03:19:28.766Z | ++ sleep 1 |
| 903 | 2026-03-11T03:19:29.754Z | ++ retry=105 |
| 904 | 2026-03-11T03:19:29.760Z | +++ svcs -Hostate baseline |
| 905 | 2026-03-11T03:19:29.771Z | ++ [[ offline* != online ]] |
| 906 | 2026-03-11T03:19:29.776Z | ++ [[ 105 -gt 300 ]] |
| 907 | 2026-03-11T03:19:29.776Z | ++ sleep 1 |
| 908 | 2026-03-11T03:19:30.775Z | ++ retry=106 |
| 909 | 2026-03-11T03:19:30.779Z | +++ svcs -Hostate baseline |
| 910 | 2026-03-11T03:19:30.794Z | ++ [[ offline* != online ]] |
| 911 | 2026-03-11T03:19:30.800Z | ++ [[ 106 -gt 300 ]] |
| 912 | 2026-03-11T03:19:30.800Z | ++ sleep 1 |
| 913 | 2026-03-11T03:19:31.793Z | ++ retry=107 |
| 914 | 2026-03-11T03:19:31.800Z | +++ svcs -Hostate baseline |
| 915 | 2026-03-11T03:19:31.822Z | ++ [[ offline* != online ]] |
| 916 | 2026-03-11T03:19:31.822Z | ++ [[ 107 -gt 300 ]] |
| 917 | 2026-03-11T03:19:31.838Z | ++ sleep 1 |
| 918 | 2026-03-11T03:19:32.813Z | ++ retry=108 |
| 919 | 2026-03-11T03:19:32.819Z | +++ svcs -Hostate baseline |
| 920 | 2026-03-11T03:19:32.837Z | ++ [[ offline* != online ]] |
| 921 | 2026-03-11T03:19:32.837Z | ++ [[ 108 -gt 300 ]] |
| 922 | 2026-03-11T03:19:32.840Z | ++ sleep 1 |
| 923 | 2026-03-11T03:19:33.834Z | ++ retry=109 |
| 924 | 2026-03-11T03:19:33.839Z | +++ svcs -Hostate baseline |
| 925 | 2026-03-11T03:19:33.853Z | ++ [[ offline* != online ]] |
| 926 | 2026-03-11T03:19:33.853Z | ++ [[ 109 -gt 300 ]] |
| 927 | 2026-03-11T03:19:33.857Z | ++ sleep 1 |
| 928 | 2026-03-11T03:19:35.937Z | ++ retry=110 |
| 929 | 2026-03-11T03:19:35.957Z | +++ svcs -Hostate baseline |
| 930 | 2026-03-11T03:19:35.957Z | ++ [[ offline* != online ]] |
| 931 | 2026-03-11T03:19:35.957Z | ++ [[ 110 -gt 300 ]] |
| 932 | 2026-03-11T03:19:35.957Z | ++ sleep 1 |
| 933 | 2026-03-11T03:19:35.957Z | ++ retry=111 |
| 934 | 2026-03-11T03:19:35.958Z | +++ svcs -Hostate baseline |
| 935 | 2026-03-11T03:19:35.958Z | ++ [[ offline* != online ]] |
| 936 | 2026-03-11T03:19:35.958Z | ++ [[ 111 -gt 300 ]] |
| 937 | 2026-03-11T03:19:35.958Z | ++ sleep 1 |
| 938 | 2026-03-11T03:19:36.897Z | ++ retry=112 |
| 939 | 2026-03-11T03:19:36.901Z | +++ svcs -Hostate baseline |
| 940 | 2026-03-11T03:19:36.918Z | ++ [[ offline* != online ]] |
| 941 | 2026-03-11T03:19:36.919Z | ++ [[ 112 -gt 300 ]] |
| 942 | 2026-03-11T03:19:36.922Z | ++ sleep 1 |
| 943 | 2026-03-11T03:19:37.916Z | ++ retry=113 |
| 944 | 2026-03-11T03:19:37.920Z | +++ svcs -Hostate baseline |
| 945 | 2026-03-11T03:19:37.936Z | ++ [[ offline* != online ]] |
| 946 | 2026-03-11T03:19:37.936Z | ++ [[ 113 -gt 300 ]] |
| 947 | 2026-03-11T03:19:37.950Z | ++ sleep 1 |
| 948 | 2026-03-11T03:19:38.946Z | ++ retry=114 |
| 949 | 2026-03-11T03:19:38.971Z | +++ svcs -Hostate baseline |
| 950 | 2026-03-11T03:19:38.981Z | ++ [[ offline* != online ]] |
| 951 | 2026-03-11T03:19:38.981Z | ++ [[ 114 -gt 300 ]] |
| 952 | 2026-03-11T03:19:38.981Z | ++ sleep 1 |
| 953 | 2026-03-11T03:19:39.971Z | ++ retry=115 |
| 954 | 2026-03-11T03:19:39.975Z | +++ svcs -Hostate baseline |
| 955 | 2026-03-11T03:19:39.979Z | ++ [[ offline* != online ]] |
| 956 | 2026-03-11T03:19:39.979Z | ++ [[ 115 -gt 300 ]] |
| 957 | 2026-03-11T03:19:39.979Z | ++ sleep 1 |
| 958 | 2026-03-11T03:19:40.978Z | ++ retry=116 |
| 959 | 2026-03-11T03:19:40.982Z | +++ svcs -Hostate baseline |
| 960 | 2026-03-11T03:19:41.009Z | ++ [[ offline* != online ]] |
| 961 | 2026-03-11T03:19:41.013Z | ++ [[ 116 -gt 300 ]] |
| 962 | 2026-03-11T03:19:41.013Z | ++ sleep 1 |
| 963 | 2026-03-11T03:19:42.696Z | ++ retry=117 |
| 964 | 2026-03-11T03:19:42.806Z | +++ svcs -Hostate baseline |
| 965 | 2026-03-11T03:19:42.806Z | ++ [[ offline* != online ]] |
| 966 | 2026-03-11T03:19:42.806Z | ++ [[ 117 -gt 300 ]] |
| 967 | 2026-03-11T03:19:42.806Z | ++ sleep 1 |
| 968 | 2026-03-11T03:19:43.019Z | ++ retry=118 |
| 969 | 2026-03-11T03:19:43.022Z | +++ svcs -Hostate baseline |
| 970 | 2026-03-11T03:19:43.038Z | ++ [[ offline* != online ]] |
| 971 | 2026-03-11T03:19:43.038Z | ++ [[ 118 -gt 300 ]] |
| 972 | 2026-03-11T03:19:43.041Z | ++ sleep 1 |
| 973 | 2026-03-11T03:19:44.040Z | ++ retry=119 |
| 974 | 2026-03-11T03:19:44.044Z | +++ svcs -Hostate baseline |
| 975 | 2026-03-11T03:19:44.059Z | ++ [[ offline* != online ]] |
| 976 | 2026-03-11T03:19:44.059Z | ++ [[ 119 -gt 300 ]] |
| 977 | 2026-03-11T03:19:44.061Z | ++ sleep 1 |
| 978 | 2026-03-11T03:19:45.062Z | ++ retry=120 |
| 979 | 2026-03-11T03:19:45.066Z | +++ svcs -Hostate baseline |
| 980 | 2026-03-11T03:19:45.080Z | ++ [[ offline* != online ]] |
| 981 | 2026-03-11T03:19:45.085Z | ++ [[ 120 -gt 300 ]] |
| 982 | 2026-03-11T03:19:45.085Z | ++ sleep 1 |
| 983 | 2026-03-11T03:19:46.081Z | ++ retry=121 |
| 984 | 2026-03-11T03:19:46.083Z | +++ svcs -Hostate baseline |
| 985 | 2026-03-11T03:19:46.101Z | ++ [[ offline* != online ]] |
| 986 | 2026-03-11T03:19:46.101Z | ++ [[ 121 -gt 300 ]] |
| 987 | 2026-03-11T03:19:46.104Z | ++ sleep 1 |
| 988 | 2026-03-11T03:19:47.102Z | ++ retry=122 |
| 989 | 2026-03-11T03:19:47.106Z | +++ svcs -Hostate baseline |
| 990 | 2026-03-11T03:19:47.122Z | ++ [[ offline* != online ]] |
| 991 | 2026-03-11T03:19:47.122Z | ++ [[ 122 -gt 300 ]] |
| 992 | 2026-03-11T03:19:47.125Z | ++ sleep 1 |
| 993 | 2026-03-11T03:19:48.123Z | ++ retry=123 |
| 994 | 2026-03-11T03:19:48.126Z | +++ svcs -Hostate baseline |
| 995 | 2026-03-11T03:19:48.143Z | ++ [[ offline* != online ]] |
| 996 | 2026-03-11T03:19:48.146Z | ++ [[ 123 -gt 300 ]] |
| 997 | 2026-03-11T03:19:48.146Z | ++ sleep 1 |
| 998 | 2026-03-11T03:19:49.145Z | ++ retry=124 |
| 999 | 2026-03-11T03:19:49.148Z | +++ svcs -Hostate baseline |
| 1000 | 2026-03-11T03:19:49.165Z | ++ [[ offline* != online ]] |
| 1001 | 2026-03-11T03:19:49.165Z | ++ [[ 124 -gt 300 ]] |
| 1002 | 2026-03-11T03:19:49.168Z | ++ sleep 1 |
| 1003 | 2026-03-11T03:19:50.165Z | ++ retry=125 |
| 1004 | 2026-03-11T03:19:50.170Z | +++ svcs -Hostate baseline |
| 1005 | 2026-03-11T03:19:50.187Z | ++ [[ offline* != online ]] |
| 1006 | 2026-03-11T03:19:50.187Z | ++ [[ 125 -gt 300 ]] |
| 1007 | 2026-03-11T03:19:50.191Z | ++ sleep 1 |
| 1008 | 2026-03-11T03:19:51.186Z | ++ retry=126 |
| 1009 | 2026-03-11T03:19:51.190Z | +++ svcs -Hostate baseline |
| 1010 | 2026-03-11T03:19:51.207Z | ++ [[ offline* != online ]] |
| 1011 | 2026-03-11T03:19:51.210Z | ++ [[ 126 -gt 300 ]] |
| 1012 | 2026-03-11T03:19:51.210Z | ++ sleep 1 |
| 1013 | 2026-03-11T03:19:52.208Z | ++ retry=127 |
| 1014 | 2026-03-11T03:19:52.212Z | +++ svcs -Hostate baseline |
| 1015 | 2026-03-11T03:19:52.228Z | ++ [[ offline* != online ]] |
| 1016 | 2026-03-11T03:19:52.228Z | ++ [[ 127 -gt 300 ]] |
| 1017 | 2026-03-11T03:19:52.231Z | ++ sleep 1 |
| 1018 | 2026-03-11T03:19:53.229Z | ++ retry=128 |
| 1019 | 2026-03-11T03:19:53.232Z | +++ svcs -Hostate baseline |
| 1020 | 2026-03-11T03:19:53.248Z | ++ [[ offline* != online ]] |
| 1021 | 2026-03-11T03:19:53.249Z | ++ [[ 128 -gt 300 ]] |
| 1022 | 2026-03-11T03:19:53.252Z | ++ sleep 1 |
| 1023 | 2026-03-11T03:19:54.252Z | ++ retry=129 |
| 1024 | 2026-03-11T03:19:54.255Z | +++ svcs -Hostate baseline |
| 1025 | 2026-03-11T03:19:54.269Z | ++ [[ offline* != online ]] |
| 1026 | 2026-03-11T03:19:54.272Z | ++ [[ 129 -gt 300 ]] |
| 1027 | 2026-03-11T03:19:54.272Z | ++ sleep 1 |
| 1028 | 2026-03-11T03:19:55.270Z | ++ retry=130 |
| 1029 | 2026-03-11T03:19:55.274Z | +++ svcs -Hostate baseline |
| 1030 | 2026-03-11T03:19:55.290Z | ++ [[ offline* != online ]] |
| 1031 | 2026-03-11T03:19:55.290Z | ++ [[ 130 -gt 300 ]] |
| 1032 | 2026-03-11T03:19:55.294Z | ++ sleep 1 |
| 1033 | 2026-03-11T03:19:56.291Z | ++ retry=131 |
| 1034 | 2026-03-11T03:19:56.294Z | +++ svcs -Hostate baseline |
| 1035 | 2026-03-11T03:19:56.311Z | ++ [[ offline* != online ]] |
| 1036 | 2026-03-11T03:19:56.311Z | ++ [[ 131 -gt 300 ]] |
| 1037 | 2026-03-11T03:19:56.314Z | ++ sleep 1 |
| 1038 | 2026-03-11T03:19:57.313Z | ++ retry=132 |
| 1039 | 2026-03-11T03:19:57.316Z | +++ svcs -Hostate baseline |
| 1040 | 2026-03-11T03:19:57.332Z | ++ [[ offline* != online ]] |
| 1041 | 2026-03-11T03:19:57.335Z | ++ [[ 132 -gt 300 ]] |
| 1042 | 2026-03-11T03:19:57.335Z | ++ sleep 1 |
| 1043 | 2026-03-11T03:19:58.333Z | ++ retry=133 |
| 1044 | 2026-03-11T03:19:58.336Z | +++ svcs -Hostate baseline |
| 1045 | 2026-03-11T03:19:58.353Z | ++ [[ online != online ]] |
| 1046 | 2026-03-11T03:19:58.356Z | ++ set -o errexit |
| 1047 | 2026-03-11T03:19:58.356Z | ++ set -o pipefail |
| 1048 | 2026-03-11T03:19:58.356Z | ++ banner build |
| 1049 | 2026-03-11T03:19:58.356Z | |
| 1050 | 2026-03-11T03:19:58.357Z | ##### # # # # ##### |
| 1051 | 2026-03-11T03:19:58.357Z | # # # # # # # # |
| 1052 | 2026-03-11T03:19:58.357Z | ##### # # # # # # |
| 1053 | 2026-03-11T03:19:58.357Z | # # # # # # # # |
| 1054 | 2026-03-11T03:19:58.357Z | # # # # # # # # |
| 1055 | 2026-03-11T03:19:58.357Z | ##### #### # ###### ##### |
| 1056 | 2026-03-11T03:19:58.357Z | |
| 1057 | 2026-03-11T03:19:58.357Z | ++ cargo build --release --bin ddmd --bin ddmadm |
| 1058 | 2026-03-11T03:19:58.362Z | info: syncing channel updates for '1.92.0-x86_64-unknown-illumos' |
| 1059 | 2026-03-11T03:19:58.644Z | info: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08) |
| 1060 | 2026-03-11T03:19:58.647Z | info: downloading component 'cargo' |
| 1061 | 2026-03-11T03:20:00.162Z | info: downloading component 'clippy' |
| 1062 | 2026-03-11T03:20:00.611Z | info: downloading component 'rust-docs' |
| 1063 | 2026-03-11T03:20:02.527Z | info: downloading component 'rust-std' |
| 1064 | 2026-03-11T03:20:04.920Z | info: downloading component 'rustc' |
| 1065 | 2026-03-11T03:20:16.024Z | info: downloading component 'rustfmt' |
| 1066 | 2026-03-11T03:20:16.332Z | info: installing component 'cargo' |
| 1067 | 2026-03-11T03:20:17.706Z | info: installing component 'clippy' |
| 1068 | 2026-03-11T03:20:17.734Z | info: installing component 'rust-docs' |
| 1069 | 2026-03-11T03:20:18.967Z | info: installing component 'rust-std' |
| 1070 | 2026-03-11T03:20:20.479Z | info: installing component 'rustc' |
| 1071 | 2026-03-11T03:20:26.330Z | info: installing component 'rustfmt' |
| 1072 | 2026-03-11T03:20:26.888Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 1073 | 2026-03-11T03:20:27.507Z | From https://github.com/oxidecomputer/falcon |
| 1074 | 2026-03-11T03:20:27.507Z | * [new ref] f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 -> refs/commit/f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 |
| 1075 | 2026-03-11T03:20:27.605Z | Updating crates.io index |
| 1076 | 2026-03-11T03:20:27.650Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 1077 | 2026-03-11T03:20:28.385Z | From https://github.com/oxidecomputer/dendrite |
| 1078 | 2026-03-11T03:20:28.385Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 1079 | 2026-03-11T03:20:28.687Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 1080 | 2026-03-11T03:20:28.947Z | From https://github.com/oxidecomputer/ispf |
| 1081 | 2026-03-11T03:20:28.947Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 1082 | 2026-03-11T03:20:28.950Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 1083 | 2026-03-11T03:20:29.292Z | From https://github.com/oxidecomputer/netadm-sys |
| 1084 | 2026-03-11T03:20:29.292Z | * [new ref] 99a7e26c6d8b43759ec7e09d10779766d577123f -> refs/commit/99a7e26c6d8b43759ec7e09d10779766d577123f |
| 1085 | 2026-03-11T03:20:29.305Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 1086 | 2026-03-11T03:20:36.029Z | From https://github.com/oxidecomputer/omicron |
| 1087 | 2026-03-11T03:20:36.029Z | * [new ref] 79fac7deb9acd9272b867904da03f20076d09265 -> refs/commit/79fac7deb9acd9272b867904da03f20076d09265 |
| 1088 | 2026-03-11T03:20:36.643Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 1089 | 2026-03-11T03:20:37.560Z | From https://github.com/oxidecomputer/opte |
| 1090 | 2026-03-11T03:20:37.560Z | * [new ref] e547d07b08c3f3d6c821c9eb7a958adcffce6e56 -> refs/commit/e547d07b08c3f3d6c821c9eb7a958adcffce6e56 |
| 1091 | 2026-03-11T03:20:38.197Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 1092 | 2026-03-11T03:20:38.496Z | From https://github.com/illumos/smf-rs |
| 1093 | 2026-03-11T03:20:38.497Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 1094 | 2026-03-11T03:20:38.519Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 1095 | 2026-03-11T03:20:38.774Z | From https://github.com/oxidecomputer/network-interface |
| 1096 | 2026-03-11T03:20:38.774Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 1097 | 2026-03-11T03:20:39.039Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 1098 | 2026-03-11T03:20:39.324Z | From https://github.com/oxidecomputer/zone |
| 1099 | 2026-03-11T03:20:39.324Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 1100 | 2026-03-11T03:20:39.460Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 1101 | 2026-03-11T03:20:40.577Z | From https://github.com/oxidecomputer/propolis |
| 1102 | 2026-03-11T03:20:40.577Z | * [new ref] ff31c527515d65886e599fc07eb41240aeb767c6 -> refs/commit/ff31c527515d65886e599fc07eb41240aeb767c6 |
| 1103 | 2026-03-11T03:20:40.931Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 1104 | 2026-03-11T03:20:41.426Z | From https://github.com/oxidecomputer/transceiver-control |
| 1105 | 2026-03-11T03:20:41.426Z | * [new ref] db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 -> refs/commit/db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 |
| 1106 | 2026-03-11T03:20:41.439Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 1107 | 2026-03-11T03:20:41.710Z | From https://github.com/oxidecomputer/dlpi-sys |
| 1108 | 2026-03-11T03:20:41.710Z | * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993 |
| 1109 | 2026-03-11T03:20:41.728Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 1110 | 2026-03-11T03:20:41.994Z | From https://github.com/jmesmon/rust-libzfs |
| 1111 | 2026-03-11T03:20:41.994Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 1112 | 2026-03-11T03:20:42.004Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 1113 | 2026-03-11T03:20:42.269Z | From https://github.com/oxidecomputer/rusty-doors |
| 1114 | 2026-03-11T03:20:42.269Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 1115 | 2026-03-11T03:20:42.357Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 1116 | 2026-03-11T03:20:42.679Z | From https://github.com/oxidecomputer/lldp |
| 1117 | 2026-03-11T03:20:42.679Z | * [new ref] 4c9df170cdfdeead0896e35f20a560f2102ed907 -> refs/commit/4c9df170cdfdeead0896e35f20a560f2102ed907 |
| 1118 | 2026-03-11T03:20:42.706Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 1119 | 2026-03-11T03:20:43.535Z | From https://github.com/oxidecomputer/maghemite |
| 1120 | 2026-03-11T03:20:43.535Z | * [new ref] 8f5527da3c53398c95c50b1af088637e7b6c5718 -> refs/commit/8f5527da3c53398c95c50b1af088637e7b6c5718 |
| 1121 | 2026-03-11T03:20:43.577Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 1122 | 2026-03-11T03:20:43.834Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 1123 | 2026-03-11T03:20:43.834Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 1124 | 2026-03-11T03:20:43.865Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 1125 | 2026-03-11T03:20:44.143Z | From https://github.com/oxidecomputer/slog-error-chain |
| 1126 | 2026-03-11T03:20:44.143Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 1127 | 2026-03-11T03:20:44.210Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 1128 | 2026-03-11T03:20:44.499Z | From https://github.com/oxidecomputer/tufaceous |
| 1129 | 2026-03-11T03:20:44.500Z | * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465 |
| 1130 | 2026-03-11T03:20:44.536Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 1131 | 2026-03-11T03:20:44.989Z | From https://github.com/oxidecomputer/management-gateway-service |
| 1132 | 2026-03-11T03:20:44.989Z | * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a |
| 1133 | 2026-03-11T03:20:45.212Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 1134 | 2026-03-11T03:20:46.341Z | From https://github.com/oxidecomputer/crucible |
| 1135 | 2026-03-11T03:20:46.341Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 1136 | 2026-03-11T03:20:47.348Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 1137 | 2026-03-11T03:20:47.693Z | From https://github.com/oxidecomputer/propolis |
| 1138 | 2026-03-11T03:20:47.693Z | * [new ref] bc121ef55741656ce118b02ceeda949b9261f49f -> refs/commit/bc121ef55741656ce118b02ceeda949b9261f49f |
| 1139 | 2026-03-11T03:20:48.119Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 1140 | 2026-03-11T03:20:48.390Z | From https://github.com/oxidecomputer/tofino |
| 1141 | 2026-03-11T03:20:48.390Z | * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 |
| 1142 | 2026-03-11T03:20:48.416Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 1143 | 2026-03-11T03:20:48.696Z | From https://github.com/oxidecomputer/clickward |
| 1144 | 2026-03-11T03:20:48.696Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 1145 | 2026-03-11T03:20:48.794Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 1146 | 2026-03-11T03:20:49.067Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 1147 | 2026-03-11T03:20:49.067Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 1148 | 2026-03-11T03:20:50.595Z | Downloading crates ... |
| 1149 | 2026-03-11T03:20:50.690Z | Downloaded convert_case v0.4.0 |
| 1150 | 2026-03-11T03:20:50.699Z | Downloaded cstr-argument v0.1.2 |
| 1151 | 2026-03-11T03:20:50.702Z | Downloaded cfg-if v1.0.4 |
| 1152 | 2026-03-11T03:20:50.705Z | Downloaded async-stream-impl v0.3.6 |
| 1153 | 2026-03-11T03:20:50.708Z | Downloaded anyhow v1.0.102 |
| 1154 | 2026-03-11T03:20:50.711Z | Downloaded crossbeam-utils v0.8.21 |
| 1155 | 2026-03-11T03:20:50.716Z | Downloaded hostname v0.3.1 |
| 1156 | 2026-03-11T03:20:50.719Z | Downloaded fs-err v3.3.0 |
| 1157 | 2026-03-11T03:20:50.722Z | Downloaded camino v1.2.2 |
| 1158 | 2026-03-11T03:20:50.725Z | Downloaded aho-corasick v1.1.4 |
| 1159 | 2026-03-11T03:20:50.752Z | Downloaded defmt v1.0.1 |
| 1160 | 2026-03-11T03:20:50.773Z | Downloaded critical-section v1.2.0 |
| 1161 | 2026-03-11T03:20:50.775Z | Downloaded arc-swap v1.8.2 |
| 1162 | 2026-03-11T03:20:50.780Z | Downloaded console v0.16.2 |
| 1163 | 2026-03-11T03:20:50.784Z | Downloaded atomic-waker v1.1.2 |
| 1164 | 2026-03-11T03:20:50.792Z | Downloaded byteorder v1.5.0 |
| 1165 | 2026-03-11T03:20:50.795Z | Downloaded crossbeam-deque v0.8.6 |
| 1166 | 2026-03-11T03:20:50.798Z | Downloaded base16ct v1.0.0 |
| 1167 | 2026-03-11T03:20:50.801Z | Downloaded defmt-macros v1.0.1 |
| 1168 | 2026-03-11T03:20:50.804Z | Downloaded anstream v0.6.21 |
| 1169 | 2026-03-11T03:20:50.807Z | Downloaded crypto-common v0.1.7 |
| 1170 | 2026-03-11T03:20:50.810Z | Downloaded async-stream v0.3.6 |
| 1171 | 2026-03-11T03:20:50.821Z | Downloaded is-terminal v0.4.17 |
| 1172 | 2026-03-11T03:20:50.824Z | Downloaded daft-derive v0.1.5 |
| 1173 | 2026-03-11T03:20:50.828Z | Downloaded clap_derive v4.5.55 |
| 1174 | 2026-03-11T03:20:50.832Z | Downloaded darling v0.21.3 |
| 1175 | 2026-03-11T03:20:50.837Z | Downloaded cargo_toml v0.22.3 |
| 1176 | 2026-03-11T03:20:50.840Z | Downloaded aead v0.5.2 |
| 1177 | 2026-03-11T03:20:50.843Z | Downloaded cpufeatures v0.2.17 |
| 1178 | 2026-03-11T03:20:50.846Z | Downloaded cmake v0.1.57 |
| 1179 | 2026-03-11T03:20:50.849Z | Downloaded chacha20poly1305 v0.10.1 |
| 1180 | 2026-03-11T03:20:50.853Z | Downloaded chacha20 v0.9.1 |
| 1181 | 2026-03-11T03:20:50.855Z | Downloaded backoff v0.4.0 |
| 1182 | 2026-03-11T03:20:50.858Z | Downloaded defmt v0.3.100 |
| 1183 | 2026-03-11T03:20:50.861Z | Downloaded curve25519-dalek v4.1.3 |
| 1184 | 2026-03-11T03:20:50.868Z | Downloaded const-random-macro v0.1.16 |
| 1185 | 2026-03-11T03:20:50.871Z | Downloaded autocfg v1.5.0 |
| 1186 | 2026-03-11T03:20:50.876Z | Downloaded getrandom v0.4.1 |
| 1187 | 2026-03-11T03:20:50.880Z | Downloaded generic-array v0.14.7 |
| 1188 | 2026-03-11T03:20:50.883Z | Downloaded cipher v0.4.4 |
| 1189 | 2026-03-11T03:20:50.888Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1190 | 2026-03-11T03:20:50.890Z | Downloaded ident_case v1.0.1 |
| 1191 | 2026-03-11T03:20:50.893Z | Downloaded equivalent v1.0.2 |
| 1192 | 2026-03-11T03:20:50.905Z | Downloaded dtrace-parser v0.2.0 |
| 1193 | 2026-03-11T03:20:50.914Z | Downloaded futures-task v0.3.32 |
| 1194 | 2026-03-11T03:20:50.917Z | Downloaded hex v0.4.3 |
| 1195 | 2026-03-11T03:20:50.922Z | Downloaded fs_extra v1.3.0 |
| 1196 | 2026-03-11T03:20:50.925Z | Downloaded hickory-proto v0.24.4 |
| 1197 | 2026-03-11T03:20:50.935Z | Downloaded lazy_static v1.5.0 |
| 1198 | 2026-03-11T03:20:50.938Z | Downloaded dof v0.3.0 |
| 1199 | 2026-03-11T03:20:50.940Z | Downloaded jobserver v0.1.34 |
| 1200 | 2026-03-11T03:20:50.945Z | Downloaded futures-channel v0.3.32 |
| 1201 | 2026-03-11T03:20:50.948Z | Downloaded mime v0.3.17 |
| 1202 | 2026-03-11T03:20:50.951Z | Downloaded is_ci v1.2.0 |
| 1203 | 2026-03-11T03:20:50.951Z | Downloaded managed v0.8.0 |
| 1204 | 2026-03-11T03:20:50.954Z | Downloaded lru-cache v0.1.2 |
| 1205 | 2026-03-11T03:20:50.957Z | Downloaded ingot v0.1.1 |
| 1206 | 2026-03-11T03:20:50.959Z | Downloaded lock_api v0.4.14 |
| 1207 | 2026-03-11T03:20:50.962Z | Downloaded futures-io v0.3.32 |
| 1208 | 2026-03-11T03:20:50.966Z | Downloaded litemap v0.8.1 |
| 1209 | 2026-03-11T03:20:50.969Z | Downloaded hkdf v0.12.4 |
| 1210 | 2026-03-11T03:20:50.972Z | Downloaded dropshot-api-manager v0.3.0 |
| 1211 | 2026-03-11T03:20:50.974Z | Downloaded getrandom v0.3.4 |
| 1212 | 2026-03-11T03:20:50.977Z | Downloaded libm v0.2.16 |
| 1213 | 2026-03-11T03:20:50.985Z | Downloaded icu_normalizer_data v2.1.1 |
| 1214 | 2026-03-11T03:20:50.989Z | Downloaded hyper-util v0.1.20 |
| 1215 | 2026-03-11T03:20:50.995Z | Downloaded foreign-types v0.3.2 |
| 1216 | 2026-03-11T03:20:50.998Z | Downloaded icu_properties_data v2.1.2 |
| 1217 | 2026-03-11T03:20:51.005Z | Downloaded elliptic-curve v0.13.8 |
| 1218 | 2026-03-11T03:20:51.009Z | Downloaded hash32 v0.3.1 |
| 1219 | 2026-03-11T03:20:51.012Z | Downloaded humantime v2.3.0 |
| 1220 | 2026-03-11T03:20:51.015Z | Downloaded globset v0.4.18 |
| 1221 | 2026-03-11T03:20:51.018Z | Downloaded form_urlencoded v1.2.2 |
| 1222 | 2026-03-11T03:20:51.021Z | Downloaded foreign-types-macros v0.2.3 |
| 1223 | 2026-03-11T03:20:51.021Z | Downloaded either v1.15.0 |
| 1224 | 2026-03-11T03:20:51.026Z | Downloaded dtrace-parser v0.3.0 |
| 1225 | 2026-03-11T03:20:51.029Z | Downloaded itertools v0.14.0 |
| 1226 | 2026-03-11T03:20:51.032Z | Downloaded num_enum_derive v0.7.5 |
| 1227 | 2026-03-11T03:20:51.035Z | Downloaded group v0.13.0 |
| 1228 | 2026-03-11T03:20:51.039Z | Downloaded keccak v0.1.6 |
| 1229 | 2026-03-11T03:20:51.044Z | Downloaded linear-map v1.2.0 |
| 1230 | 2026-03-11T03:20:51.044Z | Downloaded itoa v1.0.17 |
| 1231 | 2026-03-11T03:20:51.046Z | Downloaded is_terminal_polyfill v1.70.2 |
| 1232 | 2026-03-11T03:20:51.047Z | Downloaded internet-checksum v0.2.1 |
| 1233 | 2026-03-11T03:20:51.050Z | Downloaded opaque-debug v0.3.1 |
| 1234 | 2026-03-11T03:20:51.050Z | Downloaded httpdate v1.0.3 |
| 1235 | 2026-03-11T03:20:51.053Z | Downloaded digest v0.10.7 |
| 1236 | 2026-03-11T03:20:51.055Z | Downloaded oxnet v0.1.4 |
| 1237 | 2026-03-11T03:20:51.058Z | Downloaded bit-vec v0.8.0 |
| 1238 | 2026-03-11T03:20:51.062Z | Downloaded indent_write v2.2.0 |
| 1239 | 2026-03-11T03:20:51.062Z | Downloaded multer v3.1.0 |
| 1240 | 2026-03-11T03:20:51.066Z | Downloaded libc v0.2.180 |
| 1241 | 2026-03-11T03:20:51.090Z | Downloaded http v1.4.0 |
| 1242 | 2026-03-11T03:20:51.096Z | Downloaded heck v0.5.0 |
| 1243 | 2026-03-11T03:20:51.103Z | Downloaded ff v0.13.1 |
| 1244 | 2026-03-11T03:20:51.103Z | Downloaded chrono-tz v0.10.4 |
| 1245 | 2026-03-11T03:20:51.111Z | Downloaded num-traits v0.2.19 |
| 1246 | 2026-03-11T03:20:51.115Z | Downloaded num-complex v0.4.6 |
| 1247 | 2026-03-11T03:20:51.117Z | Downloaded jiff v0.2.20 |
| 1248 | 2026-03-11T03:20:51.131Z | Downloaded foreign-types-shared v0.3.1 |
| 1249 | 2026-03-11T03:20:51.134Z | Downloaded openapiv3 v2.2.0 |
| 1250 | 2026-03-11T03:20:51.145Z | Downloaded percent-encoding v2.3.2 |
| 1251 | 2026-03-11T03:20:51.201Z | Downloaded lru-slab v0.1.2 |
| 1252 | 2026-03-11T03:20:51.259Z | Downloaded pest_derive v2.8.6 |
| 1253 | 2026-03-11T03:20:51.280Z | Downloaded petgraph v0.6.5 |
| 1254 | 2026-03-11T03:20:51.331Z | Downloaded num-integer v0.1.46 |
| 1255 | 2026-03-11T03:20:51.340Z | Downloaded minimal-lexical v0.2.1 |
| 1256 | 2026-03-11T03:20:51.341Z | Downloaded memoffset v0.9.1 |
| 1257 | 2026-03-11T03:20:51.341Z | Downloaded owo-colors v4.2.3 |
| 1258 | 2026-03-11T03:20:51.341Z | Downloaded memmap v0.7.0 |
| 1259 | 2026-03-11T03:20:51.341Z | Downloaded newtype_derive v0.1.6 |
| 1260 | 2026-03-11T03:20:51.341Z | Downloaded parking_lot_core v0.9.12 |
| 1261 | 2026-03-11T03:20:51.341Z | Downloaded parking_lot v0.12.5 |
| 1262 | 2026-03-11T03:20:51.341Z | Downloaded oxide-tokio-rt v0.1.2 |
| 1263 | 2026-03-11T03:20:51.352Z | Downloaded petgraph v0.8.3 |
| 1264 | 2026-03-11T03:20:51.369Z | Downloaded pin-project-lite v0.2.16 |
| 1265 | 2026-03-11T03:20:51.373Z | Downloaded pin-utils v0.1.0 |
| 1266 | 2026-03-11T03:20:51.375Z | Downloaded pest_generator v2.8.6 |
| 1267 | 2026-03-11T03:20:51.387Z | Downloaded plain v0.2.3 |
| 1268 | 2026-03-11T03:20:51.495Z | Downloaded pretty-hex v0.4.1 |
| 1269 | 2026-03-11T03:20:51.497Z | Downloaded highway v1.3.0 |
| 1270 | 2026-03-11T03:20:51.500Z | Downloaded foldhash v0.2.0 |
| 1271 | 2026-03-11T03:20:51.503Z | Downloaded http-body-util v0.1.3 |
| 1272 | 2026-03-11T03:20:51.506Z | Downloaded fastrand v2.3.0 |
| 1273 | 2026-03-11T03:20:51.526Z | Downloaded glob v0.3.3 |
| 1274 | 2026-03-11T03:20:51.528Z | Downloaded getrandom v0.2.17 |
| 1275 | 2026-03-11T03:20:51.531Z | Downloaded dropshot v0.16.7 |
| 1276 | 2026-03-11T03:20:51.550Z | Downloaded iana-time-zone v0.1.65 |
| 1277 | 2026-03-11T03:20:51.553Z | Downloaded drift v0.1.3 |
| 1278 | 2026-03-11T03:20:51.557Z | Downloaded fnv v1.0.7 |
| 1279 | 2026-03-11T03:20:51.559Z | Downloaded find-msvc-tools v0.1.9 |
| 1280 | 2026-03-11T03:20:51.562Z | Downloaded dyn-clone v1.0.20 |
| 1281 | 2026-03-11T03:20:51.565Z | Downloaded enum-as-inner v0.6.1 |
| 1282 | 2026-03-11T03:20:51.568Z | Downloaded num-iter v0.1.45 |
| 1283 | 2026-03-11T03:20:51.571Z | Downloaded fxhash v0.2.1 |
| 1284 | 2026-03-11T03:20:51.574Z | Downloaded futures-executor v0.3.32 |
| 1285 | 2026-03-11T03:20:51.574Z | Downloaded fixedbitset v0.5.7 |
| 1286 | 2026-03-11T03:20:51.577Z | Downloaded half v2.7.1 |
| 1287 | 2026-03-11T03:20:51.582Z | Downloaded heapless v0.8.0 |
| 1288 | 2026-03-11T03:20:51.586Z | Downloaded hashbrown v0.16.1 |
| 1289 | 2026-03-11T03:20:51.592Z | Downloaded hickory-resolver v0.25.2 |
| 1290 | 2026-03-11T03:20:51.598Z | Downloaded hubpack v0.1.2 |
| 1291 | 2026-03-11T03:20:51.601Z | Downloaded omicron-workspace-hack v0.1.0 |
| 1292 | 2026-03-11T03:20:51.604Z | Downloaded displaydoc v0.2.5 |
| 1293 | 2026-03-11T03:20:51.611Z | Downloaded olpc-cjson v0.1.4 |
| 1294 | 2026-03-11T03:20:51.614Z | Downloaded icu_locale_core v2.1.1 |
| 1295 | 2026-03-11T03:20:51.618Z | Downloaded phf v0.12.1 |
| 1296 | 2026-03-11T03:20:51.621Z | Downloaded dropshot-api-manager-types v0.3.0 |
| 1297 | 2026-03-11T03:20:51.624Z | Downloaded fixedbitset v0.4.2 |
| 1298 | 2026-03-11T03:20:51.627Z | Downloaded futures-sink v0.3.32 |
| 1299 | 2026-03-11T03:20:51.627Z | Downloaded progenitor v0.11.2 |
| 1300 | 2026-03-11T03:20:51.630Z | Downloaded memmap2 v0.9.10 |
| 1301 | 2026-03-11T03:20:51.633Z | Downloaded proc-macro-crate v3.4.0 |
| 1302 | 2026-03-11T03:20:51.636Z | Downloaded icu_provider v2.1.1 |
| 1303 | 2026-03-11T03:20:51.640Z | Downloaded hostname v0.4.2 |
| 1304 | 2026-03-11T03:20:51.644Z | Downloaded errno v0.3.14 |
| 1305 | 2026-03-11T03:20:51.644Z | Downloaded num_threads v0.1.7 |
| 1306 | 2026-03-11T03:20:51.646Z | Downloaded num_enum_derive v0.5.11 |
| 1307 | 2026-03-11T03:20:51.652Z | Downloaded goblin v0.10.5 |
| 1308 | 2026-03-11T03:20:51.655Z | Downloaded openssl-probe v0.2.1 |
| 1309 | 2026-03-11T03:20:51.659Z | Downloaded parking_lot_core v0.8.6 |
| 1310 | 2026-03-11T03:20:51.663Z | Downloaded openssl-macros v0.1.1 |
| 1311 | 2026-03-11T03:20:51.666Z | Downloaded pin-project-internal v1.1.10 |
| 1312 | 2026-03-11T03:20:51.670Z | Downloaded parking_lot v0.11.2 |
| 1313 | 2026-03-11T03:20:51.673Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1314 | 2026-03-11T03:20:51.673Z | Downloaded once_cell v1.21.3 |
| 1315 | 2026-03-11T03:20:51.677Z | Downloaded proc-macro-error v1.0.4 |
| 1316 | 2026-03-11T03:20:51.681Z | Downloaded quick-error v1.2.3 |
| 1317 | 2026-03-11T03:20:51.686Z | Downloaded match_cfg v0.1.0 |
| 1318 | 2026-03-11T03:20:51.686Z | Downloaded pkg-config v0.3.32 |
| 1319 | 2026-03-11T03:20:51.686Z | Downloaded progenitor-client v0.10.0 |
| 1320 | 2026-03-11T03:20:51.689Z | Downloaded proc-macro-crate v1.3.1 |
| 1321 | 2026-03-11T03:20:51.689Z | Downloaded hyper v1.8.1 |
| 1322 | 2026-03-11T03:20:51.694Z | Downloaded newtype-uuid v1.3.2 |
| 1323 | 2026-03-11T03:20:51.703Z | Downloaded progenitor v0.13.0 |
| 1324 | 2026-03-11T03:20:51.714Z | Downloaded rand_chacha v0.3.1 |
| 1325 | 2026-03-11T03:20:51.731Z | Downloaded progenitor-macro v0.13.0 |
| 1326 | 2026-03-11T03:20:51.734Z | Downloaded nix v0.30.1 |
| 1327 | 2026-03-11T03:20:51.742Z | Downloaded rand v0.8.5 |
| 1328 | 2026-03-11T03:20:51.746Z | Downloaded prettyplease v0.2.37 |
| 1329 | 2026-03-11T03:20:51.750Z | Downloaded progenitor-client v0.11.2 |
| 1330 | 2026-03-11T03:20:51.755Z | Downloaded progenitor v0.10.0 |
| 1331 | 2026-03-11T03:20:51.758Z | Downloaded libsw-core v0.3.2 |
| 1332 | 2026-03-11T03:20:51.762Z | Downloaded quote v1.0.44 |
| 1333 | 2026-03-11T03:20:51.763Z | Downloaded portable-atomic v1.13.1 |
| 1334 | 2026-03-11T03:20:51.769Z | Downloaded openssl v0.10.75 |
| 1335 | 2026-03-11T03:20:51.776Z | Downloaded progenitor-impl v0.10.0 |
| 1336 | 2026-03-11T03:20:51.779Z | Downloaded cookie v0.18.1 |
| 1337 | 2026-03-11T03:20:51.783Z | Downloaded hickory-proto v0.25.2 |
| 1338 | 2026-03-11T03:20:51.793Z | Downloaded num v0.4.3 |
| 1339 | 2026-03-11T03:20:51.797Z | Downloaded ciborium-io v0.2.2 |
| 1340 | 2026-03-11T03:20:51.797Z | Downloaded anstyle-query v1.1.5 |
| 1341 | 2026-03-11T03:20:51.800Z | Downloaded rand_core v0.6.4 |
| 1342 | 2026-03-11T03:20:51.805Z | Downloaded bitflags v2.11.0 |
| 1343 | 2026-03-11T03:20:51.810Z | Downloaded idna_adapter v1.2.1 |
| 1344 | 2026-03-11T03:20:51.810Z | Downloaded progenitor-client v0.13.0 |
| 1345 | 2026-03-11T03:20:51.811Z | Downloaded ipnet v2.11.0 |
| 1346 | 2026-03-11T03:20:51.814Z | Downloaded resolv-conf v0.7.6 |
| 1347 | 2026-03-11T03:20:51.814Z | Downloaded rand_core v0.9.5 |
| 1348 | 2026-03-11T03:20:51.818Z | Downloaded num-rational v0.4.2 |
| 1349 | 2026-03-11T03:20:51.818Z | Downloaded macaddr v1.0.1 |
| 1350 | 2026-03-11T03:20:51.821Z | Downloaded rustls-native-certs v0.8.3 |
| 1351 | 2026-03-11T03:20:51.822Z | Downloaded quinn-udp v0.5.14 |
| 1352 | 2026-03-11T03:20:51.827Z | Downloaded no-std-compat v0.4.1 |
| 1353 | 2026-03-11T03:20:51.827Z | Downloaded cancel-safe-futures v0.1.5 |
| 1354 | 2026-03-11T03:20:51.831Z | Downloaded async-trait v0.1.89 |
| 1355 | 2026-03-11T03:20:51.835Z | Downloaded regress v0.10.5 |
| 1356 | 2026-03-11T03:20:51.839Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1357 | 2026-03-11T03:20:51.843Z | Downloaded colorchoice v1.0.4 |
| 1358 | 2026-03-11T03:20:51.846Z | Downloaded nom v7.1.3 |
| 1359 | 2026-03-11T03:20:51.850Z | Downloaded rand_xorshift v0.4.0 |
| 1360 | 2026-03-11T03:20:51.853Z | Downloaded clap_builder v4.5.59 |
| 1361 | 2026-03-11T03:20:51.857Z | Downloaded ciborium-ll v0.2.2 |
| 1362 | 2026-03-11T03:20:51.897Z | Downloaded quinn v0.11.9 |
| 1363 | 2026-03-11T03:20:51.901Z | Downloaded rustversion v1.0.22 |
| 1364 | 2026-03-11T03:20:51.901Z | Downloaded rustc_version v0.1.7 |
| 1365 | 2026-03-11T03:20:51.901Z | Downloaded crossbeam-channel v0.5.15 |
| 1366 | 2026-03-11T03:20:51.901Z | Downloaded same-file v1.0.6 |
| 1367 | 2026-03-11T03:20:51.901Z | Downloaded rustc-hash v2.1.1 |
| 1368 | 2026-03-11T03:20:51.901Z | Downloaded regex v1.12.3 |
| 1369 | 2026-03-11T03:20:51.901Z | Downloaded data-encoding v2.10.0 |
| 1370 | 2026-03-11T03:20:51.902Z | Downloaded bstr v1.12.1 |
| 1371 | 2026-03-11T03:20:51.902Z | Downloaded rayon v1.11.0 |
| 1372 | 2026-03-11T03:20:51.902Z | Downloaded secrecy v0.10.3 |
| 1373 | 2026-03-11T03:20:51.905Z | Downloaded allocator-api2 v0.2.21 |
| 1374 | 2026-03-11T03:20:51.905Z | Downloaded pem v3.0.6 |
| 1375 | 2026-03-11T03:20:51.912Z | Downloaded inout v0.1.4 |
| 1376 | 2026-03-11T03:20:51.912Z | Downloaded async-recursion v1.1.1 |
| 1377 | 2026-03-11T03:20:51.912Z | Downloaded clap v4.5.59 |
| 1378 | 2026-03-11T03:20:51.919Z | Downloaded rhai_codegen v3.1.0 |
| 1379 | 2026-03-11T03:20:51.931Z | Downloaded schemars v0.9.0 |
| 1380 | 2026-03-11T03:20:51.936Z | Downloaded serde_derive v1.0.228 |
| 1381 | 2026-03-11T03:20:51.939Z | Downloaded csv-core v0.1.13 |
| 1382 | 2026-03-11T03:20:51.944Z | Downloaded debug-ignore v1.0.5 |
| 1383 | 2026-03-11T03:20:51.944Z | Downloaded itertools v0.12.1 |
| 1384 | 2026-03-11T03:20:51.948Z | Downloaded parse-display v0.10.0 |
| 1385 | 2026-03-11T03:20:51.951Z | Downloaded scroll_derive v0.12.1 |
| 1386 | 2026-03-11T03:20:51.956Z | Downloaded parse-display-derive v0.10.0 |
| 1387 | 2026-03-11T03:20:51.956Z | Downloaded num_enum v0.5.11 |
| 1388 | 2026-03-11T03:20:51.961Z | Downloaded serde_derive_internals v0.29.1 |
| 1389 | 2026-03-11T03:20:51.961Z | Downloaded rustc_version v0.4.1 |
| 1390 | 2026-03-11T03:20:51.966Z | Downloaded schemars v1.2.1 |
| 1391 | 2026-03-11T03:20:51.972Z | Downloaded serde_repr v0.1.20 |
| 1392 | 2026-03-11T03:20:51.979Z | Downloaded sha2 v0.10.9 |
| 1393 | 2026-03-11T03:20:51.984Z | Downloaded indicatif v0.18.4 |
| 1394 | 2026-03-11T03:20:51.984Z | Downloaded anstyle v1.0.13 |
| 1395 | 2026-03-11T03:20:51.984Z | Downloaded jiff-static v0.2.20 |
| 1396 | 2026-03-11T03:20:51.990Z | Downloaded signal-hook-registry v1.4.8 |
| 1397 | 2026-03-11T03:20:51.990Z | Downloaded base64 v0.22.1 |
| 1398 | 2026-03-11T03:20:52.011Z | Downloaded httparse v1.10.1 |
| 1399 | 2026-03-11T03:20:52.011Z | Downloaded postcard v1.1.3 |
| 1400 | 2026-03-11T03:20:52.011Z | Downloaded crypto-bigint v0.5.5 |
| 1401 | 2026-03-11T03:20:52.011Z | Downloaded rustls-webpki v0.103.9 |
| 1402 | 2026-03-11T03:20:52.011Z | Downloaded slog-scope v4.4.1 |
| 1403 | 2026-03-11T03:20:52.011Z | Downloaded scroll v0.12.0 |
| 1404 | 2026-03-11T03:20:52.011Z | Downloaded idna v1.1.0 |
| 1405 | 2026-03-11T03:20:52.015Z | Downloaded ron v0.12.0 |
| 1406 | 2026-03-11T03:20:52.018Z | Downloaded chrono v0.4.43 |
| 1407 | 2026-03-11T03:20:52.023Z | Downloaded siphasher v1.0.2 |
| 1408 | 2026-03-11T03:20:52.027Z | Downloaded pest v2.8.6 |
| 1409 | 2026-03-11T03:20:52.030Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1410 | 2026-03-11T03:20:52.033Z | Downloaded base64 v0.21.7 |
| 1411 | 2026-03-11T03:20:52.037Z | Downloaded schemars v0.8.22 |
| 1412 | 2026-03-11T03:20:52.044Z | Downloaded supports-color v3.0.2 |
| 1413 | 2026-03-11T03:20:52.048Z | Downloaded slog v2.8.2 |
| 1414 | 2026-03-11T03:20:52.055Z | Downloaded derive-where v1.6.0 |
| 1415 | 2026-03-11T03:20:52.059Z | Downloaded smartstring v1.0.1 |
| 1416 | 2026-03-11T03:20:52.059Z | Downloaded rustls-webpki v0.102.8 |
| 1417 | 2026-03-11T03:20:52.069Z | Downloaded strum v0.26.3 |
| 1418 | 2026-03-11T03:20:52.073Z | Downloaded strsim v0.11.1 |
| 1419 | 2026-03-11T03:20:52.073Z | Downloaded const_format v0.2.35 |
| 1420 | 2026-03-11T03:20:52.076Z | Downloaded structmeta v0.3.0 |
| 1421 | 2026-03-11T03:20:52.080Z | Downloaded termtree v0.5.1 |
| 1422 | 2026-03-11T03:20:52.080Z | Downloaded serde_json v1.0.149 |
| 1423 | 2026-03-11T03:20:52.085Z | Downloaded tabled_derive v0.7.0 |
| 1424 | 2026-03-11T03:20:52.089Z | Downloaded structmeta-derive v0.3.0 |
| 1425 | 2026-03-11T03:20:52.089Z | Downloaded spin v0.9.8 |
| 1426 | 2026-03-11T03:20:52.094Z | Downloaded subtle v2.6.1 |
| 1427 | 2026-03-11T03:20:52.094Z | Downloaded scopeguard v1.2.0 |
| 1428 | 2026-03-11T03:20:52.094Z | Downloaded camino-tempfile v1.4.1 |
| 1429 | 2026-03-11T03:20:52.100Z | Downloaded natord v1.0.9 |
| 1430 | 2026-03-11T03:20:52.100Z | Downloaded indexmap v2.13.0 |
| 1431 | 2026-03-11T03:20:52.108Z | Downloaded cfg_aliases v0.2.1 |
| 1432 | 2026-03-11T03:20:52.108Z | Downloaded rand v0.9.2 |
| 1433 | 2026-03-11T03:20:52.108Z | Downloaded rusty-fork v0.3.1 |
| 1434 | 2026-03-11T03:20:52.111Z | Downloaded rustls-pki-types v1.14.0 |
| 1435 | 2026-03-11T03:20:52.111Z | Downloaded take_mut v0.2.2 |
| 1436 | 2026-03-11T03:20:52.111Z | Downloaded sync_wrapper v1.0.2 |
| 1437 | 2026-03-11T03:20:52.111Z | Downloaded derive-ex v0.1.8 |
| 1438 | 2026-03-11T03:20:52.115Z | Downloaded serde_with_macros v3.16.1 |
| 1439 | 2026-03-11T03:20:52.118Z | Downloaded serde_path_to_error v0.1.20 |
| 1440 | 2026-03-11T03:20:52.119Z | Downloaded schemars_derive v0.8.22 |
| 1441 | 2026-03-11T03:20:52.119Z | Downloaded indexmap v1.9.3 |
| 1442 | 2026-03-11T03:20:52.122Z | Downloaded daft v0.1.5 |
| 1443 | 2026-03-11T03:20:52.126Z | Downloaded bcs v0.1.6 |
| 1444 | 2026-03-11T03:20:52.126Z | Downloaded rayon-core v1.13.0 |
| 1445 | 2026-03-11T03:20:52.130Z | Downloaded test-strategy v0.4.5 |
| 1446 | 2026-03-11T03:20:52.133Z | Downloaded thiserror-impl v2.0.18 |
| 1447 | 2026-03-11T03:20:52.134Z | Downloaded console v0.15.11 |
| 1448 | 2026-03-11T03:20:52.137Z | Downloaded libscf-sys v1.1.0 |
| 1449 | 2026-03-11T03:20:52.143Z | Downloaded thin-vec v0.2.14 |
| 1450 | 2026-03-11T03:20:52.146Z | Downloaded tagptr v0.2.0 |
| 1451 | 2026-03-11T03:20:52.149Z | Downloaded serde_core v1.0.228 |
| 1452 | 2026-03-11T03:20:52.156Z | Downloaded slog-async v2.8.0 |
| 1453 | 2026-03-11T03:20:52.156Z | Downloaded tempfile v3.25.0 |
| 1454 | 2026-03-11T03:20:52.160Z | Downloaded rustls v0.22.4 |
| 1455 | 2026-03-11T03:20:52.164Z | Downloaded snafu-derive v0.8.9 |
| 1456 | 2026-03-11T03:20:52.168Z | Downloaded regex-syntax v0.8.9 |
| 1457 | 2026-03-11T03:20:52.172Z | Downloaded thread_local v1.1.9 |
| 1458 | 2026-03-11T03:20:52.178Z | Downloaded rustls v0.23.36 |
| 1459 | 2026-03-11T03:20:52.187Z | Downloaded syn v2.0.116 |
| 1460 | 2026-03-11T03:20:52.191Z | Downloaded slog-stdlog v4.1.1 |
| 1461 | 2026-03-11T03:20:52.194Z | Downloaded tinystr v0.8.2 |
| 1462 | 2026-03-11T03:20:52.198Z | Downloaded thiserror-impl v1.0.69 |
| 1463 | 2026-03-11T03:20:52.198Z | Downloaded gethostname v0.5.0 |
| 1464 | 2026-03-11T03:20:52.198Z | Downloaded socket2 v0.6.2 |
| 1465 | 2026-03-11T03:20:52.201Z | Downloaded sha1 v0.10.6 |
| 1466 | 2026-03-11T03:20:52.201Z | Downloaded serde_spanned v0.6.9 |
| 1467 | 2026-03-11T03:20:52.205Z | Downloaded thread-id v5.1.0 |
| 1468 | 2026-03-11T03:20:52.205Z | Downloaded thread-id v4.2.2 |
| 1469 | 2026-03-11T03:20:52.205Z | Downloaded serde_urlencoded v0.7.1 |
| 1470 | 2026-03-11T03:20:52.208Z | Downloaded tiny-keccak v2.0.2 |
| 1471 | 2026-03-11T03:20:52.212Z | Downloaded strum_macros v0.27.2 |
| 1472 | 2026-03-11T03:20:52.212Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1473 | 2026-03-11T03:20:52.215Z | Downloaded tokio-rustls v0.25.0 |
| 1474 | 2026-03-11T03:20:52.219Z | Downloaded time-macros v0.2.27 |
| 1475 | 2026-03-11T03:20:52.219Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1476 | 2026-03-11T03:20:52.222Z | Downloaded term v1.2.1 |
| 1477 | 2026-03-11T03:20:52.226Z | Downloaded tokio-util v0.7.18 |
| 1478 | 2026-03-11T03:20:52.229Z | Downloaded strum v0.27.2 |
| 1479 | 2026-03-11T03:20:52.230Z | Downloaded hashbrown v0.12.3 |
| 1480 | 2026-03-11T03:20:52.233Z | Downloaded stable_deref_trait v1.2.1 |
| 1481 | 2026-03-11T03:20:52.237Z | Downloaded similar v2.7.0 |
| 1482 | 2026-03-11T03:20:52.241Z | Downloaded scroll_derive v0.13.1 |
| 1483 | 2026-03-11T03:20:52.241Z | Downloaded regex-automata v0.4.14 |
| 1484 | 2026-03-11T03:20:52.249Z | Downloaded textwrap v0.16.2 |
| 1485 | 2026-03-11T03:20:52.253Z | Downloaded static_assertions v1.1.0 |
| 1486 | 2026-03-11T03:20:52.257Z | Downloaded slog-dtrace v0.3.0 |
| 1487 | 2026-03-11T03:20:52.257Z | Downloaded slog-envlogger v2.2.0 |
| 1488 | 2026-03-11T03:20:52.257Z | Downloaded rustix v1.1.3 |
| 1489 | 2026-03-11T03:20:52.274Z | Downloaded typeid v1.0.3 |
| 1490 | 2026-03-11T03:20:52.277Z | Downloaded try-lock v0.2.5 |
| 1491 | 2026-03-11T03:20:52.277Z | Downloaded tower-service v0.3.3 |
| 1492 | 2026-03-11T03:20:52.277Z | Downloaded tower-layer v0.3.3 |
| 1493 | 2026-03-11T03:20:52.280Z | Downloaded tabwriter v1.4.1 |
| 1494 | 2026-03-11T03:20:52.280Z | Downloaded snafu v0.8.9 |
| 1495 | 2026-03-11T03:20:52.284Z | Downloaded tabled_derive v0.11.0 |
| 1496 | 2026-03-11T03:20:52.287Z | Downloaded steno v0.4.1 |
| 1497 | 2026-03-11T03:20:52.291Z | Downloaded foldhash v0.1.5 |
| 1498 | 2026-03-11T03:20:52.292Z | Downloaded thiserror v2.0.18 |
| 1499 | 2026-03-11T03:20:52.295Z | Downloaded rhai v1.24.0 |
| 1500 | 2026-03-11T03:20:52.302Z | Downloaded typify-macro v0.4.3 |
| 1501 | 2026-03-11T03:20:52.306Z | Downloaded tungstenite v0.21.0 |
| 1502 | 2026-03-11T03:20:52.309Z | Downloaded unarray v0.1.4 |
| 1503 | 2026-03-11T03:20:52.310Z | Downloaded tabled v0.15.0 |
| 1504 | 2026-03-11T03:20:52.319Z | Downloaded untrusted v0.7.1 |
| 1505 | 2026-03-11T03:20:52.322Z | Downloaded unicode-linebreak v0.1.5 |
| 1506 | 2026-03-11T03:20:52.322Z | Downloaded typify v0.6.1 |
| 1507 | 2026-03-11T03:20:52.326Z | Downloaded strum_macros v0.26.4 |
| 1508 | 2026-03-11T03:20:52.326Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1509 | 2026-03-11T03:20:52.329Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1510 | 2026-03-11T03:20:52.329Z | Downloaded tokio-tungstenite v0.21.0 |
| 1511 | 2026-03-11T03:20:52.333Z | Downloaded spin v0.5.2 |
| 1512 | 2026-03-11T03:20:52.333Z | Downloaded icu_properties v2.1.2 |
| 1513 | 2026-03-11T03:20:52.336Z | Downloaded ucd-trie v0.1.7 |
| 1514 | 2026-03-11T03:20:52.337Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1515 | 2026-03-11T03:20:52.340Z | Downloaded usdt v0.6.0 |
| 1516 | 2026-03-11T03:20:52.340Z | Downloaded papergrid v0.11.0 |
| 1517 | 2026-03-11T03:20:52.344Z | Downloaded foreign-types-shared v0.1.1 |
| 1518 | 2026-03-11T03:20:52.344Z | Downloaded tracing-core v0.1.36 |
| 1519 | 2026-03-11T03:20:52.347Z | Downloaded sled v0.34.7 |
| 1520 | 2026-03-11T03:20:52.355Z | Downloaded typify-macro v0.6.1 |
| 1521 | 2026-03-11T03:20:52.359Z | Downloaded tough v0.20.0 |
| 1522 | 2026-03-11T03:20:52.362Z | Downloaded unit-prefix v0.5.2 |
| 1523 | 2026-03-11T03:20:52.366Z | Downloaded dropshot_endpoint v0.16.7 |
| 1524 | 2026-03-11T03:20:52.369Z | Downloaded terminal_size v0.4.3 |
| 1525 | 2026-03-11T03:20:52.369Z | Downloaded hubpack_derive v0.1.1 |
| 1526 | 2026-03-11T03:20:52.369Z | Downloaded hmac v0.12.1 |
| 1527 | 2026-03-11T03:20:52.373Z | Downloaded utf8parse v0.2.2 |
| 1528 | 2026-03-11T03:20:52.373Z | Downloaded dunce v1.0.5 |
| 1529 | 2026-03-11T03:20:52.373Z | Downloaded heck v0.4.1 |
| 1530 | 2026-03-11T03:20:52.373Z | Downloaded embedded-io v0.4.0 |
| 1531 | 2026-03-11T03:20:52.376Z | Downloaded http-body v1.0.1 |
| 1532 | 2026-03-11T03:20:52.376Z | Downloaded toml_edit v0.19.15 |
| 1533 | 2026-03-11T03:20:52.386Z | Downloaded futures-macro v0.3.32 |
| 1534 | 2026-03-11T03:20:52.390Z | Downloaded semver v1.0.27 |
| 1535 | 2026-03-11T03:20:52.390Z | Downloaded tower-http v0.6.8 |
| 1536 | 2026-03-11T03:20:52.395Z | Downloaded usdt-macro v0.5.0 |
| 1537 | 2026-03-11T03:20:52.398Z | Downloaded universal-hash v0.5.1 |
| 1538 | 2026-03-11T03:20:52.398Z | Downloaded unicode-normalization v0.1.25 |
| 1539 | 2026-03-11T03:20:52.403Z | Downloaded typify v0.4.3 |
| 1540 | 2026-03-11T03:20:52.406Z | Downloaded syn v1.0.109 |
| 1541 | 2026-03-11T03:20:52.410Z | Downloaded utf8_iter v1.0.4 |
| 1542 | 2026-03-11T03:20:52.414Z | Downloaded usdt-attr-macro v0.6.0 |
| 1543 | 2026-03-11T03:20:52.414Z | Downloaded powerfmt v0.2.0 |
| 1544 | 2026-03-11T03:20:52.414Z | Downloaded openssl-sys v0.9.111 |
| 1545 | 2026-03-11T03:20:52.418Z | Downloaded hyper-rustls v0.27.7 |
| 1546 | 2026-03-11T03:20:52.421Z | Downloaded futures-core v0.3.32 |
| 1547 | 2026-03-11T03:20:52.421Z | Downloaded erased-serde v0.3.31 |
| 1548 | 2026-03-11T03:20:52.421Z | Downloaded ppv-lite86 v0.2.21 |
| 1549 | 2026-03-11T03:20:52.438Z | Downloaded tokio-dtrace v0.1.1 |
| 1550 | 2026-03-11T03:20:52.443Z | Downloaded zone_cfg_derive v0.3.1 |
| 1551 | 2026-03-11T03:20:52.446Z | Downloaded progenitor-macro v0.10.0 |
| 1552 | 2026-03-11T03:20:52.449Z | Downloaded want v0.3.1 |
| 1553 | 2026-03-11T03:20:52.458Z | Downloaded xz2 v0.1.7 |
| 1554 | 2026-03-11T03:20:52.461Z | Downloaded usdt-impl v0.5.0 |
| 1555 | 2026-03-11T03:20:52.466Z | Downloaded ref-cast v1.0.25 |
| 1556 | 2026-03-11T03:20:52.469Z | Downloaded unicode-segmentation v1.12.0 |
| 1557 | 2026-03-11T03:20:52.473Z | Downloaded usdt v0.5.0 |
| 1558 | 2026-03-11T03:20:52.473Z | Downloaded thiserror v1.0.69 |
| 1559 | 2026-03-11T03:20:52.478Z | Downloaded futures v0.3.32 |
| 1560 | 2026-03-11T03:20:52.482Z | Downloaded time-core v0.1.8 |
| 1561 | 2026-03-11T03:20:52.485Z | Downloaded yoke-derive v0.8.1 |
| 1562 | 2026-03-11T03:20:52.485Z | Downloaded papergrid v0.17.0 |
| 1563 | 2026-03-11T03:20:52.489Z | Downloaded icu_normalizer v2.1.1 |
| 1564 | 2026-03-11T03:20:52.493Z | Downloaded zerocopy-derive v0.8.39 |
| 1565 | 2026-03-11T03:20:52.500Z | Downloaded vsss-rs v3.3.4 |
| 1566 | 2026-03-11T03:20:52.505Z | Downloaded smf v0.2.3 |
| 1567 | 2026-03-11T03:20:52.505Z | Downloaded writeable v0.6.2 |
| 1568 | 2026-03-11T03:20:52.505Z | Downloaded tokio v1.49.0 |
| 1569 | 2026-03-11T03:20:52.531Z | Downloaded whoami v1.6.1 |
| 1570 | 2026-03-11T03:20:52.534Z | Downloaded embedded-io v0.6.1 |
| 1571 | 2026-03-11T03:20:52.534Z | Downloaded dof v0.4.0 |
| 1572 | 2026-03-11T03:20:52.534Z | Downloaded walkdir v2.5.0 |
| 1573 | 2026-03-11T03:20:52.538Z | Downloaded version_check v0.9.5 |
| 1574 | 2026-03-11T03:20:52.538Z | Downloaded vcpkg v0.2.15 |
| 1575 | 2026-03-11T03:20:52.566Z | Downloaded zone v0.3.1 |
| 1576 | 2026-03-11T03:20:52.569Z | Downloaded zeroize v1.8.2 |
| 1577 | 2026-03-11T03:20:52.569Z | Downloaded phf_shared v0.12.1 |
| 1578 | 2026-03-11T03:20:52.569Z | Downloaded memchr v2.8.0 |
| 1579 | 2026-03-11T03:20:52.573Z | Downloaded toml_write v0.1.2 |
| 1580 | 2026-03-11T03:20:52.576Z | Downloaded toml v0.8.23 |
| 1581 | 2026-03-11T03:20:52.576Z | Downloaded password-hash v0.5.0 |
| 1582 | 2026-03-11T03:20:52.579Z | Downloaded foreign-types v0.5.0 |
| 1583 | 2026-03-11T03:20:52.580Z | Downloaded float-ord v0.3.2 |
| 1584 | 2026-03-11T03:20:52.583Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1585 | 2026-03-11T03:20:52.587Z | Downloaded ingot-types v0.1.2 |
| 1586 | 2026-03-11T03:20:52.587Z | Downloaded ref-cast-impl v1.0.25 |
| 1587 | 2026-03-11T03:20:52.600Z | Downloaded tokio-stream v0.1.18 |
| 1588 | 2026-03-11T03:20:52.636Z | Downloaded serde_plain v1.0.2 |
| 1589 | 2026-03-11T03:20:52.636Z | Downloaded num-derive v0.4.2 |
| 1590 | 2026-03-11T03:20:52.636Z | Downloaded untrusted v0.9.0 |
| 1591 | 2026-03-11T03:20:52.636Z | Downloaded serde_spanned v1.0.4 |
| 1592 | 2026-03-11T03:20:52.636Z | Downloaded rustls-pemfile v2.2.0 |
| 1593 | 2026-03-11T03:20:52.636Z | Downloaded mio v1.1.1 |
| 1594 | 2026-03-11T03:20:52.637Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1595 | 2026-03-11T03:20:52.637Z | Downloaded scroll v0.13.0 |
| 1596 | 2026-03-11T03:20:52.637Z | Downloaded poly1305 v0.8.0 |
| 1597 | 2026-03-11T03:20:52.641Z | Downloaded icu_collections v2.1.1 |
| 1598 | 2026-03-11T03:20:52.648Z | Downloaded rand_chacha v0.9.0 |
| 1599 | 2026-03-11T03:20:52.652Z | Downloaded toml_datetime v0.6.11 |
| 1600 | 2026-03-11T03:20:52.655Z | Downloaded progenitor-macro v0.11.2 |
| 1601 | 2026-03-11T03:20:52.659Z | Downloaded tokio-macros v2.6.0 |
| 1602 | 2026-03-11T03:20:52.659Z | Downloaded progenitor-impl v0.13.0 |
| 1603 | 2026-03-11T03:20:52.664Z | Downloaded typed-path v0.9.3 |
| 1604 | 2026-03-11T03:20:52.673Z | Downloaded uuid v1.21.0 |
| 1605 | 2026-03-11T03:20:52.676Z | Downloaded shlex v1.3.0 |
| 1606 | 2026-03-11T03:20:52.676Z | Downloaded hickory-resolver v0.24.4 |
| 1607 | 2026-03-11T03:20:52.680Z | Downloaded expectorate v1.2.0 |
| 1608 | 2026-03-11T03:20:52.685Z | Downloaded pin-project v1.1.10 |
| 1609 | 2026-03-11T03:20:52.694Z | Downloaded tinyvec_macros v0.1.1 |
| 1610 | 2026-03-11T03:20:52.698Z | Downloaded zerotrie v0.2.3 |
| 1611 | 2026-03-11T03:20:52.702Z | Downloaded utf-8 v0.7.6 |
| 1612 | 2026-03-11T03:20:52.706Z | Downloaded smallvec v1.15.1 |
| 1613 | 2026-03-11T03:20:52.711Z | Downloaded usdt-macro v0.6.0 |
| 1614 | 2026-03-11T03:20:52.711Z | Downloaded slog-term v2.9.2 |
| 1615 | 2026-03-11T03:20:52.720Z | Downloaded usdt-attr-macro v0.5.0 |
| 1616 | 2026-03-11T03:20:52.723Z | Downloaded waitgroup v0.1.2 |
| 1617 | 2026-03-11T03:20:52.724Z | Downloaded proc-macro2 v1.0.106 |
| 1618 | 2026-03-11T03:20:52.734Z | Downloaded thiserror-no-std v2.0.2 |
| 1619 | 2026-03-11T03:20:52.743Z | Downloaded zerovec-derive v0.11.2 |
| 1620 | 2026-03-11T03:20:52.746Z | Downloaded qorb v0.4.1 |
| 1621 | 2026-03-11T03:20:52.750Z | Downloaded zeroize_derive v1.4.3 |
| 1622 | 2026-03-11T03:20:52.756Z | Downloaded winnow v0.7.14 |
| 1623 | 2026-03-11T03:20:52.766Z | Downloaded zerofrom v0.1.6 |
| 1624 | 2026-03-11T03:20:52.770Z | Downloaded progenitor-impl v0.11.2 |
| 1625 | 2026-03-11T03:20:52.773Z | Downloaded goblin v0.8.2 |
| 1626 | 2026-03-11T03:20:52.776Z | Downloaded tracing v0.1.44 |
| 1627 | 2026-03-11T03:20:52.790Z | Downloaded zmij v1.0.21 |
| 1628 | 2026-03-11T03:20:52.795Z | Downloaded zerofrom-derive v0.1.6 |
| 1629 | 2026-03-11T03:20:52.799Z | Downloaded typenum v1.19.0 |
| 1630 | 2026-03-11T03:20:52.804Z | Downloaded hashbrown v0.15.5 |
| 1631 | 2026-03-11T03:20:52.808Z | Downloaded zerovec v0.11.5 |
| 1632 | 2026-03-11T03:20:52.812Z | Downloaded iddqd v0.3.17 |
| 1633 | 2026-03-11T03:20:52.820Z | Downloaded zerocopy-derive v0.7.35 |
| 1634 | 2026-03-11T03:20:52.827Z | Downloaded zerocopy v0.7.35 |
| 1635 | 2026-03-11T03:20:52.838Z | Downloaded unicode-width v0.1.14 |
| 1636 | 2026-03-11T03:20:52.842Z | Downloaded h2 v0.4.13 |
| 1637 | 2026-03-11T03:20:52.859Z | Downloaded tower v0.5.3 |
| 1638 | 2026-03-11T03:20:52.884Z | Downloaded futures-util v0.3.32 |
| 1639 | 2026-03-11T03:20:52.899Z | Downloaded unicode-width v0.2.2 |
| 1640 | 2026-03-11T03:20:52.903Z | Downloaded reqwest v0.13.2 |
| 1641 | 2026-03-11T03:20:52.903Z | Downloaded reqwest v0.12.28 |
| 1642 | 2026-03-11T03:20:52.918Z | Downloaded proptest v1.10.0 |
| 1643 | 2026-03-11T03:20:52.922Z | Downloaded serde_with v3.16.1 |
| 1644 | 2026-03-11T03:20:52.964Z | Downloaded quinn-proto v0.11.13 |
| 1645 | 2026-03-11T03:20:52.968Z | Downloaded tabled v0.20.0 |
| 1646 | 2026-03-11T03:20:53.039Z | Downloaded nix v0.31.1 |
| 1647 | 2026-03-11T03:20:53.047Z | Downloaded zerocopy v0.8.39 |
| 1648 | 2026-03-11T03:20:53.061Z | Downloaded aws-lc-sys v0.37.1 |
| 1649 | 2026-03-11T03:20:53.254Z | Downloaded serde v1.0.228 |
| 1650 | 2026-03-11T03:20:53.260Z | Downloaded rustix v0.38.44 |
| 1651 | 2026-03-11T03:20:53.302Z | Downloaded typify-impl v0.4.3 |
| 1652 | 2026-03-11T03:20:53.320Z | Downloaded lzma-sys v0.1.20 |
| 1653 | 2026-03-11T03:20:53.384Z | Downloaded sha3 v0.10.8 |
| 1654 | 2026-03-11T03:20:53.398Z | Downloaded blake2 v0.10.6 |
| 1655 | 2026-03-11T03:20:53.455Z | Downloaded encoding_rs v0.8.35 |
| 1656 | 2026-03-11T03:20:53.472Z | Downloaded moka v0.12.13 |
| 1657 | 2026-03-11T03:20:53.478Z | Downloaded ring v0.17.14 |
| 1658 | 2026-03-11T03:20:53.560Z | Downloaded swrite v0.1.0 |
| 1659 | 2026-03-11T03:20:53.589Z | Downloaded num_enum v0.7.5 |
| 1660 | 2026-03-11T03:20:53.596Z | Downloaded colored v3.1.1 |
| 1661 | 2026-03-11T03:20:53.607Z | Downloaded toml_edit v0.22.27 |
| 1662 | 2026-03-11T03:20:53.612Z | Downloaded num-conv v0.2.0 |
| 1663 | 2026-03-11T03:20:53.621Z | Downloaded crossbeam-epoch v0.9.18 |
| 1664 | 2026-03-11T03:20:53.655Z | Downloaded libsw v3.5.0 |
| 1665 | 2026-03-11T03:20:53.660Z | Downloaded cc v1.2.56 |
| 1666 | 2026-03-11T03:20:53.670Z | Downloaded clap_lex v1.0.0 |
| 1667 | 2026-03-11T03:20:53.682Z | Downloaded base16ct v0.2.0 |
| 1668 | 2026-03-11T03:20:53.731Z | Downloaded serde-big-array v0.5.1 |
| 1669 | 2026-03-11T03:20:53.742Z | Downloaded ahash v0.8.12 |
| 1670 | 2026-03-11T03:20:53.742Z | Downloaded bytes v1.11.1 |
| 1671 | 2026-03-11T03:20:53.742Z | Downloaded pest_meta v2.8.6 |
| 1672 | 2026-03-11T03:20:53.811Z | Downloaded atomicwrites v0.4.4 |
| 1673 | 2026-03-11T03:20:53.836Z | Downloaded url v2.5.8 |
| 1674 | 2026-03-11T03:20:53.836Z | Downloaded bytecount v0.6.9 |
| 1675 | 2026-03-11T03:20:53.836Z | Downloaded sigpipe v0.1.3 |
| 1676 | 2026-03-11T03:20:53.836Z | Downloaded base64ct v1.8.3 |
| 1677 | 2026-03-11T03:20:53.847Z | Downloaded unicode-ident v1.0.24 |
| 1678 | 2026-03-11T03:20:53.847Z | Downloaded slog-bunyan v2.5.0 |
| 1679 | 2026-03-11T03:20:53.847Z | Downloaded slab v0.4.12 |
| 1680 | 2026-03-11T03:20:53.851Z | Downloaded unsafe-libyaml v0.2.11 |
| 1681 | 2026-03-11T03:20:53.875Z | Downloaded deranged v0.5.6 |
| 1682 | 2026-03-11T03:20:53.880Z | Downloaded bitflags v1.3.2 |
| 1683 | 2026-03-11T03:20:53.899Z | Downloaded crunchy v0.2.4 |
| 1684 | 2026-03-11T03:20:53.904Z | Downloaded bit-set v0.8.0 |
| 1685 | 2026-03-11T03:20:53.910Z | Downloaded testing_table v0.3.0 |
| 1686 | 2026-03-11T03:20:53.917Z | Downloaded wait-timeout v0.2.1 |
| 1687 | 2026-03-11T03:20:53.921Z | Downloaded newline-converter v0.3.0 |
| 1688 | 2026-03-11T03:20:53.924Z | Downloaded ipnetwork v0.21.1 |
| 1689 | 2026-03-11T03:20:53.928Z | Downloaded semver v0.1.20 |
| 1690 | 2026-03-11T03:20:53.935Z | Downloaded winnow v0.5.40 |
| 1691 | 2026-03-11T03:20:53.942Z | Downloaded smawk v0.3.2 |
| 1692 | 2026-03-11T03:20:53.946Z | Downloaded block-buffer v0.10.4 |
| 1693 | 2026-03-11T03:20:53.950Z | Downloaded const_format_proc_macros v0.2.34 |
| 1694 | 2026-03-11T03:20:53.950Z | Downloaded tokio-rustls v0.26.4 |
| 1695 | 2026-03-11T03:20:53.953Z | Downloaded cobs v0.3.0 |
| 1696 | 2026-03-11T03:20:53.983Z | Downloaded anstyle-parse v0.2.7 |
| 1697 | 2026-03-11T03:20:54.002Z | Downloaded iri-string v0.7.10 |
| 1698 | 2026-03-11T03:20:54.010Z | Downloaded tinyvec v1.10.0 |
| 1699 | 2026-03-11T03:20:54.022Z | Downloaded derive_more v0.99.20 |
| 1700 | 2026-03-11T03:20:54.047Z | Downloaded aws-lc-rs v1.15.4 |
| 1701 | 2026-03-11T03:20:54.056Z | Downloaded crc32fast v1.5.0 |
| 1702 | 2026-03-11T03:20:54.067Z | Downloaded ingot-macros v0.1.1 |
| 1703 | 2026-03-11T03:20:54.074Z | Downloaded potential_utf v0.1.4 |
| 1704 | 2026-03-11T03:20:54.083Z | Downloaded defmt-parser v1.0.0 |
| 1705 | 2026-03-11T03:20:54.091Z | Downloaded yoke v0.8.1 |
| 1706 | 2026-03-11T03:20:54.096Z | Downloaded slog-json v2.6.1 |
| 1707 | 2026-03-11T03:20:54.110Z | Downloaded paste v1.0.15 |
| 1708 | 2026-03-11T03:20:54.114Z | Downloaded csv v1.4.0 |
| 1709 | 2026-03-11T03:20:54.128Z | Downloaded num-derive v0.3.3 |
| 1710 | 2026-03-11T03:20:54.140Z | Downloaded darling_core v0.21.3 |
| 1711 | 2026-03-11T03:20:54.152Z | Downloaded darling_macro v0.21.3 |
| 1712 | 2026-03-11T03:20:54.155Z | Downloaded argon2 v0.5.3 |
| 1713 | 2026-03-11T03:20:54.156Z | Downloaded ryu v1.0.23 |
| 1714 | 2026-03-11T03:20:54.159Z | Downloaded usdt-impl v0.6.0 |
| 1715 | 2026-03-11T03:20:54.162Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1716 | 2026-03-11T03:20:54.162Z | Downloaded linked-hash-map v0.5.6 |
| 1717 | 2026-03-11T03:20:54.162Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 1718 | 2026-03-11T03:20:54.165Z | Downloaded socket2 v0.5.10 |
| 1719 | 2026-03-11T03:20:54.165Z | Downloaded instant v0.1.13 |
| 1720 | 2026-03-11T03:20:54.187Z | Downloaded const-random v0.1.18 |
| 1721 | 2026-03-11T03:20:54.202Z | Downloaded time v0.3.47 |
| 1722 | 2026-03-11T03:20:54.214Z | Downloaded typify-impl v0.6.1 |
| 1723 | 2026-03-11T03:20:54.223Z | Downloaded synstructure v0.13.2 |
| 1724 | 2026-03-11T03:20:54.227Z | Downloaded log v0.4.29 |
| 1725 | 2026-03-11T03:20:54.257Z | Downloaded smoltcp v0.11.0 |
| 1726 | 2026-03-11T03:20:54.265Z | Downloaded crc8 v0.1.1 |
| 1727 | 2026-03-11T03:20:54.299Z | Downloaded ciborium v0.2.2 |
| 1728 | 2026-03-11T03:20:54.328Z | Downloaded webpki-roots v1.0.6 |
| 1729 | 2026-03-11T03:20:54.390Z | Downloaded tracing-attributes v0.1.31 |
| 1730 | 2026-03-11T03:20:54.417Z | Downloaded unicode-xid v0.2.6 |
| 1731 | 2026-03-11T03:20:55.428Z | Downloaded proc-macro-error2 v2.0.1 |
| 1732 | 2026-03-11T03:20:55.511Z | Downloaded serde_tokenstream v0.2.3 |
| 1733 | 2026-03-11T03:20:55.805Z | Compiling proc-macro2 v1.0.106 |
| 1734 | 2026-03-11T03:20:55.808Z | Compiling quote v1.0.44 |
| 1735 | 2026-03-11T03:20:55.809Z | Compiling unicode-ident v1.0.24 |
| 1736 | 2026-03-11T03:20:55.809Z | Compiling serde_core v1.0.228 |
| 1737 | 2026-03-11T03:20:55.809Z | Compiling serde v1.0.228 |
| 1738 | 2026-03-11T03:20:55.809Z | Compiling libc v0.2.180 |
| 1739 | 2026-03-11T03:20:55.809Z | Compiling cfg-if v1.0.4 |
| 1740 | 2026-03-11T03:20:56.173Z | Compiling zmij v1.0.21 |
| 1741 | 2026-03-11T03:20:56.195Z | Compiling autocfg v1.5.0 |
| 1742 | 2026-03-11T03:20:56.632Z | Compiling libm v0.2.16 |
| 1743 | 2026-03-11T03:20:56.717Z | Compiling memchr v2.8.0 |
| 1744 | 2026-03-11T03:20:57.109Z | Compiling getrandom v0.4.1 |
| 1745 | 2026-03-11T03:20:57.393Z | Compiling version_check v0.9.5 |
| 1746 | 2026-03-11T03:20:57.456Z | Compiling itoa v1.0.17 |
| 1747 | 2026-03-11T03:20:57.762Z | Compiling syn v2.0.116 |
| 1748 | 2026-03-11T03:20:57.768Z | Compiling icu_properties_data v2.1.2 |
| 1749 | 2026-03-11T03:20:57.783Z | Compiling icu_normalizer_data v2.1.1 |
| 1750 | 2026-03-11T03:20:57.851Z | Compiling thiserror v2.0.18 |
| 1751 | 2026-03-11T03:20:57.960Z | Compiling stable_deref_trait v1.2.1 |
| 1752 | 2026-03-11T03:20:58.061Z | Compiling parking_lot_core v0.9.12 |
| 1753 | 2026-03-11T03:20:58.081Z | Compiling heck v0.5.0 |
| 1754 | 2026-03-11T03:20:58.213Z | Compiling serde_json v1.0.149 |
| 1755 | 2026-03-11T03:20:58.433Z | Compiling jobserver v0.1.34 |
| 1756 | 2026-03-11T03:20:58.613Z | Compiling num-traits v0.2.19 |
| 1757 | 2026-03-11T03:20:58.719Z | Compiling find-msvc-tools v0.1.9 |
| 1758 | 2026-03-11T03:20:58.745Z | Compiling shlex v1.3.0 |
| 1759 | 2026-03-11T03:20:58.883Z | Compiling litemap v0.8.1 |
| 1760 | 2026-03-11T03:20:58.993Z | Compiling cc v1.2.56 |
| 1761 | 2026-03-11T03:20:59.035Z | Compiling writeable v0.6.2 |
| 1762 | 2026-03-11T03:20:59.192Z | Compiling percent-encoding v2.3.2 |
| 1763 | 2026-03-11T03:20:59.525Z | Compiling errno v0.3.14 |
| 1764 | 2026-03-11T03:20:59.547Z | Compiling form_urlencoded v1.2.2 |
| 1765 | 2026-03-11T03:20:59.600Z | Compiling utf8_iter v1.0.4 |
| 1766 | 2026-03-11T03:20:59.728Z | Compiling zerocopy v0.8.39 |
| 1767 | 2026-03-11T03:20:59.884Z | Compiling allocator-api2 v0.2.21 |
| 1768 | 2026-03-11T03:21:00.246Z | Compiling equivalent v1.0.2 |
| 1769 | 2026-03-11T03:21:00.330Z | Compiling foldhash v0.2.0 |
| 1770 | 2026-03-11T03:21:00.374Z | Compiling getrandom v0.2.17 |
| 1771 | 2026-03-11T03:21:00.615Z | Compiling hashbrown v0.16.1 |
| 1772 | 2026-03-11T03:21:00.644Z | Compiling iana-time-zone v0.1.65 |
| 1773 | 2026-03-11T03:21:00.691Z | Compiling pin-project-lite v0.2.16 |
| 1774 | 2026-03-11T03:21:00.767Z | Compiling rustversion v1.0.22 |
| 1775 | 2026-03-11T03:21:00.824Z | Compiling uuid v1.21.0 |
| 1776 | 2026-03-11T03:21:01.052Z | Compiling semver v1.0.27 |
| 1777 | 2026-03-11T03:21:01.420Z | Compiling ring v0.17.14 |
| 1778 | 2026-03-11T03:21:01.451Z | Compiling scopeguard v1.2.0 |
| 1779 | 2026-03-11T03:21:01.597Z | Compiling lock_api v0.4.14 |
| 1780 | 2026-03-11T03:21:01.717Z | Compiling dyn-clone v1.0.20 |
| 1781 | 2026-03-11T03:21:01.914Z | Compiling synstructure v0.13.2 |
| 1782 | 2026-03-11T03:21:01.937Z | Compiling serde_derive_internals v0.29.1 |
| 1783 | 2026-03-11T03:21:02.074Z | Compiling log v0.4.29 |
| 1784 | 2026-03-11T03:21:02.120Z | Compiling schemars v0.8.22 |
| 1785 | 2026-03-11T03:21:02.496Z | Compiling socket2 v0.6.2 |
| 1786 | 2026-03-11T03:21:02.589Z | Compiling portable-atomic v1.13.1 |
| 1787 | 2026-03-11T03:21:02.749Z | Compiling indexmap v2.13.0 |
| 1788 | 2026-03-11T03:21:02.849Z | Compiling signal-hook-registry v1.4.8 |
| 1789 | 2026-03-11T03:21:02.871Z | Compiling bitflags v2.11.0 |
| 1790 | 2026-03-11T03:21:03.265Z | Compiling mio v1.1.1 |
| 1791 | 2026-03-11T03:21:03.415Z | Compiling critical-section v1.2.0 |
| 1792 | 2026-03-11T03:21:03.514Z | Compiling futures-core v0.3.32 |
| 1793 | 2026-03-11T03:21:03.546Z | Compiling typenum v1.19.0 |
| 1794 | 2026-03-11T03:21:03.720Z | Compiling subtle v2.6.1 |
| 1795 | 2026-03-11T03:21:03.743Z | Compiling serde_derive v1.0.228 |
| 1796 | 2026-03-11T03:21:03.776Z | Compiling zerofrom-derive v0.1.6 |
| 1797 | 2026-03-11T03:21:03.840Z | Compiling yoke-derive v0.8.1 |
| 1798 | 2026-03-11T03:21:03.971Z | Compiling zerovec-derive v0.11.2 |
| 1799 | 2026-03-11T03:21:04.018Z | Compiling displaydoc v0.2.5 |
| 1800 | 2026-03-11T03:21:04.084Z | Compiling schemars_derive v0.8.22 |
| 1801 | 2026-03-11T03:21:04.254Z | Compiling thiserror-impl v2.0.18 |
| 1802 | 2026-03-11T03:21:04.351Z | Compiling tokio-macros v2.6.0 |
| 1803 | 2026-03-11T03:21:04.998Z | Compiling zerocopy-derive v0.8.39 |
| 1804 | 2026-03-11T03:21:05.241Z | Compiling zeroize_derive v1.4.3 |
| 1805 | 2026-03-11T03:21:05.347Z | Compiling futures-macro v0.3.32 |
| 1806 | 2026-03-11T03:21:05.435Z | Compiling zerofrom v0.1.6 |
| 1807 | 2026-03-11T03:21:05.456Z | Compiling once_cell v1.21.3 |
| 1808 | 2026-03-11T03:21:05.612Z | Compiling yoke v0.8.1 |
| 1809 | 2026-03-11T03:21:05.773Z | Compiling httparse v1.10.1 |
| 1810 | 2026-03-11T03:21:05.869Z | Compiling zerovec v0.11.5 |
| 1811 | 2026-03-11T03:21:05.873Z | Compiling zerotrie v0.2.3 |
| 1812 | 2026-03-11T03:21:06.132Z | Compiling zeroize v1.8.2 |
| 1813 | 2026-03-11T03:21:06.475Z | Compiling futures-sink v0.3.32 |
| 1814 | 2026-03-11T03:21:06.480Z | Compiling slab v0.4.12 |
| 1815 | 2026-03-11T03:21:06.480Z | Compiling rustix v1.1.3 |
| 1816 | 2026-03-11T03:21:06.600Z | Compiling ucd-trie v0.1.7 |
| 1817 | 2026-03-11T03:21:06.632Z | Compiling tinystr v0.8.2 |
| 1818 | 2026-03-11T03:21:06.704Z | Compiling potential_utf v0.1.4 |
| 1819 | 2026-03-11T03:21:06.738Z | Compiling thiserror v1.0.69 |
| 1820 | 2026-03-11T03:21:06.857Z | Compiling icu_locale_core v2.1.1 |
| 1821 | 2026-03-11T03:21:06.884Z | Compiling icu_collections v2.1.1 |
| 1822 | 2026-03-11T03:21:06.951Z | Compiling pest v2.8.6 |
| 1823 | 2026-03-11T03:21:06.974Z | Compiling futures-channel v0.3.32 |
| 1824 | 2026-03-11T03:21:07.154Z | Compiling thiserror-impl v1.0.69 |
| 1825 | 2026-03-11T03:21:07.312Z | Compiling rand_core v0.6.4 |
| 1826 | 2026-03-11T03:21:07.811Z | Compiling regex-syntax v0.8.9 |
| 1827 | 2026-03-11T03:21:07.881Z | Compiling icu_provider v2.1.1 |
| 1828 | 2026-03-11T03:21:08.599Z | Compiling smallvec v1.15.1 |
| 1829 | 2026-03-11T03:21:08.599Z | Compiling bytes v1.11.1 |
| 1830 | 2026-03-11T03:21:08.599Z | Compiling icu_properties v2.1.2 |
| 1831 | 2026-03-11T03:21:08.716Z | Compiling icu_normalizer v2.1.1 |
| 1832 | 2026-03-11T03:21:08.810Z | Compiling chrono v0.4.43 |
| 1833 | 2026-03-11T03:21:09.586Z | Compiling serde_tokenstream v0.2.3 |
| 1834 | 2026-03-11T03:21:09.965Z | Compiling idna_adapter v1.2.1 |
| 1835 | 2026-03-11T03:21:10.106Z | Compiling parking_lot v0.12.5 |
| 1836 | 2026-03-11T03:21:10.153Z | Compiling idna v1.1.0 |
| 1837 | 2026-03-11T03:21:10.252Z | Compiling pest_meta v2.8.6 |
| 1838 | 2026-03-11T03:21:10.635Z | Compiling url v2.5.8 |
| 1839 | 2026-03-11T03:21:10.764Z | Compiling tokio v1.49.0 |
| 1840 | 2026-03-11T03:21:11.214Z | Compiling pest_generator v2.8.6 |
| 1841 | 2026-03-11T03:21:12.075Z | Compiling futures-io v0.3.32 |
| 1842 | 2026-03-11T03:21:12.118Z | Compiling futures-task v0.3.32 |
| 1843 | 2026-03-11T03:21:12.352Z | Compiling fnv v1.0.7 |
| 1844 | 2026-03-11T03:21:12.383Z | Compiling getrandom v0.3.4 |
| 1845 | 2026-03-11T03:21:12.490Z | Compiling futures-util v0.3.32 |
| 1846 | 2026-03-11T03:21:12.767Z | Compiling pest_derive v2.8.6 |
| 1847 | 2026-03-11T03:21:12.836Z | Compiling http v1.4.0 |
| 1848 | 2026-03-11T03:21:13.352Z | Compiling aho-corasick v1.1.4 |
| 1849 | 2026-03-11T03:21:13.686Z | Compiling regress v0.10.5 |
| 1850 | 2026-03-11T03:21:14.277Z | Compiling tracing-core v0.1.36 |
| 1851 | 2026-03-11T03:21:14.613Z | Compiling regex-automata v0.4.14 |
| 1852 | 2026-03-11T03:21:15.663Z | Compiling tracing-attributes v0.1.31 |
| 1853 | 2026-03-11T03:21:16.184Z | Compiling generic-array v0.14.7 |
| 1854 | 2026-03-11T03:21:16.914Z | Compiling rustls-pki-types v1.14.0 |
| 1855 | 2026-03-11T03:21:17.318Z | Compiling regex v1.12.3 |
| 1856 | 2026-03-11T03:21:17.364Z | Compiling tracing v0.1.44 |
| 1857 | 2026-03-11T03:21:17.874Z | Compiling byteorder v1.5.0 |
| 1858 | 2026-03-11T03:21:18.186Z | Compiling anyhow v1.0.102 |
| 1859 | 2026-03-11T03:21:18.221Z | Compiling untrusted v0.9.0 |
| 1860 | 2026-03-11T03:21:18.642Z | Compiling scroll_derive v0.13.1 |
| 1861 | 2026-03-11T03:21:18.782Z | Compiling num-conv v0.2.0 |
| 1862 | 2026-03-11T03:21:18.831Z | Compiling time-core v0.1.8 |
| 1863 | 2026-03-11T03:21:18.969Z | Compiling cmake v0.1.57 |
| 1864 | 2026-03-11T03:21:19.039Z | Compiling time-macros v0.2.27 |
| 1865 | 2026-03-11T03:21:19.063Z | Compiling base64 v0.22.1 |
| 1866 | 2026-03-11T03:21:19.450Z | Compiling fs_extra v1.3.0 |
| 1867 | 2026-03-11T03:21:19.714Z | Compiling dunce v1.0.5 |
| 1868 | 2026-03-11T03:21:19.802Z | Compiling paste v1.0.15 |
| 1869 | 2026-03-11T03:21:19.812Z | Compiling ipnet v2.11.0 |
| 1870 | 2026-03-11T03:21:19.838Z | Compiling aws-lc-sys v0.37.1 |
| 1871 | 2026-03-11T03:21:20.249Z | Compiling crypto-common v0.1.7 |
| 1872 | 2026-03-11T03:21:20.419Z | Compiling tokio-util v0.7.18 |
| 1873 | 2026-03-11T03:21:20.475Z | Compiling slog v2.8.2 |
| 1874 | 2026-03-11T03:21:20.791Z | Compiling ryu v1.0.23 |
| 1875 | 2026-03-11T03:21:21.327Z | Compiling http-body v1.0.1 |
| 1876 | 2026-03-11T03:21:21.532Z | Compiling ppv-lite86 v0.2.21 |
| 1877 | 2026-03-11T03:21:21.701Z | Compiling erased-serde v0.3.31 |
| 1878 | 2026-03-11T03:21:22.220Z | Compiling strsim v0.11.1 |
| 1879 | 2026-03-11T03:21:22.288Z | Compiling atomic-waker v1.1.2 |
| 1880 | 2026-03-11T03:21:22.748Z | Compiling typify-impl v0.4.3 |
| 1881 | 2026-03-11T03:21:23.177Z | Compiling ipnetwork v0.21.1 |
| 1882 | 2026-03-11T03:21:23.201Z | Compiling openapiv3 v2.2.0 |
| 1883 | 2026-03-11T03:21:25.046Z | Compiling omicron-workspace-hack v0.1.0 |
| 1884 | 2026-03-11T03:21:25.175Z | Compiling tower-layer v0.3.3 |
| 1885 | 2026-03-11T03:21:25.336Z | Compiling usdt-impl v0.6.0 |
| 1886 | 2026-03-11T03:21:25.360Z | Compiling syn v1.0.109 |
| 1887 | 2026-03-11T03:21:25.474Z | Compiling aws-lc-rs v1.15.4 |
| 1888 | 2026-03-11T03:21:25.667Z | Compiling crossbeam-utils v0.8.21 |
| 1889 | 2026-03-11T03:21:25.785Z | Compiling try-lock v0.2.5 |
| 1890 | 2026-03-11T03:21:25.879Z | Compiling tower-service v0.3.3 |
| 1891 | 2026-03-11T03:21:26.005Z | Compiling want v0.3.1 |
| 1892 | 2026-03-11T03:21:26.178Z | Compiling h2 v0.4.13 |
| 1893 | 2026-03-11T03:21:26.230Z | Compiling scroll v0.13.0 |
| 1894 | 2026-03-11T03:21:26.312Z | Compiling httpdate v1.0.3 |
| 1895 | 2026-03-11T03:21:26.585Z | Compiling ident_case v1.0.1 |
| 1896 | 2026-03-11T03:21:26.609Z | Compiling plain v0.2.3 |
| 1897 | 2026-03-11T03:21:26.757Z | Compiling pretty-hex v0.4.1 |
| 1898 | 2026-03-11T03:21:26.778Z | Compiling pin-utils v0.1.0 |
| 1899 | 2026-03-11T03:21:26.879Z | Compiling goblin v0.10.5 |
| 1900 | 2026-03-11T03:21:26.950Z | Compiling darling_core v0.21.3 |
| 1901 | 2026-03-11T03:21:27.660Z | Compiling typify-macro v0.4.3 |
| 1902 | 2026-03-11T03:21:29.716Z | Compiling hyper v1.8.1 |
| 1903 | 2026-03-11T03:21:31.760Z | Compiling daft-derive v0.1.5 |
| 1904 | 2026-03-11T03:21:32.479Z | Compiling async-trait v0.1.89 |
| 1905 | 2026-03-11T03:21:32.939Z | Compiling slog-async v2.8.0 |
| 1906 | 2026-03-11T03:21:33.334Z | Compiling untrusted v0.7.1 |
| 1907 | 2026-03-11T03:21:33.505Z | Compiling camino v1.2.2 |
| 1908 | 2026-03-11T03:21:33.946Z | Compiling dof v0.4.0 |
| 1909 | 2026-03-11T03:21:33.983Z | Compiling hyper-util v0.1.20 |
| 1910 | 2026-03-11T03:21:34.215Z | Compiling darling_macro v0.21.3 |
| 1911 | 2026-03-11T03:21:35.000Z | Compiling dtrace-parser v0.3.0 |
| 1912 | 2026-03-11T03:21:35.031Z | Compiling thread-id v5.1.0 |
| 1913 | 2026-03-11T03:21:35.137Z | Compiling rustls v0.23.36 |
| 1914 | 2026-03-11T03:21:35.453Z | Compiling unsafe-libyaml v0.2.11 |
| 1915 | 2026-03-11T03:21:35.829Z | Compiling darling v0.21.3 |
| 1916 | 2026-03-11T03:21:35.946Z | Compiling rand_core v0.9.5 |
| 1917 | 2026-03-11T03:21:36.007Z | Compiling serde_urlencoded v0.7.1 |
| 1918 | 2026-03-11T03:21:36.162Z | Compiling serde_yaml v0.9.34+deprecated |
| 1919 | 2026-03-11T03:21:36.293Z | Compiling oxnet v0.1.4 |
| 1920 | 2026-03-11T03:21:36.355Z | Compiling http-body-util v0.1.3 |
| 1921 | 2026-03-11T03:21:36.378Z | Compiling block-buffer v0.10.4 |
| 1922 | 2026-03-11T03:21:36.588Z | Compiling rustls v0.22.4 |
| 1923 | 2026-03-11T03:21:36.727Z | Compiling digest v0.10.7 |
| 1924 | 2026-03-11T03:21:36.909Z | Compiling typify v0.4.3 |
| 1925 | 2026-03-11T03:21:37.069Z | Compiling structmeta-derive v0.3.0 |
| 1926 | 2026-03-11T03:21:37.896Z | Compiling rand_chacha v0.9.0 |
| 1927 | 2026-03-11T03:21:38.001Z | Compiling usdt-attr-macro v0.6.0 |
| 1928 | 2026-03-11T03:21:38.317Z | Compiling usdt-macro v0.6.0 |
| 1929 | 2026-03-11T03:21:38.500Z | Compiling sync_wrapper v1.0.2 |
| 1930 | 2026-03-11T03:21:38.570Z | Compiling structmeta v0.3.0 |
| 1931 | 2026-03-11T03:21:38.647Z | Compiling multer v3.1.0 |
| 1932 | 2026-03-11T03:21:38.668Z | Compiling powerfmt v0.2.0 |
| 1933 | 2026-03-11T03:21:38.974Z | Compiling deranged v0.5.6 |
| 1934 | 2026-03-11T03:21:39.026Z | Compiling tower v0.5.3 |
| 1935 | 2026-03-11T03:21:39.147Z | Compiling rand v0.9.2 |
| 1936 | 2026-03-11T03:21:39.408Z | Compiling webpki-roots v1.0.6 |
| 1937 | 2026-03-11T03:21:40.124Z | Compiling strum_macros v0.26.4 |
| 1938 | 2026-03-11T03:21:41.455Z | Compiling iri-string v0.7.10 |
| 1939 | 2026-03-11T03:21:42.371Z | Compiling ref-cast v1.0.25 |
| 1940 | 2026-03-11T03:21:42.540Z | Compiling num_threads v0.1.7 |
| 1941 | 2026-03-11T03:21:42.844Z | Compiling newtype-uuid-macros v0.1.0 |
| 1942 | 2026-03-11T03:21:43.005Z | Compiling time v0.3.47 |
| 1943 | 2026-03-11T03:21:43.619Z | Compiling tower-http v0.6.8 |
| 1944 | 2026-03-11T03:21:43.935Z | Compiling async-stream-impl v0.3.6 |
| 1945 | 2026-03-11T03:21:44.392Z | Compiling dropshot v0.16.7 |
| 1946 | 2026-03-11T03:21:44.771Z | Compiling cpufeatures v0.2.17 |
| 1947 | 2026-03-11T03:21:44.822Z | Compiling unicode-width v0.2.2 |
| 1948 | 2026-03-11T03:21:44.892Z | Compiling crossbeam-channel v0.5.15 |
| 1949 | 2026-03-11T03:21:44.913Z | Compiling ref-cast-impl v1.0.25 |
| 1950 | 2026-03-11T03:21:45.222Z | Compiling derive-ex v0.1.8 |
| 1951 | 2026-03-11T03:21:45.694Z | Compiling progenitor-impl v0.11.2 |
| 1952 | 2026-03-11T03:21:45.973Z | Compiling futures-executor v0.3.32 |
| 1953 | 2026-03-11T03:21:46.236Z | Compiling dropshot_endpoint v0.16.7 |
| 1954 | 2026-03-11T03:21:46.281Z | Compiling strum_macros v0.27.2 |
| 1955 | 2026-03-11T03:21:46.554Z | Compiling thread_local v1.1.9 |
| 1956 | 2026-03-11T03:21:46.979Z | Compiling winnow v0.7.14 |
| 1957 | 2026-03-11T03:21:47.046Z | Compiling fastrand v2.3.0 |
| 1958 | 2026-03-11T03:21:47.431Z | Compiling test-strategy v0.4.5 |
| 1959 | 2026-03-11T03:21:47.461Z | Compiling tempfile v3.25.0 |
| 1960 | 2026-03-11T03:21:48.508Z | Compiling futures v0.3.32 |
| 1961 | 2026-03-11T03:21:48.694Z | Compiling progenitor-macro v0.11.2 |
| 1962 | 2026-03-11T03:21:48.849Z | Compiling newtype-uuid v1.3.2 |
| 1963 | 2026-03-11T03:21:48.871Z | Compiling is-terminal v0.4.17 |
| 1964 | 2026-03-11T03:21:49.003Z | Compiling term v1.2.1 |
| 1965 | 2026-03-11T03:21:49.614Z | Compiling take_mut v0.2.2 |
| 1966 | 2026-03-11T03:21:49.628Z | Compiling hex v0.4.3 |
| 1967 | 2026-03-11T03:21:50.029Z | Compiling slog-term v2.9.2 |
| 1968 | 2026-03-11T03:21:50.055Z | Compiling daft v0.1.5 |
| 1969 | 2026-03-11T03:21:51.303Z | Compiling serde_with_macros v3.16.1 |
| 1970 | 2026-03-11T03:21:51.672Z | Compiling match_cfg v0.1.0 |
| 1971 | 2026-03-11T03:21:51.700Z | Compiling slog-json v2.6.1 |
| 1972 | 2026-03-11T03:21:51.786Z | Compiling hostname v0.3.1 |
| 1973 | 2026-03-11T03:21:52.049Z | Compiling memmap2 v0.9.10 |
| 1974 | 2026-03-11T03:21:52.278Z | Compiling either v1.15.0 |
| 1975 | 2026-03-11T03:21:52.527Z | Compiling slog-bunyan v2.5.0 |
| 1976 | 2026-03-11T03:21:52.584Z | Compiling parse-display-derive v0.10.0 |
| 1977 | 2026-03-11T03:21:52.791Z | Compiling rustls-webpki v0.102.8 |
| 1978 | 2026-03-11T03:21:52.832Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1979 | 2026-03-11T03:21:54.562Z | Compiling debug-ignore v1.0.5 |
| 1980 | 2026-03-11T03:21:55.239Z | Compiling usdt v0.6.0 |
| 1981 | 2026-03-11T03:21:56.159Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1982 | 2026-03-11T03:21:56.752Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1983 | 2026-03-11T03:21:57.225Z | Compiling strum v0.26.3 |
| 1984 | 2026-03-11T03:21:57.513Z | Compiling rand_chacha v0.3.1 |
| 1985 | 2026-03-11T03:21:58.344Z | Compiling macaddr v1.0.1 |
| 1986 | 2026-03-11T03:21:58.492Z | Compiling serde_spanned v1.0.4 |
| 1987 | 2026-03-11T03:21:58.519Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1988 | 2026-03-11T03:21:58.732Z | Compiling wait-timeout v0.2.1 |
| 1989 | 2026-03-11T03:21:58.750Z | Compiling encoding_rs v0.8.35 |
| 1990 | 2026-03-11T03:21:59.065Z | Compiling bit-vec v0.8.0 |
| 1991 | 2026-03-11T03:21:59.243Z | Compiling spin v0.9.8 |
| 1992 | 2026-03-11T03:21:59.334Z | Compiling mime v0.3.17 |
| 1993 | 2026-03-11T03:21:59.424Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1994 | 2026-03-11T03:21:59.669Z | Compiling quick-error v1.2.3 |
| 1995 | 2026-03-11T03:21:59.791Z | Compiling rusty-fork v0.3.1 |
| 1996 | 2026-03-11T03:21:59.802Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1997 | 2026-03-11T03:22:00.819Z | Compiling bit-set v0.8.0 |
| 1998 | 2026-03-11T03:22:01.412Z | Compiling rand v0.8.5 |
| 1999 | 2026-03-11T03:22:01.700Z | Compiling tokio-rustls v0.25.0 |
| 2000 | 2026-03-11T03:22:02.016Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2001 | 2026-03-11T03:22:02.483Z | Compiling sha1 v0.10.6 |
| 2002 | 2026-03-11T03:22:02.613Z | Compiling async-stream v0.3.6 |
| 2003 | 2026-03-11T03:22:02.981Z | Compiling rand_xorshift v0.4.0 |
| 2004 | 2026-03-11T03:22:03.003Z | Compiling waitgroup v0.1.2 |
| 2005 | 2026-03-11T03:22:03.200Z | Compiling rustls-pemfile v2.2.0 |
| 2006 | 2026-03-11T03:22:03.386Z | Compiling serde_path_to_error v0.1.20 |
| 2007 | 2026-03-11T03:22:03.616Z | Compiling hostname v0.4.2 |
| 2008 | 2026-03-11T03:22:03.782Z | Compiling unarray v0.1.4 |
| 2009 | 2026-03-11T03:22:03.972Z | Compiling proptest v1.10.0 |
| 2010 | 2026-03-11T03:22:04.827Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2011 | 2026-03-11T03:22:05.122Z | Compiling strum v0.27.2 |
| 2012 | 2026-03-11T03:22:05.154Z | Compiling tabwriter v1.4.1 |
| 2013 | 2026-03-11T03:22:05.655Z | Compiling instant v0.1.13 |
| 2014 | 2026-03-11T03:22:10.263Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2015 | 2026-03-11T03:22:10.621Z | Compiling colored v3.1.1 |
| 2016 | 2026-03-11T03:22:12.061Z | Compiling itertools v0.14.0 |
| 2017 | 2026-03-11T03:22:13.157Z | Compiling serde_with v3.16.1 |
| 2018 | 2026-03-11T03:22:13.745Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 2019 | 2026-03-11T03:22:14.757Z | Compiling clap_derive v4.5.55 |
| 2020 | 2026-03-11T03:22:15.472Z | Compiling rustc-hash v2.1.1 |
| 2021 | 2026-03-11T03:22:15.651Z | Compiling utf8parse v0.2.2 |
| 2022 | 2026-03-11T03:22:15.791Z | Compiling anstyle-parse v0.2.7 |
| 2023 | 2026-03-11T03:22:16.127Z | Compiling iddqd v0.3.17 |
| 2024 | 2026-03-11T03:22:17.014Z | Compiling backoff v0.4.0 |
| 2025 | 2026-03-11T03:22:17.284Z | Compiling parse-display v0.10.0 |
| 2026 | 2026-03-11T03:22:18.368Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2027 | 2026-03-11T03:22:18.437Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2028 | 2026-03-11T03:22:18.576Z | Compiling terminal_size v0.4.3 |
| 2029 | 2026-03-11T03:22:18.624Z | Compiling toml_datetime v0.6.11 |
| 2030 | 2026-03-11T03:22:18.944Z | Compiling is_terminal_polyfill v1.70.2 |
| 2031 | 2026-03-11T03:22:18.997Z | Compiling anstyle v1.0.13 |
| 2032 | 2026-03-11T03:22:19.069Z | Compiling anstyle-query v1.1.5 |
| 2033 | 2026-03-11T03:22:19.103Z | Compiling colorchoice v1.0.4 |
| 2034 | 2026-03-11T03:22:19.266Z | Compiling anstream v0.6.21 |
| 2035 | 2026-03-11T03:22:19.888Z | Compiling clap_lex v1.0.0 |
| 2036 | 2026-03-11T03:22:20.333Z | Compiling clap_builder v4.5.59 |
| 2037 | 2026-03-11T03:22:23.208Z | Compiling clap v4.5.59 |
| 2038 | 2026-03-11T03:22:23.524Z | Compiling crossbeam-epoch v0.9.18 |
| 2039 | 2026-03-11T03:22:24.146Z | Compiling cfg_aliases v0.2.1 |
| 2040 | 2026-03-11T03:22:25.247Z | Compiling rustls-webpki v0.103.9 |
| 2041 | 2026-03-11T03:22:25.784Z | Compiling zerocopy-derive v0.7.35 |
| 2042 | 2026-03-11T03:22:26.006Z | Compiling proc-macro-error-attr v1.0.4 |
| 2043 | 2026-03-11T03:22:26.152Z | Compiling heapless v0.8.0 |
| 2044 | 2026-03-11T03:22:26.896Z | Compiling ingot-macros v0.1.1 |
| 2045 | 2026-03-11T03:22:26.931Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2046 | 2026-03-11T03:22:28.034Z | Compiling hash32 v0.3.1 |
| 2047 | 2026-03-11T03:22:28.358Z | Compiling proc-macro-error v1.0.4 |
| 2048 | 2026-03-11T03:22:28.654Z | Compiling memoffset v0.9.1 |
| 2049 | 2026-03-11T03:22:28.698Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2050 | 2026-03-11T03:22:28.869Z | Compiling winnow v0.5.40 |
| 2051 | 2026-03-11T03:22:28.981Z | Compiling smoltcp v0.11.0 |
| 2052 | 2026-03-11T03:22:30.145Z | Compiling proc-macro-crate v3.4.0 |
| 2053 | 2026-03-11T03:22:30.444Z | Compiling tokio-rustls v0.26.4 |
| 2054 | 2026-03-11T03:22:30.548Z | Compiling ingot-types v0.1.2 |
| 2055 | 2026-03-11T03:22:30.727Z | Compiling toml_edit v0.19.15 |
| 2056 | 2026-03-11T03:22:31.321Z | Compiling cobs v0.3.0 |
| 2057 | 2026-03-11T03:22:31.352Z | Compiling bitflags v1.3.2 |
| 2058 | 2026-03-11T03:22:31.395Z | Compiling managed v0.8.0 |
| 2059 | 2026-03-11T03:22:31.458Z | Compiling crucible-workspace-hack v0.1.0 |
| 2060 | 2026-03-11T03:22:31.758Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2061 | 2026-03-11T03:22:32.086Z | Compiling postcard v1.1.3 |
| 2062 | 2026-03-11T03:22:32.519Z | Compiling proc-macro-crate v1.3.1 |
| 2063 | 2026-03-11T03:22:32.931Z | Compiling hyper-rustls v0.27.7 |
| 2064 | 2026-03-11T03:22:32.965Z | Compiling ingot v0.1.1 |
| 2065 | 2026-03-11T03:22:33.453Z | Compiling num_enum_derive v0.7.5 |
| 2066 | 2026-03-11T03:22:33.882Z | Compiling foreign-types-macros v0.2.3 |
| 2067 | 2026-03-11T03:22:33.977Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2068 | 2026-03-11T03:22:34.187Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2069 | 2026-03-11T03:22:34.508Z | Compiling foreign-types-shared v0.3.1 |
| 2070 | 2026-03-11T03:22:34.534Z | Compiling heck v0.4.1 |
| 2071 | 2026-03-11T03:22:34.682Z | Compiling rayon-core v1.13.0 |
| 2072 | 2026-03-11T03:22:34.744Z | Compiling foreign-types v0.5.0 |
| 2073 | 2026-03-11T03:22:34.840Z | Compiling num_enum v0.7.5 |
| 2074 | 2026-03-11T03:22:34.929Z | Compiling reqwest v0.12.28 |
| 2075 | 2026-03-11T03:22:35.008Z | Compiling num_enum_derive v0.5.11 |
| 2076 | 2026-03-11T03:22:35.203Z | Compiling zerocopy v0.7.35 |
| 2077 | 2026-03-11T03:22:35.332Z | Compiling crossbeam-deque v0.8.6 |
| 2078 | 2026-03-11T03:22:35.617Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2079 | 2026-03-11T03:22:36.020Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2080 | 2026-03-11T03:22:36.201Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2081 | 2026-03-11T03:22:36.256Z | Compiling scroll_derive v0.12.1 |
| 2082 | 2026-03-11T03:22:36.353Z | Compiling usdt-impl v0.5.0 |
| 2083 | 2026-03-11T03:22:36.441Z | Compiling cstr-argument v0.1.2 |
| 2084 | 2026-03-11T03:22:36.646Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c) |
| 2085 | 2026-03-11T03:22:36.694Z | Compiling convert_case v0.4.0 |
| 2086 | 2026-03-11T03:22:36.846Z | Compiling tinyvec_macros v0.1.1 |
| 2087 | 2026-03-11T03:22:36.943Z | Compiling tinyvec v1.10.0 |
| 2088 | 2026-03-11T03:22:37.102Z | Compiling derive_more v0.99.20 |
| 2089 | 2026-03-11T03:22:37.126Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2090 | 2026-03-11T03:22:37.182Z | Compiling scroll v0.12.0 |
| 2091 | 2026-03-11T03:22:37.637Z | Compiling num_enum v0.5.11 |
| 2092 | 2026-03-11T03:22:37.813Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2093 | 2026-03-11T03:22:37.915Z | Compiling dof v0.3.0 |
| 2094 | 2026-03-11T03:22:37.976Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2095 | 2026-03-11T03:22:38.457Z | Compiling nix v0.30.1 |
| 2096 | 2026-03-11T03:22:38.480Z | Compiling dtrace-parser v0.2.0 |
| 2097 | 2026-03-11T03:22:38.919Z | Compiling camino-tempfile v1.4.1 |
| 2098 | 2026-03-11T03:22:39.001Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2099 | 2026-03-11T03:22:39.313Z | Compiling thread-id v4.2.2 |
| 2100 | 2026-03-11T03:22:40.082Z | Compiling rayon v1.11.0 |
| 2101 | 2026-03-11T03:22:40.295Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2102 | 2026-03-11T03:22:40.471Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2103 | 2026-03-11T03:22:40.627Z | Compiling goblin v0.8.2 |
| 2104 | 2026-03-11T03:22:40.738Z | Compiling progenitor-client v0.11.2 |
| 2105 | 2026-03-11T03:22:41.156Z | Compiling zone_cfg_derive v0.3.1 |
| 2106 | 2026-03-11T03:22:42.749Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 2107 | 2026-03-11T03:22:43.050Z | Compiling itertools v0.12.1 |
| 2108 | 2026-03-11T03:22:43.206Z | Compiling hubpack_derive v0.1.1 |
| 2109 | 2026-03-11T03:22:43.859Z | Compiling num-derive v0.4.2 |
| 2110 | 2026-03-11T03:22:44.456Z | Compiling sigpipe v0.1.3 |
| 2111 | 2026-03-11T03:22:45.150Z | Compiling jiff v0.2.20 |
| 2112 | 2026-03-11T03:22:45.454Z | Compiling glob v0.3.3 |
| 2113 | 2026-03-11T03:22:45.688Z | Compiling prettyplease v0.2.37 |
| 2114 | 2026-03-11T03:22:45.845Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2115 | 2026-03-11T03:22:46.733Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2116 | 2026-03-11T03:22:46.968Z | Compiling zone v0.3.1 |
| 2117 | 2026-03-11T03:22:47.494Z | Compiling hubpack v0.1.2 |
| 2118 | 2026-03-11T03:22:48.097Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 2119 | 2026-03-11T03:22:49.183Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2120 | 2026-03-11T03:22:49.388Z | Compiling progenitor v0.11.2 |
| 2121 | 2026-03-11T03:22:50.266Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2122 | 2026-03-11T03:22:51.506Z | Compiling progenitor-client v0.10.0 |
| 2123 | 2026-03-11T03:22:51.560Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 2124 | 2026-03-11T03:22:53.688Z | Compiling smf v0.2.3 |
| 2125 | 2026-03-11T03:22:53.832Z | Compiling secrecy v0.10.3 |
| 2126 | 2026-03-11T03:22:53.978Z | Compiling num-integer v0.1.46 |
| 2127 | 2026-03-11T03:22:54.391Z | Compiling rustc_version v0.4.1 |
| 2128 | 2026-03-11T03:22:55.443Z | Compiling rustix v0.38.44 |
| 2129 | 2026-03-11T03:22:55.670Z | Compiling static_assertions v1.1.0 |
| 2130 | 2026-03-11T03:22:55.778Z | Compiling whoami v1.6.1 |
| 2131 | 2026-03-11T03:22:57.814Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2132 | 2026-03-11T03:22:59.569Z | Compiling curve25519-dalek v4.1.3 |
| 2133 | 2026-03-11T03:23:00.643Z | Compiling usdt-attr-macro v0.5.0 |
| 2134 | 2026-03-11T03:23:01.164Z | Compiling usdt-macro v0.5.0 |
| 2135 | 2026-03-11T03:23:03.062Z | Compiling hmac v0.12.1 |
| 2136 | 2026-03-11T03:23:03.135Z | Compiling inout v0.1.4 |
| 2137 | 2026-03-11T03:23:03.364Z | Compiling serde_spanned v0.6.9 |
| 2138 | 2026-03-11T03:23:03.544Z | Compiling ff v0.13.1 |
| 2139 | 2026-03-11T03:23:03.585Z | Compiling enum-as-inner v0.6.1 |
| 2140 | 2026-03-11T03:23:03.764Z | Compiling memmap v0.7.0 |
| 2141 | 2026-03-11T03:23:04.081Z | Compiling data-encoding v2.10.0 |
| 2142 | 2026-03-11T03:23:04.257Z | Compiling toml_write v0.1.2 |
| 2143 | 2026-03-11T03:23:04.596Z | Compiling toml_edit v0.22.27 |
| 2144 | 2026-03-11T03:23:04.910Z | Compiling usdt v0.5.0 |
| 2145 | 2026-03-11T03:23:05.710Z | Compiling group v0.13.0 |
| 2146 | 2026-03-11T03:23:05.883Z | Compiling cipher v0.4.4 |
| 2147 | 2026-03-11T03:23:06.230Z | Compiling hkdf v0.12.4 |
| 2148 | 2026-03-11T03:23:07.638Z | Compiling num-iter v0.1.45 |
| 2149 | 2026-03-11T03:23:07.663Z | Compiling num-rational v0.4.2 |
| 2150 | 2026-03-11T03:23:08.591Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2151 | 2026-03-11T03:23:08.702Z | Compiling universal-hash v0.5.1 |
| 2152 | 2026-03-11T03:23:08.761Z | Compiling crypto-bigint v0.5.5 |
| 2153 | 2026-03-11T03:23:08.886Z | Compiling half v2.7.1 |
| 2154 | 2026-03-11T03:23:09.166Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2155 | 2026-03-11T03:23:09.388Z | Compiling num-complex v0.4.6 |
| 2156 | 2026-03-11T03:23:10.084Z | Compiling bstr v1.12.1 |
| 2157 | 2026-03-11T03:23:10.399Z | Compiling bytecount v0.6.9 |
| 2158 | 2026-03-11T03:23:10.635Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2159 | 2026-03-11T03:23:10.635Z | Compiling base16ct v0.2.0 |
| 2160 | 2026-03-11T03:23:10.910Z | Compiling ciborium-io v0.2.2 |
| 2161 | 2026-03-11T03:23:11.023Z | Compiling opaque-debug v0.3.1 |
| 2162 | 2026-03-11T03:23:11.046Z | Compiling base64ct v1.8.3 |
| 2163 | 2026-03-11T03:23:11.408Z | Compiling password-hash v0.5.0 |
| 2164 | 2026-03-11T03:23:11.740Z | Compiling poly1305 v0.8.0 |
| 2165 | 2026-03-11T03:23:12.166Z | Compiling ciborium-ll v0.2.2 |
| 2166 | 2026-03-11T03:23:12.533Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2167 | 2026-03-11T03:23:12.558Z | Compiling elliptic-curve v0.13.8 |
| 2168 | 2026-03-11T03:23:12.641Z | Compiling num v0.4.3 |
| 2169 | 2026-03-11T03:23:12.982Z | Compiling thiserror-no-std v2.0.2 |
| 2170 | 2026-03-11T03:23:14.887Z | Compiling toml v0.8.23 |
| 2171 | 2026-03-11T03:23:15.018Z | Compiling chacha20 v0.9.1 |
| 2172 | 2026-03-11T03:23:15.404Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2173 | 2026-03-11T03:23:15.484Z | Compiling blake2 v0.10.6 |
| 2174 | 2026-03-11T03:23:15.778Z | Compiling aead v0.5.2 |
| 2175 | 2026-03-11T03:23:16.107Z | Compiling semver v0.1.20 |
| 2176 | 2026-03-11T03:23:16.184Z | Compiling vcpkg v0.2.15 |
| 2177 | 2026-03-11T03:23:16.212Z | Compiling float-ord v0.3.2 |
| 2178 | 2026-03-11T03:23:16.368Z | Compiling linked-hash-map v0.5.6 |
| 2179 | 2026-03-11T03:23:16.620Z | Compiling pkg-config v0.3.32 |
| 2180 | 2026-03-11T03:23:16.674Z | Compiling resolv-conf v0.7.6 |
| 2181 | 2026-03-11T03:23:16.886Z | Compiling keccak v0.1.6 |
| 2182 | 2026-03-11T03:23:16.988Z | Compiling lru-cache v0.1.2 |
| 2183 | 2026-03-11T03:23:17.100Z | Compiling sha3 v0.10.8 |
| 2184 | 2026-03-11T03:23:17.178Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2185 | 2026-03-11T03:23:17.259Z | Compiling openssl-sys v0.9.111 |
| 2186 | 2026-03-11T03:23:17.455Z | Compiling rustc_version v0.1.7 |
| 2187 | 2026-03-11T03:23:17.724Z | Compiling chacha20poly1305 v0.10.1 |
| 2188 | 2026-03-11T03:23:17.918Z | Compiling argon2 v0.5.3 |
| 2189 | 2026-03-11T03:23:17.978Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2190 | 2026-03-11T03:23:18.153Z | Compiling vsss-rs v3.3.4 |
| 2191 | 2026-03-11T03:23:19.426Z | Compiling ciborium v0.2.2 |
| 2192 | 2026-03-11T03:23:20.087Z | Compiling hickory-proto v0.24.4 |
| 2193 | 2026-03-11T03:23:20.428Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2194 | 2026-03-11T03:23:20.553Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 2195 | 2026-03-11T03:23:20.886Z | Compiling serde-big-array v0.5.1 |
| 2196 | 2026-03-11T03:23:21.122Z | Compiling serde_repr v0.1.20 |
| 2197 | 2026-03-11T03:23:21.932Z | Compiling derive-where v1.6.0 |
| 2198 | 2026-03-11T03:23:21.953Z | Compiling unicode-segmentation v1.12.0 |
| 2199 | 2026-03-11T03:23:22.641Z | Compiling siphasher v1.0.2 |
| 2200 | 2026-03-11T03:23:22.801Z | Compiling minimal-lexical v0.2.1 |
| 2201 | 2026-03-11T03:23:22.963Z | Compiling lazy_static v1.5.0 |
| 2202 | 2026-03-11T03:23:23.072Z | Compiling indent_write v2.2.0 |
| 2203 | 2026-03-11T03:23:23.100Z | Compiling nom v7.1.3 |
| 2204 | 2026-03-11T03:23:23.117Z | Compiling hickory-resolver v0.24.4 |
| 2205 | 2026-03-11T03:23:23.297Z | Compiling phf_shared v0.12.1 |
| 2206 | 2026-03-11T03:23:23.571Z | Compiling newline-converter v0.3.0 |
| 2207 | 2026-03-11T03:23:23.629Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2208 | 2026-03-11T03:23:23.715Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 2209 | 2026-03-11T03:23:24.995Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2210 | 2026-03-11T03:23:28.699Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2211 | 2026-03-11T03:23:29.048Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2212 | 2026-03-11T03:23:29.555Z | Compiling newtype_derive v0.1.6 |
| 2213 | 2026-03-11T03:23:29.876Z | Compiling similar v2.7.0 |
| 2214 | 2026-03-11T03:23:30.163Z | Compiling atomicwrites v0.4.4 |
| 2215 | 2026-03-11T03:23:30.350Z | Compiling console v0.15.11 |
| 2216 | 2026-03-11T03:23:30.538Z | Compiling progenitor-impl v0.10.0 |
| 2217 | 2026-03-11T03:23:31.124Z | Compiling tokio-stream v0.1.18 |
| 2218 | 2026-03-11T03:23:31.846Z | Compiling pin-project-internal v1.1.10 |
| 2219 | 2026-03-11T03:23:32.129Z | Compiling slog-dtrace v0.3.0 |
| 2220 | 2026-03-11T03:23:32.147Z | Compiling csv-core v0.1.13 |
| 2221 | 2026-03-11T03:23:32.371Z | Compiling foldhash v0.1.5 |
| 2222 | 2026-03-11T03:23:32.620Z | Compiling owo-colors v4.2.3 |
| 2223 | 2026-03-11T03:23:32.675Z | Compiling unicode-width v0.1.14 |
| 2224 | 2026-03-11T03:23:33.083Z | Compiling unicode-xid v0.2.6 |
| 2225 | 2026-03-11T03:23:33.091Z | Compiling cancel-safe-futures v0.1.5 |
| 2226 | 2026-03-11T03:23:33.254Z | Compiling swrite v0.1.0 |
| 2227 | 2026-03-11T03:23:33.324Z | Compiling chrono-tz v0.10.4 |
| 2228 | 2026-03-11T03:23:33.356Z | Compiling pin-project v1.1.10 |
| 2229 | 2026-03-11T03:23:33.396Z | Compiling const_format_proc_macros v0.2.34 |
| 2230 | 2026-03-11T03:23:33.492Z | Compiling progenitor-macro v0.10.0 |
| 2231 | 2026-03-11T03:23:33.512Z | Compiling hashbrown v0.15.5 |
| 2232 | 2026-03-11T03:23:33.555Z | Compiling csv v1.4.0 |
| 2233 | 2026-03-11T03:23:33.643Z | Compiling qorb v0.4.1 |
| 2234 | 2026-03-11T03:23:33.678Z | Compiling expectorate v1.2.0 |
| 2235 | 2026-03-11T03:23:33.945Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2236 | 2026-03-11T03:23:34.474Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2237 | 2026-03-11T03:23:34.497Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2238 | 2026-03-11T03:23:34.784Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2239 | 2026-03-11T03:23:35.727Z | Compiling phf v0.12.1 |
| 2240 | 2026-03-11T03:23:35.973Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2241 | 2026-03-11T03:23:37.611Z | Compiling tokio-dtrace v0.1.1 |
| 2242 | 2026-03-11T03:23:38.095Z | Compiling unicode-normalization v0.1.25 |
| 2243 | 2026-03-11T03:23:39.112Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2244 | 2026-03-11T03:23:39.487Z | Compiling num-derive v0.3.3 |
| 2245 | 2026-03-11T03:23:39.628Z | Compiling libsw-core v0.3.2 |
| 2246 | 2026-03-11T03:23:39.904Z | Compiling async-recursion v1.1.1 |
| 2247 | 2026-03-11T03:23:39.927Z | Compiling snafu-derive v0.8.9 |
| 2248 | 2026-03-11T03:23:40.744Z | Compiling cookie v0.18.1 |
| 2249 | 2026-03-11T03:23:40.899Z | Compiling fixedbitset v0.5.7 |
| 2250 | 2026-03-11T03:23:41.494Z | Compiling fixedbitset v0.4.2 |
| 2251 | 2026-03-11T03:23:41.515Z | Compiling foreign-types-shared v0.1.1 |
| 2252 | 2026-03-11T03:23:41.649Z | Compiling highway v1.3.0 |
| 2253 | 2026-03-11T03:23:41.981Z | Compiling openssl v0.10.75 |
| 2254 | 2026-03-11T03:23:42.377Z | Compiling same-file v1.0.6 |
| 2255 | 2026-03-11T03:23:42.420Z | Compiling snafu v0.8.9 |
| 2256 | 2026-03-11T03:23:42.449Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2257 | 2026-03-11T03:23:42.557Z | Compiling walkdir v2.5.0 |
| 2258 | 2026-03-11T03:23:42.605Z | Compiling petgraph v0.6.5 |
| 2259 | 2026-03-11T03:23:42.711Z | Compiling foreign-types v0.3.2 |
| 2260 | 2026-03-11T03:23:43.162Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2261 | 2026-03-11T03:23:43.499Z | Compiling petgraph v0.8.3 |
| 2262 | 2026-03-11T03:23:44.755Z | Compiling progenitor v0.10.0 |
| 2263 | 2026-03-11T03:23:44.940Z | Compiling libscf-sys v1.1.0 |
| 2264 | 2026-03-11T03:23:45.154Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2265 | 2026-03-11T03:23:45.178Z | Compiling libsw v3.5.0 |
| 2266 | 2026-03-11T03:23:45.231Z | Compiling olpc-cjson v0.1.4 |
| 2267 | 2026-03-11T03:23:45.423Z | Compiling oxide-tokio-rt v0.1.2 |
| 2268 | 2026-03-11T03:23:45.489Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2269 | 2026-03-11T03:23:45.512Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2270 | 2026-03-11T03:23:45.878Z | Compiling const_format v0.2.35 |
| 2271 | 2026-03-11T03:23:46.689Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2272 | 2026-03-11T03:23:46.841Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2273 | 2026-03-11T03:23:50.769Z | Compiling papergrid v0.11.0 |
| 2274 | 2026-03-11T03:23:51.722Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2275 | 2026-03-11T03:23:51.954Z | Compiling globset v0.4.18 |
| 2276 | 2026-03-11T03:23:52.039Z | Compiling gethostname v0.5.0 |
| 2277 | 2026-03-11T03:23:52.223Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2278 | 2026-03-11T03:23:52.494Z | Compiling tabled_derive v0.7.0 |
| 2279 | 2026-03-11T03:23:53.777Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2280 | 2026-03-11T03:23:54.796Z | Compiling bcs v0.1.6 |
| 2281 | 2026-03-11T03:23:55.313Z | Compiling pem v3.0.6 |
| 2282 | 2026-03-11T03:23:55.397Z | Compiling serde_plain v1.0.2 |
| 2283 | 2026-03-11T03:23:55.793Z | Compiling openssl-macros v0.1.1 |
| 2284 | 2026-03-11T03:23:56.226Z | Compiling typed-path v0.9.3 |
| 2285 | 2026-03-11T03:23:56.417Z | Compiling smawk v0.3.2 |
| 2286 | 2026-03-11T03:23:56.644Z | Compiling linear-map v1.2.0 |
| 2287 | 2026-03-11T03:23:56.846Z | Compiling tagptr v0.2.0 |
| 2288 | 2026-03-11T03:23:56.950Z | Compiling termtree v0.5.1 |
| 2289 | 2026-03-11T03:23:57.083Z | Compiling unicode-linebreak v0.1.5 |
| 2290 | 2026-03-11T03:23:57.462Z | Compiling textwrap v0.16.2 |
| 2291 | 2026-03-11T03:23:57.585Z | Compiling moka v0.12.13 |
| 2292 | 2026-03-11T03:23:57.793Z | Compiling tough v0.20.0 |
| 2293 | 2026-03-11T03:23:58.165Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2294 | 2026-03-11T03:23:59.517Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2295 | 2026-03-11T03:23:59.954Z | Compiling tabled v0.15.0 |
| 2296 | 2026-03-11T03:24:00.082Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2297 | 2026-03-11T03:24:02.281Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2298 | 2026-03-11T03:24:02.590Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2299 | 2026-03-11T03:24:02.853Z | Compiling steno v0.4.1 |
| 2300 | 2026-03-11T03:24:07.980Z | Compiling hickory-proto v0.25.2 |
| 2301 | 2026-03-11T03:24:09.280Z | Compiling typify-impl v0.6.1 |
| 2302 | 2026-03-11T03:24:10.458Z | Compiling humantime v2.3.0 |
| 2303 | 2026-03-11T03:24:11.061Z | Compiling hickory-resolver v0.25.2 |
| 2304 | 2026-03-11T03:24:12.345Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2305 | 2026-03-11T03:24:13.633Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2306 | 2026-03-11T03:24:14.325Z | Compiling typify-macro v0.6.1 |
| 2307 | 2026-03-11T03:24:14.764Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2308 | 2026-03-11T03:24:15.343Z | Compiling openssl-probe v0.2.1 |
| 2309 | 2026-03-11T03:24:15.676Z | Compiling rustls-native-certs v0.8.3 |
| 2310 | 2026-03-11T03:24:16.454Z | Compiling proc-macro-error2 v2.0.1 |
| 2311 | 2026-03-11T03:24:16.705Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2312 | 2026-03-11T03:24:16.850Z | Compiling nix v0.31.1 |
| 2313 | 2026-03-11T03:24:17.412Z | Compiling parking_lot_core v0.8.6 |
| 2314 | 2026-03-11T03:24:17.590Z | Compiling tabled_derive v0.11.0 |
| 2315 | 2026-03-11T03:24:17.617Z | Compiling typify v0.6.1 |
| 2316 | 2026-03-11T03:24:17.749Z | Compiling rustls-platform-verifier v0.6.2 |
| 2317 | 2026-03-11T03:24:17.824Z | Compiling papergrid v0.17.0 |
| 2318 | 2026-03-11T03:24:18.501Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8) |
| 2319 | 2026-03-11T03:24:19.032Z | Compiling testing_table v0.3.0 |
| 2320 | 2026-03-11T03:24:19.405Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8) |
| 2321 | 2026-03-11T03:24:19.543Z | Compiling crc32fast v1.5.0 |
| 2322 | 2026-03-11T03:24:19.806Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8) |
| 2323 | 2026-03-11T03:24:20.027Z | Compiling tabled v0.20.0 |
| 2324 | 2026-03-11T03:24:20.400Z | Compiling reqwest v0.13.2 |
| 2325 | 2026-03-11T03:24:23.508Z | Compiling progenitor-impl v0.13.0 |
| 2326 | 2026-03-11T03:24:25.193Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2327 | 2026-03-11T03:24:25.548Z | Compiling arc-swap v1.8.2 |
| 2328 | 2026-03-11T03:24:25.617Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2329 | 2026-03-11T03:24:26.004Z | Compiling slog-scope v4.4.1 |
| 2330 | 2026-03-11T03:24:26.483Z | Compiling progenitor-macro v0.13.0 |
| 2331 | 2026-03-11T03:24:26.507Z | Compiling parking_lot v0.11.2 |
| 2332 | 2026-03-11T03:24:29.224Z | Compiling progenitor-client v0.13.0 |
| 2333 | 2026-03-11T03:24:30.068Z | Compiling dropshot-api-manager-types v0.3.0 |
| 2334 | 2026-03-11T03:24:30.251Z | Compiling fxhash v0.2.1 |
| 2335 | 2026-03-11T03:24:30.442Z | Compiling crc8 v0.1.1 |
| 2336 | 2026-03-11T03:24:30.669Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2337 | 2026-03-11T03:24:30.785Z | Compiling sled v0.34.7 |
| 2338 | 2026-03-11T03:24:32.609Z | Compiling progenitor v0.13.0 |
| 2339 | 2026-03-11T03:24:32.797Z | Compiling slog-stdlog v4.1.1 |
| 2340 | 2026-03-11T03:24:33.246Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2341 | 2026-03-11T03:24:33.358Z | Compiling socket2 v0.5.10 |
| 2342 | 2026-03-11T03:24:33.610Z | Compiling slog-envlogger v2.2.0 |
| 2343 | 2026-03-11T03:24:34.408Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2344 | 2026-03-11T03:24:37.372Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2345 | 2026-03-11T03:24:42.330Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2346 | 2026-03-11T03:24:44.744Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2347 | 2026-03-11T03:24:46.234Z | Compiling ddm-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-types) |
| 2348 | 2026-03-11T03:24:48.333Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2349 | 2026-03-11T03:24:50.400Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 2350 | 2026-03-11T03:25:02.795Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 2351 | 2026-03-11T03:25:09.709Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 2352 | 2026-03-11T03:25:13.667Z | Finished `release` profile [optimized] target(s) in 4m 47s |
| 2353 | 2026-03-11T03:25:14.034Z | + banner trio |
| 2354 | 2026-03-11T03:25:14.037Z | |
| 2355 | 2026-03-11T03:25:14.037Z | ##### ##### # #### |
| 2356 | 2026-03-11T03:25:14.037Z | # # # # # # |
| 2357 | 2026-03-11T03:25:14.037Z | # # # # # # |
| 2358 | 2026-03-11T03:25:14.037Z | # ##### # # # |
| 2359 | 2026-03-11T03:25:14.037Z | # # # # # # |
| 2360 | 2026-03-11T03:25:14.038Z | # # # # #### |
| 2361 | 2026-03-11T03:25:14.038Z | |
| 2362 | 2026-03-11T03:25:14.038Z | + pfexec cargo test --release -p mg-tests test_trio_v3 -- --nocapture |
| 2363 | 2026-03-11T03:25:14.550Z | Compiling cfg-if v1.0.4 |
| 2364 | 2026-03-11T03:25:14.550Z | Compiling serde_core v1.0.228 |
| 2365 | 2026-03-11T03:25:14.553Z | Compiling libc v0.2.180 |
| 2366 | 2026-03-11T03:25:14.553Z | Compiling itoa v1.0.17 |
| 2367 | 2026-03-11T03:25:14.553Z | Compiling num-traits v0.2.19 |
| 2368 | 2026-03-11T03:25:14.643Z | Compiling serde v1.0.228 |
| 2369 | 2026-03-11T03:25:14.651Z | Compiling foldhash v0.2.0 |
| 2370 | 2026-03-11T03:25:14.688Z | Compiling memchr v2.8.0 |
| 2371 | 2026-03-11T03:25:14.836Z | Compiling hashbrown v0.16.1 |
| 2372 | 2026-03-11T03:25:14.907Z | Compiling smallvec v1.15.1 |
| 2373 | 2026-03-11T03:25:14.928Z | Compiling zerofrom v0.1.6 |
| 2374 | 2026-03-11T03:25:15.092Z | Compiling pin-project-lite v0.2.16 |
| 2375 | 2026-03-11T03:25:15.095Z | Compiling stable_deref_trait v1.2.1 |
| 2376 | 2026-03-11T03:25:15.191Z | Compiling schemars v0.8.22 |
| 2377 | 2026-03-11T03:25:15.207Z | Compiling yoke v0.8.1 |
| 2378 | 2026-03-11T03:25:15.238Z | Compiling bytes v1.11.1 |
| 2379 | 2026-03-11T03:25:15.504Z | Compiling zerovec v0.11.5 |
| 2380 | 2026-03-11T03:25:15.590Z | Compiling socket2 v0.6.2 |
| 2381 | 2026-03-11T03:25:15.908Z | Compiling futures-core v0.3.32 |
| 2382 | 2026-03-11T03:25:15.989Z | Compiling scopeguard v1.2.0 |
| 2383 | 2026-03-11T03:25:16.107Z | Compiling lock_api v0.4.14 |
| 2384 | 2026-03-11T03:25:16.118Z | Compiling zmij v1.0.21 |
| 2385 | 2026-03-11T03:25:16.182Z | Compiling parking_lot_core v0.9.12 |
| 2386 | 2026-03-11T03:25:16.306Z | Compiling errno v0.3.14 |
| 2387 | 2026-03-11T03:25:16.430Z | Compiling serde_json v1.0.149 |
| 2388 | 2026-03-11T03:25:16.461Z | Compiling once_cell v1.21.3 |
| 2389 | 2026-03-11T03:25:16.504Z | Compiling parking_lot v0.12.5 |
| 2390 | 2026-03-11T03:25:16.567Z | Compiling signal-hook-registry v1.4.8 |
| 2391 | 2026-03-11T03:25:16.597Z | Compiling mio v1.1.1 |
| 2392 | 2026-03-11T03:25:16.763Z | Compiling iana-time-zone v0.1.65 |
| 2393 | 2026-03-11T03:25:16.897Z | Compiling zeroize v1.8.2 |
| 2394 | 2026-03-11T03:25:17.140Z | Compiling aws-lc-rs v1.15.4 |
| 2395 | 2026-03-11T03:25:17.167Z | Compiling tokio v1.49.0 |
| 2396 | 2026-03-11T03:25:17.502Z | Compiling chrono v0.4.43 |
| 2397 | 2026-03-11T03:25:17.690Z | Compiling indexmap v2.13.0 |
| 2398 | 2026-03-11T03:25:17.725Z | Compiling tinystr v0.8.2 |
| 2399 | 2026-03-11T03:25:18.086Z | Compiling http v1.4.0 |
| 2400 | 2026-03-11T03:25:18.306Z | Compiling writeable v0.6.2 |
| 2401 | 2026-03-11T03:25:18.600Z | Compiling litemap v0.8.1 |
| 2402 | 2026-03-11T03:25:18.894Z | Compiling icu_locale_core v2.1.1 |
| 2403 | 2026-03-11T03:25:18.897Z | Compiling getrandom v0.4.1 |
| 2404 | 2026-03-11T03:25:19.049Z | Compiling rustls-pki-types v1.14.0 |
| 2405 | 2026-03-11T03:25:19.104Z | Compiling potential_utf v0.1.4 |
| 2406 | 2026-03-11T03:25:19.333Z | Compiling aws-lc-sys v0.37.1 |
| 2407 | 2026-03-11T03:25:19.749Z | Compiling zerotrie v0.2.3 |
| 2408 | 2026-03-11T03:25:20.144Z | Compiling uuid v1.21.0 |
| 2409 | 2026-03-11T03:25:20.338Z | Compiling log v0.4.29 |
| 2410 | 2026-03-11T03:25:20.569Z | Compiling icu_provider v2.1.1 |
| 2411 | 2026-03-11T03:25:20.665Z | Compiling icu_collections v2.1.1 |
| 2412 | 2026-03-11T03:25:21.106Z | Compiling http-body v1.0.1 |
| 2413 | 2026-03-11T03:25:21.410Z | Compiling semver v1.0.27 |
| 2414 | 2026-03-11T03:25:21.612Z | Compiling tracing-core v0.1.36 |
| 2415 | 2026-03-11T03:25:21.803Z | Compiling regress v0.10.5 |
| 2416 | 2026-03-11T03:25:22.029Z | Compiling dyn-clone v1.0.20 |
| 2417 | 2026-03-11T03:25:22.065Z | Compiling percent-encoding v2.3.2 |
| 2418 | 2026-03-11T03:25:22.152Z | Compiling futures-task v0.3.32 |
| 2419 | 2026-03-11T03:25:22.223Z | Compiling untrusted v0.9.0 |
| 2420 | 2026-03-11T03:25:22.363Z | Compiling rustls v0.23.36 |
| 2421 | 2026-03-11T03:25:22.377Z | Compiling allocator-api2 v0.2.21 |
| 2422 | 2026-03-11T03:25:22.387Z | Compiling equivalent v1.0.2 |
| 2423 | 2026-03-11T03:25:22.398Z | Compiling slab v0.4.12 |
| 2424 | 2026-03-11T03:25:22.494Z | Compiling rustls-webpki v0.103.9 |
| 2425 | 2026-03-11T03:25:22.646Z | Compiling futures-util v0.3.32 |
| 2426 | 2026-03-11T03:25:23.054Z | Compiling tracing v0.1.44 |
| 2427 | 2026-03-11T03:25:23.540Z | Compiling thiserror v2.0.18 |
| 2428 | 2026-03-11T03:25:23.699Z | Compiling icu_normalizer_data v2.1.1 |
| 2429 | 2026-03-11T03:25:23.765Z | Compiling icu_properties_data v2.1.2 |
| 2430 | 2026-03-11T03:25:23.914Z | Compiling serde_tokenstream v0.2.3 |
| 2431 | 2026-03-11T03:25:23.947Z | Compiling typify-impl v0.6.1 |
| 2432 | 2026-03-11T03:25:23.979Z | Compiling slog v2.8.2 |
| 2433 | 2026-03-11T03:25:24.283Z | Compiling subtle v2.6.1 |
| 2434 | 2026-03-11T03:25:24.298Z | Compiling tower-service v0.3.3 |
| 2435 | 2026-03-11T03:25:24.409Z | Compiling try-lock v0.2.5 |
| 2436 | 2026-03-11T03:25:24.494Z | Compiling unicode-ident v1.0.24 |
| 2437 | 2026-03-11T03:25:24.554Z | Compiling want v0.3.1 |
| 2438 | 2026-03-11T03:25:24.642Z | Compiling proc-macro2 v1.0.106 |
| 2439 | 2026-03-11T03:25:24.802Z | Compiling icu_properties v2.1.2 |
| 2440 | 2026-03-11T03:25:24.997Z | Compiling icu_normalizer v2.1.1 |
| 2441 | 2026-03-11T03:25:25.953Z | Compiling httparse v1.10.1 |
| 2442 | 2026-03-11T03:25:26.554Z | Compiling erased-serde v0.3.31 |
| 2443 | 2026-03-11T03:25:26.579Z | Compiling futures-channel v0.3.32 |
| 2444 | 2026-03-11T03:25:26.913Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2445 | 2026-03-11T03:25:26.932Z | Compiling zerocopy v0.8.39 |
| 2446 | 2026-03-11T03:25:27.204Z | Compiling pin-utils v0.1.0 |
| 2447 | 2026-03-11T03:25:27.295Z | Compiling atomic-waker v1.1.2 |
| 2448 | 2026-03-11T03:25:27.461Z | Compiling hyper v1.8.1 |
| 2449 | 2026-03-11T03:25:27.501Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2450 | 2026-03-11T03:25:27.530Z | Compiling quote v1.0.44 |
| 2451 | 2026-03-11T03:25:28.210Z | Compiling idna_adapter v1.2.1 |
| 2452 | 2026-03-11T03:25:28.397Z | Compiling form_urlencoded v1.2.2 |
| 2453 | 2026-03-11T03:25:28.525Z | Compiling sync_wrapper v1.0.2 |
| 2454 | 2026-03-11T03:25:28.666Z | Compiling aho-corasick v1.1.4 |
| 2455 | 2026-03-11T03:25:28.803Z | Compiling tower-layer v0.3.3 |
| 2456 | 2026-03-11T03:25:29.063Z | Compiling typify-macro v0.6.1 |
| 2457 | 2026-03-11T03:25:29.116Z | Compiling utf8_iter v1.0.4 |
| 2458 | 2026-03-11T03:25:29.128Z | Compiling ipnet v2.11.0 |
| 2459 | 2026-03-11T03:25:29.327Z | Compiling regex-syntax v0.8.9 |
| 2460 | 2026-03-11T03:25:30.658Z | Compiling openssl-probe v0.2.1 |
| 2461 | 2026-03-11T03:25:30.680Z | Compiling base64 v0.22.1 |
| 2462 | 2026-03-11T03:25:30.982Z | Compiling rustls-native-certs v0.8.3 |
| 2463 | 2026-03-11T03:25:31.141Z | Compiling hyper-util v0.1.20 |
| 2464 | 2026-03-11T03:25:31.320Z | Compiling regex-automata v0.4.14 |
| 2465 | 2026-03-11T03:25:31.547Z | Compiling tokio-rustls v0.26.4 |
| 2466 | 2026-03-11T03:25:32.110Z | Compiling idna v1.1.0 |
| 2467 | 2026-03-11T03:25:34.486Z | Compiling tower v0.5.3 |
| 2468 | 2026-03-11T03:25:34.815Z | Compiling proc-macro-crate v3.4.0 |
| 2469 | 2026-03-11T03:25:35.064Z | Compiling syn v2.0.116 |
| 2470 | 2026-03-11T03:25:35.293Z | Compiling getrandom v0.3.4 |
| 2471 | 2026-03-11T03:25:35.621Z | Compiling bitflags v2.11.0 |
| 2472 | 2026-03-11T03:25:36.004Z | Compiling heck v0.5.0 |
| 2473 | 2026-03-11T03:25:36.925Z | Compiling futures-sink v0.3.32 |
| 2474 | 2026-03-11T03:25:37.075Z | Compiling ryu v1.0.23 |
| 2475 | 2026-03-11T03:25:37.448Z | Compiling iri-string v0.7.10 |
| 2476 | 2026-03-11T03:25:37.570Z | Compiling crossbeam-utils v0.8.21 |
| 2477 | 2026-03-11T03:25:38.876Z | Compiling serde_urlencoded v0.7.1 |
| 2478 | 2026-03-11T03:25:39.249Z | Compiling tokio-util v0.7.18 |
| 2479 | 2026-03-11T03:25:40.320Z | Compiling ppv-lite86 v0.2.21 |
| 2480 | 2026-03-11T03:25:40.341Z | Compiling tower-http v0.6.8 |
| 2481 | 2026-03-11T03:25:40.802Z | Compiling rand_core v0.9.5 |
| 2482 | 2026-03-11T03:25:40.821Z | Compiling num_enum_derive v0.7.5 |
| 2483 | 2026-03-11T03:25:41.140Z | Compiling regex v1.12.3 |
| 2484 | 2026-03-11T03:25:42.037Z | Compiling url v2.5.8 |
| 2485 | 2026-03-11T03:25:42.117Z | Compiling hyper-rustls v0.27.7 |
| 2486 | 2026-03-11T03:25:42.215Z | Compiling rustls-platform-verifier v0.6.2 |
| 2487 | 2026-03-11T03:25:42.572Z | Compiling typify v0.6.1 |
| 2488 | 2026-03-11T03:25:42.986Z | Compiling http-body-util v0.1.3 |
| 2489 | 2026-03-11T03:25:43.015Z | Compiling openapiv3 v2.2.0 |
| 2490 | 2026-03-11T03:25:43.381Z | Compiling powerfmt v0.2.0 |
| 2491 | 2026-03-11T03:25:43.727Z | Compiling foreign-types-shared v0.3.1 |
| 2492 | 2026-03-11T03:25:43.846Z | Compiling serde_yaml v0.9.34+deprecated |
| 2493 | 2026-03-11T03:25:43.858Z | Compiling time-macros v0.2.27 |
| 2494 | 2026-03-11T03:25:45.206Z | Compiling progenitor-impl v0.13.0 |
| 2495 | 2026-03-11T03:25:45.228Z | Compiling foreign-types v0.5.0 |
| 2496 | 2026-03-11T03:25:45.327Z | Compiling deranged v0.5.6 |
| 2497 | 2026-03-11T03:25:45.713Z | Compiling reqwest v0.13.2 |
| 2498 | 2026-03-11T03:25:46.865Z | Compiling num_enum v0.7.5 |
| 2499 | 2026-03-11T03:25:47.075Z | Compiling rand_chacha v0.9.0 |
| 2500 | 2026-03-11T03:25:47.812Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2501 | 2026-03-11T03:25:47.951Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2502 | 2026-03-11T03:25:48.117Z | Compiling oxnet v0.1.4 |
| 2503 | 2026-03-11T03:25:48.163Z | Compiling arc-swap v1.8.2 |
| 2504 | 2026-03-11T03:25:48.229Z | Compiling cstr-argument v0.1.2 |
| 2505 | 2026-03-11T03:25:48.444Z | Compiling thread_local v1.1.9 |
| 2506 | 2026-03-11T03:25:48.632Z | Compiling pretty-hex v0.4.1 |
| 2507 | 2026-03-11T03:25:48.632Z | Compiling time-core v0.1.8 |
| 2508 | 2026-03-11T03:25:48.827Z | Compiling lazy_static v1.5.0 |
| 2509 | 2026-03-11T03:25:48.843Z | Compiling either v1.15.0 |
| 2510 | 2026-03-11T03:25:48.897Z | Compiling num-conv v0.2.0 |
| 2511 | 2026-03-11T03:25:48.952Z | Compiling slog-scope v4.4.1 |
| 2512 | 2026-03-11T03:25:49.067Z | Compiling time v0.3.47 |
| 2513 | 2026-03-11T03:25:49.145Z | Compiling itertools v0.12.1 |
| 2514 | 2026-03-11T03:25:49.497Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2515 | 2026-03-11T03:25:49.778Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2516 | 2026-03-11T03:25:50.678Z | Compiling thiserror v1.0.69 |
| 2517 | 2026-03-11T03:25:50.742Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2518 | 2026-03-11T03:25:50.813Z | Compiling progenitor-macro v0.13.0 |
| 2519 | 2026-03-11T03:25:51.175Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2520 | 2026-03-11T03:25:51.272Z | Compiling crossbeam-channel v0.5.15 |
| 2521 | 2026-03-11T03:25:51.578Z | Compiling rand v0.9.2 |
| 2522 | 2026-03-11T03:25:52.217Z | Compiling progenitor-client v0.13.0 |
| 2523 | 2026-03-11T03:25:52.342Z | Compiling anyhow v1.0.102 |
| 2524 | 2026-03-11T03:25:52.565Z | Compiling is-terminal v0.4.17 |
| 2525 | 2026-03-11T03:25:52.689Z | Compiling winnow v0.7.14 |
| 2526 | 2026-03-11T03:25:52.876Z | Compiling term v1.2.1 |
| 2527 | 2026-03-11T03:25:53.275Z | Compiling colored v3.1.1 |
| 2528 | 2026-03-11T03:25:54.130Z | Compiling take_mut v0.2.2 |
| 2529 | 2026-03-11T03:25:54.276Z | Compiling slog-async v2.8.0 |
| 2530 | 2026-03-11T03:25:55.299Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c) |
| 2531 | 2026-03-11T03:25:55.299Z | Compiling slog-term v2.9.2 |
| 2532 | 2026-03-11T03:25:55.995Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2533 | 2026-03-11T03:25:56.981Z | Compiling progenitor v0.13.0 |
| 2534 | 2026-03-11T03:25:57.022Z | Compiling slog-stdlog v4.1.1 |
| 2535 | 2026-03-11T03:25:57.133Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2536 | 2026-03-11T03:25:57.551Z | Compiling slog-envlogger v2.2.0 |
| 2537 | 2026-03-11T03:25:58.151Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f5f8fd52) |
| 2538 | 2026-03-11T03:26:05.307Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 2539 | 2026-03-11T03:26:10.140Z | Finished `release` profile [optimized] target(s) in 56.12s |
| 2540 | 2026-03-11T03:26:10.218Z | Running unittests src/lib.rs (target/release/deps/mg_tests-20f1f6fc258069dd) |
| 2541 | 2026-03-11T03:26:10.224Z | |
| 2542 | 2026-03-11T03:26:10.224Z | running 1 test |
| 2543 | 2026-03-11T03:26:10.375Z | configure zone |
| 2544 | 2026-03-11T03:26:10.395Z | install zone |
| 2545 | 2026-03-11T03:26:19.927Z | boot zone |
| 2546 | 2026-03-11T03:26:20.036Z | start zone s1 |
| 2547 | 2026-03-11T03:26:20.039Z | configure zone |
| 2548 | 2026-03-11T03:26:20.047Z | install zone |
| 2549 | 2026-03-11T03:26:22.192Z | boot zone |
| 2550 | 2026-03-11T03:26:22.291Z | start zone s2 |
| 2551 | 2026-03-11T03:26:22.291Z | configure zone |
| 2552 | 2026-03-11T03:26:22.303Z | install zone |
| 2553 | 2026-03-11T03:26:24.338Z | boot zone |
| 2554 | 2026-03-11T03:26:24.458Z | start zone t1 |
| 2555 | 2026-03-11T03:26:24.462Z | configure zone |
| 2556 | 2026-03-11T03:26:24.468Z | install zone |
| 2557 | 2026-03-11T03:26:27.143Z | boot zone |
| 2558 | 2026-03-11T03:26:27.307Z | waiting for zones to come up |
| 2559 | 2026-03-11T03:26:37.293Z | [sidecar.trio] svcs milestone/network |
| 2560 | 2026-03-11T03:26:37.322Z | STATE STIME FMRI |
| 2561 | 2026-03-11T03:26:37.322Z | online 3:26:21 svc:/milestone/network:default |
| 2562 | 2026-03-11T03:26:37.322Z | cp /work/oxidecomputer/maghemite/download/softnpu /mgtrio/sidecar.trio/root/opt/ |
| 2563 | 2026-03-11T03:26:37.356Z | cp /work/oxidecomputer/maghemite/download/scadm /mgtrio/sidecar.trio/root/opt/ |
| 2564 | 2026-03-11T03:26:37.387Z | cp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtrio/sidecar.trio/root/opt/ |
| 2565 | 2026-03-11T03:26:37.413Z | cp /work/oxidecomputer/maghemite/tests/conf/softnpu-trio.toml /mgtrio/sidecar.trio/root/opt/softnpu.toml |
| 2566 | 2026-03-11T03:26:37.418Z | [sidecar.trio] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log & |
| 2567 | 2026-03-11T03:26:37.432Z | |
| 2568 | 2026-03-11T03:26:37.432Z | running zone s1.trio setup |
| 2569 | 2026-03-11T03:26:37.432Z | [s1.trio] svcs milestone/network |
| 2570 | 2026-03-11T03:26:37.451Z | STATE STIME FMRI |
| 2571 | 2026-03-11T03:26:37.451Z | online 3:26:23 svc:/milestone/network:default |
| 2572 | 2026-03-11T03:26:37.451Z | [s1.trio] dladm |
| 2573 | 2026-03-11T03:26:37.468Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2574 | 2026-03-11T03:26:37.468Z | sl0 simnet 9000 up -- ? |
| 2575 | 2026-03-11T03:26:37.469Z | mg2 vnic 9000 up -- ? |
| 2576 | 2026-03-11T03:26:37.469Z | [s1.trio] ipadm create-addr -t -T static -a 10.0.0.1/24 mg2/v4 |
| 2577 | 2026-03-11T03:26:38.047Z | |
| 2578 | 2026-03-11T03:26:38.047Z | [s1.trio] ipadm create-addr -t -T addrconf sl0/v6 |
| 2579 | 2026-03-11T03:26:38.066Z | |
| 2580 | 2026-03-11T03:26:38.066Z | [s1.trio] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6 |
| 2581 | 2026-03-11T03:26:38.081Z | |
| 2582 | 2026-03-11T03:26:38.082Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s1.trio/root/opt/ddmd |
| 2583 | 2026-03-11T03:26:38.173Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s1.trio/root/opt/ddmadm |
| 2584 | 2026-03-11T03:26:38.238Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid d84457ca-1a4a-4693-9a08-919137594215 --sled-uuid 2516846e-24e6-4bd9-8a02-3ca1820d3d15 -a sl0/v6 &> /opt/ddmd.log & |
| 2585 | 2026-03-11T03:26:38.255Z | |
| 2586 | 2026-03-11T03:26:38.255Z | running zone s2.trio setup |
| 2587 | 2026-03-11T03:26:38.255Z | [s2.trio] svcs milestone/network |
| 2588 | 2026-03-11T03:26:38.274Z | STATE STIME FMRI |
| 2589 | 2026-03-11T03:26:38.274Z | online 3:26:25 svc:/milestone/network:default |
| 2590 | 2026-03-11T03:26:38.274Z | [s2.trio] dladm |
| 2591 | 2026-03-11T03:26:38.292Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2592 | 2026-03-11T03:26:38.292Z | sl1 simnet 9000 up -- ? |
| 2593 | 2026-03-11T03:26:38.292Z | mg3 vnic 9000 up -- ? |
| 2594 | 2026-03-11T03:26:38.292Z | [s2.trio] ipadm create-addr -t -T static -a 10.0.0.2/24 mg3/v4 |
| 2595 | 2026-03-11T03:26:38.738Z | |
| 2596 | 2026-03-11T03:26:38.738Z | [s2.trio] ipadm create-addr -t -T addrconf sl1/v6 |
| 2597 | 2026-03-11T03:26:38.757Z | |
| 2598 | 2026-03-11T03:26:38.757Z | [s2.trio] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6 |
| 2599 | 2026-03-11T03:26:38.772Z | |
| 2600 | 2026-03-11T03:26:38.772Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s2.trio/root/opt/ddmd |
| 2601 | 2026-03-11T03:26:38.805Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s2.trio/root/opt/ddmadm |
| 2602 | 2026-03-11T03:26:38.828Z | [s2.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid a46e0e66-123b-4ec6-87f4-4ac55c7ea8b2 --sled-uuid 556e179a-897b-4133-a1f8-576c505734f4 -a sl1/v6 &> /opt/ddmd.log & |
| 2603 | 2026-03-11T03:26:38.850Z | |
| 2604 | 2026-03-11T03:26:38.850Z | running zone t1.trio setup |
| 2605 | 2026-03-11T03:26:38.850Z | [t1.trio] svcs milestone/network |
| 2606 | 2026-03-11T03:26:38.864Z | STATE STIME FMRI |
| 2607 | 2026-03-11T03:26:38.865Z | online 3:26:28 svc:/milestone/network:default |
| 2608 | 2026-03-11T03:26:38.865Z | [t1.trio] dladm |
| 2609 | 2026-03-11T03:26:38.883Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2610 | 2026-03-11T03:26:38.883Z | tfportrear0_0 simnet 9000 up -- ? |
| 2611 | 2026-03-11T03:26:38.883Z | tfportrear1_0 simnet 9000 up -- ? |
| 2612 | 2026-03-11T03:26:38.883Z | mg1 vnic 9000 up -- ? |
| 2613 | 2026-03-11T03:26:38.883Z | [t1.trio] ipadm create-addr -t -T static -a 10.0.0.3/24 mg1/v4 |
| 2614 | 2026-03-11T03:26:39.435Z | |
| 2615 | 2026-03-11T03:26:39.436Z | [t1.trio] ipadm create-addr -t -T addrconf tfportrear0_0/v6 |
| 2616 | 2026-03-11T03:26:39.461Z | |
| 2617 | 2026-03-11T03:26:39.461Z | [t1.trio] ipadm create-addr -t -T addrconf tfportrear1_0/v6 |
| 2618 | 2026-03-11T03:26:39.474Z | |
| 2619 | 2026-03-11T03:26:39.484Z | [t1.trio] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6 |
| 2620 | 2026-03-11T03:26:39.490Z | |
| 2621 | 2026-03-11T03:26:39.490Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtrio/t1.trio/root/ |
| 2622 | 2026-03-11T03:26:39.840Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtrio/t1.trio/root/ |
| 2623 | 2026-03-11T03:26:39.850Z | cp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-trio.toml /mgtrio/t1.trio/root/opt/dpd-ports.toml |
| 2624 | 2026-03-11T03:26:39.850Z | waiting 3s for copy of files to zone to complete ... |
| 2625 | 2026-03-11T03:26:42.816Z | [t1.trio] svccfg import /var/svc/manifest/site/dendrite/manifest.xml |
| 2626 | 2026-03-11T03:26:43.002Z | |
| 2627 | 2026-03-11T03:26:43.002Z | [t1.trio] svccfg import /var/svc/manifest/site/tfport/manifest.xml |
| 2628 | 2026-03-11T03:26:43.153Z | |
| 2629 | 2026-03-11T03:26:43.153Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/t1.trio/root/opt/ddmd |
| 2630 | 2026-03-11T03:26:43.185Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/t1.trio/root/opt/ddmadm |
| 2631 | 2026-03-11T03:26:43.212Z | [t1.trio] svcadm disable dendrite |
| 2632 | 2026-03-11T03:26:43.243Z | |
| 2633 | 2026-03-11T03:26:43.243Z | [t1.trio] svcadm disable tfport |
| 2634 | 2026-03-11T03:26:43.275Z | |
| 2635 | 2026-03-11T03:26:43.275Z | [t1.trio] svccfg -s dendrite setprop config/address = [::1]:12224 |
| 2636 | 2026-03-11T03:26:43.310Z | |
| 2637 | 2026-03-11T03:26:43.310Z | [t1.trio] svccfg -s dendrite setprop config/mgmt = uds |
| 2638 | 2026-03-11T03:26:43.345Z | |
| 2639 | 2026-03-11T03:26:43.345Z | [t1.trio] svccfg -s dendrite setprop config/uds_path = /opt/mnt |
| 2640 | 2026-03-11T03:26:43.380Z | |
| 2641 | 2026-03-11T03:26:43.380Z | [t1.trio] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml |
| 2642 | 2026-03-11T03:26:43.414Z | |
| 2643 | 2026-03-11T03:26:43.414Z | [t1.trio] svccfg -s dendrite setprop config/rear_ports = 2 |
| 2644 | 2026-03-11T03:26:43.449Z | |
| 2645 | 2026-03-11T03:26:43.449Z | [t1.trio] svcadm refresh dendrite:default |
| 2646 | 2026-03-11T03:26:43.479Z | |
| 2647 | 2026-03-11T03:26:43.479Z | [t1.trio] svcadm enable dendrite:default |
| 2648 | 2026-03-11T03:26:43.509Z | |
| 2649 | 2026-03-11T03:26:43.510Z | wait 10s for dendrite to come up ... |
| 2650 | 2026-03-11T03:26:53.495Z | [t1.trio] svccfg -s tfport setprop config/pkt_source = none |
| 2651 | 2026-03-11T03:26:53.532Z | |
| 2652 | 2026-03-11T03:26:53.532Z | [t1.trio] svccfg -s tfport setprop config/flags = --sync-only |
| 2653 | 2026-03-11T03:26:53.567Z | |
| 2654 | 2026-03-11T03:26:53.567Z | [t1.trio] svcadm refresh tfport:default |
| 2655 | 2026-03-11T03:26:53.595Z | |
| 2656 | 2026-03-11T03:26:53.595Z | [t1.trio] svcadm enable tfport |
| 2657 | 2026-03-11T03:26:53.625Z | |
| 2658 | 2026-03-11T03:26:53.625Z | [t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid 2a5a75bb-bd97-4ffe-8f97-46253f167da8 --sled-uuid 1cee2d81-7fd5-4c28-8fe3-e72fc25d7cec -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log & |
| 2659 | 2026-03-11T03:26:53.640Z | |
| 2660 | 2026-03-11T03:26:53.640Z | [t1.trio] ipadm |
| 2661 | 2026-03-11T03:26:53.659Z | ADDROBJ TYPE STATE ADDR |
| 2662 | 2026-03-11T03:26:53.659Z | lo0/v4 static ok 127.0.0.1/8 |
| 2663 | 2026-03-11T03:26:53.659Z | mg1/v4 static ok 10.0.0.3/24 |
| 2664 | 2026-03-11T03:26:53.659Z | lo0/v6 static ok ::1/128 |
| 2665 | 2026-03-11T03:26:53.659Z | lo0/u6 static ok fd00:3::1/64 |
| 2666 | 2026-03-11T03:26:53.659Z | tfportrear0_0/v6 addrconf ok fe80::70c0:22ff:fe48:3cf6%tfportrear0_0/10 |
| 2667 | 2026-03-11T03:26:53.659Z | tfportrear1_0/v6 addrconf ok fe80::7408:ecff:fe32:f237%tfportrear1_0/10 |
| 2668 | 2026-03-11T03:26:55.781Z | initial peering test passed |
| 2669 | 2026-03-11T03:26:56.781Z | advertise from one passed |
| 2670 | 2026-03-11T03:26:57.781Z | advertise from two passed |
| 2671 | 2026-03-11T03:26:57.781Z | [s1.trio] ping fd00:2::1 |
| 2672 | 2026-03-11T03:26:57.801Z | fd00:2::1 is alive |
| 2673 | 2026-03-11T03:26:57.801Z | [s2.trio] ping fd00:1::1 |
| 2674 | 2026-03-11T03:26:57.818Z | fd00:1::1 is alive |
| 2675 | 2026-03-11T03:26:57.818Z | connectivity test passed |
| 2676 | 2026-03-11T03:26:57.818Z | [t1.trio] pkill ddmd |
| 2677 | 2026-03-11T03:26:57.833Z | |
| 2678 | 2026-03-11T03:27:03.827Z | [t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid 27e5f5f2-97b2-4433-82f3-64c0189ad06e --sled-uuid 03dbce5a-303c-4e93-a8eb-70c4d091cc49 -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log & |
| 2679 | 2026-03-11T03:27:03.845Z | |
| 2680 | 2026-03-11T03:27:03.845Z | [t1.trio] ipadm |
| 2681 | 2026-03-11T03:27:03.863Z | ADDROBJ TYPE STATE ADDR |
| 2682 | 2026-03-11T03:27:03.863Z | lo0/v4 static ok 127.0.0.1/8 |
| 2683 | 2026-03-11T03:27:03.863Z | mg1/v4 static ok 10.0.0.3/24 |
| 2684 | 2026-03-11T03:27:03.863Z | lo0/v6 static ok ::1/128 |
| 2685 | 2026-03-11T03:27:03.863Z | lo0/u6 static ok fd00:3::1/64 |
| 2686 | 2026-03-11T03:27:03.863Z | tfportrear0_0/v6 addrconf ok fe80::70c0:22ff:fe48:3cf6%tfportrear0_0/10 |
| 2687 | 2026-03-11T03:27:03.863Z | tfportrear1_0/v6 addrconf ok fe80::7408:ecff:fe32:f237%tfportrear1_0/10 |
| 2688 | 2026-03-11T03:27:06.861Z | [s1.trio] ping fd00:2::1 |
| 2689 | 2026-03-11T03:27:06.881Z | fd00:2::1 is alive |
| 2690 | 2026-03-11T03:27:06.881Z | [s2.trio] ping fd00:1::1 |
| 2691 | 2026-03-11T03:27:06.896Z | fd00:1::1 is alive |
| 2692 | 2026-03-11T03:27:06.896Z | transit router restart passed |
| 2693 | 2026-03-11T03:27:06.896Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 2694 | 2026-03-11T03:27:06.916Z | local v6: |
| 2695 | 2026-03-11T03:27:06.917Z | fe80::7408:ecff:fe32:f237 |
| 2696 | 2026-03-11T03:27:06.917Z | fe80::70c0:22ff:fe48:3cf6 |
| 2697 | 2026-03-11T03:27:06.917Z | local v4: |
| 2698 | 2026-03-11T03:27:06.917Z | router v6_idx: |
| 2699 | 2026-03-11T03:27:06.917Z | fd00:2::/64 -> 1 |
| 2700 | 2026-03-11T03:27:06.917Z | fd00:1::/64 -> 0 |
| 2701 | 2026-03-11T03:27:06.921Z | router v6_routes: |
| 2702 | 2026-03-11T03:27:06.921Z | 0 -> fe80::4037:a9ff:fe70:9bac (1) |
| 2703 | 2026-03-11T03:27:06.921Z | 1 -> fe80::6490:80ff:febb:127c (2) |
| 2704 | 2026-03-11T03:27:06.921Z | router v4_idx: |
| 2705 | 2026-03-11T03:27:06.921Z | router v4_routes: |
| 2706 | 2026-03-11T03:27:06.922Z | resolver v4: |
| 2707 | 2026-03-11T03:27:06.922Z | 10.0.0.3 -> 02:08:20:57:6f:70 |
| 2708 | 2026-03-11T03:27:06.922Z | 10.0.0.254 -> 02:08:20:7d:1e:ff |
| 2709 | 2026-03-11T03:27:06.922Z | resolver v6: |
| 2710 | 2026-03-11T03:27:06.922Z | fe80::6490:80ff:febb:127c -> 66:90:80:bb:12:7c |
| 2711 | 2026-03-11T03:27:06.922Z | fe80::4037:a9ff:fe70:9bac -> 42:37:a9:70:9b:ac |
| 2712 | 2026-03-11T03:27:06.922Z | fe80::70c0:22ff:fe48:3cf6 -> 72:c0:22:48:3c:f6 |
| 2713 | 2026-03-11T03:27:06.922Z | fe80::7408:ecff:fe32:f237 -> 76:08:ec:32:f2:37 |
| 2714 | 2026-03-11T03:27:06.922Z | nat v4: |
| 2715 | 2026-03-11T03:27:06.922Z | nat_v6: |
| 2716 | 2026-03-11T03:27:06.922Z | port_mac: |
| 2717 | 2026-03-11T03:27:06.922Z | 2: a8:40:25:22:8b:08 |
| 2718 | 2026-03-11T03:27:06.922Z | 1: a8:40:25:22:8b:07 |
| 2719 | 2026-03-11T03:27:06.922Z | 1000: a8:40:25:22:8b:06 |
| 2720 | 2026-03-11T03:27:06.922Z | proxy arp: |
| 2721 | 2026-03-11T03:27:06.922Z | [s1.trio] pkill ddmd |
| 2722 | 2026-03-11T03:27:06.932Z | |
| 2723 | 2026-03-11T03:27:10.146Z | test ddm::test_trio_v3 has been running for over 60 seconds |
| 2724 | 2026-03-11T03:27:11.955Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 2725 | 2026-03-11T03:27:12.082Z | local v6: |
| 2726 | 2026-03-11T03:27:12.082Z | fe80::7408:ecff:fe32:f237 |
| 2727 | 2026-03-11T03:27:12.082Z | fe80::70c0:22ff:fe48:3cf6 |
| 2728 | 2026-03-11T03:27:12.082Z | local v4: |
| 2729 | 2026-03-11T03:27:12.082Z | router v6_idx: |
| 2730 | 2026-03-11T03:27:12.082Z | fd00:2::/64 -> 1 |
| 2731 | 2026-03-11T03:27:12.082Z | router v6_routes: |
| 2732 | 2026-03-11T03:27:12.082Z | 1 -> fe80::6490:80ff:febb:127c (2) |
| 2733 | 2026-03-11T03:27:12.082Z | router v4_idx: |
| 2734 | 2026-03-11T03:27:12.082Z | router v4_routes: |
| 2735 | 2026-03-11T03:27:12.082Z | resolver v4: |
| 2736 | 2026-03-11T03:27:12.082Z | 10.0.0.3 -> 02:08:20:57:6f:70 |
| 2737 | 2026-03-11T03:27:12.082Z | 10.0.0.254 -> 02:08:20:7d:1e:ff |
| 2738 | 2026-03-11T03:27:12.082Z | resolver v6: |
| 2739 | 2026-03-11T03:27:12.082Z | fe80::6490:80ff:febb:127c -> 66:90:80:bb:12:7c |
| 2740 | 2026-03-11T03:27:12.082Z | fe80::4037:a9ff:fe70:9bac -> 42:37:a9:70:9b:ac |
| 2741 | 2026-03-11T03:27:12.082Z | fe80::70c0:22ff:fe48:3cf6 -> 72:c0:22:48:3c:f6 |
| 2742 | 2026-03-11T03:27:12.083Z | fe80::7408:ecff:fe32:f237 -> 76:08:ec:32:f2:37 |
| 2743 | 2026-03-11T03:27:12.083Z | nat v4: |
| 2744 | 2026-03-11T03:27:12.083Z | nat_v6: |
| 2745 | 2026-03-11T03:27:12.083Z | port_mac: |
| 2746 | 2026-03-11T03:27:12.083Z | 2: a8:40:25:22:8b:08 |
| 2747 | 2026-03-11T03:27:12.083Z | 1: a8:40:25:22:8b:07 |
| 2748 | 2026-03-11T03:27:12.083Z | 1000: a8:40:25:22:8b:06 |
| 2749 | 2026-03-11T03:27:12.083Z | proxy arp: |
| 2750 | 2026-03-11T03:27:12.083Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid b2f7ab87-53dc-4f17-b53c-8b84cb571798 --sled-uuid 42fe1567-5a3d-4efd-9c55-167d617e8800 -a sl0/v6 &> /opt/ddmd.log & |
| 2751 | 2026-03-11T03:27:12.148Z | |
| 2752 | 2026-03-11T03:27:14.963Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 2753 | 2026-03-11T03:27:14.985Z | local v6: |
| 2754 | 2026-03-11T03:27:14.985Z | fe80::7408:ecff:fe32:f237 |
| 2755 | 2026-03-11T03:27:14.986Z | fe80::70c0:22ff:fe48:3cf6 |
| 2756 | 2026-03-11T03:27:14.986Z | local v4: |
| 2757 | 2026-03-11T03:27:14.986Z | router v6_idx: |
| 2758 | 2026-03-11T03:27:14.986Z | fd00:2::/64 -> 1 |
| 2759 | 2026-03-11T03:27:14.986Z | fd00:1::/64 -> 0 |
| 2760 | 2026-03-11T03:27:14.986Z | router v6_routes: |
| 2761 | 2026-03-11T03:27:14.986Z | 0 -> fe80::4037:a9ff:fe70:9bac (1) |
| 2762 | 2026-03-11T03:27:14.986Z | 1 -> fe80::6490:80ff:febb:127c (2) |
| 2763 | 2026-03-11T03:27:14.986Z | router v4_idx: |
| 2764 | 2026-03-11T03:27:14.986Z | router v4_routes: |
| 2765 | 2026-03-11T03:27:14.986Z | resolver v4: |
| 2766 | 2026-03-11T03:27:14.986Z | 10.0.0.3 -> 02:08:20:57:6f:70 |
| 2767 | 2026-03-11T03:27:14.986Z | 10.0.0.254 -> 02:08:20:7d:1e:ff |
| 2768 | 2026-03-11T03:27:14.986Z | resolver v6: |
| 2769 | 2026-03-11T03:27:14.986Z | fe80::6490:80ff:febb:127c -> 66:90:80:bb:12:7c |
| 2770 | 2026-03-11T03:27:14.986Z | fe80::4037:a9ff:fe70:9bac -> 42:37:a9:70:9b:ac |
| 2771 | 2026-03-11T03:27:14.986Z | fe80::70c0:22ff:fe48:3cf6 -> 72:c0:22:48:3c:f6 |
| 2772 | 2026-03-11T03:27:14.986Z | fe80::7408:ecff:fe32:f237 -> 76:08:ec:32:f2:37 |
| 2773 | 2026-03-11T03:27:14.986Z | nat v4: |
| 2774 | 2026-03-11T03:27:14.986Z | nat_v6: |
| 2775 | 2026-03-11T03:27:14.986Z | port_mac: |
| 2776 | 2026-03-11T03:27:14.986Z | 2: a8:40:25:22:8b:08 |
| 2777 | 2026-03-11T03:27:14.986Z | 1: a8:40:25:22:8b:07 |
| 2778 | 2026-03-11T03:27:14.986Z | 1000: a8:40:25:22:8b:06 |
| 2779 | 2026-03-11T03:27:14.986Z | proxy arp: |
| 2780 | 2026-03-11T03:27:14.989Z | [s2.trio] netstat -nr -f inet6 |
| 2781 | 2026-03-11T03:27:15.003Z | Routing Table: IPv6 |
| 2782 | 2026-03-11T03:27:15.004Z | Destination/Mask Gateway Flags Ref Use If |
| 2783 | 2026-03-11T03:27:15.004Z | --------------------------- --------------------------- ----- --- ------- ----- |
| 2784 | 2026-03-11T03:27:15.004Z | ::1 ::1 UH 2 0 lo0 |
| 2785 | 2026-03-11T03:27:15.004Z | fd00:1::/64 fe80::7408:ecff:fe32:f237 UG 1 0 sl1 |
| 2786 | 2026-03-11T03:27:15.004Z | fe80::/10 fe80::6490:80ff:febb:127c U 3 64 sl1 |
| 2787 | 2026-03-11T03:27:15.004Z | [s2.trio] ipadm |
| 2788 | 2026-03-11T03:27:15.021Z | ADDROBJ TYPE STATE ADDR |
| 2789 | 2026-03-11T03:27:15.021Z | lo0/v4 static ok 127.0.0.1/8 |
| 2790 | 2026-03-11T03:27:15.021Z | mg3/v4 static ok 10.0.0.2/24 |
| 2791 | 2026-03-11T03:27:15.021Z | lo0/v6 static ok ::1/128 |
| 2792 | 2026-03-11T03:27:15.021Z | lo0/u6 static ok fd00:2::1/64 |
| 2793 | 2026-03-11T03:27:15.021Z | sl1/v6 addrconf ok fe80::6490:80ff:febb:127c%sl1/10 |
| 2794 | 2026-03-11T03:27:15.021Z | [s2.trio] route -nv get -inet6 fd00:1::1 |
| 2795 | 2026-03-11T03:27:15.037Z | 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> |
| 2796 | 2026-03-11T03:27:15.037Z | locks: inits: |
| 2797 | 2026-03-11T03:27:15.037Z | sockaddrs: <DST,IFP> |
| 2798 | 2026-03-11T03:27:15.037Z | fd00:1::1 |
| 2799 | 2026-03-11T03:27:15.037Z | route to: fd00:1::1 |
| 2800 | 2026-03-11T03:27:15.037Z | destination: fd00:1:: |
| 2801 | 2026-03-11T03:27:15.037Z | mask: ffff:ffff:ffff:ffff:: |
| 2802 | 2026-03-11T03:27:15.037Z | gateway: fe80::7408:ecff:fe32:f237 |
| 2803 | 2026-03-11T03:27:15.037Z | interface: sl1 index 3 address 66 90 80 bb 12 7c |
| 2804 | 2026-03-11T03:27:15.037Z | flags: <UP,GATEWAY,DONE,STATIC> |
| 2805 | 2026-03-11T03:27:15.037Z | recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire |
| 2806 | 2026-03-11T03:27:15.037Z | 0 0 0 0 0 0 9000 0 |
| 2807 | 2026-03-11T03:27:15.037Z | locks: inits: <rttvar,rtt,ssthresh,sendpipe,recvpipe,mtu> |
| 2808 | 2026-03-11T03:27:15.037Z | sockaddrs: <DST,GATEWAY,NETMASK,IFP,IFA> |
| 2809 | 2026-03-11T03:27:15.040Z | fd00:1:: fe80::7408:ecff:fe32:f237 ffff:ffff:ffff:ffff:: sl1:66.90.80.bb.12.7c fe80::6490:80ff:febb:127c |
| 2810 | 2026-03-11T03:27:15.040Z | [s2.trio] ndp -na |
| 2811 | 2026-03-11T03:27:15.053Z | Net to Media Table: IPv6 |
| 2812 | 2026-03-11T03:27:15.053Z | If Physical Address Type State Destination/Mask |
| 2813 | 2026-03-11T03:27:15.053Z | ----- ----------------- ------- ------------ --------------------------- |
| 2814 | 2026-03-11T03:27:15.053Z | sl1 33:33:00:00:00:01 other REACHABLE ff02::1 |
| 2815 | 2026-03-11T03:27:15.053Z | sl1 33:33:00:00:00:02 other REACHABLE ff02::2 |
| 2816 | 2026-03-11T03:27:15.054Z | sl1 33:33:00:01:00:02 other REACHABLE ff02::1:2 |
| 2817 | 2026-03-11T03:27:15.054Z | sl1 33:33:00:00:00:16 other REACHABLE ff02::16 |
| 2818 | 2026-03-11T03:27:15.054Z | sl1 76:08:ec:32:f2:37 dynamic REACHABLE fe80::7408:ecff:fe32:f237 |
| 2819 | 2026-03-11T03:27:15.054Z | sl1 66:90:80:bb:12:7c local REACHABLE fe80::6490:80ff:febb:127c |
| 2820 | 2026-03-11T03:27:15.054Z | sl1 33:33:ff:bb:12:7c other REACHABLE ff02::1:ffbb:127c |
| 2821 | 2026-03-11T03:27:15.054Z | sl1 33:33:00:00:00:dd other REACHABLE ff02::dd |
| 2822 | 2026-03-11T03:27:15.054Z | sl1 33:33:ff:32:f2:37 other REACHABLE ff02::1:ff32:f237 |
| 2823 | 2026-03-11T03:27:15.054Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 2824 | 2026-03-11T03:27:15.072Z | local v6: |
| 2825 | 2026-03-11T03:27:15.072Z | fe80::7408:ecff:fe32:f237 |
| 2826 | 2026-03-11T03:27:15.072Z | fe80::70c0:22ff:fe48:3cf6 |
| 2827 | 2026-03-11T03:27:15.072Z | local v4: |
| 2828 | 2026-03-11T03:27:15.072Z | router v6_idx: |
| 2829 | 2026-03-11T03:27:15.072Z | fd00:2::/64 -> 1 |
| 2830 | 2026-03-11T03:27:15.072Z | fd00:1::/64 -> 0 |
| 2831 | 2026-03-11T03:27:15.072Z | router v6_routes: |
| 2832 | 2026-03-11T03:27:15.072Z | 0 -> fe80::4037:a9ff:fe70:9bac (1) |
| 2833 | 2026-03-11T03:27:15.072Z | 1 -> fe80::6490:80ff:febb:127c (2) |
| 2834 | 2026-03-11T03:27:15.072Z | router v4_idx: |
| 2835 | 2026-03-11T03:27:15.072Z | router v4_routes: |
| 2836 | 2026-03-11T03:27:15.072Z | resolver v4: |
| 2837 | 2026-03-11T03:27:15.072Z | 10.0.0.3 -> 02:08:20:57:6f:70 |
| 2838 | 2026-03-11T03:27:15.072Z | 10.0.0.254 -> 02:08:20:7d:1e:ff |
| 2839 | 2026-03-11T03:27:15.072Z | resolver v6: |
| 2840 | 2026-03-11T03:27:15.072Z | fe80::6490:80ff:febb:127c -> 66:90:80:bb:12:7c |
| 2841 | 2026-03-11T03:27:15.072Z | fe80::4037:a9ff:fe70:9bac -> 42:37:a9:70:9b:ac |
| 2842 | 2026-03-11T03:27:15.072Z | fe80::70c0:22ff:fe48:3cf6 -> 72:c0:22:48:3c:f6 |
| 2843 | 2026-03-11T03:27:15.072Z | fe80::7408:ecff:fe32:f237 -> 76:08:ec:32:f2:37 |
| 2844 | 2026-03-11T03:27:15.072Z | nat v4: |
| 2845 | 2026-03-11T03:27:15.072Z | nat_v6: |
| 2846 | 2026-03-11T03:27:15.072Z | port_mac: |
| 2847 | 2026-03-11T03:27:15.072Z | 2: a8:40:25:22:8b:08 |
| 2848 | 2026-03-11T03:27:15.073Z | 1: a8:40:25:22:8b:07 |
| 2849 | 2026-03-11T03:27:15.073Z | 1000: a8:40:25:22:8b:06 |
| 2850 | 2026-03-11T03:27:15.073Z | proxy arp: |
| 2851 | 2026-03-11T03:27:15.073Z | [t1.trio] /opt/oxide/dendrite/bin/swadm route list |
| 2852 | 2026-03-11T03:27:15.132Z | Subnet Port Link Gateway Vlan |
| 2853 | 2026-03-11T03:27:15.132Z | fd00:1::/64 rear0 0 fe80::4037:a9ff:fe70:9bac |
| 2854 | 2026-03-11T03:27:15.132Z | fd00:2::/64 rear1 0 fe80::6490:80ff:febb:127c |
| 2855 | 2026-03-11T03:27:15.132Z | [t1.trio] /opt/oxide/dendrite/bin/swadm arp list |
| 2856 | 2026-03-11T03:27:15.191Z | host mac age |
| 2857 | 2026-03-11T03:27:15.191Z | 10.0.0.3 02:08:20:57:6f:70 21s |
| 2858 | 2026-03-11T03:27:15.191Z | 10.0.0.254 02:08:20:7d:1e:ff 19s |
| 2859 | 2026-03-11T03:27:15.191Z | fe80::4037:a9ff:fe70:9bac 42:37:a9:70:9b:ac 21s |
| 2860 | 2026-03-11T03:27:15.191Z | fe80::6490:80ff:febb:127c 66:90:80:bb:12:7c 21s |
| 2861 | 2026-03-11T03:27:15.191Z | fe80::70c0:22ff:fe48:3cf6 72:c0:22:48:3c:f6 21s |
| 2862 | 2026-03-11T03:27:15.191Z | fe80::7408:ecff:fe32:f237 76:08:ec:32:f2:37 21s |
| 2863 | 2026-03-11T03:27:15.191Z | [t1.trio] /opt/oxide/dendrite/bin/swadm addr list |
| 2864 | 2026-03-11T03:27:15.246Z | Link IPv4 IPv6 |
| 2865 | 2026-03-11T03:27:15.246Z | rear0/0 fe80::70c0:22ff:fe48:3cf6 |
| 2866 | 2026-03-11T03:27:15.246Z | rear1/0 fe80::7408:ecff:fe32:f237 |
| 2867 | 2026-03-11T03:27:15.246Z | [s1.trio] ipadm;route -nv get -inet6 fd00:2::1;ndp -na;netstat -nr -f inet6;ping -ns fd00:2::1 60 2 |
| 2868 | 2026-03-11T03:27:16.283Z | ADDROBJ TYPE STATE ADDR |
| 2869 | 2026-03-11T03:27:16.283Z | lo0/v4 static ok 127.0.0.1/8 |
| 2870 | 2026-03-11T03:27:16.283Z | mg2/v4 static ok 10.0.0.1/24 |
| 2871 | 2026-03-11T03:27:16.283Z | lo0/v6 static ok ::1/128 |
| 2872 | 2026-03-11T03:27:16.283Z | lo0/u6 static ok fd00:1::1/64 |
| 2873 | 2026-03-11T03:27:16.283Z | sl0/v6 addrconf ok fe80::4037:a9ff:fe70:9bac%sl0/10 |
| 2874 | 2026-03-11T03:27:16.284Z | 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> |
| 2875 | 2026-03-11T03:27:16.284Z | locks: inits: |
| 2876 | 2026-03-11T03:27:16.284Z | sockaddrs: <DST,IFP> |
| 2877 | 2026-03-11T03:27:16.284Z | fd00:2::1 |
| 2878 | 2026-03-11T03:27:16.284Z | route to: fd00:2::1 |
| 2879 | 2026-03-11T03:27:16.284Z | destination: fd00:2:: |
| 2880 | 2026-03-11T03:27:16.284Z | mask: ffff:ffff:ffff:ffff:: |
| 2881 | 2026-03-11T03:27:16.285Z | gateway: fe80::70c0:22ff:fe48:3cf6 |
| 2882 | 2026-03-11T03:27:16.285Z | interface: sl0 index 3 address 42 37 a9 70 9b ac |
| 2883 | 2026-03-11T03:27:16.285Z | flags: <UP,GATEWAY,DONE,STATIC> |
| 2884 | 2026-03-11T03:27:16.285Z | recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire |
| 2885 | 2026-03-11T03:27:16.285Z | 0 0 0 0 0 0 9000 0 |
| 2886 | 2026-03-11T03:27:16.285Z | locks: inits: <rttvar,rtt,ssthresh,sendpipe,recvpipe,mtu> |
| 2887 | 2026-03-11T03:27:16.285Z | sockaddrs: <DST,GATEWAY,NETMASK,IFP,IFA> |
| 2888 | 2026-03-11T03:27:16.285Z | fd00:2:: fe80::70c0:22ff:fe48:3cf6 ffff:ffff:ffff:ffff:: sl0:42.37.a9.70.9b.ac fe80::4037:a9ff:fe70:9bac |
| 2889 | 2026-03-11T03:27:16.285Z | |
| 2890 | 2026-03-11T03:27:16.285Z | Net to Media Table: IPv6 |
| 2891 | 2026-03-11T03:27:16.285Z | If Physical Address Type State Destination/Mask |
| 2892 | 2026-03-11T03:27:16.285Z | ----- ----------------- ------- ------------ --------------------------- |
| 2893 | 2026-03-11T03:27:16.286Z | sl0 33:33:00:00:00:01 other REACHABLE ff02::1 |
| 2894 | 2026-03-11T03:27:16.286Z | sl0 33:33:00:00:00:02 other REACHABLE ff02::2 |
| 2895 | 2026-03-11T03:27:16.286Z | sl0 33:33:00:01:00:02 other REACHABLE ff02::1:2 |
| 2896 | 2026-03-11T03:27:16.286Z | sl0 72:c0:22:48:3c:f6 dynamic REACHABLE fe80::70c0:22ff:fe48:3cf6 |
| 2897 | 2026-03-11T03:27:16.286Z | sl0 33:33:00:00:00:16 other REACHABLE ff02::16 |
| 2898 | 2026-03-11T03:27:16.286Z | sl0 33:33:ff:70:9b:ac other REACHABLE ff02::1:ff70:9bac |
| 2899 | 2026-03-11T03:27:16.286Z | sl0 33:33:ff:48:3c:f6 other REACHABLE ff02::1:ff48:3cf6 |
| 2900 | 2026-03-11T03:27:16.287Z | sl0 42:37:a9:70:9b:ac local REACHABLE fe80::4037:a9ff:fe70:9bac |
| 2901 | 2026-03-11T03:27:16.287Z | sl0 33:33:00:00:00:dd other REACHABLE ff02::dd |
| 2902 | 2026-03-11T03:27:16.287Z | |
| 2903 | 2026-03-11T03:27:16.287Z | |
| 2904 | 2026-03-11T03:27:16.287Z | Routing Table: IPv6 |
| 2905 | 2026-03-11T03:27:16.287Z | Destination/Mask Gateway Flags Ref Use If |
| 2906 | 2026-03-11T03:27:16.287Z | --------------------------- --------------------------- ----- --- ------- ----- |
| 2907 | 2026-03-11T03:27:16.287Z | ::1 ::1 UH 2 0 lo0 |
| 2908 | 2026-03-11T03:27:16.288Z | fd00:2::/64 fe80::70c0:22ff:fe48:3cf6 UG 2 2 sl0 |
| 2909 | 2026-03-11T03:27:16.288Z | fe80::/10 fe80::4037:a9ff:fe70:9bac U 3 64 sl0 |
| 2910 | 2026-03-11T03:27:16.288Z | PING fd00:2::1 (fd00:2::1): 60 data bytes |
| 2911 | 2026-03-11T03:27:16.288Z | 68 bytes from fd00:2::1: icmp_seq=0. time=0.257 ms |
| 2912 | 2026-03-11T03:27:16.288Z | 68 bytes from fd00:2::1: icmp_seq=1. time=0.280 ms |
| 2913 | 2026-03-11T03:27:16.288Z | |
| 2914 | 2026-03-11T03:27:16.288Z | ----fd00:2::1 PING Statistics---- |
| 2915 | 2026-03-11T03:27:16.288Z | 2 packets transmitted, 2 packets received, 0% packet loss |
| 2916 | 2026-03-11T03:27:16.288Z | round-trip (ms) min/avg/max/stddev = 0.257/0.269/0.280/0.016 |
| 2917 | 2026-03-11T03:27:16.289Z | [s2.trio] ping fd00:1::1 |
| 2918 | 2026-03-11T03:27:16.300Z | fd00:1::1 is alive |
| 2919 | 2026-03-11T03:27:16.300Z | server router restart passed |
| 2920 | 2026-03-11T03:27:20.294Z | peer expiration recovery passed |
| 2921 | 2026-03-11T03:27:21.294Z | [s1.trio] netstat -nrf inet6 | grep fd00 | wc -l |
| 2922 | 2026-03-11T03:27:21.314Z | 3 |
| 2923 | 2026-03-11T03:27:21.314Z | redundant advertise passed |
| 2924 | 2026-03-11T03:27:22.322Z | tunnel endpoint advertise passed |
| 2925 | 2026-03-11T03:27:27.309Z | redundant tunnel endpoint advertise passed |
| 2926 | 2026-03-11T03:27:27.309Z | [s1.trio] pkill ddmd |
| 2927 | 2026-03-11T03:27:27.327Z | |
| 2928 | 2026-03-11T03:27:32.320Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid ba3b55e4-38eb-4c5b-baea-f2983a1f5292 --sled-uuid 1adb6a14-7508-47ea-b877-8369477046de -a sl0/v6 &> /opt/ddmd.log & |
| 2929 | 2026-03-11T03:27:32.338Z | |
| 2930 | 2026-03-11T03:27:37.338Z | tunnel router restart passed |
| 2931 | 2026-03-11T03:27:38.338Z | tunnel endpoint withdraw passed |
| 2932 | 2026-03-11T03:27:38.342Z | [t1.trio] pkill ddmd |
| 2933 | 2026-03-11T03:27:38.357Z | |
| 2934 | 2026-03-11T03:27:38.357Z | cp /mgtrio/t1.trio/root/opt/ddmd.log /work/t1.trio.log |
| 2935 | 2026-03-11T03:27:38.360Z | cp /mgtrio/t1.trio/root//var/svc/log/oxide-dendrite:default.log /work/t1.trio-dpd.log |
| 2936 | 2026-03-11T03:27:40.557Z | [s2.trio] pkill ddmd |
| 2937 | 2026-03-11T03:27:40.573Z | |
| 2938 | 2026-03-11T03:27:40.573Z | cp /mgtrio/s2.trio/root/opt/ddmd.log /work/s2.trio.log |
| 2939 | 2026-03-11T03:27:42.709Z | [s1.trio] pkill ddmd |
| 2940 | 2026-03-11T03:27:42.715Z | |
| 2941 | 2026-03-11T03:27:42.715Z | cp /mgtrio/s1.trio/root/opt/ddmd.log /work/s1.trio.log |
| 2942 | 2026-03-11T03:27:44.814Z | [sidecar.trio] pkill softnpu |
| 2943 | 2026-03-11T03:27:44.830Z | |
| 2944 | 2026-03-11T03:27:44.830Z | cp /mgtrio/sidecar.trio/root/opt/softnpu.log /work/sidecar.trio-softnpu.log |
| 2945 | 2026-03-11T03:27:47.682Z | test ddm::test_trio_v3 ... ok |
| 2946 | 2026-03-11T03:27:47.682Z | |
| 2947 | 2026-03-11T03:27:47.687Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 97.60s |
| 2948 | 2026-03-11T03:27:47.687Z | |
| 2949 | 2026-03-11T03:27:47.718Z | + cleanup |
| 2950 | 2026-03-11T03:27:47.721Z | ++ id -un |
| 2951 | 2026-03-11T03:27:47.725Z | ++ id -gn |
| 2952 | 2026-03-11T03:27:47.732Z | + pfexec chown -R build:build . |
| 2953 | 2026-03-11T03:27:47.854Z | process exited: duration 773555 ms, exit code 0 |
| |
| 2954 | 2026-03-11T03:27:47.860Z | found 5 output files |
| 2955 | 2026-03-11T03:27:47.860Z | uploading: /work/s1.trio.log (5441 bytes) |
| 2956 | 2026-03-11T03:27:48.872Z | uploaded: /work/s1.trio.log |
| 2957 | 2026-03-11T03:27:48.875Z | uploading: /work/s2.trio.log (9839 bytes) |
| 2958 | 2026-03-11T03:27:49.882Z | uploaded: /work/s2.trio.log |
| 2959 | 2026-03-11T03:27:49.882Z | uploading: /work/sidecar.trio-softnpu.log (564 bytes) |
| 2960 | 2026-03-11T03:27:50.890Z | uploaded: /work/sidecar.trio-softnpu.log |
| 2961 | 2026-03-11T03:27:50.890Z | uploading: /work/t1.trio-dpd.log (338063 bytes) |
| 2962 | 2026-03-11T03:27:51.910Z | uploaded: /work/t1.trio-dpd.log |
| 2963 | 2026-03-11T03:27:51.913Z | uploading: /work/t1.trio.log (25744 bytes) |
| 2964 | 2026-03-11T03:27:52.929Z | uploaded: /work/t1.trio.log |