|
|
|
| 1 | 2026-02-17T04:41:00.375Z | job assigned to worker 01KHMYCPJVNTB10CZ9HP6CXQEF [factory gimlet-EVT22200007-propolis, EVT22200007/58333] (queued for 31 s) |
| |
| 2 | 2026-02-17T04:41:09.303Z | starting task 0: "setup" |
| 3 | 2026-02-17T04:41:09.327Z | ++ uname -s |
| 4 | 2026-02-17T04:41:09.327Z | + kern=SunOS |
| 5 | 2026-02-17T04:41:09.327Z | + build_user=build |
| 6 | 2026-02-17T04:41:09.327Z | + build_uid=12345 |
| 7 | 2026-02-17T04:41:09.327Z | + work_dir=/work |
| 8 | 2026-02-17T04:41:09.327Z | + input_dir=/input |
| 9 | 2026-02-17T04:41:09.327Z | + [[ 0 == 12345 ]] |
| 10 | 2026-02-17T04:41:09.327Z | + case "$kern" in |
| 11 | 2026-02-17T04:41:09.327Z | + groupadd -g 12345 build |
| 12 | 2026-02-17T04:41:09.327Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-02-17T04:41:11.331Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-02-17T04:41:11.372Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-02-17T04:41:11.396Z | + home_fs=zfs |
| 16 | 2026-02-17T04:41:11.396Z | + [[ zfs == autofs ]] |
| 17 | 2026-02-17T04:41:11.396Z | + mkdir -p /home/build |
| 18 | 2026-02-17T04:41:11.396Z | + chown build:build /home/build /work |
| 19 | 2026-02-17T04:41:13.382Z | + chmod 0700 /home/build /work |
| 20 | 2026-02-17T04:41:13.407Z | process exited: duration 4083 ms, exit code 0 |
| |
| 21 | 2026-02-17T04:41:13.457Z | starting task 1: "rust-toolchain" |
| 22 | 2026-02-17T04:41:13.481Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-02-17T04:41:13.481Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-02-17T04:41:13.481Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-02-17T04:41:13.481Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-02-17T04:41:13.481Z | * rust toolchain channel = "stable" |
| 27 | 2026-02-17T04:41:13.481Z | * rust toolchain profile = "default" |
| 28 | 2026-02-17T04:41:13.481Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-02-17T04:41:13.481Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-02-17T04:41:13.629Z | info: downloading installer |
| 31 | 2026-02-17T04:41:14.482Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-02-17T04:41:14.482Z | warn: /opt/ooce/bin |
| 33 | 2026-02-17T04:41:14.482Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-02-17T04:41:14.482Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-02-17T04:41:14.482Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-02-17T04:41:14.482Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-02-17T04:41:14.482Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-02-17T04:41:14.482Z | error: cannot install while Rust is installed |
| 39 | 2026-02-17T04:41:14.506Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-02-17T04:41:14.506Z | info: profile set to 'default' |
| 41 | 2026-02-17T04:41:14.506Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-02-17T04:41:14.506Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-02-17T04:41:14.625Z | info: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11) |
| 44 | 2026-02-17T04:41:14.625Z | info: downloading component 'cargo' |
| 45 | 2026-02-17T04:41:14.797Z | info: downloading component 'clippy' |
| 46 | 2026-02-17T04:41:14.873Z | info: downloading component 'rust-docs' |
| 47 | 2026-02-17T04:41:15.160Z | info: downloading component 'rust-std' |
| 48 | 2026-02-17T04:41:15.555Z | info: downloading component 'rustc' |
| 49 | 2026-02-17T04:41:16.934Z | info: downloading component 'rustfmt' |
| 50 | 2026-02-17T04:41:17.000Z | info: installing component 'cargo' |
| 51 | 2026-02-17T04:41:18.337Z | info: installing component 'clippy' |
| 52 | 2026-02-17T04:41:18.811Z | info: installing component 'rust-docs' |
| 53 | 2026-02-17T04:41:22.551Z | info: installing component 'rust-std' |
| 54 | 2026-02-17T04:41:24.961Z | info: installing component 'rustc' |
| 55 | 2026-02-17T04:41:34.195Z | info: installing component 'rustfmt' |
| 56 | 2026-02-17T04:41:34.655Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-02-17T04:41:34.655Z | |
| 58 | 2026-02-17T04:41:34.851Z | stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 59 | 2026-02-17T04:41:34.851Z | |
| 60 | 2026-02-17T04:41:34.876Z | |
| 61 | 2026-02-17T04:41:34.876Z | Rust is installed now. Great! |
| 62 | 2026-02-17T04:41:34.876Z | |
| 63 | 2026-02-17T04:41:34.876Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-02-17T04:41:34.876Z | environment variable. This has not been done automatically. |
| 65 | 2026-02-17T04:41:34.876Z | |
| 66 | 2026-02-17T04:41:34.876Z | To configure your current shell, you need to source |
| 67 | 2026-02-17T04:41:34.876Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-02-17T04:41:34.876Z | |
| 69 | 2026-02-17T04:41:34.876Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-02-17T04:41:34.876Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-02-17T04:41:34.876Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-02-17T04:41:34.876Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-02-17T04:41:34.999Z | + rustup --version |
| 74 | 2026-02-17T04:41:35.029Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-02-17T04:41:35.029Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-02-17T04:41:35.157Z | info: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 77 | 2026-02-17T04:41:35.181Z | + cargo --version |
| 78 | 2026-02-17T04:41:35.276Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 79 | 2026-02-17T04:41:35.300Z | + rustc --version |
| 80 | 2026-02-17T04:41:35.419Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 81 | 2026-02-17T04:41:35.443Z | process exited: duration 21969 ms, exit code 0 |
| |
| 82 | 2026-02-17T04:41:35.495Z | starting task 2: "authentication" |
| 83 | 2026-02-17T04:41:35.558Z | process exited: duration 65 ms, exit code 0 |
| |
| 84 | 2026-02-17T04:41:35.606Z | starting task 3: "clone repository" |
| 85 | 2026-02-17T04:41:35.630Z | + mkdir -p /work/oxidecomputer/netadm-sys |
| 86 | 2026-02-17T04:41:35.630Z | + git clone https://github.com/oxidecomputer/netadm-sys /work/oxidecomputer/netadm-sys |
| 87 | 2026-02-17T04:41:35.655Z | Cloning into '/work/oxidecomputer/netadm-sys'... |
| 88 | 2026-02-17T04:41:36.444Z | + cd /work/oxidecomputer/netadm-sys |
| 89 | 2026-02-17T04:41:36.444Z | + git fetch origin b2375bd88bcb2d386da66a19d4a0250db990026c |
| 90 | 2026-02-17T04:41:36.782Z | From https://github.com/oxidecomputer/netadm-sys |
| 91 | 2026-02-17T04:41:36.782Z | * branch b2375bd88bcb2d386da66a19d4a0250db990026c -> FETCH_HEAD |
| 92 | 2026-02-17T04:41:36.806Z | + [[ -n renovate/oxnet-0.x ]] |
| 93 | 2026-02-17T04:41:36.806Z | ++ git branch --show-current |
| 94 | 2026-02-17T04:41:36.807Z | + current=main |
| 95 | 2026-02-17T04:41:36.807Z | + [[ main != renovate/oxnet-0.x ]] |
| 96 | 2026-02-17T04:41:36.807Z | + git branch -f renovate/oxnet-0.x b2375bd88bcb2d386da66a19d4a0250db990026c |
| 97 | 2026-02-17T04:41:36.831Z | + git checkout -f renovate/oxnet-0.x |
| 98 | 2026-02-17T04:41:36.831Z | Switched to branch 'renovate/oxnet-0.x' |
| 99 | 2026-02-17T04:41:36.831Z | + git reset --hard b2375bd88bcb2d386da66a19d4a0250db990026c |
| 100 | 2026-02-17T04:41:36.855Z | HEAD is now at b2375bd Update Rust crate oxnet to 0.1.4 |
| 101 | 2026-02-17T04:41:36.855Z | process exited: duration 1231 ms, exit code 0 |
| |
| 102 | 2026-02-17T04:41:36.908Z | starting task 4: "build" |
| 103 | 2026-02-17T04:41:36.932Z | + cargo --version |
| 104 | 2026-02-17T04:41:36.957Z | info: syncing channel updates for '1.86.0-x86_64-unknown-illumos' |
| 105 | 2026-02-17T04:41:37.096Z | info: latest update on 2025-04-03, rust version 1.86.0 (05f9846f8 2025-03-31) |
| 106 | 2026-02-17T04:41:37.096Z | info: downloading component 'cargo' |
| 107 | 2026-02-17T04:41:37.270Z | info: downloading component 'clippy' |
| 108 | 2026-02-17T04:41:37.366Z | info: downloading component 'rust-docs' |
| 109 | 2026-02-17T04:41:37.665Z | info: downloading component 'rust-std' |
| 110 | 2026-02-17T04:41:37.963Z | info: downloading component 'rustc' |
| 111 | 2026-02-17T04:41:39.090Z | info: downloading component 'rustfmt' |
| 112 | 2026-02-17T04:41:39.152Z | info: installing component 'cargo' |
| 113 | 2026-02-17T04:41:40.249Z | info: installing component 'clippy' |
| 114 | 2026-02-17T04:41:40.755Z | info: installing component 'rust-docs' |
| 115 | 2026-02-17T04:41:44.298Z | info: installing component 'rust-std' |
| 116 | 2026-02-17T04:41:46.485Z | info: installing component 'rustc' |
| 117 | 2026-02-17T04:41:55.288Z | info: installing component 'rustfmt' |
| 118 | 2026-02-17T04:41:55.844Z | cargo 1.86.0 (adf9b6ad1 2025-02-28) |
| 119 | 2026-02-17T04:41:55.868Z | + rustc --version |
| 120 | 2026-02-17T04:41:56.070Z | rustc 1.86.0 (05f9846f8 2025-03-31) |
| 121 | 2026-02-17T04:41:56.094Z | + banner build |
| 122 | 2026-02-17T04:41:56.095Z | |
| 123 | 2026-02-17T04:41:56.095Z | ##### # # # # ##### |
| 124 | 2026-02-17T04:41:56.095Z | # # # # # # # # |
| 125 | 2026-02-17T04:41:56.095Z | ##### # # # # # # |
| 126 | 2026-02-17T04:41:56.095Z | # # # # # # # # |
| 127 | 2026-02-17T04:41:56.095Z | # # # # # # # # |
| 128 | 2026-02-17T04:41:56.095Z | ##### #### # ###### ##### |
| 129 | 2026-02-17T04:41:56.095Z | |
| 130 | 2026-02-17T04:41:56.095Z | + ptime -m cargo build |
| 131 | 2026-02-17T04:41:56.366Z | Updating crates.io index |
| 132 | 2026-02-17T04:41:56.440Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 133 | 2026-02-17T04:41:56.833Z | From https://github.com/oxidecomputer/dlpi-sys |
| 134 | 2026-02-17T04:41:56.833Z | * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993 |
| 135 | 2026-02-17T04:41:56.857Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 136 | 2026-02-17T04:41:57.326Z | From https://github.com/jmesmon/rust-libzfs |
| 137 | 2026-02-17T04:41:57.326Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 138 | 2026-02-17T04:41:57.377Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 139 | 2026-02-17T04:41:57.729Z | From https://github.com/oxidecomputer/rusty-doors |
| 140 | 2026-02-17T04:41:57.730Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 141 | 2026-02-17T04:41:58.043Z | Downloading crates ... |
| 142 | 2026-02-17T04:41:58.179Z | Downloaded aho-corasick v1.1.4 |
| 143 | 2026-02-17T04:41:58.203Z | Downloaded proc-macro-crate v3.4.0 |
| 144 | 2026-02-17T04:41:58.203Z | Downloaded clap_lex v1.0.0 |
| 145 | 2026-02-17T04:41:58.204Z | Downloaded humantime v2.3.0 |
| 146 | 2026-02-17T04:41:58.204Z | Downloaded heck v0.5.0 |
| 147 | 2026-02-17T04:41:58.204Z | Downloaded tracing-log v0.2.0 |
| 148 | 2026-02-17T04:41:58.229Z | Downloaded utf8parse v0.2.2 |
| 149 | 2026-02-17T04:41:58.229Z | Downloaded num_enum v0.7.5 |
| 150 | 2026-02-17T04:41:58.229Z | Downloaded thiserror-impl v2.0.18 |
| 151 | 2026-02-17T04:41:58.229Z | Downloaded sharded-slab v0.1.7 |
| 152 | 2026-02-17T04:41:58.229Z | Downloaded unicode-ident v1.0.24 |
| 153 | 2026-02-17T04:41:58.255Z | Downloaded strsim v0.11.1 |
| 154 | 2026-02-17T04:41:58.255Z | Downloaded tracing-attributes v0.1.31 |
| 155 | 2026-02-17T04:41:58.255Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 156 | 2026-02-17T04:41:58.255Z | Downloaded winnow v0.7.14 |
| 157 | 2026-02-17T04:41:58.279Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 158 | 2026-02-17T04:41:58.279Z | Downloaded log v0.4.29 |
| 159 | 2026-02-17T04:41:58.279Z | Downloaded rustversion v1.0.22 |
| 160 | 2026-02-17T04:41:58.279Z | Downloaded tracing-subscriber v0.3.22 |
| 161 | 2026-02-17T04:41:58.304Z | Downloaded rand v0.9.2 |
| 162 | 2026-02-17T04:41:58.304Z | Downloaded zerocopy v0.8.39 |
| 163 | 2026-02-17T04:41:58.328Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 164 | 2026-02-17T04:41:58.328Z | Downloaded unicode-width v0.2.2 |
| 165 | 2026-02-17T04:41:58.353Z | Downloaded thread_local v1.1.9 |
| 166 | 2026-02-17T04:41:58.353Z | Downloaded tabwriter v1.4.1 |
| 167 | 2026-02-17T04:41:58.353Z | Downloaded syn v2.0.116 |
| 168 | 2026-02-17T04:41:58.353Z | Downloaded regex-syntax v0.8.9 |
| 169 | 2026-02-17T04:41:58.379Z | Downloaded socket2 v0.6.2 |
| 170 | 2026-02-17T04:41:58.379Z | Downloaded serde_core v1.0.228 |
| 171 | 2026-02-17T04:41:58.379Z | Downloaded pretty-hex v0.4.1 |
| 172 | 2026-02-17T04:41:58.379Z | Downloaded once_cell v1.21.3 |
| 173 | 2026-02-17T04:41:58.379Z | Downloaded num_enum_derive v0.7.5 |
| 174 | 2026-02-17T04:41:58.379Z | Downloaded rand_core v0.9.5 |
| 175 | 2026-02-17T04:41:58.404Z | Downloaded quote v1.0.44 |
| 176 | 2026-02-17T04:41:58.404Z | Downloaded tracing v0.1.44 |
| 177 | 2026-02-17T04:41:58.428Z | Downloaded ppv-lite86 v0.2.21 |
| 178 | 2026-02-17T04:41:58.428Z | Downloaded oxnet v0.1.4 |
| 179 | 2026-02-17T04:41:58.428Z | Downloaded nu-ansi-term v0.50.3 |
| 180 | 2026-02-17T04:41:58.453Z | Downloaded foreign-types-macros v0.2.3 |
| 181 | 2026-02-17T04:41:58.453Z | Downloaded anstyle-parse v0.2.7 |
| 182 | 2026-02-17T04:41:58.453Z | Downloaded thiserror v2.0.18 |
| 183 | 2026-02-17T04:41:58.453Z | Downloaded equivalent v1.0.2 |
| 184 | 2026-02-17T04:41:58.453Z | Downloaded memchr v2.8.0 |
| 185 | 2026-02-17T04:41:58.453Z | Downloaded regex-automata v0.4.14 |
| 186 | 2026-02-17T04:41:58.477Z | Downloaded matchers v0.2.0 |
| 187 | 2026-02-17T04:41:58.478Z | Downloaded syn v1.0.109 |
| 188 | 2026-02-17T04:41:58.502Z | Downloaded rand_chacha v0.9.0 |
| 189 | 2026-02-17T04:41:58.502Z | Downloaded proc-macro2 v1.0.106 |
| 190 | 2026-02-17T04:41:58.502Z | Downloaded pin-project-lite v0.2.16 |
| 191 | 2026-02-17T04:41:58.502Z | Downloaded hashbrown v0.16.1 |
| 192 | 2026-02-17T04:41:58.528Z | Downloaded libc v0.2.182 |
| 193 | 2026-02-17T04:41:58.572Z | Downloaded clap_builder v4.5.59 |
| 194 | 2026-02-17T04:41:58.597Z | Downloaded anstyle v1.0.13 |
| 195 | 2026-02-17T04:41:58.597Z | Downloaded tracing-core v0.1.36 |
| 196 | 2026-02-17T04:41:58.597Z | Downloaded smallvec v1.15.1 |
| 197 | 2026-02-17T04:41:58.597Z | Downloaded lazy_static v1.5.0 |
| 198 | 2026-02-17T04:41:58.597Z | Downloaded indexmap v2.13.0 |
| 199 | 2026-02-17T04:41:58.622Z | Downloaded getrandom v0.3.4 |
| 200 | 2026-02-17T04:41:58.622Z | Downloaded clap v4.5.59 |
| 201 | 2026-02-17T04:41:58.622Z | Downloaded anstyle-query v1.1.5 |
| 202 | 2026-02-17T04:41:58.622Z | Downloaded foreign-types-shared v0.3.1 |
| 203 | 2026-02-17T04:41:58.622Z | Downloaded cstr-argument v0.1.2 |
| 204 | 2026-02-17T04:41:58.622Z | Downloaded cfg-if v1.0.4 |
| 205 | 2026-02-17T04:41:58.647Z | Downloaded anstream v0.6.21 |
| 206 | 2026-02-17T04:41:58.647Z | Downloaded colored v3.1.1 |
| 207 | 2026-02-17T04:41:58.647Z | Downloaded clap_derive v4.5.55 |
| 208 | 2026-02-17T04:41:58.648Z | Downloaded is_terminal_polyfill v1.70.2 |
| 209 | 2026-02-17T04:41:58.648Z | Downloaded foreign-types v0.5.0 |
| 210 | 2026-02-17T04:41:58.648Z | Downloaded colorchoice v1.0.4 |
| 211 | 2026-02-17T04:41:58.648Z | Downloaded anyhow v1.0.101 |
| 212 | 2026-02-17T04:41:58.735Z | Compiling proc-macro2 v1.0.106 |
| 213 | 2026-02-17T04:41:58.735Z | Compiling quote v1.0.44 |
| 214 | 2026-02-17T04:41:58.760Z | Compiling unicode-ident v1.0.24 |
| 215 | 2026-02-17T04:41:58.760Z | Compiling libc v0.2.182 |
| 216 | 2026-02-17T04:41:58.760Z | Compiling cfg-if v1.0.4 |
| 217 | 2026-02-17T04:41:58.760Z | Compiling hashbrown v0.16.1 |
| 218 | 2026-02-17T04:41:58.760Z | Compiling equivalent v1.0.2 |
| 219 | 2026-02-17T04:41:58.760Z | Compiling winnow v0.7.14 |
| 220 | 2026-02-17T04:41:58.871Z | Compiling getrandom v0.3.4 |
| 221 | 2026-02-17T04:41:58.922Z | Compiling zerocopy v0.8.39 |
| 222 | 2026-02-17T04:41:58.987Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 223 | 2026-02-17T04:41:59.423Z | Compiling once_cell v1.21.3 |
| 224 | 2026-02-17T04:41:59.447Z | Compiling syn v1.0.109 |
| 225 | 2026-02-17T04:41:59.501Z | Compiling rustversion v1.0.22 |
| 226 | 2026-02-17T04:41:59.723Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 227 | 2026-02-17T04:42:00.030Z | Compiling indexmap v2.13.0 |
| 228 | 2026-02-17T04:42:00.130Z | Compiling tracing-core v0.1.36 |
| 229 | 2026-02-17T04:42:00.155Z | Compiling thiserror v2.0.18 |
| 230 | 2026-02-17T04:42:00.215Z | Compiling utf8parse v0.2.2 |
| 231 | 2026-02-17T04:42:00.380Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 232 | 2026-02-17T04:42:00.896Z | Compiling rand_core v0.9.5 |
| 233 | 2026-02-17T04:42:01.217Z | Compiling syn v2.0.116 |
| 234 | 2026-02-17T04:42:01.339Z | Compiling anstyle-parse v0.2.7 |
| 235 | 2026-02-17T04:42:01.549Z | Compiling pin-project-lite v0.2.16 |
| 236 | 2026-02-17T04:42:01.619Z | Compiling anyhow v1.0.101 |
| 237 | 2026-02-17T04:42:01.718Z | Compiling anstyle v1.0.13 |
| 238 | 2026-02-17T04:42:01.745Z | Compiling regex-syntax v0.8.9 |
| 239 | 2026-02-17T04:42:02.229Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 240 | 2026-02-17T04:42:02.262Z | Compiling foreign-types-shared v0.3.1 |
| 241 | 2026-02-17T04:42:02.419Z | Compiling is_terminal_polyfill v1.70.2 |
| 242 | 2026-02-17T04:42:02.491Z | Compiling memchr v2.8.0 |
| 243 | 2026-02-17T04:42:02.571Z | Compiling anstyle-query v1.1.5 |
| 244 | 2026-02-17T04:42:02.666Z | Compiling colorchoice v1.0.4 |
| 245 | 2026-02-17T04:42:02.842Z | Compiling anstream v0.6.21 |
| 246 | 2026-02-17T04:42:03.095Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 247 | 2026-02-17T04:42:03.462Z | Compiling cstr-argument v0.1.2 |
| 248 | 2026-02-17T04:42:03.805Z | Compiling libnet v0.1.0 (/work/oxidecomputer/netadm-sys/libnet) |
| 249 | 2026-02-17T04:42:03.869Z | Compiling pretty-hex v0.4.1 |
| 250 | 2026-02-17T04:42:04.082Z | Compiling strsim v0.11.1 |
| 251 | 2026-02-17T04:42:04.107Z | Compiling heck v0.5.0 |
| 252 | 2026-02-17T04:42:04.211Z | Compiling regex-automata v0.4.14 |
| 253 | 2026-02-17T04:42:04.515Z | Compiling proc-macro-crate v3.4.0 |
| 254 | 2026-02-17T04:42:04.887Z | Compiling clap_lex v1.0.0 |
| 255 | 2026-02-17T04:42:05.324Z | Compiling log v0.4.29 |
| 256 | 2026-02-17T04:42:05.396Z | Compiling lazy_static v1.5.0 |
| 257 | 2026-02-17T04:42:05.476Z | Compiling clap_builder v4.5.59 |
| 258 | 2026-02-17T04:42:05.524Z | Compiling sharded-slab v0.1.7 |
| 259 | 2026-02-17T04:42:05.704Z | Compiling tracing-log v0.2.0 |
| 260 | 2026-02-17T04:42:06.696Z | Compiling socket2 v0.6.2 |
| 261 | 2026-02-17T04:42:06.901Z | Compiling thread_local v1.1.9 |
| 262 | 2026-02-17T04:42:07.018Z | Compiling nu-ansi-term v0.50.3 |
| 263 | 2026-02-17T04:42:07.370Z | Compiling ppv-lite86 v0.2.21 |
| 264 | 2026-02-17T04:42:07.585Z | Compiling smallvec v1.15.1 |
| 265 | 2026-02-17T04:42:07.622Z | Compiling oxnet v0.1.4 |
| 266 | 2026-02-17T04:42:08.165Z | Compiling matchers v0.2.0 |
| 267 | 2026-02-17T04:42:08.165Z | Compiling colored v3.1.1 |
| 268 | 2026-02-17T04:42:08.166Z | Compiling unicode-width v0.2.2 |
| 269 | 2026-02-17T04:42:08.166Z | Compiling rand_chacha v0.9.0 |
| 270 | 2026-02-17T04:42:08.166Z | Compiling humantime v2.3.0 |
| 271 | 2026-02-17T04:42:08.502Z | Compiling rand v0.9.2 |
| 272 | 2026-02-17T04:42:08.655Z | Compiling tabwriter v1.4.1 |
| 273 | 2026-02-17T04:42:10.102Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 274 | 2026-02-17T04:42:10.241Z | Compiling tracing-attributes v0.1.31 |
| 275 | 2026-02-17T04:42:10.241Z | Compiling foreign-types-macros v0.2.3 |
| 276 | 2026-02-17T04:42:10.241Z | Compiling num_enum_derive v0.7.5 |
| 277 | 2026-02-17T04:42:10.355Z | Compiling thiserror-impl v2.0.18 |
| 278 | 2026-02-17T04:42:10.527Z | Compiling clap_derive v4.5.55 |
| 279 | 2026-02-17T04:42:10.852Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 280 | 2026-02-17T04:42:11.406Z | Compiling foreign-types v0.5.0 |
| 281 | 2026-02-17T04:42:11.502Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 282 | 2026-02-17T04:42:12.161Z | Compiling num_enum v0.7.5 |
| 283 | 2026-02-17T04:42:12.550Z | Compiling tracing v0.1.44 |
| 284 | 2026-02-17T04:42:12.692Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 285 | 2026-02-17T04:42:12.851Z | Compiling tracing-subscriber v0.3.22 |
| 286 | 2026-02-17T04:42:13.329Z | Compiling clap v4.5.59 |
| 287 | 2026-02-17T04:42:16.355Z | Compiling netadm v0.1.0 (/work/oxidecomputer/netadm-sys/netadm) |
| 288 | 2026-02-17T04:42:20.866Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.67s |
| 289 | 2026-02-17T04:42:20.934Z | |
| 290 | 2026-02-17T04:42:20.934Z | real 24.835102901 |
| 291 | 2026-02-17T04:42:20.934Z | user 1:46.716467474 |
| 292 | 2026-02-17T04:42:20.934Z | sys 17.450865560 |
| 293 | 2026-02-17T04:42:20.934Z | trap 0.080431339 |
| 294 | 2026-02-17T04:42:20.934Z | tflt 0.031665040 |
| 295 | 2026-02-17T04:42:20.934Z | dflt 0.060043667 |
| 296 | 2026-02-17T04:42:20.934Z | kflt 0.000787032 |
| 297 | 2026-02-17T04:42:20.934Z | lock 2:33.851099180 |
| 298 | 2026-02-17T04:42:20.934Z | slp 6:25.689109592 |
| 299 | 2026-02-17T04:42:20.934Z | lat 4.162005109 |
| 300 | 2026-02-17T04:42:20.934Z | stop 4.764451166 |
| 301 | 2026-02-17T04:42:20.959Z | + ptime -m cargo build --release |
| 302 | 2026-02-17T04:42:21.140Z | Compiling proc-macro2 v1.0.106 |
| 303 | 2026-02-17T04:42:21.140Z | Compiling unicode-ident v1.0.24 |
| 304 | 2026-02-17T04:42:21.140Z | Compiling quote v1.0.44 |
| 305 | 2026-02-17T04:42:21.140Z | Compiling libc v0.2.182 |
| 306 | 2026-02-17T04:42:21.140Z | Compiling cfg-if v1.0.4 |
| 307 | 2026-02-17T04:42:21.140Z | Compiling winnow v0.7.14 |
| 308 | 2026-02-17T04:42:21.164Z | Compiling hashbrown v0.16.1 |
| 309 | 2026-02-17T04:42:21.164Z | Compiling equivalent v1.0.2 |
| 310 | 2026-02-17T04:42:21.268Z | Compiling getrandom v0.3.4 |
| 311 | 2026-02-17T04:42:21.293Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 312 | 2026-02-17T04:42:21.348Z | Compiling zerocopy v0.8.39 |
| 313 | 2026-02-17T04:42:21.678Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 314 | 2026-02-17T04:42:21.702Z | Compiling rustversion v1.0.22 |
| 315 | 2026-02-17T04:42:21.838Z | Compiling once_cell v1.21.3 |
| 316 | 2026-02-17T04:42:22.078Z | Compiling syn v1.0.109 |
| 317 | 2026-02-17T04:42:22.263Z | Compiling indexmap v2.13.0 |
| 318 | 2026-02-17T04:42:22.289Z | Compiling tracing-core v0.1.36 |
| 319 | 2026-02-17T04:42:22.326Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 320 | 2026-02-17T04:42:22.649Z | Compiling utf8parse v0.2.2 |
| 321 | 2026-02-17T04:42:22.719Z | Compiling thiserror v2.0.18 |
| 322 | 2026-02-17T04:42:22.805Z | Compiling anstyle-parse v0.2.7 |
| 323 | 2026-02-17T04:42:23.188Z | Compiling rand_core v0.9.5 |
| 324 | 2026-02-17T04:42:23.316Z | Compiling syn v2.0.116 |
| 325 | 2026-02-17T04:42:23.677Z | Compiling anyhow v1.0.101 |
| 326 | 2026-02-17T04:42:23.770Z | Compiling colorchoice v1.0.4 |
| 327 | 2026-02-17T04:42:23.923Z | Compiling memchr v2.8.0 |
| 328 | 2026-02-17T04:42:24.211Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 329 | 2026-02-17T04:42:24.359Z | Compiling anstyle v1.0.13 |
| 330 | 2026-02-17T04:42:24.508Z | Compiling anstyle-query v1.1.5 |
| 331 | 2026-02-17T04:42:24.644Z | Compiling pin-project-lite v0.2.16 |
| 332 | 2026-02-17T04:42:24.669Z | Compiling foreign-types-shared v0.3.1 |
| 333 | 2026-02-17T04:42:24.770Z | Compiling regex-syntax v0.8.9 |
| 334 | 2026-02-17T04:42:24.795Z | Compiling is_terminal_polyfill v1.70.2 |
| 335 | 2026-02-17T04:42:24.903Z | Compiling anstream v0.6.21 |
| 336 | 2026-02-17T04:42:25.229Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 337 | 2026-02-17T04:42:25.374Z | Compiling cstr-argument v0.1.2 |
| 338 | 2026-02-17T04:42:25.862Z | Compiling pretty-hex v0.4.1 |
| 339 | 2026-02-17T04:42:25.937Z | Compiling heck v0.5.0 |
| 340 | 2026-02-17T04:42:26.102Z | Compiling libnet v0.1.0 (/work/oxidecomputer/netadm-sys/libnet) |
| 341 | 2026-02-17T04:42:26.149Z | Compiling log v0.4.29 |
| 342 | 2026-02-17T04:42:26.299Z | Compiling lazy_static v1.5.0 |
| 343 | 2026-02-17T04:42:26.435Z | Compiling proc-macro-crate v3.4.0 |
| 344 | 2026-02-17T04:42:26.460Z | Compiling strsim v0.11.1 |
| 345 | 2026-02-17T04:42:26.617Z | Compiling clap_lex v1.0.0 |
| 346 | 2026-02-17T04:42:27.259Z | Compiling regex-automata v0.4.14 |
| 347 | 2026-02-17T04:42:27.283Z | Compiling clap_builder v4.5.59 |
| 348 | 2026-02-17T04:42:27.338Z | Compiling tracing-log v0.2.0 |
| 349 | 2026-02-17T04:42:27.958Z | Compiling sharded-slab v0.1.7 |
| 350 | 2026-02-17T04:42:29.484Z | Compiling socket2 v0.6.2 |
| 351 | 2026-02-17T04:42:29.553Z | Compiling thread_local v1.1.9 |
| 352 | 2026-02-17T04:42:30.126Z | Compiling ppv-lite86 v0.2.21 |
| 353 | 2026-02-17T04:42:30.205Z | Compiling unicode-width v0.2.2 |
| 354 | 2026-02-17T04:42:30.907Z | Compiling rand_chacha v0.9.0 |
| 355 | 2026-02-17T04:42:31.139Z | Compiling smallvec v1.15.1 |
| 356 | 2026-02-17T04:42:31.721Z | Compiling matchers v0.2.0 |
| 357 | 2026-02-17T04:42:31.974Z | Compiling rand v0.9.2 |
| 358 | 2026-02-17T04:42:32.317Z | Compiling colored v3.1.1 |
| 359 | 2026-02-17T04:42:32.495Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 360 | 2026-02-17T04:42:32.796Z | Compiling thiserror-impl v2.0.18 |
| 361 | 2026-02-17T04:42:33.306Z | Compiling foreign-types-macros v0.2.3 |
| 362 | 2026-02-17T04:42:33.500Z | Compiling num_enum_derive v0.7.5 |
| 363 | 2026-02-17T04:42:33.686Z | Compiling tracing-attributes v0.1.31 |
| 364 | 2026-02-17T04:42:34.462Z | Compiling foreign-types v0.5.0 |
| 365 | 2026-02-17T04:42:34.569Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 366 | 2026-02-17T04:42:35.250Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 367 | 2026-02-17T04:42:35.422Z | Compiling clap_derive v4.5.55 |
| 368 | 2026-02-17T04:42:35.446Z | Compiling oxnet v0.1.4 |
| 369 | 2026-02-17T04:42:35.647Z | Compiling num_enum v0.7.5 |
| 370 | 2026-02-17T04:42:35.675Z | Compiling nu-ansi-term v0.50.3 |
| 371 | 2026-02-17T04:42:35.836Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 372 | 2026-02-17T04:42:36.141Z | Compiling tabwriter v1.4.1 |
| 373 | 2026-02-17T04:42:36.195Z | Compiling humantime v2.3.0 |
| 374 | 2026-02-17T04:42:36.383Z | Compiling tracing v0.1.44 |
| 375 | 2026-02-17T04:42:36.990Z | Compiling tracing-subscriber v0.3.22 |
| 376 | 2026-02-17T04:42:39.359Z | Compiling clap v4.5.59 |
| 377 | 2026-02-17T04:42:44.027Z | Compiling netadm v0.1.0 (/work/oxidecomputer/netadm-sys/netadm) |
| 378 | 2026-02-17T04:42:50.961Z | Finished `release` profile [optimized] target(s) in 29.93s |
| 379 | 2026-02-17T04:42:50.989Z | |
| 380 | 2026-02-17T04:42:50.990Z | real 30.042591646 |
| 381 | 2026-02-17T04:42:50.990Z | user 2:57.960804486 |
| 382 | 2026-02-17T04:42:50.990Z | sys 15.919472335 |
| 383 | 2026-02-17T04:42:50.990Z | trap 0.131863003 |
| 384 | 2026-02-17T04:42:50.990Z | tflt 0.095668617 |
| 385 | 2026-02-17T04:42:50.990Z | dflt 0.193451454 |
| 386 | 2026-02-17T04:42:50.990Z | kflt 0.000014960 |
| 387 | 2026-02-17T04:42:50.990Z | lock 5:08.738586574 |
| 388 | 2026-02-17T04:42:50.990Z | slp 9:31.266924759 |
| 389 | 2026-02-17T04:42:51.016Z | lat 7.969915724 |
| 390 | 2026-02-17T04:42:51.016Z | stop 4.841539386 |
| 391 | 2026-02-17T04:42:51.016Z | + for x in debug release |
| 392 | 2026-02-17T04:42:51.016Z | + mkdir -p /work/debug |
| 393 | 2026-02-17T04:42:51.016Z | + cp target/debug/netadm /work/debug/netadm |
| 394 | 2026-02-17T04:42:51.041Z | + for x in debug release |
| 395 | 2026-02-17T04:42:51.041Z | + mkdir -p /work/release |
| 396 | 2026-02-17T04:42:51.041Z | + cp target/release/netadm /work/release/netadm |
| 397 | 2026-02-17T04:42:51.066Z | + banner check |
| 398 | 2026-02-17T04:42:51.066Z | |
| 399 | 2026-02-17T04:42:51.066Z | #### # # ###### #### # # |
| 400 | 2026-02-17T04:42:51.066Z | # # # # # # # # # |
| 401 | 2026-02-17T04:42:51.066Z | # ###### ##### # #### |
| 402 | 2026-02-17T04:42:51.066Z | # # # # # # # |
| 403 | 2026-02-17T04:42:51.066Z | # # # # # # # # # |
| 404 | 2026-02-17T04:42:51.066Z | #### # # ###### #### # # |
| 405 | 2026-02-17T04:42:51.066Z | |
| 406 | 2026-02-17T04:42:51.066Z | + cargo fmt -- --check |
| 407 | 2026-02-17T04:42:51.510Z | + cargo clippy --all-targets -- --deny warnings |
| 408 | 2026-02-17T04:42:51.998Z | Checking cfg-if v1.0.4 |
| 409 | 2026-02-17T04:42:51.999Z | Compiling winnow v0.7.14 |
| 410 | 2026-02-17T04:42:52.023Z | Checking libc v0.2.182 |
| 411 | 2026-02-17T04:42:52.024Z | Checking once_cell v1.21.3 |
| 412 | 2026-02-17T04:42:52.024Z | Checking zerocopy v0.8.39 |
| 413 | 2026-02-17T04:42:52.024Z | Checking foreign-types-shared v0.3.1 |
| 414 | 2026-02-17T04:42:52.048Z | Checking pin-project-lite v0.2.16 |
| 415 | 2026-02-17T04:42:52.049Z | Checking memchr v2.8.0 |
| 416 | 2026-02-17T04:42:52.082Z | Checking thiserror v2.0.18 |
| 417 | 2026-02-17T04:42:52.141Z | Checking foreign-types v0.5.0 |
| 418 | 2026-02-17T04:42:52.166Z | Checking libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 419 | 2026-02-17T04:42:52.209Z | Checking nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 420 | 2026-02-17T04:42:52.233Z | Compiling libnet v0.1.0 (/work/oxidecomputer/netadm-sys/libnet) |
| 421 | 2026-02-17T04:42:52.293Z | Checking pretty-hex v0.4.1 |
| 422 | 2026-02-17T04:42:52.317Z | Checking tracing-core v0.1.36 |
| 423 | 2026-02-17T04:42:52.349Z | Checking anyhow v1.0.101 |
| 424 | 2026-02-17T04:42:52.599Z | Checking oxnet v0.1.4 |
| 425 | 2026-02-17T04:42:52.706Z | Checking utf8parse v0.2.2 |
| 426 | 2026-02-17T04:42:52.731Z | Checking getrandom v0.3.4 |
| 427 | 2026-02-17T04:42:52.804Z | Checking cstr-argument v0.1.2 |
| 428 | 2026-02-17T04:42:52.856Z | Checking socket2 v0.6.2 |
| 429 | 2026-02-17T04:42:52.880Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 430 | 2026-02-17T04:42:52.908Z | Checking tracing v0.1.44 |
| 431 | 2026-02-17T04:42:52.932Z | Checking rand_core v0.9.5 |
| 432 | 2026-02-17T04:42:52.987Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 433 | 2026-02-17T04:42:53.019Z | Checking colored v3.1.1 |
| 434 | 2026-02-17T04:42:53.199Z | Checking anstyle-parse v0.2.7 |
| 435 | 2026-02-17T04:42:53.233Z | Checking regex-syntax v0.8.9 |
| 436 | 2026-02-17T04:42:53.289Z | Checking anstyle v1.0.13 |
| 437 | 2026-02-17T04:42:53.313Z | Checking colorchoice v1.0.4 |
| 438 | 2026-02-17T04:42:53.367Z | Checking is_terminal_polyfill v1.70.2 |
| 439 | 2026-02-17T04:42:53.426Z | Checking anstyle-query v1.1.5 |
| 440 | 2026-02-17T04:42:53.464Z | Checking strsim v0.11.1 |
| 441 | 2026-02-17T04:42:53.489Z | Checking lazy_static v1.5.0 |
| 442 | 2026-02-17T04:42:53.592Z | Checking clap_lex v1.0.0 |
| 443 | 2026-02-17T04:42:53.625Z | Checking log v0.4.29 |
| 444 | 2026-02-17T04:42:53.669Z | Checking anstream v0.6.21 |
| 445 | 2026-02-17T04:42:53.756Z | Checking sharded-slab v0.1.7 |
| 446 | 2026-02-17T04:42:53.825Z | Checking thread_local v1.1.9 |
| 447 | 2026-02-17T04:42:53.899Z | Checking tracing-log v0.2.0 |
| 448 | 2026-02-17T04:42:54.013Z | Checking clap_builder v4.5.59 |
| 449 | 2026-02-17T04:42:54.080Z | Checking smallvec v1.15.1 |
| 450 | 2026-02-17T04:42:54.116Z | Checking unicode-width v0.2.2 |
| 451 | 2026-02-17T04:42:54.425Z | Checking nu-ansi-term v0.50.3 |
| 452 | 2026-02-17T04:42:54.567Z | Checking tabwriter v1.4.1 |
| 453 | 2026-02-17T04:42:54.653Z | Checking humantime v2.3.0 |
| 454 | 2026-02-17T04:42:55.014Z | Checking regex-automata v0.4.14 |
| 455 | 2026-02-17T04:42:55.235Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 456 | 2026-02-17T04:42:55.950Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 457 | 2026-02-17T04:42:56.780Z | Checking clap v4.5.59 |
| 458 | 2026-02-17T04:42:57.048Z | Compiling proc-macro-crate v3.4.0 |
| 459 | 2026-02-17T04:42:57.650Z | Compiling num_enum_derive v0.7.5 |
| 460 | 2026-02-17T04:42:57.800Z | Checking matchers v0.2.0 |
| 461 | 2026-02-17T04:42:57.958Z | Checking tracing-subscriber v0.3.22 |
| 462 | 2026-02-17T04:42:58.876Z | Checking ppv-lite86 v0.2.21 |
| 463 | 2026-02-17T04:42:59.161Z | Checking num_enum v0.7.5 |
| 464 | 2026-02-17T04:42:59.323Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 465 | 2026-02-17T04:42:59.496Z | Checking rand_chacha v0.9.0 |
| 466 | 2026-02-17T04:42:59.833Z | Checking rand v0.9.2 |
| 467 | 2026-02-17T04:43:03.500Z | Checking netadm v0.1.0 (/work/oxidecomputer/netadm-sys/netadm) |
| 468 | 2026-02-17T04:43:05.531Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.77s |
| 469 | 2026-02-17T04:43:05.569Z | + banner pre-test |
| 470 | 2026-02-17T04:43:05.594Z | |
| 471 | 2026-02-17T04:43:05.594Z | ##### ##### ###### ##### ###### #### ##### |
| 472 | 2026-02-17T04:43:05.594Z | # # # # # # # # # |
| 473 | 2026-02-17T04:43:05.594Z | # # # # ##### ##### # ##### #### # |
| 474 | 2026-02-17T04:43:05.594Z | ##### ##### # # # # # |
| 475 | 2026-02-17T04:43:05.594Z | # # # # # # # # # |
| 476 | 2026-02-17T04:43:05.594Z | # # # ###### # ###### #### # |
| 477 | 2026-02-17T04:43:05.594Z | |
| 478 | 2026-02-17T04:43:05.594Z | + uname -a |
| 479 | 2026-02-17T04:43:05.594Z | SunOS bmat-EVT22200007-0000e3dd 5.11 helios-2.0.23457 i86pc i386 i86pc |
| 480 | 2026-02-17T04:43:05.594Z | + ./target/debug/netadm show links |
| 481 | 2026-02-17T04:43:05.595Z | Id Name Flags Class State MAC MTU |
| 482 | 2026-02-17T04:43:05.595Z | -- ---- ----- ----- ----- --- --- |
| 483 | 2026-02-17T04:43:05.595Z | 1 vioif0 active persistent physical up 02:08:20:87:9c:dd 1500 |
| 484 | 2026-02-17T04:43:05.595Z | + ./target/debug/netadm show addrs |
| 485 | 2026-02-17T04:43:05.595Z | Name Type State Address Interface Index |
| 486 | 2026-02-17T04:43:05.595Z | ---- ------ ----- ------- --------------- |
| 487 | 2026-02-17T04:43:05.595Z | lo0/v4 static ok 127.0.0.1/8 1 |
| 488 | 2026-02-17T04:43:05.595Z | lo0/v6 static ok ::1/128 1 |
| 489 | 2026-02-17T04:43:05.595Z | vioif0/v4 static ok 10.151.4.107/24 2 |
| 490 | 2026-02-17T04:43:05.595Z | + banner test |
| 491 | 2026-02-17T04:43:05.620Z | |
| 492 | 2026-02-17T04:43:05.620Z | ##### ###### #### ##### |
| 493 | 2026-02-17T04:43:05.620Z | # # # # |
| 494 | 2026-02-17T04:43:05.620Z | # ##### #### # |
| 495 | 2026-02-17T04:43:05.620Z | # # # # |
| 496 | 2026-02-17T04:43:05.620Z | # # # # # |
| 497 | 2026-02-17T04:43:05.620Z | # ###### #### # |
| 498 | 2026-02-17T04:43:05.620Z | |
| 499 | 2026-02-17T04:43:05.620Z | + pfexec ptime -m cargo test |
| 500 | 2026-02-17T04:43:06.009Z | Compiling libnet v0.1.0 (/work/oxidecomputer/netadm-sys/libnet) |
| 501 | 2026-02-17T04:43:06.009Z | Compiling netadm v0.1.0 (/work/oxidecomputer/netadm-sys/netadm) |
| 502 | 2026-02-17T04:43:08.442Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2.72s |
| 503 | 2026-02-17T04:43:08.466Z | Running unittests src/lib.rs (target/debug/deps/libnet-e5c62059ab2636dc) |
| 504 | 2026-02-17T04:43:08.466Z | |
| 505 | 2026-02-17T04:43:08.466Z | running 0 tests |
| 506 | 2026-02-17T04:43:08.466Z | |
| 507 | 2026-02-17T04:43:08.466Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 508 | 2026-02-17T04:43:08.466Z | |
| 509 | 2026-02-17T04:43:08.491Z | Running tests/ip.rs (target/debug/deps/ip-b52c10425a64f747) |
| 510 | 2026-02-17T04:43:08.491Z | |
| 511 | 2026-02-17T04:43:08.491Z | running 4 tests |
| 512 | 2026-02-17T04:43:08.491Z | test test_get_addresses ... ok |
| 513 | 2026-02-17T04:43:08.491Z | test test_address_consistency ... ok |
| 514 | 2026-02-17T04:43:08.491Z | test test_v6_static_lifecycle ... ok |
| 515 | 2026-02-17T04:43:08.491Z | test test_v6_local_lifecycle ... ok |
| 516 | 2026-02-17T04:43:08.491Z | |
| 517 | 2026-02-17T04:43:08.491Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s |
| 518 | 2026-02-17T04:43:08.491Z | |
| 519 | 2026-02-17T04:43:08.517Z | Running tests/link.rs (target/debug/deps/link-0dad8feaebfddc6f) |
| 520 | 2026-02-17T04:43:08.517Z | |
| 521 | 2026-02-17T04:43:08.517Z | running 5 tests |
| 522 | 2026-02-17T04:43:08.517Z | test test_get_links ... ok |
| 523 | 2026-02-17T04:43:08.517Z | test test_simnet_lifecycle ... ok |
| 524 | 2026-02-17T04:43:08.517Z | test test_link_consistency ... ok |
| 525 | 2026-02-17T04:43:08.517Z | test test_simnet_connect ... ok |
| 526 | 2026-02-17T04:43:08.517Z | test test_vnic_lifecycle ... ok |
| 527 | 2026-02-17T04:43:08.517Z | |
| 528 | 2026-02-17T04:43:08.517Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s |
| 529 | 2026-02-17T04:43:08.517Z | |
| 530 | 2026-02-17T04:43:08.542Z | Running unittests src/main.rs (target/debug/deps/netadm-ef64ae39d7402642) |
| 531 | 2026-02-17T04:43:08.542Z | |
| 532 | 2026-02-17T04:43:08.542Z | running 0 tests |
| 533 | 2026-02-17T04:43:08.542Z | |
| 534 | 2026-02-17T04:43:08.542Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 535 | 2026-02-17T04:43:08.542Z | |
| 536 | 2026-02-17T04:43:08.542Z | Doc-tests libnet |
| 537 | 2026-02-17T04:43:08.967Z | |
| 538 | 2026-02-17T04:43:08.967Z | running 0 tests |
| 539 | 2026-02-17T04:43:08.967Z | |
| 540 | 2026-02-17T04:43:08.967Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 541 | 2026-02-17T04:43:08.967Z | |
| 542 | 2026-02-17T04:43:08.998Z | |
| 543 | 2026-02-17T04:43:08.998Z | real 3.386402727 |
| 544 | 2026-02-17T04:43:08.998Z | user 5.973321259 |
| 545 | 2026-02-17T04:43:08.998Z | sys 1.633347761 |
| 546 | 2026-02-17T04:43:08.998Z | trap 0.001789258 |
| 547 | 2026-02-17T04:43:08.998Z | tflt 0.001352312 |
| 548 | 2026-02-17T04:43:08.998Z | dflt 0.004355894 |
| 549 | 2026-02-17T04:43:08.998Z | kflt 0.000020951 |
| 550 | 2026-02-17T04:43:08.998Z | lock 8.098537018 |
| 551 | 2026-02-17T04:43:08.998Z | slp 25.588412765 |
| 552 | 2026-02-17T04:43:08.998Z | lat 0.074899212 |
| 553 | 2026-02-17T04:43:08.998Z | stop 0.197903055 |
| 554 | 2026-02-17T04:43:09.023Z | + pfexec ptime -m cargo test --release |
| 555 | 2026-02-17T04:43:09.263Z | Compiling libnet v0.1.0 (/work/oxidecomputer/netadm-sys/libnet) |
| 556 | 2026-02-17T04:43:09.263Z | Compiling netadm v0.1.0 (/work/oxidecomputer/netadm-sys/netadm) |
| 557 | 2026-02-17T04:43:11.358Z | Finished `release` profile [optimized] target(s) in 2.22s |
| 558 | 2026-02-17T04:43:11.383Z | Running unittests src/lib.rs (target/release/deps/libnet-b42ff2d34ca49d97) |
| 559 | 2026-02-17T04:43:11.407Z | |
| 560 | 2026-02-17T04:43:11.407Z | running 0 tests |
| 561 | 2026-02-17T04:43:11.407Z | |
| 562 | 2026-02-17T04:43:11.407Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 563 | 2026-02-17T04:43:11.407Z | |
| 564 | 2026-02-17T04:43:11.407Z | Running tests/ip.rs (target/release/deps/ip-2d177b86f6048550) |
| 565 | 2026-02-17T04:43:11.407Z | |
| 566 | 2026-02-17T04:43:11.408Z | running 4 tests |
| 567 | 2026-02-17T04:43:11.408Z | test test_get_addresses ... ok |
| 568 | 2026-02-17T04:43:11.408Z | test test_address_consistency ... ok |
| 569 | 2026-02-17T04:43:11.408Z | test test_v6_static_lifecycle ... ok |
| 570 | 2026-02-17T04:43:11.408Z | test test_v6_local_lifecycle ... ok |
| 571 | 2026-02-17T04:43:11.408Z | |
| 572 | 2026-02-17T04:43:11.408Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 573 | 2026-02-17T04:43:11.408Z | |
| 574 | 2026-02-17T04:43:11.433Z | Running tests/link.rs (target/release/deps/link-5aeaf1ba4add3610) |
| 575 | 2026-02-17T04:43:11.433Z | |
| 576 | 2026-02-17T04:43:11.433Z | running 5 tests |
| 577 | 2026-02-17T04:43:11.433Z | test test_simnet_lifecycle ... ok |
| 578 | 2026-02-17T04:43:11.433Z | test test_get_links ... ok |
| 579 | 2026-02-17T04:43:11.433Z | test test_link_consistency ... ok |
| 580 | 2026-02-17T04:43:11.433Z | test test_vnic_lifecycle ... ok |
| 581 | 2026-02-17T04:43:11.433Z | test test_simnet_connect ... ok |
| 582 | 2026-02-17T04:43:11.433Z | |
| 583 | 2026-02-17T04:43:11.433Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 584 | 2026-02-17T04:43:11.433Z | |
| 585 | 2026-02-17T04:43:11.458Z | Running unittests src/main.rs (target/release/deps/netadm-b1cd0e090786c96c) |
| 586 | 2026-02-17T04:43:11.458Z | |
| 587 | 2026-02-17T04:43:11.458Z | running 0 tests |
| 588 | 2026-02-17T04:43:11.458Z | |
| 589 | 2026-02-17T04:43:11.458Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 590 | 2026-02-17T04:43:11.458Z | |
| 591 | 2026-02-17T04:43:11.458Z | Doc-tests libnet |
| 592 | 2026-02-17T04:43:11.815Z | |
| 593 | 2026-02-17T04:43:11.815Z | running 0 tests |
| 594 | 2026-02-17T04:43:11.815Z | |
| 595 | 2026-02-17T04:43:11.815Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 596 | 2026-02-17T04:43:11.815Z | |
| 597 | 2026-02-17T04:43:11.847Z | |
| 598 | 2026-02-17T04:43:11.848Z | real 2.833081157 |
| 599 | 2026-02-17T04:43:11.848Z | user 5.943649621 |
| 600 | 2026-02-17T04:43:11.848Z | sys 1.383718282 |
| 601 | 2026-02-17T04:43:11.848Z | trap 0.001892921 |
| 602 | 2026-02-17T04:43:11.848Z | tflt 0.072558595 |
| 603 | 2026-02-17T04:43:11.848Z | dflt 0.013671143 |
| 604 | 2026-02-17T04:43:11.848Z | kflt 0.000000000 |
| 605 | 2026-02-17T04:43:11.848Z | lock 9.198230898 |
| 606 | 2026-02-17T04:43:11.848Z | slp 21.249171916 |
| 607 | 2026-02-17T04:43:11.848Z | lat 0.050764148 |
| 608 | 2026-02-17T04:43:11.848Z | stop 0.280021364 |
| 609 | 2026-02-17T04:43:11.873Z | + banner post-test |
| 610 | 2026-02-17T04:43:11.873Z | |
| 611 | 2026-02-17T04:43:11.873Z | ##### #### #### ##### ##### ###### #### ##### |
| 612 | 2026-02-17T04:43:11.873Z | # # # # # # # # # # |
| 613 | 2026-02-17T04:43:11.873Z | # # # # #### # ##### # ##### #### # |
| 614 | 2026-02-17T04:43:11.873Z | ##### # # # # # # # # |
| 615 | 2026-02-17T04:43:11.873Z | # # # # # # # # # # # |
| 616 | 2026-02-17T04:43:11.873Z | # #### #### # # ###### #### # |
| 617 | 2026-02-17T04:43:11.873Z | |
| 618 | 2026-02-17T04:43:11.873Z | + ./target/debug/netadm show links |
| 619 | 2026-02-17T04:43:11.873Z | Id Name Flags Class State MAC MTU |
| 620 | 2026-02-17T04:43:11.873Z | -- ---- ----- ----- ----- --- --- |
| 621 | 2026-02-17T04:43:11.873Z | 1 vioif0 active persistent physical up 02:08:20:87:9c:dd 1500 |
| 622 | 2026-02-17T04:43:11.873Z | + ./target/debug/netadm show addrs |
| 623 | 2026-02-17T04:43:11.873Z | Name Type State Address Interface Index |
| 624 | 2026-02-17T04:43:11.873Z | ---- ------ ----- ------- --------------- |
| 625 | 2026-02-17T04:43:11.873Z | lo0/v4 static ok 127.0.0.1/8 1 |
| 626 | 2026-02-17T04:43:11.873Z | lo0/v6 static ok ::1/128 1 |
| 627 | 2026-02-17T04:43:11.873Z | vioif0/v4 static ok 10.151.4.107/24 2 |
| 628 | 2026-02-17T04:43:11.873Z | process exited: duration 94969 ms, exit code 0 |
| |
| 629 | 2026-02-17T04:43:11.926Z | found 2 output files |
| 630 | 2026-02-17T04:43:11.926Z | uploading: /work/debug/netadm (42804424 bytes) |
| 631 | 2026-02-17T04:43:22.879Z | uploaded: /work/debug/netadm |
| 632 | 2026-02-17T04:43:22.880Z | uploading: /work/release/netadm (6318840 bytes) |
| 633 | 2026-02-17T04:43:24.443Z | uploaded: /work/release/netadm |