Bringing machine 'dut_a' up with 'libvirt' provider...
Bringing machine 'dut_c' up with 'libvirt' provider...
==> dut_a: Checking if box 'dell/os10' version '5.6.6' is up to date...
[fog][WARNING] Unrecognized arguments: libvirt_ip_command
==> dut_a: Creating image (snapshot of base box volume).
==> dut_a: Creating domain with the following settings...
==> dut_a:  -- Name:              ml_17_dut_a
==> dut_a:  -- Description:       Source: /work/netlab_cicd/Vagrantfile
==> dut_a:  -- Domain type:       kvm
==> dut_a:  -- Cpus:              2
==> dut_a:  -- Feature:           acpi
==> dut_a:  -- Feature:           apic
==> dut_a:  -- Feature:           pae
==> dut_a:  -- Clock offset:      utc
==> dut_a:  -- Memory:            4096M
==> dut_a:  -- Management MAC:    08:4f:a9:01:00:00
==> dut_a:  -- Base box:          dell/os10
==> dut_a:  -- Storage pool:      default
==> dut_a:  -- Image(vda):        /var/lib/libvirt/images/ml_17_dut_a.img, ide, 50G
==> dut_a:  -- Disk driver opts:  cache='default'
==> dut_a:  -- Graphics Type:     vnc
==> dut_a:  -- Video Type:        cirrus
==> dut_a:  -- Video VRAM:        16384
==> dut_a:  -- Video 3D accel:    false
==> dut_a:  -- Keymap:            en-us
==> dut_a:  -- TPM Backend:       passthrough
==> dut_a:  -- INPUT:             type=mouse, bus=ps2
==> dut_c: Checking if box 'dell/os10' version '5.6.6' is up to date...
[fog][WARNING] Unrecognized arguments: libvirt_ip_command
==> dut_c: Creating image (snapshot of base box volume).
==> dut_c: Creating domain with the following settings...
==> dut_c:  -- Name:              ml_17_dut_c
==> dut_c:  -- Description:       Source: /work/netlab_cicd/Vagrantfile
==> dut_c:  -- Domain type:       kvm
==> dut_c:  -- Cpus:              2
==> dut_c:  -- Feature:           acpi
==> dut_c:  -- Feature:           apic
==> dut_c:  -- Feature:           pae
==> dut_c:  -- Clock offset:      utc
==> dut_c:  -- Memory:            4096M
==> dut_c:  -- Management MAC:    08:4f:a9:02:00:00
==> dut_c:  -- Base box:          dell/os10
==> dut_c:  -- Storage pool:      default
==> dut_c:  -- Image(vda):        /var/lib/libvirt/images/ml_17_dut_c.img, ide, 50G
==> dut_c:  -- Disk driver opts:  cache='default'
==> dut_c:  -- Graphics Type:     vnc
==> dut_c:  -- Video Type:        cirrus
==> dut_c:  -- Video VRAM:        16384
==> dut_c:  -- Video 3D accel:    false
==> dut_c:  -- Keymap:            en-us
==> dut_c:  -- TPM Backend:       passthrough
==> dut_c:  -- INPUT:             type=mouse, bus=ps2
==> dut_a: Creating shared folders metadata...
==> dut_a: Starting domain.
==> dut_a: Domain launching with graphics connection settings...
==> dut_a:  -- Graphics Port:      5900
==> dut_a:  -- Graphics IP:        127.0.0.1
==> dut_a:  -- Graphics Password:  Not defined
==> dut_a:  -- Graphics Websocket: 5700
==> dut_a: Waiting for domain to get an IP address...
==> dut_c: Creating shared folders metadata...
==> dut_c: Starting domain.
==> dut_c: Domain launching with graphics connection settings...
==> dut_c:  -- Graphics Port:      5901
==> dut_c:  -- Graphics IP:        127.0.0.1
==> dut_c:  -- Graphics Password:  Not defined
==> dut_c:  -- Graphics Websocket: 5701
==> dut_c: Waiting for domain to get an IP address...
==> dut_a: Waiting for machine to boot. This may take a few minutes...
    dut_a: SSH address: 192.168.17.101:22
    dut_a: SSH username: vagrant
    dut_a: SSH auth method: private key
