Bringing machine 's1' up with 'libvirt' provider...
Bringing machine 's2' up with 'libvirt' provider...
==> s2: Checking if box 'CumulusCommunity/cumulus-vx' version '5.10.0' is up to date...
[fog][WARNING] Unrecognized arguments: libvirt_ip_command
==> s2: Creating image (snapshot of base box volume).
==> s2: Creating domain with the following settings...
==> s2:  -- Name:              ml_17_s2
==> s2:  -- Description:       Source: /work/netlab_cicd/Vagrantfile
==> s2:  -- Domain type:       kvm
==> s2:  -- Cpus:              2
==> s2:  -- Feature:           acpi
==> s2:  -- Feature:           apic
==> s2:  -- Feature:           pae
==> s2:  -- Clock offset:      utc
==> s2:  -- Memory:            2048M
==> s2:  -- Management MAC:    08:4f:a9:06:00:00
==> s2:  -- Base box:          CumulusCommunity/cumulus-vx
==> s2:  -- Storage pool:      default
==> s2:  -- Image(vda):        /var/lib/libvirt/images/ml_17_s2.img, virtio, 6G
==> s2:  -- Disk driver opts:  cache='default'
==> s2:  -- Graphics Type:     vnc
==> s2:  -- Video Type:        cirrus
==> s2:  -- Video VRAM:        16384
==> s2:  -- Video 3D accel:    false
==> s2:  -- Keymap:            en-us
==> s2:  -- TPM Backend:       passthrough
==> s2:  -- INPUT:             type=mouse, bus=ps2
==> s1: Checking if box 'CumulusCommunity/cumulus-vx' version '5.10.0' is up to date...
[fog][WARNING] Unrecognized arguments: libvirt_ip_command
==> s1: Creating image (snapshot of base box volume).
==> s1: Creating domain with the following settings...
==> s1:  -- Name:              ml_17_s1
==> s1:  -- Description:       Source: /work/netlab_cicd/Vagrantfile
==> s1:  -- Domain type:       kvm
==> s1:  -- Cpus:              2
==> s1:  -- Feature:           acpi
==> s1:  -- Feature:           apic
==> s1:  -- Feature:           pae
==> s1:  -- Clock offset:      utc
==> s1:  -- Memory:            2048M
==> s1:  -- Management MAC:    08:4f:a9:05:00:00
==> s1:  -- Base box:          CumulusCommunity/cumulus-vx
==> s1:  -- Storage pool:      default
==> s1:  -- Image(vda):        /var/lib/libvirt/images/ml_17_s1.img, virtio, 6G
==> s1:  -- Disk driver opts:  cache='default'
==> s1:  -- Graphics Type:     vnc
==> s1:  -- Video Type:        cirrus
==> s1:  -- Video VRAM:        16384
==> s1:  -- Video 3D accel:    false
==> s1:  -- Keymap:            en-us
==> s1:  -- TPM Backend:       passthrough
==> s1:  -- INPUT:             type=mouse, bus=ps2
==> s2: Creating shared folders metadata...
==> s2: Starting domain.
==> s2: Domain launching with graphics connection settings...
==> s2:  -- Graphics Port:      5900
==> s2:  -- Graphics IP:        127.0.0.1
==> s2:  -- Graphics Password:  Not defined
==> s2:  -- Graphics Websocket: 5700
==> s2: Waiting for domain to get an IP address...
==> s1: Creating shared folders metadata...
==> s1: Starting domain.
==> s1: Domain launching with graphics connection settings...
==> s1:  -- Graphics Port:      5901
==> s1:  -- Graphics IP:        127.0.0.1
==> s1:  -- Graphics Password:  Not defined
==> s1:  -- Graphics Websocket: 5701
==> s1: Waiting for domain to get an IP address...
==> s2: Waiting for machine to boot. This may take a few minutes...
    s2: SSH address: 192.168.17.106:22
    s2: SSH username: vagrant
    s2: SSH auth method: private key
==> s1: Waiting for machine to boot. This may take a few minutes...
    s1: SSH address: 192.168.17.105:22
    s1: SSH username: vagrant
    s1: SSH auth method: private key
    s1: Warning: Connection refused. Retrying...
