01KJPTNXM1F975M1SCGV7SGZCH: falcon

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

Buildomat Job: 01KJPTP9KM2Z52NHY4TM4N165C

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-02T08:58:52.185Zjob dependencies complete; ready to run (waiting for 28 m 51 s)
22026-03-02T09:02:07.628Zjob assigned to worker 01KJPWB4YEWN0MC2BF7A21XC68 [factory edgar, gimlet/BRM42220010/508] (queued for 3 m 15 s)
32026-03-02T09:02:08.280Zdownloading input: /input/build/work/debug/ddmadm
42026-03-02T09:02:30.046Zdownloaded input: /input/build/work/debug/ddmadm
52026-03-02T09:02:30.070Zdownloading input: /input/build-interop/work/testbed.tar.gz
62026-03-02T09:02:38.259Zdownloaded input: /input/build-interop/work/testbed.tar.gz
72026-03-02T09:02:38.259Zdownloading input: /input/build-interop/work/dhcp-server
82026-03-02T09:02:40.712Zdownloaded input: /input/build-interop/work/dhcp-server
92026-03-02T09:02:40.712Zdownloading input: /input/build/work/debug/ddmd
102026-03-02T09:03:05.652Zdownloaded input: /input/build/work/debug/ddmd
112026-03-02T09:03:05.652Zdownloading input: /input/build/work/debug/mgadm
122026-03-02T09:03:31.371Zdownloaded input: /input/build/work/debug/mgadm
132026-03-02T09:03:31.371Zdownloading input: /input/build/work/debug/mgd
142026-03-02T09:04:00.160Zdownloaded input: /input/build/work/debug/mgd
152026-03-02T09:04:00.191Zdownloading input: /input/build/work/release/ddmadm
162026-03-02T09:04:01.656Zdownloaded input: /input/build/work/release/ddmadm
172026-03-02T09:04:01.656Zdownloading input: /input/build/work/release/ddmd
182026-03-02T09:04:03.878Zdownloaded input: /input/build/work/release/ddmd
192026-03-02T09:04:03.878Zdownloading input: /input/build/work/release/falcon-lab
202026-03-02T09:04:05.516Zdownloaded input: /input/build/work/release/falcon-lab
212026-03-02T09:04:05.516Zdownloading input: /input/build/work/release/mgadm
222026-03-02T09:04:08.468Zdownloaded input: /input/build/work/release/mgadm
232026-03-02T09:04:08.468Zdownloading input: /input/build/work/release/mgd
242026-03-02T09:04:11.922Zdownloaded input: /input/build/work/release/mgd
 
252026-03-02T09:04:11.946Zstarting task 0: "setup"
262026-03-02T09:04:11.946Z++ uname -s
272026-03-02T09:04:11.946Z+ kern=SunOS
282026-03-02T09:04:11.946Z+ build_user=build
292026-03-02T09:04:11.947Z+ build_uid=12345
302026-03-02T09:04:11.947Z+ work_dir=/work
312026-03-02T09:04:11.947Z+ input_dir=/input
322026-03-02T09:04:11.947Z+ [[ 0 == 12345 ]]
332026-03-02T09:04:11.947Z+ case "$kern" in
342026-03-02T09:04:11.947Z+ groupadd -g 12345 build
352026-03-02T09:04:11.971Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
362026-03-02T09:04:13.958Z+ zfs create -o mountpoint=/work rpool/work
372026-03-02T09:04:14.046Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
382026-03-02T09:04:14.071Z+ home_fs=
392026-03-02T09:04:14.071Z+ [[ '' == autofs ]]
402026-03-02T09:04:14.071Z+ mkdir -p /home/build
412026-03-02T09:04:14.071Z+ chown build:build /home/build /work
422026-03-02T09:04:15.060Z+ chmod 0700 /home/build /work
432026-03-02T09:04:15.084Zprocess exited: duration 3141 ms, exit code 0
 
442026-03-02T09:04:15.132Zstarting task 1: "authentication"
452026-03-02T09:04:15.229Zprocess exited: duration 96 ms, exit code 0
 
