|
|
|
| 1 | 2026-03-13T03:46:59.714Z | job assigned to worker 01KKJMS6Q227YMNHQEEA7C97SR [factory aws, i-0f6c547b74b9d4d32] (queued for 1 m 35 s) |
| |
| 2 | 2026-03-13T03:47:07.605Z | starting task 0: "setup" |
| 3 | 2026-03-13T03:47:07.612Z | ++ uname -s |
| 4 | 2026-03-13T03:47:07.615Z | + kern=SunOS |
| 5 | 2026-03-13T03:47:07.615Z | + build_user=build |
| 6 | 2026-03-13T03:47:07.615Z | + build_uid=12345 |
| 7 | 2026-03-13T03:47:07.615Z | + work_dir=/work |
| 8 | 2026-03-13T03:47:07.615Z | + input_dir=/input |
| 9 | 2026-03-13T03:47:07.615Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-13T03:47:07.615Z | + case "$kern" in |
| 11 | 2026-03-13T03:47:07.615Z | + groupadd -g 12345 build |
| 12 | 2026-03-13T03:47:07.618Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-13T03:47:09.623Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-13T03:47:09.739Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-13T03:47:09.742Z | + home_fs=zfs |
| 16 | 2026-03-13T03:47:09.742Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-13T03:47:09.742Z | + mkdir -p /home/build |
| 18 | 2026-03-13T03:47:09.745Z | + chown build:build /home/build /work |
| 19 | 2026-03-13T03:47:11.745Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-13T03:47:11.749Z | process exited: duration 4141 ms, exit code 0 |
| |
| 21 | 2026-03-13T03:47:11.755Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-13T03:47:11.759Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-03-13T03:47:11.759Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-03-13T03:47:11.759Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-03-13T03:47:11.763Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-03-13T03:47:11.763Z | * rust toolchain channel = "stable" |
| 27 | 2026-03-13T03:47:11.763Z | * rust toolchain profile = "default" |
| 28 | 2026-03-13T03:47:11.763Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-13T03:47:11.763Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-13T03:47:11.849Z | info: downloading installer |
| 31 | 2026-03-13T03:47:13.477Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-13T03:47:13.477Z | warn: /opt/ooce/bin |
| 33 | 2026-03-13T03:47:13.477Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-13T03:47:13.477Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-13T03:47:13.477Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-13T03:47:13.477Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-13T03:47:13.477Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-13T03:47:13.477Z | error: cannot install while Rust is installed |
| 39 | 2026-03-13T03:47:13.477Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-13T03:47:13.477Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-13T03:47:13.477Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-13T03:47:13.477Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-13T03:47:13.477Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-13T03:47:13.489Z | info: profile set to default |
| 45 | 2026-03-13T03:47:13.489Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-13T03:47:13.492Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-03-13T03:47:13.640Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-13T03:47:13.643Z | info: downloading 6 components |
| 49 | 2026-03-13T03:47:28.701Z | |
| 50 | 2026-03-13T03:47:28.701Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 51 | 2026-03-13T03:47:28.735Z | stable-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-13T03:47:28.735Z | |
| 53 | 2026-03-13T03:47:28.738Z | |
| 54 | 2026-03-13T03:47:28.738Z | Rust is installed now. Great! |
| 55 | 2026-03-13T03:47:28.738Z | |
| 56 | 2026-03-13T03:47:28.738Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-13T03:47:28.738Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-13T03:47:28.738Z | |
| 59 | 2026-03-13T03:47:28.738Z | To configure your current shell, you need to source |
| 60 | 2026-03-13T03:47:28.738Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-13T03:47:28.738Z | |
| 62 | 2026-03-13T03:47:28.738Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-13T03:47:28.738Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-13T03:47:28.738Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-13T03:47:28.738Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-13T03:47:28.738Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-13T03:47:28.738Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-13T03:47:28.738Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-13T03:47:28.738Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-13T03:47:28.738Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-13T03:47:28.847Z | + rustup --version |
| 72 | 2026-03-13T03:47:28.857Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-13T03:47:28.860Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-13T03:47:28.884Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-13T03:47:28.886Z | + cargo --version |
| 76 | 2026-03-13T03:47:28.903Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-13T03:47:28.906Z | + rustc --version |
| 78 | 2026-03-13T03:47:28.930Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-13T03:47:28.933Z | process exited: duration 17176 ms, exit code 0 |
| |
| 80 | 2026-03-13T03:47:28.939Z | starting task 2: "authentication" |
| 81 | 2026-03-13T03:47:28.958Z | process exited: duration 19 ms, exit code 0 |
| |
| 82 | 2026-03-13T03:47:28.964Z | starting task 3: "clone repository" |
| 83 | 2026-03-13T03:47:28.968Z | + mkdir -p /work/oxidecomputer/netadm-sys |
| 84 | 2026-03-13T03:47:28.971Z | + git clone https://github.com/oxidecomputer/netadm-sys /work/oxidecomputer/netadm-sys |
| 85 | 2026-03-13T03:47:29.009Z | Cloning into '/work/oxidecomputer/netadm-sys'... |
| 86 | 2026-03-13T03:47:29.616Z | + cd /work/oxidecomputer/netadm-sys |
| 87 | 2026-03-13T03:47:29.616Z | + git fetch origin cdac2a7ef5cc437ce73bc33bb6ae58971d00b4aa |
| 88 | 2026-03-13T03:47:29.871Z | From https://github.com/oxidecomputer/netadm-sys |
| 89 | 2026-03-13T03:47:29.871Z | * branch cdac2a7ef5cc437ce73bc33bb6ae58971d00b4aa -> FETCH_HEAD |
| 90 | 2026-03-13T03:47:29.878Z | + [[ -n renovate/clap-4.x-lockfile ]] |
| 91 | 2026-03-13T03:47:29.881Z | ++ git branch --show-current |
| 92 | 2026-03-13T03:47:29.882Z | + current=main |
| 93 | 2026-03-13T03:47:29.882Z | + [[ main != renovate/clap-4.x-lockfile ]] |
| 94 | 2026-03-13T03:47:29.882Z | + git branch -f renovate/clap-4.x-lockfile cdac2a7ef5cc437ce73bc33bb6ae58971d00b4aa |
| 95 | 2026-03-13T03:47:29.885Z | + git checkout -f renovate/clap-4.x-lockfile |
| 96 | 2026-03-13T03:47:29.890Z | Switched to branch 'renovate/clap-4.x-lockfile' |
| 97 | 2026-03-13T03:47:29.893Z | + git reset --hard cdac2a7ef5cc437ce73bc33bb6ae58971d00b4aa |
| 98 | 2026-03-13T03:47:29.896Z | HEAD is now at cdac2a7 Update Rust crate clap to v4.6.0 |
| 99 | 2026-03-13T03:47:29.899Z | process exited: duration 932 ms, exit code 0 |
| |
| 100 | 2026-03-13T03:47:29.906Z | starting task 4: "build" |
| 101 | 2026-03-13T03:47:29.910Z | + cargo --version |
| 102 | 2026-03-13T03:47:29.917Z | info: syncing channel updates for 1.86.0-x86_64-unknown-illumos |
| 103 | 2026-03-13T03:47:30.074Z | info: latest update on 2025-04-03 for version 1.86.0 (05f9846f8 2025-03-31) |
| 104 | 2026-03-13T03:47:30.077Z | info: downloading 6 components |
| 105 | 2026-03-13T03:47:47.637Z | cargo 1.86.0 (adf9b6ad1 2025-02-28) |
| 106 | 2026-03-13T03:47:47.640Z | + rustc --version |
| 107 | 2026-03-13T03:47:47.672Z | rustc 1.86.0 (05f9846f8 2025-03-31) |
| 108 | 2026-03-13T03:47:47.676Z | + banner build |
| 109 | 2026-03-13T03:47:47.679Z | |
| 110 | 2026-03-13T03:47:47.679Z | ##### # # # # ##### |
| 111 | 2026-03-13T03:47:47.679Z | # # # # # # # # |
| 112 | 2026-03-13T03:47:47.679Z | ##### # # # # # # |
| 113 | 2026-03-13T03:47:47.679Z | # # # # # # # # |
| 114 | 2026-03-13T03:47:47.679Z | # # # # # # # # |
| 115 | 2026-03-13T03:47:47.679Z | ##### #### # ###### ##### |
| 116 | 2026-03-13T03:47:47.679Z | |
| 117 | 2026-03-13T03:47:47.682Z | + ptime -m cargo build |
| 118 | 2026-03-13T03:47:47.769Z | Updating crates.io index |
| 119 | 2026-03-13T03:47:47.813Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 120 | 2026-03-13T03:47:48.080Z | From https://github.com/oxidecomputer/dlpi-sys |
| 121 | 2026-03-13T03:47:48.080Z | * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993 |
| 122 | 2026-03-13T03:47:48.125Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 123 | 2026-03-13T03:47:48.417Z | From https://github.com/jmesmon/rust-libzfs |
| 124 | 2026-03-13T03:47:48.417Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 125 | 2026-03-13T03:47:48.478Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 126 | 2026-03-13T03:47:48.743Z | From https://github.com/oxidecomputer/rusty-doors |
| 127 | 2026-03-13T03:47:48.743Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 128 | 2026-03-13T03:47:49.961Z | Downloading crates ... |
| 129 | 2026-03-13T03:47:50.070Z | Downloaded aho-corasick v1.1.4 |
| 130 | 2026-03-13T03:47:50.075Z | Downloaded rand v0.10.0 |
| 131 | 2026-03-13T03:47:50.081Z | Downloaded clap_builder v4.6.0 |
| 132 | 2026-03-13T03:47:50.086Z | Downloaded rand_core v0.10.0 |
| 133 | 2026-03-13T03:47:50.089Z | Downloaded socket2 v0.6.3 |
| 134 | 2026-03-13T03:47:50.092Z | Downloaded tracing-attributes v0.1.31 |
| 135 | 2026-03-13T03:47:50.094Z | Downloaded getrandom v0.4.1 |
| 136 | 2026-03-13T03:47:50.098Z | Downloaded humantime v2.3.0 |
| 137 | 2026-03-13T03:47:50.100Z | Downloaded anstyle v1.0.13 |
| 138 | 2026-03-13T03:47:50.103Z | Downloaded foreign-types-shared v0.3.1 |
| 139 | 2026-03-13T03:47:50.106Z | Downloaded once_cell v1.21.3 |
| 140 | 2026-03-13T03:47:50.113Z | Downloaded anstream v1.0.0 |
| 141 | 2026-03-13T03:47:50.121Z | Downloaded serde_core v1.0.228 |
| 142 | 2026-03-13T03:47:50.126Z | Downloaded lazy_static v1.5.0 |
| 143 | 2026-03-13T03:47:50.143Z | Downloaded memchr v2.8.0 |
| 144 | 2026-03-13T03:47:50.151Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 145 | 2026-03-13T03:47:50.194Z | Downloaded syn v1.0.109 |
| 146 | 2026-03-13T03:47:50.203Z | Downloaded winnow v0.7.15 |
| 147 | 2026-03-13T03:47:50.215Z | Downloaded tracing v0.1.44 |
| 148 | 2026-03-13T03:47:50.232Z | Downloaded libc v0.2.183 |
| 149 | 2026-03-13T03:47:50.290Z | Downloaded foreign-types-macros v0.2.3 |
| 150 | 2026-03-13T03:47:50.298Z | Downloaded colorchoice v1.0.4 |
| 151 | 2026-03-13T03:47:50.312Z | Downloaded thiserror-impl v2.0.18 |
| 152 | 2026-03-13T03:47:50.326Z | Downloaded cstr-argument v0.1.2 |
| 153 | 2026-03-13T03:47:50.331Z | Downloaded colored v3.1.1 |
| 154 | 2026-03-13T03:47:50.350Z | Downloaded clap v4.6.0 |
| 155 | 2026-03-13T03:47:50.368Z | Downloaded clap_derive v4.6.0 |
| 156 | 2026-03-13T03:47:50.372Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 157 | 2026-03-13T03:47:50.375Z | Downloaded unicode-ident v1.0.24 |
| 158 | 2026-03-13T03:47:50.378Z | Downloaded num_enum_derive v0.7.5 |
| 159 | 2026-03-13T03:47:50.380Z | Downloaded equivalent v1.0.2 |
| 160 | 2026-03-13T03:47:50.381Z | Downloaded tabwriter v1.4.1 |
| 161 | 2026-03-13T03:47:50.381Z | Downloaded cpufeatures v0.3.0 |
| 162 | 2026-03-13T03:47:50.387Z | Downloaded foreign-types v0.5.0 |
| 163 | 2026-03-13T03:47:50.390Z | Downloaded log v0.4.29 |
| 164 | 2026-03-13T03:47:50.393Z | Downloaded proc-macro-crate v3.4.0 |
| 165 | 2026-03-13T03:47:50.396Z | Downloaded nu-ansi-term v0.50.3 |
| 166 | 2026-03-13T03:47:50.398Z | Downloaded rustversion v1.0.22 |
| 167 | 2026-03-13T03:47:50.398Z | Downloaded cfg-if v1.0.4 |
| 168 | 2026-03-13T03:47:50.403Z | Downloaded anyhow v1.0.102 |
| 169 | 2026-03-13T03:47:50.406Z | Downloaded syn v2.0.117 |
| 170 | 2026-03-13T03:47:50.416Z | Downloaded pretty-hex v0.4.1 |
| 171 | 2026-03-13T03:47:50.419Z | Downloaded oxnet v0.1.4 |
| 172 | 2026-03-13T03:47:50.422Z | Downloaded smallvec v1.15.1 |
| 173 | 2026-03-13T03:47:50.429Z | Downloaded num_enum v0.7.5 |
| 174 | 2026-03-13T03:47:50.432Z | Downloaded anstyle-query v1.1.5 |
| 175 | 2026-03-13T03:47:50.435Z | Downloaded anstyle-parse v1.0.0 |
| 176 | 2026-03-13T03:47:50.435Z | Downloaded thread_local v1.1.9 |
| 177 | 2026-03-13T03:47:50.438Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 178 | 2026-03-13T03:47:50.443Z | Downloaded tracing-core v0.1.36 |
| 179 | 2026-03-13T03:47:50.446Z | Downloaded chacha20 v0.10.0 |
| 180 | 2026-03-13T03:47:50.453Z | Downloaded strsim v0.11.1 |
| 181 | 2026-03-13T03:47:50.456Z | Downloaded matchers v0.2.0 |
| 182 | 2026-03-13T03:47:50.460Z | Downloaded heck v0.5.0 |
| 183 | 2026-03-13T03:47:50.463Z | Downloaded tracing-log v0.2.0 |
| 184 | 2026-03-13T03:47:50.466Z | Downloaded clap_lex v1.0.0 |
| 185 | 2026-03-13T03:47:50.469Z | Downloaded sharded-slab v0.1.7 |
| 186 | 2026-03-13T03:47:50.475Z | Downloaded pin-project-lite v0.2.16 |
| 187 | 2026-03-13T03:47:50.479Z | Downloaded indexmap v2.13.0 |
| 188 | 2026-03-13T03:47:50.496Z | Downloaded is_terminal_polyfill v1.70.2 |
| 189 | 2026-03-13T03:47:50.527Z | Downloaded utf8parse v0.2.2 |
| 190 | 2026-03-13T03:47:50.558Z | Downloaded unicode-width v0.2.2 |
| 191 | 2026-03-13T03:47:50.563Z | Downloaded regex-automata v0.4.14 |
| 192 | 2026-03-13T03:47:50.576Z | Downloaded quote v1.0.45 |
| 193 | 2026-03-13T03:47:50.579Z | Downloaded thiserror v2.0.18 |
| 194 | 2026-03-13T03:47:50.583Z | Downloaded proc-macro2 v1.0.106 |
| 195 | 2026-03-13T03:47:50.601Z | Downloaded regex-syntax v0.8.9 |
| 196 | 2026-03-13T03:47:50.608Z | Downloaded hashbrown v0.16.1 |
| 197 | 2026-03-13T03:47:50.617Z | Downloaded tracing-subscriber v0.3.22 |
| 198 | 2026-03-13T03:47:50.698Z | Compiling proc-macro2 v1.0.106 |
| 199 | 2026-03-13T03:47:50.698Z | Compiling unicode-ident v1.0.24 |
| 200 | 2026-03-13T03:47:50.701Z | Compiling quote v1.0.45 |
| 201 | 2026-03-13T03:47:50.701Z | Compiling libc v0.2.183 |
| 202 | 2026-03-13T03:47:50.701Z | Compiling cfg-if v1.0.4 |
| 203 | 2026-03-13T03:47:50.701Z | Compiling winnow v0.7.15 |
| 204 | 2026-03-13T03:47:50.701Z | Compiling equivalent v1.0.2 |
| 205 | 2026-03-13T03:47:50.701Z | Compiling hashbrown v0.16.1 |
| 206 | 2026-03-13T03:47:50.774Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 207 | 2026-03-13T03:47:50.791Z | Compiling syn v1.0.109 |
| 208 | 2026-03-13T03:47:50.836Z | Compiling rustversion v1.0.22 |
| 209 | 2026-03-13T03:47:51.161Z | Compiling once_cell v1.21.3 |
| 210 | 2026-03-13T03:47:51.181Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 211 | 2026-03-13T03:47:51.226Z | Compiling thiserror v2.0.18 |
| 212 | 2026-03-13T03:47:51.303Z | Compiling tracing-core v0.1.36 |
| 213 | 2026-03-13T03:47:51.325Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 214 | 2026-03-13T03:47:51.398Z | Compiling indexmap v2.13.0 |
| 215 | 2026-03-13T03:47:51.467Z | Compiling rand_core v0.10.0 |
| 216 | 2026-03-13T03:47:51.576Z | Compiling getrandom v0.4.1 |
| 217 | 2026-03-13T03:47:51.641Z | Compiling utf8parse v0.2.2 |
| 218 | 2026-03-13T03:47:51.753Z | Compiling anstyle-parse v1.0.0 |
| 219 | 2026-03-13T03:47:51.903Z | Compiling anstyle-query v1.1.5 |
| 220 | 2026-03-13T03:47:51.964Z | Compiling anyhow v1.0.102 |
| 221 | 2026-03-13T03:47:52.011Z | Compiling colorchoice v1.0.4 |
| 222 | 2026-03-13T03:47:52.080Z | Compiling memchr v2.8.0 |
| 223 | 2026-03-13T03:47:52.128Z | Compiling syn v2.0.117 |
| 224 | 2026-03-13T03:47:52.195Z | Compiling foreign-types-shared v0.3.1 |
| 225 | 2026-03-13T03:47:52.201Z | Compiling is_terminal_polyfill v1.70.2 |
| 226 | 2026-03-13T03:47:52.284Z | Compiling regex-syntax v0.8.9 |
| 227 | 2026-03-13T03:47:52.284Z | Compiling pin-project-lite v0.2.16 |
| 228 | 2026-03-13T03:47:52.364Z | Compiling anstyle v1.0.13 |
| 229 | 2026-03-13T03:47:52.382Z | Compiling cpufeatures v0.3.0 |
| 230 | 2026-03-13T03:47:52.452Z | Compiling chacha20 v0.10.0 |
| 231 | 2026-03-13T03:47:52.627Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 232 | 2026-03-13T03:47:52.661Z | Compiling cstr-argument v0.1.2 |
| 233 | 2026-03-13T03:47:52.735Z | Compiling anstream v1.0.0 |
| 234 | 2026-03-13T03:47:52.943Z | Compiling lazy_static v1.5.0 |
| 235 | 2026-03-13T03:47:52.970Z | Compiling strsim v0.11.1 |
| 236 | 2026-03-13T03:47:53.042Z | Compiling heck v0.5.0 |
| 237 | 2026-03-13T03:47:53.059Z | Compiling pretty-hex v0.4.1 |
| 238 | 2026-03-13T03:47:53.127Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 239 | 2026-03-13T03:47:53.209Z | Compiling libnet v0.1.0 (/work/oxidecomputer/netadm-sys/libnet) |
| 240 | 2026-03-13T03:47:53.290Z | Compiling clap_lex v1.0.0 |
| 241 | 2026-03-13T03:47:53.359Z | Compiling log v0.4.29 |
| 242 | 2026-03-13T03:47:53.461Z | Compiling clap_builder v4.6.0 |
| 243 | 2026-03-13T03:47:53.489Z | Compiling regex-automata v0.4.14 |
| 244 | 2026-03-13T03:47:53.577Z | Compiling tracing-log v0.2.0 |
| 245 | 2026-03-13T03:47:53.603Z | Compiling sharded-slab v0.1.7 |
| 246 | 2026-03-13T03:47:53.873Z | Compiling proc-macro-crate v3.4.0 |
| 247 | 2026-03-13T03:47:54.342Z | Compiling rand v0.10.0 |
| 248 | 2026-03-13T03:47:54.475Z | Compiling socket2 v0.6.3 |
| 249 | 2026-03-13T03:47:54.928Z | Compiling thread_local v1.1.9 |
| 250 | 2026-03-13T03:47:55.084Z | Compiling oxnet v0.1.4 |
| 251 | 2026-03-13T03:47:55.185Z | Compiling colored v3.1.1 |
| 252 | 2026-03-13T03:47:55.249Z | Compiling unicode-width v0.2.2 |
| 253 | 2026-03-13T03:47:55.252Z | Compiling smallvec v1.15.1 |
| 254 | 2026-03-13T03:47:55.405Z | Compiling nu-ansi-term v0.50.3 |
| 255 | 2026-03-13T03:47:55.507Z | Compiling humantime v2.3.0 |
| 256 | 2026-03-13T03:47:55.593Z | Compiling matchers v0.2.0 |
| 257 | 2026-03-13T03:47:55.688Z | Compiling tabwriter v1.4.1 |
| 258 | 2026-03-13T03:47:56.361Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 259 | 2026-03-13T03:47:56.671Z | Compiling foreign-types-macros v0.2.3 |
| 260 | 2026-03-13T03:47:56.711Z | Compiling num_enum_derive v0.7.5 |
| 261 | 2026-03-13T03:47:56.810Z | Compiling thiserror-impl v2.0.18 |
| 262 | 2026-03-13T03:47:56.888Z | Compiling tracing-attributes v0.1.31 |
| 263 | 2026-03-13T03:47:56.946Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 264 | 2026-03-13T03:47:56.963Z | Compiling clap_derive v4.6.0 |
| 265 | 2026-03-13T03:47:57.486Z | Compiling foreign-types v0.5.0 |
| 266 | 2026-03-13T03:47:57.561Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 267 | 2026-03-13T03:47:57.800Z | Compiling num_enum v0.7.5 |
| 268 | 2026-03-13T03:47:58.141Z | Compiling tracing v0.1.44 |
| 269 | 2026-03-13T03:47:58.176Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 270 | 2026-03-13T03:47:58.316Z | Compiling tracing-subscriber v0.3.22 |
| 271 | 2026-03-13T03:47:58.623Z | Compiling clap v4.6.0 |
| 272 | 2026-03-13T03:48:00.017Z | Compiling netadm v0.1.0 (/work/oxidecomputer/netadm-sys/netadm) |
| 273 | 2026-03-13T03:48:02.675Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.98s |
| 274 | 2026-03-13T03:48:02.744Z | |
| 275 | 2026-03-13T03:48:02.747Z | real 15.049191969 |
| 276 | 2026-03-13T03:48:02.747Z | user 54.760270448 |
| 277 | 2026-03-13T03:48:02.747Z | sys 10.121656351 |
| 278 | 2026-03-13T03:48:02.747Z | trap 0.041476469 |
| 279 | 2026-03-13T03:48:02.747Z | tflt 0.094419261 |
| 280 | 2026-03-13T03:48:02.747Z | dflt 0.081479172 |
| 281 | 2026-03-13T03:48:02.747Z | kflt 0.002114653 |
| 282 | 2026-03-13T03:48:02.747Z | lock 1:02.638484449 |
| 283 | 2026-03-13T03:48:02.747Z | slp 3:19.366707976 |
| 284 | 2026-03-13T03:48:02.747Z | lat 3.637517953 |
| 285 | 2026-03-13T03:48:02.747Z | stop 4.187593090 |
| 286 | 2026-03-13T03:48:02.747Z | + ptime -m cargo build --release |
| 287 | 2026-03-13T03:48:02.817Z | Compiling proc-macro2 v1.0.106 |
| 288 | 2026-03-13T03:48:02.817Z | Compiling unicode-ident v1.0.24 |
| 289 | 2026-03-13T03:48:02.820Z | Compiling quote v1.0.45 |
| 290 | 2026-03-13T03:48:02.820Z | Compiling libc v0.2.183 |
| 291 | 2026-03-13T03:48:02.820Z | Compiling cfg-if v1.0.4 |
| 292 | 2026-03-13T03:48:02.820Z | Compiling equivalent v1.0.2 |
| 293 | 2026-03-13T03:48:02.820Z | Compiling hashbrown v0.16.1 |
| 294 | 2026-03-13T03:48:02.820Z | Compiling winnow v0.7.15 |
| 295 | 2026-03-13T03:48:02.893Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 296 | 2026-03-13T03:48:02.905Z | Compiling rustversion v1.0.22 |
| 297 | 2026-03-13T03:48:02.946Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 298 | 2026-03-13T03:48:03.143Z | Compiling syn v1.0.109 |
| 299 | 2026-03-13T03:48:03.225Z | Compiling once_cell v1.21.3 |
| 300 | 2026-03-13T03:48:03.244Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 301 | 2026-03-13T03:48:03.373Z | Compiling utf8parse v0.2.2 |
| 302 | 2026-03-13T03:48:03.484Z | Compiling indexmap v2.13.0 |
| 303 | 2026-03-13T03:48:03.494Z | Compiling tracing-core v0.1.36 |
| 304 | 2026-03-13T03:48:03.497Z | Compiling thiserror v2.0.18 |
| 305 | 2026-03-13T03:48:03.501Z | Compiling rand_core v0.10.0 |
| 306 | 2026-03-13T03:48:03.574Z | Compiling getrandom v0.4.1 |
| 307 | 2026-03-13T03:48:03.690Z | Compiling anstyle-parse v1.0.0 |
| 308 | 2026-03-13T03:48:03.904Z | Compiling cpufeatures v0.3.0 |
| 309 | 2026-03-13T03:48:03.971Z | Compiling anstyle-query v1.1.5 |
| 310 | 2026-03-13T03:48:04.073Z | Compiling anyhow v1.0.102 |
| 311 | 2026-03-13T03:48:04.149Z | Compiling syn v2.0.117 |
| 312 | 2026-03-13T03:48:04.218Z | Compiling memchr v2.8.0 |
| 313 | 2026-03-13T03:48:04.269Z | Compiling pin-project-lite v0.2.16 |
| 314 | 2026-03-13T03:48:04.370Z | Compiling anstyle v1.0.13 |
| 315 | 2026-03-13T03:48:04.526Z | Compiling foreign-types-shared v0.3.1 |
| 316 | 2026-03-13T03:48:04.575Z | Compiling colorchoice v1.0.4 |
| 317 | 2026-03-13T03:48:04.616Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 318 | 2026-03-13T03:48:04.688Z | Compiling is_terminal_polyfill v1.70.2 |
| 319 | 2026-03-13T03:48:04.694Z | Compiling regex-syntax v0.8.9 |
| 320 | 2026-03-13T03:48:04.765Z | Compiling cstr-argument v0.1.2 |
| 321 | 2026-03-13T03:48:04.779Z | Compiling anstream v1.0.0 |
| 322 | 2026-03-13T03:48:04.944Z | Compiling chacha20 v0.10.0 |
| 323 | 2026-03-13T03:48:05.158Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 324 | 2026-03-13T03:48:05.454Z | Compiling pretty-hex v0.4.1 |
| 325 | 2026-03-13T03:48:05.486Z | Compiling log v0.4.29 |
| 326 | 2026-03-13T03:48:05.489Z | Compiling heck v0.5.0 |
| 327 | 2026-03-13T03:48:05.516Z | Compiling strsim v0.11.1 |
| 328 | 2026-03-13T03:48:05.608Z | Compiling lazy_static v1.5.0 |
| 329 | 2026-03-13T03:48:05.706Z | Compiling libnet v0.1.0 (/work/oxidecomputer/netadm-sys/libnet) |
| 330 | 2026-03-13T03:48:05.714Z | Compiling clap_lex v1.0.0 |
| 331 | 2026-03-13T03:48:05.766Z | Compiling sharded-slab v0.1.7 |
| 332 | 2026-03-13T03:48:05.966Z | Compiling proc-macro-crate v3.4.0 |
| 333 | 2026-03-13T03:48:06.143Z | Compiling regex-automata v0.4.14 |
| 334 | 2026-03-13T03:48:06.392Z | Compiling clap_builder v4.6.0 |
| 335 | 2026-03-13T03:48:06.531Z | Compiling tracing-log v0.2.0 |
| 336 | 2026-03-13T03:48:06.589Z | Compiling rand v0.10.0 |
| 337 | 2026-03-13T03:48:06.943Z | Compiling socket2 v0.6.3 |
| 338 | 2026-03-13T03:48:07.562Z | Compiling thread_local v1.1.9 |
| 339 | 2026-03-13T03:48:07.616Z | Compiling oxnet v0.1.4 |
| 340 | 2026-03-13T03:48:07.941Z | Compiling colored v3.1.1 |
| 341 | 2026-03-13T03:48:08.066Z | Compiling unicode-width v0.2.2 |
| 342 | 2026-03-13T03:48:08.442Z | Compiling nu-ansi-term v0.50.3 |
| 343 | 2026-03-13T03:48:08.760Z | Compiling matchers v0.2.0 |
| 344 | 2026-03-13T03:48:08.921Z | Compiling smallvec v1.15.1 |
| 345 | 2026-03-13T03:48:09.168Z | Compiling tabwriter v1.4.1 |
| 346 | 2026-03-13T03:48:09.223Z | Compiling humantime v2.3.0 |
| 347 | 2026-03-13T03:48:09.237Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 348 | 2026-03-13T03:48:09.601Z | Compiling foreign-types-macros v0.2.3 |
| 349 | 2026-03-13T03:48:09.653Z | Compiling num_enum_derive v0.7.5 |
| 350 | 2026-03-13T03:48:09.784Z | Compiling thiserror-impl v2.0.18 |
| 351 | 2026-03-13T03:48:09.856Z | Compiling tracing-attributes v0.1.31 |
| 352 | 2026-03-13T03:48:10.414Z | Compiling foreign-types v0.5.0 |
| 353 | 2026-03-13T03:48:10.437Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 354 | 2026-03-13T03:48:10.491Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 355 | 2026-03-13T03:48:10.561Z | Compiling clap_derive v4.6.0 |
| 356 | 2026-03-13T03:48:11.000Z | Compiling num_enum v0.7.5 |
| 357 | 2026-03-13T03:48:11.539Z | Compiling tracing v0.1.44 |
| 358 | 2026-03-13T03:48:11.582Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 359 | 2026-03-13T03:48:11.829Z | Compiling tracing-subscriber v0.3.22 |
| 360 | 2026-03-13T03:48:12.779Z | Compiling clap v4.6.0 |
| 361 | 2026-03-13T03:48:15.603Z | Compiling netadm v0.1.0 (/work/oxidecomputer/netadm-sys/netadm) |
| 362 | 2026-03-13T03:48:19.391Z | Finished `release` profile [optimized] target(s) in 16.63s |
| 363 | 2026-03-13T03:48:19.412Z | |
| 364 | 2026-03-13T03:48:19.416Z | real 16.659321870 |
| 365 | 2026-03-13T03:48:19.416Z | user 1:37.828810793 |
| 366 | 2026-03-13T03:48:19.416Z | sys 9.557637836 |
| 367 | 2026-03-13T03:48:19.416Z | trap 0.055472673 |
| 368 | 2026-03-13T03:48:19.416Z | tflt 0.138697871 |
| 369 | 2026-03-13T03:48:19.416Z | dflt 0.181034288 |
| 370 | 2026-03-13T03:48:19.416Z | kflt 0.000012328 |
| 371 | 2026-03-13T03:48:19.416Z | lock 2:39.793378054 |
| 372 | 2026-03-13T03:48:19.417Z | slp 5:10.009547157 |
| 373 | 2026-03-13T03:48:19.417Z | lat 5.944559851 |
| 374 | 2026-03-13T03:48:19.417Z | stop 5.283045714 |
| 375 | 2026-03-13T03:48:19.417Z | + for x in debug release |
| 376 | 2026-03-13T03:48:19.417Z | + mkdir -p /work/debug |
| 377 | 2026-03-13T03:48:19.417Z | + cp target/debug/netadm /work/debug/netadm |
| 378 | 2026-03-13T03:48:19.443Z | + for x in debug release |
| 379 | 2026-03-13T03:48:19.443Z | + mkdir -p /work/release |
| 380 | 2026-03-13T03:48:19.448Z | + cp target/release/netadm /work/release/netadm |
| 381 | 2026-03-13T03:48:19.452Z | + banner check |
| 382 | 2026-03-13T03:48:19.460Z | |
| 383 | 2026-03-13T03:48:19.460Z | #### # # ###### #### # # |
| 384 | 2026-03-13T03:48:19.460Z | # # # # # # # # # |
| 385 | 2026-03-13T03:48:19.461Z | # ###### ##### # #### |
| 386 | 2026-03-13T03:48:19.461Z | # # # # # # # |
| 387 | 2026-03-13T03:48:19.461Z | # # # # # # # # # |
| 388 | 2026-03-13T03:48:19.461Z | #### # # ###### #### # # |
| 389 | 2026-03-13T03:48:19.461Z | |
| 390 | 2026-03-13T03:48:19.461Z | + cargo fmt -- --check |
| 391 | 2026-03-13T03:48:19.596Z | + cargo clippy --all-targets -- --deny warnings |
| 392 | 2026-03-13T03:48:19.812Z | Checking cfg-if v1.0.4 |
| 393 | 2026-03-13T03:48:19.812Z | Compiling winnow v0.7.15 |
| 394 | 2026-03-13T03:48:19.815Z | Checking libc v0.2.183 |
| 395 | 2026-03-13T03:48:19.815Z | Checking once_cell v1.21.3 |
| 396 | 2026-03-13T03:48:19.815Z | Checking rand_core v0.10.0 |
| 397 | 2026-03-13T03:48:19.823Z | Checking foreign-types-shared v0.3.1 |
| 398 | 2026-03-13T03:48:19.826Z | Checking pin-project-lite v0.2.16 |
| 399 | 2026-03-13T03:48:19.826Z | Checking memchr v2.8.0 |
| 400 | 2026-03-13T03:48:19.866Z | Checking cpufeatures v0.3.0 |
| 401 | 2026-03-13T03:48:19.890Z | Checking foreign-types v0.5.0 |
| 402 | 2026-03-13T03:48:19.901Z | Checking thiserror v2.0.18 |
| 403 | 2026-03-13T03:48:19.925Z | Checking libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 404 | 2026-03-13T03:48:19.952Z | Checking nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 405 | 2026-03-13T03:48:19.956Z | Checking chacha20 v0.10.0 |
| 406 | 2026-03-13T03:48:19.989Z | Checking pretty-hex v0.4.1 |
| 407 | 2026-03-13T03:48:19.992Z | Checking tracing-core v0.1.36 |
| 408 | 2026-03-13T03:48:20.016Z | Compiling libnet v0.1.0 (/work/oxidecomputer/netadm-sys/libnet) |
| 409 | 2026-03-13T03:48:20.050Z | Checking anyhow v1.0.102 |
| 410 | 2026-03-13T03:48:20.099Z | Checking utf8parse v0.2.2 |
| 411 | 2026-03-13T03:48:20.177Z | Checking oxnet v0.1.4 |
| 412 | 2026-03-13T03:48:20.194Z | Checking colored v3.1.1 |
| 413 | 2026-03-13T03:48:20.226Z | Checking getrandom v0.4.1 |
| 414 | 2026-03-13T03:48:20.274Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 415 | 2026-03-13T03:48:20.278Z | Checking cstr-argument v0.1.2 |
| 416 | 2026-03-13T03:48:20.299Z | Checking socket2 v0.6.3 |
| 417 | 2026-03-13T03:48:20.355Z | Checking tracing v0.1.44 |
| 418 | 2026-03-13T03:48:20.369Z | Checking anstyle-parse v1.0.0 |
| 419 | 2026-03-13T03:48:20.372Z | Checking rand v0.10.0 |
| 420 | 2026-03-13T03:48:20.384Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 421 | 2026-03-13T03:48:20.410Z | Checking anstyle v1.0.13 |
| 422 | 2026-03-13T03:48:20.528Z | Checking colorchoice v1.0.4 |
| 423 | 2026-03-13T03:48:20.558Z | Checking anstyle-query v1.1.5 |
| 424 | 2026-03-13T03:48:20.561Z | Checking is_terminal_polyfill v1.70.2 |
| 425 | 2026-03-13T03:48:20.581Z | Checking regex-syntax v0.8.9 |
| 426 | 2026-03-13T03:48:20.610Z | Checking strsim v0.11.1 |
| 427 | 2026-03-13T03:48:20.616Z | Checking lazy_static v1.5.0 |
| 428 | 2026-03-13T03:48:20.633Z | Checking clap_lex v1.0.0 |
| 429 | 2026-03-13T03:48:20.636Z | Checking anstream v1.0.0 |
| 430 | 2026-03-13T03:48:20.698Z | Checking log v0.4.29 |
| 431 | 2026-03-13T03:48:20.778Z | Checking sharded-slab v0.1.7 |
| 432 | 2026-03-13T03:48:20.787Z | Checking thread_local v1.1.9 |
| 433 | 2026-03-13T03:48:20.850Z | Checking clap_builder v4.6.0 |
| 434 | 2026-03-13T03:48:20.876Z | Checking tracing-log v0.2.0 |
| 435 | 2026-03-13T03:48:20.954Z | Checking unicode-width v0.2.2 |
| 436 | 2026-03-13T03:48:20.957Z | Checking nu-ansi-term v0.50.3 |
| 437 | 2026-03-13T03:48:21.019Z | Checking smallvec v1.15.1 |
| 438 | 2026-03-13T03:48:21.183Z | Checking humantime v2.3.0 |
| 439 | 2026-03-13T03:48:21.253Z | Checking tabwriter v1.4.1 |
| 440 | 2026-03-13T03:48:21.516Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 441 | 2026-03-13T03:48:21.555Z | Checking regex-automata v0.4.14 |
| 442 | 2026-03-13T03:48:21.917Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 443 | 2026-03-13T03:48:22.404Z | Checking clap v4.6.0 |
| 444 | 2026-03-13T03:48:22.514Z | Compiling proc-macro-crate v3.4.0 |
| 445 | 2026-03-13T03:48:22.855Z | Compiling num_enum_derive v0.7.5 |
| 446 | 2026-03-13T03:48:23.071Z | Checking matchers v0.2.0 |
| 447 | 2026-03-13T03:48:23.175Z | Checking tracing-subscriber v0.3.22 |
| 448 | 2026-03-13T03:48:23.782Z | Checking num_enum v0.7.5 |
| 449 | 2026-03-13T03:48:23.874Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 450 | 2026-03-13T03:48:25.390Z | Checking netadm v0.1.0 (/work/oxidecomputer/netadm-sys/netadm) |
| 451 | 2026-03-13T03:48:26.382Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.73s |
| 452 | 2026-03-13T03:48:26.410Z | + banner pre-test |
| 453 | 2026-03-13T03:48:26.412Z | |
| 454 | 2026-03-13T03:48:26.413Z | ##### ##### ###### ##### ###### #### ##### |
| 455 | 2026-03-13T03:48:26.413Z | # # # # # # # # # |
| 456 | 2026-03-13T03:48:26.413Z | # # # # ##### ##### # ##### #### # |
| 457 | 2026-03-13T03:48:26.413Z | ##### ##### # # # # # |
| 458 | 2026-03-13T03:48:26.413Z | # # # # # # # # # |
| 459 | 2026-03-13T03:48:26.413Z | # # # ###### # ###### #### # |
| 460 | 2026-03-13T03:48:26.413Z | |
| 461 | 2026-03-13T03:48:26.413Z | + uname -a |
| 462 | 2026-03-13T03:48:26.413Z | SunOS w-01KKJMS6Q227YMNHQEEA7C97SR 5.11 helios-2.0.23457 i86pc i386 i86pc |
| 463 | 2026-03-13T03:48:26.413Z | + ./target/debug/netadm show links |
| 464 | 2026-03-13T03:48:26.417Z | Id Name Flags Class State MAC MTU |
| 465 | 2026-03-13T03:48:26.417Z | -- ---- ----- ----- ----- --- --- |
| 466 | 2026-03-13T03:48:26.417Z | 1 ena0 active persistent physical up 06:12:ee:6f:e1:35 9216 |
| 467 | 2026-03-13T03:48:26.420Z | + ./target/debug/netadm show addrs |
| 468 | 2026-03-13T03:48:26.423Z | Name Type State Address Interface Index |
| 469 | 2026-03-13T03:48:26.423Z | ---- ------ ----- ------- --------------- |
| 470 | 2026-03-13T03:48:26.423Z | ena0/dhcp dhcp ok 10.150.1.187/24 2 |
| 471 | 2026-03-13T03:48:26.423Z | lo0/v4 static ok 127.0.0.1/8 1 |
| 472 | 2026-03-13T03:48:26.423Z | lo0/v6 static ok ::1/128 1 |
| 473 | 2026-03-13T03:48:26.423Z | + banner test |
| 474 | 2026-03-13T03:48:26.426Z | |
| 475 | 2026-03-13T03:48:26.426Z | ##### ###### #### ##### |
| 476 | 2026-03-13T03:48:26.426Z | # # # # |
| 477 | 2026-03-13T03:48:26.426Z | # ##### #### # |
| 478 | 2026-03-13T03:48:26.426Z | # # # # |
| 479 | 2026-03-13T03:48:26.426Z | # # # # # |
| 480 | 2026-03-13T03:48:26.426Z | # ###### #### # |
| 481 | 2026-03-13T03:48:26.426Z | |
| 482 | 2026-03-13T03:48:26.426Z | + pfexec ptime -m cargo test |
| 483 | 2026-03-13T03:48:26.597Z | Compiling libnet v0.1.0 (/work/oxidecomputer/netadm-sys/libnet) |
| 484 | 2026-03-13T03:48:26.600Z | Compiling netadm v0.1.0 (/work/oxidecomputer/netadm-sys/netadm) |
| 485 | 2026-03-13T03:48:27.971Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1.53s |
| 486 | 2026-03-13T03:48:27.986Z | Running unittests src/lib.rs (target/debug/deps/libnet-d9714bb1e15fb675) |
| 487 | 2026-03-13T03:48:27.995Z | |
| 488 | 2026-03-13T03:48:27.996Z | running 0 tests |
| 489 | 2026-03-13T03:48:27.996Z | |
| 490 | 2026-03-13T03:48:27.999Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 491 | 2026-03-13T03:48:27.999Z | |
| 492 | 2026-03-13T03:48:27.999Z | Running tests/ip.rs (target/debug/deps/ip-bdbca063c83c1a5d) |
| 493 | 2026-03-13T03:48:28.002Z | |
| 494 | 2026-03-13T03:48:28.002Z | running 4 tests |
| 495 | 2026-03-13T03:48:28.002Z | test test_get_addresses ... ok |
| 496 | 2026-03-13T03:48:28.003Z | test test_address_consistency ... ok |
| 497 | 2026-03-13T03:48:28.003Z | test test_v6_static_lifecycle ... ok |
| 498 | 2026-03-13T03:48:28.005Z | test test_v6_local_lifecycle ... ok |
| 499 | 2026-03-13T03:48:28.005Z | |
| 500 | 2026-03-13T03:48:28.005Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 501 | 2026-03-13T03:48:28.005Z | |
| 502 | 2026-03-13T03:48:28.008Z | Running tests/link.rs (target/debug/deps/link-1d203f5f3764f662) |
| 503 | 2026-03-13T03:48:28.011Z | |
| 504 | 2026-03-13T03:48:28.011Z | running 5 tests |
| 505 | 2026-03-13T03:48:28.014Z | test test_simnet_lifecycle ... ok |
| 506 | 2026-03-13T03:48:28.017Z | test test_simnet_connect ... ok |
| 507 | 2026-03-13T03:48:28.017Z | test test_get_links ... ok |
| 508 | 2026-03-13T03:48:28.017Z | test test_link_consistency ... ok |
| 509 | 2026-03-13T03:48:28.017Z | test test_vnic_lifecycle ... ok |
| 510 | 2026-03-13T03:48:28.017Z | |
| 511 | 2026-03-13T03:48:28.017Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 512 | 2026-03-13T03:48:28.017Z | |
| 513 | 2026-03-13T03:48:28.017Z | Running unittests src/main.rs (target/debug/deps/netadm-9b2adf053fbf1ad3) |
| 514 | 2026-03-13T03:48:28.020Z | |
| 515 | 2026-03-13T03:48:28.020Z | running 0 tests |
| 516 | 2026-03-13T03:48:28.023Z | |
| 517 | 2026-03-13T03:48:28.023Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 518 | 2026-03-13T03:48:28.023Z | |
| 519 | 2026-03-13T03:48:28.023Z | Doc-tests libnet |
| 520 | 2026-03-13T03:48:28.244Z | |
| 521 | 2026-03-13T03:48:28.244Z | running 0 tests |
| 522 | 2026-03-13T03:48:28.244Z | |
| 523 | 2026-03-13T03:48:28.245Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 524 | 2026-03-13T03:48:28.245Z | |
| 525 | 2026-03-13T03:48:28.265Z | |
| 526 | 2026-03-13T03:48:28.268Z | real 1.830923040 |
| 527 | 2026-03-13T03:48:28.268Z | user 3.145662265 |
| 528 | 2026-03-13T03:48:28.268Z | sys 1.127178158 |
| 529 | 2026-03-13T03:48:28.268Z | trap 0.000371385 |
| 530 | 2026-03-13T03:48:28.268Z | tflt 0.000401095 |
| 531 | 2026-03-13T03:48:28.268Z | dflt 0.002260878 |
| 532 | 2026-03-13T03:48:28.269Z | kflt 0.000001999 |
| 533 | 2026-03-13T03:48:28.269Z | lock 3.251023093 |
| 534 | 2026-03-13T03:48:28.269Z | slp 14.981088050 |
| 535 | 2026-03-13T03:48:28.269Z | lat 0.009103020 |
| 536 | 2026-03-13T03:48:28.269Z | stop 0.404428049 |
| 537 | 2026-03-13T03:48:28.269Z | + pfexec ptime -m cargo test --release |
| 538 | 2026-03-13T03:48:28.343Z | Compiling libnet v0.1.0 (/work/oxidecomputer/netadm-sys/libnet) |
| 539 | 2026-03-13T03:48:28.347Z | Compiling netadm v0.1.0 (/work/oxidecomputer/netadm-sys/netadm) |
| 540 | 2026-03-13T03:48:29.607Z | Finished `release` profile [optimized] target(s) in 1.32s |
| 541 | 2026-03-13T03:48:29.622Z | Running unittests src/lib.rs (target/release/deps/libnet-a5b6a68de35c10f5) |
| 542 | 2026-03-13T03:48:29.632Z | |
| 543 | 2026-03-13T03:48:29.632Z | running 0 tests |
| 544 | 2026-03-13T03:48:29.632Z | |
| 545 | 2026-03-13T03:48:29.635Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 546 | 2026-03-13T03:48:29.635Z | |
| 547 | 2026-03-13T03:48:29.635Z | Running tests/ip.rs (target/release/deps/ip-7c2bba804cd1e393) |
| 548 | 2026-03-13T03:48:29.638Z | |
| 549 | 2026-03-13T03:48:29.638Z | running 4 tests |
| 550 | 2026-03-13T03:48:29.638Z | test test_get_addresses ... ok |
| 551 | 2026-03-13T03:48:29.638Z | test test_address_consistency ... ok |
| 552 | 2026-03-13T03:48:29.641Z | test test_v6_static_lifecycle ... ok |
| 553 | 2026-03-13T03:48:29.641Z | test test_v6_local_lifecycle ... ok |
| 554 | 2026-03-13T03:48:29.641Z | |
| 555 | 2026-03-13T03:48:29.641Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 556 | 2026-03-13T03:48:29.641Z | |
| 557 | 2026-03-13T03:48:29.644Z | Running tests/link.rs (target/release/deps/link-9923e8f5ccf54597) |
| 558 | 2026-03-13T03:48:29.647Z | |
| 559 | 2026-03-13T03:48:29.647Z | running 5 tests |
| 560 | 2026-03-13T03:48:29.650Z | test test_simnet_lifecycle ... ok |
| 561 | 2026-03-13T03:48:29.652Z | test test_get_links ... ok |
| 562 | 2026-03-13T03:48:29.652Z | test test_link_consistency ... ok |
| 563 | 2026-03-13T03:48:29.653Z | test test_simnet_connect ... ok |
| 564 | 2026-03-13T03:48:29.653Z | test test_vnic_lifecycle ... ok |
| 565 | 2026-03-13T03:48:29.653Z | |
| 566 | 2026-03-13T03:48:29.653Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 567 | 2026-03-13T03:48:29.653Z | |
| 568 | 2026-03-13T03:48:29.653Z | Running unittests src/main.rs (target/release/deps/netadm-765eb00034ec66b1) |
| 569 | 2026-03-13T03:48:29.656Z | |
| 570 | 2026-03-13T03:48:29.656Z | running 0 tests |
| 571 | 2026-03-13T03:48:29.656Z | |
| 572 | 2026-03-13T03:48:29.656Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 573 | 2026-03-13T03:48:29.656Z | |
| 574 | 2026-03-13T03:48:29.656Z | Doc-tests libnet |
| 575 | 2026-03-13T03:48:29.870Z | |
| 576 | 2026-03-13T03:48:29.870Z | running 0 tests |
| 577 | 2026-03-13T03:48:29.870Z | |
| 578 | 2026-03-13T03:48:29.870Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 579 | 2026-03-13T03:48:29.870Z | |
| 580 | 2026-03-13T03:48:29.891Z | |
| 581 | 2026-03-13T03:48:29.894Z | real 1.615812998 |
| 582 | 2026-03-13T03:48:29.894Z | user 3.188849165 |
| 583 | 2026-03-13T03:48:29.894Z | sys 0.987191232 |
| 584 | 2026-03-13T03:48:29.894Z | trap 0.000548171 |
| 585 | 2026-03-13T03:48:29.894Z | tflt 0.048729902 |
| 586 | 2026-03-13T03:48:29.894Z | dflt 0.020424452 |
| 587 | 2026-03-13T03:48:29.894Z | kflt 0.000000000 |
| 588 | 2026-03-13T03:48:29.894Z | lock 3.862466826 |
| 589 | 2026-03-13T03:48:29.894Z | slp 12.542417180 |
| 590 | 2026-03-13T03:48:29.894Z | lat 0.004935704 |
| 591 | 2026-03-13T03:48:29.894Z | stop 0.405228813 |
| 592 | 2026-03-13T03:48:29.894Z | + banner post-test |
| 593 | 2026-03-13T03:48:29.894Z | |
| 594 | 2026-03-13T03:48:29.894Z | ##### #### #### ##### ##### ###### #### ##### |
| 595 | 2026-03-13T03:48:29.895Z | # # # # # # # # # # |
| 596 | 2026-03-13T03:48:29.895Z | # # # # #### # ##### # ##### #### # |
| 597 | 2026-03-13T03:48:29.895Z | ##### # # # # # # # # |
| 598 | 2026-03-13T03:48:29.895Z | # # # # # # # # # # # |
| 599 | 2026-03-13T03:48:29.895Z | # #### #### # # ###### #### # |
| 600 | 2026-03-13T03:48:29.895Z | |
| 601 | 2026-03-13T03:48:29.895Z | + ./target/debug/netadm show links |
| 602 | 2026-03-13T03:48:29.899Z | Id Name Flags Class State MAC MTU |
| 603 | 2026-03-13T03:48:29.899Z | -- ---- ----- ----- ----- --- --- |
| 604 | 2026-03-13T03:48:29.899Z | 1 ena0 active persistent physical up 06:12:ee:6f:e1:35 9216 |
| 605 | 2026-03-13T03:48:29.901Z | + ./target/debug/netadm show addrs |
| 606 | 2026-03-13T03:48:29.905Z | Name Type State Address Interface Index |
| 607 | 2026-03-13T03:48:29.905Z | ---- ------ ----- ------- --------------- |
| 608 | 2026-03-13T03:48:29.905Z | ena0/dhcp dhcp ok 10.150.1.187/24 2 |
| 609 | 2026-03-13T03:48:29.905Z | lo0/v4 static ok 127.0.0.1/8 1 |
| 610 | 2026-03-13T03:48:29.905Z | lo0/v6 static ok ::1/128 1 |
| 611 | 2026-03-13T03:48:29.905Z | process exited: duration 59991 ms, exit code 0 |
| |
| 612 | 2026-03-13T03:48:29.916Z | found 2 output files |
| 613 | 2026-03-13T03:48:29.916Z | uploading: /work/debug/netadm (42360400 bytes) |
| 614 | 2026-03-13T03:48:31.395Z | uploaded: /work/debug/netadm |
| 615 | 2026-03-13T03:48:31.399Z | uploading: /work/release/netadm (6295512 bytes) |
| 616 | 2026-03-13T03:48:32.479Z | uploaded: /work/release/netadm |