Using transformed lab topology from snapshot file netlab.snapshot.pickle Checking virtualization provider installation OK: clab installed and working correctly Starting clab nodes [INFO] Setting containerlab runtime to docker provider clab: executing flock -E 42 /tmp/netlab.lock containerlab deploy --reconfigure -t clab.yml 15:39:09 INFO Containerlab started version=0.75.0 15:39:09 INFO Parsing & checking topology file=clab.yml 15:39:09 INFO Removing directory path=/work/netlab_cicd/cisco/clab-ml-30 15:39:09 INFO Creating docker network name=nl_mgmt_30 IPv4 subnet=192.168.30.0/24 IPv6 subnet=fd00:df:1ab:30::/64 MTU=0 15:39:09 INFO Creating lab directory path=/work/netlab_cicd/cisco/clab-ml-30 15:39:09 INFO Creating container name=x1 15:39:09 INFO Creating container name=x3 15:39:09 INFO Creating container name=x2 15:39:09 INFO Creating container name=dut 15:39:10 INFO Created link: dut:eth2 ▪┄┄▪ x2:eth1 15:39:10 INFO Created link: dut:eth1 ▪┄┄▪ x1:eth1 15:39:10 INFO Created link: dut:eth3 ▪┄┄▪ x3:eth1 15:39:11 INFO Executed command node=x1 command="sleep 1" stdout="" 15:39:11 INFO Executed command node=x2 command="sleep 1" stdout="" 15:39:11 INFO Executed command node=x3 command="sleep 1" stdout="" 15:39:11 INFO Adding host entries path=/etc/hosts 15:39:11 INFO Adding SSH config for nodes path=/etc/ssh/ssh_config.d/clab-ml-30.conf 15:39:11 INFO containerlab version 🎉= │ A newer containerlab version (0.79.0) is available! │ Release notes: https://containerlab.dev/rn/0.79/ │ Run 'clab version upgrade' or see https://containerlab.dev/install/ for other installation options. ╭────────────────┬─────────────────────────────────┬────────────────────┬───────────────────╮ │ Name │ Kind/Image │ State │ IPv4/6 Address │ ├────────────────┼─────────────────────────────────┼────────────────────┼───────────────────┤ │ clab-ml-30-dut │ cisco_c8000v │ running │ 192.168.30.101 │ │ │ vrnetlab/cisco_c8000v:17.16.01a │ (health: starting) │ fd00:df:1ab:30::4 │ ├────────────────┼─────────────────────────────────┼────────────────────┼───────────────────┤ │ clab-ml-30-x1 │ linux │ running │ 192.168.30.102 │ │ │ quay.io/frrouting/frr:10.6.1 │ │ fd00:df:1ab:30::5 │ ├────────────────┼─────────────────────────────────┼────────────────────┼───────────────────┤ │ clab-ml-30-x2 │ linux │ running │ 192.168.30.103 │ │ │ quay.io/frrouting/frr:10.6.1 │ │ fd00:df:1ab:30::2 │ ├────────────────┼─────────────────────────────────┼────────────────────┼───────────────────┤ │ clab-ml-30-x3 │ linux │ running │ 192.168.30.104 │ │ │ quay.io/frrouting/frr:10.6.1 │ │ fd00:df:1ab:30::3 │ ╰────────────────┴─────────────────────────────────┴────────────────────┴───────────────────╯ Initial configuration skipped, run 'netlab initial' to configure the devices