01KYTHKFX0CQPR24WX87S7WEA5: falcon

BasicConfig {
    output_rules: [
        "/work/*",
    ],
    rust_toolchain: None,
    target: Some(
        "lab-3.0-gimlet",
    ),
    access_repos: [],
    publish: [],
    skip_clone: true,
}

Buildomat Job: 01KYTHKYVZFVCQPCAX4E0T8DPV

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-07-30T22:16:46.869Zjob dependencies complete; ready to run (waiting for 0 s)
22026-07-30T22:20:04.055Zjob assigned to worker 01KYTHKZ34HSN54BV3XDNAT4Z8 [factory edgar, gimlet/BRM42220010/1351] (queued for 3 m 17 s)
32026-07-30T22:20:04.675Zdownloading input: /input/build-dhcp-server/work/dhcp-server
42026-07-30T22:20:07.209Zdownloaded input: /input/build-dhcp-server/work/dhcp-server
52026-07-30T22:20:07.233Zdownloading input: /input/build/work/debug/ddmadm
62026-07-30T22:20:29.947Zdownloaded input: /input/build/work/debug/ddmadm
72026-07-30T22:20:29.976Zdownloading input: /input/build/work/debug/ddmd
82026-07-30T22:20:59.877Zdownloaded input: /input/build/work/debug/ddmd
92026-07-30T22:20:59.877Zdownloading input: /input/build/work/debug/mgadm
102026-07-30T22:21:26.325Zdownloaded input: /input/build/work/debug/mgadm
112026-07-30T22:21:26.326Zdownloading input: /input/build/work/debug/mgd
122026-07-30T22:22:01.576Zdownloaded input: /input/build/work/debug/mgd
132026-07-30T22:22:01.605Zdownloading input: /input/build/work/release/ddmadm
142026-07-30T22:22:03.720Zdownloaded input: /input/build/work/release/ddmadm
152026-07-30T22:22:03.720Zdownloading input: /input/build/work/release/ddmd
162026-07-30T22:22:06.619Zdownloaded input: /input/build/work/release/ddmd
172026-07-30T22:22:06.619Zdownloading input: /input/build/work/release/falcon-lab
182026-07-30T22:22:08.602Zdownloaded input: /input/build/work/release/falcon-lab
192026-07-30T22:22:08.602Zdownloading input: /input/build/work/release/mgadm
202026-07-30T22:22:11.284Zdownloaded input: /input/build/work/release/mgadm
212026-07-30T22:22:11.284Zdownloading input: /input/build/work/release/mgd
222026-07-30T22:22:14.825Zdownloaded input: /input/build/work/release/mgd
 
232026-07-30T22:22:14.825Zstarting task 0: "setup"
242026-07-30T22:22:14.865Z++ uname -s
252026-07-30T22:22:14.865Z+ kern=SunOS
262026-07-30T22:22:14.865Z+ build_user=build
272026-07-30T22:22:14.865Z+ build_uid=12345
282026-07-30T22:22:14.865Z+ work_dir=/work
292026-07-30T22:22:14.865Z+ input_dir=/input
302026-07-30T22:22:14.865Z+ [[ 0 == 12345 ]]
312026-07-30T22:22:14.865Z+ case "$kern" in
322026-07-30T22:22:14.865Z+ groupadd -g 12345 build
332026-07-30T22:22:14.865Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
342026-07-30T22:22:16.890Z+ zfs create -o mountpoint=/work rpool/work
352026-07-30T22:22:17.377Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
362026-07-30T22:22:17.403Z+ home_fs=
372026-07-30T22:22:17.403Z+ [[ '' == autofs ]]
382026-07-30T22:22:17.404Z+ mkdir -p /home/build
392026-07-30T22:22:17.404Z+ chown build:build /home/build /work
402026-07-30T22:22:18.389Z+ chmod 0700 /home/build /work
412026-07-30T22:22:18.417Zprocess exited: duration 3565 ms, exit code 0
 
422026-07-30T22:22:18.472Zstarting task 1: "authentication"
432026-07-30T22:22:18.576Zprocess exited: duration 100 ms, exit code 0
 
