|
|
|
1 | 2025-03-22T03:18:31.263Z | job assigned to worker 01JPXXP7K9NPA6PVJB53AYP4TQ [factory aws, i-046350c91ef185584] (queued for 1 m 3 s) |
|
2 | 2025-03-22T03:18:39.643Z | starting task 0: "setup" |
3 | 2025-03-22T03:18:39.647Z | ++ uname -s |
4 | 2025-03-22T03:18:39.651Z | + kern=SunOS |
5 | 2025-03-22T03:18:39.651Z | + build_user=build |
6 | 2025-03-22T03:18:39.651Z | + build_uid=12345 |
7 | 2025-03-22T03:18:39.651Z | + work_dir=/work |
8 | 2025-03-22T03:18:39.651Z | + input_dir=/input |
9 | 2025-03-22T03:18:39.651Z | + [[ 0 == 12345 ]] |
10 | 2025-03-22T03:18:39.651Z | + case "$kern" in |
11 | 2025-03-22T03:18:39.651Z | + groupadd -g 12345 build |
12 | 2025-03-22T03:18:39.654Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
13 | 2025-03-22T03:18:41.660Z | + zfs create -o mountpoint=/work rpool/work |
14 | 2025-03-22T03:18:41.796Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
15 | 2025-03-22T03:18:41.800Z | + home_fs=zfs |
16 | 2025-03-22T03:18:41.800Z | + [[ zfs == autofs ]] |
17 | 2025-03-22T03:18:41.800Z | + mkdir -p /home/build |
18 | 2025-03-22T03:18:41.800Z | + chown build:build /home/build /work |
19 | 2025-03-22T03:18:42.802Z | + chmod 0700 /home/build /work |
20 | 2025-03-22T03:18:42.806Z | process exited: duration 3164 ms, exit code 0 |
|
21 | 2025-03-22T03:18:42.816Z | starting task 1: "rust-toolchain" |
22 | 2025-03-22T03:18:42.819Z | + printf ' * rust toolchain channel = "%s"\n' stable |
23 | 2025-03-22T03:18:42.819Z | * rust toolchain channel = "stable" |
24 | 2025-03-22T03:18:42.819Z | * rust toolchain profile = "default" |
25 | 2025-03-22T03:18:42.819Z | + printf ' * rust toolchain profile = "%s"\n' default |
26 | 2025-03-22T03:18:42.819Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
27 | 2025-03-22T03:18:42.819Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
28 | 2025-03-22T03:18:42.819Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
29 | 2025-03-22T03:18:42.830Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
30 | 2025-03-22T03:18:42.935Z | info: downloading installer |
31 | 2025-03-22T03:18:44.136Z | warn: It looks like you have an existing installation of Rust at: |
32 | 2025-03-22T03:18:44.136Z | warn: /opt/ooce/bin |
33 | 2025-03-22T03:18:44.136Z | warn: It is recommended that rustup be the primary Rust installation. |
34 | 2025-03-22T03:18:44.136Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
35 | 2025-03-22T03:18:44.136Z | warn: If you are sure that you want both rustup and your already installed Rust |
36 | 2025-03-22T03:18:44.136Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
37 | 2025-03-22T03:18:44.136Z | warn: or pass `-y' to ignore all ignorable checks. |
38 | 2025-03-22T03:18:44.136Z | error: cannot install while Rust is installed |
39 | 2025-03-22T03:18:44.136Z | warn: continuing (because the -y flag is set and the error is ignorable) |
40 | 2025-03-22T03:18:44.148Z | info: profile set to 'default' |
41 | 2025-03-22T03:18:44.148Z | info: default host triple is x86_64-unknown-illumos |
42 | 2025-03-22T03:18:44.152Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
43 | 2025-03-22T03:18:44.329Z | info: latest update on 2025-03-18, rust version 1.85.1 (4eb161250 2025-03-15) |
44 | 2025-03-22T03:18:44.329Z | info: downloading component 'cargo' |
45 | 2025-03-22T03:18:45.243Z | info: downloading component 'clippy' |
46 | 2025-03-22T03:18:45.552Z | info: downloading component 'rust-docs' |
47 | 2025-03-22T03:18:46.922Z | info: downloading component 'rust-std' |
48 | 2025-03-22T03:18:48.718Z | info: downloading component 'rustc' |
49 | 2025-03-22T03:18:54.550Z | info: downloading component 'rustfmt' |
50 | 2025-03-22T03:18:54.800Z | info: installing component 'cargo' |
51 | 2025-03-22T03:18:55.633Z | info: installing component 'clippy' |
52 | 2025-03-22T03:18:56.015Z | info: installing component 'rust-docs' |
53 | 2025-03-22T03:18:57.786Z | info: installing component 'rust-std' |
54 | 2025-03-22T03:18:59.510Z | info: installing component 'rustc' |
55 | 2025-03-22T03:19:05.515Z | info: installing component 'rustfmt' |
56 | 2025-03-22T03:19:05.851Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
57 | 2025-03-22T03:19:05.851Z | |
58 | 2025-03-22T03:19:06.243Z | stable-x86_64-unknown-illumos installed - rustc 1.85.1 (4eb161250 2025-03-15) |
59 | 2025-03-22T03:19:06.244Z | |
60 | 2025-03-22T03:19:06.247Z | |
61 | 2025-03-22T03:19:06.247Z | Rust is installed now. Great! |
62 | 2025-03-22T03:19:06.247Z | |
63 | 2025-03-22T03:19:06.247Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
64 | 2025-03-22T03:19:06.247Z | environment variable. This has not been done automatically. |
65 | 2025-03-22T03:19:06.247Z | |
66 | 2025-03-22T03:19:06.247Z | To configure your current shell, you need to source |
67 | 2025-03-22T03:19:06.247Z | the corresponding env file under $HOME/.cargo. |
68 | 2025-03-22T03:19:06.247Z | |
69 | 2025-03-22T03:19:06.247Z | This is usually done by running one of the following (note the leading DOT): |
70 | 2025-03-22T03:19:06.247Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
71 | 2025-03-22T03:19:06.247Z | source "$HOME/.cargo/env.fish" # For fish |
72 | 2025-03-22T03:19:06.247Z | source "$HOME/.cargo/env.nu" # For nushell |
73 | 2025-03-22T03:19:06.324Z | + rustup --version |
74 | 2025-03-22T03:19:06.335Z | rustup 1.28.1 (f9edccde0 2025-03-05) |
75 | 2025-03-22T03:19:06.335Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
76 | 2025-03-22T03:19:06.366Z | info: The currently active `rustc` version is `rustc 1.85.1 (4eb161250 2025-03-15)` |
77 | 2025-03-22T03:19:06.392Z | + cargo --version |
78 | 2025-03-22T03:19:06.402Z | cargo 1.85.1 (d73d2caf9 2024-12-31) |
79 | 2025-03-22T03:19:06.403Z | + rustc --version |
80 | 2025-03-22T03:19:06.418Z | rustc 1.85.1 (4eb161250 2025-03-15) |
81 | 2025-03-22T03:19:06.421Z | process exited: duration 23603 ms, exit code 0 |
|
82 | 2025-03-22T03:19:06.427Z | starting task 2: "authentication" |
83 | 2025-03-22T03:19:06.451Z | process exited: duration 22 ms, exit code 0 |
|
84 | 2025-03-22T03:19:06.457Z | starting task 3: "clone repository" |
85 | 2025-03-22T03:19:06.462Z | + mkdir -p /work/oxidecomputer/maghemite |
86 | 2025-03-22T03:19:06.466Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
87 | 2025-03-22T03:19:06.505Z | Cloning into '/work/oxidecomputer/maghemite'... |
88 | 2025-03-22T03:19:07.078Z | + cd /work/oxidecomputer/maghemite |
89 | 2025-03-22T03:19:07.078Z | + git fetch origin f5d9b936334616366ddf35f6a77cc1da649ea802 |
90 | 2025-03-22T03:19:07.315Z | From https://github.com/oxidecomputer/maghemite |
91 | 2025-03-22T03:19:07.318Z | * branch f5d9b936334616366ddf35f6a77cc1da649ea802 -> FETCH_HEAD |
92 | 2025-03-22T03:19:07.323Z | + [[ -n renovate/hostname-0.x ]] |
93 | 2025-03-22T03:19:07.327Z | ++ git branch --show-current |
94 | 2025-03-22T03:19:07.332Z | + current=main |
95 | 2025-03-22T03:19:07.332Z | + [[ main != renovate/hostname-0.x ]] |
96 | 2025-03-22T03:19:07.332Z | + git branch -f renovate/hostname-0.x f5d9b936334616366ddf35f6a77cc1da649ea802 |
97 | 2025-03-22T03:19:07.339Z | + git checkout -f renovate/hostname-0.x |
98 | 2025-03-22T03:19:07.345Z | Switched to branch 'renovate/hostname-0.x' |
99 | 2025-03-22T03:19:07.349Z | + git reset --hard f5d9b936334616366ddf35f6a77cc1da649ea802 |
100 | 2025-03-22T03:19:07.361Z | HEAD is now at f5d9b93 Update Rust crate hostname to 0.4 |
101 | 2025-03-22T03:19:07.365Z | process exited: duration 904 ms, exit code 0 |
|
102 | 2025-03-22T03:19:07.373Z | starting task 4: "build" |
103 | 2025-03-22T03:19:07.378Z | ++ cargo --version |
104 | 2025-03-22T03:19:07.388Z | info: syncing channel updates for '1.81.0-x86_64-unknown-illumos' |
105 | 2025-03-22T03:19:07.565Z | info: latest update on 2024-09-05, rust version 1.81.0 (eeb90cda1 2024-09-04) |
106 | 2025-03-22T03:19:07.568Z | info: downloading component 'cargo' |
107 | 2025-03-22T03:19:08.479Z | info: downloading component 'clippy' |
108 | 2025-03-22T03:19:08.802Z | info: downloading component 'rust-docs' |
109 | 2025-03-22T03:19:10.185Z | info: downloading component 'rust-std' |
110 | 2025-03-22T03:19:12.038Z | info: downloading component 'rustc' |
111 | 2025-03-22T03:19:18.537Z | info: downloading component 'rustfmt' |
112 | 2025-03-22T03:19:18.820Z | info: installing component 'cargo' |
113 | 2025-03-22T03:19:19.629Z | info: installing component 'clippy' |
114 | 2025-03-22T03:19:19.975Z | info: installing component 'rust-docs' |
115 | 2025-03-22T03:19:21.525Z | info: installing component 'rust-std' |
116 | 2025-03-22T03:19:23.309Z | info: installing component 'rustc' |
117 | 2025-03-22T03:19:29.013Z | info: installing component 'rustfmt' |
118 | 2025-03-22T03:19:29.421Z | cargo 1.81.0 (2dbb1af80 2024-08-20) |
119 | 2025-03-22T03:19:29.426Z | ++ rustc --version |
120 | 2025-03-22T03:19:29.492Z | rustc 1.81.0 (eeb90cda1 2024-09-04) |
121 | 2025-03-22T03:19:29.498Z | ++ dladm |
122 | 2025-03-22T03:19:29.502Z | LINK CLASS MTU STATE BRIDGE OVER |
123 | 2025-03-22T03:19:29.502Z | ena0 phys 9216 up -- -- |
124 | 2025-03-22T03:19:29.505Z | ++ ipadm |
125 | 2025-03-22T03:19:29.505Z | ADDROBJ TYPE STATE ADDR |
126 | 2025-03-22T03:19:29.505Z | lo0/v4 static ok 127.0.0.1/8 |
127 | 2025-03-22T03:19:29.505Z | ena0/dhcp dhcp ok 10.150.1.211/24 |
128 | 2025-03-22T03:19:29.505Z | lo0/v6 static ok ::1/128 |
129 | 2025-03-22T03:19:29.505Z | ++ banner collect |
130 | 2025-03-22T03:19:29.510Z | |
131 | 2025-03-22T03:19:29.510Z | #### #### # # ###### #### ##### |
132 | 2025-03-22T03:19:29.510Z | # # # # # # # # # # |
133 | 2025-03-22T03:19:29.510Z | # # # # # ##### # # |
134 | 2025-03-22T03:19:29.510Z | # # # # # # # # |
135 | 2025-03-22T03:19:29.510Z | # # # # # # # # # # |
136 | 2025-03-22T03:19:29.510Z | #### #### ###### ###### ###### #### # |
137 | 2025-03-22T03:19:29.510Z | |
138 | 2025-03-22T03:19:29.510Z | ++ get_artifact softnpu image 64beaff129b7f63a04a53dd5ed0ec09f012f5756 softnpu |
139 | 2025-03-22T03:19:29.510Z | ++ repo=softnpu |
140 | 2025-03-22T03:19:29.510Z | ++ series=image |
141 | 2025-03-22T03:19:29.510Z | ++ commit=64beaff129b7f63a04a53dd5ed0ec09f012f5756 |
142 | 2025-03-22T03:19:29.510Z | ++ name=softnpu |
143 | 2025-03-22T03:19:29.510Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
144 | 2025-03-22T03:19:29.510Z | ++ mkdir -p download |
145 | 2025-03-22T03:19:29.517Z | ++ pushd download |
146 | 2025-03-22T03:19:29.517Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
147 | 2025-03-22T03:19:29.517Z | ++ [[ ! -f softnpu ]] |
148 | 2025-03-22T03:19:29.517Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/64beaff129b7f63a04a53dd5ed0ec09f012f5756/softnpu |
149 | 2025-03-22T03:19:29.521Z | % Total % Received % Xferd Average Speed Time Time Time Current |
150 | 2025-03-22T03:19:29.521Z | Dload Upload Total Spent Left Speed |
151 | 2025-03-22T03:19:29.842Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 21.8M 100 21.8M 0 0 68.9M 0 --:--:-- --:--:-- --:--:-- 69.1M |
152 | 2025-03-22T03:19:29.848Z | ++ popd |
153 | 2025-03-22T03:19:29.848Z | /work/oxidecomputer/maghemite |
154 | 2025-03-22T03:19:29.849Z | ++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 libsidecar_lite.so |
155 | 2025-03-22T03:19:29.849Z | ++ repo=sidecar-lite |
156 | 2025-03-22T03:19:29.849Z | ++ series=release |
157 | 2025-03-22T03:19:29.849Z | ++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65 |
158 | 2025-03-22T03:19:29.849Z | ++ name=libsidecar_lite.so |
159 | 2025-03-22T03:19:29.849Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
160 | 2025-03-22T03:19:29.849Z | ++ mkdir -p download |
161 | 2025-03-22T03:19:29.849Z | ++ pushd download |
162 | 2025-03-22T03:19:29.849Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
163 | 2025-03-22T03:19:29.849Z | ++ [[ ! -f libsidecar_lite.so ]] |
164 | 2025-03-22T03:19:29.849Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/libsidecar_lite.so |
165 | 2025-03-22T03:19:29.853Z | % Total % Received % Xferd Average Speed Time Time Time Current |
166 | 2025-03-22T03:19:29.853Z | Dload Upload Total Spent Left Speed |
167 | 2025-03-22T03:19:30.302Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
71 20.3M 71 14.5M 0 0 36.7M 0 --:--:-- --:--:-- --:--:-- 36.7M
100 20.3M 100 20.3M 0 0 44.8M 0 --:--:-- --:--:-- --:--:-- 44.8M |
168 | 2025-03-22T03:19:30.306Z | ++ popd |
169 | 2025-03-22T03:19:30.309Z | /work/oxidecomputer/maghemite |
170 | 2025-03-22T03:19:30.309Z | ++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 scadm |
171 | 2025-03-22T03:19:30.309Z | ++ repo=sidecar-lite |
172 | 2025-03-22T03:19:30.310Z | ++ series=release |
173 | 2025-03-22T03:19:30.310Z | ++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65 |
174 | 2025-03-22T03:19:30.310Z | ++ name=scadm |
175 | 2025-03-22T03:19:30.310Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
176 | 2025-03-22T03:19:30.310Z | ++ mkdir -p download |
177 | 2025-03-22T03:19:30.310Z | ++ pushd download |
178 | 2025-03-22T03:19:30.310Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
179 | 2025-03-22T03:19:30.310Z | ++ [[ ! -f scadm ]] |
180 | 2025-03-22T03:19:30.310Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/scadm |
181 | 2025-03-22T03:19:30.317Z | % Total % Received % Xferd Average Speed Time Time Time Current |
182 | 2025-03-22T03:19:30.317Z | Dload Upload Total Spent Left Speed |
183 | 2025-03-22T03:19:31.005Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 22.7M 100 22.7M 0 0 33.5M 0 --:--:-- --:--:-- --:--:-- 33.5M |
184 | 2025-03-22T03:19:31.013Z | ++ popd |
185 | 2025-03-22T03:19:31.013Z | /work/oxidecomputer/maghemite |
186 | 2025-03-22T03:19:31.013Z | ++ get_artifact dendrite image 350fb25d724578dd2b127499edcd57981d4bbff2 dendrite-softnpu.tar.gz |
187 | 2025-03-22T03:19:31.013Z | ++ repo=dendrite |
188 | 2025-03-22T03:19:31.013Z | ++ series=image |
189 | 2025-03-22T03:19:31.013Z | ++ commit=350fb25d724578dd2b127499edcd57981d4bbff2 |
190 | 2025-03-22T03:19:31.014Z | ++ name=dendrite-softnpu.tar.gz |
191 | 2025-03-22T03:19:31.014Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
192 | 2025-03-22T03:19:31.014Z | ++ mkdir -p download |
193 | 2025-03-22T03:19:31.014Z | ++ pushd download |
194 | 2025-03-22T03:19:31.014Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
195 | 2025-03-22T03:19:31.014Z | ++ [[ ! -f dendrite-softnpu.tar.gz ]] |
196 | 2025-03-22T03:19:31.014Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/350fb25d724578dd2b127499edcd57981d4bbff2/dendrite-softnpu.tar.gz |
197 | 2025-03-22T03:19:31.019Z | % Total % Received % Xferd Average Speed Time Time Time Current |
198 | 2025-03-22T03:19:31.020Z | Dload Upload Total Spent Left Speed |
199 | 2025-03-22T03:19:31.622Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
5 37.5M 5 2043k 0 0 8549k 0 0:00:04 --:--:-- 0:00:04 8551k
100 37.5M 100 37.5M 0 0 61.5M 0 --:--:-- --:--:-- --:--:-- 61.5M |
200 | 2025-03-22T03:19:31.629Z | ++ popd |
201 | 2025-03-22T03:19:31.635Z | /work/oxidecomputer/maghemite |
202 | 2025-03-22T03:19:31.635Z | ++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmd |
203 | 2025-03-22T03:19:31.635Z | ++ repo=maghemite |
204 | 2025-03-22T03:19:31.635Z | ++ series=release |
205 | 2025-03-22T03:19:31.635Z | ++ commit=2bfd39000c878c45675651a7588c015c486e7f43 |
206 | 2025-03-22T03:19:31.635Z | ++ name=ddmd |
207 | 2025-03-22T03:19:31.635Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
208 | 2025-03-22T03:19:31.636Z | ++ mkdir -p download |
209 | 2025-03-22T03:19:31.636Z | ++ pushd download |
210 | 2025-03-22T03:19:31.636Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
211 | 2025-03-22T03:19:31.636Z | ++ [[ ! -f ddmd ]] |
212 | 2025-03-22T03:19:31.636Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmd |
213 | 2025-03-22T03:19:31.645Z | % Total % Received % Xferd Average Speed Time Time Time Current |
214 | 2025-03-22T03:19:31.645Z | Dload Upload Total Spent Left Speed |
215 | 2025-03-22T03:19:32.279Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
92 40.9M 92 37.8M 0 0 62.7M 0 --:--:-- --:--:-- --:--:-- 62.6M
100 40.9M 100 40.9M 0 0 64.5M 0 --:--:-- --:--:-- --:--:-- 64.5M |
216 | 2025-03-22T03:19:32.284Z | ++ popd |
217 | 2025-03-22T03:19:32.284Z | /work/oxidecomputer/maghemite |
218 | 2025-03-22T03:19:32.284Z | ++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmadm |
219 | 2025-03-22T03:19:32.284Z | ++ repo=maghemite |
220 | 2025-03-22T03:19:32.284Z | ++ series=release |
221 | 2025-03-22T03:19:32.284Z | ++ commit=2bfd39000c878c45675651a7588c015c486e7f43 |
222 | 2025-03-22T03:19:32.284Z | ++ name=ddmadm |
223 | 2025-03-22T03:19:32.284Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
224 | 2025-03-22T03:19:32.284Z | ++ mkdir -p download |
225 | 2025-03-22T03:19:32.288Z | ++ pushd download |
226 | 2025-03-22T03:19:32.288Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
227 | 2025-03-22T03:19:32.288Z | ++ [[ ! -f ddmadm ]] |
228 | 2025-03-22T03:19:32.288Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmadm |
229 | 2025-03-22T03:19:32.292Z | % Total % Received % Xferd Average Speed Time Time Time Current |
230 | 2025-03-22T03:19:32.297Z | Dload Upload Total Spent Left Speed |
231 | 2025-03-22T03:19:32.659Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 18.0M 100 18.0M 0 0 49.1M 0 --:--:-- --:--:-- --:--:-- 49.2M |
232 | 2025-03-22T03:19:32.663Z | ++ popd |
233 | 2025-03-22T03:19:32.667Z | /work/oxidecomputer/maghemite |
234 | 2025-03-22T03:19:32.667Z | ++ pushd download |
235 | 2025-03-22T03:19:32.667Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
236 | 2025-03-22T03:19:32.667Z | ++ chmod +x softnpu |
237 | 2025-03-22T03:19:32.667Z | ++ chmod +x scadm |
238 | 2025-03-22T03:19:32.670Z | ++ chmod +x ddmadm |
239 | 2025-03-22T03:19:32.670Z | ++ chmod +x ddmd |
240 | 2025-03-22T03:19:32.673Z | ++ mv ddmadm ddmadm-v2 |
241 | 2025-03-22T03:19:32.673Z | ++ mv ddmd ddmd-v2 |
242 | 2025-03-22T03:19:32.676Z | ++ rm -rf zones/dendrite |
243 | 2025-03-22T03:19:32.680Z | ++ mkdir -p zones/dendrite |
244 | 2025-03-22T03:19:32.680Z | ++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite |
245 | 2025-03-22T03:19:33.447Z | ++ popd |
246 | 2025-03-22T03:19:33.447Z | /work/oxidecomputer/maghemite |
247 | 2025-03-22T03:19:33.447Z | ++ banner install |
248 | 2025-03-22T03:19:33.451Z | |
249 | 2025-03-22T03:19:33.451Z | # # # #### ##### ## # # |
250 | 2025-03-22T03:19:33.451Z | # ## # # # # # # # |
251 | 2025-03-22T03:19:33.451Z | # # # # #### # # # # # |
252 | 2025-03-22T03:19:33.451Z | # # # # # # ###### # # |
253 | 2025-03-22T03:19:33.451Z | # # ## # # # # # # # |
254 | 2025-03-22T03:19:33.452Z | # # # #### # # # ###### ###### |
255 | 2025-03-22T03:19:33.452Z | |
256 | 2025-03-22T03:19:33.452Z | ++ pkg info brand/sparse |
257 | 2025-03-22T03:19:33.452Z | ++ grep -qi installed |
258 | 2025-03-22T03:19:35.073Z | pkg: info: no packages matching the following patterns you specified are |
259 | 2025-03-22T03:19:35.073Z | installed on the system. Try querying remotely instead: |
260 | 2025-03-22T03:19:35.073Z | |
261 | 2025-03-22T03:19:35.073Z | brand/sparse |
262 | 2025-03-22T03:19:35.123Z | ++ [[ 1 != 0 ]] |
263 | 2025-03-22T03:19:35.123Z | ++ set -o errexit |
264 | 2025-03-22T03:19:35.123Z | ++ pfexec pkg install brand/sparse |
265 | 2025-03-22T03:19:42.601Z | Startup: Refreshing catalog 'helios-dev' ... Done |
266 | 2025-03-22T03:19:47.100Z | Startup: Caching catalogs ... Done |
267 | 2025-03-22T03:20:01.921Z | Planning: Solver setup ... Done |
268 | 2025-03-22T03:20:02.081Z | Planning: Running solver ... Done |
269 | 2025-03-22T03:20:02.218Z | Planning: Finding local manifests ... Done |
270 | 2025-03-22T03:20:02.230Z | Planning: Fetching manifests: 0/3 0% complete |
271 | 2025-03-22T03:20:02.331Z | Planning: Fetching manifests: 3/3 100% complete |
272 | 2025-03-22T03:20:02.397Z | Planning: Package planning ... Done |
273 | 2025-03-22T03:20:02.407Z | Planning: Merging actions ... Done |
274 | 2025-03-22T03:20:02.597Z | Planning: Checking for conflicting actions ... Done |
275 | 2025-03-22T03:20:04.530Z | Planning: Consolidating action changes ... Done |
276 | 2025-03-22T03:20:04.951Z | Planning: Evaluating mediators ... Done |
277 | 2025-03-22T03:20:05.020Z | Planning: Planning completed in 17.81 seconds |
278 | 2025-03-22T03:20:05.036Z | Packages to install: 1 |
279 | 2025-03-22T03:20:05.036Z | Packages to update: 2 |
280 | 2025-03-22T03:20:05.040Z | Create boot environment: No |
281 | 2025-03-22T03:20:05.040Z | Create backup boot environment: Yes |
282 | 2025-03-22T03:20:05.113Z | |
283 | 2025-03-22T03:20:05.113Z | Download: 0/1009 items 0.0/8.0MB 0% complete |
284 | 2025-03-22T03:20:10.029Z | Download: Completed 8.03 MB in 4.91 seconds (1.6M/s) |
285 | 2025-03-22T03:20:11.986Z | Actions: 1/1419 actions (Removing old actions) |
286 | 2025-03-22T03:20:12.006Z | Actions: 199/1419 actions (Installing new actions) |
287 | 2025-03-22T03:20:12.123Z | Actions: 579/1419 actions (Updating modified actions) |
288 | 2025-03-22T03:20:12.439Z | Actions: Completed 1419 actions in 0.45 seconds. |
289 | 2025-03-22T03:20:12.656Z | Done |
290 | 2025-03-22T03:20:12.660Z | Done |
291 | 2025-03-22T03:20:13.239Z | Done |
292 | 2025-03-22T03:20:17.595Z | Done |
293 | 2025-03-22T03:20:17.683Z | Done |
294 | 2025-03-22T03:20:17.686Z | Done |
295 | 2025-03-22T03:20:17.793Z | Done |
296 | 2025-03-22T03:20:18.249Z | ++ set -o errexit |
297 | 2025-03-22T03:20:18.249Z | ++ set -o pipefail |
298 | 2025-03-22T03:20:18.249Z | ++ banner build |
299 | 2025-03-22T03:20:18.253Z | |
300 | 2025-03-22T03:20:18.253Z | ##### # # # # ##### |
301 | 2025-03-22T03:20:18.253Z | # # # # # # # # |
302 | 2025-03-22T03:20:18.253Z | ##### # # # # # # |
303 | 2025-03-22T03:20:18.253Z | # # # # # # # # |
304 | 2025-03-22T03:20:18.253Z | # # # # # # # # |
305 | 2025-03-22T03:20:18.253Z | ##### #### # ###### ##### |
306 | 2025-03-22T03:20:18.253Z | |
307 | 2025-03-22T03:20:18.253Z | ++ cargo build --release --bin ddmd --bin ddmadm |
308 | 2025-03-22T03:20:18.447Z | Updating crates.io index |
309 | 2025-03-22T03:20:18.560Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
310 | 2025-03-22T03:20:19.337Z | From https://github.com/oxidecomputer/falcon |
311 | 2025-03-22T03:20:19.337Z | * [new ref] d04addf8c95cf59e1dbcc7c59c3d07692a2eae88 -> refs/commit/d04addf8c95cf59e1dbcc7c59c3d07692a2eae88 |
312 | 2025-03-22T03:20:19.443Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
313 | 2025-03-22T03:20:20.700Z | From https://github.com/oxidecomputer/dendrite |
314 | 2025-03-22T03:20:20.700Z | * [new ref] 58f63f5721d40d1954524879d1ede6b9084c7b3b -> refs/commit/58f63f5721d40d1954524879d1ede6b9084c7b3b |
315 | 2025-03-22T03:20:20.753Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
316 | 2025-03-22T03:20:21.150Z | From https://github.com/oxidecomputer/ispf |
317 | 2025-03-22T03:20:21.150Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
318 | 2025-03-22T03:20:21.159Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
319 | 2025-03-22T03:20:21.658Z | From https://github.com/oxidecomputer/netadm-sys |
320 | 2025-03-22T03:20:21.658Z | * [new ref] f4eae3d8070760922da93b9edd56ca4103b4c390 -> refs/commit/f4eae3d8070760922da93b9edd56ca4103b4c390 |
321 | 2025-03-22T03:20:21.670Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
322 | 2025-03-22T03:20:26.068Z | From https://github.com/oxidecomputer/omicron |
323 | 2025-03-22T03:20:26.068Z | * [new ref] 25a7855cf82764c4297d549fc0bf0b04ab2d4403 -> refs/commit/25a7855cf82764c4297d549fc0bf0b04ab2d4403 |
324 | 2025-03-22T03:20:26.106Z | * [new tag] dogfood -> dogfood |
325 | 2025-03-22T03:20:26.110Z | * [new tag] v5 -> v5 |
326 | 2025-03-22T03:20:26.110Z | * [new tag] v6 -> v6 |
327 | 2025-03-22T03:20:26.110Z | * [new tag] v7 -> v7 |
328 | 2025-03-22T03:20:26.110Z | * [new tag] v8 -> v8 |
329 | 2025-03-22T03:20:26.110Z | * [new tag] v9 -> v9 |
330 | 2025-03-22T03:20:26.516Z | Updating git repository `https://github.com/oxidecomputer/opte` |
331 | 2025-03-22T03:20:27.227Z | From https://github.com/oxidecomputer/opte |
332 | 2025-03-22T03:20:27.227Z | * [new ref] cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa -> refs/commit/cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa |
333 | 2025-03-22T03:20:27.272Z | Updating git repository `https://github.com/illumos/smf-rs` |
334 | 2025-03-22T03:20:27.681Z | From https://github.com/illumos/smf-rs |
335 | 2025-03-22T03:20:27.681Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
336 | 2025-03-22T03:20:27.717Z | Updating git repository `https://github.com/oxidecomputer/zone` |
337 | 2025-03-22T03:20:28.105Z | From https://github.com/oxidecomputer/zone |
338 | 2025-03-22T03:20:28.105Z | * [new ref] 7a0cb48801eaf5d1c91dfb36108528bd754e2e70 -> refs/commit/7a0cb48801eaf5d1c91dfb36108528bd754e2e70 |
339 | 2025-03-22T03:20:28.153Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
340 | 2025-03-22T03:20:28.908Z | From https://github.com/oxidecomputer/propolis |
341 | 2025-03-22T03:20:28.908Z | * [new ref] fae5334bcad5e864794332c6fed5e6bb9ec88831 -> refs/commit/fae5334bcad5e864794332c6fed5e6bb9ec88831 |
342 | 2025-03-22T03:20:29.045Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
343 | 2025-03-22T03:20:29.613Z | From https://github.com/oxidecomputer/transceiver-control |
344 | 2025-03-22T03:20:29.613Z | * [new ref] 174386abfc9ffe8104601705f8c6d51e590dfe0c -> refs/commit/174386abfc9ffe8104601705f8c6d51e590dfe0c |
345 | 2025-03-22T03:20:29.639Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
346 | 2025-03-22T03:20:30.020Z | From https://github.com/oxidecomputer/dlpi-sys |
347 | 2025-03-22T03:20:30.020Z | * [new ref] 1d587ea98cf2d36f1b1624b0b960559c76d475d2 -> refs/commit/1d587ea98cf2d36f1b1624b0b960559c76d475d2 |
348 | 2025-03-22T03:20:30.043Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
349 | 2025-03-22T03:20:30.454Z | From https://github.com/jmesmon/rust-libzfs |
350 | 2025-03-22T03:20:30.454Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
351 | 2025-03-22T03:20:30.469Z | * [new tag] v0.4.0 -> v0.4.0 |
352 | 2025-03-22T03:20:30.484Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
353 | 2025-03-22T03:20:30.869Z | From https://github.com/oxidecomputer/rusty-doors |
354 | 2025-03-22T03:20:30.869Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
355 | 2025-03-22T03:20:30.877Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
356 | 2025-03-22T03:20:31.427Z | From https://github.com/oxidecomputer/maghemite |
357 | 2025-03-22T03:20:31.427Z | * [new ref] caafd889f31faacfaa51e02902990c220c20ef60 -> refs/commit/caafd889f31faacfaa51e02902990c220c20ef60 |
358 | 2025-03-22T03:20:31.447Z | * [new tag] rift -> rift |
359 | 2025-03-22T03:20:31.450Z | * [new tag] srp -> srp |
360 | 2025-03-22T03:20:31.450Z | * [new tag] tie-spf -> tie-spf |
361 | 2025-03-22T03:20:31.497Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
362 | 2025-03-22T03:20:31.869Z | From https://github.com/oxidecomputer/serde_human_bytes |
363 | 2025-03-22T03:20:31.869Z | * [new ref] 0a09794501b6208120528c3b457d5f3a8cb17424 -> refs/commit/0a09794501b6208120528c3b457d5f3a8cb17424 |
364 | 2025-03-22T03:20:31.897Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
365 | 2025-03-22T03:20:32.294Z | From https://github.com/oxidecomputer/slog-error-chain |
366 | 2025-03-22T03:20:32.294Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
367 | 2025-03-22T03:20:32.308Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
368 | 2025-03-22T03:20:32.709Z | From https://github.com/oxidecomputer/tufaceous |
369 | 2025-03-22T03:20:32.709Z | * [new ref] 69e2896b5905aba61445e519aaa40f02d59638b2 -> refs/commit/69e2896b5905aba61445e519aaa40f02d59638b2 |
370 | 2025-03-22T03:20:32.732Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
371 | 2025-03-22T03:20:33.124Z | From https://github.com/oxidecomputer/poptrie |
372 | 2025-03-22T03:20:33.124Z | * [new ref] ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165 -> refs/commit/ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165 |
373 | 2025-03-22T03:20:33.172Z | Updating git repository `https://github.com/oxidecomputer/ingot.git` |
374 | 2025-03-22T03:20:33.570Z | From https://github.com/oxidecomputer/ingot |
375 | 2025-03-22T03:20:33.570Z | * [new ref] bff93247fe75ff889121e39d494cc3805fc01906 -> refs/commit/bff93247fe75ff889121e39d494cc3805fc01906 |
376 | 2025-03-22T03:20:33.724Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
377 | 2025-03-22T03:20:34.395Z | From https://github.com/oxidecomputer/propolis |
378 | 2025-03-22T03:20:34.395Z | * [new ref] 6b5f2af796a3ea57405721407ab70520a93ec73f -> refs/commit/6b5f2af796a3ea57405721407ab70520a93ec73f |
379 | 2025-03-22T03:20:34.503Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
380 | 2025-03-22T03:20:35.699Z | From https://github.com/oxidecomputer/crucible |
381 | 2025-03-22T03:20:35.699Z | * [new ref] 81a3528adacdbde18fcbf3938247fef17233db11 -> refs/commit/81a3528adacdbde18fcbf3938247fef17233db11 |
382 | 2025-03-22T03:20:35.769Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
383 | 2025-03-22T03:20:36.407Z | From https://github.com/oxidecomputer/management-gateway-service |
384 | 2025-03-22T03:20:36.407Z | * [new ref] 9bbac475dcaac88286c07a20b6bd3e94fc81d7f0 -> refs/commit/9bbac475dcaac88286c07a20b6bd3e94fc81d7f0 |
385 | 2025-03-22T03:20:37.261Z | Downloading crates ... |
386 | 2025-03-22T03:20:37.368Z | Downloaded argon2 v0.5.3 |
387 | 2025-03-22T03:20:37.372Z | Downloaded anstyle-query v1.1.2 |
388 | 2025-03-22T03:20:37.377Z | Downloaded anstream v0.6.18 |
389 | 2025-03-22T03:20:37.380Z | Downloaded atomic-waker v1.1.2 |
390 | 2025-03-22T03:20:37.383Z | Downloaded autocfg v1.4.0 |
391 | 2025-03-22T03:20:37.386Z | Downloaded bit-set v0.8.0 |
392 | 2025-03-22T03:20:37.386Z | Downloaded async-trait v0.1.88 |
393 | 2025-03-22T03:20:37.396Z | Downloaded async-stream v0.3.6 |
394 | 2025-03-22T03:20:37.396Z | Downloaded arc-swap v1.7.1 |
395 | 2025-03-22T03:20:37.396Z | Downloaded num-rational v0.4.2 |
396 | 2025-03-22T03:20:37.400Z | Downloaded num-iter v0.1.45 |
397 | 2025-03-22T03:20:37.400Z | Downloaded cfg-if v1.0.0 |
398 | 2025-03-22T03:20:37.400Z | Downloaded cfg_aliases v0.2.1 |
399 | 2025-03-22T03:20:37.404Z | Downloaded num_threads v0.1.7 |
400 | 2025-03-22T03:20:37.404Z | Downloaded byteorder v1.5.0 |
401 | 2025-03-22T03:20:37.407Z | Downloaded parking_lot v0.11.2 |
402 | 2025-03-22T03:20:37.410Z | Downloaded parking_lot_core v0.9.10 |
403 | 2025-03-22T03:20:37.410Z | Downloaded colorchoice v1.0.3 |
404 | 2025-03-22T03:20:37.415Z | Downloaded ciborium-io v0.2.2 |
405 | 2025-03-22T03:20:37.415Z | Downloaded block-buffer v0.10.4 |
406 | 2025-03-22T03:20:37.420Z | Downloaded pest v2.7.15 |
407 | 2025-03-22T03:20:37.423Z | Downloaded pin-utils v0.1.0 |
408 | 2025-03-22T03:20:37.423Z | Downloaded ppv-lite86 v0.2.21 |
409 | 2025-03-22T03:20:37.426Z | Downloaded pkg-config v0.3.32 |
410 | 2025-03-22T03:20:37.426Z | Downloaded rand_core v0.9.3 |
411 | 2025-03-22T03:20:37.429Z | Downloaded rand_chacha v0.9.0 |
412 | 2025-03-22T03:20:37.429Z | Downloaded anstyle v1.0.10 |
413 | 2025-03-22T03:20:37.432Z | Downloaded convert_case v0.4.0 |
414 | 2025-03-22T03:20:37.432Z | Downloaded cpufeatures v0.2.17 |
415 | 2025-03-22T03:20:37.436Z | Downloaded darling_macro v0.20.10 |
416 | 2025-03-22T03:20:37.436Z | Downloaded console v0.15.11 |
417 | 2025-03-22T03:20:37.439Z | Downloaded blake2 v0.10.6 |
418 | 2025-03-22T03:20:37.442Z | Downloaded omicron-workspace-hack v0.1.0 |
419 | 2025-03-22T03:20:37.445Z | Downloaded const-random v0.1.18 |
420 | 2025-03-22T03:20:37.445Z | Downloaded ahash v0.8.11 |
421 | 2025-03-22T03:20:37.448Z | Downloaded data-encoding v2.8.0 |
422 | 2025-03-22T03:20:37.448Z | Downloaded darling v0.20.10 |
423 | 2025-03-22T03:20:37.453Z | Downloaded clap_lex v0.7.4 |
424 | 2025-03-22T03:20:37.456Z | Downloaded crunchy v0.2.3 |
425 | 2025-03-22T03:20:37.456Z | Downloaded clap_derive v4.5.32 |
426 | 2025-03-22T03:20:37.460Z | Downloaded bytes v1.10.1 |
427 | 2025-03-22T03:20:37.464Z | Downloaded openapiv3 v2.0.0 |
428 | 2025-03-22T03:20:37.479Z | Downloaded dirs-next v2.0.0 |
429 | 2025-03-22T03:20:37.482Z | Downloaded openssl-macros v0.1.1 |
430 | 2025-03-22T03:20:37.482Z | Downloaded openssl-probe v0.1.6 |
431 | 2025-03-22T03:20:37.485Z | Downloaded num_enum v0.7.3 |
432 | 2025-03-22T03:20:37.488Z | Downloaded percent-encoding v2.3.1 |
433 | 2025-03-22T03:20:37.491Z | Downloaded deranged v0.4.0 |
434 | 2025-03-22T03:20:37.494Z | Downloaded const-random-macro v0.1.16 |
435 | 2025-03-22T03:20:37.494Z | Downloaded parking_lot_core v0.8.6 |
436 | 2025-03-22T03:20:37.499Z | Downloaded displaydoc v0.2.5 |
437 | 2025-03-22T03:20:37.502Z | Downloaded clap v4.5.32 |
438 | 2025-03-22T03:20:37.507Z | Downloaded plain v0.2.3 |
439 | 2025-03-22T03:20:37.510Z | Downloaded derive_more v0.99.19 |
440 | 2025-03-22T03:20:37.514Z | Downloaded crossbeam-utils v0.8.21 |
441 | 2025-03-22T03:20:37.517Z | Downloaded portable-atomic v1.11.0 |
442 | 2025-03-22T03:20:37.526Z | Downloaded quote v1.0.40 |
443 | 2025-03-22T03:20:37.529Z | Downloaded camino v1.1.9 |
444 | 2025-03-22T03:20:37.532Z | Downloaded rand v0.9.0 |
445 | 2025-03-22T03:20:37.535Z | Downloaded rand_xorshift v0.3.0 |
446 | 2025-03-22T03:20:37.538Z | Downloaded crc8 v0.1.1 |
447 | 2025-03-22T03:20:37.538Z | Downloaded bitflags v2.9.0 |
448 | 2025-03-22T03:20:37.542Z | Downloaded proc-macro2 v1.0.94 |
449 | 2025-03-22T03:20:37.545Z | Downloaded proptest v1.6.0 |
450 | 2025-03-22T03:20:37.556Z | Downloaded cookie v0.18.1 |
451 | 2025-03-22T03:20:37.559Z | Downloaded chrono v0.4.40 |
452 | 2025-03-22T03:20:37.567Z | Downloaded regex v1.11.1 |
453 | 2025-03-22T03:20:37.582Z | Downloaded rustc-hash v2.1.1 |
454 | 2025-03-22T03:20:37.585Z | Downloaded foreign-types-macros v0.2.3 |
455 | 2025-03-22T03:20:37.585Z | Downloaded fnv v1.0.7 |
456 | 2025-03-22T03:20:37.588Z | Downloaded dyn-clone v1.0.19 |
457 | 2025-03-22T03:20:37.588Z | Downloaded float-ord v0.3.2 |
458 | 2025-03-22T03:20:37.591Z | Downloaded foldhash v0.1.5 |
459 | 2025-03-22T03:20:37.591Z | Downloaded enum-as-inner v0.6.1 |
460 | 2025-03-22T03:20:37.594Z | Downloaded fixedbitset v0.5.7 |
461 | 2025-03-22T03:20:37.597Z | Downloaded anyhow v1.0.97 |
462 | 2025-03-22T03:20:37.601Z | Downloaded foreign-types-shared v0.1.1 |
463 | 2025-03-22T03:20:37.601Z | Downloaded foreign-types v0.3.2 |
464 | 2025-03-22T03:20:37.601Z | Downloaded fixedbitset v0.4.2 |
465 | 2025-03-22T03:20:37.604Z | Downloaded fastrand v2.3.0 |
466 | 2025-03-22T03:20:37.604Z | Downloaded equivalent v1.0.2 |
467 | 2025-03-22T03:20:37.607Z | Downloaded either v1.15.0 |
468 | 2025-03-22T03:20:37.607Z | Downloaded derive-where v1.2.7 |
469 | 2025-03-22T03:20:37.612Z | Downloaded proc-macro-error-attr2 v2.0.0 |
470 | 2025-03-22T03:20:37.615Z | Downloaded proc-macro-error-attr v1.0.4 |
471 | 2025-03-22T03:20:37.616Z | Downloaded proc-macro-crate v1.3.1 |
472 | 2025-03-22T03:20:37.616Z | Downloaded powerfmt v0.2.0 |
473 | 2025-03-22T03:20:37.619Z | Downloaded cc v1.2.17 |
474 | 2025-03-22T03:20:37.622Z | Downloaded debug-ignore v1.0.5 |
475 | 2025-03-22T03:20:37.625Z | Downloaded crypto-common v0.1.6 |
476 | 2025-03-22T03:20:37.625Z | Downloaded crossbeam-epoch v0.9.18 |
477 | 2025-03-22T03:20:37.628Z | Downloaded darling_core v0.20.10 |
478 | 2025-03-22T03:20:37.631Z | Downloaded crc32fast v1.4.2 |
479 | 2025-03-22T03:20:37.635Z | Downloaded anstyle-parse v0.2.6 |
480 | 2025-03-22T03:20:37.639Z | Downloaded foreign-types v0.5.0 |
481 | 2025-03-22T03:20:37.639Z | Downloaded scopeguard v1.2.0 |
482 | 2025-03-22T03:20:37.642Z | Downloaded paste v1.0.15 |
483 | 2025-03-22T03:20:37.642Z | Downloaded owo-colors v4.2.0 |
484 | 2025-03-22T03:20:37.646Z | Downloaded once_cell v1.21.1 |
485 | 2025-03-22T03:20:37.648Z | Downloaded num_enum_derive v0.7.3 |
486 | 2025-03-22T03:20:37.652Z | Downloaded daft-derive v0.1.2 |
487 | 2025-03-22T03:20:37.655Z | Downloaded camino-tempfile v1.1.1 |
488 | 2025-03-22T03:20:37.658Z | Downloaded atomicwrites v0.4.4 |
489 | 2025-03-22T03:20:37.661Z | Downloaded pin-project-lite v0.2.16 |
490 | 2025-03-22T03:20:37.664Z | Downloaded writeable v0.5.5 |
491 | 2025-03-22T03:20:37.667Z | Downloaded ucd-trie v0.1.7 |
492 | 2025-03-22T03:20:37.670Z | Downloaded parking_lot v0.12.3 |
493 | 2025-03-22T03:20:37.674Z | Downloaded rand_core v0.6.4 |
494 | 2025-03-22T03:20:37.674Z | Downloaded rand_chacha v0.3.1 |
495 | 2025-03-22T03:20:37.677Z | Downloaded proc-macro-error v1.0.4 |
496 | 2025-03-22T03:20:37.680Z | Downloaded prettyplease v0.2.31 |
497 | 2025-03-22T03:20:37.683Z | Downloaded quinn-udp v0.5.10 |
498 | 2025-03-22T03:20:37.686Z | Downloaded quick-error v1.2.3 |
499 | 2025-03-22T03:20:37.691Z | Downloaded password-hash v0.5.0 |
500 | 2025-03-22T03:20:37.691Z | Downloaded unicode-width v0.2.0 |
501 | 2025-03-22T03:20:37.696Z | Downloaded crucible-workspace-hack v0.1.0 |
502 | 2025-03-22T03:20:37.699Z | Downloaded colored v2.2.0 |
503 | 2025-03-22T03:20:37.702Z | Downloaded cobs v0.2.3 |
504 | 2025-03-22T03:20:37.702Z | Downloaded rustls-pemfile v2.2.0 |
505 | 2025-03-22T03:20:37.705Z | Downloaded cancel-safe-futures v0.1.5 |
506 | 2025-03-22T03:20:37.708Z | Downloaded futures-io v0.3.31 |
507 | 2025-03-22T03:20:37.712Z | Downloaded heck v0.5.0 |
508 | 2025-03-22T03:20:37.712Z | Downloaded hex v0.4.3 |
509 | 2025-03-22T03:20:37.715Z | Downloaded futures-executor v0.3.31 |
510 | 2025-03-22T03:20:37.715Z | Downloaded zerofrom-derive v0.1.6 |
511 | 2025-03-22T03:20:37.715Z | Downloaded zerocopy v0.8.24 |
512 | 2025-03-22T03:20:37.747Z | Downloaded rand v0.8.5 |
513 | 2025-03-22T03:20:37.751Z | Downloaded proc-macro-error2 v2.0.1 |
514 | 2025-03-22T03:20:37.754Z | Downloaded pest_meta v2.7.15 |
515 | 2025-03-22T03:20:37.757Z | Downloaded reqwest v0.12.15 |
516 | 2025-03-22T03:20:37.766Z | Downloaded ident_case v1.0.1 |
517 | 2025-03-22T03:20:37.770Z | Downloaded hickory-proto v0.24.4 |
518 | 2025-03-22T03:20:37.784Z | Downloaded itertools v0.13.0 |
519 | 2025-03-22T03:20:37.791Z | Downloaded itertools v0.12.1 |
520 | 2025-03-22T03:20:37.798Z | Downloaded mime v0.3.17 |
521 | 2025-03-22T03:20:37.801Z | Downloaded memoffset v0.9.1 |
522 | 2025-03-22T03:20:37.802Z | Downloaded itertools v0.14.0 |
523 | 2025-03-22T03:20:37.809Z | Downloaded minimal-lexical v0.2.1 |
524 | 2025-03-22T03:20:37.813Z | Downloaded static_assertions v1.1.0 |
525 | 2025-03-22T03:20:37.816Z | Downloaded sync_wrapper v1.0.2 |
526 | 2025-03-22T03:20:37.816Z | Downloaded strum_macros v0.25.3 |
527 | 2025-03-22T03:20:37.821Z | Downloaded similar v2.7.0 |
528 | 2025-03-22T03:20:37.824Z | Downloaded signal-hook-registry v1.4.2 |
529 | 2025-03-22T03:20:37.831Z | Downloaded rustls-webpki v0.103.0 |
530 | 2025-03-22T03:20:37.844Z | Downloaded thiserror-impl v1.0.69 |
531 | 2025-03-22T03:20:37.850Z | Downloaded dtrace-parser v0.2.0 |
532 | 2025-03-22T03:20:37.850Z | Downloaded dropshot_endpoint v0.16.0 |
533 | 2025-03-22T03:20:37.853Z | Downloaded dof v0.3.0 |
534 | 2025-03-22T03:20:37.853Z | Downloaded defmt-parser v0.4.1 |
535 | 2025-03-22T03:20:37.853Z | Downloaded defmt-macros v0.4.0 |
536 | 2025-03-22T03:20:37.856Z | Downloaded tinyvec_macros v0.1.1 |
537 | 2025-03-22T03:20:37.860Z | Downloaded expectorate v1.1.0 |
538 | 2025-03-22T03:20:37.863Z | Downloaded defmt v0.3.10 |
539 | 2025-03-22T03:20:37.867Z | Downloaded toml_edit v0.19.15 |
540 | 2025-03-22T03:20:37.883Z | Downloaded toml_edit v0.22.24 |
541 | 2025-03-22T03:20:37.905Z | Downloaded ryu v1.0.20 |
542 | 2025-03-22T03:20:37.908Z | Downloaded tower v0.5.2 |
543 | 2025-03-22T03:20:37.918Z | Downloaded rustversion v1.0.20 |
544 | 2025-03-22T03:20:37.921Z | Downloaded rustls-pki-types v1.11.0 |
545 | 2025-03-22T03:20:37.925Z | Downloaded rustc_version v0.4.1 |
546 | 2025-03-22T03:20:37.927Z | Downloaded rustls-webpki v0.102.8 |
547 | 2025-03-22T03:20:37.945Z | Downloaded wait-timeout v0.2.1 |
548 | 2025-03-22T03:20:37.948Z | Downloaded uuid v1.16.0 |
549 | 2025-03-22T03:20:37.951Z | Downloaded version_check v0.9.5 |
550 | 2025-03-22T03:20:37.954Z | Downloaded unicode-segmentation v1.12.0 |
551 | 2025-03-22T03:20:37.957Z | Downloaded daft v0.1.2 |
552 | 2025-03-22T03:20:37.957Z | Downloaded terminal_size v0.4.2 |
553 | 2025-03-22T03:20:37.961Z | Downloaded syn v2.0.100 |
554 | 2025-03-22T03:20:37.970Z | Downloaded vcpkg v0.2.15 |
555 | 2025-03-22T03:20:38.011Z | Downloaded hyper-rustls v0.27.5 |
556 | 2025-03-22T03:20:38.014Z | Downloaded linear-map v1.2.0 |
557 | 2025-03-22T03:20:38.019Z | Downloaded ipnetwork v0.21.1 |
558 | 2025-03-22T03:20:38.019Z | Downloaded ipnet v2.11.0 |
559 | 2025-03-22T03:20:38.022Z | Downloaded hyper v1.6.0 |
560 | 2025-03-22T03:20:38.026Z | Downloaded embedded-io v0.4.0 |
561 | 2025-03-22T03:20:38.031Z | Downloaded regex-syntax v0.8.5 |
562 | 2025-03-22T03:20:38.037Z | Downloaded lru-cache v0.1.2 |
563 | 2025-03-22T03:20:38.041Z | Downloaded petgraph v0.6.5 |
564 | 2025-03-22T03:20:38.057Z | Downloaded serde_with_macros v3.12.0 |
565 | 2025-03-22T03:20:38.060Z | Downloaded serde_urlencoded v0.7.1 |
566 | 2025-03-22T03:20:38.063Z | Downloaded serde_derive v1.0.219 |
567 | 2025-03-22T03:20:38.066Z | Downloaded idna v1.0.3 |
568 | 2025-03-22T03:20:38.069Z | Downloaded serde_with v3.12.0 |
569 | 2025-03-22T03:20:38.079Z | Downloaded tokio-macros v2.5.0 |
570 | 2025-03-22T03:20:38.082Z | Downloaded tinyvec v1.9.0 |
571 | 2025-03-22T03:20:38.086Z | Downloaded url v2.5.4 |
572 | 2025-03-22T03:20:38.090Z | Downloaded zone_cfg_derive v0.3.0 |
573 | 2025-03-22T03:20:38.090Z | Downloaded usdt-attr-macro v0.5.0 |
574 | 2025-03-22T03:20:38.090Z | Downloaded thread_local v1.1.8 |
575 | 2025-03-22T03:20:38.093Z | Downloaded smartstring v1.0.1 |
576 | 2025-03-22T03:20:38.093Z | Downloaded slab v0.4.9 |
577 | 2025-03-22T03:20:38.096Z | Downloaded serde_spanned v0.6.8 |
578 | 2025-03-22T03:20:38.099Z | Downloaded time-core v0.1.4 |
579 | 2025-03-22T03:20:38.099Z | Downloaded zerofrom v0.1.6 |
580 | 2025-03-22T03:20:38.099Z | Downloaded quinn v0.11.7 |
581 | 2025-03-22T03:20:38.103Z | Downloaded lazy_static v1.5.0 |
582 | 2025-03-22T03:20:38.107Z | Downloaded zeroize v1.8.1 |
583 | 2025-03-22T03:20:38.107Z | Downloaded zerocopy-derive v0.7.35 |
584 | 2025-03-22T03:20:38.111Z | Downloaded icu_properties v1.5.1 |
585 | 2025-03-22T03:20:38.114Z | Downloaded form_urlencoded v1.2.1 |
586 | 2025-03-22T03:20:38.117Z | Downloaded zerovec-derive v0.10.3 |
587 | 2025-03-22T03:20:38.117Z | Downloaded futures-channel v0.3.31 |
588 | 2025-03-22T03:20:38.120Z | Downloaded futures v0.3.31 |
589 | 2025-03-22T03:20:38.124Z | Downloaded zerovec v0.10.4 |
590 | 2025-03-22T03:20:38.131Z | Downloaded icu_normalizer_data v1.5.0 |
591 | 2025-03-22T03:20:38.134Z | Downloaded rustc_version v0.1.7 |
592 | 2025-03-22T03:20:38.134Z | Downloaded itoa v1.0.15 |
593 | 2025-03-22T03:20:38.138Z | Downloaded futures-core v0.3.31 |
594 | 2025-03-22T03:20:38.138Z | Downloaded oxnet v0.1.1 |
595 | 2025-03-22T03:20:38.141Z | Downloaded memchr v2.7.4 |
596 | 2025-03-22T03:20:38.145Z | Downloaded stable_deref_trait v1.2.0 |
597 | 2025-03-22T03:20:38.149Z | Downloaded serde_yaml v0.9.34+deprecated |
598 | 2025-03-22T03:20:38.152Z | Downloaded spin v0.5.2 |
599 | 2025-03-22T03:20:38.152Z | Downloaded spin v0.9.8 |
600 | 2025-03-22T03:20:38.156Z | Downloaded socket2 v0.5.8 |
601 | 2025-03-22T03:20:38.159Z | Downloaded zerocopy-derive v0.8.24 |
602 | 2025-03-22T03:20:38.163Z | Downloaded rhai_codegen v2.2.0 |
603 | 2025-03-22T03:20:38.171Z | Downloaded tokio-native-tls v0.3.1 |
604 | 2025-03-22T03:20:38.174Z | Downloaded tracing-core v0.1.33 |
605 | 2025-03-22T03:20:38.177Z | Downloaded strsim v0.11.1 |
606 | 2025-03-22T03:20:38.180Z | Downloaded num-conv v0.1.0 |
607 | 2025-03-22T03:20:38.180Z | Downloaded newtype_derive v0.1.6 |
608 | 2025-03-22T03:20:38.180Z | Downloaded sigpipe v0.1.3 |
609 | 2025-03-22T03:20:38.183Z | Downloaded memmap v0.7.0 |
610 | 2025-03-22T03:20:38.183Z | Downloaded rustix v1.0.3 |
611 | 2025-03-22T03:20:38.211Z | Downloaded tabled_derive v0.10.0 |
612 | 2025-03-22T03:20:38.215Z | Downloaded synstructure v0.13.1 |
613 | 2025-03-22T03:20:38.215Z | Downloaded rustls v0.23.25 |
614 | 2025-03-22T03:20:38.228Z | Downloaded yoke-derive v0.7.5 |
615 | 2025-03-22T03:20:38.231Z | Downloaded futures-task v0.3.31 |
616 | 2025-03-22T03:20:38.231Z | Downloaded write16 v1.0.0 |
617 | 2025-03-22T03:20:38.234Z | Downloaded yoke v0.7.5 |
618 | 2025-03-22T03:20:38.234Z | Downloaded tabled v0.18.0 |
619 | 2025-03-22T03:20:38.257Z | Downloaded zerocopy v0.7.35 |
620 | 2025-03-22T03:20:38.270Z | Downloaded http v1.3.1 |
621 | 2025-03-22T03:20:38.275Z | Downloaded winnow v0.7.4 |
622 | 2025-03-22T03:20:38.286Z | Downloaded httparse v1.10.1 |
623 | 2025-03-22T03:20:38.292Z | Downloaded scroll v0.12.0 |
624 | 2025-03-22T03:20:38.298Z | Downloaded strum v0.26.3 |
625 | 2025-03-22T03:20:38.298Z | Downloaded smallvec v1.14.0 |
626 | 2025-03-22T03:20:38.298Z | Downloaded serde_derive_internals v0.29.1 |
627 | 2025-03-22T03:20:38.298Z | Downloaded slog-term v2.9.1 |
628 | 2025-03-22T03:20:38.301Z | Downloaded serde_path_to_error v0.1.17 |
629 | 2025-03-22T03:20:38.301Z | Downloaded num v0.4.3 |
630 | 2025-03-22T03:20:38.301Z | Downloaded is-terminal v0.4.16 |
631 | 2025-03-22T03:20:38.304Z | Downloaded instant v0.1.13 |
632 | 2025-03-22T03:20:38.304Z | Downloaded serde_json v1.0.140 |
633 | 2025-03-22T03:20:38.311Z | Downloaded hostname v0.4.0 |
634 | 2025-03-22T03:20:38.314Z | Downloaded toml v0.8.20 |
635 | 2025-03-22T03:20:38.317Z | Downloaded schemars_derive v0.8.22 |
636 | 2025-03-22T03:20:38.320Z | Downloaded schemars v0.8.22 |
637 | 2025-03-22T03:20:38.330Z | Downloaded fxhash v0.2.1 |
638 | 2025-03-22T03:20:38.333Z | Downloaded half v2.5.0 |
639 | 2025-03-22T03:20:38.337Z | Downloaded multer v3.1.0 |
640 | 2025-03-22T03:20:38.337Z | Downloaded petgraph v0.7.1 |
641 | 2025-03-22T03:20:38.357Z | Downloaded hostname v0.3.1 |
642 | 2025-03-22T03:20:38.360Z | Downloaded waitgroup v0.1.2 |
643 | 2025-03-22T03:20:38.360Z | Downloaded sled v0.34.7 |
644 | 2025-03-22T03:20:38.370Z | Downloaded hashbrown v0.15.2 |
645 | 2025-03-22T03:20:38.378Z | Downloaded indexmap v1.9.3 |
646 | 2025-03-22T03:20:38.387Z | Downloaded itertools v0.10.5 |
647 | 2025-03-22T03:20:38.390Z | Downloaded httpdate v1.0.3 |
648 | 2025-03-22T03:20:38.390Z | Downloaded icu_collections v1.5.0 |
649 | 2025-03-22T03:20:38.395Z | Downloaded regress v0.10.3 |
650 | 2025-03-22T03:20:38.402Z | Downloaded humantime v2.2.0 |
651 | 2025-03-22T03:20:38.406Z | Downloaded hashbrown v0.12.3 |
652 | 2025-03-22T03:20:38.410Z | Downloaded h2 v0.4.8 |
653 | 2025-03-22T03:20:38.417Z | Downloaded tower-layer v0.3.3 |
654 | 2025-03-22T03:20:38.420Z | Downloaded toml_datetime v0.6.8 |
655 | 2025-03-22T03:20:38.420Z | Downloaded sha2 v0.10.8 |
656 | 2025-03-22T03:20:38.424Z | Downloaded term v0.7.0 |
657 | 2025-03-22T03:20:38.427Z | Downloaded want v0.3.1 |
658 | 2025-03-22T03:20:38.428Z | Downloaded dropshot v0.16.0 |
659 | 2025-03-22T03:20:38.451Z | Downloaded heck v0.4.1 |
660 | 2025-03-22T03:20:38.454Z | Downloaded icu_provider v1.5.0 |
661 | 2025-03-22T03:20:38.454Z | Downloaded webpki-roots v0.26.8 |
662 | 2025-03-22T03:20:38.458Z | Downloaded tokio-util v0.7.14 |
663 | 2025-03-22T03:20:38.465Z | Downloaded serde v1.0.219 |
664 | 2025-03-22T03:20:38.470Z | Downloaded thiserror v2.0.12 |
665 | 2025-03-22T03:20:38.474Z | Downloaded thiserror v1.0.69 |
666 | 2025-03-22T03:20:38.479Z | Downloaded litemap v0.7.5 |
667 | 2025-03-22T03:20:38.484Z | Downloaded subtle v2.6.1 |
668 | 2025-03-22T03:20:38.489Z | Downloaded strum_macros v0.26.4 |
669 | 2025-03-22T03:20:38.489Z | Downloaded slog-async v2.8.0 |
670 | 2025-03-22T03:20:38.489Z | Downloaded unicode-ident v1.0.18 |
671 | 2025-03-22T03:20:38.492Z | Downloaded time v0.3.40 |
672 | 2025-03-22T03:20:38.500Z | Downloaded syn v1.0.109 |
673 | 2025-03-22T03:20:38.510Z | Downloaded swrite v0.1.0 |
674 | 2025-03-22T03:20:38.513Z | Downloaded libsw v3.5.0 |
675 | 2025-03-22T03:20:38.513Z | Downloaded test-strategy v0.4.1 |
676 | 2025-03-22T03:20:38.519Z | Downloaded unsafe-libyaml v0.2.11 |
677 | 2025-03-22T03:20:38.522Z | Downloaded libscf-sys v1.1.0 |
678 | 2025-03-22T03:20:38.522Z | Downloaded semver v0.1.20 |
679 | 2025-03-22T03:20:38.523Z | Downloaded usdt-impl v0.5.0 |
680 | 2025-03-22T03:20:38.526Z | Downloaded serde_tokenstream v0.2.2 |
681 | 2025-03-22T03:20:38.526Z | Downloaded hubpack v0.1.2 |
682 | 2025-03-22T03:20:38.526Z | Downloaded goblin v0.8.2 |
683 | 2025-03-22T03:20:38.533Z | Downloaded newline-converter v0.3.0 |
684 | 2025-03-22T03:20:38.538Z | Downloaded ring v0.17.14 |
685 | 2025-03-22T03:20:38.578Z | Downloaded time-macros v0.2.21 |
686 | 2025-03-22T03:20:38.583Z | Downloaded steno v0.4.1 |
687 | 2025-03-22T03:20:38.586Z | Downloaded libc v0.2.171 |
688 | 2025-03-22T03:20:38.609Z | Downloaded typenum v1.18.0 |
689 | 2025-03-22T03:20:38.612Z | Downloaded tracing v0.1.41 |
690 | 2025-03-22T03:20:38.617Z | Downloaded getrandom v0.3.2 |
691 | 2025-03-22T03:20:38.620Z | Downloaded getrandom v0.2.15 |
692 | 2025-03-22T03:20:38.623Z | Downloaded slog-stdlog v4.1.1 |
693 | 2025-03-22T03:20:38.628Z | Downloaded slog-scope v4.4.0 |
694 | 2025-03-22T03:20:38.628Z | Downloaded slog-json v2.6.1 |
695 | 2025-03-22T03:20:38.628Z | Downloaded icu_locid v1.5.0 |
696 | 2025-03-22T03:20:38.632Z | Downloaded tabwriter v1.4.1 |
697 | 2025-03-22T03:20:38.635Z | Downloaded usdt v0.5.0 |
698 | 2025-03-22T03:20:38.635Z | Downloaded thin-vec v0.2.13 |
699 | 2025-03-22T03:20:38.635Z | Downloaded futures-util v0.3.31 |
700 | 2025-03-22T03:20:38.648Z | Downloaded num-derive v0.4.2 |
701 | 2025-03-22T03:20:38.653Z | Downloaded indent_write v2.2.0 |
702 | 2025-03-22T03:20:38.653Z | Downloaded idna_adapter v1.2.0 |
703 | 2025-03-22T03:20:38.653Z | Downloaded icu_locid_transform v1.5.0 |
704 | 2025-03-22T03:20:38.657Z | Downloaded generic-array v0.14.7 |
705 | 2025-03-22T03:20:38.657Z | Downloaded zerocopy v0.6.6 |
706 | 2025-03-22T03:20:38.657Z | Downloaded shlex v1.3.0 |
707 | 2025-03-22T03:20:38.660Z | Downloaded slog v2.7.0 |
708 | 2025-03-22T03:20:38.660Z | Downloaded typify v0.3.0 |
709 | 2025-03-22T03:20:38.665Z | Downloaded encoding_rs v0.8.35 |
710 | 2025-03-22T03:20:38.685Z | Downloaded typify v0.2.0 |
711 | 2025-03-22T03:20:38.689Z | Downloaded libsw-core v0.3.2 |
712 | 2025-03-22T03:20:38.693Z | Downloaded usdt-macro v0.5.0 |
713 | 2025-03-22T03:20:38.693Z | Downloaded slog-dtrace v0.3.0 |
714 | 2025-03-22T03:20:38.693Z | Downloaded slog-bunyan v2.5.0 |
715 | 2025-03-22T03:20:38.697Z | Downloaded no-std-compat v0.4.1 |
716 | 2025-03-22T03:20:38.697Z | Downloaded winnow v0.6.26 |
717 | 2025-03-22T03:20:38.703Z | Downloaded zerocopy-derive v0.6.6 |
718 | 2025-03-22T03:20:38.714Z | Downloaded structmeta-derive v0.3.0 |
719 | 2025-03-22T03:20:38.719Z | Downloaded serde-big-array v0.5.1 |
720 | 2025-03-22T03:20:38.719Z | Downloaded typify-macro v0.2.0 |
721 | 2025-03-22T03:20:38.719Z | Downloaded typify-impl v0.3.0 |
722 | 2025-03-22T03:20:38.731Z | Downloaded typify-impl v0.2.0 |
723 | 2025-03-22T03:20:38.745Z | Downloaded structmeta v0.3.0 |
724 | 2025-03-22T03:20:38.748Z | Downloaded untrusted v0.9.0 |
725 | 2025-03-22T03:20:38.749Z | Downloaded unarray v0.1.4 |
726 | 2025-03-22T03:20:38.753Z | Downloaded tower-service v0.3.3 |
727 | 2025-03-22T03:20:38.753Z | Downloaded tokio-stream v0.1.17 |
728 | 2025-03-22T03:20:38.756Z | Downloaded tokio-rustls v0.26.2 |
729 | 2025-03-22T03:20:38.756Z | Downloaded tokio-rustls v0.25.0 |
730 | 2025-03-22T03:20:38.761Z | Downloaded num-integer v0.1.46 |
731 | 2025-03-22T03:20:38.761Z | Downloaded tinystr v0.7.6 |
732 | 2025-03-22T03:20:38.764Z | Downloaded tiny-keccak v2.0.2 |
733 | 2025-03-22T03:20:38.764Z | Downloaded log v0.4.26 |
734 | 2025-03-22T03:20:38.771Z | Downloaded num-derive v0.3.3 |
735 | 2025-03-22T03:20:38.771Z | Downloaded num-complex v0.4.6 |
736 | 2025-03-22T03:20:38.771Z | Downloaded lock_api v0.4.12 |
737 | 2025-03-22T03:20:38.775Z | Downloaded linked-hash-map v0.5.6 |
738 | 2025-03-22T03:20:38.775Z | Downloaded hickory-resolver v0.24.4 |
739 | 2025-03-22T03:20:38.775Z | Downloaded semver v1.0.26 |
740 | 2025-03-22T03:20:38.779Z | Downloaded heapless v0.8.0 |
741 | 2025-03-22T03:20:38.782Z | Downloaded typify-macro v0.3.0 |
742 | 2025-03-22T03:20:38.782Z | Downloaded thiserror-impl v2.0.12 |
743 | 2025-03-22T03:20:38.782Z | Downloaded slog-envlogger v2.2.0 |
744 | 2025-03-22T03:20:38.787Z | Downloaded nom v7.1.3 |
745 | 2025-03-22T03:20:38.790Z | Downloaded newtype-uuid v1.2.1 |
746 | 2025-03-22T03:20:38.790Z | Downloaded nix v0.29.0 |
747 | 2025-03-22T03:20:38.799Z | Downloaded hash32 v0.3.1 |
748 | 2025-03-22T03:20:38.803Z | Downloaded sha1 v0.10.6 |
749 | 2025-03-22T03:20:38.803Z | Downloaded libm v0.2.11 |
750 | 2025-03-22T03:20:38.809Z | Downloaded smf v0.2.3 |
751 | 2025-03-22T03:20:38.812Z | Downloaded highway v1.3.0 |
752 | 2025-03-22T03:20:38.812Z | Downloaded zone v0.3.0 |
753 | 2025-03-22T03:20:38.815Z | Downloaded rhai v1.21.0 |
754 | 2025-03-22T03:20:38.824Z | Downloaded is_terminal_polyfill v1.70.1 |
755 | 2025-03-22T03:20:38.828Z | Downloaded tokio v1.44.1 |
756 | 2025-03-22T03:20:38.863Z | Downloaded thread-id v4.2.2 |
757 | 2025-03-22T03:20:38.867Z | Downloaded icu_properties_data v1.5.0 |
758 | 2025-03-22T03:20:38.874Z | Downloaded winnow v0.5.40 |
759 | 2025-03-22T03:20:38.883Z | Downloaded resolv-conf v0.7.1 |
760 | 2025-03-22T03:20:38.886Z | Downloaded quinn-proto v0.11.10 |
761 | 2025-03-22T03:20:38.890Z | Downloaded progenitor-macro v0.8.0 |
762 | 2025-03-22T03:20:38.893Z | Downloaded progenitor-impl v0.9.1 |
763 | 2025-03-22T03:20:38.893Z | Downloaded indexmap v2.8.0 |
764 | 2025-03-22T03:20:38.898Z | Downloaded http-body v1.0.1 |
765 | 2025-03-22T03:20:38.902Z | Downloaded utf16_iter v1.0.5 |
766 | 2025-03-22T03:20:38.902Z | Downloaded tracing-attributes v0.1.28 |
767 | 2025-03-22T03:20:38.902Z | Downloaded regex-automata v0.4.9 |
768 | 2025-03-22T03:20:38.917Z | Downloaded try-lock v0.2.5 |
769 | 2025-03-22T03:20:38.920Z | Downloaded tempfile v3.19.1 |
770 | 2025-03-22T03:20:38.920Z | Downloaded take_mut v0.2.2 |
771 | 2025-03-22T03:20:38.924Z | Downloaded rustix v0.38.44 |
772 | 2025-03-22T03:20:38.942Z | Downloaded smoltcp v0.11.0 |
773 | 2025-03-22T03:20:38.954Z | Downloaded iana-time-zone v0.1.61 |
774 | 2025-03-22T03:20:38.957Z | Downloaded hyper-tls v0.6.0 |
775 | 2025-03-22T03:20:38.961Z | Downloaded http-body-util v0.1.3 |
776 | 2025-03-22T03:20:38.961Z | Downloaded unicode-width v0.1.14 |
777 | 2025-03-22T03:20:38.965Z | Downloaded icu_locid_transform_data v1.5.0 |
778 | 2025-03-22T03:20:38.969Z | Downloaded qorb v0.2.1 |
779 | 2025-03-22T03:20:38.972Z | Downloaded progenitor-macro v0.9.1 |
780 | 2025-03-22T03:20:38.972Z | Downloaded progenitor-impl v0.8.0 |
781 | 2025-03-22T03:20:38.977Z | Downloaded progenitor-client v0.9.1 |
782 | 2025-03-22T03:20:38.977Z | Downloaded progenitor-client v0.8.0 |
783 | 2025-03-22T03:20:38.977Z | Downloaded progenitor v0.9.1 |
784 | 2025-03-22T03:20:38.977Z | Downloaded progenitor v0.8.0 |
785 | 2025-03-22T03:20:38.981Z | Downloaded proc-macro-crate v3.3.0 |
786 | 2025-03-22T03:20:38.981Z | Downloaded pretty-hex v0.4.1 |
787 | 2025-03-22T03:20:38.981Z | Downloaded pretty-hex v0.2.1 |
788 | 2025-03-22T03:20:38.981Z | Downloaded postcard v1.1.1 |
789 | 2025-03-22T03:20:38.986Z | Downloaded serde_repr v0.1.20 |
790 | 2025-03-22T03:20:38.986Z | Downloaded native-tls v0.2.14 |
791 | 2025-03-22T03:20:38.989Z | Downloaded scroll_derive v0.12.0 |
792 | 2025-03-22T03:20:38.989Z | Downloaded match_cfg v0.1.0 |
793 | 2025-03-22T03:20:38.989Z | Downloaded managed v0.8.0 |
794 | 2025-03-22T03:20:38.989Z | Downloaded macaddr v1.0.1 |
795 | 2025-03-22T03:20:38.992Z | Downloaded mio v1.0.3 |
796 | 2025-03-22T03:20:38.997Z | Downloaded hyper-util v0.1.10 |
797 | 2025-03-22T03:20:39.000Z | Downloaded icu_normalizer v1.5.0 |
798 | 2025-03-22T03:20:39.003Z | Downloaded futures-sink v0.3.31 |
799 | 2025-03-22T03:20:39.003Z | Downloaded futures-macro v0.3.31 |
800 | 2025-03-22T03:20:39.003Z | Downloaded rusty-fork v0.3.0 |
801 | 2025-03-22T03:20:39.006Z | Downloaded parse-display-derive v0.10.0 |
802 | 2025-03-22T03:20:39.006Z | Downloaded parse-display v0.10.0 |
803 | 2025-03-22T03:20:39.007Z | Downloaded papergrid v0.14.0 |
804 | 2025-03-22T03:20:39.010Z | Downloaded openssl v0.10.71 |
805 | 2025-03-22T03:20:39.019Z | Downloaded rustls v0.22.4 |
806 | 2025-03-22T03:20:39.032Z | Downloaded icu_provider_macros v1.5.0 |
807 | 2025-03-22T03:20:39.035Z | Downloaded hubpack_derive v0.1.1 |
808 | 2025-03-22T03:20:39.035Z | Downloaded openssl-sys v0.9.106 |
809 | 2025-03-22T03:20:39.038Z | Downloaded whoami v1.5.2 |
810 | 2025-03-22T03:20:39.041Z | Downloaded utf8parse v0.2.2 |
811 | 2025-03-22T03:20:39.041Z | Downloaded utf8_iter v1.0.4 |
812 | 2025-03-22T03:20:39.044Z | Downloaded embedded-io v0.6.1 |
813 | 2025-03-22T03:20:39.044Z | Downloaded errno v0.3.10 |
814 | 2025-03-22T03:20:39.044Z | Downloaded crossbeam-channel v0.5.14 |
815 | 2025-03-22T03:20:39.048Z | Downloaded num_enum_derive v0.5.11 |
816 | 2025-03-22T03:20:39.052Z | Downloaded num_enum v0.5.11 |
817 | 2025-03-22T03:20:39.058Z | Downloaded num-traits v0.2.19 |
818 | 2025-03-22T03:20:39.063Z | Downloaded foreign-types-shared v0.3.1 |
819 | 2025-03-22T03:20:39.064Z | Downloaded digest v0.10.7 |
820 | 2025-03-22T03:20:39.064Z | Downloaded cstr-argument v0.1.2 |
821 | 2025-03-22T03:20:39.064Z | Downloaded clap_builder v4.5.32 |
822 | 2025-03-22T03:20:39.069Z | Downloaded aho-corasick v1.1.3 |
823 | 2025-03-22T03:20:39.072Z | Downloaded dirs-sys-next v0.1.2 |
824 | 2025-03-22T03:20:39.072Z | Downloaded pest_generator v2.7.15 |
825 | 2025-03-22T03:20:39.072Z | Downloaded pest_derive v2.7.15 |
826 | 2025-03-22T03:20:39.075Z | Downloaded ciborium-ll v0.2.2 |
827 | 2025-03-22T03:20:39.075Z | Downloaded ciborium v0.2.2 |
828 | 2025-03-22T03:20:39.078Z | Downloaded bitflags v1.3.2 |
829 | 2025-03-22T03:20:39.081Z | Downloaded base64 v0.22.1 |
830 | 2025-03-22T03:20:39.084Z | Downloaded bytecount v0.6.8 |
831 | 2025-03-22T03:20:39.088Z | Downloaded allocator-api2 v0.2.21 |
832 | 2025-03-22T03:20:39.088Z | Downloaded backoff v0.4.0 |
833 | 2025-03-22T03:20:39.092Z | Downloaded bit-vec v0.8.0 |
834 | 2025-03-22T03:20:39.092Z | Downloaded base64ct v1.7.3 |
835 | 2025-03-22T03:20:39.096Z | Downloaded async-stream-impl v0.3.6 |
836 | 2025-03-22T03:20:39.389Z | Compiling proc-macro2 v1.0.94 |
837 | 2025-03-22T03:20:39.389Z | Compiling unicode-ident v1.0.18 |
838 | 2025-03-22T03:20:39.389Z | Compiling serde v1.0.219 |
839 | 2025-03-22T03:20:39.389Z | Compiling autocfg v1.4.0 |
840 | 2025-03-22T03:20:39.392Z | Compiling libc v0.2.171 |
841 | 2025-03-22T03:20:39.392Z | Compiling cfg-if v1.0.0 |
842 | 2025-03-22T03:20:39.392Z | Compiling memchr v2.7.4 |
843 | 2025-03-22T03:20:39.610Z | Compiling libm v0.2.11 |
844 | 2025-03-22T03:20:39.734Z | Compiling getrandom v0.3.2 |
845 | 2025-03-22T03:20:40.326Z | Compiling lock_api v0.4.12 |
846 | 2025-03-22T03:20:40.372Z | Compiling itoa v1.0.15 |
847 | 2025-03-22T03:20:40.605Z | Compiling parking_lot_core v0.9.10 |
848 | 2025-03-22T03:20:40.676Z | Compiling version_check v0.9.5 |
849 | 2025-03-22T03:20:40.927Z | Compiling shlex v1.3.0 |
850 | 2025-03-22T03:20:40.995Z | Compiling semver v1.0.26 |
851 | 2025-03-22T03:20:41.291Z | Compiling quote v1.0.40 |
852 | 2025-03-22T03:20:41.295Z | Compiling cc v1.2.17 |
853 | 2025-03-22T03:20:41.330Z | Compiling schemars v0.8.22 |
854 | 2025-03-22T03:20:41.453Z | Compiling ryu v1.0.20 |
855 | 2025-03-22T03:20:41.694Z | Compiling syn v2.0.100 |
856 | 2025-03-22T03:20:41.739Z | Compiling serde_json v1.0.140 |
857 | 2025-03-22T03:20:41.810Z | Compiling once_cell v1.21.1 |
858 | 2025-03-22T03:20:41.852Z | Compiling slab v0.4.9 |
859 | 2025-03-22T03:20:41.898Z | Compiling equivalent v1.0.2 |
860 | 2025-03-22T03:20:42.017Z | Compiling heck v0.5.0 |
861 | 2025-03-22T03:20:42.132Z | Compiling allocator-api2 v0.2.21 |
862 | 2025-03-22T03:20:42.194Z | Compiling foldhash v0.1.5 |
863 | 2025-03-22T03:20:42.220Z | Compiling thiserror v1.0.69 |
864 | 2025-03-22T03:20:42.452Z | Compiling num-traits v0.2.19 |
865 | 2025-03-22T03:20:42.508Z | Compiling fnv v1.0.7 |
866 | 2025-03-22T03:20:42.549Z | Compiling log v0.4.26 |
867 | 2025-03-22T03:20:42.872Z | Compiling hashbrown v0.15.2 |
868 | 2025-03-22T03:20:43.129Z | Compiling portable-atomic v1.11.0 |
869 | 2025-03-22T03:20:43.165Z | Compiling thiserror v2.0.12 |
870 | 2025-03-22T03:20:43.333Z | Compiling pin-project-lite v0.2.16 |
871 | 2025-03-22T03:20:44.304Z | Compiling scopeguard v1.2.0 |
872 | 2025-03-22T03:20:44.762Z | Compiling ring v0.17.14 |
873 | 2025-03-22T03:20:44.891Z | Compiling signal-hook-registry v1.4.2 |
874 | 2025-03-22T03:20:45.055Z | Compiling mio v1.0.3 |
875 | 2025-03-22T03:20:45.549Z | Compiling socket2 v0.5.8 |
876 | 2025-03-22T03:20:45.651Z | Compiling iana-time-zone v0.1.61 |
877 | 2025-03-22T03:20:45.883Z | Compiling vcpkg v0.2.15 |
878 | 2025-03-22T03:20:46.002Z | Compiling bitflags v2.9.0 |
879 | 2025-03-22T03:20:46.260Z | Compiling pkg-config v0.3.32 |
880 | 2025-03-22T03:20:46.717Z | Compiling httparse v1.10.1 |
881 | 2025-03-22T03:20:46.742Z | Compiling dyn-clone v1.0.19 |
882 | 2025-03-22T03:20:46.927Z | Compiling getrandom v0.2.15 |
883 | 2025-03-22T03:20:46.965Z | Compiling futures-core v0.3.31 |
884 | 2025-03-22T03:20:47.218Z | Compiling regex-syntax v0.8.5 |
885 | 2025-03-22T03:20:47.430Z | Compiling aho-corasick v1.1.3 |
886 | 2025-03-22T03:20:47.520Z | Compiling stable_deref_trait v1.2.0 |
887 | 2025-03-22T03:20:47.576Z | Compiling openssl-sys v0.9.106 |
888 | 2025-03-22T03:20:47.826Z | Compiling rustix v1.0.3 |
889 | 2025-03-22T03:20:47.842Z | Compiling futures-sink v0.3.31 |
890 | 2025-03-22T03:20:47.970Z | Compiling openssl v0.10.71 |
891 | 2025-03-22T03:20:48.503Z | Compiling regress v0.10.3 |
892 | 2025-03-22T03:20:48.607Z | Compiling rustls v0.23.25 |
893 | 2025-03-22T03:20:48.627Z | Compiling native-tls v0.2.14 |
894 | 2025-03-22T03:20:48.863Z | Compiling futures-channel v0.3.31 |
895 | 2025-03-22T03:20:48.915Z | Compiling futures-task v0.3.31 |
896 | 2025-03-22T03:20:48.986Z | Compiling futures-io v0.3.31 |
897 | 2025-03-22T03:20:49.235Z | Compiling pin-utils v0.1.0 |
898 | 2025-03-22T03:20:49.309Z | Compiling typenum v1.18.0 |
899 | 2025-03-22T03:20:49.333Z | Compiling serde_derive_internals v0.29.1 |
900 | 2025-03-22T03:20:49.353Z | Compiling synstructure v0.13.1 |
901 | 2025-03-22T03:20:49.676Z | Compiling generic-array v0.14.7 |
902 | 2025-03-22T03:20:50.037Z | Compiling strsim v0.11.1 |
903 | 2025-03-22T03:20:50.405Z | Compiling ucd-trie v0.1.7 |
904 | 2025-03-22T03:20:50.773Z | Compiling regex-automata v0.4.9 |
905 | 2025-03-22T03:20:50.901Z | Compiling tracing-core v0.1.33 |
906 | 2025-03-22T03:20:51.537Z | Compiling byteorder v1.5.0 |
907 | 2025-03-22T03:20:51.799Z | Compiling subtle v2.6.1 |
908 | 2025-03-22T03:20:52.077Z | Compiling zerocopy v0.8.24 |
909 | 2025-03-22T03:20:53.297Z | Compiling writeable v0.5.5 |
910 | 2025-03-22T03:20:53.386Z | Compiling ident_case v1.0.1 |
911 | 2025-03-22T03:20:53.499Z | Compiling litemap v0.7.5 |
912 | 2025-03-22T03:20:53.574Z | Compiling darling_core v0.20.10 |
913 | 2025-03-22T03:20:54.373Z | Compiling time-core v0.1.4 |
914 | 2025-03-22T03:20:54.580Z | Compiling rustls-pki-types v1.11.0 |
915 | 2025-03-22T03:20:54.584Z | Compiling num-conv v0.1.0 |
916 | 2025-03-22T03:20:54.879Z | Compiling slog v2.7.0 |
917 | 2025-03-22T03:20:54.964Z | Compiling serde_derive v1.0.219 |
918 | 2025-03-22T03:20:55.399Z | Compiling tokio-macros v2.5.0 |
919 | 2025-03-22T03:20:55.932Z | Compiling schemars_derive v0.8.22 |
920 | 2025-03-22T03:20:56.440Z | Compiling zerofrom-derive v0.1.6 |
921 | 2025-03-22T03:20:57.084Z | Compiling thiserror-impl v1.0.69 |
922 | 2025-03-22T03:20:58.833Z | Compiling yoke-derive v0.7.5 |
923 | 2025-03-22T03:20:59.106Z | Compiling futures-macro v0.3.31 |
924 | 2025-03-22T03:20:59.662Z | Compiling zerovec-derive v0.10.3 |
925 | 2025-03-22T03:21:00.084Z | Compiling thiserror-impl v2.0.12 |
926 | 2025-03-22T03:21:00.103Z | Compiling displaydoc v0.2.5 |
927 | 2025-03-22T03:21:01.032Z | Compiling icu_provider_macros v1.5.0 |
928 | 2025-03-22T03:21:01.712Z | Compiling regex v1.11.1 |
929 | 2025-03-22T03:21:01.906Z | Compiling openssl-macros v0.1.1 |
930 | 2025-03-22T03:21:02.241Z | Compiling futures-util v0.3.31 |
931 | 2025-03-22T03:21:02.265Z | Compiling zerofrom v0.1.6 |
932 | 2025-03-22T03:21:02.687Z | Compiling yoke v0.7.5 |
933 | 2025-03-22T03:21:02.834Z | Compiling scroll_derive v0.12.0 |
934 | 2025-03-22T03:21:03.141Z | Compiling zerovec v0.10.4 |
935 | 2025-03-22T03:21:03.375Z | Compiling pest v2.7.15 |
936 | 2025-03-22T03:21:03.464Z | Compiling tracing-attributes v0.1.28 |
937 | 2025-03-22T03:21:04.374Z | Compiling zerocopy-derive v0.7.35 |
938 | 2025-03-22T03:21:06.331Z | Compiling pest_meta v2.7.15 |
939 | 2025-03-22T03:21:06.456Z | Compiling tinystr v0.7.6 |
940 | 2025-03-22T03:21:06.563Z | Compiling zerocopy-derive v0.8.24 |
941 | 2025-03-22T03:21:06.930Z | Compiling icu_locid v1.5.0 |
942 | 2025-03-22T03:21:07.042Z | Compiling tracing v0.1.41 |
943 | 2025-03-22T03:21:07.746Z | Compiling pest_generator v2.7.15 |
944 | 2025-03-22T03:21:08.959Z | Compiling bytes v1.10.1 |
945 | 2025-03-22T03:21:09.489Z | Compiling smallvec v1.14.0 |
946 | 2025-03-22T03:21:10.492Z | Compiling parking_lot v0.12.3 |
947 | 2025-03-22T03:21:10.875Z | Compiling indexmap v2.8.0 |
948 | 2025-03-22T03:21:11.266Z | Compiling tokio v1.44.1 |
949 | 2025-03-22T03:21:11.451Z | Compiling chrono v0.4.40 |
950 | 2025-03-22T03:21:12.034Z | Compiling uuid v1.16.0 |
951 | 2025-03-22T03:21:12.475Z | Compiling serde_tokenstream v0.2.2 |
952 | 2025-03-22T03:21:13.479Z | Compiling http v1.3.1 |
953 | 2025-03-22T03:21:17.057Z | Compiling pest_derive v2.7.15 |
954 | 2025-03-22T03:21:18.015Z | Compiling icu_provider v1.5.0 |
955 | 2025-03-22T03:21:19.302Z | Compiling darling_macro v0.20.10 |
956 | 2025-03-22T03:21:20.136Z | Compiling time-macros v0.2.21 |
957 | 2025-03-22T03:21:20.281Z | Compiling usdt-impl v0.5.0 |
958 | 2025-03-22T03:21:20.387Z | Compiling untrusted v0.9.0 |
959 | 2025-03-22T03:21:20.609Z | Compiling icu_locid_transform_data v1.5.0 |
960 | 2025-03-22T03:21:20.666Z | Compiling anyhow v1.0.97 |
961 | 2025-03-22T03:21:20.712Z | Compiling icu_locid_transform v1.5.0 |
962 | 2025-03-22T03:21:20.917Z | Compiling darling v0.20.10 |
963 | 2025-03-22T03:21:21.292Z | Compiling openapiv3 v2.0.0 |
964 | 2025-03-22T03:21:22.152Z | Compiling tokio-util v0.7.14 |
965 | 2025-03-22T03:21:23.270Z | Compiling icu_collections v1.5.0 |
966 | 2025-03-22T03:21:24.307Z | Compiling scroll v0.12.0 |
967 | 2025-03-22T03:21:24.920Z | Compiling rustversion v1.0.20 |
968 | 2025-03-22T03:21:25.145Z | Compiling icu_properties_data v1.5.0 |
969 | 2025-03-22T03:21:25.425Z | Compiling plain v0.2.3 |
970 | 2025-03-22T03:21:25.760Z | Compiling goblin v0.8.2 |
971 | 2025-03-22T03:21:26.021Z | Compiling icu_properties v1.5.1 |
972 | 2025-03-22T03:21:26.050Z | Compiling zerocopy v0.7.35 |
973 | 2025-03-22T03:21:26.270Z | Compiling rand_core v0.6.4 |
974 | 2025-03-22T03:21:26.370Z | Compiling errno v0.3.10 |
975 | 2025-03-22T03:21:26.636Z | Compiling pretty-hex v0.4.1 |
976 | 2025-03-22T03:21:26.778Z | Compiling write16 v1.0.0 |
977 | 2025-03-22T03:21:26.867Z | Compiling icu_normalizer_data v1.5.0 |
978 | 2025-03-22T03:21:26.949Z | Compiling utf16_iter v1.0.5 |
979 | 2025-03-22T03:21:26.987Z | Compiling atomic-waker v1.1.2 |
980 | 2025-03-22T03:21:27.200Z | Compiling newtype-uuid v1.2.1 |
981 | 2025-03-22T03:21:27.203Z | Compiling utf8_iter v1.0.4 |
982 | 2025-03-22T03:21:27.528Z | Compiling percent-encoding v2.3.1 |
983 | 2025-03-22T03:21:27.551Z | Compiling paste v1.0.15 |
984 | 2025-03-22T03:21:27.735Z | Compiling omicron-workspace-hack v0.1.0 |
985 | 2025-03-22T03:21:28.028Z | Compiling syn v1.0.109 |
986 | 2025-03-22T03:21:28.061Z | Compiling form_urlencoded v1.2.1 |
987 | 2025-03-22T03:21:28.848Z | Compiling dtrace-parser v0.2.0 |
988 | 2025-03-22T03:21:29.239Z | Compiling typify-impl v0.2.0 |
989 | 2025-03-22T03:21:29.921Z | Compiling icu_normalizer v1.5.0 |
990 | 2025-03-22T03:21:30.689Z | Compiling http-body v1.0.1 |
991 | 2025-03-22T03:21:31.041Z | Compiling thread-id v4.2.2 |
992 | 2025-03-22T03:21:31.096Z | Compiling try-lock v0.2.5 |
993 | 2025-03-22T03:21:31.167Z | Compiling unsafe-libyaml v0.2.11 |
994 | 2025-03-22T03:21:31.596Z | Compiling zeroize v1.8.1 |
995 | 2025-03-22T03:21:31.966Z | Compiling dof v0.3.0 |
996 | 2025-03-22T03:21:32.174Z | Compiling want v0.3.1 |
997 | 2025-03-22T03:21:33.739Z | Compiling serde_yaml v0.9.34+deprecated |
998 | 2025-03-22T03:21:34.371Z | Compiling idna_adapter v1.2.0 |
999 | 2025-03-22T03:21:35.257Z | Compiling h2 v0.4.8 |
1000 | 2025-03-22T03:21:36.395Z | Compiling foreign-types-shared v0.1.1 |
1001 | 2025-03-22T03:21:37.546Z | Compiling tower-service v0.3.3 |
1002 | 2025-03-22T03:21:37.568Z | Compiling httpdate v1.0.3 |
1003 | 2025-03-22T03:21:37.693Z | Compiling foreign-types v0.3.2 |
1004 | 2025-03-22T03:21:37.798Z | Compiling idna v1.0.3 |
1005 | 2025-03-22T03:21:39.821Z | Compiling ppv-lite86 v0.2.21 |
1006 | 2025-03-22T03:21:40.760Z | Compiling hyper v1.6.0 |
1007 | 2025-03-22T03:21:41.430Z | Compiling typify-macro v0.2.0 |
1008 | 2025-03-22T03:21:44.155Z | Compiling rustls v0.22.4 |
1009 | 2025-03-22T03:21:44.656Z | Compiling slog-async v2.8.0 |
1010 | 2025-03-22T03:21:45.201Z | Compiling camino v1.1.9 |
1011 | 2025-03-22T03:21:45.979Z | Compiling hyper-util v0.1.10 |
1012 | 2025-03-22T03:21:46.743Z | Compiling rand_chacha v0.3.1 |
1013 | 2025-03-22T03:21:48.827Z | Compiling url v2.5.4 |
1014 | 2025-03-22T03:21:50.374Z | Compiling usdt-attr-macro v0.5.0 |
1015 | 2025-03-22T03:21:51.647Z | Compiling usdt-macro v0.5.0 |
1016 | 2025-03-22T03:21:51.704Z | Compiling rustls-webpki v0.103.0 |
1017 | 2025-03-22T03:21:52.146Z | Compiling ipnetwork v0.21.1 |
1018 | 2025-03-22T03:21:53.307Z | Compiling daft-derive v0.1.2 |
1019 | 2025-03-22T03:21:53.739Z | Compiling structmeta-derive v0.3.0 |
1020 | 2025-03-22T03:21:56.117Z | Compiling openssl-probe v0.1.6 |
1021 | 2025-03-22T03:21:56.383Z | Compiling ipnet v2.11.0 |
1022 | 2025-03-22T03:21:56.494Z | Compiling structmeta v0.3.0 |
1023 | 2025-03-22T03:21:57.741Z | Compiling rand v0.8.5 |
1024 | 2025-03-22T03:21:59.000Z | Compiling typify v0.2.0 |
1025 | 2025-03-22T03:21:59.156Z | Compiling http-body-util v0.1.3 |
1026 | 2025-03-22T03:21:59.519Z | Compiling strum_macros v0.26.4 |
1027 | 2025-03-22T03:21:59.662Z | Compiling async-trait v0.1.88 |
1028 | 2025-03-22T03:21:59.797Z | Compiling multer v3.1.0 |
1029 | 2025-03-22T03:22:01.282Z | Compiling encoding_rs v0.8.35 |
1030 | 2025-03-22T03:22:02.101Z | Compiling mime v0.3.17 |
1031 | 2025-03-22T03:22:03.220Z | Compiling progenitor-impl v0.8.0 |
1032 | 2025-03-22T03:22:04.244Z | Compiling tokio-rustls v0.26.2 |
1033 | 2025-03-22T03:22:04.356Z | Compiling tokio-native-tls v0.3.1 |
1034 | 2025-03-22T03:22:04.681Z | Compiling serde_urlencoded v0.7.1 |
1035 | 2025-03-22T03:22:05.079Z | Compiling rustls-pemfile v2.2.0 |
1036 | 2025-03-22T03:22:05.102Z | Compiling webpki-roots v0.26.8 |
1037 | 2025-03-22T03:22:05.350Z | Compiling sync_wrapper v1.0.2 |
1038 | 2025-03-22T03:22:05.524Z | Compiling crossbeam-utils v0.8.21 |
1039 | 2025-03-22T03:22:05.547Z | Compiling tower-layer v0.3.3 |
1040 | 2025-03-22T03:22:05.568Z | Compiling base64 v0.22.1 |
1041 | 2025-03-22T03:22:05.925Z | Compiling lazy_static v1.5.0 |
1042 | 2025-03-22T03:22:06.098Z | Compiling powerfmt v0.2.0 |
1043 | 2025-03-22T03:22:06.601Z | Compiling deranged v0.4.0 |
1044 | 2025-03-22T03:22:06.795Z | Compiling tower v0.5.2 |
1045 | 2025-03-22T03:22:07.899Z | Compiling hyper-rustls v0.27.5 |
1046 | 2025-03-22T03:22:08.915Z | Compiling hyper-tls v0.6.0 |
1047 | 2025-03-22T03:22:09.262Z | Compiling parse-display-derive v0.10.0 |
1048 | 2025-03-22T03:22:09.365Z | Compiling serde_with_macros v3.12.0 |
1049 | 2025-03-22T03:22:10.134Z | Compiling progenitor-macro v0.8.0 |
1050 | 2025-03-22T03:22:12.219Z | Compiling async-stream-impl v0.3.6 |
1051 | 2025-03-22T03:22:13.443Z | Compiling dropshot v0.16.0 |
1052 | 2025-03-22T03:22:14.132Z | Compiling num_threads v0.1.7 |
1053 | 2025-03-22T03:22:14.512Z | Compiling time v0.3.40 |
1054 | 2025-03-22T03:22:16.507Z | Compiling reqwest v0.12.15 |
1055 | 2025-03-22T03:22:20.028Z | Compiling oxnet v0.1.1 |
1056 | 2025-03-22T03:22:20.087Z | Compiling toml_datetime v0.6.8 |
1057 | 2025-03-22T03:22:23.893Z | Compiling crypto-common v0.1.6 |
1058 | 2025-03-22T03:22:24.136Z | Compiling block-buffer v0.10.4 |
1059 | 2025-03-22T03:22:24.405Z | Compiling test-strategy v0.4.1 |
1060 | 2025-03-22T03:22:28.219Z | Compiling dropshot_endpoint v0.16.0 |
1061 | 2025-03-22T03:22:28.308Z | Compiling macaddr v1.0.1 |
1062 | 2025-03-22T03:22:28.330Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
1063 | 2025-03-22T03:22:28.939Z | Compiling dirs-sys-next v0.1.2 |
1064 | 2025-03-22T03:22:29.084Z | Compiling fastrand v2.3.0 |
1065 | 2025-03-22T03:22:29.793Z | Compiling tempfile v3.19.1 |
1066 | 2025-03-22T03:22:29.852Z | Compiling dirs-next v2.0.0 |
1067 | 2025-03-22T03:22:30.229Z | Compiling digest v0.10.7 |
1068 | 2025-03-22T03:22:31.220Z | Compiling futures-executor v0.3.31 |
1069 | 2025-03-22T03:22:31.555Z | Compiling thread_local v1.1.8 |
1070 | 2025-03-22T03:22:32.187Z | Compiling memmap v0.7.0 |
1071 | 2025-03-22T03:22:32.710Z | Compiling usdt v0.5.0 |
1072 | 2025-03-22T03:22:32.891Z | Compiling futures v0.3.31 |
1073 | 2025-03-22T03:22:33.508Z | Compiling term v0.7.0 |
1074 | 2025-03-22T03:22:34.017Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1075 | 2025-03-22T03:22:34.181Z | Compiling crossbeam-channel v0.5.14 |
1076 | 2025-03-22T03:22:35.760Z | Compiling hostname v0.4.0 |
1077 | 2025-03-22T03:22:36.041Z | Compiling is-terminal v0.4.16 |
1078 | 2025-03-22T03:22:36.185Z | Compiling instant v0.1.13 |
1079 | 2025-03-22T03:22:36.390Z | Compiling cpufeatures v0.2.17 |
1080 | 2025-03-22T03:22:36.505Z | Compiling take_mut v0.2.2 |
1081 | 2025-03-22T03:22:37.337Z | Compiling slog-term v2.9.1 |
1082 | 2025-03-22T03:22:39.375Z | Compiling daft v0.1.2 |
1083 | 2025-03-22T03:22:39.527Z | Compiling progenitor-client v0.9.1 |
1084 | 2025-03-22T03:22:39.893Z | Compiling strum v0.26.3 |
1085 | 2025-03-22T03:22:40.060Z | Compiling rustls-webpki v0.102.8 |
1086 | 2025-03-22T03:22:40.109Z | Compiling serde_spanned v0.6.8 |
1087 | 2025-03-22T03:22:40.360Z | Compiling wait-timeout v0.2.1 |
1088 | 2025-03-22T03:22:40.382Z | Compiling quick-error v1.2.3 |
1089 | 2025-03-22T03:22:40.547Z | Compiling debug-ignore v1.0.5 |
1090 | 2025-03-22T03:22:40.878Z | Compiling match_cfg v0.1.0 |
1091 | 2025-03-22T03:22:40.925Z | Compiling bit-vec v0.8.0 |
1092 | 2025-03-22T03:22:41.023Z | Compiling winnow v0.7.4 |
1093 | 2025-03-22T03:22:41.048Z | Compiling hostname v0.3.1 |
1094 | 2025-03-22T03:22:41.430Z | Compiling bit-set v0.8.0 |
1095 | 2025-03-22T03:22:41.524Z | Compiling rusty-fork v0.3.0 |
1096 | 2025-03-22T03:22:44.541Z | Compiling progenitor-client v0.8.0 |
1097 | 2025-03-22T03:22:45.059Z | Compiling toml_edit v0.22.24 |
1098 | 2025-03-22T03:22:45.500Z | Compiling slog-json v2.6.1 |
1099 | 2025-03-22T03:22:45.567Z | Compiling serde_with v3.12.0 |
1100 | 2025-03-22T03:22:46.061Z | Compiling rand_xorshift v0.3.0 |
1101 | 2025-03-22T03:22:46.367Z | Compiling hex v0.4.3 |
1102 | 2025-03-22T03:22:47.099Z | Compiling clap_derive v4.5.32 |
1103 | 2025-03-22T03:22:49.032Z | Compiling spin v0.9.8 |
1104 | 2025-03-22T03:22:49.820Z | Compiling utf8parse v0.2.2 |
1105 | 2025-03-22T03:22:50.352Z | Compiling unarray v0.1.4 |
1106 | 2025-03-22T03:22:50.558Z | Compiling proptest v1.6.0 |
1107 | 2025-03-22T03:22:52.127Z | Compiling anstyle-parse v0.2.6 |
1108 | 2025-03-22T03:22:55.119Z | Compiling toml v0.8.20 |
1109 | 2025-03-22T03:22:56.589Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
1110 | 2025-03-22T03:22:56.670Z | Compiling tokio-rustls v0.25.0 |
1111 | 2025-03-22T03:22:56.790Z | Compiling slog-bunyan v2.5.0 |
1112 | 2025-03-22T03:22:57.082Z | Compiling progenitor v0.8.0 |
1113 | 2025-03-22T03:22:57.152Z | Compiling sha1 v0.10.6 |
1114 | 2025-03-22T03:22:58.080Z | Compiling async-stream v0.3.6 |
1115 | 2025-03-22T03:22:58.424Z | Compiling parse-display v0.10.0 |
1116 | 2025-03-22T03:22:58.784Z | Compiling waitgroup v0.1.2 |
1117 | 2025-03-22T03:22:59.049Z | Compiling serde_path_to_error v0.1.17 |
1118 | 2025-03-22T03:23:00.118Z | Compiling colorchoice v1.0.3 |
1119 | 2025-03-22T03:23:00.451Z | Compiling is_terminal_polyfill v1.70.1 |
1120 | 2025-03-22T03:23:00.722Z | Compiling anstyle v1.0.10 |
1121 | 2025-03-22T03:23:01.314Z | Compiling anstyle-query v1.1.2 |
1122 | 2025-03-22T03:23:01.500Z | Compiling unicode-width v0.2.0 |
1123 | 2025-03-22T03:23:02.124Z | Compiling anstream v0.6.18 |
1124 | 2025-03-22T03:23:03.246Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b) |
1125 | 2025-03-22T03:23:06.008Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889) |
1126 | 2025-03-22T03:23:09.661Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1127 | 2025-03-22T03:23:10.485Z | Compiling backoff v0.4.0 |
1128 | 2025-03-22T03:23:11.361Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
1129 | 2025-03-22T03:23:11.577Z | Compiling terminal_size v0.4.2 |
1130 | 2025-03-22T03:23:11.822Z | Compiling clap_lex v0.7.4 |
1131 | 2025-03-22T03:23:12.941Z | Compiling clap_builder v4.5.32 |
1132 | 2025-03-22T03:23:12.967Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1133 | 2025-03-22T03:23:22.977Z | Compiling clap v4.5.32 |
1134 | 2025-03-22T03:23:25.980Z | Compiling either v1.15.0 |
1135 | 2025-03-22T03:23:26.445Z | Compiling itertools v0.13.0 |
1136 | 2025-03-22T03:23:29.179Z | Compiling typify-impl v0.3.0 |
1137 | 2025-03-22T03:23:29.931Z | Compiling heapless v0.8.0 |
1138 | 2025-03-22T03:23:30.497Z | Compiling winnow v0.5.40 |
1139 | 2025-03-22T03:23:34.554Z | Compiling toml_edit v0.19.15 |
1140 | 2025-03-22T03:23:34.821Z | Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
1141 | 2025-03-22T03:23:36.790Z | Compiling hash32 v0.3.1 |
1142 | 2025-03-22T03:23:37.058Z | Compiling num-integer v0.1.46 |
1143 | 2025-03-22T03:23:38.722Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1144 | 2025-03-22T03:23:38.966Z | Compiling smoltcp v0.11.0 |
1145 | 2025-03-22T03:23:39.903Z | Compiling proc-macro-crate v1.3.1 |
1146 | 2025-03-22T03:23:41.497Z | Compiling typify-macro v0.3.0 |
1147 | 2025-03-22T03:23:41.663Z | Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
1148 | 2025-03-22T03:23:41.726Z | Compiling proc-macro-error-attr v1.0.4 |
1149 | 2025-03-22T03:23:42.159Z | Compiling managed v0.8.0 |
1150 | 2025-03-22T03:23:42.211Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
1151 | 2025-03-22T03:23:42.451Z | Compiling prettyplease v0.2.31 |
1152 | 2025-03-22T03:23:42.593Z | Compiling heck v0.4.1 |
1153 | 2025-03-22T03:23:42.677Z | Compiling bitflags v1.3.2 |
1154 | 2025-03-22T03:23:42.807Z | Compiling cobs v0.2.3 |
1155 | 2025-03-22T03:23:43.077Z | Compiling postcard v1.1.1 |
1156 | 2025-03-22T03:23:43.594Z | Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
1157 | 2025-03-22T03:23:44.663Z | Compiling num_enum_derive v0.5.11 |
1158 | 2025-03-22T03:23:45.515Z | Compiling num-rational v0.4.2 |
1159 | 2025-03-22T03:23:46.037Z | Compiling num-iter v0.1.45 |
1160 | 2025-03-22T03:23:47.182Z | Compiling hubpack_derive v0.1.1 |
1161 | 2025-03-22T03:23:47.845Z | Compiling foreign-types-macros v0.2.3 |
1162 | 2025-03-22T03:23:48.188Z | Compiling num-complex v0.4.6 |
1163 | 2025-03-22T03:23:48.195Z | Compiling proc-macro-error v1.0.4 |
1164 | 2025-03-22T03:23:48.589Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
1165 | 2025-03-22T03:23:49.385Z | Compiling foreign-types-shared v0.3.1 |
1166 | 2025-03-22T03:23:49.445Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
1167 | 2025-03-22T03:23:49.508Z | Compiling foreign-types v0.5.0 |
1168 | 2025-03-22T03:23:49.607Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
1169 | 2025-03-22T03:23:50.585Z | Compiling num v0.4.3 |
1170 | 2025-03-22T03:23:52.161Z | Compiling hubpack v0.1.2 |
1171 | 2025-03-22T03:23:52.772Z | Compiling num_enum v0.5.11 |
1172 | 2025-03-22T03:23:52.983Z | Compiling typify v0.3.0 |
1173 | 2025-03-22T03:23:53.215Z | Compiling itertools v0.14.0 |
1174 | 2025-03-22T03:23:53.246Z | Compiling tabwriter v1.4.1 |
1175 | 2025-03-22T03:23:53.853Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
1176 | 2025-03-22T03:23:53.994Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
1177 | 2025-03-22T03:23:54.099Z | Compiling cstr-argument v0.1.2 |
1178 | 2025-03-22T03:23:54.745Z | Compiling crucible-workspace-hack v0.1.0 |
1179 | 2025-03-22T03:23:54.903Z | Compiling pretty-hex v0.2.1 |
1180 | 2025-03-22T03:23:54.949Z | Compiling float-ord v0.3.2 |
1181 | 2025-03-22T03:23:55.254Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8) |
1182 | 2025-03-22T03:23:55.323Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1183 | 2025-03-22T03:23:55.676Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
1184 | 2025-03-22T03:23:56.247Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
1185 | 2025-03-22T03:23:56.808Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1186 | 2025-03-22T03:23:56.996Z | Compiling progenitor-impl v0.9.1 |
1187 | 2025-03-22T03:23:59.848Z | Compiling colored v2.2.0 |
1188 | 2025-03-22T03:24:02.964Z | Compiling winnow v0.6.26 |
1189 | 2025-03-22T03:24:03.990Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
1190 | 2025-03-22T03:24:04.100Z | Compiling static_assertions v1.1.0 |
1191 | 2025-03-22T03:24:04.225Z | Compiling semver v0.1.20 |
1192 | 2025-03-22T03:24:04.522Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
1193 | 2025-03-22T03:24:04.652Z | Compiling rustc_version v0.1.7 |
1194 | 2025-03-22T03:24:04.782Z | Compiling progenitor-macro v0.9.1 |
1195 | 2025-03-22T03:24:07.545Z | Compiling zone_cfg_derive v0.3.0 |
1196 | 2025-03-22T03:24:09.294Z | Compiling itertools v0.10.5 |
1197 | 2025-03-22T03:24:11.840Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7) |
1198 | 2025-03-22T03:24:12.370Z | Compiling camino-tempfile v1.1.1 |
1199 | 2025-03-22T03:24:12.712Z | Compiling num-derive v0.4.2 |
1200 | 2025-03-22T03:24:13.210Z | Compiling derive-where v1.2.7 |
1201 | 2025-03-22T03:24:15.174Z | Compiling sigpipe v0.1.3 |
1202 | 2025-03-22T03:24:15.324Z | Compiling base64ct v1.7.3 |
1203 | 2025-03-22T03:24:16.057Z | Compiling rustix v0.38.44 |
1204 | 2025-03-22T03:24:16.383Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1205 | 2025-03-22T03:24:16.738Z | Compiling password-hash v0.5.0 |
1206 | 2025-03-22T03:24:16.809Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1207 | 2025-03-22T03:24:16.914Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a) |
1208 | 2025-03-22T03:24:18.169Z | Compiling progenitor v0.9.1 |
1209 | 2025-03-22T03:24:18.513Z | Compiling zone v0.3.0 |
1210 | 2025-03-22T03:24:18.997Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7) |
1211 | 2025-03-22T03:24:19.534Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
1212 | 2025-03-22T03:24:20.992Z | Compiling newtype_derive v0.1.6 |
1213 | 2025-03-22T03:24:21.401Z | Compiling blake2 v0.10.6 |
1214 | 2025-03-22T03:24:21.982Z | Compiling smf v0.2.3 |
1215 | 2025-03-22T03:24:22.633Z | Compiling zerocopy-derive v0.6.6 |
1216 | 2025-03-22T03:24:23.110Z | Compiling owo-colors v4.2.0 |
1217 | 2025-03-22T03:24:23.183Z | Compiling whoami v1.5.2 |
1218 | 2025-03-22T03:24:23.730Z | Compiling unicode-segmentation v1.12.0 |
1219 | 2025-03-22T03:24:23.850Z | Compiling tinyvec_macros v0.1.1 |
1220 | 2025-03-22T03:24:23.961Z | Compiling cancel-safe-futures v0.1.5 |
1221 | 2025-03-22T03:24:24.149Z | Compiling tinyvec v1.9.0 |
1222 | 2025-03-22T03:24:24.603Z | Compiling newline-converter v0.3.0 |
1223 | 2025-03-22T03:24:24.747Z | Compiling zerocopy v0.6.6 |
1224 | 2025-03-22T03:24:24.794Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1225 | 2025-03-22T03:24:25.001Z | Compiling argon2 v0.5.3 |
1226 | 2025-03-22T03:24:25.944Z | Compiling strum_macros v0.25.3 |
1227 | 2025-03-22T03:24:27.441Z | Compiling console v0.15.11 |
1228 | 2025-03-22T03:24:28.436Z | Compiling num-derive v0.3.3 |
1229 | 2025-03-22T03:24:29.433Z | Compiling libsw-core v0.3.2 |
1230 | 2025-03-22T03:24:29.746Z | Compiling serde-big-array v0.5.1 |
1231 | 2025-03-22T03:24:29.829Z | Compiling enum-as-inner v0.6.1 |
1232 | 2025-03-22T03:24:30.025Z | Compiling serde_repr v0.1.20 |
1233 | 2025-03-22T03:24:30.407Z | Compiling cookie v0.18.1 |
1234 | 2025-03-22T03:24:30.659Z | Compiling linked-hash-map v0.5.6 |
1235 | 2025-03-22T03:24:30.779Z | Compiling fixedbitset v0.5.7 |
1236 | 2025-03-22T03:24:31.004Z | Compiling convert_case v0.4.0 |
1237 | 2025-03-22T03:24:31.091Z | Compiling data-encoding v2.8.0 |
1238 | 2025-03-22T03:24:31.238Z | Compiling similar v2.7.0 |
1239 | 2025-03-22T03:24:31.820Z | Compiling fixedbitset v0.4.2 |
1240 | 2025-03-22T03:24:31.949Z | Compiling hickory-proto v0.24.4 |
1241 | 2025-03-22T03:24:32.524Z | Compiling expectorate v1.1.0 |
1242 | 2025-03-22T03:24:32.734Z | Compiling petgraph v0.6.5 |
1243 | 2025-03-22T03:24:37.608Z | Compiling derive_more v0.99.19 |
1244 | 2025-03-22T03:24:37.730Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
1245 | 2025-03-22T03:24:38.285Z | Compiling petgraph v0.7.1 |
1246 | 2025-03-22T03:24:43.801Z | Compiling lru-cache v0.1.2 |
1247 | 2025-03-22T03:24:44.158Z | Compiling libscf-sys v1.1.0 |
1248 | 2025-03-22T03:24:44.406Z | Compiling libsw v3.5.0 |
1249 | 2025-03-22T03:24:44.587Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1250 | 2025-03-22T03:24:44.832Z | Compiling atomicwrites v0.4.4 |
1251 | 2025-03-22T03:24:44.972Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1252 | 2025-03-22T03:24:47.604Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1253 | 2025-03-22T03:24:48.407Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1254 | 2025-03-22T03:24:50.511Z | Compiling resolv-conf v0.7.1 |
1255 | 2025-03-22T03:24:50.659Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1256 | 2025-03-22T03:24:51.411Z | Compiling proc-macro-error-attr2 v2.0.0 |
1257 | 2025-03-22T03:24:51.888Z | Compiling memoffset v0.9.1 |
1258 | 2025-03-22T03:24:51.952Z | Compiling cfg_aliases v0.2.1 |
1259 | 2025-03-22T03:24:52.075Z | Compiling linear-map v1.2.0 |
1260 | 2025-03-22T03:24:52.110Z | Compiling indent_write v2.2.0 |
1261 | 2025-03-22T03:24:52.253Z | Compiling unicode-width v0.1.14 |
1262 | 2025-03-22T03:24:52.279Z | Compiling swrite v0.1.0 |
1263 | 2025-03-22T03:24:52.353Z | Compiling highway v1.3.0 |
1264 | 2025-03-22T03:24:52.525Z | Compiling proc-macro-error2 v2.0.1 |
1265 | 2025-03-22T03:24:52.586Z | Compiling nix v0.29.0 |
1266 | 2025-03-22T03:24:52.626Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1267 | 2025-03-22T03:24:52.849Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1268 | 2025-03-22T03:24:53.134Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1269 | 2025-03-22T03:24:53.178Z | Compiling hickory-resolver v0.24.4 |
1270 | 2025-03-22T03:24:53.578Z | Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1271 | 2025-03-22T03:24:54.035Z | Compiling steno v0.4.1 |
1272 | 2025-03-22T03:24:58.027Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1273 | 2025-03-22T03:25:00.138Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1274 | 2025-03-22T03:25:01.137Z | Compiling id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1275 | 2025-03-22T03:25:01.499Z | Compiling tokio-stream v0.1.17 |
1276 | 2025-03-22T03:25:02.817Z | Compiling slog-dtrace v0.3.0 |
1277 | 2025-03-22T03:25:02.820Z | Compiling parking_lot_core v0.8.6 |
1278 | 2025-03-22T03:25:03.219Z | Compiling bytecount v0.6.8 |
1279 | 2025-03-22T03:25:03.301Z | Compiling humantime v2.2.0 |
1280 | 2025-03-22T03:25:03.370Z | Compiling papergrid v0.14.0 |
1281 | 2025-03-22T03:25:03.663Z | Compiling qorb v0.2.1 |
1282 | 2025-03-22T03:25:04.198Z | Compiling tabled_derive v0.10.0 |
1283 | 2025-03-22T03:25:07.259Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1284 | 2025-03-22T03:25:08.639Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#174386ab) |
1285 | 2025-03-22T03:25:12.346Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#174386ab) |
1286 | 2025-03-22T03:25:12.801Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#174386ab) |
1287 | 2025-03-22T03:25:14.587Z | Compiling tabled v0.18.0 |
1288 | 2025-03-22T03:25:15.190Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1289 | 2025-03-22T03:25:17.098Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
1290 | 2025-03-22T03:25:17.707Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#58f63f57) |
1291 | 2025-03-22T03:25:18.399Z | Compiling parking_lot v0.11.2 |
1292 | 2025-03-22T03:25:18.674Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
1293 | 2025-03-22T03:25:20.419Z | Compiling crossbeam-epoch v0.9.18 |
1294 | 2025-03-22T03:25:21.612Z | Compiling fxhash v0.2.1 |
1295 | 2025-03-22T03:25:21.857Z | Compiling crc32fast v1.4.2 |
1296 | 2025-03-22T03:25:22.416Z | Compiling arc-swap v1.7.1 |
1297 | 2025-03-22T03:25:23.164Z | Compiling crc8 v0.1.1 |
1298 | 2025-03-22T03:25:23.504Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#58f63f57) |
1299 | 2025-03-22T03:25:24.736Z | Compiling slog-scope v4.4.0 |
1300 | 2025-03-22T03:25:25.541Z | Compiling sled v0.34.7 |
1301 | 2025-03-22T03:25:26.296Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
1302 | 2025-03-22T03:25:26.862Z | Compiling slog-stdlog v4.1.1 |
1303 | 2025-03-22T03:25:27.686Z | Compiling slog-envlogger v2.2.0 |
1304 | 2025-03-22T03:25:28.650Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
1305 | 2025-03-22T03:25:32.670Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1306 | 2025-03-22T03:25:50.091Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1307 | 2025-03-22T03:25:51.236Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
1308 | 2025-03-22T03:25:52.433Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
1309 | 2025-03-22T03:26:22.405Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
1310 | 2025-03-22T03:26:22.405Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
1311 | 2025-03-22T03:26:30.797Z | Finished `release` profile [optimized] target(s) in 6m 12s |
1312 | 2025-03-22T03:26:31.151Z | + banner trio |
1313 | 2025-03-22T03:26:31.154Z | |
1314 | 2025-03-22T03:26:31.154Z | ##### ##### # #### |
1315 | 2025-03-22T03:26:31.154Z | # # # # # # |
1316 | 2025-03-22T03:26:31.154Z | # # # # # # |
1317 | 2025-03-22T03:26:31.154Z | # ##### # # # |
1318 | 2025-03-22T03:26:31.154Z | # # # # # # |
1319 | 2025-03-22T03:26:31.154Z | # # # # #### |
1320 | 2025-03-22T03:26:31.154Z | |
1321 | 2025-03-22T03:26:31.154Z | + pfexec cargo test --release -p mg-tests test_trio_v3 -- --nocapture |
1322 | 2025-03-22T03:26:31.644Z | Compiling cfg-if v1.0.0 |
1323 | 2025-03-22T03:26:31.644Z | Compiling serde v1.0.219 |
1324 | 2025-03-22T03:26:31.644Z | Compiling itoa v1.0.15 |
1325 | 2025-03-22T03:26:31.653Z | Compiling libc v0.2.171 |
1326 | 2025-03-22T03:26:31.653Z | Compiling num-traits v0.2.19 |
1327 | 2025-03-22T03:26:31.720Z | Compiling memchr v2.7.4 |
1328 | 2025-03-22T03:26:31.749Z | Compiling smallvec v1.14.0 |
1329 | 2025-03-22T03:26:31.752Z | Compiling bytes v1.10.1 |
1330 | 2025-03-22T03:26:31.779Z | Compiling schemars v0.8.22 |
1331 | 2025-03-22T03:26:31.912Z | Compiling pin-project-lite v0.2.16 |
1332 | 2025-03-22T03:26:32.038Z | Compiling zerofrom v0.1.6 |
1333 | 2025-03-22T03:26:32.067Z | Compiling scopeguard v1.2.0 |
1334 | 2025-03-22T03:26:32.159Z | Compiling once_cell v1.21.1 |
1335 | 2025-03-22T03:26:32.278Z | Compiling stable_deref_trait v1.2.0 |
1336 | 2025-03-22T03:26:32.384Z | Compiling yoke v0.7.5 |
1337 | 2025-03-22T03:26:32.613Z | Compiling parking_lot_core v0.9.10 |
1338 | 2025-03-22T03:26:32.654Z | Compiling lock_api v0.4.12 |
1339 | 2025-03-22T03:26:32.776Z | Compiling zerovec v0.10.4 |
1340 | 2025-03-22T03:26:33.195Z | Compiling parking_lot v0.12.3 |
1341 | 2025-03-22T03:26:33.467Z | Compiling signal-hook-registry v1.4.2 |
1342 | 2025-03-22T03:26:33.732Z | Compiling getrandom v0.2.15 |
1343 | 2025-03-22T03:26:34.018Z | Compiling socket2 v0.5.8 |
1344 | 2025-03-22T03:26:34.118Z | Compiling mio v1.0.3 |
1345 | 2025-03-22T03:26:34.614Z | Compiling ryu v1.0.20 |
1346 | 2025-03-22T03:26:35.070Z | Compiling tokio v1.44.1 |
1347 | 2025-03-22T03:26:35.223Z | Compiling serde_json v1.0.140 |
1348 | 2025-03-22T03:26:35.241Z | Compiling futures-core v0.3.31 |
1349 | 2025-03-22T03:26:35.379Z | Compiling tinystr v0.7.6 |
1350 | 2025-03-22T03:26:35.740Z | Compiling litemap v0.7.5 |
1351 | 2025-03-22T03:26:35.751Z | Compiling writeable v0.5.5 |
1352 | 2025-03-22T03:26:35.903Z | Compiling fnv v1.0.7 |
1353 | 2025-03-22T03:26:36.040Z | Compiling http v1.3.1 |
1354 | 2025-03-22T03:26:36.241Z | Compiling icu_locid v1.5.0 |
1355 | 2025-03-22T03:26:36.890Z | Compiling getrandom v0.3.2 |
1356 | 2025-03-22T03:26:37.173Z | Compiling rustls-pki-types v1.11.0 |
1357 | 2025-03-22T03:26:37.758Z | Compiling chrono v0.4.40 |
1358 | 2025-03-22T03:26:38.299Z | Compiling icu_provider v1.5.0 |
1359 | 2025-03-22T03:26:38.674Z | Compiling indexmap v2.8.0 |
1360 | 2025-03-22T03:26:39.920Z | Compiling icu_locid_transform_data v1.5.0 |
1361 | 2025-03-22T03:26:40.041Z | Compiling uuid v1.16.0 |
1362 | 2025-03-22T03:26:40.284Z | Compiling icu_locid_transform v1.5.0 |
1363 | 2025-03-22T03:26:40.677Z | Compiling semver v1.0.26 |
1364 | 2025-03-22T03:26:41.973Z | Compiling icu_collections v1.5.0 |
1365 | 2025-03-22T03:26:42.058Z | Compiling regress v0.10.3 |
1366 | 2025-03-22T03:26:43.847Z | Compiling tracing-core v0.1.33 |
1367 | 2025-03-22T03:26:44.756Z | Compiling pin-utils v0.1.0 |
1368 | 2025-03-22T03:26:44.856Z | Compiling futures-task v0.3.31 |
1369 | 2025-03-22T03:26:44.896Z | Compiling untrusted v0.9.0 |
1370 | 2025-03-22T03:26:45.097Z | Compiling foldhash v0.1.5 |
1371 | 2025-03-22T03:26:45.135Z | Compiling icu_properties_data v1.5.0 |
1372 | 2025-03-22T03:26:45.402Z | Compiling allocator-api2 v0.2.21 |
1373 | 2025-03-22T03:26:45.454Z | Compiling equivalent v1.0.2 |
1374 | 2025-03-22T03:26:45.524Z | Compiling dyn-clone v1.0.19 |
1375 | 2025-03-22T03:26:45.574Z | Compiling log v0.4.26 |
1376 | 2025-03-22T03:26:45.586Z | Compiling icu_properties v1.5.1 |
1377 | 2025-03-22T03:26:46.140Z | Compiling typify-impl v0.3.0 |
1378 | 2025-03-22T03:26:46.306Z | Compiling hashbrown v0.15.2 |
1379 | 2025-03-22T03:26:46.319Z | Compiling futures-util v0.3.31 |
1380 | 2025-03-22T03:26:46.350Z | Compiling ring v0.17.14 |
1381 | 2025-03-22T03:26:46.944Z | Compiling tracing v0.1.41 |
1382 | 2025-03-22T03:26:47.678Z | Compiling serde_tokenstream v0.2.2 |
1383 | 2025-03-22T03:26:47.965Z | Compiling http-body v1.0.1 |
1384 | 2025-03-22T03:26:48.223Z | Compiling unicode-ident v1.0.18 |
1385 | 2025-03-22T03:26:48.282Z | Compiling try-lock v0.2.5 |
1386 | 2025-03-22T03:26:48.426Z | Compiling slog v2.7.0 |
1387 | 2025-03-22T03:26:48.451Z | Compiling write16 v1.0.0 |
1388 | 2025-03-22T03:26:48.596Z | Compiling utf16_iter v1.0.5 |
1389 | 2025-03-22T03:26:48.823Z | Compiling icu_normalizer_data v1.5.0 |
1390 | 2025-03-22T03:26:48.932Z | Compiling utf8_iter v1.0.4 |
1391 | 2025-03-22T03:26:49.001Z | Compiling want v0.3.1 |
1392 | 2025-03-22T03:26:49.215Z | Compiling proc-macro2 v1.0.94 |
1393 | 2025-03-22T03:26:49.302Z | Compiling rustls-webpki v0.103.0 |
1394 | 2025-03-22T03:26:50.802Z | Compiling icu_normalizer v1.5.0 |
1395 | 2025-03-22T03:26:51.931Z | Compiling httparse v1.10.1 |
1396 | 2025-03-22T03:26:53.031Z | Compiling futures-channel v0.3.31 |
1397 | 2025-03-22T03:26:53.506Z | Compiling percent-encoding v2.3.1 |
1398 | 2025-03-22T03:26:53.999Z | Compiling subtle v2.6.1 |
1399 | 2025-03-22T03:26:54.299Z | Compiling tower-service v0.3.3 |
1400 | 2025-03-22T03:26:54.440Z | Compiling toml_datetime v0.6.8 |
1401 | 2025-03-22T03:26:54.842Z | Compiling zeroize v1.8.1 |
1402 | 2025-03-22T03:26:55.188Z | Compiling rustls v0.23.25 |
1403 | 2025-03-22T03:26:55.354Z | Compiling toml_edit v0.19.15 |
1404 | 2025-03-22T03:26:55.886Z | Compiling zerocopy v0.8.24 |
1405 | 2025-03-22T03:26:55.946Z | Compiling form_urlencoded v1.2.1 |
1406 | 2025-03-22T03:26:56.232Z | Compiling hyper v1.6.0 |
1407 | 2025-03-22T03:26:56.466Z | Compiling idna_adapter v1.2.0 |
1408 | 2025-03-22T03:26:56.652Z | Compiling quote v1.0.40 |
1409 | 2025-03-22T03:26:57.781Z | Compiling aho-corasick v1.1.3 |
1410 | 2025-03-22T03:26:58.528Z | Compiling typify-macro v0.3.0 |
1411 | 2025-03-22T03:26:58.954Z | Compiling lazy_static v1.5.0 |
1412 | 2025-03-22T03:26:59.097Z | Compiling regex-syntax v0.8.5 |
1413 | 2025-03-22T03:27:01.749Z | Compiling regex-automata v0.4.9 |
1414 | 2025-03-22T03:27:02.199Z | Compiling tokio-rustls v0.26.2 |
1415 | 2025-03-22T03:27:02.523Z | Compiling proc-macro-crate v1.3.1 |
1416 | 2025-03-22T03:27:02.750Z | Compiling hyper-util v0.1.10 |
1417 | 2025-03-22T03:27:05.231Z | Compiling thiserror v2.0.12 |
1418 | 2025-03-22T03:27:05.388Z | Compiling syn v2.0.100 |
1419 | 2025-03-22T03:27:08.613Z | Compiling idna v1.0.3 |
1420 | 2025-03-22T03:27:13.994Z | Compiling webpki-roots v0.26.8 |
1421 | 2025-03-22T03:27:14.234Z | Compiling sync_wrapper v1.0.2 |
1422 | 2025-03-22T03:27:14.413Z | Compiling heck v0.5.0 |
1423 | 2025-03-22T03:27:14.451Z | Compiling tower-layer v0.3.3 |
1424 | 2025-03-22T03:27:14.819Z | Compiling futures-sink v0.3.31 |
1425 | 2025-03-22T03:27:14.993Z | Compiling tokio-util v0.7.14 |
1426 | 2025-03-22T03:27:15.836Z | Compiling tower v0.5.2 |
1427 | 2025-03-22T03:27:16.897Z | Compiling crossbeam-utils v0.8.21 |
1428 | 2025-03-22T03:27:16.916Z | Compiling thiserror v1.0.69 |
1429 | 2025-03-22T03:27:17.071Z | Compiling hyper-rustls v0.27.5 |
1430 | 2025-03-22T03:27:17.422Z | Compiling ppv-lite86 v0.2.21 |
1431 | 2025-03-22T03:27:18.161Z | Compiling url v2.5.4 |
1432 | 2025-03-22T03:27:18.445Z | Compiling regex v1.11.1 |
1433 | 2025-03-22T03:27:19.836Z | Compiling num_enum_derive v0.5.11 |
1434 | 2025-03-22T03:27:22.172Z | Compiling typify v0.3.0 |
1435 | 2025-03-22T03:27:22.236Z | Compiling serde_urlencoded v0.7.1 |
1436 | 2025-03-22T03:27:22.253Z | Compiling http-body-util v0.1.3 |
1437 | 2025-03-22T03:27:22.815Z | Compiling openapiv3 v2.0.0 |
1438 | 2025-03-22T03:27:22.842Z | Compiling rustls-pemfile v2.2.0 |
1439 | 2025-03-22T03:27:23.331Z | Compiling rand_core v0.6.4 |
1440 | 2025-03-22T03:27:23.822Z | Compiling dirs-sys-next v0.1.2 |
1441 | 2025-03-22T03:27:23.954Z | Compiling base64 v0.22.1 |
1442 | 2025-03-22T03:27:24.331Z | Compiling mime v0.3.17 |
1443 | 2025-03-22T03:27:24.962Z | Compiling foreign-types-shared v0.3.1 |
1444 | 2025-03-22T03:27:25.087Z | Compiling powerfmt v0.2.0 |
1445 | 2025-03-22T03:27:25.090Z | Compiling ipnet v2.11.0 |
1446 | 2025-03-22T03:27:25.467Z | Compiling deranged v0.4.0 |
1447 | 2025-03-22T03:27:25.584Z | Compiling time-macros v0.2.21 |
1448 | 2025-03-22T03:27:27.172Z | Compiling progenitor-impl v0.9.1 |
1449 | 2025-03-22T03:27:27.787Z | Compiling reqwest v0.12.15 |
1450 | 2025-03-22T03:27:28.309Z | Compiling foreign-types v0.5.0 |
1451 | 2025-03-22T03:27:28.436Z | Compiling serde_yaml v0.9.34+deprecated |
1452 | 2025-03-22T03:27:32.430Z | Compiling dirs-next v2.0.0 |
1453 | 2025-03-22T03:27:32.688Z | Compiling rand_chacha v0.3.1 |
1454 | 2025-03-22T03:27:34.027Z | Compiling num_enum v0.5.11 |
1455 | 2025-03-22T03:27:34.423Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
1456 | 2025-03-22T03:27:34.588Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1457 | 2025-03-22T03:27:34.670Z | Compiling oxnet v0.1.1 |
1458 | 2025-03-22T03:27:34.771Z | Compiling cstr-argument v0.1.2 |
1459 | 2025-03-22T03:27:35.040Z | Compiling thread_local v1.1.8 |
1460 | 2025-03-22T03:27:35.587Z | Compiling arc-swap v1.7.1 |
1461 | 2025-03-22T03:27:35.776Z | Compiling pretty-hex v0.2.1 |
1462 | 2025-03-22T03:27:36.095Z | Compiling time-core v0.1.4 |
1463 | 2025-03-22T03:27:36.220Z | Compiling either v1.15.0 |
1464 | 2025-03-22T03:27:36.223Z | Compiling num-conv v0.1.0 |
1465 | 2025-03-22T03:27:36.318Z | Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488) |
1466 | 2025-03-22T03:27:36.519Z | Compiling time v0.3.40 |
1467 | 2025-03-22T03:27:36.696Z | Compiling itertools v0.12.1 |
1468 | 2025-03-22T03:27:37.796Z | Compiling slog-scope v4.4.0 |
1469 | 2025-03-22T03:27:38.773Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
1470 | 2025-03-22T03:27:39.183Z | Compiling crossbeam-channel v0.5.14 |
1471 | 2025-03-22T03:27:39.641Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1472 | 2025-03-22T03:27:40.544Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
1473 | 2025-03-22T03:27:40.733Z | Compiling progenitor-macro v0.9.1 |
1474 | 2025-03-22T03:27:40.871Z | Compiling rand v0.8.5 |
1475 | 2025-03-22T03:27:42.812Z | Compiling term v0.7.0 |
1476 | 2025-03-22T03:27:43.334Z | Compiling progenitor-client v0.9.1 |
1477 | 2025-03-22T03:27:44.367Z | Compiling anyhow v1.0.97 |
1478 | 2025-03-22T03:27:45.930Z | Compiling colored v2.2.0 |
1479 | 2025-03-22T03:27:46.993Z | Compiling is-terminal v0.4.16 |
1480 | 2025-03-22T03:27:47.127Z | Compiling winnow v0.6.26 |
1481 | 2025-03-22T03:27:47.403Z | Compiling take_mut v0.2.2 |
1482 | 2025-03-22T03:27:47.493Z | Compiling slog-term v2.9.1 |
1483 | 2025-03-22T03:27:47.575Z | Compiling slog-async v2.8.0 |
1484 | 2025-03-22T03:27:50.477Z | Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488) |
1485 | 2025-03-22T03:27:50.680Z | Compiling slog-stdlog v4.1.1 |
1486 | 2025-03-22T03:27:51.566Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8) |
1487 | 2025-03-22T03:27:51.657Z | Compiling slog-envlogger v2.2.0 |
1488 | 2025-03-22T03:27:54.196Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d04addf8) |
1489 | 2025-03-22T03:27:54.315Z | Compiling progenitor v0.9.1 |
1490 | 2025-03-22T03:27:54.559Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
1491 | 2025-03-22T03:28:07.214Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
1492 | 2025-03-22T03:28:13.055Z | Finished `release` profile [optimized] target(s) in 1m 41s |
1493 | 2025-03-22T03:28:13.143Z | Running unittests src/lib.rs (target/release/deps/mg_tests-b0b3f543d76c9891) |
1494 | 2025-03-22T03:28:13.190Z | |
1495 | 2025-03-22T03:28:13.190Z | running 1 test |
1496 | 2025-03-22T03:28:13.358Z | configure zone |
1497 | 2025-03-22T03:28:13.375Z | install zone |
1498 | 2025-03-22T03:29:13.203Z | test ddm::test_trio_v3 has been running for over 60 seconds |
1499 | 2025-03-22T03:30:45.648Z | boot zone |
1500 | 2025-03-22T03:30:46.522Z | start zone s1 |
1501 | 2025-03-22T03:30:46.522Z | configure zone |
1502 | 2025-03-22T03:30:46.538Z | install zone |
1503 | 2025-03-22T03:33:12.449Z | boot zone |
1504 | 2025-03-22T03:33:13.314Z | start zone s2 |
1505 | 2025-03-22T03:33:13.314Z | configure zone |
1506 | 2025-03-22T03:33:13.322Z | install zone |
1507 | 2025-03-22T03:35:44.536Z | boot zone |
1508 | 2025-03-22T03:35:45.377Z | start zone t1 |
1509 | 2025-03-22T03:35:45.377Z | configure zone |
1510 | 2025-03-22T03:35:45.385Z | install zone |
1511 | 2025-03-22T03:38:08.981Z | boot zone |
1512 | 2025-03-22T03:38:09.840Z | waiting for zones to come up |
1513 | 2025-03-22T03:38:19.842Z | [sidecar.trio] svcs milestone/network |
1514 | 2025-03-22T03:38:19.871Z | STATE STIME FMRI |
1515 | 2025-03-22T03:38:19.871Z | online 20:31:04 svc:/milestone/network:default |
1516 | 2025-03-22T03:38:19.871Z | cp /work/oxidecomputer/maghemite/download/softnpu /mgtrio/sidecar.trio/root/opt/ |
1517 | 2025-03-22T03:38:19.919Z | cp /work/oxidecomputer/maghemite/download/scadm /mgtrio/sidecar.trio/root/opt/ |
1518 | 2025-03-22T03:38:19.970Z | cp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtrio/sidecar.trio/root/opt/ |
1519 | 2025-03-22T03:38:20.015Z | cp /work/oxidecomputer/maghemite/tests/conf/softnpu-trio.toml /mgtrio/sidecar.trio/root/opt/softnpu.toml |
1520 | 2025-03-22T03:38:20.019Z | [sidecar.trio] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log & |
1521 | 2025-03-22T03:38:20.040Z | |
1522 | 2025-03-22T03:38:20.040Z | running zone s1.trio setup |
1523 | 2025-03-22T03:38:20.040Z | [s1.trio] svcs milestone/network |
1524 | 2025-03-22T03:38:20.063Z | STATE STIME FMRI |
1525 | 2025-03-22T03:38:20.063Z | online 20:33:31 svc:/milestone/network:default |
1526 | 2025-03-22T03:38:20.063Z | [s1.trio] dladm |
1527 | 2025-03-22T03:38:20.084Z | LINK CLASS MTU STATE BRIDGE OVER |
1528 | 2025-03-22T03:38:20.084Z | sl0 simnet 9000 up -- ? |
1529 | 2025-03-22T03:38:20.084Z | mg2 vnic 9000 up -- ? |
1530 | 2025-03-22T03:38:20.084Z | [s1.trio] ipadm create-addr -t -T static -a 10.0.0.1/24 mg2/v4 |
1531 | 2025-03-22T03:38:20.543Z | |
1532 | 2025-03-22T03:38:20.543Z | [s1.trio] ipadm create-addr -t -T addrconf sl0/v6 |
1533 | 2025-03-22T03:38:20.567Z | |
1534 | 2025-03-22T03:38:20.567Z | [s1.trio] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6 |
1535 | 2025-03-22T03:38:20.587Z | |
1536 | 2025-03-22T03:38:20.587Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s1.trio/root/opt/ddmd |
1537 | 2025-03-22T03:38:20.683Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s1.trio/root/opt/ddmadm |
1538 | 2025-03-22T03:38:20.725Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 95eec8e4-5e4c-4d7c-b766-c07173af88c0 --sled-uuid 04dd326f-47b0-4f24-9941-f18eee984524 -a sl0/v6 &> /opt/ddmd.log & |
1539 | 2025-03-22T03:38:20.748Z | |
1540 | 2025-03-22T03:38:20.748Z | running zone s2.trio setup |
1541 | 2025-03-22T03:38:20.748Z | [s2.trio] svcs milestone/network |
1542 | 2025-03-22T03:38:20.771Z | STATE STIME FMRI |
1543 | 2025-03-22T03:38:20.772Z | online 20:36:03 svc:/milestone/network:default |
1544 | 2025-03-22T03:38:20.772Z | [s2.trio] dladm |
1545 | 2025-03-22T03:38:20.794Z | LINK CLASS MTU STATE BRIDGE OVER |
1546 | 2025-03-22T03:38:20.794Z | sl1 simnet 9000 up -- ? |
1547 | 2025-03-22T03:38:20.794Z | mg3 vnic 9000 up -- ? |
1548 | 2025-03-22T03:38:20.794Z | [s2.trio] ipadm create-addr -t -T static -a 10.0.0.2/24 mg3/v4 |
1549 | 2025-03-22T03:38:21.448Z | |
1550 | 2025-03-22T03:38:21.448Z | [s2.trio] ipadm create-addr -t -T addrconf sl1/v6 |
1551 | 2025-03-22T03:38:21.473Z | |
1552 | 2025-03-22T03:38:21.473Z | [s2.trio] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6 |
1553 | 2025-03-22T03:38:21.495Z | |
1554 | 2025-03-22T03:38:21.495Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s2.trio/root/opt/ddmd |
1555 | 2025-03-22T03:38:21.544Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s2.trio/root/opt/ddmadm |
1556 | 2025-03-22T03:38:21.567Z | [s2.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid b001f697-bacf-48e6-a1db-228c96c7a397 --sled-uuid 5a6d528a-e925-4252-af3f-fd9d35448fb1 -a sl1/v6 &> /opt/ddmd.log & |
1557 | 2025-03-22T03:38:21.590Z | |
1558 | 2025-03-22T03:38:21.590Z | running zone t1.trio setup |
1559 | 2025-03-22T03:38:21.590Z | [t1.trio] svcs milestone/network |
1560 | 2025-03-22T03:38:21.612Z | STATE STIME FMRI |
1561 | 2025-03-22T03:38:21.612Z | - - svc:/milestone/network:default |
1562 | 2025-03-22T03:38:22.612Z | [t1.trio] svcs milestone/network |
1563 | 2025-03-22T03:38:22.634Z | STATE STIME FMRI |
1564 | 2025-03-22T03:38:22.634Z | - - svc:/milestone/network:default |
1565 | 2025-03-22T03:38:23.635Z | [t1.trio] svcs milestone/network |
1566 | 2025-03-22T03:38:23.656Z | STATE STIME FMRI |
1567 | 2025-03-22T03:38:23.656Z | - - svc:/milestone/network:default |
1568 | 2025-03-22T03:38:24.656Z | [t1.trio] svcs milestone/network |
1569 | 2025-03-22T03:38:24.678Z | STATE STIME FMRI |
1570 | 2025-03-22T03:38:24.678Z | - - svc:/milestone/network:default |
1571 | 2025-03-22T03:38:25.679Z | [t1.trio] svcs milestone/network |
1572 | 2025-03-22T03:38:25.702Z | STATE STIME FMRI |
1573 | 2025-03-22T03:38:25.702Z | - - svc:/milestone/network:default |
1574 | 2025-03-22T03:38:26.702Z | [t1.trio] svcs milestone/network |
1575 | 2025-03-22T03:38:26.724Z | STATE STIME FMRI |
1576 | 2025-03-22T03:38:26.724Z | - - svc:/milestone/network:default |
1577 | 2025-03-22T03:38:27.724Z | [t1.trio] svcs milestone/network |
1578 | 2025-03-22T03:38:27.747Z | STATE STIME FMRI |
1579 | 2025-03-22T03:38:27.747Z | - - svc:/milestone/network:default |
1580 | 2025-03-22T03:38:28.747Z | [t1.trio] svcs milestone/network |
1581 | 2025-03-22T03:38:28.769Z | STATE STIME FMRI |
1582 | 2025-03-22T03:38:28.769Z | online 20:38:27 svc:/milestone/network:default |
1583 | 2025-03-22T03:38:28.769Z | [t1.trio] dladm |
1584 | 2025-03-22T03:38:28.791Z | LINK CLASS MTU STATE BRIDGE OVER |
1585 | 2025-03-22T03:38:28.791Z | tfportrear0_0 simnet 9000 up -- ? |
1586 | 2025-03-22T03:38:28.791Z | tfportrear1_0 simnet 9000 up -- ? |
1587 | 2025-03-22T03:38:28.791Z | mg1 vnic 9000 up -- ? |
1588 | 2025-03-22T03:38:28.791Z | [t1.trio] ipadm create-addr -t -T static -a 10.0.0.3/24 mg1/v4 |
1589 | 2025-03-22T03:38:29.294Z | |
1590 | 2025-03-22T03:38:29.294Z | [t1.trio] ipadm create-addr -t -T addrconf tfportrear0_0/v6 |
1591 | 2025-03-22T03:38:29.320Z | |
1592 | 2025-03-22T03:38:29.320Z | [t1.trio] ipadm create-addr -t -T addrconf tfportrear1_0/v6 |
1593 | 2025-03-22T03:38:29.343Z | |
1594 | 2025-03-22T03:38:29.343Z | [t1.trio] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6 |
1595 | 2025-03-22T03:38:29.364Z | |
1596 | 2025-03-22T03:38:29.364Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtrio/t1.trio/root/ |
1597 | 2025-03-22T03:38:29.565Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtrio/t1.trio/root/ |
1598 | 2025-03-22T03:38:29.569Z | cp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-trio.toml /mgtrio/t1.trio/root/opt/dpd-ports.toml |
1599 | 2025-03-22T03:38:29.573Z | waiting 3s for copy of files to zone to complete ... |
1600 | 2025-03-22T03:38:32.574Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/t1.trio/root/opt/ddmd |
1601 | 2025-03-22T03:38:32.630Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/t1.trio/root/opt/ddmadm |
1602 | 2025-03-22T03:38:32.652Z | [t1.trio] svcadm enable dendrite |
1603 | 2025-03-22T03:38:32.692Z | |
1604 | 2025-03-22T03:38:32.692Z | [t1.trio] svccfg -s dendrite setprop config/address = [::1]:12224 |
1605 | 2025-03-22T03:38:32.738Z | |
1606 | 2025-03-22T03:38:32.738Z | [t1.trio] svccfg -s dendrite setprop config/mgmt = uds |
1607 | 2025-03-22T03:38:32.782Z | |
1608 | 2025-03-22T03:38:32.782Z | [t1.trio] svccfg -s dendrite setprop config/uds_path = /opt/mnt |
1609 | 2025-03-22T03:38:32.827Z | |
1610 | 2025-03-22T03:38:32.827Z | [t1.trio] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml |
1611 | 2025-03-22T03:38:32.871Z | |
1612 | 2025-03-22T03:38:32.871Z | [t1.trio] svccfg -s dendrite setprop config/rear_ports = 2 |
1613 | 2025-03-22T03:38:32.915Z | |
1614 | 2025-03-22T03:38:32.915Z | [t1.trio] svcadm refresh dendrite:default |
1615 | 2025-03-22T03:38:32.953Z | |
1616 | 2025-03-22T03:38:32.953Z | [t1.trio] svcadm restart dendrite:default |
1617 | 2025-03-22T03:38:32.991Z | |
1618 | 2025-03-22T03:38:32.991Z | wait 10s for dendrite to come up ... |
1619 | 2025-03-22T03:38:42.993Z | [t1.trio] svcadm enable tfport |
1620 | 2025-03-22T03:38:43.034Z | |
1621 | 2025-03-22T03:38:43.034Z | [t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid d3eca010-1cb4-4f74-872b-53ceeb0e8462 --sled-uuid dc554d87-5442-4648-b149-d82bfd421229 -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log & |
1622 | 2025-03-22T03:38:43.053Z | |
1623 | 2025-03-22T03:38:43.053Z | [t1.trio] ipadm |
1624 | 2025-03-22T03:38:43.078Z | ADDROBJ TYPE STATE ADDR |
1625 | 2025-03-22T03:38:43.078Z | lo0/v4 static ok 127.0.0.1/8 |
1626 | 2025-03-22T03:38:43.078Z | mg1/v4 static ok 10.0.0.3/24 |
1627 | 2025-03-22T03:38:43.078Z | lo0/v6 static ok ::1/128 |
1628 | 2025-03-22T03:38:43.078Z | lo0/u6 static ok fd00:3::1/64 |
1629 | 2025-03-22T03:38:43.078Z | tfportrear0_0/v6 addrconf ok fe80::281f:8dff:fe0d:e14a%tfportrear0_0/10 |
1630 | 2025-03-22T03:38:43.078Z | tfportrear1_0/v6 addrconf ok fe80::b0ab:57ff:fec8:e212%tfportrear1_0/10 |
1631 | 2025-03-22T03:38:45.085Z | initial peering test passed |
1632 | 2025-03-22T03:38:46.088Z | advertise from one passed |
1633 | 2025-03-22T03:38:47.090Z | advertise from two passed |
1634 | 2025-03-22T03:38:47.090Z | [s1.trio] ping fd00:2::1 |
1635 | 2025-03-22T03:38:47.113Z | fd00:2::1 is alive |
1636 | 2025-03-22T03:38:47.113Z | [s2.trio] ping fd00:1::1 |
1637 | 2025-03-22T03:38:47.135Z | fd00:1::1 is alive |
1638 | 2025-03-22T03:38:47.135Z | connectivity test passed |
1639 | 2025-03-22T03:38:47.135Z | [t1.trio] pkill ddmd |
1640 | 2025-03-22T03:38:47.155Z | |
1641 | 2025-03-22T03:38:53.160Z | [t1.trio] svcadm enable dendrite |
1642 | 2025-03-22T03:38:53.203Z | |
1643 | 2025-03-22T03:38:53.203Z | [t1.trio] svccfg -s dendrite setprop config/address = [::1]:12224 |
1644 | 2025-03-22T03:38:53.249Z | |
1645 | 2025-03-22T03:38:53.249Z | [t1.trio] svccfg -s dendrite setprop config/mgmt = uds |
1646 | 2025-03-22T03:38:53.293Z | |
1647 | 2025-03-22T03:38:53.293Z | [t1.trio] svccfg -s dendrite setprop config/uds_path = /opt/mnt |
1648 | 2025-03-22T03:38:53.336Z | |
1649 | 2025-03-22T03:38:53.336Z | [t1.trio] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml |
1650 | 2025-03-22T03:38:53.380Z | |
1651 | 2025-03-22T03:38:53.380Z | [t1.trio] svccfg -s dendrite setprop config/rear_ports = 2 |
1652 | 2025-03-22T03:38:53.425Z | |
1653 | 2025-03-22T03:38:53.425Z | [t1.trio] svcadm refresh dendrite:default |
1654 | 2025-03-22T03:38:53.464Z | |
1655 | 2025-03-22T03:38:53.464Z | [t1.trio] svcadm restart dendrite:default |
1656 | 2025-03-22T03:38:53.502Z | |
1657 | 2025-03-22T03:38:53.502Z | wait 10s for dendrite to come up ... |
1658 | 2025-03-22T03:39:03.504Z | [t1.trio] svcadm enable tfport |
1659 | 2025-03-22T03:39:03.545Z | |
1660 | 2025-03-22T03:39:03.545Z | [t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid 868dbd84-4033-4465-9539-3b51582246b1 --sled-uuid 867812f9-275e-4a0e-bce6-34adc12c6411 -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log & |
1661 | 2025-03-22T03:39:03.564Z | |
1662 | 2025-03-22T03:39:03.564Z | [t1.trio] ipadm |
1663 | 2025-03-22T03:39:03.587Z | ADDROBJ TYPE STATE ADDR |
1664 | 2025-03-22T03:39:03.587Z | lo0/v4 static ok 127.0.0.1/8 |
1665 | 2025-03-22T03:39:03.587Z | mg1/v4 static ok 10.0.0.3/24 |
1666 | 2025-03-22T03:39:03.587Z | lo0/v6 static ok ::1/128 |
1667 | 2025-03-22T03:39:03.587Z | lo0/u6 static ok fd00:3::1/64 |
1668 | 2025-03-22T03:39:03.587Z | tfportrear0_0/v6 addrconf ok fe80::281f:8dff:fe0d:e14a%tfportrear0_0/10 |
1669 | 2025-03-22T03:39:03.587Z | tfportrear1_0/v6 addrconf ok fe80::b0ab:57ff:fec8:e212%tfportrear1_0/10 |
1670 | 2025-03-22T03:39:06.591Z | [s1.trio] ping fd00:2::1 |
1671 | 2025-03-22T03:39:06.613Z | fd00:2::1 is alive |
1672 | 2025-03-22T03:39:06.613Z | [s2.trio] ping fd00:1::1 |
1673 | 2025-03-22T03:39:06.633Z | fd00:1::1 is alive |
1674 | 2025-03-22T03:39:06.633Z | transit router restart passed |
1675 | 2025-03-22T03:39:06.633Z | [s1.trio] pkill ddmd |
1676 | 2025-03-22T03:39:06.653Z | |
1677 | 2025-03-22T03:39:11.657Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 671383b4-7055-4e4e-b839-e043d4ccce24 --sled-uuid 1e2e8f61-0792-4d2b-8377-a5ee76718193 -a sl0/v6 &> /opt/ddmd.log & |
1678 | 2025-03-22T03:39:11.678Z | |
1679 | 2025-03-22T03:39:14.682Z | [s1.trio] ping fd00:2::1 |
1680 | 2025-03-22T03:39:14.704Z | fd00:2::1 is alive |
1681 | 2025-03-22T03:39:14.704Z | [s2.trio] ping fd00:1::1 |
1682 | 2025-03-22T03:39:14.724Z | fd00:1::1 is alive |
1683 | 2025-03-22T03:39:14.725Z | server router restart passed |
1684 | 2025-03-22T03:39:17.732Z | peer expiration recovery passed |
1685 | 2025-03-22T03:39:18.733Z | [s1.trio] netstat -nrf inet6 | grep fd00 | wc -l |
1686 | 2025-03-22T03:39:18.758Z | 3 |
1687 | 2025-03-22T03:39:18.758Z | redundant advertise passed |
1688 | 2025-03-22T03:39:19.761Z | tunnel endpoint advertise passed |
1689 | 2025-03-22T03:39:24.764Z | redundant tunnel endpoint advertise passed |
1690 | 2025-03-22T03:39:24.764Z | [s1.trio] pkill ddmd |
1691 | 2025-03-22T03:39:24.784Z | |
1692 | 2025-03-22T03:39:29.786Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid e06f01bb-d42b-43eb-ae43-e47bcb830385 --sled-uuid e8df9adb-cf81-4759-b3dd-7ac0585cc2a2 -a sl0/v6 &> /opt/ddmd.log & |
1693 | 2025-03-22T03:39:29.808Z | |
1694 | 2025-03-22T03:39:34.810Z | tunnel router restart passed |
1695 | 2025-03-22T03:39:35.812Z | tunnel endpoint withdraw passed |
1696 | 2025-03-22T03:39:35.816Z | [t1.trio] pkill ddmd |
1697 | 2025-03-22T03:39:35.835Z | |
1698 | 2025-03-22T03:39:35.835Z | cp /mgtrio/t1.trio/root/opt/ddmd.log /work/t1.trio.log |
1699 | 2025-03-22T03:39:35.838Z | cp /mgtrio/t1.trio/root/var/svc/log/system-illumos-dendrite:default.log /work/t1.trio-dpd.log |
1700 | 2025-03-22T03:39:38.540Z | [s2.trio] pkill ddmd |
1701 | 2025-03-22T03:39:38.562Z | |
1702 | 2025-03-22T03:39:38.562Z | cp /mgtrio/s2.trio/root/opt/ddmd.log /work/s2.trio.log |
1703 | 2025-03-22T03:39:41.022Z | [s1.trio] pkill ddmd |
1704 | 2025-03-22T03:39:41.040Z | |
1705 | 2025-03-22T03:39:41.040Z | cp /mgtrio/s1.trio/root/opt/ddmd.log /work/s1.trio.log |
1706 | 2025-03-22T03:39:43.552Z | [sidecar.trio] pkill softnpu |
1707 | 2025-03-22T03:39:43.572Z | |
1708 | 2025-03-22T03:39:43.572Z | cp /mgtrio/sidecar.trio/root/opt/softnpu.log /work/sidecar.trio-softnpu.log |
1709 | 2025-03-22T03:39:46.158Z | test ddm::test_trio_v3 ... ok |
1710 | 2025-03-22T03:39:46.158Z | |
1711 | 2025-03-22T03:39:46.158Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 692.84s |
1712 | 2025-03-22T03:39:46.158Z | |
1713 | 2025-03-22T03:39:46.188Z | + cleanup |
1714 | 2025-03-22T03:39:46.191Z | ++ id -un |
1715 | 2025-03-22T03:39:46.195Z | ++ id -gn |
1716 | 2025-03-22T03:39:46.198Z | + pfexec chown -R build:build . |
1717 | 2025-03-22T03:39:46.284Z | process exited: duration 1238688 ms, exit code 0 |
|
1718 | 2025-03-22T03:39:46.296Z | found 4 output files |
1719 | 2025-03-22T03:39:46.296Z | uploading: /work/s1.trio.log (5461 bytes) |
1720 | 2025-03-22T03:39:47.306Z | uploaded: /work/s1.trio.log |
1721 | 2025-03-22T03:39:47.312Z | uploading: /work/s2.trio.log (11425 bytes) |
1722 | 2025-03-22T03:39:48.320Z | uploaded: /work/s2.trio.log |
1723 | 2025-03-22T03:39:48.320Z | uploading: /work/sidecar.trio-softnpu.log (564 bytes) |
1724 | 2025-03-22T03:39:49.330Z | uploaded: /work/sidecar.trio-softnpu.log |
1725 | 2025-03-22T03:39:49.330Z | uploading: /work/t1.trio.log (26091 bytes) |
1726 | 2025-03-22T03:39:50.340Z | uploaded: /work/t1.trio.log |