01M1KJWAKPE7RJ4RM9NX8K6K4Z: test

BasicConfig {
    output_rules: [],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    target: Some(
        "helios-3.0",
    ),
    access_repos: [
        "oxidecomputer/p4",
    ],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01M1KJWQ71FGMKSBH8SA4CPTHZ

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-03T12:12:14.621Zjob assigned to worker 01M1KJWWRE556XQ9DCPB017BMX [factory aws, i-02c74a95ed8a1bf7d] (queued for 47 s)
 
22026-09-03T12:12:21.153Zstarting task 0: "setup"
32026-09-03T12:12:21.157Z++ uname -s
42026-09-03T12:12:21.160Z+ kern=SunOS
52026-09-03T12:12:21.160Z+ build_user=build
62026-09-03T12:12:21.160Z+ build_uid=12345
72026-09-03T12:12:21.160Z+ work_dir=/work
82026-09-03T12:12:21.160Z+ input_dir=/input
92026-09-03T12:12:21.160Z+ [[ 0 == 12345 ]]
102026-09-03T12:12:21.160Z+ case "$kern" in
112026-09-03T12:12:21.160Z+ groupadd -g 12345 build
122026-09-03T12:12:21.163Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-03T12:12:23.167Z+ zfs create -o mountpoint=/work rpool/work
142026-09-03T12:12:23.229Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-03T12:12:23.233Z+ home_fs=zfs
162026-09-03T12:12:23.233Z+ [[ zfs == autofs ]]
172026-09-03T12:12:23.233Z+ mkdir -p /home/build
182026-09-03T12:12:23.233Z+ chown build:build /home/build /work
192026-09-03T12:12:25.234Z+ chmod 0700 /home/build /work
202026-09-03T12:12:25.237Zprocess exited: duration 4085 ms, exit code 0
 
212026-09-03T12:12:25.244Zstarting task 1: "rust-toolchain"
222026-09-03T12:12:25.248Z+ printf ' * rust toolchain channel = "%s"\n' 1.90.0
232026-09-03T12:12:25.248Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-09-03T12:12:25.248Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-09-03T12:12:25.248Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-09-03T12:12:25.248Z * rust toolchain channel = "1.90.0"
272026-09-03T12:12:25.248Z * rust toolchain profile = "default"
282026-09-03T12:12:25.251Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-03T12:12:25.251Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default
302026-09-03T12:12:25.357Zinfo: downloading installer
312026-09-03T12:12:26.842Zinfo: profile set to default
322026-09-03T12:12:26.843Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-03T12:12:26.849Zinfo: syncing channel updates for 1.90.0-x86_64-unknown-illumos
342026-09-03T12:12:26.985Zinfo: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14)
352026-09-03T12:12:26.988Zinfo: downloading 6 components
362026-09-03T12:12:41.376Zinfo: default toolchain set to 1.90.0-x86_64-unknown-illumos
372026-09-03T12:12:41.376Z
382026-09-03T12:12:41.405Z 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14)
392026-09-03T12:12:41.405Z
402026-09-03T12:12:41.408Z
412026-09-03T12:12:41.409ZRust is installed now. Great!
422026-09-03T12:12:41.409Z
432026-09-03T12:12:41.409ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-03T12:12:41.409Zenvironment variable. This has not been done automatically.
452026-09-03T12:12:41.409Z
462026-09-03T12:12:41.409ZTo configure your current shell, you need to source
472026-09-03T12:12:41.409Zthe corresponding env file under $HOME/.cargo.
482026-09-03T12:12:41.409Z
492026-09-03T12:12:41.409ZConsider running the right command for your shell (note the leading DOT):
502026-09-03T12:12:41.409Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-03T12:12:41.409Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-03T12:12:41.409ZCC_x86_64-unknown-illumos = None
532026-09-03T12:12:41.409Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-03T12:12:41.409ZCC_x86_64_unknown_illumos = None
552026-09-03T12:12:41.409Zcargo:rerun-if-env-changed=HOST_CC
562026-09-03T12:12:41.409ZHOST_CC = None
572026-09-03T12:12:41.409Zcargo:rerun-if-env-changed=CC
582026-09-03T12:12:41.409ZCC = None
592026-09-03T12:12:41.409Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-03T12:12:41.583Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-03T12:12:41.584ZCRATE_CC_NO_DEFAULTS = None
622026-09-03T12:12:41.584Zcargo:rerun-if-env-changed=CFLAGS
632026-09-03T12:12:41.584ZCFLAGS = None
642026-09-03T12:12:41.584Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-03T12:12:41.584ZHOST_CFLAGS = None
662026-09-03T12:12:41.584Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-03T12:12:41.584ZCFLAGS_x86_64_unknown_illumos = None
682026-09-03T12:12:41.584Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-03T12:12:41.584ZCFLAGS_x86_64-unknown-illumos = None
702026-09-03T12:12:41.662Z+ rustup --version
712026-09-03T12:12:41.668Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-03T12:12:41.672Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-03T12:12:41.691Zinfo: the currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)`
742026-09-03T12:12:41.695Z+ cargo --version
752026-09-03T12:12:41.706Zcargo 1.90.0 (840b83a10 2025-07-30)
762026-09-03T12:12:41.709Z+ rustc --version
772026-09-03T12:12:41.729Zrustc 1.90.0 (1159e78c4 2025-09-14)
782026-09-03T12:12:41.732Zprocess exited: duration 16487 ms, exit code 0
 
792026-09-03T12:12:41.738Zstarting task 2: "authentication"
802026-09-03T12:12:41.754Zprocess exited: duration 16 ms, exit code 0
 
812026-09-03T12:12:41.760Zstarting task 3: "clone repository"
822026-09-03T12:12:41.763Z+ mkdir -p /work/oxidecomputer/dendrite
832026-09-03T12:12:41.766Z+ git clone https://github.com/oxidecomputer/dendrite /work/oxidecomputer/dendrite
842026-09-03T12:12:41.792ZCloning into '/work/oxidecomputer/dendrite'...
852026-09-03T12:12:42.739Z+ cd /work/oxidecomputer/dendrite
862026-09-03T12:12:42.739Z+ git fetch origin 5b9969b428263af3a116b77aa1455bdd78b6f541
872026-09-03T12:12:43.007ZFrom https://github.com/oxidecomputer/dendrite
882026-09-03T12:12:43.007Z * branch 5b9969b428263af3a116b77aa1455bdd78b6f541 -> FETCH_HEAD
892026-09-03T12:12:43.012Z+ [[ -n cory/ci-tests ]]
902026-09-03T12:12:43.015Z++ git branch --show-current
912026-09-03T12:12:43.015Z+ current=main
922026-09-03T12:12:43.015Z+ [[ main != cory/ci-tests ]]
932026-09-03T12:12:43.015Z+ git branch -f cory/ci-tests 5b9969b428263af3a116b77aa1455bdd78b6f541
942026-09-03T12:12:43.018Z+ git checkout -f cory/ci-tests
952026-09-03T12:12:43.037ZSwitched to branch 'cory/ci-tests'
962026-09-03T12:12:43.039Z+ git reset --hard 5b9969b428263af3a116b77aa1455bdd78b6f541
972026-09-03T12:12:43.055ZHEAD is now at 5b9969b Remove backward compatibility admonition from swadm README
982026-09-03T12:12:43.058Zprocess exited: duration 1295 ms, exit code 0
 
992026-09-03T12:12:43.064Zstarting task 4: "build"
1002026-09-03T12:12:43.067Z+ source .github/buildomat/common.sh
1012026-09-03T12:12:43.068Z++ TOFINO_STAGES=20
1022026-09-03T12:12:43.071Z++ SDE_COMMIT=2a6b33211c9675996dcb99fe939045506667ae94
1032026-09-03T12:12:43.071Z++ SDE_PKG_SHA256=d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275
1042026-09-03T12:12:43.071Z++ SDE_DEB_SHA256=3ecbf7c677bb722b351d5af74cee44fab70c1bb5eadc6ab2558ba714a8c3978b
1052026-09-03T12:12:43.071Z+++ uname -s
1062026-09-03T12:12:43.071Z++ '[' SunOS == SunOS ']'
1072026-09-03T12:12:43.071Z++ SERIES=illumos
1082026-09-03T12:12:43.071Z+++ uname -s
1092026-09-03T12:12:43.074Z++ '[' SunOS == SunOS ']'
1102026-09-03T12:12:43.074Z++ SDE_DIR=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/2a6b33211c9675996dcb99fe939045506667ae94
1112026-09-03T12:12:43.074Z++ rustup show active-toolchain
1122026-09-03T12:12:43.077Z1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/dendrite/rust-toolchain.toml')
1132026-09-03T12:12:43.077Z+ source .github/buildomat/illumos.sh
1142026-09-03T12:12:43.077Z++ banner 'sde setup'
1152026-09-03T12:12:43.080Z
1162026-09-03T12:12:43.080Z #### ##### ###### #### ###### ##### # # #####
1172026-09-03T12:12:43.080Z # # # # # # # # # # #
1182026-09-03T12:12:43.080Z #### # # ##### #### ##### # # # # #
1192026-09-03T12:12:43.080Z # # # # # # # # # #####
1202026-09-03T12:12:43.080Z # # # # # # # # # # # #
1212026-09-03T12:12:43.080Z #### ##### ###### #### ###### # #### #
1222026-09-03T12:12:43.080Z
1232026-09-03T12:12:43.080Z++ export PKG_SUCCESS_ON_NOP=1
1242026-09-03T12:12:43.080Z++ PKG_SUCCESS_ON_NOP=1
1252026-09-03T12:12:43.080Z++ export PKG=tofino_sde.p5p
1262026-09-03T12:12:43.080Z++ PKG=tofino_sde.p5p
1272026-09-03T12:12:43.080Z++ curl -OL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/2a6b33211c9675996dcb99fe939045506667ae94/tofino_sde.p5p
1282026-09-03T12:12:43.084Z % Total % Received % Xferd Average Speed Time Time Time Current
1292026-09-03T12:12:43.087Z Dload Upload Total Spent Left Speed
1302026-09-03T12:12:44.515Z 0 0 0 0 0 0 0 0 0 60 76.03M 60 45.81M 0 0 45.84M 0 00:01 00:01 45.85M 100 76.03M 100 76.03M 0 0 53.17M 0 00:01 00:01 45.85M 100 76.03M 100 76.03M 0 0 53.17M 0 00:01 00:01 45.85M 100 76.03M 100 76.03M 0 0 53.17M 0 00:01 00:01 45.85M
1312026-09-03T12:12:44.518Z+++ digest -a sha256 tofino_sde.p5p
1322026-09-03T12:12:44.564Z++ SDE_CALC=d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275
1332026-09-03T12:12:44.567Z++ '[' d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 '!=' d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 ']'
1342026-09-03T12:12:44.567Z++ pfexec pkg install -g tofino_sde.p5p tofino_sde
1352026-09-03T12:12:48.124Z Startup: Refreshing catalog 'helios' ... Done
1362026-09-03T12:12:48.544Z Startup: Caching catalogs ... Done
1372026-09-03T12:12:48.602Z Startup: Refreshing catalog 'oxide' ... Done
1382026-09-03T12:12:51.398ZPlanning: Solver setup ... Done
1392026-09-03T12:12:51.467ZPlanning: Running solver ... Done
1402026-09-03T12:12:51.520ZPlanning: Finding local manifests ... Done
1412026-09-03T12:12:51.523ZPlanning: Fetching manifests: 1/1 100% complete
1422026-09-03T12:12:51.527ZPlanning: Fetching manifests: 1/1 100% complete
1432026-09-03T12:12:51.541ZPlanning: Package planning ... Done
1442026-09-03T12:12:51.544ZPlanning: Merging actions ... Done
1452026-09-03T12:12:51.630ZPlanning: Checking for conflicting actions ... Done
1462026-09-03T12:12:51.633ZPlanning: Consolidating action changes ... Done
1472026-09-03T12:12:52.446ZPlanning: Evaluating mediators ... Done
1482026-09-03T12:12:52.449ZPlanning: Planning completed in 3.81 seconds
1492026-09-03T12:12:52.453Z Packages to install: 1
1502026-09-03T12:12:52.453Z Create boot environment: No
1512026-09-03T12:12:52.453ZCreate backup boot environment: No
1522026-09-03T12:12:52.479Z
1532026-09-03T12:12:52.479ZDownload: 0/242 items 0.0/75.3MB 0% complete
1542026-09-03T12:12:52.612ZDownload: Completed 75.30 MB in 0.13 seconds (562M/s)
1552026-09-03T12:12:52.812Z Actions: 1/293 actions (Installing new actions)
1562026-09-03T12:12:53.773Z Actions: Completed 293 actions in 0.96 seconds.
1572026-09-03T12:12:53.776ZFinalize: Updating package state database ... Done
1582026-09-03T12:12:53.818ZFinalize: Updating package cache ... Done
1592026-09-03T12:12:53.921ZFinalize: Updating image state ... Done
1602026-09-03T12:12:56.533ZFinalize: Creating fast lookup database ... Done
1612026-09-03T12:12:56.609ZFinalize: Reading search index ... Done
1622026-09-03T12:12:56.612ZFinalize: Updating search index ... Done
1632026-09-03T12:12:56.844ZFinalize: Updating package cache ... Done
1642026-09-03T12:12:57.017Z++ export SDE=/opt/oxide/tofino_sde
1652026-09-03T12:12:57.017Z++ SDE=/opt/oxide/tofino_sde
1662026-09-03T12:12:57.017Z++ export LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib:
1672026-09-03T12:12:57.017Z++ LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib:
1682026-09-03T12:12:57.017Z++ banner packages
1692026-09-03T12:12:57.020Z
1702026-09-03T12:12:57.020Z ##### ## #### # # ## #### ###### ####
1712026-09-03T12:12:57.020Z # # # # # # # # # # # # # #
1722026-09-03T12:12:57.020Z # # # # # #### # # # ##### ####
1732026-09-03T12:12:57.020Z ##### ###### # # # ###### # ### # #
1742026-09-03T12:12:57.020Z # # # # # # # # # # # # # #
1752026-09-03T12:12:57.020Z # # # #### # # # # #### ###### ####
1762026-09-03T12:12:57.020Z
1772026-09-03T12:12:57.020Z++ pfexec pkg install clang-15 pcap gcc14
1782026-09-03T12:12:57.286Z Startup: Refreshing catalog 'helios' ... Done
1792026-09-03T12:12:57.290Z Startup: Refreshing catalog 'oxide' ... Done
1802026-09-03T12:12:59.705ZPlanning: Solver setup ... Done
1812026-09-03T12:12:59.774ZPlanning: Running solver ... Done
1822026-09-03T12:12:59.827ZPlanning: Consolidating action changes ... Done
1832026-09-03T12:12:59.827ZPlanning: Evaluating mediators ... Done
1842026-09-03T12:12:59.831ZPlanning: Planning completed in 2.54 seconds
1852026-09-03T12:12:59.844ZNo updates necessary for this image.
1862026-09-03T12:12:59.988Z++ pfexec pkg set-mediator -V 15 clang llvm
1872026-09-03T12:13:00.198ZPlanning: Evaluating mediator changes ... Done
1882026-09-03T12:13:00.302ZPlanning: Checking for conflicting actions ... Done
1892026-09-03T12:13:00.305ZPlanning: Consolidating action changes ... Done
1902026-09-03T12:13:00.461ZPlanning: Evaluating mediators ... Done
1912026-09-03T12:13:00.466ZPlanning: Planning completed in 0.26 seconds
1922026-09-03T12:13:00.484Z Mediators to change: 2
1932026-09-03T12:13:00.484Z Create boot environment: No
1942026-09-03T12:13:00.484ZCreate backup boot environment: No
1952026-09-03T12:13:00.526ZFinalize: Updating package state database ... Done
1962026-09-03T12:13:00.527ZFinalize: Updating package cache ... Done
1972026-09-03T12:13:00.583ZFinalize: Updating image state ... Done
1982026-09-03T12:13:02.539ZFinalize: Creating fast lookup database ... Done
1992026-09-03T12:13:02.602ZFinalize: Reading search index ... Done
2002026-09-03T12:13:02.605ZFinalize: Updating search index ... Done
2012026-09-03T12:13:02.662ZFinalize: Updating package cache ... Done
2022026-09-03T12:13:02.736Z++ cargo --version
2032026-09-03T12:13:02.745Zcargo 1.90.0 (840b83a10 2025-07-30)
2042026-09-03T12:13:02.749Z++ rustc --version
2052026-09-03T12:13:02.768Zrustc 1.90.0 (1159e78c4 2025-09-14)
2062026-09-03T12:13:02.771Z+ banner copyrights
2072026-09-03T12:13:02.774Z
2082026-09-03T12:13:02.774Z #### #### ##### # # ##### # #### # # ##### ####
2092026-09-03T12:13:02.774Z # # # # # # # # # # # # # # # # #
2102026-09-03T12:13:02.774Z # # # # # # # # # # ###### # ####
2112026-09-03T12:13:02.774Z # # # ##### # ##### # # ### # # # #
2122026-09-03T12:13:02.774Z # # # # # # # # # # # # # # # #
2132026-09-03T12:13:02.774Z #### #### # # # # # #### # # # ####
2142026-09-03T12:13:02.774Z
2152026-09-03T12:13:02.774Z+ ./tools/check_copyrights.sh
2162026-09-03T12:13:03.063Zcommon/src/illumos.rs: Copyright with wrong year
2172026-09-03T12:13:03.952Zdpd/p4/headers.p4: Copyright with wrong year
2182026-09-03T12:13:04.364Zdpd/src/transceivers/stub_impl.rs: Copyright with wrong year
2192026-09-03T12:13:04.422Zpacket/src/eth.rs: Copyright with wrong year
2202026-09-03T12:13:04.514Zpcap/build.rs: Copyright with wrong year
2212026-09-03T12:13:04.707Ztfportd/src/linklocal.rs: Copyright with wrong year
2222026-09-03T12:13:04.941Z+ banner clippy
2232026-09-03T12:13:04.944Z
2242026-09-03T12:13:04.944Z #### # # ##### ##### # #
2252026-09-03T12:13:04.944Z # # # # # # # # # #
2262026-09-03T12:13:04.944Z # # # # # # # #
2272026-09-03T12:13:04.944Z # # # ##### ##### #
2282026-09-03T12:13:04.944Z # # # # # # #
2292026-09-03T12:13:04.944Z #### ###### # # # #
2302026-09-03T12:13:04.944Z
2312026-09-03T12:13:04.944Z+ for feat in tofino_stub tofino_asic softnpu chaos
2322026-09-03T12:13:04.944Z+ cargo clippy --features tofino_stub -- --deny warnings
2332026-09-03T12:13:05.085Z Updating git repository `https://github.com/oxidecomputer/omicron`
2342026-09-03T12:13:18.476Z Updating crates.io index
2352026-09-03T12:13:18.514Z Updating git repository `https://github.com/illumos/smf-rs`
2362026-09-03T12:13:19.050Z Updating git repository `https://github.com/oxidecomputer/propolis`
2372026-09-03T12:13:20.129Z Updating git repository `https://github.com/oxidecomputer/softnpu`
2382026-09-03T12:13:20.494Z Updating git repository `https://github.com/oxidecomputer/tofino`
2392026-09-03T12:13:20.825Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2402026-09-03T12:13:21.962Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2412026-09-03T12:13:22.442Z Updating git repository `https://github.com/oxidecomputer/ispf`
2422026-09-03T12:13:22.755Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2432026-09-03T12:13:23.156Z Updating git repository `https://github.com/oxidecomputer/lldp`
2442026-09-03T12:13:23.640Z Updating git repository `https://github.com/oxidecomputer/lldp`
2452026-09-03T12:13:23.997Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2462026-09-03T12:13:24.762Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2472026-09-03T12:13:25.244Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2482026-09-03T12:13:25.650Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2492026-09-03T12:13:25.971Z Updating git repository `https://github.com/oxidecomputer/p9fs`
2502026-09-03T12:13:26.333Z Updating git repository `https://github.com/oxidecomputer/p4`
2512026-09-03T12:13:26.913Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2522026-09-03T12:13:27.578Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2532026-09-03T12:13:28.283Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2542026-09-03T12:13:28.694Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2552026-09-03T12:13:29.031Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2562026-09-03T12:13:29.415Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2572026-09-03T12:13:30.816Z Updating git repository `https://github.com/oxidecomputer/propolis`
2582026-09-03T12:13:31.346Z Updating git repository `https://github.com/oxidecomputer/crucible`
2592026-09-03T12:13:33.138Z Updating git repository `https://github.com/oxidecomputer/opte`
2602026-09-03T12:13:34.023Z Updating git repository `https://github.com/oxidecomputer/tofino`
2612026-09-03T12:13:34.325Z Updating git repository `https://github.com/oxidecomputer/clickward`
2622026-09-03T12:13:34.886Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2632026-09-03T12:13:36.684Z Downloading crates ...
2642026-09-03T12:13:36.744Z Downloaded adler2 v2.0.1
2652026-09-03T12:13:36.749Z Downloaded base16ct v0.2.0
2662026-09-03T12:13:36.752Z Downloaded anstream v1.0.0
2672026-09-03T12:13:36.755Z Downloaded aead v0.5.2
2682026-09-03T12:13:36.758Z Downloaded ciborium-io v0.2.2
2692026-09-03T12:13:36.761Z Downloaded allocator-api2 v0.2.21
2702026-09-03T12:13:36.764Z Downloaded compression-core v0.4.32
2712026-09-03T12:13:36.767Z Downloaded backoff v0.4.0
2722026-09-03T12:13:36.770Z Downloaded dof v0.3.0
2732026-09-03T12:13:36.773Z Downloaded cmake v0.1.54
2742026-09-03T12:13:36.773Z Downloaded data-encoding v2.9.0
2752026-09-03T12:13:36.776Z Downloaded dropshot-api-manager-types v0.7.2
2762026-09-03T12:13:36.780Z Downloaded futures-sink v0.3.32
2772026-09-03T12:13:36.780Z Downloaded digest v0.11.3
2782026-09-03T12:13:36.783Z Downloaded darling v0.21.3
2792026-09-03T12:13:36.786Z Downloaded enum-as-inner v0.6.1
2802026-09-03T12:13:36.789Z Downloaded cexpr v0.6.0
2812026-09-03T12:13:36.792Z Downloaded either v1.15.0
2822026-09-03T12:13:36.794Z Downloaded dunce v1.0.5
2832026-09-03T12:13:36.794Z Downloaded futures-io v0.3.32
2842026-09-03T12:13:36.797Z Downloaded block-buffer v0.12.0
2852026-09-03T12:13:36.797Z Downloaded fnv v1.0.7
2862026-09-03T12:13:36.800Z Downloaded embedded-io v0.6.1
2872026-09-03T12:13:36.803Z Downloaded fastrand v2.3.0
2882026-09-03T12:13:36.806Z Downloaded defmt-macros v1.0.1
2892026-09-03T12:13:36.819Z Downloaded dtrace-parser v0.3.0
2902026-09-03T12:13:36.822Z Downloaded difflib v0.4.0
2912026-09-03T12:13:36.825Z Downloaded colorchoice v1.0.4
2922026-09-03T12:13:36.825Z Downloaded atomic-waker v1.1.2
2932026-09-03T12:13:36.828Z Downloaded block-buffer v0.10.4
2942026-09-03T12:13:36.831Z Downloaded futures-executor v0.3.32
2952026-09-03T12:13:36.831Z Downloaded find-msvc-tools v0.1.9
2962026-09-03T12:13:36.835Z Downloaded ff v0.13.1
2972026-09-03T12:13:36.838Z Downloaded defmt-parser v1.0.0
2982026-09-03T12:13:36.838Z Downloaded gethostname v0.5.0
2992026-09-03T12:13:36.841Z Downloaded futures-macro v0.3.32
3002026-09-03T12:13:36.841Z Downloaded futures-core v0.3.32
3012026-09-03T12:13:36.844Z Downloaded clap_derive v4.6.1
3022026-09-03T12:13:36.847Z Downloaded fs_extra v1.3.0
3032026-09-03T12:13:36.847Z Downloaded foldhash v0.2.0
3042026-09-03T12:13:36.850Z Downloaded crypto-common v0.2.2
3052026-09-03T12:13:36.853Z Downloaded cpufeatures v0.2.17
3062026-09-03T12:13:36.853Z Downloaded generic-array v0.14.7
3072026-09-03T12:13:36.856Z Downloaded foreign-types-macros v0.2.3
3082026-09-03T12:13:36.859Z Downloaded httpdate v1.0.3
3092026-09-03T12:13:36.859Z Downloaded anstyle-query v1.1.4
3102026-09-03T12:13:36.862Z Downloaded hostname v0.3.1
3112026-09-03T12:13:36.862Z Downloaded embedded-io v0.4.0
3122026-09-03T12:13:36.864Z Downloaded hubpack v0.1.2
3132026-09-03T12:13:36.869Z Downloaded darling_macro v0.21.3
3142026-09-03T12:13:36.869Z Downloaded http-body v1.0.1
3152026-09-03T12:13:36.871Z Downloaded crucible-workspace-hack v0.1.0
3162026-09-03T12:13:36.872Z Downloaded foreign-types-shared v0.1.1
3172026-09-03T12:13:36.874Z Downloaded hubpack_derive v0.1.1
3182026-09-03T12:13:36.874Z Downloaded foreign-types v0.3.2
3192026-09-03T12:13:36.879Z Downloaded hyper-tls v0.6.0
3202026-09-03T12:13:36.879Z Downloaded form_urlencoded v1.2.2
3212026-09-03T12:13:36.882Z Downloaded float-ord v0.3.2
3222026-09-03T12:13:36.882Z Downloaded heck v0.5.0
3232026-09-03T12:13:36.882Z Downloaded fixedbitset v0.4.2
3242026-09-03T12:13:36.885Z Downloaded cargo-platform v0.1.9
3252026-09-03T12:13:36.888Z Downloaded hash32 v0.3.1
3262026-09-03T12:13:36.888Z Downloaded cargo_metadata v0.18.1
3272026-09-03T12:13:36.891Z Downloaded dyn-clone v1.0.20
3282026-09-03T12:13:36.893Z Downloaded foreign-types-shared v0.3.1
3292026-09-03T12:13:36.893Z Downloaded foreign-types v0.5.0
3302026-09-03T12:13:36.898Z Downloaded heck v0.4.1
3312026-09-03T12:13:36.898Z Downloaded idna_adapter v1.2.1
3322026-09-03T12:13:36.901Z Downloaded globset v0.4.16
3332026-09-03T12:13:36.901Z Downloaded crossbeam-deque v0.8.6
3342026-09-03T12:13:36.904Z Downloaded chacha20 v0.9.1
3352026-09-03T12:13:36.904Z Downloaded futures-task v0.3.32
3362026-09-03T12:13:36.907Z Downloaded camino v1.2.3
3372026-09-03T12:13:36.910Z Downloaded instant v0.1.13
3382026-09-03T12:13:36.910Z Downloaded inout v0.1.4
3392026-09-03T12:13:36.913Z Downloaded itoa v1.0.15
3402026-09-03T12:13:36.913Z Downloaded is_ci v1.2.0
3412026-09-03T12:13:36.916Z Downloaded is-terminal v0.4.16
3422026-09-03T12:13:36.916Z Downloaded is_terminal_polyfill v1.70.1
3432026-09-03T12:13:36.919Z Downloaded cipher v0.4.4
3442026-09-03T12:13:36.919Z Downloaded libscf-sys v1.2.0
3452026-09-03T12:13:36.922Z Downloaded lazy_static v1.5.0
3462026-09-03T12:13:36.925Z Downloaded crypto-common v0.1.6
3472026-09-03T12:13:36.925Z Downloaded elliptic-curve v0.13.8
3482026-09-03T12:13:36.928Z Downloaded drift v0.2.0
3492026-09-03T12:13:36.933Z Downloaded humantime v2.3.0
3502026-09-03T12:13:36.936Z Downloaded keccak v0.1.6
3512026-09-03T12:13:36.940Z Downloaded defmt v1.0.1
3522026-09-03T12:13:36.942Z Downloaded kstat-rs v0.2.4
3532026-09-03T12:13:36.942Z Downloaded fs-err v3.1.2
3542026-09-03T12:13:36.946Z Downloaded displaydoc v0.2.5
3552026-09-03T12:13:36.948Z Downloaded crc32fast v1.5.0
3562026-09-03T12:13:36.948Z Downloaded git-stub-vcs v0.1.0
3572026-09-03T12:13:36.952Z Downloaded derive-ex v0.1.8
3582026-09-03T12:13:36.952Z Downloaded lru-slab v0.1.2
3592026-09-03T12:13:36.954Z Downloaded critical-section v1.2.0
3602026-09-03T12:13:36.957Z Downloaded mime v0.3.17
3612026-09-03T12:13:36.957Z Downloaded lru-cache v0.1.2
3622026-09-03T12:13:36.960Z Downloaded hashbrown v0.12.3
3632026-09-03T12:13:36.963Z Downloaded newline-converter v0.3.0
3642026-09-03T12:13:36.963Z Downloaded aho-corasick v1.1.3
3652026-09-03T12:13:36.966Z Downloaded macaddr v1.0.1
3662026-09-03T12:13:36.969Z Downloaded num-iter v0.1.45
3672026-09-03T12:13:36.972Z Downloaded num-conv v0.2.1
3682026-09-03T12:13:36.972Z Downloaded num v0.4.3
3692026-09-03T12:13:36.972Z Downloaded managed v0.8.0
3702026-09-03T12:13:36.975Z Downloaded num_threads v0.1.7
3712026-09-03T12:13:36.978Z Downloaded ipnetwork v0.21.1
3722026-09-03T12:13:36.978Z Downloaded ingot-types v0.1.2
3732026-09-03T12:13:36.982Z Downloaded normalize-line-endings v0.3.0
3742026-09-03T12:13:36.982Z Downloaded cancel-safe-futures v0.1.5
3752026-09-03T12:13:36.985Z Downloaded num-derive v0.4.2
3762026-09-03T12:13:36.985Z Downloaded httparse v1.10.1
3772026-09-03T12:13:36.988Z Downloaded clang-sys v1.8.1
3782026-09-03T12:13:36.991Z Downloaded hybrid-array v0.4.12
3792026-09-03T12:13:36.993Z Downloaded jobserver v0.1.34
3802026-09-03T12:13:36.993Z Downloaded hyper-rustls v0.27.7
3812026-09-03T12:13:36.996Z Downloaded openssl-macros v0.1.1
3822026-09-03T12:13:36.996Z Downloaded omicron-workspace-hack v0.1.0
3832026-09-03T12:13:36.999Z Downloaded openssl-probe v0.1.6
3842026-09-03T12:13:36.999Z Downloaded opaque-debug v0.3.1
3852026-09-03T12:13:37.002Z Downloaded libsw v3.5.0
3862026-09-03T12:13:37.002Z Downloaded libsw-core v0.3.2
3872026-09-03T12:13:37.005Z Downloaded getrandom v0.2.16
3882026-09-03T12:13:37.008Z Downloaded lock_api v0.4.14
3892026-09-03T12:13:37.008Z Downloaded deranged v0.5.3
3902026-09-03T12:13:37.011Z Downloaded libloading v0.8.9
3912026-09-03T12:13:37.014Z Downloaded percent-encoding v2.3.2
3922026-09-03T12:13:37.014Z Downloaded fixedbitset v0.5.7
3932026-09-03T12:13:37.017Z Downloaded newtype-uuid-macros v0.1.0
3942026-09-03T12:13:37.017Z Downloaded glob v0.3.3
3952026-09-03T12:13:37.020Z Downloaded clap v4.6.1
3962026-09-03T12:13:37.023Z Downloaded phf_shared v0.12.1
3972026-09-03T12:13:37.026Z Downloaded parse-display v0.10.0
3982026-09-03T12:13:37.026Z Downloaded predicates-core v1.0.9
3992026-09-03T12:13:37.029Z Downloaded potential_utf v0.1.3
4002026-09-03T12:13:37.029Z Downloaded iana-time-zone v0.1.64
4012026-09-03T12:13:37.032Z Downloaded proc-macro-error-attr v1.0.4
4022026-09-03T12:13:37.035Z Downloaded proc-macro-crate v1.3.1
4032026-09-03T12:13:37.035Z Downloaded pretty-hex v0.4.1
4042026-09-03T12:13:37.035Z Downloaded num_enum v0.5.11
4052026-09-03T12:13:37.038Z Downloaded num-complex v0.4.6
4062026-09-03T12:13:37.041Z Downloaded match_cfg v0.1.0
4072026-09-03T12:13:37.041Z Downloaded linear-map v1.2.0
4082026-09-03T12:13:37.044Z Downloaded crossbeam-utils v0.8.21
4092026-09-03T12:13:37.047Z Downloaded anyhow v1.0.102
4102026-09-03T12:13:37.050Z Downloaded multer v3.1.0
4112026-09-03T12:13:37.050Z Downloaded ipnet v2.11.0
4122026-09-03T12:13:37.053Z Downloaded plain v0.2.3
4132026-09-03T12:13:37.053Z Downloaded powerfmt v0.2.0
4142026-09-03T12:13:37.056Z Downloaded num_enum_derive v0.7.5
4152026-09-03T12:13:37.056Z Downloaded progenitor-client v0.14.0
4162026-09-03T12:13:37.059Z Downloaded progenitor-client v0.10.0
4172026-09-03T12:13:37.059Z Downloaded newtype-uuid v1.3.2
4182026-09-03T12:13:37.062Z Downloaded native-tls v0.2.14
4192026-09-03T12:13:37.062Z Downloaded ingot-macros v0.1.1
4202026-09-03T12:13:37.065Z Downloaded base64ct v1.8.0
4212026-09-03T12:13:37.065Z Downloaded olpc-cjson v0.1.4
4222026-09-03T12:13:37.068Z Downloaded blake2 v0.10.6
4232026-09-03T12:13:37.071Z Downloaded oxnet v0.1.6
4242026-09-03T12:13:37.071Z Downloaded progenitor-macro v0.14.0
4252026-09-03T12:13:37.071Z Downloaded progenitor-client v0.11.1
4262026-09-03T12:13:37.074Z Downloaded num-rational v0.4.2
4272026-09-03T12:13:37.074Z Downloaded proc-macro-error-attr2 v2.0.0
4282026-09-03T12:13:37.077Z Downloaded paste v1.0.15
4292026-09-03T12:13:37.080Z Downloaded quick-error v1.2.3
4302026-09-03T12:13:37.080Z Downloaded progenitor-macro v0.10.0
4312026-09-03T12:13:37.083Z Downloaded rand_xorshift v0.4.0
4322026-09-03T12:13:37.083Z Downloaded memmap2 v0.9.8
4332026-09-03T12:13:37.087Z Downloaded ref-cast-impl v1.0.25
4342026-09-03T12:13:37.087Z Downloaded half v2.7.1
4352026-09-03T12:13:37.090Z Downloaded indexmap v1.9.3
4362026-09-03T12:13:37.090Z Downloaded pem v3.0.5
4372026-09-03T12:13:37.093Z Downloaded phf v0.12.1
4382026-09-03T12:13:37.093Z Downloaded pest_generator v2.8.2
4392026-09-03T12:13:37.093Z Downloaded pin-project-lite v0.2.16
4402026-09-03T12:13:37.097Z Downloaded progenitor v0.11.1
4412026-09-03T12:13:37.100Z Downloaded proc-macro-error v1.0.4
4422026-09-03T12:13:37.102Z Downloaded ref-cast v1.0.25
4432026-09-03T12:13:37.106Z Downloaded rustc_version v0.1.7
4442026-09-03T12:13:37.106Z Downloaded password-hash v0.5.0
4452026-09-03T12:13:37.106Z Downloaded parse-display-derive v0.10.0
4462026-09-03T12:13:37.109Z Downloaded getrandom v0.4.2
4472026-09-03T12:13:37.112Z Downloaded rustc_version v0.4.1
4482026-09-03T12:13:37.112Z Downloaded darling_core v0.21.3
4492026-09-03T12:13:37.115Z Downloaded const_format v0.2.34
4502026-09-03T12:13:37.118Z Downloaded pin-project-internal v1.1.10
4512026-09-03T12:13:37.121Z Downloaded omicron-zone-package v0.12.2
4522026-09-03T12:13:37.124Z Downloaded icu_properties v2.0.1
4532026-09-03T12:13:37.124Z Downloaded progenitor v0.14.0
4542026-09-03T12:13:37.127Z Downloaded ppv-lite86 v0.2.21
4552026-09-03T12:13:37.127Z Downloaded oxide-tokio-rt v0.1.2
4562026-09-03T12:13:37.130Z Downloaded async-compression v0.4.33
4572026-09-03T12:13:37.133Z Downloaded same-file v1.0.6
4582026-09-03T12:13:37.133Z Downloaded quote v1.0.45
4592026-09-03T12:13:37.136Z Downloaded parking_lot v0.12.5
4602026-09-03T12:13:37.139Z Downloaded scopeguard v1.2.0
4612026-09-03T12:13:37.139Z Downloaded progenitor-macro v0.11.1
4622026-09-03T12:13:37.142Z Downloaded log v0.4.29
4632026-09-03T12:13:37.142Z Downloaded crypto-bigint v0.5.5
4642026-09-03T12:13:37.146Z Downloaded chacha20poly1305 v0.10.1
4652026-09-03T12:13:37.149Z Downloaded search_path v0.1.4
4662026-09-03T12:13:37.149Z Downloaded scroll_derive v0.13.1
4672026-09-03T12:13:37.152Z Downloaded secrecy v0.10.3
4682026-09-03T12:13:37.152Z Downloaded proc-macro-error2 v2.0.1
4692026-09-03T12:13:37.154Z Downloaded once_cell v1.21.3
4702026-09-03T12:13:37.158Z Downloaded num_enum v0.7.5
4712026-09-03T12:13:37.161Z Downloaded progenitor v0.10.0
4722026-09-03T12:13:37.161Z Downloaded predicates v3.1.4
4732026-09-03T12:13:37.164Z Downloaded pest_meta v2.8.2
4742026-09-03T12:13:37.164Z Downloaded icu_normalizer v2.0.0
4752026-09-03T12:13:37.167Z Downloaded serde_spanned v1.1.1
4762026-09-03T12:13:37.167Z Downloaded sha1 v0.11.0
4772026-09-03T12:13:37.170Z Downloaded rand_core v0.6.4
4782026-09-03T12:13:37.173Z Downloaded serde-big-array v0.5.1
4792026-09-03T12:13:37.173Z Downloaded dropshot-api-manager v0.7.2
4802026-09-03T12:13:37.176Z Downloaded curl v0.4.50
4812026-09-03T12:13:37.179Z Downloaded parking_lot_core v0.9.12
4822026-09-03T12:13:37.179Z Downloaded serde_repr v0.1.20
4832026-09-03T12:13:37.182Z Downloaded serde_plain v1.0.2
4842026-09-03T12:13:37.182Z Downloaded serde_urlencoded v0.7.1
4852026-09-03T12:13:37.185Z Downloaded resolv-conf v0.7.5
4862026-09-03T12:13:37.185Z Downloaded rustversion v1.0.22
4872026-09-03T12:13:37.189Z Downloaded siphasher v1.0.1
4882026-09-03T12:13:37.189Z Downloaded sigpipe v0.1.3
4892026-09-03T12:13:37.192Z Downloaded signal-hook-tokio v0.4.0
4902026-09-03T12:13:37.192Z Downloaded sha1 v0.10.6
4912026-09-03T12:13:37.192Z Downloaded pest_derive v2.8.2
4922026-09-03T12:13:37.195Z Downloaded rusty-fork v0.3.0
4932026-09-03T12:13:37.195Z Downloaded cc v1.2.64
4942026-09-03T12:13:37.198Z Downloaded papergrid v0.18.0
4952026-09-03T12:13:37.201Z Downloaded scroll_derive v0.12.1
4962026-09-03T12:13:37.204Z Downloaded slog-bunyan v2.5.0
4972026-09-03T12:13:37.204Z Downloaded papergrid v0.11.0
4982026-09-03T12:13:37.207Z Downloaded quinn-udp v0.5.14
4992026-09-03T12:13:37.207Z Downloaded scroll v0.13.0
5002026-09-03T12:13:37.211Z Downloaded crossbeam-channel v0.5.15
5012026-09-03T12:13:37.214Z Downloaded strsim v0.11.1
5022026-09-03T12:13:37.214Z Downloaded stable_deref_trait v1.2.0
5032026-09-03T12:13:37.214Z Downloaded strum v0.28.0
5042026-09-03T12:13:37.217Z Downloaded strum v0.27.2
5052026-09-03T12:13:37.217Z Downloaded structmeta v0.3.0
5062026-09-03T12:13:37.217Z Downloaded scroll v0.12.0
5072026-09-03T12:13:37.220Z Downloaded jiff-static v0.2.15
5082026-09-03T12:13:37.220Z Downloaded num-traits v0.2.19
5092026-09-03T12:13:37.223Z Downloaded postcard v1.1.3
5102026-09-03T12:13:37.226Z Downloaded proc-macro2 v1.0.106
5112026-09-03T12:13:37.226Z Downloaded smawk v0.3.2
5122026-09-03T12:13:37.229Z Downloaded hickory-resolver v0.25.2
5132026-09-03T12:13:37.229Z Downloaded schemars_derive v0.8.22
5142026-09-03T12:13:37.233Z Downloaded icu_normalizer_data v2.0.0
5152026-09-03T12:13:37.233Z Downloaded heapless v0.8.0
5162026-09-03T12:13:37.236Z Downloaded sync_wrapper v1.0.2
5172026-09-03T12:13:37.236Z Downloaded supports-color v3.0.2
5182026-09-03T12:13:37.239Z Downloaded subtle v2.6.1
5192026-09-03T12:13:37.239Z Downloaded sha2 v0.10.9
5202026-09-03T12:13:37.242Z Downloaded signal-hook-registry v1.4.6
5212026-09-03T12:13:37.242Z Downloaded swrite v0.1.0
5222026-09-03T12:13:37.247Z Downloaded openssl-sys v0.9.117
5232026-09-03T12:13:37.251Z Downloaded hickory-resolver v0.24.4
5242026-09-03T12:13:37.251Z Downloaded strum v0.26.3
5252026-09-03T12:13:37.251Z Downloaded structmeta-derive v0.3.0
5262026-09-03T12:13:37.254Z Downloaded serde_path_to_error v0.1.20
5272026-09-03T12:13:37.254Z Downloaded terminal_size v0.4.3
5282026-09-03T12:13:37.254Z Downloaded tabwriter v1.4.1
5292026-09-03T12:13:37.254Z Downloaded tagptr v0.2.0
5302026-09-03T12:13:37.257Z Downloaded tabled_derive v0.7.0
5312026-09-03T12:13:37.257Z Downloaded slog-json v2.6.1
5322026-09-03T12:13:37.257Z Downloaded take_mut v0.2.2
5332026-09-03T12:13:37.260Z Downloaded shlex v2.0.1
5342026-09-03T12:13:37.260Z Downloaded slog-async v2.8.0
5352026-09-03T12:13:37.260Z Downloaded testing_table v0.3.0
5362026-09-03T12:13:37.263Z Downloaded shlex v1.3.0
5372026-09-03T12:13:37.263Z Downloaded slab v0.4.11
5382026-09-03T12:13:37.263Z Downloaded serde_derive_internals v0.29.1
5392026-09-03T12:13:37.266Z Downloaded pkg-config v0.3.32
5402026-09-03T12:13:37.266Z Downloaded pin-project v1.1.10
5412026-09-03T12:13:37.272Z Downloaded thread-id v5.0.0
5422026-09-03T12:13:37.275Z Downloaded termtree v0.5.1
5432026-09-03T12:13:37.275Z Downloaded tokio-macros v2.7.0
5442026-09-03T12:13:37.278Z Downloaded static_assertions v1.1.0
5452026-09-03T12:13:37.278Z Downloaded thread-id v4.2.2
5462026-09-03T12:13:37.278Z Downloaded indexmap v2.14.0
5472026-09-03T12:13:37.281Z Downloaded thiserror-impl-no-std v2.0.2
5482026-09-03T12:13:37.284Z Downloaded strum_macros v0.27.2
5492026-09-03T12:13:37.284Z Downloaded slog-dtrace v0.3.0
5502026-09-03T12:13:37.287Z Downloaded semver v1.0.28
5512026-09-03T12:13:37.287Z Downloaded bindgen v0.72.1
5522026-09-03T12:13:37.290Z Downloaded icu_locale_core v2.0.0
5532026-09-03T12:13:37.293Z Downloaded strum_macros v0.28.0
5542026-09-03T12:13:37.296Z Downloaded serde_with_macros v3.14.1
5552026-09-03T12:13:37.299Z Downloaded progenitor-impl v0.11.1
5562026-09-03T12:13:37.299Z Downloaded snafu-derive v0.8.9
5572026-09-03T12:13:37.302Z Downloaded toml_datetime v0.6.11
5582026-09-03T12:13:37.302Z Downloaded time-core v0.1.8
5592026-09-03T12:13:37.302Z Downloaded slog-term v2.9.2
5602026-09-03T12:13:37.305Z Downloaded tinyvec_macros v0.1.1
5612026-09-03T12:13:37.305Z Downloaded rustls-pki-types v1.12.0
5622026-09-03T12:13:37.308Z Downloaded rustls-pemfile v2.2.0
5632026-09-03T12:13:37.311Z Downloaded hyper-util v0.1.20
5642026-09-03T12:13:37.313Z Downloaded ryu v1.0.20
5652026-09-03T12:13:37.313Z Downloaded progenitor-impl v0.10.0
5662026-09-03T12:13:37.316Z Downloaded topological-sort v0.2.2
5672026-09-03T12:13:37.316Z Downloaded toml_write v0.1.2
5682026-09-03T12:13:37.319Z Downloaded synstructure v0.13.2
5692026-09-03T12:13:37.319Z Downloaded schemars v0.8.22
5702026-09-03T12:13:37.325Z Downloaded serde_tokenstream v0.2.3
5712026-09-03T12:13:37.328Z Downloaded thiserror v1.0.69
5722026-09-03T12:13:37.330Z Downloaded try-lock v0.2.5
5732026-09-03T12:13:37.330Z Downloaded tower-service v0.3.3
5742026-09-03T12:13:37.330Z Downloaded tower-layer v0.3.3
5752026-09-03T12:13:37.333Z Downloaded miniz_oxide v0.8.9
5762026-09-03T12:13:37.333Z Downloaded thiserror v2.0.18
5772026-09-03T12:13:37.336Z Downloaded serde_derive v1.0.228
5782026-09-03T12:13:37.339Z Downloaded thread_local v1.1.9
5792026-09-03T12:13:37.339Z Downloaded signal-hook v0.4.4
5802026-09-03T12:13:37.342Z Downloaded tokio-dtrace v0.1.1
5812026-09-03T12:13:37.342Z Downloaded prettyplease v0.2.37
5822026-09-03T12:13:37.344Z Downloaded thiserror-no-std v2.0.2
5832026-09-03T12:13:37.347Z Downloaded unicode-linebreak v0.1.5
5842026-09-03T12:13:37.347Z Downloaded unarray v0.1.4
5852026-09-03T12:13:37.350Z Downloaded tokio-native-tls v0.3.1
5862026-09-03T12:13:37.350Z Downloaded rayon-core v1.13.0
5872026-09-03T12:13:37.353Z Downloaded universal-hash v0.5.1
5882026-09-03T12:13:37.354Z Downloaded thiserror-impl v2.0.18
5892026-09-03T12:13:37.354Z Downloaded smf v0.2.3
5902026-09-03T12:13:37.354Z Downloaded serde_core v1.0.228
5912026-09-03T12:13:37.357Z Downloaded progenitor-impl v0.14.0
5922026-09-03T12:13:37.360Z Downloaded memchr v2.7.5
5932026-09-03T12:13:37.363Z Downloaded smallvec v1.15.1
5942026-09-03T12:13:37.363Z Downloaded time-macros v0.2.27
5952026-09-03T12:13:37.366Z Downloaded untrusted v0.7.1
5962026-09-03T12:13:37.366Z Downloaded typify-macro v0.6.2
5972026-09-03T12:13:37.366Z Downloaded typify-macro v0.4.3
5982026-09-03T12:13:37.366Z Downloaded usdt v0.5.0
5992026-09-03T12:13:37.369Z Downloaded hashbrown v0.17.1
6002026-09-03T12:13:37.371Z Downloaded usdt-attr-macro v0.6.0
6012026-09-03T12:13:37.371Z Downloaded usdt-attr-macro v0.5.0
6022026-09-03T12:13:37.371Z Downloaded toml_datetime v1.1.1+spec-1.1.0
6032026-09-03T12:13:37.374Z Downloaded toml_datetime v0.7.5+spec-1.1.0
6042026-09-03T12:13:37.374Z Downloaded tinystr v0.8.1
6052026-09-03T12:13:37.374Z Downloaded tokio-rustls v0.25.0
6062026-09-03T12:13:37.377Z Downloaded toml_writer v1.1.1+spec-1.1.0
6072026-09-03T12:13:37.377Z Downloaded http v1.4.2
6082026-09-03T12:13:37.380Z Downloaded strum_macros v0.26.4
6092026-09-03T12:13:37.380Z Downloaded expectorate v1.3.0
6102026-09-03T12:13:37.384Z Downloaded icu_collections v2.0.0
6112026-09-03T12:13:37.387Z Downloaded utf8parse v0.2.2
6122026-09-03T12:13:37.387Z Downloaded version_check v0.9.5
6132026-09-03T12:13:37.387Z Downloaded usdt-macro v0.5.0
6142026-09-03T12:13:37.390Z Downloaded utf8_iter v1.0.4
6152026-09-03T12:13:37.390Z Downloaded slog v2.8.2
6162026-09-03T12:13:37.390Z Downloaded tempfile v3.27.0
6172026-09-03T12:13:37.393Z Downloaded want v0.3.1
6182026-09-03T12:13:37.393Z Downloaded schemars v0.9.0
6192026-09-03T12:13:37.400Z Downloaded usdt-macro v0.6.0
6202026-09-03T12:13:37.403Z Downloaded cookie v0.18.1
6212026-09-03T12:13:37.403Z Downloaded waitgroup v0.1.2
6222026-09-03T12:13:37.403Z Downloaded wait-timeout v0.2.1
6232026-09-03T12:13:37.403Z Downloaded similar v2.7.0
6242026-09-03T12:13:37.406Z Downloaded quinn v0.11.9
6252026-09-03T12:13:37.409Z Downloaded spin v0.9.8
6262026-09-03T12:13:37.411Z Downloaded zerofrom v0.1.6
6272026-09-03T12:13:37.411Z Downloaded thiserror-impl v1.0.69
6282026-09-03T12:13:37.411Z Downloaded semver v0.1.20
6292026-09-03T12:13:37.411Z Downloaded rand_chacha v0.9.0
6302026-09-03T12:13:37.414Z Downloaded serde_spanned v0.6.9
6312026-09-03T12:13:37.414Z Downloaded rustc-hash v2.1.1
6322026-09-03T12:13:37.414Z Downloaded flate2 v1.1.2
6332026-09-03T12:13:37.417Z Downloaded unicode-xid v0.2.6
6342026-09-03T12:13:37.420Z Downloaded rand_core v0.9.3
6352026-09-03T12:13:37.420Z Downloaded xattr v1.6.1
6362026-09-03T12:13:37.420Z Downloaded scuffle v0.1.0
6372026-09-03T12:13:37.423Z Downloaded zerofrom-derive v0.1.6
6382026-09-03T12:13:37.423Z Downloaded zeroize_derive v1.4.3
6392026-09-03T12:13:37.423Z Downloaded tokio-rustls v0.26.4
6402026-09-03T12:13:37.426Z Downloaded untrusted v0.9.0
6412026-09-03T12:13:37.426Z Downloaded toml v0.8.23
6422026-09-03T12:13:37.429Z Downloaded yoke-derive v0.8.0
6432026-09-03T12:13:37.429Z Downloaded rand_chacha v0.3.1
6442026-09-03T12:13:37.429Z Downloaded bytes v1.12.0
6452026-09-03T12:13:37.432Z Downloaded base64 v0.22.1
6462026-09-03T12:13:37.435Z Downloaded usdt-impl v0.5.0
6472026-09-03T12:13:37.435Z Downloaded tokio-stream v0.1.17
6482026-09-03T12:13:37.438Z Downloaded owo-colors v4.3.0
6492026-09-03T12:13:37.438Z Downloaded litemap v0.8.0
6502026-09-03T12:13:37.441Z Downloaded zone v0.3.1
6512026-09-03T12:13:37.441Z Downloaded poly1305 v0.8.0
6522026-09-03T12:13:37.444Z Downloaded usdt v0.6.0
6532026-09-03T12:13:37.444Z Downloaded icu_provider v2.0.0
6542026-09-03T12:13:37.444Z Downloaded hmac v0.12.1
6552026-09-03T12:13:37.447Z Downloaded zone_cfg_derive v0.3.1
6562026-09-03T12:13:37.447Z Downloaded futures v0.3.32
6572026-09-03T12:13:37.450Z Downloaded serde_yaml v0.9.34+deprecated
6582026-09-03T12:13:37.450Z Downloaded derive-where v1.6.0
6592026-09-03T12:13:37.453Z Downloaded getrandom v0.3.3
6602026-09-03T12:13:37.456Z Downloaded dropshot_endpoint v0.17.1
6612026-09-03T12:13:37.459Z Downloaded minimal-lexical v0.2.1
6622026-09-03T12:13:37.459Z Downloaded whoami v1.6.1
6632026-09-03T12:13:37.462Z Downloaded textwrap v0.16.2
6642026-09-03T12:13:37.463Z Downloaded term v1.2.0
6652026-09-03T12:13:37.465Z Downloaded walkdir v2.5.0
6662026-09-03T12:13:37.466Z Downloaded tracing-attributes v0.1.30
6672026-09-03T12:13:37.468Z Downloaded socket2 v0.6.4
6682026-09-03T12:13:37.468Z Downloaded snafu v0.8.9
6692026-09-03T12:13:37.471Z Downloaded rand v0.9.3
6702026-09-03T12:13:37.474Z Downloaded nom v7.1.3
6712026-09-03T12:13:37.477Z Downloaded writeable v0.6.1
6722026-09-03T12:13:37.477Z Downloaded rustls-webpki v0.103.6
6732026-09-03T12:13:37.480Z Downloaded yoke v0.8.0
6742026-09-03T12:13:37.480Z Downloaded qorb v0.4.1
6752026-09-03T12:13:37.488Z Downloaded mio v1.2.1
6762026-09-03T12:13:37.491Z Downloaded toml v1.1.2+spec-1.1.0
6772026-09-03T12:13:37.494Z Downloaded toml_parser v1.1.2+spec-1.1.0
6782026-09-03T12:13:37.497Z Downloaded zmij v1.0.17
6792026-09-03T12:13:37.497Z Downloaded zerovec-derive v0.11.1
6802026-09-03T12:13:37.500Z Downloaded zeroize v1.8.1
6812026-09-03T12:13:37.500Z Downloaded toml v0.7.8
6822026-09-03T12:13:37.500Z Downloaded usdt-impl v0.6.0
6832026-09-03T12:13:37.503Z Downloaded tar v0.4.45
6842026-09-03T12:13:37.503Z Downloaded clap_builder v4.6.0
6852026-09-03T12:13:37.506Z Downloaded hashbrown v0.15.5
6862026-09-03T12:13:37.509Z Downloaded toml v0.9.12+spec-1.1.0
6872026-09-03T12:13:37.513Z Downloaded vsss-rs v3.3.4
6882026-09-03T12:13:37.516Z Downloaded serde v1.0.228
6892026-09-03T12:13:37.516Z Downloaded typify v0.4.3
6902026-09-03T12:13:37.519Z Downloaded unicode-ident v1.0.24
6912026-09-03T12:13:37.519Z Downloaded typify v0.6.2
6922026-09-03T12:13:37.522Z Downloaded zerocopy-derive v0.7.35
6932026-09-03T12:13:37.525Z Downloaded ucd-trie v0.1.7
6942026-09-03T12:13:37.525Z Downloaded test-strategy v0.4.3
6952026-09-03T12:13:37.529Z Downloaded schemars v1.2.0
6962026-09-03T12:13:37.533Z Downloaded toml_edit v0.22.27
6972026-09-03T12:13:37.536Z Downloaded itertools v0.12.1
6982026-09-03T12:13:37.539Z Downloaded unsafe-libyaml v0.2.11
6992026-09-03T12:13:37.542Z Downloaded steno v0.4.1
7002026-09-03T12:13:37.544Z Downloaded tinyvec v1.10.0
7012026-09-03T12:13:37.547Z Downloaded uuid v1.23.3
7022026-09-03T12:13:37.547Z Downloaded hashbrown v0.16.1
7032026-09-03T12:13:37.551Z Downloaded rand v0.8.5
7042026-09-03T12:13:37.553Z Downloaded hyper v1.10.1
7052026-09-03T12:13:37.557Z Downloaded iri-string v0.7.8
7062026-09-03T12:13:37.559Z Downloaded tracing-core v0.1.34
7072026-09-03T12:13:37.562Z Downloaded h2 v0.4.14
7082026-09-03T12:13:37.565Z Downloaded pest v2.8.2
7092026-09-03T12:13:37.568Z Downloaded similar v3.2.0
7102026-09-03T12:13:37.571Z Downloaded idna v1.1.0
7112026-09-03T12:13:37.571Z Downloaded derive_more v0.99.20
7122026-09-03T12:13:37.574Z Downloaded iddqd v0.3.18
7132026-09-03T12:13:37.577Z Downloaded itertools v0.14.0
7142026-09-03T12:13:37.581Z Downloaded icu_properties_data v2.0.1
7152026-09-03T12:13:37.585Z Downloaded libm v0.2.15
7162026-09-03T12:13:37.591Z Downloaded vergen v8.3.2
7172026-09-03T12:13:37.595Z Downloaded hkdf v0.12.4
7182026-09-03T12:13:37.595Z Downloaded goblin v0.8.2
7192026-09-03T12:13:37.598Z Downloaded tracing v0.1.41
7202026-09-03T12:13:37.601Z Downloaded num_enum_derive v0.5.11
7212026-09-03T12:13:37.601Z Downloaded num-integer v0.1.46
7222026-09-03T12:13:37.601Z Downloaded ingot v0.1.1
7232026-09-03T12:13:37.601Z Downloaded newtype_derive v0.1.6
7242026-09-03T12:13:37.605Z Downloaded futures-channel v0.3.32
7252026-09-03T12:13:37.605Z Downloaded memmap v0.7.0
7262026-09-03T12:13:37.605Z Downloaded linked-hash-map v0.5.6
7272026-09-03T12:13:37.605Z Downloaded group v0.13.0
7282026-09-03T12:13:37.608Z Downloaded colored v3.1.1
7292026-09-03T12:13:37.608Z Downloaded itertools v0.15.0
7302026-09-03T12:13:37.610Z Downloaded url v2.5.7
7312026-09-03T12:13:37.613Z Downloaded zerotrie v0.2.2
7322026-09-03T12:13:37.616Z Downloaded bitflags v2.11.1
7332026-09-03T12:13:37.616Z Downloaded toml_edit v0.19.15
7342026-09-03T12:13:37.638Z Downloaded goblin v0.10.1
7352026-09-03T12:13:37.642Z Downloaded blake3 v1.8.2
7362026-09-03T12:13:37.647Z Downloaded memoffset v0.9.1
7372026-09-03T12:13:37.650Z Downloaded futures-util v0.3.32
7382026-09-03T12:13:37.654Z Downloaded reqwest v0.13.2
7392026-09-03T12:13:37.658Z Downloaded reqwest v0.12.23
7402026-09-03T12:13:37.661Z Downloaded regex v1.12.4
7412026-09-03T12:13:37.664Z Downloaded const-oid v0.10.2
7422026-09-03T12:13:37.667Z Downloaded console v0.16.4
7432026-09-03T12:13:37.670Z Downloaded ciborium v0.2.2
7442026-09-03T12:13:37.670Z Downloaded unicode-segmentation v1.12.0
7452026-09-03T12:13:37.673Z Downloaded typed-path v0.9.3
7462026-09-03T12:13:37.684Z Downloaded git2 v0.19.0
7472026-09-03T12:13:37.684Z Downloaded zerocopy-derive v0.8.27
7482026-09-03T12:13:37.684Z Downloaded typenum v1.20.1
7492026-09-03T12:13:37.688Z Downloaded tokio-util v0.7.16
7502026-09-03T12:13:37.688Z Downloaded serde_json v1.0.150
7512026-09-03T12:13:37.691Z Downloaded unicode-normalization v0.1.24
7522026-09-03T12:13:37.694Z Downloaded camino-tempfile v1.4.1
7532026-09-03T12:13:37.697Z Downloaded bit-vec v0.8.0
7542026-09-03T12:13:37.697Z Downloaded autocfg v1.5.0
7552026-09-03T12:13:37.697Z Downloaded highway v1.3.0
7562026-09-03T12:13:37.700Z Downloaded crossbeam-epoch v0.9.18
7572026-09-03T12:13:37.700Z Downloaded hostname v0.4.2
7582026-09-03T12:13:37.700Z Downloaded digest v0.10.7
7592026-09-03T12:13:37.703Z Downloaded csv-core v0.1.12
7602026-09-03T12:13:37.703Z Downloaded anstyle v1.0.14
7612026-09-03T12:13:37.703Z Downloaded chrono v0.4.45
7622026-09-03T12:13:37.707Z Downloaded iddqd v0.4.5
7632026-09-03T12:13:37.712Z Downloaded tower v0.5.2
7642026-09-03T12:13:37.717Z Downloaded constant_time_eq v0.3.1
7652026-09-03T12:13:37.720Z Downloaded compression-codecs v0.4.32
7662026-09-03T12:13:37.720Z Downloaded bytecount v0.6.9
7672026-09-03T12:13:37.723Z Downloaded http-body-util v0.1.3
7682026-09-03T12:13:37.723Z Downloaded zerovec v0.11.4
7692026-09-03T12:13:37.726Z Downloaded aws-lc-rs v1.16.2
7702026-09-03T12:13:37.730Z Downloaded rustls-webpki v0.102.8
7712026-09-03T12:13:37.740Z Downloaded tower-http v0.6.8
7722026-09-03T12:13:37.745Z Downloaded tough v0.20.0
7732026-09-03T12:13:37.749Z Downloaded zerocopy v0.7.35
7742026-09-03T12:13:37.758Z Downloaded rayon v1.11.0
7752026-09-03T12:13:37.763Z Downloaded moka v0.12.11
7762026-09-03T12:13:37.768Z Downloaded proptest v1.8.0
7772026-09-03T12:13:37.772Z Downloaded portable-atomic v1.11.1
7782026-09-03T12:13:37.776Z Downloaded arrayvec v0.7.6
7792026-09-03T12:13:37.779Z Downloaded internet-checksum v0.2.1
7802026-09-03T12:13:37.779Z Downloaded indent_write v2.2.0
7812026-09-03T12:13:37.779Z Downloaded ident_case v1.0.1
7822026-09-03T12:13:37.779Z Downloaded daft-derive v0.1.5
7832026-09-03T12:13:37.782Z Downloaded const_format_proc_macros v0.2.34
7842026-09-03T12:13:37.785Z Downloaded clap_lex v1.1.0
7852026-09-03T12:13:37.785Z Downloaded bitflags v1.3.2
7862026-09-03T12:13:37.785Z Downloaded async-trait v0.1.89
7872026-09-03T12:13:37.788Z Downloaded winnow v1.0.3
7882026-09-03T12:13:37.791Z Downloaded winnow v0.7.14
7892026-09-03T12:13:37.796Z Downloaded float-cmp v0.10.0
7902026-09-03T12:13:37.799Z Downloaded argon2 v0.5.3
7912026-09-03T12:13:37.799Z Downloaded async-recursion v1.1.1
7922026-09-03T12:13:37.802Z Downloaded defmt v0.3.100
7932026-09-03T12:13:37.802Z Downloaded hex v0.4.3
7942026-09-03T12:13:37.802Z Downloaded git-stub v1.0.0
7952026-09-03T12:13:37.802Z Downloaded debug-ignore v1.0.5
7962026-09-03T12:13:37.805Z Downloaded cobs v0.3.0
7972026-09-03T12:13:37.805Z Downloaded arrayref v0.3.9
7982026-09-03T12:13:37.806Z Downloaded dof v0.4.0
7992026-09-03T12:13:37.806Z Downloaded curve25519-dalek-derive v0.1.1
8002026-09-03T12:13:37.806Z Downloaded crc8 v0.1.1
8012026-09-03T12:13:37.808Z Downloaded foldhash v0.1.5
8022026-09-03T12:13:37.808Z Downloaded filetime v0.2.26
8032026-09-03T12:13:37.808Z Downloaded ciborium-ll v0.2.2
8042026-09-03T12:13:37.809Z Downloaded errno v0.3.14
8052026-09-03T12:13:37.812Z Downloaded equivalent v1.0.2
8062026-09-03T12:13:37.812Z Downloaded dtrace-parser v0.2.0
8072026-09-03T12:13:37.812Z Downloaded daft v0.1.5
8082026-09-03T12:13:37.812Z Downloaded bcs v0.1.6
8092026-09-03T12:13:37.812Z Downloaded anstyle-parse v1.0.0
8102026-09-03T12:13:37.815Z Downloaded cstr-argument v0.1.2
8112026-09-03T12:13:37.815Z Downloaded convert_case v0.4.0
8122026-09-03T12:13:37.815Z Downloaded erased-serde v0.3.31
8132026-09-03T12:13:37.815Z Downloaded serde_with v3.14.1
8142026-09-03T12:13:37.822Z Downloaded cpufeatures v0.3.0
8152026-09-03T12:13:37.825Z Downloaded winnow v0.5.40
8162026-09-03T12:13:37.828Z Downloaded quinn-proto v0.11.14
8172026-09-03T12:13:37.831Z Downloaded async-stream v0.3.6
8182026-09-03T12:13:37.834Z Downloaded bit-set v0.8.0
8192026-09-03T12:13:37.834Z Downloaded atomicwrites v0.4.4
8202026-09-03T12:13:37.834Z Downloaded cfg-if v1.0.4
8212026-09-03T12:13:37.834Z Downloaded async-stream-impl v0.3.6
8222026-09-03T12:13:37.834Z Downloaded dropshot_endpoint v0.16.7
8232026-09-03T12:13:37.837Z Downloaded cfg_aliases v0.2.1
8242026-09-03T12:13:37.837Z Downloaded byteorder v1.5.0
8252026-09-03T12:13:37.837Z Downloaded curve25519-dalek v4.1.3
8262026-09-03T12:13:37.846Z Downloaded dropshot v0.17.1
8272026-09-03T12:13:37.858Z Downloaded webpki-roots v1.0.2
8282026-09-03T12:13:37.861Z Downloaded tabled v0.21.0
8292026-09-03T12:13:37.870Z Downloaded time v0.3.47
8302026-09-03T12:13:37.876Z Downloaded smoltcp v0.11.0
8312026-09-03T12:13:37.882Z Downloaded hickory-proto v0.25.2
8322026-09-03T12:13:37.892Z Downloaded hickory-proto v0.24.4
8332026-09-03T12:13:37.901Z Downloaded rustls v0.23.40
8342026-09-03T12:13:37.907Z Downloaded vcpkg v0.2.15
8352026-09-03T12:13:37.930Z Downloaded syn v1.0.109
8362026-09-03T12:13:37.935Z Downloaded bstr v1.12.0
8372026-09-03T12:13:37.939Z Downloaded dropshot v0.16.7
8382026-09-03T12:13:37.951Z Downloaded rustix v1.1.4
8392026-09-03T12:13:37.963Z Downloaded rustls v0.22.4
8402026-09-03T12:13:37.971Z Downloaded zerocopy v0.8.27
8412026-09-03T12:13:37.983Z Downloaded unicode-width v0.2.1
8422026-09-03T12:13:37.987Z Downloaded openssl v0.10.81
8432026-09-03T12:13:37.991Z Downloaded unicode-width v0.1.14
8442026-09-03T12:13:37.994Z Downloaded syn v2.0.118
8452026-09-03T12:13:38.002Z Downloaded nix v0.30.1
8462026-09-03T12:13:38.008Z Downloaded tabled v0.15.0
8472026-09-03T12:13:38.016Z Downloaded rustix v0.38.44
8482026-09-03T12:13:38.029Z Downloaded regress v0.10.5
8492026-09-03T12:13:38.033Z Downloaded regex-syntax v0.8.11
8502026-09-03T12:13:38.038Z Downloaded openapiv3 v2.2.0
8512026-09-03T12:13:38.043Z Downloaded regress v0.11.1
8522026-09-03T12:13:38.048Z Downloaded nix v0.31.3
8532026-09-03T12:13:38.101Z Downloaded libc v0.2.186
8542026-09-03T12:13:38.119Z Downloaded typify-impl v0.4.3
8552026-09-03T12:13:38.126Z Downloaded typify-impl v0.6.2
8562026-09-03T12:13:38.133Z Downloaded libz-sys v1.1.22
8572026-09-03T12:13:38.162Z Downloaded sha3 v0.10.8
8582026-09-03T12:13:38.176Z Downloaded regex-automata v0.4.13
8592026-09-03T12:13:38.212Z Downloaded petgraph v0.6.5
8602026-09-03T12:13:38.222Z Downloaded jiff v0.2.15
8612026-09-03T12:13:38.233Z Downloaded chrono-tz v0.10.4
8622026-09-03T12:13:38.243Z Downloaded petgraph v0.8.2
8632026-09-03T12:13:38.256Z Downloaded csv v1.4.0
8642026-09-03T12:13:38.269Z Downloaded encoding_rs v0.8.35
8652026-09-03T12:13:38.283Z Downloaded tokio v1.52.3
8662026-09-03T12:13:38.307Z Downloaded ring v0.17.14
8672026-09-03T12:13:38.351Z Downloaded libgit2-sys v0.17.0+1.8.1
8682026-09-03T12:13:38.436Z Downloaded curl-sys v0.4.89+curl-8.20.0
8692026-09-03T12:13:38.891Z Downloaded aws-lc-sys v0.39.1
8702026-09-03T12:13:39.217Z Compiling proc-macro2 v1.0.106
8712026-09-03T12:13:39.217Z Compiling quote v1.0.45
8722026-09-03T12:13:39.217Z Compiling unicode-ident v1.0.24
8732026-09-03T12:13:39.217Z Compiling serde_core v1.0.228
8742026-09-03T12:13:39.217Z Compiling serde v1.0.228
8752026-09-03T12:13:39.220Z Compiling libc v0.2.186
8762026-09-03T12:13:39.220Z Checking cfg-if v1.0.4
8772026-09-03T12:13:39.466Z Compiling zmij v1.0.17
8782026-09-03T12:13:39.537Z Compiling autocfg v1.5.0
8792026-09-03T12:13:39.806Z Compiling memchr v2.7.5
8802026-09-03T12:13:39.867Z Compiling libm v0.2.15
8812026-09-03T12:13:40.183Z Compiling getrandom v0.4.2
8822026-09-03T12:13:40.270Z Compiling jobserver v0.1.34
8832026-09-03T12:13:40.294Z Compiling find-msvc-tools v0.1.9
8842026-09-03T12:13:40.308Z Compiling shlex v2.0.1
8852026-09-03T12:13:40.367Z Compiling version_check v0.9.5
8862026-09-03T12:13:40.480Z Compiling cc v1.2.64
8872026-09-03T12:13:40.527Z Checking smallvec v1.15.1
8882026-09-03T12:13:40.584Z Compiling thiserror v2.0.18
8892026-09-03T12:13:40.639Z Compiling syn v2.0.118
8902026-09-03T12:13:40.653Z Checking itoa v1.0.15
8912026-09-03T12:13:40.712Z Compiling icu_normalizer_data v2.0.0
8922026-09-03T12:13:40.770Z Compiling icu_properties_data v2.0.1
8932026-09-03T12:13:40.827Z Compiling parking_lot_core v0.9.12
8942026-09-03T12:13:40.951Z Checking stable_deref_trait v1.2.0
8952026-09-03T12:13:41.010Z Compiling serde_json v1.0.150
8962026-09-03T12:13:41.119Z Compiling heck v0.5.0
8972026-09-03T12:13:41.263Z Checking litemap v0.8.0
8982026-09-03T12:13:41.320Z Checking writeable v0.6.1
8992026-09-03T12:13:41.352Z Compiling num-traits v0.2.19
9002026-09-03T12:13:41.457Z Checking percent-encoding v2.3.2
9012026-09-03T12:13:41.670Z Checking form_urlencoded v1.2.2
9022026-09-03T12:13:41.726Z Checking utf8_iter v1.0.4
9032026-09-03T12:13:41.739Z Compiling zerocopy v0.8.27
9042026-09-03T12:13:41.791Z Checking pin-project-lite v0.2.16
9052026-09-03T12:13:41.835Z Compiling log v0.4.29
9062026-09-03T12:13:41.849Z Compiling equivalent v1.0.2
9072026-09-03T12:13:41.869Z Compiling semver v1.0.28
9082026-09-03T12:13:41.883Z Checking iana-time-zone v0.1.64
9092026-09-03T12:13:41.935Z Compiling rustversion v1.0.22
9102026-09-03T12:13:41.984Z Checking getrandom v0.2.16
9112026-09-03T12:13:42.008Z Checking socket2 v0.6.4
9122026-09-03T12:13:42.128Z Checking uuid v1.23.3
9132026-09-03T12:13:42.153Z Checking scopeguard v1.2.0
9142026-09-03T12:13:42.259Z Checking lock_api v0.4.14
9152026-09-03T12:13:42.369Z Checking bitflags v2.11.1
9162026-09-03T12:13:42.409Z Checking signal-hook-registry v1.4.6
9172026-09-03T12:13:42.412Z Checking mio v1.2.1
9182026-09-03T12:13:42.453Z Checking parking_lot v0.12.5
9192026-09-03T12:13:42.564Z Compiling schemars v0.8.22
9202026-09-03T12:13:42.615Z Checking dyn-clone v1.0.20
9212026-09-03T12:13:42.792Z Compiling portable-atomic v1.11.1
9222026-09-03T12:13:42.818Z Checking futures-core v0.3.32
9232026-09-03T12:13:42.870Z Compiling ring v0.17.14
9242026-09-03T12:13:42.912Z Checking critical-section v1.2.0
9252026-09-03T12:13:42.939Z Compiling hashbrown v0.17.1
9262026-09-03T12:13:43.014Z Compiling httparse v1.10.1
9272026-09-03T12:13:43.073Z Compiling regex-syntax v0.8.11
9282026-09-03T12:13:43.381Z Checking futures-sink v0.3.32
9292026-09-03T12:13:43.416Z Checking subtle v2.6.1
9302026-09-03T12:13:43.498Z Compiling synstructure v0.13.2
9312026-09-03T12:13:43.568Z Compiling serde_derive_internals v0.29.1
9322026-09-03T12:13:43.732Z Checking once_cell v1.21.3
9332026-09-03T12:13:43.735Z Compiling indexmap v2.14.0
9342026-09-03T12:13:44.099Z Checking slab v0.4.11
9352026-09-03T12:13:44.145Z Compiling aho-corasick v1.1.3
9362026-09-03T12:13:44.258Z Compiling rustix v1.1.4
9372026-09-03T12:13:44.312Z Compiling thiserror v1.0.69
9382026-09-03T12:13:44.326Z Checking rand_core v0.6.4
9392026-09-03T12:13:44.379Z Checking typenum v1.20.1
9402026-09-03T12:13:44.753Z Compiling serde_derive v1.0.228
9412026-09-03T12:13:44.807Z Compiling zerofrom-derive v0.1.6
9422026-09-03T12:13:44.845Z Compiling yoke-derive v0.8.0
9432026-09-03T12:13:44.960Z Compiling zerovec-derive v0.11.1
9442026-09-03T12:13:45.141Z Compiling displaydoc v0.2.5
9452026-09-03T12:13:45.180Z Compiling thiserror-impl v2.0.18
9462026-09-03T12:13:45.597Z Compiling schemars_derive v0.8.22
9472026-09-03T12:13:45.868Z Compiling tokio-macros v2.7.0
9482026-09-03T12:13:45.887Z Compiling zerocopy-derive v0.8.27
9492026-09-03T12:13:46.020Z Checking zerofrom v0.1.6
9502026-09-03T12:13:46.050Z Compiling futures-macro v0.3.32
9512026-09-03T12:13:46.140Z Checking yoke v0.8.0
9522026-09-03T12:13:46.313Z Checking zerovec v0.11.4
9532026-09-03T12:13:46.418Z Checking zerotrie v0.2.2
9542026-09-03T12:13:46.677Z Compiling zeroize_derive v1.4.3
9552026-09-03T12:13:46.756Z Compiling regex-automata v0.4.13
9562026-09-03T12:13:46.760Z Compiling thiserror-impl v1.0.69
9572026-09-03T12:13:47.009Z Checking tinystr v0.8.1
9582026-09-03T12:13:47.076Z Checking potential_utf v0.1.3
9592026-09-03T12:13:47.188Z Checking icu_locale_core v2.0.0
9602026-09-03T12:13:47.206Z Checking icu_collections v2.0.0
9612026-09-03T12:13:47.326Z Checking zeroize v1.8.1
9622026-09-03T12:13:47.480Z Checking futures-channel v0.3.32
9632026-09-03T12:13:47.496Z Compiling ucd-trie v0.1.7
9642026-09-03T12:13:47.647Z Checking icu_provider v2.0.0
9652026-09-03T12:13:47.715Z Compiling pest v2.8.2
9662026-09-03T12:13:47.774Z Checking futures-task v0.3.32
9672026-09-03T12:13:47.798Z Checking bytes v1.12.0
9682026-09-03T12:13:47.914Z Checking chrono v0.4.45
9692026-09-03T12:13:47.928Z Compiling serde_tokenstream v0.2.3
9702026-09-03T12:13:47.944Z Checking icu_normalizer v2.0.0
9712026-09-03T12:13:48.211Z Checking icu_properties v2.0.1
9722026-09-03T12:13:48.247Z Checking tokio v1.52.3
9732026-09-03T12:13:48.473Z Checking futures-io v0.3.32
9742026-09-03T12:13:48.599Z Compiling regex v1.12.4
9752026-09-03T12:13:48.757Z Checking futures-util v0.3.32
9762026-09-03T12:13:48.775Z Compiling pest_meta v2.8.2
9772026-09-03T12:13:48.956Z Compiling pkg-config v0.3.32
9782026-09-03T12:13:49.000Z Compiling anyhow v1.0.102
9792026-09-03T12:13:49.033Z Checking idna_adapter v1.2.1
9802026-09-03T12:13:49.159Z Checking idna v1.1.0
9812026-09-03T12:13:49.405Z Compiling pest_generator v2.8.2
9822026-09-03T12:13:49.419Z Checking url v2.5.7
9832026-09-03T12:13:49.522Z Compiling tracing-attributes v0.1.30
9842026-09-03T12:13:49.644Z Checking tracing-core v0.1.34
9852026-09-03T12:13:49.944Z Compiling generic-array v0.14.7
9862026-09-03T12:13:50.019Z Compiling vcpkg v0.2.15
9872026-09-03T12:13:50.110Z Compiling pest_derive v2.8.2
9882026-09-03T12:13:50.171Z Compiling allocator-api2 v0.2.21
9892026-09-03T12:13:50.413Z Compiling foldhash v0.2.0
9902026-09-03T12:13:50.467Z Compiling fnv v1.0.7
9912026-09-03T12:13:50.572Z Compiling hashbrown v0.16.1
9922026-09-03T12:13:50.610Z Checking http v1.4.2
9932026-09-03T12:13:50.637Z Compiling getrandom v0.3.3
9942026-09-03T12:13:50.713Z Checking tracing v0.1.41
9952026-09-03T12:13:50.890Z Compiling byteorder v1.5.0
9962026-09-03T12:13:51.020Z Compiling camino v1.2.3
9972026-09-03T12:13:51.115Z Checking crypto-common v0.1.6
9982026-09-03T12:13:51.131Z Checking errno v0.3.14
9992026-09-03T12:13:51.158Z Compiling num-conv v0.2.1
10002026-09-03T12:13:51.238Z Checking base64 v0.22.1
10012026-09-03T12:13:51.251Z Compiling time-core v0.1.8
10022026-09-03T12:13:51.311Z Checking ipnet v2.11.0
10032026-09-03T12:13:51.394Z Compiling scroll_derive v0.13.1
10042026-09-03T12:13:51.407Z Compiling time-macros v0.2.27
10052026-09-03T12:13:51.424Z Checking tokio-util v0.7.16
10062026-09-03T12:13:51.459Z Compiling paste v1.0.15
10072026-09-03T12:13:51.482Z Checking http-body v1.0.1
10082026-09-03T12:13:51.534Z Checking rustls-pki-types v1.12.0
10092026-09-03T12:13:51.817Z Checking atomic-waker v1.1.2
10102026-09-03T12:13:51.928Z Checking try-lock v0.2.5
10112026-09-03T12:13:52.031Z Checking tower-layer v0.3.3
10122026-09-03T12:13:52.105Z Checking untrusted v0.9.0
10132026-09-03T12:13:52.179Z Checking tower-service v0.3.3
10142026-09-03T12:13:52.215Z Checking want v0.3.1
10152026-09-03T12:13:52.270Z Checking h2 v0.4.14
10162026-09-03T12:13:52.300Z Checking httpdate v1.0.3
10172026-09-03T12:13:52.346Z Checking ryu v1.0.20
10182026-09-03T12:13:52.419Z Compiling openssl-sys v0.9.117
10192026-09-03T12:13:52.443Z Compiling async-trait v0.1.89
10202026-09-03T12:13:52.459Z Compiling cmake v0.1.54
10212026-09-03T12:13:52.482Z Checking pretty-hex v0.4.1
10222026-09-03T12:13:52.604Z Compiling crossbeam-utils v0.8.21
10232026-09-03T12:13:52.685Z Compiling fs_extra v1.3.0
10242026-09-03T12:13:52.834Z Compiling dunce v1.0.5
10252026-09-03T12:13:52.935Z Compiling strsim v0.11.1
10262026-09-03T12:13:52.949Z Compiling aws-lc-sys v0.39.1
10272026-09-03T12:13:52.981Z Compiling scroll v0.13.0
10282026-09-03T12:13:53.059Z Compiling regress v0.10.5
10292026-09-03T12:13:53.108Z Checking block-buffer v0.10.4
10302026-09-03T12:13:53.235Z Checking ppv-lite86 v0.2.21
10312026-09-03T12:13:53.262Z Compiling slog v2.8.2
10322026-09-03T12:13:53.265Z Compiling usdt-impl v0.6.0
10332026-09-03T12:13:53.431Z Compiling plain v0.2.3
10342026-09-03T12:13:53.535Z Compiling goblin v0.10.1
10352026-09-03T12:13:53.538Z Checking digest v0.10.7
10362026-09-03T12:13:53.561Z Checking http-body-util v0.1.3
10372026-09-03T12:13:53.574Z Checking ipnetwork v0.21.1
10382026-09-03T12:13:53.736Z Checking erased-serde v0.3.31
10392026-09-03T12:13:53.930Z Compiling ident_case v1.0.1
10402026-09-03T12:13:53.993Z Compiling omicron-workspace-hack v0.1.0
10412026-09-03T12:13:54.050Z Compiling darling_core v0.21.3
10422026-09-03T12:13:54.082Z Checking serde_urlencoded v0.7.1
10432026-09-03T12:13:54.185Z Checking hyper v1.10.1
10442026-09-03T12:13:54.217Z Compiling dtrace-parser v0.3.0
10452026-09-03T12:13:54.280Z Compiling openapiv3 v2.2.0
10462026-09-03T12:13:54.360Z Compiling daft-derive v0.1.5
10472026-09-03T12:13:54.818Z Compiling typify-impl v0.4.3
10482026-09-03T12:13:55.068Z Compiling thread-id v5.0.0
10492026-09-03T12:13:55.083Z Checking hyper-util v0.1.20
10502026-09-03T12:13:55.156Z Compiling aws-lc-rs v1.16.2
10512026-09-03T12:13:56.101Z Compiling darling_macro v0.21.3
10522026-09-03T12:13:56.122Z Checking encoding_rs v0.8.35
10532026-09-03T12:13:56.289Z Compiling dof v0.4.0
10542026-09-03T12:13:56.641Z Compiling darling v0.21.3
10552026-09-03T12:13:56.655Z Checking untrusted v0.7.1
10562026-09-03T12:13:56.725Z Compiling slog-async v2.8.0
10572026-09-03T12:13:56.857Z Checking cpufeatures v0.2.17
10582026-09-03T12:13:56.930Z Checking mime v0.3.17
10592026-09-03T12:13:57.048Z Checking rand_core v0.9.3
10602026-09-03T12:13:57.061Z Checking oxnet v0.1.6
10612026-09-03T12:13:57.148Z Compiling structmeta-derive v0.3.0
10622026-09-03T12:13:57.210Z Compiling multer v3.1.0
10632026-09-03T12:13:57.258Z Compiling usdt-macro v0.6.0
10642026-09-03T12:13:57.308Z Compiling usdt-attr-macro v0.6.0
10652026-09-03T12:13:57.434Z Compiling unsafe-libyaml v0.2.11
10662026-09-03T12:13:57.492Z Compiling rustls v0.23.40
10672026-09-03T12:13:57.514Z Compiling rustls v0.22.4
10682026-09-03T12:13:58.009Z Compiling serde_yaml v0.9.34+deprecated
10692026-09-03T12:13:58.069Z Compiling async-stream-impl v0.3.6
10702026-09-03T12:13:58.118Z Checking sync_wrapper v1.0.2
10712026-09-03T12:13:58.193Z Compiling typify-macro v0.4.3
10722026-09-03T12:13:58.208Z Compiling structmeta v0.3.0
10732026-09-03T12:13:58.222Z Checking fastrand v2.3.0
10742026-09-03T12:13:58.395Z Checking hex v0.4.3
10752026-09-03T12:13:58.409Z Checking foreign-types-shared v0.1.1
10762026-09-03T12:13:58.493Z Compiling openssl v0.10.81
10772026-09-03T12:13:58.676Z Checking foreign-types v0.3.2
10782026-09-03T12:13:58.747Z Checking tempfile v3.27.0
10792026-09-03T12:13:58.780Z Checking tower v0.5.2
10802026-09-03T12:13:58.815Z Checking rand_chacha v0.9.0
10812026-09-03T12:13:58.939Z Checking futures-executor v0.3.32
10822026-09-03T12:13:59.000Z Compiling strum_macros v0.26.4
10832026-09-03T12:13:59.073Z Compiling openssl-macros v0.1.1
10842026-09-03T12:13:59.088Z Checking iri-string v0.7.8
10852026-09-03T12:13:59.149Z Checking openssl-probe v0.1.6
10862026-09-03T12:13:59.255Z Checking powerfmt v0.2.0
10872026-09-03T12:13:59.270Z Compiling native-tls v0.2.14
10882026-09-03T12:13:59.402Z Checking deranged v0.5.3
10892026-09-03T12:13:59.541Z Checking futures v0.3.32
10902026-09-03T12:13:59.621Z Checking rand v0.9.3
10912026-09-03T12:13:59.676Z Compiling typify v0.4.3
10922026-09-03T12:13:59.768Z Compiling newtype-uuid-macros v0.1.0
10932026-09-03T12:14:00.057Z Compiling ref-cast v1.0.25
10942026-09-03T12:14:00.083Z Checking tower-http v0.6.8
10952026-09-03T12:14:00.345Z Checking num_threads v0.1.7
10962026-09-03T12:14:00.412Z Compiling ref-cast-impl v1.0.25
10972026-09-03T12:14:00.430Z Compiling dropshot v0.16.7
10982026-09-03T12:14:00.463Z Checking time v0.3.47
10992026-09-03T12:14:00.518Z Checking memmap2 v0.9.8
11002026-09-03T12:14:00.550Z Checking unicode-width v0.2.1
11012026-09-03T12:14:00.733Z Compiling derive-ex v0.1.8
11022026-09-03T12:14:00.797Z Checking crossbeam-channel v0.5.15
11032026-09-03T12:14:00.966Z Checking webpki-roots v1.0.2
11042026-09-03T12:14:00.980Z Compiling dropshot_endpoint v0.16.7
11052026-09-03T12:14:01.085Z Compiling strum_macros v0.27.2
11062026-09-03T12:14:01.116Z Checking winnow v0.7.14
11072026-09-03T12:14:01.560Z Compiling progenitor-impl v0.11.1
11082026-09-03T12:14:01.777Z Checking tokio-native-tls v0.3.1
11092026-09-03T12:14:01.933Z Checking hyper-tls v0.6.0
11102026-09-03T12:14:02.265Z Compiling test-strategy v0.4.3
11112026-09-03T12:14:02.315Z Checking newtype-uuid v1.3.2
11122026-09-03T12:14:02.417Z Checking thread_local v1.1.9
11132026-09-03T12:14:02.496Z Checking winnow v1.0.3
11142026-09-03T12:14:02.563Z Checking daft v0.1.5
11152026-09-03T12:14:02.580Z Compiling serde_with_macros v3.14.1
11162026-09-03T12:14:02.834Z Checking toml_parser v1.1.2+spec-1.1.0
11172026-09-03T12:14:02.848Z Checking serde_spanned v1.1.1
11182026-09-03T12:14:02.891Z Checking is-terminal v0.4.16
11192026-09-03T12:14:02.981Z Checking match_cfg v0.1.0
11202026-09-03T12:14:02.995Z Checking debug-ignore v1.0.5
11212026-09-03T12:14:03.051Z Checking term v1.2.0
11222026-09-03T12:14:03.095Z Checking either v1.15.0
11232026-09-03T12:14:03.164Z Checking take_mut v0.2.2
11242026-09-03T12:14:03.269Z Checking toml_writer v1.1.1+spec-1.1.0
11252026-09-03T12:14:03.272Z Checking slog-term v2.9.2
11262026-09-03T12:14:03.449Z Checking hostname v0.3.1
11272026-09-03T12:14:03.467Z Checking slog-json v2.6.1
11282026-09-03T12:14:03.555Z Compiling syn v1.0.109
11292026-09-03T12:14:03.622Z Checking spin v0.9.8
11302026-09-03T12:14:03.626Z Checking slog-bunyan v2.5.0
11312026-09-03T12:14:03.660Z Compiling progenitor-macro v0.11.1
11322026-09-03T12:14:03.692Z Checking usdt v0.6.0
11332026-09-03T12:14:03.723Z Checking async-stream v0.3.6
11342026-09-03T12:14:03.750Z Compiling parse-display-derive v0.10.0
11352026-09-03T12:14:03.844Z Checking rustls-webpki v0.102.8
11362026-09-03T12:14:03.919Z Checking waitgroup v0.1.2
11372026-09-03T12:14:03.922Z Checking rustls-pemfile v2.2.0
11382026-09-03T12:14:03.952Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11392026-09-03T12:14:04.023Z Checking serde_path_to_error v0.1.20
11402026-09-03T12:14:04.072Z Checking hostname v0.4.2
11412026-09-03T12:14:04.172Z Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
11422026-09-03T12:14:04.290Z Checking strum v0.26.3
11432026-09-03T12:14:04.393Z Checking rand_chacha v0.3.1
11442026-09-03T12:14:04.407Z Checking macaddr v1.0.1
11452026-09-03T12:14:04.479Z Checking toml_datetime v0.7.5+spec-1.1.0
11462026-09-03T12:14:04.583Z Checking wait-timeout v0.2.1
11472026-09-03T12:14:04.586Z Checking lazy_static v1.5.0
11482026-09-03T12:14:04.672Z Checking quick-error v1.2.3
11492026-09-03T12:14:04.685Z Checking bit-vec v0.8.0
11502026-09-03T12:14:04.716Z Checking toml v0.9.12+spec-1.1.0
11512026-09-03T12:14:04.775Z Checking rusty-fork v0.3.0
11522026-09-03T12:14:04.874Z Checking bit-set v0.8.0
11532026-09-03T12:14:04.944Z Checking rand v0.8.5
11542026-09-03T12:14:05.020Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
11552026-09-03T12:14:05.273Z Checking rand_xorshift v0.4.0
11562026-09-03T12:14:05.276Z Checking sha1 v0.10.6
11572026-09-03T12:14:05.408Z Checking unarray v0.1.4
11582026-09-03T12:14:05.462Z Checking strum v0.27.2
11592026-09-03T12:14:05.511Z Checking proptest v1.8.0
11602026-09-03T12:14:05.617Z Checking tokio-rustls v0.25.0
11612026-09-03T12:14:05.641Z Checking tabwriter v1.4.1
11622026-09-03T12:14:05.665Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
11632026-09-03T12:14:05.784Z Checking colored v3.1.1
11642026-09-03T12:14:05.802Z Checking serde_with v3.14.1
11652026-09-03T12:14:06.287Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
11662026-09-03T12:14:06.516Z Checking instant v0.1.13
11672026-09-03T12:14:06.606Z Checking rustc-hash v2.1.1
11682026-09-03T12:14:06.936Z Checking iddqd v0.3.18
11692026-09-03T12:14:07.003Z Checking backoff v0.4.0
11702026-09-03T12:14:07.091Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
11712026-09-03T12:14:07.130Z Checking parse-display v0.10.0
11722026-09-03T12:14:07.174Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11732026-09-03T12:14:07.271Z Checking itertools v0.14.0
11742026-09-03T12:14:07.285Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
11752026-09-03T12:14:07.737Z Compiling toml_datetime v0.6.11
11762026-09-03T12:14:07.752Z Compiling clap_derive v4.6.1
11772026-09-03T12:14:07.765Z Checking utf8parse v0.2.2
11782026-09-03T12:14:07.910Z Checking anstyle-parse v1.0.0
11792026-09-03T12:14:08.064Z Checking terminal_size v0.4.3
11802026-09-03T12:14:08.219Z Checking anstyle v1.0.14
11812026-09-03T12:14:08.233Z Checking anstyle-query v1.1.4
11822026-09-03T12:14:08.327Z Checking is_terminal_polyfill v1.70.1
11832026-09-03T12:14:08.349Z Checking colorchoice v1.0.4
11842026-09-03T12:14:08.450Z Checking anstream v1.0.0
11852026-09-03T12:14:08.721Z Checking clap_lex v1.1.0
11862026-09-03T12:14:08.870Z Checking clap_builder v4.6.0
11872026-09-03T12:14:10.078Z Checking clap v4.6.1
11882026-09-03T12:14:11.197Z Compiling num-derive v0.4.2
11892026-09-03T12:14:11.582Z Compiling rustls-webpki v0.103.6
11902026-09-03T12:14:12.106Z Compiling prettyplease v0.2.37
11912026-09-03T12:14:13.635Z Checking crossbeam-epoch v0.9.18
11922026-09-03T12:14:13.824Z Compiling cfg_aliases v0.2.1
11932026-09-03T12:14:13.854Z Compiling winnow v0.5.40
11942026-09-03T12:14:14.647Z Checking serde_spanned v0.6.9
11952026-09-03T12:14:14.794Z Compiling memoffset v0.9.1
11962026-09-03T12:14:14.956Z Compiling tokio-rustls v0.26.4
11972026-09-03T12:14:15.031Z Compiling rayon-core v1.13.0
11982026-09-03T12:14:15.097Z Compiling toml_edit v0.19.15
11992026-09-03T12:14:16.318Z Compiling proc-macro-crate v1.3.1
12002026-09-03T12:14:16.592Z Compiling zerocopy-derive v0.7.35
12012026-09-03T12:14:16.786Z Compiling crc32fast v1.5.0
12022026-09-03T12:14:17.719Z Compiling hyper-rustls v0.27.7
12032026-09-03T12:14:17.805Z Checking crossbeam-deque v0.8.6
12042026-09-03T12:14:17.926Z Compiling reqwest v0.12.23
12052026-09-03T12:14:18.514Z Checking adler2 v2.0.1
12062026-09-03T12:14:18.602Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12072026-09-03T12:14:18.622Z Checking miniz_oxide v0.8.9
12082026-09-03T12:14:19.183Z Compiling progenitor-client v0.11.1
12092026-09-03T12:14:19.444Z Compiling progenitor v0.11.1
12102026-09-03T12:14:20.170Z Compiling num-integer v0.1.46
12112026-09-03T12:14:20.276Z Compiling proc-macro-error-attr v1.0.4
12122026-09-03T12:14:20.450Z Compiling heapless v0.8.0
12132026-09-03T12:14:20.743Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
12142026-09-03T12:14:20.786Z Checking flate2 v1.1.2
12152026-09-03T12:14:20.827Z Compiling progenitor-client v0.10.0
12162026-09-03T12:14:21.196Z Compiling ingot-macros v0.1.1
12172026-09-03T12:14:21.882Z Checking hash32 v0.3.1
12182026-09-03T12:14:22.008Z Checking hybrid-array v0.4.12
12192026-09-03T12:14:22.157Z Compiling proc-macro-error v1.0.4
12202026-09-03T12:14:22.299Z Checking toml_write v0.1.2
12212026-09-03T12:14:22.384Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
12222026-09-03T12:14:22.454Z Compiling smoltcp v0.11.0
12232026-09-03T12:14:22.739Z Checking toml_edit v0.22.27
12242026-09-03T12:14:23.103Z Checking num-iter v0.1.45
12252026-09-03T12:14:23.223Z Checking num-rational v0.4.2
12262026-09-03T12:14:23.453Z Compiling zerocopy v0.7.35
12272026-09-03T12:14:23.500Z Compiling num_enum_derive v0.7.5
12282026-09-03T12:14:23.817Z Checking ingot-types v0.1.2
12292026-09-03T12:14:23.833Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12302026-09-03T12:14:23.936Z Compiling hubpack_derive v0.1.1
12312026-09-03T12:14:24.040Z Checking cobs v0.3.0
12322026-09-03T12:14:24.132Z Compiling foreign-types-macros v0.2.3
12332026-09-03T12:14:24.156Z Compiling scroll_derive v0.12.1
12342026-09-03T12:14:24.182Z Compiling num-complex v0.4.6
12352026-09-03T12:14:24.438Z Compiling usdt-impl v0.5.0
12362026-09-03T12:14:24.563Z Checking bitflags v1.3.2
12372026-09-03T12:14:24.637Z Checking managed v0.8.0
12382026-09-03T12:14:24.691Z Compiling crucible-workspace-hack v0.1.0
12392026-09-03T12:14:24.716Z Checking foreign-types-shared v0.3.1
12402026-09-03T12:14:24.805Z Checking foreign-types v0.5.0
12412026-09-03T12:14:24.847Z Checking scroll v0.12.0
12422026-09-03T12:14:24.881Z Checking num v0.4.3
12432026-09-03T12:14:24.924Z Checking num_enum v0.7.5
12442026-09-03T12:14:25.028Z Checking hubpack v0.1.2
12452026-09-03T12:14:25.042Z Checking postcard v1.1.3
12462026-09-03T12:14:25.065Z Checking ingot v0.1.1
12472026-09-03T12:14:25.186Z Compiling dof v0.3.0
12482026-09-03T12:14:25.311Z Checking toml v0.8.23
12492026-09-03T12:14:25.720Z Checking block-buffer v0.12.0
12502026-09-03T12:14:25.789Z Checking crypto-common v0.2.2
12512026-09-03T12:14:25.965Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
12522026-09-03T12:14:25.977Z Compiling dtrace-parser v0.2.0
12532026-09-03T12:14:26.339Z Checking camino-tempfile v1.4.1
12542026-09-03T12:14:26.410Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12552026-09-03T12:14:26.438Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12562026-09-03T12:14:26.497Z Checking cstr-argument v0.1.2
12572026-09-03T12:14:26.581Z Compiling thread-id v4.2.2
12582026-09-03T12:14:26.615Z Checking float-ord v0.3.2
12592026-09-03T12:14:26.629Z Checking static_assertions v1.1.0
12602026-09-03T12:14:26.665Z Compiling heck v0.4.1
12612026-09-03T12:14:26.699Z Compiling minimal-lexical v0.2.1
12622026-09-03T12:14:26.715Z Checking const-oid v0.10.2
12632026-09-03T12:14:26.789Z Checking compression-core v0.4.32
12642026-09-03T12:14:26.874Z Checking digest v0.11.3
12652026-09-03T12:14:26.908Z Compiling nom v7.1.3
12662026-09-03T12:14:26.923Z Checking compression-codecs v0.4.32
12672026-09-03T12:14:27.019Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12682026-09-03T12:14:27.088Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12692026-09-03T12:14:27.102Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
12702026-09-03T12:14:27.224Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
12712026-09-03T12:14:27.264Z Checking goblin v0.8.2
12722026-09-03T12:14:27.435Z Checking rayon v1.11.0
12732026-09-03T12:14:27.779Z Compiling num_enum_derive v0.5.11
12742026-09-03T12:14:27.848Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12752026-09-03T12:14:27.990Z Compiling rustc_version v0.4.1
12762026-09-03T12:14:28.233Z Checking toml_datetime v1.1.1+spec-1.1.0
12772026-09-03T12:14:28.337Z Compiling dropshot v0.17.1
12782026-09-03T12:14:28.433Z Compiling convert_case v0.4.0
12792026-09-03T12:14:28.529Z Checking tinyvec_macros v0.1.1
12802026-09-03T12:14:28.565Z Compiling rustix v0.38.44
12812026-09-03T12:14:28.600Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26)
12822026-09-03T12:14:28.743Z Checking cpufeatures v0.3.0
12832026-09-03T12:14:28.759Z Checking num_enum v0.5.11
12842026-09-03T12:14:28.818Z Checking sha1 v0.11.0
12852026-09-03T12:14:28.851Z Compiling derive_more v0.99.20
12862026-09-03T12:14:28.872Z Checking tinyvec v1.10.0
12872026-09-03T12:14:28.988Z Checking toml v1.1.2+spec-1.1.0
12882026-09-03T12:14:29.038Z Checking async-compression v0.4.33
12892026-09-03T12:14:29.190Z Compiling nix v0.30.1
12902026-09-03T12:14:29.298Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12912026-09-03T12:14:29.509Z Checking libscf-sys v1.2.0
12922026-09-03T12:14:29.568Z Compiling libz-sys v1.1.22
12932026-09-03T12:14:29.639Z Compiling dropshot_endpoint v0.17.1
12942026-09-03T12:14:29.773Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12952026-09-03T12:14:29.776Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
12962026-09-03T12:14:29.888Z Checking bytecount v0.6.9
12972026-09-03T12:14:30.048Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12982026-09-03T12:14:30.274Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
12992026-09-03T12:14:30.730Z Compiling usdt-attr-macro v0.5.0
13002026-09-03T12:14:30.929Z Compiling usdt-macro v0.5.0
13012026-09-03T12:14:30.963Z Compiling zone_cfg_derive v0.3.1
13022026-09-03T12:14:31.027Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
13032026-09-03T12:14:31.136Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13042026-09-03T12:14:31.196Z Checking itertools v0.12.1
13052026-09-03T12:14:31.226Z Checking memmap v0.7.0
13062026-09-03T12:14:31.357Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13072026-09-03T12:14:31.452Z Checking sigpipe v0.1.3
13082026-09-03T12:14:31.535Z Checking glob v0.3.3
13092026-09-03T12:14:31.598Z Checking jiff v0.2.15
13102026-09-03T12:14:31.615Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13112026-09-03T12:14:31.681Z Checking usdt v0.5.0
13122026-09-03T12:14:31.711Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
13132026-09-03T12:14:31.911Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
13142026-09-03T12:14:32.010Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
13152026-09-03T12:14:32.029Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
13162026-09-03T12:14:32.042Z Checking smf v0.2.3
13172026-09-03T12:14:32.177Z Checking zone v0.3.1
13182026-09-03T12:14:32.201Z Checking secrecy v0.10.3
13192026-09-03T12:14:32.243Z Checking whoami v1.6.1
13202026-09-03T12:14:32.319Z Compiling curve25519-dalek v4.1.3
13212026-09-03T12:14:32.408Z Checking hmac v0.12.1
13222026-09-03T12:14:32.491Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13232026-09-03T12:14:32.509Z Checking inout v0.1.4
13242026-09-03T12:14:32.537Z Compiling enum-as-inner v0.6.1
13252026-09-03T12:14:32.580Z Compiling clang-sys v1.8.1
13262026-09-03T12:14:32.593Z Checking ff v0.13.1
13272026-09-03T12:14:32.635Z Checking data-encoding v2.9.0
13282026-09-03T12:14:32.743Z Compiling semver v0.1.20
13292026-09-03T12:14:32.757Z Checking group v0.13.0
13302026-09-03T12:14:32.863Z Checking cipher v0.4.4
13312026-09-03T12:14:32.917Z Compiling rustc_version v0.1.7
13322026-09-03T12:14:33.008Z Checking hkdf v0.12.4
13332026-09-03T12:14:33.057Z Checking atomicwrites v0.4.4
13342026-09-03T12:14:33.074Z Compiling thiserror-impl-no-std v2.0.2
13352026-09-03T12:14:33.117Z Checking universal-hash v0.5.1
13362026-09-03T12:14:33.131Z Compiling regress v0.11.1
13372026-09-03T12:14:33.145Z Checking crypto-bigint v0.5.5
13382026-09-03T12:14:33.180Z Checking half v2.7.1
13392026-09-03T12:14:33.236Z Compiling curve25519-dalek-derive v0.1.1
13402026-09-03T12:14:33.425Z Checking base16ct v0.2.0
13412026-09-03T12:14:33.548Z Checking ciborium-io v0.2.2
13422026-09-03T12:14:33.641Z Checking base64ct v1.8.0
13432026-09-03T12:14:33.877Z Checking indent_write v2.2.0
13442026-09-03T12:14:33.898Z Checking opaque-debug v0.3.1
13452026-09-03T12:14:33.972Z Checking poly1305 v0.8.0
13462026-09-03T12:14:34.068Z Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13472026-09-03T12:14:34.137Z Checking thiserror-no-std v2.0.2
13482026-09-03T12:14:34.163Z Checking elliptic-curve v0.13.8
13492026-09-03T12:14:34.204Z Checking password-hash v0.5.0
13502026-09-03T12:14:34.221Z Checking ciborium-ll v0.2.2
13512026-09-03T12:14:34.225Z Compiling newtype_derive v0.1.6
13522026-09-03T12:14:34.400Z Checking chacha20 v0.9.1
13532026-09-03T12:14:34.406Z Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13542026-09-03T12:14:34.428Z Compiling nix v0.31.3
13552026-09-03T12:14:34.447Z Checking blake2 v0.10.6
13562026-09-03T12:14:34.585Z Checking aead v0.5.2
13572026-09-03T12:14:34.655Z Compiling typify-impl v0.6.2
13582026-09-03T12:14:34.669Z Compiling libloading v0.8.9
13592026-09-03T12:14:34.688Z Checking bstr v1.12.0
13602026-09-03T12:14:34.719Z Checking resolv-conf v0.7.5
13612026-09-03T12:14:34.798Z Compiling bindgen v0.72.1
13622026-09-03T12:14:34.862Z Checking linked-hash-map v0.5.6
13632026-09-03T12:14:34.901Z Checking keccak v0.1.6
13642026-09-03T12:14:35.024Z Compiling owo-colors v4.3.0
13652026-09-03T12:14:35.028Z Checking lru-cache v0.1.2
13662026-09-03T12:14:35.054Z Checking sha3 v0.10.8
13672026-09-03T12:14:35.164Z Checking chacha20poly1305 v0.10.1
13682026-09-03T12:14:35.246Z Checking vsss-rs v3.3.4
13692026-09-03T12:14:35.289Z Checking argon2 v0.5.3
13702026-09-03T12:14:35.484Z Checking ciborium v0.2.2
13712026-09-03T12:14:35.600Z Checking hickory-proto v0.24.4
13722026-09-03T12:14:35.732Z Checking tokio-dtrace v0.1.1
13732026-09-03T12:14:35.891Z Checking papergrid v0.18.0
13742026-09-03T12:14:35.911Z Compiling cexpr v0.6.0
13752026-09-03T12:14:36.280Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
13762026-09-03T12:14:36.380Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
13772026-09-03T12:14:36.567Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
13782026-09-03T12:14:36.644Z Checking serde-big-array v0.5.1
13792026-09-03T12:14:36.780Z Compiling derive-where v1.6.0
13802026-09-03T12:14:36.800Z Compiling serde_repr v0.1.20
13812026-09-03T12:14:37.091Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
13822026-09-03T12:14:37.122Z Checking siphasher v1.0.1
13832026-09-03T12:14:37.282Z Checking same-file v1.0.6
13842026-09-03T12:14:37.328Z Checking unicode-segmentation v1.12.0
13852026-09-03T12:14:37.343Z Compiling shlex v1.3.0
13862026-09-03T12:14:37.360Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
13872026-09-03T12:14:37.400Z Checking walkdir v2.5.0
13882026-09-03T12:14:37.616Z Checking phf_shared v0.12.1
13892026-09-03T12:14:37.669Z Checking newline-converter v0.3.0
13902026-09-03T12:14:37.806Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
13912026-09-03T12:14:37.829Z Checking hickory-resolver v0.24.4
13922026-09-03T12:14:38.046Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
13932026-09-03T12:14:38.050Z Checking tabled v0.21.0
13942026-09-03T12:14:38.094Z Compiling typify-macro v0.6.2
13952026-09-03T12:14:38.497Z Checking oxide-tokio-rt v0.1.2
13962026-09-03T12:14:38.640Z Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13972026-09-03T12:14:39.296Z Checking itertools v0.15.0
13982026-09-03T12:14:39.369Z Checking console v0.16.4
13992026-09-03T12:14:39.380Z Compiling progenitor-impl v0.10.0
14002026-09-03T12:14:39.387Z Checking tokio-stream v0.1.17
14012026-09-03T12:14:39.638Z Compiling pin-project-internal v1.1.10
14022026-09-03T12:14:39.651Z Compiling slog-dtrace v0.3.0
14032026-09-03T12:14:39.664Z Checking csv-core v0.1.12
14042026-09-03T12:14:39.758Z Checking similar v3.2.0
14052026-09-03T12:14:39.841Z Checking unicode-width v0.1.14
14062026-09-03T12:14:39.877Z Compiling cancel-safe-futures v0.1.5
14072026-09-03T12:14:40.091Z Compiling unicode-xid v0.2.6
14082026-09-03T12:14:40.119Z Checking foldhash v0.1.5
14092026-09-03T12:14:40.216Z Compiling chrono-tz v0.10.4
14102026-09-03T12:14:40.256Z Checking swrite v0.1.0
14112026-09-03T12:14:40.293Z Checking unicode-linebreak v0.1.5
14122026-09-03T12:14:40.348Z Checking smawk v0.3.2
14132026-09-03T12:14:40.451Z Checking expectorate v1.3.0
14142026-09-03T12:14:40.481Z Checking hashbrown v0.15.5
14152026-09-03T12:14:40.505Z Checking textwrap v0.16.2
14162026-09-03T12:14:40.581Z Compiling const_format_proc_macros v0.2.34
14172026-09-03T12:14:40.681Z Checking pin-project v1.1.10
14182026-09-03T12:14:40.779Z Checking csv v1.4.0
14192026-09-03T12:14:40.793Z Checking qorb v0.4.1
14202026-09-03T12:14:41.114Z Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14212026-09-03T12:14:41.133Z Checking phf v0.12.1
14222026-09-03T12:14:41.277Z Checking unicode-normalization v0.1.24
14232026-09-03T12:14:41.359Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14242026-09-03T12:14:41.430Z Compiling progenitor-macro v0.10.0
14252026-09-03T12:14:41.982Z Checking libsw-core v0.3.2
14262026-09-03T12:14:42.129Z Compiling libgit2-sys v0.17.0+1.8.1
14272026-09-03T12:14:42.183Z Compiling snafu-derive v0.8.9
14282026-09-03T12:14:42.523Z Compiling async-recursion v1.1.1
14292026-09-03T12:14:42.546Z Compiling cookie v0.18.1
14302026-09-03T12:14:42.562Z Checking fixedbitset v0.5.7
14312026-09-03T12:14:42.793Z Checking fixedbitset v0.4.2
14322026-09-03T12:14:42.889Z Checking highway v1.3.0
14332026-09-03T12:14:42.950Z Compiling moka v0.12.11
14342026-09-03T12:14:43.123Z Checking petgraph v0.6.5
14352026-09-03T12:14:43.227Z Checking petgraph v0.8.2
14362026-09-03T12:14:43.932Z Checking snafu v0.8.9
14372026-09-03T12:14:44.069Z Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14382026-09-03T12:14:44.174Z Checking libsw v3.5.0
14392026-09-03T12:14:44.253Z Checking olpc-cjson v0.1.4
14402026-09-03T12:14:44.320Z Checking const_format v0.2.34
14412026-09-03T12:14:44.389Z Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14422026-09-03T12:14:44.543Z Checking papergrid v0.11.0
14432026-09-03T12:14:44.663Z Compiling typify v0.6.2
14442026-09-03T12:14:44.756Z Checking globset v0.4.16
14452026-09-03T12:14:44.771Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
14462026-09-03T12:14:44.785Z Checking gethostname v0.5.0
14472026-09-03T12:14:44.984Z Compiling tabled_derive v0.7.0
14482026-09-03T12:14:45.001Z Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14492026-09-03T12:14:45.143Z Checking reqwest v0.13.2
14502026-09-03T12:14:45.249Z Checking bcs v0.1.6
14512026-09-03T12:14:45.328Z Checking pem v3.0.5
14522026-09-03T12:14:45.475Z Checking serde_plain v1.0.2
14532026-09-03T12:14:45.490Z Checking humantime v2.3.0
14542026-09-03T12:14:45.527Z Checking progenitor v0.10.0
14552026-09-03T12:14:45.620Z Checking tagptr v0.2.0
14562026-09-03T12:14:45.660Z Checking typed-path v0.9.3
14572026-09-03T12:14:45.675Z Checking linear-map v1.2.0
14582026-09-03T12:14:45.690Z Checking crc8 v0.1.1
14592026-09-03T12:14:45.756Z Compiling signal-hook v0.4.4
14602026-09-03T12:14:45.785Z Checking termtree v0.5.1
14612026-09-03T12:14:45.839Z Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14622026-09-03T12:14:45.898Z Checking tabled v0.15.0
14632026-09-03T12:14:45.987Z Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14642026-09-03T12:14:46.407Z Checking tough v0.20.0
14652026-09-03T12:14:46.523Z Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14662026-09-03T12:14:46.682Z Compiling progenitor-impl v0.14.0
14672026-09-03T12:14:47.038Z Checking steno v0.4.1
14682026-09-03T12:14:47.360Z Checking hickory-proto v0.25.2
14692026-09-03T12:14:48.035Z Compiling curl-sys v0.4.89+curl-8.20.0
14702026-09-03T12:14:48.076Z Compiling cargo-platform v0.1.9
14712026-09-03T12:14:48.317Z Compiling vergen v8.3.2
14722026-09-03T12:14:48.335Z Compiling fs-err v3.1.2
14732026-09-03T12:14:48.461Z Compiling cargo_metadata v0.18.1
14742026-09-03T12:14:48.676Z Checking progenitor-client v0.14.0
14752026-09-03T12:14:48.776Z Compiling progenitor-macro v0.14.0
14762026-09-03T12:14:48.820Z Checking dropshot-api-manager-types v0.7.2
14772026-09-03T12:14:48.889Z Checking sha2 v0.10.9
14782026-09-03T12:14:48.940Z Checking hickory-resolver v0.25.2
14792026-09-03T12:14:48.981Z Compiling blake3 v1.8.2
14802026-09-03T12:14:49.580Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
14812026-09-03T12:14:49.772Z Checking dpd-types-versions v0.1.0 (/work/oxidecomputer/dendrite/dpd-types/versions)
14822026-09-03T12:14:49.888Z Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14832026-09-03T12:14:50.254Z Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14842026-09-03T12:14:50.424Z Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14852026-09-03T12:14:50.847Z Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14862026-09-03T12:14:51.263Z Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap)
14872026-09-03T12:14:51.325Z Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14882026-09-03T12:14:51.384Z Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14892026-09-03T12:14:51.796Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14902026-09-03T12:14:51.842Z Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14912026-09-03T12:14:51.863Z Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14922026-09-03T12:14:52.035Z Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14932026-09-03T12:14:52.261Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
14942026-09-03T12:14:52.529Z Checking git-stub v1.0.0
14952026-09-03T12:14:52.611Z Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14962026-09-03T12:14:52.722Z Compiling strum_macros v0.28.0
14972026-09-03T12:14:52.894Z Checking progenitor v0.14.0
14982026-09-03T12:14:52.909Z Checking filetime v0.2.26
14992026-09-03T12:14:53.023Z Checking arrayvec v0.7.6
15002026-09-03T12:14:53.038Z Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15012026-09-03T12:14:53.043Z Checking constant_time_eq v0.3.1
15022026-09-03T12:14:53.140Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
15032026-09-03T12:14:53.154Z Checking arrayref v0.3.9
15042026-09-03T12:14:53.208Z Checking xattr v1.6.1
15052026-09-03T12:14:53.227Z Compiling curl v0.4.50
15062026-09-03T12:14:53.337Z Checking is_ci v1.2.0
15072026-09-03T12:14:53.441Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e)
15082026-09-03T12:14:53.493Z Checking supports-color v3.0.2
15092026-09-03T12:14:53.621Z Checking tar v0.4.45
15102026-09-03T12:14:53.867Z Checking git-stub-vcs v0.1.0
15112026-09-03T12:14:54.052Z Checking toml v0.7.8
15122026-09-03T12:14:54.282Z Checking similar v2.7.0
15132026-09-03T12:14:54.351Z Checking drift v0.2.0
15142026-09-03T12:14:54.521Z Checking strum v0.28.0
15152026-09-03T12:14:54.608Z Checking kstat-rs v0.2.4
15162026-09-03T12:14:54.637Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
15172026-09-03T12:14:54.652Z Checking topological-sort v0.2.2
15182026-09-03T12:14:54.786Z Checking omicron-zone-package v0.12.2
15192026-09-03T12:14:54.800Z Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15202026-09-03T12:14:55.023Z Checking dropshot-api-manager v0.7.2
15212026-09-03T12:14:55.340Z Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
15222026-09-03T12:14:55.422Z Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
15232026-09-03T12:14:55.572Z Checking common v0.1.0 (/work/oxidecomputer/dendrite/common)
15242026-09-03T12:14:56.021Z Checking signal-hook-tokio v0.4.0
15252026-09-03T12:14:56.146Z Checking scuffle v0.1.0
15262026-09-03T12:14:56.273Z Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
15272026-09-03T12:14:56.385Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
15282026-09-03T12:14:56.669Z Checking packet v0.1.0 (/work/oxidecomputer/dendrite/packet)
15292026-09-03T12:14:56.692Z Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros)
15302026-09-03T12:14:56.953Z Checking iddqd v0.4.5
15312026-09-03T12:14:57.302Z Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15322026-09-03T12:14:57.383Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
15332026-09-03T12:14:57.469Z Checking internet-checksum v0.2.1
15342026-09-03T12:14:57.566Z Checking search_path v0.1.4
15352026-09-03T12:14:57.594Z Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
15362026-09-03T12:14:57.621Z Checking uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd)
15372026-09-03T12:14:57.742Z Checking xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask)
15382026-09-03T12:14:58.224Z Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15392026-09-03T12:14:58.754Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15402026-09-03T12:14:58.891Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15412026-09-03T12:14:59.125Z Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15422026-09-03T12:15:00.273Z Compiling git2 v0.19.0
15432026-09-03T12:15:02.505Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
15442026-09-03T12:15:04.227Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
15452026-09-03T12:15:10.125Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15462026-09-03T12:15:11.394Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15472026-09-03T12:15:16.280Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 11s
15482026-09-03T12:15:16.619Z+ for feat in tofino_stub tofino_asic softnpu chaos
15492026-09-03T12:15:16.619Z+ cargo clippy --features tofino_asic -- --deny warnings
15502026-09-03T12:15:17.114Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d)
15512026-09-03T12:15:17.114Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
15522026-09-03T12:15:17.187Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
15532026-09-03T12:15:17.192Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
15542026-09-03T12:15:24.420Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
15552026-09-03T12:15:24.420Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
15562026-09-03T12:15:27.118Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.45s
15572026-09-03T12:15:27.254Z+ for feat in tofino_stub tofino_asic softnpu chaos
15582026-09-03T12:15:27.254Z+ cargo clippy --features softnpu -- --deny warnings
15592026-09-03T12:15:27.557Z Downloading crates ...
15602026-09-03T12:15:27.708Z Downloaded tap v1.0.1
15612026-09-03T12:15:27.711Z Downloaded bitstruct v0.1.1
15622026-09-03T12:15:27.711Z Downloaded wyz v0.5.1
15632026-09-03T12:15:27.714Z Downloaded serde_arrays v0.1.0
15642026-09-03T12:15:27.714Z Downloaded funty v2.0.0
15652026-09-03T12:15:27.717Z Downloaded typeid v1.0.3
15662026-09-03T12:15:27.717Z Downloaded bitstruct_derive v0.1.0
15672026-09-03T12:15:27.717Z Downloaded radium v0.7.0
15682026-09-03T12:15:27.721Z Downloaded libloading v0.7.4
15692026-09-03T12:15:27.721Z Downloaded ascii v1.1.0
15702026-09-03T12:15:27.727Z Downloaded erased-serde v0.4.8
15712026-09-03T12:15:27.735Z Downloaded num-bigint v0.4.6
15722026-09-03T12:15:27.739Z Downloaded bitvec v1.0.1
15732026-09-03T12:15:27.863Z Checking num-integer v0.1.46
15742026-09-03T12:15:27.942Z Checking num-complex v0.4.6
15752026-09-03T12:15:27.954Z Compiling radium v0.7.0
15762026-09-03T12:15:27.961Z Checking tap v1.0.1
15772026-09-03T12:15:27.968Z Checking funty v2.0.0
15782026-09-03T12:15:27.975Z Compiling typeid v1.0.3
15792026-09-03T12:15:27.979Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
15802026-09-03T12:15:27.989Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15812026-09-03T12:15:28.045Z Checking wyz v0.5.1
15822026-09-03T12:15:28.138Z Checking num-bigint v0.4.6
15832026-09-03T12:15:28.148Z Checking num-iter v0.1.45
15842026-09-03T12:15:28.198Z Checking nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15852026-09-03T12:15:28.207Z Compiling erased-serde v0.4.8
15862026-09-03T12:15:28.264Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15872026-09-03T12:15:28.273Z Compiling bitstruct_derive v0.1.0
15882026-09-03T12:15:28.295Z Checking nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15892026-09-03T12:15:28.342Z Checking rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15902026-09-03T12:15:28.370Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15912026-09-03T12:15:28.390Z Checking bitvec v1.0.1
15922026-09-03T12:15:28.398Z Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15932026-09-03T12:15:28.407Z Checking ascii v1.1.0
15942026-09-03T12:15:28.461Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
15952026-09-03T12:15:28.484Z Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15962026-09-03T12:15:28.576Z Checking rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15972026-09-03T12:15:28.585Z Checking cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15982026-09-03T12:15:28.598Z Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a)
15992026-09-03T12:15:28.620Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
16002026-09-03T12:15:28.853Z Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
16012026-09-03T12:15:28.886Z Checking serde_arrays v0.1.0
16022026-09-03T12:15:28.900Z Checking bitstruct v0.1.1
16032026-09-03T12:15:28.959Z Checking num-rational v0.4.2
16042026-09-03T12:15:28.976Z Checking libloading v0.7.4
16052026-09-03T12:15:28.999Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
16062026-09-03T12:15:29.241Z Checking num v0.4.3
16072026-09-03T12:15:29.308Z Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16082026-09-03T12:15:29.819Z Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544)
16092026-09-03T12:15:30.097Z Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16)
16102026-09-03T12:15:30.100Z Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16)
16112026-09-03T12:15:30.286Z Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615)
16122026-09-03T12:15:30.507Z Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16132026-09-03T12:15:30.511Z Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16142026-09-03T12:15:30.965Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16152026-09-03T12:15:31.180Z Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16162026-09-03T12:15:31.183Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
16172026-09-03T12:15:31.183Z Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
16182026-09-03T12:15:31.183Z Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16192026-09-03T12:15:31.955Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
16202026-09-03T12:15:32.768Z Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16212026-09-03T12:15:36.890Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
16222026-09-03T12:15:37.007Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
16232026-09-03T12:15:43.486Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16242026-09-03T12:15:44.743Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16252026-09-03T12:15:45.270Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
16262026-09-03T12:15:49.640Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.34s
16272026-09-03T12:15:49.786Z+ for feat in tofino_stub tofino_asic softnpu chaos
16282026-09-03T12:15:49.786Z+ cargo clippy --features chaos -- --deny warnings
16292026-09-03T12:15:50.263Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
16302026-09-03T12:15:50.267Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
16312026-09-03T12:15:50.267Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
16322026-09-03T12:15:57.537Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
16332026-09-03T12:15:57.537Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
16342026-09-03T12:16:00.157Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.32s
16352026-09-03T12:16:00.302Z+ banner fmt
16362026-09-03T12:16:00.305Z
16372026-09-03T12:16:00.305Z ###### # # #####
16382026-09-03T12:16:00.305Z # ## ## #
16392026-09-03T12:16:00.305Z ##### # ## # #
16402026-09-03T12:16:00.305Z # # # #
16412026-09-03T12:16:00.305Z # # # #
16422026-09-03T12:16:00.305Z # # # #
16432026-09-03T12:16:00.305Z
16442026-09-03T12:16:00.305Z+ cargo fmt -- --check
16452026-09-03T12:16:00.756Z+ banner test
16462026-09-03T12:16:00.762Z
16472026-09-03T12:16:00.762Z ##### ###### #### #####
16482026-09-03T12:16:00.762Z # # # #
16492026-09-03T12:16:00.762Z # ##### #### #
16502026-09-03T12:16:00.762Z # # # #
16512026-09-03T12:16:00.762Z # # # # #
16522026-09-03T12:16:00.762Z # ###### #### #
16532026-09-03T12:16:00.762Z
16542026-09-03T12:16:00.762Z+ for feat in tofino_stub tofino_asic softnpu chaos
16552026-09-03T12:16:00.762Z+ RUST_BACKTRACE=full
16562026-09-03T12:16:00.762Z+ cargo test --features tofino_stub --no-fail-fast
16572026-09-03T12:16:01.605Z Compiling unicode-ident v1.0.24
16582026-09-03T12:16:01.605Z Compiling cfg-if v1.0.4
16592026-09-03T12:16:01.610Z Compiling memchr v2.7.5
16602026-09-03T12:16:01.610Z Compiling serde_core v1.0.228
16612026-09-03T12:16:01.726Z Compiling itoa v1.0.15
16622026-09-03T12:16:01.733Z Compiling libc v0.2.186
16632026-09-03T12:16:01.741Z Compiling zmij v1.0.17
16642026-09-03T12:16:01.752Z Compiling libm v0.2.15
16652026-09-03T12:16:01.817Z Compiling proc-macro2 v1.0.106
16662026-09-03T12:16:01.855Z Compiling heck v0.5.0
16672026-09-03T12:16:02.002Z Compiling equivalent v1.0.2
16682026-09-03T12:16:02.099Z Compiling log v0.4.29
16692026-09-03T12:16:02.214Z Compiling quote v1.0.45
16702026-09-03T12:16:02.251Z Compiling iana-time-zone v0.1.64
16712026-09-03T12:16:02.268Z Compiling smallvec v1.15.1
16722026-09-03T12:16:02.466Z Compiling syn v2.0.118
16732026-09-03T12:16:02.481Z Compiling dyn-clone v1.0.20
16742026-09-03T12:16:02.500Z Compiling hashbrown v0.17.1
16752026-09-03T12:16:02.516Z Compiling fnv v1.0.7
16762026-09-03T12:16:02.520Z Compiling regex-syntax v0.8.11
16772026-09-03T12:16:02.614Z Compiling stable_deref_trait v1.2.0
16782026-09-03T12:16:02.626Z Compiling pin-project-lite v0.2.16
16792026-09-03T12:16:02.696Z Compiling percent-encoding v2.3.2
16802026-09-03T12:16:02.724Z Compiling litemap v0.8.0
16812026-09-03T12:16:02.879Z Compiling writeable v0.6.1
16822026-09-03T12:16:02.897Z Compiling num-traits v0.2.19
16832026-09-03T12:16:02.939Z Compiling icu_properties_data v2.0.1
16842026-09-03T12:16:03.056Z Compiling icu_normalizer_data v2.0.0
16852026-09-03T12:16:03.077Z Compiling form_urlencoded v1.2.2
16862026-09-03T12:16:03.135Z Compiling utf8_iter v1.0.4
16872026-09-03T12:16:03.183Z Compiling getrandom v0.4.2
16882026-09-03T12:16:03.260Z Compiling aho-corasick v1.1.3
16892026-09-03T12:16:03.284Z Compiling scopeguard v1.2.0
16902026-09-03T12:16:03.327Z Compiling ucd-trie v0.1.7
16912026-09-03T12:16:03.394Z Compiling semver v1.0.28
16922026-09-03T12:16:03.501Z Compiling serde_json v1.0.150
16932026-09-03T12:16:03.526Z Compiling indexmap v2.14.0
16942026-09-03T12:16:03.620Z Compiling lock_api v0.4.14
16952026-09-03T12:16:03.733Z Compiling byteorder v1.5.0
16962026-09-03T12:16:03.847Z Compiling uuid v1.23.3
16972026-09-03T12:16:03.941Z Compiling allocator-api2 v0.2.21
16982026-09-03T12:16:03.955Z Compiling futures-core v0.3.32
16992026-09-03T12:16:04.104Z Compiling regex-automata v0.4.13
17002026-09-03T12:16:04.149Z Compiling foldhash v0.2.0
17012026-09-03T12:16:04.272Z Compiling ryu v1.0.20
17022026-09-03T12:16:04.375Z Compiling hashbrown v0.16.1
17032026-09-03T12:16:04.461Z Compiling pretty-hex v0.4.1
17042026-09-03T12:16:04.601Z Compiling strsim v0.11.1
17052026-09-03T12:16:04.666Z Compiling futures-sink v0.3.32
17062026-09-03T12:16:04.775Z Compiling time-core v0.1.8
17072026-09-03T12:16:04.917Z Compiling num-conv v0.2.1
17082026-09-03T12:16:04.930Z Compiling plain v0.2.3
17092026-09-03T12:16:04.994Z Compiling slab v0.4.11
17102026-09-03T12:16:05.033Z Compiling futures-channel v0.3.32
17112026-09-03T12:16:05.067Z Compiling time-macros v0.2.27
17122026-09-03T12:16:05.197Z Compiling synstructure v0.13.2
17132026-09-03T12:16:05.252Z Compiling serde_derive_internals v0.29.1
17142026-09-03T12:16:05.316Z Compiling futures-io v0.3.32
17152026-09-03T12:16:05.478Z Compiling futures-task v0.3.32
17162026-09-03T12:16:05.574Z Compiling regress v0.10.5
17172026-09-03T12:16:05.649Z Compiling darling_core v0.21.3
17182026-09-03T12:16:05.727Z Compiling thread-id v5.0.0
17192026-09-03T12:16:05.809Z Compiling regex v1.12.4
17202026-09-03T12:16:05.828Z Compiling getrandom v0.2.16
17212026-09-03T12:16:05.992Z Compiling socket2 v0.6.4
17222026-09-03T12:16:06.053Z Compiling parking_lot_core v0.9.12
17232026-09-03T12:16:06.272Z Compiling parking_lot v0.12.5
17242026-09-03T12:16:06.343Z Compiling bitflags v2.11.1
17252026-09-03T12:16:06.420Z Compiling serde_derive v1.0.228
17262026-09-03T12:16:06.432Z Compiling zerofrom-derive v0.1.6
17272026-09-03T12:16:06.443Z Compiling yoke-derive v0.8.0
17282026-09-03T12:16:06.588Z Compiling zerovec-derive v0.11.1
17292026-09-03T12:16:06.650Z Compiling displaydoc v0.2.5
17302026-09-03T12:16:06.680Z Compiling thiserror-impl v2.0.18
17312026-09-03T12:16:07.452Z Compiling schemars_derive v0.8.22
17322026-09-03T12:16:07.529Z Compiling tokio-macros v2.7.0
17332026-09-03T12:16:07.690Z Compiling zeroize_derive v1.4.3
17342026-09-03T12:16:07.705Z Compiling zerocopy-derive v0.8.27
17352026-09-03T12:16:07.758Z Compiling futures-macro v0.3.32
17362026-09-03T12:16:07.938Z Compiling thiserror v2.0.18
17372026-09-03T12:16:08.049Z Compiling zerofrom v0.1.6
17382026-09-03T12:16:08.183Z Compiling yoke v0.8.0
17392026-09-03T12:16:08.295Z Compiling tracing-attributes v0.1.30
17402026-09-03T12:16:08.377Z Compiling zerovec v0.11.4
17412026-09-03T12:16:08.395Z Compiling zerotrie v0.2.2
17422026-09-03T12:16:08.616Z Compiling thiserror-impl v1.0.69
17432026-09-03T12:16:08.708Z Compiling pest v2.8.2
17442026-09-03T12:16:08.712Z Compiling scroll_derive v0.13.1
17452026-09-03T12:16:08.970Z Compiling zerocopy v0.8.27
17462026-09-03T12:16:09.143Z Compiling serde v1.0.228
17472026-09-03T12:16:09.467Z Compiling tinystr v0.8.1
17482026-09-03T12:16:09.538Z Compiling potential_utf v0.1.3
17492026-09-03T12:16:09.558Z Compiling async-trait v0.1.89
17502026-09-03T12:16:09.659Z Compiling bytes v1.12.0
17512026-09-03T12:16:09.672Z Compiling serde_tokenstream v0.2.3
17522026-09-03T12:16:09.700Z Compiling icu_locale_core v2.0.0
17532026-09-03T12:16:09.720Z Compiling icu_collections v2.0.0
17542026-09-03T12:16:09.792Z Compiling chrono v0.4.45
17552026-09-03T12:16:09.953Z Compiling pest_meta v2.8.2
17562026-09-03T12:16:10.006Z Compiling scroll v0.13.0
17572026-09-03T12:16:10.227Z Compiling icu_provider v2.0.0
17582026-09-03T12:16:10.269Z Compiling http v1.4.2
17592026-09-03T12:16:10.305Z Compiling goblin v0.10.1
17602026-09-03T12:16:10.423Z Compiling daft-derive v0.1.5
17612026-09-03T12:16:10.535Z Compiling icu_normalizer v2.0.0
17622026-09-03T12:16:10.547Z Compiling icu_properties v2.0.1
17632026-09-03T12:16:10.560Z Compiling pest_generator v2.8.2
17642026-09-03T12:16:11.133Z Compiling schemars v0.8.22
17652026-09-03T12:16:11.190Z Compiling darling_macro v0.21.3
17662026-09-03T12:16:11.237Z Compiling openssl-macros v0.1.1
17672026-09-03T12:16:11.262Z Compiling pest_derive v2.8.2
17682026-09-03T12:16:11.313Z Compiling openapiv3 v2.2.0
17692026-09-03T12:16:11.719Z Compiling idna_adapter v1.2.1
17702026-09-03T12:16:11.774Z Compiling darling v0.21.3
17712026-09-03T12:16:11.797Z Compiling async-stream-impl v0.3.6
17722026-09-03T12:16:11.825Z Compiling idna v1.1.0
17732026-09-03T12:16:11.853Z Compiling dtrace-parser v0.3.0
17742026-09-03T12:16:11.866Z Compiling typify-impl v0.4.3
17752026-09-03T12:16:12.235Z Compiling url v2.5.7
17762026-09-03T12:16:12.527Z Compiling structmeta-derive v0.3.0
17772026-09-03T12:16:12.588Z Compiling newtype-uuid-macros v0.1.0
17782026-09-03T12:16:12.772Z Compiling serde_yaml v0.9.34+deprecated
17792026-09-03T12:16:12.958Z Compiling zeroize v1.8.1
17802026-09-03T12:16:13.167Z Compiling dof v0.4.0
17812026-09-03T12:16:13.218Z Compiling strum_macros v0.26.4
17822026-09-03T12:16:13.313Z Compiling signal-hook-registry v1.4.6
17832026-09-03T12:16:13.410Z Compiling untrusted v0.9.0
17842026-09-03T12:16:13.538Z Compiling thiserror v1.0.69
17852026-09-03T12:16:13.584Z Compiling structmeta v0.3.0
17862026-09-03T12:16:13.644Z Compiling usdt-impl v0.6.0
17872026-09-03T12:16:13.712Z Compiling mio v1.2.1
17882026-09-03T12:16:13.790Z Compiling omicron-workspace-hack v0.1.0
17892026-09-03T12:16:13.866Z Compiling base64 v0.22.1
17902026-09-03T12:16:14.059Z Compiling tokio v1.52.3
17912026-09-03T12:16:14.240Z Compiling http-body v1.0.1
17922026-09-03T12:16:14.274Z Compiling dropshot_endpoint v0.16.7
17932026-09-03T12:16:14.350Z Compiling ref-cast-impl v1.0.25
17942026-09-03T12:16:14.484Z Compiling ipnet v2.11.0
17952026-09-03T12:16:14.862Z Compiling atomic-waker v1.1.2
17962026-09-03T12:16:14.966Z Compiling derive-ex v0.1.8
17972026-09-03T12:16:14.991Z Compiling strum_macros v0.27.2
17982026-09-03T12:16:15.010Z Compiling httparse v1.10.1
17992026-09-03T12:16:15.107Z Compiling usdt-attr-macro v0.6.0
18002026-09-03T12:16:15.321Z Compiling usdt-macro v0.6.0
18012026-09-03T12:16:15.679Z Compiling portable-atomic v1.11.1
18022026-09-03T12:16:15.934Z Compiling tower-layer v0.3.3
18032026-09-03T12:16:16.100Z Compiling tower-service v0.3.3
18042026-09-03T12:16:16.201Z Compiling critical-section v1.2.0
18052026-09-03T12:16:16.283Z Compiling try-lock v0.2.5
18062026-09-03T12:16:16.342Z Compiling once_cell v1.21.3
18072026-09-03T12:16:16.394Z Compiling want v0.3.1
18082026-09-03T12:16:16.449Z Compiling httpdate v1.0.3
18092026-09-03T12:16:16.499Z Compiling serde_with_macros v3.14.1
18102026-09-03T12:16:16.544Z Compiling test-strategy v0.4.3
18112026-09-03T12:16:16.686Z Compiling ppv-lite86 v0.2.21
18122026-09-03T12:16:16.830Z Compiling erased-serde v0.3.31
18132026-09-03T12:16:17.333Z Compiling subtle v2.6.1
18142026-09-03T12:16:17.549Z Compiling parse-display-derive v0.10.0
18152026-09-03T12:16:17.629Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
18162026-09-03T12:16:18.145Z Compiling typify-macro v0.4.3
18172026-09-03T12:16:18.183Z Compiling http-body-util v0.1.3
18182026-09-03T12:16:18.260Z Compiling anyhow v1.0.102
18192026-09-03T12:16:18.534Z Compiling serde_urlencoded v0.7.1
18202026-09-03T12:16:18.625Z Compiling rand_core v0.6.4
18212026-09-03T12:16:18.787Z Compiling typenum v1.20.1
18222026-09-03T12:16:18.858Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
18232026-09-03T12:16:19.016Z Compiling futures-util v0.3.32
18242026-09-03T12:16:19.336Z Compiling sync_wrapper v1.0.2
18252026-09-03T12:16:19.407Z Compiling powerfmt v0.2.0
18262026-09-03T12:16:19.598Z Compiling deranged v0.5.3
18272026-09-03T12:16:19.623Z Compiling num_threads v0.1.7
18282026-09-03T12:16:19.634Z Compiling tracing-core v0.1.34
18292026-09-03T12:16:19.720Z Compiling camino v1.2.3
18302026-09-03T12:16:19.761Z Compiling iri-string v0.7.8
18312026-09-03T12:16:20.171Z Compiling tracing v0.1.41
18322026-09-03T12:16:20.205Z Compiling typify v0.4.3
18332026-09-03T12:16:20.218Z Compiling encoding_rs v0.8.35
18342026-09-03T12:16:20.280Z Compiling progenitor-impl v0.11.1
18352026-09-03T12:16:20.398Z Compiling fastrand v2.3.0
18362026-09-03T12:16:20.649Z Compiling mime v0.3.17
18372026-09-03T12:16:20.670Z Compiling cpufeatures v0.2.17
18382026-09-03T12:16:20.747Z Compiling generic-array v0.14.7
18392026-09-03T12:16:21.002Z Compiling hex v0.4.3
18402026-09-03T12:16:21.267Z Compiling crypto-common v0.1.6
18412026-09-03T12:16:21.301Z Compiling errno v0.3.14
18422026-09-03T12:16:21.451Z Compiling tokio-util v0.7.16
18432026-09-03T12:16:21.464Z Compiling thread_local v1.1.9
18442026-09-03T12:16:21.646Z Compiling unicode-width v0.2.1
18452026-09-03T12:16:21.733Z Compiling syn v1.0.109
18462026-09-03T12:16:21.830Z Compiling rustls-pki-types v1.12.0
18472026-09-03T12:16:21.883Z Compiling winnow v0.7.14
18482026-09-03T12:16:21.929Z Compiling match_cfg v0.1.0
18492026-09-03T12:16:22.143Z Compiling rustix v1.1.4
18502026-09-03T12:16:22.703Z Compiling term v1.2.0
18512026-09-03T12:16:22.846Z Compiling winnow v1.0.3
18522026-09-03T12:16:22.910Z Compiling take_mut v0.2.2
18532026-09-03T12:16:23.200Z Compiling toml_parser v1.1.2+spec-1.1.0
18542026-09-03T12:16:23.403Z Compiling h2 v0.4.14
18552026-09-03T12:16:23.415Z Compiling ring v0.17.14
18562026-09-03T12:16:23.631Z Compiling serde_spanned v1.1.1
18572026-09-03T12:16:23.752Z Compiling progenitor-macro v0.11.1
18582026-09-03T12:16:23.936Z Compiling spin v0.9.8
18592026-09-03T12:16:23.948Z Compiling debug-ignore v1.0.5
18602026-09-03T12:16:24.054Z Compiling toml_writer v1.1.1+spec-1.1.0
18612026-09-03T12:16:24.277Z Compiling quick-error v1.2.3
18622026-09-03T12:16:24.387Z Compiling block-buffer v0.10.4
18632026-09-03T12:16:24.666Z Compiling waitgroup v0.1.2
18642026-09-03T12:16:24.819Z Compiling async-stream v0.3.6
18652026-09-03T12:16:24.995Z Compiling serde_path_to_error v0.1.20
18662026-09-03T12:16:25.101Z Compiling bit-vec v0.8.0
18672026-09-03T12:16:25.344Z Compiling lazy_static v1.5.0
18682026-09-03T12:16:25.356Z Compiling bit-set v0.8.0
18692026-09-03T12:16:25.447Z Compiling digest v0.10.7
18702026-09-03T12:16:25.459Z Compiling ipnetwork v0.21.1
18712026-09-03T12:16:25.520Z Compiling hyper v1.10.1
18722026-09-03T12:16:25.574Z Compiling strum v0.26.3
18732026-09-03T12:16:25.660Z Compiling crossbeam-utils v0.8.21
18742026-09-03T12:16:25.674Z Compiling toml_datetime v0.7.5+spec-1.1.0
18752026-09-03T12:16:25.890Z Compiling unarray v0.1.4
18762026-09-03T12:16:25.977Z Compiling toml v0.9.12+spec-1.1.0
18772026-09-03T12:16:26.003Z Compiling slog v2.8.2
18782026-09-03T12:16:26.054Z Compiling macaddr v1.0.1
18792026-09-03T12:16:26.165Z Compiling tabwriter v1.4.1
18802026-09-03T12:16:26.279Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
18812026-09-03T12:16:26.402Z Compiling ref-cast v1.0.25
18822026-09-03T12:16:26.465Z Compiling colored v3.1.1
18832026-09-03T12:16:26.548Z Compiling strum v0.27.2
18842026-09-03T12:16:26.597Z Compiling hyper-util v0.1.20
18852026-09-03T12:16:26.673Z Compiling aws-lc-sys v0.39.1
18862026-09-03T12:16:26.856Z Compiling getrandom v0.3.3
18872026-09-03T12:16:27.045Z Compiling untrusted v0.7.1
18882026-09-03T12:16:27.173Z Compiling rand_core v0.9.3
18892026-09-03T12:16:27.322Z Compiling aws-lc-rs v1.16.2
18902026-09-03T12:16:27.396Z Compiling oxnet v0.1.6
18912026-09-03T12:16:27.516Z Compiling openssl-sys v0.9.117
18922026-09-03T12:16:27.981Z Compiling futures-executor v0.3.32
18932026-09-03T12:16:28.346Z Compiling rustls-webpki v0.103.6
18942026-09-03T12:16:28.405Z Compiling instant v0.1.13
18952026-09-03T12:16:28.481Z Compiling foreign-types-shared v0.1.1
18962026-09-03T12:16:28.573Z Compiling foreign-types v0.3.2
18972026-09-03T12:16:28.650Z Compiling rand_chacha v0.9.0
18982026-09-03T12:16:28.846Z Compiling rustls v0.23.40
18992026-09-03T12:16:28.859Z Compiling tempfile v3.27.0
19002026-09-03T12:16:28.871Z Compiling tower v0.5.2
19012026-09-03T12:16:29.279Z Compiling toml_datetime v0.6.11
19022026-09-03T12:16:29.350Z Compiling openssl-probe v0.1.6
19032026-09-03T12:16:29.389Z Compiling tower-http v0.6.8
19042026-09-03T12:16:29.542Z Compiling rand v0.9.3
19052026-09-03T12:16:29.556Z Compiling openssl v0.10.81
19062026-09-03T12:16:29.604Z Compiling futures v0.3.32
19072026-09-03T12:16:29.800Z Compiling time v0.3.47
19082026-09-03T12:16:29.892Z Compiling clap_derive v4.6.1
19092026-09-03T12:16:30.146Z Compiling memmap2 v0.9.8
19102026-09-03T12:16:30.548Z Compiling crossbeam-channel v0.5.15
19112026-09-03T12:16:30.648Z Compiling webpki-roots v1.0.2
19122026-09-03T12:16:30.773Z Compiling newtype-uuid v1.3.2
19132026-09-03T12:16:31.098Z Compiling daft v0.1.5
19142026-09-03T12:16:31.367Z Compiling is-terminal v0.4.16
19152026-09-03T12:16:31.487Z Compiling either v1.15.0
19162026-09-03T12:16:31.570Z Compiling slog-term v2.9.2
19172026-09-03T12:16:31.573Z Compiling slog-json v2.6.1
19182026-09-03T12:16:31.693Z Compiling usdt v0.6.0
19192026-09-03T12:16:31.779Z Compiling slog-async v2.8.0
19202026-09-03T12:16:31.885Z Compiling tokio-rustls v0.26.4
19212026-09-03T12:16:31.973Z Compiling native-tls v0.2.14
19222026-09-03T12:16:31.985Z Compiling hostname v0.3.1
19232026-09-03T12:16:32.129Z Compiling hyper-rustls v0.27.7
19242026-09-03T12:16:32.152Z Compiling tokio-native-tls v0.3.1
19252026-09-03T12:16:32.290Z Compiling hyper-tls v0.6.0
19262026-09-03T12:16:32.315Z Compiling slog-bunyan v2.5.0
19272026-09-03T12:16:32.327Z Compiling rustls-webpki v0.102.8
19282026-09-03T12:16:32.357Z Compiling multer v3.1.0
19292026-09-03T12:16:32.500Z Compiling reqwest v0.12.23
19302026-09-03T12:16:32.575Z Compiling rustls-pemfile v2.2.0
19312026-09-03T12:16:32.776Z Compiling hostname v0.4.2
19322026-09-03T12:16:32.898Z Compiling rustls v0.22.4
19332026-09-03T12:16:32.926Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19342026-09-03T12:16:33.261Z Compiling rand_chacha v0.3.1
19352026-09-03T12:16:33.498Z Compiling wait-timeout v0.2.1
19362026-09-03T12:16:33.766Z Compiling rusty-fork v0.3.0
19372026-09-03T12:16:33.807Z Compiling rand v0.8.5
19382026-09-03T12:16:34.096Z Compiling rand_xorshift v0.4.0
19392026-09-03T12:16:34.129Z Compiling sha1 v0.10.6
19402026-09-03T12:16:34.373Z Compiling proptest v1.8.0
19412026-09-03T12:16:34.492Z Compiling itertools v0.14.0
19422026-09-03T12:16:34.783Z Compiling tokio-rustls v0.25.0
19432026-09-03T12:16:35.018Z Compiling dropshot v0.16.7
19442026-09-03T12:16:35.732Z Compiling anstyle v1.0.14
19452026-09-03T12:16:36.665Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
19462026-09-03T12:16:36.865Z Compiling progenitor-client v0.10.0
19472026-09-03T12:16:37.083Z Compiling progenitor-client v0.11.1
19482026-09-03T12:16:37.255Z Compiling serde_with v3.14.1
19492026-09-03T12:16:37.389Z Compiling num-derive v0.4.2
19502026-09-03T12:16:37.730Z Compiling progenitor v0.11.1
19512026-09-03T12:16:37.884Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
19522026-09-03T12:16:38.176Z Compiling rustc-hash v2.1.1
19532026-09-03T12:16:38.236Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
19542026-09-03T12:16:38.309Z Compiling iddqd v0.3.18
19552026-09-03T12:16:38.358Z Compiling backoff v0.4.0
19562026-09-03T12:16:38.704Z Compiling parse-display v0.10.0
19572026-09-03T12:16:38.981Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19582026-09-03T12:16:39.050Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
19592026-09-03T12:16:39.471Z Compiling utf8parse v0.2.2
19602026-09-03T12:16:39.590Z Compiling anstyle-parse v1.0.0
19612026-09-03T12:16:39.817Z Compiling anstyle-query v1.1.4
19622026-09-03T12:16:39.829Z Compiling colorchoice v1.0.4
19632026-09-03T12:16:39.928Z Compiling is_terminal_polyfill v1.70.1
19642026-09-03T12:16:40.001Z Compiling anstream v1.0.0
19652026-09-03T12:16:40.022Z Compiling clap_lex v1.1.0
19662026-09-03T12:16:41.135Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19672026-09-03T12:16:43.383Z Compiling winnow v0.5.40
19682026-09-03T12:16:47.930Z Compiling terminal_size v0.4.3
19692026-09-03T12:16:49.217Z Compiling toml_edit v0.19.15
19702026-09-03T12:16:50.376Z Compiling proc-macro-crate v1.3.1
19712026-09-03T12:16:50.722Z Compiling clap_builder v4.6.0
19722026-09-03T12:16:51.041Z Compiling dropshot_endpoint v0.17.1
19732026-09-03T12:16:52.447Z Compiling clap v4.6.1
19742026-09-03T12:16:56.748Z Compiling serde_spanned v0.6.9
19752026-09-03T12:16:57.914Z Compiling prettyplease v0.2.37
19762026-09-03T12:16:58.286Z Compiling adler2 v2.0.1
19772026-09-03T12:16:58.431Z Compiling miniz_oxide v0.8.9
19782026-09-03T12:16:59.055Z Compiling crc32fast v1.5.0
19792026-09-03T12:16:59.124Z Compiling ingot-macros v0.1.1
19802026-09-03T12:16:59.281Z Compiling zerocopy-derive v0.7.35
19812026-09-03T12:16:59.325Z Compiling flate2 v1.1.2
19822026-09-03T12:17:00.114Z Compiling hubpack_derive v0.1.1
19832026-09-03T12:17:00.155Z Compiling hybrid-array v0.4.12
19842026-09-03T12:17:01.910Z Compiling scroll_derive v0.12.1
19852026-09-03T12:17:02.075Z Compiling toml_write v0.1.2
19862026-09-03T12:17:02.277Z Compiling toml_edit v0.22.27
19872026-09-03T12:17:03.092Z Compiling crypto-common v0.2.2
19882026-09-03T12:17:03.198Z Compiling block-buffer v0.12.0
19892026-09-03T12:17:03.359Z Compiling num_enum_derive v0.7.5
19902026-09-03T12:17:04.140Z Compiling foreign-types-macros v0.2.3
19912026-09-03T12:17:04.185Z Compiling num-integer v0.1.46
19922026-09-03T12:17:04.467Z Compiling compression-core v0.4.32
19932026-09-03T12:17:04.517Z Compiling float-ord v0.3.2
19942026-09-03T12:17:04.561Z Compiling const-oid v0.10.2
19952026-09-03T12:17:04.578Z Compiling compression-codecs v0.4.32
19962026-09-03T12:17:04.711Z Compiling digest v0.11.3
19972026-09-03T12:17:04.881Z Compiling toml v0.8.23
19982026-09-03T12:17:05.563Z Compiling zerocopy v0.7.35
19992026-09-03T12:17:06.928Z Compiling toml_datetime v1.1.1+spec-1.1.0
20002026-09-03T12:17:07.007Z Compiling cpufeatures v0.3.0
20012026-09-03T12:17:07.090Z Compiling glob v0.3.3
20022026-09-03T12:17:07.242Z Compiling toml v1.1.2+spec-1.1.0
20032026-09-03T12:17:07.319Z Compiling sha1 v0.11.0
20042026-09-03T12:17:07.621Z Compiling async-compression v0.4.33
20052026-09-03T12:17:07.650Z Compiling proc-macro-error-attr v1.0.4
20062026-09-03T12:17:07.959Z Compiling num-rational v0.4.2
20072026-09-03T12:17:08.088Z Compiling num-iter v0.1.45
20082026-09-03T12:17:08.333Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20092026-09-03T12:17:08.367Z Compiling num-complex v0.4.6
20102026-09-03T12:17:08.766Z Compiling num v0.4.3
20112026-09-03T12:17:08.852Z Compiling proc-macro-error v1.0.4
20122026-09-03T12:17:08.863Z Compiling dropshot v0.17.1
20132026-09-03T12:17:08.866Z Compiling num_enum_derive v0.5.11
20142026-09-03T12:17:09.057Z Compiling dtrace-parser v0.2.0
20152026-09-03T12:17:09.118Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20162026-09-03T12:17:09.319Z Compiling dof v0.3.0
20172026-09-03T12:17:09.655Z Compiling thread-id v4.2.2
20182026-09-03T12:17:09.684Z Compiling derive_more v0.99.20
20192026-09-03T12:17:09.746Z Compiling usdt-impl v0.5.0
20202026-09-03T12:17:09.941Z Compiling minimal-lexical v0.2.1
20212026-09-03T12:17:10.204Z Compiling nom v7.1.3
20222026-09-03T12:17:10.277Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20232026-09-03T12:17:10.865Z Compiling usdt-macro v0.5.0
20242026-09-03T12:17:11.114Z Compiling usdt-attr-macro v0.5.0
20252026-09-03T12:17:11.514Z Compiling dpd-types-versions v0.1.0 (/work/oxidecomputer/dendrite/dpd-types/versions)
20262026-09-03T12:17:11.644Z Compiling zone_cfg_derive v0.3.1
20272026-09-03T12:17:12.290Z Compiling libscf-sys v1.2.0
20282026-09-03T12:17:12.482Z Compiling rustc_version v0.4.1
20292026-09-03T12:17:12.494Z Compiling memoffset v0.9.1
20302026-09-03T12:17:12.587Z Compiling crossbeam-epoch v0.9.18
20312026-09-03T12:17:12.860Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
20322026-09-03T12:17:13.266Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20332026-09-03T12:17:13.412Z Compiling enum-as-inner v0.6.1
20342026-09-03T12:17:13.438Z Compiling curve25519-dalek v4.1.3
20352026-09-03T12:17:13.818Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20362026-09-03T12:17:13.952Z Compiling regress v0.11.1
20372026-09-03T12:17:14.103Z Compiling crossbeam-deque v0.8.6
20382026-09-03T12:17:14.313Z Compiling hubpack v0.1.2
20392026-09-03T12:17:14.705Z Compiling thiserror-impl-no-std v2.0.2
20402026-09-03T12:17:15.465Z Compiling curve25519-dalek-derive v0.1.1
20412026-09-03T12:17:15.820Z Compiling static_assertions v1.1.0
20422026-09-03T12:17:15.905Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20432026-09-03T12:17:15.932Z Compiling typify-impl v0.6.2
20442026-09-03T12:17:16.180Z Compiling rayon-core v1.13.0
20452026-09-03T12:17:16.610Z Compiling clang-sys v1.8.1
20462026-09-03T12:17:16.922Z Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
20472026-09-03T12:17:17.070Z Compiling hash32 v0.3.1
20482026-09-03T12:17:17.184Z Compiling bytecount v0.6.9
20492026-09-03T12:17:17.236Z Compiling heapless v0.8.0
20502026-09-03T12:17:17.333Z Compiling common v0.1.0 (/work/oxidecomputer/dendrite/common)
20512026-09-03T12:17:17.409Z Compiling scroll v0.12.0
20522026-09-03T12:17:17.584Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20532026-09-03T12:17:17.696Z Compiling ingot-types v0.1.2
20542026-09-03T12:17:17.883Z Compiling cobs v0.3.0
20552026-09-03T12:17:17.992Z Compiling libloading v0.8.9
20562026-09-03T12:17:18.005Z Compiling managed v0.8.0
20572026-09-03T12:17:18.091Z Compiling foreign-types-shared v0.3.1
20582026-09-03T12:17:18.104Z Compiling bitflags v1.3.2
20592026-09-03T12:17:18.187Z Compiling smoltcp v0.11.0
20602026-09-03T12:17:18.199Z Compiling foreign-types v0.5.0
20612026-09-03T12:17:18.224Z Compiling bindgen v0.72.1
20622026-09-03T12:17:18.243Z Compiling ingot v0.1.1
20632026-09-03T12:17:18.283Z Compiling postcard v1.1.3
20642026-09-03T12:17:18.810Z Compiling goblin v0.8.2
20652026-09-03T12:17:19.035Z Compiling cexpr v0.6.0
20662026-09-03T12:17:19.078Z Compiling num_enum v0.7.5
20672026-09-03T12:17:19.203Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
20682026-09-03T12:17:19.600Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20692026-09-03T12:17:19.712Z Compiling camino-tempfile v1.4.1
20702026-09-03T12:17:19.791Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20712026-09-03T12:17:19.927Z Compiling derive-where v1.6.0
20722026-09-03T12:17:19.954Z Compiling serde_repr v0.1.20
20732026-09-03T12:17:20.102Z Compiling cstr-argument v0.1.2
20742026-09-03T12:17:20.552Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20752026-09-03T12:17:20.825Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20762026-09-03T12:17:21.969Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
20772026-09-03T12:17:22.027Z Compiling rayon v1.11.0
20782026-09-03T12:17:22.161Z Compiling rustix v0.38.44
20792026-09-03T12:17:22.228Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20802026-09-03T12:17:22.290Z Compiling typify-macro v0.6.2
20812026-09-03T12:17:22.352Z Compiling crucible-workspace-hack v0.1.0
20822026-09-03T12:17:23.032Z Compiling tinyvec_macros v0.1.1
20832026-09-03T12:17:23.111Z Compiling tinyvec v1.10.0
20842026-09-03T12:17:23.475Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20852026-09-03T12:17:23.858Z Compiling num_enum v0.5.11
20862026-09-03T12:17:24.214Z Compiling pin-project-internal v1.1.10
20872026-09-03T12:17:24.386Z Compiling memmap v0.7.0
20882026-09-03T12:17:24.613Z Compiling usdt v0.5.0
20892026-09-03T12:17:24.641Z Compiling typify v0.6.2
20902026-09-03T12:17:25.011Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
20912026-09-03T12:17:25.096Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20922026-09-03T12:17:25.251Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26)
20932026-09-03T12:17:25.782Z Compiling itertools v0.12.1
20942026-09-03T12:17:25.872Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20952026-09-03T12:17:25.899Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
20962026-09-03T12:17:26.105Z Compiling progenitor-impl v0.10.0
20972026-09-03T12:17:26.290Z Compiling sigpipe v0.1.3
20982026-09-03T12:17:26.322Z Compiling jiff v0.2.15
20992026-09-03T12:17:26.454Z Compiling const_format_proc_macros v0.2.34
21002026-09-03T12:17:26.465Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
21012026-09-03T12:17:26.704Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
21022026-09-03T12:17:26.962Z Compiling zone v0.3.1
21032026-09-03T12:17:27.486Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
21042026-09-03T12:17:27.503Z Compiling progenitor-impl v0.14.0
21052026-09-03T12:17:27.935Z Compiling atomicwrites v0.4.4
21062026-09-03T12:17:28.147Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
21072026-09-03T12:17:28.438Z Compiling papergrid v0.18.0
21082026-09-03T12:17:28.518Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
21092026-09-03T12:17:28.571Z Compiling nix v0.30.1
21102026-09-03T12:17:29.186Z Compiling smf v0.2.3
21112026-09-03T12:17:29.515Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21122026-09-03T12:17:29.656Z Compiling progenitor-macro v0.10.0
21132026-09-03T12:17:29.801Z Compiling secrecy v0.10.3
21142026-09-03T12:17:30.129Z Compiling async-recursion v1.1.1
21152026-09-03T12:17:30.169Z Compiling snafu-derive v0.8.9
21162026-09-03T12:17:30.456Z Compiling whoami v1.6.1
21172026-09-03T12:17:30.542Z Compiling predicates-core v1.0.9
21182026-09-03T12:17:30.830Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21192026-09-03T12:17:30.980Z Compiling progenitor-macro v0.14.0
21202026-09-03T12:17:31.505Z Compiling tabled v0.21.0
21212026-09-03T12:17:31.913Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
21222026-09-03T12:17:34.190Z Compiling nix v0.31.3
21232026-09-03T12:17:34.332Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21242026-09-03T12:17:34.750Z Compiling itertools v0.15.0
21252026-09-03T12:17:34.866Z Compiling hmac v0.12.1
21262026-09-03T12:17:34.991Z Compiling inout v0.1.4
21272026-09-03T12:17:35.010Z Compiling ff v0.13.1
21282026-09-03T12:17:35.134Z Compiling float-cmp v0.10.0
21292026-09-03T12:17:35.158Z Compiling difflib v0.4.0
21302026-09-03T12:17:35.290Z Compiling data-encoding v2.9.0
21312026-09-03T12:17:35.539Z Compiling normalize-line-endings v0.3.0
21322026-09-03T12:17:35.638Z Compiling predicates v3.1.4
21332026-09-03T12:17:35.827Z Compiling group v0.13.0
21342026-09-03T12:17:35.849Z Compiling cipher v0.4.4
21352026-09-03T12:17:35.946Z Compiling hkdf v0.12.4
21362026-09-03T12:17:36.069Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
21372026-09-03T12:17:36.101Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21382026-09-03T12:17:36.440Z Compiling tabled_derive v0.7.0
21392026-09-03T12:17:36.926Z Compiling universal-hash v0.5.1
21402026-09-03T12:17:36.939Z Compiling crypto-bigint v0.5.5
21412026-09-03T12:17:37.021Z Compiling half v2.7.1
21422026-09-03T12:17:37.063Z Compiling unicode-segmentation v1.12.0
21432026-09-03T12:17:37.234Z Compiling opaque-debug v0.3.1
21442026-09-03T12:17:37.313Z Compiling indent_write v2.2.0
21452026-09-03T12:17:37.316Z Compiling crc8 v0.1.1
21462026-09-03T12:17:37.346Z Compiling base64ct v1.8.0
21472026-09-03T12:17:37.472Z Compiling ciborium-io v0.2.2
21482026-09-03T12:17:37.512Z Compiling base16ct v0.2.0
21492026-09-03T12:17:37.543Z Compiling newline-converter v0.3.0
21502026-09-03T12:17:37.574Z Compiling ciborium-ll v0.2.2
21512026-09-03T12:17:37.681Z Compiling password-hash v0.5.0
21522026-09-03T12:17:37.697Z Compiling poly1305 v0.8.0
21532026-09-03T12:17:38.123Z Compiling elliptic-curve v0.13.8
21542026-09-03T12:17:38.374Z Compiling chacha20 v0.9.1
21552026-09-03T12:17:38.405Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21562026-09-03T12:17:38.493Z Compiling tokio-dtrace v0.1.1
21572026-09-03T12:17:38.608Z Compiling thiserror-no-std v2.0.2
21582026-09-03T12:17:39.222Z Compiling reqwest v0.13.2
21592026-09-03T12:17:39.448Z Compiling blake2 v0.10.6
21602026-09-03T12:17:39.575Z Compiling console v0.16.4
21612026-09-03T12:17:39.658Z Compiling aead v0.5.2
21622026-09-03T12:17:39.823Z Compiling strum_macros v0.28.0
21632026-09-03T12:17:39.915Z Compiling bstr v1.12.0
21642026-09-03T12:17:40.143Z Compiling keccak v0.1.6
21652026-09-03T12:17:40.157Z Compiling linked-hash-map v0.5.6
21662026-09-03T12:17:40.221Z Compiling resolv-conf v0.7.5
21672026-09-03T12:17:40.519Z Compiling similar v3.2.0
21682026-09-03T12:17:41.095Z Compiling lru-cache v0.1.2
21692026-09-03T12:17:41.166Z Compiling sha3 v0.10.8
21702026-09-03T12:17:41.226Z Compiling expectorate v1.3.0
21712026-09-03T12:17:41.468Z Compiling progenitor-client v0.14.0
21722026-09-03T12:17:41.523Z Compiling chacha20poly1305 v0.10.1
21732026-09-03T12:17:41.656Z Compiling argon2 v0.5.3
21742026-09-03T12:17:41.668Z Compiling vsss-rs v3.3.4
21752026-09-03T12:17:41.765Z Compiling oxide-tokio-rt v0.1.2
21762026-09-03T12:17:41.974Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21772026-09-03T12:17:42.498Z Compiling ciborium v0.2.2
21782026-09-03T12:17:42.566Z Compiling hickory-proto v0.24.4
21792026-09-03T12:17:43.005Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
21802026-09-03T12:17:43.082Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
21812026-09-03T12:17:43.853Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
21822026-09-03T12:17:43.909Z Compiling serde-big-array v0.5.1
21832026-09-03T12:17:44.186Z Compiling same-file v1.0.6
21842026-09-03T12:17:44.369Z Compiling siphasher v1.0.1
21852026-09-03T12:17:44.494Z Compiling hickory-resolver v0.24.4
21862026-09-03T12:17:44.569Z Compiling phf_shared v0.12.1
21872026-09-03T12:17:44.624Z Compiling walkdir v2.5.0
21882026-09-03T12:17:44.740Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
21892026-09-03T12:17:44.752Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
21902026-09-03T12:17:46.027Z Compiling progenitor v0.14.0
21912026-09-03T12:17:46.255Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21922026-09-03T12:17:46.269Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21932026-09-03T12:17:47.066Z Compiling newtype_derive v0.1.6
21942026-09-03T12:17:47.131Z Compiling owo-colors v4.3.0
21952026-09-03T12:17:47.498Z Compiling tokio-stream v0.1.17
21962026-09-03T12:17:47.564Z Compiling csv-core v0.1.12
21972026-09-03T12:17:47.597Z Compiling smawk v0.3.2
21982026-09-03T12:17:47.699Z Compiling swrite v0.1.0
21992026-09-03T12:17:47.743Z Compiling termtree v0.5.1
22002026-09-03T12:17:47.852Z Compiling unicode-linebreak v0.1.5
22012026-09-03T12:17:47.927Z Compiling foldhash v0.1.5
22022026-09-03T12:17:47.976Z Compiling unicode-width v0.1.14
22032026-09-03T12:17:48.106Z Compiling hashbrown v0.15.5
22042026-09-03T12:17:48.107Z Compiling textwrap v0.16.2
22052026-09-03T12:17:48.370Z Compiling qorb v0.4.1
22062026-09-03T12:17:48.532Z Compiling csv v1.4.0
22072026-09-03T12:17:48.671Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22082026-09-03T12:17:49.109Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22092026-09-03T12:17:50.543Z Compiling phf v0.12.1
22102026-09-03T12:17:50.701Z Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
22112026-09-03T12:17:50.726Z Compiling pin-project v1.1.10
22122026-09-03T12:17:50.836Z Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap)
22132026-09-03T12:17:50.885Z Compiling unicode-normalization v0.1.24
22142026-09-03T12:17:51.022Z Compiling libz-sys v1.1.22
22152026-09-03T12:17:51.332Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22162026-09-03T12:17:51.441Z Compiling libsw-core v0.3.2
22172026-09-03T12:17:51.818Z Compiling highway v1.3.0
22182026-09-03T12:17:51.943Z Compiling humantime v2.3.0
22192026-09-03T12:17:51.995Z Compiling fixedbitset v0.5.7
22202026-09-03T12:17:52.217Z Compiling fixedbitset v0.4.2
22212026-09-03T12:17:52.230Z Compiling petgraph v0.8.2
22222026-09-03T12:17:52.305Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22232026-09-03T12:17:52.342Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22242026-09-03T12:17:52.482Z Compiling petgraph v0.6.5
22252026-09-03T12:17:52.665Z Compiling progenitor v0.10.0
22262026-09-03T12:17:54.001Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22272026-09-03T12:17:54.015Z Compiling libsw v3.5.0
22282026-09-03T12:17:54.193Z Compiling olpc-cjson v0.1.4
22292026-09-03T12:17:54.234Z Compiling libgit2-sys v0.17.0+1.8.1
22302026-09-03T12:17:54.366Z Compiling snafu v0.8.9
22312026-09-03T12:17:54.497Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22322026-09-03T12:17:54.700Z Compiling chrono-tz v0.10.4
22332026-09-03T12:17:54.926Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22342026-09-03T12:17:55.806Z Compiling papergrid v0.11.0
22352026-09-03T12:17:55.824Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
22362026-09-03T12:17:55.849Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22372026-09-03T12:17:56.138Z Compiling strum v0.28.0
22382026-09-03T12:17:56.279Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22392026-09-03T12:17:56.282Z Compiling globset v0.4.16
22402026-09-03T12:17:57.562Z Compiling const_format v0.2.34
22412026-09-03T12:17:57.651Z Compiling cancel-safe-futures v0.1.5
22422026-09-03T12:17:57.898Z Compiling slog-dtrace v0.3.0
22432026-09-03T12:17:58.271Z Compiling gethostname v0.5.0
22442026-09-03T12:17:58.423Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
22452026-09-03T12:17:59.233Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22462026-09-03T12:17:59.492Z Compiling dropshot-api-manager-types v0.7.2
22472026-09-03T12:17:59.824Z Compiling pem v3.0.5
22482026-09-03T12:17:59.850Z Compiling bcs v0.1.6
22492026-09-03T12:17:59.875Z Compiling serde_plain v1.0.2
22502026-09-03T12:18:00.087Z Compiling cargo-platform v0.1.9
22512026-09-03T12:18:00.580Z Compiling typed-path v0.9.3
22522026-09-03T12:18:00.693Z Compiling tagptr v0.2.0
22532026-09-03T12:18:01.122Z Compiling linear-map v1.2.0
22542026-09-03T12:18:01.417Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22552026-09-03T12:18:01.715Z Compiling tough v0.20.0
22562026-09-03T12:18:02.531Z Compiling moka v0.12.11
22572026-09-03T12:18:03.145Z Compiling cargo_metadata v0.18.1
22582026-09-03T12:18:04.028Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22592026-09-03T12:18:06.217Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22602026-09-03T12:18:06.307Z Compiling tabled v0.15.0
22612026-09-03T12:18:06.417Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22622026-09-03T12:18:06.817Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22632026-09-03T12:18:06.957Z Compiling git2 v0.19.0
22642026-09-03T12:18:07.858Z Compiling steno v0.4.1
22652026-09-03T12:18:09.498Z Compiling cookie v0.18.1
22662026-09-03T12:18:09.675Z Compiling hickory-proto v0.25.2
22672026-09-03T12:18:11.632Z Compiling hickory-resolver v0.25.2
22682026-09-03T12:18:13.001Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22692026-09-03T12:18:13.869Z Compiling vergen v8.3.2
22702026-09-03T12:18:14.879Z Compiling signal-hook v0.4.4
22712026-09-03T12:18:15.620Z Compiling packet v0.1.0 (/work/oxidecomputer/dendrite/packet)
22722026-09-03T12:18:15.995Z Compiling mockall_derive v0.14.0
22732026-09-03T12:18:16.349Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
22742026-09-03T12:18:16.774Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22752026-09-03T12:18:16.861Z Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
22762026-09-03T12:18:17.665Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
22772026-09-03T12:18:18.311Z Compiling sha2 v0.10.9
22782026-09-03T12:18:18.734Z Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros)
22792026-09-03T12:18:18.992Z Compiling diff v0.1.13
22802026-09-03T12:18:19.159Z Compiling yansi v1.0.1
22812026-09-03T12:18:19.301Z Compiling mockall v0.14.0
22822026-09-03T12:18:19.489Z Compiling pretty_assertions v1.4.1
22832026-09-03T12:18:19.531Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
22842026-09-03T12:18:19.848Z Compiling fs-err v3.1.2
22852026-09-03T12:18:20.474Z Compiling predicates-tree v1.0.12
22862026-09-03T12:18:21.120Z Compiling git-stub v1.0.0
22872026-09-03T12:18:21.364Z Compiling serial_test_derive v3.5.0
22882026-09-03T12:18:21.411Z Compiling filetime v0.2.26
22892026-09-03T12:18:21.460Z Compiling downcast v0.11.0
22902026-09-03T12:18:21.608Z Compiling is_ci v1.2.0
22912026-09-03T12:18:21.620Z Compiling fragile v2.0.1
22922026-09-03T12:18:21.769Z Compiling arrayref v0.3.9
22932026-09-03T12:18:21.929Z Compiling xattr v1.6.1
22942026-09-03T12:18:21.984Z Compiling arrayvec v0.7.6
22952026-09-03T12:18:22.095Z Compiling constant_time_eq v0.3.1
22962026-09-03T12:18:22.117Z Compiling serial_test v3.5.0
22972026-09-03T12:18:22.197Z Compiling blake3 v1.8.2
22982026-09-03T12:18:22.219Z Compiling toml v0.7.8
22992026-09-03T12:18:22.548Z Compiling tar v0.4.45
23002026-09-03T12:18:22.838Z Compiling supports-color v3.0.2
23012026-09-03T12:18:22.965Z Compiling git-stub-vcs v0.1.0
23022026-09-03T12:18:23.378Z Compiling curl-sys v0.4.89+curl-8.20.0
23032026-09-03T12:18:23.503Z Compiling signal-hook-tokio v0.4.0
23042026-09-03T12:18:23.798Z Compiling scuffle v0.1.0
23052026-09-03T12:18:24.059Z Compiling similar v2.7.0
23062026-09-03T12:18:25.042Z Compiling drift v0.2.0
23072026-09-03T12:18:25.621Z Compiling kstat-rs v0.2.4
23082026-09-03T12:18:25.642Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
23092026-09-03T12:18:25.730Z Compiling topological-sort v0.2.2
23102026-09-03T12:18:25.887Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
23112026-09-03T12:18:25.943Z Compiling hex-literal v1.1.0
23122026-09-03T12:18:26.035Z Compiling omicron-zone-package v0.12.2
23132026-09-03T12:18:26.066Z Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
23142026-09-03T12:18:26.791Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
23152026-09-03T12:18:28.167Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
23162026-09-03T12:18:28.498Z Compiling dropshot-api-manager v0.7.2
23172026-09-03T12:18:28.908Z Compiling curl v0.4.50
23182026-09-03T12:18:28.911Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e)
23192026-09-03T12:18:29.724Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
23202026-09-03T12:18:29.738Z Compiling iddqd v0.4.5
23212026-09-03T12:18:29.972Z Compiling internet-checksum v0.2.1
23222026-09-03T12:18:30.125Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
23232026-09-03T12:18:30.405Z Compiling search_path v0.1.4
23242026-09-03T12:18:30.782Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
23252026-09-03T12:18:30.810Z Compiling xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask)
23262026-09-03T12:18:35.434Z Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
23272026-09-03T12:18:44.172Z Compiling uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd)
23282026-09-03T12:19:22.725Z Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 21s
23292026-09-03T12:19:22.851Z Running unittests src/lib.rs (target/debug/deps/aal-38ea820840cac455)
23302026-09-03T12:19:22.854Z
23312026-09-03T12:19:22.854Zrunning 0 tests
23322026-09-03T12:19:22.854Z
23332026-09-03T12:19:22.854Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23342026-09-03T12:19:22.854Z
23352026-09-03T12:19:22.854Z Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3)
23362026-09-03T12:19:22.858Z
23372026-09-03T12:19:22.858Zrunning 0 tests
23382026-09-03T12:19:22.858Z
23392026-09-03T12:19:22.858Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23402026-09-03T12:19:22.858Z
23412026-09-03T12:19:22.858Z Running unittests src/lib.rs (target/debug/deps/asic-3168fbafa5f02bd2)
23422026-09-03T12:19:22.861Z
23432026-09-03T12:19:22.862Zrunning 0 tests
23442026-09-03T12:19:22.862Z
23452026-09-03T12:19:22.862Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23462026-09-03T12:19:22.862Z
23472026-09-03T12:19:22.862Z Running unittests src/lib.rs (target/debug/deps/common-f0fc91ad575fea74)
23482026-09-03T12:19:22.865Z
23492026-09-03T12:19:22.865Zrunning 4 tests
23502026-09-03T12:19:22.868Ztest nat::tests::test_vni ... ok
23512026-09-03T12:19:22.869Ztest network::tests::test_generate_ipv6_link_local ... ok
23522026-09-03T12:19:22.869Ztest test_purge ... ok
23532026-09-03T12:19:22.872Ztest illumos::test::address_exists_handles_missing_object ... ok
23542026-09-03T12:19:22.872Z
23552026-09-03T12:19:22.872Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23562026-09-03T12:19:22.872Z
23572026-09-03T12:19:22.872Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-049fc7a9b9157ea9)
23582026-09-03T12:19:22.875Z
23592026-09-03T12:19:22.875Zrunning 1 test
23602026-09-03T12:19:22.875Z -------
23612026-09-03T12:19:22.876Z Generating OpenAPI documents from API definitions ...
23622026-09-03T12:19:23.015Z Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ...
23632026-09-03T12:19:23.084Z Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi"
23642026-09-03T12:19:24.126Z -------
23652026-09-03T12:19:24.126Z Checking 13 OpenAPI documents...
23662026-09-03T12:19:24.126Z Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller
23672026-09-03T12:19:24.126Z Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller
23682026-09-03T12:19:24.126Z Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller
23692026-09-03T12:19:24.126Z Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller
23702026-09-03T12:19:24.129Z Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller
23712026-09-03T12:19:24.130Z Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller
23722026-09-03T12:19:24.130Z Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller
23732026-09-03T12:19:24.130Z Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller
23742026-09-03T12:19:24.130Z Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller
23752026-09-03T12:19:24.130Z Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller
23762026-09-03T12:19:24.130Z Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller
23772026-09-03T12:19:24.130Z Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller
23782026-09-03T12:19:24.130Z Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller
23792026-09-03T12:19:24.130Z Fresh dpd "latest" symlink
23802026-09-03T12:19:24.130Z -------
23812026-09-03T12:19:24.130Z Success 13 documents checked: 14 fresh, 0 stale, 0 failed, 0 other problems
23822026-09-03T12:19:24.198Ztest test::test_apis_up_to_date ... ok
23832026-09-03T12:19:24.198Z
23842026-09-03T12:19:24.198Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.32s
23852026-09-03T12:19:24.198Z
23862026-09-03T12:19:24.256Z Running unittests src/main.rs (target/debug/deps/dpd-dbba7bbb9fbd16d9)
23872026-09-03T12:19:24.262Z
23882026-09-03T12:19:24.262Zrunning 34 tests
23892026-09-03T12:19:24.266Ztest freemap::test_ordering ... ok
23902026-09-03T12:19:24.266Ztest config::tests::test_updates ... ok
23912026-09-03T12:19:24.266Ztest dhcpv6::tests::test_create_duid_bytes ... ok
23922026-09-03T12:19:24.266Ztest freemap::test_split ... ok
23932026-09-03T12:19:24.266Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
23942026-09-03T12:19:24.266Ztest macaddrs::tests::test_mac_offset ... ok
23952026-09-03T12:19:24.266Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
23962026-09-03T12:19:24.266Ztest macaddrs::tests::test_parse_port_id ... ok
23972026-09-03T12:19:24.266ZSep 03 12:19:22.867Sep 03 12:19:22.867 DEBGDEBG created new freemapcreated new freemap, unit: , freemap_testunit: freemap_test
23982026-09-03T12:19:24.266Z
23992026-09-03T12:19:24.266ZSep 03 12:19:22.867 DEBG initted freemap. size: 128, unit: freemap_test
24002026-09-03T12:19:24.266ZSep 03 12:19:22.867 DEBG reset freemap, unitSep 03 12:19:22.867: DEBGfreemap_test
24012026-09-03T12:19:24.266Zinitted freemap. size: 128, unit: freemap_test
24022026-09-03T12:19:24.266Ztest nat::test_mapping ... ok
24032026-09-03T12:19:24.266ZSep 03 12:19:22.867 DEBG reset freemap, unit: freemap_test
24042026-09-03T12:19:24.271ZSep 03 12:19:22.867 DEBG created new freemap, unit: freemap_test
24052026-09-03T12:19:24.271ZSep 03 12:19:22.867 DEBG initted freemap. size: 128, unit: freemap_test
24062026-09-03T12:19:24.271ZSep 03 12:19:22.867 DEBG reset freemap, unit: freemap_test
24072026-09-03T12:19:24.271ZSep 03 12:19:22.867 DEBG created new freemap, unit: freemap_test
24082026-09-03T12:19:24.271ZSep 03 12:19:22.867 DEBG initted freemap. size: 128, unit: freemap_test
24092026-09-03T12:19:24.271ZSep 03 12:19:22.867 DEBG reset freemap, unit: freemap_test
24102026-09-03T12:19:24.272Ztest freemap::test_basic ... ok
24112026-09-03T12:19:24.272Ztest freemap::test_reclaim ... ok
24122026-09-03T12:19:24.272Ztest freemap::test_free ... ok
24132026-09-03T12:19:24.272Ztest freemap::test_exhaustion ... ok
24142026-09-03T12:19:24.272Ztest port_map::tests::test_backplane_group ... ok
24152026-09-03T12:19:24.272Ztest port_map::tests::test_port_map ... ok
24162026-09-03T12:19:24.272Ztest port_map::tests::dump_map ... ok
24172026-09-03T12:19:24.272ZSep 03 12:19:22.867 DEBG created new freemap, unit: freemap_test
24182026-09-03T12:19:24.272ZSep 03 12:19:22.868 DEBG initted freemap. size: 8, unit: freemap_test
24192026-09-03T12:19:24.272ZSep 03 12:19:22.868 DEBG reset freemap, unit: freemap_test
24202026-09-03T12:19:24.272Ztest freemap::test_reclaim_preserves_existing_freelist ... ok
24212026-09-03T12:19:24.272ZSep 03 12:19:22.868 DEBG created new freemap, unit: freemap_test
24222026-09-03T12:19:24.272ZSep 03 12:19:22.868 DEBG initted freemap. size: 128, unit: freemap_test
24232026-09-03T12:19:24.272ZSep 03 12:19:22.868 DEBG reset freemap, unit: freemap_test
24242026-09-03T12:19:24.272Ztest freemap::test_span ... ok
24252026-09-03T12:19:24.272ZSep 03 12:19:22.868 DEBG created new freemap, unit: freemap_route_ipv4
24262026-09-03T12:19:24.272ZSep 03 12:19:22.868 DEBG created new freemap, unit: freemap_route_ipv6
24272026-09-03T12:19:24.272ZSep 03 12:19:22.868 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
24282026-09-03T12:19:24.272ZSep 03 12:19:22.868 DEBG reset freemap, unit: freemap_route_ipv4
24292026-09-03T12:19:24.272ZSep 03 12:19:22.868 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
24302026-09-03T12:19:24.272ZSep 03 12:19:22.868 DEBG reset freemap, unit: freemap_route_ipv6
24312026-09-03T12:19:24.272ZSep 03 12:19:22.868 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
24322026-09-03T12:19:24.272ZSep 03 12:19:22.868 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 } }]
24332026-09-03T12:19:24.272ZSep 03 12:19:22.868 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff
24342026-09-03T12:19:24.272ZSep 03 12:19:22.868 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 } }]
24352026-09-03T12:19:24.273ZSep 03 12:19:22.868 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
24362026-09-03T12:19:24.273ZSep 03 12:19:22.868 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 } }]
24372026-09-03T12:19:24.273ZSep 03 12:19:22.868 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
24382026-09-03T12:19:24.273ZSep 03 12:19:22.868 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 } }]
24392026-09-03T12:19:24.273ZSep 03 12:19:22.868 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
24402026-09-03T12:19:24.273ZSep 03 12:19:22.868 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 } }]
24412026-09-03T12:19:24.273ZSep 03 12:19:22.868 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
24422026-09-03T12:19:24.273ZSep 03 12:19:22.868 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 } }]
24432026-09-03T12:19:24.273ZSep 03 12:19:22.868 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
24442026-09-03T12:19:24.273ZSep 03 12:19:22.868 DEBG created new freemap, unit: freemap_route_ipv4
24452026-09-03T12:19:24.273ZSep 03 12:19:22.868 DEBG created new freemap, unit: freemap_route_ipv6
24462026-09-03T12:19:24.273ZSep 03 12:19:22.868 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
24472026-09-03T12:19:24.273ZSep 03 12:19:22.868 DEBG reset freemap, unit: freemap_route_ipv4
24482026-09-03T12:19:24.273ZSep 03 12:19:22.868 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
24492026-09-03T12:19:24.273ZSep 03 12:19:22.868 DEBG reset freemap, unit: freemap_route_ipv6
24502026-09-03T12:19:24.273ZSep 03 12:19:22.868 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
24512026-09-03T12:19:24.273ZSep 03 12:19:22.868 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 } }]
24522026-09-03T12:19:24.273ZSep 03 12:19:22.868 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2
24532026-09-03T12:19:24.273ZSep 03 12:19:22.868 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 } }]
24542026-09-03T12:19:24.273ZSep 03 12:19:22.868 INFO adding route 3fff:dead::/64 -> 2001:db8::55:3
24552026-09-03T12:19:24.273ZSep 03 12:19:22.868 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 } }]
24562026-09-03T12:19:24.273ZSep 03 12:19:22.868 INFO adding route 3fff:dead::/64 -> 2001:db8::55:4
24572026-09-03T12:19:24.273ZSep 03 12:19:22.868 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 } }]
24582026-09-03T12:19:24.273ZSep 03 12:19:22.868 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff
24592026-09-03T12:19:24.273ZSep 03 12:19:22.868 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 } }]
24602026-09-03T12:19:24.274ZSep 03 12:19:22.868 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
24612026-09-03T12:19:24.274ZSep 03 12:19:22.868 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 } }]
24622026-09-03T12:19:24.274ZSep 03 12:19:22.868 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
24632026-09-03T12:19:24.274ZSep 03 12:19:22.868 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 } }]
24642026-09-03T12:19:24.274ZSep 03 12:19:22.868 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
24652026-09-03T12:19:24.274ZSep 03 12:19:22.868 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 } }]
24662026-09-03T12:19:24.274ZSep 03 12:19:22.868 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
24672026-09-03T12:19:24.274ZSep 03 12:19:22.868 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 } }]
24682026-09-03T12:19:24.274ZSep 03 12:19:22.868 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
24692026-09-03T12:19:24.274ZSep 03 12:19:22.868 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 } }]
24702026-09-03T12:19:24.274ZSep 03 12:19:22.868 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
24712026-09-03T12:19:24.274ZSep 03 12:19:22.868 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 } }]
24722026-09-03T12:19:24.274ZSep 03 12:19:22.868 INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
24732026-09-03T12:19:24.274ZSep 03 12:19:22.868 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 } }]
24742026-09-03T12:19:24.274ZSep 03 12:19:22.868 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
24752026-09-03T12:19:24.274ZSep 03 12:19:22.868 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 } }]
24762026-09-03T12:19:24.274ZSep 03 12:19:22.868 INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
24772026-09-03T12:19:24.274ZSep 03 12:19:22.868 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 } }]
24782026-09-03T12:19:24.274ZSep 03 12:19:22.868 INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
24792026-09-03T12:19:24.274ZSep 03 12:19:22.868 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 } }]
24802026-09-03T12:19:24.274ZSep 03 12:19:22.868 INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
24812026-09-03T12:19:24.274ZSep 03 12:19:22.868 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 } }]
24822026-09-03T12:19:24.274ZSep 03 12:19:22.868 INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ff
24832026-09-03T12:19:24.274ZSep 03 12:19:22.868Sep 03 12:19:22.868 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: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 } }]
24842026-09-03T12:19:24.274Z
24852026-09-03T12:19:24.275ZSep 03 12:19:22.869 INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
24862026-09-03T12:19:24.275ZSep 03 12:19:22.869 INFO Sep 03 12:19:22.869adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
24872026-09-03T12:19:24.275ZDEBG 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 } }]
24882026-09-03T12:19:24.275ZSep 03 12:19:22.869 DEBG Sep 03 12:19:22.869replacing 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 } }]
24892026-09-03T12:19:24.275ZINFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ff
24902026-09-03T12:19:24.275ZSep 03 12:19:22.869 INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ffSep 03 12:19:22.869
24912026-09-03T12:19:24.275Z 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 } }]
24922026-09-03T12:19:24.275ZSep 03 12:19:22.869 DEBGSep 03 12:19:22.869 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
24932026-09-03T12:19:24.275Z adding route 3fff:beef:f::/64 -> 2001:db8::55:ff
24942026-09-03T12:19:24.275ZSep 03 12:19:22.869 INFOSep 03 12:19:22.869 adding route 3fff:beef:8::/64 -> 2001:db8::55:ffDEBG
24952026-09-03T12:19:24.275Z 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 } }]
24962026-09-03T12:19:24.275ZSep 03 12:19:22.869Sep 03 12:19:22.869 DEBGINFO 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 } }]adding route 3fff:beef:10::/64 -> 2001:db8::55:ff
24972026-09-03T12:19:24.275Z
24982026-09-03T12:19:24.275ZSep 03 12:19:22.869Sep 03 12:19:22.869 DEBGINFO 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 03 12:19:22.869adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
24992026-09-03T12:19:24.275Z
25002026-09-03T12:19:24.275ZDEBG Sep 03 12:19:22.869created new freemap Sep 03 12:19:22.869, INFOunit DEBGadding route 3fff:beef:11::/64 -> 2001:db8::55:ff:
25012026-09-03T12:19:24.275Z 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_ipv4
25022026-09-03T12:19:24.275Z
25032026-09-03T12:19:24.275ZSep 03 12:19:22.869Sep 03 12:19:22.869 Sep 03 12:19:22.869 DEBGDEBGINFO created new freemapreplacing 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 } }],
25042026-09-03T12:19:24.280Z adding route 3fff:beef:a::/64 -> 2001:db8::55:ffunit
25052026-09-03T12:19:24.280Z: freemap_route_ipv6Sep 03 12:19:22.869
25062026-09-03T12:19:24.280ZSep 03 12:19:22.869 INFO DEBGadding route 3fff:beef:12::/64 -> 2001:db8::55:ff
25072026-09-03T12:19:24.280Zreplacing 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 03 12:19:22.869
25082026-09-03T12:19:24.280Z DEBGSep 03 12:19:22.869 initted freemap. size: 64DEBGSep 03 12:19:22.869, unitINFO 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:b::/64 -> 2001:db8::55:ff
25092026-09-03T12:19:24.280Z
25102026-09-03T12:19:24.280Z: freemap_route_ipv4
25112026-09-03T12:19:24.280ZSep 03 12:19:22.869Sep 03 12:19:22.869 DEBGINFO Sep 03 12:19:22.869replacing 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 } }]
25122026-09-03T12:19:24.280Zadding route 3fff:beef:13::/64 -> 2001:db8::55:ffDEBG
25132026-09-03T12:19:24.280Z reset freemap, Sep 03 12:19:22.869unitSep 03 12:19:22.869: INFODEBG freemap_route_ipv4
25142026-09-03T12:19:24.280Zadding route 3fff:beef:c::/64 -> 2001:db8::55:ffreplacing 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 } }]
25152026-09-03T12:19:24.280Z
25162026-09-03T12:19:24.280ZSep 03 12:19:22.869Sep 03 12:19:22.869 DEBGINFO initted freemap. size: 64Sep 03 12:19:22.869adding route 3fff:beef:14::/64 -> 2001:db8::55:ff ,
25172026-09-03T12:19:24.280Zunit:DEBG Sep 03 12:19:22.869freemap_route_ipv6replacing 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 } }]
25182026-09-03T12:19:24.281Z
25192026-09-03T12:19:24.281ZDEBG 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 } }]
25202026-09-03T12:19:24.281ZSep 03 12:19:22.869Sep 03 12:19:22.869 INFOSep 03 12:19:22.869 DEBGadding route 3fff:beef:d::/64 -> 2001:db8::55:ff
25212026-09-03T12:19:24.281Zreset freemap , INFOunit :adding route 3fff:beef:15::/64 -> 2001:db8::55:ff
25222026-09-03T12:19:24.281Zfreemap_route_ipv6Sep 03 12:19:22.869
25232026-09-03T12:19:24.281Z 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 } }]Sep 03 12:19:22.869
25242026-09-03T12:19:24.281Ztest port_map::tests::parse_softnpu_revision ... ok
25252026-09-03T12:19:24.281ZSep 03 12:19:22.869 DEBGINFO 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:dead::/64 -> 2001:db8::55:1
25262026-09-03T12:19:24.281ZSep 03 12:19:22.869
25272026-09-03T12:19:24.281Z INFO Sep 03 12:19:22.869adding route 3fff:beef:e::/64 -> 2001:db8::55:ff
25282026-09-03T12:19:24.281ZINFOSep 03 12:19:22.869 Sep 03 12:19:22.869DEBGadding route 3fff:beef:16::/64 -> 2001:db8::55:ff
25292026-09-03T12:19:24.281ZSep 03 12:19:22.869DEBGreplacing 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 } }]
25302026-09-03T12:19:24.281ZSep 03 12:19:22.869 created new freemapDEBG, DEBGunit : 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 03 12:19:22.869replacing 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 } }]freemap_route_ipv4
25312026-09-03T12:19:24.281Z
25322026-09-03T12:19:24.281Z
25332026-09-03T12:19:24.281Z INFO adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 03 12:19:22.869Sep 03 12:19:22.869 INFOSep 03 12:19:22.869INFO
25342026-09-03T12:19:24.281Z adding route 3fff:beef:f::/64 -> 2001:db8::55:ff DEBGadding route 3fff:beef:17::/64 -> 2001:db8::55:ff
25352026-09-03T12:19:24.281Z
25362026-09-03T12:19:24.281Zcreated new freemap, unit: Sep 03 12:19:22.869freemap_route_ipv6Sep 03 12:19:22.869Sep 03 12:19:22.869
25372026-09-03T12:19:24.281ZDEBG 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 } }] 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: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 03 12:19:22.869
25382026-09-03T12:19:24.281Z
25392026-09-03T12:19:24.281Z
25402026-09-03T12:19:24.281ZDEBG initted freemap. size: 64Sep 03 12:19:22.869, Sep 03 12:19:22.869unitINFO : Sep 03 12:19:22.869adding route 3fff:beef::/64 -> 2001:db8::55:fffreemap_route_ipv4
25412026-09-03T12:19:24.281Z INFO
25422026-09-03T12:19:24.281Z INFOadding route 3fff:beef:18::/64 -> 2001:db8::55:ffSep 03 12:19:22.869
25432026-09-03T12:19:24.282Z DEBGadding route 3fff:beef:10::/64 -> 2001:db8::55:ffSep 03 12:19:22.869
25442026-09-03T12:19:24.282Z 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 } }] Sep 03 12:19:22.869Sep 03 12:19:22.869
25452026-09-03T12:19:24.282Z reset freemap , DEBGDEBG 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 03 12:19:22.869unit :
25462026-09-03T12:19:24.282Z 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 } }]INFO
25472026-09-03T12:19:24.282Zfreemap_route_ipv4
25482026-09-03T12:19:24.282Zadding route 3fff:beef:1::/64 -> 2001:db8::55:ff
25492026-09-03T12:19:24.282ZSep 03 12:19:22.869Sep 03 12:19:22.869 INFOSep 03 12:19:22.869INFO DEBGSep 03 12:19:22.869 adding route 3fff:beef:11::/64 -> 2001:db8::55:ff
25502026-09-03T12:19:24.282Zinitted freemap. size: 64DEBG , 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 } }]unitadding route 3fff:beef:19::/64 -> 2001:db8::55:ff:Sep 03 12:19:22.869
25512026-09-03T12:19:24.282Z freemap_route_ipv6
25522026-09-03T12:19:24.282ZDEBG
25532026-09-03T12:19:24.282Ztest api_server::tests::test_build_info ... ok
25542026-09-03T12:19:24.282Z 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 } }]
25552026-09-03T12:19:24.282ZSep 03 12:19:22.869Sep 03 12:19:22.869Sep 03 12:19:22.869 Sep 03 12:19:22.869 DEBGINFOSep 03 12:19:22.869 reset freemapINFODEBG, unit created new freemap: , adding route 3fff:beef:12::/64 -> 2001:db8::55:ffadding route 3fff:beef:2::/64 -> 2001:db8::55:ff
25562026-09-03T12:19:24.282Z
25572026-09-03T12:19:24.282Zunitfreemap_route_ipv6:
25582026-09-03T12:19:24.282Z freemap_route_ipv4Sep 03 12:19:22.869Sep 03 12:19:22.869
25592026-09-03T12:19:24.282Z DEBGDEBG Sep 03 12:19:22.869 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 03 12:19:22.869 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 } }]
25602026-09-03T12:19:24.282Z
25612026-09-03T12:19:24.282ZDEBGINFO created new freemapadding route 3fff:dead::/64 -> 2001:db8::55:1,
25622026-09-03T12:19:24.282Zunit: freemap_route_ipv6Sep 03 12:19:22.869Sep 03 12:19:22.869
25632026-09-03T12:19:24.282ZSep 03 12:19:22.869 INFO DEBGadding route 3fff:beef:3::/64 -> 2001:db8::55:ffSep 03 12:19:22.869 INFODEBG
25642026-09-03T12:19:24.282Z 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:13::/64 -> 2001:db8::55:ffinitted freemap. size: 64
25652026-09-03T12:19:24.282Z,
25662026-09-03T12:19:24.282Zunit: Sep 03 12:19:22.869freemap_route_ipv4Sep 03 12:19:22.869Sep 03 12:19:22.869
25672026-09-03T12:19:24.283Z DEBG 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 } }]Sep 03 12:19:22.869
25682026-09-03T12:19:24.283Z adding route 3fff:dead::/64 -> 2001:db8::55:1DEBGDEBG
25692026-09-03T12:19:24.283Z reset freemap 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 } }],
25702026-09-03T12:19:24.283ZunitSep 03 12:19:22.869: DEBGfreemap_route_ipv4
25712026-09-03T12:19:24.283Zreplacing 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 03 12:19:22.869
25722026-09-03T12:19:24.283Z INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ffSep 03 12:19:22.869
25732026-09-03T12:19:24.283Z Sep 03 12:19:22.869INFO Sep 03 12:19:22.869DEBG Sep 03 12:19:22.869INFO initted freemap. size: 64DEBG, 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:dead::/64 -> 2001:db8::55:1unit
25742026-09-03T12:19:24.283Z:
25752026-09-03T12:19:24.283Zadding route 3fff:beef:14::/64 -> 2001:db8::55:ff
25762026-09-03T12:19:24.283Zfreemap_route_ipv6Sep 03 12:19:22.869
25772026-09-03T12:19:24.283Z DEBGSep 03 12:19:22.869 Sep 03 12:19:22.869Sep 03 12:19:22.869replacing 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 } }]
25782026-09-03T12:19:24.283ZDEBG INFOreset freemap , adding route 3fff:beef:5::/64 -> 2001:db8::55:ffunit
25792026-09-03T12:19:24.283Z:Sep 03 12:19:22.869 DEBG freemap_route_ipv6INFO
25802026-09-03T12:19:24.283Z adding route 3fff:dead::/64 -> 2001:db8::55:2replacing 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 } }]
25812026-09-03T12:19:24.283ZSep 03 12:19:22.869Sep 03 12:19:22.869 INFO
25822026-09-03T12:19:24.283ZDEBGSep 03 12:19:22.869adding route 3fff:dead::/64 -> 2001:db8::55:1 DEBG
25832026-09-03T12:19:24.283Zreplacing 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 03 12:19:22.869replacing 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 } }] INFO
25842026-09-03T12:19:24.283Z
25852026-09-03T12:19:24.283Z adding route 3fff:beef:15::/64 -> 2001:db8::55:ffSep 03 12:19:22.869
25862026-09-03T12:19:24.283Z DEBGSep 03 12:19:22.869 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 03 12:19:22.869Sep 03 12:19:22.869
25872026-09-03T12:19:24.283ZINFOINFO adding route 3fff:beef::/64 -> 2001:db8::55:ffadding route 3fff:beef:6::/64 -> 2001:db8::55:ff
25882026-09-03T12:19:24.283ZDEBG
25892026-09-03T12:19:24.283Z 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 } }]
25902026-09-03T12:19:24.283ZSep 03 12:19:22.869Sep 03 12:19:22.869 Sep 03 12:19:22.869DEBG 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 } }]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 } }]
25912026-09-03T12:19:24.283ZSep 03 12:19:22.869replacing 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 } }]
25922026-09-03T12:19:24.283Z
25932026-09-03T12:19:24.284Z INFO Sep 03 12:19:22.869adding route 3fff:beef:16::/64 -> 2001:db8::55:ff Sep 03 12:19:22.869
25942026-09-03T12:19:24.284Z INFOINFO Sep 03 12:19:22.869 adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
25952026-09-03T12:19:24.284ZDEBG adding route 3fff:beef:7::/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 } }]
25962026-09-03T12:19:24.284Z
25972026-09-03T12:19:24.284ZSep 03 12:19:22.869 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 03 12:19:22.869
25982026-09-03T12:19:24.284Z 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 } }]
25992026-09-03T12:19:24.284ZSep 03 12:19:22.869 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ffSep 03 12:19:22.869
26002026-09-03T12:19:24.284Z INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
26012026-09-03T12:19:24.284ZSep 03 12:19:22.869 DEBGSep 03 12:19:22.869 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 } }]INFO
26022026-09-03T12:19:24.284Z Sep 03 12:19:22.869adding route 3fff:beef:17::/64 -> 2001:db8::55:ff
26032026-09-03T12:19:24.284ZDEBGSep 03 12:19:22.869 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 03 12:19:22.869INFO
26042026-09-03T12:19:24.289Z DEBGadding route 3fff:beef:3::/64 -> 2001:db8::55:ff
26052026-09-03T12:19:24.289Zreplacing 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 03 12:19:22.869
26062026-09-03T12:19:24.289Z INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ffSep 03 12:19:22.869
26072026-09-03T12:19:24.289Z Sep 03 12:19:22.869DEBG INFOreplacing 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 } }]
26082026-09-03T12:19:24.289ZSep 03 12:19:22.869adding route 3fff:beef:18::/64 -> 2001:db8::55:ff
26092026-09-03T12:19:24.289ZDEBG 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 03 12:19:22.869
26102026-09-03T12:19:24.289Z INFO Sep 03 12:19:22.869adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
26112026-09-03T12:19:24.289ZSep 03 12:19:22.869DEBG 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 } }]adding route 3fff:beef:a::/64 -> 2001:db8::55:ffSep 03 12:19:22.869
26122026-09-03T12:19:24.289Z
26132026-09-03T12:19:24.289ZDEBG 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 03 12:19:22.869
26142026-09-03T12:19:24.289ZSep 03 12:19:22.869 DEBGINFO Sep 03 12:19:22.869replacing 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 } }]
26152026-09-03T12:19:24.289ZINFOadding route 3fff:beef:19::/64 -> 2001:db8::55:ff
26162026-09-03T12:19:24.289Zadding route 3fff:beef:5::/64 -> 2001:db8::55:ff
26172026-09-03T12:19:24.289ZSep 03 12:19:22.869 INFOSep 03 12:19:22.869 Sep 03 12:19:22.869 adding route 3fff:beef:b::/64 -> 2001:db8::55:ffDEBG
26182026-09-03T12:19:24.289Z 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 } }]
26192026-09-03T12:19:24.289Zreplacing 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 03 12:19:22.869
26202026-09-03T12:19:24.289Z DEBGSep 03 12:19:22.869 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 } }]INFOSep 03 12:19:22.869
26212026-09-03T12:19:24.289Z INFOadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
26222026-09-03T12:19:24.289Zadding route 3fff:beef:6::/64 -> 2001:db8::55:ff
26232026-09-03T12:19:24.289ZSep 03 12:19:22.869Sep 03 12:19:22.869 INFODEBGSep 03 12:19:22.869 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:c::/64 -> 2001:db8::55:ff
26242026-09-03T12:19:24.289Z
26252026-09-03T12:19:24.289ZDEBG 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 03 12:19:22.869Sep 03 12:19:22.869
26262026-09-03T12:19:24.289Z DEBGINFO 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 } }]adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
26272026-09-03T12:19:24.289ZSep 03 12:19:22.869
26282026-09-03T12:19:24.289Z INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ffSep 03 12:19:22.869
26292026-09-03T12:19:24.289ZSep 03 12:19:22.869 DEBGINFO 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:d::/64 -> 2001:db8::55:ffSep 03 12:19:22.869
26302026-09-03T12:19:24.290Z
26312026-09-03T12:19:24.290ZDEBG 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 03 12:19:22.869
26322026-09-03T12:19:24.290Z Sep 03 12:19:22.869DEBG INFO 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:1c::/64 -> 2001:db8::55:ff
26332026-09-03T12:19:24.290Z
26342026-09-03T12:19:24.290ZSep 03 12:19:22.869 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ffSep 03 12:19:22.869
26352026-09-03T12:19:24.290ZSep 03 12:19:22.869 INFODEBG adding route 3fff:beef:e::/64 -> 2001:db8::55:ffSep 03 12:19:22.869replacing 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 } }]
26362026-09-03T12:19:24.290Z
26372026-09-03T12:19:24.290Z 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 03 12:19:22.869
26382026-09-03T12:19:24.290Z Sep 03 12:19:22.869DEBG 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 } }]
26392026-09-03T12:19:24.290Zadding route 3fff:beef:1d::/64 -> 2001:db8::55:ffSep 03 12:19:22.869
26402026-09-03T12:19:24.290Z INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ffSep 03 12:19:22.869
26412026-09-03T12:19:24.290Z Sep 03 12:19:22.869INFO DEBGadding route 3fff:beef:f::/64 -> 2001:db8::55:ff
26422026-09-03T12:19:24.290Zreplacing 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 03 12:19:22.869
26432026-09-03T12:19:24.290Z 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 } }]
26442026-09-03T12:19:24.291ZSep 03 12:19:22.869Sep 03 12:19:22.869 DEBGINFO Sep 03 12:19:22.869 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 } }]
26452026-09-03T12:19:24.291ZINFOadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
26462026-09-03T12:19:24.291Zadding route 3fff:beef:a::/64 -> 2001:db8::55:ff
26472026-09-03T12:19:24.291ZSep 03 12:19:22.869Sep 03 12:19:22.869 INFODEBGSep 03 12:19:22.869 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:10::/64 -> 2001:db8::55:ff
26482026-09-03T12:19:24.291Z
26492026-09-03T12:19:24.291ZDEBG 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 } }]
26502026-09-03T12:19:24.291ZSep 03 12:19:22.869Sep 03 12:19:22.869 INFODEBGSep 03 12:19:22.869 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
26512026-09-03T12:19:24.291Zadding route 3fff:beef:1f::/64 -> 2001:db8::55:ffadding route 3fff:beef:b::/64 -> 2001:db8::55:ff
26522026-09-03T12:19:24.291Z
26532026-09-03T12:19:24.291ZSep 03 12:19:22.869Sep 03 12:19:22.869 Sep 03 12:19:22.869INFO DEBG DEBG adding route 3fff:beef:11::/64 -> 2001:db8::55:ff
26542026-09-03T12:19:24.291Zreplacing 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: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 } }]
26552026-09-03T12:19:24.291Z
26562026-09-03T12:19:24.292ZSep 03 12:19:22.869Sep 03 12:19:22.869 Sep 03 12:19:22.869DEBG INFOINFOreplacing 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 } }]
26572026-09-03T12:19:24.292Zadding route 3fff:beef:c::/64 -> 2001:db8::55:ff
26582026-09-03T12:19:24.292Zadding route 3fff:beef:20::/64 -> 2001:db8::55:ff
26592026-09-03T12:19:24.292ZSep 03 12:19:22.869 INFOSep 03 12:19:22.869 Sep 03 12:19:22.869adding route 3fff:beef:12::/64 -> 2001:db8::55:ffDEBG
26602026-09-03T12:19:24.292Z 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
26612026-09-03T12:19:24.292Z Sep 03 12:19:22.869replacing 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 } }]
26622026-09-03T12:19:24.292ZDEBG 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 } }]
26632026-09-03T12:19:24.292ZSep 03 12:19:22.869Sep 03 12:19:22.869 INFOINFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ffadding route 3fff:beef:21::/64 -> 2001:db8::55:ff
26642026-09-03T12:19:24.292ZSep 03 12:19:22.869
26652026-09-03T12:19:24.292Z INFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ffSep 03 12:19:22.869
26662026-09-03T12:19:24.292ZSep 03 12:19:22.869 DEBGDEBGSep 03 12:19:22.869 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 } }]
26672026-09-03T12:19:24.292ZDEBG 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 } }]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 } }]
26682026-09-03T12:19:24.292Z
26692026-09-03T12:19:24.293ZSep 03 12:19:22.869 INFOSep 03 12:19:22.869 Sep 03 12:19:22.869adding route 3fff:beef:e::/64 -> 2001:db8::55:ff
26702026-09-03T12:19:24.293ZINFOINFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ffSep 03 12:19:22.869
26712026-09-03T12:19:24.293Zadding route 3fff:beef:22::/64 -> 2001:db8::55:ff
26722026-09-03T12:19:24.293ZDEBG 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 03 12:19:22.869
26732026-09-03T12:19:24.293Z Sep 03 12:19:22.869DEBG DEBGreplacing 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 } }]
26742026-09-03T12:19:24.293Zreplacing 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 03 12:19:22.869
26752026-09-03T12:19:24.293Z INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ff
26762026-09-03T12:19:24.293ZSep 03 12:19:22.869Sep 03 12:19:22.869 INFOINFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ffadding route 3fff:beef:23::/64 -> 2001:db8::55:ffSep 03 12:19:22.869
26772026-09-03T12:19:24.293Z
26782026-09-03T12:19:24.293ZDEBG 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 03 12:19:22.869Sep 03 12:19:22.869
26792026-09-03T12:19:24.293Z 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: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 } }]
26802026-09-03T12:19:24.293Z
26812026-09-03T12:19:24.293ZSep 03 12:19:22.869 INFO Sep 03 12:19:22.869adding route 3fff:beef:10::/64 -> 2001:db8::55:ffSep 03 12:19:22.869 INFO
26822026-09-03T12:19:24.293Z adding route 3fff:beef:16::/64 -> 2001:db8::55:ffINFO
26832026-09-03T12:19:24.293Z adding route 3fff:beef:24::/64 -> 2001:db8::55:ffSep 03 12:19:22.869
26842026-09-03T12:19:24.293ZSep 03 12:19:22.869 DEBGDEBG 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 } }]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 } }]
26852026-09-03T12:19:24.293Z
26862026-09-03T12:19:24.293ZSep 03 12:19:22.870 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 03 12:19:22.870Sep 03 12:19:22.870 INFOINFO
26872026-09-03T12:19:24.293Zadding route 3fff:beef:11::/64 -> 2001:db8::55:ff
26882026-09-03T12:19:24.293Zadding route 3fff:beef:17::/64 -> 2001:db8::55:ff
26892026-09-03T12:19:24.293ZSep 03 12:19:22.870Sep 03 12:19:22.870Sep 03 12:19:22.870 DEBGDEBG 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 } }]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 } }]
26902026-09-03T12:19:24.294Z
26912026-09-03T12:19:24.294Z adding route 3fff:beef:25::/64 -> 2001:db8::55:ff
26922026-09-03T12:19:24.294ZSep 03 12:19:22.870Sep 03 12:19:22.870 INFOINFO Sep 03 12:19:22.870adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
26932026-09-03T12:19:24.294Z adding route 3fff:beef:18::/64 -> 2001:db8::55:ffDEBG
26942026-09-03T12:19:24.294Z 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 } }]
26952026-09-03T12:19:24.294ZSep 03 12:19:22.870Sep 03 12:19:22.870 DEBG 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 } }] Sep 03 12:19:22.870replacing 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 } }]
26962026-09-03T12:19:24.294ZINFO
26972026-09-03T12:19:24.294Z adding route 3fff:beef:26::/64 -> 2001:db8::55:ff
26982026-09-03T12:19:24.294ZSep 03 12:19:22.870Sep 03 12:19:22.870 INFOINFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ffadding route 3fff:beef:13::/64 -> 2001:db8::55:ff
26992026-09-03T12:19:24.294Z
27002026-09-03T12:19:24.294ZSep 03 12:19:22.870 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 03 12:19:22.870
27012026-09-03T12:19:24.294Z Sep 03 12:19:22.870DEBG 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 03 12:19:22.870
27022026-09-03T12:19:24.294Z 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 } }]
27032026-09-03T12:19:24.294Zadding route 3fff:beef:27::/64 -> 2001:db8::55:ffSep 03 12:19:22.870
27042026-09-03T12:19:24.300Z INFO Sep 03 12:19:22.870Sep 03 12:19:22.870 adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffINFO
27052026-09-03T12:19:24.300Z DEBGadding route 3fff:beef:14::/64 -> 2001:db8::55:ff
27062026-09-03T12:19:24.300Zreplacing 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 } }]
27072026-09-03T12:19:24.300ZSep 03 12:19:22.870 DEBGSep 03 12:19:22.870 Sep 03 12:19:22.870replacing 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 } }]
27082026-09-03T12:19:24.300ZDEBGINFO 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:28::/64 -> 2001:db8::55:ff
27092026-09-03T12:19:24.300Z
27102026-09-03T12:19:24.301ZSep 03 12:19:22.870 INFOSep 03 12:19:22.870Sep 03 12:19:22.870 adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffINFO
27112026-09-03T12:19:24.301Z DEBGadding route 3fff:beef:15::/64 -> 2001:db8::55:ff
27122026-09-03T12:19:24.301Zreplacing 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 03 12:19:22.870
27132026-09-03T12:19:24.301ZSep 03 12:19:22.870 DEBGDEBG 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: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 } }]
27142026-09-03T12:19:24.301Z
27152026-09-03T12:19:24.301ZSep 03 12:19:22.870 INFO adding route 3fff:beef:29::/64 -> 2001:db8::55:ffSep 03 12:19:22.870Sep 03 12:19:22.870
27162026-09-03T12:19:24.301Z INFOINFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ff
27172026-09-03T12:19:24.301Zadding route 3fff:beef:1c::/64 -> 2001:db8::55:ffSep 03 12:19:22.870
27182026-09-03T12:19:24.302Z DEBGSep 03 12:19:22.870 Sep 03 12:19:22.870replacing 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 } }] DEBGDEBG
27192026-09-03T12:19:24.302Z 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 } }]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 } }]
27202026-09-03T12:19:24.302Z
27212026-09-03T12:19:24.302ZSep 03 12:19:22.870 INFOSep 03 12:19:22.870 Sep 03 12:19:22.870 INFOINFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ffadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
27222026-09-03T12:19:24.302Zadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
27232026-09-03T12:19:24.302Z
27242026-09-03T12:19:24.302ZSep 03 12:19:22.870Sep 03 12:19:22.870 Sep 03 12:19:22.870 DEBGDEBGDEBG 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: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 } }]
27252026-09-03T12:19:24.302Zreplacing 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 } }]
27262026-09-03T12:19:24.302Z
27272026-09-03T12:19:24.303ZSep 03 12:19:22.870Sep 03 12:19:22.870Sep 03 12:19:22.870 INFOINFOINFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffadding route 3fff:beef:2b::/64 -> 2001:db8::55:ffadding route 3fff:beef:18::/64 -> 2001:db8::55:ff
27282026-09-03T12:19:24.303Z
27292026-09-03T12:19:24.303Z
27302026-09-03T12:19:24.303ZSep 03 12:19:22.870Sep 03 12:19:22.870 DEBGSep 03 12:19:22.870DEBG 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
27312026-09-03T12:19:24.303Zreplacing 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 } }]
27322026-09-03T12:19:24.303Zreplacing 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 } }]
27332026-09-03T12:19:24.303ZSep 03 12:19:22.870Sep 03 12:19:22.870 Sep 03 12:19:22.870 INFOINFOINFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffadding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
27342026-09-03T12:19:24.303Z
27352026-09-03T12:19:24.303Zadding route 3fff:beef:19::/64 -> 2001:db8::55:ff
27362026-09-03T12:19:24.304ZSep 03 12:19:22.870Sep 03 12:19:22.870Sep 03 12:19:22.870 DEBGDEBGDEBG 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 } }]
27372026-09-03T12:19:24.304Zreplacing 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: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 } }]
27382026-09-03T12:19:24.304Z
27392026-09-03T12:19:24.304ZSep 03 12:19:22.870Sep 03 12:19:22.870Sep 03 12:19:22.870 INFOINFO INFOadding route 3fff:beef:20::/64 -> 2001:db8::55:ff
27402026-09-03T12:19:24.304Zadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
27412026-09-03T12:19:24.304Zadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
27422026-09-03T12:19:24.304ZSep 03 12:19:22.870Sep 03 12:19:22.870 Sep 03 12:19:22.870DEBGDEBG 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 } }]DEBGreplacing 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 } }]
27432026-09-03T12:19:24.304Z
27442026-09-03T12:19:24.304Zreplacing 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 } }]
27452026-09-03T12:19:24.304ZSep 03 12:19:22.870Sep 03 12:19:22.870 Sep 03 12:19:22.870 INFO INFOINFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff adding route 3fff:beef:21::/64 -> 2001:db8::55:ffadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
27462026-09-03T12:19:24.304Z
27472026-09-03T12:19:24.304Z
27482026-09-03T12:19:24.304ZSep 03 12:19:22.870Sep 03 12:19:22.870Sep 03 12:19:22.870 DEBG DEBG DEBGreplacing 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: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 } }]
27492026-09-03T12:19:24.304Zreplacing 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 } }]
27502026-09-03T12:19:24.304Z
27512026-09-03T12:19:24.304ZSep 03 12:19:22.870Sep 03 12:19:22.870Sep 03 12:19:22.870 INFOINFOINFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ffadding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
27522026-09-03T12:19:24.305Z
27532026-09-03T12:19:24.305Zadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
27542026-09-03T12:19:24.305ZSep 03 12:19:22.870Sep 03 12:19:22.870Sep 03 12:19:22.870 DEBGDEBGDEBG 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 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 } }]
27552026-09-03T12:19:24.305Z
27562026-09-03T12:19:24.305Zreplacing 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 } }]
27572026-09-03T12:19:24.305ZSep 03 12:19:22.870Sep 03 12:19:22.870 Sep 03 12:19:22.870INFO INFOadding route 3fff:beef:23::/64 -> 2001:db8::55:ff
27582026-09-03T12:19:24.305Zadding route 3fff:beef:30::/64 -> 2001:db8::55:ffINFO
27592026-09-03T12:19:24.305Z adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
27602026-09-03T12:19:24.305ZSep 03 12:19:22.870 Sep 03 12:19:22.870DEBG Sep 03 12:19:22.870DEBGSep 03 12:19:22.870DEBG DEBG created new freemapreplacing 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 } }], unitDEBG : freemap_route_ipv4replacing 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 } }]
27612026-09-03T12:19:24.305Z
27622026-09-03T12:19:24.305Ztest route::tests::grow_succeeds ... ok
27632026-09-03T12:19:24.305Z 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 03 12:19:22.870
27642026-09-03T12:19:24.305Z 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 } }]
27652026-09-03T12:19:24.305ZDEBG
27662026-09-03T12:19:24.305Z Sep 03 12:19:22.870created new freemap, unit: freemap_route_ipv6
27672026-09-03T12:19:24.305ZSep 03 12:19:22.870Sep 03 12:19:22.870 INFO DEBGadding route 3fff:beef:24::/64 -> 2001:db8::55:ff
27682026-09-03T12:19:24.305Zinitted freemap. size: 64, unit:Sep 03 12:19:22.870 freemap_route_ipv4Sep 03 12:19:22.870
27692026-09-03T12:19:24.305ZINFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
27702026-09-03T12:19:24.306Z Sep 03 12:19:22.870Sep 03 12:19:22.870 DEBG INFOreset freemapINFO, unit : freemap_route_ipv4 adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
27712026-09-03T12:19:24.306ZDEBG 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 } }]
27722026-09-03T12:19:24.306Z
27732026-09-03T12:19:24.306ZSep 03 12:19:22.870Sep 03 12:19:22.870 DEBG initted freemap. size: 64, unit:adding route 3fff:beef:31::/64 -> 2001:db8::55:ff
27742026-09-03T12:19:24.306Zfreemap_route_ipv6INFO
27752026-09-03T12:19:24.306ZSep 03 12:19:22.870Sep 03 12:19:22.870Sep 03 12:19:22.870 DEBG reset freemap, unitSep 03 12:19:22.870: freemap_route_ipv6DEBG
27762026-09-03T12:19:24.306Z adding route 3fff:beef:25::/64 -> 2001:db8::55:ff
27772026-09-03T12:19:24.306Z Sep 03 12:19:22.870Sep 03 12:19:22.870 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 } }] adding route 172.16.0.0/32 -> 10.0.0.1
27782026-09-03T12:19:24.306Z
27792026-09-03T12:19:24.306ZDEBGDEBG Sep 03 12:19:22.870Sep 03 12:19:22.870 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 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 } }]
27802026-09-03T12:19:24.306Zreplacing 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 } }]
27812026-09-03T12:19:24.306ZSep 03 12:19:22.870DEBG 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 03 12:19:22.870
27822026-09-03T12:19:24.306Z 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 } }]
27832026-09-03T12:19:24.306Zadding route 3fff:beef:32::/64 -> 2001:db8::55:ff
27842026-09-03T12:19:24.306Z
27852026-09-03T12:19:24.306ZINFOSep 03 12:19:22.870Sep 03 12:19:22.870 adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff DEBG
27862026-09-03T12:19:24.306Z INFOreplacing 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 } }]
27872026-09-03T12:19:24.306Zadding route 3fff:beef:1b::/64 -> 2001:db8::55:ffSep 03 12:19:22.870
27882026-09-03T12:19:24.306Z INFO Sep 03 12:19:22.870Sep 03 12:19:22.870adding route 3fff:beef:26::/64 -> 2001:db8::55:ff Sep 03 12:19:22.870DEBG DEBGINFO
27892026-09-03T12:19:24.306Zreplacing 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: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:33::/64 -> 2001:db8::55:ff
27902026-09-03T12:19:24.306Z
27912026-09-03T12:19:24.306Z
27922026-09-03T12:19:24.306ZSep 03 12:19:22.870Sep 03 12:19:22.870Sep 03 12:19:22.870 Sep 03 12:19:22.870 INFODEBGINFO 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 } }]
27932026-09-03T12:19:24.307Zadding route 3fff:beef:20::/64 -> 2001:db8::55:ffadding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
27942026-09-03T12:19:24.307Z
27952026-09-03T12:19:24.307Zreplacing 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 } }]
27962026-09-03T12:19:24.307ZSep 03 12:19:22.870 Sep 03 12:19:22.870Sep 03 12:19:22.870 Sep 03 12:19:22.870 INFO DEBGINFOadding route 3fff:beef:27::/64 -> 2001:db8::55:ff 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 } }]
27972026-09-03T12:19:24.307Z adding route 3fff:beef:34::/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 } }]
27982026-09-03T12:19:24.307Z
27992026-09-03T12:19:24.307ZSep 03 12:19:22.870 DEBG
28002026-09-03T12:19:24.307Z 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 03 12:19:22.870
28012026-09-03T12:19:24.307Z DEBGSep 03 12:19:22.870 Sep 03 12:19:22.870replacing 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 } }]
28022026-09-03T12:19:24.308Z INFO Sep 03 12:19:22.870adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffINFO
28032026-09-03T12:19:24.308Z adding route 3fff:beef:21::/64 -> 2001:db8::55:ffSep 03 12:19:22.870
28042026-09-03T12:19:24.313Z INFOINFOSep 03 12:19:22.870 Sep 03 12:19:22.870 adding route 3fff:beef:28::/64 -> 2001:db8::55:ffadding route 3fff:beef:35::/64 -> 2001:db8::55:ffDEBG
28052026-09-03T12:19:24.313ZDEBG
28062026-09-03T12:19:24.313Z 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 } }]
28072026-09-03T12:19:24.313Z
28082026-09-03T12:19:24.313ZSep 03 12:19:22.870Sep 03 12:19:22.870Sep 03 12:19:22.870Sep 03 12:19:22.870 DEBGDEBGINFO 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:1e::/64 -> 2001:db8::55:ff
28092026-09-03T12:19:24.313Zreplacing 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 } }]
28102026-09-03T12:19:24.313ZINFO
28112026-09-03T12:19:24.313Z adding route 3fff:beef:22::/64 -> 2001:db8::55:ffSep 03 12:19:22.870
28122026-09-03T12:19:24.313Z Sep 03 12:19:22.870INFO INFOadding route 3fff:beef:36::/64 -> 2001:db8::55:ff Sep 03 12:19:22.870Sep 03 12:19:22.870
28132026-09-03T12:19:24.313Z adding route 3fff:beef:29::/64 -> 2001:db8::55:ff
28142026-09-03T12:19:24.313ZDEBGDEBG 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 03 12:19:22.870
28152026-09-03T12:19:24.313Zreplacing 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 03 12:19:22.870
28162026-09-03T12:19:24.313Z DEBGDEBG Sep 03 12:19:22.870Sep 03 12:19:22.870replacing 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 } }]
28172026-09-03T12:19:24.313Z INFOINFO 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 } }]adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff Sep 03 12:19:22.870
28182026-09-03T12:19:24.313Zadding route 3fff:beef:23::/64 -> 2001:db8::55:ff
28192026-09-03T12:19:24.313Z
28202026-09-03T12:19:24.313Z INFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffSep 03 12:19:22.870
28212026-09-03T12:19:24.313ZSep 03 12:19:22.870 Sep 03 12:19:22.870 INFO DEBG adding route 3fff:beef:37::/64 -> 2001:db8::55:ffreplacing 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 } }]
28222026-09-03T12:19:24.313Z
28232026-09-03T12:19:24.313ZDEBG Sep 03 12:19:22.870Sep 03 12:19:22.870 Sep 03 12:19:22.870 DEBGINFOreplacing 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: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
28242026-09-03T12:19:24.313Zadding route 3fff:beef:20::/64 -> 2001:db8::55:ff
28252026-09-03T12:19:24.313Z
28262026-09-03T12:19:24.313Zreplacing 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 } }]
28272026-09-03T12:19:24.313ZSep 03 12:19:22.870 Sep 03 12:19:22.870INFO Sep 03 12:19:22.870DEBG adding route 3fff:beef:24::/64 -> 2001:db8::55:ff INFO
28282026-09-03T12:19:24.313ZSep 03 12:19:22.870replacing 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 } }]
28292026-09-03T12:19:24.314Zadding route 3fff:beef:38::/64 -> 2001:db8::55:ff
28302026-09-03T12:19:24.314ZSep 03 12:19:22.870INFO Sep 03 12:19:22.870DEBG Sep 03 12:19:22.870 INFO 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 } }] adding route 3fff:beef:21::/64 -> 2001:db8::55:ff
28312026-09-03T12:19:24.314Zreplacing 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 } }]
28322026-09-03T12:19:24.314Z
28332026-09-03T12:19:24.314Zadding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
28342026-09-03T12:19:24.314ZSep 03 12:19:22.870 Sep 03 12:19:22.870Sep 03 12:19:22.870 DEBGINFOINFO Sep 03 12:19:22.870 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
28352026-09-03T12:19:24.314Z
28362026-09-03T12:19:24.314Z DEBGadding route 3fff:beef:25::/64 -> 2001:db8::55:ff
28372026-09-03T12:19:24.314Zreplacing 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 03 12:19:22.870
28382026-09-03T12:19:24.314ZSep 03 12:19:22.870 DEBG INFO 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 3fff:beef:22::/64 -> 2001:db8::55:ffSep 03 12:19:22.870
28392026-09-03T12:19:24.314ZSep 03 12:19:22.870
28402026-09-03T12:19:24.314ZINFO DEBG Sep 03 12:19:22.870 adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff INFO
28412026-09-03T12:19:24.314Zreplacing 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 } }]
28422026-09-03T12:19:24.314Zadding route 3fff:beef:3a::/64 -> 2001:db8::55:ffSep 03 12:19:22.870
28432026-09-03T12:19:24.314Z Sep 03 12:19:22.870DEBG 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 03 12:19:22.870DEBG
28442026-09-03T12:19:24.314ZSep 03 12:19:22.870 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 } }] 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 } }]
28452026-09-03T12:19:24.314Z
28462026-09-03T12:19:24.314ZINFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ffSep 03 12:19:22.870
28472026-09-03T12:19:24.314Z Sep 03 12:19:22.870Sep 03 12:19:22.870 INFOINFOINFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ffSep 03 12:19:22.870adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
28482026-09-03T12:19:24.314Z
28492026-09-03T12:19:24.314Z DEBG adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffSep 03 12:19:22.870Sep 03 12:19:22.870replacing 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 } }]
28502026-09-03T12:19:24.314ZDEBG
28512026-09-03T12:19:24.314Z DEBGSep 03 12:19:22.870 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: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 } }]
28522026-09-03T12:19:24.314Z
28532026-09-03T12:19:24.314ZINFO Sep 03 12:19:22.870adding route 3fff:beef:27::/64 -> 2001:db8::55:ff
28542026-09-03T12:19:24.314ZDEBGSep 03 12:19:22.870 Sep 03 12:19:22.870replacing 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 } }] INFOINFO
28552026-09-03T12:19:24.314Zadding route 3fff:beef:24::/64 -> 2001:db8::55:ffadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
28562026-09-03T12:19:24.314Z
28572026-09-03T12:19:24.314ZSep 03 12:19:22.870Sep 03 12:19:22.870 DEBGSep 03 12:19:22.870 Sep 03 12:19:22.870INFODEBG 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 } }]
28582026-09-03T12:19:24.314Z adding route 3fff:beef:2e::/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 } }]
28592026-09-03T12:19:24.314Z
28602026-09-03T12:19:24.315ZDEBG 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 03 12:19:22.870
28612026-09-03T12:19:24.315ZSep 03 12:19:22.870Sep 03 12:19:22.870 INFO INFOadding route 3fff:beef:28::/64 -> 2001:db8::55:ff
28622026-09-03T12:19:24.315Z adding route 3fff:beef:25::/64 -> 2001:db8::55:ffSep 03 12:19:22.871
28632026-09-03T12:19:24.315Ztest route::tests::rollback_on_compact_delete_failure ... ok
28642026-09-03T12:19:24.315Z INFO Sep 03 12:19:22.871adding route 3fff:beef:3d::/64 -> 2001:db8::55:ff
28652026-09-03T12:19:24.315ZDEBG Sep 03 12:19:22.871replacing 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 } }] DEBGDEBG
28662026-09-03T12:19:24.315ZSep 03 12:19:22.871 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 03 12:19:22.871
28672026-09-03T12:19:24.315Z 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 } }]DEBGINFO
28682026-09-03T12:19:24.315Z adding route 3fff:beef:29::/64 -> 2001:db8::55:ffreplacing 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 03 12:19:22.871
28692026-09-03T12:19:24.315Z INFO
28702026-09-03T12:19:24.315ZSep 03 12:19:22.871 adding route 3fff:beef:26::/64 -> 2001:db8::55:ffSep 03 12:19:22.871
28712026-09-03T12:19:24.315Z INFOSep 03 12:19:22.871 INFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff DEBGadding route 3fff:beef:3e::/64 -> 2001:db8::55:ff
28722026-09-03T12:19:24.315Zreplacing 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 } }]
28732026-09-03T12:19:24.315ZSep 03 12:19:22.871
28742026-09-03T12:19:24.315Z DEBG Sep 03 12:19:22.871Sep 03 12:19:22.871 Sep 03 12:19:22.871 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
28752026-09-03T12:19:24.315ZDEBG INFOreplacing 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 } }]
28762026-09-03T12:19:24.315ZSep 03 12:19:22.871 adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffreplacing 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 } }]
28772026-09-03T12:19:24.315Z
28782026-09-03T12:19:24.315ZINFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ffSep 03 12:19:22.871
28792026-09-03T12:19:24.315Z DEBGSep 03 12:19:22.871Sep 03 12:19:22.871 INFO 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 } }]INFO Sep 03 12:19:22.871adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
28802026-09-03T12:19:24.315ZDEBG created new freemapSep 03 12:19:22.871, DEBGunit :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 } }]
28812026-09-03T12:19:24.315Zfreemap_route_ipv4
28822026-09-03T12:19:24.315Zadding route 3fff:beef:3f::/64 -> 2001:db8::55:ff
28832026-09-03T12:19:24.315ZSep 03 12:19:22.871Sep 03 12:19:22.871 Sep 03 12:19:22.871INFO DEBG 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 } }]adding route 3fff:beef:28::/64 -> 2001:db8::55:ff created new freemap, unit
28842026-09-03T12:19:24.315Z: freemap_route_ipv6
28852026-09-03T12:19:24.315ZSep 03 12:19:22.871
28862026-09-03T12:19:24.315ZDEBG Sep 03 12:19:22.871created new freemap Sep 03 12:19:22.871DEBGSep 03 12:19:22.871 INFOSep 03 12:19:22.871initted freemap. size: 64, unitDEBG: INFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff , 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 } }]adding route 3fff:beef:31::/64 -> 2001:db8::55:fffreemap_route_ipv4
28872026-09-03T12:19:24.315Z
28882026-09-03T12:19:24.316Z
28892026-09-03T12:19:24.316Z
28902026-09-03T12:19:24.316Zunit: Sep 03 12:19:22.871freemap_route_ipv4 Sep 03 12:19:22.871Sep 03 12:19:22.871Sep 03 12:19:22.871
28912026-09-03T12:19:24.316Z DEBG DEBGDEBG 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 } }] failed to allocate space for the new target list
28922026-09-03T12:19:24.316Z
28932026-09-03T12:19:24.316Zreplacing 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
28942026-09-03T12:19:24.316ZSep 03 12:19:22.871 created new freemap Sep 03 12:19:22.871, DEBGunit Sep 03 12:19:22.871reset freemapSep 03 12:19:22.871, INFOunit: : adding route 3fff:beef:32::/64 -> 2001:db8::55:ff freemap_route_ipv4
28952026-09-03T12:19:24.316ZINFO
28962026-09-03T12:19:24.316Zfreemap_route_ipv6
28972026-09-03T12:19:24.316ZDEBG adding route 3fff:beef:2c::/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 } }]
28982026-09-03T12:19:24.316ZSep 03 12:19:22.871
28992026-09-03T12:19:24.316Z DEBGSep 03 12:19:22.871 Sep 03 12:19:22.871 DEBGDEBG Sep 03 12:19:22.871 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 } }]DEBGinitted freemap. size: 64 failed to allocate space for the new target listinitted freemap. size: 64
29002026-09-03T12:19:24.316Z
29012026-09-03T12:19:24.316Z, unit:Sep 03 12:19:22.871, DEBGfreemap_route_ipv6Sep 03 12:19:22.871
29022026-09-03T12:19:24.316Z INFO unit :adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffSep 03 12:19:22.871replacing 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 } }]
29032026-09-03T12:19:24.316Z freemap_route_ipv4DEBG
29042026-09-03T12:19:24.321Z reset freemapSep 03 12:19:22.871, unitDEBG
29052026-09-03T12:19:24.321Z : 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 } }]freemap_route_ipv6
29062026-09-03T12:19:24.321Z
29072026-09-03T12:19:24.321ZSep 03 12:19:22.871 INFOSep 03 12:19:22.871 adding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 03 12:19:22.871DEBG
29082026-09-03T12:19:24.321Z INFOSep 03 12:19:22.871 reset freemapadding route 3fff:dead::/64 -> 2001:db8::55:1
29092026-09-03T12:19:24.321ZINFO, adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffunit
29102026-09-03T12:19:24.321Z: Sep 03 12:19:22.871freemap_route_ipv4 Sep 03 12:19:22.871DEBG
29112026-09-03T12:19:24.321Z Sep 03 12:19:22.871 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 } }]DEBG
29122026-09-03T12:19:24.321ZDEBG 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 03 12:19:22.871replacing 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 } }]
29132026-09-03T12:19:24.321ZDEBG
29142026-09-03T12:19:24.321Z initted freemap. size: 64Sep 03 12:19:22.871, Sep 03 12:19:22.871unit : freemap_route_ipv6INFO
29152026-09-03T12:19:24.321Z Sep 03 12:19:22.871adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff INFO
29162026-09-03T12:19:24.321Z
29172026-09-03T12:19:24.321ZINFO adding route 3fff:dead::/64 -> 2001:db8::55:2adding route 3fff:beef:34::/64 -> 2001:db8::55:ffSep 03 12:19:22.871
29182026-09-03T12:19:24.321Z
29192026-09-03T12:19:24.321ZSep 03 12:19:22.871 DEBG Sep 03 12:19:22.871Sep 03 12:19:22.871DEBGreplacing 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 } }]
29202026-09-03T12:19:24.321ZSep 03 12:19:22.871 DEBG DEBG Sep 03 12:19:22.871replacing 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 reset freemapreplacing 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
29212026-09-03T12:19:24.321Zreplacing 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 } }]
29222026-09-03T12:19:24.321Z adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
29232026-09-03T12:19:24.321Z,
29242026-09-03T12:19:24.321Zunit: freemap_route_ipv6Sep 03 12:19:22.871Sep 03 12:19:22.871 Sep 03 12:19:22.871INFO
29252026-09-03T12:19:24.321Z INFOadding route 3fff:dead::/64 -> 2001:db8::55:3DEBG
29262026-09-03T12:19:24.321Z adding route 3fff:beef:35::/64 -> 2001:db8::55:ff
29272026-09-03T12:19:24.322ZSep 03 12:19:22.871replacing 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 03 12:19:22.871
29282026-09-03T12:19:24.322Z INFODEBG Sep 03 12:19:22.871adding route 3fff:beef:29::/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 } }, 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 } }]
29292026-09-03T12:19:24.322ZDEBG 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 } }]
29302026-09-03T12:19:24.322Z
29312026-09-03T12:19:24.322ZSep 03 12:19:22.871Sep 03 12:19:22.871Sep 03 12:19:22.871 INFO Sep 03 12:19:22.871DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1INFO 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:31::/64 -> 2001:db8::55:ff
29322026-09-03T12:19:24.322Z
29332026-09-03T12:19:24.322ZINFO
29342026-09-03T12:19:24.322Zadding route 3fff:dead::/64 -> 2001:db8::55:4Sep 03 12:19:22.871
29352026-09-03T12:19:24.322ZSep 03 12:19:22.871 INFOSep 03 12:19:22.871 Sep 03 12:19:22.871 INFODEBGDEBG 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 03 12:19:22.871
29362026-09-03T12:19:24.322Zadding route 3fff:beef:36::/64 -> 2001:db8::55:ffreplacing 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 } }]
29372026-09-03T12:19:24.322Zadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
29382026-09-03T12:19:24.322Z
29392026-09-03T12:19:24.322Z Sep 03 12:19:22.871 DEBGSep 03 12:19:22.871DEBG 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 } }]Sep 03 12:19:22.871DEBG
29402026-09-03T12:19:24.322ZSep 03 12:19:22.871 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: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 } }]
29412026-09-03T12:19:24.322Z
29422026-09-03T12:19:24.322ZDEBGINFO 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 03 12:19:22.871
29432026-09-03T12:19:24.322Z adding route 3fff:beef:32::/64 -> 2001:db8::55:ffSep 03 12:19:22.871
29442026-09-03T12:19:24.322Z Sep 03 12:19:22.871INFOINFO Sep 03 12:19:22.871adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 03 12:19:22.871adding route 3fff:beef:37::/64 -> 2001:db8::55:ff
29452026-09-03T12:19:24.322ZWARN 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 } }]INFOshrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
29462026-09-03T12:19:24.322Z
29472026-09-03T12:19:24.322Zadding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
29482026-09-03T12:19:24.322Z
29492026-09-03T12:19:24.322ZSep 03 12:19:22.871Sep 03 12:19:22.871 DEBGSep 03 12:19:22.871INFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 03 12:19:22.871DEBG
29502026-09-03T12:19:24.322Z 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 } }, 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 03 12:19:22.871replacing 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 } }]
29512026-09-03T12:19:24.322Zreplacing 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
29522026-09-03T12:19:24.323Zreplacing 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 } }]
29532026-09-03T12:19:24.323Z
29542026-09-03T12:19:24.323ZSep 03 12:19:22.871 INFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffSep 03 12:19:22.871Sep 03 12:19:22.871Sep 03 12:19:22.871
29552026-09-03T12:19:24.323Z INFO INFOadding route 3fff:beef:34::/64 -> 2001:db8::55:ff Sep 03 12:19:22.871INFO DEBGadding route 3fff:beef:38::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:1
29562026-09-03T12:19:24.323Z
29572026-09-03T12:19:24.323Zreplacing 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 } }]
29582026-09-03T12:19:24.323Z
29592026-09-03T12:19:24.323ZSep 03 12:19:22.872Sep 03 12:19:22.872Sep 03 12:19:22.872 Sep 03 12:19:22.872INFODEBG adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff 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 } }]
29602026-09-03T12:19:24.323ZSep 03 12:19:22.871DEBG
29612026-09-03T12:19:24.323Z DEBGDEBG created new freemap, Sep 03 12:19:22.872unit DEBG: freemap_route_ipv4replacing 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 } }]
29622026-09-03T12:19:24.323Z 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: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 } }]
29632026-09-03T12:19:24.323Z
29642026-09-03T12:19:24.323Ztest route::tests::rollback_on_compact_write_failure ... ok
29652026-09-03T12:19:24.323ZSep 03 12:19:22.872 DEBG created new freemap, unit
29662026-09-03T12:19:24.323Z:Sep 03 12:19:22.872 freemap_route_ipv6
29672026-09-03T12:19:24.323Z INFO Sep 03 12:19:22.872 DEBG initted freemap. size: 64, unitSep 03 12:19:22.872Sep 03 12:19:22.872: freemap_route_ipv4
29682026-09-03T12:19:24.323ZSep 03 12:19:22.872INFO Sep 03 12:19:22.872 adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffINFO
29692026-09-03T12:19:24.323ZINFO adding route 3fff:beef:35::/64 -> 2001:db8::55:ff
29702026-09-03T12:19:24.323ZDEBG reset freemap , Sep 03 12:19:22.872unit :DEBG adding route 3fff:dead::/64 -> 2001:db8::55:2freemap_route_ipv4
29712026-09-03T12:19:24.323Z
29722026-09-03T12:19:24.323Z 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 03 12:19:22.872
29732026-09-03T12:19:24.323Z Sep 03 12:19:22.872 DEBGDEBG initted freemap. size: 64, 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 } }, 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 } }]:
29742026-09-03T12:19:24.323Zfreemap_route_ipv6
29752026-09-03T12:19:24.323Zadding route 3fff:beef:39::/64 -> 2001:db8::55:ffSep 03 12:19:22.872
29762026-09-03T12:19:24.323Z DEBGSep 03 12:19:22.872 DEBG reset freemap, unitSep 03 12:19:22.872Sep 03 12:19:22.872: freemap_route_ipv6
29772026-09-03T12:19:24.323ZSep 03 12:19:22.872 Sep 03 12:19:22.872INFO INFO adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 3fff:beef::/64 -> 2001:db8::55:ffDEBG
29782026-09-03T12:19:24.324Z 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: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 } }]
29792026-09-03T12:19:24.324ZSep 03 12:19:22.872
29802026-09-03T12:19:24.324Z 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 } }]
29812026-09-03T12:19:24.324ZSep 03 12:19:22.872 INFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffDEBG
29822026-09-03T12:19:24.324Z
29832026-09-03T12:19:24.324ZSep 03 12:19:22.872Sep 03 12:19:22.872 Sep 03 12:19:22.872 DEBGcreated 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 } }]unit
29842026-09-03T12:19:24.324Z: freemap_route_ipv4 Sep 03 12:19:22.872
29852026-09-03T12:19:24.324ZDEBG 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 } }] Sep 03 12:19:22.872 adding route 3fff:beef:1::/64 -> 2001:db8::55:ffDEBG created new freemapSep 03 12:19:22.872Sep 03 12:19:22.872 , DEBGunit :created new freemap DEBGfreemap_route_ipv6,
29862026-09-03T12:19:24.324Zunit :created new freemap , freemap_route_ipv4unit
29872026-09-03T12:19:24.324Z: freemap_route_ipv4Sep 03 12:19:22.872INFOSep 03 12:19:22.880
29882026-09-03T12:19:24.324Z Sep 03 12:19:22.880adding route 3fff:beef:36::/64 -> 2001:db8::55:ffDEBG
29892026-09-03T12:19:24.324ZINFO DEBG initted freemap. size: 64 , created new freemapadding route 3fff:dead::/64 -> 2001:db8::55:2unit, Sep 03 12:19:22.880unit: freemap_route_ipv6
29902026-09-03T12:19:24.324ZSep 03 12:19:22.880 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 } }]initted freemap. size: 64,
29912026-09-03T12:19:24.324Zunit:
29922026-09-03T12:19:24.324Zfreemap_route_ipv4
29932026-09-03T12:19:24.324Z
29942026-09-03T12:19:24.324Z:Sep 03 12:19:22.881 freemap_route_ipv4Sep 03 12:19:22.881DEBG Sep 03 12:19:22.881Sep 03 12:19:22.881 DEBGreset freemap Sep 03 12:19:22.881replacing 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 } }], DEBGunitINFO: adding route 3fff:beef:37::/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 } }]
29952026-09-03T12:19:24.324Z
29962026-09-03T12:19:24.324Z
29972026-09-03T12:19:24.324Z
29982026-09-03T12:19:24.324ZDEBG freemap_route_ipv4created new freemap
29992026-09-03T12:19:24.324Z, Sep 03 12:19:22.881Sep 03 12:19:22.881Sep 03 12:19:22.881 DEBG INFOINFO 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 } }]unitadding route 3fff:dead::/64 -> 2001:db8::55:3:Sep 03 12:19:22.881Sep 03 12:19:22.881 freemap_route_ipv6adding route 3fff:beef:2::/64 -> 2001:db8::55:ffDEBGDEBG
30002026-09-03T12:19:24.324Z
30012026-09-03T12:19:24.324Zinitted freemap. size: 64reset freemap,
30022026-09-03T12:19:24.325Zunit: , freemap_route_ipv6Sep 03 12:19:22.881Sep 03 12:19:22.881unitSep 03 12:19:22.881 DEBGDEBG DEBG
30032026-09-03T12:19:24.325Z 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: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 } }]
30042026-09-03T12:19:24.329Z
30052026-09-03T12:19:24.329Z :initted freemap. size: 64 Sep 03 12:19:22.881Sep 03 12:19:22.881freemap_route_ipv4, Sep 03 12:19:22.881 unit
30062026-09-03T12:19:24.329Z:DEBG freemap_route_ipv4 INFOreset freemapINFO ,
30072026-09-03T12:19:24.330Zadding route 3fff:beef:3::/64 -> 2001:db8::55:ffunit: freemap_route_ipv6adding route 3fff:dead::/64 -> 2001:db8::55:4
30082026-09-03T12:19:24.330Z
30092026-09-03T12:19:24.330ZSep 03 12:19:22.881
30102026-09-03T12:19:24.330ZDEBGSep 03 12:19:22.881Sep 03 12:19:22.881 Sep 03 12:19:22.881 reset freemap DEBG , INFO Sep 03 12:19:22.881replacing 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 } }] DEBGadding route 172.16.0.0/32 -> 10.0.0.1
30112026-09-03T12:19:24.330Z
30122026-09-03T12:19:24.330Z 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 } }]unit
30132026-09-03T12:19:24.330Z:initted freemap. size: 64Sep 03 12:19:22.881 Sep 03 12:19:22.881DEBGSep 03 12:19:22.881freemap_route_ipv4
30142026-09-03T12:19:24.330Z , unit: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 } }]
30152026-09-03T12:19:24.330Z Sep 03 12:19:22.881DEBGfreemap_route_ipv6 Sep 03 12:19:22.881 DEBGINFO
30162026-09-03T12:19:24.330Zinitted freemap. size: 64 , adding route 172.17.0.0/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 } }]unitINFO
30172026-09-03T12:19:24.330Z
30182026-09-03T12:19:24.330Zadding route 3fff:beef:4::/64 -> 2001:db8::55:ff
30192026-09-03T12:19:24.330Z:Sep 03 12:19:22.881 Sep 03 12:19:22.881freemap_route_ipv6Sep 03 12:19:22.881 DEBGDEBG
30202026-09-03T12:19:24.330Z 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 } }] 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 } }]
30212026-09-03T12:19:24.330Z
30222026-09-03T12:19:24.330Z reset freemapSep 03 12:19:22.881, Sep 03 12:19:22.881unit Sep 03 12:19:22.881DEBGINFO adding route 172.17.0.1/32 -> 10.0.0.255INFO
30232026-09-03T12:19:24.330Zreset freemap , :adding route 3fff:beef:5::/64 -> 2001:db8::55:ffunit
30242026-09-03T12:19:24.330Z Sep 03 12:19:22.881: DEBGfreemap_route_ipv6
30252026-09-03T12:19:24.330Zfreemap_route_ipv6replacing 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 } }]
30262026-09-03T12:19:24.330Z
30272026-09-03T12:19:24.330ZSep 03 12:19:22.881 Sep 03 12:19:22.881DEBGSep 03 12:19:22.881
30282026-09-03T12:19:24.330Z Sep 03 12:19:22.881replacing 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 } }]
30292026-09-03T12:19:24.331Z INFOINFOINFO Sep 03 12:19:22.881adding route 3fff:dead::/64 -> 2001:db8::55:1 Sep 03 12:19:22.881adding route 172.17.0.2/32 -> 10.0.0.255 INFOadding route 3fff:dead::/64 -> 2001:db8::55:1INFO
30302026-09-03T12:19:24.331Z adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
30312026-09-03T12:19:24.331Zadding route 3fff:beef:38::/64 -> 2001:db8::55:ff
30322026-09-03T12:19:24.331Z
30332026-09-03T12:19:24.331Z
30342026-09-03T12:19:24.331ZSep 03 12:19:22.881 Sep 03 12:19:22.881Sep 03 12:19:22.881DEBG Sep 03 12:19:22.881 Sep 03 12:19:22.881replacing 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 } }]DEBG DEBGDEBG
30352026-09-03T12:19:24.331Zreplacing 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 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 } }]
30362026-09-03T12:19:24.331Z 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 } }]
30372026-09-03T12:19:24.331Z
30382026-09-03T12:19:24.331Z Sep 03 12:19:22.881 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
30392026-09-03T12:19:24.331Z Sep 03 12:19:22.881adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 03 12:19:22.881Sep 03 12:19:22.881 INFO INFO
30402026-09-03T12:19:24.331ZINFOadding route 172.17.0.3/32 -> 10.0.0.255 adding route 3fff:beef:39::/64 -> 2001:db8::55:ff
30412026-09-03T12:19:24.331Z
30422026-09-03T12:19:24.331Z adding route 3fff:beef:7::/64 -> 2001:db8::55:ffSep 03 12:19:22.881Sep 03 12:19:22.881 Sep 03 12:19:22.881Sep 03 12:19:22.881
30432026-09-03T12:19:24.331ZDEBG 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 } }]
30442026-09-03T12:19:24.331ZDEBGreplacing 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 } }] 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 } }]
30452026-09-03T12:19:24.331Z
30462026-09-03T12:19:24.331ZINFOSep 03 12:19:22.881 DEBGSep 03 12:19:22.881 Sep 03 12:19:22.881Sep 03 12:19:22.881replacing 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:2
30472026-09-03T12:19:24.331Z INFOINFO
30482026-09-03T12:19:24.331ZINFOadding route 172.17.0.4/32 -> 10.0.0.255
30492026-09-03T12:19:24.331Z adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffSep 03 12:19:22.881adding route 3fff:dead::/64 -> 2001:db8::55:3
30502026-09-03T12:19:24.331ZSep 03 12:19:22.881 INFODEBG Sep 03 12:19:22.881adding route 3fff:beef:8::/64 -> 2001:db8::55:ffreplacing 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 } }]
30512026-09-03T12:19:24.331ZSep 03 12:19:22.881
30522026-09-03T12:19:24.331ZDEBGDEBG
30532026-09-03T12:19:24.331ZSep 03 12:19:22.881 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 } }] 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 } }]
30542026-09-03T12:19:24.331Z
30552026-09-03T12:19:24.332Zreplacing 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 03 12:19:22.881Sep 03 12:19:22.881
30562026-09-03T12:19:24.332ZINFO DEBGSep 03 12:19:22.881 adding route 172.17.0.5/32 -> 10.0.0.255
30572026-09-03T12:19:24.332ZINFO 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 } }]adding route 3fff:dead::/64 -> 2001:db8::55:4Sep 03 12:19:22.881Sep 03 12:19:22.881Sep 03 12:19:22.881
30582026-09-03T12:19:24.332ZDEBG
30592026-09-03T12:19:24.332Z INFOreplacing 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 } }]
30602026-09-03T12:19:24.332Zadding route 3fff:beef:9::/64 -> 2001:db8::55:ffSep 03 12:19:22.881 Sep 03 12:19:22.881INFO
30612026-09-03T12:19:24.332Z adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffINFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:3
30622026-09-03T12:19:24.332Z Sep 03 12:19:22.881
30632026-09-03T12:19:24.332Ztest route::tests::rollback_failure_leaves_in_core_cleared ... ok
30642026-09-03T12:19:24.332Zreplacing 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 } }]
30652026-09-03T12:19:24.332ZINFO adding route 172.17.0.6/32 -> 10.0.0.255Sep 03 12:19:22.881
30662026-09-03T12:19:24.332Z Sep 03 12:19:22.881DEBG Sep 03 12:19:22.881 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 } }]DEBGSep 03 12:19:22.881
30672026-09-03T12:19:24.332Z Sep 03 12:19:22.881DEBG 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
30682026-09-03T12:19:24.332Ztest route::tests::rollback_on_index_readd_failure ... ok
30692026-09-03T12:19:24.332Zreplacing 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 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 03 12:19:22.881
30702026-09-03T12:19:24.332Ztest route::tests::identity_replace_is_noop ... ok
30712026-09-03T12:19:24.332Z INFO
30722026-09-03T12:19:24.332Z DEBGadding route 3fff:beef:a::/64 -> 2001:db8::55:ffSep 03 12:19:22.881
30732026-09-03T12:19:24.332Z INFOSep 03 12:19:22.881replacing 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.7/32 -> 10.0.0.255
30742026-09-03T12:19:24.332Z
30752026-09-03T12:19:24.332ZINFOSep 03 12:19:22.881Sep 03 12:19:22.881 adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffWARN
30762026-09-03T12:19:24.332Z DEBGshrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) 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 03 12:19:22.881
30772026-09-03T12:19:24.332ZSep 03 12:19:22.881 DEBG DEBGreplacing 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 03 12:19:22.881 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 } }]INFO
30782026-09-03T12:19:24.332Z
30792026-09-03T12:19:24.332Zadding route 3fff:beef:b::/64 -> 2001:db8::55:ff
30802026-09-03T12:19:24.333Z
30812026-09-03T12:19:24.333ZSep 03 12:19:22.881Sep 03 12:19:22.881Sep 03 12:19:22.881 INFOSep 03 12:19:22.881DEBG adding route 172.17.0.8/32 -> 10.0.0.255 DEBG
30822026-09-03T12:19:24.333Zfailed to allocate space for the new target list 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 } }]
30832026-09-03T12:19:24.333Z
30842026-09-03T12:19:24.333ZINFO Sep 03 12:19:22.881adding route 3fff:dead::/64 -> 2001:db8::55:4 Sep 03 12:19:22.881DEBGSep 03 12:19:22.881
30852026-09-03T12:19:24.333Zreplacing 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 } }]
30862026-09-03T12:19:24.333ZINFO DEBG adding route 3fff:beef:c::/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 } }]
30872026-09-03T12:19:24.333ZSep 03 12:19:22.881
30882026-09-03T12:19:24.333Z INFO adding route 172.17.0.9/32 -> 10.0.0.255
30892026-09-03T12:19:24.333ZSep 03 12:19:22.881Sep 03 12:19:22.881 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: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 } }]
30902026-09-03T12:19:24.333ZSep 03 12:19:22.882Sep 03 12:19:22.881 DEBG Sep 03 12:19:22.889created new freemap , Sep 03 12:19:22.889DEBG INFOunit INFOcreated new freemap adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff, adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
30912026-09-03T12:19:24.333Zunit
30922026-09-03T12:19:24.333Z:
30932026-09-03T12:19:24.333Zfreemap_route_ipv4:Sep 03 12:19:22.889 freemap_route_ipv4DEBG
30942026-09-03T12:19:24.333Z 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 } }]Sep 03 12:19:22.889
30952026-09-03T12:19:24.333Z
30962026-09-03T12:19:24.333ZSep 03 12:19:22.889Sep 03 12:19:22.889 Sep 03 12:19:22.889INFO DEBGDEBG adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffSep 03 12:19:22.882
30972026-09-03T12:19:24.333Zcreated new freemapINFO, unitDEBG: Sep 03 12:19:22.889 DEBGfreemap_route_ipv6adding route 3fff:beef:30::/64 -> 2001:db8::55:ff created new freemapreplacing 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 } }]
30982026-09-03T12:19:24.333Z
30992026-09-03T12:19:24.333Z
31002026-09-03T12:19:24.333Z, unit :created new freemap Sep 03 12:19:22.889Sep 03 12:19:22.889freemap_route_ipv6 Sep 03 12:19:22.889INFO , unitDEBGadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff DEBG
31012026-09-03T12:19:24.333Zinitted freemap. size: 64:,
31022026-09-03T12:19:24.333Zfreemap_route_ipv4
31032026-09-03T12:19:24.333Zunitreplacing 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 03 12:19:22.889
31042026-09-03T12:19:24.338Z DEBGSep 03 12:19:22.889Sep 03 12:19:22.889freemap_route_ipv4 INFO
31052026-09-03T12:19:24.338Zreplacing 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 } }]
31062026-09-03T12:19:24.338Z Sep 03 12:19:22.889DEBG adding route 3fff:beef:31::/64 -> 2001:db8::55:ffDEBG Sep 03 12:19:22.889
31072026-09-03T12:19:24.338Z Sep 03 12:19:22.889initted freemap. size: 64 INFO, unitDEBG adding route 3fff:beef:3d::/64 -> 2001:db8::55:ffreset freemapSep 03 12:19:22.889,
31082026-09-03T12:19:24.338Z created new freemap:DEBG unitreplacing 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 03 12:19:22.889, unitDEBGfreemap_route_ipv4
31092026-09-03T12:19:24.339Zfreemap_route_ipv4 :
31102026-09-03T12:19:24.339Z 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 } }]
31112026-09-03T12:19:24.339Zfreemap_route_ipv6
31122026-09-03T12:19:24.339Z
31132026-09-03T12:19:24.339ZSep 03 12:19:22.889Sep 03 12:19:22.889 Sep 03 12:19:22.889DEBG Sep 03 12:19:22.889INFO initted freemap. size: 64INFOSep 03 12:19:22.889, unitDEBGadding route 3fff:beef:32::/64 -> 2001:db8::55:ffadding route 3fff:beef:3e::/64 -> 2001:db8::55:ff:
31142026-09-03T12:19:24.339Z
31152026-09-03T12:19:24.339Z DEBGfreemap_route_ipv6
31162026-09-03T12:19:24.339Zinitted freemap. size: 64reset freemap, , Sep 03 12:19:22.889unitunit:: Sep 03 12:19:22.889Sep 03 12:19:22.889 freemap_route_ipv4DEBG
31172026-09-03T12:19:24.339Z 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 } }] DEBG reset freemap
31182026-09-03T12:19:24.339Z, unitfreemap_route_ipv4: Sep 03 12:19:22.889
31192026-09-03T12:19:24.339Z Sep 03 12:19:22.889 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 } }]reset freemapDEBG
31202026-09-03T12:19:24.339Z, unit
31212026-09-03T12:19:24.339Zfailed to allocate space for the new target list:
31222026-09-03T12:19:24.339Zfreemap_route_ipv4Sep 03 12:19:22.889
31232026-09-03T12:19:24.339Z Sep 03 12:19:22.889 Sep 03 12:19:22.889INFO DEBGDEBG Sep 03 12:19:22.889 adding route 172.16.0.0/32 -> 10.0.0.1DEBGreplacing 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 } }]
31242026-09-03T12:19:24.339Z
31252026-09-03T12:19:24.339Z initted freemap. size: 64initted freemap. size: 64, Sep 03 12:19:22.889unit, :INFO Sep 03 12:19:22.889adding route 3fff:beef:33::/64 -> 2001:db8::55:ffunit
31262026-09-03T12:19:24.339Z freemap_route_ipv6DEBG
31272026-09-03T12:19:24.339Z :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 } }]
31282026-09-03T12:19:24.339Zfreemap_route_ipv6
31292026-09-03T12:19:24.339ZSep 03 12:19:22.889Sep 03 12:19:22.889 INFO DEBGadding route 172.16.0.0/32 -> 10.0.0.1
31302026-09-03T12:19:24.339Zreset freemapSep 03 12:19:22.889, unitDEBG :Sep 03 12:19:22.889 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 } }]freemap_route_ipv6
31312026-09-03T12:19:24.339ZSep 03 12:19:22.889
31322026-09-03T12:19:24.339ZDEBG reset freemapDEBG, unit :Sep 03 12:19:22.889replacing 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 03 12:19:22.889
31332026-09-03T12:19:24.340Z INFOINFO freemap_route_ipv6adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 3fff:beef:34::/64 -> 2001:db8::55:ff
31342026-09-03T12:19:24.340Z
31352026-09-03T12:19:24.340ZSep 03 12:19:22.889
31362026-09-03T12:19:24.340ZINFO Sep 03 12:19:22.889adding route 172.16.0.0/32 -> 10.0.0.1
31372026-09-03T12:19:24.340ZSep 03 12:19:22.890DEBG 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 03 12:19:22.890
31382026-09-03T12:19:24.340ZDEBG INFO Sep 03 12:19:22.890replacing 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 } }]
31392026-09-03T12:19:24.340Z DEBGSep 03 12:19:22.890 adding route 172.16.0.0/32 -> 10.0.0.1
31402026-09-03T12:19:24.340Zreplacing 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
31412026-09-03T12:19:24.340Z adding route 3fff:dead::/64 -> 2001:db8::55:2
31422026-09-03T12:19:24.340ZSep 03 12:19:22.890Sep 03 12:19:22.890Sep 03 12:19:22.890 INFODEBG adding route 3fff:beef:35::/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 } }]
31432026-09-03T12:19:24.340ZSep 03 12:19:22.890 INFO
31442026-09-03T12:19:24.340Z
31452026-09-03T12:19:24.340Zadding route 172.16.0.0/32 -> 10.0.0.2DEBG
31462026-09-03T12:19:24.340ZSep 03 12:19:22.890 Sep 03 12:19:22.890 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 } }]
31472026-09-03T12:19:24.340ZINFOSep 03 12:19:22.890DEBG DEBG Sep 03 12:19:22.890replacing 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 } }]
31482026-09-03T12:19:24.340ZSep 03 12:19:22.890 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 } }]
31492026-09-03T12:19:24.340ZINFODEBG adding route 172.16.0.0/32 -> 10.0.0.2replacing 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 } }] Sep 03 12:19:22.890
31502026-09-03T12:19:24.340Z
31512026-09-03T12:19:24.340Z Sep 03 12:19:22.890adding route 3fff:dead::/64 -> 2001:db8::55:3 INFOINFO
31522026-09-03T12:19:24.340Zadding route 172.17.0.0/32 -> 10.0.0.255
31532026-09-03T12:19:24.340Zadding route 3fff:beef:36::/64 -> 2001:db8::55:ff
31542026-09-03T12:19:24.340ZSep 03 12:19:22.890Sep 03 12:19:22.890Sep 03 12:19:22.890 WARN DEBGDEBG shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })Sep 03 12:19:22.890replacing 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 } }]
31552026-09-03T12:19:24.340ZDEBG
31562026-09-03T12:19:24.340Z 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 03 12:19:22.890
31572026-09-03T12:19:24.340ZDEBGreplacing 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 03 12:19:22.890replacing 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 03 12:19:22.890
31582026-09-03T12:19:24.340Z INFO adding route 3fff:dead::/64 -> 2001:db8::55:4
31592026-09-03T12:19:24.341Z
31602026-09-03T12:19:24.341ZERRO rollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })Sep 03 12:19:22.890
31612026-09-03T12:19:24.341ZSep 03 12:19:22.890Sep 03 12:19:22.890 Sep 03 12:19:22.890INFODEBG 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 03 12:19:22.890
31622026-09-03T12:19:24.341ZERROINFOINFO adding route 172.16.0.0/32 -> 10.0.0.3 adding route 172.17.0.1/32 -> 10.0.0.255
31632026-09-03T12:19:24.341Zadding route 3fff:beef:37::/64 -> 2001:db8::55:ffshrink-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
31642026-09-03T12:19:24.341ZSep 03 12:19:22.890
31652026-09-03T12:19:24.341Z
31662026-09-03T12:19:24.341Z DEBGSep 03 12:19:22.890 Sep 03 12:19:22.890Sep 03 12:19:22.890replacing 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
31672026-09-03T12:19:24.341Zreplacing 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 } }]DEBG
31682026-09-03T12:19:24.341Z 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 } }]Sep 03 12:19:22.890
31692026-09-03T12:19:24.341Zreplacing 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 03 12:19:22.890
31702026-09-03T12:19:24.341Z INFOWARN shrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })adding route 172.17.0.2/32 -> 10.0.0.255
31712026-09-03T12:19:24.341Z
31722026-09-03T12:19:24.341ZSep 03 12:19:22.890Sep 03 12:19:22.890 INFO adding route 3fff:beef:38::/64 -> 2001:db8::55:ffSep 03 12:19:22.890INFO
31732026-09-03T12:19:24.341Z DEBGadding route 172.16.0.0/32 -> 10.0.0.4
31742026-09-03T12:19:24.341Zreplacing 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 } }]
31752026-09-03T12:19:24.341ZSep 03 12:19:22.890 DEBG Sep 03 12:19:22.890Sep 03 12:19:22.890 DEBGreplacing 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
31762026-09-03T12:19:24.341Z Sep 03 12:19:22.890replacing 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 adding route 172.17.0.3/32 -> 10.0.0.255
31772026-09-03T12:19:24.341Zreplacing 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 03 12:19:22.890
31782026-09-03T12:19:24.341Z
31792026-09-03T12:19:24.341ZINFO adding route 3fff:beef:39::/64 -> 2001:db8::55:ffSep 03 12:19:22.890
31802026-09-03T12:19:24.341Z Sep 03 12:19:22.890DEBG Sep 03 12:19:22.890DEBG INFOreplacing 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 } }]
31812026-09-03T12:19:24.341Zadding route 3fff:beef:e::/64 -> 2001:db8::55:ff
31822026-09-03T12:19:24.341Zreplacing 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 } }]
31832026-09-03T12:19:24.341ZSep 03 12:19:22.890 DEBGSep 03 12:19:22.890 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
31842026-09-03T12:19:24.342Z Sep 03 12:19:22.890adding route 172.17.0.4/32 -> 10.0.0.255
31852026-09-03T12:19:24.342ZSep 03 12:19:22.890DEBG Sep 03 12:19:22.890DEBG 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 } }] INFOSep 03 12:19:22.890
31862026-09-03T12:19:24.342Z 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 } }]adding route 3fff:beef:f::/64 -> 2001:db8::55:ff
31872026-09-03T12:19:24.342Z
31882026-09-03T12:19:24.342ZDEBG 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 } }]
31892026-09-03T12:19:24.342ZSep 03 12:19:22.890Sep 03 12:19:22.890 Sep 03 12:19:22.900DEBG INFODEBGcreated new freemap , created new freemapunitadding route 172.17.0.5/32 -> 10.0.0.255, :unit :freemap_route_ipv4
31902026-09-03T12:19:24.342Z
31912026-09-03T12:19:24.342Zfreemap_route_ipv4
31922026-09-03T12:19:24.342ZSep 03 12:19:22.900 DEBGSep 03 12:19:22.900 created new freemapSep 03 12:19:22.890, unit :INFO DEBGfreemap_route_ipv6Sep 03 12:19:22.900
31932026-09-03T12:19:24.342Z 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 } }]
31942026-09-03T12:19:24.342ZDEBGadding route 3fff:beef:3a::/64 -> 2001:db8::55:ffSep 03 12:19:22.900
31952026-09-03T12:19:24.342Z DEBG initted freemap. size: 64created new freemapSep 03 12:19:22.900, , unit :unitINFO: freemap_route_ipv4
31962026-09-03T12:19:24.342Zfreemap_route_ipv6Sep 03 12:19:22.890
31972026-09-03T12:19:24.342Zadding route 172.17.0.6/32 -> 10.0.0.255
31982026-09-03T12:19:24.342ZDEBG Sep 03 12:19:22.900created new freemap , DEBG Sep 03 12:19:22.900unit 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 } }]Sep 03 12:19:22.900
31992026-09-03T12:19:24.342Zreplacing 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 } }]
32002026-09-03T12:19:24.342Zfreemap_route_ipv4DEBG
32012026-09-03T12:19:24.342ZSep 03 12:19:22.900reset freemapSep 03 12:19:22.900 , Sep 03 12:19:22.900INFODEBGunit Sep 03 12:19:22.900: INFODEBG initted freemap. size: 64 , unitadding route 172.17.0.7/32 -> 10.0.0.255:created new freemap , freemap_route_ipv4unit
32022026-09-03T12:19:24.342Z
32032026-09-03T12:19:24.342Zfreemap_route_ipv4:
32042026-09-03T12:19:24.347Zadding route 3fff:beef:3b::/64 -> 2001:db8::55:ff Sep 03 12:19:22.900freemap_route_ipv6
32052026-09-03T12:19:24.347ZDEBGSep 03 12:19:22.900 Sep 03 12:19:22.900DEBG DEBGinitted freemap. size: 64 , unitreset freemap:
32062026-09-03T12:19:24.347Z, unitfreemap_route_ipv6Sep 03 12:19:22.900:
32072026-09-03T12:19:24.347Zfreemap_route_ipv4
32082026-09-03T12:19:24.347ZDEBGreplacing 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 } }]
32092026-09-03T12:19:24.347Zinitted freemap. size: 64Sep 03 12:19:22.900 , Sep 03 12:19:22.900Sep 03 12:19:22.900unit DEBG: DEBGinitted freemap. size: 64 Sep 03 12:19:22.900, freemap_route_ipv4INFO
32102026-09-03T12:19:24.347Zunit : freemap_route_ipv6 DEBGadding route 172.17.0.8/32 -> 10.0.0.255Sep 03 12:19:22.900
32112026-09-03T12:19:24.347Z
32122026-09-03T12:19:24.347ZDEBG 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 } }]reset freemapSep 03 12:19:22.900reset freemap , , unit
32132026-09-03T12:19:24.347Z:Sep 03 12:19:22.900 unitfreemap_route_ipv4DEBG
32142026-09-03T12:19:24.348Z: 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 } }]DEBG freemap_route_ipv6
32152026-09-03T12:19:24.348Z
32162026-09-03T12:19:24.348ZSep 03 12:19:22.900 reset freemapDEBG, unitinitted freemap. size: 64Sep 03 12:19:22.900:, unit :Sep 03 12:19:22.900freemap_route_ipv6Sep 03 12:19:22.900 INFO
32172026-09-03T12:19:24.348ZINFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffINFO adding route 3fff:dead::/64 -> 2001:db8::55:1
32182026-09-03T12:19:24.348ZSep 03 12:19:22.900freemap_route_ipv6
32192026-09-03T12:19:24.348Z
32202026-09-03T12:19:24.348Z INFO adding route 172.17.0.9/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:1
32212026-09-03T12:19:24.348ZSep 03 12:19:22.900
32222026-09-03T12:19:24.348Z DEBG reset freemapSep 03 12:19:22.900, Sep 03 12:19:22.900DEBGSep 03 12:19:22.890Sep 03 12:19:22.900 unitDEBGSep 03 12:19:22.900 : 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 } }] DEBGfreemap_route_ipv6
32232026-09-03T12:19:24.348ZDEBG INFO 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 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 } }]
32242026-09-03T12:19:24.348Z
32252026-09-03T12:19:24.348Zreplacing 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 03 12:19:22.900
32262026-09-03T12:19:24.348Z adding route 172.17.0.10/32 -> 10.0.0.255 INFO
32272026-09-03T12:19:24.348ZSep 03 12:19:22.900 Sep 03 12:19:22.900adding route 3fff:dead::/64 -> 2001:db8::55:2 Sep 03 12:19:22.900 INFO
32282026-09-03T12:19:24.348ZINFO INFO adding route 3fff:dead::/64 -> 2001:db8::55:2adding route 172.16.0.0/32 -> 10.0.0.1
32292026-09-03T12:19:24.348Z
32302026-09-03T12:19:24.348ZSep 03 12:19:22.900 DEBGadding route 172.17.0.10/32 -> 10.0.0.255
32312026-09-03T12:19:24.348Zreplacing 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 03 12:19:22.900
32322026-09-03T12:19:24.348Z
32332026-09-03T12:19:24.348ZSep 03 12:19:22.900 DEBGDEBG Sep 03 12:19:22.900replacing 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 03 12:19:22.900
32342026-09-03T12:19:24.348Z 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 } }] Sep 03 12:19:22.900
32352026-09-03T12:19:24.348ZDEBGreplacing 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 } }]
32362026-09-03T12:19:24.349Z 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 03 12:19:22.900
32372026-09-03T12:19:24.349Z DEBGINFO Sep 03 12:19:22.900adding route 172.16.0.0/32 -> 10.0.0.2
32382026-09-03T12:19:24.349Zreplacing 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 03 12:19:22.900
32392026-09-03T12:19:24.349ZSep 03 12:19:22.900 DEBGINFOINFO Sep 03 12:19:22.900 adding route 172.17.0.11/32 -> 10.0.0.255DEBGfailed to allocate space for the new target list
32402026-09-03T12:19:24.349Z
32412026-09-03T12:19:24.349Zreplacing 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 03 12:19:22.900 adding route 172.17.0.11/32 -> 10.0.0.255
32422026-09-03T12:19:24.349Z
32432026-09-03T12:19:24.349ZSep 03 12:19:22.900Sep 03 12:19:22.900 DEBGINFO Sep 03 12:19:22.900 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 } }]adding route 3fff:dead::/64 -> 2001:db8::55:3
32442026-09-03T12:19:24.349ZINFOSep 03 12:19:22.900
32452026-09-03T12:19:24.349Zadding route 172.17.0.0/32 -> 10.0.0.255 DEBG
32462026-09-03T12:19:24.349Z Sep 03 12:19:22.900DEBG INFOSep 03 12:19:22.900replacing 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 } }] adding route 172.17.0.12/32 -> 10.0.0.255
32472026-09-03T12:19:24.349Zreplacing 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
32482026-09-03T12:19:24.349Z 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 03 12:19:22.900
32492026-09-03T12:19:24.349Z
32502026-09-03T12:19:24.349ZSep 03 12:19:22.900DEBGSep 03 12:19:22.900 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 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 } }]
32512026-09-03T12:19:24.349ZINFO
32522026-09-03T12:19:24.349Z adding route 172.17.0.12/32 -> 10.0.0.255Sep 03 12:19:22.900
32532026-09-03T12:19:24.349Z INFOSep 03 12:19:22.900Sep 03 12:19:22.900 INFO adding route 172.17.0.1/32 -> 10.0.0.255
32542026-09-03T12:19:24.349Zadding route 172.17.0.13/32 -> 10.0.0.255Sep 03 12:19:22.900
32552026-09-03T12:19:24.349ZINFO adding route 3fff:dead::/64 -> 2001:db8::55:4DEBG
32562026-09-03T12:19:24.350ZSep 03 12:19:22.900 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 03 12:19:22.900DEBG
32572026-09-03T12:19:24.350Z 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 } }]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 03 12:19:22.900
32582026-09-03T12:19:24.350ZDEBG
32592026-09-03T12:19:24.350Z Sep 03 12:19:22.900replacing 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 03 12:19:22.900INFO Sep 03 12:19:22.900adding route 172.17.0.13/32 -> 10.0.0.255INFO
32602026-09-03T12:19:24.350ZINFO adding route 172.17.0.2/32 -> 10.0.0.255
32612026-09-03T12:19:24.350Z
32622026-09-03T12:19:24.350Zadding route 172.17.0.14/32 -> 10.0.0.255
32632026-09-03T12:19:24.350ZSep 03 12:19:22.900 Sep 03 12:19:22.900DEBG Sep 03 12:19:22.890replacing 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 03 12:19:22.900
32642026-09-03T12:19:24.350Z DEBGDEBGDEBG Sep 03 12:19:22.900 Sep 03 12:19:22.900replacing 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 } }] INFO
32652026-09-03T12:19:24.350Z created new freemapreplacing 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 } }] ,
32662026-09-03T12:19:24.350ZDEBGunit :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.17.0.14/32 -> 10.0.0.255
32672026-09-03T12:19:24.350ZSep 03 12:19:22.900freemap_route_ipv4
32682026-09-03T12:19:24.350Ztest route::tests::shrink_to_single_non_zero_survivor ... ok
32692026-09-03T12:19:24.350Z
32702026-09-03T12:19:24.350ZINFO adding route 172.17.0.3/32 -> 10.0.0.255
32712026-09-03T12:19:24.350ZSep 03 12:19:22.900Sep 03 12:19:22.900Sep 03 12:19:22.900 DEBGDEBG Sep 03 12:19:22.900 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 } }]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 } }]
32722026-09-03T12:19:24.350Z
32732026-09-03T12:19:24.350ZINFOcreated new freemap , adding route 172.17.0.15/32 -> 10.0.0.255unitSep 03 12:19:22.900
32742026-09-03T12:19:24.350Z:Sep 03 12:19:22.900 INFO INFOfreemap_route_ipv6
32752026-09-03T12:19:24.350Z adding route 172.17.0.4/32 -> 10.0.0.255adding route 172.17.0.15/32 -> 10.0.0.255
32762026-09-03T12:19:24.350Ztest route::tests::same_size_non_subset_replace ... ok
32772026-09-03T12:19:24.350Z
32782026-09-03T12:19:24.351ZSep 03 12:19:22.900 Sep 03 12:19:22.900Sep 03 12:19:22.900 DEBGDEBG initted freemap. size: 64DEBG , 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 } }]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 } }]unitSep 03 12:19:22.900:
32792026-09-03T12:19:24.351Z
32802026-09-03T12:19:24.351Z DEBGfreemap_route_ipv4
32812026-09-03T12:19:24.351Zreplacing 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 } }]
32822026-09-03T12:19:24.351ZSep 03 12:19:22.900Sep 03 12:19:22.900 INFODEBG adding route 172.17.0.16/32 -> 10.0.0.255reset freemap
32832026-09-03T12:19:24.351Z, Sep 03 12:19:22.900unitSep 03 12:19:22.900 :INFO INFOfreemap_route_ipv4Sep 03 12:19:22.900
32842026-09-03T12:19:24.351Z DEBGadding route 172.17.0.5/32 -> 10.0.0.255adding route 172.17.0.16/32 -> 10.0.0.255
32852026-09-03T12:19:24.351ZSep 03 12:19:22.900
32862026-09-03T12:19:24.351Z 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 } }]initted freemap. size: 64
32872026-09-03T12:19:24.351Z, unitSep 03 12:19:22.900:Sep 03 12:19:22.900 freemap_route_ipv6DEBG
32882026-09-03T12:19:24.351ZDEBGreplacing 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 } }]
32892026-09-03T12:19:24.351Zreplacing 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 03 12:19:22.900 INFO
32902026-09-03T12:19:24.351Z adding route 172.17.0.17/32 -> 10.0.0.255Sep 03 12:19:22.900Sep 03 12:19:22.900
32912026-09-03T12:19:24.351Z DEBGINFO reset freemapadding route 172.17.0.17/32 -> 10.0.0.255Sep 03 12:19:22.900,
32922026-09-03T12:19:24.351Z DEBG Sep 03 12:19:22.900unitreplacing 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 03 12:19:22.900 :DEBG
32932026-09-03T12:19:24.351Z freemap_route_ipv6replacing 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 } }]
32942026-09-03T12:19:24.351ZINFO
32952026-09-03T12:19:24.351Zadding route 172.17.0.6/32 -> 10.0.0.255
32962026-09-03T12:19:24.351ZSep 03 12:19:22.900 Sep 03 12:19:22.900INFO INFOSep 03 12:19:22.900adding route 3fff:dead::/64 -> 2001:db8::55:1
32972026-09-03T12:19:24.351ZSep 03 12:19:22.900DEBG adding route 172.17.0.18/32 -> 10.0.0.255INFO
32982026-09-03T12:19:24.351Z adding route 172.17.0.18/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 } }]Sep 03 12:19:22.900
32992026-09-03T12:19:24.352Z DEBG
33002026-09-03T12:19:24.352Z Sep 03 12:19:22.900replacing 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 03 12:19:22.900
33012026-09-03T12:19:24.352Z DEBGDEBGSep 03 12:19:22.900 Sep 03 12:19:22.900INFO INFOadding route 172.17.0.7/32 -> 10.0.0.255 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.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 } }]
33022026-09-03T12:19:24.352Zadding route 3fff:dead::/64 -> 2001:db8::55:2
33032026-09-03T12:19:24.352Z
33042026-09-03T12:19:24.356Z
33052026-09-03T12:19:24.357ZSep 03 12:19:22.900Sep 03 12:19:22.900Sep 03 12:19:22.900 INFO INFOSep 03 12:19:22.900 DEBGadding route 172.17.0.19/32 -> 10.0.0.255
33062026-09-03T12:19:24.357ZDEBG 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 172.17.0.19/32 -> 10.0.0.255Sep 03 12:19:22.901
33072026-09-03T12:19:24.357Z DEBGSep 03 12:19:22.901 created new freemapDEBGSep 03 12:19:22.901, Sep 03 12:19:22.913 unit created new freemap:DEBG freemap_route_ipv4DEBG, unit
33082026-09-03T12:19:24.357Z:created new freemap freemap_route_ipv4
33092026-09-03T12:19:24.357Z, unitSep 03 12:19:22.913: freemap_route_ipv4DEBG
33102026-09-03T12:19:24.357ZSep 03 12:19:22.890 Sep 03 12:19:22.913created new freemap , unitDEBG: DEBGcreated new freemapSep 03 12:19:22.913 , unitDEBG:freemap_route_ipv6
33112026-09-03T12:19:24.357Z freemap_route_ipv6
33122026-09-03T12:19:24.357Zcreated new freemapreplacing 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 } }],
33132026-09-03T12:19:24.357Zunit:Sep 03 12:19:22.913Sep 03 12:19:22.913 DEBG DEBGSep 03 12:19:22.913initted freemap. size: 64 , INFOunitinitted freemap. size: 64 :, adding route 3fff:beef:10::/64 -> 2001:db8::55:fffreemap_route_ipv4freemap_route_ipv6
33142026-09-03T12:19:24.357Z
33152026-09-03T12:19:24.357Zunit
33162026-09-03T12:19:24.357Z: Sep 03 12:19:22.913Sep 03 12:19:22.913freemap_route_ipv4
33172026-09-03T12:19:24.357ZSep 03 12:19:22.913 DEBG DEBG reset freemapDEBG, unitSep 03 12:19:22.913replacing 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 } }] : DEBGfreemap_route_ipv4
33182026-09-03T12:19:24.357Z reset freemap
33192026-09-03T12:19:24.357Z, initted freemap. size: 64unit, Sep 03 12:19:22.913unit Sep 03 12:19:22.913: DEBGfreemap_route_ipv4 INFO
33202026-09-03T12:19:24.357Z :adding route 3fff:beef:11::/64 -> 2001:db8::55:ff initted freemap. size: 64
33212026-09-03T12:19:24.357Z, unitfreemap_route_ipv4:
33222026-09-03T12:19:24.357Z Sep 03 12:19:22.913freemap_route_ipv6
33232026-09-03T12:19:24.357ZSep 03 12:19:22.913DEBG DEBG initted freemap. size: 64replacing 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 03 12:19:22.913
33242026-09-03T12:19:24.357Z Sep 03 12:19:22.913, DEBG DEBGunitreset freemap Sep 03 12:19:22.913: , INFOunit freemap_route_ipv6adding route 3fff:beef:12::/64 -> 2001:db8::55:ff:
33252026-09-03T12:19:24.357Z
33262026-09-03T12:19:24.357Zfreemap_route_ipv6reset freemap
33272026-09-03T12:19:24.358Z, unitSep 03 12:19:22.913:Sep 03 12:19:22.913 Sep 03 12:19:22.913 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 } }]adding route 172.16.0.0/32 -> 10.0.0.1
33282026-09-03T12:19:24.358Z
33292026-09-03T12:19:24.358ZDEBG reset freemapfreemap_route_ipv4,
33302026-09-03T12:19:24.358ZSep 03 12:19:22.913unit 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 } }]freemap_route_ipv6
33312026-09-03T12:19:24.358Z
33322026-09-03T12:19:24.358ZSep 03 12:19:22.913 INFOSep 03 12:19:22.913Sep 03 12:19:22.913 Sep 03 12:19:22.913INFODEBG adding route 172.16.0.0/32 -> 10.0.0.1INFO
33332026-09-03T12:19:24.358Zadding route 172.16.0.0/32 -> 10.0.0.2adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
33342026-09-03T12:19:24.358Zinitted freemap. size: 64
33352026-09-03T12:19:24.358Z, Sep 03 12:19:22.913unit Sep 03 12:19:22.913:DEBGSep 03 12:19:22.913 DEBGDEBG 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: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 } }]
33362026-09-03T12:19:24.358Z
33372026-09-03T12:19:24.358Z 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 } }]
33382026-09-03T12:19:24.358Zfreemap_route_ipv6Sep 03 12:19:22.913Sep 03 12:19:22.913 INFO
33392026-09-03T12:19:24.358Zadding route 3fff:beef:14::/64 -> 2001:db8::55:ffINFO
33402026-09-03T12:19:24.358Z Sep 03 12:19:22.913adding route 172.16.0.0/32 -> 10.0.0.3
33412026-09-03T12:19:24.358ZINFO Sep 03 12:19:22.913adding route 172.16.0.0/32 -> 10.0.0.2
33422026-09-03T12:19:24.358ZDEBGSep 03 12:19:22.913 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 03 12:19:22.913
33432026-09-03T12:19:24.358ZSep 03 12:19:22.913DEBG 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 } }]Sep 03 12:19:22.913
33442026-09-03T12:19:24.358Z 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 } }]INFODEBG adding route 3fff:beef:15::/64 -> 2001:db8::55:ff
33452026-09-03T12:19:24.358Z
33462026-09-03T12:19:24.359Zreset freemapSep 03 12:19:22.913, unitINFOSep 03 12:19:22.913 adding route 172.16.0.0/32 -> 10.0.0.4INFO:Sep 03 12:19:22.913
33472026-09-03T12:19:24.359Z 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 } }] adding route 172.16.0.0/32 -> 10.0.0.3
33482026-09-03T12:19:24.359ZSep 03 12:19:22.914
33492026-09-03T12:19:24.359Z freemap_route_ipv6DEBG
33502026-09-03T12:19:24.359Z Sep 03 12:19:22.914replacing 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 } }]
33512026-09-03T12:19:24.359ZINFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ffSep 03 12:19:22.914
33522026-09-03T12:19:24.359Z Sep 03 12:19:22.914Sep 03 12:19:22.914 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.0/32 -> 10.0.0.255Sep 03 12:19:22.914
33532026-09-03T12:19:24.359Z
33542026-09-03T12:19:24.359ZINFO DEBGadding route 172.16.0.0/32 -> 10.0.0.1Sep 03 12:19:22.914 Sep 03 12:19:22.914replacing 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 } }]
33552026-09-03T12:19:24.359Z
33562026-09-03T12:19:24.359ZDEBGINFO Sep 03 12:19:22.914replacing 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 } }]
33572026-09-03T12:19:24.359Zadding route 172.16.0.0/32 -> 10.0.0.4Sep 03 12:19:22.914
33582026-09-03T12:19:24.359Z INFODEBG Sep 03 12:19:22.914Sep 03 12:19:22.914 adding route 3fff:beef:17::/64 -> 2001:db8::55:ffINFODEBG
33592026-09-03T12:19:24.359Z adding route 172.17.0.1/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 } }]
33602026-09-03T12:19:24.359Zreplacing 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 03 12:19:22.914
33612026-09-03T12:19:24.359Z
33622026-09-03T12:19:24.359Z DEBGSep 03 12:19:22.914 DEBGSep 03 12:19:22.914replacing 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 } }]
33632026-09-03T12:19:24.359Zreplacing 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 03 12:19:22.914
33642026-09-03T12:19:24.359ZINFO adding route 172.16.0.0/32 -> 10.0.0.2DEBGSep 03 12:19:22.914
33652026-09-03T12:19:24.359Z 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 03 12:19:22.914INFO
33662026-09-03T12:19:24.359Z adding route 172.17.0.2/32 -> 10.0.0.255INFO
33672026-09-03T12:19:24.359Z Sep 03 12:19:22.914adding route 3fff:beef:18::/64 -> 2001:db8::55:ff
33682026-09-03T12:19:24.359ZDEBG Sep 03 12:19:22.914replacing 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 } }]
33692026-09-03T12:19:24.360ZSep 03 12:19:22.914DEBG 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 } }]
33702026-09-03T12:19:24.360Zreplacing 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 03 12:19:22.914
33712026-09-03T12:19:24.360Z DEBGSep 03 12:19:22.914 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 } }]INFOSep 03 12:19:22.914
33722026-09-03T12:19:24.360Z INFOadding route 172.17.0.3/32 -> 10.0.0.255
33732026-09-03T12:19:24.360Zadding route 3fff:beef:19::/64 -> 2001:db8::55:ff
33742026-09-03T12:19:24.360ZSep 03 12:19:22.914Sep 03 12:19:22.900 Sep 03 12:19:22.914DEBG 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 } }] 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 } }]
33752026-09-03T12:19:24.360Z
33762026-09-03T12:19:24.360Zreplacing 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 } }]
33772026-09-03T12:19:24.360ZSep 03 12:19:22.914 INFO adding route 172.17.0.4/32 -> 10.0.0.255
33782026-09-03T12:19:24.360ZSep 03 12:19:22.914Sep 03 12:19:22.914Sep 03 12:19:22.914 INFODEBG 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 } }] adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffadding route 172.17.0.20/32 -> 10.0.0.255
33792026-09-03T12:19:24.360Z
33802026-09-03T12:19:24.360Z 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 } }]
33812026-09-03T12:19:24.360Z
33822026-09-03T12:19:24.360ZSep 03 12:19:22.914 Sep 03 12:19:22.914DEBG Sep 03 12:19:22.914INFO INFO 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 172.17.0.8/32 -> 10.0.0.255adding route 172.17.0.5/32 -> 10.0.0.255
33832026-09-03T12:19:24.360Z
33842026-09-03T12:19:24.360Z
33852026-09-03T12:19:24.360ZSep 03 12:19:22.914 DEBGSep 03 12:19:22.914 Sep 03 12:19:22.914 Sep 03 12:19:22.914DEBGINFO 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 } }] 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.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 3fff:beef:1b::/64 -> 2001:db8::55:ff
33862026-09-03T12:19:24.360Z
33872026-09-03T12:19:24.360Z
33882026-09-03T12:19:24.360Z
33892026-09-03T12:19:24.361ZSep 03 12:19:22.914Sep 03 12:19:22.914 INFOINFO Sep 03 12:19:22.914adding route 172.17.0.9/32 -> 10.0.0.255adding route 172.17.0.6/32 -> 10.0.0.255
33902026-09-03T12:19:24.361Z
33912026-09-03T12:19:24.361ZSep 03 12:19:22.914INFO DEBG Sep 03 12:19:22.914adding route 172.17.0.21/32 -> 10.0.0.255 DEBGreplacing 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 03 12:19:22.914
33922026-09-03T12:19:24.361ZDEBGreplacing 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 } }]
33932026-09-03T12:19:24.361Zreplacing 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 } }]
33942026-09-03T12:19:24.361Z
33952026-09-03T12:19:24.361ZSep 03 12:19:22.914 Sep 03 12:19:22.914INFO Sep 03 12:19:22.914DEBG adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffINFOreplacing 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 } }]
33962026-09-03T12:19:24.361Z
33972026-09-03T12:19:24.361Zadding route 172.17.0.7/32 -> 10.0.0.255
33982026-09-03T12:19:24.361ZSep 03 12:19:22.914Sep 03 12:19:22.914 INFOSep 03 12:19:22.914DEBGSep 03 12:19:22.914 adding route 172.17.0.10/32 -> 10.0.0.255DEBG
33992026-09-03T12:19:24.361Z 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 } }]
34002026-09-03T12:19:24.361Zreplacing 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 } }]
34012026-09-03T12:19:24.361ZINFO Sep 03 12:19:22.914 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 } }]
34022026-09-03T12:19:24.361ZSep 03 12:19:22.914 INFO adding route 172.17.0.8/32 -> 10.0.0.255Sep 03 12:19:22.914 adding route 172.17.0.22/32 -> 10.0.0.255INFO
34032026-09-03T12:19:24.361Z adding route 172.17.0.11/32 -> 10.0.0.255Sep 03 12:19:22.914
34042026-09-03T12:19:24.366Z
34052026-09-03T12:19:24.366ZSep 03 12:19:22.914 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 } }]
34062026-09-03T12:19:24.366ZSep 03 12:19:22.914Sep 03 12:19:22.914 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 03 12:19:22.914 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 } }]INFO
34072026-09-03T12:19:24.366Z 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 } }]
34082026-09-03T12:19:24.366ZINFO
34092026-09-03T12:19:24.366ZSep 03 12:19:22.914 INFO adding route 172.17.0.23/32 -> 10.0.0.255adding route 172.17.0.9/32 -> 10.0.0.255
34102026-09-03T12:19:24.366Z
34112026-09-03T12:19:24.366ZSep 03 12:19:22.914adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff Sep 03 12:19:22.914Sep 03 12:19:22.914 Sep 03 12:19:22.914
34122026-09-03T12:19:24.366ZDEBG 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
34132026-09-03T12:19:24.366ZINFO adding route 172.17.0.20/32 -> 10.0.0.255adding route 172.17.0.12/32 -> 10.0.0.255
34142026-09-03T12:19:24.366ZSep 03 12:19:22.914
34152026-09-03T12:19:24.366ZINFO 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.10/32 -> 10.0.0.255
34162026-09-03T12:19:24.366ZSep 03 12:19:22.914Sep 03 12:19:22.914 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 } }]DEBG
34172026-09-03T12:19:24.366Z 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 03 12:19:22.921
34182026-09-03T12:19:24.366ZSep 03 12:19:22.914 DEBGDEBG 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 03 12:19:22.921
34192026-09-03T12:19:24.367ZSep 03 12:19:22.921 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 } }]
34202026-09-03T12:19:24.367ZINFOINFO adding route 172.17.0.13/32 -> 10.0.0.255
34212026-09-03T12:19:24.367ZSep 03 12:19:22.921 INFO
34222026-09-03T12:19:24.367Z adding route 172.17.0.21/32 -> 10.0.0.255Sep 03 12:19:22.921
34232026-09-03T12:19:24.367Z 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 } }]
34242026-09-03T12:19:24.367Z
34252026-09-03T12:19:24.367Zadding route 3fff:beef:1e::/64 -> 2001:db8::55:ffSep 03 12:19:22.921Sep 03 12:19:22.921
34262026-09-03T12:19:24.367Z Sep 03 12:19:22.921Sep 03 12:19:22.921INFO DEBG Sep 03 12:19:22.921INFO adding route 172.17.0.14/32 -> 10.0.0.255 DEBGINFOadding route 3fff:dead::/64 -> 2001:db8::55:3
34272026-09-03T12:19:24.367Z
34282026-09-03T12:19:24.367Zreplacing 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 } }]
34292026-09-03T12:19:24.367Zadding route 172.17.0.24/32 -> 10.0.0.255replacing 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 } }]
34302026-09-03T12:19:24.367Z
34312026-09-03T12:19:24.367ZSep 03 12:19:22.921 Sep 03 12:19:22.921Sep 03 12:19:22.921Sep 03 12:19:22.921 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 } }]DEBG
34322026-09-03T12:19:24.367Zreplacing 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 } }]INFO
34332026-09-03T12:19:24.367Zadding route 3fff:beef:1f::/64 -> 2001:db8::55:ffSep 03 12:19:22.921
34342026-09-03T12:19:24.367Z 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 } }]INFO adding route 172.17.0.22/32 -> 10.0.0.255
34352026-09-03T12:19:24.367ZSep 03 12:19:22.921Sep 03 12:19:22.921
34362026-09-03T12:19:24.367ZSep 03 12:19:22.921 DEBGINFOINFO 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 172.17.0.15/32 -> 10.0.0.255Sep 03 12:19:22.921
34372026-09-03T12:19:24.367Z adding route 3fff:dead::/64 -> 2001:db8::55:4INFO
34382026-09-03T12:19:24.367Z
34392026-09-03T12:19:24.367Z adding route 172.17.0.25/32 -> 10.0.0.255Sep 03 12:19:22.921Sep 03 12:19:22.921
34402026-09-03T12:19:24.367Z INFOSep 03 12:19:22.921 adding route 3fff:beef:20::/64 -> 2001:db8::55:ffDEBGSep 03 12:19:22.921DEBG
34412026-09-03T12:19:24.367Z 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 } }]
34422026-09-03T12:19:24.367Zreplacing 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 } }]
34432026-09-03T12:19:24.367Zreplacing 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 03 12:19:22.921Sep 03 12:19:22.921 Sep 03 12:19:22.921INFODEBG DEBG
34442026-09-03T12:19:24.368Z 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: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 172.17.0.16/32 -> 10.0.0.255
34452026-09-03T12:19:24.368Z
34462026-09-03T12:19:24.368ZSep 03 12:19:22.921
34472026-09-03T12:19:24.368Z Sep 03 12:19:22.921Sep 03 12:19:22.921INFO Sep 03 12:19:22.921INFO DEBGSep 03 12:19:22.921 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 3fff:beef:21::/64 -> 2001:db8::55:ffDEBGadding route 172.17.0.26/32 -> 10.0.0.255
34482026-09-03T12:19:24.368Z
34492026-09-03T12:19:24.368Zreplacing 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 } }]
34502026-09-03T12:19:24.368Z
34512026-09-03T12:19:24.368ZINFO Sep 03 12:19:22.921adding route 172.17.0.23/32 -> 10.0.0.255
34522026-09-03T12:19:24.368ZSep 03 12:19:22.921Sep 03 12:19:22.921DEBG DEBGreplacing 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
34532026-09-03T12:19:24.368Z adding route 172.17.0.17/32 -> 10.0.0.255
34542026-09-03T12:19:24.368Zreplacing 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 } }]
34552026-09-03T12:19:24.368ZSep 03 12:19:22.921Sep 03 12:19:22.921 Sep 03 12:19:22.921INFODEBGSep 03 12:19:22.921 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 } }] adding route 3fff:beef:22::/64 -> 2001:db8::55:ff
34562026-09-03T12:19:24.368ZINFO 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 } }]
34572026-09-03T12:19:24.368Z
34582026-09-03T12:19:24.368Zadding route 172.17.0.27/32 -> 10.0.0.255
34592026-09-03T12:19:24.368ZSep 03 12:19:22.921Sep 03 12:19:22.921 Sep 03 12:19:22.921 Sep 03 12:19:22.921 INFOSep 03 12:19:22.921DEBG DEBG 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 } }]INFOadding route 172.17.0.18/32 -> 10.0.0.255
34602026-09-03T12:19:24.368Z
34612026-09-03T12:19:24.368Z adding route 172.17.0.11/32 -> 10.0.0.255replacing 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 } }]
34622026-09-03T12:19:24.368ZSep 03 12:19:22.921
34632026-09-03T12:19:24.368Z Sep 03 12:19:22.921adding route 172.17.0.24/32 -> 10.0.0.255DEBG
34642026-09-03T12:19:24.368Z INFOreplacing 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 03 12:19:22.921
34652026-09-03T12:19:24.368Z adding route 172.17.0.28/32 -> 10.0.0.255Sep 03 12:19:22.921
34662026-09-03T12:19:24.368ZINFO Sep 03 12:19:22.921DEBG adding route 3fff:beef:23::/64 -> 2001:db8::55:ff
34672026-09-03T12:19:24.368ZSep 03 12:19:22.921 INFOreplacing 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
34682026-09-03T12:19:24.368Z adding route 172.17.0.19/32 -> 10.0.0.255
34692026-09-03T12:19:24.369ZSep 03 12:19:22.921 Sep 03 12:19:22.921replacing 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 03 12:19:22.921 INFOSep 03 12:19:22.921
34702026-09-03T12:19:24.369ZDEBGadding route 172.17.0.12/32 -> 10.0.0.255
34712026-09-03T12:19:24.369ZDEBGreplacing 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 } }]
34722026-09-03T12:19:24.369ZDEBG 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 03 12:19:22.921
34732026-09-03T12:19:24.369Z DEBGSep 03 12:19:22.921replacing 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 03 12:19:22.921
34742026-09-03T12:19:24.369Z INFOreplacing 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 } }]
34752026-09-03T12:19:24.369Zadding route 3fff:beef:24::/64 -> 2001:db8::55:ffINFO
34762026-09-03T12:19:24.369Z Sep 03 12:19:22.921adding route 172.17.0.29/32 -> 10.0.0.255
34772026-09-03T12:19:24.369ZINFOSep 03 12:19:22.921 Sep 03 12:19:22.921 INFODEBGSep 03 12:19:22.921 adding route 172.17.0.13/32 -> 10.0.0.255replacing 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.20/32 -> 10.0.0.255
34782026-09-03T12:19:24.369Z
34792026-09-03T12:19:24.369Z INFOSep 03 12:19:22.921 Sep 03 12:19:22.921Sep 03 12:19:22.921
34802026-09-03T12:19:24.369Z DEBGINFOadding route 172.17.0.25/32 -> 10.0.0.255 DEBGadding route 3fff:beef:25::/64 -> 2001:db8::55:ff Sep 03 12:19:22.922
34812026-09-03T12:19:24.369Z
34822026-09-03T12:19:24.369Z 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 } }]
34832026-09-03T12:19:24.369Zreplacing 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.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 } }]
34842026-09-03T12:19:24.369Z
34852026-09-03T12:19:24.369ZSep 03 12:19:22.922Sep 03 12:19:22.922 Sep 03 12:19:22.922Sep 03 12:19:22.922 DEBGINFO 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 } }] adding route 172.17.0.21/32 -> 10.0.0.255INFO
34862026-09-03T12:19:24.369ZDEBG Sep 03 12:19:22.922 adding route 172.17.0.14/32 -> 10.0.0.255
34872026-09-03T12:19:24.369Z
34882026-09-03T12:19:24.369ZINFOreplacing 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 03 12:19:22.922
34892026-09-03T12:19:24.369Zadding route 172.17.0.30/32 -> 10.0.0.255Sep 03 12:19:22.922
34902026-09-03T12:19:24.369ZDEBGINFO 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 } }]
34912026-09-03T12:19:24.369Z adding route 3fff:beef:26::/64 -> 2001:db8::55:ff
34922026-09-03T12:19:24.369ZSep 03 12:19:22.922 Sep 03 12:19:22.922Sep 03 12:19:22.922DEBG Sep 03 12:19:22.922INFO DEBG 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 } }]Sep 03 12:19:22.922
34932026-09-03T12:19:24.370Zreplacing 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 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.15/32 -> 10.0.0.255
34942026-09-03T12:19:24.370Z
34952026-09-03T12:19:24.370Z Sep 03 12:19:22.922
34962026-09-03T12:19:24.370Z INFO adding route 172.17.0.26/32 -> 10.0.0.255INFO
34972026-09-03T12:19:24.370ZSep 03 12:19:22.922 Sep 03 12:19:22.922 adding route 172.17.0.22/32 -> 10.0.0.255DEBG
34982026-09-03T12:19:24.370Z 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 03 12:19:22.922
34992026-09-03T12:19:24.370ZINFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ff
35002026-09-03T12:19:24.370ZINFO Sep 03 12:19:22.922Sep 03 12:19:22.922 INFOSep 03 12:19:22.922Sep 03 12:19:22.922 DEBGadding route 172.17.0.16/32 -> 10.0.0.255 DEBG
35012026-09-03T12:19:24.370Zreplacing 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
35022026-09-03T12:19:24.370Z 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 } }]adding route 172.17.0.31/32 -> 10.0.0.255
35032026-09-03T12:19:24.370Z
35042026-09-03T12:19:24.375ZSep 03 12:19:22.922Sep 03 12:19:22.922 INFO DEBGadding route 172.17.0.23/32 -> 10.0.0.255
35052026-09-03T12:19:24.375ZSep 03 12:19:22.922replacing 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 } }]
35062026-09-03T12:19:24.375ZINFOreplacing 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 } }]
35072026-09-03T12:19:24.375Zadding route 3fff:beef:28::/64 -> 2001:db8::55:ff
35082026-09-03T12:19:24.375ZSep 03 12:19:22.922 INFOSep 03 12:19:22.922Sep 03 12:19:22.922Sep 03 12:19:22.922 Sep 03 12:19:22.922 DEBGDEBGadding route 172.17.0.17/32 -> 10.0.0.255INFO
35092026-09-03T12:19:24.375Zreplacing 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 } }]
35102026-09-03T12:19:24.375Zreplacing 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 03 12:19:22.922 DEBG
35112026-09-03T12:19:24.375ZDEBGadding route 172.17.0.27/32 -> 10.0.0.255
35122026-09-03T12:19:24.375ZSep 03 12:19:22.922 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 } }]INFO
35132026-09-03T12:19:24.375Zreplacing 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 } }]
35142026-09-03T12:19:24.375Z Sep 03 12:19:22.922adding route 172.17.0.24/32 -> 10.0.0.255
35152026-09-03T12:19:24.375ZINFOSep 03 12:19:22.922 INFO Sep 03 12:19:22.922adding route 3fff:beef:29::/64 -> 2001:db8::55:ffSep 03 12:19:22.922
35162026-09-03T12:19:24.375Zadding route 172.17.0.18/32 -> 10.0.0.255 DEBGSep 03 12:19:22.922
35172026-09-03T12:19:24.375Zreplacing 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 } }]INFO
35182026-09-03T12:19:24.375Z adding route 172.17.0.32/32 -> 10.0.0.255Sep 03 12:19:22.922
35192026-09-03T12:19:24.375ZDEBGSep 03 12:19:22.922Sep 03 12:19:22.922 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 } }] DEBGINFO
35202026-09-03T12:19:24.375Z adding route 172.17.0.25/32 -> 10.0.0.255replacing 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 } }]
35212026-09-03T12:19:24.375Z
35222026-09-03T12:19:24.375ZSep 03 12:19:22.922Sep 03 12:19:22.922 DEBGINFO Sep 03 12:19:22.922 adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffINFOSep 03 12:19:22.922
35232026-09-03T12:19:24.375Z adding route 172.17.0.19/32 -> 10.0.0.255DEBG
35242026-09-03T12:19:24.375Z 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.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 } }]
35252026-09-03T12:19:24.375Z
35262026-09-03T12:19:24.375ZSep 03 12:19:22.922 DEBG Sep 03 12:19:22.922 DEBG 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 } }]created new freemap
35272026-09-03T12:19:24.375Z , 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 } }]unit
35282026-09-03T12:19:24.375Z: Sep 03 12:19:22.930freemap_route_ipv4
35292026-09-03T12:19:24.376ZINFO Sep 03 12:19:22.930adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
35302026-09-03T12:19:24.376ZINFO adding route 172.17.0.28/32 -> 10.0.0.255Sep 03 12:19:22.930
35312026-09-03T12:19:24.376ZDEBG created new freemap, unitSep 03 12:19:22.930: Sep 03 12:19:22.930DEBG freemap_route_ipv6DEBG 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 } }]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 03 12:19:22.930
35322026-09-03T12:19:24.376Z
35332026-09-03T12:19:24.376Z
35342026-09-03T12:19:24.376Z INFO Sep 03 12:19:22.930 Sep 03 12:19:22.930INFOadding route 172.17.0.26/32 -> 10.0.0.255
35352026-09-03T12:19:24.376Zadding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
35362026-09-03T12:19:24.376ZINFO adding route 172.17.0.29/32 -> 10.0.0.255
35372026-09-03T12:19:24.376ZSep 03 12:19:22.922Sep 03 12:19:22.930 Sep 03 12:19:22.930DEBGSep 03 12:19:22.930 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 } }]DEBG
35382026-09-03T12:19:24.376Z Sep 03 12:19:22.930 INFODEBG DEBG 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 } }]
35392026-09-03T12:19:24.376Zreplacing 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 } }]adding route 172.17.0.33/32 -> 10.0.0.255
35402026-09-03T12:19:24.376ZSep 03 12:19:22.930
35412026-09-03T12:19:24.376Z initted freemap. size: 64INFOSep 03 12:19:22.930 adding route 172.17.0.27/32 -> 10.0.0.255INFOSep 03 12:19:22.930 adding route 172.17.0.30/32 -> 10.0.0.255
35422026-09-03T12:19:24.376ZDEBG
35432026-09-03T12:19:24.376ZSep 03 12:19:22.930 , unit: 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 03 12:19:22.930INFOSep 03 12:19:22.930
35442026-09-03T12:19:24.376Z DEBGadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
35452026-09-03T12:19:24.376Zfreemap_route_ipv4replacing 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 } }]
35462026-09-03T12:19:24.376ZDEBGSep 03 12:19:22.930 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 } }]
35472026-09-03T12:19:24.376Z
35482026-09-03T12:19:24.376Z INFOSep 03 12:19:22.930Sep 03 12:19:22.930 INFOadding route 172.17.0.34/32 -> 10.0.0.255
35492026-09-03T12:19:24.376ZDEBGSep 03 12:19:22.930adding route 172.17.0.31/32 -> 10.0.0.255
35502026-09-03T12:19:24.376Zreplacing 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 03 12:19:22.930
35512026-09-03T12:19:24.376Z INFO Sep 03 12:19:22.930adding route 172.17.0.28/32 -> 10.0.0.255DEBGSep 03 12:19:22.930 Sep 03 12:19:22.930 DEBG reset freemapINFO , 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 } }] unit
35522026-09-03T12:19:24.376Zadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
35532026-09-03T12:19:24.376ZDEBG: freemap_route_ipv4Sep 03 12:19:22.930
35542026-09-03T12:19:24.377ZSep 03 12:19:22.930 DEBG
35552026-09-03T12:19:24.377ZINFO 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 } }]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 } }]
35562026-09-03T12:19:24.377Zadding route 172.17.0.32/32 -> 10.0.0.255
35572026-09-03T12:19:24.377Z
35582026-09-03T12:19:24.377ZSep 03 12:19:22.930 Sep 03 12:19:22.930 DEBGSep 03 12:19:22.930 INFO Sep 03 12:19:22.930DEBGSep 03 12:19:22.930 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 } }]
35592026-09-03T12:19:24.377ZINFO adding route 172.17.0.29/32 -> 10.0.0.255
35602026-09-03T12:19:24.377Zreplacing 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 } }]
35612026-09-03T12:19:24.377Zadding route 172.17.0.35/32 -> 10.0.0.255Sep 03 12:19:22.930
35622026-09-03T12:19:24.377Z Sep 03 12:19:22.930INFOSep 03 12:19:22.930 DEBGINFODEBG adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff adding route 172.17.0.33/32 -> 10.0.0.255
35632026-09-03T12:19:24.377Z 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 } }]
35642026-09-03T12:19:24.377ZSep 03 12:19:22.930
35652026-09-03T12:19:24.377Ztest route::tests::shrink_preserves_compacted_order ... ok
35662026-09-03T12:19:24.377Z Sep 03 12:19:22.930 Sep 03 12:19:22.930DEBG initted freemap. size: 64DEBGDEBG 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.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 } }]
35672026-09-03T12:19:24.377Z
35682026-09-03T12:19:24.377ZSep 03 12:19:22.930 , 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 03 12:19:22.930Sep 03 12:19:22.930 adding route 172.17.0.30/32 -> 10.0.0.255 INFO
35692026-09-03T12:19:24.377Z
35702026-09-03T12:19:24.377Zadding route 172.17.0.34/32 -> 10.0.0.255
35712026-09-03T12:19:24.377ZINFO Sep 03 12:19:22.930Sep 03 12:19:22.930 adding route 3fff:beef:30::/64 -> 2001:db8::55:ffSep 03 12:19:22.930
35722026-09-03T12:19:24.377Z DEBG DEBG unitreplacing 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 03 12:19:22.930
35732026-09-03T12:19:24.377Z 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 } }]
35742026-09-03T12:19:24.377Z: freemap_route_ipv6INFODEBGSep 03 12:19:22.930 Sep 03 12:19:22.930 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 } }] INFOINFO adding route 172.17.0.31/32 -> 10.0.0.255
35752026-09-03T12:19:24.377Zadding route 172.17.0.35/32 -> 10.0.0.255
35762026-09-03T12:19:24.377Z
35772026-09-03T12:19:24.377Zadding route 172.17.0.36/32 -> 10.0.0.255
35782026-09-03T12:19:24.377Z
35792026-09-03T12:19:24.378ZSep 03 12:19:22.930Sep 03 12:19:22.930 Sep 03 12:19:22.930DEBG INFOreplacing 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 } }]
35802026-09-03T12:19:24.378Zadding route 3fff:beef:31::/64 -> 2001:db8::55:ffSep 03 12:19:22.930 DEBG
35812026-09-03T12:19:24.378Zreplacing 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 } }]DEBG
35822026-09-03T12:19:24.378Z Sep 03 12:19:22.930 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 } }]INFO
35832026-09-03T12:19:24.378ZSep 03 12:19:22.930Sep 03 12:19:22.930Sep 03 12:19:22.930 INFODEBG adding route 172.17.0.36/32 -> 10.0.0.255replacing 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 } }]
35842026-09-03T12:19:24.378Z
35852026-09-03T12:19:24.378ZDEBG adding route 172.17.0.32/32 -> 10.0.0.255reset freemapSep 03 12:19:22.930
35862026-09-03T12:19:24.378Z Sep 03 12:19:22.930DEBG 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 } }] INFO Sep 03 12:19:22.930adding route 172.17.0.37/32 -> 10.0.0.255Sep 03 12:19:22.930
35872026-09-03T12:19:24.378ZINFO DEBGadding route 3fff:beef:32::/64 -> 2001:db8::55:ff
35882026-09-03T12:19:24.378Zreplacing 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 03 12:19:22.939
35892026-09-03T12:19:24.378Z DEBGSep 03 12:19:22.939 DEBGreplacing 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 } }]
35902026-09-03T12:19:24.378Z
35912026-09-03T12:19:24.378Z Sep 03 12:19:22.939replacing 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 } }]
35922026-09-03T12:19:24.378ZINFOSep 03 12:19:22.939 adding route 172.17.0.33/32 -> 10.0.0.255Sep 03 12:19:22.939
35932026-09-03T12:19:24.378ZSep 03 12:19:22.939 INFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ff
35942026-09-03T12:19:24.378Z, Sep 03 12:19:22.939unitSep 03 12:19:22.939 :DEBG DEBGreplacing 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 } }] freemap_route_ipv6replacing 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 } }]
35952026-09-03T12:19:24.378Z
35962026-09-03T12:19:24.378Z
35972026-09-03T12:19:24.378ZSep 03 12:19:22.939 INFO Sep 03 12:19:22.939adding route 172.17.0.34/32 -> 10.0.0.255
35982026-09-03T12:19:24.378ZINFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ff
35992026-09-03T12:19:24.378ZSep 03 12:19:22.939 INFOINFO Sep 03 12:19:22.939adding route 172.17.0.37/32 -> 10.0.0.255
36002026-09-03T12:19:24.378ZSep 03 12:19:22.939DEBG 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 } }] adding route 172.16.0.0/32 -> 10.0.0.1
36012026-09-03T12:19:24.378Zreplacing 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 } }]
36022026-09-03T12:19:24.378Z
36032026-09-03T12:19:24.378ZSep 03 12:19:22.939 INFOSep 03 12:19:22.939Sep 03 12:19:22.939 INFO adding route 172.17.0.35/32 -> 10.0.0.255DEBG
36042026-09-03T12:19:24.383Zadding route 3fff:beef:35::/64 -> 2001:db8::55:ffSep 03 12:19:22.939
36052026-09-03T12:19:24.383Z 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 } }]
36062026-09-03T12:19:24.383ZDEBG Sep 03 12:19:22.939Sep 03 12:19:22.939replacing 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
36072026-09-03T12:19:24.383Zreplacing 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
36082026-09-03T12:19:24.383ZSep 03 12:19:22.939replacing 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 } }]
36092026-09-03T12:19:24.383ZINFO Sep 03 12:19:22.939 INFO adding route 3fff:beef:36::/64 -> 2001:db8::55:ffSep 03 12:19:22.939
36102026-09-03T12:19:24.383Z Sep 03 12:19:22.939 INFOINFO Sep 03 12:19:22.939adding route 172.16.0.0/32 -> 10.0.0.2adding route 172.17.0.36/32 -> 10.0.0.255
36112026-09-03T12:19:24.383Zadding route 172.17.0.38/32 -> 10.0.0.255
36122026-09-03T12:19:24.383Z
36132026-09-03T12:19:24.383Z 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 03 12:19:22.939Sep 03 12:19:22.939
36142026-09-03T12:19:24.383Z DEBGDEBG 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.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 } }]
36152026-09-03T12:19:24.383Z
36162026-09-03T12:19:24.384ZSep 03 12:19:22.922Sep 03 12:19:22.939 Sep 03 12:19:22.939DEBG Sep 03 12:19:22.939Sep 03 12:19:22.939INFO INFO INFOadding route 172.17.0.37/32 -> 10.0.0.255adding route 3fff:beef:37::/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 } }]
36172026-09-03T12:19:24.384Z
36182026-09-03T12:19:24.384Zadding route 172.17.0.39/32 -> 10.0.0.255
36192026-09-03T12:19:24.384Z
36202026-09-03T12:19:24.384ZDEBG Sep 03 12:19:22.939Sep 03 12:19:22.939replacing 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 } }]
36212026-09-03T12:19:24.384ZDEBG 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
36222026-09-03T12:19:24.384Z 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 03 12:19:22.939
36232026-09-03T12:19:24.384Z DEBGSep 03 12:19:22.939 Sep 03 12:19:22.939replacing 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 } }] INFOSep 03 12:19:22.939
36242026-09-03T12:19:24.384Z Sep 03 12:19:22.939 INFO adding route 3fff:beef:38::/64 -> 2001:db8::55:ff adding route 172.17.0.20/32 -> 10.0.0.255
36252026-09-03T12:19:24.384ZINFOINFO
36262026-09-03T12:19:24.384Zadding route 172.17.0.38/32 -> 10.0.0.255Sep 03 12:19:22.939
36272026-09-03T12:19:24.384ZSep 03 12:19:22.939 INFO DEBG adding route 172.17.0.40/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 } }]
36282026-09-03T12:19:24.384Z
36292026-09-03T12:19:24.384ZSep 03 12:19:22.939Sep 03 12:19:22.939adding route 172.16.0.0/32 -> 10.0.0.3 DEBG DEBGSep 03 12:19:22.939
36302026-09-03T12:19:24.384Zreplacing 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 03 12:19:22.939DEBG
36312026-09-03T12:19:24.384Z INFO adding route 3fff:beef:39::/64 -> 2001:db8::55:ff 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 03 12:19:22.939
36322026-09-03T12:19:24.384ZSep 03 12:19:22.939replacing 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 } }]
36332026-09-03T12:19:24.384Z
36342026-09-03T12:19:24.384ZINFO DEBGSep 03 12:19:22.939 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 } }, 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 03 12:19:22.939adding route 172.17.0.39/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 } }]
36352026-09-03T12:19:24.384ZINFO
36362026-09-03T12:19:24.384Z
36372026-09-03T12:19:24.384Zadding route 172.17.0.41/32 -> 10.0.0.255Sep 03 12:19:22.939
36382026-09-03T12:19:24.384ZSep 03 12:19:22.939 Sep 03 12:19:22.939DEBGINFO 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 } }]INFO Sep 03 12:19:22.939adding route 172.17.0.21/32 -> 10.0.0.255
36392026-09-03T12:19:24.384Z
36402026-09-03T12:19:24.384Zadding route 3fff:beef:3a::/64 -> 2001:db8::55:ffSep 03 12:19:22.939 INFO
36412026-09-03T12:19:24.385Z DEBGadding route 172.16.0.0/32 -> 10.0.0.4 Sep 03 12:19:22.939Sep 03 12:19:22.939replacing 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 03 12:19:22.939DEBGDEBG 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 } }]
36422026-09-03T12:19:24.385ZINFO
36432026-09-03T12:19:24.385Zadding route 172.17.0.40/32 -> 10.0.0.255
36442026-09-03T12:19:24.385Z
36452026-09-03T12:19:24.385Zreplacing 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 03 12:19:22.939
36462026-09-03T12:19:24.385Z Sep 03 12:19:22.939INFOSep 03 12:19:22.939 adding route 172.17.0.42/32 -> 10.0.0.255DEBG
36472026-09-03T12:19:24.385Z 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 } }]INFO
36482026-09-03T12:19:24.385Z adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffSep 03 12:19:22.939
36492026-09-03T12:19:24.385ZSep 03 12:19:22.939 Sep 03 12:19:22.939DEBG Sep 03 12:19:22.939 DEBGreplacing 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 03 12:19:22.939INFO DEBG
36502026-09-03T12:19:24.385Zreplacing 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 } }]adding route 172.17.0.41/32 -> 10.0.0.255
36512026-09-03T12:19:24.385Z
36522026-09-03T12:19:24.385ZINFO Sep 03 12:19:22.939adding route 172.17.0.22/32 -> 10.0.0.255 Sep 03 12:19:22.939
36532026-09-03T12:19:24.385Zreplacing 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 03 12:19:22.939DEBG INFOreplacing 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 } }]INFO
36542026-09-03T12:19:24.385Zadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
36552026-09-03T12:19:24.385Z
36562026-09-03T12:19:24.385Zadding route 172.17.0.43/32 -> 10.0.0.255Sep 03 12:19:22.939Sep 03 12:19:22.939 DEBG
36572026-09-03T12:19:24.385ZSep 03 12:19:22.939 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 } }] DEBGDEBG 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 } }]
36582026-09-03T12:19:24.385ZSep 03 12:19:22.939replacing 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 } }]
36592026-09-03T12:19:24.385ZINFO
36602026-09-03T12:19:24.385Z Sep 03 12:19:22.939adding route 172.17.0.42/32 -> 10.0.0.255
36612026-09-03T12:19:24.385Z DEBG Sep 03 12:19:22.939replacing 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 } }]
36622026-09-03T12:19:24.385ZINFOSep 03 12:19:22.939Sep 03 12:19:22.939 DEBGDEBG 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 } }]adding route 172.17.0.23/32 -> 10.0.0.255
36632026-09-03T12:19:24.385Zfailed to allocate space for the new target listSep 03 12:19:22.939
36642026-09-03T12:19:24.385Z
36652026-09-03T12:19:24.385Z INFOSep 03 12:19:22.939 adding route 172.17.0.44/32 -> 10.0.0.255INFO
36662026-09-03T12:19:24.386ZSep 03 12:19:22.939 Sep 03 12:19:22.939adding route 172.17.0.43/32 -> 10.0.0.255
36672026-09-03T12:19:24.386ZDEBGDEBG 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 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 } }]
36682026-09-03T12:19:24.386Z
36692026-09-03T12:19:24.386ZSep 03 12:19:22.939 DEBGSep 03 12:19:22.939 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 } }]DEBG
36702026-09-03T12:19:24.386Z 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 03 12:19:22.939
36712026-09-03T12:19:24.386Z Sep 03 12:19:22.939INFO INFOadding route 172.17.0.24/32 -> 10.0.0.255
36722026-09-03T12:19:24.386Zadding route 172.17.0.45/32 -> 10.0.0.255Sep 03 12:19:22.939
36732026-09-03T12:19:24.386Z INFO adding route 172.17.0.44/32 -> 10.0.0.255INFO
36742026-09-03T12:19:24.386ZSep 03 12:19:22.939 Sep 03 12:19:22.939 DEBGadding route 172.17.0.38/32 -> 10.0.0.255 Sep 03 12:19:22.939
36752026-09-03T12:19:24.386Z 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 } }]DEBGDEBG
36762026-09-03T12:19:24.386Zreplacing 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 } }]
36772026-09-03T12:19:24.386Zreplacing 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 } }]
36782026-09-03T12:19:24.386ZSep 03 12:19:22.939Sep 03 12:19:22.939Sep 03 12:19:22.939 INFODEBG 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.45/32 -> 10.0.0.255
36792026-09-03T12:19:24.386Z
36802026-09-03T12:19:24.386ZSep 03 12:19:22.939INFO INFO adding route 172.17.0.25/32 -> 10.0.0.255adding route 172.17.0.46/32 -> 10.0.0.255
36812026-09-03T12:19:24.386Z
36822026-09-03T12:19:24.386ZSep 03 12:19:22.939 DEBG Sep 03 12:19:22.939Sep 03 12:19:22.939 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 } }]DEBGSep 03 12:19:22.939
36832026-09-03T12:19:24.386ZDEBG 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 } }] 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 } }]
36842026-09-03T12:19:24.386Zadding route 172.17.0.39/32 -> 10.0.0.255Sep 03 12:19:22.939
36852026-09-03T12:19:24.386Z
36862026-09-03T12:19:24.386ZINFO adding route 172.17.0.46/32 -> 10.0.0.255
36872026-09-03T12:19:24.386ZSep 03 12:19:22.939Sep 03 12:19:22.939Sep 03 12:19:22.939 DEBGINFO Sep 03 12:19:22.939replacing 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
36882026-09-03T12:19:24.386ZINFO adding route 172.17.0.26/32 -> 10.0.0.255replacing 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.47/32 -> 10.0.0.255
36892026-09-03T12:19:24.386Z
36902026-09-03T12:19:24.387Z
36912026-09-03T12:19:24.387ZSep 03 12:19:22.939 INFO adding route 172.17.0.40/32 -> 10.0.0.255Sep 03 12:19:22.939
36922026-09-03T12:19:24.387ZSep 03 12:19:22.939 INFOSep 03 12:19:22.939 adding route 172.17.0.47/32 -> 10.0.0.255Sep 03 12:19:22.939
36932026-09-03T12:19:24.387Z DEBGDEBG DEBGreplacing 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.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 } }]
36942026-09-03T12:19:24.387Zreplacing 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 } }]
36952026-09-03T12:19:24.387Z
36962026-09-03T12:19:24.387ZSep 03 12:19:22.939 Sep 03 12:19:22.939DEBG Sep 03 12:19:22.939Sep 03 12:19:22.939 INFOSep 03 12:19:22.940 DEBG INFOcreated new freemap adding route 172.17.0.27/32 -> 10.0.0.255, unit
36972026-09-03T12:19:24.387Z: freemap_route_ipv4
36982026-09-03T12:19:24.387ZSep 03 12:19:22.948adding route 172.17.0.41/32 -> 10.0.0.255 DEBGSep 03 12:19:22.948 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
36992026-09-03T12:19:24.387Z created new freemap, unit:Sep 03 12:19:22.948 freemap_route_ipv6
37002026-09-03T12:19:24.387Z
37012026-09-03T12:19:24.387ZSep 03 12:19:22.948 INFODEBG adding route 172.17.0.28/32 -> 10.0.0.255initted freemap. size: 64
37022026-09-03T12:19:24.387Z, unit:Sep 03 12:19:22.948 freemap_route_ipv4Sep 03 12:19:22.948DEBG
37032026-09-03T12:19:24.387Z 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
37042026-09-03T12:19:24.392Z Sep 03 12:19:22.948replacing 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 } }]
37052026-09-03T12:19:24.392ZDEBG Sep 03 12:19:22.948reset freemap , Sep 03 12:19:22.948unit INFO:INFO freemap_route_ipv4adding route 172.17.0.29/32 -> 10.0.0.255
37062026-09-03T12:19:24.392Zadding route 172.17.0.42/32 -> 10.0.0.255
37072026-09-03T12:19:24.392Z
37082026-09-03T12:19:24.392ZSep 03 12:19:22.948 DEBGSep 03 12:19:22.948replacing 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 03 12:19:22.948
37092026-09-03T12:19:24.392Z 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 } }]initted freemap. size: 64
37102026-09-03T12:19:24.392Zreplacing 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 } }],
37112026-09-03T12:19:24.392ZunitSep 03 12:19:22.948:Sep 03 12:19:22.948 INFOINFO adding route 172.17.0.48/32 -> 10.0.0.255adding route 172.17.0.30/32 -> 10.0.0.255freemap_route_ipv6
37122026-09-03T12:19:24.392Z
37132026-09-03T12:19:24.392Z
37142026-09-03T12:19:24.392ZSep 03 12:19:22.948Sep 03 12:19:22.948Sep 03 12:19:22.948 DEBGDEBG Sep 03 12:19:22.948replacing 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 } }]reset freemap
37152026-09-03T12:19:24.392Z, unit:INFO Sep 03 12:19:22.948freemap_route_ipv6 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 } }]
37162026-09-03T12:19:24.392Z
37172026-09-03T12:19:24.392Zadding route 172.17.0.31/32 -> 10.0.0.255
37182026-09-03T12:19:24.392Zadding route 172.17.0.43/32 -> 10.0.0.255Sep 03 12:19:22.948Sep 03 12:19:22.948
37192026-09-03T12:19:24.392Z Sep 03 12:19:22.948INFO DEBGadding route 172.17.0.49/32 -> 10.0.0.255 INFOreplacing 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 } }]
37202026-09-03T12:19:24.392Z
37212026-09-03T12:19:24.392Z adding route 172.16.0.0/32 -> 10.0.0.1Sep 03 12:19:22.948
37222026-09-03T12:19:24.392ZSep 03 12:19:22.948 Sep 03 12:19:22.948 DEBG 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 } }] Sep 03 12:19:22.948replacing 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 } }]
37232026-09-03T12:19:24.393ZINFO DEBG
37242026-09-03T12:19:24.393Z 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: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
37252026-09-03T12:19:24.393ZSep 03 12:19:22.948
37262026-09-03T12:19:24.393ZSep 03 12:19:22.948 Sep 03 12:19:22.948INFO Sep 03 12:19:22.948adding route 172.17.0.50/32 -> 10.0.0.255
37272026-09-03T12:19:24.393ZINFODEBG INFO adding route 172.16.0.0/32 -> 10.0.0.1replacing 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 03 12:19:22.948
37282026-09-03T12:19:24.393Z
37292026-09-03T12:19:24.393Z adding route 172.17.0.44/32 -> 10.0.0.255
37302026-09-03T12:19:24.393ZDEBG Sep 03 12:19:22.948replacing 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 } }] Sep 03 12:19:22.948
37312026-09-03T12:19:24.393Z INFO DEBG Sep 03 12:19:22.948adding route 172.17.0.33/32 -> 10.0.0.255 Sep 03 12:19:22.948DEBG 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 } }]
37322026-09-03T12:19:24.393ZINFO
37332026-09-03T12:19:24.393Z 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 } }]adding route 172.17.0.51/32 -> 10.0.0.255
37342026-09-03T12:19:24.393Z
37352026-09-03T12:19:24.393ZSep 03 12:19:22.948 Sep 03 12:19:22.948Sep 03 12:19:22.948 Sep 03 12:19:22.948INFO DEBG INFO DEBG adding route 172.17.0.45/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 } }]
37362026-09-03T12:19:24.393Zreplacing 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.1
37372026-09-03T12:19:24.393Z
37382026-09-03T12:19:24.393Z
37392026-09-03T12:19:24.393ZSep 03 12:19:22.948 Sep 03 12:19:22.948INFO Sep 03 12:19:22.948Sep 03 12:19:22.948INFO DEBGadding route 172.17.0.52/32 -> 10.0.0.255
37402026-09-03T12:19:24.393Z 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 } }] DEBGadding route 172.17.0.34/32 -> 10.0.0.255
37412026-09-03T12:19:24.393Z Sep 03 12:19:22.948
37422026-09-03T12:19:24.393Z 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 } }]DEBG
37432026-09-03T12:19:24.393Z Sep 03 12:19:22.948replacing 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 03 12:19:22.948
37442026-09-03T12:19:24.393Z INFO Sep 03 12:19:22.948adding route 172.16.0.0/32 -> 10.0.0.2DEBG
37452026-09-03T12:19:24.393Z INFO Sep 03 12:19:22.948adding route 172.17.0.46/32 -> 10.0.0.255 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 } }]INFO
37462026-09-03T12:19:24.393Z Sep 03 12:19:22.948
37472026-09-03T12:19:24.393Z adding route 172.17.0.53/32 -> 10.0.0.255DEBG
37482026-09-03T12:19:24.394Z 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 03 12:19:22.948
37492026-09-03T12:19:24.394ZDEBG Sep 03 12:19:22.948Sep 03 12:19:22.948replacing 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 } }] INFODEBGSep 03 12:19:22.948
37502026-09-03T12:19:24.394Z 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
37512026-09-03T12:19:24.394Z adding route 172.17.0.35/32 -> 10.0.0.255adding route 172.17.0.0/32 -> 10.0.0.255Sep 03 12:19:22.948
37522026-09-03T12:19:24.394ZSep 03 12:19:22.948
37532026-09-03T12:19:24.394ZINFO INFOadding route 172.17.0.47/32 -> 10.0.0.255Sep 03 12:19:22.948 Sep 03 12:19:22.948adding route 172.17.0.54/32 -> 10.0.0.255
37542026-09-03T12:19:24.394Z
37552026-09-03T12:19:24.394Z DEBGDEBG 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 03 12:19:22.948
37562026-09-03T12:19:24.394Z 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 } }]DEBG
37572026-09-03T12:19:24.394Z Sep 03 12:19:22.948replacing 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 03 12:19:22.948
37582026-09-03T12:19:24.394Z INFO adding route 172.17.0.1/32 -> 10.0.0.255DEBGSep 03 12:19:22.948
37592026-09-03T12:19:24.394Zreplacing 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 } }]INFOSep 03 12:19:22.948
37602026-09-03T12:19:24.394Z adding route 172.17.0.55/32 -> 10.0.0.255
37612026-09-03T12:19:24.394ZINFO adding route 172.17.0.36/32 -> 10.0.0.255Sep 03 12:19:22.948
37622026-09-03T12:19:24.394Z Sep 03 12:19:22.948Sep 03 12:19:22.948DEBG 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 } }]DEBG
37632026-09-03T12:19:24.394ZINFO 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.48/32 -> 10.0.0.255Sep 03 12:19:22.948
37642026-09-03T12:19:24.394Z
37652026-09-03T12:19:24.394Ztest route::tests::delete_target_full ... ok
37662026-09-03T12:19:24.394Ztest route::tests::delete_targets_full ... ok
37672026-09-03T12:19:24.394Ztest route::tests::add_target_fails_full ... ok
37682026-09-03T12:19:24.394Z 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 03 12:19:22.948Sep 03 12:19:22.948
37692026-09-03T12:19:24.394Z Sep 03 12:19:22.948INFO INFODEBGadding route 172.17.0.2/32 -> 10.0.0.255
37702026-09-03T12:19:24.394Zadding route 172.17.0.56/32 -> 10.0.0.255Sep 03 12:19:22.948
37712026-09-03T12:19:24.394Z 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 } }]Sep 03 12:19:22.948Sep 03 12:19:22.948 DEBGadding route 172.17.0.37/32 -> 10.0.0.255
37722026-09-03T12:19:24.395ZDEBGreplacing 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 } }]
37732026-09-03T12:19:24.395Zreplacing 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 } }]
37742026-09-03T12:19:24.395Z
37752026-09-03T12:19:24.395ZSep 03 12:19:22.948Sep 03 12:19:22.948 Sep 03 12:19:22.948INFOSep 03 12:19:22.948 adding route 172.17.0.49/32 -> 10.0.0.255DEBGINFO INFOadding route 172.17.0.57/32 -> 10.0.0.255
37762026-09-03T12:19:24.395Z
37772026-09-03T12:19:24.395Z 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 172.17.0.3/32 -> 10.0.0.255
37782026-09-03T12:19:24.395Z
37792026-09-03T12:19:24.395ZSep 03 12:19:22.948 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 } }]Sep 03 12:19:22.948
37802026-09-03T12:19:24.395ZSep 03 12:19:22.948Sep 03 12:19:22.948 DEBG INFODEBG 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 } }]
37812026-09-03T12:19:24.395Zadding route 172.17.0.38/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 } }]Sep 03 12:19:22.948
37822026-09-03T12:19:24.395Z
37832026-09-03T12:19:24.395ZSep 03 12:19:22.948INFO adding route 172.17.0.58/32 -> 10.0.0.255Sep 03 12:19:22.948Sep 03 12:19:22.948INFO
37842026-09-03T12:19:24.395ZINFO adding route 172.17.0.50/32 -> 10.0.0.255adding route 172.17.0.4/32 -> 10.0.0.255
37852026-09-03T12:19:24.395Z DEBG
37862026-09-03T12:19:24.395Z 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 03 12:19:22.948
37872026-09-03T12:19:24.395ZSep 03 12:19:22.948 DEBGDEBG 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 03 12:19:22.948
37882026-09-03T12:19:24.395ZSep 03 12:19:22.948 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 } }]INFO
37892026-09-03T12:19:24.395Z adding route 172.17.0.39/32 -> 10.0.0.255DEBGSep 03 12:19:22.948
37902026-09-03T12:19:24.395ZINFOSep 03 12:19:22.948replacing 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 } }]
37912026-09-03T12:19:24.395ZINFOadding route 172.17.0.5/32 -> 10.0.0.255
37922026-09-03T12:19:24.395Zadding route 172.17.0.59/32 -> 10.0.0.255
37932026-09-03T12:19:24.395ZSep 03 12:19:22.948Sep 03 12:19:22.948 Sep 03 12:19:22.948DEBGSep 03 12:19:22.948INFO 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.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 } }]
37942026-09-03T12:19:24.395Zadding route 172.17.0.51/32 -> 10.0.0.255 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 } }]
37952026-09-03T12:19:24.395Z
37962026-09-03T12:19:24.395Z
37972026-09-03T12:19:24.395ZSep 03 12:19:22.948 Sep 03 12:19:22.948INFO Sep 03 12:19:22.948adding route 172.17.0.6/32 -> 10.0.0.255
37982026-09-03T12:19:24.396ZINFOINFO adding route 172.17.0.60/32 -> 10.0.0.255 Sep 03 12:19:22.948
37992026-09-03T12:19:24.396Zadding route 172.17.0.40/32 -> 10.0.0.255Sep 03 12:19:22.948
38002026-09-03T12:19:24.396Z DEBGSep 03 12:19:22.948 DEBGDEBGreplacing 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 } }]
38012026-09-03T12:19:24.396Zreplacing 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 03 12:19:22.948
38022026-09-03T12:19:24.396Zreplacing 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 } }]
38032026-09-03T12:19:24.396ZDEBG 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 } }]
38042026-09-03T12:19:24.400ZSep 03 12:19:22.948 INFOSep 03 12:19:22.948 Sep 03 12:19:22.948adding route 172.17.0.7/32 -> 10.0.0.255Sep 03 12:19:22.948
38052026-09-03T12:19:24.401Z INFO INFOadding route 172.17.0.61/32 -> 10.0.0.255INFO
38062026-09-03T12:19:24.401ZSep 03 12:19:22.948 adding route 172.17.0.52/32 -> 10.0.0.255 adding route 172.17.0.41/32 -> 10.0.0.255
38072026-09-03T12:19:24.401Z
38082026-09-03T12:19:24.401ZSep 03 12:19:22.948 DEBGDEBG Sep 03 12:19:22.948replacing 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 } }]
38092026-09-03T12:19:24.401ZSep 03 12:19:22.948 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
38102026-09-03T12:19:24.401Z 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 03 12:19:22.948
38112026-09-03T12:19:24.401Z INFOSep 03 12:19:22.948 Sep 03 12:19:22.948DEBGINFOadding route 172.17.0.62/32 -> 10.0.0.255 adding route 172.17.0.8/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 } }]
38122026-09-03T12:19:24.401ZINFO
38132026-09-03T12:19:24.401Z
38142026-09-03T12:19:24.401Zadding route 172.17.0.42/32 -> 10.0.0.255
38152026-09-03T12:19:24.401ZSep 03 12:19:22.948 Sep 03 12:19:22.948DEBG Sep 03 12:19:22.948Sep 03 12:19:22.948replacing 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 } }]
38162026-09-03T12:19:24.401Z DEBGINFO adding route 172.17.0.48/32 -> 10.0.0.255
38172026-09-03T12:19:24.401ZSep 03 12:19:22.957 DEBG failed to allocate space for the new target listSep 03 12:19:22.957
38182026-09-03T12:19:24.401Z 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 } }]
38192026-09-03T12:19:24.401Z Sep 03 12:19:22.957DEBG 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 } }]
38202026-09-03T12:19:24.401ZINFO adding route 172.17.0.49/32 -> 10.0.0.255
38212026-09-03T12:19:24.401ZSep 03 12:19:22.957 Sep 03 12:19:22.957Sep 03 12:19:22.957INFO 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.9/32 -> 10.0.0.255
38222026-09-03T12:19:24.401ZDEBG
38232026-09-03T12:19:24.402Zadding route 172.17.0.53/32 -> 10.0.0.255
38242026-09-03T12:19:24.402Zreplacing 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 03 12:19:22.957
38252026-09-03T12:19:24.402Z Sep 03 12:19:22.957INFO DEBGadding route 172.17.0.50/32 -> 10.0.0.255
38262026-09-03T12:19:24.402Zreplacing 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 } }]
38272026-09-03T12:19:24.402ZSep 03 12:19:22.957 Sep 03 12:19:22.957DEBGSep 03 12:19:22.957 INFODEBG adding route 172.17.0.10/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 } }]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 } }]
38282026-09-03T12:19:24.402Z
38292026-09-03T12:19:24.402Z
38302026-09-03T12:19:24.402ZSep 03 12:19:22.957Sep 03 12:19:22.957Sep 03 12:19:22.957 INFODEBG INFO adding route 172.17.0.51/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 } }]
38312026-09-03T12:19:24.402Z
38322026-09-03T12:19:24.402Zadding route 172.17.0.54/32 -> 10.0.0.255
38332026-09-03T12:19:24.402ZSep 03 12:19:22.957 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 03 12:19:22.957
38342026-09-03T12:19:24.402Z DEBGSep 03 12:19:22.957 Sep 03 12:19:22.957INFO INFOreplacing 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.11/32 -> 10.0.0.255
38352026-09-03T12:19:24.402Z
38362026-09-03T12:19:24.402Zadding route 172.17.0.52/32 -> 10.0.0.255
38372026-09-03T12:19:24.402ZSep 03 12:19:22.957Sep 03 12:19:22.957 Sep 03 12:19:22.957DEBGDEBG 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.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 } }]
38382026-09-03T12:19:24.402Z
38392026-09-03T12:19:24.402ZINFO adding route 172.17.0.55/32 -> 10.0.0.255Sep 03 12:19:22.957Sep 03 12:19:22.957
38402026-09-03T12:19:24.402Z INFOINFO adding route 172.17.0.12/32 -> 10.0.0.255adding route 172.17.0.53/32 -> 10.0.0.255
38412026-09-03T12:19:24.402Z
38422026-09-03T12:19:24.402ZSep 03 12:19:22.957Sep 03 12:19:22.957 Sep 03 12:19:22.957DEBG 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.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 } }]
38432026-09-03T12:19:24.402Z
38442026-09-03T12:19:24.402ZDEBG Sep 03 12:19:22.957Sep 03 12:19:22.957replacing 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 } }] INFOINFO
38452026-09-03T12:19:24.402Zadding route 172.17.0.13/32 -> 10.0.0.255adding route 172.17.0.54/32 -> 10.0.0.255
38462026-09-03T12:19:24.403Z
38472026-09-03T12:19:24.403ZSep 03 12:19:22.957Sep 03 12:19:22.957 Sep 03 12:19:22.957 DEBGDEBG 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 } }]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 } }]
38482026-09-03T12:19:24.403Z
38492026-09-03T12:19:24.403ZINFO adding route 172.17.0.56/32 -> 10.0.0.255
38502026-09-03T12:19:24.403ZSep 03 12:19:22.957 Sep 03 12:19:22.957INFO INFOadding route 172.17.0.14/32 -> 10.0.0.255
38512026-09-03T12:19:24.403ZSep 03 12:19:22.957adding route 172.17.0.55/32 -> 10.0.0.255
38522026-09-03T12:19:24.403ZDEBG 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 } }]
38532026-09-03T12:19:24.403ZSep 03 12:19:22.957 Sep 03 12:19:22.957DEBG 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 } }]
38542026-09-03T12:19:24.403Zreplacing 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 03 12:19:22.957
38552026-09-03T12:19:24.403Z INFO Sep 03 12:19:22.957adding route 172.17.0.57/32 -> 10.0.0.255
38562026-09-03T12:19:24.403ZINFO Sep 03 12:19:22.957adding route 172.17.0.15/32 -> 10.0.0.255
38572026-09-03T12:19:24.403ZINFOreplacing 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 03 12:19:22.957 adding route 172.17.0.56/32 -> 10.0.0.255
38582026-09-03T12:19:24.403Z
38592026-09-03T12:19:24.403ZSep 03 12:19:22.957DEBG DEBG Sep 03 12:19:22.957replacing 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 03 12:19:22.957
38602026-09-03T12:19:24.403Zreplacing 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 INFO
38612026-09-03T12:19:24.403Zreplacing 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 03 12:19:22.957
38622026-09-03T12:19:24.403Z adding route 172.17.0.43/32 -> 10.0.0.255INFO
38632026-09-03T12:19:24.403Z adding route 172.17.0.16/32 -> 10.0.0.255
38642026-09-03T12:19:24.403ZSep 03 12:19:22.957Sep 03 12:19:22.957 INFOSep 03 12:19:22.957 DEBG adding route 172.17.0.57/32 -> 10.0.0.255DEBG
38652026-09-03T12:19:24.403Ztest route::tests::delete_target_fragmented ... ok
38662026-09-03T12:19:24.403Z 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 03 12:19:22.957
38672026-09-03T12:19:24.404Z Sep 03 12:19:22.957replacing 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 } }]
38682026-09-03T12:19:24.404ZDEBGSep 03 12:19:22.957 INFO 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
38692026-09-03T12:19:24.404Zadding route 172.17.0.58/32 -> 10.0.0.255
38702026-09-03T12:19:24.404Zadding route 172.17.0.17/32 -> 10.0.0.255Sep 03 12:19:22.957Sep 03 12:19:22.957
38712026-09-03T12:19:24.404Z Sep 03 12:19:22.957INFO adding route 172.17.0.58/32 -> 10.0.0.255INFO
38722026-09-03T12:19:24.404Z DEBG adding route 172.17.0.44/32 -> 10.0.0.255Sep 03 12:19:22.957
38732026-09-03T12:19:24.404Z 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 } }]DEBG
38742026-09-03T12:19:24.404Z Sep 03 12:19:22.957replacing 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 } }]
38752026-09-03T12:19:24.404ZDEBG 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 03 12:19:22.957
38762026-09-03T12:19:24.404Z DEBGSep 03 12:19:22.957Sep 03 12:19:22.957 Sep 03 12:19:22.957INFO INFO adding route 172.17.0.18/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 } }]adding route 172.17.0.59/32 -> 10.0.0.255
38772026-09-03T12:19:24.404Z
38782026-09-03T12:19:24.404Z
38792026-09-03T12:19:24.404ZINFO adding route 172.17.0.59/32 -> 10.0.0.255
38802026-09-03T12:19:24.404ZSep 03 12:19:22.957Sep 03 12:19:22.957 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 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 03 12:19:22.957Sep 03 12:19:22.957
38812026-09-03T12:19:24.404Z
38822026-09-03T12:19:24.404Z INFO DEBGadding route 172.17.0.45/32 -> 10.0.0.255Sep 03 12:19:22.957
38832026-09-03T12:19:24.404Z Sep 03 12:19:22.957 INFO INFOadding route 172.17.0.19/32 -> 10.0.0.255
38842026-09-03T12:19:24.404Zadding route 172.17.0.60/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 } }]
38852026-09-03T12:19:24.404Z
38862026-09-03T12:19:24.404ZSep 03 12:19:22.957 Sep 03 12:19:22.957DEBGSep 03 12:19:22.957Sep 03 12:19:22.957 DEBGDEBG 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 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 } }]
38872026-09-03T12:19:24.404Z
38882026-09-03T12:19:24.405ZINFO 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 } }]
38892026-09-03T12:19:24.405Zadding route 172.17.0.60/32 -> 10.0.0.255Sep 03 12:19:22.957
38902026-09-03T12:19:24.405ZSep 03 12:19:22.957 DEBGINFO failed to allocate space for the new target listadding route 172.17.0.20/32 -> 10.0.0.255
38912026-09-03T12:19:24.405Z
38922026-09-03T12:19:24.405ZSep 03 12:19:22.957Sep 03 12:19:22.957Sep 03 12:19:22.957 DEBGDEBG Sep 03 12:19:22.957DEBGreplacing 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 } }]
38932026-09-03T12:19:24.405ZINFOreplacing 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.46/32 -> 10.0.0.255
38942026-09-03T12:19:24.405Z
38952026-09-03T12:19:24.405Zreplacing 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 } }]
38962026-09-03T12:19:24.405ZSep 03 12:19:22.957 INFOSep 03 12:19:22.957 adding route 172.17.0.21/32 -> 10.0.0.255DEBG
38972026-09-03T12:19:24.405ZSep 03 12:19:22.957 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 } }]INFO
38982026-09-03T12:19:24.405Z Sep 03 12:19:22.957adding route 172.17.0.61/32 -> 10.0.0.255
38992026-09-03T12:19:24.405ZDEBG 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 } }]
39002026-09-03T12:19:24.405ZSep 03 12:19:22.957Sep 03 12:19:22.957 INFODEBG adding route 172.17.0.47/32 -> 10.0.0.255Sep 03 12:19:22.957replacing 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 } }]
39012026-09-03T12:19:24.405Z
39022026-09-03T12:19:24.405Z INFO adding route 172.17.0.22/32 -> 10.0.0.255
39032026-09-03T12:19:24.405ZSep 03 12:19:22.957Sep 03 12:19:22.957 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.62/32 -> 10.0.0.255
39042026-09-03T12:19:24.411ZSep 03 12:19:22.957
39052026-09-03T12:19:24.411Z 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 } }]Sep 03 12:19:22.957
39062026-09-03T12:19:24.411Z INFOSep 03 12:19:22.957 adding route 172.17.0.48/32 -> 10.0.0.255DEBG
39072026-09-03T12:19:24.411ZSep 03 12:19:22.957 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
39082026-09-03T12:19:24.411Z Sep 03 12:19:22.957adding route 172.17.0.23/32 -> 10.0.0.255
39092026-09-03T12:19:24.411ZDEBG 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 03 12:19:22.957
39102026-09-03T12:19:24.411Z Sep 03 12:19:22.957INFO DEBGadding route 172.17.0.63/32 -> 10.0.0.255 Sep 03 12:19:22.957replacing 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 } }]
39112026-09-03T12:19:24.411Z
39122026-09-03T12:19:24.411ZINFO adding route 172.17.0.49/32 -> 10.0.0.255
39132026-09-03T12:19:24.411ZSep 03 12:19:22.957Sep 03 12:19:22.957 Sep 03 12:19:22.957DEBGINFO adding route 172.17.0.24/32 -> 10.0.0.255replacing 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 } }]DEBG
39142026-09-03T12:19:24.411Z
39152026-09-03T12:19:24.411Zreplacing 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 } }]
39162026-09-03T12:19:24.411ZSep 03 12:19:22.957Sep 03 12:19:22.957Sep 03 12:19:22.957 DEBGINFO 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 } }]adding route 172.17.0.50/32 -> 10.0.0.255
39172026-09-03T12:19:24.411Z
39182026-09-03T12:19:24.411ZDEBG failed to allocate space for the new target list
39192026-09-03T12:19:24.411ZSep 03 12:19:22.957 Sep 03 12:19:22.957INFO DEBGadding route 172.17.0.25/32 -> 10.0.0.255 Sep 03 12:19:22.957
39202026-09-03T12:19:24.411Zreplacing 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 } }]
39212026-09-03T12:19:24.412ZDEBG 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 } }]
39222026-09-03T12:19:24.412ZSep 03 12:19:22.957Sep 03 12:19:22.957 INFODEBG adding route 172.17.0.51/32 -> 10.0.0.255replacing 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 } }]
39232026-09-03T12:19:24.412ZSep 03 12:19:22.957 DEBG failed to allocate space for the new target listSep 03 12:19:22.957
39242026-09-03T12:19:24.412Z 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 } }]
39252026-09-03T12:19:24.412Z
39262026-09-03T12:19:24.412ZSep 03 12:19:22.958Sep 03 12:19:22.958 INFOINFO adding route 172.17.0.26/32 -> 10.0.0.255adding route 172.17.0.52/32 -> 10.0.0.255
39272026-09-03T12:19:24.412Z
39282026-09-03T12:19:24.412ZSep 03 12:19:22.958Sep 03 12:19:22.958 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.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 } }]
39292026-09-03T12:19:24.412Z
39302026-09-03T12:19:24.412ZSep 03 12:19:22.958Sep 03 12:19:22.958 INFOINFO adding route 172.17.0.53/32 -> 10.0.0.255
39312026-09-03T12:19:24.412ZSep 03 12:19:22.958adding route 172.17.0.27/32 -> 10.0.0.255
39322026-09-03T12:19:24.412ZDEBG 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 } }]
39332026-09-03T12:19:24.413ZSep 03 12:19:22.958Sep 03 12:19:22.967 DEBGINFO 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 } }]adding route 172.17.0.54/32 -> 10.0.0.255
39342026-09-03T12:19:24.413Z
39352026-09-03T12:19:24.413ZSep 03 12:19:22.967 DEBGSep 03 12:19:22.967 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 } }]INFO
39362026-09-03T12:19:24.413Z adding route 172.17.0.28/32 -> 10.0.0.255
39372026-09-03T12:19:24.413ZSep 03 12:19:22.967 Sep 03 12:19:22.967INFO DEBGadding route 172.17.0.55/32 -> 10.0.0.255
39382026-09-03T12:19:24.413Zreplacing 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 } }]
39392026-09-03T12:19:24.413ZSep 03 12:19:22.967 Sep 03 12:19:22.967DEBG INFOreplacing 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 } }]
39402026-09-03T12:19:24.413Zadding route 172.17.0.29/32 -> 10.0.0.255
39412026-09-03T12:19:24.413ZSep 03 12:19:22.967 Sep 03 12:19:22.967INFO DEBGadding route 172.17.0.56/32 -> 10.0.0.255
39422026-09-03T12:19:24.413Zreplacing 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 } }]
39432026-09-03T12:19:24.413ZSep 03 12:19:22.967 Sep 03 12:19:22.967DEBG 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 } }]
39442026-09-03T12:19:24.413Zadding route 172.17.0.30/32 -> 10.0.0.255
39452026-09-03T12:19:24.413ZSep 03 12:19:22.967 Sep 03 12:19:22.967INFO DEBGadding route 172.17.0.57/32 -> 10.0.0.255
39462026-09-03T12:19:24.413Zreplacing 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 } }]
39472026-09-03T12:19:24.414ZSep 03 12:19:22.967Sep 03 12:19:22.967 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.31/32 -> 10.0.0.255
39482026-09-03T12:19:24.414Z
39492026-09-03T12:19:24.414ZSep 03 12:19:22.967Sep 03 12:19:22.967 INFODEBG adding route 172.17.0.58/32 -> 10.0.0.255replacing 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 } }]
39502026-09-03T12:19:24.414Z
39512026-09-03T12:19:24.414ZSep 03 12:19:22.967Sep 03 12:19:22.967 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.32/32 -> 10.0.0.255
39522026-09-03T12:19:24.414Z
39532026-09-03T12:19:24.414ZSep 03 12:19:22.967Sep 03 12:19:22.967 DEBGINFO 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.59/32 -> 10.0.0.255
39542026-09-03T12:19:24.414Z
39552026-09-03T12:19:24.414ZSep 03 12:19:22.967Sep 03 12:19:22.967 INFODEBG adding route 172.17.0.33/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 } }]
39562026-09-03T12:19:24.414Z
39572026-09-03T12:19:24.414ZSep 03 12:19:22.967Sep 03 12:19:22.967 DEBGINFO 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.60/32 -> 10.0.0.255
39582026-09-03T12:19:24.414Z
39592026-09-03T12:19:24.414ZSep 03 12:19:22.967Sep 03 12:19:22.967 INFODEBG adding route 172.17.0.34/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 } }]
39602026-09-03T12:19:24.414Z
39612026-09-03T12:19:24.414ZSep 03 12:19:22.967Sep 03 12:19:22.967 DEBGDEBG failed to allocate space for the new target listreplacing 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 } }]
39622026-09-03T12:19:24.414Ztest route::tests::delete_targets_fragmented ... ok
39632026-09-03T12:19:24.414Z
39642026-09-03T12:19:24.415ZSep 03 12:19:22.967Sep 03 12:19:22.967 INFODEBG adding route 172.17.0.35/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 } }]
39652026-09-03T12:19:24.415Z
39662026-09-03T12:19:24.415Z
39672026-09-03T12:19:24.415ZSep 03 12:19:22.967 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 } }]
39682026-09-03T12:19:24.415Ztest result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
39692026-09-03T12:19:24.415ZSep 03 12:19:22.967 INFO adding route 172.17.0.36/32 -> 10.0.0.255
39702026-09-03T12:19:24.415Z
39712026-09-03T12:19:24.415ZSep 03 12:19:22.967 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 } }]
39722026-09-03T12:19:24.415ZSep 03 12:19:22.967 INFO adding route 172.17.0.37/32 -> 10.0.0.255
39732026-09-03T12:19:24.415ZSep 03 12:19:22.967 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 } }]
39742026-09-03T12:19:24.415ZSep 03 12:19:22.967 INFO adding route 172.17.0.38/32 -> 10.0.0.255
39752026-09-03T12:19:24.415ZSep 03 12:19:22.967 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 } }]
39762026-09-03T12:19:24.415ZSep 03 12:19:22.967 INFO adding route 172.17.0.39/32 -> 10.0.0.255
39772026-09-03T12:19:24.415ZSep 03 12:19:22.967 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 } }]
39782026-09-03T12:19:24.415ZSep 03 12:19:22.967 INFO adding route 172.17.0.40/32 -> 10.0.0.255
39792026-09-03T12:19:24.415ZSep 03 12:19:22.967 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 } }]
39802026-09-03T12:19:24.415ZSep 03 12:19:22.967 INFO adding route 172.17.0.41/32 -> 10.0.0.255
39812026-09-03T12:19:24.415ZSep 03 12:19:22.967 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 } }]
39822026-09-03T12:19:24.415ZSep 03 12:19:22.967 INFO adding route 172.17.0.42/32 -> 10.0.0.255
39832026-09-03T12:19:24.415ZSep 03 12:19:22.967 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 } }]
39842026-09-03T12:19:24.415ZSep 03 12:19:22.967 INFO adding route 172.17.0.43/32 -> 10.0.0.255
39852026-09-03T12:19:24.415ZSep 03 12:19:22.967 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 } }]
39862026-09-03T12:19:24.415ZSep 03 12:19:22.967 INFO adding route 172.17.0.44/32 -> 10.0.0.255
39872026-09-03T12:19:24.415ZSep 03 12:19:22.967 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 } }]
39882026-09-03T12:19:24.415ZSep 03 12:19:22.967 INFO adding route 172.17.0.45/32 -> 10.0.0.255
39892026-09-03T12:19:24.416ZSep 03 12:19:22.967 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 } }]
39902026-09-03T12:19:24.416ZSep 03 12:19:22.967 INFO adding route 172.17.0.46/32 -> 10.0.0.255
39912026-09-03T12:19:24.416ZSep 03 12:19:22.967 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 } }]
39922026-09-03T12:19:24.416ZSep 03 12:19:22.967 INFO adding route 172.17.0.47/32 -> 10.0.0.255
39932026-09-03T12:19:24.416ZSep 03 12:19:22.967 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 } }]
39942026-09-03T12:19:24.416ZSep 03 12:19:22.975 INFO adding route 172.17.0.48/32 -> 10.0.0.255
39952026-09-03T12:19:24.416ZSep 03 12:19:22.975 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 } }]
39962026-09-03T12:19:24.416ZSep 03 12:19:22.975 INFO adding route 172.17.0.49/32 -> 10.0.0.255
39972026-09-03T12:19:24.416ZSep 03 12:19:22.975 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 } }]
39982026-09-03T12:19:24.416ZSep 03 12:19:22.975 INFO adding route 172.17.0.50/32 -> 10.0.0.255
39992026-09-03T12:19:24.416ZSep 03 12:19:22.975 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 } }]
40002026-09-03T12:19:24.416ZSep 03 12:19:22.975 INFO adding route 172.17.0.51/32 -> 10.0.0.255
40012026-09-03T12:19:24.416ZSep 03 12:19:22.975 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 } }]
40022026-09-03T12:19:24.416ZSep 03 12:19:22.975 INFO adding route 172.17.0.52/32 -> 10.0.0.255
40032026-09-03T12:19:24.416ZSep 03 12:19:22.975 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 } }]
40042026-09-03T12:19:24.421ZSep 03 12:19:22.975 INFO adding route 172.17.0.53/32 -> 10.0.0.255
40052026-09-03T12:19:24.421ZSep 03 12:19:22.975 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 } }]
40062026-09-03T12:19:24.421ZSep 03 12:19:22.975 INFO adding route 172.17.0.54/32 -> 10.0.0.255
40072026-09-03T12:19:24.421ZSep 03 12:19:22.975 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 } }]
40082026-09-03T12:19:24.421ZSep 03 12:19:22.975 INFO adding route 172.17.0.55/32 -> 10.0.0.255
40092026-09-03T12:19:24.421ZSep 03 12:19:22.975 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 } }]
40102026-09-03T12:19:24.421ZSep 03 12:19:22.975 INFO adding route 172.17.0.56/32 -> 10.0.0.255
40112026-09-03T12:19:24.421ZSep 03 12:19:22.975 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 } }]
40122026-09-03T12:19:24.421ZSep 03 12:19:22.975 INFO adding route 172.17.0.57/32 -> 10.0.0.255
40132026-09-03T12:19:24.421ZSep 03 12:19:22.975 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 } }]
40142026-09-03T12:19:24.421ZSep 03 12:19:22.975 INFO adding route 172.17.0.58/32 -> 10.0.0.255
40152026-09-03T12:19:24.421ZSep 03 12:19:22.975 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 } }]
40162026-09-03T12:19:24.421ZSep 03 12:19:22.975 INFO adding route 172.17.0.59/32 -> 10.0.0.255
40172026-09-03T12:19:24.421ZSep 03 12:19:22.975 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 } }]
40182026-09-03T12:19:24.421ZSep 03 12:19:22.975 INFO adding route 172.17.0.60/32 -> 10.0.0.255
40192026-09-03T12:19:24.421ZSep 03 12:19:22.975 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 } }]
40202026-09-03T12:19:24.421ZSep 03 12:19:22.975 DEBG failed to allocate space for the new target list
40212026-09-03T12:19:24.421ZSep 03 12:19:22.975 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 } }]
40222026-09-03T12:19:24.421Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-cc2fc6af86348c5b)
40232026-09-03T12:19:24.421Z
40242026-09-03T12:19:24.421Zrunning 0 tests
40252026-09-03T12:19:24.422Z
40262026-09-03T12:19:24.422Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
40272026-09-03T12:19:24.422Z
40282026-09-03T12:19:24.422Z Running unittests src/lib.rs (target/debug/deps/dpd_api-129626530bed4535)
40292026-09-03T12:19:24.422Z
40302026-09-03T12:19:24.422Zrunning 0 tests
40312026-09-03T12:19:24.422Z
40322026-09-03T12:19:24.422Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
40332026-09-03T12:19:24.422Z
40342026-09-03T12:19:24.422Z Running unittests src/lib.rs (target/debug/deps/dpd_client-afca5f5d515ce1a3)
40352026-09-03T12:19:24.422Z
40362026-09-03T12:19:24.422Zrunning 6 tests
40372026-09-03T12:19:24.422Ztest tests::test_parse_client_port_id ... ok
40382026-09-03T12:19:24.422Ztest tests::test_port_id_cmp ... ok
40392026-09-03T12:19:24.422Ztest tests::test_full_lot_id_neither_present ... ok
40402026-09-03T12:19:24.422Ztest tests::test_full_lot_id_lot_only ... ok
40412026-09-03T12:19:24.422Ztest tests::test_full_lot_id_both_present ... ok
40422026-09-03T12:19:24.422Ztest tests::test_full_lot_id_lotnum_only ... ok
40432026-09-03T12:19:24.422Z
40442026-09-03T12:19:24.422Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
40452026-09-03T12:19:24.422Z
40462026-09-03T12:19:24.422Z Running tests/test_all.rs (target/debug/deps/test_all-ef53985cfe7a3a08)
40472026-09-03T12:19:24.423Z
40482026-09-03T12:19:24.423Zrunning 0 tests
40492026-09-03T12:19:24.423Z
40502026-09-03T12:19:24.423Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
40512026-09-03T12:19:24.423Z
40522026-09-03T12:19:24.423Z Running unittests src/lib.rs (target/debug/deps/dpd_types-9a1ffdc1254bfaa8)
40532026-09-03T12:19:24.423Z
40542026-09-03T12:19:24.423Zrunning 0 tests
40552026-09-03T12:19:24.423Z
40562026-09-03T12:19:24.423Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
40572026-09-03T12:19:24.423Z
40582026-09-03T12:19:24.423Z Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-fbfe8a6c92a1a523)
40592026-09-03T12:19:24.423Z
40602026-09-03T12:19:24.423Zrunning 15 tests
40612026-09-03T12:19:24.423Ztest impls::switch_identifiers::tests::chip_revision_a0 ... ok
40622026-09-03T12:19:24.423Ztest impls::switch_identifiers::tests::chip_revision_b1 ... ok
40632026-09-03T12:19:24.423Ztest impls::switch_identifiers::tests::chip_revision_b0 ... ok
40642026-09-03T12:19:24.423Ztest impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok
40652026-09-03T12:19:24.423Ztest impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok
40662026-09-03T12:19:24.423Ztest impls::table::tests::table_entry_new_collects_display_values ... ok
40672026-09-03T12:19:24.423Ztest impls::table::tests::table_counter_entry_new_collects_key_values ... ok
40682026-09-03T12:19:24.423Ztest v1::network::tests::test_equal ... ok
40692026-09-03T12:19:24.423Ztest v1::network::tests::test_eui64 ... ok
40702026-09-03T12:19:24.423Ztest v1::network::tests::test_into ... ok
40712026-09-03T12:19:24.424Ztest v1::network::tests::test_not_equal ... ok
40722026-09-03T12:19:24.424Ztest v1::port::tests::port_ids_are_ascii ... ok
40732026-09-03T12:19:24.424Ztest v1::network::tests::test_to_string ... ok
40742026-09-03T12:19:24.424Ztest v1::network::tests::test_parse ... ok
40752026-09-03T12:19:24.424Ztest v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok
40762026-09-03T12:19:24.424Z
40772026-09-03T12:19:24.424Ztest result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
40782026-09-03T12:19:24.424Z
40792026-09-03T12:19:24.424Z Running unittests src/lib.rs (target/debug/deps/packet-b7146b2a4ac94eed)
40802026-09-03T12:19:24.424Z
40812026-09-03T12:19:24.424Zrunning 12 tests
40822026-09-03T12:19:24.424Ztest icmp::test_v6_checksum ... ok
40832026-09-03T12:19:24.424Ztest lldp::test_lldp_parse ... ok
40842026-09-03T12:19:24.424Ztest icmp::test_v4_checksum ... ok
40852026-09-03T12:19:24.424Ztest pbuf::test_byte ... ok
40862026-09-03T12:19:24.424Ztest ipv6::test_ipv6_parse ... ok
40872026-09-03T12:19:24.424Ztest pbuf::test_nibble ... ok
40882026-09-03T12:19:24.424Ztest pbuf::test_short ... ok
40892026-09-03T12:19:24.424Ztest pbuf::test_overflow ... ok
40902026-09-03T12:19:24.424Ztest pbuf::test_twelve ... ok
40912026-09-03T12:19:24.424Ztest pbuf::test_word ... ok
40922026-09-03T12:19:24.424Ztest tcp::test_checksum_ack_data ... ok
40932026-09-03T12:19:24.424Ztest tcp::test_checksum_syn_nodata ... ok
40942026-09-03T12:19:24.424Z
40952026-09-03T12:19:24.424Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
40962026-09-03T12:19:24.425Z
40972026-09-03T12:19:24.425Z Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b)
40982026-09-03T12:19:24.425Z
40992026-09-03T12:19:24.425Zrunning 0 tests
41002026-09-03T12:19:24.425Z
41012026-09-03T12:19:24.425Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41022026-09-03T12:19:24.425Z
41032026-09-03T12:19:24.425Z Running unittests src/main.rs (target/debug/deps/swadm-bcdfd33959ff28c7)
41042026-09-03T12:19:24.429Z
41052026-09-03T12:19:24.429Zrunning 5 tests
41062026-09-03T12:19:24.429Ztest switchport::test::test_compute_lanes ... ok
41072026-09-03T12:19:24.429Ztest switchport::test::port_id_ordering ... ok
41082026-09-03T12:19:24.429Z Lane 0 Lane 1 Lane 2 Lane 0Lane 3
41092026-09-03T12:19:24.429ZLane 1 State: Activated Lane 2 ActivatedLane 3
41102026-09-03T12:19:24.429ZActivated Activated Rx Loss-of-lock: Yes
41112026-09-03T12:19:24.429Z Rx Output Enabled: false Yesfalse falseYes false
41122026-09-03T12:19:24.429ZYes Rx Output Status: valid
41132026-09-03T12:19:24.429Zvalid Rx Loss-of-signal: Yes valid valid
41142026-09-03T12:19:24.429ZYes Rx Loss-of-lock: true Yes trueYes
41152026-09-03T12:19:24.429Ztrue Rx CDR Enabled: Yestrue
41162026-09-03T12:19:24.429ZYes Rx Loss-of-signal: false Yes falseYes
41172026-09-03T12:19:24.429Zfalse Tx Enabled: Yesfalse
41182026-09-03T12:19:24.430ZYes Rx Auto-squelch Disable: true Yestrue Yes
41192026-09-03T12:19:24.430Ztrue Tx Loss-of-lock: No true
41202026-09-03T12:19:24.430ZNo Tx Output Enabled: true Notrue No
41212026-09-03T12:19:24.430Ztrue Tx Loss-of-signal: Notrue
41222026-09-03T12:19:24.430ZNo Tx Output Status: invalid Noinvalid Noinvalid
41232026-09-03T12:19:24.430Z invalid
41242026-09-03T12:19:24.430Z Tx CDR Enabled: No Tx Loss-of-lock: false Nofalse Nofalse Nofalse
41252026-09-03T12:19:24.430Z
41262026-09-03T12:19:24.430Z Tx Adaptive EQ Fault: No Tx Loss-of-signal: true No trueNo trueNo
41272026-09-03T12:19:24.430Z true Tx Fault: Yes
41282026-09-03T12:19:24.430Z YesTx Auto-squelch Disable: false falseYes Yesfalse
41292026-09-03T12:19:24.430Z false
41302026-09-03T12:19:24.430Z Tx Adaptive EQ Fail: true true true true
41312026-09-03T12:19:24.430Z Tx Failure: false false false false
41322026-09-03T12:19:24.430Z Tx Force Squelch: true true true true
41332026-09-03T12:19:24.430Z Tx Input Polarity: normal normal normal normal
41342026-09-03T12:19:24.430Ztest switchport::test::test_print_sff_datapath ... ok
41352026-09-03T12:19:24.430Ztest switchport::test::test_print_cmis_datapath ... ok
41362026-09-03T12:19:24.430Ztest link::test_filter ... ok
41372026-09-03T12:19:24.430Z
41382026-09-03T12:19:24.430Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41392026-09-03T12:19:24.430Z
41402026-09-03T12:19:24.430Z Running tests/cli/main.rs (target/debug/deps/cli-abb6971d8239a246)
41412026-09-03T12:19:24.430Z
41422026-09-03T12:19:24.430Zrunning 7 tests
41432026-09-03T12:19:24.431Ztest counters::counters_list ... ignored
41442026-09-03T12:19:24.431Ztest link_apply::apply_tx_eq_all ... ignored
41452026-09-03T12:19:24.431Ztest link_apply::apply_tx_eq_custom ... ignored
41462026-09-03T12:19:24.431Ztest tx_eq::set_all_taps ... ignored
41472026-09-03T12:19:24.431Ztest tx_eq::set_partial_taps ... ignored
41482026-09-03T12:19:24.431Ztest cmd::test::pattern_statics ... ok
41492026-09-03T12:19:24.431Ztest link_apply::tx_eq_exclusive ... ok
41502026-09-03T12:19:24.431Z
41512026-09-03T12:19:24.431Ztest result: ok. 2 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.01s
41522026-09-03T12:19:24.431Z
41532026-09-03T12:19:24.431Z Running unittests src/main.rs (target/debug/deps/tfportd-94da08c4b784248f)
41542026-09-03T12:19:24.437Z
41552026-09-03T12:19:24.437Zrunning 3 tests
41562026-09-03T12:19:24.437Ztest linklocal::test_parse_ipadm ... ok
41572026-09-03T12:19:24.437Ztest tfport::test_parse_tfport ... ok
41582026-09-03T12:19:24.438Ztest config::tests::test_updates ... ok
41592026-09-03T12:19:24.438Z
41602026-09-03T12:19:24.438Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41612026-09-03T12:19:24.438Z
41622026-09-03T12:19:24.438Z Running unittests src/main.rs (target/debug/deps/uplinkd-8872d4adf66e7b1b)
41632026-09-03T12:19:24.438Z
41642026-09-03T12:19:24.438Zrunning 0 tests
41652026-09-03T12:19:24.438Z
41662026-09-03T12:19:24.438Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41672026-09-03T12:19:24.438Z
41682026-09-03T12:19:24.438Z Running unittests src/main.rs (target/debug/deps/xtask-8bdda0ad85b34353)
41692026-09-03T12:19:24.443Z
41702026-09-03T12:19:24.443Zrunning 0 tests
41712026-09-03T12:19:24.443Z
41722026-09-03T12:19:24.443Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41732026-09-03T12:19:24.443Z
41742026-09-03T12:19:24.444Z Doc-tests aal
41752026-09-03T12:19:24.649Z
41762026-09-03T12:19:24.649Zrunning 0 tests
41772026-09-03T12:19:24.649Z
41782026-09-03T12:19:24.652Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41792026-09-03T12:19:24.652Z
41802026-09-03T12:19:24.671Z Doc-tests aal_macros
41812026-09-03T12:19:24.736Z
41822026-09-03T12:19:24.736Zrunning 0 tests
41832026-09-03T12:19:24.736Z
41842026-09-03T12:19:24.736Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41852026-09-03T12:19:24.736Z
41862026-09-03T12:19:24.744Z Doc-tests common
41872026-09-03T12:19:24.967Z
41882026-09-03T12:19:24.967Zrunning 0 tests
41892026-09-03T12:19:24.967Z
41902026-09-03T12:19:24.967Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41912026-09-03T12:19:24.967Z
41922026-09-03T12:19:25.005Z Doc-tests dpd_api
41932026-09-03T12:19:25.681Z
41942026-09-03T12:19:25.681Zrunning 2 tests
41952026-09-03T12:19:25.681Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 68) ... ignored
41962026-09-03T12:19:25.681Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 74) ... ignored
41972026-09-03T12:19:25.681Z
41982026-09-03T12:19:25.682Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
41992026-09-03T12:19:25.682Z
42002026-09-03T12:19:25.708Z Doc-tests dpd_client
42012026-09-03T12:19:27.063Z
42022026-09-03T12:19:27.063Zrunning 0 tests
42032026-09-03T12:19:27.064Z
42042026-09-03T12:19:27.064Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42052026-09-03T12:19:27.064Z
42062026-09-03T12:19:27.113Z Doc-tests dpd_types
42072026-09-03T12:19:27.293Z
42082026-09-03T12:19:27.293Zrunning 0 tests
42092026-09-03T12:19:27.293Z
42102026-09-03T12:19:27.293Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42112026-09-03T12:19:27.293Z
42122026-09-03T12:19:27.313Z Doc-tests dpd_types_versions
42132026-09-03T12:19:28.794Z
42142026-09-03T12:19:28.794Zrunning 1 test
42152026-09-03T12:19:28.794Ztest dpd-types/versions/src/lib.rs - (line 19) ... ignored
42162026-09-03T12:19:28.794Z
42172026-09-03T12:19:28.794Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
42182026-09-03T12:19:28.794Z
42192026-09-03T12:19:28.842Z Doc-tests packet
42202026-09-03T12:19:29.055Z
42212026-09-03T12:19:29.056Zrunning 0 tests
42222026-09-03T12:19:29.056Z
42232026-09-03T12:19:29.056Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42242026-09-03T12:19:29.056Z
42252026-09-03T12:19:29.079Z Doc-tests pcap
42262026-09-03T12:19:29.129Z
42272026-09-03T12:19:29.129Zrunning 0 tests
42282026-09-03T12:19:29.129Z
42292026-09-03T12:19:29.129Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42302026-09-03T12:19:29.129Z
42312026-09-03T12:19:29.193Z+ for feat in tofino_stub tofino_asic softnpu chaos
42322026-09-03T12:19:29.193Z+ RUST_BACKTRACE=full
42332026-09-03T12:19:29.193Z+ cargo test --features tofino_asic --no-fail-fast
42342026-09-03T12:19:29.795Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
42352026-09-03T12:19:29.875Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
42362026-09-03T12:19:29.879Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d)
42372026-09-03T12:19:29.889Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
42382026-09-03T12:19:38.650Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
42392026-09-03T12:19:38.771Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
42402026-09-03T12:20:20.547Z Finished `test` profile [unoptimized + debuginfo] target(s) in 51.34s
42412026-09-03T12:20:20.657Z Running unittests src/lib.rs (target/debug/deps/aal-38ea820840cac455)
42422026-09-03T12:20:20.661Z
42432026-09-03T12:20:20.661Zrunning 0 tests
42442026-09-03T12:20:20.661Z
42452026-09-03T12:20:20.661Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42462026-09-03T12:20:20.661Z
42472026-09-03T12:20:20.661Z Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3)
42482026-09-03T12:20:20.664Z
42492026-09-03T12:20:20.665Zrunning 0 tests
42502026-09-03T12:20:20.665Z
42512026-09-03T12:20:20.665Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42522026-09-03T12:20:20.665Z
42532026-09-03T12:20:20.665Z Running unittests src/lib.rs (target/debug/deps/asic-3fe1ab10dfa2737c)
42542026-09-03T12:20:20.800Z
42552026-09-03T12:20:20.801Zrunning 8 tests
42562026-09-03T12:20:20.805Ztest tofino_asic::qsfp::tests::fix_link ... ok
42572026-09-03T12:20:20.805Ztest tofino_asic::qsfp::tests::test_read_write_cpu_port ... ok
42582026-09-03T12:20:20.805Ztest tofino_asic::stats::constants_sanity_check ... ok
42592026-09-03T12:20:20.805Ztest tofino_asic::qsfp::tests::test_send_to_dpd_send_error ... ok
42602026-09-03T12:20:20.806Ztest tofino_asic::tests::test_wafer_location_from_coords ... ok
42612026-09-03T12:20:20.806Ztest tofino_asic::qsfp::tests::test_send_to_dpd_mutiple_sends_fails ... ok
42622026-09-03T12:20:20.806Ztest tofino_asic::qsfp::tests::test_send_to_dpd_recv_ok ... ok
42632026-09-03T12:20:21.265Ztest tofino_asic::qsfp::tests::test_send_to_dpd_recv_timeout ... ok
42642026-09-03T12:20:21.265Z
42652026-09-03T12:20:21.265Ztest result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s
42662026-09-03T12:20:21.265Z
42672026-09-03T12:20:21.275Z Running unittests src/lib.rs (target/debug/deps/common-f0fc91ad575fea74)
42682026-09-03T12:20:21.280Z
42692026-09-03T12:20:21.280Zrunning 4 tests
42702026-09-03T12:20:21.283Ztest network::tests::test_generate_ipv6_link_local ... ok
42712026-09-03T12:20:21.284Ztest nat::tests::test_vni ... ok
42722026-09-03T12:20:21.284Ztest test_purge ... ok
42732026-09-03T12:20:21.287Ztest illumos::test::address_exists_handles_missing_object ... ok
42742026-09-03T12:20:21.287Z
42752026-09-03T12:20:21.287Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
42762026-09-03T12:20:21.287Z
42772026-09-03T12:20:21.287Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-049fc7a9b9157ea9)
42782026-09-03T12:20:21.291Z
42792026-09-03T12:20:21.291Zrunning 1 test
42802026-09-03T12:20:21.291Z -------
42812026-09-03T12:20:21.291Z Generating OpenAPI documents from API definitions ...
42822026-09-03T12:20:21.431Z Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ...
42832026-09-03T12:20:21.500Z Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi"
42842026-09-03T12:20:22.547Z -------
42852026-09-03T12:20:22.547Z Checking 13 OpenAPI documents...
42862026-09-03T12:20:22.547Z Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller
42872026-09-03T12:20:22.547Z Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller
42882026-09-03T12:20:22.547Z Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller
42892026-09-03T12:20:22.547Z Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller
42902026-09-03T12:20:22.547Z Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller
42912026-09-03T12:20:22.551Z Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller
42922026-09-03T12:20:22.551Z Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller
42932026-09-03T12:20:22.551Z Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller
42942026-09-03T12:20:22.551Z Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller
42952026-09-03T12:20:22.551Z Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller
42962026-09-03T12:20:22.551Z Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller
42972026-09-03T12:20:22.551Z Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller
42982026-09-03T12:20:22.551Z Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller
42992026-09-03T12:20:22.551Z Fresh dpd "latest" symlink
43002026-09-03T12:20:22.551Z -------
43012026-09-03T12:20:22.551Z Success 13 documents checked: 14 fresh, 0 stale, 0 failed, 0 other problems
43022026-09-03T12:20:22.616Ztest test::test_apis_up_to_date ... ok
43032026-09-03T12:20:22.616Z
43042026-09-03T12:20:22.616Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.33s
43052026-09-03T12:20:22.616Z
43062026-09-03T12:20:22.672Z Running unittests src/main.rs (target/debug/deps/dpd-ba39401443e69f9c)
43072026-09-03T12:20:22.735Z
43082026-09-03T12:20:22.735Zrunning 66 tests
43092026-09-03T12:20:22.739Ztest freemap::test_ordering ... ok
43102026-09-03T12:20:22.739Ztest config::tests::test_updates ... ok
43112026-09-03T12:20:22.739Ztest dhcpv6::tests::test_create_duid_bytes ... ok
43122026-09-03T12:20:22.739Ztest freemap::test_split ... ok
43132026-09-03T12:20:22.739Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
43142026-09-03T12:20:22.739Ztest macaddrs::tests::test_mac_offset ... ok
43152026-09-03T12:20:22.743Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
43162026-09-03T12:20:22.743Ztest macaddrs::tests::test_parse_port_id ... ok
43172026-09-03T12:20:22.743Ztest nat::test_mapping ... ok
43182026-09-03T12:20:22.743ZSep 03 12:20:21.341Sep 03 12:20:21.341 DEBGDEBG created new freemapcreated new freemap, , unitunit:: freemap_testfreemap_test
43192026-09-03T12:20:22.743Z
43202026-09-03T12:20:22.743ZSep 03 12:20:21.341Sep 03 12:20:21.341 DEBGDEBG created new freemapinitted freemap. size: 128, , unitunit:: freemap_testfreemap_test
43212026-09-03T12:20:22.743Z
43222026-09-03T12:20:22.743ZSep 03 12:20:21.341 DEBG reset freemapSep 03 12:20:21.341, unitDEBG:Sep 03 12:20:21.341 freemap_testcreated new freemap
43232026-09-03T12:20:22.743ZDEBG initted freemap. size: 128, , unitunit:: freemap_testSep 03 12:20:21.341
43242026-09-03T12:20:22.743Zfreemap_test
43252026-09-03T12:20:22.743ZDEBG Sep 03 12:20:21.341created new freemapSep 03 12:20:21.341 , DEBGunit :Sep 03 12:20:21.341initted freemap. size: 128 , DEBGDEBGunit : initted freemap. size: 8 , freemap_testunit
43262026-09-03T12:20:22.744Zreset freemap:, unitfreemap_test:Sep 03 12:20:21.341
43272026-09-03T12:20:22.744Z freemap_testDEBG
43282026-09-03T12:20:22.744Z reset freemapSep 03 12:20:21.341, unit :DEBG freemap_testreset freemap
43292026-09-03T12:20:22.744Z, unit: freemap_test
43302026-09-03T12:20:22.744Z freemap_test
43312026-09-03T12:20:22.744ZSep 03 12:20:21.341 DEBG initted freemap. size: 128, unit: freemap_test
43322026-09-03T12:20:22.744ZSep 03 12:20:21.341 DEBG reset freemap, unit: freemap_test
43332026-09-03T12:20:22.744Ztest freemap::test_reclaim ... ok
43342026-09-03T12:20:22.744Ztest freemap::test_basic ... ok
43352026-09-03T12:20:22.744Ztest freemap::test_free ... ok
43362026-09-03T12:20:22.744Ztest freemap::test_reclaim_preserves_existing_freelist ... ok
43372026-09-03T12:20:22.744Ztest freemap::test_exhaustion ... ok
43382026-09-03T12:20:22.744Ztest port_map::tests::test_backplane_group ... ok
43392026-09-03T12:20:22.744Ztest port_map::tests::dump_map ... ok
43402026-09-03T12:20:22.744Ztest port_map::tests::test_port_map ... ok
43412026-09-03T12:20:22.744ZSep 03 12:20:21.341 DEBG created new freemap, unit: freemap_test
43422026-09-03T12:20:22.744ZSep 03 12:20:21.341 DEBG initted freemap. size: 128, unit: freemap_test
43432026-09-03T12:20:22.744ZSep 03 12:20:21.341 DEBG reset freemap, unit: freemap_test
43442026-09-03T12:20:22.744Ztest freemap::test_span ... ok
43452026-09-03T12:20:22.744ZSep 03 12:20:21.342 DEBG created new freemap, unit: freemap_route_ipv4
43462026-09-03T12:20:22.744ZSep 03 12:20:21.342 DEBG created new freemap, unit: freemap_route_ipv6
43472026-09-03T12:20:22.744ZSep 03 12:20:21.342 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
43482026-09-03T12:20:22.744ZSep 03 12:20:21.342 DEBG reset freemap, unit: freemap_route_ipv4
43492026-09-03T12:20:22.744ZSep 03 12:20:21.342 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
43502026-09-03T12:20:22.744ZSep 03 12:20:21.342 DEBG reset freemap, unit: freemap_route_ipv6
43512026-09-03T12:20:22.744ZSep 03 12:20:21.342 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
43522026-09-03T12:20:22.744ZSep 03 12:20:21.342 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 } }]
43532026-09-03T12:20:22.744ZSep 03 12:20:21.342 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff
43542026-09-03T12:20:22.744ZSep 03 12:20:21.342 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 } }]
43552026-09-03T12:20:22.744ZSep 03 12:20:21.342 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
43562026-09-03T12:20:22.744ZSep 03 12:20:21.342 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 } }]
43572026-09-03T12:20:22.744ZSep 03 12:20:21.342 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
43582026-09-03T12:20:22.744ZSep 03 12:20:21.342 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 } }]
43592026-09-03T12:20:22.744ZSep 03 12:20:21.342 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
43602026-09-03T12:20:22.744ZSep 03 12:20:21.342 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 } }]
43612026-09-03T12:20:22.744ZSep 03 12:20:21.342 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
43622026-09-03T12:20:22.744ZSep 03 12:20:21.342 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 } }]
43632026-09-03T12:20:22.744ZSep 03 12:20:21.342 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
43642026-09-03T12:20:22.745ZSep 03 12:20:21.342 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 } }]
43652026-09-03T12:20:22.745ZSep 03 12:20:21.342 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
43662026-09-03T12:20:22.745ZSep 03 12:20:21.342 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 } }]
43672026-09-03T12:20:22.745ZSep 03 12:20:21.342 INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
43682026-09-03T12:20:22.745ZSep 03 12:20:21.342 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 } }]
43692026-09-03T12:20:22.745ZSep 03 12:20:21.342 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
43702026-09-03T12:20:22.745ZSep 03 12:20:21.342 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 } }]
43712026-09-03T12:20:22.745ZSep 03 12:20:21.342 INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
43722026-09-03T12:20:22.745ZSep 03 12:20:21.342 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 } }]
43732026-09-03T12:20:22.745ZSep 03 12:20:21.342 INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
43742026-09-03T12:20:22.745ZSep 03 12:20:21.342 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 } }]
43752026-09-03T12:20:22.745ZSep 03 12:20:21.342 INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
43762026-09-03T12:20:22.745ZSep 03 12:20:21.342 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 } }]
43772026-09-03T12:20:22.745ZSep 03 12:20:21.342 INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ff
43782026-09-03T12:20:22.745ZSep 03 12:20:21.342 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 } }]
43792026-09-03T12:20:22.745ZSep 03 12:20:21.342 INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
43802026-09-03T12:20:22.745ZSep 03 12:20:21.342 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 } }]
43812026-09-03T12:20:22.745ZSep 03 12:20:21.342 INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ff
43822026-09-03T12:20:22.745ZSep 03 12:20:21.342 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 } }]
43832026-09-03T12:20:22.745ZSep 03 12:20:21.342 INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ff
43842026-09-03T12:20:22.745ZSep 03 12:20:21.342 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 } }]
43852026-09-03T12:20:22.745ZSep 03 12:20:21.342 INFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ff
43862026-09-03T12:20:22.745ZSep 03 12:20:21.342 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 } }]
43872026-09-03T12:20:22.745ZSep 03 12:20:21.342 INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ff
43882026-09-03T12:20:22.745ZSep 03 12:20:21.342 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 } }]
43892026-09-03T12:20:22.745ZSep 03 12:20:21.342 INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
43902026-09-03T12:20:22.745ZSep 03 12:20:21.342 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 } }]
43912026-09-03T12:20:22.745ZSep 03 12:20:21.342 INFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
43922026-09-03T12:20:22.745ZSep 03 12:20:21.342 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 } }]
43932026-09-03T12:20:22.745ZSep 03 12:20:21.342 INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ff
43942026-09-03T12:20:22.745ZSep 03 12:20:21.342 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 } }]
43952026-09-03T12:20:22.745ZSep 03 12:20:21.342 INFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ff
43962026-09-03T12:20:22.745ZSep 03 12:20:21.342 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 } }]
43972026-09-03T12:20:22.745ZSep 03 12:20:21.342 INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ff
43982026-09-03T12:20:22.745ZSep 03 12:20:21.342 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 } }]
43992026-09-03T12:20:22.745ZSep 03 12:20:21.342 INFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ff
44002026-09-03T12:20:22.745ZSep 03 12:20:21.342 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 } }]
44012026-09-03T12:20:22.745ZSep 03 12:20:21.342 INFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ff
44022026-09-03T12:20:22.745ZSep 03 12:20:21.342 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 } }]
44032026-09-03T12:20:22.746ZSep 03 12:20:21.342 INFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ff
44042026-09-03T12:20:22.746ZSep 03 12:20:21.342 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 } }]
44052026-09-03T12:20:22.746ZSep 03 12:20:21.342 INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
44062026-09-03T12:20:22.746ZSep 03 12:20:21.342 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 } }]
44072026-09-03T12:20:22.746ZSep 03 12:20:21.342 Sep 03 12:20:21.342INFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffDEBG
44082026-09-03T12:20:22.746Z created new freemap, Sep 03 12:20:21.342unit :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 } }]
44092026-09-03T12:20:22.746Z
44102026-09-03T12:20:22.746ZSep 03 12:20:21.342 INFO Sep 03 12:20:21.342adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
44112026-09-03T12:20:22.746ZDEBG created new freemap, unitSep 03 12:20:21.342: DEBGfreemap_route_ipv6
44122026-09-03T12:20:22.746Zreplacing 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 } }]
44132026-09-03T12:20:22.746ZSep 03 12:20:21.342Sep 03 12:20:21.342 DEBGINFO initted freemap. size: 64adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff,
44142026-09-03T12:20:22.746Zunit: freemap_route_ipv4
44152026-09-03T12:20:22.750ZSep 03 12:20:21.342 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 03 12:20:21.342
44162026-09-03T12:20:22.750Ztest api_server::tests::test_build_info ... ok
44172026-09-03T12:20:22.750Z DEBG reset freemap, unitSep 03 12:20:21.342: INFOfreemap_route_ipv4
44182026-09-03T12:20:22.750Zadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
44192026-09-03T12:20:22.750ZSep 03 12:20:21.342 Sep 03 12:20:21.342DEBG DEBGinitted freemap. size: 64 , 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 } }]unit
44202026-09-03T12:20:22.750Ztest port_map::tests::parse_softnpu_revision ... ok
44212026-09-03T12:20:22.750Z: freemap_route_ipv6
44222026-09-03T12:20:22.750ZSep 03 12:20:21.342Sep 03 12:20:21.342 INFODEBG adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffreset freemap
44232026-09-03T12:20:22.750Z, unit: freemap_route_ipv6Sep 03 12:20:21.342
44242026-09-03T12:20:22.750Z DEBG 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 03 12:20:21.342
44252026-09-03T12:20:22.750Z INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
44262026-09-03T12:20:22.751ZSep 03 12:20:21.342 INFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ffSep 03 12:20:21.342
44272026-09-03T12:20:22.751Z 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 03 12:20:21.342
44282026-09-03T12:20:22.751Z 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 } }]
44292026-09-03T12:20:22.751ZSep 03 12:20:21.342 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 03 12:20:21.342
44302026-09-03T12:20:22.751Z INFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ff
44312026-09-03T12:20:22.751ZSep 03 12:20:21.342 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 } }]Sep 03 12:20:21.342
44322026-09-03T12:20:22.751Z 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 } }]
44332026-09-03T12:20:22.751ZSep 03 12:20:21.342 INFO adding route 3fff:dead::/64 -> 2001:db8::55:3Sep 03 12:20:21.342
44342026-09-03T12:20:22.751Z INFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ff
44352026-09-03T12:20:22.751ZSep 03 12:20:21.342Sep 03 12:20:21.342 Sep 03 12:20:21.342DEBG DEBGcreated new freemap , 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 } }]unit
44362026-09-03T12:20:22.751Z: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 03 12:20:21.342freemap_route_ipv4
44372026-09-03T12:20:22.751Z
44382026-09-03T12:20:22.751ZINFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ffSep 03 12:20:21.342Sep 03 12:20:21.342
44392026-09-03T12:20:22.751Z DEBGINFO Sep 03 12:20:21.342created new freemap adding route 3fff:dead::/64 -> 2001:db8::55:4DEBG,
44402026-09-03T12:20:22.751Z unitreplacing 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 } }]:
44412026-09-03T12:20:22.751ZSep 03 12:20:21.342 DEBGfreemap_route_ipv6
44422026-09-03T12:20:22.751Zreplacing 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 03 12:20:21.342
44432026-09-03T12:20:22.751Z INFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ffSep 03 12:20:21.342
44442026-09-03T12:20:22.751ZSep 03 12:20:21.342 DEBG INFOinitted freemap. size: 64 , Sep 03 12:20:21.342adding route 3fff:beef::/64 -> 2001:db8::55:ffunit
44452026-09-03T12:20:22.751Z: DEBGfreemap_route_ipv4 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 } }]
44462026-09-03T12:20:22.751Z
44472026-09-03T12:20:22.751ZSep 03 12:20:21.343 Sep 03 12:20:21.343Sep 03 12:20:21.343 DEBGDEBGINFO reset freemapadding route 3fff:beef:25::/64 -> 2001:db8::55:ff,
44482026-09-03T12:20:22.751Zunit: 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_ipv4Sep 03 12:20:21.343
44492026-09-03T12:20:22.751Z
44502026-09-03T12:20:22.751Z 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 } }]
44512026-09-03T12:20:22.751ZSep 03 12:20:21.343Sep 03 12:20:21.343 DEBG INFOSep 03 12:20:21.343initted freemap. size: 64 , adding route 3fff:beef:1::/64 -> 2001:db8::55:ffunit
44522026-09-03T12:20:22.751Z:INFO freemap_route_ipv6adding route 3fff:beef:26::/64 -> 2001:db8::55:ff
44532026-09-03T12:20:22.751Z
44542026-09-03T12:20:22.751ZSep 03 12:20:21.343Sep 03 12:20:21.343Sep 03 12:20:21.343 DEBGDEBG 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 } }]
44552026-09-03T12:20:22.751Zreset freemapreplacing 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
44562026-09-03T12:20:22.751ZSep 03 12:20:21.343: INFO freemap_route_ipv6Sep 03 12:20:21.343
44572026-09-03T12:20:22.751Z INFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ffadding route 3fff:beef:2::/64 -> 2001:db8::55:ff
44582026-09-03T12:20:22.751ZSep 03 12:20:21.343
44592026-09-03T12:20:22.751Z INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
44602026-09-03T12:20:22.751ZSep 03 12:20:21.343Sep 03 12:20:21.343 DEBG DEBGSep 03 12:20:21.343 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
44612026-09-03T12:20:22.751Z 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: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 } }]
44622026-09-03T12:20:22.751Z
44632026-09-03T12:20:22.751ZSep 03 12:20:21.343Sep 03 12:20:21.343Sep 03 12:20:21.343 INFOINFO adding route 3fff:dead::/64 -> 2001:db8::55:2adding route 3fff:beef:28::/64 -> 2001:db8::55:ffINFO
44642026-09-03T12:20:22.751Z
44652026-09-03T12:20:22.751Zadding route 3fff:beef:3::/64 -> 2001:db8::55:ff
44662026-09-03T12:20:22.752ZSep 03 12:20:21.343Sep 03 12:20:21.343 Sep 03 12:20:21.343 DEBGDEBG 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 } }]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 } }]
44672026-09-03T12:20:22.752Z
44682026-09-03T12:20:22.752Zreplacing 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 } }]
44692026-09-03T12:20:22.752ZSep 03 12:20:21.343Sep 03 12:20:21.343 Sep 03 12:20:21.343INFO INFOINFO adding route 3fff:beef::/64 -> 2001:db8::55:ffadding route 3fff:beef:29::/64 -> 2001:db8::55:ff
44702026-09-03T12:20:22.752Z
44712026-09-03T12:20:22.752Z adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
44722026-09-03T12:20:22.752ZSep 03 12:20:21.343Sep 03 12:20:21.343Sep 03 12:20:21.343 DEBGDEBGDEBG 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 } }]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 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 } }]
44732026-09-03T12:20:22.752Z
44742026-09-03T12:20:22.752Z
44752026-09-03T12:20:22.752ZSep 03 12:20:21.343Sep 03 12:20:21.343Sep 03 12:20:21.343 INFO INFOadding route 3fff:beef:1::/64 -> 2001:db8::55:ffINFO
44762026-09-03T12:20:22.752Z adding route 3fff:beef:5::/64 -> 2001:db8::55:ffadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
44772026-09-03T12:20:22.752Z
44782026-09-03T12:20:22.752ZSep 03 12:20:21.343 Sep 03 12:20:21.343DEBGSep 03 12:20:21.343 Sep 03 12:20:21.343DEBGreplacing 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
44792026-09-03T12:20:22.752ZDEBG created new freemapreplacing 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: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 } }]
44802026-09-03T12:20:22.752Z
44812026-09-03T12:20:22.752ZunitSep 03 12:20:21.343:Sep 03 12:20:21.343 freemap_route_ipv4 INFOSep 03 12:20:21.343INFO
44822026-09-03T12:20:22.752Z INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ffadding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
44832026-09-03T12:20:22.752Zadding route 3fff:beef:2::/64 -> 2001:db8::55:ff
44842026-09-03T12:20:22.752Z
44852026-09-03T12:20:22.752ZSep 03 12:20:21.343Sep 03 12:20:21.343Sep 03 12:20:21.343 DEBG Sep 03 12:20:21.343DEBG DEBGreplacing 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: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 } }]
44862026-09-03T12:20:22.752ZDEBGSep 03 12:20:21.343
44872026-09-03T12:20:22.752Z DEBG Sep 03 12:20:21.343 created new freemapcreated new freemapreplacing 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 } }], unitINFO:
44882026-09-03T12:20:22.752Z freemap_route_ipv4,
44892026-09-03T12:20:22.752Zadding route 3fff:beef:3::/64 -> 2001:db8::55:ffSep 03 12:20:21.343
44902026-09-03T12:20:22.752ZunitSep 03 12:20:21.343INFO Sep 03 12:20:21.343INFO : adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffDEBG
44912026-09-03T12:20:22.752Z created new freemapfreemap_route_ipv6, unit
44922026-09-03T12:20:22.752Z:Sep 03 12:20:21.343 Sep 03 12:20:21.343freemap_route_ipv6
44932026-09-03T12:20:22.752Z DEBGadding route 3fff:beef:7::/64 -> 2001:db8::55:ffDEBG
44942026-09-03T12:20:22.752Zreplacing 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 } }]
44952026-09-03T12:20:22.752ZSep 03 12:20:21.343 Sep 03 12:20:21.343DEBGreplacing 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 03 12:20:21.343
44962026-09-03T12:20:22.752Zinitted freemap. size: 64 INFO, adding route 3fff:beef:4::/64 -> 2001:db8::55:ffunit
44972026-09-03T12:20:22.752Z:DEBG freemap_route_ipv4 initted freemap. size: 64Sep 03 12:20:21.343
44982026-09-03T12:20:22.752ZSep 03 12:20:21.343Sep 03 12:20:21.343 , INFO DEBGadding route 3fff:beef:2d::/64 -> 2001:db8::55:ffSep 03 12:20:21.343
44992026-09-03T12:20:22.752Z DEBGreplacing 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 } }]
45002026-09-03T12:20:22.752Zunitreset freemapSep 03 12:20:21.343, unitDEBGSep 03 12:20:21.343 :: freemap_route_ipv4INFOreplacing 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:5::/64 -> 2001:db8::55:ff
45012026-09-03T12:20:22.752Z
45022026-09-03T12:20:22.752Zfreemap_route_ipv4
45032026-09-03T12:20:22.752Z
45042026-09-03T12:20:22.753ZSep 03 12:20:21.343Sep 03 12:20:21.343 Sep 03 12:20:21.343DEBGDEBG 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 } }]initted freemap. size: 64
45052026-09-03T12:20:22.753Z, unit:Sep 03 12:20:21.343 freemap_route_ipv6DEBGINFO
45062026-09-03T12:20:22.753ZSep 03 12:20:21.343 reset freemapINFO, adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
45072026-09-03T12:20:22.753Zadding route 3fff:beef:2e::/64 -> 2001:db8::55:ffunitSep 03 12:20:21.343
45082026-09-03T12:20:22.753Z :DEBGSep 03 12:20:21.343 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 03 12:20:21.343
45092026-09-03T12:20:22.753Z:freemap_route_ipv4 freemap_route_ipv6DEBG
45102026-09-03T12:20:22.753Z 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 } }]
45112026-09-03T12:20:22.753Z
45122026-09-03T12:20:22.753ZSep 03 12:20:21.343Sep 03 12:20:21.343 Sep 03 12:20:21.343INFOSep 03 12:20:21.343 INFOINFO adding route 3fff:dead::/64 -> 2001:db8::55:1 adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
45132026-09-03T12:20:22.753Z
45142026-09-03T12:20:22.753Zadding route 3fff:beef:7::/64 -> 2001:db8::55:ffDEBG
45152026-09-03T12:20:22.757Z initted freemap. size: 64Sep 03 12:20:21.343Sep 03 12:20:21.343Sep 03 12:20:21.343 DEBG, DEBGDEBG 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: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 } }]
45162026-09-03T12:20:22.757Zreplacing 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 } }]
45172026-09-03T12:20:22.758Z
45182026-09-03T12:20:22.758Zunit: freemap_route_ipv6Sep 03 12:20:21.343Sep 03 12:20:21.343 Sep 03 12:20:21.343INFO
45192026-09-03T12:20:22.758Z INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 INFOadding route 3fff:beef:8::/64 -> 2001:db8::55:ff
45202026-09-03T12:20:22.758Z
45212026-09-03T12:20:22.758Z adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
45222026-09-03T12:20:22.758ZSep 03 12:20:21.343Sep 03 12:20:21.343 Sep 03 12:20:21.343Sep 03 12:20:21.343 DEBGDEBG 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 } }]
45232026-09-03T12:20:22.758ZDEBGreplacing 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 } }]DEBG
45242026-09-03T12:20:22.758Z reset freemap, unitreplacing 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 03 12:20:21.343
45252026-09-03T12:20:22.758Z INFOSep 03 12:20:21.343: adding route 3fff:beef:9::/64 -> 2001:db8::55:ffSep 03 12:20:21.343INFO
45262026-09-03T12:20:22.758Z adding route 3fff:dead::/64 -> 2001:db8::55:1freemap_route_ipv6
45272026-09-03T12:20:22.758ZINFO
45282026-09-03T12:20:22.758Z Sep 03 12:20:21.343adding route 3fff:beef:31::/64 -> 2001:db8::55:ff
45292026-09-03T12:20:22.758ZSep 03 12:20:21.343 DEBGDEBGSep 03 12:20:21.343 Sep 03 12:20:21.343 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 } }]DEBG
45302026-09-03T12:20:22.758Z 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 } }]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 } }]
45312026-09-03T12:20:22.758Z
45322026-09-03T12:20:22.758Zadding route 3fff:dead::/64 -> 2001:db8::55:1
45332026-09-03T12:20:22.758ZSep 03 12:20:21.343 Sep 03 12:20:21.343Sep 03 12:20:21.343INFO Sep 03 12:20:21.343 INFOINFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:2adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
45342026-09-03T12:20:22.758Zadding 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 } }]
45352026-09-03T12:20:22.758Z
45362026-09-03T12:20:22.758Z
45372026-09-03T12:20:22.758ZSep 03 12:20:21.343Sep 03 12:20:21.343Sep 03 12:20:21.343Sep 03 12:20:21.343 DEBGDEBG 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 } }] 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: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 } }]
45382026-09-03T12:20:22.758Z
45392026-09-03T12:20:22.758Z DEBG
45402026-09-03T12:20:22.758Z Sep 03 12:20:21.343replacing 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 } }]
45412026-09-03T12:20:22.758ZSep 03 12:20:21.343Sep 03 12:20:21.343INFO INFOadding route 3fff:beef::/64 -> 2001:db8::55:ff
45422026-09-03T12:20:22.758Zadding route 3fff:beef:b::/64 -> 2001:db8::55:ff
45432026-09-03T12:20:22.758ZINFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ff
45442026-09-03T12:20:22.758ZSep 03 12:20:21.343 Sep 03 12:20:21.343DEBGSep 03 12:20:21.343 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 } }]DEBG
45452026-09-03T12:20:22.758Zreplacing 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 } }]
45462026-09-03T12:20:22.758Zreplacing 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 } }]
45472026-09-03T12:20:22.758ZSep 03 12:20:21.343 Sep 03 12:20:21.343Sep 03 12:20:21.343INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ffINFOINFO
45482026-09-03T12:20:22.758Zadding route 3fff:beef:c::/64 -> 2001:db8::55:ff adding route 3fff:beef:34::/64 -> 2001:db8::55:ff
45492026-09-03T12:20:22.758Z
45502026-09-03T12:20:22.758ZSep 03 12:20:21.343 Sep 03 12:20:21.343Sep 03 12:20:21.343 DEBGDEBGDEBG 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: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 } }]
45512026-09-03T12:20:22.758Z
45522026-09-03T12:20:22.758Zreplacing 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 03 12:20:21.343
45532026-09-03T12:20:22.758Z INFOSep 03 12:20:21.343 adding route 3fff:beef:35::/64 -> 2001:db8::55:ffSep 03 12:20:21.343INFO
45542026-09-03T12:20:22.758Z adding route 3fff:beef:d::/64 -> 2001:db8::55:ffINFO
45552026-09-03T12:20:22.758Zadding route 3fff:beef:2::/64 -> 2001:db8::55:ff
45562026-09-03T12:20:22.759ZSep 03 12:20:21.343 Sep 03 12:20:21.343DEBG Sep 03 12:20:21.343 DEBG DEBGreplacing 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: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 } }]
45572026-09-03T12:20:22.759Z
45582026-09-03T12:20:22.759Zreplacing 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 } }]
45592026-09-03T12:20:22.759ZSep 03 12:20:21.343Sep 03 12:20:21.343 Sep 03 12:20:21.343INFO INFO INFOadding route 3fff:beef:e::/64 -> 2001:db8::55:ff
45602026-09-03T12:20:22.759Zadding route 3fff:beef:3::/64 -> 2001:db8::55:ffadding route 3fff:beef:36::/64 -> 2001:db8::55:ff
45612026-09-03T12:20:22.759Z
45622026-09-03T12:20:22.759ZSep 03 12:20:21.343Sep 03 12:20:21.343 Sep 03 12:20:21.343DEBGDEBG 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: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 } }]
45632026-09-03T12:20:22.759Z
45642026-09-03T12:20:22.759ZDEBG 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 } }]
45652026-09-03T12:20:22.759ZSep 03 12:20:21.343Sep 03 12:20:21.343 Sep 03 12:20:21.343INFOINFO adding route 3fff:beef:37::/64 -> 2001:db8::55:ffadding route 3fff:beef:f::/64 -> 2001:db8::55:ff
45662026-09-03T12:20:22.759Z
45672026-09-03T12:20:22.759Z INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
45682026-09-03T12:20:22.759ZSep 03 12:20:21.343Sep 03 12:20:21.343 DEBG DEBGreplacing 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 03 12:20:21.343
45692026-09-03T12:20:22.759Z 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 } }]
45702026-09-03T12:20:22.759ZSep 03 12:20:21.343replacing 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 } }]
45712026-09-03T12:20:22.759ZINFO Sep 03 12:20:21.343adding route 3fff:beef:10::/64 -> 2001:db8::55:ff
45722026-09-03T12:20:22.759ZINFOSep 03 12:20:21.343 adding route 3fff:beef:38::/64 -> 2001:db8::55:ff
45732026-09-03T12:20:22.759ZINFOSep 03 12:20:21.343 DEBGadding route 3fff:beef:5::/64 -> 2001:db8::55:ff
45742026-09-03T12:20:22.759Zreplacing 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 03 12:20:21.343
45752026-09-03T12:20:22.759Z DEBG Sep 03 12:20:21.343replacing 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 03 12:20:21.343 DEBG
45762026-09-03T12:20:22.759ZINFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ffreplacing 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 } }]
45772026-09-03T12:20:22.759Z
45782026-09-03T12:20:22.759ZSep 03 12:20:21.343 Sep 03 12:20:21.343INFOSep 03 12:20:21.343 adding route 3fff:beef:39::/64 -> 2001:db8::55:ffINFO
45792026-09-03T12:20:22.759ZDEBG adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
45802026-09-03T12:20:22.759Zreplacing 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 } }]
45812026-09-03T12:20:22.759ZSep 03 12:20:21.343Sep 03 12:20:21.343 Sep 03 12:20:21.343DEBG DEBGINFOreplacing 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 } }]
45822026-09-03T12:20:22.759Z adding route 3fff:beef:12::/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 } }]
45832026-09-03T12:20:22.759Z
45842026-09-03T12:20:22.759ZSep 03 12:20:21.343Sep 03 12:20:21.343Sep 03 12:20:21.343 DEBGINFOINFO 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:3a::/64 -> 2001:db8::55:ff
45852026-09-03T12:20:22.759Z
45862026-09-03T12:20:22.759Z adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
45872026-09-03T12:20:22.759ZSep 03 12:20:21.343Sep 03 12:20:21.343 INFODEBGSep 03 12:20:21.343 adding route 3fff:beef:13::/64 -> 2001:db8::55:ffDEBG
45882026-09-03T12:20:22.759Zreplacing 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 } }]
45892026-09-03T12:20:22.759Zreplacing 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 } }]
45902026-09-03T12:20:22.759ZSep 03 12:20:21.343Sep 03 12:20:21.343 Sep 03 12:20:21.343DEBG 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 } }]INFOINFO
45912026-09-03T12:20:22.759Zadding route 3fff:beef:3b::/64 -> 2001:db8::55:ff adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
45922026-09-03T12:20:22.759Z
45932026-09-03T12:20:22.759ZSep 03 12:20:21.343 INFOSep 03 12:20:21.343Sep 03 12:20:21.343 adding route 3fff:beef:14::/64 -> 2001:db8::55:ffDEBGDEBG
45942026-09-03T12:20:22.759Z 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: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 } }]
45952026-09-03T12:20:22.760Z
45962026-09-03T12:20:22.760ZSep 03 12:20:21.343Sep 03 12:20:21.343 DEBGSep 03 12:20:21.343 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 } }]
45972026-09-03T12:20:22.760ZINFOadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
45982026-09-03T12:20:22.760Z
45992026-09-03T12:20:22.760ZSep 03 12:20:21.343 INFO Sep 03 12:20:21.343adding route 3fff:beef:15::/64 -> 2001:db8::55:ffSep 03 12:20:21.343
46002026-09-03T12:20:22.760Z DEBGDEBG 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: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 } }]
46012026-09-03T12:20:22.760ZSep 03 12:20:21.343
46022026-09-03T12:20:22.760Z 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 } }]Sep 03 12:20:21.343
46032026-09-03T12:20:22.760Z Sep 03 12:20:21.343INFO INFOadding route 3fff:beef:3d::/64 -> 2001:db8::55:ffSep 03 12:20:21.343
46042026-09-03T12:20:22.760ZINFOadding route 3fff:beef:a::/64 -> 2001:db8::55:ff
46052026-09-03T12:20:22.760Zadding route 3fff:beef:16::/64 -> 2001:db8::55:ff
46062026-09-03T12:20:22.760ZSep 03 12:20:21.343Sep 03 12:20:21.343 Sep 03 12:20:21.343 DEBGDEBGDEBG 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 } }]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 } }]
46072026-09-03T12:20:22.760Zreplacing 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 } }]
46082026-09-03T12:20:22.760Z
46092026-09-03T12:20:22.760ZSep 03 12:20:21.343Sep 03 12:20:21.343Sep 03 12:20:21.343 INFOINFO INFOadding route 3fff:beef:17::/64 -> 2001:db8::55:ff
46102026-09-03T12:20:22.760Zadding route 3fff:beef:b::/64 -> 2001:db8::55:ffadding route 3fff:beef:3e::/64 -> 2001:db8::55:ff
46112026-09-03T12:20:22.760Z
46122026-09-03T12:20:22.760ZSep 03 12:20:21.343 DEBGSep 03 12:20:21.343 Sep 03 12:20:21.343 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 } }]DEBG
46132026-09-03T12:20:22.760Z 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
46142026-09-03T12:20:22.760Z 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 03 12:20:21.343
46152026-09-03T12:20:22.764Z INFOSep 03 12:20:21.343 adding route 3fff:beef:18::/64 -> 2001:db8::55:ffINFO
46162026-09-03T12:20:22.764Z adding route 3fff:beef:c::/64 -> 2001:db8::55:ffSep 03 12:20:21.343
46172026-09-03T12:20:22.765Z Sep 03 12:20:21.343INFO 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 } }]adding route 3fff:beef:3f::/64 -> 2001:db8::55:ff
46182026-09-03T12:20:22.765Z
46192026-09-03T12:20:22.765ZSep 03 12:20:21.343 DEBGSep 03 12:20:21.344 Sep 03 12:20:21.344INFO 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
46202026-09-03T12:20:22.765Z 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 } }]adding route 3fff:beef:19::/64 -> 2001:db8::55:ff
46212026-09-03T12:20:22.765Z
46222026-09-03T12:20:22.765ZSep 03 12:20:21.344 INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ffSep 03 12:20:21.344
46232026-09-03T12:20:22.765ZSep 03 12:20:21.344 DEBGDEBG 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 03 12:20:21.344
46242026-09-03T12:20:22.765Z failed to allocate space for the new target listDEBG
46252026-09-03T12:20:22.765Z 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 } }]Sep 03 12:20:21.344Sep 03 12:20:21.344
46262026-09-03T12:20:22.765Z INFO DEBGadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff Sep 03 12:20:21.344
46272026-09-03T12:20:22.765Z 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
46282026-09-03T12:20:22.765Z adding route 3fff:beef:e::/64 -> 2001:db8::55:ffSep 03 12:20:21.344
46292026-09-03T12:20:22.765Z DEBGSep 03 12:20:21.344 Sep 03 12:20:21.344replacing 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
46302026-09-03T12:20:22.765Zfailed to allocate space for the new target listDEBG
46312026-09-03T12:20:22.765ZSep 03 12:20:21.344 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
46322026-09-03T12:20:22.765Z adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
46332026-09-03T12:20:22.765ZSep 03 12:20:21.344 INFOSep 03 12:20:21.344 adding route 3fff:beef:f::/64 -> 2001:db8::55:ffDEBG
46342026-09-03T12:20:22.765Z 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 } }]
46352026-09-03T12:20:22.765ZSep 03 12:20:21.344Sep 03 12:20:21.344 DEBGINFO 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:1c::/64 -> 2001:db8::55:ff
46362026-09-03T12:20:22.765Z
46372026-09-03T12:20:22.765ZSep 03 12:20:21.344Sep 03 12:20:21.344 INFODEBG adding route 3fff:beef:10::/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 } }]
46382026-09-03T12:20:22.765Z
46392026-09-03T12:20:22.765ZSep 03 12:20:21.344Sep 03 12:20:21.344 INFODEBG adding route 3fff:beef:1d::/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 } }]
46402026-09-03T12:20:22.765Z
46412026-09-03T12:20:22.765ZSep 03 12:20:21.344Sep 03 12:20:21.344 DEBGINFO 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:11::/64 -> 2001:db8::55:ff
46422026-09-03T12:20:22.765Z
46432026-09-03T12:20:22.765ZSep 03 12:20:21.344Sep 03 12:20:21.344 INFODEBG adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffreplacing 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 } }]
46442026-09-03T12:20:22.765Z
46452026-09-03T12:20:22.765ZSep 03 12:20:21.344Sep 03 12:20:21.344 INFODEBG adding route 3fff:beef:12::/64 -> 2001:db8::55:ffreplacing 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 } }]
46462026-09-03T12:20:22.765Z
46472026-09-03T12:20:22.765ZSep 03 12:20:21.344Sep 03 12:20:21.344 INFODEBG adding route 3fff:beef:1f::/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 } }]
46482026-09-03T12:20:22.765Z
46492026-09-03T12:20:22.765ZSep 03 12:20:21.344Sep 03 12:20:21.344 DEBGINFO 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:13::/64 -> 2001:db8::55:ff
46502026-09-03T12:20:22.765Z
46512026-09-03T12:20:22.765ZSep 03 12:20:21.344Sep 03 12:20:21.344 INFODEBG adding route 3fff:beef:20::/64 -> 2001:db8::55:ffreplacing 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 } }]
46522026-09-03T12:20:22.765Z
46532026-09-03T12:20:22.765ZSep 03 12:20:21.344Sep 03 12:20:21.344 DEBGINFO 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 } }]adding route 3fff:beef:14::/64 -> 2001:db8::55:ff
46542026-09-03T12:20:22.765Z
46552026-09-03T12:20:22.765ZSep 03 12:20:21.344Sep 03 12:20:21.344 DEBGINFO 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:21::/64 -> 2001:db8::55:ff
46562026-09-03T12:20:22.766Z
46572026-09-03T12:20:22.766ZSep 03 12:20:21.344Sep 03 12:20:21.344 INFODEBG adding route 3fff:beef:15::/64 -> 2001:db8::55:ffreplacing 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 } }]
46582026-09-03T12:20:22.766Z
46592026-09-03T12:20:22.766ZSep 03 12:20:21.344Sep 03 12:20:21.344 DEBGINFO 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:22::/64 -> 2001:db8::55:ff
46602026-09-03T12:20:22.766Z
46612026-09-03T12:20:22.766ZSep 03 12:20:21.344Sep 03 12:20:21.344 DEBGINFO 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:16::/64 -> 2001:db8::55:ff
46622026-09-03T12:20:22.766Z
46632026-09-03T12:20:22.766ZSep 03 12:20:21.344Sep 03 12:20:21.344 INFODEBG adding route 3fff:beef:23::/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 } }]
46642026-09-03T12:20:22.766Z
46652026-09-03T12:20:22.766ZSep 03 12:20:21.344Sep 03 12:20:21.344 DEBGINFO 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:17::/64 -> 2001:db8::55:ff
46662026-09-03T12:20:22.766Z
46672026-09-03T12:20:22.766ZSep 03 12:20:21.344Sep 03 12:20:21.344 INFODEBG adding route 3fff:beef:24::/64 -> 2001:db8::55:ffreplacing 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 } }]
46682026-09-03T12:20:22.766Z
46692026-09-03T12:20:22.766ZSep 03 12:20:21.344Sep 03 12:20:21.344 DEBGINFO 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:18::/64 -> 2001:db8::55:ff
46702026-09-03T12:20:22.766Z
46712026-09-03T12:20:22.766ZSep 03 12:20:21.344Sep 03 12:20:21.344 INFODEBG adding route 3fff:beef:25::/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 } }]
46722026-09-03T12:20:22.766Z
46732026-09-03T12:20:22.766ZSep 03 12:20:21.344Sep 03 12:20:21.344 DEBGINFO 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 } }]adding route 3fff:beef:19::/64 -> 2001:db8::55:ff
46742026-09-03T12:20:22.766Z
46752026-09-03T12:20:22.766ZSep 03 12:20:21.344Sep 03 12:20:21.344 INFODEBG adding route 3fff:beef:26::/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 } }]
46762026-09-03T12:20:22.766Z
46772026-09-03T12:20:22.766ZSep 03 12:20:21.344Sep 03 12:20:21.344 INFODEBG adding route 3fff:beef:1a::/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 } }]
46782026-09-03T12:20:22.766Z
46792026-09-03T12:20:22.766ZSep 03 12:20:21.344Sep 03 12:20:21.344 DEBGINFO 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:27::/64 -> 2001:db8::55:ff
46802026-09-03T12:20:22.766Z
46812026-09-03T12:20:22.766ZSep 03 12:20:21.344Sep 03 12:20:21.344 INFODEBG adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffreplacing 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 } }]
46822026-09-03T12:20:22.766Z
46832026-09-03T12:20:22.766ZSep 03 12:20:21.344Sep 03 12:20:21.344 DEBGINFO 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:28::/64 -> 2001:db8::55:ff
46842026-09-03T12:20:22.766Z
46852026-09-03T12:20:22.766ZSep 03 12:20:21.344Sep 03 12:20:21.344 INFODEBG adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffreplacing 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 } }]
46862026-09-03T12:20:22.766Z
46872026-09-03T12:20:22.766ZSep 03 12:20:21.344Sep 03 12:20:21.344 DEBGINFO 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 } }]adding route 3fff:beef:29::/64 -> 2001:db8::55:ff
46882026-09-03T12:20:22.766Z
46892026-09-03T12:20:22.766ZSep 03 12:20:21.344Sep 03 12:20:21.344 INFODEBG adding route 3fff:beef:1d::/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 } }]
46902026-09-03T12:20:22.766Z
46912026-09-03T12:20:22.766ZSep 03 12:20:21.344Sep 03 12:20:21.344 INFODEBG adding route 3fff:beef:2a::/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 } }]
46922026-09-03T12:20:22.766Z
46932026-09-03T12:20:22.766ZSep 03 12:20:21.344Sep 03 12:20:21.344 DEBGINFO 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 } }]adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
46942026-09-03T12:20:22.766Z
46952026-09-03T12:20:22.766ZSep 03 12:20:21.344Sep 03 12:20:21.344 DEBGINFO 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:2b::/64 -> 2001:db8::55:ff
46962026-09-03T12:20:22.767Z
46972026-09-03T12:20:22.767ZSep 03 12:20:21.344Sep 03 12:20:21.344 INFODEBG adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffreplacing 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 } }]
46982026-09-03T12:20:22.767Z
46992026-09-03T12:20:22.767ZSep 03 12:20:21.344Sep 03 12:20:21.344 DEBGINFO 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:2c::/64 -> 2001:db8::55:ff
47002026-09-03T12:20:22.767Z
47012026-09-03T12:20:22.767ZSep 03 12:20:21.344Sep 03 12:20:21.344 INFODEBG adding route 3fff:beef:20::/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 } }]
47022026-09-03T12:20:22.767Z
47032026-09-03T12:20:22.767ZSep 03 12:20:21.344Sep 03 12:20:21.344 DEBGINFO 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 } }]adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
47042026-09-03T12:20:22.767Z
47052026-09-03T12:20:22.767ZSep 03 12:20:21.344Sep 03 12:20:21.344 INFODEBG adding route 3fff:beef:21::/64 -> 2001:db8::55:ffreplacing 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 } }]
47062026-09-03T12:20:22.767Z
47072026-09-03T12:20:22.767ZSep 03 12:20:21.344Sep 03 12:20:21.344 INFODEBG adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffreplacing 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 } }]
47082026-09-03T12:20:22.767Z
47092026-09-03T12:20:22.767ZSep 03 12:20:21.344Sep 03 12:20:21.344 DEBGINFO 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:22::/64 -> 2001:db8::55:ff
47102026-09-03T12:20:22.767Z
47112026-09-03T12:20:22.767ZSep 03 12:20:21.344Sep 03 12:20:21.344 INFODEBG adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffreplacing 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 } }]
47122026-09-03T12:20:22.767Z
47132026-09-03T12:20:22.767ZSep 03 12:20:21.344Sep 03 12:20:21.344 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 } }]adding route 3fff:beef:23::/64 -> 2001:db8::55:ff
47142026-09-03T12:20:22.767ZSep 03 12:20:21.344 DEBG created new freemap
47152026-09-03T12:20:22.772Z, 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 } }]
47162026-09-03T12:20:22.772ZSep 03 12:20:21.344 DEBGSep 03 12:20:21.344 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 } }]INFO
47172026-09-03T12:20:22.772Z adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
47182026-09-03T12:20:22.772Zunit: freemap_route_ipv4Sep 03 12:20:21.344
47192026-09-03T12:20:22.772Z INFO adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
47202026-09-03T12:20:22.772ZSep 03 12:20:21.344 DEBG 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 } }]
47212026-09-03T12:20:22.772ZSep 03 12:20:21.344 DEBG created new freemap, unit:Sep 03 12:20:21.344 freemap_route_ipv6
47222026-09-03T12:20:22.772ZINFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ffSep 03 12:20:21.344 DEBG Sep 03 12:20:21.344initted freemap. size: 64 INFO, Sep 03 12:20:21.344unit: freemap_route_ipv4
47232026-09-03T12:20:22.772ZSep 03 12:20:21.344 DEBGDEBG reset freemapadding route 3fff:beef:24::/64 -> 2001:db8::55:ff,
47242026-09-03T12:20:22.772Zunit: Sep 03 12:20:21.344freemap_route_ipv4
47252026-09-03T12:20:22.772Z
47262026-09-03T12:20:22.772Z Sep 03 12:20:21.344 DEBG initted freemap. size: 64 , unit: freemap_route_ipv6
47272026-09-03T12:20:22.772Zreplacing 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 } }]DEBG
47282026-09-03T12:20:22.772Z Sep 03 12:20:21.344 DEBG Sep 03 12:20:21.344reset freemapreplacing 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 03 12:20:21.344
47292026-09-03T12:20:22.772Zunit : freemap_route_ipv6
47302026-09-03T12:20:22.772Z Sep 03 12:20:21.344 INFO adding route 172.16.0.0/32 -> 10.0.0.1
47312026-09-03T12:20:22.772ZINFO Sep 03 12:20:21.344 adding route 3fff:beef:9::/64 -> 2001:db8::55:ffDEBG
47322026-09-03T12:20:22.772Z 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 } }]
47332026-09-03T12:20:22.772ZSep 03 12:20:21.344 DEBGSep 03 12:20:21.344 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 } }]
47342026-09-03T12:20:22.772Z 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 } }]
47352026-09-03T12:20:22.772ZSep 03 12:20:21.344 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
47362026-09-03T12:20:22.772Z adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
47372026-09-03T12:20:22.772ZSep 03 12:20:21.344 INFO adding route 3fff:beef:32::/64 -> 2001:db8::55:ffSep 03 12:20:21.344
47382026-09-03T12:20:22.772Z 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 03 12:20:21.344
47392026-09-03T12:20:22.772Z 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 03 12:20:21.344
47402026-09-03T12:20:22.773Z INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
47412026-09-03T12:20:22.773ZSep 03 12:20:21.344 INFOSep 03 12:20:21.344 adding route 3fff:beef:33::/64 -> 2001:db8::55:ffDEBG
47422026-09-03T12:20:22.773Z 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 } }]
47432026-09-03T12:20:22.773ZSep 03 12:20:21.344 Sep 03 12:20:21.344DEBG 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 } }]
47442026-09-03T12:20:22.773Zadding route 3fff:beef:c::/64 -> 2001:db8::55:ff
47452026-09-03T12:20:22.773ZSep 03 12:20:21.344Sep 03 12:20:21.344 INFODEBG adding route 3fff:beef:34::/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 } }]
47462026-09-03T12:20:22.773Z
47472026-09-03T12:20:22.773Ztest route::tests::grow_succeeds ... ok
47482026-09-03T12:20:22.773ZSep 03 12:20:21.344Sep 03 12:20:21.344 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 } }]adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
47492026-09-03T12:20:22.773Z
47502026-09-03T12:20:22.773ZSep 03 12:20:21.344Sep 03 12:20:21.344 INFODEBG adding route 3fff:beef:35::/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 } }]
47512026-09-03T12:20:22.773Z
47522026-09-03T12:20:22.773ZSep 03 12:20:21.344Sep 03 12:20:21.344 INFODEBG adding route 3fff:beef:e::/64 -> 2001:db8::55:ffreplacing 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 } }]
47532026-09-03T12:20:22.773Z
47542026-09-03T12:20:22.773ZSep 03 12:20:21.344Sep 03 12:20:21.344 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 } }]adding route 3fff:beef:36::/64 -> 2001:db8::55:ff
47552026-09-03T12:20:22.773Z
47562026-09-03T12:20:22.773ZSep 03 12:20:21.344Sep 03 12:20:21.344 INFODEBG adding route 3fff:beef:f::/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 } }]
47572026-09-03T12:20:22.773Z
47582026-09-03T12:20:22.773ZSep 03 12:20:21.344Sep 03 12:20:21.344 DEBGINFO 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:37::/64 -> 2001:db8::55:ff
47592026-09-03T12:20:22.773Z
47602026-09-03T12:20:22.773ZSep 03 12:20:21.344Sep 03 12:20:21.344 INFODEBG adding route 3fff:beef:10::/64 -> 2001:db8::55:ffreplacing 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 } }]
47612026-09-03T12:20:22.773Z
47622026-09-03T12:20:22.773ZSep 03 12:20:21.344Sep 03 12:20:21.344 DEBGINFO 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 } }]adding route 3fff:beef:38::/64 -> 2001:db8::55:ff
47632026-09-03T12:20:22.773Z
47642026-09-03T12:20:22.773ZSep 03 12:20:21.344Sep 03 12:20:21.344 INFODEBG adding route 3fff:beef:11::/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 } }]
47652026-09-03T12:20:22.773Z
47662026-09-03T12:20:22.773ZSep 03 12:20:21.344Sep 03 12:20:21.344 DEBGINFO 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:39::/64 -> 2001:db8::55:ff
47672026-09-03T12:20:22.773Z
47682026-09-03T12:20:22.773ZSep 03 12:20:21.344Sep 03 12:20:21.344 INFODEBG adding route 3fff:beef:12::/64 -> 2001:db8::55:ffreplacing 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 } }]
47692026-09-03T12:20:22.773Z
47702026-09-03T12:20:22.773ZSep 03 12:20:21.344Sep 03 12:20:21.344 INFODEBG adding route 3fff:beef:3a::/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 } }]
47712026-09-03T12:20:22.773Z
47722026-09-03T12:20:22.773ZSep 03 12:20:21.344Sep 03 12:20:21.344 DEBGINFO 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 } }]adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
47732026-09-03T12:20:22.773Z
47742026-09-03T12:20:22.773ZSep 03 12:20:21.344Sep 03 12:20:21.344 INFODEBG adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffreplacing 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 } }]
47752026-09-03T12:20:22.773Z
47762026-09-03T12:20:22.773ZSep 03 12:20:21.345Sep 03 12:20:21.345 INFODEBG adding route 3fff:beef:14::/64 -> 2001:db8::55:ffreplacing 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 } }]
47772026-09-03T12:20:22.773Z
47782026-09-03T12:20:22.773ZSep 03 12:20:21.345 INFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
47792026-09-03T12:20:22.773ZSep 03 12:20:21.345 Sep 03 12:20:21.345DEBG DEBGreplacing 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 } }]
47802026-09-03T12:20:22.774Zreplacing 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 } }]
47812026-09-03T12:20:22.774ZSep 03 12:20:21.345Sep 03 12:20:21.345 INFOINFO adding route 3fff:beef:3d::/64 -> 2001:db8::55:ffadding route 3fff:beef:15::/64 -> 2001:db8::55:ff
47822026-09-03T12:20:22.774Z
47832026-09-03T12:20:22.774ZSep 03 12:20:21.345 Sep 03 12:20:21.345DEBG DEBGreplacing 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 } }]
47842026-09-03T12:20:22.774Zreplacing 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 } }]
47852026-09-03T12:20:22.774ZSep 03 12:20:21.345 Sep 03 12:20:21.345INFO INFOadding route 3fff:beef:16::/64 -> 2001:db8::55:ff
47862026-09-03T12:20:22.774Zadding route 3fff:beef:3e::/64 -> 2001:db8::55:ff
47872026-09-03T12:20:22.774ZSep 03 12:20:21.345 Sep 03 12:20:21.345DEBG 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 03 12:20:21.345 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 } }]DEBG
47882026-09-03T12:20:22.774Z
47892026-09-03T12:20:22.774Zcreated new freemap, unit: Sep 03 12:20:21.345Sep 03 12:20:21.345 freemap_route_ipv4DEBG
47902026-09-03T12:20:22.774Z failed to allocate space for the new target listINFO
47912026-09-03T12:20:22.774Z Sep 03 12:20:21.345adding route 3fff:beef:17::/64 -> 2001:db8::55:ff Sep 03 12:20:21.345
47922026-09-03T12:20:22.774Z DEBGDEBG created new freemap , 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 } }]unit
47932026-09-03T12:20:22.774Z: Sep 03 12:20:21.345freemap_route_ipv6
47942026-09-03T12:20:22.774ZDEBG 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 } }]
47952026-09-03T12:20:22.774ZSep 03 12:20:21.345 DEBG Sep 03 12:20:21.345initted freemap. size: 64 , INFOunit :adding route 3fff:beef:18::/64 -> 2001:db8::55:ff
47962026-09-03T12:20:22.774Zfreemap_route_ipv4
47972026-09-03T12:20:22.774ZSep 03 12:20:21.345Sep 03 12:20:21.345 DEBGDEBG 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 } }]reset freemap
47982026-09-03T12:20:22.774Z, unit: freemap_route_ipv4Sep 03 12:20:21.345
47992026-09-03T12:20:22.774Z INFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ff
48002026-09-03T12:20:22.774ZSep 03 12:20:21.345 DEBG Sep 03 12:20:21.345initted freemap. size: 64 , DEBGSep 03 12:20:21.345 unitreplacing 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 } }]:
48012026-09-03T12:20:22.774Z freemap_route_ipv6DEBG
48022026-09-03T12:20:22.774Zcreated new freemapSep 03 12:20:21.345, unitINFO: freemap_route_ipv4adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
48032026-09-03T12:20:22.774Z
48042026-09-03T12:20:22.774ZSep 03 12:20:21.345 DEBG reset freemapSep 03 12:20:21.345, unitDEBGSep 03 12:20:21.345 created new freemapDEBG: 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 } }]freemap_route_ipv6
48052026-09-03T12:20:22.774Z
48062026-09-03T12:20:22.774Z, unit: freemap_route_ipv6Sep 03 12:20:21.345Sep 03 12:20:21.345
48072026-09-03T12:20:22.774Z INFOINFO adding route 172.16.0.0/32 -> 10.0.0.1adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
48082026-09-03T12:20:22.774ZSep 03 12:20:21.345
48092026-09-03T12:20:22.774ZDEBG initted freemap. size: 64, Sep 03 12:20:21.345unit Sep 03 12:20:21.345DEBG :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
48102026-09-03T12:20:22.774Zfreemap_route_ipv4
48112026-09-03T12:20:22.774Zreplacing 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 03 12:20:21.345
48122026-09-03T12:20:22.774Z Sep 03 12:20:21.345INFO DEBGadding route 172.17.0.0/32 -> 10.0.0.255Sep 03 12:20:21.345
48132026-09-03T12:20:22.774Z reset freemapINFO, Sep 03 12:20:21.345unit adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffDEBG
48142026-09-03T12:20:22.774Z : 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_ipv4
48152026-09-03T12:20:22.779Z
48162026-09-03T12:20:22.779ZSep 03 12:20:21.345 Sep 03 12:20:21.345Sep 03 12:20:21.345 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 } }]adding route 172.17.0.1/32 -> 10.0.0.255
48172026-09-03T12:20:22.779Z
48182026-09-03T12:20:22.779Zinitted freemap. size: 64, unit:Sep 03 12:20:21.345Sep 03 12:20:21.345 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 3fff:beef:1d::/64 -> 2001:db8::55:ff
48192026-09-03T12:20:22.779Zfreemap_route_ipv6
48202026-09-03T12:20:22.779Z
48212026-09-03T12:20:22.779ZSep 03 12:20:21.345Sep 03 12:20:21.345Sep 03 12:20:21.345 INFO DEBGDEBGadding route 172.17.0.2/32 -> 10.0.0.255
48222026-09-03T12:20:22.779Zreplacing 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 } }]reset freemap
48232026-09-03T12:20:22.779Z, unit: Sep 03 12:20:21.345freemap_route_ipv6
48242026-09-03T12:20:22.779ZINFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
48252026-09-03T12:20:22.779ZSep 03 12:20:21.345Sep 03 12:20:21.345 Sep 03 12:20:21.345DEBGINFO 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 } }]
48262026-09-03T12:20:22.779ZDEBG adding route 3fff:dead::/64 -> 2001:db8::55:1replacing 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 } }]
48272026-09-03T12:20:22.779ZSep 03 12:20:21.345
48282026-09-03T12:20:22.779Z INFO adding route 172.17.0.3/32 -> 10.0.0.255
48292026-09-03T12:20:22.779ZSep 03 12:20:21.345Sep 03 12:20:21.345 DEBG INFOreplacing 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 } }]
48302026-09-03T12:20:22.779Zadding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
48312026-09-03T12:20:22.779ZSep 03 12:20:21.345Sep 03 12:20:21.345Sep 03 12:20:21.345 INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:1DEBGreplacing 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 } }]
48322026-09-03T12:20:22.779Z
48332026-09-03T12:20:22.779Z 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 } }]
48342026-09-03T12:20:22.779ZSep 03 12:20:21.345Sep 03 12:20:21.345 Sep 03 12:20:21.345 DEBG INFOINFO 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:beef:20::/64 -> 2001:db8::55:ff
48352026-09-03T12:20:22.780Zadding route 172.17.0.4/32 -> 10.0.0.255
48362026-09-03T12:20:22.780Z
48372026-09-03T12:20:22.780ZSep 03 12:20:21.345 Sep 03 12:20:21.345Sep 03 12:20:21.345 DEBGINFO DEBG adding route 3fff:dead::/64 -> 2001:db8::55:1replacing 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: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 } }]
48382026-09-03T12:20:22.780Z
48392026-09-03T12:20:22.780Z
48402026-09-03T12:20:22.780ZSep 03 12:20:21.345Sep 03 12:20:21.345 DEBGINFO 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 } }]adding route 3fff:beef:21::/64 -> 2001:db8::55:ff
48412026-09-03T12:20:22.780Z
48422026-09-03T12:20:22.780ZSep 03 12:20:21.345 INFO Sep 03 12:20:21.345adding route 172.17.0.5/32 -> 10.0.0.255Sep 03 12:20:21.345
48432026-09-03T12:20:22.780Z DEBGINFO adding route 3fff:dead::/64 -> 2001:db8::55:2replacing 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 } }]
48442026-09-03T12:20:22.780Z
48452026-09-03T12:20:22.780ZSep 03 12:20:21.345 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 03 12:20:21.345
48462026-09-03T12:20:22.780Z Sep 03 12:20:21.345 INFODEBG Sep 03 12:20:21.345adding route 3fff:beef:22::/64 -> 2001:db8::55:ff
48472026-09-03T12:20:22.780ZINFO 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 } }]adding route 172.17.0.6/32 -> 10.0.0.255
48482026-09-03T12:20:22.780ZSep 03 12:20:21.345
48492026-09-03T12:20:22.780Z 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 03 12:20:21.345
48502026-09-03T12:20:22.780ZSep 03 12:20:21.345 DEBGINFO Sep 03 12:20:21.345replacing 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::/64 -> 2001:db8::55:ff
48512026-09-03T12:20:22.780Z
48522026-09-03T12:20:22.780ZINFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ff
48532026-09-03T12:20:22.780ZSep 03 12:20:21.345Sep 03 12:20:21.345 INFOSep 03 12:20:21.345DEBG DEBGadding route 172.17.0.7/32 -> 10.0.0.255
48542026-09-03T12:20:22.780Zreplacing 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 } }]
48552026-09-03T12:20:22.780Zreplacing 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 03 12:20:21.345
48562026-09-03T12:20:22.780Z DEBG Sep 03 12:20:21.345Sep 03 12:20:21.345replacing 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 } }]
48572026-09-03T12:20:22.780ZINFO INFOadding route 3fff:beef:24::/64 -> 2001:db8::55:ff Sep 03 12:20:21.345adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
48582026-09-03T12:20:22.780Z INFO
48592026-09-03T12:20:22.780Z adding route 172.17.0.8/32 -> 10.0.0.255Sep 03 12:20:21.345
48602026-09-03T12:20:22.780Z DEBG Sep 03 12:20:21.345replacing 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 03 12:20:21.345
48612026-09-03T12:20:22.780Z 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 } }]DEBG
48622026-09-03T12:20:22.780ZSep 03 12:20:21.345 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 } }]
48632026-09-03T12:20:22.780ZINFO Sep 03 12:20:21.345 adding route 3fff:beef:25::/64 -> 2001:db8::55:ffINFO
48642026-09-03T12:20:22.780ZSep 03 12:20:21.345 adding route 172.17.0.9/32 -> 10.0.0.255
48652026-09-03T12:20:22.780ZINFO Sep 03 12:20:21.345adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
48662026-09-03T12:20:22.780ZDEBG 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 } }]
48672026-09-03T12:20:22.780ZSep 03 12:20:21.345Sep 03 12:20:21.345 DEBGSep 03 12:20:21.345DEBG INFOreplacing 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 } }]
48682026-09-03T12:20:22.780Zadding route 3fff:beef:26::/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 } }]
48692026-09-03T12:20:22.780Z
48702026-09-03T12:20:22.780ZSep 03 12:20:21.345 Sep 03 12:20:21.345INFO INFOSep 03 12:20:21.345 adding route 172.17.0.10/32 -> 10.0.0.255DEBGadding route 3fff:beef:3::/64 -> 2001:db8::55:ff
48712026-09-03T12:20:22.780Z
48722026-09-03T12:20:22.780Zreplacing 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 } }]
48732026-09-03T12:20:22.781ZSep 03 12:20:21.345 Sep 03 12:20:21.345DEBGSep 03 12:20:21.345 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 } }]
48742026-09-03T12:20:22.781ZINFODEBG adding route 3fff:beef:27::/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 } }]
48752026-09-03T12:20:22.781ZSep 03 12:20:21.345
48762026-09-03T12:20:22.781Z INFO adding route 172.17.0.11/32 -> 10.0.0.255
48772026-09-03T12:20:22.781ZSep 03 12:20:21.345Sep 03 12:20:21.345 DEBG INFOreplacing 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 03 12:20:21.345adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
48782026-09-03T12:20:22.781Z
48792026-09-03T12:20:22.781Ztest route::tests::rollback_failure_leaves_in_core_cleared ... ok
48802026-09-03T12:20:22.781Ztest route::tests::rollback_on_compact_delete_failure ... ok
48812026-09-03T12:20:22.781Z DEBG Sep 03 12:20:21.345replacing 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 03 12:20:21.345Sep 03 12:20:21.345
48822026-09-03T12:20:22.781ZDEBGDEBG 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
48832026-09-03T12:20:22.781Z Sep 03 12:20:21.345adding route 3fff:beef:28::/64 -> 2001:db8::55:ff
48842026-09-03T12:20:22.781Z created new freemapINFOSep 03 12:20:21.345, Sep 03 12:20:21.345unit :INFO DEBGfreemap_route_ipv4
48852026-09-03T12:20:22.781Zadding route 172.17.0.12/32 -> 10.0.0.255adding route 3fff:beef:5::/64 -> 2001:db8::55:ffreplacing 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 } }]
48862026-09-03T12:20:22.781Z
48872026-09-03T12:20:22.781Z
48882026-09-03T12:20:22.781ZSep 03 12:20:21.345Sep 03 12:20:21.345 DEBGINFOSep 03 12:20:21.345 DEBGreplacing 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 } }] adding route 3fff:beef:29::/64 -> 2001:db8::55:ffreplacing 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 } }]
48892026-09-03T12:20:22.781ZSep 03 12:20:21.345Sep 03 12:20:21.351 Sep 03 12:20:21.345Sep 03 12:20:21.345 DEBGDEBG 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 } }]
48902026-09-03T12:20:22.781Z created new freemap , unit:DEBG freemap_route_ipv4
48912026-09-03T12:20:22.781Z Sep 03 12:20:21.351created new freemap
48922026-09-03T12:20:22.781Z, Sep 03 12:20:21.351INFOunit adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffDEBG
48932026-09-03T12:20:22.781Z: created new freemap , freemap_route_ipv4unit
48942026-09-03T12:20:22.781ZSep 03 12:20:21.351: freemap_route_ipv6Sep 03 12:20:21.351
48952026-09-03T12:20:22.781Z DEBGSep 03 12:20:21.345INFOSep 03 12:20:21.351 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 } }]adding route 172.17.0.13/32 -> 10.0.0.255
48962026-09-03T12:20:22.781Z DEBGDEBG
48972026-09-03T12:20:22.781Zcreated new freemapSep 03 12:20:21.351, DEBGunit Sep 03 12:20:21.351initted freemap. size: 64 , created new freemap:unit, Sep 03 12:20:21.351unit: : DEBGfreemap_route_ipv6
48982026-09-03T12:20:22.781Zfreemap_route_ipv4
48992026-09-03T12:20:22.781ZINFO freemap_route_ipv6adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
49002026-09-03T12:20:22.781Zreplacing 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 } }]
49012026-09-03T12:20:22.781ZSep 03 12:20:21.351Sep 03 12:20:21.351
49022026-09-03T12:20:22.781ZSep 03 12:20:21.351DEBG DEBG reset freemapSep 03 12:20:21.351DEBG, DEBGunit :Sep 03 12:20:21.351 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 } }] initted freemap. size: 64initted freemap. size: 64, INFOfreemap_route_ipv4unit
49032026-09-03T12:20:22.781Z:
49042026-09-03T12:20:22.781Z freemap_route_ipv4,
49052026-09-03T12:20:22.781Zunit Sep 03 12:20:21.351 Sep 03 12:20:21.351DEBG :adding route 172.17.0.14/32 -> 10.0.0.255INFO
49062026-09-03T12:20:22.781Z initted freemap. size: 64 , adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffSep 03 12:20:21.351
49072026-09-03T12:20:22.781Z freemap_route_ipv4Sep 03 12:20:21.351unit
49082026-09-03T12:20:22.781Z:DEBG Sep 03 12:20:21.351freemap_route_ipv6 Sep 03 12:20:21.351 reset freemapDEBG, unit
49092026-09-03T12:20:22.781Z:DEBG 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 } }]
49102026-09-03T12:20:22.781Zfreemap_route_ipv4
49112026-09-03T12:20:22.781ZSep 03 12:20:21.351 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 } }]
49122026-09-03T12:20:22.781ZSep 03 12:20:21.351Sep 03 12:20:21.351 DEBGINFO reset freemap , Sep 03 12:20:21.351adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffDEBG
49132026-09-03T12:20:22.782Z unit: initted freemap. size: 64INFO, Sep 03 12:20:21.351freemap_route_ipv4adding route 172.17.0.15/32 -> 10.0.0.255 unitreset freemap
49142026-09-03T12:20:22.782ZDEBG: , 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 } }]
49152026-09-03T12:20:22.786Z freemap_route_ipv6
49162026-09-03T12:20:22.786Zunit:
49172026-09-03T12:20:22.786Z freemap_route_ipv6Sep 03 12:20:21.351Sep 03 12:20:21.351
49182026-09-03T12:20:22.786Z INFO Sep 03 12:20:21.351adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffSep 03 12:20:21.351
49192026-09-03T12:20:22.786Z Sep 03 12:20:21.351DEBGINFODEBG DEBGreset freemap adding route 3fff:dead::/64 -> 2001:db8::55:1, 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 } }]initted freemap. size: 64Sep 03 12:20:21.351
49202026-09-03T12:20:22.786Zunit
49212026-09-03T12:20:22.786Z:, freemap_route_ipv6unitSep 03 12:20:21.351Sep 03 12:20:21.351: DEBGfreemap_route_ipv6
49222026-09-03T12:20:22.786ZDEBG 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 } }]
49232026-09-03T12:20:22.786ZINFO
49242026-09-03T12:20:22.786Z 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 172.17.0.16/32 -> 10.0.0.255
49252026-09-03T12:20:22.786Z
49262026-09-03T12:20:22.786ZSep 03 12:20:21.351 Sep 03 12:20:21.351INFO Sep 03 12:20:21.351Sep 03 12:20:21.351adding route 172.16.0.0/32 -> 10.0.0.1Sep 03 12:20:21.351
49272026-09-03T12:20:22.786Z DEBG INFODEBGINFO adding route 3fff:dead::/64 -> 2001:db8::55:2
49282026-09-03T12:20:22.786Zreset freemapreplacing 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 3fff:beef:2f::/64 -> 2001:db8::55:ff, Sep 03 12:20:21.351
49292026-09-03T12:20:22.786Z Sep 03 12:20:21.351DEBG 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 } }]Sep 03 12:20:21.351:
49302026-09-03T12:20:22.786Z DEBG freemap_route_ipv6
49312026-09-03T12:20:22.786Z
49322026-09-03T12:20:22.786Zreplacing 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 } }]DEBG
49332026-09-03T12:20:22.786ZSep 03 12:20:21.351 Sep 03 12:20:21.351replacing 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 03 12:20:21.351INFO
49342026-09-03T12:20:22.786Z INFOINFO adding route 172.16.0.0/32 -> 10.0.0.2 Sep 03 12:20:21.351adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
49352026-09-03T12:20:22.786Zadding route 172.17.0.17/32 -> 10.0.0.255
49362026-09-03T12:20:22.786Z
49372026-09-03T12:20:22.786ZSep 03 12:20:21.351INFO Sep 03 12:20:21.351INFO Sep 03 12:20:21.351DEBG Sep 03 12:20:21.351 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 3fff:dead::/64 -> 2001:db8::55:3DEBG
49382026-09-03T12:20:22.786ZDEBGadding route 3fff:dead::/64 -> 2001:db8::55:1 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 } }]
49392026-09-03T12:20:22.786Z
49402026-09-03T12:20:22.786Zreplacing 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 } }]
49412026-09-03T12:20:22.786Z
49422026-09-03T12:20:22.786ZSep 03 12:20:21.351 INFO Sep 03 12:20:21.351adding route 172.17.0.0/32 -> 10.0.0.255Sep 03 12:20:21.351
49432026-09-03T12:20:22.786ZSep 03 12:20:21.351Sep 03 12:20:21.351 DEBG Sep 03 12:20:21.351INFOINFOreplacing 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
49442026-09-03T12:20:22.786Z DEBGadding route 172.17.0.18/32 -> 10.0.0.255
49452026-09-03T12:20:22.786Z 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 } }]
49462026-09-03T12:20:22.787Zreplacing 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 } }]
49472026-09-03T12:20:22.787ZSep 03 12:20:21.351adding route 3fff:beef:31::/64 -> 2001:db8::55:ffSep 03 12:20:21.351Sep 03 12:20:21.351 INFO INFODEBGSep 03 12:20:21.351
49482026-09-03T12:20:22.787Z adding route 3fff:dead::/64 -> 2001:db8::55:4INFO
49492026-09-03T12:20:22.787Z adding route 3fff:dead::/64 -> 2001:db8::55:2
49502026-09-03T12:20:22.787Z Sep 03 12:20:21.351replacing 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 } }]
49512026-09-03T12:20:22.787ZDEBGSep 03 12:20:21.351 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
49522026-09-03T12:20:22.787Zadding route 172.17.0.1/32 -> 10.0.0.255 Sep 03 12:20:21.351replacing 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 } }]
49532026-09-03T12:20:22.787ZSep 03 12:20:21.351Sep 03 12:20:21.351 DEBG
49542026-09-03T12:20:22.787Z 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
49552026-09-03T12:20:22.787ZSep 03 12:20:21.351replacing 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 } }]INFO
49562026-09-03T12:20:22.787ZSep 03 12:20:21.351 DEBGINFO Sep 03 12:20:21.351replacing 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.19/32 -> 10.0.0.255 adding route 3fff:beef:32::/64 -> 2001:db8::55:ff
49572026-09-03T12:20:22.787Z
49582026-09-03T12:20:22.787ZWARN
49592026-09-03T12:20:22.787ZSep 03 12:20:21.351 INFOSep 03 12:20:21.351 Sep 03 12:20:21.351shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })Sep 03 12:20:21.351 adding route 3fff:dead::/64 -> 2001:db8::55:3INFO
49602026-09-03T12:20:22.787ZDEBGadding route 172.17.0.2/32 -> 10.0.0.255 DEBG
49612026-09-03T12:20:22.787Z
49622026-09-03T12:20:22.787Zreplacing 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 } }]
49632026-09-03T12:20:22.787ZSep 03 12:20:21.351 Sep 03 12:20:21.351DEBG Sep 03 12:20:21.351DEBG Sep 03 12:20:21.351 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 } }]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 } }]ERRO
49642026-09-03T12:20:22.787Z
49652026-09-03T12:20:22.787Z rollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })Sep 03 12:20:21.351
49662026-09-03T12:20:22.787Z Sep 03 12:20:21.351INFO INFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ff
49672026-09-03T12:20:22.787ZINFO Sep 03 12:20:21.351adding route 172.17.0.3/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 } }, 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 } }]
49682026-09-03T12:20:22.787Z adding route 172.17.0.20/32 -> 10.0.0.255ERROSep 03 12:20:21.351 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
49692026-09-03T12:20:22.787ZDEBG
49702026-09-03T12:20:22.787Z 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 } }]
49712026-09-03T12:20:22.787Z
49722026-09-03T12:20:22.787ZSep 03 12:20:21.351 Sep 03 12:20:21.351DEBG Sep 03 12:20:21.351replacing 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 } }]
49732026-09-03T12:20:22.787ZDEBGINFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ffreplacing 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 } }]
49742026-09-03T12:20:22.787ZSep 03 12:20:21.351
49752026-09-03T12:20:22.787Z INFO adding route 3fff:dead::/64 -> 2001:db8::55:4Sep 03 12:20:21.351
49762026-09-03T12:20:22.787Z Sep 03 12:20:21.351 Sep 03 12:20:21.351INFODEBG 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.21/32 -> 10.0.0.255INFOSep 03 12:20:21.351
49772026-09-03T12:20:22.787Z
49782026-09-03T12:20:22.787Zadding route 172.17.0.4/32 -> 10.0.0.255
49792026-09-03T12:20:22.787Z DEBGSep 03 12:20:21.351Sep 03 12:20:21.351 Sep 03 12:20:21.351 INFO DEBGDEBG adding route 3fff:beef:35::/64 -> 2001:db8::55:ff 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 } }]
49802026-09-03T12:20:22.787Ztest route::tests::rollback_on_compact_write_failure ... ok
49812026-09-03T12:20:22.787Zreplacing 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.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 } }]
49822026-09-03T12:20:22.787Z
49832026-09-03T12:20:22.787Z
49842026-09-03T12:20:22.788Ztest route::tests::rollback_on_index_readd_failure ... ok
49852026-09-03T12:20:22.788ZSep 03 12:20:21.351Sep 03 12:20:21.351Sep 03 12:20:21.351 INFODEBGDEBG 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 } }]Sep 03 12:20:21.351 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 172.17.0.5/32 -> 10.0.0.255
49862026-09-03T12:20:22.788Z
49872026-09-03T12:20:22.788Z
49882026-09-03T12:20:22.788ZINFO adding route 172.17.0.22/32 -> 10.0.0.255
49892026-09-03T12:20:22.788ZSep 03 12:20:21.351 Sep 03 12:20:21.351Sep 03 12:20:21.344Sep 03 12:20:21.351 DEBGWARNSep 03 12:20:21.351 INFO shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })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 } }] DEBG
49902026-09-03T12:20:22.788Z
49912026-09-03T12:20:22.788Zadding route 3fff:beef:36::/64 -> 2001:db8::55:ffINFO
49922026-09-03T12:20:22.788Z 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:25::/64 -> 2001:db8::55:ffSep 03 12:20:21.351
49932026-09-03T12:20:22.788ZSep 03 12:20:21.351
49942026-09-03T12:20:22.788ZINFODEBG Sep 03 12:20:21.351 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
49952026-09-03T12:20:22.788Z 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 } }]
49962026-09-03T12:20:22.788ZSep 03 12:20:21.352Sep 03 12:20:21.352 DEBGSep 03 12:20:21.358 created new freemapINFO DEBG, adding route 3fff:beef:26::/64 -> 2001:db8::55:ff unit
49972026-09-03T12:20:22.788Zcreated new freemap, :unit:
49982026-09-03T12:20:22.788ZSep 03 12:20:21.351 freemap_route_ipv4freemap_route_ipv4Sep 03 12:20:21.358
49992026-09-03T12:20:22.788Z
50002026-09-03T12:20:22.788Z INFOadding route 172.17.0.6/32 -> 10.0.0.255INFO
50012026-09-03T12:20:22.788Z adding route 172.17.0.23/32 -> 10.0.0.255
50022026-09-03T12:20:22.788ZSep 03 12:20:21.358 adding route 3fff:beef:6::/64 -> 2001:db8::55:ffSep 03 12:20:21.358
50032026-09-03T12:20:22.788ZDEBGSep 03 12:20:21.358 created new freemapSep 03 12:20:21.358 DEBG, DEBGSep 03 12:20:21.358unitreplacing 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 } }] :
50042026-09-03T12:20:22.788Z freemap_route_ipv6DEBG
50052026-09-03T12:20:22.788ZDEBG 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 } }]created new freemapSep 03 12:20:21.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 } }], Sep 03 12:20:21.358unit
50062026-09-03T12:20:22.788Z:
50072026-09-03T12:20:22.788ZINFO adding route 172.17.0.24/32 -> 10.0.0.255DEBG
50082026-09-03T12:20:22.788Z Sep 03 12:20:21.358freemap_route_ipv6initted freemap. size: 64 ,
50092026-09-03T12:20:22.788ZunitINFO: adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
50102026-09-03T12:20:22.788Zfreemap_route_ipv4Sep 03 12:20:21.358
50112026-09-03T12:20:22.788Z DEBGSep 03 12:20:21.358 initted freemap. size: 64DEBGSep 03 12:20:21.358Sep 03 12:20:21.358 , 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 } }]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 } }]reset freemap
50122026-09-03T12:20:22.788Z, unitSep 03 12:20:21.358unit::Sep 03 12:20:21.358 freemap_route_ipv4INFOINFO
50132026-09-03T12:20:22.788Zadding route 3fff:beef:8::/64 -> 2001:db8::55:ff
50142026-09-03T12:20:22.788Z
50152026-09-03T12:20:22.793Zadding route 172.17.0.7/32 -> 10.0.0.255
50162026-09-03T12:20:22.793Z Sep 03 12:20:21.358freemap_route_ipv4Sep 03 12:20:21.358Sep 03 12:20:21.358 DEBG
50172026-09-03T12:20:22.793Z DEBGSep 03 12:20:21.358replacing 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 03 12:20:21.358
50182026-09-03T12:20:22.793Z 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 } }]DEBG INFOinitted freemap. size: 64 , reset freemapadding route 172.17.0.25/32 -> 10.0.0.255unit
50192026-09-03T12:20:22.793Z:
50202026-09-03T12:20:22.793Z, Sep 03 12:20:21.358 unitINFO freemap_route_ipv6
50212026-09-03T12:20:22.793Z:adding route 3fff:beef:9::/64 -> 2001:db8::55:ffSep 03 12:20:21.358
50222026-09-03T12:20:22.793Z DEBGSep 03 12:20:21.358freemap_route_ipv4Sep 03 12:20:21.358 Sep 03 12:20:21.358
50232026-09-03T12:20:22.793ZDEBG 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 } }]
50242026-09-03T12:20:22.793Z DEBGINFO 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 } }]
50252026-09-03T12:20:22.793ZSep 03 12:20:21.358 reset freemapDEBG, Sep 03 12:20:21.358Sep 03 12:20:21.358unit initted freemap. size: 64 INFOINFO, unit adding route 172.17.0.8/32 -> 10.0.0.255:adding route 3fff:beef:a::/64 -> 2001:db8::55:ff:
50262026-09-03T12:20:22.793Zadding route 172.17.0.26/32 -> 10.0.0.255 freemap_route_ipv6
50272026-09-03T12:20:22.793Z
50282026-09-03T12:20:22.793Zfreemap_route_ipv6
50292026-09-03T12:20:22.793Z
50302026-09-03T12:20:22.793ZSep 03 12:20:21.358Sep 03 12:20:21.358Sep 03 12:20:21.358 Sep 03 12:20:21.358DEBGDEBG 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 } }]
50312026-09-03T12:20:22.793Z INFO Sep 03 12:20:21.358 Sep 03 12:20:21.358DEBGreplacing 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 03 12:20:21.358
50322026-09-03T12:20:22.793Z adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG 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 } }]
50332026-09-03T12:20:22.793Z
50342026-09-03T12:20:22.793Z Sep 03 12:20:21.358reset freemapreplacing 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 } }],
50352026-09-03T12:20:22.793Z adding route 3fff:beef:b::/64 -> 2001:db8::55:ffINFO
50362026-09-03T12:20:22.793Z Sep 03 12:20:21.358unit:Sep 03 12:20:21.358 adding route 172.17.0.9/32 -> 10.0.0.255
50372026-09-03T12:20:22.793Z Sep 03 12:20:21.358 INFODEBG Sep 03 12:20:21.358freemap_route_ipv6 DEBG
50382026-09-03T12:20:22.793Z adding route 3fff:beef:27::/64 -> 2001:db8::55:ffSep 03 12:20:21.358 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 } }]DEBG
50392026-09-03T12:20:22.793Z 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 } }]
50402026-09-03T12:20:22.793ZSep 03 12:20:21.358 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
50412026-09-03T12:20:22.793ZSep 03 12:20:21.358 INFO INFOSep 03 12:20:21.358
50422026-09-03T12:20:22.793Zadding route 3fff:dead::/64 -> 2001:db8::55:1
50432026-09-03T12:20:22.793Zadding route 3fff:dead::/64 -> 2001:db8::55:2
50442026-09-03T12:20:22.793ZDEBG 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 } }] adding route 172.17.0.27/32 -> 10.0.0.255Sep 03 12:20:21.358
50452026-09-03T12:20:22.793ZSep 03 12:20:21.358 DEBG
50462026-09-03T12:20:22.793ZSep 03 12:20:21.358 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 03 12:20:21.358
50472026-09-03T12:20:22.793Z INFOadding route 3fff:beef:c::/64 -> 2001:db8::55:ffSep 03 12:20:21.358Sep 03 12:20:21.358
50482026-09-03T12:20:22.793ZSep 03 12:20:21.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: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 } }]
50492026-09-03T12:20:22.794Zadding route 3fff:dead::/64 -> 2001:db8::55:2
50502026-09-03T12:20:22.794Z DEBGINFO Sep 03 12:20:21.359 adding route 3fff:beef:28::/64 -> 2001:db8::55:ffINFOSep 03 12:20:21.359
50512026-09-03T12:20:22.794Zreplacing 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 } }]
50522026-09-03T12:20:22.794Z adding route 172.17.0.10/32 -> 10.0.0.255DEBGadding route 3fff:dead::/64 -> 2001:db8::55:3
50532026-09-03T12:20:22.794ZSep 03 12:20:21.359
50542026-09-03T12:20:22.794Z DEBG Sep 03 12:20:21.359replacing 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 } }]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 03 12:20:21.359
50552026-09-03T12:20:22.794Z
50562026-09-03T12:20:22.794ZSep 03 12:20:21.359DEBGSep 03 12:20:21.359 Sep 03 12:20:21.359replacing 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 } }]
50572026-09-03T12:20:22.794Z INFOSep 03 12:20:21.359 DEBGINFO Sep 03 12:20:21.359DEBG adding route 3fff:beef:29::/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 } }]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 } }]
50582026-09-03T12:20:22.794ZINFOadding route 172.17.0.28/32 -> 10.0.0.255
50592026-09-03T12:20:22.794Z
50602026-09-03T12:20:22.794Z INFO
50612026-09-03T12:20:22.794Zadding route 3fff:beef:d::/64 -> 2001:db8::55:ffSep 03 12:20:21.359
50622026-09-03T12:20:22.794Z adding route 172.17.0.11/32 -> 10.0.0.255Sep 03 12:20:21.359 Sep 03 12:20:21.359DEBG 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
50632026-09-03T12:20:22.794Z
50642026-09-03T12:20:22.794ZSep 03 12:20:21.359INFO Sep 03 12:20:21.359replacing 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 } }] created new freemapDEBG
50652026-09-03T12:20:22.794ZINFO, Sep 03 12:20:21.359adding route 3fff:dead::/64 -> 2001:db8::55:4unit :Sep 03 12:20:21.359replacing 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 } }]
50662026-09-03T12:20:22.794Z adding route 3fff:dead::/64 -> 2001:db8::55:3
50672026-09-03T12:20:22.794Z
50682026-09-03T12:20:22.794Zfreemap_route_ipv4
50692026-09-03T12:20:22.794Z Sep 03 12:20:21.359Sep 03 12:20:21.359INFO DEBGadding route 3fff:beef:2a::/64 -> 2001:db8::55:ffINFO Sep 03 12:20:21.359Sep 03 12:20:21.359 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
50702026-09-03T12:20:22.794Zadding route 3fff:beef:e::/64 -> 2001:db8::55:ffSep 03 12:20:21.359
50712026-09-03T12:20:22.794Z DEBG
50722026-09-03T12:20:22.794Z 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 } }], Sep 03 12:20:21.359 INFOunit: DEBGSep 03 12:20:21.359Sep 03 12:20:21.359 adding route 172.17.0.29/32 -> 10.0.0.255
50732026-09-03T12:20:22.794Zfreemap_route_ipv6DEBG
50742026-09-03T12:20:22.794Z
50752026-09-03T12:20:22.794Zreplacing 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 } }]
50762026-09-03T12:20:22.794Z Sep 03 12:20:21.359DEBGSep 03 12:20:21.359 Sep 03 12:20:21.359replacing 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 03 12:20:21.359 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 } }]
50772026-09-03T12:20:22.794ZINFO DEBG adding route 3fff:dead::/64 -> 2001:db8::55:4
50782026-09-03T12:20:22.794Z
50792026-09-03T12:20:22.794ZINFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ff
50802026-09-03T12:20:22.794ZDEBG Sep 03 12:20:21.359Sep 03 12:20:21.359initted freemap. size: 64, 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 } }] WARN unitshrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
50812026-09-03T12:20:22.794Z:Sep 03 12:20:21.359 freemap_route_ipv4Sep 03 12:20:21.359DEBG
50822026-09-03T12:20:22.794Z 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 } }]INFO
50832026-09-03T12:20:22.794ZDEBG
50842026-09-03T12:20:22.794Z 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:beef:2b::/64 -> 2001:db8::55:ff
50852026-09-03T12:20:22.794Z
50862026-09-03T12:20:22.794ZSep 03 12:20:21.359Sep 03 12:20:21.359 DEBGSep 03 12:20:21.359 reset freemap Sep 03 12:20:21.359, INFOunitINFO: Sep 03 12:20:21.359 DEBGadding route 3fff:beef:10::/64 -> 2001:db8::55:fffreemap_route_ipv4
50872026-09-03T12:20:22.794Z
50882026-09-03T12:20:22.795Zreplacing 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 } }]
50892026-09-03T12:20:22.795Zadding route 172.17.0.30/32 -> 10.0.0.255 DEBGSep 03 12:20:21.359
50902026-09-03T12:20:22.795Z 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
50912026-09-03T12:20:22.795Z Sep 03 12:20:21.359initted freemap. size: 64Sep 03 12:20:21.359, unit Sep 03 12:20:21.359INFO: DEBG adding route 3fff:beef:2c::/64 -> 2001:db8::55:fffreemap_route_ipv6Sep 03 12:20:21.359
50922026-09-03T12:20:22.795Z DEBG WARNreplacing 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 03 12:20:21.359replacing 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 } }]
50932026-09-03T12:20:22.795Z
50942026-09-03T12:20:22.795Z
50952026-09-03T12:20:22.795ZDEBG reset freemapshrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }),
50962026-09-03T12:20:22.795ZunitSep 03 12:20:21.359: INFOfreemap_route_ipv6Sep 03 12:20:21.359
50972026-09-03T12:20:22.795Z Sep 03 12:20:21.359INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ffSep 03 12:20:21.359
50982026-09-03T12:20:22.795Z DEBGINFOadding route 172.17.0.31/32 -> 10.0.0.255 adding route 3fff:dead::/64 -> 2001:db8::55:1replacing 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 } }]
50992026-09-03T12:20:22.795ZSep 03 12:20:21.359
51002026-09-03T12:20:22.795Z
51012026-09-03T12:20:22.795ZDEBG Sep 03 12:20:21.359replacing 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 } }]
51022026-09-03T12:20:22.795ZDEBG Sep 03 12:20:21.359 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 } }]DEBG
51032026-09-03T12:20:22.795Z Sep 03 12:20:21.359replacing 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 } }]
51042026-09-03T12:20:22.795ZINFO Sep 03 12:20:21.359adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
51052026-09-03T12:20:22.795ZINFOSep 03 12:20:21.359 adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffSep 03 12:20:21.359
51062026-09-03T12:20:22.795ZSep 03 12:20:21.360Sep 03 12:20:21.360Sep 03 12:20:21.365 DEBGDEBG DEBG created new freemapreplacing 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 } }]created new freemap,
51072026-09-03T12:20:22.795Z, unitunit:: freemap_route_ipv4freemap_route_ipv4Sep 03 12:20:21.365
51082026-09-03T12:20:22.795Z INFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
51092026-09-03T12:20:22.795Z
51102026-09-03T12:20:22.795Z Sep 03 12:20:21.365DEBG DEBGSep 03 12:20:21.365 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 } }]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 } }]
51112026-09-03T12:20:22.795Z
51122026-09-03T12:20:22.795Zcreated new freemap, Sep 03 12:20:21.365unit Sep 03 12:20:21.365:INFO INFOfreemap_route_ipv6adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
51132026-09-03T12:20:22.795Z
51142026-09-03T12:20:22.795Z adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
51152026-09-03T12:20:22.799ZSep 03 12:20:21.365 DEBG Sep 03 12:20:21.365Sep 03 12:20:21.365replacing 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
51162026-09-03T12:20:22.799Z DEBGDEBGcreated new freemapSep 03 12:20:21.365 , initted freemap. size: 64DEBGunitSep 03 12:20:21.365:, unit freemap_route_ipv6:
51172026-09-03T12:20:22.800Z 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 } }]INFO
51182026-09-03T12:20:22.800Z freemap_route_ipv4adding route 172.17.0.12/32 -> 10.0.0.255Sep 03 12:20:21.365
51192026-09-03T12:20:22.800Zreplacing 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 } }]Sep 03 12:20:21.365
51202026-09-03T12:20:22.800Z DEBG
51212026-09-03T12:20:22.800ZINFO initted freemap. size: 64Sep 03 12:20:21.365, unitadding route 3fff:beef:30::/64 -> 2001:db8::55:ff:
51222026-09-03T12:20:22.800ZDEBGSep 03 12:20:21.365 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 } }]freemap_route_ipv4
51232026-09-03T12:20:22.800Z
51242026-09-03T12:20:22.800ZDEBGSep 03 12:20:21.365 reset freemapSep 03 12:20:21.365 , DEBGSep 03 12:20:21.365Sep 03 12:20:21.365 unit :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 } }]DEBGINFOINFO
51252026-09-03T12:20:22.800Zadding route 3fff:beef:14::/64 -> 2001:db8::55:ff reset freemapfreemap_route_ipv4
51262026-09-03T12:20:22.800Z
51272026-09-03T12:20:22.800Zadding route 172.17.0.13/32 -> 10.0.0.255, unit
51282026-09-03T12:20:22.800ZSep 03 12:20:21.365: Sep 03 12:20:21.365INFO Sep 03 12:20:21.365freemap_route_ipv4 adding route 3fff:beef:31::/64 -> 2001:db8::55:ffDEBG
51292026-09-03T12:20:22.800ZSep 03 12:20:21.365DEBG
51302026-09-03T12:20:22.800ZDEBG 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 } }]
51312026-09-03T12:20:22.800Zreplacing 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 } }] initted freemap. size: 64
51322026-09-03T12:20:22.800ZSep 03 12:20:21.365, Sep 03 12:20:21.365unitSep 03 12:20:21.365: INFO freemap_route_ipv6DEBGDEBGadding route 172.17.0.14/32 -> 10.0.0.255 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 } }]
51332026-09-03T12:20:22.800Z
51342026-09-03T12:20:22.800ZSep 03 12:20:21.365
51352026-09-03T12:20:22.800Zinitted freemap. size: 64 Sep 03 12:20:21.365INFO Sep 03 12:20:21.365INFO, unitSep 03 12:20:21.365DEBG: adding route 3fff:beef:32::/64 -> 2001:db8::55:ffreplacing 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 } }]
51362026-09-03T12:20:22.800Z
51372026-09-03T12:20:22.800Zfreemap_route_ipv6 adding route 3fff:beef:15::/64 -> 2001:db8::55:ffSep 03 12:20:21.365
51382026-09-03T12:20:22.800Z
51392026-09-03T12:20:22.800ZSep 03 12:20:21.365 DEBG INFODEBG Sep 03 12:20:21.365adding route 172.17.0.15/32 -> 10.0.0.255
51402026-09-03T12:20:22.800Zreset freemap Sep 03 12:20:21.365 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
51412026-09-03T12:20:22.800Z , reset freemapSep 03 12:20:21.365unit :, Sep 03 12:20:21.365unitDEBGDEBG: freemap_route_ipv6freemap_route_ipv6
51422026-09-03T12:20:22.800Z
51432026-09-03T12:20:22.800Zreplacing 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 } }]
51442026-09-03T12:20:22.800Z 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 } }] Sep 03 12:20:21.365Sep 03 12:20:21.365 Sep 03 12:20:21.365
51452026-09-03T12:20:22.800Z INFOINFOadding route 3fff:beef:33::/64 -> 2001:db8::55:ff INFOadding route 172.17.0.16/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:1
51462026-09-03T12:20:22.800ZSep 03 12:20:21.365
51472026-09-03T12:20:22.800Z
51482026-09-03T12:20:22.800Z INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ffSep 03 12:20:21.365adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 03 12:20:21.365Sep 03 12:20:21.365
51492026-09-03T12:20:22.800ZDEBG 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 } }]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 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 } }]
51502026-09-03T12:20:22.800Z
51512026-09-03T12:20:22.800Z
51522026-09-03T12:20:22.800Z
51532026-09-03T12:20:22.800ZSep 03 12:20:21.365Sep 03 12:20:21.365Sep 03 12:20:21.365 DEBGINFOINFO Sep 03 12:20:21.365 adding route 3fff:beef:34::/64 -> 2001:db8::55:ffINFO
51542026-09-03T12:20:22.800Z 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 3fff:dead::/64 -> 2001:db8::55:2adding route 172.17.0.17/32 -> 10.0.0.255
51552026-09-03T12:20:22.801Z
51562026-09-03T12:20:22.801ZSep 03 12:20:21.365
51572026-09-03T12:20:22.801Z Sep 03 12:20:21.365Sep 03 12:20:21.365 Sep 03 12:20:21.365Sep 03 12:20:21.365DEBG DEBGINFO 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: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:dead::/64 -> 2001:db8::55:2
51582026-09-03T12:20:22.801Z
51592026-09-03T12:20:22.801Z
51602026-09-03T12:20:22.801Z 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: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 } }]
51612026-09-03T12:20:22.801Z
51622026-09-03T12:20:22.801ZSep 03 12:20:21.365Sep 03 12:20:21.365Sep 03 12:20:21.365 DEBGINFO adding route 3fff:dead::/64 -> 2001:db8::55:3replacing 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 } }]
51632026-09-03T12:20:22.801ZSep 03 12:20:21.365INFO Sep 03 12:20:21.365INFO
51642026-09-03T12:20:22.801Z adding route 172.17.0.18/32 -> 10.0.0.255
51652026-09-03T12:20:22.801Z Sep 03 12:20:21.365INFO adding route 3fff:beef:35::/64 -> 2001:db8::55:ff adding route 3fff:beef:17::/64 -> 2001:db8::55:ffDEBGSep 03 12:20:21.365 Sep 03 12:20:21.365
51662026-09-03T12:20:22.801Zreplacing 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 } }]
51672026-09-03T12:20:22.801Z DEBGDEBG
51682026-09-03T12:20:22.801Z 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 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 } }]
51692026-09-03T12:20:22.801Z
51702026-09-03T12:20:22.801ZSep 03 12:20:21.365 Sep 03 12:20:21.365INFO DEBGSep 03 12:20:21.365 Sep 03 12:20:21.365adding route 3fff:dead::/64 -> 2001:db8::55:4 DEBG
51712026-09-03T12:20:22.801ZINFO adding route 172.17.0.19/32 -> 10.0.0.255replacing 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 } }]
51722026-09-03T12:20:22.801Z
51732026-09-03T12:20:22.801Zreplacing 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 03 12:20:21.365Sep 03 12:20:21.365Sep 03 12:20:21.365 INFODEBG adding route 3fff:beef:36::/64 -> 2001:db8::55:ff
51742026-09-03T12:20:22.801Z
51752026-09-03T12:20:22.801Z 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 } }]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 } }]
51762026-09-03T12:20:22.801Z
51772026-09-03T12:20:22.801ZSep 03 12:20:21.365Sep 03 12:20:21.365Sep 03 12:20:21.365 INFODEBG adding route 172.17.0.20/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 } }]
51782026-09-03T12:20:22.801ZINFO
51792026-09-03T12:20:22.801Z Sep 03 12:20:21.365adding route 3fff:beef:18::/64 -> 2001:db8::55:ff
51802026-09-03T12:20:22.801ZSep 03 12:20:21.366DEBG 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 } }]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 } }]
51812026-09-03T12:20:22.801Z
51822026-09-03T12:20:22.801ZSep 03 12:20:21.366 Sep 03 12:20:21.366Sep 03 12:20:21.366 INFOINFO DEBGadding route 172.17.0.21/32 -> 10.0.0.255adding route 3fff:beef:37::/64 -> 2001:db8::55:ff
51832026-09-03T12:20:22.801Zreplacing 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 } }]
51842026-09-03T12:20:22.801Z
51852026-09-03T12:20:22.801Ztest route::tests::shrink_preserves_compacted_order ... ok
51862026-09-03T12:20:22.801ZSep 03 12:20:21.351 INFOSep 03 12:20:21.366 adding route 3fff:beef:37::/64 -> 2001:db8::55:ffSep 03 12:20:21.366Sep 03 12:20:21.366
51872026-09-03T12:20:22.801Z 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 } }]
51882026-09-03T12:20:22.801Zreplacing 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
51892026-09-03T12:20:22.801Zadding route 3fff:beef:19::/64 -> 2001:db8::55:ffSep 03 12:20:21.366Sep 03 12:20:21.366
51902026-09-03T12:20:22.801Z 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 } }]Sep 03 12:20:21.366
51912026-09-03T12:20:22.801Z Sep 03 12:20:21.366 DEBGINFOadding route 172.17.0.22/32 -> 10.0.0.255 INFO
51922026-09-03T12:20:22.801Z adding route 3fff:beef:38::/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 } }]
51932026-09-03T12:20:22.801Zadding route 3fff:dead::/64 -> 2001:db8::55:2
51942026-09-03T12:20:22.802Z
51952026-09-03T12:20:22.802ZSep 03 12:20:21.366Sep 03 12:20:21.366 DEBG Sep 03 12:20:21.366replacing 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 03 12:20:21.366DEBG
51962026-09-03T12:20:22.802ZINFOreplacing 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
51972026-09-03T12:20:22.802Z adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffSep 03 12:20:21.366
51982026-09-03T12:20:22.802ZDEBGSep 03 12:20:21.366 adding route 3fff:beef:38::/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 } }]Sep 03 12:20:21.366 INFOINFO
51992026-09-03T12:20:22.802Z
52002026-09-03T12:20:22.802Zadding route 172.17.0.23/32 -> 10.0.0.255
52012026-09-03T12:20:22.802Zadding route 3fff:beef:39::/64 -> 2001:db8::55:ffSep 03 12:20:21.366
52022026-09-03T12:20:22.802Z 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 } }]
52032026-09-03T12:20:22.802ZSep 03 12:20:21.366 Sep 03 12:20:21.366DEBG Sep 03 12:20:21.366 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 } }]Sep 03 12:20:21.366
52042026-09-03T12:20:22.802Z 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 } }]Sep 03 12:20:21.366
52052026-09-03T12:20:22.802Z 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 } }]
52062026-09-03T12:20:22.802ZINFO Sep 03 12:20:21.366Sep 03 12:20:21.366adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
52072026-09-03T12:20:22.802ZINFOSep 03 12:20:21.366INFO adding route 172.17.0.24/32 -> 10.0.0.255INFO
52082026-09-03T12:20:22.802Z INFOadding route 3fff:beef:39::/64 -> 2001:db8::55:ff
52092026-09-03T12:20:22.802Zadding route 3fff:beef:3a::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:3Sep 03 12:20:21.366
52102026-09-03T12:20:22.802Ztest route::tests::same_size_non_subset_replace ... ok
52112026-09-03T12:20:22.802Z
52122026-09-03T12:20:22.802Ztest transceivers::mpn_test::test_mpn_missing ... ok
52132026-09-03T12:20:22.802ZDEBGSep 03 12:20:21.366 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 } }]DEBGSep 03 12:20:21.366Sep 03 12:20:21.366
52142026-09-03T12:20:22.802Ztest transceivers::mpn_test::test_mpn_present ... ok
52152026-09-03T12:20:22.806Ztest transceivers::mpn_test::test_xcvr_missing ... ok
52162026-09-03T12:20:22.806Ztest transceivers::tofino_impl::tests::fail_if_large_op_reads_past_the_end_of_the_lower_page ... ok
52172026-09-03T12:20:22.806Ztest transceivers::tofino_impl::tests::fail_if_large_op_reads_past_the_end_of_the_upper_page ... ok
52182026-09-03T12:20:22.806Ztest transceivers::tofino_impl::tests::handle_large_op_at_the_end_of_lower_page ... ok
52192026-09-03T12:20:22.806Ztest transceivers::tofino_impl::tests::handle_large_op_at_the_end_of_upper_page ... ok
52202026-09-03T12:20:22.806Ztest transceivers::tofino_impl::tests::test_build_large_cmis_ops_even_split ... ok
52212026-09-03T12:20:22.807Ztest transceivers::tofino_impl::tests::test_build_large_cmis_read_uneven_split ... ok
52222026-09-03T12:20:22.807Ztest transceivers::tofino_impl::tests::test_fake_qsfp_checksums ... ok
52232026-09-03T12:20:22.807Ztest transceivers::tofino_impl::tests::test_handle_assert_reset_request ... ok
52242026-09-03T12:20:22.807Ztest transceivers::tofino_impl::tests::test_handle_backplane_read_request ... ok
52252026-09-03T12:20:22.807Ztest transceivers::tofino_impl::tests::test_handle_backplane_write_request ... ok
52262026-09-03T12:20:22.807Ztest transceivers::tofino_impl::tests::test_handle_cmis_large_read_request ... ok
52272026-09-03T12:20:22.807Ztest transceivers::tofino_impl::tests::test_handle_cmis_large_write_request ... ok
52282026-09-03T12:20:22.807Ztest transceivers::tofino_impl::tests::test_handle_cmis_small_read_request ... ok
52292026-09-03T12:20:22.807Ztest transceivers::tofino_impl::tests::test_handle_cmis_small_write_request ... ok
52302026-09-03T12:20:22.807Ztest transceivers::tofino_impl::tests::test_handle_detect_request_backplane ... ok
52312026-09-03T12:20:22.807Ztest transceivers::tofino_impl::tests::test_handle_detect_request_invalid_port ... ok
52322026-09-03T12:20:22.807Ztest transceivers::tofino_impl::tests::test_handle_detect_request_qsfp ... ok
52332026-09-03T12:20:22.807Ztest transceivers::tofino_impl::tests::test_handle_detect_request_qsfp_invalid_interface ... ok
52342026-09-03T12:20:22.807Ztest transceivers::tofino_impl::tests::test_handle_interrupt_mask_request ... ok
52352026-09-03T12:20:22.807Ztest transceivers::tofino_impl::tests::test_handle_lp_mode_mask_request ... ok
52362026-09-03T12:20:22.807Ztest transceivers::tofino_impl::tests::test_handle_presence_mask_request ... ok
52372026-09-03T12:20:22.807Z DEBGDEBG Sep 03 12:20:21.366replacing 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: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: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 } }]
52382026-09-03T12:20:22.807ZSep 03 12:20:21.366Sep 03 12:20:21.372 DEBGINFO created new freemapadding route 3fff:beef:3b::/64 -> 2001:db8::55:ff,
52392026-09-03T12:20:22.807Zunit:INFO freemap_route_ipv4
52402026-09-03T12:20:22.807Z adding route 172.17.0.25/32 -> 10.0.0.255
52412026-09-03T12:20:22.807Z
52422026-09-03T12:20:22.807ZSep 03 12:20:21.366Sep 03 12:20:21.372Sep 03 12:20:21.372 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 } }]INFOSep 03 12:20:21.372
52432026-09-03T12:20:22.807Z DEBGreplacing 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 } }]
52442026-09-03T12:20:22.807Zreplacing 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 } }]adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
52452026-09-03T12:20:22.807Z
52462026-09-03T12:20:22.807ZSep 03 12:20:21.372Sep 03 12:20:21.372 Sep 03 12:20:21.372INFOSep 03 12:20:21.372 Sep 03 12:20:21.372adding route 172.17.0.26/32 -> 10.0.0.255 DEBGINFODEBG
52472026-09-03T12:20:22.807Zcreated new freemap INFO, Sep 03 12:20:21.372 adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffDEBG
52482026-09-03T12:20:22.807Zunit: adding route 3fff:dead::/64 -> 2001:db8::55:4Sep 03 12:20:21.372freemap_route_ipv6replacing 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 } }]
52492026-09-03T12:20:22.807Z 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 } }]
52502026-09-03T12:20:22.807ZDEBG
52512026-09-03T12:20:22.807Z
52522026-09-03T12:20:22.807Zreplacing 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 03 12:20:21.372 INFO
52532026-09-03T12:20:22.807ZSep 03 12:20:21.372Sep 03 12:20:21.372 DEBG adding route 172.17.0.27/32 -> 10.0.0.255initted freemap. size: 64
52542026-09-03T12:20:22.807ZSep 03 12:20:21.372 Sep 03 12:20:21.372 , DEBGINFOSep 03 12:20:21.372 failed to allocate space for the new target list DEBGDEBG adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffreplacing 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 } }]
52552026-09-03T12:20:22.807Z
52562026-09-03T12:20:22.807Z
52572026-09-03T12:20:22.807Zunit Sep 03 12:20:21.372replacing 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 03 12:20:21.372 DEBG
52582026-09-03T12:20:22.807Z INFO:Sep 03 12:20:21.372 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 03 12:20:21.372
52592026-09-03T12:20:22.808Z adding route 172.17.0.28/32 -> 10.0.0.255freemap_route_ipv4
52602026-09-03T12:20:22.808ZDEBG
52612026-09-03T12:20:22.808ZDEBG 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: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 03 12:20:21.372
52622026-09-03T12:20:22.808Z
52632026-09-03T12:20:22.808Z Sep 03 12:20:21.372DEBG DEBGreplacing 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 } }]
52642026-09-03T12:20:22.808ZSep 03 12:20:21.372 reset freemap, INFOunit Sep 03 12:20:21.372adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff :
52652026-09-03T12:20:22.808ZINFO freemap_route_ipv4
52662026-09-03T12:20:22.808Zadding route 172.17.0.29/32 -> 10.0.0.255
52672026-09-03T12:20:22.808ZSep 03 12:20:21.372 Sep 03 12:20:21.372DEBGSep 03 12:20:21.372 DEBGDEBG initted freemap. size: 64 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 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 } }]
52682026-09-03T12:20:22.808Z
52692026-09-03T12:20:22.808Zunit:Sep 03 12:20:21.372Sep 03 12:20:21.372 INFOfreemap_route_ipv6
52702026-09-03T12:20:22.808Zadding route 172.17.0.30/32 -> 10.0.0.255
52712026-09-03T12:20:22.808ZDEBG failed to allocate space for the new target list
52722026-09-03T12:20:22.808ZSep 03 12:20:21.372
52732026-09-03T12:20:22.808ZSep 03 12:20:21.372 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 } }]Sep 03 12:20:21.372
52742026-09-03T12:20:22.808Z INFO reset freemapadding route 3fff:beef:1c::/64 -> 2001:db8::55:ff, unitSep 03 12:20:21.372
52752026-09-03T12:20:22.808Ztest transceivers::tofino_impl::tests::test_handle_set_lp_mode_request ... ok
52762026-09-03T12:20:22.808Z INFOSep 03 12:20:21.372 DEBGadding route 172.17.0.31/32 -> 10.0.0.255Sep 03 12:20:21.372
52772026-09-03T12:20:22.808Ztest transceivers::tofino_impl::tests::test_handle_set_lp_mode_request_invalid_port ... ok
52782026-09-03T12:20:22.808Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_read_request ... ok
52792026-09-03T12:20:22.808Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_read_request_with_nonzero_bank_fails ... ok
52802026-09-03T12:20:22.808Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_read_request ... ok
52812026-09-03T12:20:22.808Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_write_request ... ok
52822026-09-03T12:20:22.808Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_write_request ... ok
52832026-09-03T12:20:22.808Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_write_request_with_nonzero_bank_fails ... ok
52842026-09-03T12:20:22.808Z 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 } }]:
52852026-09-03T12:20:22.808Zreplacing 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 03 12:20:21.373
52862026-09-03T12:20:22.808Z DEBG freemap_route_ipv6replacing 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 } }]
52872026-09-03T12:20:22.808Z
52882026-09-03T12:20:22.808ZSep 03 12:20:21.373 INFO Sep 03 12:20:21.373 INFO Sep 03 12:20:21.373adding route 172.17.0.32/32 -> 10.0.0.255
52892026-09-03T12:20:22.808ZINFOadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
52902026-09-03T12:20:22.808Zadding route 172.16.0.0/32 -> 10.0.0.1Sep 03 12:20:21.373
52912026-09-03T12:20:22.808Z DEBGSep 03 12:20:21.359Sep 03 12:20:21.366 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
52922026-09-03T12:20:22.808Zcreated new freemap Sep 03 12:20:21.373, unit :DEBG Sep 03 12:20:21.373Sep 03 12:20:21.373freemap_route_ipv4INFO
52932026-09-03T12:20:22.808ZINFO adding route 172.17.0.32/32 -> 10.0.0.255
52942026-09-03T12:20:22.808Zreplacing 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 03 12:20:21.373DEBG
52952026-09-03T12:20:22.808ZDEBG adding route 172.17.0.33/32 -> 10.0.0.255replacing 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 } }]
52962026-09-03T12:20:22.808Z
52972026-09-03T12:20:22.808Zcreated new freemapSep 03 12:20:21.373 , DEBGunit :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 03 12:20:21.373Sep 03 12:20:21.373Sep 03 12:20:21.373 INFOfreemap_route_ipv6
52982026-09-03T12:20:22.809Z
52992026-09-03T12:20:22.809Z DEBGadding route 172.16.0.0/32 -> 10.0.0.2
53002026-09-03T12:20:22.809Z INFOSep 03 12:20:21.373replacing 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 } }] DEBGSep 03 12:20:21.373 initted freemap. size: 64adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff, Sep 03 12:20:21.373
53012026-09-03T12:20:22.809Z unitINFO: adding route 172.17.0.33/32 -> 10.0.0.255freemap_route_ipv4
53022026-09-03T12:20:22.809ZDEBG
53032026-09-03T12:20:22.809Z
53042026-09-03T12:20:22.809Z 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 03 12:20:21.373 INFOSep 03 12:20:21.373
53052026-09-03T12:20:22.809Z Sep 03 12:20:21.373DEBG DEBG reset freemapSep 03 12:20:21.373 adding route 172.17.0.34/32 -> 10.0.0.255 DEBGreplacing 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 } }]
53062026-09-03T12:20:22.809Z,
53072026-09-03T12:20:22.809Zunit:Sep 03 12:20:21.373 INFO Sep 03 12:20:21.373freemap_route_ipv4
53082026-09-03T12:20:22.809ZSep 03 12:20:21.373 adding route 172.16.0.0/32 -> 10.0.0.3DEBG 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 } }]
53092026-09-03T12:20:22.809ZSep 03 12:20:21.373 adding route 172.17.0.34/32 -> 10.0.0.255
53102026-09-03T12:20:22.809ZDEBG 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 } }]initted freemap. size: 64Sep 03 12:20:21.373,
53112026-09-03T12:20:22.809Z
53122026-09-03T12:20:22.809Zunit DEBG:Sep 03 12:20:21.373 Sep 03 12:20:21.373 Sep 03 12:20:21.373freemap_route_ipv6
53132026-09-03T12:20:22.809ZINFO DEBG 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 } }, 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 03 12:20:21.373replacing 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 } }]
53142026-09-03T12:20:22.809Z adding route 172.17.0.35/32 -> 10.0.0.255
53152026-09-03T12:20:22.813ZDEBG
53162026-09-03T12:20:22.813Z reset freemap , adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffSep 03 12:20:21.373Sep 03 12:20:21.373 unit :Sep 03 12:20:21.373 INFO
53172026-09-03T12:20:22.813ZDEBGfreemap_route_ipv6INFO
53182026-09-03T12:20:22.813Z adding route 172.17.0.35/32 -> 10.0.0.255
53192026-09-03T12:20:22.813Zreplacing 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 } }]
53202026-09-03T12:20:22.813ZSep 03 12:20:21.373 Sep 03 12:20:21.373Sep 03 12:20:21.373INFO Sep 03 12:20:21.373adding route 172.16.0.0/32 -> 10.0.0.1DEBGadding route 172.16.0.0/32 -> 10.0.0.4
53212026-09-03T12:20:22.813Z
53222026-09-03T12:20:22.813Z INFO DEBG adding route 172.17.0.36/32 -> 10.0.0.255Sep 03 12:20:21.373
53232026-09-03T12:20:22.813Zreplacing 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 } }] DEBG
53242026-09-03T12:20:22.813Zreplacing 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 03 12:20:21.373Sep 03 12:20:21.373
53252026-09-03T12:20:22.813Z 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 } }]DEBGSep 03 12:20:21.373
53262026-09-03T12:20:22.813Z 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 } }]
53272026-09-03T12:20:22.813ZINFOSep 03 12:20:21.373 DEBGINFO Sep 03 12:20:21.373 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
53282026-09-03T12:20:22.813ZINFOSep 03 12:20:21.373 adding route 172.17.0.36/32 -> 10.0.0.255
53292026-09-03T12:20:22.813Zadding route 172.17.0.37/32 -> 10.0.0.255
53302026-09-03T12:20:22.813Z
53312026-09-03T12:20:22.813ZSep 03 12:20:21.373Sep 03 12:20:21.373 Sep 03 12:20:21.373 DEBGDEBG Sep 03 12:20:21.373replacing 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
53322026-09-03T12:20:22.814Z DEBG DEBGreplacing 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 03 12:20:21.373replacing 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 } }]
53332026-09-03T12:20:22.814ZDEBG 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 } }]
53342026-09-03T12:20:22.814Zreplacing 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 } }]
53352026-09-03T12:20:22.814Z
53362026-09-03T12:20:22.814Zadding route 3fff:beef:20::/64 -> 2001:db8::55:ff
53372026-09-03T12:20:22.814ZSep 03 12:20:21.373Sep 03 12:20:21.373Sep 03 12:20:21.373 INFOINFO adding route 172.17.0.38/32 -> 10.0.0.255 adding route 172.17.0.37/32 -> 10.0.0.255
53382026-09-03T12:20:22.814ZDEBG
53392026-09-03T12:20:22.814Z 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 } }]
53402026-09-03T12:20:22.814ZSep 03 12:20:21.373 Sep 03 12:20:21.373Sep 03 12:20:21.373DEBG 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 } }]DEBG
53412026-09-03T12:20:22.814Z adding route 3fff:beef:21::/64 -> 2001:db8::55:ff
53422026-09-03T12:20:22.814Zreplacing 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 } }]
53432026-09-03T12:20:22.814ZSep 03 12:20:21.373 Sep 03 12:20:21.373INFO Sep 03 12:20:21.373adding route 172.17.0.39/32 -> 10.0.0.255
53442026-09-03T12:20:22.814ZINFODEBG 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 172.17.0.38/32 -> 10.0.0.255
53452026-09-03T12:20:22.814Z
53462026-09-03T12:20:22.814ZSep 03 12:20:21.373 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 03 12:20:21.373
53472026-09-03T12:20:22.814Z Sep 03 12:20:21.373DEBG INFO 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 3fff:beef:22::/64 -> 2001:db8::55:ff
53482026-09-03T12:20:22.814ZSep 03 12:20:21.373
53492026-09-03T12:20:22.814Z INFO adding route 172.17.0.40/32 -> 10.0.0.255
53502026-09-03T12:20:22.814ZSep 03 12:20:21.374Sep 03 12:20:21.373 DEBG created new freemapSep 03 12:20:21.373Sep 03 12:20:21.380, DEBGunitDEBG :created new freemapDEBG created new freemap, freemap_route_ipv4unit
53512026-09-03T12:20:22.814Z: freemap_route_ipv4 , 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 } }]unitSep 03 12:20:21.380
53522026-09-03T12:20:22.814Z
53532026-09-03T12:20:22.814Z:DEBG Sep 03 12:20:21.380created new freemap freemap_route_ipv4INFO, unitadding route 172.17.0.41/32 -> 10.0.0.255:
53542026-09-03T12:20:22.814Z freemap_route_ipv6
53552026-09-03T12:20:22.814ZSep 03 12:20:21.380
53562026-09-03T12:20:22.814Z DEBG created new freemapSep 03 12:20:21.380Sep 03 12:20:21.380 , unitSep 03 12:20:21.380: DEBGDEBGfreemap_route_ipv6
53572026-09-03T12:20:22.814Z 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 } }]
53582026-09-03T12:20:22.814ZDEBG initted freemap. size: 64created new freemap, Sep 03 12:20:21.380Sep 03 12:20:21.380, unitDEBGunit INFOinitted freemap. size: 64: , adding route 172.17.0.42/32 -> 10.0.0.255unit::freemap_route_ipv4
53592026-09-03T12:20:22.814Z freemap_route_ipv6freemap_route_ipv4
53602026-09-03T12:20:22.814Z
53612026-09-03T12:20:22.814ZSep 03 12:20:21.380
53622026-09-03T12:20:22.814Z 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 03 12:20:21.380Sep 03 12:20:21.380
53632026-09-03T12:20:22.814ZSep 03 12:20:21.380 DEBG DEBGreset freemap , Sep 03 12:20:21.380unitreset freemap :INFO , freemap_route_ipv4DEBGadding route 172.17.0.43/32 -> 10.0.0.255unit
53642026-09-03T12:20:22.814Z
53652026-09-03T12:20:22.814Z: initted freemap. size: 64 , freemap_route_ipv4
53662026-09-03T12:20:22.814ZSep 03 12:20:21.380unit :DEBGSep 03 12:20:21.380 initted freemap. size: 64freemap_route_ipv4, unitDEBG: 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 } }]freemap_route_ipv6Sep 03 12:20:21.380
53672026-09-03T12:20:22.814Z
53682026-09-03T12:20:22.814ZDEBG initted freemap. size: 64
53692026-09-03T12:20:22.814Z, Sep 03 12:20:21.380unit :DEBGSep 03 12:20:21.380 freemap_route_ipv6 Sep 03 12:20:21.380INFO reset freemap , DEBGadding route 172.17.0.44/32 -> 10.0.0.255
53702026-09-03T12:20:22.814Zunit
53712026-09-03T12:20:22.815Z:reset freemap , freemap_route_ipv6unit
53722026-09-03T12:20:22.815Z: freemap_route_ipv4Sep 03 12:20:21.380
53732026-09-03T12:20:22.815Ztest route::tests::delete_target_full ... ok
53742026-09-03T12:20:22.815Z Sep 03 12:20:21.380Sep 03 12:20:21.380 DEBGINFO 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 } }] Sep 03 12:20:21.380reset freemapadding route 3fff:dead::/64 -> 2001:db8::55:1
53752026-09-03T12:20:22.815Z,
53762026-09-03T12:20:22.815Zunit: DEBGfreemap_route_ipv6Sep 03 12:20:21.380
53772026-09-03T12:20:22.815ZSep 03 12:20:21.380 initted freemap. size: 64 INFO , DEBGSep 03 12:20:21.380unit 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 } }]INFOadding route 172.17.0.45/32 -> 10.0.0.255
53782026-09-03T12:20:22.815Z
53792026-09-03T12:20:22.815Z:adding route 172.16.0.0/32 -> 10.0.0.1
53802026-09-03T12:20:22.815Zfreemap_route_ipv6Sep 03 12:20:21.380
53812026-09-03T12:20:22.815ZSep 03 12:20:21.380 DEBGINFO adding route 3fff:dead::/64 -> 2001:db8::55:2replacing 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 } }]
53822026-09-03T12:20:22.815Z
53832026-09-03T12:20:22.815ZSep 03 12:20:21.380 Sep 03 12:20:21.380Sep 03 12:20:21.380 Sep 03 12:20:21.380DEBG 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 } }]INFO
53842026-09-03T12:20:22.815Z adding route 172.17.0.46/32 -> 10.0.0.255DEBGreplacing 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 } }]
53852026-09-03T12:20:22.815Z
53862026-09-03T12:20:22.815Zreset freemap, Sep 03 12:20:21.380 unitINFO: Sep 03 12:20:21.380adding route 172.16.0.0/32 -> 10.0.0.2
53872026-09-03T12:20:22.815ZDEBGSep 03 12:20:21.380 freemap_route_ipv6
53882026-09-03T12:20:22.815Zreplacing 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 } }]INFO
53892026-09-03T12:20:22.815Z Sep 03 12:20:21.380adding route 3fff:dead::/64 -> 2001:db8::55:3 DEBG
53902026-09-03T12:20:22.815Z Sep 03 12:20:21.380 Sep 03 12:20:21.380INFOreplacing 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 03 12:20:21.380adding route 172.17.0.47/32 -> 10.0.0.255
53912026-09-03T12:20:22.815Z DEBG
53922026-09-03T12:20:22.815ZINFO adding route 172.16.0.0/32 -> 10.0.0.1Sep 03 12:20:21.380
53932026-09-03T12:20:22.815Z Sep 03 12:20:21.380replacing 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 } }]
53942026-09-03T12:20:22.815ZDEBG INFOreplacing 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 } }]
53952026-09-03T12:20:22.815Zadding route 172.16.0.0/32 -> 10.0.0.3
53962026-09-03T12:20:22.815ZSep 03 12:20:21.380 Sep 03 12:20:21.380INFO Sep 03 12:20:21.380 adding route 3fff:dead::/64 -> 2001:db8::55:4INFODEBG
53972026-09-03T12:20:22.815Z adding route 172.17.0.48/32 -> 10.0.0.255Sep 03 12:20:21.380
53982026-09-03T12:20:22.815ZDEBG 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 03 12:20:21.380
53992026-09-03T12:20:22.815Z Sep 03 12:20:21.380replacing 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
54002026-09-03T12:20:22.815ZDEBG 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 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 } }]
54012026-09-03T12:20:22.815ZSep 03 12:20:21.380
54022026-09-03T12:20:22.815Z Sep 03 12:20:21.380INFO adding route 172.16.0.0/32 -> 10.0.0.4INFO
54032026-09-03T12:20:22.815ZSep 03 12:20:21.380 Sep 03 12:20:21.380adding route 172.16.0.0/32 -> 10.0.0.2
54042026-09-03T12:20:22.815ZINFODEBG Sep 03 12:20:21.380 DEBGadding route 172.17.0.49/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:3, vlan_id: None } }]
54052026-09-03T12:20:22.815Z
54062026-09-03T12:20:22.815Zreplacing 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 } }]
54072026-09-03T12:20:22.815ZSep 03 12:20:21.380 Sep 03 12:20:21.373DEBG 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 } }]
54082026-09-03T12:20:22.815Zreplacing 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 } }]
54092026-09-03T12:20:22.815ZSep 03 12:20:21.386 Sep 03 12:20:21.386 INFO adding route 172.17.0.50/32 -> 10.0.0.255Sep 03 12:20:21.386
54102026-09-03T12:20:22.815Z INFO INFOSep 03 12:20:21.387adding route 3fff:beef:23::/64 -> 2001:db8::55:ff adding route 172.17.0.0/32 -> 10.0.0.255DEBG
54112026-09-03T12:20:22.816Z
54122026-09-03T12:20:22.816Zreplacing 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 } }]Sep 03 12:20:21.387Sep 03 12:20:21.387
54132026-09-03T12:20:22.816ZSep 03 12:20:21.373Sep 03 12:20:21.387 DEBGDEBG 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 } }]created new freemap , 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 } }]unitINFO
54142026-09-03T12:20:22.816Z :
54152026-09-03T12:20:22.820Zadding route 172.17.0.51/32 -> 10.0.0.255
54162026-09-03T12:20:22.820Zfreemap_route_ipv4
54172026-09-03T12:20:22.820ZSep 03 12:20:21.387 INFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ff
54182026-09-03T12:20:22.820ZSep 03 12:20:21.387Sep 03 12:20:21.387Sep 03 12:20:21.387 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 } }]
54192026-09-03T12:20:22.820Zreplacing 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 } }]
54202026-09-03T12:20:22.820Zadding route 172.17.0.1/32 -> 10.0.0.255
54212026-09-03T12:20:22.820ZSep 03 12:20:21.387Sep 03 12:20:21.387 DEBGINFO created new freemapadding route 3fff:beef:25::/64 -> 2001:db8::55:ff,
54222026-09-03T12:20:22.820Zunit:Sep 03 12:20:21.387Sep 03 12:20:21.387 DEBGSep 03 12:20:21.387 freemap_route_ipv6INFO
54232026-09-03T12:20:22.820ZDEBG 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.52/32 -> 10.0.0.255
54242026-09-03T12:20:22.820Z
54252026-09-03T12:20:22.820Zreplacing 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 03 12:20:21.387
54262026-09-03T12:20:22.820Z Sep 03 12:20:21.387DEBG Sep 03 12:20:21.387 initted freemap. size: 64INFOSep 03 12:20:21.387, unitDEBG:INFO freemap_route_ipv4
54272026-09-03T12:20:22.820Zreplacing 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:26::/64 -> 2001:db8::55:ff
54282026-09-03T12:20:22.820Z
54292026-09-03T12:20:22.820Z adding route 172.17.0.2/32 -> 10.0.0.255Sep 03 12:20:21.387
54302026-09-03T12:20:22.820Z Sep 03 12:20:21.387DEBGSep 03 12:20:21.387 DEBG INFOreset freemap , Sep 03 12:20:21.387replacing 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 } }]adding route 172.17.0.53/32 -> 10.0.0.255
54312026-09-03T12:20:22.820ZDEBGunit
54322026-09-03T12:20:22.821Z: freemap_route_ipv4
54332026-09-03T12:20:22.821Zreplacing 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 03 12:20:21.387
54342026-09-03T12:20:22.821ZSep 03 12:20:21.387 DEBGSep 03 12:20:21.387 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 } }]
54352026-09-03T12:20:22.821ZDEBG Sep 03 12:20:21.387adding route 3fff:beef:27::/64 -> 2001:db8::55:ff initted freemap. size: 64 , INFOunit :
54362026-09-03T12:20:22.821Zadding route 172.17.0.3/32 -> 10.0.0.255 Sep 03 12:20:21.387
54372026-09-03T12:20:22.821Zfreemap_route_ipv6
54382026-09-03T12:20:22.821Z INFO adding route 172.17.0.54/32 -> 10.0.0.255
54392026-09-03T12:20:22.821ZSep 03 12:20:21.387Sep 03 12:20:21.387 DEBG Sep 03 12:20:21.387reset freemap , unit: DEBGfreemap_route_ipv6Sep 03 12:20:21.387
54402026-09-03T12:20:22.821Z DEBG DEBGreplacing 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 } }]
54412026-09-03T12:20:22.821ZSep 03 12:20:21.387replacing 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 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 } }]
54422026-09-03T12:20:22.821Z
54432026-09-03T12:20:22.821Z INFOSep 03 12:20:21.387 adding route 172.16.0.0/32 -> 10.0.0.1Sep 03 12:20:21.387
54442026-09-03T12:20:22.821ZINFO adding route 172.17.0.55/32 -> 10.0.0.255Sep 03 12:20:21.387INFO
54452026-09-03T12:20:22.821Z Sep 03 12:20:21.387adding route 3fff:beef:28::/64 -> 2001:db8::55:ff INFODEBG Sep 03 12:20:21.387adding route 172.17.0.4/32 -> 10.0.0.255 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
54462026-09-03T12:20:22.821Z
54472026-09-03T12:20:22.821Z 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 } }]
54482026-09-03T12:20:22.821Z
54492026-09-03T12:20:22.821ZSep 03 12:20:21.387Sep 03 12:20:21.387 INFODEBGSep 03 12:20:21.387 adding route 172.17.0.56/32 -> 10.0.0.255Sep 03 12:20:21.387replacing 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 } }]
54502026-09-03T12:20:22.821ZINFO
54512026-09-03T12:20:22.821ZDEBG adding route 172.16.0.0/32 -> 10.0.0.1
54522026-09-03T12:20:22.821ZSep 03 12:20:21.387 Sep 03 12:20:21.387DEBG 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 03 12:20:21.387INFO 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
54532026-09-03T12:20:22.821Z adding route 3fff:beef:29::/64 -> 2001:db8::55:ff
54542026-09-03T12:20:22.821Zreplacing 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 } }]
54552026-09-03T12:20:22.821Z
54562026-09-03T12:20:22.821ZSep 03 12:20:21.387 Sep 03 12:20:21.387INFOSep 03 12:20:21.387 adding route 172.17.0.57/32 -> 10.0.0.255
54572026-09-03T12:20:22.821ZINFOSep 03 12:20:21.387INFO adding route 172.17.0.5/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.1DEBG
54582026-09-03T12:20:22.821Z
54592026-09-03T12:20:22.821ZSep 03 12:20:21.387 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 03 12:20:21.387DEBG
54602026-09-03T12:20:22.821Z Sep 03 12:20:21.387DEBG 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 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 } }]Sep 03 12:20:21.387
54612026-09-03T12:20:22.821Z
54622026-09-03T12:20:22.821Z 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
54632026-09-03T12:20:22.821Z Sep 03 12:20:21.387adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffSep 03 12:20:21.387
54642026-09-03T12:20:22.821Z INFO INFOadding route 172.17.0.58/32 -> 10.0.0.255
54652026-09-03T12:20:22.821Zadding route 172.16.0.0/32 -> 10.0.0.2
54662026-09-03T12:20:22.821ZSep 03 12:20:21.387 INFOSep 03 12:20:21.387 Sep 03 12:20:21.387adding route 172.17.0.6/32 -> 10.0.0.255Sep 03 12:20:21.387DEBG DEBG 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 } }]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 } }]
54672026-09-03T12:20:22.821Z
54682026-09-03T12:20:22.821Z
54692026-09-03T12:20:22.821Zreplacing 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 } }]
54702026-09-03T12:20:22.821ZSep 03 12:20:21.387Sep 03 12:20:21.387 Sep 03 12:20:21.387INFOINFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffadding route 172.17.0.0/32 -> 10.0.0.255
54712026-09-03T12:20:22.822Z
54722026-09-03T12:20:22.822ZDEBGSep 03 12:20:21.387 INFO adding route 172.17.0.59/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 } }]
54732026-09-03T12:20:22.822ZSep 03 12:20:21.387
54742026-09-03T12:20:22.822Z Sep 03 12:20:21.387DEBG 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
54752026-09-03T12:20:22.822Z 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 03 12:20:21.387Sep 03 12:20:21.387
54762026-09-03T12:20:22.822Ztest route::tests::identity_replace_is_noop ... ok
54772026-09-03T12:20:22.822Z INFOSep 03 12:20:21.387 adding route 172.17.0.7/32 -> 10.0.0.255DEBG
54782026-09-03T12:20:22.822Z INFOSep 03 12:20:21.387 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 } }]INFOadding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
54792026-09-03T12:20:22.822Zadding route 172.17.0.1/32 -> 10.0.0.255
54802026-09-03T12:20:22.822Z
54812026-09-03T12:20:22.822ZSep 03 12:20:21.387Sep 03 12:20:21.387 INFODEBG Sep 03 12:20:21.387replacing 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 03 12:20:21.387 DEBGadding route 172.17.0.60/32 -> 10.0.0.255
54822026-09-03T12:20:22.822ZDEBGreplacing 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 } }]
54832026-09-03T12:20:22.822Z
54842026-09-03T12:20:22.822Z 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 03 12:20:21.387
54852026-09-03T12:20:22.822Z Sep 03 12:20:21.387DEBG Sep 03 12:20:21.387INFOreplacing 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 } }]
54862026-09-03T12:20:22.822Z INFO adding route 172.17.0.8/32 -> 10.0.0.255adding route 172.17.0.2/32 -> 10.0.0.255Sep 03 12:20:21.387
54872026-09-03T12:20:22.822ZSep 03 12:20:21.387
54882026-09-03T12:20:22.822ZINFO INFOadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
54892026-09-03T12:20:22.822ZSep 03 12:20:21.387 adding route 172.17.0.61/32 -> 10.0.0.255DEBG
54902026-09-03T12:20:22.822Zreplacing 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 } }]
54912026-09-03T12:20:22.822ZSep 03 12:20:21.387 DEBGSep 03 12:20:21.387Sep 03 12:20:21.387Sep 03 12:20:21.387 INFODEBG adding route 172.17.0.3/32 -> 10.0.0.255
54922026-09-03T12:20:22.822Z 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 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 } }]
54932026-09-03T12:20:22.822Z
54942026-09-03T12:20:22.822ZDEBG Sep 03 12:20:21.387replacing 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 03 12:20:21.387 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 03 12:20:21.387
54952026-09-03T12:20:22.822ZINFO
54962026-09-03T12:20:22.822ZINFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
54972026-09-03T12:20:22.822ZSep 03 12:20:21.387 adding route 172.17.0.62/32 -> 10.0.0.255INFOSep 03 12:20:21.387
54982026-09-03T12:20:22.822Z adding route 172.17.0.9/32 -> 10.0.0.255
54992026-09-03T12:20:22.822ZINFOSep 03 12:20:21.387 Sep 03 12:20:21.387adding route 172.17.0.4/32 -> 10.0.0.255DEBGSep 03 12:20:21.387
55002026-09-03T12:20:22.822Z 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 } }]
55012026-09-03T12:20:22.822Z DEBGSep 03 12:20:21.387DEBG 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 03 12:20:21.387
55022026-09-03T12:20:22.822Z 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 } }]
55032026-09-03T12:20:22.822Z 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 } }]
55042026-09-03T12:20:22.822ZDEBG Sep 03 12:20:21.387Sep 03 12:20:21.387failed to allocate space for the new target list
55052026-09-03T12:20:22.822ZSep 03 12:20:21.380INFO Sep 03 12:20:21.387INFO adding route 172.17.0.5/32 -> 10.0.0.255
55062026-09-03T12:20:22.822Z Sep 03 12:20:21.387 INFO adding route 172.17.0.10/32 -> 10.0.0.255DEBG
55072026-09-03T12:20:22.822ZDEBG adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffSep 03 12:20:21.387replacing 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 } }]
55082026-09-03T12:20:22.822Z
55092026-09-03T12:20:22.822ZSep 03 12:20:21.387 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
55102026-09-03T12:20:22.822Z 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 03 12:20:21.387
55112026-09-03T12:20:22.823Z DEBGDEBG 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 } }]
55122026-09-03T12:20:22.823Zreplacing 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 03 12:20:21.387
55132026-09-03T12:20:22.823Z INFOSep 03 12:20:21.387Sep 03 12:20:21.387 INFOINFO Sep 03 12:20:21.387 adding route 172.17.0.11/32 -> 10.0.0.255adding route 172.17.0.6/32 -> 10.0.0.255
55142026-09-03T12:20:22.823Z
55152026-09-03T12:20:22.827Z INFO adding route 172.16.0.0/32 -> 10.0.0.3adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
55162026-09-03T12:20:22.827ZSep 03 12:20:21.387Sep 03 12:20:21.387
55172026-09-03T12:20:22.827ZDEBG 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 } }]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 } }]
55182026-09-03T12:20:22.827Z
55192026-09-03T12:20:22.827ZSep 03 12:20:21.387Sep 03 12:20:21.387 DEBGSep 03 12:20:21.387 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 } }]
55202026-09-03T12:20:22.827Z Sep 03 12:20:21.387 INFOSep 03 12:20:21.393 INFOadding route 172.17.0.12/32 -> 10.0.0.255 adding route 172.17.0.7/32 -> 10.0.0.255INFODEBG
55212026-09-03T12:20:22.827Z
55222026-09-03T12:20:22.827Zreplacing 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 } }]
55232026-09-03T12:20:22.827Zadding route 3fff:beef:31::/64 -> 2001:db8::55:ff
55242026-09-03T12:20:22.827ZSep 03 12:20:21.393 DEBG Sep 03 12:20:21.393replacing 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 03 12:20:21.393
55252026-09-03T12:20:22.827Z 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 } }]
55262026-09-03T12:20:22.827ZINFOSep 03 12:20:21.393 adding route 172.16.0.0/32 -> 10.0.0.4
55272026-09-03T12:20:22.827ZINFO Sep 03 12:20:21.393 adding route 172.17.0.13/32 -> 10.0.0.255INFO
55282026-09-03T12:20:22.827Z Sep 03 12:20:21.393adding route 172.17.0.8/32 -> 10.0.0.255
55292026-09-03T12:20:22.827ZDEBG 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 03 12:20:21.393 DEBG Sep 03 12:20:21.393replacing 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 } }]
55302026-09-03T12:20:22.827Z DEBG
55312026-09-03T12:20:22.827Zreplacing 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 } }]
55322026-09-03T12:20:22.827ZSep 03 12:20:21.393 DEBGSep 03 12:20:21.393 Sep 03 12:20:21.393 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 } }, 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
55332026-09-03T12:20:22.827Z adding route 172.17.0.14/32 -> 10.0.0.255adding route 172.17.0.9/32 -> 10.0.0.255
55342026-09-03T12:20:22.827Z
55352026-09-03T12:20:22.827ZSep 03 12:20:21.393 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 03 12:20:21.393Sep 03 12:20:21.393 DEBG
55362026-09-03T12:20:22.827ZDEBG 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 } }]
55372026-09-03T12:20:22.827Zreplacing 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 03 12:20:21.393
55382026-09-03T12:20:22.827Z INFOSep 03 12:20:21.393 INFOadding route 172.17.0.15/32 -> 10.0.0.255
55392026-09-03T12:20:22.828Zadding route 172.17.0.10/32 -> 10.0.0.255Sep 03 12:20:21.393
55402026-09-03T12:20:22.828Z INFO adding route 3fff:beef:32::/64 -> 2001:db8::55:ffSep 03 12:20:21.393
55412026-09-03T12:20:22.828Z DEBGSep 03 12:20:21.393 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 03 12:20:21.393
55422026-09-03T12:20:22.828ZDEBG 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 } }]
55432026-09-03T12:20:22.828ZSep 03 12:20:21.393 INFOSep 03 12:20:21.393 adding route 172.17.0.16/32 -> 10.0.0.255INFO
55442026-09-03T12:20:22.828Z adding route 172.17.0.11/32 -> 10.0.0.255
55452026-09-03T12:20:22.828ZSep 03 12:20:21.394 Sep 03 12:20:21.394DEBGDEBG 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 } }] 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 } }]
55462026-09-03T12:20:22.828Z
55472026-09-03T12:20:22.828Zreplacing 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 } }]
55482026-09-03T12:20:22.828ZSep 03 12:20:21.394 Sep 03 12:20:21.394Sep 03 12:20:21.394 INFO INFOINFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ffadding route 172.17.0.17/32 -> 10.0.0.255
55492026-09-03T12:20:22.828Zadding route 172.17.0.12/32 -> 10.0.0.255
55502026-09-03T12:20:22.828Z
55512026-09-03T12:20:22.828ZSep 03 12:20:21.394 Sep 03 12:20:21.394DEBG Sep 03 12:20:21.394DEBG 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 } }]
55522026-09-03T12:20:22.828Zreplacing 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 } }]
55532026-09-03T12:20:22.828Z 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 } }]
55542026-09-03T12:20:22.828ZSep 03 12:20:21.394 INFOSep 03 12:20:21.394Sep 03 12:20:21.394 adding route 3fff:beef:34::/64 -> 2001:db8::55:ffINFO INFOadding route 172.17.0.13/32 -> 10.0.0.255
55552026-09-03T12:20:22.828Z
55562026-09-03T12:20:22.828Z adding route 172.17.0.18/32 -> 10.0.0.255
55572026-09-03T12:20:22.828ZSep 03 12:20:21.394Sep 03 12:20:21.394Sep 03 12:20:21.373Sep 03 12:20:21.394 DEBGINFO 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 } }]adding route 172.17.0.39/32 -> 10.0.0.255
55582026-09-03T12:20:22.828ZDEBG 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 } }]
55592026-09-03T12:20:22.828Z
55602026-09-03T12:20:22.828Z 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 } }]
55612026-09-03T12:20:22.828ZSep 03 12:20:21.394 Sep 03 12:20:21.394INFOSep 03 12:20:21.394 INFODEBGSep 03 12:20:21.394 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 } }]INFO
55622026-09-03T12:20:22.828Zadding route 3fff:beef:35::/64 -> 2001:db8::55:ff adding route 172.17.0.19/32 -> 10.0.0.255
55632026-09-03T12:20:22.828Z
55642026-09-03T12:20:22.828Zadding route 172.17.0.14/32 -> 10.0.0.255Sep 03 12:20:21.394 INFO
55652026-09-03T12:20:22.828Z adding route 172.17.0.40/32 -> 10.0.0.255Sep 03 12:20:21.394
55662026-09-03T12:20:22.828Z DEBGSep 03 12:20:21.394 Sep 03 12:20:21.394DEBGSep 03 12:20:21.394replacing 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 } }] DEBG
55672026-09-03T12:20:22.828ZDEBG 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 } }]
55682026-09-03T12:20:22.828Zreplacing 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 } }]
55692026-09-03T12:20:22.828Zreplacing 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 } }]
55702026-09-03T12:20:22.828ZSep 03 12:20:21.394 Sep 03 12:20:21.394INFOSep 03 12:20:21.394Sep 03 12:20:21.394 adding route 172.17.0.41/32 -> 10.0.0.255INFO
55712026-09-03T12:20:22.828ZINFO adding route 172.17.0.15/32 -> 10.0.0.255 adding route 3fff:beef:36::/64 -> 2001:db8::55:ffSep 03 12:20:21.394
55722026-09-03T12:20:22.828Z
55732026-09-03T12:20:22.828Z INFODEBG adding route 172.17.0.20/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 } }]
55742026-09-03T12:20:22.828ZSep 03 12:20:21.394
55752026-09-03T12:20:22.828ZDEBG 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 03 12:20:21.394Sep 03 12:20:21.394Sep 03 12:20:21.394
55762026-09-03T12:20:22.828Ztest route::tests::shrink_to_single_non_zero_survivor ... ok
55772026-09-03T12:20:22.828Z DEBG INFODEBG 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 } }] adding route 172.17.0.42/32 -> 10.0.0.255Sep 03 12:20:21.394replacing 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 } }]
55782026-09-03T12:20:22.829Z
55792026-09-03T12:20:22.829Z
55802026-09-03T12:20:22.829ZINFO adding route 172.17.0.16/32 -> 10.0.0.255Sep 03 12:20:21.394
55812026-09-03T12:20:22.829Z Sep 03 12:20:21.394Sep 03 12:20:21.394DEBG 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 } }]
55822026-09-03T12:20:22.829ZSep 03 12:20:21.394 DEBGINFO 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 03 12:20:21.394adding route 3fff:beef:37::/64 -> 2001:db8::55:ffINFO
55832026-09-03T12:20:22.829Z INFO
55842026-09-03T12:20:22.829Z adding route 172.17.0.43/32 -> 10.0.0.255
55852026-09-03T12:20:22.829Zadding route 172.17.0.21/32 -> 10.0.0.255Sep 03 12:20:21.394
55862026-09-03T12:20:22.829Z INFOSep 03 12:20:21.394 Sep 03 12:20:21.394DEBGSep 03 12:20:21.394adding route 172.17.0.17/32 -> 10.0.0.255
55872026-09-03T12:20:22.829Z 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
55882026-09-03T12:20:22.829Z 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 } }]DEBGSep 03 12:20:21.394
55892026-09-03T12:20:22.829Z Sep 03 12:20:21.394DEBG 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 } }]INFO
55902026-09-03T12:20:22.829Z adding route 172.17.0.44/32 -> 10.0.0.255
55912026-09-03T12:20:22.829Zreplacing 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 03 12:20:21.394
55922026-09-03T12:20:22.829ZSep 03 12:20:21.394 INFOSep 03 12:20:21.394INFO DEBGadding route 3fff:beef:38::/64 -> 2001:db8::55:ff
55932026-09-03T12:20:22.829Zreplacing 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 03 12:20:21.394
55942026-09-03T12:20:22.829Z INFO adding route 172.17.0.22/32 -> 10.0.0.255adding route 172.17.0.18/32 -> 10.0.0.255Sep 03 12:20:21.394
55952026-09-03T12:20:22.829ZSep 03 12:20:21.394
55962026-09-03T12:20:22.829ZINFO Sep 03 12:20:21.394 adding route 172.17.0.45/32 -> 10.0.0.255DEBG
55972026-09-03T12:20:22.829ZDEBG Sep 03 12:20:21.394replacing 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 } }]
55982026-09-03T12:20:22.829Z Sep 03 12:20:21.394
55992026-09-03T12:20:22.829Z DEBGDEBG Sep 03 12:20:21.394 Sep 03 12:20:21.394replacing 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
56002026-09-03T12:20:22.829Z adding route 172.17.0.19/32 -> 10.0.0.255INFO
56012026-09-03T12:20:22.829Z adding route 3fff:beef:39::/64 -> 2001:db8::55:ffreplacing 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 03 12:20:21.394
56022026-09-03T12:20:22.829Z Sep 03 12:20:21.394INFO
56032026-09-03T12:20:22.829Z adding route 172.17.0.46/32 -> 10.0.0.255DEBG
56042026-09-03T12:20:22.829Z 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 } }]
56052026-09-03T12:20:22.829ZSep 03 12:20:21.394 INFOSep 03 12:20:21.394 Sep 03 12:20:21.394DEBG 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 } }]
56062026-09-03T12:20:22.829ZSep 03 12:20:21.394 adding route 172.17.0.23/32 -> 10.0.0.255INFOreplacing 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 } }]
56072026-09-03T12:20:22.829Zadding route 172.17.0.20/32 -> 10.0.0.255
56082026-09-03T12:20:22.829ZSep 03 12:20:21.394
56092026-09-03T12:20:22.829Z INFO adding route 172.17.0.47/32 -> 10.0.0.255
56102026-09-03T12:20:22.829ZSep 03 12:20:21.394 Sep 03 12:20:21.394INFO Sep 03 12:20:21.394DEBGadding route 3fff:beef:3a::/64 -> 2001:db8::55:ff Sep 03 12:20:21.394 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 } }]
56112026-09-03T12:20:22.829Z
56122026-09-03T12:20:22.829ZDEBGreplacing 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 } }]
56132026-09-03T12:20:22.829Zreplacing 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 } }]
56142026-09-03T12:20:22.829ZSep 03 12:20:21.394 Sep 03 12:20:21.394Sep 03 12:20:21.394Sep 03 12:20:21.394INFO adding route 172.17.0.21/32 -> 10.0.0.255
56152026-09-03T12:20:22.834ZINFODEBG INFO adding route 172.17.0.48/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 } }]
56162026-09-03T12:20:22.834Z
56172026-09-03T12:20:22.834Zadding route 172.17.0.24/32 -> 10.0.0.255
56182026-09-03T12:20:22.834ZSep 03 12:20:21.394Sep 03 12:20:21.394Sep 03 12:20:21.394Sep 03 12:20:21.394 DEBGINFO DEBGDEBG adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffreplacing 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.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 } }]
56192026-09-03T12:20:22.834Z
56202026-09-03T12:20:22.834Zreplacing 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 } }]
56212026-09-03T12:20:22.834Z
56222026-09-03T12:20:22.834ZSep 03 12:20:21.394 DEBG Sep 03 12:20:21.394Sep 03 12:20:21.394replacing 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 03 12:20:21.394
56232026-09-03T12:20:22.834ZINFOINFOINFO adding route 172.17.0.49/32 -> 10.0.0.255 adding route 172.17.0.22/32 -> 10.0.0.255
56242026-09-03T12:20:22.834Z
56252026-09-03T12:20:22.834Zadding route 172.17.0.25/32 -> 10.0.0.255
56262026-09-03T12:20:22.834ZSep 03 12:20:21.394Sep 03 12:20:21.394Sep 03 12:20:21.394 Sep 03 12:20:21.394DEBG 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 } }]DEBG
56272026-09-03T12:20:22.834Z 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.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 } }]
56282026-09-03T12:20:22.834ZSep 03 12:20:21.394 INFODEBG adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffcreated new freemap
56292026-09-03T12:20:22.834Z, unit:Sep 03 12:20:21.400 freemap_route_ipv4Sep 03 12:20:21.400INFO
56302026-09-03T12:20:22.834ZDEBG adding route 172.17.0.23/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 } }]
56312026-09-03T12:20:22.834Z
56322026-09-03T12:20:22.834ZSep 03 12:20:21.400 DEBG created new freemapSep 03 12:20:21.400, Sep 03 12:20:21.400 unitDEBG: 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 } }]freemap_route_ipv6
56332026-09-03T12:20:22.834Z
56342026-09-03T12:20:22.834Z failed to allocate space for the new target list
56352026-09-03T12:20:22.834ZSep 03 12:20:21.400 INFO adding route 172.17.0.24/32 -> 10.0.0.255Sep 03 12:20:21.400
56362026-09-03T12:20:22.834ZDEBG 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 } }]
56372026-09-03T12:20:22.834ZSep 03 12:20:21.400Sep 03 12:20:21.400
56382026-09-03T12:20:22.834Z DEBG DEBG initted freemap. size: 64replacing 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 03 12:20:21.400
56392026-09-03T12:20:22.834Z , unitINFO :adding route 172.17.0.26/32 -> 10.0.0.255
56402026-09-03T12:20:22.834ZSep 03 12:20:21.400freemap_route_ipv4
56412026-09-03T12:20:22.834ZINFO adding route 172.17.0.25/32 -> 10.0.0.255Sep 03 12:20:21.400
56422026-09-03T12:20:22.834Z DEBGSep 03 12:20:21.400 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 03 12:20:21.400
56432026-09-03T12:20:22.835Z 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 } }]reset freemap
56442026-09-03T12:20:22.835ZSep 03 12:20:21.400, unitINFO: Sep 03 12:20:21.400adding route 172.17.0.27/32 -> 10.0.0.255
56452026-09-03T12:20:22.835ZINFOfreemap_route_ipv4
56462026-09-03T12:20:22.835Zadding route 172.17.0.26/32 -> 10.0.0.255Sep 03 12:20:21.400
56472026-09-03T12:20:22.835Z 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 } }]
56482026-09-03T12:20:22.835ZSep 03 12:20:21.400Sep 03 12:20:21.400 DEBGSep 03 12:20:21.400DEBG 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 } }]
56492026-09-03T12:20:22.835ZSep 03 12:20:21.400initted freemap. size: 64 , INFOunit : adding route 172.17.0.28/32 -> 10.0.0.255freemap_route_ipv6
56502026-09-03T12:20:22.835ZINFO Sep 03 12:20:21.400adding route 172.17.0.50/32 -> 10.0.0.255
56512026-09-03T12:20:22.835Z
56522026-09-03T12:20:22.835ZINFOSep 03 12:20:21.400 DEBGadding route 172.17.0.27/32 -> 10.0.0.255
56532026-09-03T12:20:22.835Zreplacing 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 03 12:20:21.400
56542026-09-03T12:20:22.835ZSep 03 12:20:21.400 DEBGSep 03 12:20:21.400 Sep 03 12:20:21.400 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 } }]
56552026-09-03T12:20:22.835ZDEBGINFO 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 } }]DEBGadding route 172.17.0.29/32 -> 10.0.0.255
56562026-09-03T12:20:22.835Z
56572026-09-03T12:20:22.835Zreset freemap, unitSep 03 12:20:21.400: Sep 03 12:20:21.400 DEBG freemap_route_ipv6INFO
56582026-09-03T12:20:22.835Z Sep 03 12:20:21.400replacing 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 } }]
56592026-09-03T12:20:22.835Zadding route 172.17.0.28/32 -> 10.0.0.255INFO
56602026-09-03T12:20:22.835Zadding route 172.17.0.51/32 -> 10.0.0.255Sep 03 12:20:21.400
56612026-09-03T12:20:22.835ZSep 03 12:20:21.400 Sep 03 12:20:21.400 INFOINFO adding route 172.17.0.30/32 -> 10.0.0.255DEBGadding route 172.16.0.0/32 -> 10.0.0.1
56622026-09-03T12:20:22.835Z
56632026-09-03T12:20:22.835Zreplacing 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 } }]
56642026-09-03T12:20:22.835ZSep 03 12:20:21.400 Sep 03 12:20:21.400Sep 03 12:20:21.400DEBGSep 03 12:20:21.400 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 } }]
56652026-09-03T12:20:22.835ZDEBG 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 172.17.0.29/32 -> 10.0.0.255
56662026-09-03T12:20:22.835Z
56672026-09-03T12:20:22.835ZSep 03 12:20:21.400DEBG INFOreplacing 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 } }]
56682026-09-03T12:20:22.835Zadding route 172.17.0.31/32 -> 10.0.0.255Sep 03 12:20:21.400
56692026-09-03T12:20:22.835Z Sep 03 12:20:21.400Sep 03 12:20:21.400DEBG INFO Sep 03 12:20:21.400INFOreplacing 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 } }]adding route 172.16.0.0/32 -> 10.0.0.2
56702026-09-03T12:20:22.835ZDEBG
56712026-09-03T12:20:22.835Z adding route 172.17.0.52/32 -> 10.0.0.255
56722026-09-03T12:20:22.835Zreplacing 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 03 12:20:21.400Sep 03 12:20:21.400
56732026-09-03T12:20:22.835ZDEBG Sep 03 12:20:21.400INFO Sep 03 12:20:21.400 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 } }]INFO
56742026-09-03T12:20:22.835Z adding route 172.17.0.32/32 -> 10.0.0.255adding route 172.17.0.30/32 -> 10.0.0.255
56752026-09-03T12:20:22.835Ztest route::tests::add_target_fails_full ... ok
56762026-09-03T12:20:22.835Z
56772026-09-03T12:20:22.835Zreplacing 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 } }]
56782026-09-03T12:20:22.835ZSep 03 12:20:21.400Sep 03 12:20:21.400 Sep 03 12:20:21.400INFODEBG DEBGSep 03 12:20:21.400 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 } }]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.16.0.0/32 -> 10.0.0.3
56792026-09-03T12:20:22.835Z
56802026-09-03T12:20:22.835Z
56812026-09-03T12:20:22.835ZINFO adding route 172.17.0.53/32 -> 10.0.0.255Sep 03 12:20:21.400Sep 03 12:20:21.400
56822026-09-03T12:20:22.835ZINFO DEBGadding route 172.17.0.33/32 -> 10.0.0.255 Sep 03 12:20:21.400 INFO
56832026-09-03T12:20:22.836Z Sep 03 12:20:21.400adding 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 } }]
56842026-09-03T12:20:22.836Z
56852026-09-03T12:20:22.836Z DEBGSep 03 12:20:21.400 DEBGreplacing 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 03 12:20:21.400replacing 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 } }]
56862026-09-03T12:20:22.836Z
56872026-09-03T12:20:22.836Z Sep 03 12:20:21.400DEBG INFOreplacing 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 03 12:20:21.400
56882026-09-03T12:20:22.836Z INFOadding route 172.16.0.0/32 -> 10.0.0.4 adding route 172.17.0.34/32 -> 10.0.0.255Sep 03 12:20:21.400
56892026-09-03T12:20:22.836ZINFO
56902026-09-03T12:20:22.836Z Sep 03 12:20:21.400adding route 172.17.0.54/32 -> 10.0.0.255
56912026-09-03T12:20:22.836ZSep 03 12:20:21.400INFO DEBGadding route 172.17.0.32/32 -> 10.0.0.255
56922026-09-03T12:20:22.836Zreplacing 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 } }]
56932026-09-03T12:20:22.836ZSep 03 12:20:21.400 DEBGSep 03 12:20:21.400Sep 03 12:20:21.400Sep 03 12:20:21.400 DEBG INFOreplacing 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.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 } }]
56942026-09-03T12:20:22.836Z
56952026-09-03T12:20:22.836Zadding route 172.17.0.35/32 -> 10.0.0.255
56962026-09-03T12:20:22.836ZDEBG 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 03 12:20:21.401Sep 03 12:20:21.401
56972026-09-03T12:20:22.836ZINFO DEBGadding route 172.17.0.33/32 -> 10.0.0.255
56982026-09-03T12:20:22.836Zreplacing 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 03 12:20:21.401
56992026-09-03T12:20:22.836Z Sep 03 12:20:21.401Sep 03 12:20:21.401 DEBG DEBGINFOSep 03 12:20:21.401 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 } }]
57002026-09-03T12:20:22.836Zreplacing 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 } }]INFOadding route 172.17.0.55/32 -> 10.0.0.255
57012026-09-03T12:20:22.836Zadding route 172.17.0.36/32 -> 10.0.0.255
57022026-09-03T12:20:22.836Z
57032026-09-03T12:20:22.836ZSep 03 12:20:21.401 INFO adding route 172.17.0.34/32 -> 10.0.0.255Sep 03 12:20:21.401
57042026-09-03T12:20:22.836Z DEBG Sep 03 12:20:21.401replacing 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 } }]
57052026-09-03T12:20:22.836ZDEBGSep 03 12:20:21.401 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 } }]DEBG
57062026-09-03T12:20:22.836Z Sep 03 12:20:21.401replacing 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 } }] INFO
57072026-09-03T12:20:22.836Z adding route 172.17.0.37/32 -> 10.0.0.255
57082026-09-03T12:20:22.836ZSep 03 12:20:21.401Sep 03 12:20:21.401Sep 03 12:20:21.401 INFODEBG adding route 172.17.0.35/32 -> 10.0.0.255replacing 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 } }]
57092026-09-03T12:20:22.836Z
57102026-09-03T12:20:22.836Z INFO adding route 172.17.0.56/32 -> 10.0.0.255
57112026-09-03T12:20:22.836ZSep 03 12:20:21.401Sep 03 12:20:21.401 DEBGINFO 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 03 12:20:21.401adding route 172.17.0.38/32 -> 10.0.0.255
57122026-09-03T12:20:22.836Z DEBG
57132026-09-03T12:20:22.836Z 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 } }]
57142026-09-03T12:20:22.836ZSep 03 12:20:21.401Sep 03 12:20:21.401 INFOSep 03 12:20:21.401 DEBG adding route 172.17.0.36/32 -> 10.0.0.255replacing 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 } }]INFO
57152026-09-03T12:20:22.841Z
57162026-09-03T12:20:22.841Z adding route 172.17.0.57/32 -> 10.0.0.255
57172026-09-03T12:20:22.841ZSep 03 12:20:21.401Sep 03 12:20:21.401 INFODEBGSep 03 12:20:21.401 adding route 172.17.0.39/32 -> 10.0.0.255
57182026-09-03T12:20:22.841Zreplacing 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
57192026-09-03T12:20:22.841Z 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 } }]
57202026-09-03T12:20:22.841ZSep 03 12:20:21.401Sep 03 12:20:21.401 DEBGINFOSep 03 12:20:21.401 adding route 172.17.0.37/32 -> 10.0.0.255
57212026-09-03T12:20:22.841Zreplacing 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 } }]INFO
57222026-09-03T12:20:22.841Z adding route 172.17.0.58/32 -> 10.0.0.255
57232026-09-03T12:20:22.841ZSep 03 12:20:21.401 Sep 03 12:20:21.401DEBG Sep 03 12:20:21.401 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 } }]
57242026-09-03T12:20:22.841Z adding route 172.17.0.40/32 -> 10.0.0.255DEBG 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 } }]
57252026-09-03T12:20:22.841Z
57262026-09-03T12:20:22.841ZSep 03 12:20:21.401 INFO Sep 03 12:20:21.401adding route 172.17.0.38/32 -> 10.0.0.255Sep 03 12:20:21.401
57272026-09-03T12:20:22.841Z DEBGINFO 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.59/32 -> 10.0.0.255
57282026-09-03T12:20:22.841Z
57292026-09-03T12:20:22.841ZSep 03 12:20:21.401 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 } }]
57302026-09-03T12:20:22.841ZSep 03 12:20:21.401Sep 03 12:20:21.401 DEBGINFO Sep 03 12:20:21.401adding route 172.17.0.41/32 -> 10.0.0.255 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
57312026-09-03T12:20:22.841Z
57322026-09-03T12:20:22.841Z adding route 172.17.0.39/32 -> 10.0.0.255
57332026-09-03T12:20:22.841ZSep 03 12:20:21.401Sep 03 12:20:21.401 Sep 03 12:20:21.401INFODEBG adding route 172.17.0.60/32 -> 10.0.0.255DEBGreplacing 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 } }]
57342026-09-03T12:20:22.841Zreplacing 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 } }]
57352026-09-03T12:20:22.841Z
57362026-09-03T12:20:22.841ZSep 03 12:20:21.401Sep 03 12:20:21.401 INFOINFO Sep 03 12:20:21.401adding route 172.17.0.40/32 -> 10.0.0.255adding route 172.17.0.42/32 -> 10.0.0.255
57372026-09-03T12:20:22.841Z
57382026-09-03T12:20:22.841ZDEBG 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 } }]
57392026-09-03T12:20:22.841ZSep 03 12:20:21.401Sep 03 12:20:21.401 Sep 03 12:20:21.401DEBGDEBG 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 } }]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 } }]INFO
57402026-09-03T12:20:22.841Z
57412026-09-03T12:20:22.841Z adding route 172.17.0.61/32 -> 10.0.0.255
57422026-09-03T12:20:22.841ZSep 03 12:20:21.401Sep 03 12:20:21.401 INFOINFO Sep 03 12:20:21.401adding route 172.17.0.41/32 -> 10.0.0.255
57432026-09-03T12:20:22.841Zadding route 172.17.0.43/32 -> 10.0.0.255DEBG
57442026-09-03T12:20:22.841Z 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 03 12:20:21.401 Sep 03 12:20:21.401 DEBGDEBG created new freemapreplacing 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 } }],
57452026-09-03T12:20:22.841Zunit: freemap_route_ipv4
57462026-09-03T12:20:22.841Z
57472026-09-03T12:20:22.841ZSep 03 12:20:21.407 Sep 03 12:20:21.407INFO Sep 03 12:20:21.407 adding route 172.17.0.42/32 -> 10.0.0.255INFO
57482026-09-03T12:20:22.842ZDEBG adding route 172.17.0.62/32 -> 10.0.0.255created new freemap
57492026-09-03T12:20:22.842Z, unitSep 03 12:20:21.407: DEBGfreemap_route_ipv6
57502026-09-03T12:20:22.842Zreplacing 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 } }]
57512026-09-03T12:20:22.842ZSep 03 12:20:21.407Sep 03 12:20:21.407Sep 03 12:20:21.407 Sep 03 12:20:21.401 DEBGINFODEBG initted freemap. size: 64adding route 172.17.0.43/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 } }]
57522026-09-03T12:20:22.842Z
57532026-09-03T12:20:22.842Z, unit: freemap_route_ipv4Sep 03 12:20:21.407DEBGSep 03 12:20:21.407 INFO
57542026-09-03T12:20:22.842ZDEBGreplacing 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 } }]
57552026-09-03T12:20:22.842Zadding route 172.17.0.44/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 } }]
57562026-09-03T12:20:22.842Z
57572026-09-03T12:20:22.842ZSep 03 12:20:21.407 Sep 03 12:20:21.407 Sep 03 12:20:21.407INFODEBG Sep 03 12:20:21.407 reset freemapadding route 172.17.0.63/32 -> 10.0.0.255DEBG, INFOunit :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 } }]adding route 172.17.0.44/32 -> 10.0.0.255
57582026-09-03T12:20:22.842Z
57592026-09-03T12:20:22.842Zfreemap_route_ipv4
57602026-09-03T12:20:22.842Z
57612026-09-03T12:20:22.842ZSep 03 12:20:21.407 INFOSep 03 12:20:21.407Sep 03 12:20:21.407 adding route 172.17.0.45/32 -> 10.0.0.255DEBG
57622026-09-03T12:20:22.842ZDEBGSep 03 12:20:21.407 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 } }]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 } }]
57632026-09-03T12:20:22.842Z
57642026-09-03T12:20:22.842ZSep 03 12:20:21.407 DEBGDEBG Sep 03 12:20:21.407replacing 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 } }]
57652026-09-03T12:20:22.842ZINFO adding route 172.17.0.45/32 -> 10.0.0.255initted freemap. size: 64
57662026-09-03T12:20:22.842Z, Sep 03 12:20:21.407unit: INFOfreemap_route_ipv6 Sep 03 12:20:21.407
57672026-09-03T12:20:22.842Z DEBGadding route 172.17.0.46/32 -> 10.0.0.255Sep 03 12:20:21.407
57682026-09-03T12:20:22.842Z DEBGreplacing 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 } }]
57692026-09-03T12:20:22.842Zfailed to allocate space for the new target listSep 03 12:20:21.407
57702026-09-03T12:20:22.842ZSep 03 12:20:21.407Sep 03 12:20:21.407 DEBGINFO Sep 03 12:20:21.407DEBG 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 } }] DEBGadding route 172.17.0.46/32 -> 10.0.0.255
57712026-09-03T12:20:22.842Z
57722026-09-03T12:20:22.842Zreset 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 } }, 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 } }],
57732026-09-03T12:20:22.842ZSep 03 12:20:21.407Sep 03 12:20:21.407 INFODEBG unitreplacing 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.47/32 -> 10.0.0.255
57742026-09-03T12:20:22.842Z
57752026-09-03T12:20:22.842ZSep 03 12:20:21.407 freemap_route_ipv6Sep 03 12:20:21.407Sep 03 12:20:21.407
57762026-09-03T12:20:22.842Ztest route::tests::delete_target_fragmented ... ok
57772026-09-03T12:20:22.842Z DEBG 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.47/32 -> 10.0.0.255
57782026-09-03T12:20:22.842Zfailed to allocate space for the new target list
57792026-09-03T12:20:22.842Z
57802026-09-03T12:20:22.842ZSep 03 12:20:21.407Sep 03 12:20:21.407Sep 03 12:20:21.407 INFODEBG adding route 172.17.0.48/32 -> 10.0.0.255replacing 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 } }]
57812026-09-03T12:20:22.842Z
57822026-09-03T12:20:22.842Ztest route::tests::delete_targets_fragmented ... ok
57832026-09-03T12:20:22.842ZINFO adding route 172.16.0.0/32 -> 10.0.0.1
57842026-09-03T12:20:22.842ZSep 03 12:20:21.407Sep 03 12:20:21.407 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.48/32 -> 10.0.0.255
57852026-09-03T12:20:22.842Z
57862026-09-03T12:20:22.842ZSep 03 12:20:21.407 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 } }]Sep 03 12:20:21.407
57872026-09-03T12:20:22.842ZSep 03 12:20:21.407 INFODEBG Sep 03 12:20:21.407adding route 172.17.0.49/32 -> 10.0.0.255replacing 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 } }]
57882026-09-03T12:20:22.843Z
57892026-09-03T12:20:22.843Z INFO adding route 172.16.0.0/32 -> 10.0.0.1
57902026-09-03T12:20:22.843ZSep 03 12:20:21.407 Sep 03 12:20:21.407DEBGSep 03 12:20:21.407 INFOreplacing 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 } }] DEBGadding route 172.17.0.49/32 -> 10.0.0.255
57912026-09-03T12:20:22.843Z 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 } }]
57922026-09-03T12:20:22.843Z
57932026-09-03T12:20:22.843ZSep 03 12:20:21.407 Sep 03 12:20:21.407Sep 03 12:20:21.407INFO DEBG adding route 172.17.0.50/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 } }]
57942026-09-03T12:20:22.843ZINFO
57952026-09-03T12:20:22.843Zadding route 172.16.0.0/32 -> 10.0.0.1
57962026-09-03T12:20:22.843ZSep 03 12:20:21.407 Sep 03 12:20:21.407DEBG INFOreplacing 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 } }] Sep 03 12:20:21.407
57972026-09-03T12:20:22.843Zadding route 172.17.0.50/32 -> 10.0.0.255
57982026-09-03T12:20:22.843ZDEBG 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 } }]Sep 03 12:20:21.407
57992026-09-03T12:20:22.843Z Sep 03 12:20:21.407INFO DEBGadding route 172.17.0.51/32 -> 10.0.0.255
58002026-09-03T12:20:22.843Zreplacing 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 } }]
58012026-09-03T12:20:22.843ZSep 03 12:20:21.407 Sep 03 12:20:21.407DEBGSep 03 12:20:21.407 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
58022026-09-03T12:20:22.843Z INFO adding route 172.17.0.51/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.2
58032026-09-03T12:20:22.843Z
58042026-09-03T12:20:22.843ZSep 03 12:20:21.407 Sep 03 12:20:21.407INFO adding route 172.17.0.52/32 -> 10.0.0.255
58052026-09-03T12:20:22.843ZSep 03 12:20:21.407 DEBG Sep 03 12:20:21.414replacing 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 } }]
58062026-09-03T12:20:22.843ZDEBG 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 } }]
58072026-09-03T12:20:22.843Z Sep 03 12:20:21.414DEBG INFOreplacing 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 03 12:20:21.414
58082026-09-03T12:20:22.843Zadding route 172.17.0.53/32 -> 10.0.0.255
58092026-09-03T12:20:22.843ZINFO adding route 172.17.0.0/32 -> 10.0.0.255
58102026-09-03T12:20:22.843ZSep 03 12:20:21.414 Sep 03 12:20:21.414Sep 03 12:20:21.414DEBG DEBGreplacing 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 } }]
58112026-09-03T12:20:22.843ZINFO 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 } }]
58122026-09-03T12:20:22.843Z
58132026-09-03T12:20:22.843ZSep 03 12:20:21.414 INFO adding route 172.17.0.54/32 -> 10.0.0.255
58142026-09-03T12:20:22.843ZSep 03 12:20:21.414 Sep 03 12:20:21.414Sep 03 12:20:21.414DEBG DEBGreplacing 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 } }]
58152026-09-03T12:20:22.847Zreplacing 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 } }]INFO
58162026-09-03T12:20:22.848Zadding route 172.17.0.1/32 -> 10.0.0.255
58172026-09-03T12:20:22.848ZSep 03 12:20:21.414 INFOSep 03 12:20:21.414 adding route 172.17.0.53/32 -> 10.0.0.255INFOSep 03 12:20:21.414
58182026-09-03T12:20:22.848Z adding route 172.17.0.55/32 -> 10.0.0.255DEBG
58192026-09-03T12:20:22.848Z 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 } }]
58202026-09-03T12:20:22.848ZSep 03 12:20:21.414Sep 03 12:20:21.414 DEBGDEBG 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 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 } }]
58212026-09-03T12:20:22.848Z
58222026-09-03T12:20:22.848ZSep 03 12:20:21.414 INFO adding route 172.17.0.2/32 -> 10.0.0.255Sep 03 12:20:21.414
58232026-09-03T12:20:22.848Z INFOSep 03 12:20:21.414 adding route 172.17.0.56/32 -> 10.0.0.255INFO
58242026-09-03T12:20:22.848Z adding route 172.17.0.54/32 -> 10.0.0.255Sep 03 12:20:21.414
58252026-09-03T12:20:22.848Z Sep 03 12:20:21.414 DEBGDEBG 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 } }]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 } }]
58262026-09-03T12:20:22.848Z
58272026-09-03T12:20:22.848ZSep 03 12:20:21.414 Sep 03 12:20:21.414DEBG Sep 03 12:20:21.414INFO 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 } }]
58282026-09-03T12:20:22.848Zadding route 172.17.0.57/32 -> 10.0.0.255INFO
58292026-09-03T12:20:22.848Z adding route 172.17.0.3/32 -> 10.0.0.255
58302026-09-03T12:20:22.848ZSep 03 12:20:21.414Sep 03 12:20:21.414 INFODEBG Sep 03 12:20:21.414replacing 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.55/32 -> 10.0.0.255
58312026-09-03T12:20:22.848Z
58322026-09-03T12:20:22.848ZDEBG 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 } }]
58332026-09-03T12:20:22.848ZSep 03 12:20:21.414Sep 03 12:20:21.414 DEBGINFO 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 } }]
58342026-09-03T12:20:22.848Z
58352026-09-03T12:20:22.848ZSep 03 12:20:21.414 INFO adding route 172.17.0.4/32 -> 10.0.0.255
58362026-09-03T12:20:22.848ZSep 03 12:20:21.414Sep 03 12:20:21.414 INFODEBGSep 03 12:20:21.414 DEBGreplacing 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
58372026-09-03T12:20:22.848Z
58382026-09-03T12:20:22.848Z 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 } }]
58392026-09-03T12:20:22.848ZSep 03 12:20:21.414 Sep 03 12:20:21.414INFO DEBGadding route 172.17.0.59/32 -> 10.0.0.255
58402026-09-03T12:20:22.848Zreplacing 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 } }]
58412026-09-03T12:20:22.848ZSep 03 12:20:21.414 INFOSep 03 12:20:21.414 Sep 03 12:20:21.414adding route 172.17.0.5/32 -> 10.0.0.255
58422026-09-03T12:20:22.848ZINFO adding route 172.17.0.57/32 -> 10.0.0.255DEBG
58432026-09-03T12:20:22.848Z Sep 03 12:20:21.414replacing 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 } }]
58442026-09-03T12:20:22.848ZDEBG 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 } }]
58452026-09-03T12:20:22.848ZSep 03 12:20:21.414Sep 03 12:20:21.414 Sep 03 12:20:21.414 INFOINFO DEBGadding route 172.17.0.6/32 -> 10.0.0.255 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 } }]
58462026-09-03T12:20:22.848Z
58472026-09-03T12:20:22.848Z
58482026-09-03T12:20:22.848ZSep 03 12:20:21.414Sep 03 12:20:21.414 DEBGSep 03 12:20:21.414 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 } }] 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 } }]
58492026-09-03T12:20:22.848ZINFO
58502026-09-03T12:20:22.848Zadding route 172.17.0.58/32 -> 10.0.0.255
58512026-09-03T12:20:22.848ZSep 03 12:20:21.414Sep 03 12:20:21.414 INFODEBGSep 03 12:20:21.414 DEBGfailed to allocate space for the new target listadding route 172.17.0.7/32 -> 10.0.0.255
58522026-09-03T12:20:22.848Z
58532026-09-03T12:20:22.848Zreplacing 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 } }]
58542026-09-03T12:20:22.848ZSep 03 12:20:21.414 Sep 03 12:20:21.414Sep 03 12:20:21.414DEBG 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 } }]INFODEBG
58552026-09-03T12:20:22.849Z 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 } }]
58562026-09-03T12:20:22.849Z
58572026-09-03T12:20:22.849ZSep 03 12:20:21.414Sep 03 12:20:21.414 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
58582026-09-03T12:20:22.849Z
58592026-09-03T12:20:22.849ZSep 03 12:20:21.414Sep 03 12:20:21.414 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 } }]
58602026-09-03T12:20:22.849Z
58612026-09-03T12:20:22.849ZSep 03 12:20:21.414Sep 03 12:20:21.414 INFO adding route 172.17.0.9/32 -> 10.0.0.255
58622026-09-03T12:20:22.849ZDEBG 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 } }]
58632026-09-03T12:20:22.849ZSep 03 12:20:21.414 Sep 03 12:20:21.414DEBG DEBGfailed to allocate space for the new target list
58642026-09-03T12:20:22.849Zreplacing 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 } }]
58652026-09-03T12:20:22.849ZSep 03 12:20:21.414 Sep 03 12:20:21.414DEBG 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 } }]
58662026-09-03T12:20:22.849Zadding route 172.17.0.10/32 -> 10.0.0.255
58672026-09-03T12:20:22.849ZSep 03 12:20:21.414 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 } }]
58682026-09-03T12:20:22.849ZSep 03 12:20:21.414 INFO adding route 172.17.0.11/32 -> 10.0.0.255
58692026-09-03T12:20:22.849ZSep 03 12:20:21.414 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 } }]
58702026-09-03T12:20:22.849ZSep 03 12:20:21.414 INFO adding route 172.17.0.12/32 -> 10.0.0.255
58712026-09-03T12:20:22.849ZSep 03 12:20:21.414 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 } }]
58722026-09-03T12:20:22.849ZSep 03 12:20:21.414 INFO adding route 172.17.0.13/32 -> 10.0.0.255
58732026-09-03T12:20:22.849ZSep 03 12:20:21.414 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 } }]
58742026-09-03T12:20:22.849ZSep 03 12:20:21.414 INFO adding route 172.17.0.14/32 -> 10.0.0.255
58752026-09-03T12:20:22.849ZSep 03 12:20:21.414 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 } }]
58762026-09-03T12:20:22.849Ztest route::tests::delete_targets_full ... ok
58772026-09-03T12:20:22.849ZSep 03 12:20:21.414 INFO adding route 172.17.0.15/32 -> 10.0.0.255
58782026-09-03T12:20:22.849ZSep 03 12:20:21.414 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 } }]
58792026-09-03T12:20:22.849ZSep 03 12:20:21.414 INFO adding route 172.17.0.16/32 -> 10.0.0.255
58802026-09-03T12:20:22.849Z
58812026-09-03T12:20:22.849Ztest result: ok. 66 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
58822026-09-03T12:20:22.849Z
58832026-09-03T12:20:22.849ZSep 03 12:20:21.414 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 } }]
58842026-09-03T12:20:22.849ZSep 03 12:20:21.414 INFO adding route 172.17.0.17/32 -> 10.0.0.255
58852026-09-03T12:20:22.849ZSep 03 12:20:21.414 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 } }]
58862026-09-03T12:20:22.849ZSep 03 12:20:21.414 INFO adding route 172.17.0.18/32 -> 10.0.0.255
58872026-09-03T12:20:22.849ZSep 03 12:20:21.414 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 } }]
58882026-09-03T12:20:22.849ZSep 03 12:20:21.414 INFO adding route 172.17.0.19/32 -> 10.0.0.255
58892026-09-03T12:20:22.849ZSep 03 12:20:21.414 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 } }]
58902026-09-03T12:20:22.849ZSep 03 12:20:21.414 INFO adding route 172.17.0.20/32 -> 10.0.0.255
58912026-09-03T12:20:22.849ZSep 03 12:20:21.414 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 } }]
58922026-09-03T12:20:22.849ZSep 03 12:20:21.414 INFO adding route 172.17.0.21/32 -> 10.0.0.255
58932026-09-03T12:20:22.849ZSep 03 12:20:21.414 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 } }]
58942026-09-03T12:20:22.850ZSep 03 12:20:21.414 INFO adding route 172.17.0.22/32 -> 10.0.0.255
58952026-09-03T12:20:22.850ZSep 03 12:20:21.414 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 } }]
58962026-09-03T12:20:22.850ZSep 03 12:20:21.414 INFO adding route 172.17.0.23/32 -> 10.0.0.255
58972026-09-03T12:20:22.850ZSep 03 12:20:21.414 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 } }]
58982026-09-03T12:20:22.850ZSep 03 12:20:21.414 INFO adding route 172.17.0.24/32 -> 10.0.0.255
58992026-09-03T12:20:22.850ZSep 03 12:20:21.414 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 } }]
59002026-09-03T12:20:22.850ZSep 03 12:20:21.414 INFO adding route 172.17.0.25/32 -> 10.0.0.255
59012026-09-03T12:20:22.850ZSep 03 12:20:21.414 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 } }]
59022026-09-03T12:20:22.850ZSep 03 12:20:21.414 INFO adding route 172.17.0.26/32 -> 10.0.0.255
59032026-09-03T12:20:22.850ZSep 03 12:20:21.414 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 } }]
59042026-09-03T12:20:22.850ZSep 03 12:20:21.414 INFO adding route 172.17.0.27/32 -> 10.0.0.255
59052026-09-03T12:20:22.850ZSep 03 12:20:21.414 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 } }]
59062026-09-03T12:20:22.850ZSep 03 12:20:21.414 INFO adding route 172.17.0.28/32 -> 10.0.0.255
59072026-09-03T12:20:22.850ZSep 03 12:20:21.414 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 } }]
59082026-09-03T12:20:22.850ZSep 03 12:20:21.414 INFO adding route 172.17.0.29/32 -> 10.0.0.255
59092026-09-03T12:20:22.850ZSep 03 12:20:21.414 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 } }]
59102026-09-03T12:20:22.850ZSep 03 12:20:21.414 INFO adding route 172.17.0.30/32 -> 10.0.0.255
59112026-09-03T12:20:22.850ZSep 03 12:20:21.414 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 } }]
59122026-09-03T12:20:22.850ZSep 03 12:20:21.414 INFO adding route 172.17.0.31/32 -> 10.0.0.255
59132026-09-03T12:20:22.850ZSep 03 12:20:21.414 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 } }]
59142026-09-03T12:20:22.850ZSep 03 12:20:21.414 INFO adding route 172.17.0.32/32 -> 10.0.0.255
59152026-09-03T12:20:22.854ZSep 03 12:20:21.414 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 } }]
59162026-09-03T12:20:22.854ZSep 03 12:20:21.414 INFO adding route 172.17.0.33/32 -> 10.0.0.255
59172026-09-03T12:20:22.854ZSep 03 12:20:21.414 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 } }]
59182026-09-03T12:20:22.854ZSep 03 12:20:21.414 INFO adding route 172.17.0.34/32 -> 10.0.0.255
59192026-09-03T12:20:22.854ZSep 03 12:20:21.414 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 } }]
59202026-09-03T12:20:22.855ZSep 03 12:20:21.414 INFO adding route 172.17.0.35/32 -> 10.0.0.255
59212026-09-03T12:20:22.855ZSep 03 12:20:21.421 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 } }]
59222026-09-03T12:20:22.855ZSep 03 12:20:21.421 INFO adding route 172.17.0.36/32 -> 10.0.0.255
59232026-09-03T12:20:22.855ZSep 03 12:20:21.421 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 } }]
59242026-09-03T12:20:22.855ZSep 03 12:20:21.421 INFO adding route 172.17.0.37/32 -> 10.0.0.255
59252026-09-03T12:20:22.855ZSep 03 12:20:21.421 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 } }]
59262026-09-03T12:20:22.855ZSep 03 12:20:21.421 INFO adding route 172.17.0.38/32 -> 10.0.0.255
59272026-09-03T12:20:22.855ZSep 03 12:20:21.421 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 } }]
59282026-09-03T12:20:22.855ZSep 03 12:20:21.421 INFO adding route 172.17.0.39/32 -> 10.0.0.255
59292026-09-03T12:20:22.855ZSep 03 12:20:21.421 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 } }]
59302026-09-03T12:20:22.855ZSep 03 12:20:21.421 INFO adding route 172.17.0.40/32 -> 10.0.0.255
59312026-09-03T12:20:22.855ZSep 03 12:20:21.421 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 } }]
59322026-09-03T12:20:22.855ZSep 03 12:20:21.421 INFO adding route 172.17.0.41/32 -> 10.0.0.255
59332026-09-03T12:20:22.855ZSep 03 12:20:21.421 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 } }]
59342026-09-03T12:20:22.855ZSep 03 12:20:21.421 INFO adding route 172.17.0.42/32 -> 10.0.0.255
59352026-09-03T12:20:22.855ZSep 03 12:20:21.421 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 } }]
59362026-09-03T12:20:22.855ZSep 03 12:20:21.421 INFO adding route 172.17.0.43/32 -> 10.0.0.255
59372026-09-03T12:20:22.855ZSep 03 12:20:21.421 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 } }]
59382026-09-03T12:20:22.855ZSep 03 12:20:21.421 INFO adding route 172.17.0.44/32 -> 10.0.0.255
59392026-09-03T12:20:22.855ZSep 03 12:20:21.421 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 } }]
59402026-09-03T12:20:22.855ZSep 03 12:20:21.421 INFO adding route 172.17.0.45/32 -> 10.0.0.255
59412026-09-03T12:20:22.855ZSep 03 12:20:21.421 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 } }]
59422026-09-03T12:20:22.855ZSep 03 12:20:21.421 INFO adding route 172.17.0.46/32 -> 10.0.0.255
59432026-09-03T12:20:22.855ZSep 03 12:20:21.421 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 } }]
59442026-09-03T12:20:22.855ZSep 03 12:20:21.421 INFO adding route 172.17.0.47/32 -> 10.0.0.255
59452026-09-03T12:20:22.855ZSep 03 12:20:21.421 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 } }]
59462026-09-03T12:20:22.855ZSep 03 12:20:21.421 INFO adding route 172.17.0.48/32 -> 10.0.0.255
59472026-09-03T12:20:22.855ZSep 03 12:20:21.421 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 } }]
59482026-09-03T12:20:22.855ZSep 03 12:20:21.421 INFO adding route 172.17.0.49/32 -> 10.0.0.255
59492026-09-03T12:20:22.855ZSep 03 12:20:21.421 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 } }]
59502026-09-03T12:20:22.855ZSep 03 12:20:21.421 INFO adding route 172.17.0.50/32 -> 10.0.0.255
59512026-09-03T12:20:22.855ZSep 03 12:20:21.421 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 } }]
59522026-09-03T12:20:22.855ZSep 03 12:20:21.421 INFO adding route 172.17.0.51/32 -> 10.0.0.255
59532026-09-03T12:20:22.855ZSep 03 12:20:21.421 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 } }]
59542026-09-03T12:20:22.855ZSep 03 12:20:21.421 INFO adding route 172.17.0.52/32 -> 10.0.0.255
59552026-09-03T12:20:22.855ZSep 03 12:20:21.421 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 } }]
59562026-09-03T12:20:22.855ZSep 03 12:20:21.421 INFO adding route 172.17.0.53/32 -> 10.0.0.255
59572026-09-03T12:20:22.855ZSep 03 12:20:21.421 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 } }]
59582026-09-03T12:20:22.855ZSep 03 12:20:21.421 INFO adding route 172.17.0.54/32 -> 10.0.0.255
59592026-09-03T12:20:22.856ZSep 03 12:20:21.421 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 } }]
59602026-09-03T12:20:22.856ZSep 03 12:20:21.421 INFO adding route 172.17.0.55/32 -> 10.0.0.255
59612026-09-03T12:20:22.856ZSep 03 12:20:21.421 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 } }]
59622026-09-03T12:20:22.856ZSep 03 12:20:21.421 INFO adding route 172.17.0.56/32 -> 10.0.0.255
59632026-09-03T12:20:22.856ZSep 03 12:20:21.421 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 } }]
59642026-09-03T12:20:22.856ZSep 03 12:20:21.421 INFO adding route 172.17.0.57/32 -> 10.0.0.255
59652026-09-03T12:20:22.856ZSep 03 12:20:21.421 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 } }]
59662026-09-03T12:20:22.856ZSep 03 12:20:21.421 INFO adding route 172.17.0.58/32 -> 10.0.0.255
59672026-09-03T12:20:22.856ZSep 03 12:20:21.421 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 } }]
59682026-09-03T12:20:22.856ZSep 03 12:20:21.421 INFO adding route 172.17.0.59/32 -> 10.0.0.255
59692026-09-03T12:20:22.856ZSep 03 12:20:21.421 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 } }]
59702026-09-03T12:20:22.856ZSep 03 12:20:21.421 INFO adding route 172.17.0.60/32 -> 10.0.0.255
59712026-09-03T12:20:22.856ZSep 03 12:20:21.421 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 } }]
59722026-09-03T12:20:22.856ZSep 03 12:20:21.421 DEBG failed to allocate space for the new target list
59732026-09-03T12:20:22.856ZSep 03 12:20:21.421 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 } }]
59742026-09-03T12:20:22.856Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-5750b041e52bfda1)
59752026-09-03T12:20:22.856Z
59762026-09-03T12:20:22.856Zrunning 0 tests
59772026-09-03T12:20:22.856Z
59782026-09-03T12:20:22.856Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
59792026-09-03T12:20:22.856Z
59802026-09-03T12:20:22.856Z Running unittests src/lib.rs (target/debug/deps/dpd_api-129626530bed4535)
59812026-09-03T12:20:22.856Z
59822026-09-03T12:20:22.856Zrunning 0 tests
59832026-09-03T12:20:22.856Z
59842026-09-03T12:20:22.856Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
59852026-09-03T12:20:22.856Z
59862026-09-03T12:20:22.856Z Running unittests src/lib.rs (target/debug/deps/dpd_client-ec0eafd1bf41e957)
59872026-09-03T12:20:22.856Z
59882026-09-03T12:20:22.856Zrunning 6 tests
59892026-09-03T12:20:22.856Ztest tests::test_parse_client_port_id ... ok
59902026-09-03T12:20:22.856Ztest tests::test_port_id_cmp ... ok
59912026-09-03T12:20:22.856Ztest tests::test_full_lot_id_neither_present ... ok
59922026-09-03T12:20:22.856Ztest tests::test_full_lot_id_lotnum_only ... ok
59932026-09-03T12:20:22.856Ztest tests::test_full_lot_id_lot_only ... ok
59942026-09-03T12:20:22.856Ztest tests::test_full_lot_id_both_present ... ok
59952026-09-03T12:20:22.856Z
59962026-09-03T12:20:22.856Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
59972026-09-03T12:20:22.856Z
59982026-09-03T12:20:22.856Z Running tests/test_all.rs (target/debug/deps/test_all-c6441cfd51e8f1de)
59992026-09-03T12:20:22.857Z
60002026-09-03T12:20:22.857Zrunning 0 tests
60012026-09-03T12:20:22.857Z
60022026-09-03T12:20:22.857Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60032026-09-03T12:20:22.857Z
60042026-09-03T12:20:22.857Z Running unittests src/lib.rs (target/debug/deps/dpd_types-9a1ffdc1254bfaa8)
60052026-09-03T12:20:22.857Z
60062026-09-03T12:20:22.857Zrunning 0 tests
60072026-09-03T12:20:22.857Z
60082026-09-03T12:20:22.857Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60092026-09-03T12:20:22.857Z
60102026-09-03T12:20:22.857Z Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-fbfe8a6c92a1a523)
60112026-09-03T12:20:22.857Z
60122026-09-03T12:20:22.857Zrunning 15 tests
60132026-09-03T12:20:22.857Ztest impls::switch_identifiers::tests::chip_revision_b0 ... ok
60142026-09-03T12:20:22.857Ztest impls::switch_identifiers::tests::chip_revision_b1 ... ok
60152026-09-03T12:20:22.861Ztest impls::switch_identifiers::tests::chip_revision_a0 ... ok
60162026-09-03T12:20:22.861Ztest impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok
60172026-09-03T12:20:22.861Ztest impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok
60182026-09-03T12:20:22.861Ztest impls::table::tests::table_entry_new_collects_display_values ... ok
60192026-09-03T12:20:22.861Ztest impls::table::tests::table_counter_entry_new_collects_key_values ... ok
60202026-09-03T12:20:22.861Ztest v1::network::tests::test_equal ... ok
60212026-09-03T12:20:22.861Ztest v1::network::tests::test_eui64 ... ok
60222026-09-03T12:20:22.861Ztest v1::network::tests::test_into ... ok
60232026-09-03T12:20:22.861Ztest v1::network::tests::test_not_equal ... ok
60242026-09-03T12:20:22.861Ztest v1::network::tests::test_to_string ... ok
60252026-09-03T12:20:22.861Ztest v1::port::tests::port_ids_are_ascii ... ok
60262026-09-03T12:20:22.861Ztest v1::network::tests::test_parse ... ok
60272026-09-03T12:20:22.861Ztest v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok
60282026-09-03T12:20:22.861Z
60292026-09-03T12:20:22.861Ztest result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60302026-09-03T12:20:22.861Z
60312026-09-03T12:20:22.861Z Running unittests src/lib.rs (target/debug/deps/packet-b7146b2a4ac94eed)
60322026-09-03T12:20:22.861Z
60332026-09-03T12:20:22.861Zrunning 12 tests
60342026-09-03T12:20:22.861Ztest pbuf::test_byte ... ok
60352026-09-03T12:20:22.861Ztest icmp::test_v4_checksum ... ok
60362026-09-03T12:20:22.861Ztest icmp::test_v6_checksum ... ok
60372026-09-03T12:20:22.861Ztest ipv6::test_ipv6_parse ... ok
60382026-09-03T12:20:22.862Ztest lldp::test_lldp_parse ... ok
60392026-09-03T12:20:22.862Ztest pbuf::test_nibble ... ok
60402026-09-03T12:20:22.862Ztest pbuf::test_short ... ok
60412026-09-03T12:20:22.862Ztest pbuf::test_overflow ... ok
60422026-09-03T12:20:22.862Ztest pbuf::test_twelve ... ok
60432026-09-03T12:20:22.862Ztest pbuf::test_word ... ok
60442026-09-03T12:20:22.862Ztest tcp::test_checksum_syn_nodata ... ok
60452026-09-03T12:20:22.862Ztest tcp::test_checksum_ack_data ... ok
60462026-09-03T12:20:22.862Z
60472026-09-03T12:20:22.862Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60482026-09-03T12:20:22.862Z
60492026-09-03T12:20:22.862Z Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b)
60502026-09-03T12:20:22.865Z
60512026-09-03T12:20:22.865Zrunning 0 tests
60522026-09-03T12:20:22.865Z
60532026-09-03T12:20:22.865Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60542026-09-03T12:20:22.865Z
60552026-09-03T12:20:22.865Z Running unittests src/main.rs (target/debug/deps/swadm-b2a24f703eb7d5da)
60562026-09-03T12:20:22.868Z
60572026-09-03T12:20:22.868Zrunning 5 tests
60582026-09-03T12:20:22.868Ztest switchport::test::test_compute_lanes ... ok
60592026-09-03T12:20:22.868Ztest switchport::test::port_id_ordering ... ok
60602026-09-03T12:20:22.869Z Lane 0 Lane 1 Lane 2 Lane 0 Lane 3Lane 1
60612026-09-03T12:20:22.869Z Lane 2 Rx Loss-of-lock: Yes Lane 3Yes
60622026-09-03T12:20:22.869Z Yes State: Activated Yes
60632026-09-03T12:20:22.869ZActivated Rx Loss-of-signal: Yes Activated YesActivated
60642026-09-03T12:20:22.869Z Rx Output Enabled: false Yes Yesfalse
60652026-09-03T12:20:22.869Z Rx CDR Enabled: Yes falseYes Yesfalse
60662026-09-03T12:20:22.869ZYes
60672026-09-03T12:20:22.869Z Rx Output Status: valid Tx Enabled: Yes validYes Yesvalid Yesvalid
60682026-09-03T12:20:22.869Z
60692026-09-03T12:20:22.869Z Rx Loss-of-lock: true Tx Loss-of-lock: Notrue Notrue true
60702026-09-03T12:20:22.869ZNo Rx Loss-of-signal: falseNo
60712026-09-03T12:20:22.869Zfalse Tx Loss-of-signal: Nofalse No false
60722026-09-03T12:20:22.869ZNo Rx Auto-squelch Disable: trueNo
60732026-09-03T12:20:22.869Ztrue Tx CDR Enabled: No trueNo true
60742026-09-03T12:20:22.869ZNo Tx Output Enabled: trueNo
60752026-09-03T12:20:22.869Ztrue Tx Adaptive EQ Fault: Notrue trueNo
60762026-09-03T12:20:22.869Z Tx Output Status: invalid No invalidNo
60772026-09-03T12:20:22.869Zinvalid Tx Fault: Yes invalid
60782026-09-03T12:20:22.869ZYes Tx Loss-of-lock: false Yes falseYes
60792026-09-03T12:20:22.869Zfalse false
60802026-09-03T12:20:22.869Z Tx Loss-of-signal: true true true true
60812026-09-03T12:20:22.869ZTx Auto-squelch Disable: false false false false
60822026-09-03T12:20:22.869Z Tx Adaptive EQ Fail: true true true true
60832026-09-03T12:20:22.869Z Tx Failure: false false false false
60842026-09-03T12:20:22.869Z Tx Force Squelch: true true true true
60852026-09-03T12:20:22.869Z Tx Input Polarity: normal normal normal normal
60862026-09-03T12:20:22.869Ztest switchport::test::test_print_sff_datapath ... ok
60872026-09-03T12:20:22.869Ztest switchport::test::test_print_cmis_datapath ... ok
60882026-09-03T12:20:22.869Ztest link::test_filter ... ok
60892026-09-03T12:20:22.869Z
60902026-09-03T12:20:22.869Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60912026-09-03T12:20:22.869Z
60922026-09-03T12:20:22.869Z Running tests/cli/main.rs (target/debug/deps/cli-35f8289389b89620)
60932026-09-03T12:20:22.873Z
60942026-09-03T12:20:22.873Zrunning 7 tests
60952026-09-03T12:20:22.873Ztest counters::counters_list ... ignored
60962026-09-03T12:20:22.873Ztest link_apply::apply_tx_eq_all ... ignored
60972026-09-03T12:20:22.873Ztest link_apply::apply_tx_eq_custom ... ignored
60982026-09-03T12:20:22.873Ztest tx_eq::set_all_taps ... ignored
60992026-09-03T12:20:22.873Ztest tx_eq::set_partial_taps ... ignored
61002026-09-03T12:20:22.876Ztest cmd::test::pattern_statics ... ok
61012026-09-03T12:20:22.881Ztest link_apply::tx_eq_exclusive ... ok
61022026-09-03T12:20:22.881Z
61032026-09-03T12:20:22.884Ztest result: ok. 2 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.01s
61042026-09-03T12:20:22.884Z
61052026-09-03T12:20:22.884Z Running unittests src/main.rs (target/debug/deps/tfportd-eb82fd626e78091b)
61062026-09-03T12:20:22.887Z
61072026-09-03T12:20:22.887Zrunning 3 tests
61082026-09-03T12:20:22.887Ztest linklocal::test_parse_ipadm ... ok
61092026-09-03T12:20:22.887Ztest tfport::test_parse_tfport ... ok
61102026-09-03T12:20:22.887Ztest config::tests::test_updates ... ok
61112026-09-03T12:20:22.887Z
61122026-09-03T12:20:22.887Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61132026-09-03T12:20:22.887Z
61142026-09-03T12:20:22.890Z Running unittests src/main.rs (target/debug/deps/uplinkd-8872d4adf66e7b1b)
61152026-09-03T12:20:22.890Z
61162026-09-03T12:20:22.890Zrunning 0 tests
61172026-09-03T12:20:22.890Z
61182026-09-03T12:20:22.890Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61192026-09-03T12:20:22.890Z
61202026-09-03T12:20:22.890Z Running unittests src/main.rs (target/debug/deps/xtask-8bdda0ad85b34353)
61212026-09-03T12:20:22.894Z
61222026-09-03T12:20:22.894Zrunning 0 tests
61232026-09-03T12:20:22.894Z
61242026-09-03T12:20:22.894Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61252026-09-03T12:20:22.894Z
61262026-09-03T12:20:22.894Z Doc-tests aal
61272026-09-03T12:20:23.105Z
61282026-09-03T12:20:23.105Zrunning 0 tests
61292026-09-03T12:20:23.105Z
61302026-09-03T12:20:23.105Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61312026-09-03T12:20:23.105Z
61322026-09-03T12:20:23.130Z Doc-tests aal_macros
61332026-09-03T12:20:23.198Z
61342026-09-03T12:20:23.198Zrunning 0 tests
61352026-09-03T12:20:23.199Z
61362026-09-03T12:20:23.199Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61372026-09-03T12:20:23.199Z
61382026-09-03T12:20:23.207Z Doc-tests common
61392026-09-03T12:20:23.438Z
61402026-09-03T12:20:23.438Zrunning 0 tests
61412026-09-03T12:20:23.438Z
61422026-09-03T12:20:23.438Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61432026-09-03T12:20:23.438Z
61442026-09-03T12:20:23.463Z Doc-tests dpd_api
61452026-09-03T12:20:24.167Z
61462026-09-03T12:20:24.167Zrunning 2 tests
61472026-09-03T12:20:24.167Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 68) ... ignored
61482026-09-03T12:20:24.167Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 74) ... ignored
61492026-09-03T12:20:24.167Z
61502026-09-03T12:20:24.167Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
61512026-09-03T12:20:24.167Z
61522026-09-03T12:20:24.196Z Doc-tests dpd_client
61532026-09-03T12:20:25.578Z
61542026-09-03T12:20:25.578Zrunning 0 tests
61552026-09-03T12:20:25.578Z
61562026-09-03T12:20:25.578Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61572026-09-03T12:20:25.578Z
61582026-09-03T12:20:25.628Z Doc-tests dpd_types
61592026-09-03T12:20:25.814Z
61602026-09-03T12:20:25.814Zrunning 0 tests
61612026-09-03T12:20:25.814Z
61622026-09-03T12:20:25.814Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61632026-09-03T12:20:25.814Z
61642026-09-03T12:20:25.836Z Doc-tests dpd_types_versions
61652026-09-03T12:20:27.323Z
61662026-09-03T12:20:27.323Zrunning 1 test
61672026-09-03T12:20:27.323Ztest dpd-types/versions/src/lib.rs - (line 19) ... ignored
61682026-09-03T12:20:27.323Z
61692026-09-03T12:20:27.323Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
61702026-09-03T12:20:27.323Z
61712026-09-03T12:20:27.371Z Doc-tests packet
61722026-09-03T12:20:27.592Z
61732026-09-03T12:20:27.592Zrunning 0 tests
61742026-09-03T12:20:27.592Z
61752026-09-03T12:20:27.592Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61762026-09-03T12:20:27.592Z
61772026-09-03T12:20:27.617Z Doc-tests pcap
61782026-09-03T12:20:27.668Z
61792026-09-03T12:20:27.668Zrunning 0 tests
61802026-09-03T12:20:27.668Z
61812026-09-03T12:20:27.668Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61822026-09-03T12:20:27.668Z
61832026-09-03T12:20:27.716Z+ for feat in tofino_stub tofino_asic softnpu chaos
61842026-09-03T12:20:27.716Z+ RUST_BACKTRACE=full
61852026-09-03T12:20:27.716Z+ cargo test --features softnpu --no-fail-fast
61862026-09-03T12:20:28.347Z Compiling num-integer v0.1.46
61872026-09-03T12:20:28.432Z Compiling num-complex v0.4.6
61882026-09-03T12:20:28.474Z Compiling bitstruct_derive v0.1.0
61892026-09-03T12:20:28.477Z Compiling tap v1.0.1
61902026-09-03T12:20:28.597Z Compiling wyz v0.5.1
61912026-09-03T12:20:28.722Z Compiling num-iter v0.1.45
61922026-09-03T12:20:28.765Z Compiling num-rational v0.4.2
61932026-09-03T12:20:28.765Z Compiling num-bigint v0.4.6
61942026-09-03T12:20:28.843Z Compiling radium v0.7.0
61952026-09-03T12:20:28.887Z Compiling funty v2.0.0
61962026-09-03T12:20:28.908Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
61972026-09-03T12:20:28.994Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
61982026-09-03T12:20:29.066Z Compiling num v0.4.3
61992026-09-03T12:20:29.146Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62002026-09-03T12:20:29.157Z Compiling nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62012026-09-03T12:20:29.200Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62022026-09-03T12:20:29.279Z Compiling bitvec v1.0.1
62032026-09-03T12:20:29.289Z Compiling nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62042026-09-03T12:20:29.456Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
62052026-09-03T12:20:29.466Z Compiling typeid v1.0.3
62062026-09-03T12:20:29.539Z Compiling rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62072026-09-03T12:20:29.576Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62082026-09-03T12:20:29.587Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62092026-09-03T12:20:29.905Z Compiling ascii v1.1.0
62102026-09-03T12:20:30.304Z Compiling rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62112026-09-03T12:20:30.358Z Compiling cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62122026-09-03T12:20:30.445Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62132026-09-03T12:20:30.579Z Compiling erased-serde v0.4.8
62142026-09-03T12:20:30.645Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
62152026-09-03T12:20:30.821Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62162026-09-03T12:20:30.885Z Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544)
62172026-09-03T12:20:30.931Z Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a)
62182026-09-03T12:20:30.971Z Compiling bitstruct v0.1.1
62192026-09-03T12:20:31.283Z Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16)
62202026-09-03T12:20:31.447Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62212026-09-03T12:20:31.499Z Compiling serde_arrays v0.1.0
62222026-09-03T12:20:31.561Z Compiling libloading v0.7.4
62232026-09-03T12:20:31.804Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62242026-09-03T12:20:32.288Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615)
62252026-09-03T12:20:32.517Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62262026-09-03T12:20:32.532Z Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16)
62272026-09-03T12:20:33.714Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
62282026-09-03T12:20:34.534Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
62292026-09-03T12:20:40.480Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62302026-09-03T12:20:40.701Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62312026-09-03T12:20:40.704Z Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
62322026-09-03T12:20:40.779Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
62332026-09-03T12:20:41.488Z Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62342026-09-03T12:20:42.774Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
62352026-09-03T12:20:42.800Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
62362026-09-03T12:20:43.209Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62372026-09-03T12:20:49.249Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
62382026-09-03T12:20:49.484Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
62392026-09-03T12:20:57.250Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62402026-09-03T12:20:59.517Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62412026-09-03T12:21:03.234Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
62422026-09-03T12:21:42.692Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 14s
62432026-09-03T12:21:42.811Z Running unittests src/lib.rs (target/debug/deps/aal-fca1c72dfc47a54a)
62442026-09-03T12:21:42.814Z
62452026-09-03T12:21:42.814Zrunning 0 tests
62462026-09-03T12:21:42.814Z
62472026-09-03T12:21:42.814Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
62482026-09-03T12:21:42.814Z
62492026-09-03T12:21:42.814Z Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3)
62502026-09-03T12:21:42.819Z
62512026-09-03T12:21:42.819Zrunning 0 tests
62522026-09-03T12:21:42.819Z
62532026-09-03T12:21:42.821Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
62542026-09-03T12:21:42.822Z
62552026-09-03T12:21:42.822Z Running unittests src/lib.rs (target/debug/deps/asic-044e9430fd7fc305)
62562026-09-03T12:21:42.824Z
62572026-09-03T12:21:42.824Zrunning 0 tests
62582026-09-03T12:21:42.824Z
62592026-09-03T12:21:42.824Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
62602026-09-03T12:21:42.824Z
62612026-09-03T12:21:42.825Z Running unittests src/lib.rs (target/debug/deps/common-f0fc91ad575fea74)
62622026-09-03T12:21:42.845Z
62632026-09-03T12:21:42.845Zrunning 4 tests
62642026-09-03T12:21:42.851Ztest network::tests::test_generate_ipv6_link_local ... ok
62652026-09-03T12:21:42.851Ztest nat::tests::test_vni ... ok
62662026-09-03T12:21:42.851Ztest test_purge ... ok
62672026-09-03T12:21:42.854Ztest illumos::test::address_exists_handles_missing_object ... ok
62682026-09-03T12:21:42.854Z
62692026-09-03T12:21:42.854Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
62702026-09-03T12:21:42.854Z
62712026-09-03T12:21:42.857Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-049fc7a9b9157ea9)
62722026-09-03T12:21:42.882Z
62732026-09-03T12:21:42.882Zrunning 1 test
62742026-09-03T12:21:42.885Z -------
62752026-09-03T12:21:42.888Z Generating OpenAPI documents from API definitions ...
62762026-09-03T12:21:43.046Z Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ...
62772026-09-03T12:21:43.119Z Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi"
62782026-09-03T12:21:44.170Z -------
62792026-09-03T12:21:44.170Z Checking 13 OpenAPI documents...
62802026-09-03T12:21:44.170Z Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller
62812026-09-03T12:21:44.170Z Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller
62822026-09-03T12:21:44.174Z Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller
62832026-09-03T12:21:44.174Z Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller
62842026-09-03T12:21:44.174Z Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller
62852026-09-03T12:21:44.174Z Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller
62862026-09-03T12:21:44.174Z Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller
62872026-09-03T12:21:44.174Z Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller
62882026-09-03T12:21:44.174Z Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller
62892026-09-03T12:21:44.174Z Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller
62902026-09-03T12:21:44.174Z Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller
62912026-09-03T12:21:44.174Z Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller
62922026-09-03T12:21:44.174Z Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller
62932026-09-03T12:21:44.174Z Fresh dpd "latest" symlink
62942026-09-03T12:21:44.174Z -------
62952026-09-03T12:21:44.174Z Success 13 documents checked: 14 fresh, 0 stale, 0 failed, 0 other problems
62962026-09-03T12:21:44.245Ztest test::test_apis_up_to_date ... ok
62972026-09-03T12:21:44.245Z
62982026-09-03T12:21:44.245Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.36s
62992026-09-03T12:21:44.245Z
63002026-09-03T12:21:44.307Z Running unittests src/main.rs (target/debug/deps/dpd-1c13ae62cfef6605)
63012026-09-03T12:21:44.313Z
63022026-09-03T12:21:44.313Zrunning 34 tests
63032026-09-03T12:21:44.316Ztest freemap::test_ordering ... ok
63042026-09-03T12:21:44.316Ztest config::tests::test_updates ... ok
63052026-09-03T12:21:44.316Ztest dhcpv6::tests::test_create_duid_bytes ... ok
63062026-09-03T12:21:44.316Ztest freemap::test_split ... ok
63072026-09-03T12:21:44.317Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
63082026-09-03T12:21:44.321Ztest macaddrs::tests::test_mac_offset ... ok
63092026-09-03T12:21:44.321ZSep 03 12:21:42.918Sep 03 12:21:42.918 DEBGDEBG created new freemapcreated new freemapSep 03 12:21:42.918 DEBG created new freemapSep 03 12:21:42.918, unitDEBG, unit, ::created new freemap unitfreemap_test, :unit : freemap_test
63102026-09-03T12:21:44.321Zfreemap_test
63112026-09-03T12:21:44.321Z
63122026-09-03T12:21:44.321Zfreemap_test
63132026-09-03T12:21:44.321ZSep 03 12:21:42.918 Sep 03 12:21:42.918DEBG DEBGinitted freemap. size: 128 , initted freemap. size: 128unit, :unit :freemap_testSep 03 12:21:42.918
63142026-09-03T12:21:44.321ZDEBGfreemap_test
63152026-09-03T12:21:44.321Zinitted freemap. size: 128Sep 03 12:21:42.918, unitDEBGSep 03 12:21:42.918: DEBGfreemap_test
63162026-09-03T12:21:44.321Zreset freemap , reset freemapunit, :unit Sep 03 12:21:42.918:freemap_test
63172026-09-03T12:21:44.321ZDEBG freemap_testreset freemap
63182026-09-03T12:21:44.321Z, unit: freemap_test
63192026-09-03T12:21:44.321ZSep 03 12:21:42.918 DEBG initted freemap. size: 128, unit: freemap_test
63202026-09-03T12:21:44.321Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
63212026-09-03T12:21:44.321ZSep 03 12:21:42.918 DEBG reset freemap, unit: freemap_test
63222026-09-03T12:21:44.321Ztest freemap::test_exhaustion ... ok
63232026-09-03T12:21:44.321Ztest freemap::test_reclaim ... ok
63242026-09-03T12:21:44.322Ztest freemap::test_basic ... ok
63252026-09-03T12:21:44.322Ztest freemap::test_free ... ok
63262026-09-03T12:21:44.322Ztest macaddrs::tests::test_parse_port_id ... ok
63272026-09-03T12:21:44.322Ztest nat::test_mapping ... ok
63282026-09-03T12:21:44.322Ztest port_map::tests::test_backplane_group ... ok
63292026-09-03T12:21:44.322Ztest port_map::tests::test_port_map ... ok
63302026-09-03T12:21:44.322ZSep 03 12:21:42.919 DEBG created new freemap, unit: freemap_test
63312026-09-03T12:21:44.322ZSep 03 12:21:42.919 DEBG initted freemap. size: 8, unit: freemap_test
63322026-09-03T12:21:44.322Ztest port_map::tests::dump_map ... ok
63332026-09-03T12:21:44.322ZSep 03 12:21:42.919 DEBG reset freemap, unit: freemap_test
63342026-09-03T12:21:44.322Ztest freemap::test_reclaim_preserves_existing_freelist ... ok
63352026-09-03T12:21:44.322ZSep 03 12:21:42.919 DEBG created new freemap, unit: freemap_test
63362026-09-03T12:21:44.322ZSep 03 12:21:42.919 DEBG initted freemap. size: 128, unit: freemap_test
63372026-09-03T12:21:44.322ZSep 03 12:21:42.919 DEBG reset freemap, unit: freemap_test
63382026-09-03T12:21:44.322Ztest freemap::test_span ... ok
63392026-09-03T12:21:44.322ZSep 03 12:21:42.919 DEBG created new freemap, unit: freemap_route_ipv4
63402026-09-03T12:21:44.322ZSep 03 12:21:42.920 DEBG created new freemap, unit: freemap_route_ipv6
63412026-09-03T12:21:44.322ZSep 03 12:21:42.920 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
63422026-09-03T12:21:44.322ZSep 03 12:21:42.920 DEBG reset freemap, unit: freemap_route_ipv4
63432026-09-03T12:21:44.322ZSep 03 12:21:42.920 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
63442026-09-03T12:21:44.322ZSep 03 12:21:42.920 DEBG reset freemap, unit: freemap_route_ipv6
63452026-09-03T12:21:44.322ZSep 03 12:21:42.920 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
63462026-09-03T12:21:44.322ZSep 03 12:21:42.920 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 } }]
63472026-09-03T12:21:44.322ZSep 03 12:21:42.920 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff
63482026-09-03T12:21:44.322ZSep 03 12:21:42.920 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 } }]
63492026-09-03T12:21:44.322ZSep 03 12:21:42.920 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
63502026-09-03T12:21:44.322ZSep 03 12:21:42.920 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 } }]
63512026-09-03T12:21:44.322ZSep 03 12:21:42.920 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
63522026-09-03T12:21:44.322ZSep 03 12:21:42.920 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 } }]
63532026-09-03T12:21:44.322ZSep 03 12:21:42.920 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
63542026-09-03T12:21:44.322ZSep 03 12:21:42.920 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 } }]
63552026-09-03T12:21:44.322ZSep 03 12:21:42.920 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
63562026-09-03T12:21:44.322ZSep 03 12:21:42.920 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 } }]
63572026-09-03T12:21:44.322ZSep 03 12:21:42.920 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
63582026-09-03T12:21:44.322ZSep 03 12:21:42.920 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 } }]
63592026-09-03T12:21:44.322ZSep 03 12:21:42.920 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
63602026-09-03T12:21:44.322ZSep 03 12:21:42.920 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 } }]
63612026-09-03T12:21:44.322ZSep 03 12:21:42.920 INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
63622026-09-03T12:21:44.322ZSep 03 12:21:42.920 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 } }]
63632026-09-03T12:21:44.323ZSep 03 12:21:42.920 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
63642026-09-03T12:21:44.323ZSep 03 12:21:42.920 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 } }]
63652026-09-03T12:21:44.323ZSep 03 12:21:42.920 INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
63662026-09-03T12:21:44.323ZSep 03 12:21:42.920 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 } }]
63672026-09-03T12:21:44.323ZSep 03 12:21:42.920 INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
63682026-09-03T12:21:44.323ZSep 03 12:21:42.920 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 } }]
63692026-09-03T12:21:44.323ZSep 03 12:21:42.920 INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
63702026-09-03T12:21:44.323ZSep 03 12:21:42.920 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 } }]
63712026-09-03T12:21:44.323ZSep 03 12:21:42.920 INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ff
63722026-09-03T12:21:44.323ZSep 03 12:21:42.920 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 } }]
63732026-09-03T12:21:44.323ZSep 03 12:21:42.920 INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
63742026-09-03T12:21:44.323ZSep 03 12:21:42.920 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 } }]
63752026-09-03T12:21:44.323ZSep 03 12:21:42.920 INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ff
63762026-09-03T12:21:44.323ZSep 03 12:21:42.920 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 } }]
63772026-09-03T12:21:44.323ZSep 03 12:21:42.920 INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ff
63782026-09-03T12:21:44.323ZSep 03 12:21:42.920 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 } }]
63792026-09-03T12:21:44.323ZSep 03 12:21:42.920 INFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ff
63802026-09-03T12:21:44.323ZSep 03 12:21:42.920 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 } }]
63812026-09-03T12:21:44.323ZSep 03 12:21:42.920 INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ff
63822026-09-03T12:21:44.323ZSep 03 12:21:42.920 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 } }]
63832026-09-03T12:21:44.323ZSep 03 12:21:42.920 INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
63842026-09-03T12:21:44.323ZSep 03 12:21:42.920 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 } }]
63852026-09-03T12:21:44.323ZSep 03 12:21:42.920 INFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
63862026-09-03T12:21:44.323ZSep 03 12:21:42.920 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 } }]
63872026-09-03T12:21:44.323ZSep 03 12:21:42.920 INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ff
63882026-09-03T12:21:44.323ZSep 03 12:21:42.920 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 } }]
63892026-09-03T12:21:44.323ZSep 03 12:21:42.920 INFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ff
63902026-09-03T12:21:44.323ZSep 03 12:21:42.920 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 } }]
63912026-09-03T12:21:44.323ZSep 03 12:21:42.920 INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ff
63922026-09-03T12:21:44.323ZSep 03 12:21:42.920 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 } }]
63932026-09-03T12:21:44.323ZSep 03 12:21:42.920 INFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ff
63942026-09-03T12:21:44.323ZSep 03 12:21:42.920 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 } }]
63952026-09-03T12:21:44.323ZSep 03 12:21:42.920 INFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ff
63962026-09-03T12:21:44.323ZSep 03 12:21:42.920 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 } }]
63972026-09-03T12:21:44.323ZSep 03 12:21:42.920 INFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ff
63982026-09-03T12:21:44.323ZSep 03 12:21:42.920 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 } }]
63992026-09-03T12:21:44.323ZSep 03 12:21:42.920 INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
64002026-09-03T12:21:44.323ZSep 03 12:21:42.920 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 } }]
64012026-09-03T12:21:44.323ZSep 03 12:21:42.920 INFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
64022026-09-03T12:21:44.324ZSep 03 12:21:42.920 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 } }]
64032026-09-03T12:21:44.324ZSep 03 12:21:42.920 INFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
64042026-09-03T12:21:44.324ZSep 03 12:21:42.920 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 } }]
64052026-09-03T12:21:44.324Ztest api_server::tests::test_build_info ... ok
64062026-09-03T12:21:44.324ZSep 03 12:21:42.920 INFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
64072026-09-03T12:21:44.324ZSep 03 12:21:42.920 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 } }]
64082026-09-03T12:21:44.328ZSep 03 12:21:42.920Sep 03 12:21:42.920 DEBGINFO created new freemapadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff,
64092026-09-03T12:21:44.328Zunit: freemap_route_ipv4Sep 03 12:21:42.920
64102026-09-03T12:21:44.328Z 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 } }]
64112026-09-03T12:21:44.328ZSep 03 12:21:42.920 DEBG created new freemapSep 03 12:21:42.920, unitINFO: adding route 3fff:beef:1f::/64 -> 2001:db8::55:fffreemap_route_ipv6
64122026-09-03T12:21:44.328Z
64132026-09-03T12:21:44.328ZSep 03 12:21:42.920Sep 03 12:21:42.920 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 } }]initted freemap. size: 64
64142026-09-03T12:21:44.328Z, unit: freemap_route_ipv4Sep 03 12:21:42.920
64152026-09-03T12:21:44.328Z INFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ff
64162026-09-03T12:21:44.328ZSep 03 12:21:42.920 DEBG reset freemapSep 03 12:21:42.920, unitDEBG: 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 } }]freemap_route_ipv4
64172026-09-03T12:21:44.328Z
64182026-09-03T12:21:44.328ZSep 03 12:21:42.920Sep 03 12:21:42.920 INFODEBG adding route 3fff:beef:21::/64 -> 2001:db8::55:ffinitted freemap. size: 64
64192026-09-03T12:21:44.328Z, unit: freemap_route_ipv6Sep 03 12:21:42.920
64202026-09-03T12:21:44.328Z 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 } }]
64212026-09-03T12:21:44.328ZSep 03 12:21:42.920 DEBG reset freemapSep 03 12:21:42.920, unitINFO: adding route 3fff:beef:22::/64 -> 2001:db8::55:fffreemap_route_ipv6
64222026-09-03T12:21:44.328Z
64232026-09-03T12:21:44.328Ztest port_map::tests::parse_softnpu_revision ... ok
64242026-09-03T12:21:44.328ZSep 03 12:21:42.920Sep 03 12:21:42.920 DEBGINFO 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:dead::/64 -> 2001:db8::55:1
64252026-09-03T12:21:44.328Z
64262026-09-03T12:21:44.328ZSep 03 12:21:42.920Sep 03 12:21:42.920 INFODEBG adding route 3fff:beef:23::/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 } }]
64272026-09-03T12:21:44.328Z
64282026-09-03T12:21:44.328ZSep 03 12:21:42.920Sep 03 12:21:42.920 DEBGINFO 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:dead::/64 -> 2001:db8::55:2
64292026-09-03T12:21:44.328Z
64302026-09-03T12:21:44.328ZSep 03 12:21:42.920Sep 03 12:21:42.920 INFODEBG 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: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 } }]
64312026-09-03T12:21:44.328Z
64322026-09-03T12:21:44.328ZSep 03 12:21:42.920Sep 03 12:21:42.920 DEBGINFO 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::/64 -> 2001:db8::55:ff
64332026-09-03T12:21:44.328Z
64342026-09-03T12:21:44.328ZSep 03 12:21:42.920Sep 03 12:21:42.920 INFODEBG adding route 3fff:beef:25::/64 -> 2001:db8::55:ffreplacing 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 } }]
64352026-09-03T12:21:44.328Z
64362026-09-03T12:21:44.328ZSep 03 12:21:42.920Sep 03 12:21:42.920 DEBGINFO 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 } }]adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
64372026-09-03T12:21:44.328Z
64382026-09-03T12:21:44.328ZSep 03 12:21:42.920Sep 03 12:21:42.920 INFODEBG adding route 3fff:beef:26::/64 -> 2001:db8::55:ffreplacing 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 } }]
64392026-09-03T12:21:44.328Z
64402026-09-03T12:21:44.328ZSep 03 12:21:42.920Sep 03 12:21:42.920 DEBGINFO 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 } }]adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
64412026-09-03T12:21:44.328Z
64422026-09-03T12:21:44.328ZSep 03 12:21:42.920Sep 03 12:21:42.920 INFODEBG adding route 3fff:beef:27::/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 } }]
64432026-09-03T12:21:44.328Z
64442026-09-03T12:21:44.328ZSep 03 12:21:42.920Sep 03 12:21:42.920 DEBGINFO 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 } }]adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
64452026-09-03T12:21:44.328Z
64462026-09-03T12:21:44.329ZSep 03 12:21:42.920Sep 03 12:21:42.920 INFODEBG adding route 3fff:beef:28::/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 } }]
64472026-09-03T12:21:44.329Z
64482026-09-03T12:21:44.329ZSep 03 12:21:42.920Sep 03 12:21:42.920 INFODEBG adding route 3fff:beef:4::/64 -> 2001:db8::55:ffreplacing 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 } }]
64492026-09-03T12:21:44.329Z
64502026-09-03T12:21:44.329ZSep 03 12:21:42.920Sep 03 12:21:42.920 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:29::/64 -> 2001:db8::55:ff
64512026-09-03T12:21:44.329Z
64522026-09-03T12:21:44.329ZSep 03 12:21:42.920Sep 03 12:21:42.920 INFODEBG adding route 3fff:beef:5::/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 } }]
64532026-09-03T12:21:44.329Z
64542026-09-03T12:21:44.329ZSep 03 12:21:42.920Sep 03 12:21:42.920 DEBGINFO 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 } }]adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
64552026-09-03T12:21:44.329Z
64562026-09-03T12:21:44.329ZSep 03 12:21:42.920Sep 03 12:21:42.920 INFODEBG adding route 3fff:beef:6::/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 } }]
64572026-09-03T12:21:44.329Z
64582026-09-03T12:21:44.329ZSep 03 12:21:42.920Sep 03 12:21:42.920 DEBGINFO 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:2b::/64 -> 2001:db8::55:ff
64592026-09-03T12:21:44.329Z
64602026-09-03T12:21:44.329ZSep 03 12:21:42.920Sep 03 12:21:42.920 INFODEBG adding route 3fff:beef:7::/64 -> 2001:db8::55:ffreplacing 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 } }]
64612026-09-03T12:21:44.329Z
64622026-09-03T12:21:44.329ZSep 03 12:21:42.920Sep 03 12:21:42.920 DEBGINFO 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:beef:2c::/64 -> 2001:db8::55:ff
64632026-09-03T12:21:44.329Z
64642026-09-03T12:21:44.329ZSep 03 12:21:42.920Sep 03 12:21:42.920 INFODEBG adding route 3fff:beef:8::/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 } }]
64652026-09-03T12:21:44.329Z
64662026-09-03T12:21:44.329ZSep 03 12:21:42.920Sep 03 12:21:42.920 DEBGINFO 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 } }]adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
64672026-09-03T12:21:44.329Z
64682026-09-03T12:21:44.329ZSep 03 12:21:42.920Sep 03 12:21:42.920 INFODEBG adding route 3fff:beef:9::/64 -> 2001:db8::55:ffreplacing 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 } }]
64692026-09-03T12:21:44.329Z
64702026-09-03T12:21:44.329ZSep 03 12:21:42.920Sep 03 12:21:42.920 DEBGINFO 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:2e::/64 -> 2001:db8::55:ff
64712026-09-03T12:21:44.329Z
64722026-09-03T12:21:44.329ZSep 03 12:21:42.920Sep 03 12:21:42.920 INFODEBG adding route 3fff:beef:a::/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 } }]
64732026-09-03T12:21:44.329Z
64742026-09-03T12:21:44.329ZSep 03 12:21:42.920Sep 03 12:21:42.920 DEBGINFO 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:2f::/64 -> 2001:db8::55:ff
64752026-09-03T12:21:44.329Z
64762026-09-03T12:21:44.329ZSep 03 12:21:42.920Sep 03 12:21:42.920 INFODEBG adding route 3fff:beef:b::/64 -> 2001:db8::55:ffreplacing 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 } }]
64772026-09-03T12:21:44.329Z
64782026-09-03T12:21:44.329ZSep 03 12:21:42.920Sep 03 12:21:42.920 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 } }]adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
64792026-09-03T12:21:44.329Z
64802026-09-03T12:21:44.329ZSep 03 12:21:42.920Sep 03 12:21:42.920 INFOSep 03 12:21:42.920 DEBG adding route 3fff:beef:c::/64 -> 2001:db8::55:ffDEBGreplacing 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 } }]
64812026-09-03T12:21:44.329Z
64822026-09-03T12:21:44.329Z created new freemap, Sep 03 12:21:42.920Sep 03 12:21:42.920 DEBGINFOunit adding route 3fff:beef:31::/64 -> 2001:db8::55:ff:
64832026-09-03T12:21:44.329Z 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 } }]freemap_route_ipv4
64842026-09-03T12:21:44.329Z
64852026-09-03T12:21:44.330ZSep 03 12:21:42.920Sep 03 12:21:42.920 DEBGINFO 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 } }]adding route 3fff:beef:d::/64 -> 2001:db8::55:ffSep 03 12:21:42.920
64862026-09-03T12:21:44.330Z
64872026-09-03T12:21:44.330Z DEBG created new freemapSep 03 12:21:42.920Sep 03 12:21:42.920 , DEBG unitINFO: freemap_route_ipv6adding route 3fff:beef:32::/64 -> 2001:db8::55:ff
64882026-09-03T12:21:44.330Zreplacing 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 } }]
64892026-09-03T12:21:44.330Z
64902026-09-03T12:21:44.330ZSep 03 12:21:42.920Sep 03 12:21:42.920 DEBGSep 03 12:21:42.920INFOSep 03 12:21:42.920 DEBG DEBGadding route 3fff:beef:e::/64 -> 2001:db8::55:ffinitted freemap. size: 64
64912026-09-03T12:21:44.330Z 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 } }],
64922026-09-03T12:21:44.330Zcreated new freemapunit:, Sep 03 12:21:42.920unitSep 03 12:21:42.920 Sep 03 12:21:42.920DEBG: DEBGINFOfreemap_route_ipv4
64932026-09-03T12:21:44.330Zcreated new freemap 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:33::/64 -> 2001:db8::55:ff,
64942026-09-03T12:21:44.330Zfreemap_route_ipv4Sep 03 12:21:42.920unit:
64952026-09-03T12:21:44.330Z DEBGfreemap_route_ipv4Sep 03 12:21:42.920
64962026-09-03T12:21:44.330Z
64972026-09-03T12:21:44.330Zreset freemap, unitDEBGSep 03 12:21:42.920:Sep 03 12:21:42.920Sep 03 12:21:42.920 DEBGfreemap_route_ipv4replacing 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 } }]
64982026-09-03T12:21:44.330Z DEBG
64992026-09-03T12:21:44.330ZINFO created new freemapcreated new freemap, Sep 03 12:21:42.920, unitadding route 3fff:beef:f::/64 -> 2001:db8::55:ff
65002026-09-03T12:21:44.330ZunitINFOSep 03 12:21:42.920: adding route 3fff:beef:34::/64 -> 2001:db8::55:fffreemap_route_ipv6
65012026-09-03T12:21:44.330Z:DEBG
65022026-09-03T12:21:44.330ZSep 03 12:21:42.920 freemap_route_ipv6Sep 03 12:21:42.920
65032026-09-03T12:21:44.330Z DEBGDEBG 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 } }]
65042026-09-03T12:21:44.330Zinitted freemap. size: 64replacing 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 03 12:21:42.921unitSep 03 12:21:42.921:
65052026-09-03T12:21:44.330Z DEBGINFOSep 03 12:21:42.921 freemap_route_ipv6Sep 03 12:21:42.921DEBG adding route 3fff:beef:35::/64 -> 2001:db8::55:ffINFO
65062026-09-03T12:21:44.330Z
65072026-09-03T12:21:44.330Z initted freemap. size: 64Sep 03 12:21:42.921initted freemap. size: 64 DEBG, adding route 3fff:beef:10::/64 -> 2001:db8::55:ff , reset freemapunit, Sep 03 12:21:42.921
65082026-09-03T12:21:44.335Z :unitDEBG unit::freemap_route_ipv4 freemap_route_ipv4freemap_route_ipv6
65092026-09-03T12:21:44.335Z
65102026-09-03T12:21:44.335Z
65112026-09-03T12:21:44.335Z 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 03 12:21:42.921 Sep 03 12:21:42.921
65122026-09-03T12:21:44.335Z Sep 03 12:21:42.921Sep 03 12:21:42.921 DEBGINFO DEBGDEBG reset freemap reset freemap , adding route 3fff:dead::/64 -> 2001:db8::55:1,
65132026-09-03T12:21:44.335ZunitSep 03 12:21:42.921unit: : 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 } }] freemap_route_ipv4freemap_route_ipv4INFO
65142026-09-03T12:21:44.335Z
65152026-09-03T12:21:44.335Z
65162026-09-03T12:21:44.335Zadding route 3fff:beef:36::/64 -> 2001:db8::55:ffSep 03 12:21:42.921 Sep 03 12:21:42.921DEBG
65172026-09-03T12:21:44.335Z DEBGSep 03 12:21:42.921replacing 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 } }]
65182026-09-03T12:21:44.335ZSep 03 12:21:42.921initted freemap. size: 64Sep 03 12:21:42.921, INFO DEBGunit 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 03 12:21:42.921adding route 3fff:beef:11::/64 -> 2001:db8::55:ff: initted freemap. size: 64 INFOfreemap_route_ipv6
65192026-09-03T12:21:44.335Z
65202026-09-03T12:21:44.335Z
65212026-09-03T12:21:44.335Z, unit Sep 03 12:21:42.921Sep 03 12:21:42.921 adding route 3fff:dead::/64 -> 2001:db8::55:2 :DEBGSep 03 12:21:42.921 INFO 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 } }]DEBGfreemap_route_ipv6
65222026-09-03T12:21:44.335Z
65232026-09-03T12:21:44.335Z
65242026-09-03T12:21:44.335Z adding route 3fff:beef:37::/64 -> 2001:db8::55:ff
65252026-09-03T12:21:44.335Z reset freemapSep 03 12:21:42.921 Sep 03 12:21:42.921Sep 03 12:21:42.921INFO Sep 03 12:21:42.921DEBG adding route 3fff:beef:12::/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 } }]unitDEBG
65262026-09-03T12:21:44.335Z
65272026-09-03T12:21:44.335Z: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 } }]
65282026-09-03T12:21:44.335ZDEBGSep 03 12:21:42.921Sep 03 12:21:42.921 Sep 03 12:21:42.921freemap_route_ipv6DEBGreset freemap ,
65292026-09-03T12:21:44.335ZINFOINFO unitreplacing 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:38::/64 -> 2001:db8::55:ffSep 03 12:21:42.921:adding route 3fff:dead::/64 -> 2001:db8::55:3
65302026-09-03T12:21:44.335Z
65312026-09-03T12:21:44.335Zfreemap_route_ipv6
65322026-09-03T12:21:44.335Z
65332026-09-03T12:21:44.335ZINFOSep 03 12:21:42.921 Sep 03 12:21:42.921INFO adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 03 12:21:42.921Sep 03 12:21:42.921 adding route 3fff:beef:13::/64 -> 2001:db8::55:ffDEBGDEBG
65342026-09-03T12:21:44.335Z
65352026-09-03T12:21:44.335Z 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 } }] INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
65362026-09-03T12:21:44.335Zreplacing 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 03 12:21:42.921
65372026-09-03T12:21:44.335Z 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 } }]
65382026-09-03T12:21:44.335ZSep 03 12:21:42.921 INFO adding route 3fff:beef:39::/64 -> 2001:db8::55:ff
65392026-09-03T12:21:44.335ZSep 03 12:21:42.921 INFO Sep 03 12:21:42.921adding route 3fff:dead::/64 -> 2001:db8::55:1
65402026-09-03T12:21:44.335ZDEBG 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 } }]
65412026-09-03T12:21:44.335ZSep 03 12:21:42.921 DEBG Sep 03 12:21:42.921replacing 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 } }]
65422026-09-03T12:21:44.335ZINFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
65432026-09-03T12:21:44.336ZSep 03 12:21:42.921 Sep 03 12:21:42.921INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1
65442026-09-03T12:21:44.336Zreplacing 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 } }]
65452026-09-03T12:21:44.336ZSep 03 12:21:42.921Sep 03 12:21:42.921
65462026-09-03T12:21:44.336ZDEBG 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 } }]
65472026-09-03T12:21:44.336ZSep 03 12:21:42.921 INFO Sep 03 12:21:42.921adding route 3fff:dead::/64 -> 2001:db8::55:4
65482026-09-03T12:21:44.336ZDEBG 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 } }]
65492026-09-03T12:21:44.336ZSep 03 12:21:42.921 DEBGDEBG 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 } }]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 } }]
65502026-09-03T12:21:44.336Z
65512026-09-03T12:21:44.336ZSep 03 12:21:42.921Sep 03 12:21:42.921 DEBGINFOSep 03 12:21:42.921 adding route 3fff:beef::/64 -> 2001:db8::55:ffSep 03 12:21:42.921
65522026-09-03T12:21:44.336Z 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
65532026-09-03T12:21:44.336Z adding route 3fff:dead::/64 -> 2001:db8::55:2
65542026-09-03T12:21:44.336ZSep 03 12:21:42.921 Sep 03 12:21:42.921DEBG INFOreplacing 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 } }]
65552026-09-03T12:21:44.336ZINFOadding route 3fff:beef:14::/64 -> 2001:db8::55:ffSep 03 12:21:42.921
65562026-09-03T12:21:44.336ZDEBGadding route 3fff:beef:3b::/64 -> 2001:db8::55:ff 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 03 12:21:42.921
65572026-09-03T12:21:44.336Z
65582026-09-03T12:21:44.336ZSep 03 12:21:42.921 DEBG INFOreplacing 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 } }]
65592026-09-03T12:21:44.336Zadding route 3fff:beef:1::/64 -> 2001:db8::55:ff
65602026-09-03T12:21:44.336ZSep 03 12:21:42.921 INFOSep 03 12:21:42.921 Sep 03 12:21:42.921 adding route 3fff:beef::/64 -> 2001:db8::55:ffINFO Sep 03 12:21:42.921DEBG
65612026-09-03T12:21:44.336Zadding route 3fff:beef:15::/64 -> 2001:db8::55:ff
65622026-09-03T12:21:44.336Z 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
65632026-09-03T12:21:44.336Z Sep 03 12:21:42.921Sep 03 12:21:42.921replacing 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 } }] DEBGDEBG 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 } }]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 } }]
65642026-09-03T12:21:44.336Z
65652026-09-03T12:21:44.336ZSep 03 12:21:42.921
65662026-09-03T12:21:44.336Z INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ffSep 03 12:21:42.921
65672026-09-03T12:21:44.336Z Sep 03 12:21:42.921 INFOSep 03 12:21:42.921INFO INFOadding route 3fff:beef:16::/64 -> 2001:db8::55:ffadding route 3fff:beef:3c::/64 -> 2001:db8::55:ffSep 03 12:21:42.921
65682026-09-03T12:21:44.336Z
65692026-09-03T12:21:44.336Z DEBGadding route 3fff:beef:1::/64 -> 2001:db8::55:ff
65702026-09-03T12:21:44.336Zreplacing 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 03 12:21:42.921
65712026-09-03T12:21:44.336Z Sep 03 12:21:42.921DEBGSep 03 12:21:42.921 DEBGSep 03 12:21:42.921replacing 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 } }]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 } }]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 } }]
65722026-09-03T12:21:44.336Z
65732026-09-03T12:21:44.336ZINFO
65742026-09-03T12:21:44.336Z adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
65752026-09-03T12:21:44.336ZSep 03 12:21:42.921Sep 03 12:21:42.921 Sep 03 12:21:42.921 INFOINFO Sep 03 12:21:42.921 adding route 3fff:beef:2::/64 -> 2001:db8::55:ff adding route 3fff:beef:3d::/64 -> 2001:db8::55:ff
65762026-09-03T12:21:44.336ZINFO DEBG
65772026-09-03T12:21:44.336Zadding route 3fff:beef:17::/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 } }]Sep 03 12:21:42.921
65782026-09-03T12:21:44.336Z
65792026-09-03T12:21:44.336Z 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 } }]
65802026-09-03T12:21:44.336ZSep 03 12:21:42.921Sep 03 12:21:42.921 INFOSep 03 12:21:42.921Sep 03 12:21:42.921 adding route 3fff:beef:4::/64 -> 2001:db8::55:ffDEBG INFODEBG
65812026-09-03T12:21:44.337Zreplacing 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 } }]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 } }]
65822026-09-03T12:21:44.337Zadding route 3fff:beef:3::/64 -> 2001:db8::55:ff
65832026-09-03T12:21:44.337Z
65842026-09-03T12:21:44.337ZSep 03 12:21:42.921 Sep 03 12:21:42.921DEBGSep 03 12:21:42.921 Sep 03 12:21:42.921 INFO INFODEBGreplacing 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 } }]
65852026-09-03T12:21:44.337Z adding route 3fff:beef:3e::/64 -> 2001:db8::55:ff
65862026-09-03T12:21:44.337ZSep 03 12:21:42.921 INFO Sep 03 12:21:42.921adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
65872026-09-03T12:21:44.337ZDEBG adding route 3fff:beef:18::/64 -> 2001:db8::55:ffreplacing 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 } }]
65882026-09-03T12:21:44.337ZSep 03 12:21:42.921
65892026-09-03T12:21:44.337Z 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 } }]
65902026-09-03T12:21:44.337ZSep 03 12:21:42.921Sep 03 12:21:42.921 Sep 03 12:21:42.921INFO DEBG adding route 3fff:beef:3f::/64 -> 2001:db8::55:ffINFOreplacing 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 } }]
65912026-09-03T12:21:44.337Zadding route 3fff:beef:6::/64 -> 2001:db8::55:ff
65922026-09-03T12:21:44.337Z
65932026-09-03T12:21:44.337ZSep 03 12:21:42.921Sep 03 12:21:42.921Sep 03 12:21:42.921 DEBGDEBGINFO 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:19::/64 -> 2001:db8::55:ff
65942026-09-03T12:21:44.337Z
65952026-09-03T12:21:44.337Zreplacing 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 } }]
65962026-09-03T12:21:44.337ZSep 03 12:21:42.921Sep 03 12:21:42.921Sep 03 12:21:42.921 INFO DEBGDEBG failed to allocate space for the new target listreplacing 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 } }]
65972026-09-03T12:21:44.337Z
65982026-09-03T12:21:44.337Zadding route 3fff:beef:7::/64 -> 2001:db8::55:ff
65992026-09-03T12:21:44.337ZSep 03 12:21:42.921Sep 03 12:21:42.921Sep 03 12:21:42.921 DEBGDEBG 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 } }]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 } }]
66002026-09-03T12:21:44.337Z
66012026-09-03T12:21:44.337Zadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
66022026-09-03T12:21:44.337ZSep 03 12:21:42.921Sep 03 12:21:42.921Sep 03 12:21:42.921 DEBGINFODEBG 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 } }]failed to allocate space for the new target list
66032026-09-03T12:21:44.337Z
66042026-09-03T12:21:44.337Zadding route 3fff:beef:8::/64 -> 2001:db8::55:ff
66052026-09-03T12:21:44.337ZSep 03 12:21:42.921Sep 03 12:21:42.921 INFODEBG adding route 3fff:beef:1b::/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 } }]
66062026-09-03T12:21:44.337Z
66072026-09-03T12:21:44.337ZSep 03 12:21:42.921 Sep 03 12:21:42.921INFO DEBGadding route 3fff:beef:9::/64 -> 2001:db8::55:ff
66082026-09-03T12:21:44.341Zreplacing 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 } }]
66092026-09-03T12:21:44.341ZSep 03 12:21:42.921Sep 03 12:21:42.921 INFODEBG adding route 3fff:beef:1c::/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 } }]
66102026-09-03T12:21:44.341Z
66112026-09-03T12:21:44.341ZSep 03 12:21:42.921 Sep 03 12:21:42.921INFO DEBGadding route 3fff:beef:a::/64 -> 2001:db8::55:ff
66122026-09-03T12:21:44.342Zreplacing 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 } }]
66132026-09-03T12:21:44.342ZSep 03 12:21:42.921 Sep 03 12:21:42.921DEBG 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 } }]
66142026-09-03T12:21:44.342Zadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
66152026-09-03T12:21:44.342ZSep 03 12:21:42.921 INFO Sep 03 12:21:42.921adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
66162026-09-03T12:21:44.342ZDEBG 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 } }]
66172026-09-03T12:21:44.342ZSep 03 12:21:42.921 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 03 12:21:42.921
66182026-09-03T12:21:44.342Z INFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
66192026-09-03T12:21:44.342ZSep 03 12:21:42.921 INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ffSep 03 12:21:42.921
66202026-09-03T12:21:44.342Z 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 } }]
66212026-09-03T12:21:44.342ZSep 03 12:21:42.921 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 } }]Sep 03 12:21:42.921
66222026-09-03T12:21:44.342Z INFO adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
66232026-09-03T12:21:44.342ZSep 03 12:21:42.921 INFOSep 03 12:21:42.921 DEBG 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 } }]
66242026-09-03T12:21:44.342ZSep 03 12:21:42.921 adding route 3fff:beef:d::/64 -> 2001:db8::55:ffINFO
66252026-09-03T12:21:44.342Z adding route 3fff:beef:20::/64 -> 2001:db8::55:ff
66262026-09-03T12:21:44.342ZSep 03 12:21:42.921Sep 03 12:21:42.921 DEBGDEBG 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: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 } }]
66272026-09-03T12:21:44.342Z
66282026-09-03T12:21:44.342ZSep 03 12:21:42.921 Sep 03 12:21:42.921INFO INFOadding route 3fff:beef:21::/64 -> 2001:db8::55:ff
66292026-09-03T12:21:44.342Zadding route 3fff:beef:e::/64 -> 2001:db8::55:ff
66302026-09-03T12:21:44.342ZSep 03 12:21:42.921Sep 03 12:21:42.921 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 } }]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 } }]
66312026-09-03T12:21:44.342Z
66322026-09-03T12:21:44.342ZSep 03 12:21:42.921Sep 03 12:21:42.921 INFOINFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ffadding route 3fff:beef:f::/64 -> 2001:db8::55:ff
66332026-09-03T12:21:44.342Z
66342026-09-03T12:21:44.342ZSep 03 12:21:42.921Sep 03 12:21:42.921 DEBGDEBG 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 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 } }]
66352026-09-03T12:21:44.342Z
66362026-09-03T12:21:44.342ZSep 03 12:21:42.921Sep 03 12:21:42.921 INFOINFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ffadding route 3fff:beef:10::/64 -> 2001:db8::55:ff
66372026-09-03T12:21:44.342Z
66382026-09-03T12:21:44.342ZSep 03 12:21:42.921Sep 03 12:21:42.921 DEBGDEBG 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 } }]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 } }]
66392026-09-03T12:21:44.342Z
66402026-09-03T12:21:44.342ZSep 03 12:21:42.921Sep 03 12:21:42.921 INFOINFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ffadding route 3fff:beef:24::/64 -> 2001:db8::55:ff
66412026-09-03T12:21:44.342Z
66422026-09-03T12:21:44.342ZSep 03 12:21:42.921Sep 03 12:21:42.921 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: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 } }]
66432026-09-03T12:21:44.342Z
66442026-09-03T12:21:44.342ZSep 03 12:21:42.921Sep 03 12:21:42.921 INFOINFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ffadding route 3fff:beef:12::/64 -> 2001:db8::55:ff
66452026-09-03T12:21:44.342Z
66462026-09-03T12:21:44.342ZSep 03 12:21:42.921Sep 03 12:21:42.921 DEBGDEBG 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: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 } }]
66472026-09-03T12:21:44.342Z
66482026-09-03T12:21:44.342ZSep 03 12:21:42.921Sep 03 12:21:42.921 INFOINFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ffadding route 3fff:beef:13::/64 -> 2001:db8::55:ff
66492026-09-03T12:21:44.342Z
66502026-09-03T12:21:44.343ZSep 03 12:21:42.921Sep 03 12:21:42.921 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: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 } }]
66512026-09-03T12:21:44.343Z
66522026-09-03T12:21:44.343ZSep 03 12:21:42.921Sep 03 12:21:42.921 INFOINFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ffadding route 3fff:beef:14::/64 -> 2001:db8::55:ff
66532026-09-03T12:21:44.343Z
66542026-09-03T12:21:44.343ZSep 03 12:21:42.921Sep 03 12:21:42.921 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 } }]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 } }]
66552026-09-03T12:21:44.343Z
66562026-09-03T12:21:44.343ZSep 03 12:21:42.921Sep 03 12:21:42.921 INFOINFO adding route 3fff:beef:28::/64 -> 2001:db8::55:ffadding route 3fff:beef:15::/64 -> 2001:db8::55:ff
66572026-09-03T12:21:44.343Z
66582026-09-03T12:21:44.343ZSep 03 12:21:42.921Sep 03 12:21:42.921 DEBGDEBG 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 } }]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 } }]
66592026-09-03T12:21:44.343Z
66602026-09-03T12:21:44.343ZSep 03 12:21:42.922Sep 03 12:21:42.922 INFOINFO adding route 3fff:beef:29::/64 -> 2001:db8::55:ffadding route 3fff:beef:16::/64 -> 2001:db8::55:ff
66612026-09-03T12:21:44.343Z
66622026-09-03T12:21:44.343ZSep 03 12:21:42.922Sep 03 12:21:42.922 DEBGDEBG 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 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 } }]
66632026-09-03T12:21:44.343Z
66642026-09-03T12:21:44.343ZSep 03 12:21:42.922Sep 03 12:21:42.922 INFOINFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffadding route 3fff:beef:17::/64 -> 2001:db8::55:ff
66652026-09-03T12:21:44.343Z
66662026-09-03T12:21:44.343ZSep 03 12:21:42.922Sep 03 12:21:42.922 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: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 } }]
66672026-09-03T12:21:44.343Z
66682026-09-03T12:21:44.343ZSep 03 12:21:42.922Sep 03 12:21:42.922 INFOINFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffadding route 3fff:beef:18::/64 -> 2001:db8::55:ff
66692026-09-03T12:21:44.343Z
66702026-09-03T12:21:44.343ZSep 03 12:21:42.922Sep 03 12:21:42.922 DEBGDEBG 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: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 } }]
66712026-09-03T12:21:44.343Z
66722026-09-03T12:21:44.343ZSep 03 12:21:42.922Sep 03 12:21:42.922 INFOINFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffadding route 3fff:beef:19::/64 -> 2001:db8::55:ff
66732026-09-03T12:21:44.343Z
66742026-09-03T12:21:44.343ZSep 03 12:21:42.922Sep 03 12:21:42.922 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 } }]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 } }]
66752026-09-03T12:21:44.343Z
66762026-09-03T12:21:44.343ZSep 03 12:21:42.922Sep 03 12:21:42.922 INFOINFO adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
66772026-09-03T12:21:44.343Z
66782026-09-03T12:21:44.343ZSep 03 12:21:42.922Sep 03 12:21:42.922 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: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 } }]
66792026-09-03T12:21:44.343Z
66802026-09-03T12:21:44.343ZSep 03 12:21:42.922 INFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
66812026-09-03T12:21:44.343ZSep 03 12:21:42.922 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 } }]
66822026-09-03T12:21:44.343ZSep 03 12:21:42.922 INFO Sep 03 12:21:42.922adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
66832026-09-03T12:21:44.343ZINFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
66842026-09-03T12:21:44.343ZSep 03 12:21:42.922 Sep 03 12:21:42.922DEBG 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 } }]
66852026-09-03T12:21:44.343Zreplacing 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 } }]
66862026-09-03T12:21:44.343Z Sep 03 12:21:42.922Sep 03 12:21:42.922 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 } }]
66872026-09-03T12:21:44.343ZINFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
66882026-09-03T12:21:44.343ZSep 03 12:21:42.922 DEBG Sep 03 12:21:42.922replacing 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 } }]
66892026-09-03T12:21:44.344ZINFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
66902026-09-03T12:21:44.344ZSep 03 12:21:42.922 INFO adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
66912026-09-03T12:21:44.344ZSep 03 12:21:42.922 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 } }]Sep 03 12:21:42.922
66922026-09-03T12:21:44.344Z DEBG 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 } }]
66932026-09-03T12:21:44.344ZSep 03 12:21:42.922 INFOSep 03 12:21:42.922 adding route 3fff:beef:5::/64 -> 2001:db8::55:ffINFO
66942026-09-03T12:21:44.344Z adding route 3fff:beef:31::/64 -> 2001:db8::55:ff
66952026-09-03T12:21:44.344ZSep 03 12:21:42.922Sep 03 12:21:42.922 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: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 } }]
66962026-09-03T12:21:44.344Z
66972026-09-03T12:21:44.344ZSep 03 12:21:42.922Sep 03 12:21:42.922 INFOINFO adding route 3fff:beef:32::/64 -> 2001:db8::55:ffadding route 3fff:beef:6::/64 -> 2001:db8::55:ff
66982026-09-03T12:21:44.344Z
66992026-09-03T12:21:44.344ZSep 03 12:21:42.922Sep 03 12:21:42.922 DEBGDEBG 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: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 } }]
67002026-09-03T12:21:44.344Z
67012026-09-03T12:21:44.344ZSep 03 12:21:42.922Sep 03 12:21:42.922 INFOINFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ffadding route 3fff:beef:7::/64 -> 2001:db8::55:ff
67022026-09-03T12:21:44.344Z
67032026-09-03T12:21:44.344ZSep 03 12:21:42.922Sep 03 12:21:42.922 DEBGDEBG 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: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 } }]
67042026-09-03T12:21:44.344Z
67052026-09-03T12:21:44.344ZSep 03 12:21:42.922Sep 03 12:21:42.922 INFOINFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ffadding route 3fff:beef:8::/64 -> 2001:db8::55:ff
67062026-09-03T12:21:44.344Z
67072026-09-03T12:21:44.344ZSep 03 12:21:42.922Sep 03 12:21:42.922 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 } }]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 } }]
67082026-09-03T12:21:44.348Z
67092026-09-03T12:21:44.348ZSep 03 12:21:42.922Sep 03 12:21:42.922 INFOINFO adding route 3fff:beef:35::/64 -> 2001:db8::55:ffadding route 3fff:beef:9::/64 -> 2001:db8::55:ff
67102026-09-03T12:21:44.348Z
67112026-09-03T12:21:44.348ZSep 03 12:21:42.922Sep 03 12:21:42.922 DEBGDEBG 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: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 } }]
67122026-09-03T12:21:44.348Z
67132026-09-03T12:21:44.348ZSep 03 12:21:42.922 INFOINFOSep 03 12:21:42.922 adding route 3fff:beef:36::/64 -> 2001:db8::55:ff
67142026-09-03T12:21:44.348ZINFOadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
67152026-09-03T12:21:44.348Z
67162026-09-03T12:21:44.348ZSep 03 12:21:42.922 DEBG Sep 03 12:21:42.922replacing 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 } }]
67172026-09-03T12:21:44.348ZDEBG 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 } }]
67182026-09-03T12:21:44.348ZSep 03 12:21:42.922Sep 03 12:21:42.922 INFODEBGSep 03 12:21:42.922 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:37::/64 -> 2001:db8::55:ff
67192026-09-03T12:21:44.348Z
67202026-09-03T12:21:44.348ZINFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
67212026-09-03T12:21:44.348ZSep 03 12:21:42.922Sep 03 12:21:42.922 DEBGSep 03 12:21:42.922INFO DEBGadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
67222026-09-03T12:21:44.348Z 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: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 } }]
67232026-09-03T12:21:44.349Z
67242026-09-03T12:21:44.349ZSep 03 12:21:42.922 DEBGSep 03 12:21:42.922Sep 03 12:21:42.922Sep 03 12:21:42.922 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 } }] INFO
67252026-09-03T12:21:44.349Z created new freemapINFO, adding route 3fff:beef:c::/64 -> 2001:db8::55:ffunitSep 03 12:21:42.922
67262026-09-03T12:21:44.349Z: adding route 3fff:beef:38::/64 -> 2001:db8::55:ffINFO
67272026-09-03T12:21:44.349Zfreemap_route_ipv4 adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
67282026-09-03T12:21:44.349Z
67292026-09-03T12:21:44.349ZSep 03 12:21:42.922Sep 03 12:21:42.922 Sep 03 12:21:42.922DEBGDEBG 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 } }]
67302026-09-03T12:21:44.349ZDEBGreplacing 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 } }]
67312026-09-03T12:21:44.349Zreplacing 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 03 12:21:42.922
67322026-09-03T12:21:44.349Z INFOSep 03 12:21:42.922 Sep 03 12:21:42.922adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
67332026-09-03T12:21:44.349ZSep 03 12:21:42.922DEBG created new freemapINFO, INFOunit Sep 03 12:21:42.922 :adding route 3fff:beef:39::/64 -> 2001:db8::55:ff
67342026-09-03T12:21:44.349ZDEBG freemap_route_ipv6replacing 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 } }]
67352026-09-03T12:21:44.349Z
67362026-09-03T12:21:44.349Zadding route 3fff:beef:20::/64 -> 2001:db8::55:ffSep 03 12:21:42.922
67372026-09-03T12:21:44.349ZDEBG Sep 03 12:21:42.922Sep 03 12:21:42.922 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 03 12:21:42.922INFO
67382026-09-03T12:21:44.349Z adding route 3fff:beef:e::/64 -> 2001:db8::55:ffDEBG
67392026-09-03T12:21:44.349Zinitted freemap. size: 64Sep 03 12:21:42.922, DEBGunit INFOSep 03 12:21:42.922: 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 } }] 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 } }]freemap_route_ipv4
67402026-09-03T12:21:44.349Z
67412026-09-03T12:21:44.349Z
67422026-09-03T12:21:44.349Zadding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
67432026-09-03T12:21:44.349ZSep 03 12:21:42.922Sep 03 12:21:42.922 Sep 03 12:21:42.922 Sep 03 12:21:42.922INFO INFODEBG DEBG adding route 3fff:beef:f::/64 -> 2001:db8::55:ffadding route 3fff:beef:21::/64 -> 2001:db8::55:ffreplacing 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 } }]
67442026-09-03T12:21:44.349Zreset freemap
67452026-09-03T12:21:44.349Z, unit
67462026-09-03T12:21:44.349Z: freemap_route_ipv4Sep 03 12:21:42.922
67472026-09-03T12:21:44.349ZSep 03 12:21:42.922 Sep 03 12:21:42.922INFO DEBGadding route 3fff:beef:3b::/64 -> 2001:db8::55:ffDEBG
67482026-09-03T12:21:44.349Z Sep 03 12:21:42.922replacing 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 } }]
67492026-09-03T12:21:44.349Zreplacing 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 03 12:21:42.922
67502026-09-03T12:21:44.349Z 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 } }]Sep 03 12:21:42.922
67512026-09-03T12:21:44.349Zinitted freemap. size: 64 INFO , adding route 3fff:beef:10::/64 -> 2001:db8::55:ffunitSep 03 12:21:42.922:
67522026-09-03T12:21:44.349Z Sep 03 12:21:42.922freemap_route_ipv6 INFOSep 03 12:21:42.922INFO DEBG
67532026-09-03T12:21:44.349Zadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
67542026-09-03T12:21:44.349Zreplacing 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 } }]
67552026-09-03T12:21:44.349Z adding route 3fff:beef:22::/64 -> 2001:db8::55:ff
67562026-09-03T12:21:44.349ZSep 03 12:21:42.922 Sep 03 12:21:42.922Sep 03 12:21:42.922DEBG Sep 03 12:21:42.922DEBG 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 } }]DEBG
67572026-09-03T12:21:44.349ZINFO reset freemap 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:11::/64 -> 2001:db8::55:ff
67582026-09-03T12:21:44.349ZSep 03 12:21:42.922
67592026-09-03T12:21:44.349Z, INFOunit :Sep 03 12:21:42.922adding route 3fff:beef:3d::/64 -> 2001:db8::55:ff
67602026-09-03T12:21:44.349Z freemap_route_ipv6DEBG
67612026-09-03T12:21:44.349ZSep 03 12:21:42.922 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
67622026-09-03T12:21:44.350Z adding route 3fff:beef:23::/64 -> 2001:db8::55:ffSep 03 12:21:42.922
67632026-09-03T12:21:44.350ZSep 03 12:21:42.922Sep 03 12:21:42.922 INFODEBG INFOSep 03 12:21:42.922adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
67642026-09-03T12:21:44.350Zadding route 172.16.0.0/32 -> 10.0.0.1 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 } }]
67652026-09-03T12:21:44.350Z Sep 03 12:21:42.922DEBG
67662026-09-03T12:21:44.350Ztest route::tests::grow_succeeds ... ok
67672026-09-03T12:21:44.350ZDEBG 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: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 03 12:21:42.922
67682026-09-03T12:21:44.350Z
67692026-09-03T12:21:44.350ZDEBGSep 03 12:21:42.922 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 } }]adding route 3fff:beef:3e::/64 -> 2001:db8::55:ff
67702026-09-03T12:21:44.350ZSep 03 12:21:42.922Sep 03 12:21:42.922 INFO
67712026-09-03T12:21:44.350ZINFOadding route 3fff:beef:13::/64 -> 2001:db8::55:ffSep 03 12:21:42.922
67722026-09-03T12:21:44.350Z DEBGadding route 3fff:beef:24::/64 -> 2001:db8::55:ff
67732026-09-03T12:21:44.350Zreplacing 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 03 12:21:42.922
67742026-09-03T12:21:44.350Z Sep 03 12:21:42.922DEBG DEBGreplacing 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 03 12:21:42.922
67752026-09-03T12:21:44.350Zreplacing 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
67762026-09-03T12:21:44.350Z 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 } }]
67772026-09-03T12:21:44.350ZSep 03 12:21:42.922Sep 03 12:21:42.922 DEBGSep 03 12:21:42.922 INFOINFO failed to allocate space for the new target listadding route 3fff:beef:14::/64 -> 2001:db8::55:ff
67782026-09-03T12:21:44.350Z
67792026-09-03T12:21:44.350Z adding route 3fff:beef:25::/64 -> 2001:db8::55:ff
67802026-09-03T12:21:44.350ZSep 03 12:21:42.922Sep 03 12:21:42.922 Sep 03 12:21:42.922 DEBGDEBGDEBG 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 } }]
67812026-09-03T12:21:44.350Zreplacing 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: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 } }]
67822026-09-03T12:21:44.350Z
67832026-09-03T12:21:44.350ZSep 03 12:21:42.922Sep 03 12:21:42.922 INFOINFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ffadding route 3fff:beef:15::/64 -> 2001:db8::55:ff
67842026-09-03T12:21:44.350Z
67852026-09-03T12:21:44.350ZSep 03 12:21:42.922Sep 03 12:21:42.922 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: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 } }]
67862026-09-03T12:21:44.350Z
67872026-09-03T12:21:44.350ZSep 03 12:21:42.922 Sep 03 12:21:42.922Sep 03 12:21:42.922 DEBGINFO INFOcreated new freemap , adding route 3fff:beef:27::/64 -> 2001:db8::55:ff
67882026-09-03T12:21:44.350Zadding route 3fff:beef:16::/64 -> 2001:db8::55:ffSep 03 12:21:42.922
67892026-09-03T12:21:44.350Z 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 } }]
67902026-09-03T12:21:44.350ZunitSep 03 12:21:42.922: DEBGfreemap_route_ipv4
67912026-09-03T12:21:44.350Zreplacing 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 03 12:21:42.922
67922026-09-03T12:21:44.350Z INFO adding route 3fff:beef:28::/64 -> 2001:db8::55:ff
67932026-09-03T12:21:44.350ZSep 03 12:21:42.922 INFOSep 03 12:21:42.922 adding route 3fff:beef:17::/64 -> 2001:db8::55:ffDEBG
67942026-09-03T12:21:44.350ZSep 03 12:21:42.922 created new freemapDEBG, unitSep 03 12:21:42.922: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 } }]
67952026-09-03T12:21:44.350Zfreemap_route_ipv6DEBG
67962026-09-03T12:21:44.350Z 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 } }]
67972026-09-03T12:21:44.350ZSep 03 12:21:42.922Sep 03 12:21:42.922Sep 03 12:21:42.922 DEBG INFO initted freemap. size: 64adding route 3fff:beef:18::/64 -> 2001:db8::55:ff,
67982026-09-03T12:21:44.350ZunitINFO: Sep 03 12:21:42.922adding route 3fff:beef:29::/64 -> 2001:db8::55:fffreemap_route_ipv4
67992026-09-03T12:21:44.350Z
68002026-09-03T12:21:44.350ZDEBG 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 } }]
68012026-09-03T12:21:44.350ZSep 03 12:21:42.922Sep 03 12:21:42.922 DEBG DEBGreset freemap , Sep 03 12:21:42.922unit :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 } }] adding route 3fff:beef:19::/64 -> 2001:db8::55:fffreemap_route_ipv4
68022026-09-03T12:21:44.350Z
68032026-09-03T12:21:44.351Z
68042026-09-03T12:21:44.351ZSep 03 12:21:42.922 Sep 03 12:21:42.922DEBG 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 03 12:21:42.922initted freemap. size: 64
68052026-09-03T12:21:44.351Z, unitINFO: Sep 03 12:21:42.922freemap_route_ipv6
68062026-09-03T12:21:44.351ZINFOadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
68072026-09-03T12:21:44.351Zadding route 3fff:beef:1a::/64 -> 2001:db8::55:ffSep 03 12:21:42.922
68082026-09-03T12:21:44.355Z DEBGSep 03 12:21:42.922 DEBGSep 03 12:21:42.922 reset freemapreplacing 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 } }] ,
68092026-09-03T12:21:44.355ZDEBGunit :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 } }]
68102026-09-03T12:21:44.355Zfreemap_route_ipv6
68112026-09-03T12:21:44.355ZSep 03 12:21:42.922Sep 03 12:21:42.922 Sep 03 12:21:42.922 INFO INFO INFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffadding route 172.16.0.0/32 -> 10.0.0.1
68122026-09-03T12:21:44.355Z
68132026-09-03T12:21:44.355Z
68142026-09-03T12:21:44.355ZSep 03 12:21:42.922Sep 03 12:21:42.922 DEBGDEBG 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 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 } }]
68152026-09-03T12:21:44.355Z
68162026-09-03T12:21:44.355ZSep 03 12:21:42.922 DEBG Sep 03 12:21:42.922replacing 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 } }]
68172026-09-03T12:21:44.355ZINFOSep 03 12:21:42.922 adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffINFO
68182026-09-03T12:21:44.355Z adding route 172.17.0.0/32 -> 10.0.0.255
68192026-09-03T12:21:44.355ZSep 03 12:21:42.922Sep 03 12:21:42.922Sep 03 12:21:42.922 DEBGDEBG 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 } }]INFO
68202026-09-03T12:21:44.355Zreplacing 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:beef:2c::/64 -> 2001:db8::55:ff
68212026-09-03T12:21:44.355Z
68222026-09-03T12:21:44.355ZSep 03 12:21:42.923 Sep 03 12:21:42.923INFOSep 03 12:21:42.923 adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
68232026-09-03T12:21:44.355Z DEBGSep 03 12:21:42.923 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 } }]DEBG
68242026-09-03T12:21:44.355Z 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 } }]
68252026-09-03T12:21:44.355ZINFOSep 03 12:21:42.923 Sep 03 12:21:42.923INFOadding route 172.17.0.1/32 -> 10.0.0.255
68262026-09-03T12:21:44.355Z adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffINFO
68272026-09-03T12:21:44.355Z adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffSep 03 12:21:42.923
68282026-09-03T12:21:44.355Z Sep 03 12:21:42.923DEBG 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 } }]DEBG
68292026-09-03T12:21:44.355ZSep 03 12:21:42.923 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
68302026-09-03T12:21:44.355Z 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 03 12:21:42.923
68312026-09-03T12:21:44.355Z Sep 03 12:21:42.923 INFOINFO Sep 03 12:21:42.923adding route 172.17.0.2/32 -> 10.0.0.255
68322026-09-03T12:21:44.355Z adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffINFO
68332026-09-03T12:21:44.355ZSep 03 12:21:42.923 adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffDEBG
68342026-09-03T12:21:44.355Z 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 } }]
68352026-09-03T12:21:44.355ZSep 03 12:21:42.923Sep 03 12:21:42.923 DEBGSep 03 12:21:42.923DEBG 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 172.17.0.3/32 -> 10.0.0.255replacing 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 } }]
68362026-09-03T12:21:44.355Z
68372026-09-03T12:21:44.355Z
68382026-09-03T12:21:44.356ZSep 03 12:21:42.923Sep 03 12:21:42.923Sep 03 12:21:42.923 INFODEBG adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffreplacing 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 } }]
68392026-09-03T12:21:44.356Z
68402026-09-03T12:21:44.356Z INFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ff
68412026-09-03T12:21:44.356ZSep 03 12:21:42.923Sep 03 12:21:42.923 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 } }]adding route 172.17.0.4/32 -> 10.0.0.255Sep 03 12:21:42.923
68422026-09-03T12:21:44.356Z
68432026-09-03T12:21:44.356ZDEBG 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 03 12:21:42.923
68442026-09-03T12:21:44.356Z Sep 03 12:21:42.923INFO DEBGSep 03 12:21:42.923 adding route 3fff:beef:30::/64 -> 2001:db8::55:ff 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
68452026-09-03T12:21:44.356Z
68462026-09-03T12:21:44.356Zadding route 3fff:beef:21::/64 -> 2001:db8::55:ff
68472026-09-03T12:21:44.356ZSep 03 12:21:42.923Sep 03 12:21:42.923 INFOSep 03 12:21:42.923DEBG 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 } }]
68482026-09-03T12:21:44.356Zadding route 172.17.0.5/32 -> 10.0.0.255
68492026-09-03T12:21:44.356Zreplacing 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 03 12:21:42.923
68502026-09-03T12:21:44.356Z Sep 03 12:21:42.923INFO DEBGadding route 3fff:beef:31::/64 -> 2001:db8::55:ff Sep 03 12:21:42.923
68512026-09-03T12:21:44.356Zreplacing 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 } }]
68522026-09-03T12:21:44.356ZINFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ffSep 03 12:21:42.923
68532026-09-03T12:21:44.356ZSep 03 12:21:42.923 DEBGINFO 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 } }]adding route 172.17.0.6/32 -> 10.0.0.255
68542026-09-03T12:21:44.356Z
68552026-09-03T12:21:44.356ZSep 03 12:21:42.923 Sep 03 12:21:42.923DEBG Sep 03 12:21:42.923INFO DEBGreplacing 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:32::/64 -> 2001:db8::55:ff
68562026-09-03T12:21:44.356Zreplacing 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 } }]
68572026-09-03T12:21:44.356Z
68582026-09-03T12:21:44.356ZSep 03 12:21:42.923Sep 03 12:21:42.923 Sep 03 12:21:42.923 DEBGINFO 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 172.17.0.7/32 -> 10.0.0.255
68592026-09-03T12:21:44.356Z
68602026-09-03T12:21:44.356ZINFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ff
68612026-09-03T12:21:44.356ZSep 03 12:21:42.923Sep 03 12:21:42.923 INFODEBG adding route 3fff:beef:33::/64 -> 2001:db8::55:ffreplacing 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 } }]
68622026-09-03T12:21:44.356Z
68632026-09-03T12:21:44.356ZSep 03 12:21:42.923 Sep 03 12:21:42.923DEBGSep 03 12:21:42.923 DEBGINFO 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: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.8/32 -> 10.0.0.255
68642026-09-03T12:21:44.356Z
68652026-09-03T12:21:44.356Z
68662026-09-03T12:21:44.356ZSep 03 12:21:42.923 Sep 03 12:21:42.923Sep 03 12:21:42.923INFO DEBG 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 } }]
68672026-09-03T12:21:44.356Zadding route 3fff:beef:34::/64 -> 2001:db8::55:ffadding route 3fff:beef:24::/64 -> 2001:db8::55:ff
68682026-09-03T12:21:44.356Z
68692026-09-03T12:21:44.356ZSep 03 12:21:42.923 Sep 03 12:21:42.923Sep 03 12:21:42.923 INFODEBG adding route 172.17.0.9/32 -> 10.0.0.255
68702026-09-03T12:21:44.356ZDEBG 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: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 } }]
68712026-09-03T12:21:44.356Z
68722026-09-03T12:21:44.356ZSep 03 12:21:42.923 DEBG Sep 03 12:21:42.923Sep 03 12:21:42.923replacing 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 } }]
68732026-09-03T12:21:44.356Z INFOINFO adding route 3fff:beef:35::/64 -> 2001:db8::55:ffadding route 3fff:beef:25::/64 -> 2001:db8::55:ff
68742026-09-03T12:21:44.356ZSep 03 12:21:42.923
68752026-09-03T12:21:44.356Z INFO Sep 03 12:21:42.923adding route 172.17.0.10/32 -> 10.0.0.255 Sep 03 12:21:42.923DEBG
68762026-09-03T12:21:44.356Z 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
68772026-09-03T12:21:44.357Z 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 } }]
68782026-09-03T12:21:44.357ZSep 03 12:21:42.923Sep 03 12:21:42.923 DEBGINFOSep 03 12:21:42.923 adding route 3fff:beef:36::/64 -> 2001:db8::55:ffreplacing 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 } }]
68792026-09-03T12:21:44.357Z
68802026-09-03T12:21:44.357Z INFO Sep 03 12:21:42.923adding route 3fff:beef:26::/64 -> 2001:db8::55:ffSep 03 12:21:42.923
68812026-09-03T12:21:44.357Z DEBGINFO 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 } }]adding route 172.17.0.11/32 -> 10.0.0.255
68822026-09-03T12:21:44.357Z
68832026-09-03T12:21:44.357ZSep 03 12:21:42.923 Sep 03 12:21:42.923DEBG INFOSep 03 12:21:42.923 adding route 3fff:beef:37::/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 Sep 03 12:21:42.924replacing 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 } }]
68842026-09-03T12:21:44.357ZDEBG Sep 03 12:21:42.923created new freemap Sep 03 12:21:42.923DEBG, unit :DEBG freemap_route_ipv4created new freemapcreated new freemap
68852026-09-03T12:21:44.357Z, Sep 03 12:21:42.928unit , :INFOunit : adding route 172.17.0.12/32 -> 10.0.0.255freemap_route_ipv4
68862026-09-03T12:21:44.357ZSep 03 12:21:42.928
68872026-09-03T12:21:44.357ZDEBG created new freemapfreemap_route_ipv4,
68882026-09-03T12:21:44.357Zunit:
68892026-09-03T12:21:44.357Zfreemap_route_ipv6
68902026-09-03T12:21:44.357ZSep 03 12:21:42.923Sep 03 12:21:42.928 Sep 03 12:21:42.928DEBG Sep 03 12:21:42.928DEBGDEBG DEBGcreated new freemapcreated new freemap, unitinitted freemap. size: 64created new freemap, :unit, : , freemap_route_ipv4 unitunit:
68912026-09-03T12:21:44.357Z:freemap_route_ipv6 Sep 03 12:21:42.928
68922026-09-03T12:21:44.357Zfreemap_route_ipv4 freemap_route_ipv6
68932026-09-03T12:21:44.357Z Sep 03 12:21:42.928
68942026-09-03T12:21:44.357ZSep 03 12:21:42.928INFO DEBG DEBGinitted freemap. size: 64 , reset freemapSep 03 12:21:42.928, unitunit:: Sep 03 12:21:42.928DEBG freemap_route_ipv4 DEBGfreemap_route_ipv4
68952026-09-03T12:21:44.357Zinitted freemap. size: 64created new freemap,
68962026-09-03T12:21:44.357Zadding route 3fff:beef:27::/64 -> 2001:db8::55:ff,
68972026-09-03T12:21:44.357ZSep 03 12:21:42.928unit unitDEBG: :reset freemap Sep 03 12:21:42.928freemap_route_ipv4
68982026-09-03T12:21:44.357Zfreemap_route_ipv6DEBG,
68992026-09-03T12:21:44.357ZunitSep 03 12:21:42.928initted freemap. size: 64 :DEBG freemap_route_ipv4, Sep 03 12:21:42.928reset freemap unitDEBG
69002026-09-03T12:21:44.357Z : initted freemap. size: 64freemap_route_ipv6, Sep 03 12:21:42.928unitSep 03 12:21:42.928
69012026-09-03T12:21:44.357Z , DEBGDEBGunit:: freemap_route_ipv4initted freemap. size: 64
69022026-09-03T12:21:44.357Z , freemap_route_ipv4unitSep 03 12:21:42.928replacing 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 } }]
69032026-09-03T12:21:44.357Z:DEBG
69042026-09-03T12:21:44.357Zfreemap_route_ipv6 reset freemap
69052026-09-03T12:21:44.357Z, Sep 03 12:21:42.928unitSep 03 12:21:42.928 :Sep 03 12:21:42.928 DEBG DEBG freemap_route_ipv6DEBGSep 03 12:21:42.928 initted freemap. size: 64 , reset freemapreset freemap, unit
69062026-09-03T12:21:44.357Zunit :INFO, : unitSep 03 12:21:42.928:freemap_route_ipv6adding route 3fff:beef:28::/64 -> 2001:db8::55:ff INFOfreemap_route_ipv6
69072026-09-03T12:21:44.357Zfreemap_route_ipv4adding route 3fff:dead::/64 -> 2001:db8::55:1
69082026-09-03T12:21:44.361Z
69092026-09-03T12:21:44.361Z
69102026-09-03T12:21:44.361Z
69112026-09-03T12:21:44.361ZSep 03 12:21:42.928Sep 03 12:21:42.928Sep 03 12:21:42.928Sep 03 12:21:42.928 DEBGINFO DEBG DEBGadding route 172.16.0.0/32 -> 10.0.0.1reset freemap
69122026-09-03T12:21:44.361Z Sep 03 12:21:42.928 initted freemap. size: 64replacing 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 } }], , DEBGunitSep 03 12:21:42.928 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 } }]DEBG
69132026-09-03T12:21:44.361Z
69142026-09-03T12:21:44.362Z 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 } }]
69152026-09-03T12:21:44.362Z:: freemap_route_ipv6
69162026-09-03T12:21:44.362ZSep 03 12:21:42.928freemap_route_ipv6 Sep 03 12:21:42.928INFOSep 03 12:21:42.928
69172026-09-03T12:21:44.362Z adding route 172.16.0.0/32 -> 10.0.0.2
69182026-09-03T12:21:44.362ZINFOINFO adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 03 12:21:42.928
69192026-09-03T12:21:44.362Z adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 03 12:21:42.928Sep 03 12:21:42.928INFO DEBGSep 03 12:21:42.928
69202026-09-03T12:21:44.362Z adding route 3fff:beef:29::/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 } }]DEBG
69212026-09-03T12:21:44.362Zreplacing 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
69222026-09-03T12:21:44.362ZSep 03 12:21:42.928 DEBG
69232026-09-03T12:21:44.362Z Sep 03 12:21:42.928reset 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 } }]
69242026-09-03T12:21:44.362ZINFO, Sep 03 12:21:42.928Sep 03 12:21:42.928unit adding route 172.17.0.0/32 -> 10.0.0.255:
69252026-09-03T12:21:44.362ZINFO Sep 03 12:21:42.928freemap_route_ipv6 INFO
69262026-09-03T12:21:44.362Zadding route 3fff:dead::/64 -> 2001:db8::55:2Sep 03 12:21:42.928
69272026-09-03T12:21:44.362Zadding route 3fff:dead::/64 -> 2001:db8::55:3
69282026-09-03T12:21:44.362ZSep 03 12:21:42.928 DEBG 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 03 12:21:42.928
69292026-09-03T12:21:44.362ZDEBGSep 03 12:21:42.928INFO Sep 03 12:21:42.928 adding route 3fff:dead::/64 -> 2001:db8::55:1DEBGDEBG 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 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
69302026-09-03T12:21:44.362Z
69312026-09-03T12:21:44.362Z 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 172.17.0.1/32 -> 10.0.0.255
69322026-09-03T12:21:44.362Z
69332026-09-03T12:21:44.362Z
69342026-09-03T12:21:44.362ZSep 03 12:21:42.928Sep 03 12:21:42.928Sep 03 12:21:42.928 INFO Sep 03 12:21:42.928adding route 3fff:dead::/64 -> 2001:db8::55:3
69352026-09-03T12:21:44.362ZINFOINFOSep 03 12:21:42.928 Sep 03 12:21:42.928 DEBG DEBG adding route 3fff:dead::/64 -> 2001:db8::55:4
69362026-09-03T12:21:44.362Z 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 03 12:21:42.928replacing 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 } }]
69372026-09-03T12:21:44.362Z
69382026-09-03T12:21:44.362ZDEBG adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffDEBG
69392026-09-03T12:21:44.362ZSep 03 12:21:42.928replacing 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 03 12:21:42.928 INFO
69402026-09-03T12:21:44.362Z 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 03 12:21:42.928 adding route 172.17.0.13/32 -> 10.0.0.255
69412026-09-03T12:21:44.362Zadding route 172.17.0.2/32 -> 10.0.0.255
69422026-09-03T12:21:44.362ZSep 03 12:21:42.928 DEBG
69432026-09-03T12:21:44.362Zreplacing 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 03 12:21:42.928
69442026-09-03T12:21:44.362Z Sep 03 12:21:42.928INFODEBG 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
69452026-09-03T12:21:44.362Z 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 03 12:21:42.928
69462026-09-03T12:21:44.362Zadding route 3fff:dead::/64 -> 2001:db8::55:1Sep 03 12:21:42.928
69472026-09-03T12:21:44.362Z INFO DEBGSep 03 12:21:42.928 adding route 3fff:dead::/64 -> 2001:db8::55:4
69482026-09-03T12:21:44.362Zreplacing 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 03 12:21:42.928Sep 03 12:21:42.928
69492026-09-03T12:21:44.362Z DEBG INFOSep 03 12:21:42.928 INFOadding route 172.17.0.3/32 -> 10.0.0.255
69502026-09-03T12:21:44.362Zadding route 172.17.0.14/32 -> 10.0.0.255
69512026-09-03T12:21:44.362ZDEBG Sep 03 12:21:42.928Sep 03 12:21:42.928 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
69522026-09-03T12:21:44.363ZSep 03 12:21:42.928replacing 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: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 } }]
69532026-09-03T12:21:44.363Z
69542026-09-03T12:21:44.363ZDEBG 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 } }]
69552026-09-03T12:21:44.363ZSep 03 12:21:42.929 INFOSep 03 12:21:42.929Sep 03 12:21:42.929Sep 03 12:21:42.929 Sep 03 12:21:42.923 INFOINFO adding route 172.17.0.15/32 -> 10.0.0.255INFODEBGadding route 172.17.0.4/32 -> 10.0.0.255
69562026-09-03T12:21:44.363Z created new freemap
69572026-09-03T12:21:44.363Z, adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffunit
69582026-09-03T12:21:44.363ZSep 03 12:21:42.929Sep 03 12:21:42.929: adding route 3fff:dead::/64 -> 2001:db8::55:1DEBGSep 03 12:21:42.929 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 } }]
69592026-09-03T12:21:44.363Zfreemap_route_ipv4
69602026-09-03T12:21:44.363Z
69612026-09-03T12:21:44.363Z DEBGDEBG Sep 03 12:21:42.929 Sep 03 12:21:42.929replacing 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 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
69622026-09-03T12:21:44.363Z DEBG
69632026-09-03T12:21:44.363ZSep 03 12:21:42.929replacing 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 03 12:21:42.929adding route 172.17.0.16/32 -> 10.0.0.255
69642026-09-03T12:21:44.363Z
69652026-09-03T12:21:44.363Z INFODEBGSep 03 12:21:42.929Sep 03 12:21:42.929 created new freemapSep 03 12:21:42.929adding route 172.17.0.5/32 -> 10.0.0.255 INFODEBG ,
69662026-09-03T12:21:44.363Ztest route::tests::rollback_failure_leaves_in_core_cleared ... ok
69672026-09-03T12:21:44.363ZunitINFO 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 } }]:
69682026-09-03T12:21:44.363Z adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 03 12:21:42.929 Sep 03 12:21:42.929freemap_route_ipv6DEBG
69692026-09-03T12:21:44.363Z INFO 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 03 12:21:42.929
69702026-09-03T12:21:44.363Zadding route 172.17.0.17/32 -> 10.0.0.255
69712026-09-03T12:21:44.363Z DEBG
69722026-09-03T12:21:44.363Z adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffSep 03 12:21:42.929 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 } }]INFOSep 03 12:21:42.929 Sep 03 12:21:42.929
69732026-09-03T12:21:44.363Ztest route::tests::rollback_on_compact_delete_failure ... ok
69742026-09-03T12:21:44.363Zadding route 172.17.0.6/32 -> 10.0.0.255
69752026-09-03T12:21:44.363Z
69762026-09-03T12:21:44.363Ztest route::tests::identity_replace_is_noop ... ok
69772026-09-03T12:21:44.363ZDEBG DEBGreplacing 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 } }]
69782026-09-03T12:21:44.363Zinitted freemap. size: 64Sep 03 12:21:42.929 Sep 03 12:21:42.929, unitINFO:Sep 03 12:21:42.929 freemap_route_ipv4INFO
69792026-09-03T12:21:44.363ZDEBG adding route 172.17.0.18/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 } }]Sep 03 12:21:42.929
69802026-09-03T12:21:44.363Z
69812026-09-03T12:21:44.363ZSep 03 12:21:42.929adding route 3fff:beef::/64 -> 2001:db8::55:ff
69822026-09-03T12:21:44.363Z Sep 03 12:21:42.929DEBGDEBG reset freemapSep 03 12:21:42.929 DEBG, INFOSep 03 12:21:42.929 unit :DEBGadding route 172.17.0.7/32 -> 10.0.0.255replacing 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 } }]
69832026-09-03T12:21:44.363Z
69842026-09-03T12:21:44.363Z 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_ipv4
69852026-09-03T12:21:44.363Z
69862026-09-03T12:21:44.363ZSep 03 12:21:42.929Sep 03 12:21:42.929 DEBGSep 03 12:21:42.929 Sep 03 12:21:42.929INFO 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 } }] adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
69872026-09-03T12:21:44.363Z DEBG
69882026-09-03T12:21:44.363Zadding route 172.17.0.19/32 -> 10.0.0.255 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 } }]
69892026-09-03T12:21:44.363Zinitted freemap. size: 64
69902026-09-03T12:21:44.363Z, Sep 03 12:21:42.929unitSep 03 12:21:42.929 :DEBGDEBG Sep 03 12:21:42.929 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 } }] freemap_route_ipv6replacing 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
69912026-09-03T12:21:44.363Z
69922026-09-03T12:21:44.364Z adding route 172.17.0.8/32 -> 10.0.0.255
69932026-09-03T12:21:44.364Z
69942026-09-03T12:21:44.364ZSep 03 12:21:42.929Sep 03 12:21:42.929 Sep 03 12:21:42.929DEBGINFO INFOSep 03 12:21:42.929adding route 172.17.0.20/32 -> 10.0.0.255
69952026-09-03T12:21:44.364Zadding route 3fff:beef:2::/64 -> 2001:db8::55:ffDEBG
69962026-09-03T12:21:44.364Zreplacing 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 } }] reset freemap
69972026-09-03T12:21:44.364Z, Sep 03 12:21:42.929 Sep 03 12:21:42.929unit: freemap_route_ipv6DEBG
69982026-09-03T12:21:44.364Z 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 } }]
69992026-09-03T12:21:44.364Z
70002026-09-03T12:21:44.364ZSep 03 12:21:42.935 Sep 03 12:21:42.935Sep 03 12:21:42.935INFO INFO INFOadding route 3fff:dead::/64 -> 2001:db8::55:1adding route 172.17.0.9/32 -> 10.0.0.255 adding route 172.17.0.21/32 -> 10.0.0.255
70012026-09-03T12:21:44.364ZSep 03 12:21:42.935
70022026-09-03T12:21:44.364Z Sep 03 12:21:42.935DEBGDEBG 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 03 12:21:42.935 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.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 } }]
70032026-09-03T12:21:44.364ZDEBG
70042026-09-03T12:21:44.364Z
70052026-09-03T12:21:44.364Zreplacing 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 } }]
70062026-09-03T12:21:44.364ZSep 03 12:21:42.935Sep 03 12:21:42.935 INFOSep 03 12:21:42.935 adding route 3fff:beef:38::/64 -> 2001:db8::55:ffINFO
70072026-09-03T12:21:44.364Z adding route 172.17.0.10/32 -> 10.0.0.255 INFO
70082026-09-03T12:21:44.368Z adding route 172.17.0.22/32 -> 10.0.0.255Sep 03 12:21:42.935Sep 03 12:21:42.929Sep 03 12:21:42.935Sep 03 12:21:42.935
70092026-09-03T12:21:44.368Z DEBGDEBG DEBGreplacing 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 03 12:21:42.935
70102026-09-03T12:21:44.368Z 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 } }]
70112026-09-03T12:21:44.368ZDEBGreplacing 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 } }]
70122026-09-03T12:21:44.368ZSep 03 12:21:42.935DEBGcreated new freemap Sep 03 12:21:42.935replacing 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 } }]
70132026-09-03T12:21:44.368ZINFO adding route 172.17.0.11/32 -> 10.0.0.255,
70142026-09-03T12:21:44.368ZunitSep 03 12:21:42.935INFO: Sep 03 12:21:42.935 adding route 3fff:beef:39::/64 -> 2001:db8::55:ff WARN freemap_route_ipv4
70152026-09-03T12:21:44.368Z Sep 03 12:21:42.935 shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
70162026-09-03T12:21:44.368ZSep 03 12:21:42.935DEBGINFO
70172026-09-03T12:21:44.368ZDEBG 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 } }]adding route 172.17.0.23/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 } }]
70182026-09-03T12:21:44.368Z
70192026-09-03T12:21:44.368Z
70202026-09-03T12:21:44.368ZSep 03 12:21:42.935Sep 03 12:21:42.935 Sep 03 12:21:42.935Sep 03 12:21:42.935INFO DEBGadding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
70212026-09-03T12:21:44.368ZDEBG Sep 03 12:21:42.935 created new freemapERROINFO, Sep 03 12:21:42.935rollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) 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 } }]unitDEBG
70222026-09-03T12:21:44.368Z adding route 172.17.0.12/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 } }]
70232026-09-03T12:21:44.368Z
70242026-09-03T12:21:44.369Z: freemap_route_ipv6
70252026-09-03T12:21:44.369Z
70262026-09-03T12:21:44.369ZSep 03 12:21:42.935 INFOSep 03 12:21:42.935Sep 03 12:21:42.935 adding route 172.17.0.24/32 -> 10.0.0.255Sep 03 12:21:42.935
70272026-09-03T12:21:44.369Z 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 } }]INFOSep 03 12:21:42.935
70282026-09-03T12:21:44.369Z ERRO Sep 03 12:21:42.935adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffshrink-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
70292026-09-03T12:21:44.369Z
70302026-09-03T12:21:44.369ZDEBG Sep 03 12:21:42.935 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 } }]initted freemap. size: 64
70312026-09-03T12:21:44.369Z Sep 03 12:21:42.935INFO, Sep 03 12:21:42.935unitadding route 172.17.0.13/32 -> 10.0.0.255:
70322026-09-03T12:21:44.369ZINFO DEBGfreemap_route_ipv4
70332026-09-03T12:21:44.369Z adding route 172.17.0.25/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 } }]
70342026-09-03T12:21:44.369Z
70352026-09-03T12:21:44.369ZSep 03 12:21:42.935 Sep 03 12:21:42.935DEBG Sep 03 12:21:42.935DEBG 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 } }]reset freemapDEBG
70362026-09-03T12:21:44.369Z , 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 03 12:21:42.935unit
70372026-09-03T12:21:44.369Z: INFO freemap_route_ipv4adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
70382026-09-03T12:21:44.369Z
70392026-09-03T12:21:44.369ZSep 03 12:21:42.935Sep 03 12:21:42.935 INFO adding route 172.17.0.26/32 -> 10.0.0.255
70402026-09-03T12:21:44.369ZSep 03 12:21:42.935Sep 03 12:21:42.935 INFO
70412026-09-03T12:21:44.369ZDEBG 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 } }]
70422026-09-03T12:21:44.369Z adding route 172.17.0.14/32 -> 10.0.0.255DEBG
70432026-09-03T12:21:44.369Z Sep 03 12:21:42.935Sep 03 12:21:42.935 initted freemap. size: 64 , DEBGunitSep 03 12:21:42.935 :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 03 12:21:42.935
70442026-09-03T12:21:44.369ZDEBGfreemap_route_ipv6 DEBG
70452026-09-03T12:21:44.369Z 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 } }]DEBG
70462026-09-03T12:21:44.369Zreplacing 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 listSep 03 12:21:42.935
70472026-09-03T12:21:44.369Z
70482026-09-03T12:21:44.369Z Sep 03 12:21:42.935 INFODEBG Sep 03 12:21:42.935 reset freemapadding route 172.17.0.27/32 -> 10.0.0.255Sep 03 12:21:42.935, unitINFOINFO
70492026-09-03T12:21:44.369Zadding route 3fff:dead::/64 -> 2001:db8::55:2:Sep 03 12:21:42.935adding route 172.17.0.15/32 -> 10.0.0.255
70502026-09-03T12:21:44.369ZDEBG
70512026-09-03T12:21:44.369ZSep 03 12:21:42.935freemap_route_ipv6
70522026-09-03T12:21:44.369Zreplacing 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 } }]
70532026-09-03T12:21:44.369ZSep 03 12:21:42.935 DEBGDEBG Sep 03 12:21:42.935replacing 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 } }]
70542026-09-03T12:21:44.369ZSep 03 12:21:42.935INFO adding route 172.16.0.0/32 -> 10.0.0.1
70552026-09-03T12:21:44.369ZDEBGreplacing 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 03 12:21:42.935
70562026-09-03T12:21:44.369Zreplacing 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 } }]
70572026-09-03T12:21:44.369ZINFO adding route 172.17.0.16/32 -> 10.0.0.255Sep 03 12:21:42.935Sep 03 12:21:42.935 INFOSep 03 12:21:42.935 DEBG
70582026-09-03T12:21:44.369Zadding route 172.17.0.28/32 -> 10.0.0.255INFO
70592026-09-03T12:21:44.369Zreplacing 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 } }]
70602026-09-03T12:21:44.369Zadding route 3fff:dead::/64 -> 2001:db8::55:3
70612026-09-03T12:21:44.369ZSep 03 12:21:42.935Sep 03 12:21:42.935Sep 03 12:21:42.929Sep 03 12:21:42.935 Sep 03 12:21:42.935 DEBG INFO DEBG INFODEBGadding route 172.16.0.0/32 -> 10.0.0.2replacing 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 } }]
70622026-09-03T12:21:44.369Zreplacing 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 } }]
70632026-09-03T12:21:44.369Zreplacing 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 } }]
70642026-09-03T12:21:44.370Zadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
70652026-09-03T12:21:44.370Z
70662026-09-03T12:21:44.370ZSep 03 12:21:42.935Sep 03 12:21:42.935Sep 03 12:21:42.935 DEBGINFOINFOSep 03 12:21:42.935 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 } }]adding route 172.17.0.29/32 -> 10.0.0.255
70672026-09-03T12:21:44.370Z
70682026-09-03T12:21:44.370ZSep 03 12:21:42.935
70692026-09-03T12:21:44.370Z INFOSep 03 12:21:42.935 adding route 3fff:dead::/64 -> 2001:db8::55:4DEBG Sep 03 12:21:42.935
70702026-09-03T12:21:44.370Z 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
70712026-09-03T12:21:44.370ZINFO Sep 03 12:21:42.935 adding route 172.16.0.0/32 -> 10.0.0.3replacing 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 } }]
70722026-09-03T12:21:44.370ZDEBGSep 03 12:21:42.935Sep 03 12:21:42.935
70732026-09-03T12:21:44.370ZINFO 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 03 12:21:42.936adding route 172.17.0.30/32 -> 10.0.0.255
70742026-09-03T12:21:44.370Ztest route::tests::rollback_on_index_readd_failure ... ok
70752026-09-03T12:21:44.370ZSep 03 12:21:42.936
70762026-09-03T12:21:44.370Z 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 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 } }]
70772026-09-03T12:21:44.370Z
70782026-09-03T12:21:44.370ZSep 03 12:21:42.936Sep 03 12:21:42.936 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 } }]INFOSep 03 12:21:42.936
70792026-09-03T12:21:44.370Z DEBGSep 03 12:21:42.936adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff adding route 172.17.0.18/32 -> 10.0.0.255
70802026-09-03T12:21:44.370Zreplacing 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 } }]
70812026-09-03T12:21:44.370Z
70822026-09-03T12:21:44.370ZINFO adding route 172.16.0.0/32 -> 10.0.0.4
70832026-09-03T12:21:44.370ZSep 03 12:21:42.936Sep 03 12:21:42.936 Sep 03 12:21:42.936Sep 03 12:21:42.936WARN DEBGINFO 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 172.17.0.31/32 -> 10.0.0.255DEBGshrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) Sep 03 12:21:42.936replacing 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 } }]
70842026-09-03T12:21:44.370Z
70852026-09-03T12:21:44.370Z
70862026-09-03T12:21:44.370ZDEBG
70872026-09-03T12:21:44.370Z 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 } }]
70882026-09-03T12:21:44.370ZSep 03 12:21:42.936Sep 03 12:21:42.936Sep 03 12:21:42.936 Sep 03 12:21:42.936 INFODEBGINFO DEBGadding route 172.17.0.19/32 -> 10.0.0.255 adding route 3fff:beef:2f::/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 } }]
70892026-09-03T12:21:44.370Z
70902026-09-03T12:21:44.370Zreplacing 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 } }]
70912026-09-03T12:21:44.370Z
70922026-09-03T12:21:44.370ZSep 03 12:21:42.936Sep 03 12:21:42.936 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 03 12:21:42.936Sep 03 12:21:42.936
70932026-09-03T12:21:44.370Z DEBGDEBG created new freemapcreated new freemap, Sep 03 12:21:42.942unit :INFO freemap_route_ipv4, adding route 172.17.0.20/32 -> 10.0.0.255unit
70942026-09-03T12:21:44.370Z
70952026-09-03T12:21:44.370Z: freemap_route_ipv4
70962026-09-03T12:21:44.370ZSep 03 12:21:42.942 DEBG created new freemapSep 03 12:21:42.936, Sep 03 12:21:42.942Sep 03 12:21:42.942 DEBGDEBG DEBGcreated new freemap , created new freemapunit, unit :unit 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 } }]freemap_route_ipv6::
70972026-09-03T12:21:44.370Z
70982026-09-03T12:21:44.370Z freemap_route_ipv6freemap_route_ipv4
70992026-09-03T12:21:44.370Z
71002026-09-03T12:21:44.370ZSep 03 12:21:42.942Sep 03 12:21:42.942 DEBGINFO Sep 03 12:21:42.942 initted freemap. size: 64DEBG, adding route 172.17.0.21/32 -> 10.0.0.255 unitinitted freemap. size: 64
71012026-09-03T12:21:44.370Z:, unitfreemap_route_ipv4:Sep 03 12:21:42.942
71022026-09-03T12:21:44.370Z freemap_route_ipv4DEBG
71032026-09-03T12:21:44.370Z created new freemapSep 03 12:21:42.942Sep 03 12:21:42.942 Sep 03 12:21:42.942DEBG DEBG DEBGreset freemap , , unitunit::reset freemap , unitfreemap_route_ipv4:
71042026-09-03T12:21:44.371Zfreemap_route_ipv6replacing 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 } }]
71052026-09-03T12:21:44.371Zfreemap_route_ipv4
71062026-09-03T12:21:44.371Z
71072026-09-03T12:21:44.371ZSep 03 12:21:42.942 DEBG initted freemap. size: 64, Sep 03 12:21:42.942Sep 03 12:21:42.942unit :DEBG freemap_route_ipv6INFOinitted freemap. size: 64
71082026-09-03T12:21:44.375Z, unitSep 03 12:21:42.942: Sep 03 12:21:42.942 DEBG adding route 172.17.0.22/32 -> 10.0.0.255freemap_route_ipv4 DEBG
71092026-09-03T12:21:44.375Zinitted freemap. size: 64
71102026-09-03T12:21:44.375Zreset freemap, , unitunit: freemap_route_ipv6:
71112026-09-03T12:21:44.375ZSep 03 12:21:42.942Sep 03 12:21:42.942 freemap_route_ipv6DEBG
71122026-09-03T12:21:44.375Z reset freemapDEBG, unitreplacing 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 03 12:21:42.942 Sep 03 12:21:42.942freemap_route_ipv4
71132026-09-03T12:21:44.375ZINFO
71142026-09-03T12:21:44.375Z adding route 3fff:dead::/64 -> 2001:db8::55:1
71152026-09-03T12:21:44.375ZDEBGSep 03 12:21:42.942 Sep 03 12:21:42.942reset freemapDEBG, unit initted freemap. size: 64:, INFOunit freemap_route_ipv6adding route 172.17.0.23/32 -> 10.0.0.255
71162026-09-03T12:21:44.375Z:Sep 03 12:21:42.942
71172026-09-03T12:21:44.375ZDEBG Sep 03 12:21:42.942 freemap_route_ipv6
71182026-09-03T12:21:44.375ZINFO adding route 3fff:dead::/64 -> 2001:db8::55: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 } }]
71192026-09-03T12:21:44.375Z
71202026-09-03T12:21:44.375ZSep 03 12:21:42.942 DEBG Sep 03 12:21:42.942reset freemap Sep 03 12:21:42.942, Sep 03 12:21:42.942 unitDEBG :INFO freemap_route_ipv6adding route 3fff:dead::/64 -> 2001:db8::55:2
71212026-09-03T12:21:44.375Z
71222026-09-03T12:21:44.375Zreplacing 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
71232026-09-03T12:21:44.375Zreplacing 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 } }]
71242026-09-03T12:21:44.376ZSep 03 12:21:42.942Sep 03 12:21:42.942 DEBGINFO Sep 03 12:21:42.942replacing 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 172.16.0.0/32 -> 10.0.0.1
71252026-09-03T12:21:44.376Z
71262026-09-03T12:21:44.376Z INFO Sep 03 12:21:42.942adding route 172.17.0.24/32 -> 10.0.0.255Sep 03 12:21:42.942
71272026-09-03T12:21:44.376ZSep 03 12:21:42.942 INFOINFO adding route 3fff:dead::/64 -> 2001:db8::55:3adding route 3fff:dead::/64 -> 2001:db8::55:2
71282026-09-03T12:21:44.376ZDEBG
71292026-09-03T12:21:44.376Z 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 } }]
71302026-09-03T12:21:44.376ZSep 03 12:21:42.942Sep 03 12:21:42.942 DEBGDEBGSep 03 12:21:42.942 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
71312026-09-03T12:21:44.376Z 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 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 03 12:21:42.942
71322026-09-03T12:21:44.376Z
71332026-09-03T12:21:44.376ZSep 03 12:21:42.942 DEBGINFOSep 03 12:21:42.942 adding route 172.16.0.0/32 -> 10.0.0.2INFOSep 03 12:21:42.942
71342026-09-03T12:21:44.376Z 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 } }]adding route 3fff:dead::/64 -> 2001:db8::55:4
71352026-09-03T12:21:44.376Z
71362026-09-03T12:21:44.376Z INFOSep 03 12:21:42.942 DEBGadding route 172.17.0.25/32 -> 10.0.0.255
71372026-09-03T12:21:44.376Zreplacing 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 03 12:21:42.942
71382026-09-03T12:21:44.376Z DEBG Sep 03 12:21:42.942 INFODEBGSep 03 12:21:42.942 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: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 } }]
71392026-09-03T12:21:44.376ZINFO
71402026-09-03T12:21:44.376Z adding route 172.17.0.32/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.3Sep 03 12:21:42.942
71412026-09-03T12:21:44.376Z
71422026-09-03T12:21:44.376ZINFO adding route 172.17.0.26/32 -> 10.0.0.255Sep 03 12:21:42.942
71432026-09-03T12:21:44.376Z Sep 03 12:21:42.942DEBG 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: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 03 12:21:42.942replacing 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 03 12:21:42.942
71442026-09-03T12:21:44.376Z
71452026-09-03T12:21:44.376Z 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 } }]
71462026-09-03T12:21:44.376ZDEBGSep 03 12:21:42.942Sep 03 12:21:42.942 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 } }]WARN
71472026-09-03T12:21:44.376ZSep 03 12:21:42.942INFO adding route 172.16.0.0/32 -> 10.0.0.4
71482026-09-03T12:21:44.376Zshrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })INFO
71492026-09-03T12:21:44.376Z adding route 172.17.0.27/32 -> 10.0.0.255Sep 03 12:21:42.942
71502026-09-03T12:21:44.376Z DEBG Sep 03 12:21:42.936replacing 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 03 12:21:42.942
71512026-09-03T12:21:44.376ZDEBGSep 03 12:21:42.942 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 03 12:21:42.942INFO 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 } }]adding route 172.17.0.33/32 -> 10.0.0.255
71522026-09-03T12:21:44.376Z
71532026-09-03T12:21:44.376Z
71542026-09-03T12:21:44.376Z adding route 172.17.0.0/32 -> 10.0.0.255
71552026-09-03T12:21:44.376ZSep 03 12:21:42.942Sep 03 12:21:42.942 INFODEBG Sep 03 12:21:42.942replacing 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 03 12:21:42.942
71562026-09-03T12:21:44.376Z adding route 172.17.0.28/32 -> 10.0.0.255DEBG 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
71572026-09-03T12:21:44.376Z
71582026-09-03T12:21:44.376ZSep 03 12:21:42.942 INFOadding route 3fff:beef:30::/64 -> 2001:db8::55:ff
71592026-09-03T12:21:44.376ZSep 03 12:21:42.942Sep 03 12:21:42.942 adding route 172.17.0.34/32 -> 10.0.0.255INFO Sep 03 12:21:42.942adding route 172.17.0.1/32 -> 10.0.0.255 DEBG
71602026-09-03T12:21:44.376ZDEBG
71612026-09-03T12:21:44.376Zreplacing 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 } }]
71622026-09-03T12:21:44.376Zreplacing 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 } }]
71632026-09-03T12:21:44.377ZSep 03 12:21:42.942Sep 03 12:21:42.942 Sep 03 12:21:42.942 DEBG INFODEBGreplacing 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 } }]
71642026-09-03T12:21:44.377Zreplacing 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 } }]
71652026-09-03T12:21:44.377Zadding route 172.17.0.29/32 -> 10.0.0.255
71662026-09-03T12:21:44.377ZSep 03 12:21:42.942Sep 03 12:21:42.942 INFOSep 03 12:21:42.942 adding route 172.17.0.35/32 -> 10.0.0.255DEBG
71672026-09-03T12:21:44.377Z INFOreplacing 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 } }]
71682026-09-03T12:21:44.377Ztest route::tests::same_size_non_subset_replace ... ok
71692026-09-03T12:21:44.377Zadding route 172.17.0.2/32 -> 10.0.0.255Sep 03 12:21:42.942
71702026-09-03T12:21:44.377Z DEBGSep 03 12:21:42.942 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 } }]
71712026-09-03T12:21:44.377Z INFO Sep 03 12:21:42.942adding route 172.17.0.30/32 -> 10.0.0.255
71722026-09-03T12:21:44.377ZSep 03 12:21:42.942DEBG INFOreplacing 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 03 12:21:42.942adding route 172.17.0.36/32 -> 10.0.0.255
71732026-09-03T12:21:44.377ZDEBG
71742026-09-03T12:21:44.377Z 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 03 12:21:42.942
71752026-09-03T12:21:44.377Z INFOSep 03 12:21:42.942 adding route 172.17.0.3/32 -> 10.0.0.255Sep 03 12:21:42.942
71762026-09-03T12:21:44.377ZDEBGSep 03 12:21:42.942 INFO 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 03 12:21:42.942 adding route 172.17.0.31/32 -> 10.0.0.255DEBG
71772026-09-03T12:21:44.377Z
71782026-09-03T12:21:44.377Zreplacing 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 } }]INFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ff
71792026-09-03T12:21:44.377Z
71802026-09-03T12:21:44.377ZSep 03 12:21:42.942Sep 03 12:21:42.942 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 } }]INFO
71812026-09-03T12:21:44.377Zadding route 172.17.0.37/32 -> 10.0.0.255
71822026-09-03T12:21:44.377ZSep 03 12:21:42.942 INFOSep 03 12:21:42.942 INFOadding route 172.17.0.4/32 -> 10.0.0.255DEBGSep 03 12:21:42.942Sep 03 12:21:42.942
71832026-09-03T12:21:44.377Zreplacing 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 } }] DEBGadding route 172.17.0.32/32 -> 10.0.0.255
71842026-09-03T12:21:44.377Z 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 } }]
71852026-09-03T12:21:44.377Z DEBG
71862026-09-03T12:21:44.377Zreplacing 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 } }]
71872026-09-03T12:21:44.377ZSep 03 12:21:42.942Sep 03 12:21:42.942Sep 03 12:21:42.942 Sep 03 12:21:42.942Sep 03 12:21:42.942DEBG DEBGINFO 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 } }]INFO
71882026-09-03T12:21:44.377Zadding route 3fff:beef:32::/64 -> 2001:db8::55:ff 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.38/32 -> 10.0.0.255
71892026-09-03T12:21:44.377ZINFO
71902026-09-03T12:21:44.377ZSep 03 12:21:42.942 adding route 3fff:beef:3::/64 -> 2001:db8::55:ffINFO
71912026-09-03T12:21:44.377ZSep 03 12:21:42.942
71922026-09-03T12:21:44.377Z DEBGadding route 172.17.0.33/32 -> 10.0.0.255
71932026-09-03T12:21:44.377Zreplacing 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 03 12:21:42.942 Sep 03 12:21:42.942
71942026-09-03T12:21:44.377ZINFO adding route 172.17.0.5/32 -> 10.0.0.255Sep 03 12:21:42.942
71952026-09-03T12:21:44.377ZDEBG DEBGSep 03 12:21:42.942replacing 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 03 12:21:42.942
71962026-09-03T12:21:44.377Z 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 } }] Sep 03 12:21:42.942
71972026-09-03T12:21:44.377ZDEBG DEBGadding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 03 12:21:42.942
71982026-09-03T12:21:44.377Z 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 } }]INFO
71992026-09-03T12:21:44.377Z Sep 03 12:21:42.942replacing 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 03 12:21:42.942INFO
72002026-09-03T12:21:44.377Z adding route 172.17.0.34/32 -> 10.0.0.255Sep 03 12:21:42.942
72012026-09-03T12:21:44.377ZDEBGSep 03 12:21:42.942 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 } }]Sep 03 12:21:42.942 DEBGSep 03 12:21:42.943 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 } }]
72022026-09-03T12:21:44.377Zadding route 172.17.0.39/32 -> 10.0.0.255DEBG
72032026-09-03T12:21:44.378Zcreated new freemap, Sep 03 12:21:42.949unit :DEBG freemap_route_ipv4replacing 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 } }]
72042026-09-03T12:21:44.378Z
72052026-09-03T12:21:44.378ZSep 03 12:21:42.949 INFOSep 03 12:21:42.949INFOSep 03 12:21:42.943
72062026-09-03T12:21:44.378Z adding route 172.17.0.35/32 -> 10.0.0.255
72072026-09-03T12:21:44.378Zadding route 172.17.0.6/32 -> 10.0.0.255Sep 03 12:21:42.949
72082026-09-03T12:21:44.382ZINFO Sep 03 12:21:42.949adding route 172.17.0.40/32 -> 10.0.0.255DEBG
72092026-09-03T12:21:44.382ZSep 03 12:21:42.949Sep 03 12:21:42.949 INFOcreated new freemapDEBG 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 } }]adding route 3fff:beef:34::/64 -> 2001:db8::55:ffreplacing 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 } }]
72102026-09-03T12:21:44.382ZSep 03 12:21:42.949
72112026-09-03T12:21:44.382Z DEBGDEBG
72122026-09-03T12:21:44.382Zunit: created new freemapreplacing 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 03 12:21:42.949, unit
72132026-09-03T12:21:44.382Z:Sep 03 12:21:42.949 INFOfreemap_route_ipv6 Sep 03 12:21:42.949DEBGadding route 172.17.0.36/32 -> 10.0.0.255
72142026-09-03T12:21:44.382Z 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
72152026-09-03T12:21:44.382ZSep 03 12:21:42.949 adding route 172.17.0.7/32 -> 10.0.0.255INFO
72162026-09-03T12:21:44.382Z adding route 172.17.0.41/32 -> 10.0.0.255
72172026-09-03T12:21:44.382ZSep 03 12:21:42.949Sep 03 12:21:42.949 freemap_route_ipv4
72182026-09-03T12:21:44.382Z
72192026-09-03T12:21:44.382ZDEBGDEBG 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.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 03 12:21:42.949
72202026-09-03T12:21:44.382ZSep 03 12:21:42.949Sep 03 12:21:42.949 INFODEBG
72212026-09-03T12:21:44.382Z initted freemap. size: 64 adding route 3fff:beef:35::/64 -> 2001:db8::55:ffSep 03 12:21:42.949
72222026-09-03T12:21:44.382Z, Sep 03 12:21:42.949DEBG Sep 03 12:21:42.949INFO Sep 03 12:21:42.949INFOunitcreated new freemap , adding route 172.17.0.37/32 -> 10.0.0.255unit
72232026-09-03T12:21:44.382Z: : freemap_route_ipv4adding route 172.17.0.8/32 -> 10.0.0.255
72242026-09-03T12:21:44.382ZSep 03 12:21:42.949freemap_route_ipv6
72252026-09-03T12:21:44.382Z
72262026-09-03T12:21:44.382Z DEBG DEBGreplacing 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 } }]DEBGSep 03 12:21:42.949
72272026-09-03T12:21:44.382Z Sep 03 12:21:42.949Sep 03 12:21:42.949 DEBGreplacing 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 } }] 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 } }]DEBGSep 03 12:21:42.949
72282026-09-03T12:21:44.382Z initted freemap. size: 64replacing 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 } }],
72292026-09-03T12:21:44.382Z
72302026-09-03T12:21:44.382ZINFO unitSep 03 12:21:42.949: adding route 172.17.0.38/32 -> 10.0.0.255Sep 03 12:21:42.949
72312026-09-03T12:21:44.383Z INFOSep 03 12:21:42.949 freemap_route_ipv4adding route 172.17.0.42/32 -> 10.0.0.255
72322026-09-03T12:21:44.383ZINFO INFO
72332026-09-03T12:21:44.383ZDEBGSep 03 12:21:42.949adding route 3fff:beef:36::/64 -> 2001:db8::55:ffadding route 172.17.0.9/32 -> 10.0.0.255
72342026-09-03T12:21:44.383ZSep 03 12:21:42.949
72352026-09-03T12:21:44.383Z DEBGDEBGreset freemap , 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 03 12:21:42.949
72362026-09-03T12:21:44.383Zunit :reset freemapDEBG Sep 03 12:21:42.949, freemap_route_ipv4Sep 03 12:21:42.949
72372026-09-03T12:21:44.383Zreplacing 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 } }]DEBGDEBG
72382026-09-03T12:21:44.383Z unit: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 } }]
72392026-09-03T12:21:44.383ZSep 03 12:21:42.949Sep 03 12:21:42.949replacing 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 } }] DEBGfreemap_route_ipv4Sep 03 12:21:42.949 INFOinitted freemap. size: 64
72402026-09-03T12:21:44.383ZINFO , adding route 172.17.0.39/32 -> 10.0.0.255unit :
72412026-09-03T12:21:44.383Z freemap_route_ipv6Sep 03 12:21:42.949
72422026-09-03T12:21:44.383Zadding route 172.17.0.10/32 -> 10.0.0.255Sep 03 12:21:42.949
72432026-09-03T12:21:44.383Z
72442026-09-03T12:21:44.383Z INFO adding route 3fff:beef:37::/64 -> 2001:db8::55:ffSep 03 12:21:42.949
72452026-09-03T12:21:44.383Z Sep 03 12:21:42.949DEBGINFOSep 03 12:21:42.949 DEBGreplacing 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 03 12:21:42.949 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.43/32 -> 10.0.0.255DEBG
72462026-09-03T12:21:44.383Z
72472026-09-03T12:21:44.383Z
72482026-09-03T12:21:44.383Zreset freemap, Sep 03 12:21:42.949Sep 03 12:21:42.949DEBG INFOSep 03 12:21:42.949 unitinitted freemap. size: 64DEBGSep 03 12:21:42.949, 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 } }]INFOadding route 172.17.0.40/32 -> 10.0.0.255
72492026-09-03T12:21:44.383Z
72502026-09-03T12:21:44.383Z adding route 172.17.0.11/32 -> 10.0.0.255:unit
72512026-09-03T12:21:44.383ZSep 03 12:21:42.949: DEBG Sep 03 12:21:42.949 freemap_route_ipv6 Sep 03 12:21:42.949
72522026-09-03T12:21:44.383Zreplacing 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 } }]INFO
72532026-09-03T12:21:44.383Z 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 } }]DEBGfreemap_route_ipv6
72542026-09-03T12:21:44.383Z 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 } }]
72552026-09-03T12:21:44.383ZSep 03 12:21:42.949 INFO
72562026-09-03T12:21:44.383Z adding route 172.17.0.44/32 -> 10.0.0.255Sep 03 12:21:42.949adding route 172.17.0.41/32 -> 10.0.0.255 Sep 03 12:21:42.949
72572026-09-03T12:21:44.383Z INFOINFOSep 03 12:21:42.949
72582026-09-03T12:21:44.383Zadding route 172.17.0.12/32 -> 10.0.0.255Sep 03 12:21:42.949
72592026-09-03T12:21:44.383Zadding route 3fff:dead::/64 -> 2001:db8::55:1DEBG
72602026-09-03T12:21:44.383Z reset freemapSep 03 12:21:42.949, Sep 03 12:21:42.949 Sep 03 12:21:42.949 DEBGDEBG 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 } }]INFO
72612026-09-03T12:21:44.383Z 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 :
72622026-09-03T12:21:44.383Z Sep 03 12:21:42.949 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 } }]DEBGadding route 3fff:beef:38::/64 -> 2001:db8::55:ffSep 03 12:21:42.949
72632026-09-03T12:21:44.383Z Sep 03 12:21:42.949 INFOfreemap_route_ipv6
72642026-09-03T12:21:44.383Zreplacing 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 } }]
72652026-09-03T12:21:44.383Zadding route 172.17.0.42/32 -> 10.0.0.255INFO
72662026-09-03T12:21:44.383Z
72672026-09-03T12:21:44.383Z Sep 03 12:21:42.949adding route 172.17.0.45/32 -> 10.0.0.255 Sep 03 12:21:42.949
72682026-09-03T12:21:44.383Ztest route::tests::rollback_on_compact_write_failure ... ok
72692026-09-03T12:21:44.383ZINFOSep 03 12:21:42.949Sep 03 12:21:42.949 INFO DEBGSep 03 12:21:42.949 adding route 172.17.0.13/32 -> 10.0.0.255
72702026-09-03T12:21:44.383Z 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 } }]DEBG
72712026-09-03T12:21:44.384ZDEBGSep 03 12:21:42.949 INFOadding route 172.16.0.0/32 -> 10.0.0.1Sep 03 12:21:42.949 adding route 3fff:dead::/64 -> 2001:db8::55:2DEBGreplacing 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 } }]
72722026-09-03T12:21:44.384Z 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 } }]
72732026-09-03T12:21:44.384ZSep 03 12:21:42.949
72742026-09-03T12:21:44.384Z
72752026-09-03T12:21:44.384ZINFO 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.43/32 -> 10.0.0.255
72762026-09-03T12:21:44.384ZSep 03 12:21:42.949
72772026-09-03T12:21:44.384ZINFO Sep 03 12:21:42.949adding route 172.17.0.14/32 -> 10.0.0.255 Sep 03 12:21:42.949DEBG Sep 03 12:21:42.949INFO
72782026-09-03T12:21:44.384ZSep 03 12:21:42.949 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 03 12:21:42.949DEBG
72792026-09-03T12:21:44.384Z adding route 3fff:beef:39::/64 -> 2001:db8::55:ffDEBGSep 03 12:21:42.949 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 } }]
72802026-09-03T12:21:44.384Zreplacing 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 } }]
72812026-09-03T12:21:44.384ZDEBG
72822026-09-03T12:21:44.384ZINFO Sep 03 12:21:42.949Sep 03 12:21:42.949replacing 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 } }]
72832026-09-03T12:21:44.384Zadding route 172.17.0.46/32 -> 10.0.0.255INFOSep 03 12:21:42.949
72842026-09-03T12:21:44.384Z Sep 03 12:21:42.949INFOadding route 172.17.0.44/32 -> 10.0.0.255Sep 03 12:21:42.949
72852026-09-03T12:21:44.384Z INFOadding route 172.16.0.0/32 -> 10.0.0.2 Sep 03 12:21:42.949INFOadding route 3fff:dead::/64 -> 2001:db8::55:3
72862026-09-03T12:21:44.384ZDEBG Sep 03 12:21:42.949 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
72872026-09-03T12:21:44.384ZSep 03 12:21:42.949
72882026-09-03T12:21:44.384Z DEBG adding route 172.17.0.15/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 } }]
72892026-09-03T12:21:44.384Z DEBG
72902026-09-03T12:21:44.384Zreplacing 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: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 } }]
72912026-09-03T12:21:44.384ZSep 03 12:21:42.949Sep 03 12:21:42.949
72922026-09-03T12:21:44.384ZSep 03 12:21:42.949Sep 03 12:21:42.949INFO INFO DEBGadding route 172.17.0.45/32 -> 10.0.0.255 Sep 03 12:21:42.949adding route 172.17.0.47/32 -> 10.0.0.255
72932026-09-03T12:21:44.384Z
72942026-09-03T12:21:44.384Z Sep 03 12:21:42.949DEBG 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 } }] 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 3fff:dead::/64 -> 2001:db8::55:4
72952026-09-03T12:21:44.384ZSep 03 12:21:42.949INFO Sep 03 12:21:42.949DEBG
72962026-09-03T12:21:44.384Z 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 } }]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 } }]
72972026-09-03T12:21:44.384Z
72982026-09-03T12:21:44.384ZSep 03 12:21:42.949adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
72992026-09-03T12:21:44.384ZSep 03 12:21:42.949
73002026-09-03T12:21:44.384Z Sep 03 12:21:42.949INFO adding route 172.17.0.16/32 -> 10.0.0.255INFO
73012026-09-03T12:21:44.384Z DEBGadding route 172.17.0.46/32 -> 10.0.0.255Sep 03 12:21:42.949
73022026-09-03T12:21:44.384Z 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 03 12:21:42.949INFOSep 03 12:21:42.949 DEBGDEBG adding route 172.17.0.48/32 -> 10.0.0.255replacing 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.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 } }]
73032026-09-03T12:21:44.384Z
73042026-09-03T12:21:44.384Z
73052026-09-03T12:21:44.384ZSep 03 12:21:42.949
73062026-09-03T12:21:44.384Z DEBGSep 03 12:21:42.949Sep 03 12:21:42.949 Sep 03 12:21:42.949 INFODEBG 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 } }] adding route 172.17.0.17/32 -> 10.0.0.255adding route 172.17.0.47/32 -> 10.0.0.255
73072026-09-03T12:21:44.384Z
73082026-09-03T12:21:44.389Z
73092026-09-03T12:21:44.389Zreplacing 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 } }]
73102026-09-03T12:21:44.389ZSep 03 12:21:42.949 Sep 03 12:21:42.949Sep 03 12:21:42.949DEBG 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 } }]
73112026-09-03T12:21:44.389Z Sep 03 12:21:42.949DEBGadding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
73122026-09-03T12:21:44.389ZINFO 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.49/32 -> 10.0.0.255
73132026-09-03T12:21:44.389Z
73142026-09-03T12:21:44.389ZSep 03 12:21:42.949 Sep 03 12:21:42.949INFO DEBGadding route 172.17.0.18/32 -> 10.0.0.255
73152026-09-03T12:21:44.389Zreplacing 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 } }]
73162026-09-03T12:21:44.389ZSep 03 12:21:42.949Sep 03 12:21:42.949 INFODEBGSep 03 12:21:42.949 Sep 03 12:21:42.949 Sep 03 12:21:42.949 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 } }] DEBGadding route 172.17.0.48/32 -> 10.0.0.255
73172026-09-03T12:21:44.389ZDEBGreplacing 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: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 } }]
73182026-09-03T12:21:44.389ZSep 03 12:21:42.950 DEBG
73192026-09-03T12:21:44.389Zcreated new freemap, unitSep 03 12:21:42.936: freemap_route_ipv4Sep 03 12:21:42.955 DEBG
73202026-09-03T12:21:44.389Z 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 } }]
73212026-09-03T12:21:44.389Z Sep 03 12:21:42.955created new freemap , DEBGunit Sep 03 12:21:42.955:created new freemap , unitfreemap_route_ipv4INFO:
73222026-09-03T12:21:44.389Z adding route 172.17.0.49/32 -> 10.0.0.255Sep 03 12:21:42.955 freemap_route_ipv6INFO
73232026-09-03T12:21:44.389Z
73242026-09-03T12:21:44.389Z Sep 03 12:21:42.955adding route 172.17.0.50/32 -> 10.0.0.255
73252026-09-03T12:21:44.389ZSep 03 12:21:42.955Sep 03 12:21:42.955 DEBG DEBGinitted freemap. size: 64 DEBG, Sep 03 12:21:42.955created new freemap
73262026-09-03T12:21:44.389Zreplacing 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 } }], unitunit ::
73272026-09-03T12:21:44.389Z freemap_route_ipv4DEBG
73282026-09-03T12:21:44.389Z freemap_route_ipv6replacing 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 } }]
73292026-09-03T12:21:44.389Z
73302026-09-03T12:21:44.389ZSep 03 12:21:42.955Sep 03 12:21:42.955 Sep 03 12:21:42.955 DEBGINFO Sep 03 12:21:42.955DEBGadding route 172.17.0.50/32 -> 10.0.0.255 Sep 03 12:21:42.955 DEBG
73312026-09-03T12:21:44.389Zreset freemap , INFOunitinitted freemap. size: 64:, 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 } }]adding route 172.17.0.51/32 -> 10.0.0.255
73322026-09-03T12:21:44.390ZSep 03 12:21:42.955freemap_route_ipv4 unit
73332026-09-03T12:21:44.390ZDEBG: 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 } }]
73342026-09-03T12:21:44.390Z
73352026-09-03T12:21:44.390ZSep 03 12:21:42.955freemap_route_ipv4
73362026-09-03T12:21:44.390ZDEBGSep 03 12:21:42.955Sep 03 12:21:42.955 INFODEBG adding route 172.17.0.51/32 -> 10.0.0.255Sep 03 12:21:42.955replacing 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 } }]
73372026-09-03T12:21:44.390Z DEBGinitted freemap. size: 64
73382026-09-03T12:21:44.390Z, Sep 03 12:21:42.956reset freemapunit, : unitSep 03 12:21:42.956DEBG: 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_ipv6 INFO
73392026-09-03T12:21:44.390Zfreemap_route_ipv4
73402026-09-03T12:21:44.390Z
73412026-09-03T12:21:44.390Zadding route 172.17.0.52/32 -> 10.0.0.255
73422026-09-03T12:21:44.390ZSep 03 12:21:42.956Sep 03 12:21:42.956 INFODEBG Sep 03 12:21:42.956adding route 172.17.0.52/32 -> 10.0.0.255 DEBG reset freemap
73432026-09-03T12:21:44.390Z, initted freemap. size: 64Sep 03 12:21:42.956, unit :DEBGSep 03 12:21:42.956unit DEBG: freemap_route_ipv6replacing 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 } }]
73442026-09-03T12:21:44.390Zreplacing 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 } }]
73452026-09-03T12:21:44.390Z
73462026-09-03T12:21:44.390Zfreemap_route_ipv6
73472026-09-03T12:21:44.390ZSep 03 12:21:42.956Sep 03 12:21:42.956 INFOINFO adding route 172.17.0.53/32 -> 10.0.0.255Sep 03 12:21:42.956
73482026-09-03T12:21:44.390Z adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG
73492026-09-03T12:21:44.390ZSep 03 12:21:42.956 reset freemapINFOSep 03 12:21:42.956Sep 03 12:21:42.956 DEBG, unit 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.53/32 -> 10.0.0.255DEBG: 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 } }]freemap_route_ipv6
73502026-09-03T12:21:44.390Z
73512026-09-03T12:21:44.390Z
73522026-09-03T12:21:44.390Z
73532026-09-03T12:21:44.390ZSep 03 12:21:42.956Sep 03 12:21:42.956 INFO adding route 172.17.0.54/32 -> 10.0.0.255
73542026-09-03T12:21:44.390ZSep 03 12:21:42.956Sep 03 12:21:42.956Sep 03 12:21:42.956 DEBGDEBGINFOSep 03 12:21:42.955 adding route 3fff:dead::/64 -> 2001:db8::55:2
73552026-09-03T12:21:44.390Zreplacing 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.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 } }]
73562026-09-03T12:21:44.390Z
73572026-09-03T12:21:44.390ZINFO adding route 3fff:dead::/64 -> 2001:db8::55:1INFOSep 03 12:21:42.956
73582026-09-03T12:21:44.390Z Sep 03 12:21:42.956INFO Sep 03 12:21:42.956adding route 172.17.0.19/32 -> 10.0.0.255 adding route 172.17.0.55/32 -> 10.0.0.255
73592026-09-03T12:21:44.390ZINFO
73602026-09-03T12:21:44.390Zadding route 172.17.0.54/32 -> 10.0.0.255Sep 03 12:21:42.956
73612026-09-03T12:21:44.390ZSep 03 12:21:42.956 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 } }]Sep 03 12:21:42.956DEBG
73622026-09-03T12:21:44.390Zreplacing 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 } }]
73632026-09-03T12:21:44.390Zreplacing 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 } }]
73642026-09-03T12:21:44.390Z DEBGSep 03 12:21:42.956 Sep 03 12:21:42.956INFOreplacing 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 03 12:21:42.956adding route 3fff:dead::/64 -> 2001:db8::55:2
73652026-09-03T12:21:44.390ZINFO INFO Sep 03 12:21:42.956adding route 172.17.0.56/32 -> 10.0.0.255 adding route 3fff:dead::/64 -> 2001:db8::55:3
73662026-09-03T12:21:44.390ZDEBG
73672026-09-03T12:21:44.390Z
73682026-09-03T12:21:44.390Zreplacing 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 03 12:21:42.956Sep 03 12:21:42.956
73692026-09-03T12:21:44.390Z Sep 03 12:21:42.956DEBGSep 03 12:21:42.956 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 } }]DEBG adding route 172.17.0.55/32 -> 10.0.0.255
73702026-09-03T12:21:44.390Z
73712026-09-03T12:21:44.391ZDEBG 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 } }]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 } }]
73722026-09-03T12:21:44.391Z
73732026-09-03T12:21:44.391Ztest route::tests::add_target_fails_full ... ok
73742026-09-03T12:21:44.391ZSep 03 12:21:42.956Sep 03 12:21:42.956 Sep 03 12:21:42.956DEBGINFO INFOSep 03 12:21:42.956Sep 03 12:21:42.956 adding route 172.17.0.57/32 -> 10.0.0.255INFO INFOadding route 3fff:dead::/64 -> 2001:db8::55:4adding route 172.17.0.20/32 -> 10.0.0.255
73752026-09-03T12:21:44.391Z
73762026-09-03T12:21:44.391Zreplacing 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:dead::/64 -> 2001:db8::55:3
73772026-09-03T12:21:44.391Z
73782026-09-03T12:21:44.391Z
73792026-09-03T12:21:44.391ZSep 03 12:21:42.956Sep 03 12:21:42.956 Sep 03 12:21:42.956DEBGINFO DEBGSep 03 12:21:42.956Sep 03 12:21:42.956adding route 172.17.0.56/32 -> 10.0.0.255 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 } }]DEBGDEBG
73802026-09-03T12:21:44.391Z
73812026-09-03T12:21:44.391Zreplacing 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 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 } }]
73822026-09-03T12:21:44.391Z
73832026-09-03T12:21:44.391Z 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 03 12:21:42.956Sep 03 12:21:42.956Sep 03 12:21:42.956Sep 03 12:21:42.956 INFO DEBG
73842026-09-03T12:21:44.391Zadding route 3fff:dead::/64 -> 2001:db8::55:4INFOINFO 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 } }]
73852026-09-03T12:21:44.391Z
73862026-09-03T12:21:44.391Z adding route 172.17.0.58/32 -> 10.0.0.255adding route 172.17.0.21/32 -> 10.0.0.255Sep 03 12:21:42.956
73872026-09-03T12:21:44.391Z
73882026-09-03T12:21:44.391Z DEBG Sep 03 12:21:42.956replacing 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 } }] Sep 03 12:21:42.956Sep 03 12:21:42.956 DEBGSep 03 12:21:42.956 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 } }] 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 } }]
73892026-09-03T12:21:44.391Z
73902026-09-03T12:21:44.391Zadding route 172.17.0.57/32 -> 10.0.0.255
73912026-09-03T12:21:44.391ZDEBG Sep 03 12:21:42.956replacing 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 } }]
73922026-09-03T12:21:44.391ZSep 03 12:21:42.956
73932026-09-03T12:21:44.391ZINFOSep 03 12:21:42.956 adding route 172.17.0.59/32 -> 10.0.0.255 DEBG
73942026-09-03T12:21:44.391Z 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: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 03 12:21:42.956replacing 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 } }]
73952026-09-03T12:21:44.391Z
73962026-09-03T12:21:44.391ZSep 03 12:21:42.956INFO DEBGSep 03 12:21:42.956adding route 172.17.0.22/32 -> 10.0.0.255 Sep 03 12:21:42.956replacing 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 } }] WARNINFO
73972026-09-03T12:21:44.391Z
73982026-09-03T12:21:44.391Z shrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
73992026-09-03T12:21:44.391Zadding route 172.17.0.58/32 -> 10.0.0.255
74002026-09-03T12:21:44.391ZSep 03 12:21:42.956Sep 03 12:21:42.956 INFODEBG adding route 172.17.0.60/32 -> 10.0.0.255replacing 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 03 12:21:42.956
74012026-09-03T12:21:44.391Z
74022026-09-03T12:21:44.391Z Sep 03 12:21:42.956Sep 03 12:21:42.956 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 } }]DEBGadding route 172.17.0.23/32 -> 10.0.0.255
74032026-09-03T12:21:44.391Z
74042026-09-03T12:21:44.391Zreplacing 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 } }]
74052026-09-03T12:21:44.391Zadding route 3fff:beef:4::/64 -> 2001:db8::55:ffSep 03 12:21:42.956Sep 03 12:21:42.956
74062026-09-03T12:21:44.391ZSep 03 12:21:42.956 INFO INFOadding route 172.17.0.59/32 -> 10.0.0.255 adding route 172.17.0.61/32 -> 10.0.0.255DEBG
74072026-09-03T12:21:44.391Z
74082026-09-03T12:21:44.501Z 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 03 12:21:42.956
74092026-09-03T12:21:44.501Z Sep 03 12:21:42.956DEBG Sep 03 12:21:42.956 DEBGreplacing 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 } }]
74102026-09-03T12:21:44.501ZSep 03 12:21:42.956DEBG 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.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 } }]
74112026-09-03T12:21:44.501Z Sep 03 12:21:42.956
74122026-09-03T12:21:44.501Z INFOINFO Sep 03 12:21:42.956adding route 3fff:beef:5::/64 -> 2001:db8::55:ffadding route 172.17.0.24/32 -> 10.0.0.255
74132026-09-03T12:21:44.501ZINFOSep 03 12:21:42.956
74142026-09-03T12:21:44.501Zadding route 172.17.0.62/32 -> 10.0.0.255INFO
74152026-09-03T12:21:44.501Z Sep 03 12:21:42.956 adding route 172.17.0.60/32 -> 10.0.0.255DEBG
74162026-09-03T12:21:44.501Z 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 03 12:21:42.956
74172026-09-03T12:21:44.501ZSep 03 12:21:42.956 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 } }] Sep 03 12:21:42.956
74182026-09-03T12:21:44.501Z 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
74192026-09-03T12:21:44.501ZSep 03 12:21:42.956 adding route 172.17.0.25/32 -> 10.0.0.255Sep 03 12:21:42.956
74202026-09-03T12:21:44.501Z Sep 03 12:21:42.956DEBG DEBGINFOreplacing 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 } }]
74212026-09-03T12:21:44.501Zfailed to allocate space for the new target list
74222026-09-03T12:21:44.501ZSep 03 12:21:42.956adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
74232026-09-03T12:21:44.502ZDEBG Sep 03 12:21:42.956Sep 03 12:21:42.956 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 } }]
74242026-09-03T12:21:44.502ZDEBGINFO 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 172.17.0.61/32 -> 10.0.0.255
74252026-09-03T12:21:44.502ZSep 03 12:21:42.956Sep 03 12:21:42.956 DEBGSep 03 12:21:42.962 created new freemap , DEBGunit :created new freemap DEBGfreemap_route_ipv4
74262026-09-03T12:21:44.502Z, unitreplacing 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 } }]:
74272026-09-03T12:21:44.502Z freemap_route_ipv4Sep 03 12:21:42.962
74282026-09-03T12:21:44.502Z DEBGSep 03 12:21:42.962 created new freemapINFO, unitadding route 172.17.0.62/32 -> 10.0.0.255:
74292026-09-03T12:21:44.502Z Sep 03 12:21:42.962freemap_route_ipv6
74302026-09-03T12:21:44.502ZDEBG Sep 03 12:21:42.962created new freemap , DEBGunitSep 03 12:21:42.962 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 } }]DEBG: initted freemap. size: 64freemap_route_ipv6
74312026-09-03T12:21:44.502Z,
74322026-09-03T12:21:44.502Zunit: freemap_route_ipv4Sep 03 12:21:42.962
74332026-09-03T12:21:44.502Z INFO adding route 172.17.0.63/32 -> 10.0.0.255
74342026-09-03T12:21:44.502ZSep 03 12:21:42.962Sep 03 12:21:42.962 DEBG DEBGinitted freemap. size: 64 , reset freemapSep 03 12:21:42.962, unitunitDEBG:: freemap_route_ipv4freemap_route_ipv4
74352026-09-03T12:21:44.502Z
74362026-09-03T12:21:44.502Zreplacing 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 } }]
74372026-09-03T12:21:44.502ZSep 03 12:21:42.962Sep 03 12:21:42.956 Sep 03 12:21:42.962DEBG reset freemap DEBG, DEBGSep 03 12:21:42.962 initted freemap. size: 64DEBGunit, : unitfreemap_route_ipv4:
74382026-09-03T12:21:44.502Z failed to allocate space for the new target listfreemap_route_ipv6
74392026-09-03T12:21:44.502Z
74402026-09-03T12:21:44.502Zreplacing 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 03 12:21:42.962
74412026-09-03T12:21:44.502ZDEBGSep 03 12:21:42.962 initted freemap. size: 64DEBGSep 03 12:21:42.962 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 } }],
74422026-09-03T12:21:44.502ZDEBGunit :reset freemapSep 03 12:21:42.962 , unitfreemap_route_ipv6:Sep 03 12:21:42.962 freemap_route_ipv6DEBG
74432026-09-03T12:21:44.502Z failed to allocate space for the new target list
74442026-09-03T12:21:44.502ZINFO
74452026-09-03T12:21:44.502Zadding route 3fff:beef:7::/64 -> 2001:db8::55:ffSep 03 12:21:42.962
74462026-09-03T12:21:44.502ZSep 03 12:21:42.962 INFODEBG adding route 172.16.0.0/32 -> 10.0.0.1reset freemap
74472026-09-03T12:21:44.502Z, Sep 03 12:21:42.962unit :DEBG freemap_route_ipv6replacing 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 } }]
74482026-09-03T12:21:44.502ZSep 03 12:21:42.962
74492026-09-03T12:21:44.502Z DEBGSep 03 12:21:42.962Sep 03 12:21:42.962 INFOINFO 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:beef:8::/64 -> 2001:db8::55:ff
74502026-09-03T12:21:44.502Z
74512026-09-03T12:21:44.502Zadding route 172.16.0.0/32 -> 10.0.0.1
74522026-09-03T12:21:44.502ZSep 03 12:21:42.962 Sep 03 12:21:42.962INFOSep 03 12:21:42.962 adding route 172.16.0.0/32 -> 10.0.0.2Sep 03 12:21:42.962DEBG
74532026-09-03T12:21:44.502Z 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 } }]INFO
74542026-09-03T12:21:44.502ZDEBG adding route 172.17.0.26/32 -> 10.0.0.255replacing 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 } }]
74552026-09-03T12:21:44.502ZSep 03 12:21:42.962
74562026-09-03T12:21:44.502ZSep 03 12:21:42.962 DEBGINFOSep 03 12:21:42.962Sep 03 12:21:42.962 adding route 172.16.0.0/32 -> 10.0.0.2
74572026-09-03T12:21:44.503Zreplacing 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 } }] DEBGINFO
74582026-09-03T12:21:44.503Zreplacing 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 3fff:beef:9::/64 -> 2001:db8::55:ffSep 03 12:21:42.962
74592026-09-03T12:21:44.503Z
74602026-09-03T12:21:44.503Z Sep 03 12:21:42.962DEBG 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 } }] adding route 172.16.0.0/32 -> 10.0.0.3
74612026-09-03T12:21:44.503Z
74622026-09-03T12:21:44.503ZSep 03 12:21:42.962 INFO Sep 03 12:21:42.962adding route 172.17.0.27/32 -> 10.0.0.255Sep 03 12:21:42.962
74632026-09-03T12:21:44.503Z INFODEBG Sep 03 12:21:42.962 adding route 172.16.0.0/32 -> 10.0.0.3replacing 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 } }]DEBGSep 03 12:21:42.962
74642026-09-03T12:21:44.503Z 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
74652026-09-03T12:21:44.503Z
74662026-09-03T12:21:44.503ZSep 03 12:21:42.962 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 } }]Sep 03 12:21:42.962
74672026-09-03T12:21:44.503Z Sep 03 12:21:42.962DEBG 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 03 12:21:42.962INFO adding route 172.16.0.0/32 -> 10.0.0.4
74682026-09-03T12:21:44.503Z
74692026-09-03T12:21:44.503ZINFOadding route 3fff:beef:a::/64 -> 2001:db8::55:ff adding route 172.17.0.28/32 -> 10.0.0.255
74702026-09-03T12:21:44.503ZSep 03 12:21:42.962
74712026-09-03T12:21:44.503Ztest route::tests::shrink_to_single_non_zero_survivor ... ok
74722026-09-03T12:21:44.503ZSep 03 12:21:42.962 INFODEBG adding route 172.16.0.0/32 -> 10.0.0.4replacing 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 } }]
74732026-09-03T12:21:44.503Z
74742026-09-03T12:21:44.503ZSep 03 12:21:42.962Sep 03 12:21:42.962 DEBGDEBGSep 03 12:21:42.962 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 03 12:21:42.962
74752026-09-03T12:21:44.503Z 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 } }]DEBG
74762026-09-03T12:21:44.503Zreplacing 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 } }]
74772026-09-03T12:21:44.503Ztest route::tests::delete_target_full ... ok
74782026-09-03T12:21:44.503Ztest route::tests::shrink_preserves_compacted_order ... ok
74792026-09-03T12:21:44.503Zreplacing 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 03 12:21:42.962 INFO adding route 172.17.0.29/32 -> 10.0.0.255
74802026-09-03T12:21:44.503Z
74812026-09-03T12:21:44.503ZSep 03 12:21:42.969 DEBGINFO 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 } }]adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
74822026-09-03T12:21:44.503Z
74832026-09-03T12:21:44.503ZSep 03 12:21:42.969 Sep 03 12:21:42.969 INFODEBG adding route 172.17.0.30/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 } }]
74842026-09-03T12:21:44.503Z
74852026-09-03T12:21:44.503ZSep 03 12:21:42.969 INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ffSep 03 12:21:42.969
74862026-09-03T12:21:44.503Z 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 } }]
74872026-09-03T12:21:44.503ZSep 03 12:21:42.969Sep 03 12:21:42.969 DEBGDEBGSep 03 12:21:42.969 failed to allocate space for the new target list 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 } }]INFO
74882026-09-03T12:21:44.503Z
74892026-09-03T12:21:44.503Zadding route 172.17.0.31/32 -> 10.0.0.255
74902026-09-03T12:21:44.503ZSep 03 12:21:42.969Sep 03 12:21:42.969 Sep 03 12:21:42.969INFODEBG adding route 3fff:beef:c::/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 } }]
74912026-09-03T12:21:44.503Z
74922026-09-03T12:21:44.503ZDEBG 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 } }]
74932026-09-03T12:21:44.503ZSep 03 12:21:42.969 DEBGSep 03 12:21:42.969 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
74942026-09-03T12:21:44.503Z adding route 172.17.0.32/32 -> 10.0.0.255
74952026-09-03T12:21:44.503ZSep 03 12:21:42.969Sep 03 12:21:42.969 DEBGINFO 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 3fff:beef:d::/64 -> 2001:db8::55:ff
74962026-09-03T12:21:44.504Z
74972026-09-03T12:21:44.504ZSep 03 12:21:42.969Sep 03 12:21:42.969 DEBGINFO 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 172.17.0.33/32 -> 10.0.0.255
74982026-09-03T12:21:44.504Z
74992026-09-03T12:21:44.504ZSep 03 12:21:42.969 Sep 03 12:21:42.969DEBG 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 } }]
75002026-09-03T12:21:44.504Zadding route 3fff:beef:e::/64 -> 2001:db8::55:ff
75012026-09-03T12:21:44.504ZSep 03 12:21:42.969Sep 03 12:21:42.969 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 } }]adding route 172.17.0.34/32 -> 10.0.0.255
75022026-09-03T12:21:44.504Z
75032026-09-03T12:21:44.504ZSep 03 12:21:42.969 Sep 03 12:21:42.969DEBG 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 } }]
75042026-09-03T12:21:44.504Zadding route 3fff:beef:f::/64 -> 2001:db8::55:ff
75052026-09-03T12:21:44.504ZSep 03 12:21:42.969Sep 03 12:21:42.969 DEBGINFO 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 172.17.0.35/32 -> 10.0.0.255
75062026-09-03T12:21:44.504Z
75072026-09-03T12:21:44.504ZSep 03 12:21:42.969 Sep 03 12:21:42.969 DEBGINFO 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 3fff:beef:10::/64 -> 2001:db8::55:ff
75082026-09-03T12:21:44.508Z
75092026-09-03T12:21:44.508ZSep 03 12:21:42.969Sep 03 12:21:42.969 DEBGINFO 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 } }]adding route 172.17.0.36/32 -> 10.0.0.255
75102026-09-03T12:21:44.508Z
75112026-09-03T12:21:44.508ZSep 03 12:21:42.969Sep 03 12:21:42.969 INFODEBG adding route 3fff:beef:11::/64 -> 2001:db8::55:ffreplacing 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 } }]
75122026-09-03T12:21:44.508Z
75132026-09-03T12:21:44.508ZSep 03 12:21:42.969 Sep 03 12:21:42.969INFO DEBGadding route 172.17.0.37/32 -> 10.0.0.255
75142026-09-03T12:21:44.508Zreplacing 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 } }]
75152026-09-03T12:21:44.508ZSep 03 12:21:42.969Sep 03 12:21:42.969 INFODEBG adding route 3fff:beef:12::/64 -> 2001:db8::55:ffreplacing 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 } }]
75162026-09-03T12:21:44.509Z
75172026-09-03T12:21:44.509ZSep 03 12:21:42.969 Sep 03 12:21:42.969INFO DEBGadding route 172.17.0.38/32 -> 10.0.0.255
75182026-09-03T12:21:44.509Zreplacing 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 } }]
75192026-09-03T12:21:44.509ZSep 03 12:21:42.969Sep 03 12:21:42.969 INFODEBG adding route 3fff:beef:13::/64 -> 2001:db8::55:ffreplacing 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 } }]
75202026-09-03T12:21:44.509Z
75212026-09-03T12:21:44.509ZSep 03 12:21:42.969 Sep 03 12:21:42.969INFO DEBGadding route 172.17.0.39/32 -> 10.0.0.255
75222026-09-03T12:21:44.509Zreplacing 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 } }]
75232026-09-03T12:21:44.509ZSep 03 12:21:42.969Sep 03 12:21:42.969 INFODEBG adding route 3fff:beef:14::/64 -> 2001:db8::55:ffreplacing 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 } }]
75242026-09-03T12:21:44.509Z
75252026-09-03T12:21:44.509ZSep 03 12:21:42.969 Sep 03 12:21:42.969INFO DEBGadding route 172.17.0.40/32 -> 10.0.0.255
75262026-09-03T12:21:44.509Zreplacing 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 } }]
75272026-09-03T12:21:44.509ZSep 03 12:21:42.969Sep 03 12:21:42.969 INFODEBG adding route 3fff:beef:15::/64 -> 2001:db8::55:ffreplacing 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 } }]
75282026-09-03T12:21:44.509Z
75292026-09-03T12:21:44.509ZSep 03 12:21:42.969 Sep 03 12:21:42.969INFO DEBGadding route 172.17.0.41/32 -> 10.0.0.255
75302026-09-03T12:21:44.509Zreplacing 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 } }]
75312026-09-03T12:21:44.509ZSep 03 12:21:42.969
75322026-09-03T12:21:44.509ZSep 03 12:21:42.969 INFODEBG adding route 3fff:beef:16::/64 -> 2001:db8::55:ffreplacing 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 } }]
75332026-09-03T12:21:44.509Z
75342026-09-03T12:21:44.509ZSep 03 12:21:42.969 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.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 } }]Sep 03 12:21:42.969Sep 03 12:21:42.969
75352026-09-03T12:21:44.509ZDEBG 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 } }]
75362026-09-03T12:21:44.509Zadding route 172.17.0.42/32 -> 10.0.0.255
75372026-09-03T12:21:44.509ZSep 03 12:21:42.969 Sep 03 12:21:42.969INFO DEBGadding route 3fff:beef:17::/64 -> 2001:db8::55:ff
75382026-09-03T12:21:44.509Zreplacing 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 } }]
75392026-09-03T12:21:44.509ZSep 03 12:21:42.969 Sep 03 12:21:42.969DEBG INFOreplacing 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 } }]
75402026-09-03T12:21:44.509Zadding route 172.17.0.43/32 -> 10.0.0.255
75412026-09-03T12:21:44.509ZSep 03 12:21:42.969 Sep 03 12:21:42.969INFO DEBGadding route 3fff:beef:18::/64 -> 2001:db8::55:ff
75422026-09-03T12:21:44.509Zreplacing 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 } }]
75432026-09-03T12:21:44.509ZSep 03 12:21:42.969 Sep 03 12:21:42.969DEBG INFOreplacing 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 } }]
75442026-09-03T12:21:44.509Zadding route 172.17.0.44/32 -> 10.0.0.255
75452026-09-03T12:21:44.509ZSep 03 12:21:42.969 Sep 03 12:21:42.969INFO DEBGadding route 3fff:beef:19::/64 -> 2001:db8::55:ff 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 } }]
75462026-09-03T12:21:44.509ZSep 03 12:21:42.969
75472026-09-03T12:21:44.509Z INFO adding route 172.17.0.45/32 -> 10.0.0.255
75482026-09-03T12:21:44.509ZSep 03 12:21:42.969 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 } }]Sep 03 12:21:42.969
75492026-09-03T12:21:44.509ZSep 03 12:21:42.969 INFODEBG adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffreplacing 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 } }]
75502026-09-03T12:21:44.509Z
75512026-09-03T12:21:44.509ZSep 03 12:21:42.969Sep 03 12:21:42.969 DEBGINFO 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 172.17.0.46/32 -> 10.0.0.255
75522026-09-03T12:21:44.509Z
75532026-09-03T12:21:44.509ZSep 03 12:21:42.969Sep 03 12:21:42.969 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 3fff:beef:1b::/64 -> 2001:db8::55:ff
75542026-09-03T12:21:44.509Z
75552026-09-03T12:21:44.510ZSep 03 12:21:42.969Sep 03 12:21:42.969 INFODEBG adding route 172.17.0.47/32 -> 10.0.0.255replacing 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 } }]
75562026-09-03T12:21:44.510Z
75572026-09-03T12:21:44.510ZSep 03 12:21:42.969Sep 03 12:21:42.969 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 3fff:beef:1c::/64 -> 2001:db8::55:ff
75582026-09-03T12:21:44.510Z
75592026-09-03T12:21:44.510ZSep 03 12:21:42.969Sep 03 12:21:42.969 INFODEBG adding route 172.17.0.48/32 -> 10.0.0.255replacing 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 } }]
75602026-09-03T12:21:44.510Z
75612026-09-03T12:21:44.510ZSep 03 12:21:42.969Sep 03 12:21:42.969 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 3fff:beef:1d::/64 -> 2001:db8::55:ff
75622026-09-03T12:21:44.510Z
75632026-09-03T12:21:44.510ZSep 03 12:21:42.969Sep 03 12:21:42.969 INFODEBG adding route 172.17.0.49/32 -> 10.0.0.255replacing 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 } }]
75642026-09-03T12:21:44.510Z
75652026-09-03T12:21:44.510ZSep 03 12:21:42.969Sep 03 12:21:42.969 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 3fff:beef:1e::/64 -> 2001:db8::55:ff
75662026-09-03T12:21:44.510Z
75672026-09-03T12:21:44.510ZSep 03 12:21:42.969Sep 03 12:21:42.969 INFODEBG adding route 172.17.0.50/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 } }]
75682026-09-03T12:21:44.510Z
75692026-09-03T12:21:44.510ZSep 03 12:21:42.969Sep 03 12:21:42.969 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 3fff:beef:1f::/64 -> 2001:db8::55:ff
75702026-09-03T12:21:44.510Z
75712026-09-03T12:21:44.510ZSep 03 12:21:42.969Sep 03 12:21:42.969 INFODEBG adding route 172.17.0.51/32 -> 10.0.0.255replacing 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 } }]
75722026-09-03T12:21:44.510Z
75732026-09-03T12:21:44.510Ztest route::tests::delete_target_fragmented ... ok
75742026-09-03T12:21:44.510ZSep 03 12:21:42.969Sep 03 12:21:42.969 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 3fff:beef:20::/64 -> 2001:db8::55:ff
75752026-09-03T12:21:44.510Z
75762026-09-03T12:21:44.510ZSep 03 12:21:42.969Sep 03 12:21:42.969 DEBGINFO 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 } }]adding route 172.17.0.52/32 -> 10.0.0.255
75772026-09-03T12:21:44.510Z
75782026-09-03T12:21:44.510ZSep 03 12:21:42.969Sep 03 12:21:42.969 INFODEBG adding route 3fff:beef:21::/64 -> 2001:db8::55:ffreplacing 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 } }]
75792026-09-03T12:21:44.510Z
75802026-09-03T12:21:44.510ZSep 03 12:21:42.969Sep 03 12:21:42.969 DEBGINFO 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 172.17.0.53/32 -> 10.0.0.255
75812026-09-03T12:21:44.510Z
75822026-09-03T12:21:44.510ZSep 03 12:21:42.969Sep 03 12:21:42.969 INFODEBG adding route 3fff:beef:22::/64 -> 2001:db8::55:ffreplacing 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 } }]
75832026-09-03T12:21:44.510Z
75842026-09-03T12:21:44.510ZSep 03 12:21:42.969Sep 03 12:21:42.969 DEBGINFO 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 172.17.0.54/32 -> 10.0.0.255
75852026-09-03T12:21:44.510Z
75862026-09-03T12:21:44.510ZSep 03 12:21:42.969Sep 03 12:21:42.969 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 3fff:beef:23::/64 -> 2001:db8::55:ff
75872026-09-03T12:21:44.510Z
75882026-09-03T12:21:44.510ZSep 03 12:21:42.969Sep 03 12:21:42.969 INFODEBG adding route 172.17.0.55/32 -> 10.0.0.255replacing 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 } }]
75892026-09-03T12:21:44.510Z
75902026-09-03T12:21:44.510ZSep 03 12:21:42.969Sep 03 12:21:42.969 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 3fff:beef:24::/64 -> 2001:db8::55:ff
75912026-09-03T12:21:44.510Z
75922026-09-03T12:21:44.510ZSep 03 12:21:42.969Sep 03 12:21:42.969 INFODEBG adding route 172.17.0.56/32 -> 10.0.0.255replacing 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 } }]
75932026-09-03T12:21:44.510ZSep 03 12:21:42.976 Sep 03 12:21:42.969DEBG DEBGreplacing 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 } }]
75942026-09-03T12:21:44.511Zcreated new freemap, unit: Sep 03 12:21:42.976freemap_route_ipv4
75952026-09-03T12:21:44.511ZINFO adding route 172.17.0.57/32 -> 10.0.0.255
75962026-09-03T12:21:44.511ZSep 03 12:21:42.976 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 } }]
75972026-09-03T12:21:44.511Z
75982026-09-03T12:21:44.511ZSep 03 12:21:42.976Sep 03 12:21:42.976 DEBGINFO Sep 03 12:21:42.976created new freemap INFO, adding route 172.17.0.58/32 -> 10.0.0.255adding route 3fff:beef:25::/64 -> 2001:db8::55:ffunit
75992026-09-03T12:21:44.511Z:
76002026-09-03T12:21:44.511Z freemap_route_ipv6
76012026-09-03T12:21:44.511ZSep 03 12:21:42.976Sep 03 12:21:42.976 DEBGSep 03 12:21:42.976DEBG 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 } }]DEBGreplacing 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 } }]
76022026-09-03T12:21:44.511Z
76032026-09-03T12:21:44.511Z initted freemap. size: 64, unitSep 03 12:21:42.976Sep 03 12:21:42.976: INFO freemap_route_ipv4INFO
76042026-09-03T12:21:44.511Zadding route 3fff:beef:26::/64 -> 2001:db8::55:ff
76052026-09-03T12:21:44.511Zadding route 172.17.0.59/32 -> 10.0.0.255
76062026-09-03T12:21:44.511ZSep 03 12:21:42.976Sep 03 12:21:42.976Sep 03 12:21:42.976 DEBGDEBG DEBGreset freemap , 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 } }]unitreplacing 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 } }]
76072026-09-03T12:21:44.511Z:
76082026-09-03T12:21:44.515Z freemap_route_ipv4
76092026-09-03T12:21:44.515ZSep 03 12:21:42.976Sep 03 12:21:42.976 Sep 03 12:21:42.976INFOINFO adding route 172.17.0.60/32 -> 10.0.0.255 DEBGadding route 3fff:beef:27::/64 -> 2001:db8::55:ff
76102026-09-03T12:21:44.515Z
76112026-09-03T12:21:44.515Z initted freemap. size: 64, Sep 03 12:21:42.976unitSep 03 12:21:42.976: DEBGfreemap_route_ipv6
76122026-09-03T12:21:44.515Zreplacing 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 } }] DEBG
76132026-09-03T12:21:44.516Z 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 } }]
76142026-09-03T12:21:44.516ZSep 03 12:21:42.976Sep 03 12:21:42.976 Sep 03 12:21:42.976DEBG DEBGINFO reset freemapfailed to allocate space for the new target list, unit
76152026-09-03T12:21:44.516Zadding route 3fff:beef:28::/64 -> 2001:db8::55:ff:
76162026-09-03T12:21:44.516Z freemap_route_ipv6
76172026-09-03T12:21:44.516ZSep 03 12:21:42.976 Sep 03 12:21:42.976DEBG Sep 03 12:21:42.976 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 } }, 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 } }]
76182026-09-03T12:21:44.516ZINFO adding route 172.16.0.0/32 -> 10.0.0.1replacing 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 } }]
76192026-09-03T12:21:44.516Z
76202026-09-03T12:21:44.516ZSep 03 12:21:42.976Sep 03 12:21:42.976 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 } }]adding route 3fff:beef:29::/64 -> 2001:db8::55:ff
76212026-09-03T12:21:44.516Z
76222026-09-03T12:21:44.516ZSep 03 12:21:42.976Sep 03 12:21:42.976 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 } }]adding route 172.16.0.0/32 -> 10.0.0.1
76232026-09-03T12:21:44.516Z
76242026-09-03T12:21:44.516ZSep 03 12:21:42.976Sep 03 12:21:42.976 INFODEBG adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffreplacing 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 } }]
76252026-09-03T12:21:44.516Z
76262026-09-03T12:21:44.516ZSep 03 12:21:42.976Sep 03 12:21:42.976 DEBGINFO 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 } }]adding route 172.16.0.0/32 -> 10.0.0.1
76272026-09-03T12:21:44.516Z
76282026-09-03T12:21:44.516ZSep 03 12:21:42.976Sep 03 12:21:42.976 INFODEBG adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffreplacing 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 } }]
76292026-09-03T12:21:44.516Z
76302026-09-03T12:21:44.516ZSep 03 12:21:42.976Sep 03 12:21:42.976 DEBGINFO 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.16.0.0/32 -> 10.0.0.2
76312026-09-03T12:21:44.516Z
76322026-09-03T12:21:44.516ZSep 03 12:21:42.976Sep 03 12:21:42.976 INFODEBG adding 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: "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 } }]
76332026-09-03T12:21:44.516Z
76342026-09-03T12:21:44.516ZSep 03 12:21:42.976Sep 03 12:21:42.976 DEBG 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 } }]
76352026-09-03T12:21:44.516Z INFO adding route 172.17.0.0/32 -> 10.0.0.255
76362026-09-03T12:21:44.516ZSep 03 12:21:42.976 Sep 03 12:21:42.976INFO DEBG 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 } }]
76372026-09-03T12:21:44.516Z adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
76382026-09-03T12:21:44.516ZSep 03 12:21:42.976 INFOSep 03 12:21:42.976 adding route 172.17.0.1/32 -> 10.0.0.255DEBG
76392026-09-03T12:21:44.516Z 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 } }]
76402026-09-03T12:21:44.516ZSep 03 12:21:42.976 Sep 03 12:21:42.976DEBG 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 } }]
76412026-09-03T12:21:44.516Zadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
76422026-09-03T12:21:44.516ZSep 03 12:21:42.976 Sep 03 12:21:42.976INFO DEBGadding route 172.17.0.2/32 -> 10.0.0.255
76432026-09-03T12:21:44.516Zreplacing 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 } }]
76442026-09-03T12:21:44.516ZSep 03 12:21:42.976 Sep 03 12:21:42.976DEBG INFOreplacing 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 } }]
76452026-09-03T12:21:44.516Zadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
76462026-09-03T12:21:44.516ZSep 03 12:21:42.976 Sep 03 12:21:42.976INFO DEBGadding route 172.17.0.3/32 -> 10.0.0.255
76472026-09-03T12:21:44.516Zreplacing 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 } }]
76482026-09-03T12:21:44.516ZSep 03 12:21:42.976 Sep 03 12:21:42.976DEBG INFOreplacing 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 } }]
76492026-09-03T12:21:44.516Zadding route 3fff:beef:30::/64 -> 2001:db8::55:ff
76502026-09-03T12:21:44.516ZSep 03 12:21:42.976 Sep 03 12:21:42.976INFO DEBGadding route 172.17.0.4/32 -> 10.0.0.255
76512026-09-03T12:21:44.516Zreplacing 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 } }]
76522026-09-03T12:21:44.517ZSep 03 12:21:42.976 Sep 03 12:21:42.976DEBG 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 } }]
76532026-09-03T12:21:44.517Zadding route 3fff:beef:31::/64 -> 2001:db8::55:ff
76542026-09-03T12:21:44.517ZSep 03 12:21:42.976 Sep 03 12:21:42.976INFO DEBGadding route 172.17.0.5/32 -> 10.0.0.255
76552026-09-03T12:21:44.517Zreplacing 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 } }]
76562026-09-03T12:21:44.517ZSep 03 12:21:42.976 Sep 03 12:21:42.976DEBG INFOreplacing 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 } }]
76572026-09-03T12:21:44.517Zadding route 3fff:beef:32::/64 -> 2001:db8::55:ff
76582026-09-03T12:21:44.517ZSep 03 12:21:42.976Sep 03 12:21:42.976 INFODEBG adding route 172.17.0.6/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 } }]
76592026-09-03T12:21:44.517Z
76602026-09-03T12:21:44.517ZSep 03 12:21:42.976Sep 03 12:21:42.976 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 3fff:beef:33::/64 -> 2001:db8::55:ff
76612026-09-03T12:21:44.517Z
76622026-09-03T12:21:44.517ZSep 03 12:21:42.976Sep 03 12:21:42.976 INFODEBG adding route 172.17.0.7/32 -> 10.0.0.255replacing 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 } }]
76632026-09-03T12:21:44.517Z
76642026-09-03T12:21:44.517ZSep 03 12:21:42.976Sep 03 12:21:42.976 DEBGINFO 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 } }]adding route 3fff:beef:34::/64 -> 2001:db8::55:ff
76652026-09-03T12:21:44.517Z
76662026-09-03T12:21:44.517ZSep 03 12:21:42.976Sep 03 12:21:42.976 INFODEBG adding route 172.17.0.8/32 -> 10.0.0.255replacing 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 } }]
76672026-09-03T12:21:44.517Z
76682026-09-03T12:21:44.517ZSep 03 12:21:42.976Sep 03 12:21:42.976 DEBGINFO 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 } }]adding route 3fff:beef:35::/64 -> 2001:db8::55:ff
76692026-09-03T12:21:44.517Z
76702026-09-03T12:21:44.517ZSep 03 12:21:42.976Sep 03 12:21:42.976 INFODEBG adding route 172.17.0.9/32 -> 10.0.0.255replacing 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 } }]
76712026-09-03T12:21:44.517Z
76722026-09-03T12:21:44.517ZSep 03 12:21:42.976Sep 03 12:21:42.976 INFODEBG adding route 3fff:beef:36::/64 -> 2001:db8::55:ffreplacing 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 } }]
76732026-09-03T12:21:44.517Ztest route::tests::delete_targets_fragmented ... ok
76742026-09-03T12:21:44.517Z
76752026-09-03T12:21:44.517ZSep 03 12:21:42.976Sep 03 12:21:42.976 INFODEBG adding route 172.17.0.10/32 -> 10.0.0.255replacing 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 } }]
76762026-09-03T12:21:44.517Z
76772026-09-03T12:21:44.517ZSep 03 12:21:42.976Sep 03 12:21:42.976 DEBGINFO 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:beef:37::/64 -> 2001:db8::55:ff
76782026-09-03T12:21:44.517Z
76792026-09-03T12:21:44.517ZSep 03 12:21:42.976Sep 03 12:21:42.976 INFODEBG adding route 172.17.0.11/32 -> 10.0.0.255replacing 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 } }]
76802026-09-03T12:21:44.517Z
76812026-09-03T12:21:44.517ZSep 03 12:21:42.976Sep 03 12:21:42.976 DEBGINFO 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 } }]adding route 3fff:beef:38::/64 -> 2001:db8::55:ff
76822026-09-03T12:21:44.517Z
76832026-09-03T12:21:44.517ZSep 03 12:21:42.976Sep 03 12:21:42.976 INFODEBG adding route 172.17.0.12/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 } }]
76842026-09-03T12:21:44.517Z
76852026-09-03T12:21:44.517ZSep 03 12:21:42.976Sep 03 12:21:42.976 DEBGINFO 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 3fff:beef:39::/64 -> 2001:db8::55:ff
76862026-09-03T12:21:44.517Z
76872026-09-03T12:21:44.517ZSep 03 12:21:42.976Sep 03 12:21:42.976 INFODEBG adding route 172.17.0.13/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 } }]
76882026-09-03T12:21:44.517Z
76892026-09-03T12:21:44.517ZSep 03 12:21:42.976Sep 03 12:21:42.976 DEBGINFO 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 3fff:beef:3a::/64 -> 2001:db8::55:ff
76902026-09-03T12:21:44.517Z
76912026-09-03T12:21:44.518ZSep 03 12:21:42.976Sep 03 12:21:42.976 INFODEBG adding route 172.17.0.14/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 } }]
76922026-09-03T12:21:44.518Z
76932026-09-03T12:21:44.518ZSep 03 12:21:42.976Sep 03 12:21:42.976 INFODEBG adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffreplacing 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 } }]
76942026-09-03T12:21:44.518Z
76952026-09-03T12:21:44.518ZSep 03 12:21:42.976Sep 03 12:21:42.976 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 } }]adding route 172.17.0.15/32 -> 10.0.0.255
76962026-09-03T12:21:44.518Z
76972026-09-03T12:21:44.518ZSep 03 12:21:42.976Sep 03 12:21:42.976 INFODEBG adding route 3fff:beef:3c::/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 } }]
76982026-09-03T12:21:44.518Z
76992026-09-03T12:21:44.518ZSep 03 12:21:42.976Sep 03 12:21:42.976 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 172.17.0.16/32 -> 10.0.0.255
77002026-09-03T12:21:44.518Z
77012026-09-03T12:21:44.518ZSep 03 12:21:42.976Sep 03 12:21:42.976 DEBGDEBG failed to allocate space for the new target listreplacing 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 } }]
77022026-09-03T12:21:44.518Z
77032026-09-03T12:21:44.518ZSep 03 12:21:42.976Sep 03 12:21:42.976 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 } }]adding route 172.17.0.17/32 -> 10.0.0.255
77042026-09-03T12:21:44.518ZSep 03 12:21:42.982 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 } }]
77052026-09-03T12:21:44.518Z
77062026-09-03T12:21:44.518ZSep 03 12:21:42.982 INFO adding route 172.17.0.18/32 -> 10.0.0.255
77072026-09-03T12:21:44.518ZSep 03 12:21:42.982 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 } }]
77082026-09-03T12:21:44.522ZSep 03 12:21:42.982 INFO adding route 172.17.0.19/32 -> 10.0.0.255
77092026-09-03T12:21:44.522ZSep 03 12:21:42.982 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 } }]
77102026-09-03T12:21:44.522ZSep 03 12:21:42.982 INFO adding route 172.17.0.20/32 -> 10.0.0.255
77112026-09-03T12:21:44.522ZSep 03 12:21:42.983 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 } }]
77122026-09-03T12:21:44.522ZSep 03 12:21:42.983 INFO adding route 172.17.0.21/32 -> 10.0.0.255
77132026-09-03T12:21:44.522ZSep 03 12:21:42.983 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 } }]
77142026-09-03T12:21:44.522ZSep 03 12:21:42.983 INFO adding route 172.17.0.22/32 -> 10.0.0.255
77152026-09-03T12:21:44.522ZSep 03 12:21:42.983 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 } }]
77162026-09-03T12:21:44.522ZSep 03 12:21:42.983 INFO adding route 172.17.0.23/32 -> 10.0.0.255
77172026-09-03T12:21:44.523ZSep 03 12:21:42.983 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 } }]
77182026-09-03T12:21:44.523ZSep 03 12:21:42.983 INFO adding route 172.17.0.24/32 -> 10.0.0.255
77192026-09-03T12:21:44.523ZSep 03 12:21:42.983 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 } }]
77202026-09-03T12:21:44.523ZSep 03 12:21:42.983 INFO adding route 172.17.0.25/32 -> 10.0.0.255
77212026-09-03T12:21:44.523ZSep 03 12:21:42.983 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 } }]
77222026-09-03T12:21:44.523ZSep 03 12:21:42.983 INFO adding route 172.17.0.26/32 -> 10.0.0.255
77232026-09-03T12:21:44.523ZSep 03 12:21:42.983 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 } }]
77242026-09-03T12:21:44.523ZSep 03 12:21:42.983 INFO adding route 172.17.0.27/32 -> 10.0.0.255
77252026-09-03T12:21:44.523ZSep 03 12:21:42.983 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 } }]
77262026-09-03T12:21:44.523ZSep 03 12:21:42.983 INFO adding route 172.17.0.28/32 -> 10.0.0.255
77272026-09-03T12:21:44.523ZSep 03 12:21:42.983 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 } }]
77282026-09-03T12:21:44.523ZSep 03 12:21:42.983 INFO adding route 172.17.0.29/32 -> 10.0.0.255
77292026-09-03T12:21:44.523ZSep 03 12:21:42.983 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 } }]
77302026-09-03T12:21:44.523ZSep 03 12:21:42.983 INFO adding route 172.17.0.30/32 -> 10.0.0.255
77312026-09-03T12:21:44.523ZSep 03 12:21:42.983 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 } }]
77322026-09-03T12:21:44.523ZSep 03 12:21:42.983 INFO adding route 172.17.0.31/32 -> 10.0.0.255
77332026-09-03T12:21:44.523ZSep 03 12:21:42.983 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 } }]
77342026-09-03T12:21:44.523ZSep 03 12:21:42.983 INFO adding route 172.17.0.32/32 -> 10.0.0.255
77352026-09-03T12:21:44.523ZSep 03 12:21:42.983 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 } }]
77362026-09-03T12:21:44.523ZSep 03 12:21:42.983 INFO adding route 172.17.0.33/32 -> 10.0.0.255
77372026-09-03T12:21:44.523ZSep 03 12:21:42.983 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 } }]
77382026-09-03T12:21:44.523ZSep 03 12:21:42.983 INFO adding route 172.17.0.34/32 -> 10.0.0.255
77392026-09-03T12:21:44.523ZSep 03 12:21:42.983 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 } }]
77402026-09-03T12:21:44.523ZSep 03 12:21:42.983 INFO adding route 172.17.0.35/32 -> 10.0.0.255
77412026-09-03T12:21:44.523ZSep 03 12:21:42.983 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 } }]
77422026-09-03T12:21:44.523ZSep 03 12:21:42.983 INFO adding route 172.17.0.36/32 -> 10.0.0.255
77432026-09-03T12:21:44.523ZSep 03 12:21:42.983 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 } }]
77442026-09-03T12:21:44.523ZSep 03 12:21:42.983 INFO adding route 172.17.0.37/32 -> 10.0.0.255
77452026-09-03T12:21:44.523ZSep 03 12:21:42.983 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 } }]
77462026-09-03T12:21:44.523ZSep 03 12:21:42.983 INFO adding route 172.17.0.38/32 -> 10.0.0.255
77472026-09-03T12:21:44.523ZSep 03 12:21:42.983 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 } }]
77482026-09-03T12:21:44.523ZSep 03 12:21:42.983 INFO adding route 172.17.0.39/32 -> 10.0.0.255
77492026-09-03T12:21:44.523ZSep 03 12:21:42.983 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 } }]
77502026-09-03T12:21:44.523ZSep 03 12:21:42.983 INFO adding route 172.17.0.40/32 -> 10.0.0.255
77512026-09-03T12:21:44.523ZSep 03 12:21:42.983 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 } }]
77522026-09-03T12:21:44.523ZSep 03 12:21:42.983 INFO adding route 172.17.0.41/32 -> 10.0.0.255
77532026-09-03T12:21:44.523ZSep 03 12:21:42.983 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 } }]
77542026-09-03T12:21:44.523ZSep 03 12:21:42.983 INFO adding route 172.17.0.42/32 -> 10.0.0.255
77552026-09-03T12:21:44.523ZSep 03 12:21:42.983 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 } }]
77562026-09-03T12:21:44.524ZSep 03 12:21:42.983 INFO adding route 172.17.0.43/32 -> 10.0.0.255
77572026-09-03T12:21:44.524ZSep 03 12:21:42.983 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 } }]
77582026-09-03T12:21:44.524ZSep 03 12:21:42.983 INFO adding route 172.17.0.44/32 -> 10.0.0.255
77592026-09-03T12:21:44.524ZSep 03 12:21:42.983 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 } }]
77602026-09-03T12:21:44.524ZSep 03 12:21:42.983 INFO adding route 172.17.0.45/32 -> 10.0.0.255
77612026-09-03T12:21:44.524ZSep 03 12:21:42.983 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 } }]
77622026-09-03T12:21:44.524ZSep 03 12:21:42.983 INFO adding route 172.17.0.46/32 -> 10.0.0.255
77632026-09-03T12:21:44.524ZSep 03 12:21:42.983 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 } }]
77642026-09-03T12:21:44.524ZSep 03 12:21:42.983 INFO adding route 172.17.0.47/32 -> 10.0.0.255
77652026-09-03T12:21:44.524Ztest route::tests::delete_targets_full ... ok
77662026-09-03T12:21:44.524ZSep 03 12:21:42.983 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 } }]
77672026-09-03T12:21:44.524ZSep 03 12:21:42.983 INFO adding route 172.17.0.48/32 -> 10.0.0.255
77682026-09-03T12:21:44.524ZSep 03 12:21:42.983 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 } }]
77692026-09-03T12:21:44.524ZSep 03 12:21:42.983 INFO adding route 172.17.0.49/32 -> 10.0.0.255
77702026-09-03T12:21:44.524ZSep 03 12:21:42.983 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 } }]
77712026-09-03T12:21:44.524ZSep 03 12:21:42.983 INFO adding route 172.17.0.50/32 -> 10.0.0.255
77722026-09-03T12:21:44.524ZSep 03 12:21:42.983 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 } }]
77732026-09-03T12:21:44.524ZSep 03 12:21:42.983 INFO adding route 172.17.0.51/32 -> 10.0.0.255
77742026-09-03T12:21:44.524ZSep 03 12:21:42.983 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 } }]
77752026-09-03T12:21:44.524ZSep 03 12:21:42.983 INFO adding route 172.17.0.52/32 -> 10.0.0.255
77762026-09-03T12:21:44.524ZSep 03 12:21:42.983 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 } }]
77772026-09-03T12:21:44.524ZSep 03 12:21:42.983 INFO adding route 172.17.0.53/32 -> 10.0.0.255
77782026-09-03T12:21:44.524ZSep 03 12:21:42.983 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 } }]
77792026-09-03T12:21:44.524ZSep 03 12:21:42.983 INFO adding route 172.17.0.54/32 -> 10.0.0.255
77802026-09-03T12:21:44.524ZSep 03 12:21:42.983 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 } }]
77812026-09-03T12:21:44.524ZSep 03 12:21:42.983 INFO adding route 172.17.0.55/32 -> 10.0.0.255
77822026-09-03T12:21:44.524ZSep 03 12:21:42.983 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 } }]
77832026-09-03T12:21:44.524ZSep 03 12:21:42.983 INFO adding route 172.17.0.56/32 -> 10.0.0.255
77842026-09-03T12:21:44.524ZSep 03 12:21:42.983 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 } }]
77852026-09-03T12:21:44.524ZSep 03 12:21:42.983 INFO adding route 172.17.0.57/32 -> 10.0.0.255
77862026-09-03T12:21:44.524ZSep 03 12:21:42.983 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 } }]
77872026-09-03T12:21:44.524ZSep 03 12:21:42.983 INFO adding route 172.17.0.58/32 -> 10.0.0.255
77882026-09-03T12:21:44.524ZSep 03 12:21:42.983 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 } }]
77892026-09-03T12:21:44.524ZSep 03 12:21:42.983 INFO adding route 172.17.0.59/32 -> 10.0.0.255
77902026-09-03T12:21:44.524ZSep 03 12:21:42.983 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 } }]
77912026-09-03T12:21:44.524ZSep 03 12:21:42.983 INFO adding route 172.17.0.60/32 -> 10.0.0.255
77922026-09-03T12:21:44.524ZSep 03 12:21:42.983 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 } }]
77932026-09-03T12:21:44.524ZSep 03 12:21:42.983 DEBG failed to allocate space for the new target list
77942026-09-03T12:21:44.525ZSep 03 12:21:42.983 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 } }]
77952026-09-03T12:21:44.525ZSep 03 12:21:42.983 DEBG created new freemap, unit: freemap_route_ipv4
77962026-09-03T12:21:44.525ZSep 03 12:21:42.983 DEBG created new freemap, unit: freemap_route_ipv6
77972026-09-03T12:21:44.525ZSep 03 12:21:42.983 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
77982026-09-03T12:21:44.525ZSep 03 12:21:42.983 DEBG reset freemap, unit: freemap_route_ipv4
77992026-09-03T12:21:44.525ZSep 03 12:21:42.983 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
78002026-09-03T12:21:44.525ZSep 03 12:21:42.983 DEBG reset freemap, unit: freemap_route_ipv6
78012026-09-03T12:21:44.525ZSep 03 12:21:42.983 INFO adding route 172.16.0.0/32 -> 10.0.0.1
78022026-09-03T12:21:44.525ZSep 03 12:21:42.983 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 } }]
78032026-09-03T12:21:44.525ZSep 03 12:21:42.983 INFO adding route 172.16.0.0/32 -> 10.0.0.1
78042026-09-03T12:21:44.525ZSep 03 12:21:42.983 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 } }]
78052026-09-03T12:21:44.525ZSep 03 12:21:42.983 INFO adding route 172.16.0.0/32 -> 10.0.0.1
78062026-09-03T12:21:44.525ZSep 03 12:21:42.983 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 } }, 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 } }]
78072026-09-03T12:21:44.525ZSep 03 12:21:42.983 INFO adding route 172.16.0.0/32 -> 10.0.0.2
78082026-09-03T12:21:44.529ZSep 03 12:21:42.983 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 } }, 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 } }]
78092026-09-03T12:21:44.529ZSep 03 12:21:42.983 INFO adding route 172.17.0.0/32 -> 10.0.0.255
78102026-09-03T12:21:44.529ZSep 03 12:21:42.983 DEBG 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 } }]
78112026-09-03T12:21:44.529ZSep 03 12:21:42.983 INFO adding route 172.17.0.1/32 -> 10.0.0.255
78122026-09-03T12:21:44.529ZSep 03 12:21:42.983 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 } }]
78132026-09-03T12:21:44.529ZSep 03 12:21:42.983 INFO adding route 172.17.0.2/32 -> 10.0.0.255
78142026-09-03T12:21:44.529ZSep 03 12:21:42.983 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 } }]
78152026-09-03T12:21:44.529ZSep 03 12:21:42.983 INFO adding route 172.17.0.3/32 -> 10.0.0.255
78162026-09-03T12:21:44.529ZSep 03 12:21:42.983 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 } }]
78172026-09-03T12:21:44.529ZSep 03 12:21:42.983 INFO adding route 172.17.0.4/32 -> 10.0.0.255
78182026-09-03T12:21:44.529ZSep 03 12:21:42.983 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 } }]
78192026-09-03T12:21:44.529ZSep 03 12:21:42.983 INFO adding route 172.17.0.5/32 -> 10.0.0.255
78202026-09-03T12:21:44.529Z
78212026-09-03T12:21:44.529Ztest result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
78222026-09-03T12:21:44.529Z
78232026-09-03T12:21:44.529Z
78242026-09-03T12:21:44.529Zrunning 0 tests
78252026-09-03T12:21:44.529Z
78262026-09-03T12:21:44.529Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
78272026-09-03T12:21:44.529Z
78282026-09-03T12:21:44.529Z
78292026-09-03T12:21:44.529Zrunning 0 tests
78302026-09-03T12:21:44.529Z
78312026-09-03T12:21:44.529Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
78322026-09-03T12:21:44.529Z
78332026-09-03T12:21:44.529Z
78342026-09-03T12:21:44.529Zrunning 6 tests
78352026-09-03T12:21:44.529Ztest tests::test_parse_client_port_id ... ok
78362026-09-03T12:21:44.529Ztest tests::test_full_lot_id_neither_present ... ok
78372026-09-03T12:21:44.530Ztest tests::test_port_id_cmp ... ok
78382026-09-03T12:21:44.530Ztest tests::test_full_lot_id_lotnum_only ... ok
78392026-09-03T12:21:44.530Ztest tests::test_full_lot_id_lot_only ... ok
78402026-09-03T12:21:44.530Ztest tests::test_full_lot_id_both_present ... ok
78412026-09-03T12:21:44.530Z
78422026-09-03T12:21:44.530Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
78432026-09-03T12:21:44.530Z
78442026-09-03T12:21:44.530Z
78452026-09-03T12:21:44.530Zrunning 0 tests
78462026-09-03T12:21:44.530Z
78472026-09-03T12:21:44.530Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
78482026-09-03T12:21:44.530Z
78492026-09-03T12:21:44.530Z
78502026-09-03T12:21:44.530Zrunning 0 tests
78512026-09-03T12:21:44.530Z
78522026-09-03T12:21:44.530Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
78532026-09-03T12:21:44.530Z
78542026-09-03T12:21:44.530Z
78552026-09-03T12:21:44.530Zrunning 15 tests
78562026-09-03T12:21:44.530Ztest impls::switch_identifiers::tests::chip_revision_b1 ... ok
78572026-09-03T12:21:44.530Ztest impls::switch_identifiers::tests::chip_revision_b0 ... ok
78582026-09-03T12:21:44.530Ztest impls::switch_identifiers::tests::chip_revision_a0 ... ok
78592026-09-03T12:21:44.530Ztest impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok
78602026-09-03T12:21:44.530Ztest impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok
78612026-09-03T12:21:44.530Ztest impls::table::tests::table_entry_new_collects_display_values ... ok
78622026-09-03T12:21:44.530Ztest impls::table::tests::table_counter_entry_new_collects_key_values ... ok
78632026-09-03T12:21:44.530Ztest v1::network::tests::test_equal ... ok
78642026-09-03T12:21:44.530Ztest v1::network::tests::test_into ... ok
78652026-09-03T12:21:44.530Ztest v1::network::tests::test_eui64 ... ok
78662026-09-03T12:21:44.530Ztest v1::network::tests::test_not_equal ... ok
78672026-09-03T12:21:44.530Ztest v1::network::tests::test_to_string ... ok
78682026-09-03T12:21:44.530Ztest v1::port::tests::port_ids_are_ascii ... ok
78692026-09-03T12:21:44.530Ztest v1::network::tests::test_parse ... ok
78702026-09-03T12:21:44.530Ztest v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok
78712026-09-03T12:21:44.530Z
78722026-09-03T12:21:44.530Ztest result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
78732026-09-03T12:21:44.530Z
78742026-09-03T12:21:44.530Z
78752026-09-03T12:21:44.530ZSep 03 12:21:42.983 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 } }]
78762026-09-03T12:21:44.530Zrunning 12 tests
78772026-09-03T12:21:44.531Ztest ipv6::test_ipv6_parse ... ok
78782026-09-03T12:21:44.531Ztest lldp::test_lldp_parse ... ok
78792026-09-03T12:21:44.531Ztest icmp::test_v4_checksum ... ok
78802026-09-03T12:21:44.531Ztest icmp::test_v6_checksum ... ok
78812026-09-03T12:21:44.531ZSep 03 12:21:42.989 INFO adding route 172.17.0.6/32 -> 10.0.0.255
78822026-09-03T12:21:44.531Ztest pbuf::test_byte ... ok
78832026-09-03T12:21:44.531Ztest pbuf::test_nibble ... ok
78842026-09-03T12:21:44.531ZSep 03 12:21:42.989 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 } }]
78852026-09-03T12:21:44.531Ztest pbuf::test_short ... ok
78862026-09-03T12:21:44.531ZSep 03 12:21:42.989 INFO adding route 172.17.0.7/32 -> 10.0.0.255
78872026-09-03T12:21:44.531Ztest pbuf::test_twelve ... ok
78882026-09-03T12:21:44.531ZSep 03 12:21:42.989 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 } }]
78892026-09-03T12:21:44.531Ztest pbuf::test_overflow ... ok
78902026-09-03T12:21:44.531ZSep 03 12:21:42.989 INFO adding route 172.17.0.8/32 -> 10.0.0.255
78912026-09-03T12:21:44.531Ztest pbuf::test_word ... ok
78922026-09-03T12:21:44.531Ztest tcp::test_checksum_syn_nodata ... ok
78932026-09-03T12:21:44.531ZSep 03 12:21:42.990 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 } }]
78942026-09-03T12:21:44.531Ztest tcp::test_checksum_ack_data ... ok
78952026-09-03T12:21:44.531ZSep 03 12:21:42.990 INFO adding route 172.17.0.9/32 -> 10.0.0.255
78962026-09-03T12:21:44.531Z
78972026-09-03T12:21:44.531ZSep 03 12:21:42.990 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 } }]
78982026-09-03T12:21:44.531Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
78992026-09-03T12:21:44.531ZSep 03 12:21:42.990 INFO adding route 172.17.0.10/32 -> 10.0.0.255
79002026-09-03T12:21:44.531Z
79012026-09-03T12:21:44.531Z
79022026-09-03T12:21:44.531ZSep 03 12:21:42.990 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 } }]
79032026-09-03T12:21:44.531Zrunning 0 tests
79042026-09-03T12:21:44.531ZSep 03 12:21:42.990 INFO adding route 172.17.0.11/32 -> 10.0.0.255
79052026-09-03T12:21:44.531Z
79062026-09-03T12:21:44.531Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
79072026-09-03T12:21:44.531ZSep 03 12:21:42.990 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 } }]
79082026-09-03T12:21:44.536Z
79092026-09-03T12:21:44.536ZSep 03 12:21:42.990 INFO adding route 172.17.0.12/32 -> 10.0.0.255
79102026-09-03T12:21:44.536Z
79112026-09-03T12:21:44.536Zrunning 5 tests
79122026-09-03T12:21:44.536Ztest switchport::test::test_compute_lanes ... ok
79132026-09-03T12:21:44.536Ztest link::test_filter ... ok
79142026-09-03T12:21:44.536Ztest switchport::test::port_id_ordering ... ok
79152026-09-03T12:21:44.536ZSep 03 12:21:42.990 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 } }]
79162026-09-03T12:21:44.536ZSep 03 12:21:42.990 INFO adding route 172.17.0.13/32 -> 10.0.0.255
79172026-09-03T12:21:44.536ZSep 03 12:21:42.990 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 } }]
79182026-09-03T12:21:44.536ZSep 03 12:21:42.990 INFO adding route 172.17.0.14/32 -> 10.0.0.255
79192026-09-03T12:21:44.536ZSep 03 12:21:42.990 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 } }]
79202026-09-03T12:21:44.536ZSep 03 12:21:42.990 INFO adding route 172.17.0.15/32 -> 10.0.0.255
79212026-09-03T12:21:44.536ZSep 03 12:21:42.990 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 } }]
79222026-09-03T12:21:44.536ZSep 03 12:21:42.990 INFO adding route 172.17.0.16/32 -> 10.0.0.255
79232026-09-03T12:21:44.536ZSep 03 12:21:42.990 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 } }]
79242026-09-03T12:21:44.536ZSep 03 12:21:42.990 INFO adding route 172.17.0.17/32 -> 10.0.0.255
79252026-09-03T12:21:44.536ZSep 03 12:21:42.990 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 } }]
79262026-09-03T12:21:44.536ZSep 03 12:21:42.990 INFO adding route 172.17.0.18/32 -> 10.0.0.255
79272026-09-03T12:21:44.536ZSep 03 12:21:42.990 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 } }]
79282026-09-03T12:21:44.536ZSep 03 12:21:42.990 INFO adding route 172.17.0.19/32 -> 10.0.0.255
79292026-09-03T12:21:44.536ZSep 03 12:21:42.990 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 } }]
79302026-09-03T12:21:44.536ZSep 03 12:21:42.990 INFO adding route 172.17.0.20/32 -> 10.0.0.255
79312026-09-03T12:21:44.536ZSep 03 12:21:42.990 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 } }]
79322026-09-03T12:21:44.536ZSep 03 12:21:42.990 INFO adding route 172.17.0.21/32 -> 10.0.0.255
79332026-09-03T12:21:44.536ZSep 03 12:21:42.990 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 } }]
79342026-09-03T12:21:44.536ZSep 03 12:21:42.990 INFO adding route 172.17.0.22/32 -> 10.0.0.255
79352026-09-03T12:21:44.536ZSep 03 12:21:42.990 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 } }]
79362026-09-03T12:21:44.536ZSep 03 12:21:42.990 INFO adding route 172.17.0.23/32 -> 10.0.0.255
79372026-09-03T12:21:44.536ZSep 03 12:21:42.990 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 } }]
79382026-09-03T12:21:44.536ZSep 03 12:21:42.990 INFO adding route 172.17.0.24/32 -> 10.0.0.255
79392026-09-03T12:21:44.536ZSep 03 12:21:42.990 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 } }]
79402026-09-03T12:21:44.536ZSep 03 12:21:42.990 INFO adding route 172.17.0.25/32 -> 10.0.0.255
79412026-09-03T12:21:44.536ZSep 03 12:21:42.990 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 } }]
79422026-09-03T12:21:44.536ZSep 03 12:21:42.990 INFO adding route 172.17.0.26/32 -> 10.0.0.255
79432026-09-03T12:21:44.537ZSep 03 12:21:42.990 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 } }]
79442026-09-03T12:21:44.537ZSep 03 12:21:42.990 INFO adding route 172.17.0.27/32 -> 10.0.0.255
79452026-09-03T12:21:44.537ZSep 03 12:21:42.990 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 } }]
79462026-09-03T12:21:44.537ZSep 03 12:21:42.990 INFO adding route 172.17.0.28/32 -> 10.0.0.255
79472026-09-03T12:21:44.537ZSep 03 12:21:42.990 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 } }]
79482026-09-03T12:21:44.537ZSep 03 12:21:42.990 INFO adding route 172.17.0.29/32 -> 10.0.0.255
79492026-09-03T12:21:44.537ZSep 03 12:21:42.990 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 } }]
79502026-09-03T12:21:44.537ZSep 03 12:21:42.990 INFO adding route 172.17.0.30/32 -> 10.0.0.255
79512026-09-03T12:21:44.537ZSep 03 12:21:42.990 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 } }]
79522026-09-03T12:21:44.537ZSep 03 12:21:42.990 INFO adding route 172.17.0.31/32 -> 10.0.0.255
79532026-09-03T12:21:44.537ZSep 03 12:21:42.990 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 } }]
79542026-09-03T12:21:44.537ZSep 03 12:21:42.990 INFO adding route 172.17.0.32/32 -> 10.0.0.255
79552026-09-03T12:21:44.537ZSep 03 12:21:42.990 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 } }]
79562026-09-03T12:21:44.537ZSep 03 12:21:42.990 INFO adding route 172.17.0.33/32 -> 10.0.0.255
79572026-09-03T12:21:44.537ZSep 03 12:21:42.990 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 } }]
79582026-09-03T12:21:44.537ZSep 03 12:21:42.990 INFO adding route 172.17.0.34/32 -> 10.0.0.255
79592026-09-03T12:21:44.537ZSep 03 12:21:42.990 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 } }]
79602026-09-03T12:21:44.537ZSep 03 12:21:42.990 INFO adding route 172.17.0.35/32 -> 10.0.0.255
79612026-09-03T12:21:44.537ZSep 03 12:21:42.990 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 } }]
79622026-09-03T12:21:44.537ZSep 03 12:21:42.990 INFO adding route 172.17.0.36/32 -> 10.0.0.255
79632026-09-03T12:21:44.537ZSep 03 12:21:42.990 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 } }]
79642026-09-03T12:21:44.537ZSep 03 12:21:42.990 INFO adding route 172.17.0.37/32 -> 10.0.0.255
79652026-09-03T12:21:44.537ZSep 03 12:21:42.990 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 } }]
79662026-09-03T12:21:44.537ZSep 03 12:21:42.990 INFO adding route 172.17.0.38/32 -> 10.0.0.255
79672026-09-03T12:21:44.537ZSep 03 12:21:42.990 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 } }]
79682026-09-03T12:21:44.537ZSep 03 12:21:42.990 INFO adding route 172.17.0.39/32 -> 10.0.0.255
79692026-09-03T12:21:44.537ZSep 03 12:21:42.990 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 } }]
79702026-09-03T12:21:44.537ZSep 03 12:21:42.990 INFO adding route 172.17.0.40/32 -> 10.0.0.255
79712026-09-03T12:21:44.537ZSep 03 12:21:42.990 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 } }]
79722026-09-03T12:21:44.537ZSep 03 12:21:42.990 INFO adding route 172.17.0.41/32 -> 10.0.0.255
79732026-09-03T12:21:44.537Z Lane 0 Lane 1 Lane 2 Lane 3
79742026-09-03T12:21:44.537ZSep 03 12:21:42.990 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 } }]
79752026-09-03T12:21:44.537ZSep 03 12:21:42.990 INFO adding route 172.17.0.42/32 -> 10.0.0.255
79762026-09-03T12:21:44.537ZSep 03 12:21:42.990 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 } }]
79772026-09-03T12:21:44.537ZSep 03 12:21:42.990 INFO adding route 172.17.0.43/32 -> 10.0.0.255
79782026-09-03T12:21:44.537Z Rx Loss-of-lock: Yes Yes Yes Yes
79792026-09-03T12:21:44.537ZSep 03 12:21:42.990 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 } }]
79802026-09-03T12:21:44.537ZSep 03 12:21:42.990 INFO adding route 172.17.0.44/32 -> 10.0.0.255
79812026-09-03T12:21:44.537ZSep 03 12:21:42.990 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 } }]
79822026-09-03T12:21:44.538ZSep 03 12:21:42.990 INFO adding route 172.17.0.45/32 -> 10.0.0.255
79832026-09-03T12:21:44.538ZSep 03 12:21:42.990 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 } }]
79842026-09-03T12:21:44.538ZSep 03 12:21:42.990 INFO adding route 172.17.0.46/32 -> 10.0.0.255
79852026-09-03T12:21:44.538ZSep 03 12:21:42.990 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 } }]
79862026-09-03T12:21:44.538ZSep 03 12:21:42.990 INFO adding route 172.17.0.47/32 -> 10.0.0.255
79872026-09-03T12:21:44.538ZSep 03 12:21:42.990 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 } }]
79882026-09-03T12:21:44.538ZSep 03 12:21:42.990 INFO adding route 172.17.0.48/32 -> 10.0.0.255
79892026-09-03T12:21:44.538ZSep 03 12:21:42.990 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 } }]
79902026-09-03T12:21:44.538ZSep 03 12:21:42.990 INFO adding route 172.17.0.49/32 -> 10.0.0.255
79912026-09-03T12:21:44.538ZSep 03 12:21:42.990 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 } }]
79922026-09-03T12:21:44.538ZSep 03 12:21:42.990 INFO adding route 172.17.0.50/32 -> 10.0.0.255
79932026-09-03T12:21:44.538ZSep 03 12:21:42.990 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 } }]
79942026-09-03T12:21:44.538ZSep 03 12:21:42.990 INFO adding route 172.17.0.51/32 -> 10.0.0.255
79952026-09-03T12:21:44.538ZSep 03 12:21:42.990 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 } }]
79962026-09-03T12:21:44.538ZSep 03 12:21:42.990 INFO adding route 172.17.0.52/32 -> 10.0.0.255
79972026-09-03T12:21:44.538Z Rx Loss-of-signal: Yes Yes Yes Yes
79982026-09-03T12:21:44.538ZSep 03 12:21:42.990 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 } }]
79992026-09-03T12:21:44.538Z Rx CDR Enabled: Yes Yes Yes Yes
80002026-09-03T12:21:44.538ZSep 03 12:21:42.990 INFO adding route 172.17.0.53/32 -> 10.0.0.255
80012026-09-03T12:21:44.538Z Tx Enabled: Yes Yes Yes Yes
80022026-09-03T12:21:44.538ZSep 03 12:21:42.990 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 } }]
80032026-09-03T12:21:44.538Z Tx Loss-of-lock: No No No No
80042026-09-03T12:21:44.538ZSep 03 12:21:42.990 INFO adding route 172.17.0.54/32 -> 10.0.0.255
80052026-09-03T12:21:44.538Z Tx Loss-of-signal: No No No No Lane 0
80062026-09-03T12:21:44.538ZSep 03 12:21:42.990 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 } }]
80072026-09-03T12:21:44.538Z Tx CDR Enabled: No Lane 1No Lane 2No NoLane 3
80082026-09-03T12:21:44.542ZSep 03 12:21:42.990 INFO adding route 172.17.0.55/32 -> 10.0.0.255
80092026-09-03T12:21:44.542Z
80102026-09-03T12:21:44.542ZSep 03 12:21:42.990 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 } }]
80112026-09-03T12:21:44.542ZSep 03 12:21:42.990 INFO adding route 172.17.0.56/32 -> 10.0.0.255
80122026-09-03T12:21:44.542Z Tx Adaptive EQ Fault: No State: Activated No Activated No ActivatedNo
80132026-09-03T12:21:44.542ZSep 03 12:21:42.990 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 } }]
80142026-09-03T12:21:44.542ZActivated Tx Fault: Yes
80152026-09-03T12:21:44.542ZSep 03 12:21:42.990 INFO adding route 172.17.0.57/32 -> 10.0.0.255
80162026-09-03T12:21:44.542Z Yes Rx Output Enabled: false falseYes Yesfalse
80172026-09-03T12:21:44.542Z false
80182026-09-03T12:21:44.542Z Rx Output Status: valid valid valid valid
80192026-09-03T12:21:44.542Z Rx Loss-of-lock: true true true true
80202026-09-03T12:21:44.542Z Rx Loss-of-signal: false false false false
80212026-09-03T12:21:44.542ZRx Auto-squelch Disable: true true true true
80222026-09-03T12:21:44.542Z Tx Output Enabled: true true true true
80232026-09-03T12:21:44.542Z Tx Output Status: invalid invalid invalid invalid
80242026-09-03T12:21:44.543ZSep 03 12:21:42.990 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 } }]
80252026-09-03T12:21:44.543ZSep 03 12:21:42.990 INFO adding route 172.17.0.58/32 -> 10.0.0.255
80262026-09-03T12:21:44.543ZSep 03 12:21:42.990 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 } }]
80272026-09-03T12:21:44.543Z Tx Loss-of-lock: false false false false
80282026-09-03T12:21:44.543Z Tx Loss-of-signal: true true true true
80292026-09-03T12:21:44.543ZTx Auto-squelch Disable: false false false false
80302026-09-03T12:21:44.543Z Tx Adaptive EQ Fail: true true true true
80312026-09-03T12:21:44.543ZSep 03 12:21:42.990 INFO adding route 172.17.0.59/32 -> 10.0.0.255
80322026-09-03T12:21:44.543Z Tx Failure: false false false false
80332026-09-03T12:21:44.543Z Tx Force Squelch: true true true true
80342026-09-03T12:21:44.543ZSep 03 12:21:42.990 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 } }]
80352026-09-03T12:21:44.543Z Tx Input Polarity: normal normal normal normal
80362026-09-03T12:21:44.543ZSep 03 12:21:42.990 INFO adding route 172.17.0.60/32 -> 10.0.0.255
80372026-09-03T12:21:44.543Ztest switchport::test::test_print_cmis_datapath ... ok
80382026-09-03T12:21:44.543ZSep 03 12:21:42.990 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 } }]
80392026-09-03T12:21:44.543Ztest switchport::test::test_print_sff_datapath ... ok
80402026-09-03T12:21:44.543ZSep 03 12:21:42.990 DEBG failed to allocate space for the new target list
80412026-09-03T12:21:44.543Z
80422026-09-03T12:21:44.543Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
80432026-09-03T12:21:44.543Z
80442026-09-03T12:21:44.543ZSep 03 12:21:42.990 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 } }]
80452026-09-03T12:21:44.543Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-590acc8ba8a56e5a)
80462026-09-03T12:21:44.543Z Running unittests src/lib.rs (target/debug/deps/dpd_api-129626530bed4535)
80472026-09-03T12:21:44.543Z Running unittests src/lib.rs (target/debug/deps/dpd_client-997b6ac0c3f3c24c)
80482026-09-03T12:21:44.543Z Running tests/test_all.rs (target/debug/deps/test_all-27505f3949f0cd2c)
80492026-09-03T12:21:44.543Z Running unittests src/lib.rs (target/debug/deps/dpd_types-9a1ffdc1254bfaa8)
80502026-09-03T12:21:44.543Z Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-fbfe8a6c92a1a523)
80512026-09-03T12:21:44.543Z Running unittests src/lib.rs (target/debug/deps/packet-b7146b2a4ac94eed)
80522026-09-03T12:21:44.543Z Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b)
80532026-09-03T12:21:44.543Z Running unittests src/main.rs (target/debug/deps/swadm-bcdfd33959ff28c7)
80542026-09-03T12:21:44.543Z Running tests/cli/main.rs (target/debug/deps/cli-abb6971d8239a246)
80552026-09-03T12:21:44.543Z
80562026-09-03T12:21:44.543Zrunning 7 tests
80572026-09-03T12:21:44.543Ztest counters::counters_list ... ignored
80582026-09-03T12:21:44.543Ztest link_apply::apply_tx_eq_all ... ignored
80592026-09-03T12:21:44.543Ztest link_apply::apply_tx_eq_custom ... ignored
80602026-09-03T12:21:44.543Ztest tx_eq::set_all_taps ... ignored
80612026-09-03T12:21:44.543Ztest tx_eq::set_partial_taps ... ignored
80622026-09-03T12:21:44.543Ztest cmd::test::pattern_statics ... ok
80632026-09-03T12:21:44.581Ztest link_apply::tx_eq_exclusive ... ok
80642026-09-03T12:21:44.581Z
80652026-09-03T12:21:44.584Ztest result: ok. 2 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.05s
80662026-09-03T12:21:44.585Z
80672026-09-03T12:21:44.585Z Running unittests src/main.rs (target/debug/deps/tfportd-d55b6e8bd10a525f)
80682026-09-03T12:21:44.588Z
80692026-09-03T12:21:44.588Zrunning 3 tests
80702026-09-03T12:21:44.591Ztest linklocal::test_parse_ipadm ... ok
80712026-09-03T12:21:44.592Ztest tfport::test_parse_tfport ... ok
80722026-09-03T12:21:44.592Ztest config::tests::test_updates ... ok
80732026-09-03T12:21:44.592Z
80742026-09-03T12:21:44.592Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80752026-09-03T12:21:44.592Z
80762026-09-03T12:21:44.592Z Running unittests src/main.rs (target/debug/deps/uplinkd-8872d4adf66e7b1b)
80772026-09-03T12:21:44.596Z
80782026-09-03T12:21:44.596Zrunning 0 tests
80792026-09-03T12:21:44.599Z
80802026-09-03T12:21:44.599Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80812026-09-03T12:21:44.599Z
80822026-09-03T12:21:44.599Z Running unittests src/main.rs (target/debug/deps/xtask-8bdda0ad85b34353)
80832026-09-03T12:21:44.602Z
80842026-09-03T12:21:44.602Zrunning 0 tests
80852026-09-03T12:21:44.602Z
80862026-09-03T12:21:44.602Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80872026-09-03T12:21:44.602Z
80882026-09-03T12:21:44.605Z Doc-tests aal
80892026-09-03T12:21:44.821Z
80902026-09-03T12:21:44.821Zrunning 0 tests
80912026-09-03T12:21:44.821Z
80922026-09-03T12:21:44.824Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80932026-09-03T12:21:44.824Z
80942026-09-03T12:21:44.847Z Doc-tests aal_macros
80952026-09-03T12:21:44.919Z
80962026-09-03T12:21:44.919Zrunning 0 tests
80972026-09-03T12:21:44.919Z
80982026-09-03T12:21:44.919Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80992026-09-03T12:21:44.919Z
81002026-09-03T12:21:44.930Z Doc-tests common
81012026-09-03T12:21:45.162Z
81022026-09-03T12:21:45.162Zrunning 0 tests
81032026-09-03T12:21:45.162Z
81042026-09-03T12:21:45.162Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81052026-09-03T12:21:45.162Z
81062026-09-03T12:21:45.189Z Doc-tests dpd_api
81072026-09-03T12:21:45.909Z
81082026-09-03T12:21:45.909Zrunning 2 tests
81092026-09-03T12:21:45.909Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 68) ... ignored
81102026-09-03T12:21:45.909Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 74) ... ignored
81112026-09-03T12:21:45.909Z
81122026-09-03T12:21:45.909Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
81132026-09-03T12:21:45.909Z
81142026-09-03T12:21:45.941Z Doc-tests dpd_client
81152026-09-03T12:21:47.308Z
81162026-09-03T12:21:47.308Zrunning 0 tests
81172026-09-03T12:21:47.308Z
81182026-09-03T12:21:47.308Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81192026-09-03T12:21:47.308Z
81202026-09-03T12:21:47.362Z Doc-tests dpd_types
81212026-09-03T12:21:47.552Z
81222026-09-03T12:21:47.552Zrunning 0 tests
81232026-09-03T12:21:47.552Z
81242026-09-03T12:21:47.552Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81252026-09-03T12:21:47.552Z
81262026-09-03T12:21:47.576Z Doc-tests dpd_types_versions
81272026-09-03T12:21:49.088Z
81282026-09-03T12:21:49.088Zrunning 1 test
81292026-09-03T12:21:49.088Ztest dpd-types/versions/src/lib.rs - (line 19) ... ignored
81302026-09-03T12:21:49.088Z
81312026-09-03T12:21:49.088Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
81322026-09-03T12:21:49.088Z
81332026-09-03T12:21:49.139Z Doc-tests packet
81342026-09-03T12:21:49.362Z
81352026-09-03T12:21:49.362Zrunning 0 tests
81362026-09-03T12:21:49.362Z
81372026-09-03T12:21:49.362Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81382026-09-03T12:21:49.362Z
81392026-09-03T12:21:49.388Z Doc-tests pcap
81402026-09-03T12:21:49.441Z
81412026-09-03T12:21:49.442Zrunning 0 tests
81422026-09-03T12:21:49.442Z
81432026-09-03T12:21:49.442Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81442026-09-03T12:21:49.442Z
81452026-09-03T12:21:49.493Z+ for feat in tofino_stub tofino_asic softnpu chaos
81462026-09-03T12:21:49.493Z+ RUST_BACKTRACE=full
81472026-09-03T12:21:49.493Z+ cargo test --features chaos --no-fail-fast
81482026-09-03T12:21:50.092Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
81492026-09-03T12:21:50.173Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
81502026-09-03T12:21:50.182Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
81512026-09-03T12:21:58.695Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
81522026-09-03T12:21:58.823Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
81532026-09-03T12:22:40.053Z Finished `test` profile [unoptimized + debuginfo] target(s) in 50.54s
81542026-09-03T12:22:40.167Z Running unittests src/lib.rs (target/debug/deps/aal-38ea820840cac455)
81552026-09-03T12:22:40.175Z
81562026-09-03T12:22:40.175Zrunning 0 tests
81572026-09-03T12:22:40.175Z
81582026-09-03T12:22:40.175Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81592026-09-03T12:22:40.175Z
81602026-09-03T12:22:40.178Z Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3)
81612026-09-03T12:22:40.181Z
81622026-09-03T12:22:40.181Zrunning 0 tests
81632026-09-03T12:22:40.181Z
81642026-09-03T12:22:40.181Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81652026-09-03T12:22:40.181Z
81662026-09-03T12:22:40.184Z Running unittests src/lib.rs (target/debug/deps/asic-fbbd3f473aded47c)
81672026-09-03T12:22:40.187Z
81682026-09-03T12:22:40.187Zrunning 0 tests
81692026-09-03T12:22:40.187Z
81702026-09-03T12:22:40.187Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81712026-09-03T12:22:40.187Z
81722026-09-03T12:22:40.190Z Running unittests src/lib.rs (target/debug/deps/common-f0fc91ad575fea74)
81732026-09-03T12:22:40.216Z
81742026-09-03T12:22:40.216Zrunning 4 tests
81752026-09-03T12:22:40.219Ztest nat::tests::test_vni ... ok
81762026-09-03T12:22:40.219Ztest network::tests::test_generate_ipv6_link_local ... ok
81772026-09-03T12:22:40.222Ztest test_purge ... ok
81782026-09-03T12:22:40.226Ztest illumos::test::address_exists_handles_missing_object ... ok
81792026-09-03T12:22:40.227Z
81802026-09-03T12:22:40.229Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
81812026-09-03T12:22:40.230Z
81822026-09-03T12:22:40.230Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-049fc7a9b9157ea9)
81832026-09-03T12:22:40.255Z
81842026-09-03T12:22:40.255Zrunning 1 test
81852026-09-03T12:22:40.258Z -------
81862026-09-03T12:22:40.261Z Generating OpenAPI documents from API definitions ...
81872026-09-03T12:22:40.419Z Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ...
81882026-09-03T12:22:40.498Z Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi"
81892026-09-03T12:22:41.550Z -------
81902026-09-03T12:22:41.550Z Checking 13 OpenAPI documents...
81912026-09-03T12:22:41.553Z Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller
81922026-09-03T12:22:41.553Z Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller
81932026-09-03T12:22:41.553Z Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller
81942026-09-03T12:22:41.553Z Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller
81952026-09-03T12:22:41.553Z Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller
81962026-09-03T12:22:41.553Z Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller
81972026-09-03T12:22:41.553Z Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller
81982026-09-03T12:22:41.553Z Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller
81992026-09-03T12:22:41.553Z Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller
82002026-09-03T12:22:41.553Z Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller
82012026-09-03T12:22:41.554Z Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller
82022026-09-03T12:22:41.554Z Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller
82032026-09-03T12:22:41.554Z Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller
82042026-09-03T12:22:41.554Z Fresh dpd "latest" symlink
82052026-09-03T12:22:41.554Z -------
82062026-09-03T12:22:41.554Z Success 13 documents checked: 14 fresh, 0 stale, 0 failed, 0 other problems
82072026-09-03T12:22:41.622Ztest test::test_apis_up_to_date ... ok
82082026-09-03T12:22:41.622Z
82092026-09-03T12:22:41.622Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.36s
82102026-09-03T12:22:41.622Z
82112026-09-03T12:22:41.681Z Running unittests src/main.rs (target/debug/deps/dpd-9c12dacd9659a21c)
82122026-09-03T12:22:41.690Z
82132026-09-03T12:22:41.690Zrunning 34 tests
82142026-09-03T12:22:41.698Ztest freemap::test_ordering ... ok
82152026-09-03T12:22:41.698Ztest config::tests::test_updates ... ok
82162026-09-03T12:22:41.698Ztest dhcpv6::tests::test_create_duid_bytes ... ok
82172026-09-03T12:22:41.698Ztest freemap::test_split ... ok
82182026-09-03T12:22:41.698Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
82192026-09-03T12:22:41.699Ztest macaddrs::tests::test_mac_offset ... ok
82202026-09-03T12:22:41.699ZSep 03 12:22:40.292Sep 03 12:22:40.292 DEBGDEBG created new freemapcreated new freemap, , unitunit:: freemap_testfreemap_test
82212026-09-03T12:22:41.699Z
82222026-09-03T12:22:41.699ZSep 03 12:22:40.292 DEBG created new freemap, unit: freemap_test
82232026-09-03T12:22:41.699ZSep 03 12:22:40.292 DEBG initted freemap. size: 128, unitSep 03 12:22:40.292: DEBGfreemap_test Sep 03 12:22:40.292 DEBG initted freemap. size: 128, unit:initted freemap. size: 128 freemap_test,
82242026-09-03T12:22:41.699Zunit: freemap_test
82252026-09-03T12:22:41.699ZSep 03 12:22:40.292 DEBG Sep 03 12:22:40.292reset freemap , DEBGunit :reset freemap , freemap_testunit
82262026-09-03T12:22:41.699Z: freemap_test
82272026-09-03T12:22:41.699Z
82282026-09-03T12:22:41.699ZSep 03 12:22:40.292 DEBG reset freemap, unit: freemap_test
82292026-09-03T12:22:41.699ZSep 03 12:22:40.292 DEBG created new freemap, unit: freemap_test
82302026-09-03T12:22:41.699ZSep 03 12:22:40.292 DEBG initted freemap. size: 128, unit: freemap_test
82312026-09-03T12:22:41.699ZSep 03 12:22:40.292 DEBG reset freemap, unit: freemap_test
82322026-09-03T12:22:41.699Ztest freemap::test_free ... ok
82332026-09-03T12:22:41.699Ztest freemap::test_reclaim ... ok
82342026-09-03T12:22:41.699Ztest freemap::test_exhaustion ... ok
82352026-09-03T12:22:41.699Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
82362026-09-03T12:22:41.699Ztest freemap::test_basic ... ok
82372026-09-03T12:22:41.699Ztest macaddrs::tests::test_parse_port_id ... ok
82382026-09-03T12:22:41.699Ztest port_map::tests::test_backplane_group ... ok
82392026-09-03T12:22:41.699Ztest nat::test_mapping ... ok
82402026-09-03T12:22:41.699Ztest port_map::tests::test_port_map ... ok
82412026-09-03T12:22:41.699Ztest port_map::tests::dump_map ... ok
82422026-09-03T12:22:41.699ZSep 03 12:22:40.293 DEBG created new freemap, unit: freemap_route_ipv4
82432026-09-03T12:22:41.699ZSep 03 12:22:40.293 DEBG created new freemap, unit: freemap_route_ipv6
82442026-09-03T12:22:41.699ZSep 03 12:22:40.293 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
82452026-09-03T12:22:41.699ZSep 03 12:22:40.293 DEBG reset freemap, unit: freemap_route_ipv4
82462026-09-03T12:22:41.699ZSep 03 12:22:40.293 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
82472026-09-03T12:22:41.699ZSep 03 12:22:40.293 DEBG reset freemap, unit: freemap_route_ipv6
82482026-09-03T12:22:41.699ZSep 03 12:22:40.293 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
82492026-09-03T12:22:41.699ZSep 03 12:22:40.293 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 } }]
82502026-09-03T12:22:41.699ZSep 03 12:22:40.293 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff
82512026-09-03T12:22:41.699ZSep 03 12:22:40.293 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 } }]
82522026-09-03T12:22:41.699ZSep 03 12:22:40.293 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
82532026-09-03T12:22:41.699ZSep 03 12:22:40.293 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 } }]
82542026-09-03T12:22:41.699ZSep 03 12:22:40.293 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
82552026-09-03T12:22:41.699ZSep 03 12:22:40.293 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 } }]
82562026-09-03T12:22:41.699ZSep 03 12:22:40.293 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
82572026-09-03T12:22:41.700ZSep 03 12:22:40.293 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 } }]
82582026-09-03T12:22:41.700ZSep 03 12:22:40.293 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
82592026-09-03T12:22:41.700ZSep 03 12:22:40.293 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 } }]
82602026-09-03T12:22:41.700ZSep 03 12:22:40.293 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
82612026-09-03T12:22:41.700ZSep 03 12:22:40.293 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 } }]
82622026-09-03T12:22:41.700ZSep 03 12:22:40.293 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
82632026-09-03T12:22:41.700ZSep 03 12:22:40.293 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 } }]
82642026-09-03T12:22:41.700ZSep 03 12:22:40.293 INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
82652026-09-03T12:22:41.700ZSep 03 12:22:40.293 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 } }]
82662026-09-03T12:22:41.700ZSep 03 12:22:40.293 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
82672026-09-03T12:22:41.700ZSep 03 12:22:40.293 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 } }]
82682026-09-03T12:22:41.700ZSep 03 12:22:40.293 INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
82692026-09-03T12:22:41.700ZSep 03 12:22:40.293 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 } }]
82702026-09-03T12:22:41.700ZSep 03 12:22:40.293 INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
82712026-09-03T12:22:41.700ZSep 03 12:22:40.293 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 } }]
82722026-09-03T12:22:41.700ZSep 03 12:22:40.293 INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
82732026-09-03T12:22:41.700ZSep 03 12:22:40.293 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 } }]
82742026-09-03T12:22:41.700ZSep 03 12:22:40.293 INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ff
82752026-09-03T12:22:41.700ZSep 03 12:22:40.293 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 } }]
82762026-09-03T12:22:41.700ZSep 03 12:22:40.293 INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
82772026-09-03T12:22:41.700ZSep 03 12:22:40.293Sep 03 12:22:40.293 DEBGDEBG created new freemapreplacing 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 } }],
82782026-09-03T12:22:41.700Zunit: freemap_route_ipv4
82792026-09-03T12:22:41.700Ztest api_server::tests::test_build_info ... ok
82802026-09-03T12:22:41.700ZSep 03 12:22:40.293 DEBG created new freemap, unit: freemap_route_ipv6
82812026-09-03T12:22:41.700ZSep 03 12:22:40.293 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
82822026-09-03T12:22:41.700ZSep 03 12:22:40.293 DEBG reset freemap, unit: freemap_route_ipv4
82832026-09-03T12:22:41.700ZSep 03 12:22:40.293 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
82842026-09-03T12:22:41.700ZSep 03 12:22:40.293 DEBG reset freemap, unit:Sep 03 12:22:40.293 freemap_route_ipv6DEBG
82852026-09-03T12:22:41.700Z Sep 03 12:22:40.293created new freemapSep 03 12:22:40.293 INFOINFO , unitadding route 3fff:beef:e::/64 -> 2001:db8::55:ff:adding route 3fff:dead::/64 -> 2001:db8::55:1
82862026-09-03T12:22:41.700Z
82872026-09-03T12:22:41.700Zfreemap_route_ipv4
82882026-09-03T12:22:41.700ZSep 03 12:22:40.293 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 03 12:22:40.293
82892026-09-03T12:22:41.700Z DEBG created new freemapSep 03 12:22:40.293, unitSep 03 12:22:40.293DEBG :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
82902026-09-03T12:22:41.700Z freemap_route_ipv6adding route 3fff:dead::/64 -> 2001:db8::55:2
82912026-09-03T12:22:41.700Z
82922026-09-03T12:22:41.700ZSep 03 12:22:40.293Sep 03 12:22:40.293 Sep 03 12:22:40.293INFO DEBG DEBGadding route 3fff:beef:f::/64 -> 2001:db8::55:ff
82932026-09-03T12:22:41.700Zinitted 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 } }],
82942026-09-03T12:22:41.700Zunit: Sep 03 12:22:40.293freemap_route_ipv4
82952026-09-03T12:22:41.700ZDEBGSep 03 12:22:40.293 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 } }]INFO
82962026-09-03T12:22:41.701Z Sep 03 12:22:40.293adding route 3fff:dead::/64 -> 2001:db8::55:3
82972026-09-03T12:22:41.701ZDEBG reset freemapSep 03 12:22:40.293, Sep 03 12:22:40.293 unitINFO :adding route 3fff:beef:10::/64 -> 2001:db8::55:ff
82982026-09-03T12:22:41.701Zfreemap_route_ipv4DEBG
82992026-09-03T12:22:41.701Z 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 } }]
83002026-09-03T12:22:41.701ZSep 03 12:22:40.293 DEBGSep 03 12:22:40.293 Sep 03 12:22:40.293replacing 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 INFO
83012026-09-03T12:22:41.701Zinitted freemap. size: 64 , adding route 3fff:dead::/64 -> 2001:db8::55:4unitSep 03 12:22:40.293:
83022026-09-03T12:22:41.701Ztest port_map::tests::parse_softnpu_revision ... ok
83032026-09-03T12:22:41.701Z INFOfreemap_route_ipv6 adding route 3fff:beef:11::/64 -> 2001:db8::55:ff
83042026-09-03T12:22:41.701ZSep 03 12:22:40.293 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 } }]
83052026-09-03T12:22:41.701ZSep 03 12:22:40.293 INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
83062026-09-03T12:22:41.701ZSep 03 12:22:40.294 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 } }]
83072026-09-03T12:22:41.701ZSep 03 12:22:40.294 INFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
83082026-09-03T12:22:41.701ZSep 03 12:22:40.294 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 } }]
83092026-09-03T12:22:41.701ZSep 03 12:22:40.294
83102026-09-03T12:22:41.701ZINFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ff
83112026-09-03T12:22:41.701ZSep 03 12:22:40.294 DEBG Sep 03 12:22:40.294reset freemap, unit: freemap_route_ipv6
83122026-09-03T12:22:41.701ZSep 03 12:22:40.294 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
83132026-09-03T12:22:41.701ZSep 03 12:22:40.294 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 } }]
83142026-09-03T12:22:41.705ZSep 03 12:22:40.294 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2
83152026-09-03T12:22:41.705ZSep 03 12:22:40.294 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 } }]
83162026-09-03T12:22:41.705ZSep 03 12:22:40.293 Sep 03 12:22:40.294 DEBGINFODEBG 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: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 } }]
83172026-09-03T12:22:41.705Z
83182026-09-03T12:22:41.705Z
83192026-09-03T12:22:41.705ZSep 03 12:22:40.294 DEBG Sep 03 12:22:40.294replacing 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 } }]
83202026-09-03T12:22:41.705ZSep 03 12:22:40.294 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
83212026-09-03T12:22:41.705ZSep 03 12:22:40.294 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 } }]
83222026-09-03T12:22:41.705ZSep 03 12:22:40.294 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
83232026-09-03T12:22:41.705ZDEBG created new freemap, Sep 03 12:22:40.294 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 } }]
83242026-09-03T12:22:41.705ZSep 03 12:22:40.294unit: freemap_test
83252026-09-03T12:22:41.705ZINFO adding route 3fff:beef::/64 -> 2001:db8::55:ffSep 03 12:22:40.294 DEBG initted freemap. size: 8, unit: freemap_test
83262026-09-03T12:22:41.705ZSep 03 12:22:40.294 DEBG reset freemap, unit: freemap_test
83272026-09-03T12:22:41.706Z
83282026-09-03T12:22:41.706ZSep 03 12:22:40.294 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 } }]
83292026-09-03T12:22:41.706ZSep 03 12:22:40.296 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
83302026-09-03T12:22:41.706ZSep 03 12:22:40.296 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 } }]
83312026-09-03T12:22:41.706ZSep 03 12:22:40.296 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
83322026-09-03T12:22:41.706ZSep 03 12:22:40.296 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 } }]
83332026-09-03T12:22:41.706ZSep 03 12:22:40.296 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
83342026-09-03T12:22:41.706ZSep 03 12:22:40.296 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 } }]
83352026-09-03T12:22:41.706ZSep 03 12:22:40.296 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
83362026-09-03T12:22:41.706ZSep 03 12:22:40.296 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 } }]
83372026-09-03T12:22:41.706ZSep 03 12:22:40.296 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
83382026-09-03T12:22:41.706ZSep 03 12:22:40.296 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 } }]
83392026-09-03T12:22:41.706ZSep 03 12:22:40.296 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
83402026-09-03T12:22:41.706ZSep 03 12:22:40.296 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 } }]
83412026-09-03T12:22:41.706ZSep 03 12:22:40.296 INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
83422026-09-03T12:22:41.706ZSep 03 12:22:40.296 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 } }]
83432026-09-03T12:22:41.706ZSep 03 12:22:40.296 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
83442026-09-03T12:22:41.706ZSep 03 12:22:40.296 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 } }]
83452026-09-03T12:22:41.706ZSep 03 12:22:40.296 INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
83462026-09-03T12:22:41.706ZSep 03 12:22:40.296 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 } }]
83472026-09-03T12:22:41.706ZSep 03 12:22:40.296 INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
83482026-09-03T12:22:41.706ZSep 03 12:22:40.297 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 } }]
83492026-09-03T12:22:41.706ZSep 03 12:22:40.297 INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
83502026-09-03T12:22:41.706ZSep 03 12:22:40.297 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 } }]
83512026-09-03T12:22:41.706ZSep 03 12:22:40.297 INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ff
83522026-09-03T12:22:41.706ZSep 03 12:22:40.297 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 } }]
83532026-09-03T12:22:41.706ZSep 03 12:22:40.297 INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
83542026-09-03T12:22:41.706ZSep 03 12:22:40.297 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 } }]
83552026-09-03T12:22:41.706ZSep 03 12:22:40.297 INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ff
83562026-09-03T12:22:41.706ZSep 03 12:22:40.297 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 } }]
83572026-09-03T12:22:41.706ZSep 03 12:22:40.297 INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ff
83582026-09-03T12:22:41.706ZSep 03 12:22:40.297 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 } }]
83592026-09-03T12:22:41.706ZSep 03 12:22:40.297 INFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ff
83602026-09-03T12:22:41.706ZSep 03 12:22:40.297 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 } }]
83612026-09-03T12:22:41.706ZSep 03 12:22:40.297 INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ff
83622026-09-03T12:22:41.706ZSep 03 12:22:40.297 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 } }]
83632026-09-03T12:22:41.706ZSep 03 12:22:40.297 INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
83642026-09-03T12:22:41.706ZSep 03 12:22:40.297 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 } }]
83652026-09-03T12:22:41.706ZSep 03 12:22:40.297 INFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
83662026-09-03T12:22:41.707ZSep 03 12:22:40.297 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 } }]
83672026-09-03T12:22:41.707ZSep 03 12:22:40.297 INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ff
83682026-09-03T12:22:41.707ZSep 03 12:22:40.297 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 } }]
83692026-09-03T12:22:41.707ZSep 03 12:22:40.298 INFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ff
83702026-09-03T12:22:41.707ZSep 03 12:22:40.298 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 } }]
83712026-09-03T12:22:41.707ZSep 03 12:22:40.298 INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ff
83722026-09-03T12:22:41.707ZSep 03 12:22:40.298 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 } }]
83732026-09-03T12:22:41.707ZSep 03 12:22:40.298 INFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ff
83742026-09-03T12:22:41.707ZSep 03 12:22:40.298 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 } }]
83752026-09-03T12:22:41.707ZSep 03 12:22:40.298 INFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ff
83762026-09-03T12:22:41.707ZSep 03 12:22:40.298 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 } }]
83772026-09-03T12:22:41.707ZSep 03 12:22:40.298 INFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ff
83782026-09-03T12:22:41.707ZSep 03 12:22:40.298 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 } }]
83792026-09-03T12:22:41.707ZSep 03 12:22:40.298 INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
83802026-09-03T12:22:41.707ZSep 03 12:22:40.298 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 } }]
83812026-09-03T12:22:41.707ZSep 03 12:22:40.298 INFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
83822026-09-03T12:22:41.707ZSep 03 12:22:40.298 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 } }]
83832026-09-03T12:22:41.707ZSep 03 12:22:40.298 INFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
83842026-09-03T12:22:41.707ZSep 03 12:22:40.298 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 } }]
83852026-09-03T12:22:41.707ZSep 03 12:22:40.298 INFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
83862026-09-03T12:22:41.707ZSep 03 12:22:40.298 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 } }]
83872026-09-03T12:22:41.707ZSep 03 12:22:40.298 INFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
83882026-09-03T12:22:41.707ZSep 03 12:22:40.298 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 } }]
83892026-09-03T12:22:41.707ZSep 03 12:22:40.298 INFO adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
83902026-09-03T12:22:41.707ZSep 03 12:22:40.298 DEBG 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 } }]
83912026-09-03T12:22:41.707ZSep 03 12:22:40.298 INFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ff
83922026-09-03T12:22:41.707ZSep 03 12:22:40.298 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 } }]
83932026-09-03T12:22:41.707ZSep 03 12:22:40.298 INFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ff
83942026-09-03T12:22:41.707ZSep 03 12:22:40.298 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 } }]
83952026-09-03T12:22:41.707ZSep 03 12:22:40.298 INFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ff
83962026-09-03T12:22:41.707ZSep 03 12:22:40.298 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 } }]
83972026-09-03T12:22:41.707ZSep 03 12:22:40.298 INFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ff
83982026-09-03T12:22:41.707ZSep 03 12:22:40.298 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 } }]
83992026-09-03T12:22:41.707ZSep 03 12:22:40.298 INFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ff
84002026-09-03T12:22:41.707ZSep 03 12:22:40.298 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 } }]
84012026-09-03T12:22:41.707ZSep 03 12:22:40.298 INFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ff
84022026-09-03T12:22:41.707ZSep 03 12:22:40.298 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 } }]
84032026-09-03T12:22:41.707ZSep 03 12:22:40.298 INFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ff
84042026-09-03T12:22:41.707ZSep 03 12:22:40.298 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 } }]
84052026-09-03T12:22:41.708ZSep 03 12:22:40.298 INFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ff
84062026-09-03T12:22:41.708ZSep 03 12:22:40.298 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 } }]
84072026-09-03T12:22:41.708ZSep 03 12:22:40.298 INFO adding route 3fff:beef:28::/64 -> 2001:db8::55:ff
84082026-09-03T12:22:41.708ZSep 03 12:22:40.298 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 } }]
84092026-09-03T12:22:41.708ZSep 03 12:22:40.298 INFO adding route 3fff:beef:29::/64 -> 2001:db8::55:ff
84102026-09-03T12:22:41.708ZSep 03 12:22:40.298 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 } }]
84112026-09-03T12:22:41.708ZSep 03 12:22:40.298 INFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
84122026-09-03T12:22:41.708ZSep 03 12:22:40.298 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 } }]
84132026-09-03T12:22:41.708ZSep 03 12:22:40.298 INFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
84142026-09-03T12:22:41.712ZSep 03 12:22:40.298 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 } }]
84152026-09-03T12:22:41.712ZSep 03 12:22:40.298 INFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
84162026-09-03T12:22:41.712ZSep 03 12:22:40.298 DEBG 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 } }]
84172026-09-03T12:22:41.712ZSep 03 12:22:40.298 INFO adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
84182026-09-03T12:22:41.712ZSep 03 12:22:40.298 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 } }]
84192026-09-03T12:22:41.712ZSep 03 12:22:40.298 INFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
84202026-09-03T12:22:41.712ZSep 03 12:22:40.298 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 } }]
84212026-09-03T12:22:41.712ZSep 03 12:22:40.298 INFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
84222026-09-03T12:22:41.712ZSep 03 12:22:40.298 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 } }]
84232026-09-03T12:22:41.712ZSep 03 12:22:40.298 INFO adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
84242026-09-03T12:22:41.712ZSep 03 12:22:40.298 DEBG 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 } }]
84252026-09-03T12:22:41.712ZSep 03 12:22:40.298 INFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ff
84262026-09-03T12:22:41.712ZSep 03 12:22:40.298 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 } }]
84272026-09-03T12:22:41.713ZSep 03 12:22:40.298 INFO adding route 3fff:beef:32::/64 -> 2001:db8::55:ff
84282026-09-03T12:22:41.713ZSep 03 12:22:40.298 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 } }]
84292026-09-03T12:22:41.713ZSep 03 12:22:40.298 INFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ff
84302026-09-03T12:22:41.713ZSep 03 12:22:40.298 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 } }]
84312026-09-03T12:22:41.713ZSep 03 12:22:40.298 INFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ff
84322026-09-03T12:22:41.713ZSep 03 12:22:40.298 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 } }]
84332026-09-03T12:22:41.713ZSep 03 12:22:40.298 INFO adding route 3fff:beef:35::/64 -> 2001:db8::55:ff
84342026-09-03T12:22:41.713ZSep 03 12:22:40.298 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 } }]
84352026-09-03T12:22:41.713ZSep 03 12:22:40.298 INFO adding route 3fff:beef:36::/64 -> 2001:db8::55:ff
84362026-09-03T12:22:41.713ZSep 03 12:22:40.298 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 } }]
84372026-09-03T12:22:41.713ZSep 03 12:22:40.298 INFO adding route 3fff:beef:37::/64 -> 2001:db8::55:ff
84382026-09-03T12:22:41.713ZSep 03 12:22:40.298 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 } }]
84392026-09-03T12:22:41.713ZSep 03 12:22:40.298 INFO adding route 3fff:beef:38::/64 -> 2001:db8::55:ff
84402026-09-03T12:22:41.713ZSep 03 12:22:40.298 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 } }]
84412026-09-03T12:22:41.713ZSep 03 12:22:40.298 INFO adding route 3fff:beef:39::/64 -> 2001:db8::55:ff
84422026-09-03T12:22:41.713ZSep 03 12:22:40.298 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 } }]
84432026-09-03T12:22:41.713ZSep 03 12:22:40.298 INFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
84442026-09-03T12:22:41.713ZSep 03 12:22:40.298 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 } }]
84452026-09-03T12:22:41.713ZSep 03 12:22:40.298 INFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
84462026-09-03T12:22:41.713ZSep 03 12:22:40.298 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 } }]
84472026-09-03T12:22:41.713ZSep 03 12:22:40.298 INFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
84482026-09-03T12:22:41.713ZSep 03 12:22:40.298 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 } }]
84492026-09-03T12:22:41.713ZSep 03 12:22:40.298 DEBG failed to allocate space for the new target list
84502026-09-03T12:22:41.713ZSep 03 12:22:40.298 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 } }]
84512026-09-03T12:22:41.713ZSep 03 12:22:40.294 INFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ff
84522026-09-03T12:22:41.713ZSep 03 12:22:40.300 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 } }]
84532026-09-03T12:22:41.713ZSep 03 12:22:40.300 INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ff
84542026-09-03T12:22:41.713ZSep 03 12:22:40.300 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 } }]
84552026-09-03T12:22:41.713ZSep 03 12:22:40.300 INFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ff
84562026-09-03T12:22:41.713ZSep 03 12:22:40.300 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 } }]
84572026-09-03T12:22:41.713ZSep 03 12:22:40.300 INFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ff
84582026-09-03T12:22:41.713ZSep 03 12:22:40.300 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 } }]
84592026-09-03T12:22:41.713ZSep 03 12:22:40.300 INFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ff
84602026-09-03T12:22:41.713ZSep 03 12:22:40.300 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 } }]
84612026-09-03T12:22:41.713ZSep 03 12:22:40.300 INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
84622026-09-03T12:22:41.713ZSep 03 12:22:40.300 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 } }]
84632026-09-03T12:22:41.713ZSep 03 12:22:40.300 INFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
84642026-09-03T12:22:41.713ZSep 03 12:22:40.300 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 } }]
84652026-09-03T12:22:41.713ZSep 03 12:22:40.300 INFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
84662026-09-03T12:22:41.714ZSep 03 12:22:40.300 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 } }]
84672026-09-03T12:22:41.714ZSep 03 12:22:40.300 INFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
84682026-09-03T12:22:41.714ZSep 03 12:22:40.300 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 } }]
84692026-09-03T12:22:41.714ZSep 03 12:22:40.300 INFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
84702026-09-03T12:22:41.714ZSep 03 12:22:40.300 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 } }]
84712026-09-03T12:22:41.714ZSep 03 12:22:40.301 INFO adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
84722026-09-03T12:22:41.714ZSep 03 12:22:40.301 DEBG 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 } }]
84732026-09-03T12:22:41.714ZSep 03 12:22:40.301 INFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ff
84742026-09-03T12:22:41.714ZSep 03 12:22:40.301 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 } }]
84752026-09-03T12:22:41.714ZSep 03 12:22:40.301 INFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ff
84762026-09-03T12:22:41.714ZSep 03 12:22:40.301 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 } }]
84772026-09-03T12:22:41.714ZSep 03 12:22:40.301 INFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ff
84782026-09-03T12:22:41.714ZSep 03 12:22:40.301 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 } }]
84792026-09-03T12:22:41.714ZSep 03 12:22:40.301 INFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ff
84802026-09-03T12:22:41.714ZSep 03 12:22:40.301 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 } }]
84812026-09-03T12:22:41.714ZSep 03 12:22:40.301 INFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ff
84822026-09-03T12:22:41.714ZSep 03 12:22:40.301 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 } }]
84832026-09-03T12:22:41.714ZSep 03 12:22:40.301 INFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ff
84842026-09-03T12:22:41.714ZSep 03 12:22:40.301 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 } }]
84852026-09-03T12:22:41.714ZSep 03 12:22:40.301 INFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ff
84862026-09-03T12:22:41.714ZSep 03 12:22:40.301 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 } }]
84872026-09-03T12:22:41.714ZSep 03 12:22:40.301 INFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ff
84882026-09-03T12:22:41.714ZSep 03 12:22:40.301 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 } }]
84892026-09-03T12:22:41.714ZSep 03 12:22:40.301 INFO adding route 3fff:beef:28::/64 -> 2001:db8::55:ff
84902026-09-03T12:22:41.714ZSep 03 12:22:40.301 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 } }]
84912026-09-03T12:22:41.714ZSep 03 12:22:40.301 INFO adding route 3fff:beef:29::/64 -> 2001:db8::55:ff
84922026-09-03T12:22:41.714ZSep 03 12:22:40.301 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 } }]
84932026-09-03T12:22:41.714ZSep 03 12:22:40.301 INFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
84942026-09-03T12:22:41.714ZSep 03 12:22:40.301 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 } }]
84952026-09-03T12:22:41.714ZSep 03 12:22:40.301 INFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
84962026-09-03T12:22:41.714ZSep 03 12:22:40.301 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 } }]
84972026-09-03T12:22:41.714ZSep 03 12:22:40.301 INFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
84982026-09-03T12:22:41.714ZSep 03 12:22:40.301 DEBG 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 } }]
84992026-09-03T12:22:41.714ZSep 03 12:22:40.301 INFO adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
85002026-09-03T12:22:41.714ZSep 03 12:22:40.301 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 } }]
85012026-09-03T12:22:41.714ZSep 03 12:22:40.301 INFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
85022026-09-03T12:22:41.714ZSep 03 12:22:40.301 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 } }]
85032026-09-03T12:22:41.714ZSep 03 12:22:40.301 INFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
85042026-09-03T12:22:41.714ZSep 03 12:22:40.301 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 } }]
85052026-09-03T12:22:41.714ZSep 03 12:22:40.301 INFO adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
85062026-09-03T12:22:41.715ZSep 03 12:22:40.301 DEBG 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 } }]
85072026-09-03T12:22:41.715ZSep 03 12:22:40.301 INFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ff
85082026-09-03T12:22:41.715ZSep 03 12:22:40.301 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 } }]
85092026-09-03T12:22:41.715ZSep 03 12:22:40.301 INFO adding route 3fff:beef:32::/64 -> 2001:db8::55:ff
85102026-09-03T12:22:41.715ZSep 03 12:22:40.301 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 } }]
85112026-09-03T12:22:41.715ZSep 03 12:22:40.301 INFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ff
85122026-09-03T12:22:41.715ZSep 03 12:22:40.301 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 } }]
85132026-09-03T12:22:41.715ZSep 03 12:22:40.301 INFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ff
85142026-09-03T12:22:41.719ZSep 03 12:22:40.301 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 } }]
85152026-09-03T12:22:41.719ZSep 03 12:22:40.301 INFO adding route 3fff:beef:35::/64 -> 2001:db8::55:ff
85162026-09-03T12:22:41.719ZSep 03 12:22:40.301 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 } }]
85172026-09-03T12:22:41.719ZSep 03 12:22:40.301 INFO adding route 3fff:beef:36::/64 -> 2001:db8::55:ff
85182026-09-03T12:22:41.719ZSep 03 12:22:40.301 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 } }]
85192026-09-03T12:22:41.719ZSep 03 12:22:40.301 INFO adding route 3fff:beef:37::/64 -> 2001:db8::55:ff
85202026-09-03T12:22:41.719ZSep 03 12:22:40.301 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 } }]
85212026-09-03T12:22:41.719ZSep 03 12:22:40.301 INFO adding route 3fff:beef:38::/64 -> 2001:db8::55:ff
85222026-09-03T12:22:41.719ZSep 03 12:22:40.301 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 } }]
85232026-09-03T12:22:41.719ZSep 03 12:22:40.301 INFO adding route 3fff:beef:39::/64 -> 2001:db8::55:ff
85242026-09-03T12:22:41.719ZSep 03 12:22:40.301 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 } }]
85252026-09-03T12:22:41.719ZSep 03 12:22:40.301 INFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
85262026-09-03T12:22:41.719ZSep 03 12:22:40.301 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 } }]
85272026-09-03T12:22:41.719ZSep 03 12:22:40.301 INFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
85282026-09-03T12:22:41.719ZSep 03 12:22:40.301 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 } }]
85292026-09-03T12:22:41.720ZSep 03 12:22:40.301 INFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
85302026-09-03T12:22:41.720ZSep 03 12:22:40.301 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 } }]
85312026-09-03T12:22:41.720ZSep 03 12:22:40.301 INFO adding route 3fff:beef:3d::/64 -> 2001:db8::55:ff
85322026-09-03T12:22:41.720ZSep 03 12:22:40.301 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 } }]
85332026-09-03T12:22:41.720ZSep 03 12:22:40.301 INFO adding route 3fff:beef:3e::/64 -> 2001:db8::55:ff
85342026-09-03T12:22:41.720ZSep 03 12:22:40.301 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 } }]
85352026-09-03T12:22:41.720ZSep 03 12:22:40.301 INFO adding route 3fff:beef:3f::/64 -> 2001:db8::55:ff
85362026-09-03T12:22:41.720ZSep 03 12:22:40.301 DEBG 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 } }]
85372026-09-03T12:22:41.720ZSep 03 12:22:40.301 DEBG failed to allocate space for the new target list
85382026-09-03T12:22:41.720ZSep 03 12:22:40.301 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 } }]
85392026-09-03T12:22:41.720ZSep 03 12:22:40.301 DEBG failed to allocate space for the new target list
85402026-09-03T12:22:41.720ZSep 03 12:22:40.294 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
85412026-09-03T12:22:41.720ZSep 03 12:22:40.301 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 } }]
85422026-09-03T12:22:41.720ZSep 03 12:22:40.301 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
85432026-09-03T12:22:41.720ZSep 03 12:22:40.301 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 } }]
85442026-09-03T12:22:41.720ZSep 03 12:22:40.301 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
85452026-09-03T12:22:41.720ZSep 03 12:22:40.301 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 } }]
85462026-09-03T12:22:41.720ZSep 03 12:22:40.301 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
85472026-09-03T12:22:41.720ZSep 03 12:22:40.301 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 } }]
85482026-09-03T12:22:41.720ZSep 03 12:22:40.301 INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
85492026-09-03T12:22:41.720ZSep 03 12:22:40.301 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 } }]
85502026-09-03T12:22:41.720ZSep 03 12:22:40.301 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
85512026-09-03T12:22:41.720ZSep 03 12:22:40.301 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 } }]
85522026-09-03T12:22:41.720ZSep 03 12:22:40.301 INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
85532026-09-03T12:22:41.720ZSep 03 12:22:40.301 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 } }]
85542026-09-03T12:22:41.720ZSep 03 12:22:40.301 INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
85552026-09-03T12:22:41.720ZSep 03 12:22:40.301 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 } }]
85562026-09-03T12:22:41.720ZSep 03 12:22:40.301 INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
85572026-09-03T12:22:41.720ZSep 03 12:22:40.301 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 } }]
85582026-09-03T12:22:41.720ZSep 03 12:22:40.301 INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ff
85592026-09-03T12:22:41.720ZSep 03 12:22:40.301 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 } }]
85602026-09-03T12:22:41.720ZSep 03 12:22:40.301 INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
85612026-09-03T12:22:41.720ZSep 03 12:22:40.301 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 } }]
85622026-09-03T12:22:41.720ZSep 03 12:22:40.301 INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ff
85632026-09-03T12:22:41.720ZSep 03 12:22:40.301 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 } }]
85642026-09-03T12:22:41.720ZSep 03 12:22:40.301 INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ff
85652026-09-03T12:22:41.720ZSep 03 12:22:40.301 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 } }]
85662026-09-03T12:22:41.720ZSep 03 12:22:40.301 INFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ff
85672026-09-03T12:22:41.721ZSep 03 12:22:40.301 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 } }]
85682026-09-03T12:22:41.721ZSep 03 12:22:40.301 INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ff
85692026-09-03T12:22:41.721ZSep 03 12:22:40.301 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 } }]
85702026-09-03T12:22:41.721ZSep 03 12:22:40.301 INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
85712026-09-03T12:22:41.721ZSep 03 12:22:40.301 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 } }]
85722026-09-03T12:22:41.721ZSep 03 12:22:40.301 INFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
85732026-09-03T12:22:41.721ZSep 03 12:22:40.301 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 } }]
85742026-09-03T12:22:41.721ZSep 03 12:22:40.301 INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ff
85752026-09-03T12:22:41.721ZSep 03 12:22:40.301 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 } }]
85762026-09-03T12:22:41.721ZSep 03 12:22:40.301 INFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ff
85772026-09-03T12:22:41.721ZSep 03 12:22:40.301 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 } }]
85782026-09-03T12:22:41.721ZSep 03 12:22:40.301 INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ff
85792026-09-03T12:22:41.721ZSep 03 12:22:40.301 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 } }]
85802026-09-03T12:22:41.721ZSep 03 12:22:40.301 INFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ff
85812026-09-03T12:22:41.721ZSep 03 12:22:40.301 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 } }]
85822026-09-03T12:22:41.721ZSep 03 12:22:40.301 INFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ff
85832026-09-03T12:22:41.721ZSep 03 12:22:40.301 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 } }]
85842026-09-03T12:22:41.721ZSep 03 12:22:40.301 INFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ff
85852026-09-03T12:22:41.721ZSep 03 12:22:40.301 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 } }]
85862026-09-03T12:22:41.721ZSep 03 12:22:40.301 INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
85872026-09-03T12:22:41.721ZSep 03 12:22:40.301 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 } }]
85882026-09-03T12:22:41.721ZSep 03 12:22:40.301 INFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
85892026-09-03T12:22:41.721ZSep 03 12:22:40.301 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 } }]
85902026-09-03T12:22:41.721ZSep 03 12:22:40.301 INFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
85912026-09-03T12:22:41.721ZSep 03 12:22:40.301 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 } }]
85922026-09-03T12:22:41.721ZSep 03 12:22:40.301 INFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
85932026-09-03T12:22:41.721ZSep 03 12:22:40.301 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 } }]
85942026-09-03T12:22:41.721ZSep 03 12:22:40.301 INFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
85952026-09-03T12:22:41.721ZSep 03 12:22:40.301 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 } }]
85962026-09-03T12:22:41.721ZSep 03 12:22:40.301 INFO adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
85972026-09-03T12:22:41.721ZSep 03 12:22:40.301 DEBG 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 } }]
85982026-09-03T12:22:41.721ZSep 03 12:22:40.301 INFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ff
85992026-09-03T12:22:41.721ZSep 03 12:22:40.301 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 } }]
86002026-09-03T12:22:41.721ZSep 03 12:22:40.301 INFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ff
86012026-09-03T12:22:41.721ZSep 03 12:22:40.301 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 } }]
86022026-09-03T12:22:41.721ZSep 03 12:22:40.301 INFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ff
86032026-09-03T12:22:41.721ZSep 03 12:22:40.301 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 } }]
86042026-09-03T12:22:41.721ZSep 03 12:22:40.301 INFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ff
86052026-09-03T12:22:41.721ZSep 03 12:22:40.301 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 } }]
86062026-09-03T12:22:41.722ZSep 03 12:22:40.301 INFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ff
86072026-09-03T12:22:41.722ZSep 03 12:22:40.301 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 } }]
86082026-09-03T12:22:41.722ZSep 03 12:22:40.301 INFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ff
86092026-09-03T12:22:41.722ZSep 03 12:22:40.301 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 } }]
86102026-09-03T12:22:41.722ZSep 03 12:22:40.301 INFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ff
86112026-09-03T12:22:41.722ZSep 03 12:22:40.301 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 } }]
86122026-09-03T12:22:41.722ZSep 03 12:22:40.301 INFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ff
86132026-09-03T12:22:41.722ZSep 03 12:22:40.301 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 } }]
86142026-09-03T12:22:41.726ZSep 03 12:22:40.301 INFO adding route 3fff:beef:28::/64 -> 2001:db8::55:ff
86152026-09-03T12:22:41.726ZSep 03 12:22:40.301 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 } }]
86162026-09-03T12:22:41.726ZSep 03 12:22:40.301 INFO adding route 3fff:beef:29::/64 -> 2001:db8::55:ff
86172026-09-03T12:22:41.726ZSep 03 12:22:40.301 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 } }]
86182026-09-03T12:22:41.726ZSep 03 12:22:40.303 INFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
86192026-09-03T12:22:41.726ZSep 03 12:22:40.303 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 } }]
86202026-09-03T12:22:41.726ZSep 03 12:22:40.303 INFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
86212026-09-03T12:22:41.726ZSep 03 12:22:40.303 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 } }]
86222026-09-03T12:22:41.726ZSep 03 12:22:40.303 INFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
86232026-09-03T12:22:41.726ZSep 03 12:22:40.303 DEBG 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 } }]
86242026-09-03T12:22:41.726ZSep 03 12:22:40.303 INFO adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
86252026-09-03T12:22:41.726ZSep 03 12:22:40.303 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 } }]
86262026-09-03T12:22:41.726ZSep 03 12:22:40.303 INFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
86272026-09-03T12:22:41.726ZSep 03 12:22:40.303 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 } }]
86282026-09-03T12:22:41.726ZSep 03 12:22:40.303 INFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
86292026-09-03T12:22:41.726ZSep 03 12:22:40.303 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 } }]
86302026-09-03T12:22:41.726ZSep 03 12:22:40.304 INFO adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
86312026-09-03T12:22:41.726ZSep 03 12:22:40.304 DEBG 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 } }]
86322026-09-03T12:22:41.726ZSep 03 12:22:40.304 INFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ff
86332026-09-03T12:22:41.726ZSep 03 12:22:40.304 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 } }]
86342026-09-03T12:22:41.726ZSep 03 12:22:40.304 INFO adding route 3fff:beef:32::/64 -> 2001:db8::55:ff
86352026-09-03T12:22:41.726ZSep 03 12:22:40.304 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 } }]
86362026-09-03T12:22:41.726ZSep 03 12:22:40.304 INFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ff
86372026-09-03T12:22:41.726ZSep 03 12:22:40.304 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 } }]
86382026-09-03T12:22:41.726ZSep 03 12:22:40.304 INFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ff
86392026-09-03T12:22:41.727ZSep 03 12:22:40.304 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 } }]
86402026-09-03T12:22:41.727ZSep 03 12:22:40.304 INFO adding route 3fff:beef:35::/64 -> 2001:db8::55:ff
86412026-09-03T12:22:41.727ZSep 03 12:22:40.304 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 } }]
86422026-09-03T12:22:41.727ZSep 03 12:22:40.304 INFO adding route 3fff:beef:36::/64 -> 2001:db8::55:ff
86432026-09-03T12:22:41.727ZSep 03 12:22:40.304 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 } }]
86442026-09-03T12:22:41.727ZSep 03 12:22:40.304 INFO adding route 3fff:beef:37::/64 -> 2001:db8::55:ff
86452026-09-03T12:22:41.727ZSep 03 12:22:40.304 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 } }]
86462026-09-03T12:22:41.727ZSep 03 12:22:40.304 INFO adding route 3fff:beef:38::/64 -> 2001:db8::55:ff
86472026-09-03T12:22:41.727ZSep 03 12:22:40.304 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 } }]
86482026-09-03T12:22:41.727ZSep 03 12:22:40.304 INFO adding route 3fff:beef:39::/64 -> 2001:db8::55:ff
86492026-09-03T12:22:41.727ZSep 03 12:22:40.304 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 } }]
86502026-09-03T12:22:41.727ZSep 03 12:22:40.304 INFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
86512026-09-03T12:22:41.727ZSep 03 12:22:40.304 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 } }]
86522026-09-03T12:22:41.727ZSep 03 12:22:40.304 INFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
86532026-09-03T12:22:41.727ZSep 03 12:22:40.304 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 } }]
86542026-09-03T12:22:41.727ZSep 03 12:22:40.304 INFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
86552026-09-03T12:22:41.727ZSep 03 12:22:40.304 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 } }]
86562026-09-03T12:22:41.727ZSep 03 12:22:40.304 INFO adding route 3fff:beef:3d::/64 -> 2001:db8::55:ff
86572026-09-03T12:22:41.727ZSep 03 12:22:40.304 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 } }]
86582026-09-03T12:22:41.727ZSep 03 12:22:40.304 INFO adding route 3fff:beef:3e::/64 -> 2001:db8::55:ff
86592026-09-03T12:22:41.727ZSep 03 12:22:40.304 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 } }]
86602026-09-03T12:22:41.727ZSep 03 12:22:40.304 DEBG failed to allocate space for the new target list
86612026-09-03T12:22:41.727ZSep 03 12:22:40.304 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 } }]
86622026-09-03T12:22:41.727ZSep 03 12:22:40.294 DEBG created new freemap, unit: freemap_test
86632026-09-03T12:22:41.727ZSep 03 12:22:40.304 DEBG initted freemap. size: 128, unit: freemap_test
86642026-09-03T12:22:41.727ZSep 03 12:22:40.304 DEBG reset freemap, unit: freemap_test
86652026-09-03T12:22:41.727ZSep 03 12:22:40.304 DEBG created new freemap, unit: freemap_route_ipv4
86662026-09-03T12:22:41.727ZSep 03 12:22:40.304 DEBG created new freemap, unit: freemap_route_ipv6
86672026-09-03T12:22:41.727ZSep 03 12:22:40.304 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
86682026-09-03T12:22:41.727ZSep 03 12:22:40.304 DEBG reset freemap, unit: freemap_route_ipv4
86692026-09-03T12:22:41.727ZSep 03 12:22:40.304 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
86702026-09-03T12:22:41.727ZSep 03 12:22:40.304 DEBG reset freemap, unit: freemap_route_ipv6
86712026-09-03T12:22:41.727Ztest freemap::test_reclaim_preserves_existing_freelist ... ok
86722026-09-03T12:22:41.727ZSep 03 12:22:40.304 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
86732026-09-03T12:22:41.727ZSep 03 12:22:40.304 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 } }]
86742026-09-03T12:22:41.727ZSep 03 12:22:40.304 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
86752026-09-03T12:22:41.727ZSep 03 12:22:40.304 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 } }]
86762026-09-03T12:22:41.727ZSep 03 12:22:40.304 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
86772026-09-03T12:22:41.727ZSep 03 12:22:40.304 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 } }]
86782026-09-03T12:22:41.728ZSep 03 12:22:40.304 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2
86792026-09-03T12:22:41.728ZSep 03 12:22:40.304 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 } }]
86802026-09-03T12:22:41.728ZSep 03 12:22:40.304 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff
86812026-09-03T12:22:41.728ZSep 03 12:22:40.304 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 } }]
86822026-09-03T12:22:41.728ZSep 03 12:22:40.304 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
86832026-09-03T12:22:41.728ZSep 03 12:22:40.304 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 } }]
86842026-09-03T12:22:41.728ZSep 03 12:22:40.304 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
86852026-09-03T12:22:41.728ZSep 03 12:22:40.304 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 } }]
86862026-09-03T12:22:41.728ZSep 03 12:22:40.304 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
86872026-09-03T12:22:41.728ZSep 03 12:22:40.304 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 } }]
86882026-09-03T12:22:41.728ZSep 03 12:22:40.304 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
86892026-09-03T12:22:41.728ZSep 03 12:22:40.304 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 } }]
86902026-09-03T12:22:41.728ZSep 03 12:22:40.304 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
86912026-09-03T12:22:41.728ZSep 03 12:22:40.304 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 } }]
86922026-09-03T12:22:41.728ZSep 03 12:22:40.304 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
86932026-09-03T12:22:41.728ZSep 03 12:22:40.304 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 } }]
86942026-09-03T12:22:41.728ZSep 03 12:22:40.304 INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
86952026-09-03T12:22:41.728ZSep 03 12:22:40.304 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 } }]
86962026-09-03T12:22:41.728ZSep 03 12:22:40.304 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
86972026-09-03T12:22:41.728ZSep 03 12:22:40.304 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 } }]
86982026-09-03T12:22:41.728ZSep 03 12:22:40.304 INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
86992026-09-03T12:22:41.728ZSep 03 12:22:40.304 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 } }]
87002026-09-03T12:22:41.728ZSep 03 12:22:40.304 INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
87012026-09-03T12:22:41.728ZSep 03 12:22:40.304 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 } }]
87022026-09-03T12:22:41.728ZSep 03 12:22:40.304 INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
87032026-09-03T12:22:41.728ZSep 03 12:22:40.304 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 } }]
87042026-09-03T12:22:41.728ZSep 03 12:22:40.304 INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ff
87052026-09-03T12:22:41.728ZSep 03 12:22:40.304 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 } }]
87062026-09-03T12:22:41.728ZSep 03 12:22:40.304 INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
87072026-09-03T12:22:41.728ZSep 03 12:22:40.304 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 } }]
87082026-09-03T12:22:41.728ZSep 03 12:22:40.304 INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ff
87092026-09-03T12:22:41.728ZSep 03 12:22:40.304 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 } }]
87102026-09-03T12:22:41.728ZSep 03 12:22:40.304 INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ff
87112026-09-03T12:22:41.728ZSep 03 12:22:40.304 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 } }]
87122026-09-03T12:22:41.728ZSep 03 12:22:40.304 INFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ff
87132026-09-03T12:22:41.728ZSep 03 12:22:40.304 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 } }]
87142026-09-03T12:22:41.733ZSep 03 12:22:40.304 INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ff
87152026-09-03T12:22:41.733ZSep 03 12:22:40.304 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 } }]
87162026-09-03T12:22:41.733ZSep 03 12:22:40.304 INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
87172026-09-03T12:22:41.733ZSep 03 12:22:40.304 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 } }]
87182026-09-03T12:22:41.733ZSep 03 12:22:40.304 INFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
87192026-09-03T12:22:41.733ZSep 03 12:22:40.304 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 } }]
87202026-09-03T12:22:41.733ZSep 03 12:22:40.304 INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ff
87212026-09-03T12:22:41.733ZSep 03 12:22:40.304 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 } }]
87222026-09-03T12:22:41.733ZSep 03 12:22:40.304 INFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ff
87232026-09-03T12:22:41.733ZSep 03 12:22:40.304 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 } }]
87242026-09-03T12:22:41.733ZSep 03 12:22:40.304 INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ff
87252026-09-03T12:22:41.733ZSep 03 12:22:40.304 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 } }]
87262026-09-03T12:22:41.733ZSep 03 12:22:40.304 INFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ff
87272026-09-03T12:22:41.733ZSep 03 12:22:40.304 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 } }]
87282026-09-03T12:22:41.733ZSep 03 12:22:40.304 INFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ff
87292026-09-03T12:22:41.733ZSep 03 12:22:40.304 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 } }]
87302026-09-03T12:22:41.733ZSep 03 12:22:40.304 INFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ff
87312026-09-03T12:22:41.733ZSep 03 12:22:40.304 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 } }]
87322026-09-03T12:22:41.733ZSep 03 12:22:40.304 INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
87332026-09-03T12:22:41.733ZSep 03 12:22:40.304 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 } }]
87342026-09-03T12:22:41.733ZSep 03 12:22:40.304 INFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
87352026-09-03T12:22:41.733ZSep 03 12:22:40.304 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 } }]
87362026-09-03T12:22:41.733ZSep 03 12:22:40.304 INFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
87372026-09-03T12:22:41.733ZSep 03 12:22:40.304 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 } }]
87382026-09-03T12:22:41.733ZSep 03 12:22:40.304 INFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
87392026-09-03T12:22:41.733ZSep 03 12:22:40.304 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 } }]
87402026-09-03T12:22:41.733ZSep 03 12:22:40.304 INFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
87412026-09-03T12:22:41.733ZSep 03 12:22:40.304 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 } }]
87422026-09-03T12:22:41.733ZSep 03 12:22:40.304 INFO adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
87432026-09-03T12:22:41.733ZSep 03 12:22:40.304 DEBG 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 } }]
87442026-09-03T12:22:41.733ZSep 03 12:22:40.304 INFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ff
87452026-09-03T12:22:41.734ZSep 03 12:22:40.304 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 } }]
87462026-09-03T12:22:41.734ZSep 03 12:22:40.304 INFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ff
87472026-09-03T12:22:41.734ZSep 03 12:22:40.304 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 } }]
87482026-09-03T12:22:41.734ZSep 03 12:22:40.304 INFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ff
87492026-09-03T12:22:41.734ZSep 03 12:22:40.304 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 } }]
87502026-09-03T12:22:41.734ZSep 03 12:22:40.304 INFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ff
87512026-09-03T12:22:41.734ZSep 03 12:22:40.304 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 } }]
87522026-09-03T12:22:41.734ZSep 03 12:22:40.304 INFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ff
87532026-09-03T12:22:41.734ZSep 03 12:22:40.304 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 } }]
87542026-09-03T12:22:41.734ZSep 03 12:22:40.304 INFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ff
87552026-09-03T12:22:41.734ZSep 03 12:22:40.304 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 } }]
87562026-09-03T12:22:41.734ZSep 03 12:22:40.304 INFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ff
87572026-09-03T12:22:41.734ZSep 03 12:22:40.304 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 } }]
87582026-09-03T12:22:41.734ZSep 03 12:22:40.304 INFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ff
87592026-09-03T12:22:41.734ZSep 03 12:22:40.304 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 } }]
87602026-09-03T12:22:41.734ZSep 03 12:22:40.304 INFO adding route 3fff:beef:28::/64 -> 2001:db8::55:ff
87612026-09-03T12:22:41.734ZSep 03 12:22:40.304 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 } }]
87622026-09-03T12:22:41.734ZSep 03 12:22:40.304 INFO adding route 3fff:beef:29::/64 -> 2001:db8::55:ff
87632026-09-03T12:22:41.734ZSep 03 12:22:40.304 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 } }]
87642026-09-03T12:22:41.734ZSep 03 12:22:40.304 INFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
87652026-09-03T12:22:41.734ZSep 03 12:22:40.304 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 } }]
87662026-09-03T12:22:41.734ZSep 03 12:22:40.304 INFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
87672026-09-03T12:22:41.734ZSep 03 12:22:40.304 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 } }]
87682026-09-03T12:22:41.734ZSep 03 12:22:40.304 INFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
87692026-09-03T12:22:41.734ZSep 03 12:22:40.304 DEBG 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 } }]
87702026-09-03T12:22:41.734ZSep 03 12:22:40.304 INFO adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
87712026-09-03T12:22:41.734Ztest freemap::test_span ... ok
87722026-09-03T12:22:41.734ZSep 03 12:22:40.304 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 } }]
87732026-09-03T12:22:41.734ZSep 03 12:22:40.304 INFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
87742026-09-03T12:22:41.734ZSep 03 12:22:40.304 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 } }]
87752026-09-03T12:22:41.734ZSep 03 12:22:40.304 INFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
87762026-09-03T12:22:41.734ZSep 03 12:22:40.304 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 } }]
87772026-09-03T12:22:41.734ZSep 03 12:22:40.305 INFO adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
87782026-09-03T12:22:41.734ZSep 03 12:22:40.305 DEBG 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 } }]
87792026-09-03T12:22:41.734ZSep 03 12:22:40.305 INFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ff
87802026-09-03T12:22:41.734ZSep 03 12:22:40.305 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 } }]
87812026-09-03T12:22:41.734ZSep 03 12:22:40.305 INFO adding route 3fff:beef:32::/64 -> 2001:db8::55:ff
87822026-09-03T12:22:41.734ZSep 03 12:22:40.305 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 } }]
87832026-09-03T12:22:41.734ZSep 03 12:22:40.305 INFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ff
87842026-09-03T12:22:41.734ZSep 03 12:22:40.305 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 } }]
87852026-09-03T12:22:41.735ZSep 03 12:22:40.305 INFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ff
87862026-09-03T12:22:41.735ZSep 03 12:22:40.305 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 } }]
87872026-09-03T12:22:41.735ZSep 03 12:22:40.305 INFO adding route 3fff:beef:35::/64 -> 2001:db8::55:ff
87882026-09-03T12:22:41.735ZSep 03 12:22:40.305 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 } }]
87892026-09-03T12:22:41.735ZSep 03 12:22:40.305 INFO adding route 3fff:beef:36::/64 -> 2001:db8::55:ff
87902026-09-03T12:22:41.735ZSep 03 12:22:40.305 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 } }]
87912026-09-03T12:22:41.735ZSep 03 12:22:40.305 INFO adding route 3fff:beef:37::/64 -> 2001:db8::55:ff
87922026-09-03T12:22:41.735ZSep 03 12:22:40.305 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 } }]
87932026-09-03T12:22:41.735ZSep 03 12:22:40.305 INFO adding route 3fff:beef:38::/64 -> 2001:db8::55:ff
87942026-09-03T12:22:41.735ZSep 03 12:22:40.305 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 } }]
87952026-09-03T12:22:41.735ZSep 03 12:22:40.305 INFO adding route 3fff:beef:39::/64 -> 2001:db8::55:ff
87962026-09-03T12:22:41.735ZSep 03 12:22:40.305 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 } }]
87972026-09-03T12:22:41.735ZSep 03 12:22:40.305 INFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
87982026-09-03T12:22:41.735ZSep 03 12:22:40.305 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 } }]
87992026-09-03T12:22:41.735ZSep 03 12:22:40.305 INFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
88002026-09-03T12:22:41.735ZSep 03 12:22:40.305 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 } }]
88012026-09-03T12:22:41.735ZSep 03 12:22:40.305 INFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
88022026-09-03T12:22:41.735ZSep 03 12:22:40.305 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 } }]
88032026-09-03T12:22:41.735ZSep 03 12:22:40.305 DEBG failed to allocate space for the new target list
88042026-09-03T12:22:41.735ZSep 03 12:22:40.305 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 } }]
88052026-09-03T12:22:41.735ZSep 03 12:22:40.306 DEBG created new freemap, unit: freemap_route_ipv4
88062026-09-03T12:22:41.735ZSep 03 12:22:40.306 DEBG created new freemap, unit: freemap_route_ipv6
88072026-09-03T12:22:41.735ZSep 03 12:22:40.306 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
88082026-09-03T12:22:41.735ZSep 03 12:22:40.306 DEBG reset freemap, unit: freemap_route_ipv4
88092026-09-03T12:22:41.735ZSep 03 12:22:40.306 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
88102026-09-03T12:22:41.735ZSep 03 12:22:40.306 DEBG reset freemap, unit: freemap_route_ipv6
88112026-09-03T12:22:41.735ZSep 03 12:22:40.306 INFO adding route 172.16.0.0/32 -> 10.0.0.1
88122026-09-03T12:22:41.735ZSep 03 12:22:40.306 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 } }]
88132026-09-03T12:22:41.735ZSep 03 12:22:40.306 INFO adding route 172.16.0.0/32 -> 10.0.0.2
88142026-09-03T12:22:41.739ZSep 03 12:22:40.306 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 } }]
88152026-09-03T12:22:41.739ZSep 03 12:22:40.306 INFO adding route 172.16.0.0/32 -> 10.0.0.3
88162026-09-03T12:22:41.739ZSep 03 12:22:40.306 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 } }]
88172026-09-03T12:22:41.740ZSep 03 12:22:40.306 INFO adding route 172.16.0.0/32 -> 10.0.0.4
88182026-09-03T12:22:41.740ZSep 03 12:22:40.306 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 } }]
88192026-09-03T12:22:41.740ZSep 03 12:22:40.306 INFO adding route 172.17.0.0/32 -> 10.0.0.255
88202026-09-03T12:22:41.740ZSep 03 12:22:40.306 DEBG 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 } }]
88212026-09-03T12:22:41.740ZSep 03 12:22:40.306 INFO adding route 172.17.0.1/32 -> 10.0.0.255
88222026-09-03T12:22:41.740ZSep 03 12:22:40.306 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 } }]
88232026-09-03T12:22:41.740ZSep 03 12:22:40.306 INFO adding route 172.17.0.2/32 -> 10.0.0.255
88242026-09-03T12:22:41.740ZSep 03 12:22:40.306 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 } }]
88252026-09-03T12:22:41.740ZSep 03 12:22:40.306 INFO adding route 172.17.0.3/32 -> 10.0.0.255
88262026-09-03T12:22:41.740ZSep 03 12:22:40.306 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 } }]
88272026-09-03T12:22:41.740ZSep 03 12:22:40.306 INFO adding route 172.17.0.4/32 -> 10.0.0.255
88282026-09-03T12:22:41.740ZSep 03 12:22:40.306 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 } }]
88292026-09-03T12:22:41.740ZSep 03 12:22:40.306 INFO adding route 172.17.0.5/32 -> 10.0.0.255
88302026-09-03T12:22:41.740ZSep 03 12:22:40.306 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 } }]
88312026-09-03T12:22:41.740ZSep 03 12:22:40.306 INFO adding route 172.17.0.6/32 -> 10.0.0.255
88322026-09-03T12:22:41.740ZSep 03 12:22:40.306 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 } }]
88332026-09-03T12:22:41.740ZSep 03 12:22:40.306 INFO adding route 172.17.0.7/32 -> 10.0.0.255
88342026-09-03T12:22:41.740ZSep 03 12:22:40.306 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 } }]
88352026-09-03T12:22:41.740ZSep 03 12:22:40.306 INFO adding route 172.17.0.8/32 -> 10.0.0.255
88362026-09-03T12:22:41.740ZSep 03 12:22:40.306 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 } }]
88372026-09-03T12:22:41.740ZSep 03 12:22:40.306 INFO adding route 172.17.0.9/32 -> 10.0.0.255
88382026-09-03T12:22:41.740ZSep 03 12:22:40.306 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 } }]
88392026-09-03T12:22:41.740ZSep 03 12:22:40.306 INFO adding route 172.17.0.10/32 -> 10.0.0.255
88402026-09-03T12:22:41.740ZSep 03 12:22:40.306 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 } }]
88412026-09-03T12:22:41.740ZSep 03 12:22:40.306 INFO adding route 172.17.0.11/32 -> 10.0.0.255
88422026-09-03T12:22:41.740ZSep 03 12:22:40.306 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 } }]
88432026-09-03T12:22:41.740ZSep 03 12:22:40.306 INFO adding route 172.17.0.12/32 -> 10.0.0.255
88442026-09-03T12:22:41.741ZSep 03 12:22:40.306 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 } }]
88452026-09-03T12:22:41.741ZSep 03 12:22:40.306 INFO adding route 172.17.0.13/32 -> 10.0.0.255
88462026-09-03T12:22:41.741ZSep 03 12:22:40.306 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 } }]
88472026-09-03T12:22:41.741ZSep 03 12:22:40.306 INFO adding route 172.17.0.14/32 -> 10.0.0.255
88482026-09-03T12:22:41.741ZSep 03 12:22:40.306 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 } }]
88492026-09-03T12:22:41.741ZSep 03 12:22:40.306 INFO adding route 172.17.0.15/32 -> 10.0.0.255
88502026-09-03T12:22:41.741ZSep 03 12:22:40.306 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 } }]
88512026-09-03T12:22:41.741ZSep 03 12:22:40.306 INFO adding route 172.17.0.16/32 -> 10.0.0.255
88522026-09-03T12:22:41.741ZSep 03 12:22:40.306 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 } }]
88532026-09-03T12:22:41.741ZSep 03 12:22:40.306 INFO adding route 172.17.0.17/32 -> 10.0.0.255
88542026-09-03T12:22:41.741ZSep 03 12:22:40.306 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 } }]
88552026-09-03T12:22:41.741ZSep 03 12:22:40.306 INFO adding route 172.17.0.18/32 -> 10.0.0.255
88562026-09-03T12:22:41.741ZSep 03 12:22:40.306 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 } }]
88572026-09-03T12:22:41.741ZSep 03 12:22:40.306 INFO adding route 172.17.0.19/32 -> 10.0.0.255
88582026-09-03T12:22:41.741ZSep 03 12:22:40.306 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 } }]
88592026-09-03T12:22:41.741ZSep 03 12:22:40.306 INFO adding route 172.17.0.20/32 -> 10.0.0.255
88602026-09-03T12:22:41.741ZSep 03 12:22:40.306 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 } }]
88612026-09-03T12:22:41.741ZSep 03 12:22:40.306 INFO adding route 172.17.0.21/32 -> 10.0.0.255
88622026-09-03T12:22:41.741ZSep 03 12:22:40.306 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 } }]
88632026-09-03T12:22:41.741ZSep 03 12:22:40.306 INFO adding route 172.17.0.22/32 -> 10.0.0.255
88642026-09-03T12:22:41.741ZSep 03 12:22:40.306 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 } }]
88652026-09-03T12:22:41.741ZSep 03 12:22:40.306 INFO adding route 172.17.0.23/32 -> 10.0.0.255
88662026-09-03T12:22:41.741ZSep 03 12:22:40.306 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 } }]
88672026-09-03T12:22:41.741ZSep 03 12:22:40.306 INFO adding route 172.17.0.24/32 -> 10.0.0.255
88682026-09-03T12:22:41.741ZSep 03 12:22:40.306 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 } }]
88692026-09-03T12:22:41.741ZSep 03 12:22:40.306 INFO adding route 172.17.0.25/32 -> 10.0.0.255
88702026-09-03T12:22:41.741ZSep 03 12:22:40.306 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 } }]
88712026-09-03T12:22:41.741Ztest route::tests::delete_target_fragmented ... ok
88722026-09-03T12:22:41.741ZSep 03 12:22:40.306 INFO adding route 172.17.0.26/32 -> 10.0.0.255
88732026-09-03T12:22:41.742ZSep 03 12:22:40.306 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 } }]
88742026-09-03T12:22:41.742ZSep 03 12:22:40.306 INFO adding route 172.17.0.27/32 -> 10.0.0.255
88752026-09-03T12:22:41.742ZSep 03 12:22:40.306 DEBGSep 03 12:22:40.306 created new freemapDEBG 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 } }],
88762026-09-03T12:22:41.742Zunit: freemap_route_ipv4Sep 03 12:22:40.306
88772026-09-03T12:22:41.742Z INFO adding route 172.17.0.28/32 -> 10.0.0.255
88782026-09-03T12:22:41.742ZSep 03 12:22:40.306Sep 03 12:22:40.306 DEBGDEBG created new freemapreplacing 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 } }],
88792026-09-03T12:22:41.742Zunit: freemap_route_ipv6
88802026-09-03T12:22:41.742ZSep 03 12:22:40.306 INFO adding route 172.17.0.29/32 -> 10.0.0.255
88812026-09-03T12:22:41.742ZSep 03 12:22:40.306 DEBG initted freemap. size: 64Sep 03 12:22:40.306, unitDEBG: 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 } }]freemap_route_ipv4
88822026-09-03T12:22:41.742Z
88832026-09-03T12:22:41.742ZSep 03 12:22:40.306Sep 03 12:22:40.306 INFODEBG adding route 172.17.0.30/32 -> 10.0.0.255reset freemap
88842026-09-03T12:22:41.742Z, unit: freemap_route_ipv4Sep 03 12:22:40.306
88852026-09-03T12:22:41.742Z 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 } }]
88862026-09-03T12:22:41.742ZSep 03 12:22:40.306 DEBG initted freemap. size: 64Sep 03 12:22:40.306, unitINFO: adding route 172.17.0.31/32 -> 10.0.0.255freemap_route_ipv6
88872026-09-03T12:22:41.742Z
88882026-09-03T12:22:41.742ZSep 03 12:22:40.306Sep 03 12:22:40.306 DEBGDEBG reset freemapreplacing 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 } }],
88892026-09-03T12:22:41.742Zunit: freemap_route_ipv6Sep 03 12:22:40.306
88902026-09-03T12:22:41.742Z INFO adding route 172.17.0.32/32 -> 10.0.0.255
88912026-09-03T12:22:41.742ZSep 03 12:22:40.306 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 03 12:22:40.306
88922026-09-03T12:22:41.742Z 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 } }]
88932026-09-03T12:22:41.742ZSep 03 12:22:40.306 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 03 12:22:40.306 INFO adding route 172.17.0.33/32 -> 10.0.0.255
88942026-09-03T12:22:41.742ZSep 03 12:22:40.313 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 } }]
88952026-09-03T12:22:41.742ZSep 03 12:22:40.313 INFO adding route 172.17.0.34/32 -> 10.0.0.255
88962026-09-03T12:22:41.742ZSep 03 12:22:40.313 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 } }]
88972026-09-03T12:22:41.742ZSep 03 12:22:40.313 INFO adding route 172.17.0.35/32 -> 10.0.0.255
88982026-09-03T12:22:41.742ZSep 03 12:22:40.313Sep 03 12:22:40.307 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 } }]
88992026-09-03T12:22:41.742ZDEBG created new freemapSep 03 12:22:40.313 , INFO unitadding route 172.17.0.36/32 -> 10.0.0.255:
89002026-09-03T12:22:41.742Z freemap_route_ipv4
89012026-09-03T12:22:41.742ZSep 03 12:22:40.313 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 } }]
89022026-09-03T12:22:41.742ZSep 03 12:22:40.313 INFO adding route 172.17.0.37/32 -> 10.0.0.255
89032026-09-03T12:22:41.742ZSep 03 12:22:40.313 DEBGSep 03 12:22:40.313 created new freemapDEBG, unitreplacing 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 } }]:
89042026-09-03T12:22:41.742Z freemap_route_ipv6
89052026-09-03T12:22:41.743ZSep 03 12:22:40.313 INFOSep 03 12:22:40.313 adding route 172.17.0.38/32 -> 10.0.0.255DEBG
89062026-09-03T12:22:41.743Z initted freemap. size: 64, unit: Sep 03 12:22:40.313freemap_route_ipv4
89072026-09-03T12:22:41.743ZDEBG 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 } }]
89082026-09-03T12:22:41.743ZSep 03 12:22:40.313 DEBG reset freemapSep 03 12:22:40.313, unitINFO: adding route 172.17.0.39/32 -> 10.0.0.255freemap_route_ipv4
89092026-09-03T12:22:41.743Z
89102026-09-03T12:22:41.743ZSep 03 12:22:40.313Sep 03 12:22:40.313 DEBGDEBG 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 } }]initted freemap. size: 64
89112026-09-03T12:22:41.743Z, unit: freemap_route_ipv6
89122026-09-03T12:22:41.743ZSep 03 12:22:40.313 INFO adding route 172.17.0.40/32 -> 10.0.0.255Sep 03 12:22:40.313
89132026-09-03T12:22:41.743Z DEBG reset freemap, unitSep 03 12:22:40.313: DEBGfreemap_route_ipv6
89142026-09-03T12:22:41.748Zreplacing 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 } }]
89152026-09-03T12:22:41.748ZSep 03 12:22:40.313Sep 03 12:22:40.313 INFOINFO adding route 172.16.0.0/32 -> 10.0.0.1adding route 172.17.0.41/32 -> 10.0.0.255
89162026-09-03T12:22:41.748Z
89172026-09-03T12:22:41.748ZSep 03 12:22:40.313Sep 03 12:22:40.313 DEBGDEBG 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.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 } }]
89182026-09-03T12:22:41.748Z
89192026-09-03T12:22:41.748ZSep 03 12:22:40.313Sep 03 12:22:40.313 INFOINFO adding route 172.16.0.0/32 -> 10.0.0.2adding route 172.17.0.42/32 -> 10.0.0.255
89202026-09-03T12:22:41.748Z
89212026-09-03T12:22:41.748ZSep 03 12:22:40.313Sep 03 12:22:40.313 DEBGDEBG 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 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 } }]
89222026-09-03T12:22:41.748Z
89232026-09-03T12:22:41.748ZSep 03 12:22:40.313Sep 03 12:22:40.313 INFOINFO adding route 172.17.0.43/32 -> 10.0.0.255adding route 172.17.0.0/32 -> 10.0.0.255
89242026-09-03T12:22:41.748Z
89252026-09-03T12:22:41.748ZSep 03 12:22:40.313Sep 03 12:22:40.313 DEBGDEBG 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.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 } }]
89262026-09-03T12:22:41.748Z
89272026-09-03T12:22:41.748ZSep 03 12:22:40.313Sep 03 12:22:40.313 INFOINFO adding route 172.17.0.1/32 -> 10.0.0.255adding route 172.17.0.44/32 -> 10.0.0.255
89282026-09-03T12:22:41.748Z
89292026-09-03T12:22:41.748ZSep 03 12:22:40.313Sep 03 12:22:40.313 DEBGDEBG 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 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 } }]
89302026-09-03T12:22:41.748Z
89312026-09-03T12:22:41.748ZSep 03 12:22:40.313Sep 03 12:22:40.313 INFOINFO adding route 172.17.0.2/32 -> 10.0.0.255adding route 172.17.0.45/32 -> 10.0.0.255
89322026-09-03T12:22:41.748Z
89332026-09-03T12:22:41.748ZSep 03 12:22:40.313Sep 03 12:22:40.313 DEBGDEBG 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 } }]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 } }]
89342026-09-03T12:22:41.748Z
89352026-09-03T12:22:41.748ZSep 03 12:22:40.313Sep 03 12:22:40.313 INFOINFO adding route 172.17.0.3/32 -> 10.0.0.255adding route 172.17.0.46/32 -> 10.0.0.255
89362026-09-03T12:22:41.748Z
89372026-09-03T12:22:41.748ZSep 03 12:22:40.313Sep 03 12:22:40.313 DEBGDEBG 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 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 } }]
89382026-09-03T12:22:41.749Z
89392026-09-03T12:22:41.749ZSep 03 12:22:40.313Sep 03 12:22:40.313 INFOINFO adding route 172.17.0.4/32 -> 10.0.0.255adding route 172.17.0.47/32 -> 10.0.0.255
89402026-09-03T12:22:41.749Z
89412026-09-03T12:22:41.749ZSep 03 12:22:40.313Sep 03 12:22:40.313 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.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 } }]
89422026-09-03T12:22:41.749Z
89432026-09-03T12:22:41.749ZSep 03 12:22:40.313Sep 03 12:22:40.313 INFOINFO adding route 172.17.0.5/32 -> 10.0.0.255adding route 172.17.0.48/32 -> 10.0.0.255
89442026-09-03T12:22:41.749Z
89452026-09-03T12:22:41.749ZSep 03 12:22:40.313Sep 03 12:22:40.313 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.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 } }]
89462026-09-03T12:22:41.749Z
89472026-09-03T12:22:41.749ZSep 03 12:22:40.313Sep 03 12:22:40.313 INFOINFO adding route 172.17.0.6/32 -> 10.0.0.255adding route 172.17.0.49/32 -> 10.0.0.255
89482026-09-03T12:22:41.749Z
89492026-09-03T12:22:41.749ZSep 03 12:22:40.313Sep 03 12:22:40.313 DEBGDEBG 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 } }]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 } }]
89502026-09-03T12:22:41.749Z
89512026-09-03T12:22:41.749ZSep 03 12:22:40.313Sep 03 12:22:40.313 INFOINFO adding route 172.17.0.7/32 -> 10.0.0.255adding route 172.17.0.50/32 -> 10.0.0.255
89522026-09-03T12:22:41.749Z
89532026-09-03T12:22:41.749ZSep 03 12:22:40.313Sep 03 12:22:40.313 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.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 } }]
89542026-09-03T12:22:41.749Z
89552026-09-03T12:22:41.749ZSep 03 12:22:40.313Sep 03 12:22:40.313 INFOINFO adding route 172.17.0.8/32 -> 10.0.0.255adding route 172.17.0.51/32 -> 10.0.0.255
89562026-09-03T12:22:41.749Z
89572026-09-03T12:22:41.749ZSep 03 12:22:40.313Sep 03 12:22:40.313 DEBGDEBG 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 } }]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 } }]
89582026-09-03T12:22:41.749Z
89592026-09-03T12:22:41.749ZSep 03 12:22:40.313Sep 03 12:22:40.313 INFOINFO adding route 172.17.0.9/32 -> 10.0.0.255adding route 172.17.0.52/32 -> 10.0.0.255
89602026-09-03T12:22:41.749Z
89612026-09-03T12:22:41.749ZSep 03 12:22:40.313Sep 03 12:22:40.313 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 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 } }]
89622026-09-03T12:22:41.749Z
89632026-09-03T12:22:41.749ZSep 03 12:22:40.313Sep 03 12:22:40.313 INFOINFO adding route 172.17.0.10/32 -> 10.0.0.255adding route 172.17.0.53/32 -> 10.0.0.255
89642026-09-03T12:22:41.750Z
89652026-09-03T12:22:41.750ZSep 03 12:22:40.313Sep 03 12:22:40.313 DEBGDEBG 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 } }]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 } }]
89662026-09-03T12:22:41.750Z
89672026-09-03T12:22:41.750ZSep 03 12:22:40.313Sep 03 12:22:40.313 INFOINFO adding route 172.17.0.11/32 -> 10.0.0.255adding route 172.17.0.54/32 -> 10.0.0.255
89682026-09-03T12:22:41.750Z
89692026-09-03T12:22:41.750ZSep 03 12:22:40.313Sep 03 12:22:40.313 DEBGDEBG 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 } }]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 } }]
89702026-09-03T12:22:41.750Z
89712026-09-03T12:22:41.750ZSep 03 12:22:40.313Sep 03 12:22:40.313 INFOINFO adding route 172.17.0.12/32 -> 10.0.0.255adding route 172.17.0.55/32 -> 10.0.0.255
89722026-09-03T12:22:41.750Z
89732026-09-03T12:22:41.750ZSep 03 12:22:40.313Sep 03 12:22:40.313 DEBGDEBG 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.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 } }]
89742026-09-03T12:22:41.750Z
89752026-09-03T12:22:41.750ZSep 03 12:22:40.313Sep 03 12:22:40.313 INFOINFO adding route 172.17.0.13/32 -> 10.0.0.255adding route 172.17.0.56/32 -> 10.0.0.255
89762026-09-03T12:22:41.750Z
89772026-09-03T12:22:41.750ZSep 03 12:22:40.313Sep 03 12:22:40.313 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 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 } }]
89782026-09-03T12:22:41.750Z
89792026-09-03T12:22:41.750ZSep 03 12:22:40.313Sep 03 12:22:40.313 INFOINFO adding route 172.17.0.14/32 -> 10.0.0.255adding route 172.17.0.57/32 -> 10.0.0.255
89802026-09-03T12:22:41.750Z
89812026-09-03T12:22:41.750ZSep 03 12:22:40.313Sep 03 12:22:40.313 DEBGDEBG 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.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 } }]
89822026-09-03T12:22:41.750Z
89832026-09-03T12:22:41.750ZSep 03 12:22:40.313Sep 03 12:22:40.313 INFOINFO adding route 172.17.0.58/32 -> 10.0.0.255adding route 172.17.0.15/32 -> 10.0.0.255
89842026-09-03T12:22:41.750Z
89852026-09-03T12:22:41.750ZSep 03 12:22:40.313Sep 03 12:22:40.313 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 } }]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 } }]
89862026-09-03T12:22:41.750Z
89872026-09-03T12:22:41.750ZSep 03 12:22:40.313Sep 03 12:22:40.313 INFOINFO adding route 172.17.0.16/32 -> 10.0.0.255adding route 172.17.0.59/32 -> 10.0.0.255
89882026-09-03T12:22:41.750Z
89892026-09-03T12:22:41.750ZSep 03 12:22:40.313Sep 03 12:22:40.313 DEBGDEBG 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 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 } }]
89902026-09-03T12:22:41.750Z
89912026-09-03T12:22:41.751ZSep 03 12:22:40.313Sep 03 12:22:40.313 INFOINFO adding route 172.17.0.60/32 -> 10.0.0.255adding route 172.17.0.17/32 -> 10.0.0.255
89922026-09-03T12:22:41.751Z
89932026-09-03T12:22:41.751ZSep 03 12:22:40.313Sep 03 12:22:40.313 DEBGDEBG 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 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 } }]
89942026-09-03T12:22:41.751Z
89952026-09-03T12:22:41.751ZSep 03 12:22:40.313Sep 03 12:22:40.313 DEBGINFO failed to allocate space for the new target listadding route 172.17.0.18/32 -> 10.0.0.255
89962026-09-03T12:22:41.751Z
89972026-09-03T12:22:41.751ZSep 03 12:22:40.313Sep 03 12:22:40.313 DEBGDEBG 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 } }]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 } }]
89982026-09-03T12:22:41.751Z
89992026-09-03T12:22:41.751ZSep 03 12:22:40.313 INFO adding route 172.17.0.19/32 -> 10.0.0.255
90002026-09-03T12:22:41.751ZSep 03 12:22:40.313 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 } }]
90012026-09-03T12:22:41.751ZSep 03 12:22:40.313 INFO adding route 172.17.0.20/32 -> 10.0.0.255
90022026-09-03T12:22:41.751ZSep 03 12:22:40.313 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 } }]
90032026-09-03T12:22:41.751ZSep 03 12:22:40.313 INFO adding route 172.17.0.21/32 -> 10.0.0.255
90042026-09-03T12:22:41.751ZSep 03 12:22:40.313 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 } }]
90052026-09-03T12:22:41.751ZSep 03 12:22:40.313 INFO adding route 172.17.0.22/32 -> 10.0.0.255
90062026-09-03T12:22:41.751ZSep 03 12:22:40.313 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 } }]
90072026-09-03T12:22:41.751ZSep 03 12:22:40.313 INFO adding route 172.17.0.23/32 -> 10.0.0.255
90082026-09-03T12:22:41.751ZSep 03 12:22:40.308Sep 03 12:22:40.313 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 } }]created new freemap
90092026-09-03T12:22:41.751Z, unitSep 03 12:22:40.313: INFOfreemap_route_ipv4
90102026-09-03T12:22:41.751Zadding route 172.17.0.24/32 -> 10.0.0.255
90112026-09-03T12:22:41.751ZSep 03 12:22:40.313Sep 03 12:22:40.313 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 } }]created new freemap, unit: freemap_route_ipv6
90122026-09-03T12:22:41.751ZSep 03 12:22:40.320 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
90132026-09-03T12:22:41.751ZSep 03 12:22:40.320 DEBG reset freemap, unit: freemap_route_ipv4
90142026-09-03T12:22:41.756Z
90152026-09-03T12:22:41.756ZSep 03 12:22:40.320 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
90162026-09-03T12:22:41.756ZSep 03 12:22:40.320 DEBGSep 03 12:22:40.320 reset freemapINFO, unitadding route 172.17.0.25/32 -> 10.0.0.255:
90172026-09-03T12:22:41.756Zfreemap_route_ipv6
90182026-09-03T12:22:41.756ZSep 03 12:22:40.320 Sep 03 12:22:40.320DEBG 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 } }]
90192026-09-03T12:22:41.756Zadding route 172.16.0.0/32 -> 10.0.0.1
90202026-09-03T12:22:41.756ZSep 03 12:22:40.320 Sep 03 12:22:40.320INFO DEBGadding route 172.17.0.26/32 -> 10.0.0.255
90212026-09-03T12:22:41.756Zreplacing 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 } }]
90222026-09-03T12:22:41.756ZSep 03 12:22:40.320 Sep 03 12:22:40.320DEBG 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 } }]
90232026-09-03T12:22:41.756Zadding route 172.16.0.0/32 -> 10.0.0.1
90242026-09-03T12:22:41.756ZSep 03 12:22:40.320 Sep 03 12:22:40.320INFO DEBGadding route 172.17.0.27/32 -> 10.0.0.255
90252026-09-03T12:22:41.756Zreplacing 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 } }]
90262026-09-03T12:22:41.756ZSep 03 12:22:40.320 DEBGSep 03 12:22:40.320 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
90272026-09-03T12:22:41.756Z adding route 172.16.0.0/32 -> 10.0.0.1
90282026-09-03T12:22:41.756ZSep 03 12:22:40.320 INFOSep 03 12:22:40.320 adding route 172.17.0.28/32 -> 10.0.0.255DEBG
90292026-09-03T12:22:41.756Z 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 } }]
90302026-09-03T12:22:41.756ZSep 03 12:22:40.320 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 03 12:22:40.320
90312026-09-03T12:22:41.756Z INFO adding route 172.16.0.0/32 -> 10.0.0.2
90322026-09-03T12:22:41.756ZSep 03 12:22:40.320 INFO adding route 172.17.0.29/32 -> 10.0.0.255
90332026-09-03T12:22:41.756ZSep 03 12:22:40.320 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 } }, 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 03 12:22:40.320
90342026-09-03T12:22:41.756Z 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 } }]
90352026-09-03T12:22:41.756ZSep 03 12:22:40.320 INFOSep 03 12:22:40.320 adding route 172.17.0.0/32 -> 10.0.0.255INFO
90362026-09-03T12:22:41.756Z adding route 172.17.0.30/32 -> 10.0.0.255
90372026-09-03T12:22:41.756ZSep 03 12:22:40.320 Sep 03 12:22:40.320DEBG 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 } }]
90382026-09-03T12:22:41.756Zreplacing 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 } }]
90392026-09-03T12:22:41.756ZSep 03 12:22:40.320Sep 03 12:22:40.320 INFOINFO adding route 172.17.0.1/32 -> 10.0.0.255adding route 172.17.0.31/32 -> 10.0.0.255
90402026-09-03T12:22:41.756Z
90412026-09-03T12:22:41.756ZSep 03 12:22:40.320Sep 03 12:22:40.320 DEBGDEBG 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 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 } }]
90422026-09-03T12:22:41.756Z
90432026-09-03T12:22:41.756ZSep 03 12:22:40.320Sep 03 12:22:40.320 INFOINFO adding route 172.17.0.32/32 -> 10.0.0.255adding route 172.17.0.2/32 -> 10.0.0.255
90442026-09-03T12:22:41.756Z
90452026-09-03T12:22:41.756ZSep 03 12:22:40.320Sep 03 12:22:40.320 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 } }]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 } }]
90462026-09-03T12:22:41.756Z
90472026-09-03T12:22:41.757ZSep 03 12:22:40.320Sep 03 12:22:40.320 INFOINFO adding route 172.17.0.33/32 -> 10.0.0.255adding route 172.17.0.3/32 -> 10.0.0.255
90482026-09-03T12:22:41.757Z
90492026-09-03T12:22:41.757ZSep 03 12:22:40.320Sep 03 12:22:40.320 DEBGDEBG 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 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 } }]
90502026-09-03T12:22:41.757Z
90512026-09-03T12:22:41.757ZSep 03 12:22:40.320Sep 03 12:22:40.320 INFOINFO adding route 172.17.0.4/32 -> 10.0.0.255adding route 172.17.0.34/32 -> 10.0.0.255
90522026-09-03T12:22:41.757Z
90532026-09-03T12:22:41.757ZSep 03 12:22:40.320Sep 03 12:22:40.320 DEBGDEBG 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 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 } }]
90542026-09-03T12:22:41.757Z
90552026-09-03T12:22:41.757ZSep 03 12:22:40.320Sep 03 12:22:40.320 INFOINFO adding route 172.17.0.5/32 -> 10.0.0.255adding route 172.17.0.35/32 -> 10.0.0.255
90562026-09-03T12:22:41.757Z
90572026-09-03T12:22:41.757ZSep 03 12:22:40.320Sep 03 12:22:40.320 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.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 } }]
90582026-09-03T12:22:41.757Z
90592026-09-03T12:22:41.757ZSep 03 12:22:40.320Sep 03 12:22:40.320 INFOINFO adding route 172.17.0.6/32 -> 10.0.0.255adding route 172.17.0.36/32 -> 10.0.0.255
90602026-09-03T12:22:41.757Z
90612026-09-03T12:22:41.757ZSep 03 12:22:40.320Sep 03 12:22:40.320 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 } }]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 } }]
90622026-09-03T12:22:41.757Z
90632026-09-03T12:22:41.757ZSep 03 12:22:40.320Sep 03 12:22:40.320 INFOINFO adding route 172.17.0.7/32 -> 10.0.0.255adding route 172.17.0.37/32 -> 10.0.0.255
90642026-09-03T12:22:41.757Z
90652026-09-03T12:22:41.757ZSep 03 12:22:40.320Sep 03 12:22:40.320 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.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 } }]
90662026-09-03T12:22:41.757Z
90672026-09-03T12:22:41.757ZSep 03 12:22:40.320Sep 03 12:22:40.320 INFOINFO adding route 172.17.0.38/32 -> 10.0.0.255adding route 172.17.0.8/32 -> 10.0.0.255
90682026-09-03T12:22:41.757Z
90692026-09-03T12:22:41.757ZSep 03 12:22:40.320Sep 03 12:22:40.320 DEBGDEBG 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.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 } }]
90702026-09-03T12:22:41.757Z
90712026-09-03T12:22:41.757Ztest route::tests::delete_target_full ... ok
90722026-09-03T12:22:41.757ZSep 03 12:22:40.320Sep 03 12:22:40.320 INFOINFO adding route 172.17.0.39/32 -> 10.0.0.255adding route 172.17.0.9/32 -> 10.0.0.255
90732026-09-03T12:22:41.757Z
90742026-09-03T12:22:41.757ZSep 03 12:22:40.320Sep 03 12:22:40.320 DEBGDEBG 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 } }]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 } }]
90752026-09-03T12:22:41.757Z
90762026-09-03T12:22:41.757ZSep 03 12:22:40.320Sep 03 12:22:40.320 INFOINFO adding route 172.17.0.10/32 -> 10.0.0.255adding route 172.17.0.40/32 -> 10.0.0.255
90772026-09-03T12:22:41.757Z
90782026-09-03T12:22:41.757ZSep 03 12:22:40.320Sep 03 12:22:40.320 DEBGDEBG 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 } }]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 } }]
90792026-09-03T12:22:41.757Z
90802026-09-03T12:22:41.757ZSep 03 12:22:40.320Sep 03 12:22:40.320 INFOINFO adding route 172.17.0.11/32 -> 10.0.0.255adding route 172.17.0.41/32 -> 10.0.0.255
90812026-09-03T12:22:41.757Z
90822026-09-03T12:22:41.757ZSep 03 12:22:40.320Sep 03 12:22:40.320 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.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 } }]
90832026-09-03T12:22:41.757Z
90842026-09-03T12:22:41.757ZSep 03 12:22:40.320Sep 03 12:22:40.320 INFOINFO adding route 172.17.0.12/32 -> 10.0.0.255adding route 172.17.0.42/32 -> 10.0.0.255
90852026-09-03T12:22:41.757Z
90862026-09-03T12:22:41.758ZSep 03 12:22:40.320Sep 03 12:22:40.320 DEBGDEBG 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.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 } }]
90872026-09-03T12:22:41.758Z
90882026-09-03T12:22:41.758ZSep 03 12:22:40.320Sep 03 12:22:40.320 INFOINFO adding route 172.17.0.13/32 -> 10.0.0.255adding route 172.17.0.43/32 -> 10.0.0.255
90892026-09-03T12:22:41.758Z
90902026-09-03T12:22:41.758ZSep 03 12:22:40.320Sep 03 12:22:40.320 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 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 } }]
90912026-09-03T12:22:41.758Z
90922026-09-03T12:22:41.758ZSep 03 12:22:40.320Sep 03 12:22:40.320 INFOINFO adding route 172.17.0.14/32 -> 10.0.0.255adding route 172.17.0.44/32 -> 10.0.0.255
90932026-09-03T12:22:41.758Z
90942026-09-03T12:22:41.758ZSep 03 12:22:40.320Sep 03 12:22:40.320 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 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 } }]
90952026-09-03T12:22:41.758Z
90962026-09-03T12:22:41.758ZSep 03 12:22:40.320Sep 03 12:22:40.320 INFOINFO adding route 172.17.0.45/32 -> 10.0.0.255adding route 172.17.0.15/32 -> 10.0.0.255
90972026-09-03T12:22:41.758Z
90982026-09-03T12:22:41.758ZSep 03 12:22:40.320Sep 03 12:22:40.320 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 } }]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 } }]
90992026-09-03T12:22:41.758Z
91002026-09-03T12:22:41.758ZSep 03 12:22:40.320Sep 03 12:22:40.320 INFOINFO adding route 172.17.0.16/32 -> 10.0.0.255adding route 172.17.0.46/32 -> 10.0.0.255
91012026-09-03T12:22:41.758Z
91022026-09-03T12:22:41.758ZSep 03 12:22:40.320Sep 03 12:22:40.320 DEBGDEBG 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.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 } }]
91032026-09-03T12:22:41.758Z
91042026-09-03T12:22:41.758ZSep 03 12:22:40.320Sep 03 12:22:40.320 INFOINFO adding route 172.17.0.47/32 -> 10.0.0.255adding route 172.17.0.17/32 -> 10.0.0.255
91052026-09-03T12:22:41.758Z
91062026-09-03T12:22:41.758ZSep 03 12:22:40.320Sep 03 12:22:40.320 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.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 } }]
91072026-09-03T12:22:41.758Z
91082026-09-03T12:22:41.758ZSep 03 12:22:40.320Sep 03 12:22:40.320 INFOINFO adding route 172.17.0.48/32 -> 10.0.0.255adding route 172.17.0.18/32 -> 10.0.0.255
91092026-09-03T12:22:41.758Z
91102026-09-03T12:22:41.758ZSep 03 12:22:40.320Sep 03 12:22:40.320 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.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 } }]
91112026-09-03T12:22:41.758Z
91122026-09-03T12:22:41.758ZSep 03 12:22:40.320Sep 03 12:22:40.320 INFOINFO adding route 172.17.0.49/32 -> 10.0.0.255adding route 172.17.0.19/32 -> 10.0.0.255
91132026-09-03T12:22:41.758Z
91142026-09-03T12:22:41.762ZSep 03 12:22:40.320Sep 03 12:22:40.320 DEBGDEBG 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 } }]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 } }]
91152026-09-03T12:22:41.763Z
91162026-09-03T12:22:41.763ZSep 03 12:22:40.320Sep 03 12:22:40.320 INFOINFO adding route 172.17.0.50/32 -> 10.0.0.255adding route 172.17.0.20/32 -> 10.0.0.255
91172026-09-03T12:22:41.763Z
91182026-09-03T12:22:41.763ZSep 03 12:22:40.320Sep 03 12:22:40.320 DEBGDEBG 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.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 } }]
91192026-09-03T12:22:41.763Z
91202026-09-03T12:22:41.763ZSep 03 12:22:40.320Sep 03 12:22:40.320 INFOINFO adding route 172.17.0.51/32 -> 10.0.0.255adding route 172.17.0.21/32 -> 10.0.0.255
91212026-09-03T12:22:41.763Z
91222026-09-03T12:22:41.763ZSep 03 12:22:40.320Sep 03 12:22:40.320 DEBGDEBG 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 } }]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 } }]
91232026-09-03T12:22:41.763Z
91242026-09-03T12:22:41.763ZSep 03 12:22:40.320Sep 03 12:22:40.320 INFOINFO adding route 172.17.0.52/32 -> 10.0.0.255adding route 172.17.0.22/32 -> 10.0.0.255
91252026-09-03T12:22:41.763Z
91262026-09-03T12:22:41.763ZSep 03 12:22:40.320Sep 03 12:22:40.320 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.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 } }]
91272026-09-03T12:22:41.763ZSep 03 12:22:40.326 INFO adding route 172.17.0.53/32 -> 10.0.0.255
91282026-09-03T12:22:41.763ZSep 03 12:22:40.326 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 } }]
91292026-09-03T12:22:41.763ZSep 03 12:22:40.326 INFO adding route 172.17.0.54/32 -> 10.0.0.255
91302026-09-03T12:22:41.763Z
91312026-09-03T12:22:41.763ZSep 03 12:22:40.326 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 } }]
91322026-09-03T12:22:41.763ZSep 03 12:22:40.326 INFO adding route 172.17.0.55/32 -> 10.0.0.255
91332026-09-03T12:22:41.763ZSep 03 12:22:40.326 INFOSep 03 12:22:40.326 adding route 172.17.0.23/32 -> 10.0.0.255DEBG
91342026-09-03T12:22:41.763Zreplacing 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 } }]
91352026-09-03T12:22:41.763ZSep 03 12:22:40.326Sep 03 12:22:40.326 DEBGINFO 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.56/32 -> 10.0.0.255
91362026-09-03T12:22:41.763Z
91372026-09-03T12:22:41.763ZSep 03 12:22:40.326Sep 03 12:22:40.326 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.24/32 -> 10.0.0.255
91382026-09-03T12:22:41.763Z
91392026-09-03T12:22:41.763ZSep 03 12:22:40.326Sep 03 12:22:40.326 INFODEBG adding route 172.17.0.57/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 } }]
91402026-09-03T12:22:41.763Z
91412026-09-03T12:22:41.763ZSep 03 12:22:40.326Sep 03 12:22:40.326 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.25/32 -> 10.0.0.255
91422026-09-03T12:22:41.763Z
91432026-09-03T12:22:41.763ZSep 03 12:22:40.326Sep 03 12:22:40.326 INFODEBG adding route 172.17.0.58/32 -> 10.0.0.255replacing 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 } }]
91442026-09-03T12:22:41.763Z
91452026-09-03T12:22:41.763ZSep 03 12:22:40.326Sep 03 12:22:40.326 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.26/32 -> 10.0.0.255
91462026-09-03T12:22:41.763Z
91472026-09-03T12:22:41.763ZSep 03 12:22:40.326Sep 03 12:22:40.326 INFODEBG adding route 172.17.0.59/32 -> 10.0.0.255replacing 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 } }]
91482026-09-03T12:22:41.764Z
91492026-09-03T12:22:41.764ZSep 03 12:22:40.326Sep 03 12:22:40.326 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.27/32 -> 10.0.0.255
91502026-09-03T12:22:41.764Z
91512026-09-03T12:22:41.764ZSep 03 12:22:40.326Sep 03 12:22:40.326 INFODEBG adding route 172.17.0.60/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 } }]
91522026-09-03T12:22:41.764Z
91532026-09-03T12:22:41.764ZSep 03 12:22:40.326Sep 03 12:22:40.326 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.28/32 -> 10.0.0.255
91542026-09-03T12:22:41.764Z
91552026-09-03T12:22:41.764ZSep 03 12:22:40.326Sep 03 12:22:40.326 DEBGINFO 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 } }]adding route 172.17.0.61/32 -> 10.0.0.255
91562026-09-03T12:22:41.764Z
91572026-09-03T12:22:41.764ZSep 03 12:22:40.326Sep 03 12:22:40.326 DEBGINFO 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.29/32 -> 10.0.0.255
91582026-09-03T12:22:41.764Z
91592026-09-03T12:22:41.764ZSep 03 12:22:40.326Sep 03 12:22:40.326 DEBGINFO 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 } }]adding route 172.17.0.62/32 -> 10.0.0.255
91602026-09-03T12:22:41.764Z
91612026-09-03T12:22:41.764ZSep 03 12:22:40.327Sep 03 12:22:40.327 INFODEBG adding route 172.17.0.30/32 -> 10.0.0.255replacing 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 } }]
91622026-09-03T12:22:41.764Z
91632026-09-03T12:22:41.764ZSep 03 12:22:40.327Sep 03 12:22:40.327 DEBGDEBG 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 } }]failed to allocate space for the new target list
91642026-09-03T12:22:41.764Z
91652026-09-03T12:22:41.764ZSep 03 12:22:40.327Sep 03 12:22:40.327 INFODEBG 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 } }]
91662026-09-03T12:22:41.764Z
91672026-09-03T12:22:41.764ZSep 03 12:22:40.327 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 } }]
91682026-09-03T12:22:41.764ZSep 03 12:22:40.327 INFO adding route 172.17.0.32/32 -> 10.0.0.255
91692026-09-03T12:22:41.764ZSep 03 12:22:40.327 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 } }]
91702026-09-03T12:22:41.764ZSep 03 12:22:40.327 INFO adding route 172.17.0.33/32 -> 10.0.0.255
91712026-09-03T12:22:41.764Ztest route::tests::rollback_on_compact_write_failure ... ok
91722026-09-03T12:22:41.764Ztest route::tests::delete_targets_fragmented ... ok
91732026-09-03T12:22:41.764ZSep 03 12:22:40.327 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 } }]
91742026-09-03T12:22:41.764ZSep 03 12:22:40.327 INFO adding route 172.17.0.34/32 -> 10.0.0.255
91752026-09-03T12:22:41.764ZSep 03 12:22:40.327 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 } }]
91762026-09-03T12:22:41.764ZSep 03 12:22:40.327 INFO adding route 172.17.0.35/32 -> 10.0.0.255
91772026-09-03T12:22:41.764ZSep 03 12:22:40.327 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 } }]
91782026-09-03T12:22:41.764ZSep 03 12:22:40.327 INFO adding route 172.17.0.36/32 -> 10.0.0.255
91792026-09-03T12:22:41.764ZSep 03 12:22:40.327 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 } }]
91802026-09-03T12:22:41.764ZSep 03 12:22:40.327 INFO adding route 172.17.0.37/32 -> 10.0.0.255
91812026-09-03T12:22:41.764ZSep 03 12:22:40.327 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 } }]
91822026-09-03T12:22:41.764ZSep 03 12:22:40.327 INFO adding route 172.17.0.38/32 -> 10.0.0.255
91832026-09-03T12:22:41.765ZSep 03 12:22:40.327 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 } }]
91842026-09-03T12:22:41.765Z
91852026-09-03T12:22:41.765ZSep 03 12:22:40.327 INFO adding route 172.17.0.39/32 -> 10.0.0.255
91862026-09-03T12:22:41.765ZSep 03 12:22:40.327 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 } }]Sep 03 12:22:40.327
91872026-09-03T12:22:41.765Z 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 } }]
91882026-09-03T12:22:41.765ZSep 03 12:22:40.327 INFO adding route 172.17.0.40/32 -> 10.0.0.255
91892026-09-03T12:22:41.765ZSep 03 12:22:40.327 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 } }]
91902026-09-03T12:22:41.765ZSep 03 12:22:40.327 INFO adding route 172.17.0.41/32 -> 10.0.0.255
91912026-09-03T12:22:41.765ZSep 03 12:22:40.308Sep 03 12:22:40.327 DEBGDEBG created new freemapreplacing 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 } }]
91922026-09-03T12:22:41.765Z, unit: freemap_route_ipv4Sep 03 12:22:40.327
91932026-09-03T12:22:41.765Z INFO adding route 172.17.0.42/32 -> 10.0.0.255
91942026-09-03T12:22:41.765ZSep 03 12:22:40.327Sep 03 12:22:40.327 DEBGDEBG 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 } }]created new freemap
91952026-09-03T12:22:41.765Z, unit: freemap_route_ipv6Sep 03 12:22:40.327
91962026-09-03T12:22:41.765Z INFO adding route 172.17.0.43/32 -> 10.0.0.255
91972026-09-03T12:22:41.765ZSep 03 12:22:40.327 DEBG Sep 03 12:22:40.327initted freemap. size: 64 , DEBGunit :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 } }]
91982026-09-03T12:22:41.765Zfreemap_route_ipv4
91992026-09-03T12:22:41.765ZSep 03 12:22:40.327 Sep 03 12:22:40.327INFO DEBGadding route 172.17.0.44/32 -> 10.0.0.255
92002026-09-03T12:22:41.765Zreset freemap, unit: Sep 03 12:22:40.327freemap_route_ipv4
92012026-09-03T12:22:41.765ZDEBG 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 } }]
92022026-09-03T12:22:41.765ZSep 03 12:22:40.327 DEBGSep 03 12:22:40.327 initted freemap. size: 64INFO, unitadding route 172.17.0.45/32 -> 10.0.0.255:
92032026-09-03T12:22:41.765Z freemap_route_ipv6
92042026-09-03T12:22:41.765ZSep 03 12:22:40.327 Sep 03 12:22:40.327DEBG DEBGreplacing 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 } }]
92052026-09-03T12:22:41.765Zreset freemap, unit: freemap_route_ipv6Sep 03 12:22:40.327
92062026-09-03T12:22:41.765Z INFO adding route 172.17.0.46/32 -> 10.0.0.255
92072026-09-03T12:22:41.765ZSep 03 12:22:40.327 INFO Sep 03 12:22:40.327adding route 3fff:dead::/64 -> 2001:db8::55:1
92082026-09-03T12:22:41.765ZDEBG 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 } }]
92092026-09-03T12:22:41.765ZSep 03 12:22:40.327 DEBGSep 03 12:22:40.327 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 } }]INFO
92102026-09-03T12:22:41.765Z adding route 172.17.0.47/32 -> 10.0.0.255
92112026-09-03T12:22:41.765ZSep 03 12:22:40.327 Sep 03 12:22:40.327INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1
92122026-09-03T12:22:41.765Zreplacing 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 } }]
92132026-09-03T12:22:41.765ZSep 03 12:22:40.327Sep 03 12:22:40.327 DEBGINFO 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 172.17.0.48/32 -> 10.0.0.255
92142026-09-03T12:22:41.770Z
92152026-09-03T12:22:41.770ZSep 03 12:22:40.327Sep 03 12:22:40.327 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 3fff:dead::/64 -> 2001:db8::55:1
92162026-09-03T12:22:41.770Z
92172026-09-03T12:22:41.770ZSep 03 12:22:40.327Sep 03 12:22:40.327 INFODEBG adding route 172.17.0.49/32 -> 10.0.0.255replacing 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 } }]
92182026-09-03T12:22:41.770Z
92192026-09-03T12:22:41.770ZSep 03 12:22:40.327Sep 03 12:22:40.327 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 3fff:dead::/64 -> 2001:db8::55:2
92202026-09-03T12:22:41.770Z
92212026-09-03T12:22:41.770ZSep 03 12:22:40.327Sep 03 12:22:40.327 INFODEBG adding route 172.17.0.50/32 -> 10.0.0.255replacing 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 } }]
92222026-09-03T12:22:41.770Z
92232026-09-03T12:22:41.770ZSep 03 12:22:40.327Sep 03 12:22:40.327 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 3fff:beef::/64 -> 2001:db8::55:ff
92242026-09-03T12:22:41.770Z
92252026-09-03T12:22:41.770ZSep 03 12:22:40.327Sep 03 12:22:40.327 INFODEBG adding route 172.17.0.51/32 -> 10.0.0.255replacing 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 } }]
92262026-09-03T12:22:41.770Z
92272026-09-03T12:22:41.770ZSep 03 12:22:40.327Sep 03 12:22:40.327 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 3fff:beef:1::/64 -> 2001:db8::55:ff
92282026-09-03T12:22:41.770Z
92292026-09-03T12:22:41.770ZSep 03 12:22:40.327Sep 03 12:22:40.327 DEBGINFO 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 172.17.0.52/32 -> 10.0.0.255
92302026-09-03T12:22:41.770Z
92312026-09-03T12:22:41.770ZSep 03 12:22:40.327Sep 03 12:22:40.327 INFODEBG adding route 3fff:beef:2::/64 -> 2001:db8::55:ffreplacing 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 } }]
92322026-09-03T12:22:41.770Z
92332026-09-03T12:22:41.770ZSep 03 12:22:40.327Sep 03 12:22:40.327 DEBGINFO 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 } }]adding route 172.17.0.53/32 -> 10.0.0.255
92342026-09-03T12:22:41.770Z
92352026-09-03T12:22:41.771ZSep 03 12:22:40.327Sep 03 12:22:40.327 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 3fff:beef:3::/64 -> 2001:db8::55:ff
92362026-09-03T12:22:41.771Z
92372026-09-03T12:22:41.771ZSep 03 12:22:40.327Sep 03 12:22:40.327 INFODEBG adding route 172.17.0.54/32 -> 10.0.0.255replacing 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 } }]
92382026-09-03T12:22:41.771Z
92392026-09-03T12:22:41.771ZSep 03 12:22:40.327Sep 03 12:22:40.327 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 3fff:beef:4::/64 -> 2001:db8::55:ff
92402026-09-03T12:22:41.771Z
92412026-09-03T12:22:41.771ZSep 03 12:22:40.327Sep 03 12:22:40.327 INFODEBG adding route 172.17.0.55/32 -> 10.0.0.255replacing 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 } }]
92422026-09-03T12:22:41.771ZSep 03 12:22:40.328 DEBGSep 03 12:22:40.333 created new freemap, unit: freemap_route_ipv4DEBG
92432026-09-03T12:22:41.771Zreplacing 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 } }]
92442026-09-03T12:22:41.771ZSep 03 12:22:40.333 INFO adding route 172.17.0.56/32 -> 10.0.0.255Sep 03 12:22:40.333
92452026-09-03T12:22:41.771Z DEBG created new freemap, Sep 03 12:22:40.333unit :DEBG freemap_route_ipv6replacing 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 } }]
92462026-09-03T12:22:41.771Z
92472026-09-03T12:22:41.771ZSep 03 12:22:40.333Sep 03 12:22:40.333 DEBGINFO initted freemap. size: 64adding route 172.17.0.57/32 -> 10.0.0.255,
92482026-09-03T12:22:41.771Zunit: freemap_route_ipv4
92492026-09-03T12:22:41.771ZSep 03 12:22:40.333 DEBG Sep 03 12:22:40.333replacing 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 } }]
92502026-09-03T12:22:41.771ZDEBG reset freemap, unitSep 03 12:22:40.333: INFOfreemap_route_ipv4
92512026-09-03T12:22:41.771Zadding route 172.17.0.58/32 -> 10.0.0.255
92522026-09-03T12:22:41.771ZSep 03 12:22:40.333Sep 03 12:22:40.333 DEBGDEBG initted freemap. size: 64replacing 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 } }],
92532026-09-03T12:22:41.771Zunit: freemap_route_ipv6
92542026-09-03T12:22:41.771ZSep 03 12:22:40.333 INFO Sep 03 12:22:40.333adding route 172.17.0.59/32 -> 10.0.0.255
92552026-09-03T12:22:41.771ZDEBG reset freemap, unit:Sep 03 12:22:40.333 freemap_route_ipv6DEBG
92562026-09-03T12:22:41.771Z 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 } }]
92572026-09-03T12:22:41.771ZSep 03 12:22:40.333 INFOSep 03 12:22:40.333 adding route 3fff:dead::/64 -> 2001:db8::55:1INFO
92582026-09-03T12:22:41.771Z adding route 172.17.0.60/32 -> 10.0.0.255
92592026-09-03T12:22:41.771ZSep 03 12:22:40.333 Sep 03 12:22:40.333DEBG 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 } }]
92602026-09-03T12:22:41.771Zreplacing 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 } }]
92612026-09-03T12:22:41.771ZSep 03 12:22:40.333Sep 03 12:22:40.333 INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:2failed to allocate space for the new target list
92622026-09-03T12:22:41.771Z
92632026-09-03T12:22:41.771ZSep 03 12:22:40.333Sep 03 12:22:40.333 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 } }]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 } }]
92642026-09-03T12:22:41.771Z
92652026-09-03T12:22:41.771ZSep 03 12:22:40.333 INFO adding route 3fff:dead::/64 -> 2001:db8::55:3
92662026-09-03T12:22:41.771ZSep 03 12:22:40.333 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 } }]
92672026-09-03T12:22:41.772ZSep 03 12:22:40.333 INFO adding route 3fff:dead::/64 -> 2001:db8::55:4
92682026-09-03T12:22:41.772ZSep 03 12:22:40.333 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 } }]
92692026-09-03T12:22:41.772ZSep 03 12:22:40.333 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:4, vlan_id: None } }]
92702026-09-03T12:22:41.772ZSep 03 12:22:40.333 WARN shrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
92712026-09-03T12:22:41.772Ztest route::tests::rollback_on_index_readd_failure ... ok
92722026-09-03T12:22:41.772Ztest route::tests::rollback_failure_leaves_in_core_cleared ... ok
92732026-09-03T12:22:41.772ZSep 03 12:22:40.308 DEBG created new freemap, unit: freemap_route_ipv4
92742026-09-03T12:22:41.772ZSep 03 12:22:40.333 DEBG created new freemap, unit: freemap_route_ipv6
92752026-09-03T12:22:41.772ZSep 03 12:22:40.333 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
92762026-09-03T12:22:41.772ZSep 03 12:22:40.333 DEBG reset freemap, unit: freemap_route_ipv4
92772026-09-03T12:22:41.772ZSep 03 12:22:40.333 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
92782026-09-03T12:22:41.772ZSep 03 12:22:40.333 DEBG reset freemap, unit: freemap_route_ipv6
92792026-09-03T12:22:41.772ZSep 03 12:22:40.333 INFOSep 03 12:22:40.306
92802026-09-03T12:22:41.772Z adding route 3fff:dead::/64 -> 2001:db8::55:1
92812026-09-03T12:22:41.772ZSep 03 12:22:40.314 Sep 03 12:22:40.334DEBG created new freemapDEBGDEBGSep 03 12:22:40.334 , 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 } }]INFO:
92822026-09-03T12:22:41.772Z created new freemapadding route 3fff:beef:5::/64 -> 2001:db8::55:fffreemap_route_ipv4
92832026-09-03T12:22:41.772Z
92842026-09-03T12:22:41.772Z, unitSep 03 12:22:40.334:Sep 03 12:22:40.334 freemap_route_ipv4INFO
92852026-09-03T12:22:41.772Z Sep 03 12:22:40.334adding route 3fff:dead::/64 -> 2001:db8::55:2 DEBG DEBG
92862026-09-03T12:22:41.772Z 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 } }]created new freemap
92872026-09-03T12:22:41.772Z, unit: Sep 03 12:22:40.334freemap_route_ipv6
92882026-09-03T12:22:41.772ZSep 03 12:22:40.334DEBG INFOSep 03 12:22:40.334 Sep 03 12:22:40.334adding route 3fff:beef:6::/64 -> 2001:db8::55:ffDEBG
92892026-09-03T12:22:41.772Zreplacing 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 freemap
92902026-09-03T12:22:41.772ZDEBG, unit : Sep 03 12:22:40.334initted freemap. size: 64 , Sep 03 12:22:40.334INFOunit :adding route 3fff:dead::/64 -> 2001:db8::55:3
92912026-09-03T12:22:41.772Zfreemap_route_ipv4freemap_route_ipv6DEBG
92922026-09-03T12:22:41.772Z 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 } }]
92932026-09-03T12:22:41.772Z
92942026-09-03T12:22:41.772ZSep 03 12:22:40.334 DEBGSep 03 12:22:40.334 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
92952026-09-03T12:22:41.772ZSep 03 12:22:40.334 DEBGreset freemapSep 03 12:22:40.334 , Sep 03 12:22:40.334unit initted freemap. size: 64INFO:, unit adding route 3fff:dead::/64 -> 2001:db8::55:4:
92962026-09-03T12:22:41.772Z freemap_route_ipv4
92972026-09-03T12:22:41.772ZSep 03 12:22:40.334freemap_route_ipv4
92982026-09-03T12:22:41.772ZDEBGINFO 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 } }]
92992026-09-03T12:22:41.772ZSep 03 12:22:40.340 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 } }]
93002026-09-03T12:22:41.772ZSep 03 12:22:40.340 WARN shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
93012026-09-03T12:22:41.772ZSep 03 12:22:40.340 ERRO rollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
93022026-09-03T12:22:41.772ZSep 03 12:22:40.340 ERRO 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
93032026-09-03T12:22:41.772ZSep 03 12:22:40.334 DEBG created new freemap, unit: freemap_route_ipv4
93042026-09-03T12:22:41.772ZSep 03 12:22:40.340 DEBG created new freemap, unit: freemap_route_ipv6
93052026-09-03T12:22:41.772ZSep 03 12:22:40.340 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
93062026-09-03T12:22:41.773ZSep 03 12:22:40.340 DEBG reset freemap, unit: freemap_route_ipv4
93072026-09-03T12:22:41.773ZSep 03 12:22:40.334 DEBG Sep 03 12:22:40.340initted freemap. size: 64 DEBG , initted freemap. size: 64unit, :unit :freemap_route_ipv6
93082026-09-03T12:22:41.773Zfreemap_route_ipv6
93092026-09-03T12:22:41.773ZSep 03 12:22:40.340 DEBGSep 03 12:22:40.340 reset freemapDEBG, unitreset freemap:, unitfreemap_route_ipv6:
93102026-09-03T12:22:41.773Z freemap_route_ipv6
93112026-09-03T12:22:41.773ZSep 03 12:22:40.340 INFOSep 03 12:22:40.340 adding route 3fff:dead::/64 -> 2001:db8::55:1INFO
93122026-09-03T12:22:41.773Z adding route 172.16.0.0/32 -> 10.0.0.1
93132026-09-03T12:22:41.773ZSep 03 12:22:40.340 DEBG Sep 03 12:22:40.340replacing 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 } }]
93142026-09-03T12:22:41.777ZDEBG 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 } }]
93152026-09-03T12:22:41.777ZSep 03 12:22:40.340 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 03 12:22:40.340
93162026-09-03T12:22:41.777Z INFO adding route 172.17.0.0/32 -> 10.0.0.255
93172026-09-03T12:22:41.777ZSep 03 12:22:40.340 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 } }]
93182026-09-03T12:22:41.777ZSep 03 12:22:40.340 DEBG 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 } }]
93192026-09-03T12:22:41.777ZSep 03 12:22:40.340 INFO adding route 3fff:dead::/64 -> 2001:db8::55:3
93202026-09-03T12:22:41.777ZSep 03 12:22:40.340 INFO adding route 172.17.0.1/32 -> 10.0.0.255Sep 03 12:22:40.340
93212026-09-03T12:22:41.777Z 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 } }]
93222026-09-03T12:22:41.777ZSep 03 12:22:40.340 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 03 12:22:40.340
93232026-09-03T12:22:41.777Z INFO adding route 3fff:dead::/64 -> 2001:db8::55:4
93242026-09-03T12:22:41.777ZSep 03 12:22:40.340 INFO Sep 03 12:22:40.340adding route 172.17.0.2/32 -> 10.0.0.255
93252026-09-03T12:22:41.777ZDEBG 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 } }]
93262026-09-03T12:22:41.777ZSep 03 12:22:40.340 DEBGSep 03 12:22:40.340 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
93272026-09-03T12:22:41.777Z 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 } }]
93282026-09-03T12:22:41.777ZSep 03 12:22:40.340 INFOSep 03 12:22:40.340 adding route 172.17.0.3/32 -> 10.0.0.255WARN
93292026-09-03T12:22:41.777Z shrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
93302026-09-03T12:22:41.777ZSep 03 12:22:40.340 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 } }]
93312026-09-03T12:22:41.777ZSep 03 12:22:40.340 INFO adding route 172.17.0.4/32 -> 10.0.0.255
93322026-09-03T12:22:41.777ZSep 03 12:22:40.340 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 } }]
93332026-09-03T12:22:41.777ZSep 03 12:22:40.340 INFO adding route 172.17.0.5/32 -> 10.0.0.255
93342026-09-03T12:22:41.777ZSep 03 12:22:40.340 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 } }]
93352026-09-03T12:22:41.777ZSep 03 12:22:40.340 INFO adding route 172.17.0.6/32 -> 10.0.0.255
93362026-09-03T12:22:41.778ZSep 03 12:22:40.340 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 } }]
93372026-09-03T12:22:41.778ZSep 03 12:22:40.340 INFO adding route 172.17.0.7/32 -> 10.0.0.255
93382026-09-03T12:22:41.778ZSep 03 12:22:40.340 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 } }]
93392026-09-03T12:22:41.778ZSep 03 12:22:40.340 INFO adding route 172.17.0.8/32 -> 10.0.0.255
93402026-09-03T12:22:41.778ZSep 03 12:22:40.334 Sep 03 12:22:40.340DEBG DEBGcreated new freemap , 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 } }]unit
93412026-09-03T12:22:41.778Z: freemap_route_ipv4
93422026-09-03T12:22:41.778ZSep 03 12:22:40.340 INFO adding route 172.17.0.9/32 -> 10.0.0.255Sep 03 12:22:40.340
93432026-09-03T12:22:41.778Z DEBG created new freemap, Sep 03 12:22:40.340unit :DEBG freemap_route_ipv6replacing 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 } }]
93442026-09-03T12:22:41.778Z
93452026-09-03T12:22:41.778ZSep 03 12:22:40.340Sep 03 12:22:40.340 INFODEBG adding route 172.17.0.10/32 -> 10.0.0.255initted freemap. size: 64
93462026-09-03T12:22:41.778Z, unit: freemap_route_ipv4
93472026-09-03T12:22:41.778ZSep 03 12:22:40.340 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 } }]Sep 03 12:22:40.340
93482026-09-03T12:22:41.778Z DEBG reset freemap, unitSep 03 12:22:40.340: INFOfreemap_route_ipv4
93492026-09-03T12:22:41.778Zadding route 172.17.0.11/32 -> 10.0.0.255
93502026-09-03T12:22:41.778ZSep 03 12:22:40.340 Sep 03 12:22:40.340DEBG DEBGinitted freemap. size: 64 , 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 } }]unit
93512026-09-03T12:22:41.778Z: freemap_route_ipv6
93522026-09-03T12:22:41.778ZSep 03 12:22:40.340 INFOSep 03 12:22:40.340 adding route 172.17.0.12/32 -> 10.0.0.255DEBG
93532026-09-03T12:22:41.778Z reset freemap, unit: Sep 03 12:22:40.340freemap_route_ipv6
93542026-09-03T12:22:41.778ZDEBG 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 } }]
93552026-09-03T12:22:41.778ZSep 03 12:22:40.340 INFO Sep 03 12:22:40.340adding route 3fff:dead::/64 -> 2001:db8::55:1
93562026-09-03T12:22:41.778ZINFO adding route 172.17.0.13/32 -> 10.0.0.255
93572026-09-03T12:22:41.778ZSep 03 12:22:40.340 DEBG Sep 03 12:22:40.340replacing 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 } }]
93582026-09-03T12:22:41.778ZDEBG 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 } }]
93592026-09-03T12:22:41.778ZSep 03 12:22:40.340 INFO Sep 03 12:22:40.340adding route 3fff:dead::/64 -> 2001:db8::55:2
93602026-09-03T12:22:41.778ZINFO adding route 172.17.0.14/32 -> 10.0.0.255
93612026-09-03T12:22:41.778ZSep 03 12:22:40.340 DEBGSep 03 12:22:40.340 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
93622026-09-03T12:22:41.778Z 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 } }]
93632026-09-03T12:22:41.778ZSep 03 12:22:40.340 Sep 03 12:22:40.340DEBG 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:3, vlan_id: None } }]
93642026-09-03T12:22:41.778Zadding route 172.17.0.15/32 -> 10.0.0.255
93652026-09-03T12:22:41.778ZSep 03 12:22:40.340 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 } }]
93662026-09-03T12:22:41.778ZSep 03 12:22:40.340 INFO adding route 172.17.0.16/32 -> 10.0.0.255
93672026-09-03T12:22:41.779ZSep 03 12:22:40.340 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 } }]
93682026-09-03T12:22:41.779ZSep 03 12:22:40.340 INFO adding route 172.17.0.17/32 -> 10.0.0.255
93692026-09-03T12:22:41.779ZSep 03 12:22:40.340 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 } }]
93702026-09-03T12:22:41.779ZSep 03 12:22:40.340 INFO adding route 172.17.0.18/32 -> 10.0.0.255
93712026-09-03T12:22:41.779Ztest route::tests::rollback_on_compact_delete_failure ... ok
93722026-09-03T12:22:41.779Ztest route::tests::add_target_fails_full ... ok
93732026-09-03T12:22:41.779ZSep 03 12:22:40.340 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 } }]
93742026-09-03T12:22:41.779ZSep 03 12:22:40.340 INFO adding route 172.17.0.19/32 -> 10.0.0.255
93752026-09-03T12:22:41.779ZSep 03 12:22:40.340 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 } }]
93762026-09-03T12:22:41.779ZSep 03 12:22:40.340 INFO adding route 172.17.0.20/32 -> 10.0.0.255
93772026-09-03T12:22:41.779ZSep 03 12:22:40.340 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 } }]
93782026-09-03T12:22:41.779ZSep 03 12:22:40.340 INFO adding route 172.17.0.21/32 -> 10.0.0.255
93792026-09-03T12:22:41.779ZSep 03 12:22:40.340 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 } }]
93802026-09-03T12:22:41.779ZSep 03 12:22:40.340 INFO adding route 172.17.0.22/32 -> 10.0.0.255
93812026-09-03T12:22:41.779ZSep 03 12:22:40.340 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 } }]
93822026-09-03T12:22:41.779ZSep 03 12:22:40.340 INFO adding route 172.17.0.23/32 -> 10.0.0.255
93832026-09-03T12:22:41.779ZSep 03 12:22:40.340 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 } }]
93842026-09-03T12:22:41.779ZSep 03 12:22:40.340 INFO adding route 172.17.0.24/32 -> 10.0.0.255
93852026-09-03T12:22:41.779ZSep 03 12:22:40.340 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 } }]
93862026-09-03T12:22:41.779ZSep 03 12:22:40.340 INFO adding route 172.17.0.25/32 -> 10.0.0.255
93872026-09-03T12:22:41.779ZSep 03 12:22:40.340 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 } }]
93882026-09-03T12:22:41.779ZSep 03 12:22:40.340 INFO adding route 172.17.0.26/32 -> 10.0.0.255
93892026-09-03T12:22:41.779ZSep 03 12:22:40.340 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 } }]
93902026-09-03T12:22:41.779ZSep 03 12:22:40.340 INFO adding route 172.17.0.27/32 -> 10.0.0.255
93912026-09-03T12:22:41.779ZSep 03 12:22:40.340 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 } }]
93922026-09-03T12:22:41.779ZSep 03 12:22:40.340 INFO adding route 172.17.0.28/32 -> 10.0.0.255
93932026-09-03T12:22:41.779ZSep 03 12:22:40.340 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 } }]
93942026-09-03T12:22:41.779ZSep 03 12:22:40.340 INFO adding route 172.17.0.29/32 -> 10.0.0.255
93952026-09-03T12:22:41.779ZSep 03 12:22:40.340 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 } }]
93962026-09-03T12:22:41.779ZSep 03 12:22:40.340 INFO adding route 172.17.0.30/32 -> 10.0.0.255
93972026-09-03T12:22:41.779ZSep 03 12:22:40.340 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 } }]
93982026-09-03T12:22:41.779ZSep 03 12:22:40.340 INFO adding route 172.17.0.31/32 -> 10.0.0.255
93992026-09-03T12:22:41.779ZSep 03 12:22:40.340 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 } }]
94002026-09-03T12:22:41.779ZSep 03 12:22:40.340 INFO adding route 172.17.0.32/32 -> 10.0.0.255
94012026-09-03T12:22:41.779ZSep 03 12:22:40.340 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 } }]
94022026-09-03T12:22:41.779ZSep 03 12:22:40.340 INFO adding route 172.17.0.33/32 -> 10.0.0.255
94032026-09-03T12:22:41.779ZSep 03 12:22:40.340 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 } }]
94042026-09-03T12:22:41.779ZSep 03 12:22:40.340 INFO adding route 172.17.0.34/32 -> 10.0.0.255
94052026-09-03T12:22:41.779ZSep 03 12:22:40.340 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 } }]
94062026-09-03T12:22:41.779ZSep 03 12:22:40.340 INFO adding route 172.17.0.35/32 -> 10.0.0.255
94072026-09-03T12:22:41.780ZSep 03 12:22:40.340 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 } }]
94082026-09-03T12:22:41.780ZSep 03 12:22:40.341 INFO adding route 172.17.0.36/32 -> 10.0.0.255
94092026-09-03T12:22:41.780ZSep 03 12:22:40.341 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 } }]
94102026-09-03T12:22:41.780ZSep 03 12:22:40.348 INFO adding route 172.17.0.37/32 -> 10.0.0.255
94112026-09-03T12:22:41.780ZSep 03 12:22:40.348 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 } }]
94122026-09-03T12:22:41.780ZSep 03 12:22:40.348 INFO adding route 172.17.0.38/32 -> 10.0.0.255
94132026-09-03T12:22:41.780ZSep 03 12:22:40.348 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 } }]
94142026-09-03T12:22:41.785ZSep 03 12:22:40.348Sep 03 12:22:40.348 DEBGINFO reset freemapadding route 172.17.0.39/32 -> 10.0.0.255
94152026-09-03T12:22:41.785Z, unit: freemap_route_ipv4Sep 03 12:22:40.348
94162026-09-03T12:22:41.785ZDEBG 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 } }]
94172026-09-03T12:22:41.785ZSep 03 12:22:40.348 Sep 03 12:22:40.348DEBG INFOinitted freemap. size: 64 , adding route 172.17.0.40/32 -> 10.0.0.255unit
94182026-09-03T12:22:41.785Z: freemap_route_ipv6
94192026-09-03T12:22:41.785ZSep 03 12:22:40.348 DEBG Sep 03 12:22:40.348replacing 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 } }]
94202026-09-03T12:22:41.785ZDEBG reset freemap, unit:Sep 03 12:22:40.348 freemap_route_ipv6INFO
94212026-09-03T12:22:41.785Z adding route 172.17.0.41/32 -> 10.0.0.255
94222026-09-03T12:22:41.785ZSep 03 12:22:40.348 INFOSep 03 12:22:40.348 adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG
94232026-09-03T12:22:41.786Z 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 } }]
94242026-09-03T12:22:41.786ZSep 03 12:22:40.348 DEBGSep 03 12:22:40.348 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
94252026-09-03T12:22:41.786Z adding route 172.17.0.42/32 -> 10.0.0.255
94262026-09-03T12:22:41.786ZSep 03 12:22:40.348 INFOSep 03 12:22:40.348 adding route 3fff:dead::/64 -> 2001:db8::55:2DEBG
94272026-09-03T12:22:41.786Z 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 } }]
94282026-09-03T12:22:41.786ZSep 03 12:22:40.348 DEBGSep 03 12:22:40.348 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
94292026-09-03T12:22:41.786Z adding route 172.17.0.43/32 -> 10.0.0.255
94302026-09-03T12:22:41.786ZSep 03 12:22:40.348 Sep 03 12:22:40.348INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:3
94312026-09-03T12:22:41.786Zreplacing 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 } }]
94322026-09-03T12:22:41.786ZSep 03 12:22:40.348 Sep 03 12:22:40.348DEBG 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 } }]
94332026-09-03T12:22:41.786Zadding route 172.17.0.44/32 -> 10.0.0.255
94342026-09-03T12:22:41.786ZSep 03 12:22:40.348Sep 03 12:22:40.348 DEBGINFO 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 } }]adding route 3fff:dead::/64 -> 2001:db8::55:4
94352026-09-03T12:22:41.786Z
94362026-09-03T12:22:41.786ZSep 03 12:22:40.348Sep 03 12:22:40.348 INFODEBG adding route 172.17.0.45/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 } }]
94372026-09-03T12:22:41.786Z
94382026-09-03T12:22:41.786ZSep 03 12:22:40.348Sep 03 12:22:40.348 DEBGDEBG 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 } }]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 } }]
94392026-09-03T12:22:41.786Z
94402026-09-03T12:22:41.786ZSep 03 12:22:40.348Sep 03 12:22:40.348 INFOWARN adding route 172.17.0.46/32 -> 10.0.0.255shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
94412026-09-03T12:22:41.786Z
94422026-09-03T12:22:41.786ZSep 03 12:22:40.348 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 } }]
94432026-09-03T12:22:41.786ZSep 03 12:22:40.348 INFO adding route 172.17.0.47/32 -> 10.0.0.255
94442026-09-03T12:22:41.786ZSep 03 12:22:40.348 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 } }]
94452026-09-03T12:22:41.786ZSep 03 12:22:40.348 INFO adding route 172.17.0.48/32 -> 10.0.0.255
94462026-09-03T12:22:41.786ZSep 03 12:22:40.348 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 } }]
94472026-09-03T12:22:41.786ZSep 03 12:22:40.348 INFO adding route 172.17.0.49/32 -> 10.0.0.255
94482026-09-03T12:22:41.786ZSep 03 12:22:40.348 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 } }]
94492026-09-03T12:22:41.786ZSep 03 12:22:40.348 INFO adding route 172.17.0.50/32 -> 10.0.0.255
94502026-09-03T12:22:41.786ZSep 03 12:22:40.348 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 } }]
94512026-09-03T12:22:41.786ZSep 03 12:22:40.348 INFO adding route 172.17.0.51/32 -> 10.0.0.255
94522026-09-03T12:22:41.787ZSep 03 12:22:40.348 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 } }]
94532026-09-03T12:22:41.787ZSep 03 12:22:40.348 INFO adding route 172.17.0.52/32 -> 10.0.0.255
94542026-09-03T12:22:41.787ZSep 03 12:22:40.348 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 } }]
94552026-09-03T12:22:41.787ZSep 03 12:22:40.348 INFO adding route 172.17.0.53/32 -> 10.0.0.255
94562026-09-03T12:22:41.787ZSep 03 12:22:40.348 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 } }]
94572026-09-03T12:22:41.787ZSep 03 12:22:40.348 INFO adding route 172.17.0.54/32 -> 10.0.0.255
94582026-09-03T12:22:41.787ZSep 03 12:22:40.348 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 } }]
94592026-09-03T12:22:41.787ZSep 03 12:22:40.348 INFO adding route 172.17.0.55/32 -> 10.0.0.255
94602026-09-03T12:22:41.787ZSep 03 12:22:40.342Sep 03 12:22:40.348 DEBGDEBG created new freemapreplacing 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 } }],
94612026-09-03T12:22:41.787Zunit: freemap_route_ipv4
94622026-09-03T12:22:41.787ZSep 03 12:22:40.348 INFO adding route 172.17.0.56/32 -> 10.0.0.255
94632026-09-03T12:22:41.787ZSep 03 12:22:40.348 DEBG Sep 03 12:22:40.348created new freemap , DEBGunit :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 } }]
94642026-09-03T12:22:41.787Zfreemap_route_ipv6
94652026-09-03T12:22:41.787ZSep 03 12:22:40.348 Sep 03 12:22:40.348INFO DEBGadding route 172.17.0.57/32 -> 10.0.0.255
94662026-09-03T12:22:41.787Zinitted freemap. size: 64, unit: Sep 03 12:22:40.348freemap_route_ipv4
94672026-09-03T12:22:41.787ZDEBG 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 } }]
94682026-09-03T12:22:41.787ZSep 03 12:22:40.348 DEBG Sep 03 12:22:40.348reset freemap , INFOunit :adding route 172.17.0.58/32 -> 10.0.0.255
94692026-09-03T12:22:41.787Zfreemap_route_ipv4
94702026-09-03T12:22:41.787ZSep 03 12:22:40.348 Sep 03 12:22:40.348DEBG DEBGreplacing 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 } }]
94712026-09-03T12:22:41.787Ztest route::tests::shrink_to_single_non_zero_survivor ... ok
94722026-09-03T12:22:41.787Ztest route::tests::same_size_non_subset_replace ... ok
94732026-09-03T12:22:41.787Zinitted freemap. size: 64, unit: Sep 03 12:22:40.348freemap_route_ipv6
94742026-09-03T12:22:41.787ZINFO adding route 172.17.0.59/32 -> 10.0.0.255
94752026-09-03T12:22:41.787ZSep 03 12:22:40.348 DEBG Sep 03 12:22:40.348reset freemap , DEBGunit :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 } }]
94762026-09-03T12:22:41.787Zfreemap_route_ipv6
94772026-09-03T12:22:41.787ZSep 03 12:22:40.348Sep 03 12:22:40.348 INFOINFO adding route 172.17.0.60/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:1
94782026-09-03T12:22:41.787Z
94792026-09-03T12:22:41.787ZSep 03 12:22:40.348Sep 03 12:22:40.348 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 } }]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 } }]
94802026-09-03T12:22:41.787Z
94812026-09-03T12:22:41.787ZSep 03 12:22:40.348Sep 03 12:22:40.348 INFOINFO adding route 3fff:dead::/64 -> 2001:db8::55:2adding route 172.17.0.61/32 -> 10.0.0.255
94822026-09-03T12:22:41.787Z
94832026-09-03T12:22:41.787ZSep 03 12:22:40.348Sep 03 12:22:40.348 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 } }]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 } }]
94842026-09-03T12:22:41.787Z
94852026-09-03T12:22:41.787ZSep 03 12:22:40.348Sep 03 12:22:40.348 INFOINFO adding route 172.17.0.62/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:3
94862026-09-03T12:22:41.787Z
94872026-09-03T12:22:41.787ZSep 03 12:22:40.348Sep 03 12:22:40.348 DEBGDEBG 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 } }]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 } }]
94882026-09-03T12:22:41.787Z
94892026-09-03T12:22:41.787ZSep 03 12:22:40.348Sep 03 12:22:40.348 INFOINFO adding route 172.17.0.63/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:4
94902026-09-03T12:22:41.788Z
94912026-09-03T12:22:41.788ZSep 03 12:22:40.348Sep 03 12:22:40.348 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 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 } }]
94922026-09-03T12:22:41.788Z
94932026-09-03T12:22:41.788ZSep 03 12:22:40.348Sep 03 12:22:40.348 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:3, vlan_id: None } }]failed to allocate space for the new target list
94942026-09-03T12:22:41.788Z
94952026-09-03T12:22:41.788ZSep 03 12:22:40.348 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 } }]
94962026-09-03T12:22:41.788ZSep 03 12:22:40.348 DEBG failed to allocate space for the new target list
94972026-09-03T12:22:41.788Z adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
94982026-09-03T12:22:41.788ZSep 03 12:22:40.348 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 } }]
94992026-09-03T12:22:41.788ZSep 03 12:22:40.348 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
95002026-09-03T12:22:41.788ZSep 03 12:22:40.348 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 } }]
95012026-09-03T12:22:41.788ZSep 03 12:22:40.348 INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
95022026-09-03T12:22:41.788ZSep 03 12:22:40.348 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 } }]
95032026-09-03T12:22:41.788ZSep 03 12:22:40.348 INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
95042026-09-03T12:22:41.788ZSep 03 12:22:40.348 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 } }]
95052026-09-03T12:22:41.788ZSep 03 12:22:40.348 INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
95062026-09-03T12:22:41.788ZSep 03 12:22:40.348 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 } }]
95072026-09-03T12:22:41.788ZSep 03 12:22:40.348 INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ff
95082026-09-03T12:22:41.788ZSep 03 12:22:40.348 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 } }]
95092026-09-03T12:22:41.788ZSep 03 12:22:40.348 INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
95102026-09-03T12:22:41.788ZSep 03 12:22:40.348 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 } }]
95112026-09-03T12:22:41.788ZSep 03 12:22:40.348 INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ff
95122026-09-03T12:22:41.788ZSep 03 12:22:40.348 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 } }]
95132026-09-03T12:22:41.788ZSep 03 12:22:40.348 INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ff
95142026-09-03T12:22:41.793ZSep 03 12:22:40.348 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 } }]
95152026-09-03T12:22:41.793ZSep 03 12:22:40.348 INFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ff
95162026-09-03T12:22:41.793ZSep 03 12:22:40.348 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 } }]
95172026-09-03T12:22:41.793ZSep 03 12:22:40.349 DEBG Sep 03 12:22:40.356created new freemap INFO, unitadding route 3fff:beef:11::/64 -> 2001:db8::55:ff:
95182026-09-03T12:22:41.793Zfreemap_route_ipv4
95192026-09-03T12:22:41.793ZSep 03 12:22:40.356 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 } }]
95202026-09-03T12:22:41.793ZSep 03 12:22:40.356 DEBGSep 03 12:22:40.356 created new freemapINFO, unitadding route 3fff:beef:12::/64 -> 2001:db8::55:ff:
95212026-09-03T12:22:41.793Z freemap_route_ipv6
95222026-09-03T12:22:41.793ZSep 03 12:22:40.356 DEBGSep 03 12:22:40.356 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
95232026-09-03T12:22:41.793Z initted freemap. size: 64, unit:Sep 03 12:22:40.356 freemap_route_ipv4INFO
95242026-09-03T12:22:41.793Z adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
95252026-09-03T12:22:41.793ZSep 03 12:22:40.356 Sep 03 12:22:40.356DEBG DEBGreset freemap , 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 } }]unit
95262026-09-03T12:22:41.793Z: freemap_route_ipv4
95272026-09-03T12:22:41.793ZSep 03 12:22:40.356 INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ffSep 03 12:22:40.356
95282026-09-03T12:22:41.793Z DEBG initted freemap. size: 64, Sep 03 12:22:40.356unit :DEBG freemap_route_ipv6replacing 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 } }]
95292026-09-03T12:22:41.793Z
95302026-09-03T12:22:41.793ZSep 03 12:22:40.356Sep 03 12:22:40.356 INFODEBG adding route 3fff:beef:15::/64 -> 2001:db8::55:ffreset freemap
95312026-09-03T12:22:41.793Z, unit: freemap_route_ipv6Sep 03 12:22:40.356
95322026-09-03T12:22:41.793Z 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 } }]
95332026-09-03T12:22:41.793ZSep 03 12:22:40.356 INFO adding route 172.16.0.0/32 -> 10.0.0.1Sep 03 12:22:40.356
95342026-09-03T12:22:41.793Z INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ff
95352026-09-03T12:22:41.793ZSep 03 12:22:40.356 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 03 12:22:40.356
95362026-09-03T12:22:41.793Z 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 } }]
95372026-09-03T12:22:41.794ZSep 03 12:22:40.356 INFO adding route 172.16.0.0/32 -> 10.0.0.2Sep 03 12:22:40.356
95382026-09-03T12:22:41.794Z INFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ff
95392026-09-03T12:22:41.794ZSep 03 12:22:40.356 DEBG Sep 03 12:22:40.356replacing 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 } }]
95402026-09-03T12:22:41.794ZDEBG 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 } }]
95412026-09-03T12:22:41.794ZSep 03 12:22:40.356 INFOSep 03 12:22:40.356 adding route 172.16.0.0/32 -> 10.0.0.3INFO
95422026-09-03T12:22:41.794Z adding route 3fff:beef:18::/64 -> 2001:db8::55:ff
95432026-09-03T12:22:41.794ZSep 03 12:22:40.356 Sep 03 12:22:40.356DEBG 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 } }, 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 } }]
95442026-09-03T12:22:41.794Zreplacing 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 } }]
95452026-09-03T12:22:41.794ZSep 03 12:22:40.356Sep 03 12:22:40.356 INFOINFO adding route 172.16.0.0/32 -> 10.0.0.4adding route 3fff:beef:19::/64 -> 2001:db8::55:ff
95462026-09-03T12:22:41.794Z
95472026-09-03T12:22:41.794ZSep 03 12:22:40.356Sep 03 12:22:40.356 DEBGDEBG 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 } }]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 } }]
95482026-09-03T12:22:41.794Z
95492026-09-03T12:22:41.794ZSep 03 12:22:40.356Sep 03 12:22:40.356 INFODEBG adding route 3fff:beef:1a::/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.3, vlan_id: None } }]
95502026-09-03T12:22:41.794Z
95512026-09-03T12:22:41.794ZSep 03 12:22:40.356 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 } }]
95522026-09-03T12:22:41.794ZSep 03 12:22:40.356 INFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
95532026-09-03T12:22:41.794ZSep 03 12:22:40.356 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 } }]
95542026-09-03T12:22:41.794ZSep 03 12:22:40.356 INFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
95552026-09-03T12:22:41.794ZSep 03 12:22:40.341Sep 03 12:22:40.356 DEBGDEBG 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 } }]created new freemap
95562026-09-03T12:22:41.794Z, unit: Sep 03 12:22:40.356freemap_route_ipv4
95572026-09-03T12:22:41.794ZINFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
95582026-09-03T12:22:41.794ZSep 03 12:22:40.356Sep 03 12:22:40.356 DEBGDEBG created new freemapreplacing 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 } }],
95592026-09-03T12:22:41.794Zunit: freemap_route_ipv6
95602026-09-03T12:22:41.794ZSep 03 12:22:40.356 INFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffSep 03 12:22:40.356
95612026-09-03T12:22:41.794Z DEBG initted freemap. size: 64, Sep 03 12:22:40.356unit :DEBG freemap_route_ipv4replacing 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 } }]
95622026-09-03T12:22:41.794Z
95632026-09-03T12:22:41.794ZSep 03 12:22:40.356Sep 03 12:22:40.356 INFODEBG adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffreset freemap
95642026-09-03T12:22:41.794Z, unit: freemap_route_ipv4Sep 03 12:22:40.356
95652026-09-03T12:22:41.794Z DEBG 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 } }]
95662026-09-03T12:22:41.794ZSep 03 12:22:40.356 DEBG Sep 03 12:22:40.356initted freemap. size: 64 , INFOunit :adding route 3fff:beef:20::/64 -> 2001:db8::55:ff
95672026-09-03T12:22:41.794Zfreemap_route_ipv6
95682026-09-03T12:22:41.794ZSep 03 12:22:40.356 Sep 03 12:22:40.356DEBG 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 } }]
95692026-09-03T12:22:41.794Zreset freemap, unit: Sep 03 12:22:40.356freemap_route_ipv6
95702026-09-03T12:22:41.794ZINFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ff
95712026-09-03T12:22:41.794Ztest route::tests::identity_replace_is_noop ... ok
95722026-09-03T12:22:41.794ZSep 03 12:22:40.356 INFOSep 03 12:22:40.356 adding route 172.16.0.0/32 -> 10.0.0.1DEBG
95732026-09-03T12:22:41.794Z 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 } }]
95742026-09-03T12:22:41.795ZSep 03 12:22:40.356 DEBGSep 03 12:22:40.356 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 } }]INFO
95752026-09-03T12:22:41.795Z adding route 3fff:beef:22::/64 -> 2001:db8::55:ff
95762026-09-03T12:22:41.795ZSep 03 12:22:40.356 INFOSep 03 12:22:40.356 adding route 172.16.0.0/32 -> 10.0.0.2DEBG
95772026-09-03T12:22:41.795Z 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 } }]
95782026-09-03T12:22:41.795ZSep 03 12:22:40.356 DEBGSep 03 12:22:40.356 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
95792026-09-03T12:22:41.795Z adding route 3fff:beef:23::/64 -> 2001:db8::55:ff
95802026-09-03T12:22:41.795ZSep 03 12:22:40.356 Sep 03 12:22:40.356DEBG 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.3, vlan_id: None } }]
95812026-09-03T12:22:41.795Zreplacing 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 } }]
95822026-09-03T12:22:41.795ZSep 03 12:22:40.356 INFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ff
95832026-09-03T12:22:41.795ZSep 03 12:22:40.356 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 } }]
95842026-09-03T12:22:41.795ZSep 03 12:22:40.356 INFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ff
95852026-09-03T12:22:41.795ZSep 03 12:22:40.308Sep 03 12:22:40.356 DEBG 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 } }]
95862026-09-03T12:22:41.795Zcreated new freemap, unit:Sep 03 12:22:40.356 freemap_route_ipv4INFO
95872026-09-03T12:22:41.795Z adding route 3fff:beef:26::/64 -> 2001:db8::55:ff
95882026-09-03T12:22:41.795ZSep 03 12:22:40.356 Sep 03 12:22:40.356DEBG 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 } }]
95892026-09-03T12:22:41.795Zcreated new freemap, unit: Sep 03 12:22:40.356freemap_route_ipv6
95902026-09-03T12:22:41.795ZINFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ff
95912026-09-03T12:22:41.795ZSep 03 12:22:40.356 DEBGSep 03 12:22:40.356 initted freemap. size: 64DEBG, unitreplacing 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 } }]:
95922026-09-03T12:22:41.795Z freemap_route_ipv4
95932026-09-03T12:22:41.795ZSep 03 12:22:40.356 INFOSep 03 12:22:40.356 adding route 3fff:beef:28::/64 -> 2001:db8::55:ffDEBG
95942026-09-03T12:22:41.795Z reset freemap, unit:Sep 03 12:22:40.356 freemap_route_ipv4DEBG
95952026-09-03T12:22:41.795Z 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 } }]
95962026-09-03T12:22:41.795ZSep 03 12:22:40.356 Sep 03 12:22:40.356DEBG INFOinitted freemap. size: 64 , adding route 3fff:beef:29::/64 -> 2001:db8::55:ffunit
95972026-09-03T12:22:41.795Z: freemap_route_ipv6
95982026-09-03T12:22:41.795ZSep 03 12:22:40.356 DEBG Sep 03 12:22:40.356replacing 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 } }]
95992026-09-03T12:22:41.795ZDEBG reset freemap, unitSep 03 12:22:40.356: INFOfreemap_route_ipv6
96002026-09-03T12:22:41.795Zadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
96012026-09-03T12:22:41.795ZSep 03 12:22:40.356Sep 03 12:22:40.356 INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:1replacing 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 } }]
96022026-09-03T12:22:41.795Z
96032026-09-03T12:22:41.795ZSep 03 12:22:40.356Sep 03 12:22:40.356 INFODEBG adding route 3fff:beef:2b::/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 } }]
96042026-09-03T12:22:41.795Z
96052026-09-03T12:22:41.795ZSep 03 12:22:40.356Sep 03 12:22:40.356 DEBGINFO 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:dead::/64 -> 2001:db8::55:2
96062026-09-03T12:22:41.795Z
96072026-09-03T12:22:41.795ZSep 03 12:22:40.356Sep 03 12:22:40.356 INFODEBG adding route 3fff:beef:2c::/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 } }]
96082026-09-03T12:22:41.795Z
96092026-09-03T12:22:41.795ZSep 03 12:22:40.356Sep 03 12:22:40.356 DEBGINFO 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 3fff:dead::/64 -> 2001:db8::55:3
96102026-09-03T12:22:41.795Z
96112026-09-03T12:22:41.795ZSep 03 12:22:40.356Sep 03 12:22:40.356 INFODEBG adding route 3fff:beef:2d::/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 } }]
96122026-09-03T12:22:41.795Z
96132026-09-03T12:22:41.795ZSep 03 12:22:40.356Sep 03 12:22:40.356 DEBGINFO 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:dead::/64 -> 2001:db8::55:4
96142026-09-03T12:22:41.800Z
96152026-09-03T12:22:41.800ZSep 03 12:22:40.356Sep 03 12:22:40.356 INFODEBG adding route 3fff:beef:2e::/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 } }]
96162026-09-03T12:22:41.800Z
96172026-09-03T12:22:41.800ZSep 03 12:22:40.356Sep 03 12:22:40.356 DEBGDEBG 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 } }]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 } }]
96182026-09-03T12:22:41.800Z
96192026-09-03T12:22:41.800ZSep 03 12:22:40.356 INFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
96202026-09-03T12:22:41.800ZSep 03 12:22:40.356 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 } }]
96212026-09-03T12:22:41.800ZSep 03 12:22:40.356 INFO adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
96222026-09-03T12:22:41.800ZSep 03 12:22:40.356 DEBG Sep 03 12:22:40.357 DEBG created new 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 } }],
96232026-09-03T12:22:41.800Zunit: freemap_route_ipv4
96242026-09-03T12:22:41.800ZSep 03 12:22:40.363 INFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ff
96252026-09-03T12:22:41.800ZSep 03 12:22:40.363 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 } }]Sep 03 12:22:40.363
96262026-09-03T12:22:41.800Z DEBG created new freemap, Sep 03 12:22:40.363unit :INFO freemap_route_ipv6adding route 3fff:beef:32::/64 -> 2001:db8::55:ff
96272026-09-03T12:22:41.801Z
96282026-09-03T12:22:41.801ZSep 03 12:22:40.363Sep 03 12:22:40.363 DEBGDEBG 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 } }]initted freemap. size: 64
96292026-09-03T12:22:41.801Z, unit: freemap_route_ipv4Sep 03 12:22:40.363
96302026-09-03T12:22:41.801Z INFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ff
96312026-09-03T12:22:41.801ZSep 03 12:22:40.363 DEBG Sep 03 12:22:40.363reset freemap , DEBGunit :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 } }]
96322026-09-03T12:22:41.801Zfreemap_route_ipv4
96332026-09-03T12:22:41.801ZSep 03 12:22:40.363 Sep 03 12:22:40.363INFO DEBGadding route 3fff:beef:34::/64 -> 2001:db8::55:ff
96342026-09-03T12:22:41.801Zinitted freemap. size: 64, unit: freemap_route_ipv6Sep 03 12:22:40.363
96352026-09-03T12:22:41.801Z 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 } }]
96362026-09-03T12:22:41.801ZSep 03 12:22:40.363 DEBG reset freemap, Sep 03 12:22:40.363unit :INFO freemap_route_ipv6adding route 3fff:beef:35::/64 -> 2001:db8::55:ff
96372026-09-03T12:22:41.801Z
96382026-09-03T12:22:41.801ZSep 03 12:22:40.363Sep 03 12:22:40.363 INFODEBG adding route 172.16.0.0/32 -> 10.0.0.1replacing 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 } }]
96392026-09-03T12:22:41.801Z
96402026-09-03T12:22:41.801ZSep 03 12:22:40.363Sep 03 12:22:40.363 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 } }]adding route 3fff:beef:36::/64 -> 2001:db8::55:ff
96412026-09-03T12:22:41.801Z
96422026-09-03T12:22:41.801ZSep 03 12:22:40.363Sep 03 12:22:40.363 INFODEBG adding route 172.16.0.0/32 -> 10.0.0.2replacing 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 } }]
96432026-09-03T12:22:41.801Z
96442026-09-03T12:22:41.801ZSep 03 12:22:40.363Sep 03 12:22:40.363 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 } }]adding route 3fff:beef:37::/64 -> 2001:db8::55:ff
96452026-09-03T12:22:41.801Z
96462026-09-03T12:22:41.801ZSep 03 12:22:40.363Sep 03 12:22:40.363 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 172.16.0.0/32 -> 10.0.0.3
96472026-09-03T12:22:41.801Z
96482026-09-03T12:22:41.801ZSep 03 12:22:40.363Sep 03 12:22:40.363 INFODEBG adding route 3fff:beef:38::/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 } }]
96492026-09-03T12:22:41.801Z
96502026-09-03T12:22:41.801ZSep 03 12:22:40.363Sep 03 12:22:40.363 DEBGINFO 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 } }]adding route 172.16.0.0/32 -> 10.0.0.4
96512026-09-03T12:22:41.801Z
96522026-09-03T12:22:41.801ZSep 03 12:22:40.363Sep 03 12:22:40.363 INFODEBG adding route 3fff:beef:39::/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 } }]
96532026-09-03T12:22:41.801Z
96542026-09-03T12:22:41.801ZSep 03 12:22:40.363Sep 03 12:22:40.363 DEBGDEBG 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 } }]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 } }]
96552026-09-03T12:22:41.801Z
96562026-09-03T12:22:41.801ZSep 03 12:22:40.363 INFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
96572026-09-03T12:22:41.801ZSep 03 12:22:40.363 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 } }]
96582026-09-03T12:22:41.801ZSep 03 12:22:40.363 INFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
96592026-09-03T12:22:41.801ZSep 03 12:22:40.363 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 } }]
96602026-09-03T12:22:41.801ZSep 03 12:22:40.363 INFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
96612026-09-03T12:22:41.801ZSep 03 12:22:40.363 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 } }]
96622026-09-03T12:22:41.801ZSep 03 12:22:40.363 DEBG failed to allocate space for the new target list
96632026-09-03T12:22:41.802ZSep 03 12:22:40.363 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 } }]
96642026-09-03T12:22:41.802ZSep 03 12:22:40.341 DEBG created new freemap, unit: freemap_route_ipv4
96652026-09-03T12:22:41.802ZSep 03 12:22:40.363 DEBG created new freemap, unit: freemap_route_ipv6
96662026-09-03T12:22:41.802ZSep 03 12:22:40.363 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
96672026-09-03T12:22:41.802ZSep 03 12:22:40.363 DEBG reset freemap, unit: freemap_route_ipv4
96682026-09-03T12:22:41.802ZSep 03 12:22:40.363 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
96692026-09-03T12:22:41.802ZSep 03 12:22:40.363 DEBG reset freemap, unit: freemap_route_ipv6
96702026-09-03T12:22:41.802ZSep 03 12:22:40.363 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
96712026-09-03T12:22:41.802ZSep 03 12:22:40.363 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 } }]
96722026-09-03T12:22:41.802ZSep 03 12:22:40.363 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2
96732026-09-03T12:22:41.802ZSep 03 12:22:40.363 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 } }]
96742026-09-03T12:22:41.802ZSep 03 12:22:40.363 INFO adding route 3fff:dead::/64 -> 2001:db8::55:3
96752026-09-03T12:22:41.802ZSep 03 12:22:40.364 Sep 03 12:22:40.370DEBG DEBGcreated new freemap 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 } }], unit
96762026-09-03T12:22:41.802Z: freemap_route_ipv4
96772026-09-03T12:22:41.802ZSep 03 12:22:40.370 INFO adding route 3fff:dead::/64 -> 2001:db8::55:4
96782026-09-03T12:22:41.802ZSep 03 12:22:40.370 DEBG created new freemapSep 03 12:22:40.370, unitDEBG: 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 } }]freemap_route_ipv6
96792026-09-03T12:22:41.802Z
96802026-09-03T12:22:41.802ZSep 03 12:22:40.370Sep 03 12:22:40.370 DEBGDEBG 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: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 } }],
96812026-09-03T12:22:41.802Zunit: freemap_route_ipv4
96822026-09-03T12:22:41.802ZSep 03 12:22:40.370 DEBG reset freemap, unit: freemap_route_ipv4
96832026-09-03T12:22:41.802ZSep 03 12:22:40.370 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
96842026-09-03T12:22:41.802ZSep 03 12:22:40.370 DEBG reset freemap, unit: freemap_route_ipv6
96852026-09-03T12:22:41.802ZSep 03 12:22:40.370 INFO adding route 172.16.0.0/32 -> 10.0.0.1
96862026-09-03T12:22:41.802ZSep 03 12:22:40.370 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 } }]
96872026-09-03T12:22:41.802ZSep 03 12:22:40.370 INFO adding route 172.16.0.0/32 -> 10.0.0.1
96882026-09-03T12:22:41.802ZSep 03 12:22:40.370 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 } }]
96892026-09-03T12:22:41.802ZSep 03 12:22:40.370 INFO adding route 172.16.0.0/32 -> 10.0.0.1
96902026-09-03T12:22:41.802ZSep 03 12:22:40.370 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 } }, 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 } }]
96912026-09-03T12:22:41.802ZSep 03 12:22:40.370 INFO adding route 172.16.0.0/32 -> 10.0.0.2
96922026-09-03T12:22:41.802ZSep 03 12:22:40.370 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 } }, 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 } }]
96932026-09-03T12:22:41.802ZSep 03 12:22:40.370 INFO adding route 172.17.0.0/32 -> 10.0.0.255
96942026-09-03T12:22:41.802ZSep 03 12:22:40.370 DEBG 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 } }]
96952026-09-03T12:22:41.802ZSep 03 12:22:40.370 INFO adding route 172.17.0.1/32 -> 10.0.0.255
96962026-09-03T12:22:41.802ZSep 03 12:22:40.370 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 } }]
96972026-09-03T12:22:41.802ZSep 03 12:22:40.370 INFO adding route 172.17.0.2/32 -> 10.0.0.255
96982026-09-03T12:22:41.802ZSep 03 12:22:40.370 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 } }]
96992026-09-03T12:22:41.802ZSep 03 12:22:40.370 INFO adding route 172.17.0.3/32 -> 10.0.0.255
97002026-09-03T12:22:41.802ZSep 03 12:22:40.370 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 } }]
97012026-09-03T12:22:41.802ZSep 03 12:22:40.370 INFO adding route 172.17.0.4/32 -> 10.0.0.255
97022026-09-03T12:22:41.803ZSep 03 12:22:40.370 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 } }]
97032026-09-03T12:22:41.803ZSep 03 12:22:40.370 INFO adding route 172.17.0.5/32 -> 10.0.0.255
97042026-09-03T12:22:41.803ZSep 03 12:22:40.370 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 } }]
97052026-09-03T12:22:41.803ZSep 03 12:22:40.370 INFO adding route 172.17.0.6/32 -> 10.0.0.255
97062026-09-03T12:22:41.803ZSep 03 12:22:40.370 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 } }]
97072026-09-03T12:22:41.803ZSep 03 12:22:40.370 INFO adding route 172.17.0.7/32 -> 10.0.0.255
97082026-09-03T12:22:41.803ZSep 03 12:22:40.370 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 } }]
97092026-09-03T12:22:41.803ZSep 03 12:22:40.370 INFO adding route 172.17.0.8/32 -> 10.0.0.255
97102026-09-03T12:22:41.803ZSep 03 12:22:40.370 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 } }]
97112026-09-03T12:22:41.803ZSep 03 12:22:40.370 INFO adding route 172.17.0.9/32 -> 10.0.0.255
97122026-09-03T12:22:41.803ZSep 03 12:22:40.370 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 } }]
97132026-09-03T12:22:41.803ZSep 03 12:22:40.370 INFO adding route 172.17.0.10/32 -> 10.0.0.255
97142026-09-03T12:22:41.807ZSep 03 12:22:40.370 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 } }]
97152026-09-03T12:22:41.807ZSep 03 12:22:40.370 INFO adding route 172.17.0.11/32 -> 10.0.0.255
97162026-09-03T12:22:41.807ZSep 03 12:22:40.370 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 } }]
97172026-09-03T12:22:41.807ZSep 03 12:22:40.370 INFO adding route 172.17.0.12/32 -> 10.0.0.255
97182026-09-03T12:22:41.807ZSep 03 12:22:40.370 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 } }]
97192026-09-03T12:22:41.807ZSep 03 12:22:40.370 INFO adding route 172.17.0.13/32 -> 10.0.0.255
97202026-09-03T12:22:41.807ZSep 03 12:22:40.370 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 } }]
97212026-09-03T12:22:41.808ZSep 03 12:22:40.370 INFO adding route 172.17.0.14/32 -> 10.0.0.255
97222026-09-03T12:22:41.808ZSep 03 12:22:40.370 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 } }]
97232026-09-03T12:22:41.808ZSep 03 12:22:40.370 INFO adding route 172.17.0.15/32 -> 10.0.0.255
97242026-09-03T12:22:41.808ZSep 03 12:22:40.370 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 } }]
97252026-09-03T12:22:41.808ZSep 03 12:22:40.370 INFO adding route 172.17.0.16/32 -> 10.0.0.255
97262026-09-03T12:22:41.808ZSep 03 12:22:40.370 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 } }]
97272026-09-03T12:22:41.808ZSep 03 12:22:40.370 INFO adding route 172.17.0.17/32 -> 10.0.0.255
97282026-09-03T12:22:41.808ZSep 03 12:22:40.370 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 } }]
97292026-09-03T12:22:41.808ZSep 03 12:22:40.370 INFO adding route 172.17.0.18/32 -> 10.0.0.255
97302026-09-03T12:22:41.808ZSep 03 12:22:40.370 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 } }]
97312026-09-03T12:22:41.808ZSep 03 12:22:40.370 INFO adding route 172.17.0.19/32 -> 10.0.0.255
97322026-09-03T12:22:41.808ZSep 03 12:22:40.370 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 } }]
97332026-09-03T12:22:41.808ZSep 03 12:22:40.370 INFO adding route 172.17.0.20/32 -> 10.0.0.255
97342026-09-03T12:22:41.808ZSep 03 12:22:40.370 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 } }]
97352026-09-03T12:22:41.808ZSep 03 12:22:40.370 INFO adding route 172.17.0.21/32 -> 10.0.0.255
97362026-09-03T12:22:41.808ZSep 03 12:22:40.370 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 } }]
97372026-09-03T12:22:41.808ZSep 03 12:22:40.370 INFO adding route 172.17.0.22/32 -> 10.0.0.255
97382026-09-03T12:22:41.808ZSep 03 12:22:40.370 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 } }]
97392026-09-03T12:22:41.808ZSep 03 12:22:40.370 INFO adding route 172.17.0.23/32 -> 10.0.0.255
97402026-09-03T12:22:41.808ZSep 03 12:22:40.370 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 } }]
97412026-09-03T12:22:41.808ZSep 03 12:22:40.370 INFO adding route 172.17.0.24/32 -> 10.0.0.255
97422026-09-03T12:22:41.808ZSep 03 12:22:40.370 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 } }]
97432026-09-03T12:22:41.808ZSep 03 12:22:40.371 INFO adding route 172.17.0.25/32 -> 10.0.0.255
97442026-09-03T12:22:41.808ZSep 03 12:22:40.371 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 } }]
97452026-09-03T12:22:41.808ZSep 03 12:22:40.371 INFO adding route 172.17.0.26/32 -> 10.0.0.255
97462026-09-03T12:22:41.808ZSep 03 12:22:40.371 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 } }]
97472026-09-03T12:22:41.808ZSep 03 12:22:40.371 INFO adding route 172.17.0.27/32 -> 10.0.0.255
97482026-09-03T12:22:41.808ZSep 03 12:22:40.371 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 } }]
97492026-09-03T12:22:41.808ZSep 03 12:22:40.371 INFO adding route 172.17.0.28/32 -> 10.0.0.255
97502026-09-03T12:22:41.808ZSep 03 12:22:40.371 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 } }]
97512026-09-03T12:22:41.808ZSep 03 12:22:40.371 INFO adding route 172.17.0.29/32 -> 10.0.0.255
97522026-09-03T12:22:41.808ZSep 03 12:22:40.371 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 } }]
97532026-09-03T12:22:41.808ZSep 03 12:22:40.371 INFO adding route 172.17.0.30/32 -> 10.0.0.255
97542026-09-03T12:22:41.809ZSep 03 12:22:40.371 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 } }]
97552026-09-03T12:22:41.809ZSep 03 12:22:40.371 INFO adding route 172.17.0.31/32 -> 10.0.0.255
97562026-09-03T12:22:41.809ZSep 03 12:22:40.371 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 } }]
97572026-09-03T12:22:41.809ZSep 03 12:22:40.371 INFO adding route 172.17.0.32/32 -> 10.0.0.255
97582026-09-03T12:22:41.809ZSep 03 12:22:40.371 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 } }]
97592026-09-03T12:22:41.809ZSep 03 12:22:40.371 INFO adding route 172.17.0.33/32 -> 10.0.0.255
97602026-09-03T12:22:41.809ZSep 03 12:22:40.371 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 } }]
97612026-09-03T12:22:41.809ZSep 03 12:22:40.371 INFO adding route 172.17.0.34/32 -> 10.0.0.255
97622026-09-03T12:22:41.809ZSep 03 12:22:40.371 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 } }]
97632026-09-03T12:22:41.809ZSep 03 12:22:40.371 INFO adding route 172.17.0.35/32 -> 10.0.0.255
97642026-09-03T12:22:41.809ZSep 03 12:22:40.371 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 } }]
97652026-09-03T12:22:41.809ZSep 03 12:22:40.371 INFO adding route 172.17.0.36/32 -> 10.0.0.255
97662026-09-03T12:22:41.809ZSep 03 12:22:40.371 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 } }]
97672026-09-03T12:22:41.809ZSep 03 12:22:40.371 INFO adding route 172.17.0.37/32 -> 10.0.0.255
97682026-09-03T12:22:41.809ZSep 03 12:22:40.371 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 } }]
97692026-09-03T12:22:41.809ZSep 03 12:22:40.371 INFO adding route 172.17.0.38/32 -> 10.0.0.255
97702026-09-03T12:22:41.809ZSep 03 12:22:40.371 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 } }]
97712026-09-03T12:22:41.809ZSep 03 12:22:40.371 INFO adding route 172.17.0.39/32 -> 10.0.0.255
97722026-09-03T12:22:41.809ZSep 03 12:22:40.371 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 } }]
97732026-09-03T12:22:41.809ZSep 03 12:22:40.371 INFO adding route 172.17.0.40/32 -> 10.0.0.255
97742026-09-03T12:22:41.809ZSep 03 12:22:40.371 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 } }]
97752026-09-03T12:22:41.809ZSep 03 12:22:40.371 INFO adding route 172.17.0.41/32 -> 10.0.0.255
97762026-09-03T12:22:41.809ZSep 03 12:22:40.371 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 } }]
97772026-09-03T12:22:41.809ZSep 03 12:22:40.371 INFO adding route 172.17.0.42/32 -> 10.0.0.255
97782026-09-03T12:22:41.809ZSep 03 12:22:40.371 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 } }]
97792026-09-03T12:22:41.809ZSep 03 12:22:40.371 INFO adding route 172.17.0.43/32 -> 10.0.0.255
97802026-09-03T12:22:41.809ZSep 03 12:22:40.371 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 } }]
97812026-09-03T12:22:41.809ZSep 03 12:22:40.371 INFO adding route 172.17.0.44/32 -> 10.0.0.255
97822026-09-03T12:22:41.809ZSep 03 12:22:40.371 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 } }]
97832026-09-03T12:22:41.809ZSep 03 12:22:40.371 DEBG created new freemapSep 03 12:22:40.377, unitINFO: adding route 172.17.0.45/32 -> 10.0.0.255freemap_route_ipv4
97842026-09-03T12:22:41.809Z
97852026-09-03T12:22:41.809ZSep 03 12:22:40.377 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 03 12:22:40.377
97862026-09-03T12:22:41.809Z DEBG created new freemap, unitSep 03 12:22:40.377: INFOfreemap_route_ipv6
97872026-09-03T12:22:41.809Zadding route 172.17.0.46/32 -> 10.0.0.255
97882026-09-03T12:22:41.809ZSep 03 12:22:40.377 Sep 03 12:22:40.377DEBG DEBGinitted freemap. size: 64 , 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 } }]unit
97892026-09-03T12:22:41.809Z: freemap_route_ipv4
97902026-09-03T12:22:41.809ZSep 03 12:22:40.377 INFOSep 03 12:22:40.377 adding route 172.17.0.47/32 -> 10.0.0.255DEBG
97912026-09-03T12:22:41.809Z reset freemap, unit: Sep 03 12:22:40.377freemap_route_ipv4
97922026-09-03T12:22:41.810ZDEBG 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 } }]
97932026-09-03T12:22:41.810ZSep 03 12:22:40.377 DEBG Sep 03 12:22:40.377initted freemap. size: 64 , INFOunit :adding route 172.17.0.48/32 -> 10.0.0.255
97942026-09-03T12:22:41.810Zfreemap_route_ipv6
97952026-09-03T12:22:41.810ZSep 03 12:22:40.377 Sep 03 12:22:40.377DEBG 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 } }]
97962026-09-03T12:22:41.810Zreset freemap, unit: freemap_route_ipv6Sep 03 12:22:40.377
97972026-09-03T12:22:41.810Z INFO adding route 172.17.0.49/32 -> 10.0.0.255
97982026-09-03T12:22:41.810ZSep 03 12:22:40.377 INFO adding route 172.16.0.0/32 -> 10.0.0.1
97992026-09-03T12:22:41.810ZSep 03 12:22:40.377 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 03 12:22:40.377
98002026-09-03T12:22:41.810Z 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 } }]
98012026-09-03T12:22:41.810ZSep 03 12:22:40.377 INFO Sep 03 12:22:40.377adding route 172.17.0.50/32 -> 10.0.0.255
98022026-09-03T12:22:41.810ZINFO adding route 172.16.0.0/32 -> 10.0.0.2
98032026-09-03T12:22:41.810ZSep 03 12:22:40.377 DEBGSep 03 12:22:40.377 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
98042026-09-03T12:22:41.810Z 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 } }]
98052026-09-03T12:22:41.810ZSep 03 12:22:40.377 INFOSep 03 12:22:40.377 adding route 172.17.0.51/32 -> 10.0.0.255INFO
98062026-09-03T12:22:41.810Z adding route 172.16.0.0/32 -> 10.0.0.3
98072026-09-03T12:22:41.810ZSep 03 12:22:40.377 Sep 03 12:22:40.377DEBG 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 } }]
98082026-09-03T12:22:41.810Zreplacing 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 } }]
98092026-09-03T12:22:41.810ZSep 03 12:22:40.377 Sep 03 12:22:40.377INFO INFOadding route 172.17.0.52/32 -> 10.0.0.255
98102026-09-03T12:22:41.810Zadding route 172.16.0.0/32 -> 10.0.0.4
98112026-09-03T12:22:41.810ZSep 03 12:22:40.377 Sep 03 12:22:40.377DEBG DEBGreplacing 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 } }]
98122026-09-03T12:22:41.810Zreplacing 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 } }]
98132026-09-03T12:22:41.810ZSep 03 12:22:40.377 Sep 03 12:22:40.377INFO DEBGadding route 172.17.0.53/32 -> 10.0.0.255
98142026-09-03T12:22:41.814Zreplacing 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 } }]
98152026-09-03T12:22:41.814ZSep 03 12:22:40.377 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 } }]
98162026-09-03T12:22:41.814ZSep 03 12:22:40.377 INFO adding route 172.17.0.54/32 -> 10.0.0.255
98172026-09-03T12:22:41.814ZSep 03 12:22:40.377 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 } }]
98182026-09-03T12:22:41.814ZSep 03 12:22:40.377 INFO adding route 172.17.0.55/32 -> 10.0.0.255
98192026-09-03T12:22:41.814ZSep 03 12:22:40.377 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 } }]
98202026-09-03T12:22:41.814ZSep 03 12:22:40.377 INFO adding route 172.17.0.56/32 -> 10.0.0.255
98212026-09-03T12:22:41.814ZSep 03 12:22:40.377 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 } }]
98222026-09-03T12:22:41.814ZSep 03 12:22:40.377 INFO adding route 172.17.0.57/32 -> 10.0.0.255
98232026-09-03T12:22:41.814ZSep 03 12:22:40.377 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 } }]
98242026-09-03T12:22:41.814ZSep 03 12:22:40.377 INFO adding route 172.17.0.58/32 -> 10.0.0.255
98252026-09-03T12:22:41.814ZSep 03 12:22:40.377 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 } }]
98262026-09-03T12:22:41.814ZSep 03 12:22:40.378 INFO adding route 172.17.0.59/32 -> 10.0.0.255
98272026-09-03T12:22:41.814ZSep 03 12:22:40.378 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 } }]
98282026-09-03T12:22:41.815ZSep 03 12:22:40.378 INFO adding route 172.17.0.60/32 -> 10.0.0.255
98292026-09-03T12:22:41.815ZSep 03 12:22:40.378 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 } }]
98302026-09-03T12:22:41.815ZSep 03 12:22:40.378 DEBG failed to allocate space for the new target listSep 03 12:22:40.328
98312026-09-03T12:22:41.815Z DEBGSep 03 12:22:40.378 created new freemapDEBG , 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 } }]unit
98322026-09-03T12:22:41.815Z: freemap_route_ipv4
98332026-09-03T12:22:41.815ZSep 03 12:22:40.378 DEBG created new freemap, unit: freemap_route_ipv6
98342026-09-03T12:22:41.815ZSep 03 12:22:40.378 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
98352026-09-03T12:22:41.815ZSep 03 12:22:40.378 DEBG reset freemap, unit: freemap_route_ipv4
98362026-09-03T12:22:41.815ZSep 03 12:22:40.378 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
98372026-09-03T12:22:41.815ZSep 03 12:22:40.378 DEBG reset freemap, unit: freemap_route_ipv6
98382026-09-03T12:22:41.815ZSep 03 12:22:40.378 INFO adding route 172.16.0.0/32 -> 10.0.0.1
98392026-09-03T12:22:41.815ZSep 03 12:22:40.378 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 } }]
98402026-09-03T12:22:41.815ZSep 03 12:22:40.378 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 } }]
98412026-09-03T12:22:41.815Ztest route::tests::shrink_preserves_compacted_order ... ok
98422026-09-03T12:22:41.815Ztest route::tests::delete_targets_full ... ok
98432026-09-03T12:22:41.815Ztest route::tests::grow_succeeds ... ok
98442026-09-03T12:22:41.815Z
98452026-09-03T12:22:41.815Ztest result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
98462026-09-03T12:22:41.815Z
98472026-09-03T12:22:41.815Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-265f103366e8a9eb)
98482026-09-03T12:22:41.815Z
98492026-09-03T12:22:41.815Zrunning 0 tests
98502026-09-03T12:22:41.815Z
98512026-09-03T12:22:41.815Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
98522026-09-03T12:22:41.815Z
98532026-09-03T12:22:41.815Z Running unittests src/lib.rs (target/debug/deps/dpd_api-129626530bed4535)
98542026-09-03T12:22:41.815Z
98552026-09-03T12:22:41.815Zrunning 0 tests
98562026-09-03T12:22:41.815Z
98572026-09-03T12:22:41.815Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
98582026-09-03T12:22:41.815Z
98592026-09-03T12:22:41.815Z Running unittests src/lib.rs (target/debug/deps/dpd_client-e69f4616d86663c9)
98602026-09-03T12:22:41.819Z
98612026-09-03T12:22:41.819Zrunning 6 tests
98622026-09-03T12:22:41.819Ztest tests::test_full_lot_id_both_present ... ok
98632026-09-03T12:22:41.819Ztest tests::test_full_lot_id_lotnum_only ... ok
98642026-09-03T12:22:41.819Ztest tests::test_full_lot_id_lot_only ... ok
98652026-09-03T12:22:41.819Ztest tests::test_full_lot_id_neither_present ... ok
98662026-09-03T12:22:41.819Ztest tests::test_port_id_cmp ... ok
98672026-09-03T12:22:41.819Ztest tests::test_parse_client_port_id ... ok
98682026-09-03T12:22:41.819Z
98692026-09-03T12:22:41.819Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
98702026-09-03T12:22:41.819Z
98712026-09-03T12:22:41.824Z Running tests/test_all.rs (target/debug/deps/test_all-46576c33bbbf0e68)
98722026-09-03T12:22:41.833Z
98732026-09-03T12:22:41.833Zrunning 6 tests
98742026-09-03T12:22:44.848Ztest chaos_tests::port_settings::test_basic_autoneg_chaos ... ok
98752026-09-03T12:22:44.851Ztest chaos_tests::port_settings::test_port_settings_addr_fail_1 ... ok
98762026-09-03T12:22:44.851Ztest chaos_tests::port_settings::test_port_settings_addr_success_1 ... ok
98772026-09-03T12:22:44.855Ztest chaos_tests::port_settings::test_port_settings_addr_success_multi ... ok
98782026-09-03T12:22:45.183Ztest chaos_tests::port_settings::test_port_settings_txn_par_sweep ... ok
98792026-09-03T12:22:46.254Ztest chaos_tests::port_settings::test_port_settings_txn_sweep ... ok
98802026-09-03T12:22:46.254Z
98812026-09-03T12:22:46.254Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.42s
98822026-09-03T12:22:46.254Z
98832026-09-03T12:22:46.261Z Running unittests src/lib.rs (target/debug/deps/dpd_types-9a1ffdc1254bfaa8)
98842026-09-03T12:22:46.268Z
98852026-09-03T12:22:46.268Zrunning 0 tests
98862026-09-03T12:22:46.268Z
98872026-09-03T12:22:46.271Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
98882026-09-03T12:22:46.271Z
98892026-09-03T12:22:46.271Z Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-fbfe8a6c92a1a523)
98902026-09-03T12:22:46.292Z
98912026-09-03T12:22:46.292Zrunning 15 tests
98922026-09-03T12:22:46.295Ztest impls::switch_identifiers::tests::chip_revision_a0 ... ok
98932026-09-03T12:22:46.295Ztest impls::switch_identifiers::tests::chip_revision_b0 ... ok
98942026-09-03T12:22:46.295Ztest impls::switch_identifiers::tests::chip_revision_b1 ... ok
98952026-09-03T12:22:46.295Ztest impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok
98962026-09-03T12:22:46.295Ztest impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok
98972026-09-03T12:22:46.295Ztest impls::table::tests::table_entry_new_collects_display_values ... ok
98982026-09-03T12:22:46.295Ztest impls::table::tests::table_counter_entry_new_collects_key_values ... ok
98992026-09-03T12:22:46.295Ztest v1::network::tests::test_equal ... ok
99002026-09-03T12:22:46.295Ztest v1::network::tests::test_eui64 ... ok
99012026-09-03T12:22:46.298Ztest v1::network::tests::test_into ... ok
99022026-09-03T12:22:46.298Ztest v1::network::tests::test_not_equal ... ok
99032026-09-03T12:22:46.298Ztest v1::network::tests::test_to_string ... ok
99042026-09-03T12:22:46.298Ztest v1::port::tests::port_ids_are_ascii ... ok
99052026-09-03T12:22:46.298Ztest v1::network::tests::test_parse ... ok
99062026-09-03T12:22:46.298Ztest v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok
99072026-09-03T12:22:46.298Z
99082026-09-03T12:22:46.298Ztest result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
99092026-09-03T12:22:46.298Z
99102026-09-03T12:22:46.302Z Running unittests src/lib.rs (target/debug/deps/packet-b7146b2a4ac94eed)
99112026-09-03T12:22:46.324Z
99122026-09-03T12:22:46.324Zrunning 12 tests
99132026-09-03T12:22:46.327Ztest pbuf::test_nibble ... ok
99142026-09-03T12:22:46.327Ztest lldp::test_lldp_parse ... ok
99152026-09-03T12:22:46.327Ztest ipv6::test_ipv6_parse ... ok
99162026-09-03T12:22:46.328Ztest icmp::test_v4_checksum ... ok
99172026-09-03T12:22:46.328Ztest icmp::test_v6_checksum ... ok
99182026-09-03T12:22:46.328Ztest pbuf::test_byte ... ok
99192026-09-03T12:22:46.328Ztest pbuf::test_short ... ok
99202026-09-03T12:22:46.328Ztest pbuf::test_overflow ... ok
99212026-09-03T12:22:46.328Ztest pbuf::test_twelve ... ok
99222026-09-03T12:22:46.328Ztest pbuf::test_word ... ok
99232026-09-03T12:22:46.328Ztest tcp::test_checksum_syn_nodata ... ok
99242026-09-03T12:22:46.328Ztest tcp::test_checksum_ack_data ... ok
99252026-09-03T12:22:46.328Z
99262026-09-03T12:22:46.328Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99272026-09-03T12:22:46.328Z
99282026-09-03T12:22:46.331Z Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b)
99292026-09-03T12:22:46.334Z
99302026-09-03T12:22:46.334Zrunning 0 tests
99312026-09-03T12:22:46.334Z
99322026-09-03T12:22:46.334Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99332026-09-03T12:22:46.334Z
99342026-09-03T12:22:46.338Z Running unittests src/main.rs (target/debug/deps/swadm-6c33dfabe18f71e1)
99352026-09-03T12:22:46.341Z
99362026-09-03T12:22:46.341Zrunning 5 tests
99372026-09-03T12:22:46.341Ztest switchport::test::test_compute_lanes ... ok
99382026-09-03T12:22:46.341Ztest switchport::test::port_id_ordering ... ok
99392026-09-03T12:22:46.341Z Lane 0 Lane 1 Lane 2 Lane 3
99402026-09-03T12:22:46.341Z State: Activated Activated Activated Activated
99412026-09-03T12:22:46.341Z Lane 0 Rx Output Enabled: false false falseLane 1 false
99422026-09-03T12:22:46.341ZLane 2 Rx Output Status: validLane 3
99432026-09-03T12:22:46.341Zvalid Rx Loss-of-lock: Yes valid Yesvalid
99442026-09-03T12:22:46.341ZYes Rx Loss-of-lock: trueYes
99452026-09-03T12:22:46.341Ztrue Rx Loss-of-signal: Yes trueYes true
99462026-09-03T12:22:46.341ZYes Rx Loss-of-signal: falseYes
99472026-09-03T12:22:46.341Z Rx CDR Enabled: Yes false Yesfalse false
99482026-09-03T12:22:46.341ZYes Rx Auto-squelch Disable: trueYes
99492026-09-03T12:22:46.341Ztrue Tx Enabled: Yes Yestrue true
99502026-09-03T12:22:46.341Z Tx Output Enabled: trueYes trueYes
99512026-09-03T12:22:46.341Z true Tx Loss-of-lock: No true
99522026-09-03T12:22:46.341ZNo Tx Output Status: invalid No invalidNo
99532026-09-03T12:22:46.342Zinvalid Tx Loss-of-signal: Noinvalid
99542026-09-03T12:22:46.342Z Tx Loss-of-lock: false falseNo false Nofalse
99552026-09-03T12:22:46.342ZNo Tx Loss-of-signal: true
99562026-09-03T12:22:46.342Z Tx CDR Enabled: No true No trueNo trueNo
99572026-09-03T12:22:46.342Z
99582026-09-03T12:22:46.342ZTx Auto-squelch Disable: false Tx Adaptive EQ Fault: No false No false Nofalse
99592026-09-03T12:22:46.342ZNo Tx Adaptive EQ Fail: true
99602026-09-03T12:22:46.342Z Tx Fault: Yes true Yes true Yestrue
99612026-09-03T12:22:46.342ZYes
99622026-09-03T12:22:46.342Z Tx Failure: false false false false
99632026-09-03T12:22:46.342Z Tx Force Squelch: true true true true
99642026-09-03T12:22:46.342Z Tx Input Polarity: normal normal normal normal
99652026-09-03T12:22:46.342Ztest switchport::test::test_print_sff_datapath ... ok
99662026-09-03T12:22:46.342Ztest switchport::test::test_print_cmis_datapath ... ok
99672026-09-03T12:22:46.346Ztest link::test_filter ... ok
99682026-09-03T12:22:46.346Z
99692026-09-03T12:22:46.346Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99702026-09-03T12:22:46.346Z
99712026-09-03T12:22:46.346Z Running tests/cli/main.rs (target/debug/deps/cli-66983617425916ef)
99722026-09-03T12:22:46.363Z
99732026-09-03T12:22:46.363Zrunning 7 tests
99742026-09-03T12:22:46.367Ztest counters::counters_list ... ignored
99752026-09-03T12:22:46.367Ztest link_apply::apply_tx_eq_all ... ignored
99762026-09-03T12:22:46.367Ztest link_apply::apply_tx_eq_custom ... ignored
99772026-09-03T12:22:46.367Ztest tx_eq::set_all_taps ... ignored
99782026-09-03T12:22:46.367Ztest tx_eq::set_partial_taps ... ignored
99792026-09-03T12:22:46.370Ztest cmd::test::pattern_statics ... ok
99802026-09-03T12:22:46.376Ztest link_apply::tx_eq_exclusive ... ok
99812026-09-03T12:22:46.376Z
99822026-09-03T12:22:46.379Ztest result: ok. 2 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.01s
99832026-09-03T12:22:46.380Z
99842026-09-03T12:22:46.380Z Running unittests src/main.rs (target/debug/deps/tfportd-5482807a091a6da3)
99852026-09-03T12:22:46.383Z
99862026-09-03T12:22:46.383Zrunning 3 tests
99872026-09-03T12:22:46.388Ztest linklocal::test_parse_ipadm ... ok
99882026-09-03T12:22:46.388Ztest tfport::test_parse_tfport ... ok
99892026-09-03T12:22:46.388Ztest config::tests::test_updates ... ok
99902026-09-03T12:22:46.388Z
99912026-09-03T12:22:46.388Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99922026-09-03T12:22:46.388Z
99932026-09-03T12:22:46.388Z Running unittests src/main.rs (target/debug/deps/uplinkd-8872d4adf66e7b1b)
99942026-09-03T12:22:46.391Z
99952026-09-03T12:22:46.391Zrunning 0 tests
99962026-09-03T12:22:46.392Z
99972026-09-03T12:22:46.392Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99982026-09-03T12:22:46.392Z
99992026-09-03T12:22:46.392Z Running unittests src/main.rs (target/debug/deps/xtask-8bdda0ad85b34353)
100002026-09-03T12:22:46.395Z
100012026-09-03T12:22:46.395Zrunning 0 tests
100022026-09-03T12:22:46.395Z
100032026-09-03T12:22:46.399Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100042026-09-03T12:22:46.399Z
100052026-09-03T12:22:46.399Z Doc-tests aal
100062026-09-03T12:22:46.925Z
100072026-09-03T12:22:46.925Zrunning 0 tests
100082026-09-03T12:22:46.925Z
100092026-09-03T12:22:46.928Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100102026-09-03T12:22:46.928Z
100112026-09-03T12:22:46.951Z Doc-tests aal_macros
100122026-09-03T12:22:47.025Z
100132026-09-03T12:22:47.025Zrunning 0 tests
100142026-09-03T12:22:47.025Z
100152026-09-03T12:22:47.025Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100162026-09-03T12:22:47.025Z
100172026-09-03T12:22:47.036Z Doc-tests common
100182026-09-03T12:22:47.270Z
100192026-09-03T12:22:47.270Zrunning 0 tests
100202026-09-03T12:22:47.270Z
100212026-09-03T12:22:47.270Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100222026-09-03T12:22:47.270Z
100232026-09-03T12:22:47.296Z Doc-tests dpd_api
100242026-09-03T12:22:48.061Z
100252026-09-03T12:22:48.061Zrunning 2 tests
100262026-09-03T12:22:48.062Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 68) ... ignored
100272026-09-03T12:22:48.062Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 74) ... ignored
100282026-09-03T12:22:48.062Z
100292026-09-03T12:22:48.062Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
100302026-09-03T12:22:48.062Z
100312026-09-03T12:22:48.092Z Doc-tests dpd_client
100322026-09-03T12:22:49.468Z
100332026-09-03T12:22:49.468Zrunning 0 tests
100342026-09-03T12:22:49.468Z
100352026-09-03T12:22:49.468Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100362026-09-03T12:22:49.468Z
100372026-09-03T12:22:49.525Z Doc-tests dpd_types
100382026-09-03T12:22:49.708Z
100392026-09-03T12:22:49.708Zrunning 0 tests
100402026-09-03T12:22:49.708Z
100412026-09-03T12:22:49.708Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100422026-09-03T12:22:49.709Z
100432026-09-03T12:22:49.730Z Doc-tests dpd_types_versions
100442026-09-03T12:22:51.265Z
100452026-09-03T12:22:51.265Zrunning 1 test
100462026-09-03T12:22:51.265Ztest dpd-types/versions/src/lib.rs - (line 19) ... ignored
100472026-09-03T12:22:51.265Z
100482026-09-03T12:22:51.265Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
100492026-09-03T12:22:51.265Z
100502026-09-03T12:22:51.315Z Doc-tests packet
100512026-09-03T12:22:51.535Z
100522026-09-03T12:22:51.535Zrunning 0 tests
100532026-09-03T12:22:51.535Z
100542026-09-03T12:22:51.535Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100552026-09-03T12:22:51.535Z
100562026-09-03T12:22:51.560Z Doc-tests pcap
100572026-09-03T12:22:51.615Z
100582026-09-03T12:22:51.615Zrunning 0 tests
100592026-09-03T12:22:51.615Z
100602026-09-03T12:22:51.615Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100612026-09-03T12:22:51.615Z
100622026-09-03T12:22:51.665Zprocess exited: duration 608599 ms, exit code 0
 
100632026-09-03T12:22:51.674Zfound 0 output files