Bringing machine 'dut' up with 'libvirt' provider...
Bringing machine 'xr' up with 'libvirt' provider...
==> xr: Checking if box 'debian/bookworm64' version '12.20240503.1' is up to date...
[fog][WARNING] Unrecognized arguments: libvirt_ip_command
==> xr: Creating image (snapshot of base box volume).
==> xr: Creating domain with the following settings...
==> xr:  -- Name:              ml_17_xr
==> xr:  -- Description:       Source: /work/netlab_cicd/Vagrantfile
==> xr:  -- Domain type:       kvm
==> xr:  -- Cpus:              1
==> xr:  -- Feature:           acpi
==> xr:  -- Feature:           apic
==> xr:  -- Feature:           pae
==> xr:  -- Clock offset:      utc
==> xr:  -- Memory:            1024M
==> xr:  -- Management MAC:    08:4f:a9:00:00:04
==> xr:  -- Base box:          debian/bookworm64
==> xr:  -- Storage pool:      default
==> xr:  -- Image(vda):        /var/lib/libvirt/images/ml_17_xr.img, virtio, 100G
==> xr:  -- Disk driver opts:  cache='default'
==> xr:  -- Graphics Type:     vnc
==> xr:  -- Video Type:        cirrus
==> xr:  -- Video VRAM:        16384
==> xr:  -- Video 3D accel:    false
==> xr:  -- Keymap:            en-us
==> xr:  -- TPM Backend:       passthrough
==> xr:  -- INPUT:             type=mouse, bus=ps2
==> dut: Checking if box 'arista/veos' version '4.31.2F' is up to date...
[fog][WARNING] Unrecognized arguments: libvirt_ip_command
==> dut: Creating image (snapshot of base box volume).
==> dut: Creating domain with the following settings...
==> dut:  -- Name:              ml_17_dut
==> dut:  -- Description:       Source: /work/netlab_cicd/Vagrantfile
==> dut:  -- Domain type:       kvm
==> dut:  -- Cpus:              2
==> dut:  -- Feature:           acpi
==> dut:  -- Feature:           apic
==> dut:  -- Feature:           pae
==> dut:  -- Clock offset:      utc
==> dut:  -- Memory:            2048M
==> dut:  -- Management MAC:    08:4f:a9:00:00:03
==> dut:  -- Base box:          arista/veos
==> dut:  -- Storage pool:      default
==> dut:  -- Image(vda):        /var/lib/libvirt/images/ml_17_dut.img, ide, 5G
==> dut:  -- Disk driver opts:  cache='default'
==> dut:  -- Graphics Type:     vnc
==> dut:  -- Video Type:        cirrus
==> dut:  -- Video VRAM:        16384
==> dut:  -- Video 3D accel:    false
==> dut:  -- Keymap:            en-us
==> dut:  -- TPM Backend:       passthrough
==> dut:  -- INPUT:             type=mouse, bus=ps2
==> xr: Creating shared folders metadata...
==> xr: Starting domain.
==> xr: Domain launching with graphics connection settings...
==> xr:  -- Graphics Port:      5900
==> xr:  -- Graphics IP:        127.0.0.1
==> xr:  -- Graphics Password:  Not defined
==> xr:  -- Graphics Websocket: 5700
==> xr: Waiting for domain to get an IP address...
==> dut: Creating shared folders metadata...
==> dut: Starting domain.
==> dut: Domain launching with graphics connection settings...
==> dut:  -- Graphics Port:      5901
==> dut:  -- Graphics IP:        127.0.0.1
==> dut:  -- Graphics Password:  Not defined
==> dut:  -- Graphics Websocket: 5701
==> dut: Waiting for domain to get an IP address...
==> xr: Waiting for machine to boot. This may take a few minutes...
    xr: SSH address: 192.168.17.104:22
    xr: SSH username: vagrant
    xr: SSH auth method: private key
    xr: 
    xr: Vagrant insecure key detected. Vagrant will automatically replace
    xr: this with a newly generated keypair for better security.
    xr: 
    xr: Inserting generated public key within guest...
    xr: Removing insecure key from the guest if it's present...
    xr: Key inserted! Disconnecting and reconnecting using new SSH key...
==> xr: Machine booted and ready!
==> xr: Running provisioner: shell...
    xr: Running: inline script
    xr: Setting password for user Vagrant
    xr: Enabling SSH password authentication
    xr: Installing GPG, curl, and iproute2
    xr: Installing FRR -- set 'netlab_quick_start' node variable to True to skip this step
    xr: Installation complete
==> dut: Waiting for machine to boot. This may take a few minutes...
    dut: SSH address: 192.168.17.103:22
    dut: SSH username: vagrant
    dut: SSH auth method: private key
==> dut: Machine booted and ready!

==> xr: Machine 'xr' has a post `vagrant up` message. This is a message
==> xr: from the creator of the Vagrantfile, and not from Vagrant itself:
==> xr: 
==> xr: Vanilla Debian box. See https://app.vagrantup.com/debian for help and bug reports
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-02-08T16:29:52Z" level=info msg="Containerlab v0.62.2 started"
time="2025-02-08T16:29:52Z" level=info msg="Parsing & checking topology file: clab-augment.yml"
time="2025-02-08T16:29:52Z" level=info msg="Removing /work/netlab_cicd/clab-ml_17 directory..."
time="2025-02-08T16:29:52Z" level=info msg="Creating docker network: Name=\"nl_mgmt_17\", IPv4Subnet=\"192.168.17.0/24\", IPv6Subnet=\"\", MTU=0"
time="2025-02-08T16:29:53Z" level=info msg="Creating lab directory: /work/netlab_cicd/clab-ml_17"
time="2025-02-08T16:29:53Z" level=info msg="Creating container: \"h1\""
time="2025-02-08T16:29:53Z" level=info msg="Creating container: \"h2\""
time="2025-02-08T16:29:53Z" level=info msg="Created link: h2:eth1 <--> virbr1:ml_17_2_1"
time="2025-02-08T16:29:53Z" level=info msg="Created link: h1:eth1 <--> virbr2:ml_17_1_1"
time="2025-02-08T16:29:53Z" level=info msg="Adding containerlab host entries to /etc/hosts file"
time="2025-02-08T16:29:53Z" level=info msg="Adding ssh config for containerlab nodes"
time="2025-02-08T16:29:53Z" level=info msg="🎉 New containerlab version 0.64.0 is available! Release notes: https://containerlab.dev/rn/0.64/\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-h1 │ linux             │ running │ 192.168.17.101 │
│               │ python:3.9-alpine │         │ N/A            │
├───────────────┼───────────────────┼─────────┼────────────────┤
│ clab-ml_17-h2 │ linux             │ running │ 192.168.17.102 │
│               │ python:3.9-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)
provider clab: executing sudo -E containerlab deploy --reconfigure -t clab-augment.yml

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