462026-03-02T09:04:15.278Zstarting task 2: "build"
472026-03-02T09:04:15.302Z+ set -e
482026-03-02T09:04:15.302Z+ banner zpool
492026-03-02T09:04:15.302Z
502026-03-02T09:04:15.302Z ###### ##### #### #### #
512026-03-02T09:04:15.302Z # # # # # # # #
522026-03-02T09:04:15.302Z # # # # # # # #
532026-03-02T09:04:15.302Z # ##### # # # # #
542026-03-02T09:04:15.302Z # # # # # # #
552026-03-02T09:04:15.302Z ###### # #### #### ######
562026-03-02T09:04:15.302Z
572026-03-02T09:04:15.302Z++ pfexec diskinfo -pH
582026-03-02T09:04:15.302Z++ sort -k8 -n -r
592026-03-02T09:04:15.326Z++ head -1
602026-03-02T09:04:15.326Z++ awk '{print $2}'
612026-03-02T09:04:15.351Z+ DISK=c9t0014EE81000BC3B1d0
622026-03-02T09:04:15.351Z+ export DISK
632026-03-02T09:04:15.351Z+ pfexec zpool create -o ashift=12 -f cpool c9t0014EE81000BC3B1d0
642026-03-02T09:04:15.416Z+ pfexec zfs create -o mountpoint=/ci cpool/ci
652026-03-02T09:04:15.444Z++ curl -s http://catacomb.eng.oxide.computer:12346/trim-me
662026-03-02T09:07:30.244Z+ [[ '' =~ true ]]
672026-03-02T09:07:30.268Z+ pfexec chown 12345 /ci
682026-03-02T09:07:30.268Z+ cd /ci
692026-03-02T09:07:30.268Z+ export FALCON_DATASET=cpool/falcon
702026-03-02T09:07:30.268Z+ FALCON_DATASET=cpool/falcon
712026-03-02T09:07:30.268Z+ banner setup
722026-03-02T09:07:30.268Z
732026-03-02T09:07:30.268Z #### ###### ##### # # #####
742026-03-02T09:07:30.268Z # # # # # # #
752026-03-02T09:07:30.268Z #### ##### # # # # #
762026-03-02T09:07:30.269Z # # # # # #####
772026-03-02T09:07:30.269Z # # # # # # #
782026-03-02T09:07:30.269Z #### ###### # #### #
792026-03-02T09:07:30.269Z
802026-03-02T09:07:30.269Z+ cp /input/build-interop/work/dhcp-server .
812026-03-02T09:07:30.610Z+ cp /input/build/work/release/falcon-lab .
822026-03-02T09:07:30.639Z+ cp /input/build/work/release/mgd .
832026-03-02T09:07:30.704Z+ cp /input/build/work/release/ddmd .
842026-03-02T09:07:30.747Z+ chmod +x dhcp-server falcon-lab mgd ddmd
852026-03-02T09:07:30.772Z+ mkdir -p cargo-bay
862026-03-02T09:07:30.772Z+ mv mgd cargo-bay/
872026-03-02T09:07:30.772Z+ mv ddmd cargo-bay/
882026-03-02T09:07:30.772Z+ export EXT_INTERFACE=igb0
892026-03-02T09:07:30.772Z+ EXT_INTERFACE=igb0
902026-03-02T09:07:30.772Z++ bmat address ls -f extra -Ho first
912026-03-02T09:07:30.796Z+ first=10.151.6.164
922026-03-02T09:07:30.796Z++ bmat address ls -f extra -Ho last
932026-03-02T09:07:30.825Z+ last=10.151.6.227
942026-03-02T09:07:30.825Z++ bmat address ls -f extra -Ho gateway
952026-03-02T09:07:30.849Z+ gw=10.151.6.1
962026-03-02T09:07:30.849Z++ ipadm show-addr igb0/dhcp -po ADDR
972026-03-02T09:07:30.849Z++ sed 's#/.*##g'
982026-03-02T09:07:30.849Z+ server=10.151.6.100
992026-03-02T09:07:30.849Z+ pfexec ./dhcp-server 10.151.6.164 10.151.6.227 10.151.6.1 10.151.6.100
1002026-03-02T09:07:30.874Z++ pfexec dladm create-vnic -l igb0 dummy0
1012026-03-02T09:07:30.874Z+ error=
1022026-03-02T09:07:30.874Z+ RUST_LOG=debug
1032026-03-02T09:07:30.874Z+ pfexec ./falcon-lab run trio-unnumbered
1042026-03-02T09:07:30.898ZMar 02 09:07:30.870 DEBG using default route interface igb0
1052026-03-02T09:07:30.898ZMar 02 09:07:30.870 DEBG using default route interface igb0
1062026-03-02T09:07:30.898ZMar 02 09:07:30.870 DEBG using default route interface igb0
1072026-03-02T09:07:30.898ZMar 02 09:07:30.870 INFO launching runner: deployment(mgtriou) persistent(false) custom_propolis_binary(None) dataset(cpool/falcon) falcon_dir(.falcon)
1082026-03-02T09:07:30.898ZMar 02 09:07:30.870 INFO starting preflight for deployment mgtriou
1092026-03-02T09:07:30.898ZMar 02 09:07:30.870 INFO propolis-server binary not found
1102026-03-02T09:07:30.898ZMar 02 09:07:30.870 INFO downloading propolis server rev ff31c527515d65886e599fc07eb41240aeb767c6, writing to .falcon/bin/propolis-server
1112026-03-02T09:07:34.691ZMar 02 09:07:34.679 INFO ovmf fd not found
1122026-03-02T09:07:34.691ZMar 02 09:07:34.679 INFO downloading ovmf
1132026-03-02T09:07:35.054ZMar 02 09:07:35.042 INFO base image for helios-2.9 does not exist, attempting to install
1142026-03-02T09:07:35.054ZMar 02 09:07:35.042 INFO trying to download https://oxide-falcon-assets.s3.us-west-2.amazonaws.com/helios-2.9_0.raw.xz
1152026-03-02T09:08:03.200ZMar 02 09:08:03.188 INFO extracting image to /tmp/helios-2.9_0.raw
1162026-03-02T09:08:36.570ZMar 02 09:08:36.557 INFO creating zvol cpool/falcon/img/helios-2.9 of size 4508880896
1172026-03-02T09:08:36.615ZMar 02 09:08:36.603 INFO copying image data to zvol
1182026-03-02T09:08:46.853ZMar 02 09:08:46.840 INFO creating zfs snapshot cpool/falcon/img/helios-2.9@base
1192026-03-02T09:08:50.305ZMar 02 09:08:50.293 INFO base image for debian-13.2 does not exist, attempting to install
1202026-03-02T09:08:50.305ZMar 02 09:08:50.293 INFO trying to download https://oxide-falcon-assets.s3.us-west-2.amazonaws.com/debian-13.2_0.raw.xz
1212026-03-02T09:09:10.152ZMar 02 09:09:10.139 INFO extracting image to /tmp/debian-13.2_0.raw
1222026-03-02T09:09:30.941ZMar 02 09:09:30.929 INFO creating zvol cpool/falcon/img/debian-13.2 of size 3221229568
1232026-03-02T09:09:30.965ZMar 02 09:09:30.952 INFO copying image data to zvol
1242026-03-02T09:09:37.225ZMar 02 09:09:37.213 INFO creating zfs snapshot cpool/falcon/img/debian-13.2@base
1252026-03-02T09:09:40.656ZMar 02 09:09:40.644 INFO base image for eos-4.35 does not exist, attempting to install
1262026-03-02T09:09:40.656ZMar 02 09:09:40.644 INFO trying to download https://oxide-falcon-assets.s3.us-west-2.amazonaws.com/eos-4.35_0.raw.xz
1272026-03-02T09:10:23.284ZMar 02 09:10:23.271 INFO extracting image to /tmp/eos-4.35_0.raw
1282026-03-02T09:11:46.073ZMar 02 09:11:46.060 INFO creating zvol cpool/falcon/img/eos-4.35 of size 21474840576
1292026-03-02T09:11:46.097ZMar 02 09:11:46.083 INFO copying image data to zvol
1302026-03-02T09:12:33.829ZMar 02 09:12:33.817 INFO creating zfs snapshot cpool/falcon/img/eos-4.35@base
1312026-03-02T09:12:37.244ZMar 02 09:12:37.232 INFO creating links
1322026-03-02T09:12:37.245ZMar 02 09:12:37.233 DEBG destroying link mgtriou_ox_sn_vnic0
1332026-03-02T09:12:37.269ZMar 02 09:12:37.233 DEBG destroying link mgtriou_ox_sn_sim0
1342026-03-02T09:12:37.269ZMar 02 09:12:37.233 INFO creating simnet link 'mgtriou_ox_sn_sim0'
1352026-03-02T09:12:37.269ZMar 02 09:12:37.235 INFO creating vnic link 'mgtriou_ox_sn_vnic0'
1362026-03-02T09:12:37.269ZMar 02 09:12:37.243 DEBG link pair created
1372026-03-02T09:12:37.269ZMar 02 09:12:37.243 DEBG destroying link mgtriou_cr1_vn_vnic0
1382026-03-02T09:12:37.269ZMar 02 09:12:37.243 DEBG destroying link mgtriou_cr1_vn_sim0
1392026-03-02T09:12:37.269ZMar 02 09:12:37.243 INFO creating simnet link 'mgtriou_cr1_vn_sim0'
1402026-03-02T09:12:37.269ZMar 02 09:12:37.244 INFO creating vnic link 'mgtriou_cr1_vn_vnic0'
1412026-03-02T09:12:37.269ZMar 02 09:12:37.251 DEBG link pair created
1422026-03-02T09:12:37.269ZMar 02 09:12:37.251 DEBG destroying link mgtriou_ox_sn_vnic1
1432026-03-02T09:12:37.269ZMar 02 09:12:37.251 DEBG destroying link mgtriou_ox_sn_sim1
1442026-03-02T09:12:37.269ZMar 02 09:12:37.251 INFO creating simnet link 'mgtriou_ox_sn_sim1'
1452026-03-02T09:12:37.269ZMar 02 09:12:37.252 INFO creating vnic link 'mgtriou_ox_sn_vnic1'
1462026-03-02T09:12:37.293ZMar 02 09:12:37.259 DEBG link pair created
1472026-03-02T09:12:37.293ZMar 02 09:12:37.259 DEBG destroying link mgtriou_cr2_vn_vnic0
1482026-03-02T09:12:37.293ZMar 02 09:12:37.259 DEBG destroying link mgtriou_cr2_vn_sim0
1492026-03-02T09:12:37.293ZMar 02 09:12:37.259 INFO creating simnet link 'mgtriou_cr2_vn_sim0'
1502026-03-02T09:12:37.293ZMar 02 09:12:37.260 INFO creating vnic link 'mgtriou_cr2_vn_vnic0'
1512026-03-02T09:12:37.294ZMar 02 09:12:37.267 DEBG link pair created
1522026-03-02T09:12:37.294ZMar 02 09:12:37.267 INFO creating external links
1532026-03-02T09:12:37.294ZMar 02 09:12:37.267 DEBG destroying external link mgtriou_ox_vn_vnic2
1542026-03-02T09:12:37.294ZMar 02 09:12:37.267 INFO creating external link mgtriou_ox_vn_vnic2
1552026-03-02T09:12:37.294ZMar 02 09:12:37.269 DEBG external link mgtriou_ox_vn_vnic2@igb0 created
1562026-03-02T09:12:37.294ZMar 02 09:12:37.269 DEBG destroying external link mgtriou_cr1_vn_vnic1
1572026-03-02T09:12:37.294ZMar 02 09:12:37.269 INFO creating external link mgtriou_cr1_vn_vnic1
1582026-03-02T09:12:37.294ZMar 02 09:12:37.270 DEBG external link mgtriou_cr1_vn_vnic1@igb0 created
1592026-03-02T09:12:37.294ZMar 02 09:12:37.270 DEBG destroying external link mgtriou_cr2_vn_vnic1
1602026-03-02T09:12:37.294ZMar 02 09:12:37.270 INFO creating external link mgtriou_cr2_vn_vnic1
1612026-03-02T09:12:37.294ZMar 02 09:12:37.271 DEBG external link mgtriou_cr2_vn_vnic1@igb0 created
1622026-03-02T09:12:37.294ZMar 02 09:12:37.272 INFO creating nodes
1632026-03-02T09:12:37.294ZMar 02 09:12:37.272 INFO ox: launching node
1642026-03-02T09:12:37.294ZMar 02 09:12:37.274 INFO cr1: launching node
1652026-03-02T09:12:37.294ZMar 02 09:12:37.276 INFO cr2: launching node
1662026-03-02T09:12:37.318ZMar 02 09:12:37.290 INFO launched instance ox with pid 851 on port 56958
1672026-03-02T09:12:37.318ZMar 02 09:12:37.290 INFO ox: instance ensure
1682026-03-02T09:12:37.318ZMar 02 09:12:37.290 INFO launched instance cr1 with pid 852 on port 33777
1692026-03-02T09:12:37.318ZMar 02 09:12:37.290 INFO cr1: instance ensure
1702026-03-02T09:12:37.318ZMar 02 09:12:37.291 INFO launched instance cr2 with pid 853 on port 59028
1712026-03-02T09:12:37.318ZMar 02 09:12:37.291 INFO cr2: instance ensure
1722026-03-02T09:12:39.615ZMar 02 09:12:39.603 INFO cr2: instance run
1732026-03-02T09:12:39.639ZMar 02 09:12:39.603 DEBG [sc] cr2: starting
1742026-03-02T09:12:39.639ZMar 02 09:12:39.603 DEBG [sc] cr2: connecting to [::1]:59028
1752026-03-02T09:12:39.639ZMar 02 09:12:39.604 DEBG [sc] cr2 waiting for prompt
1762026-03-02T09:12:39.639ZMar 02 09:12:39.615 INFO cr1: instance run
1772026-03-02T09:12:39.639ZMar 02 09:12:39.616 DEBG [sc] cr1: starting
1782026-03-02T09:12:39.639ZMar 02 09:12:39.616 DEBG [sc] cr1: connecting to [::1]:33777
1792026-03-02T09:12:39.639ZMar 02 09:12:39.617 DEBG [sc] cr1 waiting for prompt
1802026-03-02T09:12:39.664ZMar 02 09:12:39.647 INFO ox: instance run
1812026-03-02T09:12:39.664ZMar 02 09:12:39.648 DEBG [sc] ox: starting
1822026-03-02T09:12:39.664ZMar 02 09:12:39.648 DEBG [sc] ox: connecting to [::1]:56958
1832026-03-02T09:12:39.664ZMar 02 09:12:39.648 DEBG [sc] ox waiting for prompt
1842026-03-02T09:12:56.813ZMar 02 09:12:56.801 DEBG [sc] cr1: logging in
1852026-03-02T09:12:57.169ZMar 02 09:12:57.157 INFO cr1: mounting /opt/cargo-bay
1862026-03-02T09:12:57.169ZMar 02 09:12:57.157 DEBG [sc] cr1: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
1872026-03-02T09:12:57.194ZMar 02 09:12:57.180 DEBG [sc] cr1: executing command `cd`
1882026-03-02T09:12:57.218ZMar 02 09:12:57.191 INFO cr1: finished mounting /opt/cargo-bay
1892026-03-02T09:12:57.218ZMar 02 09:12:57.191 DEBG [sc] cr1: executing command `hostname cr1`
1902026-03-02T09:12:57.218ZMar 02 09:12:57.201 DEBG [sc] cr1: executing command `echo 'cr1' > /etc/nodename`
1912026-03-02T09:12:57.243ZMar 02 09:12:57.212 DEBG [sc] cr1: executing command `echo '::1 cr1.local cr1' >> /etc/hosts`
1922026-03-02T09:12:57.243ZMar 02 09:12:57.224 DEBG [sc] cr1: executing command `echo '127.0.0.1 cr1.local cr1' >> /etc/hosts`
1932026-03-02T09:12:57.267ZMar 02 09:12:57.235 INFO cr1: logging out
1942026-03-02T09:12:59.313ZMar 02 09:12:59.301 INFO cr1: logged out
1952026-03-02T09:13:00.299ZMar 02 09:13:00.287 DEBG [sc] ox: logging in
1962026-03-02T09:13:00.490ZMar 02 09:13:00.478 INFO ox: mounting /opt/cargo-bay
1972026-03-02T09:13:00.490ZMar 02 09:13:00.478 DEBG [sc] ox: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
1982026-03-02T09:13:01.216ZMar 02 09:13:01.204 DEBG [sc] cr2: logging in
1992026-03-02T09:13:01.640ZMar 02 09:13:01.628 INFO cr2: mounting /opt/cargo-bay
2002026-03-02T09:13:01.640ZMar 02 09:13:01.628 DEBG [sc] cr2: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
2012026-03-02T09:13:01.665ZMar 02 09:13:01.650 DEBG [sc] cr2: executing command `cd`
2022026-03-02T09:13:01.689ZMar 02 09:13:01.661 INFO cr2: finished mounting /opt/cargo-bay
2032026-03-02T09:13:01.689ZMar 02 09:13:01.661 DEBG [sc] cr2: executing command `hostname cr2`
2042026-03-02T09:13:01.689ZMar 02 09:13:01.665 DEBG [sc] ox: executing command `cd`
2052026-03-02T09:13:01.689ZMar 02 09:13:01.672 DEBG [sc] cr2: executing command `echo 'cr2' > /etc/nodename`
2062026-03-02T09:13:01.689ZMar 02 09:13:01.676 INFO ox: finished mounting /opt/cargo-bay
2072026-03-02T09:13:01.689ZMar 02 09:13:01.676 DEBG [sc] ox: executing command `hostname ox`
2082026-03-02T09:13:01.713ZMar 02 09:13:01.683 DEBG [sc] cr2: executing command `echo '::1 cr2.local cr2' >> /etc/hosts`
2092026-03-02T09:13:01.713ZMar 02 09:13:01.687 DEBG [sc] ox: executing command `echo 'ox' > /etc/nodename`
2102026-03-02T09:13:01.713ZMar 02 09:13:01.694 DEBG [sc] cr2: executing command `echo '127.0.0.1 cr2.local cr2' >> /etc/hosts`
2112026-03-02T09:13:01.713ZMar 02 09:13:01.699 DEBG [sc] ox: executing command `echo '::1 ox.local ox' >> /etc/hosts`
2122026-03-02T09:13:01.738ZMar 02 09:13:01.705 INFO cr2: logging out
2132026-03-02T09:13:01.738ZMar 02 09:13:01.710 DEBG [sc] ox: executing command `echo '127.0.0.1 ox.local ox' >> /etc/hosts`
2142026-03-02T09:13:01.738ZMar 02 09:13:01.721 INFO ox: logging out
2152026-03-02T09:13:01.850ZMar 02 09:13:01.838 INFO ox: logged out
2162026-03-02T09:13:04.671ZMar 02 09:13:04.659 INFO cr2: logged out
2172026-03-02T09:13:04.696ZMar 02 09:13:04.660 DEBG [sc] ox: starting
2182026-03-02T09:13:04.696ZMar 02 09:13:04.660 DEBG [sc] ox: connecting to [::1]:56958
2192026-03-02T09:13:04.696ZMar 02 09:13:04.660 DEBG [sc] ox waiting for prompt
2202026-03-02T09:13:04.696ZMar 02 09:13:04.672 DEBG [sc] ox: logging in
2212026-03-02T09:13:04.771ZMar 02 09:13:04.759 DEBG [sc] ox: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
2222026-03-02T09:13:11.324ZMar 02 09:13:11.312 DEBG [sc] ox: starting
2232026-03-02T09:13:11.324ZMar 02 09:13:11.312 DEBG [sc] ox: connecting to [::1]:56958
2242026-03-02T09:13:11.348ZMar 02 09:13:11.313 DEBG [sc] ox waiting for prompt
2252026-03-02T09:13:11.349ZMar 02 09:13:11.323 DEBG [sc] ox: logging in
2262026-03-02T09:13:11.423ZMar 02 09:13:11.411 DEBG [sc] ox: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
2272026-03-02T09:13:11.499ZMar 02 09:13:11.488 DEBG [sc] ox: starting
2282026-03-02T09:13:11.499ZMar 02 09:13:11.488 DEBG [sc] ox: connecting to [::1]:56958
2292026-03-02T09:13:11.523ZMar 02 09:13:11.488 DEBG [sc] ox waiting for prompt
2302026-03-02T09:13:11.523ZMar 02 09:13:11.498 DEBG [sc] ox: logging in
2312026-03-02T09:13:11.587ZMar 02 09:13:11.575 DEBG [sc] ox: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
2322026-03-02T09:13:11.654ZMar 02 09:13:11.642 INFO cr1: installing frr
2332026-03-02T09:13:11.654ZMar 02 09:13:11.642 INFO ox: setting up npuvm
2342026-03-02T09:13:11.654ZMar 02 09:13:11.642 INFO waiting for ceos to initialize
2352026-03-02T09:13:11.679ZMar 02 09:13:11.642 DEBG [sc] ox: starting
2362026-03-02T09:13:11.679ZMar 02 09:13:11.642 DEBG [sc] ox: connecting to [::1]:56958
2372026-03-02T09:13:11.679ZMar 02 09:13:11.642 DEBG [sc] cr1: starting
2382026-03-02T09:13:11.679ZMar 02 09:13:11.642 DEBG [sc] cr2: starting
2392026-03-02T09:13:11.679ZMar 02 09:13:11.642 DEBG [sc] cr1: connecting to [::1]:33777
2402026-03-02T09:13:11.679ZMar 02 09:13:11.642 DEBG [sc] cr2: connecting to [::1]:59028
2412026-03-02T09:13:11.679ZMar 02 09:13:11.643 DEBG [sc] ox waiting for prompt
2422026-03-02T09:13:11.679ZMar 02 09:13:11.643 DEBG [sc] cr2 waiting for prompt
2432026-03-02T09:13:11.679ZMar 02 09:13:11.643 DEBG [sc] cr1 waiting for prompt
2442026-03-02T09:13:11.679ZMar 02 09:13:11.653 DEBG [sc] ox: logging in
2452026-03-02T09:13:11.679ZMar 02 09:13:11.654 DEBG [sc] cr2: logging in
2462026-03-02T09:13:11.679ZMar 02 09:13:11.654 DEBG [sc] cr1: logging in
2472026-03-02T09:13:11.753ZMar 02 09:13:11.741 DEBG [sc] ox: executing command `curl --retry 5 -OL https://buildomat.eng.oxide.computer/public/file/oxidecomputer//softnpu/image/fd2c726815cdb03c2687e1bf2912a9184905557b/npuvm`
2482026-03-02T09:13:11.821ZMar 02 09:13:11.809 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
2492026-03-02T09:13:12.038ZMar 02 09:13:12.026 DEBG [sc] cr1: executing command `apt-get -y update && apt-get -y install frr`
2502026-03-02T09:13:14.076ZMar 02 09:13:14.064 INFO cr2: executing eos script show version
2512026-03-02T09:13:14.076ZMar 02 09:13:14.064 DEBG [sc] cr2: starting
2522026-03-02T09:13:14.076ZMar 02 09:13:14.064 DEBG [sc] cr2: connecting to [::1]:59028
2532026-03-02T09:13:14.100ZMar 02 09:13:14.065 DEBG [sc] cr2 waiting for prompt
2542026-03-02T09:13:14.100ZMar 02 09:13:14.075 DEBG [sc] cr2: logging in
2552026-03-02T09:13:14.230ZMar 02 09:13:14.218 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
2562026-03-02T09:13:17.192ZMar 02 09:13:17.180 DEBG [sc] ox: starting
2572026-03-02T09:13:17.192ZMar 02 09:13:17.180 DEBG [sc] ox: connecting to [::1]:56958
2582026-03-02T09:13:17.216ZMar 02 09:13:17.180 DEBG [sc] ox waiting for prompt
2592026-03-02T09:13:17.216ZMar 02 09:13:17.190 DEBG [sc] ox: logging in
2602026-03-02T09:13:17.291ZMar 02 09:13:17.279 DEBG [sc] ox: executing command `chmod +x npuvm`
2612026-03-02T09:13:17.357ZMar 02 09:13:17.346 DEBG [sc] ox: starting
2622026-03-02T09:13:17.357ZMar 02 09:13:17.346 DEBG [sc] ox: connecting to [::1]:56958
2632026-03-02T09:13:17.381ZMar 02 09:13:17.346 DEBG [sc] ox waiting for prompt
2642026-03-02T09:13:17.381ZMar 02 09:13:17.356 DEBG [sc] ox: logging in
2652026-03-02T09:13:17.446ZMar 02 09:13:17.434 DEBG [sc] ox: executing command `./npuvm install --front-ports 2 --rear-ports 0 --pkt-source vioif0 `
2662026-03-02T09:13:22.263ZMar 02 09:13:22.251 DEBG [sc] cr2: starting
2672026-03-02T09:13:22.263ZMar 02 09:13:22.251 DEBG [sc] cr2: connecting to [::1]:59028
2682026-03-02T09:13:22.287ZMar 02 09:13:22.252 DEBG [sc] cr2 waiting for prompt
2692026-03-02T09:13:22.287ZMar 02 09:13:22.262 DEBG [sc] cr2: logging in
2702026-03-02T09:13:22.416ZMar 02 09:13:22.404 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
2712026-03-02T09:13:24.523ZMar 02 09:13:24.512 INFO cr2: executing eos script show version
2722026-03-02T09:13:24.523ZMar 02 09:13:24.512 DEBG [sc] cr2: starting
2732026-03-02T09:13:24.523ZMar 02 09:13:24.512 DEBG [sc] cr2: connecting to [::1]:59028
2742026-03-02T09:13:24.548ZMar 02 09:13:24.512 DEBG [sc] cr2 waiting for prompt
2752026-03-02T09:13:24.548ZMar 02 09:13:24.522 DEBG [sc] cr2: logging in
2762026-03-02T09:13:24.679ZMar 02 09:13:24.667 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
2772026-03-02T09:13:27.059ZMar 02 09:13:27.047 INFO cr2: executing eos script
2782026-03-02T09:13:27.059Z enable
2792026-03-02T09:13:27.059Z configure
2802026-03-02T09:13:27.059Z ipv6 unicast-routing
2812026-03-02T09:13:27.060Z ip routing ipv6 interfaces
2822026-03-02T09:13:27.060Z ip routing
2832026-03-02T09:13:27.060Z ip route 1.2.3.0/24 null0
2842026-03-02T09:13:27.060Z ipv6 route fd99::/64 null0
2852026-03-02T09:13:27.060Z interface et1
2862026-03-02T09:13:27.060Z no switchport
2872026-03-02T09:13:27.060Z ipv6 enable
2882026-03-02T09:13:27.060Z
2892026-03-02T09:13:27.060Z router bgp 45
2902026-03-02T09:13:27.060Z router-id 1.2.3.1
2912026-03-02T09:13:27.060Z no bgp default ipv4-unicast
2922026-03-02T09:13:27.060Z timers bgp 2 6
2932026-03-02T09:13:27.060Z neighbor ebgp peer group
2942026-03-02T09:13:27.060Z neighbor ebgp remote-as 33
2952026-03-02T09:13:27.060Z neighbor interface Et1 peer-group ebgp
2962026-03-02T09:13:27.060Z address-family ipv4
2972026-03-02T09:13:27.060Z neighbor ebgp activate
2982026-03-02T09:13:27.060Z neighbor ebgp next-hop address-family ipv6 originate
2992026-03-02T09:13:27.060Z network 1.2.3.0/24
3002026-03-02T09:13:27.060Z exit
3012026-03-02T09:13:27.060Z address-family ipv6
3022026-03-02T09:13:27.060Z neighbor ebgp activate
3032026-03-02T09:13:27.060Z neighbor ebgp next-hop address-family ipv6 originate
3042026-03-02T09:13:27.060Z network fd99::/64
3052026-03-02T09:13:27.060Z exit
3062026-03-02T09:13:27.060Z exit
3072026-03-02T09:13:27.060Z
3082026-03-02T09:13:27.060ZMar 02 09:13:27.047 DEBG [sc] cr2: starting
3092026-03-02T09:13:27.060ZMar 02 09:13:27.047 DEBG [sc] cr2: connecting to [::1]:59028
3102026-03-02T09:13:27.085ZMar 02 09:13:27.048 DEBG [sc] cr2 waiting for prompt
3112026-03-02T09:13:27.085ZMar 02 09:13:27.058 DEBG [sc] cr2: logging in
3122026-03-02T09:13:27.224ZMar 02 09:13:27.212 DEBG [sc] cr2: executing command `docker exec ceos Cli -c '
3132026-03-02T09:13:27.224Z enable
3142026-03-02T09:13:27.224Z configure
3152026-03-02T09:13:27.224Z ipv6 unicast-routing
3162026-03-02T09:13:27.224Z ip routing ipv6 interfaces
3172026-03-02T09:13:27.224Z ip routing
3182026-03-02T09:13:27.224Z ip route 1.2.3.0/24 null0
3192026-03-02T09:13:27.224Z ipv6 route fd99::/64 null0
3202026-03-02T09:13:27.224Z interface et1
3212026-03-02T09:13:27.224Z no switchport
3222026-03-02T09:13:27.224Z ipv6 enable
3232026-03-02T09:13:27.224Z
3242026-03-02T09:13:27.224Z router bgp 45
3252026-03-02T09:13:27.224Z router-id 1.2.3.1
3262026-03-02T09:13:27.224Z no bgp default ipv4-unicast
3272026-03-02T09:13:27.224Z timers bgp 2 6
3282026-03-02T09:13:27.225Z neighbor ebgp peer group
3292026-03-02T09:13:27.225Z neighbor ebgp remote-as 33
3302026-03-02T09:13:27.225Z neighbor interface Et1 peer-group ebgp
3312026-03-02T09:13:27.225Z address-family ipv4
3322026-03-02T09:13:27.225Z neighbor ebgp activate
3332026-03-02T09:13:27.225Z neighbor ebgp next-hop address-family ipv6 originate
3342026-03-02T09:13:27.225Z network 1.2.3.0/24
3352026-03-02T09:13:27.225Z exit
3362026-03-02T09:13:27.225Z address-family ipv6
3372026-03-02T09:13:27.225Z neighbor ebgp activate
3382026-03-02T09:13:27.225Z neighbor ebgp next-hop address-family ipv6 originate
3392026-03-02T09:13:27.225Z network fd99::/64
3402026-03-02T09:13:27.225Z exit
3412026-03-02T09:13:27.225Z exit
3422026-03-02T09:13:27.225Z '`
3432026-03-02T09:13:49.463ZMar 02 09:13:49.451 INFO cr1: enabling frr daemon bgpd
3442026-03-02T09:13:49.463ZMar 02 09:13:49.451 DEBG [sc] cr1: starting
3452026-03-02T09:13:49.463ZMar 02 09:13:49.451 DEBG [sc] cr1: connecting to [::1]:33777
3462026-03-02T09:13:49.488ZMar 02 09:13:49.452 DEBG [sc] cr1 waiting for prompt
3472026-03-02T09:13:49.488ZMar 02 09:13:49.462 DEBG [sc] cr1: logging in
3482026-03-02T09:13:49.608ZMar 02 09:13:49.596 DEBG [sc] cr1: executing command `sed -i 's/bgpd=no/bgpd=yes/g' /etc/frr/daemons`
3492026-03-02T09:13:51.677ZMar 02 09:13:51.664 DEBG [sc] cr1: starting
3502026-03-02T09:13:51.677ZMar 02 09:13:51.664 DEBG [sc] cr1: connecting to [::1]:33777
3512026-03-02T09:13:51.701ZMar 02 09:13:51.664 DEBG [sc] cr1 waiting for prompt
3522026-03-02T09:13:51.702ZMar 02 09:13:51.674 DEBG [sc] cr1: logging in
3532026-03-02T09:13:51.854ZMar 02 09:13:51.842 DEBG [sc] cr1: executing command `systemctl restart frr`
3542026-03-02T09:13:59.485ZMar 02 09:13:59.473 INFO cr1: executing frr script
3552026-03-02T09:13:59.485Z configure
3562026-03-02T09:13:59.485Z ip forwarding
3572026-03-02T09:13:59.485Z ipv6 forwarding
3582026-03-02T09:13:59.485Z ip route 1.2.3.0/24 null0
3592026-03-02T09:13:59.485Z ipv6 route fd99::/64 null0
3602026-03-02T09:13:59.485Z route-map PERMIT-ALL permit 10
3612026-03-02T09:13:59.485Z router bgp 44
3622026-03-02T09:13:59.485Z timers bgp 2 6
3632026-03-02T09:13:59.485Z neighbor enp0s8 interface remote-as external
3642026-03-02T09:13:59.485Z neighbor enp0s8 timers connect 1
3652026-03-02T09:13:59.485Z address-family ipv4 unicast
3662026-03-02T09:13:59.485Z network 1.2.3.0/24
3672026-03-02T09:13:59.486Z neighbor enp0s8 activate
3682026-03-02T09:13:59.487Z neighbor enp0s8 route-map PERMIT-ALL out
3692026-03-02T09:13:59.487Z neighbor enp0s8 route-map PERMIT-ALL in
3702026-03-02T09:13:59.487Z exit-address-family
3712026-03-02T09:13:59.487Z address-family ipv6 unicast
3722026-03-02T09:13:59.487Z network fd99::/64
3732026-03-02T09:13:59.487Z neighbor enp0s8 activate
3742026-03-02T09:13:59.487Z neighbor enp0s8 route-map PERMIT-ALL out
3752026-03-02T09:13:59.487Z neighbor enp0s8 route-map PERMIT-ALL in
3762026-03-02T09:13:59.487Z exit-address-family
3772026-03-02T09:13:59.487Z exit
3782026-03-02T09:13:59.487Z
3792026-03-02T09:13:59.487ZMar 02 09:13:59.473 DEBG [sc] cr1: starting
3802026-03-02T09:13:59.487ZMar 02 09:13:59.473 DEBG [sc] cr1: connecting to [::1]:33777
3812026-03-02T09:13:59.511ZMar 02 09:13:59.474 DEBG [sc] cr1 waiting for prompt
3822026-03-02T09:13:59.511ZMar 02 09:13:59.485 DEBG [sc] cr1: logging in
3832026-03-02T09:13:59.641ZMar 02 09:13:59.629 DEBG [sc] cr1: executing command `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 ' route-map PERMIT-ALL permit 10' -c ' router bgp 44' -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 ' neighbor enp0s8 route-map PERMIT-ALL out' -c ' neighbor enp0s8 route-map PERMIT-ALL in' -c ' exit-address-family' -c ' address-family ipv6 unicast' -c ' network fd99::/64' -c ' neighbor enp0s8 activate' -c ' neighbor enp0s8 route-map PERMIT-ALL out' -c ' neighbor enp0s8 route-map PERMIT-ALL in' -c ' exit-address-family' -c ' exit' -c ' '`
3842026-03-02T09:14:50.230ZMar 02 09:14:50.218 DEBG [sc] ox: starting
3852026-03-02T09:14:50.230ZMar 02 09:14:50.218 DEBG [sc] ox: connecting to [::1]:56958
3862026-03-02T09:14:50.254ZMar 02 09:14:50.219 DEBG [sc] ox waiting for prompt
3872026-03-02T09:14:50.254ZMar 02 09:14:50.229 DEBG [sc] ox: logging in
3882026-03-02T09:14:50.318ZMar 02 09:14:50.306 DEBG [sc] ox: executing command `/root/scadm propolis load-program /root/libsidecar_lite.so`
3892026-03-02T09:14:50.533ZMar 02 09:14:50.521 DEBG [sc] ox: starting
3902026-03-02T09:14:50.533ZMar 02 09:14:50.521 DEBG [sc] ox: connecting to [::1]:56958
3912026-03-02T09:14:50.557ZMar 02 09:14:50.521 DEBG [sc] ox waiting for prompt
3922026-03-02T09:14:50.557ZMar 02 09:14:50.533 DEBG [sc] ox: logging in
3932026-03-02T09:14:50.622ZMar 02 09:14:50.610 DEBG [sc] ox: executing command `dladm show-link tfportqsfp0_0 -p -o link`
3942026-03-02T09:14:51.647ZMar 02 09:14:51.635 DEBG [sc] ox: starting
3952026-03-02T09:14:51.647ZMar 02 09:14:51.635 DEBG [sc] ox: connecting to [::1]:56958
3962026-03-02T09:14:51.671ZMar 02 09:14:51.635 DEBG [sc] ox waiting for prompt
3972026-03-02T09:14:51.671ZMar 02 09:14:51.635 DEBG [sc] ox: logging in
3982026-03-02T09:14:51.725ZMar 02 09:14:51.713 DEBG [sc] ox: executing command `dladm show-link tfportqsfp0_0 -p -o link`
3992026-03-02T09:14:51.779ZMar 02 09:14:51.767 DEBG [sc] ox: starting
4002026-03-02T09:14:51.779ZMar 02 09:14:51.767 DEBG [sc] ox: connecting to [::1]:56958
4012026-03-02T09:14:51.803ZMar 02 09:14:51.768 DEBG [sc] ox waiting for prompt
4022026-03-02T09:14:51.804ZMar 02 09:14:51.779 DEBG [sc] ox: logging in
4032026-03-02T09:14:51.869ZMar 02 09:14:51.857 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp0_0/ll`
4042026-03-02T09:14:51.925ZMar 02 09:14:51.913 DEBG [sc] ox: starting
4052026-03-02T09:14:51.925ZMar 02 09:14:51.913 DEBG [sc] ox: connecting to [::1]:56958
4062026-03-02T09:14:51.949ZMar 02 09:14:51.914 DEBG [sc] ox waiting for prompt
4072026-03-02T09:14:51.949ZMar 02 09:14:51.923 DEBG [sc] ox: logging in
4082026-03-02T09:14:52.013ZMar 02 09:14:52.001 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp0_0/ll -p -o addr`
4092026-03-02T09:14:52.067ZMar 02 09:14:52.056 DEBG [sc] ox: starting
4102026-03-02T09:14:52.068ZMar 02 09:14:52.056 DEBG [sc] ox: connecting to [::1]:56958
4112026-03-02T09:14:52.092ZMar 02 09:14:52.056 DEBG [sc] ox waiting for prompt
4122026-03-02T09:14:52.092ZMar 02 09:14:52.067 DEBG [sc] ox: logging in
4132026-03-02T09:14:52.155ZMar 02 09:14:52.144 DEBG [sc] ox: executing command `dladm show-link tfportqsfp1_0 -p -o link`
4142026-03-02T09:14:52.211ZMar 02 09:14:52.200 DEBG [sc] ox: starting
4152026-03-02T09:14:52.211ZMar 02 09:14:52.200 DEBG [sc] ox: connecting to [::1]:56958
4162026-03-02T09:14:52.236ZMar 02 09:14:52.200 DEBG [sc] ox waiting for prompt
4172026-03-02T09:14:52.236ZMar 02 09:14:52.211 DEBG [sc] ox: logging in
4182026-03-02T09:14:52.299ZMar 02 09:14:52.287 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp1_0/ll`
4192026-03-02T09:14:52.366ZMar 02 09:14:52.354 DEBG [sc] ox: starting
4202026-03-02T09:14:52.366ZMar 02 09:14:52.354 DEBG [sc] ox: connecting to [::1]:56958
4212026-03-02T09:14:52.390ZMar 02 09:14:52.355 DEBG [sc] ox waiting for prompt
4222026-03-02T09:14:52.390ZMar 02 09:14:52.365 DEBG [sc] ox: logging in
4232026-03-02T09:14:52.453ZMar 02 09:14:52.441 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp1_0/ll -p -o addr`
4242026-03-02T09:14:52.520ZMar 02 09:14:52.508 DEBG [sc] ox: starting
4252026-03-02T09:14:52.520ZMar 02 09:14:52.508 DEBG [sc] ox: connecting to [::1]:56958
4262026-03-02T09:14:52.544ZMar 02 09:14:52.509 DEBG [sc] ox waiting for prompt
4272026-03-02T09:14:52.544ZMar 02 09:14:52.519 DEBG [sc] ox: logging in
4282026-03-02T09:14:52.618ZMar 02 09:14:52.606 DEBG [sc] ox: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
4292026-03-02T09:14:52.685ZMar 02 09:14:52.673 DEBG [sc] ox: starting
4302026-03-02T09:14:52.685ZMar 02 09:14:52.673 DEBG [sc] ox: connecting to [::1]:56958
4312026-03-02T09:14:52.709ZMar 02 09:14:52.673 DEBG [sc] ox waiting for prompt
4322026-03-02T09:14:52.709ZMar 02 09:14:52.684 DEBG [sc] ox: logging in
4332026-03-02T09:14:52.785ZMar 02 09:14:52.773 DEBG [sc] ox: executing command `chmod +x /opt/cargo-bay/ddmd && /opt/cargo-bay/ddmd &> /tmp/ddm.log &`
4342026-03-02T09:14:52.854ZMar 02 09:14:52.842 INFO adding BGP router to mgd
4352026-03-02T09:14:54.873ZMar 02 09:14:54.861 INFO cr1: executing frr script show ip bgp json
4362026-03-02T09:14:54.873ZMar 02 09:14:54.861 DEBG [sc] cr1: starting
4372026-03-02T09:14:54.873ZMar 02 09:14:54.861 DEBG [sc] cr1: connecting to [::1]:33777
4382026-03-02T09:14:54.898ZMar 02 09:14:54.862 DEBG [sc] cr1 waiting for prompt
4392026-03-02T09:14:54.898ZMar 02 09:14:54.873 DEBG [sc] cr1: logging in
4402026-03-02T09:14:55.215ZMar 02 09:14:55.204 DEBG [sc] cr1: executing command `vtysh -c 'show ip bgp json'`
4412026-03-02T09:14:57.345ZMar 02 09:14:57.333 INFO cr1: executing frr script show bgp json
4422026-03-02T09:14:57.370ZMar 02 09:14:57.333 DEBG [sc] cr1: starting
4432026-03-02T09:14:57.370ZMar 02 09:14:57.333 DEBG [sc] cr1: connecting to [::1]:33777
4442026-03-02T09:14:57.370ZMar 02 09:14:57.334 DEBG [sc] cr1 waiting for prompt
4452026-03-02T09:14:57.370ZMar 02 09:14:57.345 DEBG [sc] cr1: logging in
4462026-03-02T09:14:57.490ZMar 02 09:14:57.478 DEBG [sc] cr1: executing command `vtysh -c 'show bgp json'`
4472026-03-02T09:14:59.622ZMar 02 09:14:59.610 INFO cr2: executing eos script show ip bgp | json
4482026-03-02T09:14:59.622ZMar 02 09:14:59.610 DEBG [sc] cr2: starting
4492026-03-02T09:14:59.622ZMar 02 09:14:59.610 DEBG [sc] cr2: connecting to [::1]:59028
4502026-03-02T09:14:59.646ZMar 02 09:14:59.610 DEBG [sc] cr2 waiting for prompt
4512026-03-02T09:14:59.646ZMar 02 09:14:59.622 DEBG [sc] cr2: logging in
4522026-03-02T09:14:59.962ZMar 02 09:14:59.950 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show ip bgp | json'`
4532026-03-02T09:15:06.278ZMar 02 09:15:06.266 INFO cr2: executing eos script show ip bgp | json
4542026-03-02T09:15:06.278ZMar 02 09:15:06.266 DEBG [sc] cr2: starting
4552026-03-02T09:15:06.278ZMar 02 09:15:06.266 DEBG [sc] cr2: connecting to [::1]:59028
4562026-03-02T09:15:06.303ZMar 02 09:15:06.267 DEBG [sc] cr2 waiting for prompt
4572026-03-02T09:15:07.336ZMar 02 09:15:07.323 DEBG [sc] cr2: logging in
4582026-03-02T09:15:07.479ZMar 02 09:15:07.467 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show ip bgp | json'`
4592026-03-02T09:15:13.147ZMar 02 09:15:13.135 INFO cr2: executing eos script show ipv6 bgp | json
4602026-03-02T09:15:13.147ZMar 02 09:15:13.135 DEBG [sc] cr2: starting
4612026-03-02T09:15:13.147ZMar 02 09:15:13.135 DEBG [sc] cr2: connecting to [::1]:59028
4622026-03-02T09:15:13.172ZMar 02 09:15:13.136 DEBG [sc] cr2 waiting for prompt
4632026-03-02T09:15:13.172ZMar 02 09:15:13.145 DEBG [sc] cr2: logging in
4642026-03-02T09:15:13.295ZMar 02 09:15:13.277 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show ipv6 bgp | json'`
4652026-03-02T09:15:15.704ZMar 02 09:15:15.691 INFO trio bgp unnumbered test passed 🎉
4662026-03-02T09:15:15.704ZMar 02 09:15:15.691 INFO destroying runner for deployment mgtriou
4672026-03-02T09:15:15.704ZMar 02 09:15:15.691 INFO destroying deployment mgtriou
4682026-03-02T09:15:15.704ZMar 02 09:15:15.691 INFO destroying nodes
4692026-03-02T09:15:15.824ZMar 02 09:15:15.812 INFO destroying links
4702026-03-02T09:15:15.824ZMar 02 09:15:15.812 INFO destroying link mgtriou_ox_sn_vnic0
4712026-03-02T09:15:15.848ZMar 02 09:15:15.815 INFO destroying link mgtriou_ox_sn_sim0
4722026-03-02T09:15:15.848ZMar 02 09:15:15.817 INFO destroying link mgtriou_cr1_vn_vnic0
4732026-03-02T09:15:16.832ZMar 02 09:15:16.820 INFO destroying link mgtriou_cr1_vn_sim0
4742026-03-02T09:15:16.856ZMar 02 09:15:16.821 INFO destroying link mgtriou_ox_sn_vnic1
4752026-03-02T09:15:16.856ZMar 02 09:15:16.822 INFO destroying link mgtriou_ox_sn_sim1
4762026-03-02T09:15:16.856ZMar 02 09:15:16.823 INFO destroying link mgtriou_cr2_vn_vnic0
4772026-03-02T09:15:16.856ZMar 02 09:15:16.825 INFO destroying link mgtriou_cr2_vn_sim0
4782026-03-02T09:15:16.856ZMar 02 09:15:16.826 INFO destroying external links
4792026-03-02T09:15:16.856ZMar 02 09:15:16.826 INFO destroying external link mgtriou_ox_vn_vnic2
4802026-03-02T09:15:16.856ZMar 02 09:15:16.827 INFO destroying external link mgtriou_cr1_vn_vnic1
4812026-03-02T09:15:16.856ZMar 02 09:15:16.828 INFO destroying external link mgtriou_cr2_vn_vnic1
4822026-03-02T09:15:16.856ZMar 02 09:15:16.829 INFO destroying images
4832026-03-02T09:15:17.317ZMar 02 09:15:17.305 INFO destroying workspace at .falcon
4842026-03-02T09:15:17.341Zprocess exited: duration 662030 ms, exit code 0
 
4852026-03-02T09:15:17.392Zfound 0 output files