time="2025-01-25T01:34:07Z" level=info msg="Containerlab v0.62.2 started"
time="2025-01-25T01:34:07Z" level=info msg="Parsing & checking topology file: clab.yml"
time="2025-01-25T01:34:07Z" level=info msg="Removing /work/netlab_cicd/containers/clab-ml_20 directory..."
time="2025-01-25T01:34:07Z" level=info msg="Creating docker network: Name=\"nl_mgmt_20\", IPv4Subnet=\"192.168.20.0/24\", IPv6Subnet=\"\", MTU=0"
time="2025-01-25T01:34:07Z" level=info msg="Creating lab directory: /work/netlab_cicd/containers/clab-ml_20"
time="2025-01-25T01:34:07Z" level=info msg="Creating container: \"r4\""
time="2025-01-25T01:34:07Z" level=info msg="Creating container: \"r1\""
time="2025-01-25T01:34:07Z" level=info msg="Creating container: \"r2\""
time="2025-01-25T01:34:07Z" level=info msg="Creating container: \"r3\""
time="2025-01-25T01:34:07Z" level=info msg="Creating container: \"dut\""
time="2025-01-25T01:34:08Z" level=info msg="Created link: r1:eth1 <--> dut:eth1 (Ethernet0/1)"
time="2025-01-25T01:34:08Z" level=info msg="Created link: r2:eth1 <--> dut:eth2 (Ethernet0/2)"
time="2025-01-25T01:34:08Z" level=info msg="Created link: r3:eth1 <--> dut:eth3 (Ethernet0/3)"
time="2025-01-25T01:34:08Z" level=info msg="Created link: r4:eth1 <--> dut:eth4 (Ethernet1/0)"
time="2025-01-25T01:34:08Z" level=info msg="Running postdeploy actions for Cisco IOL 'dut' node"
time="2025-01-25T01:34:08Z" level=info msg="Adding containerlab host entries to /etc/hosts file"
time="2025-01-25T01:34:08Z" level=info msg="Adding ssh config for containerlab nodes"
╭────────────────┬──────────────────────────────┬─────────┬────────────────╮
│      Name      │          Kind/Image          │  State  │ IPv4/6 Address │
├────────────────┼──────────────────────────────┼─────────┼────────────────┤
│ clab-ml_20-dut │ cisco_iol                    │ running │ 192.168.20.105 │
│                │ vrnetlab/cisco_iol:17.12.01  │         │ N/A            │
├────────────────┼──────────────────────────────┼─────────┼────────────────┤
│ clab-ml_20-r1  │ linux                        │ running │ 192.168.20.101 │
│                │ quay.io/frrouting/frr:10.0.1 │         │ N/A            │
├────────────────┼──────────────────────────────┼─────────┼────────────────┤
│ clab-ml_20-r2  │ linux                        │ running │ 192.168.20.102 │
│                │ quay.io/frrouting/frr:10.0.1 │         │ N/A            │
├────────────────┼──────────────────────────────┼─────────┼────────────────┤
│ clab-ml_20-r3  │ linux                        │ running │ 192.168.20.103 │
│                │ quay.io/frrouting/frr:10.0.1 │         │ N/A            │
├────────────────┼──────────────────────────────┼─────────┼────────────────┤
│ clab-ml_20-r4  │ linux                        │ running │ 192.168.20.104 │
│                │ quay.io/frrouting/frr:10.0.1 │         │ N/A            │
╰────────────────┴──────────────────────────────┴─────────┴────────────────╯
Using transformed lab topology from snapshot file netlab.snapshot.yml
Checking virtualization provider installation
OK: clab installed and working correctly
Starting clab nodes
provider clab: executing sudo -E containerlab deploy --reconfigure -t clab.yml

Initial configuration skipped, run 'netlab initial' to configure the devices