==> dut_c: Waiting for machine to boot. This may take a few minutes...
    dut_c: SSH address: 192.168.17.102:22
    dut_c: SSH username: vagrant
    dut_c: SSH auth method: private key
==> dut_a: Machine booted and ready!
==> dut_c: Machine booted and ready!
Using transformed lab topology from snapshot file netlab.snapshot.yml
Checking virtualization provider installation
OK: libvirt installed and working correctly
OK: clab installed and working correctly
Starting libvirt nodes
creating libvirt management network nl_mgmt_17
provider libvirt: executing vagrant up --provider libvirt
Starting clab nodes
Recreating clab-augment.yml configuration file for clab provider
time="2025-03-21T16:56:41Z" level=info msg="Containerlab v0.62.2 started"
time="2025-03-21T16:56:41Z" level=info msg="Parsing & checking topology file: clab-augment.yml"
time="2025-03-21T16:56:41Z" level=info msg="Removing /work/netlab_cicd/clab-ml_17 directory..."
time="2025-03-21T16:56:41Z" level=info msg="Creating docker network: Name=\"nl_mgmt_17\", IPv4Subnet=\"192.168.17.0/24\", IPv6Subnet=\"\", MTU=0"
time="2025-03-21T16:56:41Z" level=info msg="Creating lab directory: /work/netlab_cicd/clab-ml_17"
time="2025-03-21T16:56:41Z" level=info msg="Creating container: \"xf\""
time="2025-03-21T16:56:41Z" level=info msg="Creating container: \"probe\""
time="2025-03-21T16:56:42Z" level=info msg="Created link: xf:eth1 <--> virbr4:ml_17_4_1"
time="2025-03-21T16:56:42Z" level=info msg="Created link: probe:eth1 <--> virbr2:ml_17_3_1"
time="2025-03-21T16:56:42Z" level=info msg="Created link: probe:eth2 <--> virbr3:ml_17_3_2"
time="2025-03-21T16:56:42Z" level=info msg="Adding containerlab host entries to /etc/hosts file"
time="2025-03-21T16:56:42Z" level=info msg="Adding ssh config for containerlab nodes"
time="2025-03-21T16:56:42Z" level=info msg="🎉 New containerlab version 0.66.0 is available! Release notes: https://containerlab.dev/rn/0.66/\nRun 'containerlab version upgrade' to upgrade or go check other installation options at https://containerlab.dev/install/\n"
╭──────────────────┬──────────────────────────────┬─────────┬────────────────╮
│       Name       │          Kind/Image          │  State  │ IPv4/6 Address │
├──────────────────┼──────────────────────────────┼─────────┼────────────────┤
│ clab-ml_17-probe │ linux                        │ running │ 192.168.17.103 │
│                  │ quay.io/frrouting/frr:10.2.2 │         │ N/A            │
├──────────────────┼──────────────────────────────┼─────────┼────────────────┤
│ clab-ml_17-xf    │ linux                        │ running │ 192.168.17.104 │
│                  │ quay.io/frrouting/frr:10.2.2 │         │ N/A            │
╰──────────────────┴──────────────────────────────┴─────────┴────────────────╯
Createdprovider configuration file: clab-augment.yml
Mapped clab_files/probe/daemons to probe:/etc/frr/daemons (from templates/provider/clab/frr/daemons.j2)
Mapped clab_files/probe/hosts to probe:/etc/hosts (from templates/provider/clab/frr/hosts.j2)
Mapped clab_files/xf/daemons to xf:/etc/frr/daemons (from templates/provider/clab/frr/daemons.j2)
Mapped clab_files/xf/hosts to xf:/etc/hosts (from templates/provider/clab/frr/hosts.j2)
provider clab: executing sudo -E containerlab deploy --reconfigure -t clab-augment.yml

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