|
|
|
| 1 | 2026-09-12T00:18:42.059Z | job assigned to worker 01M29FMHRTDCKHQSPJC7RA5VNN [factory aws, i-06761ab13144a2adf] (queued for 57 s) |
| |
| 2 | 2026-09-12T00:18:50.538Z | starting task 0: "setup" |
| 3 | 2026-09-12T00:18:50.543Z | ++ uname -s |
| 4 | 2026-09-12T00:18:50.547Z | + kern=SunOS |
| 5 | 2026-09-12T00:18:50.547Z | + build_user=build |
| 6 | 2026-09-12T00:18:50.547Z | + build_uid=12345 |
| 7 | 2026-09-12T00:18:50.547Z | + work_dir=/work |
| 8 | 2026-09-12T00:18:50.547Z | + input_dir=/input |
| 9 | 2026-09-12T00:18:50.547Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-12T00:18:50.547Z | + case "$kern" in |
| 11 | 2026-09-12T00:18:50.547Z | + groupadd -g 12345 build |
| 12 | 2026-09-12T00:18:50.547Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-12T00:18:52.552Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-12T00:18:52.617Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-12T00:18:52.620Z | + home_fs=zfs |
| 16 | 2026-09-12T00:18:52.620Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-12T00:18:52.620Z | + mkdir -p /home/build |
| 18 | 2026-09-12T00:18:52.620Z | + chown build:build /home/build /work |
| 19 | 2026-09-12T00:18:54.621Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-12T00:18:54.627Z | process exited: duration 4085 ms, exit code 0 |
| |
| 21 | 2026-09-12T00:18:54.635Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-12T00:18:54.638Z | + printf ' * rust toolchain channel = "%s"\n' 1.90.0 |
| 23 | 2026-09-12T00:18:54.638Z | * rust toolchain channel = "1.90.0" |
| 24 | 2026-09-12T00:18:54.638Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-09-12T00:18:54.638Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-09-12T00:18:54.638Z | * rust toolchain profile = "default" |
| 27 | 2026-09-12T00:18:54.638Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-12T00:18:54.641Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-12T00:18:54.641Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default |
| 30 | 2026-09-12T00:18:54.694Z | info: downloading installer |
| 31 | 2026-09-12T00:18:55.947Z | info: profile set to default |
| 32 | 2026-09-12T00:18:55.947Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-12T00:18:55.950Z | info: syncing channel updates for 1.90.0-x86_64-unknown-illumos |
| 34 | 2026-09-12T00:18:56.088Z | info: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14) |
| 35 | 2026-09-12T00:18:56.092Z | info: downloading 6 components |
| 36 | 2026-09-12T00:19:09.532Z | |
| 37 | 2026-09-12T00:19:09.532Z | info: default toolchain set to 1.90.0-x86_64-unknown-illumos |
| 38 | 2026-09-12T00:19:09.564Z | 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14) |
| 39 | 2026-09-12T00:19:09.564Z | |
| 40 | 2026-09-12T00:19:09.567Z | |
| 41 | 2026-09-12T00:19:09.567Z | Rust is installed now. Great! |
| 42 | 2026-09-12T00:19:09.567Z | |
| 43 | 2026-09-12T00:19:09.567Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-12T00:19:09.567Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-12T00:19:09.567Z | |
| 46 | 2026-09-12T00:19:09.567Z | To configure your current shell, you need to source |
| 47 | 2026-09-12T00:19:09.567Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-12T00:19:09.567Z | |
| 49 | 2026-09-12T00:19:09.567Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-12T00:19:09.567Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-12T00:19:09.567Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-12T00:19:09.567Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-12T00:19:09.567Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-12T00:19:09.567Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-12T00:19:09.567Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-12T00:19:09.567Z | HOST_CC = None |
| 57 | 2026-09-12T00:19:09.567Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-12T00:19:09.568Z | CC = None |
| 59 | 2026-09-12T00:19:09.568Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-12T00:19:10.089Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-12T00:19:10.089Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-12T00:19:10.089Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-12T00:19:10.089Z | CFLAGS = None |
| 64 | 2026-09-12T00:19:10.089Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-12T00:19:10.089Z | HOST_CFLAGS = None |
| 66 | 2026-09-12T00:19:10.089Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-12T00:19:10.089Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-12T00:19:10.089Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-12T00:19:10.089Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-12T00:19:10.174Z | + rustup --version |
| 71 | 2026-09-12T00:19:10.182Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-12T00:19:10.185Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-12T00:19:10.204Z | info: the currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)` |
| 74 | 2026-09-12T00:19:10.207Z | + cargo --version |
| 75 | 2026-09-12T00:19:10.218Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 76 | 2026-09-12T00:19:10.223Z | + rustc --version |
| 77 | 2026-09-12T00:19:10.237Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 78 | 2026-09-12T00:19:10.241Z | process exited: duration 15606 ms, exit code 0 |
| |
| 79 | 2026-09-12T00:19:10.247Z | starting task 2: "authentication" |
| 80 | 2026-09-12T00:19:10.260Z | WARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value... |
| 81 | 2026-09-12T00:19:18.306Z | process exited: duration 8059 ms, exit code 0 |
| |
| 82 | 2026-09-12T00:19:18.313Z | starting task 3: "clone repository" |
| 83 | 2026-09-12T00:19:18.316Z | + mkdir -p /work/oxidecomputer/dendrite |
| 84 | 2026-09-12T00:19:18.319Z | + git clone https://github.com/oxidecomputer/dendrite /work/oxidecomputer/dendrite |
| 85 | 2026-09-12T00:19:18.350Z | Cloning into '/work/oxidecomputer/dendrite'... |
| 86 | 2026-09-12T00:19:19.203Z | + cd /work/oxidecomputer/dendrite |
| 87 | 2026-09-12T00:19:19.203Z | + git fetch origin 7429025f2029bcc400d09fe4e2e8a79ec697b2c6 |
| 88 | 2026-09-12T00:19:19.460Z | From https://github.com/oxidecomputer/dendrite |
| 89 | 2026-09-12T00:19:19.460Z | * branch 7429025f2029bcc400d09fe4e2e8a79ec697b2c6 -> FETCH_HEAD |
| 90 | 2026-09-12T00:19:19.465Z | + [[ -n zl/mcast-validation ]] |
| 91 | 2026-09-12T00:19:19.468Z | ++ git branch --show-current |
| 92 | 2026-09-12T00:19:19.468Z | + current=main |
| 93 | 2026-09-12T00:19:19.468Z | + [[ main != zl/mcast-validation ]] |
| 94 | 2026-09-12T00:19:19.468Z | + git branch -f zl/mcast-validation 7429025f2029bcc400d09fe4e2e8a79ec697b2c6 |
| 95 | 2026-09-12T00:19:19.472Z | + git checkout -f zl/mcast-validation |
| 96 | 2026-09-12T00:19:19.490Z | Switched to branch 'zl/mcast-validation' |
| 97 | 2026-09-12T00:19:19.493Z | + git reset --hard 7429025f2029bcc400d09fe4e2e8a79ec697b2c6 |
| 98 | 2026-09-12T00:19:19.508Z | HEAD is now at 7429025 [review] updates |
| 99 | 2026-09-12T00:19:19.511Z | process exited: duration 1196 ms, exit code 0 |
| |
| 100 | 2026-09-12T00:19:19.517Z | starting task 4: "build" |
| 101 | 2026-09-12T00:19:19.520Z | + source .github/buildomat/common.sh |
| 102 | 2026-09-12T00:19:19.523Z | ++ TOFINO_STAGES=20 |
| 103 | 2026-09-12T00:19:19.523Z | ++ SDE_COMMIT=2a6b33211c9675996dcb99fe939045506667ae94 |
| 104 | 2026-09-12T00:19:19.523Z | ++ SDE_PKG_SHA256=d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 |
| 105 | 2026-09-12T00:19:19.523Z | ++ SDE_DEB_SHA256=3ecbf7c677bb722b351d5af74cee44fab70c1bb5eadc6ab2558ba714a8c3978b |
| 106 | 2026-09-12T00:19:19.523Z | +++ uname -s |
| 107 | 2026-09-12T00:19:19.523Z | ++ '[' SunOS == SunOS ']' |
| 108 | 2026-09-12T00:19:19.523Z | ++ SERIES=illumos |
| 109 | 2026-09-12T00:19:19.526Z | +++ uname -s |
| 110 | 2026-09-12T00:19:19.526Z | ++ '[' SunOS == SunOS ']' |
| 111 | 2026-09-12T00:19:19.526Z | ++ SDE_DIR=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/2a6b33211c9675996dcb99fe939045506667ae94 |
| 112 | 2026-09-12T00:19:19.526Z | ++ rustup show active-toolchain |
| 113 | 2026-09-12T00:19:19.529Z | 1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/dendrite/rust-toolchain.toml') |
| 114 | 2026-09-12T00:19:19.529Z | + source .github/buildomat/illumos.sh |
| 115 | 2026-09-12T00:19:19.529Z | ++ banner 'sde setup' |
| 116 | 2026-09-12T00:19:19.532Z | |
| 117 | 2026-09-12T00:19:19.532Z | #### ##### ###### #### ###### ##### # # ##### |
| 118 | 2026-09-12T00:19:19.532Z | # # # # # # # # # # # |
| 119 | 2026-09-12T00:19:19.532Z | #### # # ##### #### ##### # # # # # |
| 120 | 2026-09-12T00:19:19.532Z | # # # # # # # # # ##### |
| 121 | 2026-09-12T00:19:19.532Z | # # # # # # # # # # # # |
| 122 | 2026-09-12T00:19:19.532Z | #### ##### ###### #### ###### # #### # |
| 123 | 2026-09-12T00:19:19.533Z | |
| 124 | 2026-09-12T00:19:19.533Z | ++ export PKG_SUCCESS_ON_NOP=1 |
| 125 | 2026-09-12T00:19:19.533Z | ++ PKG_SUCCESS_ON_NOP=1 |
| 126 | 2026-09-12T00:19:19.533Z | ++ export PKG=tofino_sde.p5p |
| 127 | 2026-09-12T00:19:19.533Z | ++ PKG=tofino_sde.p5p |
| 128 | 2026-09-12T00:19:19.533Z | ++ curl -OL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/2a6b33211c9675996dcb99fe939045506667ae94/tofino_sde.p5p |
| 129 | 2026-09-12T00:19:19.537Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 130 | 2026-09-12T00:19:19.540Z | Dload Upload Total Spent Left Speed |
| 131 | 2026-09-12T00:19:21.113Z |
0 0 0 0 0 0 0 0 0
62 76.03M 62 47.14M 0 0 47.15M 0 00:01 00:01 47.16M
100 76.03M 100 76.03M 0 0 48.25M 0 00:01 00:01 47.16M
100 76.03M 100 76.03M 0 0 48.25M 0 00:01 00:01 47.16M
100 76.03M 100 76.03M 0 0 48.25M 0 00:01 00:01 47.16M |
| 132 | 2026-09-12T00:19:21.116Z | +++ digest -a sha256 tofino_sde.p5p |
| 133 | 2026-09-12T00:19:21.163Z | ++ SDE_CALC=d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 |
| 134 | 2026-09-12T00:19:21.163Z | ++ '[' d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 '!=' d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 ']' |
| 135 | 2026-09-12T00:19:21.163Z | ++ pfexec pkg install -g tofino_sde.p5p tofino_sde |
| 136 | 2026-09-12T00:19:22.668Z | Startup: Refreshing catalog 'helios' ... Done |
| 137 | 2026-09-12T00:19:23.155Z | Startup: Caching catalogs ... Done |
| 138 | 2026-09-12T00:19:23.207Z | Startup: Refreshing catalog 'oxide' ... Done |
| 139 | 2026-09-12T00:19:26.036Z | Planning: Solver setup ... Done |
| 140 | 2026-09-12T00:19:26.109Z | Planning: Running solver ... Done |
| 141 | 2026-09-12T00:19:26.161Z | Planning: Finding local manifests ... Done |
| 142 | 2026-09-12T00:19:26.164Z | Planning: Fetching manifests: 1/1 100% complete |
| 143 | 2026-09-12T00:19:26.167Z | Planning: Fetching manifests: 1/1 100% complete |
| 144 | 2026-09-12T00:19:26.181Z | Planning: Package planning ... Done |
| 145 | 2026-09-12T00:19:26.184Z | Planning: Merging actions ... Done |
| 146 | 2026-09-12T00:19:26.271Z | Planning: Checking for conflicting actions ... Done |
| 147 | 2026-09-12T00:19:26.274Z | Planning: Consolidating action changes ... Done |
| 148 | 2026-09-12T00:19:26.896Z | Planning: Evaluating mediators ... Done |
| 149 | 2026-09-12T00:19:26.899Z | Planning: Planning completed in 3.69 seconds |
| 150 | 2026-09-12T00:19:26.904Z | Packages to install: 1 |
| 151 | 2026-09-12T00:19:26.904Z | Create boot environment: No |
| 152 | 2026-09-12T00:19:26.907Z | Create backup boot environment: No |
| 153 | 2026-09-12T00:19:26.928Z | |
| 154 | 2026-09-12T00:19:26.928Z | Download: 0/242 items 0.0/75.3MB 0% complete |
| 155 | 2026-09-12T00:19:27.064Z | Download: Completed 75.30 MB in 0.14 seconds (555M/s) |
| 156 | 2026-09-12T00:19:27.290Z | Actions: 1/293 actions (Installing new actions) |
| 157 | 2026-09-12T00:19:28.269Z | Actions: Completed 293 actions in 0.98 seconds. |
| 158 | 2026-09-12T00:19:28.272Z | Finalize: Updating package state database ... Done |
| 159 | 2026-09-12T00:19:28.313Z | Finalize: Updating package cache ... Done |
| 160 | 2026-09-12T00:19:28.416Z | Finalize: Updating image state ... Done |
| 161 | 2026-09-12T00:19:30.985Z | Finalize: Creating fast lookup database ... Done |
| 162 | 2026-09-12T00:19:31.060Z | Finalize: Reading search index ... Done |
| 163 | 2026-09-12T00:19:31.065Z | Finalize: Updating search index ... Done |
| 164 | 2026-09-12T00:19:31.364Z | Finalize: Updating package cache ... Done |
| 165 | 2026-09-12T00:19:31.545Z | ++ export SDE=/opt/oxide/tofino_sde |
| 166 | 2026-09-12T00:19:31.545Z | ++ SDE=/opt/oxide/tofino_sde |
| 167 | 2026-09-12T00:19:31.545Z | ++ export LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib: |
| 168 | 2026-09-12T00:19:31.545Z | ++ LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib: |
| 169 | 2026-09-12T00:19:31.553Z | ++ banner packages |
| 170 | 2026-09-12T00:19:31.553Z | |
| 171 | 2026-09-12T00:19:31.553Z | ##### ## #### # # ## #### ###### #### |
| 172 | 2026-09-12T00:19:31.554Z | # # # # # # # # # # # # # # |
| 173 | 2026-09-12T00:19:31.554Z | # # # # # #### # # # ##### #### |
| 174 | 2026-09-12T00:19:31.554Z | ##### ###### # # # ###### # ### # # |
| 175 | 2026-09-12T00:19:31.554Z | # # # # # # # # # # # # # # |
| 176 | 2026-09-12T00:19:31.554Z | # # # #### # # # # #### ###### #### |
| 177 | 2026-09-12T00:19:31.554Z | |
| 178 | 2026-09-12T00:19:31.554Z | ++ pfexec pkg install clang-15 pcap gcc14 |
| 179 | 2026-09-12T00:19:31.817Z | Startup: Refreshing catalog 'helios' ... Done |
| 180 | 2026-09-12T00:19:31.827Z | Startup: Refreshing catalog 'oxide' ... Done |
| 181 | 2026-09-12T00:19:34.220Z | Planning: Solver setup ... Done |
| 182 | 2026-09-12T00:19:34.291Z | Planning: Running solver ... Done |
| 183 | 2026-09-12T00:19:34.345Z | Planning: Finding local manifests ... Done |
| 184 | 2026-09-12T00:19:34.348Z | Planning: Fetching manifests: 0/1 0% complete |
| 185 | 2026-09-12T00:19:34.368Z | Planning: Fetching manifests: 1/1 100% complete |
| 186 | 2026-09-12T00:19:34.383Z | Planning: Package planning ... Done |
| 187 | 2026-09-12T00:19:34.386Z | Planning: Merging actions ... Done |
| 188 | 2026-09-12T00:19:34.462Z | Planning: Checking for conflicting actions ... Done |
| 189 | 2026-09-12T00:19:34.465Z | Planning: Consolidating action changes ... Done |
| 190 | 2026-09-12T00:19:34.622Z | Planning: Evaluating mediators ... Done |
| 191 | 2026-09-12T00:19:34.651Z | Planning: Planning completed in 2.84 seconds |
| 192 | 2026-09-12T00:19:34.657Z | Packages to update: 1 |
| 193 | 2026-09-12T00:19:34.658Z | Services to change: 1 |
| 194 | 2026-09-12T00:19:34.658Z | Create boot environment: No |
| 195 | 2026-09-12T00:19:34.660Z | Create backup boot environment: Yes |
| 196 | 2026-09-12T00:19:34.675Z | |
| 197 | 2026-09-12T00:19:34.675Z | Download: 0/19 items 0.0/0.3MB 0% complete |
| 198 | 2026-09-12T00:19:34.714Z | Download: Completed 344.28 kB in 0.04 seconds (8.7M/s) |
| 199 | 2026-09-12T00:19:36.242Z | Actions: 1/30 actions (Removing old actions) |
| 200 | 2026-09-12T00:19:36.245Z | Actions: 5/30 actions (Installing new actions) |
| 201 | 2026-09-12T00:19:36.248Z | Actions: 9/30 actions (Updating modified actions) |
| 202 | 2026-09-12T00:19:36.253Z | Actions: Completed 30 actions in 0.01 seconds. |
| 203 | 2026-09-12T00:19:36.292Z | Finalize: Updating package state database ... Done |
| 204 | 2026-09-12T00:19:36.295Z | Finalize: Updating package cache ... Done |
| 205 | 2026-09-12T00:19:36.390Z | Finalize: Updating image state ... Done |
| 206 | 2026-09-12T00:19:38.322Z | Finalize: Creating fast lookup database ... Done |
| 207 | 2026-09-12T00:19:38.383Z | Finalize: Reading search index ... Done |
| 208 | 2026-09-12T00:19:38.386Z | Finalize: Updating search index ... Done |
| 209 | 2026-09-12T00:19:38.475Z | Finalize: Updating package cache ... Done |
| 210 | 2026-09-12T00:19:38.555Z | ++ pfexec pkg set-mediator -V 15 clang llvm |
| 211 | 2026-09-12T00:19:38.770Z | Planning: Evaluating mediator changes ... Done |
| 212 | 2026-09-12T00:19:38.875Z | Planning: Checking for conflicting actions ... Done |
| 213 | 2026-09-12T00:19:38.878Z | Planning: Consolidating action changes ... Done |
| 214 | 2026-09-12T00:19:39.033Z | Planning: Evaluating mediators ... Done |
| 215 | 2026-09-12T00:19:39.036Z | Planning: Planning completed in 0.26 seconds |
| 216 | 2026-09-12T00:19:39.060Z | Mediators to change: 2 |
| 217 | 2026-09-12T00:19:39.060Z | Create boot environment: No |
| 218 | 2026-09-12T00:19:39.064Z | Create backup boot environment: No |
| 219 | 2026-09-12T00:19:39.103Z | Finalize: Updating package state database ... Done |
| 220 | 2026-09-12T00:19:39.103Z | Finalize: Updating package cache ... Done |
| 221 | 2026-09-12T00:19:39.161Z | Finalize: Updating image state ... Done |
| 222 | 2026-09-12T00:19:41.090Z | Finalize: Creating fast lookup database ... Done |
| 223 | 2026-09-12T00:19:41.152Z | Finalize: Reading search index ... Done |
| 224 | 2026-09-12T00:19:41.156Z | Finalize: Updating search index ... Done |
| 225 | 2026-09-12T00:19:41.255Z | Finalize: Updating package cache ... Done |
| 226 | 2026-09-12T00:19:41.330Z | ++ cargo --version |
| 227 | 2026-09-12T00:19:41.336Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 228 | 2026-09-12T00:19:41.340Z | ++ rustc --version |
| 229 | 2026-09-12T00:19:41.360Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 230 | 2026-09-12T00:19:41.363Z | + banner copyrights |
| 231 | 2026-09-12T00:19:41.367Z | |
| 232 | 2026-09-12T00:19:41.367Z | #### #### ##### # # ##### # #### # # ##### #### |
| 233 | 2026-09-12T00:19:41.367Z | # # # # # # # # # # # # # # # # # |
| 234 | 2026-09-12T00:19:41.367Z | # # # # # # # # # # ###### # #### |
| 235 | 2026-09-12T00:19:41.367Z | # # # ##### # ##### # # ### # # # # |
| 236 | 2026-09-12T00:19:41.367Z | # # # # # # # # # # # # # # # # |
| 237 | 2026-09-12T00:19:41.367Z | #### #### # # # # # #### # # # #### |
| 238 | 2026-09-12T00:19:41.367Z | |
| 239 | 2026-09-12T00:19:41.367Z | + ./tools/check_copyrights.sh |
| 240 | 2026-09-12T00:19:41.662Z | common/src/illumos.rs: Copyright with wrong year |
| 241 | 2026-09-12T00:19:42.576Z | dpd/p4/headers.p4: Copyright with wrong year |
| 242 | 2026-09-12T00:19:42.991Z | dpd/src/transceivers/stub_impl.rs: Copyright with wrong year |
| 243 | 2026-09-12T00:19:43.050Z | packet/src/eth.rs: Copyright with wrong year |
| 244 | 2026-09-12T00:19:43.145Z | pcap/build.rs: Copyright with wrong year |
| 245 | 2026-09-12T00:19:43.341Z | tfportd/src/linklocal.rs: Copyright with wrong year |
| 246 | 2026-09-12T00:19:43.535Z | uplinkd/src/sys.rs: Copyright with wrong year |
| 247 | 2026-09-12T00:19:43.576Z | + banner clippy |
| 248 | 2026-09-12T00:19:43.579Z | |
| 249 | 2026-09-12T00:19:43.579Z | #### # # ##### ##### # # |
| 250 | 2026-09-12T00:19:43.579Z | # # # # # # # # # # |
| 251 | 2026-09-12T00:19:43.579Z | # # # # # # # # |
| 252 | 2026-09-12T00:19:43.579Z | # # # ##### ##### # |
| 253 | 2026-09-12T00:19:43.579Z | # # # # # # # |
| 254 | 2026-09-12T00:19:43.580Z | #### ###### # # # # |
| 255 | 2026-09-12T00:19:43.580Z | |
| 256 | 2026-09-12T00:19:43.580Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 257 | 2026-09-12T00:19:43.580Z | + cargo clippy --features tofino_stub -- --deny warnings |
| 258 | 2026-09-12T00:19:43.726Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 259 | 2026-09-12T00:19:57.559Z | Updating crates.io index |
| 260 | 2026-09-12T00:19:57.563Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 261 | 2026-09-12T00:19:57.995Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 262 | 2026-09-12T00:19:58.757Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 263 | 2026-09-12T00:19:59.061Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 264 | 2026-09-12T00:19:59.341Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 265 | 2026-09-12T00:19:59.925Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 266 | 2026-09-12T00:20:00.450Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 267 | 2026-09-12T00:20:00.828Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 268 | 2026-09-12T00:20:01.225Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 269 | 2026-09-12T00:20:01.614Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 270 | 2026-09-12T00:20:02.133Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 271 | 2026-09-12T00:20:03.099Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 272 | 2026-09-12T00:20:03.415Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 273 | 2026-09-12T00:20:03.817Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 274 | 2026-09-12T00:20:04.174Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 275 | 2026-09-12T00:20:04.872Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 276 | 2026-09-12T00:20:05.737Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 277 | 2026-09-12T00:20:06.395Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 278 | 2026-09-12T00:20:06.997Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 279 | 2026-09-12T00:20:07.416Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 280 | 2026-09-12T00:20:07.792Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 281 | 2026-09-12T00:20:08.207Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 282 | 2026-09-12T00:20:09.672Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 283 | 2026-09-12T00:20:10.353Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 284 | 2026-09-12T00:20:12.055Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 285 | 2026-09-12T00:20:12.875Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 286 | 2026-09-12T00:20:13.165Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 287 | 2026-09-12T00:20:13.591Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 288 | 2026-09-12T00:20:15.402Z | Downloading crates ... |
| 289 | 2026-09-12T00:20:15.473Z | Downloaded anstream v1.0.0 |
| 290 | 2026-09-12T00:20:15.476Z | Downloaded arrayref v0.3.9 |
| 291 | 2026-09-12T00:20:15.481Z | Downloaded aead v0.5.2 |
| 292 | 2026-09-12T00:20:15.484Z | Downloaded adler2 v2.0.1 |
| 293 | 2026-09-12T00:20:15.488Z | Downloaded block-buffer v0.12.0 |
| 294 | 2026-09-12T00:20:15.492Z | Downloaded backoff v0.4.0 |
| 295 | 2026-09-12T00:20:15.492Z | Downloaded anstyle-query v1.1.4 |
| 296 | 2026-09-12T00:20:15.495Z | Downloaded bit-set v0.8.0 |
| 297 | 2026-09-12T00:20:15.500Z | Downloaded defmt v0.3.100 |
| 298 | 2026-09-12T00:20:15.503Z | Downloaded crc8 v0.1.1 |
| 299 | 2026-09-12T00:20:15.506Z | Downloaded cfg-if v1.0.4 |
| 300 | 2026-09-12T00:20:15.507Z | Downloaded cpufeatures v0.2.17 |
| 301 | 2026-09-12T00:20:15.510Z | Downloaded debug-ignore v1.0.5 |
| 302 | 2026-09-12T00:20:15.514Z | Downloaded defmt v1.0.1 |
| 303 | 2026-09-12T00:20:15.517Z | Downloaded enum-as-inner v0.6.1 |
| 304 | 2026-09-12T00:20:15.521Z | Downloaded futures-io v0.3.32 |
| 305 | 2026-09-12T00:20:15.521Z | Downloaded filetime v0.2.26 |
| 306 | 2026-09-12T00:20:15.526Z | Downloaded git-stub-vcs v0.1.0 |
| 307 | 2026-09-12T00:20:15.529Z | Downloaded cstr-argument v0.1.2 |
| 308 | 2026-09-12T00:20:15.529Z | Downloaded dropshot_endpoint v0.16.7 |
| 309 | 2026-09-12T00:20:15.532Z | Downloaded autocfg v1.5.0 |
| 310 | 2026-09-12T00:20:15.535Z | Downloaded const_format v0.2.34 |
| 311 | 2026-09-12T00:20:15.539Z | Downloaded futures-channel v0.3.32 |
| 312 | 2026-09-12T00:20:15.542Z | Downloaded colorchoice v1.0.4 |
| 313 | 2026-09-12T00:20:15.547Z | Downloaded hashbrown v0.16.1 |
| 314 | 2026-09-12T00:20:15.551Z | Downloaded http v1.4.2 |
| 315 | 2026-09-12T00:20:15.554Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 316 | 2026-09-12T00:20:15.555Z | Downloaded futures-core v0.3.32 |
| 317 | 2026-09-12T00:20:15.558Z | Downloaded darling_macro v0.21.3 |
| 318 | 2026-09-12T00:20:15.558Z | Downloaded block-buffer v0.10.4 |
| 319 | 2026-09-12T00:20:15.562Z | Downloaded bitflags v1.3.2 |
| 320 | 2026-09-12T00:20:15.568Z | Downloaded httpdate v1.0.3 |
| 321 | 2026-09-12T00:20:15.569Z | Downloaded form_urlencoded v1.2.2 |
| 322 | 2026-09-12T00:20:15.572Z | Downloaded crypto-common v0.2.2 |
| 323 | 2026-09-12T00:20:15.572Z | Downloaded futures-sink v0.3.32 |
| 324 | 2026-09-12T00:20:15.572Z | Downloaded hostname v0.3.1 |
| 325 | 2026-09-12T00:20:15.575Z | Downloaded bit-vec v0.8.0 |
| 326 | 2026-09-12T00:20:15.578Z | Downloaded hash32 v0.3.1 |
| 327 | 2026-09-12T00:20:15.578Z | Downloaded dunce v1.0.5 |
| 328 | 2026-09-12T00:20:15.582Z | Downloaded daft v0.1.5 |
| 329 | 2026-09-12T00:20:15.582Z | Downloaded embedded-io v0.4.0 |
| 330 | 2026-09-12T00:20:15.585Z | Downloaded http-body v1.0.1 |
| 331 | 2026-09-12T00:20:15.591Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 332 | 2026-09-12T00:20:15.591Z | Downloaded git-stub v1.0.0 |
| 333 | 2026-09-12T00:20:15.594Z | Downloaded ciborium-ll v0.2.2 |
| 334 | 2026-09-12T00:20:15.594Z | Downloaded float-ord v0.3.2 |
| 335 | 2026-09-12T00:20:15.599Z | Downloaded foreign-types-macros v0.2.3 |
| 336 | 2026-09-12T00:20:15.599Z | Downloaded futures-task v0.3.32 |
| 337 | 2026-09-12T00:20:15.604Z | Downloaded const_format_proc_macros v0.2.34 |
| 338 | 2026-09-12T00:20:15.604Z | Downloaded heck v0.5.0 |
| 339 | 2026-09-12T00:20:15.607Z | Downloaded futures-macro v0.3.32 |
| 340 | 2026-09-12T00:20:15.608Z | Downloaded anstyle-parse v1.0.0 |
| 341 | 2026-09-12T00:20:15.608Z | Downloaded foreign-types v0.5.0 |
| 342 | 2026-09-12T00:20:15.611Z | Downloaded hubpack v0.1.2 |
| 343 | 2026-09-12T00:20:15.615Z | Downloaded hyper-tls v0.6.0 |
| 344 | 2026-09-12T00:20:15.615Z | Downloaded hubpack_derive v0.1.1 |
| 345 | 2026-09-12T00:20:15.618Z | Downloaded group v0.13.0 |
| 346 | 2026-09-12T00:20:15.618Z | Downloaded foreign-types-shared v0.1.1 |
| 347 | 2026-09-12T00:20:15.622Z | Downloaded hostname v0.4.2 |
| 348 | 2026-09-12T00:20:15.622Z | Downloaded cpufeatures v0.3.0 |
| 349 | 2026-09-12T00:20:15.625Z | Downloaded bcs v0.1.6 |
| 350 | 2026-09-12T00:20:15.629Z | Downloaded ident_case v1.0.1 |
| 351 | 2026-09-12T00:20:15.629Z | Downloaded embedded-io v0.6.1 |
| 352 | 2026-09-12T00:20:15.634Z | Downloaded dof v0.3.0 |
| 353 | 2026-09-12T00:20:15.634Z | Downloaded heck v0.4.1 |
| 354 | 2026-09-12T00:20:15.638Z | Downloaded csv-core v0.1.12 |
| 355 | 2026-09-12T00:20:15.638Z | Downloaded inout v0.1.4 |
| 356 | 2026-09-12T00:20:15.642Z | Downloaded idna_adapter v1.2.1 |
| 357 | 2026-09-12T00:20:15.642Z | Downloaded is_ci v1.2.0 |
| 358 | 2026-09-12T00:20:15.642Z | Downloaded dof v0.4.0 |
| 359 | 2026-09-12T00:20:15.646Z | Downloaded critical-section v1.2.0 |
| 360 | 2026-09-12T00:20:15.646Z | Downloaded atomic-waker v1.1.2 |
| 361 | 2026-09-12T00:20:15.650Z | Downloaded generic-array v0.14.7 |
| 362 | 2026-09-12T00:20:15.656Z | Downloaded kstat-rs v0.2.4 |
| 363 | 2026-09-12T00:20:15.656Z | Downloaded lazy_static v1.5.0 |
| 364 | 2026-09-12T00:20:15.656Z | Downloaded is_terminal_polyfill v1.70.1 |
| 365 | 2026-09-12T00:20:15.660Z | Downloaded keccak v0.1.6 |
| 366 | 2026-09-12T00:20:15.660Z | Downloaded futures-executor v0.3.32 |
| 367 | 2026-09-12T00:20:15.660Z | Downloaded blake2 v0.10.6 |
| 368 | 2026-09-12T00:20:15.664Z | Downloaded ff v0.13.1 |
| 369 | 2026-09-12T00:20:15.668Z | Downloaded either v1.15.0 |
| 370 | 2026-09-12T00:20:15.668Z | Downloaded http-body-util v0.1.3 |
| 371 | 2026-09-12T00:20:15.672Z | Downloaded gethostname v0.5.0 |
| 372 | 2026-09-12T00:20:15.672Z | Downloaded fs-err v3.1.2 |
| 373 | 2026-09-12T00:20:15.676Z | Downloaded libscf-sys v1.2.0 |
| 374 | 2026-09-12T00:20:15.676Z | Downloaded globset v0.4.16 |
| 375 | 2026-09-12T00:20:15.679Z | Downloaded darling v0.21.3 |
| 376 | 2026-09-12T00:20:15.682Z | Downloaded match_cfg v0.1.0 |
| 377 | 2026-09-12T00:20:15.682Z | Downloaded ingot-types v0.1.2 |
| 378 | 2026-09-12T00:20:15.686Z | Downloaded managed v0.8.0 |
| 379 | 2026-09-12T00:20:15.686Z | Downloaded darling_core v0.21.3 |
| 380 | 2026-09-12T00:20:15.690Z | Downloaded lru-cache v0.1.2 |
| 381 | 2026-09-12T00:20:15.694Z | Downloaded ingot v0.1.1 |
| 382 | 2026-09-12T00:20:15.698Z | Downloaded macaddr v1.0.1 |
| 383 | 2026-09-12T00:20:15.698Z | Downloaded crossbeam-channel v0.5.15 |
| 384 | 2026-09-12T00:20:15.702Z | Downloaded ipnetwork v0.21.1 |
| 385 | 2026-09-12T00:20:15.706Z | Downloaded httparse v1.10.1 |
| 386 | 2026-09-12T00:20:15.707Z | Downloaded derive-ex v0.1.8 |
| 387 | 2026-09-12T00:20:15.707Z | Downloaded newline-converter v0.3.0 |
| 388 | 2026-09-12T00:20:15.710Z | Downloaded num-derive v0.4.2 |
| 389 | 2026-09-12T00:20:15.711Z | Downloaded dyn-clone v1.0.20 |
| 390 | 2026-09-12T00:20:15.714Z | Downloaded hybrid-array v0.4.12 |
| 391 | 2026-09-12T00:20:15.719Z | Downloaded memoffset v0.9.1 |
| 392 | 2026-09-12T00:20:15.719Z | Downloaded crossbeam-utils v0.8.21 |
| 393 | 2026-09-12T00:20:15.727Z | Downloaded hyper-rustls v0.27.7 |
| 394 | 2026-09-12T00:20:15.727Z | Downloaded num v0.4.3 |
| 395 | 2026-09-12T00:20:15.727Z | Downloaded fs_extra v1.3.0 |
| 396 | 2026-09-12T00:20:15.731Z | Downloaded iana-time-zone v0.1.64 |
| 397 | 2026-09-12T00:20:15.731Z | Downloaded libsw v3.5.0 |
| 398 | 2026-09-12T00:20:15.731Z | Downloaded anyhow v1.0.102 |
| 399 | 2026-09-12T00:20:15.735Z | Downloaded omicron-workspace-hack v0.1.0 |
| 400 | 2026-09-12T00:20:15.735Z | Downloaded num_threads v0.1.7 |
| 401 | 2026-09-12T00:20:15.751Z | Downloaded openssl-macros v0.1.1 |
| 402 | 2026-09-12T00:20:15.756Z | Downloaded opaque-debug v0.3.1 |
| 403 | 2026-09-12T00:20:15.756Z | Downloaded num-iter v0.1.45 |
| 404 | 2026-09-12T00:20:15.756Z | Downloaded num-conv v0.2.1 |
| 405 | 2026-09-12T00:20:15.760Z | Downloaded newtype_derive v0.1.6 |
| 406 | 2026-09-12T00:20:15.760Z | Downloaded parse-display v0.10.0 |
| 407 | 2026-09-12T00:20:15.760Z | Downloaded openssl-probe v0.1.6 |
| 408 | 2026-09-12T00:20:15.765Z | Downloaded bitflags v2.11.1 |
| 409 | 2026-09-12T00:20:15.765Z | Downloaded mime v0.3.17 |
| 410 | 2026-09-12T00:20:15.768Z | Downloaded percent-encoding v2.3.2 |
| 411 | 2026-09-12T00:20:15.768Z | Downloaded newtype-uuid v1.3.2 |
| 412 | 2026-09-12T00:20:15.771Z | Downloaded multer v3.1.0 |
| 413 | 2026-09-12T00:20:15.772Z | Downloaded bytes v1.12.0 |
| 414 | 2026-09-12T00:20:15.775Z | Downloaded libloading v0.8.9 |
| 415 | 2026-09-12T00:20:15.779Z | Downloaded icu_normalizer v2.0.0 |
| 416 | 2026-09-12T00:20:15.782Z | Downloaded proc-macro-crate v1.3.1 |
| 417 | 2026-09-12T00:20:15.782Z | Downloaded num-integer v0.1.46 |
| 418 | 2026-09-12T00:20:15.788Z | Downloaded predicates-core v1.0.9 |
| 419 | 2026-09-12T00:20:15.788Z | Downloaded getrandom v0.2.16 |
| 420 | 2026-09-12T00:20:15.791Z | Downloaded lock_api v0.4.14 |
| 421 | 2026-09-12T00:20:15.791Z | Downloaded native-tls v0.2.14 |
| 422 | 2026-09-12T00:20:15.791Z | Downloaded half v2.7.1 |
| 423 | 2026-09-12T00:20:15.795Z | Downloaded linear-map v1.2.0 |
| 424 | 2026-09-12T00:20:15.799Z | Downloaded progenitor-client v0.14.0 |
| 425 | 2026-09-12T00:20:15.799Z | Downloaded flate2 v1.1.2 |
| 426 | 2026-09-12T00:20:15.803Z | Downloaded ingot-macros v0.1.1 |
| 427 | 2026-09-12T00:20:15.803Z | Downloaded proc-macro-error-attr v1.0.4 |
| 428 | 2026-09-12T00:20:15.808Z | Downloaded pretty-hex v0.4.1 |
| 429 | 2026-09-12T00:20:15.808Z | Downloaded progenitor-client v0.10.0 |
| 430 | 2026-09-12T00:20:15.808Z | Downloaded powerfmt v0.2.0 |
| 431 | 2026-09-12T00:20:15.815Z | Downloaded potential_utf v0.1.3 |
| 432 | 2026-09-12T00:20:15.815Z | Downloaded progenitor-macro v0.10.0 |
| 433 | 2026-09-12T00:20:15.815Z | Downloaded hickory-proto v0.25.2 |
| 434 | 2026-09-12T00:20:15.822Z | Downloaded rand_chacha v0.3.1 |
| 435 | 2026-09-12T00:20:15.828Z | Downloaded progenitor-macro v0.14.0 |
| 436 | 2026-09-12T00:20:15.828Z | Downloaded rand_xorshift v0.4.0 |
| 437 | 2026-09-12T00:20:15.828Z | Downloaded pem v3.0.5 |
| 438 | 2026-09-12T00:20:15.832Z | Downloaded oxnet v0.1.6 |
| 439 | 2026-09-12T00:20:15.832Z | Downloaded ref-cast-impl v1.0.25 |
| 440 | 2026-09-12T00:20:15.832Z | Downloaded memmap2 v0.9.8 |
| 441 | 2026-09-12T00:20:15.835Z | Downloaded paste v1.0.15 |
| 442 | 2026-09-12T00:20:15.835Z | Downloaded dropshot_endpoint v0.17.1 |
| 443 | 2026-09-12T00:20:15.840Z | Downloaded icu_normalizer_data v2.0.0 |
| 444 | 2026-09-12T00:20:15.843Z | Downloaded ppv-lite86 v0.2.21 |
| 445 | 2026-09-12T00:20:15.843Z | Downloaded icu_properties v2.0.1 |
| 446 | 2026-09-12T00:20:15.847Z | Downloaded getrandom v0.4.2 |
| 447 | 2026-09-12T00:20:15.850Z | Downloaded poly1305 v0.8.0 |
| 448 | 2026-09-12T00:20:15.850Z | Downloaded pest_generator v2.8.2 |
| 449 | 2026-09-12T00:20:15.855Z | Downloaded indexmap v1.9.3 |
| 450 | 2026-09-12T00:20:15.855Z | Downloaded phf v0.12.1 |
| 451 | 2026-09-12T00:20:15.859Z | Downloaded pin-project-lite v0.2.16 |
| 452 | 2026-09-12T00:20:15.859Z | Downloaded pin-project-internal v1.1.10 |
| 453 | 2026-09-12T00:20:15.863Z | Downloaded rustc_version v0.4.1 |
| 454 | 2026-09-12T00:20:15.863Z | Downloaded rustc-hash v2.1.1 |
| 455 | 2026-09-12T00:20:15.867Z | Downloaded crypto-bigint v0.5.5 |
| 456 | 2026-09-12T00:20:15.872Z | Downloaded proc-macro-error2 v2.0.1 |
| 457 | 2026-09-12T00:20:15.878Z | Downloaded parking_lot v0.12.5 |
| 458 | 2026-09-12T00:20:15.878Z | Downloaded proc-macro-error v1.0.4 |
| 459 | 2026-09-12T00:20:15.882Z | Downloaded same-file v1.0.6 |
| 460 | 2026-09-12T00:20:15.882Z | Downloaded scopeguard v1.2.0 |
| 461 | 2026-09-12T00:20:15.882Z | Downloaded jiff-static v0.2.15 |
| 462 | 2026-09-12T00:20:15.882Z | Downloaded progenitor v0.10.0 |
| 463 | 2026-09-12T00:20:15.887Z | Downloaded progenitor v0.14.0 |
| 464 | 2026-09-12T00:20:15.887Z | Downloaded quick-error v1.2.3 |
| 465 | 2026-09-12T00:20:15.891Z | Downloaded parking_lot_core v0.9.12 |
| 466 | 2026-09-12T00:20:15.892Z | Downloaded num-rational v0.4.2 |
| 467 | 2026-09-12T00:20:15.892Z | Downloaded semver v0.1.20 |
| 468 | 2026-09-12T00:20:15.895Z | Downloaded search_path v0.1.4 |
| 469 | 2026-09-12T00:20:15.895Z | Downloaded scroll_derive v0.13.1 |
| 470 | 2026-09-12T00:20:15.895Z | Downloaded serde-big-array v0.5.1 |
| 471 | 2026-09-12T00:20:15.899Z | Downloaded secrecy v0.10.3 |
| 472 | 2026-09-12T00:20:15.899Z | Downloaded icu_locale_core v2.0.0 |
| 473 | 2026-09-12T00:20:15.902Z | Downloaded pest_derive v2.8.2 |
| 474 | 2026-09-12T00:20:15.906Z | Downloaded heapless v0.8.0 |
| 475 | 2026-09-12T00:20:15.910Z | Downloaded ref-cast v1.0.25 |
| 476 | 2026-09-12T00:20:15.910Z | Downloaded serde_spanned v0.6.9 |
| 477 | 2026-09-12T00:20:15.914Z | Downloaded predicates v3.1.4 |
| 478 | 2026-09-12T00:20:15.914Z | Downloaded omicron-zone-package v0.12.2 |
| 479 | 2026-09-12T00:20:15.917Z | Downloaded quote v1.0.45 |
| 480 | 2026-09-12T00:20:15.921Z | Downloaded postcard v1.1.3 |
| 481 | 2026-09-12T00:20:15.921Z | Downloaded resolv-conf v0.7.5 |
| 482 | 2026-09-12T00:20:15.924Z | Downloaded progenitor v0.11.1 |
| 483 | 2026-09-12T00:20:15.924Z | Downloaded serde_repr v0.1.20 |
| 484 | 2026-09-12T00:20:15.929Z | Downloaded serde_spanned v1.1.1 |
| 485 | 2026-09-12T00:20:15.929Z | Downloaded serde_plain v1.0.2 |
| 486 | 2026-09-12T00:20:15.929Z | Downloaded rustls-pemfile v2.2.0 |
| 487 | 2026-09-12T00:20:15.933Z | Downloaded cc v1.2.64 |
| 488 | 2026-09-12T00:20:15.933Z | Downloaded pest_meta v2.8.2 |
| 489 | 2026-09-12T00:20:15.937Z | Downloaded scroll_derive v0.12.1 |
| 490 | 2026-09-12T00:20:15.937Z | Downloaded sha1 v0.11.0 |
| 491 | 2026-09-12T00:20:15.941Z | Downloaded rand_core v0.9.3 |
| 492 | 2026-09-12T00:20:15.941Z | Downloaded rusty-fork v0.3.0 |
| 493 | 2026-09-12T00:20:15.941Z | Downloaded rustversion v1.0.22 |
| 494 | 2026-09-12T00:20:15.946Z | Downloaded papergrid v0.18.0 |
| 495 | 2026-09-12T00:20:15.949Z | Downloaded quinn-udp v0.5.14 |
| 496 | 2026-09-12T00:20:15.949Z | Downloaded num-traits v0.2.19 |
| 497 | 2026-09-12T00:20:15.954Z | Downloaded scroll v0.13.0 |
| 498 | 2026-09-12T00:20:15.954Z | Downloaded scroll v0.12.0 |
| 499 | 2026-09-12T00:20:15.957Z | Downloaded smawk v0.3.2 |
| 500 | 2026-09-12T00:20:15.957Z | Downloaded async-compression v0.4.33 |
| 501 | 2026-09-12T00:20:15.960Z | Downloaded sigpipe v0.1.3 |
| 502 | 2026-09-12T00:20:15.960Z | Downloaded signal-hook-tokio v0.4.0 |
| 503 | 2026-09-12T00:20:15.964Z | Downloaded pin-project v1.1.10 |
| 504 | 2026-09-12T00:20:15.968Z | Downloaded strum v0.28.0 |
| 505 | 2026-09-12T00:20:15.973Z | Downloaded strum v0.26.3 |
| 506 | 2026-09-12T00:20:15.973Z | Downloaded hickory-resolver v0.25.2 |
| 507 | 2026-09-12T00:20:15.977Z | Downloaded structmeta-derive v0.3.0 |
| 508 | 2026-09-12T00:20:15.977Z | Downloaded slog-bunyan v2.5.0 |
| 509 | 2026-09-12T00:20:15.977Z | Downloaded siphasher v1.0.1 |
| 510 | 2026-09-12T00:20:15.981Z | Downloaded icu_collections v2.0.0 |
| 511 | 2026-09-12T00:20:15.984Z | Downloaded supports-color v3.0.2 |
| 512 | 2026-09-12T00:20:15.984Z | Downloaded progenitor-impl v0.11.1 |
| 513 | 2026-09-12T00:20:15.989Z | Downloaded structmeta v0.3.0 |
| 514 | 2026-09-12T00:20:15.989Z | Downloaded progenitor-impl v0.14.0 |
| 515 | 2026-09-12T00:20:15.993Z | Downloaded strsim v0.11.1 |
| 516 | 2026-09-12T00:20:15.993Z | Downloaded sync_wrapper v1.0.2 |
| 517 | 2026-09-12T00:20:15.993Z | Downloaded strum v0.27.2 |
| 518 | 2026-09-12T00:20:15.993Z | Downloaded hashbrown v0.12.3 |
| 519 | 2026-09-12T00:20:16.040Z | Downloaded tagptr v0.2.0 |
| 520 | 2026-09-12T00:20:16.040Z | Downloaded tabwriter v1.4.1 |
| 521 | 2026-09-12T00:20:16.057Z | Downloaded slog-json v2.6.1 |
| 522 | 2026-09-12T00:20:16.057Z | Downloaded shlex v1.3.0 |
| 523 | 2026-09-12T00:20:16.058Z | Downloaded serde_urlencoded v0.7.1 |
| 524 | 2026-09-12T00:20:16.058Z | Downloaded tabled_derive v0.7.0 |
| 525 | 2026-09-12T00:20:16.058Z | Downloaded expectorate v1.3.0 |
| 526 | 2026-09-12T00:20:16.058Z | Downloaded shlex v2.0.1 |
| 527 | 2026-09-12T00:20:16.058Z | Downloaded proc-macro2 v1.0.106 |
| 528 | 2026-09-12T00:20:16.058Z | Downloaded stable_deref_trait v1.2.0 |
| 529 | 2026-09-12T00:20:16.058Z | Downloaded testing_table v0.3.0 |
| 530 | 2026-09-12T00:20:16.058Z | Downloaded openssl-sys v0.9.117 |
| 531 | 2026-09-12T00:20:16.058Z | Downloaded thread-id v4.2.2 |
| 532 | 2026-09-12T00:20:16.058Z | Downloaded swrite v0.1.0 |
| 533 | 2026-09-12T00:20:16.058Z | Downloaded serde_tokenstream v0.2.3 |
| 534 | 2026-09-12T00:20:16.058Z | Downloaded take_mut v0.2.2 |
| 535 | 2026-09-12T00:20:16.058Z | Downloaded hyper-util v0.1.20 |
| 536 | 2026-09-12T00:20:16.058Z | Downloaded termtree v0.5.1 |
| 537 | 2026-09-12T00:20:16.058Z | Downloaded terminal_size v0.4.3 |
| 538 | 2026-09-12T00:20:16.058Z | Downloaded time-core v0.1.8 |
| 539 | 2026-09-12T00:20:16.058Z | Downloaded sha2 v0.10.9 |
| 540 | 2026-09-12T00:20:16.058Z | Downloaded strum_macros v0.26.4 |
| 541 | 2026-09-12T00:20:16.058Z | Downloaded prettyplease v0.2.37 |
| 542 | 2026-09-12T00:20:16.058Z | Downloaded snafu-derive v0.8.9 |
| 543 | 2026-09-12T00:20:16.058Z | Downloaded thread-id v5.0.0 |
| 544 | 2026-09-12T00:20:16.058Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 545 | 2026-09-12T00:20:16.058Z | Downloaded slog-term v2.9.2 |
| 546 | 2026-09-12T00:20:16.058Z | Downloaded hickory-resolver v0.24.4 |
| 547 | 2026-09-12T00:20:16.058Z | Downloaded tinyvec_macros v0.1.1 |
| 548 | 2026-09-12T00:20:16.058Z | Downloaded slog-dtrace v0.3.0 |
| 549 | 2026-09-12T00:20:16.058Z | Downloaded slog-async v2.8.0 |
| 550 | 2026-09-12T00:20:16.058Z | Downloaded slab v0.4.11 |
| 551 | 2026-09-12T00:20:16.063Z | Downloaded minimal-lexical v0.2.1 |
| 552 | 2026-09-12T00:20:16.063Z | Downloaded smf v0.2.3 |
| 553 | 2026-09-12T00:20:16.063Z | Downloaded memchr v2.7.5 |
| 554 | 2026-09-12T00:20:16.063Z | Downloaded rustls-pki-types v1.12.0 |
| 555 | 2026-09-12T00:20:16.063Z | Downloaded static_assertions v1.1.0 |
| 556 | 2026-09-12T00:20:16.063Z | Downloaded signal-hook v0.4.4 |
| 557 | 2026-09-12T00:20:16.063Z | Downloaded papergrid v0.11.0 |
| 558 | 2026-09-12T00:20:16.068Z | Downloaded ryu v1.0.20 |
| 559 | 2026-09-12T00:20:16.068Z | Downloaded subtle v2.6.1 |
| 560 | 2026-09-12T00:20:16.068Z | Downloaded serde_path_to_error v0.1.20 |
| 561 | 2026-09-12T00:20:16.068Z | Downloaded serde_derive_internals v0.29.1 |
| 562 | 2026-09-12T00:20:16.071Z | Downloaded thiserror-impl v1.0.69 |
| 563 | 2026-09-12T00:20:16.071Z | Downloaded strum_macros v0.28.0 |
| 564 | 2026-09-12T00:20:16.075Z | Downloaded thiserror-impl v2.0.18 |
| 565 | 2026-09-12T00:20:16.075Z | Downloaded serde_with_macros v3.14.1 |
| 566 | 2026-09-12T00:20:16.075Z | Downloaded rayon-core v1.13.0 |
| 567 | 2026-09-12T00:20:16.079Z | Downloaded sha1 v0.10.6 |
| 568 | 2026-09-12T00:20:16.079Z | Downloaded thiserror v2.0.18 |
| 569 | 2026-09-12T00:20:16.082Z | Downloaded toml_write v0.1.2 |
| 570 | 2026-09-12T00:20:16.086Z | Downloaded toml_datetime v0.6.11 |
| 571 | 2026-09-12T00:20:16.086Z | Downloaded smallvec v1.15.1 |
| 572 | 2026-09-12T00:20:16.089Z | Downloaded topological-sort v0.2.2 |
| 573 | 2026-09-12T00:20:16.089Z | Downloaded thread_local v1.1.9 |
| 574 | 2026-09-12T00:20:16.089Z | Downloaded semver v1.0.28 |
| 575 | 2026-09-12T00:20:16.092Z | Downloaded schemars_derive v0.8.22 |
| 576 | 2026-09-12T00:20:16.092Z | Downloaded rand_core v0.6.4 |
| 577 | 2026-09-12T00:20:16.096Z | Downloaded miniz_oxide v0.8.9 |
| 578 | 2026-09-12T00:20:16.096Z | Downloaded time-macros v0.2.27 |
| 579 | 2026-09-12T00:20:16.102Z | Downloaded thiserror-no-std v2.0.2 |
| 580 | 2026-09-12T00:20:16.102Z | Downloaded tower-layer v0.3.3 |
| 581 | 2026-09-12T00:20:16.105Z | Downloaded rand_chacha v0.9.0 |
| 582 | 2026-09-12T00:20:16.105Z | Downloaded unarray v0.1.4 |
| 583 | 2026-09-12T00:20:16.105Z | Downloaded typify-macro v0.4.3 |
| 584 | 2026-09-12T00:20:16.105Z | Downloaded typify-macro v0.6.2 |
| 585 | 2026-09-12T00:20:16.105Z | Downloaded futures v0.3.32 |
| 586 | 2026-09-12T00:20:16.110Z | Downloaded tokio-rustls v0.25.0 |
| 587 | 2026-09-12T00:20:16.110Z | Downloaded progenitor-impl v0.10.0 |
| 588 | 2026-09-12T00:20:16.114Z | Downloaded tokio-native-tls v0.3.1 |
| 589 | 2026-09-12T00:20:16.114Z | Downloaded try-lock v0.2.5 |
| 590 | 2026-09-12T00:20:16.114Z | Downloaded synstructure v0.13.2 |
| 591 | 2026-09-12T00:20:16.118Z | Downloaded tinystr v0.8.1 |
| 592 | 2026-09-12T00:20:16.118Z | Downloaded universal-hash v0.5.1 |
| 593 | 2026-09-12T00:20:16.118Z | Downloaded unicode-linebreak v0.1.5 |
| 594 | 2026-09-12T00:20:16.118Z | Downloaded tokio-dtrace v0.1.1 |
| 595 | 2026-09-12T00:20:16.122Z | Downloaded tokio-macros v2.7.0 |
| 596 | 2026-09-12T00:20:16.122Z | Downloaded untrusted v0.7.1 |
| 597 | 2026-09-12T00:20:16.122Z | Downloaded unicode-xid v0.2.6 |
| 598 | 2026-09-12T00:20:16.122Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 599 | 2026-09-12T00:20:16.127Z | Downloaded serde_derive v1.0.228 |
| 600 | 2026-09-12T00:20:16.127Z | Downloaded strum_macros v0.27.2 |
| 601 | 2026-09-12T00:20:16.130Z | Downloaded serde_core v1.0.228 |
| 602 | 2026-09-12T00:20:16.130Z | Downloaded untrusted v0.9.0 |
| 603 | 2026-09-12T00:20:16.130Z | Downloaded usdt-macro v0.5.0 |
| 604 | 2026-09-12T00:20:16.134Z | Downloaded usdt v0.5.0 |
| 605 | 2026-09-12T00:20:16.134Z | Downloaded slog v2.8.2 |
| 606 | 2026-09-12T00:20:16.137Z | Downloaded thiserror v1.0.69 |
| 607 | 2026-09-12T00:20:16.137Z | Downloaded spin v0.9.8 |
| 608 | 2026-09-12T00:20:16.141Z | Downloaded schemars v0.8.22 |
| 609 | 2026-09-12T00:20:16.146Z | Downloaded version_check v0.9.5 |
| 610 | 2026-09-12T00:20:16.149Z | Downloaded usdt-attr-macro v0.6.0 |
| 611 | 2026-09-12T00:20:16.149Z | Downloaded utf8_iter v1.0.4 |
| 612 | 2026-09-12T00:20:16.149Z | Downloaded usdt-macro v0.6.0 |
| 613 | 2026-09-12T00:20:16.153Z | Downloaded usdt-attr-macro v0.5.0 |
| 614 | 2026-09-12T00:20:16.153Z | Downloaded usdt v0.6.0 |
| 615 | 2026-09-12T00:20:16.153Z | Downloaded tower-service v0.3.3 |
| 616 | 2026-09-12T00:20:16.153Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 617 | 2026-09-12T00:20:16.156Z | Downloaded qorb v0.4.1 |
| 618 | 2026-09-12T00:20:16.157Z | Downloaded rustc_version v0.1.7 |
| 619 | 2026-09-12T00:20:16.160Z | Downloaded iddqd v0.3.18 |
| 620 | 2026-09-12T00:20:16.163Z | Downloaded similar v2.7.0 |
| 621 | 2026-09-12T00:20:16.166Z | Downloaded tempfile v3.27.0 |
| 622 | 2026-09-12T00:20:16.167Z | Downloaded tokio-rustls v0.26.4 |
| 623 | 2026-09-12T00:20:16.170Z | Downloaded aws-lc-rs v1.16.2 |
| 624 | 2026-09-12T00:20:16.173Z | Downloaded want v0.3.1 |
| 625 | 2026-09-12T00:20:16.181Z | Downloaded waitgroup v0.1.2 |
| 626 | 2026-09-12T00:20:16.181Z | Downloaded utf8parse v0.2.2 |
| 627 | 2026-09-12T00:20:16.181Z | Downloaded indexmap v2.14.0 |
| 628 | 2026-09-12T00:20:16.181Z | Downloaded yoke-derive v0.8.0 |
| 629 | 2026-09-12T00:20:16.181Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 630 | 2026-09-12T00:20:16.184Z | Downloaded toml v0.8.23 |
| 631 | 2026-09-12T00:20:16.184Z | Downloaded itertools v0.12.1 |
| 632 | 2026-09-12T00:20:16.188Z | Downloaded test-strategy v0.4.3 |
| 633 | 2026-09-12T00:20:16.191Z | Downloaded zerofrom-derive v0.1.6 |
| 634 | 2026-09-12T00:20:16.192Z | Downloaded zerofrom v0.1.6 |
| 635 | 2026-09-12T00:20:16.196Z | Downloaded textwrap v0.16.2 |
| 636 | 2026-09-12T00:20:16.196Z | Downloaded socket2 v0.6.4 |
| 637 | 2026-09-12T00:20:16.200Z | Downloaded rand v0.9.3 |
| 638 | 2026-09-12T00:20:16.200Z | Downloaded quinn v0.11.9 |
| 639 | 2026-09-12T00:20:16.200Z | Downloaded wait-timeout v0.2.1 |
| 640 | 2026-09-12T00:20:16.203Z | Downloaded usdt-impl v0.5.0 |
| 641 | 2026-09-12T00:20:16.203Z | Downloaded zone_cfg_derive v0.3.1 |
| 642 | 2026-09-12T00:20:16.203Z | Downloaded xattr v1.6.1 |
| 643 | 2026-09-12T00:20:16.203Z | Downloaded zone v0.3.1 |
| 644 | 2026-09-12T00:20:16.206Z | Downloaded clap_builder v4.6.0 |
| 645 | 2026-09-12T00:20:16.211Z | Downloaded vsss-rs v3.3.4 |
| 646 | 2026-09-12T00:20:16.211Z | Downloaded tinyvec v1.10.0 |
| 647 | 2026-09-12T00:20:16.214Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 648 | 2026-09-12T00:20:16.214Z | Downloaded tokio-stream v0.1.17 |
| 649 | 2026-09-12T00:20:16.218Z | Downloaded mio v1.2.1 |
| 650 | 2026-09-12T00:20:16.222Z | Downloaded schemars v0.9.0 |
| 651 | 2026-09-12T00:20:16.225Z | Downloaded signal-hook-registry v1.4.6 |
| 652 | 2026-09-12T00:20:16.230Z | Downloaded writeable v0.6.1 |
| 653 | 2026-09-12T00:20:16.230Z | Downloaded yoke v0.8.0 |
| 654 | 2026-09-12T00:20:16.230Z | Downloaded term v1.2.0 |
| 655 | 2026-09-12T00:20:16.234Z | Downloaded scuffle v0.1.0 |
| 656 | 2026-09-12T00:20:16.234Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 657 | 2026-09-12T00:20:16.239Z | Downloaded tracing-attributes v0.1.30 |
| 658 | 2026-09-12T00:20:16.239Z | Downloaded serde_yaml v0.9.34+deprecated |
| 659 | 2026-09-12T00:20:16.239Z | Downloaded whoami v1.6.1 |
| 660 | 2026-09-12T00:20:16.242Z | Downloaded walkdir v2.5.0 |
| 661 | 2026-09-12T00:20:16.242Z | Downloaded zeroize v1.8.1 |
| 662 | 2026-09-12T00:20:16.242Z | Downloaded snafu v0.8.9 |
| 663 | 2026-09-12T00:20:16.246Z | Downloaded pest v2.8.2 |
| 664 | 2026-09-12T00:20:16.249Z | Downloaded zmij v1.0.17 |
| 665 | 2026-09-12T00:20:16.249Z | Downloaded libm v0.2.15 |
| 666 | 2026-09-12T00:20:16.255Z | Downloaded aho-corasick v1.1.3 |
| 667 | 2026-09-12T00:20:16.261Z | Downloaded typify v0.6.2 |
| 668 | 2026-09-12T00:20:16.264Z | Downloaded unicode-ident v1.0.24 |
| 669 | 2026-09-12T00:20:16.264Z | Downloaded typify v0.4.3 |
| 670 | 2026-09-12T00:20:16.264Z | Downloaded zeroize_derive v1.4.3 |
| 671 | 2026-09-12T00:20:16.268Z | Downloaded ucd-trie v0.1.7 |
| 672 | 2026-09-12T00:20:16.268Z | Downloaded nom v7.1.3 |
| 673 | 2026-09-12T00:20:16.271Z | Downloaded blake3 v1.8.2 |
| 674 | 2026-09-12T00:20:16.275Z | Downloaded dropshot-api-manager v0.7.2 |
| 675 | 2026-09-12T00:20:16.278Z | Downloaded zerocopy-derive v0.7.35 |
| 676 | 2026-09-12T00:20:16.282Z | Downloaded zerovec-derive v0.11.1 |
| 677 | 2026-09-12T00:20:16.282Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 678 | 2026-09-12T00:20:16.286Z | Downloaded usdt-impl v0.6.0 |
| 679 | 2026-09-12T00:20:16.287Z | Downloaded toml v0.7.8 |
| 680 | 2026-09-12T00:20:16.290Z | Downloaded tar v0.4.45 |
| 681 | 2026-09-12T00:20:16.290Z | Downloaded vergen v8.3.2 |
| 682 | 2026-09-12T00:20:16.290Z | Downloaded serde v1.0.228 |
| 683 | 2026-09-12T00:20:16.294Z | Downloaded steno v0.4.1 |
| 684 | 2026-09-12T00:20:16.298Z | Downloaded iri-string v0.7.8 |
| 685 | 2026-09-12T00:20:16.301Z | Downloaded hashbrown v0.15.5 |
| 686 | 2026-09-12T00:20:16.301Z | Downloaded icu_properties_data v2.0.1 |
| 687 | 2026-09-12T00:20:16.306Z | Downloaded unsafe-libyaml v0.2.11 |
| 688 | 2026-09-12T00:20:16.310Z | Downloaded itertools v0.14.0 |
| 689 | 2026-09-12T00:20:16.313Z | Downloaded hkdf v0.12.4 |
| 690 | 2026-09-12T00:20:16.313Z | Downloaded hashbrown v0.17.1 |
| 691 | 2026-09-12T00:20:16.316Z | Downloaded rustls-webpki v0.103.6 |
| 692 | 2026-09-12T00:20:16.320Z | Downloaded rand v0.8.5 |
| 693 | 2026-09-12T00:20:16.320Z | Downloaded idna v1.1.0 |
| 694 | 2026-09-12T00:20:16.323Z | Downloaded log v0.4.29 |
| 695 | 2026-09-12T00:20:16.323Z | Downloaded pkg-config v0.3.32 |
| 696 | 2026-09-12T00:20:16.328Z | Downloaded elliptic-curve v0.13.8 |
| 697 | 2026-09-12T00:20:16.328Z | Downloaded uuid v1.23.3 |
| 698 | 2026-09-12T00:20:16.332Z | Downloaded once_cell v1.21.3 |
| 699 | 2026-09-12T00:20:16.332Z | Downloaded schemars v1.2.0 |
| 700 | 2026-09-12T00:20:16.339Z | Downloaded tracing-core v0.1.34 |
| 701 | 2026-09-12T00:20:16.343Z | Downloaded hyper v1.10.1 |
| 702 | 2026-09-12T00:20:16.346Z | Downloaded url v2.5.7 |
| 703 | 2026-09-12T00:20:16.346Z | Downloaded toml_edit v0.19.15 |
| 704 | 2026-09-12T00:20:16.355Z | Downloaded tower v0.5.2 |
| 705 | 2026-09-12T00:20:16.360Z | Downloaded itertools v0.15.0 |
| 706 | 2026-09-12T00:20:16.365Z | Downloaded reqwest v0.12.23 |
| 707 | 2026-09-12T00:20:16.369Z | Downloaded bindgen v0.72.1 |
| 708 | 2026-09-12T00:20:16.373Z | Downloaded tracing v0.1.41 |
| 709 | 2026-09-12T00:20:16.376Z | Downloaded toml_edit v0.22.27 |
| 710 | 2026-09-12T00:20:16.381Z | Downloaded similar v3.2.0 |
| 711 | 2026-09-12T00:20:16.385Z | Downloaded futures-util v0.3.32 |
| 712 | 2026-09-12T00:20:16.389Z | Downloaded serde_json v1.0.150 |
| 713 | 2026-09-12T00:20:16.393Z | Downloaded typenum v1.20.1 |
| 714 | 2026-09-12T00:20:16.396Z | Downloaded typed-path v0.9.3 |
| 715 | 2026-09-12T00:20:16.399Z | Downloaded zerotrie v0.2.2 |
| 716 | 2026-09-12T00:20:16.402Z | Downloaded goblin v0.8.2 |
| 717 | 2026-09-12T00:20:16.406Z | Downloaded regex v1.12.4 |
| 718 | 2026-09-12T00:20:16.410Z | Downloaded portable-atomic v1.11.1 |
| 719 | 2026-09-12T00:20:16.413Z | Downloaded chrono v0.4.45 |
| 720 | 2026-09-12T00:20:16.417Z | Downloaded h2 v0.4.14 |
| 721 | 2026-09-12T00:20:16.420Z | Downloaded zerocopy-derive v0.8.27 |
| 722 | 2026-09-12T00:20:16.423Z | Downloaded proptest v1.8.0 |
| 723 | 2026-09-12T00:20:16.428Z | Downloaded reqwest v0.13.2 |
| 724 | 2026-09-12T00:20:16.431Z | Downloaded iddqd v0.4.5 |
| 725 | 2026-09-12T00:20:16.436Z | Downloaded tough v0.20.0 |
| 726 | 2026-09-12T00:20:16.441Z | Downloaded rayon v1.11.0 |
| 727 | 2026-09-12T00:20:16.445Z | Downloaded git2 v0.19.0 |
| 728 | 2026-09-12T00:20:16.450Z | Downloaded unicode-segmentation v1.12.0 |
| 729 | 2026-09-12T00:20:16.455Z | Downloaded num_enum_derive v0.7.5 |
| 730 | 2026-09-12T00:20:16.455Z | Downloaded tower-http v0.6.8 |
| 731 | 2026-09-12T00:20:16.459Z | Downloaded icu_provider v2.0.0 |
| 732 | 2026-09-12T00:20:16.459Z | Downloaded derive_more v0.99.20 |
| 733 | 2026-09-12T00:20:16.462Z | Downloaded drift v0.2.0 |
| 734 | 2026-09-12T00:20:16.467Z | Downloaded curl v0.4.50 |
| 735 | 2026-09-12T00:20:16.470Z | Downloaded unicode-normalization v0.1.24 |
| 736 | 2026-09-12T00:20:16.477Z | Downloaded oxide-tokio-rt v0.1.2 |
| 737 | 2026-09-12T00:20:16.477Z | Downloaded progenitor-macro v0.11.1 |
| 738 | 2026-09-12T00:20:16.477Z | Downloaded progenitor-client v0.11.1 |
| 739 | 2026-09-12T00:20:16.477Z | Downloaded tokio-util v0.7.16 |
| 740 | 2026-09-12T00:20:16.482Z | Downloaded zerovec v0.11.4 |
| 741 | 2026-09-12T00:20:16.482Z | Downloaded password-hash v0.5.0 |
| 742 | 2026-09-12T00:20:16.485Z | Downloaded goblin v0.10.1 |
| 743 | 2026-09-12T00:20:16.485Z | Downloaded quinn-proto v0.11.14 |
| 744 | 2026-09-12T00:20:16.489Z | Downloaded curve25519-dalek v4.1.3 |
| 745 | 2026-09-12T00:20:16.493Z | Downloaded parse-display-derive v0.10.0 |
| 746 | 2026-09-12T00:20:16.497Z | Downloaded num_enum v0.7.5 |
| 747 | 2026-09-12T00:20:16.500Z | Downloaded zerocopy v0.7.35 |
| 748 | 2026-09-12T00:20:16.505Z | Downloaded rustls-webpki v0.102.8 |
| 749 | 2026-09-12T00:20:16.516Z | Downloaded serde_with v3.14.1 |
| 750 | 2026-09-12T00:20:16.523Z | Downloaded winnow v0.7.14 |
| 751 | 2026-09-12T00:20:16.528Z | Downloaded num_enum v0.5.11 |
| 752 | 2026-09-12T00:20:16.532Z | Downloaded num-complex v0.4.6 |
| 753 | 2026-09-12T00:20:16.535Z | Downloaded chacha20poly1305 v0.10.1 |
| 754 | 2026-09-12T00:20:16.535Z | Downloaded litemap v0.8.0 |
| 755 | 2026-09-12T00:20:16.535Z | Downloaded plain v0.2.3 |
| 756 | 2026-09-12T00:20:16.539Z | Downloaded owo-colors v4.3.0 |
| 757 | 2026-09-12T00:20:16.539Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 758 | 2026-09-12T00:20:16.539Z | Downloaded phf_shared v0.12.1 |
| 759 | 2026-09-12T00:20:16.539Z | Downloaded time v0.3.47 |
| 760 | 2026-09-12T00:20:16.544Z | Downloaded getrandom v0.3.3 |
| 761 | 2026-09-12T00:20:16.548Z | Downloaded libsw-core v0.3.2 |
| 762 | 2026-09-12T00:20:16.548Z | Downloaded jobserver v0.1.34 |
| 763 | 2026-09-12T00:20:16.552Z | Downloaded num_enum_derive v0.5.11 |
| 764 | 2026-09-12T00:20:16.552Z | Downloaded olpc-cjson v0.1.4 |
| 765 | 2026-09-12T00:20:16.552Z | Downloaded hmac v0.12.1 |
| 766 | 2026-09-12T00:20:16.552Z | Downloaded highway v1.3.0 |
| 767 | 2026-09-12T00:20:16.552Z | Downloaded foldhash v0.1.5 |
| 768 | 2026-09-12T00:20:16.556Z | Downloaded deranged v0.5.3 |
| 769 | 2026-09-12T00:20:16.556Z | Downloaded clap v4.6.1 |
| 770 | 2026-09-12T00:20:16.560Z | Downloaded base64 v0.22.1 |
| 771 | 2026-09-12T00:20:16.564Z | Downloaded winnow v0.5.40 |
| 772 | 2026-09-12T00:20:16.568Z | Downloaded normalize-line-endings v0.3.0 |
| 773 | 2026-09-12T00:20:16.568Z | Downloaded newtype-uuid-macros v0.1.0 |
| 774 | 2026-09-12T00:20:16.568Z | Downloaded memmap v0.7.0 |
| 775 | 2026-09-12T00:20:16.571Z | Downloaded vcpkg v0.2.15 |
| 776 | 2026-09-12T00:20:16.591Z | Downloaded winnow v1.0.3 |
| 777 | 2026-09-12T00:20:16.596Z | Downloaded bstr v1.12.0 |
| 778 | 2026-09-12T00:20:16.601Z | Downloaded moka v0.12.11 |
| 779 | 2026-09-12T00:20:16.607Z | Downloaded zerocopy v0.8.27 |
| 780 | 2026-09-12T00:20:16.619Z | Downloaded tabled v0.21.0 |
| 781 | 2026-09-12T00:20:16.629Z | Downloaded smoltcp v0.11.0 |
| 782 | 2026-09-12T00:20:16.636Z | Downloaded nix v0.31.3 |
| 783 | 2026-09-12T00:20:16.642Z | Downloaded openssl v0.10.81 |
| 784 | 2026-09-12T00:20:16.648Z | Downloaded regress v0.10.5 |
| 785 | 2026-09-12T00:20:16.652Z | Downloaded tabled v0.15.0 |
| 786 | 2026-09-12T00:20:16.660Z | Downloaded syn v1.0.109 |
| 787 | 2026-09-12T00:20:16.666Z | Downloaded nix v0.30.1 |
| 788 | 2026-09-12T00:20:16.672Z | Downloaded unicode-width v0.2.1 |
| 789 | 2026-09-12T00:20:16.676Z | Downloaded rustls v0.23.40 |
| 790 | 2026-09-12T00:20:16.682Z | Downloaded rustls v0.22.4 |
| 791 | 2026-09-12T00:20:16.690Z | Downloaded syn v2.0.118 |
| 792 | 2026-09-12T00:20:16.697Z | Downloaded webpki-roots v1.0.2 |
| 793 | 2026-09-12T00:20:16.701Z | Downloaded openapiv3 v2.2.0 |
| 794 | 2026-09-12T00:20:16.705Z | Downloaded regress v0.11.1 |
| 795 | 2026-09-12T00:20:16.711Z | Downloaded regex-syntax v0.8.11 |
| 796 | 2026-09-12T00:20:16.715Z | Downloaded hickory-proto v0.24.4 |
| 797 | 2026-09-12T00:20:16.723Z | Downloaded rustix v0.38.44 |
| 798 | 2026-09-12T00:20:16.736Z | Downloaded rustix v1.1.4 |
| 799 | 2026-09-12T00:20:16.751Z | Downloaded dropshot v0.17.1 |
| 800 | 2026-09-12T00:20:16.764Z | Downloaded typify-impl v0.4.3 |
| 801 | 2026-09-12T00:20:16.772Z | Downloaded dropshot v0.16.7 |
| 802 | 2026-09-12T00:20:16.784Z | Downloaded unicode-width v0.1.14 |
| 803 | 2026-09-12T00:20:16.788Z | Downloaded ipnet v2.11.0 |
| 804 | 2026-09-12T00:20:16.791Z | Downloaded erased-serde v0.3.31 |
| 805 | 2026-09-12T00:20:16.791Z | Downloaded equivalent v1.0.2 |
| 806 | 2026-09-12T00:20:16.792Z | Downloaded cancel-safe-futures v0.1.5 |
| 807 | 2026-09-12T00:20:16.795Z | Downloaded camino v1.2.3 |
| 808 | 2026-09-12T00:20:16.795Z | Downloaded fixedbitset v0.5.7 |
| 809 | 2026-09-12T00:20:16.795Z | Downloaded defmt-macros v1.0.1 |
| 810 | 2026-09-12T00:20:16.799Z | Downloaded lru-slab v0.1.2 |
| 811 | 2026-09-12T00:20:16.799Z | Downloaded linked-hash-map v0.5.6 |
| 812 | 2026-09-12T00:20:16.799Z | Downloaded arrayvec v0.7.6 |
| 813 | 2026-09-12T00:20:16.799Z | Downloaded foldhash v0.2.0 |
| 814 | 2026-09-12T00:20:16.799Z | Downloaded typify-impl v0.6.2 |
| 815 | 2026-09-12T00:20:16.807Z | Downloaded clang-sys v1.8.1 |
| 816 | 2026-09-12T00:20:16.810Z | Downloaded console v0.16.4 |
| 817 | 2026-09-12T00:20:16.810Z | Downloaded cmake v0.1.54 |
| 818 | 2026-09-12T00:20:16.810Z | Downloaded ciborium v0.2.2 |
| 819 | 2026-09-12T00:20:16.814Z | Downloaded digest v0.10.7 |
| 820 | 2026-09-12T00:20:16.814Z | Downloaded crossbeam-epoch v0.9.18 |
| 821 | 2026-09-12T00:20:16.814Z | Downloaded cookie v0.18.1 |
| 822 | 2026-09-12T00:20:16.819Z | Downloaded find-msvc-tools v0.1.9 |
| 823 | 2026-09-12T00:20:16.819Z | Downloaded daft-derive v0.1.5 |
| 824 | 2026-09-12T00:20:16.819Z | Downloaded crossbeam-deque v0.8.6 |
| 825 | 2026-09-12T00:20:16.823Z | Downloaded cipher v0.4.4 |
| 826 | 2026-09-12T00:20:16.823Z | Downloaded camino-tempfile v1.4.1 |
| 827 | 2026-09-12T00:20:16.823Z | Downloaded itoa v1.0.15 |
| 828 | 2026-09-12T00:20:16.823Z | Downloaded instant v0.1.13 |
| 829 | 2026-09-12T00:20:16.824Z | Downloaded indent_write v2.2.0 |
| 830 | 2026-09-12T00:20:16.824Z | Downloaded humantime v2.3.0 |
| 831 | 2026-09-12T00:20:16.827Z | Downloaded async-trait v0.1.89 |
| 832 | 2026-09-12T00:20:16.827Z | Downloaded regex-automata v0.4.13 |
| 833 | 2026-09-12T00:20:16.833Z | Downloaded argon2 v0.5.3 |
| 834 | 2026-09-12T00:20:16.838Z | Downloaded is-terminal v0.4.16 |
| 835 | 2026-09-12T00:20:16.838Z | Downloaded internet-checksum v0.2.1 |
| 836 | 2026-09-12T00:20:16.838Z | Downloaded difflib v0.4.0 |
| 837 | 2026-09-12T00:20:16.838Z | Downloaded fnv v1.0.7 |
| 838 | 2026-09-12T00:20:16.838Z | Downloaded float-cmp v0.10.0 |
| 839 | 2026-09-12T00:20:16.838Z | Downloaded allocator-api2 v0.2.21 |
| 840 | 2026-09-12T00:20:16.842Z | Downloaded compression-codecs v0.4.32 |
| 841 | 2026-09-12T00:20:16.842Z | Downloaded chacha20 v0.9.1 |
| 842 | 2026-09-12T00:20:16.842Z | Downloaded byteorder v1.5.0 |
| 843 | 2026-09-12T00:20:16.842Z | Downloaded hex v0.4.3 |
| 844 | 2026-09-12T00:20:16.846Z | Downloaded defmt-parser v1.0.0 |
| 845 | 2026-09-12T00:20:16.846Z | Downloaded petgraph v0.6.5 |
| 846 | 2026-09-12T00:20:16.854Z | Downloaded jiff v0.2.15 |
| 847 | 2026-09-12T00:20:16.863Z | Downloaded dtrace-parser v0.3.0 |
| 848 | 2026-09-12T00:20:16.866Z | Downloaded bytecount v0.6.9 |
| 849 | 2026-09-12T00:20:16.866Z | Downloaded glob v0.3.3 |
| 850 | 2026-09-12T00:20:16.866Z | Downloaded petgraph v0.8.2 |
| 851 | 2026-09-12T00:20:16.878Z | Downloaded foreign-types v0.3.2 |
| 852 | 2026-09-12T00:20:16.882Z | Downloaded cargo_metadata v0.18.1 |
| 853 | 2026-09-12T00:20:16.882Z | Downloaded fixedbitset v0.4.2 |
| 854 | 2026-09-12T00:20:16.882Z | Downloaded errno v0.3.14 |
| 855 | 2026-09-12T00:20:16.882Z | Downloaded ciborium-io v0.2.2 |
| 856 | 2026-09-12T00:20:16.882Z | Downloaded const-oid v0.10.2 |
| 857 | 2026-09-12T00:20:16.882Z | Downloaded cargo-platform v0.1.9 |
| 858 | 2026-09-12T00:20:16.885Z | Downloaded foreign-types-shared v0.3.1 |
| 859 | 2026-09-12T00:20:16.885Z | Downloaded fastrand v2.3.0 |
| 860 | 2026-09-12T00:20:16.885Z | Downloaded constant_time_eq v0.3.1 |
| 861 | 2026-09-12T00:20:16.885Z | Downloaded compression-core v0.4.32 |
| 862 | 2026-09-12T00:20:16.885Z | Downloaded clap_lex v1.1.0 |
| 863 | 2026-09-12T00:20:16.885Z | Downloaded cfg_aliases v0.2.1 |
| 864 | 2026-09-12T00:20:16.889Z | Downloaded async-stream-impl v0.3.6 |
| 865 | 2026-09-12T00:20:16.889Z | Downloaded sha3 v0.10.8 |
| 866 | 2026-09-12T00:20:16.889Z | Downloaded dtrace-parser v0.2.0 |
| 867 | 2026-09-12T00:20:16.892Z | Downloaded chrono-tz v0.10.4 |
| 868 | 2026-09-12T00:20:16.900Z | Downloaded convert_case v0.4.0 |
| 869 | 2026-09-12T00:20:16.904Z | Downloaded cobs v0.3.0 |
| 870 | 2026-09-12T00:20:16.904Z | Downloaded base16ct v0.2.0 |
| 871 | 2026-09-12T00:20:16.904Z | Downloaded atomicwrites v0.4.4 |
| 872 | 2026-09-12T00:20:16.904Z | Downloaded colored v3.1.1 |
| 873 | 2026-09-12T00:20:16.904Z | Downloaded clap_derive v4.6.1 |
| 874 | 2026-09-12T00:20:16.909Z | Downloaded crucible-workspace-hack v0.1.0 |
| 875 | 2026-09-12T00:20:16.909Z | Downloaded base64ct v1.8.0 |
| 876 | 2026-09-12T00:20:16.909Z | Downloaded digest v0.11.3 |
| 877 | 2026-09-12T00:20:16.909Z | Downloaded displaydoc v0.2.5 |
| 878 | 2026-09-12T00:20:16.971Z | Downloaded crc32fast v1.5.0 |
| 879 | 2026-09-12T00:20:16.971Z | Downloaded libc v0.2.186 |
| 880 | 2026-09-12T00:20:16.982Z | Downloaded cexpr v0.6.0 |
| 881 | 2026-09-12T00:20:16.982Z | Downloaded anstyle v1.0.14 |
| 882 | 2026-09-12T00:20:16.982Z | Downloaded libz-sys v1.1.22 |
| 883 | 2026-09-12T00:20:16.982Z | Downloaded derive-where v1.6.0 |
| 884 | 2026-09-12T00:20:16.982Z | Downloaded data-encoding v2.9.0 |
| 885 | 2026-09-12T00:20:16.982Z | Downloaded csv v1.4.0 |
| 886 | 2026-09-12T00:20:16.982Z | Downloaded crypto-common v0.1.6 |
| 887 | 2026-09-12T00:20:16.982Z | Downloaded async-stream v0.3.6 |
| 888 | 2026-09-12T00:20:16.982Z | Downloaded async-recursion v1.1.1 |
| 889 | 2026-09-12T00:20:16.982Z | Downloaded encoding_rs v0.8.35 |
| 890 | 2026-09-12T00:20:16.992Z | Downloaded tokio v1.52.3 |
| 891 | 2026-09-12T00:20:17.115Z | Downloaded ring v0.17.14 |
| 892 | 2026-09-12T00:20:17.175Z | Downloaded curl-sys v0.4.89+curl-8.20.0 |
| 893 | 2026-09-12T00:20:17.209Z | Downloaded libgit2-sys v0.17.0+1.8.1 |
| 894 | 2026-09-12T00:20:17.691Z | Downloaded aws-lc-sys v0.39.1 |
| 895 | 2026-09-12T00:20:18.010Z | Compiling proc-macro2 v1.0.106 |
| 896 | 2026-09-12T00:20:18.010Z | Compiling quote v1.0.45 |
| 897 | 2026-09-12T00:20:18.010Z | Compiling unicode-ident v1.0.24 |
| 898 | 2026-09-12T00:20:18.010Z | Compiling serde_core v1.0.228 |
| 899 | 2026-09-12T00:20:18.014Z | Compiling serde v1.0.228 |
| 900 | 2026-09-12T00:20:18.014Z | Compiling libc v0.2.186 |
| 901 | 2026-09-12T00:20:18.014Z | Checking cfg-if v1.0.4 |
| 902 | 2026-09-12T00:20:18.256Z | Compiling zmij v1.0.17 |
| 903 | 2026-09-12T00:20:18.335Z | Compiling autocfg v1.5.0 |
| 904 | 2026-09-12T00:20:18.654Z | Compiling memchr v2.7.5 |
| 905 | 2026-09-12T00:20:18.974Z | Compiling libm v0.2.15 |
| 906 | 2026-09-12T00:20:19.176Z | Compiling getrandom v0.4.2 |
| 907 | 2026-09-12T00:20:19.355Z | Compiling jobserver v0.1.34 |
| 908 | 2026-09-12T00:20:19.403Z | Compiling shlex v2.0.1 |
| 909 | 2026-09-12T00:20:19.418Z | Compiling find-msvc-tools v0.1.9 |
| 910 | 2026-09-12T00:20:19.443Z | Compiling version_check v0.9.5 |
| 911 | 2026-09-12T00:20:19.460Z | Compiling thiserror v2.0.18 |
| 912 | 2026-09-12T00:20:19.644Z | Compiling cc v1.2.64 |
| 913 | 2026-09-12T00:20:19.666Z | Checking smallvec v1.15.1 |
| 914 | 2026-09-12T00:20:19.709Z | Checking itoa v1.0.15 |
| 915 | 2026-09-12T00:20:19.736Z | Compiling icu_properties_data v2.0.1 |
| 916 | 2026-09-12T00:20:19.791Z | Compiling syn v2.0.118 |
| 917 | 2026-09-12T00:20:19.835Z | Compiling icu_normalizer_data v2.0.0 |
| 918 | 2026-09-12T00:20:19.970Z | Compiling parking_lot_core v0.9.12 |
| 919 | 2026-09-12T00:20:19.984Z | Checking stable_deref_trait v1.2.0 |
| 920 | 2026-09-12T00:20:20.015Z | Compiling serde_json v1.0.150 |
| 921 | 2026-09-12T00:20:20.079Z | Compiling heck v0.5.0 |
| 922 | 2026-09-12T00:20:20.284Z | Checking litemap v0.8.0 |
| 923 | 2026-09-12T00:20:20.296Z | Checking writeable v0.6.1 |
| 924 | 2026-09-12T00:20:20.473Z | Compiling num-traits v0.2.19 |
| 925 | 2026-09-12T00:20:20.473Z | Checking percent-encoding v2.3.2 |
| 926 | 2026-09-12T00:20:20.726Z | Checking form_urlencoded v1.2.2 |
| 927 | 2026-09-12T00:20:20.849Z | Checking utf8_iter v1.0.4 |
| 928 | 2026-09-12T00:20:20.863Z | Compiling zerocopy v0.8.27 |
| 929 | 2026-09-12T00:20:20.880Z | Checking pin-project-lite v0.2.16 |
| 930 | 2026-09-12T00:20:20.894Z | Compiling log v0.4.29 |
| 931 | 2026-09-12T00:20:20.967Z | Compiling equivalent v1.0.2 |
| 932 | 2026-09-12T00:20:20.981Z | Compiling semver v1.0.28 |
| 933 | 2026-09-12T00:20:21.023Z | Checking iana-time-zone v0.1.64 |
| 934 | 2026-09-12T00:20:21.055Z | Compiling rustversion v1.0.22 |
| 935 | 2026-09-12T00:20:21.068Z | Checking getrandom v0.2.16 |
| 936 | 2026-09-12T00:20:21.126Z | Checking socket2 v0.6.4 |
| 937 | 2026-09-12T00:20:21.243Z | Checking uuid v1.23.3 |
| 938 | 2026-09-12T00:20:21.308Z | Checking scopeguard v1.2.0 |
| 939 | 2026-09-12T00:20:21.413Z | Checking lock_api v0.4.14 |
| 940 | 2026-09-12T00:20:21.557Z | Checking bitflags v2.11.1 |
| 941 | 2026-09-12T00:20:21.586Z | Checking signal-hook-registry v1.4.6 |
| 942 | 2026-09-12T00:20:21.622Z | Checking mio v1.2.1 |
| 943 | 2026-09-12T00:20:21.653Z | Checking parking_lot v0.12.5 |
| 944 | 2026-09-12T00:20:21.725Z | Compiling schemars v0.8.22 |
| 945 | 2026-09-12T00:20:21.739Z | Checking dyn-clone v1.0.20 |
| 946 | 2026-09-12T00:20:21.839Z | Checking futures-core v0.3.32 |
| 947 | 2026-09-12T00:20:21.904Z | Compiling portable-atomic v1.11.1 |
| 948 | 2026-09-12T00:20:21.988Z | Compiling ring v0.17.14 |
| 949 | 2026-09-12T00:20:21.998Z | Checking critical-section v1.2.0 |
| 950 | 2026-09-12T00:20:22.071Z | Compiling hashbrown v0.17.1 |
| 951 | 2026-09-12T00:20:22.185Z | Compiling httparse v1.10.1 |
| 952 | 2026-09-12T00:20:22.204Z | Checking futures-sink v0.3.32 |
| 953 | 2026-09-12T00:20:22.298Z | Compiling regex-syntax v0.8.11 |
| 954 | 2026-09-12T00:20:22.312Z | Checking subtle v2.6.1 |
| 955 | 2026-09-12T00:20:22.636Z | Compiling indexmap v2.14.0 |
| 956 | 2026-09-12T00:20:22.717Z | Compiling synstructure v0.13.2 |
| 957 | 2026-09-12T00:20:22.834Z | Compiling serde_derive_internals v0.29.1 |
| 958 | 2026-09-12T00:20:22.848Z | Checking once_cell v1.21.3 |
| 959 | 2026-09-12T00:20:23.228Z | Checking slab v0.4.11 |
| 960 | 2026-09-12T00:20:23.289Z | Compiling aho-corasick v1.1.3 |
| 961 | 2026-09-12T00:20:23.346Z | Compiling rustix v1.1.4 |
| 962 | 2026-09-12T00:20:23.385Z | Compiling thiserror v1.0.69 |
| 963 | 2026-09-12T00:20:23.436Z | Checking rand_core v0.6.4 |
| 964 | 2026-09-12T00:20:23.607Z | Checking typenum v1.20.1 |
| 965 | 2026-09-12T00:20:23.881Z | Checking futures-channel v0.3.32 |
| 966 | 2026-09-12T00:20:23.917Z | Compiling ucd-trie v0.1.7 |
| 967 | 2026-09-12T00:20:23.975Z | Compiling serde_derive v1.0.228 |
| 968 | 2026-09-12T00:20:24.073Z | Compiling zerofrom-derive v0.1.6 |
| 969 | 2026-09-12T00:20:24.083Z | Compiling yoke-derive v0.8.0 |
| 970 | 2026-09-12T00:20:24.143Z | Compiling zerovec-derive v0.11.1 |
| 971 | 2026-09-12T00:20:24.370Z | Compiling displaydoc v0.2.5 |
| 972 | 2026-09-12T00:20:24.422Z | Compiling thiserror-impl v2.0.18 |
| 973 | 2026-09-12T00:20:24.741Z | Compiling schemars_derive v0.8.22 |
| 974 | 2026-09-12T00:20:25.097Z | Compiling tokio-macros v2.7.0 |
| 975 | 2026-09-12T00:20:25.111Z | Compiling zerocopy-derive v0.8.27 |
| 976 | 2026-09-12T00:20:25.219Z | Compiling futures-macro v0.3.32 |
| 977 | 2026-09-12T00:20:25.268Z | Checking zerofrom v0.1.6 |
| 978 | 2026-09-12T00:20:25.389Z | Checking yoke v0.8.0 |
| 979 | 2026-09-12T00:20:25.570Z | Checking zerovec v0.11.4 |
| 980 | 2026-09-12T00:20:25.640Z | Checking zerotrie v0.2.2 |
| 981 | 2026-09-12T00:20:25.920Z | Compiling zeroize_derive v1.4.3 |
| 982 | 2026-09-12T00:20:25.933Z | Compiling regex-automata v0.4.13 |
| 983 | 2026-09-12T00:20:25.977Z | Compiling thiserror-impl v1.0.69 |
| 984 | 2026-09-12T00:20:26.924Z | Checking tinystr v0.8.1 |
| 985 | 2026-09-12T00:20:26.933Z | Checking potential_utf v0.1.3 |
| 986 | 2026-09-12T00:20:26.933Z | Checking icu_collections v2.0.0 |
| 987 | 2026-09-12T00:20:26.933Z | Checking icu_locale_core v2.0.0 |
| 988 | 2026-09-12T00:20:26.933Z | Checking zeroize v1.8.1 |
| 989 | 2026-09-12T00:20:26.933Z | Compiling pest v2.8.2 |
| 990 | 2026-09-12T00:20:26.968Z | Checking icu_provider v2.0.0 |
| 991 | 2026-09-12T00:20:27.027Z | Checking bytes v1.12.0 |
| 992 | 2026-09-12T00:20:27.195Z | Checking icu_properties v2.0.1 |
| 993 | 2026-09-12T00:20:27.243Z | Checking icu_normalizer v2.0.0 |
| 994 | 2026-09-12T00:20:27.467Z | Checking chrono v0.4.45 |
| 995 | 2026-09-12T00:20:27.559Z | Compiling serde_tokenstream v0.2.3 |
| 996 | 2026-09-12T00:20:27.604Z | Checking tokio v1.52.3 |
| 997 | 2026-09-12T00:20:27.829Z | Compiling regex v1.12.4 |
| 998 | 2026-09-12T00:20:27.946Z | Checking futures-io v0.3.32 |
| 999 | 2026-09-12T00:20:27.994Z | Checking futures-task v0.3.32 |
| 1000 | 2026-09-12T00:20:28.009Z | Checking idna_adapter v1.2.1 |
| 1001 | 2026-09-12T00:20:28.058Z | Compiling pest_meta v2.8.2 |
| 1002 | 2026-09-12T00:20:28.142Z | Checking futures-util v0.3.32 |
| 1003 | 2026-09-12T00:20:28.145Z | Checking idna v1.1.0 |
| 1004 | 2026-09-12T00:20:28.241Z | Compiling pkg-config v0.3.32 |
| 1005 | 2026-09-12T00:20:28.336Z | Compiling anyhow v1.0.102 |
| 1006 | 2026-09-12T00:20:28.394Z | Checking url v2.5.7 |
| 1007 | 2026-09-12T00:20:28.529Z | Compiling tracing-attributes v0.1.30 |
| 1008 | 2026-09-12T00:20:28.659Z | Compiling pest_generator v2.8.2 |
| 1009 | 2026-09-12T00:20:29.241Z | Checking tracing-core v0.1.34 |
| 1010 | 2026-09-12T00:20:29.283Z | Compiling generic-array v0.14.7 |
| 1011 | 2026-09-12T00:20:29.373Z | Compiling pest_derive v2.8.2 |
| 1012 | 2026-09-12T00:20:29.455Z | Compiling allocator-api2 v0.2.21 |
| 1013 | 2026-09-12T00:20:29.506Z | Compiling vcpkg v0.2.15 |
| 1014 | 2026-09-12T00:20:29.538Z | Compiling fnv v1.0.7 |
| 1015 | 2026-09-12T00:20:29.641Z | Compiling foldhash v0.2.0 |
| 1016 | 2026-09-12T00:20:29.735Z | Checking tracing v0.1.41 |
| 1017 | 2026-09-12T00:20:29.811Z | Compiling hashbrown v0.16.1 |
| 1018 | 2026-09-12T00:20:29.912Z | Checking http v1.4.2 |
| 1019 | 2026-09-12T00:20:29.947Z | Compiling getrandom v0.3.3 |
| 1020 | 2026-09-12T00:20:30.068Z | Compiling byteorder v1.5.0 |
| 1021 | 2026-09-12T00:20:30.297Z | Compiling camino v1.2.3 |
| 1022 | 2026-09-12T00:20:30.314Z | Checking crypto-common v0.1.6 |
| 1023 | 2026-09-12T00:20:30.384Z | Checking errno v0.3.14 |
| 1024 | 2026-09-12T00:20:30.432Z | Compiling num-conv v0.2.1 |
| 1025 | 2026-09-12T00:20:30.452Z | Compiling time-core v0.1.8 |
| 1026 | 2026-09-12T00:20:30.502Z | Checking base64 v0.22.1 |
| 1027 | 2026-09-12T00:20:30.575Z | Checking ipnet v2.11.0 |
| 1028 | 2026-09-12T00:20:30.588Z | Compiling time-macros v0.2.27 |
| 1029 | 2026-09-12T00:20:30.665Z | Compiling scroll_derive v0.13.1 |
| 1030 | 2026-09-12T00:20:30.744Z | Compiling paste v1.0.15 |
| 1031 | 2026-09-12T00:20:30.779Z | Checking tokio-util v0.7.16 |
| 1032 | 2026-09-12T00:20:30.790Z | Checking http-body v1.0.1 |
| 1033 | 2026-09-12T00:20:30.869Z | Checking rustls-pki-types v1.12.0 |
| 1034 | 2026-09-12T00:20:31.091Z | Checking atomic-waker v1.1.2 |
| 1035 | 2026-09-12T00:20:31.287Z | Checking try-lock v0.2.5 |
| 1036 | 2026-09-12T00:20:31.386Z | Checking tower-layer v0.3.3 |
| 1037 | 2026-09-12T00:20:31.456Z | Checking untrusted v0.9.0 |
| 1038 | 2026-09-12T00:20:31.523Z | Checking tower-service v0.3.3 |
| 1039 | 2026-09-12T00:20:31.547Z | Checking want v0.3.1 |
| 1040 | 2026-09-12T00:20:31.611Z | Checking h2 v0.4.14 |
| 1041 | 2026-09-12T00:20:31.624Z | Checking httpdate v1.0.3 |
| 1042 | 2026-09-12T00:20:31.642Z | Checking ryu v1.0.20 |
| 1043 | 2026-09-12T00:20:31.662Z | Compiling openssl-sys v0.9.117 |
| 1044 | 2026-09-12T00:20:31.767Z | Compiling async-trait v0.1.89 |
| 1045 | 2026-09-12T00:20:31.796Z | Compiling cmake v0.1.54 |
| 1046 | 2026-09-12T00:20:31.807Z | Compiling crossbeam-utils v0.8.21 |
| 1047 | 2026-09-12T00:20:32.031Z | Checking pretty-hex v0.4.1 |
| 1048 | 2026-09-12T00:20:32.111Z | Compiling strsim v0.11.1 |
| 1049 | 2026-09-12T00:20:32.135Z | Compiling fs_extra v1.3.0 |
| 1050 | 2026-09-12T00:20:32.146Z | Compiling dunce v1.0.5 |
| 1051 | 2026-09-12T00:20:32.259Z | Compiling scroll v0.13.0 |
| 1052 | 2026-09-12T00:20:32.342Z | Compiling regress v0.10.5 |
| 1053 | 2026-09-12T00:20:32.390Z | Compiling aws-lc-sys v0.39.1 |
| 1054 | 2026-09-12T00:20:32.410Z | Checking block-buffer v0.10.4 |
| 1055 | 2026-09-12T00:20:32.459Z | Checking ppv-lite86 v0.2.21 |
| 1056 | 2026-09-12T00:20:32.548Z | Compiling slog v2.8.2 |
| 1057 | 2026-09-12T00:20:32.563Z | Compiling plain v0.2.3 |
| 1058 | 2026-09-12T00:20:32.624Z | Compiling usdt-impl v0.6.0 |
| 1059 | 2026-09-12T00:20:32.738Z | Compiling goblin v0.10.1 |
| 1060 | 2026-09-12T00:20:32.755Z | Checking digest v0.10.7 |
| 1061 | 2026-09-12T00:20:32.842Z | Checking http-body-util v0.1.3 |
| 1062 | 2026-09-12T00:20:32.891Z | Checking ipnetwork v0.21.1 |
| 1063 | 2026-09-12T00:20:32.947Z | Checking erased-serde v0.3.31 |
| 1064 | 2026-09-12T00:20:33.108Z | Compiling ident_case v1.0.1 |
| 1065 | 2026-09-12T00:20:33.165Z | Compiling omicron-workspace-hack v0.1.0 |
| 1066 | 2026-09-12T00:20:33.365Z | Compiling darling_core v0.21.3 |
| 1067 | 2026-09-12T00:20:33.398Z | Checking serde_urlencoded v0.7.1 |
| 1068 | 2026-09-12T00:20:33.411Z | Compiling dtrace-parser v0.3.0 |
| 1069 | 2026-09-12T00:20:33.495Z | Checking hyper v1.10.1 |
| 1070 | 2026-09-12T00:20:33.576Z | Compiling openapiv3 v2.2.0 |
| 1071 | 2026-09-12T00:20:33.594Z | Compiling daft-derive v0.1.5 |
| 1072 | 2026-09-12T00:20:34.008Z | Compiling typify-impl v0.4.3 |
| 1073 | 2026-09-12T00:20:34.302Z | Compiling thread-id v5.0.0 |
| 1074 | 2026-09-12T00:20:34.401Z | Checking hyper-util v0.1.20 |
| 1075 | 2026-09-12T00:20:34.521Z | Compiling aws-lc-rs v1.16.2 |
| 1076 | 2026-09-12T00:20:35.442Z | Compiling dof v0.4.0 |
| 1077 | 2026-09-12T00:20:35.553Z | Compiling darling_macro v0.21.3 |
| 1078 | 2026-09-12T00:20:35.554Z | Checking encoding_rs v0.8.35 |
| 1079 | 2026-09-12T00:20:35.966Z | Compiling darling v0.21.3 |
| 1080 | 2026-09-12T00:20:36.139Z | Checking cpufeatures v0.2.17 |
| 1081 | 2026-09-12T00:20:36.180Z | Compiling slog-async v2.8.0 |
| 1082 | 2026-09-12T00:20:36.238Z | Checking mime v0.3.17 |
| 1083 | 2026-09-12T00:20:36.253Z | Checking untrusted v0.7.1 |
| 1084 | 2026-09-12T00:20:36.383Z | Checking rand_core v0.9.3 |
| 1085 | 2026-09-12T00:20:36.406Z | Checking oxnet v0.1.6 |
| 1086 | 2026-09-12T00:20:36.473Z | Compiling usdt-macro v0.6.0 |
| 1087 | 2026-09-12T00:20:36.540Z | Compiling usdt-attr-macro v0.6.0 |
| 1088 | 2026-09-12T00:20:36.555Z | Compiling structmeta-derive v0.3.0 |
| 1089 | 2026-09-12T00:20:36.660Z | Compiling multer v3.1.0 |
| 1090 | 2026-09-12T00:20:36.820Z | Compiling unsafe-libyaml v0.2.11 |
| 1091 | 2026-09-12T00:20:36.850Z | Compiling rustls v0.22.4 |
| 1092 | 2026-09-12T00:20:36.888Z | Compiling rustls v0.23.40 |
| 1093 | 2026-09-12T00:20:37.248Z | Compiling async-stream-impl v0.3.6 |
| 1094 | 2026-09-12T00:20:37.346Z | Compiling serde_yaml v0.9.34+deprecated |
| 1095 | 2026-09-12T00:20:37.380Z | Checking sync_wrapper v1.0.2 |
| 1096 | 2026-09-12T00:20:37.418Z | Compiling typify-macro v0.4.3 |
| 1097 | 2026-09-12T00:20:37.506Z | Compiling openssl v0.10.81 |
| 1098 | 2026-09-12T00:20:37.578Z | Compiling structmeta v0.3.0 |
| 1099 | 2026-09-12T00:20:37.782Z | Checking fastrand v2.3.0 |
| 1100 | 2026-09-12T00:20:37.790Z | Checking hex v0.4.3 |
| 1101 | 2026-09-12T00:20:37.950Z | Checking foreign-types-shared v0.1.1 |
| 1102 | 2026-09-12T00:20:38.003Z | Checking tempfile v3.27.0 |
| 1103 | 2026-09-12T00:20:38.029Z | Checking foreign-types v0.3.2 |
| 1104 | 2026-09-12T00:20:38.078Z | Checking tower v0.5.2 |
| 1105 | 2026-09-12T00:20:38.099Z | Checking rand_chacha v0.9.0 |
| 1106 | 2026-09-12T00:20:38.187Z | Checking futures-executor v0.3.32 |
| 1107 | 2026-09-12T00:20:38.278Z | Compiling strum_macros v0.26.4 |
| 1108 | 2026-09-12T00:20:38.330Z | Compiling openssl-macros v0.1.1 |
| 1109 | 2026-09-12T00:20:38.386Z | Checking openssl-probe v0.1.6 |
| 1110 | 2026-09-12T00:20:38.447Z | Checking powerfmt v0.2.0 |
| 1111 | 2026-09-12T00:20:38.488Z | Checking iri-string v0.7.8 |
| 1112 | 2026-09-12T00:20:38.570Z | Compiling native-tls v0.2.14 |
| 1113 | 2026-09-12T00:20:38.592Z | Checking deranged v0.5.3 |
| 1114 | 2026-09-12T00:20:38.830Z | Checking futures v0.3.32 |
| 1115 | 2026-09-12T00:20:38.881Z | Compiling typify v0.4.3 |
| 1116 | 2026-09-12T00:20:38.908Z | Checking rand v0.9.3 |
| 1117 | 2026-09-12T00:20:38.970Z | Compiling newtype-uuid-macros v0.1.0 |
| 1118 | 2026-09-12T00:20:39.488Z | Checking tower-http v0.6.8 |
| 1119 | 2026-09-12T00:20:39.491Z | Checking num_threads v0.1.7 |
| 1120 | 2026-09-12T00:20:39.575Z | Compiling ref-cast v1.0.25 |
| 1121 | 2026-09-12T00:20:39.654Z | Checking time v0.3.47 |
| 1122 | 2026-09-12T00:20:39.712Z | Compiling ref-cast-impl v1.0.25 |
| 1123 | 2026-09-12T00:20:39.749Z | Compiling dropshot v0.16.7 |
| 1124 | 2026-09-12T00:20:39.805Z | Checking memmap2 v0.9.8 |
| 1125 | 2026-09-12T00:20:39.929Z | Checking unicode-width v0.2.1 |
| 1126 | 2026-09-12T00:20:40.037Z | Compiling derive-ex v0.1.8 |
| 1127 | 2026-09-12T00:20:40.176Z | Checking crossbeam-channel v0.5.15 |
| 1128 | 2026-09-12T00:20:40.243Z | Checking webpki-roots v1.0.2 |
| 1129 | 2026-09-12T00:20:40.282Z | Compiling dropshot_endpoint v0.16.7 |
| 1130 | 2026-09-12T00:20:40.359Z | Compiling strum_macros v0.27.2 |
| 1131 | 2026-09-12T00:20:40.494Z | Checking winnow v0.7.14 |
| 1132 | 2026-09-12T00:20:40.764Z | Compiling progenitor-impl v0.11.1 |
| 1133 | 2026-09-12T00:20:41.025Z | Checking tokio-native-tls v0.3.1 |
| 1134 | 2026-09-12T00:20:41.248Z | Checking hyper-tls v0.6.0 |
| 1135 | 2026-09-12T00:20:41.589Z | Compiling test-strategy v0.4.3 |
| 1136 | 2026-09-12T00:20:41.700Z | Checking newtype-uuid v1.3.2 |
| 1137 | 2026-09-12T00:20:41.806Z | Checking thread_local v1.1.9 |
| 1138 | 2026-09-12T00:20:41.881Z | Checking winnow v1.0.3 |
| 1139 | 2026-09-12T00:20:41.926Z | Checking daft v0.1.5 |
| 1140 | 2026-09-12T00:20:41.970Z | Compiling serde_with_macros v3.14.1 |
| 1141 | 2026-09-12T00:20:42.162Z | Checking serde_spanned v1.1.1 |
| 1142 | 2026-09-12T00:20:42.171Z | Checking is-terminal v0.4.16 |
| 1143 | 2026-09-12T00:20:42.175Z | Checking toml_parser v1.1.2+spec-1.1.0 |
| 1144 | 2026-09-12T00:20:42.262Z | Checking either v1.15.0 |
| 1145 | 2026-09-12T00:20:42.288Z | Checking take_mut v0.2.2 |
| 1146 | 2026-09-12T00:20:42.395Z | Checking match_cfg v0.1.0 |
| 1147 | 2026-09-12T00:20:42.448Z | Checking debug-ignore v1.0.5 |
| 1148 | 2026-09-12T00:20:42.463Z | Checking term v1.2.0 |
| 1149 | 2026-09-12T00:20:42.512Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 1150 | 2026-09-12T00:20:42.548Z | Checking hostname v0.3.1 |
| 1151 | 2026-09-12T00:20:42.680Z | Checking slog-term v2.9.2 |
| 1152 | 2026-09-12T00:20:42.695Z | Checking slog-json v2.6.1 |
| 1153 | 2026-09-12T00:20:42.846Z | Compiling syn v1.0.109 |
| 1154 | 2026-09-12T00:20:42.862Z | Compiling progenitor-macro v0.11.1 |
| 1155 | 2026-09-12T00:20:42.937Z | Checking spin v0.9.8 |
| 1156 | 2026-09-12T00:20:42.940Z | Checking slog-bunyan v2.5.0 |
| 1157 | 2026-09-12T00:20:43.062Z | Checking async-stream v0.3.6 |
| 1158 | 2026-09-12T00:20:43.070Z | Checking usdt v0.6.0 |
| 1159 | 2026-09-12T00:20:43.070Z | Compiling parse-display-derive v0.10.0 |
| 1160 | 2026-09-12T00:20:43.218Z | Checking rustls-webpki v0.102.8 |
| 1161 | 2026-09-12T00:20:43.231Z | Checking waitgroup v0.1.2 |
| 1162 | 2026-09-12T00:20:43.254Z | Checking rustls-pemfile v2.2.0 |
| 1163 | 2026-09-12T00:20:43.274Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1164 | 2026-09-12T00:20:43.325Z | Checking serde_path_to_error v0.1.20 |
| 1165 | 2026-09-12T00:20:43.391Z | Checking hostname v0.4.2 |
| 1166 | 2026-09-12T00:20:43.492Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1167 | 2026-09-12T00:20:43.584Z | Checking strum v0.26.3 |
| 1168 | 2026-09-12T00:20:43.695Z | Checking rand_chacha v0.3.1 |
| 1169 | 2026-09-12T00:20:43.710Z | Checking macaddr v1.0.1 |
| 1170 | 2026-09-12T00:20:43.797Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 1171 | 2026-09-12T00:20:43.882Z | Checking wait-timeout v0.2.1 |
| 1172 | 2026-09-12T00:20:43.885Z | Checking lazy_static v1.5.0 |
| 1173 | 2026-09-12T00:20:43.980Z | Checking bit-vec v0.8.0 |
| 1174 | 2026-09-12T00:20:43.995Z | Checking quick-error v1.2.3 |
| 1175 | 2026-09-12T00:20:44.016Z | Checking toml v0.9.12+spec-1.1.0 |
| 1176 | 2026-09-12T00:20:44.092Z | Checking rusty-fork v0.3.0 |
| 1177 | 2026-09-12T00:20:44.171Z | Checking bit-set v0.8.0 |
| 1178 | 2026-09-12T00:20:44.261Z | Checking rand v0.8.5 |
| 1179 | 2026-09-12T00:20:44.339Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1180 | 2026-09-12T00:20:44.563Z | Checking rand_xorshift v0.4.0 |
| 1181 | 2026-09-12T00:20:44.582Z | Checking sha1 v0.10.6 |
| 1182 | 2026-09-12T00:20:44.683Z | Checking unarray v0.1.4 |
| 1183 | 2026-09-12T00:20:44.776Z | Checking strum v0.27.2 |
| 1184 | 2026-09-12T00:20:44.790Z | Checking proptest v1.8.0 |
| 1185 | 2026-09-12T00:20:44.953Z | Checking tabwriter v1.4.1 |
| 1186 | 2026-09-12T00:20:44.981Z | Checking tokio-rustls v0.25.0 |
| 1187 | 2026-09-12T00:20:44.987Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1188 | 2026-09-12T00:20:45.093Z | Checking colored v3.1.1 |
| 1189 | 2026-09-12T00:20:45.128Z | Checking serde_with v3.14.1 |
| 1190 | 2026-09-12T00:20:45.594Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1191 | 2026-09-12T00:20:45.831Z | Checking instant v0.1.13 |
| 1192 | 2026-09-12T00:20:45.911Z | Checking rustc-hash v2.1.1 |
| 1193 | 2026-09-12T00:20:46.282Z | Checking iddqd v0.3.18 |
| 1194 | 2026-09-12T00:20:46.330Z | Checking backoff v0.4.0 |
| 1195 | 2026-09-12T00:20:46.421Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1196 | 2026-09-12T00:20:46.451Z | Checking parse-display v0.10.0 |
| 1197 | 2026-09-12T00:20:46.496Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1198 | 2026-09-12T00:20:46.596Z | Checking itertools v0.14.0 |
| 1199 | 2026-09-12T00:20:46.609Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1200 | 2026-09-12T00:20:46.984Z | Compiling toml_datetime v0.6.11 |
| 1201 | 2026-09-12T00:20:47.058Z | Compiling clap_derive v4.6.1 |
| 1202 | 2026-09-12T00:20:47.085Z | Checking utf8parse v0.2.2 |
| 1203 | 2026-09-12T00:20:47.212Z | Checking anstyle-parse v1.0.0 |
| 1204 | 2026-09-12T00:20:47.366Z | Checking terminal_size v0.4.3 |
| 1205 | 2026-09-12T00:20:47.473Z | Checking is_terminal_polyfill v1.70.1 |
| 1206 | 2026-09-12T00:20:47.574Z | Checking anstyle-query v1.1.4 |
| 1207 | 2026-09-12T00:20:47.672Z | Checking colorchoice v1.0.4 |
| 1208 | 2026-09-12T00:20:47.678Z | Checking anstyle v1.0.14 |
| 1209 | 2026-09-12T00:20:47.797Z | Checking anstream v1.0.0 |
| 1210 | 2026-09-12T00:20:47.994Z | Checking clap_lex v1.1.0 |
| 1211 | 2026-09-12T00:20:48.163Z | Checking clap_builder v4.6.0 |
| 1212 | 2026-09-12T00:20:49.361Z | Checking clap v4.6.1 |
| 1213 | 2026-09-12T00:20:50.525Z | Compiling num-derive v0.4.2 |
| 1214 | 2026-09-12T00:20:51.056Z | Compiling rustls-webpki v0.103.6 |
| 1215 | 2026-09-12T00:20:51.508Z | Compiling prettyplease v0.2.37 |
| 1216 | 2026-09-12T00:20:53.109Z | Checking crossbeam-epoch v0.9.18 |
| 1217 | 2026-09-12T00:20:53.182Z | Compiling cfg_aliases v0.2.1 |
| 1218 | 2026-09-12T00:20:53.270Z | Compiling winnow v0.5.40 |
| 1219 | 2026-09-12T00:20:54.032Z | Checking serde_spanned v0.6.9 |
| 1220 | 2026-09-12T00:20:54.096Z | Compiling memoffset v0.9.1 |
| 1221 | 2026-09-12T00:20:54.274Z | Compiling rayon-core v1.13.0 |
| 1222 | 2026-09-12T00:20:54.337Z | Compiling tokio-rustls v0.26.4 |
| 1223 | 2026-09-12T00:20:54.577Z | Compiling toml_edit v0.19.15 |
| 1224 | 2026-09-12T00:20:55.743Z | Compiling proc-macro-crate v1.3.1 |
| 1225 | 2026-09-12T00:20:55.840Z | Compiling zerocopy-derive v0.7.35 |
| 1226 | 2026-09-12T00:20:56.178Z | Compiling crc32fast v1.5.0 |
| 1227 | 2026-09-12T00:20:56.938Z | Compiling hyper-rustls v0.27.7 |
| 1228 | 2026-09-12T00:20:57.121Z | Checking crossbeam-deque v0.8.6 |
| 1229 | 2026-09-12T00:20:57.137Z | Compiling reqwest v0.12.23 |
| 1230 | 2026-09-12T00:20:57.571Z | Checking adler2 v2.0.1 |
| 1231 | 2026-09-12T00:20:57.615Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1232 | 2026-09-12T00:20:58.330Z | Compiling progenitor-client v0.11.1 |
| 1233 | 2026-09-12T00:20:58.600Z | Compiling progenitor v0.11.1 |
| 1234 | 2026-09-12T00:20:58.927Z | Checking miniz_oxide v0.8.9 |
| 1235 | 2026-09-12T00:20:59.605Z | Compiling num-integer v0.1.46 |
| 1236 | 2026-09-12T00:20:59.694Z | Compiling proc-macro-error-attr v1.0.4 |
| 1237 | 2026-09-12T00:20:59.842Z | Compiling heapless v0.8.0 |
| 1238 | 2026-09-12T00:21:00.161Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1239 | 2026-09-12T00:21:00.189Z | Checking flate2 v1.1.2 |
| 1240 | 2026-09-12T00:21:00.298Z | Compiling progenitor-client v0.10.0 |
| 1241 | 2026-09-12T00:21:00.684Z | Compiling ingot-macros v0.1.1 |
| 1242 | 2026-09-12T00:21:01.133Z | Checking hash32 v0.3.1 |
| 1243 | 2026-09-12T00:21:01.284Z | Checking hybrid-array v0.4.12 |
| 1244 | 2026-09-12T00:21:01.434Z | Compiling proc-macro-error v1.0.4 |
| 1245 | 2026-09-12T00:21:01.449Z | Compiling smoltcp v0.11.0 |
| 1246 | 2026-09-12T00:21:01.797Z | Checking toml_write v0.1.2 |
| 1247 | 2026-09-12T00:21:01.878Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 1248 | 2026-09-12T00:21:01.962Z | Checking toml_edit v0.22.27 |
| 1249 | 2026-09-12T00:21:02.357Z | Checking num-iter v0.1.45 |
| 1250 | 2026-09-12T00:21:02.474Z | Checking num-rational v0.4.2 |
| 1251 | 2026-09-12T00:21:02.677Z | Compiling zerocopy v0.7.35 |
| 1252 | 2026-09-12T00:21:02.741Z | Compiling num_enum_derive v0.7.5 |
| 1253 | 2026-09-12T00:21:03.076Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1254 | 2026-09-12T00:21:03.215Z | Compiling hubpack_derive v0.1.1 |
| 1255 | 2026-09-12T00:21:03.321Z | Checking ingot-types v0.1.2 |
| 1256 | 2026-09-12T00:21:03.379Z | Checking cobs v0.3.0 |
| 1257 | 2026-09-12T00:21:03.455Z | Compiling foreign-types-macros v0.2.3 |
| 1258 | 2026-09-12T00:21:03.521Z | Compiling scroll_derive v0.12.1 |
| 1259 | 2026-09-12T00:21:03.667Z | Compiling num-complex v0.4.6 |
| 1260 | 2026-09-12T00:21:03.722Z | Compiling usdt-impl v0.5.0 |
| 1261 | 2026-09-12T00:21:03.982Z | Checking managed v0.8.0 |
| 1262 | 2026-09-12T00:21:04.130Z | Checking bitflags v1.3.2 |
| 1263 | 2026-09-12T00:21:04.130Z | Checking foreign-types-shared v0.3.1 |
| 1264 | 2026-09-12T00:21:04.130Z | Compiling crucible-workspace-hack v0.1.0 |
| 1265 | 2026-09-12T00:21:04.148Z | Checking foreign-types v0.5.0 |
| 1266 | 2026-09-12T00:21:04.163Z | Checking num v0.4.3 |
| 1267 | 2026-09-12T00:21:04.205Z | Checking scroll v0.12.0 |
| 1268 | 2026-09-12T00:21:04.309Z | Checking num_enum v0.7.5 |
| 1269 | 2026-09-12T00:21:04.340Z | Checking hubpack v0.1.2 |
| 1270 | 2026-09-12T00:21:04.421Z | Checking ingot v0.1.1 |
| 1271 | 2026-09-12T00:21:04.433Z | Checking postcard v1.1.3 |
| 1272 | 2026-09-12T00:21:04.498Z | Compiling dof v0.3.0 |
| 1273 | 2026-09-12T00:21:04.718Z | Checking toml v0.8.23 |
| 1274 | 2026-09-12T00:21:05.107Z | Checking block-buffer v0.12.0 |
| 1275 | 2026-09-12T00:21:05.123Z | Checking crypto-common v0.2.2 |
| 1276 | 2026-09-12T00:21:05.327Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1277 | 2026-09-12T00:21:05.354Z | Compiling dtrace-parser v0.2.0 |
| 1278 | 2026-09-12T00:21:05.662Z | Checking camino-tempfile v1.4.1 |
| 1279 | 2026-09-12T00:21:05.737Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1280 | 2026-09-12T00:21:05.793Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1281 | 2026-09-12T00:21:05.821Z | Checking cstr-argument v0.1.2 |
| 1282 | 2026-09-12T00:21:05.935Z | Compiling thread-id v4.2.2 |
| 1283 | 2026-09-12T00:21:05.938Z | Compiling heck v0.4.1 |
| 1284 | 2026-09-12T00:21:05.963Z | Compiling float-ord v0.3.2 |
| 1285 | 2026-09-12T00:21:06.016Z | Checking const-oid v0.10.2 |
| 1286 | 2026-09-12T00:21:06.032Z | Checking compression-core v0.4.32 |
| 1287 | 2026-09-12T00:21:06.074Z | Checking static_assertions v1.1.0 |
| 1288 | 2026-09-12T00:21:06.144Z | Compiling minimal-lexical v0.2.1 |
| 1289 | 2026-09-12T00:21:06.159Z | Checking compression-codecs v0.4.32 |
| 1290 | 2026-09-12T00:21:06.188Z | Checking digest v0.11.3 |
| 1291 | 2026-09-12T00:21:06.378Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1292 | 2026-09-12T00:21:06.381Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1293 | 2026-09-12T00:21:06.433Z | Compiling nom v7.1.3 |
| 1294 | 2026-09-12T00:21:06.546Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1295 | 2026-09-12T00:21:06.644Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 1296 | 2026-09-12T00:21:06.659Z | Checking goblin v0.8.2 |
| 1297 | 2026-09-12T00:21:06.862Z | Checking rayon v1.11.0 |
| 1298 | 2026-09-12T00:21:07.171Z | Compiling num_enum_derive v0.5.11 |
| 1299 | 2026-09-12T00:21:07.176Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1300 | 2026-09-12T00:21:07.368Z | Compiling rustc_version v0.4.1 |
| 1301 | 2026-09-12T00:21:07.650Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 1302 | 2026-09-12T00:21:07.732Z | Compiling dropshot v0.17.1 |
| 1303 | 2026-09-12T00:21:07.846Z | Checking cpufeatures v0.3.0 |
| 1304 | 2026-09-12T00:21:07.921Z | Checking tinyvec_macros v0.1.1 |
| 1305 | 2026-09-12T00:21:07.943Z | Compiling convert_case v0.4.0 |
| 1306 | 2026-09-12T00:21:07.957Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 1307 | 2026-09-12T00:21:07.990Z | Compiling rustix v0.38.44 |
| 1308 | 2026-09-12T00:21:08.161Z | Checking num_enum v0.5.11 |
| 1309 | 2026-09-12T00:21:08.196Z | Checking tinyvec v1.10.0 |
| 1310 | 2026-09-12T00:21:08.238Z | Compiling derive_more v0.99.20 |
| 1311 | 2026-09-12T00:21:08.294Z | Checking sha1 v0.11.0 |
| 1312 | 2026-09-12T00:21:08.426Z | Checking toml v1.1.2+spec-1.1.0 |
| 1313 | 2026-09-12T00:21:08.464Z | Checking async-compression v0.4.33 |
| 1314 | 2026-09-12T00:21:08.501Z | Compiling nix v0.30.1 |
| 1315 | 2026-09-12T00:21:08.592Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1316 | 2026-09-12T00:21:08.878Z | Checking libscf-sys v1.2.0 |
| 1317 | 2026-09-12T00:21:08.980Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1318 | 2026-09-12T00:21:09.009Z | Compiling libz-sys v1.1.22 |
| 1319 | 2026-09-12T00:21:09.094Z | Compiling dropshot_endpoint v0.17.1 |
| 1320 | 2026-09-12T00:21:09.219Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1321 | 2026-09-12T00:21:09.315Z | Checking bytecount v0.6.9 |
| 1322 | 2026-09-12T00:21:09.496Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1323 | 2026-09-12T00:21:09.707Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1324 | 2026-09-12T00:21:10.172Z | Compiling usdt-attr-macro v0.5.0 |
| 1325 | 2026-09-12T00:21:10.201Z | Compiling usdt-macro v0.5.0 |
| 1326 | 2026-09-12T00:21:10.372Z | Compiling zone_cfg_derive v0.3.1 |
| 1327 | 2026-09-12T00:21:10.438Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1328 | 2026-09-12T00:21:10.570Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1329 | 2026-09-12T00:21:10.605Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1330 | 2026-09-12T00:21:10.693Z | Checking itertools v0.12.1 |
| 1331 | 2026-09-12T00:21:10.859Z | Checking memmap v0.7.0 |
| 1332 | 2026-09-12T00:21:10.880Z | Checking sigpipe v0.1.3 |
| 1333 | 2026-09-12T00:21:10.961Z | Checking jiff v0.2.15 |
| 1334 | 2026-09-12T00:21:10.993Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1335 | 2026-09-12T00:21:11.042Z | Checking glob v0.3.3 |
| 1336 | 2026-09-12T00:21:11.156Z | Checking usdt v0.5.0 |
| 1337 | 2026-09-12T00:21:11.265Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1338 | 2026-09-12T00:21:11.278Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1339 | 2026-09-12T00:21:11.418Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1340 | 2026-09-12T00:21:11.458Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1341 | 2026-09-12T00:21:11.474Z | Checking smf v0.2.3 |
| 1342 | 2026-09-12T00:21:11.615Z | Checking secrecy v0.10.3 |
| 1343 | 2026-09-12T00:21:11.701Z | Checking whoami v1.6.1 |
| 1344 | 2026-09-12T00:21:11.717Z | Checking zone v0.3.1 |
| 1345 | 2026-09-12T00:21:11.732Z | Compiling curve25519-dalek v4.1.3 |
| 1346 | 2026-09-12T00:21:11.770Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1347 | 2026-09-12T00:21:11.871Z | Checking hmac v0.12.1 |
| 1348 | 2026-09-12T00:21:12.002Z | Checking inout v0.1.4 |
| 1349 | 2026-09-12T00:21:12.017Z | Compiling clang-sys v1.8.1 |
| 1350 | 2026-09-12T00:21:12.017Z | Compiling enum-as-inner v0.6.1 |
| 1351 | 2026-09-12T00:21:12.062Z | Checking ff v0.13.1 |
| 1352 | 2026-09-12T00:21:12.131Z | Checking data-encoding v2.9.0 |
| 1353 | 2026-09-12T00:21:12.182Z | Compiling semver v0.1.20 |
| 1354 | 2026-09-12T00:21:12.220Z | Checking group v0.13.0 |
| 1355 | 2026-09-12T00:21:12.327Z | Checking cipher v0.4.4 |
| 1356 | 2026-09-12T00:21:12.395Z | Compiling rustc_version v0.1.7 |
| 1357 | 2026-09-12T00:21:12.435Z | Checking hkdf v0.12.4 |
| 1358 | 2026-09-12T00:21:12.492Z | Checking atomicwrites v0.4.4 |
| 1359 | 2026-09-12T00:21:12.520Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1360 | 2026-09-12T00:21:12.559Z | Checking universal-hash v0.5.1 |
| 1361 | 2026-09-12T00:21:12.573Z | Compiling regress v0.11.1 |
| 1362 | 2026-09-12T00:21:12.596Z | Checking crypto-bigint v0.5.5 |
| 1363 | 2026-09-12T00:21:12.613Z | Checking half v2.7.1 |
| 1364 | 2026-09-12T00:21:12.676Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1365 | 2026-09-12T00:21:12.863Z | Checking base64ct v1.8.0 |
| 1366 | 2026-09-12T00:21:13.094Z | Checking indent_write v2.2.0 |
| 1367 | 2026-09-12T00:21:13.225Z | Checking ciborium-io v0.2.2 |
| 1368 | 2026-09-12T00:21:13.316Z | Checking opaque-debug v0.3.1 |
| 1369 | 2026-09-12T00:21:13.335Z | Checking base16ct v0.2.0 |
| 1370 | 2026-09-12T00:21:13.386Z | Checking poly1305 v0.8.0 |
| 1371 | 2026-09-12T00:21:13.405Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1372 | 2026-09-12T00:21:13.559Z | Checking ciborium-ll v0.2.2 |
| 1373 | 2026-09-12T00:21:13.573Z | Checking thiserror-no-std v2.0.2 |
| 1374 | 2026-09-12T00:21:13.587Z | Checking elliptic-curve v0.13.8 |
| 1375 | 2026-09-12T00:21:13.612Z | Checking password-hash v0.5.0 |
| 1376 | 2026-09-12T00:21:13.655Z | Compiling newtype_derive v0.1.6 |
| 1377 | 2026-09-12T00:21:13.728Z | Checking chacha20 v0.9.1 |
| 1378 | 2026-09-12T00:21:13.825Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1379 | 2026-09-12T00:21:13.840Z | Compiling nix v0.31.3 |
| 1380 | 2026-09-12T00:21:13.877Z | Checking blake2 v0.10.6 |
| 1381 | 2026-09-12T00:21:13.917Z | Checking aead v0.5.2 |
| 1382 | 2026-09-12T00:21:14.051Z | Checking bstr v1.12.0 |
| 1383 | 2026-09-12T00:21:14.073Z | Compiling libloading v0.8.9 |
| 1384 | 2026-09-12T00:21:14.088Z | Compiling typify-impl v0.6.2 |
| 1385 | 2026-09-12T00:21:14.128Z | Compiling bindgen v0.72.1 |
| 1386 | 2026-09-12T00:21:14.773Z | Checking resolv-conf v0.7.5 |
| 1387 | 2026-09-12T00:21:14.795Z | Compiling owo-colors v4.3.0 |
| 1388 | 2026-09-12T00:21:14.795Z | Checking keccak v0.1.6 |
| 1389 | 2026-09-12T00:21:14.795Z | Checking linked-hash-map v0.5.6 |
| 1390 | 2026-09-12T00:21:14.795Z | Checking sha3 v0.10.8 |
| 1391 | 2026-09-12T00:21:14.795Z | Checking lru-cache v0.1.2 |
| 1392 | 2026-09-12T00:21:14.795Z | Checking vsss-rs v3.3.4 |
| 1393 | 2026-09-12T00:21:14.795Z | Checking argon2 v0.5.3 |
| 1394 | 2026-09-12T00:21:14.796Z | Checking chacha20poly1305 v0.10.1 |
| 1395 | 2026-09-12T00:21:17.560Z | Checking ciborium v0.2.2 |
| 1396 | 2026-09-12T00:21:17.612Z | Checking hickory-proto v0.24.4 |
| 1397 | 2026-09-12T00:21:17.612Z | Checking tokio-dtrace v0.1.1 |
| 1398 | 2026-09-12T00:21:17.612Z | Checking papergrid v0.18.0 |
| 1399 | 2026-09-12T00:21:17.612Z | Compiling cexpr v0.6.0 |
| 1400 | 2026-09-12T00:21:17.612Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1401 | 2026-09-12T00:21:17.642Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 1402 | 2026-09-12T00:21:17.642Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1403 | 2026-09-12T00:21:17.642Z | Checking serde-big-array v0.5.1 |
| 1404 | 2026-09-12T00:21:17.642Z | Compiling derive-where v1.6.0 |
| 1405 | 2026-09-12T00:21:17.642Z | Compiling serde_repr v0.1.20 |
| 1406 | 2026-09-12T00:21:17.642Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 1407 | 2026-09-12T00:21:17.642Z | Checking siphasher v1.0.1 |
| 1408 | 2026-09-12T00:21:17.643Z | Checking unicode-segmentation v1.12.0 |
| 1409 | 2026-09-12T00:21:17.643Z | Checking same-file v1.0.6 |
| 1410 | 2026-09-12T00:21:17.643Z | Compiling shlex v1.3.0 |
| 1411 | 2026-09-12T00:21:17.643Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1412 | 2026-09-12T00:21:17.643Z | Checking walkdir v2.5.0 |
| 1413 | 2026-09-12T00:21:17.643Z | Checking phf_shared v0.12.1 |
| 1414 | 2026-09-12T00:21:17.643Z | Checking newline-converter v0.3.0 |
| 1415 | 2026-09-12T00:21:17.643Z | Checking hickory-resolver v0.24.4 |
| 1416 | 2026-09-12T00:21:17.643Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 1417 | 2026-09-12T00:21:17.643Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1418 | 2026-09-12T00:21:17.643Z | Checking tabled v0.21.0 |
| 1419 | 2026-09-12T00:21:17.643Z | Compiling typify-macro v0.6.2 |
| 1420 | 2026-09-12T00:21:19.240Z | Checking oxide-tokio-rt v0.1.2 |
| 1421 | 2026-09-12T00:21:19.251Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1422 | 2026-09-12T00:21:19.251Z | Checking itertools v0.15.0 |
| 1423 | 2026-09-12T00:21:19.251Z | Checking console v0.16.4 |
| 1424 | 2026-09-12T00:21:19.251Z | Compiling progenitor-impl v0.10.0 |
| 1425 | 2026-09-12T00:21:19.251Z | Checking tokio-stream v0.1.17 |
| 1426 | 2026-09-12T00:21:19.251Z | Compiling pin-project-internal v1.1.10 |
| 1427 | 2026-09-12T00:21:19.251Z | Compiling slog-dtrace v0.3.0 |
| 1428 | 2026-09-12T00:21:19.251Z | Checking csv-core v0.1.12 |
| 1429 | 2026-09-12T00:21:19.251Z | Checking swrite v0.1.0 |
| 1430 | 2026-09-12T00:21:19.298Z | Checking unicode-width v0.1.14 |
| 1431 | 2026-09-12T00:21:19.298Z | Checking foldhash v0.1.5 |
| 1432 | 2026-09-12T00:21:19.694Z | Checking smawk v0.3.2 |
| 1433 | 2026-09-12T00:21:19.717Z | Checking similar v3.2.0 |
| 1434 | 2026-09-12T00:21:19.717Z | Compiling cancel-safe-futures v0.1.5 |
| 1435 | 2026-09-12T00:21:19.717Z | Compiling unicode-xid v0.2.6 |
| 1436 | 2026-09-12T00:21:19.717Z | Compiling chrono-tz v0.10.4 |
| 1437 | 2026-09-12T00:21:19.717Z | Checking unicode-linebreak v0.1.5 |
| 1438 | 2026-09-12T00:21:19.966Z | Checking textwrap v0.16.2 |
| 1439 | 2026-09-12T00:21:19.984Z | Checking expectorate v1.3.0 |
| 1440 | 2026-09-12T00:21:20.754Z | Compiling const_format_proc_macros v0.2.34 |
| 1441 | 2026-09-12T00:21:20.772Z | Checking hashbrown v0.15.5 |
| 1442 | 2026-09-12T00:21:20.772Z | Checking pin-project v1.1.10 |
| 1443 | 2026-09-12T00:21:20.772Z | Checking csv v1.4.0 |
| 1444 | 2026-09-12T00:21:20.772Z | Checking qorb v0.4.1 |
| 1445 | 2026-09-12T00:21:20.814Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1446 | 2026-09-12T00:21:20.814Z | Checking phf v0.12.1 |
| 1447 | 2026-09-12T00:21:20.814Z | Checking unicode-normalization v0.1.24 |
| 1448 | 2026-09-12T00:21:20.959Z | Compiling progenitor-macro v0.10.0 |
| 1449 | 2026-09-12T00:21:20.974Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1450 | 2026-09-12T00:21:21.526Z | Checking libsw-core v0.3.2 |
| 1451 | 2026-09-12T00:21:21.589Z | Compiling libgit2-sys v0.17.0+1.8.1 |
| 1452 | 2026-09-12T00:21:21.675Z | Compiling snafu-derive v0.8.9 |
| 1453 | 2026-09-12T00:21:21.955Z | Compiling async-recursion v1.1.1 |
| 1454 | 2026-09-12T00:21:22.043Z | Compiling cookie v0.18.1 |
| 1455 | 2026-09-12T00:21:22.050Z | Checking fixedbitset v0.5.7 |
| 1456 | 2026-09-12T00:21:22.116Z | Checking highway v1.3.0 |
| 1457 | 2026-09-12T00:21:22.254Z | Compiling moka v0.12.11 |
| 1458 | 2026-09-12T00:21:22.347Z | Checking fixedbitset v0.4.2 |
| 1459 | 2026-09-12T00:21:22.515Z | Checking petgraph v0.6.5 |
| 1460 | 2026-09-12T00:21:22.579Z | Checking petgraph v0.8.2 |
| 1461 | 2026-09-12T00:21:22.632Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1462 | 2026-09-12T00:21:23.401Z | Checking snafu v0.8.9 |
| 1463 | 2026-09-12T00:21:23.522Z | Checking libsw v3.5.0 |
| 1464 | 2026-09-12T00:21:23.663Z | Checking olpc-cjson v0.1.4 |
| 1465 | 2026-09-12T00:21:23.677Z | Checking const_format v0.2.34 |
| 1466 | 2026-09-12T00:21:23.797Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1467 | 2026-09-12T00:21:23.998Z | Checking papergrid v0.11.0 |
| 1468 | 2026-09-12T00:21:24.105Z | Compiling typify v0.6.2 |
| 1469 | 2026-09-12T00:21:24.131Z | Checking globset v0.4.16 |
| 1470 | 2026-09-12T00:21:24.181Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1471 | 2026-09-12T00:21:24.197Z | Checking gethostname v0.5.0 |
| 1472 | 2026-09-12T00:21:24.374Z | Compiling tabled_derive v0.7.0 |
| 1473 | 2026-09-12T00:21:24.392Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1474 | 2026-09-12T00:21:24.588Z | Checking reqwest v0.13.2 |
| 1475 | 2026-09-12T00:21:24.657Z | Checking bcs v0.1.6 |
| 1476 | 2026-09-12T00:21:24.727Z | Checking pem v3.0.5 |
| 1477 | 2026-09-12T00:21:24.886Z | Checking serde_plain v1.0.2 |
| 1478 | 2026-09-12T00:21:24.889Z | Checking humantime v2.3.0 |
| 1479 | 2026-09-12T00:21:24.972Z | Checking progenitor v0.10.0 |
| 1480 | 2026-09-12T00:21:25.033Z | Checking tagptr v0.2.0 |
| 1481 | 2026-09-12T00:21:25.076Z | Checking termtree v0.5.1 |
| 1482 | 2026-09-12T00:21:25.104Z | Checking linear-map v1.2.0 |
| 1483 | 2026-09-12T00:21:25.124Z | Checking crc8 v0.1.1 |
| 1484 | 2026-09-12T00:21:25.171Z | Compiling signal-hook v0.4.4 |
| 1485 | 2026-09-12T00:21:25.210Z | Checking typed-path v0.9.3 |
| 1486 | 2026-09-12T00:21:25.275Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1487 | 2026-09-12T00:21:25.308Z | Checking tabled v0.15.0 |
| 1488 | 2026-09-12T00:21:25.409Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1489 | 2026-09-12T00:21:25.833Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1490 | 2026-09-12T00:21:25.948Z | Checking tough v0.20.0 |
| 1491 | 2026-09-12T00:21:25.994Z | Compiling progenitor-impl v0.14.0 |
| 1492 | 2026-09-12T00:21:26.542Z | Checking steno v0.4.1 |
| 1493 | 2026-09-12T00:21:26.804Z | Checking hickory-proto v0.25.2 |
| 1494 | 2026-09-12T00:21:27.526Z | Compiling curl-sys v0.4.89+curl-8.20.0 |
| 1495 | 2026-09-12T00:21:27.529Z | Compiling cargo-platform v0.1.9 |
| 1496 | 2026-09-12T00:21:27.785Z | Compiling vergen v8.3.2 |
| 1497 | 2026-09-12T00:21:27.913Z | Compiling fs-err v3.1.2 |
| 1498 | 2026-09-12T00:21:27.962Z | Compiling cargo_metadata v0.18.1 |
| 1499 | 2026-09-12T00:21:28.126Z | Compiling progenitor-macro v0.14.0 |
| 1500 | 2026-09-12T00:21:28.239Z | Checking progenitor-client v0.14.0 |
| 1501 | 2026-09-12T00:21:28.253Z | Checking dropshot-api-manager-types v0.7.2 |
| 1502 | 2026-09-12T00:21:28.361Z | Checking hickory-resolver v0.25.2 |
| 1503 | 2026-09-12T00:21:28.417Z | Checking sha2 v0.10.9 |
| 1504 | 2026-09-12T00:21:28.450Z | Compiling blake3 v1.8.2 |
| 1505 | 2026-09-12T00:21:29.040Z | Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap) |
| 1506 | 2026-09-12T00:21:29.140Z | Checking dpd-types-versions v0.1.0 (/work/oxidecomputer/dendrite/dpd-types/versions) |
| 1507 | 2026-09-12T00:21:29.291Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1508 | 2026-09-12T00:21:29.831Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1509 | 2026-09-12T00:21:29.896Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1510 | 2026-09-12T00:21:30.248Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1511 | 2026-09-12T00:21:30.680Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1512 | 2026-09-12T00:21:30.872Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1513 | 2026-09-12T00:21:30.965Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1514 | 2026-09-12T00:21:31.274Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1515 | 2026-09-12T00:21:31.320Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1516 | 2026-09-12T00:21:31.370Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1517 | 2026-09-12T00:21:31.502Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1518 | 2026-09-12T00:21:31.568Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1519 | 2026-09-12T00:21:32.113Z | Checking git-stub v1.0.0 |
| 1520 | 2026-09-12T00:21:32.170Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1521 | 2026-09-12T00:21:32.271Z | Compiling strum_macros v0.28.0 |
| 1522 | 2026-09-12T00:21:32.311Z | Checking progenitor v0.14.0 |
| 1523 | 2026-09-12T00:21:32.413Z | Checking filetime v0.2.26 |
| 1524 | 2026-09-12T00:21:32.441Z | Checking xattr v1.6.1 |
| 1525 | 2026-09-12T00:21:32.456Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1526 | 2026-09-12T00:21:32.548Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e) |
| 1527 | 2026-09-12T00:21:32.573Z | Compiling curl v0.4.50 |
| 1528 | 2026-09-12T00:21:32.693Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1529 | 2026-09-12T00:21:32.771Z | Checking constant_time_eq v0.3.1 |
| 1530 | 2026-09-12T00:21:32.819Z | Checking arrayvec v0.7.6 |
| 1531 | 2026-09-12T00:21:32.868Z | Checking is_ci v1.2.0 |
| 1532 | 2026-09-12T00:21:32.972Z | Checking arrayref v0.3.9 |
| 1533 | 2026-09-12T00:21:33.006Z | Checking supports-color v3.0.2 |
| 1534 | 2026-09-12T00:21:33.179Z | Checking tar v0.4.45 |
| 1535 | 2026-09-12T00:21:33.325Z | Checking git-stub-vcs v0.1.0 |
| 1536 | 2026-09-12T00:21:33.571Z | Checking toml v0.7.8 |
| 1537 | 2026-09-12T00:21:33.822Z | Checking similar v2.7.0 |
| 1538 | 2026-09-12T00:21:33.860Z | Checking drift v0.2.0 |
| 1539 | 2026-09-12T00:21:34.034Z | Checking strum v0.28.0 |
| 1540 | 2026-09-12T00:21:34.148Z | Checking kstat-rs v0.2.4 |
| 1541 | 2026-09-12T00:21:34.162Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1542 | 2026-09-12T00:21:34.165Z | Checking topological-sort v0.2.2 |
| 1543 | 2026-09-12T00:21:34.308Z | Checking omicron-zone-package v0.12.2 |
| 1544 | 2026-09-12T00:21:34.328Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1545 | 2026-09-12T00:21:34.557Z | Checking dropshot-api-manager v0.7.2 |
| 1546 | 2026-09-12T00:21:34.774Z | Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 1547 | 2026-09-12T00:21:34.953Z | Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 1548 | 2026-09-12T00:21:35.002Z | Checking common v0.1.0 (/work/oxidecomputer/dendrite/common) |
| 1549 | 2026-09-12T00:21:35.723Z | Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 1550 | 2026-09-12T00:21:35.909Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1551 | 2026-09-12T00:21:35.925Z | Checking packet v0.1.0 (/work/oxidecomputer/dendrite/packet) |
| 1552 | 2026-09-12T00:21:36.862Z | Checking signal-hook-tokio v0.4.0 |
| 1553 | 2026-09-12T00:21:36.954Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1554 | 2026-09-12T00:21:36.989Z | Checking scuffle v0.1.0 |
| 1555 | 2026-09-12T00:21:37.150Z | Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros) |
| 1556 | 2026-09-12T00:21:37.378Z | Checking iddqd v0.4.5 |
| 1557 | 2026-09-12T00:21:37.402Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1558 | 2026-09-12T00:21:37.531Z | Checking internet-checksum v0.2.1 |
| 1559 | 2026-09-12T00:21:37.601Z | Checking search_path v0.1.4 |
| 1560 | 2026-09-12T00:21:37.741Z | Checking xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask) |
| 1561 | 2026-09-12T00:21:37.846Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1562 | 2026-09-12T00:21:37.881Z | Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 1563 | 2026-09-12T00:21:37.939Z | Checking uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd) |
| 1564 | 2026-09-12T00:21:38.004Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1565 | 2026-09-12T00:21:38.151Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1566 | 2026-09-12T00:21:38.736Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1567 | 2026-09-12T00:21:40.226Z | Compiling git2 v0.19.0 |
| 1568 | 2026-09-12T00:21:42.556Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1569 | 2026-09-12T00:21:43.828Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1570 | 2026-09-12T00:21:49.811Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1571 | 2026-09-12T00:21:51.081Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1572 | 2026-09-12T00:21:56.604Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 12s |
| 1573 | 2026-09-12T00:21:56.955Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1574 | 2026-09-12T00:21:56.955Z | + cargo clippy --features tofino_asic -- --deny warnings |
| 1575 | 2026-09-12T00:21:57.441Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d) |
| 1576 | 2026-09-12T00:21:57.441Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1577 | 2026-09-12T00:21:57.519Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1578 | 2026-09-12T00:21:57.521Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1579 | 2026-09-12T00:22:04.799Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1580 | 2026-09-12T00:22:04.799Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1581 | 2026-09-12T00:22:07.538Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.54s |
| 1582 | 2026-09-12T00:22:07.681Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1583 | 2026-09-12T00:22:07.681Z | + cargo clippy --features softnpu -- --deny warnings |
| 1584 | 2026-09-12T00:22:07.980Z | Downloading crates ... |
| 1585 | 2026-09-12T00:22:08.115Z | Downloaded bitstruct_derive v0.1.0 |
| 1586 | 2026-09-12T00:22:08.119Z | Downloaded radium v0.7.0 |
| 1587 | 2026-09-12T00:22:08.119Z | Downloaded bitstruct v0.1.1 |
| 1588 | 2026-09-12T00:22:08.119Z | Downloaded tap v1.0.1 |
| 1589 | 2026-09-12T00:22:08.126Z | Downloaded serde_arrays v0.1.0 |
| 1590 | 2026-09-12T00:22:08.134Z | Downloaded typeid v1.0.3 |
| 1591 | 2026-09-12T00:22:08.137Z | Downloaded funty v2.0.0 |
| 1592 | 2026-09-12T00:22:08.141Z | Downloaded erased-serde v0.4.8 |
| 1593 | 2026-09-12T00:22:08.141Z | Downloaded wyz v0.5.1 |
| 1594 | 2026-09-12T00:22:08.141Z | Downloaded ascii v1.1.0 |
| 1595 | 2026-09-12T00:22:08.145Z | Downloaded libloading v0.7.4 |
| 1596 | 2026-09-12T00:22:08.149Z | Downloaded bitvec v1.0.1 |
| 1597 | 2026-09-12T00:22:08.159Z | Downloaded num-bigint v0.4.6 |
| 1598 | 2026-09-12T00:22:08.272Z | Checking num-integer v0.1.46 |
| 1599 | 2026-09-12T00:22:08.350Z | Checking num-complex v0.4.6 |
| 1600 | 2026-09-12T00:22:08.360Z | Compiling radium v0.7.0 |
| 1601 | 2026-09-12T00:22:08.367Z | Checking tap v1.0.1 |
| 1602 | 2026-09-12T00:22:08.373Z | Checking funty v2.0.0 |
| 1603 | 2026-09-12T00:22:08.379Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 1604 | 2026-09-12T00:22:08.382Z | Compiling typeid v1.0.3 |
| 1605 | 2026-09-12T00:22:08.392Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1606 | 2026-09-12T00:22:08.450Z | Checking wyz v0.5.1 |
| 1607 | 2026-09-12T00:22:08.548Z | Checking num-bigint v0.4.6 |
| 1608 | 2026-09-12T00:22:08.548Z | Checking num-iter v0.1.45 |
| 1609 | 2026-09-12T00:22:08.595Z | Checking nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1610 | 2026-09-12T00:22:08.612Z | Compiling erased-serde v0.4.8 |
| 1611 | 2026-09-12T00:22:08.665Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1612 | 2026-09-12T00:22:08.683Z | Compiling bitstruct_derive v0.1.0 |
| 1613 | 2026-09-12T00:22:08.694Z | Checking nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1614 | 2026-09-12T00:22:08.749Z | Checking rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1615 | 2026-09-12T00:22:08.790Z | Checking bitvec v1.0.1 |
| 1616 | 2026-09-12T00:22:08.799Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1617 | 2026-09-12T00:22:08.802Z | Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1618 | 2026-09-12T00:22:08.802Z | Checking ascii v1.1.0 |
| 1619 | 2026-09-12T00:22:08.870Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 1620 | 2026-09-12T00:22:08.899Z | Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1621 | 2026-09-12T00:22:08.985Z | Checking rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1622 | 2026-09-12T00:22:09.016Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 1623 | 2026-09-12T00:22:09.023Z | Checking cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1624 | 2026-09-12T00:22:09.032Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1625 | 2026-09-12T00:22:09.267Z | Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1626 | 2026-09-12T00:22:09.303Z | Checking serde_arrays v0.1.0 |
| 1627 | 2026-09-12T00:22:09.321Z | Checking bitstruct v0.1.1 |
| 1628 | 2026-09-12T00:22:09.363Z | Checking num-rational v0.4.2 |
| 1629 | 2026-09-12T00:22:09.399Z | Checking libloading v0.7.4 |
| 1630 | 2026-09-12T00:22:09.408Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1631 | 2026-09-12T00:22:09.629Z | Checking num v0.4.3 |
| 1632 | 2026-09-12T00:22:09.695Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1633 | 2026-09-12T00:22:10.233Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544) |
| 1634 | 2026-09-12T00:22:10.535Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16) |
| 1635 | 2026-09-12T00:22:10.538Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16) |
| 1636 | 2026-09-12T00:22:10.727Z | Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1637 | 2026-09-12T00:22:10.903Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1638 | 2026-09-12T00:22:10.908Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1639 | 2026-09-12T00:22:11.383Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1640 | 2026-09-12T00:22:11.603Z | Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1641 | 2026-09-12T00:22:11.606Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1642 | 2026-09-12T00:22:11.606Z | Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 1643 | 2026-09-12T00:22:11.606Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1644 | 2026-09-12T00:22:12.414Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1645 | 2026-09-12T00:22:13.213Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1646 | 2026-09-12T00:22:17.350Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1647 | 2026-09-12T00:22:17.468Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1648 | 2026-09-12T00:22:23.889Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1649 | 2026-09-12T00:22:25.151Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1650 | 2026-09-12T00:22:25.688Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1651 | 2026-09-12T00:22:30.636Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.91s |
| 1652 | 2026-09-12T00:22:30.786Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1653 | 2026-09-12T00:22:30.786Z | + cargo clippy --features chaos -- --deny warnings |
| 1654 | 2026-09-12T00:22:31.272Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1655 | 2026-09-12T00:22:31.275Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1656 | 2026-09-12T00:22:31.275Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1657 | 2026-09-12T00:22:38.586Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1658 | 2026-09-12T00:22:38.590Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1659 | 2026-09-12T00:22:41.247Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.42s |
| 1660 | 2026-09-12T00:22:41.390Z | + banner fmt |
| 1661 | 2026-09-12T00:22:41.393Z | |
| 1662 | 2026-09-12T00:22:41.393Z | ###### # # ##### |
| 1663 | 2026-09-12T00:22:41.393Z | # ## ## # |
| 1664 | 2026-09-12T00:22:41.394Z | ##### # ## # # |
| 1665 | 2026-09-12T00:22:41.394Z | # # # # |
| 1666 | 2026-09-12T00:22:41.394Z | # # # # |
| 1667 | 2026-09-12T00:22:41.394Z | # # # # |
| 1668 | 2026-09-12T00:22:41.394Z | |
| 1669 | 2026-09-12T00:22:41.394Z | + cargo fmt -- --check |
| 1670 | 2026-09-12T00:22:41.850Z | + banner test |
| 1671 | 2026-09-12T00:22:41.853Z | |
| 1672 | 2026-09-12T00:22:41.853Z | ##### ###### #### ##### |
| 1673 | 2026-09-12T00:22:41.853Z | # # # # |
| 1674 | 2026-09-12T00:22:41.853Z | # ##### #### # |
| 1675 | 2026-09-12T00:22:41.853Z | # # # # |
| 1676 | 2026-09-12T00:22:41.853Z | # # # # # |
| 1677 | 2026-09-12T00:22:41.853Z | # ###### #### # |
| 1678 | 2026-09-12T00:22:41.853Z | |
| 1679 | 2026-09-12T00:22:41.853Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1680 | 2026-09-12T00:22:41.853Z | + RUST_BACKTRACE=full |
| 1681 | 2026-09-12T00:22:41.854Z | + cargo test --features tofino_stub --no-fail-fast |
| 1682 | 2026-09-12T00:22:42.697Z | Compiling unicode-ident v1.0.24 |
| 1683 | 2026-09-12T00:22:42.700Z | Compiling cfg-if v1.0.4 |
| 1684 | 2026-09-12T00:22:42.801Z | Compiling memchr v2.7.5 |
| 1685 | 2026-09-12T00:22:42.813Z | Compiling serde_core v1.0.228 |
| 1686 | 2026-09-12T00:22:42.819Z | Compiling itoa v1.0.15 |
| 1687 | 2026-09-12T00:22:42.823Z | Compiling libc v0.2.186 |
| 1688 | 2026-09-12T00:22:42.836Z | Compiling zmij v1.0.17 |
| 1689 | 2026-09-12T00:22:42.848Z | Compiling libm v0.2.15 |
| 1690 | 2026-09-12T00:22:42.915Z | Compiling proc-macro2 v1.0.106 |
| 1691 | 2026-09-12T00:22:42.956Z | Compiling heck v0.5.0 |
| 1692 | 2026-09-12T00:22:43.109Z | Compiling equivalent v1.0.2 |
| 1693 | 2026-09-12T00:22:43.202Z | Compiling log v0.4.29 |
| 1694 | 2026-09-12T00:22:43.313Z | Compiling quote v1.0.45 |
| 1695 | 2026-09-12T00:22:43.354Z | Compiling iana-time-zone v0.1.64 |
| 1696 | 2026-09-12T00:22:43.387Z | Compiling smallvec v1.15.1 |
| 1697 | 2026-09-12T00:22:43.546Z | Compiling syn v2.0.118 |
| 1698 | 2026-09-12T00:22:43.576Z | Compiling dyn-clone v1.0.20 |
| 1699 | 2026-09-12T00:22:43.604Z | Compiling hashbrown v0.17.1 |
| 1700 | 2026-09-12T00:22:43.616Z | Compiling fnv v1.0.7 |
| 1701 | 2026-09-12T00:22:43.651Z | Compiling regex-syntax v0.8.11 |
| 1702 | 2026-09-12T00:22:43.711Z | Compiling stable_deref_trait v1.2.0 |
| 1703 | 2026-09-12T00:22:43.723Z | Compiling pin-project-lite v0.2.16 |
| 1704 | 2026-09-12T00:22:43.793Z | Compiling percent-encoding v2.3.2 |
| 1705 | 2026-09-12T00:22:43.822Z | Compiling litemap v0.8.0 |
| 1706 | 2026-09-12T00:22:43.950Z | Compiling writeable v0.6.1 |
| 1707 | 2026-09-12T00:22:44.002Z | Compiling num-traits v0.2.19 |
| 1708 | 2026-09-12T00:22:44.038Z | Compiling icu_normalizer_data v2.0.0 |
| 1709 | 2026-09-12T00:22:44.120Z | Compiling icu_properties_data v2.0.1 |
| 1710 | 2026-09-12T00:22:44.157Z | Compiling form_urlencoded v1.2.2 |
| 1711 | 2026-09-12T00:22:44.254Z | Compiling utf8_iter v1.0.4 |
| 1712 | 2026-09-12T00:22:44.267Z | Compiling getrandom v0.4.2 |
| 1713 | 2026-09-12T00:22:44.340Z | Compiling aho-corasick v1.1.3 |
| 1714 | 2026-09-12T00:22:44.405Z | Compiling scopeguard v1.2.0 |
| 1715 | 2026-09-12T00:22:44.417Z | Compiling byteorder v1.5.0 |
| 1716 | 2026-09-12T00:22:44.519Z | Compiling semver v1.0.28 |
| 1717 | 2026-09-12T00:22:44.612Z | Compiling serde_json v1.0.150 |
| 1718 | 2026-09-12T00:22:44.624Z | Compiling indexmap v2.14.0 |
| 1719 | 2026-09-12T00:22:44.641Z | Compiling lock_api v0.4.14 |
| 1720 | 2026-09-12T00:22:44.857Z | Compiling ucd-trie v0.1.7 |
| 1721 | 2026-09-12T00:22:44.875Z | Compiling uuid v1.23.3 |
| 1722 | 2026-09-12T00:22:45.010Z | Compiling allocator-api2 v0.2.21 |
| 1723 | 2026-09-12T00:22:45.155Z | Compiling regex-automata v0.4.13 |
| 1724 | 2026-09-12T00:22:45.239Z | Compiling futures-core v0.3.32 |
| 1725 | 2026-09-12T00:22:45.301Z | Compiling foldhash v0.2.0 |
| 1726 | 2026-09-12T00:22:45.396Z | Compiling ryu v1.0.20 |
| 1727 | 2026-09-12T00:22:45.526Z | Compiling hashbrown v0.16.1 |
| 1728 | 2026-09-12T00:22:45.588Z | Compiling pretty-hex v0.4.1 |
| 1729 | 2026-09-12T00:22:45.731Z | Compiling strsim v0.11.1 |
| 1730 | 2026-09-12T00:22:45.770Z | Compiling futures-sink v0.3.32 |
| 1731 | 2026-09-12T00:22:45.880Z | Compiling time-core v0.1.8 |
| 1732 | 2026-09-12T00:22:45.989Z | Compiling plain v0.2.3 |
| 1733 | 2026-09-12T00:22:46.035Z | Compiling num-conv v0.2.1 |
| 1734 | 2026-09-12T00:22:46.113Z | Compiling slab v0.4.11 |
| 1735 | 2026-09-12T00:22:46.131Z | Compiling futures-channel v0.3.32 |
| 1736 | 2026-09-12T00:22:46.215Z | Compiling time-macros v0.2.27 |
| 1737 | 2026-09-12T00:22:46.321Z | Compiling synstructure v0.13.2 |
| 1738 | 2026-09-12T00:22:46.351Z | Compiling serde_derive_internals v0.29.1 |
| 1739 | 2026-09-12T00:22:46.520Z | Compiling futures-task v0.3.32 |
| 1740 | 2026-09-12T00:22:46.686Z | Compiling futures-io v0.3.32 |
| 1741 | 2026-09-12T00:22:46.747Z | Compiling regress v0.10.5 |
| 1742 | 2026-09-12T00:22:46.840Z | Compiling darling_core v0.21.3 |
| 1743 | 2026-09-12T00:22:46.852Z | Compiling regex v1.12.4 |
| 1744 | 2026-09-12T00:22:47.060Z | Compiling thread-id v5.0.0 |
| 1745 | 2026-09-12T00:22:47.119Z | Compiling getrandom v0.2.16 |
| 1746 | 2026-09-12T00:22:47.147Z | Compiling socket2 v0.6.4 |
| 1747 | 2026-09-12T00:22:47.306Z | Compiling parking_lot_core v0.9.12 |
| 1748 | 2026-09-12T00:22:47.331Z | Compiling bitflags v2.11.1 |
| 1749 | 2026-09-12T00:22:47.576Z | Compiling parking_lot v0.12.5 |
| 1750 | 2026-09-12T00:22:47.587Z | Compiling serde_derive v1.0.228 |
| 1751 | 2026-09-12T00:22:47.601Z | Compiling zerofrom-derive v0.1.6 |
| 1752 | 2026-09-12T00:22:47.610Z | Compiling yoke-derive v0.8.0 |
| 1753 | 2026-09-12T00:22:47.656Z | Compiling zerovec-derive v0.11.1 |
| 1754 | 2026-09-12T00:22:47.778Z | Compiling displaydoc v0.2.5 |
| 1755 | 2026-09-12T00:22:47.979Z | Compiling thiserror-impl v2.0.18 |
| 1756 | 2026-09-12T00:22:48.549Z | Compiling schemars_derive v0.8.22 |
| 1757 | 2026-09-12T00:22:48.659Z | Compiling tokio-macros v2.7.0 |
| 1758 | 2026-09-12T00:22:48.767Z | Compiling zeroize_derive v1.4.3 |
| 1759 | 2026-09-12T00:22:48.811Z | Compiling zerocopy-derive v0.8.27 |
| 1760 | 2026-09-12T00:22:48.946Z | Compiling futures-macro v0.3.32 |
| 1761 | 2026-09-12T00:22:49.228Z | Compiling thiserror v2.0.18 |
| 1762 | 2026-09-12T00:22:49.341Z | Compiling zerofrom v0.1.6 |
| 1763 | 2026-09-12T00:22:49.422Z | Compiling tracing-attributes v0.1.30 |
| 1764 | 2026-09-12T00:22:49.465Z | Compiling thiserror-impl v1.0.69 |
| 1765 | 2026-09-12T00:22:49.476Z | Compiling yoke v0.8.0 |
| 1766 | 2026-09-12T00:22:49.684Z | Compiling zerovec v0.11.4 |
| 1767 | 2026-09-12T00:22:49.798Z | Compiling zerotrie v0.2.2 |
| 1768 | 2026-09-12T00:22:49.815Z | Compiling pest v2.8.2 |
| 1769 | 2026-09-12T00:22:50.074Z | Compiling zerocopy v0.8.27 |
| 1770 | 2026-09-12T00:22:50.118Z | Compiling scroll_derive v0.13.1 |
| 1771 | 2026-09-12T00:22:50.273Z | Compiling serde v1.0.228 |
| 1772 | 2026-09-12T00:22:50.626Z | Compiling tinystr v0.8.1 |
| 1773 | 2026-09-12T00:22:50.663Z | Compiling potential_utf v0.1.3 |
| 1774 | 2026-09-12T00:22:50.678Z | Compiling async-trait v0.1.89 |
| 1775 | 2026-09-12T00:22:50.794Z | Compiling bytes v1.12.0 |
| 1776 | 2026-09-12T00:22:50.829Z | Compiling serde_tokenstream v0.2.3 |
| 1777 | 2026-09-12T00:22:50.829Z | Compiling icu_locale_core v2.0.0 |
| 1778 | 2026-09-12T00:22:50.969Z | Compiling icu_collections v2.0.0 |
| 1779 | 2026-09-12T00:22:51.050Z | Compiling chrono v0.4.45 |
| 1780 | 2026-09-12T00:22:51.117Z | Compiling pest_meta v2.8.2 |
| 1781 | 2026-09-12T00:22:51.117Z | Compiling scroll v0.13.0 |
| 1782 | 2026-09-12T00:22:51.467Z | Compiling icu_provider v2.0.0 |
| 1783 | 2026-09-12T00:22:51.535Z | Compiling http v1.4.2 |
| 1784 | 2026-09-12T00:22:51.551Z | Compiling goblin v0.10.1 |
| 1785 | 2026-09-12T00:22:51.583Z | Compiling daft-derive v0.1.5 |
| 1786 | 2026-09-12T00:22:51.747Z | Compiling icu_normalizer v2.0.0 |
| 1787 | 2026-09-12T00:22:51.777Z | Compiling icu_properties v2.0.1 |
| 1788 | 2026-09-12T00:22:51.790Z | Compiling pest_generator v2.8.2 |
| 1789 | 2026-09-12T00:22:52.364Z | Compiling schemars v0.8.22 |
| 1790 | 2026-09-12T00:22:52.440Z | Compiling darling_macro v0.21.3 |
| 1791 | 2026-09-12T00:22:52.473Z | Compiling pest_derive v2.8.2 |
| 1792 | 2026-09-12T00:22:52.543Z | Compiling openssl-macros v0.1.1 |
| 1793 | 2026-09-12T00:22:52.684Z | Compiling idna_adapter v1.2.1 |
| 1794 | 2026-09-12T00:22:52.838Z | Compiling idna v1.1.0 |
| 1795 | 2026-09-12T00:22:52.997Z | Compiling openapiv3 v2.2.0 |
| 1796 | 2026-09-12T00:22:53.040Z | Compiling structmeta-derive v0.3.0 |
| 1797 | 2026-09-12T00:22:53.054Z | Compiling darling v0.21.3 |
| 1798 | 2026-09-12T00:22:53.057Z | Compiling dtrace-parser v0.3.0 |
| 1799 | 2026-09-12T00:22:53.135Z | Compiling url v2.5.7 |
| 1800 | 2026-09-12T00:22:53.500Z | Compiling typify-impl v0.4.3 |
| 1801 | 2026-09-12T00:22:53.601Z | Compiling async-stream-impl v0.3.6 |
| 1802 | 2026-09-12T00:22:53.951Z | Compiling newtype-uuid-macros v0.1.0 |
| 1803 | 2026-09-12T00:22:54.018Z | Compiling serde_yaml v0.9.34+deprecated |
| 1804 | 2026-09-12T00:22:54.103Z | Compiling structmeta v0.3.0 |
| 1805 | 2026-09-12T00:22:54.252Z | Compiling zeroize v1.8.1 |
| 1806 | 2026-09-12T00:22:54.308Z | Compiling dof v0.4.0 |
| 1807 | 2026-09-12T00:22:54.462Z | Compiling strum_macros v0.26.4 |
| 1808 | 2026-09-12T00:22:54.528Z | Compiling signal-hook-registry v1.4.6 |
| 1809 | 2026-09-12T00:22:54.608Z | Compiling untrusted v0.9.0 |
| 1810 | 2026-09-12T00:22:54.739Z | Compiling thiserror v1.0.69 |
| 1811 | 2026-09-12T00:22:54.765Z | Compiling usdt-impl v0.6.0 |
| 1812 | 2026-09-12T00:22:54.845Z | Compiling mio v1.2.1 |
| 1813 | 2026-09-12T00:22:54.927Z | Compiling omicron-workspace-hack v0.1.0 |
| 1814 | 2026-09-12T00:22:55.005Z | Compiling base64 v0.22.1 |
| 1815 | 2026-09-12T00:22:55.299Z | Compiling tokio v1.52.3 |
| 1816 | 2026-09-12T00:22:55.366Z | Compiling http-body v1.0.1 |
| 1817 | 2026-09-12T00:22:55.409Z | Compiling dropshot_endpoint v0.16.7 |
| 1818 | 2026-09-12T00:22:55.469Z | Compiling ref-cast-impl v1.0.25 |
| 1819 | 2026-09-12T00:22:55.519Z | Compiling ipnet v2.11.0 |
| 1820 | 2026-09-12T00:22:56.064Z | Compiling atomic-waker v1.1.2 |
| 1821 | 2026-09-12T00:22:56.101Z | Compiling derive-ex v0.1.8 |
| 1822 | 2026-09-12T00:22:56.174Z | Compiling strum_macros v0.27.2 |
| 1823 | 2026-09-12T00:22:56.190Z | Compiling httparse v1.10.1 |
| 1824 | 2026-09-12T00:22:56.356Z | Compiling usdt-attr-macro v0.6.0 |
| 1825 | 2026-09-12T00:22:56.534Z | Compiling usdt-macro v0.6.0 |
| 1826 | 2026-09-12T00:22:56.900Z | Compiling portable-atomic v1.11.1 |
| 1827 | 2026-09-12T00:22:57.149Z | Compiling tower-service v0.3.3 |
| 1828 | 2026-09-12T00:22:57.255Z | Compiling tower-layer v0.3.3 |
| 1829 | 2026-09-12T00:22:57.447Z | Compiling try-lock v0.2.5 |
| 1830 | 2026-09-12T00:22:57.561Z | Compiling critical-section v1.2.0 |
| 1831 | 2026-09-12T00:22:57.564Z | Compiling want v0.3.1 |
| 1832 | 2026-09-12T00:22:57.673Z | Compiling once_cell v1.21.3 |
| 1833 | 2026-09-12T00:22:57.677Z | Compiling httpdate v1.0.3 |
| 1834 | 2026-09-12T00:22:57.754Z | Compiling serde_with_macros v3.14.1 |
| 1835 | 2026-09-12T00:22:57.779Z | Compiling test-strategy v0.4.3 |
| 1836 | 2026-09-12T00:22:57.924Z | Compiling ppv-lite86 v0.2.21 |
| 1837 | 2026-09-12T00:22:58.073Z | Compiling erased-serde v0.3.31 |
| 1838 | 2026-09-12T00:22:58.566Z | Compiling subtle v2.6.1 |
| 1839 | 2026-09-12T00:22:58.743Z | Compiling parse-display-derive v0.10.0 |
| 1840 | 2026-09-12T00:22:58.889Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1841 | 2026-09-12T00:22:59.373Z | Compiling http-body-util v0.1.3 |
| 1842 | 2026-09-12T00:22:59.424Z | Compiling anyhow v1.0.102 |
| 1843 | 2026-09-12T00:22:59.737Z | Compiling typify-macro v0.4.3 |
| 1844 | 2026-09-12T00:22:59.757Z | Compiling serde_urlencoded v0.7.1 |
| 1845 | 2026-09-12T00:22:59.826Z | Compiling rand_core v0.6.4 |
| 1846 | 2026-09-12T00:22:59.829Z | Compiling typenum v1.20.1 |
| 1847 | 2026-09-12T00:23:00.064Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1848 | 2026-09-12T00:23:00.341Z | Compiling futures-util v0.3.32 |
| 1849 | 2026-09-12T00:23:00.551Z | Compiling sync_wrapper v1.0.2 |
| 1850 | 2026-09-12T00:23:00.615Z | Compiling powerfmt v0.2.0 |
| 1851 | 2026-09-12T00:23:00.815Z | Compiling deranged v0.5.3 |
| 1852 | 2026-09-12T00:23:00.841Z | Compiling num_threads v0.1.7 |
| 1853 | 2026-09-12T00:23:00.849Z | Compiling tracing-core v0.1.34 |
| 1854 | 2026-09-12T00:23:00.852Z | Compiling camino v1.2.3 |
| 1855 | 2026-09-12T00:23:00.929Z | Compiling iri-string v0.7.8 |
| 1856 | 2026-09-12T00:23:01.498Z | Compiling tracing v0.1.41 |
| 1857 | 2026-09-12T00:23:01.501Z | Compiling encoding_rs v0.8.35 |
| 1858 | 2026-09-12T00:23:01.732Z | Compiling mime v0.3.17 |
| 1859 | 2026-09-12T00:23:01.864Z | Compiling typify v0.4.3 |
| 1860 | 2026-09-12T00:23:01.966Z | Compiling progenitor-impl v0.11.1 |
| 1861 | 2026-09-12T00:23:01.993Z | Compiling fastrand v2.3.0 |
| 1862 | 2026-09-12T00:23:02.014Z | Compiling cpufeatures v0.2.17 |
| 1863 | 2026-09-12T00:23:02.092Z | Compiling generic-array v0.14.7 |
| 1864 | 2026-09-12T00:23:02.273Z | Compiling hex v0.4.3 |
| 1865 | 2026-09-12T00:23:02.603Z | Compiling crypto-common v0.1.6 |
| 1866 | 2026-09-12T00:23:02.622Z | Compiling errno v0.3.14 |
| 1867 | 2026-09-12T00:23:02.771Z | Compiling tokio-util v0.7.16 |
| 1868 | 2026-09-12T00:23:02.812Z | Compiling thread_local v1.1.9 |
| 1869 | 2026-09-12T00:23:02.973Z | Compiling unicode-width v0.2.1 |
| 1870 | 2026-09-12T00:23:03.092Z | Compiling syn v1.0.109 |
| 1871 | 2026-09-12T00:23:03.176Z | Compiling rustls-pki-types v1.12.0 |
| 1872 | 2026-09-12T00:23:03.253Z | Compiling winnow v0.7.14 |
| 1873 | 2026-09-12T00:23:03.323Z | Compiling match_cfg v0.1.0 |
| 1874 | 2026-09-12T00:23:03.481Z | Compiling rustix v1.1.4 |
| 1875 | 2026-09-12T00:23:03.939Z | Compiling term v1.2.0 |
| 1876 | 2026-09-12T00:23:04.186Z | Compiling take_mut v0.2.2 |
| 1877 | 2026-09-12T00:23:04.211Z | Compiling winnow v1.0.3 |
| 1878 | 2026-09-12T00:23:04.569Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1879 | 2026-09-12T00:23:04.651Z | Compiling h2 v0.4.14 |
| 1880 | 2026-09-12T00:23:04.674Z | Compiling ring v0.17.14 |
| 1881 | 2026-09-12T00:23:04.899Z | Compiling serde_spanned v1.1.1 |
| 1882 | 2026-09-12T00:23:05.080Z | Compiling debug-ignore v1.0.5 |
| 1883 | 2026-09-12T00:23:05.192Z | Compiling spin v0.9.8 |
| 1884 | 2026-09-12T00:23:05.317Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1885 | 2026-09-12T00:23:05.459Z | Compiling progenitor-macro v0.11.1 |
| 1886 | 2026-09-12T00:23:05.536Z | Compiling quick-error v1.2.3 |
| 1887 | 2026-09-12T00:23:05.683Z | Compiling block-buffer v0.10.4 |
| 1888 | 2026-09-12T00:23:05.938Z | Compiling waitgroup v0.1.2 |
| 1889 | 2026-09-12T00:23:06.088Z | Compiling async-stream v0.3.6 |
| 1890 | 2026-09-12T00:23:06.312Z | Compiling serde_path_to_error v0.1.20 |
| 1891 | 2026-09-12T00:23:06.500Z | Compiling lazy_static v1.5.0 |
| 1892 | 2026-09-12T00:23:06.610Z | Compiling bit-vec v0.8.0 |
| 1893 | 2026-09-12T00:23:06.683Z | Compiling digest v0.10.7 |
| 1894 | 2026-09-12T00:23:06.730Z | Compiling strum v0.26.3 |
| 1895 | 2026-09-12T00:23:06.857Z | Compiling hyper v1.10.1 |
| 1896 | 2026-09-12T00:23:06.870Z | Compiling bit-set v0.8.0 |
| 1897 | 2026-09-12T00:23:06.929Z | Compiling ipnetwork v0.21.1 |
| 1898 | 2026-09-12T00:23:06.934Z | Compiling crossbeam-utils v0.8.21 |
| 1899 | 2026-09-12T00:23:06.985Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1900 | 2026-09-12T00:23:07.196Z | Compiling unarray v0.1.4 |
| 1901 | 2026-09-12T00:23:07.317Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1902 | 2026-09-12T00:23:07.374Z | Compiling slog v2.8.2 |
| 1903 | 2026-09-12T00:23:07.455Z | Compiling macaddr v1.0.1 |
| 1904 | 2026-09-12T00:23:07.491Z | Compiling tabwriter v1.4.1 |
| 1905 | 2026-09-12T00:23:07.690Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1906 | 2026-09-12T00:23:07.735Z | Compiling ref-cast v1.0.25 |
| 1907 | 2026-09-12T00:23:07.839Z | Compiling colored v3.1.1 |
| 1908 | 2026-09-12T00:23:07.876Z | Compiling strum v0.27.2 |
| 1909 | 2026-09-12T00:23:07.932Z | Compiling hyper-util v0.1.20 |
| 1910 | 2026-09-12T00:23:08.003Z | Compiling aws-lc-sys v0.39.1 |
| 1911 | 2026-09-12T00:23:08.249Z | Compiling getrandom v0.3.3 |
| 1912 | 2026-09-12T00:23:08.437Z | Compiling untrusted v0.7.1 |
| 1913 | 2026-09-12T00:23:08.569Z | Compiling aws-lc-rs v1.16.2 |
| 1914 | 2026-09-12T00:23:08.660Z | Compiling rand_core v0.9.3 |
| 1915 | 2026-09-12T00:23:08.851Z | Compiling oxnet v0.1.6 |
| 1916 | 2026-09-12T00:23:08.889Z | Compiling openssl-sys v0.9.117 |
| 1917 | 2026-09-12T00:23:09.351Z | Compiling futures-executor v0.3.32 |
| 1918 | 2026-09-12T00:23:09.638Z | Compiling rustls-webpki v0.103.6 |
| 1919 | 2026-09-12T00:23:09.845Z | Compiling instant v0.1.13 |
| 1920 | 2026-09-12T00:23:09.964Z | Compiling foreign-types-shared v0.1.1 |
| 1921 | 2026-09-12T00:23:10.060Z | Compiling foreign-types v0.3.2 |
| 1922 | 2026-09-12T00:23:10.074Z | Compiling rand_chacha v0.9.0 |
| 1923 | 2026-09-12T00:23:10.138Z | Compiling rustls v0.23.40 |
| 1924 | 2026-09-12T00:23:10.205Z | Compiling tempfile v3.27.0 |
| 1925 | 2026-09-12T00:23:10.624Z | Compiling tower v0.5.2 |
| 1926 | 2026-09-12T00:23:10.637Z | Compiling toml_datetime v0.6.11 |
| 1927 | 2026-09-12T00:23:10.684Z | Compiling openssl-probe v0.1.6 |
| 1928 | 2026-09-12T00:23:10.878Z | Compiling rand v0.9.3 |
| 1929 | 2026-09-12T00:23:10.911Z | Compiling openssl v0.10.81 |
| 1930 | 2026-09-12T00:23:11.071Z | Compiling tower-http v0.6.8 |
| 1931 | 2026-09-12T00:23:11.115Z | Compiling futures v0.3.32 |
| 1932 | 2026-09-12T00:23:11.327Z | Compiling time v0.3.47 |
| 1933 | 2026-09-12T00:23:11.496Z | Compiling clap_derive v4.6.1 |
| 1934 | 2026-09-12T00:23:11.523Z | Compiling memmap2 v0.9.8 |
| 1935 | 2026-09-12T00:23:11.927Z | Compiling crossbeam-channel v0.5.15 |
| 1936 | 2026-09-12T00:23:12.004Z | Compiling webpki-roots v1.0.2 |
| 1937 | 2026-09-12T00:23:12.116Z | Compiling newtype-uuid v1.3.2 |
| 1938 | 2026-09-12T00:23:12.475Z | Compiling daft v0.1.5 |
| 1939 | 2026-09-12T00:23:12.894Z | Compiling is-terminal v0.4.16 |
| 1940 | 2026-09-12T00:23:12.998Z | Compiling either v1.15.0 |
| 1941 | 2026-09-12T00:23:13.051Z | Compiling usdt v0.6.0 |
| 1942 | 2026-09-12T00:23:13.203Z | Compiling slog-term v2.9.2 |
| 1943 | 2026-09-12T00:23:13.223Z | Compiling tokio-rustls v0.26.4 |
| 1944 | 2026-09-12T00:23:13.235Z | Compiling slog-json v2.6.1 |
| 1945 | 2026-09-12T00:23:13.344Z | Compiling native-tls v0.2.14 |
| 1946 | 2026-09-12T00:23:13.434Z | Compiling hyper-rustls v0.27.7 |
| 1947 | 2026-09-12T00:23:13.447Z | Compiling slog-async v2.8.0 |
| 1948 | 2026-09-12T00:23:13.486Z | Compiling hostname v0.3.1 |
| 1949 | 2026-09-12T00:23:13.631Z | Compiling tokio-native-tls v0.3.1 |
| 1950 | 2026-09-12T00:23:13.762Z | Compiling hyper-tls v0.6.0 |
| 1951 | 2026-09-12T00:23:13.818Z | Compiling slog-bunyan v2.5.0 |
| 1952 | 2026-09-12T00:23:13.831Z | Compiling rustls-webpki v0.102.8 |
| 1953 | 2026-09-12T00:23:13.834Z | Compiling multer v3.1.0 |
| 1954 | 2026-09-12T00:23:13.961Z | Compiling reqwest v0.12.23 |
| 1955 | 2026-09-12T00:23:14.005Z | Compiling rustls-pemfile v2.2.0 |
| 1956 | 2026-09-12T00:23:14.203Z | Compiling hostname v0.4.2 |
| 1957 | 2026-09-12T00:23:14.352Z | Compiling rustls v0.22.4 |
| 1958 | 2026-09-12T00:23:14.355Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1959 | 2026-09-12T00:23:14.724Z | Compiling rand_chacha v0.3.1 |
| 1960 | 2026-09-12T00:23:14.929Z | Compiling wait-timeout v0.2.1 |
| 1961 | 2026-09-12T00:23:15.240Z | Compiling rusty-fork v0.3.0 |
| 1962 | 2026-09-12T00:23:15.240Z | Compiling rand v0.8.5 |
| 1963 | 2026-09-12T00:23:15.501Z | Compiling rand_xorshift v0.4.0 |
| 1964 | 2026-09-12T00:23:15.658Z | Compiling sha1 v0.10.6 |
| 1965 | 2026-09-12T00:23:15.895Z | Compiling proptest v1.8.0 |
| 1966 | 2026-09-12T00:23:15.907Z | Compiling itertools v0.14.0 |
| 1967 | 2026-09-12T00:23:16.309Z | Compiling tokio-rustls v0.25.0 |
| 1968 | 2026-09-12T00:23:16.560Z | Compiling dropshot v0.16.7 |
| 1969 | 2026-09-12T00:23:17.196Z | Compiling anstyle v1.0.14 |
| 1970 | 2026-09-12T00:23:18.135Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1971 | 2026-09-12T00:23:18.379Z | Compiling progenitor-client v0.10.0 |
| 1972 | 2026-09-12T00:23:18.578Z | Compiling progenitor-client v0.11.1 |
| 1973 | 2026-09-12T00:23:18.741Z | Compiling serde_with v3.14.1 |
| 1974 | 2026-09-12T00:23:18.886Z | Compiling num-derive v0.4.2 |
| 1975 | 2026-09-12T00:23:19.191Z | Compiling progenitor v0.11.1 |
| 1976 | 2026-09-12T00:23:19.346Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1977 | 2026-09-12T00:23:19.709Z | Compiling rustc-hash v2.1.1 |
| 1978 | 2026-09-12T00:23:19.783Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1979 | 2026-09-12T00:23:19.840Z | Compiling iddqd v0.3.18 |
| 1980 | 2026-09-12T00:23:19.854Z | Compiling backoff v0.4.0 |
| 1981 | 2026-09-12T00:23:20.276Z | Compiling parse-display v0.10.0 |
| 1982 | 2026-09-12T00:23:20.422Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1983 | 2026-09-12T00:23:20.563Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1984 | 2026-09-12T00:23:21.152Z | Compiling utf8parse v0.2.2 |
| 1985 | 2026-09-12T00:23:21.314Z | Compiling anstyle-parse v1.0.0 |
| 1986 | 2026-09-12T00:23:21.361Z | Compiling is_terminal_polyfill v1.70.1 |
| 1987 | 2026-09-12T00:23:21.407Z | Compiling colorchoice v1.0.4 |
| 1988 | 2026-09-12T00:23:21.462Z | Compiling anstyle-query v1.1.4 |
| 1989 | 2026-09-12T00:23:21.529Z | Compiling clap_lex v1.1.0 |
| 1990 | 2026-09-12T00:23:21.573Z | Compiling anstream v1.0.0 |
| 1991 | 2026-09-12T00:23:22.734Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1992 | 2026-09-12T00:23:24.907Z | Compiling winnow v0.5.40 |
| 1993 | 2026-09-12T00:23:29.563Z | Compiling terminal_size v0.4.3 |
| 1994 | 2026-09-12T00:23:30.870Z | Compiling toml_edit v0.19.15 |
| 1995 | 2026-09-12T00:23:32.263Z | Compiling proc-macro-crate v1.3.1 |
| 1996 | 2026-09-12T00:23:32.441Z | Compiling clap_builder v4.6.0 |
| 1997 | 2026-09-12T00:23:32.761Z | Compiling dropshot_endpoint v0.17.1 |
| 1998 | 2026-09-12T00:23:34.391Z | Compiling clap v4.6.1 |
| 1999 | 2026-09-12T00:23:38.546Z | Compiling serde_spanned v0.6.9 |
| 2000 | 2026-09-12T00:23:39.525Z | Compiling prettyplease v0.2.37 |
| 2001 | 2026-09-12T00:23:39.796Z | Compiling adler2 v2.0.1 |
| 2002 | 2026-09-12T00:23:39.939Z | Compiling miniz_oxide v0.8.9 |
| 2003 | 2026-09-12T00:23:40.772Z | Compiling crc32fast v1.5.0 |
| 2004 | 2026-09-12T00:23:40.820Z | Compiling ingot-macros v0.1.1 |
| 2005 | 2026-09-12T00:23:41.004Z | Compiling zerocopy-derive v0.7.35 |
| 2006 | 2026-09-12T00:23:41.044Z | Compiling flate2 v1.1.2 |
| 2007 | 2026-09-12T00:23:42.035Z | Compiling hubpack_derive v0.1.1 |
| 2008 | 2026-09-12T00:23:42.178Z | Compiling hybrid-array v0.4.12 |
| 2009 | 2026-09-12T00:23:43.716Z | Compiling scroll_derive v0.12.1 |
| 2010 | 2026-09-12T00:23:43.811Z | Compiling toml_write v0.1.2 |
| 2011 | 2026-09-12T00:23:43.994Z | Compiling toml_edit v0.22.27 |
| 2012 | 2026-09-12T00:23:44.884Z | Compiling crypto-common v0.2.2 |
| 2013 | 2026-09-12T00:23:45.049Z | Compiling block-buffer v0.12.0 |
| 2014 | 2026-09-12T00:23:45.214Z | Compiling num_enum_derive v0.7.5 |
| 2015 | 2026-09-12T00:23:45.842Z | Compiling foreign-types-macros v0.2.3 |
| 2016 | 2026-09-12T00:23:45.968Z | Compiling num-integer v0.1.46 |
| 2017 | 2026-09-12T00:23:46.285Z | Compiling float-ord v0.3.2 |
| 2018 | 2026-09-12T00:23:46.285Z | Compiling compression-core v0.4.32 |
| 2019 | 2026-09-12T00:23:46.367Z | Compiling const-oid v0.10.2 |
| 2020 | 2026-09-12T00:23:46.460Z | Compiling compression-codecs v0.4.32 |
| 2021 | 2026-09-12T00:23:46.591Z | Compiling digest v0.11.3 |
| 2022 | 2026-09-12T00:23:46.771Z | Compiling toml v0.8.23 |
| 2023 | 2026-09-12T00:23:47.267Z | Compiling zerocopy v0.7.35 |
| 2024 | 2026-09-12T00:23:48.771Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2025 | 2026-09-12T00:23:48.901Z | Compiling glob v0.3.3 |
| 2026 | 2026-09-12T00:23:49.092Z | Compiling cpufeatures v0.3.0 |
| 2027 | 2026-09-12T00:23:49.120Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2028 | 2026-09-12T00:23:49.175Z | Compiling sha1 v0.11.0 |
| 2029 | 2026-09-12T00:23:49.358Z | Compiling async-compression v0.4.33 |
| 2030 | 2026-09-12T00:23:49.412Z | Compiling proc-macro-error-attr v1.0.4 |
| 2031 | 2026-09-12T00:23:49.437Z | Compiling num-iter v0.1.45 |
| 2032 | 2026-09-12T00:23:49.677Z | Compiling num-rational v0.4.2 |
| 2033 | 2026-09-12T00:23:50.005Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2034 | 2026-09-12T00:23:50.294Z | Compiling num-complex v0.4.6 |
| 2035 | 2026-09-12T00:23:50.570Z | Compiling proc-macro-error v1.0.4 |
| 2036 | 2026-09-12T00:23:50.653Z | Compiling num v0.4.3 |
| 2037 | 2026-09-12T00:23:51.697Z | Compiling dropshot v0.17.1 |
| 2038 | 2026-09-12T00:23:51.700Z | Compiling num_enum_derive v0.5.11 |
| 2039 | 2026-09-12T00:23:51.700Z | Compiling dtrace-parser v0.2.0 |
| 2040 | 2026-09-12T00:23:51.700Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2041 | 2026-09-12T00:23:51.700Z | Compiling dof v0.3.0 |
| 2042 | 2026-09-12T00:23:51.700Z | Compiling thread-id v4.2.2 |
| 2043 | 2026-09-12T00:23:51.700Z | Compiling derive_more v0.99.20 |
| 2044 | 2026-09-12T00:23:51.700Z | Compiling usdt-impl v0.5.0 |
| 2045 | 2026-09-12T00:23:51.778Z | Compiling minimal-lexical v0.2.1 |
| 2046 | 2026-09-12T00:23:52.050Z | Compiling nom v7.1.3 |
| 2047 | 2026-09-12T00:23:52.249Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2048 | 2026-09-12T00:23:52.851Z | Compiling usdt-attr-macro v0.5.0 |
| 2049 | 2026-09-12T00:23:52.944Z | Compiling usdt-macro v0.5.0 |
| 2050 | 2026-09-12T00:23:53.397Z | Compiling dpd-types-versions v0.1.0 (/work/oxidecomputer/dendrite/dpd-types/versions) |
| 2051 | 2026-09-12T00:23:53.682Z | Compiling zone_cfg_derive v0.3.1 |
| 2052 | 2026-09-12T00:23:53.988Z | Compiling libscf-sys v1.2.0 |
| 2053 | 2026-09-12T00:23:54.202Z | Compiling rustc_version v0.4.1 |
| 2054 | 2026-09-12T00:23:54.378Z | Compiling memoffset v0.9.1 |
| 2055 | 2026-09-12T00:23:54.475Z | Compiling crossbeam-epoch v0.9.18 |
| 2056 | 2026-09-12T00:23:54.616Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2057 | 2026-09-12T00:23:55.015Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2058 | 2026-09-12T00:23:55.218Z | Compiling enum-as-inner v0.6.1 |
| 2059 | 2026-09-12T00:23:55.247Z | Compiling curve25519-dalek v4.1.3 |
| 2060 | 2026-09-12T00:23:55.604Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2061 | 2026-09-12T00:23:55.817Z | Compiling regress v0.11.1 |
| 2062 | 2026-09-12T00:23:55.913Z | Compiling crossbeam-deque v0.8.6 |
| 2063 | 2026-09-12T00:23:56.135Z | Compiling hubpack v0.1.2 |
| 2064 | 2026-09-12T00:23:56.753Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2065 | 2026-09-12T00:23:57.379Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2066 | 2026-09-12T00:23:57.837Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2067 | 2026-09-12T00:23:57.901Z | Compiling static_assertions v1.1.0 |
| 2068 | 2026-09-12T00:23:57.986Z | Compiling typify-impl v0.6.2 |
| 2069 | 2026-09-12T00:23:58.095Z | Compiling rayon-core v1.13.0 |
| 2070 | 2026-09-12T00:23:58.496Z | Compiling clang-sys v1.8.1 |
| 2071 | 2026-09-12T00:23:58.870Z | Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 2072 | 2026-09-12T00:23:59.038Z | Compiling hash32 v0.3.1 |
| 2073 | 2026-09-12T00:23:59.142Z | Compiling bytecount v0.6.9 |
| 2074 | 2026-09-12T00:23:59.208Z | Compiling heapless v0.8.0 |
| 2075 | 2026-09-12T00:23:59.269Z | Compiling common v0.1.0 (/work/oxidecomputer/dendrite/common) |
| 2076 | 2026-09-12T00:23:59.295Z | Compiling scroll v0.12.0 |
| 2077 | 2026-09-12T00:23:59.513Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2078 | 2026-09-12T00:23:59.579Z | Compiling ingot-types v0.1.2 |
| 2079 | 2026-09-12T00:23:59.741Z | Compiling cobs v0.3.0 |
| 2080 | 2026-09-12T00:23:59.910Z | Compiling libloading v0.8.9 |
| 2081 | 2026-09-12T00:23:59.922Z | Compiling foreign-types-shared v0.3.1 |
| 2082 | 2026-09-12T00:23:59.948Z | Compiling bitflags v1.3.2 |
| 2083 | 2026-09-12T00:23:59.980Z | Compiling managed v0.8.0 |
| 2084 | 2026-09-12T00:24:00.021Z | Compiling foreign-types v0.5.0 |
| 2085 | 2026-09-12T00:24:00.033Z | Compiling bindgen v0.72.1 |
| 2086 | 2026-09-12T00:24:00.050Z | Compiling ingot v0.1.1 |
| 2087 | 2026-09-12T00:24:00.121Z | Compiling postcard v1.1.3 |
| 2088 | 2026-09-12T00:24:00.204Z | Compiling smoltcp v0.11.0 |
| 2089 | 2026-09-12T00:24:00.721Z | Compiling goblin v0.8.2 |
| 2090 | 2026-09-12T00:24:00.925Z | Compiling cexpr v0.6.0 |
| 2091 | 2026-09-12T00:24:00.962Z | Compiling num_enum v0.7.5 |
| 2092 | 2026-09-12T00:24:01.090Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 2093 | 2026-09-12T00:24:01.571Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2094 | 2026-09-12T00:24:01.655Z | Compiling camino-tempfile v1.4.1 |
| 2095 | 2026-09-12T00:24:01.698Z | Compiling derive-where v1.6.0 |
| 2096 | 2026-09-12T00:24:01.896Z | Compiling serde_repr v0.1.20 |
| 2097 | 2026-09-12T00:24:01.908Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2098 | 2026-09-12T00:24:02.183Z | Compiling cstr-argument v0.1.2 |
| 2099 | 2026-09-12T00:24:02.540Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2100 | 2026-09-12T00:24:02.818Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2101 | 2026-09-12T00:24:03.971Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 2102 | 2026-09-12T00:24:04.042Z | Compiling rayon v1.11.0 |
| 2103 | 2026-09-12T00:24:04.168Z | Compiling rustix v0.38.44 |
| 2104 | 2026-09-12T00:24:04.334Z | Compiling typify-macro v0.6.2 |
| 2105 | 2026-09-12T00:24:04.394Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2106 | 2026-09-12T00:24:04.523Z | Compiling crucible-workspace-hack v0.1.0 |
| 2107 | 2026-09-12T00:24:04.988Z | Compiling tinyvec_macros v0.1.1 |
| 2108 | 2026-09-12T00:24:05.092Z | Compiling tinyvec v1.10.0 |
| 2109 | 2026-09-12T00:24:05.444Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2110 | 2026-09-12T00:24:05.834Z | Compiling num_enum v0.5.11 |
| 2111 | 2026-09-12T00:24:06.178Z | Compiling pin-project-internal v1.1.10 |
| 2112 | 2026-09-12T00:24:06.425Z | Compiling memmap v0.7.0 |
| 2113 | 2026-09-12T00:24:06.629Z | Compiling usdt v0.5.0 |
| 2114 | 2026-09-12T00:24:06.654Z | Compiling typify v0.6.2 |
| 2115 | 2026-09-12T00:24:07.021Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2116 | 2026-09-12T00:24:07.121Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2117 | 2026-09-12T00:24:07.327Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 2118 | 2026-09-12T00:24:07.771Z | Compiling itertools v0.12.1 |
| 2119 | 2026-09-12T00:24:07.897Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2120 | 2026-09-12T00:24:07.947Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2121 | 2026-09-12T00:24:08.157Z | Compiling progenitor-impl v0.10.0 |
| 2122 | 2026-09-12T00:24:08.332Z | Compiling sigpipe v0.1.3 |
| 2123 | 2026-09-12T00:24:08.427Z | Compiling jiff v0.2.15 |
| 2124 | 2026-09-12T00:24:08.470Z | Compiling const_format_proc_macros v0.2.34 |
| 2125 | 2026-09-12T00:24:08.499Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2126 | 2026-09-12T00:24:08.807Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2127 | 2026-09-12T00:24:08.988Z | Compiling zone v0.3.1 |
| 2128 | 2026-09-12T00:24:09.476Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2129 | 2026-09-12T00:24:09.489Z | Compiling progenitor-impl v0.14.0 |
| 2130 | 2026-09-12T00:24:09.924Z | Compiling atomicwrites v0.4.4 |
| 2131 | 2026-09-12T00:24:10.137Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2132 | 2026-09-12T00:24:10.446Z | Compiling papergrid v0.18.0 |
| 2133 | 2026-09-12T00:24:10.553Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2134 | 2026-09-12T00:24:10.609Z | Compiling nix v0.30.1 |
| 2135 | 2026-09-12T00:24:10.980Z | Compiling smf v0.2.3 |
| 2136 | 2026-09-12T00:24:11.649Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2137 | 2026-09-12T00:24:11.652Z | Compiling secrecy v0.10.3 |
| 2138 | 2026-09-12T00:24:11.680Z | Compiling progenitor-macro v0.10.0 |
| 2139 | 2026-09-12T00:24:11.999Z | Compiling snafu-derive v0.8.9 |
| 2140 | 2026-09-12T00:24:12.252Z | Compiling async-recursion v1.1.1 |
| 2141 | 2026-09-12T00:24:12.487Z | Compiling whoami v1.6.1 |
| 2142 | 2026-09-12T00:24:12.673Z | Compiling predicates-core v1.0.9 |
| 2143 | 2026-09-12T00:24:12.986Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2144 | 2026-09-12T00:24:13.076Z | Compiling progenitor-macro v0.14.0 |
| 2145 | 2026-09-12T00:24:13.708Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2146 | 2026-09-12T00:24:13.777Z | Compiling tabled v0.21.0 |
| 2147 | 2026-09-12T00:24:16.357Z | Compiling nix v0.31.3 |
| 2148 | 2026-09-12T00:24:16.416Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2149 | 2026-09-12T00:24:16.816Z | Compiling itertools v0.15.0 |
| 2150 | 2026-09-12T00:24:16.974Z | Compiling hmac v0.12.1 |
| 2151 | 2026-09-12T00:24:17.183Z | Compiling inout v0.1.4 |
| 2152 | 2026-09-12T00:24:17.230Z | Compiling ff v0.13.1 |
| 2153 | 2026-09-12T00:24:17.267Z | Compiling float-cmp v0.10.0 |
| 2154 | 2026-09-12T00:24:17.437Z | Compiling normalize-line-endings v0.3.0 |
| 2155 | 2026-09-12T00:24:17.485Z | Compiling data-encoding v2.9.0 |
| 2156 | 2026-09-12T00:24:17.536Z | Compiling difflib v0.4.0 |
| 2157 | 2026-09-12T00:24:17.742Z | Compiling cipher v0.4.4 |
| 2158 | 2026-09-12T00:24:17.970Z | Compiling predicates v3.1.4 |
| 2159 | 2026-09-12T00:24:17.997Z | Compiling group v0.13.0 |
| 2160 | 2026-09-12T00:24:18.118Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2161 | 2026-09-12T00:24:18.211Z | Compiling hkdf v0.12.4 |
| 2162 | 2026-09-12T00:24:18.251Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2163 | 2026-09-12T00:24:18.754Z | Compiling tabled_derive v0.7.0 |
| 2164 | 2026-09-12T00:24:19.110Z | Compiling universal-hash v0.5.1 |
| 2165 | 2026-09-12T00:24:19.152Z | Compiling crypto-bigint v0.5.5 |
| 2166 | 2026-09-12T00:24:19.220Z | Compiling half v2.7.1 |
| 2167 | 2026-09-12T00:24:19.247Z | Compiling base64ct v1.8.0 |
| 2168 | 2026-09-12T00:24:19.250Z | Compiling unicode-segmentation v1.12.0 |
| 2169 | 2026-09-12T00:24:19.534Z | Compiling ciborium-io v0.2.2 |
| 2170 | 2026-09-12T00:24:19.551Z | Compiling base16ct v0.2.0 |
| 2171 | 2026-09-12T00:24:19.637Z | Compiling indent_write v2.2.0 |
| 2172 | 2026-09-12T00:24:19.665Z | Compiling opaque-debug v0.3.1 |
| 2173 | 2026-09-12T00:24:19.721Z | Compiling crc8 v0.1.1 |
| 2174 | 2026-09-12T00:24:19.735Z | Compiling poly1305 v0.8.0 |
| 2175 | 2026-09-12T00:24:19.781Z | Compiling ciborium-ll v0.2.2 |
| 2176 | 2026-09-12T00:24:19.844Z | Compiling newline-converter v0.3.0 |
| 2177 | 2026-09-12T00:24:20.126Z | Compiling password-hash v0.5.0 |
| 2178 | 2026-09-12T00:24:20.279Z | Compiling elliptic-curve v0.13.8 |
| 2179 | 2026-09-12T00:24:20.562Z | Compiling chacha20 v0.9.1 |
| 2180 | 2026-09-12T00:24:20.576Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2181 | 2026-09-12T00:24:20.589Z | Compiling tokio-dtrace v0.1.1 |
| 2182 | 2026-09-12T00:24:20.792Z | Compiling thiserror-no-std v2.0.2 |
| 2183 | 2026-09-12T00:24:21.416Z | Compiling reqwest v0.13.2 |
| 2184 | 2026-09-12T00:24:21.478Z | Compiling blake2 v0.10.6 |
| 2185 | 2026-09-12T00:24:21.794Z | Compiling console v0.16.4 |
| 2186 | 2026-09-12T00:24:21.841Z | Compiling aead v0.5.2 |
| 2187 | 2026-09-12T00:24:21.958Z | Compiling strum_macros v0.28.0 |
| 2188 | 2026-09-12T00:24:22.009Z | Compiling bstr v1.12.0 |
| 2189 | 2026-09-12T00:24:22.457Z | Compiling similar v3.2.0 |
| 2190 | 2026-09-12T00:24:22.508Z | Compiling linked-hash-map v0.5.6 |
| 2191 | 2026-09-12T00:24:22.693Z | Compiling keccak v0.1.6 |
| 2192 | 2026-09-12T00:24:22.706Z | Compiling resolv-conf v0.7.5 |
| 2193 | 2026-09-12T00:24:22.979Z | Compiling sha3 v0.10.8 |
| 2194 | 2026-09-12T00:24:23.090Z | Compiling lru-cache v0.1.2 |
| 2195 | 2026-09-12T00:24:23.210Z | Compiling expectorate v1.3.0 |
| 2196 | 2026-09-12T00:24:23.811Z | Compiling progenitor-client v0.14.0 |
| 2197 | 2026-09-12T00:24:23.824Z | Compiling chacha20poly1305 v0.10.1 |
| 2198 | 2026-09-12T00:24:23.951Z | Compiling argon2 v0.5.3 |
| 2199 | 2026-09-12T00:24:23.968Z | Compiling vsss-rs v3.3.4 |
| 2200 | 2026-09-12T00:24:24.121Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2201 | 2026-09-12T00:24:24.490Z | Compiling oxide-tokio-rt v0.1.2 |
| 2202 | 2026-09-12T00:24:24.790Z | Compiling ciborium v0.2.2 |
| 2203 | 2026-09-12T00:24:24.932Z | Compiling hickory-proto v0.24.4 |
| 2204 | 2026-09-12T00:24:25.183Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 2205 | 2026-09-12T00:24:25.277Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2206 | 2026-09-12T00:24:25.973Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2207 | 2026-09-12T00:24:26.111Z | Compiling serde-big-array v0.5.1 |
| 2208 | 2026-09-12T00:24:26.358Z | Compiling same-file v1.0.6 |
| 2209 | 2026-09-12T00:24:26.547Z | Compiling siphasher v1.0.1 |
| 2210 | 2026-09-12T00:24:26.733Z | Compiling phf_shared v0.12.1 |
| 2211 | 2026-09-12T00:24:26.787Z | Compiling hickory-resolver v0.24.4 |
| 2212 | 2026-09-12T00:24:26.920Z | Compiling walkdir v2.5.0 |
| 2213 | 2026-09-12T00:24:26.938Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2214 | 2026-09-12T00:24:26.941Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2215 | 2026-09-12T00:24:28.306Z | Compiling progenitor v0.14.0 |
| 2216 | 2026-09-12T00:24:28.451Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2217 | 2026-09-12T00:24:28.697Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2218 | 2026-09-12T00:24:29.363Z | Compiling newtype_derive v0.1.6 |
| 2219 | 2026-09-12T00:24:29.451Z | Compiling owo-colors v4.3.0 |
| 2220 | 2026-09-12T00:24:29.697Z | Compiling tokio-stream v0.1.17 |
| 2221 | 2026-09-12T00:24:29.786Z | Compiling csv-core v0.1.12 |
| 2222 | 2026-09-12T00:24:29.902Z | Compiling swrite v0.1.0 |
| 2223 | 2026-09-12T00:24:29.945Z | Compiling foldhash v0.1.5 |
| 2224 | 2026-09-12T00:24:30.032Z | Compiling smawk v0.3.2 |
| 2225 | 2026-09-12T00:24:30.063Z | Compiling termtree v0.5.1 |
| 2226 | 2026-09-12T00:24:30.208Z | Compiling unicode-linebreak v0.1.5 |
| 2227 | 2026-09-12T00:24:30.220Z | Compiling unicode-width v0.1.14 |
| 2228 | 2026-09-12T00:24:30.326Z | Compiling hashbrown v0.15.5 |
| 2229 | 2026-09-12T00:24:30.414Z | Compiling textwrap v0.16.2 |
| 2230 | 2026-09-12T00:24:30.566Z | Compiling qorb v0.4.1 |
| 2231 | 2026-09-12T00:24:30.591Z | Compiling csv v1.4.0 |
| 2232 | 2026-09-12T00:24:30.948Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2233 | 2026-09-12T00:24:31.247Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2234 | 2026-09-12T00:24:32.938Z | Compiling phf v0.12.1 |
| 2235 | 2026-09-12T00:24:33.103Z | Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 2236 | 2026-09-12T00:24:33.144Z | Compiling pin-project v1.1.10 |
| 2237 | 2026-09-12T00:24:33.256Z | Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap) |
| 2238 | 2026-09-12T00:24:33.294Z | Compiling unicode-normalization v0.1.24 |
| 2239 | 2026-09-12T00:24:33.336Z | Compiling libz-sys v1.1.22 |
| 2240 | 2026-09-12T00:24:33.525Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2241 | 2026-09-12T00:24:33.853Z | Compiling libsw-core v0.3.2 |
| 2242 | 2026-09-12T00:24:34.173Z | Compiling fixedbitset v0.5.7 |
| 2243 | 2026-09-12T00:24:34.230Z | Compiling highway v1.3.0 |
| 2244 | 2026-09-12T00:24:34.315Z | Compiling humantime v2.3.0 |
| 2245 | 2026-09-12T00:24:34.515Z | Compiling fixedbitset v0.4.2 |
| 2246 | 2026-09-12T00:24:34.528Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2247 | 2026-09-12T00:24:34.639Z | Compiling petgraph v0.8.2 |
| 2248 | 2026-09-12T00:24:34.756Z | Compiling petgraph v0.6.5 |
| 2249 | 2026-09-12T00:24:35.068Z | Compiling progenitor v0.10.0 |
| 2250 | 2026-09-12T00:24:35.502Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2251 | 2026-09-12T00:24:36.298Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2252 | 2026-09-12T00:24:36.415Z | Compiling libsw v3.5.0 |
| 2253 | 2026-09-12T00:24:36.487Z | Compiling olpc-cjson v0.1.4 |
| 2254 | 2026-09-12T00:24:36.603Z | Compiling libgit2-sys v0.17.0+1.8.1 |
| 2255 | 2026-09-12T00:24:36.678Z | Compiling snafu v0.8.9 |
| 2256 | 2026-09-12T00:24:36.881Z | Compiling chrono-tz v0.10.4 |
| 2257 | 2026-09-12T00:24:37.073Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2258 | 2026-09-12T00:24:37.335Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2259 | 2026-09-12T00:24:37.773Z | Compiling papergrid v0.11.0 |
| 2260 | 2026-09-12T00:24:38.399Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 2261 | 2026-09-12T00:24:38.436Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2262 | 2026-09-12T00:24:38.717Z | Compiling strum v0.28.0 |
| 2263 | 2026-09-12T00:24:38.729Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2264 | 2026-09-12T00:24:38.858Z | Compiling globset v0.4.16 |
| 2265 | 2026-09-12T00:24:39.678Z | Compiling const_format v0.2.34 |
| 2266 | 2026-09-12T00:24:40.002Z | Compiling slog-dtrace v0.3.0 |
| 2267 | 2026-09-12T00:24:40.015Z | Compiling cancel-safe-futures v0.1.5 |
| 2268 | 2026-09-12T00:24:40.525Z | Compiling gethostname v0.5.0 |
| 2269 | 2026-09-12T00:24:40.828Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2270 | 2026-09-12T00:24:41.549Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2271 | 2026-09-12T00:24:41.818Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2272 | 2026-09-12T00:24:42.153Z | Compiling pem v3.0.5 |
| 2273 | 2026-09-12T00:24:42.210Z | Compiling bcs v0.1.6 |
| 2274 | 2026-09-12T00:24:42.318Z | Compiling serde_plain v1.0.2 |
| 2275 | 2026-09-12T00:24:42.536Z | Compiling cargo-platform v0.1.9 |
| 2276 | 2026-09-12T00:24:42.560Z | Compiling typed-path v0.9.3 |
| 2277 | 2026-09-12T00:24:43.434Z | Compiling tagptr v0.2.0 |
| 2278 | 2026-09-12T00:24:43.793Z | Compiling linear-map v1.2.0 |
| 2279 | 2026-09-12T00:24:43.942Z | Compiling moka v0.12.11 |
| 2280 | 2026-09-12T00:24:43.997Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2281 | 2026-09-12T00:24:44.223Z | Compiling tough v0.20.0 |
| 2282 | 2026-09-12T00:24:45.635Z | Compiling cargo_metadata v0.18.1 |
| 2283 | 2026-09-12T00:24:46.477Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2284 | 2026-09-12T00:24:48.530Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2285 | 2026-09-12T00:24:48.601Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2286 | 2026-09-12T00:24:48.805Z | Compiling tabled v0.15.0 |
| 2287 | 2026-09-12T00:24:49.513Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2288 | 2026-09-12T00:24:49.645Z | Compiling git2 v0.19.0 |
| 2289 | 2026-09-12T00:24:49.720Z | Compiling steno v0.4.1 |
| 2290 | 2026-09-12T00:24:51.953Z | Compiling hickory-proto v0.25.2 |
| 2291 | 2026-09-12T00:24:52.009Z | Compiling cookie v0.18.1 |
| 2292 | 2026-09-12T00:24:54.206Z | Compiling hickory-resolver v0.25.2 |
| 2293 | 2026-09-12T00:24:55.501Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2294 | 2026-09-12T00:24:56.437Z | Compiling vergen v8.3.2 |
| 2295 | 2026-09-12T00:24:57.770Z | Compiling signal-hook v0.4.4 |
| 2296 | 2026-09-12T00:24:58.273Z | Compiling packet v0.1.0 (/work/oxidecomputer/dendrite/packet) |
| 2297 | 2026-09-12T00:24:58.615Z | Compiling mockall_derive v0.14.0 |
| 2298 | 2026-09-12T00:24:58.911Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 2299 | 2026-09-12T00:24:59.446Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2300 | 2026-09-12T00:24:59.848Z | Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 2301 | 2026-09-12T00:25:00.210Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2302 | 2026-09-12T00:25:01.113Z | Compiling sha2 v0.10.9 |
| 2303 | 2026-09-12T00:25:01.588Z | Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros) |
| 2304 | 2026-09-12T00:25:01.669Z | Compiling yansi v1.0.1 |
| 2305 | 2026-09-12T00:25:01.783Z | Compiling mockall v0.14.0 |
| 2306 | 2026-09-12T00:25:02.011Z | Compiling diff v0.1.13 |
| 2307 | 2026-09-12T00:25:02.046Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2308 | 2026-09-12T00:25:02.294Z | Compiling pretty_assertions v1.4.1 |
| 2309 | 2026-09-12T00:25:02.587Z | Compiling fs-err v3.1.2 |
| 2310 | 2026-09-12T00:25:03.233Z | Compiling predicates-tree v1.0.12 |
| 2311 | 2026-09-12T00:25:03.960Z | Compiling git-stub v1.0.0 |
| 2312 | 2026-09-12T00:25:03.996Z | Compiling serial_test_derive v3.5.0 |
| 2313 | 2026-09-12T00:25:04.137Z | Compiling filetime v0.2.26 |
| 2314 | 2026-09-12T00:25:04.249Z | Compiling downcast v0.11.0 |
| 2315 | 2026-09-12T00:25:04.338Z | Compiling is_ci v1.2.0 |
| 2316 | 2026-09-12T00:25:04.408Z | Compiling constant_time_eq v0.3.1 |
| 2317 | 2026-09-12T00:25:04.495Z | Compiling fragile v2.0.1 |
| 2318 | 2026-09-12T00:25:04.665Z | Compiling arrayref v0.3.9 |
| 2319 | 2026-09-12T00:25:04.740Z | Compiling xattr v1.6.1 |
| 2320 | 2026-09-12T00:25:04.752Z | Compiling arrayvec v0.7.6 |
| 2321 | 2026-09-12T00:25:04.810Z | Compiling serial_test v3.5.0 |
| 2322 | 2026-09-12T00:25:04.929Z | Compiling blake3 v1.8.2 |
| 2323 | 2026-09-12T00:25:04.967Z | Compiling tar v0.4.45 |
| 2324 | 2026-09-12T00:25:05.201Z | Compiling toml v0.7.8 |
| 2325 | 2026-09-12T00:25:05.511Z | Compiling supports-color v3.0.2 |
| 2326 | 2026-09-12T00:25:05.709Z | Compiling git-stub-vcs v0.1.0 |
| 2327 | 2026-09-12T00:25:05.982Z | Compiling curl-sys v0.4.89+curl-8.20.0 |
| 2328 | 2026-09-12T00:25:06.097Z | Compiling signal-hook-tokio v0.4.0 |
| 2329 | 2026-09-12T00:25:06.438Z | Compiling scuffle v0.1.0 |
| 2330 | 2026-09-12T00:25:06.824Z | Compiling similar v2.7.0 |
| 2331 | 2026-09-12T00:25:07.831Z | Compiling drift v0.2.0 |
| 2332 | 2026-09-12T00:25:08.329Z | Compiling kstat-rs v0.2.4 |
| 2333 | 2026-09-12T00:25:08.409Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2334 | 2026-09-12T00:25:08.551Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 2335 | 2026-09-12T00:25:08.644Z | Compiling topological-sort v0.2.2 |
| 2336 | 2026-09-12T00:25:08.803Z | Compiling hex-literal v1.1.0 |
| 2337 | 2026-09-12T00:25:08.931Z | Compiling omicron-zone-package v0.12.2 |
| 2338 | 2026-09-12T00:25:08.949Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2339 | 2026-09-12T00:25:09.314Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2340 | 2026-09-12T00:25:10.700Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2341 | 2026-09-12T00:25:10.994Z | Compiling dropshot-api-manager v0.7.2 |
| 2342 | 2026-09-12T00:25:11.757Z | Compiling curl v0.4.50 |
| 2343 | 2026-09-12T00:25:11.852Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e) |
| 2344 | 2026-09-12T00:25:12.559Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2345 | 2026-09-12T00:25:12.625Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2346 | 2026-09-12T00:25:12.817Z | Compiling iddqd v0.4.5 |
| 2347 | 2026-09-12T00:25:13.362Z | Compiling internet-checksum v0.2.1 |
| 2348 | 2026-09-12T00:25:13.414Z | Compiling search_path v0.1.4 |
| 2349 | 2026-09-12T00:25:13.824Z | Compiling xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask) |
| 2350 | 2026-09-12T00:25:14.725Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 2351 | 2026-09-12T00:25:18.099Z | Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 2352 | 2026-09-12T00:25:27.991Z | Compiling uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd) |
| 2353 | 2026-09-12T00:26:07.472Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 25s |
| 2354 | 2026-09-12T00:26:07.604Z | Running unittests src/lib.rs (target/debug/deps/aal-38ea820840cac455) |
| 2355 | 2026-09-12T00:26:07.607Z | |
| 2356 | 2026-09-12T00:26:07.607Z | running 0 tests |
| 2357 | 2026-09-12T00:26:07.607Z | |
| 2358 | 2026-09-12T00:26:07.607Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2359 | 2026-09-12T00:26:07.607Z | |
| 2360 | 2026-09-12T00:26:07.607Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 2361 | 2026-09-12T00:26:07.611Z | |
| 2362 | 2026-09-12T00:26:07.611Z | running 0 tests |
| 2363 | 2026-09-12T00:26:07.611Z | |
| 2364 | 2026-09-12T00:26:07.614Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2365 | 2026-09-12T00:26:07.614Z | |
| 2366 | 2026-09-12T00:26:07.614Z | Running unittests src/lib.rs (target/debug/deps/asic-3168fbafa5f02bd2) |
| 2367 | 2026-09-12T00:26:07.614Z | |
| 2368 | 2026-09-12T00:26:07.614Z | running 0 tests |
| 2369 | 2026-09-12T00:26:07.614Z | |
| 2370 | 2026-09-12T00:26:07.614Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2371 | 2026-09-12T00:26:07.614Z | |
| 2372 | 2026-09-12T00:26:07.614Z | Running unittests src/lib.rs (target/debug/deps/common-f0fc91ad575fea74) |
| 2373 | 2026-09-12T00:26:07.620Z | |
| 2374 | 2026-09-12T00:26:07.620Z | running 4 tests |
| 2375 | 2026-09-12T00:26:07.623Z | test nat::tests::test_vni ... ok |
| 2376 | 2026-09-12T00:26:07.623Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 2377 | 2026-09-12T00:26:07.623Z | test test_purge ... ok |
| 2378 | 2026-09-12T00:26:07.626Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 2379 | 2026-09-12T00:26:07.626Z | |
| 2380 | 2026-09-12T00:26:07.627Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2381 | 2026-09-12T00:26:07.627Z | |
| 2382 | 2026-09-12T00:26:07.629Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-049fc7a9b9157ea9) |
| 2383 | 2026-09-12T00:26:07.632Z | |
| 2384 | 2026-09-12T00:26:07.633Z | running 1 test |
| 2385 | 2026-09-12T00:26:07.633Z | ------- |
| 2386 | 2026-09-12T00:26:07.633Z | Generating OpenAPI documents from API definitions ... |
| 2387 | 2026-09-12T00:26:07.770Z | Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ... |
| 2388 | 2026-09-12T00:26:07.840Z | Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi" |
| 2389 | 2026-09-12T00:26:08.882Z | ------- |
| 2390 | 2026-09-12T00:26:08.882Z | Checking 13 OpenAPI documents... |
| 2391 | 2026-09-12T00:26:08.882Z | Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2392 | 2026-09-12T00:26:08.882Z | Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2393 | 2026-09-12T00:26:08.885Z | Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2394 | 2026-09-12T00:26:08.885Z | Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2395 | 2026-09-12T00:26:08.885Z | Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2396 | 2026-09-12T00:26:08.885Z | Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2397 | 2026-09-12T00:26:08.885Z | Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2398 | 2026-09-12T00:26:08.885Z | Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2399 | 2026-09-12T00:26:08.885Z | Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2400 | 2026-09-12T00:26:08.885Z | Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2401 | 2026-09-12T00:26:08.885Z | Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2402 | 2026-09-12T00:26:08.885Z | Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2403 | 2026-09-12T00:26:08.885Z | Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2404 | 2026-09-12T00:26:08.886Z | Fresh dpd "latest" symlink |
| 2405 | 2026-09-12T00:26:08.886Z | ------- |
| 2406 | 2026-09-12T00:26:08.886Z | Success 13 documents checked: 14 fresh, 0 stale, 0 failed, 0 other problems |
| 2407 | 2026-09-12T00:26:08.957Z | test test::test_apis_up_to_date ... ok |
| 2408 | 2026-09-12T00:26:08.957Z | |
| 2409 | 2026-09-12T00:26:08.957Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.33s |
| 2410 | 2026-09-12T00:26:08.957Z | |
| 2411 | 2026-09-12T00:26:09.011Z | Running unittests src/main.rs (target/debug/deps/dpd-dbba7bbb9fbd16d9) |
| 2412 | 2026-09-12T00:26:09.017Z | |
| 2413 | 2026-09-12T00:26:09.017Z | running 61 tests |
| 2414 | 2026-09-12T00:26:09.021Z | test freemap::test_ordering ... ok |
| 2415 | 2026-09-12T00:26:09.021Z | test config::tests::test_updates ... ok |
| 2416 | 2026-09-12T00:26:09.021Z | test dhcpv6::tests::test_create_duid_bytes ... ok |
| 2417 | 2026-09-12T00:26:09.021Z | test freemap::test_split ... ok |
| 2418 | 2026-09-12T00:26:09.021Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 2419 | 2026-09-12T00:26:09.021Z | test macaddrs::tests::test_mac_offset ... ok |
| 2420 | 2026-09-12T00:26:09.025Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 2421 | 2026-09-12T00:26:09.025Z | Sep 12 00:26:08.086 DEBG created new freemap, Sep 12 00:26:08.086unit :DEBG freemap_testcreated new freemap, |
| 2422 | 2026-09-12T00:26:09.025Z | unit: freemap_test |
| 2423 | 2026-09-12T00:26:09.025Z | Sep 12 00:26:08.086Sep 12 00:26:08.086 DEBGDEBG created new freemapinitted freemap. size: 128Sep 12 00:26:08.086, , unitunit :DEBG :freemap_testinitted freemap. size: 128 |
| 2424 | 2026-09-12T00:26:09.025Z | , freemap_testunit |
| 2425 | 2026-09-12T00:26:09.025Z | : freemap_test |
| 2426 | 2026-09-12T00:26:09.025Z | Sep 12 00:26:08.086 Sep 12 00:26:08.086DEBG DEBGSep 12 00:26:08.086 reset freemapDEBGinitted freemap. size: 128 , reset freemapunit, , unit:unit: freemap_test: |
| 2427 | 2026-09-12T00:26:09.025Z | freemap_testfreemap_test |
| 2428 | 2026-09-12T00:26:09.025Z | |
| 2429 | 2026-09-12T00:26:09.025Z | Sep 12 00:26:08.086Sep 12 00:26:08.086 DEBGDEBG created new freemapreset freemap, , unitunit:: freemap_testfreemap_test |
| 2430 | 2026-09-12T00:26:09.025Z | |
| 2431 | 2026-09-12T00:26:09.025Z | test macaddrs::tests::test_parse_port_id ... ok |
| 2432 | 2026-09-12T00:26:09.025Z | Sep 12 00:26:08.086 DEBG initted freemap. size: 128, unit: freemap_test |
| 2433 | 2026-09-12T00:26:09.025Z | Sep 12 00:26:08.086 DEBG reset freemap, unit: freemap_test |
| 2434 | 2026-09-12T00:26:09.025Z | test freemap::test_basic ... ok |
| 2435 | 2026-09-12T00:26:09.025Z | test freemap::test_reclaim ... ok |
| 2436 | 2026-09-12T00:26:09.025Z | test freemap::test_free ... ok |
| 2437 | 2026-09-12T00:26:09.025Z | test freemap::test_exhaustion ... ok |
| 2438 | 2026-09-12T00:26:09.025Z | test mcast::tests::test_canonicalize_sources ... ok |
| 2439 | 2026-09-12T00:26:09.025Z | test mcast::tests::test_create_port_bitmap_all_same_direction ... ok |
| 2440 | 2026-09-12T00:26:09.025Z | test mcast::tests::test_create_port_bitmap_empty ... ok |
| 2441 | 2026-09-12T00:26:09.025Z | test mcast::tests::test_create_port_bitmap_filters_by_direction ... ok |
| 2442 | 2026-09-12T00:26:09.025Z | Sep 12 00:26:08.086 DEBG created new freemap, unit: freemap_test |
| 2443 | 2026-09-12T00:26:09.025Z | Sep 12 00:26:08.086 DEBG initted freemap. size: 8, unit: freemap_test |
| 2444 | 2026-09-12T00:26:09.025Z | Sep 12 00:26:08.086 DEBG reset freemap, unit: freemap_test |
| 2445 | 2026-09-12T00:26:09.025Z | test freemap::test_reclaim_preserves_existing_freelist ... ok |
| 2446 | 2026-09-12T00:26:09.026Z | test mcast::tests::test_multicast_group_data_generate_id_allocation ... ok |
| 2447 | 2026-09-12T00:26:09.026Z | test mcast::tests::test_multicast_group_data_id_exhaustion ... ok |
| 2448 | 2026-09-12T00:26:09.026Z | test mcast::tests::test_concurrent_allocation_and_deallocation ... ok |
| 2449 | 2026-09-12T00:26:09.026Z | test mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok |
| 2450 | 2026-09-12T00:26:09.026Z | test mcast::tests::test_paired_allocation_and_cleanup ... ok |
| 2451 | 2026-09-12T00:26:09.026Z | test mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok |
| 2452 | 2026-09-12T00:26:09.026Z | Sep 12 00:26:08.087 DEBG created new freemap, unit: freemap_test |
| 2453 | 2026-09-12T00:26:09.026Z | Sep 12 00:26:08.087 DEBG initted freemap. size: 128, unit: freemap_test |
| 2454 | 2026-09-12T00:26:09.026Z | Sep 12 00:26:08.087 DEBG reset freemap, unit: freemap_test |
| 2455 | 2026-09-12T00:26:09.026Z | test mcast::tests::test_sources_contain_any ... ok |
| 2456 | 2026-09-12T00:26:09.026Z | test mcast::tests::test_concurrent_id_allocation ... ok |
| 2457 | 2026-09-12T00:26:09.026Z | test mcast::validate::tests::test_ipv4_ssm_with_sources ... ok |
| 2458 | 2026-09-12T00:26:09.026Z | test freemap::test_span ... ok |
| 2459 | 2026-09-12T00:26:09.026Z | test mcast::validate::tests::test_address_validation_integrated ... ok |
| 2460 | 2026-09-12T00:26:09.026Z | test mcast::validate::tests::test_ipv4_validation ... ok |
| 2461 | 2026-09-12T00:26:09.026Z | test mcast::validate::tests::test_ipv6_ssm_with_sources ... ok |
| 2462 | 2026-09-12T00:26:09.026Z | test mcast::validate::tests::test_is_ssm_function ... ok |
| 2463 | 2026-09-12T00:26:09.026Z | test mcast::validate::tests::test_address_validation_with_source_validation ... ok |
| 2464 | 2026-09-12T00:26:09.026Z | test mcast::validate::tests::test_ipv6_validation ... ok |
| 2465 | 2026-09-12T00:26:09.026Z | test mcast::validate::tests::test_validate_nat_target ... ok |
| 2466 | 2026-09-12T00:26:09.026Z | test mcast::validate::tests::test_validate_not_underlay_subnet ... ok |
| 2467 | 2026-09-12T00:26:09.026Z | test mcast::validate::tests::test_validate_source_addresses ... ok |
| 2468 | 2026-09-12T00:26:09.026Z | test mcast::validate::tests::test_validate_tag ... ok |
| 2469 | 2026-09-12T00:26:09.026Z | test nat::test_mapping ... ok |
| 2470 | 2026-09-12T00:26:09.026Z | test mcast::validate::tests::test_multicast_validation_boundaries ... ok |
| 2471 | 2026-09-12T00:26:09.026Z | test port_map::tests::test_backplane_group ... ok |
| 2472 | 2026-09-12T00:26:09.026Z | test mcast::validate::tests::test_validate_tag_format ... ok |
| 2473 | 2026-09-12T00:26:09.026Z | test mcast::tests::test_id_range_boundaries ... ok |
| 2474 | 2026-09-12T00:26:09.027Z | test api_server::tests::test_build_info ... ok |
| 2475 | 2026-09-12T00:26:09.027Z | test port_map::tests::test_port_map ... ok |
| 2476 | 2026-09-12T00:26:09.027Z | test port_map::tests::dump_map ... ok |
| 2477 | 2026-09-12T00:26:09.027Z | Sep 12 00:26:08.088 DEBG created new freemap, unit: freemap_route_ipv4 |
| 2478 | 2026-09-12T00:26:09.027Z | Sep 12 00:26:08.089 DEBG created new freemap, unit: freemap_route_ipv6 |
| 2479 | 2026-09-12T00:26:09.027Z | Sep 12 00:26:08.089 DEBG initted freemap. size: 64, unit: freemap_route_ipv4 |
| 2480 | 2026-09-12T00:26:09.027Z | Sep 12 00:26:08.089 DEBG reset freemap, unit: freemap_route_ipv4 |
| 2481 | 2026-09-12T00:26:09.031Z | Sep 12 00:26:08.089 DEBG initted freemap. size: 64, unit: freemap_route_ipv6 |
| 2482 | 2026-09-12T00:26:09.031Z | Sep 12 00:26:08.089 DEBG reset freemap, unit: freemap_route_ipv6 |
| 2483 | 2026-09-12T00:26:09.031Z | Sep 12 00:26:08.089 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 2484 | 2026-09-12T00:26:09.031Z | Sep 12 00:26:08.089 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 2485 | 2026-09-12T00:26:09.031Z | Sep 12 00:26:08.089 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 2486 | 2026-09-12T00:26:09.031Z | Sep 12 00:26:08.089 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 2487 | 2026-09-12T00:26:09.031Z | Sep 12 00:26:08.089 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 2488 | 2026-09-12T00:26:09.031Z | Sep 12 00:26:08.089 DEBG replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2489 | 2026-09-12T00:26:09.031Z | Sep 12 00:26:08.089 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ffSep 12 00:26:08.089 |
| 2490 | 2026-09-12T00:26:09.031Z | DEBG Sep 12 00:26:08.089created new freemap DEBG , replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit |
| 2491 | 2026-09-12T00:26:09.031Z | : freemap_route_ipv4Sep 12 00:26:08.089 |
| 2492 | 2026-09-12T00:26:09.031Z | INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 2493 | 2026-09-12T00:26:09.031Z | Sep 12 00:26:08.089Sep 12 00:26:08.089 DEBGDEBG replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]created new freemap |
| 2494 | 2026-09-12T00:26:09.031Z | , unit: freemap_route_ipv6Sep 12 00:26:08.089 |
| 2495 | 2026-09-12T00:26:09.031Z | INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 2496 | 2026-09-12T00:26:09.031Z | Sep 12 00:26:08.089 DEBG initted freemap. size: 64Sep 12 00:26:08.089, unitDEBG: replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv4 |
| 2497 | 2026-09-12T00:26:09.031Z | |
| 2498 | 2026-09-12T00:26:09.031Z | Sep 12 00:26:08.089Sep 12 00:26:08.089 INFODEBG adding route 3fff:beef:4::/64 -> 2001:db8::55:ffreset freemap |
| 2499 | 2026-09-12T00:26:09.031Z | , unit: freemap_route_ipv4Sep 12 00:26:08.089 |
| 2500 | 2026-09-12T00:26:09.031Z | DEBG replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2501 | 2026-09-12T00:26:09.031Z | Sep 12 00:26:08.089 DEBG initted freemap. size: 64Sep 12 00:26:08.089, unitINFO: adding route 3fff:beef:5::/64 -> 2001:db8::55:fffreemap_route_ipv6 |
| 2502 | 2026-09-12T00:26:09.031Z | |
| 2503 | 2026-09-12T00:26:09.032Z | Sep 12 00:26:08.089Sep 12 00:26:08.089 DEBGDEBG replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]reset freemap |
| 2504 | 2026-09-12T00:26:09.032Z | , unit: freemap_route_ipv6 |
| 2505 | 2026-09-12T00:26:09.032Z | Sep 12 00:26:08.089 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 2506 | 2026-09-12T00:26:09.032Z | Sep 12 00:26:08.089 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 12 00:26:08.089 |
| 2507 | 2026-09-12T00:26:09.032Z | DEBG replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:26:08.089 |
| 2508 | 2026-09-12T00:26:09.032Z | DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 12 00:26:08.089 |
| 2509 | 2026-09-12T00:26:09.032Z | test port_map::tests::parse_softnpu_revision ... ok |
| 2510 | 2026-09-12T00:26:09.032Z | INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ffSep 12 00:26:08.089 |
| 2511 | 2026-09-12T00:26:09.032Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 2512 | 2026-09-12T00:26:09.032Z | Sep 12 00:26:08.089 DEBG Sep 12 00:26:08.089replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2513 | 2026-09-12T00:26:09.032Z | DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 2514 | 2026-09-12T00:26:09.032Z | Sep 12 00:26:08.089 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 2515 | 2026-09-12T00:26:09.032Z | Sep 12 00:26:08.089 INFO adding route 3fff:dead::/64 -> 2001:db8::55:3Sep 12 00:26:08.089 |
| 2516 | 2026-09-12T00:26:09.032Z | DEBG replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:26:08.089 |
| 2517 | 2026-09-12T00:26:09.032Z | DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 12 00:26:08.089 |
| 2518 | 2026-09-12T00:26:09.032Z | INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ffSep 12 00:26:08.089 |
| 2519 | 2026-09-12T00:26:09.032Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 2520 | 2026-09-12T00:26:09.032Z | Sep 12 00:26:08.089 DEBG replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:26:08.089 |
| 2521 | 2026-09-12T00:26:09.032Z | DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 12 00:26:08.089Sep 12 00:26:08.089Sep 12 00:26:08.089 |
| 2522 | 2026-09-12T00:26:09.032Z | DEBGINFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ffDEBG |
| 2523 | 2026-09-12T00:26:09.032Z | created new freemap Sep 12 00:26:08.089, created new freemapSep 12 00:26:08.089unit : , DEBGfreemap_route_ipv4 unitreplacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]: |
| 2524 | 2026-09-12T00:26:09.032Z | |
| 2525 | 2026-09-12T00:26:09.032Z | INFO adding route 3fff:beef::/64 -> 2001:db8::55:fffreemap_route_ipv4 |
| 2526 | 2026-09-12T00:26:09.032Z | |
| 2527 | 2026-09-12T00:26:09.032Z | Sep 12 00:26:08.089 Sep 12 00:26:08.089Sep 12 00:26:08.089 INFODEBGSep 12 00:26:08.089 adding route 3fff:beef:b::/64 -> 2001:db8::55:ffDEBGDEBG |
| 2528 | 2026-09-12T00:26:09.032Z | created new freemap replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:26:08.089created new freemap , DEBG |
| 2529 | 2026-09-12T00:26:09.032Z | unit, :replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit |
| 2530 | 2026-09-12T00:26:09.033Z | : freemap_route_ipv6 |
| 2531 | 2026-09-12T00:26:09.033Z | freemap_route_ipv6Sep 12 00:26:08.089Sep 12 00:26:08.089 |
| 2532 | 2026-09-12T00:26:09.033Z | INFOINFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ffSep 12 00:26:08.089adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 2533 | 2026-09-12T00:26:09.033Z | Sep 12 00:26:08.089DEBG |
| 2534 | 2026-09-12T00:26:09.033Z | initted freemap. size: 64Sep 12 00:26:08.089, unitDEBGDEBG: replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]initted freemap. size: 64 |
| 2535 | 2026-09-12T00:26:09.033Z | Sep 12 00:26:08.089 , unitfreemap_route_ipv4DEBG :replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:26:08.089 |
| 2536 | 2026-09-12T00:26:09.033Z | freemap_route_ipv4 |
| 2537 | 2026-09-12T00:26:09.033Z | |
| 2538 | 2026-09-12T00:26:09.033Z | INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ffSep 12 00:26:08.089 |
| 2539 | 2026-09-12T00:26:09.033Z | Sep 12 00:26:08.089Sep 12 00:26:08.089 DEBGSep 12 00:26:08.089Sep 12 00:26:08.089INFO DEBGreset freemap , replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 2540 | 2026-09-12T00:26:09.033Z | adding route 3fff:beef:2::/64 -> 2001:db8::55:ffreset freemap |
| 2541 | 2026-09-12T00:26:09.033Z | , unit unitDEBG:: freemap_route_ipv4Sep 12 00:26:08.089created new freemap |
| 2542 | 2026-09-12T00:26:09.033Z | , Sep 12 00:26:08.089 DEBGunitfreemap_route_ipv4 INFO: replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv4Sep 12 00:26:08.089 |
| 2543 | 2026-09-12T00:26:09.033Z | adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 2544 | 2026-09-12T00:26:09.033Z | |
| 2545 | 2026-09-12T00:26:09.033Z | DEBG |
| 2546 | 2026-09-12T00:26:09.033Z | Sep 12 00:26:08.089initted freemap. size: 64 , Sep 12 00:26:08.089unitDEBG Sep 12 00:26:08.089DEBG replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 2547 | 2026-09-12T00:26:09.033Z | Sep 12 00:26:08.089 adding route 3fff:beef:3::/64 -> 2001:db8::55:ffinitted freemap. size: 64 |
| 2548 | 2026-09-12T00:26:09.033Z | , DEBGSep 12 00:26:08.089 unitSep 12 00:26:08.089:INFO DEBGcreated new freemap adding route 3fff:beef:f::/64 -> 2001:db8::55:fffreemap_route_ipv6replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], |
| 2549 | 2026-09-12T00:26:09.033Z | |
| 2550 | 2026-09-12T00:26:09.033Z | unit |
| 2551 | 2026-09-12T00:26:09.033Z | : freemap_route_ipv6Sep 12 00:26:08.089 |
| 2552 | 2026-09-12T00:26:09.033Z | Sep 12 00:26:08.089 DEBGSep 12 00:26:08.089INFO Sep 12 00:26:08.089 replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 2553 | 2026-09-12T00:26:09.033Z | DEBGDEBG |
| 2554 | 2026-09-12T00:26:09.033Z | Sep 12 00:26:08.089 reset freemapinitted freemap. size: 64, , INFO unitunit:adding route 3fff:beef:10::/64 -> 2001:db8::55:ff :freemap_route_ipv4Sep 12 00:26:08.089 |
| 2555 | 2026-09-12T00:26:09.033Z | |
| 2556 | 2026-09-12T00:26:09.033Z | DEBG freemap_route_ipv6replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2557 | 2026-09-12T00:26:09.033Z | |
| 2558 | 2026-09-12T00:26:09.034Z | Sep 12 00:26:08.089Sep 12 00:26:08.089 DEBGDEBGSep 12 00:26:08.089 replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO Sep 12 00:26:08.089 |
| 2559 | 2026-09-12T00:26:09.034Z | reset freemapadding route 3fff:beef:5::/64 -> 2001:db8::55:ff, unitINFO: |
| 2560 | 2026-09-12T00:26:09.034Z | Sep 12 00:26:08.089 freemap_route_ipv4INFO |
| 2561 | 2026-09-12T00:26:09.034Z | adding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 2562 | 2026-09-12T00:26:09.034Z | adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 12 00:26:08.089 |
| 2563 | 2026-09-12T00:26:09.034Z | DEBG initted freemap. size: 64Sep 12 00:26:08.089, Sep 12 00:26:08.089 unitDEBG: DEBGfreemap_route_ipv6 Sep 12 00:26:08.089replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2564 | 2026-09-12T00:26:09.034Z | |
| 2565 | 2026-09-12T00:26:09.034Z | replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 2566 | 2026-09-12T00:26:09.034Z | Sep 12 00:26:08.089replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 2567 | 2026-09-12T00:26:09.034Z | Sep 12 00:26:08.089DEBG Sep 12 00:26:08.089INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ffreset freemapINFOSep 12 00:26:08.089, |
| 2568 | 2026-09-12T00:26:09.034Z | unit: freemap_route_ipv6 Sep 12 00:26:08.089adding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 2569 | 2026-09-12T00:26:09.034Z | INFO |
| 2570 | 2026-09-12T00:26:09.034Z | adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG |
| 2571 | 2026-09-12T00:26:09.034Z | replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:26:08.089 |
| 2572 | 2026-09-12T00:26:09.034Z | Sep 12 00:26:08.089INFO Sep 12 00:26:08.089 Sep 12 00:26:08.089INFODEBG DEBGadding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 2573 | 2026-09-12T00:26:09.034Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 2574 | 2026-09-12T00:26:09.034Z | replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2575 | 2026-09-12T00:26:09.034Z | |
| 2576 | 2026-09-12T00:26:09.034Z | Sep 12 00:26:08.089 Sep 12 00:26:08.089DEBGSep 12 00:26:08.089 INFO replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 2577 | 2026-09-12T00:26:09.034Z | adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 2578 | 2026-09-12T00:26:09.034Z | adding route 3fff:beef:7::/64 -> 2001:db8::55:ffSep 12 00:26:08.090Sep 12 00:26:08.090 |
| 2579 | 2026-09-12T00:26:09.034Z | INFODEBG Sep 12 00:26:08.090adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 2580 | 2026-09-12T00:26:09.034Z | DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 2581 | 2026-09-12T00:26:09.039Z | |
| 2582 | 2026-09-12T00:26:09.039Z | Sep 12 00:26:08.090Sep 12 00:26:08.090Sep 12 00:26:08.090Sep 12 00:26:08.090 DEBGINFO DEBG replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2583 | 2026-09-12T00:26:09.039Z | adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 2584 | 2026-09-12T00:26:09.039Z | |
| 2585 | 2026-09-12T00:26:09.039Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 12 00:26:08.090 |
| 2586 | 2026-09-12T00:26:09.039Z | INFOSep 12 00:26:08.090Sep 12 00:26:08.090 adding route 3fff:beef:15::/64 -> 2001:db8::55:ffDEBG |
| 2587 | 2026-09-12T00:26:09.039Z | INFO Sep 12 00:26:08.090replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 12 00:26:08.090 |
| 2588 | 2026-09-12T00:26:09.039Z | DEBG DEBG replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 12 00:26:08.090 |
| 2589 | 2026-09-12T00:26:09.039Z | |
| 2590 | 2026-09-12T00:26:09.039Z | INFOadding route 3fff:beef:8::/64 -> 2001:db8::55:ff Sep 12 00:26:08.090 |
| 2591 | 2026-09-12T00:26:09.039Z | adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 2592 | 2026-09-12T00:26:09.039Z | Sep 12 00:26:08.090INFO INFOadding route 3fff:beef:16::/64 -> 2001:db8::55:ffSep 12 00:26:08.090 |
| 2593 | 2026-09-12T00:26:09.039Z | DEBG adding route 3fff:beef::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 12 00:26:08.090 |
| 2594 | 2026-09-12T00:26:09.039Z | |
| 2595 | 2026-09-12T00:26:09.039Z | DEBGSep 12 00:26:08.090 Sep 12 00:26:08.090DEBG Sep 12 00:26:08.090 replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2596 | 2026-09-12T00:26:09.039Z | DEBGINFOreplacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2597 | 2026-09-12T00:26:09.039Z | adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 2598 | 2026-09-12T00:26:09.040Z | replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2599 | 2026-09-12T00:26:09.040Z | Sep 12 00:26:08.090Sep 12 00:26:08.090 Sep 12 00:26:08.090Sep 12 00:26:08.090 INFODEBG INFOadding route 3fff:beef:17::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 2600 | 2026-09-12T00:26:09.040Z | |
| 2601 | 2026-09-12T00:26:09.040Z | INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 2602 | 2026-09-12T00:26:09.040Z | adding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 2603 | 2026-09-12T00:26:09.040Z | : freemap_route_ipv6Sep 12 00:26:08.090 DEBG replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2604 | 2026-09-12T00:26:09.040Z | Sep 12 00:26:08.090 |
| 2605 | 2026-09-12T00:26:09.040Z | DEBG replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:26:08.090 DEBG Sep 12 00:26:08.090reset freemap , INFOunit :adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 2606 | 2026-09-12T00:26:09.040Z | |
| 2607 | 2026-09-12T00:26:09.040Z | freemap_route_ipv6 |
| 2608 | 2026-09-12T00:26:09.040Z | Sep 12 00:26:08.090Sep 12 00:26:08.090 Sep 12 00:26:08.090 DEBGINFO INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 2609 | 2026-09-12T00:26:09.040Z | |
| 2610 | 2026-09-12T00:26:09.040Z | |
| 2611 | 2026-09-12T00:26:09.040Z | Sep 12 00:26:08.090Sep 12 00:26:08.090 Sep 12 00:26:08.090INFO DEBGadding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 2612 | 2026-09-12T00:26:09.040Z | DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2613 | 2026-09-12T00:26:09.040Z | Sep 12 00:26:08.090 |
| 2614 | 2026-09-12T00:26:09.040Z | DEBG replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:26:08.090 |
| 2615 | 2026-09-12T00:26:09.040Z | Sep 12 00:26:08.090INFO INFOadding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 2616 | 2026-09-12T00:26:09.040Z | Sep 12 00:26:08.090adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 2617 | 2026-09-12T00:26:09.040Z | INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 2618 | 2026-09-12T00:26:09.040Z | Sep 12 00:26:08.090Sep 12 00:26:08.090 Sep 12 00:26:08.090DEBGDEBG replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 2619 | 2026-09-12T00:26:09.040Z | |
| 2620 | 2026-09-12T00:26:09.040Z | replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2621 | 2026-09-12T00:26:09.040Z | Sep 12 00:26:08.090Sep 12 00:26:08.090 INFOINFO Sep 12 00:26:08.090adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 2622 | 2026-09-12T00:26:09.040Z | DEBG Sep 12 00:26:08.090adding route 3fff:beef:4::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2623 | 2026-09-12T00:26:09.040Z | |
| 2624 | 2026-09-12T00:26:09.040Z | INFOSep 12 00:26:08.090 Sep 12 00:26:08.090 adding route 3fff:beef:d::/64 -> 2001:db8::55:ff DEBG |
| 2625 | 2026-09-12T00:26:09.041Z | Sep 12 00:26:08.090 replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 2626 | 2026-09-12T00:26:09.041Z | Sep 12 00:26:08.090adding route 3fff:beef:18::/64 -> 2001:db8::55:ffDEBG |
| 2627 | 2026-09-12T00:26:09.041Z | Sep 12 00:26:08.090 replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFODEBGSep 12 00:26:08.090 |
| 2628 | 2026-09-12T00:26:09.041Z | replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 2629 | 2026-09-12T00:26:09.041Z | |
| 2630 | 2026-09-12T00:26:09.041Z | DEBG replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2631 | 2026-09-12T00:26:09.041Z | Sep 12 00:26:08.090Sep 12 00:26:08.090 Sep 12 00:26:08.090INFOINFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ffSep 12 00:26:08.090adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 2632 | 2026-09-12T00:26:09.041Z | |
| 2633 | 2026-09-12T00:26:09.041Z | INFODEBGSep 12 00:26:08.090 replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGSep 12 00:26:08.090 |
| 2634 | 2026-09-12T00:26:09.041Z | adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 2635 | 2026-09-12T00:26:09.041Z | replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2636 | 2026-09-12T00:26:09.041Z | DEBG Sep 12 00:26:08.090Sep 12 00:26:08.090 replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 2637 | 2026-09-12T00:26:09.041Z | DEBG Sep 12 00:26:08.090 replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:3::/64 -> 2001:db8::55:ffSep 12 00:26:08.090 |
| 2638 | 2026-09-12T00:26:09.041Z | INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ffINFO |
| 2639 | 2026-09-12T00:26:09.041Z | |
| 2640 | 2026-09-12T00:26:09.041Z | Sep 12 00:26:08.090 DEBG adding route 3fff:beef:6::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2641 | 2026-09-12T00:26:09.041Z | |
| 2642 | 2026-09-12T00:26:09.041Z | Sep 12 00:26:08.090Sep 12 00:26:08.090 INFODEBGSep 12 00:26:08.090Sep 12 00:26:08.090 adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 2643 | 2026-09-12T00:26:09.041Z | INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2644 | 2026-09-12T00:26:09.041Z | |
| 2645 | 2026-09-12T00:26:09.041Z | |
| 2646 | 2026-09-12T00:26:09.041Z | Sep 12 00:26:08.090 DEBG replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2647 | 2026-09-12T00:26:09.041Z | Sep 12 00:26:08.090 Sep 12 00:26:08.090Sep 12 00:26:08.090INFO INFOadding route 3fff:beef:7::/64 -> 2001:db8::55:ffDEBGSep 12 00:26:08.090 |
| 2648 | 2026-09-12T00:26:09.041Z | adding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 2649 | 2026-09-12T00:26:09.041Z | replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 2650 | 2026-09-12T00:26:09.041Z | adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 2651 | 2026-09-12T00:26:09.041Z | Sep 12 00:26:08.090Sep 12 00:26:08.090 DEBGDEBGSep 12 00:26:08.090 INFOreplacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2652 | 2026-09-12T00:26:09.041Z | |
| 2653 | 2026-09-12T00:26:09.041Z | adding route 3fff:beef:5::/64 -> 2001:db8::55:ffSep 12 00:26:08.090 |
| 2654 | 2026-09-12T00:26:09.042Z | DEBG Sep 12 00:26:08.090Sep 12 00:26:08.090replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2655 | 2026-09-12T00:26:09.042Z | INFOSep 12 00:26:08.090 adding route 3fff:beef:8::/64 -> 2001:db8::55:ffDEBG |
| 2656 | 2026-09-12T00:26:09.042Z | INFO replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:26:08.090adding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 2657 | 2026-09-12T00:26:09.042Z | |
| 2658 | 2026-09-12T00:26:09.042Z | INFO Sep 12 00:26:08.090adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff Sep 12 00:26:08.090Sep 12 00:26:08.090DEBG DEBGINFO |
| 2659 | 2026-09-12T00:26:09.042Z | replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2660 | 2026-09-12T00:26:09.042Z | replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 2661 | 2026-09-12T00:26:09.042Z | |
| 2662 | 2026-09-12T00:26:09.042Z | Sep 12 00:26:08.090 Sep 12 00:26:08.090Sep 12 00:26:08.090Sep 12 00:26:08.090 DEBG INFOreplacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 2663 | 2026-09-12T00:26:09.042Z | DEBG adding route 3fff:beef:12::/64 -> 2001:db8::55:ffadding route 3fff:beef:9::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2664 | 2026-09-12T00:26:09.042Z | |
| 2665 | 2026-09-12T00:26:09.042Z | Sep 12 00:26:08.090 |
| 2666 | 2026-09-12T00:26:09.042Z | INFO Sep 12 00:26:08.090adding route 3fff:beef:7::/64 -> 2001:db8::55:ff Sep 12 00:26:08.090Sep 12 00:26:08.090DEBG |
| 2667 | 2026-09-12T00:26:09.042Z | DEBG replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2668 | 2026-09-12T00:26:09.042Z | |
| 2669 | 2026-09-12T00:26:09.042Z | INFOSep 12 00:26:08.090 Sep 12 00:26:08.090DEBG Sep 12 00:26:08.090INFOreplacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 2670 | 2026-09-12T00:26:09.042Z | INFO |
| 2671 | 2026-09-12T00:26:09.042Z | adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 2672 | 2026-09-12T00:26:09.042Z | Sep 12 00:26:08.090adding route 3fff:beef:13::/64 -> 2001:db8::55:ffSep 12 00:26:08.090 |
| 2673 | 2026-09-12T00:26:09.042Z | DEBGINFO Sep 12 00:26:08.090adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 2674 | 2026-09-12T00:26:09.042Z | DEBGreplacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2675 | 2026-09-12T00:26:09.042Z | Sep 12 00:26:08.090 Sep 12 00:26:08.090DEBGreplacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2676 | 2026-09-12T00:26:09.042Z | DEBG replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2677 | 2026-09-12T00:26:09.042Z | |
| 2678 | 2026-09-12T00:26:09.042Z | Sep 12 00:26:08.090Sep 12 00:26:08.090 INFOINFO Sep 12 00:26:08.090adding route 3fff:beef:14::/64 -> 2001:db8::55:ffadding route 3fff:beef:b::/64 -> 2001:db8::55:ffSep 12 00:26:08.090 |
| 2679 | 2026-09-12T00:26:09.042Z | |
| 2680 | 2026-09-12T00:26:09.042Z | INFO INFOadding route 3fff:beef:9::/64 -> 2001:db8::55:ffSep 12 00:26:08.090 |
| 2681 | 2026-09-12T00:26:09.047Z | Sep 12 00:26:08.090 DEBG DEBGreplacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 2682 | 2026-09-12T00:26:09.047Z | |
| 2683 | 2026-09-12T00:26:09.047Z | replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2684 | 2026-09-12T00:26:09.047Z | Sep 12 00:26:08.090 Sep 12 00:26:08.090Sep 12 00:26:08.090Sep 12 00:26:08.090DEBG INFO INFO replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 2685 | 2026-09-12T00:26:09.047Z | adding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 2686 | 2026-09-12T00:26:09.047Z | replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 00:26:08.090 |
| 2687 | 2026-09-12T00:26:09.047Z | adding route 3fff:beef:c::/64 -> 2001:db8::55:ffSep 12 00:26:08.090INFO |
| 2688 | 2026-09-12T00:26:09.047Z | adding route 3fff:beef:a::/64 -> 2001:db8::55:ffDEBG |
| 2689 | 2026-09-12T00:26:09.047Z | replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2690 | 2026-09-12T00:26:09.047Z | Sep 12 00:26:08.090Sep 12 00:26:08.090Sep 12 00:26:08.090Sep 12 00:26:08.090 INFODEBG DEBG adding route 3fff:beef:16::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2691 | 2026-09-12T00:26:09.047Z | |
| 2692 | 2026-09-12T00:26:09.047Z | replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 2693 | 2026-09-12T00:26:09.047Z | adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 2694 | 2026-09-12T00:26:09.047Z | Sep 12 00:26:08.090Sep 12 00:26:08.090 INFOINFOSep 12 00:26:08.090 adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 2695 | 2026-09-12T00:26:09.047Z | DEBGadding route 3fff:beef:d::/64 -> 2001:db8::55:ffSep 12 00:26:08.090 |
| 2696 | 2026-09-12T00:26:09.047Z | DEBGreplacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:26:08.090Sep 12 00:26:08.090 |
| 2697 | 2026-09-12T00:26:09.047Z | replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBGDEBG replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2698 | 2026-09-12T00:26:09.048Z | |
| 2699 | 2026-09-12T00:26:09.048Z | |
| 2700 | 2026-09-12T00:26:09.048Z | Sep 12 00:26:08.090Sep 12 00:26:08.090Sep 12 00:26:08.090Sep 12 00:26:08.090 INFOINFO INFOadding route 3fff:beef:c::/64 -> 2001:db8::55:ffINFO |
| 2701 | 2026-09-12T00:26:09.048Z | adding route 3fff:beef:20::/64 -> 2001:db8::55:ffadding route 3fff:beef:e::/64 -> 2001:db8::55:ffadding route 3fff:beef:17::/64 -> 2001:db8::55:ffSep 12 00:26:08.090 |
| 2702 | 2026-09-12T00:26:09.048Z | DEBG |
| 2703 | 2026-09-12T00:26:09.048Z | |
| 2704 | 2026-09-12T00:26:09.048Z | replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:26:08.090 |
| 2705 | 2026-09-12T00:26:09.048Z | DEBGSep 12 00:26:08.090 replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:26:08.090 |
| 2706 | 2026-09-12T00:26:09.048Z | Sep 12 00:26:08.090DEBGDEBG INFOreplacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2707 | 2026-09-12T00:26:09.048Z | adding route 3fff:beef:d::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2708 | 2026-09-12T00:26:09.048Z | |
| 2709 | 2026-09-12T00:26:09.048Z | Sep 12 00:26:08.090Sep 12 00:26:08.090 Sep 12 00:26:08.090 DEBGINFOINFO replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 2710 | 2026-09-12T00:26:09.048Z | |
| 2711 | 2026-09-12T00:26:09.048Z | adding route 3fff:beef:21::/64 -> 2001:db8::55:ffSep 12 00:26:08.090 |
| 2712 | 2026-09-12T00:26:09.048Z | INFOSep 12 00:26:08.090Sep 12 00:26:08.090 INFODEBGadding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 2713 | 2026-09-12T00:26:09.048Z | adding route 3fff:beef:e::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2714 | 2026-09-12T00:26:09.048Z | |
| 2715 | 2026-09-12T00:26:09.048Z | Sep 12 00:26:08.090 DEBG Sep 12 00:26:08.090Sep 12 00:26:08.090Sep 12 00:26:08.090 INFODEBG replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 2716 | 2026-09-12T00:26:09.048Z | DEBG |
| 2717 | 2026-09-12T00:26:09.048Z | |
| 2718 | 2026-09-12T00:26:09.048Z | replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2719 | 2026-09-12T00:26:09.048Z | Sep 12 00:26:08.090Sep 12 00:26:08.090Sep 12 00:26:08.090 INFO INFO Sep 12 00:26:08.090DEBGadding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 2720 | 2026-09-12T00:26:09.048Z | INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ffSep 12 00:26:08.090adding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 2721 | 2026-09-12T00:26:09.048Z | |
| 2722 | 2026-09-12T00:26:09.048Z | DEBGreplacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2723 | 2026-09-12T00:26:09.048Z | replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:26:08.090 |
| 2724 | 2026-09-12T00:26:09.048Z | DEBG Sep 12 00:26:08.090replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2725 | 2026-09-12T00:26:09.049Z | Sep 12 00:26:08.090DEBG replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:26:08.090 |
| 2726 | 2026-09-12T00:26:09.049Z | INFO Sep 12 00:26:08.090INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffINFOadding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 2727 | 2026-09-12T00:26:09.049Z | Sep 12 00:26:08.090 |
| 2728 | 2026-09-12T00:26:09.049Z | adding route 3fff:beef:10::/64 -> 2001:db8::55:ffINFO |
| 2729 | 2026-09-12T00:26:09.049Z | Sep 12 00:26:08.090 Sep 12 00:26:08.090DEBGadding route 3fff:beef:23::/64 -> 2001:db8::55:ffSep 12 00:26:08.090 replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 2730 | 2026-09-12T00:26:09.049Z | |
| 2731 | 2026-09-12T00:26:09.049Z | replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 2732 | 2026-09-12T00:26:09.049Z | Sep 12 00:26:08.090replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 00:26:08.090 |
| 2733 | 2026-09-12T00:26:09.049Z | Sep 12 00:26:08.090 INFODEBGINFO replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:11::/64 -> 2001:db8::55:ffadding route 3fff:beef:1b::/64 -> 2001:db8::55:ffSep 12 00:26:08.090 |
| 2734 | 2026-09-12T00:26:09.049Z | |
| 2735 | 2026-09-12T00:26:09.049Z | |
| 2736 | 2026-09-12T00:26:09.049Z | INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ffSep 12 00:26:08.090Sep 12 00:26:08.090 |
| 2737 | 2026-09-12T00:26:09.049Z | Sep 12 00:26:08.090DEBG DEBGINFOreplacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2738 | 2026-09-12T00:26:09.049Z | |
| 2739 | 2026-09-12T00:26:09.049Z | adding route 3fff:beef:24::/64 -> 2001:db8::55:ffSep 12 00:26:08.090 |
| 2740 | 2026-09-12T00:26:09.049Z | Sep 12 00:26:08.090 DEBGINFO Sep 12 00:26:08.090 replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 2741 | 2026-09-12T00:26:09.049Z | |
| 2742 | 2026-09-12T00:26:09.049Z | DEBGSep 12 00:26:08.090 replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOSep 12 00:26:08.090 |
| 2743 | 2026-09-12T00:26:09.049Z | Sep 12 00:26:08.090adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 2744 | 2026-09-12T00:26:09.049Z | INFO DEBGadding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 2745 | 2026-09-12T00:26:09.049Z | replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2746 | 2026-09-12T00:26:09.049Z | Sep 12 00:26:08.090Sep 12 00:26:08.090Sep 12 00:26:08.090 INFODEBG DEBGreplacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 2747 | 2026-09-12T00:26:09.049Z | replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2748 | 2026-09-12T00:26:09.049Z | |
| 2749 | 2026-09-12T00:26:09.049Z | Sep 12 00:26:08.090Sep 12 00:26:08.090Sep 12 00:26:08.090Sep 12 00:26:08.090 INFO INFOadding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 2750 | 2026-09-12T00:26:09.049Z | DEBGadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff INFO |
| 2751 | 2026-09-12T00:26:09.049Z | replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2752 | 2026-09-12T00:26:09.049Z | Sep 12 00:26:08.090adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 2753 | 2026-09-12T00:26:09.050Z | DEBGSep 12 00:26:08.090 Sep 12 00:26:08.090DEBG Sep 12 00:26:08.090replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2754 | 2026-09-12T00:26:09.050Z | DEBG |
| 2755 | 2026-09-12T00:26:09.050Z | INFO replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:26::/64 -> 2001:db8::55:ffSep 12 00:26:08.090 |
| 2756 | 2026-09-12T00:26:09.050Z | INFO |
| 2757 | 2026-09-12T00:26:09.050Z | adding route 3fff:beef:14::/64 -> 2001:db8::55:ffSep 12 00:26:08.090 |
| 2758 | 2026-09-12T00:26:09.050Z | Sep 12 00:26:08.090Sep 12 00:26:08.090 INFODEBGINFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff adding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 2759 | 2026-09-12T00:26:09.050Z | replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:26:08.090 |
| 2760 | 2026-09-12T00:26:09.050Z | |
| 2761 | 2026-09-12T00:26:09.050Z | DEBGSep 12 00:26:08.090 replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 2762 | 2026-09-12T00:26:09.050Z | Sep 12 00:26:08.090Sep 12 00:26:08.090replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2763 | 2026-09-12T00:26:09.050Z | DEBGINFOSep 12 00:26:08.090 replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 2764 | 2026-09-12T00:26:09.050Z | adding route 3fff:beef:15::/64 -> 2001:db8::55:ffSep 12 00:26:08.090 |
| 2765 | 2026-09-12T00:26:09.050Z | Sep 12 00:26:08.090INFO INFOadding route 3fff:beef:27::/64 -> 2001:db8::55:ffSep 12 00:26:08.091 adding route 3fff:beef:16::/64 -> 2001:db8::55:ffadding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 2766 | 2026-09-12T00:26:09.050Z | |
| 2767 | 2026-09-12T00:26:09.050Z | |
| 2768 | 2026-09-12T00:26:09.050Z | DEBG replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2769 | 2026-09-12T00:26:09.050Z | Sep 12 00:26:08.091 Sep 12 00:26:08.091DEBGSep 12 00:26:08.091 DEBGSep 12 00:26:08.091 INFO replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 2770 | 2026-09-12T00:26:09.050Z | replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2771 | 2026-09-12T00:26:09.050Z | |
| 2772 | 2026-09-12T00:26:09.050Z | DEBG Sep 12 00:26:08.091Sep 12 00:26:08.091 INFODEBG adding route 3fff:beef:28::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:26:08.091 |
| 2773 | 2026-09-12T00:26:09.050Z | |
| 2774 | 2026-09-12T00:26:09.050Z | INFOreplacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 00:26:08.091adding route 3fff:beef:20::/64 -> 2001:db8::55:ff Sep 12 00:26:08.091INFO |
| 2775 | 2026-09-12T00:26:09.050Z | adding route 3fff:beef:17::/64 -> 2001:db8::55:ffDEBG |
| 2776 | 2026-09-12T00:26:09.050Z | |
| 2777 | 2026-09-12T00:26:09.050Z | replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:26:08.091 |
| 2778 | 2026-09-12T00:26:09.050Z | Sep 12 00:26:08.091 INFODEBG replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2779 | 2026-09-12T00:26:09.050Z | adding route 3fff:beef:17::/64 -> 2001:db8::55:ffSep 12 00:26:08.091 |
| 2780 | 2026-09-12T00:26:09.050Z | Sep 12 00:26:08.091 DEBGINFOSep 12 00:26:08.091Sep 12 00:26:08.091 INFOreplacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 2781 | 2026-09-12T00:26:09.055Z | adding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 2782 | 2026-09-12T00:26:09.055Z | |
| 2783 | 2026-09-12T00:26:09.055Z | DEBG replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2784 | 2026-09-12T00:26:09.055Z | Sep 12 00:26:08.091Sep 12 00:26:08.091Sep 12 00:26:08.091Sep 12 00:26:08.091 INFODEBG adding route 3fff:beef:18::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2785 | 2026-09-12T00:26:09.055Z | INFODEBG |
| 2786 | 2026-09-12T00:26:09.055Z | replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 2787 | 2026-09-12T00:26:09.055Z | |
| 2788 | 2026-09-12T00:26:09.055Z | Sep 12 00:26:08.091Sep 12 00:26:08.091 INFODEBG adding route 3fff:beef:19::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2789 | 2026-09-12T00:26:09.055Z | |
| 2790 | 2026-09-12T00:26:09.055Z | Sep 12 00:26:08.091 INFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffSep 12 00:26:08.091 |
| 2791 | 2026-09-12T00:26:09.055Z | Sep 12 00:26:08.091Sep 12 00:26:08.091 INFODEBGDEBG adding route 3fff:beef:19::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2792 | 2026-09-12T00:26:09.055Z | |
| 2793 | 2026-09-12T00:26:09.055Z | Sep 12 00:26:08.091replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2794 | 2026-09-12T00:26:09.055Z | DEBG Sep 12 00:26:08.091replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:26:08.091 |
| 2795 | 2026-09-12T00:26:09.055Z | INFOINFO Sep 12 00:26:08.091adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 2796 | 2026-09-12T00:26:09.055Z | DEBG replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 2797 | 2026-09-12T00:26:09.055Z | Sep 12 00:26:08.091Sep 12 00:26:08.091 DEBGINFO |
| 2798 | 2026-09-12T00:26:09.055Z | replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 2799 | 2026-09-12T00:26:09.056Z | |
| 2800 | 2026-09-12T00:26:09.056Z | Sep 12 00:26:08.091 Sep 12 00:26:08.091Sep 12 00:26:08.091 DEBGINFO DEBG replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 2801 | 2026-09-12T00:26:09.056Z | replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:26:08.091 |
| 2802 | 2026-09-12T00:26:09.056Z | |
| 2803 | 2026-09-12T00:26:09.056Z | INFOSep 12 00:26:08.091 Sep 12 00:26:08.091adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffSep 12 00:26:08.091 |
| 2804 | 2026-09-12T00:26:09.056Z | INFODEBG replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 2805 | 2026-09-12T00:26:09.056Z | Sep 12 00:26:08.091 |
| 2806 | 2026-09-12T00:26:09.056Z | INFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffDEBGSep 12 00:26:08.091 |
| 2807 | 2026-09-12T00:26:09.056Z | INFO Sep 12 00:26:08.091adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 2808 | 2026-09-12T00:26:09.056Z | DEBGSep 12 00:26:08.091replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:26:08.091 Sep 12 00:26:08.091DEBG replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2809 | 2026-09-12T00:26:09.056Z | DEBG |
| 2810 | 2026-09-12T00:26:09.056Z | replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2811 | 2026-09-12T00:26:09.056Z | |
| 2812 | 2026-09-12T00:26:09.056Z | Sep 12 00:26:08.091DEBG INFOSep 12 00:26:08.091Sep 12 00:26:08.091 INFOSep 12 00:26:08.091INFO INFOcreated new freemapadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff, adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 2813 | 2026-09-12T00:26:09.056Z | |
| 2814 | 2026-09-12T00:26:09.056Z | unitSep 12 00:26:08.091adding route 3fff:beef:24::/64 -> 2001:db8::55:ff: |
| 2815 | 2026-09-12T00:26:09.056Z | Sep 12 00:26:08.091Sep 12 00:26:08.091 freemap_route_ipv4 |
| 2816 | 2026-09-12T00:26:09.056Z | DEBGDEBGDEBG |
| 2817 | 2026-09-12T00:26:09.056Z | Sep 12 00:26:08.091replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2818 | 2026-09-12T00:26:09.056Z | |
| 2819 | 2026-09-12T00:26:09.056Z | created new freemapSep 12 00:26:08.091Sep 12 00:26:08.091DEBGSep 12 00:26:08.091 , DEBGSep 12 00:26:08.091INFO INFOreplacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]created new freemap unit |
| 2820 | 2026-09-12T00:26:09.056Z | :adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff, adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 2821 | 2026-09-12T00:26:09.056Z | |
| 2822 | 2026-09-12T00:26:09.056Z | unit :DEBG freemap_route_ipv4freemap_route_ipv6Sep 12 00:26:08.091Sep 12 00:26:08.091 DEBGSep 12 00:26:08.091 |
| 2823 | 2026-09-12T00:26:09.056Z | replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2824 | 2026-09-12T00:26:09.056Z | DEBGreplacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2825 | 2026-09-12T00:26:09.056Z | replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO Sep 12 00:26:08.091adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 2826 | 2026-09-12T00:26:09.057Z | Sep 12 00:26:08.091 Sep 12 00:26:08.091DEBG INFO |
| 2827 | 2026-09-12T00:26:09.057Z | Sep 12 00:26:08.091 |
| 2828 | 2026-09-12T00:26:09.057Z | adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 2829 | 2026-09-12T00:26:09.057Z | INFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffDEBG |
| 2830 | 2026-09-12T00:26:09.057Z | Sep 12 00:26:08.091 DEBGinitted freemap. size: 64 replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] , created new freemapSep 12 00:26:08.091unit: , unitfreemap_route_ipv4: |
| 2831 | 2026-09-12T00:26:09.057Z | DEBGSep 12 00:26:08.091 |
| 2832 | 2026-09-12T00:26:09.057Z | freemap_route_ipv6DEBG |
| 2833 | 2026-09-12T00:26:09.057Z | replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2834 | 2026-09-12T00:26:09.057Z | Sep 12 00:26:08.091replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:26:08.091Sep 12 00:26:08.091 DEBGSep 12 00:26:08.091DEBG |
| 2835 | 2026-09-12T00:26:09.057Z | reset freemap , initted freemap. size: 64INFOINFOunit, unit :adding route 3fff:beef:20::/64 -> 2001:db8::55:ffadding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 2836 | 2026-09-12T00:26:09.057Z | |
| 2837 | 2026-09-12T00:26:09.057Z | : Sep 12 00:26:08.091 freemap_route_ipv4Sep 12 00:26:08.091DEBG |
| 2838 | 2026-09-12T00:26:09.057Z | INFOreplacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:26:08.091freemap_route_ipv4 |
| 2839 | 2026-09-12T00:26:09.057Z | DEBG |
| 2840 | 2026-09-12T00:26:09.057Z | replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 2841 | 2026-09-12T00:26:09.057Z | Sep 12 00:26:08.091 |
| 2842 | 2026-09-12T00:26:09.057Z | Sep 12 00:26:08.091 INFO DEBGadding route 3fff:beef:21::/64 -> 2001:db8::55:ff Sep 12 00:26:08.091 |
| 2843 | 2026-09-12T00:26:09.057Z | reset freemapDEBG , Sep 12 00:26:08.091Sep 12 00:26:08.091initted freemap. size: 64Sep 12 00:26:08.091, DEBG unitINFO:unit :DEBGfreemap_route_ipv6 |
| 2844 | 2026-09-12T00:26:09.057Z | replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv4 |
| 2845 | 2026-09-12T00:26:09.057Z | |
| 2846 | 2026-09-12T00:26:09.057Z | adding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 2847 | 2026-09-12T00:26:09.057Z | |
| 2848 | 2026-09-12T00:26:09.057Z | Sep 12 00:26:08.091Sep 12 00:26:08.091 DEBGINFO Sep 12 00:26:08.091adding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 2849 | 2026-09-12T00:26:09.057Z | DEBG reset freemapreplacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], |
| 2850 | 2026-09-12T00:26:09.057Z | unitSep 12 00:26:08.091:Sep 12 00:26:08.091Sep 12 00:26:08.091 DEBG replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv6 |
| 2851 | 2026-09-12T00:26:09.057Z | DEBGINFO |
| 2852 | 2026-09-12T00:26:09.057Z | Sep 12 00:26:08.091initted freemap. size: 64adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 2853 | 2026-09-12T00:26:09.057Z | Sep 12 00:26:08.091, Sep 12 00:26:08.091INFOunit INFOINFO: adding route 3fff:beef:32::/64 -> 2001:db8::55:ff adding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 2854 | 2026-09-12T00:26:09.057Z | |
| 2855 | 2026-09-12T00:26:09.058Z | adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 2856 | 2026-09-12T00:26:09.058Z | freemap_route_ipv6Sep 12 00:26:08.091 |
| 2857 | 2026-09-12T00:26:09.058Z | DEBGSep 12 00:26:08.091Sep 12 00:26:08.091 DEBGSep 12 00:26:08.091 DEBG DEBGreplacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2858 | 2026-09-12T00:26:09.058Z | replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 2859 | 2026-09-12T00:26:09.058Z | |
| 2860 | 2026-09-12T00:26:09.058Z | |
| 2861 | 2026-09-12T00:26:09.058Z | Sep 12 00:26:08.091 DEBGSep 12 00:26:08.091 Sep 12 00:26:08.091 Sep 12 00:26:08.091reset freemap , INFOINFOunit INFO:adding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 2862 | 2026-09-12T00:26:09.058Z | adding route 3fff:beef:33::/64 -> 2001:db8::55:fffreemap_route_ipv6 |
| 2863 | 2026-09-12T00:26:09.058Z | adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 2864 | 2026-09-12T00:26:09.058Z | Sep 12 00:26:08.091 |
| 2865 | 2026-09-12T00:26:09.058Z | Sep 12 00:26:08.091 DEBGDEBG Sep 12 00:26:08.091replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 2866 | 2026-09-12T00:26:09.058Z | DEBGreplacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2867 | 2026-09-12T00:26:09.058Z | Sep 12 00:26:08.091replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 00:26:08.091INFOSep 12 00:26:08.091 adding route 3fff:dead::/64 -> 2001:db8::55:1INFO |
| 2868 | 2026-09-12T00:26:09.058Z | DEBG adding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 2869 | 2026-09-12T00:26:09.058Z | |
| 2870 | 2026-09-12T00:26:09.058Z | Sep 12 00:26:08.091replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2871 | 2026-09-12T00:26:09.058Z | Sep 12 00:26:08.091DEBG Sep 12 00:26:08.091DEBG Sep 12 00:26:08.091replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 2872 | 2026-09-12T00:26:09.058Z | INFO |
| 2873 | 2026-09-12T00:26:09.058Z | adding route 3fff:beef:34::/64 -> 2001:db8::55:ffINFO |
| 2874 | 2026-09-12T00:26:09.058Z | Sep 12 00:26:08.091Sep 12 00:26:08.091adding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 2875 | 2026-09-12T00:26:09.058Z | INFO INFOadding route 3fff:dead::/64 -> 2001:db8::55:2 Sep 12 00:26:08.091 |
| 2876 | 2026-09-12T00:26:09.058Z | Sep 12 00:26:08.091 adding route 3fff:beef:26::/64 -> 2001:db8::55:ffDEBG |
| 2877 | 2026-09-12T00:26:09.058Z | DEBG replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:26:08.091 |
| 2878 | 2026-09-12T00:26:09.058Z | |
| 2879 | 2026-09-12T00:26:09.058Z | DEBGSep 12 00:26:08.091 replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGSep 12 00:26:08.091 |
| 2880 | 2026-09-12T00:26:09.058Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 2881 | 2026-09-12T00:26:09.063Z | INFO Sep 12 00:26:08.091adding route 3fff:beef:35::/64 -> 2001:db8::55:ff Sep 12 00:26:08.091Sep 12 00:26:08.091 |
| 2882 | 2026-09-12T00:26:09.063Z | INFOINFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ff adding route 3fff:dead::/64 -> 2001:db8::55:3INFO |
| 2883 | 2026-09-12T00:26:09.063Z | Sep 12 00:26:08.091 |
| 2884 | 2026-09-12T00:26:09.063Z | adding route 3fff:beef:21::/64 -> 2001:db8::55:ffDEBG |
| 2885 | 2026-09-12T00:26:09.063Z | Sep 12 00:26:08.091Sep 12 00:26:08.091replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG |
| 2886 | 2026-09-12T00:26:09.063Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]DEBG |
| 2887 | 2026-09-12T00:26:09.063Z | replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:26:08.091 |
| 2888 | 2026-09-12T00:26:09.063Z | Sep 12 00:26:08.091 DEBGINFOSep 12 00:26:08.091 adding route 3fff:beef:36::/64 -> 2001:db8::55:ffINFO |
| 2889 | 2026-09-12T00:26:09.063Z | adding route 3fff:beef:28::/64 -> 2001:db8::55:ffSep 12 00:26:08.091replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 00:26:08.091INFO |
| 2890 | 2026-09-12T00:26:09.063Z | adding route 3fff:dead::/64 -> 2001:db8::55:4 DEBG |
| 2891 | 2026-09-12T00:26:09.063Z | |
| 2892 | 2026-09-12T00:26:09.063Z | replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:26:08.091 |
| 2893 | 2026-09-12T00:26:09.063Z | Sep 12 00:26:08.091DEBG Sep 12 00:26:08.091 INFOreplacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 2894 | 2026-09-12T00:26:09.063Z | adding route 3fff:beef:22::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] |
| 2895 | 2026-09-12T00:26:09.063Z | |
| 2896 | 2026-09-12T00:26:09.063Z | Sep 12 00:26:08.091 INFOSep 12 00:26:08.091 Sep 12 00:26:08.091DEBGadding route 3fff:beef:29::/64 -> 2001:db8::55:ff Sep 12 00:26:08.091replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2897 | 2026-09-12T00:26:09.063Z | INFO |
| 2898 | 2026-09-12T00:26:09.063Z | adding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 2899 | 2026-09-12T00:26:09.063Z | DEBGSep 12 00:26:08.091 Sep 12 00:26:08.091Sep 12 00:26:08.091 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] DEBG INFOreplacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2900 | 2026-09-12T00:26:09.064Z | adding route 3fff:beef:23::/64 -> 2001:db8::55:ffDEBG |
| 2901 | 2026-09-12T00:26:09.064Z | |
| 2902 | 2026-09-12T00:26:09.064Z | Sep 12 00:26:08.091replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO |
| 2903 | 2026-09-12T00:26:09.064Z | adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffSep 12 00:26:08.091 |
| 2904 | 2026-09-12T00:26:09.064Z | DEBGSep 12 00:26:08.091 Sep 12 00:26:08.091INFO replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG |
| 2905 | 2026-09-12T00:26:09.064Z | adding route 3fff:beef:38::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2906 | 2026-09-12T00:26:09.064Z | |
| 2907 | 2026-09-12T00:26:09.064Z | Sep 12 00:26:08.091 INFO Sep 12 00:26:08.091adding route 3fff:beef:24::/64 -> 2001:db8::55:ffSep 12 00:26:08.091 |
| 2908 | 2026-09-12T00:26:09.064Z | INFO DEBGadding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 2909 | 2026-09-12T00:26:09.064Z | replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:26:08.091 |
| 2910 | 2026-09-12T00:26:09.064Z | DEBG Sep 12 00:26:08.091 DEBG replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2911 | 2026-09-12T00:26:09.064Z | |
| 2912 | 2026-09-12T00:26:09.064Z | Sep 12 00:26:08.091 INFO Sep 12 00:26:08.091Sep 12 00:26:08.091 INFOadding route 3fff:beef:39::/64 -> 2001:db8::55:ff INFOadding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 2913 | 2026-09-12T00:26:09.064Z | |
| 2914 | 2026-09-12T00:26:09.064Z | adding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 2915 | 2026-09-12T00:26:09.064Z | Sep 12 00:26:08.091 DEBGSep 12 00:26:08.091 replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 2916 | 2026-09-12T00:26:09.064Z | replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2917 | 2026-09-12T00:26:09.064Z | Sep 12 00:26:08.091 DEBGSep 12 00:26:08.091 Sep 12 00:26:08.091replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 2918 | 2026-09-12T00:26:09.064Z | INFOadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 2919 | 2026-09-12T00:26:09.064Z | adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffSep 12 00:26:08.091 |
| 2920 | 2026-09-12T00:26:09.064Z | INFOSep 12 00:26:08.091 adding route 3fff:beef:26::/64 -> 2001:db8::55:ffDEBG |
| 2921 | 2026-09-12T00:26:09.064Z | replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:26:08.091 |
| 2922 | 2026-09-12T00:26:09.064Z | DEBGSep 12 00:26:08.091 replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGSep 12 00:26:08.091 |
| 2923 | 2026-09-12T00:26:09.064Z | Sep 12 00:26:08.091 INFOINFOreplacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:26:08.091 |
| 2924 | 2026-09-12T00:26:09.064Z | adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffadding route 3fff:beef:25::/64 -> 2001:db8::55:ffINFO |
| 2925 | 2026-09-12T00:26:09.064Z | |
| 2926 | 2026-09-12T00:26:09.064Z | adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 2927 | 2026-09-12T00:26:09.064Z | Sep 12 00:26:08.091Sep 12 00:26:08.091 Sep 12 00:26:08.091DEBG DEBGDEBGreplacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2928 | 2026-09-12T00:26:09.065Z | replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:26:08.091 |
| 2929 | 2026-09-12T00:26:09.065Z | |
| 2930 | 2026-09-12T00:26:09.065Z | INFOSep 12 00:26:08.091 adding route 3fff:beef:27::/64 -> 2001:db8::55:ffINFO |
| 2931 | 2026-09-12T00:26:09.065Z | adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffSep 12 00:26:08.091 |
| 2932 | 2026-09-12T00:26:09.065Z | Sep 12 00:26:08.091INFOSep 12 00:26:08.091 adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 2933 | 2026-09-12T00:26:09.065Z | INFODEBGSep 12 00:26:08.091 replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 2934 | 2026-09-12T00:26:09.065Z | replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2935 | 2026-09-12T00:26:09.065Z | Sep 12 00:26:08.091adding route 3fff:beef:26::/64 -> 2001:db8::55:ff Sep 12 00:26:08.091INFO DEBGadding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 2936 | 2026-09-12T00:26:09.065Z | |
| 2937 | 2026-09-12T00:26:09.065Z | replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:26:08.091 |
| 2938 | 2026-09-12T00:26:09.065Z | Sep 12 00:26:08.091Sep 12 00:26:08.091Sep 12 00:26:08.091 INFO INFODEBGadding route 3fff:beef:30::/64 -> 2001:db8::55:ffDEBG |
| 2939 | 2026-09-12T00:26:09.065Z | test route::tests::identity_replace_is_noop ... ok |
| 2940 | 2026-09-12T00:26:09.065Z | adding route 3fff:beef:3d::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2941 | 2026-09-12T00:26:09.065Z | Sep 12 00:26:08.091 |
| 2942 | 2026-09-12T00:26:09.065Z | DEBGreplacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2943 | 2026-09-12T00:26:09.065Z | Sep 12 00:26:08.091Sep 12 00:26:08.091 replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO |
| 2944 | 2026-09-12T00:26:09.065Z | adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 2945 | 2026-09-12T00:26:09.065Z | test route::tests::rollback_failure_leaves_in_core_cleared ... ok |
| 2946 | 2026-09-12T00:26:09.065Z | test route::tests::grow_succeeds ... ok |
| 2947 | 2026-09-12T00:26:09.065Z | Sep 12 00:26:08.091Sep 12 00:26:08.091 INFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 2948 | 2026-09-12T00:26:09.065Z | Sep 12 00:26:08.092DEBG DEBG created new freemap , unitreplacing targets for 3fff:beef:3d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]: |
| 2949 | 2026-09-12T00:26:09.065Z | freemap_route_ipv4Sep 12 00:26:08.092 |
| 2950 | 2026-09-12T00:26:09.065Z | Sep 12 00:26:08.095Sep 12 00:26:08.095 INFODEBGINFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 2951 | 2026-09-12T00:26:09.065Z | Sep 12 00:26:08.095 DEBGreplacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2952 | 2026-09-12T00:26:09.065Z | created new freemap , adding route 3fff:beef:3e::/64 -> 2001:db8::55:ffunit |
| 2953 | 2026-09-12T00:26:09.065Z | : freemap_route_ipv6DEBGSep 12 00:26:08.095 Sep 12 00:26:08.095DEBG Sep 12 00:26:08.095created new freemapINFOreplacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] , DEBGadding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 2954 | 2026-09-12T00:26:09.065Z | replacing targets for 3fff:beef:3e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2955 | 2026-09-12T00:26:09.065Z | |
| 2956 | 2026-09-12T00:26:09.066Z | unit |
| 2957 | 2026-09-12T00:26:09.066Z | :Sep 12 00:26:08.095Sep 12 00:26:08.095 Sep 12 00:26:08.095DEBGINFO failed to allocate space for the new target list |
| 2958 | 2026-09-12T00:26:09.066Z | adding route 3fff:beef:32::/64 -> 2001:db8::55:ff freemap_route_ipv4 |
| 2959 | 2026-09-12T00:26:09.066Z | |
| 2960 | 2026-09-12T00:26:09.066Z | DEBG Sep 12 00:26:08.095initted freemap. size: 64 , DEBGSep 12 00:26:08.095Sep 12 00:26:08.095 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]DEBGDEBG |
| 2961 | 2026-09-12T00:26:09.066Z | unitSep 12 00:26:08.095 :created new freemap , unitfreemap_route_ipv4replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]: |
| 2962 | 2026-09-12T00:26:09.066Z | |
| 2963 | 2026-09-12T00:26:09.066Z | DEBGfreemap_route_ipv6 |
| 2964 | 2026-09-12T00:26:09.066Z | replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:26:08.095Sep 12 00:26:08.095 |
| 2965 | 2026-09-12T00:26:09.066Z | INFO DEBGadding route 3fff:beef:33::/64 -> 2001:db8::55:ff Sep 12 00:26:08.095reset freemapSep 12 00:26:08.095, |
| 2966 | 2026-09-12T00:26:09.066Z | DEBGunit INFOinitted freemap. size: 64:Sep 12 00:26:08.095 , adding route 3fff:beef:29::/64 -> 2001:db8::55:ffDEBGunit |
| 2967 | 2026-09-12T00:26:09.066Z | replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]: |
| 2968 | 2026-09-12T00:26:09.066Z | freemap_route_ipv4 |
| 2969 | 2026-09-12T00:26:09.066Z | freemap_route_ipv4 |
| 2970 | 2026-09-12T00:26:09.066Z | Sep 12 00:26:08.095 DEBG replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2971 | 2026-09-12T00:26:09.066Z | Sep 12 00:26:08.095Sep 12 00:26:08.095 INFOINFO Sep 12 00:26:08.095adding route 3fff:beef:34::/64 -> 2001:db8::55:ffadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 2972 | 2026-09-12T00:26:09.066Z | |
| 2973 | 2026-09-12T00:26:09.066Z | Sep 12 00:26:08.095DEBG DEBGSep 12 00:26:08.095 reset freemapSep 12 00:26:08.095initted freemap. size: 64 , DEBGDEBGunit :replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] , freemap_route_ipv6 |
| 2974 | 2026-09-12T00:26:09.066Z | unit : |
| 2975 | 2026-09-12T00:26:09.066Z | freemap_route_ipv4replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2976 | 2026-09-12T00:26:09.066Z | |
| 2977 | 2026-09-12T00:26:09.066Z | Sep 12 00:26:08.095Sep 12 00:26:08.095 INFODEBG adding route 3fff:beef:35::/64 -> 2001:db8::55:ffSep 12 00:26:08.095 |
| 2978 | 2026-09-12T00:26:09.066Z | reset freemap, unitDEBG: Sep 12 00:26:08.095 freemap_route_ipv6Sep 12 00:26:08.095initted freemap. size: 64DEBG INFO, replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 2979 | 2026-09-12T00:26:09.066Z | unit |
| 2980 | 2026-09-12T00:26:09.066Z | : |
| 2981 | 2026-09-12T00:26:09.071Z | freemap_route_ipv6 |
| 2982 | 2026-09-12T00:26:09.071Z | Sep 12 00:26:08.095Sep 12 00:26:08.095 INFOINFO Sep 12 00:26:08.095adding route 3fff:beef:36::/64 -> 2001:db8::55:ffSep 12 00:26:08.095 |
| 2983 | 2026-09-12T00:26:09.071Z | DEBGSep 12 00:26:08.092 replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 2984 | 2026-09-12T00:26:09.071Z | adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG |
| 2985 | 2026-09-12T00:26:09.071Z | Sep 12 00:26:08.095created new freemap reset freemapINFO, Sep 12 00:26:08.095, unitunit:DEBG: freemap_route_ipv4Sep 12 00:26:08.095 |
| 2986 | 2026-09-12T00:26:09.071Z | replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv6 |
| 2987 | 2026-09-12T00:26:09.071Z | DEBG |
| 2988 | 2026-09-12T00:26:09.071Z | adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 2989 | 2026-09-12T00:26:09.071Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 12 00:26:08.095 Sep 12 00:26:08.095DEBG Sep 12 00:26:08.095Sep 12 00:26:08.095 |
| 2990 | 2026-09-12T00:26:09.071Z | created new freemap INFO, unitadding route 172.16.0.0/32 -> 10.0.0.1DEBGINFO : |
| 2991 | 2026-09-12T00:26:09.071Z | Sep 12 00:26:08.095replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:37::/64 -> 2001:db8::55:fffreemap_route_ipv6 |
| 2992 | 2026-09-12T00:26:09.071Z | |
| 2993 | 2026-09-12T00:26:09.071Z | INFO |
| 2994 | 2026-09-12T00:26:09.072Z | adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 12 00:26:08.095 |
| 2995 | 2026-09-12T00:26:09.072Z | Sep 12 00:26:08.095Sep 12 00:26:08.095 INFO DEBGSep 12 00:26:08.095 DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]DEBG replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]initted freemap. size: 64 |
| 2996 | 2026-09-12T00:26:09.072Z | , unitadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 2997 | 2026-09-12T00:26:09.072Z | |
| 2998 | 2026-09-12T00:26:09.072Z | :Sep 12 00:26:08.095Sep 12 00:26:08.095 DEBG Sep 12 00:26:08.095Sep 12 00:26:08.095 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]freemap_route_ipv4 |
| 2999 | 2026-09-12T00:26:09.072Z | |
| 3000 | 2026-09-12T00:26:09.072Z | DEBGINFOINFO replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 00:26:08.095adding route 172.16.0.0/32 -> 10.0.0.2Sep 12 00:26:08.095adding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 3001 | 2026-09-12T00:26:09.072Z | |
| 3002 | 2026-09-12T00:26:09.072Z | DEBG |
| 3003 | 2026-09-12T00:26:09.072Z | reset freemap , INFOSep 12 00:26:08.095 adding route 3fff:dead::/64 -> 2001:db8::55:3DEBGSep 12 00:26:08.095 unitSep 12 00:26:08.095 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]: |
| 3004 | 2026-09-12T00:26:09.072Z | |
| 3005 | 2026-09-12T00:26:09.072Z | freemap_route_ipv4DEBG |
| 3006 | 2026-09-12T00:26:09.072Z | INFOreplacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:26:08.095 |
| 3007 | 2026-09-12T00:26:09.072Z | adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffSep 12 00:26:08.095 INFO |
| 3008 | 2026-09-12T00:26:09.072Z | DEBGadding route 172.16.0.0/32 -> 10.0.0.3 |
| 3009 | 2026-09-12T00:26:09.072Z | Sep 12 00:26:08.095replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 12 00:26:08.095Sep 12 00:26:08.095 INFO |
| 3010 | 2026-09-12T00:26:09.072Z | adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 3011 | 2026-09-12T00:26:09.072Z | Sep 12 00:26:08.095DEBG Sep 12 00:26:08.095 DEBGinitted freemap. size: 64DEBG , replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unitSep 12 00:26:08.095 |
| 3012 | 2026-09-12T00:26:09.072Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]:INFO |
| 3013 | 2026-09-12T00:26:09.072Z | freemap_route_ipv6DEBG |
| 3014 | 2026-09-12T00:26:09.072Z | replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3015 | 2026-09-12T00:26:09.072Z | adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 3016 | 2026-09-12T00:26:09.072Z | Sep 12 00:26:08.095Sep 12 00:26:08.095 Sep 12 00:26:08.095Sep 12 00:26:08.095Sep 12 00:26:08.095 INFOINFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 3017 | 2026-09-12T00:26:09.072Z | adding route 172.16.0.0/32 -> 10.0.0.4INFO DEBGDEBGadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 3018 | 2026-09-12T00:26:09.072Z | Sep 12 00:26:08.095reset freemap , DEBGunit : |
| 3019 | 2026-09-12T00:26:09.072Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv6 |
| 3020 | 2026-09-12T00:26:09.072Z | Sep 12 00:26:08.095Sep 12 00:26:08.095 |
| 3021 | 2026-09-12T00:26:09.072Z | DEBG |
| 3022 | 2026-09-12T00:26:09.073Z | replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3023 | 2026-09-12T00:26:09.073Z | DEBG Sep 12 00:26:08.095replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]Sep 12 00:26:08.095 INFO |
| 3024 | 2026-09-12T00:26:09.073Z | Sep 12 00:26:08.095 adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff INFOSep 12 00:26:08.095INFO |
| 3025 | 2026-09-12T00:26:09.073Z | adding route 3fff:beef:30::/64 -> 2001:db8::55:ffSep 12 00:26:08.095 |
| 3026 | 2026-09-12T00:26:09.073Z | DEBG adding route 172.16.0.0/32 -> 10.0.0.1replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]DEBG |
| 3027 | 2026-09-12T00:26:09.073Z | |
| 3028 | 2026-09-12T00:26:09.073Z | Sep 12 00:26:08.095 Sep 12 00:26:08.095replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }] DEBG replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 3029 | 2026-09-12T00:26:09.073Z | |
| 3030 | 2026-09-12T00:26:09.073Z | Sep 12 00:26:08.095 replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG Sep 12 00:26:08.095replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 12 00:26:08.095 |
| 3031 | 2026-09-12T00:26:09.073Z | |
| 3032 | 2026-09-12T00:26:09.073Z | INFOWARN shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 3033 | 2026-09-12T00:26:09.073Z | |
| 3034 | 2026-09-12T00:26:09.073Z | Sep 12 00:26:08.095Sep 12 00:26:08.095 INFODEBG adding route 3fff:beef:31::/64 -> 2001:db8::55:ffreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 3035 | 2026-09-12T00:26:09.073Z | Sep 12 00:26:08.095Sep 12 00:26:08.095 |
| 3036 | 2026-09-12T00:26:09.073Z | ERRODEBGSep 12 00:26:08.095 rollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })DEBG |
| 3037 | 2026-09-12T00:26:09.073Z | replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3038 | 2026-09-12T00:26:09.073Z | |
| 3039 | 2026-09-12T00:26:09.073Z | test route::tests::rollback_on_compact_write_failure ... ok |
| 3040 | 2026-09-12T00:26:09.073Z | Sep 12 00:26:08.095 Sep 12 00:26:08.095INFO ERROadding route 3fff:beef:3d::/64 -> 2001:db8::55:ff |
| 3041 | 2026-09-12T00:26:09.073Z | Sep 12 00:26:08.095shrink-in-place rollback failed for 3fff:dead::/64; in-core entry stays cleared and ASIC state may diverge until the next control-plane update on this subnet rebuilds it |
| 3042 | 2026-09-12T00:26:09.073Z | INFO adding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 3043 | 2026-09-12T00:26:09.073Z | Sep 12 00:26:08.095 DEBG replacing targets for 3fff:beef:3d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:26:08.095 |
| 3044 | 2026-09-12T00:26:09.073Z | DEBG replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:26:08.095 |
| 3045 | 2026-09-12T00:26:09.073Z | test route::tests::rollback_on_compact_delete_failure ... ok |
| 3046 | 2026-09-12T00:26:09.073Z | INFO adding route 3fff:beef:3e::/64 -> 2001:db8::55:ffSep 12 00:26:08.091Sep 12 00:26:08.095 |
| 3047 | 2026-09-12T00:26:09.073Z | test route::tests::rollback_on_index_readd_failure ... ok |
| 3048 | 2026-09-12T00:26:09.073Z | DEBG INFOreplacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3049 | 2026-09-12T00:26:09.073Z | Sep 12 00:26:08.095adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 3050 | 2026-09-12T00:26:09.074Z | DEBG replacing targets for 3fff:beef:3e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:26:08.095 |
| 3051 | 2026-09-12T00:26:09.074Z | Sep 12 00:26:08.095DEBG replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffSep 12 00:26:08.096 |
| 3052 | 2026-09-12T00:26:09.074Z | Sep 12 00:26:08.096DEBG created new freemap, unit :Sep 12 00:26:08.096 Sep 12 00:26:08.103freemap_route_ipv4DEBG |
| 3053 | 2026-09-12T00:26:09.074Z | DEBGcreated new freemap created new freemap, unit, :Sep 12 00:26:08.103 unitfreemap_route_ipv4: |
| 3054 | 2026-09-12T00:26:09.074Z | freemap_route_ipv4DEBG |
| 3055 | 2026-09-12T00:26:09.074Z | created new freemapSep 12 00:26:08.096, Sep 12 00:26:08.103unit :DEBGDEBG created new freemapcreated new freemapSep 12 00:26:08.103, , DEBGunitunitfreemap_route_ipv6:: created new freemapfreemap_route_ipv6 |
| 3056 | 2026-09-12T00:26:09.074Z | |
| 3057 | 2026-09-12T00:26:09.074Z | freemap_route_ipv4, |
| 3058 | 2026-09-12T00:26:09.074Z | unit: Sep 12 00:26:08.103freemap_route_ipv6 |
| 3059 | 2026-09-12T00:26:09.074Z | Sep 12 00:26:08.103DEBGSep 12 00:26:08.103 DEBGDEBG |
| 3060 | 2026-09-12T00:26:09.074Z | Sep 12 00:26:08.095 Sep 12 00:26:08.103 initted freemap. size: 64 created new freemap initted freemap. size: 64INFO, INFO, Sep 12 00:26:08.103 , unitDEBGunit adding route 3fff:beef:3f::/64 -> 2001:db8::55:ffadding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 3061 | 2026-09-12T00:26:09.074Z | initted freemap. size: 64:, unitfreemap_route_ipv6: |
| 3062 | 2026-09-12T00:26:09.074Z | unit :freemap_route_ipv4 Sep 12 00:26:08.103 |
| 3063 | 2026-09-12T00:26:09.074Z | freemap_route_ipv4 DEBG |
| 3064 | 2026-09-12T00:26:09.074Z | |
| 3065 | 2026-09-12T00:26:09.074Z | : replacing targets for 3fff:beef:3f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:26:08.103Sep 12 00:26:08.103 |
| 3066 | 2026-09-12T00:26:09.074Z | freemap_route_ipv4 Sep 12 00:26:08.103 DEBGDEBGDEBG initted freemap. size: 64reset freemapreplacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], Sep 12 00:26:08.103, unit |
| 3067 | 2026-09-12T00:26:09.074Z | unit :: freemap_route_ipv4freemap_route_ipv4Sep 12 00:26:08.103 |
| 3068 | 2026-09-12T00:26:09.074Z | DEBG DEBG |
| 3069 | 2026-09-12T00:26:09.074Z | |
| 3070 | 2026-09-12T00:26:09.074Z | reset freemapSep 12 00:26:08.103 DEBG, failed to allocate space for the new target list initted freemap. size: 64unit, Sep 12 00:26:08.103:unit Sep 12 00:26:08.103DEBG: |
| 3071 | 2026-09-12T00:26:09.074Z | INFOSep 12 00:26:08.103freemap_route_ipv6freemap_route_ipv4 |
| 3072 | 2026-09-12T00:26:09.074Z | |
| 3073 | 2026-09-12T00:26:09.074Z | reset freemap, unitSep 12 00:26:08.103: DEBGfreemap_route_ipv4 |
| 3074 | 2026-09-12T00:26:09.074Z | reset freemap, adding route 3fff:beef:35::/64 -> 2001:db8::55:ffunitSep 12 00:26:08.103: |
| 3075 | 2026-09-12T00:26:09.074Z | Sep 12 00:26:08.103 DEBG freemap_route_ipv6DEBGDEBG |
| 3076 | 2026-09-12T00:26:09.074Z | Sep 12 00:26:08.103initted freemap. size: 64 Sep 12 00:26:08.103 DEBGSep 12 00:26:08.103replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 3077 | 2026-09-12T00:26:09.074Z | INFOreset freemap , initted freemap. size: 64adding route 3fff:dead::/64 -> 2001:db8::55:1, |
| 3078 | 2026-09-12T00:26:09.074Z | DEBG unit, :Sep 12 00:26:08.103 replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:26:08.103 unit |
| 3079 | 2026-09-12T00:26:09.075Z | DEBG:freemap_route_ipv6DEBG |
| 3080 | 2026-09-12T00:26:09.075Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]failed to allocate space for the new target list |
| 3081 | 2026-09-12T00:26:09.079Z | unit Sep 12 00:26:08.103Sep 12 00:26:08.103freemap_route_ipv6Sep 12 00:26:08.103 |
| 3082 | 2026-09-12T00:26:09.079Z | |
| 3083 | 2026-09-12T00:26:09.079Z | DEBGINFO adding route 3fff:dead::/64 -> 2001:db8::55:2INFOreset freemap |
| 3084 | 2026-09-12T00:26:09.079Z | , :unitSep 12 00:26:08.103: Sep 12 00:26:08.103freemap_route_ipv6 |
| 3085 | 2026-09-12T00:26:09.079Z | DEBGadding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 3086 | 2026-09-12T00:26:09.079Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 3087 | 2026-09-12T00:26:09.079Z | DEBG reset freemapSep 12 00:26:08.103freemap_route_ipv4 , Sep 12 00:26:08.103INFOSep 12 00:26:08.103 unit :INFODEBGadding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 3088 | 2026-09-12T00:26:09.079Z | adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 3089 | 2026-09-12T00:26:09.079Z | freemap_route_ipv6 |
| 3090 | 2026-09-12T00:26:09.079Z | |
| 3091 | 2026-09-12T00:26:09.079Z | replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:26:08.103 |
| 3092 | 2026-09-12T00:26:09.079Z | Sep 12 00:26:08.103 Sep 12 00:26:08.103DEBG DEBGSep 12 00:26:08.103DEBG INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 12 00:26:08.103 |
| 3093 | 2026-09-12T00:26:09.079Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]INFO adding route 172.16.0.0/32 -> 10.0.0.1 |
| 3094 | 2026-09-12T00:26:09.079Z | |
| 3095 | 2026-09-12T00:26:09.079Z | initted freemap. size: 64Sep 12 00:26:08.103, adding route 3fff:beef:37::/64 -> 2001:db8::55:ffunit Sep 12 00:26:08.103INFOSep 12 00:26:08.103 DEBG |
| 3096 | 2026-09-12T00:26:09.079Z | INFO :adding route 3fff:dead::/64 -> 2001:db8::55:4adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 3097 | 2026-09-12T00:26:09.080Z | |
| 3098 | 2026-09-12T00:26:09.080Z | freemap_route_ipv6replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 3099 | 2026-09-12T00:26:09.080Z | Sep 12 00:26:08.103Sep 12 00:26:08.103 Sep 12 00:26:08.103DEBG DEBGDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3100 | 2026-09-12T00:26:09.080Z | |
| 3101 | 2026-09-12T00:26:09.080Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 3102 | 2026-09-12T00:26:09.080Z | |
| 3103 | 2026-09-12T00:26:09.080Z | Sep 12 00:26:08.103Sep 12 00:26:08.103Sep 12 00:26:08.103 INFODEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]DEBGadding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 3104 | 2026-09-12T00:26:09.080Z | |
| 3105 | 2026-09-12T00:26:09.080Z | Sep 12 00:26:08.103reset freemap Sep 12 00:26:08.103Sep 12 00:26:08.103 DEBG, INFOSep 12 00:26:08.103 INFOWARN adding route 3fff:dead::/64 -> 2001:db8::55:3adding route 172.16.0.0/32 -> 10.0.0.2 |
| 3106 | 2026-09-12T00:26:09.080Z | shrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 3107 | 2026-09-12T00:26:09.080Z | replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3108 | 2026-09-12T00:26:09.080Z | unit |
| 3109 | 2026-09-12T00:26:09.080Z | Sep 12 00:26:08.103: Sep 12 00:26:08.103DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]DEBGSep 12 00:26:08.103 |
| 3110 | 2026-09-12T00:26:09.080Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]freemap_route_ipv6INFO |
| 3111 | 2026-09-12T00:26:09.080Z | |
| 3112 | 2026-09-12T00:26:09.080Z | Sep 12 00:26:08.103Sep 12 00:26:08.103Sep 12 00:26:08.103adding route 3fff:beef:39::/64 -> 2001:db8::55:ff INFO |
| 3113 | 2026-09-12T00:26:09.080Z | INFO INFO adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 3114 | 2026-09-12T00:26:09.080Z | adding route 172.17.0.0/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 3115 | 2026-09-12T00:26:09.080Z | |
| 3116 | 2026-09-12T00:26:09.080Z | Sep 12 00:26:08.103 Sep 12 00:26:08.103Sep 12 00:26:08.103 DEBGSep 12 00:26:08.103DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3117 | 2026-09-12T00:26:09.080Z | DEBG |
| 3118 | 2026-09-12T00:26:09.080Z | DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 12 00:26:08.103 |
| 3119 | 2026-09-12T00:26:09.080Z | Sep 12 00:26:08.103replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] |
| 3120 | 2026-09-12T00:26:09.080Z | adding route 172.17.0.1/32 -> 10.0.0.255 |
| 3121 | 2026-09-12T00:26:09.080Z | |
| 3122 | 2026-09-12T00:26:09.080Z | Sep 12 00:26:08.103Sep 12 00:26:08.103 Sep 12 00:26:08.103WARNSep 12 00:26:08.103 shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 3123 | 2026-09-12T00:26:09.080Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:2DEBG |
| 3124 | 2026-09-12T00:26:09.081Z | INFOreplacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3125 | 2026-09-12T00:26:09.081Z | adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffSep 12 00:26:08.103 |
| 3126 | 2026-09-12T00:26:09.081Z | DEBGSep 12 00:26:08.103 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 12 00:26:08.103INFO |
| 3127 | 2026-09-12T00:26:09.081Z | DEBG adding route 172.17.0.2/32 -> 10.0.0.255replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3128 | 2026-09-12T00:26:09.081Z | |
| 3129 | 2026-09-12T00:26:09.081Z | Sep 12 00:26:08.103 INFO adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 3130 | 2026-09-12T00:26:09.081Z | Sep 12 00:26:08.103Sep 12 00:26:08.103 INFODEBG Sep 12 00:26:08.103adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3131 | 2026-09-12T00:26:09.081Z | |
| 3132 | 2026-09-12T00:26:09.081Z | DEBG Sep 12 00:26:08.103 DEBGSep 12 00:26:08.103 replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 3133 | 2026-09-12T00:26:09.081Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] |
| 3134 | 2026-09-12T00:26:09.081Z | adding route 172.17.0.3/32 -> 10.0.0.255 |
| 3135 | 2026-09-12T00:26:09.081Z | Sep 12 00:26:08.103 Sep 12 00:26:08.103INFOSep 12 00:26:08.103 adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffINFO |
| 3136 | 2026-09-12T00:26:09.081Z | DEBGadding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 3137 | 2026-09-12T00:26:09.081Z | replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3138 | 2026-09-12T00:26:09.081Z | Sep 12 00:26:08.103 DEBG replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:26:08.103 |
| 3139 | 2026-09-12T00:26:09.081Z | Sep 12 00:26:08.103 DEBGINFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 12 00:26:08.103 |
| 3140 | 2026-09-12T00:26:09.081Z | adding route 172.17.0.4/32 -> 10.0.0.255 |
| 3141 | 2026-09-12T00:26:09.081Z | DEBG Sep 12 00:26:08.103 failed to allocate space for the new target listDEBG |
| 3142 | 2026-09-12T00:26:09.081Z | Sep 12 00:26:08.103 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]DEBG |
| 3143 | 2026-09-12T00:26:09.081Z | Sep 12 00:26:08.103replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG |
| 3144 | 2026-09-12T00:26:09.081Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 12 00:26:08.103 |
| 3145 | 2026-09-12T00:26:09.081Z | WARN Sep 12 00:26:08.103 INFO adding route 172.17.0.5/32 -> 10.0.0.255 |
| 3146 | 2026-09-12T00:26:09.081Z | shrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 3147 | 2026-09-12T00:26:09.081Z | Sep 12 00:26:08.103 DEBG replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3148 | 2026-09-12T00:26:09.081Z | Sep 12 00:26:08.103Sep 12 00:26:08.090 INFOINFO adding route 172.17.0.6/32 -> 10.0.0.255adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 3149 | 2026-09-12T00:26:09.081Z | |
| 3150 | 2026-09-12T00:26:09.081Z | Sep 12 00:26:08.103 Sep 12 00:26:08.103DEBG DEBGreplacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3151 | 2026-09-12T00:26:09.081Z | replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3152 | 2026-09-12T00:26:09.082Z | Sep 12 00:26:08.104Sep 12 00:26:08.111Sep 12 00:26:08.104 Sep 12 00:26:08.104DEBGDEBG created new freemapDEBG , INFOunit :adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 3153 | 2026-09-12T00:26:09.082Z | freemap_route_ipv4created new freemap, |
| 3154 | 2026-09-12T00:26:09.082Z | unit: Sep 12 00:26:08.111freemap_route_ipv4 |
| 3155 | 2026-09-12T00:26:09.082Z | DEBGSep 12 00:26:08.111 replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 3156 | 2026-09-12T00:26:09.082Z | Sep 12 00:26:08.111created new freemap , DEBGunit :Sep 12 00:26:08.111created new freemap , INFOunit :adding route 3fff:beef:2::/64 -> 2001:db8::55:fffreemap_route_ipv6 |
| 3157 | 2026-09-12T00:26:09.082Z | |
| 3158 | 2026-09-12T00:26:09.082Z | freemap_route_ipv6 |
| 3159 | 2026-09-12T00:26:09.082Z | Sep 12 00:26:08.111 Sep 12 00:26:08.111 DEBGDEBG replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG Sep 12 00:26:08.111 |
| 3160 | 2026-09-12T00:26:09.082Z | initted freemap. size: 64 , DEBGunit : |
| 3161 | 2026-09-12T00:26:09.082Z | initted freemap. size: 64, Sep 12 00:26:08.111Sep 12 00:26:08.111 freemap_route_ipv4unitINFO: freemap_route_ipv4INFO |
| 3162 | 2026-09-12T00:26:09.082Z | adding route 172.17.0.7/32 -> 10.0.0.255 |
| 3163 | 2026-09-12T00:26:09.082Z | |
| 3164 | 2026-09-12T00:26:09.082Z | adding route 3fff:beef:3::/64 -> 2001:db8::55:ffSep 12 00:26:08.111 |
| 3165 | 2026-09-12T00:26:09.082Z | DEBGSep 12 00:26:08.111 reset freemapSep 12 00:26:08.111Sep 12 00:26:08.111, Sep 12 00:26:08.111 DEBGDEBGINFOunit :replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv4 |
| 3166 | 2026-09-12T00:26:09.082Z | |
| 3167 | 2026-09-12T00:26:09.082Z | |
| 3168 | 2026-09-12T00:26:09.082Z | DEBG adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffSep 12 00:26:08.111reset freemapSep 12 00:26:08.111 DEBGINFO initted freemap. size: 64adding route 3fff:beef:4::/64 -> 2001:db8::55:ff, |
| 3169 | 2026-09-12T00:26:09.082Z | unitSep 12 00:26:08.111: |
| 3170 | 2026-09-12T00:26:09.082Z | INFOfreemap_route_ipv6 , |
| 3171 | 2026-09-12T00:26:09.082Z | adding route 172.17.0.8/32 -> 10.0.0.255unitSep 12 00:26:08.111 |
| 3172 | 2026-09-12T00:26:09.082Z | DEBG:Sep 12 00:26:08.111 Sep 12 00:26:08.111 replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3173 | 2026-09-12T00:26:09.082Z | Sep 12 00:26:08.111DEBGDEBG reset freemapreplacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:26:08.111 |
| 3174 | 2026-09-12T00:26:09.082Z | , freemap_route_ipv4unit :INFO freemap_route_ipv6adding route 3fff:beef:5::/64 -> 2001:db8::55:ffSep 12 00:26:08.111 |
| 3175 | 2026-09-12T00:26:09.082Z | INFO |
| 3176 | 2026-09-12T00:26:09.082Z | |
| 3177 | 2026-09-12T00:26:09.082Z | DEBG Sep 12 00:26:08.111replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 00:26:08.111 INFO adding route 172.17.0.9/32 -> 10.0.0.255 DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 3178 | 2026-09-12T00:26:09.082Z | |
| 3179 | 2026-09-12T00:26:09.082Z | |
| 3180 | 2026-09-12T00:26:09.083Z | replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:26:08.111 |
| 3181 | 2026-09-12T00:26:09.087Z | Sep 12 00:26:08.111Sep 12 00:26:08.111 INFO DEBGDEBG Sep 12 00:26:08.111replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffDEBGinitted freemap. size: 64 |
| 3182 | 2026-09-12T00:26:09.087Z | Sep 12 00:26:08.111 |
| 3183 | 2026-09-12T00:26:09.087Z | , unitreplacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]: |
| 3184 | 2026-09-12T00:26:09.087Z | INFO freemap_route_ipv6Sep 12 00:26:08.111 adding route 3fff:beef:6::/64 -> 2001:db8::55:ffINFO |
| 3185 | 2026-09-12T00:26:09.087Z | adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 3186 | 2026-09-12T00:26:09.087Z | Sep 12 00:26:08.111Sep 12 00:26:08.111 |
| 3187 | 2026-09-12T00:26:09.087Z | DEBGINFOSep 12 00:26:08.111 Sep 12 00:26:08.111adding route 172.17.0.10/32 -> 10.0.0.255 DEBG |
| 3188 | 2026-09-12T00:26:09.087Z | DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3189 | 2026-09-12T00:26:09.087Z | Sep 12 00:26:08.111 reset freemapDEBG, unitreplacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]:Sep 12 00:26:08.111 |
| 3190 | 2026-09-12T00:26:09.087Z | |
| 3191 | 2026-09-12T00:26:09.088Z | Sep 12 00:26:08.111 DEBGfreemap_route_ipv6 INFO |
| 3192 | 2026-09-12T00:26:09.088Z | replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 3193 | 2026-09-12T00:26:09.088Z | |
| 3194 | 2026-09-12T00:26:09.088Z | Sep 12 00:26:08.111Sep 12 00:26:08.111Sep 12 00:26:08.111Sep 12 00:26:08.111 INFOSep 12 00:26:08.111 INFO adding route 172.17.0.11/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.1 |
| 3195 | 2026-09-12T00:26:09.088Z | INFOINFO DEBG adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 3196 | 2026-09-12T00:26:09.088Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 3197 | 2026-09-12T00:26:09.088Z | |
| 3198 | 2026-09-12T00:26:09.088Z | Sep 12 00:26:08.111 |
| 3199 | 2026-09-12T00:26:09.088Z | DEBGSep 12 00:26:08.111Sep 12 00:26:08.111Sep 12 00:26:08.111 INFODEBGDEBG replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:26:08.111 replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 3200 | 2026-09-12T00:26:09.088Z | |
| 3201 | 2026-09-12T00:26:09.088Z | |
| 3202 | 2026-09-12T00:26:09.088Z | DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 12 00:26:08.111 Sep 12 00:26:08.111 replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOSep 12 00:26:08.111 INFODEBG adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 3203 | 2026-09-12T00:26:09.088Z | adding route 172.17.0.12/32 -> 10.0.0.255 |
| 3204 | 2026-09-12T00:26:09.088Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] |
| 3205 | 2026-09-12T00:26:09.088Z | |
| 3206 | 2026-09-12T00:26:09.088Z | |
| 3207 | 2026-09-12T00:26:09.088Z | Sep 12 00:26:08.111Sep 12 00:26:08.111Sep 12 00:26:08.111 INFOSep 12 00:26:08.111 DEBGDEBG created new freemapreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 12 00:26:08.111 |
| 3208 | 2026-09-12T00:26:09.088Z | , INFO unit replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] : |
| 3209 | 2026-09-12T00:26:09.088Z | adding route 172.16.0.0/32 -> 10.0.0.2freemap_route_ipv4 |
| 3210 | 2026-09-12T00:26:09.088Z | DEBG |
| 3211 | 2026-09-12T00:26:09.088Z | Sep 12 00:26:08.111replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3212 | 2026-09-12T00:26:09.088Z | INFOadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff adding route 172.17.0.13/32 -> 10.0.0.255Sep 12 00:26:08.111 |
| 3213 | 2026-09-12T00:26:09.088Z | |
| 3214 | 2026-09-12T00:26:09.088Z | Sep 12 00:26:08.111DEBG INFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] Sep 12 00:26:08.111 |
| 3215 | 2026-09-12T00:26:09.088Z | Sep 12 00:26:08.111adding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 3216 | 2026-09-12T00:26:09.088Z | DEBGSep 12 00:26:08.111 DEBGDEBG replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:26:08.111created new freemap , DEBGunit |
| 3217 | 2026-09-12T00:26:09.088Z | Sep 12 00:26:08.111 :replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] freemap_route_ipv6 |
| 3218 | 2026-09-12T00:26:09.089Z | |
| 3219 | 2026-09-12T00:26:09.089Z | INFO |
| 3220 | 2026-09-12T00:26:09.089Z | Sep 12 00:26:08.111Sep 12 00:26:08.111Sep 12 00:26:08.111 adding route 172.16.0.0/32 -> 10.0.0.3 INFOINFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ffDEBGadding route 172.17.0.14/32 -> 10.0.0.255 initted freemap. size: 64 |
| 3221 | 2026-09-12T00:26:09.089Z | |
| 3222 | 2026-09-12T00:26:09.089Z | |
| 3223 | 2026-09-12T00:26:09.089Z | , unit:Sep 12 00:26:08.111 Sep 12 00:26:08.111freemap_route_ipv4Sep 12 00:26:08.111Sep 12 00:26:08.111 |
| 3224 | 2026-09-12T00:26:09.089Z | DEBGDEBGDEBG Sep 12 00:26:08.111 INFOreplacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3225 | 2026-09-12T00:26:09.089Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }] |
| 3226 | 2026-09-12T00:26:09.089Z | DEBG |
| 3227 | 2026-09-12T00:26:09.089Z | Sep 12 00:26:08.111adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff INFO Sep 12 00:26:08.111 reset freemap |
| 3228 | 2026-09-12T00:26:09.089Z | , unitINFOSep 12 00:26:08.111adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 3229 | 2026-09-12T00:26:09.089Z | : adding route 172.17.0.15/32 -> 10.0.0.255freemap_route_ipv4 |
| 3230 | 2026-09-12T00:26:09.089Z | |
| 3231 | 2026-09-12T00:26:09.089Z | Sep 12 00:26:08.111 INFOSep 12 00:26:08.111 DEBGSep 12 00:26:08.111Sep 12 00:26:08.111 adding route 172.16.0.0/32 -> 10.0.0.4replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3232 | 2026-09-12T00:26:09.089Z | |
| 3233 | 2026-09-12T00:26:09.089Z | DEBG initted freemap. size: 64DEBG, Sep 12 00:26:08.111replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unit |
| 3234 | 2026-09-12T00:26:09.089Z | INFO:Sep 12 00:26:08.111 freemap_route_ipv6 adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 3235 | 2026-09-12T00:26:09.089Z | DEBG |
| 3236 | 2026-09-12T00:26:09.089Z | DEBG replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:26:08.111 |
| 3237 | 2026-09-12T00:26:09.089Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]Sep 12 00:26:08.111 Sep 12 00:26:08.111DEBGSep 12 00:26:08.111 INFODEBGreset freemap |
| 3238 | 2026-09-12T00:26:09.089Z | , replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unitadding route 172.17.0.16/32 -> 10.0.0.255 |
| 3239 | 2026-09-12T00:26:09.089Z | : |
| 3240 | 2026-09-12T00:26:09.089Z | INFO adding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 3241 | 2026-09-12T00:26:09.089Z | freemap_route_ipv6 |
| 3242 | 2026-09-12T00:26:09.089Z | Sep 12 00:26:08.111 INFO Sep 12 00:26:08.111Sep 12 00:26:08.111adding route 3fff:beef:d::/64 -> 2001:db8::55:ff Sep 12 00:26:08.111INFO |
| 3243 | 2026-09-12T00:26:09.089Z | Sep 12 00:26:08.111 adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG |
| 3244 | 2026-09-12T00:26:09.089Z | test route::tests::shrink_preserves_compacted_order ... ok |
| 3245 | 2026-09-12T00:26:09.089Z | INFO DEBG Sep 12 00:26:08.111 replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.0/32 -> 10.0.0.255 |
| 3246 | 2026-09-12T00:26:09.089Z | DEBG |
| 3247 | 2026-09-12T00:26:09.090Z | Sep 12 00:26:08.111 replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3248 | 2026-09-12T00:26:09.090Z | DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 3249 | 2026-09-12T00:26:09.090Z | |
| 3250 | 2026-09-12T00:26:09.090Z | Sep 12 00:26:08.111Sep 12 00:26:08.111 DEBG Sep 12 00:26:08.111 Sep 12 00:26:08.111 replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 3251 | 2026-09-12T00:26:09.090Z | INFO adding route 172.17.0.17/32 -> 10.0.0.255 |
| 3252 | 2026-09-12T00:26:09.090Z | INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ffSep 12 00:26:08.111 |
| 3253 | 2026-09-12T00:26:09.090Z | adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 3254 | 2026-09-12T00:26:09.090Z | test table::mcast::mcast_egress::tests::test_port_bitmap ... ok |
| 3255 | 2026-09-12T00:26:09.090Z | INFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ffSep 12 00:26:08.111 |
| 3256 | 2026-09-12T00:26:09.090Z | Sep 12 00:26:08.111Sep 12 00:26:08.111Sep 12 00:26:08.111 DEBG INFODEBGDEBGreplacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3257 | 2026-09-12T00:26:09.090Z | Sep 12 00:26:08.111 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 3258 | 2026-09-12T00:26:09.090Z | adding route 172.17.0.1/32 -> 10.0.0.255replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3259 | 2026-09-12T00:26:09.090Z | |
| 3260 | 2026-09-12T00:26:09.090Z | DEBG Sep 12 00:26:08.111replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 00:26:08.111Sep 12 00:26:08.111INFO |
| 3261 | 2026-09-12T00:26:09.090Z | INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 3262 | 2026-09-12T00:26:09.090Z | DEBGadding route 172.17.0.18/32 -> 10.0.0.255Sep 12 00:26:08.112 |
| 3263 | 2026-09-12T00:26:09.090Z | Sep 12 00:26:08.112 INFO INFOadding route 3fff:beef:32::/64 -> 2001:db8::55:ff adding route 3fff:dead::/64 -> 2001:db8::55:3Sep 12 00:26:08.112 |
| 3264 | 2026-09-12T00:26:09.090Z | |
| 3265 | 2026-09-12T00:26:09.090Z | DEBGSep 12 00:26:08.119 DEBG created new freemapreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }], |
| 3266 | 2026-09-12T00:26:09.090Z | unitSep 12 00:26:08.104: freemap_route_ipv4 |
| 3267 | 2026-09-12T00:26:09.090Z | DEBG created new freemap, Sep 12 00:26:08.119Sep 12 00:26:08.112 Sep 12 00:26:08.119unit DEBGINFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 3268 | 2026-09-12T00:26:09.090Z | replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]created new freemap |
| 3269 | 2026-09-12T00:26:09.090Z | , unit:: freemap_route_ipv4Sep 12 00:26:08.119freemap_route_ipv6 |
| 3270 | 2026-09-12T00:26:09.090Z | |
| 3271 | 2026-09-12T00:26:09.090Z | DEBGSep 12 00:26:08.119 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 12 00:26:08.119 |
| 3272 | 2026-09-12T00:26:09.090Z | Sep 12 00:26:08.119INFO Sep 12 00:26:08.119 DEBG DEBG created new freemapadding route 172.17.0.19/32 -> 10.0.0.255, |
| 3273 | 2026-09-12T00:26:09.090Z | Sep 12 00:26:08.119unitinitted freemap. size: 64: freemap_route_ipv6DEBG, |
| 3274 | 2026-09-12T00:26:09.090Z | DEBGunit:replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] |
| 3275 | 2026-09-12T00:26:09.091Z | Sep 12 00:26:08.119replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv4 |
| 3276 | 2026-09-12T00:26:09.091Z | |
| 3277 | 2026-09-12T00:26:09.091Z | DEBG Sep 12 00:26:08.119Sep 12 00:26:08.119replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3278 | 2026-09-12T00:26:09.091Z | DEBG INFO Sep 12 00:26:08.119adding route 3fff:beef:10::/64 -> 2001:db8::55:ff reset freemapDEBG |
| 3279 | 2026-09-12T00:26:09.091Z | , unitSep 12 00:26:08.119initted freemap. size: 64: , INFOunit : adding route 172.17.0.20/32 -> 10.0.0.255freemap_route_ipv4 |
| 3280 | 2026-09-12T00:26:09.091Z | |
| 3281 | 2026-09-12T00:26:09.095Z | Sep 12 00:26:08.119freemap_route_ipv4 |
| 3282 | 2026-09-12T00:26:09.095Z | DEBGSep 12 00:26:08.119 Sep 12 00:26:08.119 replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 3283 | 2026-09-12T00:26:09.095Z | DEBGreplacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3284 | 2026-09-12T00:26:09.095Z | reset freemap, unit:Sep 12 00:26:08.119 Sep 12 00:26:08.119DEBG freemap_route_ipv4 INFO |
| 3285 | 2026-09-12T00:26:09.095Z | initted freemap. size: 64adding route 3fff:beef:11::/64 -> 2001:db8::55:ff, Sep 12 00:26:08.119unit Sep 12 00:26:08.119INFO: |
| 3286 | 2026-09-12T00:26:09.096Z | adding route 172.17.0.21/32 -> 10.0.0.255 |
| 3287 | 2026-09-12T00:26:09.096Z | DEBG freemap_route_ipv6initted freemap. size: 64 |
| 3288 | 2026-09-12T00:26:09.096Z | , unitSep 12 00:26:08.119:Sep 12 00:26:08.119 freemap_route_ipv6DEBG |
| 3289 | 2026-09-12T00:26:09.096Z | DEBGreplacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3290 | 2026-09-12T00:26:09.096Z | Sep 12 00:26:08.119replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:26:08.119 |
| 3291 | 2026-09-12T00:26:09.096Z | Sep 12 00:26:08.119DEBG DEBGreset freemap reset freemapINFO, , Sep 12 00:26:08.119unit : INFOunitfreemap_route_ipv6 |
| 3292 | 2026-09-12T00:26:09.096Z | : adding route 3fff:beef:12::/64 -> 2001:db8::55:ffadding route 172.17.0.22/32 -> 10.0.0.255freemap_route_ipv6 |
| 3293 | 2026-09-12T00:26:09.096Z | |
| 3294 | 2026-09-12T00:26:09.096Z | |
| 3295 | 2026-09-12T00:26:09.096Z | Sep 12 00:26:08.119 INFOSep 12 00:26:08.119 Sep 12 00:26:08.119adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 12 00:26:08.119 |
| 3296 | 2026-09-12T00:26:09.096Z | DEBGDEBG Sep 12 00:26:08.119replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3297 | 2026-09-12T00:26:09.096Z | INFODEBG adding route 172.16.0.0/32 -> 10.0.0.1replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 3298 | 2026-09-12T00:26:09.096Z | |
| 3299 | 2026-09-12T00:26:09.096Z | replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3300 | 2026-09-12T00:26:09.096Z | Sep 12 00:26:08.119 Sep 12 00:26:08.119INFO DEBGadding route 172.17.0.23/32 -> 10.0.0.255 Sep 12 00:26:08.119 |
| 3301 | 2026-09-12T00:26:09.096Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 12 00:26:08.119 |
| 3302 | 2026-09-12T00:26:09.096Z | INFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 3303 | 2026-09-12T00:26:09.096Z | INFOSep 12 00:26:08.119 adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 12 00:26:08.119 |
| 3304 | 2026-09-12T00:26:09.096Z | DEBGINFO adding route 172.16.0.0/32 -> 10.0.0.2replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:26:08.119 |
| 3305 | 2026-09-12T00:26:09.096Z | |
| 3306 | 2026-09-12T00:26:09.096Z | Sep 12 00:26:08.119 DEBGDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 12 00:26:08.119Sep 12 00:26:08.119 |
| 3307 | 2026-09-12T00:26:09.096Z | INFO DEBGadding route 172.17.0.24/32 -> 10.0.0.255replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3308 | 2026-09-12T00:26:09.096Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 3309 | 2026-09-12T00:26:09.096Z | Sep 12 00:26:08.119 |
| 3310 | 2026-09-12T00:26:09.096Z | DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 12 00:26:08.119Sep 12 00:26:08.119Sep 12 00:26:08.119 INFOINFO |
| 3311 | 2026-09-12T00:26:09.096Z | DEBG adding route 3fff:beef:14::/64 -> 2001:db8::55:ff adding route 172.16.0.0/32 -> 10.0.0.3replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3312 | 2026-09-12T00:26:09.096Z | |
| 3313 | 2026-09-12T00:26:09.096Z | replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3314 | 2026-09-12T00:26:09.097Z | |
| 3315 | 2026-09-12T00:26:09.097Z | Sep 12 00:26:08.119 DEBGSep 12 00:26:08.119Sep 12 00:26:08.119 DEBGINFO Sep 12 00:26:08.119replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }] adding route 172.17.0.25/32 -> 10.0.0.255 |
| 3316 | 2026-09-12T00:26:09.097Z | INFO |
| 3317 | 2026-09-12T00:26:09.097Z | replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.2/32 -> 10.0.0.255 |
| 3318 | 2026-09-12T00:26:09.097Z | |
| 3319 | 2026-09-12T00:26:09.097Z | Sep 12 00:26:08.119 INFOSep 12 00:26:08.119 Sep 12 00:26:08.119Sep 12 00:26:08.104Sep 12 00:26:08.119adding route 172.16.0.0/32 -> 10.0.0.4 |
| 3320 | 2026-09-12T00:26:09.097Z | DEBGINFODEBG DEBG replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3321 | 2026-09-12T00:26:09.097Z | Sep 12 00:26:08.119 |
| 3322 | 2026-09-12T00:26:09.097Z | created new freemapadding route 3fff:beef:15::/64 -> 2001:db8::55:ffDEBG |
| 3323 | 2026-09-12T00:26:09.097Z | Sep 12 00:26:08.119 , INFOunitreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }] adding route 172.17.0.26/32 -> 10.0.0.255 |
| 3324 | 2026-09-12T00:26:09.097Z | |
| 3325 | 2026-09-12T00:26:09.097Z | Sep 12 00:26:08.119: INFOSep 12 00:26:08.119Sep 12 00:26:08.119 freemap_route_ipv4Sep 12 00:26:08.119adding route 172.17.0.3/32 -> 10.0.0.255DEBG |
| 3326 | 2026-09-12T00:26:09.097Z | DEBG |
| 3327 | 2026-09-12T00:26:09.097Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]DEBGreplacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3328 | 2026-09-12T00:26:09.097Z | replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3329 | 2026-09-12T00:26:09.097Z | Sep 12 00:26:08.119 DEBG |
| 3330 | 2026-09-12T00:26:09.097Z | Sep 12 00:26:08.119replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3331 | 2026-09-12T00:26:09.097Z | INFO Sep 12 00:26:08.119adding route 172.17.0.27/32 -> 10.0.0.255 Sep 12 00:26:08.119 |
| 3332 | 2026-09-12T00:26:09.097Z | INFO Sep 12 00:26:08.119INFOadding route 172.17.0.4/32 -> 10.0.0.255Sep 12 00:26:08.119 |
| 3333 | 2026-09-12T00:26:09.097Z | DEBG adding route 3fff:beef:16::/64 -> 2001:db8::55:ffDEBG |
| 3334 | 2026-09-12T00:26:09.097Z | replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]created new freemap |
| 3335 | 2026-09-12T00:26:09.097Z | Sep 12 00:26:08.119, Sep 12 00:26:08.119unit Sep 12 00:26:08.119DEBG INFOreplacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 3336 | 2026-09-12T00:26:09.097Z | : adding route 172.17.0.28/32 -> 10.0.0.255replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 00:26:08.119 |
| 3337 | 2026-09-12T00:26:09.097Z | INFO freemap_route_ipv6 |
| 3338 | 2026-09-12T00:26:09.097Z | adding route 172.17.0.5/32 -> 10.0.0.255 |
| 3339 | 2026-09-12T00:26:09.097Z | test route::tests::same_size_non_subset_replace ... ok |
| 3340 | 2026-09-12T00:26:09.097Z | |
| 3341 | 2026-09-12T00:26:09.097Z | Sep 12 00:26:08.119 DEBGSep 12 00:26:08.119 Sep 12 00:26:08.119 replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 3342 | 2026-09-12T00:26:09.098Z | adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 3343 | 2026-09-12T00:26:09.098Z | DEBGSep 12 00:26:08.119 replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 3344 | 2026-09-12T00:26:09.098Z | adding route 172.17.0.29/32 -> 10.0.0.255Sep 12 00:26:08.119 |
| 3345 | 2026-09-12T00:26:09.098Z | DEBG Sep 12 00:26:08.119Sep 12 00:26:08.119 Sep 12 00:26:08.119 DEBGINFO DEBG adding route 172.17.0.6/32 -> 10.0.0.255initted freemap. size: 64 |
| 3346 | 2026-09-12T00:26:09.098Z | replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3347 | 2026-09-12T00:26:09.098Z | |
| 3348 | 2026-09-12T00:26:09.098Z | , unit: Sep 12 00:26:08.119freemap_route_ipv4 Sep 12 00:26:08.119 |
| 3349 | 2026-09-12T00:26:09.098Z | DEBGINFO replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.30/32 -> 10.0.0.255 |
| 3350 | 2026-09-12T00:26:09.098Z | |
| 3351 | 2026-09-12T00:26:09.098Z | Sep 12 00:26:08.119 INFOSep 12 00:26:08.119Sep 12 00:26:08.119 adding route 3fff:beef:18::/64 -> 2001:db8::55:ffDEBG Sep 12 00:26:08.119 replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3352 | 2026-09-12T00:26:09.098Z | INFO |
| 3353 | 2026-09-12T00:26:09.098Z | adding route 172.17.0.7/32 -> 10.0.0.255DEBG |
| 3354 | 2026-09-12T00:26:09.098Z | Sep 12 00:26:08.119 INFOSep 12 00:26:08.119Sep 12 00:26:08.119 adding route 172.17.0.31/32 -> 10.0.0.255DEBG |
| 3355 | 2026-09-12T00:26:09.098Z | DEBGreplacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3356 | 2026-09-12T00:26:09.098Z | reset freemapreplacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], |
| 3357 | 2026-09-12T00:26:09.098Z | Sep 12 00:26:08.119unit :DEBG Sep 12 00:26:08.119replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3358 | 2026-09-12T00:26:09.098Z | Sep 12 00:26:08.119INFO INFO adding route 172.17.0.8/32 -> 10.0.0.255adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 3359 | 2026-09-12T00:26:09.098Z | |
| 3360 | 2026-09-12T00:26:09.098Z | Sep 12 00:26:08.119 INFO freemap_route_ipv4adding route 172.17.0.32/32 -> 10.0.0.255 |
| 3361 | 2026-09-12T00:26:09.098Z | Sep 12 00:26:08.119Sep 12 00:26:08.119 |
| 3362 | 2026-09-12T00:26:09.098Z | DEBG DEBGreplacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3363 | 2026-09-12T00:26:09.098Z | Sep 12 00:26:08.119replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3364 | 2026-09-12T00:26:09.098Z | Sep 12 00:26:08.119DEBG replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3365 | 2026-09-12T00:26:09.098Z | DEBGSep 12 00:26:08.119 initted freemap. size: 64Sep 12 00:26:08.119, INFOINFOSep 12 00:26:08.119 adding route 172.17.0.9/32 -> 10.0.0.255INFO |
| 3366 | 2026-09-12T00:26:09.098Z | adding route 172.17.0.33/32 -> 10.0.0.255adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 3367 | 2026-09-12T00:26:09.098Z | |
| 3368 | 2026-09-12T00:26:09.098Z | unit: Sep 12 00:26:08.119Sep 12 00:26:08.119freemap_route_ipv6 DEBG |
| 3369 | 2026-09-12T00:26:09.099Z | DEBGreplacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3370 | 2026-09-12T00:26:09.099Z | Sep 12 00:26:08.119replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:26:08.119 |
| 3371 | 2026-09-12T00:26:09.099Z | DEBGDEBGSep 12 00:26:08.119Sep 12 00:26:08.119 INFO INFOreplacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 172.17.0.34/32 -> 10.0.0.255adding route 172.17.0.10/32 -> 10.0.0.255 |
| 3372 | 2026-09-12T00:26:09.099Z | Sep 12 00:26:08.120 DEBG reset freemap |
| 3373 | 2026-09-12T00:26:09.099Z | , Sep 12 00:26:08.127unit :DEBG freemap_route_ipv6replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3374 | 2026-09-12T00:26:09.099Z | |
| 3375 | 2026-09-12T00:26:09.099Z | created new freemapSep 12 00:26:08.127 DEBG replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3376 | 2026-09-12T00:26:09.099Z | Sep 12 00:26:08.127Sep 12 00:26:08.119Sep 12 00:26:08.127 INFODEBG INFOadding route 172.17.0.35/32 -> 10.0.0.255, |
| 3377 | 2026-09-12T00:26:09.099Z | Sep 12 00:26:08.127 unitreplacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]: |
| 3378 | 2026-09-12T00:26:09.099Z | freemap_route_ipv4 INFO adding route 172.17.0.11/32 -> 10.0.0.255 |
| 3379 | 2026-09-12T00:26:09.099Z | |
| 3380 | 2026-09-12T00:26:09.099Z | adding route 172.16.0.0/32 -> 10.0.0.1Sep 12 00:26:08.127 |
| 3381 | 2026-09-12T00:26:09.104Z | INFO Sep 12 00:26:08.127adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 3382 | 2026-09-12T00:26:09.104Z | DEBGSep 12 00:26:08.127 created new freemap Sep 12 00:26:08.127, unitDEBGDEBG: Sep 12 00:26:08.127replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 3383 | 2026-09-12T00:26:09.104Z | |
| 3384 | 2026-09-12T00:26:09.104Z | DEBGfreemap_route_ipv6 |
| 3385 | 2026-09-12T00:26:09.104Z | replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:26:08.127 |
| 3386 | 2026-09-12T00:26:09.104Z | Sep 12 00:26:08.127INFO INFOadding route 172.17.0.12/32 -> 10.0.0.255 |
| 3387 | 2026-09-12T00:26:09.104Z | Sep 12 00:26:08.127adding route 172.17.0.0/32 -> 10.0.0.255 |
| 3388 | 2026-09-12T00:26:09.104Z | INFO Sep 12 00:26:08.127adding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 3389 | 2026-09-12T00:26:09.104Z | DEBG Sep 12 00:26:08.127initted freemap. size: 64 , DEBGunit Sep 12 00:26:08.127replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]: |
| 3390 | 2026-09-12T00:26:09.104Z | Sep 12 00:26:08.127DEBG replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3391 | 2026-09-12T00:26:09.104Z | freemap_route_ipv4Sep 12 00:26:08.127DEBG replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 3392 | 2026-09-12T00:26:09.104Z | |
| 3393 | 2026-09-12T00:26:09.104Z | adding route 172.17.0.13/32 -> 10.0.0.255Sep 12 00:26:08.127 |
| 3394 | 2026-09-12T00:26:09.104Z | Sep 12 00:26:08.127INFO Sep 12 00:26:08.127DEBG Sep 12 00:26:08.127 INFOadding route 172.17.0.1/32 -> 10.0.0.255 reset freemapadding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 3395 | 2026-09-12T00:26:09.104Z | DEBG |
| 3396 | 2026-09-12T00:26:09.105Z | , replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unitSep 12 00:26:08.127:Sep 12 00:26:08.127 |
| 3397 | 2026-09-12T00:26:09.105Z | freemap_route_ipv4DEBG |
| 3398 | 2026-09-12T00:26:09.105Z | DEBGSep 12 00:26:08.127replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3399 | 2026-09-12T00:26:09.105Z | replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFOSep 12 00:26:08.127 |
| 3400 | 2026-09-12T00:26:09.105Z | DEBG adding route 172.17.0.14/32 -> 10.0.0.255initted freemap. size: 64 |
| 3401 | 2026-09-12T00:26:09.105Z | , unit:Sep 12 00:26:08.127 INFO adding route 3fff:beef:36::/64 -> 2001:db8::55:ffSep 12 00:26:08.127 |
| 3402 | 2026-09-12T00:26:09.105Z | DEBG replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3403 | 2026-09-12T00:26:09.105Z | Sep 12 00:26:08.127Sep 12 00:26:08.127 DEBGINFO Sep 12 00:26:08.127 replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 3404 | 2026-09-12T00:26:09.105Z | freemap_route_ipv6 adding route 172.17.0.2/32 -> 10.0.0.255 |
| 3405 | 2026-09-12T00:26:09.105Z | |
| 3406 | 2026-09-12T00:26:09.105Z | adding route 172.17.0.15/32 -> 10.0.0.255 |
| 3407 | 2026-09-12T00:26:09.105Z | Sep 12 00:26:08.127Sep 12 00:26:08.127 DEBGINFO reset freemapadding route 3fff:beef:37::/64 -> 2001:db8::55:ff, |
| 3408 | 2026-09-12T00:26:09.105Z | unit:Sep 12 00:26:08.127 DEBG freemap_route_ipv6replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3409 | 2026-09-12T00:26:09.105Z | Sep 12 00:26:08.127Sep 12 00:26:08.127 |
| 3410 | 2026-09-12T00:26:09.105Z | DEBG DEBGreplacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3411 | 2026-09-12T00:26:09.105Z | Sep 12 00:26:08.127replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3412 | 2026-09-12T00:26:09.105Z | INFOSep 12 00:26:08.127 Sep 12 00:26:08.127adding route 172.16.0.0/32 -> 10.0.0.1 Sep 12 00:26:08.127INFOINFO INFOadding route 3fff:beef:38::/64 -> 2001:db8::55:ff adding route 172.17.0.3/32 -> 10.0.0.255 |
| 3413 | 2026-09-12T00:26:09.105Z | |
| 3414 | 2026-09-12T00:26:09.105Z | adding route 172.17.0.16/32 -> 10.0.0.255 |
| 3415 | 2026-09-12T00:26:09.105Z | |
| 3416 | 2026-09-12T00:26:09.105Z | Sep 12 00:26:08.127Sep 12 00:26:08.127 DEBGDEBGSep 12 00:26:08.127Sep 12 00:26:08.127 DEBG DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3417 | 2026-09-12T00:26:09.105Z | |
| 3418 | 2026-09-12T00:26:09.105Z | replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3419 | 2026-09-12T00:26:09.105Z | replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:26:08.127 |
| 3420 | 2026-09-12T00:26:09.105Z | Sep 12 00:26:08.127 INFOSep 12 00:26:08.127INFO Sep 12 00:26:08.127 INFO INFO adding route 172.17.0.17/32 -> 10.0.0.255 adding route 172.16.0.0/32 -> 10.0.0.2 |
| 3421 | 2026-09-12T00:26:09.105Z | adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 3422 | 2026-09-12T00:26:09.105Z | adding route 172.17.0.4/32 -> 10.0.0.255 |
| 3423 | 2026-09-12T00:26:09.105Z | |
| 3424 | 2026-09-12T00:26:09.106Z | Sep 12 00:26:08.127 Sep 12 00:26:08.127Sep 12 00:26:08.127DEBG DEBG replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 3425 | 2026-09-12T00:26:09.106Z | replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3426 | 2026-09-12T00:26:09.106Z | |
| 3427 | 2026-09-12T00:26:09.106Z | Sep 12 00:26:08.127 DEBG replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:26:08.127Sep 12 00:26:08.127 Sep 12 00:26:08.127 |
| 3428 | 2026-09-12T00:26:09.106Z | INFO INFOadding route 172.17.0.18/32 -> 10.0.0.255 DEBGadding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 3429 | 2026-09-12T00:26:09.106Z | |
| 3430 | 2026-09-12T00:26:09.106Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }] |
| 3431 | 2026-09-12T00:26:09.106Z | Sep 12 00:26:08.127Sep 12 00:26:08.127 Sep 12 00:26:08.127DEBG DEBGreplacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3432 | 2026-09-12T00:26:09.106Z | replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 3433 | 2026-09-12T00:26:09.106Z | adding route 172.17.0.5/32 -> 10.0.0.255 |
| 3434 | 2026-09-12T00:26:09.106Z | |
| 3435 | 2026-09-12T00:26:09.106Z | Sep 12 00:26:08.127 Sep 12 00:26:08.127INFO Sep 12 00:26:08.127 INFOadding route 172.17.0.19/32 -> 10.0.0.255 |
| 3436 | 2026-09-12T00:26:09.106Z | adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 3437 | 2026-09-12T00:26:09.106Z | DEBGSep 12 00:26:08.127 replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 3438 | 2026-09-12T00:26:09.106Z | adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffSep 12 00:26:08.127 |
| 3439 | 2026-09-12T00:26:09.106Z | Sep 12 00:26:08.127DEBG DEBG replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3440 | 2026-09-12T00:26:09.106Z | replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3441 | 2026-09-12T00:26:09.106Z | Sep 12 00:26:08.127Sep 12 00:26:08.127 INFO Sep 12 00:26:08.127DEBG adding route 172.17.0.6/32 -> 10.0.0.255INFOSep 12 00:26:08.127 |
| 3442 | 2026-09-12T00:26:09.106Z | test route::tests::shrink_to_single_non_zero_survivor ... ok |
| 3443 | 2026-09-12T00:26:09.106Z | INFOadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 3444 | 2026-09-12T00:26:09.106Z | replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.20/32 -> 10.0.0.255 |
| 3445 | 2026-09-12T00:26:09.106Z | |
| 3446 | 2026-09-12T00:26:09.106Z | Sep 12 00:26:08.127Sep 12 00:26:08.127 DEBGSep 12 00:26:08.127 DEBG replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 3447 | 2026-09-12T00:26:09.106Z | Sep 12 00:26:08.127 replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 3448 | 2026-09-12T00:26:09.106Z | DEBGSep 12 00:26:08.127 replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3449 | 2026-09-12T00:26:09.106Z | DEBG Sep 12 00:26:08.127failed to allocate space for the new target list |
| 3450 | 2026-09-12T00:26:09.106Z | INFOSep 12 00:26:08.127 |
| 3451 | 2026-09-12T00:26:09.106Z | adding route 172.17.0.7/32 -> 10.0.0.255DEBG replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:26:08.127 |
| 3452 | 2026-09-12T00:26:09.106Z | |
| 3453 | 2026-09-12T00:26:09.107Z | INFO Sep 12 00:26:08.127adding route 172.17.0.21/32 -> 10.0.0.255 |
| 3454 | 2026-09-12T00:26:09.107Z | Sep 12 00:26:08.127Sep 12 00:26:08.127 DEBGINFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 3455 | 2026-09-12T00:26:09.107Z | DEBG Sep 12 00:26:08.127replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 00:26:08.127 |
| 3456 | 2026-09-12T00:26:09.107Z | |
| 3457 | 2026-09-12T00:26:09.107Z | DEBG DEBGreplacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3458 | 2026-09-12T00:26:09.107Z | replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:26:08.127 |
| 3459 | 2026-09-12T00:26:09.107Z | Sep 12 00:26:08.127INFO INFOadding route 172.17.0.8/32 -> 10.0.0.255 Sep 12 00:26:08.127 |
| 3460 | 2026-09-12T00:26:09.107Z | adding route 172.17.0.22/32 -> 10.0.0.255 |
| 3461 | 2026-09-12T00:26:09.107Z | INFO Sep 12 00:26:08.127adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 3462 | 2026-09-12T00:26:09.107Z | Sep 12 00:26:08.127DEBG DEBGreplacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 00:26:08.127 |
| 3463 | 2026-09-12T00:26:09.107Z | replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 3464 | 2026-09-12T00:26:09.107Z | replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3465 | 2026-09-12T00:26:09.107Z | Sep 12 00:26:08.127 Sep 12 00:26:08.127INFO Sep 12 00:26:08.127INFOadding route 172.17.0.23/32 -> 10.0.0.255 |
| 3466 | 2026-09-12T00:26:09.107Z | INFOadding route 172.17.0.9/32 -> 10.0.0.255 |
| 3467 | 2026-09-12T00:26:09.107Z | adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 3468 | 2026-09-12T00:26:09.107Z | Sep 12 00:26:08.127 DEBG replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:26:08.127Sep 12 00:26:08.127 |
| 3469 | 2026-09-12T00:26:09.107Z | DEBGDEBG replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3470 | 2026-09-12T00:26:09.107Z | |
| 3471 | 2026-09-12T00:26:09.107Z | Sep 12 00:26:08.127 Sep 12 00:26:08.127INFO Sep 12 00:26:08.127INFOadding route 172.17.0.24/32 -> 10.0.0.255 adding route 172.17.0.10/32 -> 10.0.0.255INFO |
| 3472 | 2026-09-12T00:26:09.107Z | |
| 3473 | 2026-09-12T00:26:09.107Z | adding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 3474 | 2026-09-12T00:26:09.107Z | Sep 12 00:26:08.127Sep 12 00:26:08.127 DEBGDEBGSep 12 00:26:08.127 replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3475 | 2026-09-12T00:26:09.107Z | |
| 3476 | 2026-09-12T00:26:09.107Z | DEBG replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:26:08.127 |
| 3477 | 2026-09-12T00:26:09.107Z | Sep 12 00:26:08.120Sep 12 00:26:08.127INFO adding route 172.17.0.25/32 -> 10.0.0.255DEBG |
| 3478 | 2026-09-12T00:26:09.107Z | Sep 12 00:26:08.127created new freemap , INFOunitSep 12 00:26:08.127 : DEBGfreemap_route_ipv4INFO |
| 3479 | 2026-09-12T00:26:09.107Z | adding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 3480 | 2026-09-12T00:26:09.107Z | replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3481 | 2026-09-12T00:26:09.112Z | adding route 172.17.0.11/32 -> 10.0.0.255 |
| 3482 | 2026-09-12T00:26:09.112Z | Sep 12 00:26:08.127 DEBG Sep 12 00:26:08.127replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:26:08.127 |
| 3483 | 2026-09-12T00:26:09.112Z | Sep 12 00:26:08.127 DEBGINFODEBG created new freemapadding route 172.17.0.26/32 -> 10.0.0.255, replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3484 | 2026-09-12T00:26:09.112Z | unit |
| 3485 | 2026-09-12T00:26:09.112Z | : freemap_route_ipv6Sep 12 00:26:08.127 |
| 3486 | 2026-09-12T00:26:09.112Z | Sep 12 00:26:08.127INFOSep 12 00:26:08.127 DEBG INFOadding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 3487 | 2026-09-12T00:26:09.112Z | Sep 12 00:26:08.127replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.12/32 -> 10.0.0.255 |
| 3488 | 2026-09-12T00:26:09.112Z | |
| 3489 | 2026-09-12T00:26:09.112Z | DEBG Sep 12 00:26:08.127initted freemap. size: 64 DEBG replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], |
| 3490 | 2026-09-12T00:26:09.112Z | Sep 12 00:26:08.127Sep 12 00:26:08.127unitSep 12 00:26:08.127 DEBG DEBG: replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3491 | 2026-09-12T00:26:09.112Z | |
| 3492 | 2026-09-12T00:26:09.112Z | Sep 12 00:26:08.127 INFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 3493 | 2026-09-12T00:26:09.112Z | Sep 12 00:26:08.135Sep 12 00:26:08.135 INFOINFO adding route 172.17.0.13/32 -> 10.0.0.255adding route 172.17.0.36/32 -> 10.0.0.255 |
| 3494 | 2026-09-12T00:26:09.112Z | Sep 12 00:26:08.135 DEBG replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv4 |
| 3495 | 2026-09-12T00:26:09.112Z | Sep 12 00:26:08.135 |
| 3496 | 2026-09-12T00:26:09.112Z | DEBG replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:26:08.128 |
| 3497 | 2026-09-12T00:26:09.112Z | DEBG created new freemapSep 12 00:26:08.135, Sep 12 00:26:08.135Sep 12 00:26:08.135DEBG DEBG unitINFOreplacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] :adding route 172.17.0.14/32 -> 10.0.0.255 |
| 3498 | 2026-09-12T00:26:09.112Z | reset freemapfreemap_route_ipv4, |
| 3499 | 2026-09-12T00:26:09.112Z | |
| 3500 | 2026-09-12T00:26:09.113Z | unitSep 12 00:26:08.135: INFO adding route 172.17.0.37/32 -> 10.0.0.255freemap_route_ipv4 |
| 3501 | 2026-09-12T00:26:09.113Z | |
| 3502 | 2026-09-12T00:26:09.113Z | Sep 12 00:26:08.135Sep 12 00:26:08.135 DEBGDEBG created new freemap , replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unitSep 12 00:26:08.135:Sep 12 00:26:08.135 |
| 3503 | 2026-09-12T00:26:09.113Z | freemap_route_ipv6DEBG DEBG |
| 3504 | 2026-09-12T00:26:09.113Z | replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] initted freemap. size: 64 |
| 3505 | 2026-09-12T00:26:09.113Z | , Sep 12 00:26:08.135unit :Sep 12 00:26:08.135 INFOSep 12 00:26:08.135freemap_route_ipv6 adding route 172.17.0.15/32 -> 10.0.0.255 |
| 3506 | 2026-09-12T00:26:09.113Z | INFO |
| 3507 | 2026-09-12T00:26:09.113Z | DEBG adding route 172.17.0.38/32 -> 10.0.0.255 |
| 3508 | 2026-09-12T00:26:09.113Z | initted freemap. size: 64Sep 12 00:26:08.135, Sep 12 00:26:08.135unit :DEBGDEBG replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:26:08.135reset freemap , |
| 3509 | 2026-09-12T00:26:09.113Z | unitDEBG:freemap_route_ipv4 replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:26:08.135 |
| 3510 | 2026-09-12T00:26:09.113Z | freemap_route_ipv6 INFO |
| 3511 | 2026-09-12T00:26:09.113Z | |
| 3512 | 2026-09-12T00:26:09.113Z | adding route 172.17.0.16/32 -> 10.0.0.255 |
| 3513 | 2026-09-12T00:26:09.113Z | Sep 12 00:26:08.135 Sep 12 00:26:08.135 INFOSep 12 00:26:08.135 adding route 172.16.0.0/32 -> 10.0.0.1DEBGINFO adding route 172.17.0.39/32 -> 10.0.0.255 |
| 3514 | 2026-09-12T00:26:09.113Z | |
| 3515 | 2026-09-12T00:26:09.113Z | reset freemapSep 12 00:26:08.135, unitSep 12 00:26:08.135DEBGSep 12 00:26:08.135: DEBGDEBG freemap_route_ipv4 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 3516 | 2026-09-12T00:26:09.113Z | replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3517 | 2026-09-12T00:26:09.113Z | |
| 3518 | 2026-09-12T00:26:09.113Z | replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3519 | 2026-09-12T00:26:09.113Z | Sep 12 00:26:08.135Sep 12 00:26:08.135 DEBGINFO adding route 172.17.0.40/32 -> 10.0.0.255initted freemap. size: 64 |
| 3520 | 2026-09-12T00:26:09.113Z | , unit: Sep 12 00:26:08.135Sep 12 00:26:08.135freemap_route_ipv6 Sep 12 00:26:08.135DEBG |
| 3521 | 2026-09-12T00:26:09.113Z | INFOINFO replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.17/32 -> 10.0.0.255 |
| 3522 | 2026-09-12T00:26:09.113Z | |
| 3523 | 2026-09-12T00:26:09.113Z | Sep 12 00:26:08.135 DEBGadding route 172.16.0.0/32 -> 10.0.0.2 Sep 12 00:26:08.135 |
| 3524 | 2026-09-12T00:26:09.113Z | reset freemapSep 12 00:26:08.135 , DEBG INFOunitreplacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] :adding route 172.17.0.41/32 -> 10.0.0.255 |
| 3525 | 2026-09-12T00:26:09.113Z | |
| 3526 | 2026-09-12T00:26:09.113Z | freemap_route_ipv6Sep 12 00:26:08.135 |
| 3527 | 2026-09-12T00:26:09.113Z | DEBGSep 12 00:26:08.135Sep 12 00:26:08.135 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]INFO |
| 3528 | 2026-09-12T00:26:09.114Z | DEBGadding route 172.17.0.18/32 -> 10.0.0.255 |
| 3529 | 2026-09-12T00:26:09.114Z | replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:26:08.135 |
| 3530 | 2026-09-12T00:26:09.114Z | INFOSep 12 00:26:08.135Sep 12 00:26:08.135 adding route 172.16.0.0/32 -> 10.0.0.1 |
| 3531 | 2026-09-12T00:26:09.114Z | DEBG replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 3532 | 2026-09-12T00:26:09.114Z | Sep 12 00:26:08.135 Sep 12 00:26:08.135 DEBGINFOadding route 172.16.0.0/32 -> 10.0.0.3 adding route 172.17.0.42/32 -> 10.0.0.255Sep 12 00:26:08.135 |
| 3533 | 2026-09-12T00:26:09.114Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]INFO |
| 3534 | 2026-09-12T00:26:09.114Z | |
| 3535 | 2026-09-12T00:26:09.114Z | adding route 172.17.0.19/32 -> 10.0.0.255Sep 12 00:26:08.135 |
| 3536 | 2026-09-12T00:26:09.114Z | Sep 12 00:26:08.135INFO Sep 12 00:26:08.135 DEBGSep 12 00:26:08.135 DEBGadding route 172.16.0.0/32 -> 10.0.0.1DEBG |
| 3537 | 2026-09-12T00:26:09.114Z | replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }] |
| 3538 | 2026-09-12T00:26:09.114Z | replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:26:08.135 |
| 3539 | 2026-09-12T00:26:09.114Z | |
| 3540 | 2026-09-12T00:26:09.114Z | DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 12 00:26:08.135Sep 12 00:26:08.135 INFOINFO adding route 172.17.0.43/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.4 |
| 3541 | 2026-09-12T00:26:09.114Z | |
| 3542 | 2026-09-12T00:26:09.114Z | Sep 12 00:26:08.135 |
| 3543 | 2026-09-12T00:26:09.114Z | INFOINFOSep 12 00:26:08.135 Sep 12 00:26:08.135adding route 172.17.0.20/32 -> 10.0.0.255 adding route 172.17.0.27/32 -> 10.0.0.255DEBGSep 12 00:26:08.135 |
| 3544 | 2026-09-12T00:26:09.114Z | |
| 3545 | 2026-09-12T00:26:09.114Z | replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 3546 | 2026-09-12T00:26:09.114Z | INFOSep 12 00:26:08.135Sep 12 00:26:08.135 Sep 12 00:26:08.135DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]INFOreplacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3547 | 2026-09-12T00:26:09.114Z | |
| 3548 | 2026-09-12T00:26:09.114Z | adding route 172.16.0.0/32 -> 10.0.0.1 adding route 172.17.0.44/32 -> 10.0.0.255 |
| 3549 | 2026-09-12T00:26:09.114Z | |
| 3550 | 2026-09-12T00:26:09.114Z | DEBGSep 12 00:26:08.135 Sep 12 00:26:08.135replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO DEBGadding route 172.17.0.28/32 -> 10.0.0.255Sep 12 00:26:08.135 |
| 3551 | 2026-09-12T00:26:09.114Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]Sep 12 00:26:08.135 |
| 3552 | 2026-09-12T00:26:09.114Z | DEBGDEBGSep 12 00:26:08.135 |
| 3553 | 2026-09-12T00:26:09.114Z | INFO replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3554 | 2026-09-12T00:26:09.114Z | |
| 3555 | 2026-09-12T00:26:09.114Z | adding route 172.17.0.21/32 -> 10.0.0.255 |
| 3556 | 2026-09-12T00:26:09.114Z | Sep 12 00:26:08.135Sep 12 00:26:08.135Sep 12 00:26:08.135 DEBGINFO replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.45/32 -> 10.0.0.255DEBG |
| 3557 | 2026-09-12T00:26:09.115Z | |
| 3558 | 2026-09-12T00:26:09.115Z | replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:26:08.135 |
| 3559 | 2026-09-12T00:26:09.115Z | INFOSep 12 00:26:08.135 Sep 12 00:26:08.135Sep 12 00:26:08.135 adding route 172.16.0.0/32 -> 10.0.0.2INFO |
| 3560 | 2026-09-12T00:26:09.115Z | INFODEBG adding route 172.17.0.29/32 -> 10.0.0.255 adding route 172.17.0.22/32 -> 10.0.0.255replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3561 | 2026-09-12T00:26:09.115Z | |
| 3562 | 2026-09-12T00:26:09.115Z | |
| 3563 | 2026-09-12T00:26:09.115Z | Sep 12 00:26:08.135 DEBGSep 12 00:26:08.135 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]Sep 12 00:26:08.135 |
| 3564 | 2026-09-12T00:26:09.115Z | INFO adding route 172.17.0.46/32 -> 10.0.0.255DEBG |
| 3565 | 2026-09-12T00:26:09.115Z | Sep 12 00:26:08.135 replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 3566 | 2026-09-12T00:26:09.115Z | Sep 12 00:26:08.135 replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3567 | 2026-09-12T00:26:09.115Z | INFO Sep 12 00:26:08.135adding route 172.17.0.0/32 -> 10.0.0.255Sep 12 00:26:08.135 |
| 3568 | 2026-09-12T00:26:09.115Z | DEBG replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3569 | 2026-09-12T00:26:09.115Z | INFO Sep 12 00:26:08.135adding route 172.17.0.23/32 -> 10.0.0.255 Sep 12 00:26:08.135 |
| 3570 | 2026-09-12T00:26:09.115Z | INFOSep 12 00:26:08.135 adding route 172.17.0.30/32 -> 10.0.0.255INFO adding route 172.17.0.47/32 -> 10.0.0.255 |
| 3571 | 2026-09-12T00:26:09.115Z | |
| 3572 | 2026-09-12T00:26:09.115Z | Sep 12 00:26:08.135DEBG replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:26:08.135 |
| 3573 | 2026-09-12T00:26:09.115Z | DEBGDEBG replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3574 | 2026-09-12T00:26:09.115Z | Sep 12 00:26:08.135 |
| 3575 | 2026-09-12T00:26:09.115Z | Sep 12 00:26:08.135 INFODEBG Sep 12 00:26:08.135replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.1/32 -> 10.0.0.255 |
| 3576 | 2026-09-12T00:26:09.115Z | Sep 12 00:26:08.135 |
| 3577 | 2026-09-12T00:26:09.115Z | INFOINFO Sep 12 00:26:08.135adding route 172.17.0.48/32 -> 10.0.0.255 adding route 172.17.0.24/32 -> 10.0.0.255DEBG |
| 3578 | 2026-09-12T00:26:09.115Z | |
| 3579 | 2026-09-12T00:26:09.115Z | replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:26:08.135 |
| 3580 | 2026-09-12T00:26:09.115Z | INFO Sep 12 00:26:08.135adding route 172.17.0.31/32 -> 10.0.0.255 |
| 3581 | 2026-09-12T00:26:09.120Z | DEBGSep 12 00:26:08.135 replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 3582 | 2026-09-12T00:26:09.120Z | replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:26:08.135 |
| 3583 | 2026-09-12T00:26:09.120Z | Sep 12 00:26:08.135 Sep 12 00:26:08.135INFO INFOadding route 172.17.0.2/32 -> 10.0.0.255DEBGSep 12 00:26:08.135 |
| 3584 | 2026-09-12T00:26:09.120Z | adding route 172.17.0.25/32 -> 10.0.0.255 replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 3585 | 2026-09-12T00:26:09.120Z | |
| 3586 | 2026-09-12T00:26:09.120Z | adding route 172.17.0.49/32 -> 10.0.0.255Sep 12 00:26:08.135 |
| 3587 | 2026-09-12T00:26:09.120Z | DEBG Sep 12 00:26:08.135replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 00:26:08.135INFO DEBG |
| 3588 | 2026-09-12T00:26:09.120Z | adding route 172.17.0.32/32 -> 10.0.0.255replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3589 | 2026-09-12T00:26:09.120Z | |
| 3590 | 2026-09-12T00:26:09.120Z | Sep 12 00:26:08.135 DEBGSep 12 00:26:08.135 replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:26:08.135INFO |
| 3591 | 2026-09-12T00:26:09.120Z | DEBGadding route 172.17.0.3/32 -> 10.0.0.255 |
| 3592 | 2026-09-12T00:26:09.120Z | Sep 12 00:26:08.135Sep 12 00:26:08.135 INFOINFOreplacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3593 | 2026-09-12T00:26:09.120Z | adding route 172.17.0.26/32 -> 10.0.0.255 |
| 3594 | 2026-09-12T00:26:09.120Z | adding route 172.17.0.50/32 -> 10.0.0.255 |
| 3595 | 2026-09-12T00:26:09.120Z | Sep 12 00:26:08.135Sep 12 00:26:08.135 Sep 12 00:26:08.135DEBGINFO adding route 172.17.0.33/32 -> 10.0.0.255Sep 12 00:26:08.135 |
| 3596 | 2026-09-12T00:26:09.120Z | replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3597 | 2026-09-12T00:26:09.120Z | DEBGDEBG replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3598 | 2026-09-12T00:26:09.120Z | |
| 3599 | 2026-09-12T00:26:09.120Z | Sep 12 00:26:08.135Sep 12 00:26:08.135 Sep 12 00:26:08.135INFO DEBGadding route 172.17.0.51/32 -> 10.0.0.255 |
| 3600 | 2026-09-12T00:26:09.120Z | INFO |
| 3601 | 2026-09-12T00:26:09.120Z | adding route 172.17.0.4/32 -> 10.0.0.255replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:26:08.135 Sep 12 00:26:08.135 INFO adding route 172.17.0.27/32 -> 10.0.0.255 |
| 3602 | 2026-09-12T00:26:09.120Z | DEBGSep 12 00:26:08.143 replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 3603 | 2026-09-12T00:26:09.120Z | replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3604 | 2026-09-12T00:26:09.120Z | |
| 3605 | 2026-09-12T00:26:09.121Z | Sep 12 00:26:08.143Sep 12 00:26:08.143 INFOINFOSep 12 00:26:08.143 adding route 172.17.0.28/32 -> 10.0.0.255 |
| 3606 | 2026-09-12T00:26:09.121Z | INFO adding route 172.17.0.34/32 -> 10.0.0.255 |
| 3607 | 2026-09-12T00:26:09.121Z | |
| 3608 | 2026-09-12T00:26:09.121Z | adding route 172.17.0.52/32 -> 10.0.0.255 |
| 3609 | 2026-09-12T00:26:09.121Z | Sep 12 00:26:08.143 DEBGSep 12 00:26:08.143 replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 3610 | 2026-09-12T00:26:09.121Z | Sep 12 00:26:08.143replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3611 | 2026-09-12T00:26:09.121Z | DEBGSep 12 00:26:08.143 replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFOSep 12 00:26:08.143Sep 12 00:26:08.143 |
| 3612 | 2026-09-12T00:26:09.121Z | INFOadding route 172.17.0.29/32 -> 10.0.0.255 |
| 3613 | 2026-09-12T00:26:09.121Z | DEBGadding route 172.17.0.53/32 -> 10.0.0.255Sep 12 00:26:08.143 |
| 3614 | 2026-09-12T00:26:09.121Z | replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 3615 | 2026-09-12T00:26:09.121Z | adding route 172.17.0.35/32 -> 10.0.0.255Sep 12 00:26:08.143Sep 12 00:26:08.143 |
| 3616 | 2026-09-12T00:26:09.121Z | DEBGDEBG replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:26:08.143replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3617 | 2026-09-12T00:26:09.121Z | INFO |
| 3618 | 2026-09-12T00:26:09.121Z | adding route 172.17.0.5/32 -> 10.0.0.255Sep 12 00:26:08.143Sep 12 00:26:08.143 |
| 3619 | 2026-09-12T00:26:09.121Z | INFODEBG replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.54/32 -> 10.0.0.255 |
| 3620 | 2026-09-12T00:26:09.121Z | |
| 3621 | 2026-09-12T00:26:09.121Z | Sep 12 00:26:08.143 INFO adding route 172.17.0.30/32 -> 10.0.0.255Sep 12 00:26:08.143 |
| 3622 | 2026-09-12T00:26:09.121Z | Sep 12 00:26:08.143INFO Sep 12 00:26:08.143adding route 172.17.0.36/32 -> 10.0.0.255 |
| 3623 | 2026-09-12T00:26:09.121Z | DEBGDEBG replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3624 | 2026-09-12T00:26:09.121Z | Sep 12 00:26:08.143 |
| 3625 | 2026-09-12T00:26:09.121Z | Sep 12 00:26:08.143DEBG replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGSep 12 00:26:08.143 |
| 3626 | 2026-09-12T00:26:09.121Z | replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:26:08.143INFO |
| 3627 | 2026-09-12T00:26:09.121Z | Sep 12 00:26:08.143adding route 172.17.0.55/32 -> 10.0.0.255INFO |
| 3628 | 2026-09-12T00:26:09.121Z | adding route 172.17.0.6/32 -> 10.0.0.255INFO |
| 3629 | 2026-09-12T00:26:09.121Z | Sep 12 00:26:08.143adding route 172.17.0.31/32 -> 10.0.0.255Sep 12 00:26:08.143 |
| 3630 | 2026-09-12T00:26:09.121Z | INFODEBG adding route 172.17.0.37/32 -> 10.0.0.255replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3631 | 2026-09-12T00:26:09.121Z | Sep 12 00:26:08.143 |
| 3632 | 2026-09-12T00:26:09.121Z | DEBG Sep 12 00:26:08.143Sep 12 00:26:08.143 Sep 12 00:26:08.143 replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 3633 | 2026-09-12T00:26:09.121Z | INFOreplacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3634 | 2026-09-12T00:26:09.122Z | adding route 172.17.0.56/32 -> 10.0.0.255DEBG |
| 3635 | 2026-09-12T00:26:09.122Z | Sep 12 00:26:08.143replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:26:08.143 INFO |
| 3636 | 2026-09-12T00:26:09.122Z | INFO adding route 172.17.0.38/32 -> 10.0.0.255Sep 12 00:26:08.143 |
| 3637 | 2026-09-12T00:26:09.122Z | Sep 12 00:26:08.143 adding route 172.17.0.7/32 -> 10.0.0.255DEBG |
| 3638 | 2026-09-12T00:26:09.122Z | INFO adding route 172.17.0.32/32 -> 10.0.0.255replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3639 | 2026-09-12T00:26:09.122Z | Sep 12 00:26:08.143 |
| 3640 | 2026-09-12T00:26:09.122Z | test route::tests::delete_target_full ... ok |
| 3641 | 2026-09-12T00:26:09.122Z | Sep 12 00:26:08.143 DEBGDEBG replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:26:08.143 |
| 3642 | 2026-09-12T00:26:09.122Z | |
| 3643 | 2026-09-12T00:26:09.122Z | Sep 12 00:26:08.143 INFODEBG Sep 12 00:26:08.143 replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:26:08.143 |
| 3644 | 2026-09-12T00:26:09.122Z | adding route 172.17.0.57/32 -> 10.0.0.255INFO |
| 3645 | 2026-09-12T00:26:09.122Z | INFO adding route 172.17.0.39/32 -> 10.0.0.255adding route 172.17.0.8/32 -> 10.0.0.255 |
| 3646 | 2026-09-12T00:26:09.122Z | |
| 3647 | 2026-09-12T00:26:09.122Z | Sep 12 00:26:08.143Sep 12 00:26:08.143 DEBGINFO replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3648 | 2026-09-12T00:26:09.122Z | adding route 172.17.0.33/32 -> 10.0.0.255 |
| 3649 | 2026-09-12T00:26:09.122Z | Sep 12 00:26:08.143 DEBGSep 12 00:26:08.143 replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:26:08.143DEBG |
| 3650 | 2026-09-12T00:26:09.122Z | replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGSep 12 00:26:08.143 |
| 3651 | 2026-09-12T00:26:09.122Z | replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3652 | 2026-09-12T00:26:09.122Z | INFO adding route 172.17.0.58/32 -> 10.0.0.255Sep 12 00:26:08.143 |
| 3653 | 2026-09-12T00:26:09.122Z | INFO Sep 12 00:26:08.143adding route 172.17.0.40/32 -> 10.0.0.255 Sep 12 00:26:08.143 |
| 3654 | 2026-09-12T00:26:09.122Z | INFO Sep 12 00:26:08.143INFO DEBG replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.9/32 -> 10.0.0.255Sep 12 00:26:08.143 |
| 3655 | 2026-09-12T00:26:09.122Z | |
| 3656 | 2026-09-12T00:26:09.122Z | DEBG replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3657 | 2026-09-12T00:26:09.122Z | adding route 172.17.0.34/32 -> 10.0.0.255Sep 12 00:26:08.143 |
| 3658 | 2026-09-12T00:26:09.122Z | DEBGSep 12 00:26:08.143 Sep 12 00:26:08.143replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFOINFO adding route 172.17.0.59/32 -> 10.0.0.255adding route 172.17.0.41/32 -> 10.0.0.255 |
| 3659 | 2026-09-12T00:26:09.122Z | Sep 12 00:26:08.143 |
| 3660 | 2026-09-12T00:26:09.122Z | |
| 3661 | 2026-09-12T00:26:09.122Z | DEBG replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3662 | 2026-09-12T00:26:09.123Z | Sep 12 00:26:08.143 DEBGSep 12 00:26:08.143 replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO adding route 172.17.0.10/32 -> 10.0.0.255Sep 12 00:26:08.143 DEBG |
| 3663 | 2026-09-12T00:26:09.123Z | replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3664 | 2026-09-12T00:26:09.123Z | Sep 12 00:26:08.143 INFOSep 12 00:26:08.151 adding route 172.17.0.35/32 -> 10.0.0.255 |
| 3665 | 2026-09-12T00:26:09.123Z | Sep 12 00:26:08.151 DEBG replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3666 | 2026-09-12T00:26:09.123Z | DEBG replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:26:08.151 |
| 3667 | 2026-09-12T00:26:09.123Z | INFO adding route 172.17.0.11/32 -> 10.0.0.255 |
| 3668 | 2026-09-12T00:26:09.123Z | Sep 12 00:26:08.151 |
| 3669 | 2026-09-12T00:26:09.123Z | INFOSep 12 00:26:08.151Sep 12 00:26:08.151 INFO adding route 172.17.0.36/32 -> 10.0.0.255adding route 172.17.0.60/32 -> 10.0.0.255DEBG |
| 3670 | 2026-09-12T00:26:09.123Z | |
| 3671 | 2026-09-12T00:26:09.123Z | replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3672 | 2026-09-12T00:26:09.123Z | Sep 12 00:26:08.151Sep 12 00:26:08.151 INFODEBG adding route 172.17.0.12/32 -> 10.0.0.255Sep 12 00:26:08.151 |
| 3673 | 2026-09-12T00:26:09.123Z | replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3674 | 2026-09-12T00:26:09.123Z | DEBG Sep 12 00:26:08.151 DEBG Sep 12 00:26:08.151replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3675 | 2026-09-12T00:26:09.123Z | |
| 3676 | 2026-09-12T00:26:09.123Z | INFO adding route 172.17.0.37/32 -> 10.0.0.255 |
| 3677 | 2026-09-12T00:26:09.123Z | Sep 12 00:26:08.151 INFOSep 12 00:26:08.151 adding route 172.17.0.61/32 -> 10.0.0.255DEBG |
| 3678 | 2026-09-12T00:26:09.123Z | Sep 12 00:26:08.151 replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFOSep 12 00:26:08.151 |
| 3679 | 2026-09-12T00:26:09.123Z | Sep 12 00:26:08.151 INFODEBG adding route 3fff:beef:24::/64 -> 2001:db8::55:ffadding route 172.17.0.13/32 -> 10.0.0.255 |
| 3680 | 2026-09-12T00:26:09.123Z | Sep 12 00:26:08.151 replacing targets for 172.17.0.61/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3681 | 2026-09-12T00:26:09.127Z | |
| 3682 | 2026-09-12T00:26:09.128Z | INFO adding route 172.17.0.38/32 -> 10.0.0.255Sep 12 00:26:08.151 |
| 3683 | 2026-09-12T00:26:09.128Z | Sep 12 00:26:08.151Sep 12 00:26:08.151 DEBGDEBG INFOreplacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 00:26:08.151 replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.62/32 -> 10.0.0.255 |
| 3684 | 2026-09-12T00:26:09.128Z | |
| 3685 | 2026-09-12T00:26:09.128Z | |
| 3686 | 2026-09-12T00:26:09.128Z | DEBG replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:26:08.151 |
| 3687 | 2026-09-12T00:26:09.128Z | Sep 12 00:26:08.151 DEBGINFO replacing targets for 172.17.0.62/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:26:08.151 |
| 3688 | 2026-09-12T00:26:09.128Z | Sep 12 00:26:08.151 adding route 172.17.0.14/32 -> 10.0.0.255 |
| 3689 | 2026-09-12T00:26:09.128Z | INFOINFO Sep 12 00:26:08.151Sep 12 00:26:08.151 adding route 3fff:beef:25::/64 -> 2001:db8::55:ffDEBG |
| 3690 | 2026-09-12T00:26:09.128Z | DEBGadding route 172.17.0.39/32 -> 10.0.0.255failed to allocate space for the new target list |
| 3691 | 2026-09-12T00:26:09.128Z | replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3692 | 2026-09-12T00:26:09.128Z | |
| 3693 | 2026-09-12T00:26:09.128Z | Sep 12 00:26:08.151 DEBG replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:26:08.151 |
| 3694 | 2026-09-12T00:26:09.128Z | Sep 12 00:26:08.151 DEBGDEBGSep 12 00:26:08.151 Sep 12 00:26:08.151 INFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]INFO |
| 3695 | 2026-09-12T00:26:09.128Z | replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.17.0.15/32 -> 10.0.0.255adding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 3696 | 2026-09-12T00:26:09.128Z | |
| 3697 | 2026-09-12T00:26:09.128Z | |
| 3698 | 2026-09-12T00:26:09.128Z | Sep 12 00:26:08.151Sep 12 00:26:08.151 INFODEBG adding route 172.17.0.40/32 -> 10.0.0.255replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:26:08.151 |
| 3699 | 2026-09-12T00:26:09.128Z | |
| 3700 | 2026-09-12T00:26:09.128Z | DEBG replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3701 | 2026-09-12T00:26:09.128Z | Sep 12 00:26:08.151 Sep 12 00:26:08.151DEBG Sep 12 00:26:08.151INFO replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.16/32 -> 10.0.0.255 |
| 3702 | 2026-09-12T00:26:09.128Z | |
| 3703 | 2026-09-12T00:26:09.128Z | INFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 3704 | 2026-09-12T00:26:09.128Z | Sep 12 00:26:08.151 INFOSep 12 00:26:08.151 adding route 172.17.0.41/32 -> 10.0.0.255Sep 12 00:26:08.151DEBG |
| 3705 | 2026-09-12T00:26:09.128Z | replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 3706 | 2026-09-12T00:26:09.128Z | replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3707 | 2026-09-12T00:26:09.128Z | Sep 12 00:26:08.151 INFOSep 12 00:26:08.151 adding route 172.17.0.17/32 -> 10.0.0.255INFO |
| 3708 | 2026-09-12T00:26:09.128Z | adding route 3fff:beef:28::/64 -> 2001:db8::55:ffSep 12 00:26:08.151 |
| 3709 | 2026-09-12T00:26:09.129Z | Sep 12 00:26:08.151Sep 12 00:26:08.151DEBG DEBGINFO replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:26:08.151 |
| 3710 | 2026-09-12T00:26:09.129Z | adding route 172.17.0.42/32 -> 10.0.0.255replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3711 | 2026-09-12T00:26:09.129Z | |
| 3712 | 2026-09-12T00:26:09.129Z | DEBG Sep 12 00:26:08.151replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:26:08.151 |
| 3713 | 2026-09-12T00:26:09.129Z | DEBG Sep 12 00:26:08.151replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO |
| 3714 | 2026-09-12T00:26:09.129Z | INFO adding route 172.17.0.18/32 -> 10.0.0.255adding route 172.17.0.42/32 -> 10.0.0.255 |
| 3715 | 2026-09-12T00:26:09.129Z | Sep 12 00:26:08.151 |
| 3716 | 2026-09-12T00:26:09.129Z | Sep 12 00:26:08.151INFO INFOadding route 3fff:beef:29::/64 -> 2001:db8::55:ffSep 12 00:26:08.151 |
| 3717 | 2026-09-12T00:26:09.129Z | Sep 12 00:26:08.151 adding route 172.17.0.43/32 -> 10.0.0.255DEBG |
| 3718 | 2026-09-12T00:26:09.129Z | replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:26:08.151 |
| 3719 | 2026-09-12T00:26:09.129Z | DEBG Sep 12 00:26:08.151DEBG replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:26:08.151 |
| 3720 | 2026-09-12T00:26:09.129Z | DEBG replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 3721 | 2026-09-12T00:26:09.129Z | |
| 3722 | 2026-09-12T00:26:09.129Z | Sep 12 00:26:08.151 adding route 172.17.0.19/32 -> 10.0.0.255INFO |
| 3723 | 2026-09-12T00:26:09.129Z | Sep 12 00:26:08.151Sep 12 00:26:08.151 INFOINFOadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff Sep 12 00:26:08.151adding route 172.17.0.44/32 -> 10.0.0.255 |
| 3724 | 2026-09-12T00:26:09.129Z | |
| 3725 | 2026-09-12T00:26:09.129Z | DEBGadding route 172.17.0.43/32 -> 10.0.0.255 |
| 3726 | 2026-09-12T00:26:09.129Z | replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3727 | 2026-09-12T00:26:09.129Z | Sep 12 00:26:08.151Sep 12 00:26:08.151Sep 12 00:26:08.151Sep 12 00:26:08.151 DEBGINFODEBGDEBG replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3728 | 2026-09-12T00:26:09.129Z | |
| 3729 | 2026-09-12T00:26:09.129Z | adding route 172.17.0.20/32 -> 10.0.0.255replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3730 | 2026-09-12T00:26:09.129Z | |
| 3731 | 2026-09-12T00:26:09.129Z | Sep 12 00:26:08.151Sep 12 00:26:08.151 INFOINFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffadding route 172.17.0.45/32 -> 10.0.0.255Sep 12 00:26:08.151 |
| 3732 | 2026-09-12T00:26:09.129Z | Sep 12 00:26:08.151 |
| 3733 | 2026-09-12T00:26:09.129Z | INFODEBG adding route 172.17.0.44/32 -> 10.0.0.255replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3734 | 2026-09-12T00:26:09.129Z | |
| 3735 | 2026-09-12T00:26:09.129Z | Sep 12 00:26:08.151 DEBG replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:26:08.151Sep 12 00:26:08.151 |
| 3736 | 2026-09-12T00:26:09.129Z | Sep 12 00:26:08.151DEBG INFO DEBG replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 172.17.0.21/32 -> 10.0.0.255Sep 12 00:26:08.152replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3737 | 2026-09-12T00:26:09.130Z | |
| 3738 | 2026-09-12T00:26:09.130Z | INFO |
| 3739 | 2026-09-12T00:26:09.130Z | test route::tests::delete_target_fragmented ... ok |
| 3740 | 2026-09-12T00:26:09.130Z | adding route 172.17.0.46/32 -> 10.0.0.255Sep 12 00:26:08.152 |
| 3741 | 2026-09-12T00:26:09.130Z | Sep 12 00:26:08.152INFOSep 12 00:26:08.152 DEBG Sep 12 00:26:08.152replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3742 | 2026-09-12T00:26:09.130Z | adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffDEBG |
| 3743 | 2026-09-12T00:26:09.130Z | INFO adding route 172.17.0.45/32 -> 10.0.0.255 |
| 3744 | 2026-09-12T00:26:09.130Z | replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:26:08.152 |
| 3745 | 2026-09-12T00:26:09.130Z | DEBGSep 12 00:26:08.152 INFO replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.22/32 -> 10.0.0.255Sep 12 00:26:08.152 |
| 3746 | 2026-09-12T00:26:09.130Z | Sep 12 00:26:08.152 |
| 3747 | 2026-09-12T00:26:09.130Z | INFO DEBGadding route 172.17.0.47/32 -> 10.0.0.255 Sep 12 00:26:08.152 |
| 3748 | 2026-09-12T00:26:09.130Z | replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3749 | 2026-09-12T00:26:09.130Z | Sep 12 00:26:08.152 DEBGINFO replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:26:08.152 |
| 3750 | 2026-09-12T00:26:09.130Z | Sep 12 00:26:08.152adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffDEBG |
| 3751 | 2026-09-12T00:26:09.130Z | Sep 12 00:26:08.152replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3752 | 2026-09-12T00:26:09.130Z | INFOINFO Sep 12 00:26:08.152adding route 172.17.0.46/32 -> 10.0.0.255 Sep 12 00:26:08.152 |
| 3753 | 2026-09-12T00:26:09.130Z | adding route 172.17.0.23/32 -> 10.0.0.255DEBG replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 3754 | 2026-09-12T00:26:09.130Z | |
| 3755 | 2026-09-12T00:26:09.130Z | adding route 172.17.0.48/32 -> 10.0.0.255Sep 12 00:26:08.152 |
| 3756 | 2026-09-12T00:26:09.130Z | Sep 12 00:26:08.152DEBG Sep 12 00:26:08.152Sep 12 00:26:08.152replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 3757 | 2026-09-12T00:26:09.130Z | DEBG INFOreplacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3758 | 2026-09-12T00:26:09.130Z | Sep 12 00:26:08.152 |
| 3759 | 2026-09-12T00:26:09.130Z | adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff INFO |
| 3760 | 2026-09-12T00:26:09.130Z | adding route 172.17.0.47/32 -> 10.0.0.255 |
| 3761 | 2026-09-12T00:26:09.130Z | Sep 12 00:26:08.152Sep 12 00:26:08.152Sep 12 00:26:08.152 INFO adding route 172.17.0.49/32 -> 10.0.0.255DEBGINFO |
| 3762 | 2026-09-12T00:26:09.130Z | replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:26:08.152adding route 172.17.0.24/32 -> 10.0.0.255 |
| 3763 | 2026-09-12T00:26:09.130Z | DEBG |
| 3764 | 2026-09-12T00:26:09.130Z | Sep 12 00:26:08.152 replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGSep 12 00:26:08.152Sep 12 00:26:08.152 replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFODEBG |
| 3765 | 2026-09-12T00:26:09.130Z | replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3766 | 2026-09-12T00:26:09.131Z | |
| 3767 | 2026-09-12T00:26:09.131Z | adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 3768 | 2026-09-12T00:26:09.131Z | Sep 12 00:26:08.152Sep 12 00:26:08.152Sep 12 00:26:08.152 INFOINFOSep 12 00:26:08.152 DEBG adding route 172.17.0.25/32 -> 10.0.0.255adding route 172.17.0.50/32 -> 10.0.0.255 |
| 3769 | 2026-09-12T00:26:09.131Z | replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3770 | 2026-09-12T00:26:09.131Z | |
| 3771 | 2026-09-12T00:26:09.131Z | INFO adding route 172.17.0.48/32 -> 10.0.0.255 |
| 3772 | 2026-09-12T00:26:09.131Z | Sep 12 00:26:08.152Sep 12 00:26:08.152 INFODEBGSep 12 00:26:08.152Sep 12 00:26:08.152 DEBGDEBG adding route 3fff:beef:30::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3773 | 2026-09-12T00:26:09.131Z | |
| 3774 | 2026-09-12T00:26:09.131Z | replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3775 | 2026-09-12T00:26:09.131Z | |
| 3776 | 2026-09-12T00:26:09.131Z | Sep 12 00:26:08.152 Sep 12 00:26:08.152INFO Sep 12 00:26:08.152DEBGSep 12 00:26:08.152 adding route 172.17.0.51/32 -> 10.0.0.255INFOINFO |
| 3777 | 2026-09-12T00:26:09.131Z | adding route 172.17.0.26/32 -> 10.0.0.255 |
| 3778 | 2026-09-12T00:26:09.131Z | replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.49/32 -> 10.0.0.255Sep 12 00:26:08.152 |
| 3779 | 2026-09-12T00:26:09.131Z | |
| 3780 | 2026-09-12T00:26:09.131Z | DEBG replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:26:08.152 DEBG replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3781 | 2026-09-12T00:26:09.135Z | |
| 3782 | 2026-09-12T00:26:09.136Z | Sep 12 00:26:08.152Sep 12 00:26:08.152 DEBGSep 12 00:26:08.159Sep 12 00:26:08.159 INFOINFOINFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ffadding route 172.17.0.52/32 -> 10.0.0.255 |
| 3783 | 2026-09-12T00:26:09.136Z | |
| 3784 | 2026-09-12T00:26:09.136Z | adding route 172.17.0.27/32 -> 10.0.0.255replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3785 | 2026-09-12T00:26:09.136Z | |
| 3786 | 2026-09-12T00:26:09.136Z | Sep 12 00:26:08.159Sep 12 00:26:08.159 Sep 12 00:26:08.159DEBG Sep 12 00:26:08.159DEBG DEBGreplacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 3787 | 2026-09-12T00:26:09.136Z | adding route 172.17.0.50/32 -> 10.0.0.255 replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3788 | 2026-09-12T00:26:09.136Z | |
| 3789 | 2026-09-12T00:26:09.136Z | |
| 3790 | 2026-09-12T00:26:09.136Z | Sep 12 00:26:08.159 INFO adding route 3fff:beef:32::/64 -> 2001:db8::55:ffSep 12 00:26:08.159 |
| 3791 | 2026-09-12T00:26:09.136Z | Sep 12 00:26:08.159 Sep 12 00:26:08.159 INFO INFODEBGSep 12 00:26:08.159 adding route 172.17.0.53/32 -> 10.0.0.255replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.28/32 -> 10.0.0.255DEBG |
| 3792 | 2026-09-12T00:26:09.136Z | |
| 3793 | 2026-09-12T00:26:09.136Z | replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3794 | 2026-09-12T00:26:09.136Z | |
| 3795 | 2026-09-12T00:26:09.136Z | Sep 12 00:26:08.159Sep 12 00:26:08.159 Sep 12 00:26:08.159Sep 12 00:26:08.159 INFODEBG adding route 3fff:beef:33::/64 -> 2001:db8::55:ffDEBG |
| 3796 | 2026-09-12T00:26:09.136Z | replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3797 | 2026-09-12T00:26:09.136Z | replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3798 | 2026-09-12T00:26:09.136Z | INFO adding route 172.17.0.51/32 -> 10.0.0.255 |
| 3799 | 2026-09-12T00:26:09.136Z | Sep 12 00:26:08.159Sep 12 00:26:08.159 INFOSep 12 00:26:08.159INFO Sep 12 00:26:08.159DEBG adding route 172.17.0.54/32 -> 10.0.0.255 DEBGreplacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3800 | 2026-09-12T00:26:09.136Z | |
| 3801 | 2026-09-12T00:26:09.136Z | adding route 172.17.0.29/32 -> 10.0.0.255 |
| 3802 | 2026-09-12T00:26:09.136Z | replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3803 | 2026-09-12T00:26:09.136Z | Sep 12 00:26:08.159Sep 12 00:26:08.159 Sep 12 00:26:08.159Sep 12 00:26:08.159INFODEBG replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:34::/64 -> 2001:db8::55:ffINFO |
| 3804 | 2026-09-12T00:26:09.136Z | adding route 172.17.0.52/32 -> 10.0.0.255DEBG |
| 3805 | 2026-09-12T00:26:09.136Z | |
| 3806 | 2026-09-12T00:26:09.136Z | replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3807 | 2026-09-12T00:26:09.136Z | Sep 12 00:26:08.159 Sep 12 00:26:08.159Sep 12 00:26:08.159 Sep 12 00:26:08.159DEBG DEBGINFO INFO replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3808 | 2026-09-12T00:26:09.136Z | replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.55/32 -> 10.0.0.255 |
| 3809 | 2026-09-12T00:26:09.137Z | adding route 172.17.0.30/32 -> 10.0.0.255 |
| 3810 | 2026-09-12T00:26:09.137Z | |
| 3811 | 2026-09-12T00:26:09.137Z | Sep 12 00:26:08.160Sep 12 00:26:08.160Sep 12 00:26:08.160 INFOINFO Sep 12 00:26:08.160DEBG replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3812 | 2026-09-12T00:26:09.137Z | adding route 3fff:beef:35::/64 -> 2001:db8::55:ffDEBG |
| 3813 | 2026-09-12T00:26:09.137Z | replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.53/32 -> 10.0.0.255 |
| 3814 | 2026-09-12T00:26:09.137Z | Sep 12 00:26:08.160 INFO |
| 3815 | 2026-09-12T00:26:09.137Z | Sep 12 00:26:08.160adding route 172.17.0.56/32 -> 10.0.0.255 |
| 3816 | 2026-09-12T00:26:09.137Z | Sep 12 00:26:08.160Sep 12 00:26:08.160INFO DEBGadding route 172.17.0.31/32 -> 10.0.0.255 |
| 3817 | 2026-09-12T00:26:09.137Z | Sep 12 00:26:08.160replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3818 | 2026-09-12T00:26:09.137Z | DEBGDEBG replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3819 | 2026-09-12T00:26:09.137Z | Sep 12 00:26:08.160 |
| 3820 | 2026-09-12T00:26:09.137Z | Sep 12 00:26:08.160 INFODEBGSep 12 00:26:08.160 replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO |
| 3821 | 2026-09-12T00:26:09.137Z | Sep 12 00:26:08.160adding route 172.17.0.54/32 -> 10.0.0.255 adding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 3822 | 2026-09-12T00:26:09.137Z | INFOSep 12 00:26:08.160 INFOadding route 172.17.0.57/32 -> 10.0.0.255 |
| 3823 | 2026-09-12T00:26:09.137Z | adding route 172.17.0.32/32 -> 10.0.0.255 |
| 3824 | 2026-09-12T00:26:09.137Z | |
| 3825 | 2026-09-12T00:26:09.137Z | Sep 12 00:26:08.160 DEBGSep 12 00:26:08.160 Sep 12 00:26:08.160 replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:26:08.160 |
| 3826 | 2026-09-12T00:26:09.137Z | DEBGDEBG replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 3827 | 2026-09-12T00:26:09.137Z | replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3828 | 2026-09-12T00:26:09.137Z | |
| 3829 | 2026-09-12T00:26:09.137Z | Sep 12 00:26:08.160Sep 12 00:26:08.160 Sep 12 00:26:08.160INFOINFO adding route 172.17.0.55/32 -> 10.0.0.255 adding route 172.17.0.33/32 -> 10.0.0.255Sep 12 00:26:08.160 |
| 3830 | 2026-09-12T00:26:09.137Z | INFO |
| 3831 | 2026-09-12T00:26:09.137Z | INFOadding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 3832 | 2026-09-12T00:26:09.137Z | adding route 172.17.0.58/32 -> 10.0.0.255Sep 12 00:26:08.160 |
| 3833 | 2026-09-12T00:26:09.137Z | Sep 12 00:26:08.160 DEBGSep 12 00:26:08.160Sep 12 00:26:08.160 DEBGDEBGDEBG replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3834 | 2026-09-12T00:26:09.137Z | replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3835 | 2026-09-12T00:26:09.137Z | |
| 3836 | 2026-09-12T00:26:09.138Z | |
| 3837 | 2026-09-12T00:26:09.138Z | Sep 12 00:26:08.160 INFOSep 12 00:26:08.160Sep 12 00:26:08.160 Sep 12 00:26:08.160 INFOINFOadding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 3838 | 2026-09-12T00:26:09.138Z | adding route 172.17.0.34/32 -> 10.0.0.255adding route 172.17.0.59/32 -> 10.0.0.255 |
| 3839 | 2026-09-12T00:26:09.138Z | INFO |
| 3840 | 2026-09-12T00:26:09.138Z | adding route 172.17.0.56/32 -> 10.0.0.255 |
| 3841 | 2026-09-12T00:26:09.138Z | test route::tests::add_target_fails_full ... ok |
| 3842 | 2026-09-12T00:26:09.138Z | Sep 12 00:26:08.160Sep 12 00:26:08.160Sep 12 00:26:08.160 DEBG DEBGreplacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 3843 | 2026-09-12T00:26:09.138Z | test route::tests::delete_targets_fragmented ... ok |
| 3844 | 2026-09-12T00:26:09.138Z | replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3845 | 2026-09-12T00:26:09.138Z | |
| 3846 | 2026-09-12T00:26:09.138Z | Sep 12 00:26:08.160 DEBG Sep 12 00:26:08.160replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:26:08.160Sep 12 00:26:08.160 |
| 3847 | 2026-09-12T00:26:09.138Z | INFO INFO adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 3848 | 2026-09-12T00:26:09.138Z | INFO adding route 172.17.0.60/32 -> 10.0.0.255adding route 172.17.0.35/32 -> 10.0.0.255Sep 12 00:26:08.160 |
| 3849 | 2026-09-12T00:26:09.138Z | |
| 3850 | 2026-09-12T00:26:09.138Z | Sep 12 00:26:08.160INFO DEBG adding route 172.17.0.57/32 -> 10.0.0.255replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:26:08.160 |
| 3851 | 2026-09-12T00:26:09.138Z | Sep 12 00:26:08.160 |
| 3852 | 2026-09-12T00:26:09.138Z | DEBGDEBG replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3853 | 2026-09-12T00:26:09.138Z | |
| 3854 | 2026-09-12T00:26:09.138Z | Sep 12 00:26:08.160Sep 12 00:26:08.160 INFODEBGSep 12 00:26:08.160 adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3855 | 2026-09-12T00:26:09.138Z | |
| 3856 | 2026-09-12T00:26:09.138Z | Sep 12 00:26:08.160 INFODEBG Sep 12 00:26:08.160 adding route 172.17.0.36/32 -> 10.0.0.255 Sep 12 00:26:08.160DEBGfailed to allocate space for the new target list |
| 3857 | 2026-09-12T00:26:09.138Z | replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3858 | 2026-09-12T00:26:09.138Z | |
| 3859 | 2026-09-12T00:26:09.138Z | INFO adding route 172.17.0.58/32 -> 10.0.0.255 |
| 3860 | 2026-09-12T00:26:09.138Z | Sep 12 00:26:08.160Sep 12 00:26:08.160 Sep 12 00:26:08.160DEBG Sep 12 00:26:08.160 DEBGDEBG replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3861 | 2026-09-12T00:26:09.138Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]INFOreplacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3862 | 2026-09-12T00:26:09.138Z | |
| 3863 | 2026-09-12T00:26:09.138Z | adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 3864 | 2026-09-12T00:26:09.138Z | Sep 12 00:26:08.160 Sep 12 00:26:08.160INFO Sep 12 00:26:08.160INFO adding route 172.17.0.59/32 -> 10.0.0.255adding route 172.17.0.37/32 -> 10.0.0.255DEBG |
| 3865 | 2026-09-12T00:26:09.139Z | |
| 3866 | 2026-09-12T00:26:09.139Z | replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3867 | 2026-09-12T00:26:09.139Z | Sep 12 00:26:08.160Sep 12 00:26:08.160 Sep 12 00:26:08.160 DEBGINFO replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 3868 | 2026-09-12T00:26:09.139Z | |
| 3869 | 2026-09-12T00:26:09.139Z | DEBG replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3870 | 2026-09-12T00:26:09.139Z | Sep 12 00:26:08.160Sep 12 00:26:08.160 INFO DEBGadding route 172.17.0.38/32 -> 10.0.0.255 Sep 12 00:26:08.160 |
| 3871 | 2026-09-12T00:26:09.139Z | replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 3872 | 2026-09-12T00:26:09.139Z | adding route 172.17.0.60/32 -> 10.0.0.255 |
| 3873 | 2026-09-12T00:26:09.139Z | Sep 12 00:26:08.160 Sep 12 00:26:08.160DEBG Sep 12 00:26:08.160 DEBGreplacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3874 | 2026-09-12T00:26:09.139Z | DEBG failed to allocate space for the new target listreplacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3875 | 2026-09-12T00:26:09.139Z | |
| 3876 | 2026-09-12T00:26:09.139Z | Sep 12 00:26:08.160 INFO adding route 172.17.0.39/32 -> 10.0.0.255Sep 12 00:26:08.160 |
| 3877 | 2026-09-12T00:26:09.139Z | Sep 12 00:26:08.160 DEBGINFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 12 00:26:08.160adding route 172.17.0.61/32 -> 10.0.0.255 |
| 3878 | 2026-09-12T00:26:09.139Z | |
| 3879 | 2026-09-12T00:26:09.139Z | DEBG replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3880 | 2026-09-12T00:26:09.139Z | Sep 12 00:26:08.160 DEBGSep 12 00:26:08.160 replacing targets for 172.17.0.61/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 3881 | 2026-09-12T00:26:09.143Z | adding route 172.17.0.40/32 -> 10.0.0.255 |
| 3882 | 2026-09-12T00:26:09.143Z | Sep 12 00:26:08.160 INFOSep 12 00:26:08.160 adding route 172.17.0.62/32 -> 10.0.0.255DEBG |
| 3883 | 2026-09-12T00:26:09.143Z | replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3884 | 2026-09-12T00:26:09.143Z | Sep 12 00:26:08.160 DEBGSep 12 00:26:08.160 replacing targets for 172.17.0.62/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 3885 | 2026-09-12T00:26:09.143Z | adding route 172.17.0.41/32 -> 10.0.0.255 |
| 3886 | 2026-09-12T00:26:09.143Z | Sep 12 00:26:08.160 INFOSep 12 00:26:08.160 adding route 172.17.0.63/32 -> 10.0.0.255DEBG replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3887 | 2026-09-12T00:26:09.143Z | |
| 3888 | 2026-09-12T00:26:09.144Z | Sep 12 00:26:08.160 INFO adding route 172.17.0.42/32 -> 10.0.0.255Sep 12 00:26:08.160 DEBG replacing targets for 172.17.0.63/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3889 | 2026-09-12T00:26:09.144Z | |
| 3890 | 2026-09-12T00:26:09.144Z | Sep 12 00:26:08.160 DEBG replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:26:08.160 |
| 3891 | 2026-09-12T00:26:09.144Z | DEBG failed to allocate space for the new target list |
| 3892 | 2026-09-12T00:26:09.144Z | Sep 12 00:26:08.160 INFO adding route 172.17.0.43/32 -> 10.0.0.255Sep 12 00:26:08.160 |
| 3893 | 2026-09-12T00:26:09.144Z | DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 3894 | 2026-09-12T00:26:09.144Z | Sep 12 00:26:08.160 DEBG replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3895 | 2026-09-12T00:26:09.144Z | Sep 12 00:26:08.161 DEBG created new freemap, unit: freemap_route_ipv4 |
| 3896 | 2026-09-12T00:26:09.144Z | Sep 12 00:26:08.160 DEBG failed to allocate space for the new target list |
| 3897 | 2026-09-12T00:26:09.144Z | Sep 12 00:26:08.168 INFO adding route 172.17.0.44/32 -> 10.0.0.255 |
| 3898 | 2026-09-12T00:26:09.144Z | Sep 12 00:26:08.168 DEBGSep 12 00:26:08.168 created new freemapDEBG, unitreplacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]: |
| 3899 | 2026-09-12T00:26:09.144Z | freemap_route_ipv6 |
| 3900 | 2026-09-12T00:26:09.144Z | Sep 12 00:26:08.168 INFO Sep 12 00:26:08.168adding route 172.17.0.45/32 -> 10.0.0.255 |
| 3901 | 2026-09-12T00:26:09.144Z | DEBG initted freemap. size: 64, unitSep 12 00:26:08.168: DEBGfreemap_route_ipv4 |
| 3902 | 2026-09-12T00:26:09.144Z | replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3903 | 2026-09-12T00:26:09.144Z | Sep 12 00:26:08.168 Sep 12 00:26:08.168DEBG INFOreset freemap , adding route 172.17.0.46/32 -> 10.0.0.255unit |
| 3904 | 2026-09-12T00:26:09.144Z | : freemap_route_ipv4 |
| 3905 | 2026-09-12T00:26:09.144Z | Sep 12 00:26:08.168 DEBG Sep 12 00:26:08.168replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3906 | 2026-09-12T00:26:09.144Z | DEBG initted freemap. size: 64, unitSep 12 00:26:08.168: freemap_route_ipv6 |
| 3907 | 2026-09-12T00:26:09.144Z | INFO adding route 172.17.0.47/32 -> 10.0.0.255 |
| 3908 | 2026-09-12T00:26:09.144Z | Sep 12 00:26:08.168 Sep 12 00:26:08.168DEBG DEBG replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3909 | 2026-09-12T00:26:09.144Z | reset freemap, unit:Sep 12 00:26:08.168 freemap_route_ipv6INFO |
| 3910 | 2026-09-12T00:26:09.144Z | adding route 172.17.0.48/32 -> 10.0.0.255 |
| 3911 | 2026-09-12T00:26:09.144Z | Sep 12 00:26:08.168 Sep 12 00:26:08.168INFO DEBGadding route 172.16.0.0/32 -> 10.0.0.1 |
| 3912 | 2026-09-12T00:26:09.144Z | replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3913 | 2026-09-12T00:26:09.144Z | Sep 12 00:26:08.168 Sep 12 00:26:08.168DEBG INFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 3914 | 2026-09-12T00:26:09.144Z | adding route 172.17.0.49/32 -> 10.0.0.255 |
| 3915 | 2026-09-12T00:26:09.144Z | Sep 12 00:26:08.168 Sep 12 00:26:08.168INFO DEBGadding route 172.16.0.0/32 -> 10.0.0.1 |
| 3916 | 2026-09-12T00:26:09.145Z | replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3917 | 2026-09-12T00:26:09.145Z | Sep 12 00:26:08.168 Sep 12 00:26:08.168DEBG INFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 3918 | 2026-09-12T00:26:09.145Z | adding route 172.17.0.50/32 -> 10.0.0.255 |
| 3919 | 2026-09-12T00:26:09.145Z | Sep 12 00:26:08.168Sep 12 00:26:08.168 INFODEBG adding route 172.16.0.0/32 -> 10.0.0.1replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3920 | 2026-09-12T00:26:09.145Z | |
| 3921 | 2026-09-12T00:26:09.145Z | Sep 12 00:26:08.168Sep 12 00:26:08.168 DEBGINFO replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]adding route 172.17.0.51/32 -> 10.0.0.255 |
| 3922 | 2026-09-12T00:26:09.145Z | |
| 3923 | 2026-09-12T00:26:09.145Z | Sep 12 00:26:08.168Sep 12 00:26:08.168 DEBGINFO replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.16.0.0/32 -> 10.0.0.2 |
| 3924 | 2026-09-12T00:26:09.145Z | |
| 3925 | 2026-09-12T00:26:09.145Z | Sep 12 00:26:08.168Sep 12 00:26:08.168 INFODEBG adding route 172.17.0.52/32 -> 10.0.0.255replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 3926 | 2026-09-12T00:26:09.145Z | |
| 3927 | 2026-09-12T00:26:09.145Z | Sep 12 00:26:08.168Sep 12 00:26:08.168 DEBGINFO replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.0/32 -> 10.0.0.255 |
| 3928 | 2026-09-12T00:26:09.145Z | |
| 3929 | 2026-09-12T00:26:09.145Z | Sep 12 00:26:08.168Sep 12 00:26:08.168 INFODEBG adding route 172.17.0.53/32 -> 10.0.0.255replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3930 | 2026-09-12T00:26:09.145Z | |
| 3931 | 2026-09-12T00:26:09.145Z | Sep 12 00:26:08.168Sep 12 00:26:08.168 INFODEBG adding route 172.17.0.1/32 -> 10.0.0.255replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3932 | 2026-09-12T00:26:09.145Z | |
| 3933 | 2026-09-12T00:26:09.145Z | Sep 12 00:26:08.168Sep 12 00:26:08.168 DEBGINFO replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.54/32 -> 10.0.0.255 |
| 3934 | 2026-09-12T00:26:09.145Z | |
| 3935 | 2026-09-12T00:26:09.145Z | Sep 12 00:26:08.168Sep 12 00:26:08.168 INFODEBG adding route 172.17.0.2/32 -> 10.0.0.255replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3936 | 2026-09-12T00:26:09.145Z | |
| 3937 | 2026-09-12T00:26:09.145Z | Sep 12 00:26:08.168Sep 12 00:26:08.168 DEBGINFO replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.55/32 -> 10.0.0.255 |
| 3938 | 2026-09-12T00:26:09.145Z | |
| 3939 | 2026-09-12T00:26:09.145Z | Sep 12 00:26:08.168Sep 12 00:26:08.168 INFODEBG adding route 172.17.0.3/32 -> 10.0.0.255replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3940 | 2026-09-12T00:26:09.145Z | |
| 3941 | 2026-09-12T00:26:09.145Z | Sep 12 00:26:08.168Sep 12 00:26:08.168 DEBGINFO replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.56/32 -> 10.0.0.255 |
| 3942 | 2026-09-12T00:26:09.145Z | |
| 3943 | 2026-09-12T00:26:09.145Z | Sep 12 00:26:08.168Sep 12 00:26:08.168 INFODEBG adding route 172.17.0.4/32 -> 10.0.0.255replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3944 | 2026-09-12T00:26:09.146Z | |
| 3945 | 2026-09-12T00:26:09.146Z | Sep 12 00:26:08.168Sep 12 00:26:08.168 DEBGINFO replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.57/32 -> 10.0.0.255 |
| 3946 | 2026-09-12T00:26:09.146Z | |
| 3947 | 2026-09-12T00:26:09.146Z | Sep 12 00:26:08.168Sep 12 00:26:08.168 INFODEBG adding route 172.17.0.5/32 -> 10.0.0.255replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3948 | 2026-09-12T00:26:09.146Z | |
| 3949 | 2026-09-12T00:26:09.146Z | Sep 12 00:26:08.168Sep 12 00:26:08.168 DEBGINFO replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.58/32 -> 10.0.0.255 |
| 3950 | 2026-09-12T00:26:09.146Z | |
| 3951 | 2026-09-12T00:26:09.146Z | Sep 12 00:26:08.168Sep 12 00:26:08.168 INFODEBG adding route 172.17.0.6/32 -> 10.0.0.255replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3952 | 2026-09-12T00:26:09.146Z | |
| 3953 | 2026-09-12T00:26:09.146Z | Sep 12 00:26:08.168Sep 12 00:26:08.168 DEBGINFO replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.59/32 -> 10.0.0.255 |
| 3954 | 2026-09-12T00:26:09.146Z | |
| 3955 | 2026-09-12T00:26:09.146Z | Sep 12 00:26:08.168Sep 12 00:26:08.168 INFODEBG adding route 172.17.0.7/32 -> 10.0.0.255replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3956 | 2026-09-12T00:26:09.146Z | |
| 3957 | 2026-09-12T00:26:09.146Z | Sep 12 00:26:08.168Sep 12 00:26:08.168 INFODEBG adding route 172.17.0.60/32 -> 10.0.0.255replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3958 | 2026-09-12T00:26:09.146Z | |
| 3959 | 2026-09-12T00:26:09.146Z | Sep 12 00:26:08.168Sep 12 00:26:08.168 DEBGINFO replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.8/32 -> 10.0.0.255 |
| 3960 | 2026-09-12T00:26:09.146Z | |
| 3961 | 2026-09-12T00:26:09.146Z | Sep 12 00:26:08.168Sep 12 00:26:08.168 DEBGDEBG failed to allocate space for the new target listreplacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3962 | 2026-09-12T00:26:09.146Z | |
| 3963 | 2026-09-12T00:26:09.146Z | Sep 12 00:26:08.168Sep 12 00:26:08.168 DEBGINFO replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]adding route 172.17.0.9/32 -> 10.0.0.255 |
| 3964 | 2026-09-12T00:26:09.146Z | |
| 3965 | 2026-09-12T00:26:09.146Z | Sep 12 00:26:08.168 DEBG replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3966 | 2026-09-12T00:26:09.146Z | Sep 12 00:26:08.168 INFO adding route 172.17.0.10/32 -> 10.0.0.255 |
| 3967 | 2026-09-12T00:26:09.146Z | Sep 12 00:26:08.168 DEBG replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3968 | 2026-09-12T00:26:09.146Z | Sep 12 00:26:08.168 INFO adding route 172.17.0.11/32 -> 10.0.0.255 |
| 3969 | 2026-09-12T00:26:09.146Z | Sep 12 00:26:08.168 DEBG replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3970 | 2026-09-12T00:26:09.146Z | Sep 12 00:26:08.168 INFO adding route 172.17.0.12/32 -> 10.0.0.255 |
| 3971 | 2026-09-12T00:26:09.146Z | Sep 12 00:26:08.168 DEBG replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3972 | 2026-09-12T00:26:09.146Z | Sep 12 00:26:08.168 INFO adding route 172.17.0.13/32 -> 10.0.0.255 |
| 3973 | 2026-09-12T00:26:09.147Z | Sep 12 00:26:08.168 DEBG replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3974 | 2026-09-12T00:26:09.147Z | Sep 12 00:26:08.168 INFO adding route 172.17.0.14/32 -> 10.0.0.255 |
| 3975 | 2026-09-12T00:26:09.147Z | Sep 12 00:26:08.168 DEBG replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3976 | 2026-09-12T00:26:09.147Z | Sep 12 00:26:08.168 INFO adding route 172.17.0.15/32 -> 10.0.0.255 |
| 3977 | 2026-09-12T00:26:09.147Z | Sep 12 00:26:08.168 DEBG replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3978 | 2026-09-12T00:26:09.147Z | Sep 12 00:26:08.168 INFO adding route 172.17.0.16/32 -> 10.0.0.255 |
| 3979 | 2026-09-12T00:26:09.147Z | Sep 12 00:26:08.168 DEBG replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3980 | 2026-09-12T00:26:09.147Z | Sep 12 00:26:08.168 INFO adding route 172.17.0.17/32 -> 10.0.0.255 |
| 3981 | 2026-09-12T00:26:09.151Z | Sep 12 00:26:08.168 DEBG replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3982 | 2026-09-12T00:26:09.151Z | Sep 12 00:26:08.168 INFO adding route 172.17.0.18/32 -> 10.0.0.255 |
| 3983 | 2026-09-12T00:26:09.151Z | Sep 12 00:26:08.168 DEBG replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3984 | 2026-09-12T00:26:09.151Z | Sep 12 00:26:08.168 INFO adding route 172.17.0.19/32 -> 10.0.0.255 |
| 3985 | 2026-09-12T00:26:09.151Z | Sep 12 00:26:08.168 DEBG replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3986 | 2026-09-12T00:26:09.151Z | Sep 12 00:26:08.168 INFO adding route 172.17.0.20/32 -> 10.0.0.255 |
| 3987 | 2026-09-12T00:26:09.151Z | Sep 12 00:26:08.168 DEBG replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3988 | 2026-09-12T00:26:09.152Z | Sep 12 00:26:08.168 INFO adding route 172.17.0.21/32 -> 10.0.0.255 |
| 3989 | 2026-09-12T00:26:09.152Z | Sep 12 00:26:08.168 DEBG replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3990 | 2026-09-12T00:26:09.152Z | Sep 12 00:26:08.168 INFO adding route 172.17.0.22/32 -> 10.0.0.255 |
| 3991 | 2026-09-12T00:26:09.152Z | Sep 12 00:26:08.168 DEBG replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3992 | 2026-09-12T00:26:09.152Z | Sep 12 00:26:08.168 INFO adding route 172.17.0.23/32 -> 10.0.0.255 |
| 3993 | 2026-09-12T00:26:09.152Z | Sep 12 00:26:08.168 DEBG replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3994 | 2026-09-12T00:26:09.152Z | Sep 12 00:26:08.168 INFO adding route 172.17.0.24/32 -> 10.0.0.255 |
| 3995 | 2026-09-12T00:26:09.152Z | Sep 12 00:26:08.168 DEBG replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3996 | 2026-09-12T00:26:09.152Z | Sep 12 00:26:08.168 INFO adding route 172.17.0.25/32 -> 10.0.0.255 |
| 3997 | 2026-09-12T00:26:09.152Z | Sep 12 00:26:08.168 DEBG replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3998 | 2026-09-12T00:26:09.152Z | Sep 12 00:26:08.168 INFO adding route 172.17.0.26/32 -> 10.0.0.255 |
| 3999 | 2026-09-12T00:26:09.152Z | Sep 12 00:26:08.168 DEBG replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 4000 | 2026-09-12T00:26:09.152Z | Sep 12 00:26:08.168 INFO adding route 172.17.0.27/32 -> 10.0.0.255 |
| 4001 | 2026-09-12T00:26:09.152Z | Sep 12 00:26:08.169 DEBG replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 4002 | 2026-09-12T00:26:09.152Z | Sep 12 00:26:08.169 INFO adding route 172.17.0.28/32 -> 10.0.0.255 |
| 4003 | 2026-09-12T00:26:09.152Z | Sep 12 00:26:08.169 DEBG replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 4004 | 2026-09-12T00:26:09.152Z | Sep 12 00:26:08.169 INFO adding route 172.17.0.29/32 -> 10.0.0.255 |
| 4005 | 2026-09-12T00:26:09.152Z | Sep 12 00:26:08.169 DEBG replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 4006 | 2026-09-12T00:26:09.152Z | Sep 12 00:26:08.169 INFO adding route 172.17.0.30/32 -> 10.0.0.255 |
| 4007 | 2026-09-12T00:26:09.152Z | Sep 12 00:26:08.169 DEBG replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 4008 | 2026-09-12T00:26:09.152Z | Sep 12 00:26:08.169 INFO adding route 172.17.0.31/32 -> 10.0.0.255 |
| 4009 | 2026-09-12T00:26:09.152Z | Sep 12 00:26:08.169 DEBG replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 4010 | 2026-09-12T00:26:09.152Z | Sep 12 00:26:08.176 INFO adding route 172.17.0.32/32 -> 10.0.0.255 |
| 4011 | 2026-09-12T00:26:09.152Z | Sep 12 00:26:08.176 DEBG replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 4012 | 2026-09-12T00:26:09.152Z | Sep 12 00:26:08.176 INFO adding route 172.17.0.33/32 -> 10.0.0.255 |
| 4013 | 2026-09-12T00:26:09.152Z | Sep 12 00:26:08.176 DEBG replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 4014 | 2026-09-12T00:26:09.152Z | Sep 12 00:26:08.176 INFO adding route 172.17.0.34/32 -> 10.0.0.255 |
| 4015 | 2026-09-12T00:26:09.152Z | Sep 12 00:26:08.176 DEBG replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 4016 | 2026-09-12T00:26:09.153Z | Sep 12 00:26:08.176 INFO adding route 172.17.0.35/32 -> 10.0.0.255 |
| 4017 | 2026-09-12T00:26:09.153Z | Sep 12 00:26:08.176 DEBG replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 4018 | 2026-09-12T00:26:09.153Z | Sep 12 00:26:08.176 INFO adding route 172.17.0.36/32 -> 10.0.0.255 |
| 4019 | 2026-09-12T00:26:09.153Z | Sep 12 00:26:08.176 DEBG replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 4020 | 2026-09-12T00:26:09.153Z | Sep 12 00:26:08.176 INFO adding route 172.17.0.37/32 -> 10.0.0.255 |
| 4021 | 2026-09-12T00:26:09.153Z | Sep 12 00:26:08.176 DEBG replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 4022 | 2026-09-12T00:26:09.153Z | Sep 12 00:26:08.176 INFO adding route 172.17.0.38/32 -> 10.0.0.255 |
| 4023 | 2026-09-12T00:26:09.153Z | Sep 12 00:26:08.176 DEBG replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 4024 | 2026-09-12T00:26:09.153Z | Sep 12 00:26:08.176 INFO adding route 172.17.0.39/32 -> 10.0.0.255 |
| 4025 | 2026-09-12T00:26:09.153Z | Sep 12 00:26:08.176 DEBG replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 4026 | 2026-09-12T00:26:09.153Z | Sep 12 00:26:08.176 INFO adding route 172.17.0.40/32 -> 10.0.0.255 |
| 4027 | 2026-09-12T00:26:09.153Z | Sep 12 00:26:08.176 DEBG replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 4028 | 2026-09-12T00:26:09.153Z | Sep 12 00:26:08.176 INFO adding route 172.17.0.41/32 -> 10.0.0.255 |
| 4029 | 2026-09-12T00:26:09.153Z | Sep 12 00:26:08.176 DEBG replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 4030 | 2026-09-12T00:26:09.153Z | Sep 12 00:26:08.176 INFO adding route 172.17.0.42/32 -> 10.0.0.255 |
| 4031 | 2026-09-12T00:26:09.153Z | Sep 12 00:26:08.176 DEBG replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 4032 | 2026-09-12T00:26:09.153Z | Sep 12 00:26:08.176 INFO adding route 172.17.0.43/32 -> 10.0.0.255 |
| 4033 | 2026-09-12T00:26:09.153Z | Sep 12 00:26:08.176 DEBG replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 4034 | 2026-09-12T00:26:09.153Z | Sep 12 00:26:08.176 INFO adding route 172.17.0.44/32 -> 10.0.0.255 |
| 4035 | 2026-09-12T00:26:09.153Z | Sep 12 00:26:08.176 DEBG replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 4036 | 2026-09-12T00:26:09.153Z | Sep 12 00:26:08.176 INFO adding route 172.17.0.45/32 -> 10.0.0.255 |
| 4037 | 2026-09-12T00:26:09.153Z | Sep 12 00:26:08.176 DEBG replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 4038 | 2026-09-12T00:26:09.153Z | Sep 12 00:26:08.176 INFO adding route 172.17.0.46/32 -> 10.0.0.255 |
| 4039 | 2026-09-12T00:26:09.153Z | Sep 12 00:26:08.176 DEBG replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 4040 | 2026-09-12T00:26:09.153Z | Sep 12 00:26:08.176 INFO adding route 172.17.0.47/32 -> 10.0.0.255 |
| 4041 | 2026-09-12T00:26:09.153Z | Sep 12 00:26:08.176 DEBG replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 4042 | 2026-09-12T00:26:09.153Z | test route::tests::delete_targets_full ... ok |
| 4043 | 2026-09-12T00:26:09.153Z | Sep 12 00:26:08.176 INFO adding route 172.17.0.48/32 -> 10.0.0.255 |
| 4044 | 2026-09-12T00:26:09.154Z | Sep 12 00:26:08.176 DEBG replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 4045 | 2026-09-12T00:26:09.154Z | Sep 12 00:26:08.176 INFO adding route 172.17.0.49/32 -> 10.0.0.255 |
| 4046 | 2026-09-12T00:26:09.154Z | Sep 12 00:26:08.176 DEBG replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 4047 | 2026-09-12T00:26:09.154Z | Sep 12 00:26:08.176 INFO adding route 172.17.0.50/32 -> 10.0.0.255 |
| 4048 | 2026-09-12T00:26:09.154Z | Sep 12 00:26:08.176 DEBG replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 4049 | 2026-09-12T00:26:09.154Z | |
| 4050 | 2026-09-12T00:26:09.154Z | Sep 12 00:26:08.176 INFO adding route 172.17.0.51/32 -> 10.0.0.255 |
| 4051 | 2026-09-12T00:26:09.154Z | Sep 12 00:26:08.176 DEBG replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 4052 | 2026-09-12T00:26:09.154Z | test result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s |
| 4053 | 2026-09-12T00:26:09.154Z | Sep 12 00:26:08.176 INFO adding route 172.17.0.52/32 -> 10.0.0.255 |
| 4054 | 2026-09-12T00:26:09.154Z | |
| 4055 | 2026-09-12T00:26:09.154Z | Sep 12 00:26:08.176 DEBG replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 4056 | 2026-09-12T00:26:09.154Z | Sep 12 00:26:08.176 INFO adding route 172.17.0.53/32 -> 10.0.0.255 |
| 4057 | 2026-09-12T00:26:09.154Z | Sep 12 00:26:08.176 DEBG replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 4058 | 2026-09-12T00:26:09.154Z | Sep 12 00:26:08.176 INFO adding route 172.17.0.54/32 -> 10.0.0.255 |
| 4059 | 2026-09-12T00:26:09.154Z | Sep 12 00:26:08.176 DEBG replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 4060 | 2026-09-12T00:26:09.154Z | Sep 12 00:26:08.176 INFO adding route 172.17.0.55/32 -> 10.0.0.255 |
| 4061 | 2026-09-12T00:26:09.154Z | Sep 12 00:26:08.176 DEBG replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 4062 | 2026-09-12T00:26:09.154Z | Sep 12 00:26:08.176 INFO adding route 172.17.0.56/32 -> 10.0.0.255 |
| 4063 | 2026-09-12T00:26:09.154Z | Sep 12 00:26:08.176 DEBG replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 4064 | 2026-09-12T00:26:09.154Z | Sep 12 00:26:08.176 INFO adding route 172.17.0.57/32 -> 10.0.0.255 |
| 4065 | 2026-09-12T00:26:09.154Z | Sep 12 00:26:08.176 DEBG replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 4066 | 2026-09-12T00:26:09.154Z | Sep 12 00:26:08.176 INFO adding route 172.17.0.58/32 -> 10.0.0.255 |
| 4067 | 2026-09-12T00:26:09.154Z | Sep 12 00:26:08.176 DEBG replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 4068 | 2026-09-12T00:26:09.154Z | Sep 12 00:26:08.176 INFO adding route 172.17.0.59/32 -> 10.0.0.255 |
| 4069 | 2026-09-12T00:26:09.154Z | Sep 12 00:26:08.176 DEBG replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 4070 | 2026-09-12T00:26:09.154Z | Sep 12 00:26:08.176 INFO adding route 172.17.0.60/32 -> 10.0.0.255 |
| 4071 | 2026-09-12T00:26:09.154Z | Sep 12 00:26:08.176 DEBG replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 4072 | 2026-09-12T00:26:09.154Z | Sep 12 00:26:08.176 DEBG failed to allocate space for the new target list |
| 4073 | 2026-09-12T00:26:09.155Z | Sep 12 00:26:08.176 DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 4074 | 2026-09-12T00:26:09.155Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-cc2fc6af86348c5b) |
| 4075 | 2026-09-12T00:26:09.155Z | |
| 4076 | 2026-09-12T00:26:09.155Z | running 0 tests |
| 4077 | 2026-09-12T00:26:09.155Z | |
| 4078 | 2026-09-12T00:26:09.155Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4079 | 2026-09-12T00:26:09.155Z | |
| 4080 | 2026-09-12T00:26:09.155Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-129626530bed4535) |
| 4081 | 2026-09-12T00:26:09.159Z | |
| 4082 | 2026-09-12T00:26:09.159Z | running 0 tests |
| 4083 | 2026-09-12T00:26:09.160Z | |
| 4084 | 2026-09-12T00:26:09.160Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4085 | 2026-09-12T00:26:09.160Z | |
| 4086 | 2026-09-12T00:26:09.160Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-afca5f5d515ce1a3) |
| 4087 | 2026-09-12T00:26:09.160Z | |
| 4088 | 2026-09-12T00:26:09.160Z | running 6 tests |
| 4089 | 2026-09-12T00:26:09.160Z | test tests::test_full_lot_id_neither_present ... ok |
| 4090 | 2026-09-12T00:26:09.160Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 4091 | 2026-09-12T00:26:09.160Z | test tests::test_parse_client_port_id ... ok |
| 4092 | 2026-09-12T00:26:09.160Z | test tests::test_full_lot_id_both_present ... ok |
| 4093 | 2026-09-12T00:26:09.160Z | test tests::test_full_lot_id_lot_only ... ok |
| 4094 | 2026-09-12T00:26:09.160Z | test tests::test_port_id_cmp ... ok |
| 4095 | 2026-09-12T00:26:09.160Z | |
| 4096 | 2026-09-12T00:26:09.160Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4097 | 2026-09-12T00:26:09.160Z | |
| 4098 | 2026-09-12T00:26:09.160Z | Running tests/test_all.rs (target/debug/deps/test_all-ef53985cfe7a3a08) |
| 4099 | 2026-09-12T00:26:09.160Z | |
| 4100 | 2026-09-12T00:26:09.160Z | running 0 tests |
| 4101 | 2026-09-12T00:26:09.160Z | |
| 4102 | 2026-09-12T00:26:09.160Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4103 | 2026-09-12T00:26:09.160Z | |
| 4104 | 2026-09-12T00:26:09.160Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-9a1ffdc1254bfaa8) |
| 4105 | 2026-09-12T00:26:09.160Z | |
| 4106 | 2026-09-12T00:26:09.160Z | running 0 tests |
| 4107 | 2026-09-12T00:26:09.160Z | |
| 4108 | 2026-09-12T00:26:09.160Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4109 | 2026-09-12T00:26:09.160Z | |
| 4110 | 2026-09-12T00:26:09.161Z | Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-fbfe8a6c92a1a523) |
| 4111 | 2026-09-12T00:26:09.161Z | |
| 4112 | 2026-09-12T00:26:09.161Z | running 15 tests |
| 4113 | 2026-09-12T00:26:09.161Z | test impls::switch_identifiers::tests::chip_revision_b1 ... ok |
| 4114 | 2026-09-12T00:26:09.161Z | test impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok |
| 4115 | 2026-09-12T00:26:09.161Z | test impls::switch_identifiers::tests::chip_revision_b0 ... ok |
| 4116 | 2026-09-12T00:26:09.161Z | test impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok |
| 4117 | 2026-09-12T00:26:09.161Z | test impls::switch_identifiers::tests::chip_revision_a0 ... ok |
| 4118 | 2026-09-12T00:26:09.161Z | test impls::table::tests::table_entry_new_collects_display_values ... ok |
| 4119 | 2026-09-12T00:26:09.161Z | test impls::table::tests::table_counter_entry_new_collects_key_values ... ok |
| 4120 | 2026-09-12T00:26:09.161Z | test v1::network::tests::test_equal ... ok |
| 4121 | 2026-09-12T00:26:09.161Z | test v1::network::tests::test_eui64 ... ok |
| 4122 | 2026-09-12T00:26:09.161Z | test v1::network::tests::test_into ... ok |
| 4123 | 2026-09-12T00:26:09.161Z | test v1::network::tests::test_not_equal ... ok |
| 4124 | 2026-09-12T00:26:09.161Z | test v1::network::tests::test_to_string ... ok |
| 4125 | 2026-09-12T00:26:09.161Z | test v1::port::tests::port_ids_are_ascii ... ok |
| 4126 | 2026-09-12T00:26:09.161Z | test v1::network::tests::test_parse ... ok |
| 4127 | 2026-09-12T00:26:09.161Z | test v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok |
| 4128 | 2026-09-12T00:26:09.161Z | |
| 4129 | 2026-09-12T00:26:09.161Z | test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4130 | 2026-09-12T00:26:09.161Z | |
| 4131 | 2026-09-12T00:26:09.161Z | Running unittests src/lib.rs (target/debug/deps/packet-b7146b2a4ac94eed) |
| 4132 | 2026-09-12T00:26:09.161Z | |
| 4133 | 2026-09-12T00:26:09.161Z | running 12 tests |
| 4134 | 2026-09-12T00:26:09.161Z | test icmp::test_v6_checksum ... ok |
| 4135 | 2026-09-12T00:26:09.161Z | test pbuf::test_byte ... ok |
| 4136 | 2026-09-12T00:26:09.161Z | test icmp::test_v4_checksum ... ok |
| 4137 | 2026-09-12T00:26:09.161Z | test ipv6::test_ipv6_parse ... ok |
| 4138 | 2026-09-12T00:26:09.161Z | test pbuf::test_nibble ... ok |
| 4139 | 2026-09-12T00:26:09.162Z | test lldp::test_lldp_parse ... ok |
| 4140 | 2026-09-12T00:26:09.162Z | test pbuf::test_overflow ... ok |
| 4141 | 2026-09-12T00:26:09.162Z | test pbuf::test_short ... ok |
| 4142 | 2026-09-12T00:26:09.162Z | test pbuf::test_twelve ... ok |
| 4143 | 2026-09-12T00:26:09.162Z | test pbuf::test_word ... ok |
| 4144 | 2026-09-12T00:26:09.162Z | test tcp::test_checksum_ack_data ... ok |
| 4145 | 2026-09-12T00:26:09.162Z | test tcp::test_checksum_syn_nodata ... ok |
| 4146 | 2026-09-12T00:26:09.162Z | |
| 4147 | 2026-09-12T00:26:09.162Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4148 | 2026-09-12T00:26:09.162Z | |
| 4149 | 2026-09-12T00:26:09.162Z | Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b) |
| 4150 | 2026-09-12T00:26:09.162Z | |
| 4151 | 2026-09-12T00:26:09.162Z | running 0 tests |
| 4152 | 2026-09-12T00:26:09.162Z | |
| 4153 | 2026-09-12T00:26:09.162Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4154 | 2026-09-12T00:26:09.162Z | |
| 4155 | 2026-09-12T00:26:09.162Z | Running unittests src/main.rs (target/debug/deps/swadm-bcdfd33959ff28c7) |
| 4156 | 2026-09-12T00:26:09.162Z | |
| 4157 | 2026-09-12T00:26:09.162Z | running 5 tests |
| 4158 | 2026-09-12T00:26:09.166Z | test switchport::test::test_compute_lanes ... ok |
| 4159 | 2026-09-12T00:26:09.166Z | test switchport::test::port_id_ordering ... ok |
| 4160 | 2026-09-12T00:26:09.166Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 4161 | 2026-09-12T00:26:09.166Z | State: Activated Activated Lane 0 Activated Activated |
| 4162 | 2026-09-12T00:26:09.166Z | Lane 1 Rx Output Enabled: false Lane 2false Lane 3false |
| 4163 | 2026-09-12T00:26:09.166Z | false |
| 4164 | 2026-09-12T00:26:09.166Z | Rx Loss-of-lock: Yes Rx Output Status: valid Yesvalid validYes Yesvalid |
| 4165 | 2026-09-12T00:26:09.166Z | |
| 4166 | 2026-09-12T00:26:09.166Z | Rx Loss-of-signal: Yes Rx Loss-of-lock: true Yes true Yestrue Yestrue |
| 4167 | 2026-09-12T00:26:09.166Z | |
| 4168 | 2026-09-12T00:26:09.166Z | Rx CDR Enabled: Yes Rx Loss-of-signal: false falseYes false Yesfalse |
| 4169 | 2026-09-12T00:26:09.166Z | Yes |
| 4170 | 2026-09-12T00:26:09.166Z | Rx Auto-squelch Disable: true Tx Enabled: Yes true trueYes trueYes |
| 4171 | 2026-09-12T00:26:09.166Z | Yes |
| 4172 | 2026-09-12T00:26:09.166Z | Tx Output Enabled: true true Tx Loss-of-lock: No trueNo true |
| 4173 | 2026-09-12T00:26:09.166Z | No Tx Output Status: invalid No |
| 4174 | 2026-09-12T00:26:09.166Z | invalid Tx Loss-of-signal: Noinvalid invalidNo |
| 4175 | 2026-09-12T00:26:09.166Z | Tx Loss-of-lock: false No falseNo |
| 4176 | 2026-09-12T00:26:09.166Z | false Tx CDR Enabled: No falseNo |
| 4177 | 2026-09-12T00:26:09.166Z | Tx Loss-of-signal: true No trueNo |
| 4178 | 2026-09-12T00:26:09.166Z | true true Tx Adaptive EQ Fault: No |
| 4179 | 2026-09-12T00:26:09.167Z | NoTx Auto-squelch Disable: false No falseNo |
| 4180 | 2026-09-12T00:26:09.167Z | false Tx Fault: Yesfalse |
| 4181 | 2026-09-12T00:26:09.167Z | Yes Tx Adaptive EQ Fail: true Yestrue Yes |
| 4182 | 2026-09-12T00:26:09.167Z | true true |
| 4183 | 2026-09-12T00:26:09.167Z | Tx Failure: false false false false |
| 4184 | 2026-09-12T00:26:09.167Z | Tx Force Squelch: true true true true |
| 4185 | 2026-09-12T00:26:09.167Z | Tx Input Polarity: normal normal normal normal |
| 4186 | 2026-09-12T00:26:09.167Z | test switchport::test::test_print_sff_datapath ... ok |
| 4187 | 2026-09-12T00:26:09.167Z | test switchport::test::test_print_cmis_datapath ... ok |
| 4188 | 2026-09-12T00:26:09.167Z | test link::test_filter ... ok |
| 4189 | 2026-09-12T00:26:09.167Z | |
| 4190 | 2026-09-12T00:26:09.167Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4191 | 2026-09-12T00:26:09.167Z | |
| 4192 | 2026-09-12T00:26:09.167Z | Running tests/cli/main.rs (target/debug/deps/cli-abb6971d8239a246) |
| 4193 | 2026-09-12T00:26:09.167Z | |
| 4194 | 2026-09-12T00:26:09.167Z | running 7 tests |
| 4195 | 2026-09-12T00:26:09.170Z | test counters::counters_list ... ignored |
| 4196 | 2026-09-12T00:26:09.170Z | test link_apply::apply_tx_eq_all ... ignored |
| 4197 | 2026-09-12T00:26:09.170Z | test link_apply::apply_tx_eq_custom ... ignored |
| 4198 | 2026-09-12T00:26:09.171Z | test tx_eq::set_all_taps ... ignored |
| 4199 | 2026-09-12T00:26:09.171Z | test tx_eq::set_partial_taps ... ignored |
| 4200 | 2026-09-12T00:26:09.171Z | test cmd::test::pattern_statics ... ok |
| 4201 | 2026-09-12T00:26:09.174Z | test link_apply::tx_eq_exclusive ... ok |
| 4202 | 2026-09-12T00:26:09.174Z | |
| 4203 | 2026-09-12T00:26:09.178Z | test result: ok. 2 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 4204 | 2026-09-12T00:26:09.178Z | |
| 4205 | 2026-09-12T00:26:09.178Z | Running unittests src/main.rs (target/debug/deps/tfportd-6b089f545486538c) |
| 4206 | 2026-09-12T00:26:09.181Z | |
| 4207 | 2026-09-12T00:26:09.181Z | running 4 tests |
| 4208 | 2026-09-12T00:26:09.181Z | test oxstats::tests::producer_ids_are_actually_unique ... ok |
| 4209 | 2026-09-12T00:26:09.181Z | test linklocal::test_parse_ipadm ... ok |
| 4210 | 2026-09-12T00:26:09.181Z | test tfport::test_parse_tfport ... ok |
| 4211 | 2026-09-12T00:26:09.181Z | test config::tests::test_updates ... ok |
| 4212 | 2026-09-12T00:26:09.181Z | |
| 4213 | 2026-09-12T00:26:09.182Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4214 | 2026-09-12T00:26:09.182Z | |
| 4215 | 2026-09-12T00:26:09.185Z | Running unittests src/main.rs (target/debug/deps/uplinkd-8872d4adf66e7b1b) |
| 4216 | 2026-09-12T00:26:09.185Z | |
| 4217 | 2026-09-12T00:26:09.185Z | running 0 tests |
| 4218 | 2026-09-12T00:26:09.185Z | |
| 4219 | 2026-09-12T00:26:09.185Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4220 | 2026-09-12T00:26:09.185Z | |
| 4221 | 2026-09-12T00:26:09.185Z | Running unittests src/main.rs (target/debug/deps/xtask-8bdda0ad85b34353) |
| 4222 | 2026-09-12T00:26:09.188Z | |
| 4223 | 2026-09-12T00:26:09.188Z | running 0 tests |
| 4224 | 2026-09-12T00:26:09.188Z | |
| 4225 | 2026-09-12T00:26:09.188Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4226 | 2026-09-12T00:26:09.188Z | |
| 4227 | 2026-09-12T00:26:09.188Z | Doc-tests aal |
| 4228 | 2026-09-12T00:26:09.407Z | |
| 4229 | 2026-09-12T00:26:09.407Z | running 0 tests |
| 4230 | 2026-09-12T00:26:09.407Z | |
| 4231 | 2026-09-12T00:26:09.410Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4232 | 2026-09-12T00:26:09.410Z | |
| 4233 | 2026-09-12T00:26:09.434Z | Doc-tests aal_macros |
| 4234 | 2026-09-12T00:26:09.504Z | |
| 4235 | 2026-09-12T00:26:09.504Z | running 0 tests |
| 4236 | 2026-09-12T00:26:09.504Z | |
| 4237 | 2026-09-12T00:26:09.505Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4238 | 2026-09-12T00:26:09.505Z | |
| 4239 | 2026-09-12T00:26:09.518Z | Doc-tests common |
| 4240 | 2026-09-12T00:26:09.754Z | |
| 4241 | 2026-09-12T00:26:09.754Z | running 0 tests |
| 4242 | 2026-09-12T00:26:09.754Z | |
| 4243 | 2026-09-12T00:26:09.754Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4244 | 2026-09-12T00:26:09.754Z | |
| 4245 | 2026-09-12T00:26:09.782Z | Doc-tests dpd_api |
| 4246 | 2026-09-12T00:26:10.499Z | |
| 4247 | 2026-09-12T00:26:10.499Z | running 2 tests |
| 4248 | 2026-09-12T00:26:10.499Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 68) ... ignored |
| 4249 | 2026-09-12T00:26:10.499Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 74) ... ignored |
| 4250 | 2026-09-12T00:26:10.499Z | |
| 4251 | 2026-09-12T00:26:10.499Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4252 | 2026-09-12T00:26:10.499Z | |
| 4253 | 2026-09-12T00:26:10.531Z | Doc-tests dpd_client |
| 4254 | 2026-09-12T00:26:11.890Z | |
| 4255 | 2026-09-12T00:26:11.891Z | running 0 tests |
| 4256 | 2026-09-12T00:26:11.891Z | |
| 4257 | 2026-09-12T00:26:11.891Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4258 | 2026-09-12T00:26:11.891Z | |
| 4259 | 2026-09-12T00:26:11.942Z | Doc-tests dpd_types |
| 4260 | 2026-09-12T00:26:12.130Z | |
| 4261 | 2026-09-12T00:26:12.130Z | running 0 tests |
| 4262 | 2026-09-12T00:26:12.130Z | |
| 4263 | 2026-09-12T00:26:12.130Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4264 | 2026-09-12T00:26:12.130Z | |
| 4265 | 2026-09-12T00:26:12.156Z | Doc-tests dpd_types_versions |
| 4266 | 2026-09-12T00:26:13.666Z | |
| 4267 | 2026-09-12T00:26:13.666Z | running 1 test |
| 4268 | 2026-09-12T00:26:13.666Z | test dpd-types/versions/src/lib.rs - (line 19) ... ignored |
| 4269 | 2026-09-12T00:26:13.666Z | |
| 4270 | 2026-09-12T00:26:13.666Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4271 | 2026-09-12T00:26:13.666Z | |
| 4272 | 2026-09-12T00:26:13.811Z | Doc-tests packet |
| 4273 | 2026-09-12T00:26:13.936Z | |
| 4274 | 2026-09-12T00:26:13.937Z | running 0 tests |
| 4275 | 2026-09-12T00:26:13.937Z | |
| 4276 | 2026-09-12T00:26:13.937Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4277 | 2026-09-12T00:26:13.937Z | |
| 4278 | 2026-09-12T00:26:13.965Z | Doc-tests pcap |
| 4279 | 2026-09-12T00:26:14.018Z | |
| 4280 | 2026-09-12T00:26:14.018Z | running 0 tests |
| 4281 | 2026-09-12T00:26:14.018Z | |
| 4282 | 2026-09-12T00:26:14.018Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4283 | 2026-09-12T00:26:14.018Z | |
| 4284 | 2026-09-12T00:26:14.088Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 4285 | 2026-09-12T00:26:14.088Z | + RUST_BACKTRACE=full |
| 4286 | 2026-09-12T00:26:14.088Z | + cargo test --features tofino_asic --no-fail-fast |
| 4287 | 2026-09-12T00:26:14.693Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 4288 | 2026-09-12T00:26:14.774Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 4289 | 2026-09-12T00:26:14.778Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d) |
| 4290 | 2026-09-12T00:26:14.786Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 4291 | 2026-09-12T00:26:23.698Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 4292 | 2026-09-12T00:26:24.276Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 4293 | 2026-09-12T00:27:07.656Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 53.55s |
| 4294 | 2026-09-12T00:27:07.770Z | Running unittests src/lib.rs (target/debug/deps/aal-38ea820840cac455) |
| 4295 | 2026-09-12T00:27:07.773Z | |
| 4296 | 2026-09-12T00:27:07.774Z | running 0 tests |
| 4297 | 2026-09-12T00:27:07.774Z | |
| 4298 | 2026-09-12T00:27:07.774Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4299 | 2026-09-12T00:27:07.774Z | |
| 4300 | 2026-09-12T00:27:07.774Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 4301 | 2026-09-12T00:27:07.777Z | |
| 4302 | 2026-09-12T00:27:07.777Z | running 0 tests |
| 4303 | 2026-09-12T00:27:07.777Z | |
| 4304 | 2026-09-12T00:27:07.777Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4305 | 2026-09-12T00:27:07.777Z | |
| 4306 | 2026-09-12T00:27:07.777Z | Running unittests src/lib.rs (target/debug/deps/asic-3fe1ab10dfa2737c) |
| 4307 | 2026-09-12T00:27:07.873Z | |
| 4308 | 2026-09-12T00:27:07.874Z | running 8 tests |
| 4309 | 2026-09-12T00:27:07.877Z | test tofino_asic::qsfp::tests::fix_link ... ok |
| 4310 | 2026-09-12T00:27:07.877Z | test tofino_asic::qsfp::tests::test_read_write_cpu_port ... ok |
| 4311 | 2026-09-12T00:27:07.877Z | test tofino_asic::stats::constants_sanity_check ... ok |
| 4312 | 2026-09-12T00:27:07.877Z | test tofino_asic::tests::test_wafer_location_from_coords ... ok |
| 4313 | 2026-09-12T00:27:07.877Z | test tofino_asic::qsfp::tests::test_send_to_dpd_send_error ... ok |
| 4314 | 2026-09-12T00:27:07.877Z | test tofino_asic::qsfp::tests::test_send_to_dpd_mutiple_sends_fails ... ok |
| 4315 | 2026-09-12T00:27:07.884Z | test tofino_asic::qsfp::tests::test_send_to_dpd_recv_ok ... ok |
| 4316 | 2026-09-12T00:27:08.375Z | test tofino_asic::qsfp::tests::test_send_to_dpd_recv_timeout ... ok |
| 4317 | 2026-09-12T00:27:08.375Z | |
| 4318 | 2026-09-12T00:27:08.375Z | test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s |
| 4319 | 2026-09-12T00:27:08.375Z | |
| 4320 | 2026-09-12T00:27:08.384Z | Running unittests src/lib.rs (target/debug/deps/common-f0fc91ad575fea74) |
| 4321 | 2026-09-12T00:27:08.390Z | |
| 4322 | 2026-09-12T00:27:08.390Z | running 4 tests |
| 4323 | 2026-09-12T00:27:08.393Z | test nat::tests::test_vni ... ok |
| 4324 | 2026-09-12T00:27:08.393Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 4325 | 2026-09-12T00:27:08.393Z | test test_purge ... ok |
| 4326 | 2026-09-12T00:27:08.396Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 4327 | 2026-09-12T00:27:08.396Z | |
| 4328 | 2026-09-12T00:27:08.396Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4329 | 2026-09-12T00:27:08.396Z | |
| 4330 | 2026-09-12T00:27:08.396Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-049fc7a9b9157ea9) |
| 4331 | 2026-09-12T00:27:08.399Z | |
| 4332 | 2026-09-12T00:27:08.399Z | running 1 test |
| 4333 | 2026-09-12T00:27:08.399Z | ------- |
| 4334 | 2026-09-12T00:27:08.399Z | Generating OpenAPI documents from API definitions ... |
| 4335 | 2026-09-12T00:27:08.625Z | Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ... |
| 4336 | 2026-09-12T00:27:08.695Z | Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi" |
| 4337 | 2026-09-12T00:27:09.764Z | ------- |
| 4338 | 2026-09-12T00:27:09.764Z | Checking 13 OpenAPI documents... |
| 4339 | 2026-09-12T00:27:09.764Z | Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4340 | 2026-09-12T00:27:09.764Z | Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4341 | 2026-09-12T00:27:09.764Z | Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4342 | 2026-09-12T00:27:09.767Z | Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4343 | 2026-09-12T00:27:09.768Z | Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4344 | 2026-09-12T00:27:09.768Z | Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4345 | 2026-09-12T00:27:09.768Z | Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4346 | 2026-09-12T00:27:09.768Z | Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4347 | 2026-09-12T00:27:09.768Z | Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4348 | 2026-09-12T00:27:09.768Z | Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4349 | 2026-09-12T00:27:09.768Z | Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4350 | 2026-09-12T00:27:09.768Z | Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4351 | 2026-09-12T00:27:09.768Z | Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4352 | 2026-09-12T00:27:09.768Z | Fresh dpd "latest" symlink |
| 4353 | 2026-09-12T00:27:09.768Z | ------- |
| 4354 | 2026-09-12T00:27:09.768Z | Success 13 documents checked: 14 fresh, 0 stale, 0 failed, 0 other problems |
| 4355 | 2026-09-12T00:27:09.835Z | test test::test_apis_up_to_date ... ok |
| 4356 | 2026-09-12T00:27:09.835Z | |
| 4357 | 2026-09-12T00:27:09.835Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.44s |
| 4358 | 2026-09-12T00:27:09.835Z | |
| 4359 | 2026-09-12T00:27:09.894Z | Running unittests src/main.rs (target/debug/deps/dpd-ba39401443e69f9c) |
| 4360 | 2026-09-12T00:27:09.961Z | |
| 4361 | 2026-09-12T00:27:09.961Z | running 93 tests |
| 4362 | 2026-09-12T00:27:09.964Z | test freemap::test_ordering ... ok |
| 4363 | 2026-09-12T00:27:09.964Z | test config::tests::test_updates ... ok |
| 4364 | 2026-09-12T00:27:09.964Z | test dhcpv6::tests::test_create_duid_bytes ... ok |
| 4365 | 2026-09-12T00:27:09.964Z | test freemap::test_split ... ok |
| 4366 | 2026-09-12T00:27:09.964Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 4367 | 2026-09-12T00:27:09.964Z | test macaddrs::tests::test_mac_offset ... ok |
| 4368 | 2026-09-12T00:27:09.967Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 4369 | 2026-09-12T00:27:09.967Z | test macaddrs::tests::test_parse_port_id ... ok |
| 4370 | 2026-09-12T00:27:09.967Z | test mcast::tests::test_canonicalize_sources ... ok |
| 4371 | 2026-09-12T00:27:09.967Z | Sep 12 00:27:09.028Sep 12 00:27:09.028 DEBGDEBG created new freemapcreated new freemap, , unitunit:: freemap_testfreemap_test |
| 4372 | 2026-09-12T00:27:09.967Z | |
| 4373 | 2026-09-12T00:27:09.967Z | Sep 12 00:27:09.028Sep 12 00:27:09.029Sep 12 00:27:09.029 DEBGDEBGDEBG created new freemapinitted freemap. size: 128initted freemap. size: 128, , unit, unitunit:: :freemap_test |
| 4374 | 2026-09-12T00:27:09.967Z | freemap_test |
| 4375 | 2026-09-12T00:27:09.967Z | freemap_test |
| 4376 | 2026-09-12T00:27:09.967Z | Sep 12 00:27:09.029 Sep 12 00:27:09.029DEBG DEBGreset freemap , reset freemapSep 12 00:27:09.029, unitDEBGunit ::initted freemap. size: 128 , freemap_testunit |
| 4377 | 2026-09-12T00:27:09.967Z | Sep 12 00:27:09.029: freemap_test |
| 4378 | 2026-09-12T00:27:09.967Z | freemap_testDEBG |
| 4379 | 2026-09-12T00:27:09.967Z | created new freemapSep 12 00:27:09.029 , DEBGunit :reset freemap , freemap_testunit: |
| 4380 | 2026-09-12T00:27:09.967Z | freemap_test |
| 4381 | 2026-09-12T00:27:09.967Z | Sep 12 00:27:09.029 DEBG initted freemap. size: 128, unit: freemap_test |
| 4382 | 2026-09-12T00:27:09.967Z | Sep 12 00:27:09.029 DEBG reset freemap, unit: freemap_test |
| 4383 | 2026-09-12T00:27:09.967Z | test freemap::test_reclaim ... ok |
| 4384 | 2026-09-12T00:27:09.967Z | test freemap::test_free ... ok |
| 4385 | 2026-09-12T00:27:09.967Z | Sep 12 00:27:09.029 DEBG created new freemap, unit: freemap_test |
| 4386 | 2026-09-12T00:27:09.967Z | test freemap::test_basic ... ok |
| 4387 | 2026-09-12T00:27:09.968Z | Sep 12 00:27:09.029 DEBG initted freemap. size: 8, unit: freemap_test |
| 4388 | 2026-09-12T00:27:09.968Z | Sep 12 00:27:09.029 DEBG reset freemap, unit: freemap_test |
| 4389 | 2026-09-12T00:27:09.968Z | test freemap::test_exhaustion ... ok |
| 4390 | 2026-09-12T00:27:09.968Z | test mcast::tests::test_create_port_bitmap_all_same_direction ... ok |
| 4391 | 2026-09-12T00:27:09.968Z | test freemap::test_reclaim_preserves_existing_freelist ... ok |
| 4392 | 2026-09-12T00:27:09.968Z | test mcast::tests::test_create_port_bitmap_filters_by_direction ... ok |
| 4393 | 2026-09-12T00:27:09.968Z | test mcast::tests::test_create_port_bitmap_empty ... ok |
| 4394 | 2026-09-12T00:27:09.968Z | Sep 12 00:27:09.029 DEBG created new freemap, unit: freemap_test |
| 4395 | 2026-09-12T00:27:09.968Z | Sep 12 00:27:09.029 DEBG initted freemap. size: 128, unit: freemap_test |
| 4396 | 2026-09-12T00:27:09.968Z | Sep 12 00:27:09.029 DEBG reset freemap, unit: freemap_test |
| 4397 | 2026-09-12T00:27:09.968Z | test freemap::test_span ... ok |
| 4398 | 2026-09-12T00:27:09.968Z | test mcast::tests::test_concurrent_allocation_and_deallocation ... ok |
| 4399 | 2026-09-12T00:27:09.968Z | test mcast::tests::test_multicast_group_data_generate_id_allocation ... ok |
| 4400 | 2026-09-12T00:27:09.968Z | test mcast::tests::test_multicast_group_data_id_exhaustion ... ok |
| 4401 | 2026-09-12T00:27:09.968Z | test mcast::tests::test_paired_allocation_and_cleanup ... ok |
| 4402 | 2026-09-12T00:27:09.968Z | test mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok |
| 4403 | 2026-09-12T00:27:09.968Z | test mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok |
| 4404 | 2026-09-12T00:27:09.968Z | test mcast::tests::test_sources_contain_any ... ok |
| 4405 | 2026-09-12T00:27:09.968Z | test mcast::tests::test_concurrent_id_allocation ... ok |
| 4406 | 2026-09-12T00:27:09.968Z | test mcast::validate::tests::test_ipv4_ssm_with_sources ... ok |
| 4407 | 2026-09-12T00:27:09.968Z | test mcast::validate::tests::test_ipv4_validation ... ok |
| 4408 | 2026-09-12T00:27:09.968Z | test mcast::validate::tests::test_address_validation_with_source_validation ... ok |
| 4409 | 2026-09-12T00:27:09.968Z | test mcast::validate::tests::test_address_validation_integrated ... ok |
| 4410 | 2026-09-12T00:27:09.968Z | test mcast::validate::tests::test_ipv6_ssm_with_sources ... ok |
| 4411 | 2026-09-12T00:27:09.968Z | test mcast::validate::tests::test_ipv6_validation ... ok |
| 4412 | 2026-09-12T00:27:09.968Z | test mcast::validate::tests::test_is_ssm_function ... ok |
| 4413 | 2026-09-12T00:27:09.968Z | test mcast::validate::tests::test_validate_not_underlay_subnet ... ok |
| 4414 | 2026-09-12T00:27:09.968Z | test mcast::validate::tests::test_validate_nat_target ... ok |
| 4415 | 2026-09-12T00:27:09.968Z | test mcast::validate::tests::test_validate_source_addresses ... ok |
| 4416 | 2026-09-12T00:27:09.968Z | test nat::test_mapping ... ok |
| 4417 | 2026-09-12T00:27:09.968Z | test mcast::validate::tests::test_multicast_validation_boundaries ... ok |
| 4418 | 2026-09-12T00:27:09.968Z | test mcast::validate::tests::test_validate_tag ... ok |
| 4419 | 2026-09-12T00:27:09.968Z | test mcast::validate::tests::test_validate_tag_format ... ok |
| 4420 | 2026-09-12T00:27:09.968Z | test port_map::tests::test_backplane_group ... ok |
| 4421 | 2026-09-12T00:27:09.968Z | test port_map::tests::test_port_map ... ok |
| 4422 | 2026-09-12T00:27:09.968Z | test mcast::tests::test_id_range_boundaries ... ok |
| 4423 | 2026-09-12T00:27:09.968Z | test api_server::tests::test_build_info ... ok |
| 4424 | 2026-09-12T00:27:09.968Z | test port_map::tests::dump_map ... ok |
| 4425 | 2026-09-12T00:27:09.973Z | Sep 12 00:27:09.031 DEBG created new freemap, unit: freemap_route_ipv4 |
| 4426 | 2026-09-12T00:27:09.973Z | Sep 12 00:27:09.031 DEBG created new freemap, unit: freemap_route_ipv6 |
| 4427 | 2026-09-12T00:27:09.973Z | Sep 12 00:27:09.031 DEBG initted freemap. size: 64, unit: freemap_route_ipv4 |
| 4428 | 2026-09-12T00:27:09.973Z | Sep 12 00:27:09.031 DEBG reset freemap, unit: freemap_route_ipv4 |
| 4429 | 2026-09-12T00:27:09.973Z | Sep 12 00:27:09.031 DEBG initted freemap. size: 64, unit: freemap_route_ipv6 |
| 4430 | 2026-09-12T00:27:09.973Z | Sep 12 00:27:09.031 DEBG reset freemap, unit: freemap_route_ipv6 |
| 4431 | 2026-09-12T00:27:09.973Z | Sep 12 00:27:09.031 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 4432 | 2026-09-12T00:27:09.973Z | Sep 12 00:27:09.031 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 4433 | 2026-09-12T00:27:09.973Z | Sep 12 00:27:09.031 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 4434 | 2026-09-12T00:27:09.973Z | Sep 12 00:27:09.031 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 4435 | 2026-09-12T00:27:09.973Z | Sep 12 00:27:09.031 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 4436 | 2026-09-12T00:27:09.973Z | Sep 12 00:27:09.031 DEBG replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4437 | 2026-09-12T00:27:09.973Z | Sep 12 00:27:09.031 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 4438 | 2026-09-12T00:27:09.973Z | Sep 12 00:27:09.031 DEBG replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4439 | 2026-09-12T00:27:09.973Z | Sep 12 00:27:09.031 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 4440 | 2026-09-12T00:27:09.973Z | Sep 12 00:27:09.031 DEBG replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4441 | 2026-09-12T00:27:09.973Z | Sep 12 00:27:09.031 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 4442 | 2026-09-12T00:27:09.973Z | Sep 12 00:27:09.031 DEBG replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4443 | 2026-09-12T00:27:09.973Z | Sep 12 00:27:09.031 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 4444 | 2026-09-12T00:27:09.973Z | Sep 12 00:27:09.031 DEBG replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4445 | 2026-09-12T00:27:09.973Z | Sep 12 00:27:09.031 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 4446 | 2026-09-12T00:27:09.973Z | Sep 12 00:27:09.031 DEBG replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4447 | 2026-09-12T00:27:09.973Z | Sep 12 00:27:09.031 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 4448 | 2026-09-12T00:27:09.973Z | Sep 12 00:27:09.031 DEBG replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4449 | 2026-09-12T00:27:09.973Z | Sep 12 00:27:09.031 INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 4450 | 2026-09-12T00:27:09.973Z | Sep 12 00:27:09.031 DEBG replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4451 | 2026-09-12T00:27:09.973Z | Sep 12 00:27:09.031 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 4452 | 2026-09-12T00:27:09.974Z | Sep 12 00:27:09.031 DEBG replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4453 | 2026-09-12T00:27:09.974Z | Sep 12 00:27:09.032 INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 4454 | 2026-09-12T00:27:09.974Z | Sep 12 00:27:09.032 DEBG replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4455 | 2026-09-12T00:27:09.974Z | Sep 12 00:27:09.032 INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 4456 | 2026-09-12T00:27:09.974Z | Sep 12 00:27:09.032 DEBG replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4457 | 2026-09-12T00:27:09.974Z | Sep 12 00:27:09.032 INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 4458 | 2026-09-12T00:27:09.974Z | Sep 12 00:27:09.032 DEBG replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4459 | 2026-09-12T00:27:09.974Z | Sep 12 00:27:09.032 INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 4460 | 2026-09-12T00:27:09.974Z | Sep 12 00:27:09.032 DEBG replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4461 | 2026-09-12T00:27:09.974Z | Sep 12 00:27:09.032 INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 4462 | 2026-09-12T00:27:09.974Z | Sep 12 00:27:09.032 DEBG replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4463 | 2026-09-12T00:27:09.974Z | Sep 12 00:27:09.032 INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 4464 | 2026-09-12T00:27:09.974Z | Sep 12 00:27:09.032 DEBG replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4465 | 2026-09-12T00:27:09.974Z | Sep 12 00:27:09.032 INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 4466 | 2026-09-12T00:27:09.974Z | Sep 12 00:27:09.032 DEBG replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4467 | 2026-09-12T00:27:09.974Z | Sep 12 00:27:09.032 INFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 4468 | 2026-09-12T00:27:09.974Z | Sep 12 00:27:09.032 DEBG replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4469 | 2026-09-12T00:27:09.974Z | Sep 12 00:27:09.032 INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 4470 | 2026-09-12T00:27:09.974Z | Sep 12 00:27:09.032 DEBG replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4471 | 2026-09-12T00:27:09.974Z | Sep 12 00:27:09.032 INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 4472 | 2026-09-12T00:27:09.974Z | Sep 12 00:27:09.032 DEBG replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4473 | 2026-09-12T00:27:09.974Z | Sep 12 00:27:09.032 INFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 4474 | 2026-09-12T00:27:09.974Z | Sep 12 00:27:09.032 DEBG replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4475 | 2026-09-12T00:27:09.974Z | Sep 12 00:27:09.032 INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 4476 | 2026-09-12T00:27:09.974Z | Sep 12 00:27:09.032 DEBG replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4477 | 2026-09-12T00:27:09.974Z | Sep 12 00:27:09.032 INFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 4478 | 2026-09-12T00:27:09.974Z | Sep 12 00:27:09.032 DEBG replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4479 | 2026-09-12T00:27:09.974Z | Sep 12 00:27:09.032 INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 4480 | 2026-09-12T00:27:09.974Z | Sep 12 00:27:09.032 DEBG replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4481 | 2026-09-12T00:27:09.974Z | Sep 12 00:27:09.032 INFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 4482 | 2026-09-12T00:27:09.974Z | Sep 12 00:27:09.032 DEBG replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4483 | 2026-09-12T00:27:09.974Z | Sep 12 00:27:09.032 INFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 4484 | 2026-09-12T00:27:09.974Z | Sep 12 00:27:09.032 DEBG replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4485 | 2026-09-12T00:27:09.974Z | Sep 12 00:27:09.032 INFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 4486 | 2026-09-12T00:27:09.974Z | Sep 12 00:27:09.032 DEBG replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4487 | 2026-09-12T00:27:09.974Z | Sep 12 00:27:09.032 INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 4488 | 2026-09-12T00:27:09.974Z | Sep 12 00:27:09.032 DEBG replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4489 | 2026-09-12T00:27:09.974Z | Sep 12 00:27:09.032 INFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 4490 | 2026-09-12T00:27:09.974Z | Sep 12 00:27:09.032 DEBG replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4491 | 2026-09-12T00:27:09.975Z | Sep 12 00:27:09.032 INFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 4492 | 2026-09-12T00:27:09.975Z | Sep 12 00:27:09.032 DEBG replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4493 | 2026-09-12T00:27:09.975Z | Sep 12 00:27:09.032 INFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 4494 | 2026-09-12T00:27:09.975Z | Sep 12 00:27:09.032 DEBG replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4495 | 2026-09-12T00:27:09.975Z | Sep 12 00:27:09.032 INFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 4496 | 2026-09-12T00:27:09.975Z | Sep 12 00:27:09.032 DEBGSep 12 00:27:09.032 replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 4497 | 2026-09-12T00:27:09.975Z | created new freemap, Sep 12 00:27:09.032unit :INFO freemap_route_ipv4adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 4498 | 2026-09-12T00:27:09.975Z | |
| 4499 | 2026-09-12T00:27:09.975Z | Sep 12 00:27:09.032Sep 12 00:27:09.032 DEBGDEBG replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]created new freemap |
| 4500 | 2026-09-12T00:27:09.975Z | test port_map::tests::parse_softnpu_revision ... ok |
| 4501 | 2026-09-12T00:27:09.975Z | , unit: freemap_route_ipv6Sep 12 00:27:09.032 |
| 4502 | 2026-09-12T00:27:09.975Z | INFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 4503 | 2026-09-12T00:27:09.975Z | Sep 12 00:27:09.032 Sep 12 00:27:09.032DEBG DEBGinitted freemap. size: 64 , replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit |
| 4504 | 2026-09-12T00:27:09.975Z | :Sep 12 00:27:09.032 freemap_route_ipv4 |
| 4505 | 2026-09-12T00:27:09.975Z | DEBGSep 12 00:27:09.032 created new freemapSep 12 00:27:09.032, INFODEBG adding route 3fff:beef:21::/64 -> 2001:db8::55:ffcreated new freemapunit |
| 4506 | 2026-09-12T00:27:09.975Z | Sep 12 00:27:09.032: , unitDEBGSep 12 00:27:09.032freemap_route_ipv4 :DEBG |
| 4507 | 2026-09-12T00:27:09.975Z | reset freemapreplacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv4Sep 12 00:27:09.032 |
| 4508 | 2026-09-12T00:27:09.975Z | |
| 4509 | 2026-09-12T00:27:09.975Z | DEBG, unitSep 12 00:27:09.032created new freemap Sep 12 00:27:09.032INFOSep 12 00:27:09.032 adding route 3fff:beef:22::/64 -> 2001:db8::55:ff : |
| 4510 | 2026-09-12T00:27:09.975Z | DEBGDEBG, freemap_route_ipv4 created new freemapunit |
| 4511 | 2026-09-12T00:27:09.975Z | created new freemap, , unitSep 12 00:27:09.032unit: :DEBG replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv6: |
| 4512 | 2026-09-12T00:27:09.975Z | freemap_route_ipv6freemap_route_ipv4Sep 12 00:27:09.032 |
| 4513 | 2026-09-12T00:27:09.975Z | |
| 4514 | 2026-09-12T00:27:09.975Z | Sep 12 00:27:09.032 |
| 4515 | 2026-09-12T00:27:09.975Z | INFODEBG adding route 3fff:beef:23::/64 -> 2001:db8::55:ffinitted freemap. size: 64Sep 12 00:27:09.032 |
| 4516 | 2026-09-12T00:27:09.975Z | DEBG, unitinitted freemap. size: 64:, Sep 12 00:27:09.032unitSep 12 00:27:09.032: Sep 12 00:27:09.032freemap_route_ipv4DEBG |
| 4517 | 2026-09-12T00:27:09.975Z | DEBG created new freemap, DEBGreplacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unitSep 12 00:27:09.032: |
| 4518 | 2026-09-12T00:27:09.975Z | DEBG initted freemap. size: 64 , freemap_route_ipv6Sep 12 00:27:09.032unit |
| 4519 | 2026-09-12T00:27:09.975Z | INFO : reset freemap adding route 3fff:beef:24::/64 -> 2001:db8::55:ff, |
| 4520 | 2026-09-12T00:27:09.975Z | unitSep 12 00:27:09.032 DEBG:freemap_route_ipv4 |
| 4521 | 2026-09-12T00:27:09.975Z | freemap_route_ipv4Sep 12 00:27:09.032 |
| 4522 | 2026-09-12T00:27:09.975Z | initted freemap. size: 64Sep 12 00:27:09.032DEBG , Sep 12 00:27:09.032unit DEBGreplacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]: |
| 4523 | 2026-09-12T00:27:09.975Z | initted freemap. size: 64DEBG, unitfreemap_route_ipv4:Sep 12 00:27:09.032 |
| 4524 | 2026-09-12T00:27:09.975Z | freemap_route_ipv6INFO |
| 4525 | 2026-09-12T00:27:09.980Z | reset freemapadding route 3fff:beef:25::/64 -> 2001:db8::55:ff, |
| 4526 | 2026-09-12T00:27:09.980Z | unitSep 12 00:27:09.032: freemap_route_ipv4Sep 12 00:27:09.032 |
| 4527 | 2026-09-12T00:27:09.980Z | DEBGSep 12 00:27:09.032 DEBG reset freemapreplacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], |
| 4528 | 2026-09-12T00:27:09.980Z | unit:DEBG Sep 12 00:27:09.032 freemap_route_ipv6DEBGSep 12 00:27:09.032 |
| 4529 | 2026-09-12T00:27:09.980Z | reset freemapINFO , unitSep 12 00:27:09.032initted freemap. size: 64:adding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 4530 | 2026-09-12T00:27:09.980Z | INFOfreemap_route_ipv4, |
| 4531 | 2026-09-12T00:27:09.980Z | unitSep 12 00:27:09.032: adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 4532 | 2026-09-12T00:27:09.980Z | freemap_route_ipv6 |
| 4533 | 2026-09-12T00:27:09.980Z | Sep 12 00:27:09.032 DEBGSep 12 00:27:09.032 Sep 12 00:27:09.032 DEBGDEBGinitted freemap. size: 64DEBG , reset freemap , replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit |
| 4534 | 2026-09-12T00:27:09.980Z | :unit |
| 4535 | 2026-09-12T00:27:09.980Z | :freemap_route_ipv6Sep 12 00:27:09.032 INFO |
| 4536 | 2026-09-12T00:27:09.980Z | freemap_route_ipv6adding route 3fff:beef:27::/64 -> 2001:db8::55:ffSep 12 00:27:09.032 |
| 4537 | 2026-09-12T00:27:09.980Z | |
| 4538 | 2026-09-12T00:27:09.980Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 4539 | 2026-09-12T00:27:09.980Z | Sep 12 00:27:09.032Sep 12 00:27:09.032Sep 12 00:27:09.032 INFODEBGDEBG Sep 12 00:27:09.032adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 4540 | 2026-09-12T00:27:09.980Z | replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 4541 | 2026-09-12T00:27:09.980Z | reset freemap, unitreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 12 00:27:09.032: |
| 4542 | 2026-09-12T00:27:09.980Z | INFO Sep 12 00:27:09.032freemap_route_ipv6adding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 4543 | 2026-09-12T00:27:09.980Z | |
| 4544 | 2026-09-12T00:27:09.980Z | Sep 12 00:27:09.032 INFOSep 12 00:27:09.032 DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1Sep 12 00:27:09.032 |
| 4545 | 2026-09-12T00:27:09.980Z | DEBGINFO adding route 3fff:dead::/64 -> 2001:db8::55:1replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 12 00:27:09.032replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4546 | 2026-09-12T00:27:09.980Z | |
| 4547 | 2026-09-12T00:27:09.980Z | DEBG |
| 4548 | 2026-09-12T00:27:09.980Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 12 00:27:09.032 |
| 4549 | 2026-09-12T00:27:09.980Z | INFOSep 12 00:27:09.032 Sep 12 00:27:09.032adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 4550 | 2026-09-12T00:27:09.980Z | Sep 12 00:27:09.032INFODEBG INFO Sep 12 00:27:09.032adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 4551 | 2026-09-12T00:27:09.980Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 4552 | 2026-09-12T00:27:09.980Z | Sep 12 00:27:09.032DEBG DEBGreplacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4553 | 2026-09-12T00:27:09.980Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 4554 | 2026-09-12T00:27:09.980Z | Sep 12 00:27:09.032 Sep 12 00:27:09.032INFO INFOadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 4555 | 2026-09-12T00:27:09.980Z | adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 4556 | 2026-09-12T00:27:09.980Z | Sep 12 00:27:09.032 Sep 12 00:27:09.032DEBG Sep 12 00:27:09.032INFO replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 4557 | 2026-09-12T00:27:09.980Z | replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4558 | 2026-09-12T00:27:09.980Z | adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 4559 | 2026-09-12T00:27:09.980Z | Sep 12 00:27:09.032 INFO Sep 12 00:27:09.032adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff Sep 12 00:27:09.032INFO |
| 4560 | 2026-09-12T00:27:09.980Z | adding route 3fff:beef:1::/64 -> 2001:db8::55:ffDEBG |
| 4561 | 2026-09-12T00:27:09.981Z | replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:27:09.032 |
| 4562 | 2026-09-12T00:27:09.981Z | DEBGSep 12 00:27:09.032 replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 4563 | 2026-09-12T00:27:09.981Z | replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:27:09.032 |
| 4564 | 2026-09-12T00:27:09.981Z | Sep 12 00:27:09.032INFO Sep 12 00:27:09.032INFOadding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 4565 | 2026-09-12T00:27:09.981Z | adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff INFO |
| 4566 | 2026-09-12T00:27:09.981Z | adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 4567 | 2026-09-12T00:27:09.981Z | Sep 12 00:27:09.032Sep 12 00:27:09.032 DEBG DEBGSep 12 00:27:09.032replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4568 | 2026-09-12T00:27:09.981Z | DEBGreplacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4569 | 2026-09-12T00:27:09.981Z | replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4570 | 2026-09-12T00:27:09.981Z | Sep 12 00:27:09.032Sep 12 00:27:09.032 Sep 12 00:27:09.032 INFOINFO adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 4571 | 2026-09-12T00:27:09.981Z | INFOadding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 4572 | 2026-09-12T00:27:09.981Z | adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 4573 | 2026-09-12T00:27:09.981Z | Sep 12 00:27:09.032 Sep 12 00:27:09.032DEBG Sep 12 00:27:09.032 DEBG replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4574 | 2026-09-12T00:27:09.981Z | replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 4575 | 2026-09-12T00:27:09.981Z | replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4576 | 2026-09-12T00:27:09.981Z | Sep 12 00:27:09.032Sep 12 00:27:09.032Sep 12 00:27:09.032 INFOINFO INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffadding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 4577 | 2026-09-12T00:27:09.981Z | |
| 4578 | 2026-09-12T00:27:09.981Z | |
| 4579 | 2026-09-12T00:27:09.981Z | Sep 12 00:27:09.032 Sep 12 00:27:09.032DEBG DEBG replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:27:09.032 |
| 4580 | 2026-09-12T00:27:09.981Z | replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4581 | 2026-09-12T00:27:09.981Z | DEBG Sep 12 00:27:09.032Sep 12 00:27:09.032replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4582 | 2026-09-12T00:27:09.981Z | INFO INFOadding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 4583 | 2026-09-12T00:27:09.981Z | adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 4584 | 2026-09-12T00:27:09.981Z | Sep 12 00:27:09.032Sep 12 00:27:09.032 DEBGDEBG replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4585 | 2026-09-12T00:27:09.981Z | |
| 4586 | 2026-09-12T00:27:09.981Z | Sep 12 00:27:09.033Sep 12 00:27:09.033 Sep 12 00:27:09.033INFOINFO INFOadding route 3fff:beef:6::/64 -> 2001:db8::55:ffadding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 4587 | 2026-09-12T00:27:09.981Z | adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 4588 | 2026-09-12T00:27:09.981Z | |
| 4589 | 2026-09-12T00:27:09.981Z | Sep 12 00:27:09.033 DEBGSep 12 00:27:09.033 replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:27:09.033 |
| 4590 | 2026-09-12T00:27:09.981Z | DEBG DEBGreplacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4591 | 2026-09-12T00:27:09.981Z | Sep 12 00:27:09.033replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4592 | 2026-09-12T00:27:09.981Z | INFO Sep 12 00:27:09.033adding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 4593 | 2026-09-12T00:27:09.981Z | INFO Sep 12 00:27:09.033adding route 3fff:beef:7::/64 -> 2001:db8::55:ff INFO |
| 4594 | 2026-09-12T00:27:09.981Z | Sep 12 00:27:09.033 adding route 3fff:beef:5::/64 -> 2001:db8::55:ffDEBGSep 12 00:27:09.033 |
| 4595 | 2026-09-12T00:27:09.981Z | DEBGreplacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4596 | 2026-09-12T00:27:09.981Z | |
| 4597 | 2026-09-12T00:27:09.981Z | Sep 12 00:27:09.033 DEBGSep 12 00:27:09.033Sep 12 00:27:09.033 replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO INFOadding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 4598 | 2026-09-12T00:27:09.981Z | |
| 4599 | 2026-09-12T00:27:09.981Z | adding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 4600 | 2026-09-12T00:27:09.981Z | Sep 12 00:27:09.033Sep 12 00:27:09.033 INFODEBG adding route 3fff:beef:6::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4601 | 2026-09-12T00:27:09.982Z | |
| 4602 | 2026-09-12T00:27:09.982Z | Sep 12 00:27:09.033Sep 12 00:27:09.033 Sep 12 00:27:09.033 DEBG DEBGINFOreplacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4603 | 2026-09-12T00:27:09.982Z | adding route 3fff:beef:9::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4604 | 2026-09-12T00:27:09.982Z | |
| 4605 | 2026-09-12T00:27:09.982Z | Sep 12 00:27:09.033Sep 12 00:27:09.033 Sep 12 00:27:09.033DEBGINFO replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4606 | 2026-09-12T00:27:09.982Z | INFOadding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 4607 | 2026-09-12T00:27:09.982Z | adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 4608 | 2026-09-12T00:27:09.982Z | Sep 12 00:27:09.033Sep 12 00:27:09.033 Sep 12 00:27:09.033INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ffDEBG |
| 4609 | 2026-09-12T00:27:09.982Z | DEBGreplacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4610 | 2026-09-12T00:27:09.982Z | replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4611 | 2026-09-12T00:27:09.982Z | Sep 12 00:27:09.033 DEBG replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:27:09.033Sep 12 00:27:09.033 |
| 4612 | 2026-09-12T00:27:09.982Z | INFOINFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ffadding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 4613 | 2026-09-12T00:27:09.982Z | |
| 4614 | 2026-09-12T00:27:09.982Z | Sep 12 00:27:09.033 INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ffSep 12 00:27:09.033Sep 12 00:27:09.033 |
| 4615 | 2026-09-12T00:27:09.982Z | DEBG DEBGreplacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4616 | 2026-09-12T00:27:09.982Z | Sep 12 00:27:09.033replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4617 | 2026-09-12T00:27:09.982Z | Sep 12 00:27:09.033DEBG INFO replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:9::/64 -> 2001:db8::55:ffSep 12 00:27:09.033 |
| 4618 | 2026-09-12T00:27:09.982Z | |
| 4619 | 2026-09-12T00:27:09.982Z | INFO Sep 12 00:27:09.033adding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 4620 | 2026-09-12T00:27:09.982Z | INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 4621 | 2026-09-12T00:27:09.982Z | Sep 12 00:27:09.033 Sep 12 00:27:09.033Sep 12 00:27:09.033 DEBG DEBG replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 4622 | 2026-09-12T00:27:09.982Z | |
| 4623 | 2026-09-12T00:27:09.982Z | replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4624 | 2026-09-12T00:27:09.982Z | Sep 12 00:27:09.033 INFO Sep 12 00:27:09.033adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 4625 | 2026-09-12T00:27:09.986Z | INFO Sep 12 00:27:09.033adding route 3fff:beef:36::/64 -> 2001:db8::55:ffSep 12 00:27:09.033 |
| 4626 | 2026-09-12T00:27:09.986Z | INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ffDEBG |
| 4627 | 2026-09-12T00:27:09.986Z | replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4628 | 2026-09-12T00:27:09.986Z | Sep 12 00:27:09.033 Sep 12 00:27:09.033DEBG Sep 12 00:27:09.033INFO replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:e::/64 -> 2001:db8::55:ffDEBG |
| 4629 | 2026-09-12T00:27:09.986Z | |
| 4630 | 2026-09-12T00:27:09.986Z | replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4631 | 2026-09-12T00:27:09.986Z | Sep 12 00:27:09.033 INFO Sep 12 00:27:09.033Sep 12 00:27:09.033 adding route 3fff:beef:b::/64 -> 2001:db8::55:ff DEBGINFO |
| 4632 | 2026-09-12T00:27:09.986Z | replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 4633 | 2026-09-12T00:27:09.986Z | |
| 4634 | 2026-09-12T00:27:09.986Z | adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 12 00:27:09.033 DEBG |
| 4635 | 2026-09-12T00:27:09.986Z | Sep 12 00:27:09.033Sep 12 00:27:09.033replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4636 | 2026-09-12T00:27:09.987Z | DEBGINFO replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 4637 | 2026-09-12T00:27:09.987Z | |
| 4638 | 2026-09-12T00:27:09.987Z | Sep 12 00:27:09.033 INFO Sep 12 00:27:09.033Sep 12 00:27:09.033 adding route 3fff:beef:c::/64 -> 2001:db8::55:ffDEBG |
| 4639 | 2026-09-12T00:27:09.987Z | INFOSep 12 00:27:09.033 replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 4640 | 2026-09-12T00:27:09.987Z | |
| 4641 | 2026-09-12T00:27:09.987Z | DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 12 00:27:09.033Sep 12 00:27:09.033 Sep 12 00:27:09.033 |
| 4642 | 2026-09-12T00:27:09.987Z | DEBGINFODEBG adding route 3fff:beef:10::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4643 | 2026-09-12T00:27:09.987Z | |
| 4644 | 2026-09-12T00:27:09.987Z | replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4645 | 2026-09-12T00:27:09.987Z | Sep 12 00:27:09.033 Sep 12 00:27:09.033INFO Sep 12 00:27:09.033Sep 12 00:27:09.033 adding route 3fff:beef:39::/64 -> 2001:db8::55:ffINFO |
| 4646 | 2026-09-12T00:27:09.987Z | INFOadding route 3fff:dead::/64 -> 2001:db8::55:1DEBG |
| 4647 | 2026-09-12T00:27:09.987Z | Sep 12 00:27:09.033 replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 4648 | 2026-09-12T00:27:09.987Z | adding route 3fff:beef:d::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4649 | 2026-09-12T00:27:09.987Z | |
| 4650 | 2026-09-12T00:27:09.987Z | Sep 12 00:27:09.033 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 12 00:27:09.033Sep 12 00:27:09.033Sep 12 00:27:09.033 |
| 4651 | 2026-09-12T00:27:09.987Z | INFODEBGINFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4652 | 2026-09-12T00:27:09.987Z | |
| 4653 | 2026-09-12T00:27:09.987Z | adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 4654 | 2026-09-12T00:27:09.987Z | Sep 12 00:27:09.033Sep 12 00:27:09.033Sep 12 00:27:09.033Sep 12 00:27:09.033 INFODEBGDEBG replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4655 | 2026-09-12T00:27:09.987Z | |
| 4656 | 2026-09-12T00:27:09.987Z | adding route 3fff:beef:e::/64 -> 2001:db8::55:ffINFO |
| 4657 | 2026-09-12T00:27:09.987Z | Sep 12 00:27:09.033adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 12 00:27:09.033 INFOINFO |
| 4658 | 2026-09-12T00:27:09.987Z | adding route 3fff:beef:12::/64 -> 2001:db8::55:ffadding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 4659 | 2026-09-12T00:27:09.987Z | |
| 4660 | 2026-09-12T00:27:09.987Z | Sep 12 00:27:09.033Sep 12 00:27:09.033Sep 12 00:27:09.033 DEBG Sep 12 00:27:09.033replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] DEBGDEBG replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 4661 | 2026-09-12T00:27:09.987Z | |
| 4662 | 2026-09-12T00:27:09.987Z | |
| 4663 | 2026-09-12T00:27:09.987Z | replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4664 | 2026-09-12T00:27:09.987Z | Sep 12 00:27:09.033Sep 12 00:27:09.033Sep 12 00:27:09.033Sep 12 00:27:09.033 INFOINFO INFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffadding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 4665 | 2026-09-12T00:27:09.987Z | adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 4666 | 2026-09-12T00:27:09.987Z | |
| 4667 | 2026-09-12T00:27:09.987Z | INFO adding route 3fff:beef::/64 -> 2001:db8::55:ffSep 12 00:27:09.033Sep 12 00:27:09.033 |
| 4668 | 2026-09-12T00:27:09.987Z | Sep 12 00:27:09.033 DEBGDEBGDEBG replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4669 | 2026-09-12T00:27:09.987Z | replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4670 | 2026-09-12T00:27:09.987Z | |
| 4671 | 2026-09-12T00:27:09.987Z | Sep 12 00:27:09.033 Sep 12 00:27:09.033DEBGSep 12 00:27:09.033 Sep 12 00:27:09.033 replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOINFO |
| 4672 | 2026-09-12T00:27:09.987Z | INFOadding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 4673 | 2026-09-12T00:27:09.987Z | adding route 3fff:beef:3d::/64 -> 2001:db8::55:ff adding route 3fff:beef:14::/64 -> 2001:db8::55:ffSep 12 00:27:09.033 |
| 4674 | 2026-09-12T00:27:09.988Z | |
| 4675 | 2026-09-12T00:27:09.988Z | INFOSep 12 00:27:09.033 adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 4676 | 2026-09-12T00:27:09.988Z | DEBGSep 12 00:27:09.033 Sep 12 00:27:09.033replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 4677 | 2026-09-12T00:27:09.988Z | DEBG replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:3d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4678 | 2026-09-12T00:27:09.988Z | |
| 4679 | 2026-09-12T00:27:09.988Z | Sep 12 00:27:09.033 DEBGSep 12 00:27:09.033 replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4680 | 2026-09-12T00:27:09.988Z | Sep 12 00:27:09.033INFOSep 12 00:27:09.033 adding route 3fff:beef:11::/64 -> 2001:db8::55:ffINFO |
| 4681 | 2026-09-12T00:27:09.988Z | INFO adding route 3fff:beef:3e::/64 -> 2001:db8::55:ffSep 12 00:27:09.033adding route 3fff:beef:15::/64 -> 2001:db8::55:ff INFO |
| 4682 | 2026-09-12T00:27:09.988Z | |
| 4683 | 2026-09-12T00:27:09.988Z | adding route 3fff:beef:2::/64 -> 2001:db8::55:ffSep 12 00:27:09.033 |
| 4684 | 2026-09-12T00:27:09.988Z | Sep 12 00:27:09.033DEBGSep 12 00:27:09.033 replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGDEBG |
| 4685 | 2026-09-12T00:27:09.988Z | replacing targets for 3fff:beef:3e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4686 | 2026-09-12T00:27:09.988Z | |
| 4687 | 2026-09-12T00:27:09.988Z | Sep 12 00:27:09.033Sep 12 00:27:09.033 Sep 12 00:27:09.033INFOSep 12 00:27:09.033 DEBGINFO DEBG replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4688 | 2026-09-12T00:27:09.988Z | failed to allocate space for the new target listadding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 4689 | 2026-09-12T00:27:09.988Z | adding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 4690 | 2026-09-12T00:27:09.988Z | |
| 4691 | 2026-09-12T00:27:09.988Z | Sep 12 00:27:09.033 Sep 12 00:27:09.033Sep 12 00:27:09.033 Sep 12 00:27:09.033DEBGINFO DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]DEBGreplacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4692 | 2026-09-12T00:27:09.988Z | |
| 4693 | 2026-09-12T00:27:09.988Z | adding route 3fff:beef:3::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4694 | 2026-09-12T00:27:09.988Z | |
| 4695 | 2026-09-12T00:27:09.988Z | Sep 12 00:27:09.033 INFO Sep 12 00:27:09.033Sep 12 00:27:09.033 adding route 3fff:beef:17::/64 -> 2001:db8::55:ff DEBGINFO |
| 4696 | 2026-09-12T00:27:09.988Z | adding route 3fff:beef:13::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4697 | 2026-09-12T00:27:09.988Z | |
| 4698 | 2026-09-12T00:27:09.988Z | Sep 12 00:27:09.033Sep 12 00:27:09.033 DEBGDEBG Sep 12 00:27:09.033replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4699 | 2026-09-12T00:27:09.988Z | INFO replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 4700 | 2026-09-12T00:27:09.988Z | Sep 12 00:27:09.033 |
| 4701 | 2026-09-12T00:27:09.988Z | INFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ffSep 12 00:27:09.033 |
| 4702 | 2026-09-12T00:27:09.988Z | INFO Sep 12 00:27:09.033adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 4703 | 2026-09-12T00:27:09.988Z | Sep 12 00:27:09.033DEBG replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4704 | 2026-09-12T00:27:09.988Z | DEBGSep 12 00:27:09.033 replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGSep 12 00:27:09.033 |
| 4705 | 2026-09-12T00:27:09.988Z | replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4706 | 2026-09-12T00:27:09.988Z | INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ffSep 12 00:27:09.033 |
| 4707 | 2026-09-12T00:27:09.988Z | Sep 12 00:27:09.033INFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ffINFOSep 12 00:27:09.033 |
| 4708 | 2026-09-12T00:27:09.988Z | adding route 3fff:beef:15::/64 -> 2001:db8::55:ffDEBG |
| 4709 | 2026-09-12T00:27:09.988Z | replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4710 | 2026-09-12T00:27:09.988Z | Sep 12 00:27:09.033 Sep 12 00:27:09.033DEBG DEBGreplacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 00:27:09.033 |
| 4711 | 2026-09-12T00:27:09.988Z | replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO |
| 4712 | 2026-09-12T00:27:09.988Z | adding route 3fff:beef:6::/64 -> 2001:db8::55:ffSep 12 00:27:09.033 |
| 4713 | 2026-09-12T00:27:09.988Z | INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 4714 | 2026-09-12T00:27:09.989Z | Sep 12 00:27:09.033Sep 12 00:27:09.033 INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ffDEBG |
| 4715 | 2026-09-12T00:27:09.989Z | Sep 12 00:27:09.033replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG |
| 4716 | 2026-09-12T00:27:09.989Z | replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4717 | 2026-09-12T00:27:09.989Z | Sep 12 00:27:09.033 Sep 12 00:27:09.033Sep 12 00:27:09.033DEBG INFOreplacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO |
| 4718 | 2026-09-12T00:27:09.989Z | adding route 3fff:beef:7::/64 -> 2001:db8::55:ffadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 4719 | 2026-09-12T00:27:09.989Z | Sep 12 00:27:09.033 |
| 4720 | 2026-09-12T00:27:09.989Z | INFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ffSep 12 00:27:09.033Sep 12 00:27:09.033 |
| 4721 | 2026-09-12T00:27:09.989Z | DEBGDEBG replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4722 | 2026-09-12T00:27:09.989Z | Sep 12 00:27:09.033 |
| 4723 | 2026-09-12T00:27:09.989Z | DEBGSep 12 00:27:09.033 replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 4724 | 2026-09-12T00:27:09.989Z | adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffSep 12 00:27:09.033 |
| 4725 | 2026-09-12T00:27:09.993Z | INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 4726 | 2026-09-12T00:27:09.993Z | Sep 12 00:27:09.033Sep 12 00:27:09.033 DEBG INFOSep 12 00:27:09.033replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 4727 | 2026-09-12T00:27:09.993Z | |
| 4728 | 2026-09-12T00:27:09.993Z | DEBG replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4729 | 2026-09-12T00:27:09.993Z | Sep 12 00:27:09.033Sep 12 00:27:09.033 DEBGINFOSep 12 00:27:09.033 adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4730 | 2026-09-12T00:27:09.993Z | INFO |
| 4731 | 2026-09-12T00:27:09.993Z | adding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 4732 | 2026-09-12T00:27:09.993Z | Sep 12 00:27:09.033 Sep 12 00:27:09.033DEBGSep 12 00:27:09.033 replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 4733 | 2026-09-12T00:27:09.993Z | INFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4734 | 2026-09-12T00:27:09.993Z | |
| 4735 | 2026-09-12T00:27:09.993Z | Sep 12 00:27:09.033 Sep 12 00:27:09.033Sep 12 00:27:09.033INFO DEBGadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff INFOreplacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4736 | 2026-09-12T00:27:09.993Z | |
| 4737 | 2026-09-12T00:27:09.993Z | adding route 3fff:beef:a::/64 -> 2001:db8::55:ffSep 12 00:27:09.033 |
| 4738 | 2026-09-12T00:27:09.993Z | Sep 12 00:27:09.033DEBG INFOreplacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 00:27:09.033 |
| 4739 | 2026-09-12T00:27:09.993Z | adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 4740 | 2026-09-12T00:27:09.993Z | DEBG Sep 12 00:27:09.033replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 00:27:09.033 |
| 4741 | 2026-09-12T00:27:09.993Z | INFO DEBGadding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 4742 | 2026-09-12T00:27:09.993Z | replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:27:09.033 |
| 4743 | 2026-09-12T00:27:09.993Z | INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ffSep 12 00:27:09.033 |
| 4744 | 2026-09-12T00:27:09.993Z | Sep 12 00:27:09.033DEBG INFOreplacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4745 | 2026-09-12T00:27:09.993Z | adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffSep 12 00:27:09.033 |
| 4746 | 2026-09-12T00:27:09.993Z | DEBGSep 12 00:27:09.033 Sep 12 00:27:09.033 INFODEBG replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 4747 | 2026-09-12T00:27:09.993Z | |
| 4748 | 2026-09-12T00:27:09.993Z | replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4749 | 2026-09-12T00:27:09.993Z | Sep 12 00:27:09.033Sep 12 00:27:09.033 INFODEBG adding route 3fff:beef:c::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4750 | 2026-09-12T00:27:09.993Z | |
| 4751 | 2026-09-12T00:27:09.993Z | Sep 12 00:27:09.033 INFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffSep 12 00:27:09.033Sep 12 00:27:09.033 |
| 4752 | 2026-09-12T00:27:09.994Z | DEBG replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 4753 | 2026-09-12T00:27:09.994Z | adding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 4754 | 2026-09-12T00:27:09.994Z | Sep 12 00:27:09.033 Sep 12 00:27:09.033INFO DEBGSep 12 00:27:09.033adding route 3fff:beef:d::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 4755 | 2026-09-12T00:27:09.994Z | |
| 4756 | 2026-09-12T00:27:09.994Z | replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4757 | 2026-09-12T00:27:09.994Z | Sep 12 00:27:09.034 INFO Sep 12 00:27:09.034adding route 3fff:beef:22::/64 -> 2001:db8::55:ff Sep 12 00:27:09.034 |
| 4758 | 2026-09-12T00:27:09.994Z | INFODEBG replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 4759 | 2026-09-12T00:27:09.994Z | Sep 12 00:27:09.034 |
| 4760 | 2026-09-12T00:27:09.994Z | DEBG replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4761 | 2026-09-12T00:27:09.994Z | Sep 12 00:27:09.034Sep 12 00:27:09.034 Sep 12 00:27:09.034INFODEBG adding route 3fff:beef:e::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4762 | 2026-09-12T00:27:09.994Z | |
| 4763 | 2026-09-12T00:27:09.994Z | INFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ffSep 12 00:27:09.034Sep 12 00:27:09.034 |
| 4764 | 2026-09-12T00:27:09.994Z | INFODEBG adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffSep 12 00:27:09.034replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4765 | 2026-09-12T00:27:09.994Z | DEBG |
| 4766 | 2026-09-12T00:27:09.994Z | replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4767 | 2026-09-12T00:27:09.994Z | Sep 12 00:27:09.034Sep 12 00:27:09.034 INFODEBG replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 4768 | 2026-09-12T00:27:09.994Z | |
| 4769 | 2026-09-12T00:27:09.994Z | Sep 12 00:27:09.034 INFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ffSep 12 00:27:09.034 |
| 4770 | 2026-09-12T00:27:09.994Z | Sep 12 00:27:09.034 INFO Sep 12 00:27:09.034adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 4771 | 2026-09-12T00:27:09.994Z | DEBGDEBG replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4772 | 2026-09-12T00:27:09.994Z | |
| 4773 | 2026-09-12T00:27:09.994Z | Sep 12 00:27:09.034 DEBG Sep 12 00:27:09.034Sep 12 00:27:09.034replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4774 | 2026-09-12T00:27:09.994Z | INFOINFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 4775 | 2026-09-12T00:27:09.994Z | adding route 3fff:beef:10::/64 -> 2001:db8::55:ffSep 12 00:27:09.034 |
| 4776 | 2026-09-12T00:27:09.994Z | INFO Sep 12 00:27:09.034Sep 12 00:27:09.034adding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 4777 | 2026-09-12T00:27:09.994Z | DEBG DEBG replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4778 | 2026-09-12T00:27:09.994Z | |
| 4779 | 2026-09-12T00:27:09.994Z | Sep 12 00:27:09.034 DEBG replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:27:09.034 |
| 4780 | 2026-09-12T00:27:09.994Z | INFO Sep 12 00:27:09.034adding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 4781 | 2026-09-12T00:27:09.994Z | INFO Sep 12 00:27:09.034adding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 4782 | 2026-09-12T00:27:09.994Z | Sep 12 00:27:09.034INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ffDEBG |
| 4783 | 2026-09-12T00:27:09.994Z | Sep 12 00:27:09.034replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4784 | 2026-09-12T00:27:09.994Z | DEBG replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4785 | 2026-09-12T00:27:09.994Z | Sep 12 00:27:09.034Sep 12 00:27:09.034 INFO DEBGadding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 4786 | 2026-09-12T00:27:09.994Z | replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:27:09.034 |
| 4787 | 2026-09-12T00:27:09.994Z | INFO Sep 12 00:27:09.034adding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 4788 | 2026-09-12T00:27:09.994Z | DEBG replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4789 | 2026-09-12T00:27:09.994Z | Sep 12 00:27:09.034 DEBGSep 12 00:27:09.034 Sep 12 00:27:09.034replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4790 | 2026-09-12T00:27:09.994Z | INFOINFO adding route 3fff:beef:28::/64 -> 2001:db8::55:ffadding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 4791 | 2026-09-12T00:27:09.994Z | Sep 12 00:27:09.034 |
| 4792 | 2026-09-12T00:27:09.995Z | INFOSep 12 00:27:09.034 adding route 3fff:beef:23::/64 -> 2001:db8::55:ffDEBG |
| 4793 | 2026-09-12T00:27:09.995Z | replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4794 | 2026-09-12T00:27:09.995Z | Sep 12 00:27:09.034Sep 12 00:27:09.034 Sep 12 00:27:09.034DEBG DEBG INFO replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 4795 | 2026-09-12T00:27:09.995Z | |
| 4796 | 2026-09-12T00:27:09.995Z | replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4797 | 2026-09-12T00:27:09.995Z | Sep 12 00:27:09.034Sep 12 00:27:09.034 DEBGINFO Sep 12 00:27:09.034replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4798 | 2026-09-12T00:27:09.995Z | adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 4799 | 2026-09-12T00:27:09.995Z | INFOSep 12 00:27:09.034 adding route 3fff:beef:24::/64 -> 2001:db8::55:ffINFO |
| 4800 | 2026-09-12T00:27:09.995Z | adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffSep 12 00:27:09.034 |
| 4801 | 2026-09-12T00:27:09.995Z | Sep 12 00:27:09.034DEBG DEBGreplacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:27:09.034 |
| 4802 | 2026-09-12T00:27:09.995Z | |
| 4803 | 2026-09-12T00:27:09.995Z | Sep 12 00:27:09.034 DEBGDEBG Sep 12 00:27:09.034created new freemapSep 12 00:27:09.034replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] , INFO |
| 4804 | 2026-09-12T00:27:09.995Z | INFOadding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 4805 | 2026-09-12T00:27:09.995Z | adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 4806 | 2026-09-12T00:27:09.995Z | unitSep 12 00:27:09.034 :Sep 12 00:27:09.034INFO freemap_route_ipv4DEBG |
| 4807 | 2026-09-12T00:27:09.995Z | Sep 12 00:27:09.034 adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 4808 | 2026-09-12T00:27:09.995Z | replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 4809 | 2026-09-12T00:27:09.995Z | replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:27:09.034 |
| 4810 | 2026-09-12T00:27:09.995Z | Sep 12 00:27:09.034 DEBGSep 12 00:27:09.034DEBGSep 12 00:27:09.034 created new freemap INFO , adding route 3fff:beef:15::/64 -> 2001:db8::55:ffINFOunitreplacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4811 | 2026-09-12T00:27:09.995Z | : |
| 4812 | 2026-09-12T00:27:09.995Z | freemap_route_ipv6adding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 4813 | 2026-09-12T00:27:09.995Z | |
| 4814 | 2026-09-12T00:27:09.995Z | Sep 12 00:27:09.034Sep 12 00:27:09.034 Sep 12 00:27:09.034DEBGINFO replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffSep 12 00:27:09.034 |
| 4815 | 2026-09-12T00:27:09.995Z | |
| 4816 | 2026-09-12T00:27:09.995Z | DEBG replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:27:09.034 DEBG |
| 4817 | 2026-09-12T00:27:09.995Z | Sep 12 00:27:09.034DEBGinitted freemap. size: 64 replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], INFOunit |
| 4818 | 2026-09-12T00:27:09.995Z | adding route 3fff:beef:16::/64 -> 2001:db8::55:ff: |
| 4819 | 2026-09-12T00:27:09.995Z | Sep 12 00:27:09.034Sep 12 00:27:09.034 INFOINFO freemap_route_ipv4 |
| 4820 | 2026-09-12T00:27:09.995Z | Sep 12 00:27:09.034adding route 3fff:beef:27::/64 -> 2001:db8::55:ffadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 4821 | 2026-09-12T00:27:09.995Z | |
| 4822 | 2026-09-12T00:27:09.995Z | DEBG Sep 12 00:27:09.034replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:27:09.034 |
| 4823 | 2026-09-12T00:27:09.995Z | DEBGDEBG replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4824 | 2026-09-12T00:27:09.995Z | Sep 12 00:27:09.034 reset freemapDEBGSep 12 00:27:09.034 replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:27:09.034INFO |
| 4825 | 2026-09-12T00:27:09.999Z | adding route 3fff:beef:17::/64 -> 2001:db8::55:ff, |
| 4826 | 2026-09-12T00:27:09.999Z | INFOSep 12 00:27:09.034 adding route 3fff:beef:28::/64 -> 2001:db8::55:ffINFOunit |
| 4827 | 2026-09-12T00:27:09.999Z | adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffSep 12 00:27:09.034 |
| 4828 | 2026-09-12T00:27:09.999Z | :DEBG replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:27:09.034Sep 12 00:27:09.034freemap_route_ipv4 |
| 4829 | 2026-09-12T00:27:09.999Z | DEBG |
| 4830 | 2026-09-12T00:27:09.999Z | DEBG replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:27:09.034replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4831 | 2026-09-12T00:27:09.999Z | Sep 12 00:27:09.034 |
| 4832 | 2026-09-12T00:27:09.999Z | DEBG Sep 12 00:27:09.034Sep 12 00:27:09.034 DEBGINFO created new freemap adding route 3fff:beef:18::/64 -> 2001:db8::55:ff, unit: freemap_route_ipv4Sep 12 00:27:09.034 |
| 4833 | 2026-09-12T00:27:09.999Z | initted freemap. size: 64, unitSep 12 00:27:09.034 |
| 4834 | 2026-09-12T00:27:09.999Z | DEBG INFO adding route 3fff:beef:29::/64 -> 2001:db8::55:ffcreated new freemapSep 12 00:27:09.034, unitfreemap_route_ipv6: freemap_route_ipv6 |
| 4835 | 2026-09-12T00:27:10.000Z | DEBG replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4836 | 2026-09-12T00:27:10.000Z | : freemap_route_ipv6INFOSep 12 00:27:09.034Sep 12 00:27:09.034 DEBG initted freemap. size: 64 |
| 4837 | 2026-09-12T00:27:10.000Z | , |
| 4838 | 2026-09-12T00:27:10.000Z | unit: freemap_route_ipv4DEBG |
| 4839 | 2026-09-12T00:27:10.000Z | adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 4840 | 2026-09-12T00:27:10.000Z | Sep 12 00:27:09.034Sep 12 00:27:09.034 Sep 12 00:27:09.034DEBG reset freemap reset freemapDEBG, , unit:unit: |
| 4841 | 2026-09-12T00:27:10.000Z | freemap_route_ipv4 |
| 4842 | 2026-09-12T00:27:10.000Z | Sep 12 00:27:09.034 DEBG initted freemap. size: 64, unitSep 12 00:27:09.034: replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv6 |
| 4843 | 2026-09-12T00:27:10.000Z | |
| 4844 | 2026-09-12T00:27:10.000Z | freemap_route_ipv6Sep 12 00:27:09.034 Sep 12 00:27:09.034DEBG DEBGreset freemap , INFOunit:INFO freemap_route_ipv6 |
| 4845 | 2026-09-12T00:27:10.000Z | adding route 3fff:beef:19::/64 -> 2001:db8::55:ffSep 12 00:27:09.034 |
| 4846 | 2026-09-12T00:27:10.000Z | INFO adding route 172.16.0.0/32 -> 10.0.0.1 |
| 4847 | 2026-09-12T00:27:10.000Z | |
| 4848 | 2026-09-12T00:27:10.000Z | adding route 3fff:beef:30::/64 -> 2001:db8::55:ffSep 12 00:27:09.034 DEBGreplacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 00:27:09.034replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 12 00:27:09.034 |
| 4849 | 2026-09-12T00:27:10.000Z | |
| 4850 | 2026-09-12T00:27:10.000Z | INFO |
| 4851 | 2026-09-12T00:27:10.000Z | adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 12 00:27:09.034Sep 12 00:27:09.034 INFO adding route 172.16.0.0/32 -> 10.0.0.2 |
| 4852 | 2026-09-12T00:27:10.000Z | Sep 12 00:27:09.034 DEBGSep 12 00:27:09.034 |
| 4853 | 2026-09-12T00:27:10.000Z | DEBG Sep 12 00:27:09.034 reset freemapDEBG, DEBG unitreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 4854 | 2026-09-12T00:27:10.000Z | DEBG replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4855 | 2026-09-12T00:27:10.001Z | Sep 12 00:27:09.034 INFO |
| 4856 | 2026-09-12T00:27:10.001Z | Sep 12 00:27:09.034adding route 172.17.0.0/32 -> 10.0.0.255 |
| 4857 | 2026-09-12T00:27:10.001Z | :Sep 12 00:27:09.034 freemap_route_ipv6Sep 12 00:27:09.034Sep 12 00:27:09.034 INFO DEBG |
| 4858 | 2026-09-12T00:27:10.001Z | replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 4859 | 2026-09-12T00:27:10.001Z | INFO INFOadding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 4860 | 2026-09-12T00:27:10.001Z | adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffSep 12 00:27:09.034 INFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 4861 | 2026-09-12T00:27:10.001Z | adding route 172.17.0.1/32 -> 10.0.0.255 |
| 4862 | 2026-09-12T00:27:10.001Z | Sep 12 00:27:09.034Sep 12 00:27:09.034 DEBG |
| 4863 | 2026-09-12T00:27:10.001Z | DEBG Sep 12 00:27:09.034replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 4864 | 2026-09-12T00:27:10.001Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 4865 | 2026-09-12T00:27:10.001Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 12 00:27:09.034 |
| 4866 | 2026-09-12T00:27:10.001Z | Sep 12 00:27:09.034DEBG INFO adding route 172.17.0.2/32 -> 10.0.0.255Sep 12 00:27:09.034 |
| 4867 | 2026-09-12T00:27:10.001Z | DEBG replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:27:09.034 |
| 4868 | 2026-09-12T00:27:10.001Z | Sep 12 00:27:09.034 DEBGSep 12 00:27:09.034 replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG |
| 4869 | 2026-09-12T00:27:10.001Z | replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4870 | 2026-09-12T00:27:10.001Z | Sep 12 00:27:09.034Sep 12 00:27:09.034 |
| 4871 | 2026-09-12T00:27:10.001Z | INFO adding route 172.17.0.3/32 -> 10.0.0.255 |
| 4872 | 2026-09-12T00:27:10.001Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 4873 | 2026-09-12T00:27:10.001Z | Sep 12 00:27:09.034Sep 12 00:27:09.034 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] DEBGSep 12 00:27:09.034 DEBG replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 4874 | 2026-09-12T00:27:10.001Z | created new freemap, unit:INFO Sep 12 00:27:09.034DEBG |
| 4875 | 2026-09-12T00:27:10.001Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 12 00:27:09.034 freemap_route_ipv4Sep 12 00:27:09.034 DEBGSep 12 00:27:09.034INFO |
| 4876 | 2026-09-12T00:27:10.001Z | INFO |
| 4877 | 2026-09-12T00:27:10.001Z | INFOadding route 172.17.0.4/32 -> 10.0.0.255 |
| 4878 | 2026-09-12T00:27:10.001Z | adding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 4879 | 2026-09-12T00:27:10.001Z | Sep 12 00:27:09.034 adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffSep 12 00:27:09.034 |
| 4880 | 2026-09-12T00:27:10.001Z | INFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffSep 12 00:27:09.034 |
| 4881 | 2026-09-12T00:27:10.001Z | adding route 3fff:dead::/64 -> 2001:db8::55:3Sep 12 00:27:09.034 |
| 4882 | 2026-09-12T00:27:10.001Z | DEBG replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 4883 | 2026-09-12T00:27:10.001Z | Sep 12 00:27:09.034 DEBG created new freemapSep 12 00:27:09.034, unit:replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 4884 | 2026-09-12T00:27:10.001Z | INFO freemap_route_ipv6 |
| 4885 | 2026-09-12T00:27:10.001Z | adding route 172.17.0.5/32 -> 10.0.0.255 |
| 4886 | 2026-09-12T00:27:10.001Z | Sep 12 00:27:09.034DEBG DEBGSep 12 00:27:09.034DEBGSep 12 00:27:09.034 replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 4887 | 2026-09-12T00:27:10.001Z | DEBGSep 12 00:27:09.034 |
| 4888 | 2026-09-12T00:27:10.001Z | INFO adding route 172.17.0.6/32 -> 10.0.0.255 |
| 4889 | 2026-09-12T00:27:10.002Z | Sep 12 00:27:09.034replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4890 | 2026-09-12T00:27:10.002Z | INFOreplacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 4891 | 2026-09-12T00:27:10.002Z | |
| 4892 | 2026-09-12T00:27:10.002Z | Sep 12 00:27:09.034 INFO Sep 12 00:27:09.034Sep 12 00:27:09.034Sep 12 00:27:09.034 DEBG DEBG INFOreplacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 4893 | 2026-09-12T00:27:10.002Z | |
| 4894 | 2026-09-12T00:27:10.002Z | adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 4895 | 2026-09-12T00:27:10.002Z | Sep 12 00:27:09.034 INFOSep 12 00:27:09.034 initted freemap. size: 64adding route 172.17.0.7/32 -> 10.0.0.255adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 4896 | 2026-09-12T00:27:10.002Z | INFO , adding route 3fff:beef:34::/64 -> 2001:db8::55:ffunit |
| 4897 | 2026-09-12T00:27:10.002Z | Sep 12 00:27:09.034Sep 12 00:27:09.034 DEBG:Sep 12 00:27:09.034 replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 4898 | 2026-09-12T00:27:10.002Z | DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] |
| 4899 | 2026-09-12T00:27:10.002Z | Sep 12 00:27:09.035 DEBG |
| 4900 | 2026-09-12T00:27:10.002Z | Sep 12 00:27:09.036created new freemap , INFOunit : adding route 3fff:dead::/64 -> 2001:db8::55:4freemap_route_ipv4 |
| 4901 | 2026-09-12T00:27:10.002Z | |
| 4902 | 2026-09-12T00:27:10.002Z | Sep 12 00:27:09.036 DEBG Sep 12 00:27:09.036replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4903 | 2026-09-12T00:27:10.002Z | DEBG Sep 12 00:27:09.035Sep 12 00:27:09.036 freemap_route_ipv4INFOINFO Sep 12 00:27:09.036adding route 172.17.0.8/32 -> 10.0.0.255replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] |
| 4904 | 2026-09-12T00:27:10.002Z | DEBGadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 4905 | 2026-09-12T00:27:10.002Z | |
| 4906 | 2026-09-12T00:27:10.002Z | |
| 4907 | 2026-09-12T00:27:10.002Z | replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:27:09.036 |
| 4908 | 2026-09-12T00:27:10.002Z | Sep 12 00:27:09.036DEBG DEBG Sep 12 00:27:09.036Sep 12 00:27:09.036 Sep 12 00:27:09.036replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO |
| 4909 | 2026-09-12T00:27:10.002Z | INFO replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 4910 | 2026-09-12T00:27:10.002Z | adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 4911 | 2026-09-12T00:27:10.002Z | adding route 3fff:beef:35::/64 -> 2001:db8::55:ffDEBGSep 12 00:27:09.036 Sep 12 00:27:09.036 |
| 4912 | 2026-09-12T00:27:10.002Z | INFOINFO reset freemapadding route 172.17.0.9/32 -> 10.0.0.255 |
| 4913 | 2026-09-12T00:27:10.002Z | Sep 12 00:27:09.036Sep 12 00:27:09.036, adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffDEBGSep 12 00:27:09.036 DEBGreplacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4914 | 2026-09-12T00:27:10.002Z | |
| 4915 | 2026-09-12T00:27:10.002Z | replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit |
| 4916 | 2026-09-12T00:27:10.002Z | DEBG: replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 00:27:09.036freemap_route_ipv4 |
| 4917 | 2026-09-12T00:27:10.002Z | DEBG |
| 4918 | 2026-09-12T00:27:10.002Z | Sep 12 00:27:09.036Sep 12 00:27:09.036 replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO adding route 3fff:beef:36::/64 -> 2001:db8::55:ffINFOSep 12 00:27:09.036 |
| 4919 | 2026-09-12T00:27:10.002Z | adding route 3fff:beef:1::/64 -> 2001:db8::55:ffINFO |
| 4920 | 2026-09-12T00:27:10.002Z | |
| 4921 | 2026-09-12T00:27:10.002Z | Sep 12 00:27:09.036 adding route 172.17.0.10/32 -> 10.0.0.255DEBG |
| 4922 | 2026-09-12T00:27:10.002Z | initted freemap. size: 64Sep 12 00:27:09.036, Sep 12 00:27:09.036Sep 12 00:27:09.036 Sep 12 00:27:09.036INFO DEBGDEBGadding route 3fff:beef:1f::/64 -> 2001:db8::55:ffDEBG |
| 4923 | 2026-09-12T00:27:10.002Z | unit replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]: |
| 4924 | 2026-09-12T00:27:10.002Z | freemap_route_ipv6 |
| 4925 | 2026-09-12T00:27:10.006Z | replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:27:09.036 |
| 4926 | 2026-09-12T00:27:10.006Z | DEBGSep 12 00:27:09.036 |
| 4927 | 2026-09-12T00:27:10.007Z | replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:27:09.036 |
| 4928 | 2026-09-12T00:27:10.007Z | INFOINFO adding route 172.17.0.11/32 -> 10.0.0.255adding route 3fff:beef:37::/64 -> 2001:db8::55:ffSep 12 00:27:09.036 |
| 4929 | 2026-09-12T00:27:10.007Z | Sep 12 00:27:09.036 INFO |
| 4930 | 2026-09-12T00:27:10.007Z | Sep 12 00:27:09.036 Sep 12 00:27:09.036adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 4931 | 2026-09-12T00:27:10.007Z | INFO DEBGadding route 3fff:beef:20::/64 -> 2001:db8::55:ff Sep 12 00:27:09.036replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 4932 | 2026-09-12T00:27:10.007Z | DEBGSep 12 00:27:09.036 DEBGSep 12 00:27:09.036replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4933 | 2026-09-12T00:27:10.007Z | reset freemapINFO, replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4934 | 2026-09-12T00:27:10.007Z | |
| 4935 | 2026-09-12T00:27:10.007Z | unitadding route 172.17.0.12/32 -> 10.0.0.255:Sep 12 00:27:09.036 |
| 4936 | 2026-09-12T00:27:10.007Z | Sep 12 00:27:09.036DEBG Sep 12 00:27:09.036INFO replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4937 | 2026-09-12T00:27:10.007Z | Sep 12 00:27:09.036INFOadding route 3fff:beef:3::/64 -> 2001:db8::55:ff DEBG |
| 4938 | 2026-09-12T00:27:10.007Z | freemap_route_ipv6adding route 3fff:beef:38::/64 -> 2001:db8::55:ff Sep 12 00:27:09.036 replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 4939 | 2026-09-12T00:27:10.007Z | |
| 4940 | 2026-09-12T00:27:10.007Z | INFO |
| 4941 | 2026-09-12T00:27:10.007Z | Sep 12 00:27:09.036adding route 3fff:beef:21::/64 -> 2001:db8::55:ffSep 12 00:27:09.036Sep 12 00:27:09.036 |
| 4942 | 2026-09-12T00:27:10.007Z | Sep 12 00:27:09.036 DEBG DEBGINFO adding route 172.17.0.13/32 -> 10.0.0.255replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:27:09.036 |
| 4943 | 2026-09-12T00:27:10.007Z | DEBGINFO replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4944 | 2026-09-12T00:27:10.007Z | |
| 4945 | 2026-09-12T00:27:10.007Z | |
| 4946 | 2026-09-12T00:27:10.007Z | Sep 12 00:27:09.036adding route 3fff:dead::/64 -> 2001:db8::55:1 Sep 12 00:27:09.036Sep 12 00:27:09.036 |
| 4947 | 2026-09-12T00:27:10.007Z | INFODEBG Sep 12 00:27:09.036 INFOreplacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:27:09.036 adding route 3fff:beef:22::/64 -> 2001:db8::55:ffINFO |
| 4948 | 2026-09-12T00:27:10.007Z | adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 4949 | 2026-09-12T00:27:10.007Z | DEBG |
| 4950 | 2026-09-12T00:27:10.007Z | adding route 3fff:beef:4::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 12 00:27:09.036 |
| 4951 | 2026-09-12T00:27:10.007Z | |
| 4952 | 2026-09-12T00:27:10.007Z | INFO Sep 12 00:27:09.036 Sep 12 00:27:09.036adding route 172.17.0.14/32 -> 10.0.0.255DEBG |
| 4953 | 2026-09-12T00:27:10.007Z | DEBGreplacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4954 | 2026-09-12T00:27:10.007Z | Sep 12 00:27:09.036 replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:27:09.036DEBG |
| 4955 | 2026-09-12T00:27:10.007Z | Sep 12 00:27:09.036 INFOSep 12 00:27:09.036replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4956 | 2026-09-12T00:27:10.007Z | adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffINFO Sep 12 00:27:09.036 |
| 4957 | 2026-09-12T00:27:10.007Z | DEBG INFO replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:27:09.036adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 4958 | 2026-09-12T00:27:10.007Z | |
| 4959 | 2026-09-12T00:27:10.007Z | INFOSep 12 00:27:09.036 adding route 3fff:beef:23::/64 -> 2001:db8::55:ffDEBGadding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 4960 | 2026-09-12T00:27:10.007Z | Sep 12 00:27:09.036 INFOreplacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4961 | 2026-09-12T00:27:10.007Z | adding route 172.17.0.15/32 -> 10.0.0.255 |
| 4962 | 2026-09-12T00:27:10.007Z | Sep 12 00:27:09.036Sep 12 00:27:09.036 |
| 4963 | 2026-09-12T00:27:10.007Z | DEBG replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:27:09.036Sep 12 00:27:09.036 |
| 4964 | 2026-09-12T00:27:10.007Z | INFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffDEBG |
| 4965 | 2026-09-12T00:27:10.007Z | Sep 12 00:27:09.036DEBG INFOSep 12 00:27:09.036Sep 12 00:27:09.036replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 4966 | 2026-09-12T00:27:10.008Z | |
| 4967 | 2026-09-12T00:27:10.008Z | DEBG adding route 3fff:beef:6::/64 -> 2001:db8::55:ffSep 12 00:27:09.036replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 4968 | 2026-09-12T00:27:10.008Z | INFOSep 12 00:27:09.036 adding route 172.17.0.16/32 -> 10.0.0.255replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4969 | 2026-09-12T00:27:10.008Z | |
| 4970 | 2026-09-12T00:27:10.008Z | |
| 4971 | 2026-09-12T00:27:10.008Z | INFOSep 12 00:27:09.036Sep 12 00:27:09.036 Sep 12 00:27:09.036adding route 3fff:beef:24::/64 -> 2001:db8::55:ffDEBG DEBG |
| 4972 | 2026-09-12T00:27:10.008Z | replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 4973 | 2026-09-12T00:27:10.008Z | adding route 3fff:dead::/64 -> 2001:db8::55:3Sep 12 00:27:09.036 |
| 4974 | 2026-09-12T00:27:10.008Z | |
| 4975 | 2026-09-12T00:27:10.008Z | Sep 12 00:27:09.036INFOSep 12 00:27:09.036 Sep 12 00:27:09.037adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffDEBG |
| 4976 | 2026-09-12T00:27:10.008Z | INFODEBGreplacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 172.17.0.17/32 -> 10.0.0.255 |
| 4977 | 2026-09-12T00:27:10.008Z | Sep 12 00:27:09.037 |
| 4978 | 2026-09-12T00:27:10.008Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 12 00:27:09.037 |
| 4979 | 2026-09-12T00:27:10.008Z | DEBG Sep 12 00:27:09.037INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ffSep 12 00:27:09.037 |
| 4980 | 2026-09-12T00:27:10.008Z | DEBG Sep 12 00:27:09.037 replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4981 | 2026-09-12T00:27:10.008Z | INFOreplacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:27:09.037INFO |
| 4982 | 2026-09-12T00:27:10.008Z | test route::tests::grow_succeeds ... ok |
| 4983 | 2026-09-12T00:27:10.008Z | adding route 3fff:beef:25::/64 -> 2001:db8::55:ff adding route 3fff:dead::/64 -> 2001:db8::55:4DEBG |
| 4984 | 2026-09-12T00:27:10.008Z | test route::tests::identity_replace_is_noop ... ok |
| 4985 | 2026-09-12T00:27:10.008Z | Sep 12 00:27:09.037 replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:27:09.037INFO |
| 4986 | 2026-09-12T00:27:10.008Z | |
| 4987 | 2026-09-12T00:27:10.008Z | adding route 172.17.0.18/32 -> 10.0.0.255 |
| 4988 | 2026-09-12T00:27:10.008Z | DEBG failed to allocate space for the new target listSep 12 00:27:09.037Sep 12 00:27:09.037 |
| 4989 | 2026-09-12T00:27:10.008Z | DEBG Sep 12 00:27:09.037Sep 12 00:27:09.037replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 4990 | 2026-09-12T00:27:10.008Z | Sep 12 00:27:09.037 DEBG DEBGINFO DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] |
| 4991 | 2026-09-12T00:27:10.008Z | adding route 3fff:beef:8::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:27:09.037 |
| 4992 | 2026-09-12T00:27:10.008Z | |
| 4993 | 2026-09-12T00:27:10.008Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] INFO |
| 4994 | 2026-09-12T00:27:10.008Z | Sep 12 00:27:09.037 Sep 12 00:27:09.037Sep 12 00:27:09.037 adding route 172.17.0.19/32 -> 10.0.0.255DEBG |
| 4995 | 2026-09-12T00:27:10.008Z | replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4996 | 2026-09-12T00:27:10.008Z | DEBGINFOSep 12 00:27:09.037 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 12 00:27:09.037 |
| 4997 | 2026-09-12T00:27:10.008Z | DEBGINFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 4998 | 2026-09-12T00:27:10.008Z | |
| 4999 | 2026-09-12T00:27:10.008Z | |
| 5000 | 2026-09-12T00:27:10.008Z | Sep 12 00:27:09.037Sep 12 00:27:09.037 DEBGDEBG replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5001 | 2026-09-12T00:27:10.008Z | |
| 5002 | 2026-09-12T00:27:10.008Z | Sep 12 00:27:09.037 Sep 12 00:27:09.037Sep 12 00:27:09.037Sep 12 00:27:09.035 INFOINFOINFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ffadding route 172.17.0.20/32 -> 10.0.0.255DEBG |
| 5003 | 2026-09-12T00:27:10.008Z | created new freemap |
| 5004 | 2026-09-12T00:27:10.008Z | , unitadding route 3fff:beef:27::/64 -> 2001:db8::55:ffSep 12 00:27:09.037 |
| 5005 | 2026-09-12T00:27:10.009Z | Sep 12 00:27:09.037 Sep 12 00:27:09.043 DEBG DEBGDEBG created new freemap Sep 12 00:27:09.043, replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unitreplacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5006 | 2026-09-12T00:27:10.009Z | :DEBG |
| 5007 | 2026-09-12T00:27:10.009Z | replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv4 |
| 5008 | 2026-09-12T00:27:10.009Z | |
| 5009 | 2026-09-12T00:27:10.009Z | Sep 12 00:27:09.043Sep 12 00:27:09.043 Sep 12 00:27:09.043 INFODEBG adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 5010 | 2026-09-12T00:27:10.009Z | INFOcreated new freemap , unitSep 12 00:27:09.043adding route 3fff:beef:28::/64 -> 2001:db8::55:ffSep 12 00:27:09.043 : Sep 12 00:27:09.043 DEBGINFO replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5011 | 2026-09-12T00:27:10.009Z | freemap_route_ipv6DEBG |
| 5012 | 2026-09-12T00:27:10.009Z | adding route 172.17.0.21/32 -> 10.0.0.255 |
| 5013 | 2026-09-12T00:27:10.009Z | created new freemap, unit: |
| 5014 | 2026-09-12T00:27:10.009Z | Sep 12 00:27:09.043 Sep 12 00:27:09.037Sep 12 00:27:09.043Sep 12 00:27:09.043 freemap_route_ipv6 INFO Sep 12 00:27:09.043DEBGDEBG |
| 5015 | 2026-09-12T00:27:10.009Z | adding route 3fff:beef:c::/64 -> 2001:db8::55:ff created new freemapDEBGDEBG, initted freemap. size: 64unit, |
| 5016 | 2026-09-12T00:27:10.009Z | :replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit :freemap_route_ipv4Sep 12 00:27:09.043 |
| 5017 | 2026-09-12T00:27:10.009Z | DEBG |
| 5018 | 2026-09-12T00:27:10.009Z | replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv4Sep 12 00:27:09.043 |
| 5019 | 2026-09-12T00:27:10.009Z | initted freemap. size: 64DEBG |
| 5020 | 2026-09-12T00:27:10.009Z | replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], |
| 5021 | 2026-09-12T00:27:10.009Z | Sep 12 00:27:09.043unitSep 12 00:27:09.043 Sep 12 00:27:09.043Sep 12 00:27:09.043INFO: adding route 3fff:beef:29::/64 -> 2001:db8::55:ff DEBG Sep 12 00:27:09.043INFO |
| 5022 | 2026-09-12T00:27:10.009Z | DEBGcreated new freemap , unitreset freemap:adding route 172.17.0.22/32 -> 10.0.0.255 INFO freemap_route_ipv4adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 5023 | 2026-09-12T00:27:10.009Z | |
| 5024 | 2026-09-12T00:27:10.009Z | Sep 12 00:27:09.043 |
| 5025 | 2026-09-12T00:27:10.013Z | , unitDEBGfreemap_route_ipv6 replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]: |
| 5026 | 2026-09-12T00:27:10.013Z | |
| 5027 | 2026-09-12T00:27:10.013Z | Sep 12 00:27:09.043 DEBGSep 12 00:27:09.043freemap_route_ipv4Sep 12 00:27:09.043 Sep 12 00:27:09.043 |
| 5028 | 2026-09-12T00:27:10.013Z | INFO DEBGreplacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5029 | 2026-09-12T00:27:10.013Z | adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff Sep 12 00:27:09.043replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 5030 | 2026-09-12T00:27:10.013Z | initted freemap. size: 64 |
| 5031 | 2026-09-12T00:27:10.013Z | , unit:Sep 12 00:27:09.043 freemap_route_ipv4Sep 12 00:27:09.043Sep 12 00:27:09.043 |
| 5032 | 2026-09-12T00:27:10.013Z | DEBGINFO DEBGSep 12 00:27:09.043 Sep 12 00:27:09.043 replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]initted freemap. size: 64DEBG |
| 5033 | 2026-09-12T00:27:10.013Z | , DEBGunit :reset freemap reset freemapadding route 3fff:beef:e::/64 -> 2001:db8::55:fffreemap_route_ipv6INFO, , unitadding route 172.17.0.23/32 -> 10.0.0.255: |
| 5034 | 2026-09-12T00:27:10.013Z | unit |
| 5035 | 2026-09-12T00:27:10.013Z | freemap_route_ipv4 |
| 5036 | 2026-09-12T00:27:10.013Z | Sep 12 00:27:09.043 Sep 12 00:27:09.043Sep 12 00:27:09.043 |
| 5037 | 2026-09-12T00:27:10.013Z | : INFOSep 12 00:27:09.043DEBG adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffDEBGfreemap_route_ipv4 |
| 5038 | 2026-09-12T00:27:10.013Z | |
| 5039 | 2026-09-12T00:27:10.013Z | DEBG reset freemapreplacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5040 | 2026-09-12T00:27:10.013Z | , Sep 12 00:27:09.043 unit DEBG Sep 12 00:27:09.043replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:27:09.043Sep 12 00:27:09.043initted freemap. size: 64:, |
| 5041 | 2026-09-12T00:27:10.013Z | unit freemap_route_ipv6INFODEBG: |
| 5042 | 2026-09-12T00:27:10.014Z | Sep 12 00:27:09.043replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 00:27:09.043freemap_route_ipv6 |
| 5043 | 2026-09-12T00:27:10.014Z | DEBGINFOINFO |
| 5044 | 2026-09-12T00:27:10.014Z | adding route 172.16.0.0/32 -> 10.0.0.1 initted freemap. size: 64 |
| 5045 | 2026-09-12T00:27:10.014Z | adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 5046 | 2026-09-12T00:27:10.014Z | , unit:Sep 12 00:27:09.043adding route 172.17.0.24/32 -> 10.0.0.255 Sep 12 00:27:09.043Sep 12 00:27:09.043Sep 12 00:27:09.043 freemap_route_ipv6DEBG |
| 5047 | 2026-09-12T00:27:10.014Z | DEBG INFODEBG reset freemap, |
| 5048 | 2026-09-12T00:27:10.014Z | unit :replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:27:09.043adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 5049 | 2026-09-12T00:27:10.014Z | DEBG |
| 5050 | 2026-09-12T00:27:10.014Z | |
| 5051 | 2026-09-12T00:27:10.014Z | reset freemap , freemap_route_ipv6 |
| 5052 | 2026-09-12T00:27:10.014Z | unit:Sep 12 00:27:09.043Sep 12 00:27:09.043 DEBGSep 12 00:27:09.043INFO Sep 12 00:27:09.043 adding route 172.16.0.0/32 -> 10.0.0.2 |
| 5053 | 2026-09-12T00:27:10.014Z | INFOINFO Sep 12 00:27:09.043 adding route 172.16.0.0/32 -> 10.0.0.1replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv6 |
| 5054 | 2026-09-12T00:27:10.014Z | |
| 5055 | 2026-09-12T00:27:10.014Z | DEBGadding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 5056 | 2026-09-12T00:27:10.014Z | |
| 5057 | 2026-09-12T00:27:10.014Z | Sep 12 00:27:09.043 DEBG Sep 12 00:27:09.043 Sep 12 00:27:09.043replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 5058 | 2026-09-12T00:27:10.014Z | Sep 12 00:27:09.043 |
| 5059 | 2026-09-12T00:27:10.014Z | DEBG DEBG INFO Sep 12 00:27:09.043Sep 12 00:27:09.043 Sep 12 00:27:09.043replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] INFO |
| 5060 | 2026-09-12T00:27:10.014Z | replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO INFO |
| 5061 | 2026-09-12T00:27:10.014Z | adding route 172.16.0.0/32 -> 10.0.0.3adding route 172.16.0.0/32 -> 10.0.0.1 |
| 5062 | 2026-09-12T00:27:10.014Z | |
| 5063 | 2026-09-12T00:27:10.014Z | Sep 12 00:27:09.043Sep 12 00:27:09.043 INFOINFO Sep 12 00:27:09.043Sep 12 00:27:09.043adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 5064 | 2026-09-12T00:27:10.014Z | DEBGDEBGadding route 172.16.0.0/32 -> 10.0.0.1adding route 172.17.0.25/32 -> 10.0.0.255 |
| 5065 | 2026-09-12T00:27:10.014Z | adding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 5066 | 2026-09-12T00:27:10.014Z | |
| 5067 | 2026-09-12T00:27:10.014Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 12 00:27:09.043Sep 12 00:27:09.043 DEBGDEBG |
| 5068 | 2026-09-12T00:27:10.014Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]Sep 12 00:27:09.044 |
| 5069 | 2026-09-12T00:27:10.014Z | |
| 5070 | 2026-09-12T00:27:10.014Z | Sep 12 00:27:09.044DEBG DEBGreplacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 00:27:09.044 |
| 5071 | 2026-09-12T00:27:10.014Z | replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:27:09.044INFOSep 12 00:27:09.044 |
| 5072 | 2026-09-12T00:27:10.014Z | |
| 5073 | 2026-09-12T00:27:10.014Z | INFOadding route 172.16.0.0/32 -> 10.0.0.4Sep 12 00:27:09.044 Sep 12 00:27:09.044 DEBG adding route 172.16.0.0/32 -> 10.0.0.1 |
| 5074 | 2026-09-12T00:27:10.014Z | INFOINFO |
| 5075 | 2026-09-12T00:27:10.014Z | adding route 3fff:beef:12::/64 -> 2001:db8::55:ffreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 5076 | 2026-09-12T00:27:10.014Z | Sep 12 00:27:09.044adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 5077 | 2026-09-12T00:27:10.014Z | |
| 5078 | 2026-09-12T00:27:10.014Z | INFO adding route 172.17.0.26/32 -> 10.0.0.255Sep 12 00:27:09.044 |
| 5079 | 2026-09-12T00:27:10.014Z | Sep 12 00:27:09.044Sep 12 00:27:09.044 DEBGSep 12 00:27:09.044DEBG replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 5080 | 2026-09-12T00:27:10.014Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] DEBGreplacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:27:09.044 Sep 12 00:27:09.044 |
| 5081 | 2026-09-12T00:27:10.014Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]INFO |
| 5082 | 2026-09-12T00:27:10.015Z | test route::tests::rollback_on_compact_write_failure ... ok |
| 5083 | 2026-09-12T00:27:10.015Z | test route::tests::rollback_on_compact_delete_failure ... ok |
| 5084 | 2026-09-12T00:27:10.015Z | |
| 5085 | 2026-09-12T00:27:10.015Z | adding route 3fff:beef:13::/64 -> 2001:db8::55:ffDEBG |
| 5086 | 2026-09-12T00:27:10.015Z | replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:27:09.044Sep 12 00:27:09.044 |
| 5087 | 2026-09-12T00:27:10.015Z | INFO INFOSep 12 00:27:09.044Sep 12 00:27:09.044Sep 12 00:27:09.044adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff DEBG DEBGINFO |
| 5088 | 2026-09-12T00:27:10.015Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]adding route 172.16.0.0/32 -> 10.0.0.2 |
| 5089 | 2026-09-12T00:27:10.015Z | |
| 5090 | 2026-09-12T00:27:10.015Z | adding route 172.17.0.27/32 -> 10.0.0.255replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5091 | 2026-09-12T00:27:10.015Z | |
| 5092 | 2026-09-12T00:27:10.015Z | Sep 12 00:27:09.044 DEBGSep 12 00:27:09.044 Sep 12 00:27:09.044Sep 12 00:27:09.044 INFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]DEBGDEBG |
| 5093 | 2026-09-12T00:27:10.015Z | adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 5094 | 2026-09-12T00:27:10.015Z | replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5095 | 2026-09-12T00:27:10.015Z | |
| 5096 | 2026-09-12T00:27:10.015Z | Sep 12 00:27:09.044Sep 12 00:27:09.044 DEBGINFOSep 12 00:27:09.044Sep 12 00:27:09.044 adding route 172.17.0.0/32 -> 10.0.0.255replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5097 | 2026-09-12T00:27:10.015Z | |
| 5098 | 2026-09-12T00:27:10.015Z | INFO INFOadding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 5099 | 2026-09-12T00:27:10.015Z | Sep 12 00:27:09.044Sep 12 00:27:09.044 adding route 172.17.0.28/32 -> 10.0.0.255INFODEBG |
| 5100 | 2026-09-12T00:27:10.015Z | Sep 12 00:27:09.044 replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGadding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 5101 | 2026-09-12T00:27:10.015Z | |
| 5102 | 2026-09-12T00:27:10.015Z | Sep 12 00:27:09.044 replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 5103 | 2026-09-12T00:27:10.015Z | replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:27:09.044 |
| 5104 | 2026-09-12T00:27:10.015Z | Sep 12 00:27:09.044INFOSep 12 00:27:09.044 DEBG adding route 172.17.0.1/32 -> 10.0.0.255replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:27:09.044INFO |
| 5105 | 2026-09-12T00:27:10.015Z | adding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 5106 | 2026-09-12T00:27:10.015Z | |
| 5107 | 2026-09-12T00:27:10.015Z | INFO Sep 12 00:27:09.044adding route 172.17.0.29/32 -> 10.0.0.255 |
| 5108 | 2026-09-12T00:27:10.015Z | Sep 12 00:27:09.044INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 5109 | 2026-09-12T00:27:10.015Z | DEBG Sep 12 00:27:09.044Sep 12 00:27:09.044replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5110 | 2026-09-12T00:27:10.015Z | DEBGSep 12 00:27:09.044DEBG DEBGreplacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5111 | 2026-09-12T00:27:10.015Z | replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:27:09.044 |
| 5112 | 2026-09-12T00:27:10.015Z | replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO adding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 5113 | 2026-09-12T00:27:10.015Z | Sep 12 00:27:09.044Sep 12 00:27:09.044 DEBG created new freemapDEBGSep 12 00:27:09.044 , created new freemapunit, Sep 12 00:27:09.050unit :DEBG INFOfreemap_route_ipv4 |
| 5114 | 2026-09-12T00:27:10.015Z | adding route 3fff:beef:17::/64 -> 2001:db8::55:ff: |
| 5115 | 2026-09-12T00:27:10.015Z | replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv4 |
| 5116 | 2026-09-12T00:27:10.015Z | |
| 5117 | 2026-09-12T00:27:10.015Z | Sep 12 00:27:09.050 DEBGSep 12 00:27:09.050 created new freemapSep 12 00:27:09.050, DEBGDEBG replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5118 | 2026-09-12T00:27:10.015Z | created new freemap, unitDEBG: replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv6 |
| 5119 | 2026-09-12T00:27:10.015Z | |
| 5120 | 2026-09-12T00:27:10.015Z | unitSep 12 00:27:09.050Sep 12 00:27:09.050Sep 12 00:27:09.050 : INFO DEBGfreemap_route_ipv6INFO |
| 5121 | 2026-09-12T00:27:10.015Z | Sep 12 00:27:09.050 initted freemap. size: 64 INFOadding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 5122 | 2026-09-12T00:27:10.016Z | adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff, |
| 5123 | 2026-09-12T00:27:10.016Z | unitadding route 3fff:beef:33::/64 -> 2001:db8::55:ff: |
| 5124 | 2026-09-12T00:27:10.016Z | Sep 12 00:27:09.050Sep 12 00:27:09.050 Sep 12 00:27:09.050DEBG freemap_route_ipv4DEBG Sep 12 00:27:09.050 |
| 5125 | 2026-09-12T00:27:10.020Z | replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG DEBGreplacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5126 | 2026-09-12T00:27:10.020Z | |
| 5127 | 2026-09-12T00:27:10.020Z | initted freemap. size: 64Sep 12 00:27:09.050 replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], DEBGunitSep 12 00:27:09.050: freemap_route_ipv4Sep 12 00:27:09.050INFOreset freemap adding route 3fff:beef:19::/64 -> 2001:db8::55:ffINFO |
| 5128 | 2026-09-12T00:27:10.020Z | |
| 5129 | 2026-09-12T00:27:10.020Z | adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 5130 | 2026-09-12T00:27:10.020Z | |
| 5131 | 2026-09-12T00:27:10.020Z | , unitSep 12 00:27:09.050Sep 12 00:27:09.050 :Sep 12 00:27:09.050DEBGDEBG freemap_route_ipv4replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] reset freemapDEBGSep 12 00:27:09.050 |
| 5132 | 2026-09-12T00:27:10.020Z | |
| 5133 | 2026-09-12T00:27:10.020Z | , INFOunitreplacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] : |
| 5134 | 2026-09-12T00:27:10.020Z | Sep 12 00:27:09.050freemap_route_ipv4adding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 5135 | 2026-09-12T00:27:10.020Z | INFO |
| 5136 | 2026-09-12T00:27:10.020Z | Sep 12 00:27:09.050 adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffDEBG |
| 5137 | 2026-09-12T00:27:10.020Z | Sep 12 00:27:09.050 initted freemap. size: 64 , unitSep 12 00:27:09.050Sep 12 00:27:09.050 DEBGDEBGSep 12 00:27:09.050 INFODEBG replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 5138 | 2026-09-12T00:27:10.020Z | replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]: |
| 5139 | 2026-09-12T00:27:10.020Z | freemap_route_ipv6 |
| 5140 | 2026-09-12T00:27:10.020Z | |
| 5141 | 2026-09-12T00:27:10.020Z | Sep 12 00:27:09.050initted freemap. size: 64 , INFOSep 12 00:27:09.050 DEBGunit: adding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 5142 | 2026-09-12T00:27:10.020Z | freemap_route_ipv6Sep 12 00:27:09.050replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5143 | 2026-09-12T00:27:10.020Z | Sep 12 00:27:09.050INFO |
| 5144 | 2026-09-12T00:27:10.020Z | Sep 12 00:27:09.050 DEBGadding route 3fff:beef:35::/64 -> 2001:db8::55:ffDEBG |
| 5145 | 2026-09-12T00:27:10.020Z | Sep 12 00:27:09.050 Sep 12 00:27:09.050reset freemapreplacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], |
| 5146 | 2026-09-12T00:27:10.020Z | unitDEBGINFO : adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffSep 12 00:27:09.050 |
| 5147 | 2026-09-12T00:27:10.020Z | INFOfreemap_route_ipv6 |
| 5148 | 2026-09-12T00:27:10.020Z | Sep 12 00:27:09.050reset freemap adding route 3fff:beef:31::/64 -> 2001:db8::55:ff, DEBGunit |
| 5149 | 2026-09-12T00:27:10.020Z | : freemap_route_ipv6 |
| 5150 | 2026-09-12T00:27:10.020Z | Sep 12 00:27:09.050Sep 12 00:27:09.050Sep 12 00:27:09.050 replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5151 | 2026-09-12T00:27:10.020Z | DEBGINFOSep 12 00:27:09.050 replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFODEBG |
| 5152 | 2026-09-12T00:27:10.021Z | adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 12 00:27:09.050 |
| 5153 | 2026-09-12T00:27:10.021Z | |
| 5154 | 2026-09-12T00:27:10.021Z | replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 5155 | 2026-09-12T00:27:10.021Z | adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffSep 12 00:27:09.050Sep 12 00:27:09.050 Sep 12 00:27:09.050 DEBG |
| 5156 | 2026-09-12T00:27:10.021Z | INFO adding route 3fff:beef:32::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 5157 | 2026-09-12T00:27:10.021Z | DEBG |
| 5158 | 2026-09-12T00:27:10.021Z | Sep 12 00:27:09.050 Sep 12 00:27:09.050DEBG replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]INFO |
| 5159 | 2026-09-12T00:27:10.021Z | |
| 5160 | 2026-09-12T00:27:10.021Z | Sep 12 00:27:09.050 DEBGSep 12 00:27:09.050 Sep 12 00:27:09.050replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 5161 | 2026-09-12T00:27:10.021Z | INFO |
| 5162 | 2026-09-12T00:27:10.021Z | INFOSep 12 00:27:09.050adding route 3fff:dead::/64 -> 2001:db8::55:2 Sep 12 00:27:09.050 |
| 5163 | 2026-09-12T00:27:10.021Z | INFOadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 5164 | 2026-09-12T00:27:10.021Z | INFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:2Sep 12 00:27:09.050 |
| 5165 | 2026-09-12T00:27:10.021Z | |
| 5166 | 2026-09-12T00:27:10.021Z | Sep 12 00:27:09.050 DEBGDEBGSep 12 00:27:09.050 Sep 12 00:27:09.050 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] DEBGSep 12 00:27:09.050 DEBG |
| 5167 | 2026-09-12T00:27:10.021Z | replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5168 | 2026-09-12T00:27:10.021Z | replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5169 | 2026-09-12T00:27:10.021Z | |
| 5170 | 2026-09-12T00:27:10.021Z | DEBGSep 12 00:27:09.050Sep 12 00:27:09.050 INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] Sep 12 00:27:09.050adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 5171 | 2026-09-12T00:27:10.021Z | |
| 5172 | 2026-09-12T00:27:10.021Z | INFOINFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ffadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 5173 | 2026-09-12T00:27:10.021Z | |
| 5174 | 2026-09-12T00:27:10.021Z | Sep 12 00:27:09.050 Sep 12 00:27:09.050INFO DEBGSep 12 00:27:09.050 Sep 12 00:27:09.050Sep 12 00:27:09.050 replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:37::/64 -> 2001:db8::55:ff INFODEBG |
| 5175 | 2026-09-12T00:27:10.021Z | adding route 3fff:dead::/64 -> 2001:db8::55:3DEBG |
| 5176 | 2026-09-12T00:27:10.021Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] |
| 5177 | 2026-09-12T00:27:10.021Z | |
| 5178 | 2026-09-12T00:27:10.021Z | Sep 12 00:27:09.050replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5179 | 2026-09-12T00:27:10.021Z | INFO adding route 3fff:beef:35::/64 -> 2001:db8::55:ffSep 12 00:27:09.050 |
| 5180 | 2026-09-12T00:27:10.021Z | Sep 12 00:27:09.050 DEBG DEBG Sep 12 00:27:09.050replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 12 00:27:09.050 |
| 5181 | 2026-09-12T00:27:10.021Z | Sep 12 00:27:09.050 DEBG INFOINFOreplacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 5182 | 2026-09-12T00:27:10.021Z | test route::tests::rollback_on_index_readd_failure ... ok |
| 5183 | 2026-09-12T00:27:10.021Z | adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 5184 | 2026-09-12T00:27:10.021Z | |
| 5185 | 2026-09-12T00:27:10.021Z | replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5186 | 2026-09-12T00:27:10.021Z | Sep 12 00:27:09.050Sep 12 00:27:09.050 INFOSep 12 00:27:09.050DEBG INFOSep 12 00:27:09.050 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:4adding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 5187 | 2026-09-12T00:27:10.021Z | Sep 12 00:27:09.050DEBG |
| 5188 | 2026-09-12T00:27:10.021Z | replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5189 | 2026-09-12T00:27:10.021Z | INFO |
| 5190 | 2026-09-12T00:27:10.021Z | adding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 5191 | 2026-09-12T00:27:10.022Z | Sep 12 00:27:09.050 Sep 12 00:27:09.050Sep 12 00:27:09.050 Sep 12 00:27:09.050INFO DEBGadding route 3fff:beef:20::/64 -> 2001:db8::55:ff DEBG |
| 5192 | 2026-09-12T00:27:10.022Z | DEBG replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] |
| 5193 | 2026-09-12T00:27:10.022Z | |
| 5194 | 2026-09-12T00:27:10.022Z | |
| 5195 | 2026-09-12T00:27:10.022Z | Sep 12 00:27:09.050Sep 12 00:27:09.050Sep 12 00:27:09.050Sep 12 00:27:09.050 INFOWARNDEBG adding route 3fff:beef:37::/64 -> 2001:db8::55:ffSep 12 00:27:09.050DEBG |
| 5196 | 2026-09-12T00:27:10.022Z | replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]shrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 5197 | 2026-09-12T00:27:10.022Z | |
| 5198 | 2026-09-12T00:27:10.022Z | Sep 12 00:27:09.050 DEBG replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:27:09.050DEBG |
| 5199 | 2026-09-12T00:27:10.022Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]INFOreplacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5200 | 2026-09-12T00:27:10.022Z | |
| 5201 | 2026-09-12T00:27:10.022Z | adding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 5202 | 2026-09-12T00:27:10.022Z | Sep 12 00:27:09.050Sep 12 00:27:09.050Sep 12 00:27:09.050 WARNINFO shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })Sep 12 00:27:09.050 |
| 5203 | 2026-09-12T00:27:10.022Z | INFO DEBGadding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 5204 | 2026-09-12T00:27:10.022Z | replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 5205 | 2026-09-12T00:27:10.022Z | |
| 5206 | 2026-09-12T00:27:10.022Z | Sep 12 00:27:09.050Sep 12 00:27:09.050 INFODEBG adding route 3fff:beef:22::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:27:09.050 |
| 5207 | 2026-09-12T00:27:10.022Z | |
| 5208 | 2026-09-12T00:27:10.022Z | DEBG replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5209 | 2026-09-12T00:27:10.022Z | Sep 12 00:27:09.050 DEBG replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:27:09.050 |
| 5210 | 2026-09-12T00:27:10.022Z | INFO :adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffSep 12 00:27:09.050 |
| 5211 | 2026-09-12T00:27:10.022Z | freemap_route_ipv4Sep 12 00:27:09.050 |
| 5212 | 2026-09-12T00:27:10.022Z | INFO INFOadding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 5213 | 2026-09-12T00:27:10.022Z | Sep 12 00:27:09.050adding route 3fff:beef:39::/64 -> 2001:db8::55:ff DEBGSep 12 00:27:09.050 replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 5214 | 2026-09-12T00:27:10.022Z | created new freemap, |
| 5215 | 2026-09-12T00:27:10.022Z | unit: Sep 12 00:27:09.050freemap_route_ipv6 Sep 12 00:27:09.050INFO DEBGadding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 5216 | 2026-09-12T00:27:10.022Z | replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5217 | 2026-09-12T00:27:10.022Z | Sep 12 00:27:09.051 |
| 5218 | 2026-09-12T00:27:10.022Z | Sep 12 00:27:09.051Sep 12 00:27:09.056 DEBGDEBGDEBG Sep 12 00:27:09.056 created new freemap , replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]created new freemap |
| 5219 | 2026-09-12T00:27:10.022Z | unit :, INFOfreemap_route_ipv4 unitadding route 172.17.0.30/32 -> 10.0.0.255: |
| 5220 | 2026-09-12T00:27:10.022Z | freemap_route_ipv4 |
| 5221 | 2026-09-12T00:27:10.022Z | |
| 5222 | 2026-09-12T00:27:10.022Z | Sep 12 00:27:09.056Sep 12 00:27:09.056 DEBG replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5223 | 2026-09-12T00:27:10.022Z | Sep 12 00:27:09.044 INFO Sep 12 00:27:09.056Sep 12 00:27:09.056adding route 172.17.0.2/32 -> 10.0.0.255 Sep 12 00:27:09.056 DEBGDEBGINFO created new freemapcreated new freemap, , unitunit:adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff : |
| 5224 | 2026-09-12T00:27:10.022Z | freemap_route_ipv6freemap_route_ipv6 |
| 5225 | 2026-09-12T00:27:10.026Z | |
| 5226 | 2026-09-12T00:27:10.026Z | Sep 12 00:27:09.056 |
| 5227 | 2026-09-12T00:27:10.026Z | DEBG replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:27:09.056 |
| 5228 | 2026-09-12T00:27:10.026Z | DEBG initted freemap. size: 64Sep 12 00:27:09.056 DEBGSep 12 00:27:09.056 initted freemap. size: 64DEBGSep 12 00:27:09.056, unitDEBG: replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5229 | 2026-09-12T00:27:10.027Z | freemap_route_ipv4 |
| 5230 | 2026-09-12T00:27:10.027Z | Sep 12 00:27:09.057 INFO adding route 172.17.0.3/32 -> 10.0.0.255 |
| 5231 | 2026-09-12T00:27:10.027Z | Sep 12 00:27:09.057 DEBG Sep 12 00:27:09.057reset freemap , DEBGunit :replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5232 | 2026-09-12T00:27:10.027Z | , unit:freemap_route_ipv4 |
| 5233 | 2026-09-12T00:27:10.027Z | Sep 12 00:27:09.057freemap_route_ipv4failed to allocate space for the new target list |
| 5234 | 2026-09-12T00:27:10.027Z | INFO |
| 5235 | 2026-09-12T00:27:10.027Z | Sep 12 00:27:09.057 adding route 172.17.0.4/32 -> 10.0.0.255 |
| 5236 | 2026-09-12T00:27:10.027Z | DEBG Sep 12 00:27:09.057initted freemap. size: 64Sep 12 00:27:09.057 Sep 12 00:27:09.057DEBG, DEBGunitDEBG: reset freemapreplacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5237 | 2026-09-12T00:27:10.027Z | , unitfreemap_route_ipv6replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]: |
| 5238 | 2026-09-12T00:27:10.027Z | Sep 12 00:27:09.057 freemap_route_ipv4INFO |
| 5239 | 2026-09-12T00:27:10.027Z | Sep 12 00:27:09.057 adding route 172.17.0.5/32 -> 10.0.0.255 |
| 5240 | 2026-09-12T00:27:10.027Z | |
| 5241 | 2026-09-12T00:27:10.027Z | DEBGSep 12 00:27:09.057 DEBGreset freemap Sep 12 00:27:09.057initted freemap. size: 64 , DEBGunit , :replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5242 | 2026-09-12T00:27:10.027Z | freemap_route_ipv6unit: |
| 5243 | 2026-09-12T00:27:10.027Z | freemap_route_ipv6Sep 12 00:27:09.057 |
| 5244 | 2026-09-12T00:27:10.027Z | INFO adding route 172.17.0.6/32 -> 10.0.0.255 |
| 5245 | 2026-09-12T00:27:10.027Z | Sep 12 00:27:09.057 Sep 12 00:27:09.057INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 5246 | 2026-09-12T00:27:10.027Z | reset freemap, unitSep 12 00:27:09.057: DEBGfreemap_route_ipv6 |
| 5247 | 2026-09-12T00:27:10.027Z | |
| 5248 | 2026-09-12T00:27:10.027Z | replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5249 | 2026-09-12T00:27:10.027Z | Sep 12 00:27:09.057 DEBG Sep 12 00:27:09.057replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 12 00:27:09.057 |
| 5250 | 2026-09-12T00:27:10.027Z | INFO INFOSep 12 00:27:09.057 adding route 172.17.0.7/32 -> 10.0.0.255INFO Sep 12 00:27:09.057adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 5251 | 2026-09-12T00:27:10.027Z | adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 5252 | 2026-09-12T00:27:10.027Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 5253 | 2026-09-12T00:27:10.027Z | |
| 5254 | 2026-09-12T00:27:10.027Z | Sep 12 00:27:09.057Sep 12 00:27:09.057 DEBGSep 12 00:27:09.057 replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 5255 | 2026-09-12T00:27:10.027Z | replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGSep 12 00:27:09.057 |
| 5256 | 2026-09-12T00:27:10.027Z | Sep 12 00:27:09.057replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] INFO |
| 5257 | 2026-09-12T00:27:10.027Z | DEBGadding route 172.17.0.8/32 -> 10.0.0.255Sep 12 00:27:09.057 |
| 5258 | 2026-09-12T00:27:10.027Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 12 00:27:09.057 |
| 5259 | 2026-09-12T00:27:10.027Z | INFOINFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffSep 12 00:27:09.057 |
| 5260 | 2026-09-12T00:27:10.027Z | Sep 12 00:27:09.057DEBG replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFOadding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 5261 | 2026-09-12T00:27:10.027Z | |
| 5262 | 2026-09-12T00:27:10.027Z | adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 5263 | 2026-09-12T00:27:10.027Z | Sep 12 00:27:09.057Sep 12 00:27:09.057 INFOSep 12 00:27:09.057 adding route 172.17.0.9/32 -> 10.0.0.255DEBG |
| 5264 | 2026-09-12T00:27:10.027Z | DEBG replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] |
| 5265 | 2026-09-12T00:27:10.027Z | Sep 12 00:27:09.057 |
| 5266 | 2026-09-12T00:27:10.027Z | Sep 12 00:27:09.057 DEBGDEBG Sep 12 00:27:09.057 replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]INFO |
| 5267 | 2026-09-12T00:27:10.027Z | Sep 12 00:27:09.057adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 5268 | 2026-09-12T00:27:10.027Z | |
| 5269 | 2026-09-12T00:27:10.028Z | INFO Sep 12 00:27:09.057adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffSep 12 00:27:09.057 |
| 5270 | 2026-09-12T00:27:10.028Z | INFO adding route 172.17.0.10/32 -> 10.0.0.255DEBG |
| 5271 | 2026-09-12T00:27:10.028Z | Sep 12 00:27:09.057 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]DEBGSep 12 00:27:09.057 |
| 5272 | 2026-09-12T00:27:10.028Z | replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:27:09.057 DEBG |
| 5273 | 2026-09-12T00:27:10.028Z | DEBG replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5274 | 2026-09-12T00:27:10.028Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 12 00:27:09.057 |
| 5275 | 2026-09-12T00:27:10.028Z | INFO adding route 3fff:beef:3d::/64 -> 2001:db8::55:ff |
| 5276 | 2026-09-12T00:27:10.028Z | Sep 12 00:27:09.057 DEBGSep 12 00:27:09.057 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]DEBG |
| 5277 | 2026-09-12T00:27:10.028Z | replacing targets for 3fff:beef:3d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5278 | 2026-09-12T00:27:10.028Z | Sep 12 00:27:09.057 WARNSep 12 00:27:09.057 shrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })INFOSep 12 00:27:09.057Sep 12 00:27:09.057 DEBG |
| 5279 | 2026-09-12T00:27:10.028Z | INFOINFO adding route 172.17.0.11/32 -> 10.0.0.255 |
| 5280 | 2026-09-12T00:27:10.028Z | adding route 172.17.0.31/32 -> 10.0.0.255adding route 3fff:beef:3e::/64 -> 2001:db8::55:ff |
| 5281 | 2026-09-12T00:27:10.028Z | |
| 5282 | 2026-09-12T00:27:10.028Z | replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:27:09.057 |
| 5283 | 2026-09-12T00:27:10.028Z | DEBG Sep 12 00:27:09.057replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 00:27:09.057 |
| 5284 | 2026-09-12T00:27:10.028Z | DEBGDEBGSep 12 00:27:09.057 replacing targets for 3fff:beef:3e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5285 | 2026-09-12T00:27:10.028Z | INFO |
| 5286 | 2026-09-12T00:27:10.028Z | adding route 3fff:beef:24::/64 -> 2001:db8::55:ffSep 12 00:27:09.057 |
| 5287 | 2026-09-12T00:27:10.028Z | INFOSep 12 00:27:09.057 Sep 12 00:27:09.057adding route 172.17.0.12/32 -> 10.0.0.255 INFOINFO |
| 5288 | 2026-09-12T00:27:10.028Z | adding route 3fff:beef:3f::/64 -> 2001:db8::55:ffadding route 172.17.0.32/32 -> 10.0.0.255 |
| 5289 | 2026-09-12T00:27:10.028Z | |
| 5290 | 2026-09-12T00:27:10.028Z | Sep 12 00:27:09.057Sep 12 00:27:09.057 DEBG DEBGreplacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:27:09.057 |
| 5291 | 2026-09-12T00:27:10.028Z | Sep 12 00:27:09.057 replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 5292 | 2026-09-12T00:27:10.028Z | Sep 12 00:27:09.057 DEBG replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef:3f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 5293 | 2026-09-12T00:27:10.028Z | |
| 5294 | 2026-09-12T00:27:10.028Z | adding route 172.17.0.13/32 -> 10.0.0.255 |
| 5295 | 2026-09-12T00:27:10.028Z | Sep 12 00:27:09.057 INFOSep 12 00:27:09.057Sep 12 00:27:09.057Sep 12 00:27:09.057 DEBG INFOreplacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5296 | 2026-09-12T00:27:10.028Z | adding route 172.17.0.33/32 -> 10.0.0.255adding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 5297 | 2026-09-12T00:27:10.028Z | |
| 5298 | 2026-09-12T00:27:10.028Z | DEBG failed to allocate space for the new target listSep 12 00:27:09.057 |
| 5299 | 2026-09-12T00:27:10.028Z | Sep 12 00:27:09.057INFO DEBG replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.14/32 -> 10.0.0.255 |
| 5300 | 2026-09-12T00:27:10.028Z | Sep 12 00:27:09.057 |
| 5301 | 2026-09-12T00:27:10.028Z | DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 5302 | 2026-09-12T00:27:10.028Z | Sep 12 00:27:09.057 Sep 12 00:27:09.057DEBGSep 12 00:27:09.057Sep 12 00:27:09.057 DEBGreplacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5303 | 2026-09-12T00:27:10.028Z | failed to allocate space for the new target list DEBGINFO |
| 5304 | 2026-09-12T00:27:10.028Z | Sep 12 00:27:09.057 adding route 172.17.0.34/32 -> 10.0.0.255INFO |
| 5305 | 2026-09-12T00:27:10.028Z | adding route 172.17.0.15/32 -> 10.0.0.255replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5306 | 2026-09-12T00:27:10.028Z | |
| 5307 | 2026-09-12T00:27:10.028Z | Sep 12 00:27:09.057 Sep 12 00:27:09.057DEBG Sep 12 00:27:09.057INFO replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:26::/64 -> 2001:db8::55:ffDEBG |
| 5308 | 2026-09-12T00:27:10.029Z | |
| 5309 | 2026-09-12T00:27:10.029Z | replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5310 | 2026-09-12T00:27:10.029Z | Sep 12 00:27:09.057 Sep 12 00:27:09.057INFO Sep 12 00:27:09.057 INFOadding route 172.17.0.35/32 -> 10.0.0.255 |
| 5311 | 2026-09-12T00:27:10.029Z | adding route 172.17.0.16/32 -> 10.0.0.255 |
| 5312 | 2026-09-12T00:27:10.029Z | DEBG replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5313 | 2026-09-12T00:27:10.029Z | Sep 12 00:27:09.057 Sep 12 00:27:09.057DEBG Sep 12 00:27:09.057DEBGreplacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5314 | 2026-09-12T00:27:10.029Z | replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5315 | 2026-09-12T00:27:10.029Z | INFOSep 12 00:27:09.057Sep 12 00:27:09.057 INFOINFO adding route 172.17.0.36/32 -> 10.0.0.255 |
| 5316 | 2026-09-12T00:27:10.029Z | adding route 172.17.0.17/32 -> 10.0.0.255adding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 5317 | 2026-09-12T00:27:10.029Z | |
| 5318 | 2026-09-12T00:27:10.029Z | Sep 12 00:27:09.057Sep 12 00:27:09.057 Sep 12 00:27:09.057 DEBGDEBGDEBG replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5319 | 2026-09-12T00:27:10.029Z | replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5320 | 2026-09-12T00:27:10.029Z | |
| 5321 | 2026-09-12T00:27:10.029Z | Sep 12 00:27:09.057 INFOSep 12 00:27:09.057 adding route 172.17.0.18/32 -> 10.0.0.255INFO |
| 5322 | 2026-09-12T00:27:10.029Z | adding route 172.17.0.37/32 -> 10.0.0.255 |
| 5323 | 2026-09-12T00:27:10.029Z | Sep 12 00:27:09.057 INFOSep 12 00:27:09.057 adding route 3fff:beef:28::/64 -> 2001:db8::55:ffSep 12 00:27:09.057 |
| 5324 | 2026-09-12T00:27:10.029Z | DEBG DEBG replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5325 | 2026-09-12T00:27:10.033Z | replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:27:09.057 |
| 5326 | 2026-09-12T00:27:10.033Z | DEBG replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5327 | 2026-09-12T00:27:10.033Z | Sep 12 00:27:09.057 INFO adding route 172.17.0.38/32 -> 10.0.0.255Sep 12 00:27:09.057 INFOSep 12 00:27:09.058Sep 12 00:27:09.058 DEBG adding route 3fff:beef:29::/64 -> 2001:db8::55:ffcreated new freemap |
| 5328 | 2026-09-12T00:27:10.033Z | DEBG , created new freemapunit, |
| 5329 | 2026-09-12T00:27:10.033Z | :Sep 12 00:27:09.063 freemap_route_ipv4DEBG |
| 5330 | 2026-09-12T00:27:10.033Z | unit : Sep 12 00:27:09.063freemap_route_ipv4Sep 12 00:27:09.057Sep 12 00:27:09.063replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5331 | 2026-09-12T00:27:10.033Z | DEBG |
| 5332 | 2026-09-12T00:27:10.033Z | replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 5333 | 2026-09-12T00:27:10.033Z | DEBG created new freemap , Sep 12 00:27:09.063 Sep 12 00:27:09.063DEBG created new freemapSep 12 00:27:09.063created new freemap , INFOunit :, adding route 172.17.0.39/32 -> 10.0.0.255unit |
| 5334 | 2026-09-12T00:27:10.033Z | : freemap_route_ipv6INFOfreemap_route_ipv6 |
| 5335 | 2026-09-12T00:27:10.033Z | |
| 5336 | 2026-09-12T00:27:10.033Z | Sep 12 00:27:09.063adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff DEBG |
| 5337 | 2026-09-12T00:27:10.033Z | replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:27:09.063 |
| 5338 | 2026-09-12T00:27:10.033Z | Sep 12 00:27:09.063DEBG DEBGinitted freemap. size: 64Sep 12 00:27:09.063, Sep 12 00:27:09.063 unitINFO :initted freemap. size: 64 freemap_route_ipv4, DEBGunit |
| 5339 | 2026-09-12T00:27:10.033Z | adding route 172.17.0.40/32 -> 10.0.0.255 : |
| 5340 | 2026-09-12T00:27:10.033Z | replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:27:09.063 |
| 5341 | 2026-09-12T00:27:10.033Z | freemap_route_ipv4 |
| 5342 | 2026-09-12T00:27:10.033Z | DEBG Sep 12 00:27:09.063Sep 12 00:27:09.063Sep 12 00:27:09.063 DEBG DEBGreplacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5343 | 2026-09-12T00:27:10.033Z | INFOreset freemap , adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffunit |
| 5344 | 2026-09-12T00:27:10.033Z | :Sep 12 00:27:09.063 INFOfreemap_route_ipv4 |
| 5345 | 2026-09-12T00:27:10.033Z | adding route 172.17.0.41/32 -> 10.0.0.255reset freemap |
| 5346 | 2026-09-12T00:27:10.033Z | Sep 12 00:27:09.063, unitDEBGSep 12 00:27:09.063 : DEBGSep 12 00:27:09.063freemap_route_ipv4 |
| 5347 | 2026-09-12T00:27:10.033Z | initted freemap. size: 64replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], unitDEBG: |
| 5348 | 2026-09-12T00:27:10.033Z | replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:27:09.063 |
| 5349 | 2026-09-12T00:27:10.033Z | DEBGfreemap_route_ipv6 initted freemap. size: 64 |
| 5350 | 2026-09-12T00:27:10.034Z | Sep 12 00:27:09.063, INFOunit Sep 12 00:27:09.063Sep 12 00:27:09.063adding route 172.17.0.42/32 -> 10.0.0.255: |
| 5351 | 2026-09-12T00:27:10.034Z | DEBG reset freemapfreemap_route_ipv6Sep 12 00:27:09.063, |
| 5352 | 2026-09-12T00:27:10.034Z | DEBGunit replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]: |
| 5353 | 2026-09-12T00:27:10.034Z | freemap_route_ipv6INFO |
| 5354 | 2026-09-12T00:27:10.034Z | Sep 12 00:27:09.063 adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 5355 | 2026-09-12T00:27:10.034Z | Sep 12 00:27:09.063DEBG Sep 12 00:27:09.063INFO reset freemapadding route 3fff:dead::/64 -> 2001:db8::55:1INFO, |
| 5356 | 2026-09-12T00:27:10.034Z | unit adding route 172.17.0.43/32 -> 10.0.0.255: |
| 5357 | 2026-09-12T00:27:10.034Z | freemap_route_ipv6Sep 12 00:27:09.063 |
| 5358 | 2026-09-12T00:27:10.034Z | Sep 12 00:27:09.063 DEBGDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 12 00:27:09.063replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 00:27:09.063 |
| 5359 | 2026-09-12T00:27:10.034Z | DEBG |
| 5360 | 2026-09-12T00:27:10.034Z | replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 5361 | 2026-09-12T00:27:10.034Z | Sep 12 00:27:09.063 adding route 172.16.0.0/32 -> 10.0.0.1INFO |
| 5362 | 2026-09-12T00:27:10.034Z | Sep 12 00:27:09.063Sep 12 00:27:09.063 adding route 3fff:dead::/64 -> 2001:db8::55:2INFO |
| 5363 | 2026-09-12T00:27:10.034Z | adding route 172.17.0.44/32 -> 10.0.0.255 |
| 5364 | 2026-09-12T00:27:10.034Z | INFOSep 12 00:27:09.063 DEBGSep 12 00:27:09.063 Sep 12 00:27:09.063 adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]DEBG |
| 5365 | 2026-09-12T00:27:10.034Z | DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 5366 | 2026-09-12T00:27:10.034Z | |
| 5367 | 2026-09-12T00:27:10.034Z | replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:27:09.063 |
| 5368 | 2026-09-12T00:27:10.034Z | INFO Sep 12 00:27:09.063adding route 3fff:dead::/64 -> 2001:db8::55:3 Sep 12 00:27:09.063 |
| 5369 | 2026-09-12T00:27:10.034Z | Sep 12 00:27:09.063 INFOINFO adding route 172.17.0.45/32 -> 10.0.0.255adding route 172.17.0.0/32 -> 10.0.0.255 |
| 5370 | 2026-09-12T00:27:10.034Z | Sep 12 00:27:09.063 |
| 5371 | 2026-09-12T00:27:10.034Z | DEBGDEBG replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] |
| 5372 | 2026-09-12T00:27:10.034Z | |
| 5373 | 2026-09-12T00:27:10.034Z | Sep 12 00:27:09.063 DEBGSep 12 00:27:09.063 replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:27:09.063 |
| 5374 | 2026-09-12T00:27:10.034Z | INFODEBG replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 5375 | 2026-09-12T00:27:10.034Z | Sep 12 00:27:09.063 |
| 5376 | 2026-09-12T00:27:10.034Z | INFO Sep 12 00:27:09.063Sep 12 00:27:09.063 adding route 172.17.0.46/32 -> 10.0.0.255INFO |
| 5377 | 2026-09-12T00:27:10.034Z | INFOSep 12 00:27:09.063 adding route 172.17.0.1/32 -> 10.0.0.255 adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffSep 12 00:27:09.063DEBG |
| 5378 | 2026-09-12T00:27:10.034Z | |
| 5379 | 2026-09-12T00:27:10.034Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] |
| 5380 | 2026-09-12T00:27:10.034Z | DEBG Sep 12 00:27:09.063Sep 12 00:27:09.063 replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 5381 | 2026-09-12T00:27:10.034Z | DEBG replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:27:09.063 |
| 5382 | 2026-09-12T00:27:10.034Z | test route::tests::same_size_non_subset_replace ... ok |
| 5383 | 2026-09-12T00:27:10.034Z | Sep 12 00:27:09.063 replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5384 | 2026-09-12T00:27:10.034Z | test route::tests::delete_target_full ... ok |
| 5385 | 2026-09-12T00:27:10.034Z | test table::mcast::mcast_egress::tests::test_port_bitmap ... ok |
| 5386 | 2026-09-12T00:27:10.034Z | test transceivers::mpn_test::test_mpn_missing ... ok |
| 5387 | 2026-09-12T00:27:10.034Z | test transceivers::mpn_test::test_mpn_present ... ok |
| 5388 | 2026-09-12T00:27:10.034Z | test transceivers::mpn_test::test_xcvr_missing ... ok |
| 5389 | 2026-09-12T00:27:10.035Z | test transceivers::tofino_impl::tests::fail_if_large_op_reads_past_the_end_of_the_lower_page ... ok |
| 5390 | 2026-09-12T00:27:10.035Z | test transceivers::tofino_impl::tests::fail_if_large_op_reads_past_the_end_of_the_upper_page ... ok |
| 5391 | 2026-09-12T00:27:10.035Z | test transceivers::tofino_impl::tests::handle_large_op_at_the_end_of_lower_page ... ok |
| 5392 | 2026-09-12T00:27:10.035Z | test transceivers::tofino_impl::tests::handle_large_op_at_the_end_of_upper_page ... ok |
| 5393 | 2026-09-12T00:27:10.035Z | test transceivers::tofino_impl::tests::test_build_large_cmis_ops_even_split ... ok |
| 5394 | 2026-09-12T00:27:10.035Z | test transceivers::tofino_impl::tests::test_build_large_cmis_read_uneven_split ... ok |
| 5395 | 2026-09-12T00:27:10.035Z | test transceivers::tofino_impl::tests::test_fake_qsfp_checksums ... ok |
| 5396 | 2026-09-12T00:27:10.035Z | test transceivers::tofino_impl::tests::test_handle_assert_reset_request ... ok |
| 5397 | 2026-09-12T00:27:10.035Z | test transceivers::tofino_impl::tests::test_handle_backplane_read_request ... ok |
| 5398 | 2026-09-12T00:27:10.035Z | test transceivers::tofino_impl::tests::test_handle_backplane_write_request ... ok |
| 5399 | 2026-09-12T00:27:10.035Z | test transceivers::tofino_impl::tests::test_handle_cmis_large_read_request ... ok |
| 5400 | 2026-09-12T00:27:10.035Z | test transceivers::tofino_impl::tests::test_handle_cmis_large_write_request ... ok |
| 5401 | 2026-09-12T00:27:10.035Z | test transceivers::tofino_impl::tests::test_handle_cmis_small_read_request ... ok |
| 5402 | 2026-09-12T00:27:10.035Z | test transceivers::tofino_impl::tests::test_handle_cmis_small_write_request ... ok |
| 5403 | 2026-09-12T00:27:10.035Z | test transceivers::tofino_impl::tests::test_handle_detect_request_backplane ... ok |
| 5404 | 2026-09-12T00:27:10.035Z | test transceivers::tofino_impl::tests::test_handle_detect_request_invalid_port ... ok |
| 5405 | 2026-09-12T00:27:10.035Z | test transceivers::tofino_impl::tests::test_handle_detect_request_qsfp ... ok |
| 5406 | 2026-09-12T00:27:10.035Z | test transceivers::tofino_impl::tests::test_handle_detect_request_qsfp_invalid_interface ... ok |
| 5407 | 2026-09-12T00:27:10.035Z | test transceivers::tofino_impl::tests::test_handle_interrupt_mask_request ... ok |
| 5408 | 2026-09-12T00:27:10.035Z | test transceivers::tofino_impl::tests::test_handle_lp_mode_mask_request ... ok |
| 5409 | 2026-09-12T00:27:10.035Z | DEBG Sep 12 00:27:09.063replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]INFO |
| 5410 | 2026-09-12T00:27:10.035Z | INFO Sep 12 00:27:09.063 adding route 172.17.0.47/32 -> 10.0.0.255adding route 172.17.0.2/32 -> 10.0.0.255 |
| 5411 | 2026-09-12T00:27:10.035Z | |
| 5412 | 2026-09-12T00:27:10.035Z | INFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffSep 12 00:27:09.063 |
| 5413 | 2026-09-12T00:27:10.035Z | DEBGSep 12 00:27:09.063 replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:27:09.063DEBG |
| 5414 | 2026-09-12T00:27:10.035Z | replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 5415 | 2026-09-12T00:27:10.035Z | replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:27:09.063 INFO adding route 172.17.0.3/32 -> 10.0.0.255 |
| 5416 | 2026-09-12T00:27:10.035Z | |
| 5417 | 2026-09-12T00:27:10.035Z | Sep 12 00:27:09.063 INFOunit Sep 12 00:27:09.063:Sep 12 00:27:09.057 Sep 12 00:27:09.063DEBG freemap_route_ipv4adding route 172.17.0.48/32 -> 10.0.0.255DEBG |
| 5418 | 2026-09-12T00:27:10.035Z | replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5419 | 2026-09-12T00:27:10.035Z | INFO |
| 5420 | 2026-09-12T00:27:10.035Z | created new freemapadding route 3fff:beef:30::/64 -> 2001:db8::55:ff, Sep 12 00:27:09.063unit Sep 12 00:27:09.063Sep 12 00:27:09.063 :DEBG freemap_route_ipv4INFO |
| 5421 | 2026-09-12T00:27:10.035Z | |
| 5422 | 2026-09-12T00:27:10.035Z | adding route 172.17.0.4/32 -> 10.0.0.255 |
| 5423 | 2026-09-12T00:27:10.035Z | DEBGreplacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5424 | 2026-09-12T00:27:10.035Z | created new freemap, Sep 12 00:27:09.063unit DEBGSep 12 00:27:09.063: Sep 12 00:27:09.063DEBG replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOfreemap_route_ipv6 |
| 5425 | 2026-09-12T00:27:10.039Z | |
| 5426 | 2026-09-12T00:27:10.040Z | adding route 172.17.0.49/32 -> 10.0.0.255 |
| 5427 | 2026-09-12T00:27:10.040Z | Sep 12 00:27:09.063Sep 12 00:27:09.063 |
| 5428 | 2026-09-12T00:27:10.040Z | INFODEBGSep 12 00:27:09.063 Sep 12 00:27:09.063 DEBGadding route 172.17.0.5/32 -> 10.0.0.255 created new freemapSep 12 00:27:09.063, DEBGreplacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] unit |
| 5429 | 2026-09-12T00:27:10.040Z | INFO |
| 5430 | 2026-09-12T00:27:10.040Z | :initted freemap. size: 64 , freemap_route_ipv6adding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 5431 | 2026-09-12T00:27:10.040Z | |
| 5432 | 2026-09-12T00:27:10.040Z | Sep 12 00:27:09.063Sep 12 00:27:09.063 unitINFO:DEBG Sep 12 00:27:09.063freemap_route_ipv4adding route 172.17.0.50/32 -> 10.0.0.255 |
| 5433 | 2026-09-12T00:27:10.040Z | Sep 12 00:27:09.063 DEBGreplacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] initted freemap. size: 64Sep 12 00:27:09.063, unitDEBG: |
| 5434 | 2026-09-12T00:27:10.040Z | freemap_route_ipv4replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5435 | 2026-09-12T00:27:10.040Z | |
| 5436 | 2026-09-12T00:27:10.040Z | |
| 5437 | 2026-09-12T00:27:10.040Z | DEBGSep 12 00:27:09.063 Sep 12 00:27:09.063Sep 12 00:27:09.063 replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO Sep 12 00:27:09.063 INFODEBGDEBG reset freemapadding route 172.17.0.51/32 -> 10.0.0.255adding route 172.17.0.6/32 -> 10.0.0.255, reset freemap |
| 5438 | 2026-09-12T00:27:10.040Z | |
| 5439 | 2026-09-12T00:27:10.040Z | |
| 5440 | 2026-09-12T00:27:10.040Z | unit:, Sep 12 00:27:09.063unit : freemap_route_ipv4DEBGSep 12 00:27:09.063 |
| 5441 | 2026-09-12T00:27:10.040Z | replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv4 |
| 5442 | 2026-09-12T00:27:10.040Z | |
| 5443 | 2026-09-12T00:27:10.040Z | Sep 12 00:27:09.063 DEBG replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:27:09.063 INFO |
| 5444 | 2026-09-12T00:27:10.040Z | Sep 12 00:27:09.063INFO Sep 12 00:27:09.063adding route 3fff:beef:32::/64 -> 2001:db8::55:ff DEBGSep 12 00:27:09.063 |
| 5445 | 2026-09-12T00:27:10.040Z | adding route 172.17.0.52/32 -> 10.0.0.255DEBG |
| 5446 | 2026-09-12T00:27:10.040Z | INFO initted freemap. size: 64, initted freemap. size: 64unit, unit Sep 12 00:27:09.063:adding route 172.17.0.7/32 -> 10.0.0.255 DEBG |
| 5447 | 2026-09-12T00:27:10.040Z | freemap_route_ipv6 Sep 12 00:27:09.063:replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5448 | 2026-09-12T00:27:10.040Z | Sep 12 00:27:09.063 DEBG |
| 5449 | 2026-09-12T00:27:10.040Z | DEBGfreemap_route_ipv6Sep 12 00:27:09.063 |
| 5450 | 2026-09-12T00:27:10.040Z | replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5451 | 2026-09-12T00:27:10.040Z | |
| 5452 | 2026-09-12T00:27:10.040Z | DEBG Sep 12 00:27:09.063reset freemap , Sep 12 00:27:09.063 INFOINFOunit adding route 172.17.0.53/32 -> 10.0.0.255: |
| 5453 | 2026-09-12T00:27:10.040Z | adding route 172.17.0.8/32 -> 10.0.0.255 freemap_route_ipv6 |
| 5454 | 2026-09-12T00:27:10.040Z | |
| 5455 | 2026-09-12T00:27:10.040Z | Sep 12 00:27:09.063 Sep 12 00:27:09.063INFO Sep 12 00:27:09.063DEBG replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:27:09.063adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 5456 | 2026-09-12T00:27:10.040Z | |
| 5457 | 2026-09-12T00:27:10.040Z | DEBG INFO adding route 172.16.0.0/32 -> 10.0.0.1reset freemapSep 12 00:27:09.063Sep 12 00:27:09.063 |
| 5458 | 2026-09-12T00:27:10.040Z | DEBG , replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFOSep 12 00:27:09.063 adding route 172.17.0.54/32 -> 10.0.0.255 |
| 5459 | 2026-09-12T00:27:10.040Z | |
| 5460 | 2026-09-12T00:27:10.040Z | DEBG unitSep 12 00:27:09.063: replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]INFOSep 12 00:27:09.063Sep 12 00:27:09.063 |
| 5461 | 2026-09-12T00:27:10.040Z | DEBGDEBG freemap_route_ipv6replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5462 | 2026-09-12T00:27:10.040Z | |
| 5463 | 2026-09-12T00:27:10.040Z | Sep 12 00:27:09.064 INFOadding route 172.17.0.9/32 -> 10.0.0.255 |
| 5464 | 2026-09-12T00:27:10.041Z | replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:27:09.064 |
| 5465 | 2026-09-12T00:27:10.041Z | adding route 172.16.0.0/32 -> 10.0.0.2 |
| 5466 | 2026-09-12T00:27:10.041Z | INFO adding route 172.17.0.55/32 -> 10.0.0.255Sep 12 00:27:09.064Sep 12 00:27:09.064 |
| 5467 | 2026-09-12T00:27:10.041Z | DEBG replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 00:27:09.064 |
| 5468 | 2026-09-12T00:27:10.041Z | DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 5469 | 2026-09-12T00:27:10.041Z | DEBGSep 12 00:27:09.064 Sep 12 00:27:09.064Sep 12 00:27:09.064 INFO Sep 12 00:27:09.064 replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFODEBG |
| 5470 | 2026-09-12T00:27:10.041Z | adding route 172.17.0.10/32 -> 10.0.0.255adding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 5471 | 2026-09-12T00:27:10.041Z | |
| 5472 | 2026-09-12T00:27:10.041Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]Sep 12 00:27:09.064 INFOSep 12 00:27:09.064Sep 12 00:27:09.064 adding route 172.17.0.56/32 -> 10.0.0.255 DEBG replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 5473 | 2026-09-12T00:27:10.041Z | |
| 5474 | 2026-09-12T00:27:10.041Z | created new freemapINFO, unitSep 12 00:27:09.070Sep 12 00:27:09.070 adding route 172.16.0.0/32 -> 10.0.0.1DEBG |
| 5475 | 2026-09-12T00:27:10.041Z | replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 5476 | 2026-09-12T00:27:10.041Z | : adding route 172.17.0.11/32 -> 10.0.0.255Sep 12 00:27:09.070freemap_route_ipv4 |
| 5477 | 2026-09-12T00:27:10.041Z | Sep 12 00:27:09.070 INFO |
| 5478 | 2026-09-12T00:27:10.041Z | adding route 172.17.0.57/32 -> 10.0.0.255DEBG |
| 5479 | 2026-09-12T00:27:10.041Z | Sep 12 00:27:09.070replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] DEBG |
| 5480 | 2026-09-12T00:27:10.041Z | Sep 12 00:27:09.070 replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5481 | 2026-09-12T00:27:10.041Z | Sep 12 00:27:09.070Sep 12 00:27:09.070DEBG DEBG INFOreplacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:27:09.070created new freemap |
| 5482 | 2026-09-12T00:27:10.041Z | INFO, adding route 172.17.0.12/32 -> 10.0.0.255 unit |
| 5483 | 2026-09-12T00:27:10.041Z | adding route 172.16.0.0/32 -> 10.0.0.1Sep 12 00:27:09.070: |
| 5484 | 2026-09-12T00:27:10.041Z | INFO freemap_route_ipv6adding route 172.17.0.58/32 -> 10.0.0.255Sep 12 00:27:09.070 |
| 5485 | 2026-09-12T00:27:10.041Z | |
| 5486 | 2026-09-12T00:27:10.041Z | DEBGSep 12 00:27:09.070 replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 00:27:09.070 |
| 5487 | 2026-09-12T00:27:10.041Z | DEBGDEBG replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5488 | 2026-09-12T00:27:10.041Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 12 00:27:09.070Sep 12 00:27:09.070 INFO |
| 5489 | 2026-09-12T00:27:10.041Z | test transceivers::tofino_impl::tests::test_handle_presence_mask_request ... ok |
| 5490 | 2026-09-12T00:27:10.041Z | test route::tests::shrink_preserves_compacted_order ... ok |
| 5491 | 2026-09-12T00:27:10.041Z | test route::tests::rollback_failure_leaves_in_core_cleared ... ok |
| 5492 | 2026-09-12T00:27:10.041Z | test transceivers::tofino_impl::tests::test_handle_set_lp_mode_request_invalid_port ... ok |
| 5493 | 2026-09-12T00:27:10.041Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_read_request ... ok |
| 5494 | 2026-09-12T00:27:10.041Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_read_request_with_nonzero_bank_fails ... ok |
| 5495 | 2026-09-12T00:27:10.041Z | test transceivers::tofino_impl::tests::test_handle_set_lp_mode_request ... ok |
| 5496 | 2026-09-12T00:27:10.041Z | adding route 172.17.0.13/32 -> 10.0.0.255Sep 12 00:27:09.070 |
| 5497 | 2026-09-12T00:27:10.041Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_read_request ... ok |
| 5498 | 2026-09-12T00:27:10.041Z | INFO Sep 12 00:27:09.070DEBGadding route 172.17.0.59/32 -> 10.0.0.255Sep 12 00:27:09.070 |
| 5499 | 2026-09-12T00:27:10.041Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_write_request ... ok |
| 5500 | 2026-09-12T00:27:10.041Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_write_request ... ok |
| 5501 | 2026-09-12T00:27:10.041Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_write_request_with_nonzero_bank_fails ... ok |
| 5502 | 2026-09-12T00:27:10.041Z | INFODEBG initted freemap. size: 64adding route 172.16.0.0/32 -> 10.0.0.1 , Sep 12 00:27:09.070replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5503 | 2026-09-12T00:27:10.041Z | DEBG |
| 5504 | 2026-09-12T00:27:10.042Z | replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unit |
| 5505 | 2026-09-12T00:27:10.042Z | :Sep 12 00:27:09.070Sep 12 00:27:09.070 INFOfreemap_route_ipv4 Sep 12 00:27:09.070 |
| 5506 | 2026-09-12T00:27:10.042Z | DEBGadding route 172.17.0.14/32 -> 10.0.0.255 |
| 5507 | 2026-09-12T00:27:10.042Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]INFO |
| 5508 | 2026-09-12T00:27:10.042Z | Sep 12 00:27:09.070adding route 172.17.0.60/32 -> 10.0.0.255 |
| 5509 | 2026-09-12T00:27:10.042Z | Sep 12 00:27:09.070DEBG Sep 12 00:27:09.070 DEBG replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFOreset freemap |
| 5510 | 2026-09-12T00:27:10.042Z | adding route 172.16.0.0/32 -> 10.0.0.2, |
| 5511 | 2026-09-12T00:27:10.042Z | unitSep 12 00:27:09.070: Sep 12 00:27:09.070DEBGSep 12 00:27:09.070 replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBGINFO |
| 5512 | 2026-09-12T00:27:10.042Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 5513 | 2026-09-12T00:27:10.042Z | adding route 172.17.0.15/32 -> 10.0.0.255Sep 12 00:27:09.070 |
| 5514 | 2026-09-12T00:27:10.042Z | freemap_route_ipv4INFO |
| 5515 | 2026-09-12T00:27:10.042Z | adding route 172.17.0.61/32 -> 10.0.0.255Sep 12 00:27:09.070Sep 12 00:27:09.070 INFODEBG adding route 172.17.0.0/32 -> 10.0.0.255replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5516 | 2026-09-12T00:27:10.042Z | |
| 5517 | 2026-09-12T00:27:10.042Z | |
| 5518 | 2026-09-12T00:27:10.042Z | |
| 5519 | 2026-09-12T00:27:10.042Z | Sep 12 00:27:09.070 Sep 12 00:27:09.070Sep 12 00:27:09.070DEBG Sep 12 00:27:09.070DEBG INFO replacing targets for 172.17.0.61/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.16/32 -> 10.0.0.255 |
| 5520 | 2026-09-12T00:27:10.042Z | |
| 5521 | 2026-09-12T00:27:10.042Z | DEBGreplacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5522 | 2026-09-12T00:27:10.042Z | Sep 12 00:27:09.070initted freemap. size: 64Sep 12 00:27:09.070 , DEBGSep 12 00:27:09.070 INFOunit replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.17.0.62/32 -> 10.0.0.255INFO |
| 5523 | 2026-09-12T00:27:10.042Z | :adding route 172.17.0.1/32 -> 10.0.0.255 |
| 5524 | 2026-09-12T00:27:10.042Z | |
| 5525 | 2026-09-12T00:27:10.046Z | freemap_route_ipv6Sep 12 00:27:09.070 |
| 5526 | 2026-09-12T00:27:10.046Z | DEBGSep 12 00:27:09.070 replacing targets for 172.17.0.62/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 5527 | 2026-09-12T00:27:10.046Z | Sep 12 00:27:09.070 adding route 172.17.0.17/32 -> 10.0.0.255DEBG |
| 5528 | 2026-09-12T00:27:10.046Z | replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:27:09.070Sep 12 00:27:09.070 |
| 5529 | 2026-09-12T00:27:10.046Z | DEBGDEBG failed to allocate space for the new target listSep 12 00:27:09.070reset freemap |
| 5530 | 2026-09-12T00:27:10.046Z | Sep 12 00:27:09.070DEBG INFO replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.2/32 -> 10.0.0.255 |
| 5531 | 2026-09-12T00:27:10.046Z | , Sep 12 00:27:09.070 |
| 5532 | 2026-09-12T00:27:10.046Z | unit DEBG: replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 12 00:27:09.070 |
| 5533 | 2026-09-12T00:27:10.046Z | Sep 12 00:27:09.070 DEBGINFO adding route 172.17.0.18/32 -> 10.0.0.255freemap_route_ipv6 |
| 5534 | 2026-09-12T00:27:10.046Z | |
| 5535 | 2026-09-12T00:27:10.046Z | replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:27:09.070 |
| 5536 | 2026-09-12T00:27:10.046Z | INFO adding route 172.16.0.0/32 -> 10.0.0.1 |
| 5537 | 2026-09-12T00:27:10.046Z | Sep 12 00:27:09.070 Sep 12 00:27:09.070INFO Sep 12 00:27:09.070DEBGadding route 172.17.0.3/32 -> 10.0.0.255 |
| 5538 | 2026-09-12T00:27:10.046Z | replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:27:09.070 |
| 5539 | 2026-09-12T00:27:10.046Z | DEBGDEBGSep 12 00:27:09.070 replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 00:27:09.071 |
| 5540 | 2026-09-12T00:27:10.046Z | DEBG created new freemapreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }], Sep 12 00:27:09.077unit :INFO freemap_route_ipv4 |
| 5541 | 2026-09-12T00:27:10.046Z | adding route 172.17.0.4/32 -> 10.0.0.255 |
| 5542 | 2026-09-12T00:27:10.046Z | |
| 5543 | 2026-09-12T00:27:10.046Z | Sep 12 00:27:09.077Sep 12 00:27:09.077Sep 12 00:27:09.077 DEBGDEBGINFO replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]created new freemapadding route 172.16.0.0/32 -> 10.0.0.2, |
| 5544 | 2026-09-12T00:27:10.046Z | |
| 5545 | 2026-09-12T00:27:10.047Z | unit: Sep 12 00:27:09.077Sep 12 00:27:09.077 INFODEBG adding route 172.17.0.5/32 -> 10.0.0.255replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]freemap_route_ipv6 |
| 5546 | 2026-09-12T00:27:10.047Z | |
| 5547 | 2026-09-12T00:27:10.047Z | |
| 5548 | 2026-09-12T00:27:10.047Z | Sep 12 00:27:09.077 Sep 12 00:27:09.077Sep 12 00:27:09.077 DEBGINFO initted freemap. size: 64adding route 172.17.0.19/32 -> 10.0.0.255, |
| 5549 | 2026-09-12T00:27:10.047Z | unitSep 12 00:27:09.077: freemap_route_ipv4INFO |
| 5550 | 2026-09-12T00:27:10.047Z | Sep 12 00:27:09.077adding route 172.16.0.0/32 -> 10.0.0.3 |
| 5551 | 2026-09-12T00:27:10.047Z | DEBGSep 12 00:27:09.077 DEBGreplacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5552 | 2026-09-12T00:27:10.047Z | reset freemapSep 12 00:27:09.077 , DEBG unitreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]Sep 12 00:27:09.077 |
| 5553 | 2026-09-12T00:27:10.047Z | : INFOfreemap_route_ipv4 |
| 5554 | 2026-09-12T00:27:10.047Z | adding route 172.17.0.20/32 -> 10.0.0.255Sep 12 00:27:09.077 |
| 5555 | 2026-09-12T00:27:10.047Z | INFOSep 12 00:27:09.077 adding route 172.16.0.0/32 -> 10.0.0.4DEBG |
| 5556 | 2026-09-12T00:27:10.047Z | initted freemap. size: 64, Sep 12 00:27:09.077 DEBG unitreplacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]: |
| 5557 | 2026-09-12T00:27:10.047Z | Sep 12 00:27:09.077 freemap_route_ipv6 |
| 5558 | 2026-09-12T00:27:10.047Z | DEBG Sep 12 00:27:09.077replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }] |
| 5559 | 2026-09-12T00:27:10.047Z | INFO adding route 172.17.0.21/32 -> 10.0.0.255Sep 12 00:27:09.077 |
| 5560 | 2026-09-12T00:27:10.047Z | Sep 12 00:27:09.077Sep 12 00:27:09.077 DEBGDEBG replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 5561 | 2026-09-12T00:27:10.047Z | |
| 5562 | 2026-09-12T00:27:10.047Z | reset freemap, unit: Sep 12 00:27:09.077freemap_route_ipv6 |
| 5563 | 2026-09-12T00:27:10.047Z | INFO adding route 172.17.0.22/32 -> 10.0.0.255 |
| 5564 | 2026-09-12T00:27:10.047Z | |
| 5565 | 2026-09-12T00:27:10.047Z | Sep 12 00:27:09.077 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 12 00:27:09.077Sep 12 00:27:09.077 |
| 5566 | 2026-09-12T00:27:10.047Z | DEBG DEBGinitted freemap. size: 64 Sep 12 00:27:09.077replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 00:27:09.077DEBG, unit |
| 5567 | 2026-09-12T00:27:10.047Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]: INFO |
| 5568 | 2026-09-12T00:27:10.047Z | freemap_route_ipv4 Sep 12 00:27:09.077 |
| 5569 | 2026-09-12T00:27:10.047Z | adding route 3fff:beef:35::/64 -> 2001:db8::55:ff Sep 12 00:27:09.077 |
| 5570 | 2026-09-12T00:27:10.047Z | INFO adding route 172.17.0.23/32 -> 10.0.0.255INFO |
| 5571 | 2026-09-12T00:27:10.047Z | adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 12 00:27:09.077 |
| 5572 | 2026-09-12T00:27:10.047Z | Sep 12 00:27:09.077Sep 12 00:27:09.077 DEBGDEBGDEBGSep 12 00:27:09.077 reset freemap DEBG, unitreplacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]:replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 5573 | 2026-09-12T00:27:10.047Z | |
| 5574 | 2026-09-12T00:27:10.047Z | freemap_route_ipv4 |
| 5575 | 2026-09-12T00:27:10.047Z | replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5576 | 2026-09-12T00:27:10.047Z | Sep 12 00:27:09.077 INFO Sep 12 00:27:09.077Sep 12 00:27:09.077 Sep 12 00:27:09.077adding route 172.17.0.24/32 -> 10.0.0.255INFOSep 12 00:27:09.057 adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 5577 | 2026-09-12T00:27:10.047Z | INFODEBGINFO |
| 5578 | 2026-09-12T00:27:10.047Z | adding route 3fff:beef:36::/64 -> 2001:db8::55:ffadding route 172.17.0.19/32 -> 10.0.0.255 |
| 5579 | 2026-09-12T00:27:10.047Z | |
| 5580 | 2026-09-12T00:27:10.047Z | initted freemap. size: 64, Sep 12 00:27:09.077unitSep 12 00:27:09.077 :DEBGDEBGSep 12 00:27:09.077 replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv6Sep 12 00:27:09.077 |
| 5581 | 2026-09-12T00:27:10.047Z | |
| 5582 | 2026-09-12T00:27:10.047Z | |
| 5583 | 2026-09-12T00:27:10.047Z | DEBGDEBG Sep 12 00:27:09.077replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 12 00:27:09.077 |
| 5584 | 2026-09-12T00:27:10.048Z | INFO |
| 5585 | 2026-09-12T00:27:10.048Z | Sep 12 00:27:09.077DEBG INFOreset freemap , adding route 172.17.0.20/32 -> 10.0.0.255adding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 5586 | 2026-09-12T00:27:10.048Z | unit |
| 5587 | 2026-09-12T00:27:10.048Z | :Sep 12 00:27:09.077 INFOfreemap_route_ipv6 |
| 5588 | 2026-09-12T00:27:10.048Z | adding route 3fff:dead::/64 -> 2001:db8::55:4Sep 12 00:27:09.077 |
| 5589 | 2026-09-12T00:27:10.048Z | DEBGSep 12 00:27:09.077 replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 5590 | 2026-09-12T00:27:10.048Z | replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5591 | 2026-09-12T00:27:10.048Z | Sep 12 00:27:09.077 Sep 12 00:27:09.077INFO Sep 12 00:27:09.077INFOadding route 3fff:dead::/64 -> 2001:db8::55:1 INFO |
| 5592 | 2026-09-12T00:27:10.048Z | adding route 172.17.0.21/32 -> 10.0.0.255adding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 5593 | 2026-09-12T00:27:10.048Z | Sep 12 00:27:09.077 |
| 5594 | 2026-09-12T00:27:10.048Z | DEBG Sep 12 00:27:09.077 DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 12 00:27:09.077 |
| 5595 | 2026-09-12T00:27:10.048Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 12 00:27:09.077 |
| 5596 | 2026-09-12T00:27:10.048Z | DEBGDEBG replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5597 | 2026-09-12T00:27:10.048Z | Sep 12 00:27:09.077Sep 12 00:27:09.077 |
| 5598 | 2026-09-12T00:27:10.048Z | INFODEBG Sep 12 00:27:09.077 INFOadding route 3fff:dead::/64 -> 2001:db8::55:2 adding route 172.17.0.22/32 -> 10.0.0.255 |
| 5599 | 2026-09-12T00:27:10.048Z | |
| 5600 | 2026-09-12T00:27:10.048Z | Sep 12 00:27:09.077replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] |
| 5601 | 2026-09-12T00:27:10.048Z | Sep 12 00:27:09.077INFOSep 12 00:27:09.077 DEBGDEBG replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 5602 | 2026-09-12T00:27:10.048Z | |
| 5603 | 2026-09-12T00:27:10.048Z | |
| 5604 | 2026-09-12T00:27:10.048Z | Sep 12 00:27:09.077Sep 12 00:27:09.077 DEBGINFO replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.23/32 -> 10.0.0.255Sep 12 00:27:09.077 |
| 5605 | 2026-09-12T00:27:10.048Z | |
| 5606 | 2026-09-12T00:27:10.048Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:3Sep 12 00:27:09.077 |
| 5607 | 2026-09-12T00:27:10.048Z | INFOSep 12 00:27:09.077 adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffDEBGSep 12 00:27:09.077 |
| 5608 | 2026-09-12T00:27:10.048Z | replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG |
| 5609 | 2026-09-12T00:27:10.048Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 12 00:27:09.077 |
| 5610 | 2026-09-12T00:27:10.048Z | DEBG replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5611 | 2026-09-12T00:27:10.048Z | Sep 12 00:27:09.077Sep 12 00:27:09.077 INFOINFO Sep 12 00:27:09.077 adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffadding route 172.17.0.24/32 -> 10.0.0.255 |
| 5612 | 2026-09-12T00:27:10.048Z | |
| 5613 | 2026-09-12T00:27:10.048Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 5614 | 2026-09-12T00:27:10.048Z | Sep 12 00:27:09.077 DEBG replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5615 | 2026-09-12T00:27:10.048Z | Sep 12 00:27:09.077Sep 12 00:27:09.077Sep 12 00:27:09.077 DEBG DEBGINFO replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] |
| 5616 | 2026-09-12T00:27:10.048Z | |
| 5617 | 2026-09-12T00:27:10.048Z | adding route 172.17.0.25/32 -> 10.0.0.255 |
| 5618 | 2026-09-12T00:27:10.048Z | Sep 12 00:27:09.077 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] |
| 5619 | 2026-09-12T00:27:10.048Z | Sep 12 00:27:09.077 Sep 12 00:27:09.077Sep 12 00:27:09.077 DEBGWARNINFO shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5620 | 2026-09-12T00:27:10.048Z | |
| 5621 | 2026-09-12T00:27:10.048Z | |
| 5622 | 2026-09-12T00:27:10.048Z | Sep 12 00:27:09.077Sep 12 00:27:09.077 INFODEBG adding route 172.17.0.26/32 -> 10.0.0.255replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5623 | 2026-09-12T00:27:10.048Z | |
| 5624 | 2026-09-12T00:27:10.049Z | Sep 12 00:27:09.077 ERRO Sep 12 00:27:09.077Sep 12 00:27:09.077 DEBGDEBG failed to allocate space for the new target listreplacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]rollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 5625 | 2026-09-12T00:27:10.053Z | |
| 5626 | 2026-09-12T00:27:10.053Z | |
| 5627 | 2026-09-12T00:27:10.053Z | Sep 12 00:27:09.077Sep 12 00:27:09.077Sep 12 00:27:09.077 DEBG Sep 12 00:27:09.077ERROINFO shrink-in-place rollback failed for 3fff:dead::/64; in-core entry stays cleared and ASIC state may diverge until the next control-plane update on this subnet rebuilds itreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]adding route 172.17.0.25/32 -> 10.0.0.255 |
| 5628 | 2026-09-12T00:27:10.053Z | |
| 5629 | 2026-09-12T00:27:10.053Z | |
| 5630 | 2026-09-12T00:27:10.053Z | INFO adding route 172.17.0.27/32 -> 10.0.0.255 |
| 5631 | 2026-09-12T00:27:10.053Z | Sep 12 00:27:09.077 DEBG replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5632 | 2026-09-12T00:27:10.053Z | Sep 12 00:27:09.077 Sep 12 00:27:09.077DEBG INFOreplacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5633 | 2026-09-12T00:27:10.053Z | adding route 172.17.0.28/32 -> 10.0.0.255 |
| 5634 | 2026-09-12T00:27:10.053Z | test route::tests::shrink_to_single_non_zero_survivor ... ok |
| 5635 | 2026-09-12T00:27:10.053Z | Sep 12 00:27:09.077Sep 12 00:27:09.077 INFODEBG adding route 172.17.0.26/32 -> 10.0.0.255replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5636 | 2026-09-12T00:27:10.053Z | Sep 12 00:27:09.078Sep 12 00:27:09.078Sep 12 00:27:09.083 DEBGDEBGDEBG replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]created new freemap |
| 5637 | 2026-09-12T00:27:10.053Z | created new freemap, , unitunit:: freemap_route_ipv4freemap_route_ipv4 |
| 5638 | 2026-09-12T00:27:10.053Z | Sep 12 00:27:09.083 INFO adding route 172.17.0.27/32 -> 10.0.0.255 |
| 5639 | 2026-09-12T00:27:10.053Z | |
| 5640 | 2026-09-12T00:27:10.053Z | Sep 12 00:27:09.083Sep 12 00:27:09.083 DEBGDEBGSep 12 00:27:09.083 DEBGcreated new freemapreplacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5641 | 2026-09-12T00:27:10.053Z | created new freemap, unit, unit: :Sep 12 00:27:09.083freemap_route_ipv6 |
| 5642 | 2026-09-12T00:27:10.053Z | freemap_route_ipv6 |
| 5643 | 2026-09-12T00:27:10.053Z | INFO adding route 172.17.0.28/32 -> 10.0.0.255 |
| 5644 | 2026-09-12T00:27:10.053Z | Sep 12 00:27:09.083 DEBGDEBGSep 12 00:27:09.083 initted freemap. size: 64 , Sep 12 00:27:09.083DEBG replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unitDEBG initted freemap. size: 64 |
| 5645 | 2026-09-12T00:27:10.053Z | replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }], : |
| 5646 | 2026-09-12T00:27:10.053Z | unit: freemap_route_ipv4freemap_route_ipv4Sep 12 00:27:09.083 |
| 5647 | 2026-09-12T00:27:10.053Z | |
| 5648 | 2026-09-12T00:27:10.053Z | INFO Sep 12 00:27:09.083Sep 12 00:27:09.083 DEBGDEBGadding route 172.17.0.29/32 -> 10.0.0.255Sep 12 00:27:09.083 INFOreset freemap |
| 5649 | 2026-09-12T00:27:10.053Z | reset freemap, , unitunitSep 12 00:27:09.083: :DEBG freemap_route_ipv4replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv4 |
| 5650 | 2026-09-12T00:27:10.053Z | |
| 5651 | 2026-09-12T00:27:10.054Z | |
| 5652 | 2026-09-12T00:27:10.054Z | adding route 172.17.0.6/32 -> 10.0.0.255Sep 12 00:27:09.083Sep 12 00:27:09.083 |
| 5653 | 2026-09-12T00:27:10.054Z | INFODEBG adding route 172.17.0.30/32 -> 10.0.0.255initted freemap. size: 64 |
| 5654 | 2026-09-12T00:27:10.054Z | , unitSep 12 00:27:09.083: Sep 12 00:27:09.083 freemap_route_ipv6DEBGDEBG |
| 5655 | 2026-09-12T00:27:10.054Z | replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:27:09.083replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5656 | 2026-09-12T00:27:10.054Z | |
| 5657 | 2026-09-12T00:27:10.054Z | DEBG Sep 12 00:27:09.083initted freemap. size: 64Sep 12 00:27:09.083 , DEBGunit :reset freemap , freemap_route_ipv6INFOunit |
| 5658 | 2026-09-12T00:27:10.054Z | : Sep 12 00:27:09.083 freemap_route_ipv6adding route 172.17.0.7/32 -> 10.0.0.255 |
| 5659 | 2026-09-12T00:27:10.054Z | INFO |
| 5660 | 2026-09-12T00:27:10.054Z | adding route 172.17.0.31/32 -> 10.0.0.255Sep 12 00:27:09.084 |
| 5661 | 2026-09-12T00:27:10.054Z | Sep 12 00:27:09.084 DEBG INFOreset freemap , Sep 12 00:27:09.084adding route 172.16.0.0/32 -> 10.0.0.1 Sep 12 00:27:09.084DEBGunit |
| 5662 | 2026-09-12T00:27:10.054Z | replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5663 | 2026-09-12T00:27:10.054Z | :DEBG freemap_route_ipv6Sep 12 00:27:09.084 |
| 5664 | 2026-09-12T00:27:10.054Z | Sep 12 00:27:09.084 INFODEBG adding route 172.17.0.32/32 -> 10.0.0.255replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 5665 | 2026-09-12T00:27:10.054Z | replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:27:09.084 |
| 5666 | 2026-09-12T00:27:10.054Z | INFO |
| 5667 | 2026-09-12T00:27:10.054Z | adding route 172.16.0.0/32 -> 10.0.0.1Sep 12 00:27:09.084 |
| 5668 | 2026-09-12T00:27:10.054Z | DEBG Sep 12 00:27:09.084replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:27:09.084 |
| 5669 | 2026-09-12T00:27:10.054Z | Sep 12 00:27:09.084 INFOINFO adding route 172.16.0.0/32 -> 10.0.0.2DEBGSep 12 00:27:09.084 |
| 5670 | 2026-09-12T00:27:10.054Z | INFO adding route 172.17.0.33/32 -> 10.0.0.255adding route 172.17.0.8/32 -> 10.0.0.255 |
| 5671 | 2026-09-12T00:27:10.054Z | |
| 5672 | 2026-09-12T00:27:10.054Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 12 00:27:09.084 |
| 5673 | 2026-09-12T00:27:10.054Z | DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]Sep 12 00:27:09.084 |
| 5674 | 2026-09-12T00:27:10.054Z | DEBGSep 12 00:27:09.084Sep 12 00:27:09.084 INFOreplacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 5675 | 2026-09-12T00:27:10.054Z | Sep 12 00:27:09.084adding route 172.16.0.0/32 -> 10.0.0.2 |
| 5676 | 2026-09-12T00:27:10.054Z | INFOSep 12 00:27:09.084replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.16.0.0/32 -> 10.0.0.3INFO |
| 5677 | 2026-09-12T00:27:10.054Z | |
| 5678 | 2026-09-12T00:27:10.054Z | adding route 172.17.0.34/32 -> 10.0.0.255Sep 12 00:27:09.084 |
| 5679 | 2026-09-12T00:27:10.054Z | Sep 12 00:27:09.084Sep 12 00:27:09.084Sep 12 00:27:09.084 DEBGDEBG DEBGreplacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }] |
| 5680 | 2026-09-12T00:27:10.054Z | |
| 5681 | 2026-09-12T00:27:10.054Z | INFO adding route 172.17.0.9/32 -> 10.0.0.255replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 5682 | 2026-09-12T00:27:10.054Z | Sep 12 00:27:09.084 |
| 5683 | 2026-09-12T00:27:10.054Z | Sep 12 00:27:09.084 INFO Sep 12 00:27:09.084INFO adding route 172.17.0.35/32 -> 10.0.0.255 |
| 5684 | 2026-09-12T00:27:10.054Z | adding route 172.16.0.0/32 -> 10.0.0.4DEBG |
| 5685 | 2026-09-12T00:27:10.054Z | replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:27:09.084Sep 12 00:27:09.084 |
| 5686 | 2026-09-12T00:27:10.054Z | INFO DEBG adding route 172.16.0.0/32 -> 10.0.0.3replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:27:09.084 |
| 5687 | 2026-09-12T00:27:10.054Z | |
| 5688 | 2026-09-12T00:27:10.054Z | DEBGSep 12 00:27:09.084 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]INFO |
| 5689 | 2026-09-12T00:27:10.054Z | adding route 172.17.0.10/32 -> 10.0.0.255Sep 12 00:27:09.084 |
| 5690 | 2026-09-12T00:27:10.055Z | DEBG Sep 12 00:27:09.084replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }] DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]Sep 12 00:27:09.084 |
| 5691 | 2026-09-12T00:27:10.055Z | |
| 5692 | 2026-09-12T00:27:10.055Z | Sep 12 00:27:09.090 INFOINFO adding route 172.16.0.0/32 -> 10.0.0.4adding route 172.17.0.36/32 -> 10.0.0.255 |
| 5693 | 2026-09-12T00:27:10.055Z | |
| 5694 | 2026-09-12T00:27:10.055Z | |
| 5695 | 2026-09-12T00:27:10.055Z | Sep 12 00:27:09.090 DEBG replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:27:09.090 |
| 5696 | 2026-09-12T00:27:10.055Z | DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]Sep 12 00:27:09.090 |
| 5697 | 2026-09-12T00:27:10.055Z | Sep 12 00:27:09.090 INFOINFO adding route 172.17.0.29/32 -> 10.0.0.255adding route 172.17.0.37/32 -> 10.0.0.255 |
| 5698 | 2026-09-12T00:27:10.055Z | Sep 12 00:27:09.090 INFO adding route 172.17.0.0/32 -> 10.0.0.255Sep 12 00:27:09.090 |
| 5699 | 2026-09-12T00:27:10.055Z | |
| 5700 | 2026-09-12T00:27:10.055Z | DEBG replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5701 | 2026-09-12T00:27:10.055Z | Sep 12 00:27:09.090Sep 12 00:27:09.090 DEBG DEBGreplacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5702 | 2026-09-12T00:27:10.055Z | Sep 12 00:27:09.090 INFO adding route 172.17.0.30/32 -> 10.0.0.255 |
| 5703 | 2026-09-12T00:27:10.055Z | replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:27:09.090Sep 12 00:27:09.090 |
| 5704 | 2026-09-12T00:27:10.055Z | DEBG INFOreplacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5705 | 2026-09-12T00:27:10.055Z | adding route 172.17.0.1/32 -> 10.0.0.255 |
| 5706 | 2026-09-12T00:27:10.055Z | Sep 12 00:27:09.090 INFO adding route 172.17.0.38/32 -> 10.0.0.255Sep 12 00:27:09.090 |
| 5707 | 2026-09-12T00:27:10.055Z | DEBG replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5708 | 2026-09-12T00:27:10.055Z | Sep 12 00:27:09.090Sep 12 00:27:09.090 DEBGINFOSep 12 00:27:09.090 replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.31/32 -> 10.0.0.255 |
| 5709 | 2026-09-12T00:27:10.055Z | |
| 5710 | 2026-09-12T00:27:10.055Z | INFO adding route 172.17.0.2/32 -> 10.0.0.255 |
| 5711 | 2026-09-12T00:27:10.055Z | Sep 12 00:27:09.090 Sep 12 00:27:09.090DEBG DEBGreplacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 00:27:09.090 |
| 5712 | 2026-09-12T00:27:10.055Z | replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 5713 | 2026-09-12T00:27:10.055Z | adding route 172.17.0.39/32 -> 10.0.0.255 |
| 5714 | 2026-09-12T00:27:10.055Z | Sep 12 00:27:09.090 INFOSep 12 00:27:09.090 adding route 172.17.0.32/32 -> 10.0.0.255DEBG |
| 5715 | 2026-09-12T00:27:10.055Z | Sep 12 00:27:09.090replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5716 | 2026-09-12T00:27:10.055Z | INFO Sep 12 00:27:09.090adding route 172.17.0.3/32 -> 10.0.0.255 |
| 5717 | 2026-09-12T00:27:10.055Z | DEBG replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:27:09.090 |
| 5718 | 2026-09-12T00:27:10.055Z | Sep 12 00:27:09.090INFO adding route 172.17.0.40/32 -> 10.0.0.255DEBG |
| 5719 | 2026-09-12T00:27:10.055Z | replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5720 | 2026-09-12T00:27:10.055Z | Sep 12 00:27:09.090 INFO adding route 172.17.0.33/32 -> 10.0.0.255Sep 12 00:27:09.090 |
| 5721 | 2026-09-12T00:27:10.055Z | INFO Sep 12 00:27:09.090adding route 172.17.0.4/32 -> 10.0.0.255 |
| 5722 | 2026-09-12T00:27:10.055Z | DEBGSep 12 00:27:09.090 replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 5723 | 2026-09-12T00:27:10.055Z | Sep 12 00:27:09.090replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5724 | 2026-09-12T00:27:10.055Z | DEBG replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5725 | 2026-09-12T00:27:10.059Z | Sep 12 00:27:09.090 INFO Sep 12 00:27:09.090adding route 172.17.0.41/32 -> 10.0.0.255 |
| 5726 | 2026-09-12T00:27:10.059Z | INFO Sep 12 00:27:09.090adding route 172.17.0.5/32 -> 10.0.0.255 |
| 5727 | 2026-09-12T00:27:10.059Z | INFOSep 12 00:27:09.090 adding route 172.17.0.34/32 -> 10.0.0.255 |
| 5728 | 2026-09-12T00:27:10.059Z | DEBGSep 12 00:27:09.090Sep 12 00:27:09.090 DEBGDEBG replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5729 | 2026-09-12T00:27:10.059Z | |
| 5730 | 2026-09-12T00:27:10.059Z | replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5731 | 2026-09-12T00:27:10.059Z | Sep 12 00:27:09.090 Sep 12 00:27:09.090INFO INFOadding route 172.17.0.42/32 -> 10.0.0.255 Sep 12 00:27:09.090 |
| 5732 | 2026-09-12T00:27:10.059Z | adding route 172.17.0.6/32 -> 10.0.0.255INFO |
| 5733 | 2026-09-12T00:27:10.059Z | adding route 172.17.0.35/32 -> 10.0.0.255 |
| 5734 | 2026-09-12T00:27:10.060Z | Sep 12 00:27:09.090 DEBG Sep 12 00:27:09.090replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5735 | 2026-09-12T00:27:10.060Z | DEBGSep 12 00:27:09.090 replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5736 | 2026-09-12T00:27:10.060Z | DEBG replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:27:09.090 |
| 5737 | 2026-09-12T00:27:10.060Z | Sep 12 00:27:09.090INFO INFOadding route 172.17.0.43/32 -> 10.0.0.255 |
| 5738 | 2026-09-12T00:27:10.060Z | adding route 172.17.0.36/32 -> 10.0.0.255Sep 12 00:27:09.090 |
| 5739 | 2026-09-12T00:27:10.060Z | INFO Sep 12 00:27:09.090adding route 172.17.0.7/32 -> 10.0.0.255 |
| 5740 | 2026-09-12T00:27:10.060Z | DEBG replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5741 | 2026-09-12T00:27:10.060Z | Sep 12 00:27:09.090 DEBGSep 12 00:27:09.090 Sep 12 00:27:09.090replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5742 | 2026-09-12T00:27:10.060Z | DEBG INFOreplacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5743 | 2026-09-12T00:27:10.060Z | adding route 172.17.0.44/32 -> 10.0.0.255Sep 12 00:27:09.090 |
| 5744 | 2026-09-12T00:27:10.060Z | INFO adding route 172.17.0.8/32 -> 10.0.0.255 |
| 5745 | 2026-09-12T00:27:10.060Z | Sep 12 00:27:09.090 DEBG Sep 12 00:27:09.090replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:27:09.090 |
| 5746 | 2026-09-12T00:27:10.060Z | INFO DEBGadding route 172.17.0.37/32 -> 10.0.0.255 |
| 5747 | 2026-09-12T00:27:10.060Z | replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:27:09.090 |
| 5748 | 2026-09-12T00:27:10.060Z | INFO Sep 12 00:27:09.090adding route 172.17.0.45/32 -> 10.0.0.255 |
| 5749 | 2026-09-12T00:27:10.060Z | DEBG replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5750 | 2026-09-12T00:27:10.060Z | Sep 12 00:27:09.090 Sep 12 00:27:09.090DEBG Sep 12 00:27:09.090 replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 5751 | 2026-09-12T00:27:10.060Z | adding route 172.17.0.38/32 -> 10.0.0.255INFOSep 12 00:27:09.090 |
| 5752 | 2026-09-12T00:27:10.060Z | Sep 12 00:27:09.090 INFO DEBGadding route 172.17.0.46/32 -> 10.0.0.255 Sep 12 00:27:09.090adding route 172.17.0.9/32 -> 10.0.0.255 |
| 5753 | 2026-09-12T00:27:10.060Z | |
| 5754 | 2026-09-12T00:27:10.060Z | replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 5755 | 2026-09-12T00:27:10.060Z | replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5756 | 2026-09-12T00:27:10.060Z | Sep 12 00:27:09.090 Sep 12 00:27:09.090Sep 12 00:27:09.090INFO Sep 12 00:27:09.090adding route 172.17.0.11/32 -> 10.0.0.255INFO |
| 5757 | 2026-09-12T00:27:10.060Z | DEBGadding route 172.17.0.39/32 -> 10.0.0.255DEBG |
| 5758 | 2026-09-12T00:27:10.060Z | replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:27:09.090 |
| 5759 | 2026-09-12T00:27:10.060Z | DEBGSep 12 00:27:09.090 |
| 5760 | 2026-09-12T00:27:10.060Z | replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:27:09.090 |
| 5761 | 2026-09-12T00:27:10.060Z | DEBGINFO adding route 172.17.0.47/32 -> 10.0.0.255replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:27:09.090 |
| 5762 | 2026-09-12T00:27:10.060Z | |
| 5763 | 2026-09-12T00:27:10.060Z | INFOSep 12 00:27:09.090 adding route 172.17.0.10/32 -> 10.0.0.255INFO |
| 5764 | 2026-09-12T00:27:10.060Z | Sep 12 00:27:09.090 Sep 12 00:27:09.090adding route 172.17.0.12/32 -> 10.0.0.255DEBG |
| 5765 | 2026-09-12T00:27:10.060Z | replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:27:09.090 |
| 5766 | 2026-09-12T00:27:10.060Z | INFO Sep 12 00:27:09.090 DEBGDEBGSep 12 00:27:09.090adding route 172.17.0.40/32 -> 10.0.0.255 |
| 5767 | 2026-09-12T00:27:10.060Z | replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 5768 | 2026-09-12T00:27:10.060Z | adding route 172.17.0.48/32 -> 10.0.0.255 |
| 5769 | 2026-09-12T00:27:10.060Z | Sep 12 00:27:09.090 DEBGreplacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 00:27:09.090 |
| 5770 | 2026-09-12T00:27:10.060Z | replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:27:09.090 |
| 5771 | 2026-09-12T00:27:10.060Z | DEBGINFO replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:27:09.090 adding route 172.17.0.11/32 -> 10.0.0.255Sep 12 00:27:09.090INFO |
| 5772 | 2026-09-12T00:27:10.061Z | adding route 172.17.0.13/32 -> 10.0.0.255 |
| 5773 | 2026-09-12T00:27:10.061Z | |
| 5774 | 2026-09-12T00:27:10.061Z | INFO adding route 172.17.0.41/32 -> 10.0.0.255 |
| 5775 | 2026-09-12T00:27:10.061Z | Sep 12 00:27:09.090Sep 12 00:27:09.090Sep 12 00:27:09.090 Sep 12 00:27:09.090INFO DEBG DEBGDEBGreplacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.49/32 -> 10.0.0.255 |
| 5776 | 2026-09-12T00:27:10.061Z | |
| 5777 | 2026-09-12T00:27:10.061Z | replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5778 | 2026-09-12T00:27:10.061Z | |
| 5779 | 2026-09-12T00:27:10.061Z | Sep 12 00:27:09.090 DEBG replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:27:09.090 |
| 5780 | 2026-09-12T00:27:10.061Z | Sep 12 00:27:09.090 INFOINFOSep 12 00:27:09.090 INFOSep 12 00:27:09.090adding route 172.17.0.14/32 -> 10.0.0.255 |
| 5781 | 2026-09-12T00:27:10.061Z | adding route 172.17.0.42/32 -> 10.0.0.255adding route 172.17.0.12/32 -> 10.0.0.255 |
| 5782 | 2026-09-12T00:27:10.061Z | INFO |
| 5783 | 2026-09-12T00:27:10.061Z | adding route 172.17.0.50/32 -> 10.0.0.255Sep 12 00:27:09.090 |
| 5784 | 2026-09-12T00:27:10.061Z | DEBGSep 12 00:27:09.090 Sep 12 00:27:09.090Sep 12 00:27:09.090DEBG DEBG DEBGreplacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5785 | 2026-09-12T00:27:10.061Z | replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5786 | 2026-09-12T00:27:10.061Z | |
| 5787 | 2026-09-12T00:27:10.061Z | |
| 5788 | 2026-09-12T00:27:10.061Z | Sep 12 00:27:09.090Sep 12 00:27:09.090Sep 12 00:27:09.090 INFOINFOSep 12 00:27:09.090 adding route 172.17.0.51/32 -> 10.0.0.255 INFO |
| 5789 | 2026-09-12T00:27:10.061Z | adding route 172.17.0.15/32 -> 10.0.0.255 |
| 5790 | 2026-09-12T00:27:10.061Z | INFOadding route 172.17.0.13/32 -> 10.0.0.255 |
| 5791 | 2026-09-12T00:27:10.061Z | adding route 172.17.0.43/32 -> 10.0.0.255Sep 12 00:27:09.090 |
| 5792 | 2026-09-12T00:27:10.061Z | Sep 12 00:27:09.090Sep 12 00:27:09.090 DEBG DEBGreplacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:27:09.090 |
| 5793 | 2026-09-12T00:27:10.061Z | replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 5794 | 2026-09-12T00:27:10.061Z | test route::tests::add_target_fails_full ... ok |
| 5795 | 2026-09-12T00:27:10.061Z | Sep 12 00:27:09.090replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG |
| 5796 | 2026-09-12T00:27:10.061Z | Sep 12 00:27:09.090INFO replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFOadding route 172.17.0.16/32 -> 10.0.0.255 |
| 5797 | 2026-09-12T00:27:10.061Z | |
| 5798 | 2026-09-12T00:27:10.061Z | adding route 172.17.0.52/32 -> 10.0.0.255Sep 12 00:27:09.090 |
| 5799 | 2026-09-12T00:27:10.061Z | Sep 12 00:27:09.090INFO Sep 12 00:27:09.090Sep 12 00:27:09.090INFOadding route 172.17.0.14/32 -> 10.0.0.255 |
| 5800 | 2026-09-12T00:27:10.061Z | DEBGadding route 172.17.0.44/32 -> 10.0.0.255 |
| 5801 | 2026-09-12T00:27:10.061Z | replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 5802 | 2026-09-12T00:27:10.061Z | replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5803 | 2026-09-12T00:27:10.061Z | Sep 12 00:27:09.090 Sep 12 00:27:09.090DEBGSep 12 00:27:09.090 DEBGSep 12 00:27:09.090INFO replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 5804 | 2026-09-12T00:27:10.061Z | adding route 172.17.0.53/32 -> 10.0.0.255replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5805 | 2026-09-12T00:27:10.061Z | |
| 5806 | 2026-09-12T00:27:10.061Z | adding route 172.17.0.17/32 -> 10.0.0.255Sep 12 00:27:09.091 |
| 5807 | 2026-09-12T00:27:10.061Z | INFOSep 12 00:27:09.091 Sep 12 00:27:09.091INFOadding route 172.17.0.45/32 -> 10.0.0.255 adding route 172.17.0.15/32 -> 10.0.0.255 |
| 5808 | 2026-09-12T00:27:10.061Z | Sep 12 00:27:09.091 DEBG replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:27:09.097 |
| 5809 | 2026-09-12T00:27:10.061Z | DEBG |
| 5810 | 2026-09-12T00:27:10.061Z | replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5811 | 2026-09-12T00:27:10.061Z | Sep 12 00:27:09.097 INFOSep 12 00:27:09.097 adding route 172.17.0.18/32 -> 10.0.0.255DEBG |
| 5812 | 2026-09-12T00:27:10.061Z | Sep 12 00:27:09.097 replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 5813 | 2026-09-12T00:27:10.062Z | Sep 12 00:27:09.097adding route 172.17.0.16/32 -> 10.0.0.255 |
| 5814 | 2026-09-12T00:27:10.062Z | DEBG Sep 12 00:27:09.097replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5815 | 2026-09-12T00:27:10.062Z | INFO adding route 172.17.0.46/32 -> 10.0.0.255 |
| 5816 | 2026-09-12T00:27:10.062Z | Sep 12 00:27:09.097 Sep 12 00:27:09.097INFO Sep 12 00:27:09.097DEBG DEBG replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5817 | 2026-09-12T00:27:10.062Z | replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 00:27:09.097adding route 172.17.0.19/32 -> 10.0.0.255 |
| 5818 | 2026-09-12T00:27:10.062Z | |
| 5819 | 2026-09-12T00:27:10.062Z | INFO adding route 172.17.0.17/32 -> 10.0.0.255 |
| 5820 | 2026-09-12T00:27:10.062Z | Sep 12 00:27:09.097 INFOSep 12 00:27:09.097Sep 12 00:27:09.097 adding route 172.17.0.47/32 -> 10.0.0.255 |
| 5821 | 2026-09-12T00:27:10.062Z | DEBGDEBG replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5822 | 2026-09-12T00:27:10.062Z | replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5823 | 2026-09-12T00:27:10.062Z | Sep 12 00:27:09.097 DEBG replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:27:09.097 |
| 5824 | 2026-09-12T00:27:10.062Z | INFO adding route 172.17.0.18/32 -> 10.0.0.255Sep 12 00:27:09.097 |
| 5825 | 2026-09-12T00:27:10.066Z | Sep 12 00:27:09.097 DEBGINFO adding route 172.17.0.20/32 -> 10.0.0.255 |
| 5826 | 2026-09-12T00:27:10.066Z | replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 5827 | 2026-09-12T00:27:10.066Z | Sep 12 00:27:09.097 adding route 172.17.0.48/32 -> 10.0.0.255 |
| 5828 | 2026-09-12T00:27:10.066Z | DEBG replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:27:09.097 |
| 5829 | 2026-09-12T00:27:10.066Z | Sep 12 00:27:09.097Sep 12 00:27:09.097DEBG replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGINFO |
| 5830 | 2026-09-12T00:27:10.066Z | Sep 12 00:27:09.097replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.17.0.54/32 -> 10.0.0.255 |
| 5831 | 2026-09-12T00:27:10.066Z | |
| 5832 | 2026-09-12T00:27:10.066Z | INFO adding route 172.17.0.19/32 -> 10.0.0.255Sep 12 00:27:09.097 |
| 5833 | 2026-09-12T00:27:10.066Z | Sep 12 00:27:09.097INFOSep 12 00:27:09.097 adding route 172.17.0.21/32 -> 10.0.0.255 INFODEBG adding route 172.17.0.49/32 -> 10.0.0.255 |
| 5834 | 2026-09-12T00:27:10.066Z | |
| 5835 | 2026-09-12T00:27:10.066Z | replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5836 | 2026-09-12T00:27:10.066Z | Sep 12 00:27:09.097 Sep 12 00:27:09.097Sep 12 00:27:09.097 DEBGSep 12 00:27:09.097DEBG DEBGINFO replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5837 | 2026-09-12T00:27:10.066Z | |
| 5838 | 2026-09-12T00:27:10.066Z | adding route 172.17.0.55/32 -> 10.0.0.255replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5839 | 2026-09-12T00:27:10.066Z | |
| 5840 | 2026-09-12T00:27:10.066Z | Sep 12 00:27:09.097Sep 12 00:27:09.097 Sep 12 00:27:09.097INFOINFO adding route 172.17.0.50/32 -> 10.0.0.255DEBG Sep 12 00:27:09.097adding route 172.17.0.22/32 -> 10.0.0.255 |
| 5841 | 2026-09-12T00:27:10.066Z | INFO replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5842 | 2026-09-12T00:27:10.066Z | |
| 5843 | 2026-09-12T00:27:10.066Z | adding route 172.17.0.20/32 -> 10.0.0.255 |
| 5844 | 2026-09-12T00:27:10.066Z | Sep 12 00:27:09.097 DEBGSep 12 00:27:09.097Sep 12 00:27:09.097Sep 12 00:27:09.097 replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 5845 | 2026-09-12T00:27:10.067Z | DEBGadding route 172.17.0.56/32 -> 10.0.0.255 DEBG |
| 5846 | 2026-09-12T00:27:10.067Z | replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:27:09.097 |
| 5847 | 2026-09-12T00:27:10.067Z | |
| 5848 | 2026-09-12T00:27:10.067Z | Sep 12 00:27:09.097 DEBG INFO Sep 12 00:27:09.097replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:27:09.097 |
| 5849 | 2026-09-12T00:27:10.067Z | adding route 172.17.0.51/32 -> 10.0.0.255 INFO |
| 5850 | 2026-09-12T00:27:10.067Z | INFO adding route 172.17.0.23/32 -> 10.0.0.255adding route 172.17.0.21/32 -> 10.0.0.255 |
| 5851 | 2026-09-12T00:27:10.067Z | |
| 5852 | 2026-09-12T00:27:10.067Z | Sep 12 00:27:09.097Sep 12 00:27:09.097 INFODEBG Sep 12 00:27:09.097adding route 172.17.0.57/32 -> 10.0.0.255 Sep 12 00:27:09.097 |
| 5853 | 2026-09-12T00:27:10.067Z | DEBGDEBG replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5854 | 2026-09-12T00:27:10.067Z | Sep 12 00:27:09.097 |
| 5855 | 2026-09-12T00:27:10.067Z | replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5856 | 2026-09-12T00:27:10.067Z | DEBG Sep 12 00:27:09.097replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:27:09.097 INFO |
| 5857 | 2026-09-12T00:27:10.067Z | INFO adding route 172.17.0.24/32 -> 10.0.0.255adding route 172.17.0.52/32 -> 10.0.0.255Sep 12 00:27:09.097Sep 12 00:27:09.097 |
| 5858 | 2026-09-12T00:27:10.067Z | INFO INFO |
| 5859 | 2026-09-12T00:27:10.067Z | adding route 172.17.0.58/32 -> 10.0.0.255adding route 172.17.0.22/32 -> 10.0.0.255 |
| 5860 | 2026-09-12T00:27:10.067Z | Sep 12 00:27:09.097Sep 12 00:27:09.097 |
| 5861 | 2026-09-12T00:27:10.067Z | DEBGDEBG Sep 12 00:27:09.097replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:27:09.097replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5862 | 2026-09-12T00:27:10.067Z | |
| 5863 | 2026-09-12T00:27:10.067Z | DEBG replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGSep 12 00:27:09.097 |
| 5864 | 2026-09-12T00:27:10.067Z | INFO replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:27:09.097 |
| 5865 | 2026-09-12T00:27:10.067Z | adding route 172.17.0.53/32 -> 10.0.0.255Sep 12 00:27:09.097 |
| 5866 | 2026-09-12T00:27:10.067Z | INFOINFO Sep 12 00:27:09.097adding route 172.17.0.25/32 -> 10.0.0.255Sep 12 00:27:09.097 adding route 172.17.0.59/32 -> 10.0.0.255 |
| 5867 | 2026-09-12T00:27:10.067Z | |
| 5868 | 2026-09-12T00:27:10.067Z | INFO DEBGadding route 172.17.0.23/32 -> 10.0.0.255 |
| 5869 | 2026-09-12T00:27:10.067Z | replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:27:09.097 |
| 5870 | 2026-09-12T00:27:10.067Z | Sep 12 00:27:09.097 DEBG replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGSep 12 00:27:09.097 |
| 5871 | 2026-09-12T00:27:10.067Z | Sep 12 00:27:09.097replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO |
| 5872 | 2026-09-12T00:27:10.067Z | DEBG replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5873 | 2026-09-12T00:27:10.067Z | adding route 172.17.0.54/32 -> 10.0.0.255Sep 12 00:27:09.097 |
| 5874 | 2026-09-12T00:27:10.067Z | Sep 12 00:27:09.097 INFO INFOadding route 172.17.0.26/32 -> 10.0.0.255Sep 12 00:27:09.097 adding route 172.17.0.60/32 -> 10.0.0.255DEBG |
| 5875 | 2026-09-12T00:27:10.067Z | |
| 5876 | 2026-09-12T00:27:10.067Z | replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:27:09.097 |
| 5877 | 2026-09-12T00:27:10.067Z | Sep 12 00:27:09.097Sep 12 00:27:09.097 INFO DEBGadding route 172.17.0.24/32 -> 10.0.0.255 |
| 5878 | 2026-09-12T00:27:10.067Z | replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:27:09.097 |
| 5879 | 2026-09-12T00:27:10.067Z | INFO adding route 172.17.0.55/32 -> 10.0.0.255DEBG |
| 5880 | 2026-09-12T00:27:10.067Z | replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:27:09.097 |
| 5881 | 2026-09-12T00:27:10.067Z | DEBGSep 12 00:27:09.097 INFOreplacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5882 | 2026-09-12T00:27:10.067Z | adding route 172.17.0.61/32 -> 10.0.0.255Sep 12 00:27:09.097 |
| 5883 | 2026-09-12T00:27:10.067Z | DEBG Sep 12 00:27:09.097replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5884 | 2026-09-12T00:27:10.068Z | Sep 12 00:27:09.097INFO INFOSep 12 00:27:09.097adding route 172.17.0.27/32 -> 10.0.0.255 |
| 5885 | 2026-09-12T00:27:10.068Z | adding route 172.17.0.25/32 -> 10.0.0.255DEBGSep 12 00:27:09.097 replacing targets for 172.17.0.61/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:27:09.097 |
| 5886 | 2026-09-12T00:27:10.068Z | INFO |
| 5887 | 2026-09-12T00:27:10.068Z | test route::tests::delete_targets_full ... ok |
| 5888 | 2026-09-12T00:27:10.068Z | DEBG adding route 172.17.0.56/32 -> 10.0.0.255replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5889 | 2026-09-12T00:27:10.068Z | |
| 5890 | 2026-09-12T00:27:10.068Z | Sep 12 00:27:09.097 Sep 12 00:27:09.097Sep 12 00:27:09.097Sep 12 00:27:09.097INFO adding route 172.17.0.62/32 -> 10.0.0.255INFO |
| 5891 | 2026-09-12T00:27:10.068Z | DEBGDEBG replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.28/32 -> 10.0.0.255 |
| 5892 | 2026-09-12T00:27:10.068Z | replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5893 | 2026-09-12T00:27:10.068Z | |
| 5894 | 2026-09-12T00:27:10.068Z | Sep 12 00:27:09.097 DEBGSep 12 00:27:09.097 Sep 12 00:27:09.097replacing targets for 172.17.0.62/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBGSep 12 00:27:09.097 |
| 5895 | 2026-09-12T00:27:10.068Z | INFOreplacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5896 | 2026-09-12T00:27:10.068Z | adding route 172.17.0.26/32 -> 10.0.0.255 |
| 5897 | 2026-09-12T00:27:10.068Z | INFOSep 12 00:27:09.097 adding route 172.17.0.57/32 -> 10.0.0.255INFOSep 12 00:27:09.097 adding route 172.17.0.63/32 -> 10.0.0.255Sep 12 00:27:09.097INFO |
| 5898 | 2026-09-12T00:27:10.068Z | DEBG replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5899 | 2026-09-12T00:27:10.068Z | adding route 172.17.0.29/32 -> 10.0.0.255 |
| 5900 | 2026-09-12T00:27:10.068Z | Sep 12 00:27:09.097 |
| 5901 | 2026-09-12T00:27:10.068Z | DEBG Sep 12 00:27:09.097replacing targets for 172.17.0.63/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO |
| 5902 | 2026-09-12T00:27:10.068Z | Sep 12 00:27:09.097adding route 172.17.0.27/32 -> 10.0.0.255 Sep 12 00:27:09.097 |
| 5903 | 2026-09-12T00:27:10.068Z | Sep 12 00:27:09.097DEBGDEBG replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 5904 | 2026-09-12T00:27:10.068Z | Sep 12 00:27:09.097replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]failed to allocate space for the new target list |
| 5905 | 2026-09-12T00:27:10.068Z | |
| 5906 | 2026-09-12T00:27:10.068Z | DEBG Sep 12 00:27:09.097replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:27:09.097Sep 12 00:27:09.097 |
| 5907 | 2026-09-12T00:27:10.068Z | INFO INFOadding route 172.17.0.30/32 -> 10.0.0.255 |
| 5908 | 2026-09-12T00:27:10.068Z | DEBG adding route 172.17.0.58/32 -> 10.0.0.255replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]Sep 12 00:27:09.097 |
| 5909 | 2026-09-12T00:27:10.068Z | DEBG |
| 5910 | 2026-09-12T00:27:10.068Z | replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:27:09.097Sep 12 00:27:09.097 |
| 5911 | 2026-09-12T00:27:10.068Z | INFO Sep 12 00:27:09.097DEBG failed to allocate space for the new target listDEBG |
| 5912 | 2026-09-12T00:27:10.068Z | adding route 172.17.0.28/32 -> 10.0.0.255 replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:27:09.097 |
| 5913 | 2026-09-12T00:27:10.068Z | |
| 5914 | 2026-09-12T00:27:10.068Z | INFO adding route 172.17.0.31/32 -> 10.0.0.255 |
| 5915 | 2026-09-12T00:27:10.068Z | Sep 12 00:27:09.097Sep 12 00:27:09.097 INFODEBG Sep 12 00:27:09.097adding route 172.17.0.59/32 -> 10.0.0.255replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5916 | 2026-09-12T00:27:10.068Z | DEBG |
| 5917 | 2026-09-12T00:27:10.068Z | replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5918 | 2026-09-12T00:27:10.068Z | Sep 12 00:27:09.097Sep 12 00:27:09.097 INFODEBG Sep 12 00:27:09.097adding route 172.17.0.29/32 -> 10.0.0.255 |
| 5919 | 2026-09-12T00:27:10.068Z | INFOreplacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5920 | 2026-09-12T00:27:10.068Z | adding route 172.17.0.32/32 -> 10.0.0.255 |
| 5921 | 2026-09-12T00:27:10.068Z | Sep 12 00:27:09.097Sep 12 00:27:09.097Sep 12 00:27:09.097 DEBG DEBGINFOreplacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5922 | 2026-09-12T00:27:10.068Z | replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.60/32 -> 10.0.0.255 |
| 5923 | 2026-09-12T00:27:10.068Z | |
| 5924 | 2026-09-12T00:27:10.069Z | Sep 12 00:27:09.097Sep 12 00:27:09.097Sep 12 00:27:09.097 INFOINFODEBG adding route 172.17.0.33/32 -> 10.0.0.255replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.30/32 -> 10.0.0.255 |
| 5925 | 2026-09-12T00:27:10.073Z | |
| 5926 | 2026-09-12T00:27:10.073Z | Sep 12 00:27:09.103 Sep 12 00:27:09.103DEBG DEBGreplacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5927 | 2026-09-12T00:27:10.073Z | replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5928 | 2026-09-12T00:27:10.073Z | Sep 12 00:27:09.103 INFO adding route 172.17.0.34/32 -> 10.0.0.255 |
| 5929 | 2026-09-12T00:27:10.073Z | Sep 12 00:27:09.103 Sep 12 00:27:09.103DEBG INFOreplacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5930 | 2026-09-12T00:27:10.073Z | adding route 172.17.0.31/32 -> 10.0.0.255 |
| 5931 | 2026-09-12T00:27:10.073Z | Sep 12 00:27:09.103 DEBG replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5932 | 2026-09-12T00:27:10.073Z | Sep 12 00:27:09.103 INFO Sep 12 00:27:09.103adding route 172.17.0.35/32 -> 10.0.0.255 |
| 5933 | 2026-09-12T00:27:10.073Z | INFO adding route 172.17.0.32/32 -> 10.0.0.255 |
| 5934 | 2026-09-12T00:27:10.073Z | Sep 12 00:27:09.103 DEBG replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5935 | 2026-09-12T00:27:10.073Z | Sep 12 00:27:09.103 DEBG replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:27:09.103 |
| 5936 | 2026-09-12T00:27:10.073Z | INFO adding route 172.17.0.33/32 -> 10.0.0.255 |
| 5937 | 2026-09-12T00:27:10.073Z | Sep 12 00:27:09.103 DEBG replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:27:09.103 |
| 5938 | 2026-09-12T00:27:10.073Z | INFO adding route 172.17.0.36/32 -> 10.0.0.255Sep 12 00:27:09.103 |
| 5939 | 2026-09-12T00:27:10.073Z | INFO adding route 172.17.0.34/32 -> 10.0.0.255Sep 12 00:27:09.103 |
| 5940 | 2026-09-12T00:27:10.073Z | DEBG Sep 12 00:27:09.103replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5941 | 2026-09-12T00:27:10.073Z | DEBG replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5942 | 2026-09-12T00:27:10.073Z | Sep 12 00:27:09.103 |
| 5943 | 2026-09-12T00:27:10.073Z | Sep 12 00:27:09.103 INFO INFOadding route 172.17.0.37/32 -> 10.0.0.255 |
| 5944 | 2026-09-12T00:27:10.073Z | Sep 12 00:27:09.103adding route 172.17.0.35/32 -> 10.0.0.255 |
| 5945 | 2026-09-12T00:27:10.073Z | DEBG Sep 12 00:27:09.103failed to allocate space for the new target list |
| 5946 | 2026-09-12T00:27:10.073Z | DEBG Sep 12 00:27:09.103replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5947 | 2026-09-12T00:27:10.073Z | Sep 12 00:27:09.103 DEBGDEBG Sep 12 00:27:09.103replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5948 | 2026-09-12T00:27:10.073Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]INFO |
| 5949 | 2026-09-12T00:27:10.073Z | adding route 172.17.0.38/32 -> 10.0.0.255Sep 12 00:27:09.103 |
| 5950 | 2026-09-12T00:27:10.073Z | INFO adding route 172.17.0.36/32 -> 10.0.0.255 |
| 5951 | 2026-09-12T00:27:10.073Z | Sep 12 00:27:09.103 DEBG replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:27:09.103 |
| 5952 | 2026-09-12T00:27:10.073Z | DEBG replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5953 | 2026-09-12T00:27:10.073Z | Sep 12 00:27:09.103 INFO adding route 172.17.0.39/32 -> 10.0.0.255Sep 12 00:27:09.103 |
| 5954 | 2026-09-12T00:27:10.074Z | INFO adding route 172.17.0.37/32 -> 10.0.0.255 |
| 5955 | 2026-09-12T00:27:10.074Z | Sep 12 00:27:09.103 DEBG replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:27:09.103 |
| 5956 | 2026-09-12T00:27:10.074Z | DEBG replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5957 | 2026-09-12T00:27:10.074Z | Sep 12 00:27:09.103 INFO adding route 172.17.0.40/32 -> 10.0.0.255Sep 12 00:27:09.103 |
| 5958 | 2026-09-12T00:27:10.074Z | INFO adding route 172.17.0.38/32 -> 10.0.0.255 |
| 5959 | 2026-09-12T00:27:10.074Z | Sep 12 00:27:09.103 DEBG replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:27:09.103 |
| 5960 | 2026-09-12T00:27:10.074Z | DEBG replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5961 | 2026-09-12T00:27:10.074Z | Sep 12 00:27:09.103 INFO adding route 172.17.0.41/32 -> 10.0.0.255Sep 12 00:27:09.103 |
| 5962 | 2026-09-12T00:27:10.074Z | INFO adding route 172.17.0.39/32 -> 10.0.0.255 |
| 5963 | 2026-09-12T00:27:10.074Z | Sep 12 00:27:09.103 DEBG replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:27:09.103 |
| 5964 | 2026-09-12T00:27:10.074Z | DEBG replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5965 | 2026-09-12T00:27:10.074Z | Sep 12 00:27:09.103 INFO adding route 172.17.0.42/32 -> 10.0.0.255Sep 12 00:27:09.103 |
| 5966 | 2026-09-12T00:27:10.074Z | INFO adding route 172.17.0.40/32 -> 10.0.0.255 |
| 5967 | 2026-09-12T00:27:10.074Z | Sep 12 00:27:09.103 DEBG replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:27:09.103 |
| 5968 | 2026-09-12T00:27:10.074Z | DEBG replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5969 | 2026-09-12T00:27:10.074Z | Sep 12 00:27:09.103 INFO Sep 12 00:27:09.103adding route 172.17.0.43/32 -> 10.0.0.255 |
| 5970 | 2026-09-12T00:27:10.074Z | INFO adding route 172.17.0.41/32 -> 10.0.0.255 |
| 5971 | 2026-09-12T00:27:10.074Z | Sep 12 00:27:09.103 DEBGSep 12 00:27:09.103 replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 5972 | 2026-09-12T00:27:10.074Z | replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5973 | 2026-09-12T00:27:10.074Z | Sep 12 00:27:09.103 Sep 12 00:27:09.103INFO INFOadding route 172.17.0.44/32 -> 10.0.0.255 |
| 5974 | 2026-09-12T00:27:10.074Z | adding route 172.17.0.42/32 -> 10.0.0.255 |
| 5975 | 2026-09-12T00:27:10.074Z | Sep 12 00:27:09.103 Sep 12 00:27:09.103DEBG DEBGreplacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5976 | 2026-09-12T00:27:10.074Z | replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5977 | 2026-09-12T00:27:10.074Z | Sep 12 00:27:09.103 Sep 12 00:27:09.103 INFO adding route 172.17.0.43/32 -> 10.0.0.255 |
| 5978 | 2026-09-12T00:27:10.074Z | INFO adding route 172.17.0.45/32 -> 10.0.0.255 |
| 5979 | 2026-09-12T00:27:10.074Z | Sep 12 00:27:09.103 Sep 12 00:27:09.103DEBG DEBG replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5980 | 2026-09-12T00:27:10.074Z | replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5981 | 2026-09-12T00:27:10.074Z | Sep 12 00:27:09.103 Sep 12 00:27:09.103INFO INFOadding route 172.17.0.46/32 -> 10.0.0.255 |
| 5982 | 2026-09-12T00:27:10.074Z | adding route 172.17.0.44/32 -> 10.0.0.255 |
| 5983 | 2026-09-12T00:27:10.074Z | Sep 12 00:27:09.103 Sep 12 00:27:09.103DEBG DEBGreplacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5984 | 2026-09-12T00:27:10.074Z | test route::tests::delete_targets_fragmented ... ok |
| 5985 | 2026-09-12T00:27:10.074Z | test route::tests::delete_target_fragmented ... ok |
| 5986 | 2026-09-12T00:27:10.074Z | |
| 5987 | 2026-09-12T00:27:10.074Z | test result: ok. 93 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s |
| 5988 | 2026-09-12T00:27:10.074Z | |
| 5989 | 2026-09-12T00:27:10.074Z | replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5990 | 2026-09-12T00:27:10.074Z | Sep 12 00:27:09.103 Sep 12 00:27:09.103INFO INFOadding route 172.17.0.47/32 -> 10.0.0.255 |
| 5991 | 2026-09-12T00:27:10.074Z | adding route 172.17.0.45/32 -> 10.0.0.255 |
| 5992 | 2026-09-12T00:27:10.074Z | Sep 12 00:27:09.103Sep 12 00:27:09.103 DEBG replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5993 | 2026-09-12T00:27:10.074Z | DEBGSep 12 00:27:09.103 replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 5994 | 2026-09-12T00:27:10.075Z | adding route 172.17.0.48/32 -> 10.0.0.255 |
| 5995 | 2026-09-12T00:27:10.075Z | Sep 12 00:27:09.103 Sep 12 00:27:09.104INFO DEBGadding route 172.17.0.46/32 -> 10.0.0.255 |
| 5996 | 2026-09-12T00:27:10.075Z | replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5997 | 2026-09-12T00:27:10.075Z | Sep 12 00:27:09.104Sep 12 00:27:09.104 DEBGINFO replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.49/32 -> 10.0.0.255 |
| 5998 | 2026-09-12T00:27:10.075Z | |
| 5999 | 2026-09-12T00:27:10.075Z | Sep 12 00:27:09.104Sep 12 00:27:09.104 INFODEBG adding route 172.17.0.47/32 -> 10.0.0.255replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 6000 | 2026-09-12T00:27:10.075Z | |
| 6001 | 2026-09-12T00:27:10.075Z | Sep 12 00:27:09.104Sep 12 00:27:09.104 DEBGINFO replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.50/32 -> 10.0.0.255 |
| 6002 | 2026-09-12T00:27:10.075Z | |
| 6003 | 2026-09-12T00:27:10.075Z | Sep 12 00:27:09.104Sep 12 00:27:09.104 INFODEBG adding route 172.17.0.48/32 -> 10.0.0.255replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 6004 | 2026-09-12T00:27:10.075Z | |
| 6005 | 2026-09-12T00:27:10.075Z | Sep 12 00:27:09.104Sep 12 00:27:09.104 DEBGINFO replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.51/32 -> 10.0.0.255 |
| 6006 | 2026-09-12T00:27:10.075Z | |
| 6007 | 2026-09-12T00:27:10.075Z | Sep 12 00:27:09.104Sep 12 00:27:09.104 INFODEBG adding route 172.17.0.49/32 -> 10.0.0.255replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 6008 | 2026-09-12T00:27:10.075Z | |
| 6009 | 2026-09-12T00:27:10.075Z | Sep 12 00:27:09.104Sep 12 00:27:09.104 DEBGINFO replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.52/32 -> 10.0.0.255 |
| 6010 | 2026-09-12T00:27:10.075Z | |
| 6011 | 2026-09-12T00:27:10.075Z | Sep 12 00:27:09.104Sep 12 00:27:09.104 INFODEBG adding route 172.17.0.50/32 -> 10.0.0.255replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 6012 | 2026-09-12T00:27:10.075Z | |
| 6013 | 2026-09-12T00:27:10.075Z | Sep 12 00:27:09.104Sep 12 00:27:09.104 INFODEBG adding route 172.17.0.53/32 -> 10.0.0.255replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 6014 | 2026-09-12T00:27:10.075Z | |
| 6015 | 2026-09-12T00:27:10.075Z | Sep 12 00:27:09.104Sep 12 00:27:09.104 DEBGINFO replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.51/32 -> 10.0.0.255 |
| 6016 | 2026-09-12T00:27:10.075Z | |
| 6017 | 2026-09-12T00:27:10.075Z | Sep 12 00:27:09.104Sep 12 00:27:09.104 INFODEBG adding route 172.17.0.54/32 -> 10.0.0.255replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 6018 | 2026-09-12T00:27:10.075Z | |
| 6019 | 2026-09-12T00:27:10.075Z | Sep 12 00:27:09.104Sep 12 00:27:09.104 DEBGINFO replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.52/32 -> 10.0.0.255 |
| 6020 | 2026-09-12T00:27:10.075Z | |
| 6021 | 2026-09-12T00:27:10.075Z | Sep 12 00:27:09.104Sep 12 00:27:09.104 INFODEBG adding route 172.17.0.55/32 -> 10.0.0.255replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 6022 | 2026-09-12T00:27:10.075Z | |
| 6023 | 2026-09-12T00:27:10.075Z | Sep 12 00:27:09.104Sep 12 00:27:09.104 INFODEBG adding route 172.17.0.53/32 -> 10.0.0.255replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 6024 | 2026-09-12T00:27:10.075Z | |
| 6025 | 2026-09-12T00:27:10.079Z | Sep 12 00:27:09.104Sep 12 00:27:09.104 DEBGINFO replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.56/32 -> 10.0.0.255 |
| 6026 | 2026-09-12T00:27:10.079Z | |
| 6027 | 2026-09-12T00:27:10.079Z | Sep 12 00:27:09.104Sep 12 00:27:09.104 INFODEBG adding route 172.17.0.54/32 -> 10.0.0.255replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 6028 | 2026-09-12T00:27:10.079Z | |
| 6029 | 2026-09-12T00:27:10.079Z | Sep 12 00:27:09.104Sep 12 00:27:09.104 DEBGINFO replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.57/32 -> 10.0.0.255 |
| 6030 | 2026-09-12T00:27:10.079Z | |
| 6031 | 2026-09-12T00:27:10.079Z | Sep 12 00:27:09.104Sep 12 00:27:09.104 INFODEBG adding route 172.17.0.55/32 -> 10.0.0.255replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 6032 | 2026-09-12T00:27:10.079Z | |
| 6033 | 2026-09-12T00:27:10.079Z | Sep 12 00:27:09.104Sep 12 00:27:09.104 INFODEBG adding route 172.17.0.58/32 -> 10.0.0.255replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 6034 | 2026-09-12T00:27:10.080Z | |
| 6035 | 2026-09-12T00:27:10.080Z | Sep 12 00:27:09.104Sep 12 00:27:09.104 DEBGINFO replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.56/32 -> 10.0.0.255 |
| 6036 | 2026-09-12T00:27:10.080Z | |
| 6037 | 2026-09-12T00:27:10.080Z | Sep 12 00:27:09.104Sep 12 00:27:09.104 INFODEBG adding route 172.17.0.59/32 -> 10.0.0.255replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 6038 | 2026-09-12T00:27:10.080Z | |
| 6039 | 2026-09-12T00:27:10.080Z | Sep 12 00:27:09.104Sep 12 00:27:09.104 DEBGINFO replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.57/32 -> 10.0.0.255 |
| 6040 | 2026-09-12T00:27:10.080Z | |
| 6041 | 2026-09-12T00:27:10.080Z | Sep 12 00:27:09.104Sep 12 00:27:09.104 INFODEBG adding route 172.17.0.60/32 -> 10.0.0.255replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 6042 | 2026-09-12T00:27:10.080Z | |
| 6043 | 2026-09-12T00:27:10.080Z | Sep 12 00:27:09.104Sep 12 00:27:09.104 DEBGINFO replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.58/32 -> 10.0.0.255 |
| 6044 | 2026-09-12T00:27:10.080Z | |
| 6045 | 2026-09-12T00:27:10.080Z | Sep 12 00:27:09.104Sep 12 00:27:09.104 DEBGDEBG failed to allocate space for the new target listreplacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 6046 | 2026-09-12T00:27:10.080Z | |
| 6047 | 2026-09-12T00:27:10.080Z | Sep 12 00:27:09.104Sep 12 00:27:09.104 DEBGINFO replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]adding route 172.17.0.59/32 -> 10.0.0.255 |
| 6048 | 2026-09-12T00:27:10.080Z | Sep 12 00:27:09.110 |
| 6049 | 2026-09-12T00:27:10.080Z | DEBG replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 6050 | 2026-09-12T00:27:10.080Z | Sep 12 00:27:09.110 INFO adding route 172.17.0.60/32 -> 10.0.0.255 |
| 6051 | 2026-09-12T00:27:10.080Z | Sep 12 00:27:09.110 DEBG replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 6052 | 2026-09-12T00:27:10.080Z | Sep 12 00:27:09.110 DEBG failed to allocate space for the new target list |
| 6053 | 2026-09-12T00:27:10.080Z | Sep 12 00:27:09.110 DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }] |
| 6054 | 2026-09-12T00:27:10.080Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-5750b041e52bfda1) |
| 6055 | 2026-09-12T00:27:10.080Z | |
| 6056 | 2026-09-12T00:27:10.080Z | running 0 tests |
| 6057 | 2026-09-12T00:27:10.080Z | |
| 6058 | 2026-09-12T00:27:10.080Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6059 | 2026-09-12T00:27:10.080Z | |
| 6060 | 2026-09-12T00:27:10.080Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-129626530bed4535) |
| 6061 | 2026-09-12T00:27:10.080Z | |
| 6062 | 2026-09-12T00:27:10.080Z | running 0 tests |
| 6063 | 2026-09-12T00:27:10.080Z | |
| 6064 | 2026-09-12T00:27:10.080Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6065 | 2026-09-12T00:27:10.080Z | |
| 6066 | 2026-09-12T00:27:10.080Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-ec0eafd1bf41e957) |
| 6067 | 2026-09-12T00:27:10.080Z | |
| 6068 | 2026-09-12T00:27:10.080Z | running 6 tests |
| 6069 | 2026-09-12T00:27:10.080Z | test tests::test_parse_client_port_id ... ok |
| 6070 | 2026-09-12T00:27:10.080Z | test tests::test_port_id_cmp ... ok |
| 6071 | 2026-09-12T00:27:10.080Z | test tests::test_full_lot_id_neither_present ... ok |
| 6072 | 2026-09-12T00:27:10.080Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 6073 | 2026-09-12T00:27:10.081Z | test tests::test_full_lot_id_both_present ... ok |
| 6074 | 2026-09-12T00:27:10.081Z | test tests::test_full_lot_id_lot_only ... ok |
| 6075 | 2026-09-12T00:27:10.081Z | |
| 6076 | 2026-09-12T00:27:10.081Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6077 | 2026-09-12T00:27:10.081Z | |
| 6078 | 2026-09-12T00:27:10.081Z | Running tests/test_all.rs (target/debug/deps/test_all-c6441cfd51e8f1de) |
| 6079 | 2026-09-12T00:27:10.081Z | |
| 6080 | 2026-09-12T00:27:10.081Z | running 0 tests |
| 6081 | 2026-09-12T00:27:10.081Z | |
| 6082 | 2026-09-12T00:27:10.081Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6083 | 2026-09-12T00:27:10.081Z | |
| 6084 | 2026-09-12T00:27:10.081Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-9a1ffdc1254bfaa8) |
| 6085 | 2026-09-12T00:27:10.081Z | |
| 6086 | 2026-09-12T00:27:10.081Z | running 0 tests |
| 6087 | 2026-09-12T00:27:10.081Z | |
| 6088 | 2026-09-12T00:27:10.081Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6089 | 2026-09-12T00:27:10.081Z | |
| 6090 | 2026-09-12T00:27:10.081Z | Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-fbfe8a6c92a1a523) |
| 6091 | 2026-09-12T00:27:10.084Z | |
| 6092 | 2026-09-12T00:27:10.084Z | running 15 tests |
| 6093 | 2026-09-12T00:27:10.084Z | test impls::switch_identifiers::tests::chip_revision_a0 ... ok |
| 6094 | 2026-09-12T00:27:10.084Z | test impls::switch_identifiers::tests::chip_revision_b0 ... ok |
| 6095 | 2026-09-12T00:27:10.084Z | test impls::switch_identifiers::tests::chip_revision_b1 ... ok |
| 6096 | 2026-09-12T00:27:10.085Z | test impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok |
| 6097 | 2026-09-12T00:27:10.085Z | test impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok |
| 6098 | 2026-09-12T00:27:10.085Z | test impls::table::tests::table_entry_new_collects_display_values ... ok |
| 6099 | 2026-09-12T00:27:10.085Z | test impls::table::tests::table_counter_entry_new_collects_key_values ... ok |
| 6100 | 2026-09-12T00:27:10.085Z | test v1::network::tests::test_equal ... ok |
| 6101 | 2026-09-12T00:27:10.085Z | test v1::network::tests::test_eui64 ... ok |
| 6102 | 2026-09-12T00:27:10.085Z | test v1::network::tests::test_into ... ok |
| 6103 | 2026-09-12T00:27:10.085Z | test v1::network::tests::test_not_equal ... ok |
| 6104 | 2026-09-12T00:27:10.085Z | test v1::network::tests::test_to_string ... ok |
| 6105 | 2026-09-12T00:27:10.085Z | test v1::port::tests::port_ids_are_ascii ... ok |
| 6106 | 2026-09-12T00:27:10.085Z | test v1::network::tests::test_parse ... ok |
| 6107 | 2026-09-12T00:27:10.085Z | test v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok |
| 6108 | 2026-09-12T00:27:10.085Z | |
| 6109 | 2026-09-12T00:27:10.085Z | test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6110 | 2026-09-12T00:27:10.085Z | |
| 6111 | 2026-09-12T00:27:10.085Z | Running unittests src/lib.rs (target/debug/deps/packet-b7146b2a4ac94eed) |
| 6112 | 2026-09-12T00:27:10.088Z | |
| 6113 | 2026-09-12T00:27:10.088Z | running 12 tests |
| 6114 | 2026-09-12T00:27:10.088Z | test icmp::test_v4_checksum ... ok |
| 6115 | 2026-09-12T00:27:10.088Z | test ipv6::test_ipv6_parse ... ok |
| 6116 | 2026-09-12T00:27:10.088Z | test icmp::test_v6_checksum ... ok |
| 6117 | 2026-09-12T00:27:10.088Z | test lldp::test_lldp_parse ... ok |
| 6118 | 2026-09-12T00:27:10.088Z | test pbuf::test_byte ... ok |
| 6119 | 2026-09-12T00:27:10.088Z | test pbuf::test_nibble ... ok |
| 6120 | 2026-09-12T00:27:10.088Z | test pbuf::test_overflow ... ok |
| 6121 | 2026-09-12T00:27:10.088Z | test pbuf::test_short ... ok |
| 6122 | 2026-09-12T00:27:10.088Z | test pbuf::test_twelve ... ok |
| 6123 | 2026-09-12T00:27:10.088Z | test pbuf::test_word ... ok |
| 6124 | 2026-09-12T00:27:10.088Z | test tcp::test_checksum_ack_data ... ok |
| 6125 | 2026-09-12T00:27:10.088Z | test tcp::test_checksum_syn_nodata ... ok |
| 6126 | 2026-09-12T00:27:10.088Z | |
| 6127 | 2026-09-12T00:27:10.089Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6128 | 2026-09-12T00:27:10.089Z | |
| 6129 | 2026-09-12T00:27:10.089Z | Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b) |
| 6130 | 2026-09-12T00:27:10.092Z | |
| 6131 | 2026-09-12T00:27:10.092Z | running 0 tests |
| 6132 | 2026-09-12T00:27:10.092Z | |
| 6133 | 2026-09-12T00:27:10.093Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6134 | 2026-09-12T00:27:10.093Z | |
| 6135 | 2026-09-12T00:27:10.093Z | Running unittests src/main.rs (target/debug/deps/swadm-b2a24f703eb7d5da) |
| 6136 | 2026-09-12T00:27:10.096Z | |
| 6137 | 2026-09-12T00:27:10.096Z | running 5 tests |
| 6138 | 2026-09-12T00:27:10.096Z | test switchport::test::test_compute_lanes ... ok |
| 6139 | 2026-09-12T00:27:10.096Z | test switchport::test::port_id_ordering ... ok |
| 6140 | 2026-09-12T00:27:10.096Z | Lane 0 Lane 1 Lane 0Lane 2 Lane 3 |
| 6141 | 2026-09-12T00:27:10.096Z | Lane 1 State: Activated Lane 2 ActivatedLane 3 |
| 6142 | 2026-09-12T00:27:10.096Z | Activated Rx Loss-of-lock: YesActivated |
| 6143 | 2026-09-12T00:27:10.096Z | Yes Rx Output Enabled: false Yesfalse Yes |
| 6144 | 2026-09-12T00:27:10.096Z | false Rx Loss-of-signal: Yes Yesfalse |
| 6145 | 2026-09-12T00:27:10.096Z | Yes Rx Output Status: valid Yesvalid |
| 6146 | 2026-09-12T00:27:10.096Z | Rx CDR Enabled: Yes valid Yesvalid |
| 6147 | 2026-09-12T00:27:10.096Z | Yes Rx Loss-of-lock: true Yestrue |
| 6148 | 2026-09-12T00:27:10.096Z | Tx Enabled: Yestrue trueYes |
| 6149 | 2026-09-12T00:27:10.096Z | Rx Loss-of-signal: falseYes Yesfalse |
| 6150 | 2026-09-12T00:27:10.096Z | Tx Loss-of-lock: Nofalse falseNo |
| 6151 | 2026-09-12T00:27:10.096Z | Rx Auto-squelch Disable: trueNo Notrue |
| 6152 | 2026-09-12T00:27:10.096Z | Tx Loss-of-signal: Notrue Notrue |
| 6153 | 2026-09-12T00:27:10.097Z | No Tx Output Enabled: trueNo |
| 6154 | 2026-09-12T00:27:10.097Z | true Tx CDR Enabled: No trueNo true |
| 6155 | 2026-09-12T00:27:10.097Z | No Tx Output Status: invalidNo |
| 6156 | 2026-09-12T00:27:10.097Z | invalid Tx Adaptive EQ Fault: No No invalid Noinvalid |
| 6157 | 2026-09-12T00:27:10.097Z | Tx Loss-of-lock: falseNo |
| 6158 | 2026-09-12T00:27:10.097Z | false Tx Fault: Yes Yesfalse falseYes |
| 6159 | 2026-09-12T00:27:10.097Z | Yes |
| 6160 | 2026-09-12T00:27:10.097Z | Tx Loss-of-signal: true true true true |
| 6161 | 2026-09-12T00:27:10.097Z | Tx Auto-squelch Disable: false false false false |
| 6162 | 2026-09-12T00:27:10.097Z | Tx Adaptive EQ Fail: true true true true |
| 6163 | 2026-09-12T00:27:10.097Z | Tx Failure: false false false false |
| 6164 | 2026-09-12T00:27:10.097Z | Tx Force Squelch: true true true true |
| 6165 | 2026-09-12T00:27:10.097Z | Tx Input Polarity: normal normal normal normal |
| 6166 | 2026-09-12T00:27:10.097Z | test switchport::test::test_print_sff_datapath ... ok |
| 6167 | 2026-09-12T00:27:10.097Z | test switchport::test::test_print_cmis_datapath ... ok |
| 6168 | 2026-09-12T00:27:10.097Z | test link::test_filter ... ok |
| 6169 | 2026-09-12T00:27:10.097Z | |
| 6170 | 2026-09-12T00:27:10.097Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6171 | 2026-09-12T00:27:10.097Z | |
| 6172 | 2026-09-12T00:27:10.100Z | Running tests/cli/main.rs (target/debug/deps/cli-35f8289389b89620) |
| 6173 | 2026-09-12T00:27:10.100Z | |
| 6174 | 2026-09-12T00:27:10.100Z | running 7 tests |
| 6175 | 2026-09-12T00:27:10.103Z | test counters::counters_list ... ignored |
| 6176 | 2026-09-12T00:27:10.103Z | test link_apply::apply_tx_eq_all ... ignored |
| 6177 | 2026-09-12T00:27:10.103Z | test link_apply::apply_tx_eq_custom ... ignored |
| 6178 | 2026-09-12T00:27:10.104Z | test tx_eq::set_all_taps ... ignored |
| 6179 | 2026-09-12T00:27:10.104Z | test tx_eq::set_partial_taps ... ignored |
| 6180 | 2026-09-12T00:27:10.104Z | test cmd::test::pattern_statics ... ok |
| 6181 | 2026-09-12T00:27:10.109Z | test link_apply::tx_eq_exclusive ... ok |
| 6182 | 2026-09-12T00:27:10.109Z | |
| 6183 | 2026-09-12T00:27:10.112Z | test result: ok. 2 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 6184 | 2026-09-12T00:27:10.112Z | |
| 6185 | 2026-09-12T00:27:10.112Z | Running unittests src/main.rs (target/debug/deps/tfportd-0701c57c3d44d201) |
| 6186 | 2026-09-12T00:27:10.115Z | |
| 6187 | 2026-09-12T00:27:10.115Z | running 4 tests |
| 6188 | 2026-09-12T00:27:10.115Z | test oxstats::tests::producer_ids_are_actually_unique ... ok |
| 6189 | 2026-09-12T00:27:10.115Z | test linklocal::test_parse_ipadm ... ok |
| 6190 | 2026-09-12T00:27:10.115Z | test tfport::test_parse_tfport ... ok |
| 6191 | 2026-09-12T00:27:10.115Z | test config::tests::test_updates ... ok |
| 6192 | 2026-09-12T00:27:10.115Z | |
| 6193 | 2026-09-12T00:27:10.115Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6194 | 2026-09-12T00:27:10.115Z | |
| 6195 | 2026-09-12T00:27:10.118Z | Running unittests src/main.rs (target/debug/deps/uplinkd-8872d4adf66e7b1b) |
| 6196 | 2026-09-12T00:27:10.118Z | |
| 6197 | 2026-09-12T00:27:10.118Z | running 0 tests |
| 6198 | 2026-09-12T00:27:10.119Z | |
| 6199 | 2026-09-12T00:27:10.119Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6200 | 2026-09-12T00:27:10.119Z | |
| 6201 | 2026-09-12T00:27:10.119Z | Running unittests src/main.rs (target/debug/deps/xtask-8bdda0ad85b34353) |
| 6202 | 2026-09-12T00:27:10.122Z | |
| 6203 | 2026-09-12T00:27:10.122Z | running 0 tests |
| 6204 | 2026-09-12T00:27:10.122Z | |
| 6205 | 2026-09-12T00:27:10.122Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6206 | 2026-09-12T00:27:10.122Z | |
| 6207 | 2026-09-12T00:27:10.122Z | Doc-tests aal |
| 6208 | 2026-09-12T00:27:10.334Z | |
| 6209 | 2026-09-12T00:27:10.334Z | running 0 tests |
| 6210 | 2026-09-12T00:27:10.334Z | |
| 6211 | 2026-09-12T00:27:10.334Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6212 | 2026-09-12T00:27:10.334Z | |
| 6213 | 2026-09-12T00:27:10.360Z | Doc-tests aal_macros |
| 6214 | 2026-09-12T00:27:10.429Z | |
| 6215 | 2026-09-12T00:27:10.429Z | running 0 tests |
| 6216 | 2026-09-12T00:27:10.429Z | |
| 6217 | 2026-09-12T00:27:10.429Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6218 | 2026-09-12T00:27:10.429Z | |
| 6219 | 2026-09-12T00:27:10.440Z | Doc-tests common |
| 6220 | 2026-09-12T00:27:10.676Z | |
| 6221 | 2026-09-12T00:27:10.676Z | running 0 tests |
| 6222 | 2026-09-12T00:27:10.676Z | |
| 6223 | 2026-09-12T00:27:10.676Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6224 | 2026-09-12T00:27:10.677Z | |
| 6225 | 2026-09-12T00:27:10.704Z | Doc-tests dpd_api |
| 6226 | 2026-09-12T00:27:11.414Z | |
| 6227 | 2026-09-12T00:27:11.414Z | running 2 tests |
| 6228 | 2026-09-12T00:27:11.414Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 68) ... ignored |
| 6229 | 2026-09-12T00:27:11.415Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 74) ... ignored |
| 6230 | 2026-09-12T00:27:11.415Z | |
| 6231 | 2026-09-12T00:27:11.415Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6232 | 2026-09-12T00:27:11.415Z | |
| 6233 | 2026-09-12T00:27:11.445Z | Doc-tests dpd_client |
| 6234 | 2026-09-12T00:27:12.809Z | |
| 6235 | 2026-09-12T00:27:12.809Z | running 0 tests |
| 6236 | 2026-09-12T00:27:12.809Z | |
| 6237 | 2026-09-12T00:27:12.809Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6238 | 2026-09-12T00:27:12.809Z | |
| 6239 | 2026-09-12T00:27:12.860Z | Doc-tests dpd_types |
| 6240 | 2026-09-12T00:27:13.047Z | |
| 6241 | 2026-09-12T00:27:13.047Z | running 0 tests |
| 6242 | 2026-09-12T00:27:13.047Z | |
| 6243 | 2026-09-12T00:27:13.047Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6244 | 2026-09-12T00:27:13.047Z | |
| 6245 | 2026-09-12T00:27:13.072Z | Doc-tests dpd_types_versions |
| 6246 | 2026-09-12T00:27:14.574Z | |
| 6247 | 2026-09-12T00:27:14.575Z | running 1 test |
| 6248 | 2026-09-12T00:27:14.575Z | test dpd-types/versions/src/lib.rs - (line 19) ... ignored |
| 6249 | 2026-09-12T00:27:14.575Z | |
| 6250 | 2026-09-12T00:27:14.575Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6251 | 2026-09-12T00:27:14.575Z | |
| 6252 | 2026-09-12T00:27:14.624Z | Doc-tests packet |
| 6253 | 2026-09-12T00:27:14.845Z | |
| 6254 | 2026-09-12T00:27:14.846Z | running 0 tests |
| 6255 | 2026-09-12T00:27:14.846Z | |
| 6256 | 2026-09-12T00:27:14.846Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6257 | 2026-09-12T00:27:14.846Z | |
| 6258 | 2026-09-12T00:27:14.873Z | Doc-tests pcap |
| 6259 | 2026-09-12T00:27:14.926Z | |
| 6260 | 2026-09-12T00:27:14.926Z | running 0 tests |
| 6261 | 2026-09-12T00:27:14.926Z | |
| 6262 | 2026-09-12T00:27:14.926Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6263 | 2026-09-12T00:27:14.926Z | |
| 6264 | 2026-09-12T00:27:14.973Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 6265 | 2026-09-12T00:27:14.973Z | + RUST_BACKTRACE=full |
| 6266 | 2026-09-12T00:27:14.973Z | + cargo test --features softnpu --no-fail-fast |
| 6267 | 2026-09-12T00:27:15.617Z | Compiling num-integer v0.1.46 |
| 6268 | 2026-09-12T00:27:15.701Z | Compiling num-complex v0.4.6 |
| 6269 | 2026-09-12T00:27:15.739Z | Compiling bitstruct_derive v0.1.0 |
| 6270 | 2026-09-12T00:27:15.742Z | Compiling tap v1.0.1 |
| 6271 | 2026-09-12T00:27:15.864Z | Compiling wyz v0.5.1 |
| 6272 | 2026-09-12T00:27:15.993Z | Compiling num-rational v0.4.2 |
| 6273 | 2026-09-12T00:27:16.125Z | Compiling num-iter v0.1.45 |
| 6274 | 2026-09-12T00:27:16.128Z | Compiling num-bigint v0.4.6 |
| 6275 | 2026-09-12T00:27:16.133Z | Compiling radium v0.7.0 |
| 6276 | 2026-09-12T00:27:16.146Z | Compiling funty v2.0.0 |
| 6277 | 2026-09-12T00:27:16.186Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 6278 | 2026-09-12T00:27:16.242Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6279 | 2026-09-12T00:27:16.333Z | Compiling num v0.4.3 |
| 6280 | 2026-09-12T00:27:16.417Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6281 | 2026-09-12T00:27:16.428Z | Compiling nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6282 | 2026-09-12T00:27:16.452Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6283 | 2026-09-12T00:27:16.522Z | Compiling bitvec v1.0.1 |
| 6284 | 2026-09-12T00:27:16.562Z | Compiling nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6285 | 2026-09-12T00:27:16.713Z | Compiling typeid v1.0.3 |
| 6286 | 2026-09-12T00:27:16.742Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 6287 | 2026-09-12T00:27:16.802Z | Compiling rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6288 | 2026-09-12T00:27:16.833Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6289 | 2026-09-12T00:27:16.865Z | Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6290 | 2026-09-12T00:27:17.398Z | Compiling ascii v1.1.0 |
| 6291 | 2026-09-12T00:27:17.642Z | Compiling rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6292 | 2026-09-12T00:27:17.675Z | Compiling cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6293 | 2026-09-12T00:27:17.730Z | Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6294 | 2026-09-12T00:27:17.768Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 6295 | 2026-09-12T00:27:17.936Z | Compiling erased-serde v0.4.8 |
| 6296 | 2026-09-12T00:27:18.011Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 6297 | 2026-09-12T00:27:18.177Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6298 | 2026-09-12T00:27:18.206Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544) |
| 6299 | 2026-09-12T00:27:18.422Z | Compiling bitstruct v0.1.1 |
| 6300 | 2026-09-12T00:27:18.751Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16) |
| 6301 | 2026-09-12T00:27:18.815Z | Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6302 | 2026-09-12T00:27:18.837Z | Compiling serde_arrays v0.1.0 |
| 6303 | 2026-09-12T00:27:18.860Z | Compiling libloading v0.7.4 |
| 6304 | 2026-09-12T00:27:19.184Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6305 | 2026-09-12T00:27:19.646Z | Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6306 | 2026-09-12T00:27:19.806Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16) |
| 6307 | 2026-09-12T00:27:19.933Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6308 | 2026-09-12T00:27:21.004Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 6309 | 2026-09-12T00:27:21.751Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 6310 | 2026-09-12T00:27:27.644Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6311 | 2026-09-12T00:27:27.864Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6312 | 2026-09-12T00:27:27.941Z | Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 6313 | 2026-09-12T00:27:27.966Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 6314 | 2026-09-12T00:27:28.098Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6315 | 2026-09-12T00:27:30.097Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 6316 | 2026-09-12T00:27:30.251Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 6317 | 2026-09-12T00:27:30.649Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6318 | 2026-09-12T00:27:36.543Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 6319 | 2026-09-12T00:27:36.779Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 6320 | 2026-09-12T00:27:44.637Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6321 | 2026-09-12T00:27:46.790Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6322 | 2026-09-12T00:27:50.633Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 6323 | 2026-09-12T00:28:31.428Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 16s |
| 6324 | 2026-09-12T00:28:31.547Z | Running unittests src/lib.rs (target/debug/deps/aal-fca1c72dfc47a54a) |
| 6325 | 2026-09-12T00:28:31.553Z | |
| 6326 | 2026-09-12T00:28:31.553Z | running 0 tests |
| 6327 | 2026-09-12T00:28:31.553Z | |
| 6328 | 2026-09-12T00:28:31.556Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6329 | 2026-09-12T00:28:31.556Z | |
| 6330 | 2026-09-12T00:28:31.556Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 6331 | 2026-09-12T00:28:31.559Z | |
| 6332 | 2026-09-12T00:28:31.559Z | running 0 tests |
| 6333 | 2026-09-12T00:28:31.559Z | |
| 6334 | 2026-09-12T00:28:31.559Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6335 | 2026-09-12T00:28:31.559Z | |
| 6336 | 2026-09-12T00:28:31.559Z | Running unittests src/lib.rs (target/debug/deps/asic-044e9430fd7fc305) |
| 6337 | 2026-09-12T00:28:31.566Z | |
| 6338 | 2026-09-12T00:28:31.566Z | running 0 tests |
| 6339 | 2026-09-12T00:28:31.569Z | |
| 6340 | 2026-09-12T00:28:31.569Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6341 | 2026-09-12T00:28:31.569Z | |
| 6342 | 2026-09-12T00:28:31.569Z | Running unittests src/lib.rs (target/debug/deps/common-f0fc91ad575fea74) |
| 6343 | 2026-09-12T00:28:31.589Z | |
| 6344 | 2026-09-12T00:28:31.589Z | running 4 tests |
| 6345 | 2026-09-12T00:28:31.592Z | test nat::tests::test_vni ... ok |
| 6346 | 2026-09-12T00:28:31.592Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 6347 | 2026-09-12T00:28:31.595Z | test test_purge ... ok |
| 6348 | 2026-09-12T00:28:31.598Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 6349 | 2026-09-12T00:28:31.598Z | |
| 6350 | 2026-09-12T00:28:31.598Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 6351 | 2026-09-12T00:28:31.598Z | |
| 6352 | 2026-09-12T00:28:31.601Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-049fc7a9b9157ea9) |
| 6353 | 2026-09-12T00:28:31.617Z | |
| 6354 | 2026-09-12T00:28:31.617Z | running 1 test |
| 6355 | 2026-09-12T00:28:31.620Z | ------- |
| 6356 | 2026-09-12T00:28:31.623Z | Generating OpenAPI documents from API definitions ... |
| 6357 | 2026-09-12T00:28:31.778Z | Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ... |
| 6358 | 2026-09-12T00:28:31.850Z | Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi" |
| 6359 | 2026-09-12T00:28:32.909Z | ------- |
| 6360 | 2026-09-12T00:28:32.910Z | Checking 13 OpenAPI documents... |
| 6361 | 2026-09-12T00:28:32.910Z | Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6362 | 2026-09-12T00:28:32.910Z | Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6363 | 2026-09-12T00:28:32.910Z | Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6364 | 2026-09-12T00:28:32.913Z | Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6365 | 2026-09-12T00:28:32.913Z | Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6366 | 2026-09-12T00:28:32.913Z | Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6367 | 2026-09-12T00:28:32.913Z | Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6368 | 2026-09-12T00:28:32.913Z | Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6369 | 2026-09-12T00:28:32.913Z | Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6370 | 2026-09-12T00:28:32.913Z | Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6371 | 2026-09-12T00:28:32.913Z | Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6372 | 2026-09-12T00:28:32.913Z | Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6373 | 2026-09-12T00:28:32.913Z | Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6374 | 2026-09-12T00:28:32.913Z | Fresh dpd "latest" symlink |
| 6375 | 2026-09-12T00:28:32.913Z | ------- |
| 6376 | 2026-09-12T00:28:32.913Z | Success 13 documents checked: 14 fresh, 0 stale, 0 failed, 0 other problems |
| 6377 | 2026-09-12T00:28:32.981Z | test test::test_apis_up_to_date ... ok |
| 6378 | 2026-09-12T00:28:32.981Z | |
| 6379 | 2026-09-12T00:28:32.981Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.36s |
| 6380 | 2026-09-12T00:28:32.981Z | |
| 6381 | 2026-09-12T00:28:33.042Z | Running unittests src/main.rs (target/debug/deps/dpd-1c13ae62cfef6605) |
| 6382 | 2026-09-12T00:28:33.048Z | |
| 6383 | 2026-09-12T00:28:33.048Z | running 61 tests |
| 6384 | 2026-09-12T00:28:33.051Z | test freemap::test_ordering ... ok |
| 6385 | 2026-09-12T00:28:33.051Z | test config::tests::test_updates ... ok |
| 6386 | 2026-09-12T00:28:33.051Z | test dhcpv6::tests::test_create_duid_bytes ... ok |
| 6387 | 2026-09-12T00:28:33.051Z | test freemap::test_split ... ok |
| 6388 | 2026-09-12T00:28:33.051Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 6389 | 2026-09-12T00:28:33.054Z | test macaddrs::tests::test_mac_offset ... ok |
| 6390 | 2026-09-12T00:28:33.054Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 6391 | 2026-09-12T00:28:33.054Z | test macaddrs::tests::test_parse_port_id ... ok |
| 6392 | 2026-09-12T00:28:33.054Z | Sep 12 00:28:32.115 DEBG created new freemapSep 12 00:28:32.115 DEBG created new freemap, , unitunit:: freemap_testfreemap_test |
| 6393 | 2026-09-12T00:28:33.054Z | |
| 6394 | 2026-09-12T00:28:33.054Z | Sep 12 00:28:32.115 DEBG initted freemap. size: 128, unit: freemap_test |
| 6395 | 2026-09-12T00:28:33.054Z | Sep 12 00:28:32.115 DEBG reset freemap, unitSep 12 00:28:32.115: DEBGfreemap_test |
| 6396 | 2026-09-12T00:28:33.054Z | initted freemap. size: 128, unit: freemap_test |
| 6397 | 2026-09-12T00:28:33.054Z | Sep 12 00:28:32.115 DEBG reset freemap, unit: freemap_test |
| 6398 | 2026-09-12T00:28:33.054Z | Sep 12 00:28:32.115 DEBG created new freemap, unit: freemap_test |
| 6399 | 2026-09-12T00:28:33.054Z | Sep 12 00:28:32.115 DEBG created new freemap, unit: freemap_test |
| 6400 | 2026-09-12T00:28:33.055Z | test mcast::tests::test_canonicalize_sources ... ok |
| 6401 | 2026-09-12T00:28:33.055Z | Sep 12 00:28:32.115 DEBG initted freemap. size: 128, unitSep 12 00:28:32.115: DEBGfreemap_test |
| 6402 | 2026-09-12T00:28:33.055Z | initted freemap. size: 128, unit: Sep 12 00:28:32.115freemap_test |
| 6403 | 2026-09-12T00:28:33.055Z | test freemap::test_basic ... ok |
| 6404 | 2026-09-12T00:28:33.055Z | test freemap::test_exhaustion ... ok |
| 6405 | 2026-09-12T00:28:33.055Z | DEBG reset freemap, Sep 12 00:28:32.115unit :DEBG freemap_testreset freemap |
| 6406 | 2026-09-12T00:28:33.055Z | , unit: freemap_test |
| 6407 | 2026-09-12T00:28:33.055Z | test freemap::test_free ... ok |
| 6408 | 2026-09-12T00:28:33.055Z | test freemap::test_reclaim ... ok |
| 6409 | 2026-09-12T00:28:33.055Z | test mcast::tests::test_create_port_bitmap_all_same_direction ... ok |
| 6410 | 2026-09-12T00:28:33.055Z | test mcast::tests::test_create_port_bitmap_empty ... ok |
| 6411 | 2026-09-12T00:28:33.055Z | test mcast::tests::test_create_port_bitmap_filters_by_direction ... ok |
| 6412 | 2026-09-12T00:28:33.055Z | Sep 12 00:28:32.115 DEBG created new freemap, unit: freemap_test |
| 6413 | 2026-09-12T00:28:33.055Z | Sep 12 00:28:32.116 DEBG initted freemap. size: 8, unit: freemap_test |
| 6414 | 2026-09-12T00:28:33.055Z | Sep 12 00:28:32.116 DEBG reset freemap, unit: freemap_test |
| 6415 | 2026-09-12T00:28:33.055Z | test freemap::test_reclaim_preserves_existing_freelist ... ok |
| 6416 | 2026-09-12T00:28:33.055Z | Sep 12 00:28:32.116 DEBG created new freemap, unit: freemap_test |
| 6417 | 2026-09-12T00:28:33.055Z | test mcast::tests::test_multicast_group_data_generate_id_allocation ... ok |
| 6418 | 2026-09-12T00:28:33.055Z | Sep 12 00:28:32.116 DEBG initted freemap. size: 128, unit: freemap_test |
| 6419 | 2026-09-12T00:28:33.055Z | Sep 12 00:28:32.116 DEBG reset freemap, unit: freemap_test |
| 6420 | 2026-09-12T00:28:33.055Z | test mcast::tests::test_multicast_group_data_id_exhaustion ... ok |
| 6421 | 2026-09-12T00:28:33.055Z | test mcast::tests::test_concurrent_allocation_and_deallocation ... ok |
| 6422 | 2026-09-12T00:28:33.055Z | test freemap::test_span ... ok |
| 6423 | 2026-09-12T00:28:33.055Z | test mcast::tests::test_sources_contain_any ... ok |
| 6424 | 2026-09-12T00:28:33.055Z | test mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok |
| 6425 | 2026-09-12T00:28:33.055Z | test mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok |
| 6426 | 2026-09-12T00:28:33.055Z | test mcast::validate::tests::test_address_validation_integrated ... ok |
| 6427 | 2026-09-12T00:28:33.055Z | test mcast::validate::tests::test_address_validation_with_source_validation ... ok |
| 6428 | 2026-09-12T00:28:33.055Z | test mcast::validate::tests::test_ipv4_validation ... ok |
| 6429 | 2026-09-12T00:28:33.055Z | test mcast::validate::tests::test_ipv4_ssm_with_sources ... ok |
| 6430 | 2026-09-12T00:28:33.055Z | test mcast::tests::test_concurrent_id_allocation ... ok |
| 6431 | 2026-09-12T00:28:33.055Z | test mcast::tests::test_paired_allocation_and_cleanup ... ok |
| 6432 | 2026-09-12T00:28:33.055Z | test mcast::validate::tests::test_ipv6_ssm_with_sources ... ok |
| 6433 | 2026-09-12T00:28:33.055Z | test mcast::validate::tests::test_ipv6_validation ... ok |
| 6434 | 2026-09-12T00:28:33.055Z | test mcast::validate::tests::test_is_ssm_function ... ok |
| 6435 | 2026-09-12T00:28:33.055Z | test mcast::validate::tests::test_validate_tag ... ok |
| 6436 | 2026-09-12T00:28:33.056Z | test mcast::validate::tests::test_validate_source_addresses ... ok |
| 6437 | 2026-09-12T00:28:33.056Z | test mcast::validate::tests::test_validate_not_underlay_subnet ... ok |
| 6438 | 2026-09-12T00:28:33.056Z | test mcast::validate::tests::test_validate_nat_target ... ok |
| 6439 | 2026-09-12T00:28:33.056Z | test mcast::validate::tests::test_multicast_validation_boundaries ... ok |
| 6440 | 2026-09-12T00:28:33.056Z | test nat::test_mapping ... ok |
| 6441 | 2026-09-12T00:28:33.056Z | test mcast::tests::test_id_range_boundaries ... ok |
| 6442 | 2026-09-12T00:28:33.056Z | test port_map::tests::test_backplane_group ... ok |
| 6443 | 2026-09-12T00:28:33.056Z | test api_server::tests::test_build_info ... ok |
| 6444 | 2026-09-12T00:28:33.056Z | test mcast::validate::tests::test_validate_tag_format ... ok |
| 6445 | 2026-09-12T00:28:33.056Z | test port_map::tests::test_port_map ... ok |
| 6446 | 2026-09-12T00:28:33.060Z | test port_map::tests::dump_map ... ok |
| 6447 | 2026-09-12T00:28:33.060Z | Sep 12 00:28:32.118 DEBG created new freemap, unit: freemap_route_ipv4 |
| 6448 | 2026-09-12T00:28:33.060Z | Sep 12 00:28:32.118 DEBG created new freemap, unit: freemap_route_ipv6 |
| 6449 | 2026-09-12T00:28:33.060Z | Sep 12 00:28:32.118 DEBG initted freemap. size: 64, unit: freemap_route_ipv4 |
| 6450 | 2026-09-12T00:28:33.060Z | Sep 12 00:28:32.118 DEBG reset freemap, unit: freemap_route_ipv4 |
| 6451 | 2026-09-12T00:28:33.060Z | Sep 12 00:28:32.118 DEBG initted freemap. size: 64, unit: freemap_route_ipv6 |
| 6452 | 2026-09-12T00:28:33.060Z | Sep 12 00:28:32.118 DEBG reset freemap, unit: freemap_route_ipv6 |
| 6453 | 2026-09-12T00:28:33.060Z | Sep 12 00:28:32.118 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 6454 | 2026-09-12T00:28:33.060Z | Sep 12 00:28:32.118 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 6455 | 2026-09-12T00:28:33.060Z | Sep 12 00:28:32.118 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 6456 | 2026-09-12T00:28:33.060Z | Sep 12 00:28:32.118 DEBG replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6457 | 2026-09-12T00:28:33.060Z | Sep 12 00:28:32.118 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 6458 | 2026-09-12T00:28:33.060Z | Sep 12 00:28:32.118 DEBG replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6459 | 2026-09-12T00:28:33.060Z | Sep 12 00:28:32.118 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 6460 | 2026-09-12T00:28:33.060Z | Sep 12 00:28:32.118Sep 12 00:28:32.118 DEBGDEBG replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]created new freemap |
| 6461 | 2026-09-12T00:28:33.060Z | , unit:Sep 12 00:28:32.118 freemap_route_ipv4INFO |
| 6462 | 2026-09-12T00:28:33.060Z | adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 6463 | 2026-09-12T00:28:33.060Z | Sep 12 00:28:32.118Sep 12 00:28:32.118 DEBGDEBG replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]created new freemap |
| 6464 | 2026-09-12T00:28:33.060Z | , unit: freemap_route_ipv6Sep 12 00:28:32.118 |
| 6465 | 2026-09-12T00:28:33.060Z | INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 6466 | 2026-09-12T00:28:33.060Z | Sep 12 00:28:32.118Sep 12 00:28:32.118 DEBGDEBG initted freemap. size: 64replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], |
| 6467 | 2026-09-12T00:28:33.060Z | unit: freemap_route_ipv4 |
| 6468 | 2026-09-12T00:28:33.060Z | Sep 12 00:28:32.118 INFO Sep 12 00:28:32.118adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 6469 | 2026-09-12T00:28:33.060Z | DEBG reset freemap, Sep 12 00:28:32.118unit :DEBG freemap_route_ipv4replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6470 | 2026-09-12T00:28:33.060Z | |
| 6471 | 2026-09-12T00:28:33.060Z | Sep 12 00:28:32.118 DEBG initted freemap. size: 64, unit: freemap_route_ipv6 |
| 6472 | 2026-09-12T00:28:33.060Z | Sep 12 00:28:32.118Sep 12 00:28:32.118 INFODEBG adding route 3fff:beef:6::/64 -> 2001:db8::55:ffreset freemap |
| 6473 | 2026-09-12T00:28:33.061Z | , unit: freemap_route_ipv6Sep 12 00:28:32.118 |
| 6474 | 2026-09-12T00:28:33.061Z | DEBG replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6475 | 2026-09-12T00:28:33.061Z | Sep 12 00:28:32.118 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 12 00:28:32.118Sep 12 00:28:32.118 |
| 6476 | 2026-09-12T00:28:33.061Z | INFODEBG adding route 3fff:beef:7::/64 -> 2001:db8::55:ffSep 12 00:28:32.118 |
| 6477 | 2026-09-12T00:28:33.061Z | created new freemap DEBG, unitreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]:Sep 12 00:28:32.118 |
| 6478 | 2026-09-12T00:28:33.061Z | freemap_route_ipv4DEBG |
| 6479 | 2026-09-12T00:28:33.061Z | replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.118 |
| 6480 | 2026-09-12T00:28:33.061Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 6481 | 2026-09-12T00:28:33.061Z | Sep 12 00:28:32.118 Sep 12 00:28:32.118INFO DEBGSep 12 00:28:32.118 adding route 3fff:beef:8::/64 -> 2001:db8::55:ffcreated new freemapDEBG, unitreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 6482 | 2026-09-12T00:28:33.061Z | |
| 6483 | 2026-09-12T00:28:33.061Z | Sep 12 00:28:32.118 DEBG replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.118 |
| 6484 | 2026-09-12T00:28:33.061Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 6485 | 2026-09-12T00:28:33.061Z | Sep 12 00:28:32.118 INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ffSep 12 00:28:32.118 |
| 6486 | 2026-09-12T00:28:33.061Z | DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 12 00:28:32.118 |
| 6487 | 2026-09-12T00:28:33.061Z | DEBG replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6488 | 2026-09-12T00:28:33.061Z | Sep 12 00:28:32.118 INFO adding route 3fff:dead::/64 -> 2001:db8::55:4Sep 12 00:28:32.118 |
| 6489 | 2026-09-12T00:28:33.061Z | INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 6490 | 2026-09-12T00:28:33.061Z | Sep 12 00:28:32.118 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 12 00:28:32.118 |
| 6491 | 2026-09-12T00:28:33.061Z | DEBG replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6492 | 2026-09-12T00:28:33.061Z | Sep 12 00:28:32.118 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ffSep 12 00:28:32.118 |
| 6493 | 2026-09-12T00:28:33.061Z | INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 6494 | 2026-09-12T00:28:33.061Z | Sep 12 00:28:32.118 DEBG Sep 12 00:28:32.118replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6495 | 2026-09-12T00:28:33.061Z | DEBG replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6496 | 2026-09-12T00:28:33.061Z | Sep 12 00:28:32.118 INFO Sep 12 00:28:32.118adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 6497 | 2026-09-12T00:28:33.061Z | INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 6498 | 2026-09-12T00:28:33.061Z | Sep 12 00:28:32.118 DEBG replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.118 |
| 6499 | 2026-09-12T00:28:33.061Z | DEBG replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6500 | 2026-09-12T00:28:33.061Z | Sep 12 00:28:32.118 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ffSep 12 00:28:32.118 |
| 6501 | 2026-09-12T00:28:33.061Z | INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 6502 | 2026-09-12T00:28:33.061Z | Sep 12 00:28:32.118 DEBG replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.118 |
| 6503 | 2026-09-12T00:28:33.061Z | DEBG replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6504 | 2026-09-12T00:28:33.061Z | Sep 12 00:28:32.118 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ffSep 12 00:28:32.118 |
| 6505 | 2026-09-12T00:28:33.061Z | INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 6506 | 2026-09-12T00:28:33.061Z | Sep 12 00:28:32.118 DEBG replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.118 |
| 6507 | 2026-09-12T00:28:33.061Z | DEBG replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.118 |
| 6508 | 2026-09-12T00:28:33.061Z | INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 6509 | 2026-09-12T00:28:33.061Z | Sep 12 00:28:32.118 INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ffSep 12 00:28:32.118 |
| 6510 | 2026-09-12T00:28:33.061Z | DEBG replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6511 | 2026-09-12T00:28:33.061Z | Sep 12 00:28:32.118 DEBG replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.118 |
| 6512 | 2026-09-12T00:28:33.062Z | INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ffSep 12 00:28:32.118 |
| 6513 | 2026-09-12T00:28:33.062Z | INFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ffSep 12 00:28:32.118 |
| 6514 | 2026-09-12T00:28:33.062Z | DEBG replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6515 | 2026-09-12T00:28:33.062Z | Sep 12 00:28:32.118 DEBG replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.118 |
| 6516 | 2026-09-12T00:28:33.062Z | INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ffSep 12 00:28:32.118 |
| 6517 | 2026-09-12T00:28:33.062Z | INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 6518 | 2026-09-12T00:28:33.062Z | Sep 12 00:28:32.118 DEBG replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.118 |
| 6519 | 2026-09-12T00:28:33.062Z | DEBG replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6520 | 2026-09-12T00:28:33.062Z | Sep 12 00:28:32.118 INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ffSep 12 00:28:32.118 |
| 6521 | 2026-09-12T00:28:33.062Z | INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 6522 | 2026-09-12T00:28:33.062Z | Sep 12 00:28:32.118 DEBG replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.118 |
| 6523 | 2026-09-12T00:28:33.062Z | DEBG replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6524 | 2026-09-12T00:28:33.062Z | Sep 12 00:28:32.118 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ffSep 12 00:28:32.118 |
| 6525 | 2026-09-12T00:28:33.062Z | INFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 6526 | 2026-09-12T00:28:33.062Z | Sep 12 00:28:32.118 DEBG replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.118 |
| 6527 | 2026-09-12T00:28:33.062Z | DEBG replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6528 | 2026-09-12T00:28:33.062Z | Sep 12 00:28:32.118 INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ffSep 12 00:28:32.118 |
| 6529 | 2026-09-12T00:28:33.062Z | INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 6530 | 2026-09-12T00:28:33.062Z | Sep 12 00:28:32.118 DEBG replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.118 |
| 6531 | 2026-09-12T00:28:33.062Z | DEBG replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6532 | 2026-09-12T00:28:33.062Z | Sep 12 00:28:32.118 INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ffSep 12 00:28:32.118 |
| 6533 | 2026-09-12T00:28:33.062Z | INFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 6534 | 2026-09-12T00:28:33.062Z | Sep 12 00:28:32.118 DEBG replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.118 |
| 6535 | 2026-09-12T00:28:33.062Z | DEBG replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6536 | 2026-09-12T00:28:33.062Z | Sep 12 00:28:32.118 INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ffSep 12 00:28:32.118 |
| 6537 | 2026-09-12T00:28:33.062Z | INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 6538 | 2026-09-12T00:28:33.062Z | Sep 12 00:28:32.118 DEBGSep 12 00:28:32.118 replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 6539 | 2026-09-12T00:28:33.062Z | replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6540 | 2026-09-12T00:28:33.062Z | Sep 12 00:28:32.118Sep 12 00:28:32.118 INFOINFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ffadding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 6541 | 2026-09-12T00:28:33.062Z | |
| 6542 | 2026-09-12T00:28:33.062Z | Sep 12 00:28:32.118Sep 12 00:28:32.118 DEBGDEBG replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6543 | 2026-09-12T00:28:33.062Z | |
| 6544 | 2026-09-12T00:28:33.062Z | Sep 12 00:28:32.118Sep 12 00:28:32.118 INFOINFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ffadding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 6545 | 2026-09-12T00:28:33.062Z | |
| 6546 | 2026-09-12T00:28:33.067Z | Sep 12 00:28:32.118 Sep 12 00:28:32.118DEBG DEBGreplacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6547 | 2026-09-12T00:28:33.067Z | replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]: |
| 6548 | 2026-09-12T00:28:33.067Z | freemap_route_ipv6Sep 12 00:28:32.118 |
| 6549 | 2026-09-12T00:28:33.067Z | Sep 12 00:28:32.118INFO INFOadding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 6550 | 2026-09-12T00:28:33.067Z | adding route 3fff:beef:e::/64 -> 2001:db8::55:ffSep 12 00:28:32.118 |
| 6551 | 2026-09-12T00:28:33.067Z | DEBG initted freemap. size: 64Sep 12 00:28:32.118, unitSep 12 00:28:32.118DEBG DEBG:replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv4 |
| 6552 | 2026-09-12T00:28:33.067Z | |
| 6553 | 2026-09-12T00:28:33.067Z | |
| 6554 | 2026-09-12T00:28:33.067Z | Sep 12 00:28:32.118Sep 12 00:28:32.118 Sep 12 00:28:32.118 INFODEBG INFOreset freemap , adding route 3fff:beef:f::/64 -> 2001:db8::55:ffunit |
| 6555 | 2026-09-12T00:28:33.067Z | adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff: |
| 6556 | 2026-09-12T00:28:33.067Z | Sep 12 00:28:32.118 freemap_route_ipv4 |
| 6557 | 2026-09-12T00:28:33.067Z | DEBGSep 12 00:28:32.118 Sep 12 00:28:32.118created new freemap , DEBGDEBGunit Sep 12 00:28:32.118replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] :DEBG |
| 6558 | 2026-09-12T00:28:33.067Z | initted freemap. size: 64freemap_route_ipv4, |
| 6559 | 2026-09-12T00:28:33.067Z | unit |
| 6560 | 2026-09-12T00:28:33.067Z | : freemap_route_ipv6 |
| 6561 | 2026-09-12T00:28:33.067Z | Sep 12 00:28:32.118 Sep 12 00:28:32.118INFOSep 12 00:28:32.118Sep 12 00:28:32.118 DEBG DEBG created new freemapreset freemap, , unit unit::adding route 3fff:beef:10::/64 -> 2001:db8::55:ff INFO freemap_route_ipv6 |
| 6562 | 2026-09-12T00:28:33.067Z | |
| 6563 | 2026-09-12T00:28:33.067Z | adding route 3fff:beef:1b::/64 -> 2001:db8::55:fffreemap_route_ipv6 |
| 6564 | 2026-09-12T00:28:33.067Z | |
| 6565 | 2026-09-12T00:28:33.067Z | Sep 12 00:28:32.118Sep 12 00:28:32.118 DEBG replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6566 | 2026-09-12T00:28:33.067Z | INFOSep 12 00:28:32.118 Sep 12 00:28:32.118 adding route 3fff:dead::/64 -> 2001:db8::55:1DEBGDEBG |
| 6567 | 2026-09-12T00:28:33.067Z | initted freemap. size: 64Sep 12 00:28:32.118, unitreplacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]:INFO |
| 6568 | 2026-09-12T00:28:33.067Z | Sep 12 00:28:32.118freemap_route_ipv4 DEBG |
| 6569 | 2026-09-12T00:28:33.067Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]adding route 3fff:beef:11::/64 -> 2001:db8::55:ffSep 12 00:28:32.118 |
| 6570 | 2026-09-12T00:28:33.067Z | |
| 6571 | 2026-09-12T00:28:33.067Z | INFOSep 12 00:28:32.118 Sep 12 00:28:32.118DEBG adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffSep 12 00:28:32.118DEBG |
| 6572 | 2026-09-12T00:28:33.067Z | reset freemap , replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unitSep 12 00:28:32.118: |
| 6573 | 2026-09-12T00:28:33.067Z | test port_map::tests::parse_softnpu_revision ... ok |
| 6574 | 2026-09-12T00:28:33.067Z | freemap_route_ipv4INFO |
| 6575 | 2026-09-12T00:28:33.067Z | DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1 Sep 12 00:28:32.118replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.118 |
| 6576 | 2026-09-12T00:28:33.067Z | |
| 6577 | 2026-09-12T00:28:33.067Z | DEBG INFOSep 12 00:28:32.118initted freemap. size: 64 INFO, adding route 3fff:beef:12::/64 -> 2001:db8::55:ffunitadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff: |
| 6578 | 2026-09-12T00:28:33.067Z | |
| 6579 | 2026-09-12T00:28:33.067Z | Sep 12 00:28:32.118 freemap_route_ipv6DEBG |
| 6580 | 2026-09-12T00:28:33.067Z | Sep 12 00:28:32.118replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 12 00:28:32.118 |
| 6581 | 2026-09-12T00:28:33.067Z | Sep 12 00:28:32.118 DEBG DEBGreplacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.118 |
| 6582 | 2026-09-12T00:28:33.068Z | reset freemap , DEBGSep 12 00:28:32.118unit INFO:INFOreplacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 6583 | 2026-09-12T00:28:33.068Z | |
| 6584 | 2026-09-12T00:28:33.068Z | freemap_route_ipv6adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 6585 | 2026-09-12T00:28:33.068Z | |
| 6586 | 2026-09-12T00:28:33.068Z | Sep 12 00:28:32.118Sep 12 00:28:32.118 Sep 12 00:28:32.118Sep 12 00:28:32.118 INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:1INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 6587 | 2026-09-12T00:28:33.068Z | |
| 6588 | 2026-09-12T00:28:33.068Z | DEBGadding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 6589 | 2026-09-12T00:28:33.068Z | replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6590 | 2026-09-12T00:28:33.068Z | Sep 12 00:28:32.118 DEBGSep 12 00:28:32.118 Sep 12 00:28:32.118 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]INFO |
| 6591 | 2026-09-12T00:28:33.068Z | Sep 12 00:28:32.118 INFOadding route 3fff:beef:1f::/64 -> 2001:db8::55:ff DEBG |
| 6592 | 2026-09-12T00:28:33.068Z | Sep 12 00:28:32.118 adding route 3fff:dead::/64 -> 2001:db8::55:2 INFOreplacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6593 | 2026-09-12T00:28:33.068Z | adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 6594 | 2026-09-12T00:28:33.068Z | |
| 6595 | 2026-09-12T00:28:33.068Z | Sep 12 00:28:32.118 Sep 12 00:28:32.118DEBGSep 12 00:28:32.118 DEBGSep 12 00:28:32.118 DEBGreplacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]INFO |
| 6596 | 2026-09-12T00:28:33.068Z | |
| 6597 | 2026-09-12T00:28:33.068Z | adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 6598 | 2026-09-12T00:28:33.068Z | |
| 6599 | 2026-09-12T00:28:33.068Z | Sep 12 00:28:32.119Sep 12 00:28:32.119Sep 12 00:28:32.119 INFODEBG replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 6600 | 2026-09-12T00:28:33.068Z | |
| 6601 | 2026-09-12T00:28:33.068Z | INFO adding route 3fff:beef::/64 -> 2001:db8::55:ffSep 12 00:28:32.119 |
| 6602 | 2026-09-12T00:28:33.068Z | Sep 12 00:28:32.119 DEBGINFO Sep 12 00:28:32.119adding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 6603 | 2026-09-12T00:28:33.068Z | replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO Sep 12 00:28:32.119adding route 3fff:beef:15::/64 -> 2001:db8::55:ff Sep 12 00:28:32.119DEBG |
| 6604 | 2026-09-12T00:28:33.068Z | |
| 6605 | 2026-09-12T00:28:33.068Z | replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6606 | 2026-09-12T00:28:33.068Z | DEBG Sep 12 00:28:32.119Sep 12 00:28:32.119 Sep 12 00:28:32.119INFOreplacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6607 | 2026-09-12T00:28:33.068Z | adding route 3fff:beef:1::/64 -> 2001:db8::55:ffDEBGINFO |
| 6608 | 2026-09-12T00:28:33.068Z | replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.119adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 6609 | 2026-09-12T00:28:33.068Z | Sep 12 00:28:32.119 DEBG |
| 6610 | 2026-09-12T00:28:33.068Z | INFOreplacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 00:28:32.119 |
| 6611 | 2026-09-12T00:28:33.068Z | adding route 3fff:beef:21::/64 -> 2001:db8::55:ffSep 12 00:28:32.119 |
| 6612 | 2026-09-12T00:28:33.068Z | DEBG INFOSep 12 00:28:32.119 replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 6613 | 2026-09-12T00:28:33.068Z | INFO |
| 6614 | 2026-09-12T00:28:33.068Z | Sep 12 00:28:32.119adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 6615 | 2026-09-12T00:28:33.068Z | DEBG replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.119 |
| 6616 | 2026-09-12T00:28:33.068Z | Sep 12 00:28:32.119Sep 12 00:28:32.119DEBG Sep 12 00:28:32.119INFO DEBGINFOreplacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6617 | 2026-09-12T00:28:33.068Z | adding route 3fff:beef:22::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6618 | 2026-09-12T00:28:33.068Z | |
| 6619 | 2026-09-12T00:28:33.068Z | adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 6620 | 2026-09-12T00:28:33.068Z | Sep 12 00:28:32.119Sep 12 00:28:32.119 Sep 12 00:28:32.119INFOSep 12 00:28:32.119 INFO DEBGadding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 6621 | 2026-09-12T00:28:33.069Z | adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 6622 | 2026-09-12T00:28:33.069Z | replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 6623 | 2026-09-12T00:28:33.069Z | replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.119 |
| 6624 | 2026-09-12T00:28:33.069Z | Sep 12 00:28:32.119 DEBG DEBGSep 12 00:28:32.119replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6625 | 2026-09-12T00:28:33.069Z | INFO replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 6626 | 2026-09-12T00:28:33.069Z | Sep 12 00:28:32.119 |
| 6627 | 2026-09-12T00:28:33.069Z | INFOSep 12 00:28:32.119 Sep 12 00:28:32.119adding route 3fff:beef:3::/64 -> 2001:db8::55:ff Sep 12 00:28:32.119INFO |
| 6628 | 2026-09-12T00:28:33.069Z | INFO DEBGadding route 3fff:beef:18::/64 -> 2001:db8::55:ffadding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 6629 | 2026-09-12T00:28:33.069Z | |
| 6630 | 2026-09-12T00:28:33.069Z | replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6631 | 2026-09-12T00:28:33.069Z | Sep 12 00:28:32.119Sep 12 00:28:32.119Sep 12 00:28:32.119Sep 12 00:28:32.119 DEBG INFODEBG DEBG replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 6632 | 2026-09-12T00:28:33.069Z | |
| 6633 | 2026-09-12T00:28:33.069Z | |
| 6634 | 2026-09-12T00:28:33.069Z | replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6635 | 2026-09-12T00:28:33.069Z | Sep 12 00:28:32.119Sep 12 00:28:32.119 INFODEBGSep 12 00:28:32.119 Sep 12 00:28:32.119 adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 6636 | 2026-09-12T00:28:33.069Z | INFOreplacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6637 | 2026-09-12T00:28:33.069Z | INFOadding route 3fff:beef:19::/64 -> 2001:db8::55:ffSep 12 00:28:32.119 Sep 12 00:28:32.119 |
| 6638 | 2026-09-12T00:28:33.069Z | DEBGadding route 3fff:beef:4::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 6639 | 2026-09-12T00:28:33.069Z | |
| 6640 | 2026-09-12T00:28:33.069Z | adding route 3fff:beef:25::/64 -> 2001:db8::55:ffSep 12 00:28:32.119 |
| 6641 | 2026-09-12T00:28:33.069Z | Sep 12 00:28:32.119DEBG Sep 12 00:28:32.119Sep 12 00:28:32.119replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO DEBGDEBG |
| 6642 | 2026-09-12T00:28:33.069Z | adding route 3fff:beef:6::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6643 | 2026-09-12T00:28:33.069Z | |
| 6644 | 2026-09-12T00:28:33.069Z | replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6645 | 2026-09-12T00:28:33.069Z | Sep 12 00:28:32.119Sep 12 00:28:32.119Sep 12 00:28:32.119 INFOSep 12 00:28:32.119INFO DEBGadding route 3fff:beef:26::/64 -> 2001:db8::55:ff INFOadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 6646 | 2026-09-12T00:28:33.073Z | replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6647 | 2026-09-12T00:28:33.073Z | adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 6648 | 2026-09-12T00:28:33.073Z | |
| 6649 | 2026-09-12T00:28:33.073Z | Sep 12 00:28:32.119Sep 12 00:28:32.119 DEBGSep 12 00:28:32.119INFO DEBG adding route 3fff:beef:7::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6650 | 2026-09-12T00:28:33.073Z | |
| 6651 | 2026-09-12T00:28:33.073Z | Sep 12 00:28:32.119 |
| 6652 | 2026-09-12T00:28:33.073Z | Sep 12 00:28:32.119DEBG Sep 12 00:28:32.119INFO Sep 12 00:28:32.119adding route 3fff:beef:6::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 6653 | 2026-09-12T00:28:33.073Z | |
| 6654 | 2026-09-12T00:28:33.073Z | replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6655 | 2026-09-12T00:28:33.073Z | INFO Sep 12 00:28:32.119Sep 12 00:28:32.119adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffSep 12 00:28:32.119 INFO |
| 6656 | 2026-09-12T00:28:33.073Z | INFO DEBG adding route 3fff:beef:27::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6657 | 2026-09-12T00:28:33.073Z | adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 6658 | 2026-09-12T00:28:33.073Z | |
| 6659 | 2026-09-12T00:28:33.073Z | Sep 12 00:28:32.119 Sep 12 00:28:32.119Sep 12 00:28:32.119Sep 12 00:28:32.119DEBG DEBG replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 6660 | 2026-09-12T00:28:33.073Z | replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO |
| 6661 | 2026-09-12T00:28:33.073Z | |
| 6662 | 2026-09-12T00:28:33.073Z | Sep 12 00:28:32.119adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 6663 | 2026-09-12T00:28:33.073Z | INFO Sep 12 00:28:32.119adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 6664 | 2026-09-12T00:28:33.073Z | Sep 12 00:28:32.119Sep 12 00:28:32.119INFO INFO DEBG adding route 3fff:beef:9::/64 -> 2001:db8::55:ffadding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 6665 | 2026-09-12T00:28:33.073Z | Sep 12 00:28:32.119 |
| 6666 | 2026-09-12T00:28:33.073Z | replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6667 | 2026-09-12T00:28:33.074Z | DEBG Sep 12 00:28:32.119replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 00:28:32.119Sep 12 00:28:32.119 |
| 6668 | 2026-09-12T00:28:33.074Z | DEBGINFODEBG Sep 12 00:28:32.119adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 6669 | 2026-09-12T00:28:33.074Z | INFOreplacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 6670 | 2026-09-12T00:28:33.074Z | |
| 6671 | 2026-09-12T00:28:33.074Z | Sep 12 00:28:32.119replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 00:28:32.119Sep 12 00:28:32.119DEBG |
| 6672 | 2026-09-12T00:28:33.074Z | INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ffDEBG |
| 6673 | 2026-09-12T00:28:33.074Z | replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6674 | 2026-09-12T00:28:33.074Z | |
| 6675 | 2026-09-12T00:28:33.074Z | Sep 12 00:28:32.119Sep 12 00:28:32.119Sep 12 00:28:32.119 Sep 12 00:28:32.119 DEBGINFO INFOreplacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6676 | 2026-09-12T00:28:33.074Z | INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff Sep 12 00:28:32.119adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 6677 | 2026-09-12T00:28:33.074Z | |
| 6678 | 2026-09-12T00:28:33.074Z | INFOadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 6679 | 2026-09-12T00:28:33.074Z | adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 6680 | 2026-09-12T00:28:33.074Z | Sep 12 00:28:32.119 DEBGSep 12 00:28:32.119 replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 6681 | 2026-09-12T00:28:33.074Z | Sep 12 00:28:32.119Sep 12 00:28:32.119 replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG DEBGreplacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 00:28:32.119 |
| 6682 | 2026-09-12T00:28:33.074Z | replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6683 | 2026-09-12T00:28:33.074Z | INFO |
| 6684 | 2026-09-12T00:28:33.074Z | adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 6685 | 2026-09-12T00:28:33.074Z | Sep 12 00:28:32.119Sep 12 00:28:32.119 INFOSep 12 00:28:32.119INFO adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffDEBGadding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 6686 | 2026-09-12T00:28:33.074Z | Sep 12 00:28:32.119replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6687 | 2026-09-12T00:28:33.074Z | INFO |
| 6688 | 2026-09-12T00:28:33.074Z | adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 6689 | 2026-09-12T00:28:33.074Z | Sep 12 00:28:32.119Sep 12 00:28:32.119 Sep 12 00:28:32.119DEBG replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.119INFODEBG |
| 6690 | 2026-09-12T00:28:33.074Z | adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 6691 | 2026-09-12T00:28:33.074Z | |
| 6692 | 2026-09-12T00:28:33.074Z | replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6693 | 2026-09-12T00:28:33.074Z | Sep 12 00:28:32.119Sep 12 00:28:32.119Sep 12 00:28:32.119 INFOSep 12 00:28:32.119DEBG replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 6694 | 2026-09-12T00:28:33.074Z | |
| 6695 | 2026-09-12T00:28:33.074Z | INFO INFOadding route 3fff:beef:b::/64 -> 2001:db8::55:ff Sep 12 00:28:32.119 |
| 6696 | 2026-09-12T00:28:33.074Z | adding route 3fff:beef:20::/64 -> 2001:db8::55:ffSep 12 00:28:32.119DEBG |
| 6697 | 2026-09-12T00:28:33.074Z | INFOreplacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.119 adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 6698 | 2026-09-12T00:28:33.074Z | |
| 6699 | 2026-09-12T00:28:33.074Z | Sep 12 00:28:32.119DEBG Sep 12 00:28:32.119DEBGreplacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6700 | 2026-09-12T00:28:33.074Z | INFOSep 12 00:28:32.119 DEBGadding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 6701 | 2026-09-12T00:28:33.074Z | replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.119 |
| 6702 | 2026-09-12T00:28:33.074Z | replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6703 | 2026-09-12T00:28:33.074Z | INFO Sep 12 00:28:32.119adding route 3fff:beef:c::/64 -> 2001:db8::55:ff Sep 12 00:28:32.119INFOSep 12 00:28:32.119 |
| 6704 | 2026-09-12T00:28:33.074Z | adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffINFO |
| 6705 | 2026-09-12T00:28:33.074Z | DEBG replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6706 | 2026-09-12T00:28:33.075Z | adding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 6707 | 2026-09-12T00:28:33.075Z | Sep 12 00:28:32.119Sep 12 00:28:32.119Sep 12 00:28:32.119 DEBGINFO Sep 12 00:28:32.119replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6708 | 2026-09-12T00:28:33.075Z | DEBG replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 6709 | 2026-09-12T00:28:33.075Z | |
| 6710 | 2026-09-12T00:28:33.075Z | Sep 12 00:28:32.119DEBG replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6711 | 2026-09-12T00:28:33.075Z | INFOSep 12 00:28:32.119 INFOadding route 3fff:beef:2e::/64 -> 2001:db8::55:ffSep 12 00:28:32.119 Sep 12 00:28:32.119 adding route 3fff:beef:22::/64 -> 2001:db8::55:ffDEBG |
| 6712 | 2026-09-12T00:28:33.075Z | |
| 6713 | 2026-09-12T00:28:33.075Z | INFO replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6714 | 2026-09-12T00:28:33.075Z | Sep 12 00:28:32.119adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 6715 | 2026-09-12T00:28:33.075Z | Sep 12 00:28:32.119Sep 12 00:28:32.119DEBG replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOSep 12 00:28:32.119DEBG replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGadding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 6716 | 2026-09-12T00:28:33.075Z | replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6717 | 2026-09-12T00:28:33.075Z | |
| 6718 | 2026-09-12T00:28:33.075Z | |
| 6719 | 2026-09-12T00:28:33.075Z | Sep 12 00:28:32.119Sep 12 00:28:32.119Sep 12 00:28:32.119 INFOSep 12 00:28:32.119 INFODEBG adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 6720 | 2026-09-12T00:28:33.075Z | replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6721 | 2026-09-12T00:28:33.075Z | adding route 3fff:beef:23::/64 -> 2001:db8::55:ffINFOSep 12 00:28:32.119 |
| 6722 | 2026-09-12T00:28:33.075Z | adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 6723 | 2026-09-12T00:28:33.075Z | Sep 12 00:28:32.119DEBG INFOreplacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.119Sep 12 00:28:32.119 adding route 3fff:beef:11::/64 -> 2001:db8::55:ffDEBG |
| 6724 | 2026-09-12T00:28:33.075Z | DEBG |
| 6725 | 2026-09-12T00:28:33.075Z | replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.119 |
| 6726 | 2026-09-12T00:28:33.075Z | Sep 12 00:28:32.119DEBG Sep 12 00:28:32.119 replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 6727 | 2026-09-12T00:28:33.075Z | INFO |
| 6728 | 2026-09-12T00:28:33.075Z | adding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 6729 | 2026-09-12T00:28:33.075Z | adding route 3fff:beef:f::/64 -> 2001:db8::55:ffSep 12 00:28:32.119 |
| 6730 | 2026-09-12T00:28:33.075Z | Sep 12 00:28:32.119Sep 12 00:28:32.119 INFOINFO DEBGadding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 6731 | 2026-09-12T00:28:33.075Z | replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 6732 | 2026-09-12T00:28:33.075Z | |
| 6733 | 2026-09-12T00:28:33.075Z | Sep 12 00:28:32.119 DEBG replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6734 | 2026-09-12T00:28:33.075Z | Sep 12 00:28:32.119Sep 12 00:28:32.119Sep 12 00:28:32.119 DEBGINFO replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.119 adding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 6735 | 2026-09-12T00:28:33.075Z | DEBG |
| 6736 | 2026-09-12T00:28:33.075Z | replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6737 | 2026-09-12T00:28:33.075Z | INFO Sep 12 00:28:32.119adding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 6738 | 2026-09-12T00:28:33.075Z | Sep 12 00:28:32.119DEBG INFOreplacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 6739 | 2026-09-12T00:28:33.075Z | |
| 6740 | 2026-09-12T00:28:33.075Z | Sep 12 00:28:32.119 DEBG replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.119 |
| 6741 | 2026-09-12T00:28:33.075Z | Sep 12 00:28:32.119DEBGSep 12 00:28:32.119 INFOSep 12 00:28:32.119 replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 6742 | 2026-09-12T00:28:33.075Z | adding route 3fff:beef:31::/64 -> 2001:db8::55:ffadding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 6743 | 2026-09-12T00:28:33.075Z | INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 6744 | 2026-09-12T00:28:33.075Z | Sep 12 00:28:32.119 |
| 6745 | 2026-09-12T00:28:33.075Z | INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ffSep 12 00:28:32.119 |
| 6746 | 2026-09-12T00:28:33.080Z | Sep 12 00:28:32.119Sep 12 00:28:32.119DEBG DEBG replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGreplacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6747 | 2026-09-12T00:28:33.080Z | Sep 12 00:28:32.119 |
| 6748 | 2026-09-12T00:28:33.080Z | replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 6749 | 2026-09-12T00:28:33.080Z | replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.119 |
| 6750 | 2026-09-12T00:28:33.080Z | Sep 12 00:28:32.119 INFO INFOSep 12 00:28:32.119Sep 12 00:28:32.119adding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 6751 | 2026-09-12T00:28:33.080Z | adding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 6752 | 2026-09-12T00:28:33.080Z | INFOINFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ffadding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 6753 | 2026-09-12T00:28:33.080Z | Sep 12 00:28:32.119 |
| 6754 | 2026-09-12T00:28:33.080Z | DEBGSep 12 00:28:32.119 replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.119 |
| 6755 | 2026-09-12T00:28:33.080Z | DEBGDEBG Sep 12 00:28:32.119 replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6756 | 2026-09-12T00:28:33.080Z | |
| 6757 | 2026-09-12T00:28:33.080Z | DEBGSep 12 00:28:32.119 Sep 12 00:28:32.119Sep 12 00:28:32.119 INFOINFO INFO adding route 3fff:beef:28::/64 -> 2001:db8::55:ff adding route 3fff:beef:33::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 6758 | 2026-09-12T00:28:33.080Z | |
| 6759 | 2026-09-12T00:28:33.080Z | |
| 6760 | 2026-09-12T00:28:33.080Z | |
| 6761 | 2026-09-12T00:28:33.080Z | Sep 12 00:28:32.119 DEBG replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.119Sep 12 00:28:32.119Sep 12 00:28:32.119 |
| 6762 | 2026-09-12T00:28:33.080Z | DEBGINFO DEBGreplacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 00:28:32.119 replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6763 | 2026-09-12T00:28:33.080Z | |
| 6764 | 2026-09-12T00:28:33.080Z | adding route 3fff:beef:13::/64 -> 2001:db8::55:ffINFO |
| 6765 | 2026-09-12T00:28:33.080Z | Sep 12 00:28:32.119adding route 3fff:beef:34::/64 -> 2001:db8::55:ff Sep 12 00:28:32.119INFO |
| 6766 | 2026-09-12T00:28:33.080Z | Sep 12 00:28:32.119INFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ffadding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 6767 | 2026-09-12T00:28:33.080Z | DEBG |
| 6768 | 2026-09-12T00:28:33.080Z | Sep 12 00:28:32.119 replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6769 | 2026-09-12T00:28:33.080Z | DEBG replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.119 |
| 6770 | 2026-09-12T00:28:33.080Z | Sep 12 00:28:32.119Sep 12 00:28:32.119 DEBG DEBGINFO replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.119 adding route 3fff:beef:14::/64 -> 2001:db8::55:ffINFO |
| 6771 | 2026-09-12T00:28:33.080Z | replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 6772 | 2026-09-12T00:28:33.080Z | |
| 6773 | 2026-09-12T00:28:33.080Z | |
| 6774 | 2026-09-12T00:28:33.080Z | Sep 12 00:28:32.119 INFOSep 12 00:28:32.119 adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffSep 12 00:28:32.119Sep 12 00:28:32.119 INFODEBG |
| 6775 | 2026-09-12T00:28:33.080Z | replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 6776 | 2026-09-12T00:28:33.080Z | adding route 3fff:beef:18::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.119 |
| 6777 | 2026-09-12T00:28:33.081Z | DEBG |
| 6778 | 2026-09-12T00:28:33.081Z | replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6779 | 2026-09-12T00:28:33.081Z | Sep 12 00:28:32.119Sep 12 00:28:32.119 DEBG INFOSep 12 00:28:32.119replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6780 | 2026-09-12T00:28:33.081Z | INFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffSep 12 00:28:32.119adding route 3fff:beef:15::/64 -> 2001:db8::55:ff Sep 12 00:28:32.119 |
| 6781 | 2026-09-12T00:28:33.081Z | INFOINFO |
| 6782 | 2026-09-12T00:28:33.081Z | adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 6783 | 2026-09-12T00:28:33.081Z | adding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 6784 | 2026-09-12T00:28:33.081Z | Sep 12 00:28:32.119Sep 12 00:28:32.119 Sep 12 00:28:32.119 Sep 12 00:28:32.119 DEBGDEBGDEBG DEBG replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6785 | 2026-09-12T00:28:33.081Z | replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6786 | 2026-09-12T00:28:33.081Z | |
| 6787 | 2026-09-12T00:28:33.081Z | replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6788 | 2026-09-12T00:28:33.081Z | Sep 12 00:28:32.119 Sep 12 00:28:32.119Sep 12 00:28:32.119Sep 12 00:28:32.119 INFOINFOINFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffadding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 6789 | 2026-09-12T00:28:33.081Z | |
| 6790 | 2026-09-12T00:28:33.081Z | INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ffadding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 6791 | 2026-09-12T00:28:33.081Z | |
| 6792 | 2026-09-12T00:28:33.081Z | Sep 12 00:28:32.120 Sep 12 00:28:32.120 DEBGDEBGSep 12 00:28:32.120 replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 6793 | 2026-09-12T00:28:33.081Z | Sep 12 00:28:32.120replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 6794 | 2026-09-12T00:28:33.081Z | Sep 12 00:28:32.120 |
| 6795 | 2026-09-12T00:28:33.081Z | replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6796 | 2026-09-12T00:28:33.081Z | INFO Sep 12 00:28:32.120adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffSep 12 00:28:32.120 |
| 6797 | 2026-09-12T00:28:33.081Z | Sep 12 00:28:32.120 INFOSep 12 00:28:32.120 INFOINFODEBGadding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 6798 | 2026-09-12T00:28:33.081Z | replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 6799 | 2026-09-12T00:28:33.081Z | adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffSep 12 00:28:32.120 |
| 6800 | 2026-09-12T00:28:33.081Z | |
| 6801 | 2026-09-12T00:28:33.081Z | DEBG Sep 12 00:28:32.120Sep 12 00:28:32.120replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFODEBG |
| 6802 | 2026-09-12T00:28:33.081Z | replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 6803 | 2026-09-12T00:28:33.081Z | |
| 6804 | 2026-09-12T00:28:33.081Z | Sep 12 00:28:32.120Sep 12 00:28:32.120 Sep 12 00:28:32.120DEBGSep 12 00:28:32.120 INFODEBG adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6805 | 2026-09-12T00:28:33.081Z | |
| 6806 | 2026-09-12T00:28:33.081Z | replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO |
| 6807 | 2026-09-12T00:28:33.081Z | Sep 12 00:28:32.120Sep 12 00:28:32.120 adding route 3fff:beef:39::/64 -> 2001:db8::55:ffINFODEBG Sep 12 00:28:32.120 |
| 6808 | 2026-09-12T00:28:33.081Z | adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6809 | 2026-09-12T00:28:33.081Z | |
| 6810 | 2026-09-12T00:28:33.081Z | INFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ffSep 12 00:28:32.120 |
| 6811 | 2026-09-12T00:28:33.081Z | Sep 12 00:28:32.120 DEBG Sep 12 00:28:32.120replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBGDEBG |
| 6812 | 2026-09-12T00:28:33.081Z | Sep 12 00:28:32.120 replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 6813 | 2026-09-12T00:28:33.081Z | |
| 6814 | 2026-09-12T00:28:33.081Z | adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffSep 12 00:28:32.120 |
| 6815 | 2026-09-12T00:28:33.081Z | INFOSep 12 00:28:32.120 Sep 12 00:28:32.120adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 6816 | 2026-09-12T00:28:33.082Z | Sep 12 00:28:32.120INFODEBG INFOreplacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:19::/64 -> 2001:db8::55:ffSep 12 00:28:32.120 |
| 6817 | 2026-09-12T00:28:33.082Z | |
| 6818 | 2026-09-12T00:28:33.082Z | DEBG replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 6819 | 2026-09-12T00:28:33.082Z | |
| 6820 | 2026-09-12T00:28:33.082Z | Sep 12 00:28:32.120Sep 12 00:28:32.120 DEBGINFOSep 12 00:28:32.120 adding route 3fff:beef:30::/64 -> 2001:db8::55:ffINFO |
| 6821 | 2026-09-12T00:28:33.082Z | adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff Sep 12 00:28:32.120replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6822 | 2026-09-12T00:28:33.082Z | Sep 12 00:28:32.120 DEBG |
| 6823 | 2026-09-12T00:28:33.082Z | Sep 12 00:28:32.120 DEBGDEBGreplacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6824 | 2026-09-12T00:28:33.082Z | replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.120 |
| 6825 | 2026-09-12T00:28:33.082Z | replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.120 INFO |
| 6826 | 2026-09-12T00:28:33.082Z | adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffSep 12 00:28:32.120 INFO |
| 6827 | 2026-09-12T00:28:33.082Z | Sep 12 00:28:32.120adding route 3fff:beef:20::/64 -> 2001:db8::55:ff INFO |
| 6828 | 2026-09-12T00:28:33.082Z | Sep 12 00:28:32.120adding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 6829 | 2026-09-12T00:28:33.082Z | DEBG replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 6830 | 2026-09-12T00:28:33.082Z | Sep 12 00:28:32.120Sep 12 00:28:32.120 adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffDEBGDEBG |
| 6831 | 2026-09-12T00:28:33.082Z | replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.120 |
| 6832 | 2026-09-12T00:28:33.082Z | |
| 6833 | 2026-09-12T00:28:33.082Z | Sep 12 00:28:32.120INFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffDEBGSep 12 00:28:32.120 |
| 6834 | 2026-09-12T00:28:33.082Z | INFOreplacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6835 | 2026-09-12T00:28:33.082Z | adding route 3fff:beef:21::/64 -> 2001:db8::55:ffSep 12 00:28:32.120 |
| 6836 | 2026-09-12T00:28:33.082Z | INFO Sep 12 00:28:32.120adding route 3fff:beef:32::/64 -> 2001:db8::55:ff Sep 12 00:28:32.120DEBG |
| 6837 | 2026-09-12T00:28:33.082Z | INFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffSep 12 00:28:32.120replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.120 |
| 6838 | 2026-09-12T00:28:33.082Z | |
| 6839 | 2026-09-12T00:28:33.082Z | DEBG replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGSep 12 00:28:32.120 Sep 12 00:28:32.120replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 6840 | 2026-09-12T00:28:33.082Z | replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6841 | 2026-09-12T00:28:33.082Z | |
| 6842 | 2026-09-12T00:28:33.082Z | INFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffSep 12 00:28:32.120Sep 12 00:28:32.120 INFO |
| 6843 | 2026-09-12T00:28:33.082Z | Sep 12 00:28:32.120INFOadding route 3fff:beef:33::/64 -> 2001:db8::55:ff adding route 3fff:beef:22::/64 -> 2001:db8::55:ffINFO |
| 6844 | 2026-09-12T00:28:33.082Z | |
| 6845 | 2026-09-12T00:28:33.082Z | adding route 3fff:beef:3d::/64 -> 2001:db8::55:ff |
| 6846 | 2026-09-12T00:28:33.086Z | Sep 12 00:28:32.120 Sep 12 00:28:32.120DEBG Sep 12 00:28:32.120DEBG replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGreplacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6847 | 2026-09-12T00:28:33.086Z | replacing targets for 3fff:beef:3d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6848 | 2026-09-12T00:28:33.086Z | |
| 6849 | 2026-09-12T00:28:33.087Z | Sep 12 00:28:32.120 DEBGSep 12 00:28:32.120 Sep 12 00:28:32.120INFO replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.120INFO INFOadding route 3fff:beef:3e::/64 -> 2001:db8::55:ff |
| 6850 | 2026-09-12T00:28:33.087Z | |
| 6851 | 2026-09-12T00:28:33.087Z | adding route 3fff:beef:23::/64 -> 2001:db8::55:ff adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 6852 | 2026-09-12T00:28:33.087Z | |
| 6853 | 2026-09-12T00:28:33.087Z | Sep 12 00:28:32.120Sep 12 00:28:32.120 INFODEBG Sep 12 00:28:32.120 Sep 12 00:28:32.120replacing targets for 3fff:beef:3e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:34::/64 -> 2001:db8::55:ffDEBG |
| 6854 | 2026-09-12T00:28:33.087Z | |
| 6855 | 2026-09-12T00:28:33.087Z | replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 6856 | 2026-09-12T00:28:33.087Z | replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6857 | 2026-09-12T00:28:33.087Z | Sep 12 00:28:32.120Sep 12 00:28:32.120 DEBGINFO replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.120adding route 3fff:beef:3f::/64 -> 2001:db8::55:ff |
| 6858 | 2026-09-12T00:28:33.087Z | |
| 6859 | 2026-09-12T00:28:33.087Z | INFOSep 12 00:28:32.120 adding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 6860 | 2026-09-12T00:28:33.087Z | INFOSep 12 00:28:32.120 adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffDEBG |
| 6861 | 2026-09-12T00:28:33.087Z | Sep 12 00:28:32.120Sep 12 00:28:32.120 replacing targets for 3fff:beef:3f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGINFO |
| 6862 | 2026-09-12T00:28:33.087Z | Sep 12 00:28:32.120 DEBGadding route 3fff:beef:35::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6863 | 2026-09-12T00:28:33.087Z | Sep 12 00:28:32.120 |
| 6864 | 2026-09-12T00:28:33.087Z | DEBG replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.120failed to allocate space for the new target listSep 12 00:28:32.120 |
| 6865 | 2026-09-12T00:28:33.087Z | INFO |
| 6866 | 2026-09-12T00:28:33.087Z | adding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 6867 | 2026-09-12T00:28:33.087Z | Sep 12 00:28:32.120 DEBGDEBGSep 12 00:28:32.120 Sep 12 00:28:32.120replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6868 | 2026-09-12T00:28:33.087Z | DEBG replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 12 00:28:32.120 |
| 6869 | 2026-09-12T00:28:33.087Z | |
| 6870 | 2026-09-12T00:28:33.087Z | INFOINFO Sep 12 00:28:32.120adding route 3fff:beef:36::/64 -> 2001:db8::55:ff INFO |
| 6871 | 2026-09-12T00:28:33.087Z | adding route 3fff:beef:26::/64 -> 2001:db8::55:ffadding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 6872 | 2026-09-12T00:28:33.087Z | |
| 6873 | 2026-09-12T00:28:33.087Z | Sep 12 00:28:32.120 Sep 12 00:28:32.120Sep 12 00:28:32.120 DEBGDEBGDEBG Sep 12 00:28:32.120 replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG failed to allocate space for the new target listreplacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6874 | 2026-09-12T00:28:33.087Z | |
| 6875 | 2026-09-12T00:28:33.087Z | replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6876 | 2026-09-12T00:28:33.087Z | |
| 6877 | 2026-09-12T00:28:33.087Z | Sep 12 00:28:32.120Sep 12 00:28:32.120 INFOINFO Sep 12 00:28:32.120adding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 6878 | 2026-09-12T00:28:33.087Z | INFOadding route 3fff:beef:20::/64 -> 2001:db8::55:ff adding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 6879 | 2026-09-12T00:28:33.087Z | |
| 6880 | 2026-09-12T00:28:33.087Z | Sep 12 00:28:32.120 DEBGSep 12 00:28:32.120 replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 6881 | 2026-09-12T00:28:33.087Z | Sep 12 00:28:32.120replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6882 | 2026-09-12T00:28:33.087Z | Sep 12 00:28:32.120DEBG INFOreplacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 00:28:32.120adding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 6883 | 2026-09-12T00:28:33.087Z | |
| 6884 | 2026-09-12T00:28:33.087Z | INFO adding route 3fff:beef:38::/64 -> 2001:db8::55:ffSep 12 00:28:32.120 |
| 6885 | 2026-09-12T00:28:33.087Z | INFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ffSep 12 00:28:32.120 |
| 6886 | 2026-09-12T00:28:33.087Z | Sep 12 00:28:32.120DEBG replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 6887 | 2026-09-12T00:28:33.087Z | Sep 12 00:28:32.120 replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 6888 | 2026-09-12T00:28:33.088Z | Sep 12 00:28:32.120 replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 6889 | 2026-09-12T00:28:33.088Z | Sep 12 00:28:32.120adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 6890 | 2026-09-12T00:28:33.088Z | INFOSep 12 00:28:32.120 adding route 3fff:beef:29::/64 -> 2001:db8::55:ffINFO |
| 6891 | 2026-09-12T00:28:33.088Z | Sep 12 00:28:32.120adding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 6892 | 2026-09-12T00:28:33.088Z | DEBGSep 12 00:28:32.120 replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 6893 | 2026-09-12T00:28:33.088Z | Sep 12 00:28:32.120replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6894 | 2026-09-12T00:28:33.088Z | DEBG replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.120 |
| 6895 | 2026-09-12T00:28:33.088Z | INFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffSep 12 00:28:32.120 |
| 6896 | 2026-09-12T00:28:33.088Z | Sep 12 00:28:32.120 INFO INFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ffadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 6897 | 2026-09-12T00:28:33.088Z | Sep 12 00:28:32.120 |
| 6898 | 2026-09-12T00:28:33.088Z | DEBGSep 12 00:28:32.120Sep 12 00:28:32.120 DEBGDEBG replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6899 | 2026-09-12T00:28:33.088Z | |
| 6900 | 2026-09-12T00:28:33.088Z | |
| 6901 | 2026-09-12T00:28:33.088Z | Sep 12 00:28:32.120Sep 12 00:28:32.120 INFOINFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffadding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 6902 | 2026-09-12T00:28:33.088Z | Sep 12 00:28:32.120 |
| 6903 | 2026-09-12T00:28:33.088Z | INFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ffSep 12 00:28:32.120 |
| 6904 | 2026-09-12T00:28:33.088Z | Sep 12 00:28:32.120DEBG DEBGreplacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6905 | 2026-09-12T00:28:33.088Z | replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.120 |
| 6906 | 2026-09-12T00:28:33.088Z | DEBG replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.120 |
| 6907 | 2026-09-12T00:28:33.088Z | INFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffSep 12 00:28:32.120 |
| 6908 | 2026-09-12T00:28:33.088Z | Sep 12 00:28:32.120 Sep 12 00:28:32.118INFOINFOSep 12 00:28:32.120 adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffadding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 6909 | 2026-09-12T00:28:33.088Z | |
| 6910 | 2026-09-12T00:28:33.088Z | test route::tests::rollback_failure_leaves_in_core_cleared ... ok |
| 6911 | 2026-09-12T00:28:33.088Z | DEBGDEBG Sep 12 00:28:32.120replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6912 | 2026-09-12T00:28:33.088Z | DEBGcreated new freemap Sep 12 00:28:32.120, replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.120 |
| 6913 | 2026-09-12T00:28:33.088Z | INFOunit :adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 6914 | 2026-09-12T00:28:33.088Z | Sep 12 00:28:32.120freemap_route_ipv4 DEBG |
| 6915 | 2026-09-12T00:28:33.088Z | DEBGreplacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.120 Sep 12 00:28:32.121DEBG DEBGreplacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6916 | 2026-09-12T00:28:33.088Z | created new freemapSep 12 00:28:32.120Sep 12 00:28:32.121, unit DEBG:Sep 12 00:28:32.122 created new freemapDEBG freemap_route_ipv4INFO, unitcreated new freemap: freemap_route_ipv4 |
| 6917 | 2026-09-12T00:28:33.088Z | , adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffunit |
| 6918 | 2026-09-12T00:28:33.088Z | : freemap_route_ipv4 |
| 6919 | 2026-09-12T00:28:33.088Z | |
| 6920 | 2026-09-12T00:28:33.088Z | Sep 12 00:28:32.120Sep 12 00:28:32.122Sep 12 00:28:32.122 DEBGDEBGDEBG |
| 6921 | 2026-09-12T00:28:33.088Z | Sep 12 00:28:32.122Sep 12 00:28:32.122 created new freemapDEBG , replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit : |
| 6922 | 2026-09-12T00:28:33.088Z | created new freemapINFO freemap_route_ipv6adding route 3fff:beef:26::/64 -> 2001:db8::55:ffcreated new freemap, |
| 6923 | 2026-09-12T00:28:33.088Z | |
| 6924 | 2026-09-12T00:28:33.088Z | , unitSep 12 00:28:32.122:unit freemap_route_ipv6:Sep 12 00:28:32.122Sep 12 00:28:32.122 INFO |
| 6925 | 2026-09-12T00:28:33.088Z | DEBG created new freemap adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffDEBGfreemap_route_ipv4 |
| 6926 | 2026-09-12T00:28:33.088Z | , Sep 12 00:28:32.122 initted freemap. size: 64unit, Sep 12 00:28:32.122Sep 12 00:28:32.122 DEBG :DEBG DEBG replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]initted freemap. size: 64 |
| 6927 | 2026-09-12T00:28:33.088Z | freemap_route_ipv6replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], unit |
| 6928 | 2026-09-12T00:28:33.089Z | unit |
| 6929 | 2026-09-12T00:28:33.089Z | : : freemap_route_ipv4 |
| 6930 | 2026-09-12T00:28:33.089Z | freemap_route_ipv4Sep 12 00:28:32.122Sep 12 00:28:32.122 |
| 6931 | 2026-09-12T00:28:33.089Z | DEBGSep 12 00:28:32.122INFO initted freemap. size: 64 |
| 6932 | 2026-09-12T00:28:33.089Z | , Sep 12 00:28:32.122INFOadding route 3fff:beef:30::/64 -> 2001:db8::55:ffunit |
| 6933 | 2026-09-12T00:28:33.089Z | : freemap_route_ipv4 |
| 6934 | 2026-09-12T00:28:33.089Z | DEBGadding route 3fff:beef:27::/64 -> 2001:db8::55:ff Sep 12 00:28:32.122 |
| 6935 | 2026-09-12T00:28:33.089Z | DEBGreset freemapSep 12 00:28:32.122 replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.122 |
| 6936 | 2026-09-12T00:28:33.089Z | , unit :DEBGDEBG reset freemap reset freemapSep 12 00:28:32.122freemap_route_ipv4, |
| 6937 | 2026-09-12T00:28:33.089Z | unit:, INFO freemap_route_ipv4Sep 12 00:28:32.122unit DEBG: |
| 6938 | 2026-09-12T00:28:33.089Z | adding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 6939 | 2026-09-12T00:28:33.089Z | replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6940 | 2026-09-12T00:28:33.089Z | Sep 12 00:28:32.122freemap_route_ipv4 |
| 6941 | 2026-09-12T00:28:33.089Z | Sep 12 00:28:32.122DEBG DEBGSep 12 00:28:32.122 Sep 12 00:28:32.122initted freemap. size: 64DEBG initted freemap. size: 64INFO , adding route 3fff:beef:28::/64 -> 2001:db8::55:ff, unitunit: |
| 6942 | 2026-09-12T00:28:33.089Z | : freemap_route_ipv6freemap_route_ipv6 |
| 6943 | 2026-09-12T00:28:33.089Z | |
| 6944 | 2026-09-12T00:28:33.089Z | replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.122 |
| 6945 | 2026-09-12T00:28:33.089Z | Sep 12 00:28:32.122DEBG Sep 12 00:28:32.122DEBGSep 12 00:28:32.122 reset freemapDEBG DEBGreplacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]initted freemap. size: 64 |
| 6946 | 2026-09-12T00:28:33.093Z | , reset freemapSep 12 00:28:32.122, Sep 12 00:28:32.122, unitunitINFO: :adding route 3fff:beef:29::/64 -> 2001:db8::55:ff INFOunit |
| 6947 | 2026-09-12T00:28:33.093Z | freemap_route_ipv6 freemap_route_ipv6 |
| 6948 | 2026-09-12T00:28:33.093Z | adding route 3fff:beef:32::/64 -> 2001:db8::55:ffSep 12 00:28:32.122 |
| 6949 | 2026-09-12T00:28:33.093Z | : |
| 6950 | 2026-09-12T00:28:33.093Z | Sep 12 00:28:32.122DEBG Sep 12 00:28:32.122INFO adding route 3fff:dead::/64 -> 2001:db8::55:1INFOSep 12 00:28:32.122 |
| 6951 | 2026-09-12T00:28:33.093Z | freemap_route_ipv6DEBG replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 6952 | 2026-09-12T00:28:33.093Z | |
| 6953 | 2026-09-12T00:28:33.093Z | |
| 6954 | 2026-09-12T00:28:33.093Z | Sep 12 00:28:32.122replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6955 | 2026-09-12T00:28:33.093Z | DEBGSep 12 00:28:32.122Sep 12 00:28:32.122Sep 12 00:28:32.122 DEBGSep 12 00:28:32.122 INFO reset freemapINFO, adding route 3fff:beef:33::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 6956 | 2026-09-12T00:28:33.093Z | |
| 6957 | 2026-09-12T00:28:33.094Z | unit adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff:Sep 12 00:28:32.122DEBG freemap_route_ipv6 DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 6958 | 2026-09-12T00:28:33.094Z | |
| 6959 | 2026-09-12T00:28:33.094Z | replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6960 | 2026-09-12T00:28:33.094Z | |
| 6961 | 2026-09-12T00:28:33.094Z | Sep 12 00:28:32.122Sep 12 00:28:32.122 Sep 12 00:28:32.122DEBG Sep 12 00:28:32.122 DEBG replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6962 | 2026-09-12T00:28:33.094Z | INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 6963 | 2026-09-12T00:28:33.094Z | adding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 6964 | 2026-09-12T00:28:33.094Z | Sep 12 00:28:32.122INFO INFO adding route 3fff:dead::/64 -> 2001:db8::55:2adding route 172.16.0.0/32 -> 10.0.0.1 |
| 6965 | 2026-09-12T00:28:33.094Z | |
| 6966 | 2026-09-12T00:28:33.094Z | Sep 12 00:28:32.122 Sep 12 00:28:32.122DEBG INFOreplacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.122 |
| 6967 | 2026-09-12T00:28:33.094Z | DEBG adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffSep 12 00:28:32.122replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 6968 | 2026-09-12T00:28:33.094Z | DEBG |
| 6969 | 2026-09-12T00:28:33.094Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 12 00:28:32.122Sep 12 00:28:32.122 |
| 6970 | 2026-09-12T00:28:33.094Z | Sep 12 00:28:32.122DEBGINFOSep 12 00:28:32.122 adding route 3fff:beef:35::/64 -> 2001:db8::55:ffDEBG |
| 6971 | 2026-09-12T00:28:33.094Z | Sep 12 00:28:32.122created new freemap INFOSep 12 00:28:32.122 INFOadding route 3fff:dead::/64 -> 2001:db8::55:3, |
| 6972 | 2026-09-12T00:28:33.094Z | unitadding route 172.17.0.0/32 -> 10.0.0.255: |
| 6973 | 2026-09-12T00:28:33.094Z | DEBGfreemap_route_ipv6Sep 12 00:28:32.122 replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6974 | 2026-09-12T00:28:33.094Z | DEBG |
| 6975 | 2026-09-12T00:28:33.094Z | Sep 12 00:28:32.122replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6976 | 2026-09-12T00:28:33.094Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] |
| 6977 | 2026-09-12T00:28:33.094Z | Sep 12 00:28:32.122 DEBG INFOreplacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:28:32.122 |
| 6978 | 2026-09-12T00:28:33.094Z | Sep 12 00:28:32.122adding route 3fff:beef:36::/64 -> 2001:db8::55:ffSep 12 00:28:32.122 INFO DEBGINFO initted freemap. size: 64adding route 3fff:dead::/64 -> 2001:db8::55:4Sep 12 00:28:32.122 |
| 6979 | 2026-09-12T00:28:33.094Z | , unit : |
| 6980 | 2026-09-12T00:28:33.094Z | freemap_route_ipv4INFO |
| 6981 | 2026-09-12T00:28:33.094Z | Sep 12 00:28:32.122 adding route 172.17.0.1/32 -> 10.0.0.255DEBG |
| 6982 | 2026-09-12T00:28:33.094Z | adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 6983 | 2026-09-12T00:28:33.094Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 12 00:28:32.122Sep 12 00:28:32.122Sep 12 00:28:32.122 DEBGDEBG DEBGreplacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6984 | 2026-09-12T00:28:33.094Z | replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]reset freemap |
| 6985 | 2026-09-12T00:28:33.094Z | Sep 12 00:28:32.122, unit: DEBG |
| 6986 | 2026-09-12T00:28:33.094Z | freemap_route_ipv4Sep 12 00:28:32.122 |
| 6987 | 2026-09-12T00:28:33.094Z | replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.122 |
| 6988 | 2026-09-12T00:28:33.094Z | INFO Sep 12 00:28:32.122DEBG adding route 3fff:beef:37::/64 -> 2001:db8::55:ffDEBG |
| 6989 | 2026-09-12T00:28:33.094Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]initted freemap. size: 64 |
| 6990 | 2026-09-12T00:28:33.094Z | Sep 12 00:28:32.122, Sep 12 00:28:32.122unitSep 12 00:28:32.122 INFO: adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffDEBG |
| 6991 | 2026-09-12T00:28:33.094Z | freemap_route_ipv6Sep 12 00:28:32.122 |
| 6992 | 2026-09-12T00:28:33.094Z | replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 00:28:32.122WARN |
| 6993 | 2026-09-12T00:28:33.094Z | DEBG shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6994 | 2026-09-12T00:28:33.094Z | Sep 12 00:28:32.122 |
| 6995 | 2026-09-12T00:28:33.094Z | Sep 12 00:28:32.122INFO Sep 12 00:28:32.122adding route 172.17.0.2/32 -> 10.0.0.255DEBG INFOERRO |
| 6996 | 2026-09-12T00:28:33.095Z | reset freemap adding route 3fff:beef:38::/64 -> 2001:db8::55:ff, rollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })unit |
| 6997 | 2026-09-12T00:28:33.095Z | Sep 12 00:28:32.122 |
| 6998 | 2026-09-12T00:28:33.095Z | :DEBG Sep 12 00:28:32.122 replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv6 |
| 6999 | 2026-09-12T00:28:33.095Z | |
| 7000 | 2026-09-12T00:28:33.095Z | Sep 12 00:28:32.122Sep 12 00:28:32.122 Sep 12 00:28:32.122 Sep 12 00:28:32.122INFOINFODEBG INFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffadding route 172.17.0.3/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:1ERRO |
| 7001 | 2026-09-12T00:28:33.095Z | shrink-in-place rollback failed for 3fff:dead::/64; in-core entry stays cleared and ASIC state may diverge until the next control-plane update on this subnet rebuilds it |
| 7002 | 2026-09-12T00:28:33.095Z | |
| 7003 | 2026-09-12T00:28:33.095Z | replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7004 | 2026-09-12T00:28:33.095Z | Sep 12 00:28:32.123 |
| 7005 | 2026-09-12T00:28:33.095Z | DEBGSep 12 00:28:32.123 Sep 12 00:28:32.123Sep 12 00:28:32.123DEBG replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 7006 | 2026-09-12T00:28:33.095Z | INFO |
| 7007 | 2026-09-12T00:28:33.095Z | test route::tests::grow_succeeds ... ok |
| 7008 | 2026-09-12T00:28:33.095Z | replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 7009 | 2026-09-12T00:28:33.095Z | |
| 7010 | 2026-09-12T00:28:33.095Z | Sep 12 00:28:32.123Sep 12 00:28:32.123Sep 12 00:28:32.123 INFOINFO INFOSep 12 00:28:32.123 adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffadding route 172.17.0.4/32 -> 10.0.0.255DEBG adding route 3fff:dead::/64 -> 2001:db8::55:1replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7011 | 2026-09-12T00:28:33.095Z | |
| 7012 | 2026-09-12T00:28:33.095Z | |
| 7013 | 2026-09-12T00:28:33.095Z | |
| 7014 | 2026-09-12T00:28:33.095Z | Sep 12 00:28:32.123Sep 12 00:28:32.123 DEBGINFO Sep 12 00:28:32.123replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 7015 | 2026-09-12T00:28:33.095Z | test route::tests::rollback_on_compact_delete_failure ... ok |
| 7016 | 2026-09-12T00:28:33.095Z | Sep 12 00:28:32.123 |
| 7017 | 2026-09-12T00:28:33.095Z | DEBG DEBGreplacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:28:32.123 |
| 7018 | 2026-09-12T00:28:33.095Z | Sep 12 00:28:32.123 INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:1replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7019 | 2026-09-12T00:28:33.095Z | |
| 7020 | 2026-09-12T00:28:33.095Z | |
| 7021 | 2026-09-12T00:28:33.095Z | Sep 12 00:28:32.123 Sep 12 00:28:32.123INFO INFOadding route 172.17.0.5/32 -> 10.0.0.255 Sep 12 00:28:32.123 |
| 7022 | 2026-09-12T00:28:33.095Z | adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffINFO |
| 7023 | 2026-09-12T00:28:33.095Z | adding route 3fff:beef:30::/64 -> 2001:db8::55:ffSep 12 00:28:32.123 |
| 7024 | 2026-09-12T00:28:33.095Z | Sep 12 00:28:32.123DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]DEBGSep 12 00:28:32.123 replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.123 |
| 7025 | 2026-09-12T00:28:33.095Z | |
| 7026 | 2026-09-12T00:28:33.095Z | DEBG DEBG replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:28:32.123replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 00:28:32.123INFO INFO |
| 7027 | 2026-09-12T00:28:33.095Z | adding route 3fff:dead::/64 -> 2001:db8::55:2adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 7028 | 2026-09-12T00:28:33.095Z | |
| 7029 | 2026-09-12T00:28:33.095Z | |
| 7030 | 2026-09-12T00:28:33.095Z | Sep 12 00:28:32.123 INFOSep 12 00:28:32.123 Sep 12 00:28:32.123DEBG DEBG adding route 172.17.0.6/32 -> 10.0.0.255 |
| 7031 | 2026-09-12T00:28:33.095Z | Sep 12 00:28:32.123 Sep 12 00:28:32.123DEBG DEBGcreated new freemap , Sep 12 00:28:32.129created new freemap unit, :DEBG unit freemap_route_ipv4replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7032 | 2026-09-12T00:28:33.095Z | Sep 12 00:28:32.129 |
| 7033 | 2026-09-12T00:28:33.095Z | : freemap_route_ipv4DEBG |
| 7034 | 2026-09-12T00:28:33.095Z | created new freemapSep 12 00:28:32.129, unitINFOSep 12 00:28:32.129 DEBGSep 12 00:28:32.129 :created new freemap , freemap_route_ipv6unit |
| 7035 | 2026-09-12T00:28:33.095Z | DEBGadding route 172.17.0.7/32 -> 10.0.0.255 |
| 7036 | 2026-09-12T00:28:33.096Z | created new freemap, :unit :Sep 12 00:28:32.129 freemap_route_ipv6Sep 12 00:28:32.129 DEBG |
| 7037 | 2026-09-12T00:28:33.096Z | initted freemap. size: 64failed to allocate space for the new target listfreemap_route_ipv6DEBG |
| 7038 | 2026-09-12T00:28:33.096Z | |
| 7039 | 2026-09-12T00:28:33.096Z | , unitreplacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]:Sep 12 00:28:32.129 freemap_route_ipv4DEBG |
| 7040 | 2026-09-12T00:28:33.096Z | Sep 12 00:28:32.129 |
| 7041 | 2026-09-12T00:28:33.096Z | Sep 12 00:28:32.129initted freemap. size: 64 , DEBGunit Sep 12 00:28:32.129DEBG: freemap_route_ipv4replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] |
| 7042 | 2026-09-12T00:28:33.096Z | DEBG |
| 7043 | 2026-09-12T00:28:33.096Z | Sep 12 00:28:32.129 initted freemap. size: 64reset freemapSep 12 00:28:32.129, DEBG, unitINFO unit :reset freemap:, unitfreemap_route_ipv4: |
| 7044 | 2026-09-12T00:28:33.096Z | freemap_route_ipv4adding route 172.17.0.8/32 -> 10.0.0.255 |
| 7045 | 2026-09-12T00:28:33.096Z | freemap_route_ipv4 |
| 7046 | 2026-09-12T00:28:33.100Z | |
| 7047 | 2026-09-12T00:28:33.100Z | Sep 12 00:28:32.129 Sep 12 00:28:32.129DEBG Sep 12 00:28:32.129replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 7048 | 2026-09-12T00:28:33.100Z | DEBGDEBG Sep 12 00:28:32.129reset freemapinitted freemap. size: 64Sep 12 00:28:32.129, , INFOunit :adding route 3fff:beef::/64 -> 2001:db8::55:ff replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv6 |
| 7049 | 2026-09-12T00:28:33.100Z | |
| 7050 | 2026-09-12T00:28:33.100Z | |
| 7051 | 2026-09-12T00:28:33.100Z | DEBG unitinitted freemap. size: 64:Sep 12 00:28:32.129 Sep 12 00:28:32.129 , unitDEBG:DEBG freemap_route_ipv4replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv6Sep 12 00:28:32.129 |
| 7052 | 2026-09-12T00:28:33.100Z | |
| 7053 | 2026-09-12T00:28:33.100Z | reset freemap |
| 7054 | 2026-09-12T00:28:33.100Z | INFO , adding route 172.17.0.9/32 -> 10.0.0.255unitSep 12 00:28:32.129 :INFO |
| 7055 | 2026-09-12T00:28:33.100Z | Sep 12 00:28:32.129freemap_route_ipv6 |
| 7056 | 2026-09-12T00:28:33.100Z | adding route 3fff:beef:1::/64 -> 2001:db8::55:ff DEBG |
| 7057 | 2026-09-12T00:28:33.100Z | reset freemapSep 12 00:28:32.129 Sep 12 00:28:32.129INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1Sep 12 00:28:32.129 |
| 7058 | 2026-09-12T00:28:33.100Z | , DEBGreplacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit |
| 7059 | 2026-09-12T00:28:33.100Z | :Sep 12 00:28:32.129 freemap_route_ipv6Sep 12 00:28:32.129replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7060 | 2026-09-12T00:28:33.100Z | Sep 12 00:28:32.129 DEBG INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 7061 | 2026-09-12T00:28:33.100Z | Sep 12 00:28:32.129adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 7062 | 2026-09-12T00:28:33.100Z | INFODEBG |
| 7063 | 2026-09-12T00:28:33.100Z | adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 12 00:28:32.129initted freemap. size: 64 , DEBGSep 12 00:28:32.129Sep 12 00:28:32.129 |
| 7064 | 2026-09-12T00:28:33.100Z | replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOINFO |
| 7065 | 2026-09-12T00:28:33.100Z | unit adding route 172.17.0.10/32 -> 10.0.0.255: adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 7066 | 2026-09-12T00:28:33.100Z | |
| 7067 | 2026-09-12T00:28:33.100Z | Sep 12 00:28:32.129Sep 12 00:28:32.129freemap_route_ipv6 Sep 12 00:28:32.129INFODEBG DEBG adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 7068 | 2026-09-12T00:28:33.100Z | |
| 7069 | 2026-09-12T00:28:33.100Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 12 00:28:32.129 |
| 7070 | 2026-09-12T00:28:33.100Z | DEBG |
| 7071 | 2026-09-12T00:28:33.100Z | replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7072 | 2026-09-12T00:28:33.100Z | Sep 12 00:28:32.129 Sep 12 00:28:32.129Sep 12 00:28:32.129 DEBGINFO Sep 12 00:28:32.129 replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 7073 | 2026-09-12T00:28:33.101Z | adding route 3fff:dead::/64 -> 2001:db8::55:3 DEBGSep 12 00:28:32.129 |
| 7074 | 2026-09-12T00:28:33.101Z | Sep 12 00:28:32.129 adding route 3fff:dead::/64 -> 2001:db8::55:2INFO INFO |
| 7075 | 2026-09-12T00:28:33.101Z | Sep 12 00:28:32.129adding route 3fff:beef:4::/64 -> 2001:db8::55:ff DEBGreset freemap |
| 7076 | 2026-09-12T00:28:33.101Z | Sep 12 00:28:32.129replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }], |
| 7077 | 2026-09-12T00:28:33.101Z | unitadding route 172.17.0.11/32 -> 10.0.0.255Sep 12 00:28:32.129 |
| 7078 | 2026-09-12T00:28:33.101Z | :DEBGDEBG replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.129 |
| 7079 | 2026-09-12T00:28:33.101Z | INFO freemap_route_ipv6Sep 12 00:28:32.129Sep 12 00:28:32.129 INFOadding route 3fff:dead::/64 -> 2001:db8::55:4 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 7080 | 2026-09-12T00:28:33.101Z | adding route 3fff:beef:5::/64 -> 2001:db8::55:ffDEBG |
| 7081 | 2026-09-12T00:28:33.101Z | |
| 7082 | 2026-09-12T00:28:33.101Z | |
| 7083 | 2026-09-12T00:28:33.101Z | Sep 12 00:28:32.129Sep 12 00:28:32.129Sep 12 00:28:32.129 Sep 12 00:28:32.129replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:3DEBG |
| 7084 | 2026-09-12T00:28:33.101Z | replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] |
| 7085 | 2026-09-12T00:28:33.101Z | |
| 7086 | 2026-09-12T00:28:33.101Z | INFO |
| 7087 | 2026-09-12T00:28:33.101Z | adding route 172.16.0.0/32 -> 10.0.0.1Sep 12 00:28:32.129 |
| 7088 | 2026-09-12T00:28:33.101Z | Sep 12 00:28:32.129 Sep 12 00:28:32.129Sep 12 00:28:32.129 DEBGDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] |
| 7089 | 2026-09-12T00:28:33.101Z | |
| 7090 | 2026-09-12T00:28:33.101Z | INFO INFOadding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 7091 | 2026-09-12T00:28:33.101Z | Sep 12 00:28:32.129Sep 12 00:28:32.129adding route 172.17.0.12/32 -> 10.0.0.255 DEBGINFOSep 12 00:28:32.129 |
| 7092 | 2026-09-12T00:28:33.101Z | DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:4replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7093 | 2026-09-12T00:28:33.101Z | |
| 7094 | 2026-09-12T00:28:33.101Z | |
| 7095 | 2026-09-12T00:28:33.101Z | Sep 12 00:28:32.129Sep 12 00:28:32.129 DEBGDEBGSep 12 00:28:32.129 Sep 12 00:28:32.129replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]DEBG |
| 7096 | 2026-09-12T00:28:33.101Z | INFO |
| 7097 | 2026-09-12T00:28:33.101Z | adding route 3fff:beef:7::/64 -> 2001:db8::55:ffreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 7098 | 2026-09-12T00:28:33.101Z | |
| 7099 | 2026-09-12T00:28:33.101Z | Sep 12 00:28:32.129 Sep 12 00:28:32.129DEBG Sep 12 00:28:32.129INFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]DEBG |
| 7100 | 2026-09-12T00:28:33.101Z | adding route 172.17.0.13/32 -> 10.0.0.255replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7101 | 2026-09-12T00:28:33.101Z | |
| 7102 | 2026-09-12T00:28:33.101Z | Sep 12 00:28:32.129Sep 12 00:28:32.129 INFOSep 12 00:28:32.129 adding route 3fff:beef:8::/64 -> 2001:db8::55:ffWARNDEBG |
| 7103 | 2026-09-12T00:28:33.101Z | shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7104 | 2026-09-12T00:28:33.101Z | |
| 7105 | 2026-09-12T00:28:33.101Z | Sep 12 00:28:32.130 DEBG replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.130 |
| 7106 | 2026-09-12T00:28:33.101Z | INFO adding route 172.17.0.14/32 -> 10.0.0.255 |
| 7107 | 2026-09-12T00:28:33.101Z | Sep 12 00:28:32.130replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFOSep 12 00:28:32.130 adding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 7108 | 2026-09-12T00:28:33.101Z | DEBGSep 12 00:28:32.130 |
| 7109 | 2026-09-12T00:28:33.101Z | test route::tests::rollback_on_index_readd_failure ... ok |
| 7110 | 2026-09-12T00:28:33.101Z | INFOreplacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7111 | 2026-09-12T00:28:33.101Z | Sep 12 00:28:32.130adding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 7112 | 2026-09-12T00:28:33.102Z | DEBGSep 12 00:28:32.130 replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.130 |
| 7113 | 2026-09-12T00:28:33.102Z | INFOINFO adding route 172.17.0.15/32 -> 10.0.0.255adding route 3fff:beef:3d::/64 -> 2001:db8::55:ffSep 12 00:28:32.130 |
| 7114 | 2026-09-12T00:28:33.102Z | |
| 7115 | 2026-09-12T00:28:33.102Z | INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 7116 | 2026-09-12T00:28:33.102Z | Sep 12 00:28:32.130 Sep 12 00:28:32.130DEBG Sep 12 00:28:32.130DEBGSep 12 00:28:32.130 replacing targets for 3fff:beef:3d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7117 | 2026-09-12T00:28:33.102Z | DEBG replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7118 | 2026-09-12T00:28:33.102Z | replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7119 | 2026-09-12T00:28:33.102Z | |
| 7120 | 2026-09-12T00:28:33.102Z | Sep 12 00:28:32.130 INFO adding route 3fff:beef:3e::/64 -> 2001:db8::55:ffSep 12 00:28:32.130 |
| 7121 | 2026-09-12T00:28:33.102Z | Sep 12 00:28:32.130 Sep 12 00:28:32.130INFO Sep 12 00:28:32.130 INFOadding route 3fff:beef:b::/64 -> 2001:db8::55:ff DEBG |
| 7122 | 2026-09-12T00:28:33.102Z | adding route 3fff:beef:32::/64 -> 2001:db8::55:ff INFO |
| 7123 | 2026-09-12T00:28:33.102Z | replacing targets for 3fff:beef:3e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.130 |
| 7124 | 2026-09-12T00:28:33.102Z | adding route 172.17.0.16/32 -> 10.0.0.255 |
| 7125 | 2026-09-12T00:28:33.102Z | DEBGSep 12 00:28:32.130 replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 7126 | 2026-09-12T00:28:33.102Z | replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.130 |
| 7127 | 2026-09-12T00:28:33.102Z | Sep 12 00:28:32.130DEBG INFOSep 12 00:28:32.130 Sep 12 00:28:32.130adding route 3fff:beef:c::/64 -> 2001:db8::55:ff INFO |
| 7128 | 2026-09-12T00:28:33.102Z | DEBG adding route 3fff:beef:33::/64 -> 2001:db8::55:fffailed to allocate space for the new target list |
| 7129 | 2026-09-12T00:28:33.102Z | |
| 7130 | 2026-09-12T00:28:33.102Z | replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:28:32.130 Sep 12 00:28:32.130DEBG DEBGreplacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7131 | 2026-09-12T00:28:33.102Z | created new freemapSep 12 00:28:32.136, INFO Sep 12 00:28:32.130adding route 3fff:beef:d::/64 -> 2001:db8::55:ffSep 12 00:28:32.130 |
| 7132 | 2026-09-12T00:28:33.102Z | |
| 7133 | 2026-09-12T00:28:33.102Z | DEBGDEBG Sep 12 00:28:32.136created new freemap unitDEBG, Sep 12 00:28:32.136 unitSep 12 00:28:32.136 replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] ::adding route 172.17.0.17/32 -> 10.0.0.255 |
| 7134 | 2026-09-12T00:28:33.102Z | DEBGfreemap_route_ipv4 |
| 7135 | 2026-09-12T00:28:33.102Z | freemap_route_ipv4 |
| 7136 | 2026-09-12T00:28:33.102Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 7137 | 2026-09-12T00:28:33.102Z | |
| 7138 | 2026-09-12T00:28:33.102Z | |
| 7139 | 2026-09-12T00:28:33.102Z | Sep 12 00:28:32.136 Sep 12 00:28:32.136INFO Sep 12 00:28:32.136DEBG INFO Sep 12 00:28:32.136replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 7140 | 2026-09-12T00:28:33.102Z | Sep 12 00:28:32.136 |
| 7141 | 2026-09-12T00:28:33.102Z | DEBG adding route 3fff:beef:34::/64 -> 2001:db8::55:ffcreated new freemap Sep 12 00:28:32.136 |
| 7142 | 2026-09-12T00:28:33.102Z | INFO DEBG, adding route 172.17.0.18/32 -> 10.0.0.255Sep 12 00:28:32.136 unit |
| 7143 | 2026-09-12T00:28:33.102Z | : created new freemapfreemap_route_ipv6DEBGSep 12 00:28:32.136, |
| 7144 | 2026-09-12T00:28:33.102Z | Sep 12 00:28:32.136 DEBGreplacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7145 | 2026-09-12T00:28:33.102Z | Sep 12 00:28:32.136unit: |
| 7146 | 2026-09-12T00:28:33.107Z | DEBG DEBG initted freemap. size: 64freemap_route_ipv6Sep 12 00:28:32.136 , |
| 7147 | 2026-09-12T00:28:33.107Z | Sep 12 00:28:32.136replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO INFOadding route 172.17.0.19/32 -> 10.0.0.255 |
| 7148 | 2026-09-12T00:28:33.107Z | unit |
| 7149 | 2026-09-12T00:28:33.107Z | Sep 12 00:28:32.136adding route 3fff:beef:35::/64 -> 2001:db8::55:ff: DEBGSep 12 00:28:32.136 |
| 7150 | 2026-09-12T00:28:33.107Z | freemap_route_ipv4DEBG Sep 12 00:28:32.136replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7151 | 2026-09-12T00:28:33.107Z | |
| 7152 | 2026-09-12T00:28:33.107Z | initted freemap. size: 64, INFOunit adding route 3fff:beef:f::/64 -> 2001:db8::55:ffSep 12 00:28:32.136Sep 12 00:28:32.136 |
| 7153 | 2026-09-12T00:28:33.107Z | Sep 12 00:28:32.136: INFO DEBGadding route 172.17.0.20/32 -> 10.0.0.255 |
| 7154 | 2026-09-12T00:28:33.107Z | reset freemap DEBG, Sep 12 00:28:32.136Sep 12 00:28:32.136 replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit DEBGDEBG: freemap_route_ipv4 replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7155 | 2026-09-12T00:28:33.107Z | |
| 7156 | 2026-09-12T00:28:33.107Z | |
| 7157 | 2026-09-12T00:28:33.107Z | freemap_route_ipv4 |
| 7158 | 2026-09-12T00:28:33.107Z | |
| 7159 | 2026-09-12T00:28:33.107Z | Sep 12 00:28:32.136Sep 12 00:28:32.136Sep 12 00:28:32.136 INFOINFOINFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ffadding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 7160 | 2026-09-12T00:28:33.107Z | |
| 7161 | 2026-09-12T00:28:33.107Z | adding route 172.17.0.21/32 -> 10.0.0.255Sep 12 00:28:32.136 |
| 7162 | 2026-09-12T00:28:33.107Z | DEBGSep 12 00:28:32.136 Sep 12 00:28:32.136initted freemap. size: 64Sep 12 00:28:32.136, Sep 12 00:28:32.136 DEBGunit :DEBGDEBG replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv6 |
| 7163 | 2026-09-12T00:28:33.107Z | |
| 7164 | 2026-09-12T00:28:33.107Z | replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7165 | 2026-09-12T00:28:33.107Z | replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 7166 | 2026-09-12T00:28:33.107Z | Sep 12 00:28:32.136 Sep 12 00:28:32.136Sep 12 00:28:32.136 DEBGSep 12 00:28:32.136INFO INFO reset freemapadding route 172.17.0.22/32 -> 10.0.0.255, |
| 7167 | 2026-09-12T00:28:33.107Z | unitINFO : adding route 3fff:beef:37::/64 -> 2001:db8::55:ffadding route 3fff:beef:11::/64 -> 2001:db8::55:ffreset freemapSep 12 00:28:32.136 |
| 7168 | 2026-09-12T00:28:33.107Z | freemap_route_ipv6 |
| 7169 | 2026-09-12T00:28:33.107Z | |
| 7170 | 2026-09-12T00:28:33.107Z | DEBG Sep 12 00:28:32.136replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }], Sep 12 00:28:32.136 |
| 7171 | 2026-09-12T00:28:33.107Z | Sep 12 00:28:32.136unit DEBG DEBGINFO Sep 12 00:28:32.136replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 7172 | 2026-09-12T00:28:33.107Z | INFOreplacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 172.17.0.23/32 -> 10.0.0.255: |
| 7173 | 2026-09-12T00:28:33.107Z | |
| 7174 | 2026-09-12T00:28:33.107Z | |
| 7175 | 2026-09-12T00:28:33.107Z | Sep 12 00:28:32.136 INFO Sep 12 00:28:32.136Sep 12 00:28:32.136adding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 7176 | 2026-09-12T00:28:33.107Z | Sep 12 00:28:32.136DEBG freemap_route_ipv4 |
| 7177 | 2026-09-12T00:28:33.108Z | replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 7178 | 2026-09-12T00:28:33.108Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]INFO |
| 7179 | 2026-09-12T00:28:33.108Z | adding route 3fff:beef:12::/64 -> 2001:db8::55:ffSep 12 00:28:32.136Sep 12 00:28:32.136 |
| 7180 | 2026-09-12T00:28:33.108Z | Sep 12 00:28:32.136Sep 12 00:28:32.136 INFO INFOadding route 172.17.0.24/32 -> 10.0.0.255 |
| 7181 | 2026-09-12T00:28:33.108Z | adding route 3fff:dead::/64 -> 2001:db8::55:2DEBG |
| 7182 | 2026-09-12T00:28:33.108Z | DEBG initted freemap. size: 64Sep 12 00:28:32.136replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 00:28:32.136DEBG |
| 7183 | 2026-09-12T00:28:33.108Z | DEBGreplacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7184 | 2026-09-12T00:28:33.108Z | replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7185 | 2026-09-12T00:28:33.108Z | , Sep 12 00:28:32.136Sep 12 00:28:32.136Sep 12 00:28:32.136 INFOINFO unit adding route 3fff:beef:39::/64 -> 2001:db8::55:ffadding route 172.17.0.25/32 -> 10.0.0.255 |
| 7186 | 2026-09-12T00:28:33.108Z | :DEBG Sep 12 00:28:32.136 |
| 7187 | 2026-09-12T00:28:33.108Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 7188 | 2026-09-12T00:28:33.108Z | freemap_route_ipv6Sep 12 00:28:32.136 Sep 12 00:28:32.136Sep 12 00:28:32.136DEBG INFO |
| 7189 | 2026-09-12T00:28:33.108Z | adding route 3fff:beef:13::/64 -> 2001:db8::55:ffINFO replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7190 | 2026-09-12T00:28:33.108Z | DEBG |
| 7191 | 2026-09-12T00:28:33.108Z | replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 7192 | 2026-09-12T00:28:33.108Z | |
| 7193 | 2026-09-12T00:28:33.108Z | Sep 12 00:28:32.136Sep 12 00:28:32.136Sep 12 00:28:32.136 Sep 12 00:28:32.136INFO DEBG adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffDEBGDEBG |
| 7194 | 2026-09-12T00:28:33.108Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 12 00:28:32.136replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7195 | 2026-09-12T00:28:33.108Z | INFO |
| 7196 | 2026-09-12T00:28:33.108Z | Sep 12 00:28:32.136adding route 172.17.0.26/32 -> 10.0.0.255reset freemap |
| 7197 | 2026-09-12T00:28:33.108Z | , unit: Sep 12 00:28:32.136DEBG Sep 12 00:28:32.136replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG |
| 7198 | 2026-09-12T00:28:33.108Z | replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv6 |
| 7199 | 2026-09-12T00:28:33.108Z | Sep 12 00:28:32.136 |
| 7200 | 2026-09-12T00:28:33.108Z | Sep 12 00:28:32.136INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ffINFO |
| 7201 | 2026-09-12T00:28:33.108Z | INFOSep 12 00:28:32.136Sep 12 00:28:32.136 adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffINFO |
| 7202 | 2026-09-12T00:28:33.108Z | Sep 12 00:28:32.136 adding route 172.17.0.27/32 -> 10.0.0.255 |
| 7203 | 2026-09-12T00:28:33.108Z | Sep 12 00:28:32.136DEBGadding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 7204 | 2026-09-12T00:28:33.108Z | test route::tests::identity_replace_is_noop ... ok |
| 7205 | 2026-09-12T00:28:33.108Z | DEBG INFOreplacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7206 | 2026-09-12T00:28:33.108Z | Sep 12 00:28:32.136Sep 12 00:28:32.136 replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBGSep 12 00:28:32.136 DEBGreplacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.16.0.0/32 -> 10.0.0.1replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] |
| 7207 | 2026-09-12T00:28:33.108Z | |
| 7208 | 2026-09-12T00:28:33.108Z | |
| 7209 | 2026-09-12T00:28:33.108Z | |
| 7210 | 2026-09-12T00:28:33.108Z | INFO Sep 12 00:28:32.136adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff Sep 12 00:28:32.136 |
| 7211 | 2026-09-12T00:28:33.108Z | Sep 12 00:28:32.136INFOSep 12 00:28:32.136 adding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 7212 | 2026-09-12T00:28:33.108Z | INFO Sep 12 00:28:32.136adding route 172.17.0.28/32 -> 10.0.0.255 |
| 7213 | 2026-09-12T00:28:33.108Z | DEBG DEBGSep 12 00:28:32.136replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7214 | 2026-09-12T00:28:33.108Z | DEBGSep 12 00:28:32.136 replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 7215 | 2026-09-12T00:28:33.108Z | replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG |
| 7216 | 2026-09-12T00:28:33.108Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 12 00:28:32.136Sep 12 00:28:32.136 |
| 7217 | 2026-09-12T00:28:33.109Z | test route::tests::rollback_on_compact_write_failure ... ok |
| 7218 | 2026-09-12T00:28:33.109Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 12 00:28:32.136INFODEBG |
| 7219 | 2026-09-12T00:28:33.109Z | INFOadding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 7220 | 2026-09-12T00:28:33.109Z | adding route 172.17.0.29/32 -> 10.0.0.255failed to allocate space for the new target list |
| 7221 | 2026-09-12T00:28:33.109Z | |
| 7222 | 2026-09-12T00:28:33.109Z | Sep 12 00:28:32.136 INFOSep 12 00:28:32.136 Sep 12 00:28:32.136adding route 172.16.0.0/32 -> 10.0.0.2Sep 12 00:28:32.136 Sep 12 00:28:32.136 |
| 7223 | 2026-09-12T00:28:33.109Z | DEBG DEBGWARN replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 7224 | 2026-09-12T00:28:33.109Z | replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]shrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 7225 | 2026-09-12T00:28:33.109Z | |
| 7226 | 2026-09-12T00:28:33.109Z | Sep 12 00:28:32.136 |
| 7227 | 2026-09-12T00:28:33.109Z | DEBGSep 12 00:28:32.136Sep 12 00:28:32.136 INFOINFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ffadding route 172.17.0.30/32 -> 10.0.0.255replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 7228 | 2026-09-12T00:28:33.109Z | |
| 7229 | 2026-09-12T00:28:33.109Z | |
| 7230 | 2026-09-12T00:28:33.109Z | Sep 12 00:28:32.130Sep 12 00:28:32.136Sep 12 00:28:32.136 DEBGSep 12 00:28:32.136 INFODEBGcreated new freemap DEBG replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }], unit |
| 7231 | 2026-09-12T00:28:33.109Z | replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]: |
| 7232 | 2026-09-12T00:28:33.109Z | adding route 172.16.0.0/32 -> 10.0.0.3freemap_route_ipv4 |
| 7233 | 2026-09-12T00:28:33.109Z | |
| 7234 | 2026-09-12T00:28:33.109Z | Sep 12 00:28:32.136 Sep 12 00:28:32.136INFO INFOSep 12 00:28:32.136adding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 7235 | 2026-09-12T00:28:33.109Z | DEBG adding route 172.17.0.31/32 -> 10.0.0.255replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }] |
| 7236 | 2026-09-12T00:28:33.109Z | Sep 12 00:28:32.136 |
| 7237 | 2026-09-12T00:28:33.109Z | Sep 12 00:28:32.136 DEBGDEBG created new freemapSep 12 00:28:32.136replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.136 |
| 7238 | 2026-09-12T00:28:33.109Z | , DEBGunit : freemap_route_ipv6INFOreplacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7239 | 2026-09-12T00:28:33.109Z | |
| 7240 | 2026-09-12T00:28:33.109Z | Sep 12 00:28:32.136 adding route 172.16.0.0/32 -> 10.0.0.4INFO |
| 7241 | 2026-09-12T00:28:33.109Z | adding route 3fff:beef:19::/64 -> 2001:db8::55:ffSep 12 00:28:32.136 |
| 7242 | 2026-09-12T00:28:33.109Z | Sep 12 00:28:32.136 DEBG INFOinitted freemap. size: 64Sep 12 00:28:32.136 , adding route 172.17.0.32/32 -> 10.0.0.255 DEBGSep 12 00:28:32.137 DEBGreplacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] created new freemap |
| 7243 | 2026-09-12T00:28:33.109Z | Sep 12 00:28:32.136, unitDEBG: replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]freemap_route_ipv4 |
| 7244 | 2026-09-12T00:28:33.109Z | Sep 12 00:28:32.142 |
| 7245 | 2026-09-12T00:28:33.109Z | INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 7246 | 2026-09-12T00:28:33.114Z | Sep 12 00:28:32.136Sep 12 00:28:32.142unit Sep 12 00:28:32.142DEBG :DEBG DEBG created new freemap, replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]created new freemap |
| 7247 | 2026-09-12T00:28:33.114Z | , unitunit:: freemap_route_ipv4freemap_route_ipv6 |
| 7248 | 2026-09-12T00:28:33.114Z | |
| 7249 | 2026-09-12T00:28:33.114Z | freemap_route_ipv4 |
| 7250 | 2026-09-12T00:28:33.114Z | Sep 12 00:28:32.142 Sep 12 00:28:32.142DEBG Sep 12 00:28:32.142replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG |
| 7251 | 2026-09-12T00:28:33.114Z | DEBG initted freemap. size: 64created new freemapSep 12 00:28:32.142, , unitDEBGunit:Sep 12 00:28:32.142: reset freemapINFO, freemap_route_ipv4 unitadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 7252 | 2026-09-12T00:28:33.114Z | : |
| 7253 | 2026-09-12T00:28:33.114Z | freemap_route_ipv4freemap_route_ipv6 |
| 7254 | 2026-09-12T00:28:33.114Z | |
| 7255 | 2026-09-12T00:28:33.114Z | Sep 12 00:28:32.142Sep 12 00:28:32.142 DEBGDEBG replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]reset freemap |
| 7256 | 2026-09-12T00:28:33.114Z | , Sep 12 00:28:32.142Sep 12 00:28:32.142unit :DEBGSep 12 00:28:32.142 DEBGfreemap_route_ipv4INFO initted freemap. size: 64 |
| 7257 | 2026-09-12T00:28:33.114Z | adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff, |
| 7258 | 2026-09-12T00:28:33.114Z | unitinitted freemap. size: 64: , unitfreemap_route_ipv6: |
| 7259 | 2026-09-12T00:28:33.114Z | Sep 12 00:28:32.142 Sep 12 00:28:32.142DEBG DEBG freemap_route_ipv4initted freemap. size: 64 |
| 7260 | 2026-09-12T00:28:33.114Z | , replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.142unit |
| 7261 | 2026-09-12T00:28:33.114Z | DEBG :reset freemap , freemap_route_ipv6Sep 12 00:28:32.142 |
| 7262 | 2026-09-12T00:28:33.114Z | INFOSep 12 00:28:32.142 unitDEBGadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff: |
| 7263 | 2026-09-12T00:28:33.114Z | Sep 12 00:28:32.142freemap_route_ipv6 |
| 7264 | 2026-09-12T00:28:33.114Z | reset freemapDEBG, reset freemapunit, :Sep 12 00:28:32.142 Sep 12 00:28:32.142 unitfreemap_route_ipv4:INFO |
| 7265 | 2026-09-12T00:28:33.114Z | freemap_route_ipv6 |
| 7266 | 2026-09-12T00:28:33.114Z | adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 7267 | 2026-09-12T00:28:33.114Z | DEBG replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.142 |
| 7268 | 2026-09-12T00:28:33.114Z | Sep 12 00:28:32.142INFO Sep 12 00:28:32.142adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 7269 | 2026-09-12T00:28:33.114Z | DEBG Sep 12 00:28:32.142DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 12 00:28:32.142initted freemap. size: 64 |
| 7270 | 2026-09-12T00:28:33.114Z | INFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffDEBG, |
| 7271 | 2026-09-12T00:28:33.114Z | Sep 12 00:28:32.142 unitreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]: |
| 7272 | 2026-09-12T00:28:33.114Z | Sep 12 00:28:32.142INFOfreemap_route_ipv6 adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 7273 | 2026-09-12T00:28:33.114Z | DEBGSep 12 00:28:32.142 |
| 7274 | 2026-09-12T00:28:33.114Z | replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 7275 | 2026-09-12T00:28:33.114Z | adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 12 00:28:32.142Sep 12 00:28:32.142 |
| 7276 | 2026-09-12T00:28:33.114Z | Sep 12 00:28:32.142DEBGDEBG Sep 12 00:28:32.142replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 7277 | 2026-09-12T00:28:33.114Z | reset freemapINFODEBG, adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffunit |
| 7278 | 2026-09-12T00:28:33.115Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]: |
| 7279 | 2026-09-12T00:28:33.115Z | Sep 12 00:28:32.142 Sep 12 00:28:32.142 freemap_route_ipv6INFO |
| 7280 | 2026-09-12T00:28:33.115Z | DEBGSep 12 00:28:32.142 adding route 3fff:dead::/64 -> 2001:db8::55:3DEBG |
| 7281 | 2026-09-12T00:28:33.115Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7282 | 2026-09-12T00:28:33.115Z | |
| 7283 | 2026-09-12T00:28:33.115Z | Sep 12 00:28:32.142 DEBG Sep 12 00:28:32.142replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] Sep 12 00:28:32.137INFOSep 12 00:28:32.142 |
| 7284 | 2026-09-12T00:28:33.115Z | INFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ffadding route 172.16.0.0/32 -> 10.0.0.1 |
| 7285 | 2026-09-12T00:28:33.115Z | |
| 7286 | 2026-09-12T00:28:33.115Z | DEBGSep 12 00:28:32.142 created new freemapINFO , adding route 3fff:dead::/64 -> 2001:db8::55:4Sep 12 00:28:32.142unitSep 12 00:28:32.142: |
| 7287 | 2026-09-12T00:28:33.115Z | DEBGfreemap_route_ipv4DEBG |
| 7288 | 2026-09-12T00:28:33.115Z | replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7289 | 2026-09-12T00:28:33.115Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 12 00:28:32.142 |
| 7290 | 2026-09-12T00:28:33.115Z | Sep 12 00:28:32.142DEBGSep 12 00:28:32.142 DEBGINFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] adding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 7291 | 2026-09-12T00:28:33.115Z | |
| 7292 | 2026-09-12T00:28:33.115Z | Sep 12 00:28:32.142created new freemap , INFOunit Sep 12 00:28:32.142: adding route 172.16.0.0/32 -> 10.0.0.2DEBG |
| 7293 | 2026-09-12T00:28:33.115Z | freemap_route_ipv6Sep 12 00:28:32.142replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7294 | 2026-09-12T00:28:33.115Z | |
| 7295 | 2026-09-12T00:28:33.115Z | DEBG Sep 12 00:28:32.142replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 12 00:28:32.142 |
| 7296 | 2026-09-12T00:28:33.115Z | Sep 12 00:28:32.142 DEBGDEBG initted freemap. size: 64Sep 12 00:28:32.142INFO, WARNSep 12 00:28:32.130adding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 7297 | 2026-09-12T00:28:33.115Z | unitshrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 7298 | 2026-09-12T00:28:33.115Z | :DEBG |
| 7299 | 2026-09-12T00:28:33.115Z | created new freemapfreemap_route_ipv4Sep 12 00:28:32.142 |
| 7300 | 2026-09-12T00:28:33.115Z | , DEBGunit :replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.142 Sep 12 00:28:32.142freemap_route_ipv4 |
| 7301 | 2026-09-12T00:28:33.115Z | |
| 7302 | 2026-09-12T00:28:33.115Z | DEBG INFOreset freemap Sep 12 00:28:32.142adding route 172.17.0.0/32 -> 10.0.0.255Sep 12 00:28:32.142 |
| 7303 | 2026-09-12T00:28:33.115Z | DEBG, unitINFO : Sep 12 00:28:32.142 adding route 3fff:beef:23::/64 -> 2001:db8::55:fffreemap_route_ipv4 |
| 7304 | 2026-09-12T00:28:33.115Z | created new freemap |
| 7305 | 2026-09-12T00:28:33.115Z | , DEBGunit: freemap_route_ipv6Sep 12 00:28:32.142 |
| 7306 | 2026-09-12T00:28:33.115Z | Sep 12 00:28:32.142replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG |
| 7307 | 2026-09-12T00:28:33.115Z | DEBGinitted freemap. size: 64 , replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unitSep 12 00:28:32.142 |
| 7308 | 2026-09-12T00:28:33.115Z | : freemap_route_ipv6DEBGSep 12 00:28:32.142 |
| 7309 | 2026-09-12T00:28:33.115Z | INFOSep 12 00:28:32.142 INFOinitted freemap. size: 64 , adding route 172.17.0.1/32 -> 10.0.0.255Sep 12 00:28:32.142 |
| 7310 | 2026-09-12T00:28:33.115Z | unit adding route 3fff:beef:24::/64 -> 2001:db8::55:ff:DEBG |
| 7311 | 2026-09-12T00:28:33.115Z | reset freemapfreemap_route_ipv4, |
| 7312 | 2026-09-12T00:28:33.115Z | unit: Sep 12 00:28:32.143freemap_route_ipv6 |
| 7313 | 2026-09-12T00:28:33.115Z | DEBGSep 12 00:28:32.143 DEBG replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.143reset freemapSep 12 00:28:32.143 |
| 7314 | 2026-09-12T00:28:33.115Z | , unit INFODEBGSep 12 00:28:32.143: adding route 172.16.0.0/32 -> 10.0.0.1freemap_route_ipv4INFO |
| 7315 | 2026-09-12T00:28:33.115Z | adding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 7316 | 2026-09-12T00:28:33.115Z | |
| 7317 | 2026-09-12T00:28:33.115Z | replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:28:32.143Sep 12 00:28:32.143 Sep 12 00:28:32.143DEBG DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]DEBG initted freemap. size: 64replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], |
| 7318 | 2026-09-12T00:28:33.116Z | |
| 7319 | 2026-09-12T00:28:33.116Z | |
| 7320 | 2026-09-12T00:28:33.116Z | unit:Sep 12 00:28:32.143Sep 12 00:28:32.143 Sep 12 00:28:32.143INFO INFOadding route 3fff:beef:26::/64 -> 2001:db8::55:fffreemap_route_ipv6 |
| 7321 | 2026-09-12T00:28:33.116Z | |
| 7322 | 2026-09-12T00:28:33.116Z | INFOadding route 172.16.0.0/32 -> 10.0.0.1 |
| 7323 | 2026-09-12T00:28:33.116Z | adding route 172.17.0.2/32 -> 10.0.0.255Sep 12 00:28:32.143 |
| 7324 | 2026-09-12T00:28:33.116Z | DEBGSep 12 00:28:32.143 Sep 12 00:28:32.143 replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 7325 | 2026-09-12T00:28:33.116Z | DEBGreset freemap , replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]unit |
| 7326 | 2026-09-12T00:28:33.116Z | Sep 12 00:28:32.143: DEBGSep 12 00:28:32.143 Sep 12 00:28:32.143INFOreplacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] freemap_route_ipv6 |
| 7327 | 2026-09-12T00:28:33.116Z | |
| 7328 | 2026-09-12T00:28:33.116Z | INFOadding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 7329 | 2026-09-12T00:28:33.116Z | adding route 172.16.0.0/32 -> 10.0.0.1 |
| 7330 | 2026-09-12T00:28:33.116Z | Sep 12 00:28:32.143Sep 12 00:28:32.143 Sep 12 00:28:32.143 Sep 12 00:28:32.143 DEBGDEBG replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 7331 | 2026-09-12T00:28:33.116Z | INFOadding route 172.17.0.3/32 -> 10.0.0.255 |
| 7332 | 2026-09-12T00:28:33.116Z | |
| 7333 | 2026-09-12T00:28:33.116Z | adding route 172.16.0.0/32 -> 10.0.0.1Sep 12 00:28:32.143 |
| 7334 | 2026-09-12T00:28:33.116Z | INFO adding route 3fff:beef:28::/64 -> 2001:db8::55:ffSep 12 00:28:32.143 |
| 7335 | 2026-09-12T00:28:33.116Z | |
| 7336 | 2026-09-12T00:28:33.116Z | INFO adding route 172.16.0.0/32 -> 10.0.0.2Sep 12 00:28:32.143 |
| 7337 | 2026-09-12T00:28:33.116Z | Sep 12 00:28:32.143 DEBGDEBG Sep 12 00:28:32.143replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 00:28:32.143 |
| 7338 | 2026-09-12T00:28:33.116Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]DEBG |
| 7339 | 2026-09-12T00:28:33.116Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]DEBGSep 12 00:28:32.143 Sep 12 00:28:32.143 |
| 7340 | 2026-09-12T00:28:33.116Z | Sep 12 00:28:32.143 replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFOINFO |
| 7341 | 2026-09-12T00:28:33.116Z | adding route 3fff:beef:29::/64 -> 2001:db8::55:ffadding route 172.16.0.0/32 -> 10.0.0.2 |
| 7342 | 2026-09-12T00:28:33.116Z | |
| 7343 | 2026-09-12T00:28:33.116Z | Sep 12 00:28:32.143DEBG INFOSep 12 00:28:32.143replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 00:28:32.143 |
| 7344 | 2026-09-12T00:28:33.116Z | INFODEBG Sep 12 00:28:32.143adding route 172.17.0.33/32 -> 10.0.0.255adding route 172.17.0.0/32 -> 10.0.0.255 |
| 7345 | 2026-09-12T00:28:33.116Z | DEBG |
| 7346 | 2026-09-12T00:28:33.121Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 7347 | 2026-09-12T00:28:33.121Z | replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.143 DEBGSep 12 00:28:32.143 Sep 12 00:28:32.143 DEBGDEBG created new freemapreplacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]created new freemap |
| 7348 | 2026-09-12T00:28:33.121Z | , , unitunit:: freemap_route_ipv4Sep 12 00:28:32.149freemap_route_ipv4 |
| 7349 | 2026-09-12T00:28:33.121Z | |
| 7350 | 2026-09-12T00:28:33.121Z | INFO adding route 172.17.0.34/32 -> 10.0.0.255Sep 12 00:28:32.149 |
| 7351 | 2026-09-12T00:28:33.121Z | DEBG created new freemapSep 12 00:28:32.143, Sep 12 00:28:32.143DEBGSep 12 00:28:32.149unit :replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBGDEBG |
| 7352 | 2026-09-12T00:28:33.121Z | freemap_route_ipv6 replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]created new freemap |
| 7353 | 2026-09-12T00:28:33.121Z | , |
| 7354 | 2026-09-12T00:28:33.121Z | unit: Sep 12 00:28:32.149Sep 12 00:28:32.149freemap_route_ipv4 |
| 7355 | 2026-09-12T00:28:33.121Z | INFOINFO adding route 172.17.0.35/32 -> 10.0.0.255adding route 172.17.0.1/32 -> 10.0.0.255 |
| 7356 | 2026-09-12T00:28:33.121Z | |
| 7357 | 2026-09-12T00:28:33.121Z | Sep 12 00:28:32.149 Sep 12 00:28:32.149DEBG DEBGSep 12 00:28:32.149 created new freemap initted freemap. size: 64, Sep 12 00:28:32.149DEBGunit :DEBG, replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unit |
| 7358 | 2026-09-12T00:28:33.121Z | replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:28:32.149 |
| 7359 | 2026-09-12T00:28:33.121Z | freemap_route_ipv6INFO |
| 7360 | 2026-09-12T00:28:33.121Z | Sep 12 00:28:32.149adding route 172.17.0.4/32 -> 10.0.0.255 :INFOSep 12 00:28:32.149 |
| 7361 | 2026-09-12T00:28:33.121Z | Sep 12 00:28:32.149adding route 172.17.0.36/32 -> 10.0.0.255 |
| 7362 | 2026-09-12T00:28:33.121Z | DEBGINFO initted freemap. size: 64 , freemap_route_ipv4unitSep 12 00:28:32.149Sep 12 00:28:32.149: DEBG DEBGadding route 172.17.0.2/32 -> 10.0.0.255 replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7363 | 2026-09-12T00:28:33.121Z | replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv4 |
| 7364 | 2026-09-12T00:28:33.121Z | |
| 7365 | 2026-09-12T00:28:33.121Z | |
| 7366 | 2026-09-12T00:28:33.121Z | |
| 7367 | 2026-09-12T00:28:33.121Z | Sep 12 00:28:32.149Sep 12 00:28:32.149Sep 12 00:28:32.149 DEBGINFOINFO adding route 172.17.0.5/32 -> 10.0.0.255adding route 172.17.0.37/32 -> 10.0.0.255 |
| 7368 | 2026-09-12T00:28:33.121Z | Sep 12 00:28:32.149reset freemap , unitSep 12 00:28:32.149:DEBG Sep 12 00:28:32.149 |
| 7369 | 2026-09-12T00:28:33.121Z | DEBGreplacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7370 | 2026-09-12T00:28:33.121Z | freemap_route_ipv4replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 7371 | 2026-09-12T00:28:33.121Z | |
| 7372 | 2026-09-12T00:28:33.121Z | Sep 12 00:28:32.149reset freemapSep 12 00:28:32.149 INFO Sep 12 00:28:32.149, adding route 172.17.0.3/32 -> 10.0.0.255 DEBG |
| 7373 | 2026-09-12T00:28:33.121Z | replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:28:32.149INFO |
| 7374 | 2026-09-12T00:28:33.121Z | Sep 12 00:28:32.149adding route 172.17.0.6/32 -> 10.0.0.255DEBG |
| 7375 | 2026-09-12T00:28:33.121Z | initted freemap. size: 64DEBG, Sep 12 00:28:32.149replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:28:32.149 |
| 7376 | 2026-09-12T00:28:33.121Z | DEBGINFO unitreplacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]: |
| 7377 | 2026-09-12T00:28:33.121Z | unitSep 12 00:28:32.149 freemap_route_ipv6adding route 172.17.0.38/32 -> 10.0.0.255Sep 12 00:28:32.149 |
| 7378 | 2026-09-12T00:28:33.121Z | |
| 7379 | 2026-09-12T00:28:33.122Z | :INFO adding route 172.17.0.7/32 -> 10.0.0.255freemap_route_ipv4 |
| 7380 | 2026-09-12T00:28:33.122Z | Sep 12 00:28:32.149 |
| 7381 | 2026-09-12T00:28:33.122Z | INFODEBG Sep 12 00:28:32.149Sep 12 00:28:32.149Sep 12 00:28:32.149 DEBG DEBG replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]reset freemap |
| 7382 | 2026-09-12T00:28:33.122Z | replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7383 | 2026-09-12T00:28:33.122Z | , unitDEBGadding route 172.17.0.4/32 -> 10.0.0.255:Sep 12 00:28:32.149 |
| 7384 | 2026-09-12T00:28:33.122Z | freemap_route_ipv6 Sep 12 00:28:32.149 |
| 7385 | 2026-09-12T00:28:33.122Z | INFO initted freemap. size: 64 INFO , adding route 172.17.0.39/32 -> 10.0.0.255Sep 12 00:28:32.149Sep 12 00:28:32.149 |
| 7386 | 2026-09-12T00:28:33.122Z | adding route 172.17.0.8/32 -> 10.0.0.255unit |
| 7387 | 2026-09-12T00:28:33.122Z | : freemap_route_ipv6 Sep 12 00:28:32.149DEBGINFOSep 12 00:28:32.149 replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG |
| 7388 | 2026-09-12T00:28:33.122Z | adding route 3fff:dead::/64 -> 2001:db8::55:1replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7389 | 2026-09-12T00:28:33.122Z | |
| 7390 | 2026-09-12T00:28:33.122Z | DEBG |
| 7391 | 2026-09-12T00:28:33.122Z | Sep 12 00:28:32.149 Sep 12 00:28:32.149 Sep 12 00:28:32.149 replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 7392 | 2026-09-12T00:28:33.122Z | INFOINFO adding route 172.17.0.9/32 -> 10.0.0.255 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]adding route 172.17.0.5/32 -> 10.0.0.255 |
| 7393 | 2026-09-12T00:28:33.122Z | |
| 7394 | 2026-09-12T00:28:33.122Z | |
| 7395 | 2026-09-12T00:28:33.122Z | Sep 12 00:28:32.149 Sep 12 00:28:32.149INFOSep 12 00:28:32.149 INFOSep 12 00:28:32.149 adding route 3fff:dead::/64 -> 2001:db8::55:2DEBGadding route 172.17.0.40/32 -> 10.0.0.255Sep 12 00:28:32.149 |
| 7396 | 2026-09-12T00:28:33.122Z | replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7397 | 2026-09-12T00:28:33.122Z | |
| 7398 | 2026-09-12T00:28:33.122Z | DEBG Sep 12 00:28:32.149replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7399 | 2026-09-12T00:28:33.122Z | DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 7400 | 2026-09-12T00:28:33.122Z | Sep 12 00:28:32.149Sep 12 00:28:32.149 Sep 12 00:28:32.149DEBG replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFOINFO |
| 7401 | 2026-09-12T00:28:33.122Z | adding route 172.17.0.10/32 -> 10.0.0.255adding route 172.17.0.6/32 -> 10.0.0.255 |
| 7402 | 2026-09-12T00:28:33.122Z | |
| 7403 | 2026-09-12T00:28:33.122Z | Sep 12 00:28:32.149DEBGSep 12 00:28:32.149 Sep 12 00:28:32.149 INFO INFODEBGadding route 172.17.0.41/32 -> 10.0.0.255 |
| 7404 | 2026-09-12T00:28:33.122Z | reset freemap replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:28:32.149, |
| 7405 | 2026-09-12T00:28:33.122Z | DEBGadding route 3fff:dead::/64 -> 2001:db8::55:3 replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7406 | 2026-09-12T00:28:33.122Z | Sep 12 00:28:32.149 |
| 7407 | 2026-09-12T00:28:33.122Z | unit:Sep 12 00:28:32.149 DEBGINFO replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.11/32 -> 10.0.0.255 |
| 7408 | 2026-09-12T00:28:33.122Z | |
| 7409 | 2026-09-12T00:28:33.122Z | Sep 12 00:28:32.149 INFOSep 12 00:28:32.149 Sep 12 00:28:32.149Sep 12 00:28:32.149 adding route 172.17.0.7/32 -> 10.0.0.255INFO |
| 7410 | 2026-09-12T00:28:33.122Z | DEBG adding route 172.17.0.42/32 -> 10.0.0.255 |
| 7411 | 2026-09-12T00:28:33.122Z | replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:28:32.149 DEBGDEBG |
| 7412 | 2026-09-12T00:28:33.122Z | Sep 12 00:28:32.149 replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] freemap_route_ipv6DEBG |
| 7413 | 2026-09-12T00:28:33.122Z | |
| 7414 | 2026-09-12T00:28:33.122Z | replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:28:32.149 |
| 7415 | 2026-09-12T00:28:33.122Z | |
| 7416 | 2026-09-12T00:28:33.122Z | Sep 12 00:28:32.149INFOSep 12 00:28:32.149 INFO INFO adding route 172.17.0.12/32 -> 10.0.0.255Sep 12 00:28:32.149adding route 172.17.0.8/32 -> 10.0.0.255 |
| 7417 | 2026-09-12T00:28:33.122Z | |
| 7418 | 2026-09-12T00:28:33.122Z | INFOadding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 7419 | 2026-09-12T00:28:33.123Z | adding route 172.17.0.43/32 -> 10.0.0.255 |
| 7420 | 2026-09-12T00:28:33.123Z | Sep 12 00:28:32.149 Sep 12 00:28:32.149Sep 12 00:28:32.149 DEBG DEBGSep 12 00:28:32.149INFO replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 00:28:32.149DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] DEBGreplacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7421 | 2026-09-12T00:28:33.123Z | |
| 7422 | 2026-09-12T00:28:33.123Z | |
| 7423 | 2026-09-12T00:28:33.123Z | adding route 3fff:dead::/64 -> 2001:db8::55:1replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7424 | 2026-09-12T00:28:33.123Z | |
| 7425 | 2026-09-12T00:28:33.123Z | Sep 12 00:28:32.149Sep 12 00:28:32.149 Sep 12 00:28:32.149 INFO Sep 12 00:28:32.149 DEBGadding route 172.17.0.44/32 -> 10.0.0.255INFO |
| 7426 | 2026-09-12T00:28:33.123Z | Sep 12 00:28:32.149 adding route 172.17.0.13/32 -> 10.0.0.255 |
| 7427 | 2026-09-12T00:28:33.123Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] INFODEBG adding route 172.17.0.9/32 -> 10.0.0.255Sep 12 00:28:32.149 |
| 7428 | 2026-09-12T00:28:33.123Z | |
| 7429 | 2026-09-12T00:28:33.123Z | DEBGSep 12 00:28:32.149replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] DEBGSep 12 00:28:32.149 DEBG |
| 7430 | 2026-09-12T00:28:33.123Z | replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7431 | 2026-09-12T00:28:33.123Z | |
| 7432 | 2026-09-12T00:28:33.123Z | |
| 7433 | 2026-09-12T00:28:33.123Z | Sep 12 00:28:32.149Sep 12 00:28:32.149 INFOSep 12 00:28:32.149 adding route 172.17.0.45/32 -> 10.0.0.255Sep 12 00:28:32.149INFO |
| 7434 | 2026-09-12T00:28:33.123Z | adding route 3fff:dead::/64 -> 2001:db8::55:2INFO adding route 172.17.0.14/32 -> 10.0.0.255INFO |
| 7435 | 2026-09-12T00:28:33.123Z | |
| 7436 | 2026-09-12T00:28:33.123Z | Sep 12 00:28:32.149 adding route 172.17.0.10/32 -> 10.0.0.255DEBG |
| 7437 | 2026-09-12T00:28:33.123Z | Sep 12 00:28:32.149 replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 00:28:32.149 |
| 7438 | 2026-09-12T00:28:33.123Z | DEBG replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7439 | 2026-09-12T00:28:33.123Z | DEBGSep 12 00:28:32.149Sep 12 00:28:32.149 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 7440 | 2026-09-12T00:28:33.123Z | INFO DEBG adding route 172.17.0.46/32 -> 10.0.0.255replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7441 | 2026-09-12T00:28:33.123Z | |
| 7442 | 2026-09-12T00:28:33.123Z | Sep 12 00:28:32.149Sep 12 00:28:32.149 INFO adding route 172.17.0.15/32 -> 10.0.0.255Sep 12 00:28:32.149Sep 12 00:28:32.149INFO |
| 7443 | 2026-09-12T00:28:33.123Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:3adding route 172.17.0.11/32 -> 10.0.0.255DEBG |
| 7444 | 2026-09-12T00:28:33.123Z | replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7445 | 2026-09-12T00:28:33.123Z | |
| 7446 | 2026-09-12T00:28:33.127Z | Sep 12 00:28:32.149 DEBGSep 12 00:28:32.149 Sep 12 00:28:32.149replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7447 | 2026-09-12T00:28:33.127Z | DEBG INFO adding route 172.17.0.47/32 -> 10.0.0.255Sep 12 00:28:32.149replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:28:32.149 |
| 7448 | 2026-09-12T00:28:33.127Z | |
| 7449 | 2026-09-12T00:28:33.127Z | INFO adding route 172.17.0.16/32 -> 10.0.0.255DEBG |
| 7450 | 2026-09-12T00:28:33.127Z | Sep 12 00:28:32.149 Sep 12 00:28:32.149 INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] adding route 172.17.0.12/32 -> 10.0.0.255DEBGSep 12 00:28:32.149 |
| 7451 | 2026-09-12T00:28:33.127Z | DEBG |
| 7452 | 2026-09-12T00:28:33.127Z | replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:28:32.149 |
| 7453 | 2026-09-12T00:28:33.127Z | |
| 7454 | 2026-09-12T00:28:33.128Z | DEBG replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:28:32.149Sep 12 00:28:32.149 |
| 7455 | 2026-09-12T00:28:33.128Z | INFOINFO adding route 172.17.0.17/32 -> 10.0.0.255adding route 172.17.0.48/32 -> 10.0.0.255 |
| 7456 | 2026-09-12T00:28:33.128Z | Sep 12 00:28:32.149Sep 12 00:28:32.149 |
| 7457 | 2026-09-12T00:28:33.128Z | INFOINFO adding route 172.17.0.13/32 -> 10.0.0.255Sep 12 00:28:32.149 |
| 7458 | 2026-09-12T00:28:33.128Z | DEBG Sep 12 00:28:32.149replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:4Sep 12 00:28:32.149 DEBGSep 12 00:28:32.150 DEBGDEBG replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]created new freemap |
| 7459 | 2026-09-12T00:28:33.128Z | replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }], |
| 7460 | 2026-09-12T00:28:33.128Z | unit:Sep 12 00:28:32.156 freemap_route_ipv4INFO |
| 7461 | 2026-09-12T00:28:33.128Z | Sep 12 00:28:32.156 adding route 172.17.0.49/32 -> 10.0.0.255INFO |
| 7462 | 2026-09-12T00:28:33.128Z | adding route 172.17.0.14/32 -> 10.0.0.255Sep 12 00:28:32.156 |
| 7463 | 2026-09-12T00:28:33.128Z | DEBG |
| 7464 | 2026-09-12T00:28:33.128Z | created new freemapSep 12 00:28:32.156, unitDEBG:Sep 12 00:28:32.156 Sep 12 00:28:32.156 replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7465 | 2026-09-12T00:28:33.128Z | DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]DEBG |
| 7466 | 2026-09-12T00:28:33.128Z | Sep 12 00:28:32.156freemap_route_ipv6replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7467 | 2026-09-12T00:28:33.128Z | |
| 7468 | 2026-09-12T00:28:33.128Z | INFO adding route 172.17.0.15/32 -> 10.0.0.255 |
| 7469 | 2026-09-12T00:28:33.128Z | Sep 12 00:28:32.156Sep 12 00:28:32.156 INFO DEBGadding route 172.17.0.50/32 -> 10.0.0.255Sep 12 00:28:32.156 |
| 7470 | 2026-09-12T00:28:33.128Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]DEBG |
| 7471 | 2026-09-12T00:28:33.128Z | Sep 12 00:28:32.156replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 00:28:32.156DEBG |
| 7472 | 2026-09-12T00:28:33.128Z | DEBG replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7473 | 2026-09-12T00:28:33.128Z | initted freemap. size: 64Sep 12 00:28:32.156, unitINFO:Sep 12 00:28:32.156 freemap_route_ipv4 INFOadding route 172.17.0.16/32 -> 10.0.0.255 |
| 7474 | 2026-09-12T00:28:33.128Z | adding route 172.17.0.51/32 -> 10.0.0.255 |
| 7475 | 2026-09-12T00:28:33.128Z | |
| 7476 | 2026-09-12T00:28:33.128Z | Sep 12 00:28:32.156 DEBG Sep 12 00:28:32.156replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7477 | 2026-09-12T00:28:33.128Z | Sep 12 00:28:32.156DEBG |
| 7478 | 2026-09-12T00:28:33.128Z | DEBGreplacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7479 | 2026-09-12T00:28:33.128Z | reset freemapSep 12 00:28:32.156Sep 12 00:28:32.156 INFOSep 12 00:28:32.156 INFO Sep 12 00:28:32.156adding route 172.17.0.17/32 -> 10.0.0.255 |
| 7480 | 2026-09-12T00:28:33.128Z | DEBGadding route 172.17.0.18/32 -> 10.0.0.255 |
| 7481 | 2026-09-12T00:28:33.128Z | INFO, unit :created new freemapSep 12 00:28:32.156Sep 12 00:28:32.156 adding route 172.17.0.52/32 -> 10.0.0.255, DEBGunit DEBGfreemap_route_ipv4 |
| 7482 | 2026-09-12T00:28:33.128Z | replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7483 | 2026-09-12T00:28:33.128Z | |
| 7484 | 2026-09-12T00:28:33.128Z | :replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7485 | 2026-09-12T00:28:33.128Z | Sep 12 00:28:32.156 Sep 12 00:28:32.156freemap_route_ipv6 DEBGINFO Sep 12 00:28:32.156 |
| 7486 | 2026-09-12T00:28:33.128Z | replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.18/32 -> 10.0.0.255 |
| 7487 | 2026-09-12T00:28:33.128Z | |
| 7488 | 2026-09-12T00:28:33.128Z | Sep 12 00:28:32.156INFO adding route 172.17.0.19/32 -> 10.0.0.255DEBG |
| 7489 | 2026-09-12T00:28:33.128Z | Sep 12 00:28:32.156Sep 12 00:28:32.156 DEBGSep 12 00:28:32.156 DEBG initted freemap. size: 64 INFOSep 12 00:28:32.156, replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7490 | 2026-09-12T00:28:33.128Z | adding route 172.17.0.53/32 -> 10.0.0.255unit |
| 7491 | 2026-09-12T00:28:33.128Z | DEBG :replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:28:32.156 |
| 7492 | 2026-09-12T00:28:33.128Z | Sep 12 00:28:32.156INFO initted freemap. size: 64adding route 172.17.0.19/32 -> 10.0.0.255 , freemap_route_ipv6Sep 12 00:28:32.156unit |
| 7493 | 2026-09-12T00:28:33.128Z | INFO DEBG |
| 7494 | 2026-09-12T00:28:33.129Z | adding route 172.17.0.20/32 -> 10.0.0.255Sep 12 00:28:32.156 |
| 7495 | 2026-09-12T00:28:33.129Z | : DEBG replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7496 | 2026-09-12T00:28:33.129Z | freemap_route_ipv4 |
| 7497 | 2026-09-12T00:28:33.129Z | Sep 12 00:28:32.156 |
| 7498 | 2026-09-12T00:28:33.129Z | Sep 12 00:28:32.156Sep 12 00:28:32.156Sep 12 00:28:32.156 DEBGINFO adding route 172.17.0.20/32 -> 10.0.0.255replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:28:32.156 |
| 7499 | 2026-09-12T00:28:33.129Z | |
| 7500 | 2026-09-12T00:28:33.129Z | DEBG INFO DEBGSep 12 00:28:32.156Sep 12 00:28:32.156adding route 172.17.0.54/32 -> 10.0.0.255 |
| 7501 | 2026-09-12T00:28:33.129Z | DEBGINFO reset freemapreplacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.17.0.21/32 -> 10.0.0.255 |
| 7502 | 2026-09-12T00:28:33.129Z | |
| 7503 | 2026-09-12T00:28:33.129Z | , Sep 12 00:28:32.156 DEBGreset freemapunit, :replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 00:28:32.156 |
| 7504 | 2026-09-12T00:28:33.129Z | freemap_route_ipv4 INFOSep 12 00:28:32.156unit: |
| 7505 | 2026-09-12T00:28:33.129Z | Sep 12 00:28:32.156 DEBGadding route 172.17.0.21/32 -> 10.0.0.255INFO |
| 7506 | 2026-09-12T00:28:33.129Z | test route::tests::shrink_preserves_compacted_order ... ok |
| 7507 | 2026-09-12T00:28:33.129Z | test table::mcast::mcast_egress::tests::test_port_bitmap ... ok |
| 7508 | 2026-09-12T00:28:33.129Z | replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv6 |
| 7509 | 2026-09-12T00:28:33.129Z | test route::tests::add_target_fails_full ... ok |
| 7510 | 2026-09-12T00:28:33.129Z | test route::tests::shrink_to_single_non_zero_survivor ... ok |
| 7511 | 2026-09-12T00:28:33.129Z | |
| 7512 | 2026-09-12T00:28:33.129Z | adding route 172.17.0.55/32 -> 10.0.0.255Sep 12 00:28:32.156Sep 12 00:28:32.156 |
| 7513 | 2026-09-12T00:28:33.129Z | DEBGSep 12 00:28:32.156Sep 12 00:28:32.156 INFOSep 12 00:28:32.156 DEBGreplacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.22/32 -> 10.0.0.255 |
| 7514 | 2026-09-12T00:28:33.129Z | initted freemap. size: 64DEBG |
| 7515 | 2026-09-12T00:28:33.129Z | , unit: replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:28:32.156Sep 12 00:28:32.156 |
| 7516 | 2026-09-12T00:28:33.129Z | DEBGfreemap_route_ipv6INFO INFO |
| 7517 | 2026-09-12T00:28:33.129Z | adding route 172.16.0.0/32 -> 10.0.0.1replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.22/32 -> 10.0.0.255 |
| 7518 | 2026-09-12T00:28:33.129Z | |
| 7519 | 2026-09-12T00:28:33.129Z | |
| 7520 | 2026-09-12T00:28:33.129Z | Sep 12 00:28:32.156 INFOSep 12 00:28:32.156 DEBGSep 12 00:28:32.156adding route 172.17.0.56/32 -> 10.0.0.255 |
| 7521 | 2026-09-12T00:28:33.129Z | INFO adding route 172.17.0.23/32 -> 10.0.0.255Sep 12 00:28:32.156 |
| 7522 | 2026-09-12T00:28:33.129Z | Sep 12 00:28:32.156 DEBGreset freemap DEBGSep 12 00:28:32.156replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }], unitSep 12 00:28:32.156 |
| 7523 | 2026-09-12T00:28:33.129Z | replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:28:32.156 DEBGDEBG |
| 7524 | 2026-09-12T00:28:33.129Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 7525 | 2026-09-12T00:28:33.129Z | Sep 12 00:28:32.162 Sep 12 00:28:32.162created new freemap INFOINFO adding route 172.17.0.24/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.2 |
| 7526 | 2026-09-12T00:28:33.129Z | |
| 7527 | 2026-09-12T00:28:33.129Z | , Sep 12 00:28:32.162unit DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]Sep 12 00:28:32.162 |
| 7528 | 2026-09-12T00:28:33.129Z | DEBG: replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:28:32.162 |
| 7529 | 2026-09-12T00:28:33.129Z | freemap_route_ipv4INFO |
| 7530 | 2026-09-12T00:28:33.129Z | adding route 172.16.0.0/32 -> 10.0.0.3Sep 12 00:28:32.162 |
| 7531 | 2026-09-12T00:28:33.129Z | INFO |
| 7532 | 2026-09-12T00:28:33.129Z | Sep 12 00:28:32.162Sep 12 00:28:32.162 adding route 172.17.0.25/32 -> 10.0.0.255DEBGINFO |
| 7533 | 2026-09-12T00:28:33.130Z | Sep 12 00:28:32.162Sep 12 00:28:32.162 adding route 172.17.0.23/32 -> 10.0.0.255INFO |
| 7534 | 2026-09-12T00:28:33.130Z | DEBG Sep 12 00:28:32.162created new freemapadding route 172.17.0.57/32 -> 10.0.0.255 |
| 7535 | 2026-09-12T00:28:33.130Z | DEBG , Sep 12 00:28:32.162unitreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]: |
| 7536 | 2026-09-12T00:28:33.130Z | Sep 12 00:28:32.162replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7537 | 2026-09-12T00:28:33.130Z | DEBGfreemap_route_ipv6 |
| 7538 | 2026-09-12T00:28:33.130Z | replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7539 | 2026-09-12T00:28:33.130Z | DEBG Sep 12 00:28:32.162Sep 12 00:28:32.162replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7540 | 2026-09-12T00:28:33.130Z | DEBGSep 12 00:28:32.162 Sep 12 00:28:32.162 INFO adding route 172.17.0.26/32 -> 10.0.0.255INFOSep 12 00:28:32.162 |
| 7541 | 2026-09-12T00:28:33.130Z | INFOinitted freemap. size: 64 INFO, adding route 172.17.0.24/32 -> 10.0.0.255 unitadding route 172.17.0.58/32 -> 10.0.0.255:Sep 12 00:28:32.162 |
| 7542 | 2026-09-12T00:28:33.130Z | |
| 7543 | 2026-09-12T00:28:33.130Z | DEBG replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv4 |
| 7544 | 2026-09-12T00:28:33.130Z | adding route 172.16.0.0/32 -> 10.0.0.4Sep 12 00:28:32.162 |
| 7545 | 2026-09-12T00:28:33.130Z | |
| 7546 | 2026-09-12T00:28:33.134Z | DEBG Sep 12 00:28:32.163Sep 12 00:28:32.163replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:28:32.163 |
| 7547 | 2026-09-12T00:28:33.134Z | DEBGINFOSep 12 00:28:32.163 adding route 172.17.0.27/32 -> 10.0.0.255DEBG |
| 7548 | 2026-09-12T00:28:33.134Z | DEBGreset freemap replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }] |
| 7549 | 2026-09-12T00:28:33.134Z | , unitSep 12 00:28:32.163 Sep 12 00:28:32.163DEBG: INFO Sep 12 00:28:32.163 adding route 172.17.0.59/32 -> 10.0.0.255INFO |
| 7550 | 2026-09-12T00:28:33.134Z | freemap_route_ipv4replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7551 | 2026-09-12T00:28:33.134Z | |
| 7552 | 2026-09-12T00:28:33.134Z | |
| 7553 | 2026-09-12T00:28:33.134Z | adding route 172.17.0.25/32 -> 10.0.0.255Sep 12 00:28:32.163 |
| 7554 | 2026-09-12T00:28:33.134Z | DEBGSep 12 00:28:32.163Sep 12 00:28:32.163Sep 12 00:28:32.163 INFODEBG initted freemap. size: 64adding route 172.17.0.28/32 -> 10.0.0.255DEBG |
| 7555 | 2026-09-12T00:28:33.134Z | , replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unit |
| 7556 | 2026-09-12T00:28:33.134Z | :Sep 12 00:28:32.163 Sep 12 00:28:32.163replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] freemap_route_ipv6Sep 12 00:28:32.163DEBG |
| 7557 | 2026-09-12T00:28:33.134Z | DEBG replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7558 | 2026-09-12T00:28:33.134Z | replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 7559 | 2026-09-12T00:28:33.134Z | adding route 172.17.0.60/32 -> 10.0.0.255 |
| 7560 | 2026-09-12T00:28:33.134Z | |
| 7561 | 2026-09-12T00:28:33.134Z | Sep 12 00:28:32.163Sep 12 00:28:32.163 DEBGSep 12 00:28:32.163INFO INFOreset freemapSep 12 00:28:32.163, DEBGunitadding route 172.17.0.29/32 -> 10.0.0.255: |
| 7562 | 2026-09-12T00:28:33.134Z | adding route 172.17.0.26/32 -> 10.0.0.255 |
| 7563 | 2026-09-12T00:28:33.134Z | freemap_route_ipv6replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7564 | 2026-09-12T00:28:33.134Z | |
| 7565 | 2026-09-12T00:28:33.134Z | Sep 12 00:28:32.163 Sep 12 00:28:32.163DEBG DEBGreplacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7566 | 2026-09-12T00:28:33.134Z | Sep 12 00:28:32.163replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7567 | 2026-09-12T00:28:33.134Z | INFO adding route 172.17.0.61/32 -> 10.0.0.255Sep 12 00:28:32.163 |
| 7568 | 2026-09-12T00:28:33.134Z | Sep 12 00:28:32.163Sep 12 00:28:32.163INFO INFOINFO adding route 172.17.0.27/32 -> 10.0.0.255 |
| 7569 | 2026-09-12T00:28:33.134Z | adding route 172.17.0.30/32 -> 10.0.0.255 |
| 7570 | 2026-09-12T00:28:33.134Z | adding route 172.16.0.0/32 -> 10.0.0.1Sep 12 00:28:32.163 |
| 7571 | 2026-09-12T00:28:33.134Z | Sep 12 00:28:32.163 DEBG Sep 12 00:28:32.163DEBG Sep 12 00:28:32.163 replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG DEBGreplacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7572 | 2026-09-12T00:28:33.134Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 7573 | 2026-09-12T00:28:33.134Z | |
| 7574 | 2026-09-12T00:28:33.135Z | replacing targets for 172.17.0.61/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7575 | 2026-09-12T00:28:33.135Z | Sep 12 00:28:32.163Sep 12 00:28:32.163 INFO Sep 12 00:28:32.163adding route 172.17.0.31/32 -> 10.0.0.255 |
| 7576 | 2026-09-12T00:28:33.135Z | INFOSep 12 00:28:32.163 adding route 172.17.0.62/32 -> 10.0.0.255 |
| 7577 | 2026-09-12T00:28:33.135Z | INFOSep 12 00:28:32.163 INFOadding route 172.16.0.0/32 -> 10.0.0.2 adding route 172.17.0.28/32 -> 10.0.0.255Sep 12 00:28:32.163 |
| 7578 | 2026-09-12T00:28:33.135Z | DEBG |
| 7579 | 2026-09-12T00:28:33.135Z | DEBG replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.62/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7580 | 2026-09-12T00:28:33.135Z | |
| 7581 | 2026-09-12T00:28:33.135Z | Sep 12 00:28:32.163Sep 12 00:28:32.163 DEBGDEBGSep 12 00:28:32.163 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]INFOreplacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7582 | 2026-09-12T00:28:33.135Z | Sep 12 00:28:32.163 INFOadding route 172.17.0.32/32 -> 10.0.0.255 |
| 7583 | 2026-09-12T00:28:33.135Z | adding route 172.17.0.63/32 -> 10.0.0.255 |
| 7584 | 2026-09-12T00:28:33.135Z | |
| 7585 | 2026-09-12T00:28:33.135Z | Sep 12 00:28:32.163 Sep 12 00:28:32.163INFO Sep 12 00:28:32.163DEBG DEBGSep 12 00:28:32.163replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7586 | 2026-09-12T00:28:33.135Z | INFO replacing targets for 172.17.0.63/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.29/32 -> 10.0.0.255 |
| 7587 | 2026-09-12T00:28:33.135Z | |
| 7588 | 2026-09-12T00:28:33.135Z | adding route 172.16.0.0/32 -> 10.0.0.3Sep 12 00:28:32.163 |
| 7589 | 2026-09-12T00:28:33.135Z | Sep 12 00:28:32.163INFO Sep 12 00:28:32.163adding route 172.17.0.33/32 -> 10.0.0.255DEBG |
| 7590 | 2026-09-12T00:28:33.135Z | failed to allocate space for the new target listDEBG Sep 12 00:28:32.163replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7591 | 2026-09-12T00:28:33.135Z | |
| 7592 | 2026-09-12T00:28:33.135Z | DEBGSep 12 00:28:32.163 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]Sep 12 00:28:32.163DEBG Sep 12 00:28:32.163DEBG |
| 7593 | 2026-09-12T00:28:33.135Z | replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO |
| 7594 | 2026-09-12T00:28:33.135Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] adding route 172.17.0.30/32 -> 10.0.0.255 |
| 7595 | 2026-09-12T00:28:33.135Z | |
| 7596 | 2026-09-12T00:28:33.135Z | Sep 12 00:28:32.163Sep 12 00:28:32.163 INFOSep 12 00:28:32.163INFO adding route 172.17.0.34/32 -> 10.0.0.255Sep 12 00:28:32.163 |
| 7597 | 2026-09-12T00:28:33.135Z | adding route 172.16.0.0/32 -> 10.0.0.4DEBGDEBG failed to allocate space for the new target listreplacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:28:32.163 |
| 7598 | 2026-09-12T00:28:33.135Z | |
| 7599 | 2026-09-12T00:28:33.135Z | |
| 7600 | 2026-09-12T00:28:33.135Z | DEBG replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7601 | 2026-09-12T00:28:33.135Z | Sep 12 00:28:32.163Sep 12 00:28:32.163 DEBGINFO Sep 12 00:28:32.163replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }] |
| 7602 | 2026-09-12T00:28:33.135Z | INFOadding route 172.17.0.31/32 -> 10.0.0.255 |
| 7603 | 2026-09-12T00:28:33.135Z | adding route 172.17.0.35/32 -> 10.0.0.255 |
| 7604 | 2026-09-12T00:28:33.135Z | Sep 12 00:28:32.163Sep 12 00:28:32.163 Sep 12 00:28:32.163 DEBGDEBG DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }] replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7605 | 2026-09-12T00:28:33.135Z | |
| 7606 | 2026-09-12T00:28:33.135Z | |
| 7607 | 2026-09-12T00:28:33.135Z | Sep 12 00:28:32.163Sep 12 00:28:32.163 INFOINFO adding route 172.17.0.36/32 -> 10.0.0.255adding route 172.17.0.32/32 -> 10.0.0.255 |
| 7608 | 2026-09-12T00:28:33.135Z | |
| 7609 | 2026-09-12T00:28:33.135Z | |
| 7610 | 2026-09-12T00:28:33.135Z | Sep 12 00:28:32.163 DEBG replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:28:32.163 |
| 7611 | 2026-09-12T00:28:33.135Z | Sep 12 00:28:32.163DEBG :replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7612 | 2026-09-12T00:28:33.135Z | test route::tests::same_size_non_subset_replace ... ok |
| 7613 | 2026-09-12T00:28:33.135Z | freemap_route_ipv6Sep 12 00:28:32.163INFOSep 12 00:28:32.163 |
| 7614 | 2026-09-12T00:28:33.136Z | INFO Sep 12 00:28:32.163 adding route 172.17.0.37/32 -> 10.0.0.255INFOadding route 172.16.0.0/32 -> 10.0.0.3 |
| 7615 | 2026-09-12T00:28:33.136Z | |
| 7616 | 2026-09-12T00:28:33.136Z | Sep 12 00:28:32.163 adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffINFOINFO Sep 12 00:28:32.163Sep 12 00:28:32.163 |
| 7617 | 2026-09-12T00:28:33.136Z | DEBGadding route 172.16.0.0/32 -> 10.0.0.1 adding route 172.17.0.33/32 -> 10.0.0.255 |
| 7618 | 2026-09-12T00:28:33.136Z | DEBG |
| 7619 | 2026-09-12T00:28:33.136Z | replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]Sep 12 00:28:32.163 |
| 7620 | 2026-09-12T00:28:33.136Z | |
| 7621 | 2026-09-12T00:28:33.136Z | Sep 12 00:28:32.163 DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 12 00:28:32.163 |
| 7622 | 2026-09-12T00:28:33.136Z | Sep 12 00:28:32.163DEBG replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 7623 | 2026-09-12T00:28:33.136Z | Sep 12 00:28:32.163 Sep 12 00:28:32.163adding route 172.17.0.38/32 -> 10.0.0.255 |
| 7624 | 2026-09-12T00:28:33.136Z | INFODEBG Sep 12 00:28:32.163 adding route 172.16.0.0/32 -> 10.0.0.2INFOINFOSep 12 00:28:32.163 |
| 7625 | 2026-09-12T00:28:33.136Z | adding route 172.17.0.34/32 -> 10.0.0.255DEBG adding route 172.16.0.0/32 -> 10.0.0.4replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7626 | 2026-09-12T00:28:33.136Z | |
| 7627 | 2026-09-12T00:28:33.136Z | |
| 7628 | 2026-09-12T00:28:33.136Z | replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.163 |
| 7629 | 2026-09-12T00:28:33.136Z | Sep 12 00:28:32.163 Sep 12 00:28:32.163 INFOSep 12 00:28:32.163DEBG DEBG adding route 172.17.0.39/32 -> 10.0.0.255 DEBGreplacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 7630 | 2026-09-12T00:28:33.136Z | Sep 12 00:28:32.169replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }] |
| 7631 | 2026-09-12T00:28:33.136Z | DEBGSep 12 00:28:32.169 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]INFO |
| 7632 | 2026-09-12T00:28:33.136Z | adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 7633 | 2026-09-12T00:28:33.136Z | Sep 12 00:28:32.169 INFOSep 12 00:28:32.169 adding route 172.17.0.0/32 -> 10.0.0.255DEBG |
| 7634 | 2026-09-12T00:28:33.136Z | replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7635 | 2026-09-12T00:28:33.136Z | |
| 7636 | 2026-09-12T00:28:33.136Z | |
| 7637 | 2026-09-12T00:28:33.136Z | Sep 12 00:28:32.169 DEBG replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:28:32.169 |
| 7638 | 2026-09-12T00:28:33.136Z | INFO adding route 172.17.0.35/32 -> 10.0.0.255Sep 12 00:28:32.169 |
| 7639 | 2026-09-12T00:28:33.136Z | INFO adding route 172.17.0.40/32 -> 10.0.0.255Sep 12 00:28:32.169 |
| 7640 | 2026-09-12T00:28:33.136Z | DEBGSep 12 00:28:32.169 replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFOSep 12 00:28:32.169 |
| 7641 | 2026-09-12T00:28:33.136Z | DEBGadding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 7642 | 2026-09-12T00:28:33.136Z | replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7643 | 2026-09-12T00:28:33.136Z | Sep 12 00:28:32.169 INFO Sep 12 00:28:32.169adding route 172.17.0.36/32 -> 10.0.0.255Sep 12 00:28:32.169 |
| 7644 | 2026-09-12T00:28:33.136Z | DEBG Sep 12 00:28:32.169INFO replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.41/32 -> 10.0.0.255Sep 12 00:28:32.169 |
| 7645 | 2026-09-12T00:28:33.136Z | |
| 7646 | 2026-09-12T00:28:33.140Z | DEBGDEBG replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.169replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:28:32.169 |
| 7647 | 2026-09-12T00:28:33.140Z | |
| 7648 | 2026-09-12T00:28:33.141Z | DEBGINFO replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.1/32 -> 10.0.0.255 |
| 7649 | 2026-09-12T00:28:33.141Z | Sep 12 00:28:32.169 |
| 7650 | 2026-09-12T00:28:33.141Z | INFO Sep 12 00:28:32.169adding route 172.17.0.37/32 -> 10.0.0.255 |
| 7651 | 2026-09-12T00:28:33.141Z | INFO Sep 12 00:28:32.169Sep 12 00:28:32.169 adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 7652 | 2026-09-12T00:28:33.141Z | INFO DEBGadding route 172.17.0.42/32 -> 10.0.0.255 replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7653 | 2026-09-12T00:28:33.141Z | Sep 12 00:28:32.169 |
| 7654 | 2026-09-12T00:28:33.141Z | Sep 12 00:28:32.169DEBG replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 7655 | 2026-09-12T00:28:33.141Z | replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.169 |
| 7656 | 2026-09-12T00:28:33.141Z | Sep 12 00:28:32.169INFO DEBG adding route 172.17.0.2/32 -> 10.0.0.255replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7657 | 2026-09-12T00:28:33.141Z | Sep 12 00:28:32.169 |
| 7658 | 2026-09-12T00:28:33.141Z | INFO adding route 172.17.0.38/32 -> 10.0.0.255Sep 12 00:28:32.169Sep 12 00:28:32.169 DEBG |
| 7659 | 2026-09-12T00:28:33.141Z | INFO replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.43/32 -> 10.0.0.255Sep 12 00:28:32.169 |
| 7660 | 2026-09-12T00:28:33.141Z | |
| 7661 | 2026-09-12T00:28:33.141Z | INFO Sep 12 00:28:32.169adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffSep 12 00:28:32.169Sep 12 00:28:32.169 INFODEBG |
| 7662 | 2026-09-12T00:28:33.141Z | adding route 172.17.0.3/32 -> 10.0.0.255DEBG |
| 7663 | 2026-09-12T00:28:33.141Z | replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7664 | 2026-09-12T00:28:33.141Z | |
| 7665 | 2026-09-12T00:28:33.141Z | Sep 12 00:28:32.169Sep 12 00:28:32.169 Sep 12 00:28:32.169 Sep 12 00:28:32.169INFO DEBG adding route 172.17.0.44/32 -> 10.0.0.255replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7666 | 2026-09-12T00:28:33.141Z | INFO |
| 7667 | 2026-09-12T00:28:33.141Z | DEBG adding route 172.17.0.39/32 -> 10.0.0.255Sep 12 00:28:32.169 |
| 7668 | 2026-09-12T00:28:33.141Z | Sep 12 00:28:32.169DEBG replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 7669 | 2026-09-12T00:28:33.141Z | |
| 7670 | 2026-09-12T00:28:33.141Z | adding route 172.17.0.4/32 -> 10.0.0.255 |
| 7671 | 2026-09-12T00:28:33.141Z | Sep 12 00:28:32.169 Sep 12 00:28:32.169DEBG Sep 12 00:28:32.169Sep 12 00:28:32.169 INFO DEBGadding route 172.17.0.45/32 -> 10.0.0.255 |
| 7672 | 2026-09-12T00:28:33.141Z | replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 7673 | 2026-09-12T00:28:33.141Z | replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7674 | 2026-09-12T00:28:33.141Z | adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 7675 | 2026-09-12T00:28:33.141Z | Sep 12 00:28:32.169Sep 12 00:28:32.169Sep 12 00:28:32.169 DEBG INFOreplacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:28:32.169 |
| 7676 | 2026-09-12T00:28:33.141Z | adding route 172.17.0.5/32 -> 10.0.0.255 INFO |
| 7677 | 2026-09-12T00:28:33.141Z | DEBG Sep 12 00:28:32.169adding route 172.17.0.40/32 -> 10.0.0.255 |
| 7678 | 2026-09-12T00:28:33.141Z | Sep 12 00:28:32.169 DEBGINFO replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:28:32.169 |
| 7679 | 2026-09-12T00:28:33.141Z | DEBG |
| 7680 | 2026-09-12T00:28:33.141Z | adding route 172.17.0.46/32 -> 10.0.0.255Sep 12 00:28:32.169replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7681 | 2026-09-12T00:28:33.141Z | INFO |
| 7682 | 2026-09-12T00:28:33.141Z | adding route 172.17.0.6/32 -> 10.0.0.255Sep 12 00:28:32.169 |
| 7683 | 2026-09-12T00:28:33.141Z | Sep 12 00:28:32.169INFOSep 12 00:28:32.169 Sep 12 00:28:32.169INFODEBG DEBG adding route 172.17.0.41/32 -> 10.0.0.255replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7684 | 2026-09-12T00:28:33.141Z | |
| 7685 | 2026-09-12T00:28:33.141Z | replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 7686 | 2026-09-12T00:28:33.141Z | |
| 7687 | 2026-09-12T00:28:33.142Z | Sep 12 00:28:32.169 Sep 12 00:28:32.169DEBG Sep 12 00:28:32.169INFO replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.7/32 -> 10.0.0.255 |
| 7688 | 2026-09-12T00:28:33.142Z | Sep 12 00:28:32.169 |
| 7689 | 2026-09-12T00:28:33.142Z | INFO DEBGadding route 172.17.0.47/32 -> 10.0.0.255 Sep 12 00:28:32.169Sep 12 00:28:32.169 |
| 7690 | 2026-09-12T00:28:33.142Z | replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFODEBG |
| 7691 | 2026-09-12T00:28:33.142Z | Sep 12 00:28:32.169 replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGadding route 172.17.0.42/32 -> 10.0.0.255 |
| 7692 | 2026-09-12T00:28:33.142Z | replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7693 | 2026-09-12T00:28:33.142Z | |
| 7694 | 2026-09-12T00:28:33.142Z | Sep 12 00:28:32.169Sep 12 00:28:32.169Sep 12 00:28:32.169 Sep 12 00:28:32.169 INFODEBG adding route 172.17.0.8/32 -> 10.0.0.255replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7695 | 2026-09-12T00:28:33.142Z | INFO |
| 7696 | 2026-09-12T00:28:33.142Z | INFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ffadding route 172.17.0.48/32 -> 10.0.0.255 |
| 7697 | 2026-09-12T00:28:33.142Z | Sep 12 00:28:32.169 |
| 7698 | 2026-09-12T00:28:33.142Z | DEBG Sep 12 00:28:32.169Sep 12 00:28:32.169Sep 12 00:28:32.169 replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGDEBG |
| 7699 | 2026-09-12T00:28:33.142Z | replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO |
| 7700 | 2026-09-12T00:28:33.142Z | Sep 12 00:28:32.169adding route 172.17.0.43/32 -> 10.0.0.255 |
| 7701 | 2026-09-12T00:28:33.142Z | INFOreplacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7702 | 2026-09-12T00:28:33.142Z | adding route 172.17.0.9/32 -> 10.0.0.255Sep 12 00:28:32.169 |
| 7703 | 2026-09-12T00:28:33.142Z | Sep 12 00:28:32.169INFOSep 12 00:28:32.169 Sep 12 00:28:32.169 DEBG adding route 172.17.0.49/32 -> 10.0.0.255 DEBG |
| 7704 | 2026-09-12T00:28:33.142Z | INFO replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7705 | 2026-09-12T00:28:33.142Z | adding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 7706 | 2026-09-12T00:28:33.142Z | |
| 7707 | 2026-09-12T00:28:33.142Z | test route::tests::delete_target_full ... ok |
| 7708 | 2026-09-12T00:28:33.142Z | Sep 12 00:28:32.169 DEBGSep 12 00:28:32.169Sep 12 00:28:32.169 INFOINFOSep 12 00:28:32.169replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7709 | 2026-09-12T00:28:33.142Z | adding route 172.17.0.44/32 -> 10.0.0.255 |
| 7710 | 2026-09-12T00:28:33.142Z | adding route 172.17.0.10/32 -> 10.0.0.255DEBG |
| 7711 | 2026-09-12T00:28:33.142Z | Sep 12 00:28:32.169replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 00:28:32.169Sep 12 00:28:32.169INFO DEBGDEBG adding route 172.17.0.50/32 -> 10.0.0.255 replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7712 | 2026-09-12T00:28:33.142Z | |
| 7713 | 2026-09-12T00:28:33.142Z | |
| 7714 | 2026-09-12T00:28:33.142Z | replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7715 | 2026-09-12T00:28:33.142Z | Sep 12 00:28:32.169Sep 12 00:28:32.169 Sep 12 00:28:32.169 INFOSep 12 00:28:32.169 DEBG INFOadding route 172.17.0.45/32 -> 10.0.0.255 |
| 7716 | 2026-09-12T00:28:33.142Z | replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.17.0.11/32 -> 10.0.0.255 |
| 7717 | 2026-09-12T00:28:33.142Z | |
| 7718 | 2026-09-12T00:28:33.142Z | INFO Sep 12 00:28:32.169adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 7719 | 2026-09-12T00:28:33.142Z | DEBGSep 12 00:28:32.169Sep 12 00:28:32.169 INFO replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7720 | 2026-09-12T00:28:33.142Z | Sep 12 00:28:32.169adding route 172.17.0.51/32 -> 10.0.0.255DEBG |
| 7721 | 2026-09-12T00:28:33.142Z | test route::tests::delete_targets_full ... ok |
| 7722 | 2026-09-12T00:28:33.142Z | DEBG replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7723 | 2026-09-12T00:28:33.142Z | Sep 12 00:28:32.169 Sep 12 00:28:32.169INFO Sep 12 00:28:32.169 DEBGadding route 172.17.0.46/32 -> 10.0.0.255 replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7724 | 2026-09-12T00:28:33.142Z | |
| 7725 | 2026-09-12T00:28:33.142Z | replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 7726 | 2026-09-12T00:28:33.142Z | adding route 3fff:beef:34::/64 -> 2001:db8::55:ffSep 12 00:28:32.170 |
| 7727 | 2026-09-12T00:28:33.143Z | Sep 12 00:28:32.170DEBG INFO adding route 172.17.0.12/32 -> 10.0.0.255 |
| 7728 | 2026-09-12T00:28:33.143Z | Sep 12 00:28:32.170Sep 12 00:28:32.170replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7729 | 2026-09-12T00:28:33.143Z | INFO Sep 12 00:28:32.170DEBG replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.52/32 -> 10.0.0.255 |
| 7730 | 2026-09-12T00:28:33.143Z | DEBG Sep 12 00:28:32.170replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7731 | 2026-09-12T00:28:33.143Z | |
| 7732 | 2026-09-12T00:28:33.143Z | INFOSep 12 00:28:32.170 Sep 12 00:28:32.170DEBGSep 12 00:28:32.170 replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFOadding route 172.17.0.47/32 -> 10.0.0.255 |
| 7733 | 2026-09-12T00:28:33.143Z | |
| 7734 | 2026-09-12T00:28:33.143Z | adding route 172.17.0.13/32 -> 10.0.0.255INFO |
| 7735 | 2026-09-12T00:28:33.143Z | adding route 3fff:beef:35::/64 -> 2001:db8::55:ffSep 12 00:28:32.170Sep 12 00:28:32.170 |
| 7736 | 2026-09-12T00:28:33.143Z | Sep 12 00:28:32.170INFODEBG adding route 172.17.0.53/32 -> 10.0.0.255DEBG |
| 7737 | 2026-09-12T00:28:33.143Z | replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7738 | 2026-09-12T00:28:33.143Z | replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:28:32.170 |
| 7739 | 2026-09-12T00:28:33.143Z | Sep 12 00:28:32.170Sep 12 00:28:32.170DEBG INFO DEBGSep 12 00:28:32.170 adding route 172.17.0.48/32 -> 10.0.0.255replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7740 | 2026-09-12T00:28:33.143Z | replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 7741 | 2026-09-12T00:28:33.143Z | |
| 7742 | 2026-09-12T00:28:33.143Z | adding route 172.17.0.14/32 -> 10.0.0.255 |
| 7743 | 2026-09-12T00:28:33.143Z | Sep 12 00:28:32.170Sep 12 00:28:32.170Sep 12 00:28:32.170 INFOSep 12 00:28:32.170INFO DEBGDEBG replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7744 | 2026-09-12T00:28:33.143Z | adding route 172.17.0.54/32 -> 10.0.0.255 |
| 7745 | 2026-09-12T00:28:33.143Z | adding route 3fff:beef:36::/64 -> 2001:db8::55:ffSep 12 00:28:32.176 |
| 7746 | 2026-09-12T00:28:33.147Z | Sep 12 00:28:32.176 INFODEBG adding route 172.17.0.15/32 -> 10.0.0.255replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7747 | 2026-09-12T00:28:33.147Z | |
| 7748 | 2026-09-12T00:28:33.147Z | Sep 12 00:28:32.176 DEBG replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:28:32.176 |
| 7749 | 2026-09-12T00:28:33.147Z | Sep 12 00:28:32.176DEBG INFOreplacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7750 | 2026-09-12T00:28:33.147Z | adding route 172.17.0.55/32 -> 10.0.0.255Sep 12 00:28:32.176 |
| 7751 | 2026-09-12T00:28:33.147Z | Sep 12 00:28:32.176 INFOSep 12 00:28:32.176INFO adding route 172.17.0.16/32 -> 10.0.0.255DEBG |
| 7752 | 2026-09-12T00:28:33.147Z | replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 7753 | 2026-09-12T00:28:33.147Z | |
| 7754 | 2026-09-12T00:28:33.147Z | Sep 12 00:28:32.176 DEBG Sep 12 00:28:32.176replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:28:32.176 |
| 7755 | 2026-09-12T00:28:33.147Z | INFO DEBGadding route 172.17.0.56/32 -> 10.0.0.255 Sep 12 00:28:32.176replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7756 | 2026-09-12T00:28:33.147Z | |
| 7757 | 2026-09-12T00:28:33.147Z | INFO adding route 172.17.0.17/32 -> 10.0.0.255 |
| 7758 | 2026-09-12T00:28:33.147Z | Sep 12 00:28:32.176 |
| 7759 | 2026-09-12T00:28:33.147Z | Sep 12 00:28:32.176Sep 12 00:28:32.176 DEBGDEBG INFOreplacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:28:32.176 |
| 7760 | 2026-09-12T00:28:33.147Z | |
| 7761 | 2026-09-12T00:28:33.147Z | INFO adding route 172.17.0.49/32 -> 10.0.0.255adding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 7762 | 2026-09-12T00:28:33.147Z | |
| 7763 | 2026-09-12T00:28:33.147Z | Sep 12 00:28:32.176Sep 12 00:28:32.176 INFOINFO adding route 172.17.0.18/32 -> 10.0.0.255Sep 12 00:28:32.176Sep 12 00:28:32.176 |
| 7764 | 2026-09-12T00:28:33.147Z | adding route 172.17.0.57/32 -> 10.0.0.255 |
| 7765 | 2026-09-12T00:28:33.147Z | DEBG Sep 12 00:28:32.176 replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBGSep 12 00:28:32.176DEBG replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7766 | 2026-09-12T00:28:33.147Z | DEBG |
| 7767 | 2026-09-12T00:28:33.148Z | replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7768 | 2026-09-12T00:28:33.148Z | |
| 7769 | 2026-09-12T00:28:33.148Z | Sep 12 00:28:32.176 INFOSep 12 00:28:32.176 Sep 12 00:28:32.176 adding route 3fff:beef:39::/64 -> 2001:db8::55:ffSep 12 00:28:32.176INFO INFOINFOadding route 172.17.0.19/32 -> 10.0.0.255 |
| 7770 | 2026-09-12T00:28:33.148Z | |
| 7771 | 2026-09-12T00:28:33.148Z | adding route 172.17.0.50/32 -> 10.0.0.255 |
| 7772 | 2026-09-12T00:28:33.148Z | adding route 172.17.0.58/32 -> 10.0.0.255Sep 12 00:28:32.176 |
| 7773 | 2026-09-12T00:28:33.148Z | Sep 12 00:28:32.176Sep 12 00:28:32.176 DEBG DEBGDEBGreplacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:28:32.176 |
| 7774 | 2026-09-12T00:28:33.148Z | replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 7775 | 2026-09-12T00:28:33.148Z | replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7776 | 2026-09-12T00:28:33.148Z | |
| 7777 | 2026-09-12T00:28:33.148Z | Sep 12 00:28:32.176 INFO Sep 12 00:28:32.176Sep 12 00:28:32.176adding route 172.17.0.20/32 -> 10.0.0.255 |
| 7778 | 2026-09-12T00:28:33.148Z | INFOSep 12 00:28:32.176INFO adding route 172.17.0.51/32 -> 10.0.0.255adding route 172.17.0.59/32 -> 10.0.0.255 |
| 7779 | 2026-09-12T00:28:33.148Z | |
| 7780 | 2026-09-12T00:28:33.148Z | Sep 12 00:28:32.176 INFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffDEBGSep 12 00:28:32.176 replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGSep 12 00:28:32.176 |
| 7781 | 2026-09-12T00:28:33.148Z | replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG |
| 7782 | 2026-09-12T00:28:33.148Z | |
| 7783 | 2026-09-12T00:28:33.148Z | replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7784 | 2026-09-12T00:28:33.148Z | Sep 12 00:28:32.176Sep 12 00:28:32.176Sep 12 00:28:32.176 INFOSep 12 00:28:32.176INFO INFODEBG adding route 172.17.0.21/32 -> 10.0.0.255adding route 172.17.0.52/32 -> 10.0.0.255 |
| 7785 | 2026-09-12T00:28:33.148Z | replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7786 | 2026-09-12T00:28:33.148Z | |
| 7787 | 2026-09-12T00:28:33.148Z | Sep 12 00:28:32.176adding route 172.17.0.60/32 -> 10.0.0.255 |
| 7788 | 2026-09-12T00:28:33.148Z | Sep 12 00:28:32.176DEBG DEBGreplacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:28:32.176 |
| 7789 | 2026-09-12T00:28:33.148Z | Sep 12 00:28:32.176 INFO replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 7790 | 2026-09-12T00:28:33.148Z | |
| 7791 | 2026-09-12T00:28:33.148Z | Sep 12 00:28:32.176DEBG INFOreplacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7792 | 2026-09-12T00:28:33.148Z | adding route 172.17.0.22/32 -> 10.0.0.255Sep 12 00:28:32.176 |
| 7793 | 2026-09-12T00:28:33.148Z | Sep 12 00:28:32.176DEBGSep 12 00:28:32.176 Sep 12 00:28:32.176 INFOINFODEBG adding route 172.17.0.61/32 -> 10.0.0.255 replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7794 | 2026-09-12T00:28:33.148Z | |
| 7795 | 2026-09-12T00:28:33.148Z | adding route 172.17.0.53/32 -> 10.0.0.255replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7796 | 2026-09-12T00:28:33.148Z | |
| 7797 | 2026-09-12T00:28:33.148Z | Sep 12 00:28:32.176Sep 12 00:28:32.176 INFODEBG adding route 172.17.0.23/32 -> 10.0.0.255replacing targets for 172.17.0.61/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:28:32.176 |
| 7798 | 2026-09-12T00:28:33.148Z | |
| 7799 | 2026-09-12T00:28:33.148Z | DEBGSep 12 00:28:32.176 Sep 12 00:28:32.176replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 00:28:32.176DEBG INFOINFO |
| 7800 | 2026-09-12T00:28:33.148Z | adding route 172.17.0.62/32 -> 10.0.0.255replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7801 | 2026-09-12T00:28:33.148Z | |
| 7802 | 2026-09-12T00:28:33.148Z | adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 7803 | 2026-09-12T00:28:33.148Z | Sep 12 00:28:32.176Sep 12 00:28:32.176 Sep 12 00:28:32.176Sep 12 00:28:32.176 DEBG DEBGreplacing targets for 172.17.0.62/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO |
| 7804 | 2026-09-12T00:28:33.148Z | INFO adding route 172.17.0.24/32 -> 10.0.0.255 |
| 7805 | 2026-09-12T00:28:33.148Z | test route::tests::delete_target_fragmented ... ok |
| 7806 | 2026-09-12T00:28:33.149Z | replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.54/32 -> 10.0.0.255 |
| 7807 | 2026-09-12T00:28:33.149Z | |
| 7808 | 2026-09-12T00:28:33.149Z | Sep 12 00:28:32.176Sep 12 00:28:32.176 DEBGDEBG replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]failed to allocate space for the new target list |
| 7809 | 2026-09-12T00:28:33.149Z | |
| 7810 | 2026-09-12T00:28:33.149Z | Sep 12 00:28:32.176Sep 12 00:28:32.176 DEBGDEBG Sep 12 00:28:32.176 failed to allocate space for the new target listreplacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 00:28:32.176 |
| 7811 | 2026-09-12T00:28:33.149Z | |
| 7812 | 2026-09-12T00:28:33.149Z | INFO adding route 172.17.0.25/32 -> 10.0.0.255DEBG |
| 7813 | 2026-09-12T00:28:33.149Z | Sep 12 00:28:32.176 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]INFOSep 12 00:28:32.176 Sep 12 00:28:32.176 |
| 7814 | 2026-09-12T00:28:33.149Z | adding route 172.17.0.55/32 -> 10.0.0.255 |
| 7815 | 2026-09-12T00:28:33.149Z | DEBGDEBG replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 7816 | 2026-09-12T00:28:33.149Z | Sep 12 00:28:32.176 |
| 7817 | 2026-09-12T00:28:33.149Z | DEBG replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7818 | 2026-09-12T00:28:33.149Z | Sep 12 00:28:32.176 INFO adding route 172.17.0.26/32 -> 10.0.0.255Sep 12 00:28:32.176 |
| 7819 | 2026-09-12T00:28:33.149Z | INFO adding route 172.17.0.56/32 -> 10.0.0.255 |
| 7820 | 2026-09-12T00:28:33.149Z | Sep 12 00:28:32.176 DEBG replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:28:32.176 |
| 7821 | 2026-09-12T00:28:33.149Z | DEBG replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7822 | 2026-09-12T00:28:33.149Z | Sep 12 00:28:32.176 INFO adding route 172.17.0.27/32 -> 10.0.0.255Sep 12 00:28:32.176 |
| 7823 | 2026-09-12T00:28:33.149Z | INFO adding route 172.17.0.57/32 -> 10.0.0.255 |
| 7824 | 2026-09-12T00:28:33.149Z | Sep 12 00:28:32.176 DEBG replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:28:32.176 |
| 7825 | 2026-09-12T00:28:33.149Z | DEBG replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7826 | 2026-09-12T00:28:33.149Z | Sep 12 00:28:32.176 INFO adding route 172.17.0.28/32 -> 10.0.0.255Sep 12 00:28:32.176 |
| 7827 | 2026-09-12T00:28:33.149Z | INFO adding route 172.17.0.58/32 -> 10.0.0.255 |
| 7828 | 2026-09-12T00:28:33.149Z | Sep 12 00:28:32.176 DEBG replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:28:32.176 |
| 7829 | 2026-09-12T00:28:33.149Z | DEBG replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7830 | 2026-09-12T00:28:33.149Z | Sep 12 00:28:32.176 INFO adding route 172.17.0.29/32 -> 10.0.0.255Sep 12 00:28:32.176 |
| 7831 | 2026-09-12T00:28:33.149Z | INFO adding route 172.17.0.59/32 -> 10.0.0.255 |
| 7832 | 2026-09-12T00:28:33.149Z | Sep 12 00:28:32.176 DEBG replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:28:32.176 |
| 7833 | 2026-09-12T00:28:33.149Z | DEBG replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7834 | 2026-09-12T00:28:33.149Z | Sep 12 00:28:32.176 INFO adding route 172.17.0.30/32 -> 10.0.0.255Sep 12 00:28:32.176 |
| 7835 | 2026-09-12T00:28:33.149Z | INFO adding route 172.17.0.60/32 -> 10.0.0.255 |
| 7836 | 2026-09-12T00:28:33.149Z | Sep 12 00:28:32.176 DEBG replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7837 | 2026-09-12T00:28:33.149Z | Sep 12 00:28:32.176 DEBG replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7838 | 2026-09-12T00:28:33.149Z | Sep 12 00:28:32.177 INFO adding route 172.17.0.31/32 -> 10.0.0.255 |
| 7839 | 2026-09-12T00:28:33.149Z | Sep 12 00:28:32.176 Sep 12 00:28:32.177DEBG DEBGfailed to allocate space for the new target list |
| 7840 | 2026-09-12T00:28:33.149Z | replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7841 | 2026-09-12T00:28:33.149Z | Sep 12 00:28:32.177 Sep 12 00:28:32.177DEBG INFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 7842 | 2026-09-12T00:28:33.149Z | adding route 172.17.0.32/32 -> 10.0.0.255 |
| 7843 | 2026-09-12T00:28:33.149Z | Sep 12 00:28:32.177 DEBG replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7844 | 2026-09-12T00:28:33.149Z | Sep 12 00:28:32.177 INFO adding route 172.17.0.33/32 -> 10.0.0.255 |
| 7845 | 2026-09-12T00:28:33.149Z | Sep 12 00:28:32.177 DEBG replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7846 | 2026-09-12T00:28:33.154Z | Sep 12 00:28:32.177 INFO adding route 172.17.0.34/32 -> 10.0.0.255 |
| 7847 | 2026-09-12T00:28:33.154Z | Sep 12 00:28:32.177 DEBG replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7848 | 2026-09-12T00:28:33.154Z | Sep 12 00:28:32.177 INFO adding route 172.17.0.35/32 -> 10.0.0.255 |
| 7849 | 2026-09-12T00:28:33.154Z | Sep 12 00:28:32.177 DEBG replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7850 | 2026-09-12T00:28:33.154Z | Sep 12 00:28:32.177 INFO adding route 172.17.0.36/32 -> 10.0.0.255 |
| 7851 | 2026-09-12T00:28:33.154Z | Sep 12 00:28:32.177 DEBG replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7852 | 2026-09-12T00:28:33.154Z | Sep 12 00:28:32.177 INFO adding route 172.17.0.37/32 -> 10.0.0.255 |
| 7853 | 2026-09-12T00:28:33.154Z | Sep 12 00:28:32.177 DEBG replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7854 | 2026-09-12T00:28:33.154Z | Sep 12 00:28:32.177 INFO adding route 172.17.0.38/32 -> 10.0.0.255 |
| 7855 | 2026-09-12T00:28:33.154Z | Sep 12 00:28:32.177 DEBG replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7856 | 2026-09-12T00:28:33.154Z | Sep 12 00:28:32.177 INFO adding route 172.17.0.39/32 -> 10.0.0.255 |
| 7857 | 2026-09-12T00:28:33.154Z | Sep 12 00:28:32.177 DEBG replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7858 | 2026-09-12T00:28:33.154Z | Sep 12 00:28:32.177 INFO adding route 172.17.0.40/32 -> 10.0.0.255 |
| 7859 | 2026-09-12T00:28:33.154Z | Sep 12 00:28:32.177 DEBG replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7860 | 2026-09-12T00:28:33.154Z | Sep 12 00:28:32.177 INFO adding route 172.17.0.41/32 -> 10.0.0.255 |
| 7861 | 2026-09-12T00:28:33.154Z | Sep 12 00:28:32.177 DEBG replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7862 | 2026-09-12T00:28:33.154Z | Sep 12 00:28:32.177Sep 12 00:28:32.183 DEBGINFO created new freemapadding route 172.17.0.42/32 -> 10.0.0.255, |
| 7863 | 2026-09-12T00:28:33.154Z | unit: freemap_route_ipv4 |
| 7864 | 2026-09-12T00:28:33.154Z | Sep 12 00:28:32.183 DEBG replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7865 | 2026-09-12T00:28:33.154Z | Sep 12 00:28:32.183 DEBG created new freemapSep 12 00:28:32.183, unitINFO: adding route 172.17.0.43/32 -> 10.0.0.255freemap_route_ipv6 |
| 7866 | 2026-09-12T00:28:33.154Z | |
| 7867 | 2026-09-12T00:28:33.154Z | Sep 12 00:28:32.183 DEBG replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7868 | 2026-09-12T00:28:33.154Z | Sep 12 00:28:32.183 INFO adding route 172.17.0.44/32 -> 10.0.0.255 |
| 7869 | 2026-09-12T00:28:33.154Z | Sep 12 00:28:32.183Sep 12 00:28:32.183 DEBGDEBG initted freemap. size: 64replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }], |
| 7870 | 2026-09-12T00:28:33.154Z | unit: freemap_route_ipv4 |
| 7871 | 2026-09-12T00:28:33.154Z | Sep 12 00:28:32.183 INFO adding route 172.17.0.45/32 -> 10.0.0.255 |
| 7872 | 2026-09-12T00:28:33.154Z | Sep 12 00:28:32.183 DEBG reset freemapSep 12 00:28:32.183, unitDEBG: replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv4 |
| 7873 | 2026-09-12T00:28:33.154Z | |
| 7874 | 2026-09-12T00:28:33.154Z | Sep 12 00:28:32.183Sep 12 00:28:32.183 INFODEBG adding route 172.17.0.46/32 -> 10.0.0.255initted freemap. size: 64 |
| 7875 | 2026-09-12T00:28:33.154Z | , unit: freemap_route_ipv6Sep 12 00:28:32.183 |
| 7876 | 2026-09-12T00:28:33.154Z | DEBG replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7877 | 2026-09-12T00:28:33.154Z | Sep 12 00:28:32.183 DEBG reset freemapSep 12 00:28:32.183, unitINFO: adding route 172.17.0.47/32 -> 10.0.0.255freemap_route_ipv6 |
| 7878 | 2026-09-12T00:28:33.154Z | |
| 7879 | 2026-09-12T00:28:33.154Z | Sep 12 00:28:32.183Sep 12 00:28:32.183 DEBGINFO replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.16.0.0/32 -> 10.0.0.1 |
| 7880 | 2026-09-12T00:28:33.154Z | |
| 7881 | 2026-09-12T00:28:33.154Z | Sep 12 00:28:32.183Sep 12 00:28:32.183 INFODEBG adding route 172.17.0.48/32 -> 10.0.0.255replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 7882 | 2026-09-12T00:28:33.154Z | |
| 7883 | 2026-09-12T00:28:33.155Z | Sep 12 00:28:32.183Sep 12 00:28:32.183 DEBGINFO replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.16.0.0/32 -> 10.0.0.1 |
| 7884 | 2026-09-12T00:28:33.155Z | |
| 7885 | 2026-09-12T00:28:33.155Z | Sep 12 00:28:32.183Sep 12 00:28:32.183 DEBGINFO replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]adding route 172.17.0.49/32 -> 10.0.0.255 |
| 7886 | 2026-09-12T00:28:33.155Z | |
| 7887 | 2026-09-12T00:28:33.155Z | Sep 12 00:28:32.183Sep 12 00:28:32.183 DEBGINFO replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.16.0.0/32 -> 10.0.0.1 |
| 7888 | 2026-09-12T00:28:33.155Z | |
| 7889 | 2026-09-12T00:28:33.155Z | Sep 12 00:28:32.183Sep 12 00:28:32.183 INFODEBG adding route 172.17.0.50/32 -> 10.0.0.255replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 7890 | 2026-09-12T00:28:33.155Z | |
| 7891 | 2026-09-12T00:28:33.155Z | Sep 12 00:28:32.183Sep 12 00:28:32.183 DEBGINFO replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.16.0.0/32 -> 10.0.0.2 |
| 7892 | 2026-09-12T00:28:33.155Z | |
| 7893 | 2026-09-12T00:28:33.155Z | Sep 12 00:28:32.183Sep 12 00:28:32.183 INFODEBG adding route 172.17.0.51/32 -> 10.0.0.255replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 7894 | 2026-09-12T00:28:33.155Z | |
| 7895 | 2026-09-12T00:28:33.155Z | Sep 12 00:28:32.183Sep 12 00:28:32.183 DEBGINFO replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.0/32 -> 10.0.0.255 |
| 7896 | 2026-09-12T00:28:33.155Z | |
| 7897 | 2026-09-12T00:28:33.155Z | Sep 12 00:28:32.183Sep 12 00:28:32.183 INFODEBG adding route 172.17.0.52/32 -> 10.0.0.255replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7898 | 2026-09-12T00:28:33.155Z | |
| 7899 | 2026-09-12T00:28:33.155Z | Sep 12 00:28:32.183Sep 12 00:28:32.183 DEBGINFO replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.1/32 -> 10.0.0.255 |
| 7900 | 2026-09-12T00:28:33.155Z | |
| 7901 | 2026-09-12T00:28:33.155Z | Sep 12 00:28:32.183Sep 12 00:28:32.183 INFODEBG adding route 172.17.0.53/32 -> 10.0.0.255replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7902 | 2026-09-12T00:28:33.155Z | |
| 7903 | 2026-09-12T00:28:33.155Z | Sep 12 00:28:32.183Sep 12 00:28:32.183 DEBGINFO replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.2/32 -> 10.0.0.255 |
| 7904 | 2026-09-12T00:28:33.155Z | |
| 7905 | 2026-09-12T00:28:33.155Z | Sep 12 00:28:32.183Sep 12 00:28:32.183 INFODEBG adding route 172.17.0.54/32 -> 10.0.0.255replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7906 | 2026-09-12T00:28:33.155Z | |
| 7907 | 2026-09-12T00:28:33.155Z | Sep 12 00:28:32.183Sep 12 00:28:32.183 DEBGINFO replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.3/32 -> 10.0.0.255 |
| 7908 | 2026-09-12T00:28:33.155Z | |
| 7909 | 2026-09-12T00:28:33.155Z | Sep 12 00:28:32.183Sep 12 00:28:32.183 INFODEBG adding route 172.17.0.55/32 -> 10.0.0.255replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7910 | 2026-09-12T00:28:33.155Z | |
| 7911 | 2026-09-12T00:28:33.155Z | Sep 12 00:28:32.183Sep 12 00:28:32.183 DEBGINFO replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.4/32 -> 10.0.0.255 |
| 7912 | 2026-09-12T00:28:33.155Z | |
| 7913 | 2026-09-12T00:28:33.155Z | Sep 12 00:28:32.183Sep 12 00:28:32.183 INFODEBG adding route 172.17.0.56/32 -> 10.0.0.255replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7914 | 2026-09-12T00:28:33.155Z | |
| 7915 | 2026-09-12T00:28:33.155Z | Sep 12 00:28:32.183Sep 12 00:28:32.183 DEBGINFO replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.5/32 -> 10.0.0.255 |
| 7916 | 2026-09-12T00:28:33.155Z | |
| 7917 | 2026-09-12T00:28:33.155Z | Sep 12 00:28:32.183Sep 12 00:28:32.183 INFODEBG adding route 172.17.0.57/32 -> 10.0.0.255replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7918 | 2026-09-12T00:28:33.155Z | |
| 7919 | 2026-09-12T00:28:33.155Z | Sep 12 00:28:32.183Sep 12 00:28:32.183 DEBGINFO replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.6/32 -> 10.0.0.255 |
| 7920 | 2026-09-12T00:28:33.155Z | |
| 7921 | 2026-09-12T00:28:33.155Z | Sep 12 00:28:32.183Sep 12 00:28:32.183 INFODEBG adding route 172.17.0.58/32 -> 10.0.0.255replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7922 | 2026-09-12T00:28:33.155Z | |
| 7923 | 2026-09-12T00:28:33.156Z | Sep 12 00:28:32.183Sep 12 00:28:32.183 DEBGINFO replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.7/32 -> 10.0.0.255 |
| 7924 | 2026-09-12T00:28:33.156Z | |
| 7925 | 2026-09-12T00:28:33.156Z | Sep 12 00:28:32.184Sep 12 00:28:32.184 INFODEBG adding route 172.17.0.59/32 -> 10.0.0.255replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7926 | 2026-09-12T00:28:33.156Z | |
| 7927 | 2026-09-12T00:28:33.156Z | Sep 12 00:28:32.184Sep 12 00:28:32.184 DEBGINFO replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.8/32 -> 10.0.0.255 |
| 7928 | 2026-09-12T00:28:33.156Z | |
| 7929 | 2026-09-12T00:28:33.156Z | Sep 12 00:28:32.184Sep 12 00:28:32.184 INFODEBG adding route 172.17.0.60/32 -> 10.0.0.255replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7930 | 2026-09-12T00:28:33.156Z | |
| 7931 | 2026-09-12T00:28:33.156Z | Sep 12 00:28:32.184Sep 12 00:28:32.184 INFODEBG adding route 172.17.0.9/32 -> 10.0.0.255replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7932 | 2026-09-12T00:28:33.156Z | |
| 7933 | 2026-09-12T00:28:33.156Z | Sep 12 00:28:32.184Sep 12 00:28:32.184 DEBGDEBG replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]failed to allocate space for the new target list |
| 7934 | 2026-09-12T00:28:33.156Z | |
| 7935 | 2026-09-12T00:28:33.156Z | Sep 12 00:28:32.184Sep 12 00:28:32.184 DEBGINFO replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]adding route 172.17.0.10/32 -> 10.0.0.255 |
| 7936 | 2026-09-12T00:28:33.156Z | |
| 7937 | 2026-09-12T00:28:33.156Z | Sep 12 00:28:32.184 DEBG replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7938 | 2026-09-12T00:28:33.156Z | Sep 12 00:28:32.184 INFO adding route 172.17.0.11/32 -> 10.0.0.255 |
| 7939 | 2026-09-12T00:28:33.156Z | Sep 12 00:28:32.184 DEBG replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7940 | 2026-09-12T00:28:33.156Z | Sep 12 00:28:32.184 INFO adding route 172.17.0.12/32 -> 10.0.0.255 |
| 7941 | 2026-09-12T00:28:33.156Z | Sep 12 00:28:32.184 DEBG replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7942 | 2026-09-12T00:28:33.156Z | Sep 12 00:28:32.184 INFO adding route 172.17.0.13/32 -> 10.0.0.255 |
| 7943 | 2026-09-12T00:28:33.156Z | Sep 12 00:28:32.184 DEBG replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7944 | 2026-09-12T00:28:33.156Z | Sep 12 00:28:32.184 INFO adding route 172.17.0.14/32 -> 10.0.0.255 |
| 7945 | 2026-09-12T00:28:33.156Z | Sep 12 00:28:32.184 DEBG replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7946 | 2026-09-12T00:28:33.160Z | Sep 12 00:28:32.184 INFO adding route 172.17.0.15/32 -> 10.0.0.255 |
| 7947 | 2026-09-12T00:28:33.160Z | Sep 12 00:28:32.184 DEBG replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7948 | 2026-09-12T00:28:33.160Z | Sep 12 00:28:32.184 INFO adding route 172.17.0.16/32 -> 10.0.0.255 |
| 7949 | 2026-09-12T00:28:33.160Z | Sep 12 00:28:32.184 DEBG replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7950 | 2026-09-12T00:28:33.160Z | Sep 12 00:28:32.184 INFO adding route 172.17.0.17/32 -> 10.0.0.255 |
| 7951 | 2026-09-12T00:28:33.160Z | Sep 12 00:28:32.184 DEBG replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7952 | 2026-09-12T00:28:33.160Z | Sep 12 00:28:32.184 INFO adding route 172.17.0.18/32 -> 10.0.0.255 |
| 7953 | 2026-09-12T00:28:33.160Z | Sep 12 00:28:32.184 DEBG replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7954 | 2026-09-12T00:28:33.160Z | Sep 12 00:28:32.184 INFO adding route 172.17.0.19/32 -> 10.0.0.255 |
| 7955 | 2026-09-12T00:28:33.160Z | Sep 12 00:28:32.184 DEBG replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7956 | 2026-09-12T00:28:33.160Z | Sep 12 00:28:32.184 INFO adding route 172.17.0.20/32 -> 10.0.0.255 |
| 7957 | 2026-09-12T00:28:33.160Z | Sep 12 00:28:32.184 DEBG replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7958 | 2026-09-12T00:28:33.161Z | Sep 12 00:28:32.184 INFO adding route 172.17.0.21/32 -> 10.0.0.255 |
| 7959 | 2026-09-12T00:28:33.161Z | Sep 12 00:28:32.184 DEBG replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7960 | 2026-09-12T00:28:33.161Z | Sep 12 00:28:32.184 INFO adding route 172.17.0.22/32 -> 10.0.0.255 |
| 7961 | 2026-09-12T00:28:33.161Z | Sep 12 00:28:32.184 DEBG replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7962 | 2026-09-12T00:28:33.161Z | Sep 12 00:28:32.184 INFO adding route 172.17.0.23/32 -> 10.0.0.255 |
| 7963 | 2026-09-12T00:28:33.161Z | Sep 12 00:28:32.184 DEBG replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7964 | 2026-09-12T00:28:33.161Z | Sep 12 00:28:32.184 INFO adding route 172.17.0.24/32 -> 10.0.0.255 |
| 7965 | 2026-09-12T00:28:33.161Z | Sep 12 00:28:32.184 DEBG replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7966 | 2026-09-12T00:28:33.161Z | Sep 12 00:28:32.184 INFO adding route 172.17.0.25/32 -> 10.0.0.255 |
| 7967 | 2026-09-12T00:28:33.161Z | Sep 12 00:28:32.184 DEBG replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7968 | 2026-09-12T00:28:33.161Z | Sep 12 00:28:32.184 INFO adding route 172.17.0.26/32 -> 10.0.0.255 |
| 7969 | 2026-09-12T00:28:33.161Z | Sep 12 00:28:32.184 DEBG replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7970 | 2026-09-12T00:28:33.161Z | Sep 12 00:28:32.184 INFO adding route 172.17.0.27/32 -> 10.0.0.255 |
| 7971 | 2026-09-12T00:28:33.161Z | Sep 12 00:28:32.184 DEBG replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7972 | 2026-09-12T00:28:33.161Z | Sep 12 00:28:32.184 INFO adding route 172.17.0.28/32 -> 10.0.0.255 |
| 7973 | 2026-09-12T00:28:33.161Z | Sep 12 00:28:32.184 DEBG replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7974 | 2026-09-12T00:28:33.161Z | Sep 12 00:28:32.190 INFO adding route 172.17.0.29/32 -> 10.0.0.255 |
| 7975 | 2026-09-12T00:28:33.161Z | Sep 12 00:28:32.190 DEBG replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7976 | 2026-09-12T00:28:33.161Z | Sep 12 00:28:32.190 INFO adding route 172.17.0.30/32 -> 10.0.0.255 |
| 7977 | 2026-09-12T00:28:33.161Z | Sep 12 00:28:32.190 DEBG replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7978 | 2026-09-12T00:28:33.161Z | Sep 12 00:28:32.190 INFO adding route 172.17.0.31/32 -> 10.0.0.255 |
| 7979 | 2026-09-12T00:28:33.161Z | Sep 12 00:28:32.190 DEBG replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7980 | 2026-09-12T00:28:33.161Z | Sep 12 00:28:32.190 INFO adding route 172.17.0.32/32 -> 10.0.0.255 |
| 7981 | 2026-09-12T00:28:33.161Z | Sep 12 00:28:32.190 DEBG replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7982 | 2026-09-12T00:28:33.161Z | Sep 12 00:28:32.190 INFO adding route 172.17.0.33/32 -> 10.0.0.255 |
| 7983 | 2026-09-12T00:28:33.161Z | Sep 12 00:28:32.190 DEBG replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7984 | 2026-09-12T00:28:33.161Z | Sep 12 00:28:32.190 INFO adding route 172.17.0.34/32 -> 10.0.0.255 |
| 7985 | 2026-09-12T00:28:33.161Z | Sep 12 00:28:32.190 DEBG replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7986 | 2026-09-12T00:28:33.161Z | Sep 12 00:28:32.190 INFO adding route 172.17.0.35/32 -> 10.0.0.255 |
| 7987 | 2026-09-12T00:28:33.161Z | Sep 12 00:28:32.190 DEBG replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7988 | 2026-09-12T00:28:33.161Z | Sep 12 00:28:32.190 INFO adding route 172.17.0.36/32 -> 10.0.0.255 |
| 7989 | 2026-09-12T00:28:33.161Z | Sep 12 00:28:32.190 DEBG replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7990 | 2026-09-12T00:28:33.161Z | Sep 12 00:28:32.190 INFO adding route 172.17.0.37/32 -> 10.0.0.255 |
| 7991 | 2026-09-12T00:28:33.161Z | Sep 12 00:28:32.190 DEBG replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7992 | 2026-09-12T00:28:33.161Z | Sep 12 00:28:32.190 INFO adding route 172.17.0.38/32 -> 10.0.0.255 |
| 7993 | 2026-09-12T00:28:33.161Z | Sep 12 00:28:32.190 DEBG replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7994 | 2026-09-12T00:28:33.161Z | Sep 12 00:28:32.190 INFO adding route 172.17.0.39/32 -> 10.0.0.255 |
| 7995 | 2026-09-12T00:28:33.162Z | Sep 12 00:28:32.190 DEBG replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7996 | 2026-09-12T00:28:33.162Z | Sep 12 00:28:32.190 INFO adding route 172.17.0.40/32 -> 10.0.0.255 |
| 7997 | 2026-09-12T00:28:33.162Z | Sep 12 00:28:32.190 DEBG replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7998 | 2026-09-12T00:28:33.162Z | Sep 12 00:28:32.190 INFO adding route 172.17.0.41/32 -> 10.0.0.255 |
| 7999 | 2026-09-12T00:28:33.162Z | Sep 12 00:28:32.190 DEBG replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 8000 | 2026-09-12T00:28:33.162Z | Sep 12 00:28:32.190 INFO adding route 172.17.0.42/32 -> 10.0.0.255 |
| 8001 | 2026-09-12T00:28:33.162Z | Sep 12 00:28:32.190 DEBG replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 8002 | 2026-09-12T00:28:33.162Z | Sep 12 00:28:32.190 INFO adding route 172.17.0.43/32 -> 10.0.0.255 |
| 8003 | 2026-09-12T00:28:33.162Z | Sep 12 00:28:32.190 DEBG replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 8004 | 2026-09-12T00:28:33.162Z | test route::tests::delete_targets_fragmented ... ok |
| 8005 | 2026-09-12T00:28:33.162Z | Sep 12 00:28:32.190 INFO adding route 172.17.0.44/32 -> 10.0.0.255 |
| 8006 | 2026-09-12T00:28:33.162Z | Sep 12 00:28:32.190 DEBG replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 8007 | 2026-09-12T00:28:33.162Z | |
| 8008 | 2026-09-12T00:28:33.162Z | Sep 12 00:28:32.190 INFO adding route 172.17.0.45/32 -> 10.0.0.255 |
| 8009 | 2026-09-12T00:28:33.162Z | test result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s |
| 8010 | 2026-09-12T00:28:33.162Z | Sep 12 00:28:32.190 DEBG replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 8011 | 2026-09-12T00:28:33.162Z | |
| 8012 | 2026-09-12T00:28:33.162Z | Sep 12 00:28:32.190 INFO adding route 172.17.0.46/32 -> 10.0.0.255 |
| 8013 | 2026-09-12T00:28:33.162Z | Sep 12 00:28:32.190 DEBG replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 8014 | 2026-09-12T00:28:33.162Z | Sep 12 00:28:32.190 INFO adding route 172.17.0.47/32 -> 10.0.0.255 |
| 8015 | 2026-09-12T00:28:33.162Z | Sep 12 00:28:32.190 DEBG replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 8016 | 2026-09-12T00:28:33.162Z | Sep 12 00:28:32.190 INFO adding route 172.17.0.48/32 -> 10.0.0.255 |
| 8017 | 2026-09-12T00:28:33.162Z | Sep 12 00:28:32.190 DEBG replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 8018 | 2026-09-12T00:28:33.162Z | Sep 12 00:28:32.190 INFO adding route 172.17.0.49/32 -> 10.0.0.255 |
| 8019 | 2026-09-12T00:28:33.162Z | Sep 12 00:28:32.190 DEBG replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 8020 | 2026-09-12T00:28:33.162Z | Sep 12 00:28:32.190 INFO adding route 172.17.0.50/32 -> 10.0.0.255 |
| 8021 | 2026-09-12T00:28:33.162Z | Sep 12 00:28:32.190 DEBG replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 8022 | 2026-09-12T00:28:33.162Z | Sep 12 00:28:32.190 INFO adding route 172.17.0.51/32 -> 10.0.0.255 |
| 8023 | 2026-09-12T00:28:33.162Z | Sep 12 00:28:32.190 DEBG replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 8024 | 2026-09-12T00:28:33.162Z | Sep 12 00:28:32.190 INFO adding route 172.17.0.52/32 -> 10.0.0.255 |
| 8025 | 2026-09-12T00:28:33.162Z | Sep 12 00:28:32.190 DEBG replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 8026 | 2026-09-12T00:28:33.162Z | Sep 12 00:28:32.190 INFO adding route 172.17.0.53/32 -> 10.0.0.255 |
| 8027 | 2026-09-12T00:28:33.162Z | Sep 12 00:28:32.190 DEBG replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 8028 | 2026-09-12T00:28:33.162Z | Sep 12 00:28:32.190 INFO adding route 172.17.0.54/32 -> 10.0.0.255 |
| 8029 | 2026-09-12T00:28:33.162Z | Sep 12 00:28:32.190 DEBG replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 8030 | 2026-09-12T00:28:33.162Z | Sep 12 00:28:32.190 INFO adding route 172.17.0.55/32 -> 10.0.0.255 |
| 8031 | 2026-09-12T00:28:33.162Z | Sep 12 00:28:32.190 DEBG replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 8032 | 2026-09-12T00:28:33.162Z | Sep 12 00:28:32.190 INFO adding route 172.17.0.56/32 -> 10.0.0.255 |
| 8033 | 2026-09-12T00:28:33.162Z | Sep 12 00:28:32.190 DEBG replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 8034 | 2026-09-12T00:28:33.163Z | Sep 12 00:28:32.190 INFO adding route 172.17.0.57/32 -> 10.0.0.255 |
| 8035 | 2026-09-12T00:28:33.163Z | Sep 12 00:28:32.190 DEBG replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 8036 | 2026-09-12T00:28:33.163Z | Sep 12 00:28:32.190 INFO adding route 172.17.0.58/32 -> 10.0.0.255 |
| 8037 | 2026-09-12T00:28:33.163Z | Sep 12 00:28:32.190 DEBG replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 8038 | 2026-09-12T00:28:33.163Z | Sep 12 00:28:32.196 INFO adding route 172.17.0.59/32 -> 10.0.0.255 |
| 8039 | 2026-09-12T00:28:33.163Z | Sep 12 00:28:32.196 DEBG replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 8040 | 2026-09-12T00:28:33.163Z | Sep 12 00:28:32.196 INFO adding route 172.17.0.60/32 -> 10.0.0.255 |
| 8041 | 2026-09-12T00:28:33.163Z | Sep 12 00:28:32.196 DEBG replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 8042 | 2026-09-12T00:28:33.163Z | Sep 12 00:28:32.196 DEBG failed to allocate space for the new target list |
| 8043 | 2026-09-12T00:28:33.163Z | Sep 12 00:28:32.196 DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 8044 | 2026-09-12T00:28:33.163Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-590acc8ba8a56e5a) |
| 8045 | 2026-09-12T00:28:33.163Z | |
| 8046 | 2026-09-12T00:28:33.166Z | running 0 tests |
| 8047 | 2026-09-12T00:28:33.166Z | |
| 8048 | 2026-09-12T00:28:33.166Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8049 | 2026-09-12T00:28:33.166Z | |
| 8050 | 2026-09-12T00:28:33.167Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-129626530bed4535) |
| 8051 | 2026-09-12T00:28:33.167Z | |
| 8052 | 2026-09-12T00:28:33.167Z | running 0 tests |
| 8053 | 2026-09-12T00:28:33.167Z | |
| 8054 | 2026-09-12T00:28:33.167Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8055 | 2026-09-12T00:28:33.167Z | |
| 8056 | 2026-09-12T00:28:33.167Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-997b6ac0c3f3c24c) |
| 8057 | 2026-09-12T00:28:33.171Z | |
| 8058 | 2026-09-12T00:28:33.171Z | running 6 tests |
| 8059 | 2026-09-12T00:28:33.174Z | test tests::test_full_lot_id_neither_present ... ok |
| 8060 | 2026-09-12T00:28:33.174Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 8061 | 2026-09-12T00:28:33.174Z | test tests::test_full_lot_id_both_present ... ok |
| 8062 | 2026-09-12T00:28:33.174Z | test tests::test_full_lot_id_lot_only ... ok |
| 8063 | 2026-09-12T00:28:33.174Z | test tests::test_parse_client_port_id ... ok |
| 8064 | 2026-09-12T00:28:33.174Z | test tests::test_port_id_cmp ... ok |
| 8065 | 2026-09-12T00:28:33.174Z | |
| 8066 | 2026-09-12T00:28:33.174Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8067 | 2026-09-12T00:28:33.174Z | |
| 8068 | 2026-09-12T00:28:33.174Z | Running tests/test_all.rs (target/debug/deps/test_all-27505f3949f0cd2c) |
| 8069 | 2026-09-12T00:28:33.178Z | |
| 8070 | 2026-09-12T00:28:33.178Z | running 0 tests |
| 8071 | 2026-09-12T00:28:33.178Z | |
| 8072 | 2026-09-12T00:28:33.178Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8073 | 2026-09-12T00:28:33.178Z | |
| 8074 | 2026-09-12T00:28:33.178Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-9a1ffdc1254bfaa8) |
| 8075 | 2026-09-12T00:28:33.181Z | |
| 8076 | 2026-09-12T00:28:33.181Z | running 0 tests |
| 8077 | 2026-09-12T00:28:33.181Z | |
| 8078 | 2026-09-12T00:28:33.184Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8079 | 2026-09-12T00:28:33.184Z | |
| 8080 | 2026-09-12T00:28:33.184Z | Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-fbfe8a6c92a1a523) |
| 8081 | 2026-09-12T00:28:33.203Z | |
| 8082 | 2026-09-12T00:28:33.203Z | running 15 tests |
| 8083 | 2026-09-12T00:28:33.206Z | test impls::switch_identifiers::tests::chip_revision_a0 ... ok |
| 8084 | 2026-09-12T00:28:33.206Z | test impls::switch_identifiers::tests::chip_revision_b0 ... ok |
| 8085 | 2026-09-12T00:28:33.206Z | test impls::switch_identifiers::tests::chip_revision_b1 ... ok |
| 8086 | 2026-09-12T00:28:33.206Z | test impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok |
| 8087 | 2026-09-12T00:28:33.206Z | test impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok |
| 8088 | 2026-09-12T00:28:33.207Z | test impls::table::tests::table_entry_new_collects_display_values ... ok |
| 8089 | 2026-09-12T00:28:33.207Z | test impls::table::tests::table_counter_entry_new_collects_key_values ... ok |
| 8090 | 2026-09-12T00:28:33.207Z | test v1::network::tests::test_equal ... ok |
| 8091 | 2026-09-12T00:28:33.207Z | test v1::network::tests::test_eui64 ... ok |
| 8092 | 2026-09-12T00:28:33.207Z | test v1::network::tests::test_into ... ok |
| 8093 | 2026-09-12T00:28:33.207Z | test v1::network::tests::test_not_equal ... ok |
| 8094 | 2026-09-12T00:28:33.210Z | test v1::network::tests::test_to_string ... ok |
| 8095 | 2026-09-12T00:28:33.210Z | test v1::network::tests::test_parse ... ok |
| 8096 | 2026-09-12T00:28:33.210Z | test v1::port::tests::port_ids_are_ascii ... ok |
| 8097 | 2026-09-12T00:28:33.210Z | test v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok |
| 8098 | 2026-09-12T00:28:33.210Z | |
| 8099 | 2026-09-12T00:28:33.210Z | test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 8100 | 2026-09-12T00:28:33.210Z | |
| 8101 | 2026-09-12T00:28:33.213Z | Running unittests src/lib.rs (target/debug/deps/packet-b7146b2a4ac94eed) |
| 8102 | 2026-09-12T00:28:33.234Z | |
| 8103 | 2026-09-12T00:28:33.234Z | running 12 tests |
| 8104 | 2026-09-12T00:28:33.237Z | test icmp::test_v6_checksum ... ok |
| 8105 | 2026-09-12T00:28:33.237Z | test icmp::test_v4_checksum ... ok |
| 8106 | 2026-09-12T00:28:33.237Z | test pbuf::test_byte ... ok |
| 8107 | 2026-09-12T00:28:33.237Z | test lldp::test_lldp_parse ... ok |
| 8108 | 2026-09-12T00:28:33.237Z | test ipv6::test_ipv6_parse ... ok |
| 8109 | 2026-09-12T00:28:33.237Z | test pbuf::test_short ... ok |
| 8110 | 2026-09-12T00:28:33.237Z | test pbuf::test_nibble ... ok |
| 8111 | 2026-09-12T00:28:33.237Z | test pbuf::test_twelve ... ok |
| 8112 | 2026-09-12T00:28:33.237Z | test pbuf::test_word ... ok |
| 8113 | 2026-09-12T00:28:33.237Z | test pbuf::test_overflow ... ok |
| 8114 | 2026-09-12T00:28:33.237Z | test tcp::test_checksum_syn_nodata ... ok |
| 8115 | 2026-09-12T00:28:33.237Z | test tcp::test_checksum_ack_data ... ok |
| 8116 | 2026-09-12T00:28:33.237Z | |
| 8117 | 2026-09-12T00:28:33.237Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8118 | 2026-09-12T00:28:33.238Z | |
| 8119 | 2026-09-12T00:28:33.241Z | Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b) |
| 8120 | 2026-09-12T00:28:33.244Z | |
| 8121 | 2026-09-12T00:28:33.244Z | running 0 tests |
| 8122 | 2026-09-12T00:28:33.244Z | |
| 8123 | 2026-09-12T00:28:33.244Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8124 | 2026-09-12T00:28:33.244Z | |
| 8125 | 2026-09-12T00:28:33.247Z | Running unittests src/main.rs (target/debug/deps/swadm-bcdfd33959ff28c7) |
| 8126 | 2026-09-12T00:28:33.250Z | |
| 8127 | 2026-09-12T00:28:33.250Z | running 5 tests |
| 8128 | 2026-09-12T00:28:33.250Z | test switchport::test::test_compute_lanes ... ok |
| 8129 | 2026-09-12T00:28:33.250Z | test switchport::test::port_id_ordering ... ok |
| 8130 | 2026-09-12T00:28:33.253Z | Lane 0 Lane 0 Lane 1Lane 1 Lane 2 Lane 2Lane 3 Lane 3 |
| 8131 | 2026-09-12T00:28:33.253Z | |
| 8132 | 2026-09-12T00:28:33.253Z | State: Activated Rx Loss-of-lock: Yes ActivatedYes ActivatedYes YesActivated |
| 8133 | 2026-09-12T00:28:33.253Z | |
| 8134 | 2026-09-12T00:28:33.253Z | Rx Output Enabled: false Rx Loss-of-signal: Yesfalse falseYes false |
| 8135 | 2026-09-12T00:28:33.253Z | Yes Rx Output Status: validYes |
| 8136 | 2026-09-12T00:28:33.253Z | valid Rx CDR Enabled: Yes valid Yesvalid |
| 8137 | 2026-09-12T00:28:33.253Z | Rx Loss-of-lock: trueYes Yestrue |
| 8138 | 2026-09-12T00:28:33.253Z | true Tx Enabled: Yestrue |
| 8139 | 2026-09-12T00:28:33.253Z | Yes Rx Loss-of-signal: false Yesfalse Yes |
| 8140 | 2026-09-12T00:28:33.254Z | false Tx Loss-of-lock: No false |
| 8141 | 2026-09-12T00:28:33.254Z | No Rx Auto-squelch Disable: true No Notrue |
| 8142 | 2026-09-12T00:28:33.254Z | Tx Loss-of-signal: Notrue Notrue |
| 8143 | 2026-09-12T00:28:33.254Z | No No Tx Output Enabled: true |
| 8144 | 2026-09-12T00:28:33.254Z | Tx CDR Enabled: Notrue No true trueNo |
| 8145 | 2026-09-12T00:28:33.254Z | Tx Output Status: invalidNo |
| 8146 | 2026-09-12T00:28:33.254Z | Tx Adaptive EQ Fault: No invalidNo No invalidNo |
| 8147 | 2026-09-12T00:28:33.254Z | invalid |
| 8148 | 2026-09-12T00:28:33.254Z | Tx Fault: Yes Tx Loss-of-lock: false Yesfalse Yes falseYes |
| 8149 | 2026-09-12T00:28:33.254Z | false |
| 8150 | 2026-09-12T00:28:33.254Z | Tx Loss-of-signal: true true true true |
| 8151 | 2026-09-12T00:28:33.254Z | Tx Auto-squelch Disable: false false false false |
| 8152 | 2026-09-12T00:28:33.254Z | Tx Adaptive EQ Fail: true true true true |
| 8153 | 2026-09-12T00:28:33.254Z | Tx Failure: false false false false |
| 8154 | 2026-09-12T00:28:33.254Z | Tx Force Squelch: true true true true |
| 8155 | 2026-09-12T00:28:33.254Z | Tx Input Polarity: normal normal normal normal |
| 8156 | 2026-09-12T00:28:33.254Z | test switchport::test::test_print_sff_datapath ... ok |
| 8157 | 2026-09-12T00:28:33.254Z | test switchport::test::test_print_cmis_datapath ... ok |
| 8158 | 2026-09-12T00:28:33.254Z | test link::test_filter ... ok |
| 8159 | 2026-09-12T00:28:33.254Z | |
| 8160 | 2026-09-12T00:28:33.254Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8161 | 2026-09-12T00:28:33.254Z | |
| 8162 | 2026-09-12T00:28:33.254Z | Running tests/cli/main.rs (target/debug/deps/cli-abb6971d8239a246) |
| 8163 | 2026-09-12T00:28:33.272Z | |
| 8164 | 2026-09-12T00:28:33.272Z | running 7 tests |
| 8165 | 2026-09-12T00:28:33.276Z | test counters::counters_list ... ignored |
| 8166 | 2026-09-12T00:28:33.276Z | test link_apply::apply_tx_eq_all ... ignored |
| 8167 | 2026-09-12T00:28:33.276Z | test link_apply::apply_tx_eq_custom ... ignored |
| 8168 | 2026-09-12T00:28:33.276Z | test tx_eq::set_all_taps ... ignored |
| 8169 | 2026-09-12T00:28:33.276Z | test tx_eq::set_partial_taps ... ignored |
| 8170 | 2026-09-12T00:28:33.279Z | test cmd::test::pattern_statics ... ok |
| 8171 | 2026-09-12T00:28:33.320Z | test link_apply::tx_eq_exclusive ... ok |
| 8172 | 2026-09-12T00:28:33.320Z | |
| 8173 | 2026-09-12T00:28:33.323Z | test result: ok. 2 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.05s |
| 8174 | 2026-09-12T00:28:33.323Z | |
| 8175 | 2026-09-12T00:28:33.323Z | Running unittests src/main.rs (target/debug/deps/tfportd-76472ed5e2085d96) |
| 8176 | 2026-09-12T00:28:33.327Z | |
| 8177 | 2026-09-12T00:28:33.327Z | running 4 tests |
| 8178 | 2026-09-12T00:28:33.330Z | test oxstats::tests::producer_ids_are_actually_unique ... ok |
| 8179 | 2026-09-12T00:28:33.330Z | test linklocal::test_parse_ipadm ... ok |
| 8180 | 2026-09-12T00:28:33.330Z | test tfport::test_parse_tfport ... ok |
| 8181 | 2026-09-12T00:28:33.330Z | test config::tests::test_updates ... ok |
| 8182 | 2026-09-12T00:28:33.330Z | |
| 8183 | 2026-09-12T00:28:33.330Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8184 | 2026-09-12T00:28:33.330Z | |
| 8185 | 2026-09-12T00:28:33.330Z | Running unittests src/main.rs (target/debug/deps/uplinkd-8872d4adf66e7b1b) |
| 8186 | 2026-09-12T00:28:33.334Z | |
| 8187 | 2026-09-12T00:28:33.334Z | running 0 tests |
| 8188 | 2026-09-12T00:28:33.337Z | |
| 8189 | 2026-09-12T00:28:33.337Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8190 | 2026-09-12T00:28:33.337Z | |
| 8191 | 2026-09-12T00:28:33.337Z | Running unittests src/main.rs (target/debug/deps/xtask-8bdda0ad85b34353) |
| 8192 | 2026-09-12T00:28:33.340Z | |
| 8193 | 2026-09-12T00:28:33.340Z | running 0 tests |
| 8194 | 2026-09-12T00:28:33.340Z | |
| 8195 | 2026-09-12T00:28:33.341Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8196 | 2026-09-12T00:28:33.341Z | |
| 8197 | 2026-09-12T00:28:33.344Z | Doc-tests aal |
| 8198 | 2026-09-12T00:28:33.631Z | |
| 8199 | 2026-09-12T00:28:33.631Z | running 0 tests |
| 8200 | 2026-09-12T00:28:33.631Z | |
| 8201 | 2026-09-12T00:28:33.635Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8202 | 2026-09-12T00:28:33.635Z | |
| 8203 | 2026-09-12T00:28:33.661Z | Doc-tests aal_macros |
| 8204 | 2026-09-12T00:28:33.734Z | |
| 8205 | 2026-09-12T00:28:33.734Z | running 0 tests |
| 8206 | 2026-09-12T00:28:33.735Z | |
| 8207 | 2026-09-12T00:28:33.735Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8208 | 2026-09-12T00:28:33.735Z | |
| 8209 | 2026-09-12T00:28:33.747Z | Doc-tests common |
| 8210 | 2026-09-12T00:28:33.994Z | |
| 8211 | 2026-09-12T00:28:33.994Z | running 0 tests |
| 8212 | 2026-09-12T00:28:33.994Z | |
| 8213 | 2026-09-12T00:28:33.994Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8214 | 2026-09-12T00:28:33.994Z | |
| 8215 | 2026-09-12T00:28:34.023Z | Doc-tests dpd_api |
| 8216 | 2026-09-12T00:28:34.749Z | |
| 8217 | 2026-09-12T00:28:34.749Z | running 2 tests |
| 8218 | 2026-09-12T00:28:34.749Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 68) ... ignored |
| 8219 | 2026-09-12T00:28:34.749Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 74) ... ignored |
| 8220 | 2026-09-12T00:28:34.749Z | |
| 8221 | 2026-09-12T00:28:34.749Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8222 | 2026-09-12T00:28:34.749Z | |
| 8223 | 2026-09-12T00:28:34.782Z | Doc-tests dpd_client |
| 8224 | 2026-09-12T00:28:36.215Z | |
| 8225 | 2026-09-12T00:28:36.215Z | running 0 tests |
| 8226 | 2026-09-12T00:28:36.215Z | |
| 8227 | 2026-09-12T00:28:36.215Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8228 | 2026-09-12T00:28:36.215Z | |
| 8229 | 2026-09-12T00:28:36.272Z | Doc-tests dpd_types |
| 8230 | 2026-09-12T00:28:36.461Z | |
| 8231 | 2026-09-12T00:28:36.461Z | running 0 tests |
| 8232 | 2026-09-12T00:28:36.461Z | |
| 8233 | 2026-09-12T00:28:36.461Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8234 | 2026-09-12T00:28:36.461Z | |
| 8235 | 2026-09-12T00:28:36.487Z | Doc-tests dpd_types_versions |
| 8236 | 2026-09-12T00:28:37.993Z | |
| 8237 | 2026-09-12T00:28:37.993Z | running 1 test |
| 8238 | 2026-09-12T00:28:37.993Z | test dpd-types/versions/src/lib.rs - (line 19) ... ignored |
| 8239 | 2026-09-12T00:28:37.993Z | |
| 8240 | 2026-09-12T00:28:37.993Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8241 | 2026-09-12T00:28:37.993Z | |
| 8242 | 2026-09-12T00:28:38.046Z | Doc-tests packet |
| 8243 | 2026-09-12T00:28:38.271Z | |
| 8244 | 2026-09-12T00:28:38.271Z | running 0 tests |
| 8245 | 2026-09-12T00:28:38.271Z | |
| 8246 | 2026-09-12T00:28:38.271Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8247 | 2026-09-12T00:28:38.271Z | |
| 8248 | 2026-09-12T00:28:38.302Z | Doc-tests pcap |
| 8249 | 2026-09-12T00:28:38.353Z | |
| 8250 | 2026-09-12T00:28:38.353Z | running 0 tests |
| 8251 | 2026-09-12T00:28:38.353Z | |
| 8252 | 2026-09-12T00:28:38.353Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8253 | 2026-09-12T00:28:38.353Z | |
| 8254 | 2026-09-12T00:28:38.404Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 8255 | 2026-09-12T00:28:38.405Z | + RUST_BACKTRACE=full |
| 8256 | 2026-09-12T00:28:38.405Z | + cargo test --features chaos --no-fail-fast |
| 8257 | 2026-09-12T00:28:39.014Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 8258 | 2026-09-12T00:28:39.097Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 8259 | 2026-09-12T00:28:39.104Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 8260 | 2026-09-12T00:28:47.811Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 8261 | 2026-09-12T00:28:48.281Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 8262 | 2026-09-12T00:29:31.360Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 52.13s |
| 8263 | 2026-09-12T00:29:31.360Z | Running unittests src/lib.rs (target/debug/deps/aal-38ea820840cac455) |
| 8264 | 2026-09-12T00:29:31.360Z | |
| 8265 | 2026-09-12T00:29:31.361Z | running 0 tests |
| 8266 | 2026-09-12T00:29:31.361Z | |
| 8267 | 2026-09-12T00:29:31.361Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8268 | 2026-09-12T00:29:31.361Z | |
| 8269 | 2026-09-12T00:29:31.361Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 8270 | 2026-09-12T00:29:31.361Z | |
| 8271 | 2026-09-12T00:29:31.361Z | running 0 tests |
| 8272 | 2026-09-12T00:29:31.361Z | |
| 8273 | 2026-09-12T00:29:31.361Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8274 | 2026-09-12T00:29:31.361Z | |
| 8275 | 2026-09-12T00:29:31.361Z | Running unittests src/lib.rs (target/debug/deps/asic-fbbd3f473aded47c) |
| 8276 | 2026-09-12T00:29:31.361Z | |
| 8277 | 2026-09-12T00:29:31.361Z | running 0 tests |
| 8278 | 2026-09-12T00:29:31.361Z | |
| 8279 | 2026-09-12T00:29:31.361Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8280 | 2026-09-12T00:29:31.361Z | |
| 8281 | 2026-09-12T00:29:31.361Z | Running unittests src/lib.rs (target/debug/deps/common-f0fc91ad575fea74) |
| 8282 | 2026-09-12T00:29:31.361Z | |
| 8283 | 2026-09-12T00:29:31.361Z | running 4 tests |
| 8284 | 2026-09-12T00:29:31.361Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 8285 | 2026-09-12T00:29:31.361Z | test nat::tests::test_vni ... ok |
| 8286 | 2026-09-12T00:29:31.361Z | test test_purge ... ok |
| 8287 | 2026-09-12T00:29:31.361Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 8288 | 2026-09-12T00:29:31.361Z | |
| 8289 | 2026-09-12T00:29:31.361Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 8290 | 2026-09-12T00:29:31.362Z | |
| 8291 | 2026-09-12T00:29:31.362Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-049fc7a9b9157ea9) |
| 8292 | 2026-09-12T00:29:31.362Z | |
| 8293 | 2026-09-12T00:29:31.362Z | running 1 test |
| 8294 | 2026-09-12T00:29:31.362Z | ------- |
| 8295 | 2026-09-12T00:29:31.362Z | Generating OpenAPI documents from API definitions ... |
| 8296 | 2026-09-12T00:29:31.362Z | Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ... |
| 8297 | 2026-09-12T00:29:31.362Z | Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi" |
| 8298 | 2026-09-12T00:29:32.113Z | ------- |
| 8299 | 2026-09-12T00:29:32.113Z | Checking 13 OpenAPI documents... |
| 8300 | 2026-09-12T00:29:32.116Z | Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8301 | 2026-09-12T00:29:32.117Z | Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8302 | 2026-09-12T00:29:32.117Z | Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8303 | 2026-09-12T00:29:32.117Z | Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8304 | 2026-09-12T00:29:32.117Z | Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8305 | 2026-09-12T00:29:32.117Z | Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8306 | 2026-09-12T00:29:32.117Z | Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8307 | 2026-09-12T00:29:32.117Z | Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8308 | 2026-09-12T00:29:32.117Z | Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8309 | 2026-09-12T00:29:32.117Z | Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8310 | 2026-09-12T00:29:32.117Z | Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8311 | 2026-09-12T00:29:32.117Z | Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8312 | 2026-09-12T00:29:32.117Z | Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8313 | 2026-09-12T00:29:32.117Z | Fresh dpd "latest" symlink |
| 8314 | 2026-09-12T00:29:32.117Z | ------- |
| 8315 | 2026-09-12T00:29:32.117Z | Success 13 documents checked: 14 fresh, 0 stale, 0 failed, 0 other problems |
| 8316 | 2026-09-12T00:29:32.189Z | test test::test_apis_up_to_date ... ok |
| 8317 | 2026-09-12T00:29:32.189Z | |
| 8318 | 2026-09-12T00:29:32.189Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.42s |
| 8319 | 2026-09-12T00:29:32.189Z | |
| 8320 | 2026-09-12T00:29:32.253Z | Running unittests src/main.rs (target/debug/deps/dpd-9c12dacd9659a21c) |
| 8321 | 2026-09-12T00:29:32.262Z | |
| 8322 | 2026-09-12T00:29:32.262Z | running 61 tests |
| 8323 | 2026-09-12T00:29:32.265Z | test freemap::test_ordering ... ok |
| 8324 | 2026-09-12T00:29:32.265Z | test config::tests::test_updates ... ok |
| 8325 | 2026-09-12T00:29:32.265Z | test dhcpv6::tests::test_create_duid_bytes ... ok |
| 8326 | 2026-09-12T00:29:32.266Z | test freemap::test_split ... ok |
| 8327 | 2026-09-12T00:29:32.266Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 8328 | 2026-09-12T00:29:32.266Z | test macaddrs::tests::test_mac_offset ... ok |
| 8329 | 2026-09-12T00:29:32.266Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 8330 | 2026-09-12T00:29:32.266Z | test macaddrs::tests::test_parse_port_id ... ok |
| 8331 | 2026-09-12T00:29:32.271Z | test mcast::tests::test_canonicalize_sources ... ok |
| 8332 | 2026-09-12T00:29:32.271Z | Sep 12 00:29:31.328Sep 12 00:29:31.328 DEBG created new freemapDEBG , created new freemapunit:, unitfreemap_test: freemap_test |
| 8333 | 2026-09-12T00:29:32.271Z | |
| 8334 | 2026-09-12T00:29:32.271Z | Sep 12 00:29:31.328Sep 12 00:29:31.328 DEBGDEBG initted freemap. size: 128initted freemap. size: 128, , unitunit::Sep 12 00:29:31.328 Sep 12 00:29:31.328freemap_test |
| 8335 | 2026-09-12T00:29:32.271Z | DEBG created new freemapSep 12 00:29:31.328 , freemap_testunit |
| 8336 | 2026-09-12T00:29:32.271Z | : freemap_test |
| 8337 | 2026-09-12T00:29:32.271Z | Sep 12 00:29:31.328 Sep 12 00:29:31.328DEBG DEBG created new freemapDEBGreset freemap , initted freemap. size: 8unit, , unitSep 12 00:29:31.328: freemap_test |
| 8338 | 2026-09-12T00:29:32.271Z | DEBGunit :created new freemapSep 12 00:29:31.328 freemap_testDEBG, DEBG |
| 8339 | 2026-09-12T00:29:32.271Z | initted freemap. size: 128unit, : unitreset freemap:, freemap_testfreemap_test |
| 8340 | 2026-09-12T00:29:32.271Z | |
| 8341 | 2026-09-12T00:29:32.271Z | unitSep 12 00:29:31.328: DEBGSep 12 00:29:31.328 reset freemapDEBGfreemap_test , unitreset freemap |
| 8342 | 2026-09-12T00:29:32.271Z | : freemap_test, |
| 8343 | 2026-09-12T00:29:32.271Z | unitSep 12 00:29:31.328: DEBGfreemap_test |
| 8344 | 2026-09-12T00:29:32.271Z | initted freemap. size: 128, unit: freemap_test |
| 8345 | 2026-09-12T00:29:32.271Z | :Sep 12 00:29:31.328 DEBG freemap_testreset freemap, |
| 8346 | 2026-09-12T00:29:32.271Z | unit: freemap_test |
| 8347 | 2026-09-12T00:29:32.271Z | test freemap::test_basic ... ok |
| 8348 | 2026-09-12T00:29:32.271Z | test freemap::test_exhaustion ... ok |
| 8349 | 2026-09-12T00:29:32.271Z | test freemap::test_reclaim ... ok |
| 8350 | 2026-09-12T00:29:32.271Z | test freemap::test_reclaim_preserves_existing_freelist ... ok |
| 8351 | 2026-09-12T00:29:32.271Z | test freemap::test_free ... ok |
| 8352 | 2026-09-12T00:29:32.271Z | test mcast::tests::test_create_port_bitmap_all_same_direction ... ok |
| 8353 | 2026-09-12T00:29:32.271Z | test mcast::tests::test_create_port_bitmap_empty ... ok |
| 8354 | 2026-09-12T00:29:32.271Z | test mcast::tests::test_create_port_bitmap_filters_by_direction ... ok |
| 8355 | 2026-09-12T00:29:32.272Z | test mcast::tests::test_concurrent_allocation_and_deallocation ... ok |
| 8356 | 2026-09-12T00:29:32.272Z | test mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok |
| 8357 | 2026-09-12T00:29:32.272Z | test mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok |
| 8358 | 2026-09-12T00:29:32.272Z | test mcast::tests::test_sources_contain_any ... ok |
| 8359 | 2026-09-12T00:29:32.272Z | test mcast::validate::tests::test_address_validation_integrated ... ok |
| 8360 | 2026-09-12T00:29:32.272Z | test mcast::tests::test_multicast_group_data_generate_id_allocation ... ok |
| 8361 | 2026-09-12T00:29:32.272Z | test mcast::tests::test_concurrent_id_allocation ... ok |
| 8362 | 2026-09-12T00:29:32.272Z | test mcast::tests::test_multicast_group_data_id_exhaustion ... ok |
| 8363 | 2026-09-12T00:29:32.272Z | test mcast::validate::tests::test_address_validation_with_source_validation ... ok |
| 8364 | 2026-09-12T00:29:32.272Z | test mcast::tests::test_paired_allocation_and_cleanup ... ok |
| 8365 | 2026-09-12T00:29:32.272Z | test mcast::validate::tests::test_ipv4_ssm_with_sources ... ok |
| 8366 | 2026-09-12T00:29:32.272Z | test mcast::validate::tests::test_ipv6_validation ... ok |
| 8367 | 2026-09-12T00:29:32.272Z | test mcast::validate::tests::test_ipv4_validation ... ok |
| 8368 | 2026-09-12T00:29:32.272Z | test mcast::validate::tests::test_ipv6_ssm_with_sources ... ok |
| 8369 | 2026-09-12T00:29:32.272Z | test mcast::validate::tests::test_is_ssm_function ... ok |
| 8370 | 2026-09-12T00:29:32.272Z | test mcast::validate::tests::test_validate_not_underlay_subnet ... ok |
| 8371 | 2026-09-12T00:29:32.272Z | test mcast::validate::tests::test_validate_nat_target ... ok |
| 8372 | 2026-09-12T00:29:32.272Z | test mcast::validate::tests::test_multicast_validation_boundaries ... ok |
| 8373 | 2026-09-12T00:29:32.272Z | test mcast::validate::tests::test_validate_source_addresses ... ok |
| 8374 | 2026-09-12T00:29:32.272Z | test mcast::validate::tests::test_validate_tag ... ok |
| 8375 | 2026-09-12T00:29:32.272Z | test nat::test_mapping ... ok |
| 8376 | 2026-09-12T00:29:32.272Z | test port_map::tests::test_backplane_group ... ok |
| 8377 | 2026-09-12T00:29:32.272Z | test api_server::tests::test_build_info ... ok |
| 8378 | 2026-09-12T00:29:32.272Z | test mcast::validate::tests::test_validate_tag_format ... ok |
| 8379 | 2026-09-12T00:29:32.272Z | test port_map::tests::test_port_map ... ok |
| 8380 | 2026-09-12T00:29:32.272Z | test port_map::tests::dump_map ... ok |
| 8381 | 2026-09-12T00:29:32.272Z | Sep 12 00:29:31.330 DEBG created new freemap, unit: freemap_test |
| 8382 | 2026-09-12T00:29:32.272Z | Sep 12 00:29:31.330 DEBG initted freemap. size: 128, unit: freemap_test |
| 8383 | 2026-09-12T00:29:32.273Z | Sep 12 00:29:31.330 DEBG reset freemap, unit: freemap_test |
| 8384 | 2026-09-12T00:29:32.273Z | test mcast::tests::test_id_range_boundaries ... ok |
| 8385 | 2026-09-12T00:29:32.273Z | test freemap::test_span ... ok |
| 8386 | 2026-09-12T00:29:32.273Z | Sep 12 00:29:31.331 DEBG created new freemap, unit: freemap_route_ipv4 |
| 8387 | 2026-09-12T00:29:32.273Z | Sep 12 00:29:31.331 DEBG created new freemap, unit: freemap_route_ipv6 |
| 8388 | 2026-09-12T00:29:32.273Z | Sep 12 00:29:31.331 DEBG initted freemap. size: 64, unit: freemap_route_ipv4 |
| 8389 | 2026-09-12T00:29:32.273Z | Sep 12 00:29:31.331 DEBG reset freemap, unit: freemap_route_ipv4 |
| 8390 | 2026-09-12T00:29:32.273Z | Sep 12 00:29:31.331 DEBG initted freemap. size: 64, unit: freemap_route_ipv6 |
| 8391 | 2026-09-12T00:29:32.273Z | Sep 12 00:29:31.331 DEBG reset freemap, unit: freemap_route_ipv6 |
| 8392 | 2026-09-12T00:29:32.273Z | Sep 12 00:29:31.331 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 8393 | 2026-09-12T00:29:32.273Z | Sep 12 00:29:31.331 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 8394 | 2026-09-12T00:29:32.273Z | Sep 12 00:29:31.331 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 8395 | 2026-09-12T00:29:32.273Z | Sep 12 00:29:31.331 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 8396 | 2026-09-12T00:29:32.273Z | Sep 12 00:29:31.331 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 8397 | 2026-09-12T00:29:32.273Z | Sep 12 00:29:31.331 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 8398 | 2026-09-12T00:29:32.273Z | Sep 12 00:29:31.331 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 8399 | 2026-09-12T00:29:32.273Z | Sep 12 00:29:31.331 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 8400 | 2026-09-12T00:29:32.273Z | Sep 12 00:29:31.331 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 8401 | 2026-09-12T00:29:32.273Z | Sep 12 00:29:31.331 DEBG replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8402 | 2026-09-12T00:29:32.273Z | Sep 12 00:29:31.331 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 8403 | 2026-09-12T00:29:32.273Z | Sep 12 00:29:31.331 DEBG replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8404 | 2026-09-12T00:29:32.273Z | Sep 12 00:29:31.331 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 8405 | 2026-09-12T00:29:32.273Z | Sep 12 00:29:31.331 DEBG replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8406 | 2026-09-12T00:29:32.273Z | Sep 12 00:29:31.331 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 8407 | 2026-09-12T00:29:32.273Z | Sep 12 00:29:31.331 DEBG replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8408 | 2026-09-12T00:29:32.273Z | Sep 12 00:29:31.331 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 8409 | 2026-09-12T00:29:32.273Z | Sep 12 00:29:31.331 DEBG replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8410 | 2026-09-12T00:29:32.273Z | Sep 12 00:29:31.331 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 8411 | 2026-09-12T00:29:32.274Z | Sep 12 00:29:31.331 DEBG replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8412 | 2026-09-12T00:29:32.274Z | Sep 12 00:29:31.331 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 8413 | 2026-09-12T00:29:32.274Z | Sep 12 00:29:31.331 DEBG Sep 12 00:29:31.331created new freemap DEBG, unitreplacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]: |
| 8414 | 2026-09-12T00:29:32.274Z | freemap_route_ipv4 |
| 8415 | 2026-09-12T00:29:32.274Z | Sep 12 00:29:31.331 INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 8416 | 2026-09-12T00:29:32.274Z | Sep 12 00:29:31.331Sep 12 00:29:31.331 DEBGDEBG created new freemapreplacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], |
| 8417 | 2026-09-12T00:29:32.274Z | unit: freemap_route_ipv6 |
| 8418 | 2026-09-12T00:29:32.274Z | Sep 12 00:29:31.331 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ffSep 12 00:29:31.331 |
| 8419 | 2026-09-12T00:29:32.274Z | DEBG initted freemap. size: 64, Sep 12 00:29:31.331unit :DEBG freemap_route_ipv4replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8420 | 2026-09-12T00:29:32.274Z | |
| 8421 | 2026-09-12T00:29:32.274Z | Sep 12 00:29:31.331Sep 12 00:29:31.331 DEBGINFO reset freemapadding route 3fff:beef:9::/64 -> 2001:db8::55:ff, |
| 8422 | 2026-09-12T00:29:32.274Z | unit: freemap_route_ipv4 |
| 8423 | 2026-09-12T00:29:32.274Z | Sep 12 00:29:31.331 DEBG Sep 12 00:29:31.331replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8424 | 2026-09-12T00:29:32.274Z | DEBG initted freemap. size: 64, Sep 12 00:29:31.331unit :INFO Sep 12 00:29:31.331adding route 3fff:beef:a::/64 -> 2001:db8::55:fffreemap_route_ipv6 |
| 8425 | 2026-09-12T00:29:32.274Z | |
| 8426 | 2026-09-12T00:29:32.274Z | DEBG created new freemap, Sep 12 00:29:31.331unitSep 12 00:29:31.331: DEBGfreemap_route_ipv4 DEBG |
| 8427 | 2026-09-12T00:29:32.274Z | replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8428 | 2026-09-12T00:29:32.274Z | reset freemap, unitSep 12 00:29:31.331: INFOfreemap_route_ipv6Sep 12 00:29:31.331 |
| 8429 | 2026-09-12T00:29:32.274Z | DEBGadding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 8430 | 2026-09-12T00:29:32.274Z | created new freemap, unit:Sep 12 00:29:31.331Sep 12 00:29:31.331 freemap_route_ipv6DEBGINFO |
| 8431 | 2026-09-12T00:29:32.279Z | adding route 3fff:dead::/64 -> 2001:db8::55:1replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8432 | 2026-09-12T00:29:32.279Z | |
| 8433 | 2026-09-12T00:29:32.279Z | Sep 12 00:29:31.331 Sep 12 00:29:31.331DEBGSep 12 00:29:31.331 initted freemap. size: 64INFO , adding route 3fff:beef:c::/64 -> 2001:db8::55:ffunit |
| 8434 | 2026-09-12T00:29:32.279Z | :DEBG freemap_route_ipv4replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 8435 | 2026-09-12T00:29:32.279Z | |
| 8436 | 2026-09-12T00:29:32.279Z | Sep 12 00:29:31.331 DEBGSep 12 00:29:31.331 Sep 12 00:29:31.331DEBGreplacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:29:31.331 |
| 8437 | 2026-09-12T00:29:32.279Z | reset freemapDEBG, unitcreated new freemap:, INFO unit freemap_route_ipv4:Sep 12 00:29:31.331 |
| 8438 | 2026-09-12T00:29:32.280Z | adding route 3fff:beef::/64 -> 2001:db8::55:fffreemap_route_ipv4 |
| 8439 | 2026-09-12T00:29:32.280Z | INFOSep 12 00:29:31.331 DEBG |
| 8440 | 2026-09-12T00:29:32.280Z | adding route 3fff:beef:d::/64 -> 2001:db8::55:ffinitted freemap. size: 64Sep 12 00:29:31.331, unitDEBG: |
| 8441 | 2026-09-12T00:29:32.280Z | freemap_route_ipv6created new freemap |
| 8442 | 2026-09-12T00:29:32.280Z | , unit:Sep 12 00:29:31.331 freemap_route_ipv6Sep 12 00:29:31.331 |
| 8443 | 2026-09-12T00:29:32.280Z | Sep 12 00:29:31.331DEBG reset freemapDEBG, DEBGSep 12 00:29:31.331unit : DEBGreplacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8444 | 2026-09-12T00:29:32.280Z | replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv6initted freemap. size: 64 |
| 8445 | 2026-09-12T00:29:32.280Z | , unit: |
| 8446 | 2026-09-12T00:29:32.280Z | freemap_route_ipv4Sep 12 00:29:31.331 |
| 8447 | 2026-09-12T00:29:32.280Z | Sep 12 00:29:31.331INFO INFO Sep 12 00:29:31.331adding route 3fff:beef:e::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 8448 | 2026-09-12T00:29:32.280Z | |
| 8449 | 2026-09-12T00:29:32.280Z | test port_map::tests::parse_softnpu_revision ... ok |
| 8450 | 2026-09-12T00:29:32.280Z | DEBG reset freemap, Sep 12 00:29:31.331unit Sep 12 00:29:31.331DEBG:Sep 12 00:29:31.331 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] INFODEBG |
| 8451 | 2026-09-12T00:29:32.280Z | freemap_route_ipv4 |
| 8452 | 2026-09-12T00:29:32.280Z | adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 8453 | 2026-09-12T00:29:32.280Z | replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:29:31.331 |
| 8454 | 2026-09-12T00:29:32.280Z | INFOSep 12 00:29:31.331 Sep 12 00:29:31.331 adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 8455 | 2026-09-12T00:29:32.280Z | DEBGDEBG Sep 12 00:29:31.331 initted freemap. size: 64Sep 12 00:29:31.331, INFOreplacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit |
| 8456 | 2026-09-12T00:29:32.280Z | DEBG: freemap_route_ipv6replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 8457 | 2026-09-12T00:29:32.280Z | adding route 3fff:beef:f::/64 -> 2001:db8::55:ffSep 12 00:29:31.331 |
| 8458 | 2026-09-12T00:29:32.280Z | |
| 8459 | 2026-09-12T00:29:32.280Z | INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 8460 | 2026-09-12T00:29:32.280Z | Sep 12 00:29:31.331Sep 12 00:29:31.331 DEBGDEBG Sep 12 00:29:31.331 reset freemapSep 12 00:29:31.331INFO , replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:29:31.331unit :DEBG adding route 3fff:beef::/64 -> 2001:db8::55:ffDEBGcreated new freemapfreemap_route_ipv6 |
| 8461 | 2026-09-12T00:29:32.280Z | , |
| 8462 | 2026-09-12T00:29:32.280Z | unit:replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8463 | 2026-09-12T00:29:32.280Z | freemap_route_ipv4Sep 12 00:29:31.331 |
| 8464 | 2026-09-12T00:29:32.280Z | INFOSep 12 00:29:31.331 Sep 12 00:29:31.331adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG |
| 8465 | 2026-09-12T00:29:32.280Z | Sep 12 00:29:31.331 INFODEBG replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 8466 | 2026-09-12T00:29:32.281Z | created new freemap |
| 8467 | 2026-09-12T00:29:32.281Z | , Sep 12 00:29:31.331 DEBGunit :Sep 12 00:29:31.331replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 12 00:29:31.331 |
| 8468 | 2026-09-12T00:29:32.281Z | freemap_route_ipv6 |
| 8469 | 2026-09-12T00:29:32.281Z | INFODEBG adding route 3fff:beef:1::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8470 | 2026-09-12T00:29:32.281Z | Sep 12 00:29:31.331 |
| 8471 | 2026-09-12T00:29:32.281Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 8472 | 2026-09-12T00:29:32.281Z | Sep 12 00:29:31.331Sep 12 00:29:31.331 DEBGSep 12 00:29:31.331 DEBG replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8473 | 2026-09-12T00:29:32.281Z | DEBGSep 12 00:29:31.331 initted freemap. size: 64replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }], |
| 8474 | 2026-09-12T00:29:32.281Z | Sep 12 00:29:31.331 unitINFO : adding route 3fff:beef:4::/64 -> 2001:db8::55:ff INFOfreemap_route_ipv4 |
| 8475 | 2026-09-12T00:29:32.281Z | |
| 8476 | 2026-09-12T00:29:32.281Z | Sep 12 00:29:31.331 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ffSep 12 00:29:31.331Sep 12 00:29:31.331adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 8477 | 2026-09-12T00:29:32.281Z | DEBGDEBG |
| 8478 | 2026-09-12T00:29:32.281Z | reset freemapreplacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:29:31.331, |
| 8479 | 2026-09-12T00:29:32.281Z | unitDEBG:Sep 12 00:29:31.331 Sep 12 00:29:31.331freemap_route_ipv4 |
| 8480 | 2026-09-12T00:29:32.281Z | INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] |
| 8481 | 2026-09-12T00:29:32.281Z | DEBGSep 12 00:29:31.331 replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGSep 12 00:29:31.331 |
| 8482 | 2026-09-12T00:29:32.281Z | INFOadding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 8483 | 2026-09-12T00:29:32.281Z | adding route 3fff:dead::/64 -> 2001:db8::55:4initted freemap. size: 64 |
| 8484 | 2026-09-12T00:29:32.281Z | , unit:Sep 12 00:29:31.331 freemap_route_ipv6Sep 12 00:29:31.331DEBG |
| 8485 | 2026-09-12T00:29:32.281Z | Sep 12 00:29:31.331replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8486 | 2026-09-12T00:29:32.281Z | DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]INFO |
| 8487 | 2026-09-12T00:29:32.281Z | adding route 3fff:beef:3::/64 -> 2001:db8::55:ffSep 12 00:29:31.331 |
| 8488 | 2026-09-12T00:29:32.281Z | DEBGSep 12 00:29:31.331 DEBGreset freemap , Sep 12 00:29:31.331replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]unit |
| 8489 | 2026-09-12T00:29:32.281Z | DEBG: freemap_route_ipv6Sep 12 00:29:31.331 |
| 8490 | 2026-09-12T00:29:32.281Z | replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8491 | 2026-09-12T00:29:32.281Z | INFO |
| 8492 | 2026-09-12T00:29:32.281Z | adding route 3fff:beef:6::/64 -> 2001:db8::55:ffSep 12 00:29:31.331 |
| 8493 | 2026-09-12T00:29:32.281Z | INFOSep 12 00:29:31.331 adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 12 00:29:31.331Sep 12 00:29:31.331 |
| 8494 | 2026-09-12T00:29:32.282Z | DEBGINFOINFO Sep 12 00:29:31.331adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 8495 | 2026-09-12T00:29:32.282Z | adding route 3fff:beef:10::/64 -> 2001:db8::55:ffDEBG |
| 8496 | 2026-09-12T00:29:32.282Z | replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 8497 | 2026-09-12T00:29:32.282Z | Sep 12 00:29:31.331 |
| 8498 | 2026-09-12T00:29:32.282Z | DEBG Sep 12 00:29:31.331replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8499 | 2026-09-12T00:29:32.282Z | Sep 12 00:29:31.331Sep 12 00:29:31.331DEBG INFOreplacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 8500 | 2026-09-12T00:29:32.282Z | INFO |
| 8501 | 2026-09-12T00:29:32.282Z | adding route 3fff:beef:7::/64 -> 2001:db8::55:ffSep 12 00:29:31.331Sep 12 00:29:31.331 |
| 8502 | 2026-09-12T00:29:32.282Z | INFOINFOSep 12 00:29:31.331 adding route 3fff:beef:11::/64 -> 2001:db8::55:ffDEBG |
| 8503 | 2026-09-12T00:29:32.282Z | adding route 3fff:beef:5::/64 -> 2001:db8::55:ffSep 12 00:29:31.331 |
| 8504 | 2026-09-12T00:29:32.282Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 8505 | 2026-09-12T00:29:32.282Z | DEBG Sep 12 00:29:31.331Sep 12 00:29:31.331Sep 12 00:29:31.331 replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFODEBG |
| 8506 | 2026-09-12T00:29:32.282Z | adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 8507 | 2026-09-12T00:29:32.282Z | replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8508 | 2026-09-12T00:29:32.282Z | DEBG replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:29:31.331Sep 12 00:29:31.331 |
| 8509 | 2026-09-12T00:29:32.282Z | DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]INFOSep 12 00:29:31.331 |
| 8510 | 2026-09-12T00:29:32.282Z | Sep 12 00:29:31.331 adding route 3fff:beef:8::/64 -> 2001:db8::55:ff INFOINFO |
| 8511 | 2026-09-12T00:29:32.282Z | Sep 12 00:29:31.331adding route 3fff:beef:12::/64 -> 2001:db8::55:ffadding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 8512 | 2026-09-12T00:29:32.282Z | INFO |
| 8513 | 2026-09-12T00:29:32.282Z | Sep 12 00:29:31.332adding route 3fff:dead::/64 -> 2001:db8::55:4Sep 12 00:29:31.332 DEBG |
| 8514 | 2026-09-12T00:29:32.282Z | DEBGSep 12 00:29:31.332 replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 8515 | 2026-09-12T00:29:32.282Z | replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8516 | 2026-09-12T00:29:32.282Z | replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:29:31.332Sep 12 00:29:31.332 |
| 8517 | 2026-09-12T00:29:32.282Z | Sep 12 00:29:31.332 DEBG INFO INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 8518 | 2026-09-12T00:29:32.282Z | |
| 8519 | 2026-09-12T00:29:32.282Z | adding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 8520 | 2026-09-12T00:29:32.282Z | Sep 12 00:29:31.332 Sep 12 00:29:31.332INFOSep 12 00:29:31.332 adding route 3fff:beef:7::/64 -> 2001:db8::55:ff Sep 12 00:29:31.332INFO |
| 8521 | 2026-09-12T00:29:32.282Z | adding route 3fff:beef::/64 -> 2001:db8::55:ffDEBG |
| 8522 | 2026-09-12T00:29:32.282Z | Sep 12 00:29:31.332 replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 8523 | 2026-09-12T00:29:32.283Z | replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:29:31.332 |
| 8524 | 2026-09-12T00:29:32.283Z | DEBG DEBG Sep 12 00:29:31.332replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8525 | 2026-09-12T00:29:32.283Z | Sep 12 00:29:31.332 INFOINFO replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 8526 | 2026-09-12T00:29:32.283Z | Sep 12 00:29:31.332 |
| 8527 | 2026-09-12T00:29:32.283Z | INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ffadding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 8528 | 2026-09-12T00:29:32.283Z | Sep 12 00:29:31.332 |
| 8529 | 2026-09-12T00:29:32.283Z | INFO Sep 12 00:29:31.332Sep 12 00:29:31.332Sep 12 00:29:31.332 adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 8530 | 2026-09-12T00:29:32.283Z | DEBGDEBGDEBG replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8531 | 2026-09-12T00:29:32.287Z | |
| 8532 | 2026-09-12T00:29:32.287Z | |
| 8533 | 2026-09-12T00:29:32.287Z | Sep 12 00:29:31.332Sep 12 00:29:31.332 Sep 12 00:29:31.332 Sep 12 00:29:31.332INFO INFOINFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ffadding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 8534 | 2026-09-12T00:29:32.288Z | |
| 8535 | 2026-09-12T00:29:32.288Z | adding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 8536 | 2026-09-12T00:29:32.288Z | DEBG replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:29:31.332 |
| 8537 | 2026-09-12T00:29:32.288Z | Sep 12 00:29:31.332Sep 12 00:29:31.332 DEBGSep 12 00:29:31.332DEBG replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGreplacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8538 | 2026-09-12T00:29:32.288Z | INFO replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8539 | 2026-09-12T00:29:32.288Z | |
| 8540 | 2026-09-12T00:29:32.288Z | Sep 12 00:29:31.332 INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ffadding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 8541 | 2026-09-12T00:29:32.288Z | Sep 12 00:29:31.332 Sep 12 00:29:31.332 |
| 8542 | 2026-09-12T00:29:32.288Z | INFOSep 12 00:29:31.332 DEBG INFOreplacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:29:31.332 |
| 8543 | 2026-09-12T00:29:32.288Z | adding route 3fff:beef:a::/64 -> 2001:db8::55:ffadding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 8544 | 2026-09-12T00:29:32.288Z | |
| 8545 | 2026-09-12T00:29:32.288Z | Sep 12 00:29:31.332DEBG replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:29:31.332 |
| 8546 | 2026-09-12T00:29:32.288Z | DEBGINFOSep 12 00:29:31.332 Sep 12 00:29:31.332 adding route 3fff:beef:c::/64 -> 2001:db8::55:ffINFODEBG replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8547 | 2026-09-12T00:29:32.288Z | adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 8548 | 2026-09-12T00:29:32.288Z | |
| 8549 | 2026-09-12T00:29:32.288Z | replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8550 | 2026-09-12T00:29:32.288Z | Sep 12 00:29:31.332 INFOSep 12 00:29:31.332 Sep 12 00:29:31.332adding route 3fff:beef:4::/64 -> 2001:db8::55:ff Sep 12 00:29:31.332DEBG DEBG |
| 8551 | 2026-09-12T00:29:32.288Z | replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 8552 | 2026-09-12T00:29:32.288Z | adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 8553 | 2026-09-12T00:29:32.288Z | replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8554 | 2026-09-12T00:29:32.288Z | Sep 12 00:29:31.332 DEBGSep 12 00:29:31.332 Sep 12 00:29:31.332replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8555 | 2026-09-12T00:29:32.288Z | Sep 12 00:29:31.332DEBG INFOINFO Sep 12 00:29:31.332replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:18::/64 -> 2001:db8::55:ffINFO |
| 8556 | 2026-09-12T00:29:32.288Z | adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 8557 | 2026-09-12T00:29:32.288Z | |
| 8558 | 2026-09-12T00:29:32.288Z | adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 8559 | 2026-09-12T00:29:32.288Z | Sep 12 00:29:31.332 Sep 12 00:29:31.332Sep 12 00:29:31.332Sep 12 00:29:31.332 DEBG DEBGDEBG replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8560 | 2026-09-12T00:29:32.288Z | adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 8561 | 2026-09-12T00:29:32.289Z | |
| 8562 | 2026-09-12T00:29:32.289Z | |
| 8563 | 2026-09-12T00:29:32.289Z | Sep 12 00:29:31.332Sep 12 00:29:31.332Sep 12 00:29:31.332 Sep 12 00:29:31.332INFOINFO INFODEBGadding route 3fff:beef:19::/64 -> 2001:db8::55:ff adding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 8564 | 2026-09-12T00:29:32.289Z | |
| 8565 | 2026-09-12T00:29:32.289Z | replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8566 | 2026-09-12T00:29:32.289Z | adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 8567 | 2026-09-12T00:29:32.289Z | Sep 12 00:29:31.332Sep 12 00:29:31.332 Sep 12 00:29:31.332DEBGDEBG replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8568 | 2026-09-12T00:29:32.289Z | |
| 8569 | 2026-09-12T00:29:32.289Z | INFOSep 12 00:29:31.332 Sep 12 00:29:31.332DEBG INFOSep 12 00:29:31.332 adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 8570 | 2026-09-12T00:29:32.289Z | replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 8571 | 2026-09-12T00:29:32.289Z | |
| 8572 | 2026-09-12T00:29:32.289Z | INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 8573 | 2026-09-12T00:29:32.289Z | Sep 12 00:29:31.332Sep 12 00:29:31.332Sep 12 00:29:31.332 DEBGSep 12 00:29:31.332DEBG replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8574 | 2026-09-12T00:29:32.289Z | INFOreplacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 8575 | 2026-09-12T00:29:32.289Z | Sep 12 00:29:31.332 adding route 3fff:beef:f::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 8576 | 2026-09-12T00:29:32.289Z | |
| 8577 | 2026-09-12T00:29:32.289Z | adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 8578 | 2026-09-12T00:29:32.289Z | Sep 12 00:29:31.332Sep 12 00:29:31.332Sep 12 00:29:31.332Sep 12 00:29:31.332 DEBGDEBG replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOreplacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8579 | 2026-09-12T00:29:32.289Z | INFO |
| 8580 | 2026-09-12T00:29:32.289Z | adding route 3fff:beef:e::/64 -> 2001:db8::55:ffadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 8581 | 2026-09-12T00:29:32.289Z | |
| 8582 | 2026-09-12T00:29:32.289Z | Sep 12 00:29:31.332Sep 12 00:29:31.332 Sep 12 00:29:31.332INFO DEBGadding route 3fff:beef:9::/64 -> 2001:db8::55:ffSep 12 00:29:31.332 |
| 8583 | 2026-09-12T00:29:32.289Z | replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8584 | 2026-09-12T00:29:32.289Z | DEBGINFO replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:29:31.332Sep 12 00:29:31.332 INFO |
| 8585 | 2026-09-12T00:29:32.289Z | adding route 3fff:beef:10::/64 -> 2001:db8::55:ffDEBGadding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 8586 | 2026-09-12T00:29:32.289Z | |
| 8587 | 2026-09-12T00:29:32.289Z | replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:29:31.332 |
| 8588 | 2026-09-12T00:29:32.289Z | INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ffSep 12 00:29:31.332Sep 12 00:29:31.332 Sep 12 00:29:31.332 |
| 8589 | 2026-09-12T00:29:32.290Z | DEBGINFO DEBGreplacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8590 | 2026-09-12T00:29:32.290Z | Sep 12 00:29:31.332adding route 3fff:beef:a::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8591 | 2026-09-12T00:29:32.290Z | DEBGSep 12 00:29:31.332 |
| 8592 | 2026-09-12T00:29:32.290Z | replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8593 | 2026-09-12T00:29:32.290Z | INFOSep 12 00:29:31.332 adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 8594 | 2026-09-12T00:29:32.290Z | DEBGSep 12 00:29:31.332 replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 00:29:31.332Sep 12 00:29:31.332 |
| 8595 | 2026-09-12T00:29:32.290Z | INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ffINFODEBG |
| 8596 | 2026-09-12T00:29:32.290Z | Sep 12 00:29:31.332 INFOSep 12 00:29:31.332 replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 8597 | 2026-09-12T00:29:32.290Z | |
| 8598 | 2026-09-12T00:29:32.290Z | adding route 3fff:beef:10::/64 -> 2001:db8::55:ffDEBG |
| 8599 | 2026-09-12T00:29:32.290Z | Sep 12 00:29:31.332replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8600 | 2026-09-12T00:29:32.290Z | INFOSep 12 00:29:31.332 adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff DEBG |
| 8601 | 2026-09-12T00:29:32.290Z | Sep 12 00:29:31.332replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG Sep 12 00:29:31.332 |
| 8602 | 2026-09-12T00:29:32.290Z | Sep 12 00:29:31.332replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO DEBGSep 12 00:29:31.332 replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8603 | 2026-09-12T00:29:32.290Z | adding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 8604 | 2026-09-12T00:29:32.290Z | |
| 8605 | 2026-09-12T00:29:32.290Z | INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 8606 | 2026-09-12T00:29:32.290Z | Sep 12 00:29:31.332Sep 12 00:29:31.332 INFOSep 12 00:29:31.332 INFO DEBGSep 12 00:29:31.332 adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffDEBGadding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 8607 | 2026-09-12T00:29:32.290Z | replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8608 | 2026-09-12T00:29:32.290Z | replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8609 | 2026-09-12T00:29:32.290Z | |
| 8610 | 2026-09-12T00:29:32.290Z | Sep 12 00:29:31.332 DEBGSep 12 00:29:31.332Sep 12 00:29:31.332 replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 8611 | 2026-09-12T00:29:32.290Z | Sep 12 00:29:31.332 INFOSep 12 00:29:31.332INFOreplacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 8612 | 2026-09-12T00:29:32.290Z | INFO |
| 8613 | 2026-09-12T00:29:32.290Z | adding route 3fff:beef:20::/64 -> 2001:db8::55:ffadding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 8614 | 2026-09-12T00:29:32.290Z | |
| 8615 | 2026-09-12T00:29:32.290Z | Sep 12 00:29:31.332 Sep 12 00:29:31.332 DEBG INFOSep 12 00:29:31.332replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8616 | 2026-09-12T00:29:32.290Z | Sep 12 00:29:31.332adding route 3fff:beef:12::/64 -> 2001:db8::55:ff DEBGDEBG |
| 8617 | 2026-09-12T00:29:32.291Z | Sep 12 00:29:31.332 replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFOreplacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8618 | 2026-09-12T00:29:32.291Z | |
| 8619 | 2026-09-12T00:29:32.291Z | adding route 3fff:beef:e::/64 -> 2001:db8::55:ffSep 12 00:29:31.332 |
| 8620 | 2026-09-12T00:29:32.291Z | Sep 12 00:29:31.332Sep 12 00:29:31.332DEBG INFO replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 8621 | 2026-09-12T00:29:32.291Z | |
| 8622 | 2026-09-12T00:29:32.291Z | INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 8623 | 2026-09-12T00:29:32.291Z | Sep 12 00:29:31.332 DEBG replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8624 | 2026-09-12T00:29:32.291Z | Sep 12 00:29:31.332Sep 12 00:29:31.332 INFODEBG adding route 3fff:beef:15::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8625 | 2026-09-12T00:29:32.291Z | |
| 8626 | 2026-09-12T00:29:32.291Z | Sep 12 00:29:31.332Sep 12 00:29:31.332 DEBGDEBG replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8627 | 2026-09-12T00:29:32.291Z | Sep 12 00:29:31.332 INFOSep 12 00:29:31.332 adding route 3fff:beef:13::/64 -> 2001:db8::55:ffINFO |
| 8628 | 2026-09-12T00:29:32.291Z | adding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 8629 | 2026-09-12T00:29:32.291Z | Sep 12 00:29:31.332Sep 12 00:29:31.332 INFO Sep 12 00:29:31.332adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 8630 | 2026-09-12T00:29:32.291Z | DEBG replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8631 | 2026-09-12T00:29:32.296Z | DEBG Sep 12 00:29:31.332replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8632 | 2026-09-12T00:29:32.296Z | DEBG replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:29:31.332 |
| 8633 | 2026-09-12T00:29:32.296Z | Sep 12 00:29:31.332 INFO INFOadding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 8634 | 2026-09-12T00:29:32.296Z | Sep 12 00:29:31.332adding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 8635 | 2026-09-12T00:29:32.296Z | INFOSep 12 00:29:31.332 adding route 3fff:beef:10::/64 -> 2001:db8::55:ffDEBG |
| 8636 | 2026-09-12T00:29:32.296Z | replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8637 | 2026-09-12T00:29:32.296Z | Sep 12 00:29:31.332 DEBGSep 12 00:29:31.332Sep 12 00:29:31.332 INFODEBG adding route 3fff:beef:15::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8638 | 2026-09-12T00:29:32.296Z | |
| 8639 | 2026-09-12T00:29:32.296Z | |
| 8640 | 2026-09-12T00:29:32.296Z | Sep 12 00:29:31.332Sep 12 00:29:31.332 Sep 12 00:29:31.332DEBG INFOreplacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8641 | 2026-09-12T00:29:32.296Z | INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ffadding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 8642 | 2026-09-12T00:29:32.296Z | |
| 8643 | 2026-09-12T00:29:32.296Z | Sep 12 00:29:31.332Sep 12 00:29:31.332 INFOSep 12 00:29:31.332DEBG adding route 3fff:beef:16::/64 -> 2001:db8::55:ff DEBGreplacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8644 | 2026-09-12T00:29:32.296Z | |
| 8645 | 2026-09-12T00:29:32.296Z | replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8646 | 2026-09-12T00:29:32.297Z | Sep 12 00:29:31.332Sep 12 00:29:31.332 Sep 12 00:29:31.332 DEBGINFO INFOadding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 8647 | 2026-09-12T00:29:32.297Z | replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 8648 | 2026-09-12T00:29:32.297Z | |
| 8649 | 2026-09-12T00:29:32.297Z | Sep 12 00:29:31.332 DEBG Sep 12 00:29:31.332Sep 12 00:29:31.332 replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 8650 | 2026-09-12T00:29:32.297Z | INFO replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8651 | 2026-09-12T00:29:32.297Z | adding route 3fff:beef:17::/64 -> 2001:db8::55:ffSep 12 00:29:31.332 |
| 8652 | 2026-09-12T00:29:32.297Z | Sep 12 00:29:31.332INFO INFOadding route 3fff:beef:13::/64 -> 2001:db8::55:ff Sep 12 00:29:31.332 |
| 8653 | 2026-09-12T00:29:32.297Z | adding route 3fff:beef:26::/64 -> 2001:db8::55:ff DEBG |
| 8654 | 2026-09-12T00:29:32.297Z | replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8655 | 2026-09-12T00:29:32.297Z | Sep 12 00:29:31.332 DEBGSep 12 00:29:31.332 Sep 12 00:29:31.332 replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8656 | 2026-09-12T00:29:32.297Z | INFO DEBGadding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 8657 | 2026-09-12T00:29:32.297Z | replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:29:31.332 |
| 8658 | 2026-09-12T00:29:32.297Z | INFO Sep 12 00:29:31.332Sep 12 00:29:31.332adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 8659 | 2026-09-12T00:29:32.297Z | INFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 8660 | 2026-09-12T00:29:32.297Z | Sep 12 00:29:31.332 DEBG replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:29:31.332 |
| 8661 | 2026-09-12T00:29:32.297Z | DEBG Sep 12 00:29:31.332replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8662 | 2026-09-12T00:29:32.297Z | DEBGINFO replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 8663 | 2026-09-12T00:29:32.297Z | |
| 8664 | 2026-09-12T00:29:32.297Z | Sep 12 00:29:31.332 INFOSep 12 00:29:31.332 Sep 12 00:29:31.332adding route 3fff:beef:28::/64 -> 2001:db8::55:ff INFODEBG |
| 8665 | 2026-09-12T00:29:32.297Z | adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 8666 | 2026-09-12T00:29:32.297Z | Sep 12 00:29:31.332 DEBG replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8667 | 2026-09-12T00:29:32.297Z | Sep 12 00:29:31.332 DEBGSep 12 00:29:31.332 replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 8668 | 2026-09-12T00:29:32.297Z | adding route 3fff:beef:29::/64 -> 2001:db8::55:ffSep 12 00:29:31.332 INFO |
| 8669 | 2026-09-12T00:29:32.297Z | adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 8670 | 2026-09-12T00:29:32.297Z | Sep 12 00:29:31.332 DEBGSep 12 00:29:31.332 replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 8671 | 2026-09-12T00:29:32.297Z | replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8672 | 2026-09-12T00:29:32.297Z | Sep 12 00:29:31.332 Sep 12 00:29:31.332INFO INFOadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 8673 | 2026-09-12T00:29:32.297Z | adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 8674 | 2026-09-12T00:29:32.297Z | Sep 12 00:29:31.332 Sep 12 00:29:31.332DEBG DEBGreplacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8675 | 2026-09-12T00:29:32.298Z | replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8676 | 2026-09-12T00:29:32.298Z | Sep 12 00:29:31.333Sep 12 00:29:31.333 INFOINFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffadding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 8677 | 2026-09-12T00:29:32.298Z | |
| 8678 | 2026-09-12T00:29:32.298Z | Sep 12 00:29:31.333replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:29:31.333 DEBG |
| 8679 | 2026-09-12T00:29:32.298Z | DEBG replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8680 | 2026-09-12T00:29:32.298Z | |
| 8681 | 2026-09-12T00:29:32.298Z | Sep 12 00:29:31.333 INFOSep 12 00:29:31.333 adding route 3fff:beef:16::/64 -> 2001:db8::55:ffSep 12 00:29:31.333 |
| 8682 | 2026-09-12T00:29:32.298Z | INFOINFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffSep 12 00:29:31.333adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 8683 | 2026-09-12T00:29:32.298Z | |
| 8684 | 2026-09-12T00:29:32.298Z | DEBG replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:29:31.333 |
| 8685 | 2026-09-12T00:29:32.298Z | Sep 12 00:29:31.333 DEBGDEBG replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8686 | 2026-09-12T00:29:32.298Z | |
| 8687 | 2026-09-12T00:29:32.298Z | Sep 12 00:29:31.333 INFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 8688 | 2026-09-12T00:29:32.298Z | Sep 12 00:29:31.333Sep 12 00:29:31.333 INFO INFOadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 8689 | 2026-09-12T00:29:32.298Z | adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 8690 | 2026-09-12T00:29:32.298Z | Sep 12 00:29:31.333Sep 12 00:29:31.333 DEBG DEBGreplacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 00:29:31.333replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8691 | 2026-09-12T00:29:32.298Z | |
| 8692 | 2026-09-12T00:29:32.298Z | DEBG replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8693 | 2026-09-12T00:29:32.298Z | Sep 12 00:29:31.333Sep 12 00:29:31.333Sep 12 00:29:31.333 INFO INFOINFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffadding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 8694 | 2026-09-12T00:29:32.298Z | |
| 8695 | 2026-09-12T00:29:32.298Z | adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 8696 | 2026-09-12T00:29:32.298Z | Sep 12 00:29:31.333 Sep 12 00:29:31.333DEBG Sep 12 00:29:31.333DEBG replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 8697 | 2026-09-12T00:29:32.298Z | replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8698 | 2026-09-12T00:29:32.298Z | |
| 8699 | 2026-09-12T00:29:32.298Z | Sep 12 00:29:31.333 Sep 12 00:29:31.333INFO INFOadding route 3fff:beef:19::/64 -> 2001:db8::55:ff Sep 12 00:29:31.333 |
| 8700 | 2026-09-12T00:29:32.298Z | adding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 8701 | 2026-09-12T00:29:32.298Z | INFOSep 12 00:29:31.333 adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffDEBG |
| 8702 | 2026-09-12T00:29:32.298Z | replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:29:31.333 |
| 8703 | 2026-09-12T00:29:32.299Z | Sep 12 00:29:31.333DEBG DEBG replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8704 | 2026-09-12T00:29:32.299Z | Sep 12 00:29:31.333 |
| 8705 | 2026-09-12T00:29:32.299Z | INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 8706 | 2026-09-12T00:29:32.299Z | Sep 12 00:29:31.333Sep 12 00:29:31.333Sep 12 00:29:31.333 INFODEBG INFOreplacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8707 | 2026-09-12T00:29:32.299Z | adding route 3fff:beef:21::/64 -> 2001:db8::55:ffadding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 8708 | 2026-09-12T00:29:32.299Z | |
| 8709 | 2026-09-12T00:29:32.299Z | Sep 12 00:29:31.333 INFOSep 12 00:29:31.333Sep 12 00:29:31.333 DEBGadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 8710 | 2026-09-12T00:29:32.299Z | DEBGreplacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8711 | 2026-09-12T00:29:32.299Z | replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:29:31.333 |
| 8712 | 2026-09-12T00:29:32.299Z | DEBG replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8713 | 2026-09-12T00:29:32.299Z | Sep 12 00:29:31.333Sep 12 00:29:31.333 INFOINFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ffSep 12 00:29:31.333 |
| 8714 | 2026-09-12T00:29:32.299Z | adding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 8715 | 2026-09-12T00:29:32.299Z | INFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 8716 | 2026-09-12T00:29:32.299Z | Sep 12 00:29:31.333Sep 12 00:29:31.333 DEBGDEBG Sep 12 00:29:31.333 replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGreplacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8717 | 2026-09-12T00:29:32.299Z | |
| 8718 | 2026-09-12T00:29:32.299Z | replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8719 | 2026-09-12T00:29:32.299Z | Sep 12 00:29:31.333Sep 12 00:29:31.333Sep 12 00:29:31.333 INFOINFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffINFO |
| 8720 | 2026-09-12T00:29:32.299Z | adding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 8721 | 2026-09-12T00:29:32.299Z | Sep 12 00:29:31.333 adding route 3fff:beef:23::/64 -> 2001:db8::55:ffDEBG |
| 8722 | 2026-09-12T00:29:32.299Z | replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8723 | 2026-09-12T00:29:32.299Z | Sep 12 00:29:31.333 Sep 12 00:29:31.333DEBGSep 12 00:29:31.333 INFODEBG adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8724 | 2026-09-12T00:29:32.299Z | |
| 8725 | 2026-09-12T00:29:32.299Z | replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8726 | 2026-09-12T00:29:32.299Z | Sep 12 00:29:31.333Sep 12 00:29:31.333 DEBGSep 12 00:29:31.333 INFOreplacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8727 | 2026-09-12T00:29:32.299Z | INFOadding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 8728 | 2026-09-12T00:29:32.299Z | adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 8729 | 2026-09-12T00:29:32.299Z | Sep 12 00:29:31.333 INFOSep 12 00:29:31.333 adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffSep 12 00:29:31.333DEBG |
| 8730 | 2026-09-12T00:29:32.299Z | DEBG replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8731 | 2026-09-12T00:29:32.389Z | |
| 8732 | 2026-09-12T00:29:32.389Z | Sep 12 00:29:31.333 DEBG Sep 12 00:29:31.333replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:29:31.333 |
| 8733 | 2026-09-12T00:29:32.389Z | INFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ffINFO |
| 8734 | 2026-09-12T00:29:32.389Z | Sep 12 00:29:31.333adding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 8735 | 2026-09-12T00:29:32.390Z | INFO Sep 12 00:29:31.333adding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 8736 | 2026-09-12T00:29:32.390Z | DEBG replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8737 | 2026-09-12T00:29:32.390Z | Sep 12 00:29:31.333 Sep 12 00:29:31.333DEBGSep 12 00:29:31.333 DEBGreplacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8738 | 2026-09-12T00:29:32.390Z | INFOreplacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 8739 | 2026-09-12T00:29:32.390Z | |
| 8740 | 2026-09-12T00:29:32.390Z | Sep 12 00:29:31.333 INFOSep 12 00:29:31.333Sep 12 00:29:31.333 adding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 8741 | 2026-09-12T00:29:32.390Z | DEBGINFO Sep 12 00:29:31.333adding route 3fff:beef:26::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 8742 | 2026-09-12T00:29:32.390Z | |
| 8743 | 2026-09-12T00:29:32.390Z | replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8744 | 2026-09-12T00:29:32.390Z | Sep 12 00:29:31.333Sep 12 00:29:31.333Sep 12 00:29:31.333 INFO INFOadding route 3fff:beef:36::/64 -> 2001:db8::55:ffDEBG |
| 8745 | 2026-09-12T00:29:32.390Z | adding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 8746 | 2026-09-12T00:29:32.390Z | replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8747 | 2026-09-12T00:29:32.390Z | Sep 12 00:29:31.333Sep 12 00:29:31.333 Sep 12 00:29:31.333DEBG DEBGcreated new freemap Sep 12 00:29:31.333replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO |
| 8748 | 2026-09-12T00:29:32.390Z | DEBG, unitreplacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]:Sep 12 00:29:31.333 |
| 8749 | 2026-09-12T00:29:32.390Z | INFO adding route 3fff:beef:27::/64 -> 2001:db8::55:fffreemap_route_ipv4 |
| 8750 | 2026-09-12T00:29:32.390Z | adding route 3fff:beef:23::/64 -> 2001:db8::55:ffSep 12 00:29:31.333 |
| 8751 | 2026-09-12T00:29:32.390Z | |
| 8752 | 2026-09-12T00:29:32.390Z | INFO adding route 3fff:beef:37::/64 -> 2001:db8::55:ffSep 12 00:29:31.333 |
| 8753 | 2026-09-12T00:29:32.390Z | Sep 12 00:29:31.333DEBG Sep 12 00:29:31.333 replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8754 | 2026-09-12T00:29:32.390Z | DEBGDEBGSep 12 00:29:31.333 DEBGSep 12 00:29:31.333 replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8755 | 2026-09-12T00:29:32.390Z | INFOreplacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]created new freemap |
| 8756 | 2026-09-12T00:29:32.390Z | adding route 3fff:beef:24::/64 -> 2001:db8::55:ff, |
| 8757 | 2026-09-12T00:29:32.390Z | Sep 12 00:29:31.333unit: INFOSep 12 00:29:31.333Sep 12 00:29:31.333freemap_route_ipv6 adding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 8758 | 2026-09-12T00:29:32.390Z | |
| 8759 | 2026-09-12T00:29:32.390Z | INFODEBG adding route 3fff:beef:38::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8760 | 2026-09-12T00:29:32.390Z | |
| 8761 | 2026-09-12T00:29:32.390Z | Sep 12 00:29:31.333 DEBG Sep 12 00:29:31.333initted freemap. size: 64 Sep 12 00:29:31.333Sep 12 00:29:31.333DEBG , DEBG replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 8762 | 2026-09-12T00:29:32.391Z | replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:25::/64 -> 2001:db8::55:ffSep 12 00:29:31.333 |
| 8763 | 2026-09-12T00:29:32.391Z | unit |
| 8764 | 2026-09-12T00:29:32.391Z | INFO: Sep 12 00:29:31.333freemap_route_ipv4 |
| 8765 | 2026-09-12T00:29:32.391Z | adding route 3fff:beef:39::/64 -> 2001:db8::55:ffINFOSep 12 00:29:31.333Sep 12 00:29:31.333 DEBGDEBG |
| 8766 | 2026-09-12T00:29:32.391Z | adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 8767 | 2026-09-12T00:29:32.391Z | reset freemapreplacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8768 | 2026-09-12T00:29:32.391Z | , unitSep 12 00:29:31.333: Sep 12 00:29:31.333DEBG freemap_route_ipv4INFO |
| 8769 | 2026-09-12T00:29:32.391Z | adding route 3fff:beef:26::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8770 | 2026-09-12T00:29:32.391Z | |
| 8771 | 2026-09-12T00:29:32.391Z | Sep 12 00:29:31.333Sep 12 00:29:31.333 DEBGDEBG initted freemap. size: 64 , Sep 12 00:29:31.333replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit |
| 8772 | 2026-09-12T00:29:32.391Z | : freemap_route_ipv6 |
| 8773 | 2026-09-12T00:29:32.391Z | DEBGSep 12 00:29:31.333 replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 8774 | 2026-09-12T00:29:32.391Z | reset freemap, unitSep 12 00:29:31.333: INFOfreemap_route_ipv6 |
| 8775 | 2026-09-12T00:29:32.391Z | Sep 12 00:29:31.333adding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 8776 | 2026-09-12T00:29:32.391Z | DEBG Sep 12 00:29:31.333 INFOcreated new freemapSep 12 00:29:31.333 , adding route 172.16.0.0/32 -> 10.0.0.1DEBGunit |
| 8777 | 2026-09-12T00:29:32.391Z | :replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8778 | 2026-09-12T00:29:32.391Z | freemap_route_ipv4Sep 12 00:29:31.333 |
| 8779 | 2026-09-12T00:29:32.391Z | DEBGSep 12 00:29:31.333 Sep 12 00:29:31.333 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 8780 | 2026-09-12T00:29:32.391Z | INFODEBG adding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 8781 | 2026-09-12T00:29:32.391Z | created new freemap, Sep 12 00:29:31.333unit INFOSep 12 00:29:31.333: adding route 172.16.0.0/32 -> 10.0.0.2 DEBGfreemap_route_ipv6 |
| 8782 | 2026-09-12T00:29:32.391Z | Sep 12 00:29:31.333 replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 8783 | 2026-09-12T00:29:32.391Z | |
| 8784 | 2026-09-12T00:29:32.391Z | Sep 12 00:29:31.333adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 8785 | 2026-09-12T00:29:32.391Z | Sep 12 00:29:31.333DEBG INFOinitted freemap. size: 64 , adding route 3fff:beef:29::/64 -> 2001:db8::55:ffSep 12 00:29:31.333unitSep 12 00:29:31.333 :DEBG freemap_route_ipv4replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 8786 | 2026-09-12T00:29:32.391Z | DEBG |
| 8787 | 2026-09-12T00:29:32.391Z | replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8788 | 2026-09-12T00:29:32.391Z | Sep 12 00:29:31.333 |
| 8789 | 2026-09-12T00:29:32.392Z | test route::tests::identity_replace_is_noop ... ok |
| 8790 | 2026-09-12T00:29:32.392Z | DEBGSep 12 00:29:31.333 Sep 12 00:29:31.333reset freemap DEBGINFO , unitreplacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]: |
| 8791 | 2026-09-12T00:29:32.392Z | adding route 172.16.0.0/32 -> 10.0.0.3 |
| 8792 | 2026-09-12T00:29:32.392Z | freemap_route_ipv4 |
| 8793 | 2026-09-12T00:29:32.392Z | Sep 12 00:29:31.333 INFOSep 12 00:29:31.333 adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffSep 12 00:29:31.333DEBG Sep 12 00:29:31.333INFO DEBG Sep 12 00:29:31.333replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }] initted freemap. size: 64adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffINFO, |
| 8794 | 2026-09-12T00:29:32.392Z | unit |
| 8795 | 2026-09-12T00:29:32.392Z | :adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffSep 12 00:29:31.333 |
| 8796 | 2026-09-12T00:29:32.392Z | |
| 8797 | 2026-09-12T00:29:32.392Z | freemap_route_ipv6 |
| 8798 | 2026-09-12T00:29:32.392Z | Sep 12 00:29:31.333DEBGSep 12 00:29:31.333 replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8799 | 2026-09-12T00:29:32.392Z | Sep 12 00:29:31.333Sep 12 00:29:31.333 INFODEBG DEBGreset freemapDEBGadding route 172.16.0.0/32 -> 10.0.0.4 |
| 8800 | 2026-09-12T00:29:32.392Z | , unitreplacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8801 | 2026-09-12T00:29:32.392Z | Sep 12 00:29:31.333 |
| 8802 | 2026-09-12T00:29:32.392Z | DEBG Sep 12 00:29:31.333replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }] : |
| 8803 | 2026-09-12T00:29:32.392Z | INFOSep 12 00:29:31.333freemap_route_ipv6 |
| 8804 | 2026-09-12T00:29:32.392Z | Sep 12 00:29:31.333 adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffINFOINFO |
| 8805 | 2026-09-12T00:29:32.392Z | Sep 12 00:29:31.333 adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffadding route 3fff:beef:2b::/64 -> 2001:db8::55:ffINFO |
| 8806 | 2026-09-12T00:29:32.392Z | |
| 8807 | 2026-09-12T00:29:32.392Z | Sep 12 00:29:31.333Sep 12 00:29:31.333Sep 12 00:29:31.333 DEBGDEBG adding route 3fff:dead::/64 -> 2001:db8::55:1replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }] |
| 8808 | 2026-09-12T00:29:32.392Z | |
| 8809 | 2026-09-12T00:29:32.392Z | DEBG replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8810 | 2026-09-12T00:29:32.392Z | replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:29:31.333Sep 12 00:29:31.333 Sep 12 00:29:31.333DEBG |
| 8811 | 2026-09-12T00:29:32.392Z | INFODEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 8812 | 2026-09-12T00:29:32.392Z | |
| 8813 | 2026-09-12T00:29:32.392Z | replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:29:31.333 |
| 8814 | 2026-09-12T00:29:32.392Z | Sep 12 00:29:31.333INFO Sep 12 00:29:31.333INFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 8815 | 2026-09-12T00:29:32.392Z | DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1Sep 12 00:29:31.333 |
| 8816 | 2026-09-12T00:29:32.392Z | Sep 12 00:29:31.333 replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 8817 | 2026-09-12T00:29:32.393Z | Sep 12 00:29:31.333 DEBGSep 12 00:29:31.333 DEBGSep 12 00:29:31.333 adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 8818 | 2026-09-12T00:29:32.393Z | DEBG |
| 8819 | 2026-09-12T00:29:32.393Z | created new freemapDEBG Sep 12 00:29:31.333failed to allocate space for the new target list |
| 8820 | 2026-09-12T00:29:32.393Z | , |
| 8821 | 2026-09-12T00:29:32.393Z | INFO unitadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff: |
| 8822 | 2026-09-12T00:29:32.393Z | Sep 12 00:29:31.333 Sep 12 00:29:31.333freemap_route_ipv4 INFOSep 12 00:29:31.333 |
| 8823 | 2026-09-12T00:29:32.393Z | DEBG Sep 12 00:29:31.333adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 8824 | 2026-09-12T00:29:32.393Z | DEBGDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8825 | 2026-09-12T00:29:32.393Z | |
| 8826 | 2026-09-12T00:29:32.393Z | Sep 12 00:29:31.333Sep 12 00:29:31.333 DEBGDEBG replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 12 00:29:31.333 |
| 8827 | 2026-09-12T00:29:32.393Z | |
| 8828 | 2026-09-12T00:29:32.393Z | INFOcreated new freemap Sep 12 00:29:31.333adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff, Sep 12 00:29:31.333INFO unit INFO: |
| 8829 | 2026-09-12T00:29:32.393Z | adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 8830 | 2026-09-12T00:29:32.393Z | freemap_route_ipv6 adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 8831 | 2026-09-12T00:29:32.401Z | |
| 8832 | 2026-09-12T00:29:32.401Z | Sep 12 00:29:31.334Sep 12 00:29:31.334 DEBGDEBGSep 12 00:29:31.334 Sep 12 00:29:31.334replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 8833 | 2026-09-12T00:29:32.401Z | DEBG DEBGreplacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 00:29:31.334replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]initted freemap. size: 64 |
| 8834 | 2026-09-12T00:29:32.401Z | INFO, |
| 8835 | 2026-09-12T00:29:32.401Z | unitadding route 3fff:beef::/64 -> 2001:db8::55:ff:Sep 12 00:29:31.334 |
| 8836 | 2026-09-12T00:29:32.401Z | INFO freemap_route_ipv4 |
| 8837 | 2026-09-12T00:29:32.401Z | adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 8838 | 2026-09-12T00:29:32.401Z | Sep 12 00:29:31.334Sep 12 00:29:31.334 INFO Sep 12 00:29:31.334DEBG Sep 12 00:29:31.334 replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGDEBG |
| 8839 | 2026-09-12T00:29:32.401Z | replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]reset freemap |
| 8840 | 2026-09-12T00:29:32.401Z | , Sep 12 00:29:31.334 unitadding route 3fff:beef:2f::/64 -> 2001:db8::55:ffINFO: Sep 12 00:29:31.334 adding route 3fff:beef:1::/64 -> 2001:db8::55:fffreemap_route_ipv4 |
| 8841 | 2026-09-12T00:29:32.401Z | INFO |
| 8842 | 2026-09-12T00:29:32.401Z | |
| 8843 | 2026-09-12T00:29:32.401Z | adding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 8844 | 2026-09-12T00:29:32.401Z | Sep 12 00:29:31.334Sep 12 00:29:31.334 Sep 12 00:29:31.334 DEBGDEBG Sep 12 00:29:31.334replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG |
| 8845 | 2026-09-12T00:29:32.401Z | DEBGreplacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8846 | 2026-09-12T00:29:32.401Z | initted freemap. size: 64 |
| 8847 | 2026-09-12T00:29:32.401Z | Sep 12 00:29:31.334, unitSep 12 00:29:31.334: INFOINFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ffadding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 8848 | 2026-09-12T00:29:32.402Z | |
| 8849 | 2026-09-12T00:29:32.402Z | freemap_route_ipv6 |
| 8850 | 2026-09-12T00:29:32.402Z | Sep 12 00:29:31.334 Sep 12 00:29:31.334DEBG DEBGSep 12 00:29:31.334 replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8851 | 2026-09-12T00:29:32.402Z | |
| 8852 | 2026-09-12T00:29:32.402Z | Sep 12 00:29:31.334 DEBG INFOreset freemapSep 12 00:29:31.334 , Sep 12 00:29:31.334INFO unitadding route 3fff:beef:3::/64 -> 2001:db8::55:ffINFO: |
| 8853 | 2026-09-12T00:29:32.402Z | freemap_route_ipv6 adding route 3fff:beef:30::/64 -> 2001:db8::55:ffadding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 8854 | 2026-09-12T00:29:32.402Z | |
| 8855 | 2026-09-12T00:29:32.402Z | Sep 12 00:29:31.334 DEBG |
| 8856 | 2026-09-12T00:29:32.402Z | replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:29:31.334 |
| 8857 | 2026-09-12T00:29:32.402Z | Sep 12 00:29:31.334 INFODEBGSep 12 00:29:31.334Sep 12 00:29:31.334 adding route 3fff:dead::/64 -> 2001:db8::55:1DEBGINFO replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8858 | 2026-09-12T00:29:32.402Z | |
| 8859 | 2026-09-12T00:29:32.402Z | adding route 3fff:beef:4::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8860 | 2026-09-12T00:29:32.402Z | |
| 8861 | 2026-09-12T00:29:32.402Z | Sep 12 00:29:31.334 Sep 12 00:29:31.334Sep 12 00:29:31.334 DEBGINFO replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 8862 | 2026-09-12T00:29:32.402Z | Sep 12 00:29:31.334 DEBG |
| 8863 | 2026-09-12T00:29:32.402Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]INFOSep 12 00:29:31.334 Sep 12 00:29:31.334 INFODEBG |
| 8864 | 2026-09-12T00:29:32.402Z | adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 8865 | 2026-09-12T00:29:32.402Z | adding route 3fff:beef:31::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8866 | 2026-09-12T00:29:32.402Z | |
| 8867 | 2026-09-12T00:29:32.402Z | Sep 12 00:29:31.334 DEBGSep 12 00:29:31.334 replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG |
| 8868 | 2026-09-12T00:29:32.402Z | replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:29:31.334 |
| 8869 | 2026-09-12T00:29:32.402Z | Sep 12 00:29:31.334 INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] DEBGSep 12 00:29:31.334Sep 12 00:29:31.334 |
| 8870 | 2026-09-12T00:29:32.402Z | adding route 3fff:beef:34::/64 -> 2001:db8::55:ff INFO INFOreplacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8871 | 2026-09-12T00:29:32.402Z | adding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 8872 | 2026-09-12T00:29:32.402Z | |
| 8873 | 2026-09-12T00:29:32.402Z | adding route 3fff:beef:6::/64 -> 2001:db8::55:ffSep 12 00:29:31.334 |
| 8874 | 2026-09-12T00:29:32.402Z | Sep 12 00:29:31.334 Sep 12 00:29:31.334DEBG replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 8875 | 2026-09-12T00:29:32.402Z | Sep 12 00:29:31.334INFOreplacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:32::/64 -> 2001:db8::55:ffDEBG |
| 8876 | 2026-09-12T00:29:32.403Z | |
| 8877 | 2026-09-12T00:29:32.403Z | Sep 12 00:29:31.334 INFO replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:35::/64 -> 2001:db8::55:ffSep 12 00:29:31.334 |
| 8878 | 2026-09-12T00:29:32.403Z | |
| 8879 | 2026-09-12T00:29:32.403Z | Sep 12 00:29:31.334DEBGSep 12 00:29:31.334Sep 12 00:29:31.334 replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFODEBG replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 8880 | 2026-09-12T00:29:32.403Z | adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 8881 | 2026-09-12T00:29:32.403Z | adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 8882 | 2026-09-12T00:29:32.403Z | |
| 8883 | 2026-09-12T00:29:32.403Z | Sep 12 00:29:31.334Sep 12 00:29:31.334Sep 12 00:29:31.334 Sep 12 00:29:31.334DEBG INFO replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 8884 | 2026-09-12T00:29:32.403Z | adding route 3fff:beef:36::/64 -> 2001:db8::55:ff DEBGadding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 8885 | 2026-09-12T00:29:32.403Z | replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8886 | 2026-09-12T00:29:32.403Z | |
| 8887 | 2026-09-12T00:29:32.403Z | Sep 12 00:29:31.334 Sep 12 00:29:31.334INFO Sep 12 00:29:31.334DEBG INFOadding route 3fff:beef:8::/64 -> 2001:db8::55:ffSep 12 00:29:31.334 |
| 8888 | 2026-09-12T00:29:32.403Z | adding route 3fff:beef:18::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8889 | 2026-09-12T00:29:32.403Z | |
| 8890 | 2026-09-12T00:29:32.403Z | test route::tests::grow_succeeds ... ok |
| 8891 | 2026-09-12T00:29:32.403Z | test route::tests::rollback_failure_leaves_in_core_cleared ... ok |
| 8892 | 2026-09-12T00:29:32.403Z | test route::tests::rollback_on_compact_delete_failure ... ok |
| 8893 | 2026-09-12T00:29:32.403Z | Sep 12 00:29:31.334DEBG Sep 12 00:29:31.334DEBGSep 12 00:29:31.334 INFOreplacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGreplacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8894 | 2026-09-12T00:29:32.403Z | Sep 12 00:29:31.334 Sep 12 00:29:31.334 DEBGDEBG created new freemap, unitcreated new freemap, :unit :freemap_route_ipv4 |
| 8895 | 2026-09-12T00:29:32.403Z | Sep 12 00:29:31.340 INFOfreemap_route_ipv4 |
| 8896 | 2026-09-12T00:29:32.403Z | adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 8897 | 2026-09-12T00:29:32.403Z | Sep 12 00:29:31.341 DEBG Sep 12 00:29:31.341created new freemap , Sep 12 00:29:31.341unitDEBG :DEBG replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv6created new freemap |
| 8898 | 2026-09-12T00:29:32.403Z | |
| 8899 | 2026-09-12T00:29:32.403Z | , Sep 12 00:29:31.341Sep 12 00:29:31.341 INFODEBG unit :initted freemap. size: 64adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff, |
| 8900 | 2026-09-12T00:29:32.403Z | freemap_route_ipv6unit |
| 8901 | 2026-09-12T00:29:32.403Z | :Sep 12 00:29:31.341Sep 12 00:29:31.341 DEBGDEBG replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]initted freemap. size: 64freemap_route_ipv4, |
| 8902 | 2026-09-12T00:29:32.403Z | unit |
| 8903 | 2026-09-12T00:29:32.403Z | : freemap_route_ipv4 |
| 8904 | 2026-09-12T00:29:32.404Z | Sep 12 00:29:31.341Sep 12 00:29:31.341 DEBG reset freemapSep 12 00:29:31.341, Sep 12 00:29:31.334 INFODEBG DEBGadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff unit |
| 8905 | 2026-09-12T00:29:32.404Z | : created new freemapreset freemap, , unitfreemap_route_ipv4unit |
| 8906 | 2026-09-12T00:29:32.404Z | Sep 12 00:29:31.341:: DEBG freemap_route_ipv4replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8907 | 2026-09-12T00:29:32.404Z | freemap_route_ipv4Sep 12 00:29:31.341 |
| 8908 | 2026-09-12T00:29:32.404Z | |
| 8909 | 2026-09-12T00:29:32.404Z | DEBG initted freemap. size: 64, Sep 12 00:29:31.341Sep 12 00:29:31.341 INFO DEBG |
| 8910 | 2026-09-12T00:29:32.404Z | unitadding route 3fff:beef:1c::/64 -> 2001:db8::55:ff: |
| 8911 | 2026-09-12T00:29:32.404Z | adding route 3fff:beef:37::/64 -> 2001:db8::55:fffreemap_route_ipv6Sep 12 00:29:31.341Sep 12 00:29:31.341 |
| 8912 | 2026-09-12T00:29:32.404Z | DEBGSep 12 00:29:31.341 INFOreplacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8913 | 2026-09-12T00:29:32.404Z | |
| 8914 | 2026-09-12T00:29:32.404Z | created new freemap , Sep 12 00:29:31.341DEBGSep 12 00:29:31.341 Sep 12 00:29:31.341INFO DEBG unitDEBGadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 8915 | 2026-09-12T00:29:32.404Z | :reset freemap , initted freemap. size: 64freemap_route_ipv6, |
| 8916 | 2026-09-12T00:29:32.404Z | unitunit::Sep 12 00:29:31.341 Sep 12 00:29:31.341DEBGreplacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] freemap_route_ipv6DEBG |
| 8917 | 2026-09-12T00:29:32.404Z | |
| 8918 | 2026-09-12T00:29:32.404Z | initted freemap. size: 64replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8919 | 2026-09-12T00:29:32.404Z | freemap_route_ipv6, |
| 8920 | 2026-09-12T00:29:32.404Z | Sep 12 00:29:31.341Sep 12 00:29:31.341 DEBGINFO reset freemap Sep 12 00:29:31.341, adding route 3fff:beef:38::/64 -> 2001:db8::55:ffINFO |
| 8921 | 2026-09-12T00:29:32.404Z | unitunitadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff: Sep 12 00:29:31.341:freemap_route_ipv6Sep 12 00:29:31.341 |
| 8922 | 2026-09-12T00:29:32.404Z | freemap_route_ipv4DEBG |
| 8923 | 2026-09-12T00:29:32.404Z | INFOreplacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8924 | 2026-09-12T00:29:32.404Z | Sep 12 00:29:31.341Sep 12 00:29:31.341adding route 172.16.0.0/32 -> 10.0.0.1 |
| 8925 | 2026-09-12T00:29:32.404Z | DEBG INFOreset freemap , Sep 12 00:29:31.341adding route 3fff:dead::/64 -> 2001:db8::55:1unit : |
| 8926 | 2026-09-12T00:29:32.404Z | INFO freemap_route_ipv4adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 8927 | 2026-09-12T00:29:32.404Z | |
| 8928 | 2026-09-12T00:29:32.404Z | Sep 12 00:29:31.341 Sep 12 00:29:31.341DEBG Sep 12 00:29:31.341DEBG Sep 12 00:29:31.341replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 8929 | 2026-09-12T00:29:32.404Z | |
| 8930 | 2026-09-12T00:29:32.404Z | |
| 8931 | 2026-09-12T00:29:32.409Z | DEBGDEBGSep 12 00:29:31.341Sep 12 00:29:31.341 replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:29:31.341INFO |
| 8932 | 2026-09-12T00:29:32.409Z | DEBG replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 8933 | 2026-09-12T00:29:32.409Z | adding route 3fff:dead::/64 -> 2001:db8::55:2initted freemap. size: 64 |
| 8934 | 2026-09-12T00:29:32.409Z | , replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]Sep 12 00:29:31.341unitSep 12 00:29:31.341: |
| 8935 | 2026-09-12T00:29:32.409Z | INFO freemap_route_ipv6 adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffINFO |
| 8936 | 2026-09-12T00:29:32.409Z | adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 8937 | 2026-09-12T00:29:32.409Z | |
| 8938 | 2026-09-12T00:29:32.409Z | Sep 12 00:29:31.341Sep 12 00:29:31.341Sep 12 00:29:31.341 adding route 3fff:beef:34::/64 -> 2001:db8::55:ffDEBG |
| 8939 | 2026-09-12T00:29:32.409Z | DEBGreplacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8940 | 2026-09-12T00:29:32.409Z | Sep 12 00:29:31.341replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 8941 | 2026-09-12T00:29:32.409Z | Sep 12 00:29:31.341replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] DEBGINFO |
| 8942 | 2026-09-12T00:29:32.410Z | adding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 8943 | 2026-09-12T00:29:32.410Z | reset freemapSep 12 00:29:31.341 , DEBGSep 12 00:29:31.341Sep 12 00:29:31.341 DEBG unitSep 12 00:29:31.341replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]: INFO replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8944 | 2026-09-12T00:29:32.410Z | INFOfreemap_route_ipv6 adding route 3fff:dead::/64 -> 2001:db8::55:3adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 8945 | 2026-09-12T00:29:32.410Z | |
| 8946 | 2026-09-12T00:29:32.410Z | |
| 8947 | 2026-09-12T00:29:32.410Z | Sep 12 00:29:31.341 INFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ffSep 12 00:29:31.341 |
| 8948 | 2026-09-12T00:29:32.410Z | Sep 12 00:29:31.341 Sep 12 00:29:31.341 INFODEBG Sep 12 00:29:31.341replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1DEBG replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8949 | 2026-09-12T00:29:32.410Z | |
| 8950 | 2026-09-12T00:29:32.410Z | |
| 8951 | 2026-09-12T00:29:32.410Z | |
| 8952 | 2026-09-12T00:29:32.410Z | Sep 12 00:29:31.341Sep 12 00:29:31.341Sep 12 00:29:31.341 |
| 8953 | 2026-09-12T00:29:32.410Z | Sep 12 00:29:31.341 DEBG INFOINFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff adding route 3fff:beef:22::/64 -> 2001:db8::55:ffINFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 8954 | 2026-09-12T00:29:32.410Z | |
| 8955 | 2026-09-12T00:29:32.410Z | |
| 8956 | 2026-09-12T00:29:32.410Z | Sep 12 00:29:31.341 INFOadding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 8957 | 2026-09-12T00:29:32.410Z | Sep 12 00:29:31.341adding route 3fff:beef:9::/64 -> 2001:db8::55:ffSep 12 00:29:31.341Sep 12 00:29:31.341 DEBG |
| 8958 | 2026-09-12T00:29:32.410Z | DEBGINFO replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 8959 | 2026-09-12T00:29:32.410Z | replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:29:31.341 |
| 8960 | 2026-09-12T00:29:32.410Z | |
| 8961 | 2026-09-12T00:29:32.410Z | Sep 12 00:29:31.341 DEBGSep 12 00:29:31.341 Sep 12 00:29:31.341Sep 12 00:29:31.341 replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG |
| 8962 | 2026-09-12T00:29:32.410Z | INFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 8963 | 2026-09-12T00:29:32.410Z | DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 12 00:29:31.341 |
| 8964 | 2026-09-12T00:29:32.410Z | DEBGINFO failed to allocate space for the new target listSep 12 00:29:31.341adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 8965 | 2026-09-12T00:29:32.410Z | |
| 8966 | 2026-09-12T00:29:32.410Z | Sep 12 00:29:31.341 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]DEBG |
| 8967 | 2026-09-12T00:29:32.410Z | INFO Sep 12 00:29:31.341 replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:29:31.341 |
| 8968 | 2026-09-12T00:29:32.410Z | adding route 3fff:dead::/64 -> 2001:db8::55:3 DEBG |
| 8969 | 2026-09-12T00:29:32.410Z | DEBG Sep 12 00:29:31.341 Sep 12 00:29:31.341replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8970 | 2026-09-12T00:29:32.411Z | INFODEBG |
| 8971 | 2026-09-12T00:29:32.411Z | adding route 3fff:beef:24::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] |
| 8972 | 2026-09-12T00:29:32.411Z | |
| 8973 | 2026-09-12T00:29:32.411Z | Sep 12 00:29:31.341Sep 12 00:29:31.341 INFOSep 12 00:29:31.341DEBG DEBGadding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 8974 | 2026-09-12T00:29:32.411Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 12 00:29:31.341replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8975 | 2026-09-12T00:29:32.411Z | |
| 8976 | 2026-09-12T00:29:32.411Z | Sep 12 00:29:31.341 WARN DEBG shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })Sep 12 00:29:31.341 |
| 8977 | 2026-09-12T00:29:32.411Z | replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8978 | 2026-09-12T00:29:32.411Z | Sep 12 00:29:31.341INFO adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 8979 | 2026-09-12T00:29:32.411Z | INFO Sep 12 00:29:31.341adding route 3fff:beef:25::/64 -> 2001:db8::55:ff Sep 12 00:29:31.341 |
| 8980 | 2026-09-12T00:29:32.411Z | ERROINFOSep 12 00:29:31.341 adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 8981 | 2026-09-12T00:29:32.411Z | rollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })DEBG |
| 8982 | 2026-09-12T00:29:32.411Z | Sep 12 00:29:31.341 DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] |
| 8983 | 2026-09-12T00:29:32.411Z | Sep 12 00:29:31.341replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8984 | 2026-09-12T00:29:32.411Z | DEBG Sep 12 00:29:31.341 Sep 12 00:29:31.341DEBG ERROreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] |
| 8985 | 2026-09-12T00:29:32.411Z | shrink-in-place rollback failed for 3fff:dead::/64; in-core entry stays cleared and ASIC state may diverge until the next control-plane update on this subnet rebuilds itreplacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8986 | 2026-09-12T00:29:32.411Z | |
| 8987 | 2026-09-12T00:29:32.411Z | Sep 12 00:29:31.341Sep 12 00:29:31.334Sep 12 00:29:31.341 Sep 12 00:29:31.341 INFODEBG adding route 3fff:beef:26::/64 -> 2001:db8::55:ffcreated new freemap |
| 8988 | 2026-09-12T00:29:32.411Z | , unit:WARN INFOfreemap_route_ipv4Sep 12 00:29:31.341 |
| 8989 | 2026-09-12T00:29:32.411Z | adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 8990 | 2026-09-12T00:29:32.411Z | DEBG replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })Sep 12 00:29:31.341 |
| 8991 | 2026-09-12T00:29:32.411Z | test route::tests::rollback_on_compact_write_failure ... ok |
| 8992 | 2026-09-12T00:29:32.411Z | |
| 8993 | 2026-09-12T00:29:32.411Z | DEBG replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8994 | 2026-09-12T00:29:32.411Z | Sep 12 00:29:31.341Sep 12 00:29:31.341 INFOSep 12 00:29:31.341 DEBGadding route 3fff:beef:27::/64 -> 2001:db8::55:ffINFO |
| 8995 | 2026-09-12T00:29:32.411Z | adding route 3fff:beef:e::/64 -> 2001:db8::55:ffcreated new freemap |
| 8996 | 2026-09-12T00:29:32.411Z | test route::tests::rollback_on_index_readd_failure ... ok |
| 8997 | 2026-09-12T00:29:32.412Z | , unitSep 12 00:29:31.341: Sep 12 00:29:31.342 freemap_route_ipv6Sep 12 00:29:31.342 DEBG DEBGcreated new freemap , |
| 8998 | 2026-09-12T00:29:32.412Z | created new freemapunit, Sep 12 00:29:31.342unit :DEBG freemap_route_ipv4created new freemap:Sep 12 00:29:31.349 |
| 8999 | 2026-09-12T00:29:32.412Z | , DEBG freemap_route_ipv4unit |
| 9000 | 2026-09-12T00:29:32.412Z | initted freemap. size: 64:Sep 12 00:29:31.349, DEBGunit: freemap_route_ipv4created new freemap |
| 9001 | 2026-09-12T00:29:32.412Z | Sep 12 00:29:31.349, unit :DEBG Sep 12 00:29:31.349 freemap_route_ipv6 |
| 9002 | 2026-09-12T00:29:32.412Z | DEBG created new freemapreset freemap, , Sep 12 00:29:31.349unit :DEBG freemap_route_ipv4initted freemap. size: 64 |
| 9003 | 2026-09-12T00:29:32.412Z | unit: , freemap_route_ipv6unitSep 12 00:29:31.349: |
| 9004 | 2026-09-12T00:29:32.412Z | freemap_route_ipv4 DEBG |
| 9005 | 2026-09-12T00:29:32.412Z | initted freemap. size: 64Sep 12 00:29:31.349, unitDEBG: initted freemap. size: 64freemap_route_ipv6, |
| 9006 | 2026-09-12T00:29:32.412Z | unitSep 12 00:29:31.349: freemap_route_ipv4DEBG |
| 9007 | 2026-09-12T00:29:32.412Z | reset freemapSep 12 00:29:31.349, unitSep 12 00:29:31.349:DEBG DEBGreset freemap , reset freemapunit, :unit freemap_route_ipv4freemap_route_ipv6 |
| 9008 | 2026-09-12T00:29:32.412Z | |
| 9009 | 2026-09-12T00:29:32.412Z | :Sep 12 00:29:31.349Sep 12 00:29:31.349 INFODEBG adding route 172.16.0.0/32 -> 10.0.0.1initted freemap. size: 64 |
| 9010 | 2026-09-12T00:29:32.412Z | , unitfreemap_route_ipv4: |
| 9011 | 2026-09-12T00:29:32.412Z | freemap_route_ipv6Sep 12 00:29:31.349 |
| 9012 | 2026-09-12T00:29:32.412Z | DEBGSep 12 00:29:31.349 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]DEBG |
| 9013 | 2026-09-12T00:29:32.412Z | initted freemap. size: 64Sep 12 00:29:31.349, Sep 12 00:29:31.342unitDEBGSep 12 00:29:31.349 reset freemapDEBGINFO: , unitadding route 172.16.0.0/32 -> 10.0.0.1:created new freemap |
| 9014 | 2026-09-12T00:29:32.412Z | , freemap_route_ipv6unit: |
| 9015 | 2026-09-12T00:29:32.412Z | freemap_route_ipv6Sep 12 00:29:31.349 |
| 9016 | 2026-09-12T00:29:32.412Z | Sep 12 00:29:31.349DEBG freemap_route_ipv4replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]INFO |
| 9017 | 2026-09-12T00:29:32.412Z | |
| 9018 | 2026-09-12T00:29:32.412Z | adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 9019 | 2026-09-12T00:29:32.412Z | Sep 12 00:29:31.349 Sep 12 00:29:31.349 DEBGSep 12 00:29:31.349DEBG Sep 12 00:29:31.349 replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9020 | 2026-09-12T00:29:32.412Z | INFODEBGDEBG created new freemapreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 12 00:29:31.349adding route 172.16.0.0/32 -> 10.0.0.1 |
| 9021 | 2026-09-12T00:29:32.412Z | |
| 9022 | 2026-09-12T00:29:32.412Z | , reset freemap , unitSep 12 00:29:31.349: INFOfreemap_route_ipv6 unit |
| 9023 | 2026-09-12T00:29:32.412Z | Sep 12 00:29:31.349 adding route 3fff:beef:28::/64 -> 2001:db8::55:ffDEBG |
| 9024 | 2026-09-12T00:29:32.412Z | INFO :replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] freemap_route_ipv6Sep 12 00:29:31.349 |
| 9025 | 2026-09-12T00:29:32.412Z | adding route 3fff:dead::/64 -> 2001:db8::55:2DEBG |
| 9026 | 2026-09-12T00:29:32.413Z | Sep 12 00:29:31.349 Sep 12 00:29:31.349 DEBG |
| 9027 | 2026-09-12T00:29:32.413Z | replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:29:31.349 |
| 9028 | 2026-09-12T00:29:32.413Z | INFODEBG adding route 172.16.0.0/32 -> 10.0.0.2initted freemap. size: 64replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 9029 | 2026-09-12T00:29:32.413Z | Sep 12 00:29:31.349 |
| 9030 | 2026-09-12T00:29:32.413Z | INFO Sep 12 00:29:31.349adding route 3fff:beef:29::/64 -> 2001:db8::55:ff, Sep 12 00:29:31.349Sep 12 00:29:31.349 unitDEBG |
| 9031 | 2026-09-12T00:29:32.417Z | INFO :replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] INFOfreemap_route_ipv4 |
| 9032 | 2026-09-12T00:29:32.417Z | Sep 12 00:29:31.349 |
| 9033 | 2026-09-12T00:29:32.417Z | adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 9034 | 2026-09-12T00:29:32.417Z | adding route 3fff:dead::/64 -> 2001:db8::55:1DEBGSep 12 00:29:31.349Sep 12 00:29:31.349 |
| 9035 | 2026-09-12T00:29:32.417Z | Sep 12 00:29:31.349INFOreplacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 172.17.0.0/32 -> 10.0.0.255DEBG |
| 9036 | 2026-09-12T00:29:32.417Z | DEBG |
| 9037 | 2026-09-12T00:29:32.417Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 12 00:29:31.349 |
| 9038 | 2026-09-12T00:29:32.417Z | reset freemap INFO, Sep 12 00:29:31.349 Sep 12 00:29:31.349Sep 12 00:29:31.349 adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffINFOunit :adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 9039 | 2026-09-12T00:29:32.418Z | DEBG |
| 9040 | 2026-09-12T00:29:32.418Z | replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv4Sep 12 00:29:31.349 |
| 9041 | 2026-09-12T00:29:32.418Z | Sep 12 00:29:31.349 |
| 9042 | 2026-09-12T00:29:32.418Z | DEBGDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] |
| 9043 | 2026-09-12T00:29:32.418Z | replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGSep 12 00:29:31.349 Sep 12 00:29:31.349INFO |
| 9044 | 2026-09-12T00:29:32.418Z | DEBGadding route 172.17.0.1/32 -> 10.0.0.255Sep 12 00:29:31.349 |
| 9045 | 2026-09-12T00:29:32.418Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] DEBGinitted freemap. size: 64 |
| 9046 | 2026-09-12T00:29:32.418Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 12 00:29:31.349 |
| 9047 | 2026-09-12T00:29:32.418Z | DEBGSep 12 00:29:31.349 Sep 12 00:29:31.349INFO, unitreplacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]: |
| 9048 | 2026-09-12T00:29:32.418Z | Sep 12 00:29:31.349adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff INFOWARN freemap_route_ipv6adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 9049 | 2026-09-12T00:29:32.418Z | shrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 9050 | 2026-09-12T00:29:32.418Z | |
| 9051 | 2026-09-12T00:29:32.418Z | Sep 12 00:29:31.349 |
| 9052 | 2026-09-12T00:29:32.418Z | INFO Sep 12 00:29:31.349adding route 172.17.0.2/32 -> 10.0.0.255Sep 12 00:29:31.349 |
| 9053 | 2026-09-12T00:29:32.418Z | DEBGSep 12 00:29:31.349 DEBG replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 9054 | 2026-09-12T00:29:32.418Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 9055 | 2026-09-12T00:29:32.418Z | Sep 12 00:29:31.349 DEBGreset freemap replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:29:31.349 |
| 9056 | 2026-09-12T00:29:32.418Z | Sep 12 00:29:31.349INFO , Sep 12 00:29:31.349DEBG adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffINFO |
| 9057 | 2026-09-12T00:29:32.418Z | adding route 172.17.0.3/32 -> 10.0.0.255unit |
| 9058 | 2026-09-12T00:29:32.418Z | Sep 12 00:29:31.349 DEBG:replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv6 |
| 9059 | 2026-09-12T00:29:32.418Z | |
| 9060 | 2026-09-12T00:29:32.418Z | Sep 12 00:29:31.349 |
| 9061 | 2026-09-12T00:29:32.418Z | DEBGSep 12 00:29:31.349 replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:29:31.349 |
| 9062 | 2026-09-12T00:29:32.418Z | INFO INFOadding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 9063 | 2026-09-12T00:29:32.418Z | adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffSep 12 00:29:31.349 |
| 9064 | 2026-09-12T00:29:32.418Z | INFO Sep 12 00:29:31.349adding route 172.17.0.4/32 -> 10.0.0.255 |
| 9065 | 2026-09-12T00:29:32.418Z | DEBG Sep 12 00:29:31.349 freemap_route_ipv4DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 9066 | 2026-09-12T00:29:32.419Z | Sep 12 00:29:31.349replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9067 | 2026-09-12T00:29:32.419Z | |
| 9068 | 2026-09-12T00:29:32.419Z | DEBG Sep 12 00:29:31.349replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9069 | 2026-09-12T00:29:32.419Z | INFOSep 12 00:29:31.349 adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffINFO |
| 9070 | 2026-09-12T00:29:32.419Z | Sep 12 00:29:31.349 adding route 3fff:dead::/64 -> 2001:db8::55:2INFO |
| 9071 | 2026-09-12T00:29:32.419Z | Sep 12 00:29:31.349 adding route 172.17.0.5/32 -> 10.0.0.255Sep 12 00:29:31.349 |
| 9072 | 2026-09-12T00:29:32.419Z | DEBG Sep 12 00:29:31.349 Sep 12 00:29:31.349DEBGDEBG replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9073 | 2026-09-12T00:29:32.419Z | DEBG replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]created new freemapSep 12 00:29:31.349 |
| 9074 | 2026-09-12T00:29:32.419Z | |
| 9075 | 2026-09-12T00:29:32.419Z | , unitINFOSep 12 00:29:31.349Sep 12 00:29:31.349 :adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 9076 | 2026-09-12T00:29:32.419Z | INFO freemap_route_ipv6 INFOadding route 3fff:dead::/64 -> 2001:db8::55:3 adding route 172.17.0.6/32 -> 10.0.0.255 |
| 9077 | 2026-09-12T00:29:32.419Z | |
| 9078 | 2026-09-12T00:29:32.419Z | |
| 9079 | 2026-09-12T00:29:32.419Z | Sep 12 00:29:31.349 DEBGSep 12 00:29:31.349 Sep 12 00:29:31.349replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 00:29:31.349 |
| 9080 | 2026-09-12T00:29:32.419Z | DEBG DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 12 00:29:31.349 |
| 9081 | 2026-09-12T00:29:32.419Z | DEBG INFOreplacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] initted freemap. size: 64 |
| 9082 | 2026-09-12T00:29:32.419Z | adding route 3fff:beef:30::/64 -> 2001:db8::55:ff, |
| 9083 | 2026-09-12T00:29:32.419Z | Sep 12 00:29:31.349unit Sep 12 00:29:31.349INFO INFOSep 12 00:29:31.349: adding route 3fff:dead::/64 -> 2001:db8::55:4 adding route 172.17.0.7/32 -> 10.0.0.255freemap_route_ipv4 |
| 9084 | 2026-09-12T00:29:32.419Z | |
| 9085 | 2026-09-12T00:29:32.419Z | DEBG |
| 9086 | 2026-09-12T00:29:32.419Z | Sep 12 00:29:31.349replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:29:31.349 DEBG |
| 9087 | 2026-09-12T00:29:32.419Z | replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:29:31.349 |
| 9088 | 2026-09-12T00:29:32.419Z | DEBG reset freemapSep 12 00:29:31.349DEBG , Sep 12 00:29:31.349unit :INFO freemap_route_ipv4adding route 172.17.0.8/32 -> 10.0.0.255 |
| 9089 | 2026-09-12T00:29:32.419Z | |
| 9090 | 2026-09-12T00:29:32.419Z | INFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 9091 | 2026-09-12T00:29:32.419Z | Sep 12 00:29:31.350 DEBGSep 12 00:29:31.350 DEBGSep 12 00:29:31.350 replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9092 | 2026-09-12T00:29:32.419Z | initted freemap. size: 64DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] Sep 12 00:29:31.350, replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9093 | 2026-09-12T00:29:32.420Z | unitINFO |
| 9094 | 2026-09-12T00:29:32.420Z | adding route 172.17.0.9/32 -> 10.0.0.255: |
| 9095 | 2026-09-12T00:29:32.420Z | Sep 12 00:29:31.350 freemap_route_ipv6DEBG |
| 9096 | 2026-09-12T00:29:32.420Z | Sep 12 00:29:31.350 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] |
| 9097 | 2026-09-12T00:29:32.420Z | INFO Sep 12 00:29:31.350 adding route 3fff:beef:32::/64 -> 2001:db8::55:ffDEBGSep 12 00:29:31.350 |
| 9098 | 2026-09-12T00:29:32.420Z | Sep 12 00:29:31.350 replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]WARNDEBG |
| 9099 | 2026-09-12T00:29:32.420Z | reset freemapshrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }), |
| 9100 | 2026-09-12T00:29:32.420Z | Sep 12 00:29:31.350Sep 12 00:29:31.350 unit INFO:DEBG adding route 172.17.0.10/32 -> 10.0.0.255 |
| 9101 | 2026-09-12T00:29:32.420Z | freemap_route_ipv6replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9102 | 2026-09-12T00:29:32.420Z | |
| 9103 | 2026-09-12T00:29:32.420Z | Sep 12 00:29:31.350 DEBG replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9104 | 2026-09-12T00:29:32.420Z | Sep 12 00:29:31.350Sep 12 00:29:31.357 DEBG INFO created new freemapadding route 172.17.0.11/32 -> 10.0.0.255, |
| 9105 | 2026-09-12T00:29:32.420Z | |
| 9106 | 2026-09-12T00:29:32.420Z | unit: freemap_route_ipv4Sep 12 00:29:31.357 |
| 9107 | 2026-09-12T00:29:32.420Z | Sep 12 00:29:31.350Sep 12 00:29:31.357 INFODEBG replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9108 | 2026-09-12T00:29:32.420Z | adding route 172.16.0.0/32 -> 10.0.0.1INFOSep 12 00:29:31.357 |
| 9109 | 2026-09-12T00:29:32.420Z | Sep 12 00:29:31.357DEBGadding route 3fff:beef:35::/64 -> 2001:db8::55:ff created new freemapINFO, |
| 9110 | 2026-09-12T00:29:32.420Z | unit adding route 172.17.0.12/32 -> 10.0.0.255: |
| 9111 | 2026-09-12T00:29:32.420Z | Sep 12 00:29:31.358 Sep 12 00:29:31.358freemap_route_ipv6Sep 12 00:29:31.358 DEBGDEBGDEBG |
| 9112 | 2026-09-12T00:29:32.420Z | replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 9113 | 2026-09-12T00:29:32.420Z | |
| 9114 | 2026-09-12T00:29:32.420Z | Sep 12 00:29:31.358Sep 12 00:29:31.358 DEBGINFO Sep 12 00:29:31.358 initted freemap. size: 64adding route 172.17.0.13/32 -> 10.0.0.255, replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9115 | 2026-09-12T00:29:32.420Z | unitINFO |
| 9116 | 2026-09-12T00:29:32.420Z | : adding route 172.16.0.0/32 -> 10.0.0.2freemap_route_ipv4Sep 12 00:29:31.358 |
| 9117 | 2026-09-12T00:29:32.420Z | |
| 9118 | 2026-09-12T00:29:32.420Z | Sep 12 00:29:31.358DEBG replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFOSep 12 00:29:31.358 |
| 9119 | 2026-09-12T00:29:32.420Z | adding route 3fff:beef:36::/64 -> 2001:db8::55:ffSep 12 00:29:31.358DEBG reset freemapDEBG, Sep 12 00:29:31.358 |
| 9120 | 2026-09-12T00:29:32.420Z | unitINFO: replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] adding route 172.17.0.14/32 -> 10.0.0.255 |
| 9121 | 2026-09-12T00:29:32.420Z | |
| 9122 | 2026-09-12T00:29:32.421Z | Sep 12 00:29:31.358freemap_route_ipv4 |
| 9123 | 2026-09-12T00:29:32.421Z | DEBGSep 12 00:29:31.358 Sep 12 00:29:31.358 INFOreplacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 9124 | 2026-09-12T00:29:32.421Z | replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.16.0.0/32 -> 10.0.0.3 |
| 9125 | 2026-09-12T00:29:32.421Z | Sep 12 00:29:31.358 |
| 9126 | 2026-09-12T00:29:32.421Z | DEBGSep 12 00:29:31.358 initted freemap. size: 64Sep 12 00:29:31.358 , INFOunit :Sep 12 00:29:31.358 adding route 172.17.0.15/32 -> 10.0.0.255INFO freemap_route_ipv6 |
| 9127 | 2026-09-12T00:29:32.421Z | |
| 9128 | 2026-09-12T00:29:32.421Z | DEBG adding route 3fff:beef:37::/64 -> 2001:db8::55:ffreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]Sep 12 00:29:31.358 |
| 9129 | 2026-09-12T00:29:32.421Z | Sep 12 00:29:31.358DEBG |
| 9130 | 2026-09-12T00:29:32.421Z | replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 9131 | 2026-09-12T00:29:32.426Z | reset freemapSep 12 00:29:31.358 , INFOunit Sep 12 00:29:31.358Sep 12 00:29:31.358adding route 172.16.0.0/32 -> 10.0.0.4 INFO |
| 9132 | 2026-09-12T00:29:32.426Z | adding route 172.17.0.16/32 -> 10.0.0.255DEBG: |
| 9133 | 2026-09-12T00:29:32.426Z | freemap_route_ipv6 replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9134 | 2026-09-12T00:29:32.426Z | |
| 9135 | 2026-09-12T00:29:32.426Z | Sep 12 00:29:31.358Sep 12 00:29:31.358 DEBGSep 12 00:29:31.358 replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:29:31.358INFO |
| 9136 | 2026-09-12T00:29:32.426Z | adding route 3fff:beef:38::/64 -> 2001:db8::55:ffDEBG INFO |
| 9137 | 2026-09-12T00:29:32.426Z | adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 12 00:29:31.358 |
| 9138 | 2026-09-12T00:29:32.426Z | INFOSep 12 00:29:31.358 adding route 172.17.0.17/32 -> 10.0.0.255replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }] |
| 9139 | 2026-09-12T00:29:32.426Z | Sep 12 00:29:31.358 |
| 9140 | 2026-09-12T00:29:32.426Z | DEBGDEBG Sep 12 00:29:31.358replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 12 00:29:31.358 |
| 9141 | 2026-09-12T00:29:32.426Z | DEBG |
| 9142 | 2026-09-12T00:29:32.426Z | replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9143 | 2026-09-12T00:29:32.426Z | INFO adding route 172.17.0.0/32 -> 10.0.0.255Sep 12 00:29:31.358 |
| 9144 | 2026-09-12T00:29:32.426Z | Sep 12 00:29:31.358INFOSep 12 00:29:31.358 INFOadding route 3fff:beef:39::/64 -> 2001:db8::55:ffINFO |
| 9145 | 2026-09-12T00:29:32.426Z | Sep 12 00:29:31.358adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 9146 | 2026-09-12T00:29:32.426Z | adding route 172.17.0.18/32 -> 10.0.0.255DEBG |
| 9147 | 2026-09-12T00:29:32.426Z | Sep 12 00:29:31.358 DEBGreplacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:29:31.358 |
| 9148 | 2026-09-12T00:29:32.426Z | DEBGreplacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9149 | 2026-09-12T00:29:32.426Z | Sep 12 00:29:31.358replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] DEBG |
| 9150 | 2026-09-12T00:29:32.426Z | Sep 12 00:29:31.358 Sep 12 00:29:31.358INFO replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.1/32 -> 10.0.0.255 |
| 9151 | 2026-09-12T00:29:32.426Z | INFO |
| 9152 | 2026-09-12T00:29:32.426Z | Sep 12 00:29:31.358adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffSep 12 00:29:31.358 |
| 9153 | 2026-09-12T00:29:32.427Z | INFO INFO adding route 172.17.0.19/32 -> 10.0.0.255Sep 12 00:29:31.358Sep 12 00:29:31.358 DEBG |
| 9154 | 2026-09-12T00:29:32.427Z | DEBG adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 9155 | 2026-09-12T00:29:32.427Z | replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9156 | 2026-09-12T00:29:32.427Z | |
| 9157 | 2026-09-12T00:29:32.427Z | Sep 12 00:29:31.358 DEBG Sep 12 00:29:31.358Sep 12 00:29:31.358 INFOINFO replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.2/32 -> 10.0.0.255Sep 12 00:29:31.358 |
| 9158 | 2026-09-12T00:29:32.427Z | |
| 9159 | 2026-09-12T00:29:32.427Z | adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffDEBG |
| 9160 | 2026-09-12T00:29:32.427Z | Sep 12 00:29:31.358replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 12 00:29:31.358 |
| 9161 | 2026-09-12T00:29:32.427Z | INFOSep 12 00:29:31.358 DEBGadding route 172.17.0.20/32 -> 10.0.0.255 |
| 9162 | 2026-09-12T00:29:32.427Z | replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9163 | 2026-09-12T00:29:32.427Z | |
| 9164 | 2026-09-12T00:29:32.427Z | Sep 12 00:29:31.358Sep 12 00:29:31.358 Sep 12 00:29:31.358INFO Sep 12 00:29:31.358INFO adding route 3fff:dead::/64 -> 2001:db8::55:4INFO |
| 9165 | 2026-09-12T00:29:32.427Z | adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff adding route 172.17.0.3/32 -> 10.0.0.255 |
| 9166 | 2026-09-12T00:29:32.427Z | |
| 9167 | 2026-09-12T00:29:32.427Z | DEBG Sep 12 00:29:31.358replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:29:31.358 Sep 12 00:29:31.358DEBG |
| 9168 | 2026-09-12T00:29:32.427Z | DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]DEBG replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9169 | 2026-09-12T00:29:32.427Z | Sep 12 00:29:31.358 |
| 9170 | 2026-09-12T00:29:32.427Z | INFO |
| 9171 | 2026-09-12T00:29:32.427Z | adding route 172.17.0.21/32 -> 10.0.0.255 |
| 9172 | 2026-09-12T00:29:32.427Z | Sep 12 00:29:31.358Sep 12 00:29:31.358Sep 12 00:29:31.358 DEBGINFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] adding route 172.17.0.4/32 -> 10.0.0.255 |
| 9173 | 2026-09-12T00:29:32.427Z | INFOSep 12 00:29:31.358 adding route 3fff:beef:3d::/64 -> 2001:db8::55:ff |
| 9174 | 2026-09-12T00:29:32.427Z | DEBG |
| 9175 | 2026-09-12T00:29:32.427Z | replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9176 | 2026-09-12T00:29:32.427Z | Sep 12 00:29:31.350 INFOSep 12 00:29:31.358Sep 12 00:29:31.358 DEBGadding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 12 00:29:31.350 |
| 9177 | 2026-09-12T00:29:32.427Z | DEBG Sep 12 00:29:31.358 DEBGreplacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO created new freemap replacing targets for 3fff:beef:3d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], |
| 9178 | 2026-09-12T00:29:32.427Z | |
| 9179 | 2026-09-12T00:29:32.427Z | unitSep 12 00:29:31.358: adding route 172.17.0.22/32 -> 10.0.0.255 |
| 9180 | 2026-09-12T00:29:32.428Z | DEBGfreemap_route_ipv4 Sep 12 00:29:31.358Sep 12 00:29:31.358 replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 9181 | 2026-09-12T00:29:32.428Z | |
| 9182 | 2026-09-12T00:29:32.428Z | DEBG replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:3e::/64 -> 2001:db8::55:ff |
| 9183 | 2026-09-12T00:29:32.428Z | Sep 12 00:29:31.358Sep 12 00:29:31.358 INFOSep 12 00:29:31.358INFO Sep 12 00:29:31.358 |
| 9184 | 2026-09-12T00:29:32.428Z | adding route 172.17.0.5/32 -> 10.0.0.255DEBG adding route 3fff:beef:34::/64 -> 2001:db8::55:ffcreated new freemapINFO |
| 9185 | 2026-09-12T00:29:32.428Z | Sep 12 00:29:31.358 |
| 9186 | 2026-09-12T00:29:32.428Z | , unitDEBG Sep 12 00:29:31.358adding route 172.17.0.23/32 -> 10.0.0.255replacing targets for 3fff:beef:3e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9187 | 2026-09-12T00:29:32.428Z | : |
| 9188 | 2026-09-12T00:29:32.428Z | freemap_route_ipv6DEBGSep 12 00:29:31.358Sep 12 00:29:31.358Sep 12 00:29:31.358 |
| 9189 | 2026-09-12T00:29:32.428Z | DEBG DEBG DEBGreplacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] failed to allocate space for the new target listreplacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9190 | 2026-09-12T00:29:32.428Z | Sep 12 00:29:31.358 |
| 9191 | 2026-09-12T00:29:32.428Z | |
| 9192 | 2026-09-12T00:29:32.428Z | DEBG |
| 9193 | 2026-09-12T00:29:32.428Z | initted freemap. size: 64Sep 12 00:29:31.358, unit: freemap_route_ipv4 |
| 9194 | 2026-09-12T00:29:32.428Z | INFOSep 12 00:29:31.358 adding route 172.17.0.24/32 -> 10.0.0.255Sep 12 00:29:31.358Sep 12 00:29:31.358DEBGSep 12 00:29:31.358 |
| 9195 | 2026-09-12T00:29:32.428Z | test route::tests::same_size_non_subset_replace ... ok |
| 9196 | 2026-09-12T00:29:32.428Z | INFODEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]reset freemap , adding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 9197 | 2026-09-12T00:29:32.428Z | Sep 12 00:29:31.358INFO |
| 9198 | 2026-09-12T00:29:32.428Z | DEBGunit :adding route 172.17.0.6/32 -> 10.0.0.255replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9199 | 2026-09-12T00:29:32.428Z | |
| 9200 | 2026-09-12T00:29:32.428Z | freemap_route_ipv4 |
| 9201 | 2026-09-12T00:29:32.428Z | Sep 12 00:29:31.358 DEBG Sep 12 00:29:31.358replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG |
| 9202 | 2026-09-12T00:29:32.428Z | initted freemap. size: 64Sep 12 00:29:31.358, Sep 12 00:29:31.358Sep 12 00:29:31.358unit INFOINFO :adding route 172.17.0.25/32 -> 10.0.0.255 |
| 9203 | 2026-09-12T00:29:32.428Z | adding route 3fff:beef:36::/64 -> 2001:db8::55:fffreemap_route_ipv6DEBG |
| 9204 | 2026-09-12T00:29:32.428Z | |
| 9205 | 2026-09-12T00:29:32.428Z | Sep 12 00:29:31.358 replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG Sep 12 00:29:31.358replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9206 | 2026-09-12T00:29:32.428Z | Sep 12 00:29:31.358 |
| 9207 | 2026-09-12T00:29:32.428Z | test table::mcast::mcast_egress::tests::test_port_bitmap ... ok |
| 9208 | 2026-09-12T00:29:32.429Z | test route::tests::shrink_to_single_non_zero_survivor ... ok |
| 9209 | 2026-09-12T00:29:32.429Z | DEBGDEBG replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]reset freemapSep 12 00:29:31.358 |
| 9210 | 2026-09-12T00:29:32.429Z | , unitSep 12 00:29:31.358INFO adding route 172.17.0.26/32 -> 10.0.0.255INFO |
| 9211 | 2026-09-12T00:29:32.429Z | Sep 12 00:29:31.358:adding route 172.17.0.7/32 -> 10.0.0.255 |
| 9212 | 2026-09-12T00:29:32.429Z | INFOSep 12 00:29:31.358 adding route 3fff:beef:37::/64 -> 2001:db8::55:ffDEBG |
| 9213 | 2026-09-12T00:29:32.429Z | replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv6 |
| 9214 | 2026-09-12T00:29:32.429Z | |
| 9215 | 2026-09-12T00:29:32.429Z | Sep 12 00:29:31.358 Sep 12 00:29:31.358Sep 12 00:29:31.358Sep 12 00:29:31.358 INFOINFO adding route 172.17.0.27/32 -> 10.0.0.255DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 9216 | 2026-09-12T00:29:32.429Z | |
| 9217 | 2026-09-12T00:29:32.429Z | DEBG replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:29:31.358 Sep 12 00:29:31.359DEBG DEBGreplacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9218 | 2026-09-12T00:29:32.429Z | created new freemap, unit |
| 9219 | 2026-09-12T00:29:32.429Z | :Sep 12 00:29:31.350 Sep 12 00:29:31.438DEBG freemap_route_ipv4created new freemapINFO, unit |
| 9220 | 2026-09-12T00:29:32.429Z | adding route 172.17.0.28/32 -> 10.0.0.255: |
| 9221 | 2026-09-12T00:29:32.429Z | freemap_route_ipv4 |
| 9222 | 2026-09-12T00:29:32.429Z | Sep 12 00:29:31.438 INFO Sep 12 00:29:31.438adding route 172.17.0.8/32 -> 10.0.0.255Sep 12 00:29:31.438 |
| 9223 | 2026-09-12T00:29:32.429Z | DEBG DEBG created new freemapSep 12 00:29:31.438, unitreplacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]: |
| 9224 | 2026-09-12T00:29:32.429Z | freemap_route_ipv6 |
| 9225 | 2026-09-12T00:29:32.429Z | Sep 12 00:29:31.438DEBGSep 12 00:29:31.438 created new freemap , DEBGunit:INFO freemap_route_ipv6adding route 172.17.0.29/32 -> 10.0.0.255Sep 12 00:29:31.438 |
| 9226 | 2026-09-12T00:29:32.429Z | |
| 9227 | 2026-09-12T00:29:32.429Z | replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9228 | 2026-09-12T00:29:32.429Z | Sep 12 00:29:31.438Sep 12 00:29:31.438 DEBGDEBG DEBG initted freemap. size: 64replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }], Sep 12 00:29:31.438 |
| 9229 | 2026-09-12T00:29:32.429Z | unit INFOinitted freemap. size: 64:, Sep 12 00:29:31.438 unitadding route 172.17.0.9/32 -> 10.0.0.255INFO freemap_route_ipv4:adding route 172.17.0.30/32 -> 10.0.0.255 |
| 9230 | 2026-09-12T00:29:32.429Z | |
| 9231 | 2026-09-12T00:29:32.434Z | |
| 9232 | 2026-09-12T00:29:32.434Z | freemap_route_ipv4 |
| 9233 | 2026-09-12T00:29:32.434Z | Sep 12 00:29:31.438 Sep 12 00:29:31.438DEBGSep 12 00:29:31.438 replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 9234 | 2026-09-12T00:29:32.435Z | DEBG replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:29:31.438 |
| 9235 | 2026-09-12T00:29:32.435Z | Sep 12 00:29:31.438DEBG reset freemapreset freemap, INFOSep 12 00:29:31.438, unitadding route 172.17.0.31/32 -> 10.0.0.255 :unit |
| 9236 | 2026-09-12T00:29:32.435Z | INFO: freemap_route_ipv4 freemap_route_ipv4Sep 12 00:29:31.438 |
| 9237 | 2026-09-12T00:29:32.435Z | |
| 9238 | 2026-09-12T00:29:32.435Z | adding route 172.17.0.10/32 -> 10.0.0.255DEBG |
| 9239 | 2026-09-12T00:29:32.435Z | replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:29:31.438 |
| 9240 | 2026-09-12T00:29:32.435Z | DEBG initted freemap. size: 64, Sep 12 00:29:31.438Sep 12 00:29:31.438unit :DEBG freemap_route_ipv6Sep 12 00:29:31.438 |
| 9241 | 2026-09-12T00:29:32.435Z | DEBGSep 12 00:29:31.359INFOreplacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9242 | 2026-09-12T00:29:32.435Z | DEBG Sep 12 00:29:31.439adding route 172.17.0.32/32 -> 10.0.0.255 |
| 9243 | 2026-09-12T00:29:32.435Z | created new freemapinitted freemap. size: 64DEBG, , unitunit:reset freemap , Sep 12 00:29:31.439Sep 12 00:29:31.439:unit freemap_route_ipv4:freemap_route_ipv6 |
| 9244 | 2026-09-12T00:29:32.435Z | freemap_route_ipv6DEBG |
| 9245 | 2026-09-12T00:29:32.435Z | replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9246 | 2026-09-12T00:29:32.435Z | |
| 9247 | 2026-09-12T00:29:32.435Z | INFO Sep 12 00:29:31.439adding route 172.17.0.11/32 -> 10.0.0.255Sep 12 00:29:31.439 |
| 9248 | 2026-09-12T00:29:32.435Z | INFOSep 12 00:29:31.439 INFOSep 12 00:29:31.439DEBG DEBGadding route 172.16.0.0/32 -> 10.0.0.1 |
| 9249 | 2026-09-12T00:29:32.435Z | created new freemapSep 12 00:29:31.439adding route 172.17.0.33/32 -> 10.0.0.255, |
| 9250 | 2026-09-12T00:29:32.435Z | reset freemapunit: , Sep 12 00:29:31.439 freemap_route_ipv6Sep 12 00:29:31.439 |
| 9251 | 2026-09-12T00:29:32.435Z | DEBG replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 9252 | 2026-09-12T00:29:32.435Z | unitDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 12 00:29:31.439: |
| 9253 | 2026-09-12T00:29:32.435Z | Sep 12 00:29:31.439replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9254 | 2026-09-12T00:29:32.435Z | INFODEBG adding route 172.17.0.34/32 -> 10.0.0.255initted freemap. size: 64 |
| 9255 | 2026-09-12T00:29:32.435Z | , unitfreemap_route_ipv6 |
| 9256 | 2026-09-12T00:29:32.435Z | :Sep 12 00:29:31.439 DEBG Sep 12 00:29:31.439freemap_route_ipv4 replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9257 | 2026-09-12T00:29:32.435Z | |
| 9258 | 2026-09-12T00:29:32.435Z | INFOSep 12 00:29:31.439 INFO adding route 172.16.0.0/32 -> 10.0.0.2Sep 12 00:29:31.439Sep 12 00:29:31.439 Sep 12 00:29:31.439adding route 172.17.0.12/32 -> 10.0.0.255 INFO |
| 9259 | 2026-09-12T00:29:32.435Z | INFO |
| 9260 | 2026-09-12T00:29:32.435Z | DEBG reset freemap , Sep 12 00:29:31.439adding route 172.17.0.35/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.1unit |
| 9261 | 2026-09-12T00:29:32.435Z | Sep 12 00:29:31.439: |
| 9262 | 2026-09-12T00:29:32.436Z | DEBGfreemap_route_ipv4 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 9263 | 2026-09-12T00:29:32.436Z | Sep 12 00:29:31.439 DEBG |
| 9264 | 2026-09-12T00:29:32.436Z | replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:29:31.439 |
| 9265 | 2026-09-12T00:29:32.436Z | DEBGSep 12 00:29:31.439 replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBGDEBG |
| 9266 | 2026-09-12T00:29:32.436Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }] Sep 12 00:29:31.439initted freemap. size: 64 |
| 9267 | 2026-09-12T00:29:32.436Z | INFO, unit:adding route 172.17.0.36/32 -> 10.0.0.255 |
| 9268 | 2026-09-12T00:29:32.436Z | freemap_route_ipv6 |
| 9269 | 2026-09-12T00:29:32.436Z | Sep 12 00:29:31.439 INFOSep 12 00:29:31.439 Sep 12 00:29:31.439Sep 12 00:29:31.341adding route 172.17.0.13/32 -> 10.0.0.255 DEBG |
| 9270 | 2026-09-12T00:29:32.436Z | replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG DEBGreset freemap |
| 9271 | 2026-09-12T00:29:32.436Z | , Sep 12 00:29:31.439 unit replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGSep 12 00:29:31.439: |
| 9272 | 2026-09-12T00:29:32.436Z | freemap_route_ipv6 |
| 9273 | 2026-09-12T00:29:32.436Z | replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 9274 | 2026-09-12T00:29:32.436Z | adding route 172.17.0.37/32 -> 10.0.0.255 |
| 9275 | 2026-09-12T00:29:32.436Z | Sep 12 00:29:31.439Sep 12 00:29:31.439Sep 12 00:29:31.439 INFO INFOINFOSep 12 00:29:31.439 adding route 172.16.0.0/32 -> 10.0.0.1adding route 3fff:beef:f::/64 -> 2001:db8::55:ffDEBG |
| 9276 | 2026-09-12T00:29:32.436Z | |
| 9277 | 2026-09-12T00:29:32.436Z | adding route 172.17.0.14/32 -> 10.0.0.255 |
| 9278 | 2026-09-12T00:29:32.436Z | replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9279 | 2026-09-12T00:29:32.436Z | Sep 12 00:29:31.439 Sep 12 00:29:31.439DEBGSep 12 00:29:31.439Sep 12 00:29:31.439 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]DEBG |
| 9280 | 2026-09-12T00:29:32.436Z | INFO adding route 172.17.0.38/32 -> 10.0.0.255replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9281 | 2026-09-12T00:29:32.436Z | DEBG |
| 9282 | 2026-09-12T00:29:32.436Z | Sep 12 00:29:31.439replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9283 | 2026-09-12T00:29:32.436Z | INFOSep 12 00:29:31.439 adding route 172.16.0.0/32 -> 10.0.0.2DEBG |
| 9284 | 2026-09-12T00:29:32.436Z | Sep 12 00:29:31.439replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9285 | 2026-09-12T00:29:32.436Z | INFOSep 12 00:29:31.439 adding route 172.17.0.15/32 -> 10.0.0.255DEBGSep 12 00:29:31.439 |
| 9286 | 2026-09-12T00:29:32.436Z | Sep 12 00:29:31.439 INFO replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]INFOSep 12 00:29:31.439 |
| 9287 | 2026-09-12T00:29:32.436Z | adding route 172.17.0.39/32 -> 10.0.0.255 DEBG |
| 9288 | 2026-09-12T00:29:32.436Z | adding route 3fff:beef:10::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9289 | 2026-09-12T00:29:32.437Z | |
| 9290 | 2026-09-12T00:29:32.437Z | Sep 12 00:29:31.439 INFOSep 12 00:29:31.439 Sep 12 00:29:31.439adding route 172.16.0.0/32 -> 10.0.0.3DEBGSep 12 00:29:31.439 replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9291 | 2026-09-12T00:29:32.437Z | INFO |
| 9292 | 2026-09-12T00:29:32.437Z | adding route 172.17.0.16/32 -> 10.0.0.255Sep 12 00:29:31.439 |
| 9293 | 2026-09-12T00:29:32.437Z | DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]DEBG |
| 9294 | 2026-09-12T00:29:32.437Z | replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:29:31.439 |
| 9295 | 2026-09-12T00:29:32.437Z | Sep 12 00:29:31.439Sep 12 00:29:31.439INFO INFOadding route 172.17.0.40/32 -> 10.0.0.255 adding route 172.16.0.0/32 -> 10.0.0.4 |
| 9296 | 2026-09-12T00:29:32.437Z | DEBG replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9297 | 2026-09-12T00:29:32.437Z | |
| 9298 | 2026-09-12T00:29:32.437Z | Sep 12 00:29:31.439 Sep 12 00:29:31.439DEBGSep 12 00:29:31.439 replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGINFO |
| 9299 | 2026-09-12T00:29:32.437Z | Sep 12 00:29:31.439 adding route 3fff:beef:11::/64 -> 2001:db8::55:ffreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }] Sep 12 00:29:31.439 |
| 9300 | 2026-09-12T00:29:32.437Z | INFO |
| 9301 | 2026-09-12T00:29:32.437Z | INFO adding route 172.17.0.41/32 -> 10.0.0.255Sep 12 00:29:31.439 |
| 9302 | 2026-09-12T00:29:32.437Z | Sep 12 00:29:31.439 adding route 172.17.0.17/32 -> 10.0.0.255DEBG |
| 9303 | 2026-09-12T00:29:32.437Z | DEBG replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]Sep 12 00:29:31.439 |
| 9304 | 2026-09-12T00:29:32.437Z | Sep 12 00:29:31.439 |
| 9305 | 2026-09-12T00:29:32.437Z | DEBG replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 9306 | 2026-09-12T00:29:32.437Z | replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9307 | 2026-09-12T00:29:32.437Z | Sep 12 00:29:31.439 Sep 12 00:29:31.439Sep 12 00:29:31.439 INFO INFOINFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ffadding route 172.17.0.18/32 -> 10.0.0.255 |
| 9308 | 2026-09-12T00:29:32.437Z | |
| 9309 | 2026-09-12T00:29:32.437Z | adding route 172.17.0.42/32 -> 10.0.0.255Sep 12 00:29:31.439Sep 12 00:29:31.439 |
| 9310 | 2026-09-12T00:29:32.437Z | DEBGDEBG replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9311 | 2026-09-12T00:29:32.437Z | |
| 9312 | 2026-09-12T00:29:32.437Z | Sep 12 00:29:31.439 DEBG replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9313 | 2026-09-12T00:29:32.437Z | Sep 12 00:29:31.439 INFO adding route 172.17.0.19/32 -> 10.0.0.255Sep 12 00:29:31.439Sep 12 00:29:31.439 |
| 9314 | 2026-09-12T00:29:32.437Z | INFOINFOSep 12 00:29:31.439 Sep 12 00:29:31.439DEBGadding route 3fff:beef:13::/64 -> 2001:db8::55:ffadding route 172.17.0.43/32 -> 10.0.0.255 Sep 12 00:29:31.439 |
| 9315 | 2026-09-12T00:29:32.437Z | DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 9316 | 2026-09-12T00:29:32.437Z | |
| 9317 | 2026-09-12T00:29:32.437Z | DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9318 | 2026-09-12T00:29:32.438Z | Sep 12 00:29:31.439 |
| 9319 | 2026-09-12T00:29:32.438Z | Sep 12 00:29:31.439 Sep 12 00:29:31.439 INFODEBG Sep 12 00:29:31.439DEBG INFO adding route 3fff:dead::/64 -> 2001:db8::55:2adding route 172.16.0.0/32 -> 10.0.0.2 |
| 9320 | 2026-09-12T00:29:32.438Z | |
| 9321 | 2026-09-12T00:29:32.438Z | replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9322 | 2026-09-12T00:29:32.438Z | Sep 12 00:29:31.439Sep 12 00:29:31.439 |
| 9323 | 2026-09-12T00:29:32.438Z | INFOSep 12 00:29:31.439 adding route 172.17.0.20/32 -> 10.0.0.255DEBGDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 12 00:29:31.439 |
| 9324 | 2026-09-12T00:29:32.438Z | Sep 12 00:29:31.439INFO |
| 9325 | 2026-09-12T00:29:32.438Z | adding route 172.17.0.44/32 -> 10.0.0.255 |
| 9326 | 2026-09-12T00:29:32.438Z | |
| 9327 | 2026-09-12T00:29:32.438Z | INFOSep 12 00:29:31.439 Sep 12 00:29:31.439Sep 12 00:29:31.439 INFOINFO Sep 12 00:29:31.439adding route 3fff:dead::/64 -> 2001:db8::55:3adding route 172.17.0.0/32 -> 10.0.0.255adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 9328 | 2026-09-12T00:29:32.438Z | |
| 9329 | 2026-09-12T00:29:32.438Z | DEBG |
| 9330 | 2026-09-12T00:29:32.438Z | replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGSep 12 00:29:31.439 |
| 9331 | 2026-09-12T00:29:32.443Z | replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9332 | 2026-09-12T00:29:32.443Z | Sep 12 00:29:31.439 DEBGDEBGSep 12 00:29:31.439 Sep 12 00:29:31.439 INFOSep 12 00:29:31.439 INFO adding route 172.17.0.21/32 -> 10.0.0.255adding route 172.17.0.45/32 -> 10.0.0.255 |
| 9333 | 2026-09-12T00:29:32.443Z | |
| 9334 | 2026-09-12T00:29:32.443Z | replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 00:29:31.459replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] |
| 9335 | 2026-09-12T00:29:32.443Z | |
| 9336 | 2026-09-12T00:29:32.443Z | Sep 12 00:29:31.459DEBG INFOreplacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9337 | 2026-09-12T00:29:32.443Z | adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 9338 | 2026-09-12T00:29:32.443Z | Sep 12 00:29:31.459 DEBGSep 12 00:29:31.459Sep 12 00:29:31.459DEBG replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFODEBG |
| 9339 | 2026-09-12T00:29:32.443Z | adding route 172.17.0.22/32 -> 10.0.0.255replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9340 | 2026-09-12T00:29:32.443Z | |
| 9341 | 2026-09-12T00:29:32.443Z | |
| 9342 | 2026-09-12T00:29:32.443Z | Sep 12 00:29:31.459Sep 12 00:29:31.459 INFOSep 12 00:29:31.459DEBG adding route 172.17.0.46/32 -> 10.0.0.255replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 9343 | 2026-09-12T00:29:32.443Z | |
| 9344 | 2026-09-12T00:29:32.443Z | Sep 12 00:29:31.459 INFODEBG replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:29:31.459 |
| 9345 | 2026-09-12T00:29:32.443Z | adding route 3fff:beef:15::/64 -> 2001:db8::55:ffDEBG |
| 9346 | 2026-09-12T00:29:32.443Z | replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:29:31.459 |
| 9347 | 2026-09-12T00:29:32.444Z | INFO Sep 12 00:29:31.459adding route 172.17.0.23/32 -> 10.0.0.255 |
| 9348 | 2026-09-12T00:29:32.444Z | DEBG replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9349 | 2026-09-12T00:29:32.444Z | Sep 12 00:29:31.459Sep 12 00:29:31.459 Sep 12 00:29:31.459DEBGINFO replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.47/32 -> 10.0.0.255 |
| 9350 | 2026-09-12T00:29:32.444Z | INFO |
| 9351 | 2026-09-12T00:29:32.444Z | adding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 9352 | 2026-09-12T00:29:32.444Z | Sep 12 00:29:31.459 INFO adding route 172.17.0.24/32 -> 10.0.0.255 |
| 9353 | 2026-09-12T00:29:32.444Z | replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:29:31.459Sep 12 00:29:31.459Sep 12 00:29:31.459 |
| 9354 | 2026-09-12T00:29:32.444Z | DEBG DEBGDEBG replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9355 | 2026-09-12T00:29:32.444Z | replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9356 | 2026-09-12T00:29:32.444Z | |
| 9357 | 2026-09-12T00:29:32.444Z | Sep 12 00:29:31.459Sep 12 00:29:31.459 INFOINFO adding route 172.17.0.48/32 -> 10.0.0.255adding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 9358 | 2026-09-12T00:29:32.444Z | |
| 9359 | 2026-09-12T00:29:32.444Z | Sep 12 00:29:31.459 INFOSep 12 00:29:31.459Sep 12 00:29:31.459 INFOSep 12 00:29:31.459DEBG DEBG replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.25/32 -> 10.0.0.255replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9360 | 2026-09-12T00:29:32.444Z | |
| 9361 | 2026-09-12T00:29:32.444Z | adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 9362 | 2026-09-12T00:29:32.444Z | |
| 9363 | 2026-09-12T00:29:32.444Z | Sep 12 00:29:31.459Sep 12 00:29:31.459 DEBGSep 12 00:29:31.459DEBG INFOSep 12 00:29:31.459 adding route 3fff:beef:39::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9364 | 2026-09-12T00:29:32.444Z | INFO adding route 172.17.0.49/32 -> 10.0.0.255 |
| 9365 | 2026-09-12T00:29:32.444Z | |
| 9366 | 2026-09-12T00:29:32.444Z | replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9367 | 2026-09-12T00:29:32.444Z | Sep 12 00:29:31.459Sep 12 00:29:31.459 INFODEBG adding route 172.17.0.26/32 -> 10.0.0.255Sep 12 00:29:31.459 |
| 9368 | 2026-09-12T00:29:32.444Z | INFO Sep 12 00:29:31.459replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9369 | 2026-09-12T00:29:32.444Z | DEBG replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 00:29:31.459 |
| 9370 | 2026-09-12T00:29:32.444Z | Sep 12 00:29:31.459 DEBG adding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 9371 | 2026-09-12T00:29:32.444Z | INFOreplacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:29:31.459 |
| 9372 | 2026-09-12T00:29:32.444Z | adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffINFO |
| 9373 | 2026-09-12T00:29:32.444Z | adding route 172.17.0.50/32 -> 10.0.0.255 |
| 9374 | 2026-09-12T00:29:32.445Z | Sep 12 00:29:31.459 INFOSep 12 00:29:31.459 Sep 12 00:29:31.459adding route 172.17.0.27/32 -> 10.0.0.255 DEBGDEBG Sep 12 00:29:31.459 |
| 9375 | 2026-09-12T00:29:32.445Z | replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9376 | 2026-09-12T00:29:32.445Z | |
| 9377 | 2026-09-12T00:29:32.445Z | DEBG Sep 12 00:29:31.459replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 00:29:31.459DEBGSep 12 00:29:31.459 replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 9378 | 2026-09-12T00:29:32.445Z | INFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffadding route 172.17.0.51/32 -> 10.0.0.255 |
| 9379 | 2026-09-12T00:29:32.445Z | |
| 9380 | 2026-09-12T00:29:32.445Z | |
| 9381 | 2026-09-12T00:29:32.445Z | Sep 12 00:29:31.460 INFOSep 12 00:29:31.460 Sep 12 00:29:31.460adding route 172.17.0.28/32 -> 10.0.0.255 |
| 9382 | 2026-09-12T00:29:32.445Z | DEBGDEBG replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:29:31.460 |
| 9383 | 2026-09-12T00:29:32.445Z | INFOSep 12 00:29:31.460 |
| 9384 | 2026-09-12T00:29:32.445Z | adding route 3fff:beef:19::/64 -> 2001:db8::55:ffDEBGSep 12 00:29:31.460 |
| 9385 | 2026-09-12T00:29:32.445Z | INFOreplacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:29:31.460 |
| 9386 | 2026-09-12T00:29:32.445Z | adding route 172.17.0.52/32 -> 10.0.0.255 |
| 9387 | 2026-09-12T00:29:32.445Z | INFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffSep 12 00:29:31.460Sep 12 00:29:31.460 |
| 9388 | 2026-09-12T00:29:32.445Z | DEBGINFO replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:29:31.460 |
| 9389 | 2026-09-12T00:29:32.445Z | adding route 172.17.0.29/32 -> 10.0.0.255 |
| 9390 | 2026-09-12T00:29:32.445Z | DEBGSep 12 00:29:31.460 Sep 12 00:29:31.460replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9391 | 2026-09-12T00:29:32.445Z | INFOSep 12 00:29:31.460 adding route 172.17.0.53/32 -> 10.0.0.255DEBG |
| 9392 | 2026-09-12T00:29:32.445Z | Sep 12 00:29:31.460 replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9393 | 2026-09-12T00:29:32.445Z | INFOSep 12 00:29:31.460 adding route 3fff:beef:3d::/64 -> 2001:db8::55:ffDEBG replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9394 | 2026-09-12T00:29:32.445Z | DEBG replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:29:31.460 |
| 9395 | 2026-09-12T00:29:32.445Z | |
| 9396 | 2026-09-12T00:29:32.445Z | Sep 12 00:29:31.460 DEBGINFO replacing targets for 3fff:beef:3d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 00:29:31.460Sep 12 00:29:31.460adding route 172.17.0.30/32 -> 10.0.0.255 |
| 9397 | 2026-09-12T00:29:32.445Z | INFO |
| 9398 | 2026-09-12T00:29:32.445Z | INFOadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 9399 | 2026-09-12T00:29:32.445Z | adding route 172.17.0.54/32 -> 10.0.0.255 |
| 9400 | 2026-09-12T00:29:32.445Z | Sep 12 00:29:31.460Sep 12 00:29:31.460Sep 12 00:29:31.460 INFODEBG DEBGSep 12 00:29:31.460 adding route 3fff:beef:3e::/64 -> 2001:db8::55:ffDEBGreplacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9401 | 2026-09-12T00:29:32.445Z | replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9402 | 2026-09-12T00:29:32.446Z | replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9403 | 2026-09-12T00:29:32.446Z | |
| 9404 | 2026-09-12T00:29:32.446Z | Sep 12 00:29:31.460 Sep 12 00:29:31.460Sep 12 00:29:31.460INFO INFOadding route 172.17.0.31/32 -> 10.0.0.255Sep 12 00:29:31.460 |
| 9405 | 2026-09-12T00:29:32.446Z | DEBG replacing targets for 3fff:beef:3e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 9406 | 2026-09-12T00:29:32.446Z | adding route 172.17.0.55/32 -> 10.0.0.255Sep 12 00:29:31.460 |
| 9407 | 2026-09-12T00:29:32.446Z | |
| 9408 | 2026-09-12T00:29:32.446Z | Sep 12 00:29:31.460Sep 12 00:29:31.460Sep 12 00:29:31.460 DEBGINFODEBG DEBGreplacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:3f::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9409 | 2026-09-12T00:29:32.446Z | |
| 9410 | 2026-09-12T00:29:32.446Z | replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9411 | 2026-09-12T00:29:32.446Z | |
| 9412 | 2026-09-12T00:29:32.446Z | Sep 12 00:29:31.460 Sep 12 00:29:31.460INFOSep 12 00:29:31.460 adding route 172.17.0.32/32 -> 10.0.0.255 |
| 9413 | 2026-09-12T00:29:32.446Z | Sep 12 00:29:31.460DEBG INFO adding route 172.17.0.56/32 -> 10.0.0.255INFOreplacing targets for 3fff:beef:3f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9414 | 2026-09-12T00:29:32.446Z | Sep 12 00:29:31.460 DEBG |
| 9415 | 2026-09-12T00:29:32.446Z | Sep 12 00:29:31.460 DEBGadding route 3fff:beef:1c::/64 -> 2001:db8::55:ff replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:29:31.460 |
| 9416 | 2026-09-12T00:29:32.446Z | |
| 9417 | 2026-09-12T00:29:32.446Z | |
| 9418 | 2026-09-12T00:29:32.446Z | DEBG failed to allocate space for the new target listSep 12 00:29:31.460 |
| 9419 | 2026-09-12T00:29:32.446Z | test route::tests::delete_targets_fragmented ... ok |
| 9420 | 2026-09-12T00:29:32.446Z | Sep 12 00:29:31.460 INFO DEBGSep 12 00:29:31.460 Sep 12 00:29:31.460replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.33/32 -> 10.0.0.255INFO |
| 9421 | 2026-09-12T00:29:32.446Z | adding route 172.17.0.57/32 -> 10.0.0.255 |
| 9422 | 2026-09-12T00:29:32.446Z | DEBG |
| 9423 | 2026-09-12T00:29:32.446Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 12 00:29:31.460 |
| 9424 | 2026-09-12T00:29:32.446Z | DEBG replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:29:31.460 |
| 9425 | 2026-09-12T00:29:32.446Z | Sep 12 00:29:31.460DEBG replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 9426 | 2026-09-12T00:29:32.446Z | Sep 12 00:29:31.460 Sep 12 00:29:31.460adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff INFODEBG |
| 9427 | 2026-09-12T00:29:32.446Z | Sep 12 00:29:31.460 adding route 172.17.0.34/32 -> 10.0.0.255INFO failed to allocate space for the new target list |
| 9428 | 2026-09-12T00:29:32.446Z | |
| 9429 | 2026-09-12T00:29:32.446Z | adding route 172.17.0.58/32 -> 10.0.0.255Sep 12 00:29:31.460 DEBG |
| 9430 | 2026-09-12T00:29:32.447Z | test route::tests::shrink_preserves_compacted_order ... ok |
| 9431 | 2026-09-12T00:29:32.451Z | Sep 12 00:29:31.460 DEBG replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:29:31.460 |
| 9432 | 2026-09-12T00:29:32.451Z | |
| 9433 | 2026-09-12T00:29:32.451Z | DEBG replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:29:31.460 |
| 9434 | 2026-09-12T00:29:32.451Z | INFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 9435 | 2026-09-12T00:29:32.451Z | Sep 12 00:29:31.460 Sep 12 00:29:31.460INFO Sep 12 00:29:31.460adding route 172.17.0.59/32 -> 10.0.0.255 |
| 9436 | 2026-09-12T00:29:32.451Z | INFODEBG adding route 172.17.0.35/32 -> 10.0.0.255replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9437 | 2026-09-12T00:29:32.451Z | |
| 9438 | 2026-09-12T00:29:32.451Z | Sep 12 00:29:31.460 DEBG replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:29:31.460 |
| 9439 | 2026-09-12T00:29:32.451Z | DEBGSep 12 00:29:31.460 Sep 12 00:29:31.460replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFOINFO |
| 9440 | 2026-09-12T00:29:32.451Z | adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffadding route 172.17.0.60/32 -> 10.0.0.255 |
| 9441 | 2026-09-12T00:29:32.451Z | Sep 12 00:29:31.460Sep 12 00:29:31.460Sep 12 00:29:31.471 DEBGDEBG replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]created new freemap |
| 9442 | 2026-09-12T00:29:32.451Z | , INFOunitSep 12 00:29:31.460: freemap_route_ipv4 |
| 9443 | 2026-09-12T00:29:32.451Z | Sep 12 00:29:31.471adding route 172.17.0.36/32 -> 10.0.0.255 INFO |
| 9444 | 2026-09-12T00:29:32.452Z | adding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 9445 | 2026-09-12T00:29:32.452Z | Sep 12 00:29:31.471 |
| 9446 | 2026-09-12T00:29:32.452Z | Sep 12 00:29:31.471Sep 12 00:29:31.471DEBG DEBGcreated new freemap created new freemap, DEBGunitSep 12 00:29:31.471, :DEBG DEBGfreemap_route_ipv4 |
| 9447 | 2026-09-12T00:29:32.452Z | replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9448 | 2026-09-12T00:29:32.452Z | |
| 9449 | 2026-09-12T00:29:32.452Z | unit |
| 9450 | 2026-09-12T00:29:32.452Z | Sep 12 00:29:31.471: DEBGSep 12 00:29:31.471 freemap_route_ipv6DEBG |
| 9451 | 2026-09-12T00:29:32.452Z | created new freemap, failed to allocate space for the new target listSep 12 00:29:31.471unit : |
| 9452 | 2026-09-12T00:29:32.452Z | INFO Sep 12 00:29:31.471freemap_route_ipv6Sep 12 00:29:31.471 |
| 9453 | 2026-09-12T00:29:32.452Z | adding route 172.17.0.37/32 -> 10.0.0.255Sep 12 00:29:31.471DEBG |
| 9454 | 2026-09-12T00:29:32.452Z | initted freemap. size: 64DEBG, INFOunitSep 12 00:29:31.471 :DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]freemap_route_ipv4 |
| 9455 | 2026-09-12T00:29:32.452Z | |
| 9456 | 2026-09-12T00:29:32.452Z | initted freemap. size: 64, unitadding route 3fff:beef:21::/64 -> 2001:db8::55:ffSep 12 00:29:31.471: |
| 9457 | 2026-09-12T00:29:32.452Z | freemap_route_ipv4 |
| 9458 | 2026-09-12T00:29:32.452Z | DEBG Sep 12 00:29:31.471replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9459 | 2026-09-12T00:29:32.452Z | DEBG Sep 12 00:29:31.471reset freemap DEBG, Sep 12 00:29:31.471reset freemapunitSep 12 00:29:31.471, :unit : INFODEBG freemap_route_ipv4freemap_route_ipv4 |
| 9460 | 2026-09-12T00:29:32.452Z | adding route 172.17.0.38/32 -> 10.0.0.255 |
| 9461 | 2026-09-12T00:29:32.452Z | |
| 9462 | 2026-09-12T00:29:32.452Z | replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:29:31.471Sep 12 00:29:31.471Sep 12 00:29:31.471 DEBGDEBG initted freemap. size: 64 , initted freemap. size: 64 |
| 9463 | 2026-09-12T00:29:32.452Z | unitDEBG, :unit : freemap_route_ipv6 |
| 9464 | 2026-09-12T00:29:32.452Z | freemap_route_ipv6replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9465 | 2026-09-12T00:29:32.452Z | |
| 9466 | 2026-09-12T00:29:32.452Z | Sep 12 00:29:31.471 Sep 12 00:29:31.471INFO Sep 12 00:29:31.471DEBGSep 12 00:29:31.471 reset freemapadding route 3fff:beef:22::/64 -> 2001:db8::55:ff, DEBG |
| 9467 | 2026-09-12T00:29:32.452Z | unit :reset freemapINFO , unitadding route 172.17.0.39/32 -> 10.0.0.255freemap_route_ipv6 |
| 9468 | 2026-09-12T00:29:32.452Z | |
| 9469 | 2026-09-12T00:29:32.452Z | : freemap_route_ipv6Sep 12 00:29:31.471 |
| 9470 | 2026-09-12T00:29:32.452Z | Sep 12 00:29:31.471DEBG INFOreplacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:29:31.471 |
| 9471 | 2026-09-12T00:29:32.452Z | adding route 172.16.0.0/32 -> 10.0.0.1INFOSep 12 00:29:31.471 |
| 9472 | 2026-09-12T00:29:32.453Z | Sep 12 00:29:31.471DEBG adding route 172.16.0.0/32 -> 10.0.0.1Sep 12 00:29:31.471 |
| 9473 | 2026-09-12T00:29:32.453Z | INFO adding route 172.17.0.40/32 -> 10.0.0.255DEBG replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 12 00:29:31.471 |
| 9474 | 2026-09-12T00:29:32.453Z | |
| 9475 | 2026-09-12T00:29:32.453Z | DEBG |
| 9476 | 2026-09-12T00:29:32.453Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 12 00:29:31.471Sep 12 00:29:31.471 |
| 9477 | 2026-09-12T00:29:32.453Z | Sep 12 00:29:31.471INFO DEBGadding route 3fff:beef:23::/64 -> 2001:db8::55:ffINFO |
| 9478 | 2026-09-12T00:29:32.453Z | adding route 172.17.0.0/32 -> 10.0.0.255 |
| 9479 | 2026-09-12T00:29:32.453Z | replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9480 | 2026-09-12T00:29:32.453Z | Sep 12 00:29:31.471Sep 12 00:29:31.471 Sep 12 00:29:31.471Sep 12 00:29:31.471INFO DEBGadding route 172.16.0.0/32 -> 10.0.0.2INFO |
| 9481 | 2026-09-12T00:29:32.453Z | adding route 172.17.0.41/32 -> 10.0.0.255 |
| 9482 | 2026-09-12T00:29:32.453Z | replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9483 | 2026-09-12T00:29:32.453Z | DEBGSep 12 00:29:31.471Sep 12 00:29:31.471Sep 12 00:29:31.471 INFODEBG adding route 172.17.0.1/32 -> 10.0.0.255 |
| 9484 | 2026-09-12T00:29:32.453Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]DEBG |
| 9485 | 2026-09-12T00:29:32.453Z | replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:29:31.471replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 00:29:31.471DEBG |
| 9486 | 2026-09-12T00:29:32.453Z | |
| 9487 | 2026-09-12T00:29:32.453Z | replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 9488 | 2026-09-12T00:29:32.453Z | Sep 12 00:29:31.471adding route 172.16.0.0/32 -> 10.0.0.3 Sep 12 00:29:31.471 |
| 9489 | 2026-09-12T00:29:32.453Z | INFO INFOSep 12 00:29:31.471 INFOadding route 172.17.0.2/32 -> 10.0.0.255Sep 12 00:29:31.471 |
| 9490 | 2026-09-12T00:29:32.453Z | DEBGadding route 172.17.0.42/32 -> 10.0.0.255 adding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 9491 | 2026-09-12T00:29:32.453Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }] |
| 9492 | 2026-09-12T00:29:32.453Z | |
| 9493 | 2026-09-12T00:29:32.453Z | Sep 12 00:29:31.471 DEBG replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:29:31.471 |
| 9494 | 2026-09-12T00:29:32.453Z | Sep 12 00:29:31.471Sep 12 00:29:31.471 DEBG INFO Sep 12 00:29:31.471DEBGadding route 172.16.0.0/32 -> 10.0.0.4 |
| 9495 | 2026-09-12T00:29:32.453Z | replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFOreplacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 172.17.0.3/32 -> 10.0.0.255 |
| 9496 | 2026-09-12T00:29:32.453Z | |
| 9497 | 2026-09-12T00:29:32.453Z | |
| 9498 | 2026-09-12T00:29:32.453Z | Sep 12 00:29:31.471 DEBGSep 12 00:29:31.471 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]INFO |
| 9499 | 2026-09-12T00:29:32.453Z | Sep 12 00:29:31.471 Sep 12 00:29:31.471 adding route 172.17.0.43/32 -> 10.0.0.255INFO |
| 9500 | 2026-09-12T00:29:32.453Z | Sep 12 00:29:31.471DEBG DEBG adding route 3fff:beef:25::/64 -> 2001:db8::55:ffreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9501 | 2026-09-12T00:29:32.454Z | Sep 12 00:29:31.471 |
| 9502 | 2026-09-12T00:29:32.454Z | DEBG |
| 9503 | 2026-09-12T00:29:32.454Z | replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:29:31.471 |
| 9504 | 2026-09-12T00:29:32.454Z | INFOSep 12 00:29:31.471 adding route 172.17.0.4/32 -> 10.0.0.255DEBG |
| 9505 | 2026-09-12T00:29:32.454Z | Sep 12 00:29:31.471 INFOreplacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9506 | 2026-09-12T00:29:32.454Z | Sep 12 00:29:31.471adding route 172.17.0.44/32 -> 10.0.0.255 |
| 9507 | 2026-09-12T00:29:32.454Z | DEBG replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9508 | 2026-09-12T00:29:32.454Z | Sep 12 00:29:31.471 INFOSep 12 00:29:31.471Sep 12 00:29:31.471 adding route 3fff:beef:26::/64 -> 2001:db8::55:ffINFODEBG adding route 172.17.0.5/32 -> 10.0.0.255replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9509 | 2026-09-12T00:29:32.454Z | |
| 9510 | 2026-09-12T00:29:32.454Z | |
| 9511 | 2026-09-12T00:29:32.454Z | Sep 12 00:29:31.471Sep 12 00:29:31.471 Sep 12 00:29:31.471INFODEBG adding route 172.17.0.45/32 -> 10.0.0.255replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 9512 | 2026-09-12T00:29:32.454Z | |
| 9513 | 2026-09-12T00:29:32.454Z | replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9514 | 2026-09-12T00:29:32.454Z | Sep 12 00:29:31.471Sep 12 00:29:31.471 DEBGINFO replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.6/32 -> 10.0.0.255 |
| 9515 | 2026-09-12T00:29:32.454Z | |
| 9516 | 2026-09-12T00:29:32.454Z | Sep 12 00:29:31.471 INFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ffSep 12 00:29:31.471 |
| 9517 | 2026-09-12T00:29:32.454Z | Sep 12 00:29:31.471DEBG INFOreplacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:29:31.471 |
| 9518 | 2026-09-12T00:29:32.454Z | adding route 172.17.0.46/32 -> 10.0.0.255 |
| 9519 | 2026-09-12T00:29:32.454Z | DEBG Sep 12 00:29:31.471replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9520 | 2026-09-12T00:29:32.454Z | INFOSep 12 00:29:31.471 adding route 172.17.0.7/32 -> 10.0.0.255 |
| 9521 | 2026-09-12T00:29:32.454Z | DEBG replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9522 | 2026-09-12T00:29:32.454Z | Sep 12 00:29:31.471 INFOSep 12 00:29:31.471Sep 12 00:29:31.471 INFOadding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 9523 | 2026-09-12T00:29:32.454Z | adding route 172.17.0.47/32 -> 10.0.0.255 DEBG |
| 9524 | 2026-09-12T00:29:32.454Z | replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9525 | 2026-09-12T00:29:32.454Z | Sep 12 00:29:31.471 DEBGSep 12 00:29:31.471 Sep 12 00:29:31.471INFO replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9526 | 2026-09-12T00:29:32.454Z | adding route 172.17.0.8/32 -> 10.0.0.255DEBG |
| 9527 | 2026-09-12T00:29:32.454Z | replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9528 | 2026-09-12T00:29:32.454Z | Sep 12 00:29:31.471 INFO Sep 12 00:29:31.471 adding route 3fff:beef:29::/64 -> 2001:db8::55:ffSep 12 00:29:31.471DEBG |
| 9529 | 2026-09-12T00:29:32.455Z | INFOreplacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9530 | 2026-09-12T00:29:32.455Z | adding route 172.17.0.48/32 -> 10.0.0.255 |
| 9531 | 2026-09-12T00:29:32.459Z | Sep 12 00:29:31.471Sep 12 00:29:31.471 DEBGDEBG Sep 12 00:29:31.471 replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 9532 | 2026-09-12T00:29:32.459Z | replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 172.17.0.9/32 -> 10.0.0.255 |
| 9533 | 2026-09-12T00:29:32.459Z | |
| 9534 | 2026-09-12T00:29:32.459Z | Sep 12 00:29:31.471 INFOSep 12 00:29:31.471 Sep 12 00:29:31.471adding route 172.17.0.49/32 -> 10.0.0.255 |
| 9535 | 2026-09-12T00:29:32.459Z | DEBG replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 9536 | 2026-09-12T00:29:32.459Z | adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffSep 12 00:29:31.471 |
| 9537 | 2026-09-12T00:29:32.459Z | DEBG Sep 12 00:29:31.471replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:29:31.471 |
| 9538 | 2026-09-12T00:29:32.459Z | INFODEBG adding route 172.17.0.10/32 -> 10.0.0.255 |
| 9539 | 2026-09-12T00:29:32.460Z | replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9540 | 2026-09-12T00:29:32.460Z | Sep 12 00:29:31.471 INFO adding route 172.17.0.50/32 -> 10.0.0.255Sep 12 00:29:31.471 |
| 9541 | 2026-09-12T00:29:32.460Z | DEBG Sep 12 00:29:31.471replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:29:31.471 |
| 9542 | 2026-09-12T00:29:32.460Z | Sep 12 00:29:31.471 DEBGINFO Sep 12 00:29:31.471 replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.1/32 -> 10.0.0.255 |
| 9543 | 2026-09-12T00:29:32.460Z | INFO |
| 9544 | 2026-09-12T00:29:32.460Z | INFOadding route 172.17.0.11/32 -> 10.0.0.255 |
| 9545 | 2026-09-12T00:29:32.460Z | Sep 12 00:29:31.471 INFOadding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 9546 | 2026-09-12T00:29:32.460Z | adding route 172.17.0.51/32 -> 10.0.0.255Sep 12 00:29:31.471 |
| 9547 | 2026-09-12T00:29:32.460Z | Sep 12 00:29:31.471 DEBGDEBG replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9548 | 2026-09-12T00:29:32.460Z | |
| 9549 | 2026-09-12T00:29:32.460Z | Sep 12 00:29:31.471 DEBG Sep 12 00:29:31.471replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:29:31.471 INFOSep 12 00:29:31.471INFO |
| 9550 | 2026-09-12T00:29:32.460Z | adding route 172.17.0.12/32 -> 10.0.0.255adding route 172.17.0.2/32 -> 10.0.0.255 |
| 9551 | 2026-09-12T00:29:32.460Z | |
| 9552 | 2026-09-12T00:29:32.460Z | DEBG Sep 12 00:29:31.471Sep 12 00:29:31.471 Sep 12 00:29:31.471DEBGINFO replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.52/32 -> 10.0.0.255DEBG |
| 9553 | 2026-09-12T00:29:32.460Z | |
| 9554 | 2026-09-12T00:29:32.460Z | replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9555 | 2026-09-12T00:29:32.460Z | replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:29:31.471 |
| 9556 | 2026-09-12T00:29:32.460Z | Sep 12 00:29:31.471 INFOSep 12 00:29:31.471 INFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 9557 | 2026-09-12T00:29:32.460Z | Sep 12 00:29:31.471Sep 12 00:29:31.479 INFODEBG adding route 172.17.0.3/32 -> 10.0.0.255replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9558 | 2026-09-12T00:29:32.460Z | |
| 9559 | 2026-09-12T00:29:32.460Z | Sep 12 00:29:31.479Sep 12 00:29:31.479 adding route 172.17.0.13/32 -> 10.0.0.255 INFO |
| 9560 | 2026-09-12T00:29:32.460Z | DEBGadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 9561 | 2026-09-12T00:29:32.460Z | replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9562 | 2026-09-12T00:29:32.460Z | Sep 12 00:29:31.479 INFOSep 12 00:29:31.479 adding route 172.17.0.4/32 -> 10.0.0.255DEBG |
| 9563 | 2026-09-12T00:29:32.460Z | replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:29:31.479 |
| 9564 | 2026-09-12T00:29:32.460Z | DEBGSep 12 00:29:31.479 replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 9565 | 2026-09-12T00:29:32.460Z | replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9566 | 2026-09-12T00:29:32.460Z | Sep 12 00:29:31.479 Sep 12 00:29:31.479INFOSep 12 00:29:31.479 INFOINFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 9567 | 2026-09-12T00:29:32.461Z | adding route 172.17.0.14/32 -> 10.0.0.255adding route 172.17.0.5/32 -> 10.0.0.255 |
| 9568 | 2026-09-12T00:29:32.461Z | |
| 9569 | 2026-09-12T00:29:32.461Z | Sep 12 00:29:31.479Sep 12 00:29:31.479 DEBGDEBG replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:29:31.479 |
| 9570 | 2026-09-12T00:29:32.461Z | |
| 9571 | 2026-09-12T00:29:32.461Z | DEBG replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:29:31.479 |
| 9572 | 2026-09-12T00:29:32.461Z | INFODEBG Sep 12 00:29:31.479adding route 172.17.0.15/32 -> 10.0.0.255 |
| 9573 | 2026-09-12T00:29:32.461Z | Sep 12 00:29:31.479INFOreplacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFOadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff Sep 12 00:29:31.479adding route 172.17.0.6/32 -> 10.0.0.255 |
| 9574 | 2026-09-12T00:29:32.461Z | |
| 9575 | 2026-09-12T00:29:32.461Z | |
| 9576 | 2026-09-12T00:29:32.461Z | DEBG replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9577 | 2026-09-12T00:29:32.461Z | Sep 12 00:29:31.479 Sep 12 00:29:31.479DEBG DEBGSep 12 00:29:31.479 replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFOSep 12 00:29:31.479 |
| 9578 | 2026-09-12T00:29:32.461Z | |
| 9579 | 2026-09-12T00:29:32.461Z | adding route 172.17.0.16/32 -> 10.0.0.255 INFO |
| 9580 | 2026-09-12T00:29:32.461Z | adding route 172.17.0.53/32 -> 10.0.0.255Sep 12 00:29:31.479 |
| 9581 | 2026-09-12T00:29:32.461Z | INFOSep 12 00:29:31.479Sep 12 00:29:31.479 adding route 172.17.0.7/32 -> 10.0.0.255DEBGSep 12 00:29:31.479 |
| 9582 | 2026-09-12T00:29:32.461Z | replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9583 | 2026-09-12T00:29:32.461Z | DEBG replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 9584 | 2026-09-12T00:29:32.461Z | adding route 3fff:beef:30::/64 -> 2001:db8::55:ffSep 12 00:29:31.479 |
| 9585 | 2026-09-12T00:29:32.461Z | INFOSep 12 00:29:31.479 Sep 12 00:29:31.479adding route 172.17.0.17/32 -> 10.0.0.255INFO |
| 9586 | 2026-09-12T00:29:32.461Z | DEBG adding route 172.17.0.54/32 -> 10.0.0.255replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:29:31.479 |
| 9587 | 2026-09-12T00:29:32.461Z | |
| 9588 | 2026-09-12T00:29:32.461Z | Sep 12 00:29:31.479DEBG replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:29:31.479Sep 12 00:29:31.479 |
| 9589 | 2026-09-12T00:29:32.461Z | DEBG INFOreplacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9590 | 2026-09-12T00:29:32.461Z | DEBGadding route 172.17.0.8/32 -> 10.0.0.255Sep 12 00:29:31.479 |
| 9591 | 2026-09-12T00:29:32.461Z | INFO replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.18/32 -> 10.0.0.255 |
| 9592 | 2026-09-12T00:29:32.461Z | |
| 9593 | 2026-09-12T00:29:32.461Z | Sep 12 00:29:31.479Sep 12 00:29:31.479 INFODEBG Sep 12 00:29:31.479 Sep 12 00:29:31.479INFOreplacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9594 | 2026-09-12T00:29:32.461Z | DEBGadding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 9595 | 2026-09-12T00:29:32.462Z | replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9596 | 2026-09-12T00:29:32.462Z | test route::tests::delete_target_fragmented ... ok |
| 9597 | 2026-09-12T00:29:32.462Z | adding route 172.17.0.55/32 -> 10.0.0.255Sep 12 00:29:31.479Sep 12 00:29:31.479 Sep 12 00:29:31.479INFO DEBGINFO adding route 172.17.0.9/32 -> 10.0.0.255 |
| 9598 | 2026-09-12T00:29:32.462Z | adding route 172.17.0.19/32 -> 10.0.0.255 |
| 9599 | 2026-09-12T00:29:32.462Z | |
| 9600 | 2026-09-12T00:29:32.462Z | replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9601 | 2026-09-12T00:29:32.462Z | Sep 12 00:29:31.479Sep 12 00:29:31.479Sep 12 00:29:31.479 DEBGDEBG replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9602 | 2026-09-12T00:29:32.462Z | |
| 9603 | 2026-09-12T00:29:32.462Z | Sep 12 00:29:31.479 DEBGSep 12 00:29:31.479INFO Sep 12 00:29:31.479INFO adding route 172.17.0.20/32 -> 10.0.0.255adding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 9604 | 2026-09-12T00:29:32.462Z | replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 9605 | 2026-09-12T00:29:32.462Z | |
| 9606 | 2026-09-12T00:29:32.462Z | adding route 172.17.0.10/32 -> 10.0.0.255 |
| 9607 | 2026-09-12T00:29:32.462Z | Sep 12 00:29:31.479 Sep 12 00:29:31.479Sep 12 00:29:31.479DEBG Sep 12 00:29:31.479 replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBGINFO |
| 9608 | 2026-09-12T00:29:32.462Z | replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.56/32 -> 10.0.0.255Sep 12 00:29:31.479 |
| 9609 | 2026-09-12T00:29:32.462Z | DEBG |
| 9610 | 2026-09-12T00:29:32.462Z | INFO adding route 172.17.0.21/32 -> 10.0.0.255replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9611 | 2026-09-12T00:29:32.462Z | |
| 9612 | 2026-09-12T00:29:32.462Z | Sep 12 00:29:31.479Sep 12 00:29:31.479 INFO Sep 12 00:29:31.479Sep 12 00:29:31.479adding route 172.17.0.11/32 -> 10.0.0.255 |
| 9613 | 2026-09-12T00:29:32.462Z | DEBGDEBG replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9614 | 2026-09-12T00:29:32.462Z | INFOreplacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:29:31.479 |
| 9615 | 2026-09-12T00:29:32.462Z | adding route 3fff:beef:33::/64 -> 2001:db8::55:ff DEBG replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9616 | 2026-09-12T00:29:32.462Z | |
| 9617 | 2026-09-12T00:29:32.462Z | Sep 12 00:29:31.487Sep 12 00:29:31.487 INFODEBG replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 172.17.0.12/32 -> 10.0.0.255 |
| 9618 | 2026-09-12T00:29:32.462Z | |
| 9619 | 2026-09-12T00:29:32.462Z | Sep 12 00:29:31.487 INFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 9620 | 2026-09-12T00:29:32.462Z | Sep 12 00:29:31.487 Sep 12 00:29:31.487DEBG DEBGreplacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9621 | 2026-09-12T00:29:32.462Z | replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9622 | 2026-09-12T00:29:32.462Z | Sep 12 00:29:31.487 Sep 12 00:29:31.487INFO INFOadding route 3fff:beef:35::/64 -> 2001:db8::55:ff Sep 12 00:29:31.487adding route 172.17.0.13/32 -> 10.0.0.255 |
| 9623 | 2026-09-12T00:29:32.462Z | INFO |
| 9624 | 2026-09-12T00:29:32.463Z | adding route 172.17.0.57/32 -> 10.0.0.255Sep 12 00:29:31.487Sep 12 00:29:31.487 DEBGDEBG replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9625 | 2026-09-12T00:29:32.463Z | |
| 9626 | 2026-09-12T00:29:32.463Z | |
| 9627 | 2026-09-12T00:29:32.463Z | Sep 12 00:29:31.479Sep 12 00:29:31.487Sep 12 00:29:31.487Sep 12 00:29:31.487 INFO INFO DEBGadding route 172.17.0.22/32 -> 10.0.0.255adding route 172.17.0.14/32 -> 10.0.0.255INFO |
| 9628 | 2026-09-12T00:29:32.463Z | |
| 9629 | 2026-09-12T00:29:32.463Z | adding route 3fff:beef:36::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9630 | 2026-09-12T00:29:32.463Z | |
| 9631 | 2026-09-12T00:29:32.467Z | Sep 12 00:29:31.487 DEBG replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:29:31.487 |
| 9632 | 2026-09-12T00:29:32.467Z | Sep 12 00:29:31.487 INFODEBG Sep 12 00:29:31.487 adding route 172.17.0.58/32 -> 10.0.0.255 |
| 9633 | 2026-09-12T00:29:32.467Z | INFO adding route 172.17.0.15/32 -> 10.0.0.255Sep 12 00:29:31.487 |
| 9634 | 2026-09-12T00:29:32.468Z | Sep 12 00:29:31.487DEBG DEBGreplacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9635 | 2026-09-12T00:29:32.468Z | replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:29:31.487 |
| 9636 | 2026-09-12T00:29:32.468Z | Sep 12 00:29:31.487DEBG INFOreplacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9637 | 2026-09-12T00:29:32.468Z | adding route 172.17.0.23/32 -> 10.0.0.255Sep 12 00:29:31.487 |
| 9638 | 2026-09-12T00:29:32.468Z | INFO adding route 172.17.0.59/32 -> 10.0.0.255 |
| 9639 | 2026-09-12T00:29:32.468Z | Sep 12 00:29:31.487Sep 12 00:29:31.487 INFO DEBGadding route 172.17.0.16/32 -> 10.0.0.255Sep 12 00:29:31.487 |
| 9640 | 2026-09-12T00:29:32.468Z | DEBGreplacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9641 | 2026-09-12T00:29:32.468Z | Sep 12 00:29:31.487replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9642 | 2026-09-12T00:29:32.468Z | DEBGreplacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9643 | 2026-09-12T00:29:32.468Z | |
| 9644 | 2026-09-12T00:29:32.468Z | Sep 12 00:29:31.487 INFO adding route 172.17.0.24/32 -> 10.0.0.255Sep 12 00:29:31.487Sep 12 00:29:31.487Sep 12 00:29:31.487 |
| 9645 | 2026-09-12T00:29:32.468Z | INFOINFO adding route 172.17.0.17/32 -> 10.0.0.255adding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 9646 | 2026-09-12T00:29:32.468Z | |
| 9647 | 2026-09-12T00:29:32.468Z | INFOSep 12 00:29:31.487 DEBG Sep 12 00:29:31.487 adding route 172.17.0.60/32 -> 10.0.0.255replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:29:31.487 |
| 9648 | 2026-09-12T00:29:32.468Z | |
| 9649 | 2026-09-12T00:29:32.468Z | DEBGDEBG replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:29:31.487 |
| 9650 | 2026-09-12T00:29:32.468Z | |
| 9651 | 2026-09-12T00:29:32.468Z | Sep 12 00:29:31.487DEBG INFOSep 12 00:29:31.487Sep 12 00:29:31.487replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFOINFO |
| 9652 | 2026-09-12T00:29:32.468Z | adding route 3fff:beef:38::/64 -> 2001:db8::55:ffadding route 172.17.0.18/32 -> 10.0.0.255 |
| 9653 | 2026-09-12T00:29:32.468Z | |
| 9654 | 2026-09-12T00:29:32.468Z | adding route 172.17.0.25/32 -> 10.0.0.255Sep 12 00:29:31.488 |
| 9655 | 2026-09-12T00:29:32.468Z | DEBGSep 12 00:29:31.488Sep 12 00:29:31.488 DEBGDEBG replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9656 | 2026-09-12T00:29:32.468Z | |
| 9657 | 2026-09-12T00:29:32.468Z | Sep 12 00:29:31.488 failed to allocate space for the new target listDEBG |
| 9658 | 2026-09-12T00:29:32.468Z | Sep 12 00:29:31.488replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 00:29:31.488INFO |
| 9659 | 2026-09-12T00:29:32.468Z | INFOadding route 172.17.0.19/32 -> 10.0.0.255 |
| 9660 | 2026-09-12T00:29:32.468Z | Sep 12 00:29:31.488adding route 3fff:beef:39::/64 -> 2001:db8::55:ff Sep 12 00:29:31.488 |
| 9661 | 2026-09-12T00:29:32.468Z | INFODEBG adding route 172.17.0.26/32 -> 10.0.0.255 |
| 9662 | 2026-09-12T00:29:32.469Z | Sep 12 00:29:31.488Sep 12 00:29:31.488 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }] DEBGDEBG |
| 9663 | 2026-09-12T00:29:32.469Z | replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9664 | 2026-09-12T00:29:32.469Z | replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:29:31.488 |
| 9665 | 2026-09-12T00:29:32.469Z | DEBG replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:29:31.488 |
| 9666 | 2026-09-12T00:29:32.469Z | Sep 12 00:29:31.488INFO INFOadding route 172.17.0.20/32 -> 10.0.0.255 |
| 9667 | 2026-09-12T00:29:32.469Z | adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 9668 | 2026-09-12T00:29:32.469Z | Sep 12 00:29:31.488Sep 12 00:29:31.488 Sep 12 00:29:31.488INFODEBG adding route 172.17.0.27/32 -> 10.0.0.255 DEBGreplacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9669 | 2026-09-12T00:29:32.469Z | |
| 9670 | 2026-09-12T00:29:32.469Z | replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9671 | 2026-09-12T00:29:32.469Z | Sep 12 00:29:31.488Sep 12 00:29:31.488Sep 12 00:29:31.488 INFOINFODEBG adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff adding route 172.17.0.21/32 -> 10.0.0.255 |
| 9672 | 2026-09-12T00:29:32.469Z | |
| 9673 | 2026-09-12T00:29:32.469Z | replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9674 | 2026-09-12T00:29:32.469Z | Sep 12 00:29:31.488Sep 12 00:29:31.488 DEBGDEBG replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9675 | 2026-09-12T00:29:32.469Z | Sep 12 00:29:31.488 |
| 9676 | 2026-09-12T00:29:32.469Z | INFO adding route 172.17.0.28/32 -> 10.0.0.255Sep 12 00:29:31.488Sep 12 00:29:31.488 |
| 9677 | 2026-09-12T00:29:32.469Z | INFOINFO adding route 172.17.0.22/32 -> 10.0.0.255Sep 12 00:29:31.488adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 9678 | 2026-09-12T00:29:32.469Z | |
| 9679 | 2026-09-12T00:29:32.469Z | DEBG replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9680 | 2026-09-12T00:29:32.469Z | Sep 12 00:29:31.488Sep 12 00:29:31.488 DEBGDEBG replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9681 | 2026-09-12T00:29:32.469Z | |
| 9682 | 2026-09-12T00:29:32.469Z | Sep 12 00:29:31.488Sep 12 00:29:31.488Sep 12 00:29:31.488 INFOINFO DEBGadding route 172.17.0.23/32 -> 10.0.0.255 |
| 9683 | 2026-09-12T00:29:32.469Z | failed to allocate space for the new target list |
| 9684 | 2026-09-12T00:29:32.469Z | adding route 172.17.0.29/32 -> 10.0.0.255 |
| 9685 | 2026-09-12T00:29:32.469Z | Sep 12 00:29:31.488 Sep 12 00:29:31.488Sep 12 00:29:31.488DEBG DEBGreplacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9686 | 2026-09-12T00:29:32.469Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 9687 | 2026-09-12T00:29:32.469Z | DEBG Sep 12 00:29:31.488replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9688 | 2026-09-12T00:29:32.469Z | INFO adding route 172.17.0.24/32 -> 10.0.0.255 |
| 9689 | 2026-09-12T00:29:32.469Z | Sep 12 00:29:31.488 INFO Sep 12 00:29:31.488adding route 172.17.0.30/32 -> 10.0.0.255 |
| 9690 | 2026-09-12T00:29:32.470Z | DEBG replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9691 | 2026-09-12T00:29:32.470Z | Sep 12 00:29:31.488 DEBG Sep 12 00:29:31.488replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9692 | 2026-09-12T00:29:32.470Z | INFO adding route 172.17.0.25/32 -> 10.0.0.255 |
| 9693 | 2026-09-12T00:29:32.470Z | Sep 12 00:29:31.488 INFOSep 12 00:29:31.488 adding route 172.17.0.31/32 -> 10.0.0.255DEBG |
| 9694 | 2026-09-12T00:29:32.470Z | replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9695 | 2026-09-12T00:29:32.470Z | Sep 12 00:29:31.488 DEBGSep 12 00:29:31.488 replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 9696 | 2026-09-12T00:29:32.470Z | Sep 12 00:29:31.488 adding route 172.17.0.26/32 -> 10.0.0.255 |
| 9697 | 2026-09-12T00:29:32.470Z | INFO Sep 12 00:29:31.488adding route 172.17.0.32/32 -> 10.0.0.255 |
| 9698 | 2026-09-12T00:29:32.470Z | Sep 12 00:29:31.488 DEBG replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9699 | 2026-09-12T00:29:32.470Z | DEBG Sep 12 00:29:31.488replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9700 | 2026-09-12T00:29:32.470Z | INFO adding route 172.17.0.27/32 -> 10.0.0.255 |
| 9701 | 2026-09-12T00:29:32.470Z | Sep 12 00:29:31.488 INFO Sep 12 00:29:31.488adding route 172.17.0.33/32 -> 10.0.0.255 |
| 9702 | 2026-09-12T00:29:32.470Z | DEBG replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9703 | 2026-09-12T00:29:32.470Z | Sep 12 00:29:31.488 DEBG Sep 12 00:29:31.488replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9704 | 2026-09-12T00:29:32.470Z | INFO adding route 172.17.0.28/32 -> 10.0.0.255 |
| 9705 | 2026-09-12T00:29:32.470Z | Sep 12 00:29:31.488 INFO Sep 12 00:29:31.488adding route 172.17.0.34/32 -> 10.0.0.255 |
| 9706 | 2026-09-12T00:29:32.470Z | DEBG replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9707 | 2026-09-12T00:29:32.470Z | Sep 12 00:29:31.488 DEBG Sep 12 00:29:31.488replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9708 | 2026-09-12T00:29:32.470Z | INFO adding route 172.17.0.29/32 -> 10.0.0.255 |
| 9709 | 2026-09-12T00:29:32.470Z | Sep 12 00:29:31.488 INFO Sep 12 00:29:31.488adding route 172.17.0.35/32 -> 10.0.0.255 |
| 9710 | 2026-09-12T00:29:32.470Z | DEBG replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9711 | 2026-09-12T00:29:32.470Z | Sep 12 00:29:31.488 DEBG Sep 12 00:29:31.488replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9712 | 2026-09-12T00:29:32.470Z | INFO adding route 172.17.0.30/32 -> 10.0.0.255 |
| 9713 | 2026-09-12T00:29:32.470Z | Sep 12 00:29:31.488 INFO Sep 12 00:29:31.488adding route 172.17.0.36/32 -> 10.0.0.255 |
| 9714 | 2026-09-12T00:29:32.470Z | DEBG replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9715 | 2026-09-12T00:29:32.470Z | Sep 12 00:29:31.488 DEBG Sep 12 00:29:31.488replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9716 | 2026-09-12T00:29:32.470Z | INFO adding route 172.17.0.31/32 -> 10.0.0.255 |
| 9717 | 2026-09-12T00:29:32.470Z | Sep 12 00:29:31.488 INFO Sep 12 00:29:31.488adding route 172.17.0.37/32 -> 10.0.0.255 |
| 9718 | 2026-09-12T00:29:32.470Z | DEBG replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9719 | 2026-09-12T00:29:32.471Z | Sep 12 00:29:31.488 DEBG Sep 12 00:29:31.488replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9720 | 2026-09-12T00:29:32.471Z | INFO adding route 172.17.0.32/32 -> 10.0.0.255 |
| 9721 | 2026-09-12T00:29:32.471Z | Sep 12 00:29:31.488 INFO Sep 12 00:29:31.488adding route 172.17.0.38/32 -> 10.0.0.255 |
| 9722 | 2026-09-12T00:29:32.471Z | DEBG replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9723 | 2026-09-12T00:29:32.471Z | Sep 12 00:29:31.488 DEBG Sep 12 00:29:31.488replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9724 | 2026-09-12T00:29:32.471Z | INFO adding route 172.17.0.33/32 -> 10.0.0.255 |
| 9725 | 2026-09-12T00:29:32.471Z | Sep 12 00:29:31.488 INFOSep 12 00:29:31.488 adding route 172.17.0.39/32 -> 10.0.0.255DEBG |
| 9726 | 2026-09-12T00:29:32.471Z | replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9727 | 2026-09-12T00:29:32.471Z | Sep 12 00:29:31.488 Sep 12 00:29:31.488DEBG INFOreplacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9728 | 2026-09-12T00:29:32.471Z | adding route 172.17.0.34/32 -> 10.0.0.255 |
| 9729 | 2026-09-12T00:29:32.471Z | Sep 12 00:29:31.488Sep 12 00:29:31.488 INFODEBG adding route 172.17.0.40/32 -> 10.0.0.255replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9730 | 2026-09-12T00:29:32.471Z | Sep 12 00:29:31.496 DEBG replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9731 | 2026-09-12T00:29:32.476Z | Sep 12 00:29:31.496 INFO Sep 12 00:29:31.488adding route 172.17.0.41/32 -> 10.0.0.255 |
| 9732 | 2026-09-12T00:29:32.476Z | DEBG created new freemap, unit: freemap_route_ipv4 |
| 9733 | 2026-09-12T00:29:32.476Z | Sep 12 00:29:31.496 DEBG replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9734 | 2026-09-12T00:29:32.476Z | |
| 9735 | 2026-09-12T00:29:32.476Z | Sep 12 00:29:31.496Sep 12 00:29:31.496 INFO DEBGadding route 172.17.0.42/32 -> 10.0.0.255Sep 12 00:29:31.496 |
| 9736 | 2026-09-12T00:29:32.476Z | INFOcreated new freemap , adding route 172.17.0.35/32 -> 10.0.0.255unit |
| 9737 | 2026-09-12T00:29:32.476Z | : freemap_route_ipv6 |
| 9738 | 2026-09-12T00:29:32.476Z | Sep 12 00:29:31.496Sep 12 00:29:31.496 DEBGDEBGSep 12 00:29:31.496 DEBGreplacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9739 | 2026-09-12T00:29:32.476Z | initted freemap. size: 64replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }], |
| 9740 | 2026-09-12T00:29:32.476Z | unit: freemap_route_ipv4 |
| 9741 | 2026-09-12T00:29:32.476Z | Sep 12 00:29:31.496Sep 12 00:29:31.496 INFO INFOSep 12 00:29:31.496 adding route 172.17.0.43/32 -> 10.0.0.255 adding route 172.17.0.36/32 -> 10.0.0.255 |
| 9742 | 2026-09-12T00:29:32.476Z | DEBG |
| 9743 | 2026-09-12T00:29:32.476Z | reset freemap, unitSep 12 00:29:31.496Sep 12 00:29:31.496: DEBGDEBG replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv4 |
| 9744 | 2026-09-12T00:29:32.476Z | |
| 9745 | 2026-09-12T00:29:32.476Z | replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9746 | 2026-09-12T00:29:32.476Z | Sep 12 00:29:31.496Sep 12 00:29:31.496 INFODEBG Sep 12 00:29:31.496adding route 172.17.0.37/32 -> 10.0.0.255 |
| 9747 | 2026-09-12T00:29:32.476Z | initted freemap. size: 64INFO, unitadding route 172.17.0.44/32 -> 10.0.0.255:Sep 12 00:29:31.496 |
| 9748 | 2026-09-12T00:29:32.476Z | DEBGfreemap_route_ipv6 |
| 9749 | 2026-09-12T00:29:32.476Z | replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9750 | 2026-09-12T00:29:32.476Z | Sep 12 00:29:31.496Sep 12 00:29:31.496Sep 12 00:29:31.496 DEBGINFO adding route 172.17.0.38/32 -> 10.0.0.255DEBG |
| 9751 | 2026-09-12T00:29:32.476Z | replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]reset freemap |
| 9752 | 2026-09-12T00:29:32.476Z | , unitSep 12 00:29:31.496: Sep 12 00:29:31.496freemap_route_ipv6 DEBG |
| 9753 | 2026-09-12T00:29:32.476Z | INFOreplacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9754 | 2026-09-12T00:29:32.476Z | adding route 172.17.0.45/32 -> 10.0.0.255 |
| 9755 | 2026-09-12T00:29:32.477Z | Sep 12 00:29:31.496Sep 12 00:29:31.496Sep 12 00:29:31.496 INFOINFODEBG adding route 172.16.0.0/32 -> 10.0.0.1replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9756 | 2026-09-12T00:29:32.477Z | |
| 9757 | 2026-09-12T00:29:32.477Z | adding route 172.17.0.39/32 -> 10.0.0.255 |
| 9758 | 2026-09-12T00:29:32.477Z | Sep 12 00:29:31.496Sep 12 00:29:31.496 Sep 12 00:29:31.496INFO adding route 172.17.0.46/32 -> 10.0.0.255DEBGDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 9759 | 2026-09-12T00:29:32.477Z | |
| 9760 | 2026-09-12T00:29:32.477Z | replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9761 | 2026-09-12T00:29:32.477Z | Sep 12 00:29:31.496 INFO adding route 172.16.0.0/32 -> 10.0.0.1 |
| 9762 | 2026-09-12T00:29:32.477Z | Sep 12 00:29:31.496 DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 9763 | 2026-09-12T00:29:32.477Z | Sep 12 00:29:31.496Sep 12 00:29:31.496 DEBGINFO replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.16.0.0/32 -> 10.0.0.1 |
| 9764 | 2026-09-12T00:29:32.477Z | |
| 9765 | 2026-09-12T00:29:32.477Z | Sep 12 00:29:31.496Sep 12 00:29:31.496 INFODEBG Sep 12 00:29:31.496adding route 172.17.0.40/32 -> 10.0.0.255 |
| 9766 | 2026-09-12T00:29:32.477Z | INFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] adding route 172.17.0.47/32 -> 10.0.0.255 |
| 9767 | 2026-09-12T00:29:32.477Z | |
| 9768 | 2026-09-12T00:29:32.477Z | Sep 12 00:29:31.496Sep 12 00:29:31.496 DEBGDEBG Sep 12 00:29:31.496replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9769 | 2026-09-12T00:29:32.477Z | INFO replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.16.0.0/32 -> 10.0.0.2 |
| 9770 | 2026-09-12T00:29:32.477Z | |
| 9771 | 2026-09-12T00:29:32.477Z | Sep 12 00:29:31.496 INFOSep 12 00:29:31.496Sep 12 00:29:31.496 DEBGINFO adding route 172.17.0.41/32 -> 10.0.0.255 |
| 9772 | 2026-09-12T00:29:32.477Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]adding route 172.17.0.48/32 -> 10.0.0.255 |
| 9773 | 2026-09-12T00:29:32.477Z | |
| 9774 | 2026-09-12T00:29:32.477Z | Sep 12 00:29:31.496 Sep 12 00:29:31.496DEBGSep 12 00:29:31.496 INFODEBGreplacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9775 | 2026-09-12T00:29:32.477Z | adding route 172.17.0.0/32 -> 10.0.0.255 |
| 9776 | 2026-09-12T00:29:32.477Z | replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9777 | 2026-09-12T00:29:32.477Z | Sep 12 00:29:31.496 INFOSep 12 00:29:31.496 Sep 12 00:29:31.496 adding route 172.17.0.42/32 -> 10.0.0.255 |
| 9778 | 2026-09-12T00:29:32.477Z | INFODEBG adding route 172.17.0.49/32 -> 10.0.0.255replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9779 | 2026-09-12T00:29:32.477Z | |
| 9780 | 2026-09-12T00:29:32.477Z | Sep 12 00:29:31.496 DEBG replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:29:31.496 |
| 9781 | 2026-09-12T00:29:32.477Z | Sep 12 00:29:31.496INFO DEBGadding route 172.17.0.1/32 -> 10.0.0.255 |
| 9782 | 2026-09-12T00:29:32.477Z | replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9783 | 2026-09-12T00:29:32.478Z | Sep 12 00:29:31.496Sep 12 00:29:31.496Sep 12 00:29:31.496 INFO DEBGINFOadding route 172.17.0.43/32 -> 10.0.0.255 |
| 9784 | 2026-09-12T00:29:32.478Z | replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.50/32 -> 10.0.0.255 |
| 9785 | 2026-09-12T00:29:32.478Z | |
| 9786 | 2026-09-12T00:29:32.478Z | Sep 12 00:29:31.496 DEBGSep 12 00:29:31.496 Sep 12 00:29:31.496replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9787 | 2026-09-12T00:29:32.478Z | DEBGINFO replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.2/32 -> 10.0.0.255 |
| 9788 | 2026-09-12T00:29:32.478Z | |
| 9789 | 2026-09-12T00:29:32.478Z | Sep 12 00:29:31.496 INFO adding route 172.17.0.44/32 -> 10.0.0.255Sep 12 00:29:31.496 |
| 9790 | 2026-09-12T00:29:32.478Z | Sep 12 00:29:31.496 INFODEBG adding route 172.17.0.51/32 -> 10.0.0.255replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9791 | 2026-09-12T00:29:32.478Z | Sep 12 00:29:31.496 |
| 9792 | 2026-09-12T00:29:32.478Z | DEBG replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9793 | 2026-09-12T00:29:32.478Z | Sep 12 00:29:31.496Sep 12 00:29:31.496 INFOSep 12 00:29:31.496DEBG INFO replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.45/32 -> 10.0.0.255adding route 172.17.0.3/32 -> 10.0.0.255 |
| 9794 | 2026-09-12T00:29:32.478Z | |
| 9795 | 2026-09-12T00:29:32.478Z | |
| 9796 | 2026-09-12T00:29:32.478Z | test route::tests::add_target_fails_full ... ok |
| 9797 | 2026-09-12T00:29:32.478Z | test route::tests::delete_target_full ... ok |
| 9798 | 2026-09-12T00:29:32.478Z | Sep 12 00:29:31.496Sep 12 00:29:31.496 DEBGINFO Sep 12 00:29:31.496replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9799 | 2026-09-12T00:29:32.478Z | adding route 172.17.0.52/32 -> 10.0.0.255 |
| 9800 | 2026-09-12T00:29:32.478Z | DEBG replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9801 | 2026-09-12T00:29:32.478Z | Sep 12 00:29:31.496Sep 12 00:29:31.496 Sep 12 00:29:31.496INFO DEBGINFO adding route 172.17.0.4/32 -> 10.0.0.255replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9802 | 2026-09-12T00:29:32.478Z | |
| 9803 | 2026-09-12T00:29:32.478Z | adding route 172.17.0.46/32 -> 10.0.0.255 |
| 9804 | 2026-09-12T00:29:32.478Z | Sep 12 00:29:31.496Sep 12 00:29:31.496Sep 12 00:29:31.496 INFO DEBGDEBG adding route 172.17.0.53/32 -> 10.0.0.255replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9805 | 2026-09-12T00:29:32.478Z | |
| 9806 | 2026-09-12T00:29:32.478Z | |
| 9807 | 2026-09-12T00:29:32.478Z | Sep 12 00:29:31.496Sep 12 00:29:31.496 Sep 12 00:29:31.496DEBG INFOreplacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9808 | 2026-09-12T00:29:32.478Z | adding route 172.17.0.5/32 -> 10.0.0.255 |
| 9809 | 2026-09-12T00:29:32.478Z | INFO Sep 12 00:29:31.496adding route 172.17.0.47/32 -> 10.0.0.255 Sep 12 00:29:31.496INFO |
| 9810 | 2026-09-12T00:29:32.478Z | adding route 172.17.0.54/32 -> 10.0.0.255DEBG |
| 9811 | 2026-09-12T00:29:32.479Z | replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:29:31.496 |
| 9812 | 2026-09-12T00:29:32.479Z | DEBG Sep 12 00:29:31.496replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 00:29:31.496 |
| 9813 | 2026-09-12T00:29:32.479Z | DEBGINFO adding route 172.17.0.6/32 -> 10.0.0.255replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9814 | 2026-09-12T00:29:32.479Z | |
| 9815 | 2026-09-12T00:29:32.479Z | Sep 12 00:29:31.496Sep 12 00:29:31.496Sep 12 00:29:31.496 INFODEBGINFO adding route 172.17.0.48/32 -> 10.0.0.255replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9816 | 2026-09-12T00:29:32.479Z | |
| 9817 | 2026-09-12T00:29:32.479Z | adding route 172.17.0.55/32 -> 10.0.0.255 |
| 9818 | 2026-09-12T00:29:32.479Z | Sep 12 00:29:31.496Sep 12 00:29:31.496 DEBGSep 12 00:29:31.496 replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGINFO |
| 9819 | 2026-09-12T00:29:32.479Z | adding route 172.17.0.7/32 -> 10.0.0.255replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9820 | 2026-09-12T00:29:32.479Z | |
| 9821 | 2026-09-12T00:29:32.479Z | Sep 12 00:29:31.496Sep 12 00:29:31.496Sep 12 00:29:31.496 DEBG INFOreplacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 9822 | 2026-09-12T00:29:32.479Z | adding route 172.17.0.49/32 -> 10.0.0.255adding route 172.17.0.56/32 -> 10.0.0.255 |
| 9823 | 2026-09-12T00:29:32.479Z | |
| 9824 | 2026-09-12T00:29:32.479Z | Sep 12 00:29:31.496 INFOSep 12 00:29:31.496 Sep 12 00:29:31.496adding route 172.17.0.8/32 -> 10.0.0.255 |
| 9825 | 2026-09-12T00:29:32.479Z | DEBG DEBG replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9826 | 2026-09-12T00:29:32.479Z | |
| 9827 | 2026-09-12T00:29:32.479Z | Sep 12 00:29:31.496 DEBG Sep 12 00:29:31.496replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 00:29:31.496 |
| 9828 | 2026-09-12T00:29:32.479Z | INFO INFO adding route 172.17.0.57/32 -> 10.0.0.255adding route 172.17.0.50/32 -> 10.0.0.255Sep 12 00:29:31.496 |
| 9829 | 2026-09-12T00:29:32.479Z | |
| 9830 | 2026-09-12T00:29:32.479Z | INFO adding route 172.17.0.9/32 -> 10.0.0.255 |
| 9831 | 2026-09-12T00:29:32.484Z | Sep 12 00:29:31.496 Sep 12 00:29:31.496DEBG Sep 12 00:29:31.496 DEBG replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 9832 | 2026-09-12T00:29:32.484Z | replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9833 | 2026-09-12T00:29:32.484Z | |
| 9834 | 2026-09-12T00:29:32.484Z | Sep 12 00:29:31.496 INFOSep 12 00:29:31.496 adding route 172.17.0.51/32 -> 10.0.0.255Sep 12 00:29:31.496 |
| 9835 | 2026-09-12T00:29:32.484Z | INFOINFO adding route 172.17.0.58/32 -> 10.0.0.255adding route 172.17.0.10/32 -> 10.0.0.255 |
| 9836 | 2026-09-12T00:29:32.484Z | |
| 9837 | 2026-09-12T00:29:32.484Z | Sep 12 00:29:31.496 DEBG replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:29:31.496 |
| 9838 | 2026-09-12T00:29:32.484Z | DEBGSep 12 00:29:31.496 replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 9839 | 2026-09-12T00:29:32.484Z | replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9840 | 2026-09-12T00:29:32.484Z | Sep 12 00:29:31.496Sep 12 00:29:31.496 Sep 12 00:29:31.496 INFOINFO INFO adding route 172.17.0.52/32 -> 10.0.0.255 |
| 9841 | 2026-09-12T00:29:32.484Z | adding route 172.17.0.11/32 -> 10.0.0.255adding route 172.17.0.59/32 -> 10.0.0.255 |
| 9842 | 2026-09-12T00:29:32.484Z | |
| 9843 | 2026-09-12T00:29:32.484Z | Sep 12 00:29:31.496Sep 12 00:29:31.496 Sep 12 00:29:31.496DEBG DEBGDEBG replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9844 | 2026-09-12T00:29:32.484Z | replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9845 | 2026-09-12T00:29:32.484Z | |
| 9846 | 2026-09-12T00:29:32.484Z | Sep 12 00:29:31.496Sep 12 00:29:31.496 Sep 12 00:29:31.496 INFOINFOINFO adding route 172.17.0.12/32 -> 10.0.0.255adding route 172.17.0.60/32 -> 10.0.0.255 |
| 9847 | 2026-09-12T00:29:32.484Z | adding route 172.17.0.53/32 -> 10.0.0.255 |
| 9848 | 2026-09-12T00:29:32.484Z | Sep 12 00:29:31.505 DEBG replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:29:31.505 |
| 9849 | 2026-09-12T00:29:32.485Z | DEBG replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9850 | 2026-09-12T00:29:32.485Z | Sep 12 00:29:31.505 INFO adding route 172.17.0.54/32 -> 10.0.0.255 |
| 9851 | 2026-09-12T00:29:32.485Z | Sep 12 00:29:31.505 INFOSep 12 00:29:31.505 adding route 172.17.0.13/32 -> 10.0.0.255DEBG |
| 9852 | 2026-09-12T00:29:32.485Z | replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9853 | 2026-09-12T00:29:32.485Z | |
| 9854 | 2026-09-12T00:29:32.485Z | Sep 12 00:29:31.505Sep 12 00:29:31.505 DEBG replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 9855 | 2026-09-12T00:29:32.485Z | adding route 172.17.0.55/32 -> 10.0.0.255 |
| 9856 | 2026-09-12T00:29:32.485Z | Sep 12 00:29:31.505Sep 12 00:29:31.505 INFOSep 12 00:29:31.505DEBG replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.14/32 -> 10.0.0.255DEBG |
| 9857 | 2026-09-12T00:29:32.485Z | |
| 9858 | 2026-09-12T00:29:32.485Z | replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9859 | 2026-09-12T00:29:32.485Z | Sep 12 00:29:31.505Sep 12 00:29:31.505Sep 12 00:29:31.505 DEBGINFOINFO replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9860 | 2026-09-12T00:29:32.485Z | adding route 172.17.0.56/32 -> 10.0.0.255adding route 172.17.0.61/32 -> 10.0.0.255 |
| 9861 | 2026-09-12T00:29:32.485Z | |
| 9862 | 2026-09-12T00:29:32.485Z | Sep 12 00:29:31.505 INFOSep 12 00:29:31.505 adding route 172.17.0.15/32 -> 10.0.0.255Sep 12 00:29:31.505DEBG |
| 9863 | 2026-09-12T00:29:32.485Z | DEBG replacing targets for 172.17.0.61/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9864 | 2026-09-12T00:29:32.485Z | |
| 9865 | 2026-09-12T00:29:32.485Z | Sep 12 00:29:31.505 DEBG replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:29:31.505 |
| 9866 | 2026-09-12T00:29:32.485Z | INFOSep 12 00:29:31.505 adding route 172.17.0.62/32 -> 10.0.0.255Sep 12 00:29:31.505 |
| 9867 | 2026-09-12T00:29:32.485Z | INFOINFO adding route 172.17.0.16/32 -> 10.0.0.255 |
| 9868 | 2026-09-12T00:29:32.485Z | adding route 172.17.0.57/32 -> 10.0.0.255Sep 12 00:29:31.505 |
| 9869 | 2026-09-12T00:29:32.485Z | DEBGSep 12 00:29:31.505 replacing targets for 172.17.0.62/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:29:31.505DEBG |
| 9870 | 2026-09-12T00:29:32.485Z | DEBGreplacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9871 | 2026-09-12T00:29:32.485Z | replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9872 | 2026-09-12T00:29:32.485Z | Sep 12 00:29:31.505 Sep 12 00:29:31.505INFO Sep 12 00:29:31.505INFO adding route 172.17.0.63/32 -> 10.0.0.255adding route 172.17.0.17/32 -> 10.0.0.255 |
| 9873 | 2026-09-12T00:29:32.485Z | |
| 9874 | 2026-09-12T00:29:32.485Z | INFO adding route 172.17.0.58/32 -> 10.0.0.255 |
| 9875 | 2026-09-12T00:29:32.485Z | Sep 12 00:29:31.505Sep 12 00:29:31.505 DEBGDEBG Sep 12 00:29:31.505replacing targets for 172.17.0.63/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 9876 | 2026-09-12T00:29:32.485Z | |
| 9877 | 2026-09-12T00:29:32.486Z | replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9878 | 2026-09-12T00:29:32.486Z | Sep 12 00:29:31.505Sep 12 00:29:31.505 Sep 12 00:29:31.505DEBGINFO failed to allocate space for the new target listadding route 172.17.0.18/32 -> 10.0.0.255 |
| 9879 | 2026-09-12T00:29:32.486Z | |
| 9880 | 2026-09-12T00:29:32.486Z | INFO adding route 172.17.0.59/32 -> 10.0.0.255Sep 12 00:29:31.505 |
| 9881 | 2026-09-12T00:29:32.486Z | DEBGSep 12 00:29:31.505 replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGSep 12 00:29:31.505 |
| 9882 | 2026-09-12T00:29:32.486Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]DEBG |
| 9883 | 2026-09-12T00:29:32.486Z | replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:29:31.505 |
| 9884 | 2026-09-12T00:29:32.486Z | INFOSep 12 00:29:31.505 adding route 172.17.0.19/32 -> 10.0.0.255DEBG |
| 9885 | 2026-09-12T00:29:32.486Z | failed to allocate space for the new target listSep 12 00:29:31.505 |
| 9886 | 2026-09-12T00:29:32.486Z | INFOSep 12 00:29:31.505 adding route 172.17.0.60/32 -> 10.0.0.255DEBG |
| 9887 | 2026-09-12T00:29:32.486Z | replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9888 | 2026-09-12T00:29:32.486Z | Sep 12 00:29:31.505 DEBGSep 12 00:29:31.505 replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 9889 | 2026-09-12T00:29:32.486Z | adding route 172.17.0.20/32 -> 10.0.0.255 |
| 9890 | 2026-09-12T00:29:32.486Z | Sep 12 00:29:31.505 Sep 12 00:29:31.505INFO DEBGadding route 172.17.0.61/32 -> 10.0.0.255 |
| 9891 | 2026-09-12T00:29:32.486Z | replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9892 | 2026-09-12T00:29:32.486Z | Sep 12 00:29:31.505 Sep 12 00:29:31.505DEBG INFOreplacing targets for 172.17.0.61/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9893 | 2026-09-12T00:29:32.486Z | adding route 172.17.0.21/32 -> 10.0.0.255 |
| 9894 | 2026-09-12T00:29:32.487Z | Sep 12 00:29:31.505 Sep 12 00:29:31.505INFO DEBGadding route 172.17.0.62/32 -> 10.0.0.255 |
| 9895 | 2026-09-12T00:29:32.487Z | replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9896 | 2026-09-12T00:29:32.487Z | test route::tests::delete_targets_full ... ok |
| 9897 | 2026-09-12T00:29:32.487Z | Sep 12 00:29:31.505 Sep 12 00:29:31.505DEBG INFOreplacing targets for 172.17.0.62/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9898 | 2026-09-12T00:29:32.487Z | adding route 172.17.0.22/32 -> 10.0.0.255 |
| 9899 | 2026-09-12T00:29:32.487Z | Sep 12 00:29:31.505Sep 12 00:29:31.505 DEBGDEBG failed to allocate space for the new target listreplacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9900 | 2026-09-12T00:29:32.487Z | |
| 9901 | 2026-09-12T00:29:32.487Z | Sep 12 00:29:31.505Sep 12 00:29:31.505 INFODEBG adding route 172.17.0.23/32 -> 10.0.0.255replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 9902 | 2026-09-12T00:29:32.487Z | |
| 9903 | 2026-09-12T00:29:32.487Z | Sep 12 00:29:31.505 DEBG replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9904 | 2026-09-12T00:29:32.487Z | Sep 12 00:29:31.505 INFO adding route 172.17.0.24/32 -> 10.0.0.255 |
| 9905 | 2026-09-12T00:29:32.487Z | |
| 9906 | 2026-09-12T00:29:32.487Z | Sep 12 00:29:31.505 DEBG replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9907 | 2026-09-12T00:29:32.487Z | test result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s |
| 9908 | 2026-09-12T00:29:32.487Z | |
| 9909 | 2026-09-12T00:29:32.487Z | Sep 12 00:29:31.505 INFO adding route 172.17.0.25/32 -> 10.0.0.255 |
| 9910 | 2026-09-12T00:29:32.487Z | Sep 12 00:29:31.505 DEBG replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9911 | 2026-09-12T00:29:32.487Z | Sep 12 00:29:31.505 INFO adding route 172.17.0.26/32 -> 10.0.0.255 |
| 9912 | 2026-09-12T00:29:32.487Z | Sep 12 00:29:31.505 DEBG replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9913 | 2026-09-12T00:29:32.487Z | Sep 12 00:29:31.505 INFO adding route 172.17.0.27/32 -> 10.0.0.255 |
| 9914 | 2026-09-12T00:29:32.487Z | Sep 12 00:29:31.505 DEBG replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9915 | 2026-09-12T00:29:32.487Z | Sep 12 00:29:31.505 INFO adding route 172.17.0.28/32 -> 10.0.0.255 |
| 9916 | 2026-09-12T00:29:32.487Z | Sep 12 00:29:31.505 DEBG replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9917 | 2026-09-12T00:29:32.487Z | Sep 12 00:29:31.505 INFO adding route 172.17.0.29/32 -> 10.0.0.255 |
| 9918 | 2026-09-12T00:29:32.487Z | Sep 12 00:29:31.505 DEBG replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9919 | 2026-09-12T00:29:32.487Z | Sep 12 00:29:31.505 INFO adding route 172.17.0.30/32 -> 10.0.0.255 |
| 9920 | 2026-09-12T00:29:32.487Z | Sep 12 00:29:31.505 DEBG replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9921 | 2026-09-12T00:29:32.487Z | Sep 12 00:29:31.505 INFO adding route 172.17.0.31/32 -> 10.0.0.255 |
| 9922 | 2026-09-12T00:29:32.488Z | Sep 12 00:29:31.505 DEBG replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9923 | 2026-09-12T00:29:32.488Z | Sep 12 00:29:31.505 INFO adding route 172.17.0.32/32 -> 10.0.0.255 |
| 9924 | 2026-09-12T00:29:32.488Z | Sep 12 00:29:31.505 DEBG replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9925 | 2026-09-12T00:29:32.488Z | Sep 12 00:29:31.505 INFO adding route 172.17.0.33/32 -> 10.0.0.255 |
| 9926 | 2026-09-12T00:29:32.488Z | Sep 12 00:29:31.505 DEBG replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9927 | 2026-09-12T00:29:32.488Z | Sep 12 00:29:31.505 INFO adding route 172.17.0.34/32 -> 10.0.0.255 |
| 9928 | 2026-09-12T00:29:32.488Z | Sep 12 00:29:31.505 DEBG replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9929 | 2026-09-12T00:29:32.488Z | Sep 12 00:29:31.505 INFO adding route 172.17.0.35/32 -> 10.0.0.255 |
| 9930 | 2026-09-12T00:29:32.488Z | Sep 12 00:29:31.505 DEBG replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9931 | 2026-09-12T00:29:32.492Z | Sep 12 00:29:31.505 INFO adding route 172.17.0.36/32 -> 10.0.0.255 |
| 9932 | 2026-09-12T00:29:32.492Z | Sep 12 00:29:31.505 DEBG replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9933 | 2026-09-12T00:29:32.492Z | Sep 12 00:29:31.505 INFO adding route 172.17.0.37/32 -> 10.0.0.255 |
| 9934 | 2026-09-12T00:29:32.492Z | Sep 12 00:29:31.505 DEBG replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9935 | 2026-09-12T00:29:32.492Z | Sep 12 00:29:31.505 INFO adding route 172.17.0.38/32 -> 10.0.0.255 |
| 9936 | 2026-09-12T00:29:32.492Z | Sep 12 00:29:31.505 DEBG replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9937 | 2026-09-12T00:29:32.492Z | Sep 12 00:29:31.505 INFO adding route 172.17.0.39/32 -> 10.0.0.255 |
| 9938 | 2026-09-12T00:29:32.492Z | Sep 12 00:29:31.505 DEBG replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9939 | 2026-09-12T00:29:32.492Z | Sep 12 00:29:31.505 INFO adding route 172.17.0.40/32 -> 10.0.0.255 |
| 9940 | 2026-09-12T00:29:32.492Z | Sep 12 00:29:31.505 DEBG replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9941 | 2026-09-12T00:29:32.492Z | Sep 12 00:29:31.505 INFO adding route 172.17.0.41/32 -> 10.0.0.255 |
| 9942 | 2026-09-12T00:29:32.493Z | Sep 12 00:29:31.505 DEBG replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9943 | 2026-09-12T00:29:32.493Z | Sep 12 00:29:31.505 INFO adding route 172.17.0.42/32 -> 10.0.0.255 |
| 9944 | 2026-09-12T00:29:32.493Z | Sep 12 00:29:31.505 DEBG replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9945 | 2026-09-12T00:29:32.493Z | Sep 12 00:29:31.505 INFO adding route 172.17.0.43/32 -> 10.0.0.255 |
| 9946 | 2026-09-12T00:29:32.493Z | Sep 12 00:29:31.505 DEBG replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9947 | 2026-09-12T00:29:32.493Z | Sep 12 00:29:31.505 INFO adding route 172.17.0.44/32 -> 10.0.0.255 |
| 9948 | 2026-09-12T00:29:32.493Z | Sep 12 00:29:31.505 DEBG replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9949 | 2026-09-12T00:29:32.493Z | Sep 12 00:29:31.505 INFO adding route 172.17.0.45/32 -> 10.0.0.255 |
| 9950 | 2026-09-12T00:29:32.493Z | Sep 12 00:29:31.505 DEBG replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9951 | 2026-09-12T00:29:32.493Z | Sep 12 00:29:31.505 INFO adding route 172.17.0.46/32 -> 10.0.0.255 |
| 9952 | 2026-09-12T00:29:32.493Z | Sep 12 00:29:31.505 DEBG replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9953 | 2026-09-12T00:29:32.493Z | Sep 12 00:29:31.505 INFO adding route 172.17.0.47/32 -> 10.0.0.255 |
| 9954 | 2026-09-12T00:29:32.493Z | Sep 12 00:29:31.505 DEBG replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9955 | 2026-09-12T00:29:32.493Z | Sep 12 00:29:31.505 INFO adding route 172.17.0.48/32 -> 10.0.0.255 |
| 9956 | 2026-09-12T00:29:32.493Z | Sep 12 00:29:31.505 DEBG replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9957 | 2026-09-12T00:29:32.493Z | Sep 12 00:29:31.505 INFO adding route 172.17.0.49/32 -> 10.0.0.255 |
| 9958 | 2026-09-12T00:29:32.493Z | Sep 12 00:29:31.505 DEBG replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9959 | 2026-09-12T00:29:32.493Z | Sep 12 00:29:31.505 INFO adding route 172.17.0.50/32 -> 10.0.0.255 |
| 9960 | 2026-09-12T00:29:32.493Z | Sep 12 00:29:31.505 DEBG replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9961 | 2026-09-12T00:29:32.493Z | Sep 12 00:29:31.505 INFO adding route 172.17.0.51/32 -> 10.0.0.255 |
| 9962 | 2026-09-12T00:29:32.493Z | Sep 12 00:29:31.505 DEBG replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9963 | 2026-09-12T00:29:32.493Z | Sep 12 00:29:31.505 INFO adding route 172.17.0.52/32 -> 10.0.0.255 |
| 9964 | 2026-09-12T00:29:32.493Z | Sep 12 00:29:31.505 DEBG replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9965 | 2026-09-12T00:29:32.493Z | Sep 12 00:29:31.505 INFO adding route 172.17.0.53/32 -> 10.0.0.255 |
| 9966 | 2026-09-12T00:29:32.493Z | Sep 12 00:29:31.505 DEBG replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9967 | 2026-09-12T00:29:32.493Z | Sep 12 00:29:31.505 INFO adding route 172.17.0.54/32 -> 10.0.0.255 |
| 9968 | 2026-09-12T00:29:32.493Z | Sep 12 00:29:31.505 DEBG replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9969 | 2026-09-12T00:29:32.493Z | Sep 12 00:29:31.513 INFO adding route 172.17.0.55/32 -> 10.0.0.255 |
| 9970 | 2026-09-12T00:29:32.494Z | Sep 12 00:29:31.513 DEBG replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9971 | 2026-09-12T00:29:32.494Z | Sep 12 00:29:31.513 INFO adding route 172.17.0.56/32 -> 10.0.0.255 |
| 9972 | 2026-09-12T00:29:32.494Z | Sep 12 00:29:31.513 DEBG replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9973 | 2026-09-12T00:29:32.494Z | Sep 12 00:29:31.513 INFO adding route 172.17.0.57/32 -> 10.0.0.255 |
| 9974 | 2026-09-12T00:29:32.494Z | Sep 12 00:29:31.513 DEBG replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9975 | 2026-09-12T00:29:32.494Z | Sep 12 00:29:31.513 INFO adding route 172.17.0.58/32 -> 10.0.0.255 |
| 9976 | 2026-09-12T00:29:32.494Z | Sep 12 00:29:31.513 DEBG replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9977 | 2026-09-12T00:29:32.494Z | Sep 12 00:29:31.513 INFO adding route 172.17.0.59/32 -> 10.0.0.255 |
| 9978 | 2026-09-12T00:29:32.494Z | Sep 12 00:29:31.513 DEBG replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9979 | 2026-09-12T00:29:32.494Z | Sep 12 00:29:31.513 INFO adding route 172.17.0.60/32 -> 10.0.0.255 |
| 9980 | 2026-09-12T00:29:32.494Z | Sep 12 00:29:31.513 DEBG replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9981 | 2026-09-12T00:29:32.494Z | Sep 12 00:29:31.513 DEBG failed to allocate space for the new target list |
| 9982 | 2026-09-12T00:29:32.494Z | Sep 12 00:29:31.513 DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 9983 | 2026-09-12T00:29:32.494Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-265f103366e8a9eb) |
| 9984 | 2026-09-12T00:29:32.494Z | |
| 9985 | 2026-09-12T00:29:32.494Z | running 0 tests |
| 9986 | 2026-09-12T00:29:32.494Z | |
| 9987 | 2026-09-12T00:29:32.494Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9988 | 2026-09-12T00:29:32.494Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-129626530bed4535) |
| 9989 | 2026-09-12T00:29:32.494Z | |
| 9990 | 2026-09-12T00:29:32.494Z | |
| 9991 | 2026-09-12T00:29:32.494Z | running 0 tests |
| 9992 | 2026-09-12T00:29:32.494Z | |
| 9993 | 2026-09-12T00:29:32.494Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9994 | 2026-09-12T00:29:32.494Z | |
| 9995 | 2026-09-12T00:29:32.494Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-e69f4616d86663c9) |
| 9996 | 2026-09-12T00:29:32.503Z | |
| 9997 | 2026-09-12T00:29:32.503Z | running 6 tests |
| 9998 | 2026-09-12T00:29:32.506Z | test tests::test_full_lot_id_neither_present ... ok |
| 9999 | 2026-09-12T00:29:32.506Z | test tests::test_full_lot_id_both_present ... ok |
| 10000 | 2026-09-12T00:29:32.506Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 10001 | 2026-09-12T00:29:32.506Z | test tests::test_full_lot_id_lot_only ... ok |
| 10002 | 2026-09-12T00:29:32.506Z | test tests::test_port_id_cmp ... ok |
| 10003 | 2026-09-12T00:29:32.506Z | test tests::test_parse_client_port_id ... ok |
| 10004 | 2026-09-12T00:29:32.506Z | |
| 10005 | 2026-09-12T00:29:32.506Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10006 | 2026-09-12T00:29:32.506Z | |
| 10007 | 2026-09-12T00:29:32.510Z | Running tests/test_all.rs (target/debug/deps/test_all-46576c33bbbf0e68) |
| 10008 | 2026-09-12T00:29:32.526Z | |
| 10009 | 2026-09-12T00:29:32.526Z | running 6 tests |
| 10010 | 2026-09-12T00:29:35.547Z | test chaos_tests::port_settings::test_basic_autoneg_chaos ... ok |
| 10011 | 2026-09-12T00:29:35.554Z | test chaos_tests::port_settings::test_port_settings_addr_success_1 ... ok |
| 10012 | 2026-09-12T00:29:35.554Z | test chaos_tests::port_settings::test_port_settings_addr_fail_1 ... ok |
| 10013 | 2026-09-12T00:29:35.557Z | test chaos_tests::port_settings::test_port_settings_addr_success_multi ... ok |
| 10014 | 2026-09-12T00:29:35.883Z | test chaos_tests::port_settings::test_port_settings_txn_par_sweep ... ok |
| 10015 | 2026-09-12T00:29:37.001Z | test chaos_tests::port_settings::test_port_settings_txn_sweep ... ok |
| 10016 | 2026-09-12T00:29:37.001Z | |
| 10017 | 2026-09-12T00:29:37.001Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.47s |
| 10018 | 2026-09-12T00:29:37.001Z | |
| 10019 | 2026-09-12T00:29:37.009Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-9a1ffdc1254bfaa8) |
| 10020 | 2026-09-12T00:29:37.018Z | |
| 10021 | 2026-09-12T00:29:37.018Z | running 0 tests |
| 10022 | 2026-09-12T00:29:37.021Z | |
| 10023 | 2026-09-12T00:29:37.021Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10024 | 2026-09-12T00:29:37.021Z | |
| 10025 | 2026-09-12T00:29:37.021Z | Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-fbfe8a6c92a1a523) |
| 10026 | 2026-09-12T00:29:37.042Z | |
| 10027 | 2026-09-12T00:29:37.042Z | running 15 tests |
| 10028 | 2026-09-12T00:29:37.045Z | test impls::switch_identifiers::tests::chip_revision_b0 ... ok |
| 10029 | 2026-09-12T00:29:37.045Z | test impls::switch_identifiers::tests::chip_revision_a0 ... ok |
| 10030 | 2026-09-12T00:29:37.045Z | test impls::switch_identifiers::tests::chip_revision_b1 ... ok |
| 10031 | 2026-09-12T00:29:37.045Z | test impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok |
| 10032 | 2026-09-12T00:29:37.045Z | test impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok |
| 10033 | 2026-09-12T00:29:37.045Z | test impls::table::tests::table_entry_new_collects_display_values ... ok |
| 10034 | 2026-09-12T00:29:37.045Z | test impls::table::tests::table_counter_entry_new_collects_key_values ... ok |
| 10035 | 2026-09-12T00:29:37.045Z | test v1::network::tests::test_equal ... ok |
| 10036 | 2026-09-12T00:29:37.045Z | test v1::network::tests::test_eui64 ... ok |
| 10037 | 2026-09-12T00:29:37.045Z | test v1::network::tests::test_into ... ok |
| 10038 | 2026-09-12T00:29:37.045Z | test v1::network::tests::test_not_equal ... ok |
| 10039 | 2026-09-12T00:29:37.048Z | test v1::network::tests::test_to_string ... ok |
| 10040 | 2026-09-12T00:29:37.048Z | test v1::port::tests::port_ids_are_ascii ... ok |
| 10041 | 2026-09-12T00:29:37.048Z | test v1::network::tests::test_parse ... ok |
| 10042 | 2026-09-12T00:29:37.048Z | test v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok |
| 10043 | 2026-09-12T00:29:37.048Z | |
| 10044 | 2026-09-12T00:29:37.048Z | test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 10045 | 2026-09-12T00:29:37.048Z | |
| 10046 | 2026-09-12T00:29:37.051Z | Running unittests src/lib.rs (target/debug/deps/packet-b7146b2a4ac94eed) |
| 10047 | 2026-09-12T00:29:37.074Z | |
| 10048 | 2026-09-12T00:29:37.074Z | running 12 tests |
| 10049 | 2026-09-12T00:29:37.077Z | test ipv6::test_ipv6_parse ... ok |
| 10050 | 2026-09-12T00:29:37.077Z | test icmp::test_v4_checksum ... ok |
| 10051 | 2026-09-12T00:29:37.077Z | test icmp::test_v6_checksum ... ok |
| 10052 | 2026-09-12T00:29:37.077Z | test lldp::test_lldp_parse ... ok |
| 10053 | 2026-09-12T00:29:37.077Z | test pbuf::test_byte ... ok |
| 10054 | 2026-09-12T00:29:37.077Z | test pbuf::test_nibble ... ok |
| 10055 | 2026-09-12T00:29:37.077Z | test pbuf::test_overflow ... ok |
| 10056 | 2026-09-12T00:29:37.077Z | test pbuf::test_short ... ok |
| 10057 | 2026-09-12T00:29:37.077Z | test pbuf::test_twelve ... ok |
| 10058 | 2026-09-12T00:29:37.077Z | test pbuf::test_word ... ok |
| 10059 | 2026-09-12T00:29:37.077Z | test tcp::test_checksum_syn_nodata ... ok |
| 10060 | 2026-09-12T00:29:37.077Z | test tcp::test_checksum_ack_data ... ok |
| 10061 | 2026-09-12T00:29:37.077Z | |
| 10062 | 2026-09-12T00:29:37.077Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10063 | 2026-09-12T00:29:37.077Z | |
| 10064 | 2026-09-12T00:29:37.080Z | Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b) |
| 10065 | 2026-09-12T00:29:37.083Z | |
| 10066 | 2026-09-12T00:29:37.083Z | running 0 tests |
| 10067 | 2026-09-12T00:29:37.083Z | |
| 10068 | 2026-09-12T00:29:37.083Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10069 | 2026-09-12T00:29:37.083Z | |
| 10070 | 2026-09-12T00:29:37.086Z | Running unittests src/main.rs (target/debug/deps/swadm-6c33dfabe18f71e1) |
| 10071 | 2026-09-12T00:29:37.090Z | |
| 10072 | 2026-09-12T00:29:37.090Z | running 5 tests |
| 10073 | 2026-09-12T00:29:37.093Z | test switchport::test::test_compute_lanes ... ok |
| 10074 | 2026-09-12T00:29:37.093Z | test switchport::test::port_id_ordering ... ok |
| 10075 | 2026-09-12T00:29:37.093Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 10076 | 2026-09-12T00:29:37.093Z | Rx Loss-of-lock: Yes Yes Lane 0 Yes Yes |
| 10077 | 2026-09-12T00:29:37.093Z | Lane 1 Rx Loss-of-signal: Yes Lane 2Yes Lane 3Yes |
| 10078 | 2026-09-12T00:29:37.093Z | Yes |
| 10079 | 2026-09-12T00:29:37.093Z | State: Activated Rx CDR Enabled: YesActivated Yes Activated ActivatedYes |
| 10080 | 2026-09-12T00:29:37.093Z | Yes Rx Output Enabled: false |
| 10081 | 2026-09-12T00:29:37.093Z | Tx Enabled: Yesfalse false Yesfalse |
| 10082 | 2026-09-12T00:29:37.093Z | Yes Rx Output Status: validYes |
| 10083 | 2026-09-12T00:29:37.093Z | valid Tx Loss-of-lock: No valid Novalid |
| 10084 | 2026-09-12T00:29:37.093Z | Rx Loss-of-lock: trueNo trueNo |
| 10085 | 2026-09-12T00:29:37.093Z | true Tx Loss-of-signal: Notrue |
| 10086 | 2026-09-12T00:29:37.093Z | No Rx Loss-of-signal: false No falseNo |
| 10087 | 2026-09-12T00:29:37.093Z | false Tx CDR Enabled: No false |
| 10088 | 2026-09-12T00:29:37.093Z | No Rx Auto-squelch Disable: trueNo Notrue |
| 10089 | 2026-09-12T00:29:37.093Z | Tx Adaptive EQ Fault: Notrue Notrue |
| 10090 | 2026-09-12T00:29:37.093Z | No Tx Output Enabled: trueNo |
| 10091 | 2026-09-12T00:29:37.093Z | true Tx Fault: Yestrue Yestrue |
| 10092 | 2026-09-12T00:29:37.093Z | Yes Yes Tx Output Status: invalid |
| 10093 | 2026-09-12T00:29:37.093Z | invalid invalid invalid |
| 10094 | 2026-09-12T00:29:37.093Z | Tx Loss-of-lock: false false false false |
| 10095 | 2026-09-12T00:29:37.093Z | Tx Loss-of-signal: true true true true |
| 10096 | 2026-09-12T00:29:37.093Z | Tx Auto-squelch Disable: false false false false |
| 10097 | 2026-09-12T00:29:37.093Z | Tx Adaptive EQ Fail: true true true true |
| 10098 | 2026-09-12T00:29:37.094Z | Tx Failure: false false false false |
| 10099 | 2026-09-12T00:29:37.094Z | Tx Force Squelch: true true true true |
| 10100 | 2026-09-12T00:29:37.094Z | Tx Input Polarity: normal normal normal normal |
| 10101 | 2026-09-12T00:29:37.094Z | test switchport::test::test_print_sff_datapath ... ok |
| 10102 | 2026-09-12T00:29:37.094Z | test switchport::test::test_print_cmis_datapath ... ok |
| 10103 | 2026-09-12T00:29:37.094Z | test link::test_filter ... ok |
| 10104 | 2026-09-12T00:29:37.094Z | |
| 10105 | 2026-09-12T00:29:37.094Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10106 | 2026-09-12T00:29:37.094Z | |
| 10107 | 2026-09-12T00:29:37.094Z | Running tests/cli/main.rs (target/debug/deps/cli-66983617425916ef) |
| 10108 | 2026-09-12T00:29:37.106Z | |
| 10109 | 2026-09-12T00:29:37.106Z | running 7 tests |
| 10110 | 2026-09-12T00:29:37.109Z | test counters::counters_list ... ignored |
| 10111 | 2026-09-12T00:29:37.109Z | test link_apply::apply_tx_eq_all ... ignored |
| 10112 | 2026-09-12T00:29:37.109Z | test link_apply::apply_tx_eq_custom ... ignored |
| 10113 | 2026-09-12T00:29:37.109Z | test tx_eq::set_all_taps ... ignored |
| 10114 | 2026-09-12T00:29:37.109Z | test tx_eq::set_partial_taps ... ignored |
| 10115 | 2026-09-12T00:29:37.109Z | test cmd::test::pattern_statics ... ok |
| 10116 | 2026-09-12T00:29:37.115Z | test link_apply::tx_eq_exclusive ... ok |
| 10117 | 2026-09-12T00:29:37.115Z | |
| 10118 | 2026-09-12T00:29:37.118Z | test result: ok. 2 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 10119 | 2026-09-12T00:29:37.118Z | |
| 10120 | 2026-09-12T00:29:37.118Z | Running unittests src/main.rs (target/debug/deps/tfportd-d2ba48eac2aa7042) |
| 10121 | 2026-09-12T00:29:37.121Z | |
| 10122 | 2026-09-12T00:29:37.121Z | running 4 tests |
| 10123 | 2026-09-12T00:29:37.123Z | test oxstats::tests::producer_ids_are_actually_unique ... ok |
| 10124 | 2026-09-12T00:29:37.124Z | test linklocal::test_parse_ipadm ... ok |
| 10125 | 2026-09-12T00:29:37.124Z | test tfport::test_parse_tfport ... ok |
| 10126 | 2026-09-12T00:29:37.124Z | test config::tests::test_updates ... ok |
| 10127 | 2026-09-12T00:29:37.124Z | |
| 10128 | 2026-09-12T00:29:37.124Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10129 | 2026-09-12T00:29:37.124Z | |
| 10130 | 2026-09-12T00:29:37.124Z | Running unittests src/main.rs (target/debug/deps/uplinkd-8872d4adf66e7b1b) |
| 10131 | 2026-09-12T00:29:37.128Z | |
| 10132 | 2026-09-12T00:29:37.129Z | running 0 tests |
| 10133 | 2026-09-12T00:29:37.131Z | |
| 10134 | 2026-09-12T00:29:37.131Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10135 | 2026-09-12T00:29:37.131Z | |
| 10136 | 2026-09-12T00:29:37.131Z | Running unittests src/main.rs (target/debug/deps/xtask-8bdda0ad85b34353) |
| 10137 | 2026-09-12T00:29:37.134Z | |
| 10138 | 2026-09-12T00:29:37.134Z | running 0 tests |
| 10139 | 2026-09-12T00:29:37.134Z | |
| 10140 | 2026-09-12T00:29:37.134Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10141 | 2026-09-12T00:29:37.134Z | |
| 10142 | 2026-09-12T00:29:37.137Z | Doc-tests aal |
| 10143 | 2026-09-12T00:29:37.611Z | |
| 10144 | 2026-09-12T00:29:37.611Z | running 0 tests |
| 10145 | 2026-09-12T00:29:37.611Z | |
| 10146 | 2026-09-12T00:29:37.614Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10147 | 2026-09-12T00:29:37.614Z | |
| 10148 | 2026-09-12T00:29:37.637Z | Doc-tests aal_macros |
| 10149 | 2026-09-12T00:29:37.710Z | |
| 10150 | 2026-09-12T00:29:37.710Z | running 0 tests |
| 10151 | 2026-09-12T00:29:37.710Z | |
| 10152 | 2026-09-12T00:29:37.710Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10153 | 2026-09-12T00:29:37.710Z | |
| 10154 | 2026-09-12T00:29:37.722Z | Doc-tests common |
| 10155 | 2026-09-12T00:29:37.967Z | |
| 10156 | 2026-09-12T00:29:37.967Z | running 0 tests |
| 10157 | 2026-09-12T00:29:37.967Z | |
| 10158 | 2026-09-12T00:29:37.967Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10159 | 2026-09-12T00:29:37.967Z | |
| 10160 | 2026-09-12T00:29:37.994Z | Doc-tests dpd_api |
| 10161 | 2026-09-12T00:29:38.751Z | |
| 10162 | 2026-09-12T00:29:38.751Z | running 2 tests |
| 10163 | 2026-09-12T00:29:38.751Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 68) ... ignored |
| 10164 | 2026-09-12T00:29:38.751Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 74) ... ignored |
| 10165 | 2026-09-12T00:29:38.751Z | |
| 10166 | 2026-09-12T00:29:38.751Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10167 | 2026-09-12T00:29:38.751Z | |
| 10168 | 2026-09-12T00:29:38.782Z | Doc-tests dpd_client |
| 10169 | 2026-09-12T00:29:40.309Z | |
| 10170 | 2026-09-12T00:29:40.309Z | running 0 tests |
| 10171 | 2026-09-12T00:29:40.309Z | |
| 10172 | 2026-09-12T00:29:40.309Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10173 | 2026-09-12T00:29:40.309Z | |
| 10174 | 2026-09-12T00:29:40.364Z | Doc-tests dpd_types |
| 10175 | 2026-09-12T00:29:40.550Z | |
| 10176 | 2026-09-12T00:29:40.551Z | running 0 tests |
| 10177 | 2026-09-12T00:29:40.551Z | |
| 10178 | 2026-09-12T00:29:40.551Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10179 | 2026-09-12T00:29:40.551Z | |
| 10180 | 2026-09-12T00:29:40.572Z | Doc-tests dpd_types_versions |
| 10181 | 2026-09-12T00:29:42.106Z | |
| 10182 | 2026-09-12T00:29:42.106Z | running 1 test |
| 10183 | 2026-09-12T00:29:42.106Z | test dpd-types/versions/src/lib.rs - (line 19) ... ignored |
| 10184 | 2026-09-12T00:29:42.106Z | |
| 10185 | 2026-09-12T00:29:42.106Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10186 | 2026-09-12T00:29:42.106Z | |
| 10187 | 2026-09-12T00:29:42.157Z | Doc-tests packet |
| 10188 | 2026-09-12T00:29:42.378Z | |
| 10189 | 2026-09-12T00:29:42.378Z | running 0 tests |
| 10190 | 2026-09-12T00:29:42.378Z | |
| 10191 | 2026-09-12T00:29:42.378Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10192 | 2026-09-12T00:29:42.379Z | |
| 10193 | 2026-09-12T00:29:42.405Z | Doc-tests pcap |
| 10194 | 2026-09-12T00:29:42.459Z | |
| 10195 | 2026-09-12T00:29:42.460Z | running 0 tests |
| 10196 | 2026-09-12T00:29:42.460Z | |
| 10197 | 2026-09-12T00:29:42.460Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10198 | 2026-09-12T00:29:42.460Z | |
| 10199 | 2026-09-12T00:29:42.511Z | process exited: duration 622986 ms, exit code 0 |
| |
| 10200 | 2026-09-12T00:29:42.520Z | found 0 output files |