442026-07-30T22:22:18.639Zstarting task 2: "build"
452026-07-30T22:22:18.673Z+ set -e
462026-07-30T22:22:18.673Z+ set -o pipefail
472026-07-30T22:22:18.673Z+ banner zpool
482026-07-30T22:22:18.673Z
492026-07-30T22:22:18.673Z ###### ##### #### #### #
502026-07-30T22:22:18.673Z # # # # # # # #
512026-07-30T22:22:18.673Z # # # # # # # #
522026-07-30T22:22:18.673Z # ##### # # # # #
532026-07-30T22:22:18.673Z # # # # # # #
542026-07-30T22:22:18.673Z ###### # #### #### ######
552026-07-30T22:22:18.673Z
562026-07-30T22:22:18.673Z++ pfexec diskinfo -pH
572026-07-30T22:22:18.673Z++ sort -k8 -n -r
582026-07-30T22:22:18.673Z++ head -1
592026-07-30T22:22:18.673Z++ awk '{print $2}'
602026-07-30T22:22:18.718Z+ DISK=c9t0014EE81000BC3B1d0
612026-07-30T22:22:18.718Z+ export DISK
622026-07-30T22:22:18.746Z+ pfexec zpool create -o ashift=12 -f cpool c9t0014EE81000BC3B1d0
632026-07-30T22:22:19.048Z+ pfexec zfs create -o mountpoint=/ci cpool/ci
642026-07-30T22:22:19.089Z++ curl -s http://catacomb.eng.oxide.computer:12346/trim-me
652026-07-30T22:22:19.169Z+ trim_response=true
662026-07-30T22:22:19.199Z+ [[ true =~ true ]]
672026-07-30T22:22:19.200Z+ pfexec zpool trim cpool
682026-07-30T22:22:19.200Z+ true
692026-07-30T22:22:19.200Z++ zpool status -t cpool
702026-07-30T22:22:19.200Z+ trim_status=' pool: cpool
712026-07-30T22:22:19.200Z state: ONLINE
722026-07-30T22:22:19.200Z scan: none requested
732026-07-30T22:22:19.200Zconfig:
742026-07-30T22:22:19.200Z
752026-07-30T22:22:19.200Z NAME STATE READ WRITE CKSUM
762026-07-30T22:22:19.200Z cpool ONLINE 0 0 0
772026-07-30T22:22:19.200Z c9t0014EE81000BC3B1d0 ONLINE 0 0 0 (1% trimmed, started at July 30, 2026 at 10:22:19 PM UTC)
782026-07-30T22:22:19.200Z
792026-07-30T22:22:19.200Zerrors: No known data errors'
802026-07-30T22:22:19.200Z+ [[ pool: cpool
812026-07-30T22:22:19.200Z state: ONLINE
822026-07-30T22:22:19.204Z scan: none requested
832026-07-30T22:22:19.204Zconfig:
842026-07-30T22:22:19.204Z
852026-07-30T22:22:19.204Z NAME STATE READ WRITE CKSUM
862026-07-30T22:22:19.204Z cpool ONLINE 0 0 0
872026-07-30T22:22:19.204Z c9t0014EE81000BC3B1d0 ONLINE 0 0 0 (1% trimmed, started at July 30, 2026 at 10:22:19 PM UTC)
882026-07-30T22:22:19.204Z
892026-07-30T22:22:19.204Zerrors: No known data errors =~ 100% ]]
902026-07-30T22:22:19.204Z+ sleep 10
912026-07-30T22:22:29.200Z+ true
922026-07-30T22:22:29.224Z++ zpool status -t cpool
932026-07-30T22:22:29.225Z+ trim_status=' pool: cpool
942026-07-30T22:22:29.225Z state: ONLINE
952026-07-30T22:22:29.225Z scan: none requested
962026-07-30T22:22:29.225Zconfig:
972026-07-30T22:22:29.225Z
982026-07-30T22:22:29.225Z NAME STATE READ WRITE CKSUM
992026-07-30T22:22:29.225Z cpool ONLINE 0 0 0
1002026-07-30T22:22:29.225Z c9t0014EE81000BC3B1d0 ONLINE 0 0 0 (69% trimmed, started at July 30, 2026 at 10:22:19 PM UTC)
1012026-07-30T22:22:29.225Z
1022026-07-30T22:22:29.225Zerrors: No known data errors'
1032026-07-30T22:22:29.225Z+ [[ pool: cpool
1042026-07-30T22:22:29.225Z state: ONLINE
1052026-07-30T22:22:29.225Z scan: none requested
1062026-07-30T22:22:29.225Zconfig:
1072026-07-30T22:22:29.225Z
1082026-07-30T22:22:29.225Z NAME STATE READ WRITE CKSUM
1092026-07-30T22:22:29.225Z cpool ONLINE 0 0 0
1102026-07-30T22:22:29.225Z c9t0014EE81000BC3B1d0 ONLINE 0 0 0 (69% trimmed, started at July 30, 2026 at 10:22:19 PM UTC)
1112026-07-30T22:22:29.225Z
1122026-07-30T22:22:29.225Zerrors: No known data errors =~ 100% ]]
1132026-07-30T22:22:29.225Z+ sleep 10
1142026-07-30T22:22:39.213Z+ true
1152026-07-30T22:22:39.239Z++ zpool status -t cpool
1162026-07-30T22:22:39.239Z+ trim_status=' pool: cpool
1172026-07-30T22:22:39.239Z state: ONLINE
1182026-07-30T22:22:39.239Z scan: none requested
1192026-07-30T22:22:39.239Zconfig:
1202026-07-30T22:22:39.239Z
1212026-07-30T22:22:39.239Z NAME STATE READ WRITE CKSUM
1222026-07-30T22:22:39.239Z cpool ONLINE 0 0 0
1232026-07-30T22:22:39.239Z c9t0014EE81000BC3B1d0 ONLINE 0 0 0 (100% trimmed, completed at July 30, 2026 at 10:22:33 PM UTC)
1242026-07-30T22:22:39.239Z
1252026-07-30T22:22:39.239Zerrors: No known data errors'
1262026-07-30T22:22:39.239Z+ [[ pool: cpool
1272026-07-30T22:22:39.239Z state: ONLINE
1282026-07-30T22:22:39.240Z scan: none requested
1292026-07-30T22:22:39.240Zconfig:
1302026-07-30T22:22:39.240Z
1312026-07-30T22:22:39.240Z NAME STATE READ WRITE CKSUM
1322026-07-30T22:22:39.240Z cpool ONLINE 0 0 0
1332026-07-30T22:22:39.240Z c9t0014EE81000BC3B1d0 ONLINE 0 0 0 (100% trimmed, completed at July 30, 2026 at 10:22:33 PM UTC)
1342026-07-30T22:22:39.240Z
1352026-07-30T22:22:39.240Zerrors: No known data errors =~ 100% ]]
1362026-07-30T22:22:39.240Z+ break
1372026-07-30T22:22:39.240Z+ pfexec chown 12345 /ci
1382026-07-30T22:22:39.240Z+ cd /ci
1392026-07-30T22:22:39.240Z+ export FALCON_DATASET=cpool/falcon
1402026-07-30T22:22:39.240Z+ FALCON_DATASET=cpool/falcon
1412026-07-30T22:22:39.240Z+ banner setup
1422026-07-30T22:22:39.240Z
1432026-07-30T22:22:39.240Z #### ###### ##### # # #####
1442026-07-30T22:22:39.240Z # # # # # # #
1452026-07-30T22:22:39.240Z #### ##### # # # # #
1462026-07-30T22:22:39.240Z # # # # # #####
1472026-07-30T22:22:39.241Z # # # # # # #
1482026-07-30T22:22:39.241Z #### ###### # #### #
1492026-07-30T22:22:39.241Z
1502026-07-30T22:22:39.241Z+ cp /input/build-dhcp-server/work/dhcp-server .
1512026-07-30T22:22:39.563Z+ cp /input/build/work/release/falcon-lab .
1522026-07-30T22:22:39.602Z+ cp /input/build/work/release/mgd .
1532026-07-30T22:22:39.670Z+ cp /input/build/work/release/ddmd .
1542026-07-30T22:22:39.724Z+ chmod +x dhcp-server falcon-lab mgd ddmd
1552026-07-30T22:22:39.750Z+ mkdir -p cargo-bay
1562026-07-30T22:22:39.750Z+ mv mgd cargo-bay/
1572026-07-30T22:22:39.750Z+ mv ddmd cargo-bay/
1582026-07-30T22:22:39.750Z+ curl -sSfL --retry 10 --retry-all-errors -o cargo-bay/falcon-juniper-license.key http://catacomb.eng.oxide.computer:12346/falcon/jl
1592026-07-30T22:22:39.781Z+ chmod 0600 cargo-bay/falcon-juniper-license.key
1602026-07-30T22:22:39.806Z+ export EXT_INTERFACE=igb0
1612026-07-30T22:22:39.806Z+ EXT_INTERFACE=igb0
1622026-07-30T22:22:39.806Z++ bmat address ls -f extra -Ho first
1632026-07-30T22:22:39.831Z+ first=10.151.6.164
1642026-07-30T22:22:39.831Z++ bmat address ls -f extra -Ho last
1652026-07-30T22:22:39.856Z+ last=10.151.6.227
1662026-07-30T22:22:39.856Z++ bmat address ls -f extra -Ho gateway
1672026-07-30T22:22:39.857Z+ gw=10.151.6.1
1682026-07-30T22:22:39.881Z++ ipadm show-addr igb0/dhcp -po ADDR
1692026-07-30T22:22:39.881Z++ sed 's#/.*##g'
1702026-07-30T22:22:39.882Z+ server=10.151.6.100
1712026-07-30T22:22:39.882Z+ run_test mgd-unnumbered
1722026-07-30T22:22:39.882Z+ pfexec ./dhcp-server 10.151.6.164 10.151.6.227 10.151.6.1 10.151.6.100
1732026-07-30T22:22:39.882Z+ local test_name=mgd-unnumbered
1742026-07-30T22:22:39.882Z+ local status=0
1752026-07-30T22:22:39.882Z+ clear_falcon_workspace_files
1762026-07-30T22:22:39.882Z+ [[ -d .falcon ]]
1772026-07-30T22:22:39.882Z+ RUST_LOG=debug
1782026-07-30T22:22:39.882Z+ pfexec ./falcon-lab run --no-cleanup mgd-unnumbered
1792026-07-30T22:22:39.907ZJul 30 22:22:39.883 DEBG using default route interface igb0
1802026-07-30T22:22:39.907ZJul 30 22:22:39.883 DEBG using default route interface igb0
1812026-07-30T22:22:39.908ZJul 30 22:22:39.883 INFO launching runner: deployment(mgduou) persistent(true) custom_propolis_binary(None) dataset(cpool/falcon) falcon_dir(.falcon)
1822026-07-30T22:22:39.908ZJul 30 22:22:39.883 INFO starting preflight for deployment mgduou
1832026-07-30T22:22:39.908ZJul 30 22:22:39.883 INFO propolis-server binary not found
1842026-07-30T22:22:39.908ZJul 30 22:22:39.883 INFO downloading propolis server rev 36f20be9bb4c3b362029237f5feb6377c982395f, writing to .falcon/bin/propolis-server
1852026-07-30T22:22:59.349ZJul 30 22:22:59.343 INFO ovmf fd not found
1862026-07-30T22:22:59.349ZJul 30 22:22:59.343 INFO downloading ovmf
1872026-07-30T22:22:59.724ZJul 30 22:22:59.718 INFO base image for helios-3.0 does not exist, attempting to install
1882026-07-30T22:22:59.724ZJul 30 22:22:59.718 INFO trying to download https://oxide-falcon-assets.s3.us-west-2.amazonaws.com/helios-3.0_0.raw.xz
1892026-07-30T22:23:27.482ZJul 30 22:23:27.478 INFO extracting image to /tmp/helios-3.0_0.raw
1902026-07-30T22:23:50.161ZJul 30 22:23:50.156 INFO creating zvol cpool/falcon/img/helios-3.0 of size 4508880896
1912026-07-30T22:23:50.211ZJul 30 22:23:50.208 INFO copying image data to zvol
1922026-07-30T22:24:00.735ZJul 30 22:24:00.732 INFO creating zfs snapshot cpool/falcon/img/helios-3.0@base
1932026-07-30T22:24:04.181ZJul 30 22:24:04.179 INFO creating links
1942026-07-30T22:24:04.181ZJul 30 22:24:04.179 DEBG destroying link mgduou_ox1_vn_vnic0
1952026-07-30T22:24:04.182ZJul 30 22:24:04.179 DEBG destroying link mgduou_ox1_vn_sim0
1962026-07-30T22:24:04.182ZJul 30 22:24:04.179 INFO creating simnet link 'mgduou_ox1_vn_sim0'
1972026-07-30T22:24:04.206ZJul 30 22:24:04.181 INFO creating vnic link 'mgduou_ox1_vn_vnic0'
1982026-07-30T22:24:04.206ZJul 30 22:24:04.189 DEBG link pair created
1992026-07-30T22:24:04.206ZJul 30 22:24:04.189 DEBG destroying link mgduou_ox2_vn_vnic0
2002026-07-30T22:24:04.206ZJul 30 22:24:04.189 DEBG destroying link mgduou_ox2_vn_sim0
2012026-07-30T22:24:04.206ZJul 30 22:24:04.189 INFO creating simnet link 'mgduou_ox2_vn_sim0'
2022026-07-30T22:24:04.206ZJul 30 22:24:04.190 INFO creating vnic link 'mgduou_ox2_vn_vnic0'
2032026-07-30T22:24:04.206ZJul 30 22:24:04.197 DEBG link pair created
2042026-07-30T22:24:04.206ZJul 30 22:24:04.197 INFO creating external links
2052026-07-30T22:24:04.206ZJul 30 22:24:04.197 DEBG destroying external link mgduou_ox1_vn_vnic1
2062026-07-30T22:24:04.206ZJul 30 22:24:04.197 INFO creating external link mgduou_ox1_vn_vnic1
2072026-07-30T22:24:04.206ZJul 30 22:24:04.200 DEBG external link mgduou_ox1_vn_vnic1@igb0 created
2082026-07-30T22:24:04.206ZJul 30 22:24:04.200 DEBG destroying external link mgduou_ox2_vn_vnic1
2092026-07-30T22:24:04.206ZJul 30 22:24:04.200 INFO creating external link mgduou_ox2_vn_vnic1
2102026-07-30T22:24:04.206ZJul 30 22:24:04.201 DEBG external link mgduou_ox2_vn_vnic1@igb0 created
2112026-07-30T22:24:04.206ZJul 30 22:24:04.201 INFO creating nodes
2122026-07-30T22:24:04.206ZJul 30 22:24:04.201 INFO ox1: launching node
2132026-07-30T22:24:04.232ZJul 30 22:24:04.204 INFO ox2: launching node
2142026-07-30T22:24:04.232ZJul 30 22:24:04.229 INFO launched instance ox1 with pid 863 on port 44519
2152026-07-30T22:24:04.232ZJul 30 22:24:04.229 INFO ox1: instance ensure
2162026-07-30T22:24:04.232ZJul 30 22:24:04.229 INFO launched instance ox2 with pid 864 on port 45461
2172026-07-30T22:24:04.232ZJul 30 22:24:04.229 INFO ox2: instance ensure
2182026-07-30T22:24:06.033ZJul 30 22:24:06.031 INFO ox2: instance ensure completed after 0 retries
2192026-07-30T22:24:06.033ZJul 30 22:24:06.031 INFO ox2: instance run
2202026-07-30T22:24:06.058ZJul 30 22:24:06.032 DEBG [sc] ox2: starting
2212026-07-30T22:24:06.059ZJul 30 22:24:06.032 DEBG [sc] ox2: connecting to [::1]:45461
2222026-07-30T22:24:06.059ZJul 30 22:24:06.032 INFO ox1: instance ensure completed after 0 retries
2232026-07-30T22:24:06.059ZJul 30 22:24:06.032 INFO ox1: instance run
2242026-07-30T22:24:06.059ZJul 30 22:24:06.033 DEBG [sc] ox1: starting
2252026-07-30T22:24:06.059ZJul 30 22:24:06.033 DEBG [sc] ox1: connecting to [::1]:44519
2262026-07-30T22:24:06.059ZJul 30 22:24:06.033 DEBG [sc] ox2 waiting for prompt
2272026-07-30T22:24:06.059ZJul 30 22:24:06.033 DEBG [sc] ox1 waiting for prompt
2282026-07-30T22:24:27.264ZJul 30 22:24:27.254 DEBG [sc] ox1: logging in
2292026-07-30T22:24:27.318ZJul 30 22:24:27.309 DEBG [sc] ox2: logging in
2302026-07-30T22:24:27.446ZJul 30 22:24:27.436 INFO ox1: mounting /opt/cargo-bay
2312026-07-30T22:24:27.446ZJul 30 22:24:27.436 DEBG [sc] ox1: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
2322026-07-30T22:24:27.576ZJul 30 22:24:27.567 INFO ox2: mounting /opt/cargo-bay
2332026-07-30T22:24:27.577ZJul 30 22:24:27.567 DEBG [sc] ox2: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
2342026-07-30T22:24:28.772ZJul 30 22:24:28.762 DEBG [sc] ox2: executing command `cd`
2352026-07-30T22:24:28.796ZJul 30 22:24:28.766 DEBG [sc] ox1: executing command `cd`
2362026-07-30T22:24:28.796ZJul 30 22:24:28.772 INFO ox2: finished mounting /opt/cargo-bay
2372026-07-30T22:24:28.796ZJul 30 22:24:28.772 DEBG [sc] ox2: executing command `hostname ox2`
2382026-07-30T22:24:28.796ZJul 30 22:24:28.777 INFO ox1: finished mounting /opt/cargo-bay
2392026-07-30T22:24:28.796ZJul 30 22:24:28.777 DEBG [sc] ox1: executing command `hostname ox1`
2402026-07-30T22:24:28.796ZJul 30 22:24:28.783 DEBG [sc] ox2: executing command `echo 'ox2' > /etc/nodename`
2412026-07-30T22:24:28.821ZJul 30 22:24:28.789 DEBG [sc] ox1: executing command `echo 'ox1' > /etc/nodename`
2422026-07-30T22:24:28.821ZJul 30 22:24:28.794 DEBG [sc] ox2: executing command `echo '::1 ox2.local ox2' >> /etc/hosts`
2432026-07-30T22:24:28.821ZJul 30 22:24:28.800 DEBG [sc] ox1: executing command `echo '::1 ox1.local ox1' >> /etc/hosts`
2442026-07-30T22:24:28.821ZJul 30 22:24:28.806 DEBG [sc] ox2: executing command `echo '127.0.0.1 ox2.local ox2' >> /etc/hosts`
2452026-07-30T22:24:28.821ZJul 30 22:24:28.811 DEBG [sc] ox1: executing command `echo '127.0.0.1 ox1.local ox1' >> /etc/hosts`
2462026-07-30T22:24:28.846ZJul 30 22:24:28.817 INFO ox2: logging out
2472026-07-30T22:24:28.846ZJul 30 22:24:28.822 INFO ox1: logging out
2482026-07-30T22:24:28.935ZJul 30 22:24:28.924 INFO ox2: logged out
2492026-07-30T22:24:28.961ZJul 30 22:24:28.934 INFO ox1: logged out
2502026-07-30T22:24:28.961ZJul 30 22:24:28.934 DEBG [sc] ox1: starting
2512026-07-30T22:24:28.961ZJul 30 22:24:28.934 DEBG [sc] ox1: connecting to [::1]:44519
2522026-07-30T22:24:28.961ZJul 30 22:24:28.935 DEBG [sc] ox2: starting
2532026-07-30T22:24:28.961ZJul 30 22:24:28.935 DEBG [sc] ox2: connecting to [::1]:45461
2542026-07-30T22:24:28.961ZJul 30 22:24:28.935 DEBG [sc] ox2 waiting for prompt
2552026-07-30T22:24:28.961ZJul 30 22:24:28.935 DEBG [sc] ox1 waiting for prompt
2562026-07-30T22:24:28.961ZJul 30 22:24:28.945 DEBG [sc] ox1: logging in
2572026-07-30T22:24:28.961ZJul 30 22:24:28.946 DEBG [sc] ox2: logging in
2582026-07-30T22:24:29.068ZJul 30 22:24:29.056 DEBG [sc] ox1: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
2592026-07-30T22:24:29.093ZJul 30 22:24:29.057 DEBG [sc] ox2: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
2602026-07-30T22:24:33.901ZJul 30 22:24:33.891 DEBG [sc] ox2: starting
2612026-07-30T22:24:33.901ZJul 30 22:24:33.891 DEBG [sc] ox2: connecting to [::1]:45461
2622026-07-30T22:24:33.925ZJul 30 22:24:33.892 DEBG [sc] ox2 waiting for prompt
2632026-07-30T22:24:33.926ZJul 30 22:24:33.902 DEBG [sc] ox2: logging in
2642026-07-30T22:24:34.001ZJul 30 22:24:33.991 DEBG [sc] ox2: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
2652026-07-30T22:24:34.100ZJul 30 22:24:34.090 DEBG [sc] ox2: starting
2662026-07-30T22:24:34.100ZJul 30 22:24:34.090 DEBG [sc] ox2: connecting to [::1]:45461
2672026-07-30T22:24:34.124ZJul 30 22:24:34.091 DEBG [sc] ox2 waiting for prompt
2682026-07-30T22:24:34.124ZJul 30 22:24:34.101 DEBG [sc] ox2: logging in
2692026-07-30T22:24:34.220ZJul 30 22:24:34.211 DEBG [sc] ox2: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
2702026-07-30T22:24:34.788ZJul 30 22:24:34.778 DEBG [sc] ox1: starting
2712026-07-30T22:24:34.788ZJul 30 22:24:34.778 DEBG [sc] ox1: connecting to [::1]:44519
2722026-07-30T22:24:34.813ZJul 30 22:24:34.779 DEBG [sc] ox1 waiting for prompt
2732026-07-30T22:24:34.813ZJul 30 22:24:34.789 DEBG [sc] ox1: logging in
2742026-07-30T22:24:34.887ZJul 30 22:24:34.877 DEBG [sc] ox1: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
2752026-07-30T22:24:34.975ZJul 30 22:24:34.965 DEBG [sc] ox1: starting
2762026-07-30T22:24:34.975ZJul 30 22:24:34.965 DEBG [sc] ox1: connecting to [::1]:44519
2772026-07-30T22:24:35.000ZJul 30 22:24:34.966 DEBG [sc] ox1 waiting for prompt
2782026-07-30T22:24:35.000ZJul 30 22:24:34.976 DEBG [sc] ox1: logging in
2792026-07-30T22:24:35.074ZJul 30 22:24:35.065 DEBG [sc] ox1: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
2802026-07-30T22:24:35.144ZJul 30 22:24:35.134 DEBG [sc] ox1: starting
2812026-07-30T22:24:35.144ZJul 30 22:24:35.134 DEBG [sc] ox1: connecting to [::1]:44519
2822026-07-30T22:24:35.168ZJul 30 22:24:35.135 DEBG [sc] ox1 waiting for prompt
2832026-07-30T22:24:35.169ZJul 30 22:24:35.141 DEBG [sc] ox1: logging in
2842026-07-30T22:24:35.239ZJul 30 22:24:35.229 DEBG [sc] ox1: executing command `ipadm create-addr -T addrconf vioif0/ll`
2852026-07-30T22:24:35.338ZJul 30 22:24:35.328 DEBG [sc] ox1: starting
2862026-07-30T22:24:35.338ZJul 30 22:24:35.328 DEBG [sc] ox1: connecting to [::1]:44519
2872026-07-30T22:24:35.363ZJul 30 22:24:35.329 DEBG [sc] ox1 waiting for prompt
2882026-07-30T22:24:35.363ZJul 30 22:24:35.339 DEBG [sc] ox1: logging in
2892026-07-30T22:24:35.438ZJul 30 22:24:35.428 DEBG [sc] ox1: executing command `ipadm show-addr vioif0/ll -p -o addr`
2902026-07-30T22:24:35.515ZJul 30 22:24:35.505 DEBG [sc] ox2: starting
2912026-07-30T22:24:35.515ZJul 30 22:24:35.505 DEBG [sc] ox2: connecting to [::1]:45461
2922026-07-30T22:24:35.539ZJul 30 22:24:35.506 DEBG [sc] ox2 waiting for prompt
2932026-07-30T22:24:35.539ZJul 30 22:24:35.517 DEBG [sc] ox2: logging in
2942026-07-30T22:24:35.615ZJul 30 22:24:35.606 DEBG [sc] ox2: executing command `ipadm create-addr -T addrconf vioif0/ll`
2952026-07-30T22:24:35.714ZJul 30 22:24:35.704 DEBG [sc] ox2: starting
2962026-07-30T22:24:35.714ZJul 30 22:24:35.705 DEBG [sc] ox2: connecting to [::1]:45461
2972026-07-30T22:24:35.739ZJul 30 22:24:35.705 DEBG [sc] ox2 waiting for prompt
2982026-07-30T22:24:35.739ZJul 30 22:24:35.715 DEBG [sc] ox2: logging in
2992026-07-30T22:24:35.813ZJul 30 22:24:35.803 DEBG [sc] ox2: executing command `ipadm show-addr vioif0/ll -p -o addr`
3002026-07-30T22:24:35.879ZJul 30 22:24:35.870 DEBG [sc] ox1: starting
3012026-07-30T22:24:35.879ZJul 30 22:24:35.870 DEBG [sc] ox1: connecting to [::1]:44519
3022026-07-30T22:24:35.904ZJul 30 22:24:35.870 DEBG [sc] ox2: starting
3032026-07-30T22:24:35.904ZJul 30 22:24:35.870 DEBG [sc] ox2: connecting to [::1]:45461
3042026-07-30T22:24:35.904ZJul 30 22:24:35.870 DEBG [sc] ox2 waiting for prompt
3052026-07-30T22:24:35.904ZJul 30 22:24:35.870 DEBG [sc] ox1 waiting for prompt
3062026-07-30T22:24:35.904ZJul 30 22:24:35.880 DEBG [sc] ox2: logging in
3072026-07-30T22:24:35.904ZJul 30 22:24:35.881 DEBG [sc] ox1: logging in
3082026-07-30T22:24:35.978ZJul 30 22:24:35.969 DEBG [sc] ox2: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
3092026-07-30T22:24:36.003ZJul 30 22:24:35.969 DEBG [sc] ox1: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
3102026-07-30T22:24:36.056ZJul 30 22:24:36.046 DEBG wait for mgd: Communication Error: error sending request for url (http://10.151.6.164:4676/bgp/config/routers)
3112026-07-30T22:24:36.056ZJul 30 22:24:36.046 DEBG wait for mgd: Communication Error: error sending request for url (http://10.151.6.165:4676/bgp/config/routers)
3122026-07-30T22:24:37.060ZJul 30 22:24:37.050 INFO adding BGP routers to both mgd nodes
3132026-07-30T22:24:37.084ZJul 30 22:24:37.052 INFO adding unnumbered BGP neighbors to both mgd nodes
3142026-07-30T22:24:37.084Zmgd1 bgp ox2 established: iteration 1/20: expected Some(Established), got Some(Connect)
3152026-07-30T22:24:38.071Zmgd1 bgp ox2 established: iteration 2/20: expected Some(Established), got Some(Connect)
3162026-07-30T22:24:39.072Zmgd1 bgp ox2 established: iteration 3/20: expected Some(Established), got Some(Connect)
3172026-07-30T22:24:40.075Zmgd1 bgp ox2 established: iteration 4/20: expected Some(Established), got Some(Connect)
3182026-07-30T22:24:41.077Zmgd1 bgp ox2 established: iteration 5/20: expected Some(Established), got Some(Connect)
3192026-07-30T22:24:42.079Zmgd1 bgp ox2 established: iteration 6/20: expected Some(Established), got Some(ConnectionCollision)
3202026-07-30T22:24:43.081ZJul 30 22:24:43.072 INFO mgd-to-mgd bgp unnumbered test passed 🎉
3212026-07-30T22:24:43.106Z+ (( status != 0 ))
3222026-07-30T22:24:43.106Z+ pfexec ./falcon-lab cleanup mgd-unnumbered
3232026-07-30T22:24:43.130ZJul 30 22:24:43.101 INFO destroying runner for deployment mgduou
3242026-07-30T22:24:43.130ZJul 30 22:24:43.101 INFO destroying deployment mgduou
3252026-07-30T22:24:43.130ZJul 30 22:24:43.101 INFO destroying nodes
3262026-07-30T22:24:43.130ZJul 30 22:24:43.109 INFO destroying links
3272026-07-30T22:24:43.130ZJul 30 22:24:43.110 INFO destroying link mgduou_ox1_vn_vnic0
3282026-07-30T22:24:44.124ZJul 30 22:24:44.114 INFO destroying link mgduou_ox1_vn_sim0
3292026-07-30T22:24:44.148ZJul 30 22:24:44.115 INFO destroying link mgduou_ox2_vn_vnic0
3302026-07-30T22:24:44.148ZJul 30 22:24:44.116 INFO destroying link mgduou_ox2_vn_sim0
3312026-07-30T22:24:44.148ZJul 30 22:24:44.118 INFO destroying external links
3322026-07-30T22:24:44.148ZJul 30 22:24:44.118 INFO destroying external link mgduou_ox1_vn_vnic1
3332026-07-30T22:24:44.148ZJul 30 22:24:44.119 INFO destroying external link mgduou_ox2_vn_vnic1
3342026-07-30T22:24:44.148ZJul 30 22:24:44.120 INFO destroying images
3352026-07-30T22:24:44.269ZJul 30 22:24:44.260 INFO destroying workspace at .falcon
3362026-07-30T22:24:44.293Z+ return 0
3372026-07-30T22:24:44.293Z+ run_test quartet-unnumbered
3382026-07-30T22:24:44.293Z+ local test_name=quartet-unnumbered
3392026-07-30T22:24:44.293Z+ local status=0
3402026-07-30T22:24:44.293Z+ clear_falcon_workspace_files
3412026-07-30T22:24:44.293Z+ [[ -d .falcon ]]
3422026-07-30T22:24:44.294Z+ find .falcon -maxdepth 1 -type f -exec rm -f '{}' +
3432026-07-30T22:24:44.294Z+ RUST_LOG=debug
3442026-07-30T22:24:44.294Z+ pfexec ./falcon-lab run --no-cleanup quartet-unnumbered
3452026-07-30T22:24:44.318ZJul 30 22:24:44.292 DEBG using default route interface igb0
3462026-07-30T22:24:44.318ZJul 30 22:24:44.292 DEBG using default route interface igb0
3472026-07-30T22:24:44.318ZJul 30 22:24:44.292 DEBG using default route interface igb0
3482026-07-30T22:24:44.318ZJul 30 22:24:44.292 DEBG using default route interface igb0
3492026-07-30T22:24:44.318ZJul 30 22:24:44.292 INFO mgquartetu: launching quartet topology
3502026-07-30T22:24:44.318ZJul 30 22:24:44.292 INFO launching runner: deployment(mgquartetu) persistent(true) custom_propolis_binary(None) dataset(cpool/falcon) falcon_dir(.falcon)
3512026-07-30T22:24:44.318ZJul 30 22:24:44.292 INFO starting preflight for deployment mgquartetu
3522026-07-30T22:24:44.813ZJul 30 22:24:44.804 INFO base image for debian-13.2 does not exist, attempting to install
3532026-07-30T22:24:44.813ZJul 30 22:24:44.804 INFO trying to download https://oxide-falcon-assets.s3.us-west-2.amazonaws.com/debian-13.2_0.raw.xz
3542026-07-30T22:25:05.129ZJul 30 22:25:05.120 INFO extracting image to /tmp/debian-13.2_0.raw
3552026-07-30T22:25:19.071ZJul 30 22:25:19.061 INFO creating zvol cpool/falcon/img/debian-13.2 of size 3221229568
3562026-07-30T22:25:19.095ZJul 30 22:25:19.087 INFO copying image data to zvol
3572026-07-30T22:25:26.065ZJul 30 22:25:26.054 INFO creating zfs snapshot cpool/falcon/img/debian-13.2@base
3582026-07-30T22:25:29.244ZJul 30 22:25:29.233 INFO base image for eos-4.35 does not exist, attempting to install
3592026-07-30T22:25:29.244ZJul 30 22:25:29.233 INFO trying to download https://oxide-falcon-assets.s3.us-west-2.amazonaws.com/eos-4.35_0.raw.xz
3602026-07-30T22:26:12.526ZJul 30 22:26:12.512 INFO extracting image to /tmp/eos-4.35_0.raw
3612026-07-30T22:27:17.587ZJul 30 22:27:17.573 INFO creating zvol cpool/falcon/img/eos-4.35 of size 21474840576
3622026-07-30T22:27:17.612ZJul 30 22:27:17.599 INFO copying image data to zvol
3632026-07-30T22:28:04.900ZJul 30 22:28:04.887 INFO creating zfs snapshot cpool/falcon/img/eos-4.35@base
3642026-07-30T22:28:08.313ZJul 30 22:28:08.300 INFO base image for junos-23.2 does not exist, attempting to install
3652026-07-30T22:28:08.314ZJul 30 22:28:08.300 INFO trying to download https://oxide-falcon-assets.s3.us-west-2.amazonaws.com/junos-23.2_0.raw.xz
3662026-07-30T22:28:41.098ZJul 30 22:28:41.086 INFO extracting image to /tmp/junos-23.2_0.raw
3672026-07-30T22:29:40.075ZJul 30 22:29:40.062 INFO creating zvol cpool/falcon/img/junos-23.2 of size 21474840576
3682026-07-30T22:29:40.101ZJul 30 22:29:40.088 INFO copying image data to zvol
3692026-07-30T22:30:28.604ZJul 30 22:30:28.592 INFO creating zfs snapshot cpool/falcon/img/junos-23.2@base
3702026-07-30T22:30:32.028ZJul 30 22:30:32.015 INFO creating links
3712026-07-30T22:30:32.029ZJul 30 22:30:32.015 DEBG destroying link mgquartetu_ox_sn_vnic0
3722026-07-30T22:30:32.029ZJul 30 22:30:32.015 DEBG destroying link mgquartetu_ox_sn_sim0
3732026-07-30T22:30:32.029ZJul 30 22:30:32.015 INFO creating simnet link 'mgquartetu_ox_sn_sim0'
3742026-07-30T22:30:32.055ZJul 30 22:30:32.017 INFO creating vnic link 'mgquartetu_ox_sn_vnic0'
3752026-07-30T22:30:32.055ZJul 30 22:30:32.024 DEBG link pair created
3762026-07-30T22:30:32.055ZJul 30 22:30:32.024 DEBG destroying link mgquartetu_cr1_vn_vnic0
3772026-07-30T22:30:32.057ZJul 30 22:30:32.024 DEBG destroying link mgquartetu_cr1_vn_sim0
3782026-07-30T22:30:32.057ZJul 30 22:30:32.024 INFO creating simnet link 'mgquartetu_cr1_vn_sim0'
3792026-07-30T22:30:32.057ZJul 30 22:30:32.025 INFO creating vnic link 'mgquartetu_cr1_vn_vnic0'
3802026-07-30T22:30:32.057ZJul 30 22:30:32.032 DEBG link pair created
3812026-07-30T22:30:32.057ZJul 30 22:30:32.032 DEBG destroying link mgquartetu_ox_sn_vnic1
3822026-07-30T22:30:32.057ZJul 30 22:30:32.032 DEBG destroying link mgquartetu_ox_sn_sim1
3832026-07-30T22:30:32.057ZJul 30 22:30:32.032 INFO creating simnet link 'mgquartetu_ox_sn_sim1'
3842026-07-30T22:30:32.057ZJul 30 22:30:32.034 INFO creating vnic link 'mgquartetu_ox_sn_vnic1'
3852026-07-30T22:30:32.057ZJul 30 22:30:32.041 DEBG link pair created
3862026-07-30T22:30:32.057ZJul 30 22:30:32.041 DEBG destroying link mgquartetu_cr2_vn_vnic0
3872026-07-30T22:30:32.057ZJul 30 22:30:32.041 DEBG destroying link mgquartetu_cr2_vn_sim0
3882026-07-30T22:30:32.057ZJul 30 22:30:32.041 INFO creating simnet link 'mgquartetu_cr2_vn_sim0'
3892026-07-30T22:30:32.082ZJul 30 22:30:32.042 INFO creating vnic link 'mgquartetu_cr2_vn_vnic0'
3902026-07-30T22:30:32.083ZJul 30 22:30:32.048 DEBG link pair created
3912026-07-30T22:30:32.083ZJul 30 22:30:32.048 DEBG destroying link mgquartetu_ox_sn_vnic2
3922026-07-30T22:30:32.083ZJul 30 22:30:32.048 DEBG destroying link mgquartetu_ox_sn_sim2
3932026-07-30T22:30:32.083ZJul 30 22:30:32.048 INFO creating simnet link 'mgquartetu_ox_sn_sim2'
3942026-07-30T22:30:32.083ZJul 30 22:30:32.049 INFO creating vnic link 'mgquartetu_ox_sn_vnic2'
3952026-07-30T22:30:32.083ZJul 30 22:30:32.055 DEBG link pair created
3962026-07-30T22:30:32.083ZJul 30 22:30:32.055 DEBG destroying link mgquartetu_cr3_vn_vnic0
3972026-07-30T22:30:32.083ZJul 30 22:30:32.055 DEBG destroying link mgquartetu_cr3_vn_sim0
3982026-07-30T22:30:32.083ZJul 30 22:30:32.055 INFO creating simnet link 'mgquartetu_cr3_vn_sim0'
3992026-07-30T22:30:32.083ZJul 30 22:30:32.057 INFO creating vnic link 'mgquartetu_cr3_vn_vnic0'
4002026-07-30T22:30:32.084ZJul 30 22:30:32.064 DEBG link pair created
4012026-07-30T22:30:32.084ZJul 30 22:30:32.064 INFO creating external links
4022026-07-30T22:30:32.084ZJul 30 22:30:32.064 DEBG destroying external link mgquartetu_ox_vn_vnic3
4032026-07-30T22:30:32.084ZJul 30 22:30:32.064 INFO creating external link mgquartetu_ox_vn_vnic3
4042026-07-30T22:30:32.085ZJul 30 22:30:32.066 DEBG external link mgquartetu_ox_vn_vnic3@igb0 created
4052026-07-30T22:30:32.085ZJul 30 22:30:32.066 DEBG destroying external link mgquartetu_cr1_vn_vnic1
4062026-07-30T22:30:32.085ZJul 30 22:30:32.066 INFO creating external link mgquartetu_cr1_vn_vnic1
4072026-07-30T22:30:32.085ZJul 30 22:30:32.067 DEBG external link mgquartetu_cr1_vn_vnic1@igb0 created
4082026-07-30T22:30:32.085ZJul 30 22:30:32.067 DEBG destroying external link mgquartetu_cr2_vn_vnic1
4092026-07-30T22:30:32.085ZJul 30 22:30:32.067 INFO creating external link mgquartetu_cr2_vn_vnic1
4102026-07-30T22:30:32.085ZJul 30 22:30:32.068 DEBG external link mgquartetu_cr2_vn_vnic1@igb0 created
4112026-07-30T22:30:32.085ZJul 30 22:30:32.068 DEBG destroying external link mgquartetu_cr3_vn_vnic1
4122026-07-30T22:30:32.085ZJul 30 22:30:32.068 INFO creating external link mgquartetu_cr3_vn_vnic1
4132026-07-30T22:30:32.085ZJul 30 22:30:32.069 DEBG external link mgquartetu_cr3_vn_vnic1@igb0 created
4142026-07-30T22:30:32.085ZJul 30 22:30:32.069 INFO creating nodes
4152026-07-30T22:30:32.085ZJul 30 22:30:32.069 INFO ox: launching node
4162026-07-30T22:30:32.111ZJul 30 22:30:32.072 INFO cr1: launching node
4172026-07-30T22:30:32.111ZJul 30 22:30:32.074 INFO cr2: launching node
4182026-07-30T22:30:32.111ZJul 30 22:30:32.076 INFO cr3: launching node
4192026-07-30T22:30:32.111ZJul 30 22:30:32.090 INFO launched instance ox with pid 913 on port 57768
4202026-07-30T22:30:32.111ZJul 30 22:30:32.090 INFO ox: instance ensure
4212026-07-30T22:30:32.111ZJul 30 22:30:32.090 INFO launched instance cr1 with pid 914 on port 58962
4222026-07-30T22:30:32.111ZJul 30 22:30:32.090 INFO cr1: instance ensure
4232026-07-30T22:30:32.111ZJul 30 22:30:32.090 INFO launched instance cr2 with pid 915 on port 59976
4242026-07-30T22:30:32.111ZJul 30 22:30:32.090 INFO cr2: instance ensure
4252026-07-30T22:30:32.111ZJul 30 22:30:32.091 INFO launched instance cr3 with pid 916 on port 46946
4262026-07-30T22:30:32.111ZJul 30 22:30:32.091 INFO cr3: instance ensure
4272026-07-30T22:30:35.080ZJul 30 22:30:35.067 INFO cr2: instance ensure completed after 0 retries
4282026-07-30T22:30:35.080ZJul 30 22:30:35.067 INFO cr2: instance run
4292026-07-30T22:30:35.105ZJul 30 22:30:35.067 DEBG [sc] cr2: starting
4302026-07-30T22:30:35.105ZJul 30 22:30:35.067 DEBG [sc] cr2: connecting to [::1]:59976
4312026-07-30T22:30:35.105ZJul 30 22:30:35.069 DEBG [sc] cr2 waiting for prompt
4322026-07-30T22:30:35.468ZJul 30 22:30:35.456 INFO ox: instance ensure completed after 0 retries
4332026-07-30T22:30:35.469ZJul 30 22:30:35.456 INFO ox: instance run
4342026-07-30T22:30:35.493ZJul 30 22:30:35.457 DEBG [sc] ox: starting
4352026-07-30T22:30:35.493ZJul 30 22:30:35.457 DEBG [sc] ox: connecting to [::1]:57768
4362026-07-30T22:30:35.493ZJul 30 22:30:35.457 DEBG [sc] ox waiting for prompt
4372026-07-30T22:30:35.536ZJul 30 22:30:35.524 INFO cr1: instance ensure completed after 0 retries
4382026-07-30T22:30:35.536ZJul 30 22:30:35.524 INFO cr1: instance run
4392026-07-30T22:30:35.563ZJul 30 22:30:35.525 DEBG [sc] cr1: starting
4402026-07-30T22:30:35.563ZJul 30 22:30:35.525 DEBG [sc] cr1: connecting to [::1]:58962
4412026-07-30T22:30:35.563ZJul 30 22:30:35.525 DEBG [sc] cr1 waiting for prompt
4422026-07-30T22:30:35.563ZJul 30 22:30:35.539 INFO cr3: instance ensure completed after 0 retries
4432026-07-30T22:30:35.563ZJul 30 22:30:35.539 INFO cr3: instance run
4442026-07-30T22:30:52.620ZJul 30 22:30:52.608 DEBG [sc] cr1: logging in
4452026-07-30T22:30:53.035ZJul 30 22:30:53.022 INFO cr1: mounting /opt/cargo-bay
4462026-07-30T22:30:53.035ZJul 30 22:30:53.022 DEBG [sc] cr1: executing command `mkdir -p /opt/cargo-bay; mount -t 9p -o ro,msize=65536 /opt/cargo-bay /opt/cargo-bay`
4472026-07-30T22:30:53.067ZJul 30 22:30:53.055 DEBG [sc] cr1: executing command `cd`
4482026-07-30T22:30:53.093ZJul 30 22:30:53.065 INFO cr1: finished mounting /opt/cargo-bay
4492026-07-30T22:30:53.093ZJul 30 22:30:53.065 DEBG [sc] cr1: executing command `hostname cr1`
4502026-07-30T22:30:53.093ZJul 30 22:30:53.076 DEBG [sc] cr1: executing command `echo 'cr1' > /etc/nodename`
4512026-07-30T22:30:53.118ZJul 30 22:30:53.088 DEBG [sc] cr1: executing command `echo '::1 cr1.local cr1' >> /etc/hosts`
4522026-07-30T22:30:53.118ZJul 30 22:30:53.099 DEBG [sc] cr1: executing command `echo '127.0.0.1 cr1.local cr1' >> /etc/hosts`
4532026-07-30T22:30:53.142ZJul 30 22:30:53.110 INFO cr1: logging out
4542026-07-30T22:30:55.171ZJul 30 22:30:55.159 DEBG [sc] ox: logging in
4552026-07-30T22:30:55.196ZJul 30 22:30:55.164 INFO cr1: logged out
4562026-07-30T22:30:55.468ZJul 30 22:30:55.456 INFO ox: mounting /opt/cargo-bay
4572026-07-30T22:30:55.468ZJul 30 22:30:55.456 DEBG [sc] ox: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
4582026-07-30T22:30:56.520ZJul 30 22:30:56.508 DEBG [sc] ox: executing command `cd`
4592026-07-30T22:30:56.545ZJul 30 22:30:56.519 INFO ox: finished mounting /opt/cargo-bay
4602026-07-30T22:30:56.545ZJul 30 22:30:56.519 DEBG [sc] ox: executing command `hostname ox`
4612026-07-30T22:30:56.545ZJul 30 22:30:56.530 DEBG [sc] ox: executing command `echo 'ox' > /etc/nodename`
4622026-07-30T22:30:56.572ZJul 30 22:30:56.541 DEBG [sc] ox: executing command `echo '::1 ox.local ox' >> /etc/hosts`
4632026-07-30T22:30:56.572ZJul 30 22:30:56.552 DEBG [sc] ox: executing command `echo '127.0.0.1 ox.local ox' >> /etc/hosts`
4642026-07-30T22:30:56.596ZJul 30 22:30:56.563 INFO ox: logging out
4652026-07-30T22:30:56.641ZJul 30 22:30:56.629 INFO ox: logged out
4662026-07-30T22:30:56.763ZJul 30 22:30:56.751 DEBG [sc] cr2: logging in
4672026-07-30T22:30:57.192ZJul 30 22:30:57.180 INFO cr2: mounting /opt/cargo-bay
4682026-07-30T22:30:57.192ZJul 30 22:30:57.180 DEBG [sc] cr2: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
4692026-07-30T22:30:57.217ZJul 30 22:30:57.202 DEBG [sc] cr2: executing command `cd`
4702026-07-30T22:30:57.241ZJul 30 22:30:57.213 INFO cr2: finished mounting /opt/cargo-bay
4712026-07-30T22:30:57.241ZJul 30 22:30:57.214 DEBG [sc] cr2: executing command `hostname cr2`
4722026-07-30T22:30:57.241ZJul 30 22:30:57.225 DEBG [sc] cr2: executing command `echo 'cr2' > /etc/nodename`
4732026-07-30T22:30:57.265ZJul 30 22:30:57.236 DEBG [sc] cr2: executing command `echo '::1 cr2.local cr2' >> /etc/hosts`
4742026-07-30T22:30:57.265ZJul 30 22:30:57.247 DEBG [sc] cr2: executing command `echo '127.0.0.1 cr2.local cr2' >> /etc/hosts`
4752026-07-30T22:30:57.289ZJul 30 22:30:57.258 INFO cr2: logging out
4762026-07-30T22:31:00.303ZJul 30 22:31:00.291 INFO cr2: logged out
4772026-07-30T22:31:00.303ZJul 30 22:31:00.291 INFO mgquartetu: quartet topology launch complete
4782026-07-30T22:31:00.328ZJul 30 22:31:00.291 DEBG [sc] ox: starting
4792026-07-30T22:31:00.328ZJul 30 22:31:00.291 DEBG [sc] ox: connecting to [::1]:57768
4802026-07-30T22:31:00.328ZJul 30 22:31:00.292 DEBG [sc] ox waiting for prompt
4812026-07-30T22:31:00.328ZJul 30 22:31:00.302 DEBG [sc] ox: logging in
4822026-07-30T22:31:00.404ZJul 30 22:31:00.391 DEBG [sc] ox: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
4832026-07-30T22:31:06.049ZJul 30 22:31:06.036 DEBG [sc] ox: starting
4842026-07-30T22:31:06.049ZJul 30 22:31:06.037 DEBG [sc] ox: connecting to [::1]:57768
4852026-07-30T22:31:06.073ZJul 30 22:31:06.037 DEBG [sc] ox waiting for prompt
4862026-07-30T22:31:06.073ZJul 30 22:31:06.047 DEBG [sc] ox: logging in
4872026-07-30T22:31:06.148ZJul 30 22:31:06.136 DEBG [sc] ox: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
4882026-07-30T22:31:06.236ZJul 30 22:31:06.224 DEBG [sc] ox: starting
4892026-07-30T22:31:06.236ZJul 30 22:31:06.224 DEBG [sc] ox: connecting to [::1]:57768
4902026-07-30T22:31:06.261ZJul 30 22:31:06.225 DEBG [sc] ox waiting for prompt
4912026-07-30T22:31:06.261ZJul 30 22:31:06.235 DEBG [sc] ox: logging in
4922026-07-30T22:31:06.335ZJul 30 22:31:06.323 DEBG [sc] ox: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
4932026-07-30T22:31:06.402ZJul 30 22:31:06.390 INFO cr1: installing frr
4942026-07-30T22:31:06.402ZJul 30 22:31:06.390 INFO waiting for ceos to initialize
4952026-07-30T22:31:06.402ZJul 30 22:31:06.390 INFO cr3: starting juniper unnumbered setup
4962026-07-30T22:31:06.402ZJul 30 22:31:06.390 INFO ox: setting up npuvm
4972026-07-30T22:31:06.426ZJul 30 22:31:06.390 DEBG [sc] cr1: starting
4982026-07-30T22:31:06.426ZJul 30 22:31:06.390 DEBG [sc] cr1: connecting to [::1]:58962
4992026-07-30T22:31:06.426ZJul 30 22:31:06.390 INFO cr3: staged Juniper config and license for guest systemd services
5002026-07-30T22:31:06.426ZJul 30 22:31:06.390 INFO cr3: waiting for Juniper guest config apply
5012026-07-30T22:31:06.426ZJul 30 22:31:06.390 DEBG [sc] cr2: starting
5022026-07-30T22:31:06.426ZJul 30 22:31:06.390 DEBG [sc] cr2: connecting to [::1]:59976
5032026-07-30T22:31:06.426ZJul 30 22:31:06.390 DEBG [sc] ox: starting
5042026-07-30T22:31:06.426ZJul 30 22:31:06.390 DEBG [sc] ox: connecting to [::1]:57768
5052026-07-30T22:31:06.427ZJul 30 22:31:06.390 DEBG [sc] cr3: starting
5062026-07-30T22:31:06.427ZJul 30 22:31:06.390 DEBG [sc] cr3: connecting to [::1]:46946
5072026-07-30T22:31:06.427ZJul 30 22:31:06.390 DEBG [sc] ox waiting for prompt
5082026-07-30T22:31:06.427ZJul 30 22:31:06.390 DEBG [sc] cr2 waiting for prompt
5092026-07-30T22:31:06.427ZJul 30 22:31:06.390 DEBG [sc] cr1 waiting for prompt
5102026-07-30T22:31:06.427ZJul 30 22:31:06.391 DEBG [sc] cr3 waiting for prompt
5112026-07-30T22:31:06.427ZJul 30 22:31:06.391 DEBG [sc] cr3: logging in
5122026-07-30T22:31:06.427ZJul 30 22:31:06.400 DEBG [sc] ox: logging in
5132026-07-30T22:31:06.427ZJul 30 22:31:06.402 DEBG [sc] cr1: logging in
5142026-07-30T22:31:06.427ZJul 30 22:31:06.402 DEBG [sc] cr2: logging in
5152026-07-30T22:31:06.502ZJul 30 22:31:06.490 DEBG [sc] ox: executing command `curl --fail --retry 5 --retry-all-errors --remote-name-all -L https://buildomat.eng.oxide.computer/public/file/oxidecomputer//softnpu/image/fd2c726815cdb03c2687e1bf2912a9184905557b/npuvm https://buildomat.eng.oxide.computer/public/file/oxidecomputer//softnpu/image/fd2c726815cdb03c2687e1bf2912a9184905557b/npuvm.sha256.txt`
5162026-07-30T22:31:06.570ZJul 30 22:31:06.556 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
5172026-07-30T22:31:06.768ZJul 30 22:31:06.756 DEBG [sc] cr1: executing command `apt-get -y update && apt-get -y install frr`
5182026-07-30T22:31:06.803ZJul 30 22:31:06.791 DEBG [sc] cr3: executing command `cat /run/falcon-junos-apply.status 2>/dev/null || true`
5192026-07-30T22:31:08.805ZJul 30 22:31:08.792 INFO cr2: executing eos script show version
5202026-07-30T22:31:08.805ZJul 30 22:31:08.792 DEBG [sc] cr2: starting
5212026-07-30T22:31:08.805ZJul 30 22:31:08.792 DEBG [sc] cr2: connecting to [::1]:59976
5222026-07-30T22:31:08.831ZJul 30 22:31:08.792 DEBG [sc] cr2 waiting for prompt
5232026-07-30T22:31:08.832ZJul 30 22:31:08.802 DEBG [sc] cr2: logging in
5242026-07-30T22:31:08.909ZJul 30 22:31:08.896 INFO cr3: Juniper apply status: waiting for staged Juniper license and config
5252026-07-30T22:31:08.957ZJul 30 22:31:08.945 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
5262026-07-30T22:31:09.909ZJul 30 22:31:09.897 DEBG [sc] cr3: starting
5272026-07-30T22:31:09.909ZJul 30 22:31:09.897 DEBG [sc] cr3: connecting to [::1]:46946
5282026-07-30T22:31:09.934ZJul 30 22:31:09.898 DEBG [sc] cr3 waiting for prompt
5292026-07-30T22:31:09.934ZJul 30 22:31:09.909 DEBG [sc] cr3: logging in
5302026-07-30T22:31:10.064ZJul 30 22:31:10.052 DEBG [sc] cr3: executing command `cat /run/falcon-junos-apply.status 2>/dev/null || true`
5312026-07-30T22:31:12.141ZJul 30 22:31:12.127 INFO cr3: Juniper guest config applied
5322026-07-30T22:31:15.090ZJul 30 22:31:15.077 DEBG [sc] ox: starting
5332026-07-30T22:31:15.090ZJul 30 22:31:15.078 DEBG [sc] ox: connecting to [::1]:57768
5342026-07-30T22:31:15.115ZJul 30 22:31:15.078 DEBG [sc] ox waiting for prompt
5352026-07-30T22:31:15.116ZJul 30 22:31:15.088 DEBG [sc] ox: logging in
5362026-07-30T22:31:15.178ZJul 30 22:31:15.166 DEBG [sc] ox: executing command `cat npuvm.sha256.txt`
5372026-07-30T22:31:15.244ZJul 30 22:31:15.232 DEBG [sc] ox: starting
5382026-07-30T22:31:15.244ZJul 30 22:31:15.232 DEBG [sc] ox: connecting to [::1]:57768
5392026-07-30T22:31:15.268ZJul 30 22:31:15.232 DEBG [sc] ox waiting for prompt
5402026-07-30T22:31:15.268ZJul 30 22:31:15.242 DEBG [sc] ox: logging in
5412026-07-30T22:31:15.331ZJul 30 22:31:15.319 DEBG [sc] ox: executing command `digest -a sha256 npuvm`
5422026-07-30T22:31:15.442ZJul 30 22:31:15.429 INFO ox: npuvm downloaded and checksum verified (attempt 1/5)
5432026-07-30T22:31:15.465ZJul 30 22:31:15.429 DEBG [sc] ox: starting
5442026-07-30T22:31:15.466ZJul 30 22:31:15.430 DEBG [sc] ox: connecting to [::1]:57768
5452026-07-30T22:31:15.466ZJul 30 22:31:15.430 DEBG [sc] ox waiting for prompt
5462026-07-30T22:31:15.466ZJul 30 22:31:15.440 DEBG [sc] ox: logging in
5472026-07-30T22:31:15.541ZJul 30 22:31:15.529 DEBG [sc] ox: executing command `chmod +x npuvm`
5482026-07-30T22:31:15.608ZJul 30 22:31:15.596 DEBG [sc] ox: starting
5492026-07-30T22:31:15.608ZJul 30 22:31:15.596 DEBG [sc] ox: connecting to [::1]:57768
5502026-07-30T22:31:15.632ZJul 30 22:31:15.596 DEBG [sc] ox waiting for prompt
5512026-07-30T22:31:15.632ZJul 30 22:31:15.607 DEBG [sc] ox: logging in
5522026-07-30T22:31:15.708ZJul 30 22:31:15.695 DEBG [sc] ox: executing command `./npuvm install --front-ports 3 --rear-ports 0 --pkt-source vioif0 `
5532026-07-30T22:31:17.489ZJul 30 22:31:17.477 DEBG [sc] cr2: starting
5542026-07-30T22:31:17.489ZJul 30 22:31:17.477 DEBG [sc] cr2: connecting to [::1]:59976
5552026-07-30T22:31:17.514ZJul 30 22:31:17.478 DEBG [sc] cr2 waiting for prompt
5562026-07-30T22:31:17.514ZJul 30 22:31:17.488 DEBG [sc] cr2: logging in
5572026-07-30T22:31:17.653ZJul 30 22:31:17.642 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
5582026-07-30T22:31:19.761ZJul 30 22:31:19.749 INFO cr2: executing eos script show version
5592026-07-30T22:31:19.786ZJul 30 22:31:19.749 DEBG [sc] cr2: starting
5602026-07-30T22:31:19.786ZJul 30 22:31:19.749 DEBG [sc] cr2: connecting to [::1]:59976
5612026-07-30T22:31:19.786ZJul 30 22:31:19.749 DEBG [sc] cr2 waiting for prompt
5622026-07-30T22:31:19.786ZJul 30 22:31:19.760 DEBG [sc] cr2: logging in
5632026-07-30T22:31:19.927ZJul 30 22:31:19.914 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
5642026-07-30T22:31:22.319ZJul 30 22:31:22.304 DEBG [sc] cr2: starting
5652026-07-30T22:31:22.319ZJul 30 22:31:22.304 DEBG [sc] cr2: connecting to [::1]:59976
5662026-07-30T22:31:22.346ZJul 30 22:31:22.305 DEBG [sc] cr2 waiting for prompt
5672026-07-30T22:31:22.346ZJul 30 22:31:22.315 DEBG [sc] cr2: logging in
5682026-07-30T22:31:22.495ZJul 30 22:31:22.481 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
5692026-07-30T22:31:24.632ZJul 30 22:31:24.619 INFO cr2: executing eos script show version
5702026-07-30T22:31:24.632ZJul 30 22:31:24.619 DEBG [sc] cr2: starting
5712026-07-30T22:31:24.632ZJul 30 22:31:24.619 DEBG [sc] cr2: connecting to [::1]:59976
5722026-07-30T22:31:24.666ZJul 30 22:31:24.620 DEBG [sc] cr2 waiting for prompt
5732026-07-30T22:31:24.666ZJul 30 22:31:24.630 DEBG [sc] cr2: logging in
5742026-07-30T22:31:24.801ZJul 30 22:31:24.784 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
5752026-07-30T22:31:27.244ZJul 30 22:31:27.231 INFO cr2: executing eos script
5762026-07-30T22:31:27.244Z enable
5772026-07-30T22:31:27.244Z configure
5782026-07-30T22:31:27.244Z ipv6 unicast-routing
5792026-07-30T22:31:27.244Z ip routing ipv6 interfaces
5802026-07-30T22:31:27.244Z ip routing
5812026-07-30T22:31:27.244Z ip route 1.2.3.0/24 null0
5822026-07-30T22:31:27.244Z ipv6 route fd99::/64 null0
5832026-07-30T22:31:27.244Z interface et1
5842026-07-30T22:31:27.244Z no switchport
5852026-07-30T22:31:27.244Z ipv6 enable
5862026-07-30T22:31:27.244Z
5872026-07-30T22:31:27.244Z router bgp 45
5882026-07-30T22:31:27.244Z router-id 1.2.3.1
5892026-07-30T22:31:27.244Z no bgp default ipv4-unicast
5902026-07-30T22:31:27.244Z timers bgp 2 6
5912026-07-30T22:31:27.244Z neighbor ebgp peer group
5922026-07-30T22:31:27.244Z neighbor ebgp remote-as 33
5932026-07-30T22:31:27.244Z neighbor interface Et1 peer-group ebgp
5942026-07-30T22:31:27.244Z address-family ipv4
5952026-07-30T22:31:27.244Z neighbor ebgp activate
5962026-07-30T22:31:27.244Z neighbor ebgp next-hop address-family ipv6 originate
5972026-07-30T22:31:27.244Z network 1.2.3.0/24
5982026-07-30T22:31:27.244Z exit
5992026-07-30T22:31:27.244Z address-family ipv6
6002026-07-30T22:31:27.245Z neighbor ebgp activate
6012026-07-30T22:31:27.245Z neighbor ebgp next-hop address-family ipv6 originate
6022026-07-30T22:31:27.245Z network fd99::/64
6032026-07-30T22:31:27.245Z exit
6042026-07-30T22:31:27.245Z exit
6052026-07-30T22:31:27.245Z
6062026-07-30T22:31:27.245ZJul 30 22:31:27.231 DEBG [sc] cr2: starting
6072026-07-30T22:31:27.245ZJul 30 22:31:27.231 DEBG [sc] cr2: connecting to [::1]:59976
6082026-07-30T22:31:27.332ZJul 30 22:31:27.232 DEBG [sc] cr2 waiting for prompt
6092026-07-30T22:31:27.332ZJul 30 22:31:27.242 DEBG [sc] cr2: logging in
6102026-07-30T22:31:27.397ZJul 30 22:31:27.385 DEBG [sc] cr2: executing command `docker exec ceos Cli -c '
6112026-07-30T22:31:27.397Z enable
6122026-07-30T22:31:27.397Z configure
6132026-07-30T22:31:27.397Z ipv6 unicast-routing
6142026-07-30T22:31:27.397Z ip routing ipv6 interfaces
6152026-07-30T22:31:27.397Z ip routing
6162026-07-30T22:31:27.397Z ip route 1.2.3.0/24 null0
6172026-07-30T22:31:27.397Z ipv6 route fd99::/64 null0
6182026-07-30T22:31:27.397Z interface et1
6192026-07-30T22:31:27.398Z no switchport
6202026-07-30T22:31:27.398Z ipv6 enable
6212026-07-30T22:31:27.398Z
6222026-07-30T22:31:27.398Z router bgp 45
6232026-07-30T22:31:27.398Z router-id 1.2.3.1
6242026-07-30T22:31:27.398Z no bgp default ipv4-unicast
6252026-07-30T22:31:27.398Z timers bgp 2 6
6262026-07-30T22:31:27.398Z neighbor ebgp peer group
6272026-07-30T22:31:27.398Z neighbor ebgp remote-as 33
6282026-07-30T22:31:27.398Z neighbor interface Et1 peer-group ebgp
6292026-07-30T22:31:27.398Z address-family ipv4
6302026-07-30T22:31:27.398Z neighbor ebgp activate
6312026-07-30T22:31:27.398Z neighbor ebgp next-hop address-family ipv6 originate
6322026-07-30T22:31:27.398Z network 1.2.3.0/24
6332026-07-30T22:31:27.398Z exit
6342026-07-30T22:31:27.399Z address-family ipv6
6352026-07-30T22:31:27.399Z neighbor ebgp activate
6362026-07-30T22:31:27.399Z neighbor ebgp next-hop address-family ipv6 originate
6372026-07-30T22:31:27.399Z network fd99::/64
6382026-07-30T22:31:27.399Z exit
6392026-07-30T22:31:27.399Z exit
6402026-07-30T22:31:27.399Z '`
6412026-07-30T22:31:49.170ZJul 30 22:31:49.158 INFO cr1: enabling frr daemon bgpd
6422026-07-30T22:31:49.170ZJul 30 22:31:49.158 DEBG [sc] cr1: starting
6432026-07-30T22:31:49.171ZJul 30 22:31:49.158 DEBG [sc] cr1: connecting to [::1]:58962
6442026-07-30T22:31:49.195ZJul 30 22:31:49.159 DEBG [sc] cr1 waiting for prompt
6452026-07-30T22:31:49.195ZJul 30 22:31:49.169 DEBG [sc] cr1: logging in
6462026-07-30T22:31:49.304ZJul 30 22:31:49.291 DEBG [sc] cr1: executing command `sed -i 's/bgpd=no/bgpd=yes/g' /etc/frr/daemons`
6472026-07-30T22:31:51.374ZJul 30 22:31:51.362 INFO cr1: stopping frr
6482026-07-30T22:31:51.375ZJul 30 22:31:51.362 DEBG [sc] cr1: starting
6492026-07-30T22:31:51.375ZJul 30 22:31:51.362 DEBG [sc] cr1: connecting to [::1]:58962
6502026-07-30T22:31:51.399ZJul 30 22:31:51.363 DEBG [sc] cr1 waiting for prompt
6512026-07-30T22:31:51.399ZJul 30 22:31:51.373 DEBG [sc] cr1: logging in
6522026-07-30T22:31:51.507ZJul 30 22:31:51.495 DEBG [sc] cr1: executing command `systemctl stop frr`
6532026-07-30T22:31:53.896ZJul 30 22:31:53.884 INFO cr1: starting frr
6542026-07-30T22:31:53.896ZJul 30 22:31:53.884 DEBG [sc] cr1: starting
6552026-07-30T22:31:53.921ZJul 30 22:31:53.884 DEBG [sc] cr1: connecting to [::1]:58962
6562026-07-30T22:31:53.921ZJul 30 22:31:53.885 DEBG [sc] cr1 waiting for prompt
6572026-07-30T22:31:53.921ZJul 30 22:31:53.896 DEBG [sc] cr1: logging in
6582026-07-30T22:31:54.040ZJul 30 22:31:54.028 DEBG [sc] cr1: executing command `systemctl start frr`
6592026-07-30T22:31:55.911ZJul 30 22:31:55.898 INFO ox: npuvm install output:
6602026-07-30T22:31:56.023Zdendrite-softnpu.tar.gz [########################################] 0 B/0 B (0s) dendrite-softnpu.tar.gz [########################################] 0 B/0 B (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/66.01 MiB (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/66.01 MiB (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/66.01 MiB (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/66.01 MiB (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/66.01 MiB (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/66.01 MiB (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/66.01 MiB (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/66.01 MiB (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/66.01 MiB (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/66.01 MiB (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/66.01 MiB (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/66.01 MiB (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/66.01 MiB (0s) dendrite-softnpu.tar.gz [>---------------------------------------] 8.00 KiB/66.01 MiB (32m) dendrite-softnpu.tar.gz [>---------------------------------------] 8.00 KiB/66.01 MiB (32m) dendrite-softnpu.tar.gz [>---------------------------------------] 8.00 KiB/66.01 MiB (32m) dendrite-softnpu.tar.gz [>---------------------------------------] 8.00 KiB/66.01 MiB (32m) dendrite-softnpu.tar.gz [>---------------------------------------] 8.00 KiB/66.01 MiB (32m) dendrite-softnpu.tar.gz [>---------------------------------------] 8.00 KiB/66.01 MiB (32m) dendrite-softnpu.tar.gz [>---------------------------------------] 8.00 KiB/66.01 MiB (32m) dendrite-softnpu.tar.gz [>---------------------------------------] 8.00 KiB/66.01 MiB (32m) dendrite-softnpu.tar.gz [>---------------------------------------] 25.20 KiB/66.01 MiB (24m) dendrite-softnpu.tar.gz [>---------------------------------------] 81.89 KiB/66.01 MiB (16m) dendrite-softnpu.tar.gz [>---------------------------------------] 228.67 KiB/66.01 MiB (9m) dendrite-softnpu.tar.gz [>---------------------------------------] 471.87 KiB/66.01 MiB (5m) dendrite-softnpu.tar.gz [>---------------------------------------] 832.61 KiB/66.01 MiB (3m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.06 MiB/66.01 MiB (2m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.30 MiB/66.01 MiB (2m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.55 MiB/66.01 MiB (76s) dendrite-softnpu.tar.gz [#>--------------------------------------] 1.90 MiB/66.01 MiB (61s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.14 MiB/66.01 MiB (54s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.38 MiB/66.01 MiB (49s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.74 MiB/66.01 MiB (43s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.98 MiB/66.01 MiB (40s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.22 MiB/66.01 MiB (37s) dendrite-softnpu.tar.gz [##>-------------------------------------] 3.46 MiB/66.01 MiB (34s) dendrite-softnpu.tar.gz [##>-------------------------------------] 3.70 MiB/66.01 MiB (33s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.03 MiB/66.01 MiB (31s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.30 MiB/66.01 MiB (29s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.54 MiB/66.01 MiB (28s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.79 MiB/66.01 MiB (27s) dendrite-softnpu.tar.gz [###>------------------------------------] 5.12 MiB/66.01 MiB (26s) dendrite-softnpu.tar.gz [###>------------------------------------] 5.37 MiB/66.01 MiB (25s) dendrite-softnpu.tar.gz [###>------------------------------------] 5.62 MiB/66.01 MiB (24s) dendrite-softnpu.tar.gz [###>------------------------------------] 5.91 MiB/66.01 MiB (23s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.21 MiB/66.01 MiB (23s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.46 MiB/66.01 MiB (22s) dendrite-softnpu.tar.gz [####>-----------------------------------] 6.71 MiB/66.01 MiB (21s) dendrite-softnpu.tar.gz [####>-----------------------------------] 6.95 MiB/66.01 MiB (21s) dendrite-softnpu.tar.gz [####>-----------------------------------] 7.29 MiB/66.01 MiB (20s) dendrite-softnpu.tar.gz [####>-----------------------------------] 7.54 MiB/66.01 MiB (20s) dendrite-softnpu.tar.gz [####>-----------------------------------] 7.79 MiB/66.01 MiB (19s) dendrite-softnpu.tar.gz [####>-----------------------------------] 8.13 MiB/66.01 MiB (19s) dendrite-softnpu.tar.gz [#####>----------------------------------] 8.37 MiB/66.01 MiB (19s) dendrite-softnpu.tar.gz [#####>----------------------------------] 8.62 MiB/66.01 MiB (18s) dendrite-softnpu.tar.gz [#####>----------------------------------] 8.92 MiB/66.01 MiB (18s) dendrite-softnpu.tar.gz [#####>----------------------------------] 9.21 MiB/66.01 MiB (18s) dendrite-softnpu.tar.gz [#####>----------------------------------] 9.46 MiB/66.01 MiB (17s) dendrite-softnpu.tar.gz [#####>----------------------------------] 9.71 MiB/66.01 MiB (17s) dendrite-softnpu.tar.gz [######>---------------------------------] 10.05 MiB/66.01 MiB (17s) dendrite-softnpu.tar.gz [######>---------------------------------] 10.29 MiB/66.01 MiB (16s) dendrite-softnpu.tar.gz [######>---------------------------------] 10.54 MiB/66.01 MiB (16s) dendrite-softnpu.tar.gz [######>---------------------------------] 10.85 MiB/66.01 MiB (16s) dendrite-softnpu.tar.gz [######>---------------------------------] 11.13 MiB/66.01 MiB (16s) dendrite-softnpu.tar.gz [######>---------------------------------] 11.38 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [#######>--------------------------------] 11.65 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [#######>--------------------------------] 11.97 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [#######>--------------------------------] 12.21 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [#######>--------------------------------] 12.46 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [#######>--------------------------------] 12.79 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [#######>--------------------------------] 13.05 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [########>-------------------------------] 13.30 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [########>-------------------------------] 13.57 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [########>-------------------------------] 13.80 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [########>-------------------------------] 14.14 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [########>-------------------------------] 14.38 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [########>-------------------------------] 14.65 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [#########>------------------------------] 14.90 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.22 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.48 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.73 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.98 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [#########>------------------------------] 16.25 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [##########>-----------------------------] 16.56 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [##########>-----------------------------] 16.82 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.06 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.37 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.65 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.90 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [###########>----------------------------] 18.21 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [###########>----------------------------] 18.49 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [###########>----------------------------] 18.73 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [###########>----------------------------] 18.97 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [###########>----------------------------] 19.22 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [###########>----------------------------] 19.57 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [############>---------------------------] 19.81 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [############>---------------------------] 20.05 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [############>---------------------------] 20.39 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [############>---------------------------] 20.39 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [############>---------------------------] 20.39 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [############>---------------------------] 20.39 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [############>---------------------------] 20.39 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [############>---------------------------] 20.39 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [############>---------------------------] 20.39 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [############>---------------------------] 20.39 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [############>---------------------------] 20.39 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [############>---------------------------] 20.39 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [############>---------------------------] 20.39 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [############>---------------------------] 20.39 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [############>---------------------------] 20.39 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [############>---------------------------] 20.39 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [############>---------------------------] 20.39 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [############>---------------------------] 20.39 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [############>---------------------------] 20.39 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [############>---------------------------] 20.39 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [############>---------------------------] 20.39 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [############>---------------------------] 20.39 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [############>---------------------------] 20.40 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [############>---------------------------] 20.40 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [############>---------------------------] 20.40 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [############>---------------------------] 20.40 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [############>---------------------------] 20.40 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [############>---------------------------] 20.40 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [############>---------------------------] 20.40 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [############>---------------------------] 20.40 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [############>---------------------------] 20.40 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [############>---------------------------] 20.43 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [############>---------------------------] 20.49 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [############>---------------------------] 20.65 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [############>---------------------------] 20.90 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [############>---------------------------] 21.24 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [#############>--------------------------] 21.49 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [#############>--------------------------] 21.72 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [#############>--------------------------] 21.99 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [#############>--------------------------] 22.32 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [#############>--------------------------] 22.56 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [#############>--------------------------] 22.80 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [#############>--------------------------] 23.07 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [##############>-------------------------] 23.36 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [##############>-------------------------] 23.64 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [##############>-------------------------] 23.89 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [##############>-------------------------] 24.18 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [##############>-------------------------] 24.48 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [##############>-------------------------] 24.72 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [###############>------------------------] 24.98 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [###############>------------------------] 25.27 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [###############>------------------------] 25.56 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [###############>------------------------] 25.80 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [###############>------------------------] 26.06 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [###############>------------------------] 26.30 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 26.64 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 26.88 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 27.14 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [################>-----------------------] 27.39 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [################>-----------------------] 27.71 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [################>-----------------------] 27.96 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [#################>----------------------] 28.22 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [#################>----------------------] 28.47 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [#################>----------------------] 28.74 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [#################>----------------------] 29.04 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [#################>----------------------] 29.31 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [#################>----------------------] 29.55 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##################>---------------------] 29.80 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##################>---------------------] 30.13 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##################>---------------------] 30.39 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##################>---------------------] 30.63 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [##################>---------------------] 30.88 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [##################>---------------------] 31.19 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [###################>--------------------] 31.47 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [###################>--------------------] 31.71 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [###################>--------------------] 31.95 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [###################>--------------------] 32.28 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [###################>--------------------] 32.54 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [###################>--------------------] 32.79 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [####################>-------------------] 33.03 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [####################>-------------------] 33.28 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [####################>-------------------] 33.62 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [####################>-------------------] 33.87 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [####################>-------------------] 34.11 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [####################>-------------------] 34.35 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [####################>-------------------] 34.59 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [#####################>------------------] 34.94 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [#####################>------------------] 35.18 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [#####################>------------------] 35.42 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [#####################>------------------] 35.67 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [#####################>------------------] 35.92 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [#####################>------------------] 36.26 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 36.50 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 36.75 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 37.01 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 37.34 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [######################>-----------------] 37.58 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [######################>-----------------] 37.84 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#######################>----------------] 38.09 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#######################>----------------] 38.39 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#######################>----------------] 38.67 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#######################>----------------] 38.91 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#######################>----------------] 39.17 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#######################>----------------] 39.46 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 39.71 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 39.98 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 40.25 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 40.53 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 40.79 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [########################>---------------] 41.06 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [#########################>--------------] 41.32 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [#########################>--------------] 41.61 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [#########################>--------------] 41.87 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [#########################>--------------] 42.15 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [#########################>--------------] 42.40 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [#########################>--------------] 42.69 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [##########################>-------------] 42.96 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [##########################>-------------] 43.20 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [##########################>-------------] 43.49 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [##########################>-------------] 43.77 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [##########################>-------------] 44.04 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [##########################>-------------] 44.30 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 44.57 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 44.85 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 45.11 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 45.41 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 45.67 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 45.93 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 46.20 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [############################>-----------] 46.51 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [############################>-----------] 46.77 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [############################>-----------] 47.02 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [############################>-----------] 47.31 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [############################>-----------] 47.61 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [############################>-----------] 47.85 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 48.10 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [#############################>----------] 48.41 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [#############################>----------] 48.69 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [#############################>----------] 48.94 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [#############################>----------] 49.22 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [#############################>----------] 49.47 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 49.72 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 50.00 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 50.29 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 50.56 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 50.80 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 51.09 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 51.35 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 51.59 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 51.88 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [###############################>--------] 52.19 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [###############################>--------] 52.42 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [###############################>--------] 52.71 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 52.96 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 53.21 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 53.50 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 53.78 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 54.04 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 54.34 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 54.58 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 54.88 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 55.12 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 55.36 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 55.66 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [#################################>------] 55.96 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 56.20 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 56.44 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 56.80 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 57.04 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 57.28 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 57.53 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 57.77 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 58.01 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 58.36 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 58.60 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 58.84 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 59.09 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 59.38 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 59.68 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [####################################>---] 59.92 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [####################################>---] 60.17 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [####################################>---] 60.40 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [####################################>---] 60.72 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [####################################>---] 61.00 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 61.24 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 61.48 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 61.76 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 62.00 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 62.24 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 62.55 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 62.81 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 63.08 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 63.32 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 63.62 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 63.89 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [######################################>-] 64.16 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 64.40 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 64.68 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 64.93 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.24 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.48 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.70 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.70 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.70 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.70 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.70 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.70 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.70 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.71 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.71 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.71 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.71 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.71 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.71 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.71 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.71 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.71 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.71 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.71 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.71 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.71 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.71 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.71 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.71 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.71 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.71 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.71 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.71 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.71 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.73 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.77 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.89 MiB/66.01 MiB (0s) Refreshing catalog 1/1 helios Refreshing catalog 1/1 helios Refreshing catalog 1/1 helios Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): / Creating Plan (Running solver): - Creating Plan (Running solver): - Creating Plan (Finding local manifests): \ Creating Plan (Finding local manifests): \ Creating Plan (Download Manifests 0/1) | Creating Plan (Download Manifests 1/1) | Creating Plan (Download Manifests 1/1) | Creating Plan (Package planning: 1/1): / Creating Plan (Package planning: 1/1): / Creating Plan (Merging actions): - Creating Plan (Merging actions): - Creating Plan (Checking for conflicting actions): \ Creating Plan (Checking for conflicting actions): | Creating Plan (Checking for conflicting actions): / Creating Plan (Checking for conflicting actions): / Creating Plan (Consolidating action changes): - Creating Plan (Consolidating action changes): - Creating Plan (Evaluating mediators): \ Creating Plan (Evaluating mediators): | Creating Plan (Evaluating mediators): | Packages to install: 1
6612026-07-30T22:31:56.053Z Create boot environment: No
6622026-07-30T22:31:56.053ZCreate backup boot environment: No
6632026-07-30T22:31:56.053Z
6642026-07-30T22:31:56.053ZDOWNLOAD PKGS FILES XFER (MB) SPEED
6652026-07-30T22:31:56.053Z driver/misc/tofino 0/1 0/6 0.0/0.0 -- driver/misc/tofino 0/1 3/6 0.0/0.0 -- driver/misc/tofino 1/1 6/6 0.0/0.0 -- Completed 1/1 6/6 0.0/0.0 323k/s
6662026-07-30T22:31:56.053Z
6672026-07-30T22:31:56.053ZPHASE ITEMS
6682026-07-30T22:31:56.053Z Installing new actions 1/27 Installing new actions 24/27 Installing new actions 27/27
6692026-07-30T22:31:56.053Z Updating package state database working / Updating package state database Done
6702026-07-30T22:31:56.053Z Updating package cache 0/0 - Updating package cache 0/0
6712026-07-30T22:31:56.055Z Updating image state working \ Updating image state working | Updating image state Done
6722026-07-30T22:31:56.055Z Creating fast lookup database working / Creating fast lookup database working - Creating fast lookup database working \ Creating fast lookup database working | Creating fast lookup database working / Creating fast lookup database working - Creating fast lookup database working \ Creating fast lookup database working | Creating fast lookup database working / Creating fast lookup database working - Creating fast lookup database working \ Creating fast lookup database working | Creating fast lookup database working / Creating fast lookup database working - Creating fast lookup database working \ Creating fast lookup database working | Creating fast lookup database working / Creating fast lookup database Done
6732026-07-30T22:31:56.055Z Reading search index working - Reading search index Done
6742026-07-30T22:31:56.055Z Updating search index 0/1 \ Updating search index 1/1
6752026-07-30T22:31:56.055Z Updating package cache 0/1 | Updating package cache 1/1
6762026-07-30T22:31:56.055Zscadm [########################################] 0 B/0 B (0s) scadm [########################################] 0 B/0 B (0s) scadm [----------------------------------------] 0 B/15.18 MiB (0s) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (3h) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (3h) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (3h) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (3h) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (3h) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (3h) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (3h) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (3h) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (3h) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (3h) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (3h) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (3h) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (3h) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (3h) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (3h) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (3h) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (3h) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (3h) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (3h) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (3h) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (3h) scadm [>---------------------------------------] 15.81 KiB/15.18 MiB (3h) scadm [>---------------------------------------] 45.29 KiB/15.18 MiB (3h) scadm [>---------------------------------------] 117.67 KiB/15.18 MiB (2h) scadm [#>--------------------------------------] 411.13 KiB/15.18 MiB (46m) scadm [#>--------------------------------------] 658.13 KiB/15.18 MiB (26m) scadm [##>-------------------------------------] 906.13 KiB/15.18 MiB (16m) scadm [###>------------------------------------] 1.17 MiB/15.18 MiB (11m) scadm [###>------------------------------------] 1.48 MiB/15.18 MiB (7m) scadm [####>-----------------------------------] 1.72 MiB/15.18 MiB (5m) scadm [#####>----------------------------------] 1.96 MiB/15.18 MiB (4m) scadm [######>---------------------------------] 2.28 MiB/15.18 MiB (3m) scadm [######>---------------------------------] 2.56 MiB/15.18 MiB (3m) scadm [#######>--------------------------------] 2.80 MiB/15.18 MiB (2m) scadm [########>-------------------------------] 3.08 MiB/15.18 MiB (2m) scadm [########>-------------------------------] 3.38 MiB/15.18 MiB (2m) scadm [#########>------------------------------] 3.64 MiB/15.18 MiB (75s) scadm [##########>-----------------------------] 3.88 MiB/15.18 MiB (67s) scadm [##########>-----------------------------] 4.12 MiB/15.18 MiB (59s) scadm [###########>----------------------------] 4.48 MiB/15.18 MiB (50s) scadm [############>---------------------------] 4.72 MiB/15.18 MiB (45s) scadm [#############>--------------------------] 4.96 MiB/15.18 MiB (41s) scadm [#############>--------------------------] 5.21 MiB/15.18 MiB (37s) scadm [##############>-------------------------] 5.46 MiB/15.18 MiB (33s) scadm [###############>------------------------] 5.79 MiB/15.18 MiB (29s) scadm [###############>------------------------] 6.04 MiB/15.18 MiB (27s) scadm [################>-----------------------] 6.28 MiB/15.18 MiB (25s) scadm [#################>----------------------] 6.58 MiB/15.18 MiB (22s) scadm [##################>---------------------] 6.87 MiB/15.18 MiB (20s) scadm [##################>---------------------] 7.11 MiB/15.18 MiB (18s) scadm [###################>--------------------] 7.37 MiB/15.18 MiB (17s) scadm [####################>-------------------] 7.71 MiB/15.18 MiB (15s) scadm [####################>-------------------] 7.95 MiB/15.18 MiB (14s) scadm [#####################>------------------] 8.20 MiB/15.18 MiB (13s) scadm [######################>-----------------] 8.47 MiB/15.18 MiB (12s) scadm [#######################>----------------] 8.79 MiB/15.18 MiB (11s) scadm [#######################>----------------] 9.03 MiB/15.18 MiB (10s) scadm [########################>---------------] 9.30 MiB/15.18 MiB (9s) scadm [#########################>--------------] 9.63 MiB/15.18 MiB (8s) scadm [##########################>-------------] 9.87 MiB/15.18 MiB (8s) scadm [##########################>-------------] 10.13 MiB/15.18 MiB (7s) scadm [###########################>------------] 10.42 MiB/15.18 MiB (6s) scadm [############################>-----------] 10.71 MiB/15.18 MiB (6s) scadm [############################>-----------] 10.95 MiB/15.18 MiB (5s) scadm [#############################>----------] 11.21 MiB/15.18 MiB (5s) scadm [##############################>---------] 11.50 MiB/15.18 MiB (4s) scadm [##############################>---------] 11.74 MiB/15.18 MiB (4s) scadm [###############################>--------] 12.03 MiB/15.18 MiB (3s) scadm [################################>-------] 12.29 MiB/15.18 MiB (3s) scadm [#################################>------] 12.58 MiB/15.18 MiB (3s) scadm [#################################>------] 12.85 MiB/15.18 MiB (2s) scadm [##################################>-----] 13.13 MiB/15.18 MiB (2s) scadm [###################################>----] 13.42 MiB/15.18 MiB (2s) scadm [###################################>----] 13.66 MiB/15.18 MiB (1s) scadm [####################################>---] 13.97 MiB/15.18 MiB (1s) scadm [#####################################>--] 14.23 MiB/15.18 MiB (1s) scadm [######################################>-] 14.50 MiB/15.18 MiB (1s) scadm [######################################>-] 14.77 MiB/15.18 MiB (0s) scadm [#######################################>] 15.05 MiB/15.18 MiB (0s) libsidecar_lite.so [########################################] 0 B/0 B (0s) libsidecar_lite.so [########################################] 0 B/0 B (0s) libsidecar_lite.so [----------------------------------------] 0 B/11.89 MiB (0s) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 12.00 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 12.00 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 12.00 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 83.46 KiB/11.89 MiB (3m) libsidecar_lite.so [#>--------------------------------------] 354.46 KiB/11.89 MiB (65s) libsidecar_lite.so [#>--------------------------------------] 602.46 KiB/11.89 MiB (37s) libsidecar_lite.so [##>-------------------------------------] 846.46 KiB/11.89 MiB (25s) libsidecar_lite.so [###>------------------------------------] 1.06 MiB/11.89 MiB (18s) libsidecar_lite.so [####>-----------------------------------] 1.42 MiB/11.89 MiB (13s) libsidecar_lite.so [#####>----------------------------------] 1.67 MiB/11.89 MiB (11s) libsidecar_lite.so [######>---------------------------------] 1.90 MiB/11.89 MiB (9s) libsidecar_lite.so [#######>--------------------------------] 2.26 MiB/11.89 MiB (7s) libsidecar_lite.so [########>-------------------------------] 2.50 MiB/11.89 MiB (7s) libsidecar_lite.so [#########>------------------------------] 2.74 MiB/11.89 MiB (6s) libsidecar_lite.so [##########>-----------------------------] 3.07 MiB/11.89 MiB (5s) libsidecar_lite.so [###########>----------------------------] 3.34 MiB/11.89 MiB (5s) libsidecar_lite.so [############>---------------------------] 3.58 MiB/11.89 MiB (4s) libsidecar_lite.so [############>---------------------------] 3.82 MiB/11.89 MiB (4s) libsidecar_lite.so [##############>-------------------------] 4.18 MiB/11.89 MiB (4s) libsidecar_lite.so [##############>-------------------------] 4.42 MiB/11.89 MiB (3s) libsidecar_lite.so [###############>------------------------] 4.66 MiB/11.89 MiB (3s) libsidecar_lite.so [################>-----------------------] 4.98 MiB/11.89 MiB (3s) libsidecar_lite.so [#################>----------------------] 5.26 MiB/11.89 MiB (3s) libsidecar_lite.so [##################>---------------------] 5.50 MiB/11.89 MiB (3s) libsidecar_lite.so [###################>--------------------] 5.76 MiB/11.89 MiB (2s) libsidecar_lite.so [####################>-------------------] 6.10 MiB/11.89 MiB (2s) libsidecar_lite.so [#####################>------------------] 6.34 MiB/11.89 MiB (2s) libsidecar_lite.so [######################>-----------------] 6.59 MiB/11.89 MiB (2s) libsidecar_lite.so [#######################>----------------] 6.94 MiB/11.89 MiB (2s) libsidecar_lite.so [########################>---------------] 7.18 MiB/11.89 MiB (2s) libsidecar_lite.so [########################>---------------] 7.42 MiB/11.89 MiB (2s) libsidecar_lite.so [##########################>-------------] 7.78 MiB/11.89 MiB (1s) libsidecar_lite.so [##########################>-------------] 8.02 MiB/11.89 MiB (1s) libsidecar_lite.so [###########################>------------] 8.26 MiB/11.89 MiB (1s) libsidecar_lite.so [############################>-----------] 8.51 MiB/11.89 MiB (1s) libsidecar_lite.so [#############################>----------] 8.85 MiB/11.89 MiB (1s) libsidecar_lite.so [##############################>---------] 9.10 MiB/11.89 MiB (1s) libsidecar_lite.so [###############################>--------] 9.35 MiB/11.89 MiB (1s) libsidecar_lite.so [################################>-------] 9.69 MiB/11.89 MiB (1s) libsidecar_lite.so [#################################>------] 9.93 MiB/11.89 MiB (1s) libsidecar_lite.so [##################################>-----] 10.19 MiB/11.89 MiB (0s) libsidecar_lite.so [###################################>----] 10.44 MiB/11.89 MiB (0s) libsidecar_lite.so [####################################>---] 10.77 MiB/11.89 MiB (0s) libsidecar_lite.so [#####################################>--] 11.01 MiB/11.89 MiB (0s) libsidecar_lite.so [#####################################>--] 11.28 MiB/11.89 MiB (0s) libsidecar_lite.so [######################################>-] 11.55 MiB/11.89 MiB (0s) libsidecar_lite.so [#######################################>] 11.85 MiB/11.89 MiB (0s)
6772026-07-30T22:31:56.056ZJul 30 22:31:55.899 DEBG [sc] ox: starting
6782026-07-30T22:31:56.056ZJul 30 22:31:55.899 DEBG [sc] ox: connecting to [::1]:57768
6792026-07-30T22:31:56.056ZJul 30 22:31:55.899 DEBG [sc] ox waiting for prompt
6802026-07-30T22:31:56.056ZJul 30 22:31:55.910 DEBG [sc] ox: logging in
6812026-07-30T22:31:56.082ZJul 30 22:31:55.997 DEBG [sc] ox: executing command `/root/scadm propolis load-program /root/libsidecar_lite.so`
6822026-07-30T22:32:01.387ZJul 30 22:32:01.374 INFO cr1: executing frr script
6832026-07-30T22:32:01.387Z configure
6842026-07-30T22:32:01.387Z ip forwarding
6852026-07-30T22:32:01.387Z ipv6 forwarding
6862026-07-30T22:32:01.387Z ip route 1.2.3.0/24 null0
6872026-07-30T22:32:01.387Z ipv6 route fd99::/64 null0
6882026-07-30T22:32:01.387Z router bgp 44
6892026-07-30T22:32:01.387Z no bgp ebgp-requires-policy
6902026-07-30T22:32:01.387Z timers bgp 2 6
6912026-07-30T22:32:01.387Z neighbor enp0s8 interface remote-as external
6922026-07-30T22:32:01.387Z neighbor enp0s8 timers connect 1
6932026-07-30T22:32:01.387Z address-family ipv4 unicast
6942026-07-30T22:32:01.387Z network 1.2.3.0/24
6952026-07-30T22:32:01.387Z neighbor enp0s8 activate
6962026-07-30T22:32:01.387Z exit-address-family
6972026-07-30T22:32:01.387Z address-family ipv6 unicast
6982026-07-30T22:32:01.387Z network fd99::/64
6992026-07-30T22:32:01.387Z neighbor enp0s8 activate
7002026-07-30T22:32:01.387Z exit-address-family
7012026-07-30T22:32:01.387Z exit
7022026-07-30T22:32:01.387Z
7032026-07-30T22:32:01.387ZJul 30 22:32:01.374 DEBG [sc] cr1: starting
7042026-07-30T22:32:01.387ZJul 30 22:32:01.374 DEBG [sc] cr1: connecting to [::1]:58962
7052026-07-30T22:32:01.412ZJul 30 22:32:01.375 DEBG [sc] cr1 waiting for prompt
7062026-07-30T22:32:01.412ZJul 30 22:32:01.386 DEBG [sc] cr1: logging in
7072026-07-30T22:32:01.521ZJul 30 22:32:01.508 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c '' -c ' configure' -c ' ip forwarding' -c ' ipv6 forwarding' -c ' ip route 1.2.3.0/24 null0' -c ' ipv6 route fd99::/64 null0' -c ' router bgp 44' -c ' no bgp ebgp-requires-policy' -c ' timers bgp 2 6' -c ' neighbor enp0s8 interface remote-as external' -c ' neighbor enp0s8 timers connect 1 ' -c ' address-family ipv4 unicast' -c ' network 1.2.3.0/24' -c ' neighbor enp0s8 activate' -c ' exit-address-family' -c ' address-family ipv6 unicast' -c ' network fd99::/64' -c ' neighbor enp0s8 activate' -c ' exit-address-family' -c ' exit' -c ' '`
7082026-07-30T22:32:03.821ZJul 30 22:32:03.809 DEBG [sc] ox: starting
7092026-07-30T22:32:03.821ZJul 30 22:32:03.809 DEBG [sc] ox: connecting to [::1]:57768
7102026-07-30T22:32:03.845ZJul 30 22:32:03.810 DEBG [sc] ox waiting for prompt
7112026-07-30T22:32:03.845ZJul 30 22:32:03.821 DEBG [sc] ox: logging in
7122026-07-30T22:32:03.910ZJul 30 22:32:03.898 DEBG [sc] ox: executing command `dladm show-link tfportqsfp0_0 -p -o link`
7132026-07-30T22:32:04.933ZJul 30 22:32:04.921 DEBG [sc] ox: starting
7142026-07-30T22:32:04.933ZJul 30 22:32:04.921 DEBG [sc] ox: connecting to [::1]:57768
7152026-07-30T22:32:04.959ZJul 30 22:32:04.922 DEBG [sc] ox waiting for prompt
7162026-07-30T22:32:04.959ZJul 30 22:32:04.922 DEBG [sc] ox: logging in
7172026-07-30T22:32:05.012ZJul 30 22:32:05.000 DEBG [sc] ox: executing command `dladm show-link tfportqsfp0_0 -p -o link`
7182026-07-30T22:32:05.079ZJul 30 22:32:05.067 DEBG [sc] ox: starting
7192026-07-30T22:32:05.079ZJul 30 22:32:05.067 DEBG [sc] ox: connecting to [::1]:57768
7202026-07-30T22:32:05.103ZJul 30 22:32:05.067 DEBG [sc] ox waiting for prompt
7212026-07-30T22:32:05.104ZJul 30 22:32:05.078 DEBG [sc] ox: logging in
7222026-07-30T22:32:05.170ZJul 30 22:32:05.158 DEBG [sc] ox: executing command `dladm show-link tfportqsfp1_0 -p -o link`
7232026-07-30T22:32:05.235ZJul 30 22:32:05.223 DEBG [sc] ox: starting
7242026-07-30T22:32:05.236ZJul 30 22:32:05.223 DEBG [sc] ox: connecting to [::1]:57768
7252026-07-30T22:32:05.260ZJul 30 22:32:05.224 DEBG [sc] ox waiting for prompt
7262026-07-30T22:32:05.260ZJul 30 22:32:05.234 DEBG [sc] ox: logging in
7272026-07-30T22:32:05.335ZJul 30 22:32:05.323 DEBG [sc] ox: executing command `dladm show-link tfportqsfp2_0 -p -o link`
7282026-07-30T22:32:05.401ZJul 30 22:32:05.389 DEBG [sc] ox: starting
7292026-07-30T22:32:05.402ZJul 30 22:32:05.389 DEBG [sc] ox: connecting to [::1]:57768
7302026-07-30T22:32:05.427ZJul 30 22:32:05.390 DEBG [sc] ox waiting for prompt
7312026-07-30T22:32:05.427ZJul 30 22:32:05.401 DEBG [sc] ox: logging in
7322026-07-30T22:32:05.490ZJul 30 22:32:05.478 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp0_0/ll`
7332026-07-30T22:32:05.606ZJul 30 22:32:05.533 DEBG [sc] ox: starting
7342026-07-30T22:32:05.606ZJul 30 22:32:05.533 DEBG [sc] ox: connecting to [::1]:57768
7352026-07-30T22:32:05.632ZJul 30 22:32:05.534 DEBG [sc] ox waiting for prompt
7362026-07-30T22:32:05.632ZJul 30 22:32:05.543 DEBG [sc] ox: logging in
7372026-07-30T22:32:05.656ZJul 30 22:32:05.622 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp0_0/ll -p -o addr`
7382026-07-30T22:32:05.699ZJul 30 22:32:05.688 DEBG [sc] ox: starting
7392026-07-30T22:32:05.700ZJul 30 22:32:05.688 DEBG [sc] ox: connecting to [::1]:57768
7402026-07-30T22:32:05.724ZJul 30 22:32:05.688 DEBG [sc] ox waiting for prompt
7412026-07-30T22:32:05.724ZJul 30 22:32:05.698 DEBG [sc] ox: logging in
7422026-07-30T22:32:05.787ZJul 30 22:32:05.775 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp1_0/ll`
7432026-07-30T22:32:05.853ZJul 30 22:32:05.841 DEBG [sc] ox: starting
7442026-07-30T22:32:05.853ZJul 30 22:32:05.841 DEBG [sc] ox: connecting to [::1]:57768
7452026-07-30T22:32:05.877ZJul 30 22:32:05.842 DEBG [sc] ox waiting for prompt
7462026-07-30T22:32:05.877ZJul 30 22:32:05.852 DEBG [sc] ox: logging in
7472026-07-30T22:32:05.943ZJul 30 22:32:05.931 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp1_0/ll -p -o addr`
7482026-07-30T22:32:05.998ZJul 30 22:32:05.986 DEBG [sc] ox: starting
7492026-07-30T22:32:05.998ZJul 30 22:32:05.986 DEBG [sc] ox: connecting to [::1]:57768
7502026-07-30T22:32:06.022ZJul 30 22:32:05.987 DEBG [sc] ox waiting for prompt
7512026-07-30T22:32:06.022ZJul 30 22:32:05.997 DEBG [sc] ox: logging in
7522026-07-30T22:32:06.087ZJul 30 22:32:06.075 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp2_0/ll`
7532026-07-30T22:32:06.142ZJul 30 22:32:06.129 DEBG [sc] ox: starting
7542026-07-30T22:32:06.142ZJul 30 22:32:06.130 DEBG [sc] ox: connecting to [::1]:57768
7552026-07-30T22:32:06.166ZJul 30 22:32:06.130 DEBG [sc] ox waiting for prompt
7562026-07-30T22:32:06.166ZJul 30 22:32:06.140 DEBG [sc] ox: logging in
7572026-07-30T22:32:06.240ZJul 30 22:32:06.228 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp2_0/ll -p -o addr`
7582026-07-30T22:32:06.308ZJul 30 22:32:06.295 DEBG [sc] ox: starting
7592026-07-30T22:32:06.308ZJul 30 22:32:06.296 DEBG [sc] ox: connecting to [::1]:57768
7602026-07-30T22:32:06.332ZJul 30 22:32:06.296 DEBG [sc] ox waiting for prompt
7612026-07-30T22:32:06.332ZJul 30 22:32:06.307 DEBG [sc] ox: logging in
7622026-07-30T22:32:06.396ZJul 30 22:32:06.383 DEBG [sc] ox: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
7632026-07-30T22:32:06.462ZJul 30 22:32:06.450 DEBG [sc] ox: starting
7642026-07-30T22:32:06.462ZJul 30 22:32:06.450 DEBG [sc] ox: connecting to [::1]:57768
7652026-07-30T22:32:06.487ZJul 30 22:32:06.451 DEBG [sc] ox waiting for prompt
7662026-07-30T22:32:06.487ZJul 30 22:32:06.460 DEBG [sc] ox: logging in
7672026-07-30T22:32:06.550ZJul 30 22:32:06.538 DEBG [sc] ox: executing command `chmod +x /opt/cargo-bay/ddmd && /opt/cargo-bay/ddmd &> /tmp/ddm.log &`
7682026-07-30T22:32:06.620ZJul 30 22:32:06.608 INFO adding BGP router to mgd
7692026-07-30T22:32:06.644Zmgd bgp cr1 -> Established: iteration 1/20: expected Some(Established), got Some(Connect)
7702026-07-30T22:32:07.637Zmgd bgp cr2 -> Established: iteration 1/20: expected Some(Established), got Some(Connect)
7712026-07-30T22:32:08.640Zmgd bgp cr3 -> Established: iteration 1/20: expected Some(Established), got Some(OpenConfirm)
7722026-07-30T22:32:09.936Zdpd ipv6 targets for fd99::/64: iteration 1/20: expected 3, got 2
7732026-07-30T22:32:10.938ZJul 30 22:32:10.926 INFO cr1: executing frr script show ip bgp json
7742026-07-30T22:32:10.962ZJul 30 22:32:10.926 DEBG [sc] cr1: starting
7752026-07-30T22:32:10.963ZJul 30 22:32:10.926 DEBG [sc] cr1: connecting to [::1]:58962
7762026-07-30T22:32:10.963ZJul 30 22:32:10.927 DEBG [sc] cr1 waiting for prompt
7772026-07-30T22:32:10.963ZJul 30 22:32:10.938 DEBG [sc] cr1: logging in
7782026-07-30T22:32:11.083ZJul 30 22:32:11.070 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show ip bgp json'`
7792026-07-30T22:32:13.219ZJul 30 22:32:13.206 INFO cr1: executing frr script show bgp json
7802026-07-30T22:32:13.219ZJul 30 22:32:13.206 DEBG [sc] cr1: starting
7812026-07-30T22:32:13.219ZJul 30 22:32:13.206 DEBG [sc] cr1: connecting to [::1]:58962
7822026-07-30T22:32:13.244ZJul 30 22:32:13.207 DEBG [sc] cr1 waiting for prompt
7832026-07-30T22:32:13.244ZJul 30 22:32:13.217 DEBG [sc] cr1: logging in
7842026-07-30T22:32:13.387ZJul 30 22:32:13.350 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bgp json'`
7852026-07-30T22:32:15.490ZJul 30 22:32:15.478 INFO cr2: executing eos script show ip bgp | json
7862026-07-30T22:32:15.490ZJul 30 22:32:15.478 DEBG [sc] cr2: starting
7872026-07-30T22:32:15.490ZJul 30 22:32:15.478 DEBG [sc] cr2: connecting to [::1]:59976
7882026-07-30T22:32:15.514ZJul 30 22:32:15.479 DEBG [sc] cr2 waiting for prompt
7892026-07-30T22:32:15.514ZJul 30 22:32:15.490 DEBG [sc] cr2: logging in
7902026-07-30T22:32:15.848ZJul 30 22:32:15.836 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show ip bgp | json'`
7912026-07-30T22:32:18.244ZJul 30 22:32:18.232 INFO cr2: executing eos script show ipv6 bgp | json
7922026-07-30T22:32:18.244ZJul 30 22:32:18.232 DEBG [sc] cr2: starting
7932026-07-30T22:32:18.244ZJul 30 22:32:18.232 DEBG [sc] cr2: connecting to [::1]:59976
7942026-07-30T22:32:18.269ZJul 30 22:32:18.232 DEBG [sc] cr2 waiting for prompt
7952026-07-30T22:32:18.269ZJul 30 22:32:18.243 DEBG [sc] cr2: logging in
7962026-07-30T22:32:18.387ZJul 30 22:32:18.375 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show ipv6 bgp | json'`
7972026-07-30T22:32:20.800ZJul 30 22:32:20.788 INFO cr3: executing juniper script show route 4.5.6.0/24 protocol bgp
7982026-07-30T22:32:20.800ZJul 30 22:32:20.788 DEBG [sc] cr3: starting
7992026-07-30T22:32:20.800ZJul 30 22:32:20.788 DEBG [sc] cr3: connecting to [::1]:46946
8002026-07-30T22:32:20.824ZJul 30 22:32:20.789 DEBG [sc] cr3 waiting for prompt
8012026-07-30T22:32:20.824ZJul 30 22:32:20.800 DEBG [sc] cr3: logging in
8022026-07-30T22:32:21.134ZJul 30 22:32:21.122 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show route 4.5.6.0/24 protocol bgp'`
8032026-07-30T22:32:23.318ZJul 30 22:32:23.306 INFO cr3: executing juniper script show route fdee::/64 protocol bgp
8042026-07-30T22:32:23.318ZJul 30 22:32:23.306 DEBG [sc] cr3: starting
8052026-07-30T22:32:23.318ZJul 30 22:32:23.306 DEBG [sc] cr3: connecting to [::1]:46946
8062026-07-30T22:32:23.343ZJul 30 22:32:23.307 DEBG [sc] cr3 waiting for prompt
8072026-07-30T22:32:23.343ZJul 30 22:32:23.317 DEBG [sc] cr3: logging in
8082026-07-30T22:32:23.462ZJul 30 22:32:23.450 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show route fdee::/64 protocol bgp'`
8092026-07-30T22:32:25.648ZJul 30 22:32:25.636 INFO quartet bgp unnumbered test passed 🎉
8102026-07-30T22:32:25.673Z+ (( status != 0 ))
8112026-07-30T22:32:25.673Z+ pfexec ./falcon-lab cleanup quartet-unnumbered
8122026-07-30T22:32:25.697ZJul 30 22:32:25.674 INFO destroying runner for deployment mgquartetu
8132026-07-30T22:32:25.697ZJul 30 22:32:25.674 INFO destroying deployment mgquartetu
8142026-07-30T22:32:25.699ZJul 30 22:32:25.674 INFO destroying nodes
8152026-07-30T22:32:25.810ZJul 30 22:32:25.798 INFO destroying links
8162026-07-30T22:32:25.810ZJul 30 22:32:25.798 INFO destroying link mgquartetu_ox_sn_vnic0
8172026-07-30T22:32:25.834ZJul 30 22:32:25.802 INFO destroying link mgquartetu_ox_sn_sim0
8182026-07-30T22:32:25.834ZJul 30 22:32:25.803 INFO destroying link mgquartetu_cr1_vn_vnic0
8192026-07-30T22:32:26.818ZJul 30 22:32:26.806 INFO destroying link mgquartetu_cr1_vn_sim0
8202026-07-30T22:32:26.843ZJul 30 22:32:26.807 INFO destroying link mgquartetu_ox_sn_vnic1
8212026-07-30T22:32:26.843ZJul 30 22:32:26.808 INFO destroying link mgquartetu_ox_sn_sim1
8222026-07-30T22:32:26.843ZJul 30 22:32:26.809 INFO destroying link mgquartetu_cr2_vn_vnic0
8232026-07-30T22:32:26.843ZJul 30 22:32:26.810 INFO destroying link mgquartetu_cr2_vn_sim0
8242026-07-30T22:32:26.843ZJul 30 22:32:26.811 INFO destroying link mgquartetu_ox_sn_vnic2
8252026-07-30T22:32:26.843ZJul 30 22:32:26.812 INFO destroying link mgquartetu_ox_sn_sim2
8262026-07-30T22:32:26.843ZJul 30 22:32:26.813 INFO destroying link mgquartetu_cr3_vn_vnic0
8272026-07-30T22:32:26.843ZJul 30 22:32:26.814 INFO destroying link mgquartetu_cr3_vn_sim0
8282026-07-30T22:32:26.843ZJul 30 22:32:26.815 INFO destroying external links
8292026-07-30T22:32:26.843ZJul 30 22:32:26.815 INFO destroying external link mgquartetu_ox_vn_vnic3
8302026-07-30T22:32:26.843ZJul 30 22:32:26.816 INFO destroying external link mgquartetu_cr1_vn_vnic1
8312026-07-30T22:32:26.843ZJul 30 22:32:26.817 INFO destroying external link mgquartetu_cr2_vn_vnic1
8322026-07-30T22:32:26.843ZJul 30 22:32:26.819 INFO destroying external link mgquartetu_cr3_vn_vnic1
8332026-07-30T22:32:26.843ZJul 30 22:32:26.820 INFO destroying images
8342026-07-30T22:32:27.306ZJul 30 22:32:27.294 INFO destroying workspace at .falcon
8352026-07-30T22:32:27.331Z+ return 0
8362026-07-30T22:32:27.331Z+ run_test quartet-bfd-static-routing
8372026-07-30T22:32:27.331Z+ local test_name=quartet-bfd-static-routing
8382026-07-30T22:32:27.331Z+ local status=0
8392026-07-30T22:32:27.331Z+ clear_falcon_workspace_files
8402026-07-30T22:32:27.331Z+ [[ -d .falcon ]]
8412026-07-30T22:32:27.331Z+ find .falcon -maxdepth 1 -type f -exec rm -f '{}' +
8422026-07-30T22:32:27.331Z+ RUST_LOG=debug
8432026-07-30T22:32:27.331Z+ pfexec ./falcon-lab run --no-cleanup quartet-bfd-static-routing
8442026-07-30T22:32:27.356ZJul 30 22:32:27.327 DEBG using default route interface igb0
8452026-07-30T22:32:27.356ZJul 30 22:32:27.327 DEBG using default route interface igb0
8462026-07-30T22:32:27.356ZJul 30 22:32:27.327 DEBG using default route interface igb0
8472026-07-30T22:32:27.356ZJul 30 22:32:27.327 DEBG using default route interface igb0
8482026-07-30T22:32:27.356ZJul 30 22:32:27.327 INFO mgquartetbfd: launching quartet topology
8492026-07-30T22:32:27.356ZJul 30 22:32:27.327 INFO launching runner: deployment(mgquartetbfd) persistent(true) custom_propolis_binary(None) dataset(cpool/falcon) falcon_dir(.falcon)
8502026-07-30T22:32:27.356ZJul 30 22:32:27.327 INFO starting preflight for deployment mgquartetbfd
8512026-07-30T22:32:29.146ZJul 30 22:32:29.134 INFO creating links
8522026-07-30T22:32:29.146ZJul 30 22:32:29.134 DEBG destroying link mgquartetbfd_ox_sn_vnic0
8532026-07-30T22:32:29.146ZJul 30 22:32:29.134 DEBG destroying link mgquartetbfd_ox_sn_sim0
8542026-07-30T22:32:29.171ZJul 30 22:32:29.134 INFO creating simnet link 'mgquartetbfd_ox_sn_sim0'
8552026-07-30T22:32:29.171ZJul 30 22:32:29.137 INFO creating vnic link 'mgquartetbfd_ox_sn_vnic0'
8562026-07-30T22:32:29.171ZJul 30 22:32:29.143 DEBG link pair created
8572026-07-30T22:32:29.171ZJul 30 22:32:29.143 DEBG destroying link mgquartetbfd_cr1_vn_vnic0
8582026-07-30T22:32:29.171ZJul 30 22:32:29.143 DEBG destroying link mgquartetbfd_cr1_vn_sim0
8592026-07-30T22:32:29.171ZJul 30 22:32:29.143 INFO creating simnet link 'mgquartetbfd_cr1_vn_sim0'
8602026-07-30T22:32:29.171ZJul 30 22:32:29.144 INFO creating vnic link 'mgquartetbfd_cr1_vn_vnic0'
8612026-07-30T22:32:29.171ZJul 30 22:32:29.150 DEBG link pair created
8622026-07-30T22:32:29.171ZJul 30 22:32:29.150 DEBG destroying link mgquartetbfd_ox_sn_vnic1
8632026-07-30T22:32:29.171ZJul 30 22:32:29.150 DEBG destroying link mgquartetbfd_ox_sn_sim1
8642026-07-30T22:32:29.172ZJul 30 22:32:29.151 INFO creating simnet link 'mgquartetbfd_ox_sn_sim1'
8652026-07-30T22:32:29.172ZJul 30 22:32:29.151 INFO creating vnic link 'mgquartetbfd_ox_sn_vnic1'
8662026-07-30T22:32:29.172ZJul 30 22:32:29.158 DEBG link pair created
8672026-07-30T22:32:29.172ZJul 30 22:32:29.158 DEBG destroying link mgquartetbfd_cr2_vn_vnic0
8682026-07-30T22:32:29.172ZJul 30 22:32:29.158 DEBG destroying link mgquartetbfd_cr2_vn_sim0
8692026-07-30T22:32:29.172ZJul 30 22:32:29.158 INFO creating simnet link 'mgquartetbfd_cr2_vn_sim0'
8702026-07-30T22:32:29.172ZJul 30 22:32:29.159 INFO creating vnic link 'mgquartetbfd_cr2_vn_vnic0'
8712026-07-30T22:32:29.196ZJul 30 22:32:29.166 DEBG link pair created
8722026-07-30T22:32:29.196ZJul 30 22:32:29.166 DEBG destroying link mgquartetbfd_ox_sn_vnic2
8732026-07-30T22:32:29.197ZJul 30 22:32:29.166 DEBG destroying link mgquartetbfd_ox_sn_sim2
8742026-07-30T22:32:29.197ZJul 30 22:32:29.166 INFO creating simnet link 'mgquartetbfd_ox_sn_sim2'
8752026-07-30T22:32:29.197ZJul 30 22:32:29.167 INFO creating vnic link 'mgquartetbfd_ox_sn_vnic2'
8762026-07-30T22:32:29.197ZJul 30 22:32:29.173 DEBG link pair created
8772026-07-30T22:32:29.197ZJul 30 22:32:29.173 DEBG destroying link mgquartetbfd_cr3_vn_vnic0
8782026-07-30T22:32:29.197ZJul 30 22:32:29.173 DEBG destroying link mgquartetbfd_cr3_vn_sim0
8792026-07-30T22:32:29.197ZJul 30 22:32:29.173 INFO creating simnet link 'mgquartetbfd_cr3_vn_sim0'
8802026-07-30T22:32:29.197ZJul 30 22:32:29.174 INFO creating vnic link 'mgquartetbfd_cr3_vn_vnic0'
8812026-07-30T22:32:29.197ZJul 30 22:32:29.181 DEBG link pair created
8822026-07-30T22:32:29.197ZJul 30 22:32:29.181 INFO creating external links
8832026-07-30T22:32:29.197ZJul 30 22:32:29.181 DEBG destroying external link mgquartetbfd_ox_vn_vnic3
8842026-07-30T22:32:29.197ZJul 30 22:32:29.181 INFO creating external link mgquartetbfd_ox_vn_vnic3
8852026-07-30T22:32:29.197ZJul 30 22:32:29.183 DEBG external link mgquartetbfd_ox_vn_vnic3@igb0 created
8862026-07-30T22:32:29.197ZJul 30 22:32:29.183 DEBG destroying external link mgquartetbfd_cr1_vn_vnic1
8872026-07-30T22:32:29.197ZJul 30 22:32:29.183 INFO creating external link mgquartetbfd_cr1_vn_vnic1
8882026-07-30T22:32:29.197ZJul 30 22:32:29.184 DEBG external link mgquartetbfd_cr1_vn_vnic1@igb0 created
8892026-07-30T22:32:29.197ZJul 30 22:32:29.184 DEBG destroying external link mgquartetbfd_cr2_vn_vnic1
8902026-07-30T22:32:29.197ZJul 30 22:32:29.184 INFO creating external link mgquartetbfd_cr2_vn_vnic1
8912026-07-30T22:32:29.264ZJul 30 22:32:29.185 DEBG external link mgquartetbfd_cr2_vn_vnic1@igb0 created
8922026-07-30T22:32:29.264ZJul 30 22:32:29.185 DEBG destroying external link mgquartetbfd_cr3_vn_vnic1
8932026-07-30T22:32:29.264ZJul 30 22:32:29.185 INFO creating external link mgquartetbfd_cr3_vn_vnic1
8942026-07-30T22:32:29.264ZJul 30 22:32:29.186 DEBG external link mgquartetbfd_cr3_vn_vnic1@igb0 created
8952026-07-30T22:32:29.264ZJul 30 22:32:29.186 INFO creating nodes
8962026-07-30T22:32:29.264ZJul 30 22:32:29.186 INFO ox: launching node
8972026-07-30T22:32:29.264ZJul 30 22:32:29.191 INFO cr1: launching node
8982026-07-30T22:32:29.264ZJul 30 22:32:29.191 INFO cr2: launching node
8992026-07-30T22:32:29.264ZJul 30 22:32:29.193 INFO cr3: launching node
9002026-07-30T22:32:29.264ZJul 30 22:32:29.207 INFO launched instance ox with pid 967 on port 51846
9012026-07-30T22:32:29.264ZJul 30 22:32:29.207 INFO ox: instance ensure
9022026-07-30T22:32:29.264ZJul 30 22:32:29.207 INFO launched instance cr1 with pid 968 on port 60707
9032026-07-30T22:32:29.265ZJul 30 22:32:29.207 INFO cr1: instance ensure
9042026-07-30T22:32:29.265ZJul 30 22:32:29.207 INFO launched instance cr2 with pid 969 on port 53145
9052026-07-30T22:32:29.265ZJul 30 22:32:29.207 INFO cr2: instance ensure
9062026-07-30T22:32:29.265ZJul 30 22:32:29.208 INFO launched instance cr3 with pid 970 on port 42427
9072026-07-30T22:32:29.266ZJul 30 22:32:29.208 INFO cr3: instance ensure
9082026-07-30T22:32:32.208ZJul 30 22:32:32.196 INFO cr1: instance ensure completed after 0 retries
9092026-07-30T22:32:32.208ZJul 30 22:32:32.196 INFO cr1: instance run
9102026-07-30T22:32:32.233ZJul 30 22:32:32.197 DEBG [sc] cr1: starting
9112026-07-30T22:32:32.233ZJul 30 22:32:32.197 DEBG [sc] cr1: connecting to [::1]:60707
9122026-07-30T22:32:32.233ZJul 30 22:32:32.197 DEBG [sc] cr1 waiting for prompt
9132026-07-30T22:32:32.292ZJul 30 22:32:32.280 INFO cr2: instance ensure completed after 0 retries
9142026-07-30T22:32:32.292ZJul 30 22:32:32.280 INFO cr2: instance run
9152026-07-30T22:32:32.316ZJul 30 22:32:32.280 DEBG [sc] cr2: starting
9162026-07-30T22:32:32.316ZJul 30 22:32:32.280 DEBG [sc] cr2: connecting to [::1]:53145
9172026-07-30T22:32:32.316ZJul 30 22:32:32.281 DEBG [sc] cr2 waiting for prompt
9182026-07-30T22:32:32.316ZJul 30 22:32:32.294 INFO cr3: instance ensure completed after 0 retries
9192026-07-30T22:32:32.316ZJul 30 22:32:32.294 INFO cr3: instance run
9202026-07-30T22:32:32.341ZJul 30 22:32:32.328 INFO ox: instance ensure completed after 0 retries
9212026-07-30T22:32:32.341ZJul 30 22:32:32.328 INFO ox: instance run
9222026-07-30T22:32:32.341ZJul 30 22:32:32.328 DEBG [sc] ox: starting
9232026-07-30T22:32:32.341ZJul 30 22:32:32.328 DEBG [sc] ox: connecting to [::1]:51846
9242026-07-30T22:32:32.365ZJul 30 22:32:32.329 DEBG [sc] ox waiting for prompt
9252026-07-30T22:32:49.497ZJul 30 22:32:49.485 DEBG [sc] cr1: logging in
9262026-07-30T22:32:49.932ZJul 30 22:32:49.920 INFO cr1: mounting /opt/cargo-bay
9272026-07-30T22:32:49.932ZJul 30 22:32:49.920 DEBG [sc] cr1: executing command `mkdir -p /opt/cargo-bay; mount -t 9p -o ro,msize=65536 /opt/cargo-bay /opt/cargo-bay`
9282026-07-30T22:32:49.966ZJul 30 22:32:49.954 DEBG [sc] cr1: executing command `cd`
9292026-07-30T22:32:49.990ZJul 30 22:32:49.965 INFO cr1: finished mounting /opt/cargo-bay
9302026-07-30T22:32:49.990ZJul 30 22:32:49.965 DEBG [sc] cr1: executing command `hostname cr1`
9312026-07-30T22:32:49.990ZJul 30 22:32:49.976 DEBG [sc] cr1: executing command `echo 'cr1' > /etc/nodename`
9322026-07-30T22:32:50.014ZJul 30 22:32:49.987 DEBG [sc] cr1: executing command `echo '::1 cr1.local cr1' >> /etc/hosts`
9332026-07-30T22:32:50.014ZJul 30 22:32:49.998 DEBG [sc] cr1: executing command `echo '127.0.0.1 cr1.local cr1' >> /etc/hosts`
9342026-07-30T22:32:50.039ZJul 30 22:32:50.009 INFO cr1: logging out
9352026-07-30T22:32:52.088ZJul 30 22:32:52.075 INFO cr1: logged out
9362026-07-30T22:32:52.285ZJul 30 22:32:52.273 DEBG [sc] ox: logging in
9372026-07-30T22:32:52.532ZJul 30 22:32:52.520 INFO ox: mounting /opt/cargo-bay
9382026-07-30T22:32:52.532ZJul 30 22:32:52.520 DEBG [sc] ox: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
9392026-07-30T22:32:53.752ZJul 30 22:32:53.740 DEBG [sc] ox: executing command `cd`
9402026-07-30T22:32:53.776ZJul 30 22:32:53.751 INFO ox: finished mounting /opt/cargo-bay
9412026-07-30T22:32:53.776ZJul 30 22:32:53.751 DEBG [sc] ox: executing command `hostname ox`
9422026-07-30T22:32:53.776ZJul 30 22:32:53.762 DEBG [sc] ox: executing command `echo 'ox' > /etc/nodename`
9432026-07-30T22:32:53.801ZJul 30 22:32:53.772 DEBG [sc] ox: executing command `echo '::1 ox.local ox' >> /etc/hosts`
9442026-07-30T22:32:53.801ZJul 30 22:32:53.783 DEBG [sc] ox: executing command `echo '127.0.0.1 ox.local ox' >> /etc/hosts`
9452026-07-30T22:32:53.825ZJul 30 22:32:53.795 INFO ox: logging out
9462026-07-30T22:32:53.873ZJul 30 22:32:53.861 INFO ox: logged out
9472026-07-30T22:32:53.970ZJul 30 22:32:53.958 DEBG [sc] cr2: logging in
9482026-07-30T22:32:54.458ZJul 30 22:32:54.445 INFO cr2: mounting /opt/cargo-bay
9492026-07-30T22:32:54.458ZJul 30 22:32:54.445 DEBG [sc] cr2: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
9502026-07-30T22:32:54.482ZJul 30 22:32:54.467 DEBG [sc] cr2: executing command `cd`
9512026-07-30T22:32:54.506ZJul 30 22:32:54.478 INFO cr2: finished mounting /opt/cargo-bay
9522026-07-30T22:32:54.506ZJul 30 22:32:54.478 DEBG [sc] cr2: executing command `hostname cr2`
9532026-07-30T22:32:54.506ZJul 30 22:32:54.489 DEBG [sc] cr2: executing command `echo 'cr2' > /etc/nodename`
9542026-07-30T22:32:54.530ZJul 30 22:32:54.500 DEBG [sc] cr2: executing command `echo '::1 cr2.local cr2' >> /etc/hosts`
9552026-07-30T22:32:54.530ZJul 30 22:32:54.511 DEBG [sc] cr2: executing command `echo '127.0.0.1 cr2.local cr2' >> /etc/hosts`
9562026-07-30T22:32:54.554ZJul 30 22:32:54.522 INFO cr2: logging out
9572026-07-30T22:32:57.469ZJul 30 22:32:57.457 INFO cr2: logged out
9582026-07-30T22:32:57.469ZJul 30 22:32:57.457 INFO mgquartetbfd: quartet topology launch complete
9592026-07-30T22:32:57.493ZJul 30 22:32:57.457 DEBG [sc] ox: starting
9602026-07-30T22:32:57.493ZJul 30 22:32:57.457 DEBG [sc] ox: connecting to [::1]:51846
9612026-07-30T22:32:57.493ZJul 30 22:32:57.458 DEBG [sc] ox waiting for prompt
9622026-07-30T22:32:57.493ZJul 30 22:32:57.469 DEBG [sc] ox: logging in
9632026-07-30T22:32:57.570ZJul 30 22:32:57.558 DEBG [sc] ox: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
9642026-07-30T22:33:03.205ZJul 30 22:33:03.193 DEBG [sc] ox: starting
9652026-07-30T22:33:03.205ZJul 30 22:33:03.193 DEBG [sc] ox: connecting to [::1]:51846
9662026-07-30T22:33:03.229ZJul 30 22:33:03.193 DEBG [sc] ox waiting for prompt
9672026-07-30T22:33:03.229ZJul 30 22:33:03.205 DEBG [sc] ox: logging in
9682026-07-30T22:33:03.305ZJul 30 22:33:03.293 DEBG [sc] ox: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
9692026-07-30T22:33:03.404ZJul 30 22:33:03.391 DEBG [sc] ox: starting
9702026-07-30T22:33:03.404ZJul 30 22:33:03.391 DEBG [sc] ox: connecting to [::1]:51846
9712026-07-30T22:33:03.428ZJul 30 22:33:03.392 DEBG [sc] ox waiting for prompt
9722026-07-30T22:33:03.428ZJul 30 22:33:03.402 DEBG [sc] ox: logging in
9732026-07-30T22:33:03.503ZJul 30 22:33:03.491 DEBG [sc] ox: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
9742026-07-30T22:33:03.568ZJul 30 22:33:03.556 INFO cr1: installing frr
9752026-07-30T22:33:03.568ZJul 30 22:33:03.556 INFO waiting for ceos to initialize
9762026-07-30T22:33:03.568ZJul 30 22:33:03.556 INFO cr3: starting juniper bfd setup
9772026-07-30T22:33:03.568ZJul 30 22:33:03.556 INFO ox: setting up npuvm
9782026-07-30T22:33:03.593ZJul 30 22:33:03.556 DEBG [sc] cr1: starting
9792026-07-30T22:33:03.593ZJul 30 22:33:03.556 DEBG [sc] cr1: connecting to [::1]:60707
9802026-07-30T22:33:03.593ZJul 30 22:33:03.556 INFO cr3: staged Juniper config and license for guest systemd services
9812026-07-30T22:33:03.593ZJul 30 22:33:03.556 INFO cr3: waiting for Juniper guest config apply
9822026-07-30T22:33:03.593ZJul 30 22:33:03.556 DEBG [sc] cr2: starting
9832026-07-30T22:33:03.593ZJul 30 22:33:03.556 DEBG [sc] cr2: connecting to [::1]:53145
9842026-07-30T22:33:03.593ZJul 30 22:33:03.556 DEBG [sc] ox: starting
9852026-07-30T22:33:03.593ZJul 30 22:33:03.556 DEBG [sc] ox: connecting to [::1]:51846
9862026-07-30T22:33:03.593ZJul 30 22:33:03.557 DEBG [sc] cr3: starting
9872026-07-30T22:33:03.593ZJul 30 22:33:03.557 DEBG [sc] cr3: connecting to [::1]:42427
9882026-07-30T22:33:03.593ZJul 30 22:33:03.557 DEBG [sc] cr1 waiting for prompt
9892026-07-30T22:33:03.593ZJul 30 22:33:03.557 DEBG [sc] ox waiting for prompt
9902026-07-30T22:33:03.593ZJul 30 22:33:03.557 DEBG [sc] cr2 waiting for prompt
9912026-07-30T22:33:03.593ZJul 30 22:33:03.557 DEBG [sc] cr3 waiting for prompt
9922026-07-30T22:33:03.593ZJul 30 22:33:03.557 DEBG [sc] cr3: logging in
9932026-07-30T22:33:03.593ZJul 30 22:33:03.567 DEBG [sc] cr1: logging in
9942026-07-30T22:33:03.593ZJul 30 22:33:03.567 DEBG [sc] ox: logging in
9952026-07-30T22:33:03.593ZJul 30 22:33:03.568 DEBG [sc] cr2: logging in
9962026-07-30T22:33:03.668ZJul 30 22:33:03.655 DEBG [sc] ox: executing command `curl --fail --retry 5 --retry-all-errors --remote-name-all -L https://buildomat.eng.oxide.computer/public/file/oxidecomputer//softnpu/image/fd2c726815cdb03c2687e1bf2912a9184905557b/npuvm https://buildomat.eng.oxide.computer/public/file/oxidecomputer//softnpu/image/fd2c726815cdb03c2687e1bf2912a9184905557b/npuvm.sha256.txt`
9972026-07-30T22:33:03.725ZJul 30 22:33:03.713 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
9982026-07-30T22:33:03.922ZJul 30 22:33:03.910 DEBG [sc] cr1: executing command `apt-get -y update && apt-get -y install frr`
9992026-07-30T22:33:03.980ZJul 30 22:33:03.967 DEBG [sc] cr3: executing command `cat /run/falcon-junos-apply.status 2>/dev/null || true`
10002026-07-30T22:33:05.969ZJul 30 22:33:05.957 INFO cr2: executing eos script show version
10012026-07-30T22:33:05.969ZJul 30 22:33:05.957 DEBG [sc] cr2: starting
10022026-07-30T22:33:05.969ZJul 30 22:33:05.957 DEBG [sc] cr2: connecting to [::1]:53145
10032026-07-30T22:33:05.994ZJul 30 22:33:05.957 DEBG [sc] cr2 waiting for prompt
10042026-07-30T22:33:05.994ZJul 30 22:33:05.967 DEBG [sc] cr2: logging in
10052026-07-30T22:33:06.076ZJul 30 22:33:06.063 INFO cr3: Juniper apply status: waiting for staged Juniper license and config
10062026-07-30T22:33:06.112ZJul 30 22:33:06.100 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
10072026-07-30T22:33:07.077ZJul 30 22:33:07.065 DEBG [sc] cr3: starting
10082026-07-30T22:33:07.077ZJul 30 22:33:07.065 DEBG [sc] cr3: connecting to [::1]:42427
10092026-07-30T22:33:07.102ZJul 30 22:33:07.065 DEBG [sc] cr3 waiting for prompt
10102026-07-30T22:33:07.102ZJul 30 22:33:07.077 DEBG [sc] cr3: logging in
10112026-07-30T22:33:07.221ZJul 30 22:33:07.209 DEBG [sc] cr3: executing command `cat /run/falcon-junos-apply.status 2>/dev/null || true`
10122026-07-30T22:33:09.287ZJul 30 22:33:09.274 INFO cr3: Juniper guest config applied
10132026-07-30T22:33:11.079ZJul 30 22:33:11.067 DEBG [sc] ox: starting
10142026-07-30T22:33:11.079ZJul 30 22:33:11.067 DEBG [sc] ox: connecting to [::1]:51846
10152026-07-30T22:33:11.103ZJul 30 22:33:11.067 DEBG [sc] ox waiting for prompt
10162026-07-30T22:33:11.103ZJul 30 22:33:11.077 DEBG [sc] ox: logging in
10172026-07-30T22:33:11.178ZJul 30 22:33:11.166 DEBG [sc] ox: executing command `cat npuvm.sha256.txt`
10182026-07-30T22:33:11.244ZJul 30 22:33:11.232 DEBG [sc] ox: starting
10192026-07-30T22:33:11.244ZJul 30 22:33:11.232 DEBG [sc] ox: connecting to [::1]:51846
10202026-07-30T22:33:11.269ZJul 30 22:33:11.233 DEBG [sc] ox waiting for prompt
10212026-07-30T22:33:11.269ZJul 30 22:33:11.243 DEBG [sc] ox: logging in
10222026-07-30T22:33:11.331ZJul 30 22:33:11.319 DEBG [sc] ox: executing command `digest -a sha256 npuvm`
10232026-07-30T22:33:11.442ZJul 30 22:33:11.430 INFO ox: npuvm downloaded and checksum verified (attempt 1/5)
10242026-07-30T22:33:11.466ZJul 30 22:33:11.430 DEBG [sc] ox: starting
10252026-07-30T22:33:11.466ZJul 30 22:33:11.430 DEBG [sc] ox: connecting to [::1]:51846
10262026-07-30T22:33:11.466ZJul 30 22:33:11.431 DEBG [sc] ox waiting for prompt
10272026-07-30T22:33:11.467ZJul 30 22:33:11.442 DEBG [sc] ox: logging in
10282026-07-30T22:33:11.531ZJul 30 22:33:11.519 DEBG [sc] ox: executing command `chmod +x npuvm`
10292026-07-30T22:33:11.597ZJul 30 22:33:11.585 DEBG [sc] ox: starting
10302026-07-30T22:33:11.597ZJul 30 22:33:11.585 DEBG [sc] ox: connecting to [::1]:51846
10312026-07-30T22:33:11.621ZJul 30 22:33:11.586 DEBG [sc] ox waiting for prompt
10322026-07-30T22:33:11.621ZJul 30 22:33:11.596 DEBG [sc] ox: logging in
10332026-07-30T22:33:11.686ZJul 30 22:33:11.674 DEBG [sc] ox: executing command `./npuvm install --front-ports 3 --rear-ports 0 --pkt-source vioif0 `
10342026-07-30T22:33:13.365ZJul 30 22:33:13.353 INFO cr1: enabling frr daemon bfdd
10352026-07-30T22:33:13.365ZJul 30 22:33:13.353 DEBG [sc] cr1: starting
10362026-07-30T22:33:13.365ZJul 30 22:33:13.353 DEBG [sc] cr1: connecting to [::1]:60707
10372026-07-30T22:33:13.390ZJul 30 22:33:13.354 DEBG [sc] cr1 waiting for prompt
10382026-07-30T22:33:13.390ZJul 30 22:33:13.364 DEBG [sc] cr1: logging in
10392026-07-30T22:33:13.519ZJul 30 22:33:13.507 DEBG [sc] cr1: executing command `sed -i 's/bfdd=no/bfdd=yes/g' /etc/frr/daemons`
10402026-07-30T22:33:14.795ZJul 30 22:33:14.783 DEBG [sc] cr2: starting
10412026-07-30T22:33:14.795ZJul 30 22:33:14.783 DEBG [sc] cr2: connecting to [::1]:53145
10422026-07-30T22:33:14.819ZJul 30 22:33:14.784 DEBG [sc] cr2 waiting for prompt
10432026-07-30T22:33:14.820ZJul 30 22:33:14.794 DEBG [sc] cr2: logging in
10442026-07-30T22:33:14.939ZJul 30 22:33:14.926 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
10452026-07-30T22:33:15.595ZJul 30 22:33:15.582 INFO cr1: stopping frr
10462026-07-30T22:33:15.596ZJul 30 22:33:15.583 DEBG [sc] cr1: starting
10472026-07-30T22:33:15.596ZJul 30 22:33:15.583 DEBG [sc] cr1: connecting to [::1]:60707
10482026-07-30T22:33:15.620ZJul 30 22:33:15.583 DEBG [sc] cr1 waiting for prompt
10492026-07-30T22:33:15.621ZJul 30 22:33:15.593 DEBG [sc] cr1: logging in
10502026-07-30T22:33:15.749ZJul 30 22:33:15.737 DEBG [sc] cr1: executing command `systemctl stop frr`
10512026-07-30T22:33:17.051ZJul 30 22:33:17.039 INFO cr2: executing eos script show version
10522026-07-30T22:33:17.051ZJul 30 22:33:17.039 DEBG [sc] cr2: starting
10532026-07-30T22:33:17.051ZJul 30 22:33:17.039 DEBG [sc] cr2: connecting to [::1]:53145
10542026-07-30T22:33:17.076ZJul 30 22:33:17.040 DEBG [sc] cr2 waiting for prompt
10552026-07-30T22:33:17.076ZJul 30 22:33:17.050 DEBG [sc] cr2: logging in
10562026-07-30T22:33:17.230ZJul 30 22:33:17.216 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
10572026-07-30T22:33:18.140ZJul 30 22:33:18.127 INFO cr1: starting frr
10582026-07-30T22:33:18.140ZJul 30 22:33:18.127 DEBG [sc] cr1: starting
10592026-07-30T22:33:18.140ZJul 30 22:33:18.128 DEBG [sc] cr1: connecting to [::1]:60707
10602026-07-30T22:33:18.168ZJul 30 22:33:18.128 DEBG [sc] cr1 waiting for prompt
10612026-07-30T22:33:18.168ZJul 30 22:33:18.138 DEBG [sc] cr1: logging in
10622026-07-30T22:33:18.309ZJul 30 22:33:18.282 DEBG [sc] cr1: executing command `systemctl start frr`
10632026-07-30T22:33:19.536ZJul 30 22:33:19.524 DEBG [sc] cr2: starting
10642026-07-30T22:33:19.536ZJul 30 22:33:19.524 DEBG [sc] cr2: connecting to [::1]:53145
10652026-07-30T22:33:19.560ZJul 30 22:33:19.525 DEBG [sc] cr2 waiting for prompt
10662026-07-30T22:33:19.560ZJul 30 22:33:19.535 DEBG [sc] cr2: logging in
10672026-07-30T22:33:19.703ZJul 30 22:33:19.690 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
10682026-07-30T22:33:21.797ZJul 30 22:33:21.785 INFO cr2: executing eos script show version
10692026-07-30T22:33:21.797ZJul 30 22:33:21.785 DEBG [sc] cr2: starting
10702026-07-30T22:33:21.797ZJul 30 22:33:21.785 DEBG [sc] cr2: connecting to [::1]:53145
10712026-07-30T22:33:21.821ZJul 30 22:33:21.786 DEBG [sc] cr2 waiting for prompt
10722026-07-30T22:33:21.821ZJul 30 22:33:21.796 DEBG [sc] cr2: logging in
10732026-07-30T22:33:21.953ZJul 30 22:33:21.940 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
10742026-07-30T22:33:24.283ZJul 30 22:33:24.271 DEBG [sc] cr2: starting
10752026-07-30T22:33:24.283ZJul 30 22:33:24.271 DEBG [sc] cr2: connecting to [::1]:53145
10762026-07-30T22:33:24.308ZJul 30 22:33:24.271 DEBG [sc] cr2 waiting for prompt
10772026-07-30T22:33:24.308ZJul 30 22:33:24.282 DEBG [sc] cr2: logging in
10782026-07-30T22:33:24.449ZJul 30 22:33:24.437 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
10792026-07-30T22:33:25.577ZJul 30 22:33:25.565 INFO cr1: stopping frr
10802026-07-30T22:33:25.578ZJul 30 22:33:25.565 DEBG [sc] cr1: starting
10812026-07-30T22:33:25.578ZJul 30 22:33:25.565 DEBG [sc] cr1: connecting to [::1]:60707
10822026-07-30T22:33:25.602ZJul 30 22:33:25.566 DEBG [sc] cr1 waiting for prompt
10832026-07-30T22:33:25.602ZJul 30 22:33:25.577 DEBG [sc] cr1: logging in
10842026-07-30T22:33:25.712ZJul 30 22:33:25.700 DEBG [sc] cr1: executing command `systemctl stop frr`
10852026-07-30T22:33:26.539ZJul 30 22:33:26.527 INFO cr2: executing eos script show version
10862026-07-30T22:33:26.539ZJul 30 22:33:26.527 DEBG [sc] cr2: starting
10872026-07-30T22:33:26.539ZJul 30 22:33:26.527 DEBG [sc] cr2: connecting to [::1]:53145
10882026-07-30T22:33:26.564ZJul 30 22:33:26.527 DEBG [sc] cr2 waiting for prompt
10892026-07-30T22:33:26.564ZJul 30 22:33:26.537 DEBG [sc] cr2: logging in
10902026-07-30T22:33:26.683ZJul 30 22:33:26.671 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
10912026-07-30T22:33:28.067ZJul 30 22:33:28.055 INFO cr1: installing frr startup config
10922026-07-30T22:33:28.092ZJul 30 22:33:28.056 DEBG [sc] cr1: starting
10932026-07-30T22:33:28.092ZJul 30 22:33:28.056 DEBG [sc] cr1: connecting to [::1]:60707
10942026-07-30T22:33:28.092ZJul 30 22:33:28.056 DEBG [sc] cr1 waiting for prompt
10952026-07-30T22:33:28.092ZJul 30 22:33:28.067 DEBG [sc] cr1: logging in
10962026-07-30T22:33:28.212ZJul 30 22:33:28.200 DEBG [sc] cr1: executing command `cp /opt/cargo-bay/cr1-bfd-frr.conf /etc/frr/frr.conf && chown frr:frrvty /etc/frr/frr.conf && chmod 640 /etc/frr/frr.conf`
10972026-07-30T22:33:29.022ZJul 30 22:33:29.010 INFO cr2: executing eos script
10982026-07-30T22:33:29.022Z enable
10992026-07-30T22:33:29.022Z configure
11002026-07-30T22:33:29.022Z ip routing
11012026-07-30T22:33:29.022Z ipv6 unicast-routing
11022026-07-30T22:33:29.022Z interface Ethernet1
11032026-07-30T22:33:29.023Z no switchport
11042026-07-30T22:33:29.023Z ip address 10.0.1.2/24
11052026-07-30T22:33:29.023Z ipv6 enable
11062026-07-30T22:33:29.023Z ipv6 address fd00:2::2/64
11072026-07-30T22:33:29.023Z bfd interval 1000 min-rx 1000 multiplier 3
11082026-07-30T22:33:29.023Z exit
11092026-07-30T22:33:29.023Z ip route 100.64.0.0/24 10.0.1.1 track bfd
11102026-07-30T22:33:29.023Z ipv6 route 3fff::/64 fd00:2::1 track bfd
11112026-07-30T22:33:29.023Z exit
11122026-07-30T22:33:29.023Z
11132026-07-30T22:33:29.023ZJul 30 22:33:29.010 DEBG [sc] cr2: starting
11142026-07-30T22:33:29.023ZJul 30 22:33:29.010 DEBG [sc] cr2: connecting to [::1]:53145
11152026-07-30T22:33:29.047ZJul 30 22:33:29.011 DEBG [sc] cr2 waiting for prompt
11162026-07-30T22:33:29.047ZJul 30 22:33:29.021 DEBG [sc] cr2: logging in
11172026-07-30T22:33:29.155ZJul 30 22:33:29.143 DEBG [sc] cr2: executing command `docker exec ceos Cli -c '
11182026-07-30T22:33:29.155Z enable
11192026-07-30T22:33:29.155Z configure
11202026-07-30T22:33:29.155Z ip routing
11212026-07-30T22:33:29.155Z ipv6 unicast-routing
11222026-07-30T22:33:29.156Z interface Ethernet1
11232026-07-30T22:33:29.156Z no switchport
11242026-07-30T22:33:29.156Z ip address 10.0.1.2/24
11252026-07-30T22:33:29.156Z ipv6 enable
11262026-07-30T22:33:29.156Z ipv6 address fd00:2::2/64
11272026-07-30T22:33:29.156Z bfd interval 1000 min-rx 1000 multiplier 3
11282026-07-30T22:33:29.156Z exit
11292026-07-30T22:33:29.156Z ip route 100.64.0.0/24 10.0.1.1 track bfd
11302026-07-30T22:33:29.156Z ipv6 route 3fff::/64 fd00:2::1 track bfd
11312026-07-30T22:33:29.156Z exit
11322026-07-30T22:33:29.156Z '`
11332026-07-30T22:33:30.308ZJul 30 22:33:30.296 INFO cr1: starting frr
11342026-07-30T22:33:30.308ZJul 30 22:33:30.296 DEBG [sc] cr1: starting
11352026-07-30T22:33:30.308ZJul 30 22:33:30.296 DEBG [sc] cr1: connecting to [::1]:60707
11362026-07-30T22:33:30.332ZJul 30 22:33:30.296 DEBG [sc] cr1 waiting for prompt
11372026-07-30T22:33:30.332ZJul 30 22:33:30.306 DEBG [sc] cr1: logging in
11382026-07-30T22:33:30.439ZJul 30 22:33:30.427 DEBG [sc] cr1: executing command `systemctl start frr`
11392026-07-30T22:33:51.043ZJul 30 22:33:51.030 INFO ox: npuvm install output:
11402026-07-30T22:33:51.161Zdendrite-softnpu.tar.gz [########################################] 0 B/0 B (0s) dendrite-softnpu.tar.gz [########################################] 0 B/0 B (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/66.01 MiB (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/66.01 MiB (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/66.01 MiB (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/66.01 MiB (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/66.01 MiB (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/66.01 MiB (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/66.01 MiB (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/66.01 MiB (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/66.01 MiB (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/66.01 MiB (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/66.01 MiB (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/66.01 MiB (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/66.01 MiB (0s) dendrite-softnpu.tar.gz [>---------------------------------------] 19.81 KiB/66.01 MiB (17m) dendrite-softnpu.tar.gz [>---------------------------------------] 19.81 KiB/66.01 MiB (17m) dendrite-softnpu.tar.gz [>---------------------------------------] 19.81 KiB/66.01 MiB (17m) dendrite-softnpu.tar.gz [>---------------------------------------] 19.81 KiB/66.01 MiB (17m) dendrite-softnpu.tar.gz [>---------------------------------------] 19.81 KiB/66.01 MiB (17m) dendrite-softnpu.tar.gz [>---------------------------------------] 19.81 KiB/66.01 MiB (17m) dendrite-softnpu.tar.gz [>---------------------------------------] 36.46 KiB/66.01 MiB (16m) dendrite-softnpu.tar.gz [>---------------------------------------] 36.46 KiB/66.01 MiB (16m) dendrite-softnpu.tar.gz [>---------------------------------------] 36.46 KiB/66.01 MiB (16m) dendrite-softnpu.tar.gz [>---------------------------------------] 36.46 KiB/66.01 MiB (16m) dendrite-softnpu.tar.gz [>---------------------------------------] 142.41 KiB/66.01 MiB (11m) dendrite-softnpu.tar.gz [>---------------------------------------] 353.04 KiB/66.01 MiB (6m) dendrite-softnpu.tar.gz [>---------------------------------------] 629.04 KiB/66.01 MiB (4m) dendrite-softnpu.tar.gz [>---------------------------------------] 965.04 KiB/66.01 MiB (2m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.18 MiB/66.01 MiB (2m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.42 MiB/66.01 MiB (87s) dendrite-softnpu.tar.gz [#>--------------------------------------] 1.67 MiB/66.01 MiB (72s) dendrite-softnpu.tar.gz [#>--------------------------------------] 1.90 MiB/66.01 MiB (63s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.20 MiB/66.01 MiB (56s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.50 MiB/66.01 MiB (50s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.74 MiB/66.01 MiB (45s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.98 MiB/66.01 MiB (42s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.22 MiB/66.01 MiB (39s) dendrite-softnpu.tar.gz [##>-------------------------------------] 3.58 MiB/66.01 MiB (36s) dendrite-softnpu.tar.gz [##>-------------------------------------] 3.82 MiB/66.01 MiB (34s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.06 MiB/66.01 MiB (32s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.36 MiB/66.01 MiB (31s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.66 MiB/66.01 MiB (29s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.90 MiB/66.01 MiB (28s) dendrite-softnpu.tar.gz [###>------------------------------------] 5.17 MiB/66.01 MiB (27s) dendrite-softnpu.tar.gz [###>------------------------------------] 5.49 MiB/66.01 MiB (26s) dendrite-softnpu.tar.gz [###>------------------------------------] 5.74 MiB/66.01 MiB (25s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.00 MiB/66.01 MiB (24s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.28 MiB/66.01 MiB (24s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.58 MiB/66.01 MiB (23s) dendrite-softnpu.tar.gz [####>-----------------------------------] 6.83 MiB/66.01 MiB (22s) dendrite-softnpu.tar.gz [####>-----------------------------------] 7.08 MiB/66.01 MiB (22s) dendrite-softnpu.tar.gz [####>-----------------------------------] 7.36 MiB/66.01 MiB (21s) dendrite-softnpu.tar.gz [####>-----------------------------------] 7.60 MiB/66.01 MiB (21s) dendrite-softnpu.tar.gz [####>-----------------------------------] 7.84 MiB/66.01 MiB (20s) dendrite-softnpu.tar.gz [####>-----------------------------------] 8.07 MiB/66.01 MiB (20s) dendrite-softnpu.tar.gz [#####>----------------------------------] 8.43 MiB/66.01 MiB (19s) dendrite-softnpu.tar.gz [#####>----------------------------------] 8.68 MiB/66.01 MiB (19s) dendrite-softnpu.tar.gz [#####>----------------------------------] 8.91 MiB/66.01 MiB (19s) dendrite-softnpu.tar.gz [#####>----------------------------------] 9.16 MiB/66.01 MiB (18s) dendrite-softnpu.tar.gz [#####>----------------------------------] 9.50 MiB/66.01 MiB (18s) dendrite-softnpu.tar.gz [#####>----------------------------------] 9.75 MiB/66.01 MiB (18s) dendrite-softnpu.tar.gz [######>---------------------------------] 10.00 MiB/66.01 MiB (17s) dendrite-softnpu.tar.gz [######>---------------------------------] 10.25 MiB/66.01 MiB (17s) dendrite-softnpu.tar.gz [######>---------------------------------] 10.53 MiB/66.01 MiB (17s) dendrite-softnpu.tar.gz [######>---------------------------------] 10.83 MiB/66.01 MiB (17s) dendrite-softnpu.tar.gz [######>---------------------------------] 11.09 MiB/66.01 MiB (16s) dendrite-softnpu.tar.gz [######>---------------------------------] 11.33 MiB/66.01 MiB (16s) dendrite-softnpu.tar.gz [#######>--------------------------------] 11.64 MiB/66.01 MiB (16s) dendrite-softnpu.tar.gz [#######>--------------------------------] 11.92 MiB/66.01 MiB (16s) dendrite-softnpu.tar.gz [#######>--------------------------------] 12.16 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [#######>--------------------------------] 12.41 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [#######>--------------------------------] 12.72 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [#######>--------------------------------] 13.00 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [########>-------------------------------] 13.24 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [########>-------------------------------] 13.53 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [########>-------------------------------] 13.83 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [########>-------------------------------] 14.08 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [########>-------------------------------] 14.32 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [########>-------------------------------] 14.65 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [#########>------------------------------] 14.92 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.16 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.41 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.65 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.65 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.65 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.65 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.65 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.65 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.65 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.65 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.65 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.65 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.65 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.65 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.65 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.66 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.66 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.66 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.66 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.66 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.66 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.67 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.67 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.67 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.67 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.67 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.67 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.67 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.67 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.67 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.67 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.72 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.83 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [#########>------------------------------] 16.06 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [#########>------------------------------] 16.29 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [##########>-----------------------------] 16.65 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [##########>-----------------------------] 16.89 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.13 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.38 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.62 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.97 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [###########>----------------------------] 18.22 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [###########>----------------------------] 18.45 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [###########>----------------------------] 18.70 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [###########>----------------------------] 19.06 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [###########>----------------------------] 19.29 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [###########>----------------------------] 19.54 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [###########>----------------------------] 19.78 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [############>---------------------------] 20.14 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [############>---------------------------] 20.38 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [############>---------------------------] 20.62 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [############>---------------------------] 20.86 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [############>---------------------------] 21.22 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [#############>--------------------------] 21.45 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [#############>--------------------------] 21.70 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [#############>--------------------------] 21.94 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [#############>--------------------------] 22.30 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [#############>--------------------------] 22.54 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [#############>--------------------------] 22.78 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [#############>--------------------------] 23.02 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [##############>-------------------------] 23.26 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [##############>-------------------------] 23.58 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [##############>-------------------------] 23.86 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [##############>-------------------------] 24.10 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [##############>-------------------------] 24.34 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [##############>-------------------------] 24.58 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [###############>------------------------] 24.82 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [###############>------------------------] 25.07 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [###############>------------------------] 25.41 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [###############>------------------------] 25.66 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [###############>------------------------] 25.90 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [###############>------------------------] 26.14 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [###############>------------------------] 26.38 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [################>-----------------------] 26.62 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [################>-----------------------] 26.96 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [################>-----------------------] 27.22 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [################>-----------------------] 27.46 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [################>-----------------------] 27.75 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [#################>----------------------] 28.05 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [#################>----------------------] 28.30 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [#################>----------------------] 28.55 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [#################>----------------------] 28.88 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [#################>----------------------] 29.13 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [#################>----------------------] 29.38 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [#################>----------------------] 29.67 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [##################>---------------------] 29.97 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [##################>---------------------] 30.21 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [##################>---------------------] 30.45 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##################>---------------------] 30.75 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##################>---------------------] 31.05 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##################>---------------------] 31.29 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [###################>--------------------] 31.58 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [###################>--------------------] 31.89 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [###################>--------------------] 32.13 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [###################>--------------------] 32.42 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [###################>--------------------] 32.70 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [###################>--------------------] 32.97 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [####################>-------------------] 33.26 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [####################>-------------------] 33.54 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [####################>-------------------] 33.81 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [####################>-------------------] 34.06 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [####################>-------------------] 34.31 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [####################>-------------------] 34.52 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [#####################>------------------] 34.77 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [#####################>------------------] 35.01 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [#####################>------------------] 35.36 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [#####################>------------------] 35.60 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [#####################>------------------] 35.85 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [#####################>------------------] 36.08 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 36.44 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 36.68 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 36.93 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 37.23 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 37.52 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 37.76 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [#######################>----------------] 38.01 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [#######################>----------------] 38.36 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [#######################>----------------] 38.60 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [#######################>----------------] 38.85 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#######################>----------------] 39.20 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#######################>----------------] 39.44 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 39.69 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 40.00 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 40.28 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 40.52 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 40.82 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 41.12 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 41.36 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 41.63 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 41.96 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [#########################>--------------] 42.20 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [#########################>--------------] 42.45 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [#########################>--------------] 42.68 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [##########################>-------------] 42.93 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [##########################>-------------] 43.18 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [##########################>-------------] 43.52 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [##########################>-------------] 43.76 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [##########################>-------------] 44.00 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [##########################>-------------] 44.35 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [###########################>------------] 44.60 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [###########################>------------] 44.84 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [###########################>------------] 45.13 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 45.44 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 45.68 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 45.95 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [############################>-----------] 46.25 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [############################>-----------] 46.52 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [############################>-----------] 46.79 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [############################>-----------] 47.05 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [############################>-----------] 47.36 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [############################>-----------] 47.62 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 47.89 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 48.19 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 48.44 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 48.73 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [#############################>----------] 49.00 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [#############################>----------] 49.27 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 49.51 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 49.81 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 50.09 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 50.35 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 50.59 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 50.89 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 51.17 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 51.43 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 51.72 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 52.01 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 52.25 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [###############################>--------] 52.51 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 52.81 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 53.09 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 53.33 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 53.58 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 53.93 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 54.17 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 54.41 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 54.71 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 55.01 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 55.25 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 55.51 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 55.63 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 55.63 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 55.63 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 55.63 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 55.63 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 55.63 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 55.63 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 55.63 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 55.63 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 55.63 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 55.63 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 55.63 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 55.63 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 55.63 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 55.63 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 55.63 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 55.63 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 55.63 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 55.63 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 55.63 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 55.63 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 55.63 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 55.63 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 55.63 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 55.63 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 55.64 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 55.64 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 55.64 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 55.64 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 55.64 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 55.64 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 55.64 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 55.67 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 55.76 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 56.02 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 56.27 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 56.47 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 56.59 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 56.87 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 57.13 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 57.39 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 57.59 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 57.84 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 58.11 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 58.37 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 58.64 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 58.92 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 59.19 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 59.45 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 59.73 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 60.03 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 60.27 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [####################################>---] 60.53 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [####################################>---] 60.83 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [####################################>---] 61.02 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 61.33 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 61.61 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 61.85 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 62.09 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 62.35 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 62.64 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 62.93 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 63.19 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 63.48 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 63.75 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 63.98 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 64.25 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 64.52 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 64.82 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.09 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.33 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.57 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.81 MiB/66.01 MiB (0s) Refreshing catalog 1/1 helios Refreshing catalog 1/1 helios Refreshing catalog 1/1 helios Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): / Creating Plan (Running solver): - Creating Plan (Running solver): - Creating Plan (Finding local manifests): \ Creating Plan (Finding local manifests): \ Creating Plan (Download Manifests 0/1) | Creating Plan (Download Manifests 1/1) | Creating Plan (Download Manifests 1/1) | Creating Plan (Package planning: 1/1): / Creating Plan (Package planning: 1/1): / Creating Plan (Merging actions): - Creating Plan (Merging actions): - Creating Plan (Checking for conflicting actions): \ Creating Plan (Checking for conflicting actions): | Creating Plan (Checking for conflicting actions): / Creating Plan (Checking for conflicting actions): / Creating Plan (Consolidating action changes): - Creating Plan (Consolidating action changes): - Creating Plan (Evaluating mediators): \ Creating Plan (Evaluating mediators): | Creating Plan (Evaluating mediators): | Packages to install: 1
11412026-07-30T22:33:51.172Z Create boot environment: No
11422026-07-30T22:33:51.172ZCreate backup boot environment: No
11432026-07-30T22:33:51.172Z
11442026-07-30T22:33:51.172ZDOWNLOAD PKGS FILES XFER (MB) SPEED
11452026-07-30T22:33:51.172Z driver/misc/tofino 0/1 0/6 0.0/0.0 -- driver/misc/tofino 0/1 3/6 0.0/0.0 -- driver/misc/tofino 1/1 6/6 0.0/0.0 -- Completed 1/1 6/6 0.0/0.0 328k/s
11462026-07-30T22:33:51.172Z
11472026-07-30T22:33:51.172ZPHASE ITEMS
11482026-07-30T22:33:51.173Z Installing new actions 1/27 Installing new actions 24/27 Installing new actions 27/27
11492026-07-30T22:33:51.173Z Updating package state database working / Updating package state database Done
11502026-07-30T22:33:51.173Z Updating package cache 0/0 - Updating package cache 0/0
11512026-07-30T22:33:51.173Z Updating image state working \ Updating image state working | Updating image state Done
11522026-07-30T22:33:51.173Z Creating fast lookup database working / Creating fast lookup database working - Creating fast lookup database working \ Creating fast lookup database working | Creating fast lookup database working / Creating fast lookup database working - Creating fast lookup database working \ Creating fast lookup database working | Creating fast lookup database working / Creating fast lookup database working - Creating fast lookup database working \ Creating fast lookup database working | Creating fast lookup database working / Creating fast lookup database working - Creating fast lookup database working \ Creating fast lookup database working | Creating fast lookup database working / Creating fast lookup database working - Creating fast lookup database Done
11532026-07-30T22:33:51.173Z Reading search index working \ Reading search index Done
11542026-07-30T22:33:51.173Z Updating search index 0/1 | Updating search index 1/1
11552026-07-30T22:33:51.173Z Updating package cache 0/1 / Updating package cache 1/1
11562026-07-30T22:33:51.173Zscadm [########################################] 0 B/0 B (0s) scadm [########################################] 0 B/0 B (0s) scadm [----------------------------------------] 0 B/15.18 MiB (0s) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (46m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (46m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (46m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (46m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (46m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (46m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (46m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (46m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (46m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (46m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (46m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (46m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (46m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (46m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (46m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (46m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (46m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (46m) scadm [>---------------------------------------] 11.81 KiB/15.18 MiB (45m) scadm [>---------------------------------------] 11.81 KiB/15.18 MiB (45m) scadm [>---------------------------------------] 11.81 KiB/15.18 MiB (45m) scadm [>---------------------------------------] 84.46 KiB/15.18 MiB (35m) scadm [>---------------------------------------] 225.99 KiB/15.18 MiB (22m) scadm [#>--------------------------------------] 476.88 KiB/15.18 MiB (12m) scadm [##>-------------------------------------] 841.56 KiB/15.18 MiB (6m) scadm [##>-------------------------------------] 1.06 MiB/15.18 MiB (4m) scadm [###>------------------------------------] 1.30 MiB/15.18 MiB (3m) scadm [####>-----------------------------------] 1.57 MiB/15.18 MiB (2m) scadm [####>-----------------------------------] 1.81 MiB/15.18 MiB (2m) scadm [#####>----------------------------------] 2.14 MiB/15.18 MiB (74s) scadm [######>---------------------------------] 2.38 MiB/15.18 MiB (62s) scadm [######>---------------------------------] 2.65 MiB/15.18 MiB (50s) scadm [#######>--------------------------------] 2.88 MiB/15.18 MiB (43s) scadm [########>-------------------------------] 3.12 MiB/15.18 MiB (38s) scadm [########>-------------------------------] 3.39 MiB/15.18 MiB (33s) scadm [#########>------------------------------] 3.68 MiB/15.18 MiB (29s) scadm [##########>-----------------------------] 3.96 MiB/15.18 MiB (25s) scadm [###########>----------------------------] 4.20 MiB/15.18 MiB (22s) scadm [###########>----------------------------] 4.44 MiB/15.18 MiB (20s) scadm [############>---------------------------] 4.68 MiB/15.18 MiB (18s) scadm [############>---------------------------] 4.92 MiB/15.18 MiB (17s) scadm [#############>--------------------------] 5.18 MiB/15.18 MiB (15s) scadm [##############>-------------------------] 5.52 MiB/15.18 MiB (14s) scadm [###############>------------------------] 5.76 MiB/15.18 MiB (13s) scadm [###############>------------------------] 6.00 MiB/15.18 MiB (12s) scadm [################>-----------------------] 6.24 MiB/15.18 MiB (11s) scadm [#################>----------------------] 6.48 MiB/15.18 MiB (10s) scadm [#################>----------------------] 6.72 MiB/15.18 MiB (9s) scadm [##################>---------------------] 7.08 MiB/15.18 MiB (8s) scadm [###################>--------------------] 7.32 MiB/15.18 MiB (8s) scadm [###################>--------------------] 7.56 MiB/15.18 MiB (7s) scadm [####################>-------------------] 7.80 MiB/15.18 MiB (7s) scadm [#####################>------------------] 8.04 MiB/15.18 MiB (6s) scadm [#####################>------------------] 8.27 MiB/15.18 MiB (6s) scadm [######################>-----------------] 8.52 MiB/15.18 MiB (6s) scadm [#######################>----------------] 8.75 MiB/15.18 MiB (5s) scadm [#######################>----------------] 8.99 MiB/15.18 MiB (5s) scadm [########################>---------------] 9.32 MiB/15.18 MiB (5s) scadm [#########################>--------------] 9.59 MiB/15.18 MiB (4s) scadm [#########################>--------------] 9.83 MiB/15.18 MiB (4s) scadm [##########################>-------------] 10.07 MiB/15.18 MiB (4s) scadm [###########################>------------] 10.31 MiB/15.18 MiB (3s) scadm [###########################>------------] 10.55 MiB/15.18 MiB (3s) scadm [############################>-----------] 10.79 MiB/15.18 MiB (3s) scadm [#############################>----------] 11.13 MiB/15.18 MiB (3s) scadm [##############################>---------] 11.39 MiB/15.18 MiB (2s) scadm [##############################>---------] 11.63 MiB/15.18 MiB (2s) scadm [###############################>--------] 11.87 MiB/15.18 MiB (2s) scadm [###############################>--------] 12.11 MiB/15.18 MiB (2s) scadm [################################>-------] 12.35 MiB/15.18 MiB (2s) scadm [#################################>------] 12.59 MiB/15.18 MiB (1s) scadm [#################################>------] 12.83 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.19 MiB/15.18 MiB (1s) scadm [###################################>----] 13.43 MiB/15.18 MiB (1s) scadm [####################################>---] 13.67 MiB/15.18 MiB (1s) scadm [####################################>---] 13.91 MiB/15.18 MiB (1s) scadm [#####################################>--] 14.15 MiB/15.18 MiB (1s) scadm [######################################>-] 14.51 MiB/15.18 MiB (0s) scadm [######################################>-] 14.75 MiB/15.18 MiB (0s) scadm [#######################################>] 14.99 MiB/15.18 MiB (0s) libsidecar_lite.so [########################################] 0 B/0 B (0s) libsidecar_lite.so [########################################] 0 B/0 B (0s) libsidecar_lite.so [----------------------------------------] 0 B/11.89 MiB (0s) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 11.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 11.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 11.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 11.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 11.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 11.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 25.29 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 25.29 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 25.29 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 141.67 KiB/11.89 MiB (2m) libsidecar_lite.so [#>--------------------------------------] 352.67 KiB/11.89 MiB (63s) libsidecar_lite.so [#>--------------------------------------] 600.67 KiB/11.89 MiB (36s) libsidecar_lite.so [##>-------------------------------------] 876.67 KiB/11.89 MiB (23s) libsidecar_lite.so [###>------------------------------------] 1.19 MiB/11.89 MiB (16s) libsidecar_lite.so [####>-----------------------------------] 1.43 MiB/11.89 MiB (13s) libsidecar_lite.so [#####>----------------------------------] 1.67 MiB/11.89 MiB (10s) libsidecar_lite.so [######>---------------------------------] 2.03 MiB/11.89 MiB (8s) libsidecar_lite.so [#######>--------------------------------] 2.26 MiB/11.89 MiB (7s) libsidecar_lite.so [########>-------------------------------] 2.51 MiB/11.89 MiB (6s) libsidecar_lite.so [#########>------------------------------] 2.80 MiB/11.89 MiB (6s) libsidecar_lite.so [##########>-----------------------------] 3.10 MiB/11.89 MiB (5s) libsidecar_lite.so [###########>----------------------------] 3.35 MiB/11.89 MiB (5s) libsidecar_lite.so [############>---------------------------] 3.63 MiB/11.89 MiB (4s) libsidecar_lite.so [#############>--------------------------] 3.94 MiB/11.89 MiB (4s) libsidecar_lite.so [##############>-------------------------] 4.19 MiB/11.89 MiB (4s) libsidecar_lite.so [##############>-------------------------] 4.46 MiB/11.89 MiB (3s) libsidecar_lite.so [################>-----------------------] 4.78 MiB/11.89 MiB (3s) libsidecar_lite.so [################>-----------------------] 5.02 MiB/11.89 MiB (3s) libsidecar_lite.so [#################>----------------------] 5.29 MiB/11.89 MiB (3s) libsidecar_lite.so [##################>---------------------] 5.61 MiB/11.89 MiB (2s) libsidecar_lite.so [###################>--------------------] 5.86 MiB/11.89 MiB (2s) libsidecar_lite.so [####################>-------------------] 6.12 MiB/11.89 MiB (2s) libsidecar_lite.so [#####################>------------------] 6.41 MiB/11.89 MiB (2s) libsidecar_lite.so [######################>-----------------] 6.70 MiB/11.89 MiB (2s) libsidecar_lite.so [#######################>----------------] 6.95 MiB/11.89 MiB (2s) libsidecar_lite.so [########################>---------------] 7.25 MiB/11.89 MiB (2s) libsidecar_lite.so [#########################>--------------] 7.54 MiB/11.89 MiB (1s) libsidecar_lite.so [##########################>-------------] 7.78 MiB/11.89 MiB (1s) libsidecar_lite.so [###########################>------------] 8.03 MiB/11.89 MiB (1s) libsidecar_lite.so [############################>-----------] 8.37 MiB/11.89 MiB (1s) libsidecar_lite.so [#############################>----------] 8.62 MiB/11.89 MiB (1s) libsidecar_lite.so [#############################>----------] 8.87 MiB/11.89 MiB (1s) libsidecar_lite.so [##############################>---------] 9.21 MiB/11.89 MiB (1s) libsidecar_lite.so [###############################>--------] 9.46 MiB/11.89 MiB (1s) libsidecar_lite.so [################################>-------] 9.71 MiB/11.89 MiB (1s) libsidecar_lite.so [#################################>------] 10.03 MiB/11.89 MiB (1s) libsidecar_lite.so [##################################>-----] 10.30 MiB/11.89 MiB (0s) libsidecar_lite.so [###################################>----] 10.55 MiB/11.89 MiB (0s) libsidecar_lite.so [####################################>---] 10.85 MiB/11.89 MiB (0s) libsidecar_lite.so [#####################################>--] 11.14 MiB/11.89 MiB (0s) libsidecar_lite.so [######################################>-] 11.39 MiB/11.89 MiB (0s) libsidecar_lite.so [#######################################>] 11.66 MiB/11.89 MiB (0s)
11572026-07-30T22:33:51.177ZJul 30 22:33:51.031 DEBG [sc] ox: starting
11582026-07-30T22:33:51.177ZJul 30 22:33:51.031 DEBG [sc] ox: connecting to [::1]:51846
11592026-07-30T22:33:51.177ZJul 30 22:33:51.031 DEBG [sc] ox waiting for prompt
11602026-07-30T22:33:51.177ZJul 30 22:33:51.042 DEBG [sc] ox: logging in
11612026-07-30T22:33:51.202ZJul 30 22:33:51.119 DEBG [sc] ox: executing command `/root/scadm propolis load-program /root/libsidecar_lite.so`
11622026-07-30T22:33:51.486ZJul 30 22:33:51.474 DEBG [sc] ox: starting
11632026-07-30T22:33:51.486ZJul 30 22:33:51.474 DEBG [sc] ox: connecting to [::1]:51846
11642026-07-30T22:33:51.510ZJul 30 22:33:51.475 DEBG [sc] ox waiting for prompt
11652026-07-30T22:33:51.510ZJul 30 22:33:51.486 DEBG [sc] ox: logging in
11662026-07-30T22:33:51.576ZJul 30 22:33:51.564 DEBG [sc] ox: executing command `dladm show-link tfportqsfp0_0 -p -o link`
11672026-07-30T22:33:52.600ZJul 30 22:33:52.587 DEBG [sc] ox: starting
11682026-07-30T22:33:52.600ZJul 30 22:33:52.588 DEBG [sc] ox: connecting to [::1]:51846
11692026-07-30T22:33:52.625ZJul 30 22:33:52.588 DEBG [sc] ox waiting for prompt
11702026-07-30T22:33:52.625ZJul 30 22:33:52.588 DEBG [sc] ox: logging in
11712026-07-30T22:33:52.677ZJul 30 22:33:52.665 DEBG [sc] ox: executing command `dladm show-link tfportqsfp0_0 -p -o link`
11722026-07-30T22:33:52.744ZJul 30 22:33:52.731 DEBG [sc] ox: starting
11732026-07-30T22:33:52.745ZJul 30 22:33:52.731 DEBG [sc] ox: connecting to [::1]:51846
11742026-07-30T22:33:52.770ZJul 30 22:33:52.732 DEBG [sc] ox waiting for prompt
11752026-07-30T22:33:52.770ZJul 30 22:33:52.743 DEBG [sc] ox: logging in
11762026-07-30T22:33:52.833ZJul 30 22:33:52.820 DEBG [sc] ox: executing command `dladm show-link tfportqsfp1_0 -p -o link`
11772026-07-30T22:33:52.899ZJul 30 22:33:52.886 DEBG [sc] ox: starting
11782026-07-30T22:33:52.899ZJul 30 22:33:52.886 DEBG [sc] ox: connecting to [::1]:51846
11792026-07-30T22:33:52.923ZJul 30 22:33:52.887 DEBG [sc] ox waiting for prompt
11802026-07-30T22:33:52.924ZJul 30 22:33:52.897 DEBG [sc] ox: logging in
11812026-07-30T22:33:52.987ZJul 30 22:33:52.974 DEBG [sc] ox: executing command `dladm show-link tfportqsfp2_0 -p -o link`
11822026-07-30T22:33:53.620ZJul 30 22:33:53.607 DEBG [sc] ox: starting
11832026-07-30T22:33:53.620ZJul 30 22:33:53.607 DEBG [sc] ox: connecting to [::1]:51846
11842026-07-30T22:33:53.644ZJul 30 22:33:53.608 DEBG [sc] ox waiting for prompt
11852026-07-30T22:33:53.645ZJul 30 22:33:53.619 DEBG [sc] ox: logging in
11862026-07-30T22:33:53.719ZJul 30 22:33:53.707 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp0_0/ll`
11872026-07-30T22:33:53.775ZJul 30 22:33:53.762 DEBG [sc] ox: starting
11882026-07-30T22:33:53.775ZJul 30 22:33:53.762 DEBG [sc] ox: connecting to [::1]:51846
11892026-07-30T22:33:53.800ZJul 30 22:33:53.763 DEBG [sc] ox waiting for prompt
11902026-07-30T22:33:53.800ZJul 30 22:33:53.773 DEBG [sc] ox: logging in
11912026-07-30T22:33:53.863ZJul 30 22:33:53.850 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp0_0/ll -p -o addr`
11922026-07-30T22:33:53.929ZJul 30 22:33:53.917 DEBG [sc] ox: starting
11932026-07-30T22:33:53.929ZJul 30 22:33:53.917 DEBG [sc] ox: connecting to [::1]:51846
11942026-07-30T22:33:53.954ZJul 30 22:33:53.917 DEBG [sc] ox waiting for prompt
11952026-07-30T22:33:53.954ZJul 30 22:33:53.928 DEBG [sc] ox: logging in
11962026-07-30T22:33:54.017ZJul 30 22:33:54.004 DEBG [sc] ox: executing command `ipadm create-addr -T static -a 10.0.0.1/24 tfportqsfp0_0/v4`
11972026-07-30T22:33:54.610ZJul 30 22:33:54.598 DEBG [sc] ox: starting
11982026-07-30T22:33:54.610ZJul 30 22:33:54.598 DEBG [sc] ox: connecting to [::1]:51846
11992026-07-30T22:33:54.637ZJul 30 22:33:54.598 DEBG [sc] ox waiting for prompt
12002026-07-30T22:33:54.637ZJul 30 22:33:54.608 DEBG [sc] ox: logging in
12012026-07-30T22:33:54.699ZJul 30 22:33:54.686 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp0_0/v4 -p -o addr`
12022026-07-30T22:33:54.764ZJul 30 22:33:54.752 DEBG [sc] ox: starting
12032026-07-30T22:33:54.764ZJul 30 22:33:54.752 DEBG [sc] ox: connecting to [::1]:51846
12042026-07-30T22:33:54.788ZJul 30 22:33:54.753 DEBG [sc] ox waiting for prompt
12052026-07-30T22:33:54.788ZJul 30 22:33:54.763 DEBG [sc] ox: logging in
12062026-07-30T22:33:54.870ZJul 30 22:33:54.851 DEBG [sc] ox: executing command `ipadm create-addr -T static -a fd00:1::1/64 tfportqsfp0_0/v6`
12072026-07-30T22:33:55.388ZJul 30 22:33:55.376 DEBG [sc] ox: starting
12082026-07-30T22:33:55.388ZJul 30 22:33:55.376 DEBG [sc] ox: connecting to [::1]:51846
12092026-07-30T22:33:55.414ZJul 30 22:33:55.377 DEBG [sc] ox waiting for prompt
12102026-07-30T22:33:55.414ZJul 30 22:33:55.386 DEBG [sc] ox: logging in
12112026-07-30T22:33:55.486ZJul 30 22:33:55.474 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp0_0/v6 -p -o addr`
12122026-07-30T22:33:55.553ZJul 30 22:33:55.541 DEBG [sc] ox: starting
12132026-07-30T22:33:55.553ZJul 30 22:33:55.541 DEBG [sc] ox: connecting to [::1]:51846
12142026-07-30T22:33:55.578ZJul 30 22:33:55.542 DEBG [sc] ox waiting for prompt
12152026-07-30T22:33:55.578ZJul 30 22:33:55.551 DEBG [sc] ox: logging in
12162026-07-30T22:33:55.641ZJul 30 22:33:55.629 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp1_0/ll`
12172026-07-30T22:33:55.708ZJul 30 22:33:55.695 DEBG [sc] ox: starting
12182026-07-30T22:33:55.708ZJul 30 22:33:55.696 DEBG [sc] ox: connecting to [::1]:51846
12192026-07-30T22:33:55.732ZJul 30 22:33:55.696 DEBG [sc] ox waiting for prompt
12202026-07-30T22:33:55.732ZJul 30 22:33:55.707 DEBG [sc] ox: logging in
12212026-07-30T22:33:55.795ZJul 30 22:33:55.783 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp1_0/ll -p -o addr`
12222026-07-30T22:33:55.862ZJul 30 22:33:55.850 DEBG [sc] ox: starting
12232026-07-30T22:33:55.862ZJul 30 22:33:55.850 DEBG [sc] ox: connecting to [::1]:51846
12242026-07-30T22:33:55.886ZJul 30 22:33:55.850 DEBG [sc] ox waiting for prompt
12252026-07-30T22:33:55.886ZJul 30 22:33:55.861 DEBG [sc] ox: logging in
12262026-07-30T22:33:55.950ZJul 30 22:33:55.937 DEBG [sc] ox: executing command `ipadm create-addr -T static -a 10.0.1.1/24 tfportqsfp1_0/v4`
12272026-07-30T22:33:56.510ZJul 30 22:33:56.498 DEBG [sc] ox: starting
12282026-07-30T22:33:56.510ZJul 30 22:33:56.498 DEBG [sc] ox: connecting to [::1]:51846
12292026-07-30T22:33:56.534ZJul 30 22:33:56.498 DEBG [sc] ox waiting for prompt
12302026-07-30T22:33:56.534ZJul 30 22:33:56.509 DEBG [sc] ox: logging in
12312026-07-30T22:33:56.597ZJul 30 22:33:56.585 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp1_0/v4 -p -o addr`
12322026-07-30T22:33:56.653ZJul 30 22:33:56.641 DEBG [sc] ox: starting
12332026-07-30T22:33:56.653ZJul 30 22:33:56.641 DEBG [sc] ox: connecting to [::1]:51846
12342026-07-30T22:33:56.678ZJul 30 22:33:56.641 DEBG [sc] ox waiting for prompt
12352026-07-30T22:33:56.678ZJul 30 22:33:56.652 DEBG [sc] ox: logging in
12362026-07-30T22:33:56.742ZJul 30 22:33:56.729 DEBG [sc] ox: executing command `ipadm create-addr -T static -a fd00:2::1/64 tfportqsfp1_0/v6`
12372026-07-30T22:33:57.266ZJul 30 22:33:57.254 DEBG [sc] ox: starting
12382026-07-30T22:33:57.266ZJul 30 22:33:57.254 DEBG [sc] ox: connecting to [::1]:51846
12392026-07-30T22:33:57.290ZJul 30 22:33:57.254 DEBG [sc] ox waiting for prompt
12402026-07-30T22:33:57.290ZJul 30 22:33:57.264 DEBG [sc] ox: logging in
12412026-07-30T22:33:57.355ZJul 30 22:33:57.342 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp1_0/v6 -p -o addr`
12422026-07-30T22:33:57.421ZJul 30 22:33:57.409 DEBG [sc] ox: starting
12432026-07-30T22:33:57.421ZJul 30 22:33:57.409 DEBG [sc] ox: connecting to [::1]:51846
12442026-07-30T22:33:57.445ZJul 30 22:33:57.410 DEBG [sc] ox waiting for prompt
12452026-07-30T22:33:57.446ZJul 30 22:33:57.420 DEBG [sc] ox: logging in
12462026-07-30T22:33:57.509ZJul 30 22:33:57.497 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp2_0/ll`
12472026-07-30T22:33:57.576ZJul 30 22:33:57.564 DEBG [sc] ox: starting
12482026-07-30T22:33:57.576ZJul 30 22:33:57.564 DEBG [sc] ox: connecting to [::1]:51846
12492026-07-30T22:33:57.602ZJul 30 22:33:57.564 DEBG [sc] ox waiting for prompt
12502026-07-30T22:33:57.602ZJul 30 22:33:57.575 DEBG [sc] ox: logging in
12512026-07-30T22:33:57.664ZJul 30 22:33:57.652 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp2_0/ll -p -o addr`
12522026-07-30T22:33:57.731ZJul 30 22:33:57.719 DEBG [sc] ox: starting
12532026-07-30T22:33:57.731ZJul 30 22:33:57.719 DEBG [sc] ox: connecting to [::1]:51846
12542026-07-30T22:33:57.757ZJul 30 22:33:57.719 DEBG [sc] ox waiting for prompt
12552026-07-30T22:33:57.757ZJul 30 22:33:57.730 DEBG [sc] ox: logging in
12562026-07-30T22:33:57.820ZJul 30 22:33:57.807 DEBG [sc] ox: executing command `ipadm create-addr -T static -a 10.0.2.1/24 tfportqsfp2_0/v4`
12572026-07-30T22:33:58.457ZJul 30 22:33:58.445 DEBG [sc] ox: starting
12582026-07-30T22:33:58.457ZJul 30 22:33:58.445 DEBG [sc] ox: connecting to [::1]:51846
12592026-07-30T22:33:58.481ZJul 30 22:33:58.445 DEBG [sc] ox waiting for prompt
12602026-07-30T22:33:58.481ZJul 30 22:33:58.456 DEBG [sc] ox: logging in
12612026-07-30T22:33:58.545ZJul 30 22:33:58.533 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp2_0/v4 -p -o addr`
12622026-07-30T22:33:58.611ZJul 30 22:33:58.599 DEBG [sc] ox: starting
12632026-07-30T22:33:58.611ZJul 30 22:33:58.599 DEBG [sc] ox: connecting to [::1]:51846
12642026-07-30T22:33:58.637ZJul 30 22:33:58.599 DEBG [sc] ox waiting for prompt
12652026-07-30T22:33:58.637ZJul 30 22:33:58.610 DEBG [sc] ox: logging in
12662026-07-30T22:33:58.711ZJul 30 22:33:58.699 DEBG [sc] ox: executing command `ipadm create-addr -T static -a fd00:3::1/64 tfportqsfp2_0/v6`
12672026-07-30T22:33:59.236ZJul 30 22:33:59.224 DEBG [sc] ox: starting
12682026-07-30T22:33:59.236ZJul 30 22:33:59.224 DEBG [sc] ox: connecting to [::1]:51846
12692026-07-30T22:33:59.260ZJul 30 22:33:59.224 DEBG [sc] ox waiting for prompt
12702026-07-30T22:33:59.260ZJul 30 22:33:59.234 DEBG [sc] ox: logging in
12712026-07-30T22:33:59.336ZJul 30 22:33:59.324 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp2_0/v6 -p -o addr`
12722026-07-30T22:33:59.402ZJul 30 22:33:59.390 DEBG [sc] ox: starting
12732026-07-30T22:33:59.402ZJul 30 22:33:59.390 DEBG [sc] ox: connecting to [::1]:51846
12742026-07-30T22:33:59.427ZJul 30 22:33:59.391 DEBG [sc] ox waiting for prompt
12752026-07-30T22:33:59.427ZJul 30 22:33:59.400 DEBG [sc] ox: logging in
12762026-07-30T22:33:59.489ZJul 30 22:33:59.477 DEBG [sc] ox: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
12772026-07-30T22:33:59.556ZJul 30 22:33:59.544 DEBG [sc] ox: starting
12782026-07-30T22:33:59.556ZJul 30 22:33:59.544 DEBG [sc] ox: connecting to [::1]:51846
12792026-07-30T22:33:59.583ZJul 30 22:33:59.544 DEBG [sc] ox waiting for prompt
12802026-07-30T22:33:59.583ZJul 30 22:33:59.555 DEBG [sc] ox: logging in
12812026-07-30T22:33:59.644ZJul 30 22:33:59.632 DEBG [sc] ox: executing command `chmod +x /opt/cargo-bay/ddmd && /opt/cargo-bay/ddmd &> /tmp/ddm.log &`
12822026-07-30T22:33:59.715ZJul 30 22:33:59.703 INFO installing static v4 route 192.168.100.0/24
12832026-07-30T22:33:59.740ZJul 30 22:33:59.706 INFO installing static v6 route fd01::/64
12842026-07-30T22:33:59.740ZJul 30 22:33:59.707 INFO adding BFD peers for cr1, cr2, and cr3 (dual-stack)
12852026-07-30T22:33:59.740ZJul 30 22:33:59.711 INFO phase 1: all peers up
12862026-07-30T22:33:59.740Zmgd bfd 10.0.0.2 -> Up: iteration 1/20: expected Some(Up), got Some(Down)
12872026-07-30T22:34:00.726Zmgd bfd 10.0.0.2 -> Up: iteration 2/20: matched Some(Up) (1/5 consecutive)
12882026-07-30T22:34:01.728Zmgd bfd 10.0.0.2 -> Up: iteration 3/20: matched Some(Up) (2/5 consecutive)
12892026-07-30T22:34:02.730Zmgd bfd 10.0.0.2 -> Up: iteration 4/20: matched Some(Up) (3/5 consecutive)
12902026-07-30T22:34:03.734Zmgd bfd 10.0.0.2 -> Up: iteration 5/20: matched Some(Up) (4/5 consecutive)
12912026-07-30T22:34:04.733Zmgd bfd 10.0.0.2 -> Up: iteration 6/20: matched Some(Up) (5/5 consecutive)
12922026-07-30T22:34:04.758Zmgd bfd fd00:1::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
12932026-07-30T22:34:05.736Zmgd bfd fd00:1::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
12942026-07-30T22:34:06.739Zmgd bfd fd00:1::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
12952026-07-30T22:34:07.741Zmgd bfd fd00:1::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
12962026-07-30T22:34:08.742Zmgd bfd fd00:1::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
12972026-07-30T22:34:08.767Zmgd bfd 10.0.1.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
12982026-07-30T22:34:09.745Zmgd bfd 10.0.1.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
12992026-07-30T22:34:10.747Zmgd bfd 10.0.1.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
13002026-07-30T22:34:11.757Zmgd bfd 10.0.1.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
13012026-07-30T22:34:12.750Zmgd bfd 10.0.1.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
13022026-07-30T22:34:12.776Zmgd bfd fd00:2::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
13032026-07-30T22:34:13.753Zmgd bfd fd00:2::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
13042026-07-30T22:34:14.755Zmgd bfd fd00:2::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
13052026-07-30T22:34:15.765Zmgd bfd fd00:2::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
13062026-07-30T22:34:16.758Zmgd bfd fd00:2::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
13072026-07-30T22:34:16.787Zmgd bfd 10.0.2.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
13082026-07-30T22:34:17.760Zmgd bfd 10.0.2.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
13092026-07-30T22:34:18.762Zmgd bfd 10.0.2.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
13102026-07-30T22:34:19.763Zmgd bfd 10.0.2.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
13112026-07-30T22:34:20.766Zmgd bfd 10.0.2.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
13122026-07-30T22:34:20.790Zmgd bfd fd00:3::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
13132026-07-30T22:34:21.768Zmgd bfd fd00:3::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
13142026-07-30T22:34:22.770Zmgd bfd fd00:3::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
13152026-07-30T22:34:23.771Zmgd bfd fd00:3::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
13162026-07-30T22:34:24.773Zmgd bfd fd00:3::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
13172026-07-30T22:34:24.797ZJul 30 22:34:24.761 INFO cr1: executing frr script show bfd peers json
13182026-07-30T22:34:24.797ZJul 30 22:34:24.761 DEBG [sc] cr1: starting
13192026-07-30T22:34:24.797ZJul 30 22:34:24.761 DEBG [sc] cr1: connecting to [::1]:60707
13202026-07-30T22:34:24.798ZJul 30 22:34:24.762 DEBG [sc] cr1 waiting for prompt
13212026-07-30T22:34:24.798ZJul 30 22:34:24.773 DEBG [sc] cr1: logging in
13222026-07-30T22:34:25.144ZJul 30 22:34:25.132 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13232026-07-30T22:34:27.273Zcr1 bfd 10.0.0.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
13242026-07-30T22:34:28.274ZJul 30 22:34:28.262 INFO cr1: executing frr script show bfd peers json
13252026-07-30T22:34:28.274ZJul 30 22:34:28.262 DEBG [sc] cr1: starting
13262026-07-30T22:34:28.274ZJul 30 22:34:28.262 DEBG [sc] cr1: connecting to [::1]:60707
13272026-07-30T22:34:28.299ZJul 30 22:34:28.263 DEBG [sc] cr1 waiting for prompt
13282026-07-30T22:34:28.299ZJul 30 22:34:28.274 DEBG [sc] cr1: logging in
13292026-07-30T22:34:28.430ZJul 30 22:34:28.417 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13302026-07-30T22:34:30.581Zcr1 bfd 10.0.0.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
13312026-07-30T22:34:31.581ZJul 30 22:34:31.569 INFO cr1: executing frr script show bfd peers json
13322026-07-30T22:34:31.582ZJul 30 22:34:31.569 DEBG [sc] cr1: starting
13332026-07-30T22:34:31.582ZJul 30 22:34:31.569 DEBG [sc] cr1: connecting to [::1]:60707
13342026-07-30T22:34:31.606ZJul 30 22:34:31.570 DEBG [sc] cr1 waiting for prompt
13352026-07-30T22:34:31.606ZJul 30 22:34:31.581 DEBG [sc] cr1: logging in
13362026-07-30T22:34:31.737ZJul 30 22:34:31.724 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13372026-07-30T22:34:33.877Zcr1 bfd 10.0.0.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
13382026-07-30T22:34:34.878ZJul 30 22:34:34.865 INFO cr1: executing frr script show bfd peers json
13392026-07-30T22:34:34.902ZJul 30 22:34:34.865 DEBG [sc] cr1: starting
13402026-07-30T22:34:34.902ZJul 30 22:34:34.865 DEBG [sc] cr1: connecting to [::1]:60707
13412026-07-30T22:34:34.902ZJul 30 22:34:34.866 DEBG [sc] cr1 waiting for prompt
13422026-07-30T22:34:34.902ZJul 30 22:34:34.877 DEBG [sc] cr1: logging in
13432026-07-30T22:34:35.021ZJul 30 22:34:35.009 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13442026-07-30T22:34:37.166Zcr1 bfd 10.0.0.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
13452026-07-30T22:34:38.167ZJul 30 22:34:38.155 INFO cr1: executing frr script show bfd peers json
13462026-07-30T22:34:38.167ZJul 30 22:34:38.155 DEBG [sc] cr1: starting
13472026-07-30T22:34:38.167ZJul 30 22:34:38.155 DEBG [sc] cr1: connecting to [::1]:60707
13482026-07-30T22:34:38.192ZJul 30 22:34:38.156 DEBG [sc] cr1 waiting for prompt
13492026-07-30T22:34:38.192ZJul 30 22:34:38.167 DEBG [sc] cr1: logging in
13502026-07-30T22:34:38.323ZJul 30 22:34:38.311 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13512026-07-30T22:34:40.477Zcr1 bfd 10.0.0.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
13522026-07-30T22:34:40.477ZJul 30 22:34:40.464 INFO cr1: executing frr script show bfd peers json
13532026-07-30T22:34:40.477ZJul 30 22:34:40.464 DEBG [sc] cr1: starting
13542026-07-30T22:34:40.478ZJul 30 22:34:40.464 DEBG [sc] cr1: connecting to [::1]:60707
13552026-07-30T22:34:40.502ZJul 30 22:34:40.465 DEBG [sc] cr1 waiting for prompt
13562026-07-30T22:34:40.502ZJul 30 22:34:40.476 DEBG [sc] cr1: logging in
13572026-07-30T22:34:40.633ZJul 30 22:34:40.620 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13582026-07-30T22:34:42.774Zcr1 bfd fd00:1::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
13592026-07-30T22:34:43.775ZJul 30 22:34:43.763 INFO cr1: executing frr script show bfd peers json
13602026-07-30T22:34:43.775ZJul 30 22:34:43.763 DEBG [sc] cr1: starting
13612026-07-30T22:34:43.775ZJul 30 22:34:43.763 DEBG [sc] cr1: connecting to [::1]:60707
13622026-07-30T22:34:43.799ZJul 30 22:34:43.764 DEBG [sc] cr1 waiting for prompt
13632026-07-30T22:34:43.799ZJul 30 22:34:43.775 DEBG [sc] cr1: logging in
13642026-07-30T22:34:43.920ZJul 30 22:34:43.908 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13652026-07-30T22:34:46.053Zcr1 bfd fd00:1::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
13662026-07-30T22:34:47.052ZJul 30 22:34:47.040 INFO cr1: executing frr script show bfd peers json
13672026-07-30T22:34:47.053ZJul 30 22:34:47.040 DEBG [sc] cr1: starting
13682026-07-30T22:34:47.053ZJul 30 22:34:47.040 DEBG [sc] cr1: connecting to [::1]:60707
13692026-07-30T22:34:47.077ZJul 30 22:34:47.041 DEBG [sc] cr1 waiting for prompt
13702026-07-30T22:34:47.077ZJul 30 22:34:47.052 DEBG [sc] cr1: logging in
13712026-07-30T22:34:47.197ZJul 30 22:34:47.185 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13722026-07-30T22:34:49.335Zcr1 bfd fd00:1::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
13732026-07-30T22:34:50.336ZJul 30 22:34:50.324 INFO cr1: executing frr script show bfd peers json
13742026-07-30T22:34:50.336ZJul 30 22:34:50.324 DEBG [sc] cr1: starting
13752026-07-30T22:34:50.336ZJul 30 22:34:50.324 DEBG [sc] cr1: connecting to [::1]:60707
13762026-07-30T22:34:50.361ZJul 30 22:34:50.325 DEBG [sc] cr1 waiting for prompt
13772026-07-30T22:34:50.361ZJul 30 22:34:50.336 DEBG [sc] cr1: logging in
13782026-07-30T22:34:50.481ZJul 30 22:34:50.468 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13792026-07-30T22:34:52.621Zcr1 bfd fd00:1::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
13802026-07-30T22:34:53.622ZJul 30 22:34:53.610 INFO cr1: executing frr script show bfd peers json
13812026-07-30T22:34:53.647ZJul 30 22:34:53.610 DEBG [sc] cr1: starting
13822026-07-30T22:34:53.647ZJul 30 22:34:53.610 DEBG [sc] cr1: connecting to [::1]:60707
13832026-07-30T22:34:53.647ZJul 30 22:34:53.611 DEBG [sc] cr1 waiting for prompt
13842026-07-30T22:34:53.647ZJul 30 22:34:53.622 DEBG [sc] cr1: logging in
13852026-07-30T22:34:53.767ZJul 30 22:34:53.754 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13862026-07-30T22:34:55.908Zcr1 bfd fd00:1::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
13872026-07-30T22:34:55.932ZJul 30 22:34:55.896 INFO cr2: executing eos script show bfd peers | json
13882026-07-30T22:34:55.932ZJul 30 22:34:55.896 DEBG [sc] cr2: starting
13892026-07-30T22:34:55.932ZJul 30 22:34:55.896 DEBG [sc] cr2: connecting to [::1]:53145
13902026-07-30T22:34:55.932ZJul 30 22:34:55.896 DEBG [sc] cr2 waiting for prompt
13912026-07-30T22:34:55.932ZJul 30 22:34:55.907 DEBG [sc] cr2: logging in
13922026-07-30T22:34:56.247ZJul 30 22:34:56.235 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
13932026-07-30T22:34:58.602Zcr2 bfd 10.0.1.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
13942026-07-30T22:34:59.603ZJul 30 22:34:59.591 INFO cr2: executing eos script show bfd peers | json
13952026-07-30T22:34:59.603ZJul 30 22:34:59.591 DEBG [sc] cr2: starting
13962026-07-30T22:34:59.603ZJul 30 22:34:59.591 DEBG [sc] cr2: connecting to [::1]:53145
13972026-07-30T22:34:59.628ZJul 30 22:34:59.592 DEBG [sc] cr2 waiting for prompt
13982026-07-30T22:34:59.628ZJul 30 22:34:59.603 DEBG [sc] cr2: logging in
13992026-07-30T22:34:59.760ZJul 30 22:34:59.747 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14002026-07-30T22:35:02.163Zcr2 bfd 10.0.1.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
14012026-07-30T22:35:03.164ZJul 30 22:35:03.151 INFO cr2: executing eos script show bfd peers | json
14022026-07-30T22:35:03.188ZJul 30 22:35:03.151 DEBG [sc] cr2: starting
14032026-07-30T22:35:03.188ZJul 30 22:35:03.152 DEBG [sc] cr2: connecting to [::1]:53145
14042026-07-30T22:35:03.188ZJul 30 22:35:03.152 DEBG [sc] cr2 waiting for prompt
14052026-07-30T22:35:03.188ZJul 30 22:35:03.164 DEBG [sc] cr2: logging in
14062026-07-30T22:35:03.309ZJul 30 22:35:03.297 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14072026-07-30T22:35:05.666Zcr2 bfd 10.0.1.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
14082026-07-30T22:35:06.667ZJul 30 22:35:06.655 INFO cr2: executing eos script show bfd peers | json
14092026-07-30T22:35:06.667ZJul 30 22:35:06.655 DEBG [sc] cr2: starting
14102026-07-30T22:35:06.667ZJul 30 22:35:06.655 DEBG [sc] cr2: connecting to [::1]:53145
14112026-07-30T22:35:06.692ZJul 30 22:35:06.656 DEBG [sc] cr2 waiting for prompt
14122026-07-30T22:35:06.692ZJul 30 22:35:06.667 DEBG [sc] cr2: logging in
14132026-07-30T22:35:06.834ZJul 30 22:35:06.821 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14142026-07-30T22:35:09.161Zcr2 bfd 10.0.1.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
14152026-07-30T22:35:10.163ZJul 30 22:35:10.150 INFO cr2: executing eos script show bfd peers | json
14162026-07-30T22:35:10.163ZJul 30 22:35:10.150 DEBG [sc] cr2: starting
14172026-07-30T22:35:10.187ZJul 30 22:35:10.150 DEBG [sc] cr2: connecting to [::1]:53145
14182026-07-30T22:35:10.187ZJul 30 22:35:10.151 DEBG [sc] cr2 waiting for prompt
14192026-07-30T22:35:10.187ZJul 30 22:35:10.162 DEBG [sc] cr2: logging in
14202026-07-30T22:35:10.307ZJul 30 22:35:10.294 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14212026-07-30T22:35:12.651Zcr2 bfd 10.0.1.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
14222026-07-30T22:35:12.651ZJul 30 22:35:12.638 INFO cr2: executing eos script show bfd peers | json
14232026-07-30T22:35:12.651ZJul 30 22:35:12.638 DEBG [sc] cr2: starting
14242026-07-30T22:35:12.651ZJul 30 22:35:12.638 DEBG [sc] cr2: connecting to [::1]:53145
14252026-07-30T22:35:12.676ZJul 30 22:35:12.639 DEBG [sc] cr2 waiting for prompt
14262026-07-30T22:35:12.676ZJul 30 22:35:12.649 DEBG [sc] cr2: logging in
14272026-07-30T22:35:12.794ZJul 30 22:35:12.781 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14282026-07-30T22:35:15.153Zcr2 bfd fd00:2::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
14292026-07-30T22:35:16.154ZJul 30 22:35:16.142 INFO cr2: executing eos script show bfd peers | json
14302026-07-30T22:35:16.154ZJul 30 22:35:16.142 DEBG [sc] cr2: starting
14312026-07-30T22:35:16.155ZJul 30 22:35:16.142 DEBG [sc] cr2: connecting to [::1]:53145
14322026-07-30T22:35:16.179ZJul 30 22:35:16.143 DEBG [sc] cr2 waiting for prompt
14332026-07-30T22:35:16.179ZJul 30 22:35:16.154 DEBG [sc] cr2: logging in
14342026-07-30T22:35:16.320ZJul 30 22:35:16.308 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14352026-07-30T22:35:18.689Zcr2 bfd fd00:2::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
14362026-07-30T22:35:19.705ZJul 30 22:35:19.678 INFO cr2: executing eos script show bfd peers | json
14372026-07-30T22:35:19.705ZJul 30 22:35:19.678 DEBG [sc] cr2: starting
14382026-07-30T22:35:19.705ZJul 30 22:35:19.679 DEBG [sc] cr2: connecting to [::1]:53145
14392026-07-30T22:35:19.705ZJul 30 22:35:19.679 DEBG [sc] cr2 waiting for prompt
14402026-07-30T22:35:19.705ZJul 30 22:35:19.691 DEBG [sc] cr2: logging in
14412026-07-30T22:35:19.836ZJul 30 22:35:19.823 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14422026-07-30T22:35:22.192Zcr2 bfd fd00:2::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
14432026-07-30T22:35:23.194ZJul 30 22:35:23.182 INFO cr2: executing eos script show bfd peers | json
14442026-07-30T22:35:23.194ZJul 30 22:35:23.182 DEBG [sc] cr2: starting
14452026-07-30T22:35:23.194ZJul 30 22:35:23.182 DEBG [sc] cr2: connecting to [::1]:53145
14462026-07-30T22:35:23.218ZJul 30 22:35:23.183 DEBG [sc] cr2 waiting for prompt
14472026-07-30T22:35:23.218ZJul 30 22:35:23.194 DEBG [sc] cr2: logging in
14482026-07-30T22:35:23.361ZJul 30 22:35:23.349 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14492026-07-30T22:35:25.711Zcr2 bfd fd00:2::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
14502026-07-30T22:35:26.712ZJul 30 22:35:26.699 INFO cr2: executing eos script show bfd peers | json
14512026-07-30T22:35:26.712ZJul 30 22:35:26.699 DEBG [sc] cr2: starting
14522026-07-30T22:35:26.712ZJul 30 22:35:26.699 DEBG [sc] cr2: connecting to [::1]:53145
14532026-07-30T22:35:26.736ZJul 30 22:35:26.700 DEBG [sc] cr2 waiting for prompt
14542026-07-30T22:35:26.736ZJul 30 22:35:26.711 DEBG [sc] cr2: logging in
14552026-07-30T22:35:26.845ZJul 30 22:35:26.833 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14562026-07-30T22:35:29.253Zcr2 bfd fd00:2::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
14572026-07-30T22:35:29.253ZJul 30 22:35:29.240 INFO cr3: executing juniper script show bfd session | display json
14582026-07-30T22:35:29.253ZJul 30 22:35:29.240 DEBG [sc] cr3: starting
14592026-07-30T22:35:29.277ZJul 30 22:35:29.240 DEBG [sc] cr3: connecting to [::1]:42427
14602026-07-30T22:35:29.278ZJul 30 22:35:29.241 DEBG [sc] cr3 waiting for prompt
14612026-07-30T22:35:29.278ZJul 30 22:35:29.252 DEBG [sc] cr3: logging in
14622026-07-30T22:35:29.633ZJul 30 22:35:29.620 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14632026-07-30T22:35:31.903Zcr3 bfd 10.0.2.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
14642026-07-30T22:35:32.905ZJul 30 22:35:32.892 INFO cr3: executing juniper script show bfd session | display json
14652026-07-30T22:35:32.905ZJul 30 22:35:32.892 DEBG [sc] cr3: starting
14662026-07-30T22:35:32.905ZJul 30 22:35:32.892 DEBG [sc] cr3: connecting to [::1]:42427
14672026-07-30T22:35:32.930ZJul 30 22:35:32.893 DEBG [sc] cr3 waiting for prompt
14682026-07-30T22:35:32.930ZJul 30 22:35:32.904 DEBG [sc] cr3: logging in
14692026-07-30T22:35:33.050ZJul 30 22:35:33.038 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14702026-07-30T22:35:35.330Zcr3 bfd 10.0.2.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
14712026-07-30T22:35:36.331ZJul 30 22:35:36.319 INFO cr3: executing juniper script show bfd session | display json
14722026-07-30T22:35:36.356ZJul 30 22:35:36.319 DEBG [sc] cr3: starting
14732026-07-30T22:35:36.356ZJul 30 22:35:36.319 DEBG [sc] cr3: connecting to [::1]:42427
14742026-07-30T22:35:36.356ZJul 30 22:35:36.320 DEBG [sc] cr3 waiting for prompt
14752026-07-30T22:35:36.356ZJul 30 22:35:36.331 DEBG [sc] cr3: logging in
14762026-07-30T22:35:36.488ZJul 30 22:35:36.475 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14772026-07-30T22:35:38.743Zcr3 bfd 10.0.2.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
14782026-07-30T22:35:39.739ZJul 30 22:35:39.726 INFO cr3: executing juniper script show bfd session | display json
14792026-07-30T22:35:39.767ZJul 30 22:35:39.726 DEBG [sc] cr3: starting
14802026-07-30T22:35:39.767ZJul 30 22:35:39.726 DEBG [sc] cr3: connecting to [::1]:42427
14812026-07-30T22:35:39.767ZJul 30 22:35:39.727 DEBG [sc] cr3 waiting for prompt
14822026-07-30T22:35:39.767ZJul 30 22:35:39.739 DEBG [sc] cr3: logging in
14832026-07-30T22:35:39.897ZJul 30 22:35:39.883 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14842026-07-30T22:35:42.152Zcr3 bfd 10.0.2.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
14852026-07-30T22:35:43.153ZJul 30 22:35:43.141 INFO cr3: executing juniper script show bfd session | display json
14862026-07-30T22:35:43.153ZJul 30 22:35:43.141 DEBG [sc] cr3: starting
14872026-07-30T22:35:43.153ZJul 30 22:35:43.141 DEBG [sc] cr3: connecting to [::1]:42427
14882026-07-30T22:35:43.177ZJul 30 22:35:43.142 DEBG [sc] cr3 waiting for prompt
14892026-07-30T22:35:43.177ZJul 30 22:35:43.153 DEBG [sc] cr3: logging in
14902026-07-30T22:35:43.287ZJul 30 22:35:43.275 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14912026-07-30T22:35:45.560Zcr3 bfd 10.0.2.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
14922026-07-30T22:35:45.560ZJul 30 22:35:45.546 INFO cr3: executing juniper script show bfd session | display json
14932026-07-30T22:35:45.560ZJul 30 22:35:45.546 DEBG [sc] cr3: starting
14942026-07-30T22:35:45.560ZJul 30 22:35:45.547 DEBG [sc] cr3: connecting to [::1]:42427
14952026-07-30T22:35:45.585ZJul 30 22:35:45.547 DEBG [sc] cr3 waiting for prompt
14962026-07-30T22:35:45.585ZJul 30 22:35:45.557 DEBG [sc] cr3: logging in
14972026-07-30T22:35:45.703ZJul 30 22:35:45.690 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14982026-07-30T22:35:47.983Zcr3 bfd fd00:3::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
14992026-07-30T22:35:48.984ZJul 30 22:35:48.972 INFO cr3: executing juniper script show bfd session | display json
15002026-07-30T22:35:48.984ZJul 30 22:35:48.972 DEBG [sc] cr3: starting
15012026-07-30T22:35:48.984ZJul 30 22:35:48.972 DEBG [sc] cr3: connecting to [::1]:42427
15022026-07-30T22:35:49.048ZJul 30 22:35:48.972 DEBG [sc] cr3 waiting for prompt
15032026-07-30T22:35:49.048ZJul 30 22:35:48.984 DEBG [sc] cr3: logging in
15042026-07-30T22:35:49.129ZJul 30 22:35:49.116 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
15052026-07-30T22:35:51.391Zcr3 bfd fd00:3::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
15062026-07-30T22:35:52.399ZJul 30 22:35:52.379 INFO cr3: executing juniper script show bfd session | display json
15072026-07-30T22:35:52.399ZJul 30 22:35:52.380 DEBG [sc] cr3: starting
15082026-07-30T22:35:52.400ZJul 30 22:35:52.380 DEBG [sc] cr3: connecting to [::1]:42427
15092026-07-30T22:35:52.430ZJul 30 22:35:52.380 DEBG [sc] cr3 waiting for prompt
15102026-07-30T22:35:52.430ZJul 30 22:35:52.392 DEBG [sc] cr3: logging in
15112026-07-30T22:35:52.555ZJul 30 22:35:52.525 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
15122026-07-30T22:35:54.796Zcr3 bfd fd00:3::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
15132026-07-30T22:35:55.797ZJul 30 22:35:55.785 INFO cr3: executing juniper script show bfd session | display json
15142026-07-30T22:35:55.822ZJul 30 22:35:55.785 DEBG [sc] cr3: starting
15152026-07-30T22:35:55.822ZJul 30 22:35:55.785 DEBG [sc] cr3: connecting to [::1]:42427
15162026-07-30T22:35:55.822ZJul 30 22:35:55.786 DEBG [sc] cr3 waiting for prompt
15172026-07-30T22:35:55.822ZJul 30 22:35:55.796 DEBG [sc] cr3: logging in
15182026-07-30T22:35:55.941ZJul 30 22:35:55.929 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
15192026-07-30T22:35:58.196Zcr3 bfd fd00:3::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
15202026-07-30T22:35:59.198ZJul 30 22:35:59.185 INFO cr3: executing juniper script show bfd session | display json
15212026-07-30T22:35:59.198ZJul 30 22:35:59.185 DEBG [sc] cr3: starting
15222026-07-30T22:35:59.198ZJul 30 22:35:59.185 DEBG [sc] cr3: connecting to [::1]:42427
15232026-07-30T22:35:59.222ZJul 30 22:35:59.186 DEBG [sc] cr3 waiting for prompt
15242026-07-30T22:35:59.222ZJul 30 22:35:59.197 DEBG [sc] cr3: logging in
15252026-07-30T22:35:59.332ZJul 30 22:35:59.319 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
15262026-07-30T22:36:01.599Zcr3 bfd fd00:3::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
15272026-07-30T22:36:01.624ZJul 30 22:36:01.589 INFO phase 2: stop frr on cr1
15282026-07-30T22:36:01.624ZJul 30 22:36:01.589 INFO cr1: stopping frr
15292026-07-30T22:36:01.624ZJul 30 22:36:01.589 DEBG [sc] cr1: starting
15302026-07-30T22:36:01.624ZJul 30 22:36:01.589 DEBG [sc] cr1: connecting to [::1]:60707
15312026-07-30T22:36:01.624ZJul 30 22:36:01.590 DEBG [sc] cr1 waiting for prompt
15322026-07-30T22:36:01.624ZJul 30 22:36:01.601 DEBG [sc] cr1: logging in
15332026-07-30T22:36:01.946ZJul 30 22:36:01.933 DEBG [sc] cr1: executing command `systemctl stop frr`
15342026-07-30T22:36:04.315Zmgd bfd 10.0.0.2 -> Down: iteration 1/20: expected Some(Down), got Some(Up)
15352026-07-30T22:36:05.317Zmgd bfd 10.0.0.2 -> Down: iteration 2/20: matched Some(Down) (1/5 consecutive)
15362026-07-30T22:36:06.319Zmgd bfd 10.0.0.2 -> Down: iteration 3/20: matched Some(Down) (2/5 consecutive)
15372026-07-30T22:36:07.320Zmgd bfd 10.0.0.2 -> Down: iteration 4/20: matched Some(Down) (3/5 consecutive)
15382026-07-30T22:36:08.322Zmgd bfd 10.0.0.2 -> Down: iteration 5/20: matched Some(Down) (4/5 consecutive)
15392026-07-30T22:36:09.324Zmgd bfd 10.0.0.2 -> Down: iteration 6/20: matched Some(Down) (5/5 consecutive)
15402026-07-30T22:36:09.349Zmgd bfd fd00:1::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
15412026-07-30T22:36:10.326Zmgd bfd fd00:1::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
15422026-07-30T22:36:11.328Zmgd bfd fd00:1::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
15432026-07-30T22:36:12.330Zmgd bfd fd00:1::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
15442026-07-30T22:36:13.332Zmgd bfd fd00:1::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
15452026-07-30T22:36:13.356Zmgd bfd 10.0.1.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
15462026-07-30T22:36:14.334Zmgd bfd 10.0.1.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
15472026-07-30T22:36:15.335Zmgd bfd 10.0.1.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
15482026-07-30T22:36:16.336Zmgd bfd 10.0.1.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
15492026-07-30T22:36:17.339Zmgd bfd 10.0.1.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
15502026-07-30T22:36:17.365Zmgd bfd fd00:2::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
15512026-07-30T22:36:18.341Zmgd bfd fd00:2::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
15522026-07-30T22:36:19.343Zmgd bfd fd00:2::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
15532026-07-30T22:36:20.345Zmgd bfd fd00:2::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
15542026-07-30T22:36:21.347Zmgd bfd fd00:2::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
15552026-07-30T22:36:21.371Zmgd bfd 10.0.2.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
15562026-07-30T22:36:22.349Zmgd bfd 10.0.2.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
15572026-07-30T22:36:23.351Zmgd bfd 10.0.2.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
15582026-07-30T22:36:24.353Zmgd bfd 10.0.2.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
15592026-07-30T22:36:25.355Zmgd bfd 10.0.2.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
15602026-07-30T22:36:25.379Zmgd bfd fd00:3::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
15612026-07-30T22:36:26.358Zmgd bfd fd00:3::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
15622026-07-30T22:36:27.359Zmgd bfd fd00:3::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
15632026-07-30T22:36:28.361Zmgd bfd fd00:3::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
15642026-07-30T22:36:29.363Zmgd bfd fd00:3::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
15652026-07-30T22:36:29.387ZJul 30 22:36:29.351 INFO cr2: executing eos script show bfd peers | json
15662026-07-30T22:36:29.387ZJul 30 22:36:29.351 DEBG [sc] cr2: starting
15672026-07-30T22:36:29.387ZJul 30 22:36:29.351 DEBG [sc] cr2: connecting to [::1]:53145
15682026-07-30T22:36:29.387ZJul 30 22:36:29.352 DEBG [sc] cr2 waiting for prompt
15692026-07-30T22:36:29.387ZJul 30 22:36:29.363 DEBG [sc] cr2: logging in
15702026-07-30T22:36:29.711ZJul 30 22:36:29.699 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
15712026-07-30T22:36:32.080Zcr2 bfd 10.0.1.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
15722026-07-30T22:36:33.082ZJul 30 22:36:33.069 INFO cr2: executing eos script show bfd peers | json
15732026-07-30T22:36:33.082ZJul 30 22:36:33.070 DEBG [sc] cr2: starting
15742026-07-30T22:36:33.106ZJul 30 22:36:33.070 DEBG [sc] cr2: connecting to [::1]:53145
15752026-07-30T22:36:33.106ZJul 30 22:36:33.070 DEBG [sc] cr2 waiting for prompt
15762026-07-30T22:36:33.106ZJul 30 22:36:33.082 DEBG [sc] cr2: logging in
15772026-07-30T22:36:33.248ZJul 30 22:36:33.236 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
15782026-07-30T22:36:35.571Zcr2 bfd 10.0.1.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
15792026-07-30T22:36:36.571ZJul 30 22:36:36.558 INFO cr2: executing eos script show bfd peers | json
15802026-07-30T22:36:36.571ZJul 30 22:36:36.558 DEBG [sc] cr2: starting
15812026-07-30T22:36:36.571ZJul 30 22:36:36.558 DEBG [sc] cr2: connecting to [::1]:53145
15822026-07-30T22:36:36.595ZJul 30 22:36:36.559 DEBG [sc] cr2 waiting for prompt
15832026-07-30T22:36:36.596ZJul 30 22:36:36.570 DEBG [sc] cr2: logging in
15842026-07-30T22:36:36.715ZJul 30 22:36:36.702 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
15852026-07-30T22:36:39.073Zcr2 bfd 10.0.1.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
15862026-07-30T22:36:40.074ZJul 30 22:36:40.062 INFO cr2: executing eos script show bfd peers | json
15872026-07-30T22:36:40.074ZJul 30 22:36:40.062 DEBG [sc] cr2: starting
15882026-07-30T22:36:40.074ZJul 30 22:36:40.062 DEBG [sc] cr2: connecting to [::1]:53145
15892026-07-30T22:36:40.099ZJul 30 22:36:40.063 DEBG [sc] cr2 waiting for prompt
15902026-07-30T22:36:40.099ZJul 30 22:36:40.074 DEBG [sc] cr2: logging in
15912026-07-30T22:36:40.221ZJul 30 22:36:40.208 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
15922026-07-30T22:36:42.549Zcr2 bfd 10.0.1.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
15932026-07-30T22:36:43.550ZJul 30 22:36:43.538 INFO cr2: executing eos script show bfd peers | json
15942026-07-30T22:36:43.551ZJul 30 22:36:43.538 DEBG [sc] cr2: starting
15952026-07-30T22:36:43.552ZJul 30 22:36:43.538 DEBG [sc] cr2: connecting to [::1]:53145
15962026-07-30T22:36:43.579ZJul 30 22:36:43.539 DEBG [sc] cr2 waiting for prompt
15972026-07-30T22:36:43.579ZJul 30 22:36:43.550 DEBG [sc] cr2: logging in
15982026-07-30T22:36:43.706ZJul 30 22:36:43.694 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
15992026-07-30T22:36:46.046Zcr2 bfd 10.0.1.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
16002026-07-30T22:36:46.071ZJul 30 22:36:46.034 INFO cr2: executing eos script show bfd peers | json
16012026-07-30T22:36:46.071ZJul 30 22:36:46.034 DEBG [sc] cr2: starting
16022026-07-30T22:36:46.071ZJul 30 22:36:46.034 DEBG [sc] cr2: connecting to [::1]:53145
16032026-07-30T22:36:46.071ZJul 30 22:36:46.034 DEBG [sc] cr2 waiting for prompt
16042026-07-30T22:36:46.071ZJul 30 22:36:46.045 DEBG [sc] cr2: logging in
16052026-07-30T22:36:46.178ZJul 30 22:36:46.165 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16062026-07-30T22:36:48.505Zcr2 bfd fd00:2::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
16072026-07-30T22:36:49.506ZJul 30 22:36:49.494 INFO cr2: executing eos script show bfd peers | json
16082026-07-30T22:36:49.506ZJul 30 22:36:49.494 DEBG [sc] cr2: starting
16092026-07-30T22:36:49.506ZJul 30 22:36:49.494 DEBG [sc] cr2: connecting to [::1]:53145
16102026-07-30T22:36:49.530ZJul 30 22:36:49.494 DEBG [sc] cr2 waiting for prompt
16112026-07-30T22:36:49.531ZJul 30 22:36:49.506 DEBG [sc] cr2: logging in
16122026-07-30T22:36:49.651ZJul 30 22:36:49.639 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16132026-07-30T22:36:51.970Zcr2 bfd fd00:2::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
16142026-07-30T22:36:52.971ZJul 30 22:36:52.959 INFO cr2: executing eos script show bfd peers | json
16152026-07-30T22:36:52.971ZJul 30 22:36:52.959 DEBG [sc] cr2: starting
16162026-07-30T22:36:52.972ZJul 30 22:36:52.959 DEBG [sc] cr2: connecting to [::1]:53145
16172026-07-30T22:36:52.996ZJul 30 22:36:52.960 DEBG [sc] cr2 waiting for prompt
16182026-07-30T22:36:52.996ZJul 30 22:36:52.971 DEBG [sc] cr2: logging in
16192026-07-30T22:36:53.117ZJul 30 22:36:53.105 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16202026-07-30T22:36:55.447Zcr2 bfd fd00:2::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
16212026-07-30T22:36:56.448ZJul 30 22:36:56.436 INFO cr2: executing eos script show bfd peers | json
16222026-07-30T22:36:56.448ZJul 30 22:36:56.436 DEBG [sc] cr2: starting
16232026-07-30T22:36:56.448ZJul 30 22:36:56.436 DEBG [sc] cr2: connecting to [::1]:53145
16242026-07-30T22:36:56.472ZJul 30 22:36:56.436 DEBG [sc] cr2 waiting for prompt
16252026-07-30T22:36:56.472ZJul 30 22:36:56.447 DEBG [sc] cr2: logging in
16262026-07-30T22:36:56.602ZJul 30 22:36:56.590 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16272026-07-30T22:36:58.949Zcr2 bfd fd00:2::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
16282026-07-30T22:36:59.950ZJul 30 22:36:59.938 INFO cr2: executing eos script show bfd peers | json
16292026-07-30T22:36:59.950ZJul 30 22:36:59.938 DEBG [sc] cr2: starting
16302026-07-30T22:36:59.950ZJul 30 22:36:59.938 DEBG [sc] cr2: connecting to [::1]:53145
16312026-07-30T22:36:59.974ZJul 30 22:36:59.939 DEBG [sc] cr2 waiting for prompt
16322026-07-30T22:36:59.974ZJul 30 22:36:59.950 DEBG [sc] cr2: logging in
16332026-07-30T22:37:00.096ZJul 30 22:37:00.083 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16342026-07-30T22:37:02.457Zcr2 bfd fd00:2::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
16352026-07-30T22:37:02.457ZJul 30 22:37:02.445 INFO cr3: executing juniper script show bfd session | display json
16362026-07-30T22:37:02.458ZJul 30 22:37:02.445 DEBG [sc] cr3: starting
16372026-07-30T22:37:02.458ZJul 30 22:37:02.445 DEBG [sc] cr3: connecting to [::1]:42427
16382026-07-30T22:37:02.483ZJul 30 22:37:02.446 DEBG [sc] cr3 waiting for prompt
16392026-07-30T22:37:02.483ZJul 30 22:37:02.456 DEBG [sc] cr3: logging in
16402026-07-30T22:37:02.834ZJul 30 22:37:02.821 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16412026-07-30T22:37:05.108Zcr3 bfd 10.0.2.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
16422026-07-30T22:37:06.109ZJul 30 22:37:06.097 INFO cr3: executing juniper script show bfd session | display json
16432026-07-30T22:37:06.109ZJul 30 22:37:06.097 DEBG [sc] cr3: starting
16442026-07-30T22:37:06.109ZJul 30 22:37:06.097 DEBG [sc] cr3: connecting to [::1]:42427
16452026-07-30T22:37:06.134ZJul 30 22:37:06.098 DEBG [sc] cr3 waiting for prompt
16462026-07-30T22:37:06.134ZJul 30 22:37:06.108 DEBG [sc] cr3: logging in
16472026-07-30T22:37:06.264ZJul 30 22:37:06.252 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16482026-07-30T22:37:08.513Zcr3 bfd 10.0.2.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
16492026-07-30T22:37:09.514ZJul 30 22:37:09.502 INFO cr3: executing juniper script show bfd session | display json
16502026-07-30T22:37:09.539ZJul 30 22:37:09.502 DEBG [sc] cr3: starting
16512026-07-30T22:37:09.542ZJul 30 22:37:09.502 DEBG [sc] cr3: connecting to [::1]:42427
16522026-07-30T22:37:09.542ZJul 30 22:37:09.503 DEBG [sc] cr3 waiting for prompt
16532026-07-30T22:37:09.542ZJul 30 22:37:09.513 DEBG [sc] cr3: logging in
16542026-07-30T22:37:09.658ZJul 30 22:37:09.646 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16552026-07-30T22:37:11.901Zcr3 bfd 10.0.2.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
16562026-07-30T22:37:12.902ZJul 30 22:37:12.890 INFO cr3: executing juniper script show bfd session | display json
16572026-07-30T22:37:12.902ZJul 30 22:37:12.890 DEBG [sc] cr3: starting
16582026-07-30T22:37:12.903ZJul 30 22:37:12.890 DEBG [sc] cr3: connecting to [::1]:42427
16592026-07-30T22:37:12.927ZJul 30 22:37:12.891 DEBG [sc] cr3 waiting for prompt
16602026-07-30T22:37:12.927ZJul 30 22:37:12.902 DEBG [sc] cr3: logging in
16612026-07-30T22:37:13.047ZJul 30 22:37:13.034 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16622026-07-30T22:37:15.329Zcr3 bfd 10.0.2.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
16632026-07-30T22:37:16.330ZJul 30 22:37:16.318 INFO cr3: executing juniper script show bfd session | display json
16642026-07-30T22:37:16.330ZJul 30 22:37:16.318 DEBG [sc] cr3: starting
16652026-07-30T22:37:16.330ZJul 30 22:37:16.318 DEBG [sc] cr3: connecting to [::1]:42427
16662026-07-30T22:37:16.354ZJul 30 22:37:16.319 DEBG [sc] cr3 waiting for prompt
16672026-07-30T22:37:16.354ZJul 30 22:37:16.330 DEBG [sc] cr3: logging in
16682026-07-30T22:37:16.476ZJul 30 22:37:16.463 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16692026-07-30T22:37:18.749Zcr3 bfd 10.0.2.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
16702026-07-30T22:37:18.773ZJul 30 22:37:18.737 INFO cr3: executing juniper script show bfd session | display json
16712026-07-30T22:37:18.773ZJul 30 22:37:18.737 DEBG [sc] cr3: starting
16722026-07-30T22:37:18.773ZJul 30 22:37:18.737 DEBG [sc] cr3: connecting to [::1]:42427
16732026-07-30T22:37:18.774ZJul 30 22:37:18.738 DEBG [sc] cr3 waiting for prompt
16742026-07-30T22:37:18.774ZJul 30 22:37:18.747 DEBG [sc] cr3: logging in
16752026-07-30T22:37:18.892ZJul 30 22:37:18.879 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16762026-07-30T22:37:21.157Zcr3 bfd fd00:3::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
16772026-07-30T22:37:22.158ZJul 30 22:37:22.146 INFO cr3: executing juniper script show bfd session | display json
16782026-07-30T22:37:22.158ZJul 30 22:37:22.146 DEBG [sc] cr3: starting
16792026-07-30T22:37:22.159ZJul 30 22:37:22.146 DEBG [sc] cr3: connecting to [::1]:42427
16802026-07-30T22:37:22.184ZJul 30 22:37:22.147 DEBG [sc] cr3 waiting for prompt
16812026-07-30T22:37:22.184ZJul 30 22:37:22.158 DEBG [sc] cr3: logging in
16822026-07-30T22:37:22.302ZJul 30 22:37:22.290 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16832026-07-30T22:37:24.539Zcr3 bfd fd00:3::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
16842026-07-30T22:37:25.540ZJul 30 22:37:25.527 INFO cr3: executing juniper script show bfd session | display json
16852026-07-30T22:37:25.564ZJul 30 22:37:25.527 DEBG [sc] cr3: starting
16862026-07-30T22:37:25.564ZJul 30 22:37:25.527 DEBG [sc] cr3: connecting to [::1]:42427
16872026-07-30T22:37:25.564ZJul 30 22:37:25.528 DEBG [sc] cr3 waiting for prompt
16882026-07-30T22:37:25.564ZJul 30 22:37:25.538 DEBG [sc] cr3: logging in
16892026-07-30T22:37:25.683ZJul 30 22:37:25.671 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16902026-07-30T22:37:27.945Zcr3 bfd fd00:3::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
16912026-07-30T22:37:28.947ZJul 30 22:37:28.934 INFO cr3: executing juniper script show bfd session | display json
16922026-07-30T22:37:28.947ZJul 30 22:37:28.934 DEBG [sc] cr3: starting
16932026-07-30T22:37:28.971ZJul 30 22:37:28.935 DEBG [sc] cr3: connecting to [::1]:42427
16942026-07-30T22:37:28.971ZJul 30 22:37:28.935 DEBG [sc] cr3 waiting for prompt
16952026-07-30T22:37:28.971ZJul 30 22:37:28.946 DEBG [sc] cr3: logging in
16962026-07-30T22:37:29.091ZJul 30 22:37:29.079 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16972026-07-30T22:37:31.379Zcr3 bfd fd00:3::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
16982026-07-30T22:37:32.380ZJul 30 22:37:32.367 INFO cr3: executing juniper script show bfd session | display json
16992026-07-30T22:37:32.380ZJul 30 22:37:32.367 DEBG [sc] cr3: starting
17002026-07-30T22:37:32.380ZJul 30 22:37:32.367 DEBG [sc] cr3: connecting to [::1]:42427
17012026-07-30T22:37:32.404ZJul 30 22:37:32.368 DEBG [sc] cr3 waiting for prompt
17022026-07-30T22:37:32.405ZJul 30 22:37:32.379 DEBG [sc] cr3: logging in
17032026-07-30T22:37:32.525ZJul 30 22:37:32.513 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17042026-07-30T22:37:34.790Zcr3 bfd fd00:3::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
17052026-07-30T22:37:34.814ZJul 30 22:37:34.780 INFO phase 3: pause ceos on cr2
17062026-07-30T22:37:34.814ZJul 30 22:37:34.780 INFO cr2: pausing ceos
17072026-07-30T22:37:34.814ZJul 30 22:37:34.780 DEBG [sc] cr2: starting
17082026-07-30T22:37:34.814ZJul 30 22:37:34.780 DEBG [sc] cr2: connecting to [::1]:53145
17092026-07-30T22:37:34.814ZJul 30 22:37:34.780 DEBG [sc] cr2 waiting for prompt
17102026-07-30T22:37:34.814ZJul 30 22:37:34.792 DEBG [sc] cr2: logging in
17112026-07-30T22:37:35.098ZJul 30 22:37:35.086 DEBG [sc] cr2: executing command `docker pause ceos`
17122026-07-30T22:37:37.206Zmgd bfd 10.0.0.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
17132026-07-30T22:37:38.208Zmgd bfd 10.0.0.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
17142026-07-30T22:37:39.215Zmgd bfd 10.0.0.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
17152026-07-30T22:37:40.212Zmgd bfd 10.0.0.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
17162026-07-30T22:37:41.214Zmgd bfd 10.0.0.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
17172026-07-30T22:37:41.238Zmgd bfd fd00:1::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
17182026-07-30T22:37:42.216Zmgd bfd fd00:1::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
17192026-07-30T22:37:43.218Zmgd bfd fd00:1::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
17202026-07-30T22:37:44.220Zmgd bfd fd00:1::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
17212026-07-30T22:37:45.222Zmgd bfd fd00:1::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
17222026-07-30T22:37:45.247Zmgd bfd 10.0.1.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
17232026-07-30T22:37:46.225Zmgd bfd 10.0.1.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
17242026-07-30T22:37:47.227Zmgd bfd 10.0.1.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
17252026-07-30T22:37:48.228Zmgd bfd 10.0.1.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
17262026-07-30T22:37:49.230Zmgd bfd 10.0.1.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
17272026-07-30T22:37:49.254Zmgd bfd fd00:2::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
17282026-07-30T22:37:50.232Zmgd bfd fd00:2::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
17292026-07-30T22:37:51.234Zmgd bfd fd00:2::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
17302026-07-30T22:37:52.236Zmgd bfd fd00:2::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
17312026-07-30T22:37:53.238Zmgd bfd fd00:2::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
17322026-07-30T22:37:53.262Zmgd bfd 10.0.2.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
17332026-07-30T22:37:54.240Zmgd bfd 10.0.2.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
17342026-07-30T22:37:55.242Zmgd bfd 10.0.2.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
17352026-07-30T22:37:56.244Zmgd bfd 10.0.2.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
17362026-07-30T22:37:57.245Zmgd bfd 10.0.2.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
17372026-07-30T22:37:57.270Zmgd bfd fd00:3::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
17382026-07-30T22:37:58.247Zmgd bfd fd00:3::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
17392026-07-30T22:37:59.249Zmgd bfd fd00:3::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
17402026-07-30T22:38:00.251Zmgd bfd fd00:3::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
17412026-07-30T22:38:01.253Zmgd bfd fd00:3::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
17422026-07-30T22:38:01.277ZJul 30 22:38:01.240 INFO cr3: executing juniper script show bfd session | display json
17432026-07-30T22:38:01.277ZJul 30 22:38:01.240 DEBG [sc] cr3: starting
17442026-07-30T22:38:01.279ZJul 30 22:38:01.240 DEBG [sc] cr3: connecting to [::1]:42427
17452026-07-30T22:38:01.279ZJul 30 22:38:01.241 DEBG [sc] cr3 waiting for prompt
17462026-07-30T22:38:01.279ZJul 30 22:38:01.253 DEBG [sc] cr3: logging in
17472026-07-30T22:38:01.596ZJul 30 22:38:01.581 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17482026-07-30T22:38:03.822Zcr3 bfd 10.0.2.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
17492026-07-30T22:38:04.825ZJul 30 22:38:04.810 INFO cr3: executing juniper script show bfd session | display json
17502026-07-30T22:38:04.825ZJul 30 22:38:04.810 DEBG [sc] cr3: starting
17512026-07-30T22:38:04.825ZJul 30 22:38:04.810 DEBG [sc] cr3: connecting to [::1]:42427
17522026-07-30T22:38:04.858ZJul 30 22:38:04.812 DEBG [sc] cr3 waiting for prompt
17532026-07-30T22:38:04.858ZJul 30 22:38:04.823 DEBG [sc] cr3: logging in
17542026-07-30T22:38:04.994ZJul 30 22:38:04.978 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17552026-07-30T22:38:07.242Zcr3 bfd 10.0.2.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
17562026-07-30T22:38:08.248ZJul 30 22:38:08.223 INFO cr3: executing juniper script show bfd session | display json
17572026-07-30T22:38:08.248ZJul 30 22:38:08.223 DEBG [sc] cr3: starting
17582026-07-30T22:38:08.248ZJul 30 22:38:08.223 DEBG [sc] cr3: connecting to [::1]:42427
17592026-07-30T22:38:08.280ZJul 30 22:38:08.224 DEBG [sc] cr3 waiting for prompt
17602026-07-30T22:38:08.280ZJul 30 22:38:08.236 DEBG [sc] cr3: logging in
17612026-07-30T22:38:08.372ZJul 30 22:38:08.357 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17622026-07-30T22:38:10.653Zcr3 bfd 10.0.2.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
17632026-07-30T22:38:11.657ZJul 30 22:38:11.642 INFO cr3: executing juniper script show bfd session | display json
17642026-07-30T22:38:11.657ZJul 30 22:38:11.642 DEBG [sc] cr3: starting
17652026-07-30T22:38:11.657ZJul 30 22:38:11.642 DEBG [sc] cr3: connecting to [::1]:42427
17662026-07-30T22:38:11.684ZJul 30 22:38:11.643 DEBG [sc] cr3 waiting for prompt
17672026-07-30T22:38:11.685ZJul 30 22:38:11.654 DEBG [sc] cr3: logging in
17682026-07-30T22:38:11.800ZJul 30 22:38:11.786 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17692026-07-30T22:38:14.062Zcr3 bfd 10.0.2.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
17702026-07-30T22:38:15.073ZJul 30 22:38:15.051 INFO cr3: executing juniper script show bfd session | display json
17712026-07-30T22:38:15.073ZJul 30 22:38:15.051 DEBG [sc] cr3: starting
17722026-07-30T22:38:15.073ZJul 30 22:38:15.051 DEBG [sc] cr3: connecting to [::1]:42427
17732026-07-30T22:38:15.103ZJul 30 22:38:15.051 DEBG [sc] cr3 waiting for prompt
17742026-07-30T22:38:15.103ZJul 30 22:38:15.063 DEBG [sc] cr3: logging in
17752026-07-30T22:38:15.206ZJul 30 22:38:15.194 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17762026-07-30T22:38:17.470Zcr3 bfd 10.0.2.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
17772026-07-30T22:38:17.501ZJul 30 22:38:17.453 INFO cr3: executing juniper script show bfd session | display json
17782026-07-30T22:38:17.501ZJul 30 22:38:17.453 DEBG [sc] cr3: starting
17792026-07-30T22:38:17.501ZJul 30 22:38:17.453 DEBG [sc] cr3: connecting to [::1]:42427
17802026-07-30T22:38:17.501ZJul 30 22:38:17.454 DEBG [sc] cr3 waiting for prompt
17812026-07-30T22:38:17.501ZJul 30 22:38:17.463 DEBG [sc] cr3: logging in
17822026-07-30T22:38:17.635ZJul 30 22:38:17.619 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17832026-07-30T22:38:19.880Zcr3 bfd fd00:3::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
17842026-07-30T22:38:20.878ZJul 30 22:38:20.864 INFO cr3: executing juniper script show bfd session | display json
17852026-07-30T22:38:20.906ZJul 30 22:38:20.864 DEBG [sc] cr3: starting
17862026-07-30T22:38:20.907ZJul 30 22:38:20.864 DEBG [sc] cr3: connecting to [::1]:42427
17872026-07-30T22:38:20.907ZJul 30 22:38:20.865 DEBG [sc] cr3 waiting for prompt
17882026-07-30T22:38:20.907ZJul 30 22:38:20.876 DEBG [sc] cr3: logging in
17892026-07-30T22:38:21.050ZJul 30 22:38:21.031 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17902026-07-30T22:38:23.329Zcr3 bfd fd00:3::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
17912026-07-30T22:38:24.331ZJul 30 22:38:24.318 INFO cr3: executing juniper script show bfd session | display json
17922026-07-30T22:38:24.331ZJul 30 22:38:24.318 DEBG [sc] cr3: starting
17932026-07-30T22:38:24.331ZJul 30 22:38:24.318 DEBG [sc] cr3: connecting to [::1]:42427
17942026-07-30T22:38:24.360ZJul 30 22:38:24.319 DEBG [sc] cr3 waiting for prompt
17952026-07-30T22:38:24.360ZJul 30 22:38:24.330 DEBG [sc] cr3: logging in
17962026-07-30T22:38:24.476ZJul 30 22:38:24.464 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17972026-07-30T22:38:26.756Zcr3 bfd fd00:3::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
17982026-07-30T22:38:27.757ZJul 30 22:38:27.744 INFO cr3: executing juniper script show bfd session | display json
17992026-07-30T22:38:27.757ZJul 30 22:38:27.744 DEBG [sc] cr3: starting
18002026-07-30T22:38:27.757ZJul 30 22:38:27.744 DEBG [sc] cr3: connecting to [::1]:42427
18012026-07-30T22:38:27.804ZJul 30 22:38:27.745 DEBG [sc] cr3 waiting for prompt
18022026-07-30T22:38:27.804ZJul 30 22:38:27.756 DEBG [sc] cr3: logging in
18032026-07-30T22:38:27.913ZJul 30 22:38:27.900 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
18042026-07-30T22:38:34.144Zcr3 bfd fd00:3::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
18052026-07-30T22:38:34.144ZJul 30 22:38:31.162 INFO cr3: executing juniper script show bfd session | display json
18062026-07-30T22:38:34.144ZJul 30 22:38:31.162 DEBG [sc] cr3: starting
18072026-07-30T22:38:34.144ZJul 30 22:38:31.162 DEBG [sc] cr3: connecting to [::1]:42427
18082026-07-30T22:38:34.144ZJul 30 22:38:31.163 DEBG [sc] cr3 waiting for prompt
18092026-07-30T22:38:34.144ZJul 30 22:38:31.173 DEBG [sc] cr3: logging in
18102026-07-30T22:38:34.144ZJul 30 22:38:31.306 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
18112026-07-30T22:38:34.144Zcr3 bfd fd00:3::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
18122026-07-30T22:38:34.144ZJul 30 22:38:33.562 INFO phase 4: pause cRPD on cr3
18132026-07-30T22:38:34.144ZJul 30 22:38:33.563 INFO cr3: pausing crpd1
18142026-07-30T22:38:34.145ZJul 30 22:38:33.563 DEBG [sc] cr3: starting
18152026-07-30T22:38:34.145ZJul 30 22:38:33.563 DEBG [sc] cr3: connecting to [::1]:42427
18162026-07-30T22:38:34.145ZJul 30 22:38:33.563 DEBG [sc] cr3 waiting for prompt
18172026-07-30T22:38:34.145ZJul 30 22:38:33.571 DEBG [sc] cr3: logging in
18182026-07-30T22:38:34.145ZJul 30 22:38:33.714 DEBG [sc] cr3: executing command `docker pause crpd1`
18192026-07-30T22:38:35.839Zmgd bfd 10.0.0.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18202026-07-30T22:38:36.841Zmgd bfd 10.0.0.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18212026-07-30T22:38:37.843Zmgd bfd 10.0.0.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18222026-07-30T22:38:38.845Zmgd bfd 10.0.0.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18232026-07-30T22:38:39.846Zmgd bfd 10.0.0.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18242026-07-30T22:38:39.871Zmgd bfd fd00:1::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18252026-07-30T22:38:40.849Zmgd bfd fd00:1::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18262026-07-30T22:38:41.851Zmgd bfd fd00:1::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18272026-07-30T22:38:42.852Zmgd bfd fd00:1::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18282026-07-30T22:38:43.853Zmgd bfd fd00:1::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18292026-07-30T22:38:43.878Zmgd bfd 10.0.1.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18302026-07-30T22:38:44.856Zmgd bfd 10.0.1.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18312026-07-30T22:38:45.858Zmgd bfd 10.0.1.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18322026-07-30T22:38:46.860Zmgd bfd 10.0.1.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18332026-07-30T22:38:47.861Zmgd bfd 10.0.1.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18342026-07-30T22:38:47.885Zmgd bfd fd00:2::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18352026-07-30T22:38:48.863Zmgd bfd fd00:2::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18362026-07-30T22:38:49.865Zmgd bfd fd00:2::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18372026-07-30T22:38:50.867Zmgd bfd fd00:2::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18382026-07-30T22:38:51.868Zmgd bfd fd00:2::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18392026-07-30T22:38:51.893Zmgd bfd 10.0.2.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18402026-07-30T22:38:52.871Zmgd bfd 10.0.2.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18412026-07-30T22:38:53.873Zmgd bfd 10.0.2.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18422026-07-30T22:38:54.874Zmgd bfd 10.0.2.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18432026-07-30T22:38:55.876Zmgd bfd 10.0.2.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18442026-07-30T22:38:55.901Zmgd bfd fd00:3::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18452026-07-30T22:38:56.878Zmgd bfd fd00:3::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18462026-07-30T22:38:57.880Zmgd bfd fd00:3::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18472026-07-30T22:38:58.882Zmgd bfd fd00:3::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18482026-07-30T22:38:59.884Zmgd bfd fd00:3::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18492026-07-30T22:38:59.909ZJul 30 22:38:59.873 INFO phase 5: start frr on cr1
18502026-07-30T22:38:59.909ZJul 30 22:38:59.873 INFO cr1: starting frr
18512026-07-30T22:38:59.909ZJul 30 22:38:59.873 DEBG [sc] cr1: starting
18522026-07-30T22:38:59.909ZJul 30 22:38:59.873 DEBG [sc] cr1: connecting to [::1]:60707
18532026-07-30T22:38:59.909ZJul 30 22:38:59.873 DEBG [sc] cr1 waiting for prompt
18542026-07-30T22:38:59.909ZJul 30 22:38:59.884 DEBG [sc] cr1: logging in
18552026-07-30T22:39:00.202ZJul 30 22:39:00.189 DEBG [sc] cr1: executing command `systemctl start frr`
18562026-07-30T22:39:07.476Zmgd bfd 10.0.0.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
18572026-07-30T22:39:08.478Zmgd bfd 10.0.0.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
18582026-07-30T22:39:09.480Zmgd bfd 10.0.0.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
18592026-07-30T22:39:10.481Zmgd bfd 10.0.0.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
18602026-07-30T22:39:11.484Zmgd bfd 10.0.0.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
18612026-07-30T22:39:11.508Zmgd bfd fd00:1::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
18622026-07-30T22:39:12.486Zmgd bfd fd00:1::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
18632026-07-30T22:39:13.488Zmgd bfd fd00:1::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
18642026-07-30T22:39:14.490Zmgd bfd fd00:1::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
18652026-07-30T22:39:15.492Zmgd bfd fd00:1::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
18662026-07-30T22:39:15.529Zmgd bfd 10.0.1.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18672026-07-30T22:39:16.494Zmgd bfd 10.0.1.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18682026-07-30T22:39:17.496Zmgd bfd 10.0.1.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18692026-07-30T22:39:18.499Zmgd bfd 10.0.1.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18702026-07-30T22:39:19.499Zmgd bfd 10.0.1.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18712026-07-30T22:39:19.526Zmgd bfd fd00:2::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18722026-07-30T22:39:20.503Zmgd bfd fd00:2::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18732026-07-30T22:39:21.507Zmgd bfd fd00:2::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18742026-07-30T22:39:22.507Zmgd bfd fd00:2::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18752026-07-30T22:39:23.524Zmgd bfd fd00:2::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18762026-07-30T22:39:23.552Zmgd bfd 10.0.2.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18772026-07-30T22:39:24.510Zmgd bfd 10.0.2.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18782026-07-30T22:39:25.512Zmgd bfd 10.0.2.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18792026-07-30T22:39:26.515Zmgd bfd 10.0.2.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18802026-07-30T22:39:27.515Zmgd bfd 10.0.2.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18812026-07-30T22:39:27.541Zmgd bfd fd00:3::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18822026-07-30T22:39:28.519Zmgd bfd fd00:3::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18832026-07-30T22:39:29.519Zmgd bfd fd00:3::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18842026-07-30T22:39:30.523Zmgd bfd fd00:3::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18852026-07-30T22:39:31.529Zmgd bfd fd00:3::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18862026-07-30T22:39:31.529ZJul 30 22:39:31.512 INFO cr1: executing frr script show bfd peers json
18872026-07-30T22:39:31.529ZJul 30 22:39:31.512 DEBG [sc] cr1: starting
18882026-07-30T22:39:31.529ZJul 30 22:39:31.512 DEBG [sc] cr1: connecting to [::1]:60707
18892026-07-30T22:39:31.561ZJul 30 22:39:31.513 DEBG [sc] cr1 waiting for prompt
18902026-07-30T22:39:31.561ZJul 30 22:39:31.524 DEBG [sc] cr1: logging in
18912026-07-30T22:39:31.828ZJul 30 22:39:31.816 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
18922026-07-30T22:39:33.976Zcr1 bfd 10.0.0.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
18932026-07-30T22:39:34.976ZJul 30 22:39:34.963 INFO cr1: executing frr script show bfd peers json
18942026-07-30T22:39:34.977ZJul 30 22:39:34.963 DEBG [sc] cr1: starting
18952026-07-30T22:39:34.977ZJul 30 22:39:34.963 DEBG [sc] cr1: connecting to [::1]:60707
18962026-07-30T22:39:35.004ZJul 30 22:39:34.964 DEBG [sc] cr1 waiting for prompt
18972026-07-30T22:39:35.004ZJul 30 22:39:34.974 DEBG [sc] cr1: logging in
18982026-07-30T22:39:35.131ZJul 30 22:39:35.119 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
18992026-07-30T22:39:37.282Zcr1 bfd 10.0.0.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
19002026-07-30T22:39:38.284ZJul 30 22:39:38.271 INFO cr1: executing frr script show bfd peers json
19012026-07-30T22:39:38.315ZJul 30 22:39:38.271 DEBG [sc] cr1: starting
19022026-07-30T22:39:38.315ZJul 30 22:39:38.271 DEBG [sc] cr1: connecting to [::1]:60707
19032026-07-30T22:39:38.315ZJul 30 22:39:38.272 DEBG [sc] cr1 waiting for prompt
19042026-07-30T22:39:38.315ZJul 30 22:39:38.282 DEBG [sc] cr1: logging in
19052026-07-30T22:39:38.439ZJul 30 22:39:38.427 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19062026-07-30T22:39:40.578Zcr1 bfd 10.0.0.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
19072026-07-30T22:39:41.579ZJul 30 22:39:41.566 INFO cr1: executing frr script show bfd peers json
19082026-07-30T22:39:41.579ZJul 30 22:39:41.566 DEBG [sc] cr1: starting
19092026-07-30T22:39:41.579ZJul 30 22:39:41.566 DEBG [sc] cr1: connecting to [::1]:60707
19102026-07-30T22:39:41.607ZJul 30 22:39:41.567 DEBG [sc] cr1 waiting for prompt
19112026-07-30T22:39:41.607ZJul 30 22:39:41.578 DEBG [sc] cr1: logging in
19122026-07-30T22:39:41.724ZJul 30 22:39:41.711 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19132026-07-30T22:39:43.882Zcr1 bfd 10.0.0.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
19142026-07-30T22:39:44.884ZJul 30 22:39:44.871 INFO cr1: executing frr script show bfd peers json
19152026-07-30T22:39:44.912ZJul 30 22:39:44.871 DEBG [sc] cr1: starting
19162026-07-30T22:39:44.912ZJul 30 22:39:44.871 DEBG [sc] cr1: connecting to [::1]:60707
19172026-07-30T22:39:44.912ZJul 30 22:39:44.872 DEBG [sc] cr1 waiting for prompt
19182026-07-30T22:39:44.912ZJul 30 22:39:44.883 DEBG [sc] cr1: logging in
19192026-07-30T22:39:45.030ZJul 30 22:39:45.017 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19202026-07-30T22:39:47.163Zcr1 bfd 10.0.0.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
19212026-07-30T22:39:47.163ZJul 30 22:39:47.150 INFO cr1: executing frr script show bfd peers json
19222026-07-30T22:39:47.163ZJul 30 22:39:47.150 DEBG [sc] cr1: starting
19232026-07-30T22:39:47.163ZJul 30 22:39:47.150 DEBG [sc] cr1: connecting to [::1]:60707
19242026-07-30T22:39:47.191ZJul 30 22:39:47.151 DEBG [sc] cr1 waiting for prompt
19252026-07-30T22:39:47.191ZJul 30 22:39:47.160 DEBG [sc] cr1: logging in
19262026-07-30T22:39:47.294ZJul 30 22:39:47.282 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19272026-07-30T22:39:49.427Zcr1 bfd fd00:1::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
19282026-07-30T22:39:54.510ZJul 30 22:39:50.415 INFO cr1: executing frr script show bfd peers json
19292026-07-30T22:39:54.510ZJul 30 22:39:50.415 DEBG [sc] cr1: starting
19302026-07-30T22:39:54.510ZJul 30 22:39:50.415 DEBG [sc] cr1: connecting to [::1]:60707
19312026-07-30T22:39:54.556ZJul 30 22:39:50.416 DEBG [sc] cr1 waiting for prompt
19322026-07-30T22:39:54.556ZJul 30 22:39:50.427 DEBG [sc] cr1: logging in
19332026-07-30T22:39:54.556ZJul 30 22:39:50.548 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19342026-07-30T22:39:54.556Zcr1 bfd fd00:1::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
19352026-07-30T22:39:54.556ZJul 30 22:39:53.703 INFO cr1: executing frr script show bfd peers json
19362026-07-30T22:39:54.557ZJul 30 22:39:53.703 DEBG [sc] cr1: starting
19372026-07-30T22:39:54.557ZJul 30 22:39:53.703 DEBG [sc] cr1: connecting to [::1]:60707
19382026-07-30T22:39:54.557ZJul 30 22:39:53.704 DEBG [sc] cr1 waiting for prompt
19392026-07-30T22:39:54.557ZJul 30 22:39:53.715 DEBG [sc] cr1: logging in
19402026-07-30T22:39:54.557ZJul 30 22:39:53.848 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19412026-07-30T22:39:55.994Zcr1 bfd fd00:1::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
19422026-07-30T22:39:56.995ZJul 30 22:39:56.983 INFO cr1: executing frr script show bfd peers json
19432026-07-30T22:39:56.995ZJul 30 22:39:56.983 DEBG [sc] cr1: starting
19442026-07-30T22:39:56.995ZJul 30 22:39:56.983 DEBG [sc] cr1: connecting to [::1]:60707
19452026-07-30T22:39:57.019ZJul 30 22:39:56.984 DEBG [sc] cr1 waiting for prompt
19462026-07-30T22:39:57.020ZJul 30 22:39:56.995 DEBG [sc] cr1: logging in
19472026-07-30T22:39:57.129ZJul 30 22:39:57.117 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19482026-07-30T22:39:59.304Zcr1 bfd fd00:1::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
19492026-07-30T22:40:00.259ZJul 30 22:40:00.246 INFO cr1: executing frr script show bfd peers json
19502026-07-30T22:40:00.259ZJul 30 22:40:00.247 DEBG [sc] cr1: starting
19512026-07-30T22:40:00.259ZJul 30 22:40:00.247 DEBG [sc] cr1: connecting to [::1]:60707
19522026-07-30T22:40:00.284ZJul 30 22:40:00.247 DEBG [sc] cr1 waiting for prompt
19532026-07-30T22:40:00.284ZJul 30 22:40:00.258 DEBG [sc] cr1: logging in
19542026-07-30T22:40:00.402ZJul 30 22:40:00.390 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19552026-07-30T22:40:02.554Zcr1 bfd fd00:1::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
19562026-07-30T22:40:02.578ZJul 30 22:40:02.543 INFO phase 6: unpause ceos on cr2
19572026-07-30T22:40:02.578ZJul 30 22:40:02.543 INFO cr2: unpausing ceos
19582026-07-30T22:40:02.578ZJul 30 22:40:02.543 DEBG [sc] cr2: starting
19592026-07-30T22:40:02.578ZJul 30 22:40:02.543 DEBG [sc] cr2: connecting to [::1]:53145
19602026-07-30T22:40:02.578ZJul 30 22:40:02.544 DEBG [sc] cr2 waiting for prompt
19612026-07-30T22:40:02.578ZJul 30 22:40:02.555 DEBG [sc] cr2: logging in
19622026-07-30T22:40:02.903ZJul 30 22:40:02.891 DEBG [sc] cr2: executing command `docker unpause ceos`
19632026-07-30T22:40:05.027Zmgd bfd 10.0.0.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
19642026-07-30T22:40:06.029Zmgd bfd 10.0.0.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
19652026-07-30T22:40:07.030Zmgd bfd 10.0.0.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
19662026-07-30T22:40:08.033Zmgd bfd 10.0.0.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
19672026-07-30T22:40:09.036Zmgd bfd 10.0.0.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
19682026-07-30T22:40:09.060Zmgd bfd fd00:1::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
19692026-07-30T22:40:10.037Zmgd bfd fd00:1::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
19702026-07-30T22:40:11.039Zmgd bfd fd00:1::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
19712026-07-30T22:40:12.040Zmgd bfd fd00:1::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
19722026-07-30T22:40:13.043Zmgd bfd fd00:1::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
19732026-07-30T22:40:13.068Zmgd bfd 10.0.1.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
19742026-07-30T22:40:14.045Zmgd bfd 10.0.1.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
19752026-07-30T22:40:15.046Zmgd bfd 10.0.1.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
19762026-07-30T22:40:16.049Zmgd bfd 10.0.1.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
19772026-07-30T22:40:17.050Zmgd bfd 10.0.1.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
19782026-07-30T22:40:17.074Zmgd bfd fd00:2::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
19792026-07-30T22:40:18.052Zmgd bfd fd00:2::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
19802026-07-30T22:40:19.055Zmgd bfd fd00:2::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
19812026-07-30T22:40:20.056Zmgd bfd fd00:2::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
19822026-07-30T22:40:21.100Zmgd bfd fd00:2::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
19832026-07-30T22:40:21.127Zmgd bfd 10.0.2.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
19842026-07-30T22:40:22.061Zmgd bfd 10.0.2.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
19852026-07-30T22:40:23.062Zmgd bfd 10.0.2.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
19862026-07-30T22:40:24.064Zmgd bfd 10.0.2.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
19872026-07-30T22:40:25.066Zmgd bfd 10.0.2.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
19882026-07-30T22:40:25.090Zmgd bfd fd00:3::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
19892026-07-30T22:40:26.068Zmgd bfd fd00:3::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
19902026-07-30T22:40:27.070Zmgd bfd fd00:3::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
19912026-07-30T22:40:28.072Zmgd bfd fd00:3::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
19922026-07-30T22:40:29.074Zmgd bfd fd00:3::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
19932026-07-30T22:40:29.074ZJul 30 22:40:29.061 INFO cr1: executing frr script show bfd peers json
19942026-07-30T22:40:29.074ZJul 30 22:40:29.061 DEBG [sc] cr1: starting
19952026-07-30T22:40:29.074ZJul 30 22:40:29.061 DEBG [sc] cr1: connecting to [::1]:60707
19962026-07-30T22:40:29.098ZJul 30 22:40:29.062 DEBG [sc] cr1 waiting for prompt
19972026-07-30T22:40:29.098ZJul 30 22:40:29.072 DEBG [sc] cr1: logging in
19982026-07-30T22:40:29.394ZJul 30 22:40:29.382 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19992026-07-30T22:40:31.554Zcr1 bfd 10.0.0.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
20002026-07-30T22:40:32.630ZJul 30 22:40:32.540 INFO cr1: executing frr script show bfd peers json
20012026-07-30T22:40:32.630ZJul 30 22:40:32.540 DEBG [sc] cr1: starting
20022026-07-30T22:40:32.630ZJul 30 22:40:32.540 DEBG [sc] cr1: connecting to [::1]:60707
20032026-07-30T22:40:32.656ZJul 30 22:40:32.541 DEBG [sc] cr1 waiting for prompt
20042026-07-30T22:40:32.656ZJul 30 22:40:32.552 DEBG [sc] cr1: logging in
20052026-07-30T22:40:32.685ZJul 30 22:40:32.673 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20062026-07-30T22:40:34.821Zcr1 bfd 10.0.0.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
20072026-07-30T22:40:35.821ZJul 30 22:40:35.809 INFO cr1: executing frr script show bfd peers json
20082026-07-30T22:40:35.821ZJul 30 22:40:35.809 DEBG [sc] cr1: starting
20092026-07-30T22:40:35.821ZJul 30 22:40:35.809 DEBG [sc] cr1: connecting to [::1]:60707
20102026-07-30T22:40:35.845ZJul 30 22:40:35.810 DEBG [sc] cr1 waiting for prompt
20112026-07-30T22:40:35.845ZJul 30 22:40:35.821 DEBG [sc] cr1: logging in
20122026-07-30T22:40:35.954ZJul 30 22:40:35.942 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20132026-07-30T22:40:38.103Zcr1 bfd 10.0.0.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
20142026-07-30T22:40:39.104ZJul 30 22:40:39.091 INFO cr1: executing frr script show bfd peers json
20152026-07-30T22:40:39.104ZJul 30 22:40:39.091 DEBG [sc] cr1: starting
20162026-07-30T22:40:39.104ZJul 30 22:40:39.091 DEBG [sc] cr1: connecting to [::1]:60707
20172026-07-30T22:40:39.128ZJul 30 22:40:39.092 DEBG [sc] cr1 waiting for prompt
20182026-07-30T22:40:39.128ZJul 30 22:40:39.103 DEBG [sc] cr1: logging in
20192026-07-30T22:40:39.259ZJul 30 22:40:39.246 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20202026-07-30T22:40:41.391Zcr1 bfd 10.0.0.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
20212026-07-30T22:40:42.391ZJul 30 22:40:42.379 INFO cr1: executing frr script show bfd peers json
20222026-07-30T22:40:42.392ZJul 30 22:40:42.379 DEBG [sc] cr1: starting
20232026-07-30T22:40:42.394ZJul 30 22:40:42.379 DEBG [sc] cr1: connecting to [::1]:60707
20242026-07-30T22:40:42.418ZJul 30 22:40:42.380 DEBG [sc] cr1 waiting for prompt
20252026-07-30T22:40:42.418ZJul 30 22:40:42.391 DEBG [sc] cr1: logging in
20262026-07-30T22:40:42.536ZJul 30 22:40:42.524 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20272026-07-30T22:40:44.695Zcr1 bfd 10.0.0.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
20282026-07-30T22:40:44.695ZJul 30 22:40:44.682 INFO cr1: executing frr script show bfd peers json
20292026-07-30T22:40:44.747ZJul 30 22:40:44.683 DEBG [sc] cr1: starting
20302026-07-30T22:40:44.747ZJul 30 22:40:44.683 DEBG [sc] cr1: connecting to [::1]:60707
20312026-07-30T22:40:44.747ZJul 30 22:40:44.683 DEBG [sc] cr1 waiting for prompt
20322026-07-30T22:40:44.788ZJul 30 22:40:44.694 DEBG [sc] cr1: logging in
20332026-07-30T22:40:44.839ZJul 30 22:40:44.827 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20342026-07-30T22:40:46.978Zcr1 bfd fd00:1::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
20352026-07-30T22:40:48.024ZJul 30 22:40:47.966 INFO cr1: executing frr script show bfd peers json
20362026-07-30T22:40:48.049ZJul 30 22:40:47.966 DEBG [sc] cr1: starting
20372026-07-30T22:40:48.049ZJul 30 22:40:47.966 DEBG [sc] cr1: connecting to [::1]:60707
20382026-07-30T22:40:48.049ZJul 30 22:40:47.967 DEBG [sc] cr1 waiting for prompt
20392026-07-30T22:40:48.050ZJul 30 22:40:47.978 DEBG [sc] cr1: logging in
20402026-07-30T22:40:48.144ZJul 30 22:40:48.132 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20412026-07-30T22:40:50.295Zcr1 bfd fd00:1::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
20422026-07-30T22:40:51.295ZJul 30 22:40:51.283 INFO cr1: executing frr script show bfd peers json
20432026-07-30T22:40:51.320ZJul 30 22:40:51.283 DEBG [sc] cr1: starting
20442026-07-30T22:40:51.320ZJul 30 22:40:51.283 DEBG [sc] cr1: connecting to [::1]:60707
20452026-07-30T22:40:51.320ZJul 30 22:40:51.284 DEBG [sc] cr1 waiting for prompt
20462026-07-30T22:40:51.320ZJul 30 22:40:51.296 DEBG [sc] cr1: logging in
20472026-07-30T22:40:51.451ZJul 30 22:40:51.439 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20482026-07-30T22:40:53.582Zcr1 bfd fd00:1::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
20492026-07-30T22:40:54.583ZJul 30 22:40:54.571 INFO cr1: executing frr script show bfd peers json
20502026-07-30T22:40:54.583ZJul 30 22:40:54.571 DEBG [sc] cr1: starting
20512026-07-30T22:40:54.583ZJul 30 22:40:54.571 DEBG [sc] cr1: connecting to [::1]:60707
20522026-07-30T22:40:54.608ZJul 30 22:40:54.572 DEBG [sc] cr1 waiting for prompt
20532026-07-30T22:40:54.609ZJul 30 22:40:54.582 DEBG [sc] cr1: logging in
20542026-07-30T22:40:54.727ZJul 30 22:40:54.714 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20552026-07-30T22:40:56.868Zcr1 bfd fd00:1::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
20562026-07-30T22:40:57.868ZJul 30 22:40:57.856 INFO cr1: executing frr script show bfd peers json
20572026-07-30T22:40:57.868ZJul 30 22:40:57.856 DEBG [sc] cr1: starting
20582026-07-30T22:40:57.893ZJul 30 22:40:57.856 DEBG [sc] cr1: connecting to [::1]:60707
20592026-07-30T22:40:57.893ZJul 30 22:40:57.857 DEBG [sc] cr1 waiting for prompt
20602026-07-30T22:40:57.894ZJul 30 22:40:57.867 DEBG [sc] cr1: logging in
20612026-07-30T22:40:57.990ZJul 30 22:40:57.978 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20622026-07-30T22:41:00.145Zcr1 bfd fd00:1::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
20632026-07-30T22:41:00.170ZJul 30 22:41:00.132 INFO cr2: executing eos script show bfd peers | json
20642026-07-30T22:41:00.170ZJul 30 22:41:00.133 DEBG [sc] cr2: starting
20652026-07-30T22:41:00.170ZJul 30 22:41:00.133 DEBG [sc] cr2: connecting to [::1]:53145
20662026-07-30T22:41:00.170ZJul 30 22:41:00.133 DEBG [sc] cr2 waiting for prompt
20672026-07-30T22:41:00.170ZJul 30 22:41:00.145 DEBG [sc] cr2: logging in
20682026-07-30T22:41:00.486ZJul 30 22:41:00.473 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
20692026-07-30T22:41:02.823Zcr2 bfd 10.0.1.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
20702026-07-30T22:41:03.824ZJul 30 22:41:03.811 INFO cr2: executing eos script show bfd peers | json
20712026-07-30T22:41:03.824ZJul 30 22:41:03.811 DEBG [sc] cr2: starting
20722026-07-30T22:41:03.824ZJul 30 22:41:03.811 DEBG [sc] cr2: connecting to [::1]:53145
20732026-07-30T22:41:03.849ZJul 30 22:41:03.812 DEBG [sc] cr2 waiting for prompt
20742026-07-30T22:41:03.849ZJul 30 22:41:03.822 DEBG [sc] cr2: logging in
20752026-07-30T22:41:03.989ZJul 30 22:41:03.977 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
20762026-07-30T22:41:06.348Zcr2 bfd 10.0.1.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
20772026-07-30T22:41:07.368ZJul 30 22:41:07.336 INFO cr2: executing eos script show bfd peers | json
20782026-07-30T22:41:07.404ZJul 30 22:41:07.336 DEBG [sc] cr2: starting
20792026-07-30T22:41:07.404ZJul 30 22:41:07.336 DEBG [sc] cr2: connecting to [::1]:53145
20802026-07-30T22:41:07.404ZJul 30 22:41:07.337 DEBG [sc] cr2 waiting for prompt
20812026-07-30T22:41:07.404ZJul 30 22:41:07.349 DEBG [sc] cr2: logging in
20822026-07-30T22:41:07.509ZJul 30 22:41:07.494 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
20832026-07-30T22:41:09.850Zcr2 bfd 10.0.1.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
20842026-07-30T22:41:10.852ZJul 30 22:41:10.838 INFO cr2: executing eos script show bfd peers | json
20852026-07-30T22:41:10.896ZJul 30 22:41:10.839 DEBG [sc] cr2: starting
20862026-07-30T22:41:10.896ZJul 30 22:41:10.839 DEBG [sc] cr2: connecting to [::1]:53145
20872026-07-30T22:41:10.897ZJul 30 22:41:10.840 DEBG [sc] cr2 waiting for prompt
20882026-07-30T22:41:10.897ZJul 30 22:41:10.851 DEBG [sc] cr2: logging in
20892026-07-30T22:41:10.987ZJul 30 22:41:10.973 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
20902026-07-30T22:41:13.320Zcr2 bfd 10.0.1.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
20912026-07-30T22:41:14.322ZJul 30 22:41:14.309 INFO cr2: executing eos script show bfd peers | json
20922026-07-30T22:41:14.322ZJul 30 22:41:14.310 DEBG [sc] cr2: starting
20932026-07-30T22:41:14.322ZJul 30 22:41:14.310 DEBG [sc] cr2: connecting to [::1]:53145
20942026-07-30T22:41:14.348ZJul 30 22:41:14.310 DEBG [sc] cr2 waiting for prompt
20952026-07-30T22:41:14.348ZJul 30 22:41:14.321 DEBG [sc] cr2: logging in
20962026-07-30T22:41:14.455ZJul 30 22:41:14.442 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
20972026-07-30T22:41:16.782Zcr2 bfd 10.0.1.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
20982026-07-30T22:41:16.807ZJul 30 22:41:16.769 INFO cr2: executing eos script show bfd peers | json
20992026-07-30T22:41:16.807ZJul 30 22:41:16.769 DEBG [sc] cr2: starting
21002026-07-30T22:41:16.807ZJul 30 22:41:16.769 DEBG [sc] cr2: connecting to [::1]:53145
21012026-07-30T22:41:16.807ZJul 30 22:41:16.770 DEBG [sc] cr2 waiting for prompt
21022026-07-30T22:41:16.807ZJul 30 22:41:16.780 DEBG [sc] cr2: logging in
21032026-07-30T22:41:16.914ZJul 30 22:41:16.901 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
21042026-07-30T22:41:19.247Zcr2 bfd fd00:2::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
21052026-07-30T22:41:20.248ZJul 30 22:41:20.235 INFO cr2: executing eos script show bfd peers | json
21062026-07-30T22:41:20.248ZJul 30 22:41:20.235 DEBG [sc] cr2: starting
21072026-07-30T22:41:20.248ZJul 30 22:41:20.235 DEBG [sc] cr2: connecting to [::1]:53145
21082026-07-30T22:41:20.273ZJul 30 22:41:20.236 DEBG [sc] cr2 waiting for prompt
21092026-07-30T22:41:20.273ZJul 30 22:41:20.247 DEBG [sc] cr2: logging in
21102026-07-30T22:41:20.417ZJul 30 22:41:20.402 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
21112026-07-30T22:41:22.766Zcr2 bfd fd00:2::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
21122026-07-30T22:41:23.750ZJul 30 22:41:23.738 INFO cr2: executing eos script show bfd peers | json
21132026-07-30T22:41:23.750ZJul 30 22:41:23.738 DEBG [sc] cr2: starting
21142026-07-30T22:41:23.775ZJul 30 22:41:23.738 DEBG [sc] cr2: connecting to [::1]:53145
21152026-07-30T22:41:23.775ZJul 30 22:41:23.738 DEBG [sc] cr2 waiting for prompt
21162026-07-30T22:41:23.776ZJul 30 22:41:23.750 DEBG [sc] cr2: logging in
21172026-07-30T22:41:23.883ZJul 30 22:41:23.871 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
21182026-07-30T22:41:26.224Zcr2 bfd fd00:2::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
21192026-07-30T22:41:27.224ZJul 30 22:41:27.212 INFO cr2: executing eos script show bfd peers | json
21202026-07-30T22:41:27.224ZJul 30 22:41:27.212 DEBG [sc] cr2: starting
21212026-07-30T22:41:27.224ZJul 30 22:41:27.212 DEBG [sc] cr2: connecting to [::1]:53145
21222026-07-30T22:41:27.248ZJul 30 22:41:27.213 DEBG [sc] cr2 waiting for prompt
21232026-07-30T22:41:27.248ZJul 30 22:41:27.224 DEBG [sc] cr2: logging in
21242026-07-30T22:41:27.380ZJul 30 22:41:27.368 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
21252026-07-30T22:41:29.816Zcr2 bfd fd00:2::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
21262026-07-30T22:41:30.732ZJul 30 22:41:30.720 INFO cr2: executing eos script show bfd peers | json
21272026-07-30T22:41:30.732ZJul 30 22:41:30.720 DEBG [sc] cr2: starting
21282026-07-30T22:41:30.732ZJul 30 22:41:30.720 DEBG [sc] cr2: connecting to [::1]:53145
21292026-07-30T22:41:30.756ZJul 30 22:41:30.720 DEBG [sc] cr2 waiting for prompt
21302026-07-30T22:41:30.756ZJul 30 22:41:30.731 DEBG [sc] cr2: logging in
21312026-07-30T22:41:30.865ZJul 30 22:41:30.853 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
21322026-07-30T22:41:33.204Zcr2 bfd fd00:2::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
21332026-07-30T22:41:33.228ZJul 30 22:41:33.194 INFO phase 7: unpause cRPD on cr3
21342026-07-30T22:41:33.228ZJul 30 22:41:33.194 INFO cr3: unpausing crpd1
21352026-07-30T22:41:33.228ZJul 30 22:41:33.194 DEBG [sc] cr3: starting
21362026-07-30T22:41:33.228ZJul 30 22:41:33.194 DEBG [sc] cr3: connecting to [::1]:42427
21372026-07-30T22:41:33.228ZJul 30 22:41:33.195 DEBG [sc] cr3 waiting for prompt
21382026-07-30T22:41:33.228ZJul 30 22:41:33.205 DEBG [sc] cr3: logging in
21392026-07-30T22:41:33.577ZJul 30 22:41:33.565 DEBG [sc] cr3: executing command `docker unpause crpd1`
21402026-07-30T22:41:35.680Zmgd bfd 10.0.0.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21412026-07-30T22:41:36.682Zmgd bfd 10.0.0.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21422026-07-30T22:41:37.683Zmgd bfd 10.0.0.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21432026-07-30T22:41:38.685Zmgd bfd 10.0.0.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21442026-07-30T22:41:39.687Zmgd bfd 10.0.0.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21452026-07-30T22:41:39.711Zmgd bfd fd00:1::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21462026-07-30T22:41:40.689Zmgd bfd fd00:1::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21472026-07-30T22:41:41.691Zmgd bfd fd00:1::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21482026-07-30T22:41:42.693Zmgd bfd fd00:1::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21492026-07-30T22:41:43.695Zmgd bfd fd00:1::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21502026-07-30T22:41:43.719Zmgd bfd 10.0.1.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21512026-07-30T22:41:44.698Zmgd bfd 10.0.1.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21522026-07-30T22:41:45.699Zmgd bfd 10.0.1.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21532026-07-30T22:41:46.701Zmgd bfd 10.0.1.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21542026-07-30T22:41:47.702Zmgd bfd 10.0.1.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21552026-07-30T22:41:47.726Zmgd bfd fd00:2::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21562026-07-30T22:41:48.704Zmgd bfd fd00:2::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21572026-07-30T22:41:49.727Zmgd bfd fd00:2::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21582026-07-30T22:41:50.708Zmgd bfd fd00:2::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21592026-07-30T22:41:51.709Zmgd bfd fd00:2::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21602026-07-30T22:41:51.734Zmgd bfd 10.0.2.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21612026-07-30T22:41:52.712Zmgd bfd 10.0.2.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21622026-07-30T22:41:53.713Zmgd bfd 10.0.2.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21632026-07-30T22:41:54.727Zmgd bfd 10.0.2.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21642026-07-30T22:41:55.717Zmgd bfd 10.0.2.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21652026-07-30T22:41:55.741Zmgd bfd fd00:3::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21662026-07-30T22:41:56.719Zmgd bfd fd00:3::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21672026-07-30T22:41:57.722Zmgd bfd fd00:3::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21682026-07-30T22:41:58.722Zmgd bfd fd00:3::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21692026-07-30T22:41:59.726Zmgd bfd fd00:3::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21702026-07-30T22:41:59.726ZJul 30 22:41:59.712 INFO cr1: executing frr script show bfd peers json
21712026-07-30T22:41:59.726ZJul 30 22:41:59.712 DEBG [sc] cr1: starting
21722026-07-30T22:41:59.726ZJul 30 22:41:59.712 DEBG [sc] cr1: connecting to [::1]:60707
21732026-07-30T22:41:59.726ZJul 30 22:41:59.712 DEBG [sc] cr1 waiting for prompt
21742026-07-30T22:41:59.750ZJul 30 22:41:59.723 DEBG [sc] cr1: logging in
21752026-07-30T22:42:00.070ZJul 30 22:42:00.058 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
21762026-07-30T22:42:02.211Zcr1 bfd 10.0.0.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
21772026-07-30T22:42:03.212ZJul 30 22:42:03.200 INFO cr1: executing frr script show bfd peers json
21782026-07-30T22:42:03.236ZJul 30 22:42:03.200 DEBG [sc] cr1: starting
21792026-07-30T22:42:03.236ZJul 30 22:42:03.200 DEBG [sc] cr1: connecting to [::1]:60707
21802026-07-30T22:42:03.236ZJul 30 22:42:03.201 DEBG [sc] cr1 waiting for prompt
21812026-07-30T22:42:03.236ZJul 30 22:42:03.212 DEBG [sc] cr1: logging in
21822026-07-30T22:42:03.346ZJul 30 22:42:03.334 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
21832026-07-30T22:42:05.487Zcr1 bfd 10.0.0.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
21842026-07-30T22:42:06.488ZJul 30 22:42:06.476 INFO cr1: executing frr script show bfd peers json
21852026-07-30T22:42:06.488ZJul 30 22:42:06.476 DEBG [sc] cr1: starting
21862026-07-30T22:42:06.488ZJul 30 22:42:06.476 DEBG [sc] cr1: connecting to [::1]:60707
21872026-07-30T22:42:06.513ZJul 30 22:42:06.477 DEBG [sc] cr1 waiting for prompt
21882026-07-30T22:42:06.513ZJul 30 22:42:06.488 DEBG [sc] cr1: logging in
21892026-07-30T22:42:06.622ZJul 30 22:42:06.610 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
21902026-07-30T22:42:08.761Zcr1 bfd 10.0.0.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
21912026-07-30T22:42:09.763ZJul 30 22:42:09.750 INFO cr1: executing frr script show bfd peers json
21922026-07-30T22:42:09.763ZJul 30 22:42:09.751 DEBG [sc] cr1: starting
21932026-07-30T22:42:09.763ZJul 30 22:42:09.751 DEBG [sc] cr1: connecting to [::1]:60707
21942026-07-30T22:42:09.787ZJul 30 22:42:09.751 DEBG [sc] cr1 waiting for prompt
21952026-07-30T22:42:09.787ZJul 30 22:42:09.763 DEBG [sc] cr1: logging in
21962026-07-30T22:42:09.907ZJul 30 22:42:09.895 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
21972026-07-30T22:42:12.058Zcr1 bfd 10.0.0.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
21982026-07-30T22:42:13.058ZJul 30 22:42:13.047 INFO cr1: executing frr script show bfd peers json
21992026-07-30T22:42:13.083ZJul 30 22:42:13.047 DEBG [sc] cr1: starting
22002026-07-30T22:42:13.083ZJul 30 22:42:13.047 DEBG [sc] cr1: connecting to [::1]:60707
22012026-07-30T22:42:13.083ZJul 30 22:42:13.047 DEBG [sc] cr1 waiting for prompt
22022026-07-30T22:42:13.083ZJul 30 22:42:13.057 DEBG [sc] cr1: logging in
22032026-07-30T22:42:13.192ZJul 30 22:42:13.179 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22042026-07-30T22:42:15.402Zcr1 bfd 10.0.0.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
22052026-07-30T22:42:15.465ZJul 30 22:42:15.322 INFO cr1: executing frr script show bfd peers json
22062026-07-30T22:42:15.465ZJul 30 22:42:15.322 DEBG [sc] cr1: starting
22072026-07-30T22:42:15.465ZJul 30 22:42:15.322 DEBG [sc] cr1: connecting to [::1]:60707
22082026-07-30T22:42:15.465ZJul 30 22:42:15.323 DEBG [sc] cr1 waiting for prompt
22092026-07-30T22:42:15.465ZJul 30 22:42:15.333 DEBG [sc] cr1: logging in
22102026-07-30T22:42:15.494ZJul 30 22:42:15.454 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22112026-07-30T22:42:17.606Zcr1 bfd fd00:1::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
22122026-07-30T22:42:18.608ZJul 30 22:42:18.595 INFO cr1: executing frr script show bfd peers json
22132026-07-30T22:42:18.608ZJul 30 22:42:18.596 DEBG [sc] cr1: starting
22142026-07-30T22:42:18.608ZJul 30 22:42:18.596 DEBG [sc] cr1: connecting to [::1]:60707
22152026-07-30T22:42:18.632ZJul 30 22:42:18.596 DEBG [sc] cr1 waiting for prompt
22162026-07-30T22:42:18.632ZJul 30 22:42:18.608 DEBG [sc] cr1: logging in
22172026-07-30T22:42:18.753ZJul 30 22:42:18.741 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22182026-07-30T22:42:20.885Zcr1 bfd fd00:1::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
22192026-07-30T22:42:21.887ZJul 30 22:42:21.875 INFO cr1: executing frr script show bfd peers json
22202026-07-30T22:42:21.887ZJul 30 22:42:21.875 DEBG [sc] cr1: starting
22212026-07-30T22:42:21.911ZJul 30 22:42:21.875 DEBG [sc] cr1: connecting to [::1]:60707
22222026-07-30T22:42:21.911ZJul 30 22:42:21.875 DEBG [sc] cr1 waiting for prompt
22232026-07-30T22:42:21.911ZJul 30 22:42:21.887 DEBG [sc] cr1: logging in
22242026-07-30T22:42:22.020ZJul 30 22:42:22.008 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22252026-07-30T22:42:24.170Zcr1 bfd fd00:1::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
22262026-07-30T22:42:25.171ZJul 30 22:42:25.159 INFO cr1: executing frr script show bfd peers json
22272026-07-30T22:42:25.195ZJul 30 22:42:25.159 DEBG [sc] cr1: starting
22282026-07-30T22:42:25.195ZJul 30 22:42:25.159 DEBG [sc] cr1: connecting to [::1]:60707
22292026-07-30T22:42:25.195ZJul 30 22:42:25.160 DEBG [sc] cr1 waiting for prompt
22302026-07-30T22:42:25.195ZJul 30 22:42:25.170 DEBG [sc] cr1: logging in
22312026-07-30T22:42:25.293ZJul 30 22:42:25.281 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22322026-07-30T22:42:27.433Zcr1 bfd fd00:1::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
22332026-07-30T22:42:28.435ZJul 30 22:42:28.423 INFO cr1: executing frr script show bfd peers json
22342026-07-30T22:42:28.435ZJul 30 22:42:28.423 DEBG [sc] cr1: starting
22352026-07-30T22:42:28.435ZJul 30 22:42:28.423 DEBG [sc] cr1: connecting to [::1]:60707
22362026-07-30T22:42:28.459ZJul 30 22:42:28.424 DEBG [sc] cr1 waiting for prompt
22372026-07-30T22:42:28.459ZJul 30 22:42:28.435 DEBG [sc] cr1: logging in
22382026-07-30T22:42:28.579ZJul 30 22:42:28.567 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22392026-07-30T22:42:30.718Zcr1 bfd fd00:1::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
22402026-07-30T22:42:30.742ZJul 30 22:42:30.706 INFO cr2: executing eos script show bfd peers | json
22412026-07-30T22:42:30.743ZJul 30 22:42:30.706 DEBG [sc] cr2: starting
22422026-07-30T22:42:30.743ZJul 30 22:42:30.706 DEBG [sc] cr2: connecting to [::1]:53145
22432026-07-30T22:42:30.743ZJul 30 22:42:30.707 DEBG [sc] cr2 waiting for prompt
22442026-07-30T22:42:30.743ZJul 30 22:42:30.717 DEBG [sc] cr2: logging in
22452026-07-30T22:42:31.044ZJul 30 22:42:31.032 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22462026-07-30T22:42:33.386Zcr2 bfd 10.0.1.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
22472026-07-30T22:42:34.386ZJul 30 22:42:34.374 INFO cr2: executing eos script show bfd peers | json
22482026-07-30T22:42:34.386ZJul 30 22:42:34.374 DEBG [sc] cr2: starting
22492026-07-30T22:42:34.386ZJul 30 22:42:34.374 DEBG [sc] cr2: connecting to [::1]:53145
22502026-07-30T22:42:34.411ZJul 30 22:42:34.375 DEBG [sc] cr2 waiting for prompt
22512026-07-30T22:42:34.411ZJul 30 22:42:34.386 DEBG [sc] cr2: logging in
22522026-07-30T22:42:34.532ZJul 30 22:42:34.519 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22532026-07-30T22:42:36.877Zcr2 bfd 10.0.1.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
22542026-07-30T22:42:37.888ZJul 30 22:42:37.866 INFO cr2: executing eos script show bfd peers | json
22552026-07-30T22:42:37.888ZJul 30 22:42:37.866 DEBG [sc] cr2: starting
22562026-07-30T22:42:37.888ZJul 30 22:42:37.866 DEBG [sc] cr2: connecting to [::1]:53145
22572026-07-30T22:42:37.912ZJul 30 22:42:37.867 DEBG [sc] cr2 waiting for prompt
22582026-07-30T22:42:37.912ZJul 30 22:42:37.878 DEBG [sc] cr2: logging in
22592026-07-30T22:42:38.045ZJul 30 22:42:38.032 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22602026-07-30T22:42:40.376Zcr2 bfd 10.0.1.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
22612026-07-30T22:42:41.378ZJul 30 22:42:41.365 INFO cr2: executing eos script show bfd peers | json
22622026-07-30T22:42:41.378ZJul 30 22:42:41.365 DEBG [sc] cr2: starting
22632026-07-30T22:42:41.378ZJul 30 22:42:41.365 DEBG [sc] cr2: connecting to [::1]:53145
22642026-07-30T22:42:41.402ZJul 30 22:42:41.366 DEBG [sc] cr2 waiting for prompt
22652026-07-30T22:42:41.402ZJul 30 22:42:41.377 DEBG [sc] cr2: logging in
22662026-07-30T22:42:41.523ZJul 30 22:42:41.511 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22672026-07-30T22:42:43.854Zcr2 bfd 10.0.1.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
22682026-07-30T22:42:44.854ZJul 30 22:42:44.842 INFO cr2: executing eos script show bfd peers | json
22692026-07-30T22:42:44.877ZJul 30 22:42:44.842 DEBG [sc] cr2: starting
22702026-07-30T22:42:44.878ZJul 30 22:42:44.842 DEBG [sc] cr2: connecting to [::1]:53145
22712026-07-30T22:42:44.878ZJul 30 22:42:44.843 DEBG [sc] cr2 waiting for prompt
22722026-07-30T22:42:44.878ZJul 30 22:42:44.853 DEBG [sc] cr2: logging in
22732026-07-30T22:42:45.023ZJul 30 22:42:45.009 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22742026-07-30T22:42:47.401Zcr2 bfd 10.0.1.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
22752026-07-30T22:42:47.401ZJul 30 22:42:47.389 INFO cr2: executing eos script show bfd peers | json
22762026-07-30T22:42:47.401ZJul 30 22:42:47.389 DEBG [sc] cr2: starting
22772026-07-30T22:42:47.401ZJul 30 22:42:47.389 DEBG [sc] cr2: connecting to [::1]:53145
22782026-07-30T22:42:47.426ZJul 30 22:42:47.390 DEBG [sc] cr2 waiting for prompt
22792026-07-30T22:42:47.426ZJul 30 22:42:47.399 DEBG [sc] cr2: logging in
22802026-07-30T22:42:47.544ZJul 30 22:42:47.532 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22812026-07-30T22:42:49.937Zcr2 bfd fd00:2::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
22822026-07-30T22:42:50.938ZJul 30 22:42:50.925 INFO cr2: executing eos script show bfd peers | json
22832026-07-30T22:42:50.938ZJul 30 22:42:50.925 DEBG [sc] cr2: starting
22842026-07-30T22:42:50.938ZJul 30 22:42:50.925 DEBG [sc] cr2: connecting to [::1]:53145
22852026-07-30T22:42:50.961ZJul 30 22:42:50.926 DEBG [sc] cr2 waiting for prompt
22862026-07-30T22:42:50.962ZJul 30 22:42:50.936 DEBG [sc] cr2: logging in
22872026-07-30T22:42:51.081ZJul 30 22:42:51.069 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22882026-07-30T22:42:53.422Zcr2 bfd fd00:2::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
22892026-07-30T22:42:54.424ZJul 30 22:42:54.410 INFO cr2: executing eos script show bfd peers | json
22902026-07-30T22:42:54.424ZJul 30 22:42:54.410 DEBG [sc] cr2: starting
22912026-07-30T22:42:54.424ZJul 30 22:42:54.410 DEBG [sc] cr2: connecting to [::1]:53145
22922026-07-30T22:42:54.449ZJul 30 22:42:54.411 DEBG [sc] cr2 waiting for prompt
22932026-07-30T22:42:54.450ZJul 30 22:42:54.422 DEBG [sc] cr2: logging in
22942026-07-30T22:42:54.567ZJul 30 22:42:54.555 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22952026-07-30T22:42:56.918Zcr2 bfd fd00:2::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
22962026-07-30T22:42:57.920ZJul 30 22:42:57.907 INFO cr2: executing eos script show bfd peers | json
22972026-07-30T22:42:57.921ZJul 30 22:42:57.907 DEBG [sc] cr2: starting
22982026-07-30T22:42:57.921ZJul 30 22:42:57.907 DEBG [sc] cr2: connecting to [::1]:53145
22992026-07-30T22:42:57.945ZJul 30 22:42:57.908 DEBG [sc] cr2 waiting for prompt
23002026-07-30T22:42:57.945ZJul 30 22:42:57.920 DEBG [sc] cr2: logging in
23012026-07-30T22:42:58.076ZJul 30 22:42:58.064 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
23022026-07-30T22:43:00.411Zcr2 bfd fd00:2::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
23032026-07-30T22:43:01.412ZJul 30 22:43:01.400 INFO cr2: executing eos script show bfd peers | json
23042026-07-30T22:43:01.412ZJul 30 22:43:01.400 DEBG [sc] cr2: starting
23052026-07-30T22:43:01.412ZJul 30 22:43:01.400 DEBG [sc] cr2: connecting to [::1]:53145
23062026-07-30T22:43:01.436ZJul 30 22:43:01.401 DEBG [sc] cr2 waiting for prompt
23072026-07-30T22:43:01.436ZJul 30 22:43:01.412 DEBG [sc] cr2: logging in
23082026-07-30T22:43:01.568ZJul 30 22:43:01.556 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
23092026-07-30T22:43:03.958Zcr2 bfd fd00:2::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
23102026-07-30T22:43:03.958ZJul 30 22:43:03.945 INFO cr3: executing juniper script show bfd session | display json
23112026-07-30T22:43:03.983ZJul 30 22:43:03.945 DEBG [sc] cr3: starting
23122026-07-30T22:43:03.983ZJul 30 22:43:03.945 DEBG [sc] cr3: connecting to [::1]:42427
23132026-07-30T22:43:03.983ZJul 30 22:43:03.946 DEBG [sc] cr3 waiting for prompt
23142026-07-30T22:43:03.983ZJul 30 22:43:03.958 DEBG [sc] cr3: logging in
23152026-07-30T22:43:04.364ZJul 30 22:43:04.323 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23162026-07-30T22:43:06.598Zcr3 bfd 10.0.2.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
23172026-07-30T22:43:07.598ZJul 30 22:43:07.586 INFO cr3: executing juniper script show bfd session | display json
23182026-07-30T22:43:07.598ZJul 30 22:43:07.586 DEBG [sc] cr3: starting
23192026-07-30T22:43:07.598ZJul 30 22:43:07.586 DEBG [sc] cr3: connecting to [::1]:42427
23202026-07-30T22:43:07.622ZJul 30 22:43:07.587 DEBG [sc] cr3 waiting for prompt
23212026-07-30T22:43:07.622ZJul 30 22:43:07.598 DEBG [sc] cr3: logging in
23222026-07-30T22:43:07.764ZJul 30 22:43:07.752 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23232026-07-30T22:43:10.037Zcr3 bfd 10.0.2.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
23242026-07-30T22:43:11.038ZJul 30 22:43:11.025 INFO cr3: executing juniper script show bfd session | display json
23252026-07-30T22:43:11.038ZJul 30 22:43:11.025 DEBG [sc] cr3: starting
23262026-07-30T22:43:11.038ZJul 30 22:43:11.025 DEBG [sc] cr3: connecting to [::1]:42427
23272026-07-30T22:43:11.062ZJul 30 22:43:11.026 DEBG [sc] cr3 waiting for prompt
23282026-07-30T22:43:11.062ZJul 30 22:43:11.037 DEBG [sc] cr3: logging in
23292026-07-30T22:43:11.192ZJul 30 22:43:11.179 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23302026-07-30T22:43:13.444Zcr3 bfd 10.0.2.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
23312026-07-30T22:43:14.448ZJul 30 22:43:14.434 INFO cr3: executing juniper script show bfd session | display json
23322026-07-30T22:43:14.448ZJul 30 22:43:14.434 DEBG [sc] cr3: starting
23332026-07-30T22:43:14.448ZJul 30 22:43:14.434 DEBG [sc] cr3: connecting to [::1]:42427
23342026-07-30T22:43:14.472ZJul 30 22:43:14.434 DEBG [sc] cr3 waiting for prompt
23352026-07-30T22:43:14.472ZJul 30 22:43:14.445 DEBG [sc] cr3: logging in
23362026-07-30T22:43:14.589ZJul 30 22:43:14.577 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23372026-07-30T22:43:16.870Zcr3 bfd 10.0.2.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
23382026-07-30T22:43:17.837ZJul 30 22:43:17.825 INFO cr3: executing juniper script show bfd session | display json
23392026-07-30T22:43:17.837ZJul 30 22:43:17.825 DEBG [sc] cr3: starting
23402026-07-30T22:43:17.837ZJul 30 22:43:17.825 DEBG [sc] cr3: connecting to [::1]:42427
23412026-07-30T22:43:17.861ZJul 30 22:43:17.826 DEBG [sc] cr3 waiting for prompt
23422026-07-30T22:43:17.861ZJul 30 22:43:17.836 DEBG [sc] cr3: logging in
23432026-07-30T22:43:17.970ZJul 30 22:43:17.957 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23442026-07-30T22:43:20.226Zcr3 bfd 10.0.2.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
23452026-07-30T22:43:20.251ZJul 30 22:43:20.214 INFO cr3: executing juniper script show bfd session | display json
23462026-07-30T22:43:20.251ZJul 30 22:43:20.214 DEBG [sc] cr3: starting
23472026-07-30T22:43:20.251ZJul 30 22:43:20.214 DEBG [sc] cr3: connecting to [::1]:42427
23482026-07-30T22:43:20.251ZJul 30 22:43:20.215 DEBG [sc] cr3 waiting for prompt
23492026-07-30T22:43:20.251ZJul 30 22:43:20.224 DEBG [sc] cr3: logging in
23502026-07-30T22:43:20.380ZJul 30 22:43:20.368 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23512026-07-30T22:43:22.633Zcr3 bfd fd00:3::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
23522026-07-30T22:43:23.634ZJul 30 22:43:23.622 INFO cr3: executing juniper script show bfd session | display json
23532026-07-30T22:43:23.634ZJul 30 22:43:23.622 DEBG [sc] cr3: starting
23542026-07-30T22:43:23.634ZJul 30 22:43:23.622 DEBG [sc] cr3: connecting to [::1]:42427
23552026-07-30T22:43:23.659ZJul 30 22:43:23.623 DEBG [sc] cr3 waiting for prompt
23562026-07-30T22:43:23.659ZJul 30 22:43:23.635 DEBG [sc] cr3: logging in
23572026-07-30T22:43:23.822ZJul 30 22:43:23.810 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23582026-07-30T22:43:26.081Zcr3 bfd fd00:3::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
23592026-07-30T22:43:27.083ZJul 30 22:43:27.069 INFO cr3: executing juniper script show bfd session | display json
23602026-07-30T22:43:27.083ZJul 30 22:43:27.069 DEBG [sc] cr3: starting
23612026-07-30T22:43:27.107ZJul 30 22:43:27.069 DEBG [sc] cr3: connecting to [::1]:42427
23622026-07-30T22:43:27.107ZJul 30 22:43:27.070 DEBG [sc] cr3 waiting for prompt
23632026-07-30T22:43:27.107ZJul 30 22:43:27.081 DEBG [sc] cr3: logging in
23642026-07-30T22:43:27.279ZJul 30 22:43:27.267 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23652026-07-30T22:43:29.536Zcr3 bfd fd00:3::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
23662026-07-30T22:43:30.537ZJul 30 22:43:30.525 INFO cr3: executing juniper script show bfd session | display json
23672026-07-30T22:43:30.537ZJul 30 22:43:30.525 DEBG [sc] cr3: starting
23682026-07-30T22:43:30.537ZJul 30 22:43:30.525 DEBG [sc] cr3: connecting to [::1]:42427
23692026-07-30T22:43:30.561ZJul 30 22:43:30.526 DEBG [sc] cr3 waiting for prompt
23702026-07-30T22:43:30.561ZJul 30 22:43:30.537 DEBG [sc] cr3: logging in
23712026-07-30T22:43:30.670ZJul 30 22:43:30.658 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23722026-07-30T22:43:32.925Zcr3 bfd fd00:3::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
23732026-07-30T22:43:33.926ZJul 30 22:43:33.914 INFO cr3: executing juniper script show bfd session | display json
23742026-07-30T22:43:33.927ZJul 30 22:43:33.914 DEBG [sc] cr3: starting
23752026-07-30T22:43:33.927ZJul 30 22:43:33.915 DEBG [sc] cr3: connecting to [::1]:42427
23762026-07-30T22:43:33.951ZJul 30 22:43:33.915 DEBG [sc] cr3 waiting for prompt
23772026-07-30T22:43:33.951ZJul 30 22:43:33.926 DEBG [sc] cr3: logging in
23782026-07-30T22:43:34.060ZJul 30 22:43:34.048 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23792026-07-30T22:43:36.330Zcr3 bfd fd00:3::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
23802026-07-30T22:43:36.354ZJul 30 22:43:36.319 INFO quartet bfd static routing test passed 🎉
23812026-07-30T22:43:36.354Z+ (( status != 0 ))
23822026-07-30T22:43:36.354Z+ pfexec ./falcon-lab cleanup quartet-bfd-static-routing
23832026-07-30T22:43:36.379ZJul 30 22:43:36.350 INFO destroying runner for deployment mgquartetbfd
23842026-07-30T22:43:36.379ZJul 30 22:43:36.350 INFO destroying deployment mgquartetbfd
23852026-07-30T22:43:36.379ZJul 30 22:43:36.350 INFO destroying nodes
23862026-07-30T22:43:36.467ZJul 30 22:43:36.455 INFO destroying links
23872026-07-30T22:43:36.468ZJul 30 22:43:36.455 INFO destroying link mgquartetbfd_ox_sn_vnic0
23882026-07-30T22:43:36.492ZJul 30 22:43:36.459 INFO destroying link mgquartetbfd_ox_sn_sim0
23892026-07-30T22:43:36.492ZJul 30 22:43:36.460 INFO destroying link mgquartetbfd_cr1_vn_vnic0
23902026-07-30T22:43:37.476ZJul 30 22:43:37.463 INFO destroying link mgquartetbfd_cr1_vn_sim0
23912026-07-30T22:43:37.500ZJul 30 22:43:37.464 INFO destroying link mgquartetbfd_ox_sn_vnic1
23922026-07-30T22:43:37.500ZJul 30 22:43:37.465 INFO destroying link mgquartetbfd_ox_sn_sim1
23932026-07-30T22:43:37.500ZJul 30 22:43:37.466 INFO destroying link mgquartetbfd_cr2_vn_vnic0
23942026-07-30T22:43:37.500ZJul 30 22:43:37.467 INFO destroying link mgquartetbfd_cr2_vn_sim0
23952026-07-30T22:43:37.502ZJul 30 22:43:37.468 INFO destroying link mgquartetbfd_ox_sn_vnic2
23962026-07-30T22:43:37.502ZJul 30 22:43:37.470 INFO destroying link mgquartetbfd_ox_sn_sim2
23972026-07-30T22:43:37.502ZJul 30 22:43:37.470 INFO destroying link mgquartetbfd_cr3_vn_vnic0
23982026-07-30T22:43:37.502ZJul 30 22:43:37.472 INFO destroying link mgquartetbfd_cr3_vn_sim0
23992026-07-30T22:43:37.502ZJul 30 22:43:37.473 INFO destroying external links
24002026-07-30T22:43:37.502ZJul 30 22:43:37.473 INFO destroying external link mgquartetbfd_ox_vn_vnic3
24012026-07-30T22:43:37.502ZJul 30 22:43:37.474 INFO destroying external link mgquartetbfd_cr1_vn_vnic1
24022026-07-30T22:43:37.502ZJul 30 22:43:37.475 INFO destroying external link mgquartetbfd_cr2_vn_vnic1
24032026-07-30T22:43:37.502ZJul 30 22:43:37.476 INFO destroying external link mgquartetbfd_cr3_vn_vnic1
24042026-07-30T22:43:37.502ZJul 30 22:43:37.478 INFO destroying images
24052026-07-30T22:43:37.990ZJul 30 22:43:37.977 INFO destroying workspace at .falcon
24062026-07-30T22:43:38.014Z+ return 0
24072026-07-30T22:43:38.014Zprocess exited: duration 1279294 ms, exit code 0
 
24082026-07-30T22:43:38.092Zfound 1 output files
24092026-07-30T22:43:38.181Zuploading: /work/dhcp-server.log (38256 bytes)
24102026-07-30T22:43:39.233Zuploaded: /work/dhcp-server.log