01M1JQB71BQY1F1BXJ7HYJ9PPY: test

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

Buildomat Job: 01M1JQBS84MKN8D8M0A1J27T91

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-03T04:11:12.469Zjob assigned to worker 01M1JQBRPZVS3BGMTASAAS7V5Z [factory aws, i-0dcf6861705c85460] (queued for 52 s)
 
22026-09-03T04:11:18.672Zstarting task 0: "setup"
32026-09-03T04:11:18.675Z++ uname -s
42026-09-03T04:11:18.679Z+ kern=SunOS
52026-09-03T04:11:18.679Z+ build_user=build
62026-09-03T04:11:18.679Z+ build_uid=12345
72026-09-03T04:11:18.679Z+ work_dir=/work
82026-09-03T04:11:18.679Z+ input_dir=/input
92026-09-03T04:11:18.679Z+ [[ 0 == 12345 ]]
102026-09-03T04:11:18.679Z+ case "$kern" in
112026-09-03T04:11:18.679Z+ groupadd -g 12345 build
122026-09-03T04:11:18.682Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-03T04:11:20.685Z+ zfs create -o mountpoint=/work rpool/work
142026-09-03T04:11:20.771Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-03T04:11:20.776Z+ home_fs=zfs
162026-09-03T04:11:20.776Z+ [[ zfs == autofs ]]
172026-09-03T04:11:20.776Z+ mkdir -p /home/build
182026-09-03T04:11:20.776Z+ chown build:build /home/build /work
192026-09-03T04:11:22.775Z+ chmod 0700 /home/build /work
202026-09-03T04:11:22.778Zprocess exited: duration 4106 ms, exit code 0
 
212026-09-03T04:11:22.786Zstarting task 1: "rust-toolchain"
222026-09-03T04:11:22.789Z+ printf ' * rust toolchain channel = "%s"\n' 1.90.0
232026-09-03T04:11:22.789Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-09-03T04:11:22.789Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-09-03T04:11:22.789Z * rust toolchain channel = "1.90.0"
262026-09-03T04:11:22.789Z * rust toolchain profile = "default"
272026-09-03T04:11:22.789Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-03T04:11:22.792Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-03T04:11:22.792Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default
302026-09-03T04:11:22.899Zinfo: downloading installer
312026-09-03T04:11:24.084Zinfo: profile set to default
322026-09-03T04:11:24.084Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-03T04:11:24.087Zinfo: syncing channel updates for 1.90.0-x86_64-unknown-illumos
342026-09-03T04:11:24.285Zinfo: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14)
352026-09-03T04:11:24.288Zinfo: downloading 6 components
362026-09-03T04:11:37.401Zinfo: default toolchain set to 1.90.0-x86_64-unknown-illumos
372026-09-03T04:11:37.401Z
382026-09-03T04:11:37.417Z 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14)
392026-09-03T04:11:37.417Z
402026-09-03T04:11:37.417Z
412026-09-03T04:11:37.417ZRust is installed now. Great!
422026-09-03T04:11:37.417Z
432026-09-03T04:11:37.417ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-03T04:11:37.418Zenvironment variable. This has not been done automatically.
452026-09-03T04:11:37.418Z
462026-09-03T04:11:37.418ZTo configure your current shell, you need to source
472026-09-03T04:11:37.418Zthe corresponding env file under $HOME/.cargo.
482026-09-03T04:11:37.418Z
492026-09-03T04:11:37.418ZConsider running the right command for your shell (note the leading DOT):
502026-09-03T04:11:37.418Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-03T04:11:37.418Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-03T04:11:37.418ZCC_x86_64-unknown-illumos = None
532026-09-03T04:11:37.418Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-03T04:11:37.418ZCC_x86_64_unknown_illumos = None
552026-09-03T04:11:37.418Zcargo:rerun-if-env-changed=HOST_CC
562026-09-03T04:11:37.418ZHOST_CC = None
572026-09-03T04:11:37.419Zcargo:rerun-if-env-changed=CC
582026-09-03T04:11:37.419ZCC = None
592026-09-03T04:11:37.419Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-03T04:11:37.569Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-03T04:11:37.569ZCRATE_CC_NO_DEFAULTS = None
622026-09-03T04:11:37.569Zcargo:rerun-if-env-changed=CFLAGS
632026-09-03T04:11:37.569ZCFLAGS = None
642026-09-03T04:11:37.569Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-03T04:11:37.569ZHOST_CFLAGS = None
662026-09-03T04:11:37.569Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-03T04:11:37.569ZCFLAGS_x86_64_unknown_illumos = None
682026-09-03T04:11:37.569Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-03T04:11:37.570ZCFLAGS_x86_64-unknown-illumos = None
702026-09-03T04:11:37.670Z+ rustup --version
712026-09-03T04:11:37.677Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-03T04:11:37.677Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-03T04:11:37.708Zinfo: the currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)`
742026-09-03T04:11:37.730Z+ cargo --version
752026-09-03T04:11:37.730Zcargo 1.90.0 (840b83a10 2025-07-30)
762026-09-03T04:11:37.730Z+ rustc --version
772026-09-03T04:11:37.738Zrustc 1.90.0 (1159e78c4 2025-09-14)
782026-09-03T04:11:37.738Zprocess exited: duration 14945 ms, exit code 0
 
792026-09-03T04:11:37.777Zstarting task 2: "authentication"
802026-09-03T04:11:37.819Zprocess exited: duration 41 ms, exit code 0
 
812026-09-03T04:11:37.845Zstarting task 3: "clone repository"
822026-09-03T04:11:37.863Z+ mkdir -p /work/oxidecomputer/dendrite
832026-09-03T04:11:37.863Z+ git clone https://github.com/oxidecomputer/dendrite /work/oxidecomputer/dendrite
842026-09-03T04:11:37.879ZCloning into '/work/oxidecomputer/dendrite'...
852026-09-03T04:11:38.799Z+ cd /work/oxidecomputer/dendrite
862026-09-03T04:11:38.800Z+ git fetch origin d5121e020f5bbc765a4101e449ee57ad04780eb1
872026-09-03T04:11:39.076ZFrom https://github.com/oxidecomputer/dendrite
882026-09-03T04:11:39.076Z * branch d5121e020f5bbc765a4101e449ee57ad04780eb1 -> FETCH_HEAD
892026-09-03T04:11:39.083Z+ [[ -n zl/mcast-swadm ]]
902026-09-03T04:11:39.088Z++ git branch --show-current
912026-09-03T04:11:39.088Z+ current=main
922026-09-03T04:11:39.088Z+ [[ main != zl/mcast-swadm ]]
932026-09-03T04:11:39.088Z+ git branch -f zl/mcast-swadm d5121e020f5bbc765a4101e449ee57ad04780eb1
942026-09-03T04:11:39.091Z+ git checkout -f zl/mcast-swadm
952026-09-03T04:11:39.108ZSwitched to branch 'zl/mcast-swadm'
962026-09-03T04:11:39.111Z+ git reset --hard d5121e020f5bbc765a4101e449ee57ad04780eb1
972026-09-03T04:11:39.127ZHEAD is now at d5121e0 [swadm,multicast] add multicast inspection subcommand
982026-09-03T04:11:39.132Zprocess exited: duration 1286 ms, exit code 0
 
992026-09-03T04:11:39.138Zstarting task 4: "build"
1002026-09-03T04:11:39.142Z+ source .github/buildomat/common.sh
1012026-09-03T04:11:39.145Z++ TOFINO_STAGES=20
1022026-09-03T04:11:39.145Z++ SDE_COMMIT=2a6b33211c9675996dcb99fe939045506667ae94
1032026-09-03T04:11:39.145Z++ SDE_PKG_SHA256=d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275
1042026-09-03T04:11:39.145Z++ SDE_DEB_SHA256=3ecbf7c677bb722b351d5af74cee44fab70c1bb5eadc6ab2558ba714a8c3978b
1052026-09-03T04:11:39.145Z+++ uname -s
1062026-09-03T04:11:39.145Z++ '[' SunOS == SunOS ']'
1072026-09-03T04:11:39.145Z++ SERIES=illumos
1082026-09-03T04:11:39.145Z+++ uname -s
1092026-09-03T04:11:39.148Z++ '[' SunOS == SunOS ']'
1102026-09-03T04:11:39.148Z++ SDE_DIR=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/2a6b33211c9675996dcb99fe939045506667ae94
1112026-09-03T04:11:39.148Z++ rustup show active-toolchain
1122026-09-03T04:11:39.151Z1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/dendrite/rust-toolchain.toml')
1132026-09-03T04:11:39.151Z+ source .github/buildomat/illumos.sh
1142026-09-03T04:11:39.151Z++ banner 'sde setup'
1152026-09-03T04:11:39.155Z
1162026-09-03T04:11:39.155Z #### ##### ###### #### ###### ##### # # #####
1172026-09-03T04:11:39.155Z # # # # # # # # # # #
1182026-09-03T04:11:39.155Z #### # # ##### #### ##### # # # # #
1192026-09-03T04:11:39.155Z # # # # # # # # # #####
1202026-09-03T04:11:39.155Z # # # # # # # # # # # #
1212026-09-03T04:11:39.155Z #### ##### ###### #### ###### # #### #
1222026-09-03T04:11:39.155Z
1232026-09-03T04:11:39.155Z++ export PKG_SUCCESS_ON_NOP=1
1242026-09-03T04:11:39.155Z++ PKG_SUCCESS_ON_NOP=1
1252026-09-03T04:11:39.155Z++ export PKG=tofino_sde.p5p
1262026-09-03T04:11:39.155Z++ PKG=tofino_sde.p5p
1272026-09-03T04:11:39.155Z++ curl -OL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/2a6b33211c9675996dcb99fe939045506667ae94/tofino_sde.p5p
1282026-09-03T04:11:39.159Z % Total % Received % Xferd Average Speed Time Time Time Current
1292026-09-03T04:11:39.162Z Dload Upload Total Spent Left Speed
1302026-09-03T04:11:41.617Z 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 00:01 0 42 76.03M 42 32.06M 0 0 15.77M 0 00:04 00:02 00:02 15.77M 100 76.03M 100 76.03M 0 0 30.95M 0 00:02 00:02 15.77M 100 76.03M 100 76.03M 0 0 30.95M 0 00:02 00:02 15.77M 100 76.03M 100 76.03M 0 0 30.95M 0 00:02 00:02 15.77M
1312026-09-03T04:11:41.620Z+++ digest -a sha256 tofino_sde.p5p
1322026-09-03T04:11:41.666Z++ SDE_CALC=d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275
1332026-09-03T04:11:41.666Z++ '[' d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 '!=' d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 ']'
1342026-09-03T04:11:41.667Z++ pfexec pkg install -g tofino_sde.p5p tofino_sde
1352026-09-03T04:11:44.259Z Startup: Refreshing catalog 'helios' ... Done
1362026-09-03T04:11:44.681Z Startup: Caching catalogs ... Done
1372026-09-03T04:11:44.740Z Startup: Refreshing catalog 'oxide' ... Done
1382026-09-03T04:11:47.621ZPlanning: Solver setup ... Done
1392026-09-03T04:11:47.690ZPlanning: Running solver ... Done
1402026-09-03T04:11:47.746ZPlanning: Finding local manifests ... Done
1412026-09-03T04:11:47.749ZPlanning: Fetching manifests: 1/1 100% complete
1422026-09-03T04:11:47.752ZPlanning: Fetching manifests: 1/1 100% complete
1432026-09-03T04:11:47.766ZPlanning: Package planning ... Done
1442026-09-03T04:11:47.769ZPlanning: Merging actions ... Done
1452026-09-03T04:11:47.855ZPlanning: Checking for conflicting actions ... Done
1462026-09-03T04:11:47.858ZPlanning: Consolidating action changes ... Done
1472026-09-03T04:11:48.620ZPlanning: Evaluating mediators ... Done
1482026-09-03T04:11:48.623ZPlanning: Planning completed in 3.84 seconds
1492026-09-03T04:11:48.627Z Packages to install: 1
1502026-09-03T04:11:48.630Z Create boot environment: No
1512026-09-03T04:11:48.630ZCreate backup boot environment: No
1522026-09-03T04:11:48.652Z
1532026-09-03T04:11:48.652ZDownload: 0/242 items 0.0/75.3MB 0% complete
1542026-09-03T04:11:48.787ZDownload: Completed 75.30 MB in 0.13 seconds (557M/s)
1552026-09-03T04:11:48.961Z Actions: 1/293 actions (Installing new actions)
1562026-09-03T04:11:49.948Z Actions: Completed 293 actions in 0.99 seconds.
1572026-09-03T04:11:49.951ZFinalize: Updating package state database ... Done
1582026-09-03T04:11:49.993ZFinalize: Updating package cache ... Done
1592026-09-03T04:11:50.095ZFinalize: Updating image state ... Done
1602026-09-03T04:11:52.700ZFinalize: Creating fast lookup database ... Done
1612026-09-03T04:11:52.775ZFinalize: Reading search index ... Done
1622026-09-03T04:11:52.778ZFinalize: Updating search index ... Done
1632026-09-03T04:11:53.000ZFinalize: Updating package cache ... Done
1642026-09-03T04:11:53.172Z++ export SDE=/opt/oxide/tofino_sde
1652026-09-03T04:11:53.172Z++ SDE=/opt/oxide/tofino_sde
1662026-09-03T04:11:53.172Z++ export LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib:
1672026-09-03T04:11:53.172Z++ LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib:
1682026-09-03T04:11:53.172Z++ banner packages
1692026-09-03T04:11:53.176Z
1702026-09-03T04:11:53.176Z ##### ## #### # # ## #### ###### ####
1712026-09-03T04:11:53.176Z # # # # # # # # # # # # # #
1722026-09-03T04:11:53.176Z # # # # # #### # # # ##### ####
1732026-09-03T04:11:53.176Z ##### ###### # # # ###### # ### # #
1742026-09-03T04:11:53.177Z # # # # # # # # # # # # # #
1752026-09-03T04:11:53.177Z # # # #### # # # # #### ###### ####
1762026-09-03T04:11:53.177Z
1772026-09-03T04:11:53.177Z++ pfexec pkg install clang-15 pcap gcc14
1782026-09-03T04:11:53.446Z Startup: Refreshing catalog 'helios' ... Done
1792026-09-03T04:11:53.449Z Startup: Refreshing catalog 'oxide' ... Done
1802026-09-03T04:11:55.803ZPlanning: Solver setup ... Done
1812026-09-03T04:11:55.872ZPlanning: Running solver ... Done
1822026-09-03T04:11:55.926ZPlanning: Consolidating action changes ... Done
1832026-09-03T04:11:55.929ZPlanning: Evaluating mediators ... Done
1842026-09-03T04:11:55.930ZPlanning: Planning completed in 2.48 seconds
1852026-09-03T04:11:55.944ZNo updates necessary for this image.
1862026-09-03T04:11:56.100Z++ pfexec pkg set-mediator -V 15 clang llvm
1872026-09-03T04:11:56.316ZPlanning: Evaluating mediator changes ... Done
1882026-09-03T04:11:56.422ZPlanning: Checking for conflicting actions ... Done
1892026-09-03T04:11:56.425ZPlanning: Consolidating action changes ... Done
1902026-09-03T04:11:56.578ZPlanning: Evaluating mediators ... Done
1912026-09-03T04:11:56.582ZPlanning: Planning completed in 0.26 seconds
1922026-09-03T04:11:56.601Z Mediators to change: 2
1932026-09-03T04:11:56.601Z Create boot environment: No
1942026-09-03T04:11:56.601ZCreate backup boot environment: No
1952026-09-03T04:11:56.671ZFinalize: Updating package state database ... Done
1962026-09-03T04:11:56.671ZFinalize: Updating package cache ... Done
1972026-09-03T04:11:56.728ZFinalize: Updating image state ... Done
1982026-09-03T04:11:58.686ZFinalize: Creating fast lookup database ... Done
1992026-09-03T04:11:58.753ZFinalize: Reading search index ... Done
2002026-09-03T04:11:58.756ZFinalize: Updating search index ... Done
2012026-09-03T04:11:58.851ZFinalize: Updating package cache ... Done
2022026-09-03T04:11:58.928Z++ cargo --version
2032026-09-03T04:11:58.937Zcargo 1.90.0 (840b83a10 2025-07-30)
2042026-09-03T04:11:58.940Z++ rustc --version
2052026-09-03T04:11:58.960Zrustc 1.90.0 (1159e78c4 2025-09-14)
2062026-09-03T04:11:58.963Z+ banner copyrights
2072026-09-03T04:11:58.969Z
2082026-09-03T04:11:58.969Z #### #### ##### # # ##### # #### # # ##### ####
2092026-09-03T04:11:58.969Z # # # # # # # # # # # # # # # # #
2102026-09-03T04:11:58.969Z # # # # # # # # # # ###### # ####
2112026-09-03T04:11:58.969Z # # # ##### # ##### # # ### # # # #
2122026-09-03T04:11:58.969Z # # # # # # # # # # # # # # # #
2132026-09-03T04:11:58.969Z #### #### # # # # # #### # # # ####
2142026-09-03T04:11:58.969Z
2152026-09-03T04:11:58.969Z+ ./tools/check_copyrights.sh
2162026-09-03T04:11:59.260Zcommon/src/illumos.rs: Copyright with wrong year
2172026-09-03T04:12:00.165Zdpd/p4/headers.p4: Copyright with wrong year
2182026-09-03T04:12:00.581Zdpd/src/transceivers/stub_impl.rs: Copyright with wrong year
2192026-09-03T04:12:00.641Zpacket/src/eth.rs: Copyright with wrong year
2202026-09-03T04:12:00.735Zpcap/build.rs: Copyright with wrong year
2212026-09-03T04:12:00.922Ztfportd/src/linklocal.rs: Copyright with wrong year
2222026-09-03T04:12:01.117Zuplinkd/src/sys.rs: Copyright with wrong year
2232026-09-03T04:12:01.159Z+ banner clippy
2242026-09-03T04:12:01.161Z
2252026-09-03T04:12:01.162Z #### # # ##### ##### # #
2262026-09-03T04:12:01.162Z # # # # # # # # # #
2272026-09-03T04:12:01.162Z # # # # # # # #
2282026-09-03T04:12:01.162Z # # # ##### ##### #
2292026-09-03T04:12:01.162Z # # # # # # #
2302026-09-03T04:12:01.162Z #### ###### # # # #
2312026-09-03T04:12:01.162Z
2322026-09-03T04:12:01.162Z+ for feat in tofino_stub tofino_asic softnpu chaos
2332026-09-03T04:12:01.162Z+ cargo clippy --features tofino_stub -- --deny warnings
2342026-09-03T04:12:01.306Z Updating git repository `https://github.com/oxidecomputer/omicron`
2352026-09-03T04:12:15.317Z Updating crates.io index
2362026-09-03T04:12:15.354Z Updating git repository `https://github.com/illumos/smf-rs`
2372026-09-03T04:12:15.885Z Updating git repository `https://github.com/oxidecomputer/propolis`
2382026-09-03T04:12:16.894Z Updating git repository `https://github.com/oxidecomputer/softnpu`
2392026-09-03T04:12:17.224Z Updating git repository `https://github.com/oxidecomputer/tofino`
2402026-09-03T04:12:17.517Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2412026-09-03T04:12:18.079Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2422026-09-03T04:12:19.061Z Updating git repository `https://github.com/oxidecomputer/ispf`
2432026-09-03T04:12:19.468Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2442026-09-03T04:12:19.923Z Updating git repository `https://github.com/oxidecomputer/lldp`
2452026-09-03T04:12:20.435Z Updating git repository `https://github.com/oxidecomputer/lldp`
2462026-09-03T04:12:20.756Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2472026-09-03T04:12:21.454Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2482026-09-03T04:12:21.799Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2492026-09-03T04:12:22.222Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2502026-09-03T04:12:22.505Z Updating git repository `https://github.com/oxidecomputer/p9fs`
2512026-09-03T04:12:22.808Z Updating git repository `https://github.com/oxidecomputer/p4`
2522026-09-03T04:12:23.305Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2532026-09-03T04:12:23.875Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2542026-09-03T04:12:24.629Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2552026-09-03T04:12:24.926Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2562026-09-03T04:12:25.237Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2572026-09-03T04:12:26.249Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2582026-09-03T04:12:26.732Z Updating git repository `https://github.com/oxidecomputer/propolis`
2592026-09-03T04:12:27.297Z Updating git repository `https://github.com/oxidecomputer/crucible`
2602026-09-03T04:12:28.966Z Updating git repository `https://github.com/oxidecomputer/opte`
2612026-09-03T04:12:29.782Z Updating git repository `https://github.com/oxidecomputer/tofino`
2622026-09-03T04:12:30.067Z Updating git repository `https://github.com/oxidecomputer/clickward`
2632026-09-03T04:12:30.402Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2642026-09-03T04:12:32.141Z Downloading crates ...
2652026-09-03T04:12:32.200Z Downloaded base16ct v0.2.0
2662026-09-03T04:12:32.204Z Downloaded compression-core v0.4.32
2672026-09-03T04:12:32.208Z Downloaded curve25519-dalek-derive v0.1.1
2682026-09-03T04:12:32.211Z Downloaded cancel-safe-futures v0.1.5
2692026-09-03T04:12:32.215Z Downloaded anstyle-query v1.1.4
2702026-09-03T04:12:32.218Z Downloaded adler2 v2.0.1
2712026-09-03T04:12:32.221Z Downloaded bit-set v0.8.0
2722026-09-03T04:12:32.224Z Downloaded daft-derive v0.1.5
2732026-09-03T04:12:32.227Z Downloaded bcs v0.1.6
2742026-09-03T04:12:32.234Z Downloaded atomicwrites v0.4.4
2752026-09-03T04:12:32.238Z Downloaded defmt v1.0.1
2762026-09-03T04:12:32.241Z Downloaded digest v0.11.3
2772026-09-03T04:12:32.247Z Downloaded darling_core v0.21.3
2782026-09-03T04:12:32.250Z Downloaded hex v0.4.3
2792026-09-03T04:12:32.252Z Downloaded derive-ex v0.1.8
2802026-09-03T04:12:32.256Z Downloaded autocfg v1.5.0
2812026-09-03T04:12:32.260Z Downloaded fs_extra v1.3.0
2822026-09-03T04:12:32.260Z Downloaded block-buffer v0.10.4
2832026-09-03T04:12:32.263Z Downloaded float-ord v0.3.2
2842026-09-03T04:12:32.263Z Downloaded async-stream v0.3.6
2852026-09-03T04:12:32.266Z Downloaded git-stub-vcs v0.1.0
2862026-09-03T04:12:32.269Z Downloaded fixedbitset v0.5.7
2872026-09-03T04:12:32.274Z Downloaded futures-core v0.3.32
2882026-09-03T04:12:32.277Z Downloaded elliptic-curve v0.13.8
2892026-09-03T04:12:32.280Z Downloaded hashbrown v0.15.5
2902026-09-03T04:12:32.283Z Downloaded futures-sink v0.3.32
2912026-09-03T04:12:32.286Z Downloaded hyper-tls v0.6.0
2922026-09-03T04:12:32.289Z Downloaded cobs v0.3.0
2932026-09-03T04:12:32.289Z Downloaded foreign-types-shared v0.1.1
2942026-09-03T04:12:32.292Z Downloaded find-msvc-tools v0.1.9
2952026-09-03T04:12:32.295Z Downloaded base64ct v1.8.0
2962026-09-03T04:12:32.298Z Downloaded async-trait v0.1.89
2972026-09-03T04:12:32.301Z Downloaded hostname v0.4.2
2982026-09-03T04:12:32.304Z Downloaded futures-io v0.3.32
2992026-09-03T04:12:32.304Z Downloaded embedded-io v0.4.0
3002026-09-03T04:12:32.307Z Downloaded fnv v1.0.7
3012026-09-03T04:12:32.310Z Downloaded ciborium-ll v0.2.2
3022026-09-03T04:12:32.313Z Downloaded convert_case v0.4.0
3032026-09-03T04:12:32.313Z Downloaded clap_lex v1.1.0
3042026-09-03T04:12:32.316Z Downloaded cargo-platform v0.1.9
3052026-09-03T04:12:32.319Z Downloaded crc8 v0.1.1
3062026-09-03T04:12:32.319Z Downloaded git-stub v1.0.0
3072026-09-03T04:12:32.322Z Downloaded cpufeatures v0.3.0
3082026-09-03T04:12:32.325Z Downloaded hubpack_derive v0.1.1
3092026-09-03T04:12:32.325Z Downloaded hubpack v0.1.2
3102026-09-03T04:12:32.328Z Downloaded futures-task v0.3.32
3112026-09-03T04:12:32.331Z Downloaded const_format_proc_macros v0.2.34
3122026-09-03T04:12:32.334Z Downloaded http-body v1.0.1
3132026-09-03T04:12:32.334Z Downloaded foreign-types-macros v0.2.3
3142026-09-03T04:12:32.337Z Downloaded digest v0.10.7
3152026-09-03T04:12:32.340Z Downloaded compression-codecs v0.4.32
3162026-09-03T04:12:32.343Z Downloaded hostname v0.3.1
3172026-09-03T04:12:32.343Z Downloaded cmake v0.1.54
3182026-09-03T04:12:32.346Z Downloaded heck v0.5.0
3192026-09-03T04:12:32.349Z Downloaded ciborium v0.2.2
3202026-09-03T04:12:32.352Z Downloaded foreign-types-shared v0.3.1
3212026-09-03T04:12:32.352Z Downloaded is-terminal v0.4.16
3222026-09-03T04:12:32.355Z Downloaded heck v0.4.1
3232026-09-03T04:12:32.355Z Downloaded fixedbitset v0.4.2
3242026-09-03T04:12:32.358Z Downloaded internet-checksum v0.2.1
3252026-09-03T04:12:32.361Z Downloaded indent_write v2.2.0
3262026-09-03T04:12:32.361Z Downloaded is_terminal_polyfill v1.70.1
3272026-09-03T04:12:32.364Z Downloaded is_ci v1.2.0
3282026-09-03T04:12:32.368Z Downloaded crossbeam-deque v0.8.6
3292026-09-03T04:12:32.368Z Downloaded errno v0.3.14
3302026-09-03T04:12:32.371Z Downloaded crypto-common v0.1.6
3312026-09-03T04:12:32.371Z Downloaded bytecount v0.6.9
3322026-09-03T04:12:32.374Z Downloaded cargo_metadata v0.18.1
3332026-09-03T04:12:32.377Z Downloaded lazy_static v1.5.0
3342026-09-03T04:12:32.377Z Downloaded itoa v1.0.15
3352026-09-03T04:12:32.381Z Downloaded linked-hash-map v0.5.6
3362026-09-03T04:12:32.384Z Downloaded foldhash v0.1.5
3372026-09-03T04:12:32.384Z Downloaded humantime v2.3.0
3382026-09-03T04:12:32.386Z Downloaded deranged v0.5.3
3392026-09-03T04:12:32.389Z Downloaded darling v0.21.3
3402026-09-03T04:12:32.392Z Downloaded getrandom v0.2.16
3412026-09-03T04:12:32.395Z Downloaded camino v1.2.3
3422026-09-03T04:12:32.398Z Downloaded crossbeam-epoch v0.9.18
3432026-09-03T04:12:32.401Z Downloaded memoffset v0.9.1
3442026-09-03T04:12:32.404Z Downloaded mime v0.3.17
3452026-09-03T04:12:32.404Z Downloaded managed v0.8.0
3462026-09-03T04:12:32.406Z Downloaded match_cfg v0.1.0
3472026-09-03T04:12:32.409Z Downloaded ipnetwork v0.21.1
3482026-09-03T04:12:32.409Z Downloaded memmap v0.7.0
3492026-09-03T04:12:32.412Z Downloaded ipnet v2.11.0
3502026-09-03T04:12:32.415Z Downloaded newtype_derive v0.1.6
3512026-09-03T04:12:32.418Z Downloaded newline-converter v0.3.0
3522026-09-03T04:12:32.418Z Downloaded num-conv v0.2.1
3532026-09-03T04:12:32.421Z Downloaded globset v0.4.16
3542026-09-03T04:12:32.421Z Downloaded group v0.13.0
3552026-09-03T04:12:32.424Z Downloaded ingot-types v0.1.2
3562026-09-03T04:12:32.426Z Downloaded http-body-util v0.1.3
3572026-09-03T04:12:32.426Z Downloaded glob v0.3.3
3582026-09-03T04:12:32.429Z Downloaded camino-tempfile v1.4.1
3592026-09-03T04:12:32.432Z Downloaded clap_derive v4.6.1
3602026-09-03T04:12:32.435Z Downloaded highway v1.3.0
3612026-09-03T04:12:32.435Z Downloaded omicron-workspace-hack v0.1.0
3622026-09-03T04:12:32.438Z Downloaded num_threads v0.1.7
3632026-09-03T04:12:32.441Z Downloaded num v0.4.3
3642026-09-03T04:12:32.441Z Downloaded openssl-probe v0.1.6
3652026-09-03T04:12:32.444Z Downloaded hybrid-array v0.4.12
3662026-09-03T04:12:32.444Z Downloaded num-derive v0.4.2
3672026-09-03T04:12:32.447Z Downloaded newtype-uuid-macros v0.1.0
3682026-09-03T04:12:32.450Z Downloaded defmt-macros v1.0.1
3692026-09-03T04:12:32.453Z Downloaded ingot-macros v0.1.1
3702026-09-03T04:12:32.453Z Downloaded num-iter v0.1.45
3712026-09-03T04:12:32.456Z Downloaded linear-map v1.2.0
3722026-09-03T04:12:32.459Z Downloaded percent-encoding v2.3.2
3732026-09-03T04:12:32.459Z Downloaded openssl-macros v0.1.1
3742026-09-03T04:12:32.462Z Downloaded parse-display v0.10.0
3752026-09-03T04:12:32.462Z Downloaded iana-time-zone v0.1.64
3762026-09-03T04:12:32.465Z Downloaded opaque-debug v0.3.1
3772026-09-03T04:12:32.468Z Downloaded num_enum_derive v0.5.11
3782026-09-03T04:12:32.468Z Downloaded either v1.15.0
3792026-09-03T04:12:32.471Z Downloaded native-tls v0.2.14
3802026-09-03T04:12:32.471Z Downloaded lru-slab v0.1.2
3812026-09-03T04:12:32.474Z Downloaded libsw-core v0.3.2
3822026-09-03T04:12:32.476Z Downloaded jobserver v0.1.34
3832026-09-03T04:12:32.476Z Downloaded libloading v0.8.9
3842026-09-03T04:12:32.479Z Downloaded multer v3.1.0
3852026-09-03T04:12:32.482Z Downloaded clap v4.6.1
3862026-09-03T04:12:32.488Z Downloaded plain v0.2.3
3872026-09-03T04:12:32.490Z Downloaded olpc-cjson v0.1.4
3882026-09-03T04:12:32.493Z Downloaded num-rational v0.4.2
3892026-09-03T04:12:32.493Z Downloaded const-oid v0.10.2
3902026-09-03T04:12:32.496Z Downloaded futures-channel v0.3.32
3912026-09-03T04:12:32.500Z Downloaded litemap v0.8.0
3922026-09-03T04:12:32.503Z Downloaded bytes v1.12.0
3932026-09-03T04:12:32.505Z Downloaded libsw v3.5.0
3942026-09-03T04:12:32.505Z Downloaded pem v3.0.5
3952026-09-03T04:12:32.508Z Downloaded paste v1.0.15
3962026-09-03T04:12:32.511Z Downloaded icu_provider v2.0.0
3972026-09-03T04:12:32.514Z Downloaded num_enum v0.5.11
3982026-09-03T04:12:32.517Z Downloaded derive_more v0.99.20
3992026-09-03T04:12:32.520Z Downloaded progenitor-client v0.10.0
4002026-09-03T04:12:32.523Z Downloaded drift v0.2.0
4012026-09-03T04:12:32.529Z Downloaded rand_xorshift v0.4.0
4022026-09-03T04:12:32.531Z Downloaded hkdf v0.12.4
4032026-09-03T04:12:32.534Z Downloaded ppv-lite86 v0.2.21
4042026-09-03T04:12:32.534Z Downloaded poly1305 v0.8.0
4052026-09-03T04:12:32.538Z Downloaded hashbrown v0.12.3
4062026-09-03T04:12:32.541Z Downloaded pin-project-internal v1.1.10
4072026-09-03T04:12:32.544Z Downloaded password-hash v0.5.0
4082026-09-03T04:12:32.544Z Downloaded oxnet v0.1.6
4092026-09-03T04:12:32.547Z Downloaded progenitor-macro v0.11.1
4102026-09-03T04:12:32.550Z Downloaded pkg-config v0.3.32
4112026-09-03T04:12:32.550Z Downloaded icu_normalizer_data v2.0.0
4122026-09-03T04:12:32.553Z Downloaded const_format v0.2.34
4132026-09-03T04:12:32.556Z Downloaded rustc-hash v2.1.1
4142026-09-03T04:12:32.559Z Downloaded pin-project-lite v0.2.16
4152026-09-03T04:12:32.562Z Downloaded rustc_version v0.1.7
4162026-09-03T04:12:32.562Z Downloaded ref-cast-impl v1.0.25
4172026-09-03T04:12:32.565Z Downloaded quick-error v1.2.3
4182026-09-03T04:12:32.565Z Downloaded half v2.7.1
4192026-09-03T04:12:32.568Z Downloaded proc-macro-crate v1.3.1
4202026-09-03T04:12:32.571Z Downloaded icu_properties v2.0.1
4212026-09-03T04:12:32.571Z Downloaded icu_normalizer v2.0.0
4222026-09-03T04:12:32.575Z Downloaded getrandom v0.3.3
4232026-09-03T04:12:32.578Z Downloaded pretty-hex v0.4.1
4242026-09-03T04:12:32.581Z Downloaded dropshot_endpoint v0.16.7
4252026-09-03T04:12:32.583Z Downloaded ref-cast v1.0.25
4262026-09-03T04:12:32.583Z Downloaded progenitor v0.14.0
4272026-09-03T04:12:32.586Z Downloaded progenitor v0.10.0
4282026-09-03T04:12:32.589Z Downloaded rand_core v0.6.4
4292026-09-03T04:12:32.589Z Downloaded pest_derive v2.8.2
4302026-09-03T04:12:32.592Z Downloaded same-file v1.0.6
4312026-09-03T04:12:32.595Z Downloaded crypto-bigint v0.5.5
4322026-09-03T04:12:32.598Z Downloaded curl v0.4.50
4332026-09-03T04:12:32.601Z Downloaded crossbeam-channel v0.5.15
4342026-09-03T04:12:32.604Z Downloaded num-complex v0.4.6
4352026-09-03T04:12:32.607Z Downloaded indexmap v1.9.3
4362026-09-03T04:12:32.611Z Downloaded quote v1.0.45
4372026-09-03T04:12:32.614Z Downloaded secrecy v0.10.3
4382026-09-03T04:12:32.614Z Downloaded scroll_derive v0.13.1
4392026-09-03T04:12:32.614Z Downloaded scroll_derive v0.12.1
4402026-09-03T04:12:32.618Z Downloaded log v0.4.29
4412026-09-03T04:12:32.618Z Downloaded semver v0.1.20
4422026-09-03T04:12:32.622Z Downloaded search_path v0.1.4
4432026-09-03T04:12:32.623Z Downloaded rand_core v0.9.3
4442026-09-03T04:12:32.625Z Downloaded rand_chacha v0.9.0
4452026-09-03T04:12:32.625Z Downloaded miniz_oxide v0.8.9
4462026-09-03T04:12:32.625Z Downloaded icu_collections v2.0.0
4472026-09-03T04:12:32.630Z Downloaded rustc_version v0.4.1
4482026-09-03T04:12:32.632Z Downloaded progenitor v0.11.1
4492026-09-03T04:12:32.636Z Downloaded pin-project v1.1.10
4502026-09-03T04:12:32.641Z Downloaded signal-hook-tokio v0.4.0
4512026-09-03T04:12:32.644Z Downloaded serde_spanned v1.1.1
4522026-09-03T04:12:32.647Z Downloaded serde-big-array v0.5.1
4532026-09-03T04:12:32.647Z Downloaded proc-macro-error2 v2.0.1
4542026-09-03T04:12:32.649Z Downloaded heapless v0.8.0
4552026-09-03T04:12:32.652Z Downloaded sha1 v0.10.6
4562026-09-03T04:12:32.652Z Downloaded pest_meta v2.8.2
4572026-09-03T04:12:32.655Z Downloaded owo-colors v4.3.0
4582026-09-03T04:12:32.658Z Downloaded parse-display-derive v0.10.0
4592026-09-03T04:12:32.658Z Downloaded serde_plain v1.0.2
4602026-09-03T04:12:32.661Z Downloaded hyper-util v0.1.20
4612026-09-03T04:12:32.664Z Downloaded sha1 v0.11.0
4622026-09-03T04:12:32.667Z Downloaded serde_urlencoded v0.7.1
4632026-09-03T04:12:32.667Z Downloaded sigpipe v0.1.3
4642026-09-03T04:12:32.670Z Downloaded rusty-fork v0.3.0
4652026-09-03T04:12:32.670Z Downloaded rustversion v1.0.22
4662026-09-03T04:12:32.673Z Downloaded clap_builder v4.6.0
4672026-09-03T04:12:32.676Z Downloaded strum v0.27.2
4682026-09-03T04:12:32.679Z Downloaded strsim v0.11.1
4692026-09-03T04:12:32.679Z Downloaded siphasher v1.0.1
4702026-09-03T04:12:32.683Z Downloaded schemars_derive v0.8.22
4712026-09-03T04:12:32.683Z Downloaded smawk v0.3.2
4722026-09-03T04:12:32.686Z Downloaded slog-bunyan v2.5.0
4732026-09-03T04:12:32.686Z Downloaded stable_deref_trait v1.2.0
4742026-09-03T04:12:32.686Z Downloaded progenitor-client v0.14.0
4752026-09-03T04:12:32.689Z Downloaded scroll v0.12.0
4762026-09-03T04:12:32.689Z Downloaded serde_spanned v0.6.9
4772026-09-03T04:12:32.692Z Downloaded structmeta v0.3.0
4782026-09-03T04:12:32.692Z Downloaded structmeta-derive v0.3.0
4792026-09-03T04:12:32.692Z Downloaded rustls-pemfile v2.2.0
4802026-09-03T04:12:32.695Z Downloaded strum v0.26.3
4812026-09-03T04:12:32.695Z Downloaded hickory-resolver v0.25.2
4822026-09-03T04:12:32.698Z Downloaded scroll v0.13.0
4832026-09-03T04:12:32.700Z Downloaded quinn-udp v0.5.14
4842026-09-03T04:12:32.703Z Downloaded progenitor-impl v0.14.0
4852026-09-03T04:12:32.703Z Downloaded papergrid v0.18.0
4862026-09-03T04:12:32.706Z Downloaded papergrid v0.11.0
4872026-09-03T04:12:32.710Z Downloaded tabled_derive v0.7.0
4882026-09-03T04:12:32.713Z Downloaded strum v0.28.0
4892026-09-03T04:12:32.713Z Downloaded serde_repr v0.1.20
4902026-09-03T04:12:32.717Z Downloaded signal-hook-registry v1.4.6
4912026-09-03T04:12:32.717Z Downloaded subtle v2.6.1
4922026-09-03T04:12:32.720Z Downloaded sha2 v0.10.9
4932026-09-03T04:12:32.720Z Downloaded serde_derive_internals v0.29.1
4942026-09-03T04:12:32.723Z Downloaded serde_path_to_error v0.1.20
4952026-09-03T04:12:32.723Z Downloaded slog-term v2.9.2
4962026-09-03T04:12:32.726Z Downloaded tabwriter v1.4.1
4972026-09-03T04:12:32.726Z Downloaded thiserror-impl-no-std v2.0.2
4982026-09-03T04:12:32.728Z Downloaded sync_wrapper v1.0.2
4992026-09-03T04:12:32.728Z Downloaded slog-dtrace v0.3.0
5002026-09-03T04:12:32.731Z Downloaded swrite v0.1.0
5012026-09-03T04:12:32.731Z Downloaded strum_macros v0.27.2
5022026-09-03T04:12:32.734Z Downloaded semver v1.0.28
5032026-09-03T04:12:32.734Z Downloaded proc-macro2 v1.0.106
5042026-09-03T04:12:32.737Z Downloaded indexmap v2.14.0
5052026-09-03T04:12:32.742Z Downloaded testing_table v0.3.0
5062026-09-03T04:12:32.742Z Downloaded termtree v0.5.1
5072026-09-03T04:12:32.745Z Downloaded take_mut v0.2.2
5082026-09-03T04:12:32.745Z Downloaded supports-color v3.0.2
5092026-09-03T04:12:32.745Z Downloaded tagptr v0.2.0
5102026-09-03T04:12:32.745Z Downloaded shlex v1.3.0
5112026-09-03T04:12:32.748Z Downloaded thread-id v4.2.2
5122026-09-03T04:12:32.749Z Downloaded ryu v1.0.20
5132026-09-03T04:12:32.752Z Downloaded mio v1.2.1
5142026-09-03T04:12:32.755Z Downloaded progenitor-impl v0.11.1
5152026-09-03T04:12:32.758Z Downloaded slog-json v2.6.1
5162026-09-03T04:12:32.758Z Downloaded slab v0.4.11
5172026-09-03T04:12:32.761Z Downloaded shlex v2.0.1
5182026-09-03T04:12:32.761Z Downloaded progenitor-impl v0.10.0
5192026-09-03T04:12:32.764Z Downloaded tokio-macros v2.7.0
5202026-09-03T04:12:32.764Z Downloaded thread-id v5.0.0
5212026-09-03T04:12:32.764Z Downloaded smf v0.2.3
5222026-09-03T04:12:32.767Z Downloaded minimal-lexical v0.2.1
5232026-09-03T04:12:32.770Z Downloaded terminal_size v0.4.3
5242026-09-03T04:12:32.770Z Downloaded strum_macros v0.26.4
5252026-09-03T04:12:32.773Z Downloaded openssl-sys v0.9.117
5262026-09-03T04:12:32.776Z Downloaded static_assertions v1.1.0
5272026-09-03T04:12:32.776Z Downloaded memchr v2.7.5
5282026-09-03T04:12:32.779Z Downloaded snafu-derive v0.8.9
5292026-09-03T04:12:32.782Z Downloaded slog-async v2.8.0
5302026-09-03T04:12:32.782Z Downloaded topological-sort v0.2.2
5312026-09-03T04:12:32.785Z Downloaded time-core v0.1.8
5322026-09-03T04:12:32.785Z Downloaded toml_datetime v0.6.11
5332026-09-03T04:12:32.788Z Downloaded itertools v0.12.1
5342026-09-03T04:12:32.791Z Downloaded quinn v0.11.9
5352026-09-03T04:12:32.794Z Downloaded h2 v0.4.14
5362026-09-03T04:12:32.797Z Downloaded tinyvec_macros v0.1.1
5372026-09-03T04:12:32.799Z Downloaded time-macros v0.2.27
5382026-09-03T04:12:32.799Z Downloaded tower-service v0.3.3
5392026-09-03T04:12:32.802Z Downloaded thiserror-impl v2.0.18
5402026-09-03T04:12:32.802Z Downloaded toml_write v0.1.2
5412026-09-03T04:12:32.802Z Downloaded thiserror v2.0.18
5422026-09-03T04:12:32.808Z Downloaded expectorate v1.2.0
5432026-09-03T04:12:32.811Z Downloaded synstructure v0.13.2
5442026-09-03T04:12:32.811Z Downloaded strum_macros v0.28.0
5452026-09-03T04:12:32.811Z Downloaded tower-layer v0.3.3
5462026-09-03T04:12:32.814Z Downloaded prettyplease v0.2.37
5472026-09-03T04:12:32.816Z Downloaded serde_with_macros v3.14.1
5482026-09-03T04:12:32.816Z Downloaded thread_local v1.1.9
5492026-09-03T04:12:32.816Z Downloaded nom v7.1.3
5502026-09-03T04:12:32.820Z Downloaded rustls-pki-types v1.12.0
5512026-09-03T04:12:32.823Z Downloaded tokio-rustls v0.25.0
5522026-09-03T04:12:32.827Z Downloaded num-traits v0.2.19
5532026-09-03T04:12:32.830Z Downloaded unicode-linebreak v0.1.5
5542026-09-03T04:12:32.830Z Downloaded smallvec v1.15.1
5552026-09-03T04:12:32.830Z Downloaded similar v2.7.0
5562026-09-03T04:12:32.833Z Downloaded thiserror v1.0.69
5572026-09-03T04:12:32.836Z Downloaded unicode-xid v0.2.6
5582026-09-03T04:12:32.839Z Downloaded typify-macro v0.6.2
5592026-09-03T04:12:32.839Z Downloaded tokio-native-tls v0.3.1
5602026-09-03T04:12:32.839Z Downloaded untrusted v0.9.0
5612026-09-03T04:12:32.842Z Downloaded untrusted v0.7.1
5622026-09-03T04:12:32.842Z Downloaded tinystr v0.8.1
5632026-09-03T04:12:32.845Z Downloaded iddqd v0.3.18
5642026-09-03T04:12:32.847Z Downloaded term v1.2.0
5652026-09-03T04:12:32.850Z Downloaded usdt-macro v0.5.0
5662026-09-03T04:12:32.853Z Downloaded usdt-attr-macro v0.6.0
5672026-09-03T04:12:32.853Z Downloaded usdt v0.6.0
5682026-09-03T04:12:32.853Z Downloaded universal-hash v0.5.1
5692026-09-03T04:12:32.853Z Downloaded typify-macro v0.4.3
5702026-09-03T04:12:32.856Z Downloaded socket2 v0.5.10
5712026-09-03T04:12:32.856Z Downloaded unarray v0.1.4
5722026-09-03T04:12:32.859Z Downloaded utf8parse v0.2.2
5732026-09-03T04:12:32.859Z Downloaded utf8_iter v1.0.4
5742026-09-03T04:12:32.859Z Downloaded try-lock v0.2.5
5752026-09-03T04:12:32.859Z Downloaded rayon-core v1.13.0
5762026-09-03T04:12:32.862Z Downloaded version_check v0.9.5
5772026-09-03T04:12:32.862Z Downloaded thiserror-no-std v2.0.2
5782026-09-03T04:12:32.865Z Downloaded want v0.3.1
5792026-09-03T04:12:32.868Z Downloaded thiserror-impl v1.0.69
5802026-09-03T04:12:32.868Z Downloaded signal-hook v0.4.4
5812026-09-03T04:12:32.871Z Downloaded schemars v0.8.22
5822026-09-03T04:12:32.877Z Downloaded toml_writer v1.1.1+spec-1.1.0
5832026-09-03T04:12:32.881Z Downloaded xattr v1.6.1
5842026-09-03T04:12:32.881Z Downloaded rustls-webpki v0.103.6
5852026-09-03T04:12:32.884Z Downloaded usdt-macro v0.6.0
5862026-09-03T04:12:32.884Z Downloaded usdt-attr-macro v0.5.0
5872026-09-03T04:12:32.884Z Downloaded usdt v0.5.0
5882026-09-03T04:12:32.884Z Downloaded yoke-derive v0.8.0
5892026-09-03T04:12:32.884Z Downloaded schemars v0.9.0
5902026-09-03T04:12:32.890Z Downloaded zerofrom-derive v0.1.6
5912026-09-03T04:12:32.893Z Downloaded waitgroup v0.1.2
5922026-09-03T04:12:32.893Z Downloaded zone_cfg_derive v0.3.1
5932026-09-03T04:12:32.893Z Downloaded wait-timeout v0.2.1
5942026-09-03T04:12:32.896Z Downloaded tokio-stream v0.1.17
5952026-09-03T04:12:32.899Z Downloaded toml_parser v1.1.2+spec-1.1.0
5962026-09-03T04:12:32.899Z Downloaded toml v0.8.23
5972026-09-03T04:12:32.902Z Downloaded tempfile v3.27.0
5982026-09-03T04:12:32.902Z Downloaded serde_derive v1.0.228
5992026-09-03T04:12:32.905Z Downloaded zeroize_derive v1.4.3
6002026-09-03T04:12:32.905Z Downloaded qorb v0.4.1
6012026-09-03T04:12:32.908Z Downloaded scuffle v0.1.0
6022026-09-03T04:12:32.911Z Downloaded rand v0.9.3
6032026-09-03T04:12:32.914Z Downloaded zone v0.3.1
6042026-09-03T04:12:32.914Z Downloaded itertools v0.14.0
6052026-09-03T04:12:32.917Z Downloaded socket2 v0.6.4
6062026-09-03T04:12:32.933Z Downloaded hickory-resolver v0.24.4
6072026-09-03T04:12:32.934Z Downloaded tokio-dtrace v0.1.1
6082026-09-03T04:12:32.934Z Downloaded rand v0.8.5
6092026-09-03T04:12:32.934Z Downloaded serde_core v1.0.228
6102026-09-03T04:12:32.934Z Downloaded hyper v1.10.1
6112026-09-03T04:12:32.934Z Downloaded spin v0.9.8
6122026-09-03T04:12:32.937Z Downloaded walkdir v2.5.0
6132026-09-03T04:12:32.937Z Downloaded toml_datetime v1.1.1+spec-1.1.0
6142026-09-03T04:12:32.937Z Downloaded vsss-rs v3.3.4
6152026-09-03T04:12:32.937Z Downloaded http v1.4.2
6162026-09-03T04:12:32.940Z Downloaded bindgen v0.72.1
6172026-09-03T04:12:32.943Z Downloaded steno v0.4.1
6182026-09-03T04:12:32.946Z Downloaded pest v2.8.2
6192026-09-03T04:12:32.949Z Downloaded zerofrom v0.1.6
6202026-09-03T04:12:32.952Z Downloaded zeroize v1.8.1
6212026-09-03T04:12:32.952Z Downloaded toml_datetime v0.7.5+spec-1.1.0
6222026-09-03T04:12:32.952Z Downloaded libm v0.2.15
6232026-09-03T04:12:32.958Z Downloaded writeable v0.6.1
6242026-09-03T04:12:32.961Z Downloaded whoami v1.6.1
6252026-09-03T04:12:32.961Z Downloaded textwrap v0.16.2
6262026-09-03T04:12:32.963Z Downloaded tracing-attributes v0.1.30
6272026-09-03T04:12:32.966Z Downloaded slog v2.8.2
6282026-09-03T04:12:32.967Z Downloaded vergen v8.3.2
6292026-09-03T04:12:32.970Z Downloaded serde_yaml v0.9.34+deprecated
6302026-09-03T04:12:32.974Z Downloaded zmij v1.0.17
6312026-09-03T04:12:32.974Z Downloaded yoke v0.8.0
6322026-09-03T04:12:32.974Z Downloaded tracing-core v0.1.34
6332026-09-03T04:12:32.978Z Downloaded serde v1.0.228
6342026-09-03T04:12:32.978Z Downloaded tokio-rustls v0.26.4
6352026-09-03T04:12:32.981Z Downloaded ucd-trie v0.1.7
6362026-09-03T04:12:32.981Z Downloaded tinyvec v1.10.0
6372026-09-03T04:12:32.981Z Downloaded usdt-impl v0.5.0
6382026-09-03T04:12:32.981Z Downloaded usdt-impl v0.6.0
6392026-09-03T04:12:32.984Z Downloaded snafu v0.8.9
6402026-09-03T04:12:32.986Z Downloaded toml v1.1.2+spec-1.1.0
6412026-09-03T04:12:32.989Z Downloaded zerovec-derive v0.11.1
6422026-09-03T04:12:32.989Z Downloaded unsafe-libyaml v0.2.11
6432026-09-03T04:12:32.992Z Downloaded unicode-ident v1.0.24
6442026-09-03T04:12:32.992Z Downloaded toml v0.9.12+spec-1.1.0
6452026-09-03T04:12:32.995Z Downloaded toml v0.7.8
6462026-09-03T04:12:32.998Z Downloaded iri-string v0.7.8
6472026-09-03T04:12:33.002Z Downloaded hashbrown v0.16.1
6482026-09-03T04:12:33.005Z Downloaded serde_tokenstream v0.2.3
6492026-09-03T04:12:33.005Z Downloaded uuid v1.23.3
6502026-09-03T04:12:33.008Z Downloaded blake3 v1.8.2
6512026-09-03T04:12:33.011Z Downloaded zerocopy-derive v0.7.35
6522026-09-03T04:12:33.014Z Downloaded test-strategy v0.4.3
6532026-09-03T04:12:33.017Z Downloaded typify v0.4.3
6542026-09-03T04:12:33.017Z Downloaded tar v0.4.45
6552026-09-03T04:12:33.020Z Downloaded dropshot-api-manager v0.7.2
6562026-09-03T04:12:33.023Z Downloaded schemars v1.2.0
6572026-09-03T04:12:33.028Z Downloaded postcard v1.1.3
6582026-09-03T04:12:33.031Z Downloaded icu_locale_core v2.0.0
6592026-09-03T04:12:33.034Z Downloaded jiff-static v0.2.15
6602026-09-03T04:12:33.037Z Downloaded progenitor-client v0.11.1
6612026-09-03T04:12:33.037Z Downloaded parking_lot v0.12.5
6622026-09-03T04:12:33.037Z Downloaded reqwest v0.12.23
6632026-09-03T04:12:33.040Z Downloaded tracing v0.1.41
6642026-09-03T04:12:33.043Z Downloaded parking_lot_core v0.9.12
6652026-09-03T04:12:33.047Z Downloaded scopeguard v1.2.0
6662026-09-03T04:12:33.047Z Downloaded resolv-conf v0.7.5
6672026-09-03T04:12:33.047Z Downloaded once_cell v1.21.3
6682026-09-03T04:12:33.050Z Downloaded iddqd v0.4.5
6692026-09-03T04:12:33.053Z Downloaded cc v1.2.64
6702026-09-03T04:12:33.053Z Downloaded rand_chacha v0.3.1
6712026-09-03T04:12:33.056Z Downloaded potential_utf v0.1.3
6722026-09-03T04:12:33.056Z Downloaded proc-macro-error v1.0.4
6732026-09-03T04:12:33.059Z Downloaded hashbrown v0.17.1
6742026-09-03T04:12:33.062Z Downloaded typify v0.6.2
6752026-09-03T04:12:33.062Z Downloaded aws-lc-rs v1.16.2
6762026-09-03T04:12:33.067Z Downloaded unicode-segmentation v1.12.0
6772026-09-03T04:12:33.069Z Downloaded url v2.5.7
6782026-09-03T04:12:33.072Z Downloaded powerfmt v0.2.0
6792026-09-03T04:12:33.072Z Downloaded num-integer v0.1.46
6802026-09-03T04:12:33.072Z Downloaded memmap2 v0.9.8
6812026-09-03T04:12:33.075Z Downloaded phf v0.12.1
6822026-09-03T04:12:33.075Z Downloaded omicron-zone-package v0.12.2
6832026-09-03T04:12:33.075Z Downloaded oxide-tokio-rt v0.1.2
6842026-09-03T04:12:33.078Z Downloaded num_enum_derive v0.7.5
6852026-09-03T04:12:33.078Z Downloaded inout v0.1.4
6862026-09-03T04:12:33.078Z Downloaded chacha20poly1305 v0.10.1
6872026-09-03T04:12:33.081Z Downloaded progenitor-macro v0.14.0
6882026-09-03T04:12:33.081Z Downloaded progenitor-macro v0.10.0
6892026-09-03T04:12:33.081Z Downloaded lock_api v0.4.14
6902026-09-03T04:12:33.081Z Downloaded toml_edit v0.22.27
6912026-09-03T04:12:33.084Z Downloaded toml_edit v0.19.15
6922026-09-03T04:12:33.092Z Downloaded derive-where v1.6.0
6932026-09-03T04:12:33.095Z Downloaded futures-util v0.3.32
6942026-09-03T04:12:33.100Z Downloaded tokio-util v0.7.16
6952026-09-03T04:12:33.104Z Downloaded portable-atomic v1.11.1
6962026-09-03T04:12:33.108Z Downloaded idna v1.1.0
6972026-09-03T04:12:33.110Z Downloaded goblin v0.8.2
6982026-09-03T04:12:33.113Z Downloaded chrono v0.4.45
6992026-09-03T04:12:33.117Z Downloaded serde_json v1.0.150
7002026-09-03T04:12:33.121Z Downloaded itertools v0.15.0
7012026-09-03T04:12:33.124Z Downloaded rustls-webpki v0.102.8
7022026-09-03T04:12:33.134Z Downloaded icu_properties_data v2.0.1
7032026-09-03T04:12:33.139Z Downloaded moka v0.12.11
7042026-09-03T04:12:33.144Z Downloaded typenum v1.20.1
7052026-09-03T04:12:33.147Z Downloaded zerotrie v0.2.2
7062026-09-03T04:12:33.150Z Downloaded zerocopy-derive v0.8.27
7072026-09-03T04:12:33.153Z Downloaded goblin v0.10.1
7082026-09-03T04:12:33.155Z Downloaded regex v1.12.4
7092026-09-03T04:12:33.158Z Downloaded proc-macro-error-attr2 v2.0.0
7102026-09-03T04:12:33.161Z Downloaded reqwest v0.13.2
7112026-09-03T04:12:33.164Z Downloaded proc-macro-error-attr v1.0.4
7122026-09-03T04:12:33.164Z Downloaded pest_generator v2.8.2
7132026-09-03T04:12:33.164Z Downloaded num_enum v0.7.5
7142026-09-03T04:12:33.167Z Downloaded newtype-uuid v1.3.2
7152026-09-03T04:12:33.167Z Downloaded httparse v1.10.1
7162026-09-03T04:12:33.170Z Downloaded getrandom v0.4.2
7172026-09-03T04:12:33.170Z Downloaded tower v0.5.2
7182026-09-03T04:12:33.175Z Downloaded typed-path v0.9.3
7192026-09-03T04:12:33.180Z Downloaded flate2 v1.1.2
7202026-09-03T04:12:33.182Z Downloaded async-compression v0.4.33
7212026-09-03T04:12:33.185Z Downloaded hmac v0.12.1
7222026-09-03T04:12:33.185Z Downloaded futures v0.3.32
7232026-09-03T04:12:33.188Z Downloaded hyper-rustls v0.27.7
7242026-09-03T04:12:33.191Z Downloaded fs-err v3.1.2
7252026-09-03T04:12:33.191Z Downloaded phf_shared v0.12.1
7262026-09-03T04:12:33.191Z Downloaded cexpr v0.6.0
7272026-09-03T04:12:33.194Z Downloaded crc32fast v1.5.0
7282026-09-03T04:12:33.194Z Downloaded bitflags v2.11.1
7292026-09-03T04:12:33.197Z Downloaded displaydoc v0.2.5
7302026-09-03T04:12:33.197Z Downloaded daft v0.1.5
7312026-09-03T04:12:33.199Z Downloaded cookie v0.18.1
7322026-09-03T04:12:33.199Z Downloaded ff v0.13.1
7332026-09-03T04:12:33.200Z Downloaded equivalent v1.0.2
7342026-09-03T04:12:33.202Z Downloaded ingot v0.1.1
7352026-09-03T04:12:33.202Z Downloaded macaddr v1.0.1
7362026-09-03T04:12:33.202Z Downloaded lru-cache v0.1.2
7372026-09-03T04:12:33.202Z Downloaded kstat-rs v0.2.4
7382026-09-03T04:12:33.205Z Downloaded keccak v0.1.6
7392026-09-03T04:12:33.205Z Downloaded console v0.15.11
7402026-09-03T04:12:33.205Z Downloaded colored v3.1.1
7412026-09-03T04:12:33.208Z Downloaded crossbeam-utils v0.8.21
7422026-09-03T04:12:33.211Z Downloaded clang-sys v1.8.1
7432026-09-03T04:12:33.211Z Downloaded unicode-normalization v0.1.24
7442026-09-03T04:12:33.214Z Downloaded cipher v0.4.4
7452026-09-03T04:12:33.214Z Downloaded blake2 v0.10.6
7462026-09-03T04:12:33.214Z Downloaded anyhow v1.0.102
7472026-09-03T04:12:33.217Z Downloaded bstr v1.12.0
7482026-09-03T04:12:33.220Z Downloaded argon2 v0.5.3
7492026-09-03T04:12:33.224Z Downloaded fastrand v2.3.0
7502026-09-03T04:12:33.225Z Downloaded erased-serde v0.3.31
7512026-09-03T04:12:33.227Z Downloaded tower-http v0.6.8
7522026-09-03T04:12:33.230Z Downloaded winnow v0.7.14
7532026-09-03T04:12:33.233Z Downloaded proptest v1.8.0
7542026-09-03T04:12:33.237Z Downloaded zerovec v0.11.4
7552026-09-03T04:12:33.240Z Downloaded time v0.3.47
7562026-09-03T04:12:33.247Z Downloaded tabled v0.15.0
7572026-09-03T04:12:33.255Z Downloaded openssl v0.10.81
7582026-09-03T04:12:33.260Z Downloaded curve25519-dalek v4.1.3
7592026-09-03T04:12:33.265Z Downloaded rayon v1.11.0
7602026-09-03T04:12:33.269Z Downloaded nix v0.31.3
7612026-09-03T04:12:33.275Z Downloaded git2 v0.19.0
7622026-09-03T04:12:33.280Z Downloaded tough v0.20.0
7632026-09-03T04:12:33.285Z Downloaded serde_with v3.14.1
7642026-09-03T04:12:33.291Z Downloaded zerocopy v0.7.35
7652026-09-03T04:12:33.300Z Downloaded rustls v0.22.4
7662026-09-03T04:12:33.307Z Downloaded unicode-width v0.1.14
7672026-09-03T04:12:33.310Z Downloaded smoltcp v0.11.0
7682026-09-03T04:12:33.317Z Downloaded quinn-proto v0.11.14
7692026-09-03T04:12:33.321Z Downloaded nix v0.30.1
7702026-09-03T04:12:33.328Z Downloaded openapiv3 v2.2.0
7712026-09-03T04:12:33.335Z Downloaded libscf-sys v1.2.0
7722026-09-03T04:12:33.338Z Downloaded instant v0.1.13
7732026-09-03T04:12:33.338Z Downloaded idna_adapter v1.2.1
7742026-09-03T04:12:33.338Z Downloaded chacha20 v0.9.1
7752026-09-03T04:12:33.338Z Downloaded ident_case v1.0.1
7762026-09-03T04:12:33.338Z Downloaded dtrace-parser v0.2.0
7772026-09-03T04:12:33.341Z Downloaded defmt-parser v1.0.0
7782026-09-03T04:12:33.341Z Downloaded foreign-types v0.3.2
7792026-09-03T04:12:33.341Z Downloaded arrayvec v0.7.6
7802026-09-03T04:12:33.341Z Downloaded unicode-width v0.2.1
7812026-09-03T04:12:33.344Z Downloaded regex-syntax v0.8.11
7822026-09-03T04:12:33.349Z Downloaded dtrace-parser v0.3.0
7832026-09-03T04:12:33.352Z Downloaded csv-core v0.1.12
7842026-09-03T04:12:33.352Z Downloaded critical-section v1.2.0
7852026-09-03T04:12:33.352Z Downloaded byteorder v1.5.0
7862026-09-03T04:12:33.352Z Downloaded dunce v1.0.5
7872026-09-03T04:12:33.352Z Downloaded dof v0.3.0
7882026-09-03T04:12:33.355Z Downloaded dyn-clone v1.0.20
7892026-09-03T04:12:33.355Z Downloaded httpdate v1.0.3
7902026-09-03T04:12:33.355Z Downloaded tabled v0.21.0
7912026-09-03T04:12:33.363Z Downloaded winnow v1.0.3
7922026-09-03T04:12:33.369Z Downloaded rustix v1.1.4
7932026-09-03T04:12:33.394Z Downloaded winnow v0.5.40
7942026-09-03T04:12:33.399Z Downloaded vcpkg v0.2.15
7952026-09-03T04:12:33.420Z Downloaded zerocopy v0.8.27
7962026-09-03T04:12:33.432Z Downloaded webpki-roots v1.0.2
7972026-09-03T04:12:33.435Z Downloaded syn v1.0.109
7982026-09-03T04:12:33.440Z Downloaded syn v2.0.118
7992026-09-03T04:12:33.447Z Downloaded dropshot v0.16.7
8002026-09-03T04:12:33.458Z Downloaded dropshot v0.17.1
8012026-09-03T04:12:33.471Z Downloaded typify-impl v0.6.2
8022026-09-03T04:12:33.479Z Downloaded hickory-proto v0.24.4
8032026-09-03T04:12:33.487Z Downloaded rustls v0.23.40
8042026-09-03T04:12:33.493Z Downloaded hickory-proto v0.25.2
8052026-09-03T04:12:33.502Z Downloaded regress v0.11.1
8062026-09-03T04:12:33.507Z Downloaded regress v0.10.5
8072026-09-03T04:12:33.512Z Downloaded rustix v0.38.44
8082026-09-03T04:12:33.524Z Downloaded form_urlencoded v1.2.2
8092026-09-03T04:12:33.528Z Downloaded dropshot-api-manager-types v0.7.2
8102026-09-03T04:12:33.528Z Downloaded debug-ignore v1.0.5
8112026-09-03T04:12:33.528Z Downloaded foreign-types v0.5.0
8122026-09-03T04:12:33.528Z Downloaded constant_time_eq v0.3.1
8132026-09-03T04:12:33.531Z Downloaded colorchoice v1.0.4
8142026-09-03T04:12:33.531Z Downloaded cfg_aliases v0.2.1
8152026-09-03T04:12:33.531Z Downloaded atomic-waker v1.1.2
8162026-09-03T04:12:33.531Z Downloaded block-buffer v0.12.0
8172026-09-03T04:12:33.531Z Downloaded enum-as-inner v0.6.1
8182026-09-03T04:12:33.531Z Downloaded cstr-argument v0.1.2
8192026-09-03T04:12:33.534Z Downloaded generic-array v0.14.7
8202026-09-03T04:12:33.534Z Downloaded futures-macro v0.3.32
8212026-09-03T04:12:33.534Z Downloaded embedded-io v0.6.1
8222026-09-03T04:12:33.534Z Downloaded typify-impl v0.4.3
8232026-09-03T04:12:33.541Z Downloaded regex-automata v0.4.13
8242026-09-03T04:12:33.550Z Downloaded defmt v0.3.100
8252026-09-03T04:12:33.553Z Downloaded petgraph v0.6.5
8262026-09-03T04:12:33.562Z Downloaded darling_macro v0.21.3
8272026-09-03T04:12:33.565Z Downloaded crucible-workspace-hack v0.1.0
8282026-09-03T04:12:33.565Z Downloaded dof v0.4.0
8292026-09-03T04:12:33.565Z Downloaded crypto-common v0.2.2
8302026-09-03T04:12:33.565Z Downloaded cpufeatures v0.2.17
8312026-09-03T04:12:33.565Z Downloaded futures-executor v0.3.32
8322026-09-03T04:12:33.568Z Downloaded dropshot_endpoint v0.17.1
8332026-09-03T04:12:33.568Z Downloaded ciborium-io v0.2.2
8342026-09-03T04:12:33.568Z Downloaded cfg-if v1.0.4
8352026-09-03T04:12:33.572Z Downloaded bit-vec v0.8.0
8362026-09-03T04:12:33.572Z Downloaded async-recursion v1.1.1
8372026-09-03T04:12:33.572Z Downloaded async-stream-impl v0.3.6
8382026-09-03T04:12:33.572Z Downloaded aho-corasick v1.1.3
8392026-09-03T04:12:33.575Z Downloaded filetime v0.2.26
8402026-09-03T04:12:33.575Z Downloaded chrono-tz v0.10.4
8412026-09-03T04:12:33.585Z Downloaded arrayref v0.3.9
8422026-09-03T04:12:33.588Z Downloaded anstyle-parse v1.0.0
8432026-09-03T04:12:33.588Z Downloaded jiff v0.2.15
8442026-09-03T04:12:33.596Z Downloaded hash32 v0.3.1
8452026-09-03T04:12:33.599Z Downloaded gethostname v0.5.0
8462026-09-03T04:12:33.599Z Downloaded foldhash v0.2.0
8472026-09-03T04:12:33.599Z Downloaded base64 v0.22.1
8482026-09-03T04:12:33.601Z Downloaded backoff v0.4.0
8492026-09-03T04:12:33.602Z Downloaded libc v0.2.186
8502026-09-03T04:12:33.619Z Downloaded anstream v1.0.0
8512026-09-03T04:12:33.622Z Downloaded petgraph v0.8.2
8522026-09-03T04:12:33.633Z Downloaded csv v1.4.0
8532026-09-03T04:12:33.644Z Downloaded libz-sys v1.1.22
8542026-09-03T04:12:33.656Z Downloaded data-encoding v2.9.0
8552026-09-03T04:12:33.659Z Downloaded sha3 v0.10.8
8562026-09-03T04:12:33.661Z Downloaded bitflags v1.3.2
8572026-09-03T04:12:33.661Z Downloaded anstyle v1.0.14
8582026-09-03T04:12:33.661Z Downloaded allocator-api2 v0.2.21
8592026-09-03T04:12:33.664Z Downloaded aead v0.5.2
8602026-09-03T04:12:33.678Z Downloaded tokio v1.52.3
8612026-09-03T04:12:33.733Z Downloaded encoding_rs v0.8.35
8622026-09-03T04:12:33.761Z Downloaded libgit2-sys v0.17.0+1.8.1
8632026-09-03T04:12:33.813Z Downloaded ring v0.17.14
8642026-09-03T04:12:33.852Z Downloaded curl-sys v0.4.89+curl-8.20.0
8652026-09-03T04:12:34.304Z Downloaded aws-lc-sys v0.39.1
8662026-09-03T04:12:34.627Z Compiling proc-macro2 v1.0.106
8672026-09-03T04:12:34.627Z Compiling quote v1.0.45
8682026-09-03T04:12:34.627Z Compiling unicode-ident v1.0.24
8692026-09-03T04:12:34.630Z Compiling serde_core v1.0.228
8702026-09-03T04:12:34.630Z Compiling serde v1.0.228
8712026-09-03T04:12:34.631Z Compiling libc v0.2.186
8722026-09-03T04:12:34.631Z Checking cfg-if v1.0.4
8732026-09-03T04:12:34.960Z Compiling zmij v1.0.17
8742026-09-03T04:12:34.978Z Compiling autocfg v1.5.0
8752026-09-03T04:12:35.233Z Compiling memchr v2.7.5
8762026-09-03T04:12:35.249Z Compiling libm v0.2.15
8772026-09-03T04:12:35.590Z Compiling getrandom v0.4.2
8782026-09-03T04:12:35.762Z Compiling jobserver v0.1.34
8792026-09-03T04:12:35.793Z Compiling find-msvc-tools v0.1.9
8802026-09-03T04:12:35.827Z Compiling shlex v2.0.1
8812026-09-03T04:12:35.830Z Compiling version_check v0.9.5
8822026-09-03T04:12:35.883Z Compiling thiserror v2.0.18
8832026-09-03T04:12:36.047Z Compiling cc v1.2.64
8842026-09-03T04:12:36.109Z Checking smallvec v1.15.1
8852026-09-03T04:12:36.131Z Checking itoa v1.0.15
8862026-09-03T04:12:36.147Z Compiling icu_properties_data v2.0.1
8872026-09-03T04:12:36.234Z Compiling syn v2.0.118
8882026-09-03T04:12:36.283Z Compiling icu_normalizer_data v2.0.0
8892026-09-03T04:12:36.396Z Compiling parking_lot_core v0.9.12
8902026-09-03T04:12:36.436Z Checking stable_deref_trait v1.2.0
8912026-09-03T04:12:36.465Z Compiling serde_json v1.0.150
8922026-09-03T04:12:36.731Z Compiling heck v0.5.0
8932026-09-03T04:12:36.749Z Checking writeable v0.6.1
8942026-09-03T04:12:36.818Z Checking litemap v0.8.0
8952026-09-03T04:12:36.932Z Compiling num-traits v0.2.19
8962026-09-03T04:12:36.935Z Checking percent-encoding v2.3.2
8972026-09-03T04:12:37.167Z Checking form_urlencoded v1.2.2
8982026-09-03T04:12:37.296Z Checking utf8_iter v1.0.4
8992026-09-03T04:12:37.350Z Compiling zerocopy v0.8.27
9002026-09-03T04:12:37.366Z Checking pin-project-lite v0.2.16
9012026-09-03T04:12:37.409Z Compiling log v0.4.29
9022026-09-03T04:12:37.421Z Compiling equivalent v1.0.2
9032026-09-03T04:12:37.461Z Compiling semver v1.0.28
9042026-09-03T04:12:37.476Z Checking iana-time-zone v0.1.64
9052026-09-03T04:12:37.508Z Compiling rustversion v1.0.22
9062026-09-03T04:12:37.584Z Checking getrandom v0.2.16
9072026-09-03T04:12:37.587Z Checking socket2 v0.6.4
9082026-09-03T04:12:37.725Z Checking uuid v1.23.3
9092026-09-03T04:12:37.755Z Checking scopeguard v1.2.0
9102026-09-03T04:12:37.877Z Checking lock_api v0.4.14
9112026-09-03T04:12:37.974Z Checking bitflags v2.11.1
9122026-09-03T04:12:38.006Z Checking signal-hook-registry v1.4.6
9132026-09-03T04:12:38.021Z Checking mio v1.2.1
9142026-09-03T04:12:38.079Z Checking parking_lot v0.12.5
9152026-09-03T04:12:38.161Z Checking dyn-clone v1.0.20
9162026-09-03T04:12:38.176Z Compiling schemars v0.8.22
9172026-09-03T04:12:38.263Z Compiling portable-atomic v1.11.1
9182026-09-03T04:12:38.263Z Checking futures-core v0.3.32
9192026-09-03T04:12:38.404Z Compiling ring v0.17.14
9202026-09-03T04:12:38.435Z Checking critical-section v1.2.0
9212026-09-03T04:12:38.468Z Compiling hashbrown v0.17.1
9222026-09-03T04:12:38.484Z Compiling httparse v1.10.1
9232026-09-03T04:12:38.600Z Compiling regex-syntax v0.8.11
9242026-09-03T04:12:38.721Z Checking futures-sink v0.3.32
9252026-09-03T04:12:38.936Z Checking subtle v2.6.1
9262026-09-03T04:12:39.095Z Compiling indexmap v2.14.0
9272026-09-03T04:12:39.127Z Compiling synstructure v0.13.2
9282026-09-03T04:12:39.272Z Compiling serde_derive_internals v0.29.1
9292026-09-03T04:12:39.287Z Checking once_cell v1.21.3
9302026-09-03T04:12:39.648Z Checking slab v0.4.11
9312026-09-03T04:12:39.763Z Compiling aho-corasick v1.1.3
9322026-09-03T04:12:39.812Z Compiling rustix v1.1.4
9332026-09-03T04:12:39.853Z Compiling thiserror v1.0.69
9342026-09-03T04:12:39.889Z Checking rand_core v0.6.4
9352026-09-03T04:12:40.035Z Checking typenum v1.20.1
9362026-09-03T04:12:40.361Z Checking futures-channel v0.3.32
9372026-09-03T04:12:40.390Z Compiling serde_derive v1.0.228
9382026-09-03T04:12:40.421Z Compiling zerofrom-derive v0.1.6
9392026-09-03T04:12:40.547Z Compiling yoke-derive v0.8.0
9402026-09-03T04:12:40.563Z Compiling zerovec-derive v0.11.1
9412026-09-03T04:12:40.786Z Compiling displaydoc v0.2.5
9422026-09-03T04:12:40.824Z Compiling thiserror-impl v2.0.18
9432026-09-03T04:12:41.237Z Compiling schemars_derive v0.8.22
9442026-09-03T04:12:41.522Z Compiling tokio-macros v2.7.0
9452026-09-03T04:12:41.585Z Compiling zerocopy-derive v0.8.27
9462026-09-03T04:12:41.626Z Checking zerofrom v0.1.6
9472026-09-03T04:12:41.648Z Compiling futures-macro v0.3.32
9482026-09-03T04:12:41.752Z Checking yoke v0.8.0
9492026-09-03T04:12:41.941Z Checking zerovec v0.11.4
9502026-09-03T04:12:42.060Z Checking zerotrie v0.2.2
9512026-09-03T04:12:42.358Z Compiling zeroize_derive v1.4.3
9522026-09-03T04:12:42.411Z Compiling regex-automata v0.4.13
9532026-09-03T04:12:42.441Z Compiling thiserror-impl v1.0.69
9542026-09-03T04:12:42.654Z Checking tinystr v0.8.1
9552026-09-03T04:12:42.797Z Checking potential_utf v0.1.3
9562026-09-03T04:12:42.838Z Checking icu_locale_core v2.0.0
9572026-09-03T04:12:42.935Z Checking icu_collections v2.0.0
9582026-09-03T04:12:43.018Z Checking zeroize v1.8.1
9592026-09-03T04:12:43.023Z Compiling ucd-trie v0.1.7
9602026-09-03T04:12:43.228Z Compiling pest v2.8.2
9612026-09-03T04:12:43.261Z Checking futures-io v0.3.32
9622026-09-03T04:12:43.299Z Checking icu_provider v2.0.0
9632026-09-03T04:12:43.379Z Checking futures-task v0.3.32
9642026-09-03T04:12:43.456Z Checking bytes v1.12.0
9652026-09-03T04:12:43.526Z Checking chrono v0.4.45
9662026-09-03T04:12:43.547Z Checking icu_properties v2.0.1
9672026-09-03T04:12:43.595Z Checking icu_normalizer v2.0.0
9682026-09-03T04:12:43.922Z Compiling serde_tokenstream v0.2.3
9692026-09-03T04:12:43.981Z Checking tokio v1.52.3
9702026-09-03T04:12:44.302Z Compiling regex v1.12.4
9712026-09-03T04:12:44.368Z Compiling pest_meta v2.8.2
9722026-09-03T04:12:44.423Z Checking futures-util v0.3.32
9732026-09-03T04:12:44.463Z Checking idna_adapter v1.2.1
9742026-09-03T04:12:44.513Z Compiling pkg-config v0.3.32
9752026-09-03T04:12:44.596Z Checking idna v1.1.0
9762026-09-03T04:12:44.716Z Compiling anyhow v1.0.102
9772026-09-03T04:12:44.863Z Checking url v2.5.7
9782026-09-03T04:12:44.996Z Compiling pest_generator v2.8.2
9792026-09-03T04:12:45.038Z Compiling tracing-attributes v0.1.30
9802026-09-03T04:12:45.537Z Checking tracing-core v0.1.34
9812026-09-03T04:12:45.651Z Compiling generic-array v0.14.7
9822026-09-03T04:12:45.766Z Compiling pest_derive v2.8.2
9832026-09-03T04:12:45.841Z Compiling allocator-api2 v0.2.21
9842026-09-03T04:12:45.884Z Compiling foldhash v0.2.0
9852026-09-03T04:12:45.967Z Compiling vcpkg v0.2.15
9862026-09-03T04:12:46.092Z Compiling fnv v1.0.7
9872026-09-03T04:12:46.171Z Compiling hashbrown v0.16.1
9882026-09-03T04:12:46.272Z Checking tracing v0.1.41
9892026-09-03T04:12:46.361Z Checking http v1.4.2
9902026-09-03T04:12:46.380Z Compiling getrandom v0.3.3
9912026-09-03T04:12:46.550Z Compiling byteorder v1.5.0
9922026-09-03T04:12:46.739Z Compiling camino v1.2.3
9932026-09-03T04:12:46.771Z Checking crypto-common v0.1.6
9942026-09-03T04:12:46.785Z Checking errno v0.3.14
9952026-09-03T04:12:46.895Z Checking ipnet v2.11.0
9962026-09-03T04:12:46.910Z Checking base64 v0.22.1
9972026-09-03T04:12:46.925Z Compiling num-conv v0.2.1
9982026-09-03T04:12:47.083Z Compiling time-core v0.1.8
9992026-09-03T04:12:47.125Z Compiling scroll_derive v0.13.1
10002026-09-03T04:12:47.150Z Compiling paste v1.0.15
10012026-09-03T04:12:47.167Z Checking http-body v1.0.1
10022026-09-03T04:12:47.236Z Checking tokio-util v0.7.16
10032026-09-03T04:12:47.252Z Compiling time-macros v0.2.27
10042026-09-03T04:12:47.297Z Checking rustls-pki-types v1.12.0
10052026-09-03T04:12:47.502Z Checking atomic-waker v1.1.2
10062026-09-03T04:12:47.732Z Checking try-lock v0.2.5
10072026-09-03T04:12:47.823Z Checking tower-layer v0.3.3
10082026-09-03T04:12:47.842Z Checking untrusted v0.9.0
10092026-09-03T04:12:47.951Z Checking tower-service v0.3.3
10102026-09-03T04:12:47.990Z Checking want v0.3.1
10112026-09-03T04:12:48.035Z Checking h2 v0.4.14
10122026-09-03T04:12:48.051Z Checking httpdate v1.0.3
10132026-09-03T04:12:48.116Z Checking ryu v1.0.20
10142026-09-03T04:12:48.201Z Compiling openssl-sys v0.9.117
10152026-09-03T04:12:48.218Z Compiling async-trait v0.1.89
10162026-09-03T04:12:48.258Z Compiling cmake v0.1.54
10172026-09-03T04:12:48.275Z Checking socket2 v0.5.10
10182026-09-03T04:12:48.427Z Compiling strsim v0.11.1
10192026-09-03T04:12:48.522Z Compiling dunce v1.0.5
10202026-09-03T04:12:48.600Z Checking pretty-hex v0.4.1
10212026-09-03T04:12:48.627Z Compiling fs_extra v1.3.0
10222026-09-03T04:12:48.727Z Compiling crossbeam-utils v0.8.21
10232026-09-03T04:12:48.743Z Compiling scroll v0.13.0
10242026-09-03T04:12:48.872Z Checking block-buffer v0.10.4
10252026-09-03T04:12:48.937Z Compiling aws-lc-sys v0.39.1
10262026-09-03T04:12:48.972Z Compiling regress v0.10.5
10272026-09-03T04:12:49.007Z Checking ppv-lite86 v0.2.21
10282026-09-03T04:12:49.045Z Compiling slog v2.8.2
10292026-09-03T04:12:49.082Z Compiling plain v0.2.3
10302026-09-03T04:12:49.198Z Compiling usdt-impl v0.6.0
10312026-09-03T04:12:49.220Z Compiling goblin v0.10.1
10322026-09-03T04:12:49.318Z Checking digest v0.10.7
10332026-09-03T04:12:49.322Z Checking http-body-util v0.1.3
10342026-09-03T04:12:49.472Z Checking ipnetwork v0.21.1
10352026-09-03T04:12:49.534Z Checking erased-serde v0.3.31
10362026-09-03T04:12:49.791Z Compiling omicron-workspace-hack v0.1.0
10372026-09-03T04:12:49.824Z Compiling ident_case v1.0.1
10382026-09-03T04:12:49.870Z Checking serde_urlencoded v0.7.1
10392026-09-03T04:12:49.953Z Compiling darling_core v0.21.3
10402026-09-03T04:12:49.975Z Checking hyper v1.10.1
10412026-09-03T04:12:50.033Z Compiling dtrace-parser v0.3.0
10422026-09-03T04:12:50.084Z Compiling openapiv3 v2.2.0
10432026-09-03T04:12:50.181Z Compiling daft-derive v0.1.5
10442026-09-03T04:12:50.650Z Compiling typify-impl v0.4.3
10452026-09-03T04:12:50.893Z Compiling thread-id v5.0.0
10462026-09-03T04:12:50.896Z Checking hyper-util v0.1.20
10472026-09-03T04:12:51.635Z Compiling aws-lc-rs v1.16.2
10482026-09-03T04:12:51.950Z Compiling dof v0.4.0
10492026-09-03T04:12:52.042Z Compiling darling_macro v0.21.3
10502026-09-03T04:12:52.305Z Checking encoding_rs v0.8.35
10512026-09-03T04:12:52.590Z Compiling darling v0.21.3
10522026-09-03T04:12:52.680Z Checking untrusted v0.7.1
10532026-09-03T04:12:52.719Z Checking mime v0.3.17
10542026-09-03T04:12:52.780Z Compiling slog-async v2.8.0
10552026-09-03T04:12:52.797Z Checking cpufeatures v0.2.17
10562026-09-03T04:12:52.898Z Checking rand_core v0.9.3
10572026-09-03T04:12:52.932Z Checking oxnet v0.1.6
10582026-09-03T04:12:53.022Z Compiling usdt-macro v0.6.0
10592026-09-03T04:12:53.066Z Compiling usdt-attr-macro v0.6.0
10602026-09-03T04:12:53.187Z Compiling structmeta-derive v0.3.0
10612026-09-03T04:12:53.248Z Compiling multer v3.1.0
10622026-09-03T04:12:53.366Z Compiling unsafe-libyaml v0.2.11
10632026-09-03T04:12:53.482Z Compiling rustls v0.22.4
10642026-09-03T04:12:53.543Z Compiling rustls v0.23.40
10652026-09-03T04:12:53.826Z Compiling async-stream-impl v0.3.6
10662026-09-03T04:12:53.949Z Compiling serde_yaml v0.9.34+deprecated
10672026-09-03T04:12:54.048Z Checking sync_wrapper v1.0.2
10682026-09-03T04:12:54.065Z Compiling typify-macro v0.4.3
10692026-09-03T04:12:54.155Z Checking fastrand v2.3.0
10702026-09-03T04:12:54.266Z Compiling structmeta v0.3.0
10712026-09-03T04:12:54.461Z Checking hex v0.4.3
10722026-09-03T04:12:54.478Z Compiling openssl v0.10.81
10732026-09-03T04:12:54.551Z Checking foreign-types-shared v0.1.1
10742026-09-03T04:12:54.642Z Checking foreign-types v0.3.2
10752026-09-03T04:12:54.689Z Checking tempfile v3.27.0
10762026-09-03T04:12:54.716Z Checking tower v0.5.2
10772026-09-03T04:12:54.769Z Checking rand_chacha v0.9.0
10782026-09-03T04:12:54.891Z Checking futures-executor v0.3.32
10792026-09-03T04:12:54.964Z Compiling strum_macros v0.26.4
10802026-09-03T04:12:55.045Z Compiling openssl-macros v0.1.1
10812026-09-03T04:12:55.117Z Checking iri-string v0.7.8
10822026-09-03T04:12:55.120Z Checking powerfmt v0.2.0
10832026-09-03T04:12:55.227Z Checking openssl-probe v0.1.6
10842026-09-03T04:12:55.286Z Compiling native-tls v0.2.14
10852026-09-03T04:12:55.336Z Checking deranged v0.5.3
10862026-09-03T04:12:55.556Z Checking futures v0.3.32
10872026-09-03T04:12:55.595Z Compiling typify v0.4.3
10882026-09-03T04:12:55.636Z Checking rand v0.9.3
10892026-09-03T04:12:55.689Z Compiling newtype-uuid-macros v0.1.0
10902026-09-03T04:12:56.093Z Compiling ref-cast v1.0.25
10912026-09-03T04:12:56.158Z Checking tower-http v0.6.8
10922026-09-03T04:12:56.182Z Checking num_threads v0.1.7
10932026-09-03T04:12:56.444Z Compiling ref-cast-impl v1.0.25
10942026-09-03T04:12:56.460Z Compiling dropshot v0.16.7
10952026-09-03T04:12:56.476Z Checking memmap2 v0.9.8
10962026-09-03T04:12:56.499Z Checking time v0.3.47
10972026-09-03T04:12:56.560Z Checking unicode-width v0.2.1
10982026-09-03T04:12:56.757Z Compiling derive-ex v0.1.8
10992026-09-03T04:12:56.814Z Checking crossbeam-channel v0.5.15
11002026-09-03T04:12:57.019Z Checking webpki-roots v1.0.2
11012026-09-03T04:12:57.035Z Compiling dropshot_endpoint v0.16.7
11022026-09-03T04:12:57.138Z Compiling strum_macros v0.27.2
11032026-09-03T04:12:57.154Z Checking winnow v0.7.14
11042026-09-03T04:12:57.640Z Compiling progenitor-impl v0.11.1
11052026-09-03T04:12:57.824Z Checking tokio-native-tls v0.3.1
11062026-09-03T04:12:57.991Z Checking hyper-tls v0.6.0
11072026-09-03T04:12:58.303Z Compiling test-strategy v0.4.3
11082026-09-03T04:12:58.410Z Checking newtype-uuid v1.3.2
11092026-09-03T04:12:58.512Z Checking thread_local v1.1.9
11102026-09-03T04:12:58.601Z Checking winnow v1.0.3
11112026-09-03T04:12:58.660Z Checking daft v0.1.5
11122026-09-03T04:12:58.681Z Compiling serde_with_macros v3.14.1
11132026-09-03T04:12:58.916Z Checking toml_parser v1.1.2+spec-1.1.0
11142026-09-03T04:12:58.953Z Checking serde_spanned v1.1.1
11152026-09-03T04:12:58.970Z Checking is-terminal v0.4.16
11162026-09-03T04:12:59.064Z Checking term v1.2.0
11172026-09-03T04:12:59.097Z Checking take_mut v0.2.2
11182026-09-03T04:12:59.206Z Checking debug-ignore v1.0.5
11192026-09-03T04:12:59.257Z Checking match_cfg v0.1.0
11202026-09-03T04:12:59.296Z Checking either v1.15.0
11212026-09-03T04:12:59.311Z Checking toml_writer v1.1.1+spec-1.1.0
11222026-09-03T04:12:59.329Z Checking hostname v0.3.1
11232026-09-03T04:12:59.431Z Checking slog-term v2.9.2
11242026-09-03T04:12:59.498Z Checking slog-json v2.6.1
11252026-09-03T04:12:59.675Z Compiling syn v1.0.109
11262026-09-03T04:12:59.708Z Checking spin v0.9.8
11272026-09-03T04:12:59.711Z Checking slog-bunyan v2.5.0
11282026-09-03T04:12:59.769Z Checking usdt v0.6.0
11292026-09-03T04:12:59.807Z Compiling progenitor-macro v0.11.1
11302026-09-03T04:12:59.838Z Compiling parse-display-derive v0.10.0
11312026-09-03T04:12:59.841Z Checking async-stream v0.3.6
11322026-09-03T04:12:59.981Z Checking rustls-webpki v0.102.8
11332026-09-03T04:13:00.003Z Checking waitgroup v0.1.2
11342026-09-03T04:13:00.042Z Checking rustls-pemfile v2.2.0
11352026-09-03T04:13:00.071Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11362026-09-03T04:13:00.107Z Checking serde_path_to_error v0.1.20
11372026-09-03T04:13:00.181Z Checking hostname v0.4.2
11382026-09-03T04:13:00.285Z Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
11392026-09-03T04:13:00.376Z Checking strum v0.26.3
11402026-09-03T04:13:00.492Z Checking rand_chacha v0.3.1
11412026-09-03T04:13:00.517Z Checking macaddr v1.0.1
11422026-09-03T04:13:00.600Z Checking toml_datetime v0.7.5+spec-1.1.0
11432026-09-03T04:13:00.688Z Checking wait-timeout v0.2.1
11442026-09-03T04:13:00.704Z Checking bit-vec v0.8.0
11452026-09-03T04:13:00.802Z Checking lazy_static v1.5.0
11462026-09-03T04:13:00.818Z Checking quick-error v1.2.3
11472026-09-03T04:13:00.897Z Checking bit-set v0.8.0
11482026-09-03T04:13:00.913Z Checking toml v0.9.12+spec-1.1.0
11492026-09-03T04:13:00.929Z Checking rusty-fork v0.3.0
11502026-09-03T04:13:01.053Z Checking rand v0.8.5
11512026-09-03T04:13:01.119Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
11522026-09-03T04:13:01.389Z Checking rand_xorshift v0.4.0
11532026-09-03T04:13:01.489Z Checking sha1 v0.10.6
11542026-09-03T04:13:01.565Z Checking unarray v0.1.4
11552026-09-03T04:13:01.654Z Checking strum v0.27.2
11562026-09-03T04:13:01.674Z Checking proptest v1.8.0
11572026-09-03T04:13:01.766Z Checking tabwriter v1.4.1
11582026-09-03T04:13:01.796Z Checking tokio-rustls v0.25.0
11592026-09-03T04:13:01.827Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
11602026-09-03T04:13:01.913Z Checking colored v3.1.1
11612026-09-03T04:13:01.969Z Checking serde_with v3.14.1
11622026-09-03T04:13:02.430Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
11632026-09-03T04:13:02.666Z Checking instant v0.1.13
11642026-09-03T04:13:02.759Z Checking rustc-hash v2.1.1
11652026-09-03T04:13:03.090Z Checking iddqd v0.3.18
11662026-09-03T04:13:03.194Z Checking backoff v0.4.0
11672026-09-03T04:13:03.301Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
11682026-09-03T04:13:03.329Z Checking parse-display v0.10.0
11692026-09-03T04:13:03.373Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11702026-09-03T04:13:03.478Z Checking itertools v0.14.0
11712026-09-03T04:13:03.496Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
11722026-09-03T04:13:03.952Z Compiling toml_datetime v0.6.11
11732026-09-03T04:13:03.976Z Compiling clap_derive v4.6.1
11742026-09-03T04:13:03.993Z Checking utf8parse v0.2.2
11752026-09-03T04:13:04.126Z Checking anstyle-parse v1.0.0
11762026-09-03T04:13:04.299Z Checking terminal_size v0.4.3
11772026-09-03T04:13:04.454Z Checking colorchoice v1.0.4
11782026-09-03T04:13:04.473Z Checking is_terminal_polyfill v1.70.1
11792026-09-03T04:13:04.562Z Checking anstyle-query v1.1.4
11802026-09-03T04:13:04.578Z Checking anstyle v1.0.14
11812026-09-03T04:13:04.759Z Checking anstream v1.0.0
11822026-09-03T04:13:04.970Z Checking clap_lex v1.1.0
11832026-09-03T04:13:05.129Z Checking clap_builder v4.6.0
11842026-09-03T04:13:06.373Z Checking clap v4.6.1
11852026-09-03T04:13:07.477Z Compiling num-derive v0.4.2
11862026-09-03T04:13:07.972Z Compiling rustls-webpki v0.103.6
11872026-09-03T04:13:08.571Z Compiling prettyplease v0.2.37
11882026-09-03T04:13:10.210Z Checking crossbeam-epoch v0.9.18
11892026-09-03T04:13:10.317Z Compiling winnow v0.5.40
11902026-09-03T04:13:10.394Z Compiling cfg_aliases v0.2.1
11912026-09-03T04:13:11.019Z Checking serde_spanned v0.6.9
11922026-09-03T04:13:11.271Z Compiling memoffset v0.9.1
11932026-09-03T04:13:11.339Z Compiling rayon-core v1.13.0
11942026-09-03T04:13:11.571Z Compiling tokio-rustls v0.26.4
11952026-09-03T04:13:11.694Z Compiling toml_edit v0.19.15
11962026-09-03T04:13:12.830Z Compiling proc-macro-crate v1.3.1
11972026-09-03T04:13:12.939Z Compiling zerocopy-derive v0.7.35
11982026-09-03T04:13:13.449Z Compiling crc32fast v1.5.0
11992026-09-03T04:13:13.763Z Compiling hyper-rustls v0.27.7
12002026-09-03T04:13:13.984Z Compiling reqwest v0.12.23
12012026-09-03T04:13:14.374Z Checking crossbeam-deque v0.8.6
12022026-09-03T04:13:14.825Z Checking adler2 v2.0.1
12032026-09-03T04:13:15.239Z Compiling progenitor-client v0.11.1
12042026-09-03T04:13:15.257Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12052026-09-03T04:13:15.517Z Compiling progenitor v0.11.1
12062026-09-03T04:13:15.965Z Checking miniz_oxide v0.8.9
12072026-09-03T04:13:16.864Z Compiling num-integer v0.1.46
12082026-09-03T04:13:16.908Z Compiling proc-macro-error-attr v1.0.4
12092026-09-03T04:13:17.114Z Compiling heapless v0.8.0
12102026-09-03T04:13:17.177Z Compiling heck v0.4.1
12112026-09-03T04:13:17.377Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
12122026-09-03T04:13:17.473Z Checking flate2 v1.1.2
12132026-09-03T04:13:17.581Z Compiling progenitor-client v0.10.0
12142026-09-03T04:13:18.015Z Compiling ingot-macros v0.1.1
12152026-09-03T04:13:18.530Z Checking hash32 v0.3.1
12162026-09-03T04:13:18.663Z Checking hybrid-array v0.4.12
12172026-09-03T04:13:18.770Z Compiling proc-macro-error v1.0.4
12182026-09-03T04:13:18.913Z Checking toml_write v0.1.2
12192026-09-03T04:13:19.097Z Compiling smoltcp v0.11.0
12202026-09-03T04:13:19.148Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
12212026-09-03T04:13:19.400Z Checking toml_edit v0.22.27
12222026-09-03T04:13:19.755Z Checking num-iter v0.1.45
12232026-09-03T04:13:19.876Z Checking num-rational v0.4.2
12242026-09-03T04:13:20.152Z Compiling zerocopy v0.7.35
12252026-09-03T04:13:20.168Z Compiling num_enum_derive v0.7.5
12262026-09-03T04:13:20.493Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12272026-09-03T04:13:20.648Z Compiling hubpack_derive v0.1.1
12282026-09-03T04:13:20.693Z Checking ingot-types v0.1.2
12292026-09-03T04:13:20.729Z Checking cobs v0.3.0
12302026-09-03T04:13:20.856Z Compiling scroll_derive v0.12.1
12312026-09-03T04:13:20.875Z Compiling foreign-types-macros v0.2.3
12322026-09-03T04:13:20.951Z Compiling num-complex v0.4.6
12332026-09-03T04:13:21.164Z Compiling usdt-impl v0.5.0
12342026-09-03T04:13:21.209Z Compiling crucible-workspace-hack v0.1.0
12352026-09-03T04:13:21.367Z Checking bitflags v1.3.2
12362026-09-03T04:13:21.437Z Checking foreign-types-shared v0.3.1
12372026-09-03T04:13:21.452Z Checking managed v0.8.0
12382026-09-03T04:13:21.528Z Checking foreign-types v0.5.0
12392026-09-03T04:13:21.562Z Checking scroll v0.12.0
12402026-09-03T04:13:21.628Z Checking num v0.4.3
12412026-09-03T04:13:21.716Z Checking num_enum v0.7.5
12422026-09-03T04:13:21.777Z Checking hubpack v0.1.2
12432026-09-03T04:13:21.793Z Checking ingot v0.1.1
12442026-09-03T04:13:21.824Z Checking postcard v1.1.3
12452026-09-03T04:13:21.941Z Compiling dof v0.3.0
12462026-09-03T04:13:22.111Z Checking toml v0.8.23
12472026-09-03T04:13:22.537Z Checking block-buffer v0.12.0
12482026-09-03T04:13:22.560Z Checking crypto-common v0.2.2
12492026-09-03T04:13:22.799Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
12502026-09-03T04:13:22.817Z Compiling dtrace-parser v0.2.0
12512026-09-03T04:13:23.046Z Checking camino-tempfile v1.4.1
12522026-09-03T04:13:23.185Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12532026-09-03T04:13:23.209Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12542026-09-03T04:13:23.286Z Checking cstr-argument v0.1.2
12552026-09-03T04:13:23.401Z Compiling thread-id v4.2.2
12562026-09-03T04:13:23.418Z Checking float-ord v0.3.2
12572026-09-03T04:13:23.449Z Checking const-oid v0.10.2
12582026-09-03T04:13:23.490Z Compiling minimal-lexical v0.2.1
12592026-09-03T04:13:23.522Z Checking compression-core v0.4.32
12602026-09-03T04:13:23.551Z Checking static_assertions v1.1.0
12612026-09-03T04:13:23.613Z Checking digest v0.11.3
12622026-09-03T04:13:23.652Z Checking compression-codecs v0.4.32
12632026-09-03T04:13:23.738Z Compiling nom v7.1.3
12642026-09-03T04:13:23.809Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12652026-09-03T04:13:23.851Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12662026-09-03T04:13:23.867Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
12672026-09-03T04:13:24.068Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
12682026-09-03T04:13:24.169Z Checking goblin v0.8.2
12692026-09-03T04:13:24.226Z Checking rayon v1.11.0
12702026-09-03T04:13:24.560Z Compiling num_enum_derive v0.5.11
12712026-09-03T04:13:24.640Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12722026-09-03T04:13:24.789Z Compiling rustc_version v0.4.1
12732026-09-03T04:13:25.089Z Checking toml_datetime v1.1.1+spec-1.1.0
12742026-09-03T04:13:25.123Z Compiling dropshot v0.17.1
12752026-09-03T04:13:25.291Z Compiling rustix v0.38.44
12762026-09-03T04:13:25.355Z Compiling convert_case v0.4.0
12772026-09-03T04:13:25.403Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26)
12782026-09-03T04:13:25.573Z Checking tinyvec_macros v0.1.1
12792026-09-03T04:13:25.625Z Checking cpufeatures v0.3.0
12802026-09-03T04:13:25.646Z Checking tinyvec v1.10.0
12812026-09-03T04:13:25.662Z Compiling derive_more v0.99.20
12822026-09-03T04:13:25.710Z Checking sha1 v0.11.0
12832026-09-03T04:13:25.729Z Checking num_enum v0.5.11
12842026-09-03T04:13:25.879Z Checking toml v1.1.2+spec-1.1.0
12852026-09-03T04:13:25.896Z Checking async-compression v0.4.33
12862026-09-03T04:13:25.957Z Compiling nix v0.30.1
12872026-09-03T04:13:26.134Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12882026-09-03T04:13:26.353Z Checking libscf-sys v1.2.0
12892026-09-03T04:13:26.457Z Compiling libz-sys v1.1.22
12902026-09-03T04:13:26.485Z Compiling dropshot_endpoint v0.17.1
12912026-09-03T04:13:26.653Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12922026-09-03T04:13:26.674Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
12932026-09-03T04:13:26.785Z Checking bytecount v0.6.9
12942026-09-03T04:13:26.945Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12952026-09-03T04:13:27.039Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
12962026-09-03T04:13:27.751Z Compiling usdt-macro v0.5.0
12972026-09-03T04:13:27.775Z Compiling usdt-attr-macro v0.5.0
12982026-09-03T04:13:27.823Z Compiling zone_cfg_derive v0.3.1
12992026-09-03T04:13:27.878Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
13002026-09-03T04:13:27.908Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13012026-09-03T04:13:28.049Z Checking itertools v0.12.1
13022026-09-03T04:13:28.105Z Checking memmap v0.7.0
13032026-09-03T04:13:28.242Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13042026-09-03T04:13:28.424Z Checking sigpipe v0.1.3
13052026-09-03T04:13:28.468Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13062026-09-03T04:13:28.484Z Checking jiff v0.2.15
13072026-09-03T04:13:28.500Z Checking glob v0.3.3
13082026-09-03T04:13:28.515Z Checking usdt v0.5.0
13092026-09-03T04:13:28.679Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
13102026-09-03T04:13:28.682Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
13112026-09-03T04:13:28.922Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
13122026-09-03T04:13:28.939Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
13132026-09-03T04:13:28.983Z Checking smf v0.2.3
13142026-09-03T04:13:29.064Z Checking zone v0.3.1
13152026-09-03T04:13:29.121Z Checking secrecy v0.10.3
13162026-09-03T04:13:29.158Z Checking bstr v1.12.0
13172026-09-03T04:13:29.218Z Checking whoami v1.6.1
13182026-09-03T04:13:29.396Z Compiling curve25519-dalek v4.1.3
13192026-09-03T04:13:29.420Z Checking hmac v0.12.1
13202026-09-03T04:13:29.489Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13212026-09-03T04:13:29.506Z Checking inout v0.1.4
13222026-09-03T04:13:29.554Z Compiling enum-as-inner v0.6.1
13232026-09-03T04:13:29.577Z Compiling clang-sys v1.8.1
13242026-09-03T04:13:29.640Z Checking ff v0.13.1
13252026-09-03T04:13:29.677Z Compiling semver v0.1.20
13262026-09-03T04:13:29.770Z Checking data-encoding v2.9.0
13272026-09-03T04:13:29.794Z Checking group v0.13.0
13282026-09-03T04:13:29.904Z Compiling rustc_version v0.1.7
13292026-09-03T04:13:29.975Z Checking cipher v0.4.4
13302026-09-03T04:13:30.020Z Checking hkdf v0.12.4
13312026-09-03T04:13:30.040Z Checking atomicwrites v0.4.4
13322026-09-03T04:13:30.104Z Compiling thiserror-impl-no-std v2.0.2
13332026-09-03T04:13:30.122Z Checking universal-hash v0.5.1
13342026-09-03T04:13:30.154Z Checking crypto-bigint v0.5.5
13352026-09-03T04:13:30.171Z Compiling regress v0.11.1
13362026-09-03T04:13:30.174Z Checking half v2.7.1
13372026-09-03T04:13:30.240Z Compiling curve25519-dalek-derive v0.1.1
13382026-09-03T04:13:30.434Z Checking base64ct v1.8.0
13392026-09-03T04:13:30.668Z Checking opaque-debug v0.3.1
13402026-09-03T04:13:30.743Z Checking ciborium-io v0.2.2
13412026-09-03T04:13:30.841Z Checking indent_write v2.2.0
13422026-09-03T04:13:30.909Z Checking base16ct v0.2.0
13432026-09-03T04:13:31.030Z Checking ciborium-ll v0.2.2
13442026-09-03T04:13:31.047Z Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13452026-09-03T04:13:31.172Z Checking thiserror-no-std v2.0.2
13462026-09-03T04:13:31.190Z Checking elliptic-curve v0.13.8
13472026-09-03T04:13:31.206Z Checking poly1305 v0.8.0
13482026-09-03T04:13:31.222Z Checking password-hash v0.5.0
13492026-09-03T04:13:31.261Z Checking chacha20 v0.9.1
13502026-09-03T04:13:31.431Z Compiling newtype_derive v0.1.6
13512026-09-03T04:13:31.448Z Checking similar v2.7.0
13522026-09-03T04:13:31.451Z Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13532026-09-03T04:13:31.451Z Compiling nix v0.31.3
13542026-09-03T04:13:31.665Z Checking blake2 v0.10.6
13552026-09-03T04:13:31.682Z Checking aead v0.5.2
13562026-09-03T04:13:31.738Z Compiling typify-impl v0.6.2
13572026-09-03T04:13:31.807Z Compiling libloading v0.8.9
13582026-09-03T04:13:31.824Z Compiling bindgen v0.72.1
13592026-09-03T04:13:31.840Z Checking keccak v0.1.6
13602026-09-03T04:13:31.885Z Compiling owo-colors v4.3.0
13612026-09-03T04:13:31.999Z Checking linked-hash-map v0.5.6
13622026-09-03T04:13:32.016Z Checking resolv-conf v0.7.5
13632026-09-03T04:13:32.184Z Checking lru-cache v0.1.2
13642026-09-03T04:13:32.201Z Checking sha3 v0.10.8
13652026-09-03T04:13:32.286Z Checking argon2 v0.5.3
13662026-09-03T04:13:32.331Z Checking chacha20poly1305 v0.10.1
13672026-09-03T04:13:32.402Z Checking vsss-rs v3.3.4
13682026-09-03T04:13:32.518Z Checking ciborium v0.2.2
13692026-09-03T04:13:32.592Z Checking hickory-proto v0.24.4
13702026-09-03T04:13:32.839Z Checking tokio-dtrace v0.1.1
13712026-09-03T04:13:32.947Z Checking papergrid v0.18.0
13722026-09-03T04:13:33.025Z Compiling cexpr v0.6.0
13732026-09-03T04:13:33.243Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
13742026-09-03T04:13:33.506Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
13752026-09-03T04:13:33.591Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
13762026-09-03T04:13:33.714Z Checking serde-big-array v0.5.1
13772026-09-03T04:13:33.893Z Compiling serde_repr v0.1.20
13782026-09-03T04:13:33.893Z Compiling derive-where v1.6.0
13792026-09-03T04:13:34.184Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
13802026-09-03T04:13:34.352Z Checking unicode-segmentation v1.12.0
13812026-09-03T04:13:34.429Z Checking same-file v1.0.6
13822026-09-03T04:13:34.484Z Checking siphasher v1.0.1
13832026-09-03T04:13:34.535Z Compiling shlex v1.3.0
13842026-09-03T04:13:34.556Z Checking walkdir v2.5.0
13852026-09-03T04:13:34.655Z Checking phf_shared v0.12.1
13862026-09-03T04:13:34.695Z Checking newline-converter v0.3.0
13872026-09-03T04:13:34.745Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
13882026-09-03T04:13:34.818Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
13892026-09-03T04:13:34.854Z Checking hickory-resolver v0.24.4
13902026-09-03T04:13:35.183Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
13912026-09-03T04:13:35.251Z Checking tabled v0.21.0
13922026-09-03T04:13:35.301Z Compiling typify-macro v0.6.2
13932026-09-03T04:13:35.553Z Checking oxide-tokio-rt v0.1.2
13942026-09-03T04:13:35.699Z Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13952026-09-03T04:13:36.373Z Checking itertools v0.15.0
13962026-09-03T04:13:36.439Z Checking console v0.15.11
13972026-09-03T04:13:36.505Z Compiling progenitor-impl v0.10.0
13982026-09-03T04:13:36.569Z Checking tokio-stream v0.1.17
13992026-09-03T04:13:36.837Z Compiling pin-project-internal v1.1.10
14002026-09-03T04:13:36.937Z Compiling slog-dtrace v0.3.0
14012026-09-03T04:13:36.984Z Checking csv-core v0.1.12
14022026-09-03T04:13:37.167Z Checking swrite v0.1.0
14032026-09-03T04:13:37.184Z Compiling chrono-tz v0.10.4
14042026-09-03T04:13:37.263Z Compiling unicode-xid v0.2.6
14052026-09-03T04:13:37.392Z Checking foldhash v0.1.5
14062026-09-03T04:13:37.411Z Checking smawk v0.3.2
14072026-09-03T04:13:37.459Z Checking unicode-width v0.1.14
14082026-09-03T04:13:37.533Z Checking unicode-linebreak v0.1.5
14092026-09-03T04:13:37.549Z Compiling cancel-safe-futures v0.1.5
14102026-09-03T04:13:37.746Z Checking textwrap v0.16.2
14112026-09-03T04:13:37.823Z Checking hashbrown v0.15.5
14122026-09-03T04:13:37.919Z Checking pin-project v1.1.10
14132026-09-03T04:13:38.005Z Compiling const_format_proc_macros v0.2.34
14142026-09-03T04:13:38.072Z Checking csv v1.4.0
14152026-09-03T04:13:38.291Z Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14162026-09-03T04:13:38.453Z Checking qorb v0.4.1
14172026-09-03T04:13:38.584Z Compiling progenitor-macro v0.10.0
14182026-09-03T04:13:38.657Z Checking expectorate v1.2.0
14192026-09-03T04:13:38.716Z Checking phf v0.12.1
14202026-09-03T04:13:38.796Z Checking unicode-normalization v0.1.24
14212026-09-03T04:13:38.834Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14222026-09-03T04:13:38.902Z Compiling snafu-derive v0.8.9
14232026-09-03T04:13:39.412Z Checking libsw-core v0.3.2
14242026-09-03T04:13:39.472Z Compiling libgit2-sys v0.17.0+1.8.1
14252026-09-03T04:13:39.565Z Compiling async-recursion v1.1.1
14262026-09-03T04:13:39.792Z Compiling cookie v0.18.1
14272026-09-03T04:13:39.917Z Checking fixedbitset v0.5.7
14282026-09-03T04:13:40.035Z Compiling moka v0.12.11
14292026-09-03T04:13:40.126Z Checking fixedbitset v0.4.2
14302026-09-03T04:13:40.152Z Checking highway v1.3.0
14312026-09-03T04:13:40.292Z Checking petgraph v0.6.5
14322026-09-03T04:13:40.309Z Checking petgraph v0.8.2
14332026-09-03T04:13:40.651Z Checking snafu v0.8.9
14342026-09-03T04:13:40.886Z Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14352026-09-03T04:13:41.062Z Checking libsw v3.5.0
14362026-09-03T04:13:41.241Z Checking olpc-cjson v0.1.4
14372026-09-03T04:13:41.529Z Checking const_format v0.2.34
14382026-09-03T04:13:41.562Z Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14392026-09-03T04:13:41.876Z Checking papergrid v0.11.0
14402026-09-03T04:13:41.956Z Compiling typify v0.6.2
14412026-09-03T04:13:41.973Z Checking globset v0.4.16
14422026-09-03T04:13:41.995Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
14432026-09-03T04:13:42.053Z Checking gethostname v0.5.0
14442026-09-03T04:13:42.217Z Compiling tabled_derive v0.7.0
14452026-09-03T04:13:42.262Z Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14462026-09-03T04:13:42.491Z Checking reqwest v0.13.2
14472026-09-03T04:13:42.508Z Checking bcs v0.1.6
14482026-09-03T04:13:42.593Z Checking pem v3.0.5
14492026-09-03T04:13:42.742Z Checking serde_plain v1.0.2
14502026-09-03T04:13:42.758Z Checking tagptr v0.2.0
14512026-09-03T04:13:42.812Z Checking progenitor v0.10.0
14522026-09-03T04:13:42.889Z Checking termtree v0.5.1
14532026-09-03T04:13:42.905Z Checking humantime v2.3.0
14542026-09-03T04:13:42.952Z Checking typed-path v0.9.3
14552026-09-03T04:13:43.027Z Checking crc8 v0.1.1
14562026-09-03T04:13:43.044Z Checking linear-map v1.2.0
14572026-09-03T04:13:43.086Z Compiling signal-hook v0.4.4
14582026-09-03T04:13:43.127Z Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14592026-09-03T04:13:43.145Z Checking tabled v0.15.0
14602026-09-03T04:13:43.215Z Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14612026-09-03T04:13:43.721Z Checking tough v0.20.0
14622026-09-03T04:13:43.969Z Compiling progenitor-impl v0.14.0
14632026-09-03T04:13:44.441Z Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14642026-09-03T04:13:44.502Z Checking steno v0.4.1
14652026-09-03T04:13:44.850Z Checking hickory-proto v0.25.2
14662026-09-03T04:13:45.311Z Compiling curl-sys v0.4.89+curl-8.20.0
14672026-09-03T04:13:45.489Z Compiling cargo-platform v0.1.9
14682026-09-03T04:13:45.712Z Checking dpd-types-versions v0.1.0 (/work/oxidecomputer/dendrite/dpd-types/versions)
14692026-09-03T04:13:45.733Z Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14702026-09-03T04:13:45.818Z Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14712026-09-03T04:13:46.118Z Compiling vergen v8.3.2
14722026-09-03T04:13:46.294Z Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14732026-09-03T04:13:46.348Z Compiling fs-err v3.1.2
14742026-09-03T04:13:46.470Z Checking hickory-resolver v0.25.2
14752026-09-03T04:13:46.718Z Compiling progenitor-macro v0.14.0
14762026-09-03T04:13:46.771Z Compiling cargo_metadata v0.18.1
14772026-09-03T04:13:46.900Z Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14782026-09-03T04:13:47.326Z Checking progenitor-client v0.14.0
14792026-09-03T04:13:47.426Z Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14802026-09-03T04:13:47.545Z Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14812026-09-03T04:13:47.863Z Checking dropshot-api-manager-types v0.7.2
14822026-09-03T04:13:47.902Z Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14832026-09-03T04:13:47.928Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14842026-09-03T04:13:47.981Z Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14852026-09-03T04:13:48.031Z Checking sha2 v0.10.9
14862026-09-03T04:13:48.178Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
14872026-09-03T04:13:48.288Z Compiling blake3 v1.8.2
14882026-09-03T04:13:48.697Z Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14892026-09-03T04:13:49.085Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
14902026-09-03T04:13:49.156Z Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14912026-09-03T04:13:49.760Z Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14922026-09-03T04:13:50.212Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
14932026-09-03T04:13:50.317Z Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap)
14942026-09-03T04:13:50.902Z Checking progenitor v0.14.0
14952026-09-03T04:13:51.039Z Checking git-stub v1.0.0
14962026-09-03T04:13:51.099Z Compiling strum_macros v0.28.0
14972026-09-03T04:13:51.204Z Checking filetime v0.2.26
14982026-09-03T04:13:51.345Z Checking arrayvec v0.7.6
14992026-09-03T04:13:51.364Z Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
15002026-09-03T04:13:51.496Z Checking xattr v1.6.1
15012026-09-03T04:13:51.530Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e)
15022026-09-03T04:13:51.533Z Checking constant_time_eq v0.3.1
15032026-09-03T04:13:51.597Z Checking common v0.1.0 (/work/oxidecomputer/dendrite/common)
15042026-09-03T04:13:51.630Z Checking is_ci v1.2.0
15052026-09-03T04:13:51.645Z Checking arrayref v0.3.9
15062026-09-03T04:13:51.722Z Compiling curl v0.4.50
15072026-09-03T04:13:51.739Z Checking supports-color v3.0.2
15082026-09-03T04:13:51.869Z Checking tar v0.4.45
15092026-09-03T04:13:52.056Z Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
15102026-09-03T04:13:52.262Z Checking git-stub-vcs v0.1.0
15112026-09-03T04:13:52.354Z Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
15122026-09-03T04:13:52.454Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
15132026-09-03T04:13:52.903Z Checking strum v0.28.0
15142026-09-03T04:13:53.024Z Checking toml v0.7.8
15152026-09-03T04:13:53.076Z Checking drift v0.2.0
15162026-09-03T04:13:53.137Z Checking kstat-rs v0.2.4
15172026-09-03T04:13:53.236Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
15182026-09-03T04:13:53.330Z Checking topological-sort v0.2.2
15192026-09-03T04:13:53.332Z Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15202026-09-03T04:13:53.384Z Checking dropshot-api-manager v0.7.2
15212026-09-03T04:13:53.469Z Checking omicron-zone-package v0.12.2
15222026-09-03T04:13:53.513Z Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15232026-09-03T04:13:54.445Z Checking packet v0.1.0 (/work/oxidecomputer/dendrite/packet)
15242026-09-03T04:13:54.493Z Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15252026-09-03T04:13:54.814Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15262026-09-03T04:13:54.971Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15272026-09-03T04:13:55.191Z Checking signal-hook-tokio v0.4.0
15282026-09-03T04:13:55.267Z Checking scuffle v0.1.0
15292026-09-03T04:13:55.309Z Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros)
15302026-09-03T04:13:55.326Z Checking iddqd v0.4.5
15312026-09-03T04:13:55.455Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
15322026-09-03T04:13:55.473Z Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15332026-09-03T04:13:55.655Z Checking search_path v0.1.4
15342026-09-03T04:13:55.802Z Checking internet-checksum v0.2.1
15352026-09-03T04:13:55.818Z Checking xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask)
15362026-09-03T04:13:55.953Z Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
15372026-09-03T04:13:56.100Z Checking uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd)
15382026-09-03T04:13:58.087Z Compiling git2 v0.19.0
15392026-09-03T04:14:00.400Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
15402026-09-03T04:14:00.838Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
15412026-09-03T04:14:07.007Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15422026-09-03T04:14:08.293Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15432026-09-03T04:14:13.871Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 12s
15442026-09-03T04:14:14.231Z+ for feat in tofino_stub tofino_asic softnpu chaos
15452026-09-03T04:14:14.231Z+ cargo clippy --features tofino_asic -- --deny warnings
15462026-09-03T04:14:14.729Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d)
15472026-09-03T04:14:14.732Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
15482026-09-03T04:14:14.804Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
15492026-09-03T04:14:14.807Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
15502026-09-03T04:14:22.152Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
15512026-09-03T04:14:22.153Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
15522026-09-03T04:14:25.041Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.76s
15532026-09-03T04:14:25.191Z+ for feat in tofino_stub tofino_asic softnpu chaos
15542026-09-03T04:14:25.191Z+ cargo clippy --features softnpu -- --deny warnings
15552026-09-03T04:14:25.496Z Downloading crates ...
15562026-09-03T04:14:25.629Z Downloaded erased-serde v0.4.8
15572026-09-03T04:14:25.641Z Downloaded typeid v1.0.3
15582026-09-03T04:14:25.643Z Downloaded funty v2.0.0
15592026-09-03T04:14:25.643Z Downloaded radium v0.7.0
15602026-09-03T04:14:25.643Z Downloaded bitstruct v0.1.1
15612026-09-03T04:14:25.646Z Downloaded libloading v0.7.4
15622026-09-03T04:14:25.648Z Downloaded serde_arrays v0.1.0
15632026-09-03T04:14:25.648Z Downloaded bitstruct_derive v0.1.0
15642026-09-03T04:14:25.648Z Downloaded tap v1.0.1
15652026-09-03T04:14:25.651Z Downloaded wyz v0.5.1
15662026-09-03T04:14:25.651Z Downloaded ascii v1.1.0
15672026-09-03T04:14:25.651Z Downloaded num-bigint v0.4.6
15682026-09-03T04:14:25.663Z Downloaded bitvec v1.0.1
15692026-09-03T04:14:25.788Z Checking num-integer v0.1.46
15702026-09-03T04:14:25.865Z Checking num-complex v0.4.6
15712026-09-03T04:14:25.874Z Compiling radium v0.7.0
15722026-09-03T04:14:25.881Z Checking tap v1.0.1
15732026-09-03T04:14:25.886Z Checking funty v2.0.0
15742026-09-03T04:14:25.892Z Compiling typeid v1.0.3
15752026-09-03T04:14:25.895Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
15762026-09-03T04:14:25.904Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15772026-09-03T04:14:25.975Z Checking wyz v0.5.1
15782026-09-03T04:14:26.061Z Checking nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15792026-09-03T04:14:26.070Z Checking num-bigint v0.4.6
15802026-09-03T04:14:26.100Z Checking num-iter v0.1.45
15812026-09-03T04:14:26.157Z Compiling erased-serde v0.4.8
15822026-09-03T04:14:26.174Z Checking nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15832026-09-03T04:14:26.188Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15842026-09-03T04:14:26.203Z Compiling bitstruct_derive v0.1.0
15852026-09-03T04:14:26.282Z Checking rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15862026-09-03T04:14:26.291Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15872026-09-03T04:14:26.300Z Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15882026-09-03T04:14:26.319Z Checking bitvec v1.0.1
15892026-09-03T04:14:26.327Z Checking ascii v1.1.0
15902026-09-03T04:14:26.382Z Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15912026-09-03T04:14:26.405Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
15922026-09-03T04:14:26.498Z Checking rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15932026-09-03T04:14:26.507Z Checking cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15942026-09-03T04:14:26.510Z Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a)
15952026-09-03T04:14:26.570Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
15962026-09-03T04:14:26.815Z Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15972026-09-03T04:14:26.818Z Checking serde_arrays v0.1.0
15982026-09-03T04:14:26.850Z Checking bitstruct v0.1.1
15992026-09-03T04:14:26.904Z Checking num-rational v0.4.2
16002026-09-03T04:14:26.935Z Checking libloading v0.7.4
16012026-09-03T04:14:26.947Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
16022026-09-03T04:14:27.197Z Checking num v0.4.3
16032026-09-03T04:14:27.267Z Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16042026-09-03T04:14:27.794Z Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544)
16052026-09-03T04:14:28.085Z Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16)
16062026-09-03T04:14:28.085Z Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16)
16072026-09-03T04:14:28.279Z Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615)
16082026-09-03T04:14:28.488Z Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16092026-09-03T04:14:28.491Z Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16102026-09-03T04:14:28.962Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16112026-09-03T04:14:29.187Z Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16122026-09-03T04:14:29.190Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
16132026-09-03T04:14:29.190Z Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
16142026-09-03T04:14:29.190Z Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16152026-09-03T04:14:30.004Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
16162026-09-03T04:14:30.838Z Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16172026-09-03T04:14:35.012Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
16182026-09-03T04:14:35.134Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
16192026-09-03T04:14:41.665Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16202026-09-03T04:14:42.945Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16212026-09-03T04:14:43.490Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
16222026-09-03T04:14:48.565Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.33s
16232026-09-03T04:14:48.713Z+ for feat in tofino_stub tofino_asic softnpu chaos
16242026-09-03T04:14:48.713Z+ cargo clippy --features chaos -- --deny warnings
16252026-09-03T04:14:49.213Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
16262026-09-03T04:14:49.216Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
16272026-09-03T04:14:49.217Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
16282026-09-03T04:14:56.633Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
16292026-09-03T04:14:56.633Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
16302026-09-03T04:14:59.401Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.64s
16312026-09-03T04:14:59.545Z+ banner fmt
16322026-09-03T04:14:59.548Z
16332026-09-03T04:14:59.548Z ###### # # #####
16342026-09-03T04:14:59.548Z # ## ## #
16352026-09-03T04:14:59.548Z ##### # ## # #
16362026-09-03T04:14:59.549Z # # # #
16372026-09-03T04:14:59.549Z # # # #
16382026-09-03T04:14:59.549Z # # # #
16392026-09-03T04:14:59.549Z
16402026-09-03T04:14:59.549Z+ cargo fmt -- --check
16412026-09-03T04:15:00.011Z+ banner test
16422026-09-03T04:15:00.015Z
16432026-09-03T04:15:00.015Z ##### ###### #### #####
16442026-09-03T04:15:00.015Z # # # #
16452026-09-03T04:15:00.015Z # ##### #### #
16462026-09-03T04:15:00.015Z # # # #
16472026-09-03T04:15:00.015Z # # # # #
16482026-09-03T04:15:00.015Z # ###### #### #
16492026-09-03T04:15:00.015Z
16502026-09-03T04:15:00.015Z+ for feat in tofino_stub tofino_asic softnpu chaos
16512026-09-03T04:15:00.015Z+ RUST_BACKTRACE=full
16522026-09-03T04:15:00.015Z+ cargo test --features tofino_stub --no-fail-fast
16532026-09-03T04:15:00.880Z Compiling unicode-ident v1.0.24
16542026-09-03T04:15:00.880Z Compiling cfg-if v1.0.4
16552026-09-03T04:15:00.883Z Compiling memchr v2.7.5
16562026-09-03T04:15:00.991Z Compiling serde_core v1.0.228
16572026-09-03T04:15:01.002Z Compiling itoa v1.0.15
16582026-09-03T04:15:01.005Z Compiling libc v0.2.186
16592026-09-03T04:15:01.018Z Compiling zmij v1.0.17
16602026-09-03T04:15:01.044Z Compiling libm v0.2.15
16612026-09-03T04:15:01.097Z Compiling proc-macro2 v1.0.106
16622026-09-03T04:15:01.125Z Compiling equivalent v1.0.2
16632026-09-03T04:15:01.249Z Compiling heck v0.5.0
16642026-09-03T04:15:01.284Z Compiling log v0.4.29
16652026-09-03T04:15:01.475Z Compiling quote v1.0.45
16662026-09-03T04:15:01.511Z Compiling iana-time-zone v0.1.64
16672026-09-03T04:15:01.535Z Compiling smallvec v1.15.1
16682026-09-03T04:15:01.663Z Compiling syn v2.0.118
16692026-09-03T04:15:01.755Z Compiling dyn-clone v1.0.20
16702026-09-03T04:15:01.773Z Compiling hashbrown v0.17.1
16712026-09-03T04:15:01.808Z Compiling fnv v1.0.7
16722026-09-03T04:15:01.821Z Compiling stable_deref_trait v1.2.0
16732026-09-03T04:15:01.902Z Compiling regex-syntax v0.8.11
16742026-09-03T04:15:01.905Z Compiling pin-project-lite v0.2.16
16752026-09-03T04:15:01.926Z Compiling percent-encoding v2.3.2
16762026-09-03T04:15:02.052Z Compiling writeable v0.6.1
16772026-09-03T04:15:02.133Z Compiling litemap v0.8.0
16782026-09-03T04:15:02.170Z Compiling num-traits v0.2.19
16792026-09-03T04:15:02.325Z Compiling icu_normalizer_data v2.0.0
16802026-09-03T04:15:02.339Z Compiling icu_properties_data v2.0.1
16812026-09-03T04:15:02.356Z Compiling form_urlencoded v1.2.2
16822026-09-03T04:15:02.404Z Compiling utf8_iter v1.0.4
16832026-09-03T04:15:02.474Z Compiling getrandom v0.4.2
16842026-09-03T04:15:02.545Z Compiling aho-corasick v1.1.3
16852026-09-03T04:15:02.557Z Compiling byteorder v1.5.0
16862026-09-03T04:15:02.629Z Compiling scopeguard v1.2.0
16872026-09-03T04:15:02.747Z Compiling semver v1.0.28
16882026-09-03T04:15:02.787Z Compiling serde_json v1.0.150
16892026-09-03T04:15:02.799Z Compiling indexmap v2.14.0
16902026-09-03T04:15:02.829Z Compiling ucd-trie v0.1.7
16912026-09-03T04:15:03.096Z Compiling lock_api v0.4.14
16922026-09-03T04:15:03.134Z Compiling uuid v1.23.3
16932026-09-03T04:15:03.334Z Compiling allocator-api2 v0.2.21
16942026-09-03T04:15:03.350Z Compiling foldhash v0.2.0
16952026-09-03T04:15:03.437Z Compiling regex-automata v0.4.13
16962026-09-03T04:15:03.572Z Compiling futures-core v0.3.32
16972026-09-03T04:15:03.671Z Compiling hashbrown v0.16.1
16982026-09-03T04:15:03.709Z Compiling ryu v1.0.20
16992026-09-03T04:15:03.933Z Compiling pretty-hex v0.4.1
17002026-09-03T04:15:03.996Z Compiling strsim v0.11.1
17012026-09-03T04:15:04.081Z Compiling futures-sink v0.3.32
17022026-09-03T04:15:04.198Z Compiling time-core v0.1.8
17032026-09-03T04:15:04.314Z Compiling plain v0.2.3
17042026-09-03T04:15:04.328Z Compiling num-conv v0.2.1
17052026-09-03T04:15:04.361Z Compiling slab v0.4.11
17062026-09-03T04:15:04.430Z Compiling futures-channel v0.3.32
17072026-09-03T04:15:04.487Z Compiling time-macros v0.2.27
17082026-09-03T04:15:04.549Z Compiling synstructure v0.13.2
17092026-09-03T04:15:04.661Z Compiling serde_derive_internals v0.29.1
17102026-09-03T04:15:04.828Z Compiling futures-io v0.3.32
17112026-09-03T04:15:04.931Z Compiling futures-task v0.3.32
17122026-09-03T04:15:05.045Z Compiling regress v0.10.5
17132026-09-03T04:15:05.062Z Compiling darling_core v0.21.3
17142026-09-03T04:15:05.214Z Compiling regex v1.12.4
17152026-09-03T04:15:05.253Z Compiling thread-id v5.0.0
17162026-09-03T04:15:05.345Z Compiling getrandom v0.2.16
17172026-09-03T04:15:05.412Z Compiling socket2 v0.6.4
17182026-09-03T04:15:05.538Z Compiling parking_lot_core v0.9.12
17192026-09-03T04:15:05.692Z Compiling bitflags v2.11.1
17202026-09-03T04:15:05.798Z Compiling serde_derive v1.0.228
17212026-09-03T04:15:05.845Z Compiling zerofrom-derive v0.1.6
17222026-09-03T04:15:05.873Z Compiling yoke-derive v0.8.0
17232026-09-03T04:15:05.949Z Compiling zerovec-derive v0.11.1
17242026-09-03T04:15:05.952Z Compiling displaydoc v0.2.5
17252026-09-03T04:15:06.129Z Compiling thiserror-impl v2.0.18
17262026-09-03T04:15:06.747Z Compiling schemars_derive v0.8.22
17272026-09-03T04:15:06.940Z Compiling tokio-macros v2.7.0
17282026-09-03T04:15:07.094Z Compiling zeroize_derive v1.4.3
17292026-09-03T04:15:07.105Z Compiling zerocopy-derive v0.8.27
17302026-09-03T04:15:07.191Z Compiling futures-macro v0.3.32
17312026-09-03T04:15:07.418Z Compiling thiserror v2.0.18
17322026-09-03T04:15:07.535Z Compiling zerofrom v0.1.6
17332026-09-03T04:15:07.673Z Compiling yoke v0.8.0
17342026-09-03T04:15:07.717Z Compiling tracing-attributes v0.1.30
17352026-09-03T04:15:07.804Z Compiling thiserror-impl v1.0.69
17362026-09-03T04:15:07.872Z Compiling zerovec v0.11.4
17372026-09-03T04:15:07.983Z Compiling zerotrie v0.2.2
17382026-09-03T04:15:08.066Z Compiling pest v2.8.2
17392026-09-03T04:15:08.313Z Compiling scroll_derive v0.13.1
17402026-09-03T04:15:08.399Z Compiling zerocopy v0.8.27
17412026-09-03T04:15:08.553Z Compiling serde v1.0.228
17422026-09-03T04:15:09.008Z Compiling tinystr v0.8.1
17432026-09-03T04:15:09.047Z Compiling bytes v1.12.0
17442026-09-03T04:15:09.075Z Compiling serde_tokenstream v0.2.3
17452026-09-03T04:15:09.124Z Compiling potential_utf v0.1.3
17462026-09-03T04:15:09.210Z Compiling icu_locale_core v2.0.0
17472026-09-03T04:15:09.222Z Compiling chrono v0.4.45
17482026-09-03T04:15:09.304Z Compiling icu_collections v2.0.0
17492026-09-03T04:15:09.319Z Compiling pest_meta v2.8.2
17502026-09-03T04:15:09.370Z Compiling async-trait v0.1.89
17512026-09-03T04:15:09.483Z Compiling scroll v0.13.0
17522026-09-03T04:15:09.716Z Compiling http v1.4.2
17532026-09-03T04:15:09.766Z Compiling icu_provider v2.0.0
17542026-09-03T04:15:09.828Z Compiling goblin v0.10.1
17552026-09-03T04:15:09.989Z Compiling pest_generator v2.8.2
17562026-09-03T04:15:10.094Z Compiling icu_properties v2.0.1
17572026-09-03T04:15:10.113Z Compiling icu_normalizer v2.0.0
17582026-09-03T04:15:10.405Z Compiling schemars v0.8.22
17592026-09-03T04:15:10.652Z Compiling daft-derive v0.1.5
17602026-09-03T04:15:10.680Z Compiling pest_derive v2.8.2
17612026-09-03T04:15:10.755Z Compiling darling_macro v0.21.3
17622026-09-03T04:15:10.795Z Compiling openssl-macros v0.1.1
17632026-09-03T04:15:11.252Z Compiling idna_adapter v1.2.1
17642026-09-03T04:15:11.297Z Compiling dtrace-parser v0.3.0
17652026-09-03T04:15:11.315Z Compiling typify-impl v0.4.3
17662026-09-03T04:15:11.356Z Compiling darling v0.21.3
17672026-09-03T04:15:11.389Z Compiling idna v1.1.0
17682026-09-03T04:15:11.430Z Compiling openapiv3 v2.2.0
17692026-09-03T04:15:11.443Z Compiling async-stream-impl v0.3.6
17702026-09-03T04:15:11.543Z Compiling structmeta-derive v0.3.0
17712026-09-03T04:15:12.119Z Compiling url v2.5.7
17722026-09-03T04:15:12.154Z Compiling newtype-uuid-macros v0.1.0
17732026-09-03T04:15:12.203Z Compiling serde_yaml v0.9.34+deprecated
17742026-09-03T04:15:12.639Z Compiling dof v0.4.0
17752026-09-03T04:15:12.995Z Compiling structmeta v0.3.0
17762026-09-03T04:15:12.998Z Compiling zeroize v1.8.1
17772026-09-03T04:15:13.019Z Compiling strum_macros v0.26.4
17782026-09-03T04:15:13.074Z Compiling parking_lot v0.12.5
17792026-09-03T04:15:13.216Z Compiling usdt-impl v0.6.0
17802026-09-03T04:15:13.229Z Compiling signal-hook-registry v1.4.6
17812026-09-03T04:15:13.495Z Compiling untrusted v0.9.0
17822026-09-03T04:15:13.500Z Compiling thiserror v1.0.69
17832026-09-03T04:15:13.601Z Compiling mio v1.2.1
17842026-09-03T04:15:13.615Z Compiling omicron-workspace-hack v0.1.0
17852026-09-03T04:15:13.652Z Compiling base64 v0.22.1
17862026-09-03T04:15:13.761Z Compiling http-body v1.0.1
17872026-09-03T04:15:13.928Z Compiling dropshot_endpoint v0.16.7
17882026-09-03T04:15:13.945Z Compiling ref-cast-impl v1.0.25
17892026-09-03T04:15:14.072Z Compiling tokio v1.52.3
17902026-09-03T04:15:14.209Z Compiling atomic-waker v1.1.2
17912026-09-03T04:15:14.438Z Compiling ipnet v2.11.0
17922026-09-03T04:15:14.590Z Compiling derive-ex v0.1.8
17932026-09-03T04:15:14.718Z Compiling strum_macros v0.27.2
17942026-09-03T04:15:14.743Z Compiling usdt-macro v0.6.0
17952026-09-03T04:15:15.014Z Compiling usdt-attr-macro v0.6.0
17962026-09-03T04:15:15.298Z Compiling httparse v1.10.1
17972026-09-03T04:15:15.628Z Compiling portable-atomic v1.11.1
17982026-09-03T04:15:15.685Z Compiling tower-layer v0.3.3
17992026-09-03T04:15:15.861Z Compiling tower-service v0.3.3
18002026-09-03T04:15:15.964Z Compiling try-lock v0.2.5
18012026-09-03T04:15:16.056Z Compiling critical-section v1.2.0
18022026-09-03T04:15:16.085Z Compiling want v0.3.1
18032026-09-03T04:15:16.165Z Compiling once_cell v1.21.3
18042026-09-03T04:15:16.215Z Compiling httpdate v1.0.3
18052026-09-03T04:15:16.228Z Compiling test-strategy v0.4.3
18062026-09-03T04:15:16.262Z Compiling serde_with_macros v3.14.1
18072026-09-03T04:15:16.460Z Compiling ppv-lite86 v0.2.21
18082026-09-03T04:15:16.655Z Compiling erased-serde v0.3.31
18092026-09-03T04:15:16.805Z Compiling subtle v2.6.1
18102026-09-03T04:15:16.984Z Compiling parse-display-derive v0.10.0
18112026-09-03T04:15:17.243Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
18122026-09-03T04:15:17.690Z Compiling typify-macro v0.4.3
18132026-09-03T04:15:17.703Z Compiling http-body-util v0.1.3
18142026-09-03T04:15:17.739Z Compiling anyhow v1.0.102
18152026-09-03T04:15:18.010Z Compiling serde_urlencoded v0.7.1
18162026-09-03T04:15:18.047Z Compiling rand_core v0.6.4
18172026-09-03T04:15:18.285Z Compiling typenum v1.20.1
18182026-09-03T04:15:18.469Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
18192026-09-03T04:15:18.953Z Compiling futures-util v0.3.32
18202026-09-03T04:15:19.051Z Compiling sync_wrapper v1.0.2
18212026-09-03T04:15:19.199Z Compiling powerfmt v0.2.0
18222026-09-03T04:15:19.347Z Compiling deranged v0.5.3
18232026-09-03T04:15:19.502Z Compiling num_threads v0.1.7
18242026-09-03T04:15:19.580Z Compiling tracing-core v0.1.34
18252026-09-03T04:15:19.806Z Compiling typify v0.4.3
18262026-09-03T04:15:19.828Z Compiling camino v1.2.3
18272026-09-03T04:15:19.867Z Compiling iri-string v0.7.8
18282026-09-03T04:15:19.904Z Compiling progenitor-impl v0.11.1
18292026-09-03T04:15:20.264Z Compiling tracing v0.1.41
18302026-09-03T04:15:20.463Z Compiling encoding_rs v0.8.35
18312026-09-03T04:15:20.501Z Compiling fastrand v2.3.0
18322026-09-03T04:15:20.514Z Compiling mime v0.3.17
18332026-09-03T04:15:20.777Z Compiling cpufeatures v0.2.17
18342026-09-03T04:15:20.790Z Compiling generic-array v0.14.7
18352026-09-03T04:15:20.867Z Compiling hex v0.4.3
18362026-09-03T04:15:21.134Z Compiling errno v0.3.14
18372026-09-03T04:15:21.260Z Compiling crypto-common v0.1.6
18382026-09-03T04:15:21.378Z Compiling tokio-util v0.7.16
18392026-09-03T04:15:21.547Z Compiling thread_local v1.1.9
18402026-09-03T04:15:21.598Z Compiling unicode-width v0.2.1
18412026-09-03T04:15:21.780Z Compiling syn v1.0.109
18422026-09-03T04:15:21.820Z Compiling rustls-pki-types v1.12.0
18432026-09-03T04:15:22.013Z Compiling winnow v0.7.14
18442026-09-03T04:15:22.096Z Compiling match_cfg v0.1.0
18452026-09-03T04:15:22.197Z Compiling rustix v1.1.4
18462026-09-03T04:15:22.713Z Compiling take_mut v0.2.2
18472026-09-03T04:15:22.796Z Compiling winnow v1.0.3
18482026-09-03T04:15:22.832Z Compiling term v1.2.0
18492026-09-03T04:15:23.156Z Compiling toml_parser v1.1.2+spec-1.1.0
18502026-09-03T04:15:23.256Z Compiling h2 v0.4.14
18512026-09-03T04:15:23.415Z Compiling ring v0.17.14
18522026-09-03T04:15:23.429Z Compiling progenitor-macro v0.11.1
18532026-09-03T04:15:23.735Z Compiling serde_spanned v1.1.1
18542026-09-03T04:15:23.950Z Compiling spin v0.9.8
18552026-09-03T04:15:23.953Z Compiling toml_writer v1.1.1+spec-1.1.0
18562026-09-03T04:15:24.188Z Compiling debug-ignore v1.0.5
18572026-09-03T04:15:24.328Z Compiling socket2 v0.5.10
18582026-09-03T04:15:24.491Z Compiling quick-error v1.2.3
18592026-09-03T04:15:24.825Z Compiling block-buffer v0.10.4
18602026-09-03T04:15:24.988Z Compiling waitgroup v0.1.2
18612026-09-03T04:15:25.145Z Compiling async-stream v0.3.6
18622026-09-03T04:15:25.252Z Compiling serde_path_to_error v0.1.20
18632026-09-03T04:15:25.328Z Compiling bit-vec v0.8.0
18642026-09-03T04:15:25.576Z Compiling hyper v1.10.1
18652026-09-03T04:15:25.591Z Compiling lazy_static v1.5.0
18662026-09-03T04:15:25.619Z Compiling bit-set v0.8.0
18672026-09-03T04:15:25.671Z Compiling digest v0.10.7
18682026-09-03T04:15:25.697Z Compiling strum v0.26.3
18692026-09-03T04:15:25.786Z Compiling ipnetwork v0.21.1
18702026-09-03T04:15:25.834Z Compiling crossbeam-utils v0.8.21
18712026-09-03T04:15:25.901Z Compiling toml_datetime v0.7.5+spec-1.1.0
18722026-09-03T04:15:26.124Z Compiling unarray v0.1.4
18732026-09-03T04:15:26.256Z Compiling toml v0.9.12+spec-1.1.0
18742026-09-03T04:15:26.368Z Compiling slog v2.8.2
18752026-09-03T04:15:26.405Z Compiling macaddr v1.0.1
18762026-09-03T04:15:26.419Z Compiling tabwriter v1.4.1
18772026-09-03T04:15:26.495Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
18782026-09-03T04:15:26.636Z Compiling ref-cast v1.0.25
18792026-09-03T04:15:26.663Z Compiling hyper-util v0.1.20
18802026-09-03T04:15:26.744Z Compiling colored v3.1.1
18812026-09-03T04:15:26.774Z Compiling strum v0.27.2
18822026-09-03T04:15:26.786Z Compiling aws-lc-sys v0.39.1
18832026-09-03T04:15:26.907Z Compiling getrandom v0.3.3
18842026-09-03T04:15:27.157Z Compiling untrusted v0.7.1
18852026-09-03T04:15:27.297Z Compiling rand_core v0.9.3
18862026-09-03T04:15:27.359Z Compiling aws-lc-rs v1.16.2
18872026-09-03T04:15:27.459Z Compiling oxnet v0.1.6
18882026-09-03T04:15:27.529Z Compiling openssl-sys v0.9.117
18892026-09-03T04:15:27.995Z Compiling instant v0.1.13
18902026-09-03T04:15:28.009Z Compiling foreign-types-shared v0.1.1
18912026-09-03T04:15:28.104Z Compiling foreign-types v0.3.2
18922026-09-03T04:15:28.116Z Compiling rand_chacha v0.9.0
18932026-09-03T04:15:28.187Z Compiling tempfile v3.27.0
18942026-09-03T04:15:28.394Z Compiling rustls-webpki v0.103.6
18952026-09-03T04:15:28.619Z Compiling futures-executor v0.3.32
18962026-09-03T04:15:28.633Z Compiling tower v0.5.2
18972026-09-03T04:15:28.682Z Compiling openssl-probe v0.1.6
18982026-09-03T04:15:28.929Z Compiling futures v0.3.32
18992026-09-03T04:15:28.942Z Compiling rand v0.9.3
19002026-09-03T04:15:29.020Z Compiling rustls v0.23.40
19012026-09-03T04:15:29.209Z Compiling tower-http v0.6.8
19022026-09-03T04:15:29.516Z Compiling openssl v0.10.81
19032026-09-03T04:15:29.578Z Compiling time v0.3.47
19042026-09-03T04:15:29.654Z Compiling toml_datetime v0.6.11
19052026-09-03T04:15:29.948Z Compiling clap_derive v4.6.1
19062026-09-03T04:15:30.117Z Compiling memmap2 v0.9.8
19072026-09-03T04:15:30.727Z Compiling crossbeam-channel v0.5.15
19082026-09-03T04:15:31.164Z Compiling webpki-roots v1.0.2
19092026-09-03T04:15:31.192Z Compiling newtype-uuid v1.3.2
19102026-09-03T04:15:31.385Z Compiling daft v0.1.5
19112026-09-03T04:15:31.562Z Compiling is-terminal v0.4.16
19122026-09-03T04:15:31.656Z Compiling either v1.15.0
19132026-09-03T04:15:31.784Z Compiling slog-term v2.9.2
19142026-09-03T04:15:31.875Z Compiling slog-async v2.8.0
19152026-09-03T04:15:32.340Z Compiling tokio-rustls v0.26.4
19162026-09-03T04:15:32.393Z Compiling native-tls v0.2.14
19172026-09-03T04:15:32.431Z Compiling usdt v0.6.0
19182026-09-03T04:15:32.442Z Compiling slog-json v2.6.1
19192026-09-03T04:15:32.454Z Compiling hostname v0.3.1
19202026-09-03T04:15:32.602Z Compiling tokio-native-tls v0.3.1
19212026-09-03T04:15:32.619Z Compiling hyper-rustls v0.27.7
19222026-09-03T04:15:32.687Z Compiling slog-bunyan v2.5.0
19232026-09-03T04:15:32.715Z Compiling rustls-webpki v0.102.8
19242026-09-03T04:15:32.718Z Compiling multer v3.1.0
19252026-09-03T04:15:32.783Z Compiling hyper-tls v0.6.0
19262026-09-03T04:15:32.918Z Compiling rustls-pemfile v2.2.0
19272026-09-03T04:15:32.967Z Compiling reqwest v0.12.23
19282026-09-03T04:15:33.027Z Compiling hostname v0.4.2
19292026-09-03T04:15:33.182Z Compiling rustls v0.22.4
19302026-09-03T04:15:33.249Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19312026-09-03T04:15:33.618Z Compiling rand_chacha v0.3.1
19322026-09-03T04:15:33.869Z Compiling wait-timeout v0.2.1
19332026-09-03T04:15:34.196Z Compiling rusty-fork v0.3.0
19342026-09-03T04:15:34.196Z Compiling rand v0.8.5
19352026-09-03T04:15:34.391Z Compiling rand_xorshift v0.4.0
19362026-09-03T04:15:34.592Z Compiling sha1 v0.10.6
19372026-09-03T04:15:34.838Z Compiling proptest v1.8.0
19382026-09-03T04:15:35.217Z Compiling tokio-rustls v0.25.0
19392026-09-03T04:15:35.459Z Compiling dropshot v0.16.7
19402026-09-03T04:15:36.547Z Compiling progenitor-client v0.11.1
19412026-09-03T04:15:36.875Z Compiling progenitor-client v0.10.0
19422026-09-03T04:15:37.196Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
19432026-09-03T04:15:37.688Z Compiling itertools v0.14.0
19442026-09-03T04:15:37.787Z Compiling serde_with v3.14.1
19452026-09-03T04:15:37.802Z Compiling num-derive v0.4.2
19462026-09-03T04:15:38.777Z Compiling progenitor v0.11.1
19472026-09-03T04:15:38.800Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
19482026-09-03T04:15:38.945Z Compiling rustc-hash v2.1.1
19492026-09-03T04:15:39.003Z Compiling backoff v0.4.0
19502026-09-03T04:15:39.085Z Compiling iddqd v0.3.18
19512026-09-03T04:15:39.197Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
19522026-09-03T04:15:39.237Z Compiling parse-display v0.10.0
19532026-09-03T04:15:39.452Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19542026-09-03T04:15:39.573Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
19552026-09-03T04:15:39.595Z Compiling anstyle v1.0.14
19562026-09-03T04:15:40.152Z Compiling utf8parse v0.2.2
19572026-09-03T04:15:40.247Z Compiling anstyle-parse v1.0.0
19582026-09-03T04:15:40.307Z Compiling is_terminal_polyfill v1.70.1
19592026-09-03T04:15:40.342Z Compiling anstyle-query v1.1.4
19602026-09-03T04:15:40.407Z Compiling colorchoice v1.0.4
19612026-09-03T04:15:40.496Z Compiling anstream v1.0.0
19622026-09-03T04:15:40.527Z Compiling clap_lex v1.1.0
19632026-09-03T04:15:42.245Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19642026-09-03T04:15:45.524Z Compiling winnow v0.5.40
19652026-09-03T04:15:48.944Z Compiling terminal_size v0.4.3
19662026-09-03T04:15:50.833Z Compiling clap_builder v4.6.0
19672026-09-03T04:15:51.424Z Compiling dropshot_endpoint v0.17.1
19682026-09-03T04:15:52.133Z Compiling toml_edit v0.19.15
19692026-09-03T04:15:52.655Z Compiling clap v4.6.1
19702026-09-03T04:15:54.176Z Compiling proc-macro-crate v1.3.1
19712026-09-03T04:15:58.441Z Compiling adler2 v2.0.1
19722026-09-03T04:15:58.611Z Compiling miniz_oxide v0.8.9
19732026-09-03T04:15:59.836Z Compiling crc32fast v1.5.0
19742026-09-03T04:15:59.982Z Compiling serde_spanned v0.6.9
19752026-09-03T04:16:00.038Z Compiling zerocopy-derive v0.7.35
19762026-09-03T04:16:00.139Z Compiling flate2 v1.1.2
19772026-09-03T04:16:00.422Z Compiling prettyplease v0.2.37
19782026-09-03T04:16:00.466Z Compiling hubpack_derive v0.1.1
19792026-09-03T04:16:00.576Z Compiling hybrid-array v0.4.12
19802026-09-03T04:16:01.567Z Compiling ingot-macros v0.1.1
19812026-09-03T04:16:01.832Z Compiling scroll_derive v0.12.1
19822026-09-03T04:16:02.262Z Compiling block-buffer v0.12.0
19832026-09-03T04:16:02.380Z Compiling crypto-common v0.2.2
19842026-09-03T04:16:03.329Z Compiling const-oid v0.10.2
19852026-09-03T04:16:03.499Z Compiling compression-core v0.4.32
19862026-09-03T04:16:03.512Z Compiling digest v0.11.3
19872026-09-03T04:16:03.620Z Compiling compression-codecs v0.4.32
19882026-09-03T04:16:04.468Z Compiling zerocopy v0.7.35
19892026-09-03T04:16:04.980Z Compiling toml_datetime v1.1.1+spec-1.1.0
19902026-09-03T04:16:05.075Z Compiling cpufeatures v0.3.0
19912026-09-03T04:16:05.097Z Compiling toml_write v0.1.2
19922026-09-03T04:16:05.157Z Compiling sha1 v0.11.0
19932026-09-03T04:16:05.268Z Compiling toml_edit v0.22.27
19942026-09-03T04:16:05.302Z Compiling toml v1.1.2+spec-1.1.0
19952026-09-03T04:16:06.316Z Compiling async-compression v0.4.33
19962026-09-03T04:16:06.647Z Compiling num_enum_derive v0.7.5
19972026-09-03T04:16:06.922Z Compiling foreign-types-macros v0.2.3
19982026-09-03T04:16:07.214Z Compiling num-integer v0.1.46
19992026-09-03T04:16:07.563Z Compiling float-ord v0.3.2
20002026-09-03T04:16:07.606Z Compiling toml v0.8.23
20012026-09-03T04:16:07.760Z Compiling dropshot v0.17.1
20022026-09-03T04:16:09.748Z Compiling dtrace-parser v0.2.0
20032026-09-03T04:16:09.763Z Compiling glob v0.3.3
20042026-09-03T04:16:10.154Z Compiling proc-macro-error-attr v1.0.4
20052026-09-03T04:16:10.228Z Compiling num-rational v0.4.2
20062026-09-03T04:16:10.421Z Compiling num-iter v0.1.45
20072026-09-03T04:16:10.616Z Compiling dof v0.3.0
20082026-09-03T04:16:10.812Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20092026-09-03T04:16:10.940Z Compiling num-complex v0.4.6
20102026-09-03T04:16:10.995Z Compiling thread-id v4.2.2
20112026-09-03T04:16:11.095Z Compiling usdt-impl v0.5.0
20122026-09-03T04:16:11.309Z Compiling num v0.4.3
20132026-09-03T04:16:11.395Z Compiling proc-macro-error v1.0.4
20142026-09-03T04:16:11.673Z Compiling num_enum_derive v0.5.11
20152026-09-03T04:16:11.687Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20162026-09-03T04:16:12.166Z Compiling dpd-types-versions v0.1.0 (/work/oxidecomputer/dendrite/dpd-types/versions)
20172026-09-03T04:16:12.744Z Compiling derive_more v0.99.20
20182026-09-03T04:16:12.781Z Compiling usdt-attr-macro v0.5.0
20192026-09-03T04:16:12.839Z Compiling usdt-macro v0.5.0
20202026-09-03T04:16:13.530Z Compiling minimal-lexical v0.2.1
20212026-09-03T04:16:13.654Z Compiling libscf-sys v1.2.0
20222026-09-03T04:16:13.824Z Compiling nom v7.1.3
20232026-09-03T04:16:13.874Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20242026-09-03T04:16:14.190Z Compiling zone_cfg_derive v0.3.1
20252026-09-03T04:16:14.512Z Compiling memoffset v0.9.1
20262026-09-03T04:16:14.613Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
20272026-09-03T04:16:15.027Z Compiling rustc_version v0.4.1
20282026-09-03T04:16:15.132Z Compiling crossbeam-epoch v0.9.18
20292026-09-03T04:16:15.322Z Compiling regress v0.11.1
20302026-09-03T04:16:15.406Z Compiling hubpack v0.1.2
20312026-09-03T04:16:15.486Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20322026-09-03T04:16:15.638Z Compiling enum-as-inner v0.6.1
20332026-09-03T04:16:15.652Z Compiling static_assertions v1.1.0
20342026-09-03T04:16:15.833Z Compiling curve25519-dalek v4.1.3
20352026-09-03T04:16:15.894Z Compiling crossbeam-deque v0.8.6
20362026-09-03T04:16:16.077Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20372026-09-03T04:16:16.229Z Compiling thiserror-impl-no-std v2.0.2
20382026-09-03T04:16:16.242Z Compiling curve25519-dalek-derive v0.1.1
20392026-09-03T04:16:17.389Z Compiling typify-impl v0.6.2
20402026-09-03T04:16:17.402Z Compiling bytecount v0.6.9
20412026-09-03T04:16:17.556Z Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
20422026-09-03T04:16:17.571Z Compiling rayon-core v1.13.0
20432026-09-03T04:16:17.823Z Compiling common v0.1.0 (/work/oxidecomputer/dendrite/common)
20442026-09-03T04:16:18.358Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20452026-09-03T04:16:18.993Z Compiling clang-sys v1.8.1
20462026-09-03T04:16:19.138Z Compiling scroll v0.12.0
20472026-09-03T04:16:19.466Z Compiling goblin v0.8.2
20482026-09-03T04:16:19.563Z Compiling hash32 v0.3.1
20492026-09-03T04:16:19.610Z Compiling ingot-types v0.1.2
20502026-09-03T04:16:19.737Z Compiling heapless v0.8.0
20512026-09-03T04:16:20.165Z Compiling cobs v0.3.0
20522026-09-03T04:16:20.194Z Compiling libloading v0.8.9
20532026-09-03T04:16:20.207Z Compiling foreign-types-shared v0.3.1
20542026-09-03T04:16:20.279Z Compiling managed v0.8.0
20552026-09-03T04:16:20.313Z Compiling bitflags v1.3.2
20562026-09-03T04:16:20.400Z Compiling foreign-types v0.5.0
20572026-09-03T04:16:20.412Z Compiling postcard v1.1.3
20582026-09-03T04:16:20.453Z Compiling bindgen v0.72.1
20592026-09-03T04:16:20.472Z Compiling smoltcp v0.11.0
20602026-09-03T04:16:20.764Z Compiling ingot v0.1.1
20612026-09-03T04:16:20.937Z Compiling cexpr v0.6.0
20622026-09-03T04:16:21.150Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20632026-09-03T04:16:21.533Z Compiling num_enum v0.7.5
20642026-09-03T04:16:21.667Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
20652026-09-03T04:16:22.341Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20662026-09-03T04:16:23.002Z Compiling camino-tempfile v1.4.1
20672026-09-03T04:16:23.258Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20682026-09-03T04:16:23.304Z Compiling derive-where v1.6.0
20692026-09-03T04:16:23.360Z Compiling serde_repr v0.1.20
20702026-09-03T04:16:23.575Z Compiling memmap v0.7.0
20712026-09-03T04:16:23.619Z Compiling cstr-argument v0.1.2
20722026-09-03T04:16:23.861Z Compiling typify-macro v0.6.2
20732026-09-03T04:16:24.013Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20742026-09-03T04:16:24.300Z Compiling usdt v0.5.0
20752026-09-03T04:16:24.474Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20762026-09-03T04:16:24.950Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
20772026-09-03T04:16:25.152Z Compiling rayon v1.11.0
20782026-09-03T04:16:25.457Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20792026-09-03T04:16:25.595Z Compiling crucible-workspace-hack v0.1.0
20802026-09-03T04:16:26.028Z Compiling typify v0.6.2
20812026-09-03T04:16:26.222Z Compiling tinyvec_macros v0.1.1
20822026-09-03T04:16:26.315Z Compiling tinyvec v1.10.0
20832026-09-03T04:16:26.392Z Compiling progenitor-impl v0.14.0
20842026-09-03T04:16:26.686Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20852026-09-03T04:16:27.132Z Compiling papergrid v0.18.0
20862026-09-03T04:16:27.197Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
20872026-09-03T04:16:27.235Z Compiling num_enum v0.5.11
20882026-09-03T04:16:27.610Z Compiling pin-project-internal v1.1.10
20892026-09-03T04:16:28.389Z Compiling tabled v0.21.0
20902026-09-03T04:16:28.499Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
20912026-09-03T04:16:28.982Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
20922026-09-03T04:16:29.229Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20932026-09-03T04:16:29.346Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26)
20942026-09-03T04:16:29.518Z Compiling nix v0.31.3
20952026-09-03T04:16:29.693Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20962026-09-03T04:16:29.715Z Compiling rustix v0.38.44
20972026-09-03T04:16:30.058Z Compiling progenitor-macro v0.14.0
20982026-09-03T04:16:30.243Z Compiling itertools v0.12.1
20992026-09-03T04:16:30.378Z Compiling itertools v0.15.0
21002026-09-03T04:16:30.472Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
21012026-09-03T04:16:30.476Z Compiling progenitor-impl v0.10.0
21022026-09-03T04:16:30.871Z Compiling sigpipe v0.1.3
21032026-09-03T04:16:30.978Z Compiling jiff v0.2.15
21042026-09-03T04:16:31.050Z Compiling const_format_proc_macros v0.2.34
21052026-09-03T04:16:31.424Z Compiling zone v0.3.1
21062026-09-03T04:16:31.477Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
21072026-09-03T04:16:31.702Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
21082026-09-03T04:16:31.739Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
21092026-09-03T04:16:32.758Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
21102026-09-03T04:16:33.049Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
21112026-09-03T04:16:33.347Z Compiling nix v0.30.1
21122026-09-03T04:16:33.474Z Compiling snafu-derive v0.8.9
21132026-09-03T04:16:34.018Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21142026-09-03T04:16:34.116Z Compiling progenitor-macro v0.10.0
21152026-09-03T04:16:34.713Z Compiling smf v0.2.3
21162026-09-03T04:16:34.768Z Compiling secrecy v0.10.3
21172026-09-03T04:16:35.350Z Compiling async-recursion v1.1.1
21182026-09-03T04:16:35.374Z Compiling bstr v1.12.0
21192026-09-03T04:16:35.418Z Compiling crc8 v0.1.1
21202026-09-03T04:16:35.680Z Compiling whoami v1.6.1
21212026-09-03T04:16:35.895Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21222026-09-03T04:16:37.575Z Compiling tokio-dtrace v0.1.1
21232026-09-03T04:16:37.867Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21242026-09-03T04:16:39.069Z Compiling reqwest v0.13.2
21252026-09-03T04:16:39.192Z Compiling hmac v0.12.1
21262026-09-03T04:16:39.408Z Compiling inout v0.1.4
21272026-09-03T04:16:39.530Z Compiling ff v0.13.1
21282026-09-03T04:16:39.573Z Compiling data-encoding v2.9.0
21292026-09-03T04:16:39.748Z Compiling group v0.13.0
21302026-09-03T04:16:39.930Z Compiling cipher v0.4.4
21312026-09-03T04:16:40.007Z Compiling hkdf v0.12.4
21322026-09-03T04:16:40.168Z Compiling progenitor-client v0.14.0
21332026-09-03T04:16:40.213Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21342026-09-03T04:16:40.479Z Compiling oxide-tokio-rt v0.1.2
21352026-09-03T04:16:40.692Z Compiling atomicwrites v0.4.4
21362026-09-03T04:16:40.920Z Compiling tabled_derive v0.7.0
21372026-09-03T04:16:41.474Z Compiling universal-hash v0.5.1
21382026-09-03T04:16:41.489Z Compiling crypto-bigint v0.5.5
21392026-09-03T04:16:41.596Z Compiling half v2.7.1
21402026-09-03T04:16:41.757Z Compiling opaque-debug v0.3.1
21412026-09-03T04:16:41.899Z Compiling base16ct v0.2.0
21422026-09-03T04:16:41.913Z Compiling ciborium-io v0.2.2
21432026-09-03T04:16:42.022Z Compiling base64ct v1.8.0
21442026-09-03T04:16:42.083Z Compiling indent_write v2.2.0
21452026-09-03T04:16:42.237Z Compiling ciborium-ll v0.2.2
21462026-09-03T04:16:42.345Z Compiling password-hash v0.5.0
21472026-09-03T04:16:42.512Z Compiling poly1305 v0.8.0
21482026-09-03T04:16:42.698Z Compiling elliptic-curve v0.13.8
21492026-09-03T04:16:42.818Z Compiling progenitor v0.14.0
21502026-09-03T04:16:43.080Z Compiling chacha20 v0.9.1
21512026-09-03T04:16:43.146Z Compiling similar v2.7.0
21522026-09-03T04:16:43.178Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21532026-09-03T04:16:43.319Z Compiling thiserror-no-std v2.0.2
21542026-09-03T04:16:44.169Z Compiling blake2 v0.10.6
21552026-09-03T04:16:44.172Z Compiling aead v0.5.2
21562026-09-03T04:16:44.200Z Compiling strum_macros v0.28.0
21572026-09-03T04:16:44.694Z Compiling keccak v0.1.6
21582026-09-03T04:16:44.838Z Compiling linked-hash-map v0.5.6
21592026-09-03T04:16:44.874Z Compiling resolv-conf v0.7.5
21602026-09-03T04:16:45.045Z Compiling lru-cache v0.1.2
21612026-09-03T04:16:45.186Z Compiling sha3 v0.10.8
21622026-09-03T04:16:45.247Z Compiling argon2 v0.5.3
21632026-09-03T04:16:45.280Z Compiling chacha20poly1305 v0.10.1
21642026-09-03T04:16:45.297Z Compiling vsss-rs v3.3.4
21652026-09-03T04:16:45.428Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21662026-09-03T04:16:45.718Z Compiling ciborium v0.2.2
21672026-09-03T04:16:45.897Z Compiling hickory-proto v0.24.4
21682026-09-03T04:16:46.127Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
21692026-09-03T04:16:46.178Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
21702026-09-03T04:16:46.784Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
21712026-09-03T04:16:46.837Z Compiling serde-big-array v0.5.1
21722026-09-03T04:16:46.863Z Compiling same-file v1.0.6
21732026-09-03T04:16:47.083Z Compiling unicode-segmentation v1.12.0
21742026-09-03T04:16:47.118Z Compiling humantime v2.3.0
21752026-09-03T04:16:47.358Z Compiling siphasher v1.0.1
21762026-09-03T04:16:47.416Z Compiling newline-converter v0.3.0
21772026-09-03T04:16:47.536Z Compiling phf_shared v0.12.1
21782026-09-03T04:16:47.632Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
21792026-09-03T04:16:47.721Z Compiling walkdir v2.5.0
21802026-09-03T04:16:47.724Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
21812026-09-03T04:16:47.777Z Compiling hickory-resolver v0.24.4
21822026-09-03T04:16:48.244Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21832026-09-03T04:16:48.981Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21842026-09-03T04:16:49.354Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
21852026-09-03T04:16:50.377Z Compiling newtype_derive v0.1.6
21862026-09-03T04:16:50.450Z Compiling owo-colors v4.3.0
21872026-09-03T04:16:51.266Z Compiling tokio-stream v0.1.17
21882026-09-03T04:16:51.461Z Compiling console v0.15.11
21892026-09-03T04:16:51.713Z Compiling csv-core v0.1.12
21902026-09-03T04:16:51.726Z Compiling swrite v0.1.0
21912026-09-03T04:16:51.739Z Compiling unicode-width v0.1.14
21922026-09-03T04:16:51.835Z Compiling foldhash v0.1.5
21932026-09-03T04:16:52.008Z Compiling unicode-linebreak v0.1.5
21942026-09-03T04:16:52.160Z Compiling termtree v0.5.1
21952026-09-03T04:16:52.273Z Compiling smawk v0.3.2
21962026-09-03T04:16:52.422Z Compiling textwrap v0.16.2
21972026-09-03T04:16:52.680Z Compiling hashbrown v0.15.5
21982026-09-03T04:16:52.787Z Compiling csv v1.4.0
21992026-09-03T04:16:52.800Z Compiling expectorate v1.2.0
22002026-09-03T04:16:52.986Z Compiling qorb v0.4.1
22012026-09-03T04:16:54.899Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22022026-09-03T04:16:55.253Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22032026-09-03T04:16:56.030Z Compiling phf v0.12.1
22042026-09-03T04:16:56.418Z Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
22052026-09-03T04:16:56.959Z Compiling pin-project v1.1.10
22062026-09-03T04:16:57.066Z Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap)
22072026-09-03T04:16:57.081Z Compiling unicode-normalization v0.1.24
22082026-09-03T04:16:57.185Z Compiling libz-sys v1.1.22
22092026-09-03T04:16:57.696Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22102026-09-03T04:16:58.226Z Compiling libsw-core v0.3.2
22112026-09-03T04:16:58.488Z Compiling fixedbitset v0.5.7
22122026-09-03T04:16:58.606Z Compiling highway v1.3.0
22132026-09-03T04:16:58.634Z Compiling fixedbitset v0.4.2
22142026-09-03T04:16:58.737Z Compiling petgraph v0.8.2
22152026-09-03T04:16:58.911Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22162026-09-03T04:16:58.934Z Compiling petgraph v0.6.5
22172026-09-03T04:16:59.641Z Compiling progenitor v0.10.0
22182026-09-03T04:17:00.246Z Compiling libsw v3.5.0
22192026-09-03T04:17:00.443Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22202026-09-03T04:17:00.725Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22212026-09-03T04:17:00.739Z Compiling olpc-cjson v0.1.4
22222026-09-03T04:17:00.852Z Compiling libgit2-sys v0.17.0+1.8.1
22232026-09-03T04:17:00.888Z Compiling snafu v0.8.9
22242026-09-03T04:17:00.918Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22252026-09-03T04:17:01.141Z Compiling chrono-tz v0.10.4
22262026-09-03T04:17:01.771Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22272026-09-03T04:17:01.825Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22282026-09-03T04:17:02.675Z Compiling papergrid v0.11.0
22292026-09-03T04:17:02.716Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22302026-09-03T04:17:03.031Z Compiling strum v0.28.0
22312026-09-03T04:17:03.186Z Compiling globset v0.4.16
22322026-09-03T04:17:03.361Z Compiling const_format v0.2.34
22332026-09-03T04:17:03.715Z Compiling slog-dtrace v0.3.0
22342026-09-03T04:17:04.007Z Compiling cancel-safe-futures v0.1.5
22352026-09-03T04:17:04.053Z Compiling gethostname v0.5.0
22362026-09-03T04:17:04.247Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
22372026-09-03T04:17:04.501Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22382026-09-03T04:17:04.899Z Compiling dropshot-api-manager-types v0.7.2
22392026-09-03T04:17:04.942Z Compiling pem v3.0.5
22402026-09-03T04:17:05.121Z Compiling bcs v0.1.6
22412026-09-03T04:17:05.291Z Compiling cargo-platform v0.1.9
22422026-09-03T04:17:05.294Z Compiling serde_plain v1.0.2
22432026-09-03T04:17:05.727Z Compiling tagptr v0.2.0
22442026-09-03T04:17:05.740Z Compiling typed-path v0.9.3
22452026-09-03T04:17:05.759Z Compiling linear-map v1.2.0
22462026-09-03T04:17:05.872Z Compiling moka v0.12.11
22472026-09-03T04:17:05.953Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22482026-09-03T04:17:06.662Z Compiling tough v0.20.0
22492026-09-03T04:17:07.600Z Compiling cargo_metadata v0.18.1
22502026-09-03T04:17:08.241Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22512026-09-03T04:17:08.960Z Compiling tabled v0.15.0
22522026-09-03T04:17:08.995Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22532026-09-03T04:17:09.285Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22542026-09-03T04:17:09.502Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22552026-09-03T04:17:09.972Z Compiling git2 v0.19.0
22562026-09-03T04:17:11.420Z Compiling steno v0.4.1
22572026-09-03T04:17:13.102Z Compiling cookie v0.18.1
22582026-09-03T04:17:13.142Z Compiling hickory-proto v0.25.2
22592026-09-03T04:17:15.222Z Compiling hickory-resolver v0.25.2
22602026-09-03T04:17:15.717Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22612026-09-03T04:17:17.800Z Compiling vergen v8.3.2
22622026-09-03T04:17:18.543Z Compiling signal-hook v0.4.4
22632026-09-03T04:17:19.088Z Compiling packet v0.1.0 (/work/oxidecomputer/dendrite/packet)
22642026-09-03T04:17:19.536Z Compiling predicates-core v1.0.9
22652026-09-03T04:17:19.777Z Compiling mockall_derive v0.14.0
22662026-09-03T04:17:20.044Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
22672026-09-03T04:17:20.329Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22682026-09-03T04:17:20.346Z Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
22692026-09-03T04:17:20.384Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
22702026-09-03T04:17:22.091Z Compiling sha2 v0.10.9
22712026-09-03T04:17:22.452Z Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros)
22722026-09-03T04:17:22.531Z Compiling mockall v0.14.0
22732026-09-03T04:17:22.553Z Compiling diff v0.1.13
22742026-09-03T04:17:22.779Z Compiling yansi v1.0.1
22752026-09-03T04:17:23.116Z Compiling pretty_assertions v1.4.1
22762026-09-03T04:17:23.276Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
22772026-09-03T04:17:24.029Z Compiling fs-err v3.1.2
22782026-09-03T04:17:24.318Z Compiling predicates-tree v1.0.12
22792026-09-03T04:17:24.358Z Compiling predicates v3.1.3
22802026-09-03T04:17:25.393Z Compiling git-stub v1.0.0
22812026-09-03T04:17:25.695Z Compiling filetime v0.2.26
22822026-09-03T04:17:25.732Z Compiling fragile v2.0.1
22832026-09-03T04:17:25.898Z Compiling downcast v0.11.0
22842026-09-03T04:17:26.048Z Compiling arrayvec v0.7.6
22852026-09-03T04:17:26.066Z Compiling constant_time_eq v0.3.1
22862026-09-03T04:17:26.121Z Compiling is_ci v1.2.0
22872026-09-03T04:17:26.192Z Compiling xattr v1.6.1
22882026-09-03T04:17:26.266Z Compiling arrayref v0.3.9
22892026-09-03T04:17:26.288Z Compiling supports-color v3.0.2
22902026-09-03T04:17:26.358Z Compiling blake3 v1.8.2
22912026-09-03T04:17:26.387Z Compiling tar v0.4.45
22922026-09-03T04:17:26.706Z Compiling toml v0.7.8
22932026-09-03T04:17:26.958Z Compiling git-stub-vcs v0.1.0
22942026-09-03T04:17:27.435Z Compiling curl-sys v0.4.89+curl-8.20.0
22952026-09-03T04:17:27.593Z Compiling signal-hook-tokio v0.4.0
22962026-09-03T04:17:27.904Z Compiling scuffle v0.1.0
22972026-09-03T04:17:28.899Z Compiling drift v0.2.0
22982026-09-03T04:17:29.409Z Compiling kstat-rs v0.2.4
22992026-09-03T04:17:29.609Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
23002026-09-03T04:17:29.758Z Compiling hex-literal v1.1.0
23012026-09-03T04:17:29.894Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
23022026-09-03T04:17:29.949Z Compiling topological-sort v0.2.2
23032026-09-03T04:17:30.102Z Compiling omicron-zone-package v0.12.2
23042026-09-03T04:17:30.189Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
23052026-09-03T04:17:30.475Z Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
23062026-09-03T04:17:30.818Z Compiling dropshot-api-manager v0.7.2
23072026-09-03T04:17:32.175Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
23082026-09-03T04:17:32.303Z Compiling curl v0.4.50
23092026-09-03T04:17:32.932Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e)
23102026-09-03T04:17:33.022Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
23112026-09-03T04:17:33.156Z Compiling iddqd v0.4.5
23122026-09-03T04:17:33.281Z Compiling internet-checksum v0.2.1
23132026-09-03T04:17:33.441Z Compiling search_path v0.1.4
23142026-09-03T04:17:33.667Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
23152026-09-03T04:17:33.921Z Compiling xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask)
23162026-09-03T04:17:34.236Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
23172026-09-03T04:17:37.941Z Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
23182026-09-03T04:17:41.715Z Compiling uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd)
23192026-09-03T04:18:28.852Z Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 28s
23202026-09-03T04:18:28.982Z Running unittests src/lib.rs (target/debug/deps/aal-e435743f5db9cebd)
23212026-09-03T04:18:28.986Z
23222026-09-03T04:18:28.986Zrunning 0 tests
23232026-09-03T04:18:28.986Z
23242026-09-03T04:18:28.986Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23252026-09-03T04:18:28.986Z
23262026-09-03T04:18:28.986Z Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3)
23272026-09-03T04:18:28.989Z
23282026-09-03T04:18:28.989Zrunning 0 tests
23292026-09-03T04:18:28.989Z
23302026-09-03T04:18:28.989Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23312026-09-03T04:18:28.989Z
23322026-09-03T04:18:28.993Z Running unittests src/lib.rs (target/debug/deps/asic-0cfd2f99e3cb4526)
23332026-09-03T04:18:28.993Z
23342026-09-03T04:18:28.993Zrunning 0 tests
23352026-09-03T04:18:28.993Z
23362026-09-03T04:18:28.993Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23372026-09-03T04:18:28.993Z
23382026-09-03T04:18:28.993Z Running unittests src/lib.rs (target/debug/deps/common-728aaa11d2bb131d)
23392026-09-03T04:18:28.997Z
23402026-09-03T04:18:28.998Zrunning 4 tests
23412026-09-03T04:18:29.001Ztest nat::tests::test_vni ... ok
23422026-09-03T04:18:29.001Ztest network::tests::test_generate_ipv6_link_local ... ok
23432026-09-03T04:18:29.001Ztest test_purge ... ok
23442026-09-03T04:18:29.005Ztest illumos::test::address_exists_handles_missing_object ... ok
23452026-09-03T04:18:29.005Z
23462026-09-03T04:18:29.005Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23472026-09-03T04:18:29.005Z
23482026-09-03T04:18:29.005Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-3b6a1705a6b97607)
23492026-09-03T04:18:29.008Z
23502026-09-03T04:18:29.008Zrunning 1 test
23512026-09-03T04:18:29.013Z -------
23522026-09-03T04:18:29.013Z Generating OpenAPI documents from API definitions ...
23532026-09-03T04:18:29.155Z Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ...
23542026-09-03T04:18:29.228Z Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi"
23552026-09-03T04:18:30.281Z -------
23562026-09-03T04:18:30.281Z Checking 14 OpenAPI documents...
23572026-09-03T04:18:30.281Z Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller
23582026-09-03T04:18:30.281Z Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller
23592026-09-03T04:18:30.281Z Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller
23602026-09-03T04:18:30.281Z Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller
23612026-09-03T04:18:30.285Z Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller
23622026-09-03T04:18:30.285Z Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller
23632026-09-03T04:18:30.285Z Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller
23642026-09-03T04:18:30.285Z Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller
23652026-09-03T04:18:30.285Z Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller
23662026-09-03T04:18:30.285Z Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller
23672026-09-03T04:18:30.285Z Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller
23682026-09-03T04:18:30.285Z Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller
23692026-09-03T04:18:30.285Z Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller
23702026-09-03T04:18:30.285Z Fresh dpd (versioned v14.0.0 (added locally)): Oxide Switch Dataplane Controller
23712026-09-03T04:18:30.285Z Fresh dpd "latest" symlink
23722026-09-03T04:18:30.285Z -------
23732026-09-03T04:18:30.285Z Success 14 documents checked: 15 fresh, 0 stale, 0 failed, 0 other problems
23742026-09-03T04:18:30.363Ztest test::test_apis_up_to_date ... ok
23752026-09-03T04:18:30.363Z
23762026-09-03T04:18:30.363Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.35s
23772026-09-03T04:18:30.363Z
23782026-09-03T04:18:30.426Z Running unittests src/main.rs (target/debug/deps/dpd-938643cdda812894)
23792026-09-03T04:18:30.432Z
23802026-09-03T04:18:30.432Zrunning 61 tests
23812026-09-03T04:18:30.435Ztest freemap::test_ordering ... ok
23822026-09-03T04:18:30.435Ztest config::tests::test_updates ... ok
23832026-09-03T04:18:30.435Ztest dhcpv6::tests::test_create_duid_bytes ... ok
23842026-09-03T04:18:30.435Ztest freemap::test_split ... ok
23852026-09-03T04:18:30.438Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
23862026-09-03T04:18:30.438Ztest macaddrs::tests::test_mac_offset ... ok
23872026-09-03T04:18:30.438Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
23882026-09-03T04:18:30.438ZSep 03 04:18:28.812 DEBG created new freemap, unit: freemap_testSep 03 04:18:28.813
23892026-09-03T04:18:30.439Z DEBG created new freemap, unit: freemap_test
23902026-09-03T04:18:30.439Ztest macaddrs::tests::test_parse_port_id ... ok
23912026-09-03T04:18:30.439ZSep 03 04:18:28.813 DEBG initted freemap. size: 128, unit: freemap_test
23922026-09-03T04:18:30.439ZSep 03 04:18:28.813Sep 03 04:18:28.813 DEBGDEBG created new freemapreset freemap, , unitunit:: freemap_testfreemap_test
23932026-09-03T04:18:30.439Z
23942026-09-03T04:18:30.439ZSep 03 04:18:28.813 DEBG initted freemap. size: 128, unit: freemap_test
23952026-09-03T04:18:30.439ZSep 03 04:18:28.813Sep 03 04:18:28.813 DEBG created new freemap, unit :DEBG freemap_testreset freemap,
23962026-09-03T04:18:30.439Zunit: freemap_test
23972026-09-03T04:18:30.439ZSep 03 04:18:28.813 DEBG initted freemap. size: 128, unit: freemap_test
23982026-09-03T04:18:30.439ZSep 03 04:18:28.813Sep 03 04:18:28.813 DEBGDEBG reset freemapinitted freemap. size: 128, unit:, unitfreemap_test:
23992026-09-03T04:18:30.439Z freemap_test
24002026-09-03T04:18:30.439ZSep 03 04:18:28.813 DEBG reset freemap, unit: freemap_test
24012026-09-03T04:18:30.439Ztest mcast::tests::test_canonicalize_sources ... ok
24022026-09-03T04:18:30.439Ztest freemap::test_basic ... ok
24032026-09-03T04:18:30.439Ztest freemap::test_reclaim ... ok
24042026-09-03T04:18:30.439Ztest freemap::test_exhaustion ... ok
24052026-09-03T04:18:30.439Ztest freemap::test_free ... ok
24062026-09-03T04:18:30.439Ztest mcast::tests::test_create_port_bitmap_all_same_direction ... ok
24072026-09-03T04:18:30.439Ztest mcast::tests::test_create_port_bitmap_empty ... ok
24082026-09-03T04:18:30.439Ztest mcast::tests::test_create_port_bitmap_filters_by_direction ... ok
24092026-09-03T04:18:30.439ZSep 03 04:18:28.813 DEBG created new freemap, unit: freemap_test
24102026-09-03T04:18:30.439ZSep 03 04:18:28.813 DEBG initted freemap. size: 8, unit: freemap_test
24112026-09-03T04:18:30.439ZSep 03 04:18:28.813 DEBG reset freemap, unit: freemap_test
24122026-09-03T04:18:30.439Ztest freemap::test_reclaim_preserves_existing_freelist ... ok
24132026-09-03T04:18:30.439Ztest mcast::tests::test_multicast_group_data_id_exhaustion ... ok
24142026-09-03T04:18:30.439Ztest mcast::tests::test_multicast_group_data_generate_id_allocation ... ok
24152026-09-03T04:18:30.439Ztest mcast::tests::test_paired_allocation_and_cleanup ... ok
24162026-09-03T04:18:30.439Ztest mcast::tests::test_concurrent_allocation_and_deallocation ... ok
24172026-09-03T04:18:30.440Ztest mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok
24182026-09-03T04:18:30.440Ztest mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok
24192026-09-03T04:18:30.440Ztest mcast::validate::tests::test_ipv4_ssm_with_sources ... ok
24202026-09-03T04:18:30.440Ztest mcast::tests::test_concurrent_id_allocation ... ok
24212026-09-03T04:18:30.440Ztest mcast::validate::tests::test_address_validation_integrated ... ok
24222026-09-03T04:18:30.440Ztest mcast::tests::test_sources_contain_any ... ok
24232026-09-03T04:18:30.440Ztest mcast::validate::tests::test_ipv4_validation ... ok
24242026-09-03T04:18:30.440Ztest mcast::validate::tests::test_ipv6_validation ... ok
24252026-09-03T04:18:30.440Ztest mcast::validate::tests::test_address_validation_with_source_validation ... ok
24262026-09-03T04:18:30.440Ztest mcast::validate::tests::test_ipv6_ssm_with_sources ... ok
24272026-09-03T04:18:30.440Ztest mcast::validate::tests::test_is_ssm_function ... ok
24282026-09-03T04:18:30.440Ztest mcast::validate::tests::test_validate_nat_target ... ok
24292026-09-03T04:18:30.440Ztest api_server::tests::test_build_info ... ok
24302026-09-03T04:18:30.440Ztest mcast::validate::tests::test_validate_not_underlay_subnet ... ok
24312026-09-03T04:18:30.440Ztest mcast::tests::test_id_range_boundaries ... ok
24322026-09-03T04:18:30.440Ztest mcast::validate::tests::test_validate_source_addresses ... ok
24332026-09-03T04:18:30.440Ztest mcast::validate::tests::test_reserved_and_unallocatable_addresses ... ok
24342026-09-03T04:18:30.440Ztest nat::test_mapping ... ok
24352026-09-03T04:18:30.440Ztest mcast::validate::tests::test_validate_tag ... ok
24362026-09-03T04:18:30.440Ztest port_map::tests::test_backplane_group ... ok
24372026-09-03T04:18:30.440Ztest mcast::validate::tests::test_validate_tag_format ... ok
24382026-09-03T04:18:30.440Ztest port_map::tests::test_port_map ... ok
24392026-09-03T04:18:30.440ZSep 03 04:18:28.815 DEBG created new freemap, unit: freemap_test
24402026-09-03T04:18:30.445ZSep 03 04:18:28.815 DEBG initted freemap. size: 128, unit: freemap_test
24412026-09-03T04:18:30.445ZSep 03 04:18:28.815 DEBG reset freemap, unit: freemap_test
24422026-09-03T04:18:30.445Ztest port_map::tests::dump_map ... ok
24432026-09-03T04:18:30.445Ztest freemap::test_span ... ok
24442026-09-03T04:18:30.445ZSep 03 04:18:28.816 DEBG created new freemap, unit: freemap_route_ipv4
24452026-09-03T04:18:30.445ZSep 03 04:18:28.816 DEBG created new freemap, unit: freemap_route_ipv6
24462026-09-03T04:18:30.445ZSep 03 04:18:28.816 DEBG initted freemap. size: 64, unit: Sep 03 04:18:28.816 DEBG created new freemap, unit: freemap_route_ipv4
24472026-09-03T04:18:30.445ZSep 03 04:18:28.816 DEBG created new freemap, unit: freemap_route_ipv6
24482026-09-03T04:18:30.445ZSep 03 04:18:28.816 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
24492026-09-03T04:18:30.445ZSep 03 04:18:28.816 DEBG reset freemap, unit: freemap_route_ipv4
24502026-09-03T04:18:30.445ZSep 03 04:18:28.816 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
24512026-09-03T04:18:30.445ZSep 03 04:18:28.816 DEBG reset freemap, unit: freemap_route_ipv6
24522026-09-03T04:18:30.445ZSep 03 04:18:28.816 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
24532026-09-03T04:18:30.445ZSep 03 04:18:28.816 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 } }]
24542026-09-03T04:18:30.445ZSep 03 04:18:28.816 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 } }]
24552026-09-03T04:18:30.445Ztest port_map::tests::parse_softnpu_revision ... ok
24562026-09-03T04:18:30.445ZSep 03 04:18:28.816Sep 03 04:18:28.816 DEBG DEBGcreated new freemap , created new freemapunit:, unitfreemap_route_ipv4:
24572026-09-03T04:18:30.445Zfreemap_route_ipv4
24582026-09-03T04:18:30.445ZSep 03 04:18:28.816 DEBG created new freemap, unit: freemap_route_ipv6
24592026-09-03T04:18:30.445ZSep 03 04:18:28.816Sep 03 04:18:28.816 DEBGDEBG created new freemapinitted freemap. size: 64, , unitunit:: freemap_route_ipv6freemap_route_ipv4
24602026-09-03T04:18:30.445Z
24612026-09-03T04:18:30.445ZSep 03 04:18:28.816Sep 03 04:18:28.816 DEBGDEBG reset freemapinitted freemap. size: 64, , unitunit:: freemap_route_ipv4freemap_route_ipv4
24622026-09-03T04:18:30.445Z
24632026-09-03T04:18:30.446ZSep 03 04:18:28.816 Sep 03 04:18:28.816DEBG DEBGreset freemap , initted freemap. size: 64unit, :unit :freemap_route_ipv4
24642026-09-03T04:18:30.446Zfreemap_route_ipv6
24652026-09-03T04:18:30.446ZSep 03 04:18:28.816Sep 03 04:18:28.816 DEBGDEBGSep 03 04:18:28.816 reset freemapDEBG, initted freemap. size: 64unit, :unit created new freemapfreemap_route_ipv6,
24662026-09-03T04:18:30.446Zunit:: freemap_route_ipv4Sep 03 04:18:28.816freemap_route_ipv6
24672026-09-03T04:18:30.446Z
24682026-09-03T04:18:30.446ZINFO adding route 3fff:dead::/64 -> 2001:db8::55:1
24692026-09-03T04:18:30.446ZSep 03 04:18:28.816 DEBGSep 03 04:18:28.816 Sep 03 04:18:28.816DEBGcreated new freemap , reset freemapDEBGunit , :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 } }]:
24702026-09-03T04:18:30.446Z freemap_route_ipv6freemap_route_ipv6
24712026-09-03T04:18:30.446Z
24722026-09-03T04:18:30.446ZSep 03 04:18:28.816Sep 03 04:18:28.816 Sep 03 04:18:28.816INFOINFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1 adding route 3fff:dead::/64 -> 2001:db8::55:1initted freemap. size: 64
24732026-09-03T04:18:30.446Z,
24742026-09-03T04:18:30.446Zunit: freemap_route_ipv4
24752026-09-03T04:18:30.446ZSep 03 04:18:28.816Sep 03 04:18:28.816 DEBG DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] Sep 03 04:18:28.816replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
24762026-09-03T04:18:30.446Z
24772026-09-03T04:18:30.446Z DEBG reset freemap, Sep 03 04:18:28.816Sep 03 04:18:28.816unit INFO: INFOadding route 3fff:dead::/64 -> 2001:db8::55:1 adding route 3fff:dead::/64 -> 2001:db8::55:2freemap_route_ipv4
24782026-09-03T04:18:30.446Z
24792026-09-03T04:18:30.446Z
24802026-09-03T04:18:30.446ZSep 03 04:18:28.816Sep 03 04:18:28.816 Sep 03 04:18:28.816 DEBG DEBG 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 } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
24812026-09-03T04:18:30.446Z initted freemap. size: 64
24822026-09-03T04:18:30.446Z, unit:Sep 03 04:18:28.816 Sep 03 04:18:28.816freemap_route_ipv6
24832026-09-03T04:18:30.446ZINFOINFO adding route 3fff:beef::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:2
24842026-09-03T04:18:30.446Z
24852026-09-03T04:18:30.446ZSep 03 04:18:28.816 DEBG reset freemapSep 03 04:18:28.816, Sep 03 04:18:28.816 unitDEBG:DEBG freemap_route_ipv6replacing 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 } }]
24862026-09-03T04:18:30.446Z
24872026-09-03T04:18:30.446Zreplacing 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-03T04:18:30.446ZSep 03 04:18:28.816Sep 03 04:18:28.816 INFOINFOSep 03 04:18:28.816 adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 3fff:beef::/64 -> 2001:db8::55:ffINFO
24892026-09-03T04:18:30.446Z
24902026-09-03T04:18:30.447Z adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
24912026-09-03T04:18:30.447ZSep 03 04:18:28.816Sep 03 04:18:28.816Sep 03 04:18:28.816 DEBGDEBG DEBGreplacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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: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-03T04:18:30.447Z
24932026-09-03T04:18:30.447Z
24942026-09-03T04:18:30.447ZSep 03 04:18:28.817Sep 03 04:18:28.817 Sep 03 04:18:28.817INFO INFOadding route 3fff:dead::/64 -> 2001:db8::55:2INFO
24952026-09-03T04:18:30.447Zadding route 3fff:beef:2::/64 -> 2001:db8::55:ffadding route 3fff:beef:1::/64 -> 2001:db8::55:ff
24962026-09-03T04:18:30.447Z
24972026-09-03T04:18:30.447ZSep 03 04:18:28.817Sep 03 04:18:28.817Sep 03 04:18:28.817 DEBGDEBG replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
24982026-09-03T04:18:30.447ZDEBG
24992026-09-03T04:18:30.447Zreplacing 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 } }]
25002026-09-03T04:18:30.447ZSep 03 04:18:28.817 INFOSep 03 04:18:28.817Sep 03 04:18:28.817 adding route 3fff:beef:2::/64 -> 2001:db8::55:ffINFO
25012026-09-03T04:18:30.447ZINFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:3
25022026-09-03T04:18:30.447Z
25032026-09-03T04:18:30.447ZSep 03 04:18:28.817 Sep 03 04:18:28.817Sep 03 04:18:28.817 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:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
25042026-09-03T04:18:30.447Z
25052026-09-03T04:18:30.447Zreplacing 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 } }]
25062026-09-03T04:18:30.447ZSep 03 04:18:28.817Sep 03 04:18:28.817Sep 03 04:18:28.817 INFO INFO INFOadding route 3fff:beef:3::/64 -> 2001:db8::55:ff adding route 3fff:beef:4::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:4
25072026-09-03T04:18:30.447Z
25082026-09-03T04:18:30.447Z
25092026-09-03T04:18:30.447ZSep 03 04:18:28.817Sep 03 04:18:28.817 Sep 03 04:18:28.817DEBG 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
25102026-09-03T04:18:30.447ZDEBG 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:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 03 04:18:28.817
25112026-09-03T04:18:30.447Z
25122026-09-03T04:18:30.447ZINFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
25132026-09-03T04:18:30.447ZSep 03 04:18:28.817 Sep 03 04:18:28.817INFOSep 03 04:18:28.817 DEBGadding route 3fff:beef:5::/64 -> 2001:db8::55:ff INFOreplacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
25142026-09-03T04:18:30.447Z
25152026-09-03T04:18:30.447Zadding route 3fff:beef::/64 -> 2001:db8::55:ff
25162026-09-03T04:18:30.447ZSep 03 04:18:28.817Sep 03 04:18:28.817 INFOSep 03 04:18:28.817 DEBG adding route 3fff:beef:5::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
25172026-09-03T04:18:30.447ZDEBG
25182026-09-03T04:18:30.448Z 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 03 04:18:28.817
25192026-09-03T04:18:30.448Z Sep 03 04:18:28.817DEBG 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 } }]
25202026-09-03T04:18:30.448Zadding route 3fff:beef:6::/64 -> 2001:db8::55:ff
25212026-09-03T04:18:30.448ZSep 03 04:18:28.817 Sep 03 04:18:28.817INFO Sep 03 04:18:28.817INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ffDEBGadding route 3fff:beef:1::/64 -> 2001:db8::55:ff
25222026-09-03T04:18:30.448Z
25232026-09-03T04:18:30.448Zreplacing 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 } }]
25242026-09-03T04:18:30.448ZSep 03 04:18:28.817Sep 03 04:18:28.817Sep 03 04:18:28.817 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 } }]DEBG
25252026-09-03T04:18:30.448Z adding route 3fff:beef:7::/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 } }]
25262026-09-03T04:18:30.448Z
25272026-09-03T04:18:30.448ZSep 03 04:18:28.817Sep 03 04:18:28.817 Sep 03 04:18:28.817INFO INFOadding route 3fff:beef:7::/64 -> 2001:db8::55:ff
25282026-09-03T04:18:30.448Zadding route 3fff:beef:2::/64 -> 2001:db8::55:ff
25292026-09-03T04:18:30.448ZDEBG Sep 03 04:18:28.817replacing 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 } }]
25302026-09-03T04:18:30.448ZDEBGSep 03 04:18:28.817 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 } }]
25312026-09-03T04:18:30.448ZSep 03 04:18:28.817replacing 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 } }]
25322026-09-03T04:18:30.448ZINFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
25332026-09-03T04:18:30.448ZSep 03 04:18:28.817Sep 03 04:18:28.817Sep 03 04:18:28.817 INFO DEBGINFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ffadding route 3fff:beef:3::/64 -> 2001:db8::55:ff
25342026-09-03T04:18:30.448Zreplacing 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 } }]
25352026-09-03T04:18:30.448Z
25362026-09-03T04:18:30.448ZSep 03 04:18:28.817 Sep 03 04:18:28.817Sep 03 04:18:28.817 DEBGDEBGINFO 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: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:9::/64 -> 2001:db8::55:ff
25372026-09-03T04:18:30.448Z
25382026-09-03T04:18:30.448Z
25392026-09-03T04:18:30.448ZSep 03 04:18:28.817Sep 03 04:18:28.817Sep 03 04:18:28.817 INFO INFODEBG adding route 3fff:beef:9::/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 } }]
25402026-09-03T04:18:30.453Z
25412026-09-03T04:18:30.453Z adding route 3fff:beef:4::/64 -> 2001:db8::55:ffSep 03 04:18:28.817
25422026-09-03T04:18:30.453Z DEBG Sep 03 04:18:28.817replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.817
25432026-09-03T04:18:30.453ZINFO DEBGadding route 3fff:beef:a::/64 -> 2001:db8::55:ff
25442026-09-03T04:18:30.453Zreplacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.817
25452026-09-03T04:18:30.453Z INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
25462026-09-03T04:18:30.453ZSep 03 04:18:28.817Sep 03 04:18:28.817 DEBG 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 } }]Sep 03 04:18:28.817
25472026-09-03T04:18:30.453Zadding route 3fff:beef:5::/64 -> 2001:db8::55:ff
25482026-09-03T04:18:30.453ZDEBG Sep 03 04:18:28.817replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:18:28.817INFO
25492026-09-03T04:18:30.453Zadding route 3fff:beef:b::/64 -> 2001:db8::55:ffDEBG
25502026-09-03T04:18:30.453Z 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 } }]
25512026-09-03T04:18:30.453ZSep 03 04:18:28.817Sep 03 04:18:28.817 Sep 03 04:18:28.817DEBG INFO INFOadding route 3fff:beef:b::/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 } }]
25522026-09-03T04:18:30.453Z
25532026-09-03T04:18:30.453Z adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
25542026-09-03T04:18:30.453ZSep 03 04:18:28.817 Sep 03 04:18:28.817INFO Sep 03 04:18:28.817adding route 3fff:beef:c::/64 -> 2001:db8::55:ff DEBG
25552026-09-03T04:18:30.454ZDEBG 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 } }]
25562026-09-03T04:18:30.454Z
25572026-09-03T04:18:30.454ZSep 03 04:18:28.817 DEBGSep 03 04:18:28.817 Sep 03 04:18:28.817 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 } }]INFO
25582026-09-03T04:18:30.454Z adding route 3fff:beef:c::/64 -> 2001:db8::55:ffadding route 3fff:beef:7::/64 -> 2001:db8::55:ff
25592026-09-03T04:18:30.454Z
25602026-09-03T04:18:30.454ZSep 03 04:18:28.817 INFO Sep 03 04:18:28.817Sep 03 04:18:28.817 DEBGadding route 3fff:beef:d::/64 -> 2001:db8::55:ff 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 } }]
25612026-09-03T04:18:30.454Z
25622026-09-03T04:18:30.454Zreplacing 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 } }]
25632026-09-03T04:18:30.454ZSep 03 04:18:28.817Sep 03 04:18:28.817Sep 03 04:18:28.817 DEBGINFO 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 } }]adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
25642026-09-03T04:18:30.454Z
25652026-09-03T04:18:30.454Zadding route 3fff:beef:8::/64 -> 2001:db8::55:ff
25662026-09-03T04:18:30.454ZSep 03 04:18:28.817Sep 03 04:18:28.817 INFOSep 03 04:18:28.817DEBG DEBGreplacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
25672026-09-03T04:18:30.454Z adding route 3fff:beef:e::/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 } }]
25682026-09-03T04:18:30.454Z
25692026-09-03T04:18:30.454ZSep 03 04:18:28.817Sep 03 04:18:28.817Sep 03 04:18:28.817 INFODEBG adding route 3fff:beef:9::/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 } }]
25702026-09-03T04:18:30.454Z
25712026-09-03T04:18:30.454ZSep 03 04:18:28.817 Sep 03 04:18:28.817INFO DEBG adding route 3fff:beef:e::/64 -> 2001:db8::55:ffINFO
25722026-09-03T04:18:30.454Z 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:f::/64 -> 2001:db8::55:ff
25732026-09-03T04:18:30.454Z
25742026-09-03T04:18:30.454ZSep 03 04:18:28.817Sep 03 04:18:28.817Sep 03 04:18:28.817 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 } }]INFO
25752026-09-03T04:18:30.454Z adding route 3fff:beef:a::/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 } }]
25762026-09-03T04:18:30.454Z
25772026-09-03T04:18:30.454ZSep 03 04:18:28.817Sep 03 04:18:28.817Sep 03 04:18:28.817 INFODEBG 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
25782026-09-03T04:18:30.454Zadding route 3fff:beef:f::/64 -> 2001:db8::55:ff
25792026-09-03T04:18:30.454Zadding route 3fff:beef:10::/64 -> 2001:db8::55:ff
25802026-09-03T04:18:30.454ZSep 03 04:18:28.817Sep 03 04:18:28.817 INFODEBG adding route 3fff:beef:b::/64 -> 2001:db8::55:ffSep 03 04:18:28.817replacing 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 } }]
25812026-09-03T04:18:30.454Z
25822026-09-03T04:18:30.454Z 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 03 04:18:28.817
25832026-09-03T04:18:30.455Z INFOSep 03 04:18:28.817 adding route 3fff:beef:10::/64 -> 2001:db8::55:ffDEBG
25842026-09-03T04:18:30.455Z Sep 03 04:18:28.817replacing 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 } }]
25852026-09-03T04:18:30.455ZINFOSep 03 04:18:28.817 DEBGadding route 3fff:beef:11::/64 -> 2001:db8::55:ff
25862026-09-03T04:18:30.455Zreplacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.817
25872026-09-03T04:18:30.455Z INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ffSep 03 04:18:28.817
25882026-09-03T04:18:30.455Z Sep 03 04:18:28.817DEBG 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
25892026-09-03T04:18:30.455Z Sep 03 04:18:28.817adding route 3fff:beef:11::/64 -> 2001:db8::55:ff
25902026-09-03T04:18:30.455ZDEBG Sep 03 04:18:28.817Sep 03 04:18:28.817Sep 03 04:18:28.817 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 } }]
25912026-09-03T04:18:30.455ZINFODEBG adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
25922026-09-03T04:18:30.455ZSep 03 04:18:28.817replacing 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
25932026-09-03T04:18:30.455Z INFOSep 03 04:18:28.817 adding route 3fff:beef:d::/64 -> 2001:db8::55:ffDEBG
25942026-09-03T04:18:30.455Z Sep 03 04:18:28.817replacing 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 } }] created new freemap
25952026-09-03T04:18:30.455ZINFO, Sep 03 04:18:28.817unit : DEBGadding route 3fff:beef:12::/64 -> 2001:db8::55:ff
25962026-09-03T04:18:30.455Zreplacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.817
25972026-09-03T04:18:30.455Z INFO freemap_route_ipv4Sep 03 04:18:28.817adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
25982026-09-03T04:18:30.455ZSep 03 04:18:28.817
25992026-09-03T04:18:30.455ZINFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ffDEBG Sep 03 04:18:28.817replacing 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 } }]
26002026-09-03T04:18:30.455Z
26012026-09-03T04:18:30.455Z 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 } }]Sep 03 04:18:28.817
26022026-09-03T04:18:30.455ZSep 03 04:18:28.817Sep 03 04:18:28.817 DEBGINFO created new freemapDEBG adding route 3fff:beef:13::/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 } }]
26032026-09-03T04:18:30.455Z,
26042026-09-03T04:18:30.455Zunit:Sep 03 04:18:28.817 freemap_route_ipv6
26052026-09-03T04:18:30.455ZINFO Sep 03 04:18:28.817Sep 03 04:18:28.817 INFOadding route 3fff:beef:14::/64 -> 2001:db8::55:ffSep 03 04:18:28.817DEBG replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:f::/64 -> 2001:db8::55:ffDEBG
26062026-09-03T04:18:30.455Z
26072026-09-03T04:18:30.455Z
26082026-09-03T04:18:30.455Zinitted freemap. size: 64, Sep 03 04:18:28.817unit Sep 03 04:18:28.817Sep 03 04:18:28.817:DEBG DEBGfreemap_route_ipv4
26092026-09-03T04:18:30.455Zreplacing 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: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 } }]
26102026-09-03T04:18:30.455ZINFO
26112026-09-03T04:18:30.456Zadding route 3fff:beef:14::/64 -> 2001:db8::55:ff
26122026-09-03T04:18:30.456ZSep 03 04:18:28.817Sep 03 04:18:28.817 Sep 03 04:18:28.817INFO Sep 03 04:18:28.817INFO DEBGadding route 3fff:beef:15::/64 -> 2001:db8::55:ffadding route 3fff:beef:10::/64 -> 2001:db8::55:ff
26132026-09-03T04:18:30.456Zreplacing 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
26142026-09-03T04:18:30.456Z
26152026-09-03T04:18:30.456Z Sep 03 04:18:28.817Sep 03 04:18:28.817reset freemap , DEBGDEBGunit 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:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.817:
26162026-09-03T04:18:30.456Z
26172026-09-03T04:18:30.456ZINFO adding route 3fff:beef:15::/64 -> 2001:db8::55:fffreemap_route_ipv4
26182026-09-03T04:18:30.456ZSep 03 04:18:28.817
26192026-09-03T04:18:30.456Z INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ffSep 03 04:18:28.817
26202026-09-03T04:18:30.456Z INFOSep 03 04:18:28.817Sep 03 04:18:28.817 Sep 03 04:18:28.817adding route 3fff:beef:16::/64 -> 2001:db8::55:ff DEBG
26212026-09-03T04:18:30.456Z DEBGinitted freemap. size: 64 replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
26222026-09-03T04:18:30.456Z, replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.817
26232026-09-03T04:18:30.456Zunit: DEBGfreemap_route_ipv6Sep 03 04:18:28.817 Sep 03 04:18:28.817replacing 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 } }]
26242026-09-03T04:18:30.456ZINFOINFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ff
26252026-09-03T04:18:30.456Zadding route 3fff:beef:12::/64 -> 2001:db8::55:ff
26262026-09-03T04:18:30.456Z
26272026-09-03T04:18:30.456ZSep 03 04:18:28.817 INFOSep 03 04:18:28.817Sep 03 04:18:28.817Sep 03 04:18:28.817 adding route 3fff:beef:17::/64 -> 2001:db8::55:ff DEBG
26282026-09-03T04:18:30.456Z DEBG reset freemap 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 } }]unitSep 03 04:18:28.817 :
26292026-09-03T04:18:30.456Z 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 } }]DEBGfreemap_route_ipv6
26302026-09-03T04:18:30.456Z 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 } }]
26312026-09-03T04:18:30.456ZSep 03 04:18:28.817
26322026-09-03T04:18:30.456Z INFOSep 03 04:18:28.817Sep 03 04:18:28.817 Sep 03 04:18:28.817 INFOINFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ffadding route 3fff:beef:13::/64 -> 2001:db8::55:ff
26332026-09-03T04:18:30.456ZINFOadding route 172.16.0.0/32 -> 10.0.0.1
26342026-09-03T04:18:30.456Z
26352026-09-03T04:18:30.456Z adding route 3fff:beef:18::/64 -> 2001:db8::55:ff
26362026-09-03T04:18:30.456ZSep 03 04:18:28.817Sep 03 04:18:28.817 Sep 03 04:18:28.817DEBG Sep 03 04:18:28.817 DEBGreplacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG
26372026-09-03T04:18:30.457ZDEBG replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] Sep 03 04:18:28.817
26382026-09-03T04:18:30.457Z
26392026-09-03T04:18:30.457Zreplacing 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 } }]
26402026-09-03T04:18:30.461ZINFOSep 03 04:18:28.817 DEBGadding route 3fff:beef:18::/64 -> 2001:db8::55:ff Sep 03 04:18:28.817replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]Sep 03 04:18:28.817
26412026-09-03T04:18:30.461ZINFO INFO
26422026-09-03T04:18:30.461Z adding route 3fff:beef:14::/64 -> 2001:db8::55:ffSep 03 04:18:28.817adding route 3fff:beef:19::/64 -> 2001:db8::55:ff
26432026-09-03T04:18:30.461ZDEBG
26442026-09-03T04:18:30.461Z 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 } }]
26452026-09-03T04:18:30.461ZSep 03 04:18:28.817Sep 03 04:18:28.817 DEBGDEBGSep 03 04:18:28.817 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: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 } }]
26462026-09-03T04:18:30.461Z
26472026-09-03T04:18:30.461ZINFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ffSep 03 04:18:28.817
26482026-09-03T04:18:30.461Z Sep 03 04:18:28.817INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffINFO
26492026-09-03T04:18:30.461ZSep 03 04:18:28.817 adding route 3fff:beef:15::/64 -> 2001:db8::55:ffDEBG
26502026-09-03T04:18:30.461Z 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 } }]
26512026-09-03T04:18:30.461ZSep 03 04:18:28.817Sep 03 04:18:28.817 Sep 03 04:18:28.817DEBG DEBGINFO replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffreplacing 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 } }]
26522026-09-03T04:18:30.461Z
26532026-09-03T04:18:30.462Z
26542026-09-03T04:18:30.462ZSep 03 04:18:28.817Sep 03 04:18:28.817 Sep 03 04:18:28.817DEBG INFOINFO replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:16::/64 -> 2001:db8::55:ff
26552026-09-03T04:18:30.462Z
26562026-09-03T04:18:30.462Zadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
26572026-09-03T04:18:30.462ZSep 03 04:18:28.817Sep 03 04:18:28.817 freemap_route_ipv4DEBG Sep 03 04:18:28.817INFO
26582026-09-03T04:18:30.462Zreplacing 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
26592026-09-03T04:18:30.462Zadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
26602026-09-03T04:18:30.462Zreplacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.817
26612026-09-03T04:18:30.462ZSep 03 04:18:28.817 INFODEBG Sep 03 04:18:28.817reset freemap adding route 3fff:beef:17::/64 -> 2001:db8::55:ffDEBG
26622026-09-03T04:18:30.462Zreplacing 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 } }],
26632026-09-03T04:18:30.462ZSep 03 04:18:28.817unit :INFO freemap_route_ipv4adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffSep 03 04:18:28.817
26642026-09-03T04:18:30.462Z
26652026-09-03T04:18:30.462Ztest route::tests::grow_succeeds ... ok
26662026-09-03T04:18:30.462ZSep 03 04:18:28.817 DEBGINFOSep 03 04:18:28.818 adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff DEBGreplacing 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 } }]
26672026-09-03T04:18:30.462Zreplacing 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 } }]
26682026-09-03T04:18:30.462Z
26692026-09-03T04:18:30.462ZSep 03 04:18:28.818 Sep 03 04:18:28.818INFOSep 03 04:18:28.818 INFO DEBG adding route 3fff:beef:18::/64 -> 2001:db8::55:ffadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
26702026-09-03T04:18:30.462Zreplacing 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 } }]
26712026-09-03T04:18:30.462Z
26722026-09-03T04:18:30.462ZSep 03 04:18:28.818 Sep 03 04:18:28.818DEBGSep 03 04:18:28.818Sep 03 04:18:28.818 INFODEBG replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
26732026-09-03T04:18:30.462ZDEBG
26742026-09-03T04:18:30.462Zreplacing 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 } }]initted freemap. size: 64
26752026-09-03T04:18:30.462Z, Sep 03 04:18:28.818unit Sep 03 04:18:28.818INFOSep 03 04:18:28.818: adding route 3fff:beef:19::/64 -> 2001:db8::55:ffINFO DEBGfreemap_route_ipv6
26762026-09-03T04:18:30.462Z
26772026-09-03T04:18:30.462Z 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:1e::/64 -> 2001:db8::55:ff
26782026-09-03T04:18:30.462Z
26792026-09-03T04:18:30.462ZSep 03 04:18:28.818 DEBGSep 03 04:18:28.818Sep 03 04:18:28.818Sep 03 04:18:28.818 INFODEBGDEBG 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 } }]reset freemap
26802026-09-03T04:18:30.463Z, unit:replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
26812026-09-03T04:18:30.463ZSep 03 04:18:28.818
26822026-09-03T04:18:30.463Z INFOfreemap_route_ipv6
26832026-09-03T04:18:30.463Zadding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
26842026-09-03T04:18:30.463ZSep 03 04:18:28.818 DEBGSep 03 04:18:28.818Sep 03 04:18:28.818 Sep 03 04:18:28.818INFO INFOreplacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:1
26852026-09-03T04:18:30.463Z
26862026-09-03T04:18:30.463Z
26872026-09-03T04:18:30.463ZDEBG replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.818Sep 03 04:18:28.818Sep 03 04:18:28.818
26882026-09-03T04:18:30.463ZDEBG 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 } }]
26892026-09-03T04:18:30.463Zreplacing 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 Sep 03 04:18:28.818adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
26902026-09-03T04:18:30.463Z
26912026-09-03T04:18:30.463ZINFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ff
26922026-09-03T04:18:30.463ZSep 03 04:18:28.818Sep 03 04:18:28.818 Sep 03 04:18:28.818 INFOINFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
26932026-09-03T04:18:30.463Z adding route 3fff:beef::/64 -> 2001:db8::55:ffDEBGSep 03 04:18:28.818
26942026-09-03T04:18:30.463Z replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.818DEBG
26952026-09-03T04:18:30.463Zreplacing 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 } }]DEBGSep 03 04:18:28.818
26962026-09-03T04:18:30.463Z Sep 03 04:18:28.818replacing 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
26972026-09-03T04:18:30.463Z INFO replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:20::/64 -> 2001:db8::55:ffSep 03 04:18:28.818
26982026-09-03T04:18:30.463Z
26992026-09-03T04:18:30.463Z INFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ffSep 03 04:18:28.818Sep 03 04:18:28.818
27002026-09-03T04:18:30.463Z Sep 03 04:18:28.818 INFOINFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ffDEBG
27012026-09-03T04:18:30.463Z adding route 3fff:beef:1c::/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 } }]
27022026-09-03T04:18:30.463ZSep 03 04:18:28.818
27032026-09-03T04:18:30.463Z Sep 03 04:18:28.818DEBG DEBGSep 03 04:18:28.818 replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
27042026-09-03T04:18:30.463Zreplacing 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 } }]
27052026-09-03T04:18:30.463Zreplacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.818
27062026-09-03T04:18:30.463Z INFOSep 03 04:18:28.818 Sep 03 04:18:28.818INFO Sep 03 04:18:28.818adding route 3fff:beef:22::/64 -> 2001:db8::55:ffINFO INFO
27072026-09-03T04:18:30.463Z adding route 3fff:beef:21::/64 -> 2001:db8::55:ffadding route 3fff:beef:1d::/64 -> 2001:db8::55:ffadding route 3fff:beef:2::/64 -> 2001:db8::55:ff
27082026-09-03T04:18:30.464Z
27092026-09-03T04:18:30.464Z
27102026-09-03T04:18:30.464ZSep 03 04:18:28.818 DEBG replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.818
27112026-09-03T04:18:30.464Z Sep 03 04:18:28.818DEBGSep 03 04:18:28.818 DEBGDEBG replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
27122026-09-03T04:18:30.464Z
27132026-09-03T04:18:30.464ZSep 03 04:18:28.818replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:18:28.818
27142026-09-03T04:18:30.464ZINFO Sep 03 04:18:28.818INFOSep 03 04:18:28.818 adding route 3fff:beef:3::/64 -> 2001:db8::55:ffadding route 3fff:beef:23::/64 -> 2001:db8::55:ff
27152026-09-03T04:18:30.464ZINFO
27162026-09-03T04:18:30.464ZINFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ffadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
27172026-09-03T04:18:30.464Z
27182026-09-03T04:18:30.464ZSep 03 04:18:28.818Sep 03 04:18:28.818 DEBGDEBG Sep 03 04:18:28.818Sep 03 04:18:28.818 replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
27192026-09-03T04:18:30.464ZDEBG
27202026-09-03T04:18:30.464Z 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 } }]
27212026-09-03T04:18:30.464ZSep 03 04:18:28.818replacing 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 } }] INFOSep 03 04:18:28.818
27222026-09-03T04:18:30.464ZSep 03 04:18:28.818 adding route 3fff:beef:24::/64 -> 2001:db8::55:ffINFO
27232026-09-03T04:18:30.464ZINFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff Sep 03 04:18:28.818
27242026-09-03T04:18:30.464ZSep 03 04:18:28.818 adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffINFO
27252026-09-03T04:18:30.464ZDEBGSep 03 04:18:28.818adding route 3fff:beef:23::/64 -> 2001:db8::55:ff
27262026-09-03T04:18:30.464Zreplacing 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 } }]
27272026-09-03T04:18:30.464Z DEBGSep 03 04:18:28.818 replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.818
27282026-09-03T04:18:30.464ZSep 03 04:18:28.818DEBG 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
27292026-09-03T04:18:30.464Z replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.818INFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ffINFOSep 03 04:18:28.818
27302026-09-03T04:18:30.464Z INFO
27312026-09-03T04:18:30.464Zadding route 3fff:beef:20::/64 -> 2001:db8::55:ffadding route 3fff:beef:5::/64 -> 2001:db8::55:ffSep 03 04:18:28.818
27322026-09-03T04:18:30.464Z
27332026-09-03T04:18:30.464ZDEBGSep 03 04:18:28.818 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 } }]INFO
27342026-09-03T04:18:30.465Z adding route 3fff:beef:24::/64 -> 2001:db8::55:ff
27352026-09-03T04:18:30.465ZSep 03 04:18:28.818 Sep 03 04:18:28.818Sep 03 04:18:28.818INFO Sep 03 04:18:28.818DEBG 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 } }]adding route 3fff:beef:26::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
27362026-09-03T04:18:30.465Z
27372026-09-03T04:18:30.465Z
27382026-09-03T04:18:30.465Z 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 } }]
27392026-09-03T04:18:30.465ZSep 03 04:18:28.818Sep 03 04:18:28.818 Sep 03 04:18:28.818 Sep 03 04:18:28.818DEBGINFO 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 INFO
27402026-09-03T04:18:30.469Z adding route 3fff:beef:21::/64 -> 2001:db8::55:ffadding route 3fff:beef:6::/64 -> 2001:db8::55:ff
27412026-09-03T04:18:30.469Zadding route 3fff:beef:25::/64 -> 2001:db8::55:ff
27422026-09-03T04:18:30.469Z
27432026-09-03T04:18:30.469ZSep 03 04:18:28.818Sep 03 04:18:28.818 Sep 03 04:18:28.818INFOSep 03 04:18:28.818DEBG adding route 3fff:beef:27::/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 } }]
27442026-09-03T04:18:30.469Z
27452026-09-03T04:18:30.469ZDEBG replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
27462026-09-03T04:18:30.469Z replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.818
27472026-09-03T04:18:30.469ZSep 03 04:18:28.818Sep 03 04:18:28.818 DEBG Sep 03 04:18:28.818INFOINFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ff INFOadding route 3fff:beef:22::/64 -> 2001:db8::55:ff
27482026-09-03T04:18:30.469Z
27492026-09-03T04:18:30.469Zreplacing 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 } }]
27502026-09-03T04:18:30.469Zadding route 3fff:beef:7::/64 -> 2001:db8::55:ffSep 03 04:18:28.818Sep 03 04:18:28.818 DEBG DEBG
27512026-09-03T04:18:30.469Zreplacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:18:28.818replacing 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 } }]
27522026-09-03T04:18:30.469Z INFO
27532026-09-03T04:18:30.469Z Sep 03 04:18:28.818adding route 3fff:beef:28::/64 -> 2001:db8::55:ffSep 03 04:18:28.818
27542026-09-03T04:18:30.469ZINFOSep 03 04:18:28.818DEBG adding route 3fff:beef:27::/64 -> 2001:db8::55:ffINFO
27552026-09-03T04:18:30.470Zadding route 3fff:beef:23::/64 -> 2001:db8::55:ffreplacing 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 } }]
27562026-09-03T04:18:30.470ZSep 03 04:18:28.818
27572026-09-03T04:18:30.470Z Sep 03 04:18:28.818DEBGSep 03 04:18:28.818Sep 03 04:18:28.818 DEBG INFO replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] DEBGadding route 3fff:beef:8::/64 -> 2001:db8::55:ff
27582026-09-03T04:18:30.470Z
27592026-09-03T04:18:30.470Z
27602026-09-03T04:18:30.470Z 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 } }]
27612026-09-03T04:18:30.470ZSep 03 04:18:28.818Sep 03 04:18:28.818 INFODEBG Sep 03 04:18:28.818 Sep 03 04:18:28.818replacing 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
27622026-09-03T04:18:30.470ZINFO adding route 3fff:beef:29::/64 -> 2001:db8::55:ffadding route 3fff:beef:24::/64 -> 2001:db8::55:ffadding route 3fff:beef:28::/64 -> 2001:db8::55:ff
27632026-09-03T04:18:30.470Z
27642026-09-03T04:18:30.470Z
27652026-09-03T04:18:30.470ZSep 03 04:18:28.818 INFO Sep 03 04:18:28.818Sep 03 04:18:28.818adding route 3fff:beef:9::/64 -> 2001:db8::55:ff Sep 03 04:18:28.818DEBG 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: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 } }]
27662026-09-03T04:18:30.470Zreplacing 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 } }]
27672026-09-03T04:18:30.470Z
27682026-09-03T04:18:30.470Z
27692026-09-03T04:18:30.470ZSep 03 04:18:28.818Sep 03 04:18:28.818 Sep 03 04:18:28.818INFOSep 03 04:18:28.818INFO DEBG adding route 3fff:beef:29::/64 -> 2001:db8::55:ffadding route 3fff:beef:25::/64 -> 2001:db8::55:ffINFOreplacing 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 } }]
27702026-09-03T04:18:30.470Zadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
27712026-09-03T04:18:30.470Z
27722026-09-03T04:18:30.470Z
27732026-09-03T04:18:30.470ZSep 03 04:18:28.818Sep 03 04:18:28.818 Sep 03 04:18:28.818 Sep 03 04:18:28.818DEBGDEBG DEBG INFOreplacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
27742026-09-03T04:18:30.470Zreplacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
27752026-09-03T04:18:30.470Z
27762026-09-03T04:18:30.470Z replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.818
27772026-09-03T04:18:30.470ZSep 03 04:18:28.818Sep 03 04:18:28.818 DEBGINFO Sep 03 04:18:28.818INFO replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffINFO
27782026-09-03T04:18:30.470Z adding route 3fff:beef:26::/64 -> 2001:db8::55:ff
27792026-09-03T04:18:30.470Zadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
27802026-09-03T04:18:30.470Z
27812026-09-03T04:18:30.470ZSep 03 04:18:28.818 Sep 03 04:18:28.818Sep 03 04:18:28.818Sep 03 04:18:28.818 DEBGDEBG 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 } }]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 } }]
27822026-09-03T04:18:30.470ZINFOreplacing 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 } }]
27832026-09-03T04:18:30.471Z
27842026-09-03T04:18:30.471Zadding route 3fff:beef:b::/64 -> 2001:db8::55:ffSep 03 04:18:28.818
27852026-09-03T04:18:30.471Z INFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ff
27862026-09-03T04:18:30.471ZSep 03 04:18:28.818Sep 03 04:18:28.818Sep 03 04:18:28.818 Sep 03 04:18:28.818DEBG INFOSep 03 04:18:28.818 adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff 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 } }]created new freemap
27872026-09-03T04:18:30.471Z, unit : freemap_route_ipv4replacing 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 } }]
27882026-09-03T04:18:30.471Z
27892026-09-03T04:18:30.471Z
27902026-09-03T04:18:30.471ZSep 03 04:18:28.818Sep 03 04:18:28.818 DEBG DEBG created new freemap, INFOunitSep 03 04:18:28.818 :adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
27912026-09-03T04:18:30.471ZSep 03 04:18:28.818freemap_route_ipv6
27922026-09-03T04:18:30.471Z DEBGINFO Sep 03 04:18:28.818created new freemap Sep 03 04:18:28.818 adding route 3fff:beef:28::/64 -> 2001:db8::55:ffDEBG
27932026-09-03T04:18:30.471Z initted freemap. size: 64, unit:Sep 03 04:18:28.818 freemap_route_ipv4, unit
27942026-09-03T04:18:30.471Z 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-03T04:18:30.471ZDEBGSep 03 04:18:28.818Sep 03 04:18:28.818 DEBG reset freemap, unit:INFO freemap_route_ipv4
27962026-09-03T04:18:30.471Zreplacing 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 } }]
27972026-09-03T04:18:30.471Z adding route 3fff:beef:c::/64 -> 2001:db8::55:ff
27982026-09-03T04:18:30.471ZSep 03 04:18:28.818Sep 03 04:18:28.818 INFODEBG initted freemap. size: 64, :unitadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff:
27992026-09-03T04:18:30.471Z INFOfreemap_route_ipv6
28002026-09-03T04:18:30.471Z Sep 03 04:18:28.818Sep 03 04:18:28.818Sep 03 04:18:28.818adding route 3fff:beef:29::/64 -> 2001:db8::55:ff
28012026-09-03T04:18:30.471ZDEBG reset freemap , freemap_route_ipv4
28022026-09-03T04:18:30.471Z Sep 03 04:18:28.818DEBG DEBGunit: freemap_route_ipv6
28032026-09-03T04:18:30.471ZDEBG 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 } }]
28042026-09-03T04:18:30.471Zreplacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.818
28052026-09-03T04:18:30.471Z INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
28062026-09-03T04:18:30.471Zreplacing 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 } }]
28072026-09-03T04:18:30.471ZSep 03 04:18:28.818Sep 03 04:18:28.818 DEBGSep 03 04:18:28.818 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 } }]
28082026-09-03T04:18:30.471Z Sep 03 04:18:28.818replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
28092026-09-03T04:18:30.471ZINFOSep 03 04:18:28.818Sep 03 04:18:28.818 Sep 03 04:18:28.818 INFOSep 03 04:18:28.818 INFOadding route 3fff:dead::/64 -> 2001:db8::55:2
28102026-09-03T04:18:30.472ZINFO INFOadding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
28112026-09-03T04:18:30.472Zadding route 3fff:beef:2e::/64 -> 2001:db8::55:ffSep 03 04:18:28.818 DEBGDEBG
28122026-09-03T04:18:30.472Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 03 04:18:28.819
28132026-09-03T04:18:30.472Z adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
28142026-09-03T04:18:30.472Z DEBGSep 03 04:18:28.819 INFO Sep 03 04:18:28.819adding route 3fff:dead::/64 -> 2001:db8::55:3
28152026-09-03T04:18:30.472Zreplacing 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 } }]
28162026-09-03T04:18:30.472Zcreated new freemapSep 03 04:18:28.819 , 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 } }]
28172026-09-03T04:18:30.472Zadding route 3fff:beef:d::/64 -> 2001:db8::55:ff
28182026-09-03T04:18:30.472ZunitSep 03 04:18:28.819: INFO Sep 03 04:18:28.819adding route 3fff:dead::/64 -> 2001:db8::55:4
28192026-09-03T04:18:30.472ZDEBG replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.819 DEBG
28202026-09-03T04:18:30.472ZSep 03 04:18:28.819 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] Sep 03 04:18:28.819freemap_route_ipv6
28212026-09-03T04:18:30.472ZSep 03 04:18:28.819 INFODEBG adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28222026-09-03T04:18:30.472Z
28232026-09-03T04:18:30.472Z Sep 03 04:18:28.819Sep 03 04:18:28.819 DEBGINFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]INFO
28242026-09-03T04:18:30.472Z adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
28252026-09-03T04:18:30.472Z DEBGSep 03 04:18:28.819 replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
28262026-09-03T04:18:30.472Z
28272026-09-03T04:18:30.472Z DEBGSep 03 04:18:28.819
28282026-09-03T04:18:30.472ZSep 03 04:18:28.819 INFO DEBGSep 03 04:18:28.819adding route 3fff:beef:e::/64 -> 2001:db8::55:ff
28292026-09-03T04:18:30.472ZSep 03 04:18:28.819replacing 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 } }]
28302026-09-03T04:18:30.472ZDEBGDEBG 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 } }]
28312026-09-03T04:18:30.472ZSep 03 04:18:28.819replacing 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 } }]
28322026-09-03T04:18:30.472ZINFO initted freemap. size: 64adding route 3fff:beef:30::/64 -> 2001:db8::55:ff, Sep 03 04:18:28.819Sep 03 04:18:28.819unit INFO
28332026-09-03T04:18:30.472Zadding route 3fff:beef:2c::/64 -> 2001:db8::55:ff:
28342026-09-03T04:18:30.472ZDEBG replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:18:28.819Sep 03 04:18:28.819
28352026-09-03T04:18:30.472Zfreemap_route_ipv4Sep 03 04:18:28.819 DEBG INFOreplacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
28362026-09-03T04:18:30.472Z
28372026-09-03T04:18:30.473Zadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff 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 } }]
28382026-09-03T04:18:30.473Z
28392026-09-03T04:18:30.473ZSep 03 04:18:28.819 Sep 03 04:18:28.819Sep 03 04:18:28.819 Sep 03 04:18:28.819DEBGINFO DEBGSep 03 04:18:28.819 INFOadding route 3fff:beef:f::/64 -> 2001:db8::55:ffreset freemapreplacing 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
28402026-09-03T04:18:30.477Z adding route 3fff:beef:31::/64 -> 2001:db8::55:ffadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
28412026-09-03T04:18:30.477Z
28422026-09-03T04:18:30.477Z
28432026-09-03T04:18:30.477ZSep 03 04:18:28.819unitSep 03 04:18:28.819: DEBGfreemap_route_ipv4Sep 03 04:18:28.819
28442026-09-03T04:18:30.477ZINFOreplacing 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 } }]
28452026-09-03T04:18:30.477Zadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
28462026-09-03T04:18:30.477ZDEBG Sep 03 04:18:28.819Sep 03 04:18:28.819replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:18:28.819INFO
28472026-09-03T04:18:30.477Z DEBGSep 03 04:18:28.819adding route 3fff:beef:32::/64 -> 2001:db8::55:ff
28482026-09-03T04:18:30.477ZDEBG Sep 03 04:18:28.819 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 } }]DEBGSep 03 04:18:28.819
28492026-09-03T04:18:30.477Z INFODEBG 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 } }]
28502026-09-03T04:18:30.477Z adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffinitted freemap. size: 64
28512026-09-03T04:18:30.477Zreplacing 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 } }],
28522026-09-03T04:18:30.477ZunitSep 03 04:18:28.819Sep 03 04:18:28.819: freemap_route_ipv6
28532026-09-03T04:18:30.478ZDEBG Sep 03 04:18:28.819INFO 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
28542026-09-03T04:18:30.478Z Sep 03 04:18:28.819adding route 3fff:beef:33::/64 -> 2001:db8::55:ff adding route 3fff:beef:10::/64 -> 2001:db8::55:ffINFOSep 03 04:18:28.819 adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
28552026-09-03T04:18:30.478Z
28562026-09-03T04:18:30.478ZSep 03 04:18:28.819 DEBG
28572026-09-03T04:18:30.478Z Sep 03 04:18:28.819 reset freemapINFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff, DEBGSep 03 04:18:28.819
28582026-09-03T04:18:30.478Zreplacing 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 } }]
28592026-09-03T04:18:30.478Z unitSep 03 04:18:28.819DEBG Sep 03 04:18:28.819replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:18:28.819DEBGDEBG
28602026-09-03T04:18:30.478ZINFOreplacing 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 } }]:
28612026-09-03T04:18:30.478Z freemap_route_ipv6
28622026-09-03T04:18:30.478Z adding route 3fff:beef:34::/64 -> 2001:db8::55:ffSep 03 04:18:28.819
28632026-09-03T04:18:30.478Z replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.819INFO
28642026-09-03T04:18:30.478ZINFO Sep 03 04:18:28.819adding route 3fff:beef:30::/64 -> 2001:db8::55:ff adding route 3fff:beef:31::/64 -> 2001:db8::55:ffDEBG
28652026-09-03T04:18:30.478Z
28662026-09-03T04:18:30.478Z Sep 03 04:18:28.819 replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
28672026-09-03T04:18:30.478Z Sep 03 04:18:28.819adding route 3fff:beef:11::/64 -> 2001:db8::55:ff Sep 03 04:18:28.819DEBG 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 } }]
28682026-09-03T04:18:30.478ZDEBG
28692026-09-03T04:18:30.478Z Sep 03 04:18:28.819Sep 03 04:18:28.819replacing 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 } }] INFOINFO Sep 03 04:18:28.819adding route 3fff:dead::/64 -> 2001:db8::55:1 adding route 3fff:beef:35::/64 -> 2001:db8::55:ff
28702026-09-03T04:18:30.478Z
28712026-09-03T04:18:30.478ZINFOSep 03 04:18:28.819
28722026-09-03T04:18:30.478Z 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 03 04:18:28.819
28732026-09-03T04:18:30.478ZSep 03 04:18:28.819 adding route 3fff:beef:31::/64 -> 2001:db8::55:ffDEBG
28742026-09-03T04:18:30.478ZSep 03 04:18:28.819 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
28752026-09-03T04:18:30.478Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 Sep 03 04:18:28.819
28762026-09-03T04:18:30.478ZSep 03 04:18:28.819adding route 3fff:beef:32::/64 -> 2001:db8::55:ff Sep 03 04:18:28.819 DEBGINFO
28772026-09-03T04:18:30.478Z 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:36::/64 -> 2001:db8::55:ff
28782026-09-03T04:18:30.478Z
28792026-09-03T04:18:30.478ZINFOSep 03 04:18:28.819Sep 03 04:18:28.819Sep 03 04:18:28.819 Sep 03 04:18:28.819 INFO INFODEBGadding route 3fff:beef:32::/64 -> 2001:db8::55:ff
28802026-09-03T04:18:30.478Z replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
28812026-09-03T04:18:30.479Z replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:2
28822026-09-03T04:18:30.479Zadding route 3fff:beef:12::/64 -> 2001:db8::55:ff
28832026-09-03T04:18:30.479ZSep 03 04:18:28.819
28842026-09-03T04:18:30.479ZSep 03 04:18:28.819 DEBG Sep 03 04:18:28.819replacing 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 } }]
28852026-09-03T04:18:30.479ZINFO INFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 03 04:18:28.819
28862026-09-03T04:18:30.479Z Sep 03 04:18:28.819 Sep 03 04:18:28.819adding route 3fff:beef:37::/64 -> 2001:db8::55:ff DEBG
28872026-09-03T04:18:30.479Z Sep 03 04:18:28.819replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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 DEBGDEBG
28882026-09-03T04:18:30.479Z 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 03 04:18:28.819
28892026-09-03T04:18:30.479Z 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 } }]adding route 3fff:beef:33::/64 -> 2001:db8::55:ff
28902026-09-03T04:18:30.479Zreplacing 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 } }]
28912026-09-03T04:18:30.479ZSep 03 04:18:28.819Sep 03 04:18:28.819
28922026-09-03T04:18:30.479Z INFO INFO Sep 03 04:18:28.819adding route 3fff:dead::/64 -> 2001:db8::55:3Sep 03 04:18:28.819
28932026-09-03T04:18:30.479Z INFOadding route 3fff:beef:34::/64 -> 2001:db8::55:ff Sep 03 04:18:28.819
28942026-09-03T04:18:30.479Z DEBGSep 03 04:18:28.819 adding route 3fff:beef:38::/64 -> 2001:db8::55:ff
28952026-09-03T04:18:30.479Z INFODEBG Sep 03 04:18:28.819Sep 03 04:18:28.819replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
28962026-09-03T04:18:30.479Z
28972026-09-03T04:18:30.479ZDEBG 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 } }]
28982026-09-03T04:18:30.479Ztest route::tests::identity_replace_is_noop ... ok
28992026-09-03T04:18:30.479Z DEBGSep 03 04:18:28.819 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 03 04:18:28.819INFO
29002026-09-03T04:18:30.479Zreplacing 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 } }] INFOadding route 3fff:beef:34::/64 -> 2001:db8::55:ff
29012026-09-03T04:18:30.479Z
29022026-09-03T04:18:30.479Zadding route 3fff:beef:39::/64 -> 2001:db8::55:ffSep 03 04:18:28.819
29032026-09-03T04:18:30.479Ztest route::tests::rollback_on_compact_delete_failure ... ok
29042026-09-03T04:18:30.479ZINFOSep 03 04:18:28.819Sep 03 04:18:28.819Sep 03 04:18:28.819 adding route 3fff:dead::/64 -> 2001:db8::55:4 DEBG Sep 03 04:18:28.819Sep 03 04:18:28.819replacing 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 } }]
29052026-09-03T04:18:30.479ZDEBG DEBGcreated new freemap INFO, created new freemapunit, Sep 03 04:18:28.821unit : adding route 3fff:beef:35::/64 -> 2001:db8::55:ff:INFO freemap_route_ipv4freemap_route_ipv4adding route 3fff:beef:35::/64 -> 2001:db8::55:ff
29062026-09-03T04:18:30.479Z
29072026-09-03T04:18:30.479Z
29082026-09-03T04:18:30.479Z
29092026-09-03T04:18:30.480ZSep 03 04:18:28.821 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 } }]
29102026-09-03T04:18:30.480ZSep 03 04:18:28.821Sep 03 04:18:28.821Sep 03 04:18:28.821 DEBGSep 03 04:18:28.821 INFODEBGDEBGcreated new freemap , created new freemap unitadding route 3fff:beef:36::/64 -> 2001:db8::55:ff,
29112026-09-03T04:18:30.480Z unit: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 } }]:
29122026-09-03T04:18:30.480Z freemap_route_ipv6freemap_route_ipv6Sep 03 04:18:28.821
29132026-09-03T04:18:30.480ZSep 03 04:18:28.821 DEBG
29142026-09-03T04:18:30.480Zreplacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
29152026-09-03T04:18:30.480ZSep 03 04:18:28.821 adding route 3fff:beef:36::/64 -> 2001:db8::55:ffDEBG
29162026-09-03T04:18:30.480Z initted freemap. size: 64Sep 03 04:18:28.821Sep 03 04:18:28.821 , INFODEBGunit : initted freemap. size: 64freemap_route_ipv4 , adding route 3fff:beef:37::/64 -> 2001:db8::55:ffunitSep 03 04:18:28.821:
29172026-09-03T04:18:30.480Z DEBG freemap_route_ipv4
29182026-09-03T04:18:30.480Zreplacing 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 } }]
29192026-09-03T04:18:30.480Z
29202026-09-03T04:18:30.480ZSep 03 04:18:28.821 DEBG Sep 03 04:18:28.821Sep 03 04:18:28.821 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 } }]reset freemap
29212026-09-03T04:18:30.480Zadding route 3fff:beef:37::/64 -> 2001:db8::55:ff,
29222026-09-03T04:18:30.480ZSep 03 04:18:28.821unit : freemap_route_ipv4DEBG
29232026-09-03T04:18:30.480Z Sep 03 04:18:28.821Sep 03 04:18:28.821 DEBGreset freemap Sep 03 04:18:28.821INFO replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG , initted freemap. size: 64unit, adding route 3fff:beef:38::/64 -> 2001:db8::55:ff
29242026-09-03T04:18:30.480Z
29252026-09-03T04:18:30.480Z: unit:freemap_route_ipv4
29262026-09-03T04:18:30.480ZSep 03 04:18:28.821freemap_route_ipv6Sep 03 04:18:28.821 INFO DEBGadding route 3fff:beef:38::/64 -> 2001:db8::55:ff
29272026-09-03T04:18:30.480Z Sep 03 04:18:28.821replacing 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 } }]
29282026-09-03T04:18:30.480Z DEBG
29292026-09-03T04:18:30.480Z initted freemap. size: 64Sep 03 04:18:28.821, unitDEBG: 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 } }]
29302026-09-03T04:18:30.480ZSep 03 04:18:28.821freemap_route_ipv6 Sep 03 04:18:28.821
29312026-09-03T04:18:30.480ZINFOSep 03 04:18:28.819Sep 03 04:18:28.821DEBG INFODEBG adding route 3fff:beef:39::/64 -> 2001:db8::55:ff created new freemapreset freemap
29322026-09-03T04:18:30.480Z, , unitadding route 3fff:beef:39::/64 -> 2001:db8::55:ffSep 03 04:18:28.821unit::
29332026-09-03T04:18:30.480Zfreemap_route_ipv4
29342026-09-03T04:18:30.480ZDEBG freemap_route_ipv6Sep 03 04:18:28.821Sep 03 04:18:28.821reset freemap
29352026-09-03T04:18:30.480Z , DEBG Sep 03 04:18:28.821 unitDEBG Sep 03 04:18:28.821replacing 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
29362026-09-03T04:18:30.481Z INFOcreated new freemap , adding route 172.16.0.0/32 -> 10.0.0.1freemap_route_ipv6
29372026-09-03T04:18:30.481Zunit
29382026-09-03T04:18:30.481Z: freemap_route_ipv6
29392026-09-03T04:18:30.481Zreplacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.821
29402026-09-03T04:18:30.485ZSep 03 04:18:28.821 DEBGINFOSep 03 04:18:28.821 Sep 03 04:18:28.821replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
29412026-09-03T04:18:30.485ZDEBG adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff Sep 03 04:18:28.821
29422026-09-03T04:18:30.485ZINFO INFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:1
29432026-09-03T04:18:30.485Zinitted freemap. size: 64Sep 03 04:18:28.821 , Sep 03 04:18:28.821 DEBGunit
29442026-09-03T04:18:30.486Z: replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv4
29452026-09-03T04:18:30.486ZSep 03 04:18:28.821
29462026-09-03T04:18:30.486ZSep 03 04:18:28.821 INFO DEBG 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 } }]adding route 172.16.0.0/32 -> 10.0.0.2
29472026-09-03T04:18:30.486ZSep 03 04:18:28.821 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 } }]INFO
29482026-09-03T04:18:30.486Zadding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
29492026-09-03T04:18:30.486ZSep 03 04:18:28.821
29502026-09-03T04:18:30.486ZSep 03 04:18:28.821 INFODEBGSep 03 04:18:28.821Sep 03 04:18:28.821 Sep 03 04:18:28.821reset freemapadding route 3fff:dead::/64 -> 2001:db8::55:1 , DEBGunit
29512026-09-03T04:18:30.486Zreplacing 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 } }]:
29522026-09-03T04:18:30.486Z freemap_route_ipv4DEBGSep 03 04:18:28.821Sep 03 04:18:28.821INFO
29532026-09-03T04:18:30.486ZINFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
29542026-09-03T04:18:30.486Z
29552026-09-03T04:18:30.486Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 } }]DEBGSep 03 04:18:28.821 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 } }]DEBG
29562026-09-03T04:18:30.486Z Sep 03 04:18:28.821Sep 03 04:18:28.821initted freemap. size: 64 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 } }],
29572026-09-03T04:18:30.486ZDEBG 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 } }]Sep 03 04:18:28.821
29582026-09-03T04:18:30.486Z: freemap_route_ipv6INFOSep 03 04:18:28.821 Sep 03 04:18:28.821adding route 172.16.0.0/32 -> 10.0.0.3
29592026-09-03T04:18:30.486Z
29602026-09-03T04:18:30.486Z INFODEBG Sep 03 04:18:28.821adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffSep 03 04:18:28.821
29612026-09-03T04:18:30.486Z failed to allocate space for the new target listDEBG
29622026-09-03T04:18:30.486Z 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 } }]reset freemap
29632026-09-03T04:18:30.486ZSep 03 04:18:28.822, Sep 03 04:18:28.822unit 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 03 04:18:28.822 DEBGfreemap_route_ipv6
29642026-09-03T04:18:30.486ZINFO
29652026-09-03T04:18:30.486Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }]
29662026-09-03T04:18:30.486Zadding route 172.16.0.0/32 -> 10.0.0.4
29672026-09-03T04:18:30.486ZSep 03 04:18:28.822Sep 03 04:18:28.822 INFO DEBG adding route 3fff:dead::/64 -> 2001:db8::55:1failed to allocate space for the new target list
29682026-09-03T04:18:30.486ZSep 03 04:18:28.822
29692026-09-03T04:18:30.486Z DEBGSep 03 04:18:28.822Sep 03 04:18:28.822 DEBGDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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 } }]
29702026-09-03T04:18:30.486Z
29712026-09-03T04:18:30.487Z
29722026-09-03T04:18:30.487Z
29732026-09-03T04:18:30.487ZSep 03 04:18:28.822 INFOSep 03 04:18:28.822 adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 03 04:18:28.822
29742026-09-03T04:18:30.487ZDEBG 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 } }, 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 } }]
29752026-09-03T04:18:30.487ZSep 03 04:18:28.822replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }]
29762026-09-03T04:18:30.487ZDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 03 04:18:28.822
29772026-09-03T04:18:30.487Z DEBGSep 03 04:18:28.819 Sep 03 04:18:28.822replacing targets for 3fff:dead::/64 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 } }]
29782026-09-03T04:18:30.487ZDEBGINFO replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:3
29792026-09-03T04:18:30.487Z
29802026-09-03T04:18:30.487ZSep 03 04:18:28.822 Sep 03 04:18:28.822DEBG 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 } }]
29812026-09-03T04:18:30.487ZINFOreplacing 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 } }]
29822026-09-03T04:18:30.487ZSep 03 04:18:28.822adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff Sep 03 04:18:28.822
29832026-09-03T04:18:30.487ZWARNSep 03 04:18:28.822 INFOshrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) INFO
29842026-09-03T04:18:30.487Z adding route 3fff:beef:14::/64 -> 2001:db8::55:ffSep 03 04:18:28.822
29852026-09-03T04:18:30.487Z adding route 3fff:dead::/64 -> 2001:db8::55:4DEBG
29862026-09-03T04:18:30.487Z 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 } }]
29872026-09-03T04:18:30.487ZSep 03 04:18:28.822 Sep 03 04:18:28.822DEBG 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 } }]Sep 03 04:18:28.822
29882026-09-03T04:18:30.487Z 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 } }]adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
29892026-09-03T04:18:30.487ZSep 03 04:18:28.822
29902026-09-03T04:18:30.487Z INFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ffSep 03 04:18:28.822
29912026-09-03T04:18:30.487Z Sep 03 04:18:28.822DEBG DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] Sep 03 04:18:28.822replacing 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 } }]
29922026-09-03T04:18:30.487ZDEBG
29932026-09-03T04:18:30.487Z 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 } }]
29942026-09-03T04:18:30.487ZSep 03 04:18:28.822 WARNSep 03 04:18:28.822Sep 03 04:18:28.822 shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
29952026-09-03T04:18:30.487ZINFOINFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ffadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
29962026-09-03T04:18:30.487ZSep 03 04:18:28.822
29972026-09-03T04:18:30.487Z ERRO rollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })Sep 03 04:18:28.822
29982026-09-03T04:18:30.487Ztest route::tests::rollback_failure_leaves_in_core_cleared ... ok
29992026-09-03T04:18:30.488Ztest route::tests::rollback_on_compact_write_failure ... ok
30002026-09-03T04:18:30.488Ztest route::tests::rollback_on_index_readd_failure ... ok
30012026-09-03T04:18:30.488ZSep 03 04:18:28.822 DEBGDEBG replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
30022026-09-03T04:18:30.488ZSep 03 04:18:28.822 Sep 03 04:18:28.822DEBG DEBGcreated new freemap Sep 03 04:18:28.829, created new freemap unitINFO: , adding route 3fff:beef:17::/64 -> 2001:db8::55:ffunit
30032026-09-03T04:18:30.488Z: freemap_route_ipv4
30042026-09-03T04:18:30.488ZSep 03 04:18:28.829 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 } }]freemap_route_ipv4
30052026-09-03T04:18:30.488Z
30062026-09-03T04:18:30.488ZSep 03 04:18:28.830Sep 03 04:18:28.822 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
30072026-09-03T04:18:30.488ZSep 03 04:18:28.822Sep 03 04:18:28.830 DEBGDEBG created new freemapcreated new freemap, , unitunit:: freemap_route_ipv4freemap_route_ipv6
30082026-09-03T04:18:30.488Z
30092026-09-03T04:18:30.488ZSep 03 04:18:28.822Sep 03 04:18:28.830Sep 03 04:18:28.830 DEBGDEBG DEBGcreated new freemap , initted freemap. size: 64created new freemap, , unitunitunit::: freemap_route_ipv4freemap_route_ipv6
30102026-09-03T04:18:30.488Z
30112026-09-03T04:18:30.488Zfreemap_route_ipv4
30122026-09-03T04:18:30.488ZSep 03 04:18:28.830Sep 03 04:18:28.830 DEBG DEBGreset freemapSep 03 04:18:28.830 initted freemap. size: 64DEBG, , created new freemapunit:unit :freemap_route_ipv4,
30132026-09-03T04:18:30.488Zfreemap_route_ipv4unit
30142026-09-03T04:18:30.488Z: Sep 03 04:18:28.830freemap_route_ipv6
30152026-09-03T04:18:30.488ZDEBG Sep 03 04:18:28.830reset freemap , Sep 03 04:18:28.830Sep 03 04:18:28.830 unitDEBG
30162026-09-03T04:18:30.488ZINFO initted freemap. size: 64adding route 3fff:beef:18::/64 -> 2001:db8::55:ff, :unit freemap_route_ipv4
30172026-09-03T04:18:30.488Z
30182026-09-03T04:18:30.488Z: Sep 03 04:18:28.830Sep 03 04:18:28.830Sep 03 04:18:28.830 INFODEBG freemap_route_ipv6initted freemap. size: 64
30192026-09-03T04:18:30.488Z, unit :DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1
30202026-09-03T04:18:30.488Z 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 } }]freemap_route_ipv6
30212026-09-03T04:18:30.488Z
30222026-09-03T04:18:30.488ZSep 03 04:18:28.830Sep 03 04:18:28.830 DEBGDEBG Sep 03 04:18:28.830 Sep 03 04:18:28.830replacing 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 } }]reset freemapINFO
30232026-09-03T04:18:30.488Z , adding route 3fff:beef:19::/64 -> 2001:db8::55:ffunit
30242026-09-03T04:18:30.488Z DEBG :Sep 03 04:18:28.830reset freemapSep 03 04:18:28.830 , INFOunit : DEBGfreemap_route_ipv6adding route 3fff:dead::/64 -> 2001:db8::55:2
30252026-09-03T04:18:30.489Z
30262026-09-03T04:18:30.489Z freemap_route_ipv6
30272026-09-03T04:18:30.489Zreplacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.830
30282026-09-03T04:18:30.489Z Sep 03 04:18:28.830DEBG 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 } }]Sep 03 04:18:28.830
30292026-09-03T04:18:30.489ZSep 03 04:18:28.830 INFOadding route 3fff:dead::/64 -> 2001:db8::55:1
30302026-09-03T04:18:30.489Z adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffINFO adding route 3fff:dead::/64 -> 2001:db8::55:1
30312026-09-03T04:18:30.489Z
30322026-09-03T04:18:30.489ZSep 03 04:18:28.830Sep 03 04:18:28.830 DEBG INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] Sep 03 04:18:28.830Sep 03 04:18:28.830adding route 3fff:beef::/64 -> 2001:db8::55:ff
30332026-09-03T04:18:30.489ZDEBG
30342026-09-03T04:18:30.489Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
30352026-09-03T04:18:30.489ZDEBGSep 03 04:18:28.830 replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.830 INFODEBG
30362026-09-03T04:18:30.489Z 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 03 04:18:28.830adding route 3fff:dead::/64 -> 2001:db8::55:2
30372026-09-03T04:18:30.489Z
30382026-09-03T04:18:30.489Z INFO Sep 03 04:18:28.830adding route 3fff:dead::/64 -> 2001:db8::55:2
30392026-09-03T04:18:30.489ZINFO Sep 03 04:18:28.830adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
30402026-09-03T04:18:30.493ZDEBGSep 03 04:18:28.830 Sep 03 04:18:28.830 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 } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 03 04:18:28.830adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
30412026-09-03T04:18:30.494Z
30422026-09-03T04:18:30.494ZDEBG
30432026-09-03T04:18:30.494Z 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 } }]
30442026-09-03T04:18:30.494ZSep 03 04:18:28.830Sep 03 04:18:28.830 INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:3
30452026-09-03T04:18:30.494Zreplacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.830
30462026-09-03T04:18:30.494ZDEBG INFOinitted freemap. size: 64 adding route 3fff:dead::/64 -> 2001:db8::55:3
30472026-09-03T04:18:30.494Z, Sep 03 04:18:28.830unit Sep 03 04:18:28.830: INFO Sep 03 04:18:28.830Sep 03 04:18:28.830adding route 3fff:beef:2::/64 -> 2001:db8::55:fffreemap_route_ipv4DEBG
30482026-09-03T04:18:30.494Z
30492026-09-03T04:18:30.494Z DEBG INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] Sep 03 04:18:28.830Sep 03 04:18:28.830adding route 3fff:beef:1c::/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 } }]DEBG
30502026-09-03T04:18:30.494Z
30512026-09-03T04:18:30.494Z
30522026-09-03T04:18:30.494Zreplacing 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 } }]
30532026-09-03T04:18:30.494Z DEBG Sep 03 04:18:28.830reset freemapSep 03 04:18:28.830 INFO , INFOunitSep 03 04:18:28.830 Sep 03 04:18:28.830 : INFODEBGadding route 3fff:dead::/64 -> 2001:db8::55:4 adding route 3fff:beef:3::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:4freemap_route_ipv4replacing 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 } }]
30542026-09-03T04:18:30.494Z
30552026-09-03T04:18:30.494Z
30562026-09-03T04:18:30.494Z
30572026-09-03T04:18:30.494Z
30582026-09-03T04:18:30.494ZSep 03 04:18:28.830Sep 03 04:18:28.830 INFODEBG Sep 03 04:18:28.830 initted freemap. size: 64DEBGadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff Sep 03 04:18:28.830replacing 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 } }],
30592026-09-03T04:18:30.494Zunit:
30602026-09-03T04:18:30.494Z freemap_route_ipv6Sep 03 04:18:28.830
30612026-09-03T04:18:30.494ZSep 03 04:18:28.830 INFODEBGDEBG adding route 3fff:beef:4::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }]
30622026-09-03T04:18:30.495ZSep 03 04:18:28.830
30632026-09-03T04:18:30.495Z DEBG replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }]
30642026-09-03T04:18:30.495ZSep 03 04:18:28.830 Sep 03 04:18:28.830DEBG
30652026-09-03T04:18:30.495ZSep 03 04:18:28.830 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 } }]DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]reset freemap
30662026-09-03T04:18:30.495Z, Sep 03 04:18:28.830unit :Sep 03 04:18:28.830
30672026-09-03T04:18:30.495ZDEBG Sep 03 04:18:28.830INFOfreemap_route_ipv6
30682026-09-03T04:18:30.495ZINFO replacing targets for 3fff:dead::/64 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 } }]adding route 3fff:beef:5::/64 -> 2001:db8::55:ffSep 03 04:18:28.830adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
30692026-09-03T04:18:30.495Z
30702026-09-03T04:18:30.495ZWARN
30712026-09-03T04:18:30.495ZSep 03 04:18:28.830 shrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
30722026-09-03T04:18:30.495Z Sep 03 04:18:28.830Sep 03 04:18:28.830 Sep 03 04:18:28.830DEBG DEBGINFOWARN adding route 172.16.0.0/32 -> 10.0.0.1
30732026-09-03T04:18:30.495Z shrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })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: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-03T04:18:30.495Z
30752026-09-03T04:18:30.495ZSep 03 04:18:28.830
30762026-09-03T04:18:30.495ZDEBG Sep 03 04:18:28.830 INFO Sep 03 04:18:28.830adding route 3fff:beef:6::/64 -> 2001:db8::55:ff 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
30772026-09-03T04:18:30.495Z
30782026-09-03T04:18:30.495Zadding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
30792026-09-03T04:18:30.495Z Sep 03 04:18:28.830Sep 03 04:18:28.830 Sep 03 04:18:28.830INFO DEBGDEBGDEBGadding route 172.16.0.0/32 -> 10.0.0.1 replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
30802026-09-03T04:18:30.495Zcreated new freemap
30812026-09-03T04:18:30.495Z,
30822026-09-03T04:18:30.495ZunitSep 03 04:18:28.830: INFOSep 03 04:18:28.830Sep 03 04:18:28.830 adding route 3fff:beef:20::/64 -> 2001:db8::55:ff INFO
30832026-09-03T04:18:30.495Zfreemap_route_ipv6 DEBGadding route 3fff:beef:7::/64 -> 2001:db8::55:ff
30842026-09-03T04:18:30.495Z
30852026-09-03T04:18:30.495ZSep 03 04:18:28.830replacing 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 } }] 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 } }]
30862026-09-03T04:18:30.495ZSep 03 04:18:28.830
30872026-09-03T04:18:30.495Z DEBG replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.830
30882026-09-03T04:18:30.495Z INFO Sep 03 04:18:28.830Sep 03 04:18:28.830adding route 172.16.0.0/32 -> 10.0.0.1 Sep 03 04:18:28.830DEBG
30892026-09-03T04:18:30.496ZINFO initted freemap. size: 64adding route 3fff:beef:8::/64 -> 2001:db8::55:ff,
30902026-09-03T04:18:30.496ZSep 03 04:18:28.830INFOunit DEBGadding route 3fff:beef:21::/64 -> 2001:db8::55:ff:
30912026-09-03T04:18:30.496Z Sep 03 04:18:28.830 freemap_route_ipv4DEBG
30922026-09-03T04:18:30.496Zreplacing 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 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 } }]
30932026-09-03T04:18:30.496ZSep 03 04:18:28.830
30942026-09-03T04:18:30.496ZSep 03 04:18:28.830 DEBG DEBGreplacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.830
30952026-09-03T04:18:30.496Z INFOSep 03 04:18:28.830reset freemap , INFOadding route 172.16.0.0/32 -> 10.0.0.2unit
30962026-09-03T04:18:30.496ZSep 03 04:18:28.830 : adding route 3fff:beef:9::/64 -> 2001:db8::55:fffreemap_route_ipv4
30972026-09-03T04:18:30.496Z
30982026-09-03T04:18:30.496ZSep 03 04:18:28.830INFO DEBGadding route 3fff:beef:22::/64 -> 2001:db8::55:ffSep 03 04:18:28.830
30992026-09-03T04:18:30.496Z Sep 03 04:18:28.830DEBG 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 } }]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 } }]
31002026-09-03T04:18:30.496ZSep 03 04:18:28.831Sep 03 04:18:28.830Sep 03 04:18:28.831Sep 03 04:18:28.838 DEBGDEBGINFO DEBG adding route 172.17.0.0/32 -> 10.0.0.255created new freemap
31012026-09-03T04:18:30.496Zcreated 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 } }], unitunitSep 03 04:18:28.838 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 } }]:
31022026-09-03T04:18:30.496ZSep 03 04:18:28.838 INFO freemap_route_ipv4adding route 172.17.0.1/32 -> 10.0.0.255
31032026-09-03T04:18:30.496Z
31042026-09-03T04:18:30.496Z
31052026-09-03T04:18:30.496Z: freemap_route_ipv4Sep 03 04:18:28.838
31062026-09-03T04:18:30.496Z 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 } }]
31072026-09-03T04:18:30.496ZSep 03 04:18:28.838 Sep 03 04:18:28.838
31082026-09-03T04:18:30.496ZDEBG INFOcreated new freemap , adding route 3fff:beef:23::/64 -> 2001:db8::55:ffunitSep 03 04:18:28.838
31092026-09-03T04:18:30.496Z :INFO Sep 03 04:18:28.838freemap_route_ipv6 Sep 03 04:18:28.838INFO Sep 03 04:18:28.838
31102026-09-03T04:18:30.496Zadding route 172.17.0.2/32 -> 10.0.0.255 DEBGDEBG
31112026-09-03T04:18:30.496Z created new freemapreplacing 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 03 04:18:28.838Sep 03 04:18:28.838adding route 3fff:beef:3d::/64 -> 2001:db8::55:ff ,
31122026-09-03T04:18:30.496Z
31132026-09-03T04:18:30.496ZDEBGDEBG unitinitted freemap. size: 64replacing 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 } }]:
31142026-09-03T04:18:30.496Z freemap_route_ipv6,
31152026-09-03T04:18:30.496ZSep 03 04:18:28.838unit Sep 03 04:18:28.838 Sep 03 04:18:28.838INFOINFO Sep 03 04:18:28.838adding route 172.17.0.3/32 -> 10.0.0.255:
31162026-09-03T04:18:30.497Z DEBG adding route 3fff:beef:24::/64 -> 2001:db8::55:ff DEBGinitted freemap. size: 64Sep 03 04:18:28.838, freemap_route_ipv4 unit
31172026-09-03T04:18:30.497ZDEBG
31182026-09-03T04:18:30.497Z :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 } }]
31192026-09-03T04:18:30.497Zreplacing targets for 3fff:beef:3d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.838freemap_route_ipv4
31202026-09-03T04:18:30.497Z
31212026-09-03T04:18:30.497ZSep 03 04:18:28.838DEBGSep 03 04:18:28.838 INFOreset freemap , adding route 172.17.0.4/32 -> 10.0.0.255Sep 03 04:18:28.838unitDEBG :
31222026-09-03T04:18:30.497Z DEBGfreemap_route_ipv4 reset freemap replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], Sep 03 04:18:28.838
31232026-09-03T04:18:30.497ZunitSep 03 04:18:28.838
31242026-09-03T04:18:30.497Z : INFODEBG adding route 3fff:beef:3e::/64 -> 2001:db8::55:ff
31252026-09-03T04:18:30.497Zreplacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:18:28.838
31262026-09-03T04:18:30.497Zfreemap_route_ipv4
31272026-09-03T04:18:30.497ZDEBG initted freemap. size: 64, Sep 03 04:18:28.838Sep 03 04:18:28.838Sep 03 04:18:28.838 DEBGINFOINFO unitreplacing targets for 3fff:beef:3e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.5/32 -> 10.0.0.255
31282026-09-03T04:18:30.497Z: adding route 3fff:beef:25::/64 -> 2001:db8::55:ff
31292026-09-03T04:18:30.497Z
31302026-09-03T04:18:30.497Zfreemap_route_ipv6Sep 03 04:18:28.838
31312026-09-03T04:18:30.497Z DEBGSep 03 04:18:28.838 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 } }]DEBGSep 03 04:18:28.838
31322026-09-03T04:18:30.497Z Sep 03 04:18:28.838DEBG 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 } }]
31332026-09-03T04:18:30.497Zreset freemapDEBG, Sep 03 04:18:28.838initted freemap. size: 64unitSep 03 04:18:28.838, :unit INFODEBG :Sep 03 04:18:28.838 adding route 172.17.0.6/32 -> 10.0.0.255failed to allocate space for the new target list
31342026-09-03T04:18:30.497Zfreemap_route_ipv6freemap_route_ipv6
31352026-09-03T04:18:30.497Z
31362026-09-03T04:18:30.497Z
31372026-09-03T04:18:30.497ZINFOSep 03 04:18:28.838 Sep 03 04:18:28.838 DEBGDEBGadding route 3fff:beef:26::/64 -> 2001:db8::55:ff
31382026-09-03T04:18:30.497ZSep 03 04:18:28.838 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 } }]
31392026-09-03T04:18:30.497ZDEBG Sep 03 04:18:28.838 reset freemapSep 03 04:18:28.838INFOSep 03 04:18:28.838 , replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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
31402026-09-03T04:18:30.502Z: adding route 3fff:dead::/64 -> 2001:db8::55:1INFO freemap_route_ipv6adding route 172.17.0.7/32 -> 10.0.0.255
31412026-09-03T04:18:30.502Z
31422026-09-03T04:18:30.502Z
31432026-09-03T04:18:30.502ZSep 03 04:18:28.838DEBG Sep 03 04:18:28.838 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 } }]DEBG Sep 03 04:18:28.838adding route 3fff:dead::/64 -> 2001:db8::55:1 replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
31442026-09-03T04:18:30.502Z
31452026-09-03T04:18:30.502Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
31462026-09-03T04:18:30.502Z
31472026-09-03T04:18:30.502ZSep 03 04:18:28.838Sep 03 04:18:28.838 INFODEBG Sep 03 04:18:28.838Sep 03 04:18:28.838adding route 172.17.0.8/32 -> 10.0.0.255
31482026-09-03T04:18:30.502Z 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 } }] adding route 3fff:dead::/64 -> 2001:db8::55:2
31492026-09-03T04:18:30.502Z
31502026-09-03T04:18:30.502ZINFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ffSep 03 04:18:28.838
31512026-09-03T04:18:30.502Z DEBGSep 03 04:18:28.838 Sep 03 04:18:28.838 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 } }]
31522026-09-03T04:18:30.502ZINFODEBG Sep 03 04:18:28.838replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] adding route 3fff:dead::/64 -> 2001:db8::55:2DEBG
31532026-09-03T04:18:30.502Z
31542026-09-03T04:18:30.502Zreplacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.838
31552026-09-03T04:18:30.502Z INFOSep 03 04:18:28.838 Sep 03 04:18:28.838adding route 172.17.0.9/32 -> 10.0.0.255
31562026-09-03T04:18:30.503Z INFO Sep 03 04:18:28.838DEBGadding route 3fff:dead::/64 -> 2001:db8::55:3Sep 03 04:18:28.838
31572026-09-03T04:18:30.503Z 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 } }]INFO
31582026-09-03T04:18:30.503ZSep 03 04:18:28.838 adding route 3fff:beef:28::/64 -> 2001:db8::55:ff
31592026-09-03T04:18:30.503Zreplacing 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 03 04:18:28.838
31602026-09-03T04:18:30.503ZINFO Sep 03 04:18:28.838adding route 3fff:dead::/64 -> 2001:db8::55:3DEBG
31612026-09-03T04:18:30.503Z Sep 03 04:18:28.838replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }] INFODEBG
31622026-09-03T04:18:30.503Zreplacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:18:28.838adding route 172.17.0.10/32 -> 10.0.0.255
31632026-09-03T04:18:30.503ZDEBG
31642026-09-03T04:18:30.503Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 03 04:18:28.838
31652026-09-03T04:18:30.503Z Sep 03 04:18:28.838DEBG replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
31662026-09-03T04:18:30.503ZSep 03 04:18:28.838 Sep 03 04:18:28.838 adding route 3fff:dead::/64 -> 2001:db8::55:4INFOINFOSep 03 04:18:28.838
31672026-09-03T04:18:30.503Zadding route 3fff:dead::/64 -> 2001:db8::55:4
31682026-09-03T04:18:30.503Z adding route 3fff:beef:29::/64 -> 2001:db8::55:ffINFO
31692026-09-03T04:18:30.503Z Sep 03 04:18:28.838adding route 172.17.0.11/32 -> 10.0.0.255 Sep 03 04:18:28.838
31702026-09-03T04:18:30.503Z DEBGDEBGSep 03 04:18:28.838 Sep 03 04:18:28.838replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }]
31712026-09-03T04:18:30.503Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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
31722026-09-03T04:18:30.503Z 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 } }]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 } }]
31732026-09-03T04:18:30.503Z
31742026-09-03T04:18:30.503ZSep 03 04:18:28.838Sep 03 04:18:28.838 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: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 } }]replacing targets for 3fff:dead::/64 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 } }]
31752026-09-03T04:18:30.503Z
31762026-09-03T04:18:30.503ZSep 03 04:18:28.838 INFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffSep 03 04:18:28.838
31772026-09-03T04:18:30.503Z INFO Sep 03 04:18:28.838 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 } }]
31782026-09-03T04:18:30.503Zadding route 172.17.0.12/32 -> 10.0.0.255
31792026-09-03T04:18:30.503Z Sep 03 04:18:28.838Sep 03 04:18:28.838DEBG DEBGinitted freemap. size: 64 INFOreplacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }],
31802026-09-03T04:18:30.503Z unitadding route 3fff:beef:2b::/64 -> 2001:db8::55:ff:
31812026-09-03T04:18:30.503Z Sep 03 04:18:28.838freemap_route_ipv6
31822026-09-03T04:18:30.503ZINFO adding route 172.17.0.13/32 -> 10.0.0.255
31832026-09-03T04:18:30.503ZSep 03 04:18:28.838 DEBGSep 03 04:18:28.838 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
31842026-09-03T04:18:30.504Z 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 } }]
31852026-09-03T04:18:30.504Z
31862026-09-03T04:18:30.504ZSep 03 04:18:28.838Sep 03 04:18:28.838 DEBGINFO reset freemapSep 03 04:18:28.838, adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff Sep 03 04:18:28.838unitINFO
31872026-09-03T04:18:30.504Z INFO:adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
31882026-09-03T04:18:30.504Z adding route 172.17.0.14/32 -> 10.0.0.255freemap_route_ipv6
31892026-09-03T04:18:30.504Z
31902026-09-03T04:18:30.504ZSep 03 04:18:28.838Sep 03 04:18:28.838Sep 03 04:18:28.838 DEBG INFODEBGSep 03 04:18:28.838 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 } }]
31912026-09-03T04:18:30.504Zadding route 172.16.0.0/32 -> 10.0.0.1replacing 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 } }]
31922026-09-03T04:18:30.504Z
31932026-09-03T04:18:30.504ZDEBG Sep 03 04:18:28.838 Sep 03 04:18:28.838Sep 03 04:18:28.838DEBG INFO 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 } }] adding route 172.17.0.15/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 } }]
31942026-09-03T04:18:30.504Z
31952026-09-03T04:18:30.504Z
31962026-09-03T04:18:30.504Zadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
31972026-09-03T04:18:30.504ZSep 03 04:18:28.838Sep 03 04:18:28.838 INFOSep 03 04:18:28.838 INFODEBGSep 03 04:18:28.838 adding route 3fff:beef:b::/64 -> 2001:db8::55:ffDEBGadding route 172.16.0.0/32 -> 10.0.0.2
31982026-09-03T04:18:30.504Z
31992026-09-03T04:18:30.504Zreplacing 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 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 } }]
32002026-09-03T04:18:30.504Z
32012026-09-03T04:18:30.504ZSep 03 04:18:28.838 Sep 03 04:18:28.838Sep 03 04:18:28.838DEBG 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 } }]DEBGadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
32022026-09-03T04:18:30.504Z
32032026-09-03T04:18:30.504Z Sep 03 04:18:28.838replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 } }]
32042026-09-03T04:18:30.504ZINFOSep 03 04:18:28.838Sep 03 04:18:28.838 INFODEBGadding route 172.17.0.16/32 -> 10.0.0.255
32052026-09-03T04:18:30.504Zreplacing 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 } }]
32062026-09-03T04:18:30.504Zadding route 3fff:beef:c::/64 -> 2001:db8::55:ffSep 03 04:18:28.838
32072026-09-03T04:18:30.504Z Sep 03 04:18:28.838INFO Sep 03 04:18:28.838DEBG Sep 03 04:18:28.838adding route 172.16.0.0/32 -> 10.0.0.3 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 } }]
32082026-09-03T04:18:30.504ZSep 03 04:18:28.839 DEBG created new freemap , unitINFO: adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
32092026-09-03T04:18:30.505ZSep 03 04:18:28.845freemap_route_ipv4
32102026-09-03T04:18:30.505Z
32112026-09-03T04:18:30.505ZDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]Sep 03 04:18:28.846
32122026-09-03T04:18:30.505Z DEBGSep 03 04:18:28.846 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
32132026-09-03T04:18:30.505Z Sep 03 04:18:28.846created new freemapSep 03 04:18:28.846 INFO, INFO unitSep 03 04:18:28.846: adding route 172.16.0.0/32 -> 10.0.0.4 adding route 172.17.0.17/32 -> 10.0.0.255INFOfreemap_route_ipv6
32142026-09-03T04:18:30.505Z
32152026-09-03T04:18:30.505Zadding route 3fff:beef:30::/64 -> 2001:db8::55:ff
32162026-09-03T04:18:30.505ZSep 03 04:18:28.846 Sep 03 04:18:28.846 Sep 03 04:18:28.846DEBG 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 } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }] replacing targets for 3fff:beef: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 } }]
32172026-09-03T04:18:30.505Z
32182026-09-03T04:18:30.505ZSep 03 04:18:28.846 INFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ffSep 03 04:18:28.846
32192026-09-03T04:18:30.505Z INFO adding route 172.17.0.0/32 -> 10.0.0.255Sep 03 04:18:28.846
32202026-09-03T04:18:30.505Z DEBG replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.846
32212026-09-03T04:18:30.505Z 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 } }]DEBG
32222026-09-03T04:18:30.505Z Sep 03 04:18:28.846replacing 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 } }]
32232026-09-03T04:18:30.505ZINFO Sep 03 04:18:28.846adding route 3fff:beef:32::/64 -> 2001:db8::55:ff
32242026-09-03T04:18:30.505ZINFO Sep 03 04:18:28.846 Sep 03 04:18:28.839adding route 172.17.0.1/32 -> 10.0.0.255
32252026-09-03T04:18:30.505ZDEBGINFO Sep 03 04:18:28.846 created new freemapadding route 3fff:beef:d::/64 -> 2001:db8::55:ffSep 03 04:18:28.846
32262026-09-03T04:18:30.505Z 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 } }],
32272026-09-03T04:18:30.505ZSep 03 04:18:28.846unit: DEBGreplacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv4
32282026-09-03T04:18:30.505ZSep 03 04:18:28.846
32292026-09-03T04:18:30.505Zreplacing 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 } }]
32302026-09-03T04:18:30.505ZINFO Sep 03 04:18:28.846adding route 3fff:beef:33::/64 -> 2001:db8::55:ff
32312026-09-03T04:18:30.505ZINFO Sep 03 04:18:28.846Sep 03 04:18:28.846adding route 172.17.0.2/32 -> 10.0.0.255
32322026-09-03T04:18:30.505Z INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ffSep 03 04:18:28.846
32332026-09-03T04:18:30.505Z DEBGDEBGSep 03 04:18:28.846 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 } }] created new freemapDEBGSep 03 04:18:28.846
32342026-09-03T04:18:30.505Z , unit: replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:18:28.846DEBG
32352026-09-03T04:18:30.505Zfreemap_route_ipv6
32362026-09-03T04:18:30.505Z 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 } }] adding route 3fff:beef:34::/64 -> 2001:db8::55:ff
32372026-09-03T04:18:30.506Z
32382026-09-03T04:18:30.506ZSep 03 04:18:28.846Sep 03 04:18:28.846Sep 03 04:18:28.846Sep 03 04:18:28.846 INFODEBG adding route 3fff:beef:f::/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 } }]
32392026-09-03T04:18:30.506Z
32402026-09-03T04:18:30.511ZDEBGINFO adding route 172.17.0.3/32 -> 10.0.0.255initted freemap. size: 64Sep 03 04:18:28.846,
32412026-09-03T04:18:30.511Z DEBGSep 03 04:18:28.846unit 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 } }]:
32422026-09-03T04:18:30.511Z INFO Sep 03 04:18:28.846adding route 3fff:beef:35::/64 -> 2001:db8::55:ff
32432026-09-03T04:18:30.511Zfreemap_route_ipv4DEBGSep 03 04:18:28.846 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 3fff:beef:10::/64 -> 2001:db8::55:ff
32442026-09-03T04:18:30.511Z
32452026-09-03T04:18:30.511ZSep 03 04:18:28.846
32462026-09-03T04:18:30.511Z DEBG Sep 03 04:18:28.846replacing 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 } }]
32472026-09-03T04:18:30.511ZSep 03 04:18:28.846DEBG DEBG reset freemapSep 03 04:18:28.846replacing 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 } }]
32482026-09-03T04:18:30.511ZSep 03 04:18:28.846, INFO unitINFO :adding route 3fff:beef:36::/64 -> 2001:db8::55:ff Sep 03 04:18:28.846
32492026-09-03T04:18:30.511Z adding route 172.17.0.4/32 -> 10.0.0.255INFO
32502026-09-03T04:18:30.511Z adding route 3fff:beef:11::/64 -> 2001:db8::55:fffreemap_route_ipv4Sep 03 04:18:28.846
32512026-09-03T04:18:30.511Z
32522026-09-03T04:18:30.511Z DEBG Sep 03 04:18:28.846Sep 03 04:18:28.846 DEBGSep 03 04:18:28.846 DEBGDEBGreplacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef: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 } }]
32532026-09-03T04:18:30.511Z
32542026-09-03T04:18:30.511Zinitted freemap. size: 64replacing 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 } }],
32552026-09-03T04:18:30.511ZunitSep 03 04:18:28.846: Sep 03 04:18:28.846INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ffINFOSep 03 04:18:28.846
32562026-09-03T04:18:30.511Z INFOadding route 3fff:beef:37::/64 -> 2001:db8::55:ff freemap_route_ipv6Sep 03 04:18:28.846
32572026-09-03T04:18:30.511Zadding route 172.17.0.5/32 -> 10.0.0.255 DEBG
32582026-09-03T04:18:30.511Zreplacing 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 } }]
32592026-09-03T04:18:30.511Z
32602026-09-03T04:18:30.512ZSep 03 04:18:28.846 DEBGSep 03 04:18:28.846Sep 03 04:18:28.846 DEBGINFO replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
32612026-09-03T04:18:30.512Zreplacing 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 } }]
32622026-09-03T04:18:30.512Z
32632026-09-03T04:18:30.512ZSep 03 04:18:28.846 DEBG reset freemapSep 03 04:18:28.846Sep 03 04:18:28.846, unit : Sep 03 04:18:28.846 INFOINFO freemap_route_ipv6adding route 3fff:beef:38::/64 -> 2001:db8::55:ffadding route 172.17.0.6/32 -> 10.0.0.255
32642026-09-03T04:18:30.512Z
32652026-09-03T04:18:30.512Z
32662026-09-03T04:18:30.512ZDEBG 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 } }]
32672026-09-03T04:18:30.512ZSep 03 04:18:28.846Sep 03 04:18:28.846 INFODEBG adding route 172.16.0.0/32 -> 10.0.0.1replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.846
32682026-09-03T04:18:30.512Z
32692026-09-03T04:18:30.512Z DEBGSep 03 04:18:28.846 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 } }]
32702026-09-03T04:18:30.512ZINFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ff
32712026-09-03T04:18:30.512ZSep 03 04:18:28.846Sep 03 04:18:28.846Sep 03 04:18:28.846
32722026-09-03T04:18:30.512ZSep 03 04:18:28.838 INFOINFODEBGSep 03 04:18:28.846 DEBGDEBGadding route 172.17.0.7/32 -> 10.0.0.255adding route 3fff:beef:39::/64 -> 2001:db8::55:ff
32732026-09-03T04:18:30.512Z Sep 03 04:18:28.846replacing 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 } }]
32742026-09-03T04:18:30.512Zcreated new freemap
32752026-09-03T04:18:30.512Z DEBG, Sep 03 04:18:28.846 unit :initted freemap. size: 64INFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] ,
32762026-09-03T04:18:30.512Zfreemap_route_ipv4Sep 03 04:18:28.846unit
32772026-09-03T04:18:30.512Z:adding route 3fff:beef:15::/64 -> 2001:db8::55:ff
32782026-09-03T04:18:30.512Zfreemap_route_ipv4 Sep 03 04:18:28.846
32792026-09-03T04:18:30.512ZDEBGSep 03 04:18:28.846 Sep 03 04:18:28.846 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 } }]DEBGDEBGSep 03 04:18:28.846INFO
32802026-09-03T04:18:30.512Zreplacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.846adding route 172.16.0.0/32 -> 10.0.0.2
32812026-09-03T04:18:30.512ZDEBG
32822026-09-03T04:18:30.512Z 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 } }]
32832026-09-03T04:18:30.512Zcreated new freemapDEBGSep 03 04:18:28.846 , Sep 03 04:18:28.846reset freemapunit :INFO, INFO freemap_route_ipv6unit
32842026-09-03T04:18:30.512Z adding route 3fff:beef:16::/64 -> 2001:db8::55:ff:
32852026-09-03T04:18:30.512Z Sep 03 04:18:28.846 adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff INFOfreemap_route_ipv4Sep 03 04:18:28.846Sep 03 04:18:28.846
32862026-09-03T04:18:30.512Z DEBG
32872026-09-03T04:18:30.512ZSep 03 04:18:28.846 DEBG adding route 172.17.0.8/32 -> 10.0.0.255DEBGSep 03 04:18:28.846 Sep 03 04:18:28.846initted freemap. size: 64DEBG , 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 } }]
32882026-09-03T04:18:30.513Zunitreplacing 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 } }]:
32892026-09-03T04:18:30.513Z
32902026-09-03T04:18:30.513Zfreemap_route_ipv4
32912026-09-03T04:18:30.513Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 } }]
32922026-09-03T04:18:30.513Zinitted freemap. size: 64Sep 03 04:18:28.846, Sep 03 04:18:28.846Sep 03 04:18:28.846Sep 03 04:18:28.846 unitDEBGINFODEBG INFOreset freemapadding route 3fff:beef:17::/64 -> 2001:db8::55:ffreplacing 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 } }]: ,
32932026-09-03T04:18:30.513Zunit:Sep 03 04:18:28.846adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
32942026-09-03T04:18:30.513Zfreemap_route_ipv6 freemap_route_ipv4
32952026-09-03T04:18:30.513Z
32962026-09-03T04:18:30.513ZINFOSep 03 04:18:28.846Sep 03 04:18:28.846
32972026-09-03T04:18:30.513Z DEBG DEBGSep 03 04:18:28.846replacing 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 } }]
32982026-09-03T04:18:30.513Ztest route::tests::shrink_to_single_non_zero_survivor ... ok
32992026-09-03T04:18:30.513ZDEBG 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 } }]
33002026-09-03T04:18:30.513ZSep 03 04:18:28.846reset freemapSep 03 04:18:28.846adding route 172.16.0.0/32 -> 10.0.0.3 INFO, DEBG
33012026-09-03T04:18:30.513Z Sep 03 04:18:28.846unitadding route 3fff:beef:18::/64 -> 2001:db8::55:ff :initted freemap. size: 64INFO Sep 03 04:18:28.846adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
33022026-09-03T04:18:30.513Z
33032026-09-03T04:18:30.513Z, Sep 03 04:18:28.846unit freemap_route_ipv6:
33042026-09-03T04:18:30.513ZSep 03 04:18:28.846Sep 03 04:18:28.846 DEBG freemap_route_ipv6INFO
33052026-09-03T04:18:30.513ZDEBG DEBGreplacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.846
33062026-09-03T04:18:30.513Zreplacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:18:28.846
33072026-09-03T04:18:30.513Ztest route::tests::shrink_preserves_compacted_order ... ok
33082026-09-03T04:18:30.513ZDEBGSep 03 04:18:28.846 reset freemapINFO, 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 } }] unit
33092026-09-03T04:18:30.513Ztest table::mcast::mcast_egress::tests::test_port_bitmap ... ok
33102026-09-03T04:18:30.513Zadding route 3fff:beef:3d::/64 -> 2001:db8::55:ffSep 03 04:18:28.846: adding route 172.16.0.0/32 -> 10.0.0.1
33112026-09-03T04:18:30.513Zfreemap_route_ipv6INFO
33122026-09-03T04:18:30.513ZSep 03 04:18:28.846 adding route 172.17.0.9/32 -> 10.0.0.255
33132026-09-03T04:18:30.513Z
33142026-09-03T04:18:30.513Zadding route 3fff:beef:19::/64 -> 2001:db8::55:ff Sep 03 04:18:28.846 Sep 03 04:18:28.846INFO
33152026-09-03T04:18:30.514Z DEBG INFOSep 03 04:18:28.846 DEBGSep 03 04:18:28.846 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
33162026-09-03T04:18:30.514Z replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:18:28.846adding route 172.16.0.0/32 -> 10.0.0.4
33172026-09-03T04:18:30.514Z
33182026-09-03T04:18:30.514ZINFO Sep 03 04:18:28.846 adding route 172.16.0.0/32 -> 10.0.0.1DEBG
33192026-09-03T04:18:30.514Z Sep 03 04:18:28.846replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 } }]
33202026-09-03T04:18:30.514ZINFO adding route 172.16.0.0/32 -> 10.0.0.2Sep 03 04:18:28.846 Sep 03 04:18:28.830DEBG 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 } }]adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
33212026-09-03T04:18:30.514Z
33222026-09-03T04:18:30.514ZDEBG created new freemapSep 03 04:18:28.846Sep 03 04:18:28.846replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] Sep 03 04:18:28.846DEBG
33232026-09-03T04:18:30.514Z
33242026-09-03T04:18:30.514Z, INFOunit :adding route 3fff:beef:3e::/64 -> 2001:db8::55:ff Sep 03 04:18:28.846
33252026-09-03T04:18:30.514Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 } }]
33262026-09-03T04:18:30.514Z Sep 03 04:18:28.854 freemap_route_ipv4
33272026-09-03T04:18:30.514ZSep 03 04:18:28.846DEBGSep 03 04:18:28.854 DEBG created new freemap, unitDEBG: 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
33282026-09-03T04:18:30.514Z
33292026-09-03T04:18:30.514ZSep 03 04:18:28.846Sep 03 04:18:28.854 INFO INFOadding route 172.16.0.0/32 -> 10.0.0.2
33302026-09-03T04:18:30.514Zadding route 172.16.0.0/32 -> 10.0.0.3Sep 03 04:18:28.854
33312026-09-03T04:18:30.514ZSep 03 04:18:28.854 DEBGINFO Sep 03 04:18:28.854replacing targets for 3fff:beef:3e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:18:28.854DEBG
33322026-09-03T04:18:30.514Z adding route 172.17.0.10/32 -> 10.0.0.255
33332026-09-03T04:18:30.514Z 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 } }]
33342026-09-03T04:18:30.514ZSep 03 04:18:28.854DEBG 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 } }]
33352026-09-03T04:18:30.514Zinitted freemap. size: 64, adding route 3fff:beef:3f::/64 -> 2001:db8::55:ffunit
33362026-09-03T04:18:30.514Z:Sep 03 04:18:28.854 freemap_route_ipv4Sep 03 04:18:28.854INFO
33372026-09-03T04:18:30.514ZSep 03 04:18:28.854Sep 03 04:18:28.854 DEBGINFOSep 03 04:18:28.854 adding route 172.16.0.0/32 -> 10.0.0.4DEBG adding route 172.17.0.0/32 -> 10.0.0.255 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 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 } }]
33382026-09-03T04:18:30.514Z
33392026-09-03T04:18:30.514Z
33402026-09-03T04:18:30.519Z
33412026-09-03T04:18:30.519ZDEBG reset freemapSep 03 04:18:28.854 Sep 03 04:18:28.854, Sep 03 04:18:28.854INFOSep 03 04:18:28.854DEBG DEBGadding route 172.17.0.11/32 -> 10.0.0.255
33422026-09-03T04:18:30.519Zunitreplacing 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 } }] : failed to allocate space for the new target list
33432026-09-03T04:18:30.519Z
33442026-09-03T04:18:30.519Z freemap_route_ipv4DEBGSep 03 04:18:28.854
33452026-09-03T04:18:30.519ZSep 03 04:18:28.854 Sep 03 04:18:28.854 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 } }]DEBGDEBG replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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
33462026-09-03T04:18:30.519Z
33472026-09-03T04:18:30.519Z
33482026-09-03T04:18:30.519Z adding route 172.17.0.1/32 -> 10.0.0.255Sep 03 04:18:28.854Sep 03 04:18:28.854Sep 03 04:18:28.854
33492026-09-03T04:18:30.519Z DEBGDEBGSep 03 04:18:28.854 failed to allocate space for the new target listINFO
33502026-09-03T04:18:30.519Zreplacing targets for 172.16.0.0/32 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 } }] DEBG
33512026-09-03T04:18:30.519ZDEBGSep 03 04:18:28.854adding route 172.17.0.12/32 -> 10.0.0.255
33522026-09-03T04:18:30.519Zreplacing targets for 172.16.0.0/32 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 } }]initted freemap. size: 64
33532026-09-03T04:18:30.519Z, DEBGSep 03 04:18:28.854 unitreplacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
33542026-09-03T04:18:30.520ZDEBG: 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_ipv6
33552026-09-03T04:18:30.520Z
33562026-09-03T04:18:30.520ZSep 03 04:18:28.854Sep 03 04:18:28.854 INFODEBGSep 03 04:18:28.854 adding route 172.17.0.2/32 -> 10.0.0.255reset freemapINFO,
33572026-09-03T04:18:30.520Z unitadding route 172.17.0.13/32 -> 10.0.0.255:
33582026-09-03T04:18:30.520Z freemap_route_ipv6Sep 03 04:18:28.854
33592026-09-03T04:18:30.520ZDEBG Sep 03 04:18:28.854replacing 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 } }]
33602026-09-03T04:18:30.520ZDEBG replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:18:28.854
33612026-09-03T04:18:30.520Z Sep 03 04:18:28.854INFO INFOadding route 3fff:dead::/64 -> 2001:db8::55:1
33622026-09-03T04:18:30.520Zadding route 172.17.0.3/32 -> 10.0.0.255
33632026-09-03T04:18:30.520ZSep 03 04:18:28.854 INFO adding route 172.17.0.14/32 -> 10.0.0.255Sep 03 04:18:28.854Sep 03 04:18:28.854 DEBGDEBG
33642026-09-03T04:18:30.520Z replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
33652026-09-03T04:18:30.520Z
33662026-09-03T04:18:30.520ZSep 03 04:18:28.854 DEBGSep 03 04:18:28.854Sep 03 04:18:28.854 INFODEBG INFOadding route 172.17.0.4/32 -> 10.0.0.255
33672026-09-03T04:18:30.520Zreplacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:2
33682026-09-03T04:18:30.520Zreplacing 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 } }]
33692026-09-03T04:18:30.520Z
33702026-09-03T04:18:30.520ZSep 03 04:18:28.854Sep 03 04:18:28.854 DEBG Sep 03 04:18:28.854DEBGreplacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO
33712026-09-03T04:18:30.520Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
33722026-09-03T04:18:30.520Zadding route 172.17.0.18/32 -> 10.0.0.255Sep 03 04:18:28.854
33732026-09-03T04:18:30.520ZSep 03 04:18:28.854 INFO INFOadding route 172.17.0.15/32 -> 10.0.0.255 Sep 03 04:18:28.854Sep 03 04:18:28.854adding route 172.17.0.5/32 -> 10.0.0.255
33742026-09-03T04:18:30.520Z
33752026-09-03T04:18:30.520ZDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: 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 } }]
33762026-09-03T04:18:30.520ZSep 03 04:18:28.854 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 } }]DEBG
33772026-09-03T04:18:30.520ZSep 03 04:18:28.854 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
33782026-09-03T04:18:30.520Z Sep 03 04:18:28.854replacing 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 } }]
33792026-09-03T04:18:30.520ZINFO adding route 172.17.0.6/32 -> 10.0.0.255Sep 03 04:18:28.854
33802026-09-03T04:18:30.520Z INFO Sep 03 04:18:28.854Sep 03 04:18:28.854adding route 172.17.0.19/32 -> 10.0.0.255
33812026-09-03T04:18:30.521Z DEBGDEBG INFO replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:18:28.854
33822026-09-03T04:18:30.521Z DEBGreplacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
33832026-09-03T04:18:30.521Zreplacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 04:18:28.854
33842026-09-03T04:18:30.521Zadding route 172.17.0.16/32 -> 10.0.0.255 INFO
33852026-09-03T04:18:30.521Zadding route 172.17.0.7/32 -> 10.0.0.255
33862026-09-03T04:18:30.521ZSep 03 04:18:28.854 INFOSep 03 04:18:28.854 Sep 03 04:18:28.854DEBG Sep 03 04:18:28.854DEBG adding route 172.17.0.20/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 } }]
33872026-09-03T04:18:30.521Zreplacing 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 } }]
33882026-09-03T04:18:30.521Z
33892026-09-03T04:18:30.521ZINFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffSep 03 04:18:28.854
33902026-09-03T04:18:30.521Z Sep 03 04:18:28.854Sep 03 04:18:28.854INFO INFODEBGadding route 172.17.0.17/32 -> 10.0.0.255
33912026-09-03T04:18:30.521Zadding route 172.17.0.8/32 -> 10.0.0.255
33922026-09-03T04:18:30.521Zreplacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:18:28.854
33932026-09-03T04:18:30.521ZSep 03 04:18:28.854 Sep 03 04:18:28.854 DEBGDEBG Sep 03 04:18:28.854 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.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 } }]
33942026-09-03T04:18:30.521Z
33952026-09-03T04:18:30.521ZDEBGINFO 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 03 04:18:28.854adding route 172.17.0.21/32 -> 10.0.0.255Sep 03 04:18:28.854
33962026-09-03T04:18:30.521Z
33972026-09-03T04:18:30.521Z INFOINFO adding route 172.17.0.9/32 -> 10.0.0.255adding route 172.17.0.18/32 -> 10.0.0.255
33982026-09-03T04:18:30.521Z
33992026-09-03T04:18:30.521ZSep 03 04:18:28.854Sep 03 04:18:28.854 Sep 03 04:18:28.854Sep 03 04:18:28.854DEBG DEBGDEBGreplacing 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 } }]
34002026-09-03T04:18:30.521Z 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.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 } }]
34012026-09-03T04:18:30.521Z
34022026-09-03T04:18:30.521ZINFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffSep 03 04:18:28.854Sep 03 04:18:28.854
34032026-09-03T04:18:30.521ZSep 03 04:18:28.854 INFO INFOINFO adding route 172.17.0.10/32 -> 10.0.0.255adding route 172.17.0.19/32 -> 10.0.0.255adding route 172.17.0.22/32 -> 10.0.0.255
34042026-09-03T04:18:30.521Z
34052026-09-03T04:18:30.521Z
34062026-09-03T04:18:30.521ZSep 03 04:18:28.854Sep 03 04:18:28.854 Sep 03 04:18:28.854 DEBG DEBGSep 03 04:18:28.854 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 } }] 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 } }]
34072026-09-03T04:18:30.521Z
34082026-09-03T04:18:30.522Ztest route::tests::same_size_non_subset_replace ... ok
34092026-09-03T04:18:30.522Zreplacing 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
34102026-09-03T04:18:30.522Z 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 } }]
34112026-09-03T04:18:30.522ZSep 03 04:18:28.854Sep 03 04:18:28.854 Sep 03 04:18:28.854INFO adding route 172.17.0.11/32 -> 10.0.0.255INFO
34122026-09-03T04:18:30.522ZINFO Sep 03 04:18:28.854adding route 172.17.0.23/32 -> 10.0.0.255
34132026-09-03T04:18:30.522Zadding route 172.17.0.20/32 -> 10.0.0.255INFOSep 03 04:18:28.854
34142026-09-03T04:18:30.522ZDEBG adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffreplacing 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 } }]
34152026-09-03T04:18:30.522Z
34162026-09-03T04:18:30.522ZSep 03 04:18:28.854Sep 03 04:18:28.854 DEBGDEBGSep 03 04:18:28.854 Sep 03 04:18:28.854 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 } }]INFO
34172026-09-03T04:18:30.522Zreplacing 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 } }] DEBGadding route 172.17.0.12/32 -> 10.0.0.255
34182026-09-03T04:18:30.522Z
34192026-09-03T04:18:30.522Z replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.854
34202026-09-03T04:18:30.522Z Sep 03 04:18:28.854Sep 03 04:18:28.854 INFO INFOSep 03 04:18:28.854DEBG adding route 172.17.0.21/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 } }] adding route 172.17.0.24/32 -> 10.0.0.255
34212026-09-03T04:18:30.522ZINFO
34222026-09-03T04:18:30.522Z adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
34232026-09-03T04:18:30.522Z
34242026-09-03T04:18:30.522ZSep 03 04:18:28.854 INFOSep 03 04:18:28.854Sep 03 04:18:28.854 Sep 03 04:18:28.854adding route 172.17.0.13/32 -> 10.0.0.255
34252026-09-03T04:18:30.522Z 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.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 } }]
34262026-09-03T04:18:30.522Z
34272026-09-03T04:18:30.522ZSep 03 04:18:28.854 DEBG DEBGreplacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:18:28.854replacing 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 } }]
34282026-09-03T04:18:30.522Z
34292026-09-03T04:18:30.522ZINFOSep 03 04:18:28.854 INFOadding route 172.17.0.22/32 -> 10.0.0.255 Sep 03 04:18:28.854adding route 172.17.0.25/32 -> 10.0.0.255 INFO
34302026-09-03T04:18:30.522Z
34312026-09-03T04:18:30.522Z Sep 03 04:18:28.854adding route 172.17.0.14/32 -> 10.0.0.255
34322026-09-03T04:18:30.522ZINFOSep 03 04:18:28.854Sep 03 04:18:28.854 DEBGDEBGSep 03 04:18:28.854 adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff 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 } }]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 } }]
34332026-09-03T04:18:30.522ZSep 03 04:18:28.854 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 } }]
34342026-09-03T04:18:30.522ZSep 03 04:18:28.855 Sep 03 04:18:28.862 DEBG DEBG created new freemap, INFOunit :adding route 172.17.0.23/32 -> 10.0.0.255created new freemap
34352026-09-03T04:18:30.522Z , freemap_route_ipv4unit
34362026-09-03T04:18:30.523Z: Sep 03 04:18:28.862 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 } }]
34372026-09-03T04:18:30.523Z
34382026-09-03T04:18:30.523Zfreemap_route_ipv4
34392026-09-03T04:18:30.523ZSep 03 04:18:28.862Sep 03 04:18:28.862 Sep 03 04:18:28.862INFO Sep 03 04:18:28.862 DEBGDEBG DEBGcreated new freemapreplacing 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.24/32 -> 10.0.0.255unitcreated new freemap
34402026-09-03T04:18:30.527Z:
34412026-09-03T04:18:30.527Z , unitfreemap_route_ipv6:
34422026-09-03T04:18:30.527Z freemap_route_ipv6Sep 03 04:18:28.862
34432026-09-03T04:18:30.527Z Sep 03 04:18:28.862INFO Sep 03 04:18:28.862 Sep 03 04:18:28.862 DEBGadding route 3fff:beef:20::/64 -> 2001:db8::55:ff DEBGreplacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBGinitted freemap. size: 64
34442026-09-03T04:18:30.527Z
34452026-09-03T04:18:30.527Z , unitinitted freemap. size: 64:, Sep 03 04:18:28.862 unitDEBG: freemap_route_ipv4Sep 03 04:18:28.862
34462026-09-03T04:18:30.527Zreplacing 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 } }]
34472026-09-03T04:18:30.527Zfreemap_route_ipv4
34482026-09-03T04:18:30.527ZINFO Sep 03 04:18:28.862adding route 172.17.0.25/32 -> 10.0.0.255
34492026-09-03T04:18:30.527ZSep 03 04:18:28.862DEBG reset freemapINFO, Sep 03 04:18:28.862unit :adding route 3fff:beef:21::/64 -> 2001:db8::55:ffSep 03 04:18:28.862DEBG
34502026-09-03T04:18:30.527Z freemap_route_ipv4DEBG
34512026-09-03T04:18:30.527Z reset freemapreplacing 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 } }],
34522026-09-03T04:18:30.527ZunitSep 03 04:18:28.862Sep 03 04:18:28.862: Sep 03 04:18:28.862DEBG INFOreplacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
34532026-09-03T04:18:30.527Z initted freemap. size: 64freemap_route_ipv4adding route 172.17.0.26/32 -> 10.0.0.255
34542026-09-03T04:18:30.527ZSep 03 04:18:28.862
34552026-09-03T04:18:30.528Z , INFOunit Sep 03 04:18:28.862adding route 3fff:beef:22::/64 -> 2001:db8::55:ffSep 03 04:18:28.862: DEBG
34562026-09-03T04:18:30.528Z initted freemap. size: 64 , unitDEBG: freemap_route_ipv6 Sep 03 04:18:28.862freemap_route_ipv6
34572026-09-03T04:18:30.528Z
34582026-09-03T04:18:30.528ZDEBGreplacing 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 } }]
34592026-09-03T04:18:30.528Zreplacing 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 } }]
34602026-09-03T04:18:30.528ZSep 03 04:18:28.862 DEBGSep 03 04:18:28.862 reset freemapINFO, adding route 172.17.0.27/32 -> 10.0.0.255unitSep 03 04:18:28.862
34612026-09-03T04:18:30.528Z :DEBG freemap_route_ipv6reset freemap
34622026-09-03T04:18:30.528ZSep 03 04:18:28.862 , INFOunitSep 03 04:18:28.862Sep 03 04:18:28.862 DEBG: adding route 3fff:beef:23::/64 -> 2001:db8::55:fffreemap_route_ipv6INFO
34632026-09-03T04:18:30.528Z
34642026-09-03T04:18:30.528Zreplacing 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 } }]
34652026-09-03T04:18:30.528Zadding route 172.16.0.0/32 -> 10.0.0.1
34662026-09-03T04:18:30.528ZSep 03 04:18:28.862Sep 03 04:18:28.862 INFODEBG adding route 172.16.0.0/32 -> 10.0.0.1replacing 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 } }]
34672026-09-03T04:18:30.528Z
34682026-09-03T04:18:30.528ZSep 03 04:18:28.862 INFOSep 03 04:18:28.862 Sep 03 04:18:28.862Sep 03 04:18:28.862 adding route 172.17.0.28/32 -> 10.0.0.255INFODEBG
34692026-09-03T04:18:30.528Zadding route 3fff:beef:24::/64 -> 2001:db8::55:ffDEBG 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.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
34702026-09-03T04:18:30.528Z
34712026-09-03T04:18:30.528Z
34722026-09-03T04:18:30.528ZSep 03 04:18:28.862Sep 03 04:18:28.862Sep 03 04:18:28.862 INFOINFO adding route 172.16.0.0/32 -> 10.0.0.2DEBGSep 03 04:18:28.862
34732026-09-03T04:18:30.528Z adding route 172.17.0.0/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 } }]DEBG
34742026-09-03T04:18:30.528Z
34752026-09-03T04:18:30.528Z replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.862
34762026-09-03T04:18:30.528Z Sep 03 04:18:28.862 DEBGDEBG Sep 03 04:18:28.862 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 } }]
34772026-09-03T04:18:30.528ZINFO adding route 172.17.0.29/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 } }]Sep 03 04:18:28.862Sep 03 04:18:28.862
34782026-09-03T04:18:30.528Z INFO
34792026-09-03T04:18:30.528Z adding route 3fff:beef:25::/64 -> 2001:db8::55:ff DEBG
34802026-09-03T04:18:30.528Z Sep 03 04:18:28.862Sep 03 04:18:28.862replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 } }]
34812026-09-03T04:18:30.528ZINFODEBGSep 03 04:18:28.862 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.1/32 -> 10.0.0.255
34822026-09-03T04:18:30.528ZDEBG
34832026-09-03T04:18:30.529Z 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 } }]
34842026-09-03T04:18:30.529ZSep 03 04:18:28.862 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 } }]
34852026-09-03T04:18:30.529ZSep 03 04:18:28.862Sep 03 04:18:28.862 INFOINFO Sep 03 04:18:28.862adding route 172.17.0.30/32 -> 10.0.0.255
34862026-09-03T04:18:30.529Z adding route 172.17.0.2/32 -> 10.0.0.255INFO
34872026-09-03T04:18:30.529Z adding route 3fff:beef:26::/64 -> 2001:db8::55:ff
34882026-09-03T04:18:30.529ZSep 03 04:18:28.862 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 } }]
34892026-09-03T04:18:30.529ZSep 03 04:18:28.862 Sep 03 04:18:28.862Sep 03 04:18:28.862DEBG INFODEBG 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.3/32 -> 10.0.0.255
34902026-09-03T04:18:30.529Z
34912026-09-03T04:18:30.529Zreplacing 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 } }]
34922026-09-03T04:18:30.529ZSep 03 04:18:28.862 INFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ff
34932026-09-03T04:18:30.529ZSep 03 04:18:28.862Sep 03 04:18:28.862 Sep 03 04:18:28.862DEBGINFO 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
34942026-09-03T04:18:30.529Zadding route 172.17.0.31/32 -> 10.0.0.255
34952026-09-03T04:18:30.529Zreplacing 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 } }]
34962026-09-03T04:18:30.529ZSep 03 04:18:28.862 INFO adding route 172.17.0.4/32 -> 10.0.0.255Sep 03 04:18:28.862Sep 03 04:18:28.862
34972026-09-03T04:18:30.529Z DEBGINFO Sep 03 04:18:28.862replacing 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 } }]
34982026-09-03T04:18:30.529ZDEBGadding route 3fff:beef:28::/64 -> 2001:db8::55:ff
34992026-09-03T04:18:30.529Zreplacing 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 } }]
35002026-09-03T04:18:30.529ZSep 03 04:18:28.862 INFO adding route 172.17.0.32/32 -> 10.0.0.255
35012026-09-03T04:18:30.529ZSep 03 04:18:28.862Sep 03 04:18:28.862 Sep 03 04:18:28.862 DEBG
35022026-09-03T04:18:30.529Z DEBGreplacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
35032026-09-03T04:18:30.529Z replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
35042026-09-03T04:18:30.529Z adding route 172.17.0.5/32 -> 10.0.0.255
35052026-09-03T04:18:30.529ZSep 03 04:18:28.862 INFO adding route 3fff:beef:29::/64 -> 2001:db8::55:ffSep 03 04:18:28.862
35062026-09-03T04:18:30.529Z DEBGSep 03 04:18:28.862 Sep 03 04:18:28.862INFO Sep 03 04:18:28.862 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 } }]DEBG
35072026-09-03T04:18:30.529Z adding route 172.17.0.26/32 -> 10.0.0.255replacing 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 } }]
35082026-09-03T04:18:30.529Zadding route 172.17.0.33/32 -> 10.0.0.255
35092026-09-03T04:18:30.529Z
35102026-09-03T04:18:30.529ZSep 03 04:18:28.862 Sep 03 04:18:28.862INFO Sep 03 04:18:28.862 INFO adding route 172.17.0.6/32 -> 10.0.0.255DEBG
35112026-09-03T04:18:30.530Z replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:18:28.862
35122026-09-03T04:18:30.530Zadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
35132026-09-03T04:18:30.530ZDEBG Sep 03 04:18:28.862replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:18:28.862
35142026-09-03T04:18:30.530Z INFO DEBGadding route 172.17.0.34/32 -> 10.0.0.255 Sep 03 04:18:28.862
35152026-09-03T04:18:30.530Zreplacing 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 } }]
35162026-09-03T04:18:30.530ZSep 03 04:18:28.862INFO DEBGadding route 172.17.0.27/32 -> 10.0.0.255
35172026-09-03T04:18:30.530ZSep 03 04:18:28.862replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:18:28.862
35182026-09-03T04:18:30.530ZDEBG Sep 03 04:18:28.862INFO Sep 03 04:18:28.862replacing 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.7/32 -> 10.0.0.255INFO
35192026-09-03T04:18:30.530Z DEBGadding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
35202026-09-03T04:18:30.530Z
35212026-09-03T04:18:30.530Z replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:18:28.862
35222026-09-03T04:18:30.530Z Sep 03 04:18:28.862DEBG INFO 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.35/32 -> 10.0.0.255
35232026-09-03T04:18:30.530Z
35242026-09-03T04:18:30.530ZSep 03 04:18:28.862Sep 03 04:18:28.862 DEBGINFOSep 03 04:18:28.862 Sep 03 04:18:28.862 DEBG adding route 172.17.0.28/32 -> 10.0.0.255
35252026-09-03T04:18:30.530ZINFOreplacing 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.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 } }]
35262026-09-03T04:18:30.530Z
35272026-09-03T04:18:30.530Zadding route 172.17.0.8/32 -> 10.0.0.255
35282026-09-03T04:18:30.530ZSep 03 04:18:28.862 INFOSep 03 04:18:28.862 Sep 03 04:18:28.862INFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffDEBGadding route 172.17.0.36/32 -> 10.0.0.255
35292026-09-03T04:18:30.530ZSep 03 04:18:28.862
35302026-09-03T04:18:30.530Z DEBGreplacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
35312026-09-03T04:18:30.530Zreplacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:18:28.862
35322026-09-03T04:18:30.530ZSep 03 04:18:28.862 DEBGSep 03 04:18:28.862 DEBGSep 03 04:18:28.862 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 } }] INFO
35332026-09-03T04:18:30.530Z replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
35342026-09-03T04:18:30.530Zadding route 172.17.0.9/32 -> 10.0.0.255 Sep 03 04:18:28.862adding route 172.17.0.29/32 -> 10.0.0.255
35352026-09-03T04:18:30.530Z
35362026-09-03T04:18:30.530ZINFO adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffSep 03 04:18:28.862
35372026-09-03T04:18:30.530ZSep 03 04:18:28.862 INFODEBG adding route 172.17.0.37/32 -> 10.0.0.255Sep 03 04:18:28.862replacing 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 } }]
35382026-09-03T04:18:30.530ZDEBGSep 03 04:18:28.862
35392026-09-03T04:18:30.531Z replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
35402026-09-03T04:18:30.535Z 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 } }]
35412026-09-03T04:18:30.535ZSep 03 04:18:28.862 Sep 03 04:18:28.862Sep 03 04:18:28.862INFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffINFOSep 03 04:18:28.862
35422026-09-03T04:18:30.535Zadding route 172.17.0.30/32 -> 10.0.0.255
35432026-09-03T04:18:30.535ZSep 03 04:18:28.862DEBG INFO adding route 172.17.0.15/32 -> 10.0.0.255INFOreplacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:18:28.862
35442026-09-03T04:18:30.535Z
35452026-09-03T04:18:30.535ZSep 03 04:18:28.862 adding route 172.17.0.10/32 -> 10.0.0.255Sep 03 04:18:28.862
35462026-09-03T04:18:30.535ZDEBG INFODEBG Sep 03 04:18:28.862 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 } }]
35472026-09-03T04:18:30.536ZDEBGSep 03 04:18:28.862 replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
35482026-09-03T04:18:30.536Z adding route 172.17.0.38/32 -> 10.0.0.255
35492026-09-03T04:18:30.536Z
35502026-09-03T04:18:30.536ZSep 03 04:18:28.862 Sep 03 04:18:28.862INFOSep 03 04:18:28.862 adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffDEBG
35512026-09-03T04:18:30.536Z 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 } }]DEBG
35522026-09-03T04:18:30.536Zadding route 172.17.0.16/32 -> 10.0.0.255 replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:18:28.862
35532026-09-03T04:18:30.536ZINFO adding route 172.17.0.31/32 -> 10.0.0.255
35542026-09-03T04:18:30.536ZSep 03 04:18:28.862 INFOSep 03 04:18:28.870 Sep 03 04:18:28.870
35552026-09-03T04:18:30.536ZINFO adding route 172.17.0.39/32 -> 10.0.0.255
35562026-09-03T04:18:30.536Zadding route 172.17.0.11/32 -> 10.0.0.255DEBG
35572026-09-03T04:18:30.536Zreplacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:18:28.870
35582026-09-03T04:18:30.536ZSep 03 04:18:28.870 Sep 03 04:18:28.870 INFO Sep 03 04:18:28.870DEBGadding route 172.17.0.32/32 -> 10.0.0.255
35592026-09-03T04:18:30.536Zreplacing 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
35602026-09-03T04:18:30.536Z 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 } }]
35612026-09-03T04:18:30.536ZSep 03 04:18:28.870 Sep 03 04:18:28.870DEBG INFOreplacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 04:18:28.870adding route 172.17.0.40/32 -> 10.0.0.255
35622026-09-03T04:18:30.536Z INFO
35632026-09-03T04:18:30.536Z adding route 172.17.0.12/32 -> 10.0.0.255Sep 03 04:18:28.870 INFO Sep 03 04:18:28.870adding route 172.17.0.33/32 -> 10.0.0.255
35642026-09-03T04:18:30.536ZDEBG
35652026-09-03T04:18:30.536Zreplacing 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 } }]
35662026-09-03T04:18:30.536ZSep 03 04:18:28.870 Sep 03 04:18:28.870Sep 03 04:18:28.870DEBG Sep 03 04:18:28.870replacing 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 } }]
35672026-09-03T04:18:30.536ZINFODEBG adding route 172.17.0.41/32 -> 10.0.0.255DEBG
35682026-09-03T04:18:30.536Zreplacing 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 } }]
35692026-09-03T04:18:30.536Zreplacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:18:28.870
35702026-09-03T04:18:30.536Z Sep 03 04:18:28.870INFO Sep 03 04:18:28.870adding route 172.17.0.13/32 -> 10.0.0.255
35712026-09-03T04:18:30.536ZDEBGSep 03 04:18:28.870INFO adding route 3fff:beef:30::/64 -> 2001:db8::55:ffINFO
35722026-09-03T04:18:30.536Z 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.34/32 -> 10.0.0.255
35732026-09-03T04:18:30.536Z
35742026-09-03T04:18:30.537ZSep 03 04:18:28.870Sep 03 04:18:28.870 Sep 03 04:18:28.870 DEBG DEBG INFOreplacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:18:28.870
35752026-09-03T04:18:30.537Z
35762026-09-03T04:18:30.537ZDEBG DEBGadding route 172.17.0.42/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 } }]
35772026-09-03T04:18:30.537Z
35782026-09-03T04:18:30.537Z 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 } }]
35792026-09-03T04:18:30.537ZSep 03 04:18:28.870Sep 03 04:18:28.870 Sep 03 04:18:28.870 INFOINFO Sep 03 04:18:28.870 adding route 172.17.0.17/32 -> 10.0.0.255INFO
35802026-09-03T04:18:30.537Z Sep 03 04:18:28.870adding route 3fff:beef:31::/64 -> 2001:db8::55:ffDEBG
35812026-09-03T04:18:30.537Z 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 } }]
35822026-09-03T04:18:30.537Zadding route 172.17.0.14/32 -> 10.0.0.255Sep 03 04:18:28.870INFO DEBG
35832026-09-03T04:18:30.537Z Sep 03 04:18:28.870adding route 172.17.0.35/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 } }]Sep 03 04:18:28.870
35842026-09-03T04:18:30.537ZDEBG Sep 03 04:18:28.870 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
35852026-09-03T04:18:30.537Z
35862026-09-03T04:18:30.537Z adding route 172.17.0.43/32 -> 10.0.0.255DEBG
35872026-09-03T04:18:30.537Z Sep 03 04:18:28.870Sep 03 04:18:28.870replacing 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 } }] INFOSep 03 04:18:28.870INFO Sep 03 04:18:28.870DEBG adding route 3fff:beef:32::/64 -> 2001:db8::55:ffadding route 172.17.0.18/32 -> 10.0.0.255
35882026-09-03T04:18:30.537Z
35892026-09-03T04:18:30.537ZDEBG
35902026-09-03T04:18:30.537Zreplacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:18:28.870replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:18:28.870 DEBG
35912026-09-03T04:18:30.537Z
35922026-09-03T04:18:30.537Z DEBGreplacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.870
35932026-09-03T04:18:30.537Z Sep 03 04:18:28.870replacing 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 } }]
35942026-09-03T04:18:30.537ZINFOINFO Sep 03 04:18:28.870adding route 172.17.0.44/32 -> 10.0.0.255
35952026-09-03T04:18:30.537ZSep 03 04:18:28.870Sep 03 04:18:28.870 INFOINFOINFO adding route 172.17.0.19/32 -> 10.0.0.255adding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 03 04:18:28.870
35962026-09-03T04:18:30.537Z
35972026-09-03T04:18:30.537Z adding route 172.17.0.36/32 -> 10.0.0.255DEBG
35982026-09-03T04:18:30.537ZSep 03 04:18:28.870 adding route 172.17.0.15/32 -> 10.0.0.255 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 } }]
35992026-09-03T04:18:30.537Zreplacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:18:28.870 DEBGSep 03 04:18:28.870
36002026-09-03T04:18:30.538Z
36012026-09-03T04:18:30.538Zreplacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.870
36022026-09-03T04:18:30.538ZSep 03 04:18:28.870DEBGINFO Sep 03 04:18:28.870replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
36032026-09-03T04:18:30.538ZINFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ffadding route 172.17.0.20/32 -> 10.0.0.255
36042026-09-03T04:18:30.538Zadding route 172.17.0.45/32 -> 10.0.0.255Sep 03 04:18:28.870
36052026-09-03T04:18:30.538Z
36062026-09-03T04:18:30.538Z Sep 03 04:18:28.870DEBG Sep 03 04:18:28.870INFOSep 03 04:18:28.870 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 } }]DEBGSep 03 04:18:28.870 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 } }]
36072026-09-03T04:18:30.538ZDEBG 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 } }] replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.37/32 -> 10.0.0.255
36082026-09-03T04:18:30.538Z
36092026-09-03T04:18:30.538Z
36102026-09-03T04:18:30.538Z
36112026-09-03T04:18:30.538ZSep 03 04:18:28.870 INFO Sep 03 04:18:28.870Sep 03 04:18:28.870 adding route 172.17.0.21/32 -> 10.0.0.255 DEBG
36122026-09-03T04:18:30.538ZINFO Sep 03 04:18:28.870Sep 03 04:18:28.870adding route 172.17.0.46/32 -> 10.0.0.255 Sep 03 04:18:28.870 INFODEBGreplacing 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 } }]
36132026-09-03T04:18:30.538Z adding route 3fff:beef:35::/64 -> 2001:db8::55:ffreplacing 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 } }]
36142026-09-03T04:18:30.538Z
36152026-09-03T04:18:30.538Z INFO
36162026-09-03T04:18:30.538Z adding route 172.17.0.16/32 -> 10.0.0.255Sep 03 04:18:28.870
36172026-09-03T04:18:30.538Z Sep 03 04:18:28.870DEBG Sep 03 04:18:28.870DEBGSep 03 04:18:28.870 INFO 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 172.17.0.38/32 -> 10.0.0.255adding route 172.17.0.22/32 -> 10.0.0.255
36182026-09-03T04:18:30.538Zreplacing 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 } }]
36192026-09-03T04:18:30.538Z
36202026-09-03T04:18:30.538Z
36212026-09-03T04:18:30.538ZSep 03 04:18:28.870 DEBGSep 03 04:18:28.870Sep 03 04:18:28.870 Sep 03 04:18:28.870DEBG INFO 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.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 } }]
36222026-09-03T04:18:30.538Zadding route 3fff:beef:36::/64 -> 2001:db8::55:ffDEBG
36232026-09-03T04:18:30.538Z replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:18:28.870
36242026-09-03T04:18:30.539ZSep 03 04:18:28.870 INFOINFO Sep 03 04:18:28.870
36252026-09-03T04:18:30.539Zadding route 172.17.0.23/32 -> 10.0.0.255 DEBGSep 03 04:18:28.870
36262026-09-03T04:18:30.539Zadding route 172.17.0.47/32 -> 10.0.0.255
36272026-09-03T04:18:30.539Z 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 } }]
36282026-09-03T04:18:30.539ZINFOSep 03 04:18:28.870 Sep 03 04:18:28.870 DEBGSep 03 04:18:28.870DEBGadding route 172.17.0.39/32 -> 10.0.0.255
36292026-09-03T04:18:30.539Z 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.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:18:28.870
36302026-09-03T04:18:30.539Z
36312026-09-03T04:18:30.539Z INFOINFO Sep 03 04:18:28.870Sep 03 04:18:28.870Sep 03 04:18:28.870 INFOINFOadding route 3fff:beef:37::/64 -> 2001:db8::55:ff
36322026-09-03T04:18:30.539Z adding route 172.17.0.17/32 -> 10.0.0.255adding route 172.17.0.48/32 -> 10.0.0.255
36332026-09-03T04:18:30.539Z
36342026-09-03T04:18:30.539Zadding route 172.17.0.24/32 -> 10.0.0.255DEBG 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 } }]
36352026-09-03T04:18:30.539Z
36362026-09-03T04:18:30.539ZSep 03 04:18:28.870 Sep 03 04:18:28.870 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 } }]Sep 03 04:18:28.870
36372026-09-03T04:18:30.539ZSep 03 04:18:28.870 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 } }]
36382026-09-03T04:18:30.539Z 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 03 04:18:28.870INFO Sep 03 04:18:28.870
36392026-09-03T04:18:30.539Z DEBG adding route 172.17.0.40/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 } }]INFOSep 03 04:18:28.870 Sep 03 04:18:28.870INFO INFOadding route 3fff:beef:38::/64 -> 2001:db8::55:ff
36402026-09-03T04:18:30.544Zadding route 172.17.0.25/32 -> 10.0.0.255
36412026-09-03T04:18:30.544Z
36422026-09-03T04:18:30.544Z
36432026-09-03T04:18:30.544Zadding route 172.17.0.49/32 -> 10.0.0.255Sep 03 04:18:28.870
36442026-09-03T04:18:30.544Z Sep 03 04:18:28.870Sep 03 04:18:28.870 DEBGSep 03 04:18:28.870 INFOreplacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
36452026-09-03T04:18:30.544Z DEBGreplacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 04:18:28.870
36462026-09-03T04:18:30.544Z 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 } }]
36472026-09-03T04:18:30.544Zreplacing 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 } }]
36482026-09-03T04:18:30.544ZSep 03 04:18:28.870adding route 172.17.0.18/32 -> 10.0.0.255Sep 03 04:18:28.870
36492026-09-03T04:18:30.544ZSep 03 04:18:28.870Sep 03 04:18:28.870 INFOINFO adding route 3fff:beef:39::/64 -> 2001:db8::55:ffadding route 172.17.0.26/32 -> 10.0.0.255
36502026-09-03T04:18:30.544ZINFO
36512026-09-03T04:18:30.544Zadding route 172.17.0.50/32 -> 10.0.0.255
36522026-09-03T04:18:30.544ZINFOSep 03 04:18:28.871Sep 03 04:18:28.871 Sep 03 04:18:28.871 Sep 03 04:18:28.871DEBG DEBGadding route 172.17.0.41/32 -> 10.0.0.255 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 } }] DEBG
36532026-09-03T04:18:30.544Z
36542026-09-03T04:18:30.544Z replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
36552026-09-03T04:18:30.544Z
36562026-09-03T04:18:30.544ZSep 03 04:18:28.871 INFOreplacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
36572026-09-03T04:18:30.544ZSep 03 04:18:28.871 adding route 172.17.0.27/32 -> 10.0.0.255INFOSep 03 04:18:28.871
36582026-09-03T04:18:30.544ZSep 03 04:18:28.871 DEBG Sep 03 04:18:28.871Sep 03 04:18:28.871INFO DEBG adding route 172.17.0.51/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 } }]
36592026-09-03T04:18:30.544Zreplacing 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 } }]
36602026-09-03T04:18:30.544Zadding route 3fff:beef:3a::/64 -> 2001:db8::55:ffINFO
36612026-09-03T04:18:30.544Z
36622026-09-03T04:18:30.544Zadding route 172.17.0.19/32 -> 10.0.0.255Sep 03 04:18:28.871Sep 03 04:18:28.871Sep 03 04:18:28.871 Sep 03 04:18:28.871INFO DEBGadding route 172.17.0.28/32 -> 10.0.0.255 DEBG
36632026-09-03T04:18:30.544Z
36642026-09-03T04:18:30.544Z 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 } }]INFOreplacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
36652026-09-03T04:18:30.545ZSep 03 04:18:28.871
36662026-09-03T04:18:30.545Z DEBGadding route 172.17.0.42/32 -> 10.0.0.255 Sep 03 04:18:28.871 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 } }]
36672026-09-03T04:18:30.545ZINFOSep 03 04:18:28.871 adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffINFO
36682026-09-03T04:18:30.545Z
36692026-09-03T04:18:30.545Z Sep 03 04:18:28.871adding route 172.17.0.52/32 -> 10.0.0.255
36702026-09-03T04:18:30.545ZSep 03 04:18:28.871DEBG Sep 03 04:18:28.871INFO adding route 172.17.0.29/32 -> 10.0.0.255
36712026-09-03T04:18:30.545ZSep 03 04:18:28.871 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 } }]
36722026-09-03T04:18:30.545ZSep 03 04:18:28.878 DEBG replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:18:28.878DEBG
36732026-09-03T04:18:30.545Z Sep 03 04:18:28.878 replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
36742026-09-03T04:18:30.545Z Sep 03 04:18:28.878adding route 172.17.0.20/32 -> 10.0.0.255 DEBG
36752026-09-03T04:18:30.545Z INFOreplacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 04:18:28.878
36762026-09-03T04:18:30.545Zadding route 172.17.0.30/32 -> 10.0.0.255Sep 03 04:18:28.878
36772026-09-03T04:18:30.545ZINFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffDEBG
36782026-09-03T04:18:30.545Z Sep 03 04:18:28.878replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBGSep 03 04:18:28.878 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 } }]
36792026-09-03T04:18:30.545Z
36802026-09-03T04:18:30.545ZINFO Sep 03 04:18:28.878adding route 172.17.0.53/32 -> 10.0.0.255
36812026-09-03T04:18:30.545ZDEBG Sep 03 04:18:28.878replacing 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 } }]
36822026-09-03T04:18:30.545ZSep 03 04:18:28.878 DEBGINFOSep 03 04:18:28.878 Sep 03 04:18:28.878replacing 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.31/32 -> 10.0.0.255INFO
36832026-09-03T04:18:30.545Z
36842026-09-03T04:18:30.545Z DEBGadding route 172.17.0.21/32 -> 10.0.0.255
36852026-09-03T04:18:30.545Zfailed to allocate space for the new target listSep 03 04:18:28.878
36862026-09-03T04:18:30.545Z Sep 03 04:18:28.878INFO DEBGadding route 172.17.0.54/32 -> 10.0.0.255Sep 03 04:18:28.878Sep 03 04:18:28.878
36872026-09-03T04:18:30.545Z 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 } }] DEBGDEBG
36882026-09-03T04:18:30.545Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:18:28.878
36892026-09-03T04:18:30.545ZSep 03 04:18:28.878
36902026-09-03T04:18:30.545Z 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 } }]
36912026-09-03T04:18:30.545ZINFOSep 03 04:18:28.878 adding route 172.17.0.32/32 -> 10.0.0.255INFO
36922026-09-03T04:18:30.546Z Sep 03 04:18:28.878adding route 172.17.0.22/32 -> 10.0.0.255
36932026-09-03T04:18:30.546ZINFO adding route 172.17.0.55/32 -> 10.0.0.255
36942026-09-03T04:18:30.546ZSep 03 04:18:28.878 DEBG Sep 03 04:18:28.878replacing 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 } }]
36952026-09-03T04:18:30.546ZDEBG 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 03 04:18:28.878
36962026-09-03T04:18:30.546ZSep 03 04:18:28.878 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 } }]
36972026-09-03T04:18:30.546Zadding route 172.17.0.23/32 -> 10.0.0.255Sep 03 04:18:28.878
36982026-09-03T04:18:30.546Z INFO adding route 172.17.0.56/32 -> 10.0.0.255
36992026-09-03T04:18:30.546ZSep 03 04:18:28.878Sep 03 04:18:28.878 INFOSep 03 04:18:28.878DEBG adding route 172.17.0.33/32 -> 10.0.0.255DEBG
37002026-09-03T04:18:30.546Z 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.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 } }]
37012026-09-03T04:18:30.546Z
37022026-09-03T04:18:30.546Ztest route::tests::delete_target_fragmented ... ok
37032026-09-03T04:18:30.546ZSep 03 04:18:28.878 DEBGSep 03 04:18:28.878 Sep 03 04:18:28.878replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
37042026-09-03T04:18:30.546Z DEBG INFOreplacing 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 } }]
37052026-09-03T04:18:30.546ZSep 03 04:18:28.878adding route 172.17.0.24/32 -> 10.0.0.255 adding route 172.17.0.57/32 -> 10.0.0.255INFO
37062026-09-03T04:18:30.546Z
37072026-09-03T04:18:30.546Zadding route 172.17.0.34/32 -> 10.0.0.255
37082026-09-03T04:18:30.546ZSep 03 04:18:28.878Sep 03 04:18:28.878Sep 03 04:18:28.878 Sep 03 04:18:28.878DEBG 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 } }]
37092026-09-03T04:18:30.546Z adding route 172.17.0.43/32 -> 10.0.0.255
37102026-09-03T04:18:30.546Zreplacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG replacing targets for 172.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 } }]
37112026-09-03T04:18:30.546Z
37122026-09-03T04:18:30.546ZSep 03 04:18:28.879 DEBGSep 03 04:18:28.879 Sep 03 04:18:28.879INFOSep 03 04:18:28.879 adding route 172.17.0.35/32 -> 10.0.0.255
37132026-09-03T04:18:30.546ZINFOreplacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO
37142026-09-03T04:18:30.546Z adding route 172.17.0.58/32 -> 10.0.0.255adding route 172.17.0.25/32 -> 10.0.0.255
37152026-09-03T04:18:30.546Z
37162026-09-03T04:18:30.546ZSep 03 04:18:28.879Sep 03 04:18:28.879 DEBGSep 03 04:18:28.879INFO Sep 03 04:18:28.879replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
37172026-09-03T04:18:30.546Z adding route 172.17.0.44/32 -> 10.0.0.255 DEBG
37182026-09-03T04:18:30.546Z Sep 03 04:18:28.879replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
37192026-09-03T04:18:30.547ZINFO
37202026-09-03T04:18:30.547ZSep 03 04:18:28.879adding route 172.17.0.36/32 -> 10.0.0.255
37212026-09-03T04:18:30.547ZDEBGSep 03 04:18:28.879 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 } }]
37222026-09-03T04:18:30.547ZINFOSep 03 04:18:28.879 adding route 172.17.0.59/32 -> 10.0.0.255Sep 03 04:18:28.879DEBG
37232026-09-03T04:18:30.547ZSep 03 04:18:28.879 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 03 04:18:28.879adding route 172.17.0.45/32 -> 10.0.0.255INFO
37242026-09-03T04:18:30.547Z
37252026-09-03T04:18:30.547Z DEBGadding route 172.17.0.26/32 -> 10.0.0.255
37262026-09-03T04:18:30.547Zreplacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:18:28.879Sep 03 04:18:28.879
37272026-09-03T04:18:30.547Z DEBGINFO Sep 03 04:18:28.879 replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:18:28.879INFOadding route 172.17.0.37/32 -> 10.0.0.255
37282026-09-03T04:18:30.547Z 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 } }]
37292026-09-03T04:18:30.547ZSep 03 04:18:28.887 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 } }]Sep 03 04:18:28.879
37302026-09-03T04:18:30.547Z DEBGSep 03 04:18:28.887 created new freemapINFO, Sep 03 04:18:28.887unit :INFO adding route 172.17.0.38/32 -> 10.0.0.255
37312026-09-03T04:18:30.547Zadding route 172.17.0.27/32 -> 10.0.0.255
37322026-09-03T04:18:30.547ZSep 03 04:18:28.887Sep 03 04:18:28.887 INFO
37332026-09-03T04:18:30.547Z DEBGadding route 172.17.0.46/32 -> 10.0.0.255
37342026-09-03T04:18:30.547Zreplacing 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 } }]
37352026-09-03T04:18:30.547ZSep 03 04:18:28.887 DEBG Sep 03 04:18:28.887Sep 03 04:18:28.887replacing 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
37362026-09-03T04:18:30.547Z INFO replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.39/32 -> 10.0.0.255
37372026-09-03T04:18:30.547Z
37382026-09-03T04:18:30.547ZSep 03 04:18:28.887 Sep 03 04:18:28.887 Sep 03 04:18:28.887INFO DEBGadding route 172.17.0.47/32 -> 10.0.0.255 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 } }]
37392026-09-03T04:18:30.547Z
37402026-09-03T04:18:30.552Zadding route 172.17.0.28/32 -> 10.0.0.255Sep 03 04:18:28.887Sep 03 04:18:28.887
37412026-09-03T04:18:30.552Z 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.40/32 -> 10.0.0.255adding route 172.17.0.60/32 -> 10.0.0.255
37422026-09-03T04:18:30.552Z
37432026-09-03T04:18:30.552Z
37442026-09-03T04:18:30.552ZSep 03 04:18:28.887Sep 03 04:18:28.887 Sep 03 04:18:28.887DEBG 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 } }]INFOSep 03 04:18:28.887
37452026-09-03T04:18:30.552Z adding route 172.17.0.48/32 -> 10.0.0.255
37462026-09-03T04:18:30.552ZDEBGreplacing 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 } }]
37472026-09-03T04:18:30.552Zreplacing 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 } }]
37482026-09-03T04:18:30.552ZSep 03 04:18:28.887Sep 03 04:18:28.887Sep 03 04:18:28.887 INFODEBG Sep 03 04:18:28.887 DEBG INFOfailed to allocate space for the new target list replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.41/32 -> 10.0.0.255
37492026-09-03T04:18:30.552Z
37502026-09-03T04:18:30.552Zadding route 172.17.0.29/32 -> 10.0.0.255
37512026-09-03T04:18:30.552Z
37522026-09-03T04:18:30.552ZSep 03 04:18:28.887 INFOSep 03 04:18:28.887Sep 03 04:18:28.887 DEBGadding route 172.17.0.49/32 -> 10.0.0.255 DEBG
37532026-09-03T04:18:30.552ZSep 03 04:18:28.887 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 } }] 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.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 } }]
37542026-09-03T04:18:30.552ZSep 03 04:18:28.887
37552026-09-03T04:18:30.552Z
37562026-09-03T04:18:30.552Z DEBG Sep 03 04:18:28.887Sep 03 04:18:28.887 INFOINFO adding route 172.17.0.30/32 -> 10.0.0.255adding route 172.17.0.42/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 } }]
37572026-09-03T04:18:30.552Z
37582026-09-03T04:18:30.552Z
37592026-09-03T04:18:30.552Z Sep 03 04:18:28.887Sep 03 04:18:28.887freemap_route_ipv4
37602026-09-03T04:18:30.552ZDEBGSep 03 04:18:28.887DEBG 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.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 } }]
37612026-09-03T04:18:30.552Z
37622026-09-03T04:18:30.552ZINFO Sep 03 04:18:28.887adding route 172.17.0.50/32 -> 10.0.0.255
37632026-09-03T04:18:30.552ZSep 03 04:18:28.887DEBG Sep 03 04:18:28.887created new freemapINFO , INFOSep 03 04:18:28.887adding route 172.17.0.43/32 -> 10.0.0.255
37642026-09-03T04:18:30.552ZDEBG 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 } }]unit
37652026-09-03T04:18:30.552Z: Sep 03 04:18:28.887adding route 172.17.0.31/32 -> 10.0.0.255 freemap_route_ipv6Sep 03 04:18:28.887
37662026-09-03T04:18:30.553ZDEBG
37672026-09-03T04:18:30.553Z 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 } }]
37682026-09-03T04:18:30.553ZINFO adding route 172.17.0.51/32 -> 10.0.0.255Sep 03 04:18:28.887
37692026-09-03T04:18:30.553Z Sep 03 04:18:28.887DEBG INFOSep 03 04:18:28.887initted freemap. size: 64 , DEBGunit :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 } }]
37702026-09-03T04:18:30.553Zadding route 172.17.0.44/32 -> 10.0.0.255
37712026-09-03T04:18:30.553Zfreemap_route_ipv4Sep 03 04:18:28.887
37722026-09-03T04:18:30.553ZDEBG 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 } }]
37732026-09-03T04:18:30.553ZSep 03 04:18:28.887Sep 03 04:18:28.887 Sep 03 04:18:28.887INFOSep 03 04:18:28.887 adding route 172.17.0.52/32 -> 10.0.0.255INFODEBG adding route 172.17.0.32/32 -> 10.0.0.255reset freemap
37742026-09-03T04:18:30.553Z 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 } }]unitSep 03 04:18:28.887: DEBGfreemap_route_ipv4
37752026-09-03T04:18:30.553Z
37762026-09-03T04:18:30.553Zreplacing 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 } }]
37772026-09-03T04:18:30.553Z
37782026-09-03T04:18:30.553ZSep 03 04:18:28.887 Sep 03 04:18:28.887INFOSep 03 04:18:28.887 INFO adding route 172.17.0.45/32 -> 10.0.0.255 DEBGadding route 172.17.0.53/32 -> 10.0.0.255 Sep 03 04:18:28.887
37792026-09-03T04:18:30.553Zinitted freemap. size: 64
37802026-09-03T04:18:30.553Z , DEBG unitreplacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:18:28.887:Sep 03 04:18:28.887
37812026-09-03T04:18:30.553Zfreemap_route_ipv6
37822026-09-03T04:18:30.553Z 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.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 } }]
37832026-09-03T04:18:30.553Z
37842026-09-03T04:18:30.553ZSep 03 04:18:28.887Sep 03 04:18:28.887 Sep 03 04:18:28.887Sep 03 04:18:28.887 INFOINFO DEBGINFO adding route 172.17.0.46/32 -> 10.0.0.255reset freemapadding route 172.17.0.54/32 -> 10.0.0.255,
37852026-09-03T04:18:30.553Zunit
37862026-09-03T04:18:30.553Zadding route 172.17.0.33/32 -> 10.0.0.255:
37872026-09-03T04:18:30.553Z Sep 03 04:18:28.887 freemap_route_ipv6DEBGSep 03 04:18:28.887 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 } }]DEBG
37882026-09-03T04:18:30.553Z 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 } }]
37892026-09-03T04:18:30.553Z
37902026-09-03T04:18:30.553ZSep 03 04:18:28.887 DEBG Sep 03 04:18:28.887replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:18:28.887Sep 03 04:18:28.887 INFOINFOINFO
37912026-09-03T04:18:30.553Z adding route 172.17.0.47/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.1
37922026-09-03T04:18:30.553Z
37932026-09-03T04:18:30.554Zadding route 172.17.0.55/32 -> 10.0.0.255Sep 03 04:18:28.888
37942026-09-03T04:18:30.554Z Sep 03 04:18:28.888DEBG 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 } }] Sep 03 04:18:28.888replacing 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 } }]
37952026-09-03T04:18:30.554ZDEBGSep 03 04:18:28.888
37962026-09-03T04:18:30.554Z 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 03 04:18:28.888
37972026-09-03T04:18:30.554ZINFO adding route 172.17.0.34/32 -> 10.0.0.255 Sep 03 04:18:28.888INFO Sep 03 04:18:28.888INFO adding route 172.16.0.0/32 -> 10.0.0.1
37982026-09-03T04:18:30.554Zadding route 172.17.0.48/32 -> 10.0.0.255
37992026-09-03T04:18:30.554Z
38002026-09-03T04:18:30.554ZINFO adding route 172.17.0.56/32 -> 10.0.0.255
38012026-09-03T04:18:30.554ZSep 03 04:18:28.888Sep 03 04:18:28.888Sep 03 04:18:28.888 Sep 03 04:18:28.888DEBGDEBG DEBGreplacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] 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 } }]
38022026-09-03T04:18:30.554Z
38032026-09-03T04:18:30.554Zreplacing 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 } }]DEBG
38042026-09-03T04:18:30.554Ztest route::tests::delete_targets_fragmented ... ok
38052026-09-03T04:18:30.554Z Sep 03 04:18:28.888replacing 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 } }]
38062026-09-03T04:18:30.554ZINFOSep 03 04:18:28.888 Sep 03 04:18:28.888 adding route 172.17.0.49/32 -> 10.0.0.255
38072026-09-03T04:18:30.554ZINFOINFO adding route 172.16.0.0/32 -> 10.0.0.1Sep 03 04:18:28.888adding route 172.17.0.57/32 -> 10.0.0.255
38082026-09-03T04:18:30.554Z
38092026-09-03T04:18:30.554Ztest route::tests::delete_target_full ... ok
38102026-09-03T04:18:30.554Z Sep 03 04:18:28.888DEBG INFOSep 03 04:18:28.888replacing 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 } }]
38112026-09-03T04:18:30.554ZDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 03 04:18:28.888
38122026-09-03T04:18:30.554Zadding route 172.17.0.35/32 -> 10.0.0.255 Sep 03 04:18:28.888
38132026-09-03T04:18:30.554ZDEBG INFOSep 03 04:18:28.888 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.50/32 -> 10.0.0.255INFO
38142026-09-03T04:18:30.554Z
38152026-09-03T04:18:30.554Z adding route 172.16.0.0/32 -> 10.0.0.2Sep 03 04:18:28.888
38162026-09-03T04:18:30.554Z DEBGSep 03 04:18:28.888Sep 03 04:18:28.888 Sep 03 04:18:28.888replacing 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 } }]INFODEBG
38172026-09-03T04:18:30.554ZDEBG 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.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 } }]
38182026-09-03T04:18:30.554Z
38192026-09-03T04:18:30.554Zadding route 172.17.0.58/32 -> 10.0.0.255
38202026-09-03T04:18:30.554ZSep 03 04:18:28.888Sep 03 04:18:28.888Sep 03 04:18:28.888 Sep 03 04:18:28.888 DEBGINFO INFOINFOreplacing 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.51/32 -> 10.0.0.255
38212026-09-03T04:18:30.555Z
38222026-09-03T04:18:30.555Zadding route 172.17.0.36/32 -> 10.0.0.255adding route 172.17.0.0/32 -> 10.0.0.255
38232026-09-03T04:18:30.555Z
38242026-09-03T04:18:30.555ZSep 03 04:18:28.888 DEBGSep 03 04:18:28.888Sep 03 04:18:28.888 DEBGDEBG replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]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 } }]
38252026-09-03T04:18:30.555Zreplacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:18:28.888
38262026-09-03T04:18:30.555Z INFO
38272026-09-03T04:18:30.555Zadding route 172.17.0.59/32 -> 10.0.0.255
38282026-09-03T04:18:30.555ZSep 03 04:18:28.888 INFOSep 03 04:18:28.888Sep 03 04:18:28.888 Sep 03 04:18:28.888adding route 172.17.0.1/32 -> 10.0.0.255 INFO
38292026-09-03T04:18:30.555Z adding route 172.17.0.52/32 -> 10.0.0.255INFODEBG
38302026-09-03T04:18:30.555Z adding route 172.17.0.37/32 -> 10.0.0.255Sep 03 04:18:28.888
38312026-09-03T04:18:30.555Z Sep 03 04:18:28.888DEBG replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
38322026-09-03T04:18:30.555Z
38332026-09-03T04:18:30.555ZDEBGSep 03 04:18:28.888 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 03 04:18:28.888Sep 03 04:18:28.888DEBG INFOINFO
38342026-09-03T04:18:30.555Z adding route 172.17.0.2/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 } }]
38352026-09-03T04:18:30.555Zadding route 172.17.0.60/32 -> 10.0.0.255
38362026-09-03T04:18:30.555Z
38372026-09-03T04:18:30.555ZSep 03 04:18:28.888 INFO Sep 03 04:18:28.888adding route 172.17.0.53/32 -> 10.0.0.255
38382026-09-03T04:18:30.555ZDEBGSep 03 04:18:28.888 Sep 03 04:18:28.888replacing 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
38392026-09-03T04:18:30.555Z INFOSep 03 04:18:28.888replacing 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 } }]
38402026-09-03T04:18:30.560ZDEBGSep 03 04:18:28.888 adding route 172.17.0.38/32 -> 10.0.0.255
38412026-09-03T04:18:30.560Zreplacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:18:28.888
38422026-09-03T04:18:30.560Z INFODEBG failed to allocate space for the new target list
38432026-09-03T04:18:30.560Zadding route 172.17.0.3/32 -> 10.0.0.255Sep 03 04:18:28.888
38442026-09-03T04:18:30.560Z Sep 03 04:18:28.888INFOSep 03 04:18:28.888 Sep 03 04:18:28.888DEBG adding route 172.17.0.54/32 -> 10.0.0.255
38452026-09-03T04:18:30.560Zreplacing 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 } }]
38462026-09-03T04:18:30.560ZSep 03 04:18:28.895 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 } }]Sep 03 04:18:28.895
38472026-09-03T04:18:30.560Z INFO adding route 172.17.0.39/32 -> 10.0.0.255Sep 03 04:18:28.896
38482026-09-03T04:18:30.560Z INFO adding route 172.17.0.55/32 -> 10.0.0.255
38492026-09-03T04:18:30.560Z Sep 03 04:18:28.896Sep 03 04:18:28.896DEBG DEBG 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.16.0.0/32 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 } }]
38502026-09-03T04:18:30.560Z
38512026-09-03T04:18:30.560Zreplacing 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 } }]
38522026-09-03T04:18:30.560ZSep 03 04:18:28.896 INFO adding route 172.17.0.40/32 -> 10.0.0.255Sep 03 04:18:28.896 INFO adding route 172.17.0.56/32 -> 10.0.0.255
38532026-09-03T04:18:30.560Z
38542026-09-03T04:18:30.560ZSep 03 04:18:28.896Sep 03 04:18:28.896 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 } }]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 } }]
38552026-09-03T04:18:30.560Z
38562026-09-03T04:18:30.560ZSep 03 04:18:28.896 INFO adding route 172.17.0.57/32 -> 10.0.0.255
38572026-09-03T04:18:30.560ZSep 03 04:18:28.896 INFOSep 03 04:18:28.896 adding route 172.17.0.41/32 -> 10.0.0.255DEBG
38582026-09-03T04:18:30.560Z 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 } }]
38592026-09-03T04:18:30.560ZSep 03 04:18:28.896 INFO adding route 172.17.0.58/32 -> 10.0.0.255
38602026-09-03T04:18:30.560ZSep 03 04:18:28.896 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 } }]
38612026-09-03T04:18:30.560ZSep 03 04:18:28.896 Sep 03 04:18:28.896 DEBGINFO replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.59/32 -> 10.0.0.255
38622026-09-03T04:18:30.561Z
38632026-09-03T04:18:30.561ZSep 03 04:18:28.896 Sep 03 04:18:28.896DEBG 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 } }]
38642026-09-03T04:18:30.561Zadding route 172.17.0.42/32 -> 10.0.0.255
38652026-09-03T04:18:30.561ZSep 03 04:18:28.896Sep 03 04:18:28.896 DEBGDEBGINFO replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.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 } }]
38662026-09-03T04:18:30.561Z
38672026-09-03T04:18:30.561Zadding route 172.17.0.60/32 -> 10.0.0.255
38682026-09-03T04:18:30.561ZSep 03 04:18:28.896 Sep 03 04:18:28.896INFO DEBGadding route 172.17.0.43/32 -> 10.0.0.255
38692026-09-03T04:18:30.561Zreplacing 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 } }]
38702026-09-03T04:18:30.561ZSep 03 04:18:28.896 INFOSep 03 04:18:28.896 Sep 03 04:18:28.896adding route 172.17.0.4/32 -> 10.0.0.255
38712026-09-03T04:18:30.561ZINFO DEBGadding route 172.17.0.61/32 -> 10.0.0.255
38722026-09-03T04:18:30.561ZSep 03 04:18:28.896replacing 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 } }]
38732026-09-03T04:18:30.561ZDEBG replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:18:28.896
38742026-09-03T04:18:30.561Z Sep 03 04:18:28.896DEBG INFOreplacing targets for 172.17.0.61/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 04:18:28.896
38752026-09-03T04:18:30.561Zadding route 172.17.0.44/32 -> 10.0.0.255
38762026-09-03T04:18:30.561ZINFO Sep 03 04:18:28.896adding route 172.17.0.5/32 -> 10.0.0.255 Sep 03 04:18:28.896
38772026-09-03T04:18:30.561ZINFO DEBGadding route 172.17.0.62/32 -> 10.0.0.255
38782026-09-03T04:18:30.561ZSep 03 04:18:28.896replacing 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 } }]
38792026-09-03T04:18:30.561ZDEBG 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 } }]
38802026-09-03T04:18:30.561ZSep 03 04:18:28.896Sep 03 04:18:28.896 DEBGINFO replacing targets for 172.17.0.62/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.45/32 -> 10.0.0.255
38812026-09-03T04:18:30.561Z
38822026-09-03T04:18:30.561ZSep 03 04:18:28.896 INFO adding route 172.17.0.6/32 -> 10.0.0.255Sep 03 04:18:28.896Sep 03 04:18:28.896
38832026-09-03T04:18:30.561Z DEBGDEBG failed to allocate space for the new target listSep 03 04:18:28.896
38842026-09-03T04:18:30.561Z replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
38852026-09-03T04:18:30.561Z 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 } }]
38862026-09-03T04:18:30.561ZSep 03 04:18:28.896Sep 03 04:18:28.896 INFOSep 03 04:18:28.896 DEBGadding route 172.17.0.46/32 -> 10.0.0.255 INFO
38872026-09-03T04:18:30.561Z 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.7/32 -> 10.0.0.255
38882026-09-03T04:18:30.561Z
38892026-09-03T04:18:30.561ZSep 03 04:18:28.896Sep 03 04:18:28.896 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.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 } }]
38902026-09-03T04:18:30.562Z
38912026-09-03T04:18:30.562ZSep 03 04:18:28.896Sep 03 04:18:28.896 INFOINFO adding route 172.17.0.47/32 -> 10.0.0.255adding route 172.17.0.8/32 -> 10.0.0.255
38922026-09-03T04:18:30.562Z
38932026-09-03T04:18:30.562ZSep 03 04:18:28.896Sep 03 04:18:28.896 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.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 } }]
38942026-09-03T04:18:30.562Z
38952026-09-03T04:18:30.562ZSep 03 04:18:28.896Sep 03 04:18:28.896 INFOINFO adding route 172.17.0.48/32 -> 10.0.0.255adding route 172.17.0.9/32 -> 10.0.0.255
38962026-09-03T04:18:30.562Z
38972026-09-03T04:18:30.562ZSep 03 04:18:28.896 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 } }]
38982026-09-03T04:18:30.562ZSep 03 04:18:28.896Sep 03 04:18:28.896 INFODEBG adding route 172.17.0.10/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 } }]
38992026-09-03T04:18:30.562Z
39002026-09-03T04:18:30.562ZSep 03 04:18:28.896Sep 03 04:18:28.896 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.49/32 -> 10.0.0.255
39012026-09-03T04:18:30.562Z
39022026-09-03T04:18:30.562Ztest route::tests::add_target_fails_full ... ok
39032026-09-03T04:18:30.562ZSep 03 04:18:28.896Sep 03 04:18:28.896 INFODEBG adding route 172.17.0.11/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 } }]
39042026-09-03T04:18:30.562Z
39052026-09-03T04:18:30.562ZSep 03 04:18:28.896Sep 03 04:18:28.896 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.50/32 -> 10.0.0.255
39062026-09-03T04:18:30.562Z
39072026-09-03T04:18:30.562ZSep 03 04:18:28.896Sep 03 04:18:28.896 INFODEBG 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 } }]
39082026-09-03T04:18:30.562Z adding route 172.17.0.12/32 -> 10.0.0.255
39092026-09-03T04:18:30.562ZSep 03 04:18:28.896Sep 03 04:18:28.896 DEBGINFO adding route 172.17.0.51/32 -> 10.0.0.255
39102026-09-03T04:18:30.562Z 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 } }]
39112026-09-03T04:18:30.562ZSep 03 04:18:28.896Sep 03 04:18:28.896 INFODEBG adding route 172.17.0.13/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 } }]
39122026-09-03T04:18:30.562Z
39132026-09-03T04:18:30.562ZSep 03 04:18:28.896Sep 03 04:18:28.896 INFODEBG adding route 172.17.0.52/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 } }]
39142026-09-03T04:18:30.562Z
39152026-09-03T04:18:30.562ZSep 03 04:18:28.896Sep 03 04:18:28.896 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.14/32 -> 10.0.0.255
39162026-09-03T04:18:30.562Z
39172026-09-03T04:18:30.562ZSep 03 04:18:28.896Sep 03 04:18:28.896 INFODEBG adding route 172.17.0.53/32 -> 10.0.0.255replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39182026-09-03T04:18:30.562Z
39192026-09-03T04:18:30.563ZSep 03 04:18:28.896Sep 03 04:18:28.896 INFODEBG adding route 172.17.0.15/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 } }]
39202026-09-03T04:18:30.563Z
39212026-09-03T04:18:30.563ZSep 03 04:18:28.896Sep 03 04:18:28.896 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.54/32 -> 10.0.0.255
39222026-09-03T04:18:30.563Z
39232026-09-03T04:18:30.563ZSep 03 04:18:28.896Sep 03 04:18:28.896 INFODEBG adding route 172.17.0.16/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 } }]
39242026-09-03T04:18:30.563Z
39252026-09-03T04:18:30.563ZSep 03 04:18:28.896Sep 03 04:18:28.896 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.55/32 -> 10.0.0.255
39262026-09-03T04:18:30.563Z
39272026-09-03T04:18:30.563ZSep 03 04:18:28.896Sep 03 04:18:28.896 INFODEBG adding route 172.17.0.17/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 } }]
39282026-09-03T04:18:30.563Z
39292026-09-03T04:18:30.563ZSep 03 04:18:28.896Sep 03 04:18:28.896 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.56/32 -> 10.0.0.255
39302026-09-03T04:18:30.563Z
39312026-09-03T04:18:30.563ZSep 03 04:18:28.896Sep 03 04:18:28.896 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.18/32 -> 10.0.0.255
39322026-09-03T04:18:30.563Z
39332026-09-03T04:18:30.563ZSep 03 04:18:28.896Sep 03 04:18:28.896 INFODEBG adding route 172.17.0.57/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 } }]
39342026-09-03T04:18:30.563Z
39352026-09-03T04:18:30.563ZSep 03 04:18:28.896Sep 03 04:18:28.896 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.19/32 -> 10.0.0.255
39362026-09-03T04:18:30.563Z
39372026-09-03T04:18:30.563ZSep 03 04:18:28.896Sep 03 04:18:28.896 INFODEBG adding route 172.17.0.58/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 } }]
39382026-09-03T04:18:30.563Z
39392026-09-03T04:18:30.563ZSep 03 04:18:28.896Sep 03 04:18:28.896 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.20/32 -> 10.0.0.255
39402026-09-03T04:18:30.568Z
39412026-09-03T04:18:30.568ZSep 03 04:18:28.896Sep 03 04:18:28.896 INFODEBG adding route 172.17.0.59/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 } }]
39422026-09-03T04:18:30.568Z
39432026-09-03T04:18:30.568ZSep 03 04:18:28.896Sep 03 04:18:28.896 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.21/32 -> 10.0.0.255
39442026-09-03T04:18:30.568Z
39452026-09-03T04:18:30.568ZSep 03 04:18:28.896Sep 03 04:18:28.896 INFODEBG adding route 172.17.0.60/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 } }]
39462026-09-03T04:18:30.568Z
39472026-09-03T04:18:30.568ZSep 03 04:18:28.896Sep 03 04:18:28.896 DEBGINFO replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.22/32 -> 10.0.0.255
39482026-09-03T04:18:30.568Z
39492026-09-03T04:18:30.568ZSep 03 04:18:28.896Sep 03 04:18:28.896 INFODEBG adding route 172.17.0.61/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 } }]
39502026-09-03T04:18:30.568Z
39512026-09-03T04:18:30.568ZSep 03 04:18:28.896Sep 03 04:18:28.896 INFODEBG adding route 172.17.0.23/32 -> 10.0.0.255replacing targets for 172.17.0.61/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39522026-09-03T04:18:30.568Z
39532026-09-03T04:18:30.568ZSep 03 04:18:28.896Sep 03 04:18:28.896 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.62/32 -> 10.0.0.255
39542026-09-03T04:18:30.568Z
39552026-09-03T04:18:30.568ZSep 03 04:18:28.896Sep 03 04:18:28.896 INFODEBG adding route 172.17.0.24/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 } }]
39562026-09-03T04:18:30.568Z
39572026-09-03T04:18:30.568ZSep 03 04:18:28.896Sep 03 04:18:28.896 DEBGINFO replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.63/32 -> 10.0.0.255
39582026-09-03T04:18:30.568Z
39592026-09-03T04:18:30.568ZSep 03 04:18:28.896Sep 03 04:18:28.896 INFODEBG adding route 172.17.0.25/32 -> 10.0.0.255replacing targets for 172.17.0.63/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39602026-09-03T04:18:30.568Z
39612026-09-03T04:18:30.568ZSep 03 04:18:28.896Sep 03 04:18:28.896 DEBGDEBG failed to allocate space for the new target listreplacing 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 } }]
39622026-09-03T04:18:30.568Z
39632026-09-03T04:18:30.568ZSep 03 04:18:28.903 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 } }]
39642026-09-03T04:18:30.568ZSep 03 04:18:28.903 INFO adding route 172.17.0.26/32 -> 10.0.0.255Sep 03 04:18:28.903
39652026-09-03T04:18:30.568Z DEBG failed to allocate space for the new target list
39662026-09-03T04:18:30.569ZSep 03 04:18:28.903 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 } }]
39672026-09-03T04:18:30.569ZSep 03 04:18:28.903 INFO adding route 172.17.0.27/32 -> 10.0.0.255
39682026-09-03T04:18:30.569ZSep 03 04:18:28.903 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 } }]
39692026-09-03T04:18:30.569ZSep 03 04:18:28.903 INFO adding route 172.17.0.28/32 -> 10.0.0.255
39702026-09-03T04:18:30.569ZSep 03 04:18:28.903 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 } }]
39712026-09-03T04:18:30.569ZSep 03 04:18:28.903 INFO adding route 172.17.0.29/32 -> 10.0.0.255
39722026-09-03T04:18:30.569ZSep 03 04:18:28.903 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 } }]
39732026-09-03T04:18:30.569ZSep 03 04:18:28.904 INFO adding route 172.17.0.30/32 -> 10.0.0.255
39742026-09-03T04:18:30.569ZSep 03 04:18:28.904 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 } }]
39752026-09-03T04:18:30.569ZSep 03 04:18:28.904 INFO adding route 172.17.0.31/32 -> 10.0.0.255
39762026-09-03T04:18:30.569ZSep 03 04:18:28.904 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 } }]
39772026-09-03T04:18:30.569ZSep 03 04:18:28.904 INFO adding route 172.17.0.32/32 -> 10.0.0.255
39782026-09-03T04:18:30.569ZSep 03 04:18:28.904 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 } }]
39792026-09-03T04:18:30.569ZSep 03 04:18:28.904 INFO adding route 172.17.0.33/32 -> 10.0.0.255
39802026-09-03T04:18:30.569ZSep 03 04:18:28.904 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 } }]
39812026-09-03T04:18:30.569ZSep 03 04:18:28.904 INFO adding route 172.17.0.34/32 -> 10.0.0.255
39822026-09-03T04:18:30.569ZSep 03 04:18:28.904 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 } }]
39832026-09-03T04:18:30.569ZSep 03 04:18:28.904 INFO adding route 172.17.0.35/32 -> 10.0.0.255
39842026-09-03T04:18:30.569ZSep 03 04:18:28.904 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 } }]
39852026-09-03T04:18:30.569ZSep 03 04:18:28.904 INFO adding route 172.17.0.36/32 -> 10.0.0.255
39862026-09-03T04:18:30.569ZSep 03 04:18:28.904 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 } }]
39872026-09-03T04:18:30.569ZSep 03 04:18:28.904 INFO adding route 172.17.0.37/32 -> 10.0.0.255
39882026-09-03T04:18:30.569ZSep 03 04:18:28.904 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 } }]
39892026-09-03T04:18:30.569ZSep 03 04:18:28.904 INFO adding route 172.17.0.38/32 -> 10.0.0.255
39902026-09-03T04:18:30.569ZSep 03 04:18:28.904 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 } }]
39912026-09-03T04:18:30.569ZSep 03 04:18:28.904 INFO adding route 172.17.0.39/32 -> 10.0.0.255
39922026-09-03T04:18:30.569ZSep 03 04:18:28.904 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 } }]
39932026-09-03T04:18:30.570ZSep 03 04:18:28.904 INFO adding route 172.17.0.40/32 -> 10.0.0.255
39942026-09-03T04:18:30.570ZSep 03 04:18:28.904 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 } }]
39952026-09-03T04:18:30.570ZSep 03 04:18:28.904 INFO adding route 172.17.0.41/32 -> 10.0.0.255
39962026-09-03T04:18:30.570ZSep 03 04:18:28.904 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 } }]
39972026-09-03T04:18:30.570ZSep 03 04:18:28.904 INFO adding route 172.17.0.42/32 -> 10.0.0.255
39982026-09-03T04:18:30.570Ztest route::tests::delete_targets_full ... ok
39992026-09-03T04:18:30.570ZSep 03 04:18:28.904 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 } }]
40002026-09-03T04:18:30.570ZSep 03 04:18:28.904 INFO adding route 172.17.0.43/32 -> 10.0.0.255
40012026-09-03T04:18:30.570ZSep 03 04:18:28.904 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 } }]
40022026-09-03T04:18:30.570Z
40032026-09-03T04:18:30.570ZSep 03 04:18:28.904 INFO adding route 172.17.0.44/32 -> 10.0.0.255
40042026-09-03T04:18:30.570Ztest result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
40052026-09-03T04:18:30.570ZSep 03 04:18:28.904 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 } }]
40062026-09-03T04:18:30.570ZSep 03 04:18:28.904 INFO adding route 172.17.0.45/32 -> 10.0.0.255
40072026-09-03T04:18:30.570ZSep 03 04:18:28.904 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 } }]
40082026-09-03T04:18:30.570ZSep 03 04:18:28.904 INFO adding route 172.17.0.46/32 -> 10.0.0.255
40092026-09-03T04:18:30.570ZSep 03 04:18:28.904 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 } }]
40102026-09-03T04:18:30.570ZSep 03 04:18:28.904 INFO adding route 172.17.0.47/32 -> 10.0.0.255
40112026-09-03T04:18:30.570ZSep 03 04:18:28.904 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 } }]
40122026-09-03T04:18:30.570ZSep 03 04:18:28.904 INFO adding route 172.17.0.48/32 -> 10.0.0.255
40132026-09-03T04:18:30.570ZSep 03 04:18:28.904 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 } }]
40142026-09-03T04:18:30.570ZSep 03 04:18:28.904 INFO adding route 172.17.0.49/32 -> 10.0.0.255
40152026-09-03T04:18:30.570ZSep 03 04:18:28.904 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 } }]
40162026-09-03T04:18:30.570ZSep 03 04:18:28.904 INFO adding route 172.17.0.50/32 -> 10.0.0.255
40172026-09-03T04:18:30.570ZSep 03 04:18:28.904 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 } }]
40182026-09-03T04:18:30.570ZSep 03 04:18:28.904 INFO adding route 172.17.0.51/32 -> 10.0.0.255
40192026-09-03T04:18:30.570Z
40202026-09-03T04:18:30.570ZSep 03 04:18:28.904 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 } }]
40212026-09-03T04:18:30.570ZSep 03 04:18:28.904 INFO adding route 172.17.0.52/32 -> 10.0.0.255
40222026-09-03T04:18:30.571ZSep 03 04:18:28.904 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 } }]
40232026-09-03T04:18:30.571ZSep 03 04:18:28.904 INFO adding route 172.17.0.53/32 -> 10.0.0.255
40242026-09-03T04:18:30.571ZSep 03 04:18:28.904 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 } }]
40252026-09-03T04:18:30.571ZSep 03 04:18:28.912 INFO adding route 172.17.0.54/32 -> 10.0.0.255
40262026-09-03T04:18:30.571ZSep 03 04:18:28.912 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 } }]
40272026-09-03T04:18:30.571ZSep 03 04:18:28.912 INFO adding route 172.17.0.55/32 -> 10.0.0.255
40282026-09-03T04:18:30.571ZSep 03 04:18:28.912 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 } }]
40292026-09-03T04:18:30.571ZSep 03 04:18:28.912 INFO adding route 172.17.0.56/32 -> 10.0.0.255
40302026-09-03T04:18:30.571ZSep 03 04:18:28.912 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 } }]
40312026-09-03T04:18:30.571ZSep 03 04:18:28.912 INFO adding route 172.17.0.57/32 -> 10.0.0.255
40322026-09-03T04:18:30.571ZSep 03 04:18:28.912 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 } }]
40332026-09-03T04:18:30.571ZSep 03 04:18:28.912 INFO adding route 172.17.0.58/32 -> 10.0.0.255
40342026-09-03T04:18:30.571ZSep 03 04:18:28.912 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 } }]
40352026-09-03T04:18:30.571ZSep 03 04:18:28.912 INFO adding route 172.17.0.59/32 -> 10.0.0.255
40362026-09-03T04:18:30.571ZSep 03 04:18:28.912 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 } }]
40372026-09-03T04:18:30.571ZSep 03 04:18:28.912 INFO adding route 172.17.0.60/32 -> 10.0.0.255
40382026-09-03T04:18:30.571ZSep 03 04:18:28.912 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 } }]
40392026-09-03T04:18:30.571ZSep 03 04:18:28.912 DEBG failed to allocate space for the new target list
40402026-09-03T04:18:30.575ZSep 03 04:18:28.912 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 } }]
40412026-09-03T04:18:30.575Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-ac634c052bd66226)
40422026-09-03T04:18:30.575Z
40432026-09-03T04:18:30.575Zrunning 0 tests
40442026-09-03T04:18:30.575Z
40452026-09-03T04:18:30.575Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
40462026-09-03T04:18:30.575Z
40472026-09-03T04:18:30.575Z Running unittests src/lib.rs (target/debug/deps/dpd_api-acda18f7a0b943fc)
40482026-09-03T04:18:30.575Z
40492026-09-03T04:18:30.576Zrunning 0 tests
40502026-09-03T04:18:30.576Z
40512026-09-03T04:18:30.576Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
40522026-09-03T04:18:30.576Z
40532026-09-03T04:18:30.576Z Running unittests src/lib.rs (target/debug/deps/dpd_client-56a2428f938c34e0)
40542026-09-03T04:18:30.576Z
40552026-09-03T04:18:30.576Zrunning 6 tests
40562026-09-03T04:18:30.576Ztest tests::test_full_lot_id_neither_present ... ok
40572026-09-03T04:18:30.576Ztest tests::test_full_lot_id_lot_only ... ok
40582026-09-03T04:18:30.576Ztest tests::test_full_lot_id_lotnum_only ... ok
40592026-09-03T04:18:30.576Ztest tests::test_full_lot_id_both_present ... ok
40602026-09-03T04:18:30.576Ztest tests::test_parse_client_port_id ... ok
40612026-09-03T04:18:30.576Ztest tests::test_port_id_cmp ... ok
40622026-09-03T04:18:30.576Z
40632026-09-03T04:18:30.576Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
40642026-09-03T04:18:30.576Z
40652026-09-03T04:18:30.576Z Running tests/test_all.rs (target/debug/deps/test_all-01bad50d638c8053)
40662026-09-03T04:18:30.576Z
40672026-09-03T04:18:30.576Zrunning 0 tests
40682026-09-03T04:18:30.576Z
40692026-09-03T04:18:30.576Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
40702026-09-03T04:18:30.576Z
40712026-09-03T04:18:30.576Z Running unittests src/lib.rs (target/debug/deps/dpd_types-13ccc83203b2fded)
40722026-09-03T04:18:30.576Z
40732026-09-03T04:18:30.576Zrunning 0 tests
40742026-09-03T04:18:30.577Z
40752026-09-03T04:18:30.577Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
40762026-09-03T04:18:30.577Z
40772026-09-03T04:18:30.577Z Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-a087f10fd23084c3)
40782026-09-03T04:18:30.577Z
40792026-09-03T04:18:30.577Zrunning 15 tests
40802026-09-03T04:18:30.577Ztest impls::switch_identifiers::tests::chip_revision_a0 ... ok
40812026-09-03T04:18:30.577Ztest impls::switch_identifiers::tests::chip_revision_b1 ... ok
40822026-09-03T04:18:30.577Ztest impls::switch_identifiers::tests::chip_revision_b0 ... ok
40832026-09-03T04:18:30.577Ztest impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok
40842026-09-03T04:18:30.577Ztest impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok
40852026-09-03T04:18:30.577Ztest impls::table::tests::table_entry_new_collects_display_values ... ok
40862026-09-03T04:18:30.577Ztest impls::table::tests::table_counter_entry_new_collects_key_values ... ok
40872026-09-03T04:18:30.577Ztest v1::network::tests::test_equal ... ok
40882026-09-03T04:18:30.577Ztest v1::network::tests::test_eui64 ... ok
40892026-09-03T04:18:30.577Ztest v1::network::tests::test_into ... ok
40902026-09-03T04:18:30.577Ztest v1::network::tests::test_not_equal ... ok
40912026-09-03T04:18:30.577Ztest v1::port::tests::port_ids_are_ascii ... ok
40922026-09-03T04:18:30.577Ztest v1::network::tests::test_to_string ... ok
40932026-09-03T04:18:30.577Ztest v1::network::tests::test_parse ... ok
40942026-09-03T04:18:30.577Ztest v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok
40952026-09-03T04:18:30.577Z
40962026-09-03T04:18:30.577Ztest result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
40972026-09-03T04:18:30.577Z
40982026-09-03T04:18:30.577Z Running unittests src/lib.rs (target/debug/deps/packet-c0def7fdaa185f19)
40992026-09-03T04:18:30.577Z
41002026-09-03T04:18:30.577Zrunning 12 tests
41012026-09-03T04:18:30.577Ztest lldp::test_lldp_parse ... ok
41022026-09-03T04:18:30.577Ztest icmp::test_v4_checksum ... ok
41032026-09-03T04:18:30.578Ztest icmp::test_v6_checksum ... ok
41042026-09-03T04:18:30.578Ztest pbuf::test_byte ... ok
41052026-09-03T04:18:30.578Ztest pbuf::test_nibble ... ok
41062026-09-03T04:18:30.578Ztest ipv6::test_ipv6_parse ... ok
41072026-09-03T04:18:30.578Ztest pbuf::test_short ... ok
41082026-09-03T04:18:30.578Ztest pbuf::test_overflow ... ok
41092026-09-03T04:18:30.578Ztest pbuf::test_twelve ... ok
41102026-09-03T04:18:30.578Ztest pbuf::test_word ... ok
41112026-09-03T04:18:30.578Ztest tcp::test_checksum_syn_nodata ... ok
41122026-09-03T04:18:30.578Ztest tcp::test_checksum_ack_data ... ok
41132026-09-03T04:18:30.578Z
41142026-09-03T04:18:30.578Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41152026-09-03T04:18:30.578Z
41162026-09-03T04:18:30.578Z Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b)
41172026-09-03T04:18:30.578Z
41182026-09-03T04:18:30.578Zrunning 0 tests
41192026-09-03T04:18:30.578Z
41202026-09-03T04:18:30.578Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41212026-09-03T04:18:30.578Z
41222026-09-03T04:18:30.578Z Running unittests src/main.rs (target/debug/deps/swadm-f77e75efb2063bcd)
41232026-09-03T04:18:30.578Z
41242026-09-03T04:18:30.578Zrunning 5 tests
41252026-09-03T04:18:30.578Ztest switchport::test::test_compute_lanes ... ok
41262026-09-03T04:18:30.578Ztest switchport::test::port_id_ordering ... ok
41272026-09-03T04:18:30.582Z Lane 0 Lane 1 Lane 2 Lane 3 Lane 0
41282026-09-03T04:18:30.582Z Rx Loss-of-lock: YesLane 1 Lane 2Yes Lane 3
41292026-09-03T04:18:30.582ZYes Yes State: Activated
41302026-09-03T04:18:30.582ZActivated Rx Loss-of-signal: YesActivated YesActivated
41312026-09-03T04:18:30.582ZYes Rx Output Enabled: falseYes
41322026-09-03T04:18:30.582Zfalse Rx CDR Enabled: Yes falseYes false
41332026-09-03T04:18:30.582ZYes Rx Output Status: valid Yes
41342026-09-03T04:18:30.582Zvalid Tx Enabled: Yes validYes valid
41352026-09-03T04:18:30.583ZYes Rx Loss-of-lock: true Yes
41362026-09-03T04:18:30.583Ztrue Tx Loss-of-lock: Notrue true
41372026-09-03T04:18:30.583ZNo Rx Loss-of-signal: falseNo Nofalse
41382026-09-03T04:18:30.583Z Tx Loss-of-signal: Nofalse Nofalse
41392026-09-03T04:18:30.583Z Rx Auto-squelch Disable: trueNo true No
41402026-09-03T04:18:30.583Ztrue Tx CDR Enabled: Notrue
41412026-09-03T04:18:30.583ZNo Tx Output Enabled: true No trueNo
41422026-09-03T04:18:30.583Ztrue Tx Adaptive EQ Fault: No trueNo
41432026-09-03T04:18:30.583Z Tx Output Status: invalidNo Noinvalid
41442026-09-03T04:18:30.583Z invalid Tx Fault: Yes invalidYes
41452026-09-03T04:18:30.583Z Yes Tx Loss-of-lock: false Yes
41462026-09-03T04:18:30.583Zfalse false false
41472026-09-03T04:18:30.583Z Tx Loss-of-signal: true true true true
41482026-09-03T04:18:30.583ZTx Auto-squelch Disable: false false false false
41492026-09-03T04:18:30.583Z Tx Adaptive EQ Fail: true true true true
41502026-09-03T04:18:30.583Z Tx Failure: false false false false
41512026-09-03T04:18:30.583Z Tx Force Squelch: true true true true
41522026-09-03T04:18:30.583Z Tx Input Polarity: normal normal normal normal
41532026-09-03T04:18:30.583Ztest switchport::test::test_print_sff_datapath ... ok
41542026-09-03T04:18:30.583Ztest switchport::test::test_print_cmis_datapath ... ok
41552026-09-03T04:18:30.583Ztest link::test_filter ... ok
41562026-09-03T04:18:30.583Z
41572026-09-03T04:18:30.583Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41582026-09-03T04:18:30.583Z
41592026-09-03T04:18:30.583Z Running tests/counters.rs (target/debug/deps/counters-0873bcadcbf0ee26)
41602026-09-03T04:18:30.583Z
41612026-09-03T04:18:30.583Zrunning 1 test
41622026-09-03T04:18:30.583Ztest test_p4_counter_list ... ignored
41632026-09-03T04:18:30.584Z
41642026-09-03T04:18:30.584Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
41652026-09-03T04:18:30.584Z
41662026-09-03T04:18:30.584Z Running tests/multicast.rs (target/debug/deps/multicast-86bcaf4b22ed6f0f)
41672026-09-03T04:18:30.588Z
41682026-09-03T04:18:30.588Zrunning 1 test
41692026-09-03T04:18:30.588Ztest test_multicast_list_and_get ... ignored
41702026-09-03T04:18:30.588Z
41712026-09-03T04:18:30.588Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
41722026-09-03T04:18:30.588Z
41732026-09-03T04:18:30.588Z Running tests/port-link.rs (target/debug/deps/port_link-13d49676f3990b01)
41742026-09-03T04:18:30.588Z
41752026-09-03T04:18:30.588Zrunning 5 tests
41762026-09-03T04:18:30.588Ztest test_an ... ignored
41772026-09-03T04:18:30.588Ztest test_enable ... ignored
41782026-09-03T04:18:30.588Ztest test_ip_addresses ... ignored
41792026-09-03T04:18:30.588Ztest test_kr ... ignored
41802026-09-03T04:18:30.588Ztest test_mac ... ignored
41812026-09-03T04:18:30.588Z
41822026-09-03T04:18:30.588Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
41832026-09-03T04:18:30.588Z
41842026-09-03T04:18:30.588Z Running unittests src/main.rs (target/debug/deps/tfportd-dcd20d8746e97cba)
41852026-09-03T04:18:30.592Z
41862026-09-03T04:18:30.592Zrunning 3 tests
41872026-09-03T04:18:30.592Ztest linklocal::test_parse_ipadm ... ok
41882026-09-03T04:18:30.592Ztest tfport::test_parse_tfport ... ok
41892026-09-03T04:18:30.592Ztest config::tests::test_updates ... ok
41902026-09-03T04:18:30.592Z
41912026-09-03T04:18:30.592Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41922026-09-03T04:18:30.592Z
41932026-09-03T04:18:30.592Z Running unittests src/main.rs (target/debug/deps/uplinkd-c3b8c98e56e112b2)
41942026-09-03T04:18:30.595Z
41952026-09-03T04:18:30.595Zrunning 0 tests
41962026-09-03T04:18:30.595Z
41972026-09-03T04:18:30.595Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41982026-09-03T04:18:30.595Z
41992026-09-03T04:18:30.595Z Running unittests src/main.rs (target/debug/deps/xtask-624fff7d24b9ffb6)
42002026-09-03T04:18:30.595Z
42012026-09-03T04:18:30.595Zrunning 0 tests
42022026-09-03T04:18:30.595Z
42032026-09-03T04:18:30.595Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42042026-09-03T04:18:30.595Z
42052026-09-03T04:18:30.595Z Doc-tests aal
42062026-09-03T04:18:30.818Z
42072026-09-03T04:18:30.818Zrunning 0 tests
42082026-09-03T04:18:30.818Z
42092026-09-03T04:18:30.822Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42102026-09-03T04:18:30.822Z
42112026-09-03T04:18:30.844Z Doc-tests aal_macros
42122026-09-03T04:18:30.911Z
42132026-09-03T04:18:30.911Zrunning 0 tests
42142026-09-03T04:18:30.911Z
42152026-09-03T04:18:30.911Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42162026-09-03T04:18:30.911Z
42172026-09-03T04:18:30.922Z Doc-tests common
42182026-09-03T04:18:31.162Z
42192026-09-03T04:18:31.162Zrunning 0 tests
42202026-09-03T04:18:31.162Z
42212026-09-03T04:18:31.162Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42222026-09-03T04:18:31.162Z
42232026-09-03T04:18:31.189Z Doc-tests dpd_api
42242026-09-03T04:18:31.902Z
42252026-09-03T04:18:31.902Zrunning 2 tests
42262026-09-03T04:18:31.902Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 69) ... ignored
42272026-09-03T04:18:31.902Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 75) ... ignored
42282026-09-03T04:18:31.902Z
42292026-09-03T04:18:31.902Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
42302026-09-03T04:18:31.902Z
42312026-09-03T04:18:31.931Z Doc-tests dpd_client
42322026-09-03T04:18:33.307Z
42332026-09-03T04:18:33.307Zrunning 0 tests
42342026-09-03T04:18:33.307Z
42352026-09-03T04:18:33.307Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42362026-09-03T04:18:33.307Z
42372026-09-03T04:18:33.361Z Doc-tests dpd_types
42382026-09-03T04:18:33.548Z
42392026-09-03T04:18:33.549Zrunning 0 tests
42402026-09-03T04:18:33.549Z
42412026-09-03T04:18:33.549Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42422026-09-03T04:18:33.549Z
42432026-09-03T04:18:33.574Z Doc-tests dpd_types_versions
42442026-09-03T04:18:35.083Z
42452026-09-03T04:18:35.083Zrunning 1 test
42462026-09-03T04:18:35.083Ztest dpd-types/versions/src/lib.rs - (line 19) ... ignored
42472026-09-03T04:18:35.083Z
42482026-09-03T04:18:35.083Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
42492026-09-03T04:18:35.083Z
42502026-09-03T04:18:35.132Z Doc-tests packet
42512026-09-03T04:18:35.356Z
42522026-09-03T04:18:35.356Zrunning 0 tests
42532026-09-03T04:18:35.356Z
42542026-09-03T04:18:35.356Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42552026-09-03T04:18:35.356Z
42562026-09-03T04:18:35.383Z Doc-tests pcap
42572026-09-03T04:18:35.435Z
42582026-09-03T04:18:35.435Zrunning 0 tests
42592026-09-03T04:18:35.435Z
42602026-09-03T04:18:35.435Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42612026-09-03T04:18:35.435Z
42622026-09-03T04:18:35.588Z+ for feat in tofino_stub tofino_asic softnpu chaos
42632026-09-03T04:18:35.588Z+ RUST_BACKTRACE=full
42642026-09-03T04:18:35.589Z+ cargo test --features tofino_asic --no-fail-fast
42652026-09-03T04:18:36.116Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
42662026-09-03T04:18:36.195Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
42672026-09-03T04:18:36.203Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d)
42682026-09-03T04:18:36.211Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
42692026-09-03T04:18:45.088Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
42702026-09-03T04:18:45.183Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
42712026-09-03T04:19:29.780Z Finished `test` profile [unoptimized + debuginfo] target(s) in 54.26s
42722026-09-03T04:19:29.893Z Running unittests src/lib.rs (target/debug/deps/aal-e435743f5db9cebd)
42732026-09-03T04:19:29.896Z
42742026-09-03T04:19:29.896Zrunning 0 tests
42752026-09-03T04:19:29.896Z
42762026-09-03T04:19:29.896Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42772026-09-03T04:19:29.896Z
42782026-09-03T04:19:29.896Z Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3)
42792026-09-03T04:19:29.899Z
42802026-09-03T04:19:29.899Zrunning 0 tests
42812026-09-03T04:19:29.899Z
42822026-09-03T04:19:29.899Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42832026-09-03T04:19:29.899Z
42842026-09-03T04:19:29.899Z Running unittests src/lib.rs (target/debug/deps/asic-ef4bac77d6939814)
42852026-09-03T04:19:29.999Z
42862026-09-03T04:19:29.999Zrunning 8 tests
42872026-09-03T04:19:30.003Ztest tofino_asic::qsfp::tests::fix_link ... ok
42882026-09-03T04:19:30.003Ztest tofino_asic::qsfp::tests::test_read_write_cpu_port ... ok
42892026-09-03T04:19:30.003Ztest tofino_asic::stats::constants_sanity_check ... ok
42902026-09-03T04:19:30.003Ztest tofino_asic::tests::test_wafer_location_from_coords ... ok
42912026-09-03T04:19:30.003Ztest tofino_asic::qsfp::tests::test_send_to_dpd_send_error ... ok
42922026-09-03T04:19:30.003Ztest tofino_asic::qsfp::tests::test_send_to_dpd_mutiple_sends_fails ... ok
42932026-09-03T04:19:30.010Ztest tofino_asic::qsfp::tests::test_send_to_dpd_recv_ok ... ok
42942026-09-03T04:19:30.503Ztest tofino_asic::qsfp::tests::test_send_to_dpd_recv_timeout ... ok
42952026-09-03T04:19:30.503Z
42962026-09-03T04:19:30.503Ztest result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s
42972026-09-03T04:19:30.503Z
42982026-09-03T04:19:30.512Z Running unittests src/lib.rs (target/debug/deps/common-728aaa11d2bb131d)
42992026-09-03T04:19:30.521Z
43002026-09-03T04:19:30.521Zrunning 4 tests
43012026-09-03T04:19:30.524Ztest nat::tests::test_vni ... ok
43022026-09-03T04:19:30.524Ztest network::tests::test_generate_ipv6_link_local ... ok
43032026-09-03T04:19:30.524Ztest test_purge ... ok
43042026-09-03T04:19:30.524Ztest illumos::test::address_exists_handles_missing_object ... ok
43052026-09-03T04:19:30.524Z
43062026-09-03T04:19:30.524Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
43072026-09-03T04:19:30.524Z
43082026-09-03T04:19:30.524Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-3b6a1705a6b97607)
43092026-09-03T04:19:30.532Z
43102026-09-03T04:19:30.532Zrunning 1 test
43112026-09-03T04:19:30.532Z -------
43122026-09-03T04:19:30.532Z Generating OpenAPI documents from API definitions ...
43132026-09-03T04:19:30.672Z Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ...
43142026-09-03T04:19:30.788Z Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi"
43152026-09-03T04:19:31.890Z -------
43162026-09-03T04:19:31.890Z Checking 14 OpenAPI documents...
43172026-09-03T04:19:31.890Z Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller
43182026-09-03T04:19:31.890Z Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller
43192026-09-03T04:19:31.890Z Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller
43202026-09-03T04:19:31.890Z Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller
43212026-09-03T04:19:31.890Z Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller
43222026-09-03T04:19:31.894Z Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller
43232026-09-03T04:19:31.894Z Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller
43242026-09-03T04:19:31.894Z Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller
43252026-09-03T04:19:31.894Z Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller
43262026-09-03T04:19:31.894Z Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller
43272026-09-03T04:19:31.894Z Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller
43282026-09-03T04:19:31.894Z Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller
43292026-09-03T04:19:31.894Z Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller
43302026-09-03T04:19:31.894Z Fresh dpd (versioned v14.0.0 (added locally)): Oxide Switch Dataplane Controller
43312026-09-03T04:19:31.894Z Fresh dpd "latest" symlink
43322026-09-03T04:19:31.894Z -------
43332026-09-03T04:19:31.894Z Success 14 documents checked: 15 fresh, 0 stale, 0 failed, 0 other problems
43342026-09-03T04:19:31.974Ztest test::test_apis_up_to_date ... ok
43352026-09-03T04:19:31.974Z
43362026-09-03T04:19:31.974Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.45s
43372026-09-03T04:19:31.974Z
43382026-09-03T04:19:32.038Z Running unittests src/main.rs (target/debug/deps/dpd-6f21e342f95c3e19)
43392026-09-03T04:19:32.104Z
43402026-09-03T04:19:32.104Zrunning 93 tests
43412026-09-03T04:19:32.108Ztest freemap::test_ordering ... ok
43422026-09-03T04:19:32.108Ztest config::tests::test_updates ... ok
43432026-09-03T04:19:32.108Ztest dhcpv6::tests::test_create_duid_bytes ... ok
43442026-09-03T04:19:32.108Ztest freemap::test_split ... ok
43452026-09-03T04:19:32.108Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
43462026-09-03T04:19:32.108Ztest macaddrs::tests::test_mac_offset ... ok
43472026-09-03T04:19:32.108Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
43482026-09-03T04:19:32.108Ztest macaddrs::tests::test_parse_port_id ... ok
43492026-09-03T04:19:32.112Ztest mcast::tests::test_canonicalize_sources ... ok
43502026-09-03T04:19:32.112ZSep 03 04:19:30.484 DEBG created new freemap, unit: freemap_test
43512026-09-03T04:19:32.112ZSep 03 04:19:30.484 DEBG initted freemap. size: 128, unit: freemap_test
43522026-09-03T04:19:32.112ZSep 03 04:19:30.484 DEBG Sep 03 04:19:30.484reset freemap , DEBGunit :created new freemap freemap_test
43532026-09-03T04:19:32.112Z, unit: freemap_test
43542026-09-03T04:19:32.112ZSep 03 04:19:30.484 DEBG initted freemap. size: 128, unit: freemap_testSep 03 04:19:30.484
43552026-09-03T04:19:32.112Z DEBG Sep 03 04:19:30.484created new freemap DEBG, unitreset freemap:, unitfreemap_test:
43562026-09-03T04:19:32.112Zfreemap_test
43572026-09-03T04:19:32.112ZSep 03 04:19:30.484 DEBG initted freemap. size: 128, unit: freemap_test
43582026-09-03T04:19:32.112ZSep 03 04:19:30.484 DEBG reset freemap, unit: freemap_test
43592026-09-03T04:19:32.112Ztest freemap::test_basic ... ok
43602026-09-03T04:19:32.112ZSep 03 04:19:30.484 DEBG created new freemap, unit: freemap_test
43612026-09-03T04:19:32.112ZSep 03 04:19:30.484 DEBG initted freemap. size: 128, unit: freemap_test
43622026-09-03T04:19:32.112Ztest freemap::test_free ... ok
43632026-09-03T04:19:32.112ZSep 03 04:19:30.484 DEBG reset freemap, unit: freemap_test
43642026-09-03T04:19:32.112Ztest freemap::test_exhaustion ... ok
43652026-09-03T04:19:32.112Ztest freemap::test_reclaim ... ok
43662026-09-03T04:19:32.112Ztest mcast::tests::test_create_port_bitmap_empty ... ok
43672026-09-03T04:19:32.112Ztest mcast::tests::test_create_port_bitmap_all_same_direction ... ok
43682026-09-03T04:19:32.112Ztest mcast::tests::test_create_port_bitmap_filters_by_direction ... ok
43692026-09-03T04:19:32.112ZSep 03 04:19:30.485 DEBG created new freemap, unit: freemap_test
43702026-09-03T04:19:32.113ZSep 03 04:19:30.485 DEBG initted freemap. size: 8, unit: freemap_test
43712026-09-03T04:19:32.113ZSep 03 04:19:30.485 DEBG reset freemap, unit: freemap_test
43722026-09-03T04:19:32.113Ztest freemap::test_reclaim_preserves_existing_freelist ... ok
43732026-09-03T04:19:32.113Ztest mcast::tests::test_multicast_group_data_generate_id_allocation ... ok
43742026-09-03T04:19:32.113Ztest mcast::tests::test_multicast_group_data_id_exhaustion ... ok
43752026-09-03T04:19:32.113Ztest mcast::tests::test_concurrent_allocation_and_deallocation ... ok
43762026-09-03T04:19:32.113Ztest mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok
43772026-09-03T04:19:32.113Ztest mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok
43782026-09-03T04:19:32.113Ztest mcast::tests::test_sources_contain_any ... ok
43792026-09-03T04:19:32.113ZSep 03 04:19:30.486 DEBG created new freemap, unit: freemap_test
43802026-09-03T04:19:32.113ZSep 03 04:19:30.486 DEBG initted freemap. size: 128, unit: freemap_test
43812026-09-03T04:19:32.113ZSep 03 04:19:30.486 DEBG reset freemap, unit: freemap_test
43822026-09-03T04:19:32.113Ztest mcast::validate::tests::test_address_validation_integrated ... ok
43832026-09-03T04:19:32.113Ztest mcast::validate::tests::test_ipv4_ssm_with_sources ... ok
43842026-09-03T04:19:32.113Ztest mcast::tests::test_concurrent_id_allocation ... ok
43852026-09-03T04:19:32.113Ztest mcast::validate::tests::test_address_validation_with_source_validation ... ok
43862026-09-03T04:19:32.113Ztest freemap::test_span ... ok
43872026-09-03T04:19:32.113Ztest mcast::validate::tests::test_ipv4_validation ... ok
43882026-09-03T04:19:32.113Ztest mcast::tests::test_paired_allocation_and_cleanup ... ok
43892026-09-03T04:19:32.113Ztest mcast::validate::tests::test_ipv6_ssm_with_sources ... ok
43902026-09-03T04:19:32.113Ztest api_server::tests::test_build_info ... ok
43912026-09-03T04:19:32.113Ztest mcast::tests::test_id_range_boundaries ... ok
43922026-09-03T04:19:32.113Ztest mcast::validate::tests::test_ipv6_validation ... ok
43932026-09-03T04:19:32.113Ztest mcast::validate::tests::test_is_ssm_function ... ok
43942026-09-03T04:19:32.113Ztest mcast::validate::tests::test_reserved_and_unallocatable_addresses ... ok
43952026-09-03T04:19:32.113Ztest mcast::validate::tests::test_validate_nat_target ... ok
43962026-09-03T04:19:32.113Ztest mcast::validate::tests::test_validate_source_addresses ... ok
43972026-09-03T04:19:32.113Ztest mcast::validate::tests::test_validate_not_underlay_subnet ... ok
43982026-09-03T04:19:32.114Ztest mcast::validate::tests::test_validate_tag ... ok
43992026-09-03T04:19:32.114Ztest nat::test_mapping ... ok
44002026-09-03T04:19:32.114Ztest port_map::tests::test_backplane_group ... ok
44012026-09-03T04:19:32.114Ztest mcast::validate::tests::test_validate_tag_format ... ok
44022026-09-03T04:19:32.114Ztest port_map::tests::test_port_map ... ok
44032026-09-03T04:19:32.114Ztest port_map::tests::dump_map ... ok
44042026-09-03T04:19:32.114Ztest port_map::tests::parse_softnpu_revision ... ok
44052026-09-03T04:19:32.118ZSep 03 04:19:30.488 DEBG created new freemap, unit: freemap_route_ipv4
44062026-09-03T04:19:32.118ZSep 03 04:19:30.488 DEBG created new freemap, unit: freemap_route_ipv6
44072026-09-03T04:19:32.118ZSep 03 04:19:30.488 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
44082026-09-03T04:19:32.118ZSep 03 04:19:30.488 DEBG reset freemap, unit: freemap_route_ipv4
44092026-09-03T04:19:32.118ZSep 03 04:19:30.488Sep 03 04:19:30.488 DEBGDEBG initted freemap. size: 64created new freemap, unit, :unit :freemap_route_ipv6
44102026-09-03T04:19:32.118Zfreemap_route_ipv4
44112026-09-03T04:19:32.118ZSep 03 04:19:30.488 DEBG Sep 03 04:19:30.488reset freemap , DEBGunit :created new freemap , freemap_route_ipv6unit
44122026-09-03T04:19:32.118Z: freemap_route_ipv6
44132026-09-03T04:19:32.118ZSep 03 04:19:30.488 INFOSep 03 04:19:30.488 Sep 03 04:19:30.488adding route 3fff:dead::/64 -> 2001:db8::55:1
44142026-09-03T04:19:32.118ZDEBGDEBG initted freemap. size: 64created new freemap, unit, Sep 03 04:19:30.488: DEBGunitfreemap_route_ipv4:
44152026-09-03T04:19:32.118Z freemap_route_ipv4replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
44162026-09-03T04:19:32.118ZSep 03 04:19:30.488
44172026-09-03T04:19:32.119Z DEBG reset freemap, unit:Sep 03 04:19:30.488 Sep 03 04:19:30.488freemap_route_ipv4INFO
44182026-09-03T04:19:32.119Z DEBGadding route 3fff:dead::/64 -> 2001:db8::55:2
44192026-09-03T04:19:32.119Zcreated new freemapSep 03 04:19:30.488, Sep 03 04:19:30.488DEBG unitDEBG: initted freemap. size: 64replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }],
44202026-09-03T04:19:32.119Zfreemap_route_ipv6unit
44212026-09-03T04:19:32.119Z: freemap_route_ipv6
44222026-09-03T04:19:32.119ZSep 03 04:19:30.488Sep 03 04:19:30.488Sep 03 04:19:30.488 DEBGDEBG reset freemapINFOinitted freemap. size: 64 , , unitadding route 3fff:dead::/64 -> 2001:db8::55:3unit
44232026-09-03T04:19:32.119Z:: freemap_route_ipv6freemap_route_ipv4
44242026-09-03T04:19:32.119Z
44252026-09-03T04:19:32.119ZSep 03 04:19:30.488 DEBG Sep 03 04:19:30.488replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] Sep 03 04:19:30.488INFO
44262026-09-03T04:19:32.119Z adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG
44272026-09-03T04:19:32.119Z reset freemap, Sep 03 04:19:30.488unitSep 03 04:19:30.488: 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 } }]freemap_route_ipv4
44282026-09-03T04:19:32.119Z
44292026-09-03T04:19:32.119Z adding route 3fff:dead::/64 -> 2001:db8::55:4
44302026-09-03T04:19:32.119ZSep 03 04:19:30.488Sep 03 04:19:30.488 Sep 03 04:19:30.488 INFODEBG initted freemap. size: 64DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1, unit
44312026-09-03T04:19:32.119Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }]:
44322026-09-03T04:19:32.119Zfreemap_route_ipv6
44332026-09-03T04:19:32.119ZSep 03 04:19:30.488 DEBGSep 03 04:19:30.488 Sep 03 04:19:30.488INFOreplacing 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 } }]
44342026-09-03T04:19:32.119ZDEBG reset freemapSep 03 04:19:30.488Sep 03 04:19:30.488, unit INFODEBG:adding route 3fff:beef::/64 -> 2001:db8::55:ff freemap_route_ipv6adding route 3fff:dead::/64 -> 2001:db8::55:1
44352026-09-03T04:19:32.119Z
44362026-09-03T04:19:32.119Zcreated new freemap
44372026-09-03T04:19:32.119Z, Sep 03 04:19:30.488unit Sep 03 04:19:30.488Sep 03 04:19:30.488:INFO freemap_route_ipv4Sep 03 04:19:30.488DEBG
44382026-09-03T04:19:32.119Z 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 } }]adding route 3fff:dead::/64 -> 2001:db8::55:1created new freemap
44392026-09-03T04:19:32.119ZSep 03 04:19:30.488,
44402026-09-03T04:19:32.119Z unitDEBG: freemap_route_ipv4Sep 03 04:19:30.488created new freemap
44412026-09-03T04:19:32.119ZSep 03 04:19:30.488, INFO unit DEBG: adding route 3fff:beef:1::/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 } }]Sep 03 04:19:30.488freemap_route_ipv6
44422026-09-03T04:19:32.119Z
44432026-09-03T04:19:32.119ZDEBG
44442026-09-03T04:19:32.119Z created new freemapSep 03 04:19:30.488, Sep 03 04:19:30.488unit Sep 03 04:19:30.488:INFO DEBGfreemap_route_ipv6
44452026-09-03T04:19:32.120Zadding route 3fff:dead::/64 -> 2001:db8::55:2
44462026-09-03T04:19:32.120ZDEBG 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 } }]initted freemap. size: 64Sep 03 04:19:30.488,
44472026-09-03T04:19:32.120ZunitDEBG:Sep 03 04:19:30.488 initted freemap. size: 64Sep 03 04:19:30.488, DEBGunit :freemap_route_ipv4
44482026-09-03T04:19:32.120Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
44492026-09-03T04:19:32.120ZINFO freemap_route_ipv4adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
44502026-09-03T04:19:32.120Z
44512026-09-03T04:19:32.120ZSep 03 04:19:30.488Sep 03 04:19:30.488 INFODEBGSep 03 04:19:30.488 reset freemapSep 03 04:19:30.488adding route 3fff:beef::/64 -> 2001:db8::55:ff , unit
44522026-09-03T04:19:32.120Z:DEBG reset freemapfreemap_route_ipv4DEBG
44532026-09-03T04:19:32.120Z, unitreplacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.488
44542026-09-03T04:19:32.120Z:Sep 03 04:19:30.488 DEBG DEBGfreemap_route_ipv4initted freemap. size: 64
44552026-09-03T04:19:32.120Z, unit: Sep 03 04:19:30.488Sep 03 04:19:30.488 replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
44562026-09-03T04:19:32.120Zfreemap_route_ipv6
44572026-09-03T04:19:32.120Z DEBG adding route 3fff:beef:3::/64 -> 2001:db8::55:ffinitted freemap. size: 64
44582026-09-03T04:19:32.120Z, Sep 03 04:19:30.488Sep 03 04:19:30.488 unitDEBG: reset freemapfreemap_route_ipv6 INFO ,
44592026-09-03T04:19:32.120Zunitadding route 3fff:beef:1::/64 -> 2001:db8::55:ff:
44602026-09-03T04:19:32.120Z Sep 03 04:19:30.488 freemap_route_ipv6DEBG
44612026-09-03T04:19:32.120Z Sep 03 04:19:30.488Sep 03 04:19:30.488 DEBGDEBGreplacing 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 } }]
44622026-09-03T04:19:32.120Z reset freemapSep 03 04:19:30.488replacing 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 } }] , unitINFO
44632026-09-03T04:19:32.120Z: Sep 03 04:19:30.488adding route 3fff:dead::/64 -> 2001:db8::55:1 INFO
44642026-09-03T04:19:32.120Z freemap_route_ipv6adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
44652026-09-03T04:19:32.120Z
44662026-09-03T04:19:32.120ZSep 03 04:19:30.488Sep 03 04:19:30.488 Sep 03 04:19:30.488DEBG 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 } }]INFO
44672026-09-03T04:19:32.120Z adding route 3fff:dead::/64 -> 2001:db8::55:1 adding route 3fff:beef:2::/64 -> 2001:db8::55:ffSep 03 04:19:30.488
44682026-09-03T04:19:32.120ZSep 03 04:19:30.488
44692026-09-03T04:19:32.120Z DEBGINFO adding route 3fff:beef::/64 -> 2001:db8::55:ffSep 03 04:19:30.488replacing 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 } }] DEBG
44702026-09-03T04:19:32.121Z
44712026-09-03T04:19:32.121Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 03 04:19:30.488
44722026-09-03T04:19:32.121ZSep 03 04:19:30.488 DEBG Sep 03 04:19:30.488DEBGreplacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:19:30.488
44732026-09-03T04:19:32.121ZINFOreplacing 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 } }]
44742026-09-03T04:19:32.121Z adding route 3fff:beef:5::/64 -> 2001:db8::55:ffINFO
44752026-09-03T04:19:32.121Z adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 03 04:19:30.488
44762026-09-03T04:19:32.121ZINFOSep 03 04:19:30.488 Sep 03 04:19:30.488 DEBGSep 03 04:19:30.488adding route 3fff:beef:1::/64 -> 2001:db8::55:ff 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 } }]
44772026-09-03T04:19:32.121ZDEBG 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 } }]
44782026-09-03T04:19:32.121ZSep 03 04:19:30.488
44792026-09-03T04:19:32.121Z adding route 3fff:beef:3::/64 -> 2001:db8::55:ffDEBG 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 } }]
44802026-09-03T04:19:32.121Z
44812026-09-03T04:19:32.121ZSep 03 04:19:30.488 Sep 03 04:19:30.488INFOSep 03 04:19:30.488 adding route 3fff:beef:6::/64 -> 2001:db8::55:ffSep 03 04:19:30.488INFO
44822026-09-03T04:19:32.121ZINFO DEBG adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
44832026-09-03T04:19:32.121Z
44842026-09-03T04:19:32.121Zreplacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.488
44852026-09-03T04:19:32.121Z DEBG replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.488
44862026-09-03T04:19:32.121ZSep 03 04:19:30.488 Sep 03 04:19:30.488DEBG INFO replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:4::/64 -> 2001:db8::55:ffSep 03 04:19:30.488
44872026-09-03T04:19:32.121Z INFODEBG
44882026-09-03T04:19:32.121Z adding route 3fff:beef:7::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
44892026-09-03T04:19:32.121ZSep 03 04:19:30.488 INFO
44902026-09-03T04:19:32.121Z Sep 03 04:19:30.488adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
44912026-09-03T04:19:32.121ZDEBGSep 03 04:19:30.488 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 } }]DEBGSep 03 04:19:30.489
44922026-09-03T04:19:32.121ZSep 03 04:19:30.489replacing 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 } }]
44932026-09-03T04:19:32.121ZINFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:2
44942026-09-03T04:19:32.121ZSep 03 04:19:30.489replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
44952026-09-03T04:19:32.121ZINFO Sep 03 04:19:30.489adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
44962026-09-03T04:19:32.122ZSep 03 04:19:30.489DEBG 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 } }]INFO
44972026-09-03T04:19:32.122Z adding route 3fff:beef:4::/64 -> 2001:db8::55:ffSep 03 04:19:30.489
44982026-09-03T04:19:32.122Z DEBGSep 03 04:19:30.489 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 } }]INFOSep 03 04:19:30.489 Sep 03 04:19:30.489adding route 3fff:beef::/64 -> 2001:db8::55:ff
44992026-09-03T04:19:32.122Z INFODEBG 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 } }]
45002026-09-03T04:19:32.122ZSep 03 04:19:30.489
45012026-09-03T04:19:32.122Zadding route 3fff:beef:5::/64 -> 2001:db8::55:ff
45022026-09-03T04:19:32.122ZSep 03 04:19:30.489INFOSep 03 04:19:30.489 INFO DEBGadding route 3fff:beef:5::/64 -> 2001:db8::55:ffadding route 3fff:beef:9::/64 -> 2001:db8::55:ff
45032026-09-03T04:19:32.122Z 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 } }]
45042026-09-03T04:19:32.122ZSep 03 04:19:30.489
45052026-09-03T04:19:32.128ZSep 03 04:19:30.489 Sep 03 04:19:30.489DEBGSep 03 04:19:30.489DEBG 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 } }]
45062026-09-03T04:19:32.128ZINFOreplacing 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 } }]
45072026-09-03T04:19:32.128ZDEBG Sep 03 04:19:30.489adding route 3fff:beef:1::/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 } }]
45082026-09-03T04:19:32.128Z
45092026-09-03T04:19:32.128ZINFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ffSep 03 04:19:30.489
45102026-09-03T04:19:32.128ZSep 03 04:19:30.489 Sep 03 04:19:30.489DEBG INFO Sep 03 04:19:30.489INFOreplacing 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 } }]
45112026-09-03T04:19:32.128Z adding route 3fff:beef:6::/64 -> 2001:db8::55:ffDEBG
45122026-09-03T04:19:32.128Z 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:a::/64 -> 2001:db8::55:ff
45132026-09-03T04:19:32.128ZSep 03 04:19:30.489
45142026-09-03T04:19:32.128Z DEBG replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.489Sep 03 04:19:30.489 Sep 03 04:19:30.489
45152026-09-03T04:19:32.128Z DEBGINFO INFOreplacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
45162026-09-03T04:19:32.128Zadding route 3fff:beef:7::/64 -> 2001:db8::55:ff
45172026-09-03T04:19:32.128Z
45182026-09-03T04:19:32.128ZSep 03 04:19:30.489 Sep 03 04:19:30.489Sep 03 04:19:30.489INFO DEBGSep 03 04:19:30.489DEBGadding route 3fff:beef:7::/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 } }]
45192026-09-03T04:19:32.129Zreplacing 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 } }]
45202026-09-03T04:19:32.129ZINFO
45212026-09-03T04:19:32.129Zadding route 3fff:beef:b::/64 -> 2001:db8::55:ff
45222026-09-03T04:19:32.129ZSep 03 04:19:30.489 Sep 03 04:19:30.489Sep 03 04:19:30.489INFOSep 03 04:19:30.489 DEBGINFO adding route 3fff:beef:8::/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 } }]DEBG
45232026-09-03T04:19:32.129Zadding route 3fff:beef:3::/64 -> 2001:db8::55:ff
45242026-09-03T04:19:32.129Z
45252026-09-03T04:19:32.129Zreplacing 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 } }]
45262026-09-03T04:19:32.129ZSep 03 04:19:30.489Sep 03 04:19:30.489 Sep 03 04:19:30.489DEBGSep 03 04:19:30.489INFO 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 } }]DEBGadding route 3fff:beef:c::/64 -> 2001:db8::55:ff
45272026-09-03T04:19:32.129Zreplacing 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 } }]
45282026-09-03T04:19:32.129ZINFO
45292026-09-03T04:19:32.129Z Sep 03 04:19:30.489adding route 3fff:beef:8::/64 -> 2001:db8::55:ff DEBG
45302026-09-03T04:19:32.129Z Sep 03 04:19:30.489Sep 03 04:19:30.489 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 } }]INFOINFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
45312026-09-03T04:19:32.129ZSep 03 04:19:30.489
45322026-09-03T04:19:32.129Zadding route 3fff:beef:4::/64 -> 2001:db8::55:ff
45332026-09-03T04:19:32.129ZDEBG Sep 03 04:19:30.489replacing 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 } }]
45342026-09-03T04:19:32.129ZDEBGSep 03 04:19:30.489Sep 03 04:19:30.489 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 } }]INFO
45352026-09-03T04:19:32.129Z adding route 3fff:beef:d::/64 -> 2001:db8::55:ffSep 03 04:19:30.489
45362026-09-03T04:19:32.129ZDEBG Sep 03 04:19:30.489replacing 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 } }]
45372026-09-03T04:19:32.129ZINFO INFOSep 03 04:19:30.489 adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
45382026-09-03T04:19:32.129Zadding route 3fff:beef:9::/64 -> 2001:db8::55:ffDEBG
45392026-09-03T04:19:32.129Z 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-03T04:19:32.129ZSep 03 04:19:30.489Sep 03 04:19:30.489 INFOSep 03 04:19:30.489 Sep 03 04:19:30.489 DEBG DEBGadding route 3fff:beef:5::/64 -> 2001:db8::55:ff INFOreplacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 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 } }]
45412026-09-03T04:19:32.129Z
45422026-09-03T04:19:32.129Z
45432026-09-03T04:19:32.129Zadding route 3fff:beef:e::/64 -> 2001:db8::55:ff
45442026-09-03T04:19:32.129ZSep 03 04:19:30.489Sep 03 04:19:30.489Sep 03 04:19:30.489 INFOSep 03 04:19:30.489INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ffDEBG
45452026-09-03T04:19:32.129ZDEBG adding route 3fff:beef:a::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]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 } }]
45462026-09-03T04:19:32.130Z
45472026-09-03T04:19:32.130Z
45482026-09-03T04:19:32.130ZSep 03 04:19:30.489 DEBG replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.489
45492026-09-03T04:19:32.130ZSep 03 04:19:30.489 DEBG INFOSep 03 04:19:30.489replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.489
45502026-09-03T04:19:32.130Z INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ffINFOadding route 3fff:beef:6::/64 -> 2001:db8::55:ff
45512026-09-03T04:19:32.130Z
45522026-09-03T04:19:32.130Zadding route 3fff:beef:c::/64 -> 2001:db8::55:ffSep 03 04:19:30.489
45532026-09-03T04:19:32.130Z INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ffSep 03 04:19:30.489Sep 03 04:19:30.489 Sep 03 04:19:30.489
45542026-09-03T04:19:32.130ZDEBG 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
45552026-09-03T04:19:32.130ZDEBG Sep 03 04:19:30.489replacing 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:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.489
45562026-09-03T04:19:32.130Z INFO
45572026-09-03T04:19:32.130Z DEBGadding route 3fff:beef:7::/64 -> 2001:db8::55:ff Sep 03 04:19:30.489Sep 03 04:19:30.489
45582026-09-03T04:19:32.130Z 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
45592026-09-03T04:19:32.130Z INFOadding route 3fff:beef:d::/64 -> 2001:db8::55:ff
45602026-09-03T04:19:32.130Zadding route 3fff:beef:10::/64 -> 2001:db8::55:ffSep 03 04:19:30.489
45612026-09-03T04:19:32.130ZINFOSep 03 04:19:30.489 adding route 3fff:beef:c::/64 -> 2001:db8::55:ff
45622026-09-03T04:19:32.130ZDEBGSep 03 04:19:30.489 DEBGSep 03 04:19:30.489Sep 03 04:19:30.489 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 } }]
45632026-09-03T04:19:32.130Zreplacing 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 DEBG
45642026-09-03T04:19:32.130Zreplacing 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 } }]
45652026-09-03T04:19:32.130ZSep 03 04:19:30.489replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:19:30.489
45662026-09-03T04:19:32.130ZINFO Sep 03 04:19:30.489adding route 3fff:beef:e::/64 -> 2001:db8::55:ff
45672026-09-03T04:19:32.130Z INFOINFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ffadding route 3fff:beef:8::/64 -> 2001:db8::55:ff
45682026-09-03T04:19:32.130ZSep 03 04:19:30.489Sep 03 04:19:30.489
45692026-09-03T04:19:32.130Z DEBG INFOreplacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.489
45702026-09-03T04:19:32.130Z Sep 03 04:19:30.489adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
45712026-09-03T04:19:32.130Z DEBGDEBG Sep 03 04:19:30.489replacing 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: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 } }]
45722026-09-03T04:19:32.131Z
45732026-09-03T04:19:32.131ZINFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ffSep 03 04:19:30.489
45742026-09-03T04:19:32.131Z DEBGSep 03 04:19:30.489 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 } }]INFOSep 03 04:19:30.489Sep 03 04:19:30.489
45752026-09-03T04:19:32.131Z DEBGadding route 3fff:beef:12::/64 -> 2001:db8::55:ff Sep 03 04:19:30.489replacing 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 } }]
45762026-09-03T04:19:32.131Z
45772026-09-03T04:19:32.131ZINFO INFOadding route 3fff:beef:9::/64 -> 2001:db8::55:ff
45782026-09-03T04:19:32.131ZSep 03 04:19:30.489adding route 3fff:beef:e::/64 -> 2001:db8::55:ffSep 03 04:19:30.489
45792026-09-03T04:19:32.131Z INFOSep 03 04:19:30.489 DEBGadding route 3fff:beef:10::/64 -> 2001:db8::55:ffSep 03 04:19:30.489
45802026-09-03T04:19:32.131Zreplacing 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 } }]DEBGDEBG
45812026-09-03T04:19:32.131Zreplacing 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 } }]
45822026-09-03T04:19:32.131ZSep 03 04:19:30.489 replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
45832026-09-03T04:19:32.131Z Sep 03 04:19:30.489replacing 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 } }]
45842026-09-03T04:19:32.131ZSep 03 04:19:30.489INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ffSep 03 04:19:30.489Sep 03 04:19:30.489INFO
45852026-09-03T04:19:32.131Zadding route 3fff:beef:13::/64 -> 2001:db8::55:ffINFO
45862026-09-03T04:19:32.131Z INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ffadding route 3fff:beef:f::/64 -> 2001:db8::55:ff
45872026-09-03T04:19:32.131Z
45882026-09-03T04:19:32.131ZSep 03 04:19:30.489Sep 03 04:19:30.489 Sep 03 04:19:30.489 DEBGSep 03 04:19:30.489 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 } }]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
45892026-09-03T04:19:32.131Z
45902026-09-03T04:19:32.131Zreplacing 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 } }]
45912026-09-03T04:19:32.131ZDEBG replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.489
45922026-09-03T04:19:32.131Z Sep 03 04:19:30.489Sep 03 04:19:30.489 INFOINFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ffSep 03 04:19:30.489adding route 3fff:beef:14::/64 -> 2001:db8::55:ff
45932026-09-03T04:19:32.131ZINFO INFO
45942026-09-03T04:19:32.131Z adding route 3fff:beef:10::/64 -> 2001:db8::55:ff
45952026-09-03T04:19:32.131ZSep 03 04:19:30.489adding route 3fff:beef:b::/64 -> 2001:db8::55:ff Sep 03 04:19:30.489DEBG
45962026-09-03T04:19:32.131Z 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 } }]replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
45972026-09-03T04:19:32.131Z
45982026-09-03T04:19:32.131ZSep 03 04:19:30.489Sep 03 04:19:30.489 DEBGSep 03 04:19:30.489Sep 03 04:19:30.489 INFOINFODEBGreplacing 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 } }]
45992026-09-03T04:19:32.131Z adding route 3fff:beef:15::/64 -> 2001:db8::55:ffadding route 3fff:beef:13::/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 } }]
46002026-09-03T04:19:32.132Z
46012026-09-03T04:19:32.132Z
46022026-09-03T04:19:32.132ZSep 03 04:19:30.489Sep 03 04:19:30.489Sep 03 04:19:30.489 Sep 03 04:19:30.489DEBG INFO INFOadding route 3fff:beef:c::/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 } }]
46032026-09-03T04:19:32.132Zreplacing 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 } }]
46042026-09-03T04:19:32.132Zadding route 3fff:beef:11::/64 -> 2001:db8::55:ff
46052026-09-03T04:19:32.136ZSep 03 04:19:30.489Sep 03 04:19:30.489 Sep 03 04:19:30.489 INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ffDEBG
46062026-09-03T04:19:32.136Z 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 } }]
46072026-09-03T04:19:32.137ZINFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ffSep 03 04:19:30.489
46082026-09-03T04:19:32.137ZSep 03 04:19:30.489 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 } }]INFO
46092026-09-03T04:19:32.137ZSep 03 04:19:30.489 adding route 3fff:dead::/64 -> 2001:db8::55:2DEBG
46102026-09-03T04:19:32.137Z Sep 03 04:19:30.489replacing 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 } }]
46112026-09-03T04:19:32.137ZINFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ffSep 03 04:19:30.489
46122026-09-03T04:19:32.137Z Sep 03 04:19:30.489DEBG 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 } }, 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:15::/64 -> 2001:db8::55:ffSep 03 04:19:30.489
46132026-09-03T04:19:32.137Z
46142026-09-03T04:19:32.137ZDEBG 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 } }]
46152026-09-03T04:19:32.137ZSep 03 04:19:30.489Sep 03 04:19:30.489 DEBG INFOreplacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.489
46162026-09-03T04:19:32.137Z adding route 3fff:beef::/64 -> 2001:db8::55:ffINFO
46172026-09-03T04:19:32.137Z Sep 03 04:19:30.489adding route 3fff:beef:18::/64 -> 2001:db8::55:ff
46182026-09-03T04:19:32.137ZINFO Sep 03 04:19:30.489 adding route 3fff:beef:16::/64 -> 2001:db8::55:ffDEBG
46192026-09-03T04:19:32.137Z 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 } }]
46202026-09-03T04:19:32.137ZSep 03 04:19:30.489Sep 03 04:19:30.489Sep 03 04:19:30.489 DEBGINFO 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 } }] adding route 3fff:beef:1::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
46212026-09-03T04:19:32.137Z
46222026-09-03T04:19:32.137Z
46232026-09-03T04:19:32.137ZSep 03 04:19:30.489Sep 03 04:19:30.489 Sep 03 04:19:30.489DEBGINFO replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
46242026-09-03T04:19:32.137Zadding route 3fff:beef:17::/64 -> 2001:db8::55:ff adding route 3fff:beef:19::/64 -> 2001:db8::55:ff
46252026-09-03T04:19:32.137Z
46262026-09-03T04:19:32.137ZSep 03 04:19:30.489 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ffSep 03 04:19:30.489
46272026-09-03T04:19:32.137Z Sep 03 04:19:30.489DEBG DEBG replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.489
46282026-09-03T04:19:32.137Zreplacing 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 } }]
46292026-09-03T04:19:32.137ZDEBG 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 03 04:19:30.489
46302026-09-03T04:19:32.137Z Sep 03 04:19:30.489INFO INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffSep 03 04:19:30.489
46312026-09-03T04:19:32.137Zadding route 3fff:beef:18::/64 -> 2001:db8::55:ff INFO
46322026-09-03T04:19:32.137Z Sep 03 04:19:30.489adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
46332026-09-03T04:19:32.138ZDEBG Sep 03 04:19:30.489 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
46342026-09-03T04:19:32.138Z 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 } }]Sep 03 04:19:30.489
46352026-09-03T04:19:32.138Z DEBGSep 03 04:19:30.489 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
46362026-09-03T04:19:32.138Z Sep 03 04:19:30.489adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
46372026-09-03T04:19:32.138ZINFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ffSep 03 04:19:30.489Sep 03 04:19:30.489
46382026-09-03T04:19:32.138Z INFODEBG adding route 3fff:beef:4::/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 } }]
46392026-09-03T04:19:32.138Z
46402026-09-03T04:19:32.138ZSep 03 04:19:30.489 DEBGSep 03 04:19:30.489Sep 03 04:19:30.489 DEBGreplacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
46412026-09-03T04:19:32.138Zreplacing 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
46422026-09-03T04:19:32.138Z DEBG adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
46432026-09-03T04:19:32.138ZSep 03 04:19:30.489Sep 03 04:19:30.489
46442026-09-03T04:19:32.138Z INFO INFOSep 03 04:19:30.489adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff adding route 3fff:beef:5::/64 -> 2001:db8::55:ffDEBG
46452026-09-03T04:19:32.138Z
46462026-09-03T04:19:32.138Zreplacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.489
46472026-09-03T04:19:32.138Z INFO Sep 03 04:19:30.489adding route 3fff:beef:12::/64 -> 2001:db8::55:ff Sep 03 04:19:30.489
46482026-09-03T04:19:32.138Z Sep 03 04:19:30.489DEBG DEBGINFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]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 } }]
46492026-09-03T04:19:32.138Z
46502026-09-03T04:19:32.138Z
46512026-09-03T04:19:32.138ZSep 03 04:19:30.489 DEBG Sep 03 04:19:30.489replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:19:30.489INFO
46522026-09-03T04:19:32.138ZSep 03 04:19:30.489 adding route 3fff:beef:6::/64 -> 2001:db8::55:ffINFO
46532026-09-03T04:19:32.138ZDEBG adding route 3fff:beef:1b::/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 } }]
46542026-09-03T04:19:32.138Z
46552026-09-03T04:19:32.138ZSep 03 04:19:30.489 DEBGSep 03 04:19:30.489 Sep 03 04:19:30.489replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.489
46562026-09-03T04:19:32.138ZINFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ff DEBGSep 03 04:19:30.489 INFOreplacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO
46572026-09-03T04:19:32.138Z
46582026-09-03T04:19:32.138Zadding route 3fff:beef:1e::/64 -> 2001:db8::55:ffadding route 3fff:beef:7::/64 -> 2001:db8::55:ff
46592026-09-03T04:19:32.139Z
46602026-09-03T04:19:32.139ZSep 03 04:19:30.489 INFOSep 03 04:19:30.489 Sep 03 04:19:30.489Sep 03 04:19:30.489adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
46612026-09-03T04:19:32.139ZDEBGDEBG 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: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 } }]
46622026-09-03T04:19:32.139Z
46632026-09-03T04:19:32.139ZDEBG 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 } }]
46642026-09-03T04:19:32.139ZSep 03 04:19:30.489Sep 03 04:19:30.489Sep 03 04:19:30.489 DEBGINFOINFO 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:1f::/64 -> 2001:db8::55:ffadding route 3fff:beef:8::/64 -> 2001:db8::55:ff
46652026-09-03T04:19:32.139Z
46662026-09-03T04:19:32.139Z
46672026-09-03T04:19:32.139ZSep 03 04:19:30.489Sep 03 04:19:30.489Sep 03 04:19:30.489 DEBGINFOSep 03 04:19:30.489 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 } }] DEBGadding route 3fff:beef:14::/64 -> 2001:db8::55:ff INFO
46682026-09-03T04:19:32.139Z adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
46692026-09-03T04:19:32.139Z
46702026-09-03T04:19:32.139Zreplacing 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 } }]
46712026-09-03T04:19:32.139ZSep 03 04:19:30.489 Sep 03 04:19:30.490INFOSep 03 04:19:30.490 Sep 03 04:19:30.490 DEBGadding route 3fff:beef:9::/64 -> 2001:db8::55:ffINFO
46722026-09-03T04:19:32.139Z DEBGadding route 3fff:beef:20::/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 } }]
46732026-09-03T04:19:32.139Z replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.490
46742026-09-03T04:19:32.139Z
46752026-09-03T04:19:32.139Z DEBGSep 03 04:19:30.490 DEBGSep 03 04:19:30.490replacing 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 } }]
46762026-09-03T04:19:32.139ZSep 03 04:19:30.490replacing 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 } }]
46772026-09-03T04:19:32.139Z INFOINFO Sep 03 04:19:30.490Sep 03 04:19:30.490adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
46782026-09-03T04:19:32.139ZINFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ffadding route 3fff:beef:15::/64 -> 2001:db8::55:ffINFO
46792026-09-03T04:19:32.139Z
46802026-09-03T04:19:32.139Z Sep 03 04:19:30.490adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
46812026-09-03T04:19:32.139ZDEBG replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.490
46822026-09-03T04:19:32.139Z Sep 03 04:19:30.490DEBG Sep 03 04:19:30.490DEBG replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG
46832026-09-03T04:19:32.139ZSep 03 04:19:30.490replacing 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 } }]
46842026-09-03T04:19:32.139Z INFOSep 03 04:19:30.490 replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffSep 03 04:19:30.490
46852026-09-03T04:19:32.139Z
46862026-09-03T04:19:32.139Z INFOINFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ffadding route 3fff:beef:b::/64 -> 2001:db8::55:ff
46872026-09-03T04:19:32.140Z
46882026-09-03T04:19:32.140ZSep 03 04:19:30.490Sep 03 04:19:30.490 Sep 03 04:19:30.490DEBGSep 03 04:19:30.490 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 } }]INFODEBGDEBG
46892026-09-03T04:19:32.140Z 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: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 } }]
46902026-09-03T04:19:32.140Z
46912026-09-03T04:19:32.140Z adding route 3fff:beef:16::/64 -> 2001:db8::55:ffSep 03 04:19:30.490
46922026-09-03T04:19:32.140Z INFOSep 03 04:19:30.490Sep 03 04:19:30.490 adding route 3fff:beef:c::/64 -> 2001:db8::55:ff INFO
46932026-09-03T04:19:32.140Z adding route 3fff:beef:23::/64 -> 2001:db8::55:ffINFO
46942026-09-03T04:19:32.140Z Sep 03 04:19:30.490adding route 3fff:beef:20::/64 -> 2001:db8::55:ff
46952026-09-03T04:19:32.140Z DEBGSep 03 04:19:30.490 Sep 03 04:19:30.490 DEBGSep 03 04:19:30.490replacing 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 } }]
46962026-09-03T04:19:32.140ZDEBGDEBG 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:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
46972026-09-03T04:19:32.140Z
46982026-09-03T04:19:32.140ZSep 03 04:19:30.490
46992026-09-03T04:19:32.140ZINFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ffSep 03 04:19:30.490Sep 03 04:19:30.490 INFOSep 03 04:19:30.490 INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ffadding route 3fff:beef:21::/64 -> 2001:db8::55:ffINFO
47002026-09-03T04:19:32.140Z
47012026-09-03T04:19:32.140Z adding route 3fff:beef:24::/64 -> 2001:db8::55:ff
47022026-09-03T04:19:32.140ZSep 03 04:19:30.490
47032026-09-03T04:19:32.140Z DEBG replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.490Sep 03 04:19:30.490
47042026-09-03T04:19:32.140ZSep 03 04:19:30.490 DEBGDEBG replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef: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 } }]
47052026-09-03T04:19:32.146Z
47062026-09-03T04:19:32.146ZSep 03 04:19:30.490DEBG INFO Sep 03 04:19:30.490Sep 03 04:19:30.490adding route 3fff:beef:e::/64 -> 2001:db8::55:ff
47072026-09-03T04:19:32.146ZINFOreplacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
47082026-09-03T04:19:32.146Z adding route 3fff:beef:25::/64 -> 2001:db8::55:ffSep 03 04:19:30.490
47092026-09-03T04:19:32.146Zadding route 3fff:beef:22::/64 -> 2001:db8::55:ff
47102026-09-03T04:19:32.146ZDEBGSep 03 04:19:30.490 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 } }]
47112026-09-03T04:19:32.146ZINFOSep 03 04:19:30.490 Sep 03 04:19:30.490DEBG Sep 03 04:19:30.490 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:18::/64 -> 2001:db8::55:ffDEBGINFO
47122026-09-03T04:19:32.146Z
47132026-09-03T04:19:32.146Zadding route 3fff:beef:f::/64 -> 2001:db8::55:ff
47142026-09-03T04:19:32.146Z 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 } }]
47152026-09-03T04:19:32.146ZSep 03 04:19:30.490 Sep 03 04:19:30.490INFO Sep 03 04:19:30.490adding route 3fff:beef:26::/64 -> 2001:db8::55:ffSep 03 04:19:30.490
47162026-09-03T04:19:32.146ZDEBG 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 } }]
47172026-09-03T04:19:32.146Zadding route 3fff:beef:23::/64 -> 2001:db8::55:ff
47182026-09-03T04:19:32.146ZSep 03 04:19:30.490replacing 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 } }]
47192026-09-03T04:19:32.146ZDEBG replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.490
47202026-09-03T04:19:32.146ZSep 03 04:19:30.490 Sep 03 04:19:30.490DEBG Sep 03 04:19:30.490INFO 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 } }] INFOadding route 3fff:beef:10::/64 -> 2001:db8::55:ff
47212026-09-03T04:19:32.146ZINFO
47222026-09-03T04:19:32.146Z adding route 3fff:beef:27::/64 -> 2001:db8::55:ffadding route 3fff:beef:19::/64 -> 2001:db8::55:ffSep 03 04:19:30.490
47232026-09-03T04:19:32.146ZSep 03 04:19:30.490
47242026-09-03T04:19:32.146Z Sep 03 04:19:30.490Sep 03 04:19:30.490 DEBGDEBG Sep 03 04:19:30.490replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
47252026-09-03T04:19:32.146Z 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 } }] INFOcreated new freemap Sep 03 04:19:30.490
47262026-09-03T04:19:32.146Z adding route 3fff:beef:24::/64 -> 2001:db8::55:ff, INFOunit
47272026-09-03T04:19:32.146Z adding route 3fff:beef:11::/64 -> 2001:db8::55:ff:
47282026-09-03T04:19:32.146ZSep 03 04:19:30.490 Sep 03 04:19:30.490 Sep 03 04:19:30.490DEBG INFOfreemap_route_ipv4
47292026-09-03T04:19:32.147ZDEBGDEBGadding route 3fff:beef:28::/64 -> 2001:db8::55:ff
47302026-09-03T04:19:32.147Z 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 } }]
47312026-09-03T04:19:32.147Zcreated new freemapSep 03 04:19:30.490replacing 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 } }]
47322026-09-03T04:19:32.147ZSep 03 04:19:30.490, unitDEBG:Sep 03 04:19:30.490 INFOfreemap_route_ipv4Sep 03 04:19:30.490 adding route 3fff:beef:12::/64 -> 2001:db8::55:ffcreated new freemap
47332026-09-03T04:19:32.147Z
47342026-09-03T04:19:32.147ZINFO, adding route 3fff:beef:25::/64 -> 2001:db8::55:ffunit:
47352026-09-03T04:19:32.147Z freemap_route_ipv6Sep 03 04:19:30.490
47362026-09-03T04:19:32.147ZDEBGDEBG Sep 03 04:19:30.490replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:19:30.490replacing 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 } }]
47372026-09-03T04:19:32.147Z
47382026-09-03T04:19:32.147Z Sep 03 04:19:30.490 DEBG Sep 03 04:19:30.490replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:19:30.490
47392026-09-03T04:19:32.147Z DEBGINFOINFODEBG adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
47402026-09-03T04:19:32.147Zinitted freemap. size: 64, created new freemapunit, unitSep 03 04:19:30.490: :DEBG adding route 3fff:beef:29::/64 -> 2001:db8::55:ff Sep 03 04:19:30.490
47412026-09-03T04:19:32.147Zfreemap_route_ipv6freemap_route_ipv4
47422026-09-03T04:19:32.147Zreplacing 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 } }]
47432026-09-03T04:19:32.147Z
47442026-09-03T04:19:32.147Z INFOSep 03 04:19:30.490Sep 03 04:19:30.490 DEBG Sep 03 04:19:30.490adding route 3fff:beef:26::/64 -> 2001:db8::55:ffDEBGSep 03 04:19:30.490replacing 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
47452026-09-03T04:19:32.147Z adding route 3fff:beef:14::/64 -> 2001:db8::55:ffDEBG
47462026-09-03T04:19:32.147Z
47472026-09-03T04:19:32.147Z reset freemapinitted freemap. size: 64Sep 03 04:19:30.490, Sep 03 04:19:30.490, DEBG Sep 03 04:19:30.490unit 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 } }] replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
47482026-09-03T04:19:32.147Z
47492026-09-03T04:19:32.147Zunit: freemap_route_ipv4freemap_route_ipv4
47502026-09-03T04:19:32.147ZSep 03 04:19:30.490
47512026-09-03T04:19:32.147Z
47522026-09-03T04:19:32.147ZINFO Sep 03 04:19:30.490adding route 3fff:beef:27::/64 -> 2001:db8::55:ff
47532026-09-03T04:19:32.147Z INFOSep 03 04:19:30.490 Sep 03 04:19:30.490DEBGSep 03 04:19:30.490 Sep 03 04:19:30.490replacing 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
47542026-09-03T04:19:32.147Z adding route 3fff:beef:15::/64 -> 2001:db8::55:ffDEBG
47552026-09-03T04:19:32.147Z Sep 03 04:19:30.490initted freemap. size: 64 , INFOunitreplacing 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 } }]
47562026-09-03T04:19:32.148ZDEBG: adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffSep 03 04:19:30.490
47572026-09-03T04:19:32.148ZSep 03 04:19:30.490freemap_route_ipv6 reset freemapINFODEBGSep 03 04:19:30.490
47582026-09-03T04:19:32.148Zreplacing 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 } }] , DEBGadding route 3fff:beef:28::/64 -> 2001:db8::55:ff
47592026-09-03T04:19:32.148Zreplacing 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 } }]
47602026-09-03T04:19:32.148Zunit:
47612026-09-03T04:19:32.148Zfreemap_route_ipv4Sep 03 04:19:30.490
47622026-09-03T04:19:32.148Z Sep 03 04:19:30.490Sep 03 04:19:30.490INFO Sep 03 04:19:30.490DEBGadding route 3fff:beef:16::/64 -> 2001:db8::55:ff INFO
47632026-09-03T04:19:32.148Z DEBGadding route 3fff:beef:2c::/64 -> 2001:db8::55:ffSep 03 04:19:30.490
47642026-09-03T04:19:32.148Z 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 } }]DEBGreset freemap Sep 03 04:19:30.490
47652026-09-03T04:19:32.148ZSep 03 04:19:30.490initted freemap. size: 64 , DEBGDEBGSep 03 04:19:30.490 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 } }]INFO
47662026-09-03T04:19:32.148Z, unitadding route 3fff:beef:29::/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 } }]
47672026-09-03T04:19:32.148Z:unit
47682026-09-03T04:19:32.148Z :Sep 03 04:19:30.490 Sep 03 04:19:30.490 freemap_route_ipv6freemap_route_ipv6INFO
47692026-09-03T04:19:32.148Z
47702026-09-03T04:19:32.148Zadding route 3fff:beef:17::/64 -> 2001:db8::55:ff Sep 03 04:19:30.490
47712026-09-03T04:19:32.148ZDEBGINFO replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.490adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
47722026-09-03T04:19:32.148ZSep 03 04:19:30.490 DEBGDEBG
47732026-09-03T04:19:32.148Zreset freemapSep 03 04:19:30.490replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:19:30.490, unit :
47742026-09-03T04:19:32.148ZINFOSep 03 04:19:30.490 freemap_route_ipv6DEBG
47752026-09-03T04:19:32.148ZINFO Sep 03 04:19:30.490 INFOSep 03 04:19:30.490adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
47762026-09-03T04:19:32.148Z
47772026-09-03T04:19:32.148Z INFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:1Sep 03 04:19:30.490Sep 03 04:19:30.490
47782026-09-03T04:19:32.148Z INFODEBG
47792026-09-03T04:19:32.148Z Sep 03 04:19:30.490adding route 3fff:dead::/64 -> 2001:db8::55:1
47802026-09-03T04:19:32.148ZDEBGreplacing 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 } }]
47812026-09-03T04:19:32.148Zadding route 3fff:beef:2e::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
47822026-09-03T04:19:32.149ZSep 03 04:19:30.490
47832026-09-03T04:19:32.149ZDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 03 04:19:30.490
47842026-09-03T04:19:32.149ZSep 03 04:19:30.490Sep 03 04:19:30.490 INFODEBG Sep 03 04:19:30.490adding route 3fff:beef:19::/64 -> 2001:db8::55:ffSep 03 04:19:30.490 DEBG
47852026-09-03T04:19:32.149ZINFO adding route 3fff:dead::/64 -> 2001:db8::55:2replacing 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
47862026-09-03T04:19:32.149Z
47872026-09-03T04:19:32.149ZSep 03 04:19:30.490 adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
47882026-09-03T04:19:32.149ZDEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
47892026-09-03T04:19:32.149Z Sep 03 04:19:30.490Sep 03 04:19:30.490 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 } }]DEBGSep 03 04:19:30.490
47902026-09-03T04:19:32.149ZSep 03 04:19:30.490 DEBGreplacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
47912026-09-03T04:19:32.149ZINFO DEBGSep 03 04:19:30.490 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 } }]adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
47922026-09-03T04:19:32.149Z
47932026-09-03T04:19:32.149Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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:1a::/64 -> 2001:db8::55:ffSep 03 04:19:30.490
47942026-09-03T04:19:32.149Z
47952026-09-03T04:19:32.149ZSep 03 04:19:30.490Sep 03 04:19:30.490 DEBGINFOSep 03 04:19:30.490 adding route 3fff:dead::/64 -> 2001:db8::55:3
47962026-09-03T04:19:32.149ZDEBGreplacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef: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
47972026-09-03T04:19:32.149Z
47982026-09-03T04:19:32.149ZSep 03 04:19:30.490 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 03 04:19:30.490adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff Sep 03 04:19:30.490
47992026-09-03T04:19:32.149Z
48002026-09-03T04:19:32.149ZINFOINFO adding route 3fff:beef:30::/64 -> 2001:db8::55:ffSep 03 04:19:30.490 Sep 03 04:19:30.490DEBG
48012026-09-03T04:19:32.149Z 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 } }]INFO
48022026-09-03T04:19:32.149Zadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
48032026-09-03T04:19:32.149Zadding route 3fff:dead::/64 -> 2001:db8::55:4Sep 03 04:19:30.490
48042026-09-03T04:19:32.149Z DEBGSep 03 04:19:30.490Sep 03 04:19:30.490 DEBGSep 03 04:19:30.490 replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
48052026-09-03T04:19:32.154ZINFO
48062026-09-03T04:19:32.154Z adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffDEBG
48072026-09-03T04:19:32.154ZSep 03 04:19:30.490 INFOSep 03 04:19:30.490 adding route 3fff:beef:1c::/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 } }]Sep 03 04:19:30.490
48082026-09-03T04:19:32.154ZDEBG INFO
48092026-09-03T04:19:32.154ZSep 03 04:19:30.490replacing 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:31::/64 -> 2001:db8::55:ff
48102026-09-03T04:19:32.154Z
48112026-09-03T04:19:32.154ZSep 03 04:19:30.490 DEBGDEBG replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.490 Sep 03 04:19:30.490 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }]
48122026-09-03T04:19:32.154Z
48132026-09-03T04:19:32.154ZDEBG INFOSep 03 04:19:30.490 adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffINFO
48142026-09-03T04:19:32.154Z 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:1d::/64 -> 2001:db8::55:ff
48152026-09-03T04:19:32.154Z
48162026-09-03T04:19:32.154ZSep 03 04:19:30.490 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 03 04:19:30.490
48172026-09-03T04:19:32.154Z DEBG replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.490
48182026-09-03T04:19:32.154Z INFOSep 03 04:19:30.490 adding route 3fff:beef:32::/64 -> 2001:db8::55:ffSep 03 04:19:30.490INFO
48192026-09-03T04:19:32.154Z INFOadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
48202026-09-03T04:19:32.154Zadding route 3fff:beef:1e::/64 -> 2001:db8::55:ffSep 03 04:19:30.490
48212026-09-03T04:19:32.154Z DEBG replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.490
48222026-09-03T04:19:32.154Z Sep 03 04:19:30.490 DEBG DEBGreplacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.490
48232026-09-03T04:19:32.154Z replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
48242026-09-03T04:19:32.154Z adding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 03 04:19:30.490
48252026-09-03T04:19:32.154Z INFO Sep 03 04:19:30.490adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
48262026-09-03T04:19:32.155ZINFO adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
48272026-09-03T04:19:32.155ZSep 03 04:19:30.490 Sep 03 04:19:30.490DEBG Sep 03 04:19:30.490DEBG 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 } }]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 } }]
48282026-09-03T04:19:32.155Z 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 } }]
48292026-09-03T04:19:32.155Z
48302026-09-03T04:19:32.155ZSep 03 04:19:30.491 INFO Sep 03 04:19:30.491adding route 3fff:beef:31::/64 -> 2001:db8::55:ff INFO
48312026-09-03T04:19:32.155Z Sep 03 04:19:30.491 adding route 3fff:beef:20::/64 -> 2001:db8::55:ffINFOSep 03 04:19:30.491
48322026-09-03T04:19:32.155Z adding route 3fff:beef:34::/64 -> 2001:db8::55:ff
48332026-09-03T04:19:32.155ZDEBGSep 03 04:19:30.491 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 } }]
48342026-09-03T04:19:32.155ZDEBGSep 03 04:19:30.491 DEBGreplacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
48352026-09-03T04:19:32.155ZSep 03 04:19:30.491replacing 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
48362026-09-03T04:19:32.155Z Sep 03 04:19:30.491adding route 3fff:beef:32::/64 -> 2001:db8::55:ff
48372026-09-03T04:19:32.155ZINFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ffSep 03 04:19:30.491
48382026-09-03T04:19:32.155Z INFO Sep 03 04:19:30.491adding route 3fff:beef:35::/64 -> 2001:db8::55:ffSep 03 04:19:30.491 DEBG
48392026-09-03T04:19:32.155ZDEBG replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
48402026-09-03T04:19:32.155Z
48412026-09-03T04:19:32.155ZSep 03 04:19:30.491 DEBGSep 03 04:19:30.491 replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
48422026-09-03T04:19:32.155Z adding route 3fff:beef:22::/64 -> 2001:db8::55:ffSep 03 04:19:30.491
48432026-09-03T04:19:32.155Z INFOSep 03 04:19:30.491 adding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 03 04:19:30.491
48442026-09-03T04:19:32.155Z INFODEBG adding route 3fff:beef:36::/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 } }]
48452026-09-03T04:19:32.155Z
48462026-09-03T04:19:32.155ZSep 03 04:19:30.491 DEBGSep 03 04:19:30.491 replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
48472026-09-03T04:19:32.155Z Sep 03 04:19:30.491replacing 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 } }]
48482026-09-03T04:19:32.155ZINFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ff
48492026-09-03T04:19:32.155ZSep 03 04:19:30.491 INFO Sep 03 04:19:30.491adding route 3fff:beef:37::/64 -> 2001:db8::55:ff Sep 03 04:19:30.491
48502026-09-03T04:19:32.155Z DEBGINFO adding route 3fff:beef:34::/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 03 04:19:30.491
48512026-09-03T04:19:32.155Z
48522026-09-03T04:19:32.156Z 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 } }]
48532026-09-03T04:19:32.156ZSep 03 04:19:30.491 DEBG replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.491
48542026-09-03T04:19:32.156Z Sep 03 04:19:30.491 INFOINFO Sep 03 04:19:30.491 adding route 3fff:beef:24::/64 -> 2001:db8::55:ffINFO
48552026-09-03T04:19:32.156Z adding route 3fff:beef:38::/64 -> 2001:db8::55:ffadding route 3fff:beef:35::/64 -> 2001:db8::55:ff
48562026-09-03T04:19:32.156Z
48572026-09-03T04:19:32.156ZSep 03 04:19:30.491 DEBG Sep 03 04:19:30.491replacing 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 } }]
48582026-09-03T04:19:32.156ZDEBG Sep 03 04:19:30.491replacing 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 } }]
48592026-09-03T04:19:32.156Z
48602026-09-03T04:19:32.156ZDEBG 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 03 04:19:30.491
48612026-09-03T04:19:32.156ZSep 03 04:19:30.491 Sep 03 04:19:30.491 INFOINFO Sep 03 04:19:30.491adding route 3fff:beef:36::/64 -> 2001:db8::55:ff adding route 3fff:beef:25::/64 -> 2001:db8::55:ffINFODEBG
48622026-09-03T04:19:32.156Ztest route::tests::grow_succeeds ... ok
48632026-09-03T04:19:32.156Z
48642026-09-03T04:19:32.156Zreplacing 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:39::/64 -> 2001:db8::55:ff
48652026-09-03T04:19:32.156Z
48662026-09-03T04:19:32.156ZSep 03 04:19:30.491 DEBGSep 03 04:19:30.491 Sep 03 04:19:30.491DEBG replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.491 INFOSep 03 04:19:30.491 DEBGadding route 3fff:beef:d::/64 -> 2001:db8::55:ffSep 03 04:19:30.491
48672026-09-03T04:19:32.156Z DEBG created new freemapSep 03 04:19:30.490 Sep 03 04:19:30.494 created new freemapDEBG, DEBGunit :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: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 } }]freemap_route_ipv4
48682026-09-03T04:19:32.156Z
48692026-09-03T04:19:32.156Z
48702026-09-03T04:19:32.156ZSep 03 04:19:30.494 INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ff
48712026-09-03T04:19:32.156ZSep 03 04:19:30.494Sep 03 04:19:30.494 DEBGSep 03 04:19:30.494 INFO created new freemapDEBG, unit :replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
48722026-09-03T04:19:32.156Zfreemap_route_ipv6adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
48732026-09-03T04:19:32.156Z
48742026-09-03T04:19:32.156ZSep 03 04:19:30.494 INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ff
48752026-09-03T04:19:32.156Z
48762026-09-03T04:19:32.156ZSep 03 04:19:30.494Sep 03 04:19:30.494 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 } }]DEBG
48772026-09-03T04:19:32.156Z initted freemap. size: 64Sep 03 04:19:30.494, unitDEBG:Sep 03 04:19:30.494Sep 03 04:19:30.494 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 } }] INFOfreemap_route_ipv4 INFOadding route 3fff:beef:10::/64 -> 2001:db8::55:ff
48782026-09-03T04:19:32.156Z
48792026-09-03T04:19:32.156Z
48802026-09-03T04:19:32.157Zadding route 3fff:beef:37::/64 -> 2001:db8::55:ff
48812026-09-03T04:19:32.157ZSep 03 04:19:30.494Sep 03 04:19:30.494Sep 03 04:19:30.494 DEBGDEBG reset freemapSep 03 04:19:30.494replacing 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 } }], unitDEBG:INFO replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv4
48822026-09-03T04:19:32.157Z
48832026-09-03T04:19:32.157Z
48842026-09-03T04:19:32.157Zadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
48852026-09-03T04:19:32.157ZSep 03 04:19:30.494Sep 03 04:19:30.494 INFOINFO adding route 3fff:beef:38::/64 -> 2001:db8::55:ffadding route 3fff:beef:11::/64 -> 2001:db8::55:ff
48862026-09-03T04:19:32.157ZSep 03 04:19:30.494
48872026-09-03T04:19:32.157Z DEBG Sep 03 04:19:30.494 DEBG Sep 03 04:19:30.494 DEBGDEBGreplacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.494
48882026-09-03T04:19:32.157Zreplacing 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 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 } }]
48892026-09-03T04:19:32.157ZDEBG
48902026-09-03T04:19:32.157Zinitted freemap. size: 64replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.494
48912026-09-03T04:19:32.157Z, Sep 03 04:19:30.494unitSep 03 04:19:30.494 :INFO Sep 03 04:19:30.494 INFOfreemap_route_ipv6
48922026-09-03T04:19:32.157Zadding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
48932026-09-03T04:19:32.157ZINFO INFOSep 03 04:19:30.494adding route 3fff:beef:12::/64 -> 2001:db8::55:ffadding route 3fff:beef:39::/64 -> 2001:db8::55:ff
48942026-09-03T04:19:32.157Z DEBGSep 03 04:19:30.494 reset freemap
48952026-09-03T04:19:32.157Z DEBGSep 03 04:19:30.494 adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff,
48962026-09-03T04:19:32.157Zreplacing 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 } }] unitDEBG:
48972026-09-03T04:19:32.157Z Sep 03 04:19:30.494 freemap_route_ipv6DEBG
48982026-09-03T04:19:32.157Zreplacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.494
48992026-09-03T04:19:32.157Z Sep 03 04:19:30.494 INFO DEBGadding route 3fff:beef:3b::/64 -> 2001:db8::55:ffSep 03 04:19:30.494
49002026-09-03T04:19:32.157Z replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
49012026-09-03T04:19:32.157Z Sep 03 04:19:30.494Sep 03 04:19:30.494adding route 3fff:beef:13::/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 } }]
49022026-09-03T04:19:32.157Z
49032026-09-03T04:19:32.157ZDEBG INFO adding route 172.16.0.0/32 -> 10.0.0.1replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.494
49042026-09-03T04:19:32.157Z
49052026-09-03T04:19:32.162ZSep 03 04:19:30.494Sep 03 04:19:30.494 Sep 03 04:19:30.494INFO DEBGSep 03 04:19:30.494 adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff INFODEBGreplacing 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 } }]
49062026-09-03T04:19:32.162Z
49072026-09-03T04:19:32.162Z 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 } }]
49082026-09-03T04:19:32.162Zadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
49092026-09-03T04:19:32.162Zadding route 3fff:beef:1d::/64 -> 2001:db8::55:ffSep 03 04:19:30.494
49102026-09-03T04:19:32.162ZSep 03 04:19:30.494Sep 03 04:19:30.494 INFO Sep 03 04:19:30.494DEBG 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 } }]DEBGDEBG replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:14::/64 -> 2001:db8::55:ff
49112026-09-03T04:19:32.162Z
49122026-09-03T04:19:32.162Z
49132026-09-03T04:19:32.162Zreplacing 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 } }]
49142026-09-03T04:19:32.162ZSep 03 04:19:30.494Sep 03 04:19:30.494 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 } }]
49152026-09-03T04:19:32.162Z DEBGSep 03 04:19:30.494Sep 03 04:19:30.494 Sep 03 04:19:30.494DEBG INFOfailed to allocate space for the new target listreplacing 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 } }]
49162026-09-03T04:19:32.162ZINFO
49172026-09-03T04:19:32.162Zadding route 3fff:beef:3b::/64 -> 2001:db8::55:ff adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
49182026-09-03T04:19:32.162Z
49192026-09-03T04:19:32.162ZSep 03 04:19:30.494 Sep 03 04:19:30.494Sep 03 04:19:30.494 INFODEBG 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
49202026-09-03T04:19:32.163Zadding route 3fff:beef:15::/64 -> 2001:db8::55:ff
49212026-09-03T04:19:32.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 } }], Sep 03 04:19:30.494
49222026-09-03T04:19:32.163Zunit: Sep 03 04:19:30.494DEBG freemap_route_ipv4Sep 03 04:19:30.494
49232026-09-03T04:19:32.163Z INFO Sep 03 04:19:30.494 DEBG created new freemapSep 03 04:19:30.491, unitDEBG: created new freemapfreemap_route_ipv6adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff,
49242026-09-03T04:19:32.163Zunit
49252026-09-03T04:19:32.163Z: freemap_route_ipv4Sep 03 04:19:30.494
49262026-09-03T04:19:32.163Z DEBG Sep 03 04:19:30.494initted freemap. size: 64 , DEBGunit :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 } }]
49272026-09-03T04:19:32.163Zfreemap_route_ipv4Sep 03 04:19:30.494
49282026-09-03T04:19:32.163Z DEBGSep 03 04:19:30.494 created new freemap , INFOunit Sep 03 04:19:30.494adding route 3fff:beef:3d::/64 -> 2001:db8::55:ff :
49292026-09-03T04:19:32.163Z freemap_route_ipv6DEBG
49302026-09-03T04:19:32.163Z reset freemapSep 03 04:19:30.494 , DEBGunit :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 03 04:19:30.494
49312026-09-03T04:19:32.163Z DEBG freemap_route_ipv4initted freemap. size: 64
49322026-09-03T04:19:32.163Z, Sep 03 04:19:30.494 INFOunit :adding route 3fff:beef:3e::/64 -> 2001:db8::55:ff
49332026-09-03T04:19:32.163Zfreemap_route_ipv4Sep 03 04:19:30.494
49342026-09-03T04:19:32.163Z DEBGSep 03 04:19:30.494 Sep 03 04:19:30.494DEBG initted freemap. size: 64replacing 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
49352026-09-03T04:19:32.163Zunit :reset freemap , Sep 03 04:19:30.494freemap_route_ipv6unit :
49362026-09-03T04:19:32.163Z INFOfreemap_route_ipv4
49372026-09-03T04:19:32.163Zadding route 3fff:beef:3f::/64 -> 2001:db8::55:ff
49382026-09-03T04:19:32.163ZSep 03 04:19:30.494 Sep 03 04:19:30.494DEBG DEBG Sep 03 04:19:30.494initted freemap. size: 64 DEBG, DEBG unit :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 } }]
49392026-09-03T04:19:32.163Zreplacing 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_ipv6
49402026-09-03T04:19:32.163Z
49412026-09-03T04:19:32.163ZSep 03 04:19:30.494 reset freemapDEBG, Sep 03 04:19:30.494Sep 03 04:19:30.494unitfailed to allocate space for the new target list :
49422026-09-03T04:19:32.163ZINFO DEBG adding route 3fff:beef:16::/64 -> 2001:db8::55:fffreemap_route_ipv6reset freemap
49432026-09-03T04:19:32.163ZSep 03 04:19:30.494, unit DEBG
49442026-09-03T04:19:32.163Z :replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] Sep 03 04:19:30.494
49452026-09-03T04:19:32.163Z DEBGfreemap_route_ipv6
49462026-09-03T04:19:32.163Zreplacing 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 } }]
49472026-09-03T04:19:32.164ZSep 03 04:19:30.494 Sep 03 04:19:30.494DEBGSep 03 04:19:30.494 Sep 03 04:19:30.494failed to allocate space for the new target list
49482026-09-03T04:19:32.164ZINFOINFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ffINFO
49492026-09-03T04:19:32.164Z adding route 172.16.0.0/32 -> 10.0.0.1adding route 3fff:dead::/64 -> 2001:db8::55:1
49502026-09-03T04:19:32.164Z
49512026-09-03T04:19:32.164ZSep 03 04:19:30.494 DEBG replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.494
49522026-09-03T04:19:32.164Z Sep 03 04:19:30.494DEBG DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 03 04:19:30.494
49532026-09-03T04:19:32.164Z 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 } }]adding route 3fff:beef:18::/64 -> 2001:db8::55:ff
49542026-09-03T04:19:32.164Z
49552026-09-03T04:19:32.164ZSep 03 04:19:30.494 INFOSep 03 04:19:30.494 adding route 172.16.0.0/32 -> 10.0.0.2INFO
49562026-09-03T04:19:32.164ZSep 03 04:19:30.494 adding route 3fff:dead::/64 -> 2001:db8::55:2
49572026-09-03T04:19:32.164ZDEBG Sep 03 04:19:30.494replacing 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 } }]
49582026-09-03T04:19:32.164ZDEBG Sep 03 04:19:30.494replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 } }]
49592026-09-03T04:19:32.164ZDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
49602026-09-03T04:19:32.164ZSep 03 04:19:30.494Sep 03 04:19:30.494Sep 03 04:19:30.494 INFOINFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ff
49612026-09-03T04:19:32.164Zadding route 172.16.0.0/32 -> 10.0.0.3INFO
49622026-09-03T04:19:32.164Ztest route::tests::rollback_failure_leaves_in_core_cleared ... ok
49632026-09-03T04:19:32.164Zadding route 3fff:dead::/64 -> 2001:db8::55:3Sep 03 04:19:30.494Sep 03 04:19:30.494 DEBGDEBG replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]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 } }]
49642026-09-03T04:19:32.164Ztest route::tests::identity_replace_is_noop ... ok
49652026-09-03T04:19:32.164Z
49662026-09-03T04:19:32.164Z
49672026-09-03T04:19:32.164ZSep 03 04:19:30.494Sep 03 04:19:30.494 INFOINFOSep 03 04:19:30.494 adding route 172.16.0.0/32 -> 10.0.0.4adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
49682026-09-03T04:19:32.164ZDEBG
49692026-09-03T04:19:32.164Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 03 04:19:30.494Sep 03 04:19:30.494 DEBGDEBG
49702026-09-03T04:19:32.164Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
49712026-09-03T04:19:32.164Z
49722026-09-03T04:19:32.164ZSep 03 04:19:30.494 Sep 03 04:19:30.494INFO Sep 03 04:19:30.494DEBG INFOadding route 3fff:dead::/64 -> 2001:db8::55:4replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]
49732026-09-03T04:19:32.164ZSep 03 04:19:30.495 DEBGSep 03 04:19:30.495 Sep 03 04:19:30.503DEBGcreated new freemap 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 } }], created new freemapunit,
49742026-09-03T04:19:32.164Zunit: freemap_route_ipv4:
49752026-09-03T04:19:32.165ZSep 03 04:19:30.503 freemap_route_ipv4DEBG
49762026-09-03T04:19:32.165Z replacing targets for 3fff:dead::/64 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 } }]
49772026-09-03T04:19:32.165Z Sep 03 04:19:30.503replacing 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
49782026-09-03T04:19:32.165ZSep 03 04:19:30.503Sep 03 04:19:30.503 DEBG created new freemapcreated new freemap, WARNunit :, unitfreemap_route_ipv6:
49792026-09-03T04:19:32.165ZSep 03 04:19:30.503 shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })INFOSep 03 04:19:30.503
49802026-09-03T04:19:32.165Z freemap_route_ipv6adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
49812026-09-03T04:19:32.165ZDEBG
49822026-09-03T04:19:32.165Z initted freemap. size: 64Sep 03 04:19:30.503, unitSep 03 04:19:30.503Sep 03 04:19:30.503 :DEBG ERRO freemap_route_ipv4initted freemap. size: 64rollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
49832026-09-03T04:19:32.165Z
49842026-09-03T04:19:32.165ZDEBG, unitreplacing 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 } }]:
49852026-09-03T04:19:32.165Z Sep 03 04:19:30.503freemap_route_ipv4
49862026-09-03T04:19:32.165ZDEBGSep 03 04:19:30.503 reset freemapERRO, Sep 03 04:19:30.503Sep 03 04:19:30.503 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 itunit :DEBG INFO freemap_route_ipv4reset freemapadding route 3fff:beef:20::/64 -> 2001:db8::55:ff,
49872026-09-03T04:19:32.165Zunit
49882026-09-03T04:19:32.165Z: freemap_route_ipv4
49892026-09-03T04:19:32.165Z
49902026-09-03T04:19:32.165ZSep 03 04:19:30.503Sep 03 04:19:30.503 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 } }]initted freemap. size: 64
49912026-09-03T04:19:32.165Z, Sep 03 04:19:30.503unit: DEBGSep 03 04:19:30.503 freemap_route_ipv6 initted freemap. size: 64INFO
49922026-09-03T04:19:32.165Z adding route 3fff:beef:21::/64 -> 2001:db8::55:ff,
49932026-09-03T04:19:32.165Zunit:Sep 03 04:19:30.503 freemap_route_ipv6DEBG
49942026-09-03T04:19:32.165Z reset freemap, unit: freemap_route_ipv6
49952026-09-03T04:19:32.165Z
49962026-09-03T04:19:32.165ZSep 03 04:19:30.503Sep 03 04:19:30.503 INFO Sep 03 04:19:30.503adding route 172.16.0.0/32 -> 10.0.0.1 DEBG
49972026-09-03T04:19:32.165Z replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
49982026-09-03T04:19:32.165Z reset freemapSep 03 04:19:30.503, unitDEBG: Sep 03 04:19:30.503replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] freemap_route_ipv6INFO
49992026-09-03T04:19:32.165Z
50002026-09-03T04:19:32.165Z adding route 3fff:beef:22::/64 -> 2001:db8::55:ff
50012026-09-03T04:19:32.165Zadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
50022026-09-03T04:19:32.165ZSep 03 04:19:30.503Sep 03 04:19:30.503 INFOINFO adding route 172.17.0.0/32 -> 10.0.0.255Sep 03 04:19:30.503 DEBG
50032026-09-03T04:19:32.166Zreplacing 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 } }]
50042026-09-03T04:19:32.166ZSep 03 04:19:30.503Sep 03 04:19:30.503 Sep 03 04:19:30.503INFODEBG adding route 3fff:beef:23::/64 -> 2001:db8::55:ffDEBGreplacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.495
50052026-09-03T04:19:32.170Z 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 } }]DEBG
50062026-09-03T04:19:32.170Z
50072026-09-03T04:19:32.170Z Sep 03 04:19:30.503 created new freemapINFOSep 03 04:19:30.503Sep 03 04:19:30.503 , INFODEBG adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffadding route 172.17.0.1/32 -> 10.0.0.255
50082026-09-03T04:19:32.170Zunit 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 } }]
50092026-09-03T04:19:32.170Z:
50102026-09-03T04:19:32.170ZSep 03 04:19:30.503 DEBGfreemap_route_ipv4
50112026-09-03T04:19:32.170Zreplacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.503
50122026-09-03T04:19:32.170ZSep 03 04:19:30.503 INFODEBG adding route 3fff:beef:24::/64 -> 2001:db8::55:ff Sep 03 04:19:30.503replacing 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 } }]
50132026-09-03T04:19:32.170ZINFO
50142026-09-03T04:19:32.170Z adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
50152026-09-03T04:19:32.170ZSep 03 04:19:30.503 INFO Sep 03 04:19:30.503adding route 172.17.0.2/32 -> 10.0.0.255
50162026-09-03T04:19:32.170ZDEBG created new freemapSep 03 04:19:30.503, unitSep 03 04:19:30.503Sep 03 04:19:30.503 DEBG:DEBG DEBGfreemap_route_ipv6 replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 172.17.0.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: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 } }]
50172026-09-03T04:19:32.170Z
50182026-09-03T04:19:32.170Z
50192026-09-03T04:19:32.170Z
50202026-09-03T04:19:32.171ZSep 03 04:19:30.503Sep 03 04:19:30.503 Sep 03 04:19:30.503INFOINFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ffINFO
50212026-09-03T04:19:32.171ZSep 03 04:19:30.503adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffadding route 172.17.0.3/32 -> 10.0.0.255
50222026-09-03T04:19:32.171Z
50232026-09-03T04:19:32.171ZDEBG Sep 03 04:19:30.503initted freemap. size: 64 Sep 03 04:19:30.503DEBG , 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 } }]unitSep 03 04:19:30.503
50242026-09-03T04:19:32.171ZDEBG: 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 freemap_route_ipv4replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
50252026-09-03T04:19:32.171ZSep 03 04:19:30.503
50262026-09-03T04:19:32.171Z
50272026-09-03T04:19:32.171ZINFO Sep 03 04:19:30.503adding route 3fff:beef:26::/64 -> 2001:db8::55:ff INFO
50282026-09-03T04:19:32.171Z Sep 03 04:19:30.503Sep 03 04:19:30.503adding route 172.17.0.4/32 -> 10.0.0.255 DEBG
50292026-09-03T04:19:32.171Z reset freemap, Sep 03 04:19:30.503unitINFO:Sep 03 04:19:30.503 freemap_route_ipv4DEBGadding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
50302026-09-03T04:19:32.171Z 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 } }]
50312026-09-03T04:19:32.171Z
50322026-09-03T04:19:32.171ZDEBG Sep 03 04:19:30.503Sep 03 04:19:30.503 INFODEBG adding route 172.17.0.5/32 -> 10.0.0.255replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]initted freemap. size: 64Sep 03 04:19:30.503
50332026-09-03T04:19:32.171Z
50342026-09-03T04:19:32.171ZDEBG, 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 } }]unit
50352026-09-03T04:19:32.171Z: Sep 03 04:19:30.503Sep 03 04:19:30.503Sep 03 04:19:30.503 DEBGINFO freemap_route_ipv6adding route 3fff:beef:20::/64 -> 2001:db8::55:ff
50362026-09-03T04:19:32.171Zreplacing 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 } }]
50372026-09-03T04:19:32.171Z
50382026-09-03T04:19:32.171ZINFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ffSep 03 04:19:30.503
50392026-09-03T04:19:32.171Z Sep 03 04:19:30.503DEBG 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 } }]DEBGSep 03 04:19:30.503
50402026-09-03T04:19:32.171Z reset freemapDEBG, Sep 03 04:19:30.503replacing 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 } }]
50412026-09-03T04:19:32.171ZINFO Sep 03 04:19:30.503adding route 3fff:beef:21::/64 -> 2001:db8::55:ff
50422026-09-03T04:19:32.171ZINFOSep 03 04:19:30.503 unit adding route 172.17.0.6/32 -> 10.0.0.255INFO
50432026-09-03T04:19:32.171Z: adding route 3fff:beef:28::/64 -> 2001:db8::55:ff
50442026-09-03T04:19:32.171ZSep 03 04:19:30.503freemap_route_ipv6 Sep 03 04:19:30.503
50452026-09-03T04:19:32.171Z DEBGSep 03 04:19:30.503 DEBG DEBG replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 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 } }]
50462026-09-03T04:19:32.171Zreplacing 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 } }]
50472026-09-03T04:19:32.172ZSep 03 04:19:30.503 INFO
50482026-09-03T04:19:32.172Z adding route 172.16.0.0/32 -> 10.0.0.1
50492026-09-03T04:19:32.172ZSep 03 04:19:30.503Sep 03 04:19:30.503 INFOINFO adding route 172.17.0.7/32 -> 10.0.0.255
50502026-09-03T04:19:32.172Zadding route 3fff:beef:22::/64 -> 2001:db8::55:ff
50512026-09-03T04:19:32.172ZSep 03 04:19:30.503Sep 03 04:19:30.503 Sep 03 04:19:30.503INFO DEBG 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 } }]Sep 03 04:19:30.503
50522026-09-03T04:19:32.172Z DEBGDEBG
50532026-09-03T04:19:32.172Z 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 } }]
50542026-09-03T04:19:32.172Zreplacing 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 } }]
50552026-09-03T04:19:32.172ZSep 03 04:19:30.503 Sep 03 04:19:30.503 Sep 03 04:19:30.503INFO INFOadding route 3fff:beef:23::/64 -> 2001:db8::55:ff
50562026-09-03T04:19:32.172ZDEBGadding route 172.16.0.0/32 -> 10.0.0.2
50572026-09-03T04:19:32.172Zreplacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.503
50582026-09-03T04:19:32.172Zadding route 3fff:dead::/64 -> 2001:db8::55:1Sep 03 04:19:30.503
50592026-09-03T04:19:32.172Z DEBGINFO adding route 172.17.0.8/32 -> 10.0.0.255
50602026-09-03T04:19:32.172ZSep 03 04:19:30.503replacing 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 03 04:19:30.503
50612026-09-03T04:19:32.172Z INFOSep 03 04:19:30.503DEBG Sep 03 04:19:30.503Sep 03 04:19:30.503replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
50622026-09-03T04:19:32.172Ztest route::tests::rollback_on_index_readd_failure ... ok
50632026-09-03T04:19:32.172Z INFO DEBGadding route 3fff:beef:24::/64 -> 2001:db8::55:ff DEBGSep 03 04:19:30.503 adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffreplacing 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.16.0.0/32 with: [NextHop { asic_port_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
50642026-09-03T04:19:32.172Z
50652026-09-03T04:19:32.172Z
50662026-09-03T04:19:32.172Z adding route 3fff:dead::/64 -> 2001:db8::55:2
50672026-09-03T04:19:32.172Z
50682026-09-03T04:19:32.172ZSep 03 04:19:30.503Sep 03 04:19:30.503 Sep 03 04:19:30.503Sep 03 04:19:30.503INFO Sep 03 04:19:30.503 DEBG DEBGDEBGadding route 172.16.0.0/32 -> 10.0.0.3 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 } }]
50692026-09-03T04:19:32.172Z
50702026-09-03T04:19:32.172Z 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:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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
50712026-09-03T04:19:32.172Z adding route 172.17.0.9/32 -> 10.0.0.255
50722026-09-03T04:19:32.172Z
50732026-09-03T04:19:32.172ZSep 03 04:19:30.503 Sep 03 04:19:30.503INFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffSep 03 04:19:30.503
50742026-09-03T04:19:32.172Z Sep 03 04:19:30.503 DEBG INFOSep 03 04:19:30.503 DEBGadding route 3fff:dead::/64 -> 2001:db8::55:3
50752026-09-03T04:19:32.173Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 } }]
50762026-09-03T04:19:32.173Zreplacing 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 Sep 03 04:19:30.503
50772026-09-03T04:19:32.173ZSep 03 04:19:30.503 DEBG adding route 3fff:beef:25::/64 -> 2001:db8::55:ffDEBG replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.503replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }]
50782026-09-03T04:19:32.173Z
50792026-09-03T04:19:32.173ZINFOSep 03 04:19:30.503
50802026-09-03T04:19:32.173ZINFOadding route 172.17.0.10/32 -> 10.0.0.255Sep 03 04:19:30.503
50812026-09-03T04:19:32.173ZINFOSep 03 04:19:30.503adding route 172.16.0.0/32 -> 10.0.0.4 INFO
50822026-09-03T04:19:32.173Zadding route 3fff:beef:2c::/64 -> 2001:db8::55:ffSep 03 04:19:30.503
50832026-09-03T04:19:32.173Zadding route 3fff:dead::/64 -> 2001:db8::55:4Sep 03 04:19:30.503
50842026-09-03T04:19:32.173Z DEBGDEBG Sep 03 04:19:30.503replacing 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 } }]
50852026-09-03T04:19:32.173ZSep 03 04:19:30.503DEBG 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 } }]replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 03 04:19:30.504
50862026-09-03T04:19:32.173Z
50872026-09-03T04:19:32.173ZDEBG created new freemapSep 03 04:19:30.504, unitDEBG: Sep 03 04:19:30.512freemap_route_ipv4 Sep 03 04:19:30.503INFO 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 } }]adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
50882026-09-03T04:19:32.173Z
50892026-09-03T04:19:32.173Z
50902026-09-03T04:19:32.173ZSep 03 04:19:30.512Sep 03 04:19:30.512 INFO DEBGadding route 172.17.0.11/32 -> 10.0.0.255
50912026-09-03T04:19:32.173ZSep 03 04:19:30.512replacing 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 } }]
50922026-09-03T04:19:32.173ZDEBGSep 03 04:19:30.512 Sep 03 04:19:30.512 INFODEBGcreated new freemap replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }], Sep 03 04:19:30.512adding route 172.17.0.0/32 -> 10.0.0.255
50932026-09-03T04:19:32.173ZINFOunit :
50942026-09-03T04:19:32.173Z freemap_route_ipv6adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
50952026-09-03T04:19:32.173Z
50962026-09-03T04:19:32.173ZSep 03 04:19:30.512 DEBG Sep 03 04:19:30.512Sep 03 04:19:30.512 DEBGINFO adding route 172.17.0.12/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 } }]initted freemap. size: 64
50972026-09-03T04:19:32.173Z
50982026-09-03T04:19:32.173ZSep 03 04:19:30.512, DEBG unit:replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:19:30.512freemap_route_ipv4 Sep 03 04:19:30.512
50992026-09-03T04:19:32.173Z DEBG INFO
51002026-09-03T04:19:32.173Z adding route 172.17.0.1/32 -> 10.0.0.255Sep 03 04:19:30.512 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 } }]
51012026-09-03T04:19:32.173ZINFO
51022026-09-03T04:19:32.173Zadding route 3fff:beef:2f::/64 -> 2001:db8::55:ffSep 03 04:19:30.512 Sep 03 04:19:30.512
51032026-09-03T04:19:32.174Z DEBG DEBGreset freemap , replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.512Sep 03 04:19:30.512 unit
51042026-09-03T04:19:32.174ZINFO: DEBGadding route 172.17.0.13/32 -> 10.0.0.255
51052026-09-03T04:19:32.178Zfreemap_route_ipv4replacing 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 } }]
51062026-09-03T04:19:32.178Z
51072026-09-03T04:19:32.178ZSep 03 04:19:30.512Sep 03 04:19:30.512 INFODEBG adding route 172.17.0.2/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 } }]
51082026-09-03T04:19:32.178Z
51092026-09-03T04:19:32.178ZSep 03 04:19:30.512Sep 03 04:19:30.512 DEBGINFO Sep 03 04:19:30.512adding route 3fff:beef:30::/64 -> 2001:db8::55:ff Sep 03 04:19:30.512initted freemap. size: 64INFO DEBGadding route 172.17.0.14/32 -> 10.0.0.255,
51102026-09-03T04:19:32.178Z
51112026-09-03T04:19:32.178Zunit: replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.512 freemap_route_ipv6DEBG
51122026-09-03T04:19:32.178ZSep 03 04:19:30.512 DEBGreplacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
51132026-09-03T04:19:32.178Zreplacing 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 } }]
51142026-09-03T04:19:32.178ZSep 03 04:19:30.512
51152026-09-03T04:19:32.178Z INFOSep 03 04:19:30.512Sep 03 04:19:30.512 adding route 172.17.0.3/32 -> 10.0.0.255
51162026-09-03T04:19:32.178ZSep 03 04:19:30.512 INFOSep 03 04:19:30.512INFO
51172026-09-03T04:19:32.178Z
51182026-09-03T04:19:32.178Zadding route 172.17.0.15/32 -> 10.0.0.255 adding route 3fff:beef:31::/64 -> 2001:db8::55:ff
51192026-09-03T04:19:32.178ZDEBG
51202026-09-03T04:19:32.179Z DEBG reset freemap replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.512
51212026-09-03T04:19:32.179ZSep 03 04:19:30.512, Sep 03 04:19:30.512DEBGDEBGunit :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 } }]
51222026-09-03T04:19:32.179ZINFOreplacing 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 } }]freemap_route_ipv6
51232026-09-03T04:19:32.179Zadding route 3fff:beef:26::/64 -> 2001:db8::55:ffSep 03 04:19:30.512
51242026-09-03T04:19:32.179ZSep 03 04:19:30.512
51252026-09-03T04:19:32.179Z Sep 03 04:19:30.512INFOSep 03 04:19:30.512Sep 03 04:19:30.512 INFODEBGINFO Sep 03 04:19:30.512 adding route 172.17.0.16/32 -> 10.0.0.255
51262026-09-03T04:19:32.179ZINFO replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:1INFO
51272026-09-03T04:19:32.179Zadding route 172.17.0.4/32 -> 10.0.0.255adding route 3fff:beef:26::/64 -> 2001:db8::55:ffSep 03 04:19:30.512 adding route 3fff:beef:32::/64 -> 2001:db8::55:ffDEBG
51282026-09-03T04:19:32.179Z
51292026-09-03T04:19:32.179ZSep 03 04:19:30.512
51302026-09-03T04:19:32.179Zreplacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
51312026-09-03T04:19:32.179Z
51322026-09-03T04:19:32.179Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 03 04:19:30.512Sep 03 04:19:30.512 Sep 03 04:19:30.512
51332026-09-03T04:19:32.179Z DEBGSep 03 04:19:30.512 DEBGSep 03 04:19:30.512 Sep 03 04:19:30.512 INFOINFOreplacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.17.0.17/32 -> 10.0.0.255
51342026-09-03T04:19:32.179Z
51352026-09-03T04:19:32.179ZDEBG INFO Sep 03 04:19:30.512replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:19:30.512adding route 3fff:dead::/64 -> 2001:db8::55:2
51362026-09-03T04:19:32.179Z
51372026-09-03T04:19:32.179ZDEBGadding route 3fff:beef:27::/64 -> 2001:db8::55:ff INFOreplacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
51382026-09-03T04:19:32.179Z
51392026-09-03T04:19:32.179Zadding route 172.17.0.5/32 -> 10.0.0.255replacing 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 } }]
51402026-09-03T04:19:32.179Z
51412026-09-03T04:19:32.179ZSep 03 04:19:30.512 Sep 03 04:19:30.512Sep 03 04:19:30.512 INFODEBG Sep 03 04:19:30.512 INFOINFOSep 03 04:19:30.512replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:19:30.512 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 } }]adding route 3fff:beef:27::/64 -> 2001:db8::55:ff
51422026-09-03T04:19:32.179Zadding route 172.17.0.18/32 -> 10.0.0.255 adding route 3fff:beef:33::/64 -> 2001:db8::55:ffreplacing 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 } }]
51432026-09-03T04:19:32.179Z
51442026-09-03T04:19:32.179Z
51452026-09-03T04:19:32.179Z
51462026-09-03T04:19:32.179ZSep 03 04:19:30.512
51472026-09-03T04:19:32.180ZSep 03 04:19:30.512Sep 03 04:19:30.512Sep 03 04:19:30.512INFOSep 03 04:19:30.512 DEBGDEBGINFO DEBG adding route 3fff:beef:28::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:dead::/64 -> 2001:db8::55:3
51482026-09-03T04:19:32.180ZSep 03 04:19:30.512
51492026-09-03T04:19:32.180Z INFOreplacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
51502026-09-03T04:19:32.180Zadding route 172.17.0.6/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 } }]
51512026-09-03T04:19:32.180Z
51522026-09-03T04:19:32.180Z
51532026-09-03T04:19:32.180ZSep 03 04:19:30.512 Sep 03 04:19:30.512INFOSep 03 04:19:30.512 Sep 03 04:19:30.512 DEBGadding route 3fff:beef:34::/64 -> 2001:db8::55:ff INFOSep 03 04:19:30.512 Sep 03 04:19:30.512
51542026-09-03T04:19:32.180Zadding route 172.17.0.19/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 } }]
51552026-09-03T04:19:32.180Z
51562026-09-03T04:19:32.180ZDEBG 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 03 04:19:30.512Sep 03 04:19:30.512 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
51572026-09-03T04:19:32.180Z
51582026-09-03T04:19:32.180ZDEBGDEBGSep 03 04:19:30.513 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 } }]
51592026-09-03T04:19:32.180Z INFOreplacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:28::/64 -> 2001:db8::55:ffSep 03 04:19:30.513
51602026-09-03T04:19:32.180Z Sep 03 04:19:30.513 INFOSep 03 04:19:30.513
51612026-09-03T04:19:32.180ZINFO adding route 3fff:dead::/64 -> 2001:db8::55:4
51622026-09-03T04:19:32.180Ztest route::tests::rollback_on_compact_delete_failure ... ok
51632026-09-03T04:19:32.180Z INFOadding route 172.17.0.7/32 -> 10.0.0.255
51642026-09-03T04:19:32.180Zadding route 172.17.0.20/32 -> 10.0.0.255Sep 03 04:19:30.513adding route 3fff:beef:29::/64 -> 2001:db8::55:ff
51652026-09-03T04:19:32.180Z
51662026-09-03T04:19:32.180ZINFO Sep 03 04:19:30.513 Sep 03 04:19:30.513DEBGSep 03 04:19:30.513adding route 3fff:beef:35::/64 -> 2001:db8::55:ff Sep 03 04:19:30.513
51672026-09-03T04:19:32.180Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }]
51682026-09-03T04:19:32.180Z Sep 03 04:19:30.513DEBG DEBG 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 } }]Sep 03 04:19:30.513Sep 03 04:19:30.513replacing 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 } }]
51692026-09-03T04:19:32.180Z DEBG
51702026-09-03T04:19:32.180Z DEBGreplacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
51712026-09-03T04:19:32.180Zreplacing targets for 3fff:dead::/64 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 } }]
51722026-09-03T04:19:32.180Z 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 } }]
51732026-09-03T04:19:32.180ZSep 03 04:19:30.513Sep 03 04:19:30.513 INFO Sep 03 04:19:30.513Sep 03 04:19:30.513adding route 172.17.0.8/32 -> 10.0.0.255
51742026-09-03T04:19:32.180ZINFO INFOadding route 172.17.0.21/32 -> 10.0.0.255 Sep 03 04:19:30.513
51752026-09-03T04:19:32.181ZWARNadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
51762026-09-03T04:19:32.181Zshrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })Sep 03 04:19:30.513 INFO
51772026-09-03T04:19:32.181ZSep 03 04:19:30.513 DEBG adding route 3fff:beef:36::/64 -> 2001:db8::55:ffDEBGreplacing 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 } }]
51782026-09-03T04:19:32.181ZSep 03 04:19:30.513replacing 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 } }]
51792026-09-03T04:19:32.181ZDEBG
51802026-09-03T04:19:32.181Z Sep 03 04:19:30.513replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 04:19:30.513INFO
51812026-09-03T04:19:32.181Z DEBGadding route 172.17.0.22/32 -> 10.0.0.255Sep 03 04:19:30.513 Sep 03 04:19:30.513
51822026-09-03T04:19:32.181Z replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO INFO
51832026-09-03T04:19:32.181Zadding route 172.17.0.9/32 -> 10.0.0.255 Sep 03 04:19:30.513
51842026-09-03T04:19:32.181Z adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffDEBG
51852026-09-03T04:19:32.181Z replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.513
51862026-09-03T04:19:32.181ZSep 03 04:19:30.513 Sep 03 04:19:30.513INFO DEBG DEBGadding route 3fff:beef:37::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
51872026-09-03T04:19:32.181Zreplacing 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 } }]
51882026-09-03T04:19:32.181Z
51892026-09-03T04:19:32.181ZSep 03 04:19:30.513 Sep 03 04:19:30.513INFOSep 03 04:19:30.513 Sep 03 04:19:30.513adding route 172.17.0.23/32 -> 10.0.0.255
51902026-09-03T04:19:32.181Z INFO INFOadding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
51912026-09-03T04:19:32.181ZDEBGSep 03 04:19:30.513 adding route 172.17.0.10/32 -> 10.0.0.255
51922026-09-03T04:19:32.181Zreplacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGSep 03 04:19:30.513
51932026-09-03T04:19:32.181Z Sep 03 04:19:30.521 INFODEBGreplacing 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 } }]
51942026-09-03T04:19:32.181ZSep 03 04:19:30.512 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:38::/64 -> 2001:db8::55:ffDEBG
51952026-09-03T04:19:32.181Z
51962026-09-03T04:19:32.181Zreplacing targets for 3fff:dead::/64 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 } }]
51972026-09-03T04:19:32.181ZSep 03 04:19:30.521Sep 03 04:19:30.521 Sep 03 04:19:30.521 DEBGSep 03 04:19:30.521 DEBGINFO WARNadding route 172.17.0.24/32 -> 10.0.0.255 shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })INFO
51982026-09-03T04:19:32.181Z
51992026-09-03T04:19:32.181Z adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]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 } }]
52002026-09-03T04:19:32.181Z
52012026-09-03T04:19:32.182Z
52022026-09-03T04:19:32.182ZSep 03 04:19:30.521Sep 03 04:19:30.521Sep 03 04:19:30.521 INFO adding route 3fff:beef:29::/64 -> 2001:db8::55:ff
52032026-09-03T04:19:32.182Z DEBG Sep 03 04:19:30.521INFO Sep 03 04:19:30.521 replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 3fff:beef:39::/64 -> 2001:db8::55:ff
52042026-09-03T04:19:32.182ZDEBGDEBG 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 } }]
52052026-09-03T04:19:32.186Z
52062026-09-03T04:19:32.186ZSep 03 04:19:30.521 INFOreplacing 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 } }]
52072026-09-03T04:19:32.186Zadding route 172.17.0.25/32 -> 10.0.0.255Sep 03 04:19:30.521
52082026-09-03T04:19:32.186Z Sep 03 04:19:30.521INFO Sep 03 04:19:30.521 INFOadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff DEBG
52092026-09-03T04:19:32.186Z adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffSep 03 04:19:30.521
52102026-09-03T04:19:32.186Zreplacing 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
52112026-09-03T04:19:32.186ZSep 03 04:19:30.521 replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.521
52122026-09-03T04:19:32.186Z Sep 03 04:19:30.521DEBG 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 } }]
52132026-09-03T04:19:32.186Zreplacing 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 } }]INFOSep 03 04:19:30.521
52142026-09-03T04:19:32.186Zadding route 3fff:beef:3a::/64 -> 2001:db8::55:ffINFO
52152026-09-03T04:19:32.187Zadding route 172.17.0.26/32 -> 10.0.0.255
52162026-09-03T04:19:32.187ZSep 03 04:19:30.521 INFOSep 03 04:19:30.521 Sep 03 04:19:30.521Sep 03 04:19:30.521adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
52172026-09-03T04:19:32.187ZDEBG 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 } }]
52182026-09-03T04:19:32.187Zreplacing 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 } }]
52192026-09-03T04:19:32.187ZSep 03 04:19:30.521 Sep 03 04:19:30.521INFO INFOadding route 3fff:beef:2b::/64 -> 2001:db8::55:ffDEBG
52202026-09-03T04:19:32.187Z Sep 03 04:19:30.521 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:3b::/64 -> 2001:db8::55:ff
52212026-09-03T04:19:32.187Z
52222026-09-03T04:19:32.187ZINFO adding route 172.17.0.27/32 -> 10.0.0.255Sep 03 04:19:30.521
52232026-09-03T04:19:32.187ZSep 03 04:19:30.521 DEBGINFOSep 03 04:19:30.521 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:30::/64 -> 2001:db8::55:ff
52242026-09-03T04:19:32.187Z
52252026-09-03T04:19:32.187ZDEBGSep 03 04:19:30.521 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 } }]
52262026-09-03T04:19:32.187Zreplacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.521
52272026-09-03T04:19:32.187Z Sep 03 04:19:30.521INFO DEBGSep 03 04:19:30.521 adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.521
52282026-09-03T04:19:32.187Z
52292026-09-03T04:19:32.187Z INFO INFOadding route 172.17.0.28/32 -> 10.0.0.255
52302026-09-03T04:19:32.187Zadding route 3fff:beef:3c::/64 -> 2001:db8::55:ffSep 03 04:19:30.521 Sep 03 04:19:30.521 DEBGINFO
52312026-09-03T04:19:32.187Z Sep 03 04:19:30.522 adding route 3fff:beef:31::/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 } }]
52322026-09-03T04:19:32.187Z DEBG
52332026-09-03T04:19:32.187Z replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.522
52342026-09-03T04:19:32.187ZSep 03 04:19:30.522 DEBGSep 03 04:19:30.522 DEBGSep 03 04:19:30.522replacing 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
52352026-09-03T04:19:32.187ZINFOreplacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
52362026-09-03T04:19:32.187Z
52372026-09-03T04:19:32.187Zadding route 172.17.0.29/32 -> 10.0.0.255
52382026-09-03T04:19:32.187ZSep 03 04:19:30.522 INFOSep 03 04:19:30.522 Sep 03 04:19:30.522DEBGadding route 3fff:beef:32::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.522
52392026-09-03T04:19:32.187ZDEBG
52402026-09-03T04:19:32.188ZINFO adding route 3fff:beef:3d::/64 -> 2001:db8::55:ffreplacing 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 03 04:19:30.522
52412026-09-03T04:19:32.188Z
52422026-09-03T04:19:32.188Z INFO Sep 03 04:19:30.522adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffSep 03 04:19:30.522 DEBGDEBG
52432026-09-03T04:19:32.188Z Sep 03 04:19:30.522 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 } }]INFO
52442026-09-03T04:19:32.188Zreplacing targets for 3fff:beef:3d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:19:30.522
52452026-09-03T04:19:32.188Z DEBGadding route 172.17.0.30/32 -> 10.0.0.255
52462026-09-03T04:19:32.188Zreplacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.522
52472026-09-03T04:19:32.188Z Sep 03 04:19:30.522 INFO INFOadding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 03 04:19:30.522
52482026-09-03T04:19:32.188Z DEBGSep 03 04:19:30.522 replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.522INFOadding route 3fff:beef:3e::/64 -> 2001:db8::55:ff
52492026-09-03T04:19:32.188Z
52502026-09-03T04:19:32.188Zadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
52512026-09-03T04:19:32.188Z DEBGSep 03 04:19:30.522Sep 03 04:19:30.522 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 } }]
52522026-09-03T04:19:32.188Z 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 } }]INFOSep 03 04:19:30.522
52532026-09-03T04:19:32.188ZSep 03 04:19:30.522 DEBGadding route 172.17.0.31/32 -> 10.0.0.255DEBG
52542026-09-03T04:19:32.188Zfailed to allocate space for the new target list
52552026-09-03T04:19:32.188Zreplacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.522
52562026-09-03T04:19:32.188ZSep 03 04:19:30.522 INFO Sep 03 04:19:30.522adding route 3fff:beef:34::/64 -> 2001:db8::55:ffDEBG
52572026-09-03T04:19:32.188ZSep 03 04:19:30.522 INFOreplacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBGSep 03 04:19:30.522adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
52582026-09-03T04:19:32.188ZDEBG
52592026-09-03T04:19:32.188Z 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 } }]
52602026-09-03T04:19:32.188ZSep 03 04:19:30.522
52612026-09-03T04:19:32.188Z DEBG Sep 03 04:19:30.522 replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
52622026-09-03T04:19:32.188Z Sep 03 04:19:30.522 adding route 172.17.0.32/32 -> 10.0.0.255INFO
52632026-09-03T04:19:32.188Z Sep 03 04:19:30.522adding route 3fff:beef:35::/64 -> 2001:db8::55:ff
52642026-09-03T04:19:32.188ZINFO Sep 03 04:19:30.522adding route 3fff:beef:31::/64 -> 2001:db8::55:ff
52652026-09-03T04:19:32.188ZSep 03 04:19:30.522DEBG DEBGreplacing 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 } }]
52662026-09-03T04:19:32.188Zreplacing 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 } }]
52672026-09-03T04:19:32.189ZSep 03 04:19:30.522Sep 03 04:19:30.522Sep 03 04:19:30.522 INFODEBG INFOadding route 172.17.0.33/32 -> 10.0.0.255
52682026-09-03T04:19:32.189Zadding route 3fff:beef:36::/64 -> 2001:db8::55:ff
52692026-09-03T04:19:32.189Zreplacing 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 } }]
52702026-09-03T04:19:32.189ZSep 03 04:19:30.522 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 } }]
52712026-09-03T04:19:32.189ZSep 03 04:19:30.522Sep 03 04:19:30.522 DEBGINFOSep 03 04:19:30.522 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 } }]
52722026-09-03T04:19:32.189Zadding route 3fff:beef:32::/64 -> 2001:db8::55:ffINFO
52732026-09-03T04:19:32.189Z adding route 172.17.0.34/32 -> 10.0.0.255
52742026-09-03T04:19:32.189ZSep 03 04:19:30.522 INFO adding route 3fff:beef:37::/64 -> 2001:db8::55:ff
52752026-09-03T04:19:32.189ZSep 03 04:19:30.522 DEBG Sep 03 04:19:30.522Sep 03 04:19:30.522replacing 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 } }]
52762026-09-03T04:19:32.189ZDEBG 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 } }]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 } }]
52772026-09-03T04:19:32.189Z
52782026-09-03T04:19:32.189ZSep 03 04:19:30.522 INFOSep 03 04:19:30.522 INFO adding route 172.17.0.35/32 -> 10.0.0.255
52792026-09-03T04:19:32.189Z adding route 3fff:beef:33::/64 -> 2001:db8::55:ff
52802026-09-03T04:19:32.189ZSep 03 04:19:30.522 INFOSep 03 04:19:30.522created new freemapSep 03 04:19:30.513Sep 03 04:19:30.522 , DEBG unitDEBGDEBGadding route 3fff:beef:38::/64 -> 2001:db8::55:ff 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 } }]
52812026-09-03T04:19:32.189Z:replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
52822026-09-03T04:19:32.189Z
52832026-09-03T04:19:32.189Z freemap_route_ipv4Sep 03 04:19:30.522
52842026-09-03T04:19:32.189Z
52852026-09-03T04:19:32.189ZSep 03 04:19:30.522 Sep 03 04:19:30.522 DEBGINFOSep 03 04:19:30.522 Sep 03 04:19:30.522replacing 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
52862026-09-03T04:19:32.189ZINFO adding route 172.17.0.11/32 -> 10.0.0.255
52872026-09-03T04:19:32.189Zadding route 3fff:beef:34::/64 -> 2001:db8::55:ffadding route 172.17.0.36/32 -> 10.0.0.255
52882026-09-03T04:19:32.189ZDEBG
52892026-09-03T04:19:32.189ZSep 03 04:19:30.522Sep 03 04:19:30.522 DEBGcreated new freemapINFOSep 03 04:19:30.522, unitreplacing 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 } }]
52902026-09-03T04:19:32.189Zadding route 3fff:beef:39::/64 -> 2001:db8::55:ff
52912026-09-03T04:19:32.189Z:DEBG Sep 03 04:19:30.522replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.522
52922026-09-03T04:19:32.189Z INFODEBGfreemap_route_ipv6
52932026-09-03T04:19:32.189ZSep 03 04:19:30.522 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 03 04:19:30.522 Sep 03 04:19:30.522
52942026-09-03T04:19:32.189Zadding route 172.17.0.12/32 -> 10.0.0.255DEBG
52952026-09-03T04:19:32.190Z DEBGINFO adding route 172.17.0.37/32 -> 10.0.0.255replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.522initted freemap. size: 64
52962026-09-03T04:19:32.190Z
52972026-09-03T04:19:32.190Z Sep 03 04:19:30.522DEBG , INFOunit Sep 03 04:19:30.522 replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 04:19:30.522
52982026-09-03T04:19:32.190Z DEBGadding route 3fff:beef:35::/64 -> 2001:db8::55:ff INFO:
52992026-09-03T04:19:32.190ZSep 03 04:19:30.522replacing 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 } }]
53002026-09-03T04:19:32.190Zfreemap_route_ipv4INFO
53012026-09-03T04:19:32.190Z adding route 172.17.0.13/32 -> 10.0.0.255adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
53022026-09-03T04:19:32.190Z
53032026-09-03T04:19:32.190ZSep 03 04:19:30.522Sep 03 04:19:30.522 Sep 03 04:19:30.522DEBG Sep 03 04:19:30.522DEBG replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGSep 03 04:19:30.522
53042026-09-03T04:19:32.190Z INFO adding route 172.17.0.38/32 -> 10.0.0.255
53052026-09-03T04:19:32.195Zreset freemapSep 03 04:19:30.522 INFOSep 03 04:19:30.522Sep 03 04:19:30.522 adding route 3fff:beef:36::/64 -> 2001:db8::55:ff DEBG
53062026-09-03T04:19:32.195Z created new freemapDEBG, unitcreated new freemap:Sep 03 04:19:30.529 , freemap_route_ipv4unit:
53072026-09-03T04:19:32.195Z freemap_route_ipv4DEBG
53082026-09-03T04:19:32.195Z 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 } }]
53092026-09-03T04:19:32.195ZSep 03 04:19:30.530Sep 03 04:19:30.530 DEBGDEBG created new freemapcreated new freemapSep 03 04:19:30.530Sep 03 04:19:30.530 INFODEBG, , unitunit : adding route 3fff:beef:37::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv6
53102026-09-03T04:19:32.195Z
53112026-09-03T04:19:32.195Z
53122026-09-03T04:19:32.195Z: freemap_route_ipv6Sep 03 04:19:30.530
53132026-09-03T04:19:32.195ZSep 03 04:19:30.530 DEBGINFO Sep 03 04:19:30.530Sep 03 04:19:30.530adding route 172.17.0.39/32 -> 10.0.0.255 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 } }]
53142026-09-03T04:19:32.195Z DEBG
53152026-09-03T04:19:32.195Z initted freemap. size: 64DEBG , Sep 03 04:19:30.530initted freemap. size: 64 , unitSep 03 04:19:30.530DEBGunit : : 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 } }]freemap_route_ipv4 INFOfreemap_route_ipv4
53162026-09-03T04:19:32.195Z adding route 3fff:beef:38::/64 -> 2001:db8::55:ff
53172026-09-03T04:19:32.195Z
53182026-09-03T04:19:32.195Z
53192026-09-03T04:19:32.195ZSep 03 04:19:30.530Sep 03 04:19:30.530Sep 03 04:19:30.530 DEBGDEBG Sep 03 04:19:30.530reset freemap INFO, 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
53202026-09-03T04:19:32.195Zadding route 172.17.0.40/32 -> 10.0.0.255
53212026-09-03T04:19:32.195Zreset freemapunit, :unit: Sep 03 04:19:30.530freemap_route_ipv4Sep 03 04:19:30.530
53222026-09-03T04:19:32.195ZINFO adding route 3fff:beef:39::/64 -> 2001:db8::55:ffDEBGfreemap_route_ipv4Sep 03 04:19:30.530
53232026-09-03T04:19:32.195Z replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
53242026-09-03T04:19:32.195Z initted freemap. size: 64
53252026-09-03T04:19:32.195Z, unit:Sep 03 04:19:30.530 freemap_route_ipv6Sep 03 04:19:30.530
53262026-09-03T04:19:32.195ZSep 03 04:19:30.530DEBG INFO replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.530adding route 172.17.0.41/32 -> 10.0.0.255
53272026-09-03T04:19:32.196Z
53282026-09-03T04:19:32.196Z DEBGDEBG initted freemap. size: 64Sep 03 04:19:30.530Sep 03 04:19:30.530reset freemap , DEBGINFOunit : 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 } }],
53292026-09-03T04:19:32.196Zfreemap_route_ipv6adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
53302026-09-03T04:19:32.196Z
53312026-09-03T04:19:32.196Zunit: Sep 03 04:19:30.530Sep 03 04:19:30.530 INFOINFO freemap_route_ipv6 adding route 3fff:dead::/64 -> 2001:db8::55:1
53322026-09-03T04:19:32.196Zadding route 172.17.0.42/32 -> 10.0.0.255
53332026-09-03T04:19:32.196ZSep 03 04:19:30.530
53342026-09-03T04:19:32.196ZDEBG 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 } }]
53352026-09-03T04:19:32.196ZSep 03 04:19:30.530Sep 03 04:19:30.530 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 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 03 04:19:30.530
53362026-09-03T04:19:32.196Z
53372026-09-03T04:19:32.196ZDEBG Sep 03 04:19:30.530reset freemap Sep 03 04:19:30.530INFO Sep 03 04:19:30.530adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffINFO,
53382026-09-03T04:19:32.196Zunitadding route 3fff:dead::/64 -> 2001:db8::55:2:
53392026-09-03T04:19:32.196Z freemap_route_ipv6INFOSep 03 04:19:30.530 DEBG
53402026-09-03T04:19:32.196Zadding route 172.17.0.43/32 -> 10.0.0.255 Sep 03 04:19:30.530
53412026-09-03T04:19:32.196Z 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
53422026-09-03T04:19:32.196Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
53432026-09-03T04:19:32.196ZSep 03 04:19:30.530Sep 03 04:19:30.530Sep 03 04:19:30.530 INFODEBG 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 } }]
53442026-09-03T04:19:32.196ZINFO Sep 03 04:19:30.530adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffadding route 172.16.0.0/32 -> 10.0.0.1
53452026-09-03T04:19:32.196Z INFO
53462026-09-03T04:19:32.196ZSep 03 04:19:30.530 adding route 3fff:dead::/64 -> 2001:db8::55:3INFOSep 03 04:19:30.530
53472026-09-03T04:19:32.196ZDEBG adding route 172.17.0.44/32 -> 10.0.0.255replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
53482026-09-03T04:19:32.196Z
53492026-09-03T04:19:32.196ZSep 03 04:19:30.530 Sep 03 04:19:30.530Sep 03 04:19:30.530 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 } }]DEBG
53502026-09-03T04:19:32.196Z Sep 03 04:19:30.530DEBG 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 } }]DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 03 04:19:30.530
53512026-09-03T04:19:32.196Z failed to allocate space for the new target listINFO
53522026-09-03T04:19:32.196Z
53532026-09-03T04:19:32.196Zadding route 172.17.0.45/32 -> 10.0.0.255
53542026-09-03T04:19:32.197ZSep 03 04:19:30.530Sep 03 04:19:30.530 Sep 03 04:19:30.530 INFOINFO DEBG adding route 3fff:dead::/64 -> 2001:db8::55:4adding route 172.16.0.0/32 -> 10.0.0.2replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
53552026-09-03T04:19:32.197Z
53562026-09-03T04:19:32.197Z
53572026-09-03T04:19:32.197ZSep 03 04:19:30.530 Sep 03 04:19:30.530DEBG 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 } }]
53582026-09-03T04:19:32.197ZSep 03 04:19:30.530DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }]
53592026-09-03T04:19:32.197ZDEBGSep 03 04:19:30.530 INFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] Sep 03 04:19:30.530
53602026-09-03T04:19:32.197Z adding route 172.17.0.46/32 -> 10.0.0.255DEBG
53612026-09-03T04:19:32.197Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 03 04:19:30.530
53622026-09-03T04:19:32.197Z INFOSep 03 04:19:30.530 adding route 172.17.0.0/32 -> 10.0.0.255DEBG
53632026-09-03T04:19:32.197Z 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 } }]
53642026-09-03T04:19:32.197Ztest route::tests::rollback_on_compact_write_failure ... ok
53652026-09-03T04:19:32.197Z, Sep 03 04:19:30.530 unitDEBG: replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv4
53662026-09-03T04:19:32.197Z
53672026-09-03T04:19:32.197ZSep 03 04:19:30.530 INFO adding route 172.17.0.47/32 -> 10.0.0.255Sep 03 04:19:30.530Sep 03 04:19:30.530 INFO
53682026-09-03T04:19:32.197Zadding route 172.17.0.1/32 -> 10.0.0.255
53692026-09-03T04:19:32.197ZDEBG Sep 03 04:19:30.530 Sep 03 04:19:30.513DEBG initted freemap. size: 64DEBGSep 03 04:19:30.530 , created new freemapunit, unitDEBG: :replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.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 } }]
53702026-09-03T04:19:32.197Zfreemap_route_ipv4
53712026-09-03T04:19:32.197Z
53722026-09-03T04:19:32.197Zfreemap_route_ipv6
53732026-09-03T04:19:32.197ZSep 03 04:19:30.530Sep 03 04:19:30.530 INFOINFOSep 03 04:19:30.530 adding route 172.17.0.2/32 -> 10.0.0.255DEBG
53742026-09-03T04:19:32.197Z adding route 172.17.0.48/32 -> 10.0.0.255reset freemapSep 03 04:19:30.530,
53752026-09-03T04:19:32.197Zunit:DEBG freemap_route_ipv6Sep 03 04:19:30.530created new freemap
53762026-09-03T04:19:32.197Z Sep 03 04:19:30.530DEBG, 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
53772026-09-03T04:19:32.197Zunit: freemap_route_ipv6replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.530
53782026-09-03T04:19:32.197Z Sep 03 04:19:30.530
53792026-09-03T04:19:32.197ZINFO adding route 172.17.0.49/32 -> 10.0.0.255
53802026-09-03T04:19:32.197ZINFO Sep 03 04:19:30.530Sep 03 04:19:30.530adding route 3fff:dead::/64 -> 2001:db8::55:1
53812026-09-03T04:19:32.198ZSep 03 04:19:30.530 INFODEBG adding route 172.17.0.3/32 -> 10.0.0.255Sep 03 04:19:30.530DEBG
53822026-09-03T04:19:32.198Zreplacing 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 } }]initted freemap. size: 64DEBG
53832026-09-03T04:19:32.198Z, Sep 03 04:19:30.530 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 } }]:
53842026-09-03T04:19:32.198Z Sep 03 04:19:30.530DEBG INFO Sep 03 04:19:30.530adding route 172.17.0.50/32 -> 10.0.0.255
53852026-09-03T04:19:32.198Zfreemap_route_ipv4replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
53862026-09-03T04:19:32.198Zadding route 3fff:dead::/64 -> 2001:db8::55:2
53872026-09-03T04:19:32.198Z
53882026-09-03T04:19:32.198ZSep 03 04:19:30.530 DEBG Sep 03 04:19:30.530replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 04:19:30.530DEBGSep 03 04:19:30.530
53892026-09-03T04:19:32.198Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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
53902026-09-03T04:19:32.198ZDEBGadding route 172.17.0.4/32 -> 10.0.0.255Sep 03 04:19:30.530
53912026-09-03T04:19:32.198Z INFO reset freemap , adding route 172.17.0.51/32 -> 10.0.0.255unit
53922026-09-03T04:19:32.198ZSep 03 04:19:30.530Sep 03 04:19:30.530 DEBGINFO: adding route 3fff:dead::/64 -> 2001:db8::55:3freemap_route_ipv4Sep 03 04:19:30.530
53932026-09-03T04:19:32.198Z 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
53942026-09-03T04:19:32.198Z
53952026-09-03T04:19:32.198Zreplacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.530
53962026-09-03T04:19:32.198Z DEBGSep 03 04:19:30.530 Sep 03 04:19:30.530DEBG initted freemap. size: 64INFO , Sep 03 04:19:30.530unitreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }] :
53972026-09-03T04:19:32.198Zadding route 172.17.0.5/32 -> 10.0.0.255
53982026-09-03T04:19:32.198Ztest route::tests::shrink_preserves_compacted_order ... ok
53992026-09-03T04:19:32.198Z INFOfreemap_route_ipv6
54002026-09-03T04:19:32.198Z Sep 03 04:19:30.530adding route 172.17.0.52/32 -> 10.0.0.255 INFO
54012026-09-03T04:19:32.198Ztest table::mcast::mcast_egress::tests::test_port_bitmap ... ok
54022026-09-03T04:19:32.198Z Sep 03 04:19:30.530Sep 03 04:19:30.530 adding route 3fff:dead::/64 -> 2001:db8::55:4DEBGDEBG
54032026-09-03T04:19:32.198Ztest transceivers::mpn_test::test_mpn_missing ... ok
54042026-09-03T04:19:32.198ZSep 03 04:19:30.530 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 } }]reset freemap , DEBGunit :Sep 03 04:19:30.530
54052026-09-03T04:19:32.204Ztest route::tests::add_target_fails_full ... ok
54062026-09-03T04:19:32.204Z 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 } }]
54072026-09-03T04:19:32.204Ztest transceivers::mpn_test::test_mpn_present ... ok
54082026-09-03T04:19:32.204Ztest transceivers::mpn_test::test_xcvr_missing ... ok
54092026-09-03T04:19:32.204ZDEBG freemap_route_ipv6replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 } }]
54102026-09-03T04:19:32.204Z
54112026-09-03T04:19:32.204Ztest transceivers::tofino_impl::tests::fail_if_large_op_reads_past_the_end_of_the_upper_page ... ok
54122026-09-03T04:19:32.204Ztest transceivers::tofino_impl::tests::fail_if_large_op_reads_past_the_end_of_the_lower_page ... ok
54132026-09-03T04:19:32.204ZSep 03 04:19:30.530 DEBGSep 03 04:19:30.530Sep 03 04:19:30.530 INFOINFOSep 03 04:19:30.530 replacing targets for 3fff:dead::/64 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
54142026-09-03T04:19:32.204Z adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 172.17.0.53/32 -> 10.0.0.255
54152026-09-03T04:19:32.204Ztest transceivers::tofino_impl::tests::handle_large_op_at_the_end_of_lower_page ... ok
54162026-09-03T04:19:32.204Zadding route 172.17.0.6/32 -> 10.0.0.255
54172026-09-03T04:19:32.205Ztest transceivers::tofino_impl::tests::handle_large_op_at_the_end_of_upper_page ... ok
54182026-09-03T04:19:32.205ZSep 03 04:19:30.530
54192026-09-03T04:19:32.205Ztest transceivers::tofino_impl::tests::test_build_large_cmis_ops_even_split ... ok
54202026-09-03T04:19:32.205Z WARN shrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
54212026-09-03T04:19:32.205Ztest transceivers::tofino_impl::tests::test_build_large_cmis_read_uneven_split ... ok
54222026-09-03T04:19:32.205ZSep 03 04:19:30.530replacing 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 } }]
54232026-09-03T04:19:32.205Ztest transceivers::tofino_impl::tests::test_fake_qsfp_checksums ... ok
54242026-09-03T04:19:32.205Ztest transceivers::tofino_impl::tests::test_handle_backplane_read_request ... ok
54252026-09-03T04:19:32.205ZSep 03 04:19:30.530DEBG Sep 03 04:19:30.530replacing 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 } }]DEBGSep 03 04:19:30.530 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
54262026-09-03T04:19:32.205Ztest transceivers::tofino_impl::tests::test_handle_backplane_write_request ... ok
54272026-09-03T04:19:32.205Z
54282026-09-03T04:19:32.205Ztest transceivers::tofino_impl::tests::test_handle_assert_reset_request ... ok
54292026-09-03T04:19:32.205Z INFODEBG 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.14/32 -> 10.0.0.255
54302026-09-03T04:19:32.205Ztest transceivers::tofino_impl::tests::test_handle_cmis_large_read_request ... ok
54312026-09-03T04:19:32.205ZSep 03 04:19:30.530
54322026-09-03T04:19:32.205Ztest transceivers::tofino_impl::tests::test_handle_cmis_large_write_request ... ok
54332026-09-03T04:19:32.205Z INFO Sep 03 04:19:30.530 adding route 3fff:dead::/64 -> 2001:db8::55:2INFO
54342026-09-03T04:19:32.205Ztest transceivers::tofino_impl::tests::test_handle_cmis_small_read_request ... ok
54352026-09-03T04:19:32.205Ztest transceivers::tofino_impl::tests::test_handle_cmis_small_write_request ... ok
54362026-09-03T04:19:32.205Ztest transceivers::tofino_impl::tests::test_handle_detect_request_invalid_port ... ok
54372026-09-03T04:19:32.205Ztest transceivers::tofino_impl::tests::test_handle_detect_request_backplane ... ok
54382026-09-03T04:19:32.205Ztest transceivers::tofino_impl::tests::test_handle_detect_request_qsfp_invalid_interface ... ok
54392026-09-03T04:19:32.205Ztest transceivers::tofino_impl::tests::test_handle_detect_request_qsfp ... ok
54402026-09-03T04:19:32.205Ztest transceivers::tofino_impl::tests::test_handle_interrupt_mask_request ... ok
54412026-09-03T04:19:32.205Ztest transceivers::tofino_impl::tests::test_handle_lp_mode_mask_request ... ok
54422026-09-03T04:19:32.205Ztest transceivers::tofino_impl::tests::test_handle_presence_mask_request ... ok
54432026-09-03T04:19:32.205Ztest transceivers::tofino_impl::tests::test_handle_set_lp_mode_request_invalid_port ... ok
54442026-09-03T04:19:32.205Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_read_request ... ok
54452026-09-03T04:19:32.205Ztest transceivers::tofino_impl::tests::test_handle_set_lp_mode_request ... ok
54462026-09-03T04:19:32.206Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_read_request_with_nonzero_bank_fails ... ok
54472026-09-03T04:19:32.206Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_read_request ... ok
54482026-09-03T04:19:32.206Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_write_request ... ok
54492026-09-03T04:19:32.206Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_write_request ... ok
54502026-09-03T04:19:32.206Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_write_request_with_nonzero_bank_fails ... ok
54512026-09-03T04:19:32.206ZSep 03 04:19:30.530 Sep 03 04:19:30.530 adding route 172.17.0.54/32 -> 10.0.0.255DEBG replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.531
54522026-09-03T04:19:32.206ZSep 03 04:19:30.530 DEBGDEBG created new freemapreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 03 04:19:30.538,
54532026-09-03T04:19:32.206ZINFO unit:adding route 172.17.0.15/32 -> 10.0.0.255
54542026-09-03T04:19:32.206Zfreemap_route_ipv4Sep 03 04:19:30.538
54552026-09-03T04:19:32.206Z DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 03 04:19:30.538
54562026-09-03T04:19:32.206ZDEBG
54572026-09-03T04:19:32.206Z created new freemapDEBG, unitreplacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]:
54582026-09-03T04:19:32.206Z freemap_route_ipv6
54592026-09-03T04:19:32.206ZSep 03 04:19:30.531 Sep 03 04:19:30.538DEBG DEBGcreated new freemap initted freemap. size: 64, , unitunit:: freemap_route_ipv4freemap_route_ipv4
54602026-09-03T04:19:32.206Z
54612026-09-03T04:19:32.206ZSep 03 04:19:30.538Sep 03 04:19:30.538 INFO DEBGadding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
54622026-09-03T04:19:32.206ZSep 03 04:19:30.538replacing 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 } }] DEBG
54632026-09-03T04:19:32.206Z Sep 03 04:19:30.538reset freemap Sep 03 04:19:30.538, DEBGunit :created new freemap freemap_route_ipv4DEBGSep 03 04:19:30.538,
54642026-09-03T04:19:32.206Zunit: freemap_route_ipv6INFO
54652026-09-03T04:19:32.206Z adding route 172.17.0.55/32 -> 10.0.0.255Sep 03 04:19:30.538replacing 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
54662026-09-03T04:19:32.206Z
54672026-09-03T04:19:32.206ZSep 03 04:19:30.538 DEBGinitted freemap. size: 64 Sep 03 04:19:30.538initted freemap. size: 64, Sep 03 04:19:30.538unit :, unitINFOfreemap_route_ipv6DEBG
54682026-09-03T04:19:32.206Z :adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
54692026-09-03T04:19:32.206Z 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 } }]freemap_route_ipv4
54702026-09-03T04:19:32.206Z
54712026-09-03T04:19:32.206ZSep 03 04:19:30.538Sep 03 04:19:30.538 DEBGDEBG Sep 03 04:19:30.538replacing 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 } }]reset freemapSep 03 04:19:30.538 ,
54722026-09-03T04:19:32.206ZINFOunit DEBGadding route 172.17.0.56/32 -> 10.0.0.255
54732026-09-03T04:19:32.206Z: freemap_route_ipv6reset freemap
54742026-09-03T04:19:32.207Z, Sep 03 04:19:30.538unitSep 03 04:19:30.538: freemap_route_ipv4DEBGDEBGSep 03 04:19:30.538
54752026-09-03T04:19:32.207Z failed to allocate space for the new target list INFOreplacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 04:19:30.538
54762026-09-03T04:19:32.207Zadding route 172.16.0.0/32 -> 10.0.0.1
54772026-09-03T04:19:32.207Z
54782026-09-03T04:19:32.207ZDEBG initted freemap. size: 64, Sep 03 04:19:30.538unitSep 03 04:19:30.538 Sep 03 04:19:30.538: DEBG freemap_route_ipv6INFOreplacing targets for 3fff:dead::/64 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 } }]
54792026-09-03T04:19:32.207Z
54802026-09-03T04:19:32.207ZDEBGadding route 172.17.0.57/32 -> 10.0.0.255
54812026-09-03T04:19:32.207Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
54822026-09-03T04:19:32.207ZSep 03 04:19:30.538 DEBG reset freemapSep 03 04:19:30.538, Sep 03 04:19:30.538unit :INFODEBG freemap_route_ipv6adding route 172.16.0.0/32 -> 10.0.0.2
54832026-09-03T04:19:32.207Zreplacing 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 } }]
54842026-09-03T04:19:32.207Z
54852026-09-03T04:19:32.207ZSep 03 04:19:30.538Sep 03 04:19:30.538 INFOSep 03 04:19:30.538 adding route 172.16.0.0/32 -> 10.0.0.1INFO
54862026-09-03T04:19:32.207Z adding route 172.17.0.58/32 -> 10.0.0.255DEBG
54872026-09-03T04:19:32.207Z replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]Sep 03 04:19:30.538
54882026-09-03T04:19:32.207Z DEBG Sep 03 04:19:30.538replacing 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 } }]
54892026-09-03T04:19:32.207ZDEBGSep 03 04:19:30.538Sep 03 04:19:30.538 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 } }]
54902026-09-03T04:19:32.207Z INFODEBG Sep 03 04:19:30.538 adding route 172.16.0.0/32 -> 10.0.0.3 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 } }]
54912026-09-03T04:19:32.207ZINFO
54922026-09-03T04:19:32.207Z Sep 03 04:19:30.538adding route 172.16.0.0/32 -> 10.0.0.1
54932026-09-03T04:19:32.207ZINFO Sep 03 04:19:30.538adding route 172.17.0.59/32 -> 10.0.0.255
54942026-09-03T04:19:32.207ZSep 03 04:19:30.538DEBG 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 } }]DEBGSep 03 04:19:30.538
54952026-09-03T04:19:32.207Z Sep 03 04:19:30.538 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 } }] DEBG
54962026-09-03T04:19:32.207Z replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
54972026-09-03T04:19:32.207ZSep 03 04:19:30.538 Sep 03 04:19:30.538adding route 172.17.0.16/32 -> 10.0.0.255INFO
54982026-09-03T04:19:32.207ZINFO adding route 172.16.0.0/32 -> 10.0.0.1adding route 172.16.0.0/32 -> 10.0.0.4
54992026-09-03T04:19:32.207ZSep 03 04:19:30.538
55002026-09-03T04:19:32.207Z Sep 03 04:19:30.538INFO DEBGSep 03 04:19:30.538 adding route 172.17.0.60/32 -> 10.0.0.255Sep 03 04:19:30.538
55012026-09-03T04:19:32.207Zreplacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
55022026-09-03T04:19:32.208ZDEBG 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 } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]Sep 03 04:19:30.538
55032026-09-03T04:19:32.208Z DEBG
55042026-09-03T04:19:32.208Zreplacing 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 03 04:19:30.538Sep 03 04:19:30.538 INFO
55052026-09-03T04:19:32.369Z Sep 03 04:19:30.538adding route 172.17.0.17/32 -> 10.0.0.255DEBG
55062026-09-03T04:19:32.369ZSep 03 04:19:30.538INFO 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.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 } }]
55072026-09-03T04:19:32.369Z adding route 172.16.0.0/32 -> 10.0.0.2Sep 03 04:19:30.538adding route 172.17.0.61/32 -> 10.0.0.255
55082026-09-03T04:19:32.369ZDEBG
55092026-09-03T04:19:32.369Z replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.538Sep 03 04:19:30.538 DEBG
55102026-09-03T04:19:32.369Z 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 } }]
55112026-09-03T04:19:32.369Zreplacing 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 } }]
55122026-09-03T04:19:32.369ZSep 03 04:19:30.538 INFO Sep 03 04:19:30.538Sep 03 04:19:30.538adding route 172.17.0.18/32 -> 10.0.0.255
55132026-09-03T04:19:32.369ZINFOINFO adding route 172.17.0.0/32 -> 10.0.0.255adding route 172.17.0.62/32 -> 10.0.0.255
55142026-09-03T04:19:32.369Z
55152026-09-03T04:19:32.369ZSep 03 04:19:30.538 DEBGSep 03 04:19:30.538Sep 03 04:19:30.538 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
55162026-09-03T04:19:32.369Z DEBGreplacing targets for 172.17.0.62/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
55172026-09-03T04:19:32.369Zreplacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.538
55182026-09-03T04:19:32.370Z INFO Sep 03 04:19:30.538adding route 172.17.0.19/32 -> 10.0.0.255
55192026-09-03T04:19:32.370ZSep 03 04:19:30.538INFO INFO adding route 172.17.0.1/32 -> 10.0.0.255adding route 172.17.0.63/32 -> 10.0.0.255
55202026-09-03T04:19:32.370Z
55212026-09-03T04:19:32.370ZSep 03 04:19:30.538 DEBGSep 03 04:19:30.538 Sep 03 04:19:30.538replacing 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 } }]
55222026-09-03T04:19:32.370Z 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 } }]
55232026-09-03T04:19:32.370Zreplacing 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 } }]
55242026-09-03T04:19:32.370ZSep 03 04:19:30.538 INFO adding route 172.17.0.20/32 -> 10.0.0.255Sep 03 04:19:30.538
55252026-09-03T04:19:32.370ZSep 03 04:19:30.538 INFO DEBG adding route 172.17.0.2/32 -> 10.0.0.255failed to allocate space for the new target list
55262026-09-03T04:19:32.370Z
55272026-09-03T04:19:32.370ZSep 03 04:19:30.538 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 03 04:19:30.538
55282026-09-03T04:19:32.370Z Sep 03 04:19:30.538DEBG 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
55292026-09-03T04:19:32.370Z Sep 03 04:19:30.538 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
55302026-09-03T04:19:32.370ZSep 03 04:19:30.538 INFOadding route 172.17.0.21/32 -> 10.0.0.255
55312026-09-03T04:19:32.370Zadding route 172.17.0.3/32 -> 10.0.0.255
55322026-09-03T04:19:32.370ZSep 03 04:19:30.538 DEBG failed to allocate space for the new target listSep 03 04:19:30.538INFO
55332026-09-03T04:19:32.370ZDEBGSep 03 04:19:30.538 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 } }]DEBG
55342026-09-03T04:19:32.370Zreplacing 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 } }]
55352026-09-03T04:19:32.370Zadding route 172.17.0.7/32 -> 10.0.0.255
55362026-09-03T04:19:32.370ZSep 03 04:19:30.538Sep 03 04:19:30.538 INFOINFO Sep 03 04:19:30.538 adding route 172.17.0.4/32 -> 10.0.0.255DEBG
55372026-09-03T04:19:32.370Z adding route 172.17.0.22/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 } }]
55382026-09-03T04:19:32.370Z
55392026-09-03T04:19:32.370ZSep 03 04:19:30.538 DEBG Sep 03 04:19:30.538replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 04:19:30.538DEBG
55402026-09-03T04:19:32.370Z 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 } }]
55412026-09-03T04:19:32.370Zadding route 172.17.0.8/32 -> 10.0.0.255Sep 03 04:19:30.538
55422026-09-03T04:19:32.370Z INFO adding route 172.17.0.5/32 -> 10.0.0.255
55432026-09-03T04:19:32.370ZSep 03 04:19:30.538Sep 03 04:19:30.538 Sep 03 04:19:30.538DEBGINFO replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
55442026-09-03T04:19:32.370Z 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.23/32 -> 10.0.0.255
55452026-09-03T04:19:32.370Z
55462026-09-03T04:19:32.371ZSep 03 04:19:30.538 INFO Sep 03 04:19:30.538Sep 03 04:19:30.538 INFOadding route 172.17.0.9/32 -> 10.0.0.255
55472026-09-03T04:19:32.371ZDEBG adding route 172.17.0.6/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 } }]
55482026-09-03T04:19:32.371Z
55492026-09-03T04:19:32.371ZSep 03 04:19:30.538 DEBG replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.538
55502026-09-03T04:19:32.371Z Sep 03 04:19:30.538DEBG 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
55512026-09-03T04:19:32.371Z adding route 172.17.0.24/32 -> 10.0.0.255Sep 03 04:19:30.538
55522026-09-03T04:19:32.371Z INFOSep 03 04:19:30.538 adding route 172.17.0.10/32 -> 10.0.0.255INFO
55532026-09-03T04:19:32.371ZSep 03 04:19:30.538 DEBGadding route 172.17.0.7/32 -> 10.0.0.255
55542026-09-03T04:19:32.371Zreplacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.538
55552026-09-03T04:19:32.371ZDEBG replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.538
55562026-09-03T04:19:32.371Z DEBG Sep 03 04:19:30.538replacing 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 } }]
55572026-09-03T04:19:32.371ZINFOSep 03 04:19:30.538 INFO Sep 03 04:19:30.539adding route 172.17.0.11/32 -> 10.0.0.255Sep 03 04:19:30.539 DEBGDEBG created new freemapcreated new freemap,
55582026-09-03T04:19:32.371Zunit, :unit :freemap_route_ipv4
55592026-09-03T04:19:32.371Zfreemap_route_ipv4
55602026-09-03T04:19:32.371ZSep 03 04:19:30.546 DEBG Sep 03 04:19:30.546replacing 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 } }]
55612026-09-03T04:19:32.371ZSep 03 04:19:30.538DEBG DEBGcreated new freemapSep 03 04:19:30.546, INFOSep 03 04:19:30.546 unitadding route 172.17.0.12/32 -> 10.0.0.255created new freemap :
55622026-09-03T04:19:32.371Z freemap_route_ipv6,
55632026-09-03T04:19:32.371ZunitDEBG: created new freemapSep 03 04:19:30.546Sep 03 04:19:30.546, freemap_route_ipv4DEBG
55642026-09-03T04:19:32.371Ztest route::tests::same_size_non_subset_replace ... ok
55652026-09-03T04:19:32.371Zunit 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 } }]:
55662026-09-03T04:19:32.371Z freemap_route_ipv6initted freemap. size: 64
55672026-09-03T04:19:32.371Z, Sep 03 04:19:30.546unit: INFOSep 03 04:19:30.546 freemap_route_ipv4adding route 172.17.0.13/32 -> 10.0.0.255
55682026-09-03T04:19:32.371Z DEBGSep 03 04:19:30.546
55692026-09-03T04:19:32.371Z DEBGcreated new freemap , initted freemap. size: 64Sep 03 04:19:30.546unitSep 03 04:19:30.546: , DEBGunit DEBGreset freemap: freemap_route_ipv6freemap_route_ipv4
55702026-09-03T04:19:32.371Z
55712026-09-03T04:19:32.371Z, 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 } }]unit
55722026-09-03T04:19:32.371Z: freemap_route_ipv4
55732026-09-03T04:19:32.371ZSep 03 04:19:30.546Sep 03 04:19:30.546 DEBGSep 03 04:19:30.538Sep 03 04:19:30.546 Sep 03 04:19:30.546 DEBGDEBGINFO INFO initted freemap. size: 64initted freemap. size: 64adding route 172.17.0.8/32 -> 10.0.0.255, adding route 172.17.0.14/32 -> 10.0.0.255reset freemap
55742026-09-03T04:19:32.372Z, unit
55752026-09-03T04:19:32.372Z: , unitfreemap_route_ipv6Sep 03 04:19:30.546unit:
55762026-09-03T04:19:32.372Z freemap_route_ipv4DEBG:
55772026-09-03T04:19:32.372ZSep 03 04:19:30.546 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 } }]DEBGfreemap_route_ipv4
55782026-09-03T04:19:32.372ZSep 03 04:19:30.546
55792026-09-03T04:19:32.372ZDEBGreplacing 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 } }]
55802026-09-03T04:19:32.372Z reset freemapSep 03 04:19:30.546Sep 03 04:19:30.546Sep 03 04:19:30.546, unit DEBG:INFO DEBGadding route 172.17.0.15/32 -> 10.0.0.255freemap_route_ipv6
55812026-09-03T04:19:32.372Zreset freemap , Sep 03 04:19:30.546
55822026-09-03T04:19:32.372Z unit:initted freemap. size: 64, Sep 03 04:19:30.546 unitDEBG Sep 03 04:19:30.546 INFO:freemap_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 } }]
55832026-09-03T04:19:32.372Z
55842026-09-03T04:19:32.372Zadding route 172.17.0.9/32 -> 10.0.0.255
55852026-09-03T04:19:32.372ZINFO freemap_route_ipv6adding route 172.16.0.0/32 -> 10.0.0.1
55862026-09-03T04:19:32.372Z
55872026-09-03T04:19:32.372ZSep 03 04:19:30.546 Sep 03 04:19:30.546 INFOSep 03 04:19:30.546DEBG Sep 03 04:19:30.546Sep 03 04:19:30.546 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.255DEBG
55882026-09-03T04:19:32.372Z DEBGDEBG
55892026-09-03T04:19:32.372Z 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 } }]
55902026-09-03T04:19:32.372Zinitted freemap. size: 64reset freemap, unitSep 03 04:19:30.546Sep 03 04:19:30.546, Sep 03 04:19:30.546DEBGINFO unit ::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 } }]
55912026-09-03T04:19:32.372Z freemap_route_ipv6adding route 172.17.0.10/32 -> 10.0.0.255 INFOfreemap_route_ipv6
55922026-09-03T04:19:32.372Z
55932026-09-03T04:19:32.372Z
55942026-09-03T04:19:32.372ZSep 03 04:19:30.546 adding route 172.16.0.0/32 -> 10.0.0.1
55952026-09-03T04:19:32.372ZINFO adding route 172.17.0.17/32 -> 10.0.0.255Sep 03 04:19:30.546
55962026-09-03T04:19:32.372Z Sep 03 04:19:30.546Sep 03 04:19:30.546 DEBG INFODEBGSep 03 04:19:30.546 adding route 3fff:dead::/64 -> 2001:db8::55:1
55972026-09-03T04:19:32.372ZDEBG Sep 03 04:19:30.546replacing 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 } }]
55982026-09-03T04:19:32.372ZDEBGreplacing 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 } }] reset freemapreplacing 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 } }]
55992026-09-03T04:19:32.372Z, unit
56002026-09-03T04:19:32.372Z:Sep 03 04:19:30.546 Sep 03 04:19:30.546 INFOfreemap_route_ipv6DEBG Sep 03 04:19:30.546
56012026-09-03T04:19:32.372ZINFOadding route 172.16.0.0/32 -> 10.0.0.1 Sep 03 04:19:30.546adding route 172.17.0.18/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 } }]
56022026-09-03T04:19:32.373Z INFO
56032026-09-03T04:19:32.373Z
56042026-09-03T04:19:32.373Zadding route 172.17.0.11/32 -> 10.0.0.255Sep 03 04:19:30.546
56052026-09-03T04:19:32.378ZSep 03 04:19:30.546 Sep 03 04:19:30.546INFOINFO adding route 172.16.0.0/32 -> 10.0.0.1DEBG
56062026-09-03T04:19:32.378Z Sep 03 04:19:30.546adding route 3fff:dead::/64 -> 2001:db8::55:2 Sep 03 04:19:30.546DEBG
56072026-09-03T04:19:32.378Z 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 } }]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.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 } }]
56082026-09-03T04:19:32.378Z
56092026-09-03T04:19:32.378Z
56102026-09-03T04:19:32.378ZSep 03 04:19:30.546 Sep 03 04:19:30.546Sep 03 04:19:30.546 DEBGSep 03 04:19:30.546 INFOINFO Sep 03 04:19:30.546adding route 172.17.0.19/32 -> 10.0.0.255DEBG
56112026-09-03T04:19:32.378Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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.2
56122026-09-03T04:19:32.378Z
56132026-09-03T04:19:32.378ZINFO 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 } }]
56142026-09-03T04:19:32.378Z adding route 172.17.0.12/32 -> 10.0.0.255Sep 03 04:19:30.546Sep 03 04:19:30.546 Sep 03 04:19:30.546DEBG
56152026-09-03T04:19:32.379Z Sep 03 04:19:30.546 DEBG 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 } }]INFO
56162026-09-03T04:19:32.379Zreplacing 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 } }]
56172026-09-03T04:19:32.379Z adding route 172.16.0.0/32 -> 10.0.0.2Sep 03 04:19:30.546adding route 3fff:dead::/64 -> 2001:db8::55:3
56182026-09-03T04:19:32.379Z DEBGSep 03 04:19:30.546Sep 03 04:19:30.546
56192026-09-03T04:19:32.379ZINFO INFOadding route 172.17.0.20/32 -> 10.0.0.255
56202026-09-03T04:19:32.379Zadding route 172.17.0.0/32 -> 10.0.0.255Sep 03 04:19:30.546
56212026-09-03T04:19:32.379Zreplacing 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 Sep 03 04:19:30.546replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }]
56222026-09-03T04:19:32.379ZDEBG 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 } }]
56232026-09-03T04:19:32.379Z
56242026-09-03T04:19:32.379ZSep 03 04:19:30.554Sep 03 04:19:30.554Sep 03 04:19:30.554 DEBG DEBGSep 03 04:19:30.554 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 } }]
56252026-09-03T04:19:32.379Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 } }] INFOINFO adding route 3fff:dead::/64 -> 2001:db8::55:4adding route 172.17.0.13/32 -> 10.0.0.255
56262026-09-03T04:19:32.379Z
56272026-09-03T04:19:32.379ZSep 03 04:19:30.554
56282026-09-03T04:19:32.379Z INFO Sep 03 04:19:30.554Sep 03 04:19:30.554 DEBGDEBGadding route 172.17.0.21/32 -> 10.0.0.255
56292026-09-03T04:19:32.379Z 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:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }]
56302026-09-03T04:19:32.379Z
56312026-09-03T04:19:32.379ZSep 03 04:19:30.554 DEBG Sep 03 04:19:30.554Sep 03 04:19:30.554 INFODEBG adding route 172.17.0.14/32 -> 10.0.0.255replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]
56322026-09-03T04:19:32.379Z
56332026-09-03T04:19:32.379ZSep 03 04:19:30.554replacing 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 } }]
56342026-09-03T04:19:32.379ZDEBG 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 } }]
56352026-09-03T04:19:32.379ZSep 03 04:19:30.554 Sep 03 04:19:30.554INFO INFOadding route 172.17.0.22/32 -> 10.0.0.255
56362026-09-03T04:19:32.379Zadding route 172.17.0.15/32 -> 10.0.0.255
56372026-09-03T04:19:32.379ZSep 03 04:19:30.554 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 } }]
56382026-09-03T04:19:32.379ZSep 03 04:19:30.554Sep 03 04:19:30.554 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 } }]
56392026-09-03T04:19:32.379Z
56402026-09-03T04:19:32.379ZSep 03 04:19:30.554Sep 03 04:19:30.554 INFODEBG adding route 172.17.0.23/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 } }]
56412026-09-03T04:19:32.379ZSep 03 04:19:30.554
56422026-09-03T04:19:32.379Z 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 } }]
56432026-09-03T04:19:32.380ZSep 03 04:19:30.554 adding route 172.17.0.25/32 -> 10.0.0.255Sep 03 04:19:30.554DEBG
56442026-09-03T04:19:32.380ZSep 03 04:19:30.554 INFOINFO 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
56452026-09-03T04:19:32.380Z
56462026-09-03T04:19:32.380Z Sep 03 04:19:30.554 adding route 172.17.0.1/32 -> 10.0.0.255DEBG
56472026-09-03T04:19:32.380Z replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.554
56482026-09-03T04:19:32.380Z Sep 03 04:19:30.554DEBGSep 03 04:19:30.554 INFODEBG replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.24/32 -> 10.0.0.255
56492026-09-03T04:19:32.380Z
56502026-09-03T04:19:32.380Zreplacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.554
56512026-09-03T04:19:32.380Z INFO adding route 172.17.0.26/32 -> 10.0.0.255Sep 03 04:19:30.554
56522026-09-03T04:19:32.380Z Sep 03 04:19:30.554Sep 03 04:19:30.554DEBG 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 } }]
56532026-09-03T04:19:32.380Z adding route 172.17.0.18/32 -> 10.0.0.255INFO
56542026-09-03T04:19:32.380Z adding route 172.17.0.2/32 -> 10.0.0.255Sep 03 04:19:30.554
56552026-09-03T04:19:32.380Z Sep 03 04:19:30.554INFO DEBGSep 03 04:19:30.554adding route 172.17.0.25/32 -> 10.0.0.255
56562026-09-03T04:19:32.380Zreplacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.554
56572026-09-03T04:19:32.380ZDEBG DEBG Sep 03 04:19:30.554replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.554
56582026-09-03T04:19:32.380Z DEBGINFO adding route 172.17.0.27/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 } }]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 } }]
56592026-09-03T04:19:32.380Z
56602026-09-03T04:19:32.380Z
56612026-09-03T04:19:32.380ZSep 03 04:19:30.554 INFOSep 03 04:19:30.554 Sep 03 04:19:30.554 Sep 03 04:19:30.554INFO adding route 172.17.0.19/32 -> 10.0.0.255 DEBGadding route 172.17.0.26/32 -> 10.0.0.255
56622026-09-03T04:19:32.380Z
56632026-09-03T04:19:32.380Z INFO 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.3/32 -> 10.0.0.255
56642026-09-03T04:19:32.380Z
56652026-09-03T04:19:32.380ZSep 03 04:19:30.554Sep 03 04:19:30.554 DEBGSep 03 04:19:30.554DEBG replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.554
56662026-09-03T04:19:32.380Z 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 } }]INFO
56672026-09-03T04:19:32.380Z 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 } }]
56682026-09-03T04:19:32.380ZSep 03 04:19:30.554adding route 172.17.0.28/32 -> 10.0.0.255 Sep 03 04:19:30.554INFO
56692026-09-03T04:19:32.380Z INFOadding route 172.17.0.20/32 -> 10.0.0.255
56702026-09-03T04:19:32.381ZSep 03 04:19:30.554 adding route 172.17.0.27/32 -> 10.0.0.255INFO
56712026-09-03T04:19:32.381ZSep 03 04:19:30.554 Sep 03 04:19:30.554 adding route 172.17.0.4/32 -> 10.0.0.255DEBG
56722026-09-03T04:19:32.381ZDEBG Sep 03 04:19:30.554 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.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
56732026-09-03T04:19:32.381ZSep 03 04:19:30.554 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 } }]
56742026-09-03T04:19:32.381Z
56752026-09-03T04:19:32.381ZDEBG replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.554
56762026-09-03T04:19:32.381Z Sep 03 04:19:30.554INFO Sep 03 04:19:30.554 INFOadding route 172.17.0.29/32 -> 10.0.0.255
56772026-09-03T04:19:32.381ZINFO Sep 03 04:19:30.554adding route 172.17.0.28/32 -> 10.0.0.255
56782026-09-03T04:19:32.381Z INFOadding route 172.17.0.21/32 -> 10.0.0.255
56792026-09-03T04:19:32.381Zadding route 172.17.0.5/32 -> 10.0.0.255Sep 03 04:19:30.554
56802026-09-03T04:19:32.381Z Sep 03 04:19:30.554 DEBGDEBGSep 03 04:19:30.554 replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
56812026-09-03T04:19:32.381Z replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.554
56822026-09-03T04:19:32.381Zreplacing 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 } }]
56832026-09-03T04:19:32.381ZSep 03 04:19:30.554DEBG 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 } }]INFOSep 03 04:19:30.554
56842026-09-03T04:19:32.381Z adding route 172.17.0.29/32 -> 10.0.0.255
56852026-09-03T04:19:32.381ZINFOSep 03 04:19:30.554 adding route 172.17.0.22/32 -> 10.0.0.255
56862026-09-03T04:19:32.381ZSep 03 04:19:30.554Sep 03 04:19:30.554INFO DEBGadding route 172.17.0.30/32 -> 10.0.0.255 INFOSep 03 04:19:30.554
56872026-09-03T04:19:32.381Z 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.6/32 -> 10.0.0.255
56882026-09-03T04:19:32.381ZDEBG
56892026-09-03T04:19:32.381Z 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 } }]
56902026-09-03T04:19:32.381ZSep 03 04:19:30.554 Sep 03 04:19:30.554Sep 03 04:19:30.554DEBG INFO Sep 03 04:19:30.554 DEBGadding route 172.17.0.30/32 -> 10.0.0.255
56912026-09-03T04:19:32.381ZINFOreplacing 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.23/32 -> 10.0.0.255replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
56922026-09-03T04:19:32.381Z
56932026-09-03T04:19:32.381Z
56942026-09-03T04:19:32.381ZSep 03 04:19:30.554 DEBG Sep 03 04:19:30.554Sep 03 04:19:30.554Sep 03 04:19:30.554replacing 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 } }]
56952026-09-03T04:19:32.381ZINFO DEBG 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 } }]
56962026-09-03T04:19:32.381ZSep 03 04:19:30.554adding route 172.17.0.31/32 -> 10.0.0.255
56972026-09-03T04:19:32.382ZINFOSep 03 04:19:30.554 adding route 172.17.0.31/32 -> 10.0.0.255INFO
56982026-09-03T04:19:32.382Z adding route 172.17.0.24/32 -> 10.0.0.255
56992026-09-03T04:19:32.382Zadding route 172.17.0.7/32 -> 10.0.0.255
57002026-09-03T04:19:32.382ZSep 03 04:19:30.554Sep 03 04:19:30.554 DEBGSep 03 04:19:30.554 Sep 03 04:19:30.554 DEBGDEBGreplacing 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 } }] DEBGreplacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] 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 } }]
57012026-09-03T04:19:32.382Z
57022026-09-03T04:19:32.382Z
57032026-09-03T04:19:32.382Zreplacing 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 } }]
57042026-09-03T04:19:32.382ZSep 03 04:19:30.554 INFOSep 03 04:19:30.554 Sep 03 04:19:30.554Sep 03 04:19:30.554adding route 172.17.0.32/32 -> 10.0.0.255 INFOINFO
57052026-09-03T04:19:32.387Z adding route 172.17.0.25/32 -> 10.0.0.255adding route 172.17.0.8/32 -> 10.0.0.255INFO
57062026-09-03T04:19:32.387Z
57072026-09-03T04:19:32.387Z adding route 172.17.0.32/32 -> 10.0.0.255
57082026-09-03T04:19:32.387ZSep 03 04:19:30.554 Sep 03 04:19:30.554Sep 03 04:19:30.554DEBG Sep 03 04:19:30.554 replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
57092026-09-03T04:19:32.387ZDEBG replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG
57102026-09-03T04:19:32.387Zreplacing 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 } }]
57112026-09-03T04:19:32.387Zreplacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.554
57122026-09-03T04:19:32.387Z INFOSep 03 04:19:30.554Sep 03 04:19:30.554 Sep 03 04:19:30.554adding route 172.17.0.33/32 -> 10.0.0.255 INFOINFO INFO
57132026-09-03T04:19:32.387Z adding route 172.17.0.26/32 -> 10.0.0.255adding route 172.17.0.33/32 -> 10.0.0.255adding route 172.17.0.9/32 -> 10.0.0.255
57142026-09-03T04:19:32.387Z
57152026-09-03T04:19:32.387Z
57162026-09-03T04:19:32.387ZSep 03 04:19:30.554 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 } }]
57172026-09-03T04:19:32.387ZSep 03 04:19:30.554Sep 03 04:19:30.554 Sep 03 04:19:30.554 DEBGSep 03 04:19:30.554 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 } }]
57182026-09-03T04:19:32.387Z replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO
57192026-09-03T04:19:32.387ZDEBG Sep 03 04:19:30.554 replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
57202026-09-03T04:19:32.387Z Sep 03 04:19:30.554adding route 172.17.0.27/32 -> 10.0.0.255 adding route 172.17.0.34/32 -> 10.0.0.255INFO
57212026-09-03T04:19:32.387Z adding route 172.17.0.34/32 -> 10.0.0.255
57222026-09-03T04:19:32.388Z
57232026-09-03T04:19:32.388ZSep 03 04:19:30.554 INFOSep 03 04:19:30.554 adding route 172.17.0.10/32 -> 10.0.0.255DEBGSep 03 04:19:30.554Sep 03 04:19:30.554
57242026-09-03T04:19:32.388Z 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 } }]
57252026-09-03T04:19:32.388ZDEBGreplacing 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 } }]
57262026-09-03T04:19:32.388Zreplacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.554
57272026-09-03T04:19:32.388Z DEBGSep 03 04:19:30.554 replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.554
57282026-09-03T04:19:32.388ZSep 03 04:19:30.554 INFO INFOadding route 172.17.0.35/32 -> 10.0.0.255 adding route 172.17.0.28/32 -> 10.0.0.255
57292026-09-03T04:19:32.388ZINFOSep 03 04:19:30.562Sep 03 04:19:30.555 DEBG DEBGreplacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.17.0.35/32 -> 10.0.0.255created new freemap
57302026-09-03T04:19:32.388Z
57312026-09-03T04:19:32.388Z, unit: freemap_route_ipv4Sep 03 04:19:30.562
57322026-09-03T04:19:32.388Z INFOSep 03 04:19:30.562 adding route 172.17.0.36/32 -> 10.0.0.255DEBG
57332026-09-03T04:19:32.388Z 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 } }]
57342026-09-03T04:19:32.388ZSep 03 04:19:30.562 Sep 03 04:19:30.562DEBG 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 03 04:19:30.562
57352026-09-03T04:19:32.388Z DEBG adding route 172.17.0.36/32 -> 10.0.0.255created new freemap
57362026-09-03T04:19:32.388Z, unitSep 03 04:19:30.562 :INFO Sep 03 04:19:30.562freemap_route_ipv6
57372026-09-03T04:19:32.388Z DEBG adding route 172.17.0.37/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 } }]
57382026-09-03T04:19:32.388Z
57392026-09-03T04:19:32.388ZSep 03 04:19:30.562 DEBG initted freemap. size: 64, unitSep 03 04:19:30.562:Sep 03 04:19:30.562 freemap_route_ipv4 INFO
57402026-09-03T04:19:32.388ZDEBG adding route 172.17.0.37/32 -> 10.0.0.255
57412026-09-03T04:19:32.388Zreplacing 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 } }]
57422026-09-03T04:19:32.388ZSep 03 04:19:30.562 DEBG Sep 03 04:19:30.562reset freemapSep 03 04:19:30.562, INFOunit :DEBGadding route 172.17.0.38/32 -> 10.0.0.255
57432026-09-03T04:19:32.388Zreplacing 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 } }]freemap_route_ipv4
57442026-09-03T04:19:32.388Z
57452026-09-03T04:19:32.388ZSep 03 04:19:30.562 DEBG replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.554Sep 03 04:19:30.562
57462026-09-03T04:19:32.388Z Sep 03 04:19:30.562DEBG initted freemap. size: 64 , INFOunitSep 03 04:19:30.562: INFO adding route 172.17.0.11/32 -> 10.0.0.255 INFOfreemap_route_ipv6
57472026-09-03T04:19:32.388Z adding route 172.17.0.39/32 -> 10.0.0.255
57482026-09-03T04:19:32.388Z
57492026-09-03T04:19:32.389Zadding route 172.17.0.38/32 -> 10.0.0.255
57502026-09-03T04:19:32.389ZSep 03 04:19:30.562Sep 03 04:19:30.562 Sep 03 04:19:30.562Sep 03 04:19:30.562 DEBG 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 } }]DEBG
57512026-09-03T04:19:32.389Z 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 } }]
57522026-09-03T04:19:32.389Zreplacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]reset freemap
57532026-09-03T04:19:32.389Z, Sep 03 04:19:30.562unitSep 03 04:19:30.562: INFOINFOfreemap_route_ipv6
57542026-09-03T04:19:32.389Zadding route 172.17.0.40/32 -> 10.0.0.255 adding route 172.17.0.12/32 -> 10.0.0.255
57552026-09-03T04:19:32.389Z
57562026-09-03T04:19:32.389ZSep 03 04:19:30.562 Sep 03 04:19:30.562INFOSep 03 04:19:30.562Sep 03 04:19:30.562 DEBGadding route 172.16.0.0/32 -> 10.0.0.1
57572026-09-03T04:19:32.389Z 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 } }]
57582026-09-03T04:19:32.389Zreplacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO adding route 172.17.0.39/32 -> 10.0.0.255
57592026-09-03T04:19:32.389Z
57602026-09-03T04:19:32.389ZSep 03 04:19:30.562Sep 03 04:19:30.562 INFOSep 03 04:19:30.562 Sep 03 04:19:30.562 adding route 172.17.0.13/32 -> 10.0.0.255
57612026-09-03T04:19:32.389ZINFODEBGDEBG 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.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 } }]
57622026-09-03T04:19:32.389Z
57632026-09-03T04:19:32.389ZSep 03 04:19:30.562 adding route 172.17.0.41/32 -> 10.0.0.255DEBG
57642026-09-03T04:19:32.389Z replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.562
57652026-09-03T04:19:32.389Ztest route::tests::shrink_to_single_non_zero_survivor ... ok
57662026-09-03T04:19:32.389Z INFO Sep 03 04:19:30.562adding route 172.16.0.0/32 -> 10.0.0.2Sep 03 04:19:30.562Sep 03 04:19:30.562
57672026-09-03T04:19:32.389Z INFOINFO DEBGadding route 172.17.0.14/32 -> 10.0.0.255 adding route 172.17.0.40/32 -> 10.0.0.255Sep 03 04:19:30.562replacing 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 } }]
57682026-09-03T04:19:32.389Z
57692026-09-03T04:19:32.389Z
57702026-09-03T04:19:32.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 } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]
57712026-09-03T04:19:32.389ZSep 03 04:19:30.562Sep 03 04:19:30.562 Sep 03 04:19:30.562 Sep 03 04:19:30.562INFOINFO adding route 172.16.0.0/32 -> 10.0.0.3adding route 172.17.0.42/32 -> 10.0.0.255DEBG
57722026-09-03T04:19:32.389Z DEBG
57732026-09-03T04:19:32.389Z replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
57742026-09-03T04:19:32.389Z
57752026-09-03T04:19:32.389ZSep 03 04:19:30.562 DEBG replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.562Sep 03 04:19:30.562
57762026-09-03T04:19:32.389ZSep 03 04:19:30.562 INFO DEBGadding route 172.17.0.41/32 -> 10.0.0.255
57772026-09-03T04:19:32.390Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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
57782026-09-03T04:19:32.390Z adding route 172.17.0.15/32 -> 10.0.0.255
57792026-09-03T04:19:32.390ZSep 03 04:19:30.562 Sep 03 04:19:30.562INFO adding route 172.17.0.43/32 -> 10.0.0.255INFO
57802026-09-03T04:19:32.390ZSep 03 04:19:30.562 Sep 03 04:19:30.562 DEBGadding route 172.16.0.0/32 -> 10.0.0.4
57812026-09-03T04:19:32.390ZDEBGreplacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 04:19:30.562
57822026-09-03T04:19:32.390Z 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 } }]DEBGSep 03 04:19:30.562
57832026-09-03T04:19:32.390Z replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
57842026-09-03T04:19:32.390Z 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 } }]
57852026-09-03T04:19:32.390ZSep 03 04:19:30.562 Sep 03 04:19:30.562INFO
57862026-09-03T04:19:32.390Z Sep 03 04:19:30.562adding route 172.17.0.42/32 -> 10.0.0.255
57872026-09-03T04:19:32.390Z INFO Sep 03 04:19:30.570adding route 172.17.0.44/32 -> 10.0.0.255
57882026-09-03T04:19:32.390ZDEBGSep 03 04:19:30.562 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 } }]
57892026-09-03T04:19:32.390Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]Sep 03 04:19:30.570
57902026-09-03T04:19:32.390Z 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 } }]
57912026-09-03T04:19:32.390Z INFOSep 03 04:19:30.570 adding route 172.17.0.16/32 -> 10.0.0.255INFO
57922026-09-03T04:19:32.390Z adding route 172.17.0.45/32 -> 10.0.0.255
57932026-09-03T04:19:32.390ZSep 03 04:19:30.570Sep 03 04:19:30.570 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.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 } }]
57942026-09-03T04:19:32.390Z
57952026-09-03T04:19:32.390ZSep 03 04:19:30.570Sep 03 04:19:30.570 INFOSep 03 04:19:30.570INFO adding route 172.17.0.46/32 -> 10.0.0.255INFO
57962026-09-03T04:19:32.390Zadding route 172.17.0.17/32 -> 10.0.0.255
57972026-09-03T04:19:32.390Zadding route 172.17.0.43/32 -> 10.0.0.255
57982026-09-03T04:19:32.390ZSep 03 04:19:30.570Sep 03 04:19:30.570Sep 03 04:19:30.570 DEBG DEBG Sep 03 04:19:30.570 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 } }]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 } }]
57992026-09-03T04:19:32.390Z
58002026-09-03T04:19:32.390Z replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
58012026-09-03T04:19:32.390Zreplacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.570
58022026-09-03T04:19:32.390Z INFOSep 03 04:19:30.570Sep 03 04:19:30.570 INFOINFOSep 03 04:19:30.570 INFOadding route 172.17.0.18/32 -> 10.0.0.255adding route 172.17.0.47/32 -> 10.0.0.255
58032026-09-03T04:19:32.391Z adding route 172.17.0.29/32 -> 10.0.0.255
58042026-09-03T04:19:32.391Zadding route 172.17.0.44/32 -> 10.0.0.255
58052026-09-03T04:19:32.395Z
58062026-09-03T04:19:32.395ZSep 03 04:19:30.570 Sep 03 04:19:30.570DEBGSep 03 04:19:30.570 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.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.570
58072026-09-03T04:19:32.395Z
58082026-09-03T04:19:32.395Zreplacing 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
58092026-09-03T04:19:32.395Z 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 } }]
58102026-09-03T04:19:32.395ZSep 03 04:19:30.570Sep 03 04:19:30.570Sep 03 04:19:30.570 INFOINFO INFO Sep 03 04:19:30.570adding route 172.17.0.30/32 -> 10.0.0.255
58112026-09-03T04:19:32.395Zadding route 172.17.0.48/32 -> 10.0.0.255adding route 172.17.0.19/32 -> 10.0.0.255INFO
58122026-09-03T04:19:32.395Z adding route 172.17.0.45/32 -> 10.0.0.255
58132026-09-03T04:19:32.395Z
58142026-09-03T04:19:32.395ZSep 03 04:19:30.570 Sep 03 04:19:30.570DEBG Sep 03 04:19:30.570DEBGSep 03 04:19:30.570 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.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 } }]
58152026-09-03T04:19:32.395Z
58162026-09-03T04:19:32.395ZDEBG 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
58172026-09-03T04:19:32.396Z Sep 03 04:19:30.570replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 04:19:30.570
58182026-09-03T04:19:32.396ZINFO INFOadding route 172.17.0.31/32 -> 10.0.0.255 adding route 172.17.0.49/32 -> 10.0.0.255
58192026-09-03T04:19:32.396Z
58202026-09-03T04:19:32.396ZSep 03 04:19:30.570Sep 03 04:19:30.570Sep 03 04:19:30.570 Sep 03 04:19:30.570INFO DEBGadding route 172.17.0.46/32 -> 10.0.0.255DEBG
58212026-09-03T04:19:32.396Z replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
58222026-09-03T04:19:32.396ZINFO adding route 172.17.0.20/32 -> 10.0.0.255
58232026-09-03T04:19:32.396Z
58242026-09-03T04:19:32.396ZSep 03 04:19:30.570 Sep 03 04:19:30.570DEBG INFO 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 03 04:19:30.570Sep 03 04:19:30.570 adding route 172.17.0.50/32 -> 10.0.0.255DEBG
58252026-09-03T04:19:32.396ZINFO
58262026-09-03T04:19:32.396Z adding route 172.17.0.32/32 -> 10.0.0.255
58272026-09-03T04:19:32.396Zreplacing 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 } }]
58282026-09-03T04:19:32.396ZSep 03 04:19:30.570 INFOSep 03 04:19:30.570 Sep 03 04:19:30.570Sep 03 04:19:30.570adding route 172.17.0.47/32 -> 10.0.0.255 DEBG
58292026-09-03T04:19:32.396ZINFO DEBGreplacing 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.21/32 -> 10.0.0.255 Sep 03 04:19:30.570replacing 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 } }]
58302026-09-03T04:19:32.396Z
58312026-09-03T04:19:32.396Z
58322026-09-03T04:19:32.396Z 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 } }]
58332026-09-03T04:19:32.396ZSep 03 04:19:30.570 Sep 03 04:19:30.570Sep 03 04:19:30.570 INFODEBG Sep 03 04:19:30.570adding route 172.17.0.51/32 -> 10.0.0.255INFO
58342026-09-03T04:19:32.396Z INFOreplacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.33/32 -> 10.0.0.255
58352026-09-03T04:19:32.396Z
58362026-09-03T04:19:32.396Zadding route 172.17.0.48/32 -> 10.0.0.255
58372026-09-03T04:19:32.396ZSep 03 04:19:30.570 Sep 03 04:19:30.570DEBGSep 03 04:19:30.570 INFOSep 03 04:19:30.570 DEBGreplacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBGadding route 172.17.0.22/32 -> 10.0.0.255
58382026-09-03T04:19:32.396Z replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
58392026-09-03T04:19:32.396Z
58402026-09-03T04:19:32.396Z
58412026-09-03T04:19:32.396ZSep 03 04:19:30.570 INFO adding route 172.17.0.52/32 -> 10.0.0.255
58422026-09-03T04:19:32.396ZSep 03 04:19:30.570 Sep 03 04:19:30.570INFO Sep 03 04:19:30.570 DEBG Sep 03 04:19:30.570INFO adding route 172.17.0.34/32 -> 10.0.0.255 adding route 172.17.0.49/32 -> 10.0.0.255
58432026-09-03T04:19:32.396Z
58442026-09-03T04:19:32.396ZDEBGreplacing 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 } }]
58452026-09-03T04:19:32.397Zreplacing 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 } }]
58462026-09-03T04:19:32.397ZSep 03 04:19:30.570Sep 03 04:19:30.570Sep 03 04:19:30.570Sep 03 04:19:30.570 DEBGDEBG INFO INFOreplacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58472026-09-03T04:19:32.397Z adding route 172.17.0.23/32 -> 10.0.0.255adding route 172.17.0.53/32 -> 10.0.0.255
58482026-09-03T04:19:32.397Z
58492026-09-03T04:19:32.397Zreplacing 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 } }]
58502026-09-03T04:19:32.397ZSep 03 04:19:30.570Sep 03 04:19:30.570Sep 03 04:19:30.570Sep 03 04:19:30.570 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.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 } }]
58512026-09-03T04:19:32.397Z
58522026-09-03T04:19:32.397ZINFO INFOadding route 172.17.0.35/32 -> 10.0.0.255 Sep 03 04:19:30.570
58532026-09-03T04:19:32.397Z Sep 03 04:19:30.570INFO adding route 172.17.0.50/32 -> 10.0.0.255adding route 172.17.0.54/32 -> 10.0.0.255
58542026-09-03T04:19:32.397Z
58552026-09-03T04:19:32.397Z INFOSep 03 04:19:30.570 Sep 03 04:19:30.570DEBG DEBGreplacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58562026-09-03T04:19:32.397Z adding route 172.17.0.24/32 -> 10.0.0.255Sep 03 04:19:30.570
58572026-09-03T04:19:32.397Z DEBGreplacing 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 } }]
58582026-09-03T04:19:32.397Zreplacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.570
58592026-09-03T04:19:32.397Z INFO Sep 03 04:19:30.570adding route 172.17.0.36/32 -> 10.0.0.255Sep 03 04:19:30.570
58602026-09-03T04:19:32.397Z DEBGSep 03 04:19:30.570INFO replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.51/32 -> 10.0.0.255Sep 03 04:19:30.570
58612026-09-03T04:19:32.397Z
58622026-09-03T04:19:32.397ZDEBG 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 } }]
58632026-09-03T04:19:32.397Zadding route 172.17.0.55/32 -> 10.0.0.255Sep 03 04:19:30.571
58642026-09-03T04:19:32.397Z DEBGSep 03 04:19:30.571 Sep 03 04:19:30.571INFO Sep 03 04:19:30.571INFOreplacing 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 } }]
58652026-09-03T04:19:32.397Z adding route 172.17.0.25/32 -> 10.0.0.255adding route 172.17.0.37/32 -> 10.0.0.255
58662026-09-03T04:19:32.397Z
58672026-09-03T04:19:32.397ZDEBG 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 03 04:19:30.571
58682026-09-03T04:19:32.397ZSep 03 04:19:30.571 INFODEBG adding route 172.17.0.52/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 } }]
58692026-09-03T04:19:32.397Z
58702026-09-03T04:19:32.397ZSep 03 04:19:30.571Sep 03 04:19:30.571 INFOSep 03 04:19:30.571DEBG DEBG adding route 172.17.0.56/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 } }]
58712026-09-03T04:19:32.397Ztest route::tests::delete_target_full ... ok
58722026-09-03T04:19:32.397ZSep 03 04:19:30.571replacing 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 } }] INFO
58732026-09-03T04:19:32.398Z
58742026-09-03T04:19:32.398Z adding route 172.17.0.38/32 -> 10.0.0.255
58752026-09-03T04:19:32.398ZSep 03 04:19:30.571 Sep 03 04:19:30.571Sep 03 04:19:30.571DEBG 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 } }]
58762026-09-03T04:19:32.398Zreplacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.571
58772026-09-03T04:19:32.398Z INFOINFO Sep 03 04:19:30.571 adding route 172.17.0.26/32 -> 10.0.0.255Sep 03 04:19:30.571
58782026-09-03T04:19:32.398Z INFOadding route 172.17.0.53/32 -> 10.0.0.255 INFO
58792026-09-03T04:19:32.398Zadding route 172.17.0.39/32 -> 10.0.0.255
58802026-09-03T04:19:32.398Ztest route::tests::delete_target_fragmented ... ok
58812026-09-03T04:19:32.398Zadding route 172.17.0.57/32 -> 10.0.0.255Sep 03 04:19:30.571
58822026-09-03T04:19:32.398Ztest route::tests::delete_targets_full ... ok
58832026-09-03T04:19:32.398Z DEBGSep 03 04:19:30.571 replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.571
58842026-09-03T04:19:32.398ZDEBGDEBGSep 03 04:19:30.571 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 } }] DEBGreplacing 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 } }]
58852026-09-03T04:19:32.398Zreplacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.571
58862026-09-03T04:19:32.398Z
58872026-09-03T04:19:32.398ZINFO Sep 03 04:19:30.571Sep 03 04:19:30.571adding route 172.17.0.27/32 -> 10.0.0.255Sep 03 04:19:30.571
58882026-09-03T04:19:32.398Z INFOINFO adding route 172.17.0.40/32 -> 10.0.0.255INFO adding route 172.17.0.58/32 -> 10.0.0.255
58892026-09-03T04:19:32.398ZSep 03 04:19:30.571adding route 172.17.0.54/32 -> 10.0.0.255
58902026-09-03T04:19:32.398ZDEBG 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 } }]
58912026-09-03T04:19:32.398Z
58922026-09-03T04:19:32.398ZSep 03 04:19:30.571 DEBGSep 03 04:19:30.571Sep 03 04:19:30.571 Sep 03 04:19:30.571 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 } }] DEBG
58932026-09-03T04:19:32.398ZDEBG 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 } }] adding route 172.17.0.28/32 -> 10.0.0.255
58942026-09-03T04:19:32.398Z
58952026-09-03T04:19:32.398Zreplacing 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 } }]
58962026-09-03T04:19:32.398ZSep 03 04:19:30.571 Sep 03 04:19:30.571 INFOINFOSep 03 04:19:30.571 adding route 172.17.0.55/32 -> 10.0.0.255Sep 03 04:19:30.571
58972026-09-03T04:19:32.398Z INFOadding route 172.17.0.59/32 -> 10.0.0.255
58982026-09-03T04:19:32.398Zadding route 172.17.0.41/32 -> 10.0.0.255DEBGSep 03 04:19:30.571 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 } }]Sep 03 04:19:30.571
58992026-09-03T04:19:32.398Z 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 } }]
59002026-09-03T04:19:32.399ZSep 03 04:19:30.571 INFO adding route 172.17.0.60/32 -> 10.0.0.255
59012026-09-03T04:19:32.399ZSep 03 04:19:30.571 INFO Sep 03 04:19:30.571adding route 172.17.0.56/32 -> 10.0.0.255
59022026-09-03T04:19:32.399ZDEBG 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 } }]
59032026-09-03T04:19:32.399ZSep 03 04:19:30.571replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG
59042026-09-03T04:19:32.399Z 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 03 04:19:30.571
59052026-09-03T04:19:32.403Z INFO adding route 172.17.0.61/32 -> 10.0.0.255
59062026-09-03T04:19:32.404ZSep 03 04:19:30.571
59072026-09-03T04:19:32.404Z Sep 03 04:19:30.571INFO adding route 172.17.0.57/32 -> 10.0.0.255
59082026-09-03T04:19:32.404Z DEBG Sep 03 04:19:30.579replacing targets for 172.17.0.61/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 04:19:30.579
59092026-09-03T04:19:32.404Z DEBG DEBGreplacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 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 } }]
59102026-09-03T04:19:32.404Z
59112026-09-03T04:19:32.404ZSep 03 04:19:30.579 INFOSep 03 04:19:30.579 INFOSep 03 04:19:30.579 adding route 172.17.0.58/32 -> 10.0.0.255INFO
59122026-09-03T04:19:32.404Z adding route 172.17.0.42/32 -> 10.0.0.255
59132026-09-03T04:19:32.404ZSep 03 04:19:30.571Sep 03 04:19:30.579 INFOSep 03 04:19:30.579 adding route 172.17.0.29/32 -> 10.0.0.255DEBG
59142026-09-03T04:19:32.404Z 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 } }]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 } }]
59152026-09-03T04:19:32.404Z
59162026-09-03T04:19:32.404ZSep 03 04:19:30.579Sep 03 04:19:30.579 Sep 03 04:19:30.579INFO DEBGINFO adding route 172.17.0.43/32 -> 10.0.0.255 adding route 172.17.0.59/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 } }]
59172026-09-03T04:19:32.404Z
59182026-09-03T04:19:32.404Z
59192026-09-03T04:19:32.404ZSep 03 04:19:30.579Sep 03 04:19:30.579 DEBG adding route 172.17.0.62/32 -> 10.0.0.255INFO
59202026-09-03T04:19:32.404ZSep 03 04:19:30.579 DEBG adding route 172.17.0.30/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 } }]Sep 03 04:19:30.579
59212026-09-03T04:19:32.404Z
59222026-09-03T04:19:32.404Zreplacing 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 } }]
59232026-09-03T04:19:32.404ZDEBG replacing targets for 172.17.0.62/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.579
59242026-09-03T04:19:32.404Z DEBGSep 03 04:19:30.579Sep 03 04:19:30.579 INFOreplacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
59252026-09-03T04:19:32.404ZSep 03 04:19:30.579 adding route 172.17.0.44/32 -> 10.0.0.255DEBG failed to allocate space for the new target list
59262026-09-03T04:19:32.404Z
59272026-09-03T04:19:32.404Zadding route 172.17.0.60/32 -> 10.0.0.255
59282026-09-03T04:19:32.404ZSep 03 04:19:30.579Sep 03 04:19:30.579Sep 03 04:19:30.579Sep 03 04:19:30.579 DEBGDEBGINFO DEBG adding route 172.17.0.31/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 } }]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 } }]
59292026-09-03T04:19:32.404Z
59302026-09-03T04:19:32.404Z
59312026-09-03T04:19:32.405Zreplacing 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 } }]
59322026-09-03T04:19:32.405ZSep 03 04:19:30.579Sep 03 04:19:30.579 Sep 03 04:19:30.579DEBG 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 } }]failed to allocate space for the new target list
59332026-09-03T04:19:32.405Z
59342026-09-03T04:19:32.405Zadding route 172.17.0.45/32 -> 10.0.0.255
59352026-09-03T04:19:32.405ZSep 03 04:19:30.579 Sep 03 04:19:30.579INFO DEBGadding route 172.17.0.32/32 -> 10.0.0.255Sep 03 04:19:30.579
59362026-09-03T04:19:32.405Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]DEBG
59372026-09-03T04:19:32.405Z 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 } }]
59382026-09-03T04:19:32.405ZSep 03 04:19:30.579Sep 03 04:19:30.579 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.46/32 -> 10.0.0.255
59392026-09-03T04:19:32.405Z
59402026-09-03T04:19:32.405ZSep 03 04:19:30.579Sep 03 04:19:30.579 INFODEBG adding route 172.17.0.33/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 } }]
59412026-09-03T04:19:32.405Z
59422026-09-03T04:19:32.405ZSep 03 04:19:30.579Sep 03 04:19:30.579 INFODEBG adding route 172.17.0.47/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 } }]
59432026-09-03T04:19:32.405Z
59442026-09-03T04:19:32.405ZSep 03 04:19:30.579Sep 03 04:19:30.579 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.34/32 -> 10.0.0.255
59452026-09-03T04:19:32.405Z
59462026-09-03T04:19:32.405ZSep 03 04:19:30.579 Sep 03 04:19:30.579 INFO DEBGadding route 172.17.0.48/32 -> 10.0.0.255
59472026-09-03T04:19:32.405Zreplacing 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 } }]
59482026-09-03T04:19:32.405ZSep 03 04:19:30.579Sep 03 04:19:30.579 INFO adding route 172.17.0.35/32 -> 10.0.0.255
59492026-09-03T04:19:32.405Z 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 } }]
59502026-09-03T04:19:32.405ZSep 03 04:19:30.579 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 03 04:19:30.579
59512026-09-03T04:19:32.405Z INFO adding route 172.17.0.49/32 -> 10.0.0.255
59522026-09-03T04:19:32.405ZSep 03 04:19:30.579 INFO adding route 172.17.0.36/32 -> 10.0.0.255Sep 03 04:19:30.579
59532026-09-03T04:19:32.405Z 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 } }]
59542026-09-03T04:19:32.405ZSep 03 04:19:30.579 DEBG replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.579
59552026-09-03T04:19:32.405Z INFO adding route 172.17.0.50/32 -> 10.0.0.255
59562026-09-03T04:19:32.405ZSep 03 04:19:30.579 INFO adding route 172.17.0.37/32 -> 10.0.0.255Sep 03 04:19:30.579
59572026-09-03T04:19:32.405Z 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 } }]
59582026-09-03T04:19:32.405ZSep 03 04:19:30.579 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 } }]Sep 03 04:19:30.579
59592026-09-03T04:19:32.406Z INFO adding route 172.17.0.51/32 -> 10.0.0.255
59602026-09-03T04:19:32.406ZSep 03 04:19:30.579 INFO adding route 172.17.0.38/32 -> 10.0.0.255
59612026-09-03T04:19:32.406ZSep 03 04:19:30.579Sep 03 04:19:30.579 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 } }]
59622026-09-03T04:19:32.406Z DEBG replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.579
59632026-09-03T04:19:32.406Z INFO adding route 172.17.0.52/32 -> 10.0.0.255
59642026-09-03T04:19:32.406ZSep 03 04:19:30.579Sep 03 04:19:30.579 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.39/32 -> 10.0.0.255
59652026-09-03T04:19:32.406Z
59662026-09-03T04:19:32.406ZSep 03 04:19:30.579Sep 03 04:19:30.579 INFODEBG adding route 172.17.0.53/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 } }]
59672026-09-03T04:19:32.406Z
59682026-09-03T04:19:32.406ZSep 03 04:19:30.579Sep 03 04:19:30.579 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.40/32 -> 10.0.0.255
59692026-09-03T04:19:32.406Z
59702026-09-03T04:19:32.406ZSep 03 04:19:30.579Sep 03 04:19:30.579 INFODEBG adding route 172.17.0.54/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 } }]
59712026-09-03T04:19:32.406Z
59722026-09-03T04:19:32.406ZSep 03 04:19:30.579Sep 03 04:19:30.579 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.41/32 -> 10.0.0.255
59732026-09-03T04:19:32.406Z
59742026-09-03T04:19:32.406Ztest route::tests::delete_targets_fragmented ... ok
59752026-09-03T04:19:32.406ZSep 03 04:19:30.579Sep 03 04:19:30.579 INFODEBG adding route 172.17.0.55/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 } }]
59762026-09-03T04:19:32.406Z
59772026-09-03T04:19:32.406ZSep 03 04:19:30.579Sep 03 04:19:30.579 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.42/32 -> 10.0.0.255
59782026-09-03T04:19:32.406Z
59792026-09-03T04:19:32.406ZSep 03 04:19:30.579Sep 03 04:19:30.579 INFODEBG adding route 172.17.0.56/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 } }]
59802026-09-03T04:19:32.406Z
59812026-09-03T04:19:32.406ZSep 03 04:19:30.579Sep 03 04:19:30.579 INFODEBG adding route 172.17.0.43/32 -> 10.0.0.255replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59822026-09-03T04:19:32.406Z
59832026-09-03T04:19:32.406Z
59842026-09-03T04:19:32.406Ztest result: ok. 93 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
59852026-09-03T04:19:32.406ZSep 03 04:19:30.579Sep 03 04:19:30.579 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.57/32 -> 10.0.0.255
59862026-09-03T04:19:32.406Z
59872026-09-03T04:19:32.407Z
59882026-09-03T04:19:32.407ZSep 03 04:19:30.579Sep 03 04:19:30.579 INFODEBG adding route 172.17.0.44/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 } }]
59892026-09-03T04:19:32.407Z
59902026-09-03T04:19:32.407ZSep 03 04:19:30.579Sep 03 04:19:30.579 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.58/32 -> 10.0.0.255
59912026-09-03T04:19:32.407Z
59922026-09-03T04:19:32.407ZSep 03 04:19:30.579Sep 03 04:19:30.579 INFODEBG adding route 172.17.0.45/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 } }]
59932026-09-03T04:19:32.407Z
59942026-09-03T04:19:32.407ZSep 03 04:19:30.579Sep 03 04:19:30.579 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.59/32 -> 10.0.0.255
59952026-09-03T04:19:32.407Z
59962026-09-03T04:19:32.407ZSep 03 04:19:30.579Sep 03 04:19:30.579 INFODEBG adding route 172.17.0.46/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 } }]
59972026-09-03T04:19:32.407Z
59982026-09-03T04:19:32.407ZSep 03 04:19:30.579Sep 03 04:19:30.579 INFODEBG adding route 172.17.0.60/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 } }]
59992026-09-03T04:19:32.407Z
60002026-09-03T04:19:32.407ZSep 03 04:19:30.579Sep 03 04:19:30.579 DEBGINFO replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.47/32 -> 10.0.0.255
60012026-09-03T04:19:32.407Z
60022026-09-03T04:19:32.407ZSep 03 04:19:30.579Sep 03 04:19:30.579 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 } }]failed to allocate space for the new target list
60032026-09-03T04:19:32.407Z
60042026-09-03T04:19:32.407ZSep 03 04:19:30.579Sep 03 04:19:30.579 INFODEBG adding route 172.17.0.48/32 -> 10.0.0.255replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]
60052026-09-03T04:19:32.413Z
60062026-09-03T04:19:32.413ZSep 03 04:19:30.579 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 } }]
60072026-09-03T04:19:32.413ZSep 03 04:19:30.579 INFO adding route 172.17.0.49/32 -> 10.0.0.255
60082026-09-03T04:19:32.413ZSep 03 04:19:30.579 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 } }]
60092026-09-03T04:19:32.413ZSep 03 04:19:30.579 INFO adding route 172.17.0.50/32 -> 10.0.0.255
60102026-09-03T04:19:32.414ZSep 03 04:19:30.579 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 } }]
60112026-09-03T04:19:32.414ZSep 03 04:19:30.579 INFO adding route 172.17.0.51/32 -> 10.0.0.255
60122026-09-03T04:19:32.414ZSep 03 04:19:30.579 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 } }]
60132026-09-03T04:19:32.414ZSep 03 04:19:30.579 INFO adding route 172.17.0.52/32 -> 10.0.0.255
60142026-09-03T04:19:32.414ZSep 03 04:19:30.579 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 } }]
60152026-09-03T04:19:32.414ZSep 03 04:19:30.579 INFO adding route 172.17.0.53/32 -> 10.0.0.255
60162026-09-03T04:19:32.414ZSep 03 04:19:30.579 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 } }]
60172026-09-03T04:19:32.414ZSep 03 04:19:30.579 INFO adding route 172.17.0.54/32 -> 10.0.0.255
60182026-09-03T04:19:32.414ZSep 03 04:19:30.579 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 } }]
60192026-09-03T04:19:32.414ZSep 03 04:19:30.579 INFO adding route 172.17.0.55/32 -> 10.0.0.255
60202026-09-03T04:19:32.414ZSep 03 04:19:30.579 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 } }]
60212026-09-03T04:19:32.414ZSep 03 04:19:30.579 INFO adding route 172.17.0.56/32 -> 10.0.0.255
60222026-09-03T04:19:32.414ZSep 03 04:19:30.579 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 } }]
60232026-09-03T04:19:32.414ZSep 03 04:19:30.579 INFO adding route 172.17.0.57/32 -> 10.0.0.255
60242026-09-03T04:19:32.414ZSep 03 04:19:30.579 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 } }]
60252026-09-03T04:19:32.414ZSep 03 04:19:30.579 INFO adding route 172.17.0.58/32 -> 10.0.0.255
60262026-09-03T04:19:32.414ZSep 03 04:19:30.579 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 } }]
60272026-09-03T04:19:32.414ZSep 03 04:19:30.739 INFO adding route 172.17.0.59/32 -> 10.0.0.255
60282026-09-03T04:19:32.414ZSep 03 04:19:30.739 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 } }]
60292026-09-03T04:19:32.414ZSep 03 04:19:30.739 INFO adding route 172.17.0.60/32 -> 10.0.0.255
60302026-09-03T04:19:32.414ZSep 03 04:19:30.739 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 } }]
60312026-09-03T04:19:32.414ZSep 03 04:19:30.739 DEBG failed to allocate space for the new target list
60322026-09-03T04:19:32.414ZSep 03 04:19:30.739 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 } }]
60332026-09-03T04:19:32.414Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-d65595a8baa92b60)
60342026-09-03T04:19:32.414Z
60352026-09-03T04:19:32.414Zrunning 0 tests
60362026-09-03T04:19:32.414Z
60372026-09-03T04:19:32.414Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60382026-09-03T04:19:32.415Z
60392026-09-03T04:19:32.415Z Running unittests src/lib.rs (target/debug/deps/dpd_api-acda18f7a0b943fc)
60402026-09-03T04:19:32.415Z
60412026-09-03T04:19:32.415Zrunning 0 tests
60422026-09-03T04:19:32.415Z
60432026-09-03T04:19:32.415Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60442026-09-03T04:19:32.415Z
60452026-09-03T04:19:32.415Z Running unittests src/lib.rs (target/debug/deps/dpd_client-1217d2f8d9f4c422)
60462026-09-03T04:19:32.415Z
60472026-09-03T04:19:32.415Zrunning 6 tests
60482026-09-03T04:19:32.415Ztest tests::test_parse_client_port_id ... ok
60492026-09-03T04:19:32.415Ztest tests::test_port_id_cmp ... ok
60502026-09-03T04:19:32.415Ztest tests::test_full_lot_id_neither_present ... ok
60512026-09-03T04:19:32.415Ztest tests::test_full_lot_id_lotnum_only ... ok
60522026-09-03T04:19:32.415Ztest tests::test_full_lot_id_lot_only ... ok
60532026-09-03T04:19:32.415Ztest tests::test_full_lot_id_both_present ... ok
60542026-09-03T04:19:32.415Z
60552026-09-03T04:19:32.415Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60562026-09-03T04:19:32.415Z
60572026-09-03T04:19:32.415Z Running tests/test_all.rs (target/debug/deps/test_all-ca0bfd5d6a213c76)
60582026-09-03T04:19:32.415Z
60592026-09-03T04:19:32.415Zrunning 0 tests
60602026-09-03T04:19:32.415Z
60612026-09-03T04:19:32.415Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60622026-09-03T04:19:32.415Z
60632026-09-03T04:19:32.415Z Running unittests src/lib.rs (target/debug/deps/dpd_types-13ccc83203b2fded)
60642026-09-03T04:19:32.415Z
60652026-09-03T04:19:32.415Zrunning 0 tests
60662026-09-03T04:19:32.415Z
60672026-09-03T04:19:32.416Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60682026-09-03T04:19:32.416Z
60692026-09-03T04:19:32.416Z Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-a087f10fd23084c3)
60702026-09-03T04:19:32.416Z
60712026-09-03T04:19:32.416Zrunning 15 tests
60722026-09-03T04:19:32.416Ztest impls::switch_identifiers::tests::chip_revision_a0 ... ok
60732026-09-03T04:19:32.416Ztest impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok
60742026-09-03T04:19:32.416Ztest impls::switch_identifiers::tests::chip_revision_b0 ... ok
60752026-09-03T04:19:32.416Ztest impls::switch_identifiers::tests::chip_revision_b1 ... ok
60762026-09-03T04:19:32.416Ztest impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok
60772026-09-03T04:19:32.416Ztest impls::table::tests::table_counter_entry_new_collects_key_values ... ok
60782026-09-03T04:19:32.416Ztest impls::table::tests::table_entry_new_collects_display_values ... ok
60792026-09-03T04:19:32.416Ztest v1::network::tests::test_equal ... ok
60802026-09-03T04:19:32.416Ztest v1::network::tests::test_eui64 ... ok
60812026-09-03T04:19:32.416Ztest v1::network::tests::test_not_equal ... ok
60822026-09-03T04:19:32.416Ztest v1::network::tests::test_into ... ok
60832026-09-03T04:19:32.416Ztest v1::port::tests::port_ids_are_ascii ... ok
60842026-09-03T04:19:32.416Ztest v1::network::tests::test_to_string ... ok
60852026-09-03T04:19:32.416Ztest v1::network::tests::test_parse ... ok
60862026-09-03T04:19:32.416Ztest v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok
60872026-09-03T04:19:32.416Z
60882026-09-03T04:19:32.416Ztest result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60892026-09-03T04:19:32.416Z
60902026-09-03T04:19:32.416Z Running unittests src/lib.rs (target/debug/deps/packet-c0def7fdaa185f19)
60912026-09-03T04:19:32.416Z
60922026-09-03T04:19:32.416Zrunning 12 tests
60932026-09-03T04:19:32.417Ztest icmp::test_v6_checksum ... ok
60942026-09-03T04:19:32.417Ztest icmp::test_v4_checksum ... ok
60952026-09-03T04:19:32.417Ztest lldp::test_lldp_parse ... ok
60962026-09-03T04:19:32.417Ztest ipv6::test_ipv6_parse ... ok
60972026-09-03T04:19:32.417Ztest pbuf::test_byte ... ok
60982026-09-03T04:19:32.417Ztest pbuf::test_nibble ... ok
60992026-09-03T04:19:32.417Ztest pbuf::test_overflow ... ok
61002026-09-03T04:19:32.417Ztest pbuf::test_short ... ok
61012026-09-03T04:19:32.417Ztest pbuf::test_twelve ... ok
61022026-09-03T04:19:32.417Ztest pbuf::test_word ... ok
61032026-09-03T04:19:32.417Ztest tcp::test_checksum_ack_data ... ok
61042026-09-03T04:19:32.417Ztest tcp::test_checksum_syn_nodata ... ok
61052026-09-03T04:19:32.421Z
61062026-09-03T04:19:32.421Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61072026-09-03T04:19:32.421Z
61082026-09-03T04:19:32.421Z Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b)
61092026-09-03T04:19:32.421Z
61102026-09-03T04:19:32.421Zrunning 0 tests
61112026-09-03T04:19:32.421Z
61122026-09-03T04:19:32.421Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61132026-09-03T04:19:32.421Z
61142026-09-03T04:19:32.421Z Running unittests src/main.rs (target/debug/deps/swadm-38d7423179802b5f)
61152026-09-03T04:19:32.421Z
61162026-09-03T04:19:32.422Zrunning 5 tests
61172026-09-03T04:19:32.422Ztest switchport::test::test_compute_lanes ... ok
61182026-09-03T04:19:32.422Ztest switchport::test::port_id_ordering ... ok
61192026-09-03T04:19:32.422Z Lane 0 Lane 1 Lane 0Lane 2 Lane 3Lane 1
61202026-09-03T04:19:32.422Z Lane 2 Rx Loss-of-lock: Yes Lane 3Yes
61212026-09-03T04:19:32.422Z Yes State: ActivatedYes
61222026-09-03T04:19:32.422ZActivated Rx Loss-of-signal: Yes ActivatedYes ActivatedYes
61232026-09-03T04:19:32.422Z Yes Rx Output Enabled: false
61242026-09-03T04:19:32.422Z Rx CDR Enabled: Yes false Yes falseYes Yesfalse
61252026-09-03T04:19:32.422Z
61262026-09-03T04:19:32.422Z Rx Output Status: valid Tx Enabled: Yes validYes valid Yesvalid
61272026-09-03T04:19:32.422ZYes
61282026-09-03T04:19:32.422Z Rx Loss-of-lock: true Tx Loss-of-lock: Notrue No true Notrue
61292026-09-03T04:19:32.422Z No
61302026-09-03T04:19:32.422Z Rx Loss-of-signal: false Tx Loss-of-signal: No falseNo false falseNo
61312026-09-03T04:19:32.422Z No
61322026-09-03T04:19:32.422ZRx Auto-squelch Disable: true Tx CDR Enabled: No true Notrue trueNo
61332026-09-03T04:19:32.422Z No
61342026-09-03T04:19:32.422Z Tx Output Enabled: true Tx Adaptive EQ Fault: Notrue trueNo trueNo
61352026-09-03T04:19:32.422Z No
61362026-09-03T04:19:32.422Z Tx Output Status: invalid Tx Fault: Yes invalidYes invalid Yesinvalid
61372026-09-03T04:19:32.422ZYes Tx Loss-of-lock: false
61382026-09-03T04:19:32.422Z false false false
61392026-09-03T04:19:32.422Z Tx Loss-of-signal: true true true true
61402026-09-03T04:19:32.422ZTx Auto-squelch Disable: false false false false
61412026-09-03T04:19:32.422Z Tx Adaptive EQ Fail: true true true true
61422026-09-03T04:19:32.422Z Tx Failure: false false false false
61432026-09-03T04:19:32.422Z Tx Force Squelch: true true true true
61442026-09-03T04:19:32.423Z Tx Input Polarity: normal normal normal normal
61452026-09-03T04:19:32.423Ztest switchport::test::test_print_sff_datapath ... ok
61462026-09-03T04:19:32.423Ztest switchport::test::test_print_cmis_datapath ... ok
61472026-09-03T04:19:32.423Ztest link::test_filter ... ok
61482026-09-03T04:19:32.423Z
61492026-09-03T04:19:32.423Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61502026-09-03T04:19:32.423Z
61512026-09-03T04:19:32.423Z Running tests/counters.rs (target/debug/deps/counters-12e2179eba3d7f1a)
61522026-09-03T04:19:32.423Z
61532026-09-03T04:19:32.423Zrunning 1 test
61542026-09-03T04:19:32.423Ztest test_p4_counter_list ... ignored
61552026-09-03T04:19:32.423Z
61562026-09-03T04:19:32.423Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
61572026-09-03T04:19:32.423Z
61582026-09-03T04:19:32.423Z Running tests/multicast.rs (target/debug/deps/multicast-dd25e4fb1657d28a)
61592026-09-03T04:19:32.426Z
61602026-09-03T04:19:32.427Zrunning 1 test
61612026-09-03T04:19:32.427Ztest test_multicast_list_and_get ... ignored
61622026-09-03T04:19:32.427Z
61632026-09-03T04:19:32.427Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
61642026-09-03T04:19:32.427Z
61652026-09-03T04:19:32.427Z Running tests/port-link.rs (target/debug/deps/port_link-8132700ee3903254)
61662026-09-03T04:19:32.427Z
61672026-09-03T04:19:32.427Zrunning 5 tests
61682026-09-03T04:19:32.427Ztest test_an ... ignored
61692026-09-03T04:19:32.427Ztest test_enable ... ignored
61702026-09-03T04:19:32.427Ztest test_ip_addresses ... ignored
61712026-09-03T04:19:32.427Ztest test_kr ... ignored
61722026-09-03T04:19:32.427Ztest test_mac ... ignored
61732026-09-03T04:19:32.427Z
61742026-09-03T04:19:32.427Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
61752026-09-03T04:19:32.427Z
61762026-09-03T04:19:32.427Z Running unittests src/main.rs (target/debug/deps/tfportd-2546e62a9f6990cc)
61772026-09-03T04:19:32.431Z
61782026-09-03T04:19:32.431Zrunning 3 tests
61792026-09-03T04:19:32.434Ztest linklocal::test_parse_ipadm ... ok
61802026-09-03T04:19:32.434Ztest tfport::test_parse_tfport ... ok
61812026-09-03T04:19:32.434Ztest config::tests::test_updates ... ok
61822026-09-03T04:19:32.434Z
61832026-09-03T04:19:32.434Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61842026-09-03T04:19:32.434Z
61852026-09-03T04:19:32.434Z Running unittests src/main.rs (target/debug/deps/uplinkd-c3b8c98e56e112b2)
61862026-09-03T04:19:32.438Z
61872026-09-03T04:19:32.438Zrunning 0 tests
61882026-09-03T04:19:32.438Z
61892026-09-03T04:19:32.438Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61902026-09-03T04:19:32.438Z
61912026-09-03T04:19:32.438Z Running unittests src/main.rs (target/debug/deps/xtask-624fff7d24b9ffb6)
61922026-09-03T04:19:32.438Z
61932026-09-03T04:19:32.438Zrunning 0 tests
61942026-09-03T04:19:32.438Z
61952026-09-03T04:19:32.438Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61962026-09-03T04:19:32.438Z
61972026-09-03T04:19:32.438Z Doc-tests aal
61982026-09-03T04:19:32.656Z
61992026-09-03T04:19:32.656Zrunning 0 tests
62002026-09-03T04:19:32.656Z
62012026-09-03T04:19:32.656Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
62022026-09-03T04:19:32.656Z
62032026-09-03T04:19:32.682Z Doc-tests aal_macros
62042026-09-03T04:19:32.755Z
62052026-09-03T04:19:32.755Zrunning 0 tests
62062026-09-03T04:19:32.755Z
62072026-09-03T04:19:32.755Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
62082026-09-03T04:19:32.755Z
62092026-09-03T04:19:32.764Z Doc-tests common
62102026-09-03T04:19:33.004Z
62112026-09-03T04:19:33.004Zrunning 0 tests
62122026-09-03T04:19:33.004Z
62132026-09-03T04:19:33.004Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
62142026-09-03T04:19:33.004Z
62152026-09-03T04:19:33.033Z Doc-tests dpd_api
62162026-09-03T04:19:33.760Z
62172026-09-03T04:19:33.760Zrunning 2 tests
62182026-09-03T04:19:33.760Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 69) ... ignored
62192026-09-03T04:19:33.760Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 75) ... ignored
62202026-09-03T04:19:33.760Z
62212026-09-03T04:19:33.760Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
62222026-09-03T04:19:33.760Z
62232026-09-03T04:19:33.792Z Doc-tests dpd_client
62242026-09-03T04:19:35.182Z
62252026-09-03T04:19:35.182Zrunning 0 tests
62262026-09-03T04:19:35.182Z
62272026-09-03T04:19:35.182Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
62282026-09-03T04:19:35.182Z
62292026-09-03T04:19:35.238Z Doc-tests dpd_types
62302026-09-03T04:19:35.427Z
62312026-09-03T04:19:35.427Zrunning 0 tests
62322026-09-03T04:19:35.427Z
62332026-09-03T04:19:35.427Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
62342026-09-03T04:19:35.427Z
62352026-09-03T04:19:35.453Z Doc-tests dpd_types_versions
62362026-09-03T04:19:36.972Z
62372026-09-03T04:19:36.972Zrunning 1 test
62382026-09-03T04:19:36.972Ztest dpd-types/versions/src/lib.rs - (line 19) ... ignored
62392026-09-03T04:19:36.972Z
62402026-09-03T04:19:36.972Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
62412026-09-03T04:19:36.972Z
62422026-09-03T04:19:37.024Z Doc-tests packet
62432026-09-03T04:19:37.251Z
62442026-09-03T04:19:37.251Zrunning 0 tests
62452026-09-03T04:19:37.251Z
62462026-09-03T04:19:37.251Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
62472026-09-03T04:19:37.251Z
62482026-09-03T04:19:37.280Z Doc-tests pcap
62492026-09-03T04:19:37.333Z
62502026-09-03T04:19:37.333Zrunning 0 tests
62512026-09-03T04:19:37.333Z
62522026-09-03T04:19:37.333Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
62532026-09-03T04:19:37.333Z
62542026-09-03T04:19:37.384Z+ for feat in tofino_stub tofino_asic softnpu chaos
62552026-09-03T04:19:37.384Z+ RUST_BACKTRACE=full
62562026-09-03T04:19:37.384Z+ cargo test --features softnpu --no-fail-fast
62572026-09-03T04:19:38.032Z Compiling num-integer v0.1.46
62582026-09-03T04:19:38.114Z Compiling num-complex v0.4.6
62592026-09-03T04:19:38.151Z Compiling bitstruct_derive v0.1.0
62602026-09-03T04:19:38.154Z Compiling tap v1.0.1
62612026-09-03T04:19:38.278Z Compiling wyz v0.5.1
62622026-09-03T04:19:38.411Z Compiling num-rational v0.4.2
62632026-09-03T04:19:38.444Z Compiling num-iter v0.1.45
62642026-09-03T04:19:38.454Z Compiling num-bigint v0.4.6
62652026-09-03T04:19:38.551Z Compiling radium v0.7.0
62662026-09-03T04:19:38.564Z Compiling funty v2.0.0
62672026-09-03T04:19:38.625Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
62682026-09-03T04:19:38.644Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62692026-09-03T04:19:38.756Z Compiling num v0.4.3
62702026-09-03T04:19:38.838Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62712026-09-03T04:19:38.849Z Compiling nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62722026-09-03T04:19:38.861Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62732026-09-03T04:19:38.928Z Compiling bitvec v1.0.1
62742026-09-03T04:19:38.985Z Compiling nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62752026-09-03T04:19:39.123Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
62762026-09-03T04:19:39.164Z Compiling typeid v1.0.3
62772026-09-03T04:19:39.233Z Compiling rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62782026-09-03T04:19:39.248Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62792026-09-03T04:19:39.286Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62802026-09-03T04:19:39.586Z Compiling ascii v1.1.0
62812026-09-03T04:19:40.026Z Compiling rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62822026-09-03T04:19:40.086Z Compiling cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62832026-09-03T04:19:40.203Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62842026-09-03T04:19:40.218Z Compiling erased-serde v0.4.8
62852026-09-03T04:19:40.416Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
62862026-09-03T04:19:40.557Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62872026-09-03T04:19:40.609Z Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544)
62882026-09-03T04:19:40.658Z Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a)
62892026-09-03T04:19:40.700Z Compiling bitstruct v0.1.1
62902026-09-03T04:19:41.033Z Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16)
62912026-09-03T04:19:41.232Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62922026-09-03T04:19:41.288Z Compiling serde_arrays v0.1.0
62932026-09-03T04:19:41.325Z Compiling libloading v0.7.4
62942026-09-03T04:19:41.483Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615)
62952026-09-03T04:19:42.115Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62962026-09-03T04:19:42.292Z Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16)
62972026-09-03T04:19:42.342Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62982026-09-03T04:19:43.477Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
62992026-09-03T04:19:44.325Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
63002026-09-03T04:19:50.378Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
63012026-09-03T04:19:50.600Z Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
63022026-09-03T04:19:50.600Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
63032026-09-03T04:19:50.603Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
63042026-09-03T04:19:50.665Z Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
63052026-09-03T04:19:52.646Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
63062026-09-03T04:19:52.946Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
63072026-09-03T04:19:53.139Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
63082026-09-03T04:19:59.168Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
63092026-09-03T04:19:59.399Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
63102026-09-03T04:20:07.163Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
63112026-09-03T04:20:09.675Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
63122026-09-03T04:20:13.753Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
63132026-09-03T04:20:56.048Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 18s
63142026-09-03T04:20:56.168Z Running unittests src/lib.rs (target/debug/deps/aal-ba9a6cb485b135e1)
63152026-09-03T04:20:56.177Z
63162026-09-03T04:20:56.177Zrunning 0 tests
63172026-09-03T04:20:56.177Z
63182026-09-03T04:20:56.181Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
63192026-09-03T04:20:56.181Z
63202026-09-03T04:20:56.181Z Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3)
63212026-09-03T04:20:56.184Z
63222026-09-03T04:20:56.184Zrunning 0 tests
63232026-09-03T04:20:56.184Z
63242026-09-03T04:20:56.184Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
63252026-09-03T04:20:56.184Z
63262026-09-03T04:20:56.184Z Running unittests src/lib.rs (target/debug/deps/asic-fc0834f7ac8e6813)
63272026-09-03T04:20:56.192Z
63282026-09-03T04:20:56.192Zrunning 0 tests
63292026-09-03T04:20:56.192Z
63302026-09-03T04:20:56.195Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
63312026-09-03T04:20:56.196Z
63322026-09-03T04:20:56.196Z Running unittests src/lib.rs (target/debug/deps/common-728aaa11d2bb131d)
63332026-09-03T04:20:56.216Z
63342026-09-03T04:20:56.216Zrunning 4 tests
63352026-09-03T04:20:56.220Ztest nat::tests::test_vni ... ok
63362026-09-03T04:20:56.220Ztest network::tests::test_generate_ipv6_link_local ... ok
63372026-09-03T04:20:56.223Ztest test_purge ... ok
63382026-09-03T04:20:56.226Ztest illumos::test::address_exists_handles_missing_object ... ok
63392026-09-03T04:20:56.226Z
63402026-09-03T04:20:56.226Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
63412026-09-03T04:20:56.226Z
63422026-09-03T04:20:56.229Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-3b6a1705a6b97607)
63432026-09-03T04:20:56.232Z
63442026-09-03T04:20:56.232Zrunning 1 test
63452026-09-03T04:20:56.235Z -------
63462026-09-03T04:20:56.235Z Generating OpenAPI documents from API definitions ...
63472026-09-03T04:20:56.379Z Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ...
63482026-09-03T04:20:56.453Z Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi"
63492026-09-03T04:20:57.490Z -------
63502026-09-03T04:20:57.490Z Checking 14 OpenAPI documents...
63512026-09-03T04:20:57.490Z Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller
63522026-09-03T04:20:57.490Z Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller
63532026-09-03T04:20:57.490Z Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller
63542026-09-03T04:20:57.490Z Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller
63552026-09-03T04:20:57.494Z Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller
63562026-09-03T04:20:57.494Z Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller
63572026-09-03T04:20:57.494Z Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller
63582026-09-03T04:20:57.494Z Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller
63592026-09-03T04:20:57.494Z Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller
63602026-09-03T04:20:57.494Z Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller
63612026-09-03T04:20:57.494Z Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller
63622026-09-03T04:20:57.494Z Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller
63632026-09-03T04:20:57.494Z Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller
63642026-09-03T04:20:57.494Z Fresh dpd (versioned v14.0.0 (added locally)): Oxide Switch Dataplane Controller
63652026-09-03T04:20:57.494Z Fresh dpd "latest" symlink
63662026-09-03T04:20:57.494Z -------
63672026-09-03T04:20:57.494Z Success 14 documents checked: 15 fresh, 0 stale, 0 failed, 0 other problems
63682026-09-03T04:20:57.572Ztest test::test_apis_up_to_date ... ok
63692026-09-03T04:20:57.572Z
63702026-09-03T04:20:57.572Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.34s
63712026-09-03T04:20:57.572Z
63722026-09-03T04:20:57.641Z Running unittests src/main.rs (target/debug/deps/dpd-22aa5909c6ae5d38)
63732026-09-03T04:20:57.648Z
63742026-09-03T04:20:57.648Zrunning 61 tests
63752026-09-03T04:20:57.651Ztest freemap::test_ordering ... ok
63762026-09-03T04:20:57.651Ztest config::tests::test_updates ... ok
63772026-09-03T04:20:57.651Ztest dhcpv6::tests::test_create_duid_bytes ... ok
63782026-09-03T04:20:57.651Ztest freemap::test_split ... ok
63792026-09-03T04:20:57.654Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
63802026-09-03T04:20:57.654Ztest macaddrs::tests::test_mac_offset ... ok
63812026-09-03T04:20:57.654Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
63822026-09-03T04:20:57.654ZSep 03 04:20:56.027 DEBG created new freemap, unit: freemap_test
63832026-09-03T04:20:57.654ZSep 03 04:20:56.027 DEBG initted freemap. size: 128, unit: freemap_test
63842026-09-03T04:20:57.654ZSep 03 04:20:56.027 Sep 03 04:20:56.027DEBG DEBGreset freemap , Sep 03 04:20:56.027unitcreated new freemap: , DEBGunitfreemap_test
63852026-09-03T04:20:57.654Z:created new freemap freemap_test,
63862026-09-03T04:20:57.654Zunit: freemap_test
63872026-09-03T04:20:57.654ZSep 03 04:20:56.027 DEBGSep 03 04:20:56.027 initted freemap. size: 128DEBG, unitinitted freemap. size: 128:, unitfreemap_test:
63882026-09-03T04:20:57.654Z freemap_test
63892026-09-03T04:20:57.654ZSep 03 04:20:56.027 DEBGSep 03 04:20:56.027 reset freemapDEBG, unitreset freemap:, unitfreemap_test:
63902026-09-03T04:20:57.654Z freemap_test
63912026-09-03T04:20:57.654Ztest macaddrs::tests::test_parse_port_id ... ok
63922026-09-03T04:20:57.654ZSep 03 04:20:56.027 DEBG created new freemap, unit: freemap_test
63932026-09-03T04:20:57.654ZSep 03 04:20:56.027 DEBG initted freemap. size: 128, unit: freemap_test
63942026-09-03T04:20:57.654ZSep 03 04:20:56.027 DEBG reset freemap, unit: freemap_test
63952026-09-03T04:20:57.654Ztest freemap::test_reclaim ... ok
63962026-09-03T04:20:57.654Ztest freemap::test_free ... ok
63972026-09-03T04:20:57.654Ztest freemap::test_basic ... ok
63982026-09-03T04:20:57.654Ztest freemap::test_exhaustion ... ok
63992026-09-03T04:20:57.654Ztest mcast::tests::test_canonicalize_sources ... ok
64002026-09-03T04:20:57.654ZSep 03 04:20:56.028 DEBG created new freemap, unit: freemap_test
64012026-09-03T04:20:57.654ZSep 03 04:20:56.028 DEBG initted freemap. size: 8, unit: freemap_test
64022026-09-03T04:20:57.654ZSep 03 04:20:56.028 DEBG reset freemap, unit: freemap_test
64032026-09-03T04:20:57.654Ztest mcast::tests::test_create_port_bitmap_filters_by_direction ... ok
64042026-09-03T04:20:57.654Ztest mcast::tests::test_create_port_bitmap_all_same_direction ... ok
64052026-09-03T04:20:57.654Ztest mcast::tests::test_create_port_bitmap_empty ... ok
64062026-09-03T04:20:57.654Ztest freemap::test_reclaim_preserves_existing_freelist ... ok
64072026-09-03T04:20:57.655Ztest mcast::tests::test_multicast_group_data_id_exhaustion ... ok
64082026-09-03T04:20:57.655Ztest mcast::tests::test_paired_allocation_and_cleanup ... ok
64092026-09-03T04:20:57.655Ztest mcast::tests::test_multicast_group_data_generate_id_allocation ... ok
64102026-09-03T04:20:57.655Ztest mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok
64112026-09-03T04:20:57.655Ztest mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok
64122026-09-03T04:20:57.655Ztest mcast::tests::test_sources_contain_any ... ok
64132026-09-03T04:20:57.655Ztest api_server::tests::test_build_info ... ok
64142026-09-03T04:20:57.655Ztest mcast::tests::test_concurrent_id_allocation ... ok
64152026-09-03T04:20:57.655Ztest mcast::tests::test_concurrent_allocation_and_deallocation ... ok
64162026-09-03T04:20:57.655Ztest mcast::validate::tests::test_ipv4_ssm_with_sources ... ok
64172026-09-03T04:20:57.655Ztest mcast::validate::tests::test_ipv6_ssm_with_sources ... ok
64182026-09-03T04:20:57.655Ztest mcast::validate::tests::test_ipv6_validation ... ok
64192026-09-03T04:20:57.659Ztest mcast::validate::tests::test_address_validation_with_source_validation ... ok
64202026-09-03T04:20:57.659Ztest mcast::validate::tests::test_is_ssm_function ... ok
64212026-09-03T04:20:57.659Ztest mcast::validate::tests::test_address_validation_integrated ... ok
64222026-09-03T04:20:57.659Ztest mcast::validate::tests::test_ipv4_validation ... ok
64232026-09-03T04:20:57.659Ztest mcast::validate::tests::test_validate_nat_target ... ok
64242026-09-03T04:20:57.659Ztest mcast::validate::tests::test_reserved_and_unallocatable_addresses ... ok
64252026-09-03T04:20:57.659Ztest mcast::validate::tests::test_validate_not_underlay_subnet ... ok
64262026-09-03T04:20:57.659Ztest nat::test_mapping ... ok
64272026-09-03T04:20:57.659Ztest mcast::validate::tests::test_validate_source_addresses ... ok
64282026-09-03T04:20:57.659Ztest mcast::tests::test_id_range_boundaries ... ok
64292026-09-03T04:20:57.659Ztest mcast::validate::tests::test_validate_tag ... ok
64302026-09-03T04:20:57.659Ztest mcast::validate::tests::test_validate_tag_format ... ok
64312026-09-03T04:20:57.659Ztest port_map::tests::test_backplane_group ... ok
64322026-09-03T04:20:57.659ZSep 03 04:20:56.029 DEBG created new freemap, unit: freemap_test
64332026-09-03T04:20:57.659ZSep 03 04:20:56.029 DEBG initted freemap. size: 128, unit: freemap_test
64342026-09-03T04:20:57.659ZSep 03 04:20:56.029 DEBG reset freemap, unit: freemap_test
64352026-09-03T04:20:57.659Ztest freemap::test_span ... ok
64362026-09-03T04:20:57.659Ztest port_map::tests::test_port_map ... ok
64372026-09-03T04:20:57.659Ztest port_map::tests::dump_map ... ok
64382026-09-03T04:20:57.659ZSep 03 04:20:56.030 DEBG created new freemap, unit: freemap_route_ipv4
64392026-09-03T04:20:57.659ZSep 03 04:20:56.030 DEBG created new freemap, unit: freemap_route_ipv6
64402026-09-03T04:20:57.659ZSep 03 04:20:56.030 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
64412026-09-03T04:20:57.659ZSep 03 04:20:56.030 DEBG reset freemap, unit: freemap_route_ipv4
64422026-09-03T04:20:57.659ZSep 03 04:20:56.030 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
64432026-09-03T04:20:57.659ZSep 03 04:20:56.031 DEBG reset freemap, unit: freemap_route_ipv6
64442026-09-03T04:20:57.659ZSep 03 04:20:56.031 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
64452026-09-03T04:20:57.659ZSep 03 04:20:56.031 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
64462026-09-03T04:20:57.660ZSep 03 04:20:56.031 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2
64472026-09-03T04:20:57.660ZSep 03 04:20:56.031 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
64482026-09-03T04:20:57.660ZSep 03 04:20:56.031 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff
64492026-09-03T04:20:57.660ZSep 03 04:20:56.031 DEBG replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
64502026-09-03T04:20:57.660ZSep 03 04:20:56.031 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
64512026-09-03T04:20:57.660ZSep 03 04:20:56.031 DEBG replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
64522026-09-03T04:20:57.660ZSep 03 04:20:56.031 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
64532026-09-03T04:20:57.660ZSep 03 04:20:56.031 DEBG replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
64542026-09-03T04:20:57.660ZSep 03 04:20:56.031 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
64552026-09-03T04:20:57.660ZSep 03 04:20:56.031 DEBG replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
64562026-09-03T04:20:57.660ZSep 03 04:20:56.031 DEBG created new freemap, unit: freemap_route_ipv4
64572026-09-03T04:20:57.660ZSep 03 04:20:56.031 Sep 03 04:20:56.031 DEBG created new freemap, unit: freemap_route_ipv6
64582026-09-03T04:20:57.660ZSep 03 04:20:56.031 DEBG initted freemap. size: 64Sep 03 04:20:56.031, unitDEBG: created new freemapfreemap_route_ipv4,
64592026-09-03T04:20:57.660Zunit: freemap_route_ipv4
64602026-09-03T04:20:57.660ZSep 03 04:20:56.031 DEBG created new freemapSep 03 04:20:56.031, unitDEBG: reset freemapfreemap_route_ipv6,
64612026-09-03T04:20:57.660Zunit: freemap_route_ipv4
64622026-09-03T04:20:57.660ZSep 03 04:20:56.031 DEBGSep 03 04:20:56.031 initted freemap. size: 64DEBG, unitinitted freemap. size: 64:, unitfreemap_route_ipv4:
64632026-09-03T04:20:57.660Z freemap_route_ipv6
64642026-09-03T04:20:57.660Ztest port_map::tests::parse_softnpu_revision ... ok
64652026-09-03T04:20:57.660ZSep 03 04:20:56.031Sep 03 04:20:56.031 Sep 03 04:20:56.031DEBGDEBG Sep 03 04:20:56.031reset freemap , DEBGunitreset freemap: DEBG, unitcreated new freemapcreated new freemap , :, unitfreemap_route_ipv4unit
64662026-09-03T04:20:57.660Z:freemap_route_ipv6 :freemap_route_ipv4
64672026-09-03T04:20:57.660Z
64682026-09-03T04:20:57.660ZSep 03 04:20:56.031freemap_route_ipv4
64692026-09-03T04:20:57.660ZDEBG initted freemap. size: 64Sep 03 04:20:56.031, Sep 03 04:20:56.031 Sep 03 04:20:56.031 INFODEBG DEBGunitadding route 3fff:dead::/64 -> 2001:db8::55:1:created new freemap
64702026-09-03T04:20:57.660Zfreemap_route_ipv6
64712026-09-03T04:20:57.660Z, created new freemapunit, :Sep 03 04:20:56.031 DEBGfreemap_route_ipv6Sep 03 04:20:56.031INFO
64722026-09-03T04:20:57.660Z adding route 3fff:beef:4::/64 -> 2001:db8::55:ffunit
64732026-09-03T04:20:57.660Z: replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]freemap_route_ipv6DEBG
64742026-09-03T04:20:57.660Z
64752026-09-03T04:20:57.660Z Sep 03 04:20:56.031reset freemap Sep 03 04:20:56.031DEBG, Sep 03 04:20:56.031 Sep 03 04:20:56.031 initted freemap. size: 64INFODEBG , adding route 3fff:dead::/64 -> 2001:db8::55:2unitreplacing 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 } }]DEBGunit
64762026-09-03T04:20:57.660Z:
64772026-09-03T04:20:57.660Z:freemap_route_ipv4
64782026-09-03T04:20:57.660ZSep 03 04:20:56.031freemap_route_ipv6Sep 03 04:20:56.031 initted freemap. size: 64DEBGINFO
64792026-09-03T04:20:57.660Z, unit replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 03 04:20:56.031adding route 3fff:beef:5::/64 -> 2001:db8::55:ff: Sep 03 04:20:56.031
64802026-09-03T04:20:57.660ZDEBG
64812026-09-03T04:20:57.660Z INFO reset freemap , freemap_route_ipv4Sep 03 04:20:56.031
64822026-09-03T04:20:57.660ZunitSep 03 04:20:56.031: DEBGINFO freemap_route_ipv4adding route 3fff:dead::/64 -> 2001:db8::55:3
64832026-09-03T04:20:57.660Z
64842026-09-03T04:20:57.661Zreplacing 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:1
64852026-09-03T04:20:57.661Z
64862026-09-03T04:20:57.661ZSep 03 04:20:56.031Sep 03 04:20:56.031Sep 03 04:20:56.031Sep 03 04:20:56.031 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 } }] DEBG
64872026-09-03T04:20:57.661Zinitted freemap. size: 64DEBGSep 03 04:20:56.031 , 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 } }]INFOunit : adding route 3fff:beef:6::/64 -> 2001:db8::55:ffSep 03 04:20:56.031
64882026-09-03T04:20:57.661Zreset freemapfreemap_route_ipv6, unit
64892026-09-03T04:20:57.661Z INFO:Sep 03 04:20:56.031
64902026-09-03T04:20:57.661Z adding route 3fff:dead::/64 -> 2001:db8::55:4DEBGfreemap_route_ipv4
64912026-09-03T04:20:57.661ZSep 03 04:20:56.031Sep 03 04:20:56.031 DEBG
64922026-09-03T04:20:57.661Z 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 } }]INFOSep 03 04:20:56.031
64932026-09-03T04:20:57.661Z DEBG reset freemap , replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 03 04:20:56.031
64942026-09-03T04:20:57.661Z adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG
64952026-09-03T04:20:57.661Z initted freemap. size: 64unit:Sep 03 04:20:56.031 , Sep 03 04:20:56.031Sep 03 04:20:56.031unit :DEBG freemap_route_ipv6 freemap_route_ipv6
64962026-09-03T04:20:57.661ZINFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
64972026-09-03T04:20:57.661Z
64982026-09-03T04:20:57.661ZINFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]adding route 3fff:beef::/64 -> 2001:db8::55:ff
64992026-09-03T04:20:57.661ZSep 03 04:20:56.031
65002026-09-03T04:20:57.661Z Sep 03 04:20:56.031 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG
65012026-09-03T04:20:57.661Z Sep 03 04:20:56.031 reset freemapDEBGSep 03 04:20:56.031 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 } }],
65022026-09-03T04:20:57.661Z Sep 03 04:20:56.031Sep 03 04:20:56.031DEBG DEBG INFOunitreplacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.031
65032026-09-03T04:20:57.661Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]: adding route 3fff:dead::/64 -> 2001:db8::55:1
65042026-09-03T04:20:57.661Z
65052026-09-03T04:20:57.661ZINFO Sep 03 04:20:56.031 freemap_route_ipv6adding route 3fff:beef:1::/64 -> 2001:db8::55:ffINFO
65062026-09-03T04:20:57.661ZSep 03 04:20:56.031 INFOadding route 3fff:beef:8::/64 -> 2001:db8::55:ff
65072026-09-03T04:20:57.661Zadding route 3fff:beef::/64 -> 2001:db8::55:ffSep 03 04:20:56.031
65082026-09-03T04:20:57.661Z
65092026-09-03T04:20:57.661Z DEBGSep 03 04:20:56.031 Sep 03 04:20:56.031Sep 03 04:20:56.031replacing 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 } }]INFOSep 03 04:20:56.031
65102026-09-03T04:20:57.661Z adding route 3fff:dead::/64 -> 2001:db8::55:1
65112026-09-03T04:20:57.661ZDEBG DEBG Sep 03 04:20:56.031 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: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 } }]
65122026-09-03T04:20:57.661ZDEBG
65132026-09-03T04:20:57.661Zreplacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.031
65142026-09-03T04:20:57.661Z DEBG Sep 03 04:20:56.031INFO Sep 03 04:20:56.031INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
65152026-09-03T04:20:57.661Zadding route 3fff:beef:1::/64 -> 2001:db8::55:ffINFO
65162026-09-03T04:20:57.661Z
65172026-09-03T04:20:57.661Z Sep 03 04:20:56.031adding route 3fff:beef:9::/64 -> 2001:db8::55:ff INFO
65182026-09-03T04:20:57.661ZSep 03 04:20:56.031Sep 03 04:20:56.031Sep 03 04:20:56.031 INFO DEBGDEBGadding route 3fff:dead::/64 -> 2001:db8::55:1
65192026-09-03T04:20:57.666Z 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 03 04:20:56.031replacing 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 } }]
65202026-09-03T04:20:57.666ZSep 03 04:20:56.031
65212026-09-03T04:20:57.666Z 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 } }]DEBGSep 03 04:20:56.031 Sep 03 04:20:56.031INFOreplacing 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 } }]
65222026-09-03T04:20:57.666Z
65232026-09-03T04:20:57.666Zadding route 3fff:beef:2::/64 -> 2001:db8::55:ff
65242026-09-03T04:20:57.666ZINFO Sep 03 04:20:56.031adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
65252026-09-03T04:20:57.666ZSep 03 04:20:56.031INFO INFOSep 03 04:20:56.031adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
65262026-09-03T04:20:57.666ZSep 03 04:20:56.031 DEBGDEBG Sep 03 04:20:56.031replacing 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 } }]
65272026-09-03T04:20:57.666Zreplacing 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:dead::/64 -> 2001:db8::55:1DEBG
65282026-09-03T04:20:57.666Z 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 } }]
65292026-09-03T04:20:57.666Z
65302026-09-03T04:20:57.666ZSep 03 04:20:56.031 Sep 03 04:20:56.031Sep 03 04:20:56.031INFOSep 03 04:20:56.031 DEBGINFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
65312026-09-03T04:20:57.666ZINFO
65322026-09-03T04:20:57.666Z adding route 3fff:beef:4::/64 -> 2001:db8::55:ffadding route 3fff:beef:3::/64 -> 2001:db8::55:ff
65332026-09-03T04:20:57.666ZSep 03 04:20:56.031
65342026-09-03T04:20:57.666ZSep 03 04:20:56.031 DEBG INFOreplacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:20:56.031
65352026-09-03T04:20:57.666Zadding route 3fff:dead::/64 -> 2001:db8::55:2Sep 03 04:20:56.031
65362026-09-03T04:20:57.666Z DEBGDEBG Sep 03 04:20:56.031Sep 03 04:20:56.031 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: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 } }]
65372026-09-03T04:20:57.666Z
65382026-09-03T04:20:57.666ZDEBG 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:c::/64 -> 2001:db8::55:ffSep 03 04:20:56.031
65392026-09-03T04:20:57.666Z
65402026-09-03T04:20:57.666Z Sep 03 04:20:56.031INFO INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ffSep 03 04:20:56.031
65412026-09-03T04:20:57.666Z INFOadding route 3fff:beef:5::/64 -> 2001:db8::55:ff adding route 3fff:beef::/64 -> 2001:db8::55:ffSep 03 04:20:56.031
65422026-09-03T04:20:57.666Z
65432026-09-03T04:20:57.666ZSep 03 04:20:56.031 DEBG DEBGSep 03 04:20:56.031replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:20:56.031DEBG
65442026-09-03T04:20:57.666ZDEBG 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: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 } }]
65452026-09-03T04:20:57.666Z
65462026-09-03T04:20:57.666Zreplacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.031
65472026-09-03T04:20:57.666Z INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
65482026-09-03T04:20:57.666ZSep 03 04:20:56.031Sep 03 04:20:56.031 INFOSep 03 04:20:56.031 INFOadding route 3fff:beef:d::/64 -> 2001:db8::55:ff
65492026-09-03T04:20:57.666ZSep 03 04:20:56.031adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
65502026-09-03T04:20:57.666ZDEBGINFO 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 } }]
65512026-09-03T04:20:57.667Zadding route 3fff:beef:6::/64 -> 2001:db8::55:ffSep 03 04:20:56.031
65522026-09-03T04:20:57.667Z DEBG replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.031Sep 03 04:20:56.031
65532026-09-03T04:20:57.667ZSep 03 04:20:56.031 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ffDEBG
65542026-09-03T04:20:57.667ZDEBG Sep 03 04:20:56.032 replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
65552026-09-03T04:20:57.667Z Sep 03 04:20:56.032
65562026-09-03T04:20:57.667ZINFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ffSep 03 04:20:56.032DEBG
65572026-09-03T04:20:57.667Z INFO replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.032Sep 03 04:20:56.032adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
65582026-09-03T04:20:57.667Z
65592026-09-03T04:20:57.667ZINFODEBG 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 } }]Sep 03 04:20:56.032
65602026-09-03T04:20:57.667ZSep 03 04:20:56.032 INFODEBG
65612026-09-03T04:20:57.667Zadding route 3fff:beef:7::/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 } }]
65622026-09-03T04:20:57.667ZSep 03 04:20:56.032 INFO
65632026-09-03T04:20:57.667Z adding route 3fff:beef:f::/64 -> 2001:db8::55:ffSep 03 04:20:56.032Sep 03 04:20:56.032
65642026-09-03T04:20:57.667Z Sep 03 04:20:56.032DEBGDEBG 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:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.032
65652026-09-03T04:20:57.667Z
65662026-09-03T04:20:57.667Z INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ffDEBGSep 03 04:20:56.032 replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
65672026-09-03T04:20:57.667ZSep 03 04:20:56.032 adding route 3fff:beef:8::/64 -> 2001:db8::55:ffINFO
65682026-09-03T04:20:57.667Z adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
65692026-09-03T04:20:57.667Z
65702026-09-03T04:20:57.667ZSep 03 04:20:56.032 INFOSep 03 04:20:56.032 Sep 03 04:20:56.032adding route 3fff:beef:10::/64 -> 2001:db8::55:ffSep 03 04:20:56.032
65712026-09-03T04:20:57.667ZDEBG DEBG replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.032
65722026-09-03T04:20:57.667Z 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
65732026-09-03T04:20:57.667Z replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
65742026-09-03T04:20:57.667Z replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.032
65752026-09-03T04:20:57.667Z Sep 03 04:20:56.032INFO Sep 03 04:20:56.032Sep 03 04:20:56.032 INFOadding route 3fff:beef:9::/64 -> 2001:db8::55:ff INFOadding route 3fff:beef:4::/64 -> 2001:db8::55:ff
65762026-09-03T04:20:57.667Z
65772026-09-03T04:20:57.667Z INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ffadding route 3fff:beef:11::/64 -> 2001:db8::55:ff
65782026-09-03T04:20:57.667Z
65792026-09-03T04:20:57.667ZSep 03 04:20:56.032 DEBGSep 03 04:20:56.032 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 } }]DEBGSep 03 04:20:56.032
65802026-09-03T04:20:57.667Z replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.032
65812026-09-03T04:20:57.667Z DEBG Sep 03 04:20:56.032DEBG 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 Sep 03 04:20:56.032replacing 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 } }]
65822026-09-03T04:20:57.667Z adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
65832026-09-03T04:20:57.667Z INFO
65842026-09-03T04:20:57.667ZSep 03 04:20:56.032 Sep 03 04:20:56.032INFOadding route 3fff:beef:a::/64 -> 2001:db8::55:ff Sep 03 04:20:56.032INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ffDEBG
65852026-09-03T04:20:57.667Z
65862026-09-03T04:20:57.667Zreplacing 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:a::/64 -> 2001:db8::55:ff
65872026-09-03T04:20:57.667Z
65882026-09-03T04:20:57.667ZSep 03 04:20:56.032Sep 03 04:20:56.032 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:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.032
65892026-09-03T04:20:57.667ZSep 03 04:20:56.032
65902026-09-03T04:20:57.668Z INFODEBG adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
65912026-09-03T04:20:57.668Z 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 } }]
65922026-09-03T04:20:57.668ZSep 03 04:20:56.032Sep 03 04:20:56.032Sep 03 04:20:56.032 INFODEBG 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:13::/64 -> 2001:db8::55:ff
65932026-09-03T04:20:57.668Z
65942026-09-03T04:20:57.668ZSep 03 04:20:56.032INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ffINFO Sep 03 04:20:56.032adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
65952026-09-03T04:20:57.668Z
65962026-09-03T04:20:57.668Z INFO Sep 03 04:20:56.032adding route 3fff:beef:7::/64 -> 2001:db8::55:ffSep 03 04:20:56.032
65972026-09-03T04:20:57.668Z Sep 03 04:20:56.032DEBG DEBG DEBGreplacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef: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: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 } }]
65982026-09-03T04:20:57.668Z
65992026-09-03T04:20:57.668Z
66002026-09-03T04:20:57.668ZSep 03 04:20:56.032 DEBG replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.032
66012026-09-03T04:20:57.668ZSep 03 04:20:56.032Sep 03 04:20:56.032 INFOINFO INFOadding route 3fff:beef:14::/64 -> 2001:db8::55:ff
66022026-09-03T04:20:57.668Zadding route 3fff:beef:c::/64 -> 2001:db8::55:ff
66032026-09-03T04:20:57.668Zadding route 3fff:beef:c::/64 -> 2001:db8::55:ff
66042026-09-03T04:20:57.668ZSep 03 04:20:56.032Sep 03 04:20:56.032Sep 03 04:20:56.032 INFODEBGDEBG 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: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:8::/64 -> 2001:db8::55:ff
66052026-09-03T04:20:57.668Z
66062026-09-03T04:20:57.668Z
66072026-09-03T04:20:57.668ZSep 03 04:20:56.032 DEBG replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
66082026-09-03T04:20:57.668ZSep 03 04:20:56.032Sep 03 04:20:56.032Sep 03 04:20:56.032 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:d::/64 -> 2001:db8::55:ff
66092026-09-03T04:20:57.668Z
66102026-09-03T04:20:57.668ZINFOSep 03 04:20:56.032 INFOSep 03 04:20:56.032 adding route 3fff:beef:15::/64 -> 2001:db8::55:ffSep 03 04:20:56.032adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
66112026-09-03T04:20:57.668Z
66122026-09-03T04:20:57.668ZINFODEBG 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 } }]
66132026-09-03T04:20:57.668ZSep 03 04:20:56.032adding route 3fff:beef:9::/64 -> 2001:db8::55:ffSep 03 04:20:56.032
66142026-09-03T04:20:57.668Z DEBG DEBGreplacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:20:56.032replacing 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 } }]
66152026-09-03T04:20:57.668ZSep 03 04:20:56.032
66162026-09-03T04:20:57.668ZDEBG Sep 03 04:20:56.032INFOreplacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.032
66172026-09-03T04:20:57.668Z adding route 3fff:beef:e::/64 -> 2001:db8::55:ff
66182026-09-03T04:20:57.668ZINFOINFO Sep 03 04:20:56.032adding route 3fff:beef:e::/64 -> 2001:db8::55:ff adding route 3fff:beef:16::/64 -> 2001:db8::55:ffINFO
66192026-09-03T04:20:57.672Z
66202026-09-03T04:20:57.672Z adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
66212026-09-03T04:20:57.672ZSep 03 04:20:56.032Sep 03 04:20:56.032 Sep 03 04:20:56.032DEBGDEBGSep 03 04:20:56.032 DEBGDEBGreplacing 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 } }]
66222026-09-03T04:20:57.672Zreplacing 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: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 } }]
66232026-09-03T04:20:57.672Z 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 } }]
66242026-09-03T04:20:57.672Z
66252026-09-03T04:20:57.672ZSep 03 04:20:56.032 INFOSep 03 04:20:56.032Sep 03 04:20:56.032Sep 03 04:20:56.032 INFO INFOINFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ffadding route 3fff:beef:b::/64 -> 2001:db8::55:ffadding route 3fff:beef:17::/64 -> 2001:db8::55:ff
66262026-09-03T04:20:57.672Z
66272026-09-03T04:20:57.672Zadding route 3fff:beef:f::/64 -> 2001:db8::55:ff
66282026-09-03T04:20:57.672Z
66292026-09-03T04:20:57.672ZSep 03 04:20:56.032 Sep 03 04:20:56.032Sep 03 04:20:56.032Sep 03 04:20:56.032 DEBGDEBG 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 } }]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 } }]replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
66302026-09-03T04:20:57.672Z
66312026-09-03T04:20:57.672Z
66322026-09-03T04:20:57.672Z
66332026-09-03T04:20:57.672ZSep 03 04:20:56.032Sep 03 04:20:56.032Sep 03 04:20:56.032 Sep 03 04:20:56.032INFO INFOadding route 3fff:beef:c::/64 -> 2001:db8::55:ff
66342026-09-03T04:20:57.673Zadding route 3fff:beef:18::/64 -> 2001:db8::55:ff
66352026-09-03T04:20:57.673Z INFOINFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ffadding route 3fff:beef:10::/64 -> 2001:db8::55:ff
66362026-09-03T04:20:57.673Z
66372026-09-03T04:20:57.673ZSep 03 04:20:56.032Sep 03 04:20:56.032 DEBG DEBGreplacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
66382026-09-03T04:20:57.673Zreplacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.032
66392026-09-03T04:20:57.673ZDEBG 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 } }]
66402026-09-03T04:20:57.673ZSep 03 04:20:56.032Sep 03 04:20:56.032 Sep 03 04:20:56.032INFOSep 03 04:20:56.032 INFOadding route 3fff:beef:d::/64 -> 2001:db8::55:ff
66412026-09-03T04:20:57.673Z INFOadding route 3fff:beef:19::/64 -> 2001:db8::55:ff
66422026-09-03T04:20:57.673Zadding route 3fff:beef:11::/64 -> 2001:db8::55:ff
66432026-09-03T04:20:57.673ZSep 03 04:20:56.032 Sep 03 04:20:56.032DEBG 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 } }]DEBGSep 03 04:20:56.032
66442026-09-03T04:20:57.673ZDEBG 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 } }]
66452026-09-03T04:20:57.673ZSep 03 04:20:56.032DEBG INFOreplacing 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 } }]
66462026-09-03T04:20:57.673Zadding route 3fff:beef:e::/64 -> 2001:db8::55:ffSep 03 04:20:56.032replacing 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 } }]
66472026-09-03T04:20:57.673Z
66482026-09-03T04:20:57.673Z INFO Sep 03 04:20:56.032adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffSep 03 04:20:56.032
66492026-09-03T04:20:57.673ZSep 03 04:20:56.032 INFODEBG Sep 03 04:20:56.032 INFODEBG adding route 3fff:beef:11::/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 } }]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 } }]
66502026-09-03T04:20:57.673Z
66512026-09-03T04:20:57.673Zadding route 3fff:beef:12::/64 -> 2001:db8::55:ff
66522026-09-03T04:20:57.673Z
66532026-09-03T04:20:57.673ZSep 03 04:20:56.032 DEBGSep 03 04:20:56.032Sep 03 04:20:56.032 Sep 03 04:20:56.032 INFO DEBGadding route 3fff:beef:f::/64 -> 2001:db8::55:ff 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: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 } }]
66542026-09-03T04:20:57.673Z
66552026-09-03T04:20:57.673ZINFO
66562026-09-03T04:20:57.673Z adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
66572026-09-03T04:20:57.673ZSep 03 04:20:56.032Sep 03 04:20:56.032 Sep 03 04:20:56.032 INFODEBGINFO replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
66582026-09-03T04:20:57.673Z
66592026-09-03T04:20:57.673Zadding route 3fff:beef:12::/64 -> 2001:db8::55:ff
66602026-09-03T04:20:57.673ZSep 03 04:20:56.032Sep 03 04:20:56.032 Sep 03 04:20:56.032 INFODEBGSep 03 04:20:56.032 DEBGDEBG adding route 3fff:beef:10::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]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 } }]
66612026-09-03T04:20:57.673Z
66622026-09-03T04:20:57.673Zreplacing 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 } }]
66632026-09-03T04:20:57.673Z
66642026-09-03T04:20:57.673ZSep 03 04:20:56.032Sep 03 04:20:56.032 DEBGINFO replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.032adding route 3fff:beef:14::/64 -> 2001:db8::55:ff
66652026-09-03T04:20:57.673Z INFOSep 03 04:20:56.032
66662026-09-03T04:20:57.673Zadding route 3fff:beef:1c::/64 -> 2001:db8::55:ffSep 03 04:20:56.032
66672026-09-03T04:20:57.673Z INFO INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ffadding route 3fff:beef:13::/64 -> 2001:db8::55:ff
66682026-09-03T04:20:57.673Z
66692026-09-03T04:20:57.673ZSep 03 04:20:56.032Sep 03 04:20:56.032 Sep 03 04:20:56.032DEBG 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 } }]
66702026-09-03T04:20:57.673Zreplacing 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 } }]DEBG
66712026-09-03T04:20:57.673Z replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.032
66722026-09-03T04:20:57.674Z Sep 03 04:20:56.032DEBGSep 03 04:20:56.032 INFOSep 03 04:20:56.032 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:15::/64 -> 2001:db8::55:ff
66732026-09-03T04:20:57.674Z
66742026-09-03T04:20:57.674Z INFO INFOadding route 3fff:beef:14::/64 -> 2001:db8::55:ffSep 03 04:20:56.032 adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffINFO
66752026-09-03T04:20:57.674Z
66762026-09-03T04:20:57.674Zadding route 3fff:beef:12::/64 -> 2001:db8::55:ff
66772026-09-03T04:20:57.674ZSep 03 04:20:56.032 Sep 03 04:20:56.032Sep 03 04:20:56.032 DEBGDEBG replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
66782026-09-03T04:20:57.674ZSep 03 04:20:56.032 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 } }]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 } }]
66792026-09-03T04:20:57.674Z
66802026-09-03T04:20:57.674Z replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.032
66812026-09-03T04:20:57.674Z Sep 03 04:20:56.032INFO Sep 03 04:20:56.032Sep 03 04:20:56.032adding route 3fff:beef:16::/64 -> 2001:db8::55:ff INFOINFO INFO
66822026-09-03T04:20:57.674Zadding route 3fff:beef:1e::/64 -> 2001:db8::55:ffadding route 3fff:beef:15::/64 -> 2001:db8::55:ff
66832026-09-03T04:20:57.674Z
66842026-09-03T04:20:57.674Zadding route 3fff:beef:13::/64 -> 2001:db8::55:ff
66852026-09-03T04:20:57.674ZSep 03 04:20:56.032 Sep 03 04:20:56.032Sep 03 04:20:56.032 Sep 03 04:20:56.032 DEBGDEBG replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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
66862026-09-03T04:20:57.674Z 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 } }]
66872026-09-03T04:20:57.674Z
66882026-09-03T04:20:57.674ZDEBGSep 03 04:20:56.032 INFOreplacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.032
66892026-09-03T04:20:57.674Zadding route 3fff:beef:17::/64 -> 2001:db8::55:ffSep 03 04:20:56.032
66902026-09-03T04:20:57.674Z INFO Sep 03 04:20:56.032INFOSep 03 04:20:56.032 adding route 3fff:beef:14::/64 -> 2001:db8::55:ff
66912026-09-03T04:20:57.674ZINFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ff
66922026-09-03T04:20:57.674Zadding route 3fff:beef:1f::/64 -> 2001:db8::55:ffDEBG
66932026-09-03T04:20:57.674Z Sep 03 04:20:56.032 replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
66942026-09-03T04:20:57.674Z Sep 03 04:20:56.032Sep 03 04:20:56.032replacing 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 } }]
66952026-09-03T04:20:57.674Z Sep 03 04:20:56.032DEBG INFO DEBG adding route 3fff:beef:18::/64 -> 2001:db8::55:ffSep 03 04:20:56.032replacing 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 } }]
66962026-09-03T04:20:57.674Z INFO
66972026-09-03T04:20:57.674Z 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:15::/64 -> 2001:db8::55:ff
66982026-09-03T04:20:57.674Z
66992026-09-03T04:20:57.674ZSep 03 04:20:56.032 DEBG Sep 03 04:20:56.032Sep 03 04:20:56.032Sep 03 04:20:56.032 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 } }]
67002026-09-03T04:20:57.674ZDEBG 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 } }]
67012026-09-03T04:20:57.674ZINFO INFOadding route 3fff:beef:17::/64 -> 2001:db8::55:ffSep 03 04:20:56.032 adding route 3fff:beef:20::/64 -> 2001:db8::55:ff
67022026-09-03T04:20:57.674Z
67032026-09-03T04:20:57.674ZINFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ffSep 03 04:20:56.032
67042026-09-03T04:20:57.674ZSep 03 04:20:56.032 INFODEBG Sep 03 04:20:56.032adding route 3fff:beef:16::/64 -> 2001:db8::55:ff Sep 03 04:20:56.032replacing 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 } }]
67052026-09-03T04:20:57.674ZDEBG
67062026-09-03T04:20:57.674Z 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 } }]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 } }]
67072026-09-03T04:20:57.674Z
67082026-09-03T04:20:57.674ZSep 03 04:20:56.032Sep 03 04:20:56.032Sep 03 04:20:56.032 INFOINFO Sep 03 04:20:56.032adding route 3fff:beef:21::/64 -> 2001:db8::55:ff adding route 3fff:beef:18::/64 -> 2001:db8::55:ffDEBGINFO
67092026-09-03T04:20:57.674Z
67102026-09-03T04:20:57.674Zadding route 3fff:beef:1a::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
67112026-09-03T04:20:57.675Z
67122026-09-03T04:20:57.675ZSep 03 04:20:56.032Sep 03 04:20:56.032 Sep 03 04:20:56.032 DEBGINFO DEBGSep 03 04:20:56.032 replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
67132026-09-03T04:20:57.675Zadding route 3fff:beef:17::/64 -> 2001:db8::55:ffDEBG
67142026-09-03T04:20:57.675Z
67152026-09-03T04:20:57.675Zreplacing 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 } }]
67162026-09-03T04:20:57.675ZSep 03 04:20:56.032 INFOSep 03 04:20:56.032 Sep 03 04:20:56.032 adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffSep 03 04:20:56.032
67172026-09-03T04:20:57.675ZINFO DEBG INFOadding route 3fff:beef:22::/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 } }]
67182026-09-03T04:20:57.675ZSep 03 04:20:56.032
67192026-09-03T04:20:57.679Z DEBGadding route 3fff:beef:19::/64 -> 2001:db8::55:ff
67202026-09-03T04:20:57.679Zreplacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.032
67212026-09-03T04:20:57.679Z INFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ffSep 03 04:20:56.032
67222026-09-03T04:20:57.679ZSep 03 04:20:56.032Sep 03 04:20:56.032 DEBGDEBG 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 03 04:20:56.032adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff 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 } }]
67232026-09-03T04:20:57.679ZDEBG
67242026-09-03T04:20:57.679Z
67252026-09-03T04:20:57.679Z 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 } }]
67262026-09-03T04:20:57.679ZSep 03 04:20:56.032Sep 03 04:20:56.032 DEBGINFO Sep 03 04:20:56.032replacing 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:1a::/64 -> 2001:db8::55:ff
67272026-09-03T04:20:57.679ZINFOSep 03 04:20:56.032
67282026-09-03T04:20:57.679Z adding route 3fff:beef:19::/64 -> 2001:db8::55:ffSep 03 04:20:56.032
67292026-09-03T04:20:57.679Z INFOINFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffSep 03 04:20:56.032
67302026-09-03T04:20:57.679Z adding route 3fff:beef:23::/64 -> 2001:db8::55:ffSep 03 04:20:56.032
67312026-09-03T04:20:57.679Z DEBGSep 03 04:20:56.032DEBG 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: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 } }]
67322026-09-03T04:20:57.679Z
67332026-09-03T04:20:57.679Zreplacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.032
67342026-09-03T04:20:57.679ZDEBG Sep 03 04:20:56.032replacing 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 03 04:20:56.032INFO
67352026-09-03T04:20:57.679ZINFO Sep 03 04:20:56.032adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
67362026-09-03T04:20:57.679ZINFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
67372026-09-03T04:20:57.679Zadding route 3fff:beef:1e::/64 -> 2001:db8::55:ffSep 03 04:20:56.032
67382026-09-03T04:20:57.679ZSep 03 04:20:56.032 INFO DEBGadding route 3fff:beef:24::/64 -> 2001:db8::55:ffSep 03 04:20:56.032Sep 03 04:20:56.032
67392026-09-03T04:20:57.679Zreplacing 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 } }]
67402026-09-03T04:20:57.679ZDEBG 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
67412026-09-03T04:20:57.679Z 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 03 04:20:56.032
67422026-09-03T04:20:57.679Z Sep 03 04:20:56.032DEBG INFOSep 03 04:20:56.032Sep 03 04:20:56.032 adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
67432026-09-03T04:20:57.679Zreplacing 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 } }]INFOINFO
67442026-09-03T04:20:57.679Z adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
67452026-09-03T04:20:57.679ZSep 03 04:20:56.033
67462026-09-03T04:20:57.679ZSep 03 04:20:56.033 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 } }]INFO
67472026-09-03T04:20:57.679Z Sep 03 04:20:56.033adding route 3fff:beef:25::/64 -> 2001:db8::55:ffSep 03 04:20:56.033
67482026-09-03T04:20:57.679Z 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 } }]
67492026-09-03T04:20:57.679ZSep 03 04:20:56.033replacing 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 } }] INFOSep 03 04:20:56.033
67502026-09-03T04:20:57.679Zadding route 3fff:beef:20::/64 -> 2001:db8::55:ff
67512026-09-03T04:20:57.679ZDEBGSep 03 04:20:56.033 Sep 03 04:20:56.033replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO
67522026-09-03T04:20:57.679Z INFOadding route 3fff:beef:1c::/64 -> 2001:db8::55:ffSep 03 04:20:56.033
67532026-09-03T04:20:57.679Z adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffSep 03 04:20:56.033DEBG 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 } }]INFOSep 03 04:20:56.033
67542026-09-03T04:20:57.679Zadding route 3fff:beef:26::/64 -> 2001:db8::55:ff DEBG
67552026-09-03T04:20:57.680Z
67562026-09-03T04:20:57.680Zreplacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.033
67572026-09-03T04:20:57.680Z DEBGSep 03 04:20:56.033Sep 03 04:20:56.033 INFOSep 03 04:20:56.033INFO DEBGadding route 3fff:beef:21::/64 -> 2001:db8::55:ff
67582026-09-03T04:20:57.680Zreplacing 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: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 } }]
67592026-09-03T04:20:57.680Z
67602026-09-03T04:20:57.680Zadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
67612026-09-03T04:20:57.680ZSep 03 04:20:56.033 Sep 03 04:20:56.033Sep 03 04:20:56.033DEBG INFOSep 03 04:20:56.033 adding route 3fff:beef:27::/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 } }] DEBG
67622026-09-03T04:20:57.680Z
67632026-09-03T04:20:57.680Z INFOreplacing 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:1e::/64 -> 2001:db8::55:ff
67642026-09-03T04:20:57.680Z
67652026-09-03T04:20:57.680ZSep 03 04:20:56.033Sep 03 04:20:56.033 DEBGSep 03 04:20:56.033 created new freemapSep 03 04:20:56.033, unitINFO:adding route 3fff:dead::/64 -> 2001:db8::55:2 DEBG
67662026-09-03T04:20:57.680Z 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 } }]freemap_route_ipv4
67672026-09-03T04:20:57.680ZSep 03 04:20:56.033
67682026-09-03T04:20:57.680Z 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 } }]
67692026-09-03T04:20:57.680ZSep 03 04:20:56.033 DEBGSep 03 04:20:56.033 replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
67702026-09-03T04:20:57.680Z adding route 3fff:beef::/64 -> 2001:db8::55:ffSep 03 04:20:56.033 DEBG created new freemap, unit: freemap_route_ipv6
67712026-09-03T04:20:57.680ZSep 03 04:20:56.033 INFOSep 03 04:20:56.033 adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffINFO
67722026-09-03T04:20:57.680Z Sep 03 04:20:56.033adding route 3fff:beef:22::/64 -> 2001:db8::55:ff adding route 3fff:beef:28::/64 -> 2001:db8::55:ffDEBG
67732026-09-03T04:20:57.680ZSep 03 04:20:56.033 initted freemap. size: 64, unit:
67742026-09-03T04:20:57.680Z freemap_route_ipv4
67752026-09-03T04:20:57.680Z
67762026-09-03T04:20:57.680ZSep 03 04:20:56.033 DEBG Sep 03 04:20:56.033reset freemapSep 03 04:20:56.033, unit DEBG : freemap_route_ipv4
67772026-09-03T04:20:57.680ZINFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffDEBG
67782026-09-03T04:20:57.680Z Sep 03 04:20:56.033replacing 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 } }]
67792026-09-03T04:20:57.680ZDEBG initted freemap. size: 64Sep 03 04:20:56.033replacing 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 } }],
67802026-09-03T04:20:57.680Zunit: freemap_route_ipv6
67812026-09-03T04:20:57.680ZSep 03 04:20:56.033Sep 03 04:20:56.033 INFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ffSep 03 04:20:56.033DEBG 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
67822026-09-03T04:20:57.680Z reset freemapSep 03 04:20:56.033, unit: freemap_route_ipv6
67832026-09-03T04:20:57.680Z Sep 03 04:20:56.033INFO DEBGadding route 3fff:beef:23::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
67842026-09-03T04:20:57.680ZSep 03 04:20:56.033 Sep 03 04:20:56.033
67852026-09-03T04:20:57.680Z INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 DEBGDEBG replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
67862026-09-03T04:20:57.680Z
67872026-09-03T04:20:57.680ZSep 03 04:20:56.033 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 } }]
67882026-09-03T04:20:57.680Z
67892026-09-03T04:20:57.680ZSep 03 04:20:56.033Sep 03 04:20:56.033
67902026-09-03T04:20:57.680Z 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 } }]INFO
67912026-09-03T04:20:57.680Z 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 } }]
67922026-09-03T04:20:57.680ZSep 03 04:20:56.033 Sep 03 04:20:56.033INFOSep 03 04:20:56.033 adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff Sep 03 04:20:56.033INFO
67932026-09-03T04:20:57.681Z INFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ffadding route 3fff:beef:29::/64 -> 2001:db8::55:ff
67942026-09-03T04:20:57.681Z
67952026-09-03T04:20:57.681ZSep 03 04:20:56.033 INFODEBGSep 03 04:20:56.033 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
67962026-09-03T04:20:57.681Z adding route 3fff:beef:21::/64 -> 2001:db8::55:ffSep 03 04:20:56.033replacing 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 } }]
67972026-09-03T04:20:57.681Z
67982026-09-03T04:20:57.681Z 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 03 04:20:56.033
67992026-09-03T04:20:57.681Z Sep 03 04:20:56.033INFOSep 03 04:20:56.033 DEBGadding route 3fff:beef:20::/64 -> 2001:db8::55:ff
68002026-09-03T04:20:57.681ZSep 03 04:20:56.033 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 } }]INFOSep 03 04:20:56.033
68012026-09-03T04:20:57.681Z DEBGadding route 3fff:beef:25::/64 -> 2001:db8::55:ff
68022026-09-03T04:20:57.681Zadding route 3fff:beef:2a::/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 } }]
68032026-09-03T04:20:57.681Z
68042026-09-03T04:20:57.681ZSep 03 04:20:56.033 Sep 03 04:20:56.033INFOSep 03 04:20:56.033Sep 03 04:20:56.033 adding route 3fff:beef:22::/64 -> 2001:db8::55:ffDEBGINFO 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:21::/64 -> 2001:db8::55:ff
68052026-09-03T04:20:57.681Z
68062026-09-03T04:20:57.681ZDEBG
68072026-09-03T04:20:57.681Zreplacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.033
68082026-09-03T04:20:57.681Z Sep 03 04:20:56.033INFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ffDEBG
68092026-09-03T04:20:57.681Zreplacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.033Sep 03 04:20:56.033
68102026-09-03T04:20:57.681Z INFODEBG replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.033adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
68112026-09-03T04:20:57.681Z
68122026-09-03T04:20:57.681Z DEBGSep 03 04:20:56.033 replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.033INFOSep 03 04:20:56.033
68132026-09-03T04:20:57.681Z INFO DEBG adding route 3fff:beef:22::/64 -> 2001:db8::55:ffadding route 3fff:beef:23::/64 -> 2001:db8::55:ff
68142026-09-03T04:20:57.681Zreplacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.033
68152026-09-03T04:20:57.681Z
68162026-09-03T04:20:57.681ZINFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ffSep 03 04:20:56.033
68172026-09-03T04:20:57.681Z Sep 03 04:20:56.033Sep 03 04:20:56.033DEBG Sep 03 04:20:56.033INFO 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 } }] adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
68182026-09-03T04:20:57.681Zreplacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
68192026-09-03T04:20:57.685Z
68202026-09-03T04:20:57.685Z
68212026-09-03T04:20:57.685ZSep 03 04:20:56.033 DEBG Sep 03 04:20:56.033Sep 03 04:20:56.033replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.033
68222026-09-03T04:20:57.685Z INFO INFO Sep 03 04:20:56.033 INFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ffadding route 3fff:beef:24::/64 -> 2001:db8::55:ff
68232026-09-03T04:20:57.686Zadding route 3fff:beef:28::/64 -> 2001:db8::55:ffINFO
68242026-09-03T04:20:57.686Z
68252026-09-03T04:20:57.686Z adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffSep 03 04:20:56.033
68262026-09-03T04:20:57.686Z Sep 03 04:20:56.033DEBGSep 03 04:20:56.033 replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:20:56.033
68272026-09-03T04:20:57.686ZDEBG adding route 3fff:beef:1::/64 -> 2001:db8::55:ff 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 } }]
68282026-09-03T04:20:57.686Z
68292026-09-03T04:20:57.686ZDEBG 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 } }]
68302026-09-03T04:20:57.686Zreplacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.033Sep 03 04:20:56.033Sep 03 04:20:56.033
68312026-09-03T04:20:57.686Z INFOSep 03 04:20:56.033 adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffDEBG Sep 03 04:20:56.033INFO INFO
68322026-09-03T04:20:57.686Z adding route 3fff:beef:24::/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 } }]adding route 3fff:beef:29::/64 -> 2001:db8::55:ff
68332026-09-03T04:20:57.686Z
68342026-09-03T04:20:57.686ZSep 03 04:20:56.033
68352026-09-03T04:20:57.686Z Sep 03 04:20:56.033DEBG Sep 03 04:20:56.033DEBG 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 } }] replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.033
68362026-09-03T04:20:57.686Z
68372026-09-03T04:20:57.686Z
68382026-09-03T04:20:57.686ZINFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
68392026-09-03T04:20:57.686ZSep 03 04:20:56.033Sep 03 04:20:56.033 INFOINFOSep 03 04:20:56.033 Sep 03 04:20:56.033 adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffDEBGadding route 3fff:beef:25::/64 -> 2001:db8::55:ff
68402026-09-03T04:20:57.686ZINFO
68412026-09-03T04:20:57.686Z adding route 3fff:beef:2f::/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 } }]
68422026-09-03T04:20:57.686Z
68432026-09-03T04:20:57.686ZSep 03 04:20:56.033 Sep 03 04:20:56.033Sep 03 04:20:56.033 DEBGDEBGDEBG Sep 03 04:20:56.033replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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: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 } }]
68442026-09-03T04:20:57.686ZINFO
68452026-09-03T04:20:57.686Z
68462026-09-03T04:20:57.686Zadding route 3fff:beef:3::/64 -> 2001:db8::55:ff
68472026-09-03T04:20:57.686ZSep 03 04:20:56.033Sep 03 04:20:56.033 Sep 03 04:20:56.033INFODEBG Sep 03 04:20:56.033adding route 3fff:beef:30::/64 -> 2001:db8::55:ff INFO
68482026-09-03T04:20:57.686ZINFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
68492026-09-03T04:20:57.686Zadding route 3fff:beef:26::/64 -> 2001:db8::55:ffSep 03 04:20:56.033
68502026-09-03T04:20:57.686Z
68512026-09-03T04:20:57.686Z DEBG Sep 03 04:20:56.033replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:20:56.033DEBG INFOreplacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.033
68522026-09-03T04:20:57.686Z
68532026-09-03T04:20:57.686Z adding route 3fff:beef:4::/64 -> 2001:db8::55:ffDEBG
68542026-09-03T04:20:57.686Z Sep 03 04:20:56.033replacing 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 } }]
68552026-09-03T04:20:57.686ZSep 03 04:20:56.033Sep 03 04:20:56.033 INFO INFOadding route 3fff:beef:31::/64 -> 2001:db8::55:ff
68562026-09-03T04:20:57.686Z adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffDEBG
68572026-09-03T04:20:57.686Z Sep 03 04:20:56.033replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.033
68582026-09-03T04:20:57.686Z INFO DEBGSep 03 04:20:56.033Sep 03 04:20:56.033 adding route 3fff:beef:27::/64 -> 2001:db8::55:ffDEBGreplacing 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 } }]
68592026-09-03T04:20:57.686Z 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 } }]
68602026-09-03T04:20:57.686ZINFO
68612026-09-03T04:20:57.687Z adding route 3fff:beef:5::/64 -> 2001:db8::55:ffSep 03 04:20:56.033
68622026-09-03T04:20:57.687Z Sep 03 04:20:56.033Sep 03 04:20:56.033 DEBGINFO INFOreplacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:20:56.033adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffadding route 3fff:beef:32::/64 -> 2001:db8::55:ff
68632026-09-03T04:20:57.687Z DEBG
68642026-09-03T04:20:57.687Z
68652026-09-03T04:20:57.687ZSep 03 04:20:56.033 replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
68662026-09-03T04:20:57.687Z Sep 03 04:20:56.033Sep 03 04:20:56.033adding route 3fff:beef:28::/64 -> 2001:db8::55:ff DEBGDEBG Sep 03 04:20:56.033replacing 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:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
68672026-09-03T04:20:57.687Z
68682026-09-03T04:20:57.687Z adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
68692026-09-03T04:20:57.687Z
68702026-09-03T04:20:57.687ZSep 03 04:20:56.033Sep 03 04:20:56.033 INFOSep 03 04:20:56.033 Sep 03 04:20:56.033DEBG adding route 3fff:beef:33::/64 -> 2001:db8::55:ff DEBG
68712026-09-03T04:20:57.687Z replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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
68722026-09-03T04:20:57.687Z
68732026-09-03T04:20:57.687ZSep 03 04:20:56.033 adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffDEBG
68742026-09-03T04:20:57.687Z 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 03 04:20:56.033Sep 03 04:20:56.033
68752026-09-03T04:20:57.687Z INFOINFO Sep 03 04:20:56.033 adding route 3fff:beef:29::/64 -> 2001:db8::55:ffadding route 3fff:beef:7::/64 -> 2001:db8::55:ff
68762026-09-03T04:20:57.687Z
68772026-09-03T04:20:57.687ZSep 03 04:20:56.033DEBG 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 } }]
68782026-09-03T04:20:57.687ZSep 03 04:20:56.033adding route 3fff:beef:34::/64 -> 2001:db8::55:ff DEBG
68792026-09-03T04:20:57.687Zreplacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.033
68802026-09-03T04:20:57.687Z DEBGSep 03 04:20:56.033 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 } }]
68812026-09-03T04:20:57.687ZSep 03 04:20:56.033Sep 03 04:20:56.033INFO INFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
68822026-09-03T04:20:57.687ZSep 03 04:20:56.033adding route 3fff:beef:8::/64 -> 2001:db8::55:ffDEBG
68832026-09-03T04:20:57.687Z INFO replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffSep 03 04:20:56.033
68842026-09-03T04:20:57.687Z
68852026-09-03T04:20:57.687ZDEBGSep 03 04:20:56.033 replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.033DEBGSep 03 04:20:56.033 replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO adding route 3fff:beef:35::/64 -> 2001:db8::55:ff
68862026-09-03T04:20:57.687ZSep 03 04:20:56.034
68872026-09-03T04:20:57.687Z DEBG Sep 03 04:20:56.034created new freemap , Sep 03 04:20:56.034INFOunit : INFO DEBG adding route 3fff:beef:25::/64 -> 2001:db8::55:fffreemap_route_ipv4
68882026-09-03T04:20:57.687Z
68892026-09-03T04:20:57.687Zreplacing 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 } }]
68902026-09-03T04:20:57.687Zadding route 3fff:beef:9::/64 -> 2001:db8::55:ff
68912026-09-03T04:20:57.687Z
68922026-09-03T04:20:57.687ZSep 03 04:20:56.033Sep 03 04:20:56.034 DEBGSep 03 04:20:56.034DEBG INFOSep 03 04:20:56.034 adding route 3fff:beef:30::/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 } }]created new freemap
68932026-09-03T04:20:57.687ZINFO,
68942026-09-03T04:20:57.687Zunitadding route 3fff:beef:36::/64 -> 2001:db8::55:ffSep 03 04:20:56.034
68952026-09-03T04:20:57.687Z :Sep 03 04:20:56.034INFO freemap_route_ipv4
68962026-09-03T04:20:57.687ZDEBG Sep 03 04:20:56.034replacing 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 } }]
68972026-09-03T04:20:57.687Zadding route 3fff:beef:a::/64 -> 2001:db8::55:ffDEBG
68982026-09-03T04:20:57.687Z 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 } }]
68992026-09-03T04:20:57.687ZSep 03 04:20:56.034 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 } }]
69002026-09-03T04:20:57.688ZSep 03 04:20:56.034Sep 03 04:20:56.034 INFOSep 03 04:20:56.034 adding route 3fff:beef:31::/64 -> 2001:db8::55:ffINFO
69012026-09-03T04:20:57.688Z Sep 03 04:20:56.034DEBGadding route 3fff:beef:37::/64 -> 2001:db8::55:ff
69022026-09-03T04:20:57.688Zcreated new freemapINFO , Sep 03 04:20:56.034adding route 3fff:beef:b::/64 -> 2001:db8::55:ffunit :Sep 03 04:20:56.034
69032026-09-03T04:20:57.688ZDEBG freemap_route_ipv6DEBGreplacing 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 } }]
69042026-09-03T04:20:57.688Z
69052026-09-03T04:20:57.688ZSep 03 04:20:56.034replacing 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 } }]
69062026-09-03T04:20:57.688ZDEBGSep 03 04:20:56.034 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
69072026-09-03T04:20:57.688ZSep 03 04:20:56.034Sep 03 04:20:56.034 initted freemap. size: 64INFO, INFOadding route 3fff:beef:32::/64 -> 2001:db8::55:ffunit
69082026-09-03T04:20:57.688Z adding route 3fff:beef:38::/64 -> 2001:db8::55:ff:
69092026-09-03T04:20:57.688Z Sep 03 04:20:56.034freemap_route_ipv4 INFO
69102026-09-03T04:20:57.688Z Sep 03 04:20:56.034adding route 3fff:beef:c::/64 -> 2001:db8::55:ff
69112026-09-03T04:20:57.688ZSep 03 04:20:56.034 DEBGDEBG Sep 03 04:20:56.034replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:20:56.034Sep 03 04:20:56.034DEBG
69122026-09-03T04:20:57.688Z created new freemap , unitDEBGDEBG: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 } }] reset freemapfreemap_route_ipv4Sep 03 04:20:56.034
69132026-09-03T04:20:57.688Z 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 } }] ,
69142026-09-03T04:20:57.688ZINFO
69152026-09-03T04:20:57.688Z Sep 03 04:20:56.034 unitDEBGadding route 3fff:beef:33::/64 -> 2001:db8::55:ff :
69162026-09-03T04:20:57.688Z freemap_route_ipv4created new freemap
69172026-09-03T04:20:57.688ZSep 03 04:20:56.034Sep 03 04:20:56.034, unitSep 03 04:20:56.034:INFO freemap_route_ipv6
69182026-09-03T04:20:57.688Zadding route 3fff:beef:d::/64 -> 2001:db8::55:ffDEBG 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 03 04:20:56.034INFO
69192026-09-03T04:20:57.692Z
69202026-09-03T04:20:57.692Zadding route 3fff:beef:39::/64 -> 2001:db8::55:ff
69212026-09-03T04:20:57.692ZSep 03 04:20:56.034 Sep 03 04:20:56.034DEBG DEBGinitted freemap. size: 64 Sep 03 04:20:56.034INFO , DEBGSep 03 04:20:56.034 adding route 3fff:beef:34::/64 -> 2001:db8::55:ffDEBGunit
69222026-09-03T04:20:57.692Zreplacing 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: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 } }]
69232026-09-03T04:20:57.692Z
69242026-09-03T04:20:57.692ZSep 03 04:20:56.034initted freemap. size: 64:, freemap_route_ipv6Sep 03 04:20:56.034
69252026-09-03T04:20:57.692ZDEBGSep 03 04:20:56.034 INFO unit INFO Sep 03 04:20:56.034:adding route 3fff:beef:e::/64 -> 2001:db8::55:ff
69262026-09-03T04:20:57.692Zreplacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffDEBGfreemap_route_ipv4 reset freemap
69272026-09-03T04:20:57.692Z
69282026-09-03T04:20:57.692Z, Sep 03 04:20:56.034
69292026-09-03T04:20:57.692Zunit DEBG replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]:Sep 03 04:20:56.034
69302026-09-03T04:20:57.692ZSep 03 04:20:56.034 freemap_route_ipv6
69312026-09-03T04:20:57.692ZINFOSep 03 04:20:56.034 INFO DEBG adding route 3fff:beef:f::/64 -> 2001:db8::55:ffSep 03 04:20:56.034adding route 3fff:beef:35::/64 -> 2001:db8::55:ff 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 } }]INFOSep 03 04:20:56.034
69322026-09-03T04:20:57.692Z DEBG
69332026-09-03T04:20:57.692Zadding route 3fff:dead::/64 -> 2001:db8::55:1
69342026-09-03T04:20:57.692Z
69352026-09-03T04:20:57.692Zreset freemapSep 03 04:20:56.034, DEBGunitSep 03 04:20:56.034 Sep 03 04:20:56.034 :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 } }] DEBG
69362026-09-03T04:20:57.692ZINFO freemap_route_ipv4 Sep 03 04:20:56.034Sep 03 04:20:56.034
69372026-09-03T04:20:57.692Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 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:3b::/64 -> 2001:db8::55:ff
69382026-09-03T04:20:57.692Z
69392026-09-03T04:20:57.692ZSep 03 04:20:56.034INFO
69402026-09-03T04:20:57.692Z DEBGSep 03 04:20:56.034 INFOadding route 3fff:beef:10::/64 -> 2001:db8::55:ff
69412026-09-03T04:20:57.692Zadding route 3fff:dead::/64 -> 2001:db8::55:2Sep 03 04:20:56.034initted freemap. size: 64 , DEBG
69422026-09-03T04:20:57.692Zunit Sep 03 04:20:56.034 Sep 03 04:20:56.034: 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 } }]DEBGfreemap_route_ipv6INFOSep 03 04:20:56.034
69432026-09-03T04:20:57.693Z DEBG
69442026-09-03T04:20:57.693Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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 } }]
69452026-09-03T04:20:57.693Z
69462026-09-03T04:20:57.693Zadding route 3fff:beef:36::/64 -> 2001:db8::55:ffSep 03 04:20:56.034Sep 03 04:20:56.034 Sep 03 04:20:56.034INFOSep 03 04:20:56.034
69472026-09-03T04:20:57.693ZINFOINFOadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
69482026-09-03T04:20:57.693Z adding route 3fff:dead::/64 -> 2001:db8::55:3adding route 3fff:beef:11::/64 -> 2001:db8::55:ff
69492026-09-03T04:20:57.693Z
69502026-09-03T04:20:57.693Z DEBGSep 03 04:20:56.034 Sep 03 04:20:56.034DEBGSep 03 04:20:56.034 reset freemapSep 03 04:20:56.034DEBG , 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 } }] 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 } }]
69512026-09-03T04:20:57.693Z
69522026-09-03T04:20:57.693ZDEBG: DEBG freemap_route_ipv6replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.034
69532026-09-03T04:20:57.693ZSep 03 04:20:56.034
69542026-09-03T04:20:57.693Z 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 } }]INFOINFO
69552026-09-03T04:20:57.693Z adding route 3fff:beef:3d::/64 -> 2001:db8::55:ff
69562026-09-03T04:20:57.693ZSep 03 04:20:56.034Sep 03 04:20:56.034 adding route 3fff:dead::/64 -> 2001:db8::55:4INFO
69572026-09-03T04:20:57.693Z INFO Sep 03 04:20:56.034adding route 3fff:dead::/64 -> 2001:db8::55:1 Sep 03 04:20:56.034
69582026-09-03T04:20:57.693Z DEBGDEBGadding route 3fff:beef:37::/64 -> 2001:db8::55:ffSep 03 04:20:56.034
69592026-09-03T04:20:57.693Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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
69602026-09-03T04:20:57.693Zreplacing targets for 3fff:beef:3d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.034
69612026-09-03T04:20:57.693Z adding route 3fff:beef:12::/64 -> 2001:db8::55:ffDEBG
69622026-09-03T04:20:57.693ZSep 03 04:20:56.034 Sep 03 04:20:56.034replacing 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 } }]
69632026-09-03T04:20:57.693ZINFOSep 03 04:20:56.034 adding route 3fff:beef:3e::/64 -> 2001:db8::55:ff DEBG
69642026-09-03T04:20:57.693Z DEBGSep 03 04:20:56.034replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] Sep 03 04:20:56.034
69652026-09-03T04:20:57.693Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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
69662026-09-03T04:20:57.693Z adding route 3fff:beef:38::/64 -> 2001:db8::55:ff
69672026-09-03T04:20:57.693ZDEBG Sep 03 04:20:56.034replacing 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 } }]
69682026-09-03T04:20:57.693ZINFOSep 03 04:20:56.034 Sep 03 04:20:56.034 adding route 3fff:dead::/64 -> 2001:db8::55:2
69692026-09-03T04:20:57.693ZDEBG 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 } }]
69702026-09-03T04:20:57.693ZSep 03 04:20:56.034 Sep 03 04:20:56.034replacing 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
69712026-09-03T04:20:57.693Z adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
69722026-09-03T04:20:57.693ZSep 03 04:20:56.034DEBGSep 03 04:20:56.034 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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
69732026-09-03T04:20:57.693ZSep 03 04:20:56.034 INFOfailed to allocate space for the new target list
69742026-09-03T04:20:57.693ZDEBG replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:39::/64 -> 2001:db8::55:ff
69752026-09-03T04:20:57.693Z
69762026-09-03T04:20:57.693ZSep 03 04:20:56.034 DEBGSep 03 04:20:56.034 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]INFO
69772026-09-03T04:20:57.693ZSep 03 04:20:56.034 adding route 3fff:dead::/64 -> 2001:db8::55:3DEBG
69782026-09-03T04:20:57.693Z replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.034Sep 03 04:20:56.034 INFODEBG
69792026-09-03T04:20:57.693Z adding route 3fff:beef:14::/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 } }]
69802026-09-03T04:20:57.693Z
69812026-09-03T04:20:57.693ZSep 03 04:20:56.034Sep 03 04:20:56.034 INFODEBG adding route 3fff:beef:3a::/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 } }]
69822026-09-03T04:20:57.694Ztest route::tests::rollback_failure_leaves_in_core_cleared ... ok
69832026-09-03T04:20:57.694Z
69842026-09-03T04:20:57.694ZSep 03 04:20:56.034 Sep 03 04:20:56.034Sep 03 04:20:56.034INFO DEBG adding route 3fff:dead::/64 -> 2001:db8::55:4INFOreplacing 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 } }]
69852026-09-03T04:20:57.694Z
69862026-09-03T04:20:57.694Zadding route 3fff:beef:15::/64 -> 2001:db8::55:ff
69872026-09-03T04:20:57.694ZSep 03 04:20:56.034 Sep 03 04:20:56.034DEBG Sep 03 04:20:56.034 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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
69882026-09-03T04:20:57.694ZDEBG replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
69892026-09-03T04:20:57.694ZSep 03 04:20:56.034
69902026-09-03T04:20:57.694Ztest route::tests::grow_succeeds ... ok
69912026-09-03T04:20:57.694Ztest route::tests::identity_replace_is_noop ... ok
69922026-09-03T04:20:57.694Z DEBG Sep 03 04:20:56.034replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] INFO Sep 03 04:20:56.035Sep 03 04:20:56.035 adding route 3fff:beef:16::/64 -> 2001:db8::55:ffDEBG
69932026-09-03T04:20:57.694Z DEBGcreated new freemap , created new freemapunit, :Sep 03 04:20:56.041 freemap_route_ipv4unit:
69942026-09-03T04:20:57.694ZDEBG Sep 03 04:20:56.034replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
69952026-09-03T04:20:57.694ZDEBGfreemap_route_ipv4 Sep 03 04:20:56.041
69962026-09-03T04:20:57.694Z
69972026-09-03T04:20:57.694ZDEBG created new freemapreplacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.041
69982026-09-03T04:20:57.694Z , INFOunitSep 03 04:20:56.041 :Sep 03 04:20:56.041WARNSep 03 04:20:56.041adding route 3fff:beef:17::/64 -> 2001:db8::55:ff
69992026-09-03T04:20:57.694Z freemap_route_ipv6 shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
70002026-09-03T04:20:57.694Z
70012026-09-03T04:20:57.694ZSep 03 04:20:56.041INFO DEBGDEBG replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.041adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
70022026-09-03T04:20:57.694Zcreated new freemapSep 03 04:20:56.041
70032026-09-03T04:20:57.694ZERRO, Sep 03 04:20:56.041DEBGunit :rollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
70042026-09-03T04:20:57.694Zinitted freemap. size: 64Sep 03 04:20:56.041, freemap_route_ipv6unit :DEBG
70052026-09-03T04:20:57.694Z INFOfreemap_route_ipv4
70062026-09-03T04:20:57.694Zadding route 3fff:beef:18::/64 -> 2001:db8::55:ffreplacing 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 } }]
70072026-09-03T04:20:57.694Z
70082026-09-03T04:20:57.694ZSep 03 04:20:56.041Sep 03 04:20:56.041Sep 03 04:20:56.041 ERROSep 03 04:20:56.041Sep 03 04:20:56.041 DEBGINFOshrink-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
70092026-09-03T04:20:57.694Z DEBGadding route 3fff:beef:3d::/64 -> 2001:db8::55:ff reset freemapreplacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }],
70102026-09-03T04:20:57.694Zunit
70112026-09-03T04:20:57.694Z: freemap_route_ipv4
70122026-09-03T04:20:57.694ZDEBGreplacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.041
70132026-09-03T04:20:57.694Z DEBG Sep 03 04:20:56.041Sep 03 04:20:56.041initted freemap. size: 64replacing targets for 3fff:beef:3d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.041
70142026-09-03T04:20:57.694ZDEBG initted freemap. size: 64 , INFOINFOunit , Sep 03 04:20:56.041: unit freemap_route_ipv6adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffadding route 3fff:beef:19::/64 -> 2001:db8::55:ffINFO:
70152026-09-03T04:20:57.694Z
70162026-09-03T04:20:57.694Zadding route 3fff:beef:3e::/64 -> 2001:db8::55:ff
70172026-09-03T04:20:57.694Z
70182026-09-03T04:20:57.694Zfreemap_route_ipv4Sep 03 04:20:56.041Sep 03 04:20:56.041Sep 03 04:20:56.041
70192026-09-03T04:20:57.698Z Sep 03 04:20:56.041DEBG DEBGDEBGSep 03 04:20:56.041 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 } }]
70202026-09-03T04:20:57.698Zreplacing targets for 3fff:beef:3e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]DEBGreset freemap
70212026-09-03T04:20:57.698Z
70222026-09-03T04:20:57.699Z, unitreset freemap: Sep 03 04:20:56.041, freemap_route_ipv6INFO
70232026-09-03T04:20:57.699ZSep 03 04:20:56.041Sep 03 04:20:56.041 INFO INFOadding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
70242026-09-03T04:20:57.699Zunit: Sep 03 04:20:56.041adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffSep 03 04:20:56.041
70252026-09-03T04:20:57.699Zfreemap_route_ipv4adding route 3fff:beef:3f::/64 -> 2001:db8::55:ff DEBG
70262026-09-03T04:20:57.699ZINFO 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 } }]
70272026-09-03T04:20:57.699Z
70282026-09-03T04:20:57.699Zadding route 172.16.0.0/32 -> 10.0.0.1Sep 03 04:20:56.041
70292026-09-03T04:20:57.699ZSep 03 04:20:56.041 Sep 03 04:20:56.041 DEBGDEBG Sep 03 04:20:56.041replacing 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 DEBGinitted freemap. size: 64
70302026-09-03T04:20:57.699Zadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff,
70312026-09-03T04:20:57.699Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]unitSep 03 04:20:56.041
70322026-09-03T04:20:57.699ZSep 03 04:20:56.041INFO Sep 03 04:20:56.041adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffDEBG Sep 03 04:20:56.041
70332026-09-03T04:20:57.699Z DEBG INFOreplacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
70342026-09-03T04:20:57.699Z
70352026-09-03T04:20:57.699Z:adding route 172.16.0.0/32 -> 10.0.0.2
70362026-09-03T04:20:57.699Z freemap_route_ipv6Sep 03 04:20:56.041
70372026-09-03T04:20:57.699ZSep 03 04:20:56.041Sep 03 04:20:56.041 Sep 03 04:20:56.041DEBG 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
70382026-09-03T04:20:57.699ZDEBGadding route 3fff:beef:2e::/64 -> 2001:db8::55:ffSep 03 04:20:56.041 DEBGreplacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
70392026-09-03T04:20:57.699Z
70402026-09-03T04:20:57.699ZSep 03 04:20:56.041Sep 03 04:20:56.041 INFODEBGSep 03 04:20:56.041DEBG Sep 03 04:20:56.041 INFOcreated new freemapDEBG failed to allocate space for the new target list adding route 172.17.0.0/32 -> 10.0.0.255,
70412026-09-03T04:20:57.699Zunit:adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:20:56.041freemap_route_ipv6
70422026-09-03T04:20:57.699Z
70432026-09-03T04:20:57.699Z
70442026-09-03T04:20:57.699Z
70452026-09-03T04:20:57.699ZDEBG reset freemapreplacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }], Sep 03 04:20:56.041Sep 03 04:20:56.041
70462026-09-03T04:20:57.699Z INFOunit Sep 03 04:20:56.041:adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffDEBG Sep 03 04:20:56.041
70472026-09-03T04:20:57.699ZDEBG initted freemap. size: 64INFO , 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
70482026-09-03T04:20:57.699Zadding route 172.17.0.1/32 -> 10.0.0.255:Sep 03 04:20:56.041 DEBGfreemap_route_ipv4
70492026-09-03T04:20:57.699Z
70502026-09-03T04:20:57.699ZSep 03 04:20:56.041freemap_route_ipv6 Sep 03 04:20:56.041replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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
70512026-09-03T04:20:57.699Z
70522026-09-03T04:20:57.699Z Sep 03 04:20:56.041adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
70532026-09-03T04:20:57.699Z DEBGSep 03 04:20:56.041 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
70542026-09-03T04:20:57.699ZINFOSep 03 04:20:56.041Sep 03 04:20:56.041 Sep 03 04:20:56.041adding route 172.16.0.0/32 -> 10.0.0.1
70552026-09-03T04:20:57.699Zreset freemap DEBG, unitSep 03 04:20:56.041Sep 03 04:20:56.041 :INFO DEBGadding route 3fff:beef:30::/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 } }]
70562026-09-03T04:20:57.699ZDEBGfreemap_route_ipv4 DEBGreplacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
70572026-09-03T04:20:57.699Zreplacing 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 } }]
70582026-09-03T04:20:57.699Z
70592026-09-03T04:20:57.700Z
70602026-09-03T04:20:57.700Zfailed to allocate space for the new target list
70612026-09-03T04:20:57.700ZSep 03 04:20:56.041Sep 03 04:20:56.041 Sep 03 04:20:56.041DEBG Sep 03 04:20:56.041DEBGINFO adding route 172.17.0.2/32 -> 10.0.0.255
70622026-09-03T04:20:57.700Zinitted freemap. size: 64Sep 03 04:20:56.041replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
70632026-09-03T04:20:57.700Z, INFOunitSep 03 04:20:56.041 :adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
70642026-09-03T04:20:57.700Zadding route 172.16.0.0/32 -> 10.0.0.2freemap_route_ipv6DEBG
70652026-09-03T04:20:57.700Z
70662026-09-03T04:20:57.700ZSep 03 04:20:56.041replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.041 INFODEBG
70672026-09-03T04:20:57.700Z Sep 03 04:20:56.041 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:31::/64 -> 2001:db8::55:ff
70682026-09-03T04:20:57.700Z
70692026-09-03T04:20:57.700ZSep 03 04:20:56.041 DEBG Sep 03 04:20:56.041 INFOSep 03 04:20:56.041replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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
70702026-09-03T04:20:57.700Z reset freemapDEBG adding route 172.17.0.3/32 -> 10.0.0.255replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.041
70712026-09-03T04:20:57.700Z
70722026-09-03T04:20:57.700ZSep 03 04:20:56.041 INFO, INFOunit :adding route 172.16.0.0/32 -> 10.0.0.3adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
70732026-09-03T04:20:57.700ZSep 03 04:20:56.041
70742026-09-03T04:20:57.700Z INFOSep 03 04:20:56.041freemap_route_ipv6 adding route 3fff:beef:32::/64 -> 2001:db8::55:ffSep 03 04:20:56.041
70752026-09-03T04:20:57.700Z
70762026-09-03T04:20:57.700Z DEBG Sep 03 04:20:56.041replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.041 DEBGDEBGDEBG
70772026-09-03T04:20:57.700Ztest route::tests::rollback_on_compact_write_failure ... ok
70782026-09-03T04:20:57.700Ztest route::tests::rollback_on_index_readd_failure ... ok
70792026-09-03T04:20:57.700Z 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 } }]
70802026-09-03T04:20:57.700Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]Sep 03 04:20:56.041 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 } }]INFO
70812026-09-03T04:20:57.700Z
70822026-09-03T04:20:57.700ZSep 03 04:20:56.041 Sep 03 04:20:56.041Sep 03 04:20:56.041 INFOINFO adding route 172.16.0.0/32 -> 10.0.0.4adding route 3fff:beef:33::/64 -> 2001:db8::55:ffINFOadding route 172.16.0.0/32 -> 10.0.0.1Sep 03 04:20:56.041
70832026-09-03T04:20:57.700Z
70842026-09-03T04:20:57.700Z INFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ffadding route 172.17.0.4/32 -> 10.0.0.255
70852026-09-03T04:20:57.700Z
70862026-09-03T04:20:57.700ZSep 03 04:20:56.041
70872026-09-03T04:20:57.700ZSep 03 04:20:56.041DEBG DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] Sep 03 04:20:56.041
70882026-09-03T04:20:57.700ZSep 03 04:20:56.041Sep 03 04:20:56.041replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG
70892026-09-03T04:20:57.700Z DEBG Sep 03 04:20:56.041 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 } }] 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 } }]Sep 03 04:20:56.041replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 } }]
70902026-09-03T04:20:57.700Z
70912026-09-03T04:20:57.700Z INFOreplacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
70922026-09-03T04:20:57.700Z
70932026-09-03T04:20:57.700Z Sep 03 04:20:56.041adding route 3fff:beef:34::/64 -> 2001:db8::55:ff INFO
70942026-09-03T04:20:57.700Zadding route 172.17.0.5/32 -> 10.0.0.255Sep 03 04:20:56.041Sep 03 04:20:56.041
70952026-09-03T04:20:57.700Z DEBGSep 03 04:20:56.041 INFO replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]
70962026-09-03T04:20:57.700Zadding route 3fff:beef:21::/64 -> 2001:db8::55:ffSep 03 04:20:56.041
70972026-09-03T04:20:57.700ZDEBG DEBGreplacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
70982026-09-03T04:20:57.701Zreplacing 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 } }]
70992026-09-03T04:20:57.701ZSep 03 04:20:56.041Sep 03 04:20:56.041 Sep 03 04:20:56.041INFO DEBGadding route 3fff:beef:35::/64 -> 2001:db8::55:ffINFO
71002026-09-03T04:20:57.701Zreplacing 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 } }]
71012026-09-03T04:20:57.701Zadding route 172.17.0.6/32 -> 10.0.0.255
71022026-09-03T04:20:57.701ZSep 03 04:20:56.041Sep 03 04:20:56.041 DEBGSep 03 04:20:56.041 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 } }]
71032026-09-03T04:20:57.701Zreplacing 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 adding route 3fff:beef:22::/64 -> 2001:db8::55:ffSep 03 04:20:56.042Sep 03 04:20:56.042
71042026-09-03T04:20:57.701Z DEBGDEBG created new freemapSep 03 04:20:56.047, created new freemap unitDEBG, :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 } }] unitfreemap_route_ipv4
71052026-09-03T04:20:57.701Z:Sep 03 04:20:56.047
71062026-09-03T04:20:57.701Z DEBGfreemap_route_ipv4Sep 03 04:20:56.047
71072026-09-03T04:20:57.701Z 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 } }]INFO
71082026-09-03T04:20:57.701ZSep 03 04:20:56.047 adding route 3fff:beef:23::/64 -> 2001:db8::55:ff
71092026-09-03T04:20:57.701ZDEBG Sep 03 04:20:56.047Sep 03 04:20:56.047 INFODEBGSep 03 04:20:56.047 created new freemapDEBGcreated new freemap , replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], unit
71102026-09-03T04:20:57.701Zadding route 3fff:beef:26::/64 -> 2001:db8::55:ff:unit
71112026-09-03T04:20:57.701Z :freemap_route_ipv6
71122026-09-03T04:20:57.701ZSep 03 04:20:56.047freemap_route_ipv6 Sep 03 04:20:56.047
71132026-09-03T04:20:57.701Z INFODEBG replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:24::/64 -> 2001:db8::55:ff
71142026-09-03T04:20:57.701Z
71152026-09-03T04:20:57.701ZSep 03 04:20:56.047 Sep 03 04:20:56.047DEBG DEBG initted freemap. size: 64Sep 03 04:20:56.047, unitDEBG:initted freemap. size: 64 Sep 03 04:20:56.047 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 } }]
71162026-09-03T04:20:57.701Z , freemap_route_ipv4INFO
71172026-09-03T04:20:57.701Zunit : adding route 3fff:beef:27::/64 -> 2001:db8::55:fffreemap_route_ipv4
71182026-09-03T04:20:57.701Z
71192026-09-03T04:20:57.705ZSep 03 04:20:56.047 Sep 03 04:20:56.047INFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ff
71202026-09-03T04:20:57.705ZSep 03 04:20:56.047DEBG reset freemapDEBG, Sep 03 04:20:56.047unitreset freemap: , freemap_route_ipv4DEBGunit
71212026-09-03T04:20:57.705Z: freemap_route_ipv4
71222026-09-03T04:20:57.705Zreplacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.047
71232026-09-03T04:20:57.705ZSep 03 04:20:56.047 DEBGDEBG replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]initted freemap. size: 64Sep 03 04:20:56.047,
71242026-09-03T04:20:57.705ZunitSep 03 04:20:56.047: DEBGINFO freemap_route_ipv6initted freemap. size: 64
71252026-09-03T04:20:57.705Z, unitSep 03 04:20:56.047 : Sep 03 04:20:56.047freemap_route_ipv6 INFODEBG
71262026-09-03T04:20:57.705Zadding route 3fff:beef:28::/64 -> 2001:db8::55:ff
71272026-09-03T04:20:57.705Z reset freemapadding route 3fff:beef:26::/64 -> 2001:db8::55:ff
71282026-09-03T04:20:57.705Z, unitSep 03 04:20:56.047Sep 03 04:20:56.047 :DEBG freemap_route_ipv6replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG
71292026-09-03T04:20:57.705Z
71302026-09-03T04:20:57.705Z Sep 03 04:20:56.047 reset freemap, DEBGunit Sep 03 04:20:56.047Sep 03 04:20:56.047replacing 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
71312026-09-03T04:20:57.705Z adding route 3fff:dead::/64 -> 2001:db8::55:1INFO
71322026-09-03T04:20:57.705Z Sep 03 04:20:56.047adding route 3fff:beef:29::/64 -> 2001:db8::55:ff
71332026-09-03T04:20:57.705ZSep 03 04:20:56.047freemap_route_ipv6 INFO
71342026-09-03T04:20:57.705Z DEBG adding route 3fff:beef:27::/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 } }]
71352026-09-03T04:20:57.705Z
71362026-09-03T04:20:57.706ZSep 03 04:20:56.047 DEBGSep 03 04:20:56.047 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
71372026-09-03T04:20:57.706Z
71382026-09-03T04:20:57.706ZSep 03 04:20:56.047adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 03 04:20:56.047
71392026-09-03T04:20:57.706ZDEBG replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
71402026-09-03T04:20:57.706ZSep 03 04:20:56.047 adding route 3fff:dead::/64 -> 2001:db8::55:2DEBGSep 03 04:20:56.047
71412026-09-03T04:20:57.706Z 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 } }]Sep 03 04:20:56.047
71422026-09-03T04:20:57.706Z adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffDEBG
71432026-09-03T04:20:57.706ZSep 03 04:20:56.047Sep 03 04:20:56.047 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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
71442026-09-03T04:20:57.706ZINFO Sep 03 04:20:56.047adding route 172.17.0.7/32 -> 10.0.0.255 adding route 3fff:beef:28::/64 -> 2001:db8::55:ffINFO
71452026-09-03T04:20:57.706Z
71462026-09-03T04:20:57.706Z Sep 03 04:20:56.047adding route 3fff:dead::/64 -> 2001:db8::55:2 Sep 03 04:20:56.047Sep 03 04:20:56.047
71472026-09-03T04:20:57.706ZDEBG Sep 03 04:20:56.047DEBG 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
71482026-09-03T04:20:57.706ZSep 03 04:20:56.047replacing 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
71492026-09-03T04:20:57.706Z replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
71502026-09-03T04:20:57.706Z adding route 3fff:dead::/64 -> 2001:db8::55:3replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 03 04:20:56.047
71512026-09-03T04:20:57.706Z Sep 03 04:20:56.047 INFO Sep 03 04:20:56.047adding route 172.17.0.8/32 -> 10.0.0.255
71522026-09-03T04:20:57.706Z INFO INFOSep 03 04:20:56.047
71532026-09-03T04:20:57.706Zadding route 3fff:beef:29::/64 -> 2001:db8::55:ffSep 03 04:20:56.047
71542026-09-03T04:20:57.706Z DEBG Sep 03 04:20:56.047replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }] INFODEBG
71552026-09-03T04:20:57.706Z adding route 3fff:dead::/64 -> 2001:db8::55:3 adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
71562026-09-03T04:20:57.706Zreplacing 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 } }]
71572026-09-03T04:20:57.706ZSep 03 04:20:56.047
71582026-09-03T04:20:57.706Z INFOSep 03 04:20:56.047 Sep 03 04:20:56.047 adding route 3fff:dead::/64 -> 2001:db8::55:4DEBG
71592026-09-03T04:20:57.706Z Sep 03 04:20:56.047DEBGSep 03 04:20:56.047 INFODEBGreplacing 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 } }]
71602026-09-03T04:20:57.706Zadding route 172.17.0.9/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 } }]
71612026-09-03T04:20:57.706Z
71622026-09-03T04:20:57.706Zreplacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.047
71632026-09-03T04:20:57.706Z Sep 03 04:20:56.047Sep 03 04:20:56.047 Sep 03 04:20:56.047 INFO INFODEBG Sep 03 04:20:56.047adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:4
71642026-09-03T04:20:57.706ZDEBG
71652026-09-03T04:20:57.706Z 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 } }]Sep 03 04:20:56.047replacing 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 } }]
71662026-09-03T04:20:57.706Z
71672026-09-03T04:20:57.706ZSep 03 04:20:56.047adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
71682026-09-03T04:20:57.706ZDEBG DEBGSep 03 04:20:56.047Sep 03 04:20:56.047 INFOreplacing 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:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }]
71692026-09-03T04:20:57.706Z DEBGadding route 172.17.0.10/32 -> 10.0.0.255
71702026-09-03T04:20:57.706ZSep 03 04:20:56.047Sep 03 04:20:56.047
71712026-09-03T04:20:57.706Z DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]INFOSep 03 04:20:56.047Sep 03 04:20:56.047
71722026-09-03T04:20:57.706Z adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffDEBG
71732026-09-03T04:20:57.706Z replacing targets for 3fff:dead::/64 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: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 } }]
71742026-09-03T04:20:57.706ZSep 03 04:20:56.047DEBG
71752026-09-03T04:20:57.707Zreplacing 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 } }]
71762026-09-03T04:20:57.707ZDEBGSep 03 04:20:56.047Sep 03 04:20:56.047 replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:20:56.047WARN Sep 03 04:20:56.047
71772026-09-03T04:20:57.707ZWARN shrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })INFO
71782026-09-03T04:20:57.707ZSep 03 04:20:56.047shrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffINFO
71792026-09-03T04:20:57.707ZINFO
71802026-09-03T04:20:57.707Z adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffadding route 172.17.0.11/32 -> 10.0.0.255
71812026-09-03T04:20:57.707Ztest route::tests::rollback_on_compact_delete_failure ... ok
71822026-09-03T04:20:57.707ZSep 03 04:20:56.047
71832026-09-03T04:20:57.707Z DEBGSep 03 04:20:56.047Sep 03 04:20:56.047 DEBGDEBG replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
71842026-09-03T04:20:57.707Z
71852026-09-03T04:20:57.707Z
71862026-09-03T04:20:57.707ZSep 03 04:20:56.042 Sep 03 04:20:56.047DEBG INFOSep 03 04:20:56.047created new freemap , adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffINFOSep 03 04:20:56.047
71872026-09-03T04:20:57.707Zunit :INFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
71882026-09-03T04:20:57.707Zfreemap_route_ipv4Sep 03 04:20:56.047adding route 172.17.0.12/32 -> 10.0.0.255
71892026-09-03T04:20:57.707Z
71902026-09-03T04:20:57.707ZDEBG replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.047
71912026-09-03T04:20:57.707Z DEBG Sep 03 04:20:56.047replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.047 Sep 03 04:20:56.047
71922026-09-03T04:20:57.707Z DEBGINFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff 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
71932026-09-03T04:20:57.707Z
71942026-09-03T04:20:57.707Z Sep 03 04:20:56.047created new freemap , INFOunitSep 03 04:20:56.047: adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff Sep 03 04:20:56.047
71952026-09-03T04:20:57.707Z INFOfreemap_route_ipv6 Sep 03 04:20:56.048adding route 172.17.0.13/32 -> 10.0.0.255
71962026-09-03T04:20:57.707ZDEBGDEBG
71972026-09-03T04:20:57.707Z 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:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.048
71982026-09-03T04:20:57.707Z DEBG
71992026-09-03T04:20:57.707Z initted freemap. size: 64Sep 03 04:20:56.048, Sep 03 04:20:56.048unit Sep 03 04:20:56.048INFODEBG: 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 } }]
72002026-09-03T04:20:57.707Zfreemap_route_ipv4 adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
72012026-09-03T04:20:57.707Z
72022026-09-03T04:20:57.707ZINFO Sep 03 04:20:56.048adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffSep 03 04:20:56.048Sep 03 04:20:56.048
72032026-09-03T04:20:57.707ZINFO adding route 172.17.0.14/32 -> 10.0.0.255
72042026-09-03T04:20:57.707ZDEBGDEBGSep 03 04:20:56.048 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 } }]reset freemap ,
72052026-09-03T04:20:57.707ZDEBGunit: freemap_route_ipv4Sep 03 04:20:56.048replacing 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 } }]
72062026-09-03T04:20:57.707ZSep 03 04:20:56.048
72072026-09-03T04:20:57.707Z 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 3fff:beef:31::/64 -> 2001:db8::55:ffSep 03 04:20:56.048
72082026-09-03T04:20:57.707ZSep 03 04:20:56.048
72092026-09-03T04:20:57.707Z INFODEBG initted freemap. size: 64adding route 3fff:beef:30::/64 -> 2001:db8::55:ff, Sep 03 04:20:56.048
72102026-09-03T04:20:57.707Z unit:Sep 03 04:20:56.048 INFO freemap_route_ipv6adding route 172.17.0.15/32 -> 10.0.0.255
72112026-09-03T04:20:57.707ZSep 03 04:20:56.048Sep 03 04:20:56.048 Sep 03 04:20:56.054DEBG DEBGDEBG created new freemapreset freemap, created new freemap, unit, unitunit::: freemap_route_ipv4freemap_route_ipv4
72122026-09-03T04:20:57.707Z
72132026-09-03T04:20:57.707Zfreemap_route_ipv6
72142026-09-03T04:20:57.707ZSep 03 04:20:56.048Sep 03 04:20:56.054 Sep 03 04:20:56.054 DEBGDEBG Sep 03 04:20:56.054replacing 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 } }]
72152026-09-03T04:20:57.708ZINFO created new freemap, adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG
72162026-09-03T04:20:57.708Zunit :created new freemap , freemap_route_ipv6Sep 03 04:20:56.054unitSep 03 04:20:56.054
72172026-09-03T04:20:57.708Z INFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ffDEBG
72182026-09-03T04:20:57.708Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
72192026-09-03T04:20:57.711Z:Sep 03 04:20:56.054 freemap_route_ipv6Sep 03 04:20:56.054DEBG
72202026-09-03T04:20:57.711Z Sep 03 04:20:56.054 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 } }]DEBG
72212026-09-03T04:20:57.711Z INFOinitted freemap. size: 64 , unitadding route 3fff:dead::/64 -> 2001:db8::55:2Sep 03 04:20:56.054:
72222026-09-03T04:20:57.711Z freemap_route_ipv4Sep 03 04:20:56.054
72232026-09-03T04:20:57.711ZINFO DEBGadding route 3fff:beef:32::/64 -> 2001:db8::55:ffSep 03 04:20:56.054
72242026-09-03T04:20:57.711Z DEBGSep 03 04:20:56.054 initted freemap. size: 64 , reset freemapSep 03 04:20:56.054, unitDEBGunit :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 } }] DEBGfreemap_route_ipv4:
72252026-09-03T04:20:57.712Z
72262026-09-03T04:20:57.712Z freemap_route_ipv4replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
72272026-09-03T04:20:57.712ZSep 03 04:20:56.054Sep 03 04:20:56.054
72282026-09-03T04:20:57.712ZDEBG INFO initted freemap. size: 64Sep 03 04:20:56.054, adding route 3fff:beef:33::/64 -> 2001:db8::55:ffunit
72292026-09-03T04:20:57.712Z: DEBGfreemap_route_ipv6
72302026-09-03T04:20:57.712ZSep 03 04:20:56.054reset freemap , INFOunitSep 03 04:20:56.054: DEBGadding route 3fff:dead::/64 -> 2001:db8::55:3Sep 03 04:20:56.054
72312026-09-03T04:20:57.712Zfreemap_route_ipv4 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 } }]
72322026-09-03T04:20:57.712ZDEBGSep 03 04:20:56.054 reset freemap
72332026-09-03T04:20:57.712ZDEBG, unitSep 03 04:20:56.054 :replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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_ipv6DEBGSep 03 04:20:56.054
72342026-09-03T04:20:57.712Z INFO
72352026-09-03T04:20:57.712Z initted freemap. size: 64adding route 3fff:beef:34::/64 -> 2001:db8::55:ff, Sep 03 04:20:56.054unit
72362026-09-03T04:20:57.712Z: Sep 03 04:20:56.054INFOfreemap_route_ipv6 adding route 3fff:dead::/64 -> 2001:db8::55:1
72372026-09-03T04:20:57.712Z
72382026-09-03T04:20:57.712ZSep 03 04:20:56.054INFO DEBGSep 03 04:20:56.054Sep 03 04:20:56.054adding route 3fff:dead::/64 -> 2001:db8::55:4 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 } }]
72392026-09-03T04:20:57.712ZDEBG DEBG
72402026-09-03T04:20:57.712Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]reset freemap
72412026-09-03T04:20:57.712ZSep 03 04:20:56.054 , INFOunit Sep 03 04:20:56.054:adding route 3fff:beef:35::/64 -> 2001:db8::55:ff
72422026-09-03T04:20:57.712Z Sep 03 04:20:56.054DEBG INFOSep 03 04:20:56.054 freemap_route_ipv6
72432026-09-03T04:20:57.712Zadding route 3fff:dead::/64 -> 2001:db8::55:2DEBG
72442026-09-03T04:20:57.712Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }]
72452026-09-03T04:20:57.712Zreplacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.054
72462026-09-03T04:20:57.712Z INFOSep 03 04:20:56.054Sep 03 04:20:56.054 Sep 03 04:20:56.054 DEBG INFODEBGadding route 3fff:dead::/64 -> 2001:db8::55:1replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
72472026-09-03T04:20:57.712Z
72482026-09-03T04:20:57.712Zadding route 3fff:beef:36::/64 -> 2001:db8::55:ff
72492026-09-03T04:20:57.712Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 03 04:20:56.054
72502026-09-03T04:20:57.712Z Sep 03 04:20:56.054Sep 03 04:20:56.054 INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:3DEBG
72512026-09-03T04:20:57.712Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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: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 } }]
72522026-09-03T04:20:57.712Z
72532026-09-03T04:20:57.712ZSep 03 04:20:56.054Sep 03 04:20:56.054 DEBG Sep 03 04:20:56.054replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] Sep 03 04:20:56.054
72542026-09-03T04:20:57.712ZWARNINFO INFOadding route 3fff:beef:37::/64 -> 2001:db8::55:ffshrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
72552026-09-03T04:20:57.712Zadding route 3fff:dead::/64 -> 2001:db8::55:2Sep 03 04:20:56.054
72562026-09-03T04:20:57.712Z
72572026-09-03T04:20:57.712ZINFO Sep 03 04:20:56.054adding route 3fff:dead::/64 -> 2001:db8::55:4
72582026-09-03T04:20:57.712ZDEBG Sep 03 04:20:56.054 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 03 04:20:56.054replacing 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 } }]
72592026-09-03T04:20:57.712Z
72602026-09-03T04:20:57.712ZDEBG Sep 03 04:20:56.042replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 03 04:20:56.054
72612026-09-03T04:20:57.712Z Sep 03 04:20:56.054DEBGDEBG Sep 03 04:20:56.054INFOcreated new freemap adding route 3fff:beef:38::/64 -> 2001:db8::55:ff,
72622026-09-03T04:20:57.713Zunit: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:3, vlan_id: None } }]Sep 03 04:20:56.054 freemap_route_ipv4
72632026-09-03T04:20:57.713ZDEBG replacing targets for 3fff:dead::/64 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 } }]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 } }]
72642026-09-03T04:20:57.713Z
72652026-09-03T04:20:57.713Z
72662026-09-03T04:20:57.713ZDEBGSep 03 04:20:56.054 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
72672026-09-03T04:20:57.713Z adding route 3fff:beef:39::/64 -> 2001:db8::55:ff
72682026-09-03T04:20:57.713ZSep 03 04:20:56.054
72692026-09-03T04:20:57.713Z INFOSep 03 04:20:56.054 adding route 3fff:beef:32::/64 -> 2001:db8::55:ffDEBGSep 03 04:20:56.054
72702026-09-03T04:20:57.713Z Sep 03 04:20:56.054DEBG replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
72712026-09-03T04:20:57.713Zcreated new freemap , unitreplacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.054
72722026-09-03T04:20:57.713ZSep 03 04:20:56.054 :INFODEBGSep 03 04:20:56.054 adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
72732026-09-03T04:20:57.713ZINFO freemap_route_ipv6adding route 172.17.0.16/32 -> 10.0.0.255
72742026-09-03T04:20:57.713Z
72752026-09-03T04:20:57.713ZSep 03 04:20:56.054 replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
72762026-09-03T04:20:57.713Zreplacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.054 DEBG
72772026-09-03T04:20:57.713ZSep 03 04:20:56.054 Sep 03 04:20:56.054 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 } }]INFO Sep 03 04:20:56.054initted freemap. size: 64adding route 3fff:beef:33::/64 -> 2001:db8::55:ff
72782026-09-03T04:20:57.713ZINFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff,
72792026-09-03T04:20:57.713Zunit:Sep 03 04:20:56.054
72802026-09-03T04:20:57.713Z DEBGfreemap_route_ipv4
72812026-09-03T04:20:57.713Ztest route::tests::same_size_non_subset_replace ... ok
72822026-09-03T04:20:57.713Zreplacing 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 } }]
72832026-09-03T04:20:57.713ZSep 03 04:20:56.054 INFOSep 03 04:20:56.054 Sep 03 04:20:56.054adding route 172.17.0.17/32 -> 10.0.0.255 Sep 03 04:20:56.054DEBG DEBGINFO
72842026-09-03T04:20:57.713Z reset freemapadding route 3fff:beef:34::/64 -> 2001:db8::55:ff ,
72852026-09-03T04:20:57.713Zunitreplacing 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 } }]:
72862026-09-03T04:20:57.713Z Sep 03 04:20:56.054freemap_route_ipv4Sep 03 04:20:56.054
72872026-09-03T04:20:57.713ZDEBG Sep 03 04:20:56.054 replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
72882026-09-03T04:20:57.713Ztest table::mcast::mcast_egress::tests::test_port_bitmap ... ok
72892026-09-03T04:20:57.713ZINFOreplacing 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 } }]
72902026-09-03T04:20:57.713ZSep 03 04:20:56.054adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
72912026-09-03T04:20:57.713ZDEBG Sep 03 04:20:56.054initted freemap. size: 64 , INFOSep 03 04:20:56.054unitSep 03 04:20:56.054: INFO DEBGadding route 3fff:beef:35::/64 -> 2001:db8::55:ffadding route 172.17.0.18/32 -> 10.0.0.255 freemap_route_ipv6replacing 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 } }]
72922026-09-03T04:20:57.713Z
72932026-09-03T04:20:57.713Z
72942026-09-03T04:20:57.713Z
72952026-09-03T04:20:57.713ZSep 03 04:20:56.054Sep 03 04:20:56.054 Sep 03 04:20:56.054Sep 03 04:20:56.054DEBG DEBGreplacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
72962026-09-03T04:20:57.713Z 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 } }] DEBG
72972026-09-03T04:20:57.713Zreset freemap , failed to allocate space for the new target listunitSep 03 04:20:56.054
72982026-09-03T04:20:57.713Z: INFOSep 03 04:20:56.054 Sep 03 04:20:56.054freemap_route_ipv6adding route 3fff:beef:36::/64 -> 2001:db8::55:ffINFO
72992026-09-03T04:20:57.713Z DEBG
73002026-09-03T04:20:57.713Z adding route 172.17.0.19/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:2, vlan_id: None } }]
73012026-09-03T04:20:57.713Z
73022026-09-03T04:20:57.714ZSep 03 04:20:56.054 Sep 03 04:20:56.054DEBG Sep 03 04:20:56.054replacing 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 } }]
73032026-09-03T04:20:57.714ZINFOINFOSep 03 04:20:56.054 adding route 3fff:beef:36::/64 -> 2001:db8::55:ffDEBGadding route 172.16.0.0/32 -> 10.0.0.1Sep 03 04:20:56.054
73042026-09-03T04:20:57.714Z
73052026-09-03T04:20:57.714ZINFO 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 3fff:beef:37::/64 -> 2001:db8::55:ff
73062026-09-03T04:20:57.714Z
73072026-09-03T04:20:57.714ZSep 03 04:20:56.054Sep 03 04:20:56.054 DEBGDEBGSep 03 04:20:56.054 Sep 03 04:20:56.054DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
73082026-09-03T04:20:57.714Zreplacing 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: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 } }]
73092026-09-03T04:20:57.714Z
73102026-09-03T04:20:57.714ZSep 03 04:20:56.054INFOSep 03 04:20:56.054 adding route 172.17.0.20/32 -> 10.0.0.255 INFOINFO
73112026-09-03T04:20:57.714Z adding route 3fff:beef:37::/64 -> 2001:db8::55:ffadding route 172.17.0.0/32 -> 10.0.0.255
73122026-09-03T04:20:57.714ZSep 03 04:20:56.054
73132026-09-03T04:20:57.714ZSep 03 04:20:56.054 INFODEBG adding route 3fff:beef:38::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
73142026-09-03T04:20:57.714Z
73152026-09-03T04:20:57.714ZSep 03 04:20:56.054 DEBG Sep 03 04:20:56.054Sep 03 04:20:56.054Sep 03 04:20:56.054 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 } }] INFODEBG
73162026-09-03T04:20:57.714Z 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 } }]
73172026-09-03T04:20:57.714Zreplacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.21/32 -> 10.0.0.255
73182026-09-03T04:20:57.714ZSep 03 04:20:56.055 DEBG Sep 03 04:20:56.055created new freemap DEBG , created new freemapunit, Sep 03 04:20:56.060:unit freemap_route_ipv4DEBG:
73192026-09-03T04:20:57.718Z freemap_route_ipv4
73202026-09-03T04:20:57.718Zreplacing 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 } }]
73212026-09-03T04:20:57.718ZSep 03 04:20:56.060 DEBG
73222026-09-03T04:20:57.718ZSep 03 04:20:56.055 Sep 03 04:20:56.060Sep 03 04:20:56.060 INFOSep 03 04:20:56.060 adding route 172.17.0.22/32 -> 10.0.0.255created new freemapDEBG
73232026-09-03T04:20:57.718Z, unitSep 03 04:20:56.060INFOcreated new freemap:, freemap_route_ipv6unitSep 03 04:20:56.060
73242026-09-03T04:20:57.718Zadding route 3fff:beef:39::/64 -> 2001:db8::55:ff:
73252026-09-03T04:20:57.718Z INFODEBG freemap_route_ipv4 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 } }]
73262026-09-03T04:20:57.718ZSep 03 04:20:56.060
73272026-09-03T04:20:57.718Zcreated new freemap DEBG initted freemap. size: 64Sep 03 04:20:56.060, unitINFO: adding route 172.17.0.23/32 -> 10.0.0.255freemap_route_ipv4
73282026-09-03T04:20:57.718Z
73292026-09-03T04:20:57.718ZSep 03 04:20:56.060Sep 03 04:20:56.060 Sep 03 04:20:56.060DEBGDEBG Sep 03 04:20:56.060created new freemapDEBG , 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 } }] unitreset freemap:, unitDEBG :freemap_route_ipv6
73302026-09-03T04:20:57.718Z
73312026-09-03T04:20:57.718Z replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv4
73322026-09-03T04:20:57.718Z
73332026-09-03T04:20:57.718ZSep 03 04:20:56.060Sep 03 04:20:56.060 DEBGINFO Sep 03 04:20:56.060adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff Sep 03 04:20:56.060
73342026-09-03T04:20:57.718Zinitted freemap. size: 64 INFO, unit:adding route 172.17.0.24/32 -> 10.0.0.255
73352026-09-03T04:20:57.719ZDEBG initted freemap. size: 64Sep 03 04:20:56.060freemap_route_ipv4 , Sep 03 04:20:56.060
73362026-09-03T04:20:57.719Z DEBGDEBGunit :replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.060
73372026-09-03T04:20:57.719Z replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
73382026-09-03T04:20:57.719Z reset freemapfreemap_route_ipv6,
73392026-09-03T04:20:57.719ZunitSep 03 04:20:56.061:Sep 03 04:20:56.061 freemap_route_ipv4
73402026-09-03T04:20:57.719ZINFO INFOadding route 3fff:beef:3b::/64 -> 2001:db8::55:ffSep 03 04:20:56.061
73412026-09-03T04:20:57.719Z Sep 03 04:20:56.061adding route 172.17.0.25/32 -> 10.0.0.255DEBG
73422026-09-03T04:20:57.719ZDEBG reset freemapinitted freemap. size: 64, , Sep 03 04:20:56.061unitSep 03 04:20:56.061:unit : freemap_route_ipv6DEBG
73432026-09-03T04:20:57.719Z DEBG freemap_route_ipv6replacing 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 } }]
73442026-09-03T04:20:57.719ZSep 03 04:20:56.061
73452026-09-03T04:20:57.719Z 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 } }]Sep 03 04:20:56.061
73462026-09-03T04:20:57.719Z reset freemapINFOSep 03 04:20:56.061, INFOunit :adding route 172.16.0.0/32 -> 10.0.0.1
73472026-09-03T04:20:57.719Zfreemap_route_ipv6adding route 172.17.0.26/32 -> 10.0.0.255
73482026-09-03T04:20:57.719Z
73492026-09-03T04:20:57.719ZSep 03 04:20:56.061 Sep 03 04:20:56.061DEBG Sep 03 04:20:56.061replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 03 04:20:56.061 INFODEBGINFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
73502026-09-03T04:20:57.719Zreplacing 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.16.0.0/32 -> 10.0.0.1
73512026-09-03T04:20:57.719Z
73522026-09-03T04:20:57.719Z
73532026-09-03T04:20:57.719ZSep 03 04:20:56.061 INFO adding route 172.17.0.1/32 -> 10.0.0.255Sep 03 04:20:56.061adding route 172.17.0.27/32 -> 10.0.0.255Sep 03 04:20:56.054Sep 03 04:20:56.061
73542026-09-03T04:20:57.719Z
73552026-09-03T04:20:57.719ZINFOSep 03 04:20:56.061 Sep 03 04:20:56.061DEBG INFO adding route 172.16.0.0/32 -> 10.0.0.1
73562026-09-03T04:20:57.719ZDEBGDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] adding route 3fff:beef:38::/64 -> 2001:db8::55:ff
73572026-09-03T04:20:57.719Zreplacing 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 } }]
73582026-09-03T04:20:57.719Zreplacing 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 } }]
73592026-09-03T04:20:57.719Z
73602026-09-03T04:20:57.719ZSep 03 04:20:56.061 Sep 03 04:20:56.061DEBG 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 } }]
73612026-09-03T04:20:57.719Z Sep 03 04:20:56.061replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.061
73622026-09-03T04:20:57.719Z Sep 03 04:20:56.061INFO DEBGSep 03 04:20:56.061 Sep 03 04:20:56.061INFOSep 03 04:20:56.061 DEBGINFOreplacing 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 } }]
73632026-09-03T04:20:57.719ZINFOadding route 172.17.0.2/32 -> 10.0.0.255 adding route 172.17.0.28/32 -> 10.0.0.255 adding route 172.16.0.0/32 -> 10.0.0.2failed to allocate space for the new target list
73642026-09-03T04:20:57.719Z
73652026-09-03T04:20:57.719ZSep 03 04:20:56.061 INFO
73662026-09-03T04:20:57.719Zadding route 3fff:beef:39::/64 -> 2001:db8::55:ff
73672026-09-03T04:20:57.719ZSep 03 04:20:56.061adding route 172.16.0.0/32 -> 10.0.0.1 Sep 03 04:20:56.061
73682026-09-03T04:20:57.719Z
73692026-09-03T04:20:57.719ZSep 03 04:20:56.061DEBG replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 04:20:56.061
73702026-09-03T04:20:57.719ZSep 03 04:20:56.061 DEBGDEBGDEBG DEBGSep 03 04:20:56.061 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 } }]
73712026-09-03T04:20:57.719Zreplacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "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 } }]
73722026-09-03T04:20:57.719Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 } }]
73732026-09-03T04:20:57.719ZINFO
73742026-09-03T04:20:57.719Z Sep 03 04:20:56.061adding route 172.17.0.29/32 -> 10.0.0.255
73752026-09-03T04:20:57.720ZSep 03 04:20:56.061 Sep 03 04:20:56.061INFO Sep 03 04:20:56.061Sep 03 04:20:56.061adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffINFOINFO DEBGDEBG
73762026-09-03T04:20:57.720Z Sep 03 04:20:56.061 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.16.0.0/32 -> 10.0.0.2Sep 03 04:20:56.061
73772026-09-03T04:20:57.720Z
73782026-09-03T04:20:57.720Z 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 } }]DEBG
73792026-09-03T04:20:57.720ZSep 03 04:20:56.061 adding route 172.17.0.3/32 -> 10.0.0.255Sep 03 04:20:56.061replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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: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 } }]
73802026-09-03T04:20:57.720Z
73812026-09-03T04:20:57.720Z
73822026-09-03T04:20:57.720ZINFO DEBGadding route 172.17.0.30/32 -> 10.0.0.255 Sep 03 04:20:56.061replacing 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 } }]
73832026-09-03T04:20:57.720ZSep 03 04:20:56.061
73842026-09-03T04:20:57.720ZINFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
73852026-09-03T04:20:57.720ZDEBG Sep 03 04:20:56.061replacing 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 } }]
73862026-09-03T04:20:57.720ZSep 03 04:20:56.061INFOSep 03 04:20:56.061 adding route 172.17.0.0/32 -> 10.0.0.255DEBG
73872026-09-03T04:20:57.720Z Sep 03 04:20:56.061 DEBGreplacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO
73882026-09-03T04:20:57.720Zreplacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.4/32 -> 10.0.0.255
73892026-09-03T04:20:57.720ZSep 03 04:20:56.061
73902026-09-03T04:20:57.720Z DEBGSep 03 04:20:56.061Sep 03 04:20:56.061 replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.061 INFOINFODEBG adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
73912026-09-03T04:20:57.720Zadding route 172.17.0.31/32 -> 10.0.0.255
73922026-09-03T04:20:57.720Zreplacing 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 } }]
73932026-09-03T04:20:57.720Z
73942026-09-03T04:20:57.720ZSep 03 04:20:56.061 INFOSep 03 04:20:56.061 Sep 03 04:20:56.061Sep 03 04:20:56.061 adding route 172.17.0.1/32 -> 10.0.0.255INFO
73952026-09-03T04:20:57.720Z DEBGadding route 172.17.0.5/32 -> 10.0.0.255
73962026-09-03T04:20:57.720Z DEBGreplacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.061 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 } }]
73972026-09-03T04:20:57.720Z DEBG
73982026-09-03T04:20:57.720ZSep 03 04:20:56.061 replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
73992026-09-03T04:20:57.720ZSep 03 04:20:56.061Sep 03 04:20:56.061 DEBGreplacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
74002026-09-03T04:20:57.720Zadding route 172.17.0.32/32 -> 10.0.0.255Sep 03 04:20:56.061failed to allocate space for the new target list
74012026-09-03T04:20:57.720Z
74022026-09-03T04:20:57.720ZINFO Sep 03 04:20:56.061adding route 172.17.0.2/32 -> 10.0.0.255
74032026-09-03T04:20:57.720Z INFO Sep 03 04:20:56.061Sep 03 04:20:56.061adding route 172.17.0.6/32 -> 10.0.0.255
74042026-09-03T04:20:57.720Z DEBGDEBG Sep 03 04:20:56.061 replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 04:20:56.061
74052026-09-03T04:20:57.720Zreplacing targets for 3fff:dead::/64 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 } }]
74062026-09-03T04:20:57.720ZDEBGDEBG 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.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.061
74072026-09-03T04:20:57.720Z
74082026-09-03T04:20:57.720Z INFO Sep 03 04:20:56.061adding route 172.17.0.33/32 -> 10.0.0.255 Sep 03 04:20:56.061
74092026-09-03T04:20:57.720ZINFO adding route 172.17.0.7/32 -> 10.0.0.255INFO
74102026-09-03T04:20:57.720Z Sep 03 04:20:56.061adding route 172.17.0.3/32 -> 10.0.0.255
74112026-09-03T04:20:57.720ZDEBG Sep 03 04:20:56.061replacing 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 } }]
74122026-09-03T04:20:57.720ZDEBG Sep 03 04:20:56.061 replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
74132026-09-03T04:20:57.720Z Sep 03 04:20:56.061replacing 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 } }]
74142026-09-03T04:20:57.721ZINFO adding route 172.17.0.34/32 -> 10.0.0.255Sep 03 04:20:56.061
74152026-09-03T04:20:57.721Z Sep 03 04:20:56.061INFO INFOadding route 172.17.0.8/32 -> 10.0.0.255,
74162026-09-03T04:20:57.721ZSep 03 04:20:56.061unit :adding route 172.17.0.4/32 -> 10.0.0.255 Sep 03 04:20:56.061DEBG
74172026-09-03T04:20:57.721Z 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
74182026-09-03T04:20:57.721Z
74192026-09-03T04:20:57.725ZSep 03 04:20:56.061DEBG DEBGSep 03 04:20:56.061replacing 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 } }]
74202026-09-03T04:20:57.725Zreplacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.061
74212026-09-03T04:20:57.725ZINFO DEBGSep 03 04:20:56.061adding route 172.17.0.35/32 -> 10.0.0.255 Sep 03 04:20:56.061
74222026-09-03T04:20:57.725Z INFOINFO initted freemap. size: 64adding route 172.17.0.9/32 -> 10.0.0.255, unit
74232026-09-03T04:20:57.725Zadding route 172.17.0.5/32 -> 10.0.0.255:
74242026-09-03T04:20:57.725ZSep 03 04:20:56.061 DEBG freemap_route_ipv4replacing 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 } }]
74252026-09-03T04:20:57.725ZSep 03 04:20:56.061Sep 03 04:20:56.061
74262026-09-03T04:20:57.725Z DEBGDEBG replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
74272026-09-03T04:20:57.725Z
74282026-09-03T04:20:57.725ZSep 03 04:20:56.061 DEBG Sep 03 04:20:56.061reset freemap Sep 03 04:20:56.061INFO INFO, adding route 172.17.0.36/32 -> 10.0.0.255unit
74292026-09-03T04:20:57.725Z Sep 03 04:20:56.061adding route 172.17.0.10/32 -> 10.0.0.255 :
74302026-09-03T04:20:57.725ZINFO Sep 03 04:20:56.061 freemap_route_ipv4
74312026-09-03T04:20:57.725ZDEBGadding route 172.17.0.6/32 -> 10.0.0.255
74322026-09-03T04:20:57.725Zreplacing 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 } }]
74332026-09-03T04:20:57.725ZSep 03 04:20:56.062Sep 03 04:20:56.061 Sep 03 04:20:56.067DEBG DEBGINFO created new freemap , adding route 172.17.0.37/32 -> 10.0.0.255unit
74342026-09-03T04:20:57.725Z:created new freemap , freemap_route_ipv4unit
74352026-09-03T04:20:57.725Z: Sep 03 04:20:56.067 freemap_route_ipv4DEBG
74362026-09-03T04:20:57.725Z replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.067
74372026-09-03T04:20:57.725Z DEBGSep 03 04:20:56.061Sep 03 04:20:56.067 Sep 03 04:20:56.067 DEBGSep 03 04:20:56.067 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 } }]created new freemap
74382026-09-03T04:20:57.725ZINFO, unitcreated new freemapadding route 172.17.0.38/32 -> 10.0.0.255 Sep 03 04:20:56.067,
74392026-09-03T04:20:57.725Zinitted freemap. size: 64 :, unit: INFOunitSep 03 04:20:56.067 freemap_route_ipv6freemap_route_ipv6DEBG
74402026-09-03T04:20:57.725Zreplacing 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.7/32 -> 10.0.0.255
74412026-09-03T04:20:57.725Z
74422026-09-03T04:20:57.725Z
74432026-09-03T04:20:57.725Z:Sep 03 04:20:56.067Sep 03 04:20:56.067Sep 03 04:20:56.067 Sep 03 04:20:56.067 DEBG INFO initted freemap. size: 64DEBG, adding route 172.17.0.39/32 -> 10.0.0.255unitDEBG:
74442026-09-03T04:20:57.725Z 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 } }]freemap_route_ipv4
74452026-09-03T04:20:57.725Z freemap_route_ipv6initted freemap. size: 64
74462026-09-03T04:20:57.726Z
74472026-09-03T04:20:57.726Z, unitSep 03 04:20:56.067Sep 03 04:20:56.067:Sep 03 04:20:56.067 INFOfreemap_route_ipv4DEBG
74482026-09-03T04:20:57.726Zreset freemapSep 03 04:20:56.067, adding route 172.17.0.8/32 -> 10.0.0.255unit DEBGDEBG reset freemapreplacing 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 } }]:
74492026-09-03T04:20:57.726Z
74502026-09-03T04:20:57.726Z Sep 03 04:20:56.067 freemap_route_ipv4DEBG, Sep 03 04:20:56.067unit: INFO
74512026-09-03T04:20:57.726Z Sep 03 04:20:56.067 DEBGadding route 172.17.0.40/32 -> 10.0.0.255freemap_route_ipv6reset freemapSep 03 04:20:56.067
74522026-09-03T04:20:57.726Zreplacing 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 } }]
74532026-09-03T04:20:57.726Z
74542026-09-03T04:20:57.726Z, unit: DEBGfreemap_route_ipv4 Sep 03 04:20:56.067Sep 03 04:20:56.067 Sep 03 04:20:56.067DEBG
74552026-09-03T04:20:57.726Z initted freemap. size: 64 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 } }],
74562026-09-03T04:20:57.726Z adding route 172.16.0.0/32 -> 10.0.0.1Sep 03 04:20:56.067
74572026-09-03T04:20:57.726Zunit Sep 03 04:20:56.067INFO : DEBGadding route 172.17.0.9/32 -> 10.0.0.255
74582026-09-03T04:20:57.726Z INFO initted freemap. size: 64adding route 172.17.0.41/32 -> 10.0.0.255, Sep 03 04:20:56.067Sep 03 04:20:56.067
74592026-09-03T04:20:57.726Z unitDEBG 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 } }]
74602026-09-03T04:20:57.726Z :freemap_route_ipv6DEBG
74612026-09-03T04:20:57.726ZSep 03 04:20:56.067 freemap_route_ipv6 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
74622026-09-03T04:20:57.726ZSep 03 04:20:56.067 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 } }]INFO
74632026-09-03T04:20:57.726Z
74642026-09-03T04:20:57.726Zadding route 172.17.0.10/32 -> 10.0.0.255Sep 03 04:20:56.067Sep 03 04:20:56.067
74652026-09-03T04:20:57.726Z Sep 03 04:20:56.067DEBG INFOreset freemap Sep 03 04:20:56.067DEBGadding route 172.17.0.42/32 -> 10.0.0.255
74662026-09-03T04:20:57.726Z , reset freemapDEBG, unitunit:Sep 03 04:20:56.067Sep 03 04:20:56.067 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 } }]:
74672026-09-03T04:20:57.726Z DEBG INFO replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 04:20:56.067freemap_route_ipv6
74682026-09-03T04:20:57.726Z adding route 172.16.0.0/32 -> 10.0.0.2
74692026-09-03T04:20:57.726ZINFOfreemap_route_ipv6
74702026-09-03T04:20:57.726Z
74712026-09-03T04:20:57.726Z Sep 03 04:20:56.067adding route 172.17.0.11/32 -> 10.0.0.255 Sep 03 04:20:56.067Sep 03 04:20:56.067INFOSep 03 04:20:56.067
74722026-09-03T04:20:57.726Z INFOINFOadding route 172.17.0.43/32 -> 10.0.0.255 adding route 172.16.0.0/32 -> 10.0.0.1Sep 03 04:20:56.067adding route 172.16.0.0/32 -> 10.0.0.1
74732026-09-03T04:20:57.726Z
74742026-09-03T04:20:57.726ZDEBGDEBG replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 } }]
74752026-09-03T04:20:57.726Z
74762026-09-03T04:20:57.726Z
74772026-09-03T04:20:57.726ZSep 03 04:20:56.067 Sep 03 04:20:56.067DEBGSep 03 04:20:56.067 Sep 03 04:20:56.067 DEBGDEBG Sep 03 04:20:56.067replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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.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 } }]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 } }]
74782026-09-03T04:20:57.726ZINFOadding route 172.17.0.12/32 -> 10.0.0.255
74792026-09-03T04:20:57.726Z
74802026-09-03T04:20:57.726Z
74812026-09-03T04:20:57.726Zadding route 172.16.0.0/32 -> 10.0.0.3
74822026-09-03T04:20:57.726Ztest route::tests::shrink_preserves_compacted_order ... ok
74832026-09-03T04:20:57.726ZSep 03 04:20:56.067Sep 03 04:20:56.067Sep 03 04:20:56.067 Sep 03 04:20:56.067INFOINFO Sep 03 04:20:56.067DEBGadding route 172.17.0.44/32 -> 10.0.0.255
74842026-09-03T04:20:57.726Z INFO DEBGadding route 172.16.0.0/32 -> 10.0.0.2
74852026-09-03T04:20:57.726Z replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]Sep 03 04:20:56.067
74862026-09-03T04:20:57.727Zreplacing 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.16.0.0/32 -> 10.0.0.1
74872026-09-03T04:20:57.727Z
74882026-09-03T04:20:57.727ZDEBG replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.067
74892026-09-03T04:20:57.727Z Sep 03 04:20:56.067DEBG Sep 03 04:20:56.067Sep 03 04:20:56.067replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 Sep 03 04:20:56.067
74902026-09-03T04:20:57.727Zadding route 172.17.0.13/32 -> 10.0.0.255DEBGINFO
74912026-09-03T04:20:57.727Z replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 03 04:20:56.067adding route 172.16.0.0/32 -> 10.0.0.4INFO
74922026-09-03T04:20:57.727Z
74932026-09-03T04:20:57.727Z adding route 172.17.0.45/32 -> 10.0.0.255INFO
74942026-09-03T04:20:57.727Z Sep 03 04:20:56.067adding route 172.16.0.0/32 -> 10.0.0.3Sep 03 04:20:56.067
74952026-09-03T04:20:57.727ZINFOSep 03 04:20:56.067 DEBG Sep 03 04:20:56.067DEBG adding route 172.16.0.0/32 -> 10.0.0.1replacing 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 } }]
74962026-09-03T04:20:57.727ZDEBG Sep 03 04:20:56.067replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 } }]
74972026-09-03T04:20:57.727ZSep 03 04:20:56.073 DEBGINFO replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]
74982026-09-03T04:20:57.727Z
74992026-09-03T04:20:57.727Zadding route 172.17.0.46/32 -> 10.0.0.255Sep 03 04:20:56.073
75002026-09-03T04:20:57.727Z INFOSep 03 04:20:56.073 Sep 03 04:20:56.073 adding route 172.17.0.14/32 -> 10.0.0.255DEBG 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.4, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 03 04:20:56.073
75012026-09-03T04:20:57.727Z 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 } }]
75022026-09-03T04:20:57.727Z
75032026-09-03T04:20:57.727Zadding route 172.16.0.0/32 -> 10.0.0.4
75042026-09-03T04:20:57.727ZSep 03 04:20:56.061Sep 03 04:20:56.074 INFOSep 03 04:20:56.074DEBG Sep 03 04:20:56.074adding route 172.17.0.47/32 -> 10.0.0.255
75052026-09-03T04:20:57.727Z 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 } }]
75062026-09-03T04:20:57.727ZDEBGDEBG 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 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 } }]
75072026-09-03T04:20:57.727Z
75082026-09-03T04:20:57.727ZSep 03 04:20:56.074Sep 03 04:20:56.074 DEBGSep 03 04:20:56.074 INFOreplacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.074
75092026-09-03T04:20:57.727Z INFOINFO adding route 172.17.0.11/32 -> 10.0.0.255adding route 172.17.0.0/32 -> 10.0.0.255
75102026-09-03T04:20:57.727Z
75112026-09-03T04:20:57.727Zadding route 172.17.0.15/32 -> 10.0.0.255
75122026-09-03T04:20:57.727ZSep 03 04:20:56.074 Sep 03 04:20:56.074Sep 03 04:20:56.074DEBGSep 03 04:20:56.074 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 } }]INFO DEBGadding route 172.17.0.48/32 -> 10.0.0.255
75132026-09-03T04:20:57.727Zreplacing 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 } }]
75142026-09-03T04:20:57.727ZDEBG
75152026-09-03T04:20:57.727Zreplacing 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 } }]
75162026-09-03T04:20:57.727ZSep 03 04:20:56.074 INFO Sep 03 04:20:56.074adding route 172.17.0.12/32 -> 10.0.0.255 Sep 03 04:20:56.074Sep 03 04:20:56.074
75172026-09-03T04:20:57.727ZINFO adding route 172.17.0.1/32 -> 10.0.0.255DEBG
75182026-09-03T04:20:57.727Z 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 } }]
75192026-09-03T04:20:57.732ZSep 03 04:20:56.074adding route 172.17.0.16/32 -> 10.0.0.255
75202026-09-03T04:20:57.732ZSep 03 04:20:56.074DEBG DEBGreplacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 04:20:56.074replacing 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 } }]
75212026-09-03T04:20:57.732Z
75222026-09-03T04:20:57.732ZINFO Sep 03 04:20:56.074 adding route 172.17.0.49/32 -> 10.0.0.255Sep 03 04:20:56.074
75232026-09-03T04:20:57.732ZSep 03 04:20:56.055 Sep 03 04:20:56.074INFO DEBGINFODEBGadding route 172.17.0.2/32 -> 10.0.0.255 Sep 03 04:20:56.074adding route 172.17.0.13/32 -> 10.0.0.255
75242026-09-03T04:20:57.732Zcreated new freemap
75252026-09-03T04:20:57.732Z, DEBGunitSep 03 04:20:56.074 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
75262026-09-03T04:20:57.732Zfreemap_route_ipv4replacing 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.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.074
75272026-09-03T04:20:57.732Z
75282026-09-03T04:20:57.732Z
75292026-09-03T04:20:57.732ZDEBGSep 03 04:20:56.074 INFOSep 03 04:20:56.074 replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.074
75302026-09-03T04:20:57.732Zadding route 172.17.0.50/32 -> 10.0.0.255 INFO
75312026-09-03T04:20:57.732ZSep 03 04:20:56.074adding route 172.17.0.17/32 -> 10.0.0.255Sep 03 04:20:56.074INFO
75322026-09-03T04:20:57.732Z DEBG created new freemapINFOadding route 172.17.0.14/32 -> 10.0.0.255,
75332026-09-03T04:20:57.732Zunit :Sep 03 04:20:56.074 adding route 172.17.0.3/32 -> 10.0.0.255freemap_route_ipv6
75342026-09-03T04:20:57.732Z
75352026-09-03T04:20:57.732ZSep 03 04:20:56.074Sep 03 04:20:56.074 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 } }]
75362026-09-03T04:20:57.732ZDEBGSep 03 04:20:56.074 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 } }]
75372026-09-03T04:20:57.732ZDEBG DEBG initted freemap. size: 64replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.074
75382026-09-03T04:20:57.732Z , INFOSep 03 04:20:56.074 unit :Sep 03 04:20:56.074adding route 172.17.0.51/32 -> 10.0.0.255 INFO
75392026-09-03T04:20:57.732Z freemap_route_ipv4
75402026-09-03T04:20:57.732Zadding route 172.17.0.15/32 -> 10.0.0.255
75412026-09-03T04:20:57.732ZDEBGSep 03 04:20:56.074 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
75422026-09-03T04:20:57.732Z 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 } }]
75432026-09-03T04:20:57.732ZSep 03 04:20:56.074Sep 03 04:20:56.074 DEBGINFOSep 03 04:20:56.074Sep 03 04:20:56.074Sep 03 04:20:56.074 DEBGadding route 172.17.0.18/32 -> 10.0.0.255
75442026-09-03T04:20:57.732Z reset freemapINFO, Sep 03 04:20:56.074unit :INFO adding route 172.17.0.52/32 -> 10.0.0.255DEBGreplacing 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 } }]
75452026-09-03T04:20:57.732Zreplacing 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 } }]
75462026-09-03T04:20:57.732Z
75472026-09-03T04:20:57.732Z freemap_route_ipv4adding route 172.17.0.4/32 -> 10.0.0.255
75482026-09-03T04:20:57.732ZSep 03 04:20:56.074Sep 03 04:20:56.074
75492026-09-03T04:20:57.732ZDEBGSep 03 04:20:56.074 INFO INFO 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 } }]adding route 172.17.0.19/32 -> 10.0.0.255
75502026-09-03T04:20:57.733ZSep 03 04:20:56.074
75512026-09-03T04:20:57.733Z DEBG initted freemap. size: 64
75522026-09-03T04:20:57.733Z, unitSep 03 04:20:56.074:Sep 03 04:20:56.074 DEBG Sep 03 04:20:56.074replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 04:20:56.074freemap_route_ipv6
75532026-09-03T04:20:57.733ZDEBGDEBG
75542026-09-03T04:20:57.733Z 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.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 adding route 172.17.0.53/32 -> 10.0.0.255
75552026-09-03T04:20:57.733Z
75562026-09-03T04:20:57.733ZSep 03 04:20:56.074Sep 03 04:20:56.074
75572026-09-03T04:20:57.733ZINFO DEBG adding route 172.17.0.17/32 -> 10.0.0.255Sep 03 04:20:56.074
75582026-09-03T04:20:57.733ZSep 03 04:20:56.074reset freemapSep 03 04:20:56.074 DEBG , unit INFOreplacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
75592026-09-03T04:20:57.733Z Sep 03 04:20:56.074:adding route 172.17.0.5/32 -> 10.0.0.255 freemap_route_ipv6
75602026-09-03T04:20:57.733Z adding route 172.17.0.20/32 -> 10.0.0.255
75612026-09-03T04:20:57.733ZDEBGSep 03 04:20:56.074 Sep 03 04:20:56.074
75622026-09-03T04:20:57.733ZINFO DEBGreplacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.54/32 -> 10.0.0.255
75632026-09-03T04:20:57.733Z
75642026-09-03T04:20:57.733ZSep 03 04:20:56.074 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 } }]
75652026-09-03T04:20:57.733ZSep 03 04:20:56.074DEBG INFO Sep 03 04:20:56.074Sep 03 04:20:56.074 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 adding route 3fff:dead::/64 -> 2001:db8::55:1
75662026-09-03T04:20:57.733ZDEBG
75672026-09-03T04:20:57.733Z replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.18/32 -> 10.0.0.255
75682026-09-03T04:20:57.733Z
75692026-09-03T04:20:57.733ZSep 03 04:20:56.074 INFO adding route 172.17.0.6/32 -> 10.0.0.255Sep 03 04:20:56.074
75702026-09-03T04:20:57.733ZSep 03 04:20:56.074Sep 03 04:20:56.074Sep 03 04:20:56.074 DEBG DEBGINFO adding route 172.17.0.55/32 -> 10.0.0.255
75712026-09-03T04:20:57.733Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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
75722026-09-03T04:20:57.733Z 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.21/32 -> 10.0.0.255
75732026-09-03T04:20:57.733Z
75742026-09-03T04:20:57.733ZSep 03 04:20:56.074Sep 03 04:20:56.074 Sep 03 04:20:56.074DEBGSep 03 04:20:56.074 DEBGSep 03 04:20:56.074 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 } }]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 } }]
75752026-09-03T04:20:57.733Z 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 } }]
75762026-09-03T04:20:57.733Z INFOSep 03 04:20:56.074 adding route 172.17.0.19/32 -> 10.0.0.255
75772026-09-03T04:20:57.733ZSep 03 04:20:56.074 INFO
75782026-09-03T04:20:57.733Ztest route::tests::delete_target_full ... ok
75792026-09-03T04:20:57.733ZINFO INFOadding route 3fff:dead::/64 -> 2001:db8::55:2adding route 172.17.0.56/32 -> 10.0.0.255
75802026-09-03T04:20:57.733Zadding route 172.17.0.7/32 -> 10.0.0.255
75812026-09-03T04:20:57.733Z
75822026-09-03T04:20:57.733ZSep 03 04:20:56.074 INFO Sep 03 04:20:56.074adding route 172.17.0.22/32 -> 10.0.0.255Sep 03 04:20:56.074
75832026-09-03T04:20:57.733Z DEBGDEBG Sep 03 04:20:56.074replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.074replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 04:20:56.074
75842026-09-03T04:20:57.733Z DEBG
75852026-09-03T04:20:57.733Z 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 } }] DEBGDEBG
75862026-09-03T04:20:57.733ZSep 03 04:20:56.074 replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 03 04:20:56.074
75872026-09-03T04:20:57.733Z
75882026-09-03T04:20:57.733Z Sep 03 04:20:56.074INFO INFOadding route 172.17.0.57/32 -> 10.0.0.255INFO
75892026-09-03T04:20:57.733Z adding route 172.17.0.20/32 -> 10.0.0.255adding route 172.17.0.8/32 -> 10.0.0.255
75902026-09-03T04:20:57.734ZSep 03 04:20:56.074
75912026-09-03T04:20:57.734ZSep 03 04:20:56.074Sep 03 04:20:56.074 INFO Sep 03 04:20:56.074Sep 03 04:20:56.074DEBGINFO adding route 3fff:dead::/64 -> 2001:db8::55:3replacing 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 } }]
75922026-09-03T04:20:57.734Z adding route 172.17.0.23/32 -> 10.0.0.255DEBGDEBG
75932026-09-03T04:20:57.734Z
75942026-09-03T04:20:57.734ZSep 03 04:20:56.074 INFOreplacing 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.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.58/32 -> 10.0.0.255
75952026-09-03T04:20:57.734Z
75962026-09-03T04:20:57.734Z
75972026-09-03T04:20:57.734ZSep 03 04:20:56.074Sep 03 04:20:56.074 Sep 03 04:20:56.074 DEBGDEBGSep 03 04:20:56.074 Sep 03 04:20:56.074replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]replacing targets for 172.17.0.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 } }] INFODEBG
75982026-09-03T04:20:57.734Z adding route 172.17.0.21/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 } }]
75992026-09-03T04:20:57.734Z
76002026-09-03T04:20:57.734ZINFO
76012026-09-03T04:20:57.734Z adding route 172.17.0.9/32 -> 10.0.0.255Sep 03 04:20:56.074
76022026-09-03T04:20:57.734ZSep 03 04:20:56.074 Sep 03 04:20:56.074INFO Sep 03 04:20:56.074INFO adding route 172.17.0.24/32 -> 10.0.0.255
76032026-09-03T04:20:57.734Zadding route 172.17.0.59/32 -> 10.0.0.255DEBG INFO
76042026-09-03T04:20:57.734Zreplacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.074 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 } }]
76052026-09-03T04:20:57.734ZSep 03 04:20:56.080adding route 3fff:dead::/64 -> 2001:db8::55:4
76062026-09-03T04:20:57.734ZDEBG Sep 03 04:20:56.080 replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
76072026-09-03T04:20:57.734Z adding route 172.17.0.25/32 -> 10.0.0.255
76082026-09-03T04:20:57.734ZSep 03 04:20:56.080 Sep 03 04:20:56.080DEBG Sep 03 04:20:56.080INFOSep 03 04:20:56.080 DEBGadding route 172.17.0.10/32 -> 10.0.0.255 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]DEBGreplacing targets for 172.17.0.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 } }]
76092026-09-03T04:20:57.734Z
76102026-09-03T04:20:57.734Z
76112026-09-03T04:20:57.734Zreplacing 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 } }]
76122026-09-03T04:20:57.734ZSep 03 04:20:56.080Sep 03 04:20:56.080 Sep 03 04:20:56.080DEBG Sep 03 04:20:56.080 DEBG INFOINFO 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:dead::/64 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 } }]
76132026-09-03T04:20:57.734Z
76142026-09-03T04:20:57.734Z adding route 172.17.0.60/32 -> 10.0.0.255adding route 172.17.0.26/32 -> 10.0.0.255
76152026-09-03T04:20:57.734Z
76162026-09-03T04:20:57.734ZSep 03 04:20:56.080Sep 03 04:20:56.080 INFODEBGSep 03 04:20:56.080 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 } }]
76172026-09-03T04:20:57.734Z adding route 172.17.0.11/32 -> 10.0.0.255
76182026-09-03T04:20:57.734Z Sep 03 04:20:56.080DEBGSep 03 04:20:56.080 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 } }]
76192026-09-03T04:20:57.739ZINFODEBG adding route 172.17.0.61/32 -> 10.0.0.255replacing 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 } }]
76202026-09-03T04:20:57.739ZSep 03 04:20:56.080
76212026-09-03T04:20:57.739Z INFO Sep 03 04:20:56.080adding route 172.17.0.27/32 -> 10.0.0.255
76222026-09-03T04:20:57.739ZSep 03 04:20:56.080DEBG INFOreplacing targets for 172.17.0.61/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
76232026-09-03T04:20:57.739ZSep 03 04:20:56.080adding route 172.17.0.12/32 -> 10.0.0.255
76242026-09-03T04:20:57.739ZDEBG 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 } }]
76252026-09-03T04:20:57.739ZSep 03 04:20:56.080 DEBG
76262026-09-03T04:20:57.739Z Sep 03 04:20:56.080replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.080 INFO
76272026-09-03T04:20:57.739Z adding route 172.17.0.62/32 -> 10.0.0.255INFO
76282026-09-03T04:20:57.739Z Sep 03 04:20:56.080Sep 03 04:20:56.080 INFOINFO Sep 03 04:20:56.080adding route 172.17.0.13/32 -> 10.0.0.255 adding route 172.17.0.22/32 -> 10.0.0.255DEBG
76292026-09-03T04:20:57.739Z
76302026-09-03T04:20:57.739Zreplacing 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 } }]
76312026-09-03T04:20:57.739Zadding route 172.17.0.28/32 -> 10.0.0.255
76322026-09-03T04:20:57.739ZSep 03 04:20:56.080 Sep 03 04:20:56.080DEBGSep 03 04:20:56.080 Sep 03 04:20:56.080DEBG DEBGDEBG failed to allocate space for the new target list
76332026-09-03T04:20:57.739Zreplacing 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.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 } }]
76342026-09-03T04:20:57.739Zreplacing 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 } }]
76352026-09-03T04:20:57.739Z
76362026-09-03T04:20:57.739ZSep 03 04:20:56.080Sep 03 04:20:56.080 DEBGSep 03 04:20:56.080INFOSep 03 04:20:56.080 INFO replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
76372026-09-03T04:20:57.739ZINFOadding route 172.17.0.14/32 -> 10.0.0.255adding route 172.17.0.29/32 -> 10.0.0.255
76382026-09-03T04:20:57.739Z
76392026-09-03T04:20:57.739Zadding route 172.17.0.23/32 -> 10.0.0.255
76402026-09-03T04:20:57.739ZSep 03 04:20:56.080 Sep 03 04:20:56.080Sep 03 04:20:56.080DEBG DEBGDEBG replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.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 } }]
76412026-09-03T04:20:57.739Z
76422026-09-03T04:20:57.739Z
76432026-09-03T04:20:57.739ZSep 03 04:20:56.080Sep 03 04:20:56.080Sep 03 04:20:56.080 INFOINFO INFOadding route 172.17.0.24/32 -> 10.0.0.255
76442026-09-03T04:20:57.739Zadding route 172.17.0.30/32 -> 10.0.0.255
76452026-09-03T04:20:57.739Zadding route 172.17.0.15/32 -> 10.0.0.255
76462026-09-03T04:20:57.739Z
76472026-09-03T04:20:57.739ZSep 03 04:20:56.080 Sep 03 04:20:56.080DEBG replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.080DEBG
76482026-09-03T04:20:57.739ZSep 03 04:20:56.080 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
76492026-09-03T04:20:57.739Zreplacing 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 03 04:20:56.080
76502026-09-03T04:20:57.739Z Sep 03 04:20:56.080INFOreplacing 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 } }] INFO
76512026-09-03T04:20:57.739Z Sep 03 04:20:56.080adding route 172.17.0.16/32 -> 10.0.0.255adding route 172.17.0.25/32 -> 10.0.0.255
76522026-09-03T04:20:57.739Z
76532026-09-03T04:20:57.739ZINFO adding route 172.16.0.0/32 -> 10.0.0.2Sep 03 04:20:56.080
76542026-09-03T04:20:57.739Z Sep 03 04:20:56.080Sep 03 04:20:56.080INFO DEBGSep 03 04:20:56.080 adding route 172.17.0.31/32 -> 10.0.0.255DEBGDEBG replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.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 } }]
76552026-09-03T04:20:57.739Z
76562026-09-03T04:20:57.740Z
76572026-09-03T04:20:57.740Zreplacing 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 } }]
76582026-09-03T04:20:57.740ZSep 03 04:20:56.080Sep 03 04:20:56.080Sep 03 04:20:56.080 INFOSep 03 04:20:56.080 DEBGINFOadding route 172.17.0.26/32 -> 10.0.0.255
76592026-09-03T04:20:57.740Zadding route 172.17.0.17/32 -> 10.0.0.255INFOreplacing 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 } }]
76602026-09-03T04:20:57.740Z
76612026-09-03T04:20:57.740Zadding route 172.17.0.0/32 -> 10.0.0.255
76622026-09-03T04:20:57.740ZSep 03 04:20:56.080Sep 03 04:20:56.080Sep 03 04:20:56.080Sep 03 04:20:56.080 DEBG INFO DEBG replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGreplacing targets for 172.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 } }]
76632026-09-03T04:20:57.740Z
76642026-09-03T04:20:57.740Zreplacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.32/32 -> 10.0.0.255
76652026-09-03T04:20:57.740Z
76662026-09-03T04:20:57.740ZSep 03 04:20:56.080 Sep 03 04:20:56.080INFOSep 03 04:20:56.080 INFO adding route 172.17.0.18/32 -> 10.0.0.255 INFOadding route 172.17.0.27/32 -> 10.0.0.255
76672026-09-03T04:20:57.740Z
76682026-09-03T04:20:57.740Z adding route 172.17.0.1/32 -> 10.0.0.255
76692026-09-03T04:20:57.740ZSep 03 04:20:56.080 DEBGSep 03 04:20:56.080Sep 03 04:20:56.080 Sep 03 04:20:56.080replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG DEBG 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.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 } }]
76702026-09-03T04:20:57.740Zreplacing 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 } }]
76712026-09-03T04:20:57.740Z
76722026-09-03T04:20:57.740Z
76732026-09-03T04:20:57.740ZSep 03 04:20:56.080Sep 03 04:20:56.080Sep 03 04:20:56.080Sep 03 04:20:56.080 INFO INFOINFO adding route 172.17.0.19/32 -> 10.0.0.255adding route 172.17.0.2/32 -> 10.0.0.255adding route 172.17.0.28/32 -> 10.0.0.255INFO
76742026-09-03T04:20:57.740Z
76752026-09-03T04:20:57.740Z
76762026-09-03T04:20:57.740Z adding route 172.17.0.33/32 -> 10.0.0.255
76772026-09-03T04:20:57.740ZSep 03 04:20:56.080Sep 03 04:20:56.080Sep 03 04:20:56.080 DEBGDEBG DEBG Sep 03 04:20:56.080replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
76782026-09-03T04:20:57.740Ztest route::tests::shrink_to_single_non_zero_survivor ... ok
76792026-09-03T04:20:57.740Zreplacing 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 } }]
76802026-09-03T04:20:57.740Z
76812026-09-03T04:20:57.740ZDEBG replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.080
76822026-09-03T04:20:57.740Z INFO Sep 03 04:20:56.080adding route 172.17.0.3/32 -> 10.0.0.255
76832026-09-03T04:20:57.740ZSep 03 04:20:56.080INFO Sep 03 04:20:56.080 INFOSep 03 04:20:56.080adding route 172.17.0.29/32 -> 10.0.0.255 DEBGINFOadding route 172.17.0.34/32 -> 10.0.0.255
76842026-09-03T04:20:57.740Z
76852026-09-03T04:20:57.740Z 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.20/32 -> 10.0.0.255
76862026-09-03T04:20:57.740Z
76872026-09-03T04:20:57.740ZSep 03 04:20:56.080 Sep 03 04:20:56.080DEBG Sep 03 04:20:56.080 Sep 03 04:20:56.080DEBG INFODEBG 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.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 } }]
76882026-09-03T04:20:57.740Zadding route 172.17.0.4/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 } }]
76892026-09-03T04:20:57.740Z
76902026-09-03T04:20:57.740Z
76912026-09-03T04:20:57.740ZSep 03 04:20:56.080 INFOSep 03 04:20:56.080 Sep 03 04:20:56.080Sep 03 04:20:56.080 adding route 172.17.0.35/32 -> 10.0.0.255 INFODEBGINFO
76922026-09-03T04:20:57.740Zadding route 172.17.0.21/32 -> 10.0.0.255 adding route 172.17.0.30/32 -> 10.0.0.255replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
76932026-09-03T04:20:57.740Z
76942026-09-03T04:20:57.740Z
76952026-09-03T04:20:57.741ZSep 03 04:20:56.080Sep 03 04:20:56.080Sep 03 04:20:56.080Sep 03 04:20:56.080 DEBGINFODEBG 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.5/32 -> 10.0.0.255
76962026-09-03T04:20:57.741Z
76972026-09-03T04:20:57.741ZDEBG 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.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 } }]
76982026-09-03T04:20:57.741Z
76992026-09-03T04:20:57.741ZSep 03 04:20:56.080 DEBGSep 03 04:20:56.080 Sep 03 04:20:56.080INFOreplacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.080
77002026-09-03T04:20:57.741Z adding route 172.17.0.31/32 -> 10.0.0.255INFO
77012026-09-03T04:20:57.741ZINFO adding route 172.17.0.22/32 -> 10.0.0.255adding route 172.17.0.36/32 -> 10.0.0.255
77022026-09-03T04:20:57.741ZSep 03 04:20:56.080Sep 03 04:20:56.080
77032026-09-03T04:20:57.741Z DEBGINFO Sep 03 04:20:56.080adding route 172.17.0.6/32 -> 10.0.0.255 replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
77042026-09-03T04:20:57.741ZDEBG
77052026-09-03T04:20:57.741Z Sep 03 04:20:56.080replacing 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 } }]
77062026-09-03T04:20:57.741ZDEBGSep 03 04:20:56.080 Sep 03 04:20:56.080DEBG INFOreplacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
77072026-09-03T04:20:57.741Zreplacing 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.32/32 -> 10.0.0.255Sep 03 04:20:56.080
77082026-09-03T04:20:57.741ZINFO
77092026-09-03T04:20:57.741Z Sep 03 04:20:56.080adding route 172.17.0.23/32 -> 10.0.0.255
77102026-09-03T04:20:57.741ZINFOSep 03 04:20:56.080 Sep 03 04:20:56.080adding route 172.17.0.7/32 -> 10.0.0.255INFOSep 03 04:20:56.080
77112026-09-03T04:20:57.741Z adding route 172.17.0.37/32 -> 10.0.0.255DEBGSep 03 04:20:56.080
77122026-09-03T04:20:57.741ZDEBG DEBGreplacing 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 } }]
77132026-09-03T04:20:57.741Zreplacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.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 } }]
77142026-09-03T04:20:57.741ZSep 03 04:20:56.081
77152026-09-03T04:20:57.741ZSep 03 04:20:56.086 DEBGSep 03 04:20:56.086 Sep 03 04:20:56.086INFO INFOadding route 172.17.0.8/32 -> 10.0.0.255
77162026-09-03T04:20:57.741Zcreated new freemapadding route 172.17.0.24/32 -> 10.0.0.255,
77172026-09-03T04:20:57.741ZunitDEBG: Sep 03 04:20:56.086replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 04:20:56.086
77182026-09-03T04:20:57.741Zfreemap_route_ipv4 DEBG
77192026-09-03T04:20:57.745ZDEBG 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 } }]
77202026-09-03T04:20:57.745Zreplacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.086
77212026-09-03T04:20:57.745ZSep 03 04:20:56.086Sep 03 04:20:56.086 INFODEBGINFO adding route 172.17.0.38/32 -> 10.0.0.255created new freemap
77222026-09-03T04:20:57.745Z , adding route 172.17.0.9/32 -> 10.0.0.255unit
77232026-09-03T04:20:57.745ZSep 03 04:20:56.086Sep 03 04:20:56.086 :DEBG freemap_route_ipv6INFOSep 03 04:20:56.086
77242026-09-03T04:20:57.745Zadding route 172.17.0.25/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 } }]
77252026-09-03T04:20:57.745Z
77262026-09-03T04:20:57.745ZDEBG 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 } }]
77272026-09-03T04:20:57.745ZSep 03 04:20:56.086Sep 03 04:20:56.086 DEBGINFOSep 03 04:20:56.086 replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.10/32 -> 10.0.0.255DEBG
77282026-09-03T04:20:57.746Z
77292026-09-03T04:20:57.746Zinitted freemap. size: 64, unitSep 03 04:20:56.086: Sep 03 04:20:56.086DEBG 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
77302026-09-03T04:20:57.746Z
77312026-09-03T04:20:57.746Z adding route 172.17.0.26/32 -> 10.0.0.255
77322026-09-03T04:20:57.746ZSep 03 04:20:56.086Sep 03 04:20:56.086 DEBGSep 03 04:20:56.086 INFO reset freemapDEBG, unitadding route 172.17.0.11/32 -> 10.0.0.255
77332026-09-03T04:20:57.746Z: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 } }]
77342026-09-03T04:20:57.746Zfreemap_route_ipv4
77352026-09-03T04:20:57.746ZSep 03 04:20:56.087 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 } }]Sep 03 04:20:56.087
77362026-09-03T04:20:57.746ZSep 03 04:20:56.087 INFODEBG adding route 172.17.0.27/32 -> 10.0.0.255initted freemap. size: 64
77372026-09-03T04:20:57.746Z, unitSep 03 04:20:56.087: Sep 03 04:20:56.087freemap_route_ipv6 INFO
77382026-09-03T04:20:57.746ZDEBG adding route 172.17.0.12/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 } }]
77392026-09-03T04:20:57.746Z
77402026-09-03T04:20:57.746ZSep 03 04:20:56.087 DEBG Sep 03 04:20:56.087 reset freemapINFO, unitadding route 172.17.0.28/32 -> 10.0.0.255Sep 03 04:20:56.087Sep 03 04:20:56.087
77412026-09-03T04:20:57.746Z: 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.39/32 -> 10.0.0.255Sep 03 04:20:56.087
77422026-09-03T04:20:57.746Z
77432026-09-03T04:20:57.746ZDEBGfreemap_route_ipv6
77442026-09-03T04:20:57.746Zreplacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.087
77452026-09-03T04:20:57.746Z DEBGSep 03 04:20:56.087 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 } }]INFOSep 03 04:20:56.087
77462026-09-03T04:20:57.746ZSep 03 04:20:56.087 adding route 172.17.0.13/32 -> 10.0.0.255INFOINFO
77472026-09-03T04:20:57.746Z adding route 172.17.0.29/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.1Sep 03 04:20:56.087
77482026-09-03T04:20:57.746Z
77492026-09-03T04:20:57.746ZSep 03 04:20:56.087 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.40/32 -> 10.0.0.255
77502026-09-03T04:20:57.746ZSep 03 04:20:56.087Sep 03 04:20:56.087
77512026-09-03T04:20:57.746Z DEBGSep 03 04:20:56.087 DEBG INFOreplacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 04:20:56.087replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
77522026-09-03T04:20:57.746Z
77532026-09-03T04:20:57.746Zadding route 172.17.0.14/32 -> 10.0.0.255
77542026-09-03T04:20:57.746ZDEBG replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.087Sep 03 04:20:56.087
77552026-09-03T04:20:57.746Z Sep 03 04:20:56.087INFO DEBG adding route 172.17.0.30/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 } }]INFO
77562026-09-03T04:20:57.746Z
77572026-09-03T04:20:57.746ZSep 03 04:20:56.087adding route 172.16.0.0/32 -> 10.0.0.2
77582026-09-03T04:20:57.746ZINFO Sep 03 04:20:56.087adding route 172.17.0.41/32 -> 10.0.0.255
77592026-09-03T04:20:57.746ZSep 03 04:20:56.087DEBG Sep 03 04:20:56.087INFO Sep 03 04:20:56.087adding route 172.17.0.15/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 } }]DEBG
77602026-09-03T04:20:57.746Z
77612026-09-03T04:20:57.746Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 Sep 03 04:20:56.087
77622026-09-03T04:20:57.746Zreplacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.087
77632026-09-03T04:20:57.746Z INFO adding route 172.17.0.31/32 -> 10.0.0.255DEBG
77642026-09-03T04:20:57.746ZSep 03 04:20:56.087 Sep 03 04:20:56.087INFO 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.16.0.0/32 -> 10.0.0.3INFO
77652026-09-03T04:20:57.746ZSep 03 04:20:56.087
77662026-09-03T04:20:57.746Z 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 } }]adding route 172.17.0.42/32 -> 10.0.0.255
77672026-09-03T04:20:57.746Z
77682026-09-03T04:20:57.747ZSep 03 04:20:56.087 INFOSep 03 04:20:56.087 Sep 03 04:20:56.087adding route 172.17.0.16/32 -> 10.0.0.255
77692026-09-03T04:20:57.747Z Sep 03 04:20:56.087INFO DEBGadding route 172.17.0.32/32 -> 10.0.0.255DEBG
77702026-09-03T04:20:57.747Z replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]Sep 03 04:20:56.087
77712026-09-03T04:20:57.747Z
77722026-09-03T04:20:57.747Z DEBGSep 03 04:20:56.087 replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.087
77732026-09-03T04:20:57.747ZDEBG replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 04:20:56.087INFO
77742026-09-03T04:20:57.747ZSep 03 04:20:56.087 adding route 172.16.0.0/32 -> 10.0.0.4
77752026-09-03T04:20:57.747ZINFOSep 03 04:20:56.087INFO adding route 172.17.0.43/32 -> 10.0.0.255
77762026-09-03T04:20:57.747Zadding route 172.17.0.17/32 -> 10.0.0.255Sep 03 04:20:56.087
77772026-09-03T04:20:57.747Z DEBGINFOSep 03 04:20:56.087 adding route 172.17.0.33/32 -> 10.0.0.255Sep 03 04:20:56.087 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 } }]
77782026-09-03T04:20:57.747Z 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.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 } }]
77792026-09-03T04:20:57.747Z
77802026-09-03T04:20:57.747Ztest route::tests::delete_targets_fragmented ... ok
77812026-09-03T04:20:57.747Z
77822026-09-03T04:20:57.747ZSep 03 04:20:56.087 DEBGSep 03 04:20:56.087 Sep 03 04:20:56.087replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.087 INFO
77832026-09-03T04:20:57.747ZDEBG INFOadding route 172.17.0.44/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.3, vlan_id: None } }]
77842026-09-03T04:20:57.747Zadding route 172.17.0.18/32 -> 10.0.0.255
77852026-09-03T04:20:57.747ZSep 03 04:20:56.087
77862026-09-03T04:20:57.747Z INFO adding route 172.17.0.34/32 -> 10.0.0.255
77872026-09-03T04:20:57.747ZSep 03 04:20:56.087 DEBGSep 03 04:20:56.087 replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGSep 03 04:20:56.087
77882026-09-03T04:20:57.747Z replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
77892026-09-03T04:20:57.747Zreplacing 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 } }]
77902026-09-03T04:20:57.747ZSep 03 04:20:56.087 Sep 03 04:20:56.087Sep 03 04:20:56.087 INFO INFO INFO adding route 172.17.0.19/32 -> 10.0.0.255adding route 172.17.0.35/32 -> 10.0.0.255
77912026-09-03T04:20:57.747Z
77922026-09-03T04:20:57.747Zadding route 172.17.0.45/32 -> 10.0.0.255
77932026-09-03T04:20:57.747ZSep 03 04:20:56.087Sep 03 04:20:56.087Sep 03 04:20:56.087 DEBGDEBGDEBG 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.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 } }]
77942026-09-03T04:20:57.747Z
77952026-09-03T04:20:57.747Zreplacing 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 } }]
77962026-09-03T04:20:57.747ZSep 03 04:20:56.087 Sep 03 04:20:56.087INFO INFOadding route 172.17.0.20/32 -> 10.0.0.255Sep 03 04:20:56.087
77972026-09-03T04:20:57.747Zadding route 172.17.0.36/32 -> 10.0.0.255
77982026-09-03T04:20:57.747ZINFO Sep 03 04:20:56.087adding route 172.17.0.46/32 -> 10.0.0.255 DEBG
77992026-09-03T04:20:57.747Z replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.087
78002026-09-03T04:20:57.747Z DEBG Sep 03 04:20:56.087replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 04:20:56.087
78012026-09-03T04:20:57.747Z DEBGINFO replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.21/32 -> 10.0.0.255
78022026-09-03T04:20:57.747Z
78032026-09-03T04:20:57.747ZSep 03 04:20:56.087 INFO Sep 03 04:20:56.087adding route 172.17.0.37/32 -> 10.0.0.255 Sep 03 04:20:56.087
78042026-09-03T04:20:57.747Z 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 } }]
78052026-09-03T04:20:57.747Zadding route 172.17.0.47/32 -> 10.0.0.255Sep 03 04:20:56.087
78062026-09-03T04:20:57.747Z 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 } }]Sep 03 04:20:56.087Sep 03 04:20:56.087
78072026-09-03T04:20:57.747Z INFODEBG 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.22/32 -> 10.0.0.255
78082026-09-03T04:20:57.748ZSep 03 04:20:56.087
78092026-09-03T04:20:57.748Z INFO adding route 172.17.0.38/32 -> 10.0.0.255
78102026-09-03T04:20:57.748ZSep 03 04:20:56.087 Sep 03 04:20:56.087INFO Sep 03 04:20:56.087DEBGadding route 172.17.0.48/32 -> 10.0.0.255
78112026-09-03T04:20:57.748ZDEBG 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.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 } }]
78122026-09-03T04:20:57.748Z
78132026-09-03T04:20:57.748ZSep 03 04:20:56.087 Sep 03 04:20:56.087Sep 03 04:20:56.087DEBG INFO 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 adding route 172.17.0.23/32 -> 10.0.0.255adding route 172.17.0.39/32 -> 10.0.0.255
78142026-09-03T04:20:57.748Z
78152026-09-03T04:20:57.748Z
78162026-09-03T04:20:57.748ZSep 03 04:20:56.087Sep 03 04:20:56.087 DEBGSep 03 04:20:56.087 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 } }]
78172026-09-03T04:20:57.748Zreplacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
78182026-09-03T04:20:57.748Z adding route 172.17.0.49/32 -> 10.0.0.255
78192026-09-03T04:20:57.752ZSep 03 04:20:56.087 Sep 03 04:20:56.087Sep 03 04:20:56.087 INFODEBG INFOadding route 172.17.0.40/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 } }]
78202026-09-03T04:20:57.752Zadding route 172.17.0.24/32 -> 10.0.0.255
78212026-09-03T04:20:57.752Z
78222026-09-03T04:20:57.752ZSep 03 04:20:56.087Sep 03 04:20:56.087 Sep 03 04:20:56.087 DEBGINFO replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.50/32 -> 10.0.0.255DEBG
78232026-09-03T04:20:57.752Z
78242026-09-03T04:20:57.752Z 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 } }]
78252026-09-03T04:20:57.752ZSep 03 04:20:56.087 Sep 03 04:20:56.087Sep 03 04:20:56.087 DEBGINFOINFO 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 } }]
78262026-09-03T04:20:57.752Zadding route 172.17.0.41/32 -> 10.0.0.255adding route 172.17.0.25/32 -> 10.0.0.255
78272026-09-03T04:20:57.752Z
78282026-09-03T04:20:57.752ZSep 03 04:20:56.087Sep 03 04:20:56.087 Sep 03 04:20:56.087INFO DEBG adding route 172.17.0.51/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 } }]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 } }]
78292026-09-03T04:20:57.752Z
78302026-09-03T04:20:57.752Z
78312026-09-03T04:20:57.752ZSep 03 04:20:56.093Sep 03 04:20:56.093 Sep 03 04:20:56.093 Sep 03 04:20:56.093INFOINFO DEBGadding route 172.17.0.26/32 -> 10.0.0.255
78322026-09-03T04:20:57.752Zreplacing 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 } }]
78332026-09-03T04:20:57.752Zadding route 172.17.0.42/32 -> 10.0.0.255INFO
78342026-09-03T04:20:57.752Z adding route 172.17.0.33/32 -> 10.0.0.255
78352026-09-03T04:20:57.752ZSep 03 04:20:56.093Sep 03 04:20:56.093 Sep 03 04:20:56.093 DEBGDEBGINFO 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.52/32 -> 10.0.0.255
78362026-09-03T04:20:57.752Zreplacing 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 } }]
78372026-09-03T04:20:57.752Z
78382026-09-03T04:20:57.752ZSep 03 04:20:56.093 INFOSep 03 04:20:56.093 adding route 172.17.0.27/32 -> 10.0.0.255
78392026-09-03T04:20:57.752ZINFOSep 03 04:20:56.093Sep 03 04:20:56.093 Sep 03 04:20:56.093DEBG adding route 172.17.0.34/32 -> 10.0.0.255
78402026-09-03T04:20:57.752ZDEBGDEBG 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.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.093
78412026-09-03T04:20:57.752Z
78422026-09-03T04:20:57.752Z 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
78432026-09-03T04:20:57.752Zreplacing 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 03 04:20:56.093Sep 03 04:20:56.093
78442026-09-03T04:20:57.752Z INFOINFO Sep 03 04:20:56.093Sep 03 04:20:56.093 adding route 172.17.0.53/32 -> 10.0.0.255adding route 172.17.0.43/32 -> 10.0.0.255
78452026-09-03T04:20:57.752ZINFO
78462026-09-03T04:20:57.752Z adding route 172.17.0.35/32 -> 10.0.0.255INFO
78472026-09-03T04:20:57.752Zadding route 172.17.0.28/32 -> 10.0.0.255Sep 03 04:20:56.093
78482026-09-03T04:20:57.752Z DEBGSep 03 04:20:56.093 Sep 03 04:20:56.093DEBG Sep 03 04:20:56.093 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 } }]
78492026-09-03T04:20:57.753ZDEBG 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.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 } }]
78502026-09-03T04:20:57.753Z
78512026-09-03T04:20:57.753ZDEBGSep 03 04:20:56.093 Sep 03 04:20:56.093INFO replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.093 adding route 172.17.0.54/32 -> 10.0.0.255
78522026-09-03T04:20:57.753Z
78532026-09-03T04:20:57.753ZINFOINFO adding route 172.17.0.29/32 -> 10.0.0.255adding route 172.17.0.44/32 -> 10.0.0.255
78542026-09-03T04:20:57.753ZSep 03 04:20:56.093Sep 03 04:20:56.093
78552026-09-03T04:20:57.753ZDEBG INFOSep 03 04:20:56.093 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.36/32 -> 10.0.0.255
78562026-09-03T04:20:57.753Z
78572026-09-03T04:20:57.753ZSep 03 04:20:56.093DEBG replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
78582026-09-03T04:20:57.753Z Sep 03 04:20:56.093replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 04:20:56.093Sep 03 04:20:56.093INFO
78592026-09-03T04:20:57.753Z DEBGINFO adding route 172.17.0.55/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 } }]
78602026-09-03T04:20:57.753ZSep 03 04:20:56.093adding route 172.17.0.30/32 -> 10.0.0.255 INFO
78612026-09-03T04:20:57.753Z
78622026-09-03T04:20:57.753Z adding route 172.17.0.45/32 -> 10.0.0.255Sep 03 04:20:56.093
78632026-09-03T04:20:57.753Z Sep 03 04:20:56.093 DEBGSep 03 04:20:56.093 replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
78642026-09-03T04:20:57.753ZINFO Sep 03 04:20:56.093 adding route 172.17.0.37/32 -> 10.0.0.255DEBG
78652026-09-03T04:20:57.753Zreplacing 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.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 } }]
78662026-09-03T04:20:57.753Z
78672026-09-03T04:20:57.753ZSep 03 04:20:56.093 INFO Sep 03 04:20:56.093adding route 172.17.0.56/32 -> 10.0.0.255
78682026-09-03T04:20:57.753ZSep 03 04:20:56.093Sep 03 04:20:56.093DEBG INFO adding route 172.17.0.46/32 -> 10.0.0.255INFO
78692026-09-03T04:20:57.753Zreplacing 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.31/32 -> 10.0.0.255Sep 03 04:20:56.093
78702026-09-03T04:20:57.753Z
78712026-09-03T04:20:57.753Z DEBGSep 03 04:20:56.093 replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
78722026-09-03T04:20:57.753Z 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 03 04:20:56.093
78732026-09-03T04:20:57.753Z INFO Sep 03 04:20:56.093adding route 172.17.0.38/32 -> 10.0.0.255 Sep 03 04:20:56.093DEBGSep 03 04:20:56.093
78742026-09-03T04:20:57.753Z INFO INFO 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.47/32 -> 10.0.0.255adding route 172.17.0.57/32 -> 10.0.0.255
78752026-09-03T04:20:57.753Z
78762026-09-03T04:20:57.753Z
78772026-09-03T04:20:57.753Ztest route::tests::delete_target_fragmented ... ok
78782026-09-03T04:20:57.753ZSep 03 04:20:56.093 DEBGSep 03 04:20:56.093Sep 03 04:20:56.093Sep 03 04:20:56.093 DEBGDEBGreplacing 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 } }]
78792026-09-03T04:20:57.753Zreplacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO 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.32/32 -> 10.0.0.255
78802026-09-03T04:20:57.753Z
78812026-09-03T04:20:57.753Z
78822026-09-03T04:20:57.753ZSep 03 04:20:56.093 INFO adding route 172.17.0.39/32 -> 10.0.0.255Sep 03 04:20:56.093Sep 03 04:20:56.093Sep 03 04:20:56.093
78832026-09-03T04:20:57.753Z INFO DEBG INFOadding route 172.17.0.48/32 -> 10.0.0.255 adding route 172.17.0.58/32 -> 10.0.0.255
78842026-09-03T04:20:57.753Z
78852026-09-03T04:20:57.753Zreplacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.093
78862026-09-03T04:20:57.753Z DEBG Sep 03 04:20:56.093replacing 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 } }]
78872026-09-03T04:20:57.753ZSep 03 04:20:56.093DEBG Sep 03 04:20:56.093 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
78882026-09-03T04:20:57.753Z adding route 172.17.0.33/32 -> 10.0.0.255Sep 03 04:20:56.093 DEBG
78892026-09-03T04:20:57.754ZINFO Sep 03 04:20:56.093adding route 172.17.0.40/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 } }]
78902026-09-03T04:20:57.754ZSep 03 04:20:56.093 DEBGINFO Sep 03 04:20:56.093replacing 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.49/32 -> 10.0.0.255DEBG
78912026-09-03T04:20:57.754Z
78922026-09-03T04:20:57.754Z
78932026-09-03T04:20:57.754Z 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 } }]
78942026-09-03T04:20:57.754ZSep 03 04:20:56.093 Sep 03 04:20:56.093DEBGSep 03 04:20:56.093Sep 03 04:20:56.093 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 } }]INFO
78952026-09-03T04:20:57.754ZINFOINFO adding route 172.17.0.59/32 -> 10.0.0.255adding route 172.17.0.34/32 -> 10.0.0.255
78962026-09-03T04:20:57.754Zadding route 172.17.0.41/32 -> 10.0.0.255
78972026-09-03T04:20:57.754Z
78982026-09-03T04:20:57.754ZSep 03 04:20:56.093 Sep 03 04:20:56.093Sep 03 04:20:56.093 Sep 03 04:20:56.093DEBGDEBG 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.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
78992026-09-03T04:20:57.754Z
79002026-09-03T04:20:57.754Z DEBGadding route 172.17.0.50/32 -> 10.0.0.255
79012026-09-03T04:20:57.754Zreplacing 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 } }]
79022026-09-03T04:20:57.754ZSep 03 04:20:56.093Sep 03 04:20:56.093 Sep 03 04:20:56.093 INFO INFO adding route 172.17.0.35/32 -> 10.0.0.255DEBG
79032026-09-03T04:20:57.754Z Sep 03 04:20:56.093replacing 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
79042026-09-03T04:20:57.754Zadding route 172.17.0.60/32 -> 10.0.0.255Sep 03 04:20:56.093 DEBG
79052026-09-03T04:20:57.754Zadding route 172.17.0.42/32 -> 10.0.0.255 Sep 03 04:20:56.093replacing 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 } }]
79062026-09-03T04:20:57.754Z
79072026-09-03T04:20:57.754Z INFO Sep 03 04:20:56.093adding route 172.17.0.51/32 -> 10.0.0.255 Sep 03 04:20:56.093DEBG
79082026-09-03T04:20:57.754Z Sep 03 04:20:56.093DEBG 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 } }] INFOreplacing 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 } }]
79092026-09-03T04:20:57.754Z
79102026-09-03T04:20:57.754Zadding route 172.17.0.36/32 -> 10.0.0.255
79112026-09-03T04:20:57.754ZSep 03 04:20:56.093Sep 03 04:20:56.093Sep 03 04:20:56.093 Sep 03 04:20:56.093 DEBGDEBGDEBG failed to allocate space for the new target listINFOreplacing 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 } }]
79122026-09-03T04:20:57.754Z
79132026-09-03T04:20:57.754Z 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 } }]
79142026-09-03T04:20:57.754Zadding route 172.17.0.43/32 -> 10.0.0.255
79152026-09-03T04:20:57.754ZSep 03 04:20:56.093Sep 03 04:20:56.093 Sep 03 04:20:56.093DEBG Sep 03 04:20:56.093INFO INFO adding route 172.17.0.37/32 -> 10.0.0.255
79162026-09-03T04:20:57.754Zadding route 172.17.0.52/32 -> 10.0.0.255
79172026-09-03T04:20:57.754Zreplacing targets for 172.16.0.0/32 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 } }]DEBG
79182026-09-03T04:20:57.754Z 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 } }]
79192026-09-03T04:20:57.758ZSep 03 04:20:56.093Sep 03 04:20:56.093 Sep 03 04:20:56.093DEBG INFO DEBGadding route 172.17.0.44/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 } }]
79202026-09-03T04:20:57.758Z
79212026-09-03T04:20:57.759Zreplacing 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 } }]
79222026-09-03T04:20:57.759ZSep 03 04:20:56.093Sep 03 04:20:56.093 DEBGSep 03 04:20:56.093INFO 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.53/32 -> 10.0.0.255
79232026-09-03T04:20:57.759Z
79242026-09-03T04:20:57.759ZINFO adding route 172.17.0.38/32 -> 10.0.0.255
79252026-09-03T04:20:57.759ZSep 03 04:20:56.093Sep 03 04:20:56.093 INFO DEBGadding route 172.17.0.45/32 -> 10.0.0.255
79262026-09-03T04:20:57.759Zreplacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.093
79272026-09-03T04:20:57.759Z DEBG replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.093
79282026-09-03T04:20:57.759Z DEBG Sep 03 04:20:56.093replacing 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 } }]
79292026-09-03T04:20:57.759ZINFOSep 03 04:20:56.093 adding route 172.17.0.54/32 -> 10.0.0.255INFO
79302026-09-03T04:20:57.759Z Sep 03 04:20:56.093adding route 172.17.0.39/32 -> 10.0.0.255
79312026-09-03T04:20:57.759ZINFO Sep 03 04:20:56.093adding route 172.17.0.46/32 -> 10.0.0.255
79322026-09-03T04:20:57.759ZSep 03 04:20:56.093DEBG 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 } }]
79332026-09-03T04:20:57.759Zreplacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.093
79342026-09-03T04:20:57.759Z 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 } }]
79352026-09-03T04:20:57.759ZSep 03 04:20:56.093Sep 03 04:20:56.093 INFOINFO adding route 172.17.0.40/32 -> 10.0.0.255adding route 172.17.0.55/32 -> 10.0.0.255Sep 03 04:20:56.093
79362026-09-03T04:20:57.759Z
79372026-09-03T04:20:57.759Z INFO adding route 172.17.0.47/32 -> 10.0.0.255Sep 03 04:20:56.093Sep 03 04:20:56.093
79382026-09-03T04:20:57.759Z 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.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.094
79392026-09-03T04:20:57.759Z
79402026-09-03T04:20:57.759ZDEBG 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 } }]
79412026-09-03T04:20:57.759ZSep 03 04:20:56.094Sep 03 04:20:56.094 Sep 03 04:20:56.094INFO INFO adding route 172.17.0.56/32 -> 10.0.0.255adding route 172.17.0.41/32 -> 10.0.0.255INFO
79422026-09-03T04:20:57.759Z
79432026-09-03T04:20:57.759Z adding route 172.17.0.48/32 -> 10.0.0.255
79442026-09-03T04:20:57.759ZSep 03 04:20:56.094 Sep 03 04:20:56.094DEBGSep 03 04:20:56.094 replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
79452026-09-03T04:20:57.759Z 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
79462026-09-03T04:20:57.759Z 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 } }]
79472026-09-03T04:20:57.759ZSep 03 04:20:56.094Sep 03 04:20:56.094 INFOINFO Sep 03 04:20:56.094adding route 172.17.0.42/32 -> 10.0.0.255
79482026-09-03T04:20:57.759Z INFO adding route 172.17.0.57/32 -> 10.0.0.255adding route 172.17.0.49/32 -> 10.0.0.255Sep 03 04:20:56.100
79492026-09-03T04:20:57.759Z
79502026-09-03T04:20:57.759ZDEBG 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 } }]
79512026-09-03T04:20:57.759ZSep 03 04:20:56.100Sep 03 04:20:56.100 Sep 03 04:20:56.100DEBG 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 } }]DEBGINFO
79522026-09-03T04:20:57.759Z 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.43/32 -> 10.0.0.255
79532026-09-03T04:20:57.759Z
79542026-09-03T04:20:57.759ZSep 03 04:20:56.100 INFO Sep 03 04:20:56.100adding route 172.17.0.50/32 -> 10.0.0.255 Sep 03 04:20:56.100INFO
79552026-09-03T04:20:57.759Z DEBGadding route 172.17.0.58/32 -> 10.0.0.255
79562026-09-03T04:20:57.759ZSep 03 04:20:56.100replacing 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 } }]
79572026-09-03T04:20:57.759ZDEBG Sep 03 04:20:56.100replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 04:20:56.100DEBG
79582026-09-03T04:20:57.759Z 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.44/32 -> 10.0.0.255
79592026-09-03T04:20:57.759ZSep 03 04:20:56.100
79602026-09-03T04:20:57.759Z INFO Sep 03 04:20:56.100adding route 172.17.0.51/32 -> 10.0.0.255Sep 03 04:20:56.100
79612026-09-03T04:20:57.760Z DEBGINFO adding route 172.17.0.59/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 } }]
79622026-09-03T04:20:57.760Z
79632026-09-03T04:20:57.760ZSep 03 04:20:56.100 DEBG replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.100
79642026-09-03T04:20:57.760ZSep 03 04:20:56.100 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 } }]Sep 03 04:20:56.100adding route 172.17.0.45/32 -> 10.0.0.255
79652026-09-03T04:20:57.760Z
79662026-09-03T04:20:57.760ZINFO adding route 172.17.0.52/32 -> 10.0.0.255
79672026-09-03T04:20:57.760ZSep 03 04:20:56.100Sep 03 04:20:56.100 DEBGSep 03 04:20:56.100 INFO 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 } }]adding route 172.17.0.60/32 -> 10.0.0.255
79682026-09-03T04:20:57.760Z
79692026-09-03T04:20:57.760Z 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 } }]
79702026-09-03T04:20:57.760ZSep 03 04:20:56.100Sep 03 04:20:56.100Sep 03 04:20:56.100 DEBGINFO replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.53/32 -> 10.0.0.255
79712026-09-03T04:20:57.760ZINFO
79722026-09-03T04:20:57.760Zadding route 172.17.0.46/32 -> 10.0.0.255
79732026-09-03T04:20:57.760ZSep 03 04:20:56.100Sep 03 04:20:56.100Sep 03 04:20:56.100 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 } }]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 } }]
79742026-09-03T04:20:57.760Z
79752026-09-03T04:20:57.760Z failed to allocate space for the new target list
79762026-09-03T04:20:57.760ZSep 03 04:20:56.100Sep 03 04:20:56.100 Sep 03 04:20:56.100INFO DEBGadding route 172.17.0.47/32 -> 10.0.0.255
79772026-09-03T04:20:57.760ZINFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 } }]
79782026-09-03T04:20:57.760Zadding route 172.17.0.54/32 -> 10.0.0.255
79792026-09-03T04:20:57.760Ztest route::tests::add_target_fails_full ... ok
79802026-09-03T04:20:57.760ZSep 03 04:20:56.100 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 03 04:20:56.100
79812026-09-03T04:20:57.760Ztest route::tests::delete_targets_full ... ok
79822026-09-03T04:20:57.760Z
79832026-09-03T04:20:57.760Z 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 } }]
79842026-09-03T04:20:57.760ZSep 03 04:20:56.100 INFO adding route 172.17.0.48/32 -> 10.0.0.255Sep 03 04:20:56.100
79852026-09-03T04:20:57.760Ztest result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
79862026-09-03T04:20:57.760Z INFO adding route 172.17.0.55/32 -> 10.0.0.255
79872026-09-03T04:20:57.760Z
79882026-09-03T04:20:57.760ZSep 03 04:20:56.100 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 } }]Sep 03 04:20:56.100
79892026-09-03T04:20:57.760Z 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 } }]
79902026-09-03T04:20:57.760ZSep 03 04:20:56.100 INFO adding route 172.17.0.49/32 -> 10.0.0.255Sep 03 04:20:56.100
79912026-09-03T04:20:57.760Z INFO adding route 172.17.0.56/32 -> 10.0.0.255
79922026-09-03T04:20:57.760ZSep 03 04:20:56.100 DEBG replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.100
79932026-09-03T04:20:57.760ZSep 03 04:20:56.100 INFODEBG adding route 172.17.0.50/32 -> 10.0.0.255replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79942026-09-03T04:20:57.760Z
79952026-09-03T04:20:57.760ZSep 03 04:20:56.100Sep 03 04:20:56.100 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.57/32 -> 10.0.0.255
79962026-09-03T04:20:57.760Z
79972026-09-03T04:20:57.760ZSep 03 04:20:56.100Sep 03 04:20:56.100 INFODEBG adding route 172.17.0.51/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 } }]
79982026-09-03T04:20:57.760Z
79992026-09-03T04:20:57.760ZSep 03 04:20:56.100Sep 03 04:20:56.100 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.58/32 -> 10.0.0.255
80002026-09-03T04:20:57.761Z
80012026-09-03T04:20:57.761ZSep 03 04:20:56.100Sep 03 04:20:56.100 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
80022026-09-03T04:20:57.761Z
80032026-09-03T04:20:57.761ZSep 03 04:20:56.100Sep 03 04:20:56.100 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 } }]
80042026-09-03T04:20:57.761Z
80052026-09-03T04:20:57.761ZSep 03 04:20:56.100Sep 03 04:20:56.100 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
80062026-09-03T04:20:57.761Z
80072026-09-03T04:20:57.761ZSep 03 04:20:56.100Sep 03 04:20:56.100 INFO adding route 172.17.0.60/32 -> 10.0.0.255
80082026-09-03T04:20:57.761Z 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 } }]
80092026-09-03T04:20:57.761ZSep 03 04:20:56.100Sep 03 04:20:56.100 INFO adding route 172.17.0.54/32 -> 10.0.0.255
80102026-09-03T04:20:57.761ZDEBG 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 03 04:20:56.100 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 } }]
80112026-09-03T04:20:57.761Z
80122026-09-03T04:20:57.761ZSep 03 04:20:56.107Sep 03 04:20:56.107 INFOINFO adding route 172.17.0.61/32 -> 10.0.0.255adding route 172.17.0.55/32 -> 10.0.0.255
80132026-09-03T04:20:57.761Z
80142026-09-03T04:20:57.761ZSep 03 04:20:56.107Sep 03 04:20:56.107 DEBGDEBG replacing targets for 172.17.0.61/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
80152026-09-03T04:20:57.761Z
80162026-09-03T04:20:57.761ZSep 03 04:20:56.107Sep 03 04:20:56.107 INFOINFO adding route 172.17.0.56/32 -> 10.0.0.255adding route 172.17.0.62/32 -> 10.0.0.255
80172026-09-03T04:20:57.761Z
80182026-09-03T04:20:57.761ZSep 03 04:20:56.107Sep 03 04:20:56.107 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 } }]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 } }]
80192026-09-03T04:20:57.765Z
80202026-09-03T04:20:57.765ZSep 03 04:20:56.107Sep 03 04:20:56.107 INFOINFO adding route 172.17.0.57/32 -> 10.0.0.255adding route 172.17.0.63/32 -> 10.0.0.255
80212026-09-03T04:20:57.765Z
80222026-09-03T04:20:57.765ZSep 03 04:20:56.107Sep 03 04:20:56.107 DEBGDEBG replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
80232026-09-03T04:20:57.765Z
80242026-09-03T04:20:57.765ZSep 03 04:20:56.107 INFO adding route 172.17.0.58/32 -> 10.0.0.255
80252026-09-03T04:20:57.765ZSep 03 04:20:56.107 Sep 03 04:20:56.107DEBG DEBGreplacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
80262026-09-03T04:20:57.765Zfailed to allocate space for the new target list
80272026-09-03T04:20:57.765ZSep 03 04:20:56.107 INFOSep 03 04:20:56.107 adding route 172.17.0.59/32 -> 10.0.0.255DEBG
80282026-09-03T04:20:57.765Z 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 } }]
80292026-09-03T04:20:57.765ZSep 03 04:20:56.107 DEBG Sep 03 04:20:56.107replacing 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 } }]
80302026-09-03T04:20:57.765ZDEBG failed to allocate space for the new target list
80312026-09-03T04:20:57.765ZSep 03 04:20:56.107 INFO adding route 172.17.0.60/32 -> 10.0.0.255
80322026-09-03T04:20:57.765ZSep 03 04:20:56.107 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 } }]
80332026-09-03T04:20:57.765ZSep 03 04:20:56.107 DEBG failed to allocate space for the new target list
80342026-09-03T04:20:57.765ZSep 03 04:20:56.107 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 } }]
80352026-09-03T04:20:57.765Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-5246259646f8ee03)
80362026-09-03T04:20:57.765Z
80372026-09-03T04:20:57.765Zrunning 0 tests
80382026-09-03T04:20:57.765Z
80392026-09-03T04:20:57.765Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80402026-09-03T04:20:57.765Z
80412026-09-03T04:20:57.765Z Running unittests src/lib.rs (target/debug/deps/dpd_api-acda18f7a0b943fc)
80422026-09-03T04:20:57.765Z
80432026-09-03T04:20:57.765Zrunning 0 tests
80442026-09-03T04:20:57.765Z
80452026-09-03T04:20:57.765Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80462026-09-03T04:20:57.765Z
80472026-09-03T04:20:57.765Z Running unittests src/lib.rs (target/debug/deps/dpd_client-06f9e0d93201a892)
80482026-09-03T04:20:57.769Z
80492026-09-03T04:20:57.769Zrunning 6 tests
80502026-09-03T04:20:57.771Ztest tests::test_full_lot_id_both_present ... ok
80512026-09-03T04:20:57.771Ztest tests::test_full_lot_id_lot_only ... ok
80522026-09-03T04:20:57.771Ztest tests::test_full_lot_id_lotnum_only ... ok
80532026-09-03T04:20:57.771Ztest tests::test_full_lot_id_neither_present ... ok
80542026-09-03T04:20:57.772Ztest tests::test_port_id_cmp ... ok
80552026-09-03T04:20:57.772Ztest tests::test_parse_client_port_id ... ok
80562026-09-03T04:20:57.772Z
80572026-09-03T04:20:57.772Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80582026-09-03T04:20:57.772Z
80592026-09-03T04:20:57.775Z Running tests/test_all.rs (target/debug/deps/test_all-d418b651da492675)
80602026-09-03T04:20:57.778Z
80612026-09-03T04:20:57.778Zrunning 0 tests
80622026-09-03T04:20:57.778Z
80632026-09-03T04:20:57.778Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80642026-09-03T04:20:57.778Z
80652026-09-03T04:20:57.778Z Running unittests src/lib.rs (target/debug/deps/dpd_types-13ccc83203b2fded)
80662026-09-03T04:20:57.783Z
80672026-09-03T04:20:57.783Zrunning 0 tests
80682026-09-03T04:20:57.783Z
80692026-09-03T04:20:57.786Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80702026-09-03T04:20:57.786Z
80712026-09-03T04:20:57.786Z Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-a087f10fd23084c3)
80722026-09-03T04:20:57.804Z
80732026-09-03T04:20:57.804Zrunning 15 tests
80742026-09-03T04:20:57.807Ztest impls::switch_identifiers::tests::chip_revision_b0 ... ok
80752026-09-03T04:20:57.807Ztest impls::switch_identifiers::tests::chip_revision_a0 ... ok
80762026-09-03T04:20:57.807Ztest impls::switch_identifiers::tests::chip_revision_b1 ... ok
80772026-09-03T04:20:57.807Ztest impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok
80782026-09-03T04:20:57.807Ztest impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok
80792026-09-03T04:20:57.807Ztest impls::table::tests::table_entry_new_collects_display_values ... ok
80802026-09-03T04:20:57.807Ztest impls::table::tests::table_counter_entry_new_collects_key_values ... ok
80812026-09-03T04:20:57.807Ztest v1::network::tests::test_equal ... ok
80822026-09-03T04:20:57.807Ztest v1::network::tests::test_eui64 ... ok
80832026-09-03T04:20:57.807Ztest v1::network::tests::test_into ... ok
80842026-09-03T04:20:57.807Ztest v1::network::tests::test_not_equal ... ok
80852026-09-03T04:20:57.807Ztest v1::network::tests::test_to_string ... ok
80862026-09-03T04:20:57.807Ztest v1::port::tests::port_ids_are_ascii ... ok
80872026-09-03T04:20:57.810Ztest v1::network::tests::test_parse ... ok
80882026-09-03T04:20:57.811Ztest v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok
80892026-09-03T04:20:57.811Z
80902026-09-03T04:20:57.811Ztest result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
80912026-09-03T04:20:57.811Z
80922026-09-03T04:20:57.813Z Running unittests src/lib.rs (target/debug/deps/packet-c0def7fdaa185f19)
80932026-09-03T04:20:57.835Z
80942026-09-03T04:20:57.835Zrunning 12 tests
80952026-09-03T04:20:57.838Ztest icmp::test_v6_checksum ... ok
80962026-09-03T04:20:57.839Ztest lldp::test_lldp_parse ... ok
80972026-09-03T04:20:57.839Ztest icmp::test_v4_checksum ... ok
80982026-09-03T04:20:57.839Ztest ipv6::test_ipv6_parse ... ok
80992026-09-03T04:20:57.839Ztest pbuf::test_byte ... ok
81002026-09-03T04:20:57.839Ztest pbuf::test_nibble ... ok
81012026-09-03T04:20:57.839Ztest pbuf::test_short ... ok
81022026-09-03T04:20:57.839Ztest pbuf::test_overflow ... ok
81032026-09-03T04:20:57.839Ztest pbuf::test_twelve ... ok
81042026-09-03T04:20:57.839Ztest pbuf::test_word ... ok
81052026-09-03T04:20:57.839Ztest tcp::test_checksum_syn_nodata ... ok
81062026-09-03T04:20:57.839Ztest tcp::test_checksum_ack_data ... ok
81072026-09-03T04:20:57.839Z
81082026-09-03T04:20:57.839Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81092026-09-03T04:20:57.839Z
81102026-09-03T04:20:57.843Z Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b)
81112026-09-03T04:20:57.843Z
81122026-09-03T04:20:57.843Zrunning 0 tests
81132026-09-03T04:20:57.843Z
81142026-09-03T04:20:57.843Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81152026-09-03T04:20:57.843Z
81162026-09-03T04:20:57.843Z Running unittests src/main.rs (target/debug/deps/swadm-f77e75efb2063bcd)
81172026-09-03T04:20:57.863Z
81182026-09-03T04:20:57.863Zrunning 5 tests
81192026-09-03T04:20:57.866Ztest switchport::test::test_compute_lanes ... ok
81202026-09-03T04:20:57.869Ztest switchport::test::port_id_ordering ... ok
81212026-09-03T04:20:57.869Ztest link::test_filter ... ok
81222026-09-03T04:20:57.872Z Lane 0 Lane 1 Lane 2 Lane 3
81232026-09-03T04:20:57.872Z Rx Loss-of-lock: Yes Yes Yes Yes
81242026-09-03T04:20:57.872Z Rx Loss-of-signal: Yes Yes Yes Yes
81252026-09-03T04:20:57.872Z Rx CDR Enabled: Yes Yes Yes Yes
81262026-09-03T04:20:57.872Z Tx Enabled: Yes Yes Yes Yes
81272026-09-03T04:20:57.872Z Tx Loss-of-lock: No No No No
81282026-09-03T04:20:57.872Z Tx Loss-of-signal: No No No No
81292026-09-03T04:20:57.872Z Tx CDR Enabled: No No No No
81302026-09-03T04:20:57.872Z Lane 0 Tx Adaptive EQ Fault: No No Lane 1No No
81312026-09-03T04:20:57.872ZLane 2 Tx Fault: YesLane 3 Yes
81322026-09-03T04:20:57.872Z Yes State: ActivatedYes
81332026-09-03T04:20:57.872ZActivated Activated Activated
81342026-09-03T04:20:57.872Z Rx Output Enabled: false false false false
81352026-09-03T04:20:57.872Z Rx Output Status: valid valid valid valid
81362026-09-03T04:20:57.872Z Rx Loss-of-lock: true true true true
81372026-09-03T04:20:57.872Z Rx Loss-of-signal: false false false false
81382026-09-03T04:20:57.872ZRx Auto-squelch Disable: true true true true
81392026-09-03T04:20:57.872Z Tx Output Enabled: true true true true
81402026-09-03T04:20:57.872Z Tx Output Status: invalid invalid invalid invalid
81412026-09-03T04:20:57.872Z Tx Loss-of-lock: false false false false
81422026-09-03T04:20:57.872Z Tx Loss-of-signal: true true true true
81432026-09-03T04:20:57.872ZTx Auto-squelch Disable: false false false false
81442026-09-03T04:20:57.873Z Tx Adaptive EQ Fail: true true true true
81452026-09-03T04:20:57.873Z Tx Failure: false false false false
81462026-09-03T04:20:57.873Z Tx Force Squelch: true true true true
81472026-09-03T04:20:57.873Z Tx Input Polarity: normal normal normal normal
81482026-09-03T04:20:57.873Ztest switchport::test::test_print_cmis_datapath ... ok
81492026-09-03T04:20:57.873Ztest switchport::test::test_print_sff_datapath ... ok
81502026-09-03T04:20:57.873Z
81512026-09-03T04:20:57.873Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
81522026-09-03T04:20:57.873Z
81532026-09-03T04:20:57.876Z Running tests/counters.rs (target/debug/deps/counters-0873bcadcbf0ee26)
81542026-09-03T04:20:57.879Z
81552026-09-03T04:20:57.880Zrunning 1 test
81562026-09-03T04:20:57.883Ztest test_p4_counter_list ... ignored
81572026-09-03T04:20:57.883Z
81582026-09-03T04:20:57.883Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
81592026-09-03T04:20:57.883Z
81602026-09-03T04:20:57.883Z Running tests/multicast.rs (target/debug/deps/multicast-86bcaf4b22ed6f0f)
81612026-09-03T04:20:57.901Z
81622026-09-03T04:20:57.901Zrunning 1 test
81632026-09-03T04:20:57.904Ztest test_multicast_list_and_get ... ignored
81642026-09-03T04:20:57.904Z
81652026-09-03T04:20:57.904Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
81662026-09-03T04:20:57.904Z
81672026-09-03T04:20:57.904Z Running tests/port-link.rs (target/debug/deps/port_link-13d49676f3990b01)
81682026-09-03T04:20:57.909Z
81692026-09-03T04:20:57.909Zrunning 5 tests
81702026-09-03T04:20:57.911Ztest test_an ... ignored
81712026-09-03T04:20:57.911Ztest test_enable ... ignored
81722026-09-03T04:20:57.911Ztest test_ip_addresses ... ignored
81732026-09-03T04:20:57.911Ztest test_kr ... ignored
81742026-09-03T04:20:57.911Ztest test_mac ... ignored
81752026-09-03T04:20:57.911Z
81762026-09-03T04:20:57.911Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
81772026-09-03T04:20:57.912Z
81782026-09-03T04:20:57.912Z Running unittests src/main.rs (target/debug/deps/tfportd-781e20ddbd8cd5fa)
81792026-09-03T04:20:58.077Z
81802026-09-03T04:20:58.077Zrunning 3 tests
81812026-09-03T04:20:58.077Ztest linklocal::test_parse_ipadm ... ok
81822026-09-03T04:20:58.077Ztest tfport::test_parse_tfport ... ok
81832026-09-03T04:20:58.077Ztest config::tests::test_updates ... ok
81842026-09-03T04:20:58.077Z
81852026-09-03T04:20:58.077Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81862026-09-03T04:20:58.077Z
81872026-09-03T04:20:58.077Z Running unittests src/main.rs (target/debug/deps/uplinkd-c3b8c98e56e112b2)
81882026-09-03T04:20:58.077Z
81892026-09-03T04:20:58.077Zrunning 0 tests
81902026-09-03T04:20:58.077Z
81912026-09-03T04:20:58.077Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81922026-09-03T04:20:58.077Z
81932026-09-03T04:20:58.077Z Running unittests src/main.rs (target/debug/deps/xtask-624fff7d24b9ffb6)
81942026-09-03T04:20:58.077Z
81952026-09-03T04:20:58.077Zrunning 0 tests
81962026-09-03T04:20:58.077Z
81972026-09-03T04:20:58.077Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81982026-09-03T04:20:58.077Z
81992026-09-03T04:20:58.077Z Doc-tests aal
82002026-09-03T04:20:58.205Z
82012026-09-03T04:20:58.205Zrunning 0 tests
82022026-09-03T04:20:58.205Z
82032026-09-03T04:20:58.208Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
82042026-09-03T04:20:58.208Z
82052026-09-03T04:20:58.235Z Doc-tests aal_macros
82062026-09-03T04:20:58.310Z
82072026-09-03T04:20:58.310Zrunning 0 tests
82082026-09-03T04:20:58.310Z
82092026-09-03T04:20:58.310Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
82102026-09-03T04:20:58.310Z
82112026-09-03T04:20:58.325Z Doc-tests common
82122026-09-03T04:20:58.576Z
82132026-09-03T04:20:58.576Zrunning 0 tests
82142026-09-03T04:20:58.576Z
82152026-09-03T04:20:58.576Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
82162026-09-03T04:20:58.576Z
82172026-09-03T04:20:58.607Z Doc-tests dpd_api
82182026-09-03T04:20:59.347Z
82192026-09-03T04:20:59.347Zrunning 2 tests
82202026-09-03T04:20:59.347Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 69) ... ignored
82212026-09-03T04:20:59.347Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 75) ... ignored
82222026-09-03T04:20:59.347Z
82232026-09-03T04:20:59.347Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
82242026-09-03T04:20:59.347Z
82252026-09-03T04:20:59.381Z Doc-tests dpd_client
82262026-09-03T04:21:00.869Z
82272026-09-03T04:21:00.869Zrunning 0 tests
82282026-09-03T04:21:00.869Z
82292026-09-03T04:21:00.869Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
82302026-09-03T04:21:00.869Z
82312026-09-03T04:21:00.930Z Doc-tests dpd_types
82322026-09-03T04:21:01.122Z
82332026-09-03T04:21:01.123Zrunning 0 tests
82342026-09-03T04:21:01.123Z
82352026-09-03T04:21:01.123Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
82362026-09-03T04:21:01.123Z
82372026-09-03T04:21:01.150Z Doc-tests dpd_types_versions
82382026-09-03T04:21:02.696Z
82392026-09-03T04:21:02.696Zrunning 1 test
82402026-09-03T04:21:02.696Ztest dpd-types/versions/src/lib.rs - (line 19) ... ignored
82412026-09-03T04:21:02.696Z
82422026-09-03T04:21:02.696Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
82432026-09-03T04:21:02.696Z
82442026-09-03T04:21:02.752Z Doc-tests packet
82452026-09-03T04:21:02.980Z
82462026-09-03T04:21:02.980Zrunning 0 tests
82472026-09-03T04:21:02.980Z
82482026-09-03T04:21:02.980Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
82492026-09-03T04:21:02.980Z
82502026-09-03T04:21:03.011Z Doc-tests pcap
82512026-09-03T04:21:03.066Z
82522026-09-03T04:21:03.066Zrunning 0 tests
82532026-09-03T04:21:03.066Z
82542026-09-03T04:21:03.066Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
82552026-09-03T04:21:03.066Z
82562026-09-03T04:21:03.122Z+ for feat in tofino_stub tofino_asic softnpu chaos
82572026-09-03T04:21:03.122Z+ RUST_BACKTRACE=full
82582026-09-03T04:21:03.122Z+ cargo test --features chaos --no-fail-fast
82592026-09-03T04:21:03.748Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
82602026-09-03T04:21:03.828Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
82612026-09-03T04:21:03.837Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
82622026-09-03T04:21:12.637Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
82632026-09-03T04:21:12.752Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
82642026-09-03T04:21:56.299Z Finished `test` profile [unoptimized + debuginfo] target(s) in 53.16s
82652026-09-03T04:21:56.413Z Running unittests src/lib.rs (target/debug/deps/aal-e435743f5db9cebd)
82662026-09-03T04:21:56.422Z
82672026-09-03T04:21:56.422Zrunning 0 tests
82682026-09-03T04:21:56.422Z
82692026-09-03T04:21:56.425Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
82702026-09-03T04:21:56.425Z
82712026-09-03T04:21:56.425Z Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3)
82722026-09-03T04:21:56.428Z
82732026-09-03T04:21:56.428Zrunning 0 tests
82742026-09-03T04:21:56.428Z
82752026-09-03T04:21:56.428Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
82762026-09-03T04:21:56.428Z
82772026-09-03T04:21:56.429Z Running unittests src/lib.rs (target/debug/deps/asic-bef05ee8c86a8451)
82782026-09-03T04:21:56.437Z
82792026-09-03T04:21:56.437Zrunning 0 tests
82802026-09-03T04:21:56.437Z
82812026-09-03T04:21:56.440Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
82822026-09-03T04:21:56.440Z
82832026-09-03T04:21:56.440Z Running unittests src/lib.rs (target/debug/deps/common-728aaa11d2bb131d)
82842026-09-03T04:21:56.461Z
82852026-09-03T04:21:56.461Zrunning 4 tests
82862026-09-03T04:21:56.464Ztest nat::tests::test_vni ... ok
82872026-09-03T04:21:56.464Ztest network::tests::test_generate_ipv6_link_local ... ok
82882026-09-03T04:21:56.467Ztest test_purge ... ok
82892026-09-03T04:21:56.471Ztest illumos::test::address_exists_handles_missing_object ... ok
82902026-09-03T04:21:56.471Z
82912026-09-03T04:21:56.474Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
82922026-09-03T04:21:56.474Z
82932026-09-03T04:21:56.474Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-3b6a1705a6b97607)
82942026-09-03T04:21:56.486Z
82952026-09-03T04:21:56.486Zrunning 1 test
82962026-09-03T04:21:56.490Z -------
82972026-09-03T04:21:56.493Z Generating OpenAPI documents from API definitions ...
82982026-09-03T04:21:56.653Z Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ...
82992026-09-03T04:21:56.728Z Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi"
83002026-09-03T04:21:57.847Z -------
83012026-09-03T04:21:57.847Z Checking 14 OpenAPI documents...
83022026-09-03T04:21:57.847Z Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller
83032026-09-03T04:21:57.847Z Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller
83042026-09-03T04:21:57.847Z Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller
83052026-09-03T04:21:57.847Z Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller
83062026-09-03T04:21:57.851Z Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller
83072026-09-03T04:21:57.851Z Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller
83082026-09-03T04:21:57.851Z Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller
83092026-09-03T04:21:57.851Z Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller
83102026-09-03T04:21:57.851Z Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller
83112026-09-03T04:21:57.851Z Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller
83122026-09-03T04:21:57.851Z Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller
83132026-09-03T04:21:57.851Z Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller
83142026-09-03T04:21:57.851Z Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller
83152026-09-03T04:21:57.851Z Fresh dpd (versioned v14.0.0 (added locally)): Oxide Switch Dataplane Controller
83162026-09-03T04:21:57.851Z Fresh dpd "latest" symlink
83172026-09-03T04:21:57.851Z -------
83182026-09-03T04:21:57.851Z Success 14 documents checked: 15 fresh, 0 stale, 0 failed, 0 other problems
83192026-09-03T04:21:57.928Ztest test::test_apis_up_to_date ... ok
83202026-09-03T04:21:57.928Z
83212026-09-03T04:21:57.928Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.44s
83222026-09-03T04:21:57.928Z
83232026-09-03T04:21:57.992Z Running unittests src/main.rs (target/debug/deps/dpd-6cbce602ce76f619)
83242026-09-03T04:21:57.999Z
83252026-09-03T04:21:57.999Zrunning 61 tests
83262026-09-03T04:21:58.002Ztest freemap::test_ordering ... ok
83272026-09-03T04:21:58.002Ztest config::tests::test_updates ... ok
83282026-09-03T04:21:58.002Ztest dhcpv6::tests::test_create_duid_bytes ... ok
83292026-09-03T04:21:58.003Ztest freemap::test_split ... ok
83302026-09-03T04:21:58.003Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
83312026-09-03T04:21:58.006Ztest macaddrs::tests::test_mac_offset ... ok
83322026-09-03T04:21:58.006Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
83332026-09-03T04:21:58.006Ztest macaddrs::tests::test_parse_port_id ... ok
83342026-09-03T04:21:58.006ZSep 03 04:21:56.378 DEBG created new freemap, Sep 03 04:21:56.378unit :DEBG freemap_testcreated new freemap, unit
83352026-09-03T04:21:58.006Z: freemap_test
83362026-09-03T04:21:58.006ZSep 03 04:21:56.378 DEBG initted freemap. size: 128, unit: Sep 03 04:21:56.378freemap_testSep 03 04:21:56.378
83372026-09-03T04:21:58.006ZDEBGDEBG created new freemapinitted freemap. size: 128, Sep 03 04:21:56.378unit, : DEBGfreemap_test
83382026-09-03T04:21:58.006Zunitreset freemap:, unitfreemap_test:Sep 03 04:21:56.378
83392026-09-03T04:21:58.006Z freemap_testDEBG
83402026-09-03T04:21:58.006Z reset freemap, unit: freemap_testSep 03 04:21:56.378
83412026-09-03T04:21:58.006Z DEBG initted freemap. size: 128, unit: freemap_test
83422026-09-03T04:21:58.006ZSep 03 04:21:56.378 DEBG reset freemap, unit: freemap_test
83432026-09-03T04:21:58.006Ztest mcast::tests::test_canonicalize_sources ... ok
83442026-09-03T04:21:58.006ZSep 03 04:21:56.378 DEBG created new freemap, unit: freemap_test
83452026-09-03T04:21:58.006ZSep 03 04:21:56.378 DEBG initted freemap. size: 128, unit: freemap_test
83462026-09-03T04:21:58.007ZSep 03 04:21:56.378 DEBG reset freemap, unit: freemap_test
83472026-09-03T04:21:58.007Ztest freemap::test_reclaim ... ok
83482026-09-03T04:21:58.007Ztest freemap::test_exhaustion ... ok
83492026-09-03T04:21:58.007Ztest freemap::test_free ... ok
83502026-09-03T04:21:58.007Ztest freemap::test_basic ... ok
83512026-09-03T04:21:58.007Ztest mcast::tests::test_create_port_bitmap_all_same_direction ... ok
83522026-09-03T04:21:58.007Ztest mcast::tests::test_create_port_bitmap_empty ... ok
83532026-09-03T04:21:58.007ZSep 03 04:21:56.379 DEBG created new freemap, unit: freemap_test
83542026-09-03T04:21:58.007ZSep 03 04:21:56.379 DEBG initted freemap. size: 8, unit: freemap_test
83552026-09-03T04:21:58.007ZSep 03 04:21:56.379 DEBG reset freemap, unit: freemap_test
83562026-09-03T04:21:58.007Ztest mcast::tests::test_create_port_bitmap_filters_by_direction ... ok
83572026-09-03T04:21:58.007Ztest freemap::test_reclaim_preserves_existing_freelist ... ok
83582026-09-03T04:21:58.007Ztest mcast::tests::test_concurrent_allocation_and_deallocation ... ok
83592026-09-03T04:21:58.007Ztest mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok
83602026-09-03T04:21:58.007Ztest mcast::tests::test_concurrent_id_allocation ... ok
83612026-09-03T04:21:58.007Ztest mcast::tests::test_multicast_group_data_generate_id_allocation ... ok
83622026-09-03T04:21:58.007ZSep 03 04:21:56.379 DEBG created new freemap, unit: freemap_test
83632026-09-03T04:21:58.007ZSep 03 04:21:56.379 DEBG initted freemap. size: 128, unit: freemap_test
83642026-09-03T04:21:58.007ZSep 03 04:21:56.379 DEBG reset freemap, unit: freemap_test
83652026-09-03T04:21:58.007Ztest mcast::tests::test_sources_contain_any ... ok
83662026-09-03T04:21:58.007Ztest mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok
83672026-09-03T04:21:58.007Ztest freemap::test_span ... ok
83682026-09-03T04:21:58.007Ztest mcast::tests::test_multicast_group_data_id_exhaustion ... ok
83692026-09-03T04:21:58.007Ztest mcast::tests::test_paired_allocation_and_cleanup ... ok
83702026-09-03T04:21:58.007Ztest mcast::validate::tests::test_address_validation_integrated ... ok
83712026-09-03T04:21:58.008Ztest mcast::validate::tests::test_ipv4_ssm_with_sources ... ok
83722026-09-03T04:21:58.008Ztest mcast::validate::tests::test_ipv4_validation ... ok
83732026-09-03T04:21:58.008Ztest mcast::validate::tests::test_ipv6_validation ... ok
83742026-09-03T04:21:58.008Ztest mcast::validate::tests::test_address_validation_with_source_validation ... ok
83752026-09-03T04:21:58.008Ztest mcast::validate::tests::test_is_ssm_function ... ok
83762026-09-03T04:21:58.008Ztest mcast::validate::tests::test_ipv6_ssm_with_sources ... ok
83772026-09-03T04:21:58.008Ztest mcast::validate::tests::test_validate_nat_target ... ok
83782026-09-03T04:21:58.008Ztest mcast::validate::tests::test_validate_not_underlay_subnet ... ok
83792026-09-03T04:21:58.008Ztest mcast::validate::tests::test_reserved_and_unallocatable_addresses ... ok
83802026-09-03T04:21:58.008Ztest mcast::validate::tests::test_validate_source_addresses ... ok
83812026-09-03T04:21:58.008Ztest mcast::validate::tests::test_validate_tag ... ok
83822026-09-03T04:21:58.008Ztest nat::test_mapping ... ok
83832026-09-03T04:21:58.008Ztest mcast::validate::tests::test_validate_tag_format ... ok
83842026-09-03T04:21:58.008Ztest port_map::tests::test_backplane_group ... ok
83852026-09-03T04:21:58.008Ztest port_map::tests::test_port_map ... ok
83862026-09-03T04:21:58.008Ztest port_map::tests::dump_map ... ok
83872026-09-03T04:21:58.008Ztest mcast::tests::test_id_range_boundaries ... ok
83882026-09-03T04:21:58.008Ztest api_server::tests::test_build_info ... ok
83892026-09-03T04:21:58.012ZSep 03 04:21:56.381 DEBG created new freemap, unit: freemap_route_ipv4
83902026-09-03T04:21:58.012ZSep 03 04:21:56.381 DEBG created new freemap, unit: freemap_route_ipv6
83912026-09-03T04:21:58.012ZSep 03 04:21:56.381 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
83922026-09-03T04:21:58.013ZSep 03 04:21:56.381 DEBG reset freemap, unit: freemap_route_ipv4
83932026-09-03T04:21:58.013ZSep 03 04:21:56.381 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
83942026-09-03T04:21:58.013ZSep 03 04:21:56.381 DEBG reset freemap, unit: freemap_route_ipv6
83952026-09-03T04:21:58.013ZSep 03 04:21:56.381 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
83962026-09-03T04:21:58.013ZSep 03 04:21:56.381 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 } }]
83972026-09-03T04:21:58.013ZSep 03 04:21:56.381 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff
83982026-09-03T04:21:58.013ZSep 03 04:21:56.381 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 } }]
83992026-09-03T04:21:58.013ZSep 03 04:21:56.381 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
84002026-09-03T04:21:58.013ZSep 03 04:21:56.381 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 } }]
84012026-09-03T04:21:58.013ZSep 03 04:21:56.381 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
84022026-09-03T04:21:58.013ZSep 03 04:21:56.381 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 } }]
84032026-09-03T04:21:58.013ZSep 03 04:21:56.381 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
84042026-09-03T04:21:58.013ZSep 03 04:21:56.381 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 } }]
84052026-09-03T04:21:58.013ZSep 03 04:21:56.381 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
84062026-09-03T04:21:58.013ZSep 03 04:21:56.381 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 } }]
84072026-09-03T04:21:58.013ZSep 03 04:21:56.381 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
84082026-09-03T04:21:58.013ZSep 03 04:21:56.381 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 } }]
84092026-09-03T04:21:58.013ZSep 03 04:21:56.381 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
84102026-09-03T04:21:58.013ZSep 03 04:21:56.381 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 } }]
84112026-09-03T04:21:58.013ZSep 03 04:21:56.381 INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
84122026-09-03T04:21:58.013ZSep 03 04:21:56.381 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 } }]
84132026-09-03T04:21:58.013ZSep 03 04:21:56.381 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
84142026-09-03T04:21:58.013ZSep 03 04:21:56.381 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 } }]
84152026-09-03T04:21:58.013ZSep 03 04:21:56.381 INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
84162026-09-03T04:21:58.013ZSep 03 04:21:56.381 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 } }]
84172026-09-03T04:21:58.013ZSep 03 04:21:56.381 INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
84182026-09-03T04:21:58.014ZSep 03 04:21:56.381 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 } }]
84192026-09-03T04:21:58.014ZSep 03 04:21:56.381 INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
84202026-09-03T04:21:58.014ZSep 03 04:21:56.381 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 } }]
84212026-09-03T04:21:58.014ZSep 03 04:21:56.381 INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ff
84222026-09-03T04:21:58.014ZSep 03 04:21:56.381 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 } }]
84232026-09-03T04:21:58.014ZSep 03 04:21:56.381 INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
84242026-09-03T04:21:58.014ZSep 03 04:21:56.381 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 } }]
84252026-09-03T04:21:58.014ZSep 03 04:21:56.381 INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ff
84262026-09-03T04:21:58.014ZSep 03 04:21:56.381 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 } }]
84272026-09-03T04:21:58.014ZSep 03 04:21:56.381 INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ff
84282026-09-03T04:21:58.014ZSep 03 04:21:56.381 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 } }]
84292026-09-03T04:21:58.014ZSep 03 04:21:56.381 INFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ff
84302026-09-03T04:21:58.014ZSep 03 04:21:56.381 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 } }]
84312026-09-03T04:21:58.014ZSep 03 04:21:56.381 INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ff
84322026-09-03T04:21:58.014ZSep 03 04:21:56.381 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 } }]
84332026-09-03T04:21:58.014ZSep 03 04:21:56.381 INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
84342026-09-03T04:21:58.014ZSep 03 04:21:56.381 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 } }]
84352026-09-03T04:21:58.014ZSep 03 04:21:56.381 INFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
84362026-09-03T04:21:58.014ZSep 03 04:21:56.381 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 } }]
84372026-09-03T04:21:58.014ZSep 03 04:21:56.381 INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ff
84382026-09-03T04:21:58.015ZSep 03 04:21:56.381 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 } }]
84392026-09-03T04:21:58.015ZSep 03 04:21:56.381 INFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ff
84402026-09-03T04:21:58.015ZSep 03 04:21:56.381 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 } }]
84412026-09-03T04:21:58.015ZSep 03 04:21:56.381 INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ff
84422026-09-03T04:21:58.015ZSep 03 04:21:56.381 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 } }]
84432026-09-03T04:21:58.015ZSep 03 04:21:56.381 INFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ff
84442026-09-03T04:21:58.015ZSep 03 04:21:56.381 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 } }]
84452026-09-03T04:21:58.015ZSep 03 04:21:56.381 INFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ff
84462026-09-03T04:21:58.015ZSep 03 04:21:56.381 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 } }]
84472026-09-03T04:21:58.015ZSep 03 04:21:56.381 INFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ff
84482026-09-03T04:21:58.015ZSep 03 04:21:56.381 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 } }]
84492026-09-03T04:21:58.015ZSep 03 04:21:56.381 INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
84502026-09-03T04:21:58.015ZSep 03 04:21:56.381 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 } }]
84512026-09-03T04:21:58.015ZSep 03 04:21:56.381 DEBG Sep 03 04:21:56.381created new freemap INFO, unitadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff:
84522026-09-03T04:21:58.015Z freemap_route_ipv4
84532026-09-03T04:21:58.015ZSep 03 04:21:56.381 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 } }]
84542026-09-03T04:21:58.015ZSep 03 04:21:56.381 DEBG created new freemapSep 03 04:21:56.381, unitINFO: adding route 3fff:beef:1c::/64 -> 2001:db8::55:fffreemap_route_ipv6
84552026-09-03T04:21:58.015Z
84562026-09-03T04:21:58.015ZSep 03 04:21:56.381Sep 03 04:21:56.381 DEBGDEBG replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]initted freemap. size: 64
84572026-09-03T04:21:58.015Z, unit: freemap_route_ipv4Sep 03 04:21:56.381
84582026-09-03T04:21:58.015Z INFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
84592026-09-03T04:21:58.015ZSep 03 04:21:56.381 DEBG reset freemapSep 03 04:21:56.381, unitDEBG: 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
84602026-09-03T04:21:58.015Z
84612026-09-03T04:21:58.015ZSep 03 04:21:56.381Sep 03 04:21:56.381 INFODEBG adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffinitted freemap. size: 64
84622026-09-03T04:21:58.015Z, unit: freemap_route_ipv6Sep 03 04:21:56.381
84632026-09-03T04:21:58.016Z 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 } }]
84642026-09-03T04:21:58.016ZSep 03 04:21:56.381 DEBG reset freemapSep 03 04:21:56.381, unitINFO: adding route 3fff:beef:1f::/64 -> 2001:db8::55:fffreemap_route_ipv6
84652026-09-03T04:21:58.016Z
84662026-09-03T04:21:58.016ZSep 03 04:21:56.381Sep 03 04:21:56.381 DEBGINFO replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:1
84672026-09-03T04:21:58.016Z
84682026-09-03T04:21:58.016ZSep 03 04:21:56.381Sep 03 04:21:56.381 INFODEBG adding route 3fff:beef:20::/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 } }]
84692026-09-03T04:21:58.016Z
84702026-09-03T04:21:58.016ZSep 03 04:21:56.381Sep 03 04:21:56.381 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:2
84712026-09-03T04:21:58.016Z
84722026-09-03T04:21:58.016ZSep 03 04:21:56.381Sep 03 04:21:56.381 INFODEBG adding route 3fff:beef:21::/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 } }]
84732026-09-03T04:21:58.016Z
84742026-09-03T04:21:58.016ZSep 03 04:21:56.381Sep 03 04:21:56.381 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:dead::/64 -> 2001:db8::55:3
84752026-09-03T04:21:58.016Z
84762026-09-03T04:21:58.016Ztest port_map::tests::parse_softnpu_revision ... ok
84772026-09-03T04:21:58.016ZSep 03 04:21:56.381Sep 03 04:21:56.381 INFODEBG adding route 3fff:beef:22::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]
84782026-09-03T04:21:58.016Z
84792026-09-03T04:21:58.016ZSep 03 04:21:56.381Sep 03 04:21:56.381 DEBGINFO replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:4
84802026-09-03T04:21:58.016Z
84812026-09-03T04:21:58.016ZSep 03 04:21:56.381Sep 03 04:21:56.381 INFODEBG adding route 3fff:beef:23::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }]
84822026-09-03T04:21:58.016Z
84832026-09-03T04:21:58.016ZSep 03 04:21:56.381Sep 03 04:21:56.381 DEBGINFO replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef::/64 -> 2001:db8::55:ff
84842026-09-03T04:21:58.016Z
84852026-09-03T04:21:58.016ZSep 03 04:21:56.381Sep 03 04:21:56.381 INFODEBG adding route 3fff:beef:24::/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 } }]
84862026-09-03T04:21:58.016Z
84872026-09-03T04:21:58.017ZSep 03 04:21:56.381Sep 03 04:21:56.381 DEBGINFO replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
84882026-09-03T04:21:58.017Z
84892026-09-03T04:21:58.021ZSep 03 04:21:56.381Sep 03 04:21:56.381 INFODEBG adding route 3fff:beef:25::/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 } }]
84902026-09-03T04:21:58.021Z
84912026-09-03T04:21:58.021ZSep 03 04:21:56.381 DEBG Sep 03 04:21:56.381created new freemapSep 03 04:21:56.381 , DEBGunit :INFO replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv4adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
84922026-09-03T04:21:58.021Z
84932026-09-03T04:21:58.021Z
84942026-09-03T04:21:58.021ZSep 03 04:21:56.381Sep 03 04:21:56.381 Sep 03 04:21:56.381INFODEBG adding route 3fff:beef:26::/64 -> 2001:db8::55:ff
84952026-09-03T04:21:58.021Zreplacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
84962026-09-03T04:21:58.021Z created new freemap, unit:Sep 03 04:21:56.381Sep 03 04:21:56.381 freemap_route_ipv6 INFO
84972026-09-03T04:21:58.021Z DEBG adding route 3fff:beef:3::/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 } }]
84982026-09-03T04:21:58.021Z
84992026-09-03T04:21:58.021ZSep 03 04:21:56.381 DEBGSep 03 04:21:56.381 Sep 03 04:21:56.381DEBGinitted freemap. size: 64 , INFOunitreplacing 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:27::/64 -> 2001:db8::55:ff
85002026-09-03T04:21:58.021Z
85012026-09-03T04:21:58.021Zfreemap_route_ipv4
85022026-09-03T04:21:58.021ZSep 03 04:21:56.381Sep 03 04:21:56.381Sep 03 04:21:56.381 DEBGDEBGINFO replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:4::/64 -> 2001:db8::55:ffreset freemap
85032026-09-03T04:21:58.021Z,
85042026-09-03T04:21:58.021Zunit: freemap_route_ipv4Sep 03 04:21:56.381
85052026-09-03T04:21:58.021Z Sep 03 04:21:56.381INFO adding route 3fff:beef:28::/64 -> 2001:db8::55:ffDEBGSep 03 04:21:56.381
85062026-09-03T04:21:58.021Z 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 } }]
85072026-09-03T04:21:58.022ZSep 03 04:21:56.381initted freemap. size: 64Sep 03 04:21:56.381 , unitDEBGDEBG 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 03 04:21:56.381
85082026-09-03T04:21:58.022Z created new freemapINFO: adding route 3fff:beef:5::/64 -> 2001:db8::55:fffreemap_route_ipv6
85092026-09-03T04:21:58.022Z
85102026-09-03T04:21:58.022Z, Sep 03 04:21:56.381unit :INFO freemap_route_ipv4adding route 3fff:beef:29::/64 -> 2001:db8::55:ffSep 03 04:21:56.381Sep 03 04:21:56.381
85112026-09-03T04:21:58.022Z DEBG DEBGreset freemap Sep 03 04:21:56.381,
85122026-09-03T04:21:58.022Zreplacing 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 } }] unitDEBG:
85132026-09-03T04:21:58.022Z 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 } }]freemap_route_ipv6Sep 03 04:21:56.381
85142026-09-03T04:21:58.022Z
85152026-09-03T04:21:58.022ZINFOSep 03 04:21:56.381 adding route 3fff:beef:6::/64 -> 2001:db8::55:ffDEBGSep 03 04:21:56.381
85162026-09-03T04:21:58.022Z INFOSep 03 04:21:56.381created new freemap , Sep 03 04:21:56.381unitINFOadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff:
85172026-09-03T04:21:58.022Z DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1
85182026-09-03T04:21:58.022Zreplacing 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 } }]freemap_route_ipv6Sep 03 04:21:56.381
85192026-09-03T04:21:58.022Z
85202026-09-03T04:21:58.022Z DEBG Sep 03 04:21:56.381Sep 03 04:21:56.381 replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBGSep 03 04:21:56.381
85212026-09-03T04:21:58.022Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]INFO
85222026-09-03T04:21:58.022Z adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
85232026-09-03T04:21:58.022ZSep 03 04:21:56.382 Sep 03 04:21:56.382INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1
85242026-09-03T04:21:58.022Zreplacing 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 } }]
85252026-09-03T04:21:58.022ZDEBG initted freemap. size: 64, unit: freemap_route_ipv4
85262026-09-03T04:21:58.022ZSep 03 04:21:56.382 INFOSep 03 04:21:56.382 adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
85272026-09-03T04:21:58.022ZSep 03 04:21:56.382 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 } }]
85282026-09-03T04:21:58.022ZSep 03 04:21:56.382DEBG INFOreset freemap , adding route 3fff:beef:9::/64 -> 2001:db8::55:ffunit
85292026-09-03T04:21:58.022Z: freemap_route_ipv4
85302026-09-03T04:21:58.022ZSep 03 04:21:56.382 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 } }]
85312026-09-03T04:21:58.022ZSep 03 04:21:56.382Sep 03 04:21:56.382 INFODEBG adding route 3fff:beef:a::/64 -> 2001:db8::55:ffinitted freemap. size: 64
85322026-09-03T04:21:58.022Z, unit: freemap_route_ipv6
85332026-09-03T04:21:58.022ZSep 03 04:21:56.382 DEBG replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:21:56.382
85342026-09-03T04:21:58.022Z DEBG reset freemap, Sep 03 04:21:56.382unit :INFO freemap_route_ipv6adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
85352026-09-03T04:21:58.022Z
85362026-09-03T04:21:58.022ZSep 03 04:21:56.382Sep 03 04:21:56.382 INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:1replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
85372026-09-03T04:21:58.022Z
85382026-09-03T04:21:58.022ZSep 03 04:21:56.382 INFOSep 03 04:21:56.382Sep 03 04:21:56.382 adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffDEBGINFO
85392026-09-03T04:21:58.022Z adding route 3fff:beef:c::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
85402026-09-03T04:21:58.022Z
85412026-09-03T04:21:58.022ZSep 03 04:21:56.382 DEBG Sep 03 04:21:56.382replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:21:56.382 DEBGINFO
85422026-09-03T04:21:58.022Z adding route 3fff:dead::/64 -> 2001:db8::55:2replacing 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 } }]
85432026-09-03T04:21:58.022Z
85442026-09-03T04:21:58.023ZSep 03 04:21:56.382Sep 03 04:21:56.382Sep 03 04:21:56.382 DEBGINFO 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 } }]
85452026-09-03T04:21:58.023Zadding route 3fff:beef:d::/64 -> 2001:db8::55:ff
85462026-09-03T04:21:58.023Zadding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
85472026-09-03T04:21:58.023ZSep 03 04:21:56.382 Sep 03 04:21:56.382INFO Sep 03 04:21:56.382DEBGadding route 3fff:beef::/64 -> 2001:db8::55:ff
85482026-09-03T04:21:58.023ZDEBGreplacing 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 } }]
85492026-09-03T04:21:58.023Zreplacing 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 } }]
85502026-09-03T04:21:58.023ZSep 03 04:21:56.382 Sep 03 04:21:56.382DEBGSep 03 04:21:56.382 INFO replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO
85512026-09-03T04:21:58.023Z adding route 3fff:beef:e::/64 -> 2001:db8::55:ffadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
85522026-09-03T04:21:58.023Z
85532026-09-03T04:21:58.023ZSep 03 04:21:56.382Sep 03 04:21:56.382 INFOSep 03 04:21:56.382DEBG DEBGadding route 3fff:beef:1::/64 -> 2001:db8::55:ff
85542026-09-03T04:21:58.023Zreplacing 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: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 } }]
85552026-09-03T04:21:58.023Z
85562026-09-03T04:21:58.023ZSep 03 04:21:56.382Sep 03 04:21:56.382Sep 03 04:21:56.382 INFOINFODEBG adding route 3fff:beef:f::/64 -> 2001:db8::55:ffadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
85572026-09-03T04:21:58.023Z
85582026-09-03T04:21:58.023Zreplacing 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 } }]
85592026-09-03T04:21:58.023ZSep 03 04:21:56.382Sep 03 04:21:56.382 Sep 03 04:21:56.382 DEBG INFODEBGreplacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
85602026-09-03T04:21:58.023Z
85612026-09-03T04:21:58.023Zreplacing 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 } }]
85622026-09-03T04:21:58.023ZSep 03 04:21:56.382 Sep 03 04:21:56.382Sep 03 04:21:56.382INFO INFOadding route 3fff:beef:10::/64 -> 2001:db8::55:ff
85632026-09-03T04:21:58.023Zadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
85642026-09-03T04:21:58.023ZDEBG 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 03 04:21:56.382
85652026-09-03T04:21:58.023Z Sep 03 04:21:56.382DEBG replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
85662026-09-03T04:21:58.023Z replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:21:56.382
85672026-09-03T04:21:58.023Z INFOSep 03 04:21:56.382 Sep 03 04:21:56.382adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
85682026-09-03T04:21:58.023ZINFOINFO adding route 3fff:beef:30::/64 -> 2001:db8::55:ffadding route 3fff:beef:11::/64 -> 2001:db8::55:ff
85692026-09-03T04:21:58.023Z
85702026-09-03T04:21:58.023ZSep 03 04:21:56.382 Sep 03 04:21:56.382DEBG Sep 03 04:21:56.382DEBGreplacing 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 } }] DEBGreplacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
85712026-09-03T04:21:58.023Z
85722026-09-03T04:21:58.023Z 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 } }]
85732026-09-03T04:21:58.023ZSep 03 04:21:56.382 Sep 03 04:21:56.382INFO INFOadding route 3fff:beef:12::/64 -> 2001:db8::55:ff Sep 03 04:21:56.382
85742026-09-03T04:21:58.023Z adding route 3fff:beef:31::/64 -> 2001:db8::55:ffINFO
85752026-09-03T04:21:58.023Z adding route 3fff:beef:4::/64 -> 2001:db8::55:ffSep 03 04:21:56.382
85762026-09-03T04:21:58.023ZSep 03 04:21:56.382 DEBGDEBG Sep 03 04:21:56.382replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
85772026-09-03T04:21:58.023Z
85782026-09-03T04:21:58.023ZDEBG 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 } }]
85792026-09-03T04:21:58.023ZSep 03 04:21:56.382Sep 03 04:21:56.382 INFOSep 03 04:21:56.382 adding route 3fff:beef:13::/64 -> 2001:db8::55:ffINFO
85802026-09-03T04:21:58.023ZINFO adding route 3fff:beef:32::/64 -> 2001:db8::55:ffadding route 3fff:beef:5::/64 -> 2001:db8::55:ff
85812026-09-03T04:21:58.023Z
85822026-09-03T04:21:58.024ZSep 03 04:21:56.382 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 } }]Sep 03 04:21:56.382Sep 03 04:21:56.382
85832026-09-03T04:21:58.024Z 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:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:21:56.382
85842026-09-03T04:21:58.024Z
85852026-09-03T04:21:58.024ZINFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ffSep 03 04:21:56.382
85862026-09-03T04:21:58.024Z Sep 03 04:21:56.382INFO INFOadding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 03 04:21:56.382
85872026-09-03T04:21:58.024Z adding route 3fff:beef:6::/64 -> 2001:db8::55:ffDEBG
85882026-09-03T04:21:58.024Z replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:21:56.382Sep 03 04:21:56.382 DEBGDEBG
85892026-09-03T04:21:58.028Z replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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-03T04:21:58.028Z
85912026-09-03T04:21:58.028ZSep 03 04:21:56.382 Sep 03 04:21:56.382INFO INFOadding route 3fff:beef:15::/64 -> 2001:db8::55:ff Sep 03 04:21:56.382
85922026-09-03T04:21:58.028Zadding route 3fff:beef:34::/64 -> 2001:db8::55:ff
85932026-09-03T04:21:58.028ZINFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ffSep 03 04:21:56.382
85942026-09-03T04:21:58.028Z Sep 03 04:21:56.382DEBG DEBGreplacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
85952026-09-03T04:21:58.029Zreplacing 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-03T04:21:58.029ZSep 03 04:21:56.382 DEBGSep 03 04:21:56.382 replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:21:56.382INFO
85972026-09-03T04:21:58.029Z INFOadding route 3fff:beef:16::/64 -> 2001:db8::55:ff
85982026-09-03T04:21:58.029Zadding route 3fff:beef:35::/64 -> 2001:db8::55:ff
85992026-09-03T04:21:58.029ZSep 03 04:21:56.382 Sep 03 04:21:56.382INFOSep 03 04:21:56.382 adding route 3fff:beef:8::/64 -> 2001:db8::55:ff DEBG
86002026-09-03T04:21:58.029ZDEBG replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
86012026-09-03T04:21:58.029Z
86022026-09-03T04:21:58.029ZSep 03 04:21:56.382 DEBG replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:21:56.382
86032026-09-03T04:21:58.029Z Sep 03 04:21:56.382INFO INFOadding route 3fff:beef:17::/64 -> 2001:db8::55:ffSep 03 04:21:56.382
86042026-09-03T04:21:58.029ZINFOadding route 3fff:beef:36::/64 -> 2001:db8::55:ff adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
86052026-09-03T04:21:58.029Z
86062026-09-03T04:21:58.029ZSep 03 04:21:56.382Sep 03 04:21:56.382Sep 03 04:21:56.382 DEBG DEBG DEBGreplacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 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 } }]
86072026-09-03T04:21:58.029Z
86082026-09-03T04:21:58.029Zreplacing 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 } }]
86092026-09-03T04:21:58.029ZSep 03 04:21:56.382 Sep 03 04:21:56.382INFO INFOadding route 3fff:beef:37::/64 -> 2001:db8::55:ffSep 03 04:21:56.382
86102026-09-03T04:21:58.029Z INFOadding route 3fff:beef:18::/64 -> 2001:db8::55:ff
86112026-09-03T04:21:58.029Zadding route 3fff:beef:a::/64 -> 2001:db8::55:ff
86122026-09-03T04:21:58.029ZSep 03 04:21:56.382Sep 03 04:21:56.382 DEBGDEBG Sep 03 04:21:56.382replacing 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 } }]
86132026-09-03T04:21:58.029ZDEBG 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: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 } }]
86142026-09-03T04:21:58.029Z
86152026-09-03T04:21:58.029ZSep 03 04:21:56.382Sep 03 04:21:56.382 Sep 03 04:21:56.382 INFOINFO INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ffadding route 3fff:beef:38::/64 -> 2001:db8::55:ff
86162026-09-03T04:21:58.029Z
86172026-09-03T04:21:58.029Zadding route 3fff:beef:19::/64 -> 2001:db8::55:ff
86182026-09-03T04:21:58.029ZSep 03 04:21:56.382Sep 03 04:21:56.382 DEBGDEBGSep 03 04:21:56.382 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
86192026-09-03T04:21:58.029Z 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: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 } }]
86202026-09-03T04:21:58.029Z
86212026-09-03T04:21:58.029ZSep 03 04:21:56.382 Sep 03 04:21:56.382Sep 03 04:21:56.382INFO INFOadding route 3fff:beef:39::/64 -> 2001:db8::55:ff adding route 3fff:beef:c::/64 -> 2001:db8::55:ffINFO
86222026-09-03T04:21:58.029Z
86232026-09-03T04:21:58.029Zadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
86242026-09-03T04:21:58.029ZSep 03 04:21:56.382Sep 03 04:21:56.382 Sep 03 04:21:56.382DEBG DEBGreplacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
86252026-09-03T04:21:58.029Zreplacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
86262026-09-03T04:21:58.029Z
86272026-09-03T04:21:58.029ZSep 03 04:21:56.382 INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
86282026-09-03T04:21:58.030ZSep 03 04:21:56.382Sep 03 04:21:56.382 INFOINFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffadding route 3fff:beef:1b::/64 -> 2001:db8::55:ffSep 03 04:21:56.382
86292026-09-03T04:21:58.030Z
86302026-09-03T04:21:58.030Z 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 } }]
86312026-09-03T04:21:58.030ZSep 03 04:21:56.382Sep 03 04:21:56.382 DEBGDEBG replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
86322026-09-03T04:21:58.030ZSep 03 04:21:56.382
86332026-09-03T04:21:58.030Z INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ffSep 03 04:21:56.382Sep 03 04:21:56.382
86342026-09-03T04:21:58.030Z INFOINFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffadding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
86352026-09-03T04:21:58.030Z
86362026-09-03T04:21:58.030ZSep 03 04:21:56.382 DEBGSep 03 04:21:56.382 Sep 03 04:21:56.382DEBGreplacing 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 } }]
86372026-09-03T04:21:58.030Zreplacing 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 } }]
86382026-09-03T04:21:58.030ZDEBG 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 } }]
86392026-09-03T04:21:58.030ZSep 03 04:21:56.382 Sep 03 04:21:56.382INFOSep 03 04:21:56.382 adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff INFO
86402026-09-03T04:21:58.030Z INFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffadding route 3fff:beef:f::/64 -> 2001:db8::55:ff
86412026-09-03T04:21:58.030Z
86422026-09-03T04:21:58.030ZSep 03 04:21:56.382 DEBGSep 03 04:21:56.382Sep 03 04:21:56.382 replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
86432026-09-03T04:21:58.030Z replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
86442026-09-03T04:21:58.030Z 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 } }]
86452026-09-03T04:21:58.030ZSep 03 04:21:56.382Sep 03 04:21:56.382 Sep 03 04:21:56.382INFOINFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffINFO
86462026-09-03T04:21:58.030Z adding route 3fff:beef:3d::/64 -> 2001:db8::55:ffadding route 3fff:beef:10::/64 -> 2001:db8::55:ff
86472026-09-03T04:21:58.030Z
86482026-09-03T04:21:58.030ZSep 03 04:21:56.382Sep 03 04:21:56.382Sep 03 04:21:56.382 DEBGDEBG 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 } }]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 } }]
86492026-09-03T04:21:58.030Zreplacing 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 } }]
86502026-09-03T04:21:58.030Z
86512026-09-03T04:21:58.030ZSep 03 04:21:56.382Sep 03 04:21:56.382Sep 03 04:21:56.382 INFOINFOINFO adding route 3fff:beef:3e::/64 -> 2001:db8::55:ffadding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
86522026-09-03T04:21:58.030Z
86532026-09-03T04:21:58.030Z adding route 3fff:beef:11::/64 -> 2001:db8::55:ff
86542026-09-03T04:21:58.030ZSep 03 04:21:56.382Sep 03 04:21:56.382Sep 03 04:21:56.382 DEBG DEBGDEBG replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]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 } }]
86552026-09-03T04:21:58.030Z
86562026-09-03T04:21:58.030Zreplacing 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 } }]
86572026-09-03T04:21:58.030ZSep 03 04:21:56.382Sep 03 04:21:56.382Sep 03 04:21:56.382 INFOINFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ffadding route 3fff:beef:3f::/64 -> 2001:db8::55:ff
86582026-09-03T04:21:58.030Z
86592026-09-03T04:21:58.030ZINFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
86602026-09-03T04:21:58.030ZSep 03 04:21:56.382Sep 03 04:21:56.382 DEBGSep 03 04:21:56.382DEBG 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
86612026-09-03T04:21:58.030Zreplacing 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: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 } }]
86622026-09-03T04:21:58.031Z
86632026-09-03T04:21:58.031ZSep 03 04:21:56.382Sep 03 04:21:56.382 INFOSep 03 04:21:56.382 adding route 3fff:beef:21::/64 -> 2001:db8::55:ffDEBG
86642026-09-03T04:21:58.031ZINFO failed to allocate space for the new target listadding route 3fff:beef:13::/64 -> 2001:db8::55:ff
86652026-09-03T04:21:58.031Z
86662026-09-03T04:21:58.031ZSep 03 04:21:56.382 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 03 04:21:56.382
86672026-09-03T04:21:58.031ZSep 03 04:21:56.382 DEBGDEBG Sep 03 04:21:56.382replacing 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:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
86682026-09-03T04:21:58.031Z
86692026-09-03T04:21:58.031ZINFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ff
86702026-09-03T04:21:58.031ZSep 03 04:21:56.382Sep 03 04:21:56.382 DEBGINFO failed to allocate space for the new target listadding route 3fff:beef:14::/64 -> 2001:db8::55:ffSep 03 04:21:56.382
86712026-09-03T04:21:58.031Z
86722026-09-03T04:21:58.031ZDEBG replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:21:56.382
86732026-09-03T04:21:58.031Z 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 03 04:21:56.382
86742026-09-03T04:21:58.031Z INFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ff
86752026-09-03T04:21:58.031ZSep 03 04:21:56.382 INFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ffSep 03 04:21:56.382
86762026-09-03T04:21:58.031Z 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 } }]
86772026-09-03T04:21:58.031ZSep 03 04:21:56.382 DEBG replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:21:56.382
86782026-09-03T04:21:58.031Z INFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ff
86792026-09-03T04:21:58.031ZSep 03 04:21:56.382 Sep 03 04:21:56.382INFO DEBGadding route 3fff:beef:16::/64 -> 2001:db8::55:ff
86802026-09-03T04:21:58.031Zreplacing 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 } }]
86812026-09-03T04:21:58.031ZSep 03 04:21:56.382 Sep 03 04:21:56.382DEBG 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 } }]
86822026-09-03T04:21:58.031ZSep 03 04:21:56.382adding route 3fff:beef:25::/64 -> 2001:db8::55:ff
86832026-09-03T04:21:58.031ZDEBG Sep 03 04:21:56.382replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] Sep 03 04:21:56.382INFO
86842026-09-03T04:21:58.031Z adding route 3fff:beef:17::/64 -> 2001:db8::55:ffDEBG
86852026-09-03T04:21:58.031Z replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:21:56.382
86862026-09-03T04:21:58.031Z Sep 03 04:21:56.382INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1
86872026-09-03T04:21:58.031Zreplacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:21:56.382
86882026-09-03T04:21:58.031Z INFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ffSep 03 04:21:56.382
86892026-09-03T04:21:58.035Z Sep 03 04:21:56.382DEBG Sep 03 04:21:56.382INFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]DEBG
86902026-09-03T04:21:58.035Z replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:18::/64 -> 2001:db8::55:ff
86912026-09-03T04:21:58.035Z
86922026-09-03T04:21:58.035ZSep 03 04:21:56.382Sep 03 04:21:56.382 Sep 03 04:21:56.382DEBG INFOINFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ff adding route 3fff:dead::/64 -> 2001:db8::55:2replacing 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 } }]
86932026-09-03T04:21:58.035Z
86942026-09-03T04:21:58.035Z
86952026-09-03T04:21:58.035ZSep 03 04:21:56.382Sep 03 04:21:56.382 Sep 03 04:21:56.382 INFODEBGDEBG adding route 3fff:beef:19::/64 -> 2001:db8::55:ff
86962026-09-03T04:21:58.035Zreplacing 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: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 } }]
86972026-09-03T04:21:58.035Z
86982026-09-03T04:21:58.036ZSep 03 04:21:56.382 DEBG Sep 03 04:21:56.382replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:21:56.382 INFO
86992026-09-03T04:21:58.036Z INFOadding route 3fff:beef:28::/64 -> 2001:db8::55:ff adding route 3fff:beef::/64 -> 2001:db8::55:ffSep 03 04:21:56.382
87002026-09-03T04:21:58.036Z
87012026-09-03T04:21:58.036ZINFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
87022026-09-03T04:21:58.036ZSep 03 04:21:56.382Sep 03 04:21:56.382 DEBGDEBG replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
87032026-09-03T04:21:58.036Z
87042026-09-03T04:21:58.036ZSep 03 04:21:56.383Sep 03 04:21:56.383Sep 03 04:21:56.383 DEBGINFOINFO replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:29::/64 -> 2001:db8::55:ff
87052026-09-03T04:21:58.036Zadding route 3fff:beef:1::/64 -> 2001:db8::55:ff
87062026-09-03T04:21:58.036Z
87072026-09-03T04:21:58.036ZSep 03 04:21:56.383Sep 03 04:21:56.383Sep 03 04:21:56.383 DEBGDEBG replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
87082026-09-03T04:21:58.036Z replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
87092026-09-03T04:21:58.036Z
87102026-09-03T04:21:58.036ZSep 03 04:21:56.383Sep 03 04:21:56.383 Sep 03 04:21:56.383INFOINFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ffadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
87112026-09-03T04:21:58.036Z
87122026-09-03T04:21:58.036ZDEBG 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 03 04:21:56.383
87132026-09-03T04:21:58.036ZSep 03 04:21:56.383 DEBGDEBG Sep 03 04:21:56.383replacing 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: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 } }]
87142026-09-03T04:21:58.036Z
87152026-09-03T04:21:58.036ZINFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
87162026-09-03T04:21:58.036ZSep 03 04:21:56.383 Sep 03 04:21:56.383INFOSep 03 04:21:56.383 INFODEBG adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffadding route 3fff:beef:3::/64 -> 2001:db8::55:ff
87172026-09-03T04:21:58.036Z
87182026-09-03T04:21:58.036Zreplacing 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 } }]
87192026-09-03T04:21:58.036ZSep 03 04:21:56.383Sep 03 04:21:56.383 DEBGSep 03 04:21:56.383 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 } }]INFO
87202026-09-03T04:21:58.036Z 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 } }]
87212026-09-03T04:21:58.036ZSep 03 04:21:56.383 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
87222026-09-03T04:21:58.036ZSep 03 04:21:56.383 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 } }]
87232026-09-03T04:21:58.036ZSep 03 04:21:56.383 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
87242026-09-03T04:21:58.036ZSep 03 04:21:56.383 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 } }]
87252026-09-03T04:21:58.036ZSep 03 04:21:56.383 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
87262026-09-03T04:21:58.036ZSep 03 04:21:56.383 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 } }]
87272026-09-03T04:21:58.036ZSep 03 04:21:56.383 INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
87282026-09-03T04:21:58.037ZSep 03 04:21:56.383 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 } }]
87292026-09-03T04:21:58.037ZSep 03 04:21:56.383 INFO Sep 03 04:21:56.383adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff INFO
87302026-09-03T04:21:58.037Zadding route 3fff:beef:8::/64 -> 2001:db8::55:ff
87312026-09-03T04:21:58.037ZSep 03 04:21:56.383Sep 03 04:21:56.383 DEBGDEBG replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
87322026-09-03T04:21:58.037Z
87332026-09-03T04:21:58.037ZSep 03 04:21:56.383Sep 03 04:21:56.383 INFOINFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ffadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
87342026-09-03T04:21:58.037Z
87352026-09-03T04:21:58.037ZSep 03 04:21:56.383Sep 03 04:21:56.383 DEBGDEBG replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
87362026-09-03T04:21:58.037Z
87372026-09-03T04:21:58.037ZSep 03 04:21:56.383Sep 03 04:21:56.383 INFOINFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ffadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
87382026-09-03T04:21:58.037Z
87392026-09-03T04:21:58.037ZSep 03 04:21:56.383Sep 03 04:21:56.383 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: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 } }]
87402026-09-03T04:21:58.037Z
87412026-09-03T04:21:58.037ZSep 03 04:21:56.383Sep 03 04:21:56.383 INFOINFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ffadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
87422026-09-03T04:21:58.037Z
87432026-09-03T04:21:58.037ZSep 03 04:21:56.383Sep 03 04:21:56.383 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: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 } }]
87442026-09-03T04:21:58.037Z
87452026-09-03T04:21:58.037ZSep 03 04:21:56.383Sep 03 04:21:56.383 INFOINFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ffadding route 3fff:beef:30::/64 -> 2001:db8::55:ff
87462026-09-03T04:21:58.037Z
87472026-09-03T04:21:58.037ZSep 03 04:21:56.383Sep 03 04:21:56.383 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: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 } }]
87482026-09-03T04:21:58.037Z
87492026-09-03T04:21:58.037ZSep 03 04:21:56.383 INFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ff
87502026-09-03T04:21:58.037ZSep 03 04:21:56.383 Sep 03 04:21:56.383INFO DEBGadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff adding route 3fff:beef:d::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
87512026-09-03T04:21:58.037Z
87522026-09-03T04:21:58.037Z
87532026-09-03T04:21:58.037ZSep 03 04:21:56.383Sep 03 04:21:56.383 INFODEBGSep 03 04:21:56.383 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 } }]
87542026-09-03T04:21:58.037Zadding route 3fff:beef:32::/64 -> 2001:db8::55:ffDEBG
87552026-09-03T04:21:58.037Z 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 } }]
87562026-09-03T04:21:58.037ZSep 03 04:21:56.383Sep 03 04:21:56.383Sep 03 04:21:56.383 INFODEBG adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
87572026-09-03T04:21:58.037Z
87582026-09-03T04:21:58.037ZINFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ffSep 03 04:21:56.383
87592026-09-03T04:21:58.037Z Sep 03 04:21:56.383DEBG replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
87602026-09-03T04:21:58.037Z Sep 03 04:21:56.383adding route 3fff:beef:33::/64 -> 2001:db8::55:ff
87612026-09-03T04:21:58.037ZDEBGSep 03 04:21:56.383 replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
87622026-09-03T04:21:58.037ZSep 03 04:21:56.383 adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffDEBG
87632026-09-03T04:21:58.038Z 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 } }]
87642026-09-03T04:21:58.038ZSep 03 04:21:56.383Sep 03 04:21:56.383 Sep 03 04:21:56.383DEBGINFO INFO replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:f::/64 -> 2001:db8::55:ff
87652026-09-03T04:21:58.038Z
87662026-09-03T04:21:58.038Zadding route 3fff:beef:34::/64 -> 2001:db8::55:ff
87672026-09-03T04:21:58.038ZSep 03 04:21:56.383Sep 03 04:21:56.383 INFOSep 03 04:21:56.383 DEBG adding route 3fff:beef:20::/64 -> 2001:db8::55:ff
87682026-09-03T04:21:58.038ZDEBG replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
87692026-09-03T04:21:58.038Z
87702026-09-03T04:21:58.038ZSep 03 04:21:56.383 DEBG Sep 03 04:21:56.383Sep 03 04:21:56.383replacing 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 } }]
87712026-09-03T04:21:58.038ZINFOINFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ffadding route 3fff:beef:35::/64 -> 2001:db8::55:ff
87722026-09-03T04:21:58.038ZSep 03 04:21:56.383
87732026-09-03T04:21:58.038Z INFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ffSep 03 04:21:56.383Sep 03 04:21:56.383
87742026-09-03T04:21:58.038Z 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:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:21:56.383
87752026-09-03T04:21:58.038Z
87762026-09-03T04:21:58.038ZDEBG 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 03 04:21:56.383
87772026-09-03T04:21:58.038ZSep 03 04:21:56.383 INFOINFO Sep 03 04:21:56.383adding route 3fff:beef:11::/64 -> 2001:db8::55:ff
87782026-09-03T04:21:58.038ZINFOadding route 3fff:beef:36::/64 -> 2001:db8::55:ff
87792026-09-03T04:21:58.038Zadding route 3fff:beef:22::/64 -> 2001:db8::55:ffSep 03 04:21:56.383
87802026-09-03T04:21:58.038Z Sep 03 04:21:56.383DEBG replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
87812026-09-03T04:21:58.038ZSep 03 04:21:56.383 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
87822026-09-03T04:21:58.038Z replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:21:56.383
87832026-09-03T04:21:58.038Z Sep 03 04:21:56.383INFO INFOadding route 3fff:beef:12::/64 -> 2001:db8::55:ffSep 03 04:21:56.383
87842026-09-03T04:21:58.038Z INFOadding route 3fff:beef:37::/64 -> 2001:db8::55:ff
87852026-09-03T04:21:58.038Zadding route 3fff:beef:23::/64 -> 2001:db8::55:ff
87862026-09-03T04:21:58.038ZSep 03 04:21:56.383 Sep 03 04:21:56.383DEBGSep 03 04:21:56.383 replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
87872026-09-03T04:21:58.038Z 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 } }]
87882026-09-03T04:21:58.038Zreplacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:21:56.383
87892026-09-03T04:21:58.042Z Sep 03 04:21:56.383INFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ffINFO
87902026-09-03T04:21:58.042Z Sep 03 04:21:56.383adding route 3fff:beef:24::/64 -> 2001:db8::55:ff
87912026-09-03T04:21:58.042ZINFO Sep 03 04:21:56.383adding route 3fff:beef:38::/64 -> 2001:db8::55:ff
87922026-09-03T04:21:58.042ZSep 03 04:21:56.383DEBG 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 } }]
87932026-09-03T04:21:58.043ZSep 03 04:21:56.383replacing 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 } }]
87942026-09-03T04:21:58.043ZDEBG 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 03 04:21:56.383Sep 03 04:21:56.383
87952026-09-03T04:21:58.043Z INFOINFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ffadding route 3fff:beef:25::/64 -> 2001:db8::55:ff
87962026-09-03T04:21:58.043Z
87972026-09-03T04:21:58.043ZSep 03 04:21:56.383 Sep 03 04:21:56.383INFO Sep 03 04:21:56.383DEBGadding route 3fff:beef:39::/64 -> 2001:db8::55:ff
87982026-09-03T04:21:58.043ZDEBGreplacing 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 } }]
87992026-09-03T04:21:58.043Zreplacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:21:56.383
88002026-09-03T04:21:58.043Z 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 } }]Sep 03 04:21:56.383
88012026-09-03T04:21:58.043ZSep 03 04:21:56.383 INFO INFOadding route 3fff:beef:15::/64 -> 2001:db8::55:ff Sep 03 04:21:56.383
88022026-09-03T04:21:58.043Zadding route 3fff:beef:26::/64 -> 2001:db8::55:ff INFO
88032026-09-03T04:21:58.043Z adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
88042026-09-03T04:21:58.043ZSep 03 04:21:56.383 Sep 03 04:21:56.383DEBGSep 03 04:21:56.383 DEBG replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
88052026-09-03T04:21:58.043Z
88062026-09-03T04:21:58.043Z 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 } }]
88072026-09-03T04:21:58.043ZSep 03 04:21:56.383Sep 03 04:21:56.383 INFOINFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ffSep 03 04:21:56.383adding route 3fff:beef:16::/64 -> 2001:db8::55:ff
88082026-09-03T04:21:58.043Z
88092026-09-03T04:21:58.043Z INFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffSep 03 04:21:56.383Sep 03 04:21:56.383
88102026-09-03T04:21:58.043ZDEBG 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 } }]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 } }]
88112026-09-03T04:21:58.043ZSep 03 04:21:56.383
88122026-09-03T04:21:58.043Z DEBG Sep 03 04:21:56.383replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:21:56.383
88132026-09-03T04:21:58.043ZINFO adding route 3fff:beef:28::/64 -> 2001:db8::55:ffINFO
88142026-09-03T04:21:58.043Z adding route 3fff:beef:17::/64 -> 2001:db8::55:ffSep 03 04:21:56.383
88152026-09-03T04:21:58.043Z Sep 03 04:21:56.383 INFODEBG Sep 03 04:21:56.383adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
88162026-09-03T04:21:58.043Z
88172026-09-03T04:21:58.043Z DEBG replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:21:56.383
88182026-09-03T04:21:58.043ZSep 03 04:21:56.383 INFODEBG Sep 03 04:21:56.383replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:29::/64 -> 2001:db8::55:ffINFO
88192026-09-03T04:21:58.043Z
88202026-09-03T04:21:58.043Z adding route 3fff:beef:18::/64 -> 2001:db8::55:ff
88212026-09-03T04:21:58.043ZSep 03 04:21:56.383Sep 03 04:21:56.383 DEBGDEBG Sep 03 04:21:56.383 failed to allocate space for the new target listreplacing 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 } }]
88222026-09-03T04:21:58.043Z
88232026-09-03T04:21:58.043Z 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 } }]Sep 03 04:21:56.383
88242026-09-03T04:21:58.043ZSep 03 04:21:56.383 DEBGINFO Sep 03 04:21:56.383replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }]
88252026-09-03T04:21:58.043ZINFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
88262026-09-03T04:21:58.043Zadding route 3fff:beef:19::/64 -> 2001:db8::55:ff
88272026-09-03T04:21:58.043ZSep 03 04:21:56.383Sep 03 04:21:56.383 DEBGDEBG replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
88282026-09-03T04:21:58.043Z
88292026-09-03T04:21:58.043ZSep 03 04:21:56.383Sep 03 04:21:56.383 INFOINFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
88302026-09-03T04:21:58.043Z
88312026-09-03T04:21:58.043ZSep 03 04:21:56.383 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 } }]
88322026-09-03T04:21:58.043ZSep 03 04:21:56.383 INFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
88332026-09-03T04:21:58.044ZSep 03 04:21:56.383 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 } }]
88342026-09-03T04:21:58.044ZSep 03 04:21:56.383 INFO adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
88352026-09-03T04:21:58.044ZSep 03 04:21:56.383 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 } }]
88362026-09-03T04:21:58.044ZSep 03 04:21:56.383 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 } }]
88372026-09-03T04:21:58.044ZSep 03 04:21:56.383 INFO Sep 03 04:21:56.383adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
88382026-09-03T04:21:58.044ZINFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
88392026-09-03T04:21:58.044ZSep 03 04:21:56.383 DEBG Sep 03 04:21:56.383replacing 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 } }]
88402026-09-03T04:21:58.044ZDEBG 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 } }]
88412026-09-03T04:21:58.044ZSep 03 04:21:56.383 INFOSep 03 04:21:56.383 adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffINFO
88422026-09-03T04:21:58.044Z adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
88432026-09-03T04:21:58.044ZSep 03 04:21:56.383 DEBGSep 03 04:21:56.383 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 } }]DEBG
88442026-09-03T04:21:58.044Z replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:21:56.383
88452026-09-03T04:21:58.044Z Sep 03 04:21:56.383DEBG INFOSep 03 04:21:56.383 created new freemapadding route 3fff:beef:1d::/64 -> 2001:db8::55:ffINFO, unit
88462026-09-03T04:21:58.044Z:adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
88472026-09-03T04:21:58.044Zfreemap_route_ipv4
88482026-09-03T04:21:58.044ZSep 03 04:21:56.383 Sep 03 04:21:56.383DEBG DEBGreplacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:21:56.383
88492026-09-03T04:21:58.044Z 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
88502026-09-03T04:21:58.044Zcreated new freemapSep 03 04:21:56.383, unitINFO:Sep 03 04:21:56.383 freemap_route_ipv6adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
88512026-09-03T04:21:58.044Z
88522026-09-03T04:21:58.044Z INFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ffSep 03 04:21:56.383Sep 03 04:21:56.383
88532026-09-03T04:21:58.044ZDEBGDEBG 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 } }]initted freemap. size: 64
88542026-09-03T04:21:58.044Z, Sep 03 04:21:56.383unit :DEBG freemap_route_ipv4replacing 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 } }]
88552026-09-03T04:21:58.044Z
88562026-09-03T04:21:58.044ZSep 03 04:21:56.383 INFOSep 03 04:21:56.383Sep 03 04:21:56.383 DEBGINFO adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffadding route 3fff:beef:32::/64 -> 2001:db8::55:ff
88572026-09-03T04:21:58.044Z
88582026-09-03T04:21:58.044Zreset freemap, unitSep 03 04:21:56.384: DEBG Sep 03 04:21:56.384Sep 03 04:21:56.383freemap_route_ipv4
88592026-09-03T04:21:58.044Zcreated new freemapDEBG, unitcreated new freemap: , freemap_route_ipv4DEBG
88602026-09-03T04:21:58.044ZSep 03 04:21:56.386 created new freemap, unitDEBG: initted freemap. size: 64freemap_route_ipv4, unit
88612026-09-03T04:21:58.044Z: freemap_route_ipv6Sep 03 04:21:56.383
88622026-09-03T04:21:58.044ZSep 03 04:21:56.387 Sep 03 04:21:56.387DEBG DEBG DEBGcreated new freemap created new freemapreplacing 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 } }],
88632026-09-03T04:21:58.044Z, unitunit:: Sep 03 04:21:56.387Sep 03 04:21:56.387 freemap_route_ipv4 DEBGINFO
88642026-09-03T04:21:58.044Zfreemap_route_ipv6 adding route 3fff:beef:20::/64 -> 2001:db8::55:ffSep 03 04:21:56.387
88652026-09-03T04:21:58.044ZDEBGreset freemap
88662026-09-03T04:21:58.044Z, unitcreated new freemap:, Sep 03 04:21:56.387Sep 03 04:21:56.387 freemap_route_ipv6 DEBG
88672026-09-03T04:21:58.044Z DEBGunitSep 03 04:21:56.387 created new freemapDEBG , 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 } }]initted freemap. size: 64unit,
88682026-09-03T04:21:58.044Zunit:::Sep 03 04:21:56.387 freemap_route_ipv6Sep 03 04:21:56.387
88692026-09-03T04:21:58.044Zfreemap_route_ipv6freemap_route_ipv4
88702026-09-03T04:21:58.045ZINFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ff
88712026-09-03T04:21:58.045Z
88722026-09-03T04:21:58.045Z INFOSep 03 04:21:56.387 DEBG adding route 3fff:dead::/64 -> 2001:db8::55:1initted freemap. size: 64
88732026-09-03T04:21:58.045Z, Sep 03 04:21:56.387Sep 03 04:21:56.387 DEBGunit :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 } }]
88742026-09-03T04:21:58.045Zfreemap_route_ipv4DEBG
88752026-09-03T04:21:58.045Zreset freemapSep 03 04:21:56.387, Sep 03 04:21:56.387 DEBG DEBGSep 03 04:21:56.387unit Sep 03 04:21:56.387: 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 } }]
88762026-09-03T04:21:58.045Zadding route 3fff:beef:22::/64 -> 2001:db8::55:ffDEBGfreemap_route_ipv4 reset freemap
88772026-09-03T04:21:58.045Z, unit:
88782026-09-03T04:21:58.045Zfreemap_route_ipv4Sep 03 04:21:56.387
88792026-09-03T04:21:58.045ZSep 03 04:21:56.387 DEBG initted freemap. size: 64replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] , Sep 03 04:21:56.387
88802026-09-03T04:21:58.045Z Sep 03 04:21:56.387INFOunit DEBGDEBG Sep 03 04:21:56.387:initted freemap. size: 64 adding route 3fff:dead::/64 -> 2001:db8::55:1, INFOunit
88812026-09-03T04:21:58.045Z: adding route 3fff:beef:23::/64 -> 2001:db8::55:fffreemap_route_ipv4freemap_route_ipv6
88822026-09-03T04:21:58.045Zinitted freemap. size: 64
88832026-09-03T04:21:58.045Z, unitSep 03 04:21:56.387: DEBGfreemap_route_ipv6Sep 03 04:21:56.387
88842026-09-03T04:21:58.045Z DEBG
88852026-09-03T04:21:58.045Z Sep 03 04:21:56.387 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 } }]replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
88862026-09-03T04:21:58.045ZSep 03 04:21:56.387
88872026-09-03T04:21:58.045Z DEBGSep 03 04:21:56.387 reset freemapSep 03 04:21:56.387reset freemap, , INFODEBG unitadding route 3fff:beef:24::/64 -> 2001:db8::55:ff:
88882026-09-03T04:21:58.045Zunitreset freemap:, freemap_route_ipv6unit
88892026-09-03T04:21:58.097Z: freemap_route_ipv6Sep 03 04:21:56.387freemap_route_ipv4 Sep 03 04:21:56.387
88902026-09-03T04:21:58.098Z INFOINFO
88912026-09-03T04:21:58.098ZSep 03 04:21:56.387 adding route 3fff:dead::/64 -> 2001:db8::55:1
88922026-09-03T04:21:58.098ZDEBG replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:1
88932026-09-03T04:21:58.098ZSep 03 04:21:56.387Sep 03 04:21:56.387
88942026-09-03T04:21:58.098Z Sep 03 04:21:56.387 DEBGSep 03 04:21:56.387Sep 03 04:21:56.387 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 } }] INFOINFO adding route 172.16.0.0/32 -> 10.0.0.1adding route 3fff:beef:25::/64 -> 2001:db8::55:ff
88952026-09-03T04:21:58.098Z
88962026-09-03T04:21:58.098Zinitted freemap. size: 64DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }], Sep 03 04:21:56.387
88972026-09-03T04:21:58.098ZSep 03 04:21:56.387
88982026-09-03T04:21:58.098Z INFOunit adding route 3fff:dead::/64 -> 2001:db8::55:2DEBG
88992026-09-03T04:21:58.098Z: Sep 03 04:21:56.387replacing 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 } }]
89002026-09-03T04:21:58.098Z DEBG Sep 03 04:21:56.387replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] Sep 03 04:21:56.387freemap_route_ipv6Sep 03 04:21:56.387
89012026-09-03T04:21:58.098ZINFO INFO adding route 3fff:dead::/64 -> 2001:db8::55:2adding route 3fff:beef:26::/64 -> 2001:db8::55:ffDEBG
89022026-09-03T04:21:58.098Z
89032026-09-03T04:21:58.098Z
89042026-09-03T04:21:58.098Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
89052026-09-03T04:21:58.098ZSep 03 04:21:56.387 Sep 03 04:21:56.387Sep 03 04:21:56.387 DEBGDEBG Sep 03 04:21:56.387replacing 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 } }]DEBG
89062026-09-03T04:21:58.098Zreplacing 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 } }]
89072026-09-03T04:21:58.098Z INFOreset freemap Sep 03 04:21:56.387adding route 172.17.0.0/32 -> 10.0.0.255 ,
89082026-09-03T04:21:58.098ZSep 03 04:21:56.387unit :INFO INFOadding route 3fff:dead::/64 -> 2001:db8::55:3
89092026-09-03T04:21:58.098Z Sep 03 04:21:56.387freemap_route_ipv6adding route 3fff:beef::/64 -> 2001:db8::55:ff
89102026-09-03T04:21:58.098ZINFO
89112026-09-03T04:21:58.098ZSep 03 04:21:56.387 adding route 3fff:beef:27::/64 -> 2001:db8::55:ffDEBG
89122026-09-03T04:21:58.098Z replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:21:56.387Sep 03 04:21:56.387
89132026-09-03T04:21:58.098ZSep 03 04:21:56.387 DEBGDEBG replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }]
89142026-09-03T04:21:58.098ZDEBG
89152026-09-03T04:21:58.098ZSep 03 04:21:56.387Sep 03 04:21:56.387 INFO replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 172.17.0.1/32 -> 10.0.0.255Sep 03 04:21:56.387
89162026-09-03T04:21:58.098ZSep 03 04:21:56.387
89172026-09-03T04:21:58.099ZINFOINFO adding route 3fff:beef:28::/64 -> 2001:db8::55:ff
89182026-09-03T04:21:58.099Zadding route 3fff:dead::/64 -> 2001:db8::55:1 Sep 03 04:21:56.387INFO
89192026-09-03T04:21:58.099ZSep 03 04:21:56.387 Sep 03 04:21:56.387DEBGINFO replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
89202026-09-03T04:21:58.099Z adding route 3fff:beef:1::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:4
89212026-09-03T04:21:58.099Z
89222026-09-03T04:21:58.099Zreplacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:21:56.387
89232026-09-03T04:21:58.099ZINFOSep 03 04:21:56.387Sep 03 04:21:56.387Sep 03 04:21:56.387 DEBG adding route 3fff:beef:29::/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 } }]
89242026-09-03T04:21:58.099ZDEBGDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
89252026-09-03T04:21:58.099Z
89262026-09-03T04:21:58.099ZSep 03 04:21:56.387 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 } }]DEBGSep 03 04:21:56.387
89272026-09-03T04:21:58.099ZINFOreplacing 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 } }]
89282026-09-03T04:21:58.099ZSep 03 04:21:56.387adding route 172.17.0.2/32 -> 10.0.0.255Sep 03 04:21:56.387
89292026-09-03T04:21:58.099Z Sep 03 04:21:56.387Sep 03 04:21:56.387 INFODEBGINFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
89302026-09-03T04:21:58.099Zadding route 3fff:beef:2::/64 -> 2001:db8::55:ffSep 03 04:21:56.387
89312026-09-03T04:21:58.099Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]DEBG replacing targets for 172.17.0.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 } }]
89322026-09-03T04:21:58.099Z
89332026-09-03T04:21:58.099ZINFO Sep 03 04:21:56.387Sep 03 04:21:56.387adding route 3fff:dead::/64 -> 2001:db8::55:2 DEBG
89342026-09-03T04:21:58.099Z 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
89352026-09-03T04:21:58.099Z Sep 03 04:21:56.387replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:21:56.387
89362026-09-03T04:21:58.099Z Sep 03 04:21:56.387 INFO DEBGadding route 172.17.0.3/32 -> 10.0.0.255INFO Sep 03 04:21:56.387adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
89372026-09-03T04:21:58.099ZINFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
89382026-09-03T04:21:58.099Z
89392026-09-03T04:21:58.099Zadding route 3fff:beef:3::/64 -> 2001:db8::55:ffSep 03 04:21:56.387
89402026-09-03T04:21:58.099ZDEBG Sep 03 04:21:56.387replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:21:56.387
89412026-09-03T04:21:58.099Z INFOSep 03 04:21:56.387DEBG replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
89422026-09-03T04:21:58.099Zadding route 3fff:dead::/64 -> 2001:db8::55:3
89432026-09-03T04:21:58.099ZDEBG Sep 03 04:21:56.387Sep 03 04:21:56.387 INFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
89442026-09-03T04:21:58.099Zreplacing 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 } }]
89452026-09-03T04:21:58.100ZSep 03 04:21:56.387Sep 03 04:21:56.387 DEBGDEBG Sep 03 04:21:56.387 replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:21:56.384
89462026-09-03T04:21:58.100ZINFO 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
89472026-09-03T04:21:58.100Zcreated new freemapadding route 172.17.0.4/32 -> 10.0.0.255
89482026-09-03T04:21:58.100ZSep 03 04:21:56.387, adding route 3fff:beef:4::/64 -> 2001:db8::55:ff INFO unitadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff:
89492026-09-03T04:21:58.100Z Sep 03 04:21:56.387Sep 03 04:21:56.387 freemap_route_ipv4
89502026-09-03T04:21:58.100Z
89512026-09-03T04:21:58.100Z DEBG INFO replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:4Sep 03 04:21:56.387Sep 03 04:21:56.387
89522026-09-03T04:21:58.100Z
89532026-09-03T04:21:58.100Z DEBGDEBG replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
89542026-09-03T04:21:58.100ZSep 03 04:21:56.387
89552026-09-03T04:21:58.100Z INFOSep 03 04:21:56.387 adding route 172.17.0.5/32 -> 10.0.0.255DEBGSep 03 04:21:56.387 Sep 03 04:21:56.387
89562026-09-03T04:21:58.100Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }]
89572026-09-03T04:21:58.100ZDEBG Sep 03 04:21:56.387created new freemap , INFO unitSep 03 04:21:56.387INFOadding route 3fff:beef:5::/64 -> 2001:db8::55:ff:
89582026-09-03T04:21:58.100Z adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff DEBG
89592026-09-03T04:21:58.100Zfreemap_route_ipv6 Sep 03 04:21:56.387
89602026-09-03T04:21:58.100ZSep 03 04:21:56.387DEBG Sep 03 04:21:56.387DEBG 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 } }]DEBG
89612026-09-03T04:21:58.100Zreplacing 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 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 } }]
89622026-09-03T04:21:58.100ZSep 03 04:21:56.388
89632026-09-03T04:21:58.100ZDEBG created new freemap, unitSep 03 04:21:56.383: Sep 03 04:21:56.395 DEBGfreemap_route_ipv4 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 } }]
89642026-09-03T04:21:58.100ZSep 03 04:21:56.395Sep 03 04:21:56.395 INFOINFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
89652026-09-03T04:21:58.100Zadding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 03 04:21:56.395INFO
89662026-09-03T04:21:58.100Z adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
89672026-09-03T04:21:58.100ZINFO Sep 03 04:21:56.395adding route 172.17.0.6/32 -> 10.0.0.255 Sep 03 04:21:56.395
89682026-09-03T04:21:58.100ZDEBG DEBG Sep 03 04:21:56.395replacing 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 } }]
89692026-09-03T04:21:58.100ZDEBGreplacing 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 } }]
89702026-09-03T04:21:58.100Zreplacing 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 } }]
89712026-09-03T04:21:58.100ZSep 03 04:21:56.395 Sep 03 04:21:56.395Sep 03 04:21:56.395DEBG replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:21:56.395
89722026-09-03T04:21:58.101Z INFO adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
89732026-09-03T04:21:58.101ZSep 03 04:21:56.395 INFOINFO Sep 03 04:21:56.395adding route 172.17.0.7/32 -> 10.0.0.255adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
89742026-09-03T04:21:58.101ZDEBG
89752026-09-03T04:21:58.101ZINFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ff
89762026-09-03T04:21:58.101Zreplacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:21:56.395
89772026-09-03T04:21:58.101Z DEBGSep 03 04:21:56.395 DEBG replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:21:56.395
89782026-09-03T04:21:58.101Zreplacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:21:56.395
89792026-09-03T04:21:58.101Z DEBG INFOreplacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:21:56.395
89802026-09-03T04:21:58.101Z INFOSep 03 04:21:56.395 adding route 3fff:beef:8::/64 -> 2001:db8::55:ffINFO
89812026-09-03T04:21:58.101ZSep 03 04:21:56.395adding route 3fff:beef:31::/64 -> 2001:db8::55:ff
89822026-09-03T04:21:58.101ZINFOadding route 172.17.0.8/32 -> 10.0.0.255 Sep 03 04:21:56.395
89832026-09-03T04:21:58.101Z adding route 3fff:beef:35::/64 -> 2001:db8::55:ffDEBGSep 03 04:21:56.395
89842026-09-03T04:21:58.101Z 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 } }]DEBG
89852026-09-03T04:21:58.101Z Sep 03 04:21:56.395Sep 03 04:21:56.395 DEBGDEBG replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.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: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 } }]
89862026-09-03T04:21:58.101Z
89872026-09-03T04:21:58.101Z
89882026-09-03T04:21:58.101ZSep 03 04:21:56.395 Sep 03 04:21:56.395Sep 03 04:21:56.395Sep 03 04:21:56.395 INFOINFO adding route 3fff:beef:32::/64 -> 2001:db8::55:ffadding route 3fff:beef:36::/64 -> 2001:db8::55:ff
89892026-09-03T04:21:58.106ZINFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ffINFO
89902026-09-03T04:21:58.106Z
89912026-09-03T04:21:58.106ZSep 03 04:21:56.395 adding route 172.17.0.9/32 -> 10.0.0.255DEBG 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 } }]
89922026-09-03T04:21:58.106Z
89932026-09-03T04:21:58.106ZSep 03 04:21:56.395Sep 03 04:21:56.395 Sep 03 04:21:56.395DEBG DEBGSep 03 04:21:56.395DEBGreplacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef: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 } }]
89942026-09-03T04:21:58.106ZINFOreplacing 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 } }]
89952026-09-03T04:21:58.106Z
89962026-09-03T04:21:58.106Zadding route 3fff:beef:33::/64 -> 2001:db8::55:ff
89972026-09-03T04:21:58.106ZSep 03 04:21:56.395Sep 03 04:21:56.395 INFO adding route 3fff:beef:37::/64 -> 2001:db8::55:ffunit
89982026-09-03T04:21:58.106ZSep 03 04:21:56.395: Sep 03 04:21:56.395 freemap_route_ipv4 INFODEBGINFO Sep 03 04:21:56.395replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.10/32 -> 10.0.0.255
89992026-09-03T04:21:58.106Z
90002026-09-03T04:21:58.106Z
90012026-09-03T04:21:58.106ZDEBGadding route 3fff:beef:a::/64 -> 2001:db8::55:ff
90022026-09-03T04:21:58.106ZSep 03 04:21:56.395replacing 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
90032026-09-03T04:21:58.106Zadding route 3fff:beef:34::/64 -> 2001:db8::55:ff
90042026-09-03T04:21:58.106ZSep 03 04:21:56.395 DEBGSep 03 04:21:56.395 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
90052026-09-03T04:21:58.106Z 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 } }]
90062026-09-03T04:21:58.107ZSep 03 04:21:56.395Sep 03 04:21:56.395 Sep 03 04:21:56.395Sep 03 04:21:56.395DEBGINFO DEBGadding route 3fff:beef:38::/64 -> 2001:db8::55:ff
90072026-09-03T04:21:58.107ZSep 03 04:21:56.395replacing 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 } }]
90082026-09-03T04:21:58.107ZINFO created new freemapadding route 3fff:beef:b::/64 -> 2001:db8::55:ffSep 03 04:21:56.395Sep 03 04:21:56.395 INFODEBG
90092026-09-03T04:21:58.107Z INFOadding route 172.17.0.11/32 -> 10.0.0.255, adding route 3fff:beef:35::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit
90102026-09-03T04:21:58.107ZSep 03 04:21:56.395
90112026-09-03T04:21:58.107ZDEBG
90122026-09-03T04:21:58.107Zreplacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]:Sep 03 04:21:56.395
90132026-09-03T04:21:58.107Z freemap_route_ipv6DEBG
90142026-09-03T04:21:58.107Z replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:21:56.395Sep 03 04:21:56.395Sep 03 04:21:56.395 INFO
90152026-09-03T04:21:58.107ZDEBGINFOSep 03 04:21:56.395 replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 3fff:beef:c::/64 -> 2001:db8::55:ffadding route 3fff:beef:39::/64 -> 2001:db8::55:ff
90162026-09-03T04:21:58.107Z
90172026-09-03T04:21:58.107Z
90182026-09-03T04:21:58.107Z DEBGSep 03 04:21:56.395Sep 03 04:21:56.395Sep 03 04:21:56.395 INFODEBG Sep 03 04:21:56.395INFOadding route 172.17.0.12/32 -> 10.0.0.255
90192026-09-03T04:21:58.107ZDEBGadding route 3fff:beef:36::/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 } }] 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 } }]
90202026-09-03T04:21:58.107Z
90212026-09-03T04:21:58.107Z
90222026-09-03T04:21:58.107Z initted freemap. size: 64, Sep 03 04:21:56.395unit Sep 03 04:21:56.395Sep 03 04:21:56.395DEBG: INFO DEBGSep 03 04:21:56.395 replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] freemap_route_ipv4INFO
90232026-09-03T04:21:58.107Zadding route 3fff:beef:d::/64 -> 2001:db8::55:ff
90242026-09-03T04:21:58.107Zadding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
90252026-09-03T04:21:58.107Z
90262026-09-03T04:21:58.107Z
90272026-09-03T04:21:58.107ZSep 03 04:21:56.395Sep 03 04:21:56.395Sep 03 04:21:56.395Sep 03 04:21:56.395 INFODEBG DEBGINFO Sep 03 04:21:56.395adding route 3fff:beef:37::/64 -> 2001:db8::55:ff
90282026-09-03T04:21:58.107Z adding route 172.17.0.13/32 -> 10.0.0.255
90292026-09-03T04:21:58.107Zreplacing 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 } }]reset freemap
90302026-09-03T04:21:58.107Z
90312026-09-03T04:21:58.107ZDEBGSep 03 04:21:56.395, replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:21:56.395
90322026-09-03T04:21:58.108ZDEBGSep 03 04:21:56.395 Sep 03 04:21:56.395DEBGDEBG INFOreplacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
90332026-09-03T04:21:58.108Zadding route 3fff:beef:e::/64 -> 2001:db8::55:ffcreated new 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 } }]Sep 03 04:21:56.395
90342026-09-03T04:21:58.108Z
90352026-09-03T04:21:58.108Z, unitINFOunit::Sep 03 04:21:56.395 Sep 03 04:21:56.395 Sep 03 04:21:56.395freemap_route_ipv6adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
90362026-09-03T04:21:58.108ZINFO freemap_route_ipv4
90372026-09-03T04:21:58.108ZDEBGINFO
90382026-09-03T04:21:58.108Z adding route 3fff:beef:38::/64 -> 2001:db8::55:ffadding route 172.17.0.14/32 -> 10.0.0.255
90392026-09-03T04:21:58.108Z
90402026-09-03T04:21:58.108Zreplacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:21:56.395
90412026-09-03T04:21:58.108Z DEBG initted freemap. size: 64Sep 03 04:21:56.395, unit Sep 03 04:21:56.395Sep 03 04:21:56.395: DEBGfreemap_route_ipv4DEBG DEBG
90422026-09-03T04:21:58.108ZSep 03 04:21:56.395replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:21:56.395 INFO
90432026-09-03T04:21:58.108Z 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 } }]
90442026-09-03T04:21:58.108Zreplacing 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 } }]DEBGSep 03 04:21:56.395 initted freemap. size: 64DEBG, adding route 3fff:beef:f::/64 -> 2001:db8::55:ff
90452026-09-03T04:21:58.108Zreset freemapSep 03 04:21:56.395unit
90462026-09-03T04:21:58.108Z, : unit :freemap_route_ipv6INFO
90472026-09-03T04:21:58.108ZSep 03 04:21:56.395 freemap_route_ipv4 DEBG
90482026-09-03T04:21:58.108Z adding route 3fff:beef:39::/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 } }]Sep 03 04:21:56.395
90492026-09-03T04:21:58.108Z
90502026-09-03T04:21:58.108ZSep 03 04:21:56.395 Sep 03 04:21:56.395 INFODEBGSep 03 04:21:56.395 Sep 03 04:21:56.395 reset freemap adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff Sep 03 04:21:56.395INFO, unitadding route 3fff:beef:10::/64 -> 2001:db8::55:ff:DEBG
90512026-09-03T04:21:58.108Z
90522026-09-03T04:21:58.108ZDEBGINFO 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 } }] freemap_route_ipv6adding route 172.17.0.15/32 -> 10.0.0.255initted freemap. size: 64
90532026-09-03T04:21:58.108Z
90542026-09-03T04:21:58.108ZSep 03 04:21:56.395, unit
90552026-09-03T04:21:58.108ZDEBGSep 03 04:21:56.395: 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 } }]
90562026-09-03T04:21:58.108ZSep 03 04:21:56.395freemap_route_ipv6
90572026-09-03T04:21:58.108Ztest route::tests::identity_replace_is_noop ... ok
90582026-09-03T04:21:58.109Ztest route::tests::rollback_failure_leaves_in_core_cleared ... ok
90592026-09-03T04:21:58.109ZSep 03 04:21:56.395 INFOSep 03 04:21:56.395DEBG 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 } }]INFOSep 03 04:21:56.395INFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff DEBG
90602026-09-03T04:21:58.109Z
90612026-09-03T04:21:58.109Zreset freemapadding route 172.16.0.0/32 -> 10.0.0.1adding route 3fff:beef:11::/64 -> 2001:db8::55:ffSep 03 04:21:56.395Sep 03 04:21:56.395
90622026-09-03T04:21:58.109Z DEBG
90632026-09-03T04:21:58.109Z Sep 03 04:21:56.395replacing 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 } }],
90642026-09-03T04:21:58.109ZSep 03 04:21:56.395unit: INFO adding route 3fff:beef:3d::/64 -> 2001:db8::55:ffDEBGSep 03 04:21:56.395
90652026-09-03T04:21:58.109Z 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 } }]freemap_route_ipv6
90662026-09-03T04:21:58.109ZDEBG replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:21:56.396
90672026-09-03T04:21:58.109Z
90682026-09-03T04:21:58.109Z Sep 03 04:21:56.396Sep 03 04:21:56.396 INFODEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] replacing targets for 3fff:beef: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 } }]
90692026-09-03T04:21:58.109ZSep 03 04:21:56.396
90702026-09-03T04:21:58.109Zadding route 3fff:beef:12::/64 -> 2001:db8::55:ffINFO
90712026-09-03T04:21:58.109ZSep 03 04:21:56.396 INFOINFOSep 03 04:21:56.396 adding route 172.17.0.16/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.1
90722026-09-03T04:21:58.109ZINFOadding route 3fff:beef:3b::/64 -> 2001:db8::55:ff adding route 3fff:beef:3e::/64 -> 2001:db8::55:ff
90732026-09-03T04:21:58.109ZSep 03 04:21:56.396
90742026-09-03T04:21:58.109Z
90752026-09-03T04:21:58.109ZSep 03 04:21:56.396 DEBGDEBG Sep 03 04:21:56.396 Sep 03 04:21:56.396 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 } }]
90762026-09-03T04:21:58.109ZSep 03 04:21:56.396DEBGreplacing 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 } }]
90772026-09-03T04:21:58.109ZDEBG 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 } }]INFOSep 03 04:21:56.396
90782026-09-03T04:21:58.109Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] Sep 03 04:21:56.396DEBGSep 03 04:21:56.396
90792026-09-03T04:21:58.109Z replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
90802026-09-03T04:21:58.109ZSep 03 04:21:56.396 INFO INFOSep 03 04:21:56.396 adding route 172.17.0.17/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.2
90812026-09-03T04:21:58.109Z adding route 172.16.0.0/32 -> 10.0.0.2 adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
90822026-09-03T04:21:58.109ZSep 03 04:21:56.396
90832026-09-03T04:21:58.110Z Sep 03 04:21:56.396
90842026-09-03T04:21:58.110Z INFOSep 03 04:21:56.396 DEBG DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]
90852026-09-03T04:21:58.110Z Sep 03 04:21:56.402replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 04:21:56.402
90862026-09-03T04:21:58.110ZSep 03 04:21:56.402 DEBGadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff DEBGINFO
90872026-09-03T04:21:58.110Z adding route 172.16.0.0/32 -> 10.0.0.3replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]
90882026-09-03T04:21:58.110ZSep 03 04:21:56.402 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 } }]
90892026-09-03T04:21:58.114Z
90902026-09-03T04:21:58.114ZSep 03 04:21:56.402 INFO adding route 172.16.0.0/32 -> 10.0.0.4Sep 03 04:21:56.387
90912026-09-03T04:21:58.114Z Sep 03 04:21:56.402DEBG INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] Sep 03 04:21:56.402adding route 172.16.0.0/32 -> 10.0.0.3
90922026-09-03T04:21:58.114ZSep 03 04:21:56.402 INFO
90932026-09-03T04:21:58.114Z DEBGadding route 172.17.0.18/32 -> 10.0.0.255
90942026-09-03T04:21:58.114Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]Sep 03 04:21:56.402Sep 03 04:21:56.402
90952026-09-03T04:21:58.115ZWARN DEBGshrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })Sep 03 04:21:56.402
90962026-09-03T04:21:58.115Z replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]Sep 03 04:21:56.402DEBG
90972026-09-03T04:21:58.115Z 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 } }]
90982026-09-03T04:21:58.115ZDEBG Sep 03 04:21:56.402replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]Sep 03 04:21:56.402 ERRO
90992026-09-03T04:21:58.115Z rollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })INFO
91002026-09-03T04:21:58.115Zadding route 172.16.0.0/32 -> 10.0.0.4
91012026-09-03T04:21:58.115ZSep 03 04:21:56.402 INFOSep 03 04:21:56.402 Sep 03 04:21:56.402DEBG DEBGreplacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
91022026-09-03T04:21:58.115Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]Sep 03 04:21:56.402
91032026-09-03T04:21:58.115Z initted freemap. size: 64adding route 172.17.0.19/32 -> 10.0.0.255ERRO
91042026-09-03T04:21:58.115Z, unitSep 03 04:21:56.402Sep 03 04:21:56.402 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 itINFO
91052026-09-03T04:21:58.115Z Sep 03 04:21:56.402DEBG failed to allocate space for the new target list
91062026-09-03T04:21:58.115Zadding route 172.17.0.0/32 -> 10.0.0.255:DEBG
91072026-09-03T04:21:58.115Zreplacing 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 } }]
91082026-09-03T04:21:58.115ZSep 03 04:21:56.402freemap_route_ipv4
91092026-09-03T04:21:58.115ZSep 03 04:21:56.402 DEBGDEBG replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:dead::/64 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 } }]
91102026-09-03T04:21:58.115ZSep 03 04:21:56.402
91112026-09-03T04:21:58.115Z Sep 03 04:21:56.402 DEBGINFOSep 03 04:21:56.402 adding route 172.17.0.20/32 -> 10.0.0.255reset freemap
91122026-09-03T04:21:58.115ZINFO, unitadding route 172.17.0.1/32 -> 10.0.0.255:
91132026-09-03T04:21:58.115Z freemap_route_ipv4Sep 03 04:21:56.402
91142026-09-03T04:21:58.115Z DEBG Sep 03 04:21:56.402replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:21:56.402 DEBGDEBG
91152026-09-03T04:21:58.115Z replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]initted freemap. size: 64
91162026-09-03T04:21:58.115Z, DEBGunit :failed to allocate space for the new target listSep 03 04:21:56.402
91172026-09-03T04:21:58.115Z freemap_route_ipv6
91182026-09-03T04:21:58.115Z INFO adding route 172.17.0.21/32 -> 10.0.0.255Sep 03 04:21:56.402Sep 03 04:21:56.402
91192026-09-03T04:21:58.115Z Sep 03 04:21:56.402 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 } }]DEBG
91202026-09-03T04:21:58.115Zadding route 172.17.0.2/32 -> 10.0.0.255 reset freemap
91212026-09-03T04:21:58.116Z, unitSep 03 04:21:56.402: DEBGSep 03 04:21:56.402 freemap_route_ipv6replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
91222026-09-03T04:21:58.116Z
91232026-09-03T04:21:58.116ZDEBG 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 } }]
91242026-09-03T04:21:58.116ZSep 03 04:21:56.402 Sep 03 04:21:56.402INFO Sep 03 04:21:56.402 adding route 172.17.0.22/32 -> 10.0.0.255INFOINFO
91252026-09-03T04:21:58.116Z adding route 172.17.0.3/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:1
91262026-09-03T04:21:58.116Z
91272026-09-03T04:21:58.116ZSep 03 04:21:56.402Sep 03 04:21:56.402 Sep 03 04:21:56.402DEBG 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 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
91282026-09-03T04:21:58.116Z
91292026-09-03T04:21:58.116Zreplacing 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 } }]
91302026-09-03T04:21:58.116ZSep 03 04:21:56.402Sep 03 04:21:56.402Sep 03 04:21:56.402 INFODEBG INFOadding route 172.17.0.4/32 -> 10.0.0.255
91312026-09-03T04:21:58.116Z adding route 172.17.0.23/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 } }]
91322026-09-03T04:21:58.116Z
91332026-09-03T04:21:58.116ZSep 03 04:21:56.402 Sep 03 04:21:56.402DEBG 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 } }]
91342026-09-03T04:21:58.116Zreplacing 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 } }]
91352026-09-03T04:21:58.116ZSep 03 04:21:56.402Sep 03 04:21:56.402 INFOINFO adding route 172.17.0.5/32 -> 10.0.0.255adding route 172.17.0.24/32 -> 10.0.0.255
91362026-09-03T04:21:58.116Z
91372026-09-03T04:21:58.116ZSep 03 04:21:56.402 Sep 03 04:21:56.402DEBG DEBGreplacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
91382026-09-03T04:21:58.116Zreplacing 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 } }]
91392026-09-03T04:21:58.116ZSep 03 04:21:56.402Sep 03 04:21:56.402 INFOINFO adding route 172.17.0.6/32 -> 10.0.0.255adding route 172.17.0.25/32 -> 10.0.0.255
91402026-09-03T04:21:58.116Z
91412026-09-03T04:21:58.116ZSep 03 04:21:56.402 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 } }]
91422026-09-03T04:21:58.116ZSep 03 04:21:56.402Sep 03 04:21:56.402 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.26/32 -> 10.0.0.255
91432026-09-03T04:21:58.116Z
91442026-09-03T04:21:58.116ZSep 03 04:21:56.402 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 } }]
91452026-09-03T04:21:58.116ZSep 03 04:21:56.402 Sep 03 04:21:56.402INFO INFOadding route 172.17.0.7/32 -> 10.0.0.255
91462026-09-03T04:21:58.116Zadding route 172.17.0.27/32 -> 10.0.0.255
91472026-09-03T04:21:58.117ZSep 03 04:21:56.402 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 } }]
91482026-09-03T04:21:58.117ZSep 03 04:21:56.402 DEBGSep 03 04:21:56.402 replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
91492026-09-03T04:21:58.117Z adding route 172.17.0.28/32 -> 10.0.0.255
91502026-09-03T04:21:58.117ZSep 03 04:21:56.402 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 } }]
91512026-09-03T04:21:58.117ZSep 03 04:21:56.402 INFO adding route 172.17.0.8/32 -> 10.0.0.255Sep 03 04:21:56.402
91522026-09-03T04:21:58.117Ztest route::tests::grow_succeeds ... ok
91532026-09-03T04:21:58.117Z INFO adding route 172.17.0.29/32 -> 10.0.0.255
91542026-09-03T04:21:58.117ZSep 03 04:21:56.402Sep 03 04:21:56.402 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.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 } }]
91552026-09-03T04:21:58.117Z
91562026-09-03T04:21:58.117ZSep 03 04:21:56.403 INFO adding route 172.17.0.30/32 -> 10.0.0.255
91572026-09-03T04:21:58.117ZSep 03 04:21:56.403Sep 03 04:21:56.403 INFODEBG adding route 172.17.0.9/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 } }]
91582026-09-03T04:21:58.117Z
91592026-09-03T04:21:58.117ZSep 03 04:21:56.403 INFO adding route 172.17.0.31/32 -> 10.0.0.255
91602026-09-03T04:21:58.117ZSep 03 04:21:56.403 Sep 03 04:21:56.403DEBG 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 } }]
91612026-09-03T04:21:58.117Zreplacing 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 } }]
91622026-09-03T04:21:58.117ZSep 03 04:21:56.403 INFO adding route 172.17.0.32/32 -> 10.0.0.255
91632026-09-03T04:21:58.117ZSep 03 04:21:56.403 INFOSep 03 04:21:56.403 adding route 172.17.0.10/32 -> 10.0.0.255DEBG
91642026-09-03T04:21:58.117Z 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 } }]
91652026-09-03T04:21:58.117Z Sep 03 04:21:56.403Sep 03 04:21:56.403 INFODEBG replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.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.33/32 -> 10.0.0.255
91662026-09-03T04:21:58.117Z
91672026-09-03T04:21:58.117Z
91682026-09-03T04:21:58.117ZSep 03 04:21:56.403 Sep 03 04:21:56.403INFOSep 03 04:21:56.403 adding route 172.17.0.11/32 -> 10.0.0.255 INFO
91692026-09-03T04:21:58.117Z DEBGadding route 3fff:beef:14::/64 -> 2001:db8::55:ff
91702026-09-03T04:21:58.117Zreplacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:21:56.403
91712026-09-03T04:21:58.117Z DEBG Sep 03 04:21:56.403replacing 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 } }]
91722026-09-03T04:21:58.118ZSep 03 04:21:56.403DEBG INFO replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.34/32 -> 10.0.0.255
91732026-09-03T04:21:58.118Z
91742026-09-03T04:21:58.118ZSep 03 04:21:56.403 INFO adding route 172.17.0.12/32 -> 10.0.0.255Sep 03 04:21:56.403
91752026-09-03T04:21:58.118Z Sep 03 04:21:56.403DEBG INFOreplacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 04:21:56.403adding route 3fff:beef:15::/64 -> 2001:db8::55:ff
91762026-09-03T04:21:58.118Z
91772026-09-03T04:21:58.118ZDEBG 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 } }]
91782026-09-03T04:21:58.118ZSep 03 04:21:56.403 Sep 03 04:21:56.403INFO DEBGadding route 172.17.0.35/32 -> 10.0.0.255Sep 03 04:21:56.403
91792026-09-03T04:21:58.118Z 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 } }]
91802026-09-03T04:21:58.118Zadding route 172.17.0.13/32 -> 10.0.0.255Sep 03 04:21:56.403
91812026-09-03T04:21:58.118Z DEBG Sep 03 04:21:56.403replacing 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 } }]
91822026-09-03T04:21:58.118ZINFOSep 03 04:21:56.403 adding route 3fff:beef:16::/64 -> 2001:db8::55:ffDEBG
91832026-09-03T04:21:58.118Z 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 } }]
91842026-09-03T04:21:58.118ZSep 03 04:21:56.403Sep 03 04:21:56.403Sep 03 04:21:56.409 INFODEBG adding route 172.17.0.14/32 -> 10.0.0.255
91852026-09-03T04:21:58.118ZDEBG created new freemapcreated new freemapSep 03 04:21:56.409, unitDEBG, : unit :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 } }] freemap_route_ipv4freemap_route_ipv4
91862026-09-03T04:21:58.118Z
91872026-09-03T04:21:58.118Z
91882026-09-03T04:21:58.118ZSep 03 04:21:56.409 DEBG created new freemapSep 03 04:21:56.409Sep 03 04:21:56.409, unitINFO :DEBG freemap_route_ipv6adding route 172.17.0.15/32 -> 10.0.0.255created new freemap
91892026-09-03T04:21:58.122Z
91902026-09-03T04:21:58.122Z, unitSep 03 04:21:56.409Sep 03 04:21:56.403 :DEBG DEBG freemap_route_ipv6 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 } }]
91912026-09-03T04:21:58.123Zreplacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:21:56.409
91922026-09-03T04:21:58.123Z
91932026-09-03T04:21:58.123Z DEBGSep 03 04:21:56.409 DEBG Sep 03 04:21:56.409 initted freemap. size: 64initted freemap. size: 64Sep 03 04:21:56.409INFO, , unitINFO:adding route 3fff:beef:17::/64 -> 2001:db8::55:ffunit
91942026-09-03T04:21:58.123Z: freemap_route_ipv4freemap_route_ipv4
91952026-09-03T04:21:58.123ZSep 03 04:21:56.409
91962026-09-03T04:21:58.123Z 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 } }]adding route 172.17.0.16/32 -> 10.0.0.255Sep 03 04:21:56.410
91972026-09-03T04:21:58.123Z
91982026-09-03T04:21:58.123Z DEBGSep 03 04:21:56.410 reset freemapDEBG, unitreset freemap:, unitSep 03 04:21:56.410:Sep 03 04:21:56.410freemap_route_ipv4 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 } }]freemap_route_ipv4
91992026-09-03T04:21:58.123Z
92002026-09-03T04:21:58.123Z
92012026-09-03T04:21:58.123Zadding route 3fff:beef:18::/64 -> 2001:db8::55:ffSep 03 04:21:56.410
92022026-09-03T04:21:58.123Z Sep 03 04:21:56.410INFO DEBGSep 03 04:21:56.410adding route 172.17.0.17/32 -> 10.0.0.255
92032026-09-03T04:21:58.123ZSep 03 04:21:56.410DEBG 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 } }]initted freemap. size: 64
92042026-09-03T04:21:58.123Z , DEBGSep 03 04:21:56.410 initted freemap. size: 64DEBGunitSep 03 04:21:56.410:, INFOunit freemap_route_ipv6:
92052026-09-03T04:21:58.123Z adding route 3fff:beef:19::/64 -> 2001:db8::55:fffreemap_route_ipv6
92062026-09-03T04:21:58.123Zreplacing 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 } }]
92072026-09-03T04:21:58.123Z
92082026-09-03T04:21:58.123ZSep 03 04:21:56.410Sep 03 04:21:56.410 Sep 03 04:21:56.410DEBG DEBG DEBGSep 03 04:21:56.410 reset freemapreplacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], unit
92092026-09-03T04:21:58.123Zreset freemap: , freemap_route_ipv6
92102026-09-03T04:21:58.123ZSep 03 04:21:56.410INFOunit :Sep 03 04:21:56.410adding route 172.17.0.18/32 -> 10.0.0.255INFO
92112026-09-03T04:21:58.123Z adding route 3fff:beef:1a::/64 -> 2001:db8::55:fffreemap_route_ipv6
92122026-09-03T04:21:58.123ZINFO
92132026-09-03T04:21:58.123ZSep 03 04:21:56.410 DEBG adding route 172.16.0.0/32 -> 10.0.0.1replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:21:56.410Sep 03 04:21:56.410
92142026-09-03T04:21:58.123Z DEBGINFO replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.16.0.0/32 -> 10.0.0.1
92152026-09-03T04:21:58.123Z
92162026-09-03T04:21:58.123Z
92172026-09-03T04:21:58.123ZSep 03 04:21:56.410 Sep 03 04:21:56.410INFOSep 03 04:21:56.410 INFODEBG adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] Sep 03 04:21:56.410
92182026-09-03T04:21:58.123Zadding route 172.17.0.19/32 -> 10.0.0.255
92192026-09-03T04:21:58.123Z
92202026-09-03T04:21:58.123ZSep 03 04:21:56.403Sep 03 04:21:56.410DEBGSep 03 04:21:56.410 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 } }]DEBGDEBGDEBG created new freemapreplacing 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 } }]
92212026-09-03T04:21:58.123Zreplacing 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 } }],
92222026-09-03T04:21:58.123Z
92232026-09-03T04:21:58.123ZSep 03 04:21:56.410unit :INFO freemap_route_ipv4adding route 172.16.0.0/32 -> 10.0.0.1Sep 03 04:21:56.410Sep 03 04:21:56.410
92242026-09-03T04:21:58.123Z INFO DEBGadding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
92252026-09-03T04:21:58.123Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]Sep 03 04:21:56.410
92262026-09-03T04:21:58.123Z
92272026-09-03T04:21:58.123ZINFO Sep 03 04:21:56.410 Sep 03 04:21:56.410DEBG adding route 172.17.0.20/32 -> 10.0.0.255DEBG
92282026-09-03T04:21:58.123ZSep 03 04:21:56.410 created 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
92292026-09-03T04:21:58.123Z: Sep 03 04:21:56.410 freemap_route_ipv6DEBG
92302026-09-03T04:21:58.124Zreplacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
92312026-09-03T04:21:58.124ZSep 03 04:21:56.410 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 03 04:21:56.410
92322026-09-03T04:21:58.124Z INFOSep 03 04:21:56.410 DEBG adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffinitted freemap. size: 64INFO,
92332026-09-03T04:21:58.124Z adding route 172.17.0.21/32 -> 10.0.0.255unit
92342026-09-03T04:21:58.124Z: Sep 03 04:21:56.410freemap_route_ipv4
92352026-09-03T04:21:58.124ZDEBG Sep 03 04:21:56.410Sep 03 04:21:56.410replacing 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
92362026-09-03T04:21:58.124ZSep 03 04:21:56.410DEBG 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 } }]
92372026-09-03T04:21:58.124Z adding route 172.16.0.0/32 -> 10.0.0.1DEBGSep 03 04:21:56.410 reset freemapSep 03 04:21:56.410,
92382026-09-03T04:21:58.124Z unitINFO:INFO freemap_route_ipv4adding route 172.17.0.22/32 -> 10.0.0.255
92392026-09-03T04:21:58.124Z
92402026-09-03T04:21:58.124Zadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
92412026-09-03T04:21:58.124ZSep 03 04:21:56.410Sep 03 04:21:56.410 Sep 03 04:21:56.410Sep 03 04:21:56.410DEBG DEBGinitted freemap. size: 64 , 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 } }]unit
92422026-09-03T04:21:58.124ZDEBG 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 } }]:
92432026-09-03T04:21:58.124Z Sep 03 04:21:56.410DEBGfreemap_route_ipv6
92442026-09-03T04:21:58.124Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 03 04:21:56.410
92452026-09-03T04:21:58.124Z INFOINFO Sep 03 04:21:56.410adding route 172.17.0.23/32 -> 10.0.0.255adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
92462026-09-03T04:21:58.124Z
92472026-09-03T04:21:58.124Ztest route::tests::rollback_on_compact_delete_failure ... ok
92482026-09-03T04:21:58.124ZDEBGSep 03 04:21:56.410 reset freemap , INFOSep 03 04:21:56.410unit Sep 03 04:21:56.410: DEBG DEBGfreemap_route_ipv6 adding route 172.16.0.0/32 -> 10.0.0.2replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
92492026-09-03T04:21:58.124Z
92502026-09-03T04:21:58.124Z
92512026-09-03T04:21:58.124Zreplacing 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 } }]
92522026-09-03T04:21:58.124ZSep 03 04:21:56.410Sep 03 04:21:56.410 Sep 03 04:21:56.410INFOSep 03 04:21:56.410INFO adding route 172.16.0.0/32 -> 10.0.0.1INFO
92532026-09-03T04:21:58.124Z DEBG adding route 3fff:beef:20::/64 -> 2001:db8::55:ffadding route 172.17.0.24/32 -> 10.0.0.255Sep 03 04:21:56.410replacing 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 } }]
92542026-09-03T04:21:58.124Z
92552026-09-03T04:21:58.124Z
92562026-09-03T04:21:58.124ZDEBG Sep 03 04:21:56.410Sep 03 04:21:56.410replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] Sep 03 04:21:56.410INFO DEBGDEBG adding route 172.17.0.0/32 -> 10.0.0.255replacing 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 } }]
92572026-09-03T04:21:58.124Z
92582026-09-03T04:21:58.124Zreplacing 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 } }]
92592026-09-03T04:21:58.124Z
92602026-09-03T04:21:58.124ZSep 03 04:21:56.410Sep 03 04:21:56.410 Sep 03 04:21:56.410INFOSep 03 04:21:56.410 adding route 3fff:beef:21::/64 -> 2001:db8::55:ffINFO
92612026-09-03T04:21:58.124Z INFO adding route 172.17.0.25/32 -> 10.0.0.255DEBG
92622026-09-03T04:21:58.124Zadding route 172.16.0.0/32 -> 10.0.0.2 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 } }]
92632026-09-03T04:21:58.124Z
92642026-09-03T04:21:58.124ZSep 03 04:21:56.410Sep 03 04:21:56.410 DEBGSep 03 04:21:56.410Sep 03 04:21:56.410DEBG INFO DEBGreplacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
92652026-09-03T04:21:58.124Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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.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 } }]
92662026-09-03T04:21:58.124Z
92672026-09-03T04:21:58.125Zadding route 172.17.0.1/32 -> 10.0.0.255
92682026-09-03T04:21:58.125ZSep 03 04:21:56.410Sep 03 04:21:56.410 INFOINFO Sep 03 04:21:56.410adding route 3fff:beef:22::/64 -> 2001:db8::55:ffadding route 172.17.0.0/32 -> 10.0.0.255Sep 03 04:21:56.410
92692026-09-03T04:21:58.125Z INFODEBG
92702026-09-03T04:21:58.125Zadding route 172.17.0.26/32 -> 10.0.0.255
92712026-09-03T04:21:58.125Zreplacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:21:56.410Sep 03 04:21:56.410
92722026-09-03T04:21:58.125ZSep 03 04:21:56.410DEBG 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 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.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 } }]
92732026-09-03T04:21:58.125Z
92742026-09-03T04:21:58.125ZSep 03 04:21:56.410
92752026-09-03T04:21:58.125Z INFOSep 03 04:21:56.410Sep 03 04:21:56.410 Sep 03 04:21:56.410INFO INFOINFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ffadding route 172.17.0.27/32 -> 10.0.0.255adding route 172.17.0.1/32 -> 10.0.0.255
92762026-09-03T04:21:58.125Zadding route 172.17.0.2/32 -> 10.0.0.255
92772026-09-03T04:21:58.125Z
92782026-09-03T04:21:58.125Z
92792026-09-03T04:21:58.125ZSep 03 04:21:56.410Sep 03 04:21:56.410 DEBGSep 03 04:21:56.410 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 } }]Sep 03 04:21:56.410 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
92802026-09-03T04:21:58.125ZDEBG 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 } }]
92812026-09-03T04:21:58.125Z
92822026-09-03T04:21:58.125Zreplacing 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 } }]
92832026-09-03T04:21:58.125ZSep 03 04:21:56.410Sep 03 04:21:56.410 Sep 03 04:21:56.410INFOINFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ffINFO
92842026-09-03T04:21:58.125Z Sep 03 04:21:56.410adding route 172.17.0.28/32 -> 10.0.0.255 adding route 172.17.0.2/32 -> 10.0.0.255INFO
92852026-09-03T04:21:58.125Z
92862026-09-03T04:21:58.125Zadding route 172.17.0.3/32 -> 10.0.0.255
92872026-09-03T04:21:58.125ZSep 03 04:21:56.410Sep 03 04:21:56.410 DEBGSep 03 04:21:56.410DEBG Sep 03 04:21:56.410 replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
92882026-09-03T04:21:58.125Z replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
92892026-09-03T04:21:58.129Z DEBG
92902026-09-03T04:21:58.129ZSep 03 04:21:56.410 Sep 03 04:21:56.410INFO Sep 03 04:21:56.410adding route 3fff:beef:25::/64 -> 2001:db8::55:ff
92912026-09-03T04:21:58.129Zreplacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
92922026-09-03T04:21:58.129Zadding route 172.17.0.3/32 -> 10.0.0.255INFO
92932026-09-03T04:21:58.129Z Sep 03 04:21:56.410adding route 172.17.0.4/32 -> 10.0.0.255
92942026-09-03T04:21:58.129ZDEBG Sep 03 04:21:56.410replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:21:56.410Sep 03 04:21:56.410
92952026-09-03T04:21:58.129ZINFO adding route 172.17.0.29/32 -> 10.0.0.255DEBG
92962026-09-03T04:21:58.129Z 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 03 04:21:56.410replacing 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 } }]
92972026-09-03T04:21:58.129ZINFO
92982026-09-03T04:21:58.129ZSep 03 04:21:56.410 adding route 3fff:beef:26::/64 -> 2001:db8::55:ff
92992026-09-03T04:21:58.129ZDEBG Sep 03 04:21:56.410replacing 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 03 04:21:56.410INFO
93002026-09-03T04:21:58.129Z Sep 03 04:21:56.410 INFOadding route 172.17.0.4/32 -> 10.0.0.255DEBG
93012026-09-03T04:21:58.129Z adding route 172.17.0.5/32 -> 10.0.0.255replacing 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 } }]
93022026-09-03T04:21:58.129ZSep 03 04:21:56.410Sep 03 04:21:56.410 INFO Sep 03 04:21:56.416adding route 172.17.0.30/32 -> 10.0.0.255DEBG
93032026-09-03T04:21:58.129ZSep 03 04:21:56.416 DEBG INFOcreated new 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 } }]adding route 3fff:beef:27::/64 -> 2001:db8::55:ff
93042026-09-03T04:21:58.129Z,
93052026-09-03T04:21:58.129ZunitSep 03 04:21:56.416 :DEBGSep 03 04:21:56.416 Sep 03 04:21:56.416replacing 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 } }] INFO freemap_route_ipv4
93062026-09-03T04:21:58.130ZDEBGadding route 172.17.0.5/32 -> 10.0.0.255
93072026-09-03T04:21:58.130Zreplacing 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 } }]
93082026-09-03T04:21:58.130Z
93092026-09-03T04:21:58.130ZSep 03 04:21:56.416Sep 03 04:21:56.416Sep 03 04:21:56.416 INFOSep 03 04:21:56.416 adding route 3fff:beef:28::/64 -> 2001:db8::55:ffDEBG INFO
93102026-09-03T04:21:58.130Z adding route 172.17.0.31/32 -> 10.0.0.255DEBG created new freemap
93112026-09-03T04:21:58.130Z, 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 } }]unitSep 03 04:21:56.417
93122026-09-03T04:21:58.130Z :DEBG freemap_route_ipv6replacing 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 } }]
93132026-09-03T04:21:58.130ZSep 03 04:21:56.417
93142026-09-03T04:21:58.130ZSep 03 04:21:56.417 INFODEBGSep 03 04:21:56.417 adding route 172.17.0.6/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 } }]Sep 03 04:21:56.417
93152026-09-03T04:21:58.130Z
93162026-09-03T04:21:58.130Z INFO DEBGadding route 3fff:beef:29::/64 -> 2001:db8::55:ff Sep 03 04:21:56.417
93172026-09-03T04:21:58.130Zinitted freemap. size: 64 , Sep 03 04:21:56.417unitDEBG INFOreplacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
93182026-09-03T04:21:58.130Zadding route 172.17.0.32/32 -> 10.0.0.255:
93192026-09-03T04:21:58.130Z freemap_route_ipv4Sep 03 04:21:56.417
93202026-09-03T04:21:58.130ZSep 03 04:21:56.417 INFODEBG adding route 172.17.0.7/32 -> 10.0.0.255replacing 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 } }]
93212026-09-03T04:21:58.130ZSep 03 04:21:56.417
93222026-09-03T04:21:58.130ZSep 03 04:21:56.417 DEBG DEBGreset freemap , Sep 03 04:21:56.417replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:21:56.417unit
93232026-09-03T04:21:58.130ZDEBG : replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
93242026-09-03T04:21:58.130Z adding route 3fff:beef:2a::/64 -> 2001:db8::55:fffreemap_route_ipv4
93252026-09-03T04:21:58.130Z
93262026-09-03T04:21:58.130ZSep 03 04:21:56.417Sep 03 04:21:56.417Sep 03 04:21:56.417Sep 03 04:21:56.417 DEBGINFOINFO Sep 03 04:21:56.403 adding route 172.17.0.33/32 -> 10.0.0.255
93272026-09-03T04:21:58.130Z adding route 172.17.0.8/32 -> 10.0.0.255DEBG
93282026-09-03T04:21:58.130ZSep 03 04:21:56.417DEBGcreated new freemap 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 } }]DEBGinitted freemap. size: 64
93292026-09-03T04:21:58.130Z , , Sep 03 04:21:56.417replacing 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 } }]unit
93302026-09-03T04:21:58.130Z: Sep 03 04:21:56.417DEBG 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 } }]INFOfreemap_route_ipv4 Sep 03 04:21:56.417unit
93312026-09-03T04:21:58.130Zadding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
93322026-09-03T04:21:58.130ZINFO: adding route 172.17.0.34/32 -> 10.0.0.255
93332026-09-03T04:21:58.130ZSep 03 04:21:56.417freemap_route_ipv6
93342026-09-03T04:21:58.130Z
93352026-09-03T04:21:58.130ZINFO adding route 172.17.0.9/32 -> 10.0.0.255Sep 03 04:21:56.417
93362026-09-03T04:21:58.130ZSep 03 04:21:56.417Sep 03 04:21:56.417 DEBGDEBGDEBG Sep 03 04:21:56.417replacing 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 } }]created new freemapSep 03 04:21:56.417
93372026-09-03T04:21:58.130Z 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
93382026-09-03T04:21:58.130Z 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 } }]
93392026-09-03T04:21:58.130ZDEBG, Sep 03 04:21:56.417unit: freemap_route_ipv6INFO
93402026-09-03T04:21:58.130ZSep 03 04:21:56.417 Sep 03 04:21:56.417adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
93412026-09-03T04:21:58.130Z reset freemapINFOINFOSep 03 04:21:56.417, Sep 03 04:21:56.417 adding route 172.17.0.10/32 -> 10.0.0.255adding route 172.17.0.35/32 -> 10.0.0.255
93422026-09-03T04:21:58.130ZDEBG
93432026-09-03T04:21:58.130Zreplacing 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
93442026-09-03T04:21:58.130ZSep 03 04:21:56.417 DEBG : Sep 03 04:21:56.417replacing 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 freemap_route_ipv6
93452026-09-03T04:21:58.131Zinitted freemap. size: 64Sep 03 04:21:56.417, DEBGunit : replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFOSep 03 04:21:56.417
93462026-09-03T04:21:58.131Z freemap_route_ipv4INFO
93472026-09-03T04:21:58.131Z adding route 172.17.0.11/32 -> 10.0.0.255 adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
93482026-09-03T04:21:58.131ZSep 03 04:21:56.417
93492026-09-03T04:21:58.131Z
93502026-09-03T04:21:58.131ZSep 03 04:21:56.417 Sep 03 04:21:56.417 Sep 03 04:21:56.417DEBGDEBG INFO reset freemapreplacing 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,
93512026-09-03T04:21:58.131Z unitadding route 172.17.0.36/32 -> 10.0.0.255Sep 03 04:21:56.417
93522026-09-03T04:21:58.131Zreplacing 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 } }]:
93532026-09-03T04:21:58.131Z Sep 03 04:21:56.417INFO adding route 3fff:dead::/64 -> 2001:db8::55:1INFOfreemap_route_ipv4Sep 03 04:21:56.417 Sep 03 04:21:56.417
93542026-09-03T04:21:58.131Z INFODEBGadding route 172.17.0.12/32 -> 10.0.0.255
93552026-09-03T04:21:58.131Zreplacing 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 3fff:beef:2e::/64 -> 2001:db8::55:ff
93562026-09-03T04:21:58.131Z
93572026-09-03T04:21:58.131ZSep 03 04:21:56.417
93582026-09-03T04:21:58.131Z DEBGSep 03 04:21:56.417 replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:21:56.417Sep 03 04:21:56.417DEBG initted freemap. size: 64
93592026-09-03T04:21:58.131ZDEBG, unitINFO: Sep 03 04:21:56.417adding route 172.17.0.37/32 -> 10.0.0.255 freemap_route_ipv6replacing 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 } }]
93602026-09-03T04:21:58.131Z
93612026-09-03T04:21:58.131ZSep 03 04:21:56.417 INFO
93622026-09-03T04:21:58.131Zadding route 172.17.0.13/32 -> 10.0.0.255Sep 03 04:21:56.417
93632026-09-03T04:21:58.131Z DEBG Sep 03 04:21:56.417Sep 03 04:21:56.417 replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:21:56.417DEBG
93642026-09-03T04:21:58.131Z DEBG reset freemap INFOSep 03 04:21:56.417replacing 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 } }] ,
93652026-09-03T04:21:58.131ZINFO adding route 172.17.0.38/32 -> 10.0.0.255adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffunit
93662026-09-03T04:21:58.131Z
93672026-09-03T04:21:58.131Z:Sep 03 04:21:56.417 freemap_route_ipv6
93682026-09-03T04:21:58.131Z INFOSep 03 04:21:56.417Sep 03 04:21:56.417 DEBGDEBG Sep 03 04:21:56.417 adding route 172.17.0.14/32 -> 10.0.0.255
93692026-09-03T04:21:58.131Zreplacing 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 replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:1
93702026-09-03T04:21:58.131Z
93712026-09-03T04:21:58.131ZSep 03 04:21:56.417 DEBG
93722026-09-03T04:21:58.131Z Sep 03 04:21:56.417replacing 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 } }]
93732026-09-03T04:21:58.131ZINFO Sep 03 04:21:56.417adding route 3fff:beef:30::/64 -> 2001:db8::55:ffSep 03 04:21:56.417
93742026-09-03T04:21:58.131Z Sep 03 04:21:56.417DEBG 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 } }]adding route 172.17.0.15/32 -> 10.0.0.255
93752026-09-03T04:21:58.131ZINFO adding route 172.17.0.39/32 -> 10.0.0.255
93762026-09-03T04:21:58.131ZSep 03 04:21:56.417
93772026-09-03T04:21:58.131ZSep 03 04:21:56.417 DEBGDEBG replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:21:56.417
93782026-09-03T04:21:58.131Zreplacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO
93792026-09-03T04:21:58.131ZSep 03 04:21:56.417 Sep 03 04:21:56.417adding route 3fff:dead::/64 -> 2001:db8::55:2
93802026-09-03T04:21:58.131ZINFO adding route 172.17.0.16/32 -> 10.0.0.255DEBG
93812026-09-03T04:21:58.131Z replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:21:56.417
93822026-09-03T04:21:58.131Z Sep 03 04:21:56.417Sep 03 04:21:56.417 DEBGSep 03 04:21:56.417 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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
93832026-09-03T04:21:58.131ZINFO adding route 172.17.0.40/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 } }]
93842026-09-03T04:21:58.132ZINFO
93852026-09-03T04:21:58.132ZSep 03 04:21:56.417 adding route 3fff:beef:31::/64 -> 2001:db8::55:ffINFO
93862026-09-03T04:21:58.132ZSep 03 04:21:56.417 Sep 03 04:21:56.417INFOadding route 3fff:dead::/64 -> 2001:db8::55:3
93872026-09-03T04:21:58.132Z adding route 172.17.0.17/32 -> 10.0.0.255DEBG
93882026-09-03T04:21:58.132Z Sep 03 04:21:56.417replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG
93892026-09-03T04:21:58.136ZSep 03 04:21:56.417 Sep 03 04:21:56.417replacing 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 } }]DEBG DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] Sep 03 04:21:56.417replacing 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 } }]
93902026-09-03T04:21:58.136Z
93912026-09-03T04:21:58.136Z INFO
93922026-09-03T04:21:58.136Z adding route 172.17.0.41/32 -> 10.0.0.255Sep 03 04:21:56.417
93932026-09-03T04:21:58.136ZSep 03 04:21:56.417 INFOINFO Sep 03 04:21:56.417adding route 3fff:dead::/64 -> 2001:db8::55:4Sep 03 04:21:56.417adding route 172.17.0.18/32 -> 10.0.0.255
93942026-09-03T04:21:58.136Z
93952026-09-03T04:21:58.136ZINFODEBG adding route 3fff:beef:32::/64 -> 2001:db8::55:ff Sep 03 04:21:56.417
93962026-09-03T04:21:58.136Z Sep 03 04:21:56.417DEBGreplacing 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 } }]
93972026-09-03T04:21:58.136Zreplacing 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 } }]
93982026-09-03T04:21:58.136ZDEBGSep 03 04:21:56.417 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }]
93992026-09-03T04:21:58.136ZSep 03 04:21:56.417DEBG Sep 03 04:21:56.417replacing 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 } }] INFOSep 03 04:21:56.417INFO
94002026-09-03T04:21:58.136Z adding route 172.17.0.42/32 -> 10.0.0.255
94012026-09-03T04:21:58.136ZDEBG adding route 172.17.0.19/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:2, vlan_id: 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 } }]
94022026-09-03T04:21:58.136Z
94032026-09-03T04:21:58.136ZSep 03 04:21:56.417 Sep 03 04:21:56.417INFOSep 03 04:21:56.417 Sep 03 04:21:56.417adding route 3fff:beef:33::/64 -> 2001:db8::55:ff
94042026-09-03T04:21:58.136ZDEBG WARN DEBG shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })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.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 } }]
94052026-09-03T04:21:58.136Z
94062026-09-03T04:21:58.136Z
94072026-09-03T04:21:58.136ZSep 03 04:21:56.417 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 03 04:21:56.417
94082026-09-03T04:21:58.136Z INFO Sep 03 04:21:56.417adding route 172.17.0.20/32 -> 10.0.0.255
94092026-09-03T04:21:58.136ZINFO Sep 03 04:21:56.403Sep 03 04:21:56.417adding route 172.17.0.43/32 -> 10.0.0.255
94102026-09-03T04:21:58.136ZINFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ffINFOSep 03 04:21:56.417
94112026-09-03T04:21:58.136Z DEBGadding route 172.17.0.36/32 -> 10.0.0.255 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 } }]
94122026-09-03T04:21:58.136ZSep 03 04:21:56.417
94132026-09-03T04:21:58.137Z DEBG Sep 03 04:21:56.417replacing 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 } }]
94142026-09-03T04:21:58.137ZSep 03 04:21:56.403Sep 03 04:21:56.417INFOSep 03 04:21:56.417 DEBG Sep 03 04:21:56.418 replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
94152026-09-03T04:21:58.137Z adding route 172.17.0.21/32 -> 10.0.0.255created new freemap
94162026-09-03T04:21:58.137Z, unitSep 03 04:21:56.423DEBG :DEBGcreated new freemap 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 } }],
94172026-09-03T04:21:58.137Zfreemap_route_ipv4unit
94182026-09-03T04:21:58.137Z:Sep 03 04:21:56.423 INFO freemap_route_ipv4adding route 172.17.0.37/32 -> 10.0.0.255Sep 03 04:21:56.423
94192026-09-03T04:21:58.137Z
94202026-09-03T04:21:58.137Z DEBG Sep 03 04:21:56.423Sep 03 04:21:56.423created new freemap , DEBGunit :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 } }]
94212026-09-03T04:21:58.137Z INFOfreemap_route_ipv6
94222026-09-03T04:21:58.137Zadding route 172.17.0.22/32 -> 10.0.0.255
94232026-09-03T04:21:58.137ZSep 03 04:21:56.423Sep 03 04:21:56.423 DEBGINFO created new freemapadding route 172.17.0.38/32 -> 10.0.0.255,
94242026-09-03T04:21:58.137ZunitSep 03 04:21:56.423 :DEBG Sep 03 04:21:56.423initted freemap. size: 64 Sep 03 04:21:56.423 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.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 } }]
94252026-09-03T04:21:58.137Z
94262026-09-03T04:21:58.137Zunitfreemap_route_ipv6:
94272026-09-03T04:21:58.137Z freemap_route_ipv4
94282026-09-03T04:21:58.137ZSep 03 04:21:56.423 Sep 03 04:21:56.423Sep 03 04:21:56.423 INFODEBGSep 03 04:21:56.423 initted freemap. size: 64 , adding route 172.17.0.39/32 -> 10.0.0.255DEBGunit
94292026-09-03T04:21:58.137Z :reset freemap , INFOfreemap_route_ipv4
94302026-09-03T04:21:58.137Zunitadding route 172.17.0.23/32 -> 10.0.0.255:
94312026-09-03T04:21:58.137Z freemap_route_ipv4Sep 03 04:21:56.423Sep 03 04:21:56.423 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 } }]
94322026-09-03T04:21:58.137Z
94332026-09-03T04:21:58.137Zreset freemapSep 03 04:21:56.423 , DEBG unitreplacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]:
94342026-09-03T04:21:58.137ZSep 03 04:21:56.423 INFO freemap_route_ipv4adding route 172.17.0.40/32 -> 10.0.0.255Sep 03 04:21:56.423
94352026-09-03T04:21:58.137ZSep 03 04:21:56.423
94362026-09-03T04:21:58.137Z DEBGINFO Sep 03 04:21:56.423initted freemap. size: 64Sep 03 04:21:56.423, DEBGadding route 172.17.0.24/32 -> 10.0.0.255 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 } }]
94372026-09-03T04:21:58.137Z
94382026-09-03T04:21:58.137Zunit:DEBG Sep 03 04:21:56.423initted freemap. size: 64freemap_route_ipv6 , INFOSep 03 04:21:56.423
94392026-09-03T04:21:58.137Z DEBGunit :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 } }]
94402026-09-03T04:21:58.137Zfreemap_route_ipv6
94412026-09-03T04:21:58.137Zadding route 172.17.0.41/32 -> 10.0.0.255Sep 03 04:21:56.423
94422026-09-03T04:21:58.137Z DEBGSep 03 04:21:56.423 Sep 03 04:21:56.423reset freemap , DEBGunit :Sep 03 04:21:56.423 INFO DEBGadding route 172.17.0.25/32 -> 10.0.0.255freemap_route_ipv6
94432026-09-03T04:21:58.137Z
94442026-09-03T04:21:58.137Zreplacing 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 } }]reset freemap
94452026-09-03T04:21:58.137Z, unitSep 03 04:21:56.423:Sep 03 04:21:56.423 INFO freemap_route_ipv6DEBG
94462026-09-03T04:21:58.137Zreplacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 03 04:21:56.423
94472026-09-03T04:21:58.137ZINFO
94482026-09-03T04:21:58.137Z Sep 03 04:21:56.423adding route 172.17.0.42/32 -> 10.0.0.255
94492026-09-03T04:21:58.137Ztest route::tests::same_size_non_subset_replace ... ok
94502026-09-03T04:21:58.137ZINFOSep 03 04:21:56.423 Sep 03 04:21:56.423DEBGSep 03 04:21:56.423adding route 3fff:dead::/64 -> 2001:db8::55:1
94512026-09-03T04:21:58.138Z 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 } }]INFO 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.26/32 -> 10.0.0.255Sep 03 04:21:56.423
94522026-09-03T04:21:58.138Z
94532026-09-03T04:21:58.138Z
94542026-09-03T04:21:58.138Z DEBGSep 03 04:21:56.423Sep 03 04:21:56.423 INFODEBG adding route 172.17.0.43/32 -> 10.0.0.255 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 } }]
94552026-09-03T04:21:58.138Z
94562026-09-03T04:21:58.138ZSep 03 04:21:56.423replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
94572026-09-03T04:21:58.138ZINFOSep 03 04:21:56.423Sep 03 04:21:56.423 DEBG adding route 3fff:dead::/64 -> 2001:db8::55:2INFO
94582026-09-03T04:21:58.138Ztest route::tests::rollback_on_index_readd_failure ... ok
94592026-09-03T04:21:58.138Zreplacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 04:21:56.423
94602026-09-03T04:21:58.138Z INFOadding route 172.17.0.27/32 -> 10.0.0.255
94612026-09-03T04:21:58.138Zadding route 3fff:dead::/64 -> 2001:db8::55:2
94622026-09-03T04:21:58.138ZSep 03 04:21:56.423Sep 03 04:21:56.423 INFODEBG adding route 172.17.0.44/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 } }]
94632026-09-03T04:21:58.138Z
94642026-09-03T04:21:58.138ZSep 03 04:21:56.423 DEBGSep 03 04:21:56.423Sep 03 04:21:56.423
94652026-09-03T04:21:58.138Z Sep 03 04:21:56.423 DEBG 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 } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: 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.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 } }]
94662026-09-03T04:21:58.138ZSep 03 04:21:56.423
94672026-09-03T04:21:58.138Z
94682026-09-03T04:21:58.138Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
94692026-09-03T04:21:58.138ZINFO Sep 03 04:21:56.423Sep 03 04:21:56.423adding route 172.17.0.44/32 -> 10.0.0.255
94702026-09-03T04:21:58.138ZSep 03 04:21:56.423INFO adding route 172.17.0.28/32 -> 10.0.0.255INFO
94712026-09-03T04:21:58.138Z INFO adding route 3fff:dead::/64 -> 2001:db8::55:3adding route 172.17.0.45/32 -> 10.0.0.255
94722026-09-03T04:21:58.138ZSep 03 04:21:56.423Sep 03 04:21:56.423
94732026-09-03T04:21:58.138ZDEBG Sep 03 04:21:56.423replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 04:21:56.423 DEBG DEBG
94742026-09-03T04:21:58.138Z Sep 03 04:21:56.423replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }]
94752026-09-03T04:21:58.138ZDEBGDEBG 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.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:21:56.424
94762026-09-03T04:21:58.138Z DEBGSep 03 04:21:56.423 created new freemapINFO, unitadding route 172.17.0.45/32 -> 10.0.0.255:
94772026-09-03T04:21:58.138Z
94782026-09-03T04:21:58.138Zfreemap_route_ipv4
94792026-09-03T04:21:58.138ZSep 03 04:21:56.480 DEBG Sep 03 04:21:56.480DEBGcreated new freemap , INFOreplacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] unitadding route 172.17.0.29/32 -> 10.0.0.255
94802026-09-03T04:21:58.138Z:
94812026-09-03T04:21:58.138Z freemap_route_ipv6Sep 03 04:21:56.480
94822026-09-03T04:21:58.138Z DEBGSep 03 04:21:56.480Sep 03 04:21:56.480 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 } }]
94832026-09-03T04:21:58.138ZINFOSep 03 04:21:56.480INFO DEBGadding route 172.17.0.46/32 -> 10.0.0.255 adding route 3fff:beef:35::/64 -> 2001:db8::55:ffSep 03 04:21:56.480
94842026-09-03T04:21:58.138Zinitted freemap. size: 64
94852026-09-03T04:21:58.138Z , INFOunit :adding route 172.17.0.30/32 -> 10.0.0.255
94862026-09-03T04:21:58.138Zfreemap_route_ipv4
94872026-09-03T04:21:58.138ZSep 03 04:21:56.480Sep 03 04:21:56.480 DEBG DEBGSep 03 04:21:56.480 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 } }]
94882026-09-03T04:21:58.138ZSep 03 04:21:56.480
94892026-09-03T04:21:58.142Z DEBGDEBGSep 03 04:21:56.480 INFOreplacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
94902026-09-03T04:21:58.143Zadding route 3fff:beef:36::/64 -> 2001:db8::55:ffSep 03 04:21:56.480 reset freemap
94912026-09-03T04:21:58.143Z, INFOSep 03 04:21:56.480 unitadding route 172.17.0.47/32 -> 10.0.0.255INFOSep 03 04:21:56.480
94922026-09-03T04:21:58.143Z DEBG: adding route 172.17.0.31/32 -> 10.0.0.255
94932026-09-03T04:21:58.143Zreplacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv4
94942026-09-03T04:21:58.143Z
94952026-09-03T04:21:58.143ZSep 03 04:21:56.480Sep 03 04:21:56.480Sep 03 04:21:56.480 DEBG Sep 03 04:21:56.480 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 } }]DEBG
94962026-09-03T04:21:58.143Z DEBG INFOreplacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 3fff:beef:37::/64 -> 2001:db8::55:ffinitted freemap. size: 64
94972026-09-03T04:21:58.143Z
94982026-09-03T04:21:58.143Z, Sep 03 04:21:56.480 unit Sep 03 04:21:56.480INFOreplacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 04:21:56.480:INFO
94992026-09-03T04:21:58.143Z DEBG freemap_route_ipv6adding route 3fff:dead::/64 -> 2001:db8::55:2
95002026-09-03T04:21:58.143Zreplacing 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 } }]
95012026-09-03T04:21:58.143Zadding route 172.17.0.32/32 -> 10.0.0.255Sep 03 04:21:56.480
95022026-09-03T04:21:58.143Z
95032026-09-03T04:21:58.143Z INFOSep 03 04:21:56.480 Sep 03 04:21:56.480Sep 03 04:21:56.480DEBGSep 03 04:21:56.480 DEBGINFOreset freemapadding route 172.17.0.48/32 -> 10.0.0.255 DEBGreplacing 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 } }]
95042026-09-03T04:21:58.143Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }],
95052026-09-03T04:21:58.143Zunit :
95062026-09-03T04:21:58.143Zadding route 3fff:beef:38::/64 -> 2001:db8::55:ff Sep 03 04:21:56.480freemap_route_ipv6
95072026-09-03T04:21:58.143Z
95082026-09-03T04:21:58.143ZSep 03 04:21:56.480DEBGSep 03 04:21:56.480 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 } }] INFOINFO Sep 03 04:21:56.480adding route 172.17.0.33/32 -> 10.0.0.255
95092026-09-03T04:21:58.143ZSep 03 04:21:56.480 DEBGadding route 3fff:dead::/64 -> 2001:db8::55:3
95102026-09-03T04:21:58.143Z
95112026-09-03T04:21:58.143Zreplacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:21:56.480INFO adding route 172.16.0.0/32 -> 10.0.0.1INFO
95122026-09-03T04:21:58.143Z Sep 03 04:21:56.480adding route 172.17.0.49/32 -> 10.0.0.255Sep 03 04:21:56.480
95132026-09-03T04:21:58.143ZSep 03 04:21:56.480 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 } }]
95142026-09-03T04:21:58.143ZDEBG
95152026-09-03T04:21:58.143ZDEBG 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 } }]
95162026-09-03T04:21:58.143ZSep 03 04:21:56.480Sep 03 04:21:56.480 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 } }]INFOSep 03 04:21:56.480replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }] INFOadding route 3fff:beef:39::/64 -> 2001:db8::55:ff
95172026-09-03T04:21:58.143Z
95182026-09-03T04:21:58.143Z adding route 172.16.0.0/32 -> 10.0.0.2
95192026-09-03T04:21:58.143Z
95202026-09-03T04:21:58.143ZSep 03 04:21:56.480 Sep 03 04:21:56.480INFO Sep 03 04:21:56.480Sep 03 04:21:56.480INFO Sep 03 04:21:56.480 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 } }]adding route 172.17.0.34/32 -> 10.0.0.255
95212026-09-03T04:21:58.143Zreplacing 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 } }]
95222026-09-03T04:21:58.143Zadding route 172.17.0.50/32 -> 10.0.0.255
95232026-09-03T04:21:58.143Z
95242026-09-03T04:21:58.143ZINFOSep 03 04:21:56.480 Sep 03 04:21:56.480DEBGSep 03 04:21:56.480Sep 03 04:21:56.480 adding route 3fff:dead::/64 -> 2001:db8::55:4replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]
95252026-09-03T04:21:58.143Z
95262026-09-03T04:21:58.143Z INFODEBG adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffSep 03 04:21:56.480
95272026-09-03T04:21:58.144Z 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
95282026-09-03T04:21:58.144Z DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] Sep 03 04:21:56.480replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 04:21:56.480DEBG
95292026-09-03T04:21:58.144ZINFOreplacing 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 } }]
95302026-09-03T04:21:58.144Z
95312026-09-03T04:21:58.144Zadding route 172.17.0.35/32 -> 10.0.0.255
95322026-09-03T04:21:58.144ZSep 03 04:21:56.480Sep 03 04:21:56.480 Sep 03 04:21:56.480DEBG 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:2, vlan_id: 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.51/32 -> 10.0.0.255
95332026-09-03T04:21:58.144Zadding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
95342026-09-03T04:21:58.144Z
95352026-09-03T04:21:58.144ZSep 03 04:21:56.480 DEBGSep 03 04:21:56.480Sep 03 04:21:56.480 WARN DEBG Sep 03 04:21:56.480 shrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })DEBGreplacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]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 } }]
95362026-09-03T04:21:58.144Zreplacing 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 } }]
95372026-09-03T04:21:58.144Z
95382026-09-03T04:21:58.144Z
95392026-09-03T04:21:58.144ZSep 03 04:21:56.480Sep 03 04:21:56.480Sep 03 04:21:56.480 INFOINFOINFO Sep 03 04:21:56.480 adding route 172.17.0.52/32 -> 10.0.0.255adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff adding route 172.17.0.36/32 -> 10.0.0.255
95402026-09-03T04:21:58.144ZDEBG
95412026-09-03T04:21:58.144Z
95422026-09-03T04:21:58.144Zreplacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:21:56.480Sep 03 04:21:56.480 Sep 03 04:21:56.480
95432026-09-03T04:21:58.144Z 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.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 } }]
95442026-09-03T04:21:58.144Z
95452026-09-03T04:21:58.144ZSep 03 04:21:56.480DEBG 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 } }]
95462026-09-03T04:21:58.144Zadding route 172.17.0.46/32 -> 10.0.0.255Sep 03 04:21:56.480
95472026-09-03T04:21:58.144ZINFOSep 03 04:21:56.480 Sep 03 04:21:56.480INFOSep 03 04:21:56.480 adding route 172.17.0.37/32 -> 10.0.0.255DEBGadding route 172.17.0.53/32 -> 10.0.0.255
95482026-09-03T04:21:58.144Z
95492026-09-03T04:21:58.144Zreplacing 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
95502026-09-03T04:21:58.144Z failed to allocate space for the new target listSep 03 04:21:56.480
95512026-09-03T04:21:58.144Ztest route::tests::delete_target_fragmented ... ok
95522026-09-03T04:21:58.144ZSep 03 04:21:56.480 replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:21:56.480DEBG Sep 03 04:21:56.480
95532026-09-03T04:21:58.144Z DEBG INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]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 } }]
95542026-09-03T04:21:58.144ZDEBGSep 03 04:21:56.480
95552026-09-03T04:21:58.144ZINFO adding route 172.17.0.6/32 -> 10.0.0.255adding route 172.17.0.47/32 -> 10.0.0.255
95562026-09-03T04:21:58.144Zreplacing 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 } }]
95572026-09-03T04:21:58.144Ztest route::tests::add_target_fails_full ... ok
95582026-09-03T04:21:58.144Z
95592026-09-03T04:21:58.144ZSep 03 04:21:56.480Sep 03 04:21:56.480 Sep 03 04:21:56.480Sep 03 04:21:56.480 INFODEBG DEBGINFO adding route 172.17.0.38/32 -> 10.0.0.255replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
95602026-09-03T04:21:58.144Ztest table::mcast::mcast_egress::tests::test_port_bitmap ... ok
95612026-09-03T04:21:58.144Z
95622026-09-03T04:21:58.144Zreplacing 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 } }]
95632026-09-03T04:21:58.144Zadding route 172.17.0.54/32 -> 10.0.0.255Sep 03 04:21:56.480 Sep 03 04:21:56.480
95642026-09-03T04:21:58.144ZDEBGSep 03 04:21:56.480 INFOreplacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO adding route 172.17.0.7/32 -> 10.0.0.255
95652026-09-03T04:21:58.144ZSep 03 04:21:56.480adding route 172.17.0.48/32 -> 10.0.0.255
95662026-09-03T04:21:58.145Z
95672026-09-03T04:21:58.145Z 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 } }]Sep 03 04:21:56.480
95682026-09-03T04:21:58.145Z Sep 03 04:21:56.480Sep 03 04:21:56.480 DEBG DEBGreplacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
95692026-09-03T04:21:58.145Zreplacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
95702026-09-03T04:21:58.145Zadding route 172.17.0.39/32 -> 10.0.0.255
95712026-09-03T04:21:58.145ZSep 03 04:21:56.480Sep 03 04:21:56.480 Sep 03 04:21:56.480INFO INFOSep 03 04:21:56.480DEBG adding route 172.17.0.49/32 -> 10.0.0.255INFO
95722026-09-03T04:21:58.145Z 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.255adding route 172.17.0.55/32 -> 10.0.0.255
95732026-09-03T04:21:58.145Z
95742026-09-03T04:21:58.145Z
95752026-09-03T04:21:58.145ZSep 03 04:21:56.480Sep 03 04:21:56.480Sep 03 04:21:56.480Sep 03 04:21:56.480 DEBG INFO DEBGDEBGadding route 172.17.0.40/32 -> 10.0.0.255 replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
95762026-09-03T04:21:58.145Z
95772026-09-03T04:21:58.145Z
95782026-09-03T04:21:58.145Z 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 } }]
95792026-09-03T04:21:58.145ZSep 03 04:21:56.480Sep 03 04:21:56.480 Sep 03 04:21:56.480 INFODEBGSep 03 04:21:56.480 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 } }]INFOadding route 172.17.0.50/32 -> 10.0.0.255
95802026-09-03T04:21:58.145ZINFOadding route 172.17.0.9/32 -> 10.0.0.255
95812026-09-03T04:21:58.145Z
95822026-09-03T04:21:58.145Z adding route 172.17.0.56/32 -> 10.0.0.255Sep 03 04:21:56.480
95832026-09-03T04:21:58.145Z Sep 03 04:21:56.480DEBG Sep 03 04:21:56.480 INFODEBGreplacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:21:56.480
95842026-09-03T04:21:58.145Z adding route 172.17.0.41/32 -> 10.0.0.255
95852026-09-03T04:21:58.145ZDEBGreplacing 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 03 04:21:56.480replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO Sep 03 04:21:56.481adding route 172.17.0.51/32 -> 10.0.0.255 Sep 03 04:21:56.481DEBG
95862026-09-03T04:21:58.145Z
95872026-09-03T04:21:58.145ZDEBGcreated new freemap , created new freemapunit:, Sep 03 04:21:56.488unit :DEBG freemap_route_ipv4replacing 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 } }]
95882026-09-03T04:21:58.145Z
95892026-09-03T04:21:58.150ZSep 03 04:21:56.488Sep 03 04:21:56.488 INFOINFOSep 03 04:21:56.481 adding route 172.17.0.57/32 -> 10.0.0.255adding route 172.17.0.52/32 -> 10.0.0.255DEBGSep 03 04:21:56.488
95902026-09-03T04:21:58.150ZDEBGcreated new freemap
95912026-09-03T04:21:58.150Zcreated new freemap, , unitunit::Sep 03 04:21:56.488 freemap_route_ipv4
95922026-09-03T04:21:58.150Zfreemap_route_ipv6Sep 03 04:21:56.488DEBG
95932026-09-03T04:21:58.150Zreplacing 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 } }]
95942026-09-03T04:21:58.150ZDEBG Sep 03 04:21:56.488Sep 03 04:21:56.488replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG
95952026-09-03T04:21:58.150Z Sep 03 04:21:56.488initted freemap. size: 64 INFO, DEBG unitadding route 172.17.0.53/32 -> 10.0.0.255:
95962026-09-03T04:21:58.150ZSep 03 04:21:56.488 created new freemapINFOfreemap_route_ipv4 adding route 172.17.0.58/32 -> 10.0.0.255
95972026-09-03T04:21:58.150Z
95982026-09-03T04:21:58.150Z, Sep 03 04:21:56.488unit :DEBGSep 03 04:21:56.488 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 } }] freemap_route_ipv6DEBGSep 03 04:21:56.488
95992026-09-03T04:21:58.150Z
96002026-09-03T04:21:58.150ZDEBGreset freemap 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 } }],
96012026-09-03T04:21:58.150ZunitSep 03 04:21:56.488: Sep 03 04:21:56.488freemap_route_ipv4INFO
96022026-09-03T04:21:58.150Z DEBGadding route 172.17.0.54/32 -> 10.0.0.255
96032026-09-03T04:21:58.150Zinitted freemap. size: 64Sep 03 04:21:56.488, unitSep 03 04:21:56.488: DEBGSep 03 04:21:56.488freemap_route_ipv4 DEBGinitted freemap. size: 64 , INFOunit
96042026-09-03T04:21:58.150Z 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.59/32 -> 10.0.0.255
96052026-09-03T04:21:58.150Z
96062026-09-03T04:21:58.150Z: Sep 03 04:21:56.488Sep 03 04:21:56.488 freemap_route_ipv6INFO
96072026-09-03T04:21:58.150ZDEBG Sep 03 04:21:56.488 adding route 172.17.0.55/32 -> 10.0.0.255reset freemap ,
96082026-09-03T04:21:58.150ZDEBG unitreplacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]:
96092026-09-03T04:21:58.150ZSep 03 04:21:56.488 Sep 03 04:21:56.488freemap_route_ipv4
96102026-09-03T04:21:58.151Z DEBGSep 03 04:21:56.488DEBG reset freemapreplacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
96112026-09-03T04:21:58.151ZSep 03 04:21:56.488 , unitDEBG: Sep 03 04:21:56.488initted freemap. size: 64 , INFOunitfreemap_route_ipv6 :
96122026-09-03T04:21:58.151Zadding route 172.17.0.56/32 -> 10.0.0.255 adding route 172.17.0.60/32 -> 10.0.0.255
96132026-09-03T04:21:58.151Z
96142026-09-03T04:21:58.151Zfreemap_route_ipv6
96152026-09-03T04:21:58.151ZSep 03 04:21:56.488Sep 03 04:21:56.488 DEBGSep 03 04:21:56.488Sep 03 04:21:56.488 INFO DEBGDEBGreplacing 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 3fff:dead::/64 -> 2001:db8::55:1
96162026-09-03T04:21:58.151Z reset freemapreplacing 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 } }],
96172026-09-03T04:21:58.151Z
96182026-09-03T04:21:58.151ZunitSep 03 04:21:56.488: INFOSep 03 04:21:56.488 freemap_route_ipv6 adding route 172.17.0.57/32 -> 10.0.0.255Sep 03 04:21:56.488
96192026-09-03T04:21:58.151Z
96202026-09-03T04:21:58.151ZDEBG INFOSep 03 04:21:56.488replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
96212026-09-03T04:21:58.151ZSep 03 04:21:56.488adding route 172.17.0.61/32 -> 10.0.0.255 DEBG
96222026-09-03T04:21:58.151Z 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 } }]
96232026-09-03T04:21:58.151Zadding route 3fff:dead::/64 -> 2001:db8::55:1Sep 03 04:21:56.488Sep 03 04:21:56.488
96242026-09-03T04:21:58.151Z INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:2replacing 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 } }]
96252026-09-03T04:21:58.151Z
96262026-09-03T04:21:58.151ZSep 03 04:21:56.488Sep 03 04:21:56.488 INFODEBG Sep 03 04:21:56.488adding route 172.17.0.58/32 -> 10.0.0.255 Sep 03 04:21:56.488
96272026-09-03T04:21:58.151Z 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 } }] DEBG
96282026-09-03T04:21:58.151Z adding route 172.17.0.62/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 } }]Sep 03 04:21:56.488
96292026-09-03T04:21:58.151Z DEBG
96302026-09-03T04:21:58.151Z replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:21:56.488
96312026-09-03T04:21:58.151ZSep 03 04:21:56.488 freemap_route_ipv4Sep 03 04:21:56.488INFO
96322026-09-03T04:21:58.151Z adding route 3fff:dead::/64 -> 2001:db8::55:2DEBG
96332026-09-03T04:21:58.151Z Sep 03 04:21:56.488INFOreplacing targets for 172.17.0.62/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 04:21:56.488INFO
96342026-09-03T04:21:58.151Z DEBG Sep 03 04:21:56.488 adding route 3fff:dead::/64 -> 2001:db8::55:3created new freemap
96352026-09-03T04:21:58.152Z, unit: adding route 172.17.0.59/32 -> 10.0.0.255DEBGSep 03 04:21:56.488
96362026-09-03T04:21:58.152Z DEBGfreemap_route_ipv6Sep 03 04:21:56.488 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
96372026-09-03T04:21:58.152Z
96382026-09-03T04:21:58.152Z Sep 03 04:21:56.488replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }] INFODEBG Sep 03 04:21:56.488Sep 03 04:21:56.488
96392026-09-03T04:21:58.152Z INFOadding route 172.17.0.63/32 -> 10.0.0.255
96402026-09-03T04:21:58.152Zadding route 3fff:dead::/64 -> 2001:db8::55:3replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
96412026-09-03T04:21:58.152Z
96422026-09-03T04:21:58.152Z initted freemap. size: 64, Sep 03 04:21:56.488unitSep 03 04:21:56.488 Sep 03 04:21:56.488: DEBGINFOfreemap_route_ipv4 Sep 03 04:21:56.488
96432026-09-03T04:21:58.152Zadding route 172.17.0.60/32 -> 10.0.0.255 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]DEBG
96442026-09-03T04:21:58.152Z
96452026-09-03T04:21:58.152Zreplacing 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 } }]
96462026-09-03T04:21:58.152ZINFO Sep 03 04:21:56.489Sep 03 04:21:56.489adding route 3fff:dead::/64 -> 2001:db8::55:4 Sep 03 04:21:56.489DEBG
96472026-09-03T04:21:58.152Z DEBGreset freemap , INFOreplacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:21:56.489unit
96482026-09-03T04:21:58.152Z Sep 03 04:21:56.489 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 } }] adding route 3fff:dead::/64 -> 2001:db8::55:4
96492026-09-03T04:21:58.152ZSep 03 04:21:56.489
96502026-09-03T04:21:58.152Ztest route::tests::rollback_on_compact_write_failure ... ok
96512026-09-03T04:21:58.152Zfailed to allocate space for the new target list freemap_route_ipv4
96522026-09-03T04:21:58.152ZDEBG failed to allocate space for the new target list
96532026-09-03T04:21:58.152Z
96542026-09-03T04:21:58.152ZSep 03 04:21:56.489 Sep 03 04:21:56.489DEBG Sep 03 04:21:56.489Sep 03 04:21:56.489 DEBGDEBG DEBG Sep 03 04:21:56.489replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55: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 } }]
96552026-09-03T04:21:58.152Ztest route::tests::shrink_preserves_compacted_order ... ok
96562026-09-03T04:21:58.152Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }]
96572026-09-03T04:21:58.152Ztest route::tests::shrink_to_single_non_zero_survivor ... ok
96582026-09-03T04:21:58.152ZDEBGinitted freemap. size: 64
96592026-09-03T04:21:58.152Z 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 } }], unit
96602026-09-03T04:21:58.152Z: freemap_route_ipv6Sep 03 04:21:56.489
96612026-09-03T04:21:58.153Z
96622026-09-03T04:21:58.153ZSep 03 04:21:56.489DEBG failed to allocate space for the new target listSep 03 04:21:56.489DEBG
96632026-09-03T04:21:58.153ZDEBGreplacing targets for 3fff:dead::/64 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 } }]
96642026-09-03T04:21:58.153Zreset freemap, unit: Sep 03 04:21:56.489freemap_route_ipv6
96652026-09-03T04:21:58.153ZINFO adding route 172.17.0.10/32 -> 10.0.0.255Sep 03 04:21:56.480Sep 03 04:21:56.489
96662026-09-03T04:21:58.153Z INFODEBG adding route 172.16.0.0/32 -> 10.0.0.1replacing 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 } }]
96672026-09-03T04:21:58.153ZSep 03 04:21:56.489
96682026-09-03T04:21:58.153Z DEBG Sep 03 04:21:56.489replacing 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 } }]
96692026-09-03T04:21:58.153ZDEBG 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 } }]
96702026-09-03T04:21:58.153ZSep 03 04:21:56.489 INFOSep 03 04:21:56.489 adding route 172.17.0.11/32 -> 10.0.0.255INFO
96712026-09-03T04:21:58.153ZSep 03 04:21:56.489 adding route 172.16.0.0/32 -> 10.0.0.1INFO
96722026-09-03T04:21:58.153Z Sep 03 04:21:56.489adding route 172.17.0.42/32 -> 10.0.0.255 DEBG
96732026-09-03T04:21:58.153Z replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:21:56.489
96742026-09-03T04:21:58.153Z DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 03 04:21:56.489Sep 03 04:21:56.489
96752026-09-03T04:21:58.153Z 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.12/32 -> 10.0.0.255
96762026-09-03T04:21:58.153Z
96772026-09-03T04:21:58.153ZSep 03 04:21:56.489Sep 03 04:21:56.489 Sep 03 04:21:56.489INFO DEBG INFO adding route 172.16.0.0/32 -> 10.0.0.1replacing 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 } }]
96782026-09-03T04:21:58.153Z
96792026-09-03T04:21:58.153Z adding route 172.17.0.43/32 -> 10.0.0.255
96802026-09-03T04:21:58.153ZSep 03 04:21:56.489 DEBG Sep 03 04:21:56.489Sep 03 04:21:56.489 Sep 03 04:21:56.480INFO 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 } }]
96812026-09-03T04:21:58.153Zadding route 172.17.0.13/32 -> 10.0.0.255INFO
96822026-09-03T04:21:58.153Z DEBGadding route 3fff:dead::/64 -> 2001:db8::55:4
96832026-09-03T04:21:58.153ZSep 03 04:21:56.489 replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
96842026-09-03T04:21:58.153Z adding route 172.16.0.0/32 -> 10.0.0.2
96852026-09-03T04:21:58.153ZSep 03 04:21:56.489Sep 03 04:21:56.489Sep 03 04:21:56.489 DEBGINFO DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] Sep 03 04:21:56.489
96862026-09-03T04:21:58.153Z 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
96872026-09-03T04:21:58.153Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]adding route 172.17.0.44/32 -> 10.0.0.255
96882026-09-03T04:21:58.153Z
96892026-09-03T04:21:58.157ZSep 03 04:21:56.489 DEBGSep 03 04:21:56.489 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 03 04:21:56.489 INFOSep 03 04:21:56.489 Sep 03 04:21:56.489 adding route 172.17.0.0/32 -> 10.0.0.255 DEBG
96902026-09-03T04:21:58.158ZDEBG created new freemapcreated new freemap, Sep 03 04:21:56.497, unitunit:DEBG :freemap_route_ipv4
96912026-09-03T04:21:58.158Zreplacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv4
96922026-09-03T04:21:58.158Z
96932026-09-03T04:21:58.158ZSep 03 04:21:56.497 DEBGSep 03 04:21:56.497 Sep 03 04:21:56.497created new freemap , unitDEBGINFO :adding route 172.17.0.1/32 -> 10.0.0.255
96942026-09-03T04:21:58.158Zfreemap_route_ipv6created new freemap, unit: Sep 03 04:21:56.489freemap_route_ipv6
96952026-09-03T04:21:58.158ZDEBG Sep 03 04:21:56.497replacing 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 } }]
96962026-09-03T04:21:58.158ZSep 03 04:21:56.497DEBG DEBG
96972026-09-03T04:21:58.158Zreplacing 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 } }]
96982026-09-03T04:21:58.158Zinitted freemap. size: 64, Sep 03 04:21:56.497unit :INFO freemap_route_ipv4Sep 03 04:21:56.497
96992026-09-03T04:21:58.158Z Sep 03 04:21:56.497adding route 172.17.0.45/32 -> 10.0.0.255INFO
97002026-09-03T04:21:58.158Z DEBGSep 03 04:21:56.497 initted freemap. size: 64DEBGadding route 172.17.0.2/32 -> 10.0.0.255
97012026-09-03T04:21:58.158Zreset freemap, Sep 03 04:21:56.497unit: , unitSep 03 04:21:56.497DEBG DEBGfreemap_route_ipv4:
97022026-09-03T04:21:58.158Z replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_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 } }]
97032026-09-03T04:21:58.158Z
97042026-09-03T04:21:58.158Z
97052026-09-03T04:21:58.158ZSep 03 04:21:56.497Sep 03 04:21:56.497Sep 03 04:21:56.497 DEBGDEBG Sep 03 04:21:56.497INFO reset freemapadding route 172.17.0.3/32 -> 10.0.0.255initted freemap. size: 64,
97062026-09-03T04:21:58.158Z, unitunit:INFO: freemap_route_ipv6
97072026-09-03T04:21:58.158Zfreemap_route_ipv4adding route 172.17.0.46/32 -> 10.0.0.255Sep 03 04:21:56.497
97082026-09-03T04:21:58.158ZDEBG
97092026-09-03T04:21:58.158Zreplacing 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 } }]
97102026-09-03T04:21:58.158ZSep 03 04:21:56.497Sep 03 04:21:56.497 DEBGDEBG Sep 03 04:21:56.497initted freemap. size: 64Sep 03 04:21:56.497, reset freemapunit, : unitDEBGINFO: adding route 172.17.0.4/32 -> 10.0.0.255freemap_route_ipv6
97112026-09-03T04:21:58.158Z 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 } }]
97122026-09-03T04:21:58.158Zfreemap_route_ipv6Sep 03 04:21:56.497
97132026-09-03T04:21:58.158Z
97142026-09-03T04:21:58.158Z DEBGSep 03 04:21:56.497Sep 03 04:21:56.497 Sep 03 04:21:56.497INFODEBG replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
97152026-09-03T04:21:58.158Z reset freemapadding route 172.16.0.0/32 -> 10.0.0.1 ,
97162026-09-03T04:21:58.158ZunitSep 03 04:21:56.497: adding route 172.17.0.47/32 -> 10.0.0.255INFO
97172026-09-03T04:21:58.158Z freemap_route_ipv6Sep 03 04:21:56.497
97182026-09-03T04:21:58.158Zadding route 172.17.0.5/32 -> 10.0.0.255
97192026-09-03T04:21:58.158ZDEBGSep 03 04:21:56.497 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
97202026-09-03T04:21:58.158ZSep 03 04:21:56.497Sep 03 04:21:56.497 adding route 172.16.0.0/32 -> 10.0.0.1DEBG
97212026-09-03T04:21:58.158Z replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
97222026-09-03T04:21:58.158ZSep 03 04:21:56.497 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 } }]INFOSep 03 04:21:56.497 Sep 03 04:21:56.497adding route 172.16.0.0/32 -> 10.0.0.2
97232026-09-03T04:21:58.158Z INFO
97242026-09-03T04:21:58.159ZDEBGadding route 172.17.0.6/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 } }]
97252026-09-03T04:21:58.159Z
97262026-09-03T04:21:58.159ZSep 03 04:21:56.497Sep 03 04:21:56.497 DEBGINFO Sep 03 04:21:56.497replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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.48/32 -> 10.0.0.255
97272026-09-03T04:21:58.159ZINFO Sep 03 04:21:56.497adding route 172.16.0.0/32 -> 10.0.0.2
97282026-09-03T04:21:58.159ZDEBGSep 03 04:21:56.497
97292026-09-03T04:21:58.159Z INFOreplacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97302026-09-03T04:21:58.159ZSep 03 04:21:56.497adding route 172.16.0.0/32 -> 10.0.0.3 Sep 03 04:21:56.497
97312026-09-03T04:21:58.159Z 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 } }]
97322026-09-03T04:21:58.159Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]Sep 03 04:21:56.497
97332026-09-03T04:21:58.159ZSep 03 04:21:56.497 INFO DEBGadding route 172.17.0.7/32 -> 10.0.0.255Sep 03 04:21:56.497
97342026-09-03T04:21:58.159Z 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 } }]
97352026-09-03T04:21:58.159Z INFOSep 03 04:21:56.497Sep 03 04:21:56.497
97362026-09-03T04:21:58.159ZINFOadding route 172.16.0.0/32 -> 10.0.0.3
97372026-09-03T04:21:58.159ZSep 03 04:21:56.497DEBG adding route 172.17.0.49/32 -> 10.0.0.255replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:21:56.497INFO
97382026-09-03T04:21:58.159Z Sep 03 04:21:56.497 DEBG
97392026-09-03T04:21:58.159Z replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]adding route 172.16.0.0/32 -> 10.0.0.4
97402026-09-03T04:21:58.159Z
97412026-09-03T04:21:58.159Z WARNSep 03 04:21:56.497 Sep 03 04:21:56.497shrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) Sep 03 04:21:56.497INFO
97422026-09-03T04:21:58.159Z INFOadding route 172.16.0.0/32 -> 10.0.0.4Sep 03 04:21:56.497 adding route 172.17.0.8/32 -> 10.0.0.255
97432026-09-03T04:21:58.159Z
97442026-09-03T04:21:58.159ZDEBG DEBGreplacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:21:56.497
97452026-09-03T04:21:58.159ZSep 03 04:21:56.497 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 } }, 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 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 } }]
97462026-09-03T04:21:58.159Z
97472026-09-03T04:21:58.159ZDEBG Sep 03 04:21:56.497replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]Sep 03 04:21:56.497
97482026-09-03T04:21:58.159ZINFOSep 03 04:21:56.497 INFODEBG Sep 03 04:21:56.497adding route 172.17.0.50/32 -> 10.0.0.255
97492026-09-03T04:21:58.159Ztest route::tests::delete_target_full ... ok
97502026-09-03T04:21:58.159Zreplacing targets for 172.16.0.0/32 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.9/32 -> 10.0.0.255
97512026-09-03T04:21:58.159Z
97522026-09-03T04:21:58.159ZDEBG Sep 03 04:21:56.497replacing targets for 172.16.0.0/32 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 } }]
97532026-09-03T04:21:58.159ZDEBGSep 03 04:21:56.497 replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
97542026-09-03T04:21:58.159Z 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 } }]
97552026-09-03T04:21:58.159ZSep 03 04:21:56.497Sep 03 04:21:56.497 INFOINFO adding route 172.17.0.51/32 -> 10.0.0.255adding route 172.17.0.10/32 -> 10.0.0.255
97562026-09-03T04:21:58.159Z
97572026-09-03T04:21:58.159ZSep 03 04:21:56.497Sep 03 04:21:56.497 DEBGDEBG replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
97582026-09-03T04:21:58.159Z
97592026-09-03T04:21:58.159ZSep 03 04:21:56.497Sep 03 04:21:56.497 INFOINFO adding route 172.17.0.52/32 -> 10.0.0.255adding route 172.17.0.11/32 -> 10.0.0.255
97602026-09-03T04:21:58.159Z
97612026-09-03T04:21:58.159ZSep 03 04:21:56.497 Sep 03 04:21:56.497DEBG DEBGreplacing 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 } }]
97622026-09-03T04:21:58.160Zreplacing 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 } }]
97632026-09-03T04:21:58.160ZSep 03 04:21:56.497Sep 03 04:21:56.497 INFOINFO adding route 172.17.0.53/32 -> 10.0.0.255adding route 172.17.0.12/32 -> 10.0.0.255
97642026-09-03T04:21:58.160Z
97652026-09-03T04:21:58.160ZSep 03 04:21:56.497 Sep 03 04:21:56.497DEBG 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 } }]
97662026-09-03T04:21:58.160Zreplacing 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 } }]
97672026-09-03T04:21:58.160ZSep 03 04:21:56.497Sep 03 04:21:56.497 INFOINFO adding route 172.17.0.13/32 -> 10.0.0.255adding route 172.17.0.54/32 -> 10.0.0.255
97682026-09-03T04:21:58.160Z
97692026-09-03T04:21:58.160ZSep 03 04:21:56.497 Sep 03 04:21:56.497DEBG 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 } }]
97702026-09-03T04:21:58.160Zreplacing 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 } }]
97712026-09-03T04:21:58.160ZSep 03 04:21:56.497Sep 03 04:21:56.497 INFOINFO adding route 172.17.0.14/32 -> 10.0.0.255adding route 172.17.0.55/32 -> 10.0.0.255
97722026-09-03T04:21:58.160Z
97732026-09-03T04:21:58.160ZSep 03 04:21:56.497 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 } }]
97742026-09-03T04:21:58.160ZINFO Sep 03 04:21:56.497adding route 172.17.0.14/32 -> 10.0.0.255Sep 03 04:21:56.497
97752026-09-03T04:21:58.160Z INFODEBG 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.56/32 -> 10.0.0.255
97762026-09-03T04:21:58.160Z
97772026-09-03T04:21:58.160ZSep 03 04:21:56.497 DEBGSep 03 04:21:56.497Sep 03 04:21:56.497 INFODEBG 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 } }]
97782026-09-03T04:21:58.160Zreplacing 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.15/32 -> 10.0.0.255
97792026-09-03T04:21:58.160Z
97802026-09-03T04:21:58.160ZSep 03 04:21:56.497Sep 03 04:21:56.497Sep 03 04:21:56.497 INFODEBG adding route 172.17.0.57/32 -> 10.0.0.255INFO
97812026-09-03T04:21:58.160Z adding route 172.17.0.15/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 } }]
97822026-09-03T04:21:58.160Z
97832026-09-03T04:21:58.160ZSep 03 04:21:56.497 DEBG replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:21:56.497
97842026-09-03T04:21:58.160Z Sep 03 04:21:56.497DEBG 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 } }]Sep 03 04:21:56.497
97852026-09-03T04:21:58.160Z adding route 172.17.0.16/32 -> 10.0.0.255INFO
97862026-09-03T04:21:58.160Z adding route 172.17.0.58/32 -> 10.0.0.255Sep 03 04:21:56.497
97872026-09-03T04:21:58.160Z Sep 03 04:21:56.497INFO DEBGSep 03 04:21:56.497 adding route 172.17.0.16/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 } }]
97882026-09-03T04:21:58.160ZDEBG
97892026-09-03T04:21:58.164Z 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 } }]
97902026-09-03T04:21:58.164ZSep 03 04:21:56.497 Sep 03 04:21:56.497DEBG Sep 03 04:21:56.497 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 } }]
97912026-09-03T04:21:58.164ZINFO adding route 172.17.0.59/32 -> 10.0.0.255adding route 172.17.0.17/32 -> 10.0.0.255
97922026-09-03T04:21:58.164Z
97932026-09-03T04:21:58.164ZSep 03 04:21:56.497 INFO adding route 172.17.0.17/32 -> 10.0.0.255Sep 03 04:21:56.497
97942026-09-03T04:21:58.165Z Sep 03 04:21:56.497DEBG 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 } }]
97952026-09-03T04:21:58.165Zreplacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:21:56.497
97962026-09-03T04:21:58.165Z DEBG replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:21:56.497
97972026-09-03T04:21:58.165ZSep 03 04:21:56.497 INFOINFO adding route 172.17.0.60/32 -> 10.0.0.255adding route 172.17.0.18/32 -> 10.0.0.255
97982026-09-03T04:21:58.165Z
97992026-09-03T04:21:58.165ZSep 03 04:21:56.497 INFO adding route 172.17.0.18/32 -> 10.0.0.255Sep 03 04:21:56.497Sep 03 04:21:56.497
98002026-09-03T04:21:58.165Z DEBGDEBG replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
98012026-09-03T04:21:58.165ZSep 03 04:21:56.503 INFO adding route 172.17.0.19/32 -> 10.0.0.255
98022026-09-03T04:21:58.165Z
98032026-09-03T04:21:58.165ZSep 03 04:21:56.503 DEBG replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:21:56.503
98042026-09-03T04:21:58.165Z INFO adding route 172.17.0.61/32 -> 10.0.0.255
98052026-09-03T04:21:58.165ZSep 03 04:21:56.503 INFO Sep 03 04:21:56.503adding route 172.17.0.20/32 -> 10.0.0.255
98062026-09-03T04:21:58.165ZDEBG 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 } }]
98072026-09-03T04:21:58.165ZSep 03 04:21:56.503Sep 03 04:21:56.503 Sep 03 04:21:56.503DEBG DEBGINFO replacing targets for 172.17.0.61/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.19/32 -> 10.0.0.255
98082026-09-03T04:21:58.165Z
98092026-09-03T04:21:58.165Zreplacing 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 } }]
98102026-09-03T04:21:58.165ZSep 03 04:21:56.503Sep 03 04:21:56.503 DEBGINFO Sep 03 04:21:56.503 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 } }]
98112026-09-03T04:21:58.165Zadding route 172.17.0.62/32 -> 10.0.0.255INFO
98122026-09-03T04:21:58.165Z adding route 172.17.0.21/32 -> 10.0.0.255
98132026-09-03T04:21:58.165ZSep 03 04:21:56.503Sep 03 04:21:56.503 Sep 03 04:21:56.503 INFODEBG 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 } }]adding route 172.17.0.20/32 -> 10.0.0.255
98142026-09-03T04:21:58.165Zreplacing 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 } }]
98152026-09-03T04:21:58.165Z
98162026-09-03T04:21:58.165ZSep 03 04:21:56.503Sep 03 04:21:56.503Sep 03 04:21:56.503 INFODEBG DEBGadding route 172.17.0.22/32 -> 10.0.0.255failed to allocate space for the new target list
98172026-09-03T04:21:58.165Z
98182026-09-03T04:21:58.165Zreplacing 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 } }]
98192026-09-03T04:21:58.165ZSep 03 04:21:56.503Sep 03 04:21:56.503 Sep 03 04:21:56.503DEBGDEBG 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 } }]
98202026-09-03T04:21:58.165Zreplacing 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
98212026-09-03T04:21:58.165Z adding route 172.17.0.21/32 -> 10.0.0.255
98222026-09-03T04:21:58.165ZSep 03 04:21:56.503 INFOSep 03 04:21:56.503 adding route 172.17.0.23/32 -> 10.0.0.255DEBG
98232026-09-03T04:21:58.165Z 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 } }]
98242026-09-03T04:21:58.165ZSep 03 04:21:56.503 DEBGSep 03 04:21:56.503 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 } }]INFO
98252026-09-03T04:21:58.165Z adding route 172.17.0.22/32 -> 10.0.0.255
98262026-09-03T04:21:58.165ZSep 03 04:21:56.503 INFOSep 03 04:21:56.503 adding route 172.17.0.24/32 -> 10.0.0.255DEBG
98272026-09-03T04:21:58.165Z 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 } }]
98282026-09-03T04:21:58.166ZSep 03 04:21:56.503 DEBGSep 03 04:21:56.503 replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
98292026-09-03T04:21:58.166Z adding route 172.17.0.23/32 -> 10.0.0.255
98302026-09-03T04:21:58.166ZSep 03 04:21:56.503 DEBG Sep 03 04:21:56.503replacing 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 } }]
98312026-09-03T04:21:58.166ZINFO adding route 172.17.0.25/32 -> 10.0.0.255
98322026-09-03T04:21:58.166ZSep 03 04:21:56.503Sep 03 04:21:56.503 INFODEBG adding route 172.17.0.24/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 } }]
98332026-09-03T04:21:58.166Z
98342026-09-03T04:21:58.166ZSep 03 04:21:56.503Sep 03 04:21:56.503 INFODEBG adding 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 } }]
98352026-09-03T04:21:58.166Z
98362026-09-03T04:21:58.166ZSep 03 04:21:56.503Sep 03 04:21:56.503 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.25/32 -> 10.0.0.255
98372026-09-03T04:21:58.166Z
98382026-09-03T04:21:58.166ZSep 03 04:21:56.503Sep 03 04:21:56.503 INFODEBG adding route 172.17.0.27/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 } }]
98392026-09-03T04:21:58.166Z
98402026-09-03T04:21:58.166ZSep 03 04:21:56.503Sep 03 04:21:56.503 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.26/32 -> 10.0.0.255
98412026-09-03T04:21:58.166Z
98422026-09-03T04:21:58.166ZSep 03 04:21:56.503Sep 03 04:21:56.503 INFODEBG adding route 172.17.0.28/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 } }]
98432026-09-03T04:21:58.166Z
98442026-09-03T04:21:58.166ZSep 03 04:21:56.503Sep 03 04:21:56.503 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.27/32 -> 10.0.0.255
98452026-09-03T04:21:58.166Z
98462026-09-03T04:21:58.166ZSep 03 04:21:56.503Sep 03 04:21:56.503 INFO adding route 172.17.0.29/32 -> 10.0.0.255
98472026-09-03T04:21:58.166ZDEBG Sep 03 04:21:56.503replacing 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 } }]
98482026-09-03T04:21:58.166ZDEBG 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 } }]
98492026-09-03T04:21:58.166Ztest route::tests::delete_targets_full ... ok
98502026-09-03T04:21:58.166ZSep 03 04:21:56.503 Sep 03 04:21:56.503INFO INFOadding route 172.17.0.30/32 -> 10.0.0.255
98512026-09-03T04:21:58.166Zadding route 172.17.0.28/32 -> 10.0.0.255
98522026-09-03T04:21:58.166ZSep 03 04:21:56.503 Sep 03 04:21:56.503DEBG DEBGreplacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
98532026-09-03T04:21:58.166Zreplacing 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 } }]
98542026-09-03T04:21:58.166ZSep 03 04:21:56.503 Sep 03 04:21:56.503INFO INFOadding route 172.17.0.31/32 -> 10.0.0.255
98552026-09-03T04:21:58.166Zadding route 172.17.0.29/32 -> 10.0.0.255
98562026-09-03T04:21:58.166ZSep 03 04:21:56.503 Sep 03 04:21:56.503DEBG DEBGreplacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
98572026-09-03T04:21:58.166Zreplacing 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 } }]
98582026-09-03T04:21:58.166ZSep 03 04:21:56.503 Sep 03 04:21:56.504INFO INFOadding route 172.17.0.32/32 -> 10.0.0.255
98592026-09-03T04:21:58.166Zadding route 172.17.0.30/32 -> 10.0.0.255
98602026-09-03T04:21:58.166ZSep 03 04:21:56.504 Sep 03 04:21:56.504DEBG DEBGreplacing 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 } }]
98612026-09-03T04:21:58.166Zreplacing 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 } }]
98622026-09-03T04:21:58.166ZSep 03 04:21:56.504 Sep 03 04:21:56.504INFO INFOadding route 172.17.0.33/32 -> 10.0.0.255
98632026-09-03T04:21:58.167Zadding route 172.17.0.31/32 -> 10.0.0.255
98642026-09-03T04:21:58.167ZSep 03 04:21:56.504 Sep 03 04:21:56.504DEBG DEBGreplacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
98652026-09-03T04:21:58.167Zreplacing 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 } }]
98662026-09-03T04:21:58.167ZSep 03 04:21:56.504 Sep 03 04:21:56.504INFO INFOadding route 172.17.0.34/32 -> 10.0.0.255
98672026-09-03T04:21:58.167Zadding route 172.17.0.32/32 -> 10.0.0.255
98682026-09-03T04:21:58.167ZSep 03 04:21:56.504 Sep 03 04:21:56.504DEBG 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 } }]
98692026-09-03T04:21:58.167Zreplacing 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 } }]
98702026-09-03T04:21:58.167ZSep 03 04:21:56.504 Sep 03 04:21:56.504INFO INFOadding route 172.17.0.35/32 -> 10.0.0.255
98712026-09-03T04:21:58.167Zadding route 172.17.0.33/32 -> 10.0.0.255
98722026-09-03T04:21:58.167ZSep 03 04:21:56.504 Sep 03 04:21:56.504DEBG DEBGreplacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
98732026-09-03T04:21:58.167Zreplacing 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 } }]
98742026-09-03T04:21:58.167ZSep 03 04:21:56.504 Sep 03 04:21:56.504INFO INFOadding route 172.17.0.36/32 -> 10.0.0.255
98752026-09-03T04:21:58.167Zadding route 172.17.0.34/32 -> 10.0.0.255
98762026-09-03T04:21:58.167ZSep 03 04:21:56.504 Sep 03 04:21:56.504DEBG DEBGreplacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
98772026-09-03T04:21:58.167Zreplacing 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 } }]
98782026-09-03T04:21:58.167ZSep 03 04:21:56.504 Sep 03 04:21:56.504INFO INFOadding route 172.17.0.37/32 -> 10.0.0.255
98792026-09-03T04:21:58.167Zadding route 172.17.0.35/32 -> 10.0.0.255
98802026-09-03T04:21:58.167ZSep 03 04:21:56.504 Sep 03 04:21:56.504DEBG 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 } }]
98812026-09-03T04:21:58.167Zreplacing 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 } }]
98822026-09-03T04:21:58.167ZSep 03 04:21:56.504 Sep 03 04:21:56.504INFO INFOadding route 172.17.0.38/32 -> 10.0.0.255
98832026-09-03T04:21:58.167Zadding route 172.17.0.36/32 -> 10.0.0.255
98842026-09-03T04:21:58.167ZSep 03 04:21:56.504 Sep 03 04:21:56.504DEBG DEBGreplacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
98852026-09-03T04:21:58.167Zreplacing 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 } }]
98862026-09-03T04:21:58.167ZSep 03 04:21:56.504 Sep 03 04:21:56.504INFO INFOadding route 172.17.0.39/32 -> 10.0.0.255
98872026-09-03T04:21:58.167Zadding route 172.17.0.37/32 -> 10.0.0.255
98882026-09-03T04:21:58.167ZSep 03 04:21:56.504 Sep 03 04:21:56.504DEBG DEBGreplacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
98892026-09-03T04:21:58.172Zreplacing 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 } }]
98902026-09-03T04:21:58.172ZSep 03 04:21:56.504 Sep 03 04:21:56.504INFO INFOadding route 172.17.0.40/32 -> 10.0.0.255
98912026-09-03T04:21:58.172Zadding route 172.17.0.38/32 -> 10.0.0.255
98922026-09-03T04:21:58.172ZSep 03 04:21:56.504 Sep 03 04:21:56.504DEBG 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 } }]
98932026-09-03T04:21:58.172Zreplacing 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 } }]
98942026-09-03T04:21:58.172ZSep 03 04:21:56.504 Sep 03 04:21:56.504INFO INFOadding route 172.17.0.41/32 -> 10.0.0.255
98952026-09-03T04:21:58.172Zadding route 172.17.0.39/32 -> 10.0.0.255
98962026-09-03T04:21:58.172ZSep 03 04:21:56.504 Sep 03 04:21:56.504DEBG DEBGreplacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
98972026-09-03T04:21:58.172Zreplacing 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 } }]
98982026-09-03T04:21:58.172ZSep 03 04:21:56.504 Sep 03 04:21:56.504INFO INFOadding route 172.17.0.42/32 -> 10.0.0.255
98992026-09-03T04:21:58.172Zadding route 172.17.0.40/32 -> 10.0.0.255
99002026-09-03T04:21:58.172ZSep 03 04:21:56.504 Sep 03 04:21:56.504DEBG 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 } }]
99012026-09-03T04:21:58.172Zreplacing 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 } }]
99022026-09-03T04:21:58.172ZSep 03 04:21:56.504 Sep 03 04:21:56.504INFO INFOadding route 172.17.0.43/32 -> 10.0.0.255
99032026-09-03T04:21:58.172Zadding route 172.17.0.41/32 -> 10.0.0.255
99042026-09-03T04:21:58.172ZSep 03 04:21:56.504 Sep 03 04:21:56.504DEBG 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 } }]
99052026-09-03T04:21:58.172Zreplacing 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 } }]
99062026-09-03T04:21:58.172ZSep 03 04:21:56.504 Sep 03 04:21:56.504INFO INFOadding route 172.17.0.44/32 -> 10.0.0.255
99072026-09-03T04:21:58.172Zadding route 172.17.0.42/32 -> 10.0.0.255
99082026-09-03T04:21:58.172ZSep 03 04:21:56.504 Sep 03 04:21:56.504DEBG 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 } }]
99092026-09-03T04:21:58.172Zreplacing 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 } }]
99102026-09-03T04:21:58.172ZSep 03 04:21:56.504 Sep 03 04:21:56.504INFO INFOadding route 172.17.0.45/32 -> 10.0.0.255
99112026-09-03T04:21:58.172Zadding route 172.17.0.43/32 -> 10.0.0.255
99122026-09-03T04:21:58.172ZSep 03 04:21:56.504 Sep 03 04:21:56.504DEBG 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 } }]
99132026-09-03T04:21:58.172Zreplacing 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 } }]
99142026-09-03T04:21:58.173ZSep 03 04:21:56.504 Sep 03 04:21:56.504INFO INFOadding route 172.17.0.46/32 -> 10.0.0.255
99152026-09-03T04:21:58.173Zadding route 172.17.0.44/32 -> 10.0.0.255
99162026-09-03T04:21:58.173ZSep 03 04:21:56.504 Sep 03 04:21:56.504DEBG 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 } }]
99172026-09-03T04:21:58.173Zreplacing 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 } }]
99182026-09-03T04:21:58.173ZSep 03 04:21:56.504 INFO adding route 172.17.0.47/32 -> 10.0.0.255
99192026-09-03T04:21:58.173ZSep 03 04:21:56.510 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 03 04:21:56.510
99202026-09-03T04:21:58.173ZSep 03 04:21:56.510 INFO INFOadding route 172.17.0.48/32 -> 10.0.0.255
99212026-09-03T04:21:58.173Zadding route 172.17.0.45/32 -> 10.0.0.255
99222026-09-03T04:21:58.173ZSep 03 04:21:56.510 Sep 03 04:21:56.510DEBG DEBGreplacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
99232026-09-03T04:21:58.173Zreplacing 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 } }]
99242026-09-03T04:21:58.173ZSep 03 04:21:56.510 Sep 03 04:21:56.510INFO INFOadding route 172.17.0.49/32 -> 10.0.0.255
99252026-09-03T04:21:58.173Zadding route 172.17.0.46/32 -> 10.0.0.255
99262026-09-03T04:21:58.173ZSep 03 04:21:56.510Sep 03 04:21:56.510 DEBGDEBG replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
99272026-09-03T04:21:58.173Z
99282026-09-03T04:21:58.173ZSep 03 04:21:56.510Sep 03 04:21:56.510 INFOINFO adding route 172.17.0.50/32 -> 10.0.0.255adding route 172.17.0.47/32 -> 10.0.0.255
99292026-09-03T04:21:58.173Z
99302026-09-03T04:21:58.173ZSep 03 04:21:56.510Sep 03 04:21:56.510 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.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 } }]
99312026-09-03T04:21:58.173Z
99322026-09-03T04:21:58.173ZSep 03 04:21:56.510Sep 03 04:21:56.510 INFOINFO adding route 172.17.0.51/32 -> 10.0.0.255adding route 172.17.0.48/32 -> 10.0.0.255
99332026-09-03T04:21:58.173Z
99342026-09-03T04:21:58.173ZSep 03 04:21:56.510Sep 03 04:21:56.510 DEBGDEBG replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
99352026-09-03T04:21:58.173Z
99362026-09-03T04:21:58.173ZSep 03 04:21:56.510Sep 03 04:21:56.510 INFOINFO adding route 172.17.0.49/32 -> 10.0.0.255adding route 172.17.0.52/32 -> 10.0.0.255
99372026-09-03T04:21:58.173Z
99382026-09-03T04:21:58.173ZSep 03 04:21:56.510Sep 03 04:21:56.510 DEBGDEBG replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
99392026-09-03T04:21:58.173Z
99402026-09-03T04:21:58.173ZSep 03 04:21:56.510Sep 03 04:21:56.510 INFOINFO adding route 172.17.0.50/32 -> 10.0.0.255adding route 172.17.0.53/32 -> 10.0.0.255
99412026-09-03T04:21:58.173Z
99422026-09-03T04:21:58.173ZSep 03 04:21:56.510Sep 03 04:21:56.510 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.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 } }]
99432026-09-03T04:21:58.173Z
99442026-09-03T04:21:58.173ZSep 03 04:21:56.510Sep 03 04:21:56.510 INFOINFO adding route 172.17.0.54/32 -> 10.0.0.255adding route 172.17.0.51/32 -> 10.0.0.255
99452026-09-03T04:21:58.173Z
99462026-09-03T04:21:58.173ZSep 03 04:21:56.510Sep 03 04:21:56.510 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.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 } }]
99472026-09-03T04:21:58.173Z
99482026-09-03T04:21:58.173ZSep 03 04:21:56.510Sep 03 04:21:56.510 INFOINFO adding route 172.17.0.55/32 -> 10.0.0.255adding route 172.17.0.52/32 -> 10.0.0.255
99492026-09-03T04:21:58.173Z
99502026-09-03T04:21:58.173ZSep 03 04:21:56.510Sep 03 04:21:56.510 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.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 } }]
99512026-09-03T04:21:58.173Ztest route::tests::delete_targets_fragmented ... ok
99522026-09-03T04:21:58.173Z
99532026-09-03T04:21:58.174ZSep 03 04:21:56.510Sep 03 04:21:56.510 INFOINFO adding route 172.17.0.56/32 -> 10.0.0.255adding route 172.17.0.53/32 -> 10.0.0.255
99542026-09-03T04:21:58.174Z
99552026-09-03T04:21:58.174ZSep 03 04:21:56.510Sep 03 04:21:56.510 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.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 } }]
99562026-09-03T04:21:58.174Z
99572026-09-03T04:21:58.174Z
99582026-09-03T04:21:58.174ZSep 03 04:21:56.510Sep 03 04:21:56.510 INFOINFO adding route 172.17.0.54/32 -> 10.0.0.255adding route 172.17.0.57/32 -> 10.0.0.255
99592026-09-03T04:21:58.174Z
99602026-09-03T04:21:58.174Ztest result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
99612026-09-03T04:21:58.174ZSep 03 04:21:56.510Sep 03 04:21:56.510 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.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 } }]
99622026-09-03T04:21:58.174Z
99632026-09-03T04:21:58.174Z
99642026-09-03T04:21:58.174ZSep 03 04:21:56.510Sep 03 04:21:56.510 INFOINFO adding route 172.17.0.58/32 -> 10.0.0.255adding route 172.17.0.55/32 -> 10.0.0.255
99652026-09-03T04:21:58.174Z
99662026-09-03T04:21:58.174ZSep 03 04:21:56.510Sep 03 04:21:56.510 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.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 } }]
99672026-09-03T04:21:58.174Z
99682026-09-03T04:21:58.174ZSep 03 04:21:56.510Sep 03 04:21:56.510 INFOINFO adding route 172.17.0.56/32 -> 10.0.0.255adding route 172.17.0.59/32 -> 10.0.0.255
99692026-09-03T04:21:58.174Z
99702026-09-03T04:21:58.174ZSep 03 04:21:56.510Sep 03 04:21:56.510 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 } }]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 } }]
99712026-09-03T04:21:58.174Z
99722026-09-03T04:21:58.174ZSep 03 04:21:56.510Sep 03 04:21:56.510 INFOINFO adding route 172.17.0.57/32 -> 10.0.0.255adding route 172.17.0.60/32 -> 10.0.0.255
99732026-09-03T04:21:58.174Z
99742026-09-03T04:21:58.174ZSep 03 04:21:56.510Sep 03 04:21:56.510 DEBGDEBG replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
99752026-09-03T04:21:58.174Z
99762026-09-03T04:21:58.174ZSep 03 04:21:56.510Sep 03 04:21:56.510 INFODEBG adding route 172.17.0.58/32 -> 10.0.0.255failed to allocate space for the new target list
99772026-09-03T04:21:58.174Z
99782026-09-03T04:21:58.174ZSep 03 04:21:56.510Sep 03 04:21:56.510 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 } }]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 } }]
99792026-09-03T04:21:58.174Z
99802026-09-03T04:21:58.174ZSep 03 04:21:56.510 INFO adding route 172.17.0.59/32 -> 10.0.0.255
99812026-09-03T04:21:58.174ZSep 03 04:21:56.510 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 } }]
99822026-09-03T04:21:58.174ZSep 03 04:21:56.517 INFO adding route 172.17.0.60/32 -> 10.0.0.255
99832026-09-03T04:21:58.174ZSep 03 04:21:56.517 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 } }]
99842026-09-03T04:21:58.174ZSep 03 04:21:56.517 DEBG failed to allocate space for the new target list
99852026-09-03T04:21:58.174ZSep 03 04:21:56.517 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 } }]
99862026-09-03T04:21:58.174Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-f6c7c3a609eb44ac)
99872026-09-03T04:21:58.174Z
99882026-09-03T04:21:58.174Zrunning 0 tests
99892026-09-03T04:21:58.178Z
99902026-09-03T04:21:58.178Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99912026-09-03T04:21:58.178Z
99922026-09-03T04:21:58.178Z Running unittests src/lib.rs (target/debug/deps/dpd_api-acda18f7a0b943fc)
99932026-09-03T04:21:58.178Z
99942026-09-03T04:21:58.178Zrunning 0 tests
99952026-09-03T04:21:58.178Z
99962026-09-03T04:21:58.178Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99972026-09-03T04:21:58.178Z
99982026-09-03T04:21:58.178Z Running unittests src/lib.rs (target/debug/deps/dpd_client-baf604a426f2eb79)
99992026-09-03T04:21:58.188Z
100002026-09-03T04:21:58.188Zrunning 6 tests
100012026-09-03T04:21:58.192Ztest tests::test_full_lot_id_neither_present ... ok
100022026-09-03T04:21:58.192Ztest tests::test_full_lot_id_both_present ... ok
100032026-09-03T04:21:58.192Ztest tests::test_full_lot_id_lotnum_only ... ok
100042026-09-03T04:21:58.192Ztest tests::test_full_lot_id_lot_only ... ok
100052026-09-03T04:21:58.192Ztest tests::test_port_id_cmp ... ok
100062026-09-03T04:21:58.192Ztest tests::test_parse_client_port_id ... ok
100072026-09-03T04:21:58.192Z
100082026-09-03T04:21:58.195Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100092026-09-03T04:21:58.195Z
100102026-09-03T04:21:58.195Z Running tests/test_all.rs (target/debug/deps/test_all-172c636ae84f8591)
100112026-09-03T04:21:58.198Z
100122026-09-03T04:21:58.198Zrunning 6 tests
100132026-09-03T04:22:01.209Ztest chaos_tests::port_settings::test_basic_autoneg_chaos ... ok
100142026-09-03T04:22:01.212Ztest chaos_tests::port_settings::test_port_settings_addr_fail_1 ... ok
100152026-09-03T04:22:01.212Ztest chaos_tests::port_settings::test_port_settings_addr_success_1 ... ok
100162026-09-03T04:22:01.218Ztest chaos_tests::port_settings::test_port_settings_addr_success_multi ... ok
100172026-09-03T04:22:01.546Ztest chaos_tests::port_settings::test_port_settings_txn_par_sweep ... ok
100182026-09-03T04:22:06.350Ztest chaos_tests::port_settings::test_port_settings_txn_sweep ... FAILED
100192026-09-03T04:22:06.350Z
100202026-09-03T04:22:06.350Zfailures:
100212026-09-03T04:22:06.350Z
100222026-09-03T04:22:06.350Z---- chaos_tests::port_settings::test_port_settings_txn_sweep stdout ----
100232026-09-03T04:22:06.350Zwriting dpd stdout to /tmp/txn-sweep-dpd.stdout
100242026-09-03T04:22:06.350Zwriting dpd stderr to /tmp/txn-sweep-dpd.stderr
100252026-09-03T04:22:06.350ZSep 03 04:21:59.578 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET
100262026-09-03T04:22:06.351ZSep 03 04:21:59.583 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "67922074-9574-4b6d-be9a-77f5494f1526", "content-length": "12", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} })
100272026-09-03T04:22:06.351Zcurrent/target: Diff < left / right > :
100282026-09-03T04:22:06.351Z PortSettings {
100292026-09-03T04:22:06.351Z< links: {},
100302026-09-03T04:22:06.351Z> links: {
100312026-09-03T04:22:06.351Z> "0": LinkSettings {
100322026-09-03T04:22:06.351Z> addrs: [
100332026-09-03T04:22:06.351Z> 32.240.157.29,
100342026-09-03T04:22:06.351Z> 51.41.149.251,
100352026-09-03T04:22:06.351Z> 76.212.109.228,
100362026-09-03T04:22:06.351Z> 77.181.50.172,
100372026-09-03T04:22:06.351Z> 89.52.78.151,
100382026-09-03T04:22:06.351Z> 96.170.182.106,
100392026-09-03T04:22:06.351Z> 102.61.156.221,
100402026-09-03T04:22:06.351Z> 105.14.143.104,
100412026-09-03T04:22:06.351Z> 120.144.73.191,
100422026-09-03T04:22:06.351Z> 147.106.19.51,
100432026-09-03T04:22:06.351Z> 149.41.135.101,
100442026-09-03T04:22:06.351Z> 175.167.15.189,
100452026-09-03T04:22:06.351Z> 197.29.179.182,
100462026-09-03T04:22:06.351Z> 203.43.172.64,
100472026-09-03T04:22:06.351Z> d29:ffad:ae5b:e711:db5:bff8:5e67:62ad,
100482026-09-03T04:22:06.351Z> 22b8:ece:a189:7c14:e19e:60c8:a61:827f,
100492026-09-03T04:22:06.351Z> 4135:fd:2ed6:da19:32d:e443:2c2e:d8a,
100502026-09-03T04:22:06.351Z> 46e9:2249:8741:e016:93ef:4db:d4ee:7bf3,
100512026-09-03T04:22:06.351Z> 4bdf:742f:3a32:3afd:c4ec:ace1:7c01:7080,
100522026-09-03T04:22:06.351Z> 5fc8:b5ae:1bd5:645f:6cb6:8f56:4b4a:15c0,
100532026-09-03T04:22:06.351Z> 6af0:c4c6:d0d5:2af7:e6f:5b98:c4df:92ba,
100542026-09-03T04:22:06.352Z> 93bd:d388:f8ec:311e:fe49:29ad:8c8e:fae3,
100552026-09-03T04:22:06.352Z> a165:bc05:6e48:8219:a20a:44bd:61e2:ad8d,
100562026-09-03T04:22:06.352Z> d341:769d:d759:ef62:e2c8:97b2:2973:8963,
100572026-09-03T04:22:06.352Z> e04d:341c:64e0:784b:c2ef:b9e4:6a4f:7664,
100582026-09-03T04:22:06.352Z> e4a9:7a4e:d92f:261b:7cb6:8ad8:73e1:bded,
100592026-09-03T04:22:06.352Z> ff94:bf43:b1be:4ba2:131c:ba74:25f2:6aec,
100602026-09-03T04:22:06.352Z> ffed:7a42:553c:340c:14d7:32f6:374:e8c,
100612026-09-03T04:22:06.352Z> ],
100622026-09-03T04:22:06.352Z> params: LinkCreate {
100632026-09-03T04:22:06.352Z> allow_ddm_traffic: false,
100642026-09-03T04:22:06.352Z> autoneg: true,
100652026-09-03T04:22:06.352Z> fec: Some(
100662026-09-03T04:22:06.352Z> None,
100672026-09-03T04:22:06.352Z> ),
100682026-09-03T04:22:06.352Z> kr: false,
100692026-09-03T04:22:06.352Z> lane: Some(
100702026-09-03T04:22:06.352Z> LinkId(
100712026-09-03T04:22:06.352Z> 0,
100722026-09-03T04:22:06.352Z> ),
100732026-09-03T04:22:06.352Z> ),
100742026-09-03T04:22:06.352Z> speed: Speed100G,
100752026-09-03T04:22:06.352Z> tx_eq: None,
100762026-09-03T04:22:06.352Z> },
100772026-09-03T04:22:06.352Z> },
100782026-09-03T04:22:06.352Z> },
100792026-09-03T04:22:06.352Z }
100802026-09-03T04:22:06.352ZSep 03 04:21:59.583 TRCE client request, body: Some(Body), uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: POST
100812026-09-03T04:22:06.352ZSep 03 04:21:59.584 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 418, headers: {"content-type": "application/json", "x-request-id": "b9603f22-37df-4567-81d4-b87deaf555c1", "content-length": "130", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} })
100822026-09-03T04:22:06.353ZSep 03 04:21:59.584 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET
100832026-09-03T04:22:06.353ZSep 03 04:21:59.585 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "48936a6c-e66e-4e9d-8fe0-38c38cecca09", "content-length": "12", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} })
100842026-09-03T04:22:06.353Zoperation failed, settings remained as expectedSep 03 04:21:59.585 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET
100852026-09-03T04:22:06.353Zcurrent/target: Diff < left / right > :
100862026-09-03T04:22:06.353Z PortSettings {
100872026-09-03T04:22:06.353Z< links: {},
100882026-09-03T04:22:06.353Z> links: {
100892026-09-03T04:22:06.353Z> "0": LinkSettings {
100902026-09-03T04:22:06.353Z> addrs: [
100912026-09-03T04:22:06.353Z> 1.66.183.51,
100922026-09-03T04:22:06.353Z> 28.40.167.214,
100932026-09-03T04:22:06.353Z> 50.52.235.115,
100942026-09-03T04:22:06.353Z> 62.30.23.217,
100952026-09-03T04:22:06.353Z> 81.9.220.237,
100962026-09-03T04:22:06.353Z> 100.128.107.250,
100972026-09-03T04:22:06.353Z> 107.112.19.121,
100982026-09-03T04:22:06.353Z> 143.65.120.78,
100992026-09-03T04:22:06.353Z> 145.86.78.149,
101002026-09-03T04:22:06.353Z> 156.187.6.161,
101012026-09-03T04:22:06.353Z> 218.45.204.173,
101022026-09-03T04:22:06.353Z> 219.118.49.183,
101032026-09-03T04:22:06.353Z> 23a4:8d43:c12b:90a9:d531:c54d:1a80:786b,
101042026-09-03T04:22:06.353Z> 7e15:1698:be3d:9375:c054:e393:26f3:5b6,
101052026-09-03T04:22:06.353Z> 7f5d:65db:313d:a31b:e4eb:aa84:2837:94e5,
101062026-09-03T04:22:06.353Z> 9c35:86fc:8b23:354b:51df:5322:38f3:df79,
101072026-09-03T04:22:06.353Z> a038:5752:80e2:6006:aca7:97fc:5302:bb83,
101082026-09-03T04:22:06.353Z> b930:a2b0:154c:ba2b:a689:416c:2af8:af11,
101092026-09-03T04:22:06.354Z> c3ea:6cac:a0f1:ef55:619a:741a:3ad6:6042,
101102026-09-03T04:22:06.354Z> c8f0:e3be:778e:86b:dae5:c944:1aeb:cf0c,
101112026-09-03T04:22:06.354Z> d273:4176:6285:8266:d6ef:75c:bde4:8ba4,
101122026-09-03T04:22:06.354Z> e95c:8155:b6ca:177a:c106:8a92:ff71:f13f,
101132026-09-03T04:22:06.354Z> f64c:cc52:7837:6a94:ca27:5739:e678:c4f9,
101142026-09-03T04:22:06.354Z> f75b:c040:ffe8:b396:14c1:616f:a60a:509a,
101152026-09-03T04:22:06.354Z> fa25:5278:21f5:c0e3:9cd0:7a53:27e2:3d27,
101162026-09-03T04:22:06.354Z> ],
101172026-09-03T04:22:06.354Z> params: LinkCreate {
101182026-09-03T04:22:06.359Z> allow_ddm_traffic: false,
101192026-09-03T04:22:06.359Z> autoneg: false,
101202026-09-03T04:22:06.359Z> fec: Some(
101212026-09-03T04:22:06.359Z> None,
101222026-09-03T04:22:06.359Z> ),
101232026-09-03T04:22:06.359Z> kr: true,
101242026-09-03T04:22:06.359Z> lane: Some(
101252026-09-03T04:22:06.359Z> LinkId(
101262026-09-03T04:22:06.359Z> 0,
101272026-09-03T04:22:06.359Z> ),
101282026-09-03T04:22:06.359Z> ),
101292026-09-03T04:22:06.359Z> speed: Speed100G,
101302026-09-03T04:22:06.359Z> tx_eq: None,
101312026-09-03T04:22:06.359Z> },
101322026-09-03T04:22:06.359Z> },
101332026-09-03T04:22:06.359Z> },
101342026-09-03T04:22:06.359Z }
101352026-09-03T04:22:06.359ZSep 03 04:21:59.585 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "127e4e8e-1bbd-4624-b466-995f807e2a62", "content-length": "12", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} })
101362026-09-03T04:22:06.359ZSep 03 04:21:59.585 TRCE client request, body: Some(Body), uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: POST
101372026-09-03T04:22:06.359ZSep 03 04:21:59.586 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 500, headers: {"content-type": "application/json", "x-request-id": "1bd14445-17a9-4819-b95d-e69a2c432676", "content-length": "138", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} })
101382026-09-03T04:22:06.359ZSep 03 04:21:59.586 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET
101392026-09-03T04:22:06.359ZSep 03 04:21:59.586 TRCE client responsecurrent/target: Diff < left / right > :
101402026-09-03T04:22:06.359Z PortSettings {
101412026-09-03T04:22:06.359Z< links: {},
101422026-09-03T04:22:06.359Z> links: {
101432026-09-03T04:22:06.360Z> "0": LinkSettings {
101442026-09-03T04:22:06.360Z> addrs: [
101452026-09-03T04:22:06.360Z> 7.8.4.177,
101462026-09-03T04:22:06.360Z> 88.221.157.13,
101472026-09-03T04:22:06.360Z> 93.118.7.116,
101482026-09-03T04:22:06.360Z> 99.79.174.216,
101492026-09-03T04:22:06.360Z> 105.250.7.248,
101502026-09-03T04:22:06.360Z> 125.51.19.24,
101512026-09-03T04:22:06.360Z> 191.231.184.154,
101522026-09-03T04:22:06.360Z> 230.38.232.11,
101532026-09-03T04:22:06.360Z> 249.52.30.190,
101542026-09-03T04:22:06.360Z> ],
101552026-09-03T04:22:06.360Z> params: LinkCreate {
101562026-09-03T04:22:06.360Z> allow_ddm_traffic: false,
101572026-09-03T04:22:06.360Z> autoneg: false,
101582026-09-03T04:22:06.360Z> fec: Some(
101592026-09-03T04:22:06.360Z> None,
101602026-09-03T04:22:06.360Z> ),
101612026-09-03T04:22:06.360Z> kr: true,
101622026-09-03T04:22:06.360Z> lane: Some(
101632026-09-03T04:22:06.360Z> LinkId(
101642026-09-03T04:22:06.360Z> 0,
101652026-09-03T04:22:06.360Z> ),
101662026-09-03T04:22:06.360Z> ),
101672026-09-03T04:22:06.360Z> speed: Speed100G,
101682026-09-03T04:22:06.360Z> tx_eq: None,
101692026-09-03T04:22:06.360Z> },
101702026-09-03T04:22:06.361Z> },
101712026-09-03T04:22:06.361Z> },
101722026-09-03T04:22:06.361Z }
101732026-09-03T04:22:06.361Z, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "bf6c263d-450e-46eb-a2e7-802c478aadcf", "content-length": "12", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} })
101742026-09-03T04:22:06.361ZSep 03 04:21:59.587 TRCE client request, body: Some(Body), uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: POST
101752026-09-03T04:22:06.361ZSep 03 04:21:59.587 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 418, headers: {"content-type": "application/json", "x-request-id": "aff2b3d8-c1ad-496e-a529-86a614f5fdad", "content-length": "130", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} })
101762026-09-03T04:22:06.361ZSep 03 04:21:59.587 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET
101772026-09-03T04:22:06.361ZSep 03 04:21:59.588 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "376009c1-5b22-46fc-98ab-78ff2cfc4984", "content-length": "12", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} })
101782026-09-03T04:22:06.361Zoperation failed, settings remained as expectedSep 03 04:21:59.588 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET
101792026-09-03T04:22:06.361ZSep 03 04:21:59.588 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "2d90d140-e488-4034-b265-23ad23dc3b6b", "content-length": "12", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} })
101802026-09-03T04:22:06.361Zcurrent/target: Diff < left / right > :
101812026-09-03T04:22:06.361Z PortSettings {
101822026-09-03T04:22:06.361Z< links: {},
101832026-09-03T04:22:06.361Z> links: {
101842026-09-03T04:22:06.361Z> "0": LinkSettings {
101852026-09-03T04:22:06.361Z> addrs: [
101862026-09-03T04:22:06.361Z> 1.27.239.170,
101872026-09-03T04:22:06.361Z> 78.97.128.95,
101882026-09-03T04:22:06.361Z> 108.192.129.80,
101892026-09-03T04:22:06.361Z> 133.70.17.42,
101902026-09-03T04:22:06.361Z> 184.145.187.196,
101912026-09-03T04:22:06.361Z> 209.146.3.240,
101922026-09-03T04:22:06.361Z> 234.142.173.171,
101932026-09-03T04:22:06.361Z> 1c0c:e64e:a4ab:db34:8864:683c:aef6:bb33,
101942026-09-03T04:22:06.361Z> 45d6:dced:ed0:13c0:e86e:c1fa:42bc:92e8,
101952026-09-03T04:22:06.361Z> 631e:dab:7812:bfea:6d56:5a69:6f89:db23,
101962026-09-03T04:22:06.361Z> ],
101972026-09-03T04:22:06.361Z> params: LinkCreate {
101982026-09-03T04:22:06.362Z> allow_ddm_traffic: false,
101992026-09-03T04:22:06.362Z> autoneg: false,
102002026-09-03T04:22:06.362Z> fec: Some(
102012026-09-03T04:22:06.362Z> None,
102022026-09-03T04:22:06.362Z> ),
102032026-09-03T04:22:06.362Z> kr: false,
102042026-09-03T04:22:06.362Z> lane: Some(
102052026-09-03T04:22:06.362Z> LinkId(
102062026-09-03T04:22:06.362Z> 0,
102072026-09-03T04:22:06.362Z> ),
102082026-09-03T04:22:06.362Z> ),
102092026-09-03T04:22:06.362Z> speed: Speed100G,
102102026-09-03T04:22:06.362Z> tx_eq: None,
102112026-09-03T04:22:06.362Z> },
102122026-09-03T04:22:06.362Z> },
102132026-09-03T04:22:06.362Z> },
102142026-09-03T04:22:06.362Z }
102152026-09-03T04:22:06.362ZSep 03 04:21:59.588 TRCE client request, body: Some(Body), uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: POST
102162026-09-03T04:22:06.362ZSep 03 04:21:59.589 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 418, headers: {"content-type": "application/json", "x-request-id": "7713d65c-20fe-4518-bd1c-c421d9f03cfd", "content-length": "130", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} })
102172026-09-03T04:22:06.362ZSep 03 04:21:59.589 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET
102182026-09-03T04:22:06.367Zoperation failed, settings remained as expectedSep 03 04:21:59.589 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "b6fadad2-fec4-41a1-83bc-c7edcc3babf6", "content-length": "12", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} })
102192026-09-03T04:22:06.367ZSep 03 04:21:59.589 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET
102202026-09-03T04:22:06.367ZSep 03 04:21:59.590 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "86940ac6-b3b2-4bc7-b22c-53a53d90e500", "content-length": "12", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} })
102212026-09-03T04:22:06.367Zcurrent/target: Diff < left / right > :
102222026-09-03T04:22:06.367Z PortSettings {
102232026-09-03T04:22:06.367Z< links: {},
102242026-09-03T04:22:06.367Z> links: {
102252026-09-03T04:22:06.367Z> "0": LinkSettings {
102262026-09-03T04:22:06.367Z> addrs: [
102272026-09-03T04:22:06.367Z> 114.117.66.46,
102282026-09-03T04:22:06.367Z> 160.239.64.133,
102292026-09-03T04:22:06.367Z> 169.8.66.219,
102302026-09-03T04:22:06.367Z> 193.86.143.213,
102312026-09-03T04:22:06.367Z> 229.145.233.237,
102322026-09-03T04:22:06.367Z> 28aa:a73d:7f9:3106:2b69:23ee:e4e:a97c,
102332026-09-03T04:22:06.367Z> 291a:2482:cec1:a26a:78c5:943e:642e:5759,
102342026-09-03T04:22:06.367Z> 5f8b:224e:3ffa:5cd4:28ee:a041:4d4d:1c60,
102352026-09-03T04:22:06.367Z> 6d01:4502:a2d6:ef4:b03f:c1e1:7d86:16e4,
102362026-09-03T04:22:06.367Z> 7c27:9ab6:958f:a982:41c2:9369:fd35:18a7,
102372026-09-03T04:22:06.367Z> 8db9:c50e:4734:e1ea:fd84:334:6c62:ba8,
102382026-09-03T04:22:06.367Z> 9b94:4e9c:4544:cb8:1e82:16f6:59ff:ae27,
102392026-09-03T04:22:06.367Z> b1e8:6f36:41d:a72b:76e5:cd67:d01e:5094,
102402026-09-03T04:22:06.367Z> fa2d:8ae9:3f7c:64c0:fd40:9704:7cd2:4451,
102412026-09-03T04:22:06.367Z> ],
102422026-09-03T04:22:06.368Z> params: LinkCreate {
102432026-09-03T04:22:06.368Z> allow_ddm_traffic: false,
102442026-09-03T04:22:06.368Z> autoneg: true,
102452026-09-03T04:22:06.368Z> fec: Some(
102462026-09-03T04:22:06.368Z> None,
102472026-09-03T04:22:06.368Z> ),
102482026-09-03T04:22:06.368Z> kr: true,
102492026-09-03T04:22:06.368Z> lane: Some(
102502026-09-03T04:22:06.368Z> LinkId(
102512026-09-03T04:22:06.368Z> 0,
102522026-09-03T04:22:06.368Z> ),
102532026-09-03T04:22:06.368Z> ),
102542026-09-03T04:22:06.368Z> speed: Speed100G,
102552026-09-03T04:22:06.368Z> tx_eq: None,
102562026-09-03T04:22:06.368Z> },
102572026-09-03T04:22:06.368Z> },
102582026-09-03T04:22:06.368Z> },
102592026-09-03T04:22:06.368Z }
102602026-09-03T04:22:06.368ZSep 03 04:21:59.590 TRCE client request, body: Some(Body), uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: POST
102612026-09-03T04:22:06.368ZSep 03 04:21:59.591 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 500, headers: {"content-type": "application/json", "x-request-id": "3da83774-8599-4f84-920c-98cb8c2251ce", "content-length": "138", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} })
102622026-09-03T04:22:06.368ZSep 03 04:21:59.591 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET
102632026-09-03T04:22:06.368ZSep 03 04:21:59.591 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "82de18f9-807b-4c70-bcf9-d9172892cc49", "content-length": "12", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} })
102642026-09-03T04:22:06.368Zcurrent/target: Diff < left / right > :
102652026-09-03T04:22:06.368Z PortSettings {
102662026-09-03T04:22:06.368Z< links: {},
102672026-09-03T04:22:06.368Z> links: {
102682026-09-03T04:22:06.368Z> "0": LinkSettings {
102692026-09-03T04:22:06.369Z> addrs: [
102702026-09-03T04:22:06.369Z> 28.99.123.4,
102712026-09-03T04:22:06.369Z> 56.28.251.111,
102722026-09-03T04:22:06.369Z> 68.205.187.255,
102732026-09-03T04:22:06.369Z> 68.207.4.55,
102742026-09-03T04:22:06.369Z> 90.31.2.237,
102752026-09-03T04:22:06.369Z> 93.152.220.52,
102762026-09-03T04:22:06.369Z> 110.180.238.98,
102772026-09-03T04:22:06.369Z> 127.141.129.112,
102782026-09-03T04:22:06.369Z> 132.253.111.46,
102792026-09-03T04:22:06.369Z> 146.89.215.183,
102802026-09-03T04:22:06.369Z> 152.202.30.231,
102812026-09-03T04:22:06.369Z> 220.101.68.140,
102822026-09-03T04:22:06.369Z> 228.53.169.139,
102832026-09-03T04:22:06.369Z> 252.217.55.241,
102842026-09-03T04:22:06.369Z> 19e6:ee64:108e:3813:aadf:8798:924b:f9b7,
102852026-09-03T04:22:06.369Z> 1d77:fb21:cf1:54b5:9442:772:fa2b:a9e,
102862026-09-03T04:22:06.369Z> 3c71:1129:a2e6:68a:ef71:75bf:a991:3af6,
102872026-09-03T04:22:06.369Z> 4f2d:e72:6ea4:90ca:c0fa:e83e:b386:3e7c,
102882026-09-03T04:22:06.369Z> 4f36:8b44:5fad:94c9:462b:84e1:af43:782,
102892026-09-03T04:22:06.369Z> 5154:7b:4338:88c9:fde9:438f:27da:aec5,
102902026-09-03T04:22:06.369Z> 619e:8482:787c:9710:9964:94de:6734:e186,
102912026-09-03T04:22:06.369Z> 6953:be07:284b:d61e:49e7:3ad8:393a:d30a,
102922026-09-03T04:22:06.369Z> 7b90:3dba:28d9:4020:7736:76da:f981:8c62,
102932026-09-03T04:22:06.369Z> cd10:7db1:bdcd:1c17:91be:55c2:5baa:c50e,
102942026-09-03T04:22:06.369Z> e9b9:dadc:7daf:9f25:f79c:6539:6665:18c,
102952026-09-03T04:22:06.369Z> f0b3:ffcf:a4bf:5fd4:b2ab:d467:8d1c:2582,
102962026-09-03T04:22:06.369Z> f6a8:5656:747e:70da:40de:9c06:c0a3:76c4,
102972026-09-03T04:22:06.370Z> fefa:7e26:55d7:ff93:1076:81cf:2771:3f9f,
102982026-09-03T04:22:06.370Z> ],
102992026-09-03T04:22:06.370Z> params: LinkCreate {
103002026-09-03T04:22:06.370Z> allow_ddm_traffic: false,
103012026-09-03T04:22:06.370Z> autoneg: false,
103022026-09-03T04:22:06.370Z> fec: Some(
103032026-09-03T04:22:06.370Z> None,
103042026-09-03T04:22:06.370Z> ),
103052026-09-03T04:22:06.370Z> kr: false,
103062026-09-03T04:22:06.370Z> lane: Some(
103072026-09-03T04:22:06.370Z> LinkId(
103082026-09-03T04:22:06.370Z> 0,
103092026-09-03T04:22:06.370Z> ),
103102026-09-03T04:22:06.370Z> ),
103112026-09-03T04:22:06.370Z> speed: Speed100G,
103122026-09-03T04:22:06.370Z> tx_eq: None,
103132026-09-03T04:22:06.370Z> },
103142026-09-03T04:22:06.370Z> },
103152026-09-03T04:22:06.370Z> },
103162026-09-03T04:22:06.370Z }
103172026-09-03T04:22:06.370ZSep 03 04:21:59.591 TRCE client request, body: Some(Body), uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: POST
103182026-09-03T04:22:06.374ZSep 03 04:21:59.592 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 418, headers: {"content-type": "application/json", "x-request-id": "82086cfe-557c-44f9-8ecf-57a4da4ad4b2", "content-length": "130", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} })
103192026-09-03T04:22:06.374ZSep 03 04:21:59.592 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET
103202026-09-03T04:22:06.374ZSep 03 04:21:59.593 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "fbc57abe-7b6f-4a02-af02-1eacd3c400eb", "content-length": "12", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} })
103212026-09-03T04:22:06.374Zoperation failed, settings remained as expectedSep 03 04:21:59.593 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET
103222026-09-03T04:22:06.374ZSep 03 04:21:59.593 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "811b0712-8869-4d26-a2a9-60cc6eb7056d", "content-length": "12", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} })
103232026-09-03T04:22:06.375Zcurrent/target: Diff < left / right > :
103242026-09-03T04:22:06.375Z PortSettings {
103252026-09-03T04:22:06.375Z links: {},
103262026-09-03T04:22:06.375Z }
103272026-09-03T04:22:06.375ZSep 03 04:21:59.593 TRCE client request, body: Some(Body), uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: POST
103282026-09-03T04:22:06.375ZSep 03 04:21:59.594 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "c67ccc83-d961-47b0-8aea-50fe394ed018", "content-length": "12", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} })
103292026-09-03T04:22:06.375ZSep 03 04:21:59.594 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET
103302026-09-03T04:22:06.375ZSep 03 04:21:59.594 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "bd20cdd1-1ce0-40c2-90b6-c73d1160b87a", "content-length": "12", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} })
103312026-09-03T04:22:06.375Zoperation succeeded, settings changed as expectedSep 03 04:21:59.594 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET
103322026-09-03T04:22:06.375ZSep 03 04:21:59.594 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "a3b7fdbc-f438-4fd2-a68a-18b0cbdd6dd1", "content-length": "12", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} })
103332026-09-03T04:22:06.375Zcurrent/target: Diff < left / right > :
103342026-09-03T04:22:06.375Z PortSettings {
103352026-09-03T04:22:06.375Z< links: {},
103362026-09-03T04:22:06.375Z> links: {
103372026-09-03T04:22:06.375Z> "0": LinkSettings {
103382026-09-03T04:22:06.375Z> addrs: [
103392026-09-03T04:22:06.375Z> 3.106.81.209,
103402026-09-03T04:22:06.375Z> 56.222.204.31,
103412026-09-03T04:22:06.375Z> 56.230.109.208,
103422026-09-03T04:22:06.375Z> 69.221.96.44,
103432026-09-03T04:22:06.375Z> 147.223.25.201,
103442026-09-03T04:22:06.375Z> 148.233.36.39,
103452026-09-03T04:22:06.375Z> 178.237.64.185,
103462026-09-03T04:22:06.375Z> 246.169.57.33,
103472026-09-03T04:22:06.376Z> 358:7323:c495:f6b5:fede:767d:15ab:69c1,
103482026-09-03T04:22:06.376Z> 43b:2b08:44b1:2647:b141:e5ce:a23e:8b7,
103492026-09-03T04:22:06.376Z> 3fe5:cdbe:2960:b0ce:fb65:b600:473c:e28c,
103502026-09-03T04:22:06.376Z> 5e9b:4eef:1599:4322:dddc:aca6:25c8:4fe,
103512026-09-03T04:22:06.376Z> a762:36af:11fa:3988:bfbd:1045:4688:c4a,
103522026-09-03T04:22:06.376Z> b5a8:b09f:c7a1:72d1:a539:1ac3:df3b:eb7,
103532026-09-03T04:22:06.376Z> b6ce:9352:3852:ff67:145b:a284:e085:e602,
103542026-09-03T04:22:06.376Z> ba0f:111a:4a82:2d3f:d6e4:dfa6:4b8c:da1a,
103552026-09-03T04:22:06.376Z> d853:d8f3:4ab8:2259:997:4d30:2d95:da1f,
103562026-09-03T04:22:06.376Z> e90e:7117:3952:7327:aba6:7c2:ca2f:513,
103572026-09-03T04:22:06.376Z> fce0:4271:44d1:77c9:9c6a:34fd:cb2e:fdb9,
103582026-09-03T04:22:06.376Z> fdf6:462c:ff24:9a43:46b6:31a9:e782:aa9c,
103592026-09-03T04:22:06.376Z> ],
103602026-09-03T04:22:06.376Z> params: LinkCreate {
103612026-09-03T04:22:06.376Z> allow_ddm_traffic: false,
103622026-09-03T04:22:06.376Z> autoneg: false,
103632026-09-03T04:22:06.376Z> fec: Some(
103642026-09-03T04:22:06.376Z> None,
103652026-09-03T04:22:06.376Z> ),
103662026-09-03T04:22:06.376Z> kr: true,
103672026-09-03T04:22:06.376Z> lane: Some(
103682026-09-03T04:22:06.376Z> LinkId(
103692026-09-03T04:22:06.376Z> 0,
103702026-09-03T04:22:06.376Z> ),
103712026-09-03T04:22:06.376Z> ),
103722026-09-03T04:22:06.376Z> speed: Speed100G,
103732026-09-03T04:22:06.376Z> tx_eq: None,
103742026-09-03T04:22:06.376Z> },
103752026-09-03T04:22:06.377Z> },
103762026-09-03T04:22:06.377Z> },
103772026-09-03T04:22:06.377Z }
103782026-09-03T04:22:06.377ZSep 03 04:21:59.595 TRCE client request, body: Some(Body), uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: POST
103792026-09-03T04:22:06.377ZSep 03 04:21:59.595 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 418, headers: {"content-type": "application/json", "x-request-id": "66cd5c4b-841d-40ef-9e79-36b96bc8681d", "content-length": "130", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} })
103802026-09-03T04:22:06.377ZSep 03 04:21:59.595 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET
103812026-09-03T04:22:06.377ZSep 03 04:21:59.596 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "ff4c692e-c4dd-44ae-ba84-25d0393da97a", "content-length": "12", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} })
103822026-09-03T04:22:06.377Zoperation failed, settings remained as expectedSep 03 04:21:59.596 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET
103832026-09-03T04:22:06.377ZSep 03 04:21:59.596 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "c7b2eea3-8a8f-4a48-9476-2883e518f31e", "content-length": "12", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} })
103842026-09-03T04:22:06.377Zcurrent/target: Diff < left / right > :
103852026-09-03T04:22:06.377Z PortSettings {
103862026-09-03T04:22:06.377Z< links: {},
103872026-09-03T04:22:06.377Z> links: {
103882026-09-03T04:22:06.377Z> "0": LinkSettings {
103892026-09-03T04:22:06.377Z> addrs: [
103902026-09-03T04:22:06.377Z> 1.218.52.67,
103912026-09-03T04:22:06.377Z> 28.185.41.123,
103922026-09-03T04:22:06.377Z> 186.233.21.29,
103932026-09-03T04:22:06.377Z> 59b:2cf1:da2c:8969:3708:ded3:7eb6:2997,
103942026-09-03T04:22:06.377Z> 1d44:4425:1841:f29d:69b3:33e0:9272:742f,
103952026-09-03T04:22:06.377Z> 1dda:f89c:ebf2:d2dc:7c10:427c:1a48:b508,
103962026-09-03T04:22:06.377Z> 223f:c8e7:5d89:f346:2f9f:93f0:3bf4:79cc,
103972026-09-03T04:22:06.377Z> 245c:f41d:afc8:edb9:e074:675e:fe3a:3599,
103982026-09-03T04:22:06.377Z> 3e87:38cb:e28d:96ca:4b1f:3378:fc64:221f,
103992026-09-03T04:22:06.377Z> 3fb5:c88a:8811:79e3:7e34:4a3:c979:b3f9,
104002026-09-03T04:22:06.377Z> 4ce3:727e:494e:e84:6d94:b16d:ace2:910d,
104012026-09-03T04:22:06.377Z> 8a61:4f92:3ee8:189f:c680:fd90:1196:a1c,
104022026-09-03T04:22:06.378Z> c8cd:7b94:2c71:4ba1:5bee:c565:cb02:c332,
104032026-09-03T04:22:06.378Z> ],
104042026-09-03T04:22:06.378Z> params: LinkCreate {
104052026-09-03T04:22:06.378Z> allow_ddm_traffic: false,
104062026-09-03T04:22:06.378Z> autoneg: true,
104072026-09-03T04:22:06.378Z> fec: Some(
104082026-09-03T04:22:06.378Z> None,
104092026-09-03T04:22:06.378Z> ),
104102026-09-03T04:22:06.378Z> kr: true,
104112026-09-03T04:22:06.378Z> lane: Some(
104122026-09-03T04:22:06.378Z> LinkId(
104132026-09-03T04:22:06.378Z> 0,
104142026-09-03T04:22:06.378Z> ),
104152026-09-03T04:22:06.378Z> ),
104162026-09-03T04:22:06.378Z> speed: Speed100G,
104172026-09-03T04:22:06.378Z> tx_eq: None,
104182026-09-03T04:22:06.382Z> },
104192026-09-03T04:22:06.382Z> },
104202026-09-03T04:22:06.382Z> },
104212026-09-03T04:22:06.382Z }
104222026-09-03T04:22:06.382ZSep 03 04:21:59.596 TRCE client request, body: Some(Body), uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: POST
104232026-09-03T04:22:06.382ZSep 03 04:21:59.597 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 418, headers: {"content-type": "application/json", "x-request-id": "863c436b-ce9f-4d58-bec9-07c80f96b863", "content-length": "130", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} })
104242026-09-03T04:22:06.382ZSep 03 04:21:59.597 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET
104252026-09-03T04:22:06.382ZSep 03 04:21:59.598operation failed, settings remained as expected TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "3c7ee6df-cd83-4613-b12e-3e01b6876b87", "content-length": "12", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} })
104262026-09-03T04:22:06.382ZSep 03 04:21:59.598 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET
104272026-09-03T04:22:06.382ZSep 03 04:21:59.598 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "5d5d5ec2-82c3-4256-9a89-f68b216c260e", "content-length": "12", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} })
104282026-09-03T04:22:06.382Zcurrent/target: Diff < left / right > :
104292026-09-03T04:22:06.382Z PortSettings {
104302026-09-03T04:22:06.383Z links: {},
104312026-09-03T04:22:06.383Z }
104322026-09-03T04:22:06.383ZSep 03 04:21:59.598 TRCE client request, body: Some(Body), uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: POST
104332026-09-03T04:22:06.383ZSep 03 04:21:59.598 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "d19c3818-646a-4e0c-b372-e58398c5bbf5", "content-length": "12", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} })
104342026-09-03T04:22:06.383ZSep 03 04:21:59.599 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET
104352026-09-03T04:22:06.383ZSep 03 04:21:59.599 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "bb7651ca-9a3d-4e44-bb76-56714386c741", "content-length": "12", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} })
104362026-09-03T04:22:06.383Zoperation succeeded, settings changed as expectedSep 03 04:21:59.599 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET
104372026-09-03T04:22:06.383ZSep 03 04:21:59.599 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "ef708071-af51-4f60-aa49-188742b15373", "content-length": "12", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} })
104382026-09-03T04:22:06.383Zcurrent/target: Diff < left / right > :
104392026-09-03T04:22:06.383Z PortSettings {
104402026-09-03T04:22:06.383Z< links: {},
104412026-09-03T04:22:06.383Z> links: {
104422026-09-03T04:22:06.383Z> "0": LinkSettings {
104432026-09-03T04:22:06.383Z> addrs: [
104442026-09-03T04:22:06.383Z> 26.182.242.10,
104452026-09-03T04:22:06.383Z> 101.128.179.106,
104462026-09-03T04:22:06.383Z> 115.60.169.44,
104472026-09-03T04:22:06.383Z> 138.204.143.149,
104482026-09-03T04:22:06.383Z> 203.232.200.213,
104492026-09-03T04:22:06.383Z> 207.115.187.53,
104502026-09-03T04:22:06.383Z> 207.123.88.45,
104512026-09-03T04:22:06.383Z> 254.190.84.115,
104522026-09-03T04:22:06.383Z> 2917:cf24:f4ee:d1c9:e5b2:1636:e18a:e494,
104532026-09-03T04:22:06.383Z> 3ab6:ab73:b845:1ea4:1d92:dd8d:82f7:7fb3,
104542026-09-03T04:22:06.383Z> 420e:b663:b08e:2705:1755:2277:9d8f:941f,
104552026-09-03T04:22:06.383Z> 4a97:7108:8b20:e656:d266:f431:a9eb:3a1c,
104562026-09-03T04:22:06.383Z> 6829:f249:62c5:794:9270:b537:2212:fa30,
104572026-09-03T04:22:06.383Z> 6dde:c112:26b3:76cb:6a7e:7ec8:88d1:b62d,
104582026-09-03T04:22:06.384Z> 78fb:4e27:7958:2f61:320b:5c9d:8a94:68de,
104592026-09-03T04:22:06.384Z> 81fb:1a81:9fe4:8837:dd83:74f2:ecaa:c0db,
104602026-09-03T04:22:06.384Z> 89e7:137e:ff64:ebdb:9b8b:bf1c:b101:2118,
104612026-09-03T04:22:06.384Z> 9466:319b:5403:ec7e:887f:7de5:1940:4934,
104622026-09-03T04:22:06.384Z> 98ac:a277:efb3:81b3:3203:400f:6f35:4386,
104632026-09-03T04:22:06.384Z> acfb:969b:ef69:7231:802c:65f7:8aab:eb2,
104642026-09-03T04:22:06.384Z> b8d1:f8c3:55de:51e5:febb:d4d7:cc53:c89d,
104652026-09-03T04:22:06.384Z> d2e3:cb5b:e766:baae:1005:5554:77bd:b153,
104662026-09-03T04:22:06.384Z> ],
104672026-09-03T04:22:06.384Z> params: LinkCreate {
104682026-09-03T04:22:06.384Z> allow_ddm_traffic: false,
104692026-09-03T04:22:06.384Z> autoneg: true,
104702026-09-03T04:22:06.384Z> fec: Some(
104712026-09-03T04:22:06.384Z> None,
104722026-09-03T04:22:06.384Z> ),
104732026-09-03T04:22:06.384Z> kr: true,
104742026-09-03T04:22:06.384Z> lane: Some(
104752026-09-03T04:22:06.384Z> LinkId(
104762026-09-03T04:22:06.384Z> 0,
104772026-09-03T04:22:06.384Z> ),
104782026-09-03T04:22:06.384Z> ),
104792026-09-03T04:22:06.384Z> speed: Speed100G,
104802026-09-03T04:22:06.384Z> tx_eq: None,
104812026-09-03T04:22:06.384Z> },
104822026-09-03T04:22:06.384Z> },
104832026-09-03T04:22:06.384Z> },
104842026-09-03T04:22:06.384Z }
104852026-09-03T04:22:06.385ZSep 03 04:21:59.599 TRCE client request, body: Some(Body), uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: POST
104862026-09-03T04:22:06.385ZSep 03 04:21:59.600 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 500, headers: {"content-type": "application/json", "x-request-id": "d00f46d6-d892-4395-a1d4-08cd824b3169", "content-length": "138", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} })
104872026-09-03T04:22:06.385ZSep 03 04:21:59.600 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET
104882026-09-03T04:22:06.385ZSep 03 04:21:59.601 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "edd1f3d0-42f5-4a07-8a3d-2483a1fd05b5", "content-length": "12", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} })
104892026-09-03T04:22:06.385Zcurrent/target: Diff < left / right > :
104902026-09-03T04:22:06.385Z PortSettings {
104912026-09-03T04:22:06.385Z links: {},
104922026-09-03T04:22:06.385Z }
104932026-09-03T04:22:06.385ZSep 03 04:21:59.601 TRCE client request, body: Some(Body), uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: POST
104942026-09-03T04:22:06.385ZSep 03 04:21:59.601 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "5cd8befb-58fe-46ba-936b-4439f440f060", "content-length": "12", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} })
104952026-09-03T04:22:06.385ZSep 03 04:21:59.601 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET
104962026-09-03T04:22:06.385ZSep 03 04:21:59.601 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "de4aff98-c7fa-4a6c-bb61-f7b208ff76dd", "content-length": "12", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} })
104972026-09-03T04:22:06.385Zoperation succeeded, settings changed as expectedSep 03 04:21:59.601 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET
104982026-09-03T04:22:06.385ZSep 03 04:21:59.602 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "48855eac-74f2-41d1-8075-7540025fa36c", "content-length": "12", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} })
104992026-09-03T04:22:06.385Zcurrent/target: Diff < left / right > :
105002026-09-03T04:22:06.385Z PortSettings {
105012026-09-03T04:22:06.385Z< links: {},
105022026-09-03T04:22:06.385Z> links: {
105032026-09-03T04:22:06.385Z> "0": LinkSettings {
105042026-09-03T04:22:06.385Z> addrs: [
105052026-09-03T04:22:06.385Z> 50.20.41.144,
105062026-09-03T04:22:06.385Z> 79.13.150.112,
105072026-09-03T04:22:06.385Z> 79.61.87.178,
105082026-09-03T04:22:06.385Z> 79.78.46.192,
105092026-09-03T04:22:06.385Z> 106.189.83.195,
105102026-09-03T04:22:06.385Z> 125.213.166.122,
105112026-09-03T04:22:06.385Z> 149.170.148.64,
105122026-09-03T04:22:06.385Z> 194.181.14.90,
105132026-09-03T04:22:06.386Z> 196.240.214.197,
105142026-09-03T04:22:06.386Z> 235.30.116.176,
105152026-09-03T04:22:06.386Z> 2578:144d:4aa2:aedf:920a:d82e:ef6a:4fe6,
105162026-09-03T04:22:06.386Z> 714d:b4ca:28cd:212b:5af8:2980:f709:7537,
105172026-09-03T04:22:06.386Z> a046:5ba0:927c:bf16:17cd:d775:62dc:ea83,
105182026-09-03T04:22:06.390Z> a82c:30ae:df0e:773c:7115:4855:a749:4af0,
105192026-09-03T04:22:06.390Z> f1a5:67e9:fc98:ee90:195d:e39c:1911:81de,
105202026-09-03T04:22:06.390Z> ],
105212026-09-03T04:22:06.390Z> params: LinkCreate {
105222026-09-03T04:22:06.390Z> allow_ddm_traffic: false,
105232026-09-03T04:22:06.390Z> autoneg: false,
105242026-09-03T04:22:06.390Z> fec: Some(
105252026-09-03T04:22:06.390Z> None,
105262026-09-03T04:22:06.390Z> ),
105272026-09-03T04:22:06.390Z> kr: true,
105282026-09-03T04:22:06.390Z> lane: Some(
105292026-09-03T04:22:06.390Z> LinkId(
105302026-09-03T04:22:06.390Z> 0,
105312026-09-03T04:22:06.390Z> ),
105322026-09-03T04:22:06.390Z> ),
105332026-09-03T04:22:06.390Z> speed: Speed100G,
105342026-09-03T04:22:06.390Z> tx_eq: None,
105352026-09-03T04:22:06.390Z> },
105362026-09-03T04:22:06.390Z> },
105372026-09-03T04:22:06.391Z> },
105382026-09-03T04:22:06.391Z }
105392026-09-03T04:22:06.391ZSep 03 04:21:59.602 TRCE client request, body: Some(Body), uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: POST
105402026-09-03T04:22:06.391ZSep 03 04:21:59.603 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 418, headers: {"content-type": "application/json", "x-request-id": "4aad9c83-5334-44ca-b289-368ba8860916", "content-length": "130", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} })
105412026-09-03T04:22:06.391ZSep 03 04:21:59.603 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET
105422026-09-03T04:22:06.391ZSep 03 04:21:59.603 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "e04f0ba3-eab8-4c2a-9054-ed52904bea1d", "content-length": "12", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} })
105432026-09-03T04:22:06.391Zoperation failed, settings remained as expectedSep 03 04:21:59.603 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET
105442026-09-03T04:22:06.391ZSep 03 04:21:59.603 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "23d50061-348f-4945-b817-5ddcc62c40e5", "content-length": "12", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} })
105452026-09-03T04:22:06.391Zcurrent/target: Diff < left / right > :
105462026-09-03T04:22:06.391Z PortSettings {
105472026-09-03T04:22:06.391Z< links: {},
105482026-09-03T04:22:06.391Z> links: {
105492026-09-03T04:22:06.391Z> "0": LinkSettings {
105502026-09-03T04:22:06.391Z> addrs: [
105512026-09-03T04:22:06.391Z> b2f:ed10:e2c6:dfef:730a:cfcb:8ac2:a924,
105522026-09-03T04:22:06.391Z> 7830:af65:1fe:e85f:a931:f8ff:9c26:80cf,
105532026-09-03T04:22:06.391Z> 7d37:7804:a9ff:1682:5e69:5f7b:3558:cea5,
105542026-09-03T04:22:06.391Z> 9929:501c:3243:5fe7:5016:2e8a:4f17:9cc7,
105552026-09-03T04:22:06.391Z> f129:a6d3:8788:c335:6836:9db5:4a76:3cd4,
105562026-09-03T04:22:06.391Z> ],
105572026-09-03T04:22:06.391Z> params: LinkCreate {
105582026-09-03T04:22:06.391Z> allow_ddm_traffic: false,
105592026-09-03T04:22:06.391Z> autoneg: false,
105602026-09-03T04:22:06.391Z> fec: Some(
105612026-09-03T04:22:06.391Z> None,
105622026-09-03T04:22:06.391Z> ),
105632026-09-03T04:22:06.391Z> kr: true,
105642026-09-03T04:22:06.391Z> lane: Some(
105652026-09-03T04:22:06.392Z> LinkId(
105662026-09-03T04:22:06.392Z> 0,
105672026-09-03T04:22:06.392Z> ),
105682026-09-03T04:22:06.392Z> ),
105692026-09-03T04:22:06.392Z> speed: Speed100G,
105702026-09-03T04:22:06.392Z> tx_eq: None,
105712026-09-03T04:22:06.392Z> },
105722026-09-03T04:22:06.392Z> },
105732026-09-03T04:22:06.392Z> },
105742026-09-03T04:22:06.392Z }
105752026-09-03T04:22:06.392ZSep 03 04:21:59.604 TRCE client request, body: Some(Body), uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: POST
105762026-09-03T04:22:06.392ZSep 03 04:21:59.604 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "76558701-c6d5-4f0b-a301-15bbd8e1b34e", "content-length": "353", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} })
105772026-09-03T04:22:06.392ZSep 03 04:21:59.604 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET
105782026-09-03T04:22:06.392Zoperation succeeded, settings changed as expectedSep 03 04:21:59.605 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "48029bae-fb8d-4bfa-b0f4-d2442f21be59", "content-length": "353", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} })
105792026-09-03T04:22:06.392ZSep 03 04:21:59.605 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET
105802026-09-03T04:22:06.392ZSep 03 04:21:59.605 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "05426542-f084-479c-8255-e404fa673998", "content-length": "353", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} })
105812026-09-03T04:22:06.392Zcurrent/target: Diff < left / right > :
105822026-09-03T04:22:06.392Z PortSettings {
105832026-09-03T04:22:06.392Z links: {
105842026-09-03T04:22:06.392Z "0": LinkSettings {
105852026-09-03T04:22:06.392Z addrs: [
105862026-09-03T04:22:06.392Z< b2f:ed10:e2c6:dfef:730a:cfcb:8ac2:a924,
105872026-09-03T04:22:06.392Z< 7830:af65:1fe:e85f:a931:f8ff:9c26:80cf,
105882026-09-03T04:22:06.392Z< 7d37:7804:a9ff:1682:5e69:5f7b:3558:cea5,
105892026-09-03T04:22:06.392Z< 9929:501c:3243:5fe7:5016:2e8a:4f17:9cc7,
105902026-09-03T04:22:06.392Z< f129:a6d3:8788:c335:6836:9db5:4a76:3cd4,
105912026-09-03T04:22:06.392Z> 60.216.73.133,
105922026-09-03T04:22:06.393Z> 86.221.204.18,
105932026-09-03T04:22:06.393Z> 104.71.61.191,
105942026-09-03T04:22:06.393Z> 112.218.233.225,
105952026-09-03T04:22:06.393Z> 119.20.86.15,
105962026-09-03T04:22:06.393Z> 131.221.26.222,
105972026-09-03T04:22:06.393Z> 204.34.96.130,
105982026-09-03T04:22:06.393Z> 2e5:29d9:c6d8:b5:7074:edc4:4d6f:1667,
105992026-09-03T04:22:06.393Z> 9012:28b0:6799:2011:f0dc:7844:af95:8447,
106002026-09-03T04:22:06.393Z> 916e:7aa3:78ed:b361:15ae:e7db:2920:94e9,
106012026-09-03T04:22:06.393Z> a520:793b:5912:2d3d:1e74:af47:77b2:5434,
106022026-09-03T04:22:06.393Z> ab26:3e26:27be:26e:509c:5f3c:ac3c:a31b,
106032026-09-03T04:22:06.393Z> bf6f:3c13:7e19:a30d:4212:42fc:a5d3:7ea,
106042026-09-03T04:22:06.393Z> e6af:ed4c:9cbd:a12a:dc4f:1451:dcdc:e043,
106052026-09-03T04:22:06.393Z ],
106062026-09-03T04:22:06.393Z params: LinkCreate {
106072026-09-03T04:22:06.393Z allow_ddm_traffic: false,
106082026-09-03T04:22:06.393Z autoneg: false,
106092026-09-03T04:22:06.393Z fec: Some(
106102026-09-03T04:22:06.393Z None,
106112026-09-03T04:22:06.393Z ),
106122026-09-03T04:22:06.393Z< kr: true,
106132026-09-03T04:22:06.393Z> kr: false,
106142026-09-03T04:22:06.393Z lane: Some(
106152026-09-03T04:22:06.393Z LinkId(
106162026-09-03T04:22:06.393Z 0,
106172026-09-03T04:22:06.393Z ),
106182026-09-03T04:22:06.397Z ),
106192026-09-03T04:22:06.398Z speed: Speed100G,
106202026-09-03T04:22:06.398Z tx_eq: None,
106212026-09-03T04:22:06.398Z },
106222026-09-03T04:22:06.398Z },
106232026-09-03T04:22:06.398Z },
106242026-09-03T04:22:06.398Z }
106252026-09-03T04:22:06.398ZSep 03 04:21:59.605 TRCE client request, body: Some(Body), uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: POST
106262026-09-03T04:22:06.398ZSep 03 04:21:59.606 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 418, headers: {"content-type": "application/json", "x-request-id": "f32b382d-6c55-45ad-92d4-9d60450f7001", "content-length": "130", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} })
106272026-09-03T04:22:06.398ZSep 03 04:21:59.606 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET
106282026-09-03T04:22:06.398ZSep 03 04:21:59.606 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "ad823913-21e2-4a49-8c2f-453aac27ec55", "content-length": "353", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} })
106292026-09-03T04:22:06.398Zoperation failed, settings remained as expectedSep 03 04:21:59.606 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET
106302026-09-03T04:22:06.398ZSep 03 04:21:59.607 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "a94ea968-ab0b-45d0-ab19-2ce2f5c8b3f0", "content-length": "353", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} })
106312026-09-03T04:22:06.398Zcurrent/target: Diff < left / right > :
106322026-09-03T04:22:06.398Z PortSettings {
106332026-09-03T04:22:06.398Z links: {
106342026-09-03T04:22:06.398Z "0": LinkSettings {
106352026-09-03T04:22:06.398Z addrs: [
106362026-09-03T04:22:06.398Z< b2f:ed10:e2c6:dfef:730a:cfcb:8ac2:a924,
106372026-09-03T04:22:06.398Z< 7830:af65:1fe:e85f:a931:f8ff:9c26:80cf,
106382026-09-03T04:22:06.398Z< 7d37:7804:a9ff:1682:5e69:5f7b:3558:cea5,
106392026-09-03T04:22:06.398Z< 9929:501c:3243:5fe7:5016:2e8a:4f17:9cc7,
106402026-09-03T04:22:06.398Z< f129:a6d3:8788:c335:6836:9db5:4a76:3cd4,
106412026-09-03T04:22:06.398Z> 18.198.47.189,
106422026-09-03T04:22:06.398Z> 26.144.243.36,
106432026-09-03T04:22:06.398Z> 51.128.176.107,
106442026-09-03T04:22:06.398Z> 82.11.169.70,
106452026-09-03T04:22:06.398Z> 86.100.127.3,
106462026-09-03T04:22:06.399Z> 155.236.112.33,
106472026-09-03T04:22:06.399Z> 175.8.51.65,
106482026-09-03T04:22:06.399Z> 176.53.140.243,
106492026-09-03T04:22:06.399Z> 221.95.183.195,
106502026-09-03T04:22:06.399Z> 225.242.213.100,
106512026-09-03T04:22:06.399Z> 254.141.234.181,
106522026-09-03T04:22:06.399Z> 9679:dba1:f0b3:ed11:1a05:cb26:5c07:edfe,
106532026-09-03T04:22:06.399Z ],
106542026-09-03T04:22:06.399Z params: LinkCreate {
106552026-09-03T04:22:06.399Z allow_ddm_traffic: false,
106562026-09-03T04:22:06.399Z autoneg: false,
106572026-09-03T04:22:06.399Z fec: Some(
106582026-09-03T04:22:06.399Z None,
106592026-09-03T04:22:06.399Z ),
106602026-09-03T04:22:06.399Z kr: true,
106612026-09-03T04:22:06.399Z lane: Some(
106622026-09-03T04:22:06.399Z LinkId(
106632026-09-03T04:22:06.399Z 0,
106642026-09-03T04:22:06.399Z ),
106652026-09-03T04:22:06.399Z ),
106662026-09-03T04:22:06.399Z speed: Speed100G,
106672026-09-03T04:22:06.399Z tx_eq: None,
106682026-09-03T04:22:06.399Z },
106692026-09-03T04:22:06.399Z },
106702026-09-03T04:22:06.399Z },
106712026-09-03T04:22:06.399Z }
106722026-09-03T04:22:06.399ZSep 03 04:21:59.607 TRCE client request, body: Some(Body), uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: POST
106732026-09-03T04:22:06.399ZSep 03 04:21:59.608 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 500, headers: {"content-type": "application/json", "x-request-id": "fcb912c4-9027-4998-a136-f18aa5c5e28c", "content-length": "138", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} })
106742026-09-03T04:22:06.400ZSep 03 04:21:59.608 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET
106752026-09-03T04:22:06.400ZSep 03 04:21:59.608 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "2a15540e-c87b-442a-888d-a3e43cb9bdd5", "content-length": "369", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} })
106762026-09-03T04:22:06.400Zcurrent/target: Diff < left / right > :
106772026-09-03T04:22:06.400Z PortSettings {
106782026-09-03T04:22:06.400Z links: {
106792026-09-03T04:22:06.400Z "0": LinkSettings {
106802026-09-03T04:22:06.400Z addrs: [
106812026-09-03T04:22:06.400Z< 18.198.47.189,
106822026-09-03T04:22:06.400Z< b2f:ed10:e2c6:dfef:730a:cfcb:8ac2:a924,
106832026-09-03T04:22:06.400Z< 7830:af65:1fe:e85f:a931:f8ff:9c26:80cf,
106842026-09-03T04:22:06.400Z< 7d37:7804:a9ff:1682:5e69:5f7b:3558:cea5,
106852026-09-03T04:22:06.400Z< 9929:501c:3243:5fe7:5016:2e8a:4f17:9cc7,
106862026-09-03T04:22:06.400Z< f129:a6d3:8788:c335:6836:9db5:4a76:3cd4,
106872026-09-03T04:22:06.400Z> 105.134.95.126,
106882026-09-03T04:22:06.400Z> 120.89.50.223,
106892026-09-03T04:22:06.400Z> 123.209.187.82,
106902026-09-03T04:22:06.400Z> 133.181.202.63,
106912026-09-03T04:22:06.400Z> 192.237.112.67,
106922026-09-03T04:22:06.400Z> 204.89.8.4,
106932026-09-03T04:22:06.400Z> 213.121.41.91,
106942026-09-03T04:22:06.400Z> 250.114.214.79,
106952026-09-03T04:22:06.400Z> 10ed:5ab2:f4d8:8150:b1ed:c4c:4315:72da,
106962026-09-03T04:22:06.400Z> 3654:958:20b5:7f77:dbf7:aa46:a393:9cc1,
106972026-09-03T04:22:06.400Z> 3e83:1eb0:ed6d:ca5a:afe9:592:daaa:d925,
106982026-09-03T04:22:06.400Z> 9398:44a4:1b90:394e:21a7:adb4:e083:b953,
106992026-09-03T04:22:06.400Z> d60f:2d0c:38d7:8fb:3863:757a:e10a:e451,
107002026-09-03T04:22:06.400Z> fe4d:cea3:9277:2359:a761:758e:9390:503a,
107012026-09-03T04:22:06.401Z ],
107022026-09-03T04:22:06.401Z params: LinkCreate {
107032026-09-03T04:22:06.401Z allow_ddm_traffic: false,
107042026-09-03T04:22:06.401Z< autoneg: false,
107052026-09-03T04:22:06.401Z> autoneg: true,
107062026-09-03T04:22:06.401Z fec: Some(
107072026-09-03T04:22:06.401Z None,
107082026-09-03T04:22:06.401Z ),
107092026-09-03T04:22:06.401Z< kr: true,
107102026-09-03T04:22:06.401Z> kr: false,
107112026-09-03T04:22:06.401Z lane: Some(
107122026-09-03T04:22:06.401Z LinkId(
107132026-09-03T04:22:06.401Z 0,
107142026-09-03T04:22:06.401Z ),
107152026-09-03T04:22:06.401Z ),
107162026-09-03T04:22:06.401Z speed: Speed100G,
107172026-09-03T04:22:06.401Z tx_eq: None,
107182026-09-03T04:22:06.405Z },
107192026-09-03T04:22:06.405Z },
107202026-09-03T04:22:06.405Z },
107212026-09-03T04:22:06.405Z }
107222026-09-03T04:22:06.405ZSep 03 04:21:59.608 TRCE client request, body: Some(Body), uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: POST
107232026-09-03T04:22:06.406ZSep 03 04:21:59.609 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 500, headers: {"content-type": "application/json", "x-request-id": "62b3fda9-069c-46e5-a952-efacba81108b", "content-length": "138", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} })
107242026-09-03T04:22:06.406ZSep 03 04:21:59.609 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET
107252026-09-03T04:22:06.406ZSep 03 04:21:59.609 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "1f8d40fa-bef8-4943-99fa-670faff56a26", "content-length": "402", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} })
107262026-09-03T04:22:06.406Zcurrent/target: Diff < left / right > :
107272026-09-03T04:22:06.406Z PortSettings {
107282026-09-03T04:22:06.406Z links: {
107292026-09-03T04:22:06.406Z "0": LinkSettings {
107302026-09-03T04:22:06.406Z addrs: [
107312026-09-03T04:22:06.406Z< 18.198.47.189,
107322026-09-03T04:22:06.406Z< 120.89.50.223,
107332026-09-03T04:22:06.406Z< 123.209.187.82,
107342026-09-03T04:22:06.406Z< b2f:ed10:e2c6:dfef:730a:cfcb:8ac2:a924,
107352026-09-03T04:22:06.406Z< 7830:af65:1fe:e85f:a931:f8ff:9c26:80cf,
107362026-09-03T04:22:06.406Z< 7d37:7804:a9ff:1682:5e69:5f7b:3558:cea5,
107372026-09-03T04:22:06.406Z< 9929:501c:3243:5fe7:5016:2e8a:4f17:9cc7,
107382026-09-03T04:22:06.406Z< f129:a6d3:8788:c335:6836:9db5:4a76:3cd4,
107392026-09-03T04:22:06.406Z> 47.218.131.220,
107402026-09-03T04:22:06.406Z> 49.23.223.44,
107412026-09-03T04:22:06.406Z> 54.45.158.93,
107422026-09-03T04:22:06.406Z> 66.200.237.61,
107432026-09-03T04:22:06.406Z> 147.19.159.146,
107442026-09-03T04:22:06.406Z> 174.114.55.127,
107452026-09-03T04:22:06.406Z> 180.145.235.86,
107462026-09-03T04:22:06.406Z> 201.101.56.224,
107472026-09-03T04:22:06.406Z> 227.73.59.175,
107482026-09-03T04:22:06.406Z> 237.17.4.187,
107492026-09-03T04:22:06.406Z> e281:17:6f22:6070:655b:1ef5:7805:78d1,
107502026-09-03T04:22:06.406Z ],
107512026-09-03T04:22:06.407Z params: LinkCreate {
107522026-09-03T04:22:06.407Z allow_ddm_traffic: false,
107532026-09-03T04:22:06.407Z< autoneg: false,
107542026-09-03T04:22:06.407Z> autoneg: true,
107552026-09-03T04:22:06.407Z fec: Some(
107562026-09-03T04:22:06.407Z None,
107572026-09-03T04:22:06.407Z ),
107582026-09-03T04:22:06.407Z kr: true,
107592026-09-03T04:22:06.407Z lane: Some(
107602026-09-03T04:22:06.407Z LinkId(
107612026-09-03T04:22:06.407Z 0,
107622026-09-03T04:22:06.407Z ),
107632026-09-03T04:22:06.407Z ),
107642026-09-03T04:22:06.407Z speed: Speed100G,
107652026-09-03T04:22:06.407Z tx_eq: None,
107662026-09-03T04:22:06.407Z },
107672026-09-03T04:22:06.407Z },
107682026-09-03T04:22:06.407Z },
107692026-09-03T04:22:06.407Z }
107702026-09-03T04:22:06.407ZSep 03 04:21:59.609 TRCE client request, body: Some(Body), uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: POST
107712026-09-03T04:22:06.407ZSep 03 04:21:59.610 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 418, headers: {"content-type": "application/json", "x-request-id": "ca8aa46d-5e78-4051-b80d-22147a77d17b", "content-length": "130", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} })
107722026-09-03T04:22:06.407ZSep 03 04:21:59.610 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET
107732026-09-03T04:22:06.407ZSep 03 04:21:59.610 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "cf9aa7ac-99d5-4252-8f04-000ebfd20ff1", "content-length": "402", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} })operation failed, settings remained as expected
107742026-09-03T04:22:06.407ZSep 03 04:21:59.610 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET
107752026-09-03T04:22:06.407ZSep 03 04:21:59.611 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "5f12f93f-b6a3-49d8-861b-1981f22a2c98", "content-length": "402", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} })
107762026-09-03T04:22:06.407Zcurrent/target: Diff < left / right > :
107772026-09-03T04:22:06.407Z PortSettings {
107782026-09-03T04:22:06.407Z< links: {
107792026-09-03T04:22:06.408Z< "0": LinkSettings {
107802026-09-03T04:22:06.408Z< addrs: [
107812026-09-03T04:22:06.408Z< 18.198.47.189,
107822026-09-03T04:22:06.408Z< 120.89.50.223,
107832026-09-03T04:22:06.408Z< 123.209.187.82,
107842026-09-03T04:22:06.408Z< b2f:ed10:e2c6:dfef:730a:cfcb:8ac2:a924,
107852026-09-03T04:22:06.408Z< 7830:af65:1fe:e85f:a931:f8ff:9c26:80cf,
107862026-09-03T04:22:06.408Z< 7d37:7804:a9ff:1682:5e69:5f7b:3558:cea5,
107872026-09-03T04:22:06.408Z< 9929:501c:3243:5fe7:5016:2e8a:4f17:9cc7,
107882026-09-03T04:22:06.408Z< f129:a6d3:8788:c335:6836:9db5:4a76:3cd4,
107892026-09-03T04:22:06.408Z< ],
107902026-09-03T04:22:06.408Z< params: LinkCreate {
107912026-09-03T04:22:06.408Z< allow_ddm_traffic: false,
107922026-09-03T04:22:06.408Z< autoneg: false,
107932026-09-03T04:22:06.408Z< fec: Some(
107942026-09-03T04:22:06.408Z< None,
107952026-09-03T04:22:06.408Z< ),
107962026-09-03T04:22:06.408Z< kr: true,
107972026-09-03T04:22:06.408Z< lane: Some(
107982026-09-03T04:22:06.408Z< LinkId(
107992026-09-03T04:22:06.408Z< 0,
108002026-09-03T04:22:06.408Z< ),
108012026-09-03T04:22:06.408Z< ),
108022026-09-03T04:22:06.408Z< speed: Speed100G,
108032026-09-03T04:22:06.408Z< tx_eq: None,
108042026-09-03T04:22:06.408Z< },
108052026-09-03T04:22:06.408Z< },
108062026-09-03T04:22:06.409Z< },
108072026-09-03T04:22:06.409Z> links: {},
108082026-09-03T04:22:06.409Z }
108092026-09-03T04:22:06.409ZSep 03 04:21:59.611 TRCE client request, body: Some(Body), uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: POST
108102026-09-03T04:22:06.409ZSep 03 04:21:59.611 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "714cd29a-de21-42e9-9fc2-3fb9b6730bfa", "content-length": "12", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} })
108112026-09-03T04:22:06.409ZSep 03 04:21:59.611 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET
108122026-09-03T04:22:06.409ZSep 03 04:21:59.611 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "d4f59b82-da25-46b0-883d-a19e14af4444", "content-length": "146", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} })
108132026-09-03T04:22:06.409ZSep 03 04:21:59.813 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET
108142026-09-03T04:22:06.409ZSep 03 04:21:59.813 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "c845c152-fc02-4d7e-aa84-7a86345acd7c", "content-length": "146", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} })
108152026-09-03T04:22:06.409ZSep 03 04:22:00.014 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET
108162026-09-03T04:22:06.409ZSep 03 04:22:00.015 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "535ff079-57f1-4c73-a33f-601ac10a4101", "content-length": "146", "date": "Thu, 03 Sep 2026 04:22:00 GMT"} })
108172026-09-03T04:22:06.409ZSep 03 04:22:00.216 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET
108182026-09-03T04:22:06.413ZSep 03 04:22:00.217 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "3bea714e-abce-4a21-b9d2-f46c390ab512", "content-length": "146", "date": "Thu, 03 Sep 2026 04:22:00 GMT"} })
108192026-09-03T04:22:06.413ZSep 03 04:22:00.418 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET
108202026-09-03T04:22:06.413ZSep 03 04:22:00.418 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "fded6b90-7939-459b-b1a7-b708bc87cce1", "content-length": "146", "date": "Thu, 03 Sep 2026 04:22:00 GMT"} })
108212026-09-03T04:22:06.413ZSep 03 04:22:00.619 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET
108222026-09-03T04:22:06.414ZSep 03 04:22:00.620 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "703195a6-5473-41a4-89d0-c78d12ef0ba4", "content-length": "146", "date": "Thu, 03 Sep 2026 04:22:00 GMT"} })
108232026-09-03T04:22:06.414ZSep 03 04:22:00.821 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET
108242026-09-03T04:22:06.414ZSep 03 04:22:00.821 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "4485c676-e368-4743-a486-7b1f3b7ace7a", "content-length": "146", "date": "Thu, 03 Sep 2026 04:22:00 GMT"} })
108252026-09-03T04:22:06.414ZSep 03 04:22:01.023 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET
108262026-09-03T04:22:06.414ZSep 03 04:22:01.023 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "619f303a-bd03-4688-8f60-ee41522ff3c5", "content-length": "146", "date": "Thu, 03 Sep 2026 04:22:01 GMT"} })
108272026-09-03T04:22:06.414ZSep 03 04:22:01.224 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET
108282026-09-03T04:22:06.414ZSep 03 04:22:01.224 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "12bc9ecb-8a50-4bf8-947d-7daba50fdd89", "content-length": "146", "date": "Thu, 03 Sep 2026 04:22:01 GMT"} })
108292026-09-03T04:22:06.414ZSep 03 04:22:01.425 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET
108302026-09-03T04:22:06.414ZSep 03 04:22:01.426 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "8ce0ad19-8b93-43af-8159-e049c701a91b", "content-length": "146", "date": "Thu, 03 Sep 2026 04:22:01 GMT"} })
108312026-09-03T04:22:06.414ZSep 03 04:22:01.627 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET
108322026-09-03T04:22:06.414ZSep 03 04:22:01.627 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "570afc82-6b8a-470e-a1ba-acef52c4cf96", "content-length": "146", "date": "Thu, 03 Sep 2026 04:22:01 GMT"} })
108332026-09-03T04:22:06.414ZSep 03 04:22:01.828 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET
108342026-09-03T04:22:06.414ZSep 03 04:22:01.829 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "c8d49e54-4927-4e20-a343-89508068dd2d", "content-length": "146", "date": "Thu, 03 Sep 2026 04:22:01 GMT"} })
108352026-09-03T04:22:06.414ZSep 03 04:22:02.030 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET
108362026-09-03T04:22:06.414ZSep 03 04:22:02.030 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "ad305fb4-15c8-4ac8-9ac2-7af608976212", "content-length": "146", "date": "Thu, 03 Sep 2026 04:22:02 GMT"} })
108372026-09-03T04:22:06.414ZSep 03 04:22:02.231 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET
108382026-09-03T04:22:06.414ZSep 03 04:22:02.232 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "89969cf6-147c-44f7-94f1-ed1a8225b983", "content-length": "146", "date": "Thu, 03 Sep 2026 04:22:02 GMT"} })
108392026-09-03T04:22:06.414ZSep 03 04:22:02.433 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET
108402026-09-03T04:22:06.414ZSep 03 04:22:02.433 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "130b7f30-6ee8-4046-ac0c-25f3d8430738", "content-length": "146", "date": "Thu, 03 Sep 2026 04:22:02 GMT"} })
108412026-09-03T04:22:06.414ZSep 03 04:22:02.634 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET
108422026-09-03T04:22:06.414ZSep 03 04:22:02.635 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "20c239b7-3998-4424-8352-35a43a660cd4", "content-length": "146", "date": "Thu, 03 Sep 2026 04:22:02 GMT"} })
108432026-09-03T04:22:06.414ZSep 03 04:22:02.836 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET
108442026-09-03T04:22:06.414ZSep 03 04:22:02.836 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "5bfe6ad5-54ca-4e1c-aadf-861dff2cb7ac", "content-length": "146", "date": "Thu, 03 Sep 2026 04:22:02 GMT"} })
108452026-09-03T04:22:06.414ZSep 03 04:22:03.037 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET
108462026-09-03T04:22:06.414ZSep 03 04:22:03.038 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "70c95a24-c75d-40aa-9b95-b8c34f9ed30a", "content-length": "146", "date": "Thu, 03 Sep 2026 04:22:03 GMT"} })
108472026-09-03T04:22:06.414ZSep 03 04:22:03.239 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET
108482026-09-03T04:22:06.414ZSep 03 04:22:03.239 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "11454784-bbae-4ca1-8761-006bb060bff7", "content-length": "146", "date": "Thu, 03 Sep 2026 04:22:03 GMT"} })
108492026-09-03T04:22:06.415ZSep 03 04:22:03.440 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET
108502026-09-03T04:22:06.415ZSep 03 04:22:03.440 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "f381ec75-dd5c-4e36-8953-5b6c0ec66fe0", "content-length": "146", "date": "Thu, 03 Sep 2026 04:22:03 GMT"} })
108512026-09-03T04:22:06.415ZSep 03 04:22:03.642 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET
108522026-09-03T04:22:06.415ZSep 03 04:22:03.642 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "7a6e22a5-9840-40a7-8794-89bf69c31229", "content-length": "146", "date": "Thu, 03 Sep 2026 04:22:03 GMT"} })
108532026-09-03T04:22:06.415ZSep 03 04:22:03.843 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET
108542026-09-03T04:22:06.415ZSep 03 04:22:03.843 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "89f3bd29-d059-499d-abe3-b3809921a464", "content-length": "146", "date": "Thu, 03 Sep 2026 04:22:03 GMT"} })
108552026-09-03T04:22:06.415ZSep 03 04:22:04.044 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET
108562026-09-03T04:22:06.415ZSep 03 04:22:04.044 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "83cf38a2-017b-4b4e-84b6-5cd042d07df2", "content-length": "146", "date": "Thu, 03 Sep 2026 04:22:04 GMT"} })
108572026-09-03T04:22:06.415ZSep 03 04:22:04.245 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET
108582026-09-03T04:22:06.415ZSep 03 04:22:04.245 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "a2887ab0-222b-40ff-9007-d1b4ea1b412b", "content-length": "146", "date": "Thu, 03 Sep 2026 04:22:04 GMT"} })
108592026-09-03T04:22:06.415ZSep 03 04:22:04.447 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET
108602026-09-03T04:22:06.415ZSep 03 04:22:04.447 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "13595b59-a220-4c58-aa04-0cb231340e79", "content-length": "146", "date": "Thu, 03 Sep 2026 04:22:04 GMT"} })
108612026-09-03T04:22:06.415ZSep 03 04:22:04.648 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET
108622026-09-03T04:22:06.415ZSep 03 04:22:04.648 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "b78439d0-6313-4dd8-aea6-8d77972aad16", "content-length": "146", "date": "Thu, 03 Sep 2026 04:22:04 GMT"} })
108632026-09-03T04:22:06.415ZError: operation failed: desired settings: PortSettings {
108642026-09-03T04:22:06.415Z links: {},
108652026-09-03T04:22:06.415Z}
108662026-09-03T04:22:06.415Zcurrent settings: PortSettings {
108672026-09-03T04:22:06.415Z links: {
108682026-09-03T04:22:06.415Z "0": LinkSettings {
108692026-09-03T04:22:06.415Z addrs: [],
108702026-09-03T04:22:06.415Z params: LinkCreate {
108712026-09-03T04:22:06.415Z allow_ddm_traffic: false,
108722026-09-03T04:22:06.415Z autoneg: false,
108732026-09-03T04:22:06.415Z fec: Some(
108742026-09-03T04:22:06.415Z None,
108752026-09-03T04:22:06.415Z ),
108762026-09-03T04:22:06.416Z kr: true,
108772026-09-03T04:22:06.416Z lane: Some(
108782026-09-03T04:22:06.416Z LinkId(
108792026-09-03T04:22:06.416Z 0,
108802026-09-03T04:22:06.416Z ),
108812026-09-03T04:22:06.416Z ),
108822026-09-03T04:22:06.416Z speed: Speed100G,
108832026-09-03T04:22:06.416Z tx_eq: None,
108842026-09-03T04:22:06.416Z },
108852026-09-03T04:22:06.416Z },
108862026-09-03T04:22:06.416Z },
108872026-09-03T04:22:06.416Z}
108882026-09-03T04:22:06.416Z
108892026-09-03T04:22:06.416ZStack backtrace:
108902026-09-03T04:22:06.416Z 0: anyhow::error::<impl anyhow::Error>::msg
108912026-09-03T04:22:06.416Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14
108922026-09-03T04:22:06.416Z 1: anyhow::__private::format_err
108932026-09-03T04:22:06.416Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/lib.rs:690:13
108942026-09-03T04:22:06.416Z 2: test_all::chaos_tests::port_settings::retry::retry_op::{{closure}}
108952026-09-03T04:22:06.416Z at ./tests/chaos_tests/port_settings.rs:65:28
108962026-09-03T04:22:06.416Z 3: test_all::chaos_tests::port_settings::test_port_settings_txn_sweep::{{closure}}
108972026-09-03T04:22:06.416Z at ./tests/chaos_tests/port_settings.rs:398:18
108982026-09-03T04:22:06.416Z 4: <core::pin::Pin<P> as core::future::future::Future>::poll
108992026-09-03T04:22:06.416Z at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
109002026-09-03T04:22:06.416Z 5: <core::pin::Pin<P> as core::future::future::Future>::poll
109012026-09-03T04:22:06.416Z at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
109022026-09-03T04:22:06.416Z 6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
109032026-09-03T04:22:06.417Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
109042026-09-03T04:22:06.417Z 7: tokio::task::coop::with_budget
109052026-09-03T04:22:06.417Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
109062026-09-03T04:22:06.417Z 8: tokio::task::coop::budget
109072026-09-03T04:22:06.417Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
109082026-09-03T04:22:06.417Z 9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
109092026-09-03T04:22:06.417Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
109102026-09-03T04:22:06.417Z 10: tokio::runtime::scheduler::current_thread::Context::enter
109112026-09-03T04:22:06.417Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
109122026-09-03T04:22:06.417Z 11: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
109132026-09-03T04:22:06.417Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
109142026-09-03T04:22:06.417Z 12: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
109152026-09-03T04:22:06.417Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
109162026-09-03T04:22:06.417Z 13: tokio::runtime::context::scoped::Scoped<T>::set
109172026-09-03T04:22:06.417Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
109182026-09-03T04:22:06.421Z 14: tokio::runtime::context::set_scheduler::{{closure}}
109192026-09-03T04:22:06.421Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
109202026-09-03T04:22:06.421Z 15: std::thread::local::LocalKey<T>::try_with
109212026-09-03T04:22:06.421Z at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
109222026-09-03T04:22:06.421Z 16: std::thread::local::LocalKey<T>::with
109232026-09-03T04:22:06.421Z at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
109242026-09-03T04:22:06.421Z 17: tokio::runtime::context::set_scheduler
109252026-09-03T04:22:06.422Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
109262026-09-03T04:22:06.422Z 18: tokio::runtime::scheduler::current_thread::CoreGuard::enter
109272026-09-03T04:22:06.422Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
109282026-09-03T04:22:06.422Z 19: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
109292026-09-03T04:22:06.422Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
109302026-09-03T04:22:06.422Z 20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
109312026-09-03T04:22:06.422Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
109322026-09-03T04:22:06.422Z 21: tokio::runtime::context::runtime::enter_runtime
109332026-09-03T04:22:06.422Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
109342026-09-03T04:22:06.422Z 22: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
109352026-09-03T04:22:06.422Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
109362026-09-03T04:22:06.422Z 23: tokio::runtime::runtime::Runtime::block_on_inner
109372026-09-03T04:22:06.422Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
109382026-09-03T04:22:06.422Z 24: tokio::runtime::runtime::Runtime::block_on
109392026-09-03T04:22:06.422Z at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:345:18
109402026-09-03T04:22:06.422Z 25: test_all::chaos_tests::port_settings::test_port_settings_txn_sweep
109412026-09-03T04:22:06.422Z at ./tests/chaos_tests/port_settings.rs:420:7
109422026-09-03T04:22:06.422Z 26: test_all::chaos_tests::port_settings::test_port_settings_txn_sweep::{{closure}}
109432026-09-03T04:22:06.422Z at ./tests/chaos_tests/port_settings.rs:359:44
109442026-09-03T04:22:06.422Z 27: core::ops::function::FnOnce::call_once
109452026-09-03T04:22:06.422Z at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
109462026-09-03T04:22:06.422Z 28: core::ops::function::FnOnce::call_once
109472026-09-03T04:22:06.422Z at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
109482026-09-03T04:22:06.422Z 29: test::__rust_begin_short_backtrace
109492026-09-03T04:22:06.422Z at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
109502026-09-03T04:22:06.422Z 30: test::run_test_in_process::{{closure}}
109512026-09-03T04:22:06.422Z at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
109522026-09-03T04:22:06.422Z 31: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
109532026-09-03T04:22:06.423Z at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
109542026-09-03T04:22:06.423Z 32: std::panicking::catch_unwind::do_call
109552026-09-03T04:22:06.423Z at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
109562026-09-03T04:22:06.423Z 33: std::panicking::catch_unwind
109572026-09-03T04:22:06.423Z at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
109582026-09-03T04:22:06.423Z 34: std::panic::catch_unwind
109592026-09-03T04:22:06.423Z at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
109602026-09-03T04:22:06.423Z 35: test::run_test_in_process
109612026-09-03T04:22:06.423Z at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
109622026-09-03T04:22:06.423Z 36: test::run_test::{{closure}}
109632026-09-03T04:22:06.423Z at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
109642026-09-03T04:22:06.423Z 37: test::run_test::{{closure}}
109652026-09-03T04:22:06.423Z at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
109662026-09-03T04:22:06.423Z 38: std::sys::backtrace::__rust_begin_short_backtrace
109672026-09-03T04:22:06.423Z at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
109682026-09-03T04:22:06.423Z 39: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
109692026-09-03T04:22:06.423Z at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
109702026-09-03T04:22:06.423Z 40: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
109712026-09-03T04:22:06.423Z at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
109722026-09-03T04:22:06.423Z 41: std::panicking::catch_unwind::do_call
109732026-09-03T04:22:06.423Z at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
109742026-09-03T04:22:06.423Z 42: std::panicking::catch_unwind
109752026-09-03T04:22:06.423Z at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
109762026-09-03T04:22:06.423Z 43: std::panic::catch_unwind
109772026-09-03T04:22:06.423Z at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
109782026-09-03T04:22:06.423Z 44: std::thread::Builder::spawn_unchecked_::{{closure}}
109792026-09-03T04:22:06.423Z at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
109802026-09-03T04:22:06.423Z 45: core::ops::function::FnOnce::call_once{{vtable.shim}}
109812026-09-03T04:22:06.424Z at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
109822026-09-03T04:22:06.424Z 46: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
109832026-09-03T04:22:06.424Z at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
109842026-09-03T04:22:06.424Z 47: std::sys::pal::unix::thread::Thread::new::thread_start
109852026-09-03T04:22:06.424Z at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
109862026-09-03T04:22:06.424Z 48: _thrp_setup
109872026-09-03T04:22:06.424Z 49: <unknown>
109882026-09-03T04:22:06.424Z
109892026-09-03T04:22:06.424Z
109902026-09-03T04:22:06.424Zfailures:
109912026-09-03T04:22:06.424Z chaos_tests::port_settings::test_port_settings_txn_sweep
109922026-09-03T04:22:06.424Z
109932026-09-03T04:22:06.424Ztest result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.15s
109942026-09-03T04:22:06.424Z
109952026-09-03T04:22:06.424Zerror: test failed, to rerun pass `-p dpd-client --test test_all`
109962026-09-03T04:22:06.424Z Running unittests src/lib.rs (target/debug/deps/dpd_types-13ccc83203b2fded)
109972026-09-03T04:22:06.424Z
109982026-09-03T04:22:06.424Zrunning 0 tests
109992026-09-03T04:22:06.424Z
110002026-09-03T04:22:06.424Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
110012026-09-03T04:22:06.424Z
110022026-09-03T04:22:06.424Z Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-a087f10fd23084c3)
110032026-09-03T04:22:06.431Z
110042026-09-03T04:22:06.431Zrunning 15 tests
110052026-09-03T04:22:06.434Ztest impls::switch_identifiers::tests::chip_revision_a0 ... ok
110062026-09-03T04:22:06.434Ztest impls::switch_identifiers::tests::chip_revision_b0 ... ok
110072026-09-03T04:22:06.434Ztest impls::switch_identifiers::tests::chip_revision_b1 ... ok
110082026-09-03T04:22:06.434Ztest impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok
110092026-09-03T04:22:06.434Ztest impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok
110102026-09-03T04:22:06.434Ztest impls::table::tests::table_counter_entry_new_collects_key_values ... ok
110112026-09-03T04:22:06.435Ztest impls::table::tests::table_entry_new_collects_display_values ... ok
110122026-09-03T04:22:06.435Ztest v1::network::tests::test_equal ... ok
110132026-09-03T04:22:06.435Ztest v1::network::tests::test_eui64 ... ok
110142026-09-03T04:22:06.435Ztest v1::network::tests::test_into ... ok
110152026-09-03T04:22:06.438Ztest v1::network::tests::test_not_equal ... ok
110162026-09-03T04:22:06.438Ztest v1::network::tests::test_parse ... ok
110172026-09-03T04:22:06.438Ztest v1::network::tests::test_to_string ... ok
110182026-09-03T04:22:06.438Ztest v1::port::tests::port_ids_are_ascii ... ok
110192026-09-03T04:22:06.438Ztest v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok
110202026-09-03T04:22:06.438Z
110212026-09-03T04:22:06.438Ztest result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
110222026-09-03T04:22:06.438Z
110232026-09-03T04:22:06.441Z Running unittests src/lib.rs (target/debug/deps/packet-c0def7fdaa185f19)
110242026-09-03T04:22:06.463Z
110252026-09-03T04:22:06.464Zrunning 12 tests
110262026-09-03T04:22:06.467Ztest ipv6::test_ipv6_parse ... ok
110272026-09-03T04:22:06.467Ztest icmp::test_v4_checksum ... ok
110282026-09-03T04:22:06.467Ztest icmp::test_v6_checksum ... ok
110292026-09-03T04:22:06.467Ztest lldp::test_lldp_parse ... ok
110302026-09-03T04:22:06.467Ztest pbuf::test_byte ... ok
110312026-09-03T04:22:06.467Ztest pbuf::test_nibble ... ok
110322026-09-03T04:22:06.467Ztest pbuf::test_short ... ok
110332026-09-03T04:22:06.467Ztest pbuf::test_twelve ... ok
110342026-09-03T04:22:06.467Ztest pbuf::test_overflow ... ok
110352026-09-03T04:22:06.467Ztest pbuf::test_word ... ok
110362026-09-03T04:22:06.467Ztest tcp::test_checksum_syn_nodata ... ok
110372026-09-03T04:22:06.467Ztest tcp::test_checksum_ack_data ... ok
110382026-09-03T04:22:06.467Z
110392026-09-03T04:22:06.467Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
110402026-09-03T04:22:06.467Z
110412026-09-03T04:22:06.471Z Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b)
110422026-09-03T04:22:06.474Z
110432026-09-03T04:22:06.474Zrunning 0 tests
110442026-09-03T04:22:06.474Z
110452026-09-03T04:22:06.474Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
110462026-09-03T04:22:06.474Z
110472026-09-03T04:22:06.477Z Running unittests src/main.rs (target/debug/deps/swadm-0e2be24a444b4716)
110482026-09-03T04:22:06.480Z
110492026-09-03T04:22:06.481Zrunning 5 tests
110502026-09-03T04:22:06.481Ztest switchport::test::test_compute_lanes ... ok
110512026-09-03T04:22:06.481Ztest switchport::test::port_id_ordering ... ok
110522026-09-03T04:22:06.481Z Lane 0 Lane 0 Lane 1 Lane 1 Lane 2Lane 2 Lane 3Lane 3
110532026-09-03T04:22:06.481Z
110542026-09-03T04:22:06.481Z Rx Loss-of-lock: Yes State: ActivatedYes ActivatedYes ActivatedYes
110552026-09-03T04:22:06.481ZActivated Rx Loss-of-signal: Yes
110562026-09-03T04:22:06.481Z Rx Output Enabled: falseYes false Yes falseYes
110572026-09-03T04:22:06.481Zfalse
110582026-09-03T04:22:06.481Z Rx CDR Enabled: Yes Rx Output Status: valid Yes validYes Yesvalid
110592026-09-03T04:22:06.481Z valid
110602026-09-03T04:22:06.481Z Tx Enabled: Yes Rx Loss-of-lock: true trueYes trueYes trueYes
110612026-09-03T04:22:06.481Z
110622026-09-03T04:22:06.481Z Rx Loss-of-signal: false Tx Loss-of-lock: No falseNo Nofalse falseNo
110632026-09-03T04:22:06.481Z
110642026-09-03T04:22:06.481ZRx Auto-squelch Disable: true Tx Loss-of-signal: No true Notrue true
110652026-09-03T04:22:06.481ZNo Tx Output Enabled: trueNo
110662026-09-03T04:22:06.481Z Tx CDR Enabled: No true Notrue true
110672026-09-03T04:22:06.481ZNo Tx Output Status: invalid Noinvalid
110682026-09-03T04:22:06.481Z Tx Adaptive EQ Fault: Noinvalid invalidNo
110692026-09-03T04:22:06.481Z Tx Loss-of-lock: falseNo falseNo
110702026-09-03T04:22:06.481Zfalse Tx Fault: Yesfalse
110712026-09-03T04:22:06.481ZYes Tx Loss-of-signal: true Yes trueYes
110722026-09-03T04:22:06.481Ztrue true
110732026-09-03T04:22:06.481ZTx Auto-squelch Disable: false false false false
110742026-09-03T04:22:06.481Z Tx Adaptive EQ Fail: true true true true
110752026-09-03T04:22:06.482Z Tx Failure: false false false false
110762026-09-03T04:22:06.482Z Tx Force Squelch: true true true true
110772026-09-03T04:22:06.482Z Tx Input Polarity: normal normal normal normal
110782026-09-03T04:22:06.482Ztest switchport::test::test_print_sff_datapath ... ok
110792026-09-03T04:22:06.482Ztest switchport::test::test_print_cmis_datapath ... ok
110802026-09-03T04:22:06.485Ztest link::test_filter ... ok
110812026-09-03T04:22:06.485Z
110822026-09-03T04:22:06.485Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
110832026-09-03T04:22:06.485Z
110842026-09-03T04:22:06.485Z Running tests/counters.rs (target/debug/deps/counters-e9833a4f7d631772)
110852026-09-03T04:22:06.488Z
110862026-09-03T04:22:06.488Zrunning 1 test
110872026-09-03T04:22:06.488Ztest test_p4_counter_list ... ignored
110882026-09-03T04:22:06.488Z
110892026-09-03T04:22:06.488Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
110902026-09-03T04:22:06.488Z
110912026-09-03T04:22:06.489Z Running tests/multicast.rs (target/debug/deps/multicast-c45cdb31eb03aceb)
110922026-09-03T04:22:06.492Z
110932026-09-03T04:22:06.492Zrunning 1 test
110942026-09-03T04:22:06.492Ztest test_multicast_list_and_get ... ignored
110952026-09-03T04:22:06.492Z
110962026-09-03T04:22:06.492Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
110972026-09-03T04:22:06.492Z
110982026-09-03T04:22:06.495Z Running tests/port-link.rs (target/debug/deps/port_link-37b9a20249811bcc)
110992026-09-03T04:22:06.495Z
111002026-09-03T04:22:06.495Zrunning 5 tests
111012026-09-03T04:22:06.495Ztest test_an ... ignored
111022026-09-03T04:22:06.495Ztest test_enable ... ignored
111032026-09-03T04:22:06.495Ztest test_ip_addresses ... ignored
111042026-09-03T04:22:06.495Ztest test_kr ... ignored
111052026-09-03T04:22:06.495Ztest test_mac ... ignored
111062026-09-03T04:22:06.495Z
111072026-09-03T04:22:06.495Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
111082026-09-03T04:22:06.495Z
111092026-09-03T04:22:06.495Z Running unittests src/main.rs (target/debug/deps/tfportd-e0d6f6811326bbcc)
111102026-09-03T04:22:06.500Z
111112026-09-03T04:22:06.500Zrunning 3 tests
111122026-09-03T04:22:06.503Ztest linklocal::test_parse_ipadm ... ok
111132026-09-03T04:22:06.503Ztest tfport::test_parse_tfport ... ok
111142026-09-03T04:22:06.503Ztest config::tests::test_updates ... ok
111152026-09-03T04:22:06.503Z
111162026-09-03T04:22:06.503Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
111172026-09-03T04:22:06.503Z
111182026-09-03T04:22:06.503Z Running unittests src/main.rs (target/debug/deps/uplinkd-c3b8c98e56e112b2)
111192026-09-03T04:22:06.507Z
111202026-09-03T04:22:06.507Zrunning 0 tests
111212026-09-03T04:22:06.510Z
111222026-09-03T04:22:06.510Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
111232026-09-03T04:22:06.510Z
111242026-09-03T04:22:06.510Z Running unittests src/main.rs (target/debug/deps/xtask-624fff7d24b9ffb6)
111252026-09-03T04:22:06.513Z
111262026-09-03T04:22:06.513Zrunning 0 tests
111272026-09-03T04:22:06.513Z
111282026-09-03T04:22:06.513Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
111292026-09-03T04:22:06.513Z
111302026-09-03T04:22:06.516Z Doc-tests aal
111312026-09-03T04:22:07.084Z
111322026-09-03T04:22:07.084Zrunning 0 tests
111332026-09-03T04:22:07.084Z
111342026-09-03T04:22:07.088Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
111352026-09-03T04:22:07.088Z
111362026-09-03T04:22:07.112Z Doc-tests aal_macros
111372026-09-03T04:22:07.186Z
111382026-09-03T04:22:07.186Zrunning 0 tests
111392026-09-03T04:22:07.186Z
111402026-09-03T04:22:07.186Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
111412026-09-03T04:22:07.186Z
111422026-09-03T04:22:07.198Z Doc-tests common
111432026-09-03T04:22:07.440Z
111442026-09-03T04:22:07.440Zrunning 0 tests
111452026-09-03T04:22:07.440Z
111462026-09-03T04:22:07.440Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
111472026-09-03T04:22:07.440Z
111482026-09-03T04:22:07.468Z Doc-tests dpd_api
111492026-09-03T04:22:08.234Z
111502026-09-03T04:22:08.234Zrunning 2 tests
111512026-09-03T04:22:08.234Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 69) ... ignored
111522026-09-03T04:22:08.234Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 75) ... ignored
111532026-09-03T04:22:08.234Z
111542026-09-03T04:22:08.234Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
111552026-09-03T04:22:08.234Z
111562026-09-03T04:22:08.265Z Doc-tests dpd_client
111572026-09-03T04:22:09.738Z
111582026-09-03T04:22:09.738Zrunning 0 tests
111592026-09-03T04:22:09.738Z
111602026-09-03T04:22:09.738Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
111612026-09-03T04:22:09.738Z
111622026-09-03T04:22:09.794Z Doc-tests dpd_types
111632026-09-03T04:22:09.979Z
111642026-09-03T04:22:09.980Zrunning 0 tests
111652026-09-03T04:22:09.980Z
111662026-09-03T04:22:09.980Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
111672026-09-03T04:22:09.980Z
111682026-09-03T04:22:10.004Z Doc-tests dpd_types_versions
111692026-09-03T04:22:11.547Z
111702026-09-03T04:22:11.547Zrunning 1 test
111712026-09-03T04:22:11.547Ztest dpd-types/versions/src/lib.rs - (line 19) ... ignored
111722026-09-03T04:22:11.547Z
111732026-09-03T04:22:11.547Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
111742026-09-03T04:22:11.547Z
111752026-09-03T04:22:11.599Z Doc-tests packet
111762026-09-03T04:22:11.824Z
111772026-09-03T04:22:11.824Zrunning 0 tests
111782026-09-03T04:22:11.824Z
111792026-09-03T04:22:11.824Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
111802026-09-03T04:22:11.824Z
111812026-09-03T04:22:11.851Z Doc-tests pcap
111822026-09-03T04:22:11.905Z
111832026-09-03T04:22:11.905Zrunning 0 tests
111842026-09-03T04:22:11.906Z
111852026-09-03T04:22:11.906Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
111862026-09-03T04:22:11.906Z
111872026-09-03T04:22:11.917Zerror: 1 target failed:
111882026-09-03T04:22:11.917Z `-p dpd-client --test test_all`
111892026-09-03T04:22:11.957Zprocess exited: duration 632811 ms, exit code 101
 
111902026-09-03T04:22:11.966Zfound 0 output files