01M24MDK6KVVZXC3DMAAHEP702: test

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

Buildomat Job: 01M24MDYSCKXTMER0121M0RA4E

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-10T03:06:11.279Zjob assigned to worker 01M24ME229XCYFEWY0EETBZ32A [factory aws, i-0a743322f26d0757e] (queued for 45 s)
 
22026-09-10T03:06:17.598Zstarting task 0: "setup"
32026-09-10T03:06:17.604Z++ uname -s
42026-09-10T03:06:17.607Z+ kern=SunOS
52026-09-10T03:06:17.607Z+ build_user=build
62026-09-10T03:06:17.607Z+ build_uid=12345
72026-09-10T03:06:17.607Z+ work_dir=/work
82026-09-10T03:06:17.607Z+ input_dir=/input
92026-09-10T03:06:17.607Z+ [[ 0 == 12345 ]]
102026-09-10T03:06:17.607Z+ case "$kern" in
112026-09-10T03:06:17.607Z+ groupadd -g 12345 build
122026-09-10T03:06:17.607Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-10T03:06:19.612Z+ zfs create -o mountpoint=/work rpool/work
142026-09-10T03:06:19.682Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-10T03:06:19.686Z+ home_fs=zfs
162026-09-10T03:06:19.686Z+ [[ zfs == autofs ]]
172026-09-10T03:06:19.686Z+ mkdir -p /home/build
182026-09-10T03:06:19.686Z+ chown build:build /home/build /work
192026-09-10T03:06:21.686Z+ chmod 0700 /home/build /work
202026-09-10T03:06:21.689Zprocess exited: duration 4089 ms, exit code 0
 
212026-09-10T03:06:21.696Zstarting task 1: "rust-toolchain"
222026-09-10T03:06:21.699Z+ printf ' * rust toolchain channel = "%s"\n' 1.90.0
232026-09-10T03:06:21.699Z * rust toolchain channel = "1.90.0"
242026-09-10T03:06:21.699Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-09-10T03:06:21.699Z * rust toolchain profile = "default"
262026-09-10T03:06:21.699Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-10T03:06:21.702Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-10T03:06:21.702Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-10T03:06:21.702Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default
302026-09-10T03:06:21.803Zinfo: downloading installer
312026-09-10T03:06:22.986Zinfo: profile set to default
322026-09-10T03:06:22.986Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-10T03:06:22.989Zinfo: syncing channel updates for 1.90.0-x86_64-unknown-illumos
342026-09-10T03:06:23.132Zinfo: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14)
352026-09-10T03:06:23.137Zinfo: downloading 6 components
362026-09-10T03:06:36.550Z
372026-09-10T03:06:36.550Zinfo: default toolchain set to 1.90.0-x86_64-unknown-illumos
382026-09-10T03:06:36.581Z 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14)
392026-09-10T03:06:36.581Z
402026-09-10T03:06:36.584Z
412026-09-10T03:06:36.584ZRust is installed now. Great!
422026-09-10T03:06:36.584Z
432026-09-10T03:06:36.584ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-10T03:06:36.585Zenvironment variable. This has not been done automatically.
452026-09-10T03:06:36.585Z
462026-09-10T03:06:36.585ZTo configure your current shell, you need to source
472026-09-10T03:06:36.585Zthe corresponding env file under $HOME/.cargo.
482026-09-10T03:06:36.585Z
492026-09-10T03:06:36.585ZConsider running the right command for your shell (note the leading DOT):
502026-09-10T03:06:36.585Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-10T03:06:36.585Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-10T03:06:36.585ZCC_x86_64-unknown-illumos = None
532026-09-10T03:06:36.585Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-10T03:06:36.585ZCC_x86_64_unknown_illumos = None
552026-09-10T03:06:36.585Zcargo:rerun-if-env-changed=HOST_CC
562026-09-10T03:06:36.585ZHOST_CC = None
572026-09-10T03:06:36.585Zcargo:rerun-if-env-changed=CC
582026-09-10T03:06:36.585ZCC = None
592026-09-10T03:06:36.585Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-10T03:06:36.747Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-10T03:06:36.747ZCRATE_CC_NO_DEFAULTS = None
622026-09-10T03:06:36.747Zcargo:rerun-if-env-changed=CFLAGS
632026-09-10T03:06:36.747ZCFLAGS = None
642026-09-10T03:06:36.747Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-10T03:06:36.747ZHOST_CFLAGS = None
662026-09-10T03:06:36.747Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-10T03:06:36.747ZCFLAGS_x86_64_unknown_illumos = None
682026-09-10T03:06:36.747Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-10T03:06:36.747ZCFLAGS_x86_64-unknown-illumos = None
702026-09-10T03:06:36.829Z+ rustup --version
712026-09-10T03:06:36.837Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-10T03:06:36.840Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-10T03:06:36.859Zinfo: the currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)`
742026-09-10T03:06:36.863Z+ cargo --version
752026-09-10T03:06:36.873Zcargo 1.90.0 (840b83a10 2025-07-30)
762026-09-10T03:06:36.876Z+ rustc --version
772026-09-10T03:06:36.895Zrustc 1.90.0 (1159e78c4 2025-09-14)
782026-09-10T03:06:36.899Zprocess exited: duration 15201 ms, exit code 0
 
792026-09-10T03:06:36.905Zstarting task 2: "authentication"
802026-09-10T03:06:36.921Zprocess exited: duration 16 ms, exit code 0
 
812026-09-10T03:06:36.929Zstarting task 3: "clone repository"
822026-09-10T03:06:36.932Z+ mkdir -p /work/oxidecomputer/dendrite
832026-09-10T03:06:36.935Z+ git clone https://github.com/oxidecomputer/dendrite /work/oxidecomputer/dendrite
842026-09-10T03:06:36.961ZCloning into '/work/oxidecomputer/dendrite'...
852026-09-10T03:06:37.777Z+ cd /work/oxidecomputer/dendrite
862026-09-10T03:06:37.777Z+ git fetch origin 1257c0668098940eb13b7d4c702bff1b230f0fd7
872026-09-10T03:06:38.034ZFrom https://github.com/oxidecomputer/dendrite
882026-09-10T03:06:38.034Z * branch 1257c0668098940eb13b7d4c702bff1b230f0fd7 -> FETCH_HEAD
892026-09-10T03:06:38.041Z+ [[ -n renovate/uuid-1.x-lockfile ]]
902026-09-10T03:06:38.045Z++ git branch --show-current
912026-09-10T03:06:38.045Z+ current=main
922026-09-10T03:06:38.045Z+ [[ main != renovate/uuid-1.x-lockfile ]]
932026-09-10T03:06:38.045Z+ git branch -f renovate/uuid-1.x-lockfile 1257c0668098940eb13b7d4c702bff1b230f0fd7
942026-09-10T03:06:38.049Z+ git checkout -f renovate/uuid-1.x-lockfile
952026-09-10T03:06:38.066ZSwitched to branch 'renovate/uuid-1.x-lockfile'
962026-09-10T03:06:38.071Z+ git reset --hard 1257c0668098940eb13b7d4c702bff1b230f0fd7
972026-09-10T03:06:38.074ZHEAD is now at 1257c06 Update Rust crate uuid to v1.26.1
982026-09-10T03:06:38.074Zprocess exited: duration 1143 ms, exit code 0
 
992026-09-10T03:06:38.080Zstarting task 4: "build"
1002026-09-10T03:06:38.085Z+ source .github/buildomat/common.sh
1012026-09-10T03:06:38.088Z++ TOFINO_STAGES=20
1022026-09-10T03:06:38.088Z++ SDE_COMMIT=2a6b33211c9675996dcb99fe939045506667ae94
1032026-09-10T03:06:38.088Z++ SDE_PKG_SHA256=d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275
1042026-09-10T03:06:38.088Z++ SDE_DEB_SHA256=3ecbf7c677bb722b351d5af74cee44fab70c1bb5eadc6ab2558ba714a8c3978b
1052026-09-10T03:06:38.088Z+++ uname -s
1062026-09-10T03:06:38.088Z++ '[' SunOS == SunOS ']'
1072026-09-10T03:06:38.088Z++ SERIES=illumos
1082026-09-10T03:06:38.088Z+++ uname -s
1092026-09-10T03:06:38.088Z++ '[' SunOS == SunOS ']'
1102026-09-10T03:06:38.088Z++ SDE_DIR=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/2a6b33211c9675996dcb99fe939045506667ae94
1112026-09-10T03:06:38.088Z++ rustup show active-toolchain
1122026-09-10T03:06:38.092Z1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/dendrite/rust-toolchain.toml')
1132026-09-10T03:06:38.095Z+ source .github/buildomat/illumos.sh
1142026-09-10T03:06:38.095Z++ banner 'sde setup'
1152026-09-10T03:06:38.095Z
1162026-09-10T03:06:38.095Z #### ##### ###### #### ###### ##### # # #####
1172026-09-10T03:06:38.095Z # # # # # # # # # # #
1182026-09-10T03:06:38.095Z #### # # ##### #### ##### # # # # #
1192026-09-10T03:06:38.095Z # # # # # # # # # #####
1202026-09-10T03:06:38.095Z # # # # # # # # # # # #
1212026-09-10T03:06:38.095Z #### ##### ###### #### ###### # #### #
1222026-09-10T03:06:38.095Z
1232026-09-10T03:06:38.095Z++ export PKG_SUCCESS_ON_NOP=1
1242026-09-10T03:06:38.095Z++ PKG_SUCCESS_ON_NOP=1
1252026-09-10T03:06:38.095Z++ export PKG=tofino_sde.p5p
1262026-09-10T03:06:38.095Z++ PKG=tofino_sde.p5p
1272026-09-10T03:06:38.095Z++ curl -OL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/2a6b33211c9675996dcb99fe939045506667ae94/tofino_sde.p5p
1282026-09-10T03:06:38.101Z % Total % Received % Xferd Average Speed Time Time Time Current
1292026-09-10T03:06:38.104Z Dload Upload Total Spent Left Speed
1302026-09-10T03:06:40.272Z 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 00:01 0 80 76.03M 80 61.15M 0 0 30.37M 0 00:02 00:02 30.37M 100 76.03M 100 76.03M 0 0 35.00M 0 00:02 00:02 30.37M 100 76.03M 100 76.03M 0 0 35.00M 0 00:02 00:02 30.37M 100 76.03M 100 76.03M 0 0 35.00M 0 00:02 00:02 30.37M
1312026-09-10T03:06:40.277Z+++ digest -a sha256 tofino_sde.p5p
1322026-09-10T03:06:40.324Z++ SDE_CALC=d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275
1332026-09-10T03:06:40.327Z++ '[' d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 '!=' d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 ']'
1342026-09-10T03:06:40.327Z++ pfexec pkg install -g tofino_sde.p5p tofino_sde
1352026-09-10T03:06:43.596Z Startup: Refreshing catalog 'helios' ... Done
1362026-09-10T03:06:44.078Z Startup: Caching catalogs ... Done
1372026-09-10T03:06:44.133Z Startup: Refreshing catalog 'oxide' ... Done
1382026-09-10T03:06:46.971ZPlanning: Solver setup ... Done
1392026-09-10T03:06:47.042ZPlanning: Running solver ... Done
1402026-09-10T03:06:47.095ZPlanning: Finding local manifests ... Done
1412026-09-10T03:06:47.098ZPlanning: Fetching manifests: 1/1 100% complete
1422026-09-10T03:06:47.101ZPlanning: Fetching manifests: 1/1 100% complete
1432026-09-10T03:06:47.114ZPlanning: Package planning ... Done
1442026-09-10T03:06:47.117ZPlanning: Merging actions ... Done
1452026-09-10T03:06:47.203ZPlanning: Checking for conflicting actions ... Done
1462026-09-10T03:06:47.206ZPlanning: Consolidating action changes ... Done
1472026-09-10T03:06:48.004ZPlanning: Evaluating mediators ... Done
1482026-09-10T03:06:48.007ZPlanning: Planning completed in 3.87 seconds
1492026-09-10T03:06:48.011Z Packages to install: 1
1502026-09-10T03:06:48.014Z Create boot environment: No
1512026-09-10T03:06:48.014ZCreate backup boot environment: No
1522026-09-10T03:06:48.036Z
1532026-09-10T03:06:48.036ZDownload: 0/242 items 0.0/75.3MB 0% complete
1542026-09-10T03:06:48.169ZDownload: Completed 75.30 MB in 0.13 seconds (564M/s)
1552026-09-10T03:06:48.339Z Actions: 1/293 actions (Installing new actions)
1562026-09-10T03:06:49.309Z Actions: Completed 293 actions in 0.97 seconds.
1572026-09-10T03:06:49.313ZFinalize: Updating package state database ... Done
1582026-09-10T03:06:49.354ZFinalize: Updating package cache ... Done
1592026-09-10T03:06:49.457ZFinalize: Updating image state ... Done
1602026-09-10T03:06:52.033ZFinalize: Creating fast lookup database ... Done
1612026-09-10T03:06:52.105ZFinalize: Reading search index ... Done
1622026-09-10T03:06:52.109ZFinalize: Updating search index ... Done
1632026-09-10T03:06:52.327ZFinalize: Updating package cache ... Done
1642026-09-10T03:06:52.492Z++ export SDE=/opt/oxide/tofino_sde
1652026-09-10T03:06:52.492Z++ SDE=/opt/oxide/tofino_sde
1662026-09-10T03:06:52.492Z++ export LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib:
1672026-09-10T03:06:52.492Z++ LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib:
1682026-09-10T03:06:52.492Z++ banner packages
1692026-09-10T03:06:52.495Z
1702026-09-10T03:06:52.495Z ##### ## #### # # ## #### ###### ####
1712026-09-10T03:06:52.495Z # # # # # # # # # # # # # #
1722026-09-10T03:06:52.495Z # # # # # #### # # # ##### ####
1732026-09-10T03:06:52.495Z ##### ###### # # # ###### # ### # #
1742026-09-10T03:06:52.495Z # # # # # # # # # # # # # #
1752026-09-10T03:06:52.495Z # # # #### # # # # #### ###### ####
1762026-09-10T03:06:52.495Z
1772026-09-10T03:06:52.495Z++ pfexec pkg install clang-15 pcap gcc14
1782026-09-10T03:06:52.771Z Startup: Refreshing catalog 'helios' ... Done
1792026-09-10T03:06:52.774Z Startup: Refreshing catalog 'oxide' ... Done
1802026-09-10T03:06:55.232ZPlanning: Solver setup ... Done
1812026-09-10T03:06:55.307ZPlanning: Running solver ... Done
1822026-09-10T03:06:55.354ZPlanning: Finding local manifests ... Done
1832026-09-10T03:06:55.357ZPlanning: Fetching manifests: 0/1 0% complete
1842026-09-10T03:06:55.377ZPlanning: Fetching manifests: 1/1 100% complete
1852026-09-10T03:06:55.392ZPlanning: Package planning ... Done
1862026-09-10T03:06:55.395ZPlanning: Merging actions ... Done
1872026-09-10T03:06:55.470ZPlanning: Checking for conflicting actions ... Done
1882026-09-10T03:06:55.473ZPlanning: Consolidating action changes ... Done
1892026-09-10T03:06:55.627ZPlanning: Evaluating mediators ... Done
1902026-09-10T03:06:55.656ZPlanning: Planning completed in 2.88 seconds
1912026-09-10T03:06:55.665Z Packages to update: 1
1922026-09-10T03:06:55.665Z Services to change: 1
1932026-09-10T03:06:55.668Z Create boot environment: No
1942026-09-10T03:06:55.668ZCreate backup boot environment: Yes
1952026-09-10T03:06:55.681Z
1962026-09-10T03:06:55.681ZDownload: 0/19 items 0.0/0.3MB 0% complete
1972026-09-10T03:06:55.720ZDownload: Completed 344.28 kB in 0.04 seconds (8.6M/s)
1982026-09-10T03:06:57.375Z Actions: 1/30 actions (Removing old actions)
1992026-09-10T03:06:57.378Z Actions: 5/30 actions (Installing new actions)
2002026-09-10T03:06:57.381Z Actions: 9/30 actions (Updating modified actions)
2012026-09-10T03:06:57.386Z Actions: Completed 30 actions in 0.01 seconds.
2022026-09-10T03:06:57.424ZFinalize: Updating package state database ... Done
2032026-09-10T03:06:57.428ZFinalize: Updating package cache ... Done
2042026-09-10T03:06:57.521ZFinalize: Updating image state ... Done
2052026-09-10T03:06:59.474ZFinalize: Creating fast lookup database ... Done
2062026-09-10T03:06:59.538ZFinalize: Reading search index ... Done
2072026-09-10T03:06:59.542ZFinalize: Updating search index ... Done
2082026-09-10T03:06:59.639ZFinalize: Updating package cache ... Done
2092026-09-10T03:06:59.726Z++ pfexec pkg set-mediator -V 15 clang llvm
2102026-09-10T03:06:59.943ZPlanning: Evaluating mediator changes ... Done
2112026-09-10T03:07:00.049ZPlanning: Checking for conflicting actions ... Done
2122026-09-10T03:07:00.053ZPlanning: Consolidating action changes ... Done
2132026-09-10T03:07:00.207ZPlanning: Evaluating mediators ... Done
2142026-09-10T03:07:00.210ZPlanning: Planning completed in 0.26 seconds
2152026-09-10T03:07:00.234Z Mediators to change: 2
2162026-09-10T03:07:00.234Z Create boot environment: No
2172026-09-10T03:07:00.237ZCreate backup boot environment: No
2182026-09-10T03:07:00.288ZFinalize: Updating package state database ... Done
2192026-09-10T03:07:00.288ZFinalize: Updating package cache ... Done
2202026-09-10T03:07:00.348ZFinalize: Updating image state ... Done
2212026-09-10T03:07:02.311ZFinalize: Creating fast lookup database ... Done
2222026-09-10T03:07:02.371ZFinalize: Reading search index ... Done
2232026-09-10T03:07:02.374ZFinalize: Updating search index ... Done
2242026-09-10T03:07:02.467ZFinalize: Updating package cache ... Done
2252026-09-10T03:07:02.541Z++ cargo --version
2262026-09-10T03:07:02.550Zcargo 1.90.0 (840b83a10 2025-07-30)
2272026-09-10T03:07:02.553Z++ rustc --version
2282026-09-10T03:07:02.572Zrustc 1.90.0 (1159e78c4 2025-09-14)
2292026-09-10T03:07:02.575Z+ banner copyrights
2302026-09-10T03:07:02.578Z
2312026-09-10T03:07:02.578Z #### #### ##### # # ##### # #### # # ##### ####
2322026-09-10T03:07:02.578Z # # # # # # # # # # # # # # # # #
2332026-09-10T03:07:02.578Z # # # # # # # # # # ###### # ####
2342026-09-10T03:07:02.578Z # # # ##### # ##### # # ### # # # #
2352026-09-10T03:07:02.578Z # # # # # # # # # # # # # # # #
2362026-09-10T03:07:02.578Z #### #### # # # # # #### # # # ####
2372026-09-10T03:07:02.578Z
2382026-09-10T03:07:02.578Z+ ./tools/check_copyrights.sh
2392026-09-10T03:07:02.868Zcommon/src/illumos.rs: Copyright with wrong year
2402026-09-10T03:07:03.765Zdpd/p4/headers.p4: Copyright with wrong year
2412026-09-10T03:07:04.177Zdpd/src/transceivers/stub_impl.rs: Copyright with wrong year
2422026-09-10T03:07:04.236Zpacket/src/eth.rs: Copyright with wrong year
2432026-09-10T03:07:04.329Zpcap/build.rs: Copyright with wrong year
2442026-09-10T03:07:04.522Ztfportd/src/linklocal.rs: Copyright with wrong year
2452026-09-10T03:07:04.713Zuplinkd/src/sys.rs: Copyright with wrong year
2462026-09-10T03:07:04.754Z+ banner clippy
2472026-09-10T03:07:04.757Z
2482026-09-10T03:07:04.757Z #### # # ##### ##### # #
2492026-09-10T03:07:04.757Z # # # # # # # # # #
2502026-09-10T03:07:04.757Z # # # # # # # #
2512026-09-10T03:07:04.757Z # # # ##### ##### #
2522026-09-10T03:07:04.757Z # # # # # # #
2532026-09-10T03:07:04.757Z #### ###### # # # #
2542026-09-10T03:07:04.758Z
2552026-09-10T03:07:04.758Z+ for feat in tofino_stub tofino_asic softnpu chaos
2562026-09-10T03:07:04.758Z+ cargo clippy --features tofino_stub -- --deny warnings
2572026-09-10T03:07:04.903Z Updating git repository `https://github.com/oxidecomputer/omicron`
2582026-09-10T03:07:14.618Z Updating crates.io index
2592026-09-10T03:07:14.621Z Updating git repository `https://github.com/illumos/smf-rs`
2602026-09-10T03:07:14.937Z Updating git repository `https://github.com/oxidecomputer/propolis`
2612026-09-10T03:07:15.891Z Updating git repository `https://github.com/oxidecomputer/softnpu`
2622026-09-10T03:07:16.255Z Updating git repository `https://github.com/oxidecomputer/tofino`
2632026-09-10T03:07:16.525Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2642026-09-10T03:07:17.074Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2652026-09-10T03:07:17.850Z Updating git repository `https://github.com/oxidecomputer/ispf`
2662026-09-10T03:07:18.213Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2672026-09-10T03:07:18.583Z Updating git repository `https://github.com/oxidecomputer/lldp`
2682026-09-10T03:07:18.957Z Updating git repository `https://github.com/oxidecomputer/lldp`
2692026-09-10T03:07:19.487Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2702026-09-10T03:07:20.496Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2712026-09-10T03:07:20.942Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2722026-09-10T03:07:21.500Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2732026-09-10T03:07:21.820Z Updating git repository `https://github.com/oxidecomputer/p9fs`
2742026-09-10T03:07:22.536Z Updating git repository `https://github.com/oxidecomputer/p4`
2752026-09-10T03:07:23.292Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2762026-09-10T03:07:23.561Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2772026-09-10T03:07:24.384Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2782026-09-10T03:07:24.921Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2792026-09-10T03:07:25.234Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2802026-09-10T03:07:25.598Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2812026-09-10T03:07:26.847Z Updating git repository `https://github.com/oxidecomputer/propolis`
2822026-09-10T03:07:27.435Z Updating git repository `https://github.com/oxidecomputer/crucible`
2832026-09-10T03:07:28.784Z Updating git repository `https://github.com/oxidecomputer/opte`
2842026-09-10T03:07:29.453Z Updating git repository `https://github.com/oxidecomputer/tofino`
2852026-09-10T03:07:29.767Z Updating git repository `https://github.com/oxidecomputer/clickward`
2862026-09-10T03:07:30.100Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2872026-09-10T03:07:31.962Z Downloading crates ...
2882026-09-10T03:07:32.044Z Downloaded cargo-platform v0.1.9
2892026-09-10T03:07:32.047Z Downloaded anstyle-query v1.1.4
2902026-09-10T03:07:32.051Z Downloaded aead v0.5.2
2912026-09-10T03:07:32.062Z Downloaded arrayref v0.3.9
2922026-09-10T03:07:32.062Z Downloaded embedded-io v0.6.1
2932026-09-10T03:07:32.062Z Downloaded defmt-macros v1.0.1
2942026-09-10T03:07:32.066Z Downloaded dropshot_endpoint v0.16.7
2952026-09-10T03:07:32.069Z Downloaded generic-array v0.14.7
2962026-09-10T03:07:32.071Z Downloaded foreign-types-shared v0.1.1
2972026-09-10T03:07:32.071Z Downloaded drift v0.2.0
2982026-09-10T03:07:32.078Z Downloaded heck v0.5.0
2992026-09-10T03:07:32.081Z Downloaded displaydoc v0.2.5
3002026-09-10T03:07:32.084Z Downloaded highway v1.3.0
3012026-09-10T03:07:32.087Z Downloaded fs-err v3.1.2
3022026-09-10T03:07:32.090Z Downloaded ff v0.13.1
3032026-09-10T03:07:32.090Z Downloaded foreign-types v0.3.2
3042026-09-10T03:07:32.093Z Downloaded darling_core v0.21.3
3052026-09-10T03:07:32.096Z Downloaded hmac v0.12.1
3062026-09-10T03:07:32.099Z Downloaded hashbrown v0.12.3
3072026-09-10T03:07:32.102Z Downloaded darling_macro v0.21.3
3082026-09-10T03:07:32.105Z Downloaded h2 v0.4.14
3092026-09-10T03:07:32.108Z Downloaded derive-ex v0.1.8
3102026-09-10T03:07:32.110Z Downloaded dtrace-parser v0.3.0
3112026-09-10T03:07:32.110Z Downloaded cpufeatures v0.3.0
3122026-09-10T03:07:32.113Z Downloaded hyper-rustls v0.27.7
3132026-09-10T03:07:32.116Z Downloaded bitflags v1.3.2
3142026-09-10T03:07:32.119Z Downloaded colorchoice v1.0.4
3152026-09-10T03:07:32.122Z Downloaded hashbrown v0.17.1
3162026-09-10T03:07:32.124Z Downloaded bytecount v0.6.9
3172026-09-10T03:07:32.127Z Downloaded fastrand v2.3.0
3182026-09-10T03:07:32.130Z Downloaded digest v0.10.7
3192026-09-10T03:07:32.133Z Downloaded defmt v1.0.1
3202026-09-10T03:07:32.135Z Downloaded icu_properties_data v2.0.1
3212026-09-10T03:07:32.139Z Downloaded half v2.7.1
3222026-09-10T03:07:32.142Z Downloaded fnv v1.0.7
3232026-09-10T03:07:32.145Z Downloaded crc8 v0.1.1
3242026-09-10T03:07:32.148Z Downloaded block-buffer v0.10.4
3252026-09-10T03:07:32.148Z Downloaded atomic-waker v1.1.2
3262026-09-10T03:07:32.150Z Downloaded dyn-clone v1.0.20
3272026-09-10T03:07:32.153Z Downloaded daft-derive v0.1.5
3282026-09-10T03:07:32.156Z Downloaded hostname v0.3.1
3292026-09-10T03:07:32.159Z Downloaded clap_derive v4.6.1
3302026-09-10T03:07:32.161Z Downloaded futures-sink v0.3.32
3312026-09-10T03:07:32.161Z Downloaded fixedbitset v0.5.7
3322026-09-10T03:07:32.164Z Downloaded git-stub v1.0.0
3332026-09-10T03:07:32.167Z Downloaded crypto-common v0.2.2
3342026-09-10T03:07:32.167Z Downloaded futures-core v0.3.32
3352026-09-10T03:07:32.170Z Downloaded group v0.13.0
3362026-09-10T03:07:32.173Z Downloaded find-msvc-tools v0.1.9
3372026-09-10T03:07:32.175Z Downloaded debug-ignore v1.0.5
3382026-09-10T03:07:32.175Z Downloaded foldhash v0.1.5
3392026-09-10T03:07:32.178Z Downloaded data-encoding v2.9.0
3402026-09-10T03:07:32.181Z Downloaded crossbeam-utils v0.8.21
3412026-09-10T03:07:32.181Z Downloaded camino-tempfile v1.4.1
3422026-09-10T03:07:32.184Z Downloaded idna_adapter v1.2.1
3432026-09-10T03:07:32.187Z Downloaded foreign-types v0.5.0
3442026-09-10T03:07:32.187Z Downloaded hubpack_derive v0.1.1
3452026-09-10T03:07:32.191Z Downloaded dunce v1.0.5
3462026-09-10T03:07:32.191Z Downloaded crossbeam-channel v0.5.15
3472026-09-10T03:07:32.194Z Downloaded filetime v0.2.26
3482026-09-10T03:07:32.197Z Downloaded futures-io v0.3.32
3492026-09-10T03:07:32.197Z Downloaded float-ord v0.3.2
3502026-09-10T03:07:32.200Z Downloaded either v1.15.0
3512026-09-10T03:07:32.203Z Downloaded getrandom v0.2.16
3522026-09-10T03:07:32.205Z Downloaded async-stream v0.3.6
3532026-09-10T03:07:32.205Z Downloaded camino v1.2.3
3542026-09-10T03:07:32.208Z Downloaded bitflags v2.11.1
3552026-09-10T03:07:32.211Z Downloaded linked-hash-map v0.5.6
3562026-09-10T03:07:32.214Z Downloaded hubpack v0.1.2
3572026-09-10T03:07:32.216Z Downloaded defmt-parser v1.0.0
3582026-09-10T03:07:32.216Z Downloaded dropshot-api-manager-types v0.7.2
3592026-09-10T03:07:32.219Z Downloaded futures-macro v0.3.32
3602026-09-10T03:07:32.219Z Downloaded cstr-argument v0.1.2
3612026-09-10T03:07:32.222Z Downloaded difflib v0.4.0
3622026-09-10T03:07:32.225Z Downloaded cobs v0.3.0
3632026-09-10T03:07:32.225Z Downloaded indent_write v2.2.0
3642026-09-10T03:07:32.228Z Downloaded float-cmp v0.10.0
3652026-09-10T03:07:32.228Z Downloaded itoa v1.0.15
3662026-09-10T03:07:32.230Z Downloaded ident_case v1.0.1
3672026-09-10T03:07:32.233Z Downloaded futures-executor v0.3.32
3682026-09-10T03:07:32.233Z Downloaded httparse v1.10.1
3692026-09-10T03:07:32.236Z Downloaded deranged v0.5.3
3702026-09-10T03:07:32.239Z Downloaded lazy_static v1.5.0
3712026-09-10T03:07:32.243Z Downloaded icu_collections v2.0.0
3722026-09-10T03:07:32.246Z Downloaded instant v0.1.13
3732026-09-10T03:07:32.246Z Downloaded compression-core v0.4.32
3742026-09-10T03:07:32.249Z Downloaded base64ct v1.8.0
3752026-09-10T03:07:32.252Z Downloaded internet-checksum v0.2.1
3762026-09-10T03:07:32.252Z Downloaded glob v0.3.3
3772026-09-10T03:07:32.254Z Downloaded dtrace-parser v0.2.0
3782026-09-10T03:07:32.254Z Downloaded match_cfg v0.1.0
3792026-09-10T03:07:32.257Z Downloaded futures v0.3.32
3802026-09-10T03:07:32.260Z Downloaded derive-where v1.6.0
3812026-09-10T03:07:32.263Z Downloaded ingot v0.1.1
3822026-09-10T03:07:32.265Z Downloaded is_ci v1.2.0
3832026-09-10T03:07:32.265Z Downloaded inout v0.1.4
3842026-09-10T03:07:32.269Z Downloaded keccak v0.1.6
3852026-09-10T03:07:32.272Z Downloaded lru-cache v0.1.2
3862026-09-10T03:07:32.272Z Downloaded kstat-rs v0.2.4
3872026-09-10T03:07:32.272Z Downloaded is_terminal_polyfill v1.70.1
3882026-09-10T03:07:32.275Z Downloaded newtype-uuid-macros v0.1.0
3892026-09-10T03:07:32.275Z Downloaded hash32 v0.3.1
3902026-09-10T03:07:32.278Z Downloaded fs_extra v1.3.0
3912026-09-10T03:07:32.281Z Downloaded lru-slab v0.1.2
3922026-09-10T03:07:32.281Z Downloaded lock_api v0.4.14
3932026-09-10T03:07:32.284Z Downloaded cargo_metadata v0.18.1
3942026-09-10T03:07:32.284Z Downloaded foldhash v0.2.0
3952026-09-10T03:07:32.288Z Downloaded arrayvec v0.7.6
3962026-09-10T03:07:32.290Z Downloaded curve25519-dalek-derive v0.1.1
3972026-09-10T03:07:32.290Z Downloaded managed v0.8.0
3982026-09-10T03:07:32.290Z Downloaded memmap v0.7.0
3992026-09-10T03:07:32.293Z Downloaded macaddr v1.0.1
4002026-09-10T03:07:32.296Z Downloaded constant_time_eq v0.3.1
4012026-09-10T03:07:32.297Z Downloaded ipnet v2.11.0
4022026-09-10T03:07:32.300Z Downloaded num_threads v0.1.7
4032026-09-10T03:07:32.300Z Downloaded http-body-util v0.1.3
4042026-09-10T03:07:32.303Z Downloaded digest v0.11.3
4052026-09-10T03:07:32.306Z Downloaded clap_lex v1.1.0
4062026-09-10T03:07:32.306Z Downloaded num v0.4.3
4072026-09-10T03:07:32.308Z Downloaded icu_properties v2.0.1
4082026-09-10T03:07:32.308Z Downloaded libscf-sys v1.2.0
4092026-09-10T03:07:32.311Z Downloaded hyper-util v0.1.20
4102026-09-10T03:07:32.314Z Downloaded chacha20 v0.9.1
4112026-09-10T03:07:32.317Z Downloaded crucible-workspace-hack v0.1.0
4122026-09-10T03:07:32.320Z Downloaded ingot-types v0.1.2
4132026-09-10T03:07:32.320Z Downloaded futures-channel v0.3.32
4142026-09-10T03:07:32.323Z Downloaded bcs v0.1.6
4152026-09-10T03:07:32.323Z Downloaded bytes v1.12.0
4162026-09-10T03:07:32.326Z Downloaded libsw v3.5.0
4172026-09-10T03:07:32.329Z Downloaded libsw-core v0.3.2
4182026-09-10T03:07:32.329Z Downloaded jobserver v0.1.34
4192026-09-10T03:07:32.332Z Downloaded opaque-debug v0.3.1
4202026-09-10T03:07:32.335Z Downloaded olpc-cjson v0.1.4
4212026-09-10T03:07:32.335Z Downloaded async-stream-impl v0.3.6
4222026-09-10T03:07:32.338Z Downloaded omicron-workspace-hack v0.1.0
4232026-09-10T03:07:32.338Z Downloaded newline-converter v0.3.0
4242026-09-10T03:07:32.340Z Downloaded crypto-common v0.1.6
4252026-09-10T03:07:32.340Z Downloaded cfg_aliases v0.2.1
4262026-09-10T03:07:32.343Z Downloaded block-buffer v0.12.0
4272026-09-10T03:07:32.343Z Downloaded globset v0.4.16
4282026-09-10T03:07:32.346Z Downloaded const-oid v0.10.2
4292026-09-10T03:07:32.349Z Downloaded hybrid-array v0.4.12
4302026-09-10T03:07:32.349Z Downloaded cpufeatures v0.2.17
4312026-09-10T03:07:32.352Z Downloaded parse-display v0.10.0
4322026-09-10T03:07:32.352Z Downloaded percent-encoding v2.3.2
4332026-09-10T03:07:32.355Z Downloaded num_enum_derive v0.5.11
4342026-09-10T03:07:32.355Z Downloaded is-terminal v0.4.16
4352026-09-10T03:07:32.358Z Downloaded num-conv v0.2.1
4362026-09-10T03:07:32.358Z Downloaded http-body v1.0.1
4372026-09-10T03:07:32.361Z Downloaded indexmap v1.9.3
4382026-09-10T03:07:32.363Z Downloaded num-rational v0.4.2
4392026-09-10T03:07:32.363Z Downloaded iana-time-zone v0.1.64
4402026-09-10T03:07:32.366Z Downloaded icu_normalizer_data v2.0.0
4412026-09-10T03:07:32.369Z Downloaded num-complex v0.4.6
4422026-09-10T03:07:32.372Z Downloaded httpdate v1.0.3
4432026-09-10T03:07:32.372Z Downloaded allocator-api2 v0.2.21
4442026-09-10T03:07:32.374Z Downloaded native-tls v0.2.14
4452026-09-10T03:07:32.377Z Downloaded num-derive v0.4.2
4462026-09-10T03:07:32.377Z Downloaded predicates-core v1.0.9
4472026-09-10T03:07:32.380Z Downloaded proc-macro-error-attr2 v2.0.0
4482026-09-10T03:07:32.380Z Downloaded openssl-macros v0.1.1
4492026-09-10T03:07:32.383Z Downloaded derive_more v0.99.20
4502026-09-10T03:07:32.386Z Downloaded normalize-line-endings v0.3.0
4512026-09-10T03:07:32.386Z Downloaded memoffset v0.9.1
4522026-09-10T03:07:32.388Z Downloaded litemap v0.8.0
4532026-09-10T03:07:32.391Z Downloaded newtype_derive v0.1.6
4542026-09-10T03:07:32.391Z Downloaded multer v3.1.0
4552026-09-10T03:07:32.396Z Downloaded proc-macro-crate v1.3.1
4562026-09-10T03:07:32.396Z Downloaded potential_utf v0.1.3
4572026-09-10T03:07:32.396Z Downloaded crossbeam-deque v0.8.6
4582026-09-10T03:07:32.398Z Downloaded daft v0.1.5
4592026-09-10T03:07:32.401Z Downloaded password-hash v0.5.0
4602026-09-10T03:07:32.401Z Downloaded owo-colors v4.3.0
4612026-09-10T03:07:32.404Z Downloaded getrandom v0.4.2
4622026-09-10T03:07:32.407Z Downloaded proc-macro-error-attr v1.0.4
4632026-09-10T03:07:32.410Z Downloaded critical-section v1.2.0
4642026-09-10T03:07:32.410Z Downloaded num-iter v0.1.45
4652026-09-10T03:07:32.410Z Downloaded cexpr v0.6.0
4662026-09-10T03:07:32.413Z Downloaded powerfmt v0.2.0
4672026-09-10T03:07:32.416Z Downloaded phf_shared v0.12.1
4682026-09-10T03:07:32.416Z Downloaded backoff v0.4.0
4692026-09-10T03:07:32.419Z Downloaded atomicwrites v0.4.4
4702026-09-10T03:07:32.419Z Downloaded progenitor-macro v0.10.0
4712026-09-10T03:07:32.424Z Downloaded pkg-config v0.3.32
4722026-09-10T03:07:32.424Z Downloaded parse-display-derive v0.10.0
4732026-09-10T03:07:32.427Z Downloaded progenitor-client v0.11.1
4742026-09-10T03:07:32.427Z Downloaded ciborium v0.2.2
4752026-09-10T03:07:32.427Z Downloaded dropshot_endpoint v0.17.1
4762026-09-10T03:07:32.430Z Downloaded libloading v0.8.9
4772026-09-10T03:07:32.433Z Downloaded csv-core v0.1.12
4782026-09-10T03:07:32.433Z Downloaded crossbeam-epoch v0.9.18
4792026-09-10T03:07:32.435Z Downloaded cmake v0.1.54
4802026-09-10T03:07:32.438Z Downloaded progenitor-client v0.10.0
4812026-09-10T03:07:32.441Z Downloaded ref-cast v1.0.25
4822026-09-10T03:07:32.441Z Downloaded progenitor-macro v0.11.1
4832026-09-10T03:07:32.444Z Downloaded mime v0.3.17
4842026-09-10T03:07:32.444Z Downloaded pest_generator v2.8.2
4852026-09-10T03:07:32.447Z Downloaded oxnet v0.1.6
4862026-09-10T03:07:32.449Z Downloaded proc-macro-error2 v2.0.1
4872026-09-10T03:07:32.452Z Downloaded paste v1.0.15
4882026-09-10T03:07:32.455Z Downloaded compression-codecs v0.4.32
4892026-09-10T03:07:32.459Z Downloaded linear-map v1.2.0
4902026-09-10T03:07:32.459Z Downloaded expectorate v1.3.0
4912026-09-10T03:07:32.461Z Downloaded getrandom v0.3.3
4922026-09-10T03:07:32.464Z Downloaded pin-project-lite v0.2.16
4932026-09-10T03:07:32.467Z Downloaded cipher v0.4.4
4942026-09-10T03:07:32.470Z Downloaded darling v0.21.3
4952026-09-10T03:07:32.472Z Downloaded pretty-hex v0.4.1
4962026-09-10T03:07:32.472Z Downloaded clang-sys v1.8.1
4972026-09-10T03:07:32.475Z Downloaded predicates v3.1.4
4982026-09-10T03:07:32.478Z Downloaded argon2 v0.5.3
4992026-09-10T03:07:32.481Z Downloaded rand_xorshift v0.4.0
5002026-09-10T03:07:32.481Z Downloaded progenitor-client v0.14.0
5012026-09-10T03:07:32.483Z Downloaded proc-macro-error v1.0.4
5022026-09-10T03:07:32.486Z Downloaded progenitor v0.11.1
5032026-09-10T03:07:32.486Z Downloaded num_enum v0.5.11
5042026-09-10T03:07:32.490Z Downloaded rand_chacha v0.3.1
5052026-09-10T03:07:32.492Z Downloaded quick-error v1.2.3
5062026-09-10T03:07:32.492Z Downloaded ppv-lite86 v0.2.21
5072026-09-10T03:07:32.496Z Downloaded pin-project-internal v1.1.10
5082026-09-10T03:07:32.499Z Downloaded phf v0.12.1
5092026-09-10T03:07:32.499Z Downloaded progenitor v0.14.0
5102026-09-10T03:07:32.499Z Downloaded num-traits v0.2.19
5112026-09-10T03:07:32.502Z Downloaded num_enum v0.7.5
5122026-09-10T03:07:32.505Z Downloaded same-file v1.0.6
5132026-09-10T03:07:32.507Z Downloaded progenitor-macro v0.14.0
5142026-09-10T03:07:32.507Z Downloaded crc32fast v1.5.0
5152026-09-10T03:07:32.510Z Downloaded rand_chacha v0.9.0
5162026-09-10T03:07:32.510Z Downloaded once_cell v1.21.3
5172026-09-10T03:07:32.513Z Downloaded http v1.4.2
5182026-09-10T03:07:32.515Z Downloaded search_path v0.1.4
5192026-09-10T03:07:32.518Z Downloaded rustc-hash v2.1.1
5202026-09-10T03:07:32.518Z Downloaded curl v0.4.50
5212026-09-10T03:07:32.521Z Downloaded icu_normalizer v2.0.0
5222026-09-10T03:07:32.524Z Downloaded pem v3.0.5
5232026-09-10T03:07:32.524Z Downloaded parking_lot v0.12.5
5242026-09-10T03:07:32.527Z Downloaded omicron-zone-package v0.12.2
5252026-09-10T03:07:32.530Z Downloaded hickory-resolver v0.25.2
5262026-09-10T03:07:32.533Z Downloaded serde_plain v1.0.2
5272026-09-10T03:07:32.533Z Downloaded secrecy v0.10.3
5282026-09-10T03:07:32.536Z Downloaded rustc_version v0.4.1
5292026-09-10T03:07:32.536Z Downloaded ref-cast-impl v1.0.25
5302026-09-10T03:07:32.536Z Downloaded postcard v1.1.3
5312026-09-10T03:07:32.539Z Downloaded flate2 v1.1.2
5322026-09-10T03:07:32.543Z Downloaded blake2 v0.10.6
5332026-09-10T03:07:32.545Z Downloaded pest_derive v2.8.2
5342026-09-10T03:07:32.545Z Downloaded quote v1.0.45
5352026-09-10T03:07:32.548Z Downloaded parking_lot_core v0.9.12
5362026-09-10T03:07:32.551Z Downloaded scroll_derive v0.13.1
5372026-09-10T03:07:32.551Z Downloaded serde_repr v0.1.20
5382026-09-10T03:07:32.554Z Downloaded rustls-pemfile v2.2.0
5392026-09-10T03:07:32.554Z Downloaded poly1305 v0.8.0
5402026-09-10T03:07:32.557Z Downloaded progenitor v0.10.0
5412026-09-10T03:07:32.560Z Downloaded newtype-uuid v1.3.2
5422026-09-10T03:07:32.560Z Downloaded miniz_oxide v0.8.9
5432026-09-10T03:07:32.563Z Downloaded rand_core v0.9.3
5442026-09-10T03:07:32.563Z Downloaded quinn-udp v0.5.14
5452026-09-10T03:07:32.565Z Downloaded scroll_derive v0.12.1
5462026-09-10T03:07:32.569Z Downloaded sigpipe v0.1.3
5472026-09-10T03:07:32.569Z Downloaded icu_locale_core v2.0.0
5482026-09-10T03:07:32.572Z Downloaded serde_derive_internals v0.29.1
5492026-09-10T03:07:32.575Z Downloaded jiff-static v0.2.15
5502026-09-10T03:07:32.578Z Downloaded rustversion v1.0.22
5512026-09-10T03:07:32.578Z Downloaded memmap2 v0.9.8
5522026-09-10T03:07:32.581Z Downloaded cancel-safe-futures v0.1.5
5532026-09-10T03:07:32.584Z Downloaded resolv-conf v0.7.5
5542026-09-10T03:07:32.585Z Downloaded pest_meta v2.8.2
5552026-09-10T03:07:32.587Z Downloaded rand_core v0.6.4
5562026-09-10T03:07:32.587Z Downloaded const_format v0.2.34
5572026-09-10T03:07:32.590Z Downloaded serde_path_to_error v0.1.20
5582026-09-10T03:07:32.593Z Downloaded papergrid v0.11.0
5592026-09-10T03:07:32.596Z Downloaded signal-hook-tokio v0.4.0
5602026-09-10T03:07:32.596Z Downloaded sha1 v0.11.0
5612026-09-10T03:07:32.598Z Downloaded pin-project v1.1.10
5622026-09-10T03:07:32.607Z Downloaded crypto-bigint v0.5.5
5632026-09-10T03:07:32.610Z Downloaded serde_urlencoded v0.7.1
5642026-09-10T03:07:32.610Z Downloaded serde_spanned v1.1.1
5652026-09-10T03:07:32.612Z Downloaded cc v1.2.64
5662026-09-10T03:07:32.615Z Downloaded sync_wrapper v1.0.2
5672026-09-10T03:07:32.615Z Downloaded strum v0.27.2
5682026-09-10T03:07:32.615Z Downloaded smawk v0.3.2
5692026-09-10T03:07:32.619Z Downloaded scroll v0.13.0
5702026-09-10T03:07:32.619Z Downloaded log v0.4.29
5712026-09-10T03:07:32.621Z Downloaded hickory-resolver v0.24.4
5722026-09-10T03:07:32.624Z Downloaded plain v0.2.3
5732026-09-10T03:07:32.624Z Downloaded num_enum_derive v0.7.5
5742026-09-10T03:07:32.627Z Downloaded num-integer v0.1.46
5752026-09-10T03:07:32.627Z Downloaded anyhow v1.0.102
5762026-09-10T03:07:32.630Z Downloaded strsim v0.11.1
5772026-09-10T03:07:32.633Z Downloaded hashbrown v0.16.1
5782026-09-10T03:07:32.636Z Downloaded tagptr v0.2.0
5792026-09-10T03:07:32.636Z Downloaded hashbrown v0.15.5
5802026-09-10T03:07:32.639Z Downloaded slog-dtrace v0.3.0
5812026-09-10T03:07:32.642Z Downloaded tabwriter v1.4.1
5822026-09-10T03:07:32.642Z Downloaded chacha20poly1305 v0.10.1
5832026-09-10T03:07:32.644Z Downloaded dropshot-api-manager v0.7.2
5842026-09-10T03:07:32.647Z Downloaded thiserror-impl-no-std v2.0.2
5852026-09-10T03:07:32.650Z Downloaded swrite v0.1.0
5862026-09-10T03:07:32.650Z Downloaded strum v0.28.0
5872026-09-10T03:07:32.650Z Downloaded papergrid v0.18.0
5882026-09-10T03:07:32.653Z Downloaded openssl-sys v0.9.117
5892026-09-10T03:07:32.656Z Downloaded static_assertions v1.1.0
5902026-09-10T03:07:32.659Z Downloaded progenitor-impl v0.14.0
5912026-09-10T03:07:32.661Z Downloaded proc-macro2 v1.0.106
5922026-09-10T03:07:32.661Z Downloaded chrono v0.4.45
5932026-09-10T03:07:32.665Z Downloaded memchr v2.7.5
5942026-09-10T03:07:32.669Z Downloaded take_mut v0.2.2
5952026-09-10T03:07:32.672Z Downloaded tabled_derive v0.7.0
5962026-09-10T03:07:32.672Z Downloaded supports-color v3.0.2
5972026-09-10T03:07:32.675Z Downloaded subtle v2.6.1
5982026-09-10T03:07:32.675Z Downloaded structmeta v0.3.0
5992026-09-10T03:07:32.678Z Downloaded toml_write v0.1.2
6002026-09-10T03:07:32.678Z Downloaded semver v1.0.28
6012026-09-10T03:07:32.681Z Downloaded signal-hook-registry v1.4.6
6022026-09-10T03:07:32.681Z Downloaded mio v1.2.1
6032026-09-10T03:07:32.684Z Downloaded shlex v2.0.1
6042026-09-10T03:07:32.686Z Downloaded snafu-derive v0.8.9
6052026-09-10T03:07:32.686Z Downloaded signal-hook v0.4.4
6062026-09-10T03:07:32.689Z Downloaded time-core v0.1.8
6072026-09-10T03:07:32.689Z Downloaded schemars_derive v0.8.22
6082026-09-10T03:07:32.692Z Downloaded prettyplease v0.2.37
6092026-09-10T03:07:32.692Z Downloaded aws-lc-rs v1.16.2
6102026-09-10T03:07:32.698Z Downloaded tinyvec_macros v0.1.1
6112026-09-10T03:07:32.701Z Downloaded terminal_size v0.4.3
6122026-09-10T03:07:32.701Z Downloaded smf v0.2.3
6132026-09-10T03:07:32.704Z Downloaded rayon-core v1.13.0
6142026-09-10T03:07:32.707Z Downloaded indexmap v2.14.0
6152026-09-10T03:07:32.707Z Downloaded slog-term v2.9.2
6162026-09-10T03:07:32.710Z Downloaded slog-json v2.6.1
6172026-09-10T03:07:32.710Z Downloaded progenitor-impl v0.11.1
6182026-09-10T03:07:32.713Z Downloaded serde_core v1.0.228
6192026-09-10T03:07:32.715Z Downloaded slog-async v2.8.0
6202026-09-10T03:07:32.716Z Downloaded progenitor-impl v0.10.0
6212026-09-10T03:07:32.716Z Downloaded siphasher v1.0.1
6222026-09-10T03:07:32.719Z Downloaded serde_tokenstream v0.2.3
6232026-09-10T03:07:32.719Z Downloaded strum_macros v0.26.4
6242026-09-10T03:07:32.721Z Downloaded icu_provider v2.0.0
6252026-09-10T03:07:32.725Z Downloaded spin v0.9.8
6262026-09-10T03:07:32.725Z Downloaded itertools v0.15.0
6272026-09-10T03:07:32.728Z Downloaded oxide-tokio-rt v0.1.2
6282026-09-10T03:07:32.731Z Downloaded openssl-probe v0.1.6
6292026-09-10T03:07:32.731Z Downloaded synstructure v0.13.2
6302026-09-10T03:07:32.735Z Downloaded similar v2.7.0
6312026-09-10T03:07:32.737Z Downloaded bit-vec v0.8.0
6322026-09-10T03:07:32.737Z Downloaded ingot-macros v0.1.1
6332026-09-10T03:07:32.737Z Downloaded byteorder v1.5.0
6342026-09-10T03:07:32.740Z Downloaded bit-set v0.8.0
6352026-09-10T03:07:32.740Z Downloaded adler2 v2.0.1
6362026-09-10T03:07:32.743Z Downloaded ipnetwork v0.21.1
6372026-09-10T03:07:32.743Z Downloaded slab v0.4.11
6382026-09-10T03:07:32.743Z Downloaded hyper-tls v0.6.0
6392026-09-10T03:07:32.746Z Downloaded time-macros v0.2.27
6402026-09-10T03:07:32.746Z Downloaded try-lock v0.2.5
6412026-09-10T03:07:32.749Z Downloaded heapless v0.8.0
6422026-09-10T03:07:32.751Z Downloaded clap_builder v4.6.0
6432026-09-10T03:07:32.754Z Downloaded async-compression v0.4.33
6442026-09-10T03:07:32.757Z Downloaded tower-layer v0.3.3
6452026-09-10T03:07:32.760Z Downloaded tower-service v0.3.3
6462026-09-10T03:07:32.760Z Downloaded toml_datetime v0.6.11
6472026-09-10T03:07:32.760Z Downloaded futures-task v0.3.32
6482026-09-10T03:07:32.763Z Downloaded test-strategy v0.4.3
6492026-09-10T03:07:32.763Z Downloaded thiserror v2.0.18
6502026-09-10T03:07:32.767Z Downloaded tokio-rustls v0.26.4
6512026-09-10T03:07:32.769Z Downloaded rustc_version v0.1.7
6522026-09-10T03:07:32.769Z Downloaded form_urlencoded v1.2.2
6532026-09-10T03:07:32.772Z Downloaded gethostname v0.5.0
6542026-09-10T03:07:32.772Z Downloaded hex v0.4.3
6552026-09-10T03:07:32.775Z Downloaded heck v0.4.1
6562026-09-10T03:07:32.775Z Downloaded typify-macro v0.6.2
6572026-09-10T03:07:32.775Z Downloaded universal-hash v0.5.1
6582026-09-10T03:07:32.778Z Downloaded typify-macro v0.4.3
6592026-09-10T03:07:32.778Z Downloaded serde_with_macros v3.14.1
6602026-09-10T03:07:32.781Z Downloaded tinyvec v1.10.0
6612026-09-10T03:07:32.781Z Downloaded tokio-rustls v0.25.0
6622026-09-10T03:07:32.783Z Downloaded textwrap v0.16.2
6632026-09-10T03:07:32.787Z Downloaded tempfile v3.27.0
6642026-09-10T03:07:32.787Z Downloaded stable_deref_trait v1.2.0
6652026-09-10T03:07:32.789Z Downloaded serde_derive v1.0.228
6662026-09-10T03:07:32.789Z Downloaded thiserror-impl v1.0.69
6672026-09-10T03:07:32.792Z Downloaded tokio-native-tls v0.3.1
6682026-09-10T03:07:32.792Z Downloaded topological-sort v0.2.2
6692026-09-10T03:07:32.795Z Downloaded toml_datetime v0.7.5+spec-1.1.0
6702026-09-10T03:07:32.795Z Downloaded sha2 v0.10.9
6712026-09-10T03:07:32.798Z Downloaded aho-corasick v1.1.3
6722026-09-10T03:07:32.800Z Downloaded usdt-macro v0.5.0
6732026-09-10T03:07:32.801Z Downloaded usdt-attr-macro v0.6.0
6742026-09-10T03:07:32.801Z Downloaded termtree v0.5.1
6752026-09-10T03:07:32.803Z Downloaded schemars v0.8.22
6762026-09-10T03:07:32.808Z Downloaded rand v0.8.5
6772026-09-10T03:07:32.811Z Downloaded serde-big-array v0.5.1
6782026-09-10T03:07:32.813Z Downloaded semver v0.1.20
6792026-09-10T03:07:32.813Z Downloaded tokio-macros v2.7.0
6802026-09-10T03:07:32.816Z Downloaded serde_yaml v0.9.34+deprecated
6812026-09-10T03:07:32.816Z Downloaded utf8_iter v1.0.4
6822026-09-10T03:07:32.820Z Downloaded unicode-linebreak v0.1.5
6832026-09-10T03:07:32.820Z Downloaded qorb v0.4.1
6842026-09-10T03:07:32.822Z Downloaded thiserror-impl v2.0.18
6852026-09-10T03:07:32.822Z Downloaded iri-string v0.7.8
6862026-09-10T03:07:32.825Z Downloaded strum_macros v0.28.0
6872026-09-10T03:07:32.830Z Downloaded untrusted v0.7.1
6882026-09-10T03:07:32.830Z Downloaded version_check v0.9.5
6892026-09-10T03:07:32.833Z Downloaded usdt-macro v0.6.0
6902026-09-10T03:07:32.833Z Downloaded slog-bunyan v2.5.0
6912026-09-10T03:07:32.833Z Downloaded unarray v0.1.4
6922026-09-10T03:07:32.834Z Downloaded strum v0.26.3
6932026-09-10T03:07:32.834Z Downloaded thread-id v5.0.0
6942026-09-10T03:07:32.836Z Downloaded nom v7.1.3
6952026-09-10T03:07:32.837Z Downloaded serde_spanned v0.6.9
6962026-09-10T03:07:32.839Z Downloaded quinn v0.11.9
6972026-09-10T03:07:32.839Z Downloaded futures-util v0.3.32
6982026-09-10T03:07:32.846Z Downloaded waitgroup v0.1.2
6992026-09-10T03:07:32.849Z Downloaded tinystr v0.8.1
7002026-09-10T03:07:32.849Z Downloaded rusty-fork v0.3.0
7012026-09-10T03:07:32.851Z Downloaded xattr v1.6.1
7022026-09-10T03:07:32.851Z Downloaded untrusted v0.9.0
7032026-09-10T03:07:32.852Z Downloaded toml v0.8.23
7042026-09-10T03:07:32.854Z Downloaded slog v2.8.2
7052026-09-10T03:07:32.857Z Downloaded schemars v1.2.0
7062026-09-10T03:07:32.863Z Downloaded toml_parser v1.1.2+spec-1.1.0
7072026-09-10T03:07:32.866Z Downloaded serde v1.0.228
7082026-09-10T03:07:32.869Z Downloaded yoke-derive v0.8.0
7092026-09-10T03:07:32.869Z Downloaded goblin v0.8.2
7102026-09-10T03:07:32.871Z Downloaded thiserror-no-std v2.0.2
7112026-09-10T03:07:32.874Z Downloaded itertools v0.14.0
7122026-09-10T03:07:32.878Z Downloaded itertools v0.12.1
7132026-09-10T03:07:32.881Z Downloaded thread-id v4.2.2
7142026-09-10T03:07:32.884Z Downloaded zerofrom-derive v0.1.6
7152026-09-10T03:07:32.884Z Downloaded sha1 v0.10.6
7162026-09-10T03:07:32.884Z Downloaded idna v1.1.0
7172026-09-10T03:07:32.887Z Downloaded tokio-dtrace v0.1.1
7182026-09-10T03:07:32.889Z Downloaded structmeta-derive v0.3.0
7192026-09-10T03:07:32.889Z Downloaded want v0.3.1
7202026-09-10T03:07:32.889Z Downloaded testing_table v0.3.0
7212026-09-10T03:07:32.890Z Downloaded scopeguard v1.2.0
7222026-09-10T03:07:32.892Z Downloaded usdt-attr-macro v0.5.0
7232026-09-10T03:07:32.892Z Downloaded usdt v0.6.0
7242026-09-10T03:07:32.892Z Downloaded minimal-lexical v0.2.1
7252026-09-10T03:07:32.895Z Downloaded ryu v1.0.20
7262026-09-10T03:07:32.898Z Downloaded anstyle v1.0.14
7272026-09-10T03:07:32.898Z Downloaded zone v0.3.1
7282026-09-10T03:07:32.898Z Downloaded hostname v0.4.2
7292026-09-10T03:07:32.901Z Downloaded foreign-types-shared v0.3.1
7302026-09-10T03:07:32.901Z Downloaded dof v0.3.0
7312026-09-10T03:07:32.901Z Downloaded clap v4.6.1
7322026-09-10T03:07:32.904Z Downloaded vsss-rs v3.3.4
7332026-09-10T03:07:32.907Z Downloaded autocfg v1.5.0
7342026-09-10T03:07:32.907Z Downloaded walkdir v2.5.0
7352026-09-10T03:07:32.910Z Downloaded toml v0.7.8
7362026-09-10T03:07:32.913Z Downloaded zone_cfg_derive v0.3.1
7372026-09-10T03:07:32.913Z Downloaded ucd-trie v0.1.7
7382026-09-10T03:07:32.916Z Downloaded writeable v0.6.1
7392026-09-10T03:07:32.916Z Downloaded pest v2.8.2
7402026-09-10T03:07:32.918Z Downloaded unicode-xid v0.2.6
7412026-09-10T03:07:32.919Z Downloaded zeroize_derive v1.4.3
7422026-09-10T03:07:32.921Z Downloaded iddqd v0.3.18
7432026-09-10T03:07:32.924Z Downloaded whoami v1.6.1
7442026-09-10T03:07:32.927Z Downloaded console v0.16.4
7452026-09-10T03:07:32.927Z Downloaded yoke v0.8.0
7462026-09-10T03:07:32.927Z Downloaded usdt-impl v0.6.0
7472026-09-10T03:07:32.930Z Downloaded thread_local v1.1.9
7482026-09-10T03:07:32.930Z Downloaded scroll v0.12.0
7492026-09-10T03:07:32.930Z Downloaded wait-timeout v0.2.1
7502026-09-10T03:07:32.933Z Downloaded utf8parse v0.2.2
7512026-09-10T03:07:32.933Z Downloaded errno v0.3.14
7522026-09-10T03:07:32.933Z Downloaded dof v0.4.0
7532026-09-10T03:07:32.935Z Downloaded convert_case v0.4.0
7542026-09-10T03:07:32.935Z Downloaded usdt v0.5.0
7552026-09-10T03:07:32.935Z Downloaded defmt v0.3.100
7562026-09-10T03:07:32.935Z Downloaded tokio-stream v0.1.17
7572026-09-10T03:07:32.938Z Downloaded smallvec v1.15.1
7582026-09-10T03:07:32.941Z Downloaded schemars v0.9.0
7592026-09-10T03:07:32.946Z Downloaded thiserror v1.0.69
7602026-09-10T03:07:32.949Z Downloaded hkdf v0.12.4
7612026-09-10T03:07:32.952Z Downloaded rustls-webpki v0.103.6
7622026-09-10T03:07:32.955Z Downloaded vergen v8.3.2
7632026-09-10T03:07:32.955Z Downloaded toml_writer v1.1.1+spec-1.1.0
7642026-09-10T03:07:32.957Z Downloaded strum_macros v0.27.2
7652026-09-10T03:07:32.957Z Downloaded shlex v1.3.0
7662026-09-10T03:07:32.960Z Downloaded hyper v1.10.1
7672026-09-10T03:07:32.963Z Downloaded typify v0.6.2
7682026-09-10T03:07:32.966Z Downloaded blake3 v1.8.2
7692026-09-10T03:07:32.968Z Downloaded toml_edit v0.22.27
7702026-09-10T03:07:32.971Z Downloaded rand v0.9.3
7712026-09-10T03:07:32.974Z Downloaded zerocopy-derive v0.7.35
7722026-09-10T03:07:32.977Z Downloaded tracing-attributes v0.1.30
7732026-09-10T03:07:32.977Z Downloaded tracing-core v0.1.34
7742026-09-10T03:07:32.980Z Downloaded rustls-pki-types v1.12.0
7752026-09-10T03:07:32.983Z Downloaded zerofrom v0.1.6
7762026-09-10T03:07:32.983Z Downloaded elliptic-curve v0.13.8
7772026-09-10T03:07:32.985Z Downloaded ciborium-io v0.2.2
7782026-09-10T03:07:32.985Z Downloaded cfg-if v1.0.4
7792026-09-10T03:07:32.985Z Downloaded base16ct v0.2.0
7802026-09-10T03:07:32.988Z Downloaded toml_datetime v1.1.1+spec-1.1.0
7812026-09-10T03:07:32.988Z Downloaded enum-as-inner v0.6.1
7822026-09-10T03:07:32.988Z Downloaded zmij v1.0.17
7832026-09-10T03:07:32.991Z Downloaded usdt-impl v0.5.0
7842026-09-10T03:07:32.991Z Downloaded toml v1.1.2+spec-1.1.0
7852026-09-10T03:07:32.994Z Downloaded zerovec-derive v0.11.1
7862026-09-10T03:07:32.994Z Downloaded async-recursion v1.1.1
7872026-09-10T03:07:32.997Z Downloaded steno v0.4.1
7882026-09-10T03:07:32.999Z Downloaded anstyle-parse v1.0.0
7892026-09-10T03:07:32.999Z Downloaded git-stub-vcs v0.1.0
7902026-09-10T03:07:32.999Z Downloaded foreign-types-macros v0.2.3
7912026-09-10T03:07:33.000Z Downloaded embedded-io v0.4.0
7922026-09-10T03:07:33.002Z Downloaded humantime v2.3.0
7932026-09-10T03:07:33.002Z Downloaded erased-serde v0.3.31
7942026-09-10T03:07:33.005Z Downloaded term v1.2.0
7952026-09-10T03:07:33.005Z Downloaded similar v3.2.0
7962026-09-10T03:07:33.008Z Downloaded cookie v0.18.1
7972026-09-10T03:07:33.008Z Downloaded const_format_proc_macros v0.2.34
7982026-09-10T03:07:33.011Z Downloaded libm v0.2.15
7992026-09-10T03:07:33.014Z Downloaded zeroize v1.8.1
8002026-09-10T03:07:33.018Z Downloaded unicode-ident v1.0.24
8012026-09-10T03:07:33.018Z Downloaded tar v0.4.45
8022026-09-10T03:07:33.020Z Downloaded colored v3.1.1
8032026-09-10T03:07:33.020Z Downloaded base64 v0.22.1
8042026-09-10T03:07:33.023Z Downloaded fixedbitset v0.4.2
8052026-09-10T03:07:33.023Z Downloaded ciborium-ll v0.2.2
8062026-09-10T03:07:33.026Z Downloaded async-trait v0.1.89
8072026-09-10T03:07:33.026Z Downloaded equivalent v1.0.2
8082026-09-10T03:07:33.026Z Downloaded anstream v1.0.0
8092026-09-10T03:07:33.032Z Downloaded scuffle v0.1.0
8102026-09-10T03:07:33.039Z Downloaded unsafe-libyaml v0.2.11
8112026-09-10T03:07:33.041Z Downloaded iddqd v0.4.5
8122026-09-10T03:07:33.045Z Downloaded portable-atomic v1.11.1
8132026-09-10T03:07:33.057Z Downloaded typify v0.4.3
8142026-09-10T03:07:33.063Z Downloaded uuid v1.26.1
8152026-09-10T03:07:33.068Z Downloaded socket2 v0.6.4
8162026-09-10T03:07:33.068Z Downloaded toml v0.9.12+spec-1.1.0
8172026-09-10T03:07:33.071Z Downloaded git2 v0.19.0
8182026-09-10T03:07:33.074Z Downloaded toml_edit v0.19.15
8192026-09-10T03:07:33.081Z Downloaded reqwest v0.13.2
8202026-09-10T03:07:33.091Z Downloaded zerocopy-derive v0.8.27
8212026-09-10T03:07:33.094Z Downloaded regex v1.12.4
8222026-09-10T03:07:33.100Z Downloaded snafu v0.8.9
8232026-09-10T03:07:33.104Z Downloaded goblin v0.10.1
8242026-09-10T03:07:33.108Z Downloaded tower v0.5.2
8252026-09-10T03:07:33.115Z Downloaded serde_json v1.0.150
8262026-09-10T03:07:33.129Z Downloaded zerotrie v0.2.2
8272026-09-10T03:07:33.132Z Downloaded rayon v1.11.0
8282026-09-10T03:07:33.136Z Downloaded tower-http v0.6.8
8292026-09-10T03:07:33.140Z Downloaded tough v0.20.0
8302026-09-10T03:07:33.152Z Downloaded proptest v1.8.0
8312026-09-10T03:07:33.161Z Downloaded url v2.5.7
8322026-09-10T03:07:33.165Z Downloaded bindgen v0.72.1
8332026-09-10T03:07:33.165Z Downloaded serde_with v3.14.1
8342026-09-10T03:07:33.168Z Downloaded rustls-webpki v0.102.8
8352026-09-10T03:07:33.178Z Downloaded zerovec v0.11.4
8362026-09-10T03:07:33.181Z Downloaded moka v0.12.11
8372026-09-10T03:07:33.186Z Downloaded typed-path v0.9.3
8382026-09-10T03:07:33.189Z Downloaded unicode-segmentation v1.12.0
8392026-09-10T03:07:33.191Z Downloaded tracing v0.1.41
8402026-09-10T03:07:33.208Z Downloaded typenum v1.20.1
8412026-09-10T03:07:33.211Z Downloaded unicode-normalization v0.1.24
8422026-09-10T03:07:33.218Z Downloaded reqwest v0.12.23
8432026-09-10T03:07:33.238Z Downloaded quinn-proto v0.11.14
8442026-09-10T03:07:33.242Z Downloaded openssl v0.10.81
8452026-09-10T03:07:33.252Z Downloaded syn v1.0.109
8462026-09-10T03:07:33.259Z Downloaded dropshot v0.17.1
8472026-09-10T03:07:33.270Z Downloaded tokio-util v0.7.16
8482026-09-10T03:07:33.274Z Downloaded time v0.3.47
8492026-09-10T03:07:33.280Z Downloaded nix v0.31.3
8502026-09-10T03:07:33.287Z Downloaded vcpkg v0.2.15
8512026-09-10T03:07:33.308Z Downloaded zerocopy v0.7.35
8522026-09-10T03:07:33.316Z Downloaded winnow v0.5.40
8532026-09-10T03:07:33.320Z Downloaded tabled v0.15.0
8542026-09-10T03:07:33.327Z Downloaded hickory-proto v0.24.4
8552026-09-10T03:07:33.336Z Downloaded nix v0.30.1
8562026-09-10T03:07:33.342Z Downloaded syn v2.0.118
8572026-09-10T03:07:33.347Z Downloaded curve25519-dalek v4.1.3
8582026-09-10T03:07:33.352Z Downloaded dropshot v0.16.7
8592026-09-10T03:07:33.363Z Downloaded winnow v0.7.14
8602026-09-10T03:07:33.368Z Downloaded tabled v0.21.0
8612026-09-10T03:07:33.378Z Downloaded hickory-proto v0.25.2
8622026-09-10T03:07:33.386Z Downloaded rustls v0.23.40
8632026-09-10T03:07:33.393Z Downloaded smoltcp v0.11.0
8642026-09-10T03:07:33.399Z Downloaded winnow v1.0.3
8652026-09-10T03:07:33.405Z Downloaded rustix v1.1.4
8662026-09-10T03:07:33.417Z Downloaded rustls v0.22.4
8672026-09-10T03:07:33.425Z Downloaded openapiv3 v2.2.0
8682026-09-10T03:07:33.431Z Downloaded typify-impl v0.6.2
8692026-09-10T03:07:33.439Z Downloaded rustix v0.38.44
8702026-09-10T03:07:33.452Z Downloaded webpki-roots v1.0.2
8712026-09-10T03:07:33.454Z Downloaded typify-impl v0.4.3
8722026-09-10T03:07:33.463Z Downloaded zerocopy v0.8.27
8732026-09-10T03:07:33.476Z Downloaded unicode-width v0.1.14
8742026-09-10T03:07:33.478Z Downloaded regex-automata v0.4.13
8752026-09-10T03:07:33.487Z Downloaded regress v0.10.5
8762026-09-10T03:07:33.492Z Downloaded regex-syntax v0.8.11
8772026-09-10T03:07:33.496Z Downloaded unicode-width v0.2.1
8782026-09-10T03:07:33.500Z Downloaded regress v0.11.1
8792026-09-10T03:07:33.505Z Downloaded bstr v1.12.0
8802026-09-10T03:07:33.511Z Downloaded petgraph v0.8.2
8812026-09-10T03:07:33.546Z Downloaded tokio v1.52.3
8822026-09-10T03:07:33.600Z Downloaded encoding_rs v0.8.35
8832026-09-10T03:07:33.614Z Downloaded ring v0.17.14
8842026-09-10T03:07:33.665Z Downloaded jiff v0.2.15
8852026-09-10T03:07:33.675Z Downloaded petgraph v0.6.5
8862026-09-10T03:07:33.727Z Downloaded chrono-tz v0.10.4
8872026-09-10T03:07:33.750Z Downloaded libc v0.2.186
8882026-09-10T03:07:33.769Z Downloaded csv v1.4.0
8892026-09-10T03:07:33.781Z Downloaded libz-sys v1.1.22
8902026-09-10T03:07:33.802Z Downloaded sha3 v0.10.8
8912026-09-10T03:07:33.976Z Downloaded curl-sys v0.4.89+curl-8.20.0
8922026-09-10T03:07:34.010Z Downloaded libgit2-sys v0.17.0+1.8.1
8932026-09-10T03:07:34.575Z Downloaded aws-lc-sys v0.39.1
8942026-09-10T03:07:34.891Z Compiling proc-macro2 v1.0.106
8952026-09-10T03:07:34.892Z Compiling quote v1.0.45
8962026-09-10T03:07:34.892Z Compiling unicode-ident v1.0.24
8972026-09-10T03:07:34.895Z Compiling serde_core v1.0.228
8982026-09-10T03:07:34.895Z Compiling serde v1.0.228
8992026-09-10T03:07:34.895Z Compiling libc v0.2.186
9002026-09-10T03:07:34.895Z Checking cfg-if v1.0.4
9012026-09-10T03:07:35.209Z Compiling zmij v1.0.17
9022026-09-10T03:07:35.225Z Compiling autocfg v1.5.0
9032026-09-10T03:07:35.493Z Compiling memchr v2.7.5
9042026-09-10T03:07:35.583Z Compiling libm v0.2.15
9052026-09-10T03:07:35.947Z Compiling jobserver v0.1.34
9062026-09-10T03:07:35.967Z Compiling shlex v2.0.1
9072026-09-10T03:07:35.984Z Compiling find-msvc-tools v0.1.9
9082026-09-10T03:07:35.999Z Compiling version_check v0.9.5
9092026-09-10T03:07:36.040Z Checking smallvec v1.15.1
9102026-09-10T03:07:36.217Z Compiling cc v1.2.64
9112026-09-10T03:07:36.233Z Compiling thiserror v2.0.18
9122026-09-10T03:07:36.255Z Checking itoa v1.0.15
9132026-09-10T03:07:36.276Z Compiling getrandom v0.4.2
9142026-09-10T03:07:36.292Z Compiling icu_normalizer_data v2.0.0
9152026-09-10T03:07:36.374Z Compiling syn v2.0.118
9162026-09-10T03:07:36.394Z Compiling icu_properties_data v2.0.1
9172026-09-10T03:07:36.596Z Compiling parking_lot_core v0.9.12
9182026-09-10T03:07:36.636Z Checking stable_deref_trait v1.2.0
9192026-09-10T03:07:36.652Z Compiling serde_json v1.0.150
9202026-09-10T03:07:36.912Z Compiling heck v0.5.0
9212026-09-10T03:07:36.931Z Checking litemap v0.8.0
9222026-09-10T03:07:37.019Z Checking writeable v0.6.1
9232026-09-10T03:07:37.117Z Compiling num-traits v0.2.19
9242026-09-10T03:07:37.134Z Checking percent-encoding v2.3.2
9252026-09-10T03:07:37.365Z Checking form_urlencoded v1.2.2
9262026-09-10T03:07:37.467Z Checking utf8_iter v1.0.4
9272026-09-10T03:07:37.563Z Compiling zerocopy v0.8.27
9282026-09-10T03:07:37.583Z Checking pin-project-lite v0.2.16
9292026-09-10T03:07:37.583Z Compiling log v0.4.29
9302026-09-10T03:07:37.615Z Compiling equivalent v1.0.2
9312026-09-10T03:07:37.642Z Compiling semver v1.0.28
9322026-09-10T03:07:37.686Z Checking iana-time-zone v0.1.64
9332026-09-10T03:07:37.704Z Compiling rustversion v1.0.22
9342026-09-10T03:07:37.780Z Checking getrandom v0.2.16
9352026-09-10T03:07:37.926Z Checking socket2 v0.6.4
9362026-09-10T03:07:37.942Z Checking uuid v1.26.1
9372026-09-10T03:07:37.945Z Checking scopeguard v1.2.0
9382026-09-10T03:07:38.075Z Checking lock_api v0.4.14
9392026-09-10T03:07:38.217Z Checking bitflags v2.11.1
9402026-09-10T03:07:38.233Z Checking signal-hook-registry v1.4.6
9412026-09-10T03:07:38.249Z Checking mio v1.2.1
9422026-09-10T03:07:38.360Z Checking parking_lot v0.12.5
9432026-09-10T03:07:38.401Z Checking dyn-clone v1.0.20
9442026-09-10T03:07:38.474Z Compiling schemars v0.8.22
9452026-09-10T03:07:38.537Z Compiling portable-atomic v1.11.1
9462026-09-10T03:07:38.569Z Checking futures-core v0.3.32
9472026-09-10T03:07:38.675Z Compiling ring v0.17.14
9482026-09-10T03:07:38.692Z Checking critical-section v1.2.0
9492026-09-10T03:07:38.695Z Compiling getrandom v0.3.3
9502026-09-10T03:07:38.709Z Compiling hashbrown v0.17.1
9512026-09-10T03:07:38.763Z Compiling httparse v1.10.1
9522026-09-10T03:07:39.131Z Compiling regex-syntax v0.8.11
9532026-09-10T03:07:39.187Z Checking subtle v2.6.1
9542026-09-10T03:07:39.280Z Compiling synstructure v0.13.2
9552026-09-10T03:07:39.332Z Compiling serde_derive_internals v0.29.1
9562026-09-10T03:07:39.487Z Checking once_cell v1.21.3
9572026-09-10T03:07:39.504Z Compiling indexmap v2.14.0
9582026-09-10T03:07:39.662Z Checking futures-sink v0.3.32
9592026-09-10T03:07:39.939Z Checking slab v0.4.11
9602026-09-10T03:07:39.970Z Compiling aho-corasick v1.1.3
9612026-09-10T03:07:40.100Z Compiling thiserror v1.0.69
9622026-09-10T03:07:40.103Z Compiling rustix v1.1.4
9632026-09-10T03:07:40.155Z Checking rand_core v0.6.4
9642026-09-10T03:07:40.325Z Checking typenum v1.20.1
9652026-09-10T03:07:40.504Z Compiling serde_derive v1.0.228
9662026-09-10T03:07:40.584Z Compiling zerofrom-derive v0.1.6
9672026-09-10T03:07:40.650Z Compiling yoke-derive v0.8.0
9682026-09-10T03:07:40.707Z Compiling zerovec-derive v0.11.1
9692026-09-10T03:07:41.118Z Compiling displaydoc v0.2.5
9702026-09-10T03:07:41.278Z Compiling thiserror-impl v2.0.18
9712026-09-10T03:07:41.439Z Compiling schemars_derive v0.8.22
9722026-09-10T03:07:41.695Z Compiling tokio-macros v2.7.0
9732026-09-10T03:07:41.812Z Compiling zerocopy-derive v0.8.27
9742026-09-10T03:07:41.815Z Checking zerofrom v0.1.6
9752026-09-10T03:07:41.850Z Compiling futures-macro v0.3.32
9762026-09-10T03:07:41.947Z Checking yoke v0.8.0
9772026-09-10T03:07:42.125Z Checking zerovec v0.11.4
9782026-09-10T03:07:42.400Z Checking zerotrie v0.2.2
9792026-09-10T03:07:42.630Z Compiling zeroize_derive v1.4.3
9802026-09-10T03:07:42.647Z Compiling regex-automata v0.4.13
9812026-09-10T03:07:42.663Z Compiling thiserror-impl v1.0.69
9822026-09-10T03:07:42.886Z Checking tinystr v0.8.1
9832026-09-10T03:07:43.068Z Checking icu_locale_core v2.0.0
9842026-09-10T03:07:43.085Z Checking potential_utf v0.1.3
9852026-09-10T03:07:43.248Z Checking icu_collections v2.0.0
9862026-09-10T03:07:43.283Z Checking zeroize v1.8.1
9872026-09-10T03:07:43.440Z Checking futures-channel v0.3.32
9882026-09-10T03:07:43.520Z Checking icu_provider v2.0.0
9892026-09-10T03:07:43.537Z Compiling ucd-trie v0.1.7
9902026-09-10T03:07:43.598Z Checking bytes v1.12.0
9912026-09-10T03:07:43.633Z Checking chrono v0.4.45
9922026-09-10T03:07:43.760Z Compiling serde_tokenstream v0.2.3
9932026-09-10T03:07:43.763Z Checking icu_normalizer v2.0.0
9942026-09-10T03:07:43.805Z Checking icu_properties v2.0.1
9952026-09-10T03:07:44.033Z Checking tokio v1.52.3
9962026-09-10T03:07:44.074Z Compiling pest v2.8.2
9972026-09-10T03:07:44.285Z Compiling regex v1.12.4
9982026-09-10T03:07:44.468Z Checking futures-task v0.3.32
9992026-09-10T03:07:44.502Z Checking futures-io v0.3.32
10002026-09-10T03:07:44.613Z Compiling pkg-config v0.3.32
10012026-09-10T03:07:44.631Z Checking idna_adapter v1.2.1
10022026-09-10T03:07:44.634Z Checking futures-util v0.3.32
10032026-09-10T03:07:44.681Z Compiling anyhow v1.0.102
10042026-09-10T03:07:44.760Z Checking idna v1.1.0
10052026-09-10T03:07:45.015Z Checking url v2.5.7
10062026-09-10T03:07:45.178Z Compiling pest_meta v2.8.2
10072026-09-10T03:07:45.267Z Compiling tracing-attributes v0.1.30
10082026-09-10T03:07:45.289Z Checking tracing-core v0.1.34
10092026-09-10T03:07:45.307Z Compiling generic-array v0.14.7
10102026-09-10T03:07:45.541Z Compiling allocator-api2 v0.2.21
10112026-09-10T03:07:45.600Z Compiling fnv v1.0.7
10122026-09-10T03:07:45.702Z Compiling foldhash v0.2.0
10132026-09-10T03:07:45.862Z Compiling pest_generator v2.8.2
10142026-09-10T03:07:45.905Z Compiling vcpkg v0.2.15
10152026-09-10T03:07:46.073Z Compiling hashbrown v0.16.1
10162026-09-10T03:07:46.455Z Checking tracing v0.1.41
10172026-09-10T03:07:46.472Z Checking http v1.4.2
10182026-09-10T03:07:46.489Z Compiling pest_derive v2.8.2
10192026-09-10T03:07:46.628Z Compiling byteorder v1.5.0
10202026-09-10T03:07:46.681Z Compiling camino v1.2.3
10212026-09-10T03:07:46.849Z Checking crypto-common v0.1.6
10222026-09-10T03:07:46.996Z Checking errno v0.3.14
10232026-09-10T03:07:47.030Z Checking base64 v0.22.1
10242026-09-10T03:07:47.063Z Checking ipnet v2.11.0
10252026-09-10T03:07:47.112Z Compiling num-conv v0.2.1
10262026-09-10T03:07:47.116Z Compiling time-core v0.1.8
10272026-09-10T03:07:47.169Z Checking tokio-util v0.7.16
10282026-09-10T03:07:47.262Z Compiling scroll_derive v0.13.1
10292026-09-10T03:07:47.265Z Compiling paste v1.0.15
10302026-09-10T03:07:47.295Z Checking http-body v1.0.1
10312026-09-10T03:07:47.298Z Compiling time-macros v0.2.27
10322026-09-10T03:07:47.338Z Checking rustls-pki-types v1.12.0
10332026-09-10T03:07:47.659Z Checking atomic-waker v1.1.2
10342026-09-10T03:07:47.759Z Checking try-lock v0.2.5
10352026-09-10T03:07:47.866Z Checking tower-service v0.3.3
10362026-09-10T03:07:47.917Z Checking tower-layer v0.3.3
10372026-09-10T03:07:47.963Z Checking untrusted v0.9.0
10382026-09-10T03:07:48.073Z Checking want v0.3.1
10392026-09-10T03:07:48.107Z Checking h2 v0.4.14
10402026-09-10T03:07:48.146Z Checking httpdate v1.0.3
10412026-09-10T03:07:48.170Z Checking ryu v1.0.20
10422026-09-10T03:07:48.196Z Compiling openssl-sys v0.9.117
10432026-09-10T03:07:48.296Z Compiling async-trait v0.1.89
10442026-09-10T03:07:48.311Z Compiling cmake v0.1.54
10452026-09-10T03:07:48.327Z Compiling dunce v1.0.5
10462026-09-10T03:07:48.447Z Compiling crossbeam-utils v0.8.21
10472026-09-10T03:07:48.547Z Compiling strsim v0.11.1
10482026-09-10T03:07:48.679Z Compiling fs_extra v1.3.0
10492026-09-10T03:07:48.762Z Checking pretty-hex v0.4.1
10502026-09-10T03:07:48.849Z Compiling scroll v0.13.0
10512026-09-10T03:07:48.869Z Checking block-buffer v0.10.4
10522026-09-10T03:07:48.886Z Compiling regress v0.10.5
10532026-09-10T03:07:48.936Z Compiling aws-lc-sys v0.39.1
10542026-09-10T03:07:48.985Z Checking ppv-lite86 v0.2.21
10552026-09-10T03:07:49.101Z Compiling slog v2.8.2
10562026-09-10T03:07:49.104Z Compiling usdt-impl v0.6.0
10572026-09-10T03:07:49.104Z Compiling plain v0.2.3
10582026-09-10T03:07:49.269Z Compiling goblin v0.10.1
10592026-09-10T03:07:49.286Z Checking digest v0.10.7
10602026-09-10T03:07:49.395Z Checking http-body-util v0.1.3
10612026-09-10T03:07:49.425Z Checking ipnetwork v0.21.1
10622026-09-10T03:07:49.478Z Checking erased-serde v0.3.31
10632026-09-10T03:07:49.612Z Compiling ident_case v1.0.1
10642026-09-10T03:07:49.739Z Compiling omicron-workspace-hack v0.1.0
10652026-09-10T03:07:49.916Z Compiling darling_core v0.21.3
10662026-09-10T03:07:49.931Z Checking serde_urlencoded v0.7.1
10672026-09-10T03:07:49.971Z Compiling dtrace-parser v0.3.0
10682026-09-10T03:07:49.995Z Checking hyper v1.10.1
10692026-09-10T03:07:50.107Z Compiling openapiv3 v2.2.0
10702026-09-10T03:07:50.126Z Compiling daft-derive v0.1.5
10712026-09-10T03:07:50.562Z Compiling typify-impl v0.4.3
10722026-09-10T03:07:50.824Z Compiling thread-id v5.0.0
10732026-09-10T03:07:50.893Z Checking hyper-util v0.1.20
10742026-09-10T03:07:51.048Z Compiling aws-lc-rs v1.16.2
10752026-09-10T03:07:51.812Z Checking encoding_rs v0.8.35
10762026-09-10T03:07:51.954Z Compiling dof v0.4.0
10772026-09-10T03:07:51.972Z Compiling darling_macro v0.21.3
10782026-09-10T03:07:52.532Z Compiling darling v0.21.3
10792026-09-10T03:07:52.622Z Checking untrusted v0.7.1
10802026-09-10T03:07:52.681Z Checking mime v0.3.17
10812026-09-10T03:07:52.743Z Checking cpufeatures v0.2.17
10822026-09-10T03:07:52.771Z Compiling slog-async v2.8.0
10832026-09-10T03:07:52.814Z Checking oxnet v0.1.6
10842026-09-10T03:07:52.951Z Checking rand_core v0.9.3
10852026-09-10T03:07:52.969Z Compiling usdt-attr-macro v0.6.0
10862026-09-10T03:07:53.074Z Compiling usdt-macro v0.6.0
10872026-09-10T03:07:53.106Z Compiling structmeta-derive v0.3.0
10882026-09-10T03:07:53.125Z Compiling multer v3.1.0
10892026-09-10T03:07:53.252Z Compiling rustls v0.23.40
10902026-09-10T03:07:53.345Z Compiling rustls v0.22.4
10912026-09-10T03:07:53.373Z Compiling unsafe-libyaml v0.2.11
10922026-09-10T03:07:53.760Z Compiling async-stream-impl v0.3.6
10932026-09-10T03:07:53.801Z Checking sync_wrapper v1.0.2
10942026-09-10T03:07:53.904Z Compiling serde_yaml v0.9.34+deprecated
10952026-09-10T03:07:53.969Z Compiling typify-macro v0.4.3
10962026-09-10T03:07:54.051Z Checking hex v0.4.3
10972026-09-10T03:07:54.124Z Compiling structmeta v0.3.0
10982026-09-10T03:07:54.321Z Checking fastrand v2.3.0
10992026-09-10T03:07:54.362Z Compiling openssl v0.10.81
11002026-09-10T03:07:54.468Z Checking foreign-types-shared v0.1.1
11012026-09-10T03:07:54.496Z Checking tempfile v3.27.0
11022026-09-10T03:07:54.552Z Checking foreign-types v0.3.2
11032026-09-10T03:07:54.623Z Checking tower v0.5.2
11042026-09-10T03:07:54.660Z Checking rand_chacha v0.9.0
11052026-09-10T03:07:54.688Z Checking futures-executor v0.3.32
11062026-09-10T03:07:54.832Z Compiling openssl-macros v0.1.1
11072026-09-10T03:07:54.835Z Compiling strum_macros v0.26.4
11082026-09-10T03:07:54.862Z Checking iri-string v0.7.8
11092026-09-10T03:07:55.020Z Checking openssl-probe v0.1.6
11102026-09-10T03:07:55.127Z Checking powerfmt v0.2.0
11112026-09-10T03:07:55.144Z Compiling native-tls v0.2.14
11122026-09-10T03:07:55.275Z Checking deranged v0.5.3
11132026-09-10T03:07:55.408Z Checking rand v0.9.3
11142026-09-10T03:07:55.429Z Compiling typify v0.4.3
11152026-09-10T03:07:55.522Z Checking futures v0.3.32
11162026-09-10T03:07:55.604Z Compiling newtype-uuid-macros v0.1.0
11172026-09-10T03:07:55.858Z Checking tower-http v0.6.8
11182026-09-10T03:07:55.986Z Compiling ref-cast v1.0.25
11192026-09-10T03:07:56.020Z Checking num_threads v0.1.7
11202026-09-10T03:07:56.125Z Compiling ref-cast-impl v1.0.25
11212026-09-10T03:07:56.253Z Checking time v0.3.47
11222026-09-10T03:07:56.332Z Compiling dropshot v0.16.7
11232026-09-10T03:07:56.350Z Checking memmap2 v0.9.8
11242026-09-10T03:07:56.393Z Checking unicode-width v0.2.1
11252026-09-10T03:07:56.604Z Compiling derive-ex v0.1.8
11262026-09-10T03:07:56.643Z Checking crossbeam-channel v0.5.15
11272026-09-10T03:07:56.696Z Checking webpki-roots v1.0.2
11282026-09-10T03:07:56.775Z Compiling dropshot_endpoint v0.16.7
11292026-09-10T03:07:56.815Z Compiling strum_macros v0.27.2
11302026-09-10T03:07:56.963Z Checking winnow v0.7.14
11312026-09-10T03:07:57.357Z Compiling progenitor-impl v0.11.1
11322026-09-10T03:07:57.639Z Checking tokio-native-tls v0.3.1
11332026-09-10T03:07:57.799Z Checking hyper-tls v0.6.0
11342026-09-10T03:07:58.210Z Checking newtype-uuid v1.3.2
11352026-09-10T03:07:58.213Z Compiling test-strategy v0.4.3
11362026-09-10T03:07:58.348Z Checking thread_local v1.1.9
11372026-09-10T03:07:58.365Z Checking winnow v1.0.3
11382026-09-10T03:07:58.409Z Checking daft v0.1.5
11392026-09-10T03:07:58.513Z Compiling serde_with_macros v3.14.1
11402026-09-10T03:07:58.600Z Checking serde_spanned v1.1.1
11412026-09-10T03:07:58.633Z Checking is-terminal v0.4.16
11422026-09-10T03:07:58.651Z Checking toml_parser v1.1.2+spec-1.1.0
11432026-09-10T03:07:58.728Z Checking either v1.15.0
11442026-09-10T03:07:58.731Z Checking term v1.2.0
11452026-09-10T03:07:58.918Z Checking toml_writer v1.1.1+spec-1.1.0
11462026-09-10T03:07:58.974Z Checking take_mut v0.2.2
11472026-09-10T03:07:58.990Z Checking match_cfg v0.1.0
11482026-09-10T03:07:59.064Z Checking debug-ignore v1.0.5
11492026-09-10T03:07:59.104Z Checking hostname v0.3.1
11502026-09-10T03:07:59.165Z Checking slog-term v2.9.2
11512026-09-10T03:07:59.201Z Checking slog-json v2.6.1
11522026-09-10T03:07:59.352Z Compiling syn v1.0.109
11532026-09-10T03:07:59.423Z Checking spin v0.9.8
11542026-09-10T03:07:59.480Z Compiling progenitor-macro v0.11.1
11552026-09-10T03:07:59.537Z Checking slog-bunyan v2.5.0
11562026-09-10T03:07:59.569Z Checking usdt v0.6.0
11572026-09-10T03:07:59.600Z Checking async-stream v0.3.6
11582026-09-10T03:07:59.647Z Compiling parse-display-derive v0.10.0
11592026-09-10T03:07:59.731Z Checking rustls-webpki v0.102.8
11602026-09-10T03:07:59.734Z Checking waitgroup v0.1.2
11612026-09-10T03:07:59.763Z Checking rustls-pemfile v2.2.0
11622026-09-10T03:07:59.786Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11632026-09-10T03:07:59.846Z Checking serde_path_to_error v0.1.20
11642026-09-10T03:07:59.902Z Checking hostname v0.4.2
11652026-09-10T03:08:00.006Z Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
11662026-09-10T03:08:00.112Z Checking strum v0.26.3
11672026-09-10T03:08:00.219Z Checking rand_chacha v0.3.1
11682026-09-10T03:08:00.237Z Checking macaddr v1.0.1
11692026-09-10T03:08:00.317Z Checking toml_datetime v0.7.5+spec-1.1.0
11702026-09-10T03:08:00.411Z Checking wait-timeout v0.2.1
11712026-09-10T03:08:00.415Z Checking bit-vec v0.8.0
11722026-09-10T03:08:00.515Z Checking lazy_static v1.5.0
11732026-09-10T03:08:00.538Z Checking quick-error v1.2.3
11742026-09-10T03:08:00.613Z Checking toml v0.9.12+spec-1.1.0
11752026-09-10T03:08:00.630Z Checking bit-set v0.8.0
11762026-09-10T03:08:00.646Z Checking rusty-fork v0.3.0
11772026-09-10T03:08:00.774Z Checking rand v0.8.5
11782026-09-10T03:08:00.814Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
11792026-09-10T03:08:01.156Z Checking rand_xorshift v0.4.0
11802026-09-10T03:08:01.177Z Checking sha1 v0.10.6
11812026-09-10T03:08:01.280Z Checking unarray v0.1.4
11822026-09-10T03:08:01.336Z Checking strum v0.27.2
11832026-09-10T03:08:01.384Z Checking proptest v1.8.0
11842026-09-10T03:08:01.467Z Checking tabwriter v1.4.1
11852026-09-10T03:08:01.470Z Checking tokio-rustls v0.25.0
11862026-09-10T03:08:01.547Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
11872026-09-10T03:08:01.615Z Checking colored v3.1.1
11882026-09-10T03:08:01.694Z Checking serde_with v3.14.1
11892026-09-10T03:08:02.120Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
11902026-09-10T03:08:02.347Z Checking instant v0.1.13
11912026-09-10T03:08:02.454Z Checking rustc-hash v2.1.1
11922026-09-10T03:08:02.764Z Checking iddqd v0.3.18
11932026-09-10T03:08:02.784Z Checking backoff v0.4.0
11942026-09-10T03:08:02.969Z Checking parse-display v0.10.0
11952026-09-10T03:08:03.003Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
11962026-09-10T03:08:03.058Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11972026-09-10T03:08:03.116Z Checking itertools v0.14.0
11982026-09-10T03:08:03.169Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
11992026-09-10T03:08:03.552Z Compiling toml_datetime v0.6.11
12002026-09-10T03:08:03.569Z Compiling clap_derive v4.6.1
12012026-09-10T03:08:03.631Z Checking utf8parse v0.2.2
12022026-09-10T03:08:03.777Z Checking anstyle-parse v1.0.0
12032026-09-10T03:08:03.927Z Checking terminal_size v0.4.3
12042026-09-10T03:08:04.041Z Checking colorchoice v1.0.4
12052026-09-10T03:08:04.120Z Checking anstyle v1.0.14
12062026-09-10T03:08:04.156Z Checking anstyle-query v1.1.4
12072026-09-10T03:08:04.181Z Checking is_terminal_polyfill v1.70.1
12082026-09-10T03:08:04.297Z Checking anstream v1.0.0
12092026-09-10T03:08:04.571Z Checking clap_lex v1.1.0
12102026-09-10T03:08:04.724Z Checking clap_builder v4.6.0
12112026-09-10T03:08:05.941Z Checking clap v4.6.1
12122026-09-10T03:08:07.156Z Compiling num-derive v0.4.2
12132026-09-10T03:08:07.515Z Compiling rustls-webpki v0.103.6
12142026-09-10T03:08:08.143Z Compiling prettyplease v0.2.37
12152026-09-10T03:08:09.632Z Checking crossbeam-epoch v0.9.18
12162026-09-10T03:08:09.672Z Compiling cfg_aliases v0.2.1
12172026-09-10T03:08:09.752Z Compiling winnow v0.5.40
12182026-09-10T03:08:10.435Z Checking serde_spanned v0.6.9
12192026-09-10T03:08:10.677Z Compiling memoffset v0.9.1
12202026-09-10T03:08:10.747Z Compiling rayon-core v1.13.0
12212026-09-10T03:08:10.970Z Compiling tokio-rustls v0.26.4
12222026-09-10T03:08:11.076Z Compiling toml_edit v0.19.15
12232026-09-10T03:08:12.169Z Compiling proc-macro-crate v1.3.1
12242026-09-10T03:08:12.353Z Compiling zerocopy-derive v0.7.35
12252026-09-10T03:08:12.791Z Compiling crc32fast v1.5.0
12262026-09-10T03:08:13.538Z Compiling hyper-rustls v0.27.7
12272026-09-10T03:08:13.671Z Checking crossbeam-deque v0.8.6
12282026-09-10T03:08:13.791Z Compiling reqwest v0.12.23
12292026-09-10T03:08:13.961Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12302026-09-10T03:08:14.044Z Checking adler2 v2.0.1
12312026-09-10T03:08:14.927Z Compiling progenitor-client v0.11.1
12322026-09-10T03:08:15.157Z Compiling progenitor v0.11.1
12332026-09-10T03:08:15.349Z Checking miniz_oxide v0.8.9
12342026-09-10T03:08:16.082Z Compiling num-integer v0.1.46
12352026-09-10T03:08:16.183Z Compiling proc-macro-error-attr v1.0.4
12362026-09-10T03:08:16.367Z Compiling heapless v0.8.0
12372026-09-10T03:08:16.384Z Compiling heck v0.4.1
12382026-09-10T03:08:16.594Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
12392026-09-10T03:08:16.686Z Checking flate2 v1.1.2
12402026-09-10T03:08:16.710Z Compiling progenitor-client v0.10.0
12412026-09-10T03:08:17.094Z Compiling ingot-macros v0.1.1
12422026-09-10T03:08:17.883Z Checking hash32 v0.3.1
12432026-09-10T03:08:18.020Z Checking hybrid-array v0.4.12
12442026-09-10T03:08:18.123Z Compiling proc-macro-error v1.0.4
12452026-09-10T03:08:18.313Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
12462026-09-10T03:08:18.534Z Compiling smoltcp v0.11.0
12472026-09-10T03:08:18.593Z Checking toml_write v0.1.2
12482026-09-10T03:08:18.764Z Checking toml_edit v0.22.27
12492026-09-10T03:08:19.017Z Checking num-rational v0.4.2
12502026-09-10T03:08:19.291Z Checking num-iter v0.1.45
12512026-09-10T03:08:19.409Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12522026-09-10T03:08:19.436Z Compiling zerocopy v0.7.35
12532026-09-10T03:08:19.732Z Checking ingot-types v0.1.2
12542026-09-10T03:08:19.835Z Compiling num_enum_derive v0.7.5
12552026-09-10T03:08:19.870Z Compiling hubpack_derive v0.1.1
12562026-09-10T03:08:19.999Z Checking cobs v0.3.0
12572026-09-10T03:08:20.080Z Compiling foreign-types-macros v0.2.3
12582026-09-10T03:08:20.105Z Compiling scroll_derive v0.12.1
12592026-09-10T03:08:20.129Z Compiling num-complex v0.4.6
12602026-09-10T03:08:20.375Z Compiling usdt-impl v0.5.0
12612026-09-10T03:08:20.474Z Checking bitflags v1.3.2
12622026-09-10T03:08:20.550Z Compiling crucible-workspace-hack v0.1.0
12632026-09-10T03:08:20.624Z Checking foreign-types-shared v0.3.1
12642026-09-10T03:08:20.697Z Checking managed v0.8.0
12652026-09-10T03:08:20.715Z Checking foreign-types v0.5.0
12662026-09-10T03:08:20.805Z Checking scroll v0.12.0
12672026-09-10T03:08:20.862Z Checking num_enum v0.7.5
12682026-09-10T03:08:20.937Z Checking num v0.4.3
12692026-09-10T03:08:21.012Z Checking hubpack v0.1.2
12702026-09-10T03:08:21.028Z Checking postcard v1.1.3
12712026-09-10T03:08:21.056Z Checking ingot v0.1.1
12722026-09-10T03:08:21.178Z Compiling dof v0.3.0
12732026-09-10T03:08:21.311Z Checking toml v0.8.23
12742026-09-10T03:08:21.726Z Checking crypto-common v0.2.2
12752026-09-10T03:08:21.785Z Checking block-buffer v0.12.0
12762026-09-10T03:08:22.002Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
12772026-09-10T03:08:22.044Z Compiling dtrace-parser v0.2.0
12782026-09-10T03:08:22.309Z Checking camino-tempfile v1.4.1
12792026-09-10T03:08:22.342Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12802026-09-10T03:08:22.476Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12812026-09-10T03:08:22.502Z Checking cstr-argument v0.1.2
12822026-09-10T03:08:22.584Z Compiling thread-id v4.2.2
12832026-09-10T03:08:22.630Z Checking static_assertions v1.1.0
12842026-09-10T03:08:22.678Z Checking float-ord v0.3.2
12852026-09-10T03:08:22.695Z Checking compression-core v0.4.32
12862026-09-10T03:08:22.712Z Compiling minimal-lexical v0.2.1
12872026-09-10T03:08:22.715Z Checking const-oid v0.10.2
12882026-09-10T03:08:22.823Z Checking compression-codecs v0.4.32
12892026-09-10T03:08:22.896Z Checking digest v0.11.3
12902026-09-10T03:08:22.915Z Compiling nom v7.1.3
12912026-09-10T03:08:23.023Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12922026-09-10T03:08:23.054Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12932026-09-10T03:08:23.194Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
12942026-09-10T03:08:23.307Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
12952026-09-10T03:08:23.457Z Checking goblin v0.8.2
12962026-09-10T03:08:23.540Z Checking rayon v1.11.0
12972026-09-10T03:08:23.748Z Compiling num_enum_derive v0.5.11
12982026-09-10T03:08:23.822Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12992026-09-10T03:08:24.036Z Compiling rustc_version v0.4.1
13002026-09-10T03:08:24.200Z Checking toml_datetime v1.1.1+spec-1.1.0
13012026-09-10T03:08:24.330Z Compiling dropshot v0.17.1
13022026-09-10T03:08:24.402Z Compiling convert_case v0.4.0
13032026-09-10T03:08:24.562Z Checking cpufeatures v0.3.0
13042026-09-10T03:08:24.565Z Checking tinyvec_macros v0.1.1
13052026-09-10T03:08:24.644Z Compiling rustix v0.38.44
13062026-09-10T03:08:24.662Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26)
13072026-09-10T03:08:24.709Z Compiling derive_more v0.99.20
13082026-09-10T03:08:24.728Z Checking num_enum v0.5.11
13092026-09-10T03:08:24.841Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13102026-09-10T03:08:24.903Z Checking tinyvec v1.10.0
13112026-09-10T03:08:24.945Z Checking sha1 v0.11.0
13122026-09-10T03:08:25.170Z Checking toml v1.1.2+spec-1.1.0
13132026-09-10T03:08:25.216Z Checking async-compression v0.4.33
13142026-09-10T03:08:25.349Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13152026-09-10T03:08:25.459Z Compiling nix v0.30.1
13162026-09-10T03:08:25.669Z Checking libscf-sys v1.2.0
13172026-09-10T03:08:25.802Z Compiling libz-sys v1.1.22
13182026-09-10T03:08:25.848Z Compiling dropshot_endpoint v0.17.1
13192026-09-10T03:08:25.978Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
13202026-09-10T03:08:26.082Z Checking bytecount v0.6.9
13212026-09-10T03:08:26.305Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
13222026-09-10T03:08:26.493Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
13232026-09-10T03:08:26.664Z Compiling usdt-macro v0.5.0
13242026-09-10T03:08:26.886Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13252026-09-10T03:08:26.921Z Compiling usdt-attr-macro v0.5.0
13262026-09-10T03:08:27.154Z Compiling zone_cfg_derive v0.3.1
13272026-09-10T03:08:27.173Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
13282026-09-10T03:08:27.326Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13292026-09-10T03:08:27.344Z Checking itertools v0.12.1
13302026-09-10T03:08:27.470Z Checking memmap v0.7.0
13312026-09-10T03:08:27.609Z Checking sigpipe v0.1.3
13322026-09-10T03:08:27.653Z Checking glob v0.3.3
13332026-09-10T03:08:27.683Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13342026-09-10T03:08:27.699Z Checking jiff v0.2.15
13352026-09-10T03:08:27.836Z Checking usdt v0.5.0
13362026-09-10T03:08:27.839Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
13372026-09-10T03:08:27.925Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
13382026-09-10T03:08:28.000Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
13392026-09-10T03:08:28.060Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13402026-09-10T03:08:28.091Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
13412026-09-10T03:08:28.122Z Checking smf v0.2.3
13422026-09-10T03:08:28.212Z Checking secrecy v0.10.3
13432026-09-10T03:08:28.311Z Checking whoami v1.6.1
13442026-09-10T03:08:28.355Z Compiling curve25519-dalek v4.1.3
13452026-09-10T03:08:28.371Z Checking zone v0.3.1
13462026-09-10T03:08:28.478Z Checking hmac v0.12.1
13472026-09-10T03:08:28.617Z Checking inout v0.1.4
13482026-09-10T03:08:28.633Z Compiling enum-as-inner v0.6.1
13492026-09-10T03:08:28.666Z Compiling clang-sys v1.8.1
13502026-09-10T03:08:28.713Z Checking ff v0.13.1
13512026-09-10T03:08:28.748Z Compiling semver v0.1.20
13522026-09-10T03:08:28.840Z Checking data-encoding v2.9.0
13532026-09-10T03:08:28.858Z Checking group v0.13.0
13542026-09-10T03:08:28.968Z Compiling rustc_version v0.1.7
13552026-09-10T03:08:28.996Z Checking cipher v0.4.4
13562026-09-10T03:08:29.101Z Checking hkdf v0.12.4
13572026-09-10T03:08:29.133Z Checking atomicwrites v0.4.4
13582026-09-10T03:08:29.162Z Compiling thiserror-impl-no-std v2.0.2
13592026-09-10T03:08:29.179Z Checking universal-hash v0.5.1
13602026-09-10T03:08:29.195Z Checking crypto-bigint v0.5.5
13612026-09-10T03:08:29.230Z Compiling regress v0.11.1
13622026-09-10T03:08:29.256Z Checking half v2.7.1
13632026-09-10T03:08:29.301Z Compiling curve25519-dalek-derive v0.1.1
13642026-09-10T03:08:29.498Z Checking ciborium-io v0.2.2
13652026-09-10T03:08:29.596Z Checking opaque-debug v0.3.1
13662026-09-10T03:08:29.670Z Checking base64ct v1.8.0
13672026-09-10T03:08:29.910Z Checking indent_write v2.2.0
13682026-09-10T03:08:29.944Z Checking base16ct v0.2.0
13692026-09-10T03:08:30.066Z Checking password-hash v0.5.0
13702026-09-10T03:08:30.083Z Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13712026-09-10T03:08:30.199Z Checking elliptic-curve v0.13.8
13722026-09-10T03:08:30.220Z Checking thiserror-no-std v2.0.2
13732026-09-10T03:08:30.238Z Checking poly1305 v0.8.0
13742026-09-10T03:08:30.295Z Checking ciborium-ll v0.2.2
13752026-09-10T03:08:30.311Z Checking chacha20 v0.9.1
13762026-09-10T03:08:30.446Z Compiling newtype_derive v0.1.6
13772026-09-10T03:08:30.468Z Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13782026-09-10T03:08:30.471Z Compiling nix v0.31.3
13792026-09-10T03:08:30.501Z Checking blake2 v0.10.6
13802026-09-10T03:08:30.677Z Checking aead v0.5.2
13812026-09-10T03:08:30.718Z Compiling libloading v0.8.9
13822026-09-10T03:08:30.718Z Checking bstr v1.12.0
13832026-09-10T03:08:30.752Z Compiling typify-impl v0.6.2
13842026-09-10T03:08:30.815Z Checking keccak v0.1.6
13852026-09-10T03:08:30.869Z Checking resolv-conf v0.7.5
13862026-09-10T03:08:30.918Z Checking linked-hash-map v0.5.6
13872026-09-10T03:08:30.975Z Compiling bindgen v0.72.1
13882026-09-10T03:08:31.054Z Compiling owo-colors v4.3.0
13892026-09-10T03:08:31.111Z Checking sha3 v0.10.8
13902026-09-10T03:08:31.142Z Checking lru-cache v0.1.2
13912026-09-10T03:08:31.366Z Checking chacha20poly1305 v0.10.1
13922026-09-10T03:08:31.381Z Checking vsss-rs v3.3.4
13932026-09-10T03:08:31.462Z Checking argon2 v0.5.3
13942026-09-10T03:08:31.602Z Checking ciborium v0.2.2
13952026-09-10T03:08:31.756Z Checking hickory-proto v0.24.4
13962026-09-10T03:08:31.841Z Checking tokio-dtrace v0.1.1
13972026-09-10T03:08:31.905Z Checking papergrid v0.18.0
13982026-09-10T03:08:32.019Z Compiling cexpr v0.6.0
13992026-09-10T03:08:32.022Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
14002026-09-10T03:08:32.304Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
14012026-09-10T03:08:32.614Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
14022026-09-10T03:08:32.758Z Checking serde-big-array v0.5.1
14032026-09-10T03:08:32.851Z Compiling serde_repr v0.1.20
14042026-09-10T03:08:32.904Z Compiling derive-where v1.6.0
14052026-09-10T03:08:33.118Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
14062026-09-10T03:08:33.339Z Checking siphasher v1.0.1
14072026-09-10T03:08:33.357Z Checking unicode-segmentation v1.12.0
14082026-09-10T03:08:33.408Z Checking same-file v1.0.6
14092026-09-10T03:08:33.425Z Compiling shlex v1.3.0
14102026-09-10T03:08:33.503Z Checking phf_shared v0.12.1
14112026-09-10T03:08:33.530Z Checking walkdir v2.5.0
14122026-09-10T03:08:33.646Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
14132026-09-10T03:08:33.680Z Checking newline-converter v0.3.0
14142026-09-10T03:08:33.754Z Checking hickory-resolver v0.24.4
14152026-09-10T03:08:33.796Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
14162026-09-10T03:08:34.155Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
14172026-09-10T03:08:34.304Z Compiling typify-macro v0.6.2
14182026-09-10T03:08:34.322Z Checking tabled v0.21.0
14192026-09-10T03:08:34.428Z Checking oxide-tokio-rt v0.1.2
14202026-09-10T03:08:34.574Z Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14212026-09-10T03:08:35.337Z Checking itertools v0.15.0
14222026-09-10T03:08:35.362Z Checking console v0.16.4
14232026-09-10T03:08:35.366Z Compiling progenitor-impl v0.10.0
14242026-09-10T03:08:35.611Z Checking tokio-stream v0.1.17
14252026-09-10T03:08:35.671Z Compiling pin-project-internal v1.1.10
14262026-09-10T03:08:35.798Z Compiling slog-dtrace v0.3.0
14272026-09-10T03:08:35.830Z Checking csv-core v0.1.12
14282026-09-10T03:08:36.015Z Compiling chrono-tz v0.10.4
14292026-09-10T03:08:36.032Z Compiling cancel-safe-futures v0.1.5
14302026-09-10T03:08:36.237Z Checking swrite v0.1.0
14312026-09-10T03:08:36.279Z Checking unicode-width v0.1.14
14322026-09-10T03:08:36.333Z Checking unicode-linebreak v0.1.5
14332026-09-10T03:08:36.401Z Checking foldhash v0.1.5
14342026-09-10T03:08:36.534Z Checking smawk v0.3.2
14352026-09-10T03:08:36.552Z Compiling unicode-xid v0.2.6
14362026-09-10T03:08:36.554Z Checking similar v3.2.0
14372026-09-10T03:08:36.669Z Checking textwrap v0.16.2
14382026-09-10T03:08:36.687Z Compiling const_format_proc_macros v0.2.34
14392026-09-10T03:08:36.732Z Checking pin-project v1.1.10
14402026-09-10T03:08:36.837Z Checking hashbrown v0.15.5
14412026-09-10T03:08:37.128Z Checking expectorate v1.3.0
14422026-09-10T03:08:37.323Z Checking csv v1.4.0
14432026-09-10T03:08:37.356Z Checking qorb v0.4.1
14442026-09-10T03:08:37.411Z Compiling progenitor-macro v0.10.0
14452026-09-10T03:08:37.496Z Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14462026-09-10T03:08:37.729Z Checking phf v0.12.1
14472026-09-10T03:08:37.882Z Checking unicode-normalization v0.1.24
14482026-09-10T03:08:37.929Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14492026-09-10T03:08:37.949Z Compiling snafu-derive v0.8.9
14502026-09-10T03:08:38.348Z Checking libsw-core v0.3.2
14512026-09-10T03:08:38.431Z Compiling libgit2-sys v0.17.0+1.8.1
14522026-09-10T03:08:38.500Z Compiling async-recursion v1.1.1
14532026-09-10T03:08:38.861Z Compiling cookie v0.18.1
14542026-09-10T03:08:38.965Z Compiling moka v0.12.11
14552026-09-10T03:08:39.071Z Checking highway v1.3.0
14562026-09-10T03:08:39.169Z Checking fixedbitset v0.5.7
14572026-09-10T03:08:39.187Z Checking fixedbitset v0.4.2
14582026-09-10T03:08:39.356Z Checking petgraph v0.6.5
14592026-09-10T03:08:39.370Z Checking petgraph v0.8.2
14602026-09-10T03:08:39.391Z Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14612026-09-10T03:08:39.643Z Checking snafu v0.8.9
14622026-09-10T03:08:39.888Z Checking libsw v3.5.0
14632026-09-10T03:08:40.070Z Checking olpc-cjson v0.1.4
14642026-09-10T03:08:40.349Z Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14652026-09-10T03:08:40.583Z Checking const_format v0.2.34
14662026-09-10T03:08:40.811Z Checking papergrid v0.11.0
14672026-09-10T03:08:40.876Z Compiling typify v0.6.2
14682026-09-10T03:08:40.900Z Checking globset v0.4.16
14692026-09-10T03:08:40.976Z Checking gethostname v0.5.0
14702026-09-10T03:08:40.993Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
14712026-09-10T03:08:41.150Z Compiling tabled_derive v0.7.0
14722026-09-10T03:08:41.181Z Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14732026-09-10T03:08:41.415Z Checking reqwest v0.13.2
14742026-09-10T03:08:41.482Z Checking bcs v0.1.6
14752026-09-10T03:08:41.509Z Checking pem v3.0.5
14762026-09-10T03:08:41.542Z Checking progenitor v0.10.0
14772026-09-10T03:08:41.669Z Checking serde_plain v1.0.2
14782026-09-10T03:08:41.686Z Checking tagptr v0.2.0
14792026-09-10T03:08:41.708Z Checking crc8 v0.1.1
14802026-09-10T03:08:41.809Z Checking typed-path v0.9.3
14812026-09-10T03:08:41.826Z Checking humantime v2.3.0
14822026-09-10T03:08:41.829Z Compiling signal-hook v0.4.4
14832026-09-10T03:08:41.944Z Checking linear-map v1.2.0
14842026-09-10T03:08:42.005Z Checking termtree v0.5.1
14852026-09-10T03:08:42.073Z Checking tabled v0.15.0
14862026-09-10T03:08:42.116Z Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14872026-09-10T03:08:42.139Z Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14882026-09-10T03:08:42.565Z Checking tough v0.20.0
14892026-09-10T03:08:42.722Z Compiling progenitor-impl v0.14.0
14902026-09-10T03:08:43.361Z Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14912026-09-10T03:08:43.379Z Checking steno v0.4.1
14922026-09-10T03:08:43.757Z Checking hickory-proto v0.25.2
14932026-09-10T03:08:44.247Z Compiling curl-sys v0.4.89+curl-8.20.0
14942026-09-10T03:08:44.369Z Compiling cargo-platform v0.1.9
14952026-09-10T03:08:44.484Z Compiling vergen v8.3.2
14962026-09-10T03:08:44.565Z Compiling fs-err v3.1.2
14972026-09-10T03:08:44.606Z Compiling cargo_metadata v0.18.1
14982026-09-10T03:08:44.795Z Checking dpd-types-versions v0.1.0 (/work/oxidecomputer/dendrite/dpd-types/versions)
14992026-09-10T03:08:44.920Z Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15002026-09-10T03:08:45.341Z Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15012026-09-10T03:08:45.466Z Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15022026-09-10T03:08:45.536Z Checking hickory-resolver v0.25.2
15032026-09-10T03:08:45.794Z Compiling progenitor-macro v0.14.0
15042026-09-10T03:08:45.877Z Checking progenitor-client v0.14.0
15052026-09-10T03:08:46.100Z Checking dropshot-api-manager-types v0.7.2
15062026-09-10T03:08:46.159Z Checking sha2 v0.10.9
15072026-09-10T03:08:46.270Z Compiling blake3 v1.8.2
15082026-09-10T03:08:46.406Z Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15092026-09-10T03:08:46.471Z Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15102026-09-10T03:08:46.622Z Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15112026-09-10T03:08:46.922Z Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15122026-09-10T03:08:46.990Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15132026-09-10T03:08:47.091Z Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15142026-09-10T03:08:47.238Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
15152026-09-10T03:08:47.705Z Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15162026-09-10T03:08:48.136Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
15172026-09-10T03:08:48.265Z Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15182026-09-10T03:08:48.437Z Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15192026-09-10T03:08:48.733Z Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap)
15202026-09-10T03:08:48.872Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
15212026-09-10T03:08:49.250Z Checking git-stub v1.0.0
15222026-09-10T03:08:49.413Z Compiling strum_macros v0.28.0
15232026-09-10T03:08:49.896Z Checking progenitor v0.14.0
15242026-09-10T03:08:49.912Z Checking filetime v0.2.26
15252026-09-10T03:08:50.029Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e)
15262026-09-10T03:08:50.053Z Checking xattr v1.6.1
15272026-09-10T03:08:50.167Z Checking constant_time_eq v0.3.1
15282026-09-10T03:08:50.188Z Compiling curl v0.4.50
15292026-09-10T03:08:50.250Z Checking arrayvec v0.7.6
15302026-09-10T03:08:50.266Z Checking is_ci v1.2.0
15312026-09-10T03:08:50.315Z Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
15322026-09-10T03:08:50.366Z Checking arrayref v0.3.9
15332026-09-10T03:08:50.429Z Checking supports-color v3.0.2
15342026-09-10T03:08:50.483Z Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
15352026-09-10T03:08:50.544Z Checking common v0.1.0 (/work/oxidecomputer/dendrite/common)
15362026-09-10T03:08:50.584Z Checking tar v0.4.45
15372026-09-10T03:08:50.953Z Checking git-stub-vcs v0.1.0
15382026-09-10T03:08:51.177Z Checking strum v0.28.0
15392026-09-10T03:08:51.244Z Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
15402026-09-10T03:08:51.280Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
15412026-09-10T03:08:51.296Z Checking toml v0.7.8
15422026-09-10T03:08:51.606Z Checking similar v2.7.0
15432026-09-10T03:08:51.623Z Checking drift v0.2.0
15442026-09-10T03:08:51.762Z Checking kstat-rs v0.2.4
15452026-09-10T03:08:51.846Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
15462026-09-10T03:08:51.925Z Checking topological-sort v0.2.2
15472026-09-10T03:08:51.943Z Checking dropshot-api-manager v0.7.2
15482026-09-10T03:08:51.959Z Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15492026-09-10T03:08:52.063Z Checking omicron-zone-package v0.12.2
15502026-09-10T03:08:52.566Z Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15512026-09-10T03:08:52.990Z Checking packet v0.1.0 (/work/oxidecomputer/dendrite/packet)
15522026-09-10T03:08:53.347Z Checking signal-hook-tokio v0.4.0
15532026-09-10T03:08:53.477Z Checking scuffle v0.1.0
15542026-09-10T03:08:53.495Z Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15552026-09-10T03:08:53.722Z Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros)
15562026-09-10T03:08:53.741Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15572026-09-10T03:08:53.886Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15582026-09-10T03:08:53.982Z Checking iddqd v0.4.5
15592026-09-10T03:08:54.021Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
15602026-09-10T03:08:54.220Z Checking search_path v0.1.4
15612026-09-10T03:08:54.336Z Checking internet-checksum v0.2.1
15622026-09-10T03:08:54.360Z Checking xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask)
15632026-09-10T03:08:54.450Z Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15642026-09-10T03:08:54.494Z Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
15652026-09-10T03:08:54.591Z Checking uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd)
15662026-09-10T03:08:56.714Z Compiling git2 v0.19.0
15672026-09-10T03:08:58.977Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
15682026-09-10T03:08:59.372Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
15692026-09-10T03:09:05.502Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15702026-09-10T03:09:06.770Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15712026-09-10T03:09:11.649Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 06s
15722026-09-10T03:09:11.995Z+ for feat in tofino_stub tofino_asic softnpu chaos
15732026-09-10T03:09:11.995Z+ cargo clippy --features tofino_asic -- --deny warnings
15742026-09-10T03:09:12.485Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d)
15752026-09-10T03:09:12.488Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
15762026-09-10T03:09:12.563Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
15772026-09-10T03:09:12.566Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
15782026-09-10T03:09:19.757Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
15792026-09-10T03:09:19.757Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
15802026-09-10T03:09:22.425Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.39s
15812026-09-10T03:09:22.566Z+ for feat in tofino_stub tofino_asic softnpu chaos
15822026-09-10T03:09:22.566Z+ cargo clippy --features softnpu -- --deny warnings
15832026-09-10T03:09:22.867Z Downloading crates ...
15842026-09-10T03:09:23.002Z Downloaded funty v2.0.0
15852026-09-10T03:09:23.015Z Downloaded serde_arrays v0.1.0
15862026-09-10T03:09:23.018Z Downloaded radium v0.7.0
15872026-09-10T03:09:23.018Z Downloaded libloading v0.7.4
15882026-09-10T03:09:23.021Z Downloaded tap v1.0.1
15892026-09-10T03:09:23.021Z Downloaded erased-serde v0.4.8
15902026-09-10T03:09:23.021Z Downloaded bitstruct v0.1.1
15912026-09-10T03:09:23.024Z Downloaded bitstruct_derive v0.1.0
15922026-09-10T03:09:23.024Z Downloaded wyz v0.5.1
15932026-09-10T03:09:23.024Z Downloaded num-bigint v0.4.6
15942026-09-10T03:09:23.027Z Downloaded ascii v1.1.0
15952026-09-10T03:09:23.034Z Downloaded bitvec v1.0.1
15962026-09-10T03:09:23.042Z Downloaded typeid v1.0.3
15972026-09-10T03:09:23.158Z Checking num-integer v0.1.46
15982026-09-10T03:09:23.237Z Checking num-complex v0.4.6
15992026-09-10T03:09:23.248Z Compiling radium v0.7.0
16002026-09-10T03:09:23.257Z Checking tap v1.0.1
16012026-09-10T03:09:23.263Z Checking funty v2.0.0
16022026-09-10T03:09:23.269Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
16032026-09-10T03:09:23.272Z Compiling typeid v1.0.3
16042026-09-10T03:09:23.283Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
16052026-09-10T03:09:23.341Z Checking wyz v0.5.1
16062026-09-10T03:09:23.438Z Checking num-bigint v0.4.6
16072026-09-10T03:09:23.438Z Checking num-iter v0.1.45
16082026-09-10T03:09:23.486Z Checking nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
16092026-09-10T03:09:23.505Z Compiling erased-serde v0.4.8
16102026-09-10T03:09:23.557Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
16112026-09-10T03:09:23.566Z Compiling bitstruct_derive v0.1.0
16122026-09-10T03:09:23.590Z Checking nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
16132026-09-10T03:09:23.637Z Checking rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
16142026-09-10T03:09:23.666Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
16152026-09-10T03:09:23.683Z Checking bitvec v1.0.1
16162026-09-10T03:09:23.693Z Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
16172026-09-10T03:09:23.696Z Checking ascii v1.1.0
16182026-09-10T03:09:23.755Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
16192026-09-10T03:09:23.782Z Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
16202026-09-10T03:09:23.862Z Checking rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
16212026-09-10T03:09:23.881Z Checking cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
16222026-09-10T03:09:23.898Z Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a)
16232026-09-10T03:09:23.910Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
16242026-09-10T03:09:24.145Z Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
16252026-09-10T03:09:24.172Z Checking serde_arrays v0.1.0
16262026-09-10T03:09:24.195Z Checking bitstruct v0.1.1
16272026-09-10T03:09:24.252Z Checking num-rational v0.4.2
16282026-09-10T03:09:24.269Z Checking libloading v0.7.4
16292026-09-10T03:09:24.278Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
16302026-09-10T03:09:24.512Z Checking num v0.4.3
16312026-09-10T03:09:24.579Z Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16322026-09-10T03:09:25.106Z Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544)
16332026-09-10T03:09:25.394Z Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16)
16342026-09-10T03:09:25.395Z Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16)
16352026-09-10T03:09:25.584Z Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615)
16362026-09-10T03:09:25.790Z Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16372026-09-10T03:09:25.794Z Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16382026-09-10T03:09:26.247Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16392026-09-10T03:09:26.461Z Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16402026-09-10T03:09:26.465Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
16412026-09-10T03:09:26.465Z Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
16422026-09-10T03:09:26.465Z Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16432026-09-10T03:09:27.247Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
16442026-09-10T03:09:28.072Z Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16452026-09-10T03:09:32.167Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
16462026-09-10T03:09:32.282Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
16472026-09-10T03:09:38.591Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16482026-09-10T03:09:39.850Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16492026-09-10T03:09:40.372Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
16502026-09-10T03:09:44.734Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.12s
16512026-09-10T03:09:44.878Z+ for feat in tofino_stub tofino_asic softnpu chaos
16522026-09-10T03:09:44.878Z+ cargo clippy --features chaos -- --deny warnings
16532026-09-10T03:09:45.356Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
16542026-09-10T03:09:45.359Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
16552026-09-10T03:09:45.360Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
16562026-09-10T03:09:52.632Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
16572026-09-10T03:09:52.635Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
16582026-09-10T03:09:55.221Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.30s
16592026-09-10T03:09:55.364Z+ banner fmt
16602026-09-10T03:09:55.368Z
16612026-09-10T03:09:55.368Z ###### # # #####
16622026-09-10T03:09:55.368Z # ## ## #
16632026-09-10T03:09:55.368Z ##### # ## # #
16642026-09-10T03:09:55.368Z # # # #
16652026-09-10T03:09:55.368Z # # # #
16662026-09-10T03:09:55.368Z # # # #
16672026-09-10T03:09:55.368Z
16682026-09-10T03:09:55.368Z+ cargo fmt -- --check
16692026-09-10T03:09:55.816Z+ banner test
16702026-09-10T03:09:55.819Z
16712026-09-10T03:09:55.819Z ##### ###### #### #####
16722026-09-10T03:09:55.820Z # # # #
16732026-09-10T03:09:55.820Z # ##### #### #
16742026-09-10T03:09:55.820Z # # # #
16752026-09-10T03:09:55.820Z # # # # #
16762026-09-10T03:09:55.820Z # ###### #### #
16772026-09-10T03:09:55.820Z
16782026-09-10T03:09:55.820Z+ for feat in tofino_stub tofino_asic softnpu chaos
16792026-09-10T03:09:55.820Z+ RUST_BACKTRACE=full
16802026-09-10T03:09:55.820Z+ cargo test --features tofino_stub --no-fail-fast
16812026-09-10T03:09:56.655Z Compiling unicode-ident v1.0.24
16822026-09-10T03:09:56.655Z Compiling cfg-if v1.0.4
16832026-09-10T03:09:56.767Z Compiling memchr v2.7.5
16842026-09-10T03:09:56.772Z Compiling serde_core v1.0.228
16852026-09-10T03:09:56.779Z Compiling itoa v1.0.15
16862026-09-10T03:09:56.779Z Compiling libc v0.2.186
16872026-09-10T03:09:56.796Z Compiling zmij v1.0.17
16882026-09-10T03:09:56.807Z Compiling libm v0.2.15
16892026-09-10T03:09:56.869Z Compiling proc-macro2 v1.0.106
16902026-09-10T03:09:56.910Z Compiling equivalent v1.0.2
16912026-09-10T03:09:57.002Z Compiling log v0.4.29
16922026-09-10T03:09:57.057Z Compiling heck v0.5.0
16932026-09-10T03:09:57.270Z Compiling quote v1.0.45
16942026-09-10T03:09:57.296Z Compiling iana-time-zone v0.1.64
16952026-09-10T03:09:57.314Z Compiling smallvec v1.15.1
16962026-09-10T03:09:57.448Z Compiling syn v2.0.118
16972026-09-10T03:09:57.537Z Compiling dyn-clone v1.0.20
16982026-09-10T03:09:57.564Z Compiling hashbrown v0.17.1
16992026-09-10T03:09:57.597Z Compiling fnv v1.0.7
17002026-09-10T03:09:57.614Z Compiling regex-syntax v0.8.11
17012026-09-10T03:09:57.678Z Compiling stable_deref_trait v1.2.0
17022026-09-10T03:09:57.695Z Compiling pin-project-lite v0.2.16
17032026-09-10T03:09:57.760Z Compiling percent-encoding v2.3.2
17042026-09-10T03:09:57.794Z Compiling litemap v0.8.0
17052026-09-10T03:09:57.942Z Compiling writeable v0.6.1
17062026-09-10T03:09:57.967Z Compiling num-traits v0.2.19
17072026-09-10T03:09:58.023Z Compiling icu_properties_data v2.0.1
17082026-09-10T03:09:58.134Z Compiling icu_normalizer_data v2.0.0
17092026-09-10T03:09:58.159Z Compiling form_urlencoded v1.2.2
17102026-09-10T03:09:58.211Z Compiling utf8_iter v1.0.4
17112026-09-10T03:09:58.250Z Compiling aho-corasick v1.1.3
17122026-09-10T03:09:58.343Z Compiling scopeguard v1.2.0
17132026-09-10T03:09:58.361Z Compiling byteorder v1.5.0
17142026-09-10T03:09:58.456Z Compiling semver v1.0.28
17152026-09-10T03:09:58.581Z Compiling serde_json v1.0.150
17162026-09-10T03:09:58.593Z Compiling indexmap v2.14.0
17172026-09-10T03:09:58.604Z Compiling lock_api v0.4.14
17182026-09-10T03:09:58.800Z Compiling ucd-trie v0.1.7
17192026-09-10T03:09:58.826Z Compiling getrandom v0.4.2
17202026-09-10T03:09:58.977Z Compiling uuid v1.26.1
17212026-09-10T03:09:58.991Z Compiling allocator-api2 v0.2.21
17222026-09-10T03:09:59.092Z Compiling regex-automata v0.4.13
17232026-09-10T03:09:59.211Z Compiling futures-core v0.3.32
17242026-09-10T03:09:59.314Z Compiling foldhash v0.2.0
17252026-09-10T03:09:59.411Z Compiling ryu v1.0.20
17262026-09-10T03:09:59.492Z Compiling hashbrown v0.16.1
17272026-09-10T03:09:59.601Z Compiling pretty-hex v0.4.1
17282026-09-10T03:09:59.669Z Compiling strsim v0.11.1
17292026-09-10T03:09:59.742Z Compiling futures-sink v0.3.32
17302026-09-10T03:09:59.852Z Compiling time-core v0.1.8
17312026-09-10T03:10:00.007Z Compiling plain v0.2.3
17322026-09-10T03:10:00.020Z Compiling num-conv v0.2.1
17332026-09-10T03:10:00.077Z Compiling slab v0.4.11
17342026-09-10T03:10:00.117Z Compiling futures-channel v0.3.32
17352026-09-10T03:10:00.173Z Compiling time-macros v0.2.27
17362026-09-10T03:10:00.255Z Compiling synstructure v0.13.2
17372026-09-10T03:10:00.258Z Compiling serde_derive_internals v0.29.1
17382026-09-10T03:10:00.341Z Compiling futures-task v0.3.32
17392026-09-10T03:10:00.519Z Compiling futures-io v0.3.32
17402026-09-10T03:10:00.686Z Compiling regress v0.10.5
17412026-09-10T03:10:00.690Z Compiling darling_core v0.21.3
17422026-09-10T03:10:00.750Z Compiling regex v1.12.4
17432026-09-10T03:10:01.011Z Compiling thread-id v5.0.0
17442026-09-10T03:10:01.019Z Compiling getrandom v0.2.16
17452026-09-10T03:10:01.092Z Compiling socket2 v0.6.4
17462026-09-10T03:10:01.205Z Compiling parking_lot_core v0.9.12
17472026-09-10T03:10:01.253Z Compiling bitflags v2.11.1
17482026-09-10T03:10:01.443Z Compiling serde_derive v1.0.228
17492026-09-10T03:10:01.500Z Compiling zerofrom-derive v0.1.6
17502026-09-10T03:10:01.512Z Compiling yoke-derive v0.8.0
17512026-09-10T03:10:01.545Z Compiling zerovec-derive v0.11.1
17522026-09-10T03:10:01.641Z Compiling displaydoc v0.2.5
17532026-09-10T03:10:01.769Z Compiling thiserror-impl v2.0.18
17542026-09-10T03:10:02.409Z Compiling schemars_derive v0.8.22
17552026-09-10T03:10:02.595Z Compiling tokio-macros v2.7.0
17562026-09-10T03:10:02.656Z Compiling zeroize_derive v1.4.3
17572026-09-10T03:10:02.773Z Compiling zerocopy-derive v0.8.27
17582026-09-10T03:10:02.861Z Compiling futures-macro v0.3.32
17592026-09-10T03:10:03.056Z Compiling thiserror v2.0.18
17602026-09-10T03:10:03.170Z Compiling zerofrom v0.1.6
17612026-09-10T03:10:03.308Z Compiling yoke v0.8.0
17622026-09-10T03:10:03.354Z Compiling tracing-attributes v0.1.30
17632026-09-10T03:10:03.366Z Compiling thiserror-impl v1.0.69
17642026-09-10T03:10:03.505Z Compiling zerovec v0.11.4
17652026-09-10T03:10:03.691Z Compiling zerotrie v0.2.2
17662026-09-10T03:10:03.727Z Compiling pest v2.8.2
17672026-09-10T03:10:04.010Z Compiling scroll_derive v0.13.1
17682026-09-10T03:10:04.057Z Compiling zerocopy v0.8.27
17692026-09-10T03:10:04.185Z Compiling serde v1.0.228
17702026-09-10T03:10:04.547Z Compiling tinystr v0.8.1
17712026-09-10T03:10:04.564Z Compiling potential_utf v0.1.3
17722026-09-10T03:10:04.595Z Compiling async-trait v0.1.89
17732026-09-10T03:10:04.716Z Compiling bytes v1.12.0
17742026-09-10T03:10:04.738Z Compiling serde_tokenstream v0.2.3
17752026-09-10T03:10:04.758Z Compiling icu_locale_core v2.0.0
17762026-09-10T03:10:04.848Z Compiling icu_collections v2.0.0
17772026-09-10T03:10:04.873Z Compiling chrono v0.4.45
17782026-09-10T03:10:05.052Z Compiling pest_meta v2.8.2
17792026-09-10T03:10:05.056Z Compiling scroll v0.13.0
17802026-09-10T03:10:05.306Z Compiling icu_provider v2.0.0
17812026-09-10T03:10:05.355Z Compiling http v1.4.2
17822026-09-10T03:10:05.368Z Compiling goblin v0.10.1
17832026-09-10T03:10:05.570Z Compiling daft-derive v0.1.5
17842026-09-10T03:10:05.587Z Compiling icu_properties v2.0.1
17852026-09-10T03:10:05.614Z Compiling icu_normalizer v2.0.0
17862026-09-10T03:10:05.614Z Compiling pest_generator v2.8.2
17872026-09-10T03:10:06.226Z Compiling schemars v0.8.22
17882026-09-10T03:10:06.298Z Compiling darling_macro v0.21.3
17892026-09-10T03:10:06.327Z Compiling pest_derive v2.8.2
17902026-09-10T03:10:06.343Z Compiling openssl-macros v0.1.1
17912026-09-10T03:10:06.384Z Compiling openapiv3 v2.2.0
17922026-09-10T03:10:06.762Z Compiling idna_adapter v1.2.1
17932026-09-10T03:10:06.881Z Compiling idna v1.1.0
17942026-09-10T03:10:06.887Z Compiling dtrace-parser v0.3.0
17952026-09-10T03:10:06.887Z Compiling darling v0.21.3
17962026-09-10T03:10:06.918Z Compiling structmeta-derive v0.3.0
17972026-09-10T03:10:06.986Z Compiling typify-impl v0.4.3
17982026-09-10T03:10:07.333Z Compiling url v2.5.7
17992026-09-10T03:10:07.721Z Compiling async-stream-impl v0.3.6
18002026-09-10T03:10:07.839Z Compiling newtype-uuid-macros v0.1.0
18012026-09-10T03:10:08.007Z Compiling serde_yaml v0.9.34+deprecated
18022026-09-10T03:10:08.057Z Compiling structmeta v0.3.0
18032026-09-10T03:10:08.264Z Compiling dof v0.4.0
18042026-09-10T03:10:08.276Z Compiling zeroize v1.8.1
18052026-09-10T03:10:08.394Z Compiling strum_macros v0.26.4
18062026-09-10T03:10:08.433Z Compiling parking_lot v0.12.5
18072026-09-10T03:10:08.486Z Compiling signal-hook-registry v1.4.6
18082026-09-10T03:10:08.667Z Compiling untrusted v0.9.0
18092026-09-10T03:10:08.801Z Compiling usdt-impl v0.6.0
18102026-09-10T03:10:08.848Z Compiling thiserror v1.0.69
18112026-09-10T03:10:08.890Z Compiling mio v1.2.1
18122026-09-10T03:10:08.956Z Compiling omicron-workspace-hack v0.1.0
18132026-09-10T03:10:09.037Z Compiling base64 v0.22.1
18142026-09-10T03:10:09.311Z Compiling tokio v1.52.3
18152026-09-10T03:10:09.391Z Compiling http-body v1.0.1
18162026-09-10T03:10:09.423Z Compiling dropshot_endpoint v0.16.7
18172026-09-10T03:10:09.579Z Compiling ref-cast-impl v1.0.25
18182026-09-10T03:10:09.592Z Compiling atomic-waker v1.1.2
18192026-09-10T03:10:09.813Z Compiling ipnet v2.11.0
18202026-09-10T03:10:10.094Z Compiling derive-ex v0.1.8
18212026-09-10T03:10:10.176Z Compiling usdt-attr-macro v0.6.0
18222026-09-10T03:10:10.194Z Compiling usdt-macro v0.6.0
18232026-09-10T03:10:10.365Z Compiling strum_macros v0.27.2
18242026-09-10T03:10:10.912Z Compiling httparse v1.10.1
18252026-09-10T03:10:11.122Z Compiling portable-atomic v1.11.1
18262026-09-10T03:10:11.235Z Compiling tower-service v0.3.3
18272026-09-10T03:10:11.337Z Compiling tower-layer v0.3.3
18282026-09-10T03:10:11.360Z Compiling try-lock v0.2.5
18292026-09-10T03:10:11.474Z Compiling critical-section v1.2.0
18302026-09-10T03:10:11.503Z Compiling want v0.3.1
18312026-09-10T03:10:11.592Z Compiling once_cell v1.21.3
18322026-09-10T03:10:11.651Z Compiling httpdate v1.0.3
18332026-09-10T03:10:11.674Z Compiling serde_with_macros v3.14.1
18342026-09-10T03:10:11.677Z Compiling test-strategy v0.4.3
18352026-09-10T03:10:11.965Z Compiling ppv-lite86 v0.2.21
18362026-09-10T03:10:12.217Z Compiling erased-serde v0.3.31
18372026-09-10T03:10:12.716Z Compiling subtle v2.6.1
18382026-09-10T03:10:12.889Z Compiling parse-display-derive v0.10.0
18392026-09-10T03:10:12.901Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
18402026-09-10T03:10:13.281Z Compiling typify-macro v0.4.3
18412026-09-10T03:10:13.473Z Compiling http-body-util v0.1.3
18422026-09-10T03:10:13.487Z Compiling anyhow v1.0.102
18432026-09-10T03:10:13.889Z Compiling serde_urlencoded v0.7.1
18442026-09-10T03:10:13.915Z Compiling rand_core v0.6.4
18452026-09-10T03:10:14.052Z Compiling typenum v1.20.1
18462026-09-10T03:10:14.064Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
18472026-09-10T03:10:14.298Z Compiling futures-util v0.3.32
18482026-09-10T03:10:14.576Z Compiling sync_wrapper v1.0.2
18492026-09-10T03:10:14.742Z Compiling powerfmt v0.2.0
18502026-09-10T03:10:14.816Z Compiling num_threads v0.1.7
18512026-09-10T03:10:14.850Z Compiling tracing-core v0.1.34
18522026-09-10T03:10:14.875Z Compiling camino v1.2.3
18532026-09-10T03:10:14.918Z Compiling deranged v0.5.3
18542026-09-10T03:10:14.952Z Compiling iri-string v0.7.8
18552026-09-10T03:10:15.338Z Compiling typify v0.4.3
18562026-09-10T03:10:15.393Z Compiling tracing v0.1.41
18572026-09-10T03:10:15.503Z Compiling progenitor-impl v0.11.1
18582026-09-10T03:10:15.506Z Compiling encoding_rs v0.8.35
18592026-09-10T03:10:15.625Z Compiling fastrand v2.3.0
18602026-09-10T03:10:15.953Z Compiling mime v0.3.17
18612026-09-10T03:10:15.967Z Compiling cpufeatures v0.2.17
18622026-09-10T03:10:16.045Z Compiling generic-array v0.14.7
18632026-09-10T03:10:16.228Z Compiling hex v0.4.3
18642026-09-10T03:10:16.540Z Compiling crypto-common v0.1.6
18652026-09-10T03:10:16.553Z Compiling getrandom v0.3.3
18662026-09-10T03:10:16.716Z Compiling errno v0.3.14
18672026-09-10T03:10:16.738Z Compiling tokio-util v0.7.16
18682026-09-10T03:10:16.878Z Compiling thread_local v1.1.9
18692026-09-10T03:10:16.938Z Compiling unicode-width v0.2.1
18702026-09-10T03:10:17.133Z Compiling syn v1.0.109
18712026-09-10T03:10:17.146Z Compiling rustls-pki-types v1.12.0
18722026-09-10T03:10:17.227Z Compiling match_cfg v0.1.0
18732026-09-10T03:10:17.268Z Compiling winnow v0.7.14
18742026-09-10T03:10:17.491Z Compiling rustix v1.1.4
18752026-09-10T03:10:18.018Z Compiling take_mut v0.2.2
18762026-09-10T03:10:18.115Z Compiling winnow v1.0.3
18772026-09-10T03:10:18.135Z Compiling term v1.2.0
18782026-09-10T03:10:18.473Z Compiling toml_parser v1.1.2+spec-1.1.0
18792026-09-10T03:10:18.637Z Compiling h2 v0.4.14
18802026-09-10T03:10:18.711Z Compiling ring v0.17.14
18812026-09-10T03:10:18.931Z Compiling progenitor-macro v0.11.1
18822026-09-10T03:10:19.060Z Compiling serde_spanned v1.1.1
18832026-09-10T03:10:19.210Z Compiling debug-ignore v1.0.5
18842026-09-10T03:10:19.225Z Compiling toml_writer v1.1.1+spec-1.1.0
18852026-09-10T03:10:19.318Z Compiling spin v0.9.8
18862026-09-10T03:10:19.594Z Compiling quick-error v1.2.3
18872026-09-10T03:10:19.707Z Compiling block-buffer v0.10.4
18882026-09-10T03:10:20.066Z Compiling waitgroup v0.1.2
18892026-09-10T03:10:20.217Z Compiling async-stream v0.3.6
18902026-09-10T03:10:20.401Z Compiling serde_path_to_error v0.1.20
18912026-09-10T03:10:20.573Z Compiling bit-vec v0.8.0
18922026-09-10T03:10:20.729Z Compiling hyper v1.10.1
18932026-09-10T03:10:20.761Z Compiling lazy_static v1.5.0
18942026-09-10T03:10:20.821Z Compiling bit-set v0.8.0
18952026-09-10T03:10:20.871Z Compiling digest v0.10.7
18962026-09-10T03:10:20.898Z Compiling ipnetwork v0.21.1
18972026-09-10T03:10:20.988Z Compiling strum v0.26.3
18982026-09-10T03:10:21.002Z Compiling crossbeam-utils v0.8.21
18992026-09-10T03:10:21.090Z Compiling toml_datetime v0.7.5+spec-1.1.0
19002026-09-10T03:10:21.315Z Compiling unarray v0.1.4
19012026-09-10T03:10:21.405Z Compiling toml v0.9.12+spec-1.1.0
19022026-09-10T03:10:21.433Z Compiling slog v2.8.2
19032026-09-10T03:10:21.502Z Compiling macaddr v1.0.1
19042026-09-10T03:10:21.505Z Compiling tabwriter v1.4.1
19052026-09-10T03:10:21.745Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
19062026-09-10T03:10:21.745Z Compiling ref-cast v1.0.25
19072026-09-10T03:10:21.838Z Compiling hyper-util v0.1.20
19082026-09-10T03:10:21.861Z Compiling colored v3.1.1
19092026-09-10T03:10:22.029Z Compiling strum v0.27.2
19102026-09-10T03:10:22.162Z Compiling aws-lc-sys v0.39.1
19112026-09-10T03:10:22.257Z Compiling untrusted v0.7.1
19122026-09-10T03:10:22.393Z Compiling oxnet v0.1.6
19132026-09-10T03:10:22.493Z Compiling rand_core v0.9.3
19142026-09-10T03:10:22.862Z Compiling aws-lc-rs v1.16.2
19152026-09-10T03:10:22.883Z Compiling openssl-sys v0.9.117
19162026-09-10T03:10:23.349Z Compiling futures-executor v0.3.32
19172026-09-10T03:10:23.576Z Compiling instant v0.1.13
19182026-09-10T03:10:23.692Z Compiling foreign-types-shared v0.1.1
19192026-09-10T03:10:23.787Z Compiling foreign-types v0.3.2
19202026-09-10T03:10:23.863Z Compiling rustls-webpki v0.103.6
19212026-09-10T03:10:23.875Z Compiling rand_chacha v0.9.0
19222026-09-10T03:10:23.974Z Compiling tempfile v3.27.0
19232026-09-10T03:10:24.017Z Compiling tower v0.5.2
19242026-09-10T03:10:24.365Z Compiling rustls v0.23.40
19252026-09-10T03:10:24.386Z Compiling toml_datetime v0.6.11
19262026-09-10T03:10:24.398Z Compiling openssl-probe v0.1.6
19272026-09-10T03:10:24.588Z Compiling tower-http v0.6.8
19282026-09-10T03:10:24.664Z Compiling rand v0.9.3
19292026-09-10T03:10:24.893Z Compiling openssl v0.10.81
19302026-09-10T03:10:24.984Z Compiling futures v0.3.32
19312026-09-10T03:10:25.070Z Compiling time v0.3.47
19322026-09-10T03:10:25.131Z Compiling clap_derive v4.6.1
19332026-09-10T03:10:25.270Z Compiling memmap2 v0.9.8
19342026-09-10T03:10:25.769Z Compiling crossbeam-channel v0.5.15
19352026-09-10T03:10:25.863Z Compiling webpki-roots v1.0.2
19362026-09-10T03:10:25.992Z Compiling newtype-uuid v1.3.2
19372026-09-10T03:10:26.341Z Compiling daft v0.1.5
19382026-09-10T03:10:26.581Z Compiling is-terminal v0.4.16
19392026-09-10T03:10:26.614Z Compiling either v1.15.0
19402026-09-10T03:10:26.815Z Compiling slog-term v2.9.2
19412026-09-10T03:10:26.819Z Compiling slog-json v2.6.1
19422026-09-10T03:10:26.840Z Compiling slog-async v2.8.0
19432026-09-10T03:10:27.032Z Compiling usdt v0.6.0
19442026-09-10T03:10:27.310Z Compiling tokio-rustls v0.26.4
19452026-09-10T03:10:27.326Z Compiling native-tls v0.2.14
19462026-09-10T03:10:27.381Z Compiling hostname v0.3.1
19472026-09-10T03:10:27.545Z Compiling slog-bunyan v2.5.0
19482026-09-10T03:10:27.613Z Compiling tokio-native-tls v0.3.1
19492026-09-10T03:10:27.626Z Compiling hyper-rustls v0.27.7
19502026-09-10T03:10:27.629Z Compiling rustls-webpki v0.102.8
19512026-09-10T03:10:27.687Z Compiling multer v3.1.0
19522026-09-10T03:10:27.794Z Compiling hyper-tls v0.6.0
19532026-09-10T03:10:27.977Z Compiling reqwest v0.12.23
19542026-09-10T03:10:28.045Z Compiling rustls-pemfile v2.2.0
19552026-09-10T03:10:28.212Z Compiling hostname v0.4.2
19562026-09-10T03:10:28.275Z Compiling rustls v0.22.4
19572026-09-10T03:10:28.366Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19582026-09-10T03:10:28.554Z Compiling rand_chacha v0.3.1
19592026-09-10T03:10:28.954Z Compiling wait-timeout v0.2.1
19602026-09-10T03:10:29.071Z Compiling rand v0.8.5
19612026-09-10T03:10:29.268Z Compiling rusty-fork v0.3.0
19622026-09-10T03:10:29.586Z Compiling rand_xorshift v0.4.0
19632026-09-10T03:10:29.642Z Compiling sha1 v0.10.6
19642026-09-10T03:10:29.744Z Compiling proptest v1.8.0
19652026-09-10T03:10:29.884Z Compiling itertools v0.14.0
19662026-09-10T03:10:30.536Z Compiling tokio-rustls v0.25.0
19672026-09-10T03:10:30.777Z Compiling dropshot v0.16.7
19682026-09-10T03:10:31.109Z Compiling anstyle v1.0.14
19692026-09-10T03:10:31.872Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
19702026-09-10T03:10:32.260Z Compiling progenitor-client v0.10.0
19712026-09-10T03:10:32.517Z Compiling progenitor-client v0.11.1
19722026-09-10T03:10:32.595Z Compiling serde_with v3.14.1
19732026-09-10T03:10:32.828Z Compiling num-derive v0.4.2
19742026-09-10T03:10:33.099Z Compiling progenitor v0.11.1
19752026-09-10T03:10:33.254Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
19762026-09-10T03:10:33.607Z Compiling rustc-hash v2.1.1
19772026-09-10T03:10:33.620Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
19782026-09-10T03:10:33.744Z Compiling iddqd v0.3.18
19792026-09-10T03:10:33.815Z Compiling backoff v0.4.0
19802026-09-10T03:10:34.034Z Compiling parse-display v0.10.0
19812026-09-10T03:10:34.278Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19822026-09-10T03:10:34.387Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
19832026-09-10T03:10:34.901Z Compiling utf8parse v0.2.2
19842026-09-10T03:10:35.029Z Compiling anstyle-parse v1.0.0
19852026-09-10T03:10:35.231Z Compiling is_terminal_polyfill v1.70.1
19862026-09-10T03:10:35.234Z Compiling colorchoice v1.0.4
19872026-09-10T03:10:35.288Z Compiling anstyle-query v1.1.4
19882026-09-10T03:10:35.374Z Compiling anstream v1.0.0
19892026-09-10T03:10:35.499Z Compiling clap_lex v1.1.0
19902026-09-10T03:10:36.480Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19912026-09-10T03:10:38.960Z Compiling winnow v0.5.40
19922026-09-10T03:10:43.456Z Compiling terminal_size v0.4.3
19932026-09-10T03:10:44.769Z Compiling toml_edit v0.19.15
19942026-09-10T03:10:46.200Z Compiling proc-macro-crate v1.3.1
19952026-09-10T03:10:46.347Z Compiling clap_builder v4.6.0
19962026-09-10T03:10:46.673Z Compiling dropshot_endpoint v0.17.1
19972026-09-10T03:10:48.360Z Compiling clap v4.6.1
19982026-09-10T03:10:52.222Z Compiling serde_spanned v0.6.9
19992026-09-10T03:10:53.524Z Compiling prettyplease v0.2.37
20002026-09-10T03:10:53.674Z Compiling adler2 v2.0.1
20012026-09-10T03:10:53.786Z Compiling miniz_oxide v0.8.9
20022026-09-10T03:10:54.476Z Compiling crc32fast v1.5.0
20032026-09-10T03:10:54.529Z Compiling ingot-macros v0.1.1
20042026-09-10T03:10:54.911Z Compiling zerocopy-derive v0.7.35
20052026-09-10T03:10:54.924Z Compiling flate2 v1.1.2
20062026-09-10T03:10:55.873Z Compiling hubpack_derive v0.1.1
20072026-09-10T03:10:56.035Z Compiling hybrid-array v0.4.12
20082026-09-10T03:10:57.583Z Compiling scroll_derive v0.12.1
20092026-09-10T03:10:57.684Z Compiling toml_write v0.1.2
20102026-09-10T03:10:57.850Z Compiling toml_edit v0.22.27
20112026-09-10T03:10:58.719Z Compiling block-buffer v0.12.0
20122026-09-10T03:10:58.723Z Compiling crypto-common v0.2.2
20132026-09-10T03:10:58.977Z Compiling num_enum_derive v0.7.5
20142026-09-10T03:10:59.665Z Compiling foreign-types-macros v0.2.3
20152026-09-10T03:10:59.740Z Compiling num-integer v0.1.46
20162026-09-10T03:11:00.078Z Compiling const-oid v0.10.2
20172026-09-10T03:11:00.089Z Compiling compression-core v0.4.32
20182026-09-10T03:11:00.173Z Compiling float-ord v0.3.2
20192026-09-10T03:11:00.195Z Compiling compression-codecs v0.4.32
20202026-09-10T03:11:00.253Z Compiling digest v0.11.3
20212026-09-10T03:11:00.424Z Compiling toml v0.8.23
20222026-09-10T03:11:01.054Z Compiling zerocopy v0.7.35
20232026-09-10T03:11:02.567Z Compiling toml_datetime v1.1.1+spec-1.1.0
20242026-09-10T03:11:02.715Z Compiling cpufeatures v0.3.0
20252026-09-10T03:11:02.801Z Compiling glob v0.3.3
20262026-09-10T03:11:02.891Z Compiling sha1 v0.11.0
20272026-09-10T03:11:02.951Z Compiling toml v1.1.2+spec-1.1.0
20282026-09-10T03:11:03.159Z Compiling async-compression v0.4.33
20292026-09-10T03:11:03.275Z Compiling proc-macro-error-attr v1.0.4
20302026-09-10T03:11:03.532Z Compiling num-rational v0.4.2
20312026-09-10T03:11:03.725Z Compiling num-iter v0.1.45
20322026-09-10T03:11:04.012Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20332026-09-10T03:11:04.025Z Compiling num-complex v0.4.6
20342026-09-10T03:11:04.415Z Compiling num v0.4.3
20352026-09-10T03:11:04.482Z Compiling proc-macro-error v1.0.4
20362026-09-10T03:11:04.498Z Compiling dropshot v0.17.1
20372026-09-10T03:11:04.536Z Compiling num_enum_derive v0.5.11
20382026-09-10T03:11:04.598Z Compiling dtrace-parser v0.2.0
20392026-09-10T03:11:04.753Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20402026-09-10T03:11:04.985Z Compiling dof v0.3.0
20412026-09-10T03:11:05.285Z Compiling thread-id v4.2.2
20422026-09-10T03:11:05.350Z Compiling derive_more v0.99.20
20432026-09-10T03:11:05.381Z Compiling usdt-impl v0.5.0
20442026-09-10T03:11:05.584Z Compiling minimal-lexical v0.2.1
20452026-09-10T03:11:05.814Z Compiling nom v7.1.3
20462026-09-10T03:11:05.921Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20472026-09-10T03:11:06.515Z Compiling usdt-attr-macro v0.5.0
20482026-09-10T03:11:06.781Z Compiling usdt-macro v0.5.0
20492026-09-10T03:11:07.143Z Compiling dpd-types-versions v0.1.0 (/work/oxidecomputer/dendrite/dpd-types/versions)
20502026-09-10T03:11:07.342Z Compiling zone_cfg_derive v0.3.1
20512026-09-10T03:11:07.994Z Compiling libscf-sys v1.2.0
20522026-09-10T03:11:08.108Z Compiling rustc_version v0.4.1
20532026-09-10T03:11:08.146Z Compiling memoffset v0.9.1
20542026-09-10T03:11:08.244Z Compiling crossbeam-epoch v0.9.18
20552026-09-10T03:11:08.533Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
20562026-09-10T03:11:09.001Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20572026-09-10T03:11:09.037Z Compiling enum-as-inner v0.6.1
20582026-09-10T03:11:09.534Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20592026-09-10T03:11:09.628Z Compiling curve25519-dalek v4.1.3
20602026-09-10T03:11:09.658Z Compiling regress v0.11.1
20612026-09-10T03:11:10.020Z Compiling crossbeam-deque v0.8.6
20622026-09-10T03:11:10.234Z Compiling hubpack v0.1.2
20632026-09-10T03:11:10.472Z Compiling thiserror-impl-no-std v2.0.2
20642026-09-10T03:11:11.123Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20652026-09-10T03:11:11.599Z Compiling curve25519-dalek-derive v0.1.1
20662026-09-10T03:11:11.689Z Compiling static_assertions v1.1.0
20672026-09-10T03:11:11.775Z Compiling typify-impl v0.6.2
20682026-09-10T03:11:12.287Z Compiling rayon-core v1.13.0
20692026-09-10T03:11:12.311Z Compiling clang-sys v1.8.1
20702026-09-10T03:11:12.787Z Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
20712026-09-10T03:11:12.817Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20722026-09-10T03:11:12.831Z Compiling hash32 v0.3.1
20732026-09-10T03:11:13.002Z Compiling bytecount v0.6.9
20742026-09-10T03:11:13.054Z Compiling common v0.1.0 (/work/oxidecomputer/dendrite/common)
20752026-09-10T03:11:13.099Z Compiling heapless v0.8.0
20762026-09-10T03:11:13.155Z Compiling scroll v0.12.0
20772026-09-10T03:11:13.444Z Compiling ingot-types v0.1.2
20782026-09-10T03:11:13.645Z Compiling cobs v0.3.0
20792026-09-10T03:11:13.731Z Compiling libloading v0.8.9
20802026-09-10T03:11:13.744Z Compiling bitflags v1.3.2
20812026-09-10T03:11:13.829Z Compiling foreign-types-shared v0.3.1
20822026-09-10T03:11:13.854Z Compiling managed v0.8.0
20832026-09-10T03:11:13.854Z Compiling bindgen v0.72.1
20842026-09-10T03:11:13.934Z Compiling foreign-types v0.5.0
20852026-09-10T03:11:13.946Z Compiling ingot v0.1.1
20862026-09-10T03:11:14.026Z Compiling postcard v1.1.3
20872026-09-10T03:11:14.091Z Compiling smoltcp v0.11.0
20882026-09-10T03:11:14.448Z Compiling goblin v0.8.2
20892026-09-10T03:11:14.722Z Compiling cexpr v0.6.0
20902026-09-10T03:11:14.822Z Compiling num_enum v0.7.5
20912026-09-10T03:11:14.950Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
20922026-09-10T03:11:15.308Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20932026-09-10T03:11:15.433Z Compiling camino-tempfile v1.4.1
20942026-09-10T03:11:15.511Z Compiling serde_repr v0.1.20
20952026-09-10T03:11:15.683Z Compiling derive-where v1.6.0
20962026-09-10T03:11:15.701Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20972026-09-10T03:11:16.003Z Compiling cstr-argument v0.1.2
20982026-09-10T03:11:16.114Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20992026-09-10T03:11:16.386Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
21002026-09-10T03:11:17.583Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
21012026-09-10T03:11:17.728Z Compiling rayon v1.11.0
21022026-09-10T03:11:17.782Z Compiling rustix v0.38.44
21032026-09-10T03:11:18.064Z Compiling typify-macro v0.6.2
21042026-09-10T03:11:18.276Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21052026-09-10T03:11:18.411Z Compiling crucible-workspace-hack v0.1.0
21062026-09-10T03:11:18.779Z Compiling tinyvec_macros v0.1.1
21072026-09-10T03:11:18.860Z Compiling tinyvec v1.10.0
21082026-09-10T03:11:19.221Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
21092026-09-10T03:11:19.536Z Compiling num_enum v0.5.11
21102026-09-10T03:11:19.959Z Compiling pin-project-internal v1.1.10
21112026-09-10T03:11:20.213Z Compiling memmap v0.7.0
21122026-09-10T03:11:20.371Z Compiling usdt v0.5.0
21132026-09-10T03:11:20.420Z Compiling typify v0.6.2
21142026-09-10T03:11:20.850Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
21152026-09-10T03:11:20.910Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
21162026-09-10T03:11:21.060Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26)
21172026-09-10T03:11:21.149Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21182026-09-10T03:11:21.457Z Compiling itertools v0.12.1
21192026-09-10T03:11:21.481Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
21202026-09-10T03:11:21.630Z Compiling progenitor-impl v0.10.0
21212026-09-10T03:11:22.112Z Compiling sigpipe v0.1.3
21222026-09-10T03:11:22.125Z Compiling jiff v0.2.15
21232026-09-10T03:11:22.194Z Compiling const_format_proc_macros v0.2.34
21242026-09-10T03:11:22.218Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
21252026-09-10T03:11:22.618Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
21262026-09-10T03:11:22.755Z Compiling zone v0.3.1
21272026-09-10T03:11:23.274Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
21282026-09-10T03:11:23.301Z Compiling progenitor-impl v0.14.0
21292026-09-10T03:11:23.632Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
21302026-09-10T03:11:24.058Z Compiling atomicwrites v0.4.4
21312026-09-10T03:11:24.274Z Compiling papergrid v0.18.0
21322026-09-10T03:11:24.301Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
21332026-09-10T03:11:24.460Z Compiling nix v0.30.1
21342026-09-10T03:11:24.609Z Compiling snafu-derive v0.8.9
21352026-09-10T03:11:25.157Z Compiling progenitor-macro v0.10.0
21362026-09-10T03:11:25.287Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21372026-09-10T03:11:25.738Z Compiling smf v0.2.3
21382026-09-10T03:11:26.016Z Compiling secrecy v0.10.3
21392026-09-10T03:11:26.274Z Compiling async-recursion v1.1.1
21402026-09-10T03:11:26.670Z Compiling whoami v1.6.1
21412026-09-10T03:11:26.732Z Compiling predicates-core v1.0.9
21422026-09-10T03:11:26.801Z Compiling progenitor-macro v0.14.0
21432026-09-10T03:11:26.927Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21442026-09-10T03:11:27.327Z Compiling tabled v0.21.0
21452026-09-10T03:11:27.483Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
21462026-09-10T03:11:29.824Z Compiling nix v0.31.3
21472026-09-10T03:11:30.193Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21482026-09-10T03:11:30.240Z Compiling itertools v0.15.0
21492026-09-10T03:11:30.650Z Compiling hmac v0.12.1
21502026-09-10T03:11:30.786Z Compiling inout v0.1.4
21512026-09-10T03:11:30.803Z Compiling ff v0.13.1
21522026-09-10T03:11:30.902Z Compiling float-cmp v0.10.0
21532026-09-10T03:11:30.940Z Compiling data-encoding v2.9.0
21542026-09-10T03:11:31.072Z Compiling difflib v0.4.0
21552026-09-10T03:11:31.259Z Compiling normalize-line-endings v0.3.0
21562026-09-10T03:11:31.363Z Compiling predicates v3.1.4
21572026-09-10T03:11:31.560Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
21582026-09-10T03:11:31.667Z Compiling group v0.13.0
21592026-09-10T03:11:31.770Z Compiling cipher v0.4.4
21602026-09-10T03:11:31.789Z Compiling hkdf v0.12.4
21612026-09-10T03:11:31.820Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21622026-09-10T03:11:32.265Z Compiling tabled_derive v0.7.0
21632026-09-10T03:11:32.735Z Compiling universal-hash v0.5.1
21642026-09-10T03:11:32.796Z Compiling crypto-bigint v0.5.5
21652026-09-10T03:11:32.848Z Compiling half v2.7.1
21662026-09-10T03:11:32.879Z Compiling opaque-debug v0.3.1
21672026-09-10T03:11:32.961Z Compiling unicode-segmentation v1.12.0
21682026-09-10T03:11:33.054Z Compiling crc8 v0.1.1
21692026-09-10T03:11:33.147Z Compiling base64ct v1.8.0
21702026-09-10T03:11:33.266Z Compiling indent_write v2.2.0
21712026-09-10T03:11:33.309Z Compiling base16ct v0.2.0
21722026-09-10T03:11:33.371Z Compiling ciborium-io v0.2.2
21732026-09-10T03:11:33.411Z Compiling password-hash v0.5.0
21742026-09-10T03:11:33.458Z Compiling ciborium-ll v0.2.2
21752026-09-10T03:11:33.488Z Compiling newline-converter v0.3.0
21762026-09-10T03:11:33.764Z Compiling poly1305 v0.8.0
21772026-09-10T03:11:33.867Z Compiling elliptic-curve v0.13.8
21782026-09-10T03:11:34.170Z Compiling chacha20 v0.9.1
21792026-09-10T03:11:34.195Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21802026-09-10T03:11:34.283Z Compiling tokio-dtrace v0.1.1
21812026-09-10T03:11:34.401Z Compiling thiserror-no-std v2.0.2
21822026-09-10T03:11:35.013Z Compiling reqwest v0.13.2
21832026-09-10T03:11:35.358Z Compiling blake2 v0.10.6
21842026-09-10T03:11:35.393Z Compiling console v0.16.4
21852026-09-10T03:11:35.438Z Compiling aead v0.5.2
21862026-09-10T03:11:35.604Z Compiling strum_macros v0.28.0
21872026-09-10T03:11:35.818Z Compiling bstr v1.12.0
21882026-09-10T03:11:35.830Z Compiling similar v3.2.0
21892026-09-10T03:11:35.924Z Compiling resolv-conf v0.7.5
21902026-09-10T03:11:36.290Z Compiling keccak v0.1.6
21912026-09-10T03:11:36.435Z Compiling linked-hash-map v0.5.6
21922026-09-10T03:11:36.592Z Compiling lru-cache v0.1.2
21932026-09-10T03:11:36.629Z Compiling expectorate v1.3.0
21942026-09-10T03:11:36.848Z Compiling sha3 v0.10.8
21952026-09-10T03:11:37.457Z Compiling progenitor-client v0.14.0
21962026-09-10T03:11:37.625Z Compiling argon2 v0.5.3
21972026-09-10T03:11:37.661Z Compiling chacha20poly1305 v0.10.1
21982026-09-10T03:11:37.773Z Compiling vsss-rs v3.3.4
21992026-09-10T03:11:37.808Z Compiling oxide-tokio-rt v0.1.2
22002026-09-10T03:11:38.033Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22012026-09-10T03:11:38.358Z Compiling ciborium v0.2.2
22022026-09-10T03:11:38.373Z Compiling hickory-proto v0.24.4
22032026-09-10T03:11:38.736Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
22042026-09-10T03:11:38.818Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
22052026-09-10T03:11:39.723Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
22062026-09-10T03:11:39.801Z Compiling serde-big-array v0.5.1
22072026-09-10T03:11:39.963Z Compiling same-file v1.0.6
22082026-09-10T03:11:40.076Z Compiling siphasher v1.0.1
22092026-09-10T03:11:40.422Z Compiling phf_shared v0.12.1
22102026-09-10T03:11:40.425Z Compiling hickory-resolver v0.24.4
22112026-09-10T03:11:40.446Z Compiling walkdir v2.5.0
22122026-09-10T03:11:40.601Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
22132026-09-10T03:11:40.614Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22142026-09-10T03:11:41.925Z Compiling progenitor v0.14.0
22152026-09-10T03:11:42.011Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22162026-09-10T03:11:42.123Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22172026-09-10T03:11:43.018Z Compiling newtype_derive v0.1.6
22182026-09-10T03:11:43.058Z Compiling owo-colors v4.3.0
22192026-09-10T03:11:43.264Z Compiling tokio-stream v0.1.17
22202026-09-10T03:11:43.433Z Compiling csv-core v0.1.12
22212026-09-10T03:11:43.535Z Compiling termtree v0.5.1
22222026-09-10T03:11:43.709Z Compiling swrite v0.1.0
22232026-09-10T03:11:43.729Z Compiling unicode-linebreak v0.1.5
22242026-09-10T03:11:43.802Z Compiling unicode-width v0.1.14
22252026-09-10T03:11:43.826Z Compiling smawk v0.3.2
22262026-09-10T03:11:43.977Z Compiling foldhash v0.1.5
22272026-09-10T03:11:44.047Z Compiling textwrap v0.16.2
22282026-09-10T03:11:44.133Z Compiling hashbrown v0.15.5
22292026-09-10T03:11:44.169Z Compiling qorb v0.4.1
22302026-09-10T03:11:44.225Z Compiling csv v1.4.0
22312026-09-10T03:11:44.698Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22322026-09-10T03:11:44.803Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22332026-09-10T03:11:46.354Z Compiling phf v0.12.1
22342026-09-10T03:11:46.516Z Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
22352026-09-10T03:11:46.540Z Compiling pin-project v1.1.10
22362026-09-10T03:11:46.652Z Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap)
22372026-09-10T03:11:46.716Z Compiling libz-sys v1.1.22
22382026-09-10T03:11:46.786Z Compiling unicode-normalization v0.1.24
22392026-09-10T03:11:46.999Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22402026-09-10T03:11:47.332Z Compiling libsw-core v0.3.2
22412026-09-10T03:11:47.729Z Compiling highway v1.3.0
22422026-09-10T03:11:47.765Z Compiling fixedbitset v0.5.7
22432026-09-10T03:11:47.852Z Compiling fixedbitset v0.4.2
22442026-09-10T03:11:48.060Z Compiling humantime v2.3.0
22452026-09-10T03:11:48.119Z Compiling petgraph v0.6.5
22462026-09-10T03:11:48.131Z Compiling petgraph v0.8.2
22472026-09-10T03:11:48.350Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22482026-09-10T03:11:48.797Z Compiling progenitor v0.10.0
22492026-09-10T03:11:48.927Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22502026-09-10T03:11:49.866Z Compiling libsw v3.5.0
22512026-09-10T03:11:49.969Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22522026-09-10T03:11:50.053Z Compiling olpc-cjson v0.1.4
22532026-09-10T03:11:50.209Z Compiling libgit2-sys v0.17.0+1.8.1
22542026-09-10T03:11:50.254Z Compiling snafu v0.8.9
22552026-09-10T03:11:50.480Z Compiling chrono-tz v0.10.4
22562026-09-10T03:11:50.816Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22572026-09-10T03:11:50.957Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22582026-09-10T03:11:51.183Z Compiling papergrid v0.11.0
22592026-09-10T03:11:51.755Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
22602026-09-10T03:11:51.839Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22612026-09-10T03:11:52.129Z Compiling strum v0.28.0
22622026-09-10T03:11:52.184Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22632026-09-10T03:11:52.273Z Compiling globset v0.4.16
22642026-09-10T03:11:53.156Z Compiling const_format v0.2.34
22652026-09-10T03:11:53.507Z Compiling slog-dtrace v0.3.0
22662026-09-10T03:11:53.645Z Compiling cancel-safe-futures v0.1.5
22672026-09-10T03:11:54.156Z Compiling gethostname v0.5.0
22682026-09-10T03:11:54.316Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
22692026-09-10T03:11:55.082Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22702026-09-10T03:11:55.393Z Compiling dropshot-api-manager-types v0.7.2
22712026-09-10T03:11:55.679Z Compiling pem v3.0.5
22722026-09-10T03:11:55.740Z Compiling bcs v0.1.6
22732026-09-10T03:11:55.780Z Compiling cargo-platform v0.1.9
22742026-09-10T03:11:56.041Z Compiling serde_plain v1.0.2
22752026-09-10T03:11:56.545Z Compiling tagptr v0.2.0
22762026-09-10T03:11:56.594Z Compiling linear-map v1.2.0
22772026-09-10T03:11:56.707Z Compiling typed-path v0.9.3
22782026-09-10T03:11:57.663Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22792026-09-10T03:11:57.691Z Compiling tough v0.20.0
22802026-09-10T03:11:58.103Z Compiling moka v0.12.11
22812026-09-10T03:11:59.283Z Compiling cargo_metadata v0.18.1
22822026-09-10T03:11:59.898Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22832026-09-10T03:12:02.055Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22842026-09-10T03:12:02.178Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22852026-09-10T03:12:02.262Z Compiling tabled v0.15.0
22862026-09-10T03:12:02.582Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22872026-09-10T03:12:02.832Z Compiling git2 v0.19.0
22882026-09-10T03:12:03.642Z Compiling steno v0.4.1
22892026-09-10T03:12:05.456Z Compiling cookie v0.18.1
22902026-09-10T03:12:05.533Z Compiling hickory-proto v0.25.2
22912026-09-10T03:12:07.560Z Compiling hickory-resolver v0.25.2
22922026-09-10T03:12:08.604Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22932026-09-10T03:12:09.820Z Compiling vergen v8.3.2
22942026-09-10T03:12:11.052Z Compiling signal-hook v0.4.4
22952026-09-10T03:12:11.546Z Compiling packet v0.1.0 (/work/oxidecomputer/dendrite/packet)
22962026-09-10T03:12:12.138Z Compiling mockall_derive v0.14.0
22972026-09-10T03:12:12.395Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
22982026-09-10T03:12:12.762Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22992026-09-10T03:12:13.080Z Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
23002026-09-10T03:12:13.093Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
23012026-09-10T03:12:14.674Z Compiling sha2 v0.10.9
23022026-09-10T03:12:14.963Z Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros)
23032026-09-10T03:12:15.089Z Compiling yansi v1.0.1
23042026-09-10T03:12:15.110Z Compiling diff v0.1.13
23052026-09-10T03:12:15.303Z Compiling mockall v0.14.0
23062026-09-10T03:12:15.417Z Compiling pretty_assertions v1.4.1
23072026-09-10T03:12:15.558Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
23082026-09-10T03:12:15.859Z Compiling fs-err v3.1.2
23092026-09-10T03:12:16.549Z Compiling predicates-tree v1.0.12
23102026-09-10T03:12:17.081Z Compiling git-stub v1.0.0
23112026-09-10T03:12:17.330Z Compiling serial_test_derive v3.5.0
23122026-09-10T03:12:17.371Z Compiling filetime v0.2.26
23132026-09-10T03:12:17.460Z Compiling arrayvec v0.7.6
23142026-09-10T03:12:17.599Z Compiling downcast v0.11.0
23152026-09-10T03:12:17.691Z Compiling arrayref v0.3.9
23162026-09-10T03:12:17.762Z Compiling xattr v1.6.1
23172026-09-10T03:12:17.778Z Compiling fragile v2.0.1
23182026-09-10T03:12:18.089Z Compiling constant_time_eq v0.3.1
23192026-09-10T03:12:18.089Z Compiling is_ci v1.2.0
23202026-09-10T03:12:18.112Z Compiling serial_test v3.5.0
23212026-09-10T03:12:18.218Z Compiling supports-color v3.0.2
23222026-09-10T03:12:18.259Z Compiling blake3 v1.8.2
23232026-09-10T03:12:18.417Z Compiling toml v0.7.8
23242026-09-10T03:12:18.623Z Compiling tar v0.4.45
23252026-09-10T03:12:19.114Z Compiling git-stub-vcs v0.1.0
23262026-09-10T03:12:19.515Z Compiling curl-sys v0.4.89+curl-8.20.0
23272026-09-10T03:12:19.682Z Compiling signal-hook-tokio v0.4.0
23282026-09-10T03:12:19.975Z Compiling scuffle v0.1.0
23292026-09-10T03:12:20.125Z Compiling similar v2.7.0
23302026-09-10T03:12:21.107Z Compiling drift v0.2.0
23312026-09-10T03:12:21.461Z Compiling kstat-rs v0.2.4
23322026-09-10T03:12:21.713Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
23332026-09-10T03:12:21.784Z Compiling hex-literal v1.1.0
23342026-09-10T03:12:21.913Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
23352026-09-10T03:12:21.925Z Compiling topological-sort v0.2.2
23362026-09-10T03:12:22.081Z Compiling omicron-zone-package v0.12.2
23372026-09-10T03:12:22.110Z Compiling dropshot-api-manager v0.7.2
23382026-09-10T03:12:22.854Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
23392026-09-10T03:12:24.217Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
23402026-09-10T03:12:24.920Z Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
23412026-09-10T03:12:24.989Z Compiling curl v0.4.50
23422026-09-10T03:12:25.772Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e)
23432026-09-10T03:12:25.796Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
23442026-09-10T03:12:26.040Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
23452026-09-10T03:12:26.823Z Compiling iddqd v0.4.5
23462026-09-10T03:12:27.323Z Compiling search_path v0.1.4
23472026-09-10T03:12:27.781Z Compiling internet-checksum v0.2.1
23482026-09-10T03:12:27.873Z Compiling xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask)
23492026-09-10T03:12:28.800Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
23502026-09-10T03:12:29.089Z Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
23512026-09-10T03:12:39.720Z Compiling uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd)
23522026-09-10T03:13:18.804Z Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 22s
23532026-09-10T03:13:18.927Z Running unittests src/lib.rs (target/debug/deps/aal-079b5315db14bd68)
23542026-09-10T03:13:18.931Z
23552026-09-10T03:13:18.931Zrunning 0 tests
23562026-09-10T03:13:18.931Z
23572026-09-10T03:13:18.931Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23582026-09-10T03:13:18.931Z
23592026-09-10T03:13:18.931Z Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3)
23602026-09-10T03:13:18.934Z
23612026-09-10T03:13:18.934Zrunning 0 tests
23622026-09-10T03:13:18.934Z
23632026-09-10T03:13:18.934Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23642026-09-10T03:13:18.934Z
23652026-09-10T03:13:18.934Z Running unittests src/lib.rs (target/debug/deps/asic-ab6c9432affafe06)
23662026-09-10T03:13:18.937Z
23672026-09-10T03:13:18.937Zrunning 0 tests
23682026-09-10T03:13:18.937Z
23692026-09-10T03:13:18.937Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23702026-09-10T03:13:18.937Z
23712026-09-10T03:13:18.937Z Running unittests src/lib.rs (target/debug/deps/common-4d662def9d115b1e)
23722026-09-10T03:13:18.942Z
23732026-09-10T03:13:18.942Zrunning 4 tests
23742026-09-10T03:13:18.945Ztest nat::tests::test_vni ... ok
23752026-09-10T03:13:18.945Ztest network::tests::test_generate_ipv6_link_local ... ok
23762026-09-10T03:13:18.945Ztest test_purge ... ok
23772026-09-10T03:13:18.949Ztest illumos::test::address_exists_handles_missing_object ... ok
23782026-09-10T03:13:18.949Z
23792026-09-10T03:13:18.949Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23802026-09-10T03:13:18.949Z
23812026-09-10T03:13:18.949Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-80084eab02e86c99)
23822026-09-10T03:13:18.953Z
23832026-09-10T03:13:18.953Zrunning 1 test
23842026-09-10T03:13:18.953Z -------
23852026-09-10T03:13:18.953Z Generating OpenAPI documents from API definitions ...
23862026-09-10T03:13:19.092Z Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ...
23872026-09-10T03:13:19.163Z Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi"
23882026-09-10T03:13:20.211Z -------
23892026-09-10T03:13:20.211Z Checking 13 OpenAPI documents...
23902026-09-10T03:13:20.211Z Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller
23912026-09-10T03:13:20.211Z Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller
23922026-09-10T03:13:20.211Z Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller
23932026-09-10T03:13:20.211Z Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller
23942026-09-10T03:13:20.211Z Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller
23952026-09-10T03:13:20.211Z Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller
23962026-09-10T03:13:20.214Z Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller
23972026-09-10T03:13:20.214Z Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller
23982026-09-10T03:13:20.214Z Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller
23992026-09-10T03:13:20.214Z Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller
24002026-09-10T03:13:20.214Z Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller
24012026-09-10T03:13:20.214Z Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller
24022026-09-10T03:13:20.214Z Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller
24032026-09-10T03:13:20.214Z Fresh dpd "latest" symlink
24042026-09-10T03:13:20.214Z -------
24052026-09-10T03:13:20.214Z Success 13 documents checked: 14 fresh, 0 stale, 0 failed, 0 other problems
24062026-09-10T03:13:20.279Ztest test::test_apis_up_to_date ... ok
24072026-09-10T03:13:20.279Z
24082026-09-10T03:13:20.279Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.33s
24092026-09-10T03:13:20.279Z
24102026-09-10T03:13:20.334Z Running unittests src/main.rs (target/debug/deps/dpd-60af297efefcbaaf)
24112026-09-10T03:13:20.341Z
24122026-09-10T03:13:20.341Zrunning 34 tests
24132026-09-10T03:13:20.344Ztest freemap::test_ordering ... ok
24142026-09-10T03:13:20.345Ztest config::tests::test_updates ... ok
24152026-09-10T03:13:20.345Ztest dhcpv6::tests::test_create_duid_bytes ... ok
24162026-09-10T03:13:20.345Ztest freemap::test_split ... ok
24172026-09-10T03:13:20.345Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
24182026-09-10T03:13:20.345Ztest macaddrs::tests::test_mac_offset ... ok
24192026-09-10T03:13:20.345Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
24202026-09-10T03:13:20.345Ztest macaddrs::tests::test_parse_port_id ... ok
24212026-09-10T03:13:20.345Ztest nat::test_mapping ... ok
24222026-09-10T03:13:20.345ZSep 10 03:13:19.430 DEBG created new freemap, unit: freemap_test
24232026-09-10T03:13:20.345ZSep 10 03:13:19.430 Sep 10 03:13:19.430DEBG initted freemap. size: 128DEBG , Sep 10 03:13:19.430unitcreated new freemap :, unitfreemap_testDEBG:
24242026-09-10T03:13:20.345Zfreemap_testcreated new freemap
24252026-09-10T03:13:20.345Z, unit:Sep 10 03:13:19.430 freemap_testDEBG
24262026-09-10T03:13:20.345Zreset freemap, Sep 10 03:13:19.430unit Sep 10 03:13:19.430DEBG: initted freemap. size: 128 DEBG, freemap_testunit
24272026-09-10T03:13:20.345Z :initted freemap. size: 128 , freemap_testunit
24282026-09-10T03:13:20.345Z: freemap_test
24292026-09-10T03:13:20.345ZSep 10 03:13:19.430Sep 10 03:13:19.430 DEBGDEBG reset freemapreset freemap, , unitunit:: freemap_testfreemap_test
24302026-09-10T03:13:20.345Z
24312026-09-10T03:13:20.345ZSep 10 03:13:19.430 DEBG created new freemap, unit: freemap_test
24322026-09-10T03:13:20.345ZSep 10 03:13:19.430 DEBG initted freemap. size: 128, unit: freemap_test
24332026-09-10T03:13:20.345ZSep 10 03:13:19.430 DEBG reset freemap, unit: freemap_test
24342026-09-10T03:13:20.345Ztest freemap::test_reclaim ... ok
24352026-09-10T03:13:20.345Ztest freemap::test_exhaustion ... ok
24362026-09-10T03:13:20.345Ztest port_map::tests::dump_map ... ok
24372026-09-10T03:13:20.345Ztest freemap::test_basic ... ok
24382026-09-10T03:13:20.345Ztest freemap::test_free ... ok
24392026-09-10T03:13:20.350Ztest port_map::tests::test_backplane_group ... ok
24402026-09-10T03:13:20.350ZSep 10 03:13:19.431 DEBG created new freemap, unit: freemap_test
24412026-09-10T03:13:20.350ZSep 10 03:13:19.431 DEBG initted freemap. size: 8, unit: freemap_test
24422026-09-10T03:13:20.350ZSep 10 03:13:19.431 DEBG reset freemap, unit: freemap_test
24432026-09-10T03:13:20.350Ztest port_map::tests::test_port_map ... ok
24442026-09-10T03:13:20.350Ztest freemap::test_reclaim_preserves_existing_freelist ... ok
24452026-09-10T03:13:20.350ZSep 10 03:13:19.431 DEBG created new freemap, unit: freemap_test
24462026-09-10T03:13:20.350ZSep 10 03:13:19.431 DEBG initted freemap. size: 128, unit: freemap_test
24472026-09-10T03:13:20.350ZSep 10 03:13:19.431 DEBG reset freemap, unitSep 10 03:13:19.431 DEBG created new freemap, unit: :freemap_route_ipv4
24482026-09-10T03:13:20.350Zfreemap_test
24492026-09-10T03:13:20.350ZSep 10 03:13:19.431 DEBG created new freemap, unit: freemap_route_ipv6
24502026-09-10T03:13:20.350ZSep 10 03:13:19.431 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
24512026-09-10T03:13:20.350ZSep 10 03:13:19.432 DEBG reset freemap, unit: freemap_route_ipv4
24522026-09-10T03:13:20.350ZSep 10 03:13:19.432 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
24532026-09-10T03:13:20.350ZSep 10 03:13:19.432 DEBG reset freemap, unit: freemap_route_ipv6
24542026-09-10T03:13:20.350ZSep 10 03:13:19.432 DEBG Sep 10 03:13:19.432created new freemap INFO, unitadding route 3fff:dead::/64 -> 2001:db8::55:1:
24552026-09-10T03:13:20.350Z freemap_route_ipv4
24562026-09-10T03:13:20.350ZSep 10 03:13:19.432 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 10 03:13:19.432
24572026-09-10T03:13:20.350Z DEBG created new freemapSep 10 03:13:19.432, unitINFO: adding route 3fff:beef::/64 -> 2001:db8::55:fffreemap_route_ipv6
24582026-09-10T03:13:20.350Z
24592026-09-10T03:13:20.351ZSep 10 03:13:19.432Sep 10 03:13:19.432 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 } }]initted freemap. size: 64
24602026-09-10T03:13:20.351Z, unit: Sep 10 03:13:19.432freemap_route_ipv4
24612026-09-10T03:13:20.351ZINFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
24622026-09-10T03:13:20.351ZSep 10 03:13:19.432 DEBGSep 10 03:13:19.432 reset freemapDEBG, unitreplacing 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 } }]:
24632026-09-10T03:13:20.351Z freemap_route_ipv4
24642026-09-10T03:13:20.351ZSep 10 03:13:19.432 INFOSep 10 03:13:19.432 adding route 3fff:beef:2::/64 -> 2001:db8::55:ffDEBG
24652026-09-10T03:13:20.351Z initted freemap. size: 64, unitSep 10 03:13:19.432: DEBGfreemap_route_ipv6
24662026-09-10T03:13:20.351Zreplacing 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 } }]
24672026-09-10T03:13:20.351ZSep 10 03:13:19.432Sep 10 03:13:19.432 DEBGINFO reset freemapadding route 3fff:beef:3::/64 -> 2001:db8::55:ff,
24682026-09-10T03:13:20.351Zunit: freemap_route_ipv6
24692026-09-10T03:13:20.351ZSep 10 03:13:19.432 DEBGSep 10 03:13:19.432 replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
24702026-09-10T03:13:20.351Z adding route 3fff:dead::/64 -> 2001:db8::55:1
24712026-09-10T03:13:20.351ZSep 10 03:13:19.432 Sep 10 03:13:19.432INFO DEBGadding route 3fff:beef:4::/64 -> 2001:db8::55:ff
24722026-09-10T03:13:20.351Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
24732026-09-10T03:13:20.351ZSep 10 03:13:19.432Sep 10 03:13:19.432 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:dead::/64 -> 2001:db8::55:2
24742026-09-10T03:13:20.351Z
24752026-09-10T03:13:20.351ZSep 10 03:13:19.432Sep 10 03:13:19.432 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 } }]adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
24762026-09-10T03:13:20.351Z
24772026-09-10T03:13:20.351ZSep 10 03:13:19.432Sep 10 03:13:19.432 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:dead::/64 -> 2001:db8::55:3
24782026-09-10T03:13:20.351Z
24792026-09-10T03:13:20.351ZSep 10 03:13:19.432Sep 10 03:13:19.432 DEBGINFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
24802026-09-10T03:13:20.351Z
24812026-09-10T03:13:20.351ZSep 10 03:13:19.432Sep 10 03:13:19.432 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:dead::/64 -> 2001:db8::55:4
24822026-09-10T03:13:20.351Z
24832026-09-10T03:13:20.351ZSep 10 03:13:19.432Sep 10 03:13:19.432 INFODEBG adding route 3fff:beef:7::/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 } }]
24842026-09-10T03:13:20.351Z
24852026-09-10T03:13:20.351ZSep 10 03:13:19.432Sep 10 03:13:19.432 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::/64 -> 2001:db8::55:ff
24862026-09-10T03:13:20.351Z
24872026-09-10T03:13:20.351ZSep 10 03:13:19.432Sep 10 03:13:19.432 INFODEBG adding route 3fff:beef:8::/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 } }]
24882026-09-10T03:13:20.351Z
24892026-09-10T03:13:20.351ZSep 10 03:13:19.432Sep 10 03:13:19.432 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:1::/64 -> 2001:db8::55:ff
24902026-09-10T03:13:20.351Z
24912026-09-10T03:13:20.351ZSep 10 03:13:19.432Sep 10 03:13:19.432 INFODEBG adding route 3fff:beef:9::/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 } }]
24922026-09-10T03:13:20.351Z
24932026-09-10T03:13:20.351ZSep 10 03:13:19.432Sep 10 03:13:19.432 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:2::/64 -> 2001:db8::55:ff
24942026-09-10T03:13:20.351Z
24952026-09-10T03:13:20.351ZSep 10 03:13:19.432Sep 10 03:13:19.432 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 3fff:beef:a::/64 -> 2001:db8::55:ff
24962026-09-10T03:13:20.351Z
24972026-09-10T03:13:20.351ZSep 10 03:13:19.432Sep 10 03:13:19.432 INFODEBG adding route 3fff:beef:3::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
24982026-09-10T03:13:20.352Z
24992026-09-10T03:13:20.352ZSep 10 03:13:19.432Sep 10 03:13:19.432 DEBGINFO replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
25002026-09-10T03:13:20.352Z
25012026-09-10T03:13:20.352ZSep 10 03:13:19.432Sep 10 03:13:19.432 INFODEBG adding route 3fff:beef:4::/64 -> 2001:db8::55:ffreplacing 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 } }]
25022026-09-10T03:13:20.352Z
25032026-09-10T03:13:20.352ZSep 10 03:13:19.432Sep 10 03:13:19.432 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:c::/64 -> 2001:db8::55:ff
25042026-09-10T03:13:20.352Z
25052026-09-10T03:13:20.352ZSep 10 03:13:19.432Sep 10 03:13:19.432 INFODEBG adding route 3fff:beef:5::/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 } }]
25062026-09-10T03:13:20.352Z
25072026-09-10T03:13:20.352ZSep 10 03:13:19.432Sep 10 03:13:19.432 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:d::/64 -> 2001:db8::55:ff
25082026-09-10T03:13:20.352Z
25092026-09-10T03:13:20.352ZSep 10 03:13:19.432Sep 10 03:13:19.432 INFODEBG adding route 3fff:beef:6::/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 } }]
25102026-09-10T03:13:20.352Z
25112026-09-10T03:13:20.352ZSep 10 03:13:19.432Sep 10 03:13:19.432 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:e::/64 -> 2001:db8::55:ff
25122026-09-10T03:13:20.352Z
25132026-09-10T03:13:20.352ZSep 10 03:13:19.432Sep 10 03:13:19.432 INFODEBG adding route 3fff:beef:7::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
25142026-09-10T03:13:20.352Z
25152026-09-10T03:13:20.352ZSep 10 03:13:19.432Sep 10 03:13:19.432 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:f::/64 -> 2001:db8::55:ff
25162026-09-10T03:13:20.352Z
25172026-09-10T03:13:20.352ZSep 10 03:13:19.432Sep 10 03:13:19.432 INFODEBG adding route 3fff:beef:8::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
25182026-09-10T03:13:20.352Z
25192026-09-10T03:13:20.352ZSep 10 03:13:19.432Sep 10 03:13:19.432 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
25202026-09-10T03:13:20.352Z
25212026-09-10T03:13:20.352ZSep 10 03:13:19.432Sep 10 03:13:19.432 INFODEBG adding route 3fff:beef:9::/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 } }]
25222026-09-10T03:13:20.352Z
25232026-09-10T03:13:20.352ZSep 10 03:13:19.432Sep 10 03:13:19.432 INFODEBG adding route 3fff:beef:11::/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 } }]
25242026-09-10T03:13:20.352Z
25252026-09-10T03:13:20.352ZSep 10 03:13:19.432Sep 10 03:13:19.432 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:a::/64 -> 2001:db8::55:ff
25262026-09-10T03:13:20.352Z
25272026-09-10T03:13:20.352ZSep 10 03:13:19.432Sep 10 03:13:19.432 INFODEBG adding route 3fff:beef:12::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
25282026-09-10T03:13:20.352Z
25292026-09-10T03:13:20.352ZSep 10 03:13:19.432Sep 10 03:13:19.432 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 3fff:beef:b::/64 -> 2001:db8::55:ff
25302026-09-10T03:13:20.352Z
25312026-09-10T03:13:20.352ZSep 10 03:13:19.432Sep 10 03:13:19.432 Sep 10 03:13:19.432DEBG DEBG created new freemapINFOreplacing 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 } }], unitadding route 3fff:beef:13::/64 -> 2001:db8::55:ff:
25322026-09-10T03:13:20.352Z
25332026-09-10T03:13:20.352Ztest freemap::test_span ... ok
25342026-09-10T03:13:20.352Zfreemap_route_ipv4
25352026-09-10T03:13:20.352Ztest port_map::tests::parse_softnpu_revision ... ok
25362026-09-10T03:13:20.352ZSep 10 03:13:19.432 Sep 10 03:13:19.432 INFODEBG Sep 10 03:13:19.432adding route 3fff:beef:c::/64 -> 2001:db8::55:ffcreated new freemap
25372026-09-10T03:13:20.352ZDEBG, unitreplacing 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 } }]:
25382026-09-10T03:13:20.353ZSep 10 03:13:19.432 freemap_route_ipv6
25392026-09-10T03:13:20.357ZDEBG Sep 10 03:13:19.432replacing 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 } }]
25402026-09-10T03:13:20.357ZINFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ffSep 10 03:13:19.432
25412026-09-10T03:13:20.357ZSep 10 03:13:19.432 INFOSep 10 03:13:19.432 DEBGDEBG initted freemap. size: 64replacing 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:d::/64 -> 2001:db8::55:ff
25422026-09-10T03:13:20.357Z
25432026-09-10T03:13:20.357Z, unit: freemap_route_ipv4Sep 10 03:13:19.432Sep 10 03:13:19.432
25442026-09-10T03:13:20.357ZDEBG INFOSep 10 03:13:19.432 adding route 3fff:beef:15::/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 } }]
25452026-09-10T03:13:20.357Z
25462026-09-10T03:13:20.357ZDEBG reset freemap, unitSep 10 03:13:19.432:Sep 10 03:13:19.432 DEBG freemap_route_ipv4 INFO
25472026-09-10T03:13:20.357Zreplacing 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 } }]
25482026-09-10T03:13:20.357Zadding route 3fff:beef:e::/64 -> 2001:db8::55:ff
25492026-09-10T03:13:20.357ZSep 10 03:13:19.432Sep 10 03:13:19.432 Sep 10 03:13:19.432 INFODEBG DEBGadding route 3fff:beef:16::/64 -> 2001:db8::55:ff
25502026-09-10T03:13:20.357Z initted freemap. size: 64Sep 10 03:13:19.432replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] , DEBG
25512026-09-10T03:13:20.357Z 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 } }]unit
25522026-09-10T03:13:20.357Z: freemap_route_ipv6Sep 10 03:13:19.432
25532026-09-10T03:13:20.357ZSep 10 03:13:19.432 INFOINFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ffadding route 3fff:beef:17::/64 -> 2001:db8::55:ff
25542026-09-10T03:13:20.357Z
25552026-09-10T03:13:20.357ZSep 10 03:13:19.432 DEBG reset freemapSep 10 03:13:19.432Sep 10 03:13:19.432 , 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 } }]
25562026-09-10T03:13:20.357Zunitreplacing 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 } }]:
25572026-09-10T03:13:20.358Z freemap_route_ipv6Sep 10 03:13:19.432Sep 10 03:13:19.432
25582026-09-10T03:13:20.358ZINFO INFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ffadding route 3fff:beef:18::/64 -> 2001:db8::55:ff
25592026-09-10T03:13:20.358Z
25602026-09-10T03:13:20.358ZSep 10 03:13:19.432Sep 10 03:13:19.432 Sep 10 03:13:19.432INFODEBG 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 } }]
25612026-09-10T03:13:20.358Z 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:dead::/64 -> 2001:db8::55:1
25622026-09-10T03:13:20.358Z
25632026-09-10T03:13:20.358ZSep 10 03:13:19.432Sep 10 03:13:19.432Sep 10 03:13:19.432 INFO INFODEBG adding route 3fff:beef:19::/64 -> 2001:db8::55:ffadding route 3fff:beef:11::/64 -> 2001:db8::55:ff
25642026-09-10T03:13:20.358Z
25652026-09-10T03:13:20.358Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
25662026-09-10T03:13:20.358Ztest api_server::tests::test_build_info ... ok
25672026-09-10T03:13:20.358ZSep 10 03:13:19.432 Sep 10 03:13:19.432DEBG Sep 10 03:13:19.432DEBG replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
25682026-09-10T03:13:20.358Z
25692026-09-10T03:13:20.358Z adding route 3fff:dead::/64 -> 2001:db8::55:2
25702026-09-10T03:13:20.358ZSep 10 03:13:19.432 Sep 10 03:13:19.432INFO INFO Sep 10 03:13:19.432adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffadding route 3fff:beef:12::/64 -> 2001:db8::55:ff
25712026-09-10T03:13:20.358Z
25722026-09-10T03:13:20.358Z DEBG Sep 10 03:13:19.432replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 10 03:13:19.432 DEBGDEBG
25732026-09-10T03:13:20.358Z replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
25742026-09-10T03:13:20.358Z
25752026-09-10T03:13:20.358ZSep 10 03:13:19.432Sep 10 03:13:19.432Sep 10 03:13:19.432 INFOINFOINFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffadding route 3fff:beef::/64 -> 2001:db8::55:ffadding route 3fff:beef:13::/64 -> 2001:db8::55:ff
25762026-09-10T03:13:20.358Z
25772026-09-10T03:13:20.358Z
25782026-09-10T03:13:20.358ZSep 10 03:13:19.432 Sep 10 03:13:19.432DEBGSep 10 03:13:19.432 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 } }]
25792026-09-10T03:13:20.358ZDEBGDEBG replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 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 10 03:13:19.432
25802026-09-10T03:13:20.358Z
25812026-09-10T03:13:20.358ZINFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
25822026-09-10T03:13:20.358ZSep 10 03:13:19.432Sep 10 03:13:19.432 INFOINFOSep 10 03:13:19.432 DEBGadding route 3fff:beef:14::/64 -> 2001:db8::55:ff
25832026-09-10T03:13:20.358Zreplacing 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:1::/64 -> 2001:db8::55:ff
25842026-09-10T03:13:20.358Z
25852026-09-10T03:13:20.358ZSep 10 03:13:19.432Sep 10 03:13:19.432 Sep 10 03:13:19.432 DEBGINFO 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 } }]
25862026-09-10T03:13:20.358Zadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
25872026-09-10T03:13:20.358Zreplacing 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 } }]
25882026-09-10T03:13:20.358ZSep 10 03:13:19.432 INFOSep 10 03:13:19.432 Sep 10 03:13:19.432DEBGadding route 3fff:beef:15::/64 -> 2001:db8::55:ff
25892026-09-10T03:13:20.358Zreplacing 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 } }] INFOSep 10 03:13:19.432
25902026-09-10T03:13:20.358Z adding route 3fff:beef:2::/64 -> 2001:db8::55:ffDEBG
25912026-09-10T03:13:20.358Z 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 10 03:13:19.432
25922026-09-10T03:13:20.358ZINFO Sep 10 03:13:19.432adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff Sep 10 03:13:19.432DEBG INFO
25932026-09-10T03:13:20.358Zreplacing 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 3fff:beef:16::/64 -> 2001:db8::55:ff
25942026-09-10T03:13:20.358Z
25952026-09-10T03:13:20.358ZSep 10 03:13:19.432 Sep 10 03:13:19.432DEBG Sep 10 03:13:19.432DEBG 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 } }]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 } }]
25962026-09-10T03:13:20.358Z
25972026-09-10T03:13:20.359Z INFO Sep 10 03:13:19.432Sep 10 03:13:19.432adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
25982026-09-10T03:13:20.359ZINFOINFO adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffadding route 3fff:beef:17::/64 -> 2001:db8::55:ff
25992026-09-10T03:13:20.359ZSep 10 03:13:19.432
26002026-09-10T03:13:20.359Z DEBG replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 10 03:13:19.432Sep 10 03:13:19.432 DEBGDEBG
26012026-09-10T03:13:20.359Z 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 } }]
26022026-09-10T03:13:20.359Zreplacing 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 } }]
26032026-09-10T03:13:20.359ZSep 10 03:13:19.432Sep 10 03:13:19.432Sep 10 03:13:19.432 INFOINFO INFOadding route 3fff:beef:20::/64 -> 2001:db8::55:ffadding route 3fff:beef:18::/64 -> 2001:db8::55:ff
26042026-09-10T03:13:20.359Z
26052026-09-10T03:13:20.359Zadding route 3fff:beef:4::/64 -> 2001:db8::55:ff
26062026-09-10T03:13:20.359ZSep 10 03:13:19.432Sep 10 03:13:19.432 Sep 10 03:13:19.432DEBGDEBG replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]DEBG
26072026-09-10T03:13:20.359Z
26082026-09-10T03:13:20.359Zreplacing 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 } }]
26092026-09-10T03:13:20.359ZSep 10 03:13:19.432 Sep 10 03:13:19.432INFOSep 10 03:13:19.432 INFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ffadding route 3fff:beef:21::/64 -> 2001:db8::55:ff
26102026-09-10T03:13:20.359ZINFO
26112026-09-10T03:13:20.359Z adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
26122026-09-10T03:13:20.359ZSep 10 03:13:19.432Sep 10 03:13:19.432Sep 10 03:13:19.432 DEBGDEBG DEBG replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
26132026-09-10T03:13:20.359Z
26142026-09-10T03:13:20.359Zreplacing 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 } }]
26152026-09-10T03:13:20.359ZSep 10 03:13:19.432Sep 10 03:13:19.432 Sep 10 03:13:19.432 INFOINFOINFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffadding route 3fff:beef:22::/64 -> 2001:db8::55:ffadding route 3fff:beef:6::/64 -> 2001:db8::55:ff
26162026-09-10T03:13:20.359Z
26172026-09-10T03:13:20.359Z
26182026-09-10T03:13:20.359ZSep 10 03:13:19.432Sep 10 03:13:19.432 DEBGDEBG Sep 10 03:13:19.432replacing 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 } }]
26192026-09-10T03:13:20.359Z 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 } }]DEBG
26202026-09-10T03:13:20.359Z Sep 10 03:13:19.432replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO
26212026-09-10T03:13:20.359Z adding route 3fff:beef:23::/64 -> 2001:db8::55:ff
26222026-09-10T03:13:20.359ZSep 10 03:13:19.432Sep 10 03:13:19.432Sep 10 03:13:19.432Sep 10 03:13:19.432 DEBG created new freemap, unit : freemap_route_ipv4
26232026-09-10T03:13:20.359Z Sep 10 03:13:19.433 DEBG created new freemapDEBGINFO, unit: freemap_route_ipv6
26242026-09-10T03:13:20.359Z adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
26252026-09-10T03:13:20.359Z Sep 10 03:13:19.433 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
26262026-09-10T03:13:20.359ZSep 10 03:13:19.433 DEBG reset freemap, unit: freemap_route_ipv4
26272026-09-10T03:13:20.359ZSep 10 03:13:19.433Sep 10 03:13:19.433 DEBG initted freemap. size: 64, INFOunit: freemap_route_ipv6
26282026-09-10T03:13:20.359Zreplacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 10 03:13:19.433
26292026-09-10T03:13:20.359Z DEBG reset freemap, unit: freemap_route_ipv6
26302026-09-10T03:13:20.359Zadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
26312026-09-10T03:13:20.359ZSep 10 03:13:19.433 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
26322026-09-10T03:13:20.359ZSep 10 03:13:19.433 Sep 10 03:13:19.433 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 } }]DEBG
26332026-09-10T03:13:20.359Z adding route 3fff:beef:24::/64 -> 2001:db8::55:ff
26342026-09-10T03:13:20.359ZSep 10 03:13:19.433 Sep 10 03:13:19.433Sep 10 03:13:19.433INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
26352026-09-10T03:13:20.359Z DEBG DEBGreplacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 10 03:13:19.433 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 } }]
26362026-09-10T03:13:20.359Zreplacing 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 10 03:13:19.433
26372026-09-10T03:13:20.360ZINFO adding route 3fff:dead::/64 -> 2001:db8::55:1
26382026-09-10T03:13:20.360ZSep 10 03:13:19.433Sep 10 03:13:19.433 INFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ff
26392026-09-10T03:13:20.364Z DEBGreplacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 10 03:13:19.433
26402026-09-10T03:13:20.364Zreplacing 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 } }]
26412026-09-10T03:13:20.364ZSep 10 03:13:19.433 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2
26422026-09-10T03:13:20.364ZSep 10 03:13:19.433 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 } }]
26432026-09-10T03:13:20.364ZSep 10 03:13:19.433 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff
26442026-09-10T03:13:20.364ZSep 10 03:13:19.433 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 } }]Sep 10 03:13:19.433
26452026-09-10T03:13:20.364Z INFOSep 10 03:13:19.433 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
26462026-09-10T03:13:20.364ZDEBG 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 10 03:13:19.433 DEBG
26472026-09-10T03:13:20.364Z 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 } }]
26482026-09-10T03:13:20.364ZSep 10 03:13:19.433 INFO Sep 10 03:13:19.433adding route 3fff:beef:2::/64 -> 2001:db8::55:ffSep 10 03:13:19.433
26492026-09-10T03:13:20.364Z INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
26502026-09-10T03:13:20.364ZSep 10 03:13:19.433 DEBG 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 } }]
26512026-09-10T03:13:20.364Z Sep 10 03:13:19.433 adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
26522026-09-10T03:13:20.364Z
26532026-09-10T03:13:20.364ZSep 10 03:13:19.433 DEBGSep 10 03:13:19.433
26542026-09-10T03:13:20.364ZDEBG 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 } }]
26552026-09-10T03:13:20.364Zcreated new freemapSep 10 03:13:19.433, unit:INFO adding route 3fff:beef:4::/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 } }]
26562026-09-10T03:13:20.364Z
26572026-09-10T03:13:20.364Z freemap_route_ipv4Sep 10 03:13:19.433
26582026-09-10T03:13:20.364Z 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 } }]
26592026-09-10T03:13:20.364ZSep 10 03:13:19.433 Sep 10 03:13:19.433 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ffSep 10 03:13:19.433
26602026-09-10T03:13:20.364Z DEBG created new freemapINFO, unitSep 10 03:13:19.433 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 } }]
26612026-09-10T03:13:20.364ZSep 10 03:13:19.433: Sep 10 03:13:19.433 INFO INFOadding route 3fff:beef:6::/64 -> 2001:db8::55:ffadding route 3fff:beef:26::/64 -> 2001:db8::55:ff
26622026-09-10T03:13:20.364Z
26632026-09-10T03:13:20.364Zfreemap_route_ipv6Sep 10 03:13:19.433Sep 10 03:13:19.433Sep 10 03:13:19.433 DEBGDEBG 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 } }]
26642026-09-10T03:13:20.364Z 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 } }]
26652026-09-10T03:13:20.364ZSep 10 03:13:19.433 INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ffadding route 3fff:beef:9::/64 -> 2001:db8::55:ff
26662026-09-10T03:13:20.364Z DEBG Sep 10 03:13:19.433 DEBG
26672026-09-10T03:13:20.364Z 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 10 03:13:19.433
26682026-09-10T03:13:20.364Z
26692026-09-10T03:13:20.364ZSep 10 03:13:19.433Sep 10 03:13:19.433 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 } }]INFO
26702026-09-10T03:13:20.364Z adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
26712026-09-10T03:13:20.364Z Sep 10 03:13:19.433 DEBG DEBGreplacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
26722026-09-10T03:13:20.364Z initted freemap. size: 64Sep 10 03:13:19.433, unitDEBG:Sep 10 03:13:19.433 INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
26732026-09-10T03:13:20.365ZINFO Sep 10 03:13:19.433 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 } }]
26742026-09-10T03:13:20.365Zreplacing 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 } }]
26752026-09-10T03:13:20.365ZSep 10 03:13:19.433 Sep 10 03:13:19.433 INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
26762026-09-10T03:13:20.365ZINFOSep 10 03:13:19.433 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 } }]
26772026-09-10T03:13:20.365Z freemap_route_ipv4Sep 10 03:13:19.433
26782026-09-10T03:13:20.365ZINFOadding route 3fff:beef:27::/64 -> 2001:db8::55:ff adding route 3fff:beef:b::/64 -> 2001:db8::55:ffadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
26792026-09-10T03:13:20.365Z
26802026-09-10T03:13:20.365ZSep 10 03:13:19.433 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 } }]
26812026-09-10T03:13:20.365ZSep 10 03:13:19.433Sep 10 03:13:19.433Sep 10 03:13:19.433 Sep 10 03:13:19.433INFO
26822026-09-10T03:13:20.365Z adding route 3fff:beef:c::/64 -> 2001:db8::55:ff INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
26832026-09-10T03:13:20.365ZSep 10 03:13:19.433Sep 10 03:13:19.433 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 } }]
26842026-09-10T03:13:20.365Z
26852026-09-10T03:13:20.365ZSep 10 03:13:19.433 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 } }]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 } }]
26862026-09-10T03:13:20.365Z DEBG
26872026-09-10T03:13:20.365ZSep 10 03:13:19.433 INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
26882026-09-10T03:13:20.365ZSep 10 03:13:19.433Sep 10 03:13:19.433 Sep 10 03:13:19.433DEBG 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 } }]
26892026-09-10T03:13:20.365ZDEBG 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 10 03:13:19.433 INFO
26902026-09-10T03:13:20.365Z reset freemapadding route 3fff:beef:e::/64 -> 2001:db8::55:ff,
26912026-09-10T03:13:20.365ZSep 10 03:13:19.433 Sep 10 03:13:19.433DEBGINFO 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 } }]
26922026-09-10T03:13:20.365Z INFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffSep 10 03:13:19.433 INFOadding route 3fff:beef:b::/64 -> 2001:db8::55:ff adding route 3fff:beef:f::/64 -> 2001:db8::55:ff
26932026-09-10T03:13:20.365Z
26942026-09-10T03:13:20.365Z
26952026-09-10T03:13:20.365ZSep 10 03:13:19.433unit: freemap_route_ipv4Sep 10 03:13:19.433
26962026-09-10T03:13:20.365Z DEBG DEBGreplacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
26972026-09-10T03:13:20.365Zreplacing 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 } }]
26982026-09-10T03:13:20.365ZINFOSep 10 03:13:19.433 Sep 10 03:13:19.433INFOadding route 3fff:beef:28::/64 -> 2001:db8::55:ff adding route 3fff:beef:10::/64 -> 2001:db8::55:ffSep 10 03:13:19.433
26992026-09-10T03:13:20.365ZDEBG Sep 10 03:13:19.433 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 } }]
27002026-09-10T03:13:20.365Z DEBGSep 10 03:13:19.433 Sep 10 03:13:19.433INFO
27012026-09-10T03:13:20.365Z INFOadding route 3fff:beef:11::/64 -> 2001:db8::55:ff
27022026-09-10T03:13:20.365Z Sep 10 03:13:19.433initted freemap. size: 64 DEBGadding route 3fff:beef:c::/64 -> 2001:db8::55:ff
27032026-09-10T03:13:20.365Zreplacing 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 } }],
27042026-09-10T03:13:20.365Zunit: Sep 10 03:13:19.433freemap_route_ipv6 INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
27052026-09-10T03:13:20.365ZSep 10 03:13:19.433 DEBG Sep 10 03:13:19.433 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 } }]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 } }]
27062026-09-10T03:13:20.365Z 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 } }]
27072026-09-10T03:13:20.365Z
27082026-09-10T03:13:20.365ZSep 10 03:13:19.433Sep 10 03:13:19.433 INFO Sep 10 03:13:19.433adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
27092026-09-10T03:13:20.366Z
27102026-09-10T03:13:20.366ZSep 10 03:13:19.433Sep 10 03:13:19.433 DEBG DEBGINFO replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
27112026-09-10T03:13:20.366Z Sep 10 03:13:19.433 Sep 10 03:13:19.433INFO adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffadding route 3fff:beef:14::/64 -> 2001:db8::55:ff
27122026-09-10T03:13:20.366Z
27132026-09-10T03:13:20.366Zreset 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 } }], Sep 10 03:13:19.433 DEBG
27142026-09-10T03:13:20.366Zreplacing 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 } }]
27152026-09-10T03:13:20.366Zunit: freemap_route_ipv6Sep 10 03:13:19.433 INFOSep 10 03:13:19.433
27162026-09-10T03:13:20.366Zadding route 3fff:beef:15::/64 -> 2001:db8::55:ff
27172026-09-10T03:13:20.366Z INFO adding route 3fff:beef:29::/64 -> 2001:db8::55:ffSep 10 03:13:19.433INFO DEBG
27182026-09-10T03:13:20.366Zreplacing 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 } }]
27192026-09-10T03:13:20.366ZSep 10 03:13:19.433 Sep 10 03:13:19.433Sep 10 03:13:19.433INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ff
27202026-09-10T03:13:20.366ZSep 10 03:13:19.433Sep 10 03:13:19.433 INFODEBG 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 } }]DEBG
27212026-09-10T03:13:20.366Zadding route 3fff:beef:d::/64 -> 2001:db8::55:ff
27222026-09-10T03:13:20.366ZDEBGSep 10 03:13:19.434 INFO Sep 10 03:13:19.434adding route 3fff:beef:17::/64 -> 2001:db8::55:ff
27232026-09-10T03:13:20.366Z 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 10 03:13:19.434
27242026-09-10T03:13:20.366Z DEBG adding route 3fff:dead::/64 -> 2001:db8::55:1replacing 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-10T03:13:20.366Z
27262026-09-10T03:13:20.366ZSep 10 03:13:19.434Sep 10 03:13:19.434 INFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ff
27272026-09-10T03:13:20.366Zreplacing 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 } }]
27282026-09-10T03:13:20.366ZSep 10 03:13:19.434 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 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 } }]
27292026-09-10T03:13:20.366Z
27302026-09-10T03:13:20.366ZSep 10 03:13:19.434 Sep 10 03:13:19.434 INFOINFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ff
27312026-09-10T03:13:20.366Z adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffINFO
27322026-09-10T03:13:20.366ZSep 10 03:13:19.434Sep 10 03:13:19.434 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 } }]
27332026-09-10T03:13:20.366ZINFOSep 10 03:13:19.434 Sep 10 03:13:19.434 INFO DEBGadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
27342026-09-10T03:13:20.366ZSep 10 03:13:19.434 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 } }]Sep 10 03:13:19.434 DEBG
27352026-09-10T03:13:20.366Zreplacing 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:20::/64 -> 2001:db8::55:ff
27362026-09-10T03:13:20.366Z
27372026-09-10T03:13:20.366ZSep 10 03:13:19.434 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]INFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffSep 10 03:13:19.434
27382026-09-10T03:13:20.366ZSep 10 03:13:19.434 INFO Sep 10 03:13:19.434 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 } }]
27392026-09-10T03:13:20.371Z
27402026-09-10T03:13:20.371ZSep 10 03:13:19.434 INFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
27412026-09-10T03:13:20.371Zadding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
27422026-09-10T03:13:20.371ZSep 10 03:13:19.434 DEBG 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 } }]Sep 10 03:13:19.434
27432026-09-10T03:13:20.371Z 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 } }]
27442026-09-10T03:13:20.371Z Sep 10 03:13:19.434Sep 10 03:13:19.434 INFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
27452026-09-10T03:13:20.371ZINFODEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]adding route 3fff:beef:21::/64 -> 2001:db8::55:ff
27462026-09-10T03:13:20.371ZSep 10 03:13:19.434 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 10 03:13:19.434
27472026-09-10T03:13:20.371Z 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 } }]
27482026-09-10T03:13:20.371ZSep 10 03:13:19.434
27492026-09-10T03:13:20.371ZSep 10 03:13:19.434 INFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
27502026-09-10T03:13:20.371Zadding route 3fff:beef:e::/64 -> 2001:db8::55:ffSep 10 03:13:19.434
27512026-09-10T03:13:20.371Z Sep 10 03:13:19.434 DEBG Sep 10 03:13:19.434 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
27522026-09-10T03:13:20.371ZINFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff Sep 10 03:13:19.434 INFODEBG 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 } }]
27532026-09-10T03:13:20.371Zadding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
27542026-09-10T03:13:20.371Z
27552026-09-10T03:13:20.371ZSep 10 03:13:19.434 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 } }]
27562026-09-10T03:13:20.371Zreplacing 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 10 03:13:19.434
27572026-09-10T03:13:20.371Z INFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ff
27582026-09-10T03:13:20.371ZSep 10 03:13:19.434 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 } }]Sep 10 03:13:19.434Sep 10 03:13:19.434 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 } }]
27592026-09-10T03:13:20.371ZINFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ff
27602026-09-10T03:13:20.371Z
27612026-09-10T03:13:20.371ZSep 10 03:13:19.434 INFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ff
27622026-09-10T03:13:20.371ZSep 10 03:13:19.434 DEBGSep 10 03:13:19.434 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 } }]
27632026-09-10T03:13:20.371ZSep 10 03:13:19.434 Sep 10 03:13:19.434 INFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ff
27642026-09-10T03:13:20.371ZINFOSep 10 03:13:19.434 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 } }]
27652026-09-10T03:13:20.371ZSep 10 03:13:19.434 INFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ff
27662026-09-10T03:13:20.371Z Sep 10 03:13:19.434 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 } }]
27672026-09-10T03:13:20.371ZSep 10 03:13:19.434 INFOSep 10 03:13:19.434 INFO DEBGadding route 3fff:beef:24::/64 -> 2001:db8::55:ff
27682026-09-10T03:13:20.371Z adding route 3fff:beef:22::/64 -> 2001:db8::55:ff
27692026-09-10T03:13:20.372Zreplacing 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 10 03:13:19.434 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 } }]
27702026-09-10T03:13:20.372ZSep 10 03:13:19.434Sep 10 03:13:19.434 Sep 10 03:13:19.434INFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ffDEBG
27712026-09-10T03:13:20.372Z replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
27722026-09-10T03:13:20.372Z created new freemapSep 10 03:13:19.434, Sep 10 03:13:19.434DEBG 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 } }]
27732026-09-10T03:13:20.372Z
27742026-09-10T03:13:20.372ZSep 10 03:13:19.434 INFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ff
27752026-09-10T03:13:20.372Z Sep 10 03:13:19.434 DEBG INFOreplacing 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 } }]
27762026-09-10T03:13:20.372Zunit: freemap_route_ipv4Sep 10 03:13:19.434 INFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ff
27772026-09-10T03:13:20.372Z adding route 3fff:beef:23::/64 -> 2001:db8::55:ffSep 10 03:13:19.434adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
27782026-09-10T03:13:20.372ZDEBG 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 10 03:13:19.434
27792026-09-10T03:13:20.372Z INFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ff
27802026-09-10T03:13:20.372ZSep 10 03:13:19.434 INFO
27812026-09-10T03:13:20.372Z adding route 3fff:beef:28::/64 -> 2001:db8::55:ff
27822026-09-10T03:13:20.372ZSep 10 03:13:19.434 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 } }]
27832026-09-10T03:13:20.372Z
27842026-09-10T03:13:20.372ZSep 10 03:13:19.434 Sep 10 03:13:19.434INFO adding route 3fff:beef:29::/64 -> 2001:db8::55:ff
27852026-09-10T03:13:20.372ZSep 10 03:13:19.434 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 } }]
27862026-09-10T03:13:20.372Z Sep 10 03:13:19.434 INFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
27872026-09-10T03:13:20.372ZSep 10 03:13:19.434Sep 10 03:13:19.434Sep 10 03:13:19.434 Sep 10 03:13:19.434DEBG 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 } }]
27882026-09-10T03:13:20.372Zreplacing 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 } }]
27892026-09-10T03:13:20.372ZDEBGSep 10 03:13:19.434 INFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
27902026-09-10T03:13:20.372ZDEBG 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 } }]
27912026-09-10T03:13:20.372ZSep 10 03:13:19.434 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 } }]
27922026-09-10T03:13:20.372Z 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 } }]
27932026-09-10T03:13:20.372ZSep 10 03:13:19.434 INFOSep 10 03:13:19.434 adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
27942026-09-10T03:13:20.372ZSep 10 03:13:19.434 Sep 10 03:13:19.434 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 } }]
27952026-09-10T03:13:20.372ZSep 10 03:13:19.434 INFO INFOadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
27962026-09-10T03:13:20.372ZSep 10 03:13:19.434 Sep 10 03:13:19.434 DEBG INFOcreated 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 } }],
27972026-09-10T03:13:20.372ZINFOadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff Sep 10 03:13:19.434
27982026-09-10T03:13:20.372Z adding route 3fff:beef:24::/64 -> 2001:db8::55:ffadding route 3fff:beef:11::/64 -> 2001:db8::55:ff
27992026-09-10T03:13:20.372Z
28002026-09-10T03:13:20.372ZINFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffSep 10 03:13:19.434
28012026-09-10T03:13:20.372ZSep 10 03:13:19.434Sep 10 03:13:19.434 DEBG unitreplacing 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 } }]: freemap_route_ipv6
28022026-09-10T03:13:20.372Z
28032026-09-10T03:13:20.372ZSep 10 03:13:19.434 DEBGSep 10 03:13:19.434DEBGSep 10 03:13:19.434 INFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
28042026-09-10T03:13:20.372Zreplacing 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 } }]DEBG
28052026-09-10T03:13:20.372Z Sep 10 03:13:19.434 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 } }]DEBG
28062026-09-10T03:13:20.372Z initted freemap. size: 64Sep 10 03:13:19.434, 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 } }]
28072026-09-10T03:13:20.372Zadding route 3fff:beef:30::/64 -> 2001:db8::55:ffunit
28082026-09-10T03:13:20.373ZSep 10 03:13:19.434 INFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ffSep 10 03:13:19.434
28092026-09-10T03:13:20.373ZDEBG replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
28102026-09-10T03:13:20.373Z
28112026-09-10T03:13:20.373Z: freemap_route_ipv4
28122026-09-10T03:13:20.373ZSep 10 03:13:19.434 Sep 10 03:13:19.434INFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ffSep 10 03:13:19.434
28132026-09-10T03:13:20.373ZSep 10 03:13:19.434 DEBG replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 10 03:13:19.434 DEBG
28142026-09-10T03:13:20.373Z 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 } }]
28152026-09-10T03:13:20.373ZSep 10 03:13:19.434 INFOSep 10 03:13:19.434 Sep 10 03:13:19.434 INFOINFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ffadding route 3fff:beef:32::/64 -> 2001:db8::55:ff
28162026-09-10T03:13:20.373Z
28172026-09-10T03:13:20.373Zadding route 3fff:beef:26::/64 -> 2001:db8::55:ffSep 10 03:13:19.434Sep 10 03:13:19.434 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 } }]
28182026-09-10T03:13:20.373Zreset freemapDEBGSep 10 03:13:19.434 INFO
28192026-09-10T03:13:20.373Zadding route 3fff:beef:33::/64 -> 2001:db8::55:ffadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
28202026-09-10T03:13:20.373Z
28212026-09-10T03:13:20.373ZSep 10 03:13:19.434 Sep 10 03:13:19.434replacing 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 } }]
28222026-09-10T03:13:20.373ZDEBG 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 } }]
28232026-09-10T03:13:20.373ZSep 10 03:13:19.434 Sep 10 03:13:19.434replacing 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 } }] , INFODEBG
28242026-09-10T03:13:20.373Zadding route 3fff:beef:34::/64 -> 2001:db8::55:ffunit
28252026-09-10T03:13:20.373Z 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 10 03:13:19.434 DEBGSep 10 03:13:19.434 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 } }]
28262026-09-10T03:13:20.373Z
28272026-09-10T03:13:20.373ZINFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
28282026-09-10T03:13:20.373ZSep 10 03:13:19.435Sep 10 03:13:19.435Sep 10 03:13:19.435 :Sep 10 03:13:19.435 INFO adding route 3fff:beef:35::/64 -> 2001:db8::55:fffreemap_route_ipv4
28292026-09-10T03:13:20.373Z INFO adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
28302026-09-10T03:13:20.373ZSep 10 03:13:19.435
28312026-09-10T03:13:20.373Z 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 } }]
28322026-09-10T03:13:20.373ZSep 10 03:13:19.435DEBG DEBGreplacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28332026-09-10T03:13:20.373ZSep 10 03:13:19.435 INFO initted freemap. size: 64adding route 3fff:beef:36::/64 -> 2001:db8::55:ff
28342026-09-10T03:13:20.373ZSep 10 03:13:19.435Sep 10 03:13:19.435Sep 10 03:13:19.435 DEBG INFOreplacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28352026-09-10T03:13:20.373ZDEBG INFOreplacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28362026-09-10T03:13:20.373Zadding route 3fff:beef:14::/64 -> 2001:db8::55:ff
28372026-09-10T03:13:20.373ZSep 10 03:13:19.435Sep 10 03:13:19.435, INFO unit Sep 10 03:13:19.435adding route 3fff:beef:27::/64 -> 2001:db8::55:ffadding route 3fff:beef:37::/64 -> 2001:db8::55:ff
28382026-09-10T03:13:20.373Z
28392026-09-10T03:13:20.379ZSep 10 03:13:19.435 Sep 10 03:13:19.435DEBGSep 10 03:13:19.435INFO DEBGadding route 3fff:beef:31::/64 -> 2001:db8::55:ff 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 } }]:
28402026-09-10T03:13:20.379Z
28412026-09-10T03:13:20.379Z freemap_route_ipv6Sep 10 03:13:19.435 INFO adding route 3fff:beef:38::/64 -> 2001:db8::55:ff
28422026-09-10T03:13:20.379ZSep 10 03:13:19.435 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 } }]
28432026-09-10T03:13:20.379ZSep 10 03:13:19.435
28442026-09-10T03:13:20.379Z 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 } }]DEBG
28452026-09-10T03:13:20.379Z Sep 10 03:13:19.435 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 } }]
28462026-09-10T03:13:20.379ZSep 10 03:13:19.435 Sep 10 03:13:19.435 adding route 3fff:beef:39::/64 -> 2001:db8::55:ff
28472026-09-10T03:13:20.379ZDEBG Sep 10 03:13:19.435created new freemap , DEBGunit Sep 10 03:13:19.435 DEBG reset freemapreplacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], INFO
28482026-09-10T03:13:20.379Z: freemap_route_ipv4adding route 3fff:beef:28::/64 -> 2001:db8::55:ffSep 10 03:13:19.435
28492026-09-10T03:13:20.379Z INFO
28502026-09-10T03:13:20.379Z adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
28512026-09-10T03:13:20.379Z Sep 10 03:13:19.435 DEBG replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit
28522026-09-10T03:13:20.379Z: freemap_route_ipv6
28532026-09-10T03:13:20.379Z
28542026-09-10T03:13:20.379ZSep 10 03:13:19.435 INFOSep 10 03:13:19.435 Sep 10 03:13:19.435 Sep 10 03:13:19.435adding route 3fff:beef:15::/64 -> 2001:db8::55:ff INFODEBG
28552026-09-10T03:13:20.379ZINFO adding route 3fff:beef:29::/64 -> 2001:db8::55:ff
28562026-09-10T03:13:20.379Zadding route 3fff:dead::/64 -> 2001:db8::55:1replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 10 03:13:19.435
28572026-09-10T03:13:20.379Z
28582026-09-10T03:13:20.379Z DEBGSep 10 03:13:19.435 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 10 03:13:19.435
28592026-09-10T03:13:20.379Z DEBGDEBGSep 10 03:13:19.435 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: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
28602026-09-10T03:13:20.379Z Sep 10 03:13:19.435
28612026-09-10T03:13:20.379ZINFO INFOadding route 3fff:beef:3b::/64 -> 2001:db8::55:ff adding route 3fff:beef:16::/64 -> 2001:db8::55:ffSep 10 03:13:19.435
28622026-09-10T03:13:20.379ZSep 10 03:13:19.435
28632026-09-10T03:13:20.380Z INFOSep 10 03:13:19.435 adding route 3fff:dead::/64 -> 2001:db8::55:1 DEBG
28642026-09-10T03:13:20.380ZSep 10 03:13:19.435INFO 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 3fff:beef:2a::/64 -> 2001:db8::55:ffDEBG
28652026-09-10T03:13:20.380Z
28662026-09-10T03:13:20.380Z 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 } }]
28672026-09-10T03:13:20.380ZSep 10 03:13:19.435 DEBGSep 10 03:13:19.435 Sep 10 03:13:19.435INFO INFOadding route 3fff:beef:3c::/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 } }]
28682026-09-10T03:13:20.380Z
28692026-09-10T03:13:20.380ZSep 10 03:13:19.435adding route 3fff:beef:17::/64 -> 2001:db8::55:ff
28702026-09-10T03:13:20.380ZSep 10 03:13:19.435DEBGSep 10 03:13:19.435 INFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 10 03:13:19.435
28712026-09-10T03:13:20.380Zadding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
28722026-09-10T03:13:20.380Z DEBGSep 10 03:13:19.435Sep 10 03:13:19.435 DEBGSep 10 03:13:19.435 created new freemap replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
28732026-09-10T03:13:20.380Z , adding route 3fff:dead::/64 -> 2001:db8::55:1DEBGunit
28742026-09-10T03:13:20.380Z: 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 } }]freemap_route_ipv6
28752026-09-10T03:13:20.380ZSep 10 03:13:19.435 DEBGSep 10 03:13:19.435 Sep 10 03:13:19.435created new freemap
28762026-09-10T03:13:20.380ZSep 10 03:13:19.435 , DEBGunit: INFO Sep 10 03:13:19.435replacing 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 } }]freemap_route_ipv4DEBG
28772026-09-10T03:13:20.380Z
28782026-09-10T03:13:20.380Zadding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
28792026-09-10T03:13:20.380Z failed to allocate space for the new target listDEBG
28802026-09-10T03:13:20.380ZSep 10 03:13:19.435initted freemap. size: 64Sep 10 03:13:19.435Sep 10 03:13:19.435 , unitINFO: DEBG DEBGfreemap_route_ipv4 adding route 3fff:dead::/64 -> 2001:db8::55:2
28812026-09-10T03:13:20.380Z
28822026-09-10T03:13:20.380Zcreated new freemap , unitreplacing 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 10 03:13:19.435Sep 10 03:13:19.435
28832026-09-10T03:13:20.380ZSep 10 03:13:19.435: DEBGDEBG reset freemapDEBG , 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 } }]unit
28842026-09-10T03:13:20.380ZSep 10 03:13:19.435 freemap_route_ipv6: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 } }]
28852026-09-10T03:13:20.380Z
28862026-09-10T03:13:20.380ZINFOSep 10 03:13:19.435 freemap_route_ipv4INFO
28872026-09-10T03:13:20.380Zadding route 3fff:beef::/64 -> 2001:db8::55:ff
28882026-09-10T03:13:20.380ZSep 10 03:13:19.435adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffSep 10 03:13:19.435
28892026-09-10T03:13:20.380Z DEBG DEBGinitted freemap. size: 64 , initted freemap. size: 64unit, Sep 10 03:13:19.435unit:: Sep 10 03:13:19.435freemap_route_ipv4
28902026-09-10T03:13:20.380Z DEBGfreemap_route_ipv6DEBG
28912026-09-10T03:13:20.380Z 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: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 } }]
28922026-09-10T03:13:20.380Z
28932026-09-10T03:13:20.380ZSep 10 03:13:19.435Sep 10 03:13:19.435 DEBG DEBG reset freemapreset freemap, Sep 10 03:13:19.435, unitunit :INFO freemap_route_ipv6:
28942026-09-10T03:13:20.380ZSep 10 03:13:19.435 freemap_route_ipv4 adding route 3fff:beef:1::/64 -> 2001:db8::55:ffSep 10 03:13:19.435
28952026-09-10T03:13:20.380ZINFO
28962026-09-10T03:13:20.380Z INFO adding route 172.16.0.0/32 -> 10.0.0.1
28972026-09-10T03:13:20.380Ztest route::tests::grow_succeeds ... ok
28982026-09-10T03:13:20.380Ztest route::tests::rollback_failure_leaves_in_core_cleared ... ok
28992026-09-10T03:13:20.380Zadding route 3fff:beef:2e::/64 -> 2001:db8::55:ffSep 10 03:13:19.435
29002026-09-10T03:13:20.380Z Sep 10 03:13:19.435Sep 10 03:13:19.435DEBG DEBGDEBG initted freemap. size: 64 , replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 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 } }]unit
29012026-09-10T03:13:20.380Z
29022026-09-10T03:13:20.381ZSep 10 03:13:19.435: freemap_route_ipv6
29032026-09-10T03:13:20.381ZDEBG Sep 10 03:13:19.435replacing 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 10 03:13:19.435
29042026-09-10T03:13:20.381Z 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:2::/64 -> 2001:db8::55:ff
29052026-09-10T03:13:20.381ZSep 10 03:13:19.435
29062026-09-10T03:13:20.381Z DEBG Sep 10 03:13:19.435reset freemap , INFOunit Sep 10 03:13:19.435adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff:
29072026-09-10T03:13:20.381ZDEBG freemap_route_ipv6replacing 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 } }]
29082026-09-10T03:13:20.381Z
29092026-09-10T03:13:20.381ZSep 10 03:13:19.435 DEBG Sep 10 03:13:19.435replacing 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 } }]
29102026-09-10T03:13:20.381ZINFO Sep 10 03:13:19.435adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
29112026-09-10T03:13:20.381ZINFOSep 10 03:13:19.435 adding route 3fff:dead::/64 -> 2001:db8::55:1INFO
29122026-09-10T03:13:20.381Z Sep 10 03:13:19.435adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
29132026-09-10T03:13:20.381ZDEBG Sep 10 03:13:19.435replacing 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 } }]
29142026-09-10T03:13:20.381ZDEBG 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 10 03:13:19.435
29152026-09-10T03:13:20.381Z 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 } }]Sep 10 03:13:19.435Sep 10 03:13:19.435
29162026-09-10T03:13:20.381Z INFO INFOadding route 3fff:dead::/64 -> 2001:db8::55:2
29172026-09-10T03:13:20.381ZSep 10 03:13:19.435adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
29182026-09-10T03:13:20.381ZINFO Sep 10 03:13:19.435adding route 3fff:beef:31::/64 -> 2001:db8::55:ff
29192026-09-10T03:13:20.381ZDEBGSep 10 03:13:19.435 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
29202026-09-10T03:13:20.381Z 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 10 03:13:19.435
29212026-09-10T03:13:20.381Z DEBGSep 10 03:13:19.435 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
29222026-09-10T03:13:20.381ZSep 10 03:13:19.435Sep 10 03:13:19.435 DEBG adding route 3fff:dead::/64 -> 2001:db8::55:3 INFOcreated new freemap
29232026-09-10T03:13:20.381Z , adding route 3fff:beef:5::/64 -> 2001:db8::55:ffunitSep 10 03:13:19.435
29242026-09-10T03:13:20.381ZSep 10 03:13:19.435 INFO: adding route 3fff:beef:32::/64 -> 2001:db8::55:ffDEBGfreemap_route_ipv4
29252026-09-10T03:13:20.381Z
29262026-09-10T03:13:20.381Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 } }]
29272026-09-10T03:13:20.381ZSep 10 03:13:19.435Sep 10 03:13:19.435 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: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 } }]
29282026-09-10T03:13:20.381Z
29292026-09-10T03:13:20.381ZSep 10 03:13:19.435 INFOSep 10 03:13:19.435 Sep 10 03:13:19.435INFO adding route 3fff:dead::/64 -> 2001:db8::55:4
29302026-09-10T03:13:20.381Zadding route 3fff:beef:33::/64 -> 2001:db8::55:ffINFOSep 10 03:13:19.435 adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
29312026-09-10T03:13:20.381ZDEBG
29322026-09-10T03:13:20.381Z created new freemap, Sep 10 03:13:19.435unit :Sep 10 03:13:19.435DEBG freemap_route_ipv6DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 10 03:13:19.435
29332026-09-10T03:13:20.381Z DEBG
29342026-09-10T03:13:20.381Z 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: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 } }]
29352026-09-10T03:13:20.381Z
29362026-09-10T03:13:20.381ZSep 10 03:13:19.435 Sep 10 03:13:19.435DEBG Sep 10 03:13:19.435Sep 10 03:13:19.435DEBG 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 } }]
29372026-09-10T03:13:20.381Z initted freemap. size: 64INFO, unit:INFO Sep 10 03:13:19.435 adding route 3fff:beef:34::/64 -> 2001:db8::55:ffWARNfreemap_route_ipv4 adding route 3fff:beef:7::/64 -> 2001:db8::55:ffshrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
29382026-09-10T03:13:20.381Z
29392026-09-10T03:13:20.386Z
29402026-09-10T03:13:20.386Z
29412026-09-10T03:13:20.386ZSep 10 03:13:19.435Sep 10 03:13:19.435Sep 10 03:13:19.435 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 } }] DEBG
29422026-09-10T03:13:20.386Z 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 10 03:13:19.435 reset freemap
29432026-09-10T03:13:20.386Z, Sep 10 03:13:19.435unitERRO : Sep 10 03:13:19.435freemap_route_ipv4rollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
29442026-09-10T03:13:20.386ZINFO adding route 3fff:beef:35::/64 -> 2001:db8::55:ff
29452026-09-10T03:13:20.386Z
29462026-09-10T03:13:20.386ZINFO Sep 10 03:13:19.435adding route 3fff:beef:8::/64 -> 2001:db8::55:ff DEBG
29472026-09-10T03:13:20.386Z Sep 10 03:13:19.435 initted freemap. size: 64ERRO, unitSep 10 03:13:19.435: 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 DEBG
29482026-09-10T03:13:20.386Z freemap_route_ipv6replacing 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 } }]
29492026-09-10T03:13:20.387ZSep 10 03:13:19.435
29502026-09-10T03:13:20.387Z Sep 10 03:13:19.435Sep 10 03:13:19.435 INFODEBG adding route 3fff:beef:36::/64 -> 2001:db8::55:ffreset freemapDEBG
29512026-09-10T03:13:20.387Z, unit: 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 } }]freemap_route_ipv6Sep 10 03:13:19.435
29522026-09-10T03:13:20.387Z
29532026-09-10T03:13:20.387Z 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 } }]
29542026-09-10T03:13:20.387ZSep 10 03:13:19.435 Sep 10 03:13:19.435INFO Sep 10 03:13:19.435adding route 3fff:dead::/64 -> 2001:db8::55:1INFO
29552026-09-10T03:13:20.387ZINFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
29562026-09-10T03:13:20.387Zadding route 3fff:beef:37::/64 -> 2001:db8::55:ff
29572026-09-10T03:13:20.387ZSep 10 03:13:19.435 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 } }]
29582026-09-10T03:13:20.387ZSep 10 03:13:19.435 Sep 10 03:13:19.435Sep 10 03:13:19.435 DEBGDEBG INFOreplacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
29592026-09-10T03:13:20.387Zreplacing 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 } }]
29602026-09-10T03:13:20.387Zadding route 3fff:dead::/64 -> 2001:db8::55:2
29612026-09-10T03:13:20.387ZSep 10 03:13:19.435 INFOSep 10 03:13:19.435 adding route 3fff:beef:38::/64 -> 2001:db8::55:ffDEBG
29622026-09-10T03:13:20.387Z 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 10 03:13:19.435
29632026-09-10T03:13:20.387ZSep 10 03:13:19.435 INFO DEBGadding route 3fff:beef:a::/64 -> 2001:db8::55:ff
29642026-09-10T03:13:20.387ZSep 10 03:13:19.435replacing 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 } }]
29652026-09-10T03:13:20.387ZINFO adding route 3fff:dead::/64 -> 2001:db8::55:3
29662026-09-10T03:13:20.387ZSep 10 03:13:19.435 INFO adding route 3fff:beef:39::/64 -> 2001:db8::55:ff
29672026-09-10T03:13:20.387ZSep 10 03:13:19.435 Sep 10 03:13:19.435DEBGSep 10 03:13:19.435 DEBGDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]replacing targets for 3fff: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 } }]
29682026-09-10T03:13:20.387Z
29692026-09-10T03:13:20.387Zreplacing 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 } }]
29702026-09-10T03:13:20.387ZSep 10 03:13:19.435 INFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
29712026-09-10T03:13:20.387ZSep 10 03:13:19.435 Sep 10 03:13:19.435Sep 10 03:13:19.435 INFO DEBGINFO adding route 3fff:dead::/64 -> 2001:db8::55:4adding route 3fff:beef:b::/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 } }]
29722026-09-10T03:13:20.387Z
29732026-09-10T03:13:20.387Z
29742026-09-10T03:13:20.387ZSep 10 03:13:19.435 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 } }]
29752026-09-10T03:13:20.387ZSep 10 03:13:19.435Sep 10 03:13:19.435 DEBGSep 10 03:13:19.435INFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]INFO
29762026-09-10T03:13:20.387Z adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffadding route 3fff:beef:c::/64 -> 2001:db8::55:ff
29772026-09-10T03:13:20.387Z
29782026-09-10T03:13:20.387ZSep 10 03:13:19.435 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 } }]
29792026-09-10T03:13:20.387ZSep 10 03:13:19.435Sep 10 03:13:19.435 DEBGDEBG replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 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 } }]
29802026-09-10T03:13:20.387Z
29812026-09-10T03:13:20.387ZSep 10 03:13:19.436Sep 10 03:13:19.436 INFOINFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ffadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
29822026-09-10T03:13:20.387Z
29832026-09-10T03:13:20.387ZSep 10 03:13:19.436Sep 10 03:13:19.436 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: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 } }]
29842026-09-10T03:13:20.387Z
29852026-09-10T03:13:20.387ZSep 10 03:13:19.436Sep 10 03:13:19.436 DEBGINFO failed to allocate space for the new target listadding route 3fff:beef:e::/64 -> 2001:db8::55:ff
29862026-09-10T03:13:20.387Z
29872026-09-10T03:13:20.388ZSep 10 03:13:19.436Sep 10 03:13:19.436 DEBGDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]replacing targets for 3fff: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 } }]
29882026-09-10T03:13:20.388Z
29892026-09-10T03:13:20.388ZSep 10 03:13:19.436 INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ff
29902026-09-10T03:13:20.388Z Sep 10 03:13:19.436INFO DEBGadding route 3fff:beef:32::/64 -> 2001:db8::55:ff
29912026-09-10T03:13:20.388Zreplacing 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 } }]
29922026-09-10T03:13:20.388ZSep 10 03:13:19.436 Sep 10 03:13:19.436DEBG 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 } }]
29932026-09-10T03:13:20.388Zadding route 3fff:beef:10::/64 -> 2001:db8::55:ff
29942026-09-10T03:13:20.388ZSep 10 03:13:19.436 Sep 10 03:13:19.436DEBG DEBGcreated new freemap , Sep 10 03:13:19.443created new freemap unitDEBGDEBG:, unit 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 } }]
29952026-09-10T03:13:20.388Zreplacing 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_ipv4
29962026-09-10T03:13:20.388Ztest route::tests::identity_replace_is_noop ... ok
29972026-09-10T03:13:20.388Z
29982026-09-10T03:13:20.388Z: freemap_route_ipv4
29992026-09-10T03:13:20.388ZSep 10 03:13:19.443Sep 10 03:13:19.443 Sep 10 03:13:19.443INFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ff
30002026-09-10T03:13:20.388ZSep 10 03:13:19.443 DEBGINFO 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 } }]
30012026-09-10T03:13:20.388ZSep 10 03:13:19.443 adding route 3fff:beef:11::/64 -> 2001:db8::55:ffINFO
30022026-09-10T03:13:20.388Z adding route 3fff:beef:34::/64 -> 2001:db8::55:ff
30032026-09-10T03:13:20.388ZSep 10 03:13:19.443Sep 10 03:13:19.443Sep 10 03:13:19.443 DEBG INFODEBGSep 10 03:13:19.436 created new freemapSep 10 03:13:19.443, unitadding route 3fff:beef:18::/64 -> 2001:db8::55:ffDEBG
30042026-09-10T03:13:20.388Z 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 } }]DEBG
30052026-09-10T03:13:20.388Z :, 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 } }]unit :
30062026-09-10T03:13:20.388ZDEBG freemap_route_ipv6
30072026-09-10T03:13:20.388Z Sep 10 03:13:19.443freemap_route_ipv6
30082026-09-10T03:13:20.388ZINFOcreated new freemapSep 10 03:13:19.443Sep 10 03:13:19.443 DEBG adding route 3fff:beef:12::/64 -> 2001:db8::55:ffINFO
30092026-09-10T03:13:20.388Z Sep 10 03:13:19.443replacing 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 } }],
30102026-09-10T03:13:20.388Zadding route 3fff:beef:35::/64 -> 2001:db8::55:ffunit
30112026-09-10T03:13:20.388ZSep 10 03:13:19.443Sep 10 03:13:19.443 DEBG initted freemap. size: 64Sep 10 03:13:19.443 Sep 10 03:13:19.443DEBG DEBG, DEBGunit : INFOreplacing 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 } }]
30122026-09-10T03:13:20.388Zinitted freemap. size: 64 , :unitadding route 3fff:beef:19::/64 -> 2001:db8::55:fffreemap_route_ipv4:
30132026-09-10T03:13:20.388Z
30142026-09-10T03:13:20.388Z freemap_route_ipv4replacing 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 10 03:13:19.443freemap_route_ipv4
30152026-09-10T03:13:20.388ZDEBGSep 10 03:13:19.443Sep 10 03:13:19.443 DEBG INFO 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 10 03:13:19.443 adding route 3fff:beef:36::/64 -> 2001:db8::55:ffreset freemap
30162026-09-10T03:13:20.388ZDEBG,
30172026-09-10T03:13:20.388Zunitreset freemap:
30182026-09-10T03:13:20.388Z
30192026-09-10T03:13:20.388Z freemap_route_ipv4Sep 10 03:13:19.443
30202026-09-10T03:13:20.388ZSep 10 03:13:19.443, Sep 10 03:13:19.443unit : Sep 10 03:13:19.443 DEBGfreemap_route_ipv4DEBG
30212026-09-10T03:13:20.388ZINFOINFO adding route 3fff:beef:13::/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 } }]initted freemap. size: 64
30222026-09-10T03:13:20.388Z , Sep 10 03:13:19.443 adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
30232026-09-10T03:13:20.388ZunitDEBG: initted freemap. size: 64
30242026-09-10T03:13:20.388Zfreemap_route_ipv6Sep 10 03:13:19.443Sep 10 03:13:19.443Sep 10 03:13:19.443 INFO, unit : DEBG
30252026-09-10T03:13:20.388Z adding route 3fff:beef:37::/64 -> 2001:db8::55:ffDEBG
30262026-09-10T03:13:20.389Z freemap_route_ipv6
30272026-09-10T03:13:20.389Zreplacing 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 10 03:13:19.443Sep 10 03:13:19.443 Sep 10 03:13:19.443 Sep 10 03:13:19.443DEBGDEBG
30282026-09-10T03:13:20.389Zreset freemapDEBG 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 } }]reset freemapunit, :unit
30292026-09-10T03:13:20.389Z Sep 10 03:13:19.443: freemap_route_ipv6 freemap_route_ipv6
30302026-09-10T03:13:20.389Zreplacing 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 } }]
30312026-09-10T03:13:20.389ZINFOSep 10 03:13:19.443
30322026-09-10T03:13:20.389Z Sep 10 03:13:19.443Sep 10 03:13:19.443 INFOINFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ff Sep 10 03:13:19.443adding route 172.16.0.0/32 -> 10.0.0.1
30332026-09-10T03:13:20.389ZINFO
30342026-09-10T03:13:20.389Z adding route 3fff:beef:38::/64 -> 2001:db8::55:ffadding route 172.16.0.0/32 -> 10.0.0.1
30352026-09-10T03:13:20.389Z
30362026-09-10T03:13:20.389ZSep 10 03:13:19.443 INFODEBG adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffSep 10 03:13:19.443Sep 10 03:13:19.443replacing 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 } }]
30372026-09-10T03:13:20.389Z
30382026-09-10T03:13:20.389ZDEBG 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 10 03:13:19.443
30392026-09-10T03:13:20.393Z DEBGINFOSep 10 03:13:19.443 adding route 172.16.0.0/32 -> 10.0.0.2 replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
30402026-09-10T03:13:20.393Z
30412026-09-10T03:13:20.393ZSep 10 03:13:19.443 Sep 10 03:13:19.443INFOSep 10 03:13:19.443 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 } }] DEBGSep 10 03:13:19.443 adding route 172.16.0.0/32 -> 10.0.0.2
30422026-09-10T03:13:20.394Z 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
30432026-09-10T03:13:20.394Z
30442026-09-10T03:13:20.394ZDEBGSep 10 03:13:19.443 adding route 3fff:beef:39::/64 -> 2001:db8::55:ffDEBGreplacing 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 } }]
30452026-09-10T03:13:20.394Zreplacing 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 10 03:13:19.443
30462026-09-10T03:13:20.394Z
30472026-09-10T03:13:20.394ZINFO adding route 172.16.0.0/32 -> 10.0.0.3
30482026-09-10T03:13:20.394ZSep 10 03:13:19.443Sep 10 03:13:19.443Sep 10 03:13:19.443Sep 10 03:13:19.443 INFODEBG adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffINFOSep 10 03:13:19.443
30492026-09-10T03:13:20.394Z 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 } }] INFOadding route 172.16.0.0/32 -> 10.0.0.3
30502026-09-10T03:13:20.394Z
30512026-09-10T03:13:20.394ZDEBG 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 } }]
30522026-09-10T03:13:20.394Z adding route 3fff:beef:15::/64 -> 2001:db8::55:ffSep 10 03:13:19.443Sep 10 03:13:19.443 INFODEBGSep 10 03:13:19.443 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 10 03:13:19.443
30532026-09-10T03:13:20.394Z adding route 172.16.0.0/32 -> 10.0.0.4INFO
30542026-09-10T03:13:20.394Z 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:3a::/64 -> 2001:db8::55:ff
30552026-09-10T03:13:20.394ZSep 10 03:13:19.443
30562026-09-10T03:13:20.394ZINFO
30572026-09-10T03:13:20.394ZSep 10 03:13:19.443 adding route 172.16.0.0/32 -> 10.0.0.4DEBG
30582026-09-10T03:13:20.394Z 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 10 03:13:19.443
30592026-09-10T03:13:20.394ZSep 10 03:13:19.443 Sep 10 03:13:19.443INFO DEBGSep 10 03:13:19.443DEBG adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
30602026-09-10T03:13:20.394Zreplacing 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
30612026-09-10T03:13:20.394Z 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 } }]
30622026-09-10T03:13:20.394ZSep 10 03:13:19.443 Sep 10 03:13:19.443replacing 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 } }]
30632026-09-10T03:13:20.394ZDEBGSep 10 03:13:19.443 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 } }, 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
30642026-09-10T03:13:20.394Z 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 10 03:13:19.443adding route 172.17.0.0/32 -> 10.0.0.255
30652026-09-10T03:13:20.394Z
30662026-09-10T03:13:20.394ZINFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffSep 10 03:13:19.443 INFO
30672026-09-10T03:13:20.394Z adding route 3fff:beef:16::/64 -> 2001:db8::55:ffSep 10 03:13:19.443
30682026-09-10T03:13:20.394Z Sep 10 03:13:19.443DEBGSep 10 03:13:19.443 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 10 03:13:19.443
30692026-09-10T03:13:20.394ZINFO DEBGadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff 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 10 03:13:19.443
30702026-09-10T03:13:20.394Z INFO
30712026-09-10T03:13:20.394Zreplacing 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 10 03:13:19.443adding route 172.17.0.1/32 -> 10.0.0.255
30722026-09-10T03:13:20.394ZSep 10 03:13:19.443
30732026-09-10T03:13:20.394ZDEBGINFOSep 10 03:13:19.443 DEBGadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff 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 } }]
30742026-09-10T03:13:20.394Zreplacing 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 } }]
30752026-09-10T03:13:20.394Z
30762026-09-10T03:13:20.394ZSep 10 03:13:19.443 INFOSep 10 03:13:19.443Sep 10 03:13:19.443 DEBGadding route 3fff:beef:17::/64 -> 2001:db8::55:ff
30772026-09-10T03:13:20.394Z INFOreplacing 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 10 03:13:19.443 Sep 10 03:13:19.443INFO
30782026-09-10T03:13:20.394Zadding route 3fff:beef:1f::/64 -> 2001:db8::55:ff adding route 172.17.0.2/32 -> 10.0.0.255
30792026-09-10T03:13:20.394Z
30802026-09-10T03:13:20.395ZSep 10 03:13:19.443 INFO Sep 10 03:13:19.443Sep 10 03:13:19.443 DEBGDEBGadding route 3fff:beef:3d::/64 -> 2001:db8::55:ff
30812026-09-10T03:13:20.395Z 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 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 } }]
30822026-09-10T03:13:20.395Z
30832026-09-10T03:13:20.395ZSep 10 03:13:19.443 DEBG replacing targets for 3fff:beef:3d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 10 03:13:19.443Sep 10 03:13:19.443
30842026-09-10T03:13:20.395ZINFOINFO adding route 172.17.0.3/32 -> 10.0.0.255
30852026-09-10T03:13:20.395Zadding route 3fff:beef:20::/64 -> 2001:db8::55:ffSep 10 03:13:19.443
30862026-09-10T03:13:20.395Z INFO adding route 3fff:beef:3e::/64 -> 2001:db8::55:ffcreated new freemapSep 10 03:13:19.443 DEBGSep 10 03:13:19.443 , replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit
30872026-09-10T03:13:20.395Z
30882026-09-10T03:13:20.395ZDEBG: 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 } }]freemap_route_ipv6
30892026-09-10T03:13:20.395Z
30902026-09-10T03:13:20.395ZSep 10 03:13:19.443Sep 10 03:13:19.443 INFOSep 10 03:13:19.443 adding route 3fff:beef:21::/64 -> 2001:db8::55:ffDEBG
30912026-09-10T03:13:20.395Z Sep 10 03:13:19.443replacing 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 } }]
30922026-09-10T03:13:20.395ZSep 10 03:13:19.436INFO DEBG DEBG initted freemap. size: 64Sep 10 03:13:19.443adding route 172.17.0.4/32 -> 10.0.0.255, created new freemap , unitINFOSep 10 03:13:19.443
30932026-09-10T03:13:20.395Zunit :DEBG freemap_route_ipv4replacing 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 } }]
30942026-09-10T03:13:20.395Z
30952026-09-10T03:13:20.395Z :adding route 3fff:beef:3f::/64 -> 2001:db8::55:ffSep 10 03:13:19.443
30962026-09-10T03:13:20.395Ztest route::tests::rollback_on_compact_delete_failure ... ok
30972026-09-10T03:13:20.395ZSep 10 03:13:19.443 DEBGINFOSep 10 03:13:19.443 adding route 3fff:beef:22::/64 -> 2001:db8::55:ffcreated new freemapDEBG, unit
30982026-09-10T03:13:20.395Ztest route::tests::rollback_on_index_readd_failure ... ok
30992026-09-10T03:13:20.395Z:freemap_route_ipv4 freemap_route_ipv6
31002026-09-10T03:13:20.395Z
31012026-09-10T03:13:20.395Zreplacing 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 } }]
31022026-09-10T03:13:20.395ZSep 10 03:13:19.443Sep 10 03:13:19.443 Sep 10 03:13:19.443DEBGDEBG initted freemap. size: 64Sep 10 03:13:19.443, 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
31032026-09-10T03:13:20.395Z : DEBGfreemap_route_ipv4
31042026-09-10T03:13:20.395Zfailed to allocate space for the new target list
31052026-09-10T03:13:20.395ZSep 10 03:13:19.443DEBG Sep 10 03:13:19.443reset freemap Sep 10 03:13:19.443, unitDEBGDEBGINFO :replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] freemap_route_ipv4reset freemap
31062026-09-10T03:13:20.395Z,
31072026-09-10T03:13:20.395Zunit: adding route 3fff:beef:23::/64 -> 2001:db8::55:fffreemap_route_ipv4Sep 10 03:13:19.443
31082026-09-10T03:13:20.395Z
31092026-09-10T03:13:20.395ZDEBGSep 10 03:13:19.443Sep 10 03:13:19.443 failed to allocate space for the new target listDEBGDEBG
31102026-09-10T03:13:20.395Zinitted freemap. size: 64initted freemap. size: 64, Sep 10 03:13:19.443unit, unit:: DEBGfreemap_route_ipv6
31112026-09-10T03:13:20.395Zfreemap_route_ipv6replacing 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 } }]
31122026-09-10T03:13:20.395Z
31132026-09-10T03:13:20.395ZSep 10 03:13:19.443 DEBG Sep 10 03:13:19.443reset freemap, unitSep 10 03:13:19.444:Sep 10 03:13:19.444 freemap_route_ipv6DEBGDEBG created new freemap
31142026-09-10T03:13:20.395Zcreated new freemap, unit, unit:: Sep 10 03:13:19.443freemap_route_ipv4
31152026-09-10T03:13:20.395ZINFO adding route 3fff:beef:24::/64 -> 2001:db8::55:fffreemap_route_ipv4
31162026-09-10T03:13:20.395Z
31172026-09-10T03:13:20.395ZSep 10 03:13:19.443 DEBG Sep 10 03:13:19.450replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG
31182026-09-10T03:13:20.395Z created new freemapSep 10 03:13:19.450 , DEBGunit :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 } }]
31192026-09-10T03:13:20.395Zfreemap_route_ipv6
31202026-09-10T03:13:20.396ZSep 10 03:13:19.450 INFO Sep 10 03:13:19.450 adding route 172.17.0.5/32 -> 10.0.0.255
31212026-09-10T03:13:20.396ZINFODEBGSep 10 03:13:19.450 adding route 3fff:beef:25::/64 -> 2001:db8::55:ffSep 10 03:13:19.450Sep 10 03:13:19.450 Sep 10 03:13:19.450DEBGINFO DEBGDEBG adding route 3fff:dead::/64 -> 2001:db8::55:1initted freemap. size: 64
31222026-09-10T03:13:20.396Z, created new freemapunit :Sep 10 03:13:19.450replacing 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 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 } }] freemap_route_ipv4
31232026-09-10T03:13:20.396Z
31242026-09-10T03:13:20.396Z
31252026-09-10T03:13:20.396ZDEBG , 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 } }]
31262026-09-10T03:13:20.396ZSep 10 03:13:19.450 unitDEBG: Sep 10 03:13:19.450 freemap_route_ipv6reset freemapINFOSep 10 03:13:19.450, unitadding route 3fff:dead::/64 -> 2001:db8::55:2
31272026-09-10T03:13:20.396Z
31282026-09-10T03:13:20.396ZINFO: freemap_route_ipv4adding route 172.17.0.6/32 -> 10.0.0.255
31292026-09-10T03:13:20.396ZSep 10 03:13:19.450
31302026-09-10T03:13:20.396ZDEBG Sep 10 03:13:19.450Sep 10 03:13:19.450replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 } }]
31312026-09-10T03:13:20.396Z Sep 10 03:13:19.450DEBGDEBG Sep 10 03:13:19.450initted freemap. size: 64 initted freemap. size: 64, INFOunitSep 10 03:13:19.450: freemap_route_ipv6DEBGadding route 3fff:dead::/64 -> 2001:db8::55:3,
31322026-09-10T03:13:20.396Z
31332026-09-10T03:13:20.396Zunit: freemap_route_ipv4 DEBGSep 10 03:13:19.450
31342026-09-10T03:13:20.396Z Sep 10 03:13:19.450DEBGreplacing 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 } }] 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 } }]
31352026-09-10T03:13:20.396Zreset freemap
31362026-09-10T03:13:20.396Z, unitreplacing 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 10 03:13:19.450 Sep 10 03:13:19.450Sep 10 03:13:19.450 DEBGfreemap_route_ipv6
31372026-09-10T03:13:20.396Zreset freemapINFO
31382026-09-10T03:13:20.396ZINFOSep 10 03:13:19.450 adding route 3fff:dead::/64 -> 2001:db8::55:4INFOadding route 172.17.0.7/32 -> 10.0.0.255,
31392026-09-10T03:13:20.401Z
31402026-09-10T03:13:20.401Zadding route 3fff:dead::/64 -> 2001:db8::55:1
31412026-09-10T03:13:20.401ZunitSep 10 03:13:19.450 :INFOSep 10 03:13:19.450 Sep 10 03:13:19.450DEBG 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 } }]
31422026-09-10T03:13:20.401ZSep 10 03:13:19.450freemap_route_ipv4 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
31432026-09-10T03:13:20.401Z 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 } }]
31442026-09-10T03:13:20.401ZSep 10 03:13:19.450
31452026-09-10T03:13:20.401Z DEBG Sep 10 03:13:19.450replacing targets for 3fff:dead::/64 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 10 03:13:19.450
31462026-09-10T03:13:20.401ZSep 10 03:13:19.450INFOadding route 3fff:beef:26::/64 -> 2001:db8::55:ff INFOSep 10 03:13:19.450 adding route 3fff:dead::/64 -> 2001:db8::55:2WARN
31472026-09-10T03:13:20.401Zshrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })DEBG
31482026-09-10T03:13:20.401Zadding route 172.17.0.8/32 -> 10.0.0.255
31492026-09-10T03:13:20.401Z
31502026-09-10T03:13:20.401Zinitted freemap. size: 64, Sep 10 03:13:19.450unit :Sep 10 03:13:19.450 DEBG freemap_route_ipv6DEBG
31512026-09-10T03:13:20.401Z Sep 10 03:13:19.450replacing 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
31522026-09-10T03:13:20.401Z 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:dead::/64 with: [NextHop { asic_port_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 10 03:13:19.450
31532026-09-10T03:13:20.401Z
31542026-09-10T03:13:20.402ZSep 10 03:13:19.450 DEBGINFO Sep 10 03:13:19.450 adding route 172.17.0.9/32 -> 10.0.0.255INFO
31552026-09-10T03:13:20.402Zadding route 3fff:dead::/64 -> 2001:db8::55:3reset freemapSep 10 03:13:19.450
31562026-09-10T03:13:20.402Z, unitSep 10 03:13:19.450 INFO:DEBGSep 10 03:13:19.450 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 } }]DEBG
31572026-09-10T03:13:20.402Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]freemap_route_ipv6
31582026-09-10T03:13:20.402Zadding route 3fff:beef:27::/64 -> 2001:db8::55:ff
31592026-09-10T03:13:20.402Z
31602026-09-10T03:13:20.402ZSep 10 03:13:19.450Sep 10 03:13:19.450Sep 10 03:13:19.450 INFOINFO adding route 172.17.0.10/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.1Sep 10 03:13:19.450
31612026-09-10T03:13:20.402Z
31622026-09-10T03:13:20.402ZINFO adding route 3fff:dead::/64 -> 2001:db8::55:4DEBGSep 10 03:13:19.450
31632026-09-10T03:13:20.402Z Sep 10 03:13:19.450DEBG DEBGSep 10 03:13:19.450replacing 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 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 } }]
31642026-09-10T03:13:20.402ZDEBG
31652026-09-10T03:13:20.402Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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.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 } }]
31662026-09-10T03:13:20.402Z
31672026-09-10T03:13:20.402ZSep 10 03:13:19.450Sep 10 03:13:19.450 Sep 10 03:13:19.450INFO 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 } }, 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 10 03:13:19.450
31682026-09-10T03:13:20.402Zadding route 172.17.0.11/32 -> 10.0.0.255
31692026-09-10T03:13:20.402Zadding route 172.17.0.0/32 -> 10.0.0.255INFO
31702026-09-10T03:13:20.402ZSep 10 03:13:19.450 adding route 3fff:beef:28::/64 -> 2001:db8::55:ffSep 10 03:13:19.450
31712026-09-10T03:13:20.402ZWARNDEBG shrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
31722026-09-10T03:13:20.402ZSep 10 03:13:19.450 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 } }]DEBG
31732026-09-10T03:13:20.402Z 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 10 03:13:19.450
31742026-09-10T03:13:20.402Z DEBGSep 10 03:13:19.450 replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
31752026-09-10T03:13:20.402Z Sep 10 03:13:19.450adding route 172.17.0.12/32 -> 10.0.0.255
31762026-09-10T03:13:20.402ZINFO Sep 10 03:13:19.450adding route 172.17.0.1/32 -> 10.0.0.255
31772026-09-10T03:13:20.402Z
31782026-09-10T03:13:20.402ZSep 10 03:13:19.450INFO adding route 3fff:beef:29::/64 -> 2001:db8::55:ff
31792026-09-10T03:13:20.402ZDEBGSep 10 03:13:19.450Sep 10 03:13:19.450 DEBGINFOreplacing 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 } }]
31802026-09-10T03:13:20.402Z adding route 3fff:beef:18::/64 -> 2001:db8::55:ffreplacing 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 10 03:13:19.450
31812026-09-10T03:13:20.402Z
31822026-09-10T03:13:20.402ZDEBG Sep 10 03:13:19.450Sep 10 03:13:19.450 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 } }]INFO
31832026-09-10T03:13:20.402Z DEBGadding route 172.17.0.13/32 -> 10.0.0.255
31842026-09-10T03:13:20.402Zreplacing 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 10 03:13:19.450
31852026-09-10T03:13:20.402Z DEBGSep 10 03:13:19.450 Sep 10 03:13:19.450Sep 10 03:13:19.450reset freemap , INFO unitINFO:DEBGadding route 172.17.0.2/32 -> 10.0.0.255 INFO freemap_route_ipv6replacing 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:19::/64 -> 2001:db8::55:ff
31862026-09-10T03:13:20.402Z
31872026-09-10T03:13:20.402Z
31882026-09-10T03:13:20.402Zadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
31892026-09-10T03:13:20.402Z
31902026-09-10T03:13:20.402ZSep 10 03:13:19.450 Sep 10 03:13:19.450Sep 10 03:13:19.450 INFO INFODEBGadding route 172.17.0.14/32 -> 10.0.0.255 Sep 10 03:13:19.450Sep 10 03:13:19.450 adding route 3fff:dead::/64 -> 2001:db8::55:1
31912026-09-10T03:13:20.402ZDEBG
31922026-09-10T03:13:20.402Z replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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
31932026-09-10T03:13:20.403ZSep 10 03:13:19.450
31942026-09-10T03:13:20.403ZSep 10 03:13:19.450 DEBGDEBG replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
31952026-09-10T03:13:20.403Zreplacing 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 } }]
31962026-09-10T03:13:20.403Z
31972026-09-10T03:13:20.403ZSep 10 03:13:19.450 Sep 10 03:13:19.450 Sep 10 03:13:19.450INFO Sep 10 03:13:19.450INFO Sep 10 03:13:19.450 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2INFOadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
31982026-09-10T03:13:20.403Zadding route 172.17.0.3/32 -> 10.0.0.255INFO
31992026-09-10T03:13:20.403Zadding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
32002026-09-10T03:13:20.403Z
32012026-09-10T03:13:20.403ZSep 10 03:13:19.450adding route 172.17.0.15/32 -> 10.0.0.255
32022026-09-10T03:13:20.403Z Sep 10 03:13:19.450DEBG 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 10 03:13:19.450DEBGSep 10 03:13:19.450
32032026-09-10T03:13:20.403Z DEBG DEBGSep 10 03:13:19.450replacing 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 10 03:13:19.450replacing 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 } }]
32042026-09-10T03:13:20.403Z INFO
32052026-09-10T03:13:20.403Z adding route 3fff:dead::/64 -> 2001:db8::55:3
32062026-09-10T03:13:20.403Z replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
32072026-09-10T03:13:20.403Z 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 10 03:13:19.450
32082026-09-10T03:13:20.403Z Sep 10 03:13:19.450Sep 10 03:13:19.450INFO DEBGadding route 172.17.0.4/32 -> 10.0.0.255INFO
32092026-09-10T03:13:20.403Z 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.16/32 -> 10.0.0.255Sep 10 03:13:19.450
32102026-09-10T03:13:20.403Z
32112026-09-10T03:13:20.403ZINFO Sep 10 03:13:19.450adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffSep 10 03:13:19.450Sep 10 03:13:19.450Sep 10 03:13:19.450
32122026-09-10T03:13:20.403Z INFODEBG DEBGadding route 3fff:dead::/64 -> 2001:db8::55:4replacing 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 } }]
32132026-09-10T03:13:20.403ZINFOSep 10 03:13:19.450 replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
32142026-09-10T03:13:20.403ZSep 10 03:13:19.450
32152026-09-10T03:13:20.403Zadding route 3fff:beef:2c::/64 -> 2001:db8::55:ff DEBG Sep 10 03:13:19.450
32162026-09-10T03:13:20.403Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]INFO adding route 172.17.0.5/32 -> 10.0.0.255Sep 10 03:13:19.451
32172026-09-10T03:13:20.403ZSep 10 03:13:19.451 DEBG created new freemapDEBG, Sep 10 03:13:19.456 Sep 10 03:13:19.456created new freemapunit, DEBG: unitreplacing 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 } }]freemap_route_ipv4: freemap_route_ipv4
32182026-09-10T03:13:20.403Z
32192026-09-10T03:13:20.403Z
32202026-09-10T03:13:20.403ZINFO adding route 172.17.0.17/32 -> 10.0.0.255
32212026-09-10T03:13:20.403ZSep 10 03:13:19.456 DEBG Sep 10 03:13:19.456created new freemap , DEBGunit :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 } }]
32222026-09-10T03:13:20.403Zfreemap_route_ipv6
32232026-09-10T03:13:20.403ZSep 10 03:13:19.456 INFOSep 10 03:13:19.456 Sep 10 03:13:19.456 Sep 10 03:13:19.456 DEBGadding route 172.17.0.6/32 -> 10.0.0.255 DEBGcreated new freemapINFO initted freemap. size: 64adding route 172.17.0.18/32 -> 10.0.0.255
32242026-09-10T03:13:20.403Z,
32252026-09-10T03:13:20.403Zunit, :unit :freemap_route_ipv4Sep 10 03:13:19.456Sep 10 03:13:19.456
32262026-09-10T03:13:20.403Zfreemap_route_ipv6
32272026-09-10T03:13:20.403ZDEBG 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 } }]
32282026-09-10T03:13:20.403ZSep 10 03:13:19.456Sep 10 03:13:19.456replacing 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 } }] DEBGDEBG
32292026-09-10T03:13:20.403Z Sep 10 03:13:19.456 reset freemapinitted freemap. size: 64INFO , , adding route 172.17.0.7/32 -> 10.0.0.255Sep 10 03:13:19.456
32302026-09-10T03:13:20.403Z unitINFOunit: : freemap_route_ipv4adding route 172.17.0.19/32 -> 10.0.0.255Sep 10 03:13:19.456
32312026-09-10T03:13:20.404Zfreemap_route_ipv4DEBG
32322026-09-10T03:13:20.404Z
32332026-09-10T03:13:20.404Zreplacing 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 10 03:13:19.456
32342026-09-10T03:13:20.404Z DEBGSep 10 03:13:19.456 Sep 10 03:13:19.456DEBGreset freemap , INFOSep 10 03:13:19.456 initted freemap. size: 64 , DEBGunitadding route 172.17.0.8/32 -> 10.0.0.255 :unit
32352026-09-10T03:13:20.404Zreplacing 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 } }]:
32362026-09-10T03:13:20.404Zfreemap_route_ipv4Sep 10 03:13:19.456
32372026-09-10T03:13:20.404Zfreemap_route_ipv6
32382026-09-10T03:13:20.404ZDEBG Sep 10 03:13:19.456replacing 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 } }]
32392026-09-10T03:13:20.408ZINFO adding route 172.17.0.20/32 -> 10.0.0.255
32402026-09-10T03:13:20.408ZSep 10 03:13:19.456 Sep 10 03:13:19.456INFO Sep 10 03:13:19.457DEBG Sep 10 03:13:19.457 DEBGadding route 172.17.0.9/32 -> 10.0.0.255
32412026-09-10T03:13:20.408Z DEBG reset freemapinitted freemap. size: 64replacing 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 } }],
32422026-09-10T03:13:20.408Zunit, Sep 10 03:13:19.457unit:: DEBGfreemap_route_ipv6 Sep 10 03:13:19.457freemap_route_ipv6
32432026-09-10T03:13:20.408Zreplacing 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 } }]
32442026-09-10T03:13:20.408Z
32452026-09-10T03:13:20.408Z INFO adding route 172.17.0.21/32 -> 10.0.0.255Sep 10 03:13:19.457Sep 10 03:13:19.457
32462026-09-10T03:13:20.408ZSep 10 03:13:19.436Sep 10 03:13:19.457 INFODEBGSep 10 03:13:19.457 replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 172.17.0.10/32 -> 10.0.0.255INFO
32472026-09-10T03:13:20.408Z reset freemapadding route 3fff:dead::/64 -> 2001:db8::55:1,
32482026-09-10T03:13:20.408Zunit:DEBG Sep 10 03:13:19.457freemap_route_ipv6 DEBG DEBG
32492026-09-10T03:13:20.408Z
32502026-09-10T03:13:20.408Z created new freemapreplacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.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 } }]
32512026-09-10T03:13:20.408Z
32522026-09-10T03:13:20.408Z, Sep 10 03:13:19.457unitSep 10 03:13:19.457 Sep 10 03:13:19.457Sep 10 03:13:19.457 Sep 10 03:13:19.457 INFO INFODEBGINFO 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 } }]
32532026-09-10T03:13:20.408Zadding route 3fff:dead::/64 -> 2001:db8::55:1adding route 172.17.0.22/32 -> 10.0.0.255
32542026-09-10T03:13:20.408Zadding route 172.17.0.11/32 -> 10.0.0.255
32552026-09-10T03:13:20.408Z
32562026-09-10T03:13:20.408ZINFO :Sep 10 03:13:19.457 Sep 10 03:13:19.457 freemap_route_ipv4DEBG
32572026-09-10T03:13:20.408ZSep 10 03:13:19.457Sep 10 03:13:19.457 INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:2 Sep 10 03:13:19.457replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
32582026-09-10T03:13:20.408Z
32592026-09-10T03:13:20.408Zreplacing 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 } }]
32602026-09-10T03:13:20.409Zadding route 3fff:beef:1c::/64 -> 2001:db8::55:ffDEBG Sep 10 03:13:19.457replacing 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 } }]
32612026-09-10T03:13:20.409ZDEBG
32622026-09-10T03:13:20.409Z DEBGSep 10 03:13:19.457Sep 10 03:13:19.457 created new freemap Sep 10 03:13:19.457replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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
32632026-09-10T03:13:20.409ZINFO adding route 172.17.0.23/32 -> 10.0.0.255
32642026-09-10T03:13:20.409ZSep 10 03:13:19.457adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 10 03:13:19.457INFO
32652026-09-10T03:13:20.409Z adding route 172.17.0.12/32 -> 10.0.0.255
32662026-09-10T03:13:20.409ZDEBG, unitreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 10 03:13:19.457
32672026-09-10T03:13:20.409Z: DEBGSep 10 03:13:19.457Sep 10 03:13:19.457 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 } }]DEBGDEBG
32682026-09-10T03:13:20.409Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]freemap_route_ipv6replacing 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 } }]
32692026-09-10T03:13:20.409Z
32702026-09-10T03:13:20.409Z
32712026-09-10T03:13:20.409Z Sep 10 03:13:19.457replacing 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 10 03:13:19.457
32722026-09-10T03:13:20.409ZSep 10 03:13:19.457 Sep 10 03:13:19.457 INFOINFO adding route 3fff:dead::/64 -> 2001:db8::55:3adding route 172.17.0.13/32 -> 10.0.0.255INFO
32732026-09-10T03:13:20.409Z
32742026-09-10T03:13:20.409Z DEBG Sep 10 03:13:19.457adding route 172.17.0.24/32 -> 10.0.0.255Sep 10 03:13:19.457initted freemap. size: 64 Sep 10 03:13:19.457
32752026-09-10T03:13:20.409Z, DEBGDEBG unitSep 10 03:13:19.457replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 } }] DEBGreplacing 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 } }]
32762026-09-10T03:13:20.409Z
32772026-09-10T03:13:20.409Zreplacing 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:
32782026-09-10T03:13:20.409Z freemap_route_ipv4adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
32792026-09-10T03:13:20.409ZSep 10 03:13:19.457Sep 10 03:13:19.457 INFOINFO adding route 172.17.0.14/32 -> 10.0.0.255
32802026-09-10T03:13:20.409Z
32812026-09-10T03:13:20.409Zadding route 3fff:dead::/64 -> 2001:db8::55:4Sep 10 03:13:19.457
32822026-09-10T03:13:20.409ZSep 10 03:13:19.457 INFO Sep 10 03:13:19.457Sep 10 03:13:19.457Sep 10 03:13:19.457 adding route 172.17.0.25/32 -> 10.0.0.255
32832026-09-10T03:13:20.409ZDEBGDEBG 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 } }]
32842026-09-10T03:13:20.409ZDEBGDEBG 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 } }]
32852026-09-10T03:13:20.409ZSep 10 03:13:19.457 Sep 10 03:13:19.457 INFODEBGreplacing 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
32862026-09-10T03:13:20.409ZSep 10 03:13:19.457 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 } }], DEBGadding route 172.17.0.15/32 -> 10.0.0.255
32872026-09-10T03:13:20.409Z
32882026-09-10T03:13:20.409ZSep 10 03:13:19.457replacing targets for 3fff:dead::/64 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 } }]
32892026-09-10T03:13:20.409Zunit Sep 10 03:13:19.457Sep 10 03:13:19.457: DEBG INFOINFOfreemap_route_ipv4replacing 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 } }] adding route 172.17.0.26/32 -> 10.0.0.255adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
32902026-09-10T03:13:20.409Z
32912026-09-10T03:13:20.409Z
32922026-09-10T03:13:20.409Z
32932026-09-10T03:13:20.409ZSep 10 03:13:19.457Sep 10 03:13:19.457Sep 10 03:13:19.457 Sep 10 03:13:19.457DEBG DEBGINFO DEBGreplacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
32942026-09-10T03:13:20.409Z initted freemap. size: 64, unitadding route 172.17.0.16/32 -> 10.0.0.255:
32952026-09-10T03:13:20.409Z freemap_route_ipv6
32962026-09-10T03:13:20.409Ztest route::tests::rollback_on_compact_write_failure ... ok
32972026-09-10T03:13:20.409Z 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 10 03:13:19.457Sep 10 03:13:19.457
32982026-09-10T03:13:20.409Z DEBGSep 10 03:13:19.457INFO DEBG adding route 172.17.0.27/32 -> 10.0.0.255Sep 10 03:13:19.457
32992026-09-10T03:13:20.410Zreplacing 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 } }]
33002026-09-10T03:13:20.410Z reset freemapINFO, unitadding route 3fff:beef:1f::/64 -> 2001:db8::55:ffSep 10 03:13:19.457Sep 10 03:13:19.457:
33012026-09-10T03:13:20.410Ztest route::tests::same_size_non_subset_replace ... ok
33022026-09-10T03:13:20.410Z INFO DEBGadding route 172.17.0.17/32 -> 10.0.0.255 freemap_route_ipv6
33032026-09-10T03:13:20.410Ztest route::tests::shrink_preserves_compacted_order ... ok
33042026-09-10T03:13:20.410Z
33052026-09-10T03:13:20.410Zreplacing 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 } }]
33062026-09-10T03:13:20.410ZSep 10 03:13:19.457Sep 10 03:13:19.457 DEBGSep 10 03:13:19.457INFO 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 } }]DEBGadding route 172.16.0.0/32 -> 10.0.0.1
33072026-09-10T03:13:20.410Z
33082026-09-10T03:13:20.410ZSep 10 03:13:19.457replacing 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 } }]
33092026-09-10T03:13:20.410ZINFO Sep 10 03:13:19.457Sep 10 03:13:19.457adding route 172.17.0.28/32 -> 10.0.0.255
33102026-09-10T03:13:20.410Z INFO Sep 10 03:13:19.457adding route 172.17.0.18/32 -> 10.0.0.255DEBG Sep 10 03:13:19.457INFO
33112026-09-10T03:13:20.410Z 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:20::/64 -> 2001:db8::55:ff
33122026-09-10T03:13:20.410ZDEBGSep 10 03:13:19.457
33132026-09-10T03:13:20.410Z 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 } }]
33142026-09-10T03:13:20.410Zreplacing 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 } }]
33152026-09-10T03:13:20.410ZSep 10 03:13:19.457 Sep 10 03:13:19.457INFOSep 10 03:13:19.457Sep 10 03:13:19.457 adding route 172.16.0.0/32 -> 10.0.0.1INFOINFO
33162026-09-10T03:13:20.410Z adding route 172.17.0.29/32 -> 10.0.0.255adding route 172.17.0.19/32 -> 10.0.0.255
33172026-09-10T03:13:20.410ZDEBG
33182026-09-10T03:13:20.410ZSep 10 03:13:19.457 DEBG Sep 10 03:13:19.457replacing 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 } }]
33192026-09-10T03:13:20.410Zreplacing 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 10 03:13:19.457DEBG
33202026-09-10T03:13:20.410Z 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 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 } }]
33212026-09-10T03:13:20.410Z
33222026-09-10T03:13:20.410ZSep 10 03:13:19.457 INFOSep 10 03:13:19.457 Sep 10 03:13:19.457INFO Sep 10 03:13:19.457adding route 172.16.0.0/32 -> 10.0.0.1INFO
33232026-09-10T03:13:20.410Z adding route 172.17.0.30/32 -> 10.0.0.255
33242026-09-10T03:13:20.410Zadding route 172.17.0.20/32 -> 10.0.0.255INFO
33252026-09-10T03:13:20.410Z adding route 3fff:beef:21::/64 -> 2001:db8::55:ffSep 10 03:13:19.457
33262026-09-10T03:13:20.410ZDEBG Sep 10 03:13:19.457replacing 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 10 03:13:19.457 DEBGDEBG
33272026-09-10T03:13:20.410ZSep 10 03:13:19.457 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 } }]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 } }]
33282026-09-10T03:13:20.410ZSep 10 03:13:19.457 Sep 10 03:13:19.464replacing 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
33292026-09-10T03:13:20.410Z adding route 172.17.0.31/32 -> 10.0.0.255DEBG
33302026-09-10T03:13:20.410Z created new freemapSep 10 03:13:19.464, unitSep 10 03:13:19.464:INFO adding route 3fff:beef:22::/64 -> 2001:db8::55:fffreemap_route_ipv4
33312026-09-10T03:13:20.410ZDEBG
33322026-09-10T03:13:20.410Z 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 } }]
33332026-09-10T03:13:20.410ZSep 10 03:13:19.464Sep 10 03:13:19.457 DEBG Sep 10 03:13:19.464created new freemap, unit
33342026-09-10T03:13:20.410Z DEBG 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 } }]Sep 10 03:13:19.464Sep 10 03:13:19.464
33352026-09-10T03:13:20.410Z
33362026-09-10T03:13:20.410Z unit: INFOfreemap_route_ipv4
33372026-09-10T03:13:20.410ZSep 10 03:13:19.464adding route 172.17.0.32/32 -> 10.0.0.255Sep 10 03:13:19.464 INFOINFO DEBGadding route 3fff:beef:23::/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: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 } }]freemap_route_ipv6
33382026-09-10T03:13:20.411Z
33392026-09-10T03:13:20.415Z
33402026-09-10T03:13:20.415ZSep 10 03:13:19.464
33412026-09-10T03:13:20.415ZSep 10 03:13:19.464 adding route 172.17.0.21/32 -> 10.0.0.255WARNSep 10 03:13:19.464 DEBGshrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
33422026-09-10T03:13:20.415Z
33432026-09-10T03:13:20.415Z Sep 10 03:13:19.464 Sep 10 03:13:19.464DEBG created new freemap DEBG, unitinitted freemap. size: 64:DEBGSep 10 03:13:19.464 replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], freemap_route_ipv6replacing 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 } }]
33442026-09-10T03:13:20.415Zunit
33452026-09-10T03:13:20.415Z: DEBG
33462026-09-10T03:13:20.415ZSep 10 03:13:19.464 freemap_route_ipv4Sep 10 03:13:19.464
33472026-09-10T03:13:20.415Z Sep 10 03:13:19.464replacing 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 } }]
33482026-09-10T03:13:20.415ZDEBG INFOinitted freemap. size: 64 Sep 10 03:13:19.464 adding route 3fff:beef:24::/64 -> 2001:db8::55:ffINFO,
33492026-09-10T03:13:20.415Zunit:DEBG adding route 172.17.0.33/32 -> 10.0.0.255Sep 10 03:13:19.464 reset freemapfreemap_route_ipv4
33502026-09-10T03:13:20.415ZSep 10 03:13:19.464, unit INFODEBG
33512026-09-10T03:13:20.415Z :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 } }]
33522026-09-10T03:13:20.415Z adding route 172.17.0.22/32 -> 10.0.0.255freemap_route_ipv4
33532026-09-10T03:13:20.415ZSep 10 03:13:19.464
33542026-09-10T03:13:20.415ZDEBGSep 10 03:13:19.464 DEBGSep 10 03:13:19.464 reset freemapINFOSep 10 03:13:19.464 , 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 } }]DEBGunit
33552026-09-10T03:13:20.415Z: Sep 10 03:13:19.464 freemap_route_ipv4 adding route 3fff:beef:25::/64 -> 2001:db8::55:ffDEBG
33562026-09-10T03:13:20.415Z
33572026-09-10T03:13:20.415Zinitted freemap. size: 64replacing 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 } }], unit
33582026-09-10T03:13:20.415Z: freemap_route_ipv6Sep 10 03:13:19.464
33592026-09-10T03:13:20.415ZSep 10 03:13:19.464Sep 10 03:13:19.464 Sep 10 03:13:19.464 INFOSep 10 03:13:19.464 adding route 172.17.0.23/32 -> 10.0.0.255 DEBGDEBG
33602026-09-10T03:13:20.415Z DEBGreset freemapreplacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFOinitted freemap. size: 64
33612026-09-10T03:13:20.415Z, unit:, unitfreemap_route_ipv6Sep 10 03:13:19.464: INFO
33622026-09-10T03:13:20.415Z Sep 10 03:13:19.464adding route 3fff:beef:26::/64 -> 2001:db8::55:fffreemap_route_ipv6adding route 172.17.0.34/32 -> 10.0.0.255
33632026-09-10T03:13:20.415Z DEBGSep 10 03:13:19.464
33642026-09-10T03:13:20.415Z 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 } }]DEBGSep 10 03:13:19.464
33652026-09-10T03:13:20.415Z
33662026-09-10T03:13:20.415Z reset freemap DEBG, unit :Sep 10 03:13:19.464 freemap_route_ipv6
33672026-09-10T03:13:20.415ZDEBG 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 10 03:13:19.464replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 10 03:13:19.464Sep 10 03:13:19.464
33682026-09-10T03:13:20.415Z INFO INFO
33692026-09-10T03:13:20.416Z INFO adding route 172.17.0.24/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.1
33702026-09-10T03:13:20.416Z
33712026-09-10T03:13:20.416ZSep 10 03:13:19.464adding route 172.16.0.0/32 -> 10.0.0.1
33722026-09-10T03:13:20.416ZINFOSep 10 03:13:19.464 adding route 3fff:beef:27::/64 -> 2001:db8::55:ff
33732026-09-10T03:13:20.416ZSep 10 03:13:19.464INFOSep 10 03:13:19.464 Sep 10 03:13:19.464 Sep 10 03:13:19.464adding route 172.17.0.35/32 -> 10.0.0.255DEBG DEBGDEBGDEBG 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.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 } }]
33742026-09-10T03:13:20.416Z
33752026-09-10T03:13:20.416Z
33762026-09-10T03:13:20.416Zreplacing 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 } }]
33772026-09-10T03:13:20.416Zreplacing 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 10 03:13:19.464Sep 10 03:13:19.464
33782026-09-10T03:13:20.416ZSep 10 03:13:19.464 Sep 10 03:13:19.464INFOINFO adding route 3fff:beef:28::/64 -> 2001:db8::55:ffDEBG
33792026-09-10T03:13:20.416ZSep 10 03:13:19.464 INFOINFO replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.16.0.0/32 -> 10.0.0.2adding route 172.17.0.25/32 -> 10.0.0.255
33802026-09-10T03:13:20.416ZSep 10 03:13:19.464
33812026-09-10T03:13:20.416Z adding route 172.16.0.0/32 -> 10.0.0.2DEBG
33822026-09-10T03:13:20.416Z
33832026-09-10T03:13:20.416Z Sep 10 03:13:19.464 replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 10 03:13:19.464
33842026-09-10T03:13:20.416ZSep 10 03:13:19.464DEBG DEBG Sep 10 03:13:19.464replacing 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 10 03:13:19.464
33852026-09-10T03:13:20.416Z INFODEBGINFO 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 } }]
33862026-09-10T03:13:20.416Zreplacing 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 } }]
33872026-09-10T03:13:20.416Z
33882026-09-10T03:13:20.416Z Sep 10 03:13:19.464 adding route 172.17.0.36/32 -> 10.0.0.255DEBG
33892026-09-10T03:13:20.416Z Sep 10 03:13:19.464Sep 10 03:13:19.464 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 } }]DEBG
33902026-09-10T03:13:20.416Z Sep 10 03:13:19.464 INFO 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.3Sep 10 03:13:19.464
33912026-09-10T03:13:20.416ZINFO
33922026-09-10T03:13:20.416ZDEBGadding route 172.17.0.26/32 -> 10.0.0.255
33932026-09-10T03:13:20.416Zreplacing 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 } }]
33942026-09-10T03:13:20.416ZSep 10 03:13:19.464Sep 10 03:13:19.464 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: "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 } }]
33952026-09-10T03:13:20.416Z
33962026-09-10T03:13:20.416ZSep 10 03:13:19.464 DEBG replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 10 03:13:19.464
33972026-09-10T03:13:20.416ZSep 10 03:13:19.464 INFODEBGSep 10 03:13:19.464 adding route 172.16.0.0/32 -> 10.0.0.4
33982026-09-10T03:13:20.416Zreplacing 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 10 03:13:19.464INFO
33992026-09-10T03:13:20.416ZINFOadding route 172.17.0.37/32 -> 10.0.0.255 Sep 10 03:13:19.464
34002026-09-10T03:13:20.416Z adding route 172.17.0.27/32 -> 10.0.0.255DEBGSep 10 03:13:19.464 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 } }]
34012026-09-10T03:13:20.416Z
34022026-09-10T03:13:20.416Z INFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
34032026-09-10T03:13:20.416ZSep 10 03:13:19.464Sep 10 03:13:19.464 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.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 } }]
34042026-09-10T03:13:20.416ZSep 10 03:13:19.464replacing 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 10 03:13:19.464DEBG DEBG
34052026-09-10T03:13:20.416Z 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 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 } }]
34062026-09-10T03:13:20.416Z
34072026-09-10T03:13:20.417ZSep 10 03:13:19.464 INFOSep 10 03:13:19.464 adding route 172.17.0.38/32 -> 10.0.0.255INFO
34082026-09-10T03:13:20.417Z adding route 172.17.0.28/32 -> 10.0.0.255
34092026-09-10T03:13:20.417ZSep 10 03:13:19.464 INFOSep 10 03:13:19.464Sep 10 03:13:19.464 DEBGadding route 3fff:beef:2c::/64 -> 2001:db8::55:ffDEBG
34102026-09-10T03:13:20.417Z 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.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 } }]
34112026-09-10T03:13:20.417Z
34122026-09-10T03:13:20.417ZSep 10 03:13:19.464Sep 10 03:13:19.464 DEBG INFOreplacing 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 } }]
34132026-09-10T03:13:20.417ZSep 10 03:13:19.464 Sep 10 03:13:19.464INFO DEBGadding route 172.17.0.29/32 -> 10.0.0.255 adding route 172.17.0.39/32 -> 10.0.0.255replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
34142026-09-10T03:13:20.417ZSep 10 03:13:19.464
34152026-09-10T03:13:20.417ZINFO
34162026-09-10T03:13:20.417Z adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffSep 10 03:13:19.464
34172026-09-10T03:13:20.417Z Sep 10 03:13:19.464DEBG Sep 10 03:13:19.464Sep 10 03:13:19.464 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 } }]DEBGINFO
34182026-09-10T03:13:20.417Z adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
34192026-09-10T03:13:20.417Z DEBGreplacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
34202026-09-10T03:13:20.417Zreplacing 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 10 03:13:19.464Sep 10 03:13:19.464
34212026-09-10T03:13:20.417ZINFO Sep 10 03:13:19.464DEBG adding route 172.17.0.30/32 -> 10.0.0.255INFO
34222026-09-10T03:13:20.417Z Sep 10 03:13:19.464replacing 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 } }] INFOadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
34232026-09-10T03:13:20.417Z
34242026-09-10T03:13:20.417Z Sep 10 03:13:19.464 DEBGadding route 172.17.0.40/32 -> 10.0.0.255 Sep 10 03:13:19.464replacing 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 10 03:13:19.464
34252026-09-10T03:13:20.417Z
34262026-09-10T03:13:20.417ZINFODEBG 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 } }]
34272026-09-10T03:13:20.417Zadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
34282026-09-10T03:13:20.417ZSep 10 03:13:19.464Sep 10 03:13:19.464 DEBGINFOSep 10 03:13:19.464 DEBGadding route 172.17.0.31/32 -> 10.0.0.255
34292026-09-10T03:13:20.417Zreplacing 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 10 03:13:19.464 replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
34302026-09-10T03:13:20.417Z Sep 10 03:13:19.464adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
34312026-09-10T03:13:20.417Z
34322026-09-10T03:13:20.417Z Sep 10 03:13:19.464 Sep 10 03:13:19.464INFOSep 10 03:13:19.464 adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff DEBGINFODEBG
34332026-09-10T03:13:20.417Z adding route 172.17.0.41/32 -> 10.0.0.255replacing 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 } }]
34342026-09-10T03:13:20.417Zreplacing 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 } }]
34352026-09-10T03:13:20.417Z
34362026-09-10T03:13:20.417ZSep 10 03:13:19.464 DEBGSep 10 03:13:19.464 Sep 10 03:13:19.464Sep 10 03:13:19.464DEBG 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 } }] adding route 172.17.0.32/32 -> 10.0.0.255
34372026-09-10T03:13:20.417Zreplacing 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 adding route 3fff:beef:30::/64 -> 2001:db8::55:ffSep 10 03:13:19.465
34382026-09-10T03:13:20.417Z
34392026-09-10T03:13:20.421ZDEBG
34402026-09-10T03:13:20.421Zcreated new freemap, Sep 10 03:13:19.472unit :INFOSep 10 03:13:19.472 freemap_route_ipv4DEBG
34412026-09-10T03:13:20.421Z replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
34422026-09-10T03:13:20.421Z
34432026-09-10T03:13:20.421ZSep 10 03:13:19.472Sep 10 03:13:19.472 DEBGINFO created new freemap, unit: freemap_route_ipv6
34442026-09-10T03:13:20.422Zadding route 3fff:beef:31::/64 -> 2001:db8::55:ff
34452026-09-10T03:13:20.422ZSep 10 03:13:19.472 DEBG Sep 10 03:13:19.472replacing 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 10 03:13:19.472INFO
34462026-09-10T03:13:20.422Zadding route 172.17.0.42/32 -> 10.0.0.255Sep 10 03:13:19.472DEBG
34472026-09-10T03:13:20.422Z initted freemap. size: 64, DEBGunit :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 10 03:13:19.472
34482026-09-10T03:13:20.422Z freemap_route_ipv4INFO
34492026-09-10T03:13:20.422Z Sep 10 03:13:19.472adding route 172.17.0.33/32 -> 10.0.0.255
34502026-09-10T03:13:20.422ZSep 10 03:13:19.472Sep 10 03:13:19.472 DEBGINFODEBG Sep 10 03:13:19.472adding route 3fff:beef:32::/64 -> 2001:db8::55:ff
34512026-09-10T03:13:20.422Zreset freemap 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 } }]
34522026-09-10T03:13:20.422Zreplacing 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 } }],
34532026-09-10T03:13:20.422ZunitSep 10 03:13:19.472 :DEBGSep 10 03:13:19.472 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 10 03:13:19.472freemap_route_ipv4
34542026-09-10T03:13:20.422Z INFO
34552026-09-10T03:13:20.422ZINFO adding route 172.17.0.34/32 -> 10.0.0.255Sep 10 03:13:19.472
34562026-09-10T03:13:20.422Z adding route 172.17.0.43/32 -> 10.0.0.255Sep 10 03:13:19.472DEBG initted freemap. size: 64INFO, Sep 10 03:13:19.472
34572026-09-10T03:13:20.422Z DEBG unitadding route 3fff:beef:33::/64 -> 2001:db8::55:ff:Sep 10 03:13:19.472
34582026-09-10T03:13:20.422Z 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 } }]freemap_route_ipv6
34592026-09-10T03:13:20.422ZDEBG
34602026-09-10T03:13:20.422Z 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 10 03:13:19.472
34612026-09-10T03:13:20.422ZDEBG replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 10 03:13:19.472
34622026-09-10T03:13:20.422ZSep 10 03:13:19.472 INFO INFOadding route 172.17.0.44/32 -> 10.0.0.255 Sep 10 03:13:19.472Sep 10 03:13:19.472 INFOadding route 172.17.0.35/32 -> 10.0.0.255DEBG
34632026-09-10T03:13:20.422Z adding route 3fff:beef:34::/64 -> 2001:db8::55:ff
34642026-09-10T03:13:20.422Z
34652026-09-10T03:13:20.422Zreset freemap, Sep 10 03:13:19.472Sep 10 03:13:19.472Sep 10 03:13:19.472 unitDEBGDEBG: 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 } }] freemap_route_ipv6
34662026-09-10T03:13:20.422Z
34672026-09-10T03:13:20.422Zreplacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 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 } }]
34682026-09-10T03:13:20.422Z
34692026-09-10T03:13:20.422ZSep 10 03:13:19.472Sep 10 03:13:19.472Sep 10 03:13:19.472 INFOINFO INFOSep 10 03:13:19.472 adding route 172.17.0.36/32 -> 10.0.0.255 adding route 3fff:dead::/64 -> 2001:db8::55:1
34702026-09-10T03:13:20.422ZINFO
34712026-09-10T03:13:20.422Z adding route 3fff:beef:35::/64 -> 2001:db8::55:ffadding route 172.17.0.45/32 -> 10.0.0.255
34722026-09-10T03:13:20.422Z
34732026-09-10T03:13:20.422ZSep 10 03:13:19.472Sep 10 03:13:19.472 DEBGDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 10 03:13:19.472
34742026-09-10T03:13:20.422Z 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 } }]DEBGSep 10 03:13:19.472
34752026-09-10T03:13:20.422Z 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 } }]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 10 03:13:19.472
34762026-09-10T03:13:20.422Z
34772026-09-10T03:13:20.422Z Sep 10 03:13:19.472INFO INFOadding route 3fff:dead::/64 -> 2001:db8::55:2
34782026-09-10T03:13:20.422ZSep 10 03:13:19.472adding route 172.17.0.37/32 -> 10.0.0.255
34792026-09-10T03:13:20.422ZINFO Sep 10 03:13:19.472adding route 3fff:beef:36::/64 -> 2001:db8::55:ff
34802026-09-10T03:13:20.422ZDEBGSep 10 03:13:19.472 DEBGSep 10 03:13:19.472 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.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 } }]
34812026-09-10T03:13:20.422Z
34822026-09-10T03:13:20.422ZINFO adding route 172.17.0.46/32 -> 10.0.0.255Sep 10 03:13:19.472
34832026-09-10T03:13:20.423Z DEBGSep 10 03:13:19.472 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 10 03:13:19.472
34842026-09-10T03:13:20.423ZINFO DEBGadding route 172.17.0.38/32 -> 10.0.0.255Sep 10 03:13:19.472
34852026-09-10T03:13:20.423Z Sep 10 03:13:19.472 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 } }]INFOINFOSep 10 03:13:19.472 adding route 3fff:beef:37::/64 -> 2001:db8::55:ffDEBG adding route 3fff:dead::/64 -> 2001:db8::55:3
34862026-09-10T03:13:20.423Z
34872026-09-10T03:13:20.423Zreplacing 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 } }]
34882026-09-10T03:13:20.423Z
34892026-09-10T03:13:20.423ZSep 10 03:13:19.472Sep 10 03:13:19.472 Sep 10 03:13:19.472 INFO INFODEBGadding route 172.17.0.47/32 -> 10.0.0.255
34902026-09-10T03:13:20.423Zadding route 172.17.0.39/32 -> 10.0.0.255Sep 10 03:13:19.472
34912026-09-10T03:13:20.423Z 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 } }]
34922026-09-10T03:13:20.423ZDEBGSep 10 03:13:19.472 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 10 03:13:19.472DEBG Sep 10 03:13:19.472replacing 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
34932026-09-10T03:13:20.423Z
34942026-09-10T03:13:20.423ZINFO adding route 3fff:dead::/64 -> 2001:db8::55:4
34952026-09-10T03:13:20.423Zreplacing 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 } }]
34962026-09-10T03:13:20.423Ztest route::tests::delete_target_fragmented ... ok
34972026-09-10T03:13:20.423ZSep 10 03:13:19.472 INFOSep 10 03:13:19.472 adding route 3fff:beef:38::/64 -> 2001:db8::55:ffSep 10 03:13:19.472
34982026-09-10T03:13:20.423Ztest route::tests::shrink_to_single_non_zero_survivor ... ok
34992026-09-10T03:13:20.423ZDEBGSep 10 03:13:19.472 INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]
35002026-09-10T03:13:20.423ZINFO adding route 172.17.0.48/32 -> 10.0.0.255adding route 172.17.0.40/32 -> 10.0.0.255
35012026-09-10T03:13:20.423ZSep 10 03:13:19.472
35022026-09-10T03:13:20.423Z DEBG Sep 10 03:13:19.472Sep 10 03:13:19.472Sep 10 03:13:19.472 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 } }] DEBGreplacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
35032026-09-10T03:13:20.423Z
35042026-09-10T03:13:20.423Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]DEBG
35052026-09-10T03:13:20.423Zreplacing 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 10 03:13:19.472Sep 10 03:13:19.472
35062026-09-10T03:13:20.423Z INFOINFO Sep 10 03:13:19.472 adding route 3fff:beef:39::/64 -> 2001:db8::55:ffINFO
35072026-09-10T03:13:20.423Z adding route 172.17.0.41/32 -> 10.0.0.255adding route 172.17.0.49/32 -> 10.0.0.255
35082026-09-10T03:13:20.423Z
35092026-09-10T03:13:20.423ZSep 10 03:13:19.472 Sep 10 03:13:19.472DEBG 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 } }]
35102026-09-10T03:13:20.423ZSep 10 03:13:19.472replacing 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
35112026-09-10T03:13:20.423Z 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 10 03:13:19.472
35122026-09-10T03:13:20.423Z INFO Sep 10 03:13:19.472 adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffINFO
35132026-09-10T03:13:20.423Z Sep 10 03:13:19.472Sep 10 03:13:19.472adding route 172.17.0.42/32 -> 10.0.0.255
35142026-09-10T03:13:20.423ZINFO Sep 10 03:13:19.472 adding route 172.17.0.50/32 -> 10.0.0.255 INFODEBG Sep 10 03:13:19.472adding route 172.16.0.0/32 -> 10.0.0.2
35152026-09-10T03:13:20.423Zreplacing 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 } }]
35162026-09-10T03:13:20.423Z
35172026-09-10T03:13:20.423Z 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 10 03:13:19.472
35182026-09-10T03:13:20.423ZSep 10 03:13:19.472 DEBG Sep 10 03:13:19.472INFOreplacing 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 10 03:13:19.472 adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
35192026-09-10T03:13:20.423ZINFO
35202026-09-10T03:13:20.423ZDEBG adding route 172.17.0.43/32 -> 10.0.0.255
35212026-09-10T03:13:20.423Zreplacing 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 10 03:13:19.472
35222026-09-10T03:13:20.424Z Sep 10 03:13:19.472DEBG Sep 10 03:13:19.472INFO Sep 10 03:13:19.472DEBG adding route 172.17.0.0/32 -> 10.0.0.255 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 } }]
35232026-09-10T03:13:20.424ZINFO
35242026-09-10T03:13:20.424Zreplacing 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 } }]
35252026-09-10T03:13:20.424Zadding route 172.17.0.51/32 -> 10.0.0.255
35262026-09-10T03:13:20.424ZSep 10 03:13:19.472Sep 10 03:13:19.472 DEBGINFO Sep 10 03:13:19.472replacing 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 10 03:13:19.472
35272026-09-10T03:13:20.424Z INFOadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
35282026-09-10T03:13:20.424Zadding route 172.17.0.44/32 -> 10.0.0.255Sep 10 03:13:19.472DEBG INFO
35292026-09-10T03:13:20.424Z Sep 10 03:13:19.472adding route 172.17.0.1/32 -> 10.0.0.255
35302026-09-10T03:13:20.424ZDEBGreplacing 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 } }]
35312026-09-10T03:13:20.424Zreplacing 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 10 03:13:19.472
35322026-09-10T03:13:20.424ZSep 10 03:13:19.472 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 } }]
35332026-09-10T03:13:20.424Zreplacing 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 10 03:13:19.472 DEBGSep 10 03:13:19.472 failed to allocate space for the new target listSep 10 03:13:19.472
35342026-09-10T03:13:20.424Z INFO
35352026-09-10T03:13:20.424ZINFO adding route 172.17.0.52/32 -> 10.0.0.255adding route 172.17.0.2/32 -> 10.0.0.255Sep 10 03:13:19.472Sep 10 03:13:19.472 INFO
35362026-09-10T03:13:20.424Z
35372026-09-10T03:13:20.424Z DEBGadding route 172.17.0.45/32 -> 10.0.0.255
35382026-09-10T03:13:20.424ZSep 10 03:13:19.472replacing targets for 3fff:dead::/64 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 } }]
35392026-09-10T03:13:20.428Z Sep 10 03:13:19.472DEBG Sep 10 03:13:19.472 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
35402026-09-10T03:13:20.428Z 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 } }]
35412026-09-10T03:13:20.428Zreplacing 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 10 03:13:19.472
35422026-09-10T03:13:20.428Z INFOSep 10 03:13:19.472 adding route 172.17.0.3/32 -> 10.0.0.255INFO
35432026-09-10T03:13:20.428Z Sep 10 03:13:19.472adding route 172.17.0.46/32 -> 10.0.0.255
35442026-09-10T03:13:20.428ZINFO Sep 10 03:13:19.472 adding route 172.17.0.53/32 -> 10.0.0.255DEBG
35452026-09-10T03:13:20.428ZSep 10 03:13:19.472 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
35462026-09-10T03:13:20.428Z 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 } }]
35472026-09-10T03:13:20.428ZSep 10 03:13:19.472 DEBG Sep 10 03:13:19.472Sep 10 03:13:19.472replacing 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 } }] INFOINFO
35482026-09-10T03:13:20.428Zadding route 172.17.0.4/32 -> 10.0.0.255
35492026-09-10T03:13:20.428Zadding route 172.17.0.47/32 -> 10.0.0.255
35502026-09-10T03:13:20.428ZSep 10 03:13:19.472 INFO Sep 10 03:13:19.472adding route 172.17.0.54/32 -> 10.0.0.255Sep 10 03:13:19.472 DEBGSep 10 03:13:19.473 replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
35512026-09-10T03:13:20.428Z created new freemap, unit :DEBGSep 10 03:13:19.479 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 } }]INFO
35522026-09-10T03:13:20.428Z adding route 172.17.0.5/32 -> 10.0.0.255
35532026-09-10T03:13:20.428Z
35542026-09-10T03:13:20.429ZSep 10 03:13:19.479freemap_route_ipv4 DEBGSep 10 03:13:19.479
35552026-09-10T03:13:20.429ZINFO replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.48/32 -> 10.0.0.255
35562026-09-10T03:13:20.429Z
35572026-09-10T03:13:20.429ZSep 10 03:13:19.479 Sep 10 03:13:19.479Sep 10 03:13:19.479 DEBG 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 } }] DEBGadding route 172.17.0.6/32 -> 10.0.0.255Sep 10 03:13:19.479
35582026-09-10T03:13:20.429Z DEBG
35592026-09-10T03:13:20.429Z created new freemap, Sep 10 03:13:19.479replacing 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 10 03:13:19.479
35602026-09-10T03:13:20.429ZDEBG unit 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 } }]INFO
35612026-09-10T03:13:20.429Z: adding route 172.17.0.55/32 -> 10.0.0.255freemap_route_ipv6
35622026-09-10T03:13:20.429Z
35632026-09-10T03:13:20.429ZSep 10 03:13:19.479 Sep 10 03:13:19.479 INFOINFO Sep 10 03:13:19.479adding route 172.17.0.7/32 -> 10.0.0.255Sep 10 03:13:19.479
35642026-09-10T03:13:20.429Z DEBGadding route 172.17.0.49/32 -> 10.0.0.255
35652026-09-10T03:13:20.429Z initted freemap. size: 64Sep 10 03:13:19.479DEBG DEBGreplacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] , 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 } }]
35662026-09-10T03:13:20.429ZSep 10 03:13:19.479unit
35672026-09-10T03:13:20.429Z 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 10 03:13:19.479freemap_route_ipv4Sep 10 03:13:19.479
35682026-09-10T03:13:20.429Z
35692026-09-10T03:13:20.429ZINFOINFO adding route 172.17.0.56/32 -> 10.0.0.255
35702026-09-10T03:13:20.429Zadding route 172.17.0.8/32 -> 10.0.0.255
35712026-09-10T03:13:20.429ZSep 10 03:13:19.479 Sep 10 03:13:19.479DEBGSep 10 03:13:19.479 DEBG INFOreset freemap , replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 10 03:13:19.479
35722026-09-10T03:13:20.429Z adding route 172.17.0.50/32 -> 10.0.0.255DEBG
35732026-09-10T03:13:20.429Zunitreplacing 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 } }]:
35742026-09-10T03:13:20.429ZSep 10 03:13:19.479Sep 10 03:13:19.479 freemap_route_ipv4
35752026-09-10T03:13:20.429Z Sep 10 03:13:19.479DEBG 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 } }] INFOadding route 172.17.0.9/32 -> 10.0.0.255
35762026-09-10T03:13:20.429Zadding route 172.17.0.57/32 -> 10.0.0.255
35772026-09-10T03:13:20.429ZSep 10 03:13:19.479
35782026-09-10T03:13:20.429Z DEBG initted freemap. size: 64Sep 10 03:13:19.479, Sep 10 03:13:19.479unit Sep 10 03:13:19.479DEBG :DEBGreplacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
35792026-09-10T03:13:20.429Z 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.51/32 -> 10.0.0.255
35802026-09-10T03:13:20.429Z
35812026-09-10T03:13:20.429Z freemap_route_ipv6Sep 10 03:13:19.479
35822026-09-10T03:13:20.429Z INFO adding route 172.17.0.10/32 -> 10.0.0.255Sep 10 03:13:19.479
35832026-09-10T03:13:20.429Z Sep 10 03:13:19.479INFO Sep 10 03:13:19.479adding route 172.17.0.58/32 -> 10.0.0.255DEBG
35842026-09-10T03:13:20.429Z DEBG reset freemapreplacing 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 10 03:13:19.479unit
35852026-09-10T03:13:20.429ZSep 10 03:13:19.479 :DEBGDEBG replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
35862026-09-10T03:13:20.429ZSep 10 03:13:19.479 freemap_route_ipv6replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
35872026-09-10T03:13:20.429ZINFO
35882026-09-10T03:13:20.429Z Sep 10 03:13:19.479adding route 172.17.0.52/32 -> 10.0.0.255 Sep 10 03:13:19.479INFOSep 10 03:13:19.479
35892026-09-10T03:13:20.429ZINFOadding route 172.17.0.59/32 -> 10.0.0.255
35902026-09-10T03:13:20.429ZINFOadding route 172.17.0.11/32 -> 10.0.0.255
35912026-09-10T03:13:20.429Zadding route 172.16.0.0/32 -> 10.0.0.1
35922026-09-10T03:13:20.429ZSep 10 03:13:19.479Sep 10 03:13:19.479Sep 10 03:13:19.479 Sep 10 03:13:19.473DEBGDEBG DEBGDEBG Sep 10 03:13:19.479replacing 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 } }]
35932026-09-10T03:13:20.429Zreplacing 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
35942026-09-10T03:13:20.430Zcreated new freemap , replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 10 03:13:19.479unitSep 10 03:13:19.479
35952026-09-10T03:13:20.430Z :
35962026-09-10T03:13:20.430ZINFOINFO adding route 172.17.0.60/32 -> 10.0.0.255freemap_route_ipv4
35972026-09-10T03:13:20.430Zadding route 172.17.0.12/32 -> 10.0.0.255
35982026-09-10T03:13:20.430Z
35992026-09-10T03:13:20.430ZSep 10 03:13:19.479Sep 10 03:13:19.479 Sep 10 03:13:19.479INFOSep 10 03:13:19.479 DEBGSep 10 03:13:19.479DEBGINFO 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 } }]DEBG
36002026-09-10T03:13:20.430Z 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 } }]
36012026-09-10T03:13:20.430Zadding route 172.16.0.0/32 -> 10.0.0.2adding route 172.17.0.53/32 -> 10.0.0.255Sep 10 03:13:19.479created new freemap
36022026-09-10T03:13:20.430ZSep 10 03:13:19.479,
36032026-09-10T03:13:20.430Zunit: INFO freemap_route_ipv6adding route 172.17.0.13/32 -> 10.0.0.255DEBG
36042026-09-10T03:13:20.430Z
36052026-09-10T03:13:20.430ZSep 10 03:13:19.479failed to allocate space for the new target list
36062026-09-10T03:13:20.430Z DEBGSep 10 03:13:19.479Sep 10 03:13:19.479 DEBG DEBGSep 10 03:13:19.479Sep 10 03:13:19.479 initted freemap. size: 64 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 } }]DEBGreplacing 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 } }]
36072026-09-10T03:13:20.430Zreplacing 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 } }], unit
36082026-09-10T03:13:20.430Z Sep 10 03:13:19.479
36092026-09-10T03:13:20.430Z :INFO freemap_route_ipv4
36102026-09-10T03:13:20.430Zadding route 172.17.0.14/32 -> 10.0.0.255DEBG
36112026-09-10T03:13:20.430Z Sep 10 03:13:19.479replacing 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 } }]
36122026-09-10T03:13:20.430ZSep 10 03:13:19.479INFO Sep 10 03:13:19.479Sep 10 03:13:19.479DEBG adding route 172.16.0.0/32 -> 10.0.0.3 DEBGreset freemap INFOreplacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }],
36132026-09-10T03:13:20.430Z unit
36142026-09-10T03:13:20.430Z:adding route 172.17.0.54/32 -> 10.0.0.255 freemap_route_ipv4
36152026-09-10T03:13:20.430Z
36162026-09-10T03:13:20.430ZSep 10 03:13:19.479 Sep 10 03:13:19.479INFO Sep 10 03:13:19.479adding route 172.17.0.15/32 -> 10.0.0.255Sep 10 03:13:19.479
36172026-09-10T03:13:20.430Z DEBG DEBG DEBG Sep 10 03:13:19.480replacing 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 } }] DEBGinitted freemap. size: 64 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.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unit
36182026-09-10T03:13:20.430Z
36192026-09-10T03:13:20.430Z
36202026-09-10T03:13:20.430Z: freemap_route_ipv6
36212026-09-10T03:13:20.430ZSep 10 03:13:19.480 Sep 10 03:13:19.480INFO Sep 10 03:13:19.480adding route 172.17.0.16/32 -> 10.0.0.255
36222026-09-10T03:13:20.430ZDEBGSep 10 03:13:19.480 reset freemap, INFOINFOunitSep 10 03:13:19.480 : DEBGfreemap_route_ipv6adding route 172.16.0.0/32 -> 10.0.0.4
36232026-09-10T03:13:20.430Zreplacing 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 } }]
36242026-09-10T03:13:20.430Zadding route 172.17.0.55/32 -> 10.0.0.255
36252026-09-10T03:13:20.430Z
36262026-09-10T03:13:20.430ZSep 10 03:13:19.480Sep 10 03:13:19.480 Sep 10 03:13:19.480INFOSep 10 03:13:19.480 adding route 172.16.0.0/32 -> 10.0.0.1
36272026-09-10T03:13:20.430ZINFODEBG adding route 172.17.0.17/32 -> 10.0.0.255DEBGreplacing 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 10 03:13:19.480
36282026-09-10T03:13:20.430Z DEBG
36292026-09-10T03:13:20.430Z 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 } }]replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 10 03:13:19.480
36302026-09-10T03:13:20.430Z DEBG
36312026-09-10T03:13:20.430Z 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 10 03:13:19.480
36322026-09-10T03:13:20.431Z Sep 10 03:13:19.480INFOSep 10 03:13:19.480 Sep 10 03:13:19.480 adding route 172.16.0.0/32 -> 10.0.0.1INFO
36332026-09-10T03:13:20.431Z INFOadding route 172.17.0.56/32 -> 10.0.0.255
36342026-09-10T03:13:20.431Zadding route 172.17.0.18/32 -> 10.0.0.255
36352026-09-10T03:13:20.431ZDEBG Sep 10 03:13:19.480Sep 10 03:13:19.480replacing 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 10 03:13:19.480
36362026-09-10T03:13:20.431ZDEBGDEBG DEBGreplacing 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.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.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 } }]
36372026-09-10T03:13:20.431Z
36382026-09-10T03:13:20.431Z
36392026-09-10T03:13:20.435ZSep 10 03:13:19.480Sep 10 03:13:19.480 Sep 10 03:13:19.480INFO adding route 172.17.0.19/32 -> 10.0.0.255INFOINFO
36402026-09-10T03:13:20.435Z adding route 172.17.0.57/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.1
36412026-09-10T03:13:20.435Z
36422026-09-10T03:13:20.435ZSep 10 03:13:19.480 Sep 10 03:13:19.480DEBG DEBGSep 10 03:13:19.480replacing 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 } }]
36432026-09-10T03:13:20.435Zreplacing 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 } }]DEBG
36442026-09-10T03:13:20.435Z 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 } }]
36452026-09-10T03:13:20.435ZSep 10 03:13:19.480 INFO Sep 10 03:13:19.480adding route 172.17.0.20/32 -> 10.0.0.255Sep 10 03:13:19.480
36462026-09-10T03:13:20.435Z INFOINFO adding route 172.16.0.0/32 -> 10.0.0.2adding route 172.17.0.58/32 -> 10.0.0.255Sep 10 03:13:19.480
36472026-09-10T03:13:20.435Z
36482026-09-10T03:13:20.435Z 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 } }]Sep 10 03:13:19.480Sep 10 03:13:19.480
36492026-09-10T03:13:20.435Z DEBGDEBG 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 10 03:13:19.480
36502026-09-10T03:13:20.435Z INFOreplacing 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 } }]
36512026-09-10T03:13:20.435Zadding route 172.17.0.21/32 -> 10.0.0.255
36522026-09-10T03:13:20.435ZSep 10 03:13:19.480Sep 10 03:13:19.480Sep 10 03:13:19.472Sep 10 03:13:19.480 INFO DEBGadding route 172.17.0.0/32 -> 10.0.0.255
36532026-09-10T03:13:20.435ZDEBGreplacing 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 } }] INFOreplacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
36542026-09-10T03:13:20.435Z
36552026-09-10T03:13:20.435Zadding route 172.17.0.59/32 -> 10.0.0.255Sep 10 03:13:19.480
36562026-09-10T03:13:20.435Z DEBG Sep 10 03:13:19.480 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
36572026-09-10T03:13:20.435Z adding route 172.17.0.22/32 -> 10.0.0.255Sep 10 03:13:19.480Sep 10 03:13:19.480 Sep 10 03:13:19.480
36582026-09-10T03:13:20.435Z INFO DEBGadding route 172.17.0.1/32 -> 10.0.0.255 INFOSep 10 03:13:19.480replacing 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 3fff:beef:31::/64 -> 2001:db8::55:ff
36592026-09-10T03:13:20.436Z DEBG Sep 10 03:13:19.487 replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
36602026-09-10T03:13:20.436Z 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 } }]
36612026-09-10T03:13:20.436Z
36622026-09-10T03:13:20.436ZSep 10 03:13:19.487Sep 10 03:13:19.487 Sep 10 03:13:19.487INFO DEBGadding route 172.17.0.23/32 -> 10.0.0.255
36632026-09-10T03:13:20.436Z 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 } }]
36642026-09-10T03:13:20.436Zadding route 3fff:beef:32::/64 -> 2001:db8::55:ff
36652026-09-10T03:13:20.436ZSep 10 03:13:19.487Sep 10 03:13:19.487Sep 10 03:13:19.487 INFODEBG DEBG adding route 172.17.0.2/32 -> 10.0.0.255replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
36662026-09-10T03:13:20.436Z
36672026-09-10T03:13:20.436Zreplacing 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 } }]
36682026-09-10T03:13:20.436ZSep 10 03:13:19.487Sep 10 03:13:19.487Sep 10 03:13:19.487 INFODEBG INFO adding route 172.17.0.24/32 -> 10.0.0.255replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
36692026-09-10T03:13:20.436Z adding route 3fff:beef:33::/64 -> 2001:db8::55:ff
36702026-09-10T03:13:20.436Z
36712026-09-10T03:13:20.436ZSep 10 03:13:19.487 DEBGSep 10 03:13:19.487
36722026-09-10T03:13:20.436Z Sep 10 03:13:19.487replacing 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 } }] INFODEBG
36732026-09-10T03:13:20.436Z adding route 172.17.0.3/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 } }]
36742026-09-10T03:13:20.436Z
36752026-09-10T03:13:20.436ZSep 10 03:13:19.487 Sep 10 03:13:19.487INFO Sep 10 03:13:19.487Sep 10 03:13:19.487 adding route 172.17.0.25/32 -> 10.0.0.255INFOINFO
36762026-09-10T03:13:20.436Z DEBG adding route 3fff:beef:34::/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 } }]
36772026-09-10T03:13:20.436Zadding route 172.17.0.60/32 -> 10.0.0.255Sep 10 03:13:19.487
36782026-09-10T03:13:20.436Z
36792026-09-10T03:13:20.436Z DEBG Sep 10 03:13:19.487replacing 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 10 03:13:19.487
36802026-09-10T03:13:20.436Z INFO Sep 10 03:13:19.487adding route 172.17.0.4/32 -> 10.0.0.255 Sep 10 03:13:19.487
36812026-09-10T03:13:20.436ZDEBG replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG
36822026-09-10T03:13:20.436ZINFOSep 10 03:13:19.487 adding route 172.17.0.26/32 -> 10.0.0.255DEBG
36832026-09-10T03:13:20.436Z replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 10 03:13:19.487
36842026-09-10T03:13:20.436Zreplacing 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 10 03:13:19.487INFO
36852026-09-10T03:13:20.436Z adding route 3fff:beef:35::/64 -> 2001:db8::55:ffSep 10 03:13:19.487
36862026-09-10T03:13:20.436ZDEBG INFO 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 } }]
36872026-09-10T03:13:20.436ZSep 10 03:13:19.487adding route 172.17.0.61/32 -> 10.0.0.255 Sep 10 03:13:19.487INFO Sep 10 03:13:19.487adding route 172.17.0.5/32 -> 10.0.0.255 DEBG
36882026-09-10T03:13:20.436ZINFO
36892026-09-10T03:13:20.436Z adding route 172.17.0.27/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 } }]
36902026-09-10T03:13:20.436Z
36912026-09-10T03:13:20.436ZSep 10 03:13:19.487Sep 10 03:13:19.487Sep 10 03:13:19.487Sep 10 03:13:19.487 INFODEBGDEBG 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
36922026-09-10T03:13:20.436Z replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:36::/64 -> 2001:db8::55:ffreplacing 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 } }]
36932026-09-10T03:13:20.436Z
36942026-09-10T03:13:20.436Z
36952026-09-10T03:13:20.436ZSep 10 03:13:19.487 INFO adding route 172.17.0.28/32 -> 10.0.0.255Sep 10 03:13:19.487Sep 10 03:13:19.487
36962026-09-10T03:13:20.436Ztest route::tests::add_target_fails_full ... ok
36972026-09-10T03:13:20.436Z DEBG Sep 10 03:13:19.487INFOSep 10 03:13:19.487replacing 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 } }]
36982026-09-10T03:13:20.437ZDEBG adding route 172.17.0.62/32 -> 10.0.0.255replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
36992026-09-10T03:13:20.437Z
37002026-09-10T03:13:20.437ZINFO adding route 172.17.0.6/32 -> 10.0.0.255Sep 10 03:13:19.487
37012026-09-10T03:13:20.437Z INFOSep 10 03:13:19.487 adding route 3fff:beef:37::/64 -> 2001:db8::55:ffINFO
37022026-09-10T03:13:20.437Z Sep 10 03:13:19.487adding route 172.17.0.29/32 -> 10.0.0.255 Sep 10 03:13:19.487
37032026-09-10T03:13:20.437Z DEBGSep 10 03:13:19.487DEBG 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.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 } }]
37042026-09-10T03:13:20.437ZDEBGSep 10 03:13:19.487
37052026-09-10T03:13:20.437ZDEBG replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 10 03:13:19.487
37062026-09-10T03:13:20.437Z 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 } }]INFO
37072026-09-10T03:13:20.437Z Sep 10 03:13:19.487adding route 172.17.0.7/32 -> 10.0.0.255Sep 10 03:13:19.487
37082026-09-10T03:13:20.437Z INFOSep 10 03:13:19.487 adding route 172.17.0.30/32 -> 10.0.0.255Sep 10 03:13:19.487
37092026-09-10T03:13:20.437Z INFODEBGINFO 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 172.17.0.63/32 -> 10.0.0.255Sep 10 03:13:19.487
37102026-09-10T03:13:20.437Z adding route 3fff:beef:38::/64 -> 2001:db8::55:ffDEBG
37112026-09-10T03:13:20.437Z 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 } }]
37122026-09-10T03:13:20.437Z
37132026-09-10T03:13:20.437ZSep 10 03:13:19.487 INFO adding route 172.17.0.8/32 -> 10.0.0.255Sep 10 03:13:19.487
37142026-09-10T03:13:20.437Z Sep 10 03:13:19.487DEBG replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
37152026-09-10T03:13:20.437ZSep 10 03:13:19.487 adding route 172.17.0.31/32 -> 10.0.0.255Sep 10 03:13:19.487 DEBGDEBG
37162026-09-10T03:13:20.437Z Sep 10 03:13:19.487replacing 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 } }]
37172026-09-10T03:13:20.437Z 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 adding route 3fff:beef:39::/64 -> 2001:db8::55:ffSep 10 03:13:19.487
37182026-09-10T03:13:20.437ZDEBG
37192026-09-10T03:13:20.437Zreplacing 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-10T03:13:20.437ZSep 10 03:13:19.494 DEBGSep 10 03:13:19.494 Sep 10 03:13:19.494replacing 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 } }]
37212026-09-10T03:13:20.437ZINFO INFOadding route 172.17.0.32/32 -> 10.0.0.255
37222026-09-10T03:13:20.437Zadding route 172.17.0.9/32 -> 10.0.0.255
37232026-09-10T03:13:20.437ZSep 10 03:13:19.494 INFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffSep 10 03:13:19.494
37242026-09-10T03:13:20.437Z 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 } }]
37252026-09-10T03:13:20.437ZSep 10 03:13:19.494Sep 10 03:13:19.494 Sep 10 03:13:19.494DEBG DEBGINFO 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 172.17.0.33/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 } }]
37262026-09-10T03:13:20.437Z
37272026-09-10T03:13:20.437Z
37282026-09-10T03:13:20.437ZSep 10 03:13:19.494Sep 10 03:13:19.494 Sep 10 03:13:19.494INFO DEBGadding route 3fff:beef:3b::/64 -> 2001:db8::55:ff 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 } }]
37292026-09-10T03:13:20.437Z
37302026-09-10T03:13:20.437ZINFO adding route 172.17.0.10/32 -> 10.0.0.255
37312026-09-10T03:13:20.437ZSep 10 03:13:19.494 INFO adding route 172.17.0.34/32 -> 10.0.0.255Sep 10 03:13:19.494Sep 10 03:13:19.494
37322026-09-10T03:13:20.437Z Sep 10 03:13:19.494DEBG DEBGreplacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG Sep 10 03:13:19.494replacing 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 } }]failed to allocate space for the new target list
37332026-09-10T03:13:20.437ZDEBG
37342026-09-10T03:13:20.437Z 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 } }]
37352026-09-10T03:13:20.437Z
37362026-09-10T03:13:20.437ZSep 10 03:13:19.494Sep 10 03:13:19.494 Sep 10 03:13:19.494Sep 10 03:13:19.494INFODEBG INFO INFOadding route 172.17.0.35/32 -> 10.0.0.255 adding route 3fff:beef:3c::/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 } }]
37372026-09-10T03:13:20.438Z
37382026-09-10T03:13:20.438Zadding route 172.17.0.11/32 -> 10.0.0.255
37392026-09-10T03:13:20.443Z
37402026-09-10T03:13:20.443ZSep 10 03:13:19.494Sep 10 03:13:19.494 DEBGDEBG replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 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 10 03:13:19.494
37412026-09-10T03:13:20.443Z
37422026-09-10T03:13:20.443Z DEBGSep 10 03:13:19.494 Sep 10 03:13:19.494replacing 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
37432026-09-10T03:13:20.443ZSep 10 03:13:19.494INFO INFOadding route 172.17.0.36/32 -> 10.0.0.255
37442026-09-10T03:13:20.443Zadding route 3fff:beef:3d::/64 -> 2001:db8::55:ff
37452026-09-10T03:13:20.443Zfailed to allocate space for the new target list
37462026-09-10T03:13:20.443ZSep 10 03:13:19.494Sep 10 03:13:19.494 DEBGSep 10 03:13:19.494 INFOreplacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
37472026-09-10T03:13:20.443ZDEBGadding route 172.17.0.12/32 -> 10.0.0.255
37482026-09-10T03:13:20.443Zreplacing 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 } }]
37492026-09-10T03:13:20.443ZSep 10 03:13:19.494Sep 10 03:13:19.494 Sep 10 03:13:19.494INFO DEBG adding route 172.17.0.37/32 -> 10.0.0.255INFO
37502026-09-10T03:13:20.443Z adding route 3fff:beef:3e::/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 } }]
37512026-09-10T03:13:20.444Z
37522026-09-10T03:13:20.444ZSep 10 03:13:19.494 DEBGSep 10 03:13:19.494Sep 10 03:13:19.494 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 } }]
37532026-09-10T03:13:20.444ZDEBGadding route 172.17.0.13/32 -> 10.0.0.255
37542026-09-10T03:13:20.444Zreplacing 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 10 03:13:19.494
37552026-09-10T03:13:20.444Z INFOSep 10 03:13:19.494 adding route 172.17.0.38/32 -> 10.0.0.255DEBGSep 10 03:13:19.494
37562026-09-10T03:13:20.444Z 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 } }]DEBG
37572026-09-10T03:13:20.444Z failed to allocate space for the new target list
37582026-09-10T03:13:20.444ZSep 10 03:13:19.494Sep 10 03:13:19.494 DEBGINFO 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.14/32 -> 10.0.0.255
37592026-09-10T03:13:20.444ZSep 10 03:13:19.494
37602026-09-10T03:13:20.444Z 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 } }]
37612026-09-10T03:13:20.444ZSep 10 03:13:19.494 Sep 10 03:13:19.494INFO DEBGadding route 172.17.0.39/32 -> 10.0.0.255
37622026-09-10T03:13:20.444Zreplacing 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 } }]
37632026-09-10T03:13:20.444ZSep 10 03:13:19.494 Sep 10 03:13:19.494DEBG INFOreplacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
37642026-09-10T03:13:20.444Zadding route 172.17.0.15/32 -> 10.0.0.255
37652026-09-10T03:13:20.444ZSep 10 03:13:19.494 Sep 10 03:13:19.494INFO DEBGadding route 172.17.0.40/32 -> 10.0.0.255
37662026-09-10T03:13:20.444Zreplacing 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 } }]
37672026-09-10T03:13:20.444ZSep 10 03:13:19.494Sep 10 03:13:19.494 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 } }]
37682026-09-10T03:13:20.444ZSep 10 03:13:19.494 INFOINFO adding route 172.17.0.16/32 -> 10.0.0.255adding route 172.17.0.41/32 -> 10.0.0.255
37692026-09-10T03:13:20.444ZSep 10 03:13:19.494
37702026-09-10T03:13:20.444Z 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 } }]
37712026-09-10T03:13:20.444ZSep 10 03:13:19.494 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 } }]Sep 10 03:13:19.494
37722026-09-10T03:13:20.444Z INFO adding route 172.17.0.42/32 -> 10.0.0.255
37732026-09-10T03:13:20.444ZSep 10 03:13:19.494 INFO adding route 172.17.0.17/32 -> 10.0.0.255Sep 10 03:13:19.494
37742026-09-10T03:13:20.444Z 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 } }]
37752026-09-10T03:13:20.444ZSep 10 03:13:19.494 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 10 03:13:19.494
37762026-09-10T03:13:20.444Z INFO adding route 172.17.0.43/32 -> 10.0.0.255
37772026-09-10T03:13:20.444ZSep 10 03:13:19.494 INFO Sep 10 03:13:19.494adding route 172.17.0.18/32 -> 10.0.0.255
37782026-09-10T03:13:20.444ZDEBG 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 } }]
37792026-09-10T03:13:20.444ZSep 10 03:13:19.494 DEBG Sep 10 03:13:19.494replacing 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 } }]
37802026-09-10T03:13:20.444ZINFO adding route 172.17.0.44/32 -> 10.0.0.255
37812026-09-10T03:13:20.444ZSep 10 03:13:19.494 INFOSep 10 03:13:19.494 adding route 172.17.0.19/32 -> 10.0.0.255DEBG
37822026-09-10T03:13:20.444Z 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 } }]
37832026-09-10T03:13:20.444ZSep 10 03:13:19.494 DEBGSep 10 03:13:19.494 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 } }]INFO
37842026-09-10T03:13:20.444Z adding route 172.17.0.45/32 -> 10.0.0.255
37852026-09-10T03:13:20.444ZSep 10 03:13:19.494 INFOSep 10 03:13:19.494 adding route 172.17.0.20/32 -> 10.0.0.255DEBG
37862026-09-10T03:13:20.444Z 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 } }]
37872026-09-10T03:13:20.444ZSep 10 03:13:19.494 DEBGSep 10 03:13:19.494 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 } }]INFO
37882026-09-10T03:13:20.444Z adding route 172.17.0.46/32 -> 10.0.0.255
37892026-09-10T03:13:20.445ZSep 10 03:13:19.494 INFOSep 10 03:13:19.494 adding route 172.17.0.21/32 -> 10.0.0.255DEBG
37902026-09-10T03:13:20.445Z 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 } }]
37912026-09-10T03:13:20.445ZSep 10 03:13:19.494 DEBGSep 10 03:13:19.494 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
37922026-09-10T03:13:20.445Z adding route 172.17.0.47/32 -> 10.0.0.255
37932026-09-10T03:13:20.445ZSep 10 03:13:19.494 INFOSep 10 03:13:19.494 adding route 172.17.0.22/32 -> 10.0.0.255DEBG
37942026-09-10T03:13:20.445Z 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 } }]
37952026-09-10T03:13:20.445ZSep 10 03:13:19.494 DEBGSep 10 03:13:19.494 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 } }]INFO
37962026-09-10T03:13:20.445Ztest route::tests::delete_targets_fragmented ... ok
37972026-09-10T03:13:20.445Z adding route 172.17.0.48/32 -> 10.0.0.255
37982026-09-10T03:13:20.445ZSep 10 03:13:19.494 INFOSep 10 03:13:19.494 adding route 172.17.0.23/32 -> 10.0.0.255DEBG
37992026-09-10T03:13:20.445Z 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 } }]
38002026-09-10T03:13:20.445ZSep 10 03:13:19.494 Sep 10 03:13:19.494DEBG INFOreplacing 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 } }]
38012026-09-10T03:13:20.445Zadding route 172.17.0.49/32 -> 10.0.0.255
38022026-09-10T03:13:20.445ZSep 10 03:13:19.494Sep 10 03:13:19.494 INFODEBG adding route 172.17.0.24/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 } }]
38032026-09-10T03:13:20.445Z
38042026-09-10T03:13:20.445ZSep 10 03:13:19.494Sep 10 03:13:19.494 INFODEBG adding route 172.17.0.50/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 } }]
38052026-09-10T03:13:20.445Z
38062026-09-10T03:13:20.445ZSep 10 03:13:19.494Sep 10 03:13:19.494 DEBGINFO replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.25/32 -> 10.0.0.255
38072026-09-10T03:13:20.445Z
38082026-09-10T03:13:20.445ZSep 10 03:13:19.494Sep 10 03:13:19.494 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 } }]
38092026-09-10T03:13:20.445Z
38102026-09-10T03:13:20.445ZSep 10 03:13:19.494Sep 10 03:13:19.494 DEBGINFO replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.26/32 -> 10.0.0.255
38112026-09-10T03:13:20.445Z
38122026-09-10T03:13:20.445ZSep 10 03:13:19.494Sep 10 03:13:19.494 INFODEBG adding route 172.17.0.52/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 } }]
38132026-09-10T03:13:20.445Z
38142026-09-10T03:13:20.445ZSep 10 03:13:19.494Sep 10 03:13:19.494 DEBGINFO replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.27/32 -> 10.0.0.255
38152026-09-10T03:13:20.445Z
38162026-09-10T03:13:20.445ZSep 10 03:13:19.494Sep 10 03:13:19.494 INFODEBG adding route 172.17.0.53/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 } }]
38172026-09-10T03:13:20.445Z
38182026-09-10T03:13:20.445ZSep 10 03:13:19.494Sep 10 03:13:19.494 DEBGINFO replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.28/32 -> 10.0.0.255
38192026-09-10T03:13:20.445Z
38202026-09-10T03:13:20.445ZSep 10 03:13:19.494Sep 10 03:13:19.494 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.54/32 -> 10.0.0.255
38212026-09-10T03:13:20.445Z
38222026-09-10T03:13:20.445ZSep 10 03:13:19.494Sep 10 03:13:19.494 DEBGINFO replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.29/32 -> 10.0.0.255
38232026-09-10T03:13:20.445Z
38242026-09-10T03:13:20.445ZSep 10 03:13:19.494Sep 10 03:13:19.494 INFODEBG adding route 172.17.0.55/32 -> 10.0.0.255replacing 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 } }]
38252026-09-10T03:13:20.445Z
38262026-09-10T03:13:20.445ZSep 10 03:13:19.494Sep 10 03:13:19.494 DEBGINFO replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.30/32 -> 10.0.0.255
38272026-09-10T03:13:20.445Z
38282026-09-10T03:13:20.445ZSep 10 03:13:19.494Sep 10 03:13:19.494 INFODEBG adding route 172.17.0.56/32 -> 10.0.0.255replacing 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 } }]
38292026-09-10T03:13:20.446Z
38302026-09-10T03:13:20.446ZSep 10 03:13:19.494Sep 10 03:13:19.494 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.31/32 -> 10.0.0.255
38312026-09-10T03:13:20.446Z
38322026-09-10T03:13:20.446ZSep 10 03:13:19.494Sep 10 03:13:19.494 INFODEBG adding route 172.17.0.57/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 } }]
38332026-09-10T03:13:20.446Z
38342026-09-10T03:13:20.446ZSep 10 03:13:19.494Sep 10 03:13:19.494 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.32/32 -> 10.0.0.255
38352026-09-10T03:13:20.446Z
38362026-09-10T03:13:20.446ZSep 10 03:13:19.495Sep 10 03:13:19.500 Sep 10 03:13:19.500DEBG 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.58/32 -> 10.0.0.255
38372026-09-10T03:13:20.446Z
38382026-09-10T03:13:20.446Zcreated new freemap, unit: Sep 10 03:13:19.500freemap_route_ipv4 Sep 10 03:13:19.500INFO adding route 172.17.0.33/32 -> 10.0.0.255
38392026-09-10T03:13:20.452Z
38402026-09-10T03:13:20.452ZSep 10 03:13:19.501 DEBG Sep 10 03:13:19.501created new freemap , DEBGunit :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 } }]
38412026-09-10T03:13:20.452Zfreemap_route_ipv6
38422026-09-10T03:13:20.452ZSep 10 03:13:19.501 DEBG initted freemap. size: 64, unitSep 10 03:13:19.501: INFOfreemap_route_ipv4
38432026-09-10T03:13:20.452Zadding route 172.17.0.34/32 -> 10.0.0.255
38442026-09-10T03:13:20.452ZSep 10 03:13:19.501 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 } }]
38452026-09-10T03:13:20.452ZSep 10 03:13:19.501 DEBG Sep 10 03:13:19.501reset freemap , INFOunit :adding route 172.17.0.35/32 -> 10.0.0.255
38462026-09-10T03:13:20.452Zfreemap_route_ipv4
38472026-09-10T03:13:20.452ZSep 10 03:13:19.501 DEBG initted freemap. size: 64, unitSep 10 03:13:19.501: DEBGfreemap_route_ipv6
38482026-09-10T03:13:20.452Zreplacing 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 } }]
38492026-09-10T03:13:20.452ZSep 10 03:13:19.501 INFO adding route 172.17.0.36/32 -> 10.0.0.255
38502026-09-10T03:13:20.452ZSep 10 03:13:19.501 DEBG Sep 10 03:13:19.501reset freemap , DEBGunit :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 } }]
38512026-09-10T03:13:20.452Zfreemap_route_ipv6
38522026-09-10T03:13:20.452ZSep 10 03:13:19.501 INFO adding route 172.16.0.0/32 -> 10.0.0.1
38532026-09-10T03:13:20.452ZSep 10 03:13:19.501 INFOSep 10 03:13:19.501 adding route 172.17.0.37/32 -> 10.0.0.255DEBG
38542026-09-10T03:13:20.452Z 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 } }]
38552026-09-10T03:13:20.452ZSep 10 03:13:19.501 INFO adding route 172.16.0.0/32 -> 10.0.0.2
38562026-09-10T03:13:20.452ZSep 10 03:13:19.501 DEBGSep 10 03:13:19.501 replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
38572026-09-10T03:13:20.452Z 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 } }]
38582026-09-10T03:13:20.452ZSep 10 03:13:19.501 INFO adding route 172.17.0.0/32 -> 10.0.0.255
38592026-09-10T03:13:20.452ZSep 10 03:13:19.501 INFO adding route 172.17.0.38/32 -> 10.0.0.255Sep 10 03:13:19.501
38602026-09-10T03:13:20.452Z 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 } }]
38612026-09-10T03:13:20.452Z Sep 10 03:13:19.501Sep 10 03:13:19.501DEBG INFO 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.1/32 -> 10.0.0.255DEBG
38622026-09-10T03:13:20.452Z 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 } }]
38632026-09-10T03:13:20.452Z
38642026-09-10T03:13:20.452ZSep 10 03:13:19.501 DEBGSep 10 03:13:19.501 replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
38652026-09-10T03:13:20.452Z adding route 172.17.0.39/32 -> 10.0.0.255
38662026-09-10T03:13:20.452ZSep 10 03:13:19.501Sep 10 03:13:19.501 INFOINFOSep 10 03:13:19.501 adding route 172.17.0.2/32 -> 10.0.0.255adding route 172.17.0.59/32 -> 10.0.0.255
38672026-09-10T03:13:20.452Z
38682026-09-10T03:13:20.452Z 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 } }]
38692026-09-10T03:13:20.452ZSep 10 03:13:19.501Sep 10 03:13:19.501 DEBGSep 10 03:13:19.501 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
38702026-09-10T03:13:20.452Z INFOreplacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38712026-09-10T03:13:20.452Zadding route 172.17.0.40/32 -> 10.0.0.255
38722026-09-10T03:13:20.452ZSep 10 03:13:19.501 INFOSep 10 03:13:19.501 Sep 10 03:13:19.501 adding route 172.17.0.3/32 -> 10.0.0.255INFO
38732026-09-10T03:13:20.452Z DEBGadding route 172.17.0.60/32 -> 10.0.0.255
38742026-09-10T03:13:20.452Zreplacing 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 10 03:13:19.501
38752026-09-10T03:13:20.453Z DEBG replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 10 03:13:19.501Sep 10 03:13:19.501
38762026-09-10T03:13:20.453Z INFO DEBGadding route 172.17.0.41/32 -> 10.0.0.255 Sep 10 03:13:19.501replacing 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 } }]
38772026-09-10T03:13:20.453ZINFO
38782026-09-10T03:13:20.453Z adding route 172.17.0.4/32 -> 10.0.0.255
38792026-09-10T03:13:20.453ZSep 10 03:13:19.501 Sep 10 03:13:19.501DEBG Sep 10 03:13:19.501 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 } }]DEBGDEBG
38802026-09-10T03:13:20.453Zreplacing 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 } }]
38812026-09-10T03:13:20.453Zfailed to allocate space for the new target list
38822026-09-10T03:13:20.453ZSep 10 03:13:19.501Sep 10 03:13:19.501 INFOINFO Sep 10 03:13:19.501adding route 172.17.0.42/32 -> 10.0.0.255adding route 172.17.0.5/32 -> 10.0.0.255
38832026-09-10T03:13:20.453Z
38842026-09-10T03:13:20.453Z 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 } }]Sep 10 03:13:19.501Sep 10 03:13:19.501
38852026-09-10T03:13:20.453Z DEBG 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 } }]
38862026-09-10T03:13:20.453Zreplacing 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 } }]
38872026-09-10T03:13:20.453ZSep 10 03:13:19.501 Sep 10 03:13:19.501INFO INFOadding route 172.17.0.43/32 -> 10.0.0.255
38882026-09-10T03:13:20.453Zadding route 172.17.0.6/32 -> 10.0.0.255
38892026-09-10T03:13:20.453ZSep 10 03:13:19.501 Sep 10 03:13:19.501DEBG DEBGreplacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38902026-09-10T03:13:20.453Zreplacing 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 } }]
38912026-09-10T03:13:20.453ZSep 10 03:13:19.501 Sep 10 03:13:19.501INFO INFOadding route 172.17.0.44/32 -> 10.0.0.255
38922026-09-10T03:13:20.453Zadding route 172.17.0.7/32 -> 10.0.0.255
38932026-09-10T03:13:20.453ZSep 10 03:13:19.501 Sep 10 03:13:19.501DEBG 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 } }]
38942026-09-10T03:13:20.453Zreplacing 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 } }]
38952026-09-10T03:13:20.453ZSep 10 03:13:19.501Sep 10 03:13:19.501 INFOINFO adding route 172.17.0.45/32 -> 10.0.0.255adding route 172.17.0.8/32 -> 10.0.0.255
38962026-09-10T03:13:20.453Ztest route::tests::delete_targets_full ... ok
38972026-09-10T03:13:20.453Z
38982026-09-10T03:13:20.453ZSep 10 03:13:19.501Sep 10 03:13:19.501 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 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 } }]
38992026-09-10T03:13:20.453Z
39002026-09-10T03:13:20.453ZSep 10 03:13:19.501Sep 10 03:13:19.501 INFOINFO adding route 172.17.0.9/32 -> 10.0.0.255adding route 172.17.0.46/32 -> 10.0.0.255
39012026-09-10T03:13:20.453Z
39022026-09-10T03:13:20.453ZSep 10 03:13:19.501Sep 10 03:13:19.501 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 } }]
39032026-09-10T03:13:20.453Z 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 } }]
39042026-09-10T03:13:20.453ZSep 10 03:13:19.501Sep 10 03:13:19.501 INFOINFO adding route 172.17.0.10/32 -> 10.0.0.255
39052026-09-10T03:13:20.453Z Sep 10 03:13:19.501adding route 172.17.0.47/32 -> 10.0.0.255
39062026-09-10T03:13:20.453ZDEBG 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 } }]
39072026-09-10T03:13:20.453ZSep 10 03:13:19.501 DEBG Sep 10 03:13:19.501replacing 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 } }]
39082026-09-10T03:13:20.453ZINFO adding route 172.17.0.11/32 -> 10.0.0.255
39092026-09-10T03:13:20.453ZSep 10 03:13:19.501 INFO Sep 10 03:13:19.501adding route 172.17.0.48/32 -> 10.0.0.255
39102026-09-10T03:13:20.454ZDEBG 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 } }]
39112026-09-10T03:13:20.454ZSep 10 03:13:19.501 DEBG Sep 10 03:13:19.501replacing 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 } }]
39122026-09-10T03:13:20.454ZINFO adding route 172.17.0.12/32 -> 10.0.0.255
39132026-09-10T03:13:20.454ZSep 10 03:13:19.501 INFO Sep 10 03:13:19.501adding route 172.17.0.49/32 -> 10.0.0.255
39142026-09-10T03:13:20.454ZDEBG 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 } }]
39152026-09-10T03:13:20.454ZSep 10 03:13:19.501 DEBG Sep 10 03:13:19.501replacing 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-10T03:13:20.454ZINFO adding route 172.17.0.13/32 -> 10.0.0.255
39172026-09-10T03:13:20.454ZSep 10 03:13:19.501 INFOSep 10 03:13:19.501 adding route 172.17.0.50/32 -> 10.0.0.255DEBG
39182026-09-10T03:13:20.454Z 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 } }]
39192026-09-10T03:13:20.454ZSep 10 03:13:19.501 Sep 10 03:13:19.501DEBG 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 } }]
39202026-09-10T03:13:20.454Zadding route 172.17.0.14/32 -> 10.0.0.255
39212026-09-10T03:13:20.454ZSep 10 03:13:19.501Sep 10 03:13:19.501 INFODEBG adding route 172.17.0.51/32 -> 10.0.0.255replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39222026-09-10T03:13:20.454Z
39232026-09-10T03:13:20.454ZSep 10 03:13:19.501Sep 10 03:13:19.501 DEBGINFO replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.15/32 -> 10.0.0.255
39242026-09-10T03:13:20.454Z
39252026-09-10T03:13:20.454ZSep 10 03:13:19.501Sep 10 03:13:19.501 DEBGINFO 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 } }]adding route 172.17.0.52/32 -> 10.0.0.255
39262026-09-10T03:13:20.454Z
39272026-09-10T03:13:20.454ZSep 10 03:13:19.501Sep 10 03:13:19.501 INFODEBG adding route 172.17.0.16/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 } }]
39282026-09-10T03:13:20.454Z
39292026-09-10T03:13:20.454ZSep 10 03:13:19.501Sep 10 03:13:19.501 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 } }]adding route 172.17.0.53/32 -> 10.0.0.255
39302026-09-10T03:13:20.454Z
39312026-09-10T03:13:20.454ZSep 10 03:13:19.501Sep 10 03:13:19.501 INFODEBG adding route 172.17.0.17/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 } }]
39322026-09-10T03:13:20.454Z
39332026-09-10T03:13:20.454ZSep 10 03:13:19.501Sep 10 03:13:19.501 DEBGINFO replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.54/32 -> 10.0.0.255
39342026-09-10T03:13:20.454Z
39352026-09-10T03:13:20.454ZSep 10 03:13:19.501Sep 10 03:13:19.501 INFODEBG adding route 172.17.0.18/32 -> 10.0.0.255replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39362026-09-10T03:13:20.454Z
39372026-09-10T03:13:20.454ZSep 10 03:13:19.501Sep 10 03:13:19.501 DEBGINFO replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.55/32 -> 10.0.0.255
39382026-09-10T03:13:20.454Z
39392026-09-10T03:13:20.459ZSep 10 03:13:19.501Sep 10 03:13:19.501 INFODEBG adding route 172.17.0.19/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 } }]
39402026-09-10T03:13:20.459Z
39412026-09-10T03:13:20.459ZSep 10 03:13:19.501Sep 10 03:13:19.501 DEBGINFO replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.56/32 -> 10.0.0.255
39422026-09-10T03:13:20.459Z
39432026-09-10T03:13:20.459ZSep 10 03:13:19.501Sep 10 03:13:19.501 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.20/32 -> 10.0.0.255
39442026-09-10T03:13:20.459Z
39452026-09-10T03:13:20.459ZSep 10 03:13:19.501Sep 10 03:13:19.501 INFODEBG adding route 172.17.0.57/32 -> 10.0.0.255replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39462026-09-10T03:13:20.459Z
39472026-09-10T03:13:20.459ZSep 10 03:13:19.501Sep 10 03:13:19.501 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.21/32 -> 10.0.0.255
39482026-09-10T03:13:20.459Z
39492026-09-10T03:13:20.459ZSep 10 03:13:19.501Sep 10 03:13:19.501 DEBGINFO replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.58/32 -> 10.0.0.255
39502026-09-10T03:13:20.459Z
39512026-09-10T03:13:20.459ZSep 10 03:13:19.501Sep 10 03:13:19.501 INFODEBG adding route 172.17.0.22/32 -> 10.0.0.255replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39522026-09-10T03:13:20.459Z
39532026-09-10T03:13:20.459ZSep 10 03:13:19.501Sep 10 03:13:19.501 DEBGINFO replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.59/32 -> 10.0.0.255
39542026-09-10T03:13:20.459Z
39552026-09-10T03:13:20.459ZSep 10 03:13:19.501Sep 10 03:13:19.501 INFODEBG adding route 172.17.0.23/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-10T03:13:20.459Z
39572026-09-10T03:13:20.459ZSep 10 03:13:19.507 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 } }]
39582026-09-10T03:13:20.459ZSep 10 03:13:19.507 INFO adding route 172.17.0.60/32 -> 10.0.0.255Sep 10 03:13:19.507
39592026-09-10T03:13:20.459Z INFO adding route 172.17.0.24/32 -> 10.0.0.255
39602026-09-10T03:13:20.459ZSep 10 03:13:19.507 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 } }]Sep 10 03:13:19.507
39612026-09-10T03:13:20.459Z 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 } }]
39622026-09-10T03:13:20.459ZSep 10 03:13:19.507 DEBG failed to allocate space for the new target listSep 10 03:13:19.507
39632026-09-10T03:13:20.459Z INFO adding route 172.17.0.25/32 -> 10.0.0.255
39642026-09-10T03:13:20.459ZSep 10 03:13:19.507 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 } }]Sep 10 03:13:19.507
39652026-09-10T03:13:20.459Z 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 } }]
39662026-09-10T03:13:20.459ZSep 10 03:13:19.507 INFO adding route 172.17.0.26/32 -> 10.0.0.255
39672026-09-10T03:13:20.459ZSep 10 03:13:19.507 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 } }]
39682026-09-10T03:13:20.459ZSep 10 03:13:19.507 INFO adding route 172.17.0.27/32 -> 10.0.0.255
39692026-09-10T03:13:20.459ZSep 10 03:13:19.507 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 } }]
39702026-09-10T03:13:20.459ZSep 10 03:13:19.507 INFO adding route 172.17.0.28/32 -> 10.0.0.255
39712026-09-10T03:13:20.459ZSep 10 03:13:19.507 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 } }]
39722026-09-10T03:13:20.460ZSep 10 03:13:19.507 INFO adding route 172.17.0.29/32 -> 10.0.0.255
39732026-09-10T03:13:20.460ZSep 10 03:13:19.507 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 } }]
39742026-09-10T03:13:20.460ZSep 10 03:13:19.507 INFO adding route 172.17.0.30/32 -> 10.0.0.255
39752026-09-10T03:13:20.460ZSep 10 03:13:19.507 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 } }]
39762026-09-10T03:13:20.460ZSep 10 03:13:19.507 INFO adding route 172.17.0.31/32 -> 10.0.0.255
39772026-09-10T03:13:20.460ZSep 10 03:13:19.507 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 } }]
39782026-09-10T03:13:20.460ZSep 10 03:13:19.507 INFO adding route 172.17.0.32/32 -> 10.0.0.255
39792026-09-10T03:13:20.460ZSep 10 03:13:19.507 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 } }]
39802026-09-10T03:13:20.460ZSep 10 03:13:19.507 INFO adding route 172.17.0.33/32 -> 10.0.0.255
39812026-09-10T03:13:20.460ZSep 10 03:13:19.507 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 } }]
39822026-09-10T03:13:20.460ZSep 10 03:13:19.507 INFO adding route 172.17.0.34/32 -> 10.0.0.255
39832026-09-10T03:13:20.460ZSep 10 03:13:19.507 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 } }]
39842026-09-10T03:13:20.460ZSep 10 03:13:19.507 INFO adding route 172.17.0.35/32 -> 10.0.0.255
39852026-09-10T03:13:20.460ZSep 10 03:13:19.507 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 } }]
39862026-09-10T03:13:20.460ZSep 10 03:13:19.507 INFO adding route 172.17.0.36/32 -> 10.0.0.255
39872026-09-10T03:13:20.460ZSep 10 03:13:19.507 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 } }]
39882026-09-10T03:13:20.460ZSep 10 03:13:19.507 INFO adding route 172.17.0.37/32 -> 10.0.0.255
39892026-09-10T03:13:20.460ZSep 10 03:13:19.507 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 } }]
39902026-09-10T03:13:20.460ZSep 10 03:13:19.507 INFO adding route 172.17.0.38/32 -> 10.0.0.255
39912026-09-10T03:13:20.460ZSep 10 03:13:19.507 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 } }]
39922026-09-10T03:13:20.460ZSep 10 03:13:19.507 INFO adding route 172.17.0.39/32 -> 10.0.0.255
39932026-09-10T03:13:20.460ZSep 10 03:13:19.507 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 } }]
39942026-09-10T03:13:20.460ZSep 10 03:13:19.507 INFO adding route 172.17.0.40/32 -> 10.0.0.255
39952026-09-10T03:13:20.460ZSep 10 03:13:19.507 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 } }]
39962026-09-10T03:13:20.460Ztest route::tests::delete_target_full ... ok
39972026-09-10T03:13:20.460Z
39982026-09-10T03:13:20.460ZSep 10 03:13:19.507 INFO adding route 172.17.0.41/32 -> 10.0.0.255
39992026-09-10T03:13:20.460Ztest result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
40002026-09-10T03:13:20.460Z
40012026-09-10T03:13:20.460ZSep 10 03:13:19.507 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 } }]
40022026-09-10T03:13:20.460ZSep 10 03:13:19.507 INFO adding route 172.17.0.42/32 -> 10.0.0.255
40032026-09-10T03:13:20.460ZSep 10 03:13:19.507 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 } }]
40042026-09-10T03:13:20.460ZSep 10 03:13:19.507 INFO adding route 172.17.0.43/32 -> 10.0.0.255
40052026-09-10T03:13:20.460ZSep 10 03:13:19.507 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 } }]
40062026-09-10T03:13:20.460ZSep 10 03:13:19.507 INFO adding route 172.17.0.44/32 -> 10.0.0.255
40072026-09-10T03:13:20.460ZSep 10 03:13:19.507 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 } }]
40082026-09-10T03:13:20.460ZSep 10 03:13:19.507 INFO adding route 172.17.0.45/32 -> 10.0.0.255
40092026-09-10T03:13:20.460ZSep 10 03:13:19.508 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 } }]
40102026-09-10T03:13:20.461ZSep 10 03:13:19.508 INFO adding route 172.17.0.46/32 -> 10.0.0.255
40112026-09-10T03:13:20.461ZSep 10 03:13:19.508 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 } }]
40122026-09-10T03:13:20.461ZSep 10 03:13:19.508 INFO adding route 172.17.0.47/32 -> 10.0.0.255
40132026-09-10T03:13:20.461ZSep 10 03:13:19.508 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 } }]
40142026-09-10T03:13:20.461ZSep 10 03:13:19.508 INFO adding route 172.17.0.48/32 -> 10.0.0.255
40152026-09-10T03:13:20.461ZSep 10 03:13:19.508 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 } }]
40162026-09-10T03:13:20.461ZSep 10 03:13:19.508 INFO adding route 172.17.0.49/32 -> 10.0.0.255
40172026-09-10T03:13:20.461ZSep 10 03:13:19.508 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 } }]
40182026-09-10T03:13:20.461ZSep 10 03:13:19.508 INFO adding route 172.17.0.50/32 -> 10.0.0.255
40192026-09-10T03:13:20.461ZSep 10 03:13:19.508 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 } }]
40202026-09-10T03:13:20.461ZSep 10 03:13:19.514 INFO adding route 172.17.0.51/32 -> 10.0.0.255
40212026-09-10T03:13:20.461ZSep 10 03:13:19.514 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 } }]
40222026-09-10T03:13:20.461ZSep 10 03:13:19.514 INFO adding route 172.17.0.52/32 -> 10.0.0.255
40232026-09-10T03:13:20.461ZSep 10 03:13:19.514 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 } }]
40242026-09-10T03:13:20.461ZSep 10 03:13:19.514 INFO adding route 172.17.0.53/32 -> 10.0.0.255
40252026-09-10T03:13:20.461ZSep 10 03:13:19.514 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 } }]
40262026-09-10T03:13:20.461ZSep 10 03:13:19.514 INFO adding route 172.17.0.54/32 -> 10.0.0.255
40272026-09-10T03:13:20.461ZSep 10 03:13:19.514 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 } }]
40282026-09-10T03:13:20.461ZSep 10 03:13:19.514 INFO adding route 172.17.0.55/32 -> 10.0.0.255
40292026-09-10T03:13:20.461ZSep 10 03:13:19.514 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 } }]
40302026-09-10T03:13:20.461ZSep 10 03:13:19.514 INFO adding route 172.17.0.56/32 -> 10.0.0.255
40312026-09-10T03:13:20.461ZSep 10 03:13:19.514 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 } }]
40322026-09-10T03:13:20.461ZSep 10 03:13:19.514 INFO adding route 172.17.0.57/32 -> 10.0.0.255
40332026-09-10T03:13:20.461ZSep 10 03:13:19.514 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 } }]
40342026-09-10T03:13:20.461ZSep 10 03:13:19.514 INFO adding route 172.17.0.58/32 -> 10.0.0.255
40352026-09-10T03:13:20.461ZSep 10 03:13:19.514 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 } }]
40362026-09-10T03:13:20.461ZSep 10 03:13:19.514 INFO adding route 172.17.0.59/32 -> 10.0.0.255
40372026-09-10T03:13:20.461ZSep 10 03:13:19.514 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 } }]
40382026-09-10T03:13:20.461ZSep 10 03:13:19.514 INFO adding route 172.17.0.60/32 -> 10.0.0.255
40392026-09-10T03:13:20.465ZSep 10 03:13:19.514 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 } }]
40402026-09-10T03:13:20.465ZSep 10 03:13:19.514 INFO adding route 172.17.0.61/32 -> 10.0.0.255
40412026-09-10T03:13:20.465ZSep 10 03:13:19.514 DEBG replacing targets for 172.17.0.61/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
40422026-09-10T03:13:20.465ZSep 10 03:13:19.514 INFO adding route 172.17.0.62/32 -> 10.0.0.255
40432026-09-10T03:13:20.465ZSep 10 03:13:19.514 DEBG 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 } }]
40442026-09-10T03:13:20.465ZSep 10 03:13:19.514 DEBG failed to allocate space for the new target list
40452026-09-10T03:13:20.465ZSep 10 03:13:19.514 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 } }]
40462026-09-10T03:13:20.465Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-629e407204b6cee1)
40472026-09-10T03:13:20.465Z
40482026-09-10T03:13:20.465Zrunning 0 tests
40492026-09-10T03:13:20.466Z
40502026-09-10T03:13:20.466Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
40512026-09-10T03:13:20.466Z
40522026-09-10T03:13:20.466Z Running unittests src/lib.rs (target/debug/deps/dpd_api-06c7a4102d123a1e)
40532026-09-10T03:13:20.466Z
40542026-09-10T03:13:20.466Zrunning 0 tests
40552026-09-10T03:13:20.466Z
40562026-09-10T03:13:20.466Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
40572026-09-10T03:13:20.466Z
40582026-09-10T03:13:20.466Z Running unittests src/lib.rs (target/debug/deps/dpd_client-18b4e78073c3be33)
40592026-09-10T03:13:20.466Z
40602026-09-10T03:13:20.466Zrunning 6 tests
40612026-09-10T03:13:20.466Ztest tests::test_parse_client_port_id ... ok
40622026-09-10T03:13:20.466Ztest tests::test_port_id_cmp ... ok
40632026-09-10T03:13:20.466Ztest tests::test_full_lot_id_neither_present ... ok
40642026-09-10T03:13:20.466Ztest tests::test_full_lot_id_lot_only ... ok
40652026-09-10T03:13:20.466Ztest tests::test_full_lot_id_both_present ... ok
40662026-09-10T03:13:20.466Ztest tests::test_full_lot_id_lotnum_only ... ok
40672026-09-10T03:13:20.466Z
40682026-09-10T03:13:20.466Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
40692026-09-10T03:13:20.466Z
40702026-09-10T03:13:20.466Z Running tests/test_all.rs (target/debug/deps/test_all-a14f6e81d4a3f6e1)
40712026-09-10T03:13:20.466Z
40722026-09-10T03:13:20.466Zrunning 0 tests
40732026-09-10T03:13:20.466Z
40742026-09-10T03:13:20.466Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
40752026-09-10T03:13:20.466Z
40762026-09-10T03:13:20.466Z Running unittests src/lib.rs (target/debug/deps/dpd_types-1d1b18947586188b)
40772026-09-10T03:13:20.466Z
40782026-09-10T03:13:20.466Zrunning 0 tests
40792026-09-10T03:13:20.466Z
40802026-09-10T03:13:20.466Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
40812026-09-10T03:13:20.466Z
40822026-09-10T03:13:20.466Z Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-4c98ddf61948bb65)
40832026-09-10T03:13:20.466Z
40842026-09-10T03:13:20.466Zrunning 15 tests
40852026-09-10T03:13:20.466Ztest impls::switch_identifiers::tests::chip_revision_a0 ... ok
40862026-09-10T03:13:20.466Ztest impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok
40872026-09-10T03:13:20.467Ztest impls::switch_identifiers::tests::chip_revision_b1 ... ok
40882026-09-10T03:13:20.467Ztest impls::switch_identifiers::tests::chip_revision_b0 ... ok
40892026-09-10T03:13:20.467Ztest impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok
40902026-09-10T03:13:20.467Ztest impls::table::tests::table_entry_new_collects_display_values ... ok
40912026-09-10T03:13:20.467Ztest impls::table::tests::table_counter_entry_new_collects_key_values ... ok
40922026-09-10T03:13:20.467Ztest v1::network::tests::test_equal ... ok
40932026-09-10T03:13:20.467Ztest v1::network::tests::test_eui64 ... ok
40942026-09-10T03:13:20.467Ztest v1::network::tests::test_into ... ok
40952026-09-10T03:13:20.467Ztest v1::network::tests::test_to_string ... ok
40962026-09-10T03:13:20.467Ztest v1::network::tests::test_not_equal ... ok
40972026-09-10T03:13:20.467Ztest v1::port::tests::port_ids_are_ascii ... ok
40982026-09-10T03:13:20.467Ztest v1::network::tests::test_parse ... ok
40992026-09-10T03:13:20.467Ztest v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok
41002026-09-10T03:13:20.467Z
41012026-09-10T03:13:20.467Ztest result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41022026-09-10T03:13:20.467Z
41032026-09-10T03:13:20.467Z Running unittests src/lib.rs (target/debug/deps/packet-4e4dab2c0d601ba7)
41042026-09-10T03:13:20.467Z
41052026-09-10T03:13:20.467Zrunning 12 tests
41062026-09-10T03:13:20.467Ztest icmp::test_v6_checksum ... ok
41072026-09-10T03:13:20.467Ztest lldp::test_lldp_parse ... ok
41082026-09-10T03:13:20.467Ztest icmp::test_v4_checksum ... ok
41092026-09-10T03:13:20.467Ztest ipv6::test_ipv6_parse ... ok
41102026-09-10T03:13:20.467Ztest pbuf::test_byte ... ok
41112026-09-10T03:13:20.467Ztest pbuf::test_nibble ... ok
41122026-09-10T03:13:20.467Ztest pbuf::test_overflow ... ok
41132026-09-10T03:13:20.467Ztest pbuf::test_short ... ok
41142026-09-10T03:13:20.467Ztest pbuf::test_twelve ... ok
41152026-09-10T03:13:20.467Ztest pbuf::test_word ... ok
41162026-09-10T03:13:20.467Ztest tcp::test_checksum_ack_data ... ok
41172026-09-10T03:13:20.467Ztest tcp::test_checksum_syn_nodata ... ok
41182026-09-10T03:13:20.467Z
41192026-09-10T03:13:20.467Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41202026-09-10T03:13:20.467Z
41212026-09-10T03:13:20.467Z Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b)
41222026-09-10T03:13:20.467Z
41232026-09-10T03:13:20.467Zrunning 0 tests
41242026-09-10T03:13:20.467Z
41252026-09-10T03:13:20.467Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41262026-09-10T03:13:20.467Z
41272026-09-10T03:13:20.468Z Running unittests src/main.rs (target/debug/deps/swadm-21a9cce60d931663)
41282026-09-10T03:13:20.468Z
41292026-09-10T03:13:20.468Zrunning 5 tests
41302026-09-10T03:13:20.471Ztest switchport::test::test_compute_lanes ... ok
41312026-09-10T03:13:20.471Ztest switchport::test::port_id_ordering ... ok
41322026-09-10T03:13:20.471Z Lane 0 Lane 0 Lane 1Lane 1 Lane 2 Lane 2 Lane 3Lane 3
41332026-09-10T03:13:20.471Z
41342026-09-10T03:13:20.471Z Rx Loss-of-lock: Yes State: Activated YesActivated ActivatedYes ActivatedYes
41352026-09-10T03:13:20.471Z
41362026-09-10T03:13:20.472Z Rx Output Enabled: false Rx Loss-of-signal: Yesfalse Yes false Yes false
41372026-09-10T03:13:20.472ZYes Rx Output Status: valid
41382026-09-10T03:13:20.472Z Rx CDR Enabled: Yesvalid Yesvalid validYes
41392026-09-10T03:13:20.472Z Yes Rx Loss-of-lock: true
41402026-09-10T03:13:20.472Z Tx Enabled: Yes true Yes true trueYes
41412026-09-10T03:13:20.472Z Yes Rx Loss-of-signal: false
41422026-09-10T03:13:20.472Z false Tx Loss-of-lock: No falseNo false
41432026-09-10T03:13:20.472ZNo Rx Auto-squelch Disable: trueNo
41442026-09-10T03:13:20.472Ztrue Tx Loss-of-signal: No trueNo true
41452026-09-10T03:13:20.472ZNo Tx Output Enabled: true Notrue
41462026-09-10T03:13:20.472Ztrue Tx CDR Enabled: Notrue
41472026-09-10T03:13:20.472ZNo Tx Output Status: invalid No invalidNo
41482026-09-10T03:13:20.472Z Tx Adaptive EQ Fault: Noinvalid invalid
41492026-09-10T03:13:20.472ZNo Tx Loss-of-lock: false No falseNo
41502026-09-10T03:13:20.472Zfalse Tx Fault: Yes Yesfalse
41512026-09-10T03:13:20.472Z Tx Loss-of-signal: trueYes trueYes
41522026-09-10T03:13:20.472Z true true
41532026-09-10T03:13:20.472ZTx Auto-squelch Disable: false false false false
41542026-09-10T03:13:20.472Z Tx Adaptive EQ Fail: true true true true
41552026-09-10T03:13:20.472Z Tx Failure: false false false false
41562026-09-10T03:13:20.472Z Tx Force Squelch: true true true true
41572026-09-10T03:13:20.472Z Tx Input Polarity: normal normal normal normal
41582026-09-10T03:13:20.472Ztest switchport::test::test_print_sff_datapath ... ok
41592026-09-10T03:13:20.472Ztest switchport::test::test_print_cmis_datapath ... ok
41602026-09-10T03:13:20.472Ztest link::test_filter ... ok
41612026-09-10T03:13:20.472Z
41622026-09-10T03:13:20.472Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41632026-09-10T03:13:20.472Z
41642026-09-10T03:13:20.472Z Running tests/cli/main.rs (target/debug/deps/cli-d3d1964bbf4a9e11)
41652026-09-10T03:13:20.476Z
41662026-09-10T03:13:20.476Zrunning 7 tests
41672026-09-10T03:13:20.476Ztest counters::counters_list ... ignored
41682026-09-10T03:13:20.476Ztest link_apply::apply_tx_eq_all ... ignored
41692026-09-10T03:13:20.476Ztest link_apply::apply_tx_eq_custom ... ignored
41702026-09-10T03:13:20.476Ztest tx_eq::set_all_taps ... ignored
41712026-09-10T03:13:20.476Ztest tx_eq::set_partial_taps ... ignored
41722026-09-10T03:13:20.476Ztest cmd::test::pattern_statics ... ok
41732026-09-10T03:13:20.480Ztest link_apply::tx_eq_exclusive ... ok
41742026-09-10T03:13:20.480Z
41752026-09-10T03:13:20.480Ztest result: ok. 2 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.01s
41762026-09-10T03:13:20.480Z
41772026-09-10T03:13:20.483Z Running unittests src/main.rs (target/debug/deps/tfportd-e294d356b0669b65)
41782026-09-10T03:13:20.487Z
41792026-09-10T03:13:20.487Zrunning 4 tests
41802026-09-10T03:13:20.487Ztest oxstats::tests::producer_ids_are_actually_unique ... ok
41812026-09-10T03:13:20.487Ztest linklocal::test_parse_ipadm ... ok
41822026-09-10T03:13:20.487Ztest tfport::test_parse_tfport ... ok
41832026-09-10T03:13:20.487Ztest config::tests::test_updates ... ok
41842026-09-10T03:13:20.487Z
41852026-09-10T03:13:20.487Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41862026-09-10T03:13:20.487Z
41872026-09-10T03:13:20.490Z Running unittests src/main.rs (target/debug/deps/uplinkd-38d9058ede7c05b2)
41882026-09-10T03:13:20.490Z
41892026-09-10T03:13:20.490Zrunning 0 tests
41902026-09-10T03:13:20.490Z
41912026-09-10T03:13:20.490Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41922026-09-10T03:13:20.491Z
41932026-09-10T03:13:20.491Z Running unittests src/main.rs (target/debug/deps/xtask-6f1ac2a60163755c)
41942026-09-10T03:13:20.491Z
41952026-09-10T03:13:20.491Zrunning 0 tests
41962026-09-10T03:13:20.491Z
41972026-09-10T03:13:20.491Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41982026-09-10T03:13:20.491Z
41992026-09-10T03:13:20.491Z Doc-tests aal
42002026-09-10T03:13:20.705Z
42012026-09-10T03:13:20.705Zrunning 0 tests
42022026-09-10T03:13:20.705Z
42032026-09-10T03:13:20.709Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42042026-09-10T03:13:20.709Z
42052026-09-10T03:13:20.732Z Doc-tests aal_macros
42062026-09-10T03:13:20.798Z
42072026-09-10T03:13:20.798Zrunning 0 tests
42082026-09-10T03:13:20.798Z
42092026-09-10T03:13:20.798Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42102026-09-10T03:13:20.798Z
42112026-09-10T03:13:20.808Z Doc-tests common
42122026-09-10T03:13:21.035Z
42132026-09-10T03:13:21.035Zrunning 0 tests
42142026-09-10T03:13:21.035Z
42152026-09-10T03:13:21.035Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42162026-09-10T03:13:21.035Z
42172026-09-10T03:13:21.062Z Doc-tests dpd_api
42182026-09-10T03:13:21.759Z
42192026-09-10T03:13:21.760Zrunning 2 tests
42202026-09-10T03:13:21.760Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 68) ... ignored
42212026-09-10T03:13:21.760Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 74) ... ignored
42222026-09-10T03:13:21.760Z
42232026-09-10T03:13:21.760Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
42242026-09-10T03:13:21.760Z
42252026-09-10T03:13:21.789Z Doc-tests dpd_client
42262026-09-10T03:13:23.164Z
42272026-09-10T03:13:23.164Zrunning 0 tests
42282026-09-10T03:13:23.165Z
42292026-09-10T03:13:23.165Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42302026-09-10T03:13:23.165Z
42312026-09-10T03:13:23.222Z Doc-tests dpd_types
42322026-09-10T03:13:23.407Z
42332026-09-10T03:13:23.407Zrunning 0 tests
42342026-09-10T03:13:23.407Z
42352026-09-10T03:13:23.407Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42362026-09-10T03:13:23.407Z
42372026-09-10T03:13:23.431Z Doc-tests dpd_types_versions
42382026-09-10T03:13:24.941Z
42392026-09-10T03:13:24.941Zrunning 1 test
42402026-09-10T03:13:24.941Ztest dpd-types/versions/src/lib.rs - (line 19) ... ignored
42412026-09-10T03:13:24.941Z
42422026-09-10T03:13:24.941Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
42432026-09-10T03:13:24.941Z
42442026-09-10T03:13:24.989Z Doc-tests packet
42452026-09-10T03:13:25.208Z
42462026-09-10T03:13:25.208Zrunning 0 tests
42472026-09-10T03:13:25.208Z
42482026-09-10T03:13:25.208Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42492026-09-10T03:13:25.208Z
42502026-09-10T03:13:25.234Z Doc-tests pcap
42512026-09-10T03:13:25.286Z
42522026-09-10T03:13:25.286Zrunning 0 tests
42532026-09-10T03:13:25.286Z
42542026-09-10T03:13:25.286Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42552026-09-10T03:13:25.286Z
42562026-09-10T03:13:25.354Z+ for feat in tofino_stub tofino_asic softnpu chaos
42572026-09-10T03:13:25.354Z+ RUST_BACKTRACE=full
42582026-09-10T03:13:25.354Z+ cargo test --features tofino_asic --no-fail-fast
42592026-09-10T03:13:25.957Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
42602026-09-10T03:13:26.038Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
42612026-09-10T03:13:26.042Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d)
42622026-09-10T03:13:26.049Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
42632026-09-10T03:13:34.806Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
42642026-09-10T03:13:34.940Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
42652026-09-10T03:14:16.807Z Finished `test` profile [unoptimized + debuginfo] target(s) in 51.42s
42662026-09-10T03:14:16.923Z Running unittests src/lib.rs (target/debug/deps/aal-079b5315db14bd68)
42672026-09-10T03:14:16.930Z
42682026-09-10T03:14:16.930Zrunning 0 tests
42692026-09-10T03:14:16.930Z
42702026-09-10T03:14:16.930Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42712026-09-10T03:14:16.930Z
42722026-09-10T03:14:16.930Z Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3)
42732026-09-10T03:14:16.937Z
42742026-09-10T03:14:16.938Zrunning 0 tests
42752026-09-10T03:14:16.938Z
42762026-09-10T03:14:16.938Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42772026-09-10T03:14:16.938Z
42782026-09-10T03:14:16.938Z Running unittests src/lib.rs (target/debug/deps/asic-482948a7e09c41a9)
42792026-09-10T03:14:17.028Z
42802026-09-10T03:14:17.028Zrunning 8 tests
42812026-09-10T03:14:17.033Ztest tofino_asic::qsfp::tests::test_read_write_cpu_port ... ok
42822026-09-10T03:14:17.033Ztest tofino_asic::qsfp::tests::fix_link ... ok
42832026-09-10T03:14:17.033Ztest tofino_asic::stats::constants_sanity_check ... ok
42842026-09-10T03:14:17.033Ztest tofino_asic::tests::test_wafer_location_from_coords ... ok
42852026-09-10T03:14:17.033Ztest tofino_asic::qsfp::tests::test_send_to_dpd_send_error ... ok
42862026-09-10T03:14:17.033Ztest tofino_asic::qsfp::tests::test_send_to_dpd_mutiple_sends_fails ... ok
42872026-09-10T03:14:17.040Ztest tofino_asic::qsfp::tests::test_send_to_dpd_recv_ok ... ok
42882026-09-10T03:14:17.529Ztest tofino_asic::qsfp::tests::test_send_to_dpd_recv_timeout ... ok
42892026-09-10T03:14:17.529Z
42902026-09-10T03:14:17.529Ztest result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s
42912026-09-10T03:14:17.529Z
42922026-09-10T03:14:17.539Z Running unittests src/lib.rs (target/debug/deps/common-4d662def9d115b1e)
42932026-09-10T03:14:17.564Z
42942026-09-10T03:14:17.564Zrunning 4 tests
42952026-09-10T03:14:17.568Ztest nat::tests::test_vni ... ok
42962026-09-10T03:14:17.568Ztest network::tests::test_generate_ipv6_link_local ... ok
42972026-09-10T03:14:17.568Ztest test_purge ... ok
42982026-09-10T03:14:17.571Ztest illumos::test::address_exists_handles_missing_object ... ok
42992026-09-10T03:14:17.571Z
43002026-09-10T03:14:17.571Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
43012026-09-10T03:14:17.571Z
43022026-09-10T03:14:17.571Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-80084eab02e86c99)
43032026-09-10T03:14:17.592Z
43042026-09-10T03:14:17.592Zrunning 1 test
43052026-09-10T03:14:17.595Z -------
43062026-09-10T03:14:17.595Z Generating OpenAPI documents from API definitions ...
43072026-09-10T03:14:17.743Z Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ...
43082026-09-10T03:14:17.811Z Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi"
43092026-09-10T03:14:18.868Z -------
43102026-09-10T03:14:18.868Z Checking 13 OpenAPI documents...
43112026-09-10T03:14:18.868Z Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller
43122026-09-10T03:14:18.868Z Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller
43132026-09-10T03:14:18.868Z Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller
43142026-09-10T03:14:18.868Z Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller
43152026-09-10T03:14:18.874Z Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller
43162026-09-10T03:14:18.874Z Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller
43172026-09-10T03:14:18.874Z Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller
43182026-09-10T03:14:18.874Z Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller
43192026-09-10T03:14:18.874Z Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller
43202026-09-10T03:14:18.874Z Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller
43212026-09-10T03:14:18.874Z Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller
43222026-09-10T03:14:18.874Z Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller
43232026-09-10T03:14:18.874Z Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller
43242026-09-10T03:14:18.874Z Fresh dpd "latest" symlink
43252026-09-10T03:14:18.874Z -------
43262026-09-10T03:14:18.874Z Success 13 documents checked: 14 fresh, 0 stale, 0 failed, 0 other problems
43272026-09-10T03:14:18.938Ztest test::test_apis_up_to_date ... ok
43282026-09-10T03:14:18.939Z
43292026-09-10T03:14:18.939Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.35s
43302026-09-10T03:14:18.939Z
43312026-09-10T03:14:19.003Z Running unittests src/main.rs (target/debug/deps/dpd-212dcdf0fddbee26)
43322026-09-10T03:14:19.065Z
43332026-09-10T03:14:19.065Zrunning 66 tests
43342026-09-10T03:14:19.069Ztest freemap::test_ordering ... ok
43352026-09-10T03:14:19.072Ztest config::tests::test_updates ... ok
43362026-09-10T03:14:19.072Ztest api_server::tests::test_build_info ... ok
43372026-09-10T03:14:19.072Ztest dhcpv6::tests::test_create_duid_bytes ... ok
43382026-09-10T03:14:19.076ZSep 10 03:14:18.158 DEBG created new freemap, unit: freemap_test
43392026-09-10T03:14:19.076ZSep 10 03:14:18.159 DEBG initted freemap. size: 128, unit: freemap_test
43402026-09-10T03:14:19.076ZSep 10 03:14:18.159 DEBG reset freemap, unit: freemap_test
43412026-09-10T03:14:19.076ZSep 10 03:14:18.158 DEBG created new freemap, unit: freemap_test
43422026-09-10T03:14:19.076ZSep 10 03:14:18.159 DEBG initted freemap. size: 128, unit: freemap_test
43432026-09-10T03:14:19.076ZSep 10 03:14:18.159 DEBG reset freemap, unit: freemap_test
43442026-09-10T03:14:19.076Ztest freemap::test_free ... ok
43452026-09-10T03:14:19.076ZSep 10 03:14:18.159 DEBG created new freemap, unit: freemap_test
43462026-09-10T03:14:19.076ZSep 10 03:14:18.159 DEBG initted freemap. size: 128, unit: freemap_test
43472026-09-10T03:14:19.076ZSep 10 03:14:18.159 DEBG reset freemap, unit: freemap_test
43482026-09-10T03:14:19.076Ztest freemap::test_exhaustion ... ok
43492026-09-10T03:14:19.076Ztest macaddrs::tests::test_mac_offset ... ok
43502026-09-10T03:14:19.076Ztest freemap::test_reclaim ... ok
43512026-09-10T03:14:19.076Ztest freemap::test_split ... ok
43522026-09-10T03:14:19.076ZSep 10 03:14:18.161 DEBG created new freemap, unit: freemap_test
43532026-09-10T03:14:19.076ZSep 10 03:14:18.161 DEBG initted freemap. size: 8, unit: freemap_test
43542026-09-10T03:14:19.076ZSep 10 03:14:18.161 DEBG reset freemap, unit: freemap_test
43552026-09-10T03:14:19.076Ztest nat::test_mapping ... ok
43562026-09-10T03:14:19.076Ztest freemap::test_reclaim_preserves_existing_freelist ... ok
43572026-09-10T03:14:19.076Ztest macaddrs::tests::test_parse_port_id ... ok
43582026-09-10T03:14:19.083Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
43592026-09-10T03:14:19.083Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
43602026-09-10T03:14:19.083Ztest port_map::tests::dump_map ... ok
43612026-09-10T03:14:19.083Ztest port_map::tests::parse_softnpu_revision ... ok
43622026-09-10T03:14:19.083ZSep 10 03:14:18.164 DEBG created new freemap, unit: freemap_route_ipv4
43632026-09-10T03:14:19.083ZSep 10 03:14:18.164 DEBG created new freemap, unit: freemap_route_ipv6
43642026-09-10T03:14:19.083ZSep 10 03:14:18.164 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
43652026-09-10T03:14:19.083ZSep 10 03:14:18.164 DEBG reset freemap, unit: freemap_route_ipv4
43662026-09-10T03:14:19.083ZSep 10 03:14:18.164 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
43672026-09-10T03:14:19.083ZSep 10 03:14:18.164 DEBG reset freemap, unit: freemap_route_ipv6
43682026-09-10T03:14:19.083ZSep 10 03:14:18.164 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
43692026-09-10T03:14:19.083Ztest port_map::tests::test_backplane_group ... ok
43702026-09-10T03:14:19.083ZSep 10 03:14:18.164 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 } }]
43712026-09-10T03:14:19.083ZSep 10 03:14:18.164 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff
43722026-09-10T03:14:19.083ZSep 10 03:14:18.164 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 } }]
43732026-09-10T03:14:19.083ZSep 10 03:14:18.164 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
43742026-09-10T03:14:19.083ZSep 10 03:14:18.164 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 } }]
43752026-09-10T03:14:19.083ZSep 10 03:14:18.164 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
43762026-09-10T03:14:19.083ZSep 10 03:14:18.164 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 } }]
43772026-09-10T03:14:19.083ZSep 10 03:14:18.164 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
43782026-09-10T03:14:19.083ZSep 10 03:14:18.164 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 } }]
43792026-09-10T03:14:19.083ZSep 10 03:14:18.164 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
43802026-09-10T03:14:19.084ZSep 10 03:14:18.164 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 } }]
43812026-09-10T03:14:19.084ZSep 10 03:14:18.164 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
43822026-09-10T03:14:19.084ZSep 10 03:14:18.164 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 } }]
43832026-09-10T03:14:19.084ZSep 10 03:14:18.164 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
43842026-09-10T03:14:19.084ZSep 10 03:14:18.164 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 } }]
43852026-09-10T03:14:19.084ZSep 10 03:14:18.164 INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
43862026-09-10T03:14:19.084ZSep 10 03:14:18.164 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 } }]
43872026-09-10T03:14:19.084ZSep 10 03:14:18.164 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
43882026-09-10T03:14:19.084ZSep 10 03:14:18.164 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 } }]
43892026-09-10T03:14:19.084ZSep 10 03:14:18.164 INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
43902026-09-10T03:14:19.084ZSep 10 03:14:18.164 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 } }]
43912026-09-10T03:14:19.084ZSep 10 03:14:18.164 INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
43922026-09-10T03:14:19.084ZSep 10 03:14:18.164 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 } }]
43932026-09-10T03:14:19.084ZSep 10 03:14:18.164 INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
43942026-09-10T03:14:19.084ZSep 10 03:14:18.164 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 } }]
43952026-09-10T03:14:19.084ZSep 10 03:14:18.164 INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ff
43962026-09-10T03:14:19.084ZSep 10 03:14:18.164 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 } }]
43972026-09-10T03:14:19.084ZSep 10 03:14:18.164 INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
43982026-09-10T03:14:19.084ZSep 10 03:14:18.164 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 } }]
43992026-09-10T03:14:19.084ZSep 10 03:14:18.164 INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ff
44002026-09-10T03:14:19.084ZSep 10 03:14:18.165 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 } }]
44012026-09-10T03:14:19.084ZSep 10 03:14:18.165 INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ff
44022026-09-10T03:14:19.084ZSep 10 03:14:18.165 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 } }]
44032026-09-10T03:14:19.084ZSep 10 03:14:18.165 INFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ff
44042026-09-10T03:14:19.084ZSep 10 03:14:18.165 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 } }]
44052026-09-10T03:14:19.084ZSep 10 03:14:18.165 INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ff
44062026-09-10T03:14:19.084ZSep 10 03:14:18.165 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 } }]
44072026-09-10T03:14:19.084ZSep 10 03:14:18.165 INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
44082026-09-10T03:14:19.084ZSep 10 03:14:18.165 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 } }]
44092026-09-10T03:14:19.084ZSep 10 03:14:18.165 INFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
44102026-09-10T03:14:19.084ZSep 10 03:14:18.165 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 } }]
44112026-09-10T03:14:19.084ZSep 10 03:14:18.165 INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ff
44122026-09-10T03:14:19.084ZSep 10 03:14:18.165 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 } }]
44132026-09-10T03:14:19.084ZSep 10 03:14:18.165 INFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ff
44142026-09-10T03:14:19.084ZSep 10 03:14:18.165 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 } }]
44152026-09-10T03:14:19.084ZSep 10 03:14:18.165 INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ff
44162026-09-10T03:14:19.085ZSep 10 03:14:18.165 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 } }]
44172026-09-10T03:14:19.085ZSep 10 03:14:18.165 INFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ff
44182026-09-10T03:14:19.085ZSep 10 03:14:18.165 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 } }]
44192026-09-10T03:14:19.085ZSep 10 03:14:18.165 INFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ff
44202026-09-10T03:14:19.085ZSep 10 03:14:18.165 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 } }]
44212026-09-10T03:14:19.085ZSep 10 03:14:18.165 INFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ff
44222026-09-10T03:14:19.085ZSep 10 03:14:18.165 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 } }]
44232026-09-10T03:14:19.085ZSep 10 03:14:18.165 INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
44242026-09-10T03:14:19.085ZSep 10 03:14:18.165 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 } }]
44252026-09-10T03:14:19.085ZSep 10 03:14:18.165 INFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
44262026-09-10T03:14:19.085ZSep 10 03:14:18.165 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 } }]
44272026-09-10T03:14:19.085ZSep 10 03:14:18.165 INFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
44282026-09-10T03:14:19.085ZSep 10 03:14:18.165 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 } }]
44292026-09-10T03:14:19.085ZSep 10 03:14:18.165 INFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
44302026-09-10T03:14:19.085ZSep 10 03:14:18.165 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 } }]
44312026-09-10T03:14:19.085ZSep 10 03:14:18.165 INFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
44322026-09-10T03:14:19.085ZSep 10 03:14:18.165 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 } }]
44332026-09-10T03:14:19.085ZSep 10 03:14:18.165 INFO adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
44342026-09-10T03:14:19.085ZSep 10 03:14:18.165 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 } }]
44352026-09-10T03:14:19.085ZSep 10 03:14:18.165 INFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ff
44362026-09-10T03:14:19.085ZSep 10 03:14:18.165 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 } }]
44372026-09-10T03:14:19.085ZSep 10 03:14:18.165 INFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ff
44382026-09-10T03:14:19.085ZSep 10 03:14:18.165 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 } }]
44392026-09-10T03:14:19.085ZSep 10 03:14:18.165 INFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ff
44402026-09-10T03:14:19.085ZSep 10 03:14:18.165 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 } }]
44412026-09-10T03:14:19.085ZSep 10 03:14:18.165 INFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ff
44422026-09-10T03:14:19.085ZSep 10 03:14:18.165 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 } }]
44432026-09-10T03:14:19.085ZSep 10 03:14:18.165 INFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ff
44442026-09-10T03:14:19.085ZSep 10 03:14:18.165 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 } }]
44452026-09-10T03:14:19.085ZSep 10 03:14:18.165 INFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ff
44462026-09-10T03:14:19.085ZSep 10 03:14:18.165 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 } }]
44472026-09-10T03:14:19.085ZSep 10 03:14:18.165 INFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ff
44482026-09-10T03:14:19.085ZSep 10 03:14:18.165 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 } }]
44492026-09-10T03:14:19.085ZSep 10 03:14:18.165 INFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ff
44502026-09-10T03:14:19.085ZSep 10 03:14:18.165 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 } }]
44512026-09-10T03:14:19.085ZSep 10 03:14:18.165 INFO adding route 3fff:beef:28::/64 -> 2001:db8::55:ff
44522026-09-10T03:14:19.085ZSep 10 03:14:18.165 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 } }]
44532026-09-10T03:14:19.085ZSep 10 03:14:18.165 INFO adding route 3fff:beef:29::/64 -> 2001:db8::55:ff
44542026-09-10T03:14:19.085ZSep 10 03:14:18.165 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 } }]
44552026-09-10T03:14:19.086ZSep 10 03:14:18.165 INFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
44562026-09-10T03:14:19.086ZSep 10 03:14:18.165 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 } }]
44572026-09-10T03:14:19.086ZSep 10 03:14:18.165 INFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
44582026-09-10T03:14:19.091ZSep 10 03:14:18.165 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 } }]
44592026-09-10T03:14:19.091ZSep 10 03:14:18.165 INFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
44602026-09-10T03:14:19.091ZSep 10 03:14:18.165 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 } }]
44612026-09-10T03:14:19.091ZSep 10 03:14:18.165 INFO adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
44622026-09-10T03:14:19.091ZSep 10 03:14:18.165 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 } }]
44632026-09-10T03:14:19.091ZSep 10 03:14:18.165 INFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
44642026-09-10T03:14:19.091ZSep 10 03:14:18.165 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 } }]
44652026-09-10T03:14:19.091ZSep 10 03:14:18.165 INFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
44662026-09-10T03:14:19.091ZSep 10 03:14:18.165 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 } }]
44672026-09-10T03:14:19.091ZSep 10 03:14:18.165 INFO adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
44682026-09-10T03:14:19.091ZSep 10 03:14:18.165 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 } }]
44692026-09-10T03:14:19.091ZSep 10 03:14:18.165 INFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ff
44702026-09-10T03:14:19.091ZSep 10 03:14:18.165 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 } }]
44712026-09-10T03:14:19.091ZSep 10 03:14:18.165 INFO adding route 3fff:beef:32::/64 -> 2001:db8::55:ff
44722026-09-10T03:14:19.091ZSep 10 03:14:18.165 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 } }]
44732026-09-10T03:14:19.091ZSep 10 03:14:18.165 INFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ff
44742026-09-10T03:14:19.091ZSep 10 03:14:18.165 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 } }]
44752026-09-10T03:14:19.091ZSep 10 03:14:18.165 INFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ff
44762026-09-10T03:14:19.091ZSep 10 03:14:18.165 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 } }]
44772026-09-10T03:14:19.091ZSep 10 03:14:18.165 INFO adding route 3fff:beef:35::/64 -> 2001:db8::55:ff
44782026-09-10T03:14:19.091ZSep 10 03:14:18.165 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 } }]
44792026-09-10T03:14:19.091ZSep 10 03:14:18.165 INFO adding route 3fff:beef:36::/64 -> 2001:db8::55:ff
44802026-09-10T03:14:19.091ZSep 10 03:14:18.165 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 } }]
44812026-09-10T03:14:19.091ZSep 10 03:14:18.165 INFO adding route 3fff:beef:37::/64 -> 2001:db8::55:ff
44822026-09-10T03:14:19.091ZSep 10 03:14:18.165 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 } }]
44832026-09-10T03:14:19.091ZSep 10 03:14:18.165 INFO adding route 3fff:beef:38::/64 -> 2001:db8::55:ff
44842026-09-10T03:14:19.091ZSep 10 03:14:18.165 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 } }]
44852026-09-10T03:14:19.091ZSep 10 03:14:18.165 INFO adding route 3fff:beef:39::/64 -> 2001:db8::55:ff
44862026-09-10T03:14:19.091ZSep 10 03:14:18.165 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 } }]
44872026-09-10T03:14:19.091ZSep 10 03:14:18.165 INFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
44882026-09-10T03:14:19.091ZSep 10 03:14:18.165 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 } }]
44892026-09-10T03:14:19.091ZSep 10 03:14:18.165 INFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
44902026-09-10T03:14:19.091ZSep 10 03:14:18.165 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 } }]
44912026-09-10T03:14:19.092ZSep 10 03:14:18.165 INFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
44922026-09-10T03:14:19.092ZSep 10 03:14:18.165 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 } }]
44932026-09-10T03:14:19.092ZSep 10 03:14:18.165 INFO adding route 3fff:beef:3d::/64 -> 2001:db8::55:ff
44942026-09-10T03:14:19.092ZSep 10 03:14:18.165 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 } }]
44952026-09-10T03:14:19.092ZSep 10 03:14:18.165 INFO adding route 3fff:beef:3e::/64 -> 2001:db8::55:ff
44962026-09-10T03:14:19.092ZSep 10 03:14:18.165 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 } }]
44972026-09-10T03:14:19.092ZSep 10 03:14:18.165 INFO adding route 3fff:beef:3f::/64 -> 2001:db8::55:ff
44982026-09-10T03:14:19.092ZSep 10 03:14:18.165 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 } }]
44992026-09-10T03:14:19.092ZSep 10 03:14:18.165 DEBG failed to allocate space for the new target list
45002026-09-10T03:14:19.092ZSep 10 03:14:18.165 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 } }]
45012026-09-10T03:14:19.092ZSep 10 03:14:18.165 DEBG failed to allocate space for the new target list
45022026-09-10T03:14:19.092ZSep 10 03:14:18.164 DEBG created new freemap, unit: freemap_route_ipv4
45032026-09-10T03:14:19.092ZSep 10 03:14:18.165 DEBG created new freemap, unit: freemap_route_ipv6
45042026-09-10T03:14:19.092ZSep 10 03:14:18.165 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
45052026-09-10T03:14:19.092ZSep 10 03:14:18.165 DEBG reset freemap, unit: freemap_route_ipv4
45062026-09-10T03:14:19.092ZSep 10 03:14:18.165 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
45072026-09-10T03:14:19.092ZSep 10 03:14:18.165 DEBG reset freemap, unit: freemap_route_ipv6
45082026-09-10T03:14:19.092ZSep 10 03:14:18.165 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
45092026-09-10T03:14:19.092ZSep 10 03:14:18.165 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 } }]
45102026-09-10T03:14:19.092ZSep 10 03:14:18.165 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2
45112026-09-10T03:14:19.092ZSep 10 03:14:18.165 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 } }]
45122026-09-10T03:14:19.092ZSep 10 03:14:18.165 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff
45132026-09-10T03:14:19.092ZSep 10 03:14:18.165 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 } }]
45142026-09-10T03:14:19.092ZSep 10 03:14:18.165 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
45152026-09-10T03:14:19.092ZSep 10 03:14:18.165 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 } }]
45162026-09-10T03:14:19.092ZSep 10 03:14:18.165 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
45172026-09-10T03:14:19.092ZSep 10 03:14:18.165 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 } }]
45182026-09-10T03:14:19.092ZSep 10 03:14:18.165 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
45192026-09-10T03:14:19.092ZSep 10 03:14:18.165 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 } }]
45202026-09-10T03:14:19.092ZSep 10 03:14:18.165 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
45212026-09-10T03:14:19.092ZSep 10 03:14:18.165 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 } }]
45222026-09-10T03:14:19.092ZSep 10 03:14:18.165 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
45232026-09-10T03:14:19.092ZSep 10 03:14:18.165 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 } }]
45242026-09-10T03:14:19.092ZSep 10 03:14:18.165 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
45252026-09-10T03:14:19.092ZSep 10 03:14:18.165 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 } }]
45262026-09-10T03:14:19.092ZSep 10 03:14:18.165 INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
45272026-09-10T03:14:19.093ZSep 10 03:14:18.165 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 } }]
45282026-09-10T03:14:19.093ZSep 10 03:14:18.165 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
45292026-09-10T03:14:19.093ZSep 10 03:14:18.165 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 } }]
45302026-09-10T03:14:19.093ZSep 10 03:14:18.165 INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
45312026-09-10T03:14:19.093ZSep 10 03:14:18.165 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 } }]
45322026-09-10T03:14:19.093ZSep 10 03:14:18.165 INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
45332026-09-10T03:14:19.093ZSep 10 03:14:18.165 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 } }]
45342026-09-10T03:14:19.093ZSep 10 03:14:18.165 INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
45352026-09-10T03:14:19.093ZSep 10 03:14:18.165 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 } }]
45362026-09-10T03:14:19.093ZSep 10 03:14:18.165 INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ff
45372026-09-10T03:14:19.093ZSep 10 03:14:18.165 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 } }]
45382026-09-10T03:14:19.093ZSep 10 03:14:18.165 INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
45392026-09-10T03:14:19.093ZSep 10 03:14:18.165 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 } }]
45402026-09-10T03:14:19.093ZSep 10 03:14:18.165 INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ff
45412026-09-10T03:14:19.093ZSep 10 03:14:18.165 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 } }]
45422026-09-10T03:14:19.093ZSep 10 03:14:18.165 INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ff
45432026-09-10T03:14:19.093ZSep 10 03:14:18.165 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 } }]
45442026-09-10T03:14:19.093ZSep 10 03:14:18.165 INFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ff
45452026-09-10T03:14:19.093ZSep 10 03:14:18.165 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 } }]
45462026-09-10T03:14:19.093ZSep 10 03:14:18.165 INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ff
45472026-09-10T03:14:19.093ZSep 10 03:14:18.165 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 } }]
45482026-09-10T03:14:19.093ZSep 10 03:14:18.165 INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
45492026-09-10T03:14:19.093ZSep 10 03:14:18.166 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 } }]
45502026-09-10T03:14:19.093ZSep 10 03:14:18.166 INFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
45512026-09-10T03:14:19.093ZSep 10 03:14:18.166 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 } }]
45522026-09-10T03:14:19.093ZSep 10 03:14:18.166 INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ff
45532026-09-10T03:14:19.093ZSep 10 03:14:18.166 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 } }]
45542026-09-10T03:14:19.093ZSep 10 03:14:18.166 INFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ff
45552026-09-10T03:14:19.093ZSep 10 03:14:18.166 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 } }]
45562026-09-10T03:14:19.093ZSep 10 03:14:18.166 INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ff
45572026-09-10T03:14:19.093ZSep 10 03:14:18.166 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 } }]
45582026-09-10T03:14:19.100ZSep 10 03:14:18.166 INFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ff
45592026-09-10T03:14:19.100ZSep 10 03:14:18.166 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 } }]
45602026-09-10T03:14:19.100ZSep 10 03:14:18.166 INFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ff
45612026-09-10T03:14:19.100ZSep 10 03:14:18.166 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 } }]
45622026-09-10T03:14:19.100ZSep 10 03:14:18.166 INFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ff
45632026-09-10T03:14:19.100ZSep 10 03:14:18.166 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 } }]
45642026-09-10T03:14:19.100ZSep 10 03:14:18.166 INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
45652026-09-10T03:14:19.100ZSep 10 03:14:18.166 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 } }]
45662026-09-10T03:14:19.100ZSep 10 03:14:18.166 INFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
45672026-09-10T03:14:19.100ZSep 10 03:14:18.166 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 } }]
45682026-09-10T03:14:19.100ZSep 10 03:14:18.166 INFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
45692026-09-10T03:14:19.100ZSep 10 03:14:18.166 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 } }]
45702026-09-10T03:14:19.100ZSep 10 03:14:18.166 INFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
45712026-09-10T03:14:19.100ZSep 10 03:14:18.166 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 } }]
45722026-09-10T03:14:19.100ZSep 10 03:14:18.166 INFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
45732026-09-10T03:14:19.100ZSep 10 03:14:18.166 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 } }]
45742026-09-10T03:14:19.100ZSep 10 03:14:18.166 INFO adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
45752026-09-10T03:14:19.100ZSep 10 03:14:18.166 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 } }]
45762026-09-10T03:14:19.101ZSep 10 03:14:18.166 INFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ff
45772026-09-10T03:14:19.101ZSep 10 03:14:18.166 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 } }]
45782026-09-10T03:14:19.101ZSep 10 03:14:18.166 INFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ff
45792026-09-10T03:14:19.101ZSep 10 03:14:18.166 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 } }]
45802026-09-10T03:14:19.101ZSep 10 03:14:18.166 INFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ff
45812026-09-10T03:14:19.101ZSep 10 03:14:18.166 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 } }]
45822026-09-10T03:14:19.101ZSep 10 03:14:18.166 INFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ff
45832026-09-10T03:14:19.101ZSep 10 03:14:18.166 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 } }]
45842026-09-10T03:14:19.101ZSep 10 03:14:18.166 INFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ff
45852026-09-10T03:14:19.101ZSep 10 03:14:18.166 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 } }]
45862026-09-10T03:14:19.101ZSep 10 03:14:18.166 INFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ff
45872026-09-10T03:14:19.101ZSep 10 03:14:18.166 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 } }]
45882026-09-10T03:14:19.101ZSep 10 03:14:18.166 INFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ff
45892026-09-10T03:14:19.101ZSep 10 03:14:18.166 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 } }]
45902026-09-10T03:14:19.101ZSep 10 03:14:18.166 INFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ff
45912026-09-10T03:14:19.101ZSep 10 03:14:18.166 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 } }]
45922026-09-10T03:14:19.101ZSep 10 03:14:18.166 INFO adding route 3fff:beef:28::/64 -> 2001:db8::55:ff
45932026-09-10T03:14:19.101ZSep 10 03:14:18.166 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 } }]
45942026-09-10T03:14:19.101ZSep 10 03:14:18.166 INFO adding route 3fff:beef:29::/64 -> 2001:db8::55:ff
45952026-09-10T03:14:19.101ZSep 10 03:14:18.166 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 } }]
45962026-09-10T03:14:19.101ZSep 10 03:14:18.166 INFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
45972026-09-10T03:14:19.101ZSep 10 03:14:18.166 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 } }]
45982026-09-10T03:14:19.101ZSep 10 03:14:18.166 INFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
45992026-09-10T03:14:19.101ZSep 10 03:14:18.166 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 } }]
46002026-09-10T03:14:19.101ZSep 10 03:14:18.166 INFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
46012026-09-10T03:14:19.101ZSep 10 03:14:18.166 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 } }]
46022026-09-10T03:14:19.101ZSep 10 03:14:18.166 INFO adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
46032026-09-10T03:14:19.101ZSep 10 03:14:18.166 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 } }]
46042026-09-10T03:14:19.101ZSep 10 03:14:18.166 INFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
46052026-09-10T03:14:19.101ZSep 10 03:14:18.166 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 } }]
46062026-09-10T03:14:19.101ZSep 10 03:14:18.166 INFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
46072026-09-10T03:14:19.101ZSep 10 03:14:18.166 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 } }]
46082026-09-10T03:14:19.101ZSep 10 03:14:18.166 INFO adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
46092026-09-10T03:14:19.101ZSep 10 03:14:18.166 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 } }]
46102026-09-10T03:14:19.101ZSep 10 03:14:18.166 INFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ff
46112026-09-10T03:14:19.101ZSep 10 03:14:18.166 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 } }]
46122026-09-10T03:14:19.101ZSep 10 03:14:18.166 INFO adding route 3fff:beef:32::/64 -> 2001:db8::55:ff
46132026-09-10T03:14:19.101ZSep 10 03:14:18.166 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 } }]
46142026-09-10T03:14:19.101ZSep 10 03:14:18.166 INFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ff
46152026-09-10T03:14:19.101ZSep 10 03:14:18.166 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 } }]
46162026-09-10T03:14:19.102ZSep 10 03:14:18.166 INFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ff
46172026-09-10T03:14:19.102ZSep 10 03:14:18.166 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 } }]
46182026-09-10T03:14:19.102ZSep 10 03:14:18.166 INFO adding route 3fff:beef:35::/64 -> 2001:db8::55:ff
46192026-09-10T03:14:19.102ZSep 10 03:14:18.166 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 } }]
46202026-09-10T03:14:19.102ZSep 10 03:14:18.166 INFO adding route 3fff:beef:36::/64 -> 2001:db8::55:ff
46212026-09-10T03:14:19.102ZSep 10 03:14:18.166 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 } }]
46222026-09-10T03:14:19.102ZSep 10 03:14:18.166 INFO adding route 3fff:beef:37::/64 -> 2001:db8::55:ff
46232026-09-10T03:14:19.102ZSep 10 03:14:18.166 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 } }]
46242026-09-10T03:14:19.102ZSep 10 03:14:18.166 INFO adding route 3fff:beef:38::/64 -> 2001:db8::55:ff
46252026-09-10T03:14:19.102ZSep 10 03:14:18.166 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 } }]
46262026-09-10T03:14:19.102ZSep 10 03:14:18.166 INFO adding route 3fff:beef:39::/64 -> 2001:db8::55:ff
46272026-09-10T03:14:19.102ZSep 10 03:14:18.166 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 } }]
46282026-09-10T03:14:19.102ZSep 10 03:14:18.166 INFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
46292026-09-10T03:14:19.102ZSep 10 03:14:18.166 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 } }]
46302026-09-10T03:14:19.102ZSep 10 03:14:18.166 INFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
46312026-09-10T03:14:19.102ZSep 10 03:14:18.166 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 } }]
46322026-09-10T03:14:19.102ZSep 10 03:14:18.166 INFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
46332026-09-10T03:14:19.102ZSep 10 03:14:18.166 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 } }]
46342026-09-10T03:14:19.102ZSep 10 03:14:18.166 INFO adding route 3fff:beef:3d::/64 -> 2001:db8::55:ff
46352026-09-10T03:14:19.102ZSep 10 03:14:18.166 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 } }]
46362026-09-10T03:14:19.102ZSep 10 03:14:18.166 INFO adding route 3fff:beef:3e::/64 -> 2001:db8::55:ff
46372026-09-10T03:14:19.102ZSep 10 03:14:18.166 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 } }]
46382026-09-10T03:14:19.102ZSep 10 03:14:18.166 DEBG failed to allocate space for the new target list
46392026-09-10T03:14:19.102ZSep 10 03:14:18.166 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 } }]
46402026-09-10T03:14:19.102ZSep 10 03:14:18.165 DEBG created new freemap, unit: freemap_test
46412026-09-10T03:14:19.102ZSep 10 03:14:18.166 DEBG initted freemap. size: 128, unit: freemap_test
46422026-09-10T03:14:19.102ZSep 10 03:14:18.166 DEBG reset freemap, unit: freemap_test
46432026-09-10T03:14:19.102Ztest port_map::tests::test_port_map ... ok
46442026-09-10T03:14:19.102Ztest freemap::test_span ... ok
46452026-09-10T03:14:19.102ZSep 10 03:14:18.167 DEBG created new freemap, unit: freemap_route_ipv4
46462026-09-10T03:14:19.102ZSep 10 03:14:18.167 DEBG created new freemap, unit: freemap_route_ipv6
46472026-09-10T03:14:19.102ZSep 10 03:14:18.167 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
46482026-09-10T03:14:19.102ZSep 10 03:14:18.167 DEBG reset freemap, unit: freemap_route_ipv4
46492026-09-10T03:14:19.102ZSep 10 03:14:18.167 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
46502026-09-10T03:14:19.102ZSep 10 03:14:18.167 DEBG reset freemap, unit: freemap_route_ipv6
46512026-09-10T03:14:19.102ZSep 10 03:14:18.167 INFO adding route 172.16.0.0/32 -> 10.0.0.1Sep 10 03:14:18.167 DEBG created new freemap, unit: freemap_test
46522026-09-10T03:14:19.102ZSep 10 03:14:18.167 DEBG initted freemap. size: 128, unit: freemap_test
46532026-09-10T03:14:19.102ZSep 10 03:14:18.167 DEBG reset freemap, unit: freemap_test
46542026-09-10T03:14:19.103Z
46552026-09-10T03:14:19.103ZSep 10 03:14:18.167 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 } }]
46562026-09-10T03:14:19.103ZSep 10 03:14:18.167 INFO adding route 172.17.0.0/32 -> 10.0.0.255
46572026-09-10T03:14:19.103ZSep 10 03:14:18.167 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 } }]
46582026-09-10T03:14:19.110ZSep 10 03:14:18.167 INFO adding route 172.17.0.1/32 -> 10.0.0.255
46592026-09-10T03:14:19.110ZSep 10 03:14:18.167 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 } }]
46602026-09-10T03:14:19.110ZSep 10 03:14:18.167 INFO adding route 172.17.0.2/32 -> 10.0.0.255
46612026-09-10T03:14:19.110ZSep 10 03:14:18.167 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 } }]
46622026-09-10T03:14:19.110Ztest freemap::test_basic ... ok
46632026-09-10T03:14:19.110ZSep 10 03:14:18.168 INFO adding route 172.17.0.3/32 -> 10.0.0.255
46642026-09-10T03:14:19.110ZSep 10 03:14:18.168 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 } }]
46652026-09-10T03:14:19.110ZSep 10 03:14:18.168 INFO adding route 172.17.0.4/32 -> 10.0.0.255
46662026-09-10T03:14:19.110ZSep 10 03:14:18.168 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 } }]
46672026-09-10T03:14:19.110ZSep 10 03:14:18.168 INFO adding route 172.17.0.5/32 -> 10.0.0.255
46682026-09-10T03:14:19.110ZSep 10 03:14:18.168 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 } }]
46692026-09-10T03:14:19.111ZSep 10 03:14:18.168 INFO adding route 172.17.0.6/32 -> 10.0.0.255
46702026-09-10T03:14:19.111ZSep 10 03:14:18.168 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 } }]
46712026-09-10T03:14:19.111ZSep 10 03:14:18.168 INFO adding route 172.17.0.7/32 -> 10.0.0.255
46722026-09-10T03:14:19.111ZSep 10 03:14:18.168 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 } }]
46732026-09-10T03:14:19.111ZSep 10 03:14:18.168 INFO adding route 172.17.0.8/32 -> 10.0.0.255
46742026-09-10T03:14:19.111ZSep 10 03:14:18.168 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 } }]
46752026-09-10T03:14:19.111ZSep 10 03:14:18.168 INFO adding route 172.17.0.9/32 -> 10.0.0.255
46762026-09-10T03:14:19.111ZSep 10 03:14:18.168 DEBG replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
46772026-09-10T03:14:19.111ZSep 10 03:14:18.168 INFO adding route 172.17.0.10/32 -> 10.0.0.255
46782026-09-10T03:14:19.111ZSep 10 03:14:18.168 DEBG replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
46792026-09-10T03:14:19.111ZSep 10 03:14:18.168 INFO adding route 172.17.0.11/32 -> 10.0.0.255
46802026-09-10T03:14:19.111ZSep 10 03:14:18.168 DEBG replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
46812026-09-10T03:14:19.111ZSep 10 03:14:18.168 INFO adding route 172.17.0.12/32 -> 10.0.0.255
46822026-09-10T03:14:19.111ZSep 10 03:14:18.168 DEBG replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
46832026-09-10T03:14:19.111ZSep 10 03:14:18.168 INFO adding route 172.17.0.13/32 -> 10.0.0.255
46842026-09-10T03:14:19.111ZSep 10 03:14:18.168 DEBG replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
46852026-09-10T03:14:19.111ZSep 10 03:14:18.168 INFO adding route 172.17.0.14/32 -> 10.0.0.255
46862026-09-10T03:14:19.111ZSep 10 03:14:18.168 DEBG replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
46872026-09-10T03:14:19.111ZSep 10 03:14:18.168 INFO adding route 172.17.0.15/32 -> 10.0.0.255
46882026-09-10T03:14:19.111ZSep 10 03:14:18.168 DEBG replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
46892026-09-10T03:14:19.111ZSep 10 03:14:18.168 INFO adding route 172.17.0.16/32 -> 10.0.0.255
46902026-09-10T03:14:19.111ZSep 10 03:14:18.168 DEBG replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
46912026-09-10T03:14:19.111ZSep 10 03:14:18.168 INFO adding route 172.17.0.17/32 -> 10.0.0.255
46922026-09-10T03:14:19.111ZSep 10 03:14:18.168 DEBG replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
46932026-09-10T03:14:19.111ZSep 10 03:14:18.168 INFO adding route 172.17.0.18/32 -> 10.0.0.255
46942026-09-10T03:14:19.111ZSep 10 03:14:18.168 DEBG replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
46952026-09-10T03:14:19.111ZSep 10 03:14:18.168 INFO adding route 172.17.0.19/32 -> 10.0.0.255
46962026-09-10T03:14:19.111ZSep 10 03:14:18.168 DEBG replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
46972026-09-10T03:14:19.111ZSep 10 03:14:18.168 INFO adding route 172.17.0.20/32 -> 10.0.0.255
46982026-09-10T03:14:19.111ZSep 10 03:14:18.168 DEBG replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
46992026-09-10T03:14:19.111ZSep 10 03:14:18.168 INFO adding route 172.17.0.21/32 -> 10.0.0.255
47002026-09-10T03:14:19.111ZSep 10 03:14:18.168 DEBG replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
47012026-09-10T03:14:19.111ZSep 10 03:14:18.168 INFO adding route 172.17.0.22/32 -> 10.0.0.255
47022026-09-10T03:14:19.111ZSep 10 03:14:18.168 DEBG replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
47032026-09-10T03:14:19.111ZSep 10 03:14:18.168 INFO adding route 172.17.0.23/32 -> 10.0.0.255
47042026-09-10T03:14:19.111ZSep 10 03:14:18.168 DEBG replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
47052026-09-10T03:14:19.112ZSep 10 03:14:18.168 INFO adding route 172.17.0.24/32 -> 10.0.0.255
47062026-09-10T03:14:19.112ZSep 10 03:14:18.168 DEBG replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
47072026-09-10T03:14:19.112ZSep 10 03:14:18.169 INFO adding route 172.17.0.25/32 -> 10.0.0.255
47082026-09-10T03:14:19.112ZSep 10 03:14:18.169 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 } }]
47092026-09-10T03:14:19.112ZSep 10 03:14:18.169 INFO adding route 172.17.0.26/32 -> 10.0.0.255
47102026-09-10T03:14:19.112ZSep 10 03:14:18.169 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 } }]
47112026-09-10T03:14:19.112ZSep 10 03:14:18.169 INFO adding route 172.17.0.27/32 -> 10.0.0.255
47122026-09-10T03:14:19.112ZSep 10 03:14:18.169 DEBG replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
47132026-09-10T03:14:19.112ZSep 10 03:14:18.169 INFO adding route 172.17.0.28/32 -> 10.0.0.255
47142026-09-10T03:14:19.112ZSep 10 03:14:18.169 DEBG replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
47152026-09-10T03:14:19.112ZSep 10 03:14:18.169 INFO adding route 172.17.0.29/32 -> 10.0.0.255
47162026-09-10T03:14:19.112ZSep 10 03:14:18.169 DEBG replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
47172026-09-10T03:14:19.112ZSep 10 03:14:18.169 INFO adding route 172.17.0.30/32 -> 10.0.0.255
47182026-09-10T03:14:19.112ZSep 10 03:14:18.169 DEBG replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
47192026-09-10T03:14:19.112ZSep 10 03:14:18.169 INFO adding route 172.17.0.31/32 -> 10.0.0.255
47202026-09-10T03:14:19.112ZSep 10 03:14:18.169 DEBG replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
47212026-09-10T03:14:19.112ZSep 10 03:14:18.169 INFO adding route 172.17.0.32/32 -> 10.0.0.255
47222026-09-10T03:14:19.112ZSep 10 03:14:18.169 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 } }]
47232026-09-10T03:14:19.112ZSep 10 03:14:18.169 INFO adding route 172.17.0.33/32 -> 10.0.0.255
47242026-09-10T03:14:19.112ZSep 10 03:14:18.169 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 } }]
47252026-09-10T03:14:19.112ZSep 10 03:14:18.169 INFO adding route 172.17.0.34/32 -> 10.0.0.255
47262026-09-10T03:14:19.112ZSep 10 03:14:18.169 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 } }]
47272026-09-10T03:14:19.112ZSep 10 03:14:18.169 INFO adding route 172.17.0.35/32 -> 10.0.0.255
47282026-09-10T03:14:19.112ZSep 10 03:14:18.169 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 } }]
47292026-09-10T03:14:19.112ZSep 10 03:14:18.169 INFO adding route 172.17.0.36/32 -> 10.0.0.255
47302026-09-10T03:14:19.112ZSep 10 03:14:18.169 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 } }]
47312026-09-10T03:14:19.112ZSep 10 03:14:18.169 INFO adding route 172.17.0.37/32 -> 10.0.0.255
47322026-09-10T03:14:19.112ZSep 10 03:14:18.169 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 } }]
47332026-09-10T03:14:19.112ZSep 10 03:14:18.169 INFO adding route 172.17.0.38/32 -> 10.0.0.255
47342026-09-10T03:14:19.112ZSep 10 03:14:18.169 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 } }]
47352026-09-10T03:14:19.112ZSep 10 03:14:18.169 INFO adding route 172.17.0.39/32 -> 10.0.0.255
47362026-09-10T03:14:19.112ZSep 10 03:14:18.169 DEBG replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
47372026-09-10T03:14:19.112ZSep 10 03:14:18.169 INFO adding route 172.17.0.40/32 -> 10.0.0.255
47382026-09-10T03:14:19.112ZSep 10 03:14:18.169 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 } }]
47392026-09-10T03:14:19.112ZSep 10 03:14:18.169 INFO adding route 172.17.0.41/32 -> 10.0.0.255
47402026-09-10T03:14:19.112ZSep 10 03:14:18.169 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 } }]
47412026-09-10T03:14:19.112ZSep 10 03:14:18.169 INFO adding route 172.17.0.42/32 -> 10.0.0.255
47422026-09-10T03:14:19.112ZSep 10 03:14:18.169 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 } }]
47432026-09-10T03:14:19.112ZSep 10 03:14:18.169 INFO adding route 172.17.0.43/32 -> 10.0.0.255
47442026-09-10T03:14:19.113ZSep 10 03:14:18.169 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 } }]
47452026-09-10T03:14:19.113ZSep 10 03:14:18.169 INFO adding route 172.17.0.44/32 -> 10.0.0.255
47462026-09-10T03:14:19.113ZSep 10 03:14:18.169 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 } }]
47472026-09-10T03:14:19.113ZSep 10 03:14:18.169 INFO adding route 172.17.0.45/32 -> 10.0.0.255
47482026-09-10T03:14:19.113ZSep 10 03:14:18.169 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 } }]
47492026-09-10T03:14:19.113ZSep 10 03:14:18.169 INFO adding route 172.17.0.46/32 -> 10.0.0.255
47502026-09-10T03:14:19.113ZSep 10 03:14:18.169 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 } }]
47512026-09-10T03:14:19.113ZSep 10 03:14:18.169 INFO adding route 172.17.0.47/32 -> 10.0.0.255
47522026-09-10T03:14:19.113ZSep 10 03:14:18.169 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 } }]
47532026-09-10T03:14:19.113ZSep 10 03:14:18.169 INFO adding route 172.17.0.48/32 -> 10.0.0.255
47542026-09-10T03:14:19.113ZSep 10 03:14:18.169 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 } }]
47552026-09-10T03:14:19.113ZSep 10 03:14:18.169 INFO adding route 172.17.0.49/32 -> 10.0.0.255
47562026-09-10T03:14:19.113ZSep 10 03:14:18.169 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 } }]
47572026-09-10T03:14:19.113ZSep 10 03:14:18.169 INFO adding route 172.17.0.50/32 -> 10.0.0.255
47582026-09-10T03:14:19.119ZSep 10 03:14:18.169 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 } }]
47592026-09-10T03:14:19.119ZSep 10 03:14:18.169 INFO adding route 172.17.0.51/32 -> 10.0.0.255
47602026-09-10T03:14:19.119ZSep 10 03:14:18.169 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 } }]
47612026-09-10T03:14:19.119ZSep 10 03:14:18.169 INFO adding route 172.17.0.52/32 -> 10.0.0.255
47622026-09-10T03:14:19.119ZSep 10 03:14:18.169 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 } }]
47632026-09-10T03:14:19.119ZSep 10 03:14:18.169 INFO adding route 172.17.0.53/32 -> 10.0.0.255
47642026-09-10T03:14:19.119ZSep 10 03:14:18.169 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 } }]
47652026-09-10T03:14:19.119ZSep 10 03:14:18.169 INFO adding route 172.17.0.54/32 -> 10.0.0.255
47662026-09-10T03:14:19.119ZSep 10 03:14:18.169 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 } }]
47672026-09-10T03:14:19.119ZSep 10 03:14:18.169 INFO adding route 172.17.0.55/32 -> 10.0.0.255
47682026-09-10T03:14:19.119ZSep 10 03:14:18.169 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 } }]
47692026-09-10T03:14:19.119ZSep 10 03:14:18.169 INFO adding route 172.17.0.56/32 -> 10.0.0.255
47702026-09-10T03:14:19.119ZSep 10 03:14:18.169 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 } }]
47712026-09-10T03:14:19.119ZSep 10 03:14:18.169 INFO adding route 172.17.0.57/32 -> 10.0.0.255
47722026-09-10T03:14:19.119ZSep 10 03:14:18.169 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 } }]
47732026-09-10T03:14:19.119ZSep 10 03:14:18.169 INFO adding route 172.17.0.58/32 -> 10.0.0.255
47742026-09-10T03:14:19.120ZSep 10 03:14:18.169 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 } }]
47752026-09-10T03:14:19.120ZSep 10 03:14:18.169 INFO adding route 172.17.0.59/32 -> 10.0.0.255
47762026-09-10T03:14:19.120ZSep 10 03:14:18.169 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 } }]
47772026-09-10T03:14:19.120ZSep 10 03:14:18.169 INFO adding route 172.17.0.60/32 -> 10.0.0.255
47782026-09-10T03:14:19.120ZSep 10 03:14:18.169 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 } }]
47792026-09-10T03:14:19.120ZSep 10 03:14:18.169 INFO adding route 172.17.0.61/32 -> 10.0.0.255
47802026-09-10T03:14:19.120ZSep 10 03:14:18.169 DEBG replacing targets for 172.17.0.61/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
47812026-09-10T03:14:19.120ZSep 10 03:14:18.169 INFO adding route 172.17.0.62/32 -> 10.0.0.255
47822026-09-10T03:14:19.120ZSep 10 03:14:18.169 DEBG 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 } }]
47832026-09-10T03:14:19.120ZSep 10 03:14:18.169 INFO adding route 172.17.0.63/32 -> 10.0.0.255
47842026-09-10T03:14:19.120ZSep 10 03:14:18.169 DEBG replacing targets for 172.17.0.63/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
47852026-09-10T03:14:19.120ZSep 10 03:14:18.169 DEBG failed to allocate space for the new target list
47862026-09-10T03:14:19.120ZSep 10 03:14:18.169 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 } }]
47872026-09-10T03:14:19.120ZSep 10 03:14:18.169 DEBG failed to allocate space for the new target list
47882026-09-10T03:14:19.120ZSep 10 03:14:18.167 DEBG created new freemap, unit: freemap_route_ipv4
47892026-09-10T03:14:19.120ZSep 10 03:14:18.169 DEBG created new freemap, unit: freemap_route_ipv6
47902026-09-10T03:14:19.121ZSep 10 03:14:18.169 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
47912026-09-10T03:14:19.121ZSep 10 03:14:18.169 DEBG reset freemap, unit: freemap_route_ipv4
47922026-09-10T03:14:19.121ZSep 10 03:14:18.169 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
47932026-09-10T03:14:19.121ZSep 10 03:14:18.169 DEBG reset freemap, unit: freemap_route_ipv6
47942026-09-10T03:14:19.121ZSep 10 03:14:18.169 INFO adding route 172.16.0.0/32 -> 10.0.0.1
47952026-09-10T03:14:19.121ZSep 10 03:14:18.169 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 } }]
47962026-09-10T03:14:19.121ZSep 10 03:14:18.169 INFO adding route 172.16.0.0/32 -> 10.0.0.2
47972026-09-10T03:14:19.121ZSep 10 03:14:18.169 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 } }]
47982026-09-10T03:14:19.121ZSep 10 03:14:18.169 INFO adding route 172.17.0.0/32 -> 10.0.0.255
47992026-09-10T03:14:19.121ZSep 10 03:14:18.169 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 } }]
48002026-09-10T03:14:19.121ZSep 10 03:14:18.169 INFO adding route 172.17.0.1/32 -> 10.0.0.255
48012026-09-10T03:14:19.121ZSep 10 03:14:18.169 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 } }]
48022026-09-10T03:14:19.121ZSep 10 03:14:18.169 INFO adding route 172.17.0.2/32 -> 10.0.0.255
48032026-09-10T03:14:19.121ZSep 10 03:14:18.169 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 } }]
48042026-09-10T03:14:19.121ZSep 10 03:14:18.169 INFO adding route 172.17.0.3/32 -> 10.0.0.255
48052026-09-10T03:14:19.121ZSep 10 03:14:18.169 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 } }]
48062026-09-10T03:14:19.121ZSep 10 03:14:18.169 INFO adding route 172.17.0.4/32 -> 10.0.0.255
48072026-09-10T03:14:19.121ZSep 10 03:14:18.169 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 } }]
48082026-09-10T03:14:19.121ZSep 10 03:14:18.169 INFO adding route 172.17.0.5/32 -> 10.0.0.255
48092026-09-10T03:14:19.121ZSep 10 03:14:18.169 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 } }]
48102026-09-10T03:14:19.121ZSep 10 03:14:18.169 INFO adding route 172.17.0.6/32 -> 10.0.0.255
48112026-09-10T03:14:19.121ZSep 10 03:14:18.169 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 } }]
48122026-09-10T03:14:19.122ZSep 10 03:14:18.169 INFO adding route 172.17.0.7/32 -> 10.0.0.255
48132026-09-10T03:14:19.122ZSep 10 03:14:18.169 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 } }]
48142026-09-10T03:14:19.122ZSep 10 03:14:18.169 INFO adding route 172.17.0.8/32 -> 10.0.0.255
48152026-09-10T03:14:19.122ZSep 10 03:14:18.169 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 } }]
48162026-09-10T03:14:19.122ZSep 10 03:14:18.169 INFO adding route 172.17.0.9/32 -> 10.0.0.255
48172026-09-10T03:14:19.122ZSep 10 03:14:18.169 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 } }]
48182026-09-10T03:14:19.122ZSep 10 03:14:18.168 Sep 10 03:14:18.169DEBG INFOcreated new freemap , adding route 172.17.0.10/32 -> 10.0.0.255unit
48192026-09-10T03:14:19.122Z: freemap_route_ipv4
48202026-09-10T03:14:19.122ZSep 10 03:14:18.169 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 } }]
48212026-09-10T03:14:19.122ZSep 10 03:14:18.169 DEBG created new freemapSep 10 03:14:18.169, unitINFO: adding route 172.17.0.11/32 -> 10.0.0.255freemap_route_ipv6
48222026-09-10T03:14:19.122Z
48232026-09-10T03:14:19.122ZSep 10 03:14:18.169Sep 10 03:14:18.169 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 } }]initted freemap. size: 64
48242026-09-10T03:14:19.122Z, unit: freemap_route_ipv4Sep 10 03:14:18.169
48252026-09-10T03:14:19.122Z INFO adding route 172.17.0.12/32 -> 10.0.0.255Sep 10 03:14:18.169
48262026-09-10T03:14:19.122Z DEBG reset freemapSep 10 03:14:18.169, unitDEBG: 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
48272026-09-10T03:14:19.122Z
48282026-09-10T03:14:19.122ZSep 10 03:14:18.169Sep 10 03:14:18.169 INFODEBG adding route 172.17.0.13/32 -> 10.0.0.255initted freemap. size: 64
48292026-09-10T03:14:19.123Z, unit: Sep 10 03:14:18.169freemap_route_ipv6
48302026-09-10T03:14:19.123ZDEBG 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 } }]
48312026-09-10T03:14:19.123ZSep 10 03:14:18.169 DEBGSep 10 03:14:18.169 reset freemapINFO, unitadding route 172.17.0.14/32 -> 10.0.0.255:
48322026-09-10T03:14:19.123Z freemap_route_ipv6
48332026-09-10T03:14:19.123ZSep 10 03:14:18.169 DEBGSep 10 03:14:18.169 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 } }]INFO
48342026-09-10T03:14:19.123Z adding route 3fff:dead::/64 -> 2001:db8::55:1
48352026-09-10T03:14:19.123ZSep 10 03:14:18.169 INFOSep 10 03:14:18.169 adding route 172.17.0.15/32 -> 10.0.0.255DEBG
48362026-09-10T03:14:19.123Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
48372026-09-10T03:14:19.123ZSep 10 03:14:18.169 Sep 10 03:14:18.169DEBG 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 } }]
48382026-09-10T03:14:19.123Zadding route 3fff:dead::/64 -> 2001:db8::55:2
48392026-09-10T03:14:19.123ZSep 10 03:14:18.169 Sep 10 03:14:18.169INFO DEBGadding route 172.17.0.16/32 -> 10.0.0.255
48402026-09-10T03:14:19.123Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 } }]
48412026-09-10T03:14:19.123ZSep 10 03:14:18.169 DEBGSep 10 03:14:18.169 replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
48422026-09-10T03:14:19.123Z adding route 3fff:dead::/64 -> 2001:db8::55:3
48432026-09-10T03:14:19.123ZSep 10 03:14:18.170 INFOSep 10 03:14:18.170 adding route 172.17.0.17/32 -> 10.0.0.255DEBG
48442026-09-10T03:14:19.123Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: 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 } }]
48452026-09-10T03:14:19.123ZSep 10 03:14:18.170 DEBGSep 10 03:14:18.170 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
48462026-09-10T03:14:19.123Z adding route 3fff:dead::/64 -> 2001:db8::55:4
48472026-09-10T03:14:19.123ZSep 10 03:14:18.170 INFOSep 10 03:14:18.170 adding route 172.17.0.18/32 -> 10.0.0.255DEBG
48482026-09-10T03:14:19.123Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: 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 } }]
48492026-09-10T03:14:19.124ZSep 10 03:14:18.170 DEBG replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 10 03:14:18.170
48502026-09-10T03:14:19.124Z DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 10 03:14:18.170
48512026-09-10T03:14:19.124Z INFO adding route 172.17.0.19/32 -> 10.0.0.255
48522026-09-10T03:14:19.124ZSep 10 03:14:18.170 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 } }]
48532026-09-10T03:14:19.124ZSep 10 03:14:18.170 INFO adding route 172.17.0.20/32 -> 10.0.0.255
48542026-09-10T03:14:19.124ZSep 10 03:14:18.170 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 } }]
48552026-09-10T03:14:19.124ZSep 10 03:14:18.170 INFO adding route 172.17.0.21/32 -> 10.0.0.255
48562026-09-10T03:14:19.124ZSep 10 03:14:18.170 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 } }]
48572026-09-10T03:14:19.124ZSep 10 03:14:18.170 INFO adding route 172.17.0.22/32 -> 10.0.0.255
48582026-09-10T03:14:19.133ZSep 10 03:14:18.170 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 } }]
48592026-09-10T03:14:19.134ZSep 10 03:14:18.170 INFO adding route 172.17.0.23/32 -> 10.0.0.255
48602026-09-10T03:14:19.134ZSep 10 03:14:18.170 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 } }]
48612026-09-10T03:14:19.134ZSep 10 03:14:18.170 INFO adding route 172.17.0.24/32 -> 10.0.0.255
48622026-09-10T03:14:19.134ZSep 10 03:14:18.170 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 } }]
48632026-09-10T03:14:19.134ZSep 10 03:14:18.170 INFO adding route 172.17.0.25/32 -> 10.0.0.255
48642026-09-10T03:14:19.134ZSep 10 03:14:18.170 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 } }]
48652026-09-10T03:14:19.134ZSep 10 03:14:18.170 INFO adding route 172.17.0.26/32 -> 10.0.0.255
48662026-09-10T03:14:19.134ZSep 10 03:14:18.170 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 } }]
48672026-09-10T03:14:19.134ZSep 10 03:14:18.170 INFO adding route 172.17.0.27/32 -> 10.0.0.255
48682026-09-10T03:14:19.134Ztest route::tests::add_target_fails_full ... ok
48692026-09-10T03:14:19.134ZSep 10 03:14:18.170 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 } }]
48702026-09-10T03:14:19.134ZSep 10 03:14:18.170 INFO adding route 172.17.0.28/32 -> 10.0.0.255
48712026-09-10T03:14:19.134ZSep 10 03:14:18.170 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 } }]
48722026-09-10T03:14:19.134ZSep 10 03:14:18.170 INFO adding route 172.17.0.29/32 -> 10.0.0.255
48732026-09-10T03:14:19.134ZSep 10 03:14:18.170 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 } }]
48742026-09-10T03:14:19.134ZSep 10 03:14:18.170 INFO adding route 172.17.0.30/32 -> 10.0.0.255
48752026-09-10T03:14:19.134ZSep 10 03:14:18.170 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 } }]
48762026-09-10T03:14:19.134ZSep 10 03:14:18.170 INFO adding route 172.17.0.31/32 -> 10.0.0.255
48772026-09-10T03:14:19.134ZSep 10 03:14:18.170 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 } }]
48782026-09-10T03:14:19.134ZSep 10 03:14:18.170 INFO adding route 172.17.0.32/32 -> 10.0.0.255
48792026-09-10T03:14:19.134ZSep 10 03:14:18.170 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 } }]
48802026-09-10T03:14:19.134ZSep 10 03:14:18.170 INFO adding route 172.17.0.33/32 -> 10.0.0.255
48812026-09-10T03:14:19.134ZSep 10 03:14:18.170 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 } }]
48822026-09-10T03:14:19.134ZSep 10 03:14:18.170 INFO adding route 172.17.0.34/32 -> 10.0.0.255
48832026-09-10T03:14:19.134ZSep 10 03:14:18.170 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 } }]
48842026-09-10T03:14:19.134ZSep 10 03:14:18.170 INFO adding route 172.17.0.35/32 -> 10.0.0.255
48852026-09-10T03:14:19.134ZSep 10 03:14:18.170 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 } }]
48862026-09-10T03:14:19.134ZSep 10 03:14:18.170 INFO adding route 172.17.0.36/32 -> 10.0.0.255
48872026-09-10T03:14:19.134ZSep 10 03:14:18.170 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 } }]
48882026-09-10T03:14:19.134ZSep 10 03:14:18.170 INFO adding route 172.17.0.37/32 -> 10.0.0.255
48892026-09-10T03:14:19.134ZSep 10 03:14:18.170 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 } }]
48902026-09-10T03:14:19.134ZSep 10 03:14:18.170 INFO adding route 172.17.0.38/32 -> 10.0.0.255
48912026-09-10T03:14:19.134ZSep 10 03:14:18.170 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 } }]
48922026-09-10T03:14:19.134ZSep 10 03:14:18.170 INFO adding route 172.17.0.39/32 -> 10.0.0.255
48932026-09-10T03:14:19.134ZSep 10 03:14:18.170 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 } }]
48942026-09-10T03:14:19.134ZSep 10 03:14:18.170 INFO adding route 172.17.0.40/32 -> 10.0.0.255
48952026-09-10T03:14:19.135ZSep 10 03:14:18.170 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 } }]
48962026-09-10T03:14:19.135ZSep 10 03:14:18.170 INFO adding route 172.17.0.41/32 -> 10.0.0.255
48972026-09-10T03:14:19.135ZSep 10 03:14:18.170 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 } }]
48982026-09-10T03:14:19.135ZSep 10 03:14:18.170 INFO adding route 172.17.0.42/32 -> 10.0.0.255
48992026-09-10T03:14:19.135ZSep 10 03:14:18.170 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 } }]
49002026-09-10T03:14:19.135ZSep 10 03:14:18.170 INFO adding route 172.17.0.43/32 -> 10.0.0.255
49012026-09-10T03:14:19.135ZSep 10 03:14:18.170 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 } }]
49022026-09-10T03:14:19.135ZSep 10 03:14:18.170 INFO adding route 172.17.0.44/32 -> 10.0.0.255
49032026-09-10T03:14:19.135ZSep 10 03:14:18.170 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 } }]
49042026-09-10T03:14:19.135ZSep 10 03:14:18.170 INFO adding route 172.17.0.45/32 -> 10.0.0.255
49052026-09-10T03:14:19.135ZSep 10 03:14:18.170 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 } }]
49062026-09-10T03:14:19.135ZSep 10 03:14:18.170 INFO adding route 172.17.0.46/32 -> 10.0.0.255
49072026-09-10T03:14:19.135ZSep 10 03:14:18.170 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 } }]
49082026-09-10T03:14:19.135ZSep 10 03:14:18.170 INFO adding route 172.17.0.47/32 -> 10.0.0.255
49092026-09-10T03:14:19.135ZSep 10 03:14:18.170 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 } }]
49102026-09-10T03:14:19.135ZSep 10 03:14:18.170 INFO adding route 172.17.0.48/32 -> 10.0.0.255
49112026-09-10T03:14:19.135ZSep 10 03:14:18.170 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 } }]
49122026-09-10T03:14:19.135ZSep 10 03:14:18.170 INFO adding route 172.17.0.49/32 -> 10.0.0.255
49132026-09-10T03:14:19.135ZSep 10 03:14:18.170 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 } }]
49142026-09-10T03:14:19.135ZSep 10 03:14:18.170 INFO adding route 172.17.0.50/32 -> 10.0.0.255
49152026-09-10T03:14:19.135ZSep 10 03:14:18.170 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 } }]
49162026-09-10T03:14:19.135ZSep 10 03:14:18.170 INFO adding route 172.17.0.51/32 -> 10.0.0.255
49172026-09-10T03:14:19.135ZSep 10 03:14:18.170 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 } }]
49182026-09-10T03:14:19.135ZSep 10 03:14:18.170 INFO adding route 172.17.0.52/32 -> 10.0.0.255
49192026-09-10T03:14:19.135ZSep 10 03:14:18.170 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 } }]
49202026-09-10T03:14:19.135ZSep 10 03:14:18.170 INFO adding route 172.17.0.53/32 -> 10.0.0.255
49212026-09-10T03:14:19.135ZSep 10 03:14:18.170 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 } }]
49222026-09-10T03:14:19.135ZSep 10 03:14:18.170 INFO adding route 172.17.0.54/32 -> 10.0.0.255
49232026-09-10T03:14:19.135ZSep 10 03:14:18.170 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 } }]
49242026-09-10T03:14:19.135ZSep 10 03:14:18.170 INFO adding route 172.17.0.55/32 -> 10.0.0.255
49252026-09-10T03:14:19.135ZSep 10 03:14:18.170 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 } }]
49262026-09-10T03:14:19.135ZSep 10 03:14:18.170 INFO adding route 172.17.0.56/32 -> 10.0.0.255
49272026-09-10T03:14:19.135ZSep 10 03:14:18.170 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 } }]
49282026-09-10T03:14:19.135ZSep 10 03:14:18.175 INFO adding route 172.17.0.57/32 -> 10.0.0.255
49292026-09-10T03:14:19.135ZSep 10 03:14:18.175 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 } }]
49302026-09-10T03:14:19.135ZSep 10 03:14:18.175Sep 10 03:14:18.175 DEBGINFO created new freemapadding route 172.17.0.58/32 -> 10.0.0.255
49312026-09-10T03:14:19.135Z, unit: freemap_route_ipv4Sep 10 03:14:18.175
49322026-09-10T03:14:19.135ZDEBG 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 } }]
49332026-09-10T03:14:19.135ZSep 10 03:14:18.175Sep 10 03:14:18.175 INFODEBG adding route 172.17.0.59/32 -> 10.0.0.255created new freemap
49342026-09-10T03:14:19.135Z, unit: freemap_route_ipv6
49352026-09-10T03:14:19.136ZSep 10 03:14:18.175 DEBG replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 10 03:14:18.175
49362026-09-10T03:14:19.136Z DEBG initted freemap. size: 64, unitSep 10 03:14:18.175: INFOfreemap_route_ipv4
49372026-09-10T03:14:19.136Zadding route 172.17.0.60/32 -> 10.0.0.255
49382026-09-10T03:14:19.136ZSep 10 03:14:18.175 Sep 10 03:14:18.175DEBG DEBGreset freemap , 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 } }]unit
49392026-09-10T03:14:19.136Z: freemap_route_ipv4
49402026-09-10T03:14:19.136ZSep 10 03:14:18.175 INFO Sep 10 03:14:18.175adding route 172.17.0.61/32 -> 10.0.0.255
49412026-09-10T03:14:19.136ZDEBG initted freemap. size: 64, unit:Sep 10 03:14:18.175 freemap_route_ipv6DEBG
49422026-09-10T03:14:19.136Z 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 } }]
49432026-09-10T03:14:19.136ZSep 10 03:14:18.175 DEBGSep 10 03:14:18.175 reset freemapINFO, unitadding route 172.17.0.62/32 -> 10.0.0.255:
49442026-09-10T03:14:19.136Z freemap_route_ipv6
49452026-09-10T03:14:19.136ZSep 10 03:14:18.175 DEBGSep 10 03:14:18.175 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
49462026-09-10T03:14:19.136Z adding route 3fff:dead::/64 -> 2001:db8::55:1
49472026-09-10T03:14:19.136ZSep 10 03:14:18.175 DEBGSep 10 03:14:18.175 failed to allocate space for the new target listDEBG
49482026-09-10T03:14:19.136Z 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 } }]
49492026-09-10T03:14:19.136ZSep 10 03:14:18.175 DEBGSep 10 03:14:18.175 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
49502026-09-10T03:14:19.136Z adding route 3fff:dead::/64 -> 2001:db8::55:2
49512026-09-10T03:14:19.136ZSep 10 03:14:18.175 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 } }]
49522026-09-10T03:14:19.136ZSep 10 03:14:18.175 INFO adding route 3fff:dead::/64 -> 2001:db8::55:3
49532026-09-10T03:14:19.136ZSep 10 03:14:18.175 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 } }]
49542026-09-10T03:14:19.136ZSep 10 03:14:18.175 INFO adding route 3fff:dead::/64 -> 2001:db8::55:4
49552026-09-10T03:14:19.136ZSep 10 03:14:18.175 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 } }]
49562026-09-10T03:14:19.136ZSep 10 03:14:18.175 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 } }]
49572026-09-10T03:14:19.136ZSep 10 03:14:18.175Sep 10 03:14:18.175 WARN DEBGshrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
49582026-09-10T03:14:19.141Zcreated new freemap, unit: freemap_route_ipv4
49592026-09-10T03:14:19.141ZSep 10 03:14:18.175 DEBG created new freemap, unit: freemap_route_ipv6
49602026-09-10T03:14:19.141ZSep 10 03:14:18.175 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
49612026-09-10T03:14:19.141ZSep 10 03:14:18.172Sep 10 03:14:18.175 DEBGDEBG created new freemapreset freemap, , unitunit:: freemap_route_ipv4freemap_route_ipv4
49622026-09-10T03:14:19.141Z
49632026-09-10T03:14:19.141ZSep 10 03:14:18.175Sep 10 03:14:18.175 DEBGDEBG initted freemap. size: 64created new freemap, , unitunit:: freemap_route_ipv6freemap_route_ipv6
49642026-09-10T03:14:19.141Z
49652026-09-10T03:14:19.141ZSep 10 03:14:18.176Sep 10 03:14:18.176 DEBGDEBG reset freemapinitted freemap. size: 64, , unitunit:: freemap_route_ipv6freemap_route_ipv4
49662026-09-10T03:14:19.141Z
49672026-09-10T03:14:19.141ZSep 10 03:14:18.176Sep 10 03:14:18.176 DEBGINFO reset freemapadding route 3fff:dead::/64 -> 2001:db8::55:1,
49682026-09-10T03:14:19.141Zunit: freemap_route_ipv4
49692026-09-10T03:14:19.141ZSep 10 03:14:18.176 DEBG Sep 10 03:14:18.176replacing 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 } }]
49702026-09-10T03:14:19.141ZDEBG initted freemap. size: 64, unit:Sep 10 03:14:18.176 freemap_route_ipv6INFO
49712026-09-10T03:14:19.141Z adding route 3fff:dead::/64 -> 2001:db8::55:1
49722026-09-10T03:14:19.141ZSep 10 03:14:18.176 DEBGSep 10 03:14:18.176 reset freemapDEBG, 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 } }]:
49732026-09-10T03:14:19.141Z freemap_route_ipv6
49742026-09-10T03:14:19.141ZSep 10 03:14:18.176 Sep 10 03:14:18.176INFO INFOadding route 3fff:dead::/64 -> 2001:db8::55:1
49752026-09-10T03:14:19.141Zadding route 3fff:dead::/64 -> 2001:db8::55:1
49762026-09-10T03:14:19.141ZSep 10 03:14:18.176 Sep 10 03:14:18.176DEBG 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 } }, 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 } }]
49772026-09-10T03:14:19.141Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
49782026-09-10T03:14:19.141ZSep 10 03:14:18.176Sep 10 03:14:18.176 INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55: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:1, vlan_id: 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 } }]
49792026-09-10T03:14:19.141Z
49802026-09-10T03:14:19.141Ztest route::tests::rollback_on_compact_delete_failure ... ok
49812026-09-10T03:14:19.141Ztest route::tests::delete_target_full ... ok
49822026-09-10T03:14:19.141ZSep 10 03:14:18.176 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 } }]
49832026-09-10T03:14:19.141ZSep 10 03:14:18.176 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff
49842026-09-10T03:14:19.141ZSep 10 03:14:18.176 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 } }]
49852026-09-10T03:14:19.141ZSep 10 03:14:18.176 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
49862026-09-10T03:14:19.141ZSep 10 03:14:18.176 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 } }]
49872026-09-10T03:14:19.141ZSep 10 03:14:18.176 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
49882026-09-10T03:14:19.141ZSep 10 03:14:18.176 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 } }]
49892026-09-10T03:14:19.141ZSep 10 03:14:18.176 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
49902026-09-10T03:14:19.141ZSep 10 03:14:18.176 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 } }]
49912026-09-10T03:14:19.141ZSep 10 03:14:18.176 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
49922026-09-10T03:14:19.141ZSep 10 03:14:18.176 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 } }]
49932026-09-10T03:14:19.141ZSep 10 03:14:18.176 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
49942026-09-10T03:14:19.142ZSep 10 03:14:18.176 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 } }]
49952026-09-10T03:14:19.142ZSep 10 03:14:18.176 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
49962026-09-10T03:14:19.142ZSep 10 03:14:18.176 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 } }]
49972026-09-10T03:14:19.142ZSep 10 03:14:18.176 INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
49982026-09-10T03:14:19.142ZSep 10 03:14:18.176 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 } }]
49992026-09-10T03:14:19.142ZSep 10 03:14:18.176 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
50002026-09-10T03:14:19.142ZSep 10 03:14:18.176 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 } }]
50012026-09-10T03:14:19.142ZSep 10 03:14:18.176 INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
50022026-09-10T03:14:19.142ZSep 10 03:14:18.176 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 } }]
50032026-09-10T03:14:19.142ZSep 10 03:14:18.176 INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
50042026-09-10T03:14:19.142ZSep 10 03:14:18.176 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 } }]
50052026-09-10T03:14:19.142ZSep 10 03:14:18.176 INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
50062026-09-10T03:14:19.142ZSep 10 03:14:18.176 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 } }]
50072026-09-10T03:14:19.142ZSep 10 03:14:18.176 INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ff
50082026-09-10T03:14:19.142ZSep 10 03:14:18.176 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 } }]
50092026-09-10T03:14:19.142ZSep 10 03:14:18.176 INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
50102026-09-10T03:14:19.142ZSep 10 03:14:18.176 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 } }]
50112026-09-10T03:14:19.142ZSep 10 03:14:18.176 INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ff
50122026-09-10T03:14:19.142ZSep 10 03:14:18.176 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 } }]
50132026-09-10T03:14:19.142ZSep 10 03:14:18.176 INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ff
50142026-09-10T03:14:19.142ZSep 10 03:14:18.176 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 } }]
50152026-09-10T03:14:19.142ZSep 10 03:14:18.176 INFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ff
50162026-09-10T03:14:19.142ZSep 10 03:14:18.176 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 } }]
50172026-09-10T03:14:19.142ZSep 10 03:14:18.176 INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ff
50182026-09-10T03:14:19.142ZSep 10 03:14:18.176 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 } }]
50192026-09-10T03:14:19.142ZSep 10 03:14:18.176 INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
50202026-09-10T03:14:19.142ZSep 10 03:14:18.176 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 } }]
50212026-09-10T03:14:19.142ZSep 10 03:14:18.176 INFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
50222026-09-10T03:14:19.142ZSep 10 03:14:18.176 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 } }]
50232026-09-10T03:14:19.142ZSep 10 03:14:18.176 INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ff
50242026-09-10T03:14:19.142ZSep 10 03:14:18.176 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 } }]
50252026-09-10T03:14:19.142ZSep 10 03:14:18.176 INFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ff
50262026-09-10T03:14:19.142ZSep 10 03:14:18.176 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 } }]
50272026-09-10T03:14:19.142ZSep 10 03:14:18.176 INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ff
50282026-09-10T03:14:19.142ZSep 10 03:14:18.176 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 } }]
50292026-09-10T03:14:19.142ZSep 10 03:14:18.176 INFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ff
50302026-09-10T03:14:19.142ZSep 10 03:14:18.176 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 } }]
50312026-09-10T03:14:19.142ZSep 10 03:14:18.176 INFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ff
50322026-09-10T03:14:19.142ZSep 10 03:14:18.176 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 } }]
50332026-09-10T03:14:19.142ZSep 10 03:14:18.176 INFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ff
50342026-09-10T03:14:19.143ZSep 10 03:14:18.176 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 } }]
50352026-09-10T03:14:19.143ZSep 10 03:14:18.176 INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
50362026-09-10T03:14:19.143ZSep 10 03:14:18.176 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 } }]
50372026-09-10T03:14:19.143ZSep 10 03:14:18.183 Sep 10 03:14:18.177INFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffDEBG
50382026-09-10T03:14:19.143Zcreated new freemap, unit:Sep 10 03:14:18.183 freemap_route_ipv4DEBG
50392026-09-10T03:14:19.143Zreplacing 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 } }]
50402026-09-10T03:14:19.143ZSep 10 03:14:18.183 INFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
50412026-09-10T03:14:19.143ZSep 10 03:14:18.183 Sep 10 03:14:18.183DEBG DEBGcreated new freemap , 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 } }]unit
50422026-09-10T03:14:19.143Z: freemap_route_ipv6
50432026-09-10T03:14:19.143ZSep 10 03:14:18.183 INFOSep 10 03:14:18.183 adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffDEBG
50442026-09-10T03:14:19.143Z initted freemap. size: 64, unit: Sep 10 03:14:18.183freemap_route_ipv4
50452026-09-10T03:14:19.143ZDEBG 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 } }]
50462026-09-10T03:14:19.143ZSep 10 03:14:18.183 DEBG Sep 10 03:14:18.183reset freemap , INFOunit :adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
50472026-09-10T03:14:19.143Zfreemap_route_ipv4
50482026-09-10T03:14:19.143ZSep 10 03:14:18.183 Sep 10 03:14:18.183DEBG 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 } }]
50492026-09-10T03:14:19.143Zinitted freemap. size: 64, unit: freemap_route_ipv6Sep 10 03:14:18.183
50502026-09-10T03:14:19.143Z INFO adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
50512026-09-10T03:14:19.143ZSep 10 03:14:18.183 DEBG reset freemapSep 10 03:14:18.183, unitDEBG: 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 } }]freemap_route_ipv6
50522026-09-10T03:14:19.143Z
50532026-09-10T03:14:19.143ZSep 10 03:14:18.183Sep 10 03:14:18.183 INFOINFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:1
50542026-09-10T03:14:19.143Z
50552026-09-10T03:14:19.143ZSep 10 03:14:18.183Sep 10 03:14:18.183 DEBGDEBG 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 } }]
50562026-09-10T03:14:19.143Z
50572026-09-10T03:14:19.143ZSep 10 03:14:18.183Sep 10 03:14:18.183 INFOINFO adding route 3fff:dead::/64 -> 2001:db8::55:2adding route 3fff:beef:21::/64 -> 2001:db8::55:ff
50582026-09-10T03:14:19.147Z
50592026-09-10T03:14:19.147ZSep 10 03:14:18.183Sep 10 03:14:18.183 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: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 } }]
50602026-09-10T03:14:19.147Z
50612026-09-10T03:14:19.147ZSep 10 03:14:18.183Sep 10 03:14:18.183 INFOINFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:3
50622026-09-10T03:14:19.147Z
50632026-09-10T03:14:19.147ZSep 10 03:14:18.183Sep 10 03:14:18.183 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:dead::/64 with: [NextHop { asic_port_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 } }]
50642026-09-10T03:14:19.148Z
50652026-09-10T03:14:19.148ZSep 10 03:14:18.183Sep 10 03:14:18.183 INFOINFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:4
50662026-09-10T03:14:19.148Z
50672026-09-10T03:14:19.148ZSep 10 03:14:18.183Sep 10 03:14:18.183 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: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 } }]
50682026-09-10T03:14:19.148Z
50692026-09-10T03:14:19.148ZSep 10 03:14:18.183Sep 10 03:14:18.183 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: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 } }]
50702026-09-10T03:14:19.148Z
50712026-09-10T03:14:19.148ZSep 10 03:14:18.183Sep 10 03:14:18.183 DEBGWARN 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 } }]shrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
50722026-09-10T03:14:19.148Z
50732026-09-10T03:14:19.148ZSep 10 03:14:18.183 INFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ff
50742026-09-10T03:14:19.148ZSep 10 03:14:18.183 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 } }]
50752026-09-10T03:14:19.148ZSep 10 03:14:18.183 INFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ff
50762026-09-10T03:14:19.148ZSep 10 03:14:18.183 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 } }]
50772026-09-10T03:14:19.148ZSep 10 03:14:18.183 INFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ff
50782026-09-10T03:14:19.148ZSep 10 03:14:18.183 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 } }]
50792026-09-10T03:14:19.148ZSep 10 03:14:18.183 INFO adding route 3fff:beef:28::/64 -> 2001:db8::55:ff
50802026-09-10T03:14:19.148ZSep 10 03:14:18.183 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 } }]
50812026-09-10T03:14:19.148ZSep 10 03:14:18.183 INFO adding route 3fff:beef:29::/64 -> 2001:db8::55:ff
50822026-09-10T03:14:19.148ZSep 10 03:14:18.183 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 } }]
50832026-09-10T03:14:19.148ZSep 10 03:14:18.183 INFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
50842026-09-10T03:14:19.148ZSep 10 03:14:18.183 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 } }]
50852026-09-10T03:14:19.148ZSep 10 03:14:18.183 INFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
50862026-09-10T03:14:19.148ZSep 10 03:14:18.183 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 } }]
50872026-09-10T03:14:19.148ZSep 10 03:14:18.183 INFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
50882026-09-10T03:14:19.148Ztest route::tests::rollback_on_index_readd_failure ... ok
50892026-09-10T03:14:19.148Ztest route::tests::grow_succeeds ... ok
50902026-09-10T03:14:19.148ZSep 10 03:14:18.183 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 } }]
50912026-09-10T03:14:19.148ZSep 10 03:14:18.183 INFO adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
50922026-09-10T03:14:19.148ZSep 10 03:14:18.183 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 } }]
50932026-09-10T03:14:19.148ZSep 10 03:14:18.183 INFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
50942026-09-10T03:14:19.148ZSep 10 03:14:18.183 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 } }]
50952026-09-10T03:14:19.148ZSep 10 03:14:18.183 INFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
50962026-09-10T03:14:19.148ZSep 10 03:14:18.183 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 } }]
50972026-09-10T03:14:19.148ZSep 10 03:14:18.183 INFO adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
50982026-09-10T03:14:19.148ZSep 10 03:14:18.183 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 } }]
50992026-09-10T03:14:19.148ZSep 10 03:14:18.183 INFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ff
51002026-09-10T03:14:19.148ZSep 10 03:14:18.183 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 } }]
51012026-09-10T03:14:19.148ZSep 10 03:14:18.183 INFO adding route 3fff:beef:32::/64 -> 2001:db8::55:ff
51022026-09-10T03:14:19.149ZSep 10 03:14:18.183 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 } }]
51032026-09-10T03:14:19.149ZSep 10 03:14:18.183 INFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ff
51042026-09-10T03:14:19.149ZSep 10 03:14:18.183 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 } }]
51052026-09-10T03:14:19.149ZSep 10 03:14:18.183 INFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ff
51062026-09-10T03:14:19.149ZSep 10 03:14:18.183 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 } }]
51072026-09-10T03:14:19.149ZSep 10 03:14:18.183 INFO adding route 3fff:beef:35::/64 -> 2001:db8::55:ff
51082026-09-10T03:14:19.149ZSep 10 03:14:18.183 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 } }]
51092026-09-10T03:14:19.149ZSep 10 03:14:18.183 INFO adding route 3fff:beef:36::/64 -> 2001:db8::55:ff
51102026-09-10T03:14:19.149ZSep 10 03:14:18.183 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 } }]
51112026-09-10T03:14:19.149ZSep 10 03:14:18.183 INFO adding route 3fff:beef:37::/64 -> 2001:db8::55:ff
51122026-09-10T03:14:19.149ZSep 10 03:14:18.183 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 } }]
51132026-09-10T03:14:19.149ZSep 10 03:14:18.183 INFO adding route 3fff:beef:38::/64 -> 2001:db8::55:ff
51142026-09-10T03:14:19.149ZSep 10 03:14:18.183 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 } }]
51152026-09-10T03:14:19.149ZSep 10 03:14:18.183 INFO adding route 3fff:beef:39::/64 -> 2001:db8::55:ff
51162026-09-10T03:14:19.149ZSep 10 03:14:18.183 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 } }]
51172026-09-10T03:14:19.149ZSep 10 03:14:18.183 INFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
51182026-09-10T03:14:19.149ZSep 10 03:14:18.183 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 } }]
51192026-09-10T03:14:19.149ZSep 10 03:14:18.183 INFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
51202026-09-10T03:14:19.149ZSep 10 03:14:18.183 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 } }]
51212026-09-10T03:14:19.149ZSep 10 03:14:18.183 INFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
51222026-09-10T03:14:19.149ZSep 10 03:14:18.183 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 } }]
51232026-09-10T03:14:19.149ZSep 10 03:14:18.183 DEBG failed to allocate space for the new target list
51242026-09-10T03:14:19.149ZSep 10 03:14:18.183 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 } }]
51252026-09-10T03:14:19.149ZSep 10 03:14:18.176 DEBG created new freemap, unit: freemap_route_ipv4
51262026-09-10T03:14:19.149ZSep 10 03:14:18.184 DEBG created new freemap, unit: freemap_route_ipv6
51272026-09-10T03:14:19.149ZSep 10 03:14:18.184 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
51282026-09-10T03:14:19.149ZSep 10 03:14:18.177Sep 10 03:14:18.184 DEBG DEBG created new freemapreset freemap, , unitunit:: freemap_route_ipv4freemap_route_ipv4
51292026-09-10T03:14:19.149Z
51302026-09-10T03:14:19.149ZSep 10 03:14:18.172Sep 10 03:14:18.184 DEBG initted freemap. size: 64DEBG, Sep 10 03:14:18.184unitcreated new freemap :DEBG , freemap_route_ipv6created new freemap
51312026-09-10T03:14:19.149Z, unitunit:: Sep 10 03:14:18.184freemap_route_ipv6freemap_route_ipv4
51322026-09-10T03:14:19.149ZDEBG
51332026-09-10T03:14:19.149Z reset freemap, unit: freemap_route_ipv6Sep 10 03:14:18.184
51342026-09-10T03:14:19.149Z DEBG initted freemap. size: 64, unitSep 10 03:14:18.184: INFOfreemap_route_ipv4
51352026-09-10T03:14:19.149Zadding route 172.16.0.0/32 -> 10.0.0.1
51362026-09-10T03:14:19.149ZSep 10 03:14:18.184Sep 10 03:14:18.184 DEBGSep 10 03:14:18.184DEBG reset freemapDEBGreplacing 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 } }], unit
51372026-09-10T03:14:19.149Zcreated new freemap:, unitfreemap_route_ipv4:
51382026-09-10T03:14:19.149Z Sep 10 03:14:18.184freemap_route_ipv6
51392026-09-10T03:14:19.149ZDEBG Sep 10 03:14:18.184replacing 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 } }]
51402026-09-10T03:14:19.149ZDEBGSep 10 03:14:18.184 initted freemap. size: 64DEBG, unitinitted freemap. size: 64:, unitfreemap_route_ipv6:
51412026-09-10T03:14:19.150Z freemap_route_ipv4
51422026-09-10T03:14:19.150ZSep 10 03:14:18.184 DEBGSep 10 03:14:18.184 reset freemapDEBG, unitreset freemap:, unitfreemap_route_ipv6:
51432026-09-10T03:14:19.150Z freemap_route_ipv4
51442026-09-10T03:14:19.150ZSep 10 03:14:18.184 INFOSep 10 03:14:18.184 adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG
51452026-09-10T03:14:19.150Z initted freemap. size: 64, unit:Sep 10 03:14:18.184 freemap_route_ipv6DEBG
51462026-09-10T03:14:19.150Z 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 } }]
51472026-09-10T03:14:19.150ZSep 10 03:14:18.184 DEBGSep 10 03:14:18.184 reset freemapINFO, unitadding route 3fff:dead::/64 -> 2001:db8::55:2:
51482026-09-10T03:14:19.150Z freemap_route_ipv6
51492026-09-10T03:14:19.150ZSep 10 03:14:18.184 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 10 03:14:18.184
51502026-09-10T03:14:19.150Z INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
51512026-09-10T03:14:19.150ZSep 10 03:14:18.184 INFOSep 10 03:14:18.184 adding route 3fff:dead::/64 -> 2001:db8::55:3DEBG
51522026-09-10T03:14:19.150Z 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 } }]
51532026-09-10T03:14:19.150ZSep 10 03:14:18.184 Sep 10 03:14:18.184DEBG INFO adding route 3fff:dead::/64 -> 2001:db8::55:2
51542026-09-10T03:14:19.150ZSep 10 03:14:18.185 Sep 10 03:14:18.192DEBG 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 } }],
51552026-09-10T03:14:19.150Zunit: freemap_route_ipv4
51562026-09-10T03:14:19.150ZSep 10 03:14:18.192 INFO adding route 3fff:dead::/64 -> 2001:db8::55:3
51572026-09-10T03:14:19.150ZSep 10 03:14:18.192 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 } }]
51582026-09-10T03:14:19.154ZSep 10 03:14:18.192 Sep 10 03:14:18.192DEBG INFOcreated new freemap , adding route 3fff:dead::/64 -> 2001:db8::55:4unit
51592026-09-10T03:14:19.154Z: freemap_route_ipv6
51602026-09-10T03:14:19.154ZSep 10 03:14:18.192 DEBG Sep 10 03:14:18.192replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 } }]
51612026-09-10T03:14:19.154ZDEBG initted freemap. size: 64, unit: Sep 10 03:14:18.192freemap_route_ipv4
51622026-09-10T03:14:19.155ZDEBG 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 } }]
51632026-09-10T03:14:19.155ZSep 10 03:14:18.192 DEBG Sep 10 03:14:18.192reset freemap , WARNunit :shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
51642026-09-10T03:14:19.155Zfreemap_route_ipv4
51652026-09-10T03:14:19.155ZSep 10 03:14:18.192 Sep 10 03:14:18.192ERRO DEBGrollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
51662026-09-10T03:14:19.155Zinitted freemap. size: 64, unit: freemap_route_ipv6Sep 10 03:14:18.192
51672026-09-10T03:14:19.155Z 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
51682026-09-10T03:14:19.155ZSep 10 03:14:18.192 DEBG reset freemap, unit: freemap_route_ipv6
51692026-09-10T03:14:19.155ZSep 10 03:14:18.192 INFO adding route 172.16.0.0/32 -> 10.0.0.1
51702026-09-10T03:14:19.155ZSep 10 03:14:18.192 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 } }]
51712026-09-10T03:14:19.155ZSep 10 03:14:18.192 INFO adding route 172.16.0.0/32 -> 10.0.0.1
51722026-09-10T03:14:19.155ZSep 10 03:14:18.192 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 } }]
51732026-09-10T03:14:19.155ZSep 10 03:14:18.192 INFO adding route 172.16.0.0/32 -> 10.0.0.1
51742026-09-10T03:14:19.155ZSep 10 03:14:18.192 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 } }]
51752026-09-10T03:14:19.155ZSep 10 03:14:18.192 INFO adding route 172.16.0.0/32 -> 10.0.0.2
51762026-09-10T03:14:19.155ZSep 10 03:14:18.192 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 } }]
51772026-09-10T03:14:19.155ZSep 10 03:14:18.192 INFO adding route 172.17.0.0/32 -> 10.0.0.255
51782026-09-10T03:14:19.155ZSep 10 03:14:18.192 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 } }]
51792026-09-10T03:14:19.155ZSep 10 03:14:18.192 INFO adding route 172.17.0.1/32 -> 10.0.0.255
51802026-09-10T03:14:19.155ZSep 10 03:14:18.192 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 } }]
51812026-09-10T03:14:19.155ZSep 10 03:14:18.192 INFO adding route 172.17.0.2/32 -> 10.0.0.255
51822026-09-10T03:14:19.155ZSep 10 03:14:18.192 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 } }]
51832026-09-10T03:14:19.155ZSep 10 03:14:18.192 INFO adding route 172.17.0.3/32 -> 10.0.0.255
51842026-09-10T03:14:19.155ZSep 10 03:14:18.192 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 } }]
51852026-09-10T03:14:19.155ZSep 10 03:14:18.192 INFO adding route 172.17.0.4/32 -> 10.0.0.255
51862026-09-10T03:14:19.155ZSep 10 03:14:18.192 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 } }]
51872026-09-10T03:14:19.155ZSep 10 03:14:18.192 INFO adding route 172.17.0.5/32 -> 10.0.0.255
51882026-09-10T03:14:19.155ZSep 10 03:14:18.192 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 } }]
51892026-09-10T03:14:19.155ZSep 10 03:14:18.192 INFO adding route 172.17.0.6/32 -> 10.0.0.255
51902026-09-10T03:14:19.155ZSep 10 03:14:18.192 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 } }]
51912026-09-10T03:14:19.155ZSep 10 03:14:18.192 INFO adding route 172.17.0.7/32 -> 10.0.0.255
51922026-09-10T03:14:19.155ZSep 10 03:14:18.192 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 } }]
51932026-09-10T03:14:19.155ZSep 10 03:14:18.192 INFO adding route 172.17.0.8/32 -> 10.0.0.255
51942026-09-10T03:14:19.155ZSep 10 03:14:18.192 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 } }]
51952026-09-10T03:14:19.155ZSep 10 03:14:18.192 INFO adding route 172.17.0.9/32 -> 10.0.0.255
51962026-09-10T03:14:19.155ZSep 10 03:14:18.192 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 } }]
51972026-09-10T03:14:19.155ZSep 10 03:14:18.192 INFO adding route 172.17.0.10/32 -> 10.0.0.255
51982026-09-10T03:14:19.155ZSep 10 03:14:18.192 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 } }]
51992026-09-10T03:14:19.155ZSep 10 03:14:18.192 INFO adding route 172.17.0.11/32 -> 10.0.0.255
52002026-09-10T03:14:19.155Ztest route::tests::rollback_failure_leaves_in_core_cleared ... ok
52012026-09-10T03:14:19.156Ztest route::tests::rollback_on_compact_write_failure ... ok
52022026-09-10T03:14:19.156Ztest transceivers::mpn_test::test_mpn_missing ... ok
52032026-09-10T03:14:19.156Ztest transceivers::mpn_test::test_mpn_present ... ok
52042026-09-10T03:14:19.156Ztest transceivers::mpn_test::test_xcvr_missing ... ok
52052026-09-10T03:14:19.156Ztest transceivers::tofino_impl::tests::fail_if_large_op_reads_past_the_end_of_the_lower_page ... ok
52062026-09-10T03:14:19.156Ztest transceivers::tofino_impl::tests::fail_if_large_op_reads_past_the_end_of_the_upper_page ... ok
52072026-09-10T03:14:19.156ZSep 10 03:14:18.192 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 } }]
52082026-09-10T03:14:19.156Ztest transceivers::tofino_impl::tests::handle_large_op_at_the_end_of_lower_page ... ok
52092026-09-10T03:14:19.156ZSep 10 03:14:18.192 INFO adding route 172.17.0.12/32 -> 10.0.0.255
52102026-09-10T03:14:19.156Ztest transceivers::tofino_impl::tests::handle_large_op_at_the_end_of_upper_page ... ok
52112026-09-10T03:14:19.156ZSep 10 03:14:18.192 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 } }]
52122026-09-10T03:14:19.156Ztest transceivers::tofino_impl::tests::test_build_large_cmis_ops_even_split ... ok
52132026-09-10T03:14:19.156ZSep 10 03:14:18.192 INFO adding route 172.17.0.13/32 -> 10.0.0.255
52142026-09-10T03:14:19.156Ztest transceivers::tofino_impl::tests::test_build_large_cmis_read_uneven_split ... ok
52152026-09-10T03:14:19.156ZSep 10 03:14:18.192 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 } }]
52162026-09-10T03:14:19.156Ztest transceivers::tofino_impl::tests::test_fake_qsfp_checksums ... ok
52172026-09-10T03:14:19.156ZSep 10 03:14:18.192 INFO adding route 172.17.0.14/32 -> 10.0.0.255
52182026-09-10T03:14:19.156ZSep 10 03:14:18.192 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 } }]
52192026-09-10T03:14:19.156ZSep 10 03:14:18.192 INFO adding route 172.17.0.15/32 -> 10.0.0.255
52202026-09-10T03:14:19.156ZSep 10 03:14:18.192 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 } }]
52212026-09-10T03:14:19.156ZSep 10 03:14:18.192 INFO adding route 172.17.0.16/32 -> 10.0.0.255
52222026-09-10T03:14:19.156Ztest transceivers::tofino_impl::tests::test_handle_assert_reset_request ... ok
52232026-09-10T03:14:19.156ZSep 10 03:14:18.192 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 } }]
52242026-09-10T03:14:19.156Ztest transceivers::tofino_impl::tests::test_handle_backplane_read_request ... ok
52252026-09-10T03:14:19.156ZSep 10 03:14:18.192 INFO adding route 172.17.0.17/32 -> 10.0.0.255
52262026-09-10T03:14:19.156Ztest transceivers::tofino_impl::tests::test_handle_backplane_write_request ... ok
52272026-09-10T03:14:19.156ZSep 10 03:14:18.192 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 } }]
52282026-09-10T03:14:19.156Ztest transceivers::tofino_impl::tests::test_handle_cmis_large_read_request ... ok
52292026-09-10T03:14:19.156ZSep 10 03:14:18.192 INFO adding route 172.17.0.18/32 -> 10.0.0.255
52302026-09-10T03:14:19.156Ztest transceivers::tofino_impl::tests::test_handle_cmis_large_write_request ... ok
52312026-09-10T03:14:19.156Ztest transceivers::tofino_impl::tests::test_handle_cmis_small_read_request ... ok
52322026-09-10T03:14:19.156Ztest transceivers::tofino_impl::tests::test_handle_cmis_small_write_request ... ok
52332026-09-10T03:14:19.156ZSep 10 03:14:18.192 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 } }]
52342026-09-10T03:14:19.156Ztest transceivers::tofino_impl::tests::test_handle_detect_request_backplane ... ok
52352026-09-10T03:14:19.156Ztest transceivers::tofino_impl::tests::test_handle_detect_request_invalid_port ... ok
52362026-09-10T03:14:19.156Ztest transceivers::tofino_impl::tests::test_handle_detect_request_qsfp ... ok
52372026-09-10T03:14:19.156Ztest transceivers::tofino_impl::tests::test_handle_detect_request_qsfp_invalid_interface ... ok
52382026-09-10T03:14:19.156Ztest transceivers::tofino_impl::tests::test_handle_interrupt_mask_request ... ok
52392026-09-10T03:14:19.157Ztest transceivers::tofino_impl::tests::test_handle_lp_mode_mask_request ... ok
52402026-09-10T03:14:19.157ZSep 10 03:14:18.192 INFO adding route 172.17.0.19/32 -> 10.0.0.255
52412026-09-10T03:14:19.157Ztest transceivers::tofino_impl::tests::test_handle_presence_mask_request ... ok
52422026-09-10T03:14:19.157Ztest transceivers::tofino_impl::tests::test_handle_set_lp_mode_request ... ok
52432026-09-10T03:14:19.157ZSep 10 03:14:18.192 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 } }]
52442026-09-10T03:14:19.157Ztest transceivers::tofino_impl::tests::test_handle_set_lp_mode_request_invalid_port ... ok
52452026-09-10T03:14:19.157ZSep 10 03:14:18.192 INFO adding route 172.17.0.20/32 -> 10.0.0.255
52462026-09-10T03:14:19.157Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_read_request ... ok
52472026-09-10T03:14:19.157ZSep 10 03:14:18.192 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 } }]
52482026-09-10T03:14:19.157Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_read_request_with_nonzero_bank_fails ... ok
52492026-09-10T03:14:19.157ZSep 10 03:14:18.193 INFO adding route 172.17.0.21/32 -> 10.0.0.255
52502026-09-10T03:14:19.157Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_read_request ... ok
52512026-09-10T03:14:19.157ZSep 10 03:14:18.193 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 } }]
52522026-09-10T03:14:19.157Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_write_request ... ok
52532026-09-10T03:14:19.157Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_write_request ... ok
52542026-09-10T03:14:19.157ZSep 10 03:14:18.193Sep 10 03:14:18.184 DEBG INFOcreated new freemap , adding route 172.17.0.22/32 -> 10.0.0.255replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]
52552026-09-10T03:14:19.157Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_write_request_with_nonzero_bank_fails ... ok
52562026-09-10T03:14:19.157Zunit:
52572026-09-10T03:14:19.157Z freemap_route_ipv4Sep 10 03:14:18.193
52582026-09-10T03:14:19.162Z 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 } }]
52592026-09-10T03:14:19.162ZSep 10 03:14:18.193Sep 10 03:14:18.193 INFODEBG adding route 172.17.0.23/32 -> 10.0.0.255created new freemap
52602026-09-10T03:14:19.162Z, unit: freemap_route_ipv6Sep 10 03:14:18.193
52612026-09-10T03:14:19.162Ztest route::tests::identity_replace_is_noop ... ok
52622026-09-10T03:14:19.162Ztest route::tests::same_size_non_subset_replace ... ok
52632026-09-10T03:14:19.162Z Sep 10 03:14:18.193DEBG INFOSep 10 03:14:18.193 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 3fff:dead::/64 -> 2001:db8::55:4
52642026-09-10T03:14:19.162ZDEBG
52652026-09-10T03:14:19.162Z initted freemap. size: 64, unit:Sep 10 03:14:18.193 Sep 10 03:14:18.193freemap_route_ipv4
52662026-09-10T03:14:19.162ZDEBG INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]
52672026-09-10T03:14:19.162Zadding route 172.17.0.24/32 -> 10.0.0.255
52682026-09-10T03:14:19.162ZSep 10 03:14:18.193 DEBG Sep 10 03:14:18.193reset freemap , DEBGunit :replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55: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 } }]
52692026-09-10T03:14:19.162Zfreemap_route_ipv4Sep 10 03:14:18.193
52702026-09-10T03:14:19.162ZDEBG 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 10 03:14:18.193
52712026-09-10T03:14:19.162Z Sep 10 03:14:18.193 DEBGWARN initted freemap. size: 64shrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }), Sep 10 03:14:18.193
52722026-09-10T03:14:19.163Z unit: INFOfreemap_route_ipv6
52732026-09-10T03:14:19.163Zadding route 172.17.0.25/32 -> 10.0.0.255
52742026-09-10T03:14:19.163ZSep 10 03:14:18.193 Sep 10 03:14:18.193DEBG DEBGreset freemap , 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 } }]unit
52752026-09-10T03:14:19.163Z: freemap_route_ipv6
52762026-09-10T03:14:19.163ZSep 10 03:14:18.193 INFO Sep 10 03:14:18.193adding route 172.17.0.26/32 -> 10.0.0.255
52772026-09-10T03:14:19.163ZINFO adding route 3fff:dead::/64 -> 2001:db8::55:1
52782026-09-10T03:14:19.163ZSep 10 03:14:18.193 DEBG replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 10 03:14:18.193
52792026-09-10T03:14:19.163Z Sep 10 03:14:18.170DEBG 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
52802026-09-10T03:14:19.163Z Sep 10 03:14:18.193created new freemap INFO, unitadding route 172.17.0.27/32 -> 10.0.0.255Sep 10 03:14:18.193
52812026-09-10T03:14:19.163Z: INFO freemap_route_ipv4adding route 3fff:dead::/64 -> 2001:db8::55:2
52822026-09-10T03:14:19.163ZSep 10 03:14:18.193
52832026-09-10T03:14:19.163Z 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 } }]
52842026-09-10T03:14:19.163ZSep 10 03:14:18.193Sep 10 03:14:18.193 Sep 10 03:14:18.193DEBG INFOcreated new freemap , adding route 172.17.0.28/32 -> 10.0.0.255unit
52852026-09-10T03:14:19.163ZDEBG: 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 } }]
52862026-09-10T03:14:19.163Zfreemap_route_ipv6
52872026-09-10T03:14:19.163ZSep 10 03:14:18.193 DEBG Sep 10 03:14:18.193replacing 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 10 03:14:18.193
52882026-09-10T03:14:19.163Z INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:3
52892026-09-10T03:14:19.163ZSep 10 03:14:18.193initted freemap. size: 64 INFO, unitadding route 172.17.0.29/32 -> 10.0.0.255:Sep 10 03:14:18.193 freemap_route_ipv4DEBG
52902026-09-10T03:14:19.163Z
52912026-09-10T03:14:19.163Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 } }]
52922026-09-10T03:14:19.163ZSep 10 03:14:18.172Sep 10 03:14:18.203 DEBG created new freemap, unit: INFOfreemap_route_ipv4
52932026-09-10T03:14:19.163Zadding route 3fff:dead::/64 -> 2001:db8::55:4
52942026-09-10T03:14:19.163ZSep 10 03:14:18.184Sep 10 03:14:18.203 DEBGDEBG Sep 10 03:14:18.203 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 } }]created new freemap
52952026-09-10T03:14:19.163ZDEBG, created new freemapunit, :unit :Sep 10 03:14:18.203 freemap_route_ipv4 freemap_route_ipv6
52962026-09-10T03:14:19.163Z
52972026-09-10T03:14:19.163ZDEBG 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 } }]
52982026-09-10T03:14:19.163ZSep 10 03:14:18.203 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
52992026-09-10T03:14:19.163ZSep 10 03:14:18.203Sep 10 03:14:18.203 DEBGDEBG reset freemapcreated new freemap, , unitunit:: freemap_route_ipv4freemap_route_ipv6
53002026-09-10T03:14:19.163Z
53012026-09-10T03:14:19.163ZSep 10 03:14:18.203Sep 10 03:14:18.203 DEBGDEBG initted freemap. size: 64initted freemap. size: 64, , unitunit:: freemap_route_ipv6freemap_route_ipv4
53022026-09-10T03:14:19.163Z
53032026-09-10T03:14:19.163ZSep 10 03:14:18.203Sep 10 03:14:18.203 DEBGDEBG reset freemapreset freemap, , unitunit:: freemap_route_ipv6freemap_route_ipv4
53042026-09-10T03:14:19.163Z
53052026-09-10T03:14:19.163ZSep 10 03:14:18.203Sep 10 03:14:18.203 INFODEBG adding route 172.16.0.0/32 -> 10.0.0.1initted freemap. size: 64
53062026-09-10T03:14:19.163Z, unit: freemap_route_ipv6
53072026-09-10T03:14:19.163ZSep 10 03:14:18.203 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 } }]
53082026-09-10T03:14:19.163ZSep 10 03:14:18.203 DEBG reset freemapSep 10 03:14:18.203, unitINFO: adding route 172.16.0.0/32 -> 10.0.0.2freemap_route_ipv6
53092026-09-10T03:14:19.163Z
53102026-09-10T03:14:19.163ZSep 10 03:14:18.203Sep 10 03:14:18.203 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:dead::/64 -> 2001:db8::55:1
53112026-09-10T03:14:19.164Z
53122026-09-10T03:14:19.164ZSep 10 03:14:18.203Sep 10 03:14:18.203 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 } }]adding route 172.16.0.0/32 -> 10.0.0.3
53132026-09-10T03:14:19.164Z
53142026-09-10T03:14:19.164ZSep 10 03:14:18.203Sep 10 03:14:18.203 INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:2replacing 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 } }]
53152026-09-10T03:14:19.164Z
53162026-09-10T03:14:19.164ZSep 10 03:14:18.203Sep 10 03:14:18.203 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 } }]adding route 172.16.0.0/32 -> 10.0.0.4
53172026-09-10T03:14:19.164Z
53182026-09-10T03:14:19.164ZSep 10 03:14:18.203Sep 10 03:14:18.203 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:dead::/64 with: [NextHop { asic_port_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 } }]
53192026-09-10T03:14:19.164Z
53202026-09-10T03:14:19.164ZSep 10 03:14:18.203 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 } }]
53212026-09-10T03:14:19.164ZSep 10 03:14:18.193 DEBG created new freemap, unit: freemap_route_ipv4
53222026-09-10T03:14:19.164ZSep 10 03:14:18.203 DEBG created new freemap, unit: freemap_route_ipv6
53232026-09-10T03:14:19.164ZSep 10 03:14:18.203 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
53242026-09-10T03:14:19.164ZSep 10 03:14:18.203 DEBG reset freemap, unit: freemap_route_ipv4
53252026-09-10T03:14:19.164ZSep 10 03:14:18.203 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
53262026-09-10T03:14:19.164ZSep 10 03:14:18.203 DEBG reset freemap, unit: freemap_route_ipv6
53272026-09-10T03:14:19.164ZSep 10 03:14:18.203 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
53282026-09-10T03:14:19.164ZSep 10 03:14:18.203 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 } }]
53292026-09-10T03:14:19.164ZSep 10 03:14:18.203 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2
53302026-09-10T03:14:19.164ZSep 10 03:14:18.203 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 } }]
53312026-09-10T03:14:19.164ZSep 10 03:14:18.203 INFO adding route 3fff:dead::/64 -> 2001:db8::55:3
53322026-09-10T03:14:19.164ZSep 10 03:14:18.203 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 } }]
53332026-09-10T03:14:19.164ZSep 10 03:14:18.203 INFO adding route 3fff:dead::/64 -> 2001:db8::55:4
53342026-09-10T03:14:19.164ZSep 10 03:14:18.203 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 } }]
53352026-09-10T03:14:19.164ZSep 10 03:14:18.203 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:3, vlan_id: None } }]
53362026-09-10T03:14:19.164ZSep 10 03:14:18.193 DEBG reset freemapSep 10 03:14:18.193, 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
53372026-09-10T03:14:19.164Z
53382026-09-10T03:14:19.164ZSep 10 03:14:18.203 INFO adding route 172.17.0.30/32 -> 10.0.0.255
53392026-09-10T03:14:19.164ZSep 10 03:14:18.203 DEBG initted freemap. size: 64Sep 10 03:14:18.203, unitDEBG: 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 } }]freemap_route_ipv6
53402026-09-10T03:14:19.164Z
53412026-09-10T03:14:19.164ZSep 10 03:14:18.203Sep 10 03:14:18.203 INFODEBG adding route 172.17.0.31/32 -> 10.0.0.255reset freemap
53422026-09-10T03:14:19.164Z, unit: freemap_route_ipv6
53432026-09-10T03:14:19.164ZSep 10 03:14:18.203 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 } }]
53442026-09-10T03:14:19.164ZSep 10 03:14:18.203 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
53452026-09-10T03:14:19.164ZSep 10 03:14:18.203 INFO adding route 172.17.0.32/32 -> 10.0.0.255
53462026-09-10T03:14:19.164ZSep 10 03:14:18.203 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 } }]
53472026-09-10T03:14:19.164ZSep 10 03:14:18.204 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2
53482026-09-10T03:14:19.164ZSep 10 03:14:18.204 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 } }]
53492026-09-10T03:14:19.165ZSep 10 03:14:18.204 INFO adding route 3fff:dead::/64 -> 2001:db8::55:3
53502026-09-10T03:14:19.165ZSep 10 03:14:18.204 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 } }]
53512026-09-10T03:14:19.165ZSep 10 03:14:18.172Sep 10 03:14:18.204 INFO adding route 3fff:dead::/64 -> 2001:db8::55:4DEBG created new freemap,
53522026-09-10T03:14:19.165Zunit: freemap_route_ipv4Sep 10 03:14:18.204
53532026-09-10T03:14:19.165Z 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 } }]
53542026-09-10T03:14:19.165ZSep 10 03:14:18.204 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff
53552026-09-10T03:14:19.165ZSep 10 03:14:18.204 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 } }]
53562026-09-10T03:14:19.165ZSep 10 03:14:18.204 Sep 10 03:14:18.204DEBGSep 10 03:14:18.203 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 } }]
53572026-09-10T03:14:19.165Z created new freemap, unitSep 10 03:14:18.204: freemap_route_ipv4
53582026-09-10T03:14:19.169ZSep 10 03:14:18.204 DEBGSep 10 03:14:18.204Sep 10 03:14:18.204 INFO adding route 172.17.0.33/32 -> 10.0.0.255
53592026-09-10T03:14:19.169ZSep 10 03:14:18.204 DEBG created new freemap, unitDEBG: freemap_route_ipv4
53602026-09-10T03:14:19.169ZINFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
53612026-09-10T03:14:19.169ZSep 10 03:14:18.204 DEBG created new freemap, unit: freemap_route_ipv6replacing 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 } }]
53622026-09-10T03:14:19.169ZSep 10 03:14:18.204 DEBG Sep 10 03:14:18.204
53632026-09-10T03:14:19.169ZDEBG initted freemap. size: 64, unit: freemap_route_ipv4
53642026-09-10T03:14:19.169ZSep 10 03:14:18.204Sep 10 03:14:18.204replacing 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 } }]
53652026-09-10T03:14:19.169Z Sep 10 03:14:18.204DEBG reset freemap , unit: freemap_route_ipv4
53662026-09-10T03:14:19.169Z INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
53672026-09-10T03:14:19.169ZSep 10 03:14:18.204 INFODEBG initted freemap. size: 64, unit: freemap_route_ipv6adding route 172.17.0.34/32 -> 10.0.0.255
53682026-09-10T03:14:19.169ZSep 10 03:14:18.204 DEBG reset freemapSep 10 03:14:18.204, unit: freemap_route_ipv6
53692026-09-10T03:14:19.169Z
53702026-09-10T03:14:19.169ZSep 10 03:14:18.204 INFO adding route 172.16.0.0/32 -> 10.0.0.1Sep 10 03:14:18.204
53712026-09-10T03:14:19.169Z DEBG replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 10 03:14:18.204 DEBG
53722026-09-10T03:14:19.169Zreplacing 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 } }]
53732026-09-10T03:14:19.169ZSep 10 03:14:18.204 INFO adding route 172.16.0.0/32 -> 10.0.0.2Sep 10 03:14:18.204
53742026-09-10T03:14:19.169ZDEBG replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 10 03:14:18.204 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 } }]INFO
53752026-09-10T03:14:19.169Z
53762026-09-10T03:14:19.169ZSep 10 03:14:18.204Sep 10 03:14:18.204 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.3, vlan_id: None } }]
53772026-09-10T03:14:19.169Z INFO adding route 172.17.0.35/32 -> 10.0.0.255
53782026-09-10T03:14:19.169ZSep 10 03:14:18.204 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 } }]
53792026-09-10T03:14:19.169ZSep 10 03:14:18.204 INFO adding route 172.17.0.36/32 -> 10.0.0.255
53802026-09-10T03:14:19.170ZSep 10 03:14:18.204 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 } }]
53812026-09-10T03:14:19.170ZSep 10 03:14:18.204 INFO adding route 172.17.0.37/32 -> 10.0.0.255
53822026-09-10T03:14:19.170ZSep 10 03:14:18.204 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 } }]
53832026-09-10T03:14:19.170ZSep 10 03:14:18.204 INFO adding route 172.17.0.38/32 -> 10.0.0.255
53842026-09-10T03:14:19.170ZSep 10 03:14:18.204 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 } }]
53852026-09-10T03:14:19.170ZSep 10 03:14:18.204 INFO adding route 172.17.0.39/32 -> 10.0.0.255
53862026-09-10T03:14:19.170ZSep 10 03:14:18.204 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 } }]
53872026-09-10T03:14:19.170ZSep 10 03:14:18.204 DEBG created new freemap , Sep 10 03:14:18.214unit :INFO DEBGfreemap_route_ipv4adding route 172.17.0.40/32 -> 10.0.0.255
53882026-09-10T03:14:19.170Zcreated new freemap
53892026-09-10T03:14:19.170Z, unit: freemap_route_ipv6Sep 10 03:14:18.214
53902026-09-10T03:14:19.170Z 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 } }]
53912026-09-10T03:14:19.170ZSep 10 03:14:18.214 adding route 3fff:beef:3::/64 -> 2001:db8::55:ff created new freemap
53922026-09-10T03:14:19.170Z, Sep 10 03:14:18.214 DEBGunitDEBG: Sep 10 03:14:18.214initted freemap. size: 64 Sep 10 03:14:18.214 INFOcreated new freemap freemap_route_ipv6adding route 172.17.0.41/32 -> 10.0.0.255, ,
53932026-09-10T03:14:19.170Z unitunit:
53942026-09-10T03:14:19.170Z : Sep 10 03:14:18.214freemap_route_ipv4 DEBGfreemap_route_ipv6DEBG
53952026-09-10T03:14:19.170Zreplacing 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 } }]
53962026-09-10T03:14:19.170Zreplacing 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 } }]
53972026-09-10T03:14:19.170ZSep 10 03:14:18.214
53982026-09-10T03:14:19.170Z DEBGSep 10 03:14:18.214Sep 10 03:14:18.214 initted freemap. size: 64DEBGSep 10 03:14:18.214 Sep 10 03:14:18.214INFO , DEBGunit adding route 172.17.0.42/32 -> 10.0.0.255reset freemapinitted freemap. size: 64,
53992026-09-10T03:14:19.170Z:unitINFO, : unitSep 10 03:14:18.214: freemap_route_ipv4 freemap_route_ipv4adding route 3fff:beef:4::/64 -> 2001:db8::55:fffreemap_route_ipv4
54002026-09-10T03:14:19.170ZDEBG
54012026-09-10T03:14:19.170Z 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 } }]
54022026-09-10T03:14:19.170Z
54032026-09-10T03:14:19.170Z
54042026-09-10T03:14:19.170ZSep 10 03:14:18.214 Sep 10 03:14:18.214DEBG Sep 10 03:14:18.214DEBG DEBG Sep 10 03:14:18.214 initted freemap. size: 64replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 10 03:14:18.214
54052026-09-10T03:14:19.170Z DEBGINFO reset freemap, unitadding route 172.17.0.43/32 -> 10.0.0.255reset freemap
54062026-09-10T03:14:19.170Z, unit, ::unit freemap_route_ipv4freemap_route_ipv6:
54072026-09-10T03:14:19.170Z
54082026-09-10T03:14:19.170ZSep 10 03:14:18.214 freemap_route_ipv4 DEBG
54092026-09-10T03:14:19.170Zreplacing 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 10 03:14:18.214Sep 10 03:14:18.214
54102026-09-10T03:14:19.170ZINFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ffDEBG
54112026-09-10T03:14:19.170Z Sep 10 03:14:18.214reset freemap DEBGSep 10 03:14:18.214Sep 10 03:14:18.214 , INFO unitinitted freemap. size: 64 , :unitadding route 172.17.0.44/32 -> 10.0.0.255
54122026-09-10T03:14:19.170Z:freemap_route_ipv6
54132026-09-10T03:14:19.170Zfreemap_route_ipv6DEBGSep 10 03:14:18.214
54142026-09-10T03:14:19.170Z Sep 10 03:14:18.214 DEBGinitted freemap. size: 64INFO Sep 10 03:14:18.214Sep 10 03:14:18.214replacing 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 } }],
54152026-09-10T03:14:19.170Z DEBGunit DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1 Sep 10 03:14:18.214 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 } }]
54162026-09-10T03:14:19.170Z :INFOreset freemap ,
54172026-09-10T03:14:19.170Zadding route 3fff:beef:6::/64 -> 2001:db8::55:ffSep 10 03:14:18.214unit
54182026-09-10T03:14:19.170Z: freemap_route_ipv6DEBGfreemap_route_ipv6
54192026-09-10T03:14:19.171ZSep 10 03:14:18.214
54202026-09-10T03:14:19.171ZSep 10 03:14:18.214 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 } }]
54212026-09-10T03:14:19.171Ztest route::tests::shrink_preserves_compacted_order ... ok
54222026-09-10T03:14:19.171ZDEBG INFOSep 10 03:14:18.214 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 172.17.0.45/32 -> 10.0.0.255INFO
54232026-09-10T03:14:19.171Z adding route 172.16.0.0/32 -> 10.0.0.1
54242026-09-10T03:14:19.171Z
54252026-09-10T03:14:19.171ZSep 10 03:14:18.214 DEBGSep 10 03:14:18.214 Sep 10 03:14:18.214Sep 10 03:14:18.214 DEBGSep 10 03:14:18.214 reset freemap replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
54262026-09-10T03:14:19.171Z, unitDEBGINFO:INFO replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 3fff:dead::/64 -> 2001:db8::55:1
54272026-09-10T03:14:19.171ZSep 10 03:14:18.214freemap_route_ipv6
54282026-09-10T03:14:19.171Z INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
54292026-09-10T03:14:19.171Ztest route::tests::shrink_to_single_non_zero_survivor ... ok
54302026-09-10T03:14:19.171Zadding route 172.16.0.0/32 -> 10.0.0.2Sep 10 03:14:18.214
54312026-09-10T03:14:19.171ZSep 10 03:14:18.214 INFODEBG
54322026-09-10T03:14:19.171Ztest route::tests::delete_targets_fragmented ... ok
54332026-09-10T03:14:19.171Z Sep 10 03:14:18.214replacing 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.46/32 -> 10.0.0.255
54342026-09-10T03:14:19.171Z Sep 10 03:14:18.214 DEBG
54352026-09-10T03:14:19.171Z 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 } }]
54362026-09-10T03:14:19.171Zreplacing 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 10 03:14:18.214
54372026-09-10T03:14:19.171Z DEBGSep 10 03:14:18.214Sep 10 03:14:18.214Sep 10 03:14:18.214 INFOSep 10 03:14:18.214INFOINFO INFO adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 3fff:beef:8::/64 -> 2001:db8::55:ffadding route 172.16.0.0/32 -> 10.0.0.3adding route 172.16.0.0/32 -> 10.0.0.1
54382026-09-10T03:14:19.171Zreplacing 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 } }]
54392026-09-10T03:14:19.171Z
54402026-09-10T03:14:19.171Z
54412026-09-10T03:14:19.171Z
54422026-09-10T03:14:19.171ZSep 10 03:14:18.215 Sep 10 03:14:18.215DEBGSep 10 03:14:18.215 Sep 10 03:14:18.215Sep 10 03:14:18.215 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 } }, 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
54432026-09-10T03:14:19.171ZINFO 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 } }]
54442026-09-10T03:14:19.171Z 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 172.17.0.47/32 -> 10.0.0.255DEBGSep 10 03:14:18.215
54452026-09-10T03:14:19.171Z 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 } }]
54462026-09-10T03:14:19.171ZSep 10 03:14:18.215
54472026-09-10T03:14:19.171Z INFOSep 10 03:14:18.215INFO adding route 3fff:dead::/64 -> 2001:db8::55:2 Sep 10 03:14:18.215INFO adding route 172.16.0.0/32 -> 10.0.0.4adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
54482026-09-10T03:14:19.171ZSep 10 03:14:18.215DEBG
54492026-09-10T03:14:19.171Z
54502026-09-10T03:14:19.171ZINFO Sep 10 03:14:18.215adding route 172.16.0.0/32 -> 10.0.0.2 Sep 10 03:14:18.215
54512026-09-10T03:14:19.171Zreplacing 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 10 03:14:18.215 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 } }]
54522026-09-10T03:14:19.171ZDEBG 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
54532026-09-10T03:14:19.171Z
54542026-09-10T03:14:19.172ZSep 10 03:14:18.226replacing 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
54552026-09-10T03:14:19.172Z adding route 3fff:beef::/64 -> 2001:db8::55:ff
54562026-09-10T03:14:19.172ZSep 10 03:14:18.226 Sep 10 03:14:18.226DEBGSep 10 03:14:18.226 DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]INFO
54572026-09-10T03:14:19.172Z adding route 3fff:beef:a::/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 } }]
54582026-09-10T03:14:19.176Z
54592026-09-10T03:14:19.176ZSep 10 03:14:18.226Sep 10 03:14:18.226 Sep 10 03:14:18.226INFO INFO DEBGadding route 3fff:beef:1::/64 -> 2001:db8::55:ff
54602026-09-10T03:14:19.176Z adding route 172.17.0.48/32 -> 10.0.0.255replacing 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 } }]
54612026-09-10T03:14:19.176Z
54622026-09-10T03:14:19.176ZSep 10 03:14:18.226 Sep 10 03:14:18.226DEBG Sep 10 03:14:18.226replacing 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
54632026-09-10T03:14:19.176ZDEBG adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
54642026-09-10T03:14:19.176Zreplacing 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 10 03:14:18.226
54652026-09-10T03:14:19.176Z INFOSep 10 03:14:18.226 adding route 3fff:beef:2::/64 -> 2001:db8::55:ffDEBG
54662026-09-10T03:14:19.176Z 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 10 03:14:18.226
54672026-09-10T03:14:19.176Z INFOSep 10 03:14:18.226 Sep 10 03:14:18.226adding route 172.17.0.49/32 -> 10.0.0.255DEBG
54682026-09-10T03:14:19.176Zreplacing 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 adding route 3fff:beef:c::/64 -> 2001:db8::55:ff
54692026-09-10T03:14:19.176Z
54702026-09-10T03:14:19.176ZSep 10 03:14:18.226 DEBG Sep 10 03:14:18.226replacing 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 } }]
54712026-09-10T03:14:19.176ZDEBG Sep 10 03:14:18.226replacing 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 } }]
54722026-09-10T03:14:19.176ZINFOSep 10 03:14:18.226 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ffadding route 172.17.0.50/32 -> 10.0.0.255Sep 10 03:14:18.226
54732026-09-10T03:14:19.176Z
54742026-09-10T03:14:19.176ZINFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
54752026-09-10T03:14:19.176ZSep 10 03:14:18.226 DEBGSep 10 03:14:18.226 Sep 10 03:14:18.226 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 } }]DEBGDEBG
54762026-09-10T03:14:19.176Zreplacing 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: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 } }]
54772026-09-10T03:14:19.176Z
54782026-09-10T03:14:19.176ZSep 10 03:14:18.226 INFO Sep 10 03:14:18.226adding route 172.17.0.51/32 -> 10.0.0.255
54792026-09-10T03:14:19.176ZSep 10 03:14:18.226INFO INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ffSep 10 03:14:18.226
54802026-09-10T03:14:19.176Z DEBGadding route 3fff:beef:e::/64 -> 2001:db8::55:ff
54812026-09-10T03:14:19.176Zreplacing 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 10 03:14:18.226Sep 10 03:14:18.226
54822026-09-10T03:14:19.176ZDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]DEBG
54832026-09-10T03:14:19.176ZSep 10 03:14:18.226 Sep 10 03:14:18.226 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 } }]INFO Sep 10 03:14:18.226 adding route 172.17.0.52/32 -> 10.0.0.255
54842026-09-10T03:14:19.177Z
54852026-09-10T03:14:19.177ZINFO 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.16.0.0/32 -> 10.0.0.3
54862026-09-10T03:14:19.177Z
54872026-09-10T03:14:19.177ZSep 10 03:14:18.226 Sep 10 03:14:18.226INFO Sep 10 03:14:18.226DEBGSep 10 03:14:18.226 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 } }]DEBG
54882026-09-10T03:14:19.177Z INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff 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 3fff:beef:f::/64 -> 2001:db8::55:ff
54892026-09-10T03:14:19.177Z
54902026-09-10T03:14:19.177Z
54912026-09-10T03:14:19.177ZSep 10 03:14:18.226 INFOSep 10 03:14:18.226 Sep 10 03:14:18.226Sep 10 03:14:18.226INFOadding route 172.17.0.53/32 -> 10.0.0.255
54922026-09-10T03:14:19.177Z DEBG adding route 172.16.0.0/32 -> 10.0.0.4replacing 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 } }]
54932026-09-10T03:14:19.177Z
54942026-09-10T03:14:19.177Z DEBGSep 10 03:14:18.226 Sep 10 03:14:18.226 Sep 10 03:14:18.226DEBG replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.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
54952026-09-10T03:14:19.177ZINFO
54962026-09-10T03:14:19.177Zreplacing 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 } }]
54972026-09-10T03:14:19.177ZSep 10 03:14:18.226adding route 3fff:beef:6::/64 -> 2001:db8::55:ff DEBG
54982026-09-10T03:14:19.177Z Sep 10 03:14:18.226replacing 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 10 03:14:18.226
54992026-09-10T03:14:19.177Z Sep 10 03:14:18.226INFO DEBGadding route 3fff:beef:10::/64 -> 2001:db8::55:ff
55002026-09-10T03:14:19.177Zreplacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO
55012026-09-10T03:14:19.177Z adding route 172.17.0.54/32 -> 10.0.0.255Sep 10 03:14:18.226
55022026-09-10T03:14:19.177Z DEBG Sep 10 03:14:18.226replacing 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 10 03:14:18.226INFO
55032026-09-10T03:14:19.177Z adding route 3fff:beef:7::/64 -> 2001:db8::55:ffDEBG
55042026-09-10T03:14:19.177Zreplacing 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 } }]
55052026-09-10T03:14:19.177ZSep 10 03:14:18.226 INFOSep 10 03:14:18.226 Sep 10 03:14:18.226 adding route 3fff:beef:11::/64 -> 2001:db8::55:ffDEBG
55062026-09-10T03:14:19.177Z 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 } }]
55072026-09-10T03:14:19.177Zadding route 172.17.0.55/32 -> 10.0.0.255Sep 10 03:14:18.226
55082026-09-10T03:14:19.177Z DEBG replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 10 03:14:18.226Sep 10 03:14:18.226
55092026-09-10T03:14:19.177Z INFO DEBGadding route 3fff:beef:8::/64 -> 2001:db8::55:ff
55102026-09-10T03:14:19.177Zreplacing 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 10 03:14:18.226
55112026-09-10T03:14:19.177Z INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
55122026-09-10T03:14:19.177ZSep 10 03:14:18.226 Sep 10 03:14:18.226DEBG 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 } }]INFO
55132026-09-10T03:14:19.177Z Sep 10 03:14:18.226adding route 172.17.0.56/32 -> 10.0.0.255
55142026-09-10T03:14:19.177ZDEBG 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 10 03:14:18.226
55152026-09-10T03:14:19.177Z INFOSep 10 03:14:18.226 adding route 3fff:beef:9::/64 -> 2001:db8::55:ffDEBG
55162026-09-10T03:14:19.177ZSep 10 03:14:18.226 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 } }]
55172026-09-10T03:14:19.177Zadding route 3fff:beef:13::/64 -> 2001:db8::55:ff
55182026-09-10T03:14:19.177ZSep 10 03:14:18.226 DEBGSep 10 03:14:18.226 Sep 10 03:14:18.226 INFODEBGreplacing 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 } }]
55192026-09-10T03:14:19.177Z replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.57/32 -> 10.0.0.255
55202026-09-10T03:14:19.177Z
55212026-09-10T03:14:19.177ZSep 10 03:14:18.226 INFOSep 10 03:14:18.226 Sep 10 03:14:18.226DEBGadding route 3fff:beef:a::/64 -> 2001:db8::55:ff
55222026-09-10T03:14:19.177Z INFOreplacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
55232026-09-10T03:14:19.177Zadding route 3fff:beef:14::/64 -> 2001:db8::55:ff
55242026-09-10T03:14:19.178ZSep 10 03:14:18.226 DEBGSep 10 03:14:18.226Sep 10 03:14:18.226 replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
55252026-09-10T03:14:19.178ZDEBGadding route 172.17.0.58/32 -> 10.0.0.255
55262026-09-10T03:14:19.178Zreplacing 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 } }]
55272026-09-10T03:14:19.178ZSep 10 03:14:18.226Sep 10 03:14:18.226 Sep 10 03:14:18.226 INFO DEBG INFOadding route 3fff:beef:b::/64 -> 2001:db8::55:ff
55282026-09-10T03:14:19.178Z 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 3fff:beef:15::/64 -> 2001:db8::55:ff
55292026-09-10T03:14:19.178Z
55302026-09-10T03:14:19.178ZSep 10 03:14:18.226 DEBGSep 10 03:14:18.226 Sep 10 03:14:18.226replacing 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 } }]
55312026-09-10T03:14:19.178Z INFO adding route 172.17.0.59/32 -> 10.0.0.255DEBG
55322026-09-10T03:14:19.178Z 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 10 03:14:18.226
55332026-09-10T03:14:19.178Z INFO Sep 10 03:14:18.226adding route 3fff:beef:c::/64 -> 2001:db8::55:ff
55342026-09-10T03:14:19.178ZDEBG Sep 10 03:14:18.226replacing 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 } }]
55352026-09-10T03:14:19.178ZINFO Sep 10 03:14:18.226adding route 3fff:beef:16::/64 -> 2001:db8::55:ff DEBG
55362026-09-10T03:14:19.178Z 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 10 03:14:18.226
55372026-09-10T03:14:19.178Z Sep 10 03:14:18.226 INFODEBG Sep 10 03:14:18.226replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 172.17.0.60/32 -> 10.0.0.255INFO
55382026-09-10T03:14:19.178Z adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
55392026-09-10T03:14:19.178Z
55402026-09-10T03:14:19.178ZSep 10 03:14:18.226 Sep 10 03:14:18.226Sep 10 03:14:18.226 INFODEBG DEBGreplacing 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 3fff:beef:17::/64 -> 2001:db8::55:ff
55412026-09-10T03:14:19.178Zreplacing 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 } }]
55422026-09-10T03:14:19.178Z
55432026-09-10T03:14:19.178ZSep 10 03:14:18.226Sep 10 03:14:18.226Sep 10 03:14:18.226 INFODEBGDEBG failed to allocate space for the new target listreplacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:e::/64 -> 2001:db8::55:ff
55442026-09-10T03:14:19.178Z
55452026-09-10T03:14:19.178Z
55462026-09-10T03:14:19.178ZSep 10 03:14:18.226Sep 10 03:14:18.226Sep 10 03:14:18.226 DEBGDEBG 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 } }]
55472026-09-10T03:14:19.178Zreplacing 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 3fff:beef:18::/64 -> 2001:db8::55:ff
55482026-09-10T03:14:19.178Z
55492026-09-10T03:14:19.178ZSep 10 03:14:18.226 INFOSep 10 03:14:18.226 adding route 3fff:beef:f::/64 -> 2001:db8::55:ffDEBG
55502026-09-10T03:14:19.178Z 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 } }]
55512026-09-10T03:14:19.178ZSep 10 03:14:18.226 DEBG Sep 10 03:14:18.226replacing 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 adding route 3fff:beef:19::/64 -> 2001:db8::55:ff
55522026-09-10T03:14:19.178ZSep 10 03:14:18.233
55532026-09-10T03:14:19.178Z 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 } }]
55542026-09-10T03:14:19.178ZSep 10 03:14:18.233 INFO Sep 10 03:14:18.233adding route 3fff:beef:10::/64 -> 2001:db8::55:ff
55552026-09-10T03:14:19.178ZINFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
55562026-09-10T03:14:19.178ZSep 10 03:14:18.233 DEBG Sep 10 03:14:18.233replacing 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 } }]
55572026-09-10T03:14:19.178ZDEBG 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 } }]
55582026-09-10T03:14:19.184ZSep 10 03:14:18.233 INFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
55592026-09-10T03:14:19.184ZSep 10 03:14:18.233 INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ffSep 10 03:14:18.233
55602026-09-10T03:14:19.184Z 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 } }]
55612026-09-10T03:14:19.184ZSep 10 03:14:18.233 DEBG Sep 10 03:14:18.233replacing 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 } }]
55622026-09-10T03:14:19.184ZINFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
55632026-09-10T03:14:19.184ZSep 10 03:14:18.233 INFO Sep 10 03:14:18.233adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
55642026-09-10T03:14:19.184ZDEBG 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 } }]
55652026-09-10T03:14:19.184ZSep 10 03:14:18.233 DEBG Sep 10 03:14:18.233replacing 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 } }]
55662026-09-10T03:14:19.184ZINFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
55672026-09-10T03:14:19.184ZSep 10 03:14:18.233 INFOSep 10 03:14:18.233 adding route 3fff:beef:13::/64 -> 2001:db8::55:ffDEBG
55682026-09-10T03:14:19.184Z 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 } }]
55692026-09-10T03:14:19.184ZSep 10 03:14:18.233 DEBGSep 10 03:14:18.233 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
55702026-09-10T03:14:19.184Z adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
55712026-09-10T03:14:19.184ZSep 10 03:14:18.233 Sep 10 03:14:18.233INFO DEBGadding route 3fff:beef:14::/64 -> 2001:db8::55:ff
55722026-09-10T03:14:19.184Zreplacing 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 } }]
55732026-09-10T03:14:19.184ZSep 10 03:14:18.233 Sep 10 03:14:18.233DEBG 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 } }]
55742026-09-10T03:14:19.184Zadding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
55752026-09-10T03:14:19.184ZSep 10 03:14:18.233 Sep 10 03:14:18.233INFO DEBGadding route 3fff:beef:15::/64 -> 2001:db8::55:ff
55762026-09-10T03:14:19.184Zreplacing 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 } }]
55772026-09-10T03:14:19.184ZSep 10 03:14:18.233 Sep 10 03:14:18.233DEBG 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 } }]
55782026-09-10T03:14:19.184Zadding route 3fff:beef:20::/64 -> 2001:db8::55:ff
55792026-09-10T03:14:19.184ZSep 10 03:14:18.233 Sep 10 03:14:18.233INFO DEBGadding route 3fff:beef:16::/64 -> 2001:db8::55:ff
55802026-09-10T03:14:19.184Zreplacing 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 } }]
55812026-09-10T03:14:19.184ZSep 10 03:14:18.233Sep 10 03:14:18.233 DEBGINFO replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:21::/64 -> 2001:db8::55:ff
55822026-09-10T03:14:19.184Z
55832026-09-10T03:14:19.184ZSep 10 03:14:18.233Sep 10 03:14:18.233 INFODEBG adding route 3fff:beef:17::/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 } }]
55842026-09-10T03:14:19.185Z
55852026-09-10T03:14:19.185ZSep 10 03:14:18.233Sep 10 03:14:18.233 DEBGINFO replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:22::/64 -> 2001:db8::55:ff
55862026-09-10T03:14:19.185Z
55872026-09-10T03:14:19.185ZSep 10 03:14:18.233Sep 10 03:14:18.233 INFODEBG adding route 3fff:beef:18::/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 } }]
55882026-09-10T03:14:19.185Z
55892026-09-10T03:14:19.185ZSep 10 03:14:18.233Sep 10 03:14:18.233 DEBGINFO replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:23::/64 -> 2001:db8::55:ff
55902026-09-10T03:14:19.185Z
55912026-09-10T03:14:19.185ZSep 10 03:14:18.233Sep 10 03:14:18.233 INFODEBG adding route 3fff:beef:19::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
55922026-09-10T03:14:19.185Z
55932026-09-10T03:14:19.185ZSep 10 03:14:18.233Sep 10 03:14:18.233 DEBGINFO 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 } }]
55942026-09-10T03:14:19.185Z adding route 3fff:beef:24::/64 -> 2001:db8::55:ff
55952026-09-10T03:14:19.185ZSep 10 03:14:18.233 INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
55962026-09-10T03:14:19.185ZSep 10 03:14:18.233 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 } }]
55972026-09-10T03:14:19.185ZSep 10 03:14:18.233 INFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
55982026-09-10T03:14:19.185ZSep 10 03:14:18.233 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 } }]
55992026-09-10T03:14:19.185ZSep 10 03:14:18.233 INFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffSep 10 03:14:18.233
56002026-09-10T03:14:19.185Z 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 } }]
56012026-09-10T03:14:19.185ZSep 10 03:14:18.233 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 } }]Sep 10 03:14:18.233
56022026-09-10T03:14:19.185Z INFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ff
56032026-09-10T03:14:19.185ZSep 10 03:14:18.233 INFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
56042026-09-10T03:14:19.185ZSep 10 03:14:18.233 DEBG replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 10 03:14:18.233
56052026-09-10T03:14:19.185Z 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 } }]
56062026-09-10T03:14:19.185ZSep 10 03:14:18.233 INFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ffSep 10 03:14:18.233
56072026-09-10T03:14:19.185Z INFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
56082026-09-10T03:14:19.185ZSep 10 03:14:18.233 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 10 03:14:18.233
56092026-09-10T03:14:19.185Z DEBG replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 10 03:14:18.233
56102026-09-10T03:14:19.185Z INFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ff
56112026-09-10T03:14:19.185ZSep 10 03:14:18.233 INFO adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffSep 10 03:14:18.233
56122026-09-10T03:14:19.185Z 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 } }]
56132026-09-10T03:14:19.185ZSep 10 03:14:18.233 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 10 03:14:18.233
56142026-09-10T03:14:19.185Z INFO adding route 3fff:beef:28::/64 -> 2001:db8::55:ff
56152026-09-10T03:14:19.185ZSep 10 03:14:18.233 INFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ffSep 10 03:14:18.233
56162026-09-10T03:14:19.185Z 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 } }]
56172026-09-10T03:14:19.185ZSep 10 03:14:18.233 DEBG replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 10 03:14:18.233
56182026-09-10T03:14:19.185Z INFO adding route 3fff:beef:29::/64 -> 2001:db8::55:ff
56192026-09-10T03:14:19.186ZSep 10 03:14:18.233 INFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ffSep 10 03:14:18.233
56202026-09-10T03:14:19.186Z 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 } }]
56212026-09-10T03:14:19.186ZSep 10 03:14:18.233 DEBG replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 10 03:14:18.233
56222026-09-10T03:14:19.186Z INFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
56232026-09-10T03:14:19.186ZSep 10 03:14:18.233 INFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ffSep 10 03:14:18.233
56242026-09-10T03:14:19.186Z 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 } }]
56252026-09-10T03:14:19.186ZSep 10 03:14:18.233 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 } }]
56262026-09-10T03:14:19.186ZSep 10 03:14:18.233 INFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffSep 10 03:14:18.233
56272026-09-10T03:14:19.186Z INFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ff
56282026-09-10T03:14:19.186ZSep 10 03:14:18.233 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 } }]Sep 10 03:14:18.233
56292026-09-10T03:14:19.186Z 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 } }]
56302026-09-10T03:14:19.186ZSep 10 03:14:18.233 INFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
56312026-09-10T03:14:19.186ZSep 10 03:14:18.233 INFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ff
56322026-09-10T03:14:19.186ZSep 10 03:14:18.233 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 } }]Sep 10 03:14:18.233
56332026-09-10T03:14:19.186Z 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 } }]
56342026-09-10T03:14:19.186ZSep 10 03:14:18.233 INFO adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffSep 10 03:14:18.233
56352026-09-10T03:14:19.186Z INFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ff
56362026-09-10T03:14:19.186ZSep 10 03:14:18.233 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 } }]Sep 10 03:14:18.233
56372026-09-10T03:14:19.186Z 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 } }]
56382026-09-10T03:14:19.186ZSep 10 03:14:18.233 INFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffSep 10 03:14:18.233
56392026-09-10T03:14:19.186Z INFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ff
56402026-09-10T03:14:19.186ZSep 10 03:14:18.233 DEBG replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 10 03:14:18.233
56412026-09-10T03:14:19.186Z 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 } }]
56422026-09-10T03:14:19.186ZSep 10 03:14:18.233 INFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffSep 10 03:14:18.233
56432026-09-10T03:14:19.186Z INFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ff
56442026-09-10T03:14:19.186ZSep 10 03:14:18.233 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 10 03:14:18.233
56452026-09-10T03:14:19.186Z 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 } }]
56462026-09-10T03:14:19.186ZSep 10 03:14:18.233 INFO adding route 3fff:beef:30::/64 -> 2001:db8::55:ffSep 10 03:14:18.233
56472026-09-10T03:14:19.186Z INFO adding route 3fff:beef:28::/64 -> 2001:db8::55:ff
56482026-09-10T03:14:19.186ZSep 10 03:14:18.233 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 } }]Sep 10 03:14:18.233
56492026-09-10T03:14:19.186Z 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 } }]
56502026-09-10T03:14:19.186ZSep 10 03:14:18.233 INFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ff
56512026-09-10T03:14:19.186ZSep 10 03:14:18.233 INFO adding route 3fff:beef:29::/64 -> 2001:db8::55:ffSep 10 03:14:18.233
56522026-09-10T03:14:19.186Z 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 } }]
56532026-09-10T03:14:19.186ZSep 10 03:14:18.233 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 } }]Sep 10 03:14:18.233
56542026-09-10T03:14:19.186Z INFO adding route 3fff:beef:32::/64 -> 2001:db8::55:ff
56552026-09-10T03:14:19.186ZSep 10 03:14:18.233 INFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffSep 10 03:14:18.233
56562026-09-10T03:14:19.186Z 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 } }]
56572026-09-10T03:14:19.187ZSep 10 03:14:18.233 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 } }]Sep 10 03:14:18.233
56582026-09-10T03:14:19.193Z INFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ff
56592026-09-10T03:14:19.194ZSep 10 03:14:18.233 INFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
56602026-09-10T03:14:19.194ZSep 10 03:14:18.233 DEBG replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 10 03:14:18.233
56612026-09-10T03:14:19.194Z 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 } }]
56622026-09-10T03:14:19.194ZSep 10 03:14:18.233 INFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ff
56632026-09-10T03:14:19.194ZSep 10 03:14:18.233Sep 10 03:14:18.239 INFODEBG adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffreplacing 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 } }]
56642026-09-10T03:14:19.194Z
56652026-09-10T03:14:19.194ZSep 10 03:14:18.239Sep 10 03:14:18.239 INFODEBG adding route 3fff:beef:35::/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 } }]
56662026-09-10T03:14:19.194Z
56672026-09-10T03:14:19.194ZSep 10 03:14:18.239Sep 10 03:14:18.239 INFODEBG adding route 3fff:beef:2d::/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 } }]
56682026-09-10T03:14:19.194Z
56692026-09-10T03:14:19.194ZSep 10 03:14:18.239 INFO adding route 3fff:beef:36::/64 -> 2001:db8::55:ff
56702026-09-10T03:14:19.194ZSep 10 03:14:18.239 DEBGSep 10 03:14:18.239 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
56712026-09-10T03:14:19.194Z 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 } }]
56722026-09-10T03:14:19.194ZSep 10 03:14:18.239 INFO Sep 10 03:14:18.239adding route 3fff:beef:37::/64 -> 2001:db8::55:ff
56732026-09-10T03:14:19.194ZINFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
56742026-09-10T03:14:19.194ZSep 10 03:14:18.240 DEBG Sep 10 03:14:18.240replacing 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 } }]
56752026-09-10T03:14:19.194ZDEBG 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 } }]
56762026-09-10T03:14:19.194ZSep 10 03:14:18.240 INFOSep 10 03:14:18.240 adding route 3fff:beef:38::/64 -> 2001:db8::55:ffINFO
56772026-09-10T03:14:19.194Z adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
56782026-09-10T03:14:19.194ZSep 10 03:14:18.240 Sep 10 03:14:18.240DEBG 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 } }]
56792026-09-10T03:14:19.194Zreplacing 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 } }]
56802026-09-10T03:14:19.194ZSep 10 03:14:18.240Sep 10 03:14:18.240 INFOINFO adding route 3fff:beef:39::/64 -> 2001:db8::55:ffadding route 3fff:beef:30::/64 -> 2001:db8::55:ff
56812026-09-10T03:14:19.194Z
56822026-09-10T03:14:19.194ZSep 10 03:14:18.240Sep 10 03:14:18.240 DEBGDEBG 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 } }]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 } }]
56832026-09-10T03:14:19.194Z
56842026-09-10T03:14:19.194ZSep 10 03:14:18.240Sep 10 03:14:18.240 INFOINFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ffadding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
56852026-09-10T03:14:19.194Z
56862026-09-10T03:14:19.194ZSep 10 03:14:18.240Sep 10 03:14:18.240 DEBGDEBG 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: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 } }]
56872026-09-10T03:14:19.194Z
56882026-09-10T03:14:19.194ZSep 10 03:14:18.240Sep 10 03:14:18.240 INFOINFO adding route 3fff:beef:32::/64 -> 2001:db8::55:ffadding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
56892026-09-10T03:14:19.194Z
56902026-09-10T03:14:19.194ZSep 10 03:14:18.240Sep 10 03:14:18.240 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: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 } }]
56912026-09-10T03:14:19.194Z
56922026-09-10T03:14:19.195ZSep 10 03:14:18.240Sep 10 03:14:18.240 INFOINFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ffadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
56932026-09-10T03:14:19.195Z
56942026-09-10T03:14:19.195ZSep 10 03:14:18.240Sep 10 03:14:18.240 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: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 } }]
56952026-09-10T03:14:19.195Z
56962026-09-10T03:14:19.195ZSep 10 03:14:18.240Sep 10 03:14:18.240 INFODEBG adding route 3fff:beef:34::/64 -> 2001:db8::55:fffailed to allocate space for the new target list
56972026-09-10T03:14:19.195Z
56982026-09-10T03:14:19.195ZSep 10 03:14:18.240Sep 10 03:14:18.240 DEBGDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]replacing targets for 3fff: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 } }]
56992026-09-10T03:14:19.195Z
57002026-09-10T03:14:19.195ZSep 10 03:14:18.240 INFO adding route 3fff:beef:35::/64 -> 2001:db8::55:ff
57012026-09-10T03:14:19.195ZSep 10 03:14:18.240 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 } }]
57022026-09-10T03:14:19.195ZSep 10 03:14:18.240 INFO adding route 3fff:beef:36::/64 -> 2001:db8::55:ff
57032026-09-10T03:14:19.195ZSep 10 03:14:18.240 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 } }]
57042026-09-10T03:14:19.195ZSep 10 03:14:18.240 INFO adding route 3fff:beef:37::/64 -> 2001:db8::55:ff
57052026-09-10T03:14:19.195ZSep 10 03:14:18.240 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 } }]
57062026-09-10T03:14:19.195ZSep 10 03:14:18.240 INFO adding route 3fff:beef:38::/64 -> 2001:db8::55:ff
57072026-09-10T03:14:19.195ZSep 10 03:14:18.240 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 } }]
57082026-09-10T03:14:19.195ZSep 10 03:14:18.240 INFO adding route 3fff:beef:39::/64 -> 2001:db8::55:ff
57092026-09-10T03:14:19.195ZSep 10 03:14:18.240 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 } }]
57102026-09-10T03:14:19.195ZSep 10 03:14:18.240 INFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
57112026-09-10T03:14:19.195ZSep 10 03:14:18.240 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 } }]
57122026-09-10T03:14:19.195ZSep 10 03:14:18.240 INFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
57132026-09-10T03:14:19.195ZSep 10 03:14:18.240 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 } }]
57142026-09-10T03:14:19.195ZSep 10 03:14:18.240 INFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
57152026-09-10T03:14:19.195ZSep 10 03:14:18.240 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 } }]
57162026-09-10T03:14:19.195ZSep 10 03:14:18.240 DEBG failed to allocate space for the new target list
57172026-09-10T03:14:19.195ZSep 10 03:14:18.240 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 } }]
57182026-09-10T03:14:19.195ZSep 10 03:14:18.240 DEBG created new freemap, unit: freemap_route_ipv4
57192026-09-10T03:14:19.195ZSep 10 03:14:18.240 DEBG created new freemap, unit: freemap_route_ipv6
57202026-09-10T03:14:19.195ZSep 10 03:14:18.240 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
57212026-09-10T03:14:19.195ZSep 10 03:14:18.240 DEBG reset freemap, unit: freemap_route_ipv4
57222026-09-10T03:14:19.195ZSep 10 03:14:18.240 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
57232026-09-10T03:14:19.195ZSep 10 03:14:18.240 DEBG reset freemap, unit: freemap_route_ipv6
57242026-09-10T03:14:19.195ZSep 10 03:14:18.240 INFO adding route 172.16.0.0/32 -> 10.0.0.1
57252026-09-10T03:14:19.195ZSep 10 03:14:18.240 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 } }]
57262026-09-10T03:14:19.195ZSep 10 03:14:18.240 INFO adding route 172.16.0.0/32 -> 10.0.0.2
57272026-09-10T03:14:19.195ZSep 10 03:14:18.240 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 } }]
57282026-09-10T03:14:19.195ZSep 10 03:14:18.240 INFO adding route 172.16.0.0/32 -> 10.0.0.3
57292026-09-10T03:14:19.195ZSep 10 03:14:18.240 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 } }]
57302026-09-10T03:14:19.196ZSep 10 03:14:18.240 INFO adding route 172.16.0.0/32 -> 10.0.0.4
57312026-09-10T03:14:19.196ZSep 10 03:14:18.240 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 } }]
57322026-09-10T03:14:19.196ZSep 10 03:14:18.240 DEBG created new freemap, unit: freemap_route_ipv4
57332026-09-10T03:14:19.196ZSep 10 03:14:18.241Sep 10 03:14:18.241 DEBG created new freemap, unit: freemap_route_ipv6
57342026-09-10T03:14:19.196Z Sep 10 03:14:18.241 DEBG initted freemap. size: 64, unit:INFO freemap_route_ipv4
57352026-09-10T03:14:19.196ZSep 10 03:14:18.241 DEBG reset freemap, unit: freemap_route_ipv4
57362026-09-10T03:14:19.196Z Sep 10 03:14:18.241 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
57372026-09-10T03:14:19.196Zadding route 172.17.0.0/32 -> 10.0.0.255Sep 10 03:14:18.241
57382026-09-10T03:14:19.196Z DEBG reset freemap, unit: freemap_route_ipv6
57392026-09-10T03:14:19.196ZSep 10 03:14:18.241 INFO adding route 172.16.0.0/32 -> 10.0.0.1
57402026-09-10T03:14:19.196ZSep 10 03:14:18.241 DEBG Sep 10 03:14:18.241replacing 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 } }]
57412026-09-10T03:14:19.196ZSep 10 03:14:18.241 INFO adding route 172.16.0.0/32 -> 10.0.0.1
57422026-09-10T03:14:19.196ZDEBGSep 10 03:14:18.241 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 } }]
57432026-09-10T03:14:19.196Z 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 10 03:14:18.241 INFO adding route 172.16.0.0/32 -> 10.0.0.1
57442026-09-10T03:14:19.196Z
57452026-09-10T03:14:19.196ZSep 10 03:14:18.241 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 } }]
57462026-09-10T03:14:19.196ZSep 10 03:14:18.241 INFO adding route 172.16.0.0/32 -> 10.0.0.2
57472026-09-10T03:14:19.196ZSep 10 03:14:18.241Sep 10 03:14:18.241 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 } }]
57482026-09-10T03:14:19.196Z INFO Sep 10 03:14:18.241 INFO adding route 172.17.0.0/32 -> 10.0.0.255
57492026-09-10T03:14:19.196Zadding route 172.17.0.1/32 -> 10.0.0.255
57502026-09-10T03:14:19.196ZSep 10 03:14:18.241 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 } }]
57512026-09-10T03:14:19.196ZSep 10 03:14:18.241 INFOSep 10 03:14:18.241 adding route 172.17.0.1/32 -> 10.0.0.255
57522026-09-10T03:14:19.196ZSep 10 03:14:18.241 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 } }]
57532026-09-10T03:14:19.196ZDEBG Sep 10 03:14:18.241 INFO adding route 172.17.0.2/32 -> 10.0.0.255
57542026-09-10T03:14:19.196Zreplacing 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 10 03:14:18.241 DEBG
57552026-09-10T03:14:19.196Zreplacing 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 } }]
57562026-09-10T03:14:19.196ZSep 10 03:14:18.241 INFO adding route 172.17.0.3/32 -> 10.0.0.255
57572026-09-10T03:14:19.196ZSep 10 03:14:18.241 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 } }]
57582026-09-10T03:14:19.204ZSep 10 03:14:18.241 INFO adding route 172.17.0.4/32 -> 10.0.0.255
57592026-09-10T03:14:19.204ZSep 10 03:14:18.241 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 } }]
57602026-09-10T03:14:19.204ZSep 10 03:14:18.241 INFO adding route 172.17.0.5/32 -> 10.0.0.255
57612026-09-10T03:14:19.204ZSep 10 03:14:18.241Sep 10 03:14:18.241 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 } }]
57622026-09-10T03:14:19.204ZINFOSep 10 03:14:18.241 INFO adding route 172.17.0.6/32 -> 10.0.0.255
57632026-09-10T03:14:19.204Z Sep 10 03:14:18.241 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 } }]
57642026-09-10T03:14:19.204Zadding route 172.17.0.2/32 -> 10.0.0.255
57652026-09-10T03:14:19.204ZSep 10 03:14:18.241 INFO adding route 172.17.0.7/32 -> 10.0.0.255
57662026-09-10T03:14:19.204ZSep 10 03:14:18.241 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 } }]
57672026-09-10T03:14:19.204ZSep 10 03:14:18.241 INFO adding route 172.17.0.8/32 -> 10.0.0.255
57682026-09-10T03:14:19.204ZSep 10 03:14:18.241 Sep 10 03:14:18.241 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 } }]
57692026-09-10T03:14:19.204ZDEBG Sep 10 03:14:18.241 INFO adding route 172.17.0.9/32 -> 10.0.0.255
57702026-09-10T03:14:19.204Zreplacing 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 } }]
57712026-09-10T03:14:19.204ZSep 10 03:14:18.241Sep 10 03:14:18.246 DEBGINFO 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 172.17.0.3/32 -> 10.0.0.255
57722026-09-10T03:14:19.204Z
57732026-09-10T03:14:19.204ZSep 10 03:14:18.247 Sep 10 03:14:18.247DEBG 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 } }]
57742026-09-10T03:14:19.205Zadding route 172.17.0.10/32 -> 10.0.0.255
57752026-09-10T03:14:19.205ZSep 10 03:14:18.247 Sep 10 03:14:18.247INFO DEBGadding route 172.17.0.4/32 -> 10.0.0.255
57762026-09-10T03:14:19.205Zreplacing 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 } }]
57772026-09-10T03:14:19.205ZSep 10 03:14:18.247 Sep 10 03:14:18.247DEBG 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 } }]
57782026-09-10T03:14:19.205Zadding route 172.17.0.11/32 -> 10.0.0.255
57792026-09-10T03:14:19.205ZSep 10 03:14:18.247 Sep 10 03:14:18.247INFO DEBGadding route 172.17.0.5/32 -> 10.0.0.255
57802026-09-10T03:14:19.205Zreplacing 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 } }]
57812026-09-10T03:14:19.205ZSep 10 03:14:18.247 Sep 10 03:14:18.247DEBG 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 } }]
57822026-09-10T03:14:19.205Zadding route 172.17.0.12/32 -> 10.0.0.255
57832026-09-10T03:14:19.205ZSep 10 03:14:18.247 Sep 10 03:14:18.247INFO DEBGadding route 172.17.0.6/32 -> 10.0.0.255
57842026-09-10T03:14:19.205Zreplacing 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 } }]
57852026-09-10T03:14:19.205ZSep 10 03:14:18.247Sep 10 03:14:18.247 DEBGINFO replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.13/32 -> 10.0.0.255
57862026-09-10T03:14:19.205Z
57872026-09-10T03:14:19.205ZSep 10 03:14:18.247Sep 10 03:14:18.247 INFODEBG adding route 172.17.0.7/32 -> 10.0.0.255replacing 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 } }]
57882026-09-10T03:14:19.205Z
57892026-09-10T03:14:19.205ZSep 10 03:14:18.247Sep 10 03:14:18.247 INFODEBG adding route 172.17.0.14/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 } }]
57902026-09-10T03:14:19.205Z
57912026-09-10T03:14:19.205ZSep 10 03:14:18.247Sep 10 03:14:18.247 DEBGINFO 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.8/32 -> 10.0.0.255
57922026-09-10T03:14:19.205Z
57932026-09-10T03:14:19.205ZSep 10 03:14:18.247Sep 10 03:14:18.247 INFODEBG adding route 172.17.0.15/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 } }]
57942026-09-10T03:14:19.205Z
57952026-09-10T03:14:19.205ZSep 10 03:14:18.247Sep 10 03:14:18.247 INFODEBG adding route 172.17.0.9/32 -> 10.0.0.255replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
57962026-09-10T03:14:19.205Z
57972026-09-10T03:14:19.205ZSep 10 03:14:18.247Sep 10 03:14:18.247 DEBGINFO 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 172.17.0.16/32 -> 10.0.0.255
57982026-09-10T03:14:19.205Z
57992026-09-10T03:14:19.205ZSep 10 03:14:18.247Sep 10 03:14:18.247 INFODEBG adding route 172.17.0.10/32 -> 10.0.0.255replacing 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 } }]
58002026-09-10T03:14:19.205Z
58012026-09-10T03:14:19.205ZSep 10 03:14:18.247Sep 10 03:14:18.247 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 172.17.0.17/32 -> 10.0.0.255
58022026-09-10T03:14:19.205Z
58032026-09-10T03:14:19.205ZSep 10 03:14:18.247Sep 10 03:14:18.247 INFODEBG adding route 172.17.0.11/32 -> 10.0.0.255replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58042026-09-10T03:14:19.205Z
58052026-09-10T03:14:19.205ZSep 10 03:14:18.247Sep 10 03:14:18.247 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 172.17.0.18/32 -> 10.0.0.255
58062026-09-10T03:14:19.205Z
58072026-09-10T03:14:19.205ZSep 10 03:14:18.247Sep 10 03:14:18.247 INFODEBG adding route 172.17.0.12/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 } }]
58082026-09-10T03:14:19.205Z
58092026-09-10T03:14:19.205ZSep 10 03:14:18.247Sep 10 03:14:18.247 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 172.17.0.19/32 -> 10.0.0.255
58102026-09-10T03:14:19.205Z
58112026-09-10T03:14:19.205ZSep 10 03:14:18.247Sep 10 03:14:18.247 INFODEBG adding route 172.17.0.13/32 -> 10.0.0.255replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58122026-09-10T03:14:19.205Z
58132026-09-10T03:14:19.205ZSep 10 03:14:18.247Sep 10 03:14:18.247 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 172.17.0.20/32 -> 10.0.0.255
58142026-09-10T03:14:19.206Z
58152026-09-10T03:14:19.206ZSep 10 03:14:18.247Sep 10 03:14:18.247 INFODEBG adding route 172.17.0.14/32 -> 10.0.0.255replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58162026-09-10T03:14:19.206Z
58172026-09-10T03:14:19.206ZSep 10 03:14:18.247Sep 10 03:14:18.247 DEBGINFO 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.21/32 -> 10.0.0.255
58182026-09-10T03:14:19.206Z
58192026-09-10T03:14:19.206ZSep 10 03:14:18.247Sep 10 03:14:18.247 INFODEBG adding route 172.17.0.15/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 } }]
58202026-09-10T03:14:19.206Z
58212026-09-10T03:14:19.206ZSep 10 03:14:18.247Sep 10 03:14:18.247 DEBGINFO 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 } }]adding route 172.17.0.22/32 -> 10.0.0.255
58222026-09-10T03:14:19.206Z
58232026-09-10T03:14:19.206ZSep 10 03:14:18.247Sep 10 03:14:18.247 INFODEBG adding route 172.17.0.16/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 } }]
58242026-09-10T03:14:19.206Z
58252026-09-10T03:14:19.206ZSep 10 03:14:18.247Sep 10 03:14:18.247 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 } }]adding route 172.17.0.23/32 -> 10.0.0.255
58262026-09-10T03:14:19.206Z
58272026-09-10T03:14:19.206ZSep 10 03:14:18.247Sep 10 03:14:18.247 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.17/32 -> 10.0.0.255
58282026-09-10T03:14:19.206Z
58292026-09-10T03:14:19.206ZSep 10 03:14:18.247Sep 10 03:14:18.247 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 } }]
58302026-09-10T03:14:19.206ZINFO adding route 172.17.0.24/32 -> 10.0.0.255
58312026-09-10T03:14:19.206ZSep 10 03:14:18.254 INFO Sep 10 03:14:18.254adding route 172.17.0.18/32 -> 10.0.0.255
58322026-09-10T03:14:19.206ZDEBG 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 } }]
58332026-09-10T03:14:19.206ZSep 10 03:14:18.254 DEBG Sep 10 03:14:18.254replacing 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 } }]
58342026-09-10T03:14:19.206ZINFO adding route 172.17.0.25/32 -> 10.0.0.255
58352026-09-10T03:14:19.206ZSep 10 03:14:18.254 INFO Sep 10 03:14:18.254adding route 172.17.0.19/32 -> 10.0.0.255
58362026-09-10T03:14:19.206ZDEBG 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 } }]
58372026-09-10T03:14:19.206ZSep 10 03:14:18.254 DEBG Sep 10 03:14:18.254replacing 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 } }]
58382026-09-10T03:14:19.206Z Sep 10 03:14:18.254INFO INFOadding route 172.17.0.26/32 -> 10.0.0.255
58392026-09-10T03:14:19.206Zadding route 172.17.0.20/32 -> 10.0.0.255
58402026-09-10T03:14:19.206ZSep 10 03:14:18.254Sep 10 03:14:18.254 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.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 } }]
58412026-09-10T03:14:19.206Z
58422026-09-10T03:14:19.206ZSep 10 03:14:18.254Sep 10 03:14:18.254 INFOINFO adding route 172.17.0.27/32 -> 10.0.0.255adding route 172.17.0.21/32 -> 10.0.0.255
58432026-09-10T03:14:19.206Z
58442026-09-10T03:14:19.206ZSep 10 03:14:18.254Sep 10 03:14:18.254 DEBGDEBG replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 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 } }]
58452026-09-10T03:14:19.206Z
58462026-09-10T03:14:19.206ZSep 10 03:14:18.254Sep 10 03:14:18.254 INFOINFO adding route 172.17.0.22/32 -> 10.0.0.255adding route 172.17.0.28/32 -> 10.0.0.255
58472026-09-10T03:14:19.206Z
58482026-09-10T03:14:19.206ZSep 10 03:14:18.254Sep 10 03:14:18.254 DEBGDEBG replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 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 } }]
58492026-09-10T03:14:19.206Z
58502026-09-10T03:14:19.206ZSep 10 03:14:18.254Sep 10 03:14:18.254 INFOINFO adding route 172.17.0.23/32 -> 10.0.0.255adding route 172.17.0.29/32 -> 10.0.0.255
58512026-09-10T03:14:19.206Z
58522026-09-10T03:14:19.206ZSep 10 03:14:18.254Sep 10 03:14:18.254 DEBGDEBG replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
58532026-09-10T03:14:19.207Z
58542026-09-10T03:14:19.207ZSep 10 03:14:18.254Sep 10 03:14:18.254 INFOINFO adding route 172.17.0.30/32 -> 10.0.0.255adding route 172.17.0.24/32 -> 10.0.0.255
58552026-09-10T03:14:19.207Z
58562026-09-10T03:14:19.207ZSep 10 03:14:18.254Sep 10 03:14:18.254 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 } }]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 } }]
58572026-09-10T03:14:19.207Z
58582026-09-10T03:14:19.212ZSep 10 03:14:18.254Sep 10 03:14:18.254 INFOINFO adding route 172.17.0.31/32 -> 10.0.0.255adding route 172.17.0.25/32 -> 10.0.0.255
58592026-09-10T03:14:19.212Z
58602026-09-10T03:14:19.212ZSep 10 03:14:18.254Sep 10 03:14:18.254 DEBGDEBG replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
58612026-09-10T03:14:19.212Z
58622026-09-10T03:14:19.212ZSep 10 03:14:18.254Sep 10 03:14:18.254 INFOINFO adding route 172.17.0.32/32 -> 10.0.0.255adding route 172.17.0.26/32 -> 10.0.0.255
58632026-09-10T03:14:19.212Z
58642026-09-10T03:14:19.212ZSep 10 03:14:18.254Sep 10 03:14:18.254 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.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 } }]
58652026-09-10T03:14:19.212Z
58662026-09-10T03:14:19.212ZSep 10 03:14:18.254Sep 10 03:14:18.254 INFOINFO adding route 172.17.0.33/32 -> 10.0.0.255adding route 172.17.0.27/32 -> 10.0.0.255
58672026-09-10T03:14:19.212Z
58682026-09-10T03:14:19.212ZSep 10 03:14:18.254Sep 10 03:14:18.254 DEBGDEBG 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 } }]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 } }]
58692026-09-10T03:14:19.212Z
58702026-09-10T03:14:19.212ZSep 10 03:14:18.254Sep 10 03:14:18.254 INFOINFO adding route 172.17.0.34/32 -> 10.0.0.255adding route 172.17.0.28/32 -> 10.0.0.255
58712026-09-10T03:14:19.212Z
58722026-09-10T03:14:19.212ZSep 10 03:14:18.254Sep 10 03:14:18.254 DEBGDEBG 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 } }]
58732026-09-10T03:14:19.212Z
58742026-09-10T03:14:19.212ZSep 10 03:14:18.254Sep 10 03:14:18.254 INFOINFO adding route 172.17.0.35/32 -> 10.0.0.255adding route 172.17.0.29/32 -> 10.0.0.255
58752026-09-10T03:14:19.212Z
58762026-09-10T03:14:19.212ZSep 10 03:14:18.254Sep 10 03:14:18.254 DEBGDEBG replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
58772026-09-10T03:14:19.212Z
58782026-09-10T03:14:19.212ZSep 10 03:14:18.254Sep 10 03:14:18.254 INFOINFO adding route 172.17.0.36/32 -> 10.0.0.255adding route 172.17.0.30/32 -> 10.0.0.255
58792026-09-10T03:14:19.212Z
58802026-09-10T03:14:19.212ZSep 10 03:14:18.254Sep 10 03:14:18.254 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.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 } }]
58812026-09-10T03:14:19.212Z
58822026-09-10T03:14:19.212ZSep 10 03:14:18.254Sep 10 03:14:18.254 INFOINFO adding route 172.17.0.37/32 -> 10.0.0.255adding route 172.17.0.31/32 -> 10.0.0.255
58832026-09-10T03:14:19.212Z
58842026-09-10T03:14:19.212ZSep 10 03:14:18.254Sep 10 03:14:18.254 DEBGDEBG replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.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 } }]
58852026-09-10T03:14:19.212Z
58862026-09-10T03:14:19.212ZSep 10 03:14:18.255Sep 10 03:14:18.255 INFOINFO adding route 172.17.0.38/32 -> 10.0.0.255adding route 172.17.0.32/32 -> 10.0.0.255
58872026-09-10T03:14:19.212Z
58882026-09-10T03:14:19.212ZSep 10 03:14:18.255Sep 10 03:14:18.255 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.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 } }]
58892026-09-10T03:14:19.213Z
58902026-09-10T03:14:19.213ZSep 10 03:14:18.255Sep 10 03:14:18.255 INFOINFO adding route 172.17.0.33/32 -> 10.0.0.255adding route 172.17.0.39/32 -> 10.0.0.255
58912026-09-10T03:14:19.213Z
58922026-09-10T03:14:19.213ZSep 10 03:14:18.255Sep 10 03:14:18.255 DEBGDEBG 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 } }]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 } }]
58932026-09-10T03:14:19.213Z
58942026-09-10T03:14:19.213ZSep 10 03:14:18.255Sep 10 03:14:18.255 INFOINFO adding route 172.17.0.34/32 -> 10.0.0.255adding route 172.17.0.40/32 -> 10.0.0.255
58952026-09-10T03:14:19.213Z
58962026-09-10T03:14:19.213ZSep 10 03:14:18.255Sep 10 03:14:18.255 DEBGDEBG 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 } }]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 } }]
58972026-09-10T03:14:19.213Z
58982026-09-10T03:14:19.213ZSep 10 03:14:18.255Sep 10 03:14:18.255 INFOINFO adding route 172.17.0.41/32 -> 10.0.0.255adding route 172.17.0.35/32 -> 10.0.0.255
58992026-09-10T03:14:19.213Z
59002026-09-10T03:14:19.213ZSep 10 03:14:18.255Sep 10 03:14:18.255 DEBGDEBG replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
59012026-09-10T03:14:19.213Z
59022026-09-10T03:14:19.213ZSep 10 03:14:18.255Sep 10 03:14:18.255 INFOINFO adding route 172.17.0.36/32 -> 10.0.0.255adding route 172.17.0.42/32 -> 10.0.0.255
59032026-09-10T03:14:19.213Z
59042026-09-10T03:14:19.213ZSep 10 03:14:18.255Sep 10 03:14:18.255 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.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 } }]
59052026-09-10T03:14:19.213Z
59062026-09-10T03:14:19.213ZSep 10 03:14:18.255Sep 10 03:14:18.255 INFOINFO adding route 172.17.0.37/32 -> 10.0.0.255adding route 172.17.0.43/32 -> 10.0.0.255
59072026-09-10T03:14:19.213Z
59082026-09-10T03:14:19.213ZSep 10 03:14:18.255Sep 10 03:14:18.255 DEBGDEBG replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.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 } }]
59092026-09-10T03:14:19.213Z
59102026-09-10T03:14:19.213ZSep 10 03:14:18.255Sep 10 03:14:18.255 INFOINFO adding route 172.17.0.38/32 -> 10.0.0.255adding route 172.17.0.44/32 -> 10.0.0.255
59112026-09-10T03:14:19.213Z
59122026-09-10T03:14:19.213ZSep 10 03:14:18.255Sep 10 03:14:18.255 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.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 } }]
59132026-09-10T03:14:19.213Z
59142026-09-10T03:14:19.213ZSep 10 03:14:18.255Sep 10 03:14:18.255 INFOINFO adding route 172.17.0.39/32 -> 10.0.0.255adding route 172.17.0.45/32 -> 10.0.0.255
59152026-09-10T03:14:19.213Z
59162026-09-10T03:14:19.213ZSep 10 03:14:18.255Sep 10 03:14:18.255 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.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 } }]
59172026-09-10T03:14:19.213Z
59182026-09-10T03:14:19.213Ztest route::tests::delete_targets_full ... ok
59192026-09-10T03:14:19.213Ztest route::tests::delete_target_fragmented ... ok
59202026-09-10T03:14:19.213Z
59212026-09-10T03:14:19.213ZSep 10 03:14:18.255Sep 10 03:14:18.255 INFOINFO adding route 172.17.0.40/32 -> 10.0.0.255adding route 172.17.0.46/32 -> 10.0.0.255
59222026-09-10T03:14:19.214Z
59232026-09-10T03:14:19.214Ztest result: ok. 66 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
59242026-09-10T03:14:19.214Z
59252026-09-10T03:14:19.214ZSep 10 03:14:18.255Sep 10 03:14:18.255 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.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 } }]
59262026-09-10T03:14:19.214Z
59272026-09-10T03:14:19.214ZSep 10 03:14:18.255Sep 10 03:14:18.255 INFOINFO adding route 172.17.0.47/32 -> 10.0.0.255adding route 172.17.0.41/32 -> 10.0.0.255
59282026-09-10T03:14:19.214Z
59292026-09-10T03:14:19.214ZSep 10 03:14:18.255Sep 10 03:14:18.255 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.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 } }]
59302026-09-10T03:14:19.214Z
59312026-09-10T03:14:19.214ZSep 10 03:14:18.255Sep 10 03:14:18.255 INFOINFO adding route 172.17.0.48/32 -> 10.0.0.255adding route 172.17.0.42/32 -> 10.0.0.255
59322026-09-10T03:14:19.214Z
59332026-09-10T03:14:19.214ZSep 10 03:14:18.255Sep 10 03:14:18.255 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.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 } }]
59342026-09-10T03:14:19.214Z
59352026-09-10T03:14:19.214ZSep 10 03:14:18.255Sep 10 03:14:18.255 INFOINFO adding route 172.17.0.43/32 -> 10.0.0.255adding route 172.17.0.49/32 -> 10.0.0.255
59362026-09-10T03:14:19.214Z
59372026-09-10T03:14:19.214ZSep 10 03:14:18.255Sep 10 03:14:18.255 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.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 } }]
59382026-09-10T03:14:19.214Z
59392026-09-10T03:14:19.214ZSep 10 03:14:18.255Sep 10 03:14:18.255 INFOINFO adding route 172.17.0.44/32 -> 10.0.0.255adding route 172.17.0.50/32 -> 10.0.0.255
59402026-09-10T03:14:19.214Z
59412026-09-10T03:14:19.214ZSep 10 03:14:18.255Sep 10 03:14:18.255 DEBGDEBG replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
59422026-09-10T03:14:19.214Z
59432026-09-10T03:14:19.214ZSep 10 03:14:18.255Sep 10 03:14:18.255 INFOINFO adding route 172.17.0.45/32 -> 10.0.0.255adding route 172.17.0.51/32 -> 10.0.0.255
59442026-09-10T03:14:19.214Z
59452026-09-10T03:14:19.214ZSep 10 03:14:18.255Sep 10 03:14:18.255 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 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 } }]
59462026-09-10T03:14:19.214Z
59472026-09-10T03:14:19.214ZSep 10 03:14:18.255Sep 10 03:14:18.255 INFOINFO adding route 172.17.0.46/32 -> 10.0.0.255adding route 172.17.0.52/32 -> 10.0.0.255
59482026-09-10T03:14:19.214Z
59492026-09-10T03:14:19.214ZSep 10 03:14:18.255Sep 10 03:14:18.255 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.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 } }]
59502026-09-10T03:14:19.214Z
59512026-09-10T03:14:19.214ZSep 10 03:14:18.255Sep 10 03:14:18.255 INFOINFO adding route 172.17.0.47/32 -> 10.0.0.255adding route 172.17.0.53/32 -> 10.0.0.255
59522026-09-10T03:14:19.214Z
59532026-09-10T03:14:19.214ZSep 10 03:14:18.261 DEBG replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 10 03:14:18.261
59542026-09-10T03:14:19.214Z 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 } }]
59552026-09-10T03:14:19.214ZSep 10 03:14:18.261 INFO adding route 172.17.0.54/32 -> 10.0.0.255Sep 10 03:14:18.261
59562026-09-10T03:14:19.214Z INFO adding route 172.17.0.48/32 -> 10.0.0.255
59572026-09-10T03:14:19.214ZSep 10 03:14:18.261 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 } }]
59582026-09-10T03:14:19.223ZSep 10 03:14:18.261 Sep 10 03:14:18.261DEBG 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 } }]
59592026-09-10T03:14:19.223Zadding route 172.17.0.55/32 -> 10.0.0.255
59602026-09-10T03:14:19.223ZSep 10 03:14:18.261Sep 10 03:14:18.261 INFODEBG adding route 172.17.0.49/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 } }]
59612026-09-10T03:14:19.223Z
59622026-09-10T03:14:19.223ZSep 10 03:14:18.261Sep 10 03:14:18.261 INFODEBG adding route 172.17.0.56/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 } }]
59632026-09-10T03:14:19.223Z
59642026-09-10T03:14:19.223ZSep 10 03:14:18.261Sep 10 03:14:18.261 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.50/32 -> 10.0.0.255
59652026-09-10T03:14:19.223Z
59662026-09-10T03:14:19.223ZSep 10 03:14:18.261Sep 10 03:14:18.261 INFODEBG adding route 172.17.0.57/32 -> 10.0.0.255replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59672026-09-10T03:14:19.223Z
59682026-09-10T03:14:19.223ZSep 10 03:14:18.261Sep 10 03:14:18.261 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.51/32 -> 10.0.0.255
59692026-09-10T03:14:19.223Z
59702026-09-10T03:14:19.223ZSep 10 03:14:18.261Sep 10 03:14:18.261 INFODEBG adding route 172.17.0.58/32 -> 10.0.0.255replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59712026-09-10T03:14:19.223Z
59722026-09-10T03:14:19.223ZSep 10 03:14:18.261Sep 10 03:14:18.261 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.52/32 -> 10.0.0.255
59732026-09-10T03:14:19.223Z
59742026-09-10T03:14:19.223ZSep 10 03:14:18.261Sep 10 03:14:18.261 INFODEBG adding route 172.17.0.59/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 } }]
59752026-09-10T03:14:19.223Z
59762026-09-10T03:14:19.223ZSep 10 03:14:18.261Sep 10 03:14:18.261 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.53/32 -> 10.0.0.255
59772026-09-10T03:14:19.223Z
59782026-09-10T03:14:19.223ZSep 10 03:14:18.261Sep 10 03:14:18.261 DEBGINFO replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.60/32 -> 10.0.0.255
59792026-09-10T03:14:19.224Z
59802026-09-10T03:14:19.224ZSep 10 03:14:18.261Sep 10 03:14:18.261 INFODEBG adding route 172.17.0.54/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 } }]
59812026-09-10T03:14:19.224Z
59822026-09-10T03:14:19.224ZSep 10 03:14:18.261Sep 10 03:14:18.261 DEBGDEBG failed to allocate space for the new target listreplacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59832026-09-10T03:14:19.224Z
59842026-09-10T03:14:19.224ZSep 10 03:14:18.261Sep 10 03:14:18.261 DEBGINFO replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]adding route 172.17.0.55/32 -> 10.0.0.255
59852026-09-10T03:14:19.224Z
59862026-09-10T03:14:19.224ZSep 10 03:14:18.261 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 } }]
59872026-09-10T03:14:19.224ZSep 10 03:14:18.261 INFO adding route 172.17.0.56/32 -> 10.0.0.255
59882026-09-10T03:14:19.224ZSep 10 03:14:18.261 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 } }]
59892026-09-10T03:14:19.224ZSep 10 03:14:18.261 INFO adding route 172.17.0.57/32 -> 10.0.0.255
59902026-09-10T03:14:19.224ZSep 10 03:14:18.261 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 } }]
59912026-09-10T03:14:19.224ZSep 10 03:14:18.261 INFO adding route 172.17.0.58/32 -> 10.0.0.255
59922026-09-10T03:14:19.224ZSep 10 03:14:18.261 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 } }]
59932026-09-10T03:14:19.224ZSep 10 03:14:18.261 INFO adding route 172.17.0.59/32 -> 10.0.0.255
59942026-09-10T03:14:19.224ZSep 10 03:14:18.261 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 } }]
59952026-09-10T03:14:19.224ZSep 10 03:14:18.261 INFO adding route 172.17.0.60/32 -> 10.0.0.255
59962026-09-10T03:14:19.224ZSep 10 03:14:18.261 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 } }]
59972026-09-10T03:14:19.224ZSep 10 03:14:18.261 DEBG failed to allocate space for the new target list
59982026-09-10T03:14:19.224ZSep 10 03:14:18.261 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 } }]
59992026-09-10T03:14:19.224Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-a0aeab5d271065ab)
60002026-09-10T03:14:19.224Z
60012026-09-10T03:14:19.224Zrunning 0 tests
60022026-09-10T03:14:19.224Z
60032026-09-10T03:14:19.224Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60042026-09-10T03:14:19.224Z
60052026-09-10T03:14:19.224Z Running unittests src/lib.rs (target/debug/deps/dpd_api-06c7a4102d123a1e)
60062026-09-10T03:14:19.224Z
60072026-09-10T03:14:19.224Zrunning 0 tests
60082026-09-10T03:14:19.224Z
60092026-09-10T03:14:19.224Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60102026-09-10T03:14:19.224Z
60112026-09-10T03:14:19.224Z Running unittests src/lib.rs (target/debug/deps/dpd_client-f9b6a9f1aa1e8b09)
60122026-09-10T03:14:19.225Z
60132026-09-10T03:14:19.225Zrunning 6 tests
60142026-09-10T03:14:19.225Ztest tests::test_full_lot_id_lotnum_only ... ok
60152026-09-10T03:14:19.225Ztest tests::test_full_lot_id_lot_only ... ok
60162026-09-10T03:14:19.225Ztest tests::test_full_lot_id_neither_present ... ok
60172026-09-10T03:14:19.225Ztest tests::test_full_lot_id_both_present ... ok
60182026-09-10T03:14:19.225Ztest tests::test_port_id_cmp ... ok
60192026-09-10T03:14:19.225Ztest tests::test_parse_client_port_id ... ok
60202026-09-10T03:14:19.225Z
60212026-09-10T03:14:19.225Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60222026-09-10T03:14:19.225Z
60232026-09-10T03:14:19.225Z Running tests/test_all.rs (target/debug/deps/test_all-fb2a31f5ca0780ba)
60242026-09-10T03:14:19.225Z
60252026-09-10T03:14:19.225Zrunning 0 tests
60262026-09-10T03:14:19.225Z
60272026-09-10T03:14:19.225Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60282026-09-10T03:14:19.225Z
60292026-09-10T03:14:19.225Z Running unittests src/lib.rs (target/debug/deps/dpd_types-1d1b18947586188b)
60302026-09-10T03:14:19.225Z
60312026-09-10T03:14:19.225Zrunning 0 tests
60322026-09-10T03:14:19.225Z
60332026-09-10T03:14:19.225Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60342026-09-10T03:14:19.225Z
60352026-09-10T03:14:19.225Z Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-4c98ddf61948bb65)
60362026-09-10T03:14:19.225Z
60372026-09-10T03:14:19.225Zrunning 15 tests
60382026-09-10T03:14:19.225Ztest impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok
60392026-09-10T03:14:19.225Ztest impls::switch_identifiers::tests::chip_revision_b0 ... ok
60402026-09-10T03:14:19.225Ztest impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok
60412026-09-10T03:14:19.225Ztest impls::switch_identifiers::tests::chip_revision_b1 ... ok
60422026-09-10T03:14:19.225Ztest impls::switch_identifiers::tests::chip_revision_a0 ... ok
60432026-09-10T03:14:19.225Ztest impls::table::tests::table_entry_new_collects_display_values ... ok
60442026-09-10T03:14:19.226Ztest impls::table::tests::table_counter_entry_new_collects_key_values ... ok
60452026-09-10T03:14:19.226Ztest v1::network::tests::test_equal ... ok
60462026-09-10T03:14:19.226Ztest v1::network::tests::test_eui64 ... ok
60472026-09-10T03:14:19.226Ztest v1::network::tests::test_into ... ok
60482026-09-10T03:14:19.226Ztest v1::network::tests::test_not_equal ... ok
60492026-09-10T03:14:19.226Ztest v1::port::tests::port_ids_are_ascii ... ok
60502026-09-10T03:14:19.226Ztest v1::network::tests::test_to_string ... ok
60512026-09-10T03:14:19.226Ztest v1::network::tests::test_parse ... ok
60522026-09-10T03:14:19.226Ztest v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok
60532026-09-10T03:14:19.226Z
60542026-09-10T03:14:19.226Ztest result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60552026-09-10T03:14:19.226Z
60562026-09-10T03:14:19.226Z Running unittests src/lib.rs (target/debug/deps/packet-4e4dab2c0d601ba7)
60572026-09-10T03:14:19.232Z
60582026-09-10T03:14:19.232Zrunning 12 tests
60592026-09-10T03:14:19.237Ztest icmp::test_v6_checksum ... ok
60602026-09-10T03:14:19.237Ztest icmp::test_v4_checksum ... ok
60612026-09-10T03:14:19.238Ztest ipv6::test_ipv6_parse ... ok
60622026-09-10T03:14:19.238Ztest lldp::test_lldp_parse ... ok
60632026-09-10T03:14:19.238Ztest pbuf::test_byte ... ok
60642026-09-10T03:14:19.238Ztest pbuf::test_nibble ... ok
60652026-09-10T03:14:19.238Ztest pbuf::test_short ... ok
60662026-09-10T03:14:19.238Ztest pbuf::test_overflow ... ok
60672026-09-10T03:14:19.238Ztest pbuf::test_twelve ... ok
60682026-09-10T03:14:19.238Ztest pbuf::test_word ... ok
60692026-09-10T03:14:19.238Ztest tcp::test_checksum_ack_data ... ok
60702026-09-10T03:14:19.238Ztest tcp::test_checksum_syn_nodata ... ok
60712026-09-10T03:14:19.238Z
60722026-09-10T03:14:19.238Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60732026-09-10T03:14:19.238Z
60742026-09-10T03:14:19.238Z Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b)
60752026-09-10T03:14:19.249Z
60762026-09-10T03:14:19.249Zrunning 0 tests
60772026-09-10T03:14:19.249Z
60782026-09-10T03:14:19.249Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60792026-09-10T03:14:19.249Z
60802026-09-10T03:14:19.249Z Running unittests src/main.rs (target/debug/deps/swadm-2e8fda7b08011769)
60812026-09-10T03:14:19.249Z
60822026-09-10T03:14:19.249Zrunning 5 tests
60832026-09-10T03:14:19.249Ztest switchport::test::test_compute_lanes ... ok
60842026-09-10T03:14:19.253Ztest switchport::test::port_id_ordering ... ok
60852026-09-10T03:14:19.253Z Lane 0 Lane 1 Lane 0Lane 2 Lane 3Lane 1
60862026-09-10T03:14:19.253Z Rx Loss-of-lock: YesLane 2 YesLane 3
60872026-09-10T03:14:19.253ZYes State: ActivatedYes
60882026-09-10T03:14:19.253ZActivated Rx Loss-of-signal: Yes Activated YesActivated
60892026-09-10T03:14:19.253ZYes Rx Output Enabled: falseYes
60902026-09-10T03:14:19.253Zfalse Rx CDR Enabled: Yes Yesfalse falseYes
60912026-09-10T03:14:19.253Z Yes Rx Output Status: valid
60922026-09-10T03:14:19.253Z Tx Enabled: Yesvalid Yesvalid validYes
60932026-09-10T03:14:19.253Z Yes Rx Loss-of-lock: true
60942026-09-10T03:14:19.253Z Tx Loss-of-lock: Notrue trueNo true
60952026-09-10T03:14:19.253ZNo Rx Loss-of-signal: falseNo
60962026-09-10T03:14:19.253Zfalse Tx Loss-of-signal: No falseNo false
60972026-09-10T03:14:19.253ZNoRx Auto-squelch Disable: true No
60982026-09-10T03:14:19.253Ztrue Tx CDR Enabled: No trueNo trueNo
60992026-09-10T03:14:19.253Z No Tx Output Enabled: true
61002026-09-10T03:14:19.253Ztrue Tx Adaptive EQ Fault: No trueNo trueNo
61012026-09-10T03:14:19.253Z No Tx Output Status: invalid
61022026-09-10T03:14:19.253Z Tx Fault: Yes invalidYes invalidYes invalid
61032026-09-10T03:14:19.253ZYes
61042026-09-10T03:14:19.253Z Tx Loss-of-lock: false false false false
61052026-09-10T03:14:19.253Z Tx Loss-of-signal: true true true true
61062026-09-10T03:14:19.253ZTx Auto-squelch Disable: false false false false
61072026-09-10T03:14:19.253Z Tx Adaptive EQ Fail: true true true true
61082026-09-10T03:14:19.253Z Tx Failure: false false false false
61092026-09-10T03:14:19.253Z Tx Force Squelch: true true true true
61102026-09-10T03:14:19.253Z Tx Input Polarity: normal normal normal normal
61112026-09-10T03:14:19.253Ztest switchport::test::test_print_sff_datapath ... ok
61122026-09-10T03:14:19.253Ztest switchport::test::test_print_cmis_datapath ... ok
61132026-09-10T03:14:19.253Ztest link::test_filter ... ok
61142026-09-10T03:14:19.253Z
61152026-09-10T03:14:19.253Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61162026-09-10T03:14:19.253Z
61172026-09-10T03:14:19.253Z Running tests/cli/main.rs (target/debug/deps/cli-992e47b8d2686258)
61182026-09-10T03:14:19.253Z
61192026-09-10T03:14:19.253Zrunning 7 tests
61202026-09-10T03:14:19.254Ztest counters::counters_list ... ignored
61212026-09-10T03:14:19.254Ztest link_apply::apply_tx_eq_all ... ignored
61222026-09-10T03:14:19.254Ztest link_apply::apply_tx_eq_custom ... ignored
61232026-09-10T03:14:19.254Ztest tx_eq::set_all_taps ... ignored
61242026-09-10T03:14:19.254Ztest tx_eq::set_partial_taps ... ignored
61252026-09-10T03:14:19.254Ztest cmd::test::pattern_statics ... ok
61262026-09-10T03:14:19.258Ztest link_apply::tx_eq_exclusive ... ok
61272026-09-10T03:14:19.258Z
61282026-09-10T03:14:19.262Ztest result: ok. 2 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.01s
61292026-09-10T03:14:19.262Z
61302026-09-10T03:14:19.262Z Running unittests src/main.rs (target/debug/deps/tfportd-86a3df3346459b85)
61312026-09-10T03:14:19.267Z
61322026-09-10T03:14:19.267Zrunning 4 tests
61332026-09-10T03:14:19.267Ztest oxstats::tests::producer_ids_are_actually_unique ... ok
61342026-09-10T03:14:19.267Ztest linklocal::test_parse_ipadm ... ok
61352026-09-10T03:14:19.267Ztest tfport::test_parse_tfport ... ok
61362026-09-10T03:14:19.267Ztest config::tests::test_updates ... ok
61372026-09-10T03:14:19.267Z
61382026-09-10T03:14:19.267Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61392026-09-10T03:14:19.267Z
61402026-09-10T03:14:19.271Z Running unittests src/main.rs (target/debug/deps/uplinkd-38d9058ede7c05b2)
61412026-09-10T03:14:19.271Z
61422026-09-10T03:14:19.271Zrunning 0 tests
61432026-09-10T03:14:19.271Z
61442026-09-10T03:14:19.271Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61452026-09-10T03:14:19.271Z
61462026-09-10T03:14:19.271Z Running unittests src/main.rs (target/debug/deps/xtask-6f1ac2a60163755c)
61472026-09-10T03:14:19.271Z
61482026-09-10T03:14:19.271Zrunning 0 tests
61492026-09-10T03:14:19.271Z
61502026-09-10T03:14:19.271Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61512026-09-10T03:14:19.271Z
61522026-09-10T03:14:19.271Z Doc-tests aal
61532026-09-10T03:14:19.482Z
61542026-09-10T03:14:19.482Zrunning 0 tests
61552026-09-10T03:14:19.482Z
61562026-09-10T03:14:19.482Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61572026-09-10T03:14:19.482Z
61582026-09-10T03:14:19.506Z Doc-tests aal_macros
61592026-09-10T03:14:19.572Z
61602026-09-10T03:14:19.572Zrunning 0 tests
61612026-09-10T03:14:19.572Z
61622026-09-10T03:14:19.572Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61632026-09-10T03:14:19.572Z
61642026-09-10T03:14:19.583Z Doc-tests common
61652026-09-10T03:14:19.812Z
61662026-09-10T03:14:19.812Zrunning 0 tests
61672026-09-10T03:14:19.812Z
61682026-09-10T03:14:19.812Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61692026-09-10T03:14:19.812Z
61702026-09-10T03:14:19.837Z Doc-tests dpd_api
61712026-09-10T03:14:20.541Z
61722026-09-10T03:14:20.541Zrunning 2 tests
61732026-09-10T03:14:20.541Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 68) ... ignored
61742026-09-10T03:14:20.541Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 74) ... ignored
61752026-09-10T03:14:20.541Z
61762026-09-10T03:14:20.541Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
61772026-09-10T03:14:20.541Z
61782026-09-10T03:14:20.573Z Doc-tests dpd_client
61792026-09-10T03:14:21.950Z
61802026-09-10T03:14:21.950Zrunning 0 tests
61812026-09-10T03:14:21.950Z
61822026-09-10T03:14:21.950Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61832026-09-10T03:14:21.950Z
61842026-09-10T03:14:22.002Z Doc-tests dpd_types
61852026-09-10T03:14:22.186Z
61862026-09-10T03:14:22.186Zrunning 0 tests
61872026-09-10T03:14:22.186Z
61882026-09-10T03:14:22.187Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61892026-09-10T03:14:22.187Z
61902026-09-10T03:14:22.212Z Doc-tests dpd_types_versions
61912026-09-10T03:14:23.699Z
61922026-09-10T03:14:23.699Zrunning 1 test
61932026-09-10T03:14:23.699Ztest dpd-types/versions/src/lib.rs - (line 19) ... ignored
61942026-09-10T03:14:23.699Z
61952026-09-10T03:14:23.699Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
61962026-09-10T03:14:23.699Z
61972026-09-10T03:14:23.744Z Doc-tests packet
61982026-09-10T03:14:23.963Z
61992026-09-10T03:14:23.963Zrunning 0 tests
62002026-09-10T03:14:23.963Z
62012026-09-10T03:14:23.963Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
62022026-09-10T03:14:23.963Z
62032026-09-10T03:14:23.995Z Doc-tests pcap
62042026-09-10T03:14:24.039Z
62052026-09-10T03:14:24.039Zrunning 0 tests
62062026-09-10T03:14:24.039Z
62072026-09-10T03:14:24.039Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
62082026-09-10T03:14:24.039Z
62092026-09-10T03:14:24.088Z+ for feat in tofino_stub tofino_asic softnpu chaos
62102026-09-10T03:14:24.088Z+ RUST_BACKTRACE=full
62112026-09-10T03:14:24.094Z+ cargo test --features softnpu --no-fail-fast
62122026-09-10T03:14:24.717Z Compiling num-integer v0.1.46
62132026-09-10T03:14:24.802Z Compiling num-complex v0.4.6
62142026-09-10T03:14:24.842Z Compiling bitstruct_derive v0.1.0
62152026-09-10T03:14:24.850Z Compiling tap v1.0.1
62162026-09-10T03:14:24.963Z Compiling wyz v0.5.1
62172026-09-10T03:14:25.093Z Compiling num-rational v0.4.2
62182026-09-10T03:14:25.127Z Compiling num-iter v0.1.45
62192026-09-10T03:14:25.137Z Compiling num-bigint v0.4.6
62202026-09-10T03:14:25.229Z Compiling radium v0.7.0
62212026-09-10T03:14:25.244Z Compiling funty v2.0.0
62222026-09-10T03:14:25.272Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
62232026-09-10T03:14:25.325Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62242026-09-10T03:14:25.432Z Compiling num v0.4.3
62252026-09-10T03:14:25.514Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62262026-09-10T03:14:25.526Z Compiling nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62272026-09-10T03:14:25.531Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62282026-09-10T03:14:25.595Z Compiling bitvec v1.0.1
62292026-09-10T03:14:25.680Z Compiling nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62302026-09-10T03:14:25.809Z Compiling typeid v1.0.3
62312026-09-10T03:14:25.860Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
62322026-09-10T03:14:25.914Z Compiling rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62332026-09-10T03:14:25.928Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62342026-09-10T03:14:26.370Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62352026-09-10T03:14:26.784Z Compiling ascii v1.1.0
62362026-09-10T03:14:26.788Z Compiling rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62372026-09-10T03:14:26.788Z Compiling cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62382026-09-10T03:14:26.813Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62392026-09-10T03:14:26.844Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
62402026-09-10T03:14:26.997Z Compiling erased-serde v0.4.8
62412026-09-10T03:14:27.084Z Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a)
62422026-09-10T03:14:27.189Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62432026-09-10T03:14:27.244Z Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544)
62442026-09-10T03:14:27.482Z Compiling bitstruct v0.1.1
62452026-09-10T03:14:27.798Z Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16)
62462026-09-10T03:14:27.831Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62472026-09-10T03:14:27.859Z Compiling serde_arrays v0.1.0
62482026-09-10T03:14:27.880Z Compiling libloading v0.7.4
62492026-09-10T03:14:28.065Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615)
62502026-09-10T03:14:28.652Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62512026-09-10T03:14:28.845Z Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16)
62522026-09-10T03:14:28.880Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62532026-09-10T03:14:30.082Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
62542026-09-10T03:14:30.882Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
62552026-09-10T03:14:36.636Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62562026-09-10T03:14:36.858Z Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
62572026-09-10T03:14:36.858Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62582026-09-10T03:14:36.861Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
62592026-09-10T03:14:36.940Z Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62602026-09-10T03:14:38.907Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
62612026-09-10T03:14:39.043Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
62622026-09-10T03:14:39.379Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62632026-09-10T03:14:45.463Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
62642026-09-10T03:14:45.696Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
62652026-09-10T03:14:53.219Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62662026-09-10T03:14:55.631Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62672026-09-10T03:14:59.334Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
62682026-09-10T03:15:38.522Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 14s
62692026-09-10T03:15:38.643Z Running unittests src/lib.rs (target/debug/deps/aal-76666ac1a8be17a5)
62702026-09-10T03:15:38.646Z
62712026-09-10T03:15:38.646Zrunning 0 tests
62722026-09-10T03:15:38.646Z
62732026-09-10T03:15:38.646Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
62742026-09-10T03:15:38.646Z
62752026-09-10T03:15:38.646Z Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3)
62762026-09-10T03:15:38.649Z
62772026-09-10T03:15:38.649Zrunning 0 tests
62782026-09-10T03:15:38.650Z
62792026-09-10T03:15:38.650Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
62802026-09-10T03:15:38.650Z
62812026-09-10T03:15:38.650Z Running unittests src/lib.rs (target/debug/deps/asic-b4586ce9280cc0c1)
62822026-09-10T03:15:38.654Z
62832026-09-10T03:15:38.655Zrunning 0 tests
62842026-09-10T03:15:38.655Z
62852026-09-10T03:15:38.655Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
62862026-09-10T03:15:38.655Z
62872026-09-10T03:15:38.655Z Running unittests src/lib.rs (target/debug/deps/common-4d662def9d115b1e)
62882026-09-10T03:15:38.677Z
62892026-09-10T03:15:38.677Zrunning 4 tests
62902026-09-10T03:15:38.680Ztest nat::tests::test_vni ... ok
62912026-09-10T03:15:38.680Ztest network::tests::test_generate_ipv6_link_local ... ok
62922026-09-10T03:15:38.684Ztest test_purge ... ok
62932026-09-10T03:15:38.687Ztest illumos::test::address_exists_handles_missing_object ... ok
62942026-09-10T03:15:38.687Z
62952026-09-10T03:15:38.687Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
62962026-09-10T03:15:38.687Z
62972026-09-10T03:15:38.687Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-80084eab02e86c99)
62982026-09-10T03:15:38.715Z
62992026-09-10T03:15:38.715Zrunning 1 test
63002026-09-10T03:15:38.719Z -------
63012026-09-10T03:15:38.723Z Generating OpenAPI documents from API definitions ...
63022026-09-10T03:15:38.899Z Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ...
63032026-09-10T03:15:38.958Z Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi"
63042026-09-10T03:15:40.017Z -------
63052026-09-10T03:15:40.017Z Checking 13 OpenAPI documents...
63062026-09-10T03:15:40.017Z Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller
63072026-09-10T03:15:40.018Z Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller
63082026-09-10T03:15:40.022Z Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller
63092026-09-10T03:15:40.022Z Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller
63102026-09-10T03:15:40.022Z Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller
63112026-09-10T03:15:40.022Z Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller
63122026-09-10T03:15:40.022Z Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller
63132026-09-10T03:15:40.022Z Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller
63142026-09-10T03:15:40.022Z Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller
63152026-09-10T03:15:40.022Z Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller
63162026-09-10T03:15:40.022Z Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller
63172026-09-10T03:15:40.022Z Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller
63182026-09-10T03:15:40.022Z Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller
63192026-09-10T03:15:40.022Z Fresh dpd "latest" symlink
63202026-09-10T03:15:40.022Z -------
63212026-09-10T03:15:40.022Z Success 13 documents checked: 14 fresh, 0 stale, 0 failed, 0 other problems
63222026-09-10T03:15:40.091Ztest test::test_apis_up_to_date ... ok
63232026-09-10T03:15:40.101Z
63242026-09-10T03:15:40.101Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.37s
63252026-09-10T03:15:40.101Z
63262026-09-10T03:15:40.167Z Running unittests src/main.rs (target/debug/deps/dpd-7b58c4f0b22aab99)
63272026-09-10T03:15:40.183Z
63282026-09-10T03:15:40.183Zrunning 34 tests
63292026-09-10T03:15:40.183Ztest freemap::test_ordering ... ok
63302026-09-10T03:15:40.183Ztest config::tests::test_updates ... ok
63312026-09-10T03:15:40.183Ztest dhcpv6::tests::test_create_duid_bytes ... ok
63322026-09-10T03:15:40.183Ztest freemap::test_split ... ok
63332026-09-10T03:15:40.183Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
63342026-09-10T03:15:40.183Ztest macaddrs::tests::test_mac_offset ... ok
63352026-09-10T03:15:40.183Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
63362026-09-10T03:15:40.183Ztest macaddrs::tests::test_parse_port_id ... ok
63372026-09-10T03:15:40.183ZSep 10 03:15:39.246 DEBG created new freemapSep 10 03:15:39.246, unitDEBG: created new freemapfreemap_test, unit
63382026-09-10T03:15:40.183Z:Sep 10 03:15:39.246 freemap_testDEBG
63392026-09-10T03:15:40.183Z created new freemap, unit: freemap_test
63402026-09-10T03:15:40.183Ztest nat::test_mapping ... ok
63412026-09-10T03:15:40.183ZSep 10 03:15:39.246 DEBG initted freemap. size: 128, unit: freemap_test
63422026-09-10T03:15:40.184ZSep 10 03:15:39.246Sep 10 03:15:39.246 DEBGDEBG initted freemap. size: 128Sep 10 03:15:39.246, reset freemapunit , :DEBGunit : initted freemap. size: 128freemap_testfreemap_test
63432026-09-10T03:15:40.184Z
63442026-09-10T03:15:40.184Z, unit: freemap_testSep 10 03:15:39.246
63452026-09-10T03:15:40.184Z DEBG reset freemap, unit: Sep 10 03:15:39.247freemap_test
63462026-09-10T03:15:40.184ZDEBG reset freemap, unit: freemap_test
63472026-09-10T03:15:40.184ZSep 10 03:15:39.247 DEBG created new freemap, unit: freemap_test
63482026-09-10T03:15:40.184ZSep 10 03:15:39.247 DEBG initted freemap. size: 128, unit: freemap_test
63492026-09-10T03:15:40.184ZSep 10 03:15:39.247 DEBG reset freemap, unit: freemap_test
63502026-09-10T03:15:40.184Ztest freemap::test_exhaustion ... ok
63512026-09-10T03:15:40.184Ztest freemap::test_basic ... ok
63522026-09-10T03:15:40.184Ztest freemap::test_reclaim ... ok
63532026-09-10T03:15:40.184Ztest freemap::test_free ... ok
63542026-09-10T03:15:40.184Ztest port_map::tests::test_backplane_group ... ok
63552026-09-10T03:15:40.184Ztest port_map::tests::dump_map ... ok
63562026-09-10T03:15:40.184Ztest port_map::tests::test_port_map ... ok
63572026-09-10T03:15:40.184ZSep 10 03:15:39.247 DEBG created new freemap, unit: freemap_test
63582026-09-10T03:15:40.184ZSep 10 03:15:39.247 DEBG initted freemap. size: 8, unit: freemap_test
63592026-09-10T03:15:40.184ZSep 10 03:15:39.247 DEBG reset freemap, unit: freemap_test
63602026-09-10T03:15:40.184Ztest freemap::test_reclaim_preserves_existing_freelist ... ok
63612026-09-10T03:15:40.184ZSep 10 03:15:39.247 DEBG created new freemap, unit: freemap_test
63622026-09-10T03:15:40.184ZSep 10 03:15:39.248 DEBG initted freemap. size: 128, unit: freemap_test
63632026-09-10T03:15:40.184ZSep 10 03:15:39.248 DEBG reset freemap, unit: freemap_test
63642026-09-10T03:15:40.184Ztest freemap::test_span ... ok
63652026-09-10T03:15:40.184Ztest port_map::tests::parse_softnpu_revision ... ok
63662026-09-10T03:15:40.184ZSep 10 03:15:39.248 DEBGSep 10 03:15:39.248 created new freemapDEBG , created new freemapunit:, unitfreemap_route_ipv4:
63672026-09-10T03:15:40.185Z freemap_route_ipv4
63682026-09-10T03:15:40.185ZSep 10 03:15:39.248 DEBG created new freemap, unitSep 10 03:15:39.248: DEBGfreemap_route_ipv6
63692026-09-10T03:15:40.185Zcreated new freemap, unit: Sep 10 03:15:39.248freemap_route_ipv6
63702026-09-10T03:15:40.185ZDEBG initted freemap. size: 64, unitSep 10 03:15:39.248: DEBGfreemap_route_ipv4
63712026-09-10T03:15:40.185Zinitted freemap. size: 64, unit: freemap_route_ipv4Sep 10 03:15:39.248
63722026-09-10T03:15:40.185Z DEBG reset freemapSep 10 03:15:39.248, unitSep 10 03:15:39.248DEBG: DEBGcreated new freemap , unitfreemap_route_ipv4:
63732026-09-10T03:15:40.185Z freemap_route_ipv4reset freemap
63742026-09-10T03:15:40.185Z, unit:Sep 10 03:15:39.248 Sep 10 03:15:39.248DEBG freemap_route_ipv4DEBG initted freemap. size: 64created new freemap, ,
63752026-09-10T03:15:40.185Zunitunit:: freemap_route_ipv6freemap_route_ipv6
63762026-09-10T03:15:40.185Z
63772026-09-10T03:15:40.185ZSep 10 03:15:39.248 DEBG initted freemap. size: 64Sep 10 03:15:39.248, Sep 10 03:15:39.248DEBGunit DEBGinitted freemap. size: 64:, unitfreemap_route_ipv6: reset freemap
63782026-09-10T03:15:40.185Zfreemap_route_ipv4,
63792026-09-10T03:15:40.185Zunit: freemap_route_ipv6
63802026-09-10T03:15:40.185ZSep 10 03:15:39.248Sep 10 03:15:39.248 Sep 10 03:15:39.248DEBG INFODEBG reset freemap adding route 3fff:dead::/64 -> 2001:db8::55:1,
63812026-09-10T03:15:40.185Zreset freemapunit:, unitfreemap_route_ipv4:
63822026-09-10T03:15:40.185Z freemap_route_ipv6Sep 10 03:15:39.248
63832026-09-10T03:15:40.185Z Sep 10 03:15:39.248DEBG Sep 10 03:15:39.248DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] initted freemap. size: 64
63842026-09-10T03:15:40.185Ztest api_server::tests::test_build_info ... ok
63852026-09-10T03:15:40.185ZINFO , unitadding route 3fff:dead::/64 -> 2001:db8::55:1: freemap_route_ipv6
63862026-09-10T03:15:40.185Z
63872026-09-10T03:15:40.185ZSep 10 03:15:39.248 INFOSep 10 03:15:39.248 adding route 3fff:beef::/64 -> 2001:db8::55:ffDEBG
63882026-09-10T03:15:40.185Z created new freemap, unit: Sep 10 03:15:39.248freemap_route_ipv4
63892026-09-10T03:15:40.185ZDEBG replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 10 03:15:39.248
63902026-09-10T03:15:40.185Z DEBG created new freemap, Sep 10 03:15:39.248unit :INFO freemap_route_ipv6adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
63912026-09-10T03:15:40.185Z
63922026-09-10T03:15:40.185ZSep 10 03:15:39.248Sep 10 03:15:39.248Sep 10 03:15:39.248 DEBGDEBG reset freemap DEBG, Sep 10 03:15:39.248created new freemap , unitreplacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit
63932026-09-10T03:15:40.186Z: freemap_route_ipv4:
63942026-09-10T03:15:40.186ZSep 10 03:15:39.248 DEBGfreemap_route_ipv6 INFOinitted freemap. size: 64
63952026-09-10T03:15:40.186Z, adding route 3fff:beef:2::/64 -> 2001:db8::55:ffSep 10 03:15:39.248
63962026-09-10T03:15:40.186Z DEBGunit created new freemap:, Sep 10 03:15:39.248unit :DEBG freemap_route_ipv6freemap_route_ipv4replacing 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 } }]
63972026-09-10T03:15:40.186Z
63982026-09-10T03:15:40.186Z
63992026-09-10T03:15:40.186ZSep 10 03:15:39.248 INFO Sep 10 03:15:39.248adding route 3fff:dead::/64 -> 2001:db8::55:1 Sep 10 03:15:39.248DEBG INFOSep 10 03:15:39.248
64002026-09-10T03:15:40.186Zinitted freemap. size: 64 , adding route 3fff:beef:3::/64 -> 2001:db8::55:ffDEBGunit
64012026-09-10T03:15:40.186Z: Sep 10 03:15:39.248freemap_route_ipv4reset freemap
64022026-09-10T03:15:40.186ZSep 10 03:15:39.249, DEBGunitDEBG: Sep 10 03:15:39.249 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]DEBGreplacing targets for 3fff:beef: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 } }]
64032026-09-10T03:15:40.186Z
64042026-09-10T03:15:40.186Zreset freemapfreemap_route_ipv4,
64052026-09-10T03:15:40.186ZunitSep 10 03:15:39.249Sep 10 03:15:39.249 :INFO freemap_route_ipv4adding route 3fff:dead::/64 -> 2001:db8::55:2
64062026-09-10T03:15:40.186ZINFO
64072026-09-10T03:15:40.186Zadding route 3fff:beef:4::/64 -> 2001:db8::55:ff
64082026-09-10T03:15:40.186ZSep 10 03:15:39.249 DEBG Sep 10 03:15:39.249Sep 10 03:15:39.249 DEBGDEBGSep 10 03:15:39.249initted 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:1, vlan_id: 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
64092026-09-10T03:15:40.186Zinitted freemap. size: 64 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 } }],
64102026-09-10T03:15:40.186ZunitunitSep 10 03:15:39.249:: INFOfreemap_route_ipv6
64112026-09-10T03:15:40.186Zadding route 3fff:beef::/64 -> 2001:db8::55:ff
64122026-09-10T03:15:40.186Zfreemap_route_ipv6
64132026-09-10T03:15:40.186ZSep 10 03:15:39.249Sep 10 03:15:39.249Sep 10 03:15:39.249 DEBGINFO DEBG adding route 3fff:beef:5::/64 -> 2001:db8::55:ffreset freemapreplacing 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 } }]
64142026-09-10T03:15:40.186Z
64152026-09-10T03:15:40.186Z, unitSep 10 03:15:39.249Sep 10 03:15:39.249 Sep 10 03:15:39.249 :DEBG INFO freemap_route_ipv6DEBGadding route 3fff:beef:1::/64 -> 2001:db8::55:ff
64162026-09-10T03:15:40.186Zreplacing 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 } }]
64172026-09-10T03:15:40.186Z
64182026-09-10T03:15:40.186Zreset freemapSep 10 03:15:39.249Sep 10 03:15:39.249, Sep 10 03:15:39.249unitINFO 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 3fff:beef:6::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:1
64192026-09-10T03:15:40.186Z
64202026-09-10T03:15:40.187Z
64212026-09-10T03:15:40.187Z: freemap_route_ipv6
64222026-09-10T03:15:40.187ZSep 10 03:15:39.249 Sep 10 03:15:39.249INFOSep 10 03:15:39.249 adding route 3fff:beef:2::/64 -> 2001:db8::55:ffDEBG
64232026-09-10T03:15:40.187Z 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 } }]
64242026-09-10T03:15:40.187Zreplacing 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 10 03:15:39.249Sep 10 03:15:39.249
64252026-09-10T03:15:40.187Z DEBGSep 10 03:15:39.249INFO replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGSep 10 03:15:39.249
64262026-09-10T03:15:40.187Z 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 } }]
64272026-09-10T03:15:40.197ZINFO Sep 10 03:15:39.249adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
64282026-09-10T03:15:40.197Z
64292026-09-10T03:15:40.197Z INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
64302026-09-10T03:15:40.197ZSep 10 03:15:39.249Sep 10 03:15:39.249 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 } }]Sep 10 03:15:39.249
64312026-09-10T03:15:40.197Z
64322026-09-10T03:15:40.197ZDEBG replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 10 03:15:39.249Sep 10 03:15:39.249
64332026-09-10T03:15:40.197Z INFO adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 10 03:15:39.249
64342026-09-10T03:15:40.197Z INFOINFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ffadding route 3fff:beef:4::/64 -> 2001:db8::55:ff
64352026-09-10T03:15:40.197Z
64362026-09-10T03:15:40.197ZSep 10 03:15:39.249Sep 10 03:15:39.249Sep 10 03:15:39.249 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: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 } }]
64372026-09-10T03:15:40.197Z
64382026-09-10T03:15:40.197ZDEBG 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 } }]
64392026-09-10T03:15:40.197ZSep 10 03:15:39.249 INFOSep 10 03:15:39.249Sep 10 03:15:39.249 adding route 3fff:beef:5::/64 -> 2001:db8::55:ffINFO
64402026-09-10T03:15:40.197Z INFO adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
64412026-09-10T03:15:40.198Z
64422026-09-10T03:15:40.198ZSep 10 03:15:39.249 DEBG Sep 10 03:15:39.249replacing 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 } }]
64432026-09-10T03:15:40.198ZDEBGSep 10 03:15:39.249 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
64442026-09-10T03:15:40.198Z Sep 10 03:15:39.249replacing 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 } }]
64452026-09-10T03:15:40.198ZINFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ffSep 10 03:15:39.249
64462026-09-10T03:15:40.198Z Sep 10 03:15:39.249INFO INFOadding route 3fff:beef:a::/64 -> 2001:db8::55:ffSep 10 03:15:39.249
64472026-09-10T03:15:40.198Z DEBG adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 10 03:15:39.249
64482026-09-10T03:15:40.198Z 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 } }]DEBG
64492026-09-10T03:15:40.198Z 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 } }]
64502026-09-10T03:15:40.198ZSep 10 03:15:39.249Sep 10 03:15:39.249 Sep 10 03:15:39.249INFODEBG 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 } }, 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 3fff:beef:b::/64 -> 2001:db8::55:ffadding route 3fff:beef:7::/64 -> 2001:db8::55:ff
64512026-09-10T03:15:40.198Z
64522026-09-10T03:15:40.198Z
64532026-09-10T03:15:40.198ZSep 10 03:15:39.249Sep 10 03:15:39.249Sep 10 03:15:39.249 DEBGDEBG INFO replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] 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 } }]
64542026-09-10T03:15:40.198Z
64552026-09-10T03:15:40.198Zadding route 3fff:beef::/64 -> 2001:db8::55:ff
64562026-09-10T03:15:40.198ZSep 10 03:15:39.249Sep 10 03:15:39.249 INFOINFO Sep 10 03:15:39.249adding route 3fff:beef:c::/64 -> 2001:db8::55:ffadding route 3fff:beef:8::/64 -> 2001:db8::55:ff
64572026-09-10T03:15:40.198Z
64582026-09-10T03:15:40.198Z DEBG Sep 10 03:15:39.249 replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
64592026-09-10T03:15:40.198ZSep 10 03:15:39.249 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
64602026-09-10T03:15:40.198Z 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 } }]
64612026-09-10T03:15:40.198ZSep 10 03:15:39.249 Sep 10 03:15:39.249Sep 10 03:15:39.249 INFOINFOINFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ffadding route 3fff:beef:9::/64 -> 2001:db8::55:ff
64622026-09-10T03:15:40.198Z
64632026-09-10T03:15:40.198Zadding route 3fff:beef:1::/64 -> 2001:db8::55:ff
64642026-09-10T03:15:40.198ZSep 10 03:15:39.249Sep 10 03:15:39.249 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 } }]Sep 10 03:15:39.249replacing 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 } }]
64652026-09-10T03:15:40.198Z
64662026-09-10T03:15:40.198ZDEBG 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 } }]
64672026-09-10T03:15:40.198ZSep 10 03:15:39.249Sep 10 03:15:39.249 Sep 10 03:15:39.249INFOINFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ffINFO
64682026-09-10T03:15:40.198Zadding route 3fff:beef:a::/64 -> 2001:db8::55:ff
64692026-09-10T03:15:40.198Zadding route 3fff:beef:2::/64 -> 2001:db8::55:ff
64702026-09-10T03:15:40.199ZSep 10 03:15:39.249 DEBGSep 10 03:15:39.249 Sep 10 03:15:39.249 DEBGreplacing 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 } }]
64712026-09-10T03:15:40.199Zreplacing 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
64722026-09-10T03:15:40.199Z 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 } }]
64732026-09-10T03:15:40.199ZSep 10 03:15:39.249Sep 10 03:15:39.249 INFOSep 10 03:15:39.249INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ffINFOadding route 3fff:beef:f::/64 -> 2001:db8::55:ff
64742026-09-10T03:15:40.199Z
64752026-09-10T03:15:40.199Z adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
64762026-09-10T03:15:40.199ZSep 10 03:15:39.249 Sep 10 03:15:39.249DEBGSep 10 03:15:39.249 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
64772026-09-10T03:15:40.199ZDEBG replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
64782026-09-10T03:15:40.199Z
64792026-09-10T03:15:40.199ZSep 10 03:15:39.249 INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ffSep 10 03:15:39.249
64802026-09-10T03:15:40.199Z INFO Sep 10 03:15:39.249adding route 3fff:beef:10::/64 -> 2001:db8::55:ff Sep 10 03:15:39.249DEBG
64812026-09-10T03:15:40.199Z INFOreplacing 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 } }]
64822026-09-10T03:15:40.199Zadding route 3fff:beef:4::/64 -> 2001:db8::55:ffSep 10 03:15:39.249
64832026-09-10T03:15:40.199Z DEBG replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 10 03:15:39.249
64842026-09-10T03:15:40.199ZSep 10 03:15:39.249 INFO DEBGadding route 3fff:beef:d::/64 -> 2001:db8::55:ff
64852026-09-10T03:15:40.199Zreplacing 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 10 03:15:39.249
64862026-09-10T03:15:40.199Z INFOSep 10 03:15:39.249 adding route 3fff:beef:11::/64 -> 2001:db8::55:ffSep 10 03:15:39.249
64872026-09-10T03:15:40.199ZDEBG INFOreplacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
64882026-09-10T03:15:40.199Zadding route 3fff:beef:5::/64 -> 2001:db8::55:ffSep 10 03:15:39.249
64892026-09-10T03:15:40.199Z DEBGSep 10 03:15:39.249 Sep 10 03:15:39.249 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 } }]
64902026-09-10T03:15:40.199ZDEBG INFOreplacing 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:e::/64 -> 2001:db8::55:ffSep 10 03:15:39.249
64912026-09-10T03:15:40.199Z
64922026-09-10T03:15:40.199ZINFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
64932026-09-10T03:15:40.199ZSep 10 03:15:39.249Sep 10 03:15:39.249 Sep 10 03:15:39.249INFO DEBGDEBG 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:6::/64 -> 2001:db8::55:ff
64942026-09-10T03:15:40.199Zreplacing 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 } }]
64952026-09-10T03:15:40.199Z
64962026-09-10T03:15:40.199ZSep 10 03:15:39.249Sep 10 03:15:39.249 Sep 10 03:15:39.249INFO INFO DEBGadding route 3fff:beef:f::/64 -> 2001:db8::55:ffadding route 3fff:beef:13::/64 -> 2001:db8::55:ff
64972026-09-10T03:15:40.199Z
64982026-09-10T03:15:40.200Zreplacing 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 } }]
64992026-09-10T03:15:40.200ZSep 10 03:15:39.249 DEBG Sep 10 03:15:39.249replacing 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 10 03:15:39.249
65002026-09-10T03:15:40.200Z INFO DEBGadding route 3fff:beef:7::/64 -> 2001:db8::55:ff Sep 10 03:15:39.249replacing 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 } }]
65012026-09-10T03:15:40.200Z
65022026-09-10T03:15:40.200ZINFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ff
65032026-09-10T03:15:40.200ZSep 10 03:15:39.249Sep 10 03:15:39.249 Sep 10 03:15:39.249INFO DEBGDEBG adding route 3fff:beef:14::/64 -> 2001:db8::55:ff 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: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 } }]
65042026-09-10T03:15:40.200Z
65052026-09-10T03:15:40.200Z
65062026-09-10T03:15:40.200ZSep 10 03:15:39.249Sep 10 03:15:39.249 Sep 10 03:15:39.249INFO INFOadding route 3fff:beef:11::/64 -> 2001:db8::55:ff DEBG
65072026-09-10T03:15:40.200Z adding route 3fff:beef:8::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
65082026-09-10T03:15:40.200Z
65092026-09-10T03:15:40.200ZSep 10 03:15:39.249 Sep 10 03:15:39.249Sep 10 03:15:39.249DEBG INFOreplacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:15::/64 -> 2001:db8::55:ffDEBG
65102026-09-10T03:15:40.200Z
65112026-09-10T03:15:40.200Z 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 } }]
65122026-09-10T03:15:40.200ZSep 10 03:15:39.249Sep 10 03:15:39.249 INFOSep 10 03:15:39.249 DEBGadding route 3fff:beef:12::/64 -> 2001:db8::55:ffINFO
65132026-09-10T03:15:40.200Zreplacing 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:9::/64 -> 2001:db8::55:ff
65142026-09-10T03:15:40.200Z
65152026-09-10T03:15:40.200ZSep 10 03:15:39.249Sep 10 03:15:39.249 Sep 10 03:15:39.249 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 3fff:beef:16::/64 -> 2001:db8::55:ff
65162026-09-10T03:15:40.200Z
65172026-09-10T03:15:40.200ZDEBG 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 } }]
65182026-09-10T03:15:40.200ZSep 10 03:15:39.249Sep 10 03:15:39.249 INFOSep 10 03:15:39.249 DEBGadding route 3fff:beef:13::/64 -> 2001:db8::55:ff
65192026-09-10T03:15:40.200Zreplacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
65202026-09-10T03:15:40.200Z adding route 3fff:beef:a::/64 -> 2001:db8::55:ffSep 10 03:15:39.249
65212026-09-10T03:15:40.200Z INFOSep 10 03:15:39.249 adding route 3fff:beef:17::/64 -> 2001:db8::55:ff
65222026-09-10T03:15:40.200ZSep 10 03:15:39.249DEBG 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 } }]DEBGSep 10 03:15:39.249
65232026-09-10T03:15:40.200Z 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 } }]DEBG
65242026-09-10T03:15:40.200Z 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 } }]
65252026-09-10T03:15:40.200ZSep 10 03:15:39.249Sep 10 03:15:39.249 INFOSep 10 03:15:39.249 adding route 3fff:beef:14::/64 -> 2001:db8::55:ffINFO
65262026-09-10T03:15:40.201ZINFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ffadding route 3fff:beef:b::/64 -> 2001:db8::55:ff
65272026-09-10T03:15:40.208ZSep 10 03:15:39.249
65282026-09-10T03:15:40.208Z DEBG replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 10 03:15:39.249
65292026-09-10T03:15:40.208Z 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 } }]
65302026-09-10T03:15:40.208ZSep 10 03:15:39.249Sep 10 03:15:39.249 Sep 10 03:15:39.249INFO DEBG adding route 3fff:beef:15::/64 -> 2001:db8::55:ffreplacing 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
65312026-09-10T03:15:40.208Z
65322026-09-10T03:15:40.208Zadding route 3fff:beef:19::/64 -> 2001:db8::55:ff
65332026-09-10T03:15:40.208ZSep 10 03:15:39.249 Sep 10 03:15:39.249DEBG Sep 10 03:15:39.249replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
65342026-09-10T03:15:40.208Z adding route 3fff:beef:c::/64 -> 2001:db8::55:ffDEBG
65352026-09-10T03:15:40.208Z 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 10 03:15:39.249
65362026-09-10T03:15:40.208Z INFOSep 10 03:15:39.249 adding route 3fff:beef:16::/64 -> 2001:db8::55:ffSep 10 03:15:39.249DEBG
65372026-09-10T03:15:40.208Z INFO 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:1a::/64 -> 2001:db8::55:ff
65382026-09-10T03:15:40.208Z
65392026-09-10T03:15:40.208ZSep 10 03:15:39.249 DEBG Sep 10 03:15:39.249replacing 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 10 03:15:39.249
65402026-09-10T03:15:40.208Z INFO DEBG adding route 3fff:beef:d::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 10 03:15:39.249
65412026-09-10T03:15:40.208Z
65422026-09-10T03:15:40.208Z INFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ff
65432026-09-10T03:15:40.208ZSep 10 03:15:39.249Sep 10 03:15:39.249 DEBG Sep 10 03:15:39.249replacing 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 } }] DEBGINFO replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
65442026-09-10T03:15:40.208Z
65452026-09-10T03:15:40.209Z
65462026-09-10T03:15:40.209ZSep 10 03:15:39.249Sep 10 03:15:39.249 Sep 10 03:15:39.249INFODEBG adding route 3fff:beef:18::/64 -> 2001:db8::55:ffreplacing 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 } }]
65472026-09-10T03:15:40.209Z
65482026-09-10T03:15:40.209Z INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ff
65492026-09-10T03:15:40.209ZSep 10 03:15:39.249Sep 10 03:15:39.249 Sep 10 03:15:39.249DEBG INFODEBGreplacing 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 } }]
65502026-09-10T03:15:40.209Zadding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
65512026-09-10T03:15:40.209Zreplacing 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 } }]
65522026-09-10T03:15:40.209ZSep 10 03:15:39.249 Sep 10 03:15:39.249INFO Sep 10 03:15:39.249DEBG adding route 3fff:beef:19::/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 } }]
65532026-09-10T03:15:40.209ZINFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ff
65542026-09-10T03:15:40.209ZSep 10 03:15:39.249
65552026-09-10T03:15:40.209Z 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 10 03:15:39.249Sep 10 03:15:39.249
65562026-09-10T03:15:40.209ZINFO DEBGadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
65572026-09-10T03:15:40.209Zreplacing 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 10 03:15:39.249
65582026-09-10T03:15:40.209ZINFO Sep 10 03:15:39.249adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
65592026-09-10T03:15:40.209ZDEBG Sep 10 03:15:39.249 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 } }]INFO
65602026-09-10T03:15:40.209ZSep 10 03:15:39.249 DEBG adding route 3fff:beef:10::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
65612026-09-10T03:15:40.209Z
65622026-09-10T03:15:40.209ZSep 10 03:15:39.249 INFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffSep 10 03:15:39.249
65632026-09-10T03:15:40.209Z Sep 10 03:15:39.249Sep 10 03:15:39.249DEBG INFODEBG adding route 3fff:beef:1b::/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 } }]
65642026-09-10T03:15:40.209Zreplacing 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 } }]
65652026-09-10T03:15:40.209Z
65662026-09-10T03:15:40.209ZSep 10 03:15:39.249Sep 10 03:15:39.249 DEBGINFO Sep 10 03:15:39.249replacing 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 } }]
65672026-09-10T03:15:40.209Zadding route 3fff:beef:1f::/64 -> 2001:db8::55:ff INFO
65682026-09-10T03:15:40.209Z Sep 10 03:15:39.249Sep 10 03:15:39.249adding route 3fff:beef:11::/64 -> 2001:db8::55:ff INFODEBG
65692026-09-10T03:15:40.209Z Sep 10 03:15:39.249adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffcreated new freemap
65702026-09-10T03:15:40.209Z , DEBG unit: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 10 03:15:39.249freemap_route_ipv4Sep 10 03:15:39.249
65712026-09-10T03:15:40.209Z
65722026-09-10T03:15:40.209Z DEBGDEBGSep 10 03:15:39.249 Sep 10 03:15:39.249 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 } }]INFODEBG 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 } }]
65732026-09-10T03:15:40.209Zcreated new freemapadding route 3fff:beef:20::/64 -> 2001:db8::55:ff,
65742026-09-10T03:15:40.209Zunit:
65752026-09-10T03:15:40.209Z freemap_route_ipv6Sep 10 03:15:39.248
65762026-09-10T03:15:40.209Z 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 10 03:15:39.250
65772026-09-10T03:15:40.209ZSep 10 03:15:39.249Sep 10 03:15:39.250Sep 10 03:15:39.250 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:dead::/64 -> 2001:db8::55:2INFO
65782026-09-10T03:15:40.209Z
65792026-09-10T03:15:40.209Z adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
65802026-09-10T03:15:40.209ZSep 10 03:15:39.250 DEBGSep 10 03:15:39.250 Sep 10 03:15:39.250INFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]adding route 3fff:beef:21::/64 -> 2001:db8::55:ff
65812026-09-10T03:15:40.209Z
65822026-09-10T03:15:40.209ZDEBG 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 } }]
65832026-09-10T03:15:40.210ZSep 10 03:15:39.250Sep 10 03:15:39.250 INFO DEBGSep 10 03:15:39.250adding route 3fff:dead::/64 -> 2001:db8::55:3
65842026-09-10T03:15:40.210Zreplacing 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 } }]
65852026-09-10T03:15:40.210ZINFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ffSep 10 03:15:39.250
65862026-09-10T03:15:40.210Z Sep 10 03:15:39.250DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]INFOSep 10 03:15:39.250
65872026-09-10T03:15:40.210Z adding route 3fff:beef:22::/64 -> 2001:db8::55:ffDEBG
65882026-09-10T03:15:40.210ZSep 10 03:15:39.250 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
65892026-09-10T03:15:40.210Z adding route 3fff:dead::/64 -> 2001:db8::55:4
65902026-09-10T03:15:40.210ZSep 10 03:15:39.250Sep 10 03:15:39.250Sep 10 03:15:39.250 DEBG 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 } }]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 } }]
65912026-09-10T03:15:40.210Z
65922026-09-10T03:15:40.210ZINFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ff
65932026-09-10T03:15:40.210ZSep 10 03:15:39.250 Sep 10 03:15:39.250INFO INFOadding route 3fff:beef::/64 -> 2001:db8::55:ff
65942026-09-10T03:15:40.210ZSep 10 03:15:39.250adding route 3fff:beef:23::/64 -> 2001:db8::55:ff
65952026-09-10T03:15:40.210ZDEBGSep 10 03:15:39.250 replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
65962026-09-10T03:15:40.210Zreplacing 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 } }]
65972026-09-10T03:15:40.210ZSep 10 03:15:39.250 DEBGSep 10 03:15:39.250 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 } }]INFOSep 10 03:15:39.250Sep 10 03:15:39.250
65982026-09-10T03:15:40.210Zadding route 3fff:beef:1::/64 -> 2001:db8::55:ff INFO
65992026-09-10T03:15:40.210Z INFOSep 10 03:15:39.250 adding route 3fff:beef:15::/64 -> 2001:db8::55:ffadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
66002026-09-10T03:15:40.210Z Sep 10 03:15:39.250INFO DEBG
66012026-09-10T03:15:40.210Z replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:24::/64 -> 2001:db8::55:ff
66022026-09-10T03:15:40.210Z
66032026-09-10T03:15:40.210ZSep 10 03:15:39.250Sep 10 03:15:39.250 Sep 10 03:15:39.250DEBGSep 10 03:15:39.250 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 } }] DEBGDEBGINFO
66042026-09-10T03:15:40.210Z adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
66052026-09-10T03:15:40.210Z Sep 10 03:15:39.250replacing 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 } }]
66062026-09-10T03:15:40.210Zreplacing 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 } }]INFOSep 10 03:15:39.250 adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffDEBG
66072026-09-10T03:15:40.210Z Sep 10 03:15:39.250
66082026-09-10T03:15:40.210Zinitted freemap. size: 64replacing 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 } }],
66092026-09-10T03:15:40.210ZINFO unitadding route 3fff:beef:25::/64 -> 2001:db8::55:ff:
66102026-09-10T03:15:40.210ZSep 10 03:15:39.250 Sep 10 03:15:39.250freemap_route_ipv4 INFO
66112026-09-10T03:15:40.210Zadding route 3fff:beef:3::/64 -> 2001:db8::55:ff
66122026-09-10T03:15:40.210ZDEBGSep 10 03:15:39.250 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 } }]
66132026-09-10T03:15:40.210ZDEBGSep 10 03:15:39.250 DEBGreplacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 10 03:15:39.250replacing 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 } }]
66142026-09-10T03:15:40.210Z
66152026-09-10T03:15:40.210ZINFOSep 10 03:15:39.250Sep 10 03:15:39.250 Sep 10 03:15:39.250adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff INFO
66162026-09-10T03:15:40.210ZDEBG INFO reset freemapadding route 3fff:beef:26::/64 -> 2001:db8::55:ffadding route 3fff:beef:4::/64 -> 2001:db8::55:ff,
66172026-09-10T03:15:40.210Z
66182026-09-10T03:15:40.210Zunit: Sep 10 03:15:39.250 Sep 10 03:15:39.250DEBGSep 10 03:15:39.250 freemap_route_ipv4 replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
66192026-09-10T03:15:40.210Z 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 } }]
66202026-09-10T03:15:40.210Z
66212026-09-10T03:15:40.211ZDEBG 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 10 03:15:39.250Sep 10 03:15:39.250
66222026-09-10T03:15:40.211Z INFOINFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ffadding route 3fff:beef:20::/64 -> 2001:db8::55:ff
66232026-09-10T03:15:40.211Z
66242026-09-10T03:15:40.211ZSep 10 03:15:39.250 Sep 10 03:15:39.250DEBG Sep 10 03:15:39.250initted freemap. size: 64INFO, unitDEBGSep 10 03:15:39.250 : replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
66252026-09-10T03:15:40.211Z 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:27::/64 -> 2001:db8::55:ff freemap_route_ipv6
66262026-09-10T03:15:40.211Z
66272026-09-10T03:15:40.218ZSep 10 03:15:39.250
66282026-09-10T03:15:40.218Z INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
66292026-09-10T03:15:40.218ZSep 10 03:15:39.250Sep 10 03:15:39.250Sep 10 03:15:39.250 Sep 10 03:15:39.250 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 } }]DEBG
66302026-09-10T03:15:40.218Zadding route 3fff:beef:21::/64 -> 2001:db8::55:ffreset freemap ,
66312026-09-10T03:15:40.218Zreplacing 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 10 03:15:39.250
66322026-09-10T03:15:40.218Z unitINFO: freemap_route_ipv6Sep 10 03:15:39.250
66332026-09-10T03:15:40.218Zadding route 3fff:beef:7::/64 -> 2001:db8::55:ffSep 10 03:15:39.250
66342026-09-10T03:15:40.218ZDEBG Sep 10 03:15:39.250replacing 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
66352026-09-10T03:15:40.218ZDEBGSep 10 03:15:39.250 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
66362026-09-10T03:15:40.218Zadding route 3fff:beef:28::/64 -> 2001:db8::55:ffSep 10 03:15:39.250
66372026-09-10T03:15:40.218Z adding route 172.16.0.0/32 -> 10.0.0.1 Sep 10 03:15:39.250
66382026-09-10T03:15:40.218Z Sep 10 03:15:39.250INFOINFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ff
66392026-09-10T03:15:40.218Zadding route 3fff:beef:8::/64 -> 2001:db8::55:ff
66402026-09-10T03:15:40.218ZDEBG Sep 10 03:15:39.250replacing 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 10 03:15:39.250Sep 10 03:15:39.250
66412026-09-10T03:15:40.218Z DEBG DEBG 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 } }]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 } }]
66422026-09-10T03:15:40.218Z 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 } }]
66432026-09-10T03:15:40.218Z
66442026-09-10T03:15:40.218ZSep 10 03:15:39.250 INFOSep 10 03:15:39.250 Sep 10 03:15:39.250INFOadding route 3fff:beef:29::/64 -> 2001:db8::55:ff Sep 10 03:15:39.250INFO
66452026-09-10T03:15:40.218Z adding route 3fff:beef:23::/64 -> 2001:db8::55:ffadding route 3fff:beef:9::/64 -> 2001:db8::55:ff
66462026-09-10T03:15:40.219Z
66472026-09-10T03:15:40.219Z 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 10 03:15:39.250
66482026-09-10T03:15:40.219ZSep 10 03:15:39.250 Sep 10 03:15:39.250DEBG DEBGreplacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
66492026-09-10T03:15:40.219Z 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 } }]
66502026-09-10T03:15:40.219Zreplacing 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 10 03:15:39.250
66512026-09-10T03:15:40.219Z INFO Sep 10 03:15:39.250adding route 3fff:beef:24::/64 -> 2001:db8::55:ff
66522026-09-10T03:15:40.219ZINFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ffSep 10 03:15:39.250
66532026-09-10T03:15:40.219Z DEBGSep 10 03:15:39.250 Sep 10 03:15:39.250INFO DEBGreplacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
66542026-09-10T03:15:40.219Z
66552026-09-10T03:15:40.219Zreplacing 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 } }]
66562026-09-10T03:15:40.219ZSep 10 03:15:39.250Sep 10 03:15:39.250 Sep 10 03:15:39.250INFOINFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ffadding route 3fff:beef:25::/64 -> 2001:db8::55:ff
66572026-09-10T03:15:40.219Z
66582026-09-10T03:15:40.219ZDEBG 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 } }]
66592026-09-10T03:15:40.219ZSep 10 03:15:39.250 DEBGSep 10 03:15:39.250 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 } }]DEBGSep 10 03:15:39.250
66602026-09-10T03:15:40.219Z 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 } }]
66612026-09-10T03:15:40.219ZINFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffSep 10 03:15:39.250
66622026-09-10T03:15:40.219Z INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ff
66632026-09-10T03:15:40.219ZSep 10 03:15:39.250 Sep 10 03:15:39.250DEBG Sep 10 03:15:39.250INFO Sep 10 03:15:39.250DEBG 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: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
66642026-09-10T03:15:40.219Z
66652026-09-10T03:15:40.219Zadding route 3fff:beef:16::/64 -> 2001:db8::55:ffadding route 3fff:beef:26::/64 -> 2001:db8::55:ff
66662026-09-10T03:15:40.219Z
66672026-09-10T03:15:40.219ZSep 10 03:15:39.250 INFOSep 10 03:15:39.250 adding route 3fff:beef:d::/64 -> 2001:db8::55:ffINFO
66682026-09-10T03:15:40.219Z Sep 10 03:15:39.250 Sep 10 03:15:39.250 adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffDEBGDEBG Sep 10 03:15:39.250 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: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 } }]
66692026-09-10T03:15:40.219Z
66702026-09-10T03:15:40.219ZDEBG
66712026-09-10T03:15:40.219Z 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 } }]
66722026-09-10T03:15:40.219ZSep 10 03:15:39.250 Sep 10 03:15:39.250Sep 10 03:15:39.250 DEBGSep 10 03:15:39.250 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 } }]
66732026-09-10T03:15:40.219ZINFOINFOINFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ff
66742026-09-10T03:15:40.220Zadding route 3fff:beef:17::/64 -> 2001:db8::55:ffadding route 3fff:beef:27::/64 -> 2001:db8::55:ff
66752026-09-10T03:15:40.220Z
66762026-09-10T03:15:40.220Ztest route::tests::grow_succeeds ... ok
66772026-09-10T03:15:40.220ZSep 10 03:15:39.250Sep 10 03:15:39.250Sep 10 03:15:39.250 DEBGDEBGSep 10 03:15:39.250 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 } }] 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 } }]DEBG
66782026-09-10T03:15:40.220Z
66792026-09-10T03:15:40.220Z 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 } }]
66802026-09-10T03:15:40.220Zadding route 3fff:beef:2d::/64 -> 2001:db8::55:ffSep 10 03:15:39.250Sep 10 03:15:39.250
66812026-09-10T03:15:40.220ZINFO INFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ffadding route 3fff:beef:f::/64 -> 2001:db8::55:ff
66822026-09-10T03:15:40.220Z
66832026-09-10T03:15:40.220ZSep 10 03:15:39.250 INFO Sep 10 03:15:39.250adding route 3fff:beef:28::/64 -> 2001:db8::55:ffSep 10 03:15:39.250 Sep 10 03:15:39.250 DEBGDEBG
66842026-09-10T03:15:40.220Z 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 } }] 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 } }]
66852026-09-10T03:15:40.220Zreplacing 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 10 03:15:39.250
66862026-09-10T03:15:40.220Z
66872026-09-10T03:15:40.220ZSep 10 03:15:39.250DEBG INFO Sep 10 03:15:39.250 adding route 3fff:beef:10::/64 -> 2001:db8::55:ffINFO
66882026-09-10T03:15:40.220Z replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:19::/64 -> 2001:db8::55:ffSep 10 03:15:39.250
66892026-09-10T03:15:40.220Z
66902026-09-10T03:15:40.220Z INFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffSep 10 03:15:39.250Sep 10 03:15:39.250 Sep 10 03:15:39.250 DEBG
66912026-09-10T03:15:40.220ZINFODEBG 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 } }]
66922026-09-10T03:15:40.220Zreplacing 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 10 03:15:39.250
66932026-09-10T03:15:40.220Z DEBG adding route 3fff:beef:29::/64 -> 2001:db8::55:ffSep 10 03:15:39.250
66942026-09-10T03:15:40.220Z Sep 10 03:15:39.250 INFOreplacing 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 } }]
66952026-09-10T03:15:40.220Zadding route 3fff:beef:11::/64 -> 2001:db8::55:ffINFO
66962026-09-10T03:15:40.220ZSep 10 03:15:39.250 DEBGadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
66972026-09-10T03:15:40.221Zreplacing 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 } }]
66982026-09-10T03:15:40.221ZSep 10 03:15:39.250Sep 10 03:15:39.250 INFODEBG Sep 10 03:15:39.250replacing 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 10 03:15:39.250
66992026-09-10T03:15:40.221ZDEBGadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
67002026-09-10T03:15:40.221Zreplacing 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 } }]INFOSep 10 03:15:39.250 INFO
67012026-09-10T03:15:40.221Z adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffSep 10 03:15:39.250adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
67022026-09-10T03:15:40.221ZSep 10 03:15:39.250
67032026-09-10T03:15:40.221ZDEBG 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 } }]INFOSep 10 03:15:39.250Sep 10 03:15:39.250
67042026-09-10T03:15:40.221Zadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
67052026-09-10T03:15:40.221Z DEBG DEBGreplacing 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 10 03:15:39.250
67062026-09-10T03:15:40.221Z 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 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 } }]
67072026-09-10T03:15:40.221Z
67082026-09-10T03:15:40.221ZSep 10 03:15:39.250Sep 10 03:15:39.250 INFO Sep 10 03:15:39.250INFO INFOadding route 3fff:beef:13::/64 -> 2001:db8::55:ff
67092026-09-10T03:15:40.221ZSep 10 03:15:39.250 adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffadding route 3fff:beef:30::/64 -> 2001:db8::55:ff
67102026-09-10T03:15:40.221Z
67112026-09-10T03:15:40.221ZSep 10 03:15:39.250 Sep 10 03:15:39.250DEBGSep 10 03:15:39.250 INFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffDEBGreplacing 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
67122026-09-10T03:15:40.221Z
67132026-09-10T03:15:40.221Zreplacing 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 } }]
67142026-09-10T03:15:40.221Zreplacing 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 } }]
67152026-09-10T03:15:40.221ZSep 10 03:15:39.250 Sep 10 03:15:39.250Sep 10 03:15:39.250Sep 10 03:15:39.250 DEBGINFO INFO replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:14::/64 -> 2001:db8::55:ffadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
67162026-09-10T03:15:40.221Z
67172026-09-10T03:15:40.221ZINFO
67182026-09-10T03:15:40.221Z adding route 3fff:beef:31::/64 -> 2001:db8::55:ff
67192026-09-10T03:15:40.221ZSep 10 03:15:39.250Sep 10 03:15:39.250 DEBGDEBG 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 10 03:15:39.250replacing 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 } }]
67202026-09-10T03:15:40.221Z
67212026-09-10T03:15:40.221ZINFO Sep 10 03:15:39.250adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff Sep 10 03:15:39.250INFO
67222026-09-10T03:15:40.221ZINFOadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
67232026-09-10T03:15:40.221Zadding route 3fff:beef:15::/64 -> 2001:db8::55:ff
67242026-09-10T03:15:40.221ZSep 10 03:15:39.250 Sep 10 03:15:39.250DEBG Sep 10 03:15:39.250DEBG 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 10 03:15:39.250
67252026-09-10T03:15:40.222ZDEBG replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
67262026-09-10T03:15:40.222ZSep 10 03:15:39.250replacing 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 } }] INFO
67272026-09-10T03:15:40.229Zadding route 3fff:beef:1f::/64 -> 2001:db8::55:ffSep 10 03:15:39.250
67282026-09-10T03:15:40.229Z 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
67292026-09-10T03:15:40.229Z Sep 10 03:15:39.250 adding route 3fff:beef:16::/64 -> 2001:db8::55:ffDEBG Sep 10 03:15:39.250
67302026-09-10T03:15:40.229ZSep 10 03:15:39.250replacing 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 } }]
67312026-09-10T03:15:40.229Z INFOINFO adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffSep 10 03:15:39.250 Sep 10 03:15:39.250DEBG 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 } }]
67322026-09-10T03:15:40.229Z
67332026-09-10T03:15:40.229Z adding route 3fff:beef:32::/64 -> 2001:db8::55:ffadding route 3fff:beef:20::/64 -> 2001:db8::55:ff
67342026-09-10T03:15:40.229Z
67352026-09-10T03:15:40.229ZSep 10 03:15:39.250 DEBGSep 10 03:15:39.250 Sep 10 03:15:39.250 Sep 10 03:15:39.250INFO 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 } }] DEBGadding route 3fff:beef:17::/64 -> 2001:db8::55:ff
67362026-09-10T03:15:40.229Zreplacing 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 } }]
67372026-09-10T03:15:40.229ZDEBG
67382026-09-10T03:15:40.230Z 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 10 03:15:39.250
67392026-09-10T03:15:40.230ZSep 10 03:15:39.250Sep 10 03:15:39.250 INFODEBG adding route 3fff:beef:21::/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 } }]
67402026-09-10T03:15:40.230Z INFO
67412026-09-10T03:15:40.230Z adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffSep 10 03:15:39.250
67422026-09-10T03:15:40.230ZSep 10 03:15:39.250Sep 10 03:15:39.250 INFO INFODEBG adding route 3fff:beef:18::/64 -> 2001:db8::55:ffadding route 3fff:beef:33::/64 -> 2001:db8::55:ff Sep 10 03:15:39.250replacing 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 } }]
67432026-09-10T03:15:40.230Z
67442026-09-10T03:15:40.230ZDEBG 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 } }]
67452026-09-10T03:15:40.230ZSep 10 03:15:39.250Sep 10 03:15:39.250 DEBGINFO
67462026-09-10T03:15:40.230Zreplacing 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 } }]
67472026-09-10T03:15:40.230Zadding route 3fff:beef:22::/64 -> 2001:db8::55:ff
67482026-09-10T03:15:40.230ZSep 10 03:15:39.250 Sep 10 03:15:39.250INFO Sep 10 03:15:39.250INFO DEBGadding route 3fff:beef:19::/64 -> 2001:db8::55:ffadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
67492026-09-10T03:15:40.230Zreplacing 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 10 03:15:39.250
67502026-09-10T03:15:40.230Z
67512026-09-10T03:15:40.230Z DEBG replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 10 03:15:39.250Sep 10 03:15:39.250 Sep 10 03:15:39.250 DEBG
67522026-09-10T03:15:40.230Z replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
67532026-09-10T03:15:40.230Z DEBGadding route 3fff:beef:23::/64 -> 2001:db8::55:ff
67542026-09-10T03:15:40.230Zreplacing 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 } }]
67552026-09-10T03:15:40.230ZSep 10 03:15:39.250Sep 10 03:15:39.250 Sep 10 03:15:39.250DEBGSep 10 03:15:39.250 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
67562026-09-10T03:15:40.230Z INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff adding route 3fff:beef:30::/64 -> 2001:db8::55:ffSep 10 03:15:39.250
67572026-09-10T03:15:40.230Z INFO INFOadding route 3fff:beef:24::/64 -> 2001:db8::55:ffSep 10 03:15:39.250
67582026-09-10T03:15:40.230Z
67592026-09-10T03:15:40.230Z adding route 3fff:beef:34::/64 -> 2001:db8::55:ff DEBGSep 10 03:15:39.251
67602026-09-10T03:15:40.230Z 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 } }] Sep 10 03:15:39.251replacing 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 } }]
67612026-09-10T03:15:40.230Z
67622026-09-10T03:15:40.230ZDEBG 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 } }]
67632026-09-10T03:15:40.230ZSep 10 03:15:39.251 Sep 10 03:15:39.251Sep 10 03:15:39.251Sep 10 03:15:39.251 INFOINFOINFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ffadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
67642026-09-10T03:15:40.231Z
67652026-09-10T03:15:40.231Z adding route 3fff:beef:31::/64 -> 2001:db8::55:ff DEBG
67662026-09-10T03:15:40.231ZSep 10 03:15:39.251 replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 10 03:15:39.251DEBG DEBGSep 10 03:15:39.251 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 } }]
67672026-09-10T03:15:40.231Zreplacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
67682026-09-10T03:15:40.231Z
67692026-09-10T03:15:40.231Zreplacing 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 10 03:15:39.251
67702026-09-10T03:15:40.231ZINFOSep 10 03:15:39.251 Sep 10 03:15:39.251adding route 3fff:beef:26::/64 -> 2001:db8::55:ff INFOINFO
67712026-09-10T03:15:40.231Z adding route 3fff:beef:35::/64 -> 2001:db8::55:ffadding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
67722026-09-10T03:15:40.231Z
67732026-09-10T03:15:40.231ZSep 10 03:15:39.251Sep 10 03:15:39.251 DEBGSep 10 03:15:39.251 Sep 10 03:15:39.251 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 } }]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 } }]
67742026-09-10T03:15:40.231Z
67752026-09-10T03:15:40.231ZDEBG adding route 3fff:beef:32::/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 } }]
67762026-09-10T03:15:40.231Z
67772026-09-10T03:15:40.231ZSep 10 03:15:39.251Sep 10 03:15:39.251 INFOINFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffadding route 3fff:beef:27::/64 -> 2001:db8::55:ff
67782026-09-10T03:15:40.231Z
67792026-09-10T03:15:40.231ZSep 10 03:15:39.251 Sep 10 03:15:39.251DEBG Sep 10 03:15:39.251 Sep 10 03:15:39.251DEBGINFO replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
67802026-09-10T03:15:40.231Z replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:36::/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 } }]
67812026-09-10T03:15:40.231ZSep 10 03:15:39.251
67822026-09-10T03:15:40.231Z
67832026-09-10T03:15:40.231Z INFO Sep 10 03:15:39.251adding route 3fff:beef:28::/64 -> 2001:db8::55:ff
67842026-09-10T03:15:40.231ZINFOSep 10 03:15:39.251 Sep 10 03:15:39.251DEBGadding route 3fff:beef:1e::/64 -> 2001:db8::55:ffSep 10 03:15:39.251
67852026-09-10T03:15:40.231ZDEBG INFOreplacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
67862026-09-10T03:15:40.231Zadding route 3fff:beef:33::/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 } }]
67872026-09-10T03:15:40.231Z
67882026-09-10T03:15:40.231Ztest route::tests::rollback_on_compact_delete_failure ... ok
67892026-09-10T03:15:40.231ZSep 10 03:15:39.251 DEBGSep 10 03:15:39.251 Sep 10 03:15:39.251replacing 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 } }]
67902026-09-10T03:15:40.232ZINFOINFO adding route 3fff:beef:29::/64 -> 2001:db8::55:ffSep 10 03:15:39.251
67912026-09-10T03:15:40.232Z adding route 3fff:beef:37::/64 -> 2001:db8::55:ffSep 10 03:15:39.251Sep 10 03:15:39.251DEBG 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 } }]DEBGINFO
67922026-09-10T03:15:40.232Zreplacing 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 } }]
67932026-09-10T03:15:40.232Zadding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
67942026-09-10T03:15:40.232Z
67952026-09-10T03:15:40.232Ztest route::tests::rollback_failure_leaves_in_core_cleared ... ok
67962026-09-10T03:15:40.232ZSep 10 03:15:39.251Sep 10 03:15:39.251Sep 10 03:15:39.251 Sep 10 03:15:39.251INFO INFO DEBG adding route 3fff:beef:2a::/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 } }]adding route 3fff:beef:34::/64 -> 2001:db8::55:ff
67972026-09-10T03:15:40.232Z
67982026-09-10T03:15:40.232Z
67992026-09-10T03:15:40.232ZDEBG 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 10 03:15:39.251Sep 10 03:15:39.251 Sep 10 03:15:39.251 DEBGDEBG
68002026-09-10T03:15:40.232Z 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 10 03:15:39.251 adding route 3fff:beef:20::/64 -> 2001:db8::55:ffDEBG
68012026-09-10T03:15:40.232ZSep 10 03:15:39.251 created new freemapDEBGSep 10 03:15:39.251, Sep 10 03:15:39.257unit : created new freemap, unitDEBG created new freemap: freemap_route_ipv4
68022026-09-10T03:15:40.232Zfreemap_route_ipv4,
68032026-09-10T03:15:40.232Zunit: freemap_route_ipv4
68042026-09-10T03:15:40.232ZSep 10 03:15:39.257 replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 10 03:15:39.257DEBG DEBG
68052026-09-10T03:15:40.232Z created new freemapcreated new freemap, Sep 10 03:15:39.257, unitDEBG: unit :created new freemapSep 10 03:15:39.257, unitINFO: freemap_route_ipv6adding route 3fff:beef:35::/64 -> 2001:db8::55:fffreemap_route_ipv6
68062026-09-10T03:15:40.232Z
68072026-09-10T03:15:40.232Z
68082026-09-10T03:15:40.232Zfreemap_route_ipv6
68092026-09-10T03:15:40.232ZSep 10 03:15:39.257Sep 10 03:15:39.257 Sep 10 03:15:39.257DEBG DEBGDEBGinitted freemap. size: 64 , unitreplacing 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 } }]:initted freemap. size: 64Sep 10 03:15:39.257
68102026-09-10T03:15:40.232Z freemap_route_ipv4 , DEBG
68112026-09-10T03:15:40.232Z Sep 10 03:15:39.257initted freemap. size: 64 INFO, unitadding route 3fff:beef:36::/64 -> 2001:db8::55:ffSep 10 03:15:39.257unit
68122026-09-10T03:15:40.232Z :DEBG :reset freemapfreemap_route_ipv4Sep 10 03:15:39.257
68132026-09-10T03:15:40.232Z, unitDEBG: 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 } }]
68142026-09-10T03:15:40.232Zfreemap_route_ipv4
68152026-09-10T03:15:40.233Zfreemap_route_ipv4
68162026-09-10T03:15:40.233ZSep 10 03:15:39.257Sep 10 03:15:39.257Sep 10 03:15:39.257 DEBGINFODEBG reset freemap initted freemap. size: 64adding route 3fff:beef:37::/64 -> 2001:db8::55:ff, , unit
68172026-09-10T03:15:40.233Z:Sep 10 03:15:39.257 freemap_route_ipv6DEBG
68182026-09-10T03:15:40.233ZSep 10 03:15:39.257 unitDEBG: Sep 10 03:15:39.257 reset freemapreplacing 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 } }], unitDEBGfreemap_route_ipv4:
68192026-09-10T03:15:40.233Z
68202026-09-10T03:15:40.233Zreset freemap freemap_route_ipv4, Sep 10 03:15:39.257
68212026-09-10T03:15:40.233Zunit :Sep 10 03:15:39.257 freemap_route_ipv6INFO
68222026-09-10T03:15:40.233Z DEBGadding route 3fff:beef:38::/64 -> 2001:db8::55:ff
68232026-09-10T03:15:40.233Zinitted freemap. size: 64Sep 10 03:15:39.257Sep 10 03:15:39.257, unit :INFOSep 10 03:15:39.257 DEBG adding route 3fff:dead::/64 -> 2001:db8::55:1
68242026-09-10T03:15:40.233Zinitted freemap. size: 64DEBG, freemap_route_ipv6unitreplacing 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 } }]:
68252026-09-10T03:15:40.233Z Sep 10 03:15:39.257freemap_route_ipv6
68262026-09-10T03:15:40.233Z
68272026-09-10T03:15:40.243ZDEBGSep 10 03:15:39.257 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 } }]
68282026-09-10T03:15:40.243ZINFOSep 10 03:15:39.257Sep 10 03:15:39.257 DEBGSep 10 03:15:39.257 adding route 3fff:beef:39::/64 -> 2001:db8::55:ffreset freemap
68292026-09-10T03:15:40.243Z INFO, DEBGadding route 3fff:dead::/64 -> 2001:db8::55:2Sep 10 03:15:39.257
68302026-09-10T03:15:40.243Zunit : DEBGfreemap_route_ipv6 reset freemap
68312026-09-10T03:15:40.243Zreplacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], unit:
68322026-09-10T03:15:40.244ZSep 10 03:15:39.257 Sep 10 03:15:39.257DEBGfreemap_route_ipv6
68332026-09-10T03:15:40.244Z 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 } }]INFOSep 10 03:15:39.257
68342026-09-10T03:15:40.244Z INFO adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
68352026-09-10T03:15:40.244ZSep 10 03:15:39.257
68362026-09-10T03:15:40.244Z Sep 10 03:15:39.257INFO adding route 3fff:dead::/64 -> 2001:db8::55:3INFOSep 10 03:15:39.257
68372026-09-10T03:15:40.244ZSep 10 03:15:39.257 DEBG DEBGSep 10 03:15:39.257adding route 3fff:dead::/64 -> 2001:db8::55:1 DEBG
68382026-09-10T03:15:40.244Zreplacing 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:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, 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 } }]
68392026-09-10T03:15:40.244Z
68402026-09-10T03:15:40.244Z
68412026-09-10T03:15:40.244ZSep 10 03:15:39.257Sep 10 03:15:39.257Sep 10 03:15:39.257 INFO INFO adding route 3fff:dead::/64 -> 2001:db8::55:4
68422026-09-10T03:15:40.244Zadding route 3fff:beef:3b::/64 -> 2001:db8::55:ffDEBG
68432026-09-10T03:15:40.244ZSep 10 03:15:39.257 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
68442026-09-10T03:15:40.244Z adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 10 03:15:39.257
68452026-09-10T03:15:40.244ZSep 10 03:15:39.257 DEBG DEBGSep 10 03:15:39.257 Sep 10 03:15:39.257replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]
68462026-09-10T03:15:40.244Z INFO
68472026-09-10T03:15:40.244Z DEBGSep 10 03:15:39.257adding route 3fff:dead::/64 -> 2001:db8::55:2 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 } }]
68482026-09-10T03:15:40.244ZINFO
68492026-09-10T03:15:40.244ZSep 10 03:15:39.257 adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
68502026-09-10T03:15:40.244ZDEBG 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 10 03:15:39.257Sep 10 03:15:39.257
68512026-09-10T03:15:40.244ZDEBG DEBG replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 10 03:15:39.257Sep 10 03:15:39.257
68522026-09-10T03:15:40.244Z WARN shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })INFO
68532026-09-10T03:15:40.244ZSep 10 03:15:39.257replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 } }]
68542026-09-10T03:15:40.245Zadding route 3fff:dead::/64 -> 2001:db8::55:3
68552026-09-10T03:15:40.245ZINFO adding route 3fff:beef:3d::/64 -> 2001:db8::55:ffSep 10 03:15:39.257Sep 10 03:15:39.257 DEBGINFO
68562026-09-10T03:15:40.245Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:3
68572026-09-10T03:15:40.245Z
68582026-09-10T03:15:40.245ZSep 10 03:15:39.257Sep 10 03:15:39.257 Sep 10 03:15:39.257Sep 10 03:15:39.251DEBGDEBG INFOreplacing 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 } }] DEBGadding route 3fff:dead::/64 -> 2001:db8::55:4
68592026-09-10T03:15:40.245Zcreated 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 } }]
68602026-09-10T03:15:40.245Z,
68612026-09-10T03:15:40.245ZunitSep 10 03:15:39.257: freemap_route_ipv4INFO
68622026-09-10T03:15:40.245Z adding route 3fff:beef:3e::/64 -> 2001:db8::55:ffSep 10 03:15:39.257Sep 10 03:15:39.257 INFODEBG Sep 10 03:15:39.257replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:4
68632026-09-10T03:15:40.245Z
68642026-09-10T03:15:40.245ZDEBG
68652026-09-10T03:15:40.245Z created new freemap, Sep 10 03:15:39.257unit : Sep 10 03:15:39.257 DEBGfreemap_route_ipv6DEBG Sep 10 03:15:39.257
68662026-09-10T03:15:40.245ZSep 10 03:15:39.257 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 } }]DEBGSep 10 03:15:39.257
68672026-09-10T03:15:40.245Zreplacing targets for 3fff:beef:3e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
68682026-09-10T03:15:40.245Z adding route 3fff:beef:38::/64 -> 2001:db8::55:ff
68692026-09-10T03:15:40.245Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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
68702026-09-10T03:15:40.245Z initted freemap. size: 64, Sep 10 03:15:39.257unitSep 10 03:15:39.257: DEBGDEBGfreemap_route_ipv4 DEBG
68712026-09-10T03:15:40.245Zfailed to allocate space for the new target list
68722026-09-10T03:15:40.246Zreplacing 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 10 03:15:39.257Sep 10 03:15:39.257
68732026-09-10T03:15:40.246ZSep 10 03:15:39.257 DEBGDEBG 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 } }]reset freemap DEBG
68742026-09-10T03:15:40.246Z, Sep 10 03:15:39.257replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55: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 } }]
68752026-09-10T03:15:40.246Zunit:
68762026-09-10T03:15:40.246ZINFO freemap_route_ipv4adding route 3fff:beef:39::/64 -> 2001:db8::55:ff
68772026-09-10T03:15:40.246Z
68782026-09-10T03:15:40.246ZSep 10 03:15:39.257Sep 10 03:15:39.257Sep 10 03:15:39.257 Sep 10 03:15:39.257INFO DEBGDEBG adding route 3fff:beef:21::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]initted freemap. size: 64
68792026-09-10T03:15:40.246Z,
68802026-09-10T03:15:40.246Zunit:WARN shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })freemap_route_ipv6
68812026-09-10T03:15:40.246Z
68822026-09-10T03:15:40.246ZSep 10 03:15:39.257Sep 10 03:15:39.257 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 3fff:beef:3a::/64 -> 2001:db8::55:ffSep 10 03:15:39.257
68832026-09-10T03:15:40.247Z DEBGSep 10 03:15:39.257
68842026-09-10T03:15:40.247Z reset freemap ERRO, unitrollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })Sep 10 03:15:39.257:
68852026-09-10T03:15:40.247ZDEBGfreemap_route_ipv6 Sep 10 03:15:39.257replacing 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 } }]
68862026-09-10T03:15:40.247Z
68872026-09-10T03:15:40.248Z INFOSep 10 03:15:39.257 adding route 3fff:beef:22::/64 -> 2001:db8::55:ffSep 10 03:15:39.257ERRO INFOshrink-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
68882026-09-10T03:15:40.248Zadding route 3fff:dead::/64 -> 2001:db8::55:1Sep 10 03:15:39.257
68892026-09-10T03:15:40.248Z
68902026-09-10T03:15:40.248ZINFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
68912026-09-10T03:15:40.248ZSep 10 03:15:39.257 DEBG Sep 10 03:15:39.257replacing 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 } }]
68922026-09-10T03:15:40.248ZDEBG 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 } }]
68932026-09-10T03:15:40.248Ztest route::tests::rollback_on_index_readd_failure ... ok
68942026-09-10T03:15:40.248ZSep 10 03:15:39.257Sep 10 03:15:39.257 INFODEBG Sep 10 03:15:39.257replacing 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
68952026-09-10T03:15:40.248Z
68962026-09-10T03:15:40.248Z INFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
68972026-09-10T03:15:40.248ZSep 10 03:15:39.257 DEBGSep 10 03:15:39.257 Sep 10 03:15:39.257replacing 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 } }] DEBG replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 10 03:15:39.258
68982026-09-10T03:15:40.248Z DEBG created new freemap, Sep 10 03:15:39.281unit :INFO freemap_route_ipv4adding route 3fff:beef:3d::/64 -> 2001:db8::55:ff
68992026-09-10T03:15:40.248Z
69002026-09-10T03:15:40.248Z Sep 10 03:15:39.281 INFODEBG adding route 3fff:beef:23::/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 } }]
69012026-09-10T03:15:40.248Z
69022026-09-10T03:15:40.248ZSep 10 03:15:39.258
69032026-09-10T03:15:40.248ZSep 10 03:15:39.281 DEBG DEBGcreated new freemap created new freemap, , unitunit:: Sep 10 03:15:39.281Sep 10 03:15:39.281 freemap_route_ipv6DEBGINFO
69042026-09-10T03:15:40.248Z Sep 10 03:15:39.281adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 10 03:15:39.258
69052026-09-10T03:15:40.248Z INFO
69062026-09-10T03:15:40.249ZSep 10 03:15:39.281Sep 10 03:15:39.281 adding route 3fff:beef:3e::/64 -> 2001:db8::55:ff
69072026-09-10T03:15:40.249ZDEBG INFOinitted freemap. size: 64DEBG, Sep 10 03:15:39.281unitSep 10 03:15:39.281 :adding route 3fff:beef:24::/64 -> 2001:db8::55:ff freemap_route_ipv4
69082026-09-10T03:15:40.249Z
69092026-09-10T03:15:40.249ZDEBGcreated new freemap 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 } }]
69102026-09-10T03:15:40.249Z, DEBGSep 10 03:15:39.281unitSep 10 03:15:39.281 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: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 } }]
69112026-09-10T03:15:40.249Z
69122026-09-10T03:15:40.249ZSep 10 03:15:39.281reset freemap , INFO:Sep 10 03:15:39.281 freemap_route_ipv4INFOunit :adding route 3fff:beef:3f::/64 -> 2001:db8::55:ffadding route 3fff:beef:25::/64 -> 2001:db8::55:ff
69132026-09-10T03:15:40.249Z
69142026-09-10T03:15:40.249Zfreemap_route_ipv4
69152026-09-10T03:15:40.249Z
69162026-09-10T03:15:40.249ZSep 10 03:15:39.281 Sep 10 03:15:39.281INFOSep 10 03:15:39.281 Sep 10 03:15:39.281 DEBGadding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
69172026-09-10T03:15:40.249ZDEBGDEBG 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 } }]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 } }]
69182026-09-10T03:15:40.249ZSep 10 03:15:39.281initted freemap. size: 64Sep 10 03:15:39.281
69192026-09-10T03:15:40.249Z , DEBGDEBG created new freemap , Sep 10 03:15:39.281unitreplacing 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 10 03:15:39.281
69202026-09-10T03:15:40.249Z INFO: adding route 3fff:beef:26::/64 -> 2001:db8::55:ffunitfreemap_route_ipv6
69212026-09-10T03:15:40.249ZDEBG
69222026-09-10T03:15:40.249Z: failed to allocate space for the new target listSep 10 03:15:39.281
69232026-09-10T03:15:40.249ZSep 10 03:15:39.281 DEBG Sep 10 03:15:39.281DEBG Sep 10 03:15:39.281 reset freemapfreemap_route_ipv6replacing 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 } }] INFODEBG, replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
69242026-09-10T03:15:40.249Zunit:
69252026-09-10T03:15:40.249Z
69262026-09-10T03:15:40.249Zadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
69272026-09-10T03:15:40.262Z freemap_route_ipv6Sep 10 03:15:39.281
69282026-09-10T03:15:40.263Z INFO Sep 10 03:15:39.281adding route 3fff:beef:27::/64 -> 2001:db8::55:ffSep 10 03:15:39.281
69292026-09-10T03:15:40.263ZSep 10 03:15:39.281Sep 10 03:15:39.281 DEBGSep 10 03:15:39.281 INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:1failed to allocate space for the new target list
69302026-09-10T03:15:40.263ZDEBGreplacing 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 } }]
69312026-09-10T03:15:40.263Z 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 } }]
69322026-09-10T03:15:40.263Z
69332026-09-10T03:15:40.263ZSep 10 03:15:39.281DEBG Sep 10 03:15:39.281DEBG INFOSep 10 03:15:39.281 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:beef:2e::/64 -> 2001:db8::55:ff
69342026-09-10T03:15:40.263Zinitted freemap. size: 64
69352026-09-10T03:15:40.263Z, INFOunit Sep 10 03:15:39.281adding route 3fff:beef:28::/64 -> 2001:db8::55:ff
69362026-09-10T03:15:40.263ZINFO: adding route 3fff:dead::/64 -> 2001:db8::55:2freemap_route_ipv4
69372026-09-10T03:15:40.263Z
69382026-09-10T03:15:40.263ZSep 10 03:15:39.281 DEBG replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 10 03:15:39.281
69392026-09-10T03:15:40.263Z Sep 10 03:15:39.281DEBGSep 10 03:15:39.281 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 } }]DEBGSep 10 03:15:39.281DEBG
69402026-09-10T03:15:40.263Z 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 } }] reset freemap
69412026-09-10T03:15:40.263Z, unit:INFO freemap_route_ipv4Sep 10 03:15:39.281
69422026-09-10T03:15:40.263Zadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
69432026-09-10T03:15:40.263ZSep 10 03:15:39.281INFO INFOadding route 3fff:dead::/64 -> 2001:db8::55:3
69442026-09-10T03:15:40.263ZSep 10 03:15:39.281Sep 10 03:15:39.281 DEBGDEBG adding route 3fff:beef:29::/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 } }]
69452026-09-10T03:15:40.263ZSep 10 03:15:39.281
69462026-09-10T03:15:40.263Zinitted freemap. size: 64 , DEBG unitSep 10 03:15:39.281: 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
69472026-09-10T03:15:40.263Z 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 10 03:15:39.281 freemap_route_ipv6
69482026-09-10T03:15:40.263ZINFO
69492026-09-10T03:15:40.263Zadding route 3fff:beef:30::/64 -> 2001:db8::55:ff
69502026-09-10T03:15:40.263ZSep 10 03:15:39.281Sep 10 03:15:39.281 INFOINFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:4
69512026-09-10T03:15:40.263Z
69522026-09-10T03:15:40.263Zfreemap_route_ipv4Sep 10 03:15:39.281Sep 10 03:15:39.281Sep 10 03:15:39.281 Sep 10 03:15:39.281 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 } }]
69532026-09-10T03:15:40.264ZDEBGreplacing 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 } }]
69542026-09-10T03:15:40.264Z
69552026-09-10T03:15:40.264ZDEBG 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 } }]
69562026-09-10T03:15:40.264Zreset freemap, Sep 10 03:15:39.281 unitINFOSep 10 03:15:39.281 adding route 3fff:beef:31::/64 -> 2001:db8::55:ffDEBG
69572026-09-10T03:15:40.264Z Sep 10 03:15:39.281replacing targets for 3fff:dead::/64 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 10 03:15:39.281
69582026-09-10T03:15:40.264Z: INFO Sep 10 03:15:39.281freemap_route_ipv6 adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffSep 10 03:15:39.281DEBG
69592026-09-10T03:15:40.264Z DEBG
69602026-09-10T03:15:40.264Zcreated new freemapWARN , 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 } }]shrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })Sep 10 03:15:39.281unitSep 10 03:15:39.281
69612026-09-10T03:15:40.264Z:
69622026-09-10T03:15:40.264Z INFO freemap_route_ipv6
69632026-09-10T03:15:40.264Zadding route 172.16.0.0/32 -> 10.0.0.1DEBG
69642026-09-10T03:15:40.264Z Sep 10 03:15:39.281replacing 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 } }]
69652026-09-10T03:15:40.264Z INFOSep 10 03:15:39.281 adding route 3fff:beef:32::/64 -> 2001:db8::55:ffDEBGSep 10 03:15:39.281
69662026-09-10T03:15:40.264Z 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 10 03:15:39.281
69672026-09-10T03:15:40.264Z DEBGINFO Sep 10 03:15:39.281adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
69682026-09-10T03:15:40.264ZSep 10 03:15:39.281 DEBGINFO initted freemap. size: 64 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.16.0.0/32 -> 10.0.0.2Sep 10 03:15:39.281, unit
69692026-09-10T03:15:40.264Z:DEBG freemap_route_ipv4
69702026-09-10T03:15:40.264Z
69712026-09-10T03:15:40.264Zreplacing 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 } }]
69722026-09-10T03:15:40.264ZSep 10 03:15:39.281 INFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ff
69732026-09-10T03:15:40.264ZSep 10 03:15:39.281 DEBG reset freemapSep 10 03:15:39.281, Sep 10 03:15:39.281DEBGunit Sep 10 03:15:39.281replacing 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 } }] :
69742026-09-10T03:15:40.264Z DEBG freemap_route_ipv4INFO
69752026-09-10T03:15:40.264Z 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 10 03:15:39.282 INFO
69762026-09-10T03:15:40.264Z adding route 3fff:beef:34::/64 -> 2001:db8::55:ffadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
69772026-09-10T03:15:40.264Z
69782026-09-10T03:15:40.264ZSep 10 03:15:39.282 DEBG initted freemap. size: 64Sep 10 03:15:39.282Sep 10 03:15:39.282 Sep 10 03:15:39.282INFO, unit :adding route 172.17.0.0/32 -> 10.0.0.255
69792026-09-10T03:15:40.265Zfreemap_route_ipv6DEBG DEBGreplacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
69802026-09-10T03:15:40.265Zreplacing 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 } }]
69812026-09-10T03:15:40.265Z
69822026-09-10T03:15:40.265ZSep 10 03:15:39.282 DEBG Sep 10 03:15:39.282Sep 10 03:15:39.282 INFODEBG replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]reset freemapadding route 3fff:beef:35::/64 -> 2001:db8::55:ff, Sep 10 03:15:39.282
69832026-09-10T03:15:40.265Z
69842026-09-10T03:15:40.265Zunit :INFOSep 10 03:15:39.282 adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffINFO
69852026-09-10T03:15:40.265Z freemap_route_ipv6adding route 172.17.0.1/32 -> 10.0.0.255
69862026-09-10T03:15:40.265Z
69872026-09-10T03:15:40.265ZSep 10 03:15:39.282Sep 10 03:15:39.282 DEBGDEBG replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 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 } }]
69882026-09-10T03:15:40.265Z
69892026-09-10T03:15:40.265ZSep 10 03:15:39.282Sep 10 03:15:39.282 Sep 10 03:15:39.282INFOSep 10 03:15:39.282 DEBG adding route 3fff:dead::/64 -> 2001:db8::55:1INFO 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 } }]
69902026-09-10T03:15:40.265Z
69912026-09-10T03:15:40.265ZINFOadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
69922026-09-10T03:15:40.265ZSep 10 03:15:39.282 Sep 10 03:15:39.282adding route 3fff:beef:36::/64 -> 2001:db8::55:ffINFO Sep 10 03:15:39.282 DEBG
69932026-09-10T03:15:40.265Z adding route 172.17.0.2/32 -> 10.0.0.255 DEBG
69942026-09-10T03:15:40.265Z 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 3fff:dead::/64 with: [NextHop { asic_port_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 10 03:15:39.282
69952026-09-10T03:15:40.265Z DEBG
69962026-09-10T03:15:40.265Z Sep 10 03:15:39.282replacing 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 10 03:15:39.282
69972026-09-10T03:15:40.265Ztest route::tests::rollback_on_compact_write_failure ... ok
69982026-09-10T03:15:40.265Z INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:2replacing 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 } }]
69992026-09-10T03:15:40.265ZSep 10 03:15:39.282Sep 10 03:15:39.282
70002026-09-10T03:15:40.266Z INFOINFO adding route 3fff:beef:30::/64 -> 2001:db8::55:ffSep 10 03:15:39.282Sep 10 03:15:39.282 adding route 3fff:beef:37::/64 -> 2001:db8::55:ff
70012026-09-10T03:15:40.266Z
70022026-09-10T03:15:40.266ZINFODEBG 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.3/32 -> 10.0.0.255
70032026-09-10T03:15:40.266Z
70042026-09-10T03:15:40.266ZSep 10 03:15:39.282 DEBGSep 10 03:15:39.282 Sep 10 03:15:39.282 replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG
70052026-09-10T03:15:40.266ZDEBG 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 } }]
70062026-09-10T03:15:40.266Z 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 10 03:15:39.282
70072026-09-10T03:15:40.266ZSep 10 03:15:39.282 INFO INFOadding route 3fff:beef:31::/64 -> 2001:db8::55:ffSep 10 03:15:39.282
70082026-09-10T03:15:40.266ZSep 10 03:15:39.282 adding route 3fff:dead::/64 -> 2001:db8::55:3
70092026-09-10T03:15:40.266ZINFO adding route 3fff:beef:38::/64 -> 2001:db8::55:ffSep 10 03:15:39.282
70102026-09-10T03:15:40.266ZSep 10 03:15:39.282INFO DEBGadding route 172.17.0.4/32 -> 10.0.0.255DEBG
70112026-09-10T03:15:40.266Zreplacing 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 } }]
70122026-09-10T03:15:40.266ZSep 10 03:15:39.282 Sep 10 03:15:39.290replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 INFO
70132026-09-10T03:15:40.266Z created new freemapadding route 3fff:beef:32::/64 -> 2001:db8::55:ff,
70142026-09-10T03:15:40.266ZunitSep 10 03:15:39.290 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 } }]:
70152026-09-10T03:15:40.266Z freemap_route_ipv4Sep 10 03:15:39.290
70162026-09-10T03:15:40.266Z INFOSep 10 03:15:39.290 adding route 3fff:dead::/64 -> 2001:db8::55:4INFO
70172026-09-10T03:15:40.266Z adding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 10 03:15:39.290Sep 10 03:15:39.290
70182026-09-10T03:15:40.266Z DEBGSep 10 03:15:39.290 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
70192026-09-10T03:15:40.266Z replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 10 03:15:39.290DEBG
70202026-09-10T03:15:40.266Z
70212026-09-10T03:15:40.266Z Sep 10 03:15:39.290 DEBGDEBGcreated new freemap Sep 10 03:15:39.290replacing 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 10 03:15:39.290
70222026-09-10T03:15:40.266Z INFOunit : adding route 3fff:beef:34::/64 -> 2001:db8::55:ffINFOfreemap_route_ipv6
70232026-09-10T03:15:40.266ZSep 10 03:15:39.290
70242026-09-10T03:15:40.266Zreplacing targets for 3fff:dead::/64 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 } }]INFO
70252026-09-10T03:15:40.266Z adding route 172.17.0.5/32 -> 10.0.0.255 Sep 10 03:15:39.290
70262026-09-10T03:15:40.266Zadding route 3fff:dead::/64 -> 2001:db8::55:1 Sep 10 03:15:39.290Sep 10 03:15:39.290 DEBG
70272026-09-10T03:15:40.272Z 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 } }]
70282026-09-10T03:15:40.272Zinitted freemap. size: 64, Sep 10 03:15:39.290unitWARNSep 10 03:15:39.290 : Sep 10 03:15:39.290DEBGshrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })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 } }]freemap_route_ipv4replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
70292026-09-10T03:15:40.272Z
70302026-09-10T03:15:40.272ZINFO
70312026-09-10T03:15:40.272Z
70322026-09-10T03:15:40.272Z adding route 3fff:beef:35::/64 -> 2001:db8::55:ff
70332026-09-10T03:15:40.272ZSep 10 03:15:39.291Sep 10 03:15:39.291 INFODEBG adding route 172.17.0.6/32 -> 10.0.0.255reset freemap
70342026-09-10T03:15:40.272Z, Sep 10 03:15:39.291 INFOunit :adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 10 03:15:39.291
70352026-09-10T03:15:40.273Z freemap_route_ipv4Sep 10 03:15:39.291DEBG
70362026-09-10T03:15:40.273Z Sep 10 03:15:39.291 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
70372026-09-10T03:15:40.273Z 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 } }]
70382026-09-10T03:15:40.273ZDEBG Sep 10 03:15:39.291 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 } }]DEBGSep 10 03:15:39.291
70392026-09-10T03:15:40.273Z initted freemap. size: 64Sep 10 03:15:39.291, unitINFOSep 10 03:15:39.291 INFOadding route 3fff:beef:36::/64 -> 2001:db8::55:ff:
70402026-09-10T03:15:40.273Z adding route 172.17.0.7/32 -> 10.0.0.255INFO
70412026-09-10T03:15:40.273Z adding route 3fff:beef::/64 -> 2001:db8::55:ff
70422026-09-10T03:15:40.273Zfreemap_route_ipv6
70432026-09-10T03:15:40.273ZSep 10 03:15:39.291 Sep 10 03:15:39.291Sep 10 03:15:39.291DEBG 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 } }]
70442026-09-10T03:15:40.273Zreplacing 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
70452026-09-10T03:15:40.273Z 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 } }]
70462026-09-10T03:15:40.273ZSep 10 03:15:39.291Sep 10 03:15:39.291 DEBGSep 10 03:15:39.258 Sep 10 03:15:39.291 reset freemapDEBG , unitINFOcreated new freemap: , unitadding route 3fff:beef:37::/64 -> 2001:db8::55:fffreemap_route_ipv6
70472026-09-10T03:15:40.273Z: Sep 10 03:15:39.291
70482026-09-10T03:15:40.273Z INFOINFO adding route 172.17.0.8/32 -> 10.0.0.255adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
70492026-09-10T03:15:40.273ZSep 10 03:15:39.291freemap_route_ipv4
70502026-09-10T03:15:40.273Z Sep 10 03:15:39.291DEBG
70512026-09-10T03:15:40.273Z 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 } }]INFO
70522026-09-10T03:15:40.273ZSep 10 03:15:39.291 adding route 3fff:dead::/64 -> 2001:db8::55:1
70532026-09-10T03:15:40.273ZDEBGSep 10 03:15:39.291 replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 10 03:15:39.291
70542026-09-10T03:15:40.273ZSep 10 03:15:39.291 INFODEBGDEBG Sep 10 03:15:39.291 DEBGadding route 3fff:beef:38::/64 -> 2001:db8::55:ffSep 10 03:15:39.291created new freemap , replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit
70552026-09-10T03:15:40.273Z
70562026-09-10T03:15:40.273ZINFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]adding route 172.17.0.9/32 -> 10.0.0.255
70572026-09-10T03:15:40.273Z:
70582026-09-10T03:15:40.273ZSep 10 03:15:39.291 freemap_route_ipv6DEBGSep 10 03:15:39.291 Sep 10 03:15:39.291Sep 10 03:15:39.291 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 } }]
70592026-09-10T03:15:40.274Z INFO
70602026-09-10T03:15:40.274ZINFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:2DEBG
70612026-09-10T03:15:40.274Z
70622026-09-10T03:15:40.274Z replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 10 03:15:39.291 Sep 10 03:15:39.291Sep 10 03:15:39.291INFO DEBG
70632026-09-10T03:15:40.274Z adding route 3fff:beef:39::/64 -> 2001:db8::55:ffDEBGSep 10 03:15:39.291
70642026-09-10T03:15:40.274Z Sep 10 03:15:39.291replacing 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 } }]initted freemap. size: 64DEBG,
70652026-09-10T03:15:40.274Z unit: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 } }, NextHop { asic_port_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.10/32 -> 10.0.0.255
70662026-09-10T03:15:40.274Zfreemap_route_ipv4
70672026-09-10T03:15:40.274Z
70682026-09-10T03:15:40.274ZSep 10 03:15:39.291 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ffSep 10 03:15:39.291
70692026-09-10T03:15:40.274ZSep 10 03:15:39.291 DEBGSep 10 03:15:39.291 Sep 10 03:15:39.291replacing 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 } }]DEBGSep 10 03:15:39.291
70702026-09-10T03:15:40.274Z replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG
70712026-09-10T03:15:40.274ZDEBGDEBG reset freemapSep 10 03:15:39.291replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 10 03:15:39.291 , 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 } }]
70722026-09-10T03:15:40.274Z INFOINFO
70732026-09-10T03:15:40.274Z unitadding route 172.17.0.11/32 -> 10.0.0.255adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
70742026-09-10T03:15:40.274Z:
70752026-09-10T03:15:40.274Z freemap_route_ipv4
70762026-09-10T03:15:40.274ZSep 10 03:15:39.291Sep 10 03:15:39.291Sep 10 03:15:39.291 INFODEBGDEBG replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
70772026-09-10T03:15:40.275Zreplacing 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 10 03:15:39.291 adding route 3fff:beef:4::/64 -> 2001:db8::55:ffDEBG
70782026-09-10T03:15:40.275ZSep 10 03:15:39.291 INFOinitted freemap. size: 64
70792026-09-10T03:15:40.275Z, Sep 10 03:15:39.291 INFOadding route 172.17.0.12/32 -> 10.0.0.255
70802026-09-10T03:15:40.275Zadding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
70812026-09-10T03:15:40.275Zunit:Sep 10 03:15:39.291 Sep 10 03:15:39.291freemap_route_ipv6 Sep 10 03:15:39.291DEBG
70822026-09-10T03:15:40.275Z 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 } }] DEBG
70832026-09-10T03:15:40.275Z 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 } }]
70842026-09-10T03:15:40.275Zreplacing 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 } }]
70852026-09-10T03:15:40.275ZSep 10 03:15:39.291Sep 10 03:15:39.291 DEBG INFOreset freemap , adding route 172.17.0.13/32 -> 10.0.0.255Sep 10 03:15:39.291unit :Sep 10 03:15:39.291INFO INFO
70862026-09-10T03:15:40.275Z adding route 3fff:beef:5::/64 -> 2001:db8::55:fffreemap_route_ipv6
70872026-09-10T03:15:40.275Zadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
70882026-09-10T03:15:40.275Z
70892026-09-10T03:15:40.275ZSep 10 03:15:39.291Sep 10 03:15:39.291Sep 10 03:15:39.291 INFODEBG Sep 10 03:15:39.291replacing 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
70902026-09-10T03:15:40.275Z adding route 172.16.0.0/32 -> 10.0.0.1
70912026-09-10T03:15:40.275Zreplacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
70922026-09-10T03:15:40.275Ztest route::tests::identity_replace_is_noop ... ok
70932026-09-10T03:15:40.275Ztest route::tests::same_size_non_subset_replace ... ok
70942026-09-10T03:15:40.275Z replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 10 03:15:39.291
70952026-09-10T03:15:40.275Z DEBGSep 10 03:15:39.291 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
70962026-09-10T03:15:40.275Z Sep 10 03:15:39.291failed to allocate space for the new target list INFO
70972026-09-10T03:15:40.275ZSep 10 03:15:39.291 Sep 10 03:15:39.291adding route 172.17.0.14/32 -> 10.0.0.255 INFO
70982026-09-10T03:15:40.275ZINFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ffSep 10 03:15:39.291
70992026-09-10T03:15:40.275Z Sep 10 03:15:39.291DEBG 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 } }]DEBGadding route 172.16.0.0/32 -> 10.0.0.2
71002026-09-10T03:15:40.275Z
71012026-09-10T03:15:40.275ZSep 10 03:15:39.291 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
71022026-09-10T03:15:40.275Z 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 10 03:15:39.291 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 } }]
71032026-09-10T03:15:40.275Z
71042026-09-10T03:15:40.275ZSep 10 03:15:39.291Sep 10 03:15:39.291 Sep 10 03:15:39.291INFO INFOadding route 172.17.0.15/32 -> 10.0.0.255INFO
71052026-09-10T03:15:40.275Z adding route 3fff:beef:7::/64 -> 2001:db8::55:ffadding route 172.16.0.0/32 -> 10.0.0.3
71062026-09-10T03:15:40.275Z
71072026-09-10T03:15:40.276ZSep 10 03:15:39.291 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 } }]
71082026-09-10T03:15:40.276ZSep 10 03:15:39.291Sep 10 03:15:39.291 Sep 10 03:15:39.291DEBGINFO 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 } }]DEBG
71092026-09-10T03:15:40.276Z 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 } }]
71102026-09-10T03:15:40.276Zadding route 172.17.0.16/32 -> 10.0.0.255
71112026-09-10T03:15:40.276ZSep 10 03:15:39.291 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
71122026-09-10T03:15:40.276ZSep 10 03:15:39.291Sep 10 03:15:39.291 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 172.16.0.0/32 -> 10.0.0.4
71132026-09-10T03:15:40.276Z
71142026-09-10T03:15:40.276ZSep 10 03:15:39.291Sep 10 03:15:39.291 DEBGSep 10 03:15:39.291 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 } }]
71152026-09-10T03:15:40.276Zreplacing 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 } }] INFOSep 10 03:15:39.292 adding route 3fff:beef:9::/64 -> 2001:db8::55:ffDEBG
71162026-09-10T03:15:40.276Z Sep 10 03:15:39.291 DEBGcreated new freemap ,
71172026-09-10T03:15:40.276Zunitcreated new freemap: , freemap_route_ipv4unitSep 10 03:15:39.299:
71182026-09-10T03:15:40.276Zfreemap_route_ipv4DEBG
71192026-09-10T03:15:40.276Z 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 10 03:15:39.299Sep 10 03:15:39.299
71202026-09-10T03:15:40.276Z 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 } }]created new freemap
71212026-09-10T03:15:40.276Z, unitSep 10 03:15:39.300:Sep 10 03:15:39.300 freemap_route_ipv6INFO
71222026-09-10T03:15:40.276Z DEBGadding route 3fff:beef:a::/64 -> 2001:db8::55:ff
71232026-09-10T03:15:40.276Zcreated new freemap, unitSep 10 03:15:39.300Sep 10 03:15:39.300 DEBGDEBG initted freemap. size: 64replacing 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 } }],
71242026-09-10T03:15:40.276Zunit:: freemap_route_ipv4freemap_route_ipv6Sep 10 03:15:39.300
71252026-09-10T03:15:40.276Z
71262026-09-10T03:15:40.276ZINFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
71272026-09-10T03:15:40.286ZSep 10 03:15:39.282Sep 10 03:15:39.300 DEBGDEBGSep 10 03:15:39.300 replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 10 03:15:39.300initted freemap. size: 64
71282026-09-10T03:15:40.286Z Sep 10 03:15:39.300DEBGDEBG , reset freemapreplacing 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 } }]unitINFO:
71292026-09-10T03:15:40.286Z, unit freemap_route_ipv4:adding route 172.17.0.17/32 -> 10.0.0.255
71302026-09-10T03:15:40.286ZSep 10 03:15:39.300 INFOfreemap_route_ipv4Sep 10 03:15:39.300
71312026-09-10T03:15:40.286ZSep 10 03:15:39.300 DEBGINFO Sep 10 03:15:39.300adding route 3fff:beef:39::/64 -> 2001:db8::55:ff
71322026-09-10T03:15:40.286Z
71332026-09-10T03:15:40.286Z adding route 3fff:beef:c::/64 -> 2001:db8::55:ff
71342026-09-10T03:15:40.286Z reset freemapDEBGSep 10 03:15:39.300Sep 10 03:15:39.300 , Sep 10 03:15:39.300 initted freemap. size: 64DEBGDEBGunit , : 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 } }]unitreplacing 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 } }]
71352026-09-10T03:15:40.286Zreplacing 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 } }]freemap_route_ipv4:
71362026-09-10T03:15:40.286Z
71372026-09-10T03:15:40.287Z
71382026-09-10T03:15:40.287Zfreemap_route_ipv6
71392026-09-10T03:15:40.287ZSep 10 03:15:39.300Sep 10 03:15:39.300 Sep 10 03:15:39.300 INFODEBG adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
71402026-09-10T03:15:40.287ZINFOinitted freemap. size: 64Sep 10 03:15:39.300, unitadding route 172.17.0.18/32 -> 10.0.0.255Sep 10 03:15:39.300: Sep 10 03:15:39.300DEBG DEBG
71412026-09-10T03:15:40.287Z 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 } }]INFOfreemap_route_ipv6 adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
71422026-09-10T03:15:40.287Z
71432026-09-10T03:15:40.287Zreset freemap
71442026-09-10T03:15:40.287Z, Sep 10 03:15:39.300unit :Sep 10 03:15:39.300DEBG Sep 10 03:15:39.300 INFO 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 } }]DEBGadding route 3fff:beef:3b::/64 -> 2001:db8::55:ffSep 10 03:15:39.300
71452026-09-10T03:15:40.287Z reset freemap , DEBGunit Sep 10 03:15:39.300 freemap_route_ipv6:
71462026-09-10T03:15:40.287Z freemap_route_ipv6 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 } }]
71472026-09-10T03:15:40.287Z
71482026-09-10T03:15:40.287ZDEBGSep 10 03:15:39.300
71492026-09-10T03:15:40.287Zreplacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
71502026-09-10T03:15:40.287ZSep 10 03:15:39.300 INFOSep 10 03:15:39.300adding route 172.17.0.19/32 -> 10.0.0.255
71512026-09-10T03:15:40.287Zadding route 3fff:beef:e::/64 -> 2001:db8::55:ffSep 10 03:15:39.300
71522026-09-10T03:15:40.287Z INFOINFO Sep 10 03:15:39.300 adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
71532026-09-10T03:15:40.287ZDEBG replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.16.0.0/32 -> 10.0.0.1
71542026-09-10T03:15:40.287ZSep 10 03:15:39.300Sep 10 03:15:39.300 Sep 10 03:15:39.300DEBGDEBG
71552026-09-10T03:15:40.287Z Sep 10 03:15:39.300replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
71562026-09-10T03:15:40.287Z
71572026-09-10T03:15:40.287Z INFO INFOSep 10 03:15:39.300Sep 10 03:15:39.300 adding route 172.17.0.20/32 -> 10.0.0.255Sep 10 03:15:39.300 INFOadding route 172.16.0.0/32 -> 10.0.0.1DEBGDEBG
71582026-09-10T03:15:40.287Zfailed to allocate space for the new target listreplacing 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 } }]
71592026-09-10T03:15:40.287Z adding route 3fff:beef:f::/64 -> 2001:db8::55:ff
71602026-09-10T03:15:40.287Z
71612026-09-10T03:15:40.287Z
71622026-09-10T03:15:40.287ZSep 10 03:15:39.300 DEBGSep 10 03:15:39.300 Sep 10 03:15:39.300DEBGSep 10 03:15:39.300replacing targets for 3fff:dead::/64 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 } }]
71632026-09-10T03:15:40.287Z DEBGSep 10 03:15:39.300 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 10 03:15:39.282
71642026-09-10T03:15:40.287ZINFODEBG DEBG adding route 172.16.0.0/32 -> 10.0.0.2replacing 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 } }]created new freemap
71652026-09-10T03:15:40.287Zreplacing 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 } }]
71662026-09-10T03:15:40.287Z,
71672026-09-10T03:15:40.288Zunit: freemap_route_ipv4Sep 10 03:15:39.300
71682026-09-10T03:15:40.288Z INFOSep 10 03:15:39.300 adding route 172.17.0.21/32 -> 10.0.0.255
71692026-09-10T03:15:40.288ZSep 10 03:15:39.300 Sep 10 03:15:39.300INFOSep 10 03:15:39.300 DEBGDEBGSep 10 03:15:39.300 INFODEBG 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:10::/64 -> 2001:db8::55:ff
71702026-09-10T03:15:40.288Zreplacing 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 } }]
71712026-09-10T03:15:40.288Zcreated new freemap
71722026-09-10T03:15:40.288Z, unitSep 10 03:15:39.300:Sep 10 03:15:39.300 freemap_route_ipv6 adding route 172.16.0.0/32 -> 10.0.0.2INFO
71732026-09-10T03:15:40.288Z
71742026-09-10T03:15:40.288ZDEBG 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 10 03:15:39.300
71752026-09-10T03:15:40.288Zadding route 172.17.0.22/32 -> 10.0.0.255 Sep 10 03:15:39.300
71762026-09-10T03:15:40.288Z 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.3, vlan_id: None } }]DEBGSep 10 03:15:39.300
71772026-09-10T03:15:40.288ZSep 10 03:15:39.300Sep 10 03:15:39.300 initted freemap. size: 64INFO DEBG, DEBGreplacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unit
71782026-09-10T03:15:40.288Z adding route 3fff:beef:11::/64 -> 2001:db8::55:ff: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 } }]
71792026-09-10T03:15:40.288Z
71802026-09-10T03:15:40.288ZSep 10 03:15:39.300 freemap_route_ipv4
71812026-09-10T03:15:40.288ZINFO adding route 172.17.0.23/32 -> 10.0.0.255Sep 10 03:15:39.300
71822026-09-10T03:15:40.288ZDEBGSep 10 03:15:39.300Sep 10 03:15:39.300 INFOreplacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBGadding route 172.16.0.0/32 -> 10.0.0.3 Sep 10 03:15:39.300
71832026-09-10T03:15:40.288Z DEBG
71842026-09-10T03:15:40.288Zreset freemap, Sep 10 03:15:39.300replacing 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 } }] unit
71852026-09-10T03:15:40.288ZSep 10 03:15:39.300 DEBG: INFO freemap_route_ipv4adding route 3fff:beef:12::/64 -> 2001:db8::55:ffSep 10 03:15:39.300
71862026-09-10T03:15:40.288Zreplacing 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 } }]
71872026-09-10T03:15:40.288Z
71882026-09-10T03:15:40.288ZINFO adding route 172.17.0.24/32 -> 10.0.0.255
71892026-09-10T03:15:40.288ZSep 10 03:15:39.300Sep 10 03:15:39.300 DEBGSep 10 03:15:39.300Sep 10 03:15:39.300DEBG 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 } }] DEBGINFOinitted freemap. size: 64
71902026-09-10T03:15:40.288Z , 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 } }]
71912026-09-10T03:15:40.288Zunitadding route 172.16.0.0/32 -> 10.0.0.4:
71922026-09-10T03:15:40.288Z freemap_route_ipv6Sep 10 03:15:39.300Sep 10 03:15:39.300
71932026-09-10T03:15:40.288Z INFO Sep 10 03:15:39.300 INFOadding route 172.17.0.25/32 -> 10.0.0.255
71942026-09-10T03:15:40.288ZSep 10 03:15:39.300adding route 3fff:beef:13::/64 -> 2001:db8::55:ff DEBG
71952026-09-10T03:15:40.288Z reset freemapSep 10 03:15:39.300DEBG, unitDEBG : replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }] Sep 10 03:15:39.300replacing 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 } }]freemap_route_ipv6
71962026-09-10T03:15:40.288Z
71972026-09-10T03:15:40.288Z
71982026-09-10T03:15:40.288Z Sep 10 03:15:39.300Sep 10 03:15:39.300Sep 10 03:15:39.300 INFOINFO INFO adding route 172.17.0.26/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.1
71992026-09-10T03:15:40.288Zadding route 172.17.0.0/32 -> 10.0.0.255DEBG
72002026-09-10T03:15:40.288Z
72012026-09-10T03:15:40.288Z 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 10 03:15:39.300
72022026-09-10T03:15:40.288Z Sep 10 03:15:39.300Sep 10 03:15:39.300DEBG 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 } }]DEBG
72032026-09-10T03:15:40.288Z Sep 10 03:15:39.300replacing 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.0/32 with: [NextHop { asic_port_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-10T03:15:40.288Z
72052026-09-10T03:15:40.289ZSep 10 03:15:39.300 INFOINFO adding route 172.17.0.27/32 -> 10.0.0.255adding route 3fff:beef:14::/64 -> 2001:db8::55:ffSep 10 03:15:39.300
72062026-09-10T03:15:40.289Z
72072026-09-10T03:15:40.289ZSep 10 03:15:39.300 INFOINFO Sep 10 03:15:39.300Sep 10 03:15:39.300adding route 172.17.0.1/32 -> 10.0.0.255adding route 172.17.0.0/32 -> 10.0.0.255
72082026-09-10T03:15:40.289Z
72092026-09-10T03:15:40.289ZDEBGDEBG replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 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 } }]
72102026-09-10T03:15:40.289ZSep 10 03:15:39.300
72112026-09-10T03:15:40.289Z 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 } }]
72122026-09-10T03:15:40.289ZSep 10 03:15:39.300Sep 10 03:15:39.300 Sep 10 03:15:39.300INFOSep 10 03:15:39.300 DEBGadding route 172.17.0.28/32 -> 10.0.0.255 INFOINFO
72132026-09-10T03:15:40.289Z 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:15::/64 -> 2001:db8::55:ffadding route 172.17.0.1/32 -> 10.0.0.255
72142026-09-10T03:15:40.289Z
72152026-09-10T03:15:40.289Z
72162026-09-10T03:15:40.289ZSep 10 03:15:39.300Sep 10 03:15:39.300 Sep 10 03:15:39.300 Sep 10 03:15:39.300INFO DEBGDEBG DEBGadding route 172.17.0.2/32 -> 10.0.0.255 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 } }]
72172026-09-10T03:15:40.289Zreplacing 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 } }]
72182026-09-10T03:15:40.289Zreplacing 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 } }]
72192026-09-10T03:15:40.289Z
72202026-09-10T03:15:40.289ZSep 10 03:15:39.300Sep 10 03:15:39.300 Sep 10 03:15:39.300INFODEBG Sep 10 03:15:39.300adding route 3fff:beef:16::/64 -> 2001:db8::55:ffINFO
72212026-09-10T03:15:40.289Z INFOadding route 172.17.0.2/32 -> 10.0.0.255 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 } }]
72222026-09-10T03:15:40.289Z
72232026-09-10T03:15:40.289Zadding route 172.17.0.29/32 -> 10.0.0.255Sep 10 03:15:39.300
72242026-09-10T03:15:40.289Z DEBG replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 10 03:15:39.300
72252026-09-10T03:15:40.289ZSep 10 03:15:39.300 Sep 10 03:15:39.300 DEBGINFO replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]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 } }]
72262026-09-10T03:15:40.289ZSep 10 03:15:39.300Sep 10 03:15:39.300 DEBG created new freemapSep 10 03:15:39.311 , unitINFO:INFO adding route 172.17.0.30/32 -> 10.0.0.255freemap_route_ipv4
72272026-09-10T03:15:40.295Z
72282026-09-10T03:15:40.295Zadding route 3fff:beef:17::/64 -> 2001:db8::55:ff
72292026-09-10T03:15:40.295ZSep 10 03:15:39.311 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 } }]
72302026-09-10T03:15:40.295ZSep 10 03:15:39.311 Sep 10 03:15:39.311DEBG DEBGcreated new freemap , unitreplacing 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 } }]:
72312026-09-10T03:15:40.295ZSep 10 03:15:39.311 freemap_route_ipv6INFO
72322026-09-10T03:15:40.295Z adding route 172.17.0.31/32 -> 10.0.0.255
72332026-09-10T03:15:40.295ZSep 10 03:15:39.311 Sep 10 03:15:39.311Sep 10 03:15:39.311 INFODEBGSep 10 03:15:39.291 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 } }]adding route 3fff:beef:18::/64 -> 2001:db8::55:ff
72342026-09-10T03:15:40.295Z DEBG
72352026-09-10T03:15:40.295Z DEBGinitted freemap. size: 64 , Sep 10 03:15:39.311 unitcreated new freemap:INFOSep 10 03:15:39.311 freemap_route_ipv4DEBG, unitadding route 172.17.0.32/32 -> 10.0.0.255replacing 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 } }]
72362026-09-10T03:15:40.295Z
72372026-09-10T03:15:40.295Z:
72382026-09-10T03:15:40.295Z freemap_route_ipv4
72392026-09-10T03:15:40.295ZSep 10 03:15:39.311Sep 10 03:15:39.311 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 } }]
72402026-09-10T03:15:40.295Z Sep 10 03:15:39.311INFOSep 10 03:15:39.311 adding route 3fff:beef:19::/64 -> 2001:db8::55:ffSep 10 03:15:39.311 INFOadding route 172.17.0.3/32 -> 10.0.0.255 adding route 172.17.0.33/32 -> 10.0.0.255
72412026-09-10T03:15:40.295Z
72422026-09-10T03:15:40.296Z
72432026-09-10T03:15:40.296ZDEBG DEBGreset freemap created new freemapSep 10 03:15:39.311, Sep 10 03:15:39.311, unitunitDEBGDEBG : :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 } }]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 } }]
72442026-09-10T03:15:40.296Z
72452026-09-10T03:15:40.296Z freemap_route_ipv6
72462026-09-10T03:15:40.296ZSep 10 03:15:39.311 freemap_route_ipv4Sep 10 03:15:39.311Sep 10 03:15:39.311 INFODEBGINFO Sep 10 03:15:39.311replacing 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 } }]
72472026-09-10T03:15:40.296Z
72482026-09-10T03:15:40.296Z DEBGSep 10 03:15:39.311 initted freemap. size: 64 adding route 172.17.0.34/32 -> 10.0.0.255,
72492026-09-10T03:15:40.296ZunitDEBGadding route 3fff:beef:1a::/64 -> 2001:db8::55:ffSep 10 03:15:39.311
72502026-09-10T03:15:40.296Z :Sep 10 03:15:39.311 initted freemap. size: 64DEBG , freemap_route_ipv4unit
72512026-09-10T03:15:40.296Zreplacing 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:
72522026-09-10T03:15:40.296Z adding route 172.17.0.4/32 -> 10.0.0.255
72532026-09-10T03:15:40.296Z freemap_route_ipv6Sep 10 03:15:39.311
72542026-09-10T03:15:40.296Z Sep 10 03:15:39.311Sep 10 03:15:39.311 INFO Sep 10 03:15:39.311adding route 172.17.0.35/32 -> 10.0.0.255Sep 10 03:15:39.311
72552026-09-10T03:15:40.296Z DEBG DEBG DEBGDEBGreset freemap , 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 10 03:15:39.311reset freemap 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 } }]unit,
72562026-09-10T03:15:40.296Z
72572026-09-10T03:15:40.296ZDEBGunit: :freemap_route_ipv6 Sep 10 03:15:39.311
72582026-09-10T03:15:40.296Z 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 } }] Sep 10 03:15:39.311
72592026-09-10T03:15:40.296Zadding route 172.17.0.5/32 -> 10.0.0.255Sep 10 03:15:39.311
72602026-09-10T03:15:40.296Z INFOSep 10 03:15:39.311Sep 10 03:15:39.311 INFO INFODEBG freemap_route_ipv4adding route 172.17.0.36/32 -> 10.0.0.255 adding route 3fff:dead::/64 -> 2001:db8::55:1
72612026-09-10T03:15:40.296Z
72622026-09-10T03:15:40.296Zreplacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
72632026-09-10T03:15:40.296Z
72642026-09-10T03:15:40.296Z
72652026-09-10T03:15:40.296ZSep 10 03:15:39.311 DEBG Sep 10 03:15:39.311replacing 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 10 03:15:39.311Sep 10 03:15:39.311
72662026-09-10T03:15:40.296Z DEBG DEBGSep 10 03:15:39.311 initted freemap. size: 64INFOSep 10 03:15:39.311replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] DEBGINFOadding route 172.17.0.6/32 -> 10.0.0.255
72672026-09-10T03:15:40.296Z,
72682026-09-10T03:15:40.297Zunitadding route 172.17.0.37/32 -> 10.0.0.255 :
72692026-09-10T03:15:40.297Zreplacing 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 10 03:15:39.311
72702026-09-10T03:15:40.297Z INFOSep 10 03:15:39.311freemap_route_ipv6 Sep 10 03:15:39.311
72712026-09-10T03:15:40.297Z DEBG adding route 3fff:dead::/64 -> 2001:db8::55:2 Sep 10 03:15:39.311DEBG 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 10 03:15:39.311
72722026-09-10T03:15:40.297Z 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 } }]
72732026-09-10T03:15:40.297Z INFOreset freemap,
72742026-09-10T03:15:40.297Zadding route 3fff:beef:1c::/64 -> 2001:db8::55:ffunit:
72752026-09-10T03:15:40.297Z Sep 10 03:15:39.311freemap_route_ipv6 Sep 10 03:15:39.311INFO Sep 10 03:15:39.311adding route 172.17.0.38/32 -> 10.0.0.255 Sep 10 03:15:39.311
72762026-09-10T03:15:40.297Z
72772026-09-10T03:15:40.297ZDEBGDEBG replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 10 03:15:39.311replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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
72782026-09-10T03:15:40.297ZSep 10 03:15:39.311
72792026-09-10T03:15:40.297Z DEBG adding route 172.17.0.7/32 -> 10.0.0.255Sep 10 03:15:39.311
72802026-09-10T03:15:40.297Z 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
72812026-09-10T03:15:40.297Z INFOadding route 3fff:dead::/64 -> 2001:db8::55:1Sep 10 03:15:39.311
72822026-09-10T03:15:40.297ZSep 10 03:15:39.311 DEBGINFOSep 10 03:15:39.311 adding route 172.17.0.39/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:3 INFO
72832026-09-10T03:15:40.297Z
72842026-09-10T03:15:40.297Zreplacing 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 } }]
72852026-09-10T03:15:40.297Zadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
72862026-09-10T03:15:40.297ZSep 10 03:15:39.311Sep 10 03:15:39.311Sep 10 03:15:39.311 Sep 10 03:15:39.311Sep 10 03:15:39.311INFO 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 } }]adding route 172.17.0.8/32 -> 10.0.0.255DEBG
72872026-09-10T03:15:40.297Z
72882026-09-10T03:15:40.297Z DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]replacing targets for 3fff:beef: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 10 03:15:39.311Sep 10 03:15:39.311 DEBGINFO
72892026-09-10T03:15:40.297Zreplacing 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 3fff:dead::/64 with: [NextHop { asic_port_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 } }]
72902026-09-10T03:15:40.297Z
72912026-09-10T03:15:40.297Zadding route 172.17.0.40/32 -> 10.0.0.255
72922026-09-10T03:15:40.297Z
72932026-09-10T03:15:40.298ZSep 10 03:15:39.311 INFO Sep 10 03:15:39.311adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff INFOSep 10 03:15:39.311 Sep 10 03:15:39.311adding route 3fff:dead::/64 -> 2001:db8::55:2
72942026-09-10T03:15:40.298Z
72952026-09-10T03:15:40.298ZDEBG Sep 10 03:15:39.311replacing 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 } }]
72962026-09-10T03:15:40.298ZINFO adding route 172.17.0.9/32 -> 10.0.0.255Sep 10 03:15:39.311Sep 10 03:15:39.311INFOSep 10 03:15:39.311
72972026-09-10T03:15:40.298ZDEBG DEBGINFO adding route 3fff:dead::/64 -> 2001:db8::55:4 adding route 172.17.0.41/32 -> 10.0.0.255Sep 10 03:15:39.311
72982026-09-10T03:15:40.298Zreplacing 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 } }]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 } }]
72992026-09-10T03:15:40.298Z
73002026-09-10T03:15:40.298Z
73012026-09-10T03:15:40.298ZDEBG Sep 10 03:15:39.311replacing 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 } }]
73022026-09-10T03:15:40.298ZSep 10 03:15:39.311DEBGSep 10 03:15:39.311Sep 10 03:15:39.311 INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] DEBG
73032026-09-10T03:15:40.298Z Sep 10 03:15:39.311replacing 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 INFOadding route 3fff:dead::/64 -> 2001:db8::55:3
73042026-09-10T03:15:40.298Z adding route 172.17.0.10/32 -> 10.0.0.255
73052026-09-10T03:15:40.298Zadding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
73062026-09-10T03:15:40.298Z
73072026-09-10T03:15:40.298ZSep 10 03:15:39.311 DEBGSep 10 03:15:39.311Sep 10 03:15:39.311 DEBGDEBGSep 10 03:15:39.311 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]DEBGSep 10 03:15:39.311
73082026-09-10T03:15:40.298Zreplacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO 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 } }]
73092026-09-10T03:15:40.298Z
73102026-09-10T03:15:40.298Z replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.42/32 -> 10.0.0.255
73112026-09-10T03:15:40.298Z
73122026-09-10T03:15:40.298ZSep 10 03:15:39.311Sep 10 03:15:39.311 INFOINFO adding route 3fff:dead::/64 -> 2001:db8::55:4adding route 172.17.0.11/32 -> 10.0.0.255Sep 10 03:15:39.311
73132026-09-10T03:15:40.298Z
73142026-09-10T03:15:40.298ZSep 10 03:15:39.311 INFO DEBG Sep 10 03:15:39.311Sep 10 03:15:39.311replacing 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 } }]
73152026-09-10T03:15:40.298Zadding route 3fff:beef:20::/64 -> 2001:db8::55:ff
73162026-09-10T03:15:40.298ZDEBGDEBG 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 } }]
73172026-09-10T03:15:40.298ZSep 10 03:15:39.311Sep 10 03:15:39.311replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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-10T03:15:40.298ZDEBG INFO 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.43/32 -> 10.0.0.255
73192026-09-10T03:15:40.298Z
73202026-09-10T03:15:40.299ZSep 10 03:15:39.311Sep 10 03:15:39.311 DEBGSep 10 03:15:39.311INFOSep 10 03:15:39.311 DEBGadding route 172.17.0.12/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 } }]
73212026-09-10T03:15:40.299Z
73222026-09-10T03:15:40.299Zreplacing 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 } }]
73232026-09-10T03:15:40.299ZINFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ffSep 10 03:15:39.311Sep 10 03:15:39.311 INFODEBG
73242026-09-10T03:15:40.299Zadding route 172.17.0.44/32 -> 10.0.0.255replacing 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 } }]
73252026-09-10T03:15:40.299Z
73262026-09-10T03:15:40.299Z
73272026-09-10T03:15:40.304ZSep 10 03:15:39.311Sep 10 03:15:39.311 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 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 } }]
73282026-09-10T03:15:40.304Z
73292026-09-10T03:15:40.304ZSep 10 03:15:39.311 INFO Sep 10 03:15:39.311Sep 10 03:15:39.311adding route 172.17.0.13/32 -> 10.0.0.255
73302026-09-10T03:15:40.304ZINFO Sep 10 03:15:39.311INFO adding route 172.17.0.45/32 -> 10.0.0.255
73312026-09-10T03:15:40.304ZINFOadding route 3fff:beef:22::/64 -> 2001:db8::55:ff
73322026-09-10T03:15:40.304ZSep 10 03:15:39.311adding route 172.17.0.3/32 -> 10.0.0.255Sep 10 03:15:39.311 DEBGDEBG
73332026-09-10T03:15:40.304Z 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.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 } }]
73342026-09-10T03:15:40.304ZSep 10 03:15:39.312 DEBG created new freemapSep 10 03:15:39.312, Sep 10 03:15:39.322DEBG unitINFOcreated new freemap: , freemap_route_ipv4adding route 172.17.0.46/32 -> 10.0.0.255
73352026-09-10T03:15:40.304Zunit
73362026-09-10T03:15:40.304Z: freemap_route_ipv4Sep 10 03:15:39.322
73372026-09-10T03:15:40.304ZSep 10 03:15:39.322 DEBG 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 } }]
73382026-09-10T03:15:40.304Zcreated new freemap, Sep 10 03:15:39.322unit :
73392026-09-10T03:15:40.304ZDEBGSep 10 03:15:39.322 INFO freemap_route_ipv6adding route 172.17.0.47/32 -> 10.0.0.255
73402026-09-10T03:15:40.304Z created new freemapSep 10 03:15:39.322
73412026-09-10T03:15:40.304Z , INFOSep 10 03:15:39.322unit :adding route 172.17.0.14/32 -> 10.0.0.255DEBG Sep 10 03:15:39.322
73422026-09-10T03:15:40.304Z freemap_route_ipv6
73432026-09-10T03:15:40.305ZDEBG initted freemap. size: 64replacing 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 } }],
73442026-09-10T03:15:40.305ZSep 10 03:15:39.322Sep 10 03:15:39.322 unit :DEBGDEBG Sep 10 03:15:39.322 freemap_route_ipv4 initted freemap. size: 64
73452026-09-10T03:15:40.305Z, INFOunit 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.48/32 -> 10.0.0.255
73462026-09-10T03:15:40.305Z
73472026-09-10T03:15:40.305Z: freemap_route_ipv4Sep 10 03:15:39.322
73482026-09-10T03:15:40.305ZSep 10 03:15:39.322 INFOSep 10 03:15:39.322 adding route 172.17.0.15/32 -> 10.0.0.255Sep 10 03:15:39.322DEBG
73492026-09-10T03:15:40.305ZSep 10 03:15:39.322Sep 10 03:15:39.311 DEBG 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 } }] DEBGreplacing 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 } }]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 } }]
73502026-09-10T03:15:40.305Zreset freemap, unit
73512026-09-10T03:15:40.305Z, unitSep 10 03:15:39.322
73522026-09-10T03:15:40.305Z: :DEBGSep 10 03:15:39.322 freemap_route_ipv4INFO
73532026-09-10T03:15:40.305Z Sep 10 03:15:39.322 adding route 172.17.0.49/32 -> 10.0.0.255freemap_route_ipv4replacing 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 } }]INFOSep 10 03:15:39.322
73542026-09-10T03:15:40.305Z
73552026-09-10T03:15:40.305Zadding route 3fff:beef:23::/64 -> 2001:db8::55:ff
73562026-09-10T03:15:40.305ZSep 10 03:15:39.322
73572026-09-10T03:15:40.305Z INFOSep 10 03:15:39.322Sep 10 03:15:39.322 DEBG Sep 10 03:15:39.322adding route 172.17.0.4/32 -> 10.0.0.255
73582026-09-10T03:15:40.305ZINFODEBG DEBGSep 10 03:15:39.322 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 } }]DEBG
73592026-09-10T03:15:40.305Z adding route 172.17.0.16/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 } }]initted freemap. size: 64
73602026-09-10T03:15:40.305Z ,
73612026-09-10T03:15:40.305Zunitinitted freemap. size: 64Sep 10 03:15:39.322, Sep 10 03:15:39.322unitINFO: adding route 172.17.0.50/32 -> 10.0.0.255
73622026-09-10T03:15:40.305Z freemap_route_ipv6Sep 10 03:15:39.322Sep 10 03:15:39.322 : INFODEBG DEBG adding route 3fff:beef:24::/64 -> 2001:db8::55:ffreplacing 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 10 03:15:39.322
73632026-09-10T03:15:40.305Z
73642026-09-10T03:15:40.305Z 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 } }]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 } }]
73652026-09-10T03:15:40.305Zfreemap_route_ipv6
73662026-09-10T03:15:40.305Z
73672026-09-10T03:15:40.305ZSep 10 03:15:39.322Sep 10 03:15:39.322
73682026-09-10T03:15:40.306ZSep 10 03:15:39.322DEBG INFO INFOreplacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 10 03:15:39.322
73692026-09-10T03:15:40.306Z adding route 172.17.0.51/32 -> 10.0.0.255 INFO
73702026-09-10T03:15:40.306Zadding route 172.17.0.17/32 -> 10.0.0.255
73712026-09-10T03:15:40.306Z Sep 10 03:15:39.322Sep 10 03:15:39.322Sep 10 03:15:39.322 DEBGDEBGadding route 172.17.0.5/32 -> 10.0.0.255
73722026-09-10T03:15:40.306ZINFOSep 10 03:15:39.322 replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
73732026-09-10T03:15:40.306Z reset freemapSep 10 03:15:39.322adding route 3fff:beef:25::/64 -> 2001:db8::55:ff,
73742026-09-10T03:15:40.306Zreplacing 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 10 03:15:39.322unit
73752026-09-10T03:15:40.306Z DEBG:DEBGSep 10 03:15:39.322 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 } }]
73762026-09-10T03:15:40.306ZSep 10 03:15:39.322freemap_route_ipv6INFO INFO
73772026-09-10T03:15:40.306Z adding route 172.17.0.52/32 -> 10.0.0.255adding route 172.17.0.18/32 -> 10.0.0.255Sep 10 03:15:39.322
73782026-09-10T03:15:40.306Z
73792026-09-10T03:15:40.306ZSep 10 03:15:39.322reset freemap INFOSep 10 03:15:39.322Sep 10 03:15:39.322, Sep 10 03:15:39.322 unit DEBGDEBGadding route 172.16.0.0/32 -> 10.0.0.1 :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 } }]
73802026-09-10T03:15:40.306Zreplacing 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 } }]DEBG
73812026-09-10T03:15:40.306Z
73822026-09-10T03:15:40.306Z replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 10 03:15:39.322Sep 10 03:15:39.322
73832026-09-10T03:15:40.306Z Sep 10 03:15:39.322INFO DEBGadding route 3fff:beef:26::/64 -> 2001:db8::55:ff Sep 10 03:15:39.322INFO INFOINFO
73842026-09-10T03:15:40.306Ztest route::tests::shrink_preserves_compacted_order ... ok
73852026-09-10T03:15:40.306Ztest route::tests::delete_target_full ... ok
73862026-09-10T03:15:40.306Z 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.19/32 -> 10.0.0.255 adding route 172.17.0.53/32 -> 10.0.0.255
73872026-09-10T03:15:40.306Z
73882026-09-10T03:15:40.306Z
73892026-09-10T03:15:40.307ZSep 10 03:15:39.322 DEBG Sep 10 03:15:39.322replacing 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.6/32 -> 10.0.0.255
73902026-09-10T03:15:40.307ZSep 10 03:15:39.322Sep 10 03:15:39.322 INFODEBG
73912026-09-10T03:15:40.307ZDEBG Sep 10 03:15:39.322 replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.16.0.0/32 -> 10.0.0.2
73922026-09-10T03:15:40.307ZINFO
73932026-09-10T03:15:40.307Z adding route 3fff:beef:27::/64 -> 2001:db8::55:ffSep 10 03:15:39.322
73942026-09-10T03:15:40.307Z
73952026-09-10T03:15:40.307ZSep 10 03:15:39.322 Sep 10 03:15:39.322 INFO adding route 172.17.0.20/32 -> 10.0.0.255INFO
73962026-09-10T03:15:40.307ZDEBGSep 10 03:15:39.322 Sep 10 03:15:39.322replacing 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 } }]
73972026-09-10T03:15:40.307ZDEBG Sep 10 03:15:39.323DEBG adding route 172.17.0.54/32 -> 10.0.0.255replacing 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 } }]
73982026-09-10T03:15:40.307Z
73992026-09-10T03:15:40.307Zreplacing 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 10 03:15:39.346 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 } }]
74002026-09-10T03:15:40.307Z
74012026-09-10T03:15:40.307ZSep 10 03:15:39.346 INFO adding route 172.17.0.7/32 -> 10.0.0.255
74022026-09-10T03:15:40.307ZSep 10 03:15:39.346 INFO adding route 3fff:beef:28::/64 -> 2001:db8::55:ffSep 10 03:15:39.346
74032026-09-10T03:15:40.307Z INFO adding route 172.16.0.0/32 -> 10.0.0.3Sep 10 03:15:39.300Sep 10 03:15:39.346Sep 10 03:15:39.346
74042026-09-10T03:15:40.307Z INFO DEBGadding route 172.17.0.55/32 -> 10.0.0.255
74052026-09-10T03:15:40.307Zreplacing 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 10 03:15:39.346
74062026-09-10T03:15:40.307ZDEBGSep 10 03:15:39.346 DEBG DEBGSep 10 03:15:39.346replacing 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.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
74072026-09-10T03:15:40.307Z Sep 10 03:15:39.346 adding route 3fff:beef:29::/64 -> 2001:db8::55:ffDEBG
74082026-09-10T03:15:40.307Z Sep 10 03:15:39.346created new freemap
74092026-09-10T03:15:40.307Z, Sep 10 03:15:39.346INFOreplacing 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 } }]
74102026-09-10T03:15:40.307ZDEBG Sep 10 03:15:39.346unitadding route 172.17.0.56/32 -> 10.0.0.255
74112026-09-10T03:15:40.307ZSep 10 03:15:39.346 :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 } }]INFO
74122026-09-10T03:15:40.307ZINFO freemap_route_ipv4 adding route 172.16.0.0/32 -> 10.0.0.4
74132026-09-10T03:15:40.307ZSep 10 03:15:39.346
74142026-09-10T03:15:40.307Z Sep 10 03:15:39.346adding route 172.17.0.8/32 -> 10.0.0.255INFO
74152026-09-10T03:15:40.308ZDEBG adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
74162026-09-10T03:15:40.308Z 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 } }]
74172026-09-10T03:15:40.308ZSep 10 03:15:39.346 DEBGSep 10 03:15:39.346 Sep 10 03:15:39.346replacing 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 10 03:15:39.346 DEBG INFO
74182026-09-10T03:15:40.308Z DEBGadding route 172.17.0.57/32 -> 10.0.0.255 Sep 10 03:15:39.346replacing 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 } }]
74192026-09-10T03:15:40.308Z
74202026-09-10T03:15:40.308Zreplacing 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
74212026-09-10T03:15:40.308Z Sep 10 03:15:39.346 created new freemapINFOSep 10 03:15:39.346, Sep 10 03:15:39.346INFO adding route 172.17.0.9/32 -> 10.0.0.255DEBG
74222026-09-10T03:15:40.308Zunit adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]:Sep 10 03:15:39.346
74232026-09-10T03:15:40.308Z
74242026-09-10T03:15:40.308Z freemap_route_ipv6
74252026-09-10T03:15:40.308ZDEBG Sep 10 03:15:39.346replacing 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 } }]
74262026-09-10T03:15:40.308Z INFOSep 10 03:15:39.346 DEBGSep 10 03:15:39.346 adding route 172.17.0.58/32 -> 10.0.0.255Sep 10 03:15:39.346 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 } }]DEBG
74272026-09-10T03:15:40.315Z
74282026-09-10T03:15:40.315Zreplacing 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
74292026-09-10T03:15:40.315Z initted freemap. size: 64, Sep 10 03:15:39.346unit :INFOSep 10 03:15:39.346Sep 10 03:15:39.346 adding route 172.17.0.10/32 -> 10.0.0.255DEBG
74302026-09-10T03:15:40.315Zfreemap_route_ipv4
74312026-09-10T03:15:40.315ZINFO 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 3fff:beef:2c::/64 -> 2001:db8::55:ff
74322026-09-10T03:15:40.315Z
74332026-09-10T03:15:40.315ZSep 10 03:15:39.346Sep 10 03:15:39.346 Sep 10 03:15:39.346DEBG DEBGINFOSep 10 03:15:39.346 adding route 172.17.0.59/32 -> 10.0.0.255DEBG
74342026-09-10T03:15:40.315Zreset freemap , replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]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 } }]unit
74352026-09-10T03:15:40.315Z
74362026-09-10T03:15:40.315Z: freemap_route_ipv4
74372026-09-10T03:15:40.315ZSep 10 03:15:39.346 DEBG Sep 10 03:15:39.346replacing 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 10 03:15:39.346Sep 10 03:15:39.346
74382026-09-10T03:15:40.315ZDEBGINFO INFO adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffadding route 172.17.0.11/32 -> 10.0.0.255
74392026-09-10T03:15:40.315Z
74402026-09-10T03:15:40.315ZSep 10 03:15:39.346 initted freemap. size: 64INFO, unitadding route 172.17.0.60/32 -> 10.0.0.255:
74412026-09-10T03:15:40.315ZSep 10 03:15:39.346 Sep 10 03:15:39.346DEBG DEBGfreemap_route_ipv6replacing 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 } }]
74422026-09-10T03:15:40.315Zreplacing 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 10 03:15:39.346
74432026-09-10T03:15:40.315Z
74442026-09-10T03:15:40.315ZDEBG 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 } }]
74452026-09-10T03:15:40.316ZSep 10 03:15:39.346 Sep 10 03:15:39.346Sep 10 03:15:39.346 INFOINFO adding route 172.17.0.12/32 -> 10.0.0.255adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffDEBG
74462026-09-10T03:15:40.316Z
74472026-09-10T03:15:40.316Z Sep 10 03:15:39.346reset freemap , INFOSep 10 03:15:39.346Sep 10 03:15:39.346 DEBG DEBGunitadding route 172.17.0.61/32 -> 10.0.0.255: 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 } }]
74482026-09-10T03:15:40.316Z
74492026-09-10T03:15:40.316Zfreemap_route_ipv6replacing 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 } }]
74502026-09-10T03:15:40.316Z
74512026-09-10T03:15:40.316ZSep 10 03:15:39.346 Sep 10 03:15:39.346DEBG replacing targets for 172.17.0.61/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO Sep 10 03:15:39.346
74522026-09-10T03:15:40.316Z Sep 10 03:15:39.346INFOadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff INFO
74532026-09-10T03:15:40.316Z adding route 172.17.0.13/32 -> 10.0.0.255
74542026-09-10T03:15:40.316ZSep 10 03:15:39.346adding route 172.16.0.0/32 -> 10.0.0.1
74552026-09-10T03:15:40.316ZINFOSep 10 03:15:39.346Sep 10 03:15:39.346 adding route 172.17.0.62/32 -> 10.0.0.255
74562026-09-10T03:15:40.316ZDEBGDEBG replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
74572026-09-10T03:15:40.316Z
74582026-09-10T03:15:40.316ZSep 10 03:15:39.346 DEBGSep 10 03:15:39.346 Sep 10 03:15:39.346replacing 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 INFOreplacing targets for 172.17.0.62/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 10 03:15:39.346
74592026-09-10T03:15:40.316Z
74602026-09-10T03:15:40.316Z INFO adding route 172.17.0.14/32 -> 10.0.0.255adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
74612026-09-10T03:15:40.316Z
74622026-09-10T03:15:40.316ZSep 10 03:15:39.346 Sep 10 03:15:39.346DEBG Sep 10 03:15:39.346failed to allocate space for the new target list INFOSep 10 03:15:39.346 adding route 172.16.0.0/32 -> 10.0.0.1DEBG
74632026-09-10T03:15:40.316Z 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 } }]
74642026-09-10T03:15:40.316Z 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 } }]
74652026-09-10T03:15:40.316Z
74662026-09-10T03:15:40.316ZSep 10 03:15:39.346Sep 10 03:15:39.346 DEBGSep 10 03:15:39.346 DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, 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 10 03:15:39.346
74672026-09-10T03:15:40.316ZINFOreplacing 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 } }] INFOadding route 3fff:beef:31::/64 -> 2001:db8::55:ff
74682026-09-10T03:15:40.316Z
74692026-09-10T03:15:40.316Zadding route 172.17.0.15/32 -> 10.0.0.255Sep 10 03:15:39.346
74702026-09-10T03:15:40.316ZINFO adding route 172.16.0.0/32 -> 10.0.0.1Sep 10 03:15:39.346
74712026-09-10T03:15:40.317Z 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 10 03:15:39.346
74722026-09-10T03:15:40.317Z DEBGSep 10 03:15:39.346 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 } }]DEBGSep 10 03:15:39.346
74732026-09-10T03:15:40.317Z 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 } }]INFO
74742026-09-10T03:15:40.317Zadding route 3fff:beef:32::/64 -> 2001:db8::55:ff
74752026-09-10T03:15:40.317ZSep 10 03:15:39.346 INFO Sep 10 03:15:39.346adding route 172.17.0.16/32 -> 10.0.0.255
74762026-09-10T03:15:40.317ZDEBG 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 10 03:15:39.346
74772026-09-10T03:15:40.317Z INFOSep 10 03:15:39.346 freemap_route_ipv6
74782026-09-10T03:15:40.317ZSep 10 03:15:39.346DEBG 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 } }]INFODEBG
74792026-09-10T03:15:40.317Zadding route 3fff:beef:33::/64 -> 2001:db8::55:ffadding route 172.16.0.0/32 -> 10.0.0.2
74802026-09-10T03:15:40.317ZSep 10 03:15:39.346
74812026-09-10T03:15:40.317Z INFO Sep 10 03:15:39.346adding route 172.16.0.0/32 -> 10.0.0.1
74822026-09-10T03:15:40.317ZDEBG 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 } }]
74832026-09-10T03:15:40.317ZSep 10 03:15:39.346 Sep 10 03:15:39.347 INFOSep 10 03:15:39.347INFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ffDEBG
74842026-09-10T03:15:40.317Ztest route::tests::shrink_to_single_non_zero_survivor ... ok
74852026-09-10T03:15:40.317Z 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 } }]
74862026-09-10T03:15:40.317Z
74872026-09-10T03:15:40.317ZSep 10 03:15:39.347 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 } }]
74882026-09-10T03:15:40.317ZSep 10 03:15:39.347 Sep 10 03:15:39.347INFO Sep 10 03:15:39.347 INFOadding route 3fff:beef:35::/64 -> 2001:db8::55:ffDEBG
74892026-09-10T03:15:40.317Zreplacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.16.0.0/32 -> 10.0.0.2
74902026-09-10T03:15:40.317Z
74912026-09-10T03:15:40.317ZSep 10 03:15:39.347 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 } }]
74922026-09-10T03:15:40.317ZSep 10 03:15:39.347Sep 10 03:15:39.347Sep 10 03:15:39.347 DEBGINFOINFO adding route 172.17.0.18/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 } }]
74932026-09-10T03:15:40.317Zadding route 3fff:beef:36::/64 -> 2001:db8::55:ff
74942026-09-10T03:15:40.317Z
74952026-09-10T03:15:40.317ZSep 10 03:15:39.347Sep 10 03:15:39.347 INFODEBG adding route 172.16.0.0/32 -> 10.0.0.3replacing 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 } }]
74962026-09-10T03:15:40.317Z
74972026-09-10T03:15:40.317ZSep 10 03:15:39.347 DEBGSep 10 03:15:39.347 replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
74982026-09-10T03:15:40.318Z adding route 3fff:beef:37::/64 -> 2001:db8::55:ff
74992026-09-10T03:15:40.318ZSep 10 03:15:39.347 DEBGSep 10 03:15:39.347 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]INFO
75002026-09-10T03:15:40.318Z Sep 10 03:15:39.347adding route 172.17.0.19/32 -> 10.0.0.255
75012026-09-10T03:15:40.318ZDEBG Sep 10 03:15:39.347Sep 10 03:15:39.347 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 } }]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 } }]
75022026-09-10T03:15:40.318Zadding route 172.16.0.0/32 -> 10.0.0.4
75032026-09-10T03:15:40.318Z
75042026-09-10T03:15:40.318ZSep 10 03:15:39.347Sep 10 03:15:39.347Sep 10 03:15:39.347 DEBG INFOINFOreplacing 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 3fff:beef:38::/64 -> 2001:db8::55:ff
75052026-09-10T03:15:40.318Z
75062026-09-10T03:15:40.318Zadding route 172.17.0.20/32 -> 10.0.0.255
75072026-09-10T03:15:40.318Z 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 10 03:15:39.356
75082026-09-10T03:15:40.318Z Sep 10 03:15:39.356DEBGSep 10 03:15:39.356 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.3, vlan_id: None } }]
75092026-09-10T03:15:40.318Z 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 } }]
75102026-09-10T03:15:40.318ZDEBGSep 10 03:15:39.356 replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
75112026-09-10T03:15:40.318Z adding route 172.17.0.21/32 -> 10.0.0.255
75122026-09-10T03:15:40.318ZSep 10 03:15:39.356Sep 10 03:15:39.356 INFODEBG adding route 3fff:beef:39::/64 -> 2001:db8::55:ffSep 10 03:15:39.356replacing 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 10 03:15:39.356
75132026-09-10T03:15:40.318ZINFO adding route 172.17.0.21/32 -> 10.0.0.255
75142026-09-10T03:15:40.318Z
75152026-09-10T03:15:40.318ZSep 10 03:15:39.356 INFO DEBGadding route 172.17.0.22/32 -> 10.0.0.255
75162026-09-10T03:15:40.318ZSep 10 03:15:39.356Sep 10 03:15:39.356replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] DEBGDEBG Sep 10 03:15:39.356replacing 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 } }]
75172026-09-10T03:15:40.318Z 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 } }]
75182026-09-10T03:15:40.318Z
75192026-09-10T03:15:40.319Z 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 } }]
75202026-09-10T03:15:40.319ZSep 10 03:15:39.356Sep 10 03:15:39.356 Sep 10 03:15:39.356Sep 10 03:15:39.356 INFOINFO INFO INFOadding route 3fff:beef:3a::/64 -> 2001:db8::55:ffadding route 172.17.0.0/32 -> 10.0.0.255
75212026-09-10T03:15:40.319Z
75222026-09-10T03:15:40.319Zadding route 172.17.0.22/32 -> 10.0.0.255adding route 172.17.0.23/32 -> 10.0.0.255
75232026-09-10T03:15:40.319Z
75242026-09-10T03:15:40.319ZSep 10 03:15:39.356 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 10 03:15:39.356
75252026-09-10T03:15:40.319ZSep 10 03:15:39.356 DEBGDEBG Sep 10 03:15:39.356replacing 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 10 03:15:39.356 DEBGreplacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
75262026-09-10T03:15:40.319Z
75272026-09-10T03:15:40.328ZINFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff 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 } }]
75282026-09-10T03:15:40.328ZSep 10 03:15:39.356
75292026-09-10T03:15:40.328Z Sep 10 03:15:39.356INFO INFOSep 10 03:15:39.356 adding route 172.17.0.23/32 -> 10.0.0.255DEBGadding route 172.17.0.24/32 -> 10.0.0.255
75302026-09-10T03:15:40.328Z
75312026-09-10T03:15:40.328Zreplacing 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 10 03:15:39.356
75322026-09-10T03:15:40.328Z INFO adding route 172.17.0.1/32 -> 10.0.0.255
75332026-09-10T03:15:40.328ZSep 10 03:15:39.356 Sep 10 03:15:39.356Sep 10 03:15:39.356DEBG Sep 10 03:15:39.356 INFO DEBGadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
75342026-09-10T03:15:40.328Zreplacing 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 } }]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 } }]
75352026-09-10T03:15:40.328Z
75362026-09-10T03:15:40.328Z 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 10 03:15:39.356
75372026-09-10T03:15:40.328ZSep 10 03:15:39.356 DEBG INFOSep 10 03:15:39.356replacing 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 } }]
75382026-09-10T03:15:40.328ZSep 10 03:15:39.356INFO adding route 172.17.0.25/32 -> 10.0.0.255 INFOadding route 172.17.0.24/32 -> 10.0.0.255
75392026-09-10T03:15:40.328Zadding route 172.17.0.2/32 -> 10.0.0.255
75402026-09-10T03:15:40.328ZSep 10 03:15:39.356
75412026-09-10T03:15:40.328ZSep 10 03:15:39.356 DEBG DEBGfailed to allocate space for the new target list
75422026-09-10T03:15:40.328Zreplacing 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 10 03:15:39.356
75432026-09-10T03:15:40.328Z Sep 10 03:15:39.356DEBGSep 10 03:15:39.356 DEBGDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 10 03:15:39.356
75442026-09-10T03:15:40.328Z 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 } }]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 } }]
75452026-09-10T03:15:40.328Z
75462026-09-10T03:15:40.328Z adding route 172.17.0.25/32 -> 10.0.0.255
75472026-09-10T03:15:40.329ZSep 10 03:15:39.356 Sep 10 03:15:39.356Sep 10 03:15:39.356 INFOINFO DEBG adding route 172.17.0.26/32 -> 10.0.0.255adding route 172.17.0.3/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 } }]
75482026-09-10T03:15:40.329Z
75492026-09-10T03:15:40.329Z
75502026-09-10T03:15:40.329ZSep 10 03:15:39.356Sep 10 03:15:39.356 Sep 10 03:15:39.356DEBG 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 } }]
75512026-09-10T03:15:40.329Z DEBGadding route 172.17.0.26/32 -> 10.0.0.255
75522026-09-10T03:15:40.329Zreplacing 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 } }]
75532026-09-10T03:15:40.329ZSep 10 03:15:39.356 INFOSep 10 03:15:39.356 Sep 10 03:15:39.356adding route 172.17.0.27/32 -> 10.0.0.255DEBG
75542026-09-10T03:15:40.329ZINFO 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 } }]adding route 172.17.0.4/32 -> 10.0.0.255
75552026-09-10T03:15:40.329Z
75562026-09-10T03:15:40.329ZSep 10 03:15:39.356 DEBGSep 10 03:15:39.356 Sep 10 03:15:39.356replacing 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
75572026-09-10T03:15:40.329Z 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 } }]
75582026-09-10T03:15:40.329Zadding route 172.17.0.27/32 -> 10.0.0.255Sep 10 03:15:39.356
75592026-09-10T03:15:40.329ZINFO Sep 10 03:15:39.356adding route 172.17.0.28/32 -> 10.0.0.255
75602026-09-10T03:15:40.329ZSep 10 03:15:39.356INFO DEBG adding route 172.17.0.5/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 } }]
75612026-09-10T03:15:40.329Z
75622026-09-10T03:15:40.329ZSep 10 03:15:39.356 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 10 03:15:39.356Sep 10 03:15:39.356
75632026-09-10T03:15:40.329Z INFO adding route 172.17.0.28/32 -> 10.0.0.255DEBG
75642026-09-10T03:15:40.329Z Sep 10 03:15:39.356replacing 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
75652026-09-10T03:15:40.329Z adding route 172.17.0.29/32 -> 10.0.0.255
75662026-09-10T03:15:40.329ZSep 10 03:15:39.356Sep 10 03:15:39.356 Sep 10 03:15:39.356 DEBGDEBG 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.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
75672026-09-10T03:15:40.329Z
75682026-09-10T03:15:40.329Z adding route 172.17.0.6/32 -> 10.0.0.255
75692026-09-10T03:15:40.329ZSep 10 03:15:39.356Sep 10 03:15:39.356Sep 10 03:15:39.356 INFO DEBGINFO replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.30/32 -> 10.0.0.255adding route 172.17.0.29/32 -> 10.0.0.255
75702026-09-10T03:15:40.329Z
75712026-09-10T03:15:40.329Z
75722026-09-10T03:15:40.329ZSep 10 03:15:39.356Sep 10 03:15:39.356Sep 10 03:15:39.356 DEBGINFO DEBGadding route 172.17.0.7/32 -> 10.0.0.255replacing 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 } }]
75732026-09-10T03:15:40.329Zreplacing 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 } }]
75742026-09-10T03:15:40.329Z
75752026-09-10T03:15:40.329ZSep 10 03:15:39.356Sep 10 03:15:39.356 Sep 10 03:15:39.356INFO INFO DEBG adding route 172.17.0.31/32 -> 10.0.0.255adding route 172.17.0.30/32 -> 10.0.0.255
75762026-09-10T03:15:40.329Zreplacing 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 } }]
75772026-09-10T03:15:40.329Z
75782026-09-10T03:15:40.329ZSep 10 03:15:39.356 Sep 10 03:15:39.356Sep 10 03:15:39.356DEBG DEBGINFOreplacing 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 } }]
75792026-09-10T03:15:40.329Zreplacing 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.8/32 -> 10.0.0.255
75802026-09-10T03:15:40.329Z
75812026-09-10T03:15:40.329ZSep 10 03:15:39.356Sep 10 03:15:39.356Sep 10 03:15:39.356 INFOINFO adding route 172.17.0.32/32 -> 10.0.0.255DEBGadding route 172.17.0.31/32 -> 10.0.0.255
75822026-09-10T03:15:40.329Zreplacing 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 } }]
75832026-09-10T03:15:40.330Z
75842026-09-10T03:15:40.330ZSep 10 03:15:39.356Sep 10 03:15:39.356 Sep 10 03:15:39.356DEBG 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.9/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 } }]
75852026-09-10T03:15:40.330Z
75862026-09-10T03:15:40.330Z
75872026-09-10T03:15:40.330ZSep 10 03:15:39.356Sep 10 03:15:39.356 Sep 10 03:15:39.356 INFOINFODEBG adding route 172.17.0.32/32 -> 10.0.0.255replacing 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 } }]
75882026-09-10T03:15:40.330Z
75892026-09-10T03:15:40.330Z adding route 172.17.0.33/32 -> 10.0.0.255
75902026-09-10T03:15:40.330ZSep 10 03:15:39.356Sep 10 03:15:39.356Sep 10 03:15:39.356 DEBG INFO 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.10/32 -> 10.0.0.255DEBG
75912026-09-10T03:15:40.330Z
75922026-09-10T03:15:40.330Zreplacing 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 } }]
75932026-09-10T03:15:40.330ZSep 10 03:15:39.356Sep 10 03:15:39.356Sep 10 03:15:39.356 DEBGINFOINFO 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.34/32 -> 10.0.0.255adding route 172.17.0.33/32 -> 10.0.0.255
75942026-09-10T03:15:40.330Z
75952026-09-10T03:15:40.330Z
75962026-09-10T03:15:40.330ZSep 10 03:15:39.356Sep 10 03:15:39.356Sep 10 03:15:39.356 DEBGDEBG 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 } }]
75972026-09-10T03:15:40.330Zadding route 172.17.0.11/32 -> 10.0.0.255
75982026-09-10T03:15:40.330Zreplacing 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 } }]
75992026-09-10T03:15:40.330ZSep 10 03:15:39.356Sep 10 03:15:39.356Sep 10 03:15:39.356 DEBGINFO 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 } }]
76002026-09-10T03:15:40.330Zadding route 172.17.0.35/32 -> 10.0.0.255adding route 172.17.0.34/32 -> 10.0.0.255
76012026-09-10T03:15:40.330Z
76022026-09-10T03:15:40.330ZSep 10 03:15:39.356Sep 10 03:15:39.356Sep 10 03:15:39.356 DEBG INFO 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.17.0.12/32 -> 10.0.0.255
76032026-09-10T03:15:40.330Z
76042026-09-10T03:15:40.330Z 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 } }]
76052026-09-10T03:15:40.330ZSep 10 03:15:39.356 Sep 10 03:15:39.356INFO INFOadding route 172.17.0.35/32 -> 10.0.0.255Sep 10 03:15:39.356
76062026-09-10T03:15:40.330Z 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 } }]adding route 172.17.0.36/32 -> 10.0.0.255
76072026-09-10T03:15:40.330Z
76082026-09-10T03:15:40.330ZSep 10 03:15:39.356 DEBG replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 10 03:15:39.356
76092026-09-10T03:15:40.330Z Sep 10 03:15:39.356DEBG INFOreplacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 10 03:15:39.356
76102026-09-10T03:15:40.330Zadding route 172.17.0.13/32 -> 10.0.0.255
76112026-09-10T03:15:40.330ZINFO adding route 172.17.0.36/32 -> 10.0.0.255
76122026-09-10T03:15:40.330ZSep 10 03:15:39.356Sep 10 03:15:39.356 Sep 10 03:15:39.356INFO DEBG DEBGadding route 172.17.0.37/32 -> 10.0.0.255
76132026-09-10T03:15:40.330Z 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.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 } }]
76142026-09-10T03:15:40.330Z
76152026-09-10T03:15:40.331ZSep 10 03:15:39.356 DEBG Sep 10 03:15:39.356Sep 10 03:15:39.356 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 } }]INFO INFO
76162026-09-10T03:15:40.331Z adding route 172.17.0.37/32 -> 10.0.0.255Sep 10 03:15:39.356 DEBG
76172026-09-10T03:15:40.331Z created new freemap, unitSep 10 03:15:39.366: DEBGfreemap_route_ipv4
76182026-09-10T03:15:40.331Zreplacing 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 } }]
76192026-09-10T03:15:40.331ZSep 10 03:15:39.366 Sep 10 03:15:39.366INFO DEBGadding route 172.17.0.38/32 -> 10.0.0.255
76202026-09-10T03:15:40.331Zcreated new freemap, unit: freemap_route_ipv6
76212026-09-10T03:15:40.331ZSep 10 03:15:39.366Sep 10 03:15:39.366 DEBGDEBG initted freemap. size: 64 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 } }]
76222026-09-10T03:15:40.331Z, unit:Sep 10 03:15:39.366 freemap_route_ipv4INFO
76232026-09-10T03:15:40.331Z adding route 172.17.0.39/32 -> 10.0.0.255
76242026-09-10T03:15:40.331ZSep 10 03:15:39.366 Sep 10 03:15:39.366DEBG DEBGreset freemap , 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 } }]unit
76252026-09-10T03:15:40.331Z: Sep 10 03:15:39.366freemap_route_ipv4
76262026-09-10T03:15:40.331ZINFO adding route 172.17.0.38/32 -> 10.0.0.255
76272026-09-10T03:15:40.341ZSep 10 03:15:39.366 Sep 10 03:15:39.366DEBG INFOinitted freemap. size: 64 , Sep 10 03:15:39.366adding route 172.17.0.40/32 -> 10.0.0.255
76282026-09-10T03:15:40.341ZDEBG 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 } }]unit
76292026-09-10T03:15:40.341Z: freemap_route_ipv6Sep 10 03:15:39.366
76302026-09-10T03:15:40.342Z Sep 10 03:15:39.366DEBG INFOreplacing 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 10 03:15:39.366
76312026-09-10T03:15:40.342Zadding route 172.17.0.39/32 -> 10.0.0.255
76322026-09-10T03:15:40.342Z DEBG reset freemapSep 10 03:15:39.366, unitINFO: freemap_route_ipv6adding route 172.17.0.41/32 -> 10.0.0.255
76332026-09-10T03:15:40.342Z
76342026-09-10T03:15:40.342ZSep 10 03:15:39.366 DEBG Sep 10 03:15:39.366adding route 172.17.0.14/32 -> 10.0.0.255Sep 10 03:15:39.366 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 } }]
76352026-09-10T03:15:40.342Z
76362026-09-10T03:15:40.342Z INFODEBG replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.16.0.0/32 -> 10.0.0.1Sep 10 03:15:39.366
76372026-09-10T03:15:40.342Z
76382026-09-10T03:15:40.342ZINFOSep 10 03:15:39.366 Sep 10 03:15:39.366adding route 172.17.0.40/32 -> 10.0.0.255
76392026-09-10T03:15:40.342ZINFO DEBGadding route 172.17.0.42/32 -> 10.0.0.255 Sep 10 03:15:39.366Sep 10 03:15:39.366replacing 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
76402026-09-10T03:15:40.342ZDEBG
76412026-09-10T03:15:40.342Z 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.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 } }]
76422026-09-10T03:15:40.342Z
76432026-09-10T03:15:40.342ZSep 10 03:15:39.366 INFOSep 10 03:15:39.366Sep 10 03:15:39.366 INFOSep 10 03:15:39.366 adding route 172.17.0.15/32 -> 10.0.0.255adding route 172.17.0.41/32 -> 10.0.0.255
76442026-09-10T03:15:40.342ZDEBG
76452026-09-10T03:15:40.342Z 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 } }]
76462026-09-10T03:15:40.342ZINFO Sep 10 03:15:39.366adding route 172.16.0.0/32 -> 10.0.0.1 DEBG
76472026-09-10T03:15:40.342Z Sep 10 03:15:39.366replacing 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 } }]
76482026-09-10T03:15:40.342ZSep 10 03:15:39.366INFOSep 10 03:15:39.366 DEBG adding route 172.17.0.43/32 -> 10.0.0.255
76492026-09-10T03:15:40.342ZDEBGSep 10 03:15:39.366 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 } }]INFO
76502026-09-10T03:15:40.342Z Sep 10 03:15:39.366replacing 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 } }]adding route 172.17.0.42/32 -> 10.0.0.255
76512026-09-10T03:15:40.342ZDEBG
76522026-09-10T03:15:40.342Z 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 10 03:15:39.366
76532026-09-10T03:15:40.342ZSep 10 03:15:39.366 DEBG INFOSep 10 03:15:39.366replacing 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 } }]
76542026-09-10T03:15:40.342ZSep 10 03:15:39.366adding route 172.16.0.0/32 -> 10.0.0.1 INFOINFO
76552026-09-10T03:15:40.342Z adding route 172.17.0.44/32 -> 10.0.0.255adding route 172.17.0.16/32 -> 10.0.0.255
76562026-09-10T03:15:40.342Z
76572026-09-10T03:15:40.342ZSep 10 03:15:39.366Sep 10 03:15:39.366 INFO adding route 172.17.0.43/32 -> 10.0.0.255DEBGSep 10 03:15:39.366
76582026-09-10T03:15:40.342Z 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 10 03:15:39.366DEBG
76592026-09-10T03:15:40.342Z Sep 10 03:15:39.366 DEBGDEBGreplacing 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 } }]
76602026-09-10T03:15:40.342Zreplacing 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 } }]
76612026-09-10T03:15:40.342Z Sep 10 03:15:39.366replacing 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 } }]
76622026-09-10T03:15:40.342Z Sep 10 03:15:39.366INFO INFO adding route 172.16.0.0/32 -> 10.0.0.2adding route 172.17.0.45/32 -> 10.0.0.255Sep 10 03:15:39.366
76632026-09-10T03:15:40.342ZSep 10 03:15:39.366
76642026-09-10T03:15:40.343ZINFOINFO adding route 172.17.0.44/32 -> 10.0.0.255adding route 172.17.0.17/32 -> 10.0.0.255Sep 10 03:15:39.366
76652026-09-10T03:15:40.343Z DEBG
76662026-09-10T03:15:40.343Z 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 } }]
76672026-09-10T03:15:40.343ZSep 10 03:15:39.366 Sep 10 03:15:39.366DEBG Sep 10 03:15:39.366DEBG Sep 10 03:15:39.366 DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, 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 } }] 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 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 } }]
76682026-09-10T03:15:40.343ZINFO
76692026-09-10T03:15:40.343Zadding route 172.17.0.46/32 -> 10.0.0.255
76702026-09-10T03:15:40.343ZSep 10 03:15:39.366
76712026-09-10T03:15:40.343Z Sep 10 03:15:39.366INFO INFOSep 10 03:15:39.366 Sep 10 03:15:39.366INFOadding route 172.17.0.0/32 -> 10.0.0.255 adding route 172.17.0.18/32 -> 10.0.0.255adding route 172.17.0.45/32 -> 10.0.0.255DEBG
76722026-09-10T03:15:40.343Z
76732026-09-10T03:15:40.343Z 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 } }]
76742026-09-10T03:15:40.343Z
76752026-09-10T03:15:40.343ZSep 10 03:15:39.366Sep 10 03:15:39.366 Sep 10 03:15:39.366 Sep 10 03:15:39.366DEBG DEBGINFOreplacing 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 } }]
76762026-09-10T03:15:40.343ZDEBG adding route 172.17.0.47/32 -> 10.0.0.255 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 } }]
76772026-09-10T03:15:40.343Zreplacing 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 } }]
76782026-09-10T03:15:40.343Z
76792026-09-10T03:15:40.343ZSep 10 03:15:39.366Sep 10 03:15:39.366Sep 10 03:15:39.366 Sep 10 03:15:39.366 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 } }]
76802026-09-10T03:15:40.343Z INFOadding route 172.17.0.46/32 -> 10.0.0.255INFO
76812026-09-10T03:15:40.343Zadding route 172.17.0.1/32 -> 10.0.0.255Sep 10 03:15:39.366
76822026-09-10T03:15:40.343Z adding route 172.17.0.19/32 -> 10.0.0.255INFOSep 10 03:15:39.366
76832026-09-10T03:15:40.343Z DEBGadding route 172.17.0.48/32 -> 10.0.0.255
76842026-09-10T03:15:40.343Ztest route::tests::delete_target_fragmented ... ok
76852026-09-10T03:15:40.343Ztest route::tests::add_target_fails_full ... ok
76862026-09-10T03:15:40.343ZSep 10 03:15:39.366replacing 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 } }]
76872026-09-10T03:15:40.343ZDEBG 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 } }]
76882026-09-10T03:15:40.343ZSep 10 03:15:39.367 Sep 10 03:15:39.367Sep 10 03:15:39.367 DEBGINFO Sep 10 03:15:39.367 replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.17.0.47/32 -> 10.0.0.255 DEBG
76892026-09-10T03:15:40.343Z
76902026-09-10T03:15:40.343Z replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
76912026-09-10T03:15:40.343Z adding route 172.17.0.2/32 -> 10.0.0.255Sep 10 03:15:39.367
76922026-09-10T03:15:40.343Z INFOSep 10 03:15:39.367Sep 10 03:15:39.367 INFOSep 10 03:15:39.367 adding route 172.17.0.49/32 -> 10.0.0.255DEBG
76932026-09-10T03:15:40.343Z 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 } }]
76942026-09-10T03:15:40.343Zreplacing 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 } }]
76952026-09-10T03:15:40.343Zadding route 172.17.0.20/32 -> 10.0.0.255
76962026-09-10T03:15:40.343ZSep 10 03:15:39.367Sep 10 03:15:39.367Sep 10 03:15:39.367 Sep 10 03:15:39.367 INFODEBG adding route 172.17.0.48/32 -> 10.0.0.255DEBGINFO
76972026-09-10T03:15:40.343Z 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.3/32 -> 10.0.0.255
76982026-09-10T03:15:40.343Z
76992026-09-10T03:15:40.343Zreplacing 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 } }]
77002026-09-10T03:15:40.343ZSep 10 03:15:39.367Sep 10 03:15:39.367 Sep 10 03:15:39.367Sep 10 03:15:39.367 INFO DEBG DEBG INFO replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.50/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 } }]
77012026-09-10T03:15:40.343Z
77022026-09-10T03:15:40.344Z adding route 172.17.0.21/32 -> 10.0.0.255
77032026-09-10T03:15:40.344Z
77042026-09-10T03:15:40.344ZSep 10 03:15:39.367 INFOSep 10 03:15:39.367Sep 10 03:15:39.367 Sep 10 03:15:39.367adding route 172.17.0.49/32 -> 10.0.0.255INFO
77052026-09-10T03:15:40.344Z DEBGDEBG adding route 172.17.0.4/32 -> 10.0.0.255 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.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 } }]
77062026-09-10T03:15:40.344Z
77072026-09-10T03:15:40.344Z
77082026-09-10T03:15:40.344ZSep 10 03:15:39.367 DEBG Sep 10 03:15:39.367replacing 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 10 03:15:39.367Sep 10 03:15:39.367
77092026-09-10T03:15:40.344Z DEBGINFO replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFOSep 10 03:15:39.367adding route 172.17.0.22/32 -> 10.0.0.255
77102026-09-10T03:15:40.344Z INFOadding route 172.17.0.51/32 -> 10.0.0.255
77112026-09-10T03:15:40.344Z
77122026-09-10T03:15:40.344Zadding route 172.17.0.50/32 -> 10.0.0.255
77132026-09-10T03:15:40.344ZSep 10 03:15:39.367Sep 10 03:15:39.367Sep 10 03:15:39.367Sep 10 03:15:39.367 DEBG DEBG INFODEBG adding route 172.17.0.5/32 -> 10.0.0.255replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
77142026-09-10T03:15:40.344Zreplacing 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 } }]
77152026-09-10T03:15:40.344Z
77162026-09-10T03:15:40.344Zreplacing 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 } }]
77172026-09-10T03:15:40.344ZSep 10 03:15:39.367Sep 10 03:15:39.367Sep 10 03:15:39.367 Sep 10 03:15:39.367 INFODEBG INFO 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 } }]
77182026-09-10T03:15:40.344Z adding route 172.17.0.51/32 -> 10.0.0.255adding route 172.17.0.23/32 -> 10.0.0.255adding route 172.17.0.52/32 -> 10.0.0.255
77192026-09-10T03:15:40.344Z
77202026-09-10T03:15:40.344Z
77212026-09-10T03:15:40.344ZSep 10 03:15:39.367 Sep 10 03:15:39.367Sep 10 03:15:39.367Sep 10 03:15:39.367INFO adding route 172.17.0.6/32 -> 10.0.0.255 DEBGDEBG
77222026-09-10T03:15:40.344ZDEBG 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.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.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 } }]
77232026-09-10T03:15:40.344Z
77242026-09-10T03:15:40.344Z
77252026-09-10T03:15:40.344ZSep 10 03:15:39.367 DEBG Sep 10 03:15:39.367Sep 10 03:15:39.367replacing 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 } }]
77262026-09-10T03:15:40.344ZINFOSep 10 03:15:39.367 adding route 172.17.0.52/32 -> 10.0.0.255INFO
77272026-09-10T03:15:40.352Z adding route 172.17.0.53/32 -> 10.0.0.255INFO
77282026-09-10T03:15:40.352ZSep 10 03:15:39.367 Sep 10 03:15:39.367INFO DEBGSep 10 03:15:39.367adding route 172.17.0.7/32 -> 10.0.0.255
77292026-09-10T03:15:40.352Zadding route 172.17.0.24/32 -> 10.0.0.255 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.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 } }]
77302026-09-10T03:15:40.352Z
77312026-09-10T03:15:40.352Z
77322026-09-10T03:15:40.352ZSep 10 03:15:39.367 DEBG replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 10 03:15:39.367
77332026-09-10T03:15:40.352Z INFOSep 10 03:15:39.367 adding route 172.17.0.53/32 -> 10.0.0.255
77342026-09-10T03:15:40.352ZSep 10 03:15:39.367 Sep 10 03:15:39.367DEBG INFO INFOreplacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.17.0.8/32 -> 10.0.0.255 adding route 172.17.0.54/32 -> 10.0.0.255
77352026-09-10T03:15:40.352Z
77362026-09-10T03:15:40.352ZSep 10 03:15:39.378Sep 10 03:15:39.378 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.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 } }]
77372026-09-10T03:15:40.352Z
77382026-09-10T03:15:40.352ZSep 10 03:15:39.378 INFOSep 10 03:15:39.378 INFO adding route 172.17.0.9/32 -> 10.0.0.255
77392026-09-10T03:15:40.352ZSep 10 03:15:39.367adding route 172.17.0.55/32 -> 10.0.0.255
77402026-09-10T03:15:40.352ZDEBG 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 } }]
77412026-09-10T03:15:40.352ZSep 10 03:15:39.378Sep 10 03:15:39.378 DEBGDEBGSep 10 03:15:39.378 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 } }]
77422026-09-10T03:15:40.352Zadding route 172.17.0.54/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 } }]
77432026-09-10T03:15:40.352Z
77442026-09-10T03:15:40.352ZSep 10 03:15:39.378 INFO Sep 10 03:15:39.378adding route 172.17.0.10/32 -> 10.0.0.255
77452026-09-10T03:15:40.352ZINFO adding route 172.17.0.56/32 -> 10.0.0.255Sep 10 03:15:39.378
77462026-09-10T03:15:40.352Z Sep 10 03:15:39.378DEBG 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 } }]
77472026-09-10T03:15:40.352ZSep 10 03:15:39.378replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG
77482026-09-10T03:15:40.352Z replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 10 03:15:39.378
77492026-09-10T03:15:40.352Z INFO adding route 172.17.0.55/32 -> 10.0.0.255
77502026-09-10T03:15:40.352ZSep 10 03:15:39.378 INFO Sep 10 03:15:39.378adding route 172.17.0.57/32 -> 10.0.0.255
77512026-09-10T03:15:40.352ZDEBG Sep 10 03:15:39.378replacing 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 } }]
77522026-09-10T03:15:40.353ZINFO Sep 10 03:15:39.378adding route 172.17.0.11/32 -> 10.0.0.255
77532026-09-10T03:15:40.353ZDEBG 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 } }]
77542026-09-10T03:15:40.353ZSep 10 03:15:39.378 DEBG Sep 10 03:15:39.378Sep 10 03:15:39.378 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 } }] INFO
77552026-09-10T03:15:40.353Zadding route 172.17.0.58/32 -> 10.0.0.255
77562026-09-10T03:15:40.353Zadding route 172.17.0.56/32 -> 10.0.0.255
77572026-09-10T03:15:40.353ZSep 10 03:15:39.378 INFO adding route 172.17.0.12/32 -> 10.0.0.255
77582026-09-10T03:15:40.353ZSep 10 03:15:39.378 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 } }]Sep 10 03:15:39.378
77592026-09-10T03:15:40.353ZSep 10 03:15:39.378 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 } }]
77602026-09-10T03:15:40.353Zreplacing 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 10 03:15:39.378
77612026-09-10T03:15:40.353Z Sep 10 03:15:39.378Sep 10 03:15:39.378 INFOINFO INFOadding route 172.17.0.59/32 -> 10.0.0.255adding route 172.17.0.13/32 -> 10.0.0.255
77622026-09-10T03:15:40.353Z
77632026-09-10T03:15:40.353Zadding route 172.17.0.57/32 -> 10.0.0.255
77642026-09-10T03:15:40.353ZSep 10 03:15:39.378Sep 10 03:15:39.378 Sep 10 03:15:39.378DEBGDEBG 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 } }]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 } }]
77652026-09-10T03:15:40.353Z
77662026-09-10T03:15:40.353Z 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 } }]
77672026-09-10T03:15:40.353ZSep 10 03:15:39.378 INFOSep 10 03:15:39.378 adding route 172.17.0.14/32 -> 10.0.0.255INFO
77682026-09-10T03:15:40.353Z adding route 172.17.0.58/32 -> 10.0.0.255
77692026-09-10T03:15:40.353ZSep 10 03:15:39.378 Sep 10 03:15:39.378INFO Sep 10 03:15:39.378adding route 172.17.0.60/32 -> 10.0.0.255 DEBG
77702026-09-10T03:15:40.353ZDEBG 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.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 } }]
77712026-09-10T03:15:40.353Z
77722026-09-10T03:15:40.353ZSep 10 03:15:39.378 Sep 10 03:15:39.378DEBG INFO 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.59/32 -> 10.0.0.255
77732026-09-10T03:15:40.353Z
77742026-09-10T03:15:40.353ZSep 10 03:15:39.378 INFO adding route 172.17.0.15/32 -> 10.0.0.255Sep 10 03:15:39.378Sep 10 03:15:39.378
77752026-09-10T03:15:40.353Z 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 } }] failed to allocate space for the new target list
77762026-09-10T03:15:40.353Z
77772026-09-10T03:15:40.353ZSep 10 03:15:39.378 DEBGSep 10 03:15:39.378 replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
77782026-09-10T03:15:40.353Z 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 10 03:15:39.378
77792026-09-10T03:15:40.354Z Sep 10 03:15:39.378INFO INFO adding route 172.17.0.60/32 -> 10.0.0.255adding route 172.17.0.16/32 -> 10.0.0.255
77802026-09-10T03:15:40.354Z
77812026-09-10T03:15:40.354ZSep 10 03:15:39.379 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 } }]
77822026-09-10T03:15:40.354ZSep 10 03:15:39.379 Sep 10 03:15:39.379DEBG INFO
77832026-09-10T03:15:40.354Z 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.17/32 -> 10.0.0.255
77842026-09-10T03:15:40.354Z
77852026-09-10T03:15:40.354ZSep 10 03:15:39.379Sep 10 03:15:39.379 INFODEBG adding route 172.17.0.61/32 -> 10.0.0.255replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
77862026-09-10T03:15:40.354Z
77872026-09-10T03:15:40.354ZSep 10 03:15:39.379 INFOSep 10 03:15:39.379 adding route 172.17.0.25/32 -> 10.0.0.255DEBG
77882026-09-10T03:15:40.354Z Sep 10 03:15:39.379replacing 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 } }]
77892026-09-10T03:15:40.354ZINFO adding route 172.17.0.18/32 -> 10.0.0.255
77902026-09-10T03:15:40.354ZSep 10 03:15:39.379Sep 10 03:15:39.379 DEBGINFO Sep 10 03:15:39.379 adding route 172.17.0.62/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 } }]
77912026-09-10T03:15:40.354Z
77922026-09-10T03:15:40.354ZDEBG 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 } }]
77932026-09-10T03:15:40.354ZSep 10 03:15:39.379Sep 10 03:15:39.379 Sep 10 03:15:39.379INFO DEBG INFOadding route 172.17.0.26/32 -> 10.0.0.255 adding route 172.17.0.19/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 } }]
77942026-09-10T03:15:40.354Z
77952026-09-10T03:15:40.354Z
77962026-09-10T03:15:40.354ZSep 10 03:15:39.379Sep 10 03:15:39.379 Sep 10 03:15:39.379DEBG INFODEBG adding route 172.17.0.63/32 -> 10.0.0.255replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]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 } }]
77972026-09-10T03:15:40.354Z
77982026-09-10T03:15:40.354Z
77992026-09-10T03:15:40.354ZSep 10 03:15:39.379Sep 10 03:15:39.379Sep 10 03:15:39.379 DEBG INFOreplacing targets for 172.17.0.63/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO adding route 172.17.0.27/32 -> 10.0.0.255adding route 172.17.0.20/32 -> 10.0.0.255
78002026-09-10T03:15:40.354Z
78012026-09-10T03:15:40.354Z
78022026-09-10T03:15:40.354ZSep 10 03:15:39.379Sep 10 03:15:39.379Sep 10 03:15:39.379 DEBGDEBGDEBG 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 } }]
78032026-09-10T03:15:40.354Zreplacing 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 } }]failed to allocate space for the new target list
78042026-09-10T03:15:40.354Z
78052026-09-10T03:15:40.355ZSep 10 03:15:39.379 Sep 10 03:15:39.379Sep 10 03:15:39.379INFO DEBGadding route 172.17.0.28/32 -> 10.0.0.255 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 } }]
78062026-09-10T03:15:40.355Zadding route 172.17.0.21/32 -> 10.0.0.255
78072026-09-10T03:15:40.355Z
78082026-09-10T03:15:40.355ZSep 10 03:15:39.379 Sep 10 03:15:39.379Sep 10 03:15:39.379DEBG DEBG failed to allocate space for the new target listDEBGreplacing 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 } }]
78092026-09-10T03:15:40.355Z 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 } }]
78102026-09-10T03:15:40.355Z
78112026-09-10T03:15:40.355ZSep 10 03:15:39.379 Sep 10 03:15:39.379INFO INFOadding route 172.17.0.29/32 -> 10.0.0.255
78122026-09-10T03:15:40.355Zadding route 172.17.0.22/32 -> 10.0.0.255
78132026-09-10T03:15:40.355ZSep 10 03:15:39.379 Sep 10 03:15:39.379DEBG DEBGreplacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78142026-09-10T03:15:40.355Zreplacing 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 } }]
78152026-09-10T03:15:40.355ZSep 10 03:15:39.379 Sep 10 03:15:39.379INFO INFOadding route 172.17.0.30/32 -> 10.0.0.255
78162026-09-10T03:15:40.355Zadding route 172.17.0.23/32 -> 10.0.0.255
78172026-09-10T03:15:40.355ZSep 10 03:15:39.379 Sep 10 03:15:39.379DEBG 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 } }]
78182026-09-10T03:15:40.355Z 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 } }]
78192026-09-10T03:15:40.355ZSep 10 03:15:39.379 INFOSep 10 03:15:39.379 INFO adding route 172.17.0.24/32 -> 10.0.0.255
78202026-09-10T03:15:40.355Zadding route 172.17.0.31/32 -> 10.0.0.255
78212026-09-10T03:15:40.355ZSep 10 03:15:39.379 DEBG replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 10 03:15:39.379
78222026-09-10T03:15:40.355Z 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 } }]
78232026-09-10T03:15:40.355ZSep 10 03:15:39.379 INFO adding route 172.17.0.25/32 -> 10.0.0.255Sep 10 03:15:39.379
78242026-09-10T03:15:40.355Z INFO adding route 172.17.0.32/32 -> 10.0.0.255
78252026-09-10T03:15:40.355ZSep 10 03:15:39.379 DEBG Sep 10 03:15:39.379replacing 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 } }]
78262026-09-10T03:15:40.355ZDEBG 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 } }]
78272026-09-10T03:15:40.363ZSep 10 03:15:39.379 INFO Sep 10 03:15:39.379adding route 172.17.0.26/32 -> 10.0.0.255
78282026-09-10T03:15:40.363ZINFO adding route 172.17.0.33/32 -> 10.0.0.255
78292026-09-10T03:15:40.364ZSep 10 03:15:39.379 DEBG Sep 10 03:15:39.379replacing 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 } }]
78302026-09-10T03:15:40.364ZDEBG 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 } }]
78312026-09-10T03:15:40.364ZSep 10 03:15:39.379 INFO Sep 10 03:15:39.379adding route 172.17.0.27/32 -> 10.0.0.255
78322026-09-10T03:15:40.364ZINFO adding route 172.17.0.34/32 -> 10.0.0.255
78332026-09-10T03:15:40.364ZSep 10 03:15:39.379 DEBGSep 10 03:15:39.379 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
78342026-09-10T03:15:40.364Z 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 } }]
78352026-09-10T03:15:40.364ZSep 10 03:15:39.379 INFOSep 10 03:15:39.379 adding route 172.17.0.28/32 -> 10.0.0.255INFO
78362026-09-10T03:15:40.364Z adding route 172.17.0.35/32 -> 10.0.0.255
78372026-09-10T03:15:40.364ZSep 10 03:15:39.379 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 } }]
78382026-09-10T03:15:40.364ZSep 10 03:15:39.379 Sep 10 03:15:39.379DEBG INFO adding route 172.17.0.29/32 -> 10.0.0.255
78392026-09-10T03:15:40.364Zreplacing 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 } }]
78402026-09-10T03:15:40.364ZSep 10 03:15:39.379 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 } }]
78412026-09-10T03:15:40.364ZSep 10 03:15:39.379 INFO adding route 172.17.0.36/32 -> 10.0.0.255
78422026-09-10T03:15:40.364ZSep 10 03:15:39.379 INFO adding route 172.17.0.30/32 -> 10.0.0.255
78432026-09-10T03:15:40.364ZSep 10 03:15:39.379 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 10 03:15:39.379
78442026-09-10T03:15:40.364Z 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 } }]Sep 10 03:15:39.379
78452026-09-10T03:15:40.364Z INFO adding route 172.17.0.37/32 -> 10.0.0.255
78462026-09-10T03:15:40.364ZSep 10 03:15:39.379 INFO adding route 172.17.0.31/32 -> 10.0.0.255Sep 10 03:15:39.379
78472026-09-10T03:15:40.364Z 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 } }]
78482026-09-10T03:15:40.364ZSep 10 03:15:39.379 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 } }]Sep 10 03:15:39.379 INFO adding route 172.17.0.38/32 -> 10.0.0.255
78492026-09-10T03:15:40.364Z
78502026-09-10T03:15:40.364ZSep 10 03:15:39.388Sep 10 03:15:39.388 INFODEBG adding route 172.17.0.32/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 } }]
78512026-09-10T03:15:40.364Z
78522026-09-10T03:15:40.364ZSep 10 03:15:39.388Sep 10 03:15:39.388 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.39/32 -> 10.0.0.255
78532026-09-10T03:15:40.364Z
78542026-09-10T03:15:40.364ZSep 10 03:15:39.388Sep 10 03:15:39.388 INFODEBG adding route 172.17.0.33/32 -> 10.0.0.255replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78552026-09-10T03:15:40.364Z
78562026-09-10T03:15:40.364ZSep 10 03:15:39.388Sep 10 03:15:39.388 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.40/32 -> 10.0.0.255
78572026-09-10T03:15:40.364Z
78582026-09-10T03:15:40.364ZSep 10 03:15:39.388Sep 10 03:15:39.388 INFODEBG adding route 172.17.0.34/32 -> 10.0.0.255replacing 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 } }]
78592026-09-10T03:15:40.364Z
78602026-09-10T03:15:40.364ZSep 10 03:15:39.388Sep 10 03:15:39.388 DEBGINFO replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.41/32 -> 10.0.0.255
78612026-09-10T03:15:40.364Z
78622026-09-10T03:15:40.364ZSep 10 03:15:39.388Sep 10 03:15:39.388 INFODEBG adding route 172.17.0.35/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 } }]
78632026-09-10T03:15:40.365Z
78642026-09-10T03:15:40.365ZSep 10 03:15:39.388Sep 10 03:15:39.388 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 172.17.0.42/32 -> 10.0.0.255
78652026-09-10T03:15:40.365Z
78662026-09-10T03:15:40.365ZSep 10 03:15:39.388Sep 10 03:15:39.388 INFODEBG adding route 172.17.0.36/32 -> 10.0.0.255replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78672026-09-10T03:15:40.365Z
78682026-09-10T03:15:40.365ZSep 10 03:15:39.388Sep 10 03:15:39.388 DEBGINFO 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 } }]adding route 172.17.0.43/32 -> 10.0.0.255
78692026-09-10T03:15:40.365Z
78702026-09-10T03:15:40.365ZSep 10 03:15:39.388Sep 10 03:15:39.388 INFODEBG adding route 172.17.0.37/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 } }]
78712026-09-10T03:15:40.365Z
78722026-09-10T03:15:40.365ZSep 10 03:15:39.388Sep 10 03:15:39.388 DEBGINFO replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.44/32 -> 10.0.0.255
78732026-09-10T03:15:40.365Z
78742026-09-10T03:15:40.365ZSep 10 03:15:39.388Sep 10 03:15:39.388 INFODEBG adding route 172.17.0.38/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 } }]
78752026-09-10T03:15:40.365Z
78762026-09-10T03:15:40.365ZSep 10 03:15:39.388Sep 10 03:15:39.388 DEBGINFO 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
78772026-09-10T03:15:40.365Z
78782026-09-10T03:15:40.365ZSep 10 03:15:39.388Sep 10 03:15:39.388 INFODEBG adding route 172.17.0.39/32 -> 10.0.0.255replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78792026-09-10T03:15:40.365Z
78802026-09-10T03:15:40.365ZSep 10 03:15:39.388Sep 10 03:15:39.388 DEBGINFO replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.46/32 -> 10.0.0.255
78812026-09-10T03:15:40.365Z
78822026-09-10T03:15:40.365ZSep 10 03:15:39.388Sep 10 03:15:39.388 INFODEBG adding route 172.17.0.40/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 } }]
78832026-09-10T03:15:40.365Z
78842026-09-10T03:15:40.365Ztest route::tests::delete_targets_full ... ok
78852026-09-10T03:15:40.365Ztest route::tests::delete_targets_fragmented ... ok
78862026-09-10T03:15:40.365Z
78872026-09-10T03:15:40.365Ztest result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
78882026-09-10T03:15:40.365Z
78892026-09-10T03:15:40.365Z
78902026-09-10T03:15:40.365Zrunning 0 tests
78912026-09-10T03:15:40.365Z
78922026-09-10T03:15:40.365Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
78932026-09-10T03:15:40.365Z
78942026-09-10T03:15:40.365ZSep 10 03:15:39.388Sep 10 03:15:39.388 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.47/32 -> 10.0.0.255
78952026-09-10T03:15:40.365Z
78962026-09-10T03:15:40.366ZSep 10 03:15:39.388Sep 10 03:15:39.388 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.41/32 -> 10.0.0.255
78972026-09-10T03:15:40.366Z
78982026-09-10T03:15:40.366ZSep 10 03:15:39.388Sep 10 03:15:39.388 INFODEBG adding route 172.17.0.48/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 } }]
78992026-09-10T03:15:40.366Z
79002026-09-10T03:15:40.366ZSep 10 03:15:39.388Sep 10 03:15:39.388 INFODEBG adding route 172.17.0.42/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 } }]
79012026-09-10T03:15:40.366Z
79022026-09-10T03:15:40.366ZSep 10 03:15:39.388Sep 10 03:15:39.388 DEBGINFO 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.49/32 -> 10.0.0.255
79032026-09-10T03:15:40.366Z
79042026-09-10T03:15:40.366ZSep 10 03:15:39.388Sep 10 03:15:39.388 INFODEBG adding route 172.17.0.43/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 } }]
79052026-09-10T03:15:40.366Z
79062026-09-10T03:15:40.366ZSep 10 03:15:39.388Sep 10 03:15:39.388 DEBGINFO 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 } }]adding route 172.17.0.50/32 -> 10.0.0.255
79072026-09-10T03:15:40.366Z
79082026-09-10T03:15:40.366ZSep 10 03:15:39.388Sep 10 03:15:39.388 INFODEBG adding route 172.17.0.44/32 -> 10.0.0.255replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79092026-09-10T03:15:40.366Z
79102026-09-10T03:15:40.366ZSep 10 03:15:39.388Sep 10 03:15:39.388 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 172.17.0.51/32 -> 10.0.0.255
79112026-09-10T03:15:40.366Z
79122026-09-10T03:15:40.366ZSep 10 03:15:39.388Sep 10 03:15:39.388 INFODEBG adding route 172.17.0.45/32 -> 10.0.0.255replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79132026-09-10T03:15:40.366Z
79142026-09-10T03:15:40.366ZSep 10 03:15:39.388Sep 10 03:15:39.388 DEBGINFO replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.52/32 -> 10.0.0.255
79152026-09-10T03:15:40.366Z
79162026-09-10T03:15:40.366ZSep 10 03:15:39.388Sep 10 03:15:39.388 INFODEBG adding route 172.17.0.46/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 } }]
79172026-09-10T03:15:40.366Z
79182026-09-10T03:15:40.366ZSep 10 03:15:39.388Sep 10 03:15:39.388 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 } }]
79192026-09-10T03:15:40.366Z adding route 172.17.0.53/32 -> 10.0.0.255Sep 10 03:15:39.396
79202026-09-10T03:15:40.366Z INFO adding route 172.17.0.47/32 -> 10.0.0.255
79212026-09-10T03:15:40.366ZSep 10 03:15:39.396 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 } }]
79222026-09-10T03:15:40.366ZSep 10 03:15:39.396 DEBGSep 10 03:15:39.396 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
79232026-09-10T03:15:40.366Z adding route 172.17.0.48/32 -> 10.0.0.255
79242026-09-10T03:15:40.367ZSep 10 03:15:39.396 Sep 10 03:15:39.396INFO adding route 172.17.0.54/32 -> 10.0.0.255
79252026-09-10T03:15:40.367Z DEBGSep 10 03:15:39.396 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 } }]DEBG
79262026-09-10T03:15:40.367Z 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 } }]
79272026-09-10T03:15:40.372ZSep 10 03:15:39.396 Sep 10 03:15:39.396INFO INFOadding route 172.17.0.49/32 -> 10.0.0.255
79282026-09-10T03:15:40.372Zadding route 172.17.0.55/32 -> 10.0.0.255
79292026-09-10T03:15:40.372ZSep 10 03:15:39.396 Sep 10 03:15:39.396DEBG 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 } }]
79302026-09-10T03:15:40.372Zreplacing 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 } }]
79312026-09-10T03:15:40.372ZSep 10 03:15:39.396 Sep 10 03:15:39.396INFO INFOadding route 172.17.0.50/32 -> 10.0.0.255
79322026-09-10T03:15:40.372Zadding route 172.17.0.56/32 -> 10.0.0.255
79332026-09-10T03:15:40.372ZSep 10 03:15:39.396Sep 10 03:15:39.396 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.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 } }]
79342026-09-10T03:15:40.372Z
79352026-09-10T03:15:40.372ZSep 10 03:15:39.396Sep 10 03:15:39.396 INFOINFO adding route 172.17.0.51/32 -> 10.0.0.255adding route 172.17.0.57/32 -> 10.0.0.255
79362026-09-10T03:15:40.372Z
79372026-09-10T03:15:40.372ZSep 10 03:15:39.396Sep 10 03:15:39.396 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.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 } }]
79382026-09-10T03:15:40.373Z
79392026-09-10T03:15:40.373ZSep 10 03:15:39.396Sep 10 03:15:39.396 INFOINFO adding route 172.17.0.52/32 -> 10.0.0.255adding route 172.17.0.58/32 -> 10.0.0.255
79402026-09-10T03:15:40.373Z
79412026-09-10T03:15:40.373ZSep 10 03:15:39.396Sep 10 03:15:39.396 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.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 } }]
79422026-09-10T03:15:40.373Z
79432026-09-10T03:15:40.373ZSep 10 03:15:39.396Sep 10 03:15:39.396 INFOINFO adding route 172.17.0.53/32 -> 10.0.0.255adding route 172.17.0.59/32 -> 10.0.0.255
79442026-09-10T03:15:40.373Z
79452026-09-10T03:15:40.373ZSep 10 03:15:39.396Sep 10 03:15:39.396 DEBGDEBG 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.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 } }]
79462026-09-10T03:15:40.373Z
79472026-09-10T03:15:40.373ZSep 10 03:15:39.396Sep 10 03:15:39.396 INFOINFO adding route 172.17.0.54/32 -> 10.0.0.255adding route 172.17.0.60/32 -> 10.0.0.255
79482026-09-10T03:15:40.373Z
79492026-09-10T03:15:40.373ZSep 10 03:15:39.396Sep 10 03:15:39.396 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.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 } }]
79502026-09-10T03:15:40.373Z
79512026-09-10T03:15:40.373ZSep 10 03:15:39.396Sep 10 03:15:39.396 INFODEBG adding route 172.17.0.55/32 -> 10.0.0.255failed to allocate space for the new target list
79522026-09-10T03:15:40.373Z
79532026-09-10T03:15:40.373ZSep 10 03:15:39.396Sep 10 03:15:39.396 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.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 } }]
79542026-09-10T03:15:40.373Z
79552026-09-10T03:15:40.374ZSep 10 03:15:39.396 INFO adding route 172.17.0.56/32 -> 10.0.0.255
79562026-09-10T03:15:40.374ZSep 10 03:15:39.396 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 } }]
79572026-09-10T03:15:40.374ZSep 10 03:15:39.396 INFO adding route 172.17.0.57/32 -> 10.0.0.255
79582026-09-10T03:15:40.374ZSep 10 03:15:39.396 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 } }]
79592026-09-10T03:15:40.374ZSep 10 03:15:39.396 INFO adding route 172.17.0.58/32 -> 10.0.0.255
79602026-09-10T03:15:40.374ZSep 10 03:15:39.396 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 } }]
79612026-09-10T03:15:40.374ZSep 10 03:15:39.396 INFO adding route 172.17.0.59/32 -> 10.0.0.255
79622026-09-10T03:15:40.374ZSep 10 03:15:39.396 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 } }]
79632026-09-10T03:15:40.374ZSep 10 03:15:39.396 INFO adding route 172.17.0.60/32 -> 10.0.0.255
79642026-09-10T03:15:40.374ZSep 10 03:15:39.396 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 } }]
79652026-09-10T03:15:40.374ZSep 10 03:15:39.396 DEBG failed to allocate space for the new target list
79662026-09-10T03:15:40.374ZSep 10 03:15:39.396 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 } }]
79672026-09-10T03:15:40.374Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-04764083d3508a22)
79682026-09-10T03:15:40.374Z Running unittests src/lib.rs (target/debug/deps/dpd_api-06c7a4102d123a1e)
79692026-09-10T03:15:40.374Z
79702026-09-10T03:15:40.374Zrunning 0 tests
79712026-09-10T03:15:40.374Z
79722026-09-10T03:15:40.374Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
79732026-09-10T03:15:40.374Z
79742026-09-10T03:15:40.374Z Running unittests src/lib.rs (target/debug/deps/dpd_client-9835a4ff1510cc25)
79752026-09-10T03:15:40.374Z
79762026-09-10T03:15:40.374Zrunning 6 tests
79772026-09-10T03:15:40.374Ztest tests::test_parse_client_port_id ... ok
79782026-09-10T03:15:40.374Ztest tests::test_full_lot_id_neither_present ... ok
79792026-09-10T03:15:40.374Ztest tests::test_full_lot_id_lot_only ... ok
79802026-09-10T03:15:40.374Ztest tests::test_full_lot_id_lotnum_only ... ok
79812026-09-10T03:15:40.374Ztest tests::test_full_lot_id_both_present ... ok
79822026-09-10T03:15:40.375Ztest tests::test_port_id_cmp ... ok
79832026-09-10T03:15:40.375Z
79842026-09-10T03:15:40.375Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
79852026-09-10T03:15:40.375Z
79862026-09-10T03:15:40.375Z
79872026-09-10T03:15:40.375Zrunning 0 tests
79882026-09-10T03:15:40.375Z Running tests/test_all.rs (target/debug/deps/test_all-dc42430b4a4b193a)
79892026-09-10T03:15:40.375Z
79902026-09-10T03:15:40.375Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
79912026-09-10T03:15:40.375Z
79922026-09-10T03:15:40.375Z Running unittests src/lib.rs (target/debug/deps/dpd_types-1d1b18947586188b)
79932026-09-10T03:15:40.375Z
79942026-09-10T03:15:40.375Zrunning 0 tests
79952026-09-10T03:15:40.375Z
79962026-09-10T03:15:40.375Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
79972026-09-10T03:15:40.375Z
79982026-09-10T03:15:40.375Z Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-4c98ddf61948bb65)
79992026-09-10T03:15:40.375Z
80002026-09-10T03:15:40.375Zrunning 15 tests
80012026-09-10T03:15:40.375Ztest impls::switch_identifiers::tests::chip_revision_b1 ... ok
80022026-09-10T03:15:40.375Ztest impls::switch_identifiers::tests::chip_revision_b0 ... ok
80032026-09-10T03:15:40.376Ztest impls::switch_identifiers::tests::chip_revision_a0 ... ok
80042026-09-10T03:15:40.376Ztest impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok
80052026-09-10T03:15:40.376Ztest impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok
80062026-09-10T03:15:40.376Ztest impls::table::tests::table_entry_new_collects_display_values ... ok
80072026-09-10T03:15:40.376Ztest impls::table::tests::table_counter_entry_new_collects_key_values ... ok
80082026-09-10T03:15:40.376Ztest v1::network::tests::test_equal ... ok
80092026-09-10T03:15:40.376Ztest v1::network::tests::test_eui64 ... ok
80102026-09-10T03:15:40.376Ztest v1::network::tests::test_into ... ok
80112026-09-10T03:15:40.376Ztest v1::network::tests::test_not_equal ... ok
80122026-09-10T03:15:40.376Ztest v1::network::tests::test_to_string ... ok
80132026-09-10T03:15:40.376Ztest v1::port::tests::port_ids_are_ascii ... ok
80142026-09-10T03:15:40.376Ztest v1::network::tests::test_parse ... ok
80152026-09-10T03:15:40.376Ztest v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok
80162026-09-10T03:15:40.376Z
80172026-09-10T03:15:40.376Ztest result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
80182026-09-10T03:15:40.376Z
80192026-09-10T03:15:40.384Z Running unittests src/lib.rs (target/debug/deps/packet-4e4dab2c0d601ba7)
80202026-09-10T03:15:40.393Z
80212026-09-10T03:15:40.393Zrunning 12 tests
80222026-09-10T03:15:40.399Ztest icmp::test_v6_checksum ... ok
80232026-09-10T03:15:40.400Ztest ipv6::test_ipv6_parse ... ok
80242026-09-10T03:15:40.400Ztest icmp::test_v4_checksum ... ok
80252026-09-10T03:15:40.400Ztest lldp::test_lldp_parse ... ok
80262026-09-10T03:15:40.400Ztest pbuf::test_byte ... ok
80272026-09-10T03:15:40.400Ztest pbuf::test_nibble ... ok
80282026-09-10T03:15:40.400Ztest pbuf::test_short ... ok
80292026-09-10T03:15:40.400Ztest pbuf::test_twelve ... ok
80302026-09-10T03:15:40.400Ztest pbuf::test_overflow ... ok
80312026-09-10T03:15:40.400Ztest pbuf::test_word ... ok
80322026-09-10T03:15:40.400Ztest tcp::test_checksum_syn_nodata ... ok
80332026-09-10T03:15:40.400Ztest tcp::test_checksum_ack_data ... ok
80342026-09-10T03:15:40.400Z
80352026-09-10T03:15:40.400Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80362026-09-10T03:15:40.400Z
80372026-09-10T03:15:40.400Z Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b)
80382026-09-10T03:15:40.405Z
80392026-09-10T03:15:40.405Zrunning 0 tests
80402026-09-10T03:15:40.405Z
80412026-09-10T03:15:40.405Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80422026-09-10T03:15:40.405Z
80432026-09-10T03:15:40.405Z Running unittests src/main.rs (target/debug/deps/swadm-21a9cce60d931663)
80442026-09-10T03:15:40.420Z
80452026-09-10T03:15:40.421Zrunning 5 tests
80462026-09-10T03:15:40.425Ztest switchport::test::test_compute_lanes ... ok
80472026-09-10T03:15:40.425Ztest link::test_filter ... ok
80482026-09-10T03:15:40.425Ztest switchport::test::port_id_ordering ... ok
80492026-09-10T03:15:40.425Z Lane 0 Lane 1 Lane 2 Lane 3
80502026-09-10T03:15:40.425Z State: Activated Activated Activated Activated
80512026-09-10T03:15:40.425Z Rx Output Enabled: false false false false
80522026-09-10T03:15:40.425Z Rx Output Status: valid valid valid valid
80532026-09-10T03:15:40.425Z Rx Loss-of-lock: true true true true
80542026-09-10T03:15:40.425Z Rx Loss-of-signal: false false false false
80552026-09-10T03:15:40.425Z Lane 0Rx Auto-squelch Disable: true true Lane 1true trueLane 2
80562026-09-10T03:15:40.425ZLane 3 Tx Output Enabled: true
80572026-09-10T03:15:40.425Z true Rx Loss-of-lock: Yestrue trueYes
80582026-09-10T03:15:40.425Z Tx Output Status: invalidYes invalidYes
80592026-09-10T03:15:40.425Z Rx Loss-of-signal: Yes invalid invalidYes
80602026-09-10T03:15:40.426Z Tx Loss-of-lock: falseYes falseYes
80612026-09-10T03:15:40.426Z Rx CDR Enabled: Yesfalse Yesfalse
80622026-09-10T03:15:40.426ZYes Tx Loss-of-signal: true Yestrue
80632026-09-10T03:15:40.426Z Tx Enabled: Yestrue true
80642026-09-10T03:15:40.426ZYes Tx Auto-squelch Disable: false Yes falseYes
80652026-09-10T03:15:40.426Z Tx Loss-of-lock: Nofalse false
80662026-09-10T03:15:40.426ZNo Tx Adaptive EQ Fail: true Notrue No
80672026-09-10T03:15:40.426Ztrue Tx Loss-of-signal: Notrue
80682026-09-10T03:15:40.426Z Tx Failure: falseNo falseNo falseNo
80692026-09-10T03:15:40.426Zfalse
80702026-09-10T03:15:40.426Z Tx CDR Enabled: No Tx Force Squelch: true No true No trueNo
80712026-09-10T03:15:40.426Ztrue
80722026-09-10T03:15:40.426Z Tx Adaptive EQ Fault: No Tx Input Polarity: normalNo normalNo No
80732026-09-10T03:15:40.426Znormal Tx Fault: Yes normal
80742026-09-10T03:15:40.426ZYes Yes Yes
80752026-09-10T03:15:40.426Ztest switchport::test::test_print_cmis_datapath ... ok
80762026-09-10T03:15:40.426Ztest switchport::test::test_print_sff_datapath ... ok
80772026-09-10T03:15:40.426Z
80782026-09-10T03:15:40.426Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
80792026-09-10T03:15:40.426Z
80802026-09-10T03:15:40.434Z Running tests/cli/main.rs (target/debug/deps/cli-d3d1964bbf4a9e11)
80812026-09-10T03:15:40.447Z
80822026-09-10T03:15:40.447Zrunning 7 tests
80832026-09-10T03:15:40.450Ztest counters::counters_list ... ignored
80842026-09-10T03:15:40.450Ztest link_apply::apply_tx_eq_all ... ignored
80852026-09-10T03:15:40.450Ztest link_apply::apply_tx_eq_custom ... ignored
80862026-09-10T03:15:40.450Ztest tx_eq::set_all_taps ... ignored
80872026-09-10T03:15:40.450Ztest tx_eq::set_partial_taps ... ignored
80882026-09-10T03:15:40.454Ztest cmd::test::pattern_statics ... ok
80892026-09-10T03:15:40.493Ztest link_apply::tx_eq_exclusive ... ok
80902026-09-10T03:15:40.493Z
80912026-09-10T03:15:40.494Ztest result: ok. 2 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.05s
80922026-09-10T03:15:40.494Z
80932026-09-10T03:15:40.504Z Running unittests src/main.rs (target/debug/deps/tfportd-d0d267c3db9a5efb)
80942026-09-10T03:15:40.517Z
80952026-09-10T03:15:40.518Zrunning 4 tests
80962026-09-10T03:15:40.518Ztest oxstats::tests::producer_ids_are_actually_unique ... ok
80972026-09-10T03:15:40.518Ztest linklocal::test_parse_ipadm ... ok
80982026-09-10T03:15:40.518Ztest tfport::test_parse_tfport ... ok
80992026-09-10T03:15:40.518Ztest config::tests::test_updates ... ok
81002026-09-10T03:15:40.518Z
81012026-09-10T03:15:40.518Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81022026-09-10T03:15:40.518Z
81032026-09-10T03:15:40.518Z Running unittests src/main.rs (target/debug/deps/uplinkd-38d9058ede7c05b2)
81042026-09-10T03:15:40.522Z
81052026-09-10T03:15:40.522Zrunning 0 tests
81062026-09-10T03:15:40.522Z
81072026-09-10T03:15:40.522Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81082026-09-10T03:15:40.522Z
81092026-09-10T03:15:40.522Z Running unittests src/main.rs (target/debug/deps/xtask-6f1ac2a60163755c)
81102026-09-10T03:15:40.522Z
81112026-09-10T03:15:40.522Zrunning 0 tests
81122026-09-10T03:15:40.522Z
81132026-09-10T03:15:40.522Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81142026-09-10T03:15:40.522Z
81152026-09-10T03:15:40.522Z Doc-tests aal
81162026-09-10T03:15:40.739Z
81172026-09-10T03:15:40.739Zrunning 0 tests
81182026-09-10T03:15:40.739Z
81192026-09-10T03:15:40.746Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81202026-09-10T03:15:40.746Z
81212026-09-10T03:15:40.762Z Doc-tests aal_macros
81222026-09-10T03:15:40.836Z
81232026-09-10T03:15:40.836Zrunning 0 tests
81242026-09-10T03:15:40.836Z
81252026-09-10T03:15:40.836Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81262026-09-10T03:15:40.836Z
81272026-09-10T03:15:40.849Z Doc-tests common
81282026-09-10T03:15:41.082Z
81292026-09-10T03:15:41.082Zrunning 0 tests
81302026-09-10T03:15:41.082Z
81312026-09-10T03:15:41.082Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81322026-09-10T03:15:41.082Z
81332026-09-10T03:15:41.121Z Doc-tests dpd_api
81342026-09-10T03:15:41.827Z
81352026-09-10T03:15:41.827Zrunning 2 tests
81362026-09-10T03:15:41.827Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 68) ... ignored
81372026-09-10T03:15:41.827Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 74) ... ignored
81382026-09-10T03:15:41.827Z
81392026-09-10T03:15:41.827Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
81402026-09-10T03:15:41.827Z
81412026-09-10T03:15:41.860Z Doc-tests dpd_client
81422026-09-10T03:15:43.222Z
81432026-09-10T03:15:43.222Zrunning 0 tests
81442026-09-10T03:15:43.222Z
81452026-09-10T03:15:43.222Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81462026-09-10T03:15:43.222Z
81472026-09-10T03:15:43.272Z Doc-tests dpd_types
81482026-09-10T03:15:43.457Z
81492026-09-10T03:15:43.457Zrunning 0 tests
81502026-09-10T03:15:43.457Z
81512026-09-10T03:15:43.457Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81522026-09-10T03:15:43.457Z
81532026-09-10T03:15:43.481Z Doc-tests dpd_types_versions
81542026-09-10T03:15:45.778Z
81552026-09-10T03:15:45.778Zrunning 1 test
81562026-09-10T03:15:45.778Ztest dpd-types/versions/src/lib.rs - (line 19) ... ignored
81572026-09-10T03:15:45.778Z
81582026-09-10T03:15:45.778Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
81592026-09-10T03:15:45.778Z
81602026-09-10T03:15:45.807Z Doc-tests packet
81612026-09-10T03:15:45.807Z
81622026-09-10T03:15:45.807Zrunning 0 tests
81632026-09-10T03:15:45.808Z
81642026-09-10T03:15:45.808Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81652026-09-10T03:15:45.808Z
81662026-09-10T03:15:45.808Z Doc-tests pcap
81672026-09-10T03:15:45.808Z
81682026-09-10T03:15:45.808Zrunning 0 tests
81692026-09-10T03:15:45.808Z
81702026-09-10T03:15:45.808Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81712026-09-10T03:15:45.808Z
81722026-09-10T03:15:45.808Z+ for feat in tofino_stub tofino_asic softnpu chaos
81732026-09-10T03:15:45.808Z+ RUST_BACKTRACE=full
81742026-09-10T03:15:45.808Z+ cargo test --features chaos --no-fail-fast
81752026-09-10T03:15:45.999Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
81762026-09-10T03:15:46.079Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
81772026-09-10T03:15:46.088Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
81782026-09-10T03:15:54.598Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
81792026-09-10T03:15:54.666Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
81802026-09-10T03:16:35.537Z Finished `test` profile [unoptimized + debuginfo] target(s) in 50.12s
81812026-09-10T03:16:35.658Z Running unittests src/lib.rs (target/debug/deps/aal-079b5315db14bd68)
81822026-09-10T03:16:35.668Z
81832026-09-10T03:16:35.668Zrunning 0 tests
81842026-09-10T03:16:35.668Z
81852026-09-10T03:16:35.672Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81862026-09-10T03:16:35.672Z
81872026-09-10T03:16:35.672Z Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3)
81882026-09-10T03:16:35.676Z
81892026-09-10T03:16:35.676Zrunning 0 tests
81902026-09-10T03:16:35.676Z
81912026-09-10T03:16:35.679Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81922026-09-10T03:16:35.679Z
81932026-09-10T03:16:35.679Z Running unittests src/lib.rs (target/debug/deps/asic-24ca2d516d66b9a7)
81942026-09-10T03:16:35.684Z
81952026-09-10T03:16:35.684Zrunning 0 tests
81962026-09-10T03:16:35.684Z
81972026-09-10T03:16:35.684Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81982026-09-10T03:16:35.684Z
81992026-09-10T03:16:35.684Z Running unittests src/lib.rs (target/debug/deps/common-4d662def9d115b1e)
82002026-09-10T03:16:35.709Z
82012026-09-10T03:16:35.709Zrunning 4 tests
82022026-09-10T03:16:35.712Ztest nat::tests::test_vni ... ok
82032026-09-10T03:16:35.712Ztest network::tests::test_generate_ipv6_link_local ... ok
82042026-09-10T03:16:35.716Ztest test_purge ... ok
82052026-09-10T03:16:35.719Ztest illumos::test::address_exists_handles_missing_object ... ok
82062026-09-10T03:16:35.719Z
82072026-09-10T03:16:35.723Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
82082026-09-10T03:16:35.723Z
82092026-09-10T03:16:35.723Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-80084eab02e86c99)
82102026-09-10T03:16:35.749Z
82112026-09-10T03:16:35.749Zrunning 1 test
82122026-09-10T03:16:35.754Z -------
82132026-09-10T03:16:35.757Z Generating OpenAPI documents from API definitions ...
82142026-09-10T03:16:35.920Z Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ...
82152026-09-10T03:16:35.988Z Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi"
82162026-09-10T03:16:37.067Z -------
82172026-09-10T03:16:37.067Z Checking 13 OpenAPI documents...
82182026-09-10T03:16:37.067Z Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller
82192026-09-10T03:16:37.067Z Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller
82202026-09-10T03:16:37.067Z Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller
82212026-09-10T03:16:37.067Z Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller
82222026-09-10T03:16:37.071Z Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller
82232026-09-10T03:16:37.071Z Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller
82242026-09-10T03:16:37.071Z Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller
82252026-09-10T03:16:37.072Z Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller
82262026-09-10T03:16:37.072Z Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller
82272026-09-10T03:16:37.072Z Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller
82282026-09-10T03:16:37.072Z Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller
82292026-09-10T03:16:37.072Z Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller
82302026-09-10T03:16:37.072Z Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller
82312026-09-10T03:16:37.072Z Fresh dpd "latest" symlink
82322026-09-10T03:16:37.072Z -------
82332026-09-10T03:16:37.072Z Success 13 documents checked: 14 fresh, 0 stale, 0 failed, 0 other problems
82342026-09-10T03:16:37.143Ztest test::test_apis_up_to_date ... ok
82352026-09-10T03:16:37.143Z
82362026-09-10T03:16:37.143Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.39s
82372026-09-10T03:16:37.143Z
82382026-09-10T03:16:37.202Z Running unittests src/main.rs (target/debug/deps/dpd-3faf8f285180852c)
82392026-09-10T03:16:37.209Z
82402026-09-10T03:16:37.209Zrunning 34 tests
82412026-09-10T03:16:37.213Ztest freemap::test_ordering ... ok
82422026-09-10T03:16:37.213Ztest config::tests::test_updates ... ok
82432026-09-10T03:16:37.213Ztest dhcpv6::tests::test_create_duid_bytes ... ok
82442026-09-10T03:16:37.213Ztest freemap::test_split ... ok
82452026-09-10T03:16:37.213Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
82462026-09-10T03:16:37.213Ztest macaddrs::tests::test_mac_offset ... ok
82472026-09-10T03:16:37.220Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
82482026-09-10T03:16:37.220ZSep 10 03:16:36.298 DEBG created new freemap, unit: freemap_test
82492026-09-10T03:16:37.220ZSep 10 03:16:36.298 DEBG created new freemap, unit: freemap_test
82502026-09-10T03:16:37.220ZSep 10 03:16:36.298 DEBG initted freemap. size: 128Sep 10 03:16:36.298, Sep 10 03:16:36.298unit : DEBGfreemap_testDEBG
82512026-09-10T03:16:37.220Z initted freemap. size: 128 , created new freemapunitSep 10 03:16:36.298:, unit :DEBG freemap_testfreemap_test
82522026-09-10T03:16:37.220Z
82532026-09-10T03:16:37.220Zreset freemap, unit: freemap_testSep 10 03:16:36.298
82542026-09-10T03:16:37.220Z Sep 10 03:16:36.298Sep 10 03:16:36.298 DEBGDEBG initted freemap. size: 128DEBGreset freemap , , created new freemapunitunit:: , freemap_testunit
82552026-09-10T03:16:37.220Zfreemap_test:
82562026-09-10T03:16:37.221Zfreemap_testSep 10 03:16:36.298
82572026-09-10T03:16:37.221Z DEBG reset freemap, unit: Sep 10 03:16:36.298freemap_test
82582026-09-10T03:16:37.221ZDEBG initted freemap. size: 128, unit: freemap_test
82592026-09-10T03:16:37.221ZSep 10 03:16:36.298 DEBG reset freemap, unit: freemap_test
82602026-09-10T03:16:37.221Ztest freemap::test_exhaustion ... ok
82612026-09-10T03:16:37.221Ztest freemap::test_free ... ok
82622026-09-10T03:16:37.221Ztest freemap::test_basic ... ok
82632026-09-10T03:16:37.221Ztest freemap::test_reclaim ... ok
82642026-09-10T03:16:37.221Ztest macaddrs::tests::test_parse_port_id ... ok
82652026-09-10T03:16:37.221Ztest nat::test_mapping ... ok
82662026-09-10T03:16:37.221Ztest port_map::tests::test_backplane_group ... ok
82672026-09-10T03:16:37.221Ztest port_map::tests::test_port_map ... ok
82682026-09-10T03:16:37.221ZSep 10 03:16:36.298 DEBG created new freemap, unit: freemap_test
82692026-09-10T03:16:37.221ZSep 10 03:16:36.298 DEBG initted freemap. size: 8, unit: freemap_test
82702026-09-10T03:16:37.221ZSep 10 03:16:36.298 DEBG reset freemap, unit: freemap_test
82712026-09-10T03:16:37.221Ztest port_map::tests::dump_map ... ok
82722026-09-10T03:16:37.221Ztest freemap::test_reclaim_preserves_existing_freelist ... ok
82732026-09-10T03:16:37.221ZSep 10 03:16:36.299 DEBG created new freemap, unit: freemap_test
82742026-09-10T03:16:37.221ZSep 10 03:16:36.299 DEBG initted freemap. size: 128, unit: freemap_test
82752026-09-10T03:16:37.221ZSep 10 03:16:36.299 DEBG reset freemap, unit: freemap_test
82762026-09-10T03:16:37.221Ztest freemap::test_span ... ok
82772026-09-10T03:16:37.221ZSep 10 03:16:36.299 DEBG created new freemap, unit: freemap_route_ipv4
82782026-09-10T03:16:37.221Ztest api_server::tests::test_build_info ... ok
82792026-09-10T03:16:37.221ZSep 10 03:16:36.299 DEBG created new freemap, unit: freemap_route_ipv6
82802026-09-10T03:16:37.221ZSep 10 03:16:36.299 DEBG initted freemap. size: 64Sep 10 03:16:36.299 DEBG created new freemap, unit: freemap_route_ipv4
82812026-09-10T03:16:37.221ZSep 10 03:16:36.299 DEBG created new freemap, unit: freemap_route_ipv6
82822026-09-10T03:16:37.221ZSep 10 03:16:36.299 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
82832026-09-10T03:16:37.221ZSep 10 03:16:36.299 DEBG reset freemap, unit: freemap_route_ipv4
82842026-09-10T03:16:37.221ZSep 10 03:16:36.299 DEBG initted freemap. size: 64, , unit: unitfreemap_route_ipv6:
82852026-09-10T03:16:37.221Z freemap_route_ipv4Sep 10 03:16:36.299
82862026-09-10T03:16:37.221Z DEBG reset freemap, unit: freemap_route_ipv6
82872026-09-10T03:16:37.221ZSep 10 03:16:36.299 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
82882026-09-10T03:16:37.221ZSep 10 03:16:36.299 Sep 10 03:16:36.299DEBG DEBGreset 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 } }],
82892026-09-10T03:16:37.221Zunit: freemap_route_ipv4
82902026-09-10T03:16:37.221ZSep 10 03:16:36.299 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff
82912026-09-10T03:16:37.221ZSep 10 03:16:36.299 DEBG initted freemap. size: 64Sep 10 03:16:36.299, unitDEBG: 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_ipv6
82922026-09-10T03:16:37.221Z
82932026-09-10T03:16:37.221ZSep 10 03:16:36.299Sep 10 03:16:36.299 INFODEBG adding route 3fff:beef:1::/64 -> 2001:db8::55:ffreset freemap
82942026-09-10T03:16:37.222Z, unit: freemap_route_ipv6Sep 10 03:16:36.299
82952026-09-10T03:16:37.224Z 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 10 03:16:36.299
82962026-09-10T03:16:37.224Z INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
82972026-09-10T03:16:37.224ZSep 10 03:16:36.299 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ffSep 10 03:16:36.299
82982026-09-10T03:16:37.224Z 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 10 03:16:36.299
82992026-09-10T03:16:37.224Z DEBG replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 10 03:16:36.299
83002026-09-10T03:16:37.224Z INFO adding route 3fff:dead::/64 -> 2001:db8::55:2
83012026-09-10T03:16:37.224ZSep 10 03:16:36.299 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ffSep 10 03:16:36.299
83022026-09-10T03:16:37.224Z 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 10 03:16:36.299
83032026-09-10T03:16:37.225Z 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 } }]
83042026-09-10T03:16:37.225ZSep 10 03:16:36.299 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ffSep 10 03:16:36.299
83052026-09-10T03:16:37.225Z INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ffSep 10 03:16:36.299
83062026-09-10T03:16:37.225Z 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 } }]Sep 10 03:16:36.299
83072026-09-10T03:16:37.225Z 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 10 03:16:36.299
83082026-09-10T03:16:37.225Z INFOSep 10 03:16:36.299 adding route 3fff:beef:1::/64 -> 2001:db8::55:ffINFO
83092026-09-10T03:16:37.225Z adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
83102026-09-10T03:16:37.225ZSep 10 03:16:36.300 DEBGSep 10 03:16:36.300 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
83112026-09-10T03:16:37.225Z 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 } }]
83122026-09-10T03:16:37.225ZSep 10 03:16:36.300 INFOSep 10 03:16:36.300 adding route 3fff:beef:2::/64 -> 2001:db8::55:ffINFO
83132026-09-10T03:16:37.225Z adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
83142026-09-10T03:16:37.225ZSep 10 03:16:36.300Sep 10 03:16:36.300 DEBGDEBG replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]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 } }]
83152026-09-10T03:16:37.225Z
83162026-09-10T03:16:37.225ZSep 10 03:16:36.300Sep 10 03:16:36.300 INFOINFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ffadding route 3fff:beef:3::/64 -> 2001:db8::55:ff
83172026-09-10T03:16:37.225Z
83182026-09-10T03:16:37.225ZSep 10 03:16:36.300Sep 10 03:16:36.300 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: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 } }]
83192026-09-10T03:16:37.225Z
83202026-09-10T03:16:37.225ZSep 10 03:16:36.300Sep 10 03:16:36.300 INFOINFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ffadding route 3fff:beef:8::/64 -> 2001:db8::55:ff
83212026-09-10T03:16:37.225Z
83222026-09-10T03:16:37.225ZSep 10 03:16:36.300Sep 10 03:16:36.300 DEBGDEBG replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]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 } }]
83232026-09-10T03:16:37.225Z
83242026-09-10T03:16:37.225Ztest port_map::tests::parse_softnpu_revision ... ok
83252026-09-10T03:16:37.225ZSep 10 03:16:36.300Sep 10 03:16:36.300 INFOINFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ffadding route 3fff:beef:9::/64 -> 2001:db8::55:ff
83262026-09-10T03:16:37.225Z
83272026-09-10T03:16:37.225ZSep 10 03:16:36.300Sep 10 03:16:36.300 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: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 } }]
83282026-09-10T03:16:37.225Z
83292026-09-10T03:16:37.226ZSep 10 03:16:36.300Sep 10 03:16:36.300 INFOINFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ffadding route 3fff:beef:6::/64 -> 2001:db8::55:ff
83302026-09-10T03:16:37.226Z
83312026-09-10T03:16:37.226ZSep 10 03:16:36.300Sep 10 03:16:36.300 DEBGDEBG 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 } }]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 } }]
83322026-09-10T03:16:37.226Z
83332026-09-10T03:16:37.226ZSep 10 03:16:36.300Sep 10 03:16:36.300 INFOINFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ffadding route 3fff:beef:7::/64 -> 2001:db8::55:ff
83342026-09-10T03:16:37.226Z
83352026-09-10T03:16:37.226ZSep 10 03:16:36.300 Sep 10 03:16:36.300DEBG DEBGreplacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
83362026-09-10T03:16:37.226Zreplacing 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 } }]
83372026-09-10T03:16:37.226ZSep 10 03:16:36.300Sep 10 03:16:36.300 Sep 10 03:16:36.300 INFOINFO DEBGadding route 3fff:beef:8::/64 -> 2001:db8::55:ff adding route 3fff:beef:c::/64 -> 2001:db8::55:ff
83382026-09-10T03:16:37.226Zcreated new freemap
83392026-09-10T03:16:37.226Z, unit:Sep 10 03:16:36.300 freemap_route_ipv4DEBG
83402026-09-10T03:16:37.226Zreplacing 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 10 03:16:36.300
83412026-09-10T03:16:37.226Z 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 } }]
83422026-09-10T03:16:37.226ZSep 10 03:16:36.300Sep 10 03:16:36.300 DEBGSep 10 03:16:36.300INFO INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ffcreated new freemap
83432026-09-10T03:16:37.226Z, unitadding route 3fff:beef:9::/64 -> 2001:db8::55:ff
83442026-09-10T03:16:37.226Z:Sep 10 03:16:36.300 freemap_route_ipv6
83452026-09-10T03:16:37.226ZDEBG Sep 10 03:16:36.300replacing 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 } }]
83462026-09-10T03:16:37.226ZSep 10 03:16:36.300DEBG DEBGreplacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
83472026-09-10T03:16:37.231Zinitted freemap. size: 64Sep 10 03:16:36.300, unitINFO: adding route 3fff:beef:e::/64 -> 2001:db8::55:fffreemap_route_ipv4Sep 10 03:16:36.300
83482026-09-10T03:16:37.231Z
83492026-09-10T03:16:37.231Z INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
83502026-09-10T03:16:37.231ZSep 10 03:16:36.300 Sep 10 03:16:36.300DEBG DEBGSep 10 03:16:36.300 Sep 10 03:16:36.300 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 } }]reset freemapDEBG, unit
83512026-09-10T03:16:37.231Z: freemap_route_ipv4replacing 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 } }]
83522026-09-10T03:16:37.231Z Sep 10 03:16:36.300DEBG
83532026-09-10T03:16:37.231Z INFOcreated new freemap adding route 3fff:beef:f::/64 -> 2001:db8::55:ff,
83542026-09-10T03:16:37.231ZunitSep 10 03:16:36.300: DEBGSep 10 03:16:36.300 initted freemap. size: 64freemap_route_ipv4,
83552026-09-10T03:16:37.231ZDEBGunit :Sep 10 03:16:36.300 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 } }]INFOSep 10 03:16:36.300 freemap_route_ipv6
83562026-09-10T03:16:37.231Zadding route 3fff:beef:b::/64 -> 2001:db8::55:ff
83572026-09-10T03:16:37.231ZDEBG
83582026-09-10T03:16:37.231Z created new freemap, unitSep 10 03:16:36.300Sep 10 03:16:36.300: freemap_route_ipv6DEBG
83592026-09-10T03:16:37.231Z 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 } }]
83602026-09-10T03:16:37.231ZSep 10 03:16:36.300Sep 10 03:16:36.300 Sep 10 03:16:36.300INFODEBG adding route 3fff:beef:10::/64 -> 2001:db8::55:ffINFO
83612026-09-10T03:16:37.231Z initted freemap. size: 64adding route 3fff:beef:c::/64 -> 2001:db8::55:ff,
83622026-09-10T03:16:37.231ZunitDEBG: freemap_route_ipv4reset freemapSep 10 03:16:36.300
83632026-09-10T03:16:37.231Z , unitDEBG:Sep 10 03:16:36.300 Sep 10 03:16:36.300freemap_route_ipv6
83642026-09-10T03:16:37.232Z 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 } }]reset freemap
83652026-09-10T03:16:37.232Zreplacing 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 10 03:16:36.300
83662026-09-10T03:16:37.232Z unitINFOSep 10 03:16:36.300: INFOadding route 3fff:dead::/64 -> 2001:db8::55:1freemap_route_ipv4
83672026-09-10T03:16:37.232Zadding route 3fff:beef:11::/64 -> 2001:db8::55:ffSep 10 03:16:36.300
83682026-09-10T03:16:37.232Z INFO
83692026-09-10T03:16:37.232Z adding route 3fff:beef:d::/64 -> 2001:db8::55:ffSep 10 03:16:36.300
83702026-09-10T03:16:37.232ZSep 10 03:16:36.300 DEBGDEBGSep 10 03:16:36.300 initted freemap. size: 64 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 } }] unit
83712026-09-10T03:16:37.232Zreplacing 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 } }]:
83722026-09-10T03:16:37.232Z Sep 10 03:16:36.300freemap_route_ipv6
83732026-09-10T03:16:37.232ZDEBG Sep 10 03:16:36.300replacing 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 10 03:16:36.300
83742026-09-10T03:16:37.232ZINFOSep 10 03:16:36.300 INFODEBGadding route 3fff:dead::/64 -> 2001:db8::55:1 Sep 10 03:16:36.300
83752026-09-10T03:16:37.232Z reset freemapadding route 3fff:beef:e::/64 -> 2001:db8::55:ff
83762026-09-10T03:16:37.232ZINFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ff,
83772026-09-10T03:16:37.232ZunitSep 10 03:16:36.300 Sep 10 03:16:36.300DEBG Sep 10 03:16:36.300DEBG : replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff: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 } }]
83782026-09-10T03:16:37.232Z
83792026-09-10T03:16:37.232Zfreemap_route_ipv6
83802026-09-10T03:16:37.232ZDEBG Sep 10 03:16:36.300replacing 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 10 03:16:36.300Sep 10 03:16:36.300
83812026-09-10T03:16:37.232Z INFO INFO INFOadding route 3fff:dead::/64 -> 2001:db8::55:1adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 10 03:16:36.300
83822026-09-10T03:16:37.232Z
83832026-09-10T03:16:37.232Z INFOadding route 3fff:beef:f::/64 -> 2001:db8::55:ff Sep 10 03:16:36.300
83842026-09-10T03:16:37.232Z Sep 10 03:16:36.300adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
83852026-09-10T03:16:37.232ZDEBG 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 } }]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 10 03:16:36.300Sep 10 03:16:36.300 DEBGDEBG
83862026-09-10T03:16:37.232Z
83872026-09-10T03:16:37.232Zreplacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
83882026-09-10T03:16:37.232ZSep 10 03:16:36.300
83892026-09-10T03:16:37.233Z Sep 10 03:16:36.300DEBG Sep 10 03:16:36.300 Sep 10 03:16:36.300 INFO INFOINFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 } }]
83902026-09-10T03:16:37.233Zadding route 3fff:beef:14::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:2
83912026-09-10T03:16:37.233Z
83922026-09-10T03:16:37.233Zadding route 3fff:beef:10::/64 -> 2001:db8::55:ff
83932026-09-10T03:16:37.233ZSep 10 03:16:36.300Sep 10 03:16:36.300 Sep 10 03:16:36.300DEBGDEBG 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: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: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 } }]
83942026-09-10T03:16:37.233Z
83952026-09-10T03:16:37.233Z
83962026-09-10T03:16:37.233ZSep 10 03:16:36.300Sep 10 03:16:36.300Sep 10 03:16:36.300 INFO INFO INFOadding route 3fff:beef::/64 -> 2001:db8::55:ff adding route 3fff:beef:11::/64 -> 2001:db8::55:ff
83972026-09-10T03:16:37.233Zadding route 3fff:beef:15::/64 -> 2001:db8::55:ff
83982026-09-10T03:16:37.233Z
83992026-09-10T03:16:37.233ZSep 10 03:16:36.300Sep 10 03:16:36.300 DEBGSep 10 03:16:36.300 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 } }] DEBG
84002026-09-10T03:16:37.233Z replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
84012026-09-10T03:16:37.233Z
84022026-09-10T03:16:37.233ZSep 10 03:16:36.300 INFO Sep 10 03:16:36.300adding route 3fff:beef:1::/64 -> 2001:db8::55:ffSep 10 03:16:36.300
84032026-09-10T03:16:37.233Z INFOINFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ffadding route 3fff:beef:16::/64 -> 2001:db8::55:ff
84042026-09-10T03:16:37.233ZSep 10 03:16:36.300
84052026-09-10T03:16:37.233Z 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 } }]
84062026-09-10T03:16:37.233ZSep 10 03:16:36.300Sep 10 03:16:36.300 DEBGDEBG replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 10 03:16:36.300
84072026-09-10T03:16:37.233Z
84082026-09-10T03:16:37.233ZINFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
84092026-09-10T03:16:37.233ZSep 10 03:16:36.300 Sep 10 03:16:36.300INFO Sep 10 03:16:36.300INFO DEBGadding route 3fff:beef:17::/64 -> 2001:db8::55:ff 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 } }]
84102026-09-10T03:16:37.233Z
84112026-09-10T03:16:37.233Zadding route 3fff:beef:13::/64 -> 2001:db8::55:ff
84122026-09-10T03:16:37.233ZSep 10 03:16:36.300Sep 10 03:16:36.300Sep 10 03:16:36.300 INFO DEBGDEBG adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
84132026-09-10T03:16:37.233Zreplacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
84142026-09-10T03:16:37.233Z
84152026-09-10T03:16:37.234ZSep 10 03:16:36.300 DEBG Sep 10 03:16:36.300Sep 10 03:16:36.300replacing 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 } }]
84162026-09-10T03:16:37.234ZINFOINFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ffadding route 3fff:beef:18::/64 -> 2001:db8::55:ff
84172026-09-10T03:16:37.234Z
84182026-09-10T03:16:37.234ZSep 10 03:16:36.300Sep 10 03:16:36.300 INFOSep 10 03:16:36.300 adding route 3fff:beef:4::/64 -> 2001:db8::55:ffDEBG
84192026-09-10T03:16:37.234Z 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 } }]
84202026-09-10T03:16:37.234Zreplacing 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 } }]
84212026-09-10T03:16:37.234ZSep 10 03:16:36.300 DEBGSep 10 03:16:36.300Sep 10 03:16:36.300 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 } }]
84222026-09-10T03:16:37.234ZINFOINFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ffadding route 3fff:beef:15::/64 -> 2001:db8::55:ff
84232026-09-10T03:16:37.234Z
84242026-09-10T03:16:37.234ZSep 10 03:16:36.300Sep 10 03:16:36.300 Sep 10 03:16:36.300 DEBG INFODEBG adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
84252026-09-10T03:16:37.234Zreplacing 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: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 } }]
84262026-09-10T03:16:37.234Z
84272026-09-10T03:16:37.234ZSep 10 03:16:36.300 Sep 10 03:16:36.300DEBGSep 10 03:16:36.300 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 } }] INFOINFO
84282026-09-10T03:16:37.234Z adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffadding route 3fff:beef:16::/64 -> 2001:db8::55:ff
84292026-09-10T03:16:37.234Z
84302026-09-10T03:16:37.234ZSep 10 03:16:36.300Sep 10 03:16:36.300 Sep 10 03:16:36.300INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ffDEBGDEBG
84312026-09-10T03:16:37.234Zreplacing 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: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 } }]
84322026-09-10T03:16:37.234Z
84332026-09-10T03:16:37.234ZSep 10 03:16:36.300Sep 10 03:16:36.300Sep 10 03:16:36.300 DEBGINFO INFO adding route 3fff:beef:1b::/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 } }]
84342026-09-10T03:16:37.234Z
84352026-09-10T03:16:37.234Zadding route 3fff:beef:17::/64 -> 2001:db8::55:ff
84362026-09-10T03:16:37.234ZSep 10 03:16:36.300Sep 10 03:16:36.300Sep 10 03:16:36.300 INFODEBGDEBG adding route 3fff:beef:7::/64 -> 2001:db8::55:ff 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 } }]
84372026-09-10T03:16:37.234Z
84382026-09-10T03:16:37.234Zreplacing 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 } }]
84392026-09-10T03:16:37.234ZSep 10 03:16:36.300Sep 10 03:16:36.300Sep 10 03:16:36.300 INFODEBG INFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ff 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 } }]
84402026-09-10T03:16:37.234Zadding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
84412026-09-10T03:16:37.235Z
84422026-09-10T03:16:37.235ZSep 10 03:16:36.300Sep 10 03:16:36.300Sep 10 03:16:36.300 DEBGDEBGINFO replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef: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:8::/64 -> 2001:db8::55:ff
84432026-09-10T03:16:37.235Z
84442026-09-10T03:16:37.235Z
84452026-09-10T03:16:37.235ZSep 10 03:16:36.300Sep 10 03:16:36.300 Sep 10 03:16:36.300INFO 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:1d::/64 -> 2001:db8::55:ff
84462026-09-10T03:16:37.235Z
84472026-09-10T03:16:37.239Z adding route 3fff:beef:19::/64 -> 2001:db8::55:ff
84482026-09-10T03:16:37.239ZSep 10 03:16:36.300Sep 10 03:16:36.300Sep 10 03:16:36.300 INFODEBGDEBG adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
84492026-09-10T03:16:37.239Zreplacing 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: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 } }]
84502026-09-10T03:16:37.239Z
84512026-09-10T03:16:37.239ZSep 10 03:16:36.300Sep 10 03:16:36.300 Sep 10 03:16:36.300DEBG INFOINFO replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
84522026-09-10T03:16:37.239Z
84532026-09-10T03:16:37.239Zadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
84542026-09-10T03:16:37.240ZSep 10 03:16:36.300Sep 10 03:16:36.300Sep 10 03:16:36.300 INFODEBGDEBG adding route 3fff:beef:a::/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 } }]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 } }]
84552026-09-10T03:16:37.240Z
84562026-09-10T03:16:37.240Z
84572026-09-10T03:16:37.240ZSep 10 03:16:36.300Sep 10 03:16:36.300 Sep 10 03:16:36.300DEBG 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 } }]INFO
84582026-09-10T03:16:37.240Z adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
84592026-09-10T03:16:37.240Z
84602026-09-10T03:16:37.240ZSep 10 03:16:36.300 INFO Sep 10 03:16:36.300adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
84612026-09-10T03:16:37.240ZDEBGSep 10 03:16:36.300 replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
84622026-09-10T03:16:37.240Z Sep 10 03:16:36.300replacing 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 } }]
84632026-09-10T03:16:37.240ZDEBGSep 10 03:16:36.300 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
84642026-09-10T03:16:37.240Z Sep 10 03:16:36.300adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
84652026-09-10T03:16:37.240ZINFOSep 10 03:16:36.300 adding route 3fff:beef:20::/64 -> 2001:db8::55:ffINFO
84662026-09-10T03:16:37.240Z Sep 10 03:16:36.300adding route 3fff:beef:c::/64 -> 2001:db8::55:ff
84672026-09-10T03:16:37.240ZDEBG 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 } }]
84682026-09-10T03:16:37.240ZSep 10 03:16:36.300Sep 10 03:16:36.300 DEBGDEBG Sep 10 03:16:36.300replacing 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 } }]
84692026-09-10T03:16:37.240ZINFOreplacing 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:1d::/64 -> 2001:db8::55:ff
84702026-09-10T03:16:37.240Z
84712026-09-10T03:16:37.240ZSep 10 03:16:36.300 Sep 10 03:16:36.300INFOSep 10 03:16:36.300 adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
84722026-09-10T03:16:37.240ZINFODEBG adding route 3fff:beef:21::/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 } }]
84732026-09-10T03:16:37.240ZSep 10 03:16:36.300
84742026-09-10T03:16:37.240Z 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 10 03:16:36.300
84752026-09-10T03:16:37.240ZSep 10 03:16:36.300 DEBGINFO Sep 10 03:16:36.300adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
84762026-09-10T03:16:37.240Z
84772026-09-10T03:16:37.240ZINFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ff
84782026-09-10T03:16:37.240ZSep 10 03:16:36.300Sep 10 03:16:36.300 Sep 10 03:16:36.300INFO DEBGDEBG adding route 3fff:beef:22::/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 } }]
84792026-09-10T03:16:37.240Z
84802026-09-10T03:16:37.240Zreplacing 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 } }]
84812026-09-10T03:16:37.240ZSep 10 03:16:36.300Sep 10 03:16:36.300 INFODEBGSep 10 03:16:36.300 adding route 3fff:beef:f::/64 -> 2001:db8::55:ffINFO
84822026-09-10T03:16:37.240Z 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:1f::/64 -> 2001:db8::55:ff
84832026-09-10T03:16:37.240Z
84842026-09-10T03:16:37.240ZSep 10 03:16:36.300 DEBG Sep 10 03:16:36.300Sep 10 03:16:36.300replacing 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 } }]
84852026-09-10T03:16:37.240ZDEBG INFOreplacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 10 03:16:36.300
84862026-09-10T03:16:37.240Z adding route 3fff:beef:23::/64 -> 2001:db8::55:ffINFO
84872026-09-10T03:16:37.240Z adding route 3fff:beef:10::/64 -> 2001:db8::55:ff
84882026-09-10T03:16:37.241ZSep 10 03:16:36.300 Sep 10 03:16:36.300Sep 10 03:16:36.300 INFODEBG adding route 3fff:beef:20::/64 -> 2001:db8::55:ffDEBG
84892026-09-10T03:16:37.241Zreplacing 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 } }]
84902026-09-10T03:16:37.241Zreplacing 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 } }]
84912026-09-10T03:16:37.241ZSep 10 03:16:36.300Sep 10 03:16:36.300 Sep 10 03:16:36.300INFO INFOadding route 3fff:beef:11::/64 -> 2001:db8::55:ff
84922026-09-10T03:16:37.241Zadding route 3fff:beef:24::/64 -> 2001:db8::55:ff
84932026-09-10T03:16:37.241ZDEBG 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 } }]
84942026-09-10T03:16:37.241ZSep 10 03:16:36.300Sep 10 03:16:36.300 DEBGSep 10 03:16:36.300DEBG INFOreplacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
84952026-09-10T03:16:37.241Zreplacing 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
84962026-09-10T03:16:37.241Z
84972026-09-10T03:16:37.241ZSep 10 03:16:36.300Sep 10 03:16:36.300 Sep 10 03:16:36.300INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ffDEBG
84982026-09-10T03:16:37.241Z INFO 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:25::/64 -> 2001:db8::55:ff
84992026-09-10T03:16:37.241ZSep 10 03:16:36.300
85002026-09-10T03:16:37.241Z 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 } }]Sep 10 03:16:36.300Sep 10 03:16:36.300
85012026-09-10T03:16:37.241Z DEBGINFO Sep 10 03:16:36.300replacing 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 } }]
85022026-09-10T03:16:37.241ZINFOadding route 3fff:beef:22::/64 -> 2001:db8::55:ff
85032026-09-10T03:16:37.241Zadding route 3fff:beef:13::/64 -> 2001:db8::55:ff
85042026-09-10T03:16:37.241ZSep 10 03:16:36.300Sep 10 03:16:36.300Sep 10 03:16:36.300 INFODEBGDEBG 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: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 } }]
85052026-09-10T03:16:37.241Z
85062026-09-10T03:16:37.241Zadding route 3fff:beef:26::/64 -> 2001:db8::55:ff
85072026-09-10T03:16:37.241ZSep 10 03:16:36.301Sep 10 03:16:36.301 Sep 10 03:16:36.301INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ffINFODEBG adding route 3fff:beef:23::/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 } }]
85082026-09-10T03:16:37.241Z
85092026-09-10T03:16:37.241Z
85102026-09-10T03:16:37.241ZSep 10 03:16:36.301Sep 10 03:16:36.301Sep 10 03:16:36.301 DEBGDEBGINFO 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:27::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
85112026-09-10T03:16:37.241Z
85122026-09-10T03:16:37.241Z
85132026-09-10T03:16:37.241ZSep 10 03:16:36.301Sep 10 03:16:36.301 Sep 10 03:16:36.301INFOINFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ff
85142026-09-10T03:16:37.241Zadding route 3fff:beef:24::/64 -> 2001:db8::55:ffDEBG
85152026-09-10T03:16:37.241Z Sep 10 03:16:36.301replacing 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 } }]
85162026-09-10T03:16:37.241ZDEBG Sep 10 03:16:36.301replacing 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 } }]
85172026-09-10T03:16:37.241ZSep 10 03:16:36.301DEBG 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 } }]
85182026-09-10T03:16:37.241ZSep 10 03:16:36.301adding route 3fff:beef:28::/64 -> 2001:db8::55:ff
85192026-09-10T03:16:37.241ZINFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ff
85202026-09-10T03:16:37.241ZSep 10 03:16:36.301Sep 10 03:16:36.301 INFO DEBGadding route 3fff:beef:25::/64 -> 2001:db8::55:ff Sep 10 03:16:36.301replacing 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 } }]
85212026-09-10T03:16:37.241Z
85222026-09-10T03:16:37.241ZDEBG 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 } }]
85232026-09-10T03:16:37.241ZSep 10 03:16:36.301Sep 10 03:16:36.301 INFOSep 10 03:16:36.301 adding route 3fff:beef:29::/64 -> 2001:db8::55:ffINFODEBG
85242026-09-10T03:16:37.241Z 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:17::/64 -> 2001:db8::55:ff
85252026-09-10T03:16:37.241Z
85262026-09-10T03:16:37.241ZSep 10 03:16:36.301 DEBGSep 10 03:16:36.301 Sep 10 03:16:36.301INFO 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
85272026-09-10T03:16:37.242Zreplacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:26::/64 -> 2001:db8::55:ff
85282026-09-10T03:16:37.242Z
85292026-09-10T03:16:37.242ZSep 10 03:16:36.301Sep 10 03:16:36.301 INFOINFOSep 10 03:16:36.301 DEBGadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff adding route 3fff:beef:18::/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 } }]
85302026-09-10T03:16:37.242Z
85312026-09-10T03:16:37.242Z
85322026-09-10T03:16:37.242ZSep 10 03:16:36.301Sep 10 03:16:36.301 Sep 10 03:16:36.301DEBGINFO DEBGadding route 3fff:beef:27::/64 -> 2001:db8::55:ff
85332026-09-10T03:16:37.242Zreplacing 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: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 } }]
85342026-09-10T03:16:37.242Z
85352026-09-10T03:16:37.242ZSep 10 03:16:36.301Sep 10 03:16:36.301 Sep 10 03:16:36.301INFODEBG INFO adding route 3fff:beef:19::/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 } }]adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
85362026-09-10T03:16:37.242Z
85372026-09-10T03:16:37.242Z
85382026-09-10T03:16:37.242ZSep 10 03:16:36.301Sep 10 03:16:36.301 Sep 10 03:16:36.301DEBGDEBG replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
85392026-09-10T03:16:37.242ZINFO
85402026-09-10T03:16:37.242Z adding route 3fff:beef:28::/64 -> 2001:db8::55:ff
85412026-09-10T03:16:37.242ZSep 10 03:16:36.301Sep 10 03:16:36.301 Sep 10 03:16:36.301 INFO DEBGadding route 3fff:beef:1a::/64 -> 2001:db8::55:ffINFO
85422026-09-10T03:16:37.242Zreplacing 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 } }]
85432026-09-10T03:16:37.242Zadding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
85442026-09-10T03:16:37.242ZSep 10 03:16:36.301 Sep 10 03:16:36.301DEBG 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 } }]Sep 10 03:16:36.301
85452026-09-10T03:16:37.242Z adding route 3fff:beef:29::/64 -> 2001:db8::55:ffDEBG
85462026-09-10T03:16:37.242Z 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 10 03:16:36.301
85472026-09-10T03:16:37.247Z Sep 10 03:16:36.301INFO DEBGSep 10 03:16:36.301 adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
85482026-09-10T03:16:37.247Zreplacing 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 } }]INFO
85492026-09-10T03:16:37.247Z adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
85502026-09-10T03:16:37.247ZSep 10 03:16:36.301 Sep 10 03:16:36.301DEBG Sep 10 03:16:36.301 replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
85512026-09-10T03:16:37.247ZINFO replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
85522026-09-10T03:16:37.247ZSep 10 03:16:36.301
85532026-09-10T03:16:37.247Z INFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
85542026-09-10T03:16:37.247ZSep 10 03:16:36.301 Sep 10 03:16:36.301INFO DEBGadding route 3fff:beef:2e::/64 -> 2001:db8::55:ffSep 10 03:16:36.301
85552026-09-10T03:16:37.247Z 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
85562026-09-10T03:16:37.247Z 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 } }]
85572026-09-10T03:16:37.247ZSep 10 03:16:36.301Sep 10 03:16:36.301 Sep 10 03:16:36.301 DEBGINFO INFOreplacing 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:2b::/64 -> 2001:db8::55:ff
85582026-09-10T03:16:37.247Z
85592026-09-10T03:16:37.247Zadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
85602026-09-10T03:16:37.247ZSep 10 03:16:36.301Sep 10 03:16:36.301 Sep 10 03:16:36.301 DEBGDEBGINFO 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:2f::/64 -> 2001:db8::55:ff
85612026-09-10T03:16:37.247Zreplacing 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 } }]
85622026-09-10T03:16:37.247Z
85632026-09-10T03:16:37.247ZSep 10 03:16:36.301Sep 10 03:16:36.301Sep 10 03:16:36.301 INFODEBGINFO 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:2c::/64 -> 2001:db8::55:ff
85642026-09-10T03:16:37.247Z
85652026-09-10T03:16:37.247Z adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
85662026-09-10T03:16:37.247ZSep 10 03:16:36.301Sep 10 03:16:36.301 Sep 10 03:16:36.301DEBGINFO 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 } }] adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
85672026-09-10T03:16:37.247Zreplacing 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 } }]
85682026-09-10T03:16:37.247Z
85692026-09-10T03:16:37.247ZSep 10 03:16:36.301Sep 10 03:16:36.301Sep 10 03:16:36.301 DEBGINFO INFOreplacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
85702026-09-10T03:16:37.248Z
85712026-09-10T03:16:37.248Zadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
85722026-09-10T03:16:37.248ZSep 10 03:16:36.301Sep 10 03:16:36.301 DEBGINFO Sep 10 03:16:36.301replacing 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 } }]
85732026-09-10T03:16:37.248Z DEBGadding route 3fff:beef:31::/64 -> 2001:db8::55:ff
85742026-09-10T03:16:37.248Zreplacing 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 } }]
85752026-09-10T03:16:37.248ZSep 10 03:16:36.301Sep 10 03:16:36.301 Sep 10 03:16:36.301 INFO DEBGadding route 3fff:beef:20::/64 -> 2001:db8::55:ff INFO
85762026-09-10T03:16:37.248Zreplacing 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 } }]
85772026-09-10T03:16:37.248Zadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
85782026-09-10T03:16:37.248ZSep 10 03:16:36.301Sep 10 03:16:36.301 DEBGINFOSep 10 03:16:36.301 adding route 3fff:beef:32::/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 } }]
85792026-09-10T03:16:37.248Z
85802026-09-10T03:16:37.248ZDEBG 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 } }]
85812026-09-10T03:16:37.248ZSep 10 03:16:36.301Sep 10 03:16:36.301 DEBGINFO Sep 10 03:16:36.301 replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:21::/64 -> 2001:db8::55:ff
85822026-09-10T03:16:37.248ZINFO
85832026-09-10T03:16:37.248Z adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
85842026-09-10T03:16:37.248ZSep 10 03:16:36.301Sep 10 03:16:36.301 Sep 10 03:16:36.301DEBG DEBGINFOreplacing 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 } }]
85852026-09-10T03:16:37.248Zreplacing 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 } }]
85862026-09-10T03:16:37.248Zadding route 3fff:beef:33::/64 -> 2001:db8::55:ff
85872026-09-10T03:16:37.248ZSep 10 03:16:36.301 Sep 10 03:16:36.301INFO INFOadding route 3fff:beef:22::/64 -> 2001:db8::55:ffSep 10 03:16:36.301
85882026-09-10T03:16:37.248Z adding route 3fff:beef:30::/64 -> 2001:db8::55:ffDEBG
85892026-09-10T03:16:37.248Z 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 } }]
85902026-09-10T03:16:37.248ZSep 10 03:16:36.301Sep 10 03:16:36.301 Sep 10 03:16:36.301DEBG DEBGINFO adding route 3fff:beef:34::/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 } }]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 } }]
85912026-09-10T03:16:37.248Z
85922026-09-10T03:16:37.248Z
85932026-09-10T03:16:37.248ZSep 10 03:16:36.301Sep 10 03:16:36.301Sep 10 03:16:36.301 INFOINFO DEBGadding route 3fff:beef:31::/64 -> 2001:db8::55:ff adding route 3fff:beef:23::/64 -> 2001:db8::55:ff
85942026-09-10T03:16:37.248Z
85952026-09-10T03:16:37.248Zreplacing 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 } }]
85962026-09-10T03:16:37.248ZSep 10 03:16:36.301Sep 10 03:16:36.301Sep 10 03:16:36.301 INFODEBGDEBG 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:35::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
85972026-09-10T03:16:37.248Z
85982026-09-10T03:16:37.248Z
85992026-09-10T03:16:37.248ZSep 10 03:16:36.301Sep 10 03:16:36.301Sep 10 03:16:36.301 DEBG INFO replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:24::/64 -> 2001:db8::55:ffSep 10 03:16:36.301
86002026-09-10T03:16:37.248Z INFODEBG
86012026-09-10T03:16:37.248Z created new freemapadding route 3fff:beef:32::/64 -> 2001:db8::55:ffSep 10 03:16:36.301
86022026-09-10T03:16:37.248Z, Sep 10 03:16:36.301unit :DEBG INFOfreemap_route_ipv4
86032026-09-10T03:16:37.248ZSep 10 03:16:36.301replacing 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:36::/64 -> 2001:db8::55:ff
86042026-09-10T03:16:37.248Z
86052026-09-10T03:16:37.248Z 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 } }]
86062026-09-10T03:16:37.249ZSep 10 03:16:36.301Sep 10 03:16:36.301Sep 10 03:16:36.301 DEBGINFO DEBGreplacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
86072026-09-10T03:16:37.249Z created new freemapadding route 3fff:beef:25::/64 -> 2001:db8::55:ffSep 10 03:16:36.301
86082026-09-10T03:16:37.249Z, unitINFO: Sep 10 03:16:36.301 adding route 3fff:beef:33::/64 -> 2001:db8::55:fffreemap_route_ipv6
86092026-09-10T03:16:37.249ZSep 10 03:16:36.301
86102026-09-10T03:16:37.249Z DEBG replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 10 03:16:36.301
86112026-09-10T03:16:37.249ZINFO DEBGadding route 3fff:beef:37::/64 -> 2001:db8::55:ff
86122026-09-10T03:16:37.249Zreplacing 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 10 03:16:36.301
86132026-09-10T03:16:37.249ZDEBG Sep 10 03:16:36.301Sep 10 03:16:36.301 Sep 10 03:16:36.301 INFO initted freemap. size: 64INFO, DEBG unitreplacing 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 } }]:
86142026-09-10T03:16:37.249Z freemap_route_ipv4adding route 3fff:beef:26::/64 -> 2001:db8::55:ff
86152026-09-10T03:16:37.249Z
86162026-09-10T03:16:37.249Zadding route 3fff:beef:34::/64 -> 2001:db8::55:ffSep 10 03:16:36.301
86172026-09-10T03:16:37.249ZINFOSep 10 03:16:36.301 Sep 10 03:16:36.301 DEBGDEBGadding route 3fff:beef:38::/64 -> 2001:db8::55:ff
86182026-09-10T03:16:37.249Zreplacing 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 } }]
86192026-09-10T03:16:37.249Zreset freemapSep 10 03:16:36.301 , DEBG unitSep 10 03:16:36.301:Sep 10 03:16:36.301 replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG replacing targets for 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
86202026-09-10T03:16:37.249Zfreemap_route_ipv4
86212026-09-10T03:16:37.249Zadding route 3fff:beef:27::/64 -> 2001:db8::55:ff
86222026-09-10T03:16:37.249Z
86232026-09-10T03:16:37.249ZSep 10 03:16:36.301Sep 10 03:16:36.301 INFOINFO adding route 3fff:beef:39::/64 -> 2001:db8::55:ffSep 10 03:16:36.301adding route 3fff:beef:35::/64 -> 2001:db8::55:ff
86242026-09-10T03:16:37.249Z DEBG
86252026-09-10T03:16:37.249Z 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 10 03:16:36.301
86262026-09-10T03:16:37.249Z DEBGSep 10 03:16:36.301Sep 10 03:16:36.301Sep 10 03:16:36.301 DEBGINFOinitted freemap. size: 64 , unitadding route 3fff:beef:28::/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 } }]DEBG
86272026-09-10T03:16:37.249Z:
86282026-09-10T03:16:37.249Z freemap_route_ipv6 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 } }]
86292026-09-10T03:16:37.249ZSep 10 03:16:36.301
86302026-09-10T03:16:37.249ZINFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffSep 10 03:16:36.301Sep 10 03:16:36.301
86312026-09-10T03:16:37.249Z Sep 10 03:16:36.301DEBGDEBG 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 } }]reset freemap
86322026-09-10T03:16:37.249Z , INFOunitSep 10 03:16:36.301 Sep 10 03:16:36.301: adding route 3fff:beef:36::/64 -> 2001:db8::55:ffDEBG
86332026-09-10T03:16:37.249Z freemap_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 } }]
86342026-09-10T03:16:37.249ZINFO
86352026-09-10T03:16:37.249Z adding route 3fff:beef:29::/64 -> 2001:db8::55:ff
86362026-09-10T03:16:37.249ZSep 10 03:16:36.301Sep 10 03:16:36.301 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: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 } }]
86372026-09-10T03:16:37.249Z
86382026-09-10T03:16:37.249ZSep 10 03:16:36.301Sep 10 03:16:36.301 INFOINFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffadding route 3fff:beef:37::/64 -> 2001:db8::55:ff
86392026-09-10T03:16:37.249Z
86402026-09-10T03:16:37.249ZSep 10 03:16:36.301Sep 10 03:16:36.301 DEBGDEBG 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 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 } }]
86412026-09-10T03:16:37.249Z
86422026-09-10T03:16:37.249ZSep 10 03:16:36.301Sep 10 03:16:36.301 INFOINFO adding route 3fff:beef:38::/64 -> 2001:db8::55:ffadding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
86432026-09-10T03:16:37.249Z
86442026-09-10T03:16:37.249ZSep 10 03:16:36.301 INFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
86452026-09-10T03:16:37.250ZSep 10 03:16:36.301 DEBGSep 10 03:16:36.301 replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGSep 10 03:16:36.301
86462026-09-10T03:16:37.250Z 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
86472026-09-10T03:16:37.254Z 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 10 03:16:36.301 INFO adding route 3fff:beef:39::/64 -> 2001:db8::55:ff
86482026-09-10T03:16:37.254ZSep 10 03:16:36.301Sep 10 03:16:36.301 DEBGINFO
86492026-09-10T03:16:37.254Zadding route 3fff:beef:3c::/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 } }]
86502026-09-10T03:16:37.254Z
86512026-09-10T03:16:37.254ZSep 10 03:16:36.301 INFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
86522026-09-10T03:16:37.254ZSep 10 03:16:36.301Sep 10 03:16:36.301 DEBGSep 10 03:16:36.301 DEBG INFOreplacing 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 } }]
86532026-09-10T03:16:37.254Zreplacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
86542026-09-10T03:16:37.254Z
86552026-09-10T03:16:37.254ZSep 10 03:16:36.301 INFO adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
86562026-09-10T03:16:37.254ZSep 10 03:16:36.301Sep 10 03:16:36.301 DEBGDEBG 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: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 } }]
86572026-09-10T03:16:37.254Z
86582026-09-10T03:16:37.254ZSep 10 03:16:36.301 INFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
86592026-09-10T03:16:37.254ZSep 10 03:16:36.301 INFO Sep 10 03:16:36.301adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
86602026-09-10T03:16:37.254ZDEBG 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 } }]
86612026-09-10T03:16:37.254ZSep 10 03:16:36.301Sep 10 03:16:36.301Sep 10 03:16:36.301 INFOINFO DEBGadding route 3fff:beef:3d::/64 -> 2001:db8::55:ffadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
86622026-09-10T03:16:37.254Z
86632026-09-10T03:16:37.254Z 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 10 03:16:36.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 } }]
86642026-09-10T03:16:37.254Z
86652026-09-10T03:16:37.254ZSep 10 03:16:36.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 } }]Sep 10 03:16:36.301
86662026-09-10T03:16:37.254ZSep 10 03:16:36.301 INFO INFOadding route 3fff:beef:3e::/64 -> 2001:db8::55:ff
86672026-09-10T03:16:37.254Zadding route 3fff:beef:3c::/64 -> 2001:db8::55:ffSep 10 03:16:36.301
86682026-09-10T03:16:37.254Z INFOSep 10 03:16:36.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 } }]
86692026-09-10T03:16:37.254Z Sep 10 03:16:36.301Sep 10 03:16:36.301 adding route 3fff:beef:30::/64 -> 2001:db8::55:ffDEBG
86702026-09-10T03:16:37.254Z INFOreplacing 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 } }]
86712026-09-10T03:16:37.254Zadding route 3fff:beef:3f::/64 -> 2001:db8::55:ff
86722026-09-10T03:16:37.254ZSep 10 03:16:36.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 } }]
86732026-09-10T03:16:37.255ZSep 10 03:16:36.301Sep 10 03:16:36.301Sep 10 03:16:36.301 DEBG DEBG INFO 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 } }]
86742026-09-10T03:16:37.255Zadding route 3fff:beef:3d::/64 -> 2001:db8::55:fffailed to allocate space for the new target list
86752026-09-10T03:16:37.255Z
86762026-09-10T03:16:37.255ZSep 10 03:16:36.301Sep 10 03:16:36.301 Sep 10 03:16:36.301 DEBG INFOreplacing 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 } }]
86772026-09-10T03:16:37.255Zadding route 3fff:beef:31::/64 -> 2001:db8::55:ff
86782026-09-10T03:16:37.255ZDEBG 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 } }]
86792026-09-10T03:16:37.255ZSep 10 03:16:36.302Sep 10 03:16:36.302 INFODEBG Sep 10 03:16:36.302replacing 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 } }]
86802026-09-10T03:16:37.255Zadding route 3fff:beef:3e::/64 -> 2001:db8::55:ffDEBG
86812026-09-10T03:16:37.255Z failed to allocate space for the new target list
86822026-09-10T03:16:37.255ZSep 10 03:16:36.302 INFO adding route 3fff:beef:32::/64 -> 2001:db8::55:ff
86832026-09-10T03:16:37.255ZSep 10 03:16:36.302 Sep 10 03:16:36.302DEBG 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
86842026-09-10T03:16:37.255Z 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 } }]
86852026-09-10T03:16:37.255ZSep 10 03:16:36.302Sep 10 03:16:36.302 DEBGINFO failed to allocate space for the new target listadding route 3fff:beef:33::/64 -> 2001:db8::55:ff
86862026-09-10T03:16:37.255Z
86872026-09-10T03:16:37.255ZSep 10 03:16:36.302Sep 10 03:16:36.302 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 } }]
86882026-09-10T03:16:37.255Z
86892026-09-10T03:16:37.255ZSep 10 03:16:36.302 INFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ff
86902026-09-10T03:16:37.255ZSep 10 03:16:36.302 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 } }]
86912026-09-10T03:16:37.255ZSep 10 03:16:36.299Sep 10 03:16:36.302Sep 10 03:16:36.302 INFOINFODEBG adding route 172.16.0.0/32 -> 10.0.0.1
86922026-09-10T03:16:37.255Zadding route 3fff:beef:35::/64 -> 2001:db8::55:ffcreated new freemap
86932026-09-10T03:16:37.255Z, unit: Sep 10 03:16:36.302Sep 10 03:16:36.302freemap_route_ipv4
86942026-09-10T03:16:37.255ZDEBGDEBG 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 } }]
86952026-09-10T03:16:37.255Zreplacing 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 } }]
86962026-09-10T03:16:37.255ZSep 10 03:16:36.302Sep 10 03:16:36.302Sep 10 03:16:36.302 INFO DEBGadding route 3fff:beef:36::/64 -> 2001:db8::55:ff
86972026-09-10T03:16:37.255Zcreated new freemapDEBG, unitreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]:
86982026-09-10T03:16:37.255Z Sep 10 03:16:36.302freemap_route_ipv6
86992026-09-10T03:16:37.255ZDEBG 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 } }]
87002026-09-10T03:16:37.255ZSep 10 03:16:36.302 Sep 10 03:16:36.302DEBG INFOinitted freemap. size: 64 , adding route 3fff:beef:37::/64 -> 2001:db8::55:ffunit
87012026-09-10T03:16:37.255Z: freemap_route_ipv4
87022026-09-10T03:16:37.255ZSep 10 03:16:36.302Sep 10 03:16:36.302 DEBGDEBG 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 } }]reset freemap
87032026-09-10T03:16:37.255Z, unit: Sep 10 03:16:36.302freemap_route_ipv4
87042026-09-10T03:16:37.255ZINFO adding route 3fff:beef:38::/64 -> 2001:db8::55:ff
87052026-09-10T03:16:37.255Ztest route::tests::grow_succeeds ... ok
87062026-09-10T03:16:37.255ZSep 10 03:16:36.302 DEBGSep 10 03:16:36.302 initted freemap. size: 64DEBG, unitreplacing 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 } }]:
87072026-09-10T03:16:37.255Z freemap_route_ipv6
87082026-09-10T03:16:37.255ZSep 10 03:16:36.302 INFOSep 10 03:16:36.302 adding route 3fff:beef:39::/64 -> 2001:db8::55:ffDEBG
87092026-09-10T03:16:37.255Z reset freemap, unitSep 10 03:16:36.302: DEBGfreemap_route_ipv6
87102026-09-10T03:16:37.255Zreplacing 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 } }]
87112026-09-10T03:16:37.256ZSep 10 03:16:36.302Sep 10 03:16:36.302 INFOINFO adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
87122026-09-10T03:16:37.256Z
87132026-09-10T03:16:37.256ZSep 10 03:16:36.302Sep 10 03:16:36.302 DEBGDEBG 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:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
87142026-09-10T03:16:37.256Z
87152026-09-10T03:16:37.256ZSep 10 03:16:36.302Sep 10 03:16:36.302 INFOINFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:2
87162026-09-10T03:16:37.256Z
87172026-09-10T03:16:37.256ZSep 10 03:16:36.302Sep 10 03:16:36.302 DEBGDEBG replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 } }]
87182026-09-10T03:16:37.256Z
87192026-09-10T03:16:37.256ZSep 10 03:16:36.302 Sep 10 03:16:36.302Sep 10 03:16:36.302 INFODEBGINFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
87202026-09-10T03:16:37.256Zadding route 3fff:dead::/64 -> 2001:db8::55:3created new freemap
87212026-09-10T03:16:37.256Z, unit: freemap_route_ipv4
87222026-09-10T03:16:37.256ZSep 10 03:16:36.302Sep 10 03:16:36.302 DEBGDEBGSep 10 03:16:36.302 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 } }]
87232026-09-10T03:16:37.256Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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
87242026-09-10T03:16:37.256Z created new freemap, unitSep 10 03:16:36.302:Sep 10 03:16:36.302 INFOfreemap_route_ipv6DEBG
87252026-09-10T03:16:37.256Z failed to allocate space for the new target listadding route 3fff:dead::/64 -> 2001:db8::55:4
87262026-09-10T03:16:37.256Z
87272026-09-10T03:16:37.256ZSep 10 03:16:36.302 DEBGSep 10 03:16:36.302 Sep 10 03:16:36.302DEBGinitted freemap. size: 64 , unitDEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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:dead::/64 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 } }]
87282026-09-10T03:16:37.256Z
87292026-09-10T03:16:37.256Zfreemap_route_ipv4
87302026-09-10T03:16:37.256ZSep 10 03:16:36.302 Sep 10 03:16:36.302INFO DEBGadding route 3fff:beef::/64 -> 2001:db8::55:ff
87312026-09-10T03:16:37.256Zreset freemap, unit:Sep 10 03:16:36.302 freemap_route_ipv4DEBG
87322026-09-10T03:16:37.256Z 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 } }]
87332026-09-10T03:16:37.256ZSep 10 03:16:36.302 Sep 10 03:16:36.302DEBG INFOinitted freemap. size: 64 , adding route 3fff:beef:1::/64 -> 2001:db8::55:ffunit
87342026-09-10T03:16:37.256Z: freemap_route_ipv6
87352026-09-10T03:16:37.256ZSep 10 03:16:36.302 DEBG Sep 10 03:16:36.302replacing 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 } }]
87362026-09-10T03:16:37.256ZDEBG reset freemap, Sep 10 03:16:36.302unit :INFO freemap_route_ipv6adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
87372026-09-10T03:16:37.256Z
87382026-09-10T03:16:37.256ZSep 10 03:16:36.302Sep 10 03:16:36.302 INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:1
87392026-09-10T03:16:37.256ZSep 10 03:16:36.302 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 } }]
87402026-09-10T03:16:37.256ZSep 10 03:16:36.302 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
87412026-09-10T03:16:37.256ZSep 10 03:16:36.302 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 } }]
87422026-09-10T03:16:37.256ZSep 10 03:16:36.302 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
87432026-09-10T03:16:37.256ZSep 10 03:16:36.302 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 } }]
87442026-09-10T03:16:37.256ZSep 10 03:16:36.302 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2
87452026-09-10T03:16:37.256ZSep 10 03:16:36.302 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 } }]
87462026-09-10T03:16:37.256ZSep 10 03:16:36.302 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff
87472026-09-10T03:16:37.261ZSep 10 03:16:36.302 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 } }]
87482026-09-10T03:16:37.261ZSep 10 03:16:36.302 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
87492026-09-10T03:16:37.261ZSep 10 03:16:36.302 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 } }]
87502026-09-10T03:16:37.261ZSep 10 03:16:36.302 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
87512026-09-10T03:16:37.261ZSep 10 03:16:36.302 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 } }]
87522026-09-10T03:16:37.261ZSep 10 03:16:36.302 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
87532026-09-10T03:16:37.261ZSep 10 03:16:36.302 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 } }]
87542026-09-10T03:16:37.261ZSep 10 03:16:36.302 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
87552026-09-10T03:16:37.261ZSep 10 03:16:36.302 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 } }]
87562026-09-10T03:16:37.261ZSep 10 03:16:36.302 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
87572026-09-10T03:16:37.261ZSep 10 03:16:36.302 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 } }]
87582026-09-10T03:16:37.261ZSep 10 03:16:36.302 INFO adding route 3fff:beef:6::/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 } }]
87592026-09-10T03:16:37.261Z
87602026-09-10T03:16:37.261ZSep 10 03:16:36.302 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 } }]
87612026-09-10T03:16:37.261ZSep 10 03:16:36.302 INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
87622026-09-10T03:16:37.261ZSep 10 03:16:36.302 DEBGSep 10 03:16:36.302 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
87632026-09-10T03:16:37.261Z adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
87642026-09-10T03:16:37.262ZSep 10 03:16:36.302 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
87652026-09-10T03:16:37.262ZSep 10 03:16:36.302 DEBGSep 10 03:16:36.302 replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
87662026-09-10T03:16:37.262Z 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 } }]
87672026-09-10T03:16:37.262ZSep 10 03:16:36.302 Sep 10 03:16:36.302INFO INFOadding route 3fff:beef:4::/64 -> 2001:db8::55:ff
87682026-09-10T03:16:37.262Zadding route 3fff:beef:9::/64 -> 2001:db8::55:ff
87692026-09-10T03:16:37.262ZSep 10 03:16:36.302Sep 10 03:16:36.302 DEBGDEBG replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]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 } }]
87702026-09-10T03:16:37.262Z
87712026-09-10T03:16:37.262ZSep 10 03:16:36.302Sep 10 03:16:36.302 INFOINFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ffadding route 3fff:beef:5::/64 -> 2001:db8::55:ff
87722026-09-10T03:16:37.262Z
87732026-09-10T03:16:37.262ZSep 10 03:16:36.302Sep 10 03:16:36.302 DEBGDEBG 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 } }]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 } }]
87742026-09-10T03:16:37.262Z
87752026-09-10T03:16:37.262ZSep 10 03:16:36.302Sep 10 03:16:36.302 INFOINFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ffadding route 3fff:beef:6::/64 -> 2001:db8::55:ff
87762026-09-10T03:16:37.262Z
87772026-09-10T03:16:37.262ZSep 10 03:16:36.302Sep 10 03:16:36.302 DEBGDEBG replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
87782026-09-10T03:16:37.262Z
87792026-09-10T03:16:37.262ZSep 10 03:16:36.302Sep 10 03:16:36.302 INFOINFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ffadding route 3fff:beef:7::/64 -> 2001:db8::55:ff
87802026-09-10T03:16:37.262Z
87812026-09-10T03:16:37.262ZSep 10 03:16:36.302Sep 10 03:16:36.302 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: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 } }]
87822026-09-10T03:16:37.262Z
87832026-09-10T03:16:37.262ZSep 10 03:16:36.302Sep 10 03:16:36.302 INFOINFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ffadding route 3fff:beef:8::/64 -> 2001:db8::55:ff
87842026-09-10T03:16:37.262Z
87852026-09-10T03:16:37.262ZSep 10 03:16:36.302Sep 10 03:16:36.302 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: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 } }]
87862026-09-10T03:16:37.262Z
87872026-09-10T03:16:37.262ZSep 10 03:16:36.302Sep 10 03:16:36.302 INFOINFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ffadding route 3fff:beef:9::/64 -> 2001:db8::55:ff
87882026-09-10T03:16:37.262Z
87892026-09-10T03:16:37.262ZSep 10 03:16:36.302Sep 10 03:16:36.302 DEBGDEBG replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
87902026-09-10T03:16:37.262Z
87912026-09-10T03:16:37.262ZSep 10 03:16:36.302Sep 10 03:16:36.302 INFOINFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ffadding route 3fff:beef:a::/64 -> 2001:db8::55:ff
87922026-09-10T03:16:37.262Z
87932026-09-10T03:16:37.263ZSep 10 03:16:36.302Sep 10 03:16:36.302 DEBGDEBG 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 } }]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 } }]
87942026-09-10T03:16:37.263Z
87952026-09-10T03:16:37.263ZSep 10 03:16:36.302Sep 10 03:16:36.302 INFOINFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ffadding route 3fff:beef:10::/64 -> 2001:db8::55:ff
87962026-09-10T03:16:37.263Z
87972026-09-10T03:16:37.263ZSep 10 03:16:36.302Sep 10 03:16:36.302 DEBGDEBG replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
87982026-09-10T03:16:37.263Z
87992026-09-10T03:16:37.263ZSep 10 03:16:36.302Sep 10 03:16:36.302 INFOINFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ffadding route 3fff:beef:11::/64 -> 2001:db8::55:ff
88002026-09-10T03:16:37.263Z
88012026-09-10T03:16:37.263ZSep 10 03:16:36.302Sep 10 03:16:36.302 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: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 } }]
88022026-09-10T03:16:37.263Z
88032026-09-10T03:16:37.263ZSep 10 03:16:36.302Sep 10 03:16:36.302 INFOINFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ffadding route 3fff:beef:12::/64 -> 2001:db8::55:ff
88042026-09-10T03:16:37.263Z
88052026-09-10T03:16:37.263ZSep 10 03:16:36.302Sep 10 03:16:36.302 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: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 } }]
88062026-09-10T03:16:37.263Z
88072026-09-10T03:16:37.263Ztest route::tests::rollback_on_compact_delete_failure ... ok
88082026-09-10T03:16:37.263ZSep 10 03:16:36.302Sep 10 03:16:36.302 INFOINFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ffadding route 3fff:beef:13::/64 -> 2001:db8::55:ff
88092026-09-10T03:16:37.263Z
88102026-09-10T03:16:37.263ZSep 10 03:16:36.302Sep 10 03:16:36.302 DEBGDEBG replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
88112026-09-10T03:16:37.263ZSep 10 03:16:36.303 DEBGSep 10 03:16:36.314 created new freemapINFO, Sep 10 03:16:36.303Sep 10 03:16:36.303 adding route 3fff:beef:f::/64 -> 2001:db8::55:ff unitDEBG: freemap_route_ipv4
88122026-09-10T03:16:37.263Z created new freemapDEBG
88132026-09-10T03:16:37.263Z, Sep 10 03:16:36.314unit :DEBG freemap_route_ipv4replacing 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 } }]
88142026-09-10T03:16:37.263Zcreated new freemap
88152026-09-10T03:16:37.263Z,
88162026-09-10T03:16:37.266ZSep 10 03:16:36.314Sep 10 03:16:36.315Sep 10 03:16:36.315 unit:INFODEBGDEBG adding route 3fff:beef:10::/64 -> 2001:db8::55:ffcreated new freemap
88172026-09-10T03:16:37.266Z, unitfreemap_route_ipv4created new freemap:Sep 10 03:16:36.315, DEBGfreemap_route_ipv6 Sep 10 03:16:36.315unitreplacing 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 } }]:
88182026-09-10T03:16:37.266Z
88192026-09-10T03:16:37.266Z
88202026-09-10T03:16:37.266Z freemap_route_ipv6
88212026-09-10T03:16:37.266ZINFO Sep 10 03:16:36.315adding route 3fff:beef:14::/64 -> 2001:db8::55:ff Sep 10 03:16:36.315DEBGSep 10 03:16:36.315
88222026-09-10T03:16:37.266Z created new freemap INFO, unitadding route 3fff:beef:11::/64 -> 2001:db8::55:ff:Sep 10 03:16:36.315DEBG
88232026-09-10T03:16:37.266Z DEBGfreemap_route_ipv6
88242026-09-10T03:16:37.266ZSep 10 03:16:36.315initted freemap. size: 64 DEBG, initted freemap. size: 64replacing 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 10 03:16:36.315unit
88252026-09-10T03:16:37.266Zunit: Sep 10 03:16:36.315 :DEBG Sep 10 03:16:36.315freemap_route_ipv4freemap_route_ipv4
88262026-09-10T03:16:37.266Z
88272026-09-10T03:16:37.266Z 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
88282026-09-10T03:16:37.266Z DEBG adding route 3fff:beef:15::/64 -> 2001:db8::55:ffinitted freemap. size: 64Sep 10 03:16:36.315
88292026-09-10T03:16:37.266ZSep 10 03:16:36.315 DEBG Sep 10 03:16:36.315INFO DEBG, adding route 3fff:beef:12::/64 -> 2001:db8::55:ffreset freemap
88302026-09-10T03:16:37.266ZSep 10 03:16:36.315 , reset freemapunit :DEBGSep 10 03:16:36.315 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 } }] freemap_route_ipv4
88312026-09-10T03:16:37.266Z
88322026-09-10T03:16:37.266ZDEBG , 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 } }]unit
88332026-09-10T03:16:37.266ZSep 10 03:16:36.315 unitINFO: Sep 10 03:16:36.315adding route 3fff:beef:16::/64 -> 2001:db8::55:ff :Sep 10 03:16:36.315
88342026-09-10T03:16:37.266Z INFOfreemap_route_ipv4 adding route 3fff:beef:13::/64 -> 2001:db8::55:ffDEBG
88352026-09-10T03:16:37.267Z
88362026-09-10T03:16:37.267Z initted freemap. size: 64Sep 10 03:16:36.315freemap_route_ipv4,
88372026-09-10T03:16:37.267ZSep 10 03:16:36.315unit: Sep 10 03:16:36.315 Sep 10 03:16:36.315DEBGfreemap_route_ipv6DEBG
88382026-09-10T03:16:37.267Z 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 } }]DEBG
88392026-09-10T03:16:37.267ZSep 10 03:16:36.315replacing 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 } }]initted freemap. size: 64
88402026-09-10T03:16:37.267Z , DEBGunitSep 10 03:16:36.315: freemap_route_ipv6
88412026-09-10T03:16:37.267Zreset freemap INFOSep 10 03:16:36.315 , INFOunit adding route 3fff:beef:14::/64 -> 2001:db8::55:ffadding route 3fff:beef:17::/64 -> 2001:db8::55:ff:
88422026-09-10T03:16:37.267Z
88432026-09-10T03:16:37.267Z reset freemap, freemap_route_ipv6
88442026-09-10T03:16:37.267Zunit:Sep 10 03:16:36.315Sep 10 03:16:36.315 DEBGDEBG Sep 10 03:16:36.315replacing 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 } }]
88452026-09-10T03:16:37.267ZSep 10 03:16:36.315 DEBGINFO reset freemap 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 10 03:16:36.315, unit :
88462026-09-10T03:16:37.267ZINFO adding route 172.16.0.0/32 -> 10.0.0.1adding route 3fff:beef:18::/64 -> 2001:db8::55:fffreemap_route_ipv4
88472026-09-10T03:16:37.274Z
88482026-09-10T03:16:37.275Z
88492026-09-10T03:16:37.275Zfreemap_route_ipv6Sep 10 03:16:36.315
88502026-09-10T03:16:37.275Z Sep 10 03:16:36.315INFO Sep 10 03:16:36.315DEBGadding route 3fff:beef:15::/64 -> 2001:db8::55:ff DEBG
88512026-09-10T03:16:37.275Z Sep 10 03:16:36.315Sep 10 03:16:36.315 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]INFO
88522026-09-10T03:16:37.275Z adding route 3fff:dead::/64 -> 2001:db8::55:1replacing 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 } }]
88532026-09-10T03:16:37.275Z
88542026-09-10T03:16:37.275ZDEBGSep 10 03:16:36.315Sep 10 03:16:36.315 DEBG initted freemap. size: 64Sep 10 03:16:36.315replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], INFO
88552026-09-10T03:16:37.275Zunit: Sep 10 03:16:36.315adding route 172.16.0.0/32 -> 10.0.0.1
88562026-09-10T03:16:37.275Zfreemap_route_ipv6Sep 10 03:16:36.315
88572026-09-10T03:16:37.275ZINFODEBG adding route 3fff:beef:16::/64 -> 2001:db8::55:ffSep 10 03:16:36.315
88582026-09-10T03:16:37.275Z Sep 10 03:16:36.315 Sep 10 03:16:36.315INFO 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 } }]DEBGDEBG
88592026-09-10T03:16:37.275Zreplacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:19::/64 -> 2001:db8::55:ff
88602026-09-10T03:16:37.275Z
88612026-09-10T03:16:37.275Zreplacing 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 } }]reset freemap
88622026-09-10T03:16:37.275Z, Sep 10 03:16:36.315unitSep 10 03:16:36.315Sep 10 03:16:36.315 :INFO Sep 10 03:16:36.315 freemap_route_ipv6INFO
88632026-09-10T03:16:37.275Zadding route 3fff:beef:17::/64 -> 2001:db8::55:ffDEBG
88642026-09-10T03:16:37.275Z INFOadding route 3fff:dead::/64 -> 2001:db8::55:2 adding route 172.16.0.0/32 -> 10.0.0.1Sep 10 03:16:36.315replacing 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 } }]
88652026-09-10T03:16:37.275Z
88662026-09-10T03:16:37.275ZSep 10 03:16:36.315 INFO
88672026-09-10T03:16:37.275Z DEBG adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 10 03:16:36.315
88682026-09-10T03:16:37.275Zreplacing 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 10 03:16:36.315 DEBG
88692026-09-10T03:16:37.275Zreplacing 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 } }]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 } }]
88702026-09-10T03:16:37.275Z
88712026-09-10T03:16:37.275ZSep 10 03:16:36.315Sep 10 03:16:36.315 INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffINFO
88722026-09-10T03:16:37.275Z adding route 3fff:beef:18::/64 -> 2001:db8::55:ffSep 10 03:16:36.315
88732026-09-10T03:16:37.275Z INFO Sep 10 03:16:36.315Sep 10 03:16:36.315 Sep 10 03:16:36.315INFOSep 10 03:16:36.315 adding route 172.16.0.0/32 -> 10.0.0.2adding route 3fff:dead::/64 -> 2001:db8::55:3DEBG
88742026-09-10T03:16:37.275Z
88752026-09-10T03:16:37.276Zreplacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
88762026-09-10T03:16:37.276Z DEBGSep 10 03:16:36.315replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 10 03:16:36.315Sep 10 03:16:36.315
88772026-09-10T03:16:37.276ZDEBG INFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]DEBG
88782026-09-10T03:16:37.276Z 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 10 03:16:36.315adding route 3fff:beef:19::/64 -> 2001:db8::55:ff
88792026-09-10T03:16:37.276Z
88802026-09-10T03:16:37.276Z Sep 10 03:16:36.315replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 } }]
88812026-09-10T03:16:37.276Z Sep 10 03:16:36.315INFO Sep 10 03:16:36.315INFOadding route 172.17.0.0/32 -> 10.0.0.255 adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
88822026-09-10T03:16:37.276ZDEBGSep 10 03:16:36.315
88832026-09-10T03:16:37.276Z 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 } }]
88842026-09-10T03:16:37.276ZINFOINFO Sep 10 03:16:36.315Sep 10 03:16:36.315 Sep 10 03:16:36.315DEBGadding route 3fff:dead::/64 -> 2001:db8::55:4 INFO
88852026-09-10T03:16:37.276Z 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 } }]
88862026-09-10T03:16:37.276Zadding route 3fff:beef:1a::/64 -> 2001:db8::55:ffDEBG
88872026-09-10T03:16:37.276ZSep 10 03:16:36.315 Sep 10 03:16:36.315 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 } }]DEBGINFOSep 10 03:16:36.315 adding route 172.17.0.1/32 -> 10.0.0.255
88882026-09-10T03:16:37.276Z DEBG adding route 3fff:dead::/64 -> 2001:db8::55:2
88892026-09-10T03:16:37.276Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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: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 } }]
88902026-09-10T03:16:37.276Z
88912026-09-10T03:16:37.276Z
88922026-09-10T03:16:37.276ZSep 10 03:16:36.315 Sep 10 03:16:36.315DEBG Sep 10 03:16:36.315Sep 10 03:16:36.315replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFOSep 10 03:16:36.315 INFODEBG adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]
88932026-09-10T03:16:37.276Z
88942026-09-10T03:16:37.276Zadding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
88952026-09-10T03:16:37.276Z
88962026-09-10T03:16:37.276Z Sep 10 03:16:36.315DEBG Sep 10 03:16:36.315DEBGSep 10 03:16:36.315 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 } }] Sep 10 03:16:36.315
88972026-09-10T03:16:37.276Z DEBG INFOreplacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
88982026-09-10T03:16:37.276ZSep 10 03:16:36.315replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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.2/32 -> 10.0.0.255WARN
88992026-09-10T03:16:37.276ZINFO
89002026-09-10T03:16:37.276Z shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
89012026-09-10T03:16:37.276Zadding route 3fff:beef:1c::/64 -> 2001:db8::55:ffSep 10 03:16:36.315
89022026-09-10T03:16:37.276Z Sep 10 03:16:36.315Sep 10 03:16:36.315 DEBGINFOINFO Sep 10 03:16:36.315adding route 3fff:dead::/64 -> 2001:db8::55:3adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
89032026-09-10T03:16:37.276ZDEBG replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 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 } }]
89042026-09-10T03:16:37.276Z
89052026-09-10T03:16:37.276Z
89062026-09-10T03:16:37.276ZSep 10 03:16:36.315 Sep 10 03:16:36.315DEBG Sep 10 03:16:36.315INFO 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:1d::/64 -> 2001:db8::55:ff
89072026-09-10T03:16:37.276Z
89082026-09-10T03:16:37.276ZSep 10 03:16:36.315Sep 10 03:16:36.302DEBG 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 } }]INFO
89092026-09-10T03:16:37.276ZSep 10 03:16:36.315 created new freemapadding route 172.17.0.3/32 -> 10.0.0.255Sep 10 03:16:36.315DEBG, Sep 10 03:16:36.315
89102026-09-10T03:16:37.276Ztest route::tests::rollback_on_compact_write_failure ... ok
89112026-09-10T03:16:37.277ZunitINFO :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 } }] freemap_route_ipv4
89122026-09-10T03:16:37.277ZSep 10 03:16:36.315
89132026-09-10T03:16:37.277ZINFODEBG Sep 10 03:16:36.315replacing 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 } }]
89142026-09-10T03:16:37.277ZINFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffSep 10 03:16:36.315
89152026-09-10T03:16:37.277Z DEBG Sep 10 03:16:36.315adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffSep 10 03:16:36.315created new freemap , DEBGunit 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 } }] :
89162026-09-10T03:16:37.277Z
89172026-09-10T03:16:37.277Zadding route 172.17.0.4/32 -> 10.0.0.255freemap_route_ipv6
89182026-09-10T03:16:37.277Z
89192026-09-10T03:16:37.277ZSep 10 03:16:36.315Sep 10 03:16:36.315 Sep 10 03:16:36.315 DEBGINFO DEBG replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
89202026-09-10T03:16:37.277ZSep 10 03:16:36.316
89212026-09-10T03:16:37.277Z initted freemap. size: 64DEBG, unitcreated new freemap:, unitfreemap_route_ipv4:
89222026-09-10T03:16:37.277ZSep 10 03:16:36.323 freemap_route_ipv4INFO
89232026-09-10T03:16:37.277Z adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffSep 10 03:16:36.323
89242026-09-10T03:16:37.277ZSep 10 03:16:36.323Sep 10 03:16:36.323 DEBGDEBGSep 10 03:16:36.303 Sep 10 03:16:36.323replacing 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 } }]
89252026-09-10T03:16:37.277Z DEBG created new freemap DEBG, unitSep 10 03:16:36.323replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]created new freemap
89262026-09-10T03:16:37.277Z :, INFO unit : adding route 3fff:beef:20::/64 -> 2001:db8::55:fffreemap_route_ipv4
89272026-09-10T03:16:37.277ZSep 10 03:16:36.323
89282026-09-10T03:16:37.277Z freemap_route_ipv6INFO
89292026-09-10T03:16:37.277Zadding route 3fff:beef:20::/64 -> 2001:db8::55:ffSep 10 03:16:36.323
89302026-09-10T03:16:37.277Z DEBGSep 10 03:16:36.323Sep 10 03:16:36.323 DEBGDEBGreplacing 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 10 03:16:36.323
89312026-09-10T03:16:37.277Zcreated new freemap 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 } }]DEBG
89322026-09-10T03:16:37.277Z , initted freemap. size: 64unit, :unit:Sep 10 03:16:36.323 freemap_route_ipv4freemap_route_ipv6
89332026-09-10T03:16:37.277Z
89342026-09-10T03:16:37.277Z INFOSep 10 03:16:36.323 Sep 10 03:16:36.323 adding route 3fff:beef:21::/64 -> 2001:db8::55:ffSep 10 03:16:36.323DEBG
89352026-09-10T03:16:37.277Z DEBGreset freemap INFO, initted freemap. size: 64 unit, Sep 10 03:16:36.323unitadding route 3fff:beef:21::/64 -> 2001:db8::55:ff: :
89362026-09-10T03:16:37.277Z freemap_route_ipv4DEBGfreemap_route_ipv4
89372026-09-10T03:16:37.277Zreplacing 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 } }]
89382026-09-10T03:16:37.277Z
89392026-09-10T03:16:37.277ZSep 10 03:16:36.323 DEBGSep 10 03:16:36.323Sep 10 03:16:36.323 Sep 10 03:16:36.323DEBG DEBGINFOreplacing 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 } }] reset freemap
89402026-09-10T03:16:37.277Zadding route 3fff:beef:22::/64 -> 2001:db8::55:ff,
89412026-09-10T03:16:37.277Z unitinitted freemap. size: 64:, freemap_route_ipv4unit
89422026-09-10T03:16:37.277Z:Sep 10 03:16:36.323 freemap_route_ipv6 Sep 10 03:16:36.323
89432026-09-10T03:16:37.277ZDEBG Sep 10 03:16:36.323replacing 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 } }]
89442026-09-10T03:16:37.277ZDEBGINFO Sep 10 03:16:36.323adding route 3fff:beef:22::/64 -> 2001:db8::55:ff Sep 10 03:16:36.323DEBG
89452026-09-10T03:16:37.277Z INFO reset freemapinitted freemap. size: 64, adding route 3fff:beef:23::/64 -> 2001:db8::55:ff,
89462026-09-10T03:16:37.277ZunitSep 10 03:16:36.323unit :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 } }]
89472026-09-10T03:16:37.284Zfreemap_route_ipv6freemap_route_ipv6
89482026-09-10T03:16:37.284Z
89492026-09-10T03:16:37.284ZSep 10 03:16:36.323 Sep 10 03:16:36.323DEBG Sep 10 03:16:36.323replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 10 03:16:36.323INFO INFODEBG
89502026-09-10T03:16:37.284Zreset freemap adding route 3fff:beef:23::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:1
89512026-09-10T03:16:37.284Z
89522026-09-10T03:16:37.284Z, Sep 10 03:16:36.323unit :INFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ffSep 10 03:16:36.323freemap_route_ipv6Sep 10 03:16:36.323
89532026-09-10T03:16:37.284Z
89542026-09-10T03:16:37.284Z 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:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
89552026-09-10T03:16:37.284Z
89562026-09-10T03:16:37.284ZSep 10 03:16:36.323 DEBG Sep 10 03:16:36.323Sep 10 03:16:36.323 Sep 10 03:16:36.323 INFOINFOreplacing 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 } }]
89572026-09-10T03:16:37.284Z INFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ff adding route 3fff:dead::/64 -> 2001:db8::55:2
89582026-09-10T03:16:37.284Zadding route 3fff:dead::/64 -> 2001:db8::55:1
89592026-09-10T03:16:37.284ZSep 10 03:16:36.323
89602026-09-10T03:16:37.284Z INFOSep 10 03:16:36.323Sep 10 03:16:36.323 adding route 3fff:beef:25::/64 -> 2001:db8::55:ffDEBGDEBG
89612026-09-10T03:16:37.284ZSep 10 03:16:36.323 DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
89622026-09-10T03:16:37.284ZSep 10 03:16:36.323 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 } }]
89632026-09-10T03:16:37.284ZDEBG 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 } }]
89642026-09-10T03:16:37.284Z
89652026-09-10T03:16:37.284ZSep 10 03:16:36.323Sep 10 03:16:36.323 INFO adding route 3fff:dead::/64 -> 2001:db8::55:3
89662026-09-10T03:16:37.284ZSep 10 03:16:36.323 Sep 10 03:16:36.323Sep 10 03:16:36.323 Sep 10 03:16:36.315INFODEBG INFOadding route 3fff:beef:26::/64 -> 2001:db8::55:ff DEBG
89672026-09-10T03:16:37.284Zadding route 3fff:beef:25::/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 } }]
89682026-09-10T03:16:37.284Z
89692026-09-10T03:16:37.284Z 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 } }] Sep 10 03:16:36.323Sep 10 03:16:36.323
89702026-09-10T03:16:37.284Z DEBGDEBG Sep 10 03:16:36.323replacing 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: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:dead::/64 -> 2001:db8::55:2
89712026-09-10T03:16:37.284Z
89722026-09-10T03:16:37.285ZINFO adding route 3fff:dead::/64 -> 2001:db8::55:4
89732026-09-10T03:16:37.285Z
89742026-09-10T03:16:37.285ZSep 10 03:16:36.323Sep 10 03:16:36.323 INFO INFOSep 10 03:16:36.323adding route 3fff:beef:27::/64 -> 2001:db8::55:ffSep 10 03:16:36.323Sep 10 03:16:36.323
89752026-09-10T03:16:37.285Z INFODEBG adding route 3fff:beef:26::/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 } }, 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.5/32 -> 10.0.0.255
89762026-09-10T03:16:37.285Z
89772026-09-10T03:16:37.285ZDEBG
89782026-09-10T03:16:37.285ZSep 10 03:16:36.323replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 10 03:16:36.323Sep 10 03:16:36.323 DEBG Sep 10 03:16:36.323replacing 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 } }] DEBGDEBG
89792026-09-10T03:16:37.285Z
89802026-09-10T03:16:37.285Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]replacing targets for 3fff: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 } }]
89812026-09-10T03:16:37.285ZDEBG 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 10 03:16:36.323
89822026-09-10T03:16:37.285Z
89832026-09-10T03:16:37.285Z INFOSep 10 03:16:36.323 adding route 3fff:beef:28::/64 -> 2001:db8::55:ffSep 10 03:16:36.323
89842026-09-10T03:16:37.285ZSep 10 03:16:36.323 INFOSep 10 03:16:36.323 WARN adding route 3fff:dead::/64 -> 2001:db8::55:3Sep 10 03:16:36.323
89852026-09-10T03:16:37.285Z DEBGINFO INFOshrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) Sep 10 03:16:36.323
89862026-09-10T03:16:37.285Z replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.6/32 -> 10.0.0.255adding route 3fff:beef:27::/64 -> 2001:db8::55:ffDEBG
89872026-09-10T03:16:37.285Z
89882026-09-10T03:16:37.285Z
89892026-09-10T03:16:37.285Z 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 10 03:16:36.323Sep 10 03:16:36.323
89902026-09-10T03:16:37.285Z INFOadding route 3fff:dead::/64 -> 2001:db8::55:4Sep 10 03:16:36.323DEBG
89912026-09-10T03:16:37.285Z Sep 10 03:16:36.323adding route 3fff:beef:29::/64 -> 2001:db8::55:ff
89922026-09-10T03:16:37.285Zreplacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG INFO
89932026-09-10T03:16:37.285Zadding route 3fff:dead::/64 -> 2001:db8::55:4Sep 10 03:16:36.324replacing 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 } }]
89942026-09-10T03:16:37.285Z
89952026-09-10T03:16:37.285ZDEBG 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 10 03:16:36.324
89962026-09-10T03:16:37.285Z Sep 10 03:16:36.324Sep 10 03:16:36.324 Sep 10 03:16:36.324DEBGDEBGSep 10 03:16:36.324 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 } }, NextHop { asic_port_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:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]INFO
89972026-09-10T03:16:37.286Z adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff INFO
89982026-09-10T03:16:37.286Z
89992026-09-10T03:16:37.286ZSep 10 03:16:36.324 adding route 172.17.0.7/32 -> 10.0.0.255adding route 3fff:beef:28::/64 -> 2001:db8::55:ffDEBG
90002026-09-10T03:16:37.286Z
90012026-09-10T03:16:37.286ZSep 10 03:16:36.324Sep 10 03:16:36.324 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 } }, 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 10 03:16:36.324 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
90022026-09-10T03:16:37.286Zreplacing 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 } }]
90032026-09-10T03:16:37.286ZSep 10 03:16:36.324replacing targets for 3fff:dead::/64 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 } }]
90042026-09-10T03:16:37.286ZDEBG
90052026-09-10T03:16:37.286ZSep 10 03:16:36.324 replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 10 03:16:36.324INFO
90062026-09-10T03:16:37.286Z Sep 10 03:16:36.324 WARNINFOadding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
90072026-09-10T03:16:37.286Zshrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
90082026-09-10T03:16:37.286ZSep 10 03:16:36.324 adding route 3fff:beef:29::/64 -> 2001:db8::55:ffSep 10 03:16:36.324
90092026-09-10T03:16:37.286Z INFODEBGSep 10 03:16:36.324 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 } }]
90102026-09-10T03:16:37.286Zadding route 172.17.0.8/32 -> 10.0.0.255
90112026-09-10T03:16:37.286ZERRO Sep 10 03:16:36.324 Sep 10 03:16:36.324rollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })DEBG
90122026-09-10T03:16:37.286Z Sep 10 03:16:36.324INFO DEBGadding route 3fff:beef:2c::/64 -> 2001:db8::55:ff DEBG
90132026-09-10T03:16:37.286Zreset freemapreplacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 172.17.0.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 } }],
90142026-09-10T03:16:37.286Ztest route::tests::identity_replace_is_noop ... ok
90152026-09-10T03:16:37.286ZunitSep 10 03:16:36.324 DEBG
90162026-09-10T03:16:37.286Ztest route::tests::rollback_on_index_readd_failure ... ok
90172026-09-10T03:16:37.286Ztest route::tests::rollback_failure_leaves_in_core_cleared ... ok
90182026-09-10T03:16:37.286Z Sep 10 03:16:36.324replacing 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 } }] INFO Sep 10 03:16:36.324adding route 172.17.0.9/32 -> 10.0.0.255
90192026-09-10T03:16:37.286Z
90202026-09-10T03:16:37.286ZDEBG created new freemap, Sep 10 03:16:36.331unit :Sep 10 03:16:36.324Sep 10 03:16:36.331 INFODEBGfreemap_route_ipv4
90212026-09-10T03:16:37.286ZINFO created new freemapadding route 3fff:beef:2d::/64 -> 2001:db8::55:ffSep 10 03:16:36.331Sep 10 03:16:36.331, unitDEBG
90222026-09-10T03:16:37.286Z :created new freemap , freemap_route_ipv4unit
90232026-09-10T03:16:37.286ZSep 10 03:16:36.331: DEBGfreemap_route_ipv6
90242026-09-10T03:16:37.286Zreplacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
90252026-09-10T03:16:37.286Z Sep 10 03:16:36.331replacing 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 } }]
90262026-09-10T03:16:37.286ZDEBG Sep 10 03:16:36.331Sep 10 03:16:36.331 INFO created new freemapDEBGSep 10 03:16:36.331, unit initted freemap. size: 64:adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff , freemap_route_ipv6unit
90272026-09-10T03:16:37.286Z : INFO
90282026-09-10T03:16:37.286Zfreemap_route_ipv4
90292026-09-10T03:16:37.286ZSep 10 03:16:36.331adding route 172.17.0.10/32 -> 10.0.0.255 DEBGSep 10 03:16:36.331 Sep 10 03:16:36.331DEBGreplacing 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 } }]
90302026-09-10T03:16:37.286Z DEBG
90312026-09-10T03:16:37.287Zinitted freemap. size: 64reset freemap, , Sep 10 03:16:36.331unitunit Sep 10 03:16:36.331:DEBG :freemap_route_ipv4replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
90322026-09-10T03:16:37.287Z adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
90332026-09-10T03:16:37.287Zfreemap_route_ipv4
90342026-09-10T03:16:37.287ZSep 10 03:16:36.331
90352026-09-10T03:16:37.287ZINFO Sep 10 03:16:36.331adding route 172.17.0.11/32 -> 10.0.0.255
90362026-09-10T03:16:37.287ZSep 10 03:16:36.331Sep 10 03:16:36.331DEBG DEBGSep 10 03:16:36.331 replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]reset freemap , unitDEBG:
90372026-09-10T03:16:37.287ZDEBG freemap_route_ipv4initted freemap. size: 64
90382026-09-10T03:16:37.287Z 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
90392026-09-10T03:16:37.287Z: Sep 10 03:16:36.331freemap_route_ipv6 Sep 10 03:16:36.331DEBG INFOinitted freemap. size: 64Sep 10 03:16:36.331 , unitINFO: adding route 3fff:beef:30::/64 -> 2001:db8::55:fffreemap_route_ipv6
90402026-09-10T03:16:37.287Z
90412026-09-10T03:16:37.287Zadding route 172.17.0.12/32 -> 10.0.0.255
90422026-09-10T03:16:37.287Z
90432026-09-10T03:16:37.287ZSep 10 03:16:36.331Sep 10 03:16:36.331 DEBGDEBG reset 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 } }], Sep 10 03:16:36.331unit
90442026-09-10T03:16:37.287Z: DEBGfreemap_route_ipv6
90452026-09-10T03:16:37.287Zreplacing 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 10 03:16:36.331
90462026-09-10T03:16:37.287Z DEBGSep 10 03:16:36.331Sep 10 03:16:36.331 INFOINFO adding route 172.17.0.13/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:1
90472026-09-10T03:16:37.292ZSep 10 03:16:36.331
90482026-09-10T03:16:37.292Z INFOreset freemap Sep 10 03:16:36.331adding route 3fff:beef:31::/64 -> 2001:db8::55:ff, Sep 10 03:16:36.331 DEBGunit :DEBG
90492026-09-10T03:16:37.292Z 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.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 } }]freemap_route_ipv6
90502026-09-10T03:16:37.292Z
90512026-09-10T03:16:37.293Z
90522026-09-10T03:16:37.293ZSep 10 03:16:36.331Sep 10 03:16:36.331 Sep 10 03:16:36.331DEBG INFOINFO 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.14/32 -> 10.0.0.255
90532026-09-10T03:16:37.293Z
90542026-09-10T03:16:37.293ZSep 10 03:16:36.331adding route 172.16.0.0/32 -> 10.0.0.1
90552026-09-10T03:16:37.293ZINFO Sep 10 03:16:36.331adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 10 03:16:36.331
90562026-09-10T03:16:37.293ZSep 10 03:16:36.331 INFODEBG DEBGadding route 3fff:beef:32::/64 -> 2001:db8::55:ffSep 10 03:16:36.331 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.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 } }]
90572026-09-10T03:16:37.293Z
90582026-09-10T03:16:37.293ZDEBG
90592026-09-10T03:16:37.293Z 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 10 03:16:36.331Sep 10 03:16:36.331 INFOSep 10 03:16:36.331INFO
90602026-09-10T03:16:37.293Zadding route 172.17.0.15/32 -> 10.0.0.255 DEBG
90612026-09-10T03:16:37.293Zreplacing 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.16.0.0/32 -> 10.0.0.2
90622026-09-10T03:16:37.293Z
90632026-09-10T03:16:37.293ZSep 10 03:16:36.331 INFOSep 10 03:16:36.331 Sep 10 03:16:36.331DEBG adding route 3fff:dead::/64 -> 2001:db8::55:3DEBGSep 10 03:16:36.331
90642026-09-10T03:16:37.293Z 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.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 } }]
90652026-09-10T03:16:37.293ZINFO
90662026-09-10T03:16:37.293Z adding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 10 03:16:36.331Sep 10 03:16:36.331
90672026-09-10T03:16:37.293Z DEBGINFO adding route 172.17.0.16/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 } }]Sep 10 03:16:36.331
90682026-09-10T03:16:37.293ZSep 10 03:16:36.331
90692026-09-10T03:16:37.293Z DEBG INFOreplacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 10 03:16:36.331
90702026-09-10T03:16:37.293ZSep 10 03:16:36.331 INFO DEBG adding route 172.16.0.0/32 -> 10.0.0.3adding route 3fff:dead::/64 -> 2001:db8::55:4
90712026-09-10T03:16:37.293Z
90722026-09-10T03:16:37.293Z 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 10 03:16:36.331
90732026-09-10T03:16:37.293Z INFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ffSep 10 03:16:36.331
90742026-09-10T03:16:37.293ZSep 10 03:16:36.331 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 } }]
90752026-09-10T03:16:37.293ZSep 10 03:16:36.331 Sep 10 03:16:36.331 INFODEBGSep 10 03:16:36.331 DEBG adding route 172.17.0.17/32 -> 10.0.0.255INFO
90762026-09-10T03:16:37.293Z 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:dead::/64 with: [NextHop { asic_port_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.16.0.0/32 -> 10.0.0.4
90772026-09-10T03:16:37.293Z
90782026-09-10T03:16:37.293Z
90792026-09-10T03:16:37.293ZSep 10 03:16:36.331Sep 10 03:16:36.331 Sep 10 03:16:36.331INFO DEBG adding route 3fff:beef:35::/64 -> 2001:db8::55:ffSep 10 03:16:36.331replacing 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 } }]
90802026-09-10T03:16:37.293Z
90812026-09-10T03:16:37.293ZDEBGDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]replacing targets for 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 10 03:16:36.331Sep 10 03:16:36.331
90822026-09-10T03:16:37.293Z DEBGINFO
90832026-09-10T03:16:37.293Z adding route 172.17.0.18/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 } }]
90842026-09-10T03:16:37.293Z
90852026-09-10T03:16:37.294ZSep 10 03:16:36.331Sep 10 03:16:36.331Sep 10 03:16:36.331 DEBGINFO DEBGSep 10 03:16:36.331 replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:36::/64 -> 2001:db8::55:ff
90862026-09-10T03:16:37.294ZWARN
90872026-09-10T03:16:37.294Zshrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, 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 } }]
90882026-09-10T03:16:37.294Z
90892026-09-10T03:16:37.294ZSep 10 03:16:36.331Sep 10 03:16:36.331 INFODEBG adding route 172.17.0.19/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 } }]
90902026-09-10T03:16:37.294Z
90912026-09-10T03:16:37.294Z:Sep 10 03:16:36.331 freemap_route_ipv4INFO
90922026-09-10T03:16:37.294Zadding route 3fff:beef:37::/64 -> 2001:db8::55:ff
90932026-09-10T03:16:37.294ZSep 10 03:16:36.331 Sep 10 03:16:36.331Sep 10 03:16:36.331 DEBGDEBG 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 } }]initted freemap. size: 64
90942026-09-10T03:16:37.294Zreplacing 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 } }],
90952026-09-10T03:16:37.294Zunit:Sep 10 03:16:36.331Sep 10 03:16:36.331 INFO INFOfreemap_route_ipv6adding route 172.17.0.20/32 -> 10.0.0.255
90962026-09-10T03:16:37.294Z
90972026-09-10T03:16:37.294Zadding route 3fff:beef:38::/64 -> 2001:db8::55:ff
90982026-09-10T03:16:37.294ZSep 10 03:16:36.331 DEBG Sep 10 03:16:36.331replacing 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 } }]
90992026-09-10T03:16:37.294ZSep 10 03:16:36.331DEBG DEBGreset freemap Sep 10 03:16:36.331, replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
91002026-09-10T03:16:37.294Zunit :adding route 172.17.0.21/32 -> 10.0.0.255
91012026-09-10T03:16:37.294Zfreemap_route_ipv6Sep 10 03:16:36.331
91022026-09-10T03:16:37.294Z INFOSep 10 03:16:36.331 adding route 3fff:beef:39::/64 -> 2001:db8::55:ffDEBG
91032026-09-10T03:16:37.294Z Sep 10 03:16:36.331replacing 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 } }]
91042026-09-10T03:16:37.294ZINFOSep 10 03:16:36.331 adding route 172.16.0.0/32 -> 10.0.0.1DEBG
91052026-09-10T03:16:37.294Z 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 10 03:16:36.331
91062026-09-10T03:16:37.294Z INFO Sep 10 03:16:36.331Sep 10 03:16:36.331 adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffDEBGadding route 172.17.0.22/32 -> 10.0.0.255 INFO
91072026-09-10T03:16:37.294Zreplacing 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:3a::/64 -> 2001:db8::55:ff
91082026-09-10T03:16:37.294Z
91092026-09-10T03:16:37.294Z
91102026-09-10T03:16:37.294ZSep 10 03:16:36.331 Sep 10 03:16:36.331DEBG INFOreplacing 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 10 03:16:36.331
91112026-09-10T03:16:37.294Z DEBGadding route 172.16.0.0/32 -> 10.0.0.2
91122026-09-10T03:16:37.294ZSep 10 03:16:36.331replacing 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 } }] INFO
91132026-09-10T03:16:37.294Z adding route 172.17.0.23/32 -> 10.0.0.255Sep 10 03:16:36.331
91142026-09-10T03:16:37.294Z Sep 10 03:16:36.331DEBG 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
91152026-09-10T03:16:37.294Z Sep 10 03:16:36.331replacing 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 10 03:16:36.331
91162026-09-10T03:16:37.294Z Sep 10 03:16:36.331DEBGINFO 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 } }]INFOadding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
91172026-09-10T03:16:37.294Z
91182026-09-10T03:16:37.294ZSep 10 03:16:36.331 adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffERROSep 10 03:16:36.331Sep 10 03:16:36.331Sep 10 03:16:36.331 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 itDEBG
91192026-09-10T03:16:37.294Z 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 } }]
91202026-09-10T03:16:37.294Z
91212026-09-10T03:16:37.294Z INFOINFO adding route 172.17.0.0/32 -> 10.0.0.255adding route 172.17.0.24/32 -> 10.0.0.255
91222026-09-10T03:16:37.294Z
91232026-09-10T03:16:37.295ZSep 10 03:16:36.331 INFOSep 10 03:16:36.331 adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffSep 10 03:16:36.331
91242026-09-10T03:16:37.295Z Sep 10 03:16:36.331DEBG DEBGDEBGreplacing 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.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 10 03:16:36.332 DEBGSep 10 03:16:36.332 DEBG
91252026-09-10T03:16:37.295Z created new freemapcreated new freemap, , unitunit: freemap_route_ipv4
91262026-09-10T03:16:37.295Z: freemap_route_ipv4Sep 10 03:16:36.338
91272026-09-10T03:16:37.295Z DEBGSep 10 03:16:36.338 created new freemapDEBG, unitreplacing 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 } }]:
91282026-09-10T03:16:37.295ZSep 10 03:16:36.338Sep 10 03:16:36.338 DEBGfreemap_route_ipv6INFO
91292026-09-10T03:16:37.295Zcreated new freemap , adding route 172.17.0.25/32 -> 10.0.0.255Sep 10 03:16:36.338unit
91302026-09-10T03:16:37.295Z:Sep 10 03:16:36.338DEBG freemap_route_ipv6DEBG
91312026-09-10T03:16:37.295Zinitted freemap. size: 64 Sep 10 03:16:36.338, unit failed to allocate space for the new target list:DEBG
91322026-09-10T03:16:37.295Z 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 } }]freemap_route_ipv4
91332026-09-10T03:16:37.295ZSep 10 03:16:36.338
91342026-09-10T03:16:37.295Z DEBGSep 10 03:16:36.338 Sep 10 03:16:36.338 Sep 10 03:16:36.302Sep 10 03:16:36.338DEBG 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 } }]DEBGDEBG INFO
91352026-09-10T03:16:37.295Z created new freemapinitted freemap. size: 64adding route 172.17.0.26/32 -> 10.0.0.255reset freemap, ,
91362026-09-10T03:16:37.295Zunit:unit , freemap_route_ipv4unitSep 10 03:16:36.338
91372026-09-10T03:16:37.295Z: DEBG: Sep 10 03:16:36.338replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] freemap_route_ipv4
91382026-09-10T03:16:37.295ZDEBG
91392026-09-10T03:16:37.295Z initted freemap. size: 64freemap_route_ipv4Sep 10 03:16:36.338, unitINFO:
91402026-09-10T03:16:37.295Z adding route 172.17.0.27/32 -> 10.0.0.255freemap_route_ipv6
91412026-09-10T03:16:37.295Z
91422026-09-10T03:16:37.295ZSep 10 03:16:36.338 DEBG Sep 10 03:16:36.338Sep 10 03:16:36.338reset freemap , Sep 10 03:16:36.338unitDEBG DEBG reset freemapreplacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }], :unit
91432026-09-10T03:16:37.295ZDEBG created new freemap:freemap_route_ipv4,
91442026-09-10T03:16:37.295Zfreemap_route_ipv6unit
91452026-09-10T03:16:37.295Z:Sep 10 03:16:36.338 freemap_route_ipv6INFOSep 10 03:16:36.338
91462026-09-10T03:16:37.295ZSep 10 03:16:36.338 INFO adding route 172.17.0.28/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG
91472026-09-10T03:16:37.301Z
91482026-09-10T03:16:37.301Z initted freemap. size: 64, Sep 10 03:16:36.338unit :DEBGSep 10 03:16:36.338Sep 10 03:16:36.338 freemap_route_ipv6DEBG initted freemap. size: 64replacing 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 } }]
91492026-09-10T03:16:37.301ZDEBG,
91502026-09-10T03:16:37.301Z 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
91512026-09-10T03:16:37.301Z:Sep 10 03:16:36.338 freemap_route_ipv4Sep 10 03:16:36.338
91522026-09-10T03:16:37.301ZINFO DEBGSep 10 03:16:36.338adding route 172.17.0.29/32 -> 10.0.0.255
91532026-09-10T03:16:37.301ZSep 10 03:16:36.338INFO adding route 3fff:dead::/64 -> 2001:db8::55:2DEBG
91542026-09-10T03:16:37.301Zreset freemap , Sep 10 03:16:36.338unit :DEBGreset freemap 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_ipv6
91552026-09-10T03:16:37.301Z
91562026-09-10T03:16:37.301Z, unit:Sep 10 03:16:36.338 Sep 10 03:16:36.338freemap_route_ipv4Sep 10 03:16:36.338
91572026-09-10T03:16:37.301Z INFODEBG INFOadding route 3fff:dead::/64 -> 2001:db8::55:1
91582026-09-10T03:16:37.301Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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.30/32 -> 10.0.0.255Sep 10 03:16:36.338
91592026-09-10T03:16:37.301Z DEBG
91602026-09-10T03:16:37.302Zinitted freemap. size: 64, Sep 10 03:16:36.338Sep 10 03:16:36.338 DEBGDEBG Sep 10 03:16:36.338replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]unit
91612026-09-10T03:16:37.302Z
91622026-09-10T03:16:37.302ZDEBG :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 } }]
91632026-09-10T03:16:37.302Zfreemap_route_ipv6
91642026-09-10T03:16:37.302ZSep 10 03:16:36.338 Sep 10 03:16:36.338 DEBGSep 10 03:16:36.338 INFOreset freemap , unitINFO:adding route 3fff:dead::/64 -> 2001:db8::55:2
91652026-09-10T03:16:37.302Zadding route 172.17.0.31/32 -> 10.0.0.255freemap_route_ipv6
91662026-09-10T03:16:37.302Z
91672026-09-10T03:16:37.302ZSep 10 03:16:36.338 DEBGSep 10 03:16:36.338Sep 10 03:16:36.338 INFODEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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.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-10T03:16:37.302Z
91692026-09-10T03:16:37.302Zadding route 172.16.0.0/32 -> 10.0.0.1
91702026-09-10T03:16:37.302ZSep 10 03:16:36.338 Sep 10 03:16:36.338INFO INFOadding route 3fff:dead::/64 -> 2001:db8::55:3
91712026-09-10T03:16:37.302Zadding route 172.17.0.32/32 -> 10.0.0.255
91722026-09-10T03:16:37.302ZSep 10 03:16:36.338 DEBG Sep 10 03:16:36.332Sep 10 03:16:36.338replacing 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 } }] DEBGDEBG
91732026-09-10T03:16:37.302Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 10 03:16:36.338created new freemap
91742026-09-10T03:16:37.302Z, unit:DEBG freemap_route_ipv4replacing 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 } }]
91752026-09-10T03:16:37.302ZSep 10 03:16:36.338Sep 10 03:16:36.338
91762026-09-10T03:16:37.303ZINFO INFOadding route 3fff:dead::/64 -> 2001:db8::55:4Sep 10 03:16:36.338
91772026-09-10T03:16:37.303Z Sep 10 03:16:36.338adding route 172.17.0.0/32 -> 10.0.0.255
91782026-09-10T03:16:37.303ZDEBG Sep 10 03:16:36.338created new freemap , DEBGSep 10 03:16:36.338 unitreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, 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 DEBG freemap_route_ipv6adding route 172.17.0.33/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 } }]
91792026-09-10T03:16:37.303Z
91802026-09-10T03:16:37.303Z
91812026-09-10T03:16:37.303Z
91822026-09-10T03:16:37.303ZSep 10 03:16:36.338Sep 10 03:16:36.338 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:3, vlan_id: None } }]Sep 10 03:16:36.338
91832026-09-10T03:16:37.303Z, unitSep 10 03:16:36.338: freemap_route_ipv4INFO
91842026-09-10T03:16:37.303Z DEBGadding route 172.17.0.1/32 -> 10.0.0.255
91852026-09-10T03:16:37.303Zreplacing 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 } }]
91862026-09-10T03:16:37.303ZSep 10 03:16:36.338 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 } }]
91872026-09-10T03:16:37.303ZSep 10 03:16:36.338Sep 10 03:16:36.338Sep 10 03:16:36.338 DEBGINFO INFOreset freemap , adding route 172.17.0.34/32 -> 10.0.0.255adding route 172.17.0.2/32 -> 10.0.0.255unit
91882026-09-10T03:16:37.303Z
91892026-09-10T03:16:37.303Z: Sep 10 03:16:36.338Sep 10 03:16:36.338 DEBGDEBG freemap_route_ipv4replacing 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.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 } }]
91902026-09-10T03:16:37.303Z
91912026-09-10T03:16:37.303Z
91922026-09-10T03:16:37.303Z Sep 10 03:16:36.338Sep 10 03:16:36.338replacing 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 10 03:16:36.338INFO
91932026-09-10T03:16:37.303ZDEBG INFO initted freemap. size: 64adding route 172.17.0.3/32 -> 10.0.0.255adding route 172.17.0.35/32 -> 10.0.0.255,
91942026-09-10T03:16:37.303Z
91952026-09-10T03:16:37.303Zunit: freemap_route_ipv6
91962026-09-10T03:16:37.304ZSep 10 03:16:36.338 Sep 10 03:16:36.338DEBGSep 10 03:16:36.338Sep 10 03:16:36.338 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 } }] DEBGINFO
91972026-09-10T03:16:37.304Zreset freemap , adding route 172.17.0.1/32 -> 10.0.0.255unit
91982026-09-10T03:16:37.304Z:DEBGSep 10 03:16:36.338 freemap_route_ipv6INFO
91992026-09-10T03:16:37.304Z adding route 172.17.0.36/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 } }]
92002026-09-10T03:16:37.304ZSep 10 03:16:36.338
92012026-09-10T03:16:37.304ZSep 10 03:16:36.338 INFODEBGSep 10 03:16:36.338 Sep 10 03:16:36.338 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:dead::/64 -> 2001:db8::55:1INFO
92022026-09-10T03:16:37.304Z
92032026-09-10T03:16:37.304Z DEBG adding route 172.17.0.4/32 -> 10.0.0.255replacing 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 } }]
92042026-09-10T03:16:37.304ZSep 10 03:16:36.338Sep 10 03:16:36.338 DEBGINFO
92052026-09-10T03:16:37.304Z Sep 10 03:16:36.338replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] DEBGadding route 172.17.0.2/32 -> 10.0.0.255
92062026-09-10T03:16:37.304ZSep 10 03:16:36.338replacing 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 } }]
92072026-09-10T03:16:37.304Z
92082026-09-10T03:16:37.304ZINFOSep 10 03:16:36.338 Sep 10 03:16:36.338adding route 172.17.0.37/32 -> 10.0.0.255INFOSep 10 03:16:36.338
92092026-09-10T03:16:37.304Z adding route 3fff:dead::/64 -> 2001:db8::55:2 INFO
92102026-09-10T03:16:37.304Z DEBGadding route 172.17.0.5/32 -> 10.0.0.255
92112026-09-10T03:16:37.304ZSep 10 03:16:36.338 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
92122026-09-10T03:16:37.304ZSep 10 03:16:36.338 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 10 03:16:36.338
92132026-09-10T03:16:37.304Ztest route::tests::same_size_non_subset_replace ... ok
92142026-09-10T03:16:37.304Z Sep 10 03:16:36.338DEBGDEBG 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 } }]Sep 10 03:16:36.338
92152026-09-10T03:16:37.305Zadding route 172.17.0.3/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 } }]
92162026-09-10T03:16:37.305ZINFO
92172026-09-10T03:16:37.305Z adding route 172.17.0.38/32 -> 10.0.0.255Sep 10 03:16:36.338Sep 10 03:16:36.338
92182026-09-10T03:16:37.305Z DEBG 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 } }]Sep 10 03:16:36.338 Sep 10 03:16:36.338adding route 172.17.0.6/32 -> 10.0.0.255
92192026-09-10T03:16:37.305ZDEBG
92202026-09-10T03:16:37.305ZINFOreplacing 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 } }]
92212026-09-10T03:16:37.305ZSep 10 03:16:36.338adding route 3fff:dead::/64 -> 2001:db8::55:3
92222026-09-10T03:16:37.305ZDEBGSep 10 03:16:36.338 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 } }]INFO
92232026-09-10T03:16:37.305Z Sep 10 03:16:36.338Sep 10 03:16:36.338 adding route 172.17.0.4/32 -> 10.0.0.255 INFODEBG
92242026-09-10T03:16:37.305Z 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.39/32 -> 10.0.0.255Sep 10 03:16:36.338
92252026-09-10T03:16:37.305Z
92262026-09-10T03:16:37.305ZSep 10 03:16:36.338 INFODEBG Sep 10 03:16:36.338 adding route 172.17.0.7/32 -> 10.0.0.255Sep 10 03:16:36.338INFOreplacing 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 } }]
92272026-09-10T03:16:37.305ZDEBG
92282026-09-10T03:16:37.305Z replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:4
92292026-09-10T03:16:37.305Z
92302026-09-10T03:16:37.305ZSep 10 03:16:36.338 INFOSep 10 03:16:36.338Sep 10 03:16:36.338 Sep 10 03:16:36.338 adding route 172.17.0.5/32 -> 10.0.0.255INFO
92312026-09-10T03:16:37.305Z adding route 172.17.0.40/32 -> 10.0.0.255
92322026-09-10T03:16:37.305ZDEBG Sep 10 03:16:36.338DEBG 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 10 03:16:36.338
92332026-09-10T03:16:37.305Z 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 } }]
92342026-09-10T03:16:37.305Zreplacing 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 Sep 10 03:16:36.339replacing 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 } }]
92352026-09-10T03:16:37.305Z
92362026-09-10T03:16:37.305ZDEBG
92372026-09-10T03:16:37.305ZSep 10 03:16:36.345 INFOSep 10 03:16:36.345 adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffSep 10 03:16:36.345
92382026-09-10T03:16:37.305Z INFO Sep 10 03:16:36.345adding route 172.17.0.8/32 -> 10.0.0.255Sep 10 03:16:36.345
92392026-09-10T03:16:37.305Z DEBGINFOINFO adding route 172.17.0.6/32 -> 10.0.0.255adding route 172.17.0.41/32 -> 10.0.0.255
92402026-09-10T03:16:37.306Z Sep 10 03:16:36.345
92412026-09-10T03:16:37.306Z 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 } }]
92422026-09-10T03:16:37.306ZSep 10 03:16:36.345replacing 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 10 03:16:36.339
92432026-09-10T03:16:37.306ZSep 10 03:16:36.339 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 } }]DEBGSep 10 03:16:36.345Sep 10 03:16:36.345 INFOINFOSep 10 03:16:36.345 DEBGadding route 172.17.0.9/32 -> 10.0.0.255
92442026-09-10T03:16:37.306Z
92452026-09-10T03:16:37.306Z created new freemap , adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
92462026-09-10T03:16:37.306Zunitreplacing 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 10 03:16:36.345:
92472026-09-10T03:16:37.315Z created new freemapSep 10 03:16:36.345DEBG , Sep 10 03:16:36.345 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 } }]DEBG
92482026-09-10T03:16:37.315ZINFOreplacing 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_ipv4Sep 10 03:16:36.345
92492026-09-10T03:16:37.315Z
92502026-09-10T03:16:37.315Z:adding route 172.17.0.7/32 -> 10.0.0.255 Sep 10 03:16:36.345INFO INFOSep 10 03:16:36.345
92512026-09-10T03:16:37.315Z Sep 10 03:16:36.345 adding route 172.17.0.10/32 -> 10.0.0.255DEBGINFOadding route 172.17.0.42/32 -> 10.0.0.255
92522026-09-10T03:16:37.315Z adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
92532026-09-10T03:16:37.315Zcreated new freemapSep 10 03:16:36.345
92542026-09-10T03:16:37.315Z DEBG , freemap_route_ipv4unitreplacing 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 10 03:16:36.345
92552026-09-10T03:16:37.315Z: Sep 10 03:16:36.345Sep 10 03:16:36.345 DEBG
92562026-09-10T03:16:37.315ZSep 10 03:16:36.345DEBG INFOfreemap_route_ipv6 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 } }]
92572026-09-10T03:16:37.315Zadding route 172.17.0.11/32 -> 10.0.0.255
92582026-09-10T03:16:37.315Zreplacing 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
92592026-09-10T03:16:37.315ZSep 10 03:16:36.345
92602026-09-10T03:16:37.316Z INFO Sep 10 03:16:36.345Sep 10 03:16:36.345 adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffDEBG
92612026-09-10T03:16:37.316ZDEBGreplacing 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 } }]
92622026-09-10T03:16:37.316ZSep 10 03:16:36.345 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 } }]initted freemap. size: 64
92632026-09-10T03:16:37.316Z, Sep 10 03:16:36.345DEBGSep 10 03:16:36.345 DEBG INFO 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 10 03:16:36.345adding route 172.17.0.12/32 -> 10.0.0.255
92642026-09-10T03:16:37.316Zcreated new freemapunit
92652026-09-10T03:16:37.316ZSep 10 03:16:36.345: Sep 10 03:16:36.345 INFOfreemap_route_ipv4
92662026-09-10T03:16:37.316ZSep 10 03:16:36.345INFO , DEBG unitINFO:adding route 172.17.0.43/32 -> 10.0.0.255 freemap_route_ipv6adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
92672026-09-10T03:16:37.316Z
92682026-09-10T03:16:37.316Zreplacing 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 } }]
92692026-09-10T03:16:37.316Z
92702026-09-10T03:16:37.316Zadding route 172.17.0.8/32 -> 10.0.0.255
92712026-09-10T03:16:37.316ZSep 10 03:16:36.345Sep 10 03:16:36.345Sep 10 03:16:36.345 DEBGINFO DEBGadding route 172.17.0.13/32 -> 10.0.0.255
92722026-09-10T03:16:37.316ZSep 10 03:16:36.345reset freemapSep 10 03:16:36.345Sep 10 03:16:36.345replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG,
92732026-09-10T03:16:37.316ZSep 10 03:16:36.345 unitDEBGDEBG:Sep 10 03:16:36.345 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
92742026-09-10T03:16:37.316Z adding route 3fff:beef:31::/64 -> 2001:db8::55:ff 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 } }]freemap_route_ipv4
92752026-09-10T03:16:37.316Z
92762026-09-10T03:16:37.316Z
92772026-09-10T03:16:37.316Z 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 10 03:16:36.345Sep 10 03:16:36.345DEBG
92782026-09-10T03:16:37.316Z INFOSep 10 03:16:36.345 adding route 172.17.0.14/32 -> 10.0.0.255initted freemap. size: 64,
92792026-09-10T03:16:37.316ZSep 10 03:16:36.345DEBGDEBG 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 } }] unitSep 10 03:16:36.345Sep 10 03:16:36.345initted freemap. size: 64
92802026-09-10T03:16:37.316ZDEBG, : INFOreplacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFOunit
92812026-09-10T03:16:37.316Z adding route 172.17.0.9/32 -> 10.0.0.255:
92822026-09-10T03:16:37.316Z Sep 10 03:16:36.345Sep 10 03:16:36.345freemap_route_ipv6
92832026-09-10T03:16:37.316ZINFOfreemap_route_ipv4INFO adding route 3fff:beef:32::/64 -> 2001:db8::55:ffadding route 172.17.0.15/32 -> 10.0.0.255Sep 10 03:16:36.345
92842026-09-10T03:16:37.316ZSep 10 03:16:36.345 DEBG
92852026-09-10T03:16:37.316Z Sep 10 03:16:36.345reset freemap, DEBGunitadding route 172.17.0.44/32 -> 10.0.0.255: Sep 10 03:16:36.345
92862026-09-10T03:16:37.316Z 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 } }]
92872026-09-10T03:16:37.316Z
92882026-09-10T03:16:37.316ZDEBG 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 10 03:16:36.345 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 } }]freemap_route_ipv6
92892026-09-10T03:16:37.316Z
92902026-09-10T03:16:37.316ZSep 10 03:16:36.345DEBG INFOreplacing 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 } }]
92912026-09-10T03:16:37.316ZSep 10 03:16:36.345adding route 172.17.0.16/32 -> 10.0.0.255
92922026-09-10T03:16:37.316ZINFO
92932026-09-10T03:16:37.317ZSep 10 03:16:36.345Sep 10 03:16:36.345 INFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 10 03:16:36.345adding route 172.16.0.0/32 -> 10.0.0.1
92942026-09-10T03:16:37.317Z
92952026-09-10T03:16:37.317Z INFOSep 10 03:16:36.345Sep 10 03:16:36.345 Sep 10 03:16:36.345adding route 172.17.0.45/32 -> 10.0.0.255 DEBG INFOreplacing 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 } }]
92962026-09-10T03:16:37.317Z
92972026-09-10T03:16:37.317Zadding route 172.17.0.10/32 -> 10.0.0.255DEBG
92982026-09-10T03:16:37.317ZDEBGSep 10 03:16:36.345 reset freemapSep 10 03:16:36.345 Sep 10 03:16:36.345replacing 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 } }],
92992026-09-10T03:16:37.317ZDEBG 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 } }] DEBG Sep 10 03:16:36.345adding route 172.17.0.17/32 -> 10.0.0.255
93002026-09-10T03:16:37.317Z
93012026-09-10T03:16:37.317Z unitSep 10 03:16:36.345 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 } }] INFOreplacing 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 } }]
93022026-09-10T03:16:37.317Z
93032026-09-10T03:16:37.317Z:Sep 10 03:16:36.345 adding route 3fff:beef:34::/64 -> 2001:db8::55:ffINFOSep 10 03:16:36.345
93042026-09-10T03:16:37.317Zadding route 172.16.0.0/32 -> 10.0.0.2 DEBG
93052026-09-10T03:16:37.317Z 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 } }]
93062026-09-10T03:16:37.317Zfreemap_route_ipv4Sep 10 03:16:36.345Sep 10 03:16:36.345
93072026-09-10T03:16:37.317Z Sep 10 03:16:36.345Sep 10 03:16:36.345DEBG INFO 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 10 03:16:36.345
93082026-09-10T03:16:37.317Z DEBGSep 10 03:16:36.345 adding route 172.17.0.18/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 } }]INFO
93092026-09-10T03:16:37.317Z
93102026-09-10T03:16:37.317Z INFO Sep 10 03:16:36.345Sep 10 03:16:36.345 adding route 172.17.0.11/32 -> 10.0.0.255DEBGDEBG
93112026-09-10T03:16:37.317Ztest route::tests::shrink_to_single_non_zero_survivor ... ok
93122026-09-10T03:16:37.317Zadding route 172.17.0.46/32 -> 10.0.0.255 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 10 03:16:36.345
93132026-09-10T03:16:37.317Z INFO
93142026-09-10T03:16:37.317Zreplacing 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 10 03:16:36.345
93152026-09-10T03:16:37.317Z DEBGadding route 3fff:beef:35::/64 -> 2001:db8::55:ffinitted freemap. size: 64
93162026-09-10T03:16:37.317Ztest route::tests::delete_targets_fragmented ... ok
93172026-09-10T03:16:37.317ZSep 10 03:16:36.345 , Sep 10 03:16:36.345unitINFOreplacing 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 } }]
93182026-09-10T03:16:37.317ZSep 10 03:16:36.345 adding route 172.17.0.19/32 -> 10.0.0.255DEBG
93192026-09-10T03:16:37.317Z DEBG: replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 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 } }]
93202026-09-10T03:16:37.317Z
93212026-09-10T03:16:37.317ZSep 10 03:16:36.345freemap_route_ipv6
93222026-09-10T03:16:37.317ZDEBG Sep 10 03:16:36.345Sep 10 03:16:36.345 INFOSep 10 03:16:36.345INFO adding route 3fff:beef:36::/64 -> 2001:db8::55:ffSep 10 03:16:36.345
93232026-09-10T03:16:37.317Z 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 } }]INFO
93242026-09-10T03:16:37.317Z DEBGadding route 172.17.0.12/32 -> 10.0.0.255 Sep 10 03:16:36.345 reset freemapSep 10 03:16:36.345 adding route 172.17.0.47/32 -> 10.0.0.255DEBG,
93252026-09-10T03:16:37.317ZINFO unitreplacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]:
93262026-09-10T03:16:37.317Z adding route 172.17.0.20/32 -> 10.0.0.255
93272026-09-10T03:16:37.317Z
93282026-09-10T03:16:37.317ZSep 10 03:16:36.345 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 } }]freemap_route_ipv6Sep 10 03:16:36.345Sep 10 03:16:36.345
93292026-09-10T03:16:37.317Z
93302026-09-10T03:16:37.317ZINFOSep 10 03:16:36.345 DEBG adding route 3fff:beef:37::/64 -> 2001:db8::55:ffDEBGSep 10 03:16:36.345
93312026-09-10T03:16:37.317Zreplacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO
93322026-09-10T03:16:37.318Zreplacing 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 10 03:16:36.345adding route 172.17.0.48/32 -> 10.0.0.255
93332026-09-10T03:16:37.318Z
93342026-09-10T03:16:37.318Z Sep 10 03:16:36.345DEBG 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 } }]INFO
93352026-09-10T03:16:37.318Zadding route 172.17.0.21/32 -> 10.0.0.255
93362026-09-10T03:16:37.318ZSep 10 03:16:36.345 Sep 10 03:16:36.345Sep 10 03:16:36.345 INFOINFODEBG adding route 172.17.0.13/32 -> 10.0.0.255
93372026-09-10T03:16:37.318Zreplacing 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 10 03:16:36.345Sep 10 03:16:36.345adding route 3fff:beef:38::/64 -> 2001:db8::55:ff
93382026-09-10T03:16:37.318ZDEBG
93392026-09-10T03:16:37.318ZSep 10 03:16:36.345 Sep 10 03:16:36.345replacing 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 } }]
93402026-09-10T03:16:37.318ZSep 10 03:16:36.345DEBGDEBG replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
93412026-09-10T03:16:37.318Z INFOSep 10 03:16:36.345adding route 172.16.0.0/32 -> 10.0.0.1 replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
93422026-09-10T03:16:37.318Z Sep 10 03:16:36.345 adding route 172.17.0.22/32 -> 10.0.0.255INFO
93432026-09-10T03:16:37.318Z
93442026-09-10T03:16:37.318Zadding route 3fff:beef:39::/64 -> 2001:db8::55:ffadding route 172.17.0.49/32 -> 10.0.0.255
93452026-09-10T03:16:37.318Z
93462026-09-10T03:16:37.318ZSep 10 03:16:36.345Sep 10 03:16:36.345 Sep 10 03:16:36.345DEBGSep 10 03:16:36.345 DEBGreplacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 10 03:16:36.345DEBG
93472026-09-10T03:16:37.324Z 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.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 } }]
93482026-09-10T03:16:37.324ZINFO
93492026-09-10T03:16:37.324ZSep 10 03:16:36.345adding route 172.17.0.14/32 -> 10.0.0.255
93502026-09-10T03:16:37.324ZINFOSep 10 03:16:36.345 INFOadding route 172.17.0.23/32 -> 10.0.0.255 adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffSep 10 03:16:36.345
93512026-09-10T03:16:37.324Z INFO
93522026-09-10T03:16:37.324Zadding route 172.17.0.50/32 -> 10.0.0.255
93532026-09-10T03:16:37.324Z Sep 10 03:16:36.345Sep 10 03:16:36.345 DEBGDEBG 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 } }]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 10 03:16:36.345
93542026-09-10T03:16:37.325Z Sep 10 03:16:36.345DEBGreplacing 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 } }]
93552026-09-10T03:16:37.325Z
93562026-09-10T03:16:37.325Z Sep 10 03:16:36.345 DEBGINFOSep 10 03:16:36.345 Sep 10 03:16:36.345adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
93572026-09-10T03:16:37.325Z replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO adding route 172.16.0.0/32 -> 10.0.0.2replacing 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 } }]
93582026-09-10T03:16:37.325Z
93592026-09-10T03:16:37.325Z
93602026-09-10T03:16:37.325ZSep 10 03:16:36.355Sep 10 03:16:36.355Sep 10 03:16:36.355 Sep 10 03:16:36.355INFO adding route 172.17.0.51/32 -> 10.0.0.255INFODEBG
93612026-09-10T03:16:37.325ZDEBGreplacing 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.15/32 -> 10.0.0.255Sep 10 03:16:36.355replacing 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 10 03:16:36.355
93622026-09-10T03:16:37.325Z
93632026-09-10T03:16:37.325Z
93642026-09-10T03:16:37.325ZDEBGDEBG 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 3fff:dead::/64 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 } }]
93652026-09-10T03:16:37.325ZSep 10 03:16:36.355
93662026-09-10T03:16:37.325Z INFOSep 10 03:16:36.355 Sep 10 03:16:36.355 adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffINFO
93672026-09-10T03:16:37.325ZSep 10 03:16:36.355Sep 10 03:16:36.355 created new freemapDEBG , 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 } }] unitadding route 172.17.0.52/32 -> 10.0.0.255DEBG:
93682026-09-10T03:16:37.325Z
93692026-09-10T03:16:37.325Z freemap_route_ipv4replacing 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 } }]
93702026-09-10T03:16:37.325Z
93712026-09-10T03:16:37.325ZSep 10 03:16:36.355 Sep 10 03:16:36.355INFO Sep 10 03:16:36.355Sep 10 03:16:36.355 DEBGDEBG adding route 172.17.0.16/32 -> 10.0.0.255DEBG
93722026-09-10T03:16:37.325Zreplacing 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 } }]failed to allocate space for the new target list
93732026-09-10T03:16:37.325Z
93742026-09-10T03:16:37.325Zcreated new freemap, unitSep 10 03:16:36.355:Sep 10 03:16:36.355 Sep 10 03:16:36.355DEBG freemap_route_ipv6INFO
93752026-09-10T03:16:37.325Z 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 } }]adding route 172.17.0.53/32 -> 10.0.0.255
93762026-09-10T03:16:37.325Zreplacing targets for 3fff:dead::/64 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 } }]
93772026-09-10T03:16:37.325ZSep 10 03:16:36.355
93782026-09-10T03:16:37.325Z DEBGSep 10 03:16:36.356 initted freemap. size: 64Sep 10 03:16:36.356, unit INFO: adding route 172.17.0.17/32 -> 10.0.0.255freemap_route_ipv4
93792026-09-10T03:16:37.325Z
93802026-09-10T03:16:37.325ZDEBG replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 10 03:16:36.356
93812026-09-10T03:16:37.326ZSep 10 03:16:36.356 DEBGDEBG Sep 10 03:16:36.356reset freemap , INFOunit :replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.17.0.54/32 -> 10.0.0.255freemap_route_ipv4
93822026-09-10T03:16:37.326Z
93832026-09-10T03:16:37.326Z
93842026-09-10T03:16:37.326ZSep 10 03:16:36.356 Sep 10 03:16:36.356INFOSep 10 03:16:36.356 adding route 172.17.0.18/32 -> 10.0.0.255 DEBGDEBG
93852026-09-10T03:16:37.326Z initted freemap. size: 64replacing 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 } }],
93862026-09-10T03:16:37.326ZunitSep 10 03:16:36.356: DEBGSep 10 03:16:36.356freemap_route_ipv6
93872026-09-10T03:16:37.326Zreplacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
93882026-09-10T03:16:37.326Z adding route 172.17.0.55/32 -> 10.0.0.255
93892026-09-10T03:16:37.326ZSep 10 03:16:36.356 Sep 10 03:16:36.356DEBG Sep 10 03:16:36.356 reset freemapINFODEBG, unit :replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.19/32 -> 10.0.0.255
93902026-09-10T03:16:37.326Zfreemap_route_ipv6
93912026-09-10T03:16:37.326Z
93922026-09-10T03:16:37.326ZSep 10 03:16:36.356Sep 10 03:16:36.356 Sep 10 03:16:36.356INFOINFO adding route 172.17.0.56/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.1
93932026-09-10T03:16:37.326Z
93942026-09-10T03:16:37.326ZDEBG 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 10 03:16:36.356
93952026-09-10T03:16:37.326Z Sep 10 03:16:36.356DEBG 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 } }]
93962026-09-10T03:16:37.326Zreplacing 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 } }]
93972026-09-10T03:16:37.326ZSep 10 03:16:36.356 INFO adding route 172.17.0.20/32 -> 10.0.0.255Sep 10 03:16:36.356Sep 10 03:16:36.356
93982026-09-10T03:16:37.326ZINFOINFO adding route 172.16.0.0/32 -> 10.0.0.2adding route 172.17.0.57/32 -> 10.0.0.255
93992026-09-10T03:16:37.326Z
94002026-09-10T03:16:37.326ZSep 10 03:16:36.356 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 } }]
94012026-09-10T03:16:37.326ZSep 10 03:16:36.356Sep 10 03:16:36.356 Sep 10 03:16:36.356DEBG 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 } }] 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 } }]
94022026-09-10T03:16:37.326Zadding route 172.17.0.21/32 -> 10.0.0.255
94032026-09-10T03:16:37.326Z
94042026-09-10T03:16:37.326ZSep 10 03:16:36.356 Sep 10 03:16:36.356Sep 10 03:16:36.356INFO adding route 172.16.0.0/32 -> 10.0.0.3DEBG
94052026-09-10T03:16:37.326Z 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 } }]
94062026-09-10T03:16:37.326ZSep 10 03:16:36.356 DEBGSep 10 03:16:36.356 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 } }]
94072026-09-10T03:16:37.327Zadding route 172.17.0.58/32 -> 10.0.0.255INFO
94082026-09-10T03:16:37.327Z adding route 172.17.0.22/32 -> 10.0.0.255
94092026-09-10T03:16:37.327ZSep 10 03:16:36.356 Sep 10 03:16:36.356INFO Sep 10 03:16:36.356 DEBGadding route 172.16.0.0/32 -> 10.0.0.4 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 } }]
94102026-09-10T03:16:37.327ZDEBG
94112026-09-10T03:16:37.327Z 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 10 03:16:36.356
94122026-09-10T03:16:37.327Z INFOINFOSep 10 03:16:36.356 adding route 172.17.0.59/32 -> 10.0.0.255adding route 172.17.0.24/32 -> 10.0.0.255DEBG
94132026-09-10T03:16:37.327Z
94142026-09-10T03:16:37.327ZSep 10 03:16:36.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 } }, 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
94152026-09-10T03:16:37.327Z Sep 10 03:16:36.356adding route 172.17.0.23/32 -> 10.0.0.255
94162026-09-10T03:16:37.327ZSep 10 03:16:36.356DEBG DEBGreplacing 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 10 03:16:36.356
94172026-09-10T03:16:37.327Z Sep 10 03:16:36.356 DEBG Sep 10 03:16:36.356DEBG replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]INFO
94182026-09-10T03:16:37.327Z
94192026-09-10T03:16:37.327Zreplacing 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.60/32 -> 10.0.0.255
94202026-09-10T03:16:37.327Z
94212026-09-10T03:16:37.327ZSep 10 03:16:36.356 INFO Sep 10 03:16:36.356adding route 172.17.0.25/32 -> 10.0.0.255Sep 10 03:16:36.356
94222026-09-10T03:16:37.327Z 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 } }]Sep 10 03:16:36.356adding route 172.17.0.24/32 -> 10.0.0.255
94232026-09-10T03:16:37.327ZDEBG
94242026-09-10T03:16:37.327Z 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 } }]
94252026-09-10T03:16:37.327ZSep 10 03:16:36.356 INFODEBGSep 10 03:16:36.356Sep 10 03:16:36.356 failed to allocate space for the new target listDEBGINFO
94262026-09-10T03:16:37.327Z adding route 172.16.0.0/32 -> 10.0.0.3adding route 172.17.0.26/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 } }]
94272026-09-10T03:16:37.327Z
94282026-09-10T03:16:37.327Z
94292026-09-10T03:16:37.327ZSep 10 03:16:36.356Sep 10 03:16:36.356Sep 10 03:16:36.356 INFODEBG DEBG Sep 10 03:16:36.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.2, vlan_id: None } }]adding route 172.17.0.25/32 -> 10.0.0.255
94302026-09-10T03:16:37.327ZDEBG
94312026-09-10T03:16:37.327Zreplacing 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.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 } }]
94322026-09-10T03:16:37.327Z
94332026-09-10T03:16:37.327ZSep 10 03:16:36.356 DEBG Sep 10 03:16:36.356Sep 10 03:16:36.356replacing 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 } }]
94342026-09-10T03:16:37.327Z INFOINFO adding route 172.17.0.27/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.4
94352026-09-10T03:16:37.327Z
94362026-09-10T03:16:37.327ZSep 10 03:16:36.356 INFO Sep 10 03:16:36.356adding route 172.17.0.26/32 -> 10.0.0.255Sep 10 03:16:36.356 DEBG
94372026-09-10T03:16:37.327ZDEBG replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.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 } }]
94382026-09-10T03:16:37.327Z
94392026-09-10T03:16:37.327ZSep 10 03:16:36.356Sep 10 03:16:36.356Sep 10 03:16:36.356 DEBGINFO 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 } }]INFOadding route 172.17.0.0/32 -> 10.0.0.255
94402026-09-10T03:16:37.327Z
94412026-09-10T03:16:37.328Zadding route 172.17.0.28/32 -> 10.0.0.255
94422026-09-10T03:16:37.328ZSep 10 03:16:36.356Sep 10 03:16:36.356 Sep 10 03:16:36.356DEBG INFO replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGadding route 172.17.0.27/32 -> 10.0.0.255
94432026-09-10T03:16:37.328Zreplacing 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 } }]
94442026-09-10T03:16:37.328Z
94452026-09-10T03:16:37.328ZSep 10 03:16:36.356Sep 10 03:16:36.356 DEBGINFO Sep 10 03:16:36.356replacing 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 } }]
94462026-09-10T03:16:37.328ZINFO adding route 172.17.0.29/32 -> 10.0.0.255adding route 172.17.0.1/32 -> 10.0.0.255
94472026-09-10T03:16:37.333Z
94482026-09-10T03:16:37.333ZSep 10 03:16:36.356 INFO Sep 10 03:16:36.356adding route 172.17.0.28/32 -> 10.0.0.255 Sep 10 03:16:36.356
94492026-09-10T03:16:37.333Z 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 } }]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 } }]
94502026-09-10T03:16:37.333ZSep 10 03:16:36.356
94512026-09-10T03:16:37.333Z 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 10 03:16:36.356
94522026-09-10T03:16:37.333Z Sep 10 03:16:36.356INFO INFOadding route 172.17.0.30/32 -> 10.0.0.255Sep 10 03:16:36.356
94532026-09-10T03:16:37.333Z adding route 172.17.0.2/32 -> 10.0.0.255
94542026-09-10T03:16:37.333ZINFO adding route 172.17.0.29/32 -> 10.0.0.255
94552026-09-10T03:16:37.333ZSep 10 03:16:36.356Sep 10 03:16:36.356 Sep 10 03:16:36.356 DEBGDEBGDEBG 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.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 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 } }]
94562026-09-10T03:16:37.333Z
94572026-09-10T03:16:37.333Z
94582026-09-10T03:16:37.333ZSep 10 03:16:36.356Sep 10 03:16:36.356Sep 10 03:16:36.356 INFOINFO adding route 172.17.0.31/32 -> 10.0.0.255adding route 172.17.0.30/32 -> 10.0.0.255
94592026-09-10T03:16:37.333Z
94602026-09-10T03:16:37.333Z INFO adding route 172.17.0.3/32 -> 10.0.0.255Sep 10 03:16:36.356
94612026-09-10T03:16:37.334ZSep 10 03:16:36.356 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 } }]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 } }]
94622026-09-10T03:16:37.334Z
94632026-09-10T03:16:37.334ZSep 10 03:16:36.356 DEBG replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 10 03:16:36.356 INFO
94642026-09-10T03:16:37.334Zadding route 172.17.0.32/32 -> 10.0.0.255Sep 10 03:16:36.356
94652026-09-10T03:16:37.334Z DEBGSep 10 03:16:36.366 created new freemapINFOSep 10 03:16:36.366 adding route 172.17.0.4/32 -> 10.0.0.255DEBG
94662026-09-10T03:16:37.334Z , 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 } }]unit
94672026-09-10T03:16:37.334Z:Sep 10 03:16:36.366 freemap_route_ipv4DEBG
94682026-09-10T03:16:37.334Z 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 } }]
94692026-09-10T03:16:37.334ZSep 10 03:16:36.366Sep 10 03:16:36.356Sep 10 03:16:36.366Sep 10 03:16:36.366 INFO DEBGDEBGadding route 172.17.0.5/32 -> 10.0.0.255
94702026-09-10T03:16:37.334Zcreated new freemap INFO, created new freemapunitSep 10 03:16:36.366: , freemap_route_ipv6adding route 172.17.0.33/32 -> 10.0.0.255
94712026-09-10T03:16:37.334Z
94722026-09-10T03:16:37.334Z DEBGunit :replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 10 03:16:36.366Sep 10 03:16:36.366freemap_route_ipv4
94732026-09-10T03:16:37.334Z
94742026-09-10T03:16:37.334ZDEBG initted freemap. size: 64 , DEBGSep 10 03:16:36.366 unitINFOreplacing 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.6/32 -> 10.0.0.255Sep 10 03:16:36.366
94752026-09-10T03:16:37.334Z
94762026-09-10T03:16:37.334Z freemap_route_ipv4
94772026-09-10T03:16:37.334Z DEBGSep 10 03:16:36.366 Sep 10 03:16:36.366created new freemapDEBG, unitSep 10 03:16:36.366INFOreplacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG
94782026-09-10T03:16:37.334Z :reset freemap , unitfreemap_route_ipv6adding route 172.17.0.34/32 -> 10.0.0.255:
94792026-09-10T03:16:37.334Z Sep 10 03:16:36.366freemap_route_ipv4
94802026-09-10T03:16:37.334ZINFO
94812026-09-10T03:16:37.334Z Sep 10 03:16:36.366adding route 172.17.0.7/32 -> 10.0.0.255
94822026-09-10T03:16:37.334ZDEBGSep 10 03:16:36.366Sep 10 03:16:36.366 DEBG initted freemap. size: 64Sep 10 03:16:36.366, 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 } }]DEBG unit initted freemap. size: 64replacing 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 } }]:,
94832026-09-10T03:16:37.334Z
94842026-09-10T03:16:37.334Zunit: freemap_route_ipv4freemap_route_ipv6
94852026-09-10T03:16:37.334Z
94862026-09-10T03:16:37.334ZSep 10 03:16:36.366 INFOSep 10 03:16:36.366 Sep 10 03:16:36.366adding route 172.17.0.8/32 -> 10.0.0.255Sep 10 03:16:36.366
94872026-09-10T03:16:37.334ZINFO DEBG DEBG adding route 172.17.0.35/32 -> 10.0.0.255Sep 10 03:16:36.366reset freemapreset freemap,
94882026-09-10T03:16:37.334Z, DEBGunit 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 } }]:
94892026-09-10T03:16:37.334ZunitSep 10 03:16:36.366: DEBGfreemap_route_ipv6 freemap_route_ipv4
94902026-09-10T03:16:37.334Zreplacing 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 } }]
94912026-09-10T03:16:37.334Z
94922026-09-10T03:16:37.334ZSep 10 03:16:36.366 INFO adding route 172.17.0.9/32 -> 10.0.0.255
94932026-09-10T03:16:37.334ZSep 10 03:16:36.366Sep 10 03:16:36.366 INFOSep 10 03:16:36.366 Sep 10 03:16:36.366 adding route 172.16.0.0/32 -> 10.0.0.1
94942026-09-10T03:16:37.334ZDEBGINFO DEBGreplacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.36/32 -> 10.0.0.255
94952026-09-10T03:16:37.334Z
94962026-09-10T03:16:37.334ZSep 10 03:16:36.366initted freemap. size: 64 DEBG, Sep 10 03:16:36.366unit :Sep 10 03:16:36.366 INFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]freemap_route_ipv6
94972026-09-10T03:16:37.334ZDEBG
94982026-09-10T03:16:37.334Z adding route 172.17.0.10/32 -> 10.0.0.255replacing 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 } }]
94992026-09-10T03:16:37.335Z
95002026-09-10T03:16:37.335ZSep 10 03:16:36.366 Sep 10 03:16:36.366DEBG Sep 10 03:16:36.366 INFOSep 10 03:16:36.366 DEBG adding route 172.16.0.0/32 -> 10.0.0.1reset freemap
95012026-09-10T03:16:37.335Zreplacing 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 } }],
95022026-09-10T03:16:37.335ZunitINFO: Sep 10 03:16:36.366adding route 172.17.0.37/32 -> 10.0.0.255Sep 10 03:16:36.366 DEBGfreemap_route_ipv6
95032026-09-10T03:16:37.335Z
95042026-09-10T03:16:37.335Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]INFO
95052026-09-10T03:16:37.335Ztest route::tests::shrink_preserves_compacted_order ... ok
95062026-09-10T03:16:37.335Z Sep 10 03:16:36.366adding route 172.17.0.11/32 -> 10.0.0.255 DEBG
95072026-09-10T03:16:37.335Z Sep 10 03:16:36.366Sep 10 03:16:36.366replacing 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 } }]
95082026-09-10T03:16:37.335ZINFOINFO adding route 172.16.0.0/32 -> 10.0.0.1adding route 172.16.0.0/32 -> 10.0.0.1
95092026-09-10T03:16:37.335Z
95102026-09-10T03:16:37.335ZSep 10 03:16:36.366Sep 10 03:16:36.366 DEBGINFOSep 10 03:16:36.366 Sep 10 03:16:36.366DEBGadding route 172.17.0.38/32 -> 10.0.0.255 replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
95112026-09-10T03:16:37.335Z replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]replacing targets for 172.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 } }]
95122026-09-10T03:16:37.335Z
95132026-09-10T03:16:37.335Z
95142026-09-10T03:16:37.335ZSep 10 03:16:36.366 INFOSep 10 03:16:36.366 Sep 10 03:16:36.366 adding route 172.17.0.12/32 -> 10.0.0.255INFOINFO
95152026-09-10T03:16:37.335Zadding route 172.16.0.0/32 -> 10.0.0.2adding route 172.16.0.0/32 -> 10.0.0.2
95162026-09-10T03:16:37.335Z
95172026-09-10T03:16:37.335ZSep 10 03:16:36.366 DEBGSep 10 03:16:36.366 Sep 10 03:16:36.366 Sep 10 03:16:36.366DEBG 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 } }] DEBG
95182026-09-10T03:16:37.335Zreplacing 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.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 } }]
95192026-09-10T03:16:37.335Zreplacing 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 } }]
95202026-09-10T03:16:37.335Z
95212026-09-10T03:16:37.335ZSep 10 03:16:36.366 INFO adding route 172.17.0.13/32 -> 10.0.0.255Sep 10 03:16:36.366Sep 10 03:16:36.366
95222026-09-10T03:16:37.335Z INFOSep 10 03:16:36.366 INFOINFOSep 10 03:16:36.366 adding route 172.16.0.0/32 -> 10.0.0.3adding route 172.17.0.0/32 -> 10.0.0.255adding route 172.17.0.39/32 -> 10.0.0.255 DEBG
95232026-09-10T03:16:37.335Z 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 } }]
95242026-09-10T03:16:37.335ZSep 10 03:16:36.356Sep 10 03:16:36.375 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 } }, 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 10 03:16:36.375
95252026-09-10T03:16:37.335Z
95262026-09-10T03:16:37.335Z INFOSep 10 03:16:36.375 INFO Sep 10 03:16:36.375adding route 172.17.0.14/32 -> 10.0.0.255
95272026-09-10T03:16:37.335ZDEBG 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 } }]adding route 172.16.0.0/32 -> 10.0.0.4
95282026-09-10T03:16:37.335Z
95292026-09-10T03:16:37.335Z
95302026-09-10T03:16:37.335ZSep 10 03:16:36.375 Sep 10 03:16:36.375Sep 10 03:16:36.375 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 } }]Sep 10 03:16:36.375replacing 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 } }]
95312026-09-10T03:16:37.335Z
95322026-09-10T03:16:37.335Z INFODEBG adding route 172.17.0.32/32 -> 10.0.0.255Sep 10 03:16:36.375
95332026-09-10T03:16:37.335Zreplacing 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 10 03:16:36.375
95342026-09-10T03:16:37.335Z DEBG 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.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 } }]adding route 172.17.0.15/32 -> 10.0.0.255
95352026-09-10T03:16:37.335ZSep 10 03:16:36.375
95362026-09-10T03:16:37.335Z Sep 10 03:16:36.375INFO DEBGadding route 172.17.0.40/32 -> 10.0.0.255
95372026-09-10T03:16:37.335Zreplacing 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 10 03:16:36.375
95382026-09-10T03:16:37.335Z DEBG replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 10 03:16:36.375
95392026-09-10T03:16:37.336Z 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 } }]
95402026-09-10T03:16:37.336ZSep 10 03:16:36.375 Sep 10 03:16:36.375INFO Sep 10 03:16:36.375 adding route 172.17.0.16/32 -> 10.0.0.255INFOINFO adding route 172.17.0.33/32 -> 10.0.0.255adding route 172.17.0.41/32 -> 10.0.0.255
95412026-09-10T03:16:37.336Z
95422026-09-10T03:16:37.336Z
95432026-09-10T03:16:37.336ZSep 10 03:16:36.375Sep 10 03:16:36.375 DEBGDEBG 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 } }]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 } }]
95442026-09-10T03:16:37.336Z
95452026-09-10T03:16:37.336ZSep 10 03:16:36.375 DEBG Sep 10 03:16:36.375Sep 10 03:16:36.375replacing 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 } }]
95462026-09-10T03:16:37.336ZINFOINFO adding route 172.17.0.17/32 -> 10.0.0.255adding route 172.17.0.34/32 -> 10.0.0.255
95472026-09-10T03:16:37.340Z
95482026-09-10T03:16:37.340ZSep 10 03:16:36.375 INFO adding route 172.17.0.42/32 -> 10.0.0.255Sep 10 03:16:36.375
95492026-09-10T03:16:37.340ZSep 10 03:16:36.375 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 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 10 03:16:36.375
95502026-09-10T03:16:37.341Z
95512026-09-10T03:16:37.341ZDEBG 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 } }]
95522026-09-10T03:16:37.341ZSep 10 03:16:36.375 INFOSep 10 03:16:36.375 Sep 10 03:16:36.375adding route 172.17.0.35/32 -> 10.0.0.255INFO
95532026-09-10T03:16:37.341Zadding route 172.17.0.18/32 -> 10.0.0.255INFO
95542026-09-10T03:16:37.341Z adding route 172.17.0.43/32 -> 10.0.0.255
95552026-09-10T03:16:37.341ZSep 10 03:16:36.375 DEBG Sep 10 03:16:36.375replacing 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 } }]
95562026-09-10T03:16:37.341ZSep 10 03:16:36.375 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.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 10 03:16:36.375
95572026-09-10T03:16:37.341Z
95582026-09-10T03:16:37.341Z INFO adding route 172.17.0.36/32 -> 10.0.0.255Sep 10 03:16:36.375
95592026-09-10T03:16:37.341Z Sep 10 03:16:36.375INFO INFO adding route 172.17.0.44/32 -> 10.0.0.255adding route 172.17.0.19/32 -> 10.0.0.255
95602026-09-10T03:16:37.341Z
95612026-09-10T03:16:37.341ZSep 10 03:16:36.375 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 10 03:16:36.375
95622026-09-10T03:16:37.341ZSep 10 03:16:36.375 DEBGDEBG replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 10 03:16:36.375replacing 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 } }]
95632026-09-10T03:16:37.341Z
95642026-09-10T03:16:37.344ZINFO adding route 172.17.0.37/32 -> 10.0.0.255
95652026-09-10T03:16:37.344ZSep 10 03:16:36.375 INFOSep 10 03:16:36.375 Sep 10 03:16:36.375adding route 172.17.0.20/32 -> 10.0.0.255
95662026-09-10T03:16:37.344Z DEBGINFO adding route 172.17.0.45/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 } }]
95672026-09-10T03:16:37.344Z
95682026-09-10T03:16:37.344ZSep 10 03:16:36.375 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 } }]Sep 10 03:16:36.375
95692026-09-10T03:16:37.344ZSep 10 03:16:36.375 INFODEBG adding route 172.17.0.38/32 -> 10.0.0.255Sep 10 03:16:36.375
95702026-09-10T03:16:37.344Zreplacing 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 } }]
95712026-09-10T03:16:37.344ZINFO adding route 172.17.0.21/32 -> 10.0.0.255
95722026-09-10T03:16:37.344ZSep 10 03:16:36.375 INFOSep 10 03:16:36.375Sep 10 03:16:36.375 DEBGDEBGadding route 172.17.0.46/32 -> 10.0.0.255
95732026-09-10T03:16:37.344Zreplacing 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 } }]
95742026-09-10T03:16:37.344Zreplacing 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 } }]
95752026-09-10T03:16:37.344ZSep 10 03:16:36.375 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 } }]Sep 10 03:16:36.375
95762026-09-10T03:16:37.344ZSep 10 03:16:36.375 INFOINFO adding route 172.17.0.39/32 -> 10.0.0.255adding route 172.17.0.22/32 -> 10.0.0.255
95772026-09-10T03:16:37.344Z
95782026-09-10T03:16:37.344ZSep 10 03:16:36.375 INFO adding route 172.17.0.47/32 -> 10.0.0.255Sep 10 03:16:36.375
95792026-09-10T03:16:37.344Z Sep 10 03:16:36.375DEBG replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
95802026-09-10T03:16:37.344Z 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 10 03:16:36.375
95812026-09-10T03:16:37.344Z DEBG replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 10 03:16:36.375Sep 10 03:16:36.375 INFO
95822026-09-10T03:16:37.344ZINFO adding route 172.17.0.23/32 -> 10.0.0.255adding route 172.17.0.40/32 -> 10.0.0.255
95832026-09-10T03:16:37.345Z
95842026-09-10T03:16:37.345ZSep 10 03:16:36.375 Sep 10 03:16:36.375Sep 10 03:16:36.375INFO DEBG 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 } }]adding route 172.17.0.48/32 -> 10.0.0.255replacing 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 } }]
95852026-09-10T03:16:37.345Z
95862026-09-10T03:16:37.345Z
95872026-09-10T03:16:37.345ZSep 10 03:16:36.375 Sep 10 03:16:36.375DEBGSep 10 03:16:36.375 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 } }] INFOadding route 172.17.0.24/32 -> 10.0.0.255
95882026-09-10T03:16:37.345Zadding route 172.17.0.41/32 -> 10.0.0.255
95892026-09-10T03:16:37.345Z
95902026-09-10T03:16:37.345ZSep 10 03:16:36.375 DEBGSep 10 03:16:36.375 Sep 10 03:16:36.375replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
95912026-09-10T03:16:37.345Z INFO replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.49/32 -> 10.0.0.255
95922026-09-10T03:16:37.345Z
95932026-09-10T03:16:37.345ZSep 10 03:16:36.375 INFO adding route 172.17.0.25/32 -> 10.0.0.255Sep 10 03:16:36.375
95942026-09-10T03:16:37.345Z INFOSep 10 03:16:36.375 adding route 172.17.0.42/32 -> 10.0.0.255Sep 10 03:16:36.375DEBG
95952026-09-10T03:16:37.345Zreplacing 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
95962026-09-10T03:16:37.345Z 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 } }]
95972026-09-10T03:16:37.345ZSep 10 03:16:36.375 DEBG
95982026-09-10T03:16:37.345Z Sep 10 03:16:36.375replacing 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 10 03:16:36.375
95992026-09-10T03:16:37.345Z INFO adding route 172.17.0.26/32 -> 10.0.0.255INFOSep 10 03:16:36.375
96002026-09-10T03:16:37.345Z Sep 10 03:16:36.375 adding route 172.17.0.50/32 -> 10.0.0.255DEBG
96012026-09-10T03:16:37.345ZINFOreplacing 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 } }]
96022026-09-10T03:16:37.345Zadding route 172.17.0.43/32 -> 10.0.0.255Sep 10 03:16:36.375Sep 10 03:16:36.375
96032026-09-10T03:16:37.345Z 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 } }]DEBGSep 10 03:16:36.375
96042026-09-10T03:16:37.345Z Sep 10 03:16:36.375 DEBG INFOreplacing 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.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 } }]
96052026-09-10T03:16:37.345Ztest route::tests::add_target_fails_full ... ok
96062026-09-10T03:16:37.345Z
96072026-09-10T03:16:37.345Zadding route 172.17.0.1/32 -> 10.0.0.255
96082026-09-10T03:16:37.345ZSep 10 03:16:36.375Sep 10 03:16:36.375 INFOINFOSep 10 03:16:36.375Sep 10 03:16:36.375 adding route 172.17.0.44/32 -> 10.0.0.255DEBG
96092026-09-10T03:16:37.346Z adding route 172.17.0.27/32 -> 10.0.0.255replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
96102026-09-10T03:16:37.346Ztest route::tests::delete_target_full ... ok
96112026-09-10T03:16:37.346ZINFO
96122026-09-10T03:16:37.346Z adding route 172.17.0.51/32 -> 10.0.0.255Sep 10 03:16:36.375
96132026-09-10T03:16:37.346Z Sep 10 03:16:36.375Sep 10 03:16:36.375DEBG INFODEBG adding route 172.17.0.2/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 } }]
96142026-09-10T03:16:37.346Zreplacing 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 } }]
96152026-09-10T03:16:37.346Z
96162026-09-10T03:16:37.346ZSep 10 03:16:36.375 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 10 03:16:36.375Sep 10 03:16:36.375Sep 10 03:16:36.375
96172026-09-10T03:16:37.346ZDEBG INFO replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.28/32 -> 10.0.0.255
96182026-09-10T03:16:37.346ZINFO
96192026-09-10T03:16:37.346Z adding route 172.17.0.45/32 -> 10.0.0.255Sep 10 03:16:36.375
96202026-09-10T03:16:37.346Z INFOSep 10 03:16:36.375 Sep 10 03:16:36.375adding route 172.17.0.3/32 -> 10.0.0.255
96212026-09-10T03:16:37.346ZDEBGSep 10 03:16:36.375 INFOreplacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
96222026-09-10T03:16:37.346ZDEBG 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 10 03:16:36.375adding route 172.17.0.52/32 -> 10.0.0.255 Sep 10 03:16:36.375
96232026-09-10T03:16:37.346Z INFODEBG
96242026-09-10T03:16:37.346Z 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 10 03:16:36.375
96252026-09-10T03:16:37.346Zadding route 172.17.0.29/32 -> 10.0.0.255 Sep 10 03:16:36.375 INFO
96262026-09-10T03:16:37.346ZDEBG Sep 10 03:16:36.376adding route 172.17.0.46/32 -> 10.0.0.255 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 } }]
96272026-09-10T03:16:37.346Z
96282026-09-10T03:16:37.346ZINFO adding route 172.17.0.4/32 -> 10.0.0.255
96292026-09-10T03:16:37.346ZSep 10 03:16:36.376Sep 10 03:16:36.376Sep 10 03:16:36.376 DEBG INFOreplacing 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
96302026-09-10T03:16:37.346Z replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 10 03:16:36.376
96312026-09-10T03:16:37.346Z DEBG adding route 172.17.0.53/32 -> 10.0.0.255Sep 10 03:16:36.376replacing 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 10 03:16:36.376
96322026-09-10T03:16:37.346Z INFOINFO adding route 172.17.0.47/32 -> 10.0.0.255adding route 172.17.0.30/32 -> 10.0.0.255
96332026-09-10T03:16:37.346Z
96342026-09-10T03:16:37.346ZSep 10 03:16:36.376
96352026-09-10T03:16:37.347Z INFO adding route 172.17.0.5/32 -> 10.0.0.255
96362026-09-10T03:16:37.347ZSep 10 03:16:36.376Sep 10 03:16:36.376 DEBGSep 10 03:16:36.376Sep 10 03:16:36.376 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 } }] DEBGDEBG 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.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 } }]
96372026-09-10T03:16:37.347Z
96382026-09-10T03:16:37.347Z
96392026-09-10T03:16:37.347ZDEBGSep 10 03:16:36.383 Sep 10 03:16:36.383replacing 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 } }]INFO
96402026-09-10T03:16:37.347Z adding route 172.17.0.6/32 -> 10.0.0.255INFO
96412026-09-10T03:16:37.347Z adding route 172.17.0.54/32 -> 10.0.0.255
96422026-09-10T03:16:37.347ZSep 10 03:16:36.383Sep 10 03:16:36.383Sep 10 03:16:36.383 Sep 10 03:16:36.383 INFODEBG replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.48/32 -> 10.0.0.255
96432026-09-10T03:16:37.347ZINFO
96442026-09-10T03:16:37.347ZDEBG 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 } }]
96452026-09-10T03:16:37.347Z Sep 10 03:16:36.383Sep 10 03:16:36.383 adding route 172.17.0.31/32 -> 10.0.0.255 DEBG
96462026-09-10T03:16:37.347ZSep 10 03:16:36.383 INFOINFO 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 10 03:16:36.383 adding route 172.17.0.7/32 -> 10.0.0.255
96472026-09-10T03:16:37.353Zadding route 172.17.0.55/32 -> 10.0.0.255
96482026-09-10T03:16:37.353Z
96492026-09-10T03:16:37.353Z 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 } }]Sep 10 03:16:36.383
96502026-09-10T03:16:37.353ZSep 10 03:16:36.383Sep 10 03:16:36.383 INFODEBG adding route 172.17.0.49/32 -> 10.0.0.255 DEBGreplacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
96512026-09-10T03:16:37.353Zreplacing 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 } }]
96522026-09-10T03:16:37.353ZSep 10 03:16:36.383
96532026-09-10T03:16:37.353Z INFO Sep 10 03:16:36.383adding route 172.17.0.32/32 -> 10.0.0.255Sep 10 03:16:36.383
96542026-09-10T03:16:37.353Z INFODEBG adding route 172.17.0.8/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 } }]
96552026-09-10T03:16:37.353Z
96562026-09-10T03:16:37.353ZSep 10 03:16:36.383 INFO Sep 10 03:16:36.383Sep 10 03:16:36.383adding route 172.17.0.56/32 -> 10.0.0.255Sep 10 03:16:36.383
96572026-09-10T03:16:37.353Z DEBG replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFOSep 10 03:16:36.383
96582026-09-10T03:16:37.353Z DEBGDEBG 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.50/32 -> 10.0.0.255
96592026-09-10T03:16:37.353Z
96602026-09-10T03:16:37.353Zreplacing 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 10 03:16:36.383
96612026-09-10T03:16:37.353Z INFO adding route 172.17.0.9/32 -> 10.0.0.255Sep 10 03:16:36.383
96622026-09-10T03:16:37.353Z Sep 10 03:16:36.383DEBGSep 10 03:16:36.383 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 } }] INFO
96632026-09-10T03:16:37.353Zadding route 172.17.0.33/32 -> 10.0.0.255Sep 10 03:16:36.383
96642026-09-10T03:16:37.353Z adding route 172.17.0.57/32 -> 10.0.0.255DEBG Sep 10 03:16:36.383replacing 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 } }]
96652026-09-10T03:16:37.353ZINFO
96662026-09-10T03:16:37.353Zadding route 172.17.0.51/32 -> 10.0.0.255
96672026-09-10T03:16:37.353ZSep 10 03:16:36.383 Sep 10 03:16:36.383DEBG Sep 10 03:16:36.383DEBG Sep 10 03:16:36.383 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 } }]DEBGINFOreplacing 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.10/32 -> 10.0.0.255
96682026-09-10T03:16:37.353Z
96692026-09-10T03:16:37.354Zreplacing 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 } }]
96702026-09-10T03:16:37.354Z
96712026-09-10T03:16:37.354ZSep 10 03:16:36.383Sep 10 03:16:36.383Sep 10 03:16:36.383Sep 10 03:16:36.383 INFOINFODEBG adding route 172.17.0.52/32 -> 10.0.0.255INFO
96722026-09-10T03:16:37.354Z 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.58/32 -> 10.0.0.255
96732026-09-10T03:16:37.354Zadding route 172.17.0.34/32 -> 10.0.0.255
96742026-09-10T03:16:37.354ZSep 10 03:16:36.383
96752026-09-10T03:16:37.354Z 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 } }]
96762026-09-10T03:16:37.354ZSep 10 03:16:36.383Sep 10 03:16:36.383 INFO DEBG Sep 10 03:16:36.383replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 10 03:16:36.383adding route 172.17.0.11/32 -> 10.0.0.255
96772026-09-10T03:16:37.354ZINFO
96782026-09-10T03:16:37.354Z adding route 172.17.0.53/32 -> 10.0.0.255DEBG
96792026-09-10T03:16:37.354Z Sep 10 03:16:36.383replacing 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 10 03:16:36.383
96802026-09-10T03:16:37.354Z DEBGINFO Sep 10 03:16:36.384replacing 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 } }]
96812026-09-10T03:16:37.354ZDEBG adding route 172.17.0.35/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 } }]
96822026-09-10T03:16:37.354Z
96832026-09-10T03:16:37.354ZSep 10 03:16:36.384 INFOSep 10 03:16:36.384 Sep 10 03:16:36.384Sep 10 03:16:36.384 INFOINFO adding route 172.17.0.12/32 -> 10.0.0.255adding route 172.17.0.54/32 -> 10.0.0.255DEBG
96842026-09-10T03:16:37.354Z
96852026-09-10T03:16:37.354Zadding route 172.17.0.59/32 -> 10.0.0.255
96862026-09-10T03:16:37.354Zreplacing 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 } }]
96872026-09-10T03:16:37.354ZSep 10 03:16:36.384Sep 10 03:16:36.384 Sep 10 03:16:36.384Sep 10 03:16:36.384 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 } }]INFO
96882026-09-10T03:16:37.354Zreplacing 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 } }] DEBG
96892026-09-10T03:16:37.354Z Sep 10 03:16:36.384replacing 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.36/32 -> 10.0.0.255INFOSep 10 03:16:36.384
96902026-09-10T03:16:37.354Z adding route 172.17.0.55/32 -> 10.0.0.255
96912026-09-10T03:16:37.354ZINFO
96922026-09-10T03:16:37.354Z adding route 172.17.0.13/32 -> 10.0.0.255
96932026-09-10T03:16:37.354ZSep 10 03:16:36.384 Sep 10 03:16:36.384Sep 10 03:16:36.384 Sep 10 03:16:36.384 INFO 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.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 } }]
96942026-09-10T03:16:37.354Z
96952026-09-10T03:16:37.354Z adding route 172.17.0.60/32 -> 10.0.0.255DEBG
96962026-09-10T03:16:37.354Z 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 10 03:16:36.384
96972026-09-10T03:16:37.354Z Sep 10 03:16:36.384INFO INFOadding route 172.17.0.56/32 -> 10.0.0.255
96982026-09-10T03:16:37.354Zadding route 172.17.0.14/32 -> 10.0.0.255Sep 10 03:16:36.384
96992026-09-10T03:16:37.354ZSep 10 03:16:36.384 Sep 10 03:16:36.384INFODEBG adding route 172.17.0.37/32 -> 10.0.0.255DEBGreplacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 10 03:16:36.384replacing 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 } }]
97002026-09-10T03:16:37.355ZDEBG
97012026-09-10T03:16:37.355Z
97022026-09-10T03:16:37.355Zreplacing 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 10 03:16:36.384
97032026-09-10T03:16:37.355Z Sep 10 03:16:36.384Sep 10 03:16:36.384INFO INFO Sep 10 03:16:36.384 adding route 172.17.0.57/32 -> 10.0.0.255
97042026-09-10T03:16:37.355ZDEBG INFOadding route 172.17.0.61/32 -> 10.0.0.255
97052026-09-10T03:16:37.355Zadding route 172.17.0.15/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 } }]Sep 10 03:16:36.384
97062026-09-10T03:16:37.355Z
97072026-09-10T03:16:37.355Ztest route::tests::delete_target_fragmented ... ok
97082026-09-10T03:16:37.355ZDEBG 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 } }]
97092026-09-10T03:16:37.355Ztest route::tests::delete_targets_full ... ok
97102026-09-10T03:16:37.355Z
97112026-09-10T03:16:37.355Ztest result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
97122026-09-10T03:16:37.355Z
97132026-09-10T03:16:37.355ZSep 10 03:16:36.384 Sep 10 03:16:36.384DEBGSep 10 03:16:36.384 Sep 10 03:16:36.384DEBGINFOreplacing 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 } }] adding route 172.17.0.58/32 -> 10.0.0.255INFO
97142026-09-10T03:16:37.355Z 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 } }]
97152026-09-10T03:16:37.355Z
97162026-09-10T03:16:37.355Zadding route 172.17.0.38/32 -> 10.0.0.255Sep 10 03:16:36.384
97172026-09-10T03:16:37.355Z INFO adding route 172.17.0.16/32 -> 10.0.0.255Sep 10 03:16:36.384
97182026-09-10T03:16:37.355Z Sep 10 03:16:36.384Sep 10 03:16:36.384INFO DEBGSep 10 03:16:36.384DEBG 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.62/32 -> 10.0.0.255
97192026-09-10T03:16:37.355Z
97202026-09-10T03:16:37.355ZDEBG 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 } }]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 } }]
97212026-09-10T03:16:37.355Z
97222026-09-10T03:16:37.355ZSep 10 03:16:36.384 DEBGSep 10 03:16:36.384Sep 10 03:16:36.384Sep 10 03:16:36.384 INFOINFO 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 } }]adding route 172.17.0.59/32 -> 10.0.0.255adding route 172.17.0.17/32 -> 10.0.0.255
97232026-09-10T03:16:37.355Z
97242026-09-10T03:16:37.355Z
97252026-09-10T03:16:37.355Z INFO adding route 172.17.0.39/32 -> 10.0.0.255Sep 10 03:16:36.384
97262026-09-10T03:16:37.355ZSep 10 03:16:36.384 Sep 10 03:16:36.384DEBG INFO 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 } }]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 10 03:16:36.384adding route 172.17.0.63/32 -> 10.0.0.255
97272026-09-10T03:16:37.355Z
97282026-09-10T03:16:37.355Z
97292026-09-10T03:16:37.355Z 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 } }]
97302026-09-10T03:16:37.355ZSep 10 03:16:36.384Sep 10 03:16:36.384Sep 10 03:16:36.384 INFODEBG adding route 172.17.0.18/32 -> 10.0.0.255INFO
97312026-09-10T03:16:37.355Z adding route 172.17.0.60/32 -> 10.0.0.255Sep 10 03:16:36.384
97322026-09-10T03:16:37.355Z 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 } }]Sep 10 03:16:36.384INFO
97332026-09-10T03:16:37.355Zadding route 172.17.0.40/32 -> 10.0.0.255DEBGSep 10 03:16:36.384 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 } }]DEBG
97342026-09-10T03:16:37.355Z
97352026-09-10T03:16:37.355Zreplacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 10 03:16:36.384
97362026-09-10T03:16:37.356Z Sep 10 03:16:36.384DEBG Sep 10 03:16:36.384INFO failed to allocate space for the new target listDEBGSep 10 03:16:36.384
97372026-09-10T03:16:37.356Z adding route 172.17.0.19/32 -> 10.0.0.255INFO 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.61/32 -> 10.0.0.255
97382026-09-10T03:16:37.356Z
97392026-09-10T03:16:37.356ZSep 10 03:16:36.384
97402026-09-10T03:16:37.356Z 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 10 03:16:36.384Sep 10 03:16:36.384
97412026-09-10T03:16:37.356Z DEBG DEBGSep 10 03:16:36.384replacing 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 10 03:16:36.384
97422026-09-10T03:16:37.356Z 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 } }]DEBG
97432026-09-10T03:16:37.356Z INFOfailed to allocate space for the new target list
97442026-09-10T03:16:37.356Zadding route 172.17.0.41/32 -> 10.0.0.255Sep 10 03:16:36.384Sep 10 03:16:36.384
97452026-09-10T03:16:37.356ZINFO INFO adding route 172.17.0.20/32 -> 10.0.0.255adding route 172.17.0.62/32 -> 10.0.0.255
97462026-09-10T03:16:37.356Z
97472026-09-10T03:16:37.361ZSep 10 03:16:36.384 DEBG Sep 10 03:16:36.384Sep 10 03:16:36.384replacing 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 } }]
97482026-09-10T03:16:37.361Z 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 } }]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 } }]
97492026-09-10T03:16:37.361Z
97502026-09-10T03:16:37.361ZSep 10 03:16:36.384 INFO Sep 10 03:16:36.384adding route 172.17.0.42/32 -> 10.0.0.255Sep 10 03:16:36.384
97512026-09-10T03:16:37.361Z DEBGINFO failed to allocate space for the new target listadding route 172.17.0.21/32 -> 10.0.0.255Sep 10 03:16:36.384
97522026-09-10T03:16:37.361Z
97532026-09-10T03:16:37.361Z 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 } }]
97542026-09-10T03:16:37.362ZSep 10 03:16:36.384Sep 10 03:16:36.384 DEBGDEBGSep 10 03:16:36.384 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.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 } }]
97552026-09-10T03:16:37.362Z
97562026-09-10T03:16:37.362ZINFO adding route 172.17.0.43/32 -> 10.0.0.255
97572026-09-10T03:16:37.362ZSep 10 03:16:36.384 INFO adding route 172.17.0.22/32 -> 10.0.0.255Sep 10 03:16:36.384
97582026-09-10T03:16:37.362Z 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 } }]
97592026-09-10T03:16:37.362ZSep 10 03:16:36.384 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 10 03:16:36.384 INFO adding route 172.17.0.44/32 -> 10.0.0.255
97602026-09-10T03:16:37.362Z
97612026-09-10T03:16:37.362ZSep 10 03:16:36.398Sep 10 03:16:36.398 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 172.17.0.23/32 -> 10.0.0.255
97622026-09-10T03:16:37.362Z
97632026-09-10T03:16:37.362ZSep 10 03:16:36.398Sep 10 03:16:36.398 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.45/32 -> 10.0.0.255
97642026-09-10T03:16:37.362Z
97652026-09-10T03:16:37.362ZSep 10 03:16:36.398Sep 10 03:16:36.398 INFODEBG adding route 172.17.0.24/32 -> 10.0.0.255replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97662026-09-10T03:16:37.362Z
97672026-09-10T03:16:37.362ZSep 10 03:16:36.398 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 } }]
97682026-09-10T03:16:37.362ZSep 10 03:16:36.398 INFO adding route 172.17.0.25/32 -> 10.0.0.255
97692026-09-10T03:16:37.362ZSep 10 03:16:36.398Sep 10 03:16:36.398 INFODEBG adding route 172.17.0.46/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 } }]
97702026-09-10T03:16:37.362Z
97712026-09-10T03:16:37.362ZSep 10 03:16:36.398Sep 10 03:16:36.398 INFODEBG 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 } }]
97722026-09-10T03:16:37.362Z
97732026-09-10T03:16:37.362ZSep 10 03:16:36.398Sep 10 03:16:36.398 DEBGINFO 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 } }]adding route 172.17.0.47/32 -> 10.0.0.255
97742026-09-10T03:16:37.362Z
97752026-09-10T03:16:37.362ZSep 10 03:16:36.398Sep 10 03:16:36.398 INFODEBG adding route 172.17.0.27/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 } }]
97762026-09-10T03:16:37.362Z
97772026-09-10T03:16:37.362ZSep 10 03:16:36.398Sep 10 03:16:36.398 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.48/32 -> 10.0.0.255
97782026-09-10T03:16:37.362Z
97792026-09-10T03:16:37.362ZSep 10 03:16:36.398Sep 10 03:16:36.398 INFODEBG adding route 172.17.0.28/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 } }]
97802026-09-10T03:16:37.362Z
97812026-09-10T03:16:37.363ZSep 10 03:16:36.398Sep 10 03:16:36.398 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.49/32 -> 10.0.0.255
97822026-09-10T03:16:37.363Z
97832026-09-10T03:16:37.363ZSep 10 03:16:36.398Sep 10 03:16:36.398 INFODEBG adding route 172.17.0.29/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 } }]
97842026-09-10T03:16:37.363Z
97852026-09-10T03:16:37.363ZSep 10 03:16:36.398Sep 10 03:16:36.398 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.50/32 -> 10.0.0.255
97862026-09-10T03:16:37.363Z
97872026-09-10T03:16:37.363ZSep 10 03:16:36.398Sep 10 03:16:36.398 INFODEBG adding route 172.17.0.30/32 -> 10.0.0.255replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97882026-09-10T03:16:37.363Z
97892026-09-10T03:16:37.363ZSep 10 03:16:36.398Sep 10 03:16:36.398 DEBGINFO 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.51/32 -> 10.0.0.255
97902026-09-10T03:16:37.363Z
97912026-09-10T03:16:37.363ZSep 10 03:16:36.398Sep 10 03:16:36.398 INFODEBG adding route 172.17.0.31/32 -> 10.0.0.255replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97922026-09-10T03:16:37.363Z
97932026-09-10T03:16:37.363ZSep 10 03:16:36.398Sep 10 03:16:36.398 DEBGINFO 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 } }]adding route 172.17.0.52/32 -> 10.0.0.255
97942026-09-10T03:16:37.363Z
97952026-09-10T03:16:37.363ZSep 10 03:16:36.398Sep 10 03:16:36.398 INFODEBG adding route 172.17.0.32/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 } }]
97962026-09-10T03:16:37.363Z
97972026-09-10T03:16:37.363ZSep 10 03:16:36.398Sep 10 03:16:36.398 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.53/32 -> 10.0.0.255
97982026-09-10T03:16:37.363Z
97992026-09-10T03:16:37.363ZSep 10 03:16:36.398Sep 10 03:16:36.398 INFODEBG adding route 172.17.0.33/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 } }]
98002026-09-10T03:16:37.363Z
98012026-09-10T03:16:37.363ZSep 10 03:16:36.398Sep 10 03:16:36.398 INFODEBG adding route 172.17.0.54/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 } }]
98022026-09-10T03:16:37.363Z
98032026-09-10T03:16:37.363ZSep 10 03:16:36.398Sep 10 03:16:36.398 DEBGINFO replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.34/32 -> 10.0.0.255
98042026-09-10T03:16:37.363Z
98052026-09-10T03:16:37.363ZSep 10 03:16:36.398Sep 10 03:16:36.398 INFODEBG adding route 172.17.0.55/32 -> 10.0.0.255replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
98062026-09-10T03:16:37.363Z
98072026-09-10T03:16:37.363ZSep 10 03:16:36.398Sep 10 03:16:36.398 DEBGINFO replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.35/32 -> 10.0.0.255
98082026-09-10T03:16:37.363Z
98092026-09-10T03:16:37.364ZSep 10 03:16:36.398Sep 10 03:16:36.398 INFODEBG adding route 172.17.0.56/32 -> 10.0.0.255replacing 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 } }]
98102026-09-10T03:16:37.364Z
98112026-09-10T03:16:37.364Z
98122026-09-10T03:16:37.364ZSep 10 03:16:36.398Sep 10 03:16:36.398 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.36/32 -> 10.0.0.255
98132026-09-10T03:16:37.364Z
98142026-09-10T03:16:37.364Zrunning 0 tests
98152026-09-10T03:16:37.364ZSep 10 03:16:36.398Sep 10 03:16:36.398 INFODEBG adding route 172.17.0.57/32 -> 10.0.0.255replacing 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 } }]
98162026-09-10T03:16:37.364Z
98172026-09-10T03:16:37.364ZSep 10 03:16:36.398Sep 10 03:16:36.398 INFODEBG adding route 172.17.0.37/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 } }]
98182026-09-10T03:16:37.364Z
98192026-09-10T03:16:37.364Z
98202026-09-10T03:16:37.364Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
98212026-09-10T03:16:37.364Z
98222026-09-10T03:16:37.364ZSep 10 03:16:36.398Sep 10 03:16:36.398 DEBGINFO replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.58/32 -> 10.0.0.255
98232026-09-10T03:16:37.364Z
98242026-09-10T03:16:37.364ZSep 10 03:16:36.398Sep 10 03:16:36.398 INFODEBG adding route 172.17.0.38/32 -> 10.0.0.255replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
98252026-09-10T03:16:37.364Z
98262026-09-10T03:16:37.364ZSep 10 03:16:36.398Sep 10 03:16:36.398 DEBGINFO 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.59/32 -> 10.0.0.255
98272026-09-10T03:16:37.364Z
98282026-09-10T03:16:37.364ZSep 10 03:16:36.398Sep 10 03:16:36.398 INFODEBG adding route 172.17.0.39/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 } }]
98292026-09-10T03:16:37.364Z
98302026-09-10T03:16:37.364ZSep 10 03:16:36.398Sep 10 03:16:36.398 DEBGINFO replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.60/32 -> 10.0.0.255
98312026-09-10T03:16:37.364Z
98322026-09-10T03:16:37.364ZSep 10 03:16:36.398Sep 10 03:16:36.398 INFODEBG adding route 172.17.0.40/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 } }]
98332026-09-10T03:16:37.365Z
98342026-09-10T03:16:37.365ZSep 10 03:16:36.398Sep 10 03:16:36.398 DEBGDEBG 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 } }]failed to allocate space for the new target list
98352026-09-10T03:16:37.365Z
98362026-09-10T03:16:37.365ZSep 10 03:16:36.398Sep 10 03:16:36.398 INFODEBG adding route 172.17.0.41/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 } }]
98372026-09-10T03:16:37.365Z
98382026-09-10T03:16:37.365ZSep 10 03:16:36.398 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 } }]
98392026-09-10T03:16:37.365ZSep 10 03:16:36.398 INFO adding route 172.17.0.42/32 -> 10.0.0.255
98402026-09-10T03:16:37.365ZSep 10 03:16:36.398 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 } }]
98412026-09-10T03:16:37.365ZSep 10 03:16:36.398 INFO adding route 172.17.0.43/32 -> 10.0.0.255
98422026-09-10T03:16:37.365ZSep 10 03:16:36.398 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 } }]
98432026-09-10T03:16:37.365ZSep 10 03:16:36.398 INFO adding route 172.17.0.44/32 -> 10.0.0.255
98442026-09-10T03:16:37.365ZSep 10 03:16:36.398 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 } }]
98452026-09-10T03:16:37.365ZSep 10 03:16:36.398 INFO adding route 172.17.0.45/32 -> 10.0.0.255
98462026-09-10T03:16:37.365ZSep 10 03:16:36.398 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 } }]
98472026-09-10T03:16:37.369ZSep 10 03:16:36.398 INFO adding route 172.17.0.46/32 -> 10.0.0.255
98482026-09-10T03:16:37.370ZSep 10 03:16:36.398 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 } }]
98492026-09-10T03:16:37.370ZSep 10 03:16:36.398 INFO adding route 172.17.0.47/32 -> 10.0.0.255
98502026-09-10T03:16:37.370ZSep 10 03:16:36.398 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 } }]
98512026-09-10T03:16:37.370ZSep 10 03:16:36.398 INFO adding route 172.17.0.48/32 -> 10.0.0.255
98522026-09-10T03:16:37.370ZSep 10 03:16:36.398 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 } }]
98532026-09-10T03:16:37.370ZSep 10 03:16:36.398 INFO adding route 172.17.0.49/32 -> 10.0.0.255
98542026-09-10T03:16:37.370ZSep 10 03:16:36.399 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 } }]
98552026-09-10T03:16:37.370ZSep 10 03:16:36.399 INFO adding route 172.17.0.50/32 -> 10.0.0.255
98562026-09-10T03:16:37.370ZSep 10 03:16:36.399 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 } }]
98572026-09-10T03:16:37.370ZSep 10 03:16:36.399 INFO adding route 172.17.0.51/32 -> 10.0.0.255
98582026-09-10T03:16:37.370ZSep 10 03:16:36.399 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 } }]
98592026-09-10T03:16:37.370ZSep 10 03:16:36.399 INFO adding route 172.17.0.52/32 -> 10.0.0.255
98602026-09-10T03:16:37.370ZSep 10 03:16:36.399 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 } }]
98612026-09-10T03:16:37.370ZSep 10 03:16:36.399 INFO adding route 172.17.0.53/32 -> 10.0.0.255
98622026-09-10T03:16:37.370ZSep 10 03:16:36.399 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 } }]
98632026-09-10T03:16:37.370ZSep 10 03:16:36.399 INFO adding route 172.17.0.54/32 -> 10.0.0.255
98642026-09-10T03:16:37.370ZSep 10 03:16:36.399 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 } }]
98652026-09-10T03:16:37.370ZSep 10 03:16:36.399 INFO adding route 172.17.0.55/32 -> 10.0.0.255
98662026-09-10T03:16:37.370ZSep 10 03:16:36.399 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 } }]
98672026-09-10T03:16:37.370ZSep 10 03:16:36.399 INFO adding route 172.17.0.56/32 -> 10.0.0.255
98682026-09-10T03:16:37.370ZSep 10 03:16:36.399 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 } }]
98692026-09-10T03:16:37.370ZSep 10 03:16:36.399 INFO adding route 172.17.0.57/32 -> 10.0.0.255
98702026-09-10T03:16:37.370ZSep 10 03:16:36.399 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 } }]
98712026-09-10T03:16:37.370ZSep 10 03:16:36.399 INFO adding route 172.17.0.58/32 -> 10.0.0.255
98722026-09-10T03:16:37.370ZSep 10 03:16:36.399 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 } }]
98732026-09-10T03:16:37.370ZSep 10 03:16:36.399 INFO adding route 172.17.0.59/32 -> 10.0.0.255
98742026-09-10T03:16:37.371ZSep 10 03:16:36.399 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 } }]
98752026-09-10T03:16:37.371ZSep 10 03:16:36.399 INFO adding route 172.17.0.60/32 -> 10.0.0.255
98762026-09-10T03:16:37.371ZSep 10 03:16:36.399 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 } }]
98772026-09-10T03:16:37.371ZSep 10 03:16:36.399 DEBG failed to allocate space for the new target list
98782026-09-10T03:16:37.371ZSep 10 03:16:36.399 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 } }]
98792026-09-10T03:16:37.371Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-004e8ee3d883f1a5)
98802026-09-10T03:16:37.371Z Running unittests src/lib.rs (target/debug/deps/dpd_api-06c7a4102d123a1e)
98812026-09-10T03:16:37.371Z
98822026-09-10T03:16:37.371Zrunning 0 tests
98832026-09-10T03:16:37.371Z
98842026-09-10T03:16:37.371Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
98852026-09-10T03:16:37.371Z
98862026-09-10T03:16:37.371Z Running unittests src/lib.rs (target/debug/deps/dpd_client-8625402973c954f1)
98872026-09-10T03:16:37.371Z
98882026-09-10T03:16:37.371Zrunning 6 tests
98892026-09-10T03:16:37.371Ztest tests::test_parse_client_port_id ... ok
98902026-09-10T03:16:37.371Ztest tests::test_port_id_cmp ... ok
98912026-09-10T03:16:37.371Ztest tests::test_full_lot_id_neither_present ... ok
98922026-09-10T03:16:37.371Ztest tests::test_full_lot_id_lotnum_only ... ok
98932026-09-10T03:16:37.371Ztest tests::test_full_lot_id_both_present ... ok
98942026-09-10T03:16:37.371Ztest tests::test_full_lot_id_lot_only ... ok
98952026-09-10T03:16:37.371Z
98962026-09-10T03:16:37.371Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
98972026-09-10T03:16:37.371Z
98982026-09-10T03:16:37.371Z Running tests/test_all.rs (target/debug/deps/test_all-fd72b000eb494de7)
98992026-09-10T03:16:37.371Z
99002026-09-10T03:16:37.371Zrunning 6 tests
99012026-09-10T03:16:40.357Ztest chaos_tests::port_settings::test_basic_autoneg_chaos ... ok
99022026-09-10T03:16:40.360Ztest chaos_tests::port_settings::test_port_settings_addr_fail_1 ... ok
99032026-09-10T03:16:40.360Ztest chaos_tests::port_settings::test_port_settings_addr_success_1 ... ok
99042026-09-10T03:16:40.364Ztest chaos_tests::port_settings::test_port_settings_addr_success_multi ... ok
99052026-09-10T03:16:40.694Ztest chaos_tests::port_settings::test_port_settings_txn_par_sweep ... ok
99062026-09-10T03:16:41.697Ztest chaos_tests::port_settings::test_port_settings_txn_sweep ... ok
99072026-09-10T03:16:41.698Z
99082026-09-10T03:16:41.698Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.35s
99092026-09-10T03:16:41.698Z
99102026-09-10T03:16:41.704Z Running unittests src/lib.rs (target/debug/deps/dpd_types-1d1b18947586188b)
99112026-09-10T03:16:41.713Z
99122026-09-10T03:16:41.713Zrunning 0 tests
99132026-09-10T03:16:41.713Z
99142026-09-10T03:16:41.716Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99152026-09-10T03:16:41.716Z
99162026-09-10T03:16:41.716Z Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-4c98ddf61948bb65)
99172026-09-10T03:16:41.736Z
99182026-09-10T03:16:41.736Zrunning 15 tests
99192026-09-10T03:16:41.739Ztest impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok
99202026-09-10T03:16:41.739Ztest impls::switch_identifiers::tests::chip_revision_b1 ... ok
99212026-09-10T03:16:41.739Ztest impls::switch_identifiers::tests::chip_revision_b0 ... ok
99222026-09-10T03:16:41.739Ztest impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok
99232026-09-10T03:16:41.739Ztest impls::switch_identifiers::tests::chip_revision_a0 ... ok
99242026-09-10T03:16:41.739Ztest impls::table::tests::table_entry_new_collects_display_values ... ok
99252026-09-10T03:16:41.739Ztest impls::table::tests::table_counter_entry_new_collects_key_values ... ok
99262026-09-10T03:16:41.739Ztest v1::network::tests::test_equal ... ok
99272026-09-10T03:16:41.739Ztest v1::network::tests::test_eui64 ... ok
99282026-09-10T03:16:41.739Ztest v1::network::tests::test_into ... ok
99292026-09-10T03:16:41.739Ztest v1::network::tests::test_not_equal ... ok
99302026-09-10T03:16:41.739Ztest v1::network::tests::test_to_string ... ok
99312026-09-10T03:16:41.739Ztest v1::port::tests::port_ids_are_ascii ... ok
99322026-09-10T03:16:41.739Ztest v1::network::tests::test_parse ... ok
99332026-09-10T03:16:41.742Ztest v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok
99342026-09-10T03:16:41.743Z
99352026-09-10T03:16:41.743Ztest result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
99362026-09-10T03:16:41.743Z
99372026-09-10T03:16:41.746Z Running unittests src/lib.rs (target/debug/deps/packet-4e4dab2c0d601ba7)
99382026-09-10T03:16:41.765Z
99392026-09-10T03:16:41.765Zrunning 12 tests
99402026-09-10T03:16:41.768Ztest icmp::test_v6_checksum ... ok
99412026-09-10T03:16:41.768Ztest icmp::test_v4_checksum ... ok
99422026-09-10T03:16:41.768Ztest ipv6::test_ipv6_parse ... ok
99432026-09-10T03:16:41.768Ztest lldp::test_lldp_parse ... ok
99442026-09-10T03:16:41.768Ztest pbuf::test_byte ... ok
99452026-09-10T03:16:41.768Ztest pbuf::test_short ... ok
99462026-09-10T03:16:41.768Ztest pbuf::test_nibble ... ok
99472026-09-10T03:16:41.768Ztest pbuf::test_overflow ... ok
99482026-09-10T03:16:41.768Ztest pbuf::test_twelve ... ok
99492026-09-10T03:16:41.768Ztest pbuf::test_word ... ok
99502026-09-10T03:16:41.769Ztest tcp::test_checksum_ack_data ... ok
99512026-09-10T03:16:41.769Ztest tcp::test_checksum_syn_nodata ... ok
99522026-09-10T03:16:41.769Z
99532026-09-10T03:16:41.769Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99542026-09-10T03:16:41.769Z
99552026-09-10T03:16:41.773Z Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b)
99562026-09-10T03:16:41.778Z
99572026-09-10T03:16:41.778Zrunning 0 tests
99582026-09-10T03:16:41.778Z
99592026-09-10T03:16:41.778Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99602026-09-10T03:16:41.778Z
99612026-09-10T03:16:41.778Z Running unittests src/main.rs (target/debug/deps/swadm-aa957def58c0adbe)
99622026-09-10T03:16:41.781Z
99632026-09-10T03:16:41.781Zrunning 5 tests
99642026-09-10T03:16:41.781Ztest switchport::test::test_compute_lanes ... ok
99652026-09-10T03:16:41.781Ztest switchport::test::port_id_ordering ... ok
99662026-09-10T03:16:41.781Z Lane 0 Lane 0 Lane 1Lane 1 Lane 2Lane 2 Lane 3Lane 3
99672026-09-10T03:16:41.781Z
99682026-09-10T03:16:41.781Z State: Activated Rx Loss-of-lock: Yes Activated YesActivated YesActivated
99692026-09-10T03:16:41.781Z Yes Rx Output Enabled: false
99702026-09-10T03:16:41.781Z Rx Loss-of-signal: Yesfalse Yesfalse false
99712026-09-10T03:16:41.781ZYes Rx Output Status: validYes
99722026-09-10T03:16:41.781Z Rx CDR Enabled: Yesvalid Yesvalid Yesvalid
99732026-09-10T03:16:41.781ZYes
99742026-09-10T03:16:41.781Z Rx Loss-of-lock: true Tx Enabled: Yes true Yestrue trueYes
99752026-09-10T03:16:41.781Z Yes
99762026-09-10T03:16:41.782Z Rx Loss-of-signal: false Tx Loss-of-lock: No false No false Nofalse
99772026-09-10T03:16:41.782ZNo
99782026-09-10T03:16:41.782ZRx Auto-squelch Disable: true Tx Loss-of-signal: No true Notrue No trueNo
99792026-09-10T03:16:41.782Z
99802026-09-10T03:16:41.782Z Tx CDR Enabled: No Tx Output Enabled: true No trueNo No
99812026-09-10T03:16:41.782Ztrue Tx Adaptive EQ Fault: Notrue
99822026-09-10T03:16:41.782ZNo Tx Output Status: invalidNo No
99832026-09-10T03:16:41.782Zinvalid Tx Fault: Yes invalid Yesinvalid
99842026-09-10T03:16:41.782ZYes Tx Loss-of-lock: false Yes
99852026-09-10T03:16:41.782Zfalse false false
99862026-09-10T03:16:41.782Z Tx Loss-of-signal: true true true true
99872026-09-10T03:16:41.782ZTx Auto-squelch Disable: false false false false
99882026-09-10T03:16:41.782Z Tx Adaptive EQ Fail: true true true true
99892026-09-10T03:16:41.782Z Tx Failure: false false false false
99902026-09-10T03:16:41.782Z Tx Force Squelch: true true true true
99912026-09-10T03:16:41.782Z Tx Input Polarity: normal normal normal normal
99922026-09-10T03:16:41.782Ztest switchport::test::test_print_sff_datapath ... ok
99932026-09-10T03:16:41.782Ztest switchport::test::test_print_cmis_datapath ... ok
99942026-09-10T03:16:41.785Ztest link::test_filter ... ok
99952026-09-10T03:16:41.785Z
99962026-09-10T03:16:41.785Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99972026-09-10T03:16:41.785Z
99982026-09-10T03:16:41.786Z Running tests/cli/main.rs (target/debug/deps/cli-b74a32d5324c8789)
99992026-09-10T03:16:41.797Z
100002026-09-10T03:16:41.797Zrunning 7 tests
100012026-09-10T03:16:41.800Ztest counters::counters_list ... ignored
100022026-09-10T03:16:41.800Ztest link_apply::apply_tx_eq_all ... ignored
100032026-09-10T03:16:41.800Ztest link_apply::apply_tx_eq_custom ... ignored
100042026-09-10T03:16:41.800Ztest tx_eq::set_all_taps ... ignored
100052026-09-10T03:16:41.800Ztest tx_eq::set_partial_taps ... ignored
100062026-09-10T03:16:41.800Ztest cmd::test::pattern_statics ... ok
100072026-09-10T03:16:41.806Ztest link_apply::tx_eq_exclusive ... ok
100082026-09-10T03:16:41.806Z
100092026-09-10T03:16:41.809Ztest result: ok. 2 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.01s
100102026-09-10T03:16:41.809Z
100112026-09-10T03:16:41.809Z Running unittests src/main.rs (target/debug/deps/tfportd-f958e3b96dd7c0d3)
100122026-09-10T03:16:41.812Z
100132026-09-10T03:16:41.812Zrunning 4 tests
100142026-09-10T03:16:41.815Ztest oxstats::tests::producer_ids_are_actually_unique ... ok
100152026-09-10T03:16:41.815Ztest linklocal::test_parse_ipadm ... ok
100162026-09-10T03:16:41.815Ztest tfport::test_parse_tfport ... ok
100172026-09-10T03:16:41.815Ztest config::tests::test_updates ... ok
100182026-09-10T03:16:41.815Z
100192026-09-10T03:16:41.815Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100202026-09-10T03:16:41.816Z
100212026-09-10T03:16:41.816Z Running unittests src/main.rs (target/debug/deps/uplinkd-38d9058ede7c05b2)
100222026-09-10T03:16:41.819Z
100232026-09-10T03:16:41.819Zrunning 0 tests
100242026-09-10T03:16:41.823Z
100252026-09-10T03:16:41.823Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100262026-09-10T03:16:41.823Z
100272026-09-10T03:16:41.823Z Running unittests src/main.rs (target/debug/deps/xtask-6f1ac2a60163755c)
100282026-09-10T03:16:41.826Z
100292026-09-10T03:16:41.826Zrunning 0 tests
100302026-09-10T03:16:41.826Z
100312026-09-10T03:16:41.826Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100322026-09-10T03:16:41.826Z
100332026-09-10T03:16:41.829Z Doc-tests aal
100342026-09-10T03:16:42.349Z
100352026-09-10T03:16:42.349Zrunning 0 tests
100362026-09-10T03:16:42.350Z
100372026-09-10T03:16:42.354Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100382026-09-10T03:16:42.354Z
100392026-09-10T03:16:42.377Z Doc-tests aal_macros
100402026-09-10T03:16:42.453Z
100412026-09-10T03:16:42.453Zrunning 0 tests
100422026-09-10T03:16:42.453Z
100432026-09-10T03:16:42.453Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100442026-09-10T03:16:42.453Z
100452026-09-10T03:16:42.465Z Doc-tests common
100462026-09-10T03:16:42.699Z
100472026-09-10T03:16:42.699Zrunning 0 tests
100482026-09-10T03:16:42.699Z
100492026-09-10T03:16:42.699Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100502026-09-10T03:16:42.699Z
100512026-09-10T03:16:42.729Z Doc-tests dpd_api
100522026-09-10T03:16:43.506Z
100532026-09-10T03:16:43.506Zrunning 2 tests
100542026-09-10T03:16:43.506Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 68) ... ignored
100552026-09-10T03:16:43.506Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 74) ... ignored
100562026-09-10T03:16:43.506Z
100572026-09-10T03:16:43.506Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
100582026-09-10T03:16:43.506Z
100592026-09-10T03:16:43.538Z Doc-tests dpd_client
100602026-09-10T03:16:44.920Z
100612026-09-10T03:16:44.920Zrunning 0 tests
100622026-09-10T03:16:44.920Z
100632026-09-10T03:16:44.920Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100642026-09-10T03:16:44.920Z
100652026-09-10T03:16:44.977Z Doc-tests dpd_types
100662026-09-10T03:16:45.161Z
100672026-09-10T03:16:45.161Zrunning 0 tests
100682026-09-10T03:16:45.161Z
100692026-09-10T03:16:45.161Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100702026-09-10T03:16:45.161Z
100712026-09-10T03:16:45.185Z Doc-tests dpd_types_versions
100722026-09-10T03:16:46.745Z
100732026-09-10T03:16:46.745Zrunning 1 test
100742026-09-10T03:16:46.745Ztest dpd-types/versions/src/lib.rs - (line 19) ... ignored
100752026-09-10T03:16:46.745Z
100762026-09-10T03:16:46.745Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
100772026-09-10T03:16:46.745Z
100782026-09-10T03:16:46.797Z Doc-tests packet
100792026-09-10T03:16:47.017Z
100802026-09-10T03:16:47.017Zrunning 0 tests
100812026-09-10T03:16:47.017Z
100822026-09-10T03:16:47.017Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100832026-09-10T03:16:47.017Z
100842026-09-10T03:16:47.045Z Doc-tests pcap
100852026-09-10T03:16:47.100Z
100862026-09-10T03:16:47.100Zrunning 0 tests
100872026-09-10T03:16:47.100Z
100882026-09-10T03:16:47.100Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100892026-09-10T03:16:47.100Z
100902026-09-10T03:16:47.152Zprocess exited: duration 609065 ms, exit code 0
 
100912026-09-10T03:16:47.161Zfound 0 output files