==> s2: Machine booted and ready!
==> s1: Machine booted and ready!
==> s2: Running provisioner: shell...
    s2: Running: inline script
    s2: ### RUNNING CUMULUS EXTRA CONFIG ###
    s2: ### Setting cumulus user password to 'GetLost1!' ###
==> s1: Running provisioner: shell...
    s1: Running: inline script
    s1: ### RUNNING CUMULUS EXTRA CONFIG ###
    s1: ### Setting cumulus user password to 'GetLost1!' ###
    s2: ### Disabling ZTP service...
    s1: ### Disabling ZTP service...
    s2: Removed "/etc/systemd/system/multi-user.target.wants/ztp.service".
    s1: Removed "/etc/systemd/system/multi-user.target.wants/ztp.service".
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-06T11:17:39Z" level=info msg="Containerlab v0.62.2 started"
time="2025-03-06T11:17:39Z" level=info msg="Parsing & checking topology file: clab-augment.yml"
time="2025-03-06T11:17:39Z" level=info msg="Removing /work/netlab_cicd/clab-ml_17 directory..."
time="2025-03-06T11:17:39Z" level=info msg="Creating docker network: Name=\"nl_mgmt_17\", IPv4Subnet=\"192.168.17.0/24\", IPv6Subnet=\"\", MTU=0"
time="2025-03-06T11:17:39Z" level=info msg="Creating lab directory: /work/netlab_cicd/clab-ml_17"
time="2025-03-06T11:17:39Z" level=info msg="Creating container: \"h1\""
time="2025-03-06T11:17:39Z" level=info msg="Creating container: \"h3\""
time="2025-03-06T11:17:39Z" level=info msg="Creating container: \"h2\""
time="2025-03-06T11:17:39Z" level=info msg="Creating container: \"h4\""
time="2025-03-06T11:17:40Z" level=info msg="Created link: h3:eth1 <--> virbr4:ml_17_3_1"
time="2025-03-06T11:17:40Z" level=info msg="Created link: h1:eth1 <--> virbr3:ml_17_1_1"
time="2025-03-06T11:17:40Z" level=info msg="Created link: h4:eth1 <--> virbr2:ml_17_4_1"
time="2025-03-06T11:17:40Z" level=info msg="Created link: h2:eth1 <--> virbr1:ml_17_2_1"
time="2025-03-06T11:17:40Z" level=info msg="Adding containerlab host entries to /etc/hosts file"
time="2025-03-06T11:17:40Z" level=info msg="Adding ssh config for containerlab nodes"
╭───────────────┬────────────────────┬─────────┬────────────────╮
│      Name     │     Kind/Image     │  State  │ IPv4/6 Address │
├───────────────┼────────────────────┼─────────┼────────────────┤
│ clab-ml_17-h1 │ linux              │ running │ 192.168.17.101 │
│               │ python:3.13-alpine │         │ N/A            │
├───────────────┼────────────────────┼─────────┼────────────────┤
│ clab-ml_17-h2 │ linux              │ running │ 192.168.17.102 │
│               │ python:3.13-alpine │         │ N/A            │
├───────────────┼────────────────────┼─────────┼────────────────┤
│ clab-ml_17-h3 │ linux              │ running │ 192.168.17.103 │
│               │ python:3.13-alpine │         │ N/A            │
├───────────────┼────────────────────┼─────────┼────────────────┤
│ clab-ml_17-h4 │ linux              │ running │ 192.168.17.104 │
│               │ python:3.13-alpine │         │ N/A            │
╰───────────────┴────────────────────┴─────────┴────────────────╯
Createdprovider configuration file: clab-augment.yml
Mapped clab_files/h1/hosts to h1:/etc/hosts (from templates/provider/clab/linux/hosts.j2)
Mapped clab_files/h2/hosts to h2:/etc/hosts (from templates/provider/clab/linux/hosts.j2)
Mapped clab_files/h3/hosts to h3:/etc/hosts (from templates/provider/clab/linux/hosts.j2)
Mapped clab_files/h4/hosts to h4:/etc/hosts (from templates/provider/clab/linux/hosts.j2)
provider clab: executing sudo -E containerlab deploy --reconfigure -t clab-augment.yml

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