Bringing machine 's1' up with 'libvirt' provider... ==> s1: Checking if box 'dell/os10' version '5.6.2' is up to date... ==> 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:00:00:03 ==> s1: -- Base box: dell/os10 ==> s1: -- Storage pool: default ==> s1: -- Image(vda): /var/lib/libvirt/images/ml_17_s1.img, ide, 50G ==> 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 ==> s1: Creating shared folders metadata... ==> s1: Starting domain. ==> s1: Domain launching with graphics connection settings... ==> s1: -- Graphics Port: 5900 ==> s1: -- Graphics IP: 127.0.0.1 ==> s1: -- Graphics Password: Not defined ==> s1: -- Graphics Websocket: 5700 ==> s1: Waiting for domain to get an IP address... ==> s1: Waiting for machine to boot. This may take a few minutes... s1: SSH address: 192.168.17.103:22 s1: SSH username: vagrant s1: SSH auth method: private key ==> s1: 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="2024-08-10T13:38:16Z" level=info msg="Containerlab v0.54.2 started" time="2024-08-10T13:38:16Z" level=info msg="Parsing & checking topology file: clab-augment.yml" time="2024-08-10T13:38:16Z" level=info msg="Creating docker network: Name=\"nl_mgmt_17\", IPv4Subnet=\"192.168.17.0/24\", IPv6Subnet=\"\", MTU=1500" time="2024-08-10T13:38:16Z" level=info msg="Creating lab directory: /work/netlab_cicd/clab-ml_17" time="2024-08-10T13:38:16Z" level=info msg="Creating container: \"ce1\"" time="2024-08-10T13:38:16Z" level=info msg="Creating container: \"s2\"" time="2024-08-10T13:38:16Z" level=info msg="Creating container: \"ce2\"" time="2024-08-10T13:38:17Z" level=info msg="Created link: ce1:eth1 <--> virbr2:ml_17_1_1" time="2024-08-10T13:38:17Z" level=info msg="Created link: ce2:eth1 <--> s2:eth2" time="2024-08-10T13:38:17Z" level=info msg="Created link: s2:eth1 <--> virbr1:ml_17_4_1" time="2024-08-10T13:38:17Z" level=info msg="Adding containerlab host entries to /etc/hosts file" time="2024-08-10T13:38:17Z" level=info msg="Adding ssh config for containerlab nodes" time="2024-08-10T13:38:17Z" level=info msg="🎉 New containerlab version 0.56.0 is available! Release notes: https://containerlab.dev/rn/0.56/\nRun 'containerlab version upgrade' to upgrade or go check other installation options at https://containerlab.dev/install/\n" +---+----------------+--------------+------------------------------+-------+---------+-------------------+--------------+ | # | Name | Container ID | Image | Kind | State | IPv4 Address | IPv6 Address | +---+----------------+--------------+------------------------------+-------+---------+-------------------+--------------+ | 1 | clab-ml_17-ce1 | f905f8b7f3d0 | quay.io/frrouting/frr:10.0.1 | linux | running | 192.168.17.101/24 | N/A | | 2 | clab-ml_17-ce2 | 2a797fe47785 | quay.io/frrouting/frr:10.0.1 | linux | running | 192.168.17.102/24 | N/A | | 3 | clab-ml_17-s2 | 16a71c3aca16 | quay.io/frrouting/frr:10.0.1 | linux | running | 192.168.17.104/24 | N/A | +---+----------------+--------------+------------------------------+-------+---------+-------------------+--------------+ Created provider configuration file: clab-augment.yml Mapped clab_files/ce1/daemons to ce1:/etc/frr/daemons (from templates/provider/clab/frr/daemons.j2) Mapped clab_files/ce1/hosts to ce1:/etc/hosts (from templates/provider/clab/frr/hosts.j2) Mapped clab_files/ce2/daemons to ce2:/etc/frr/daemons (from templates/provider/clab/frr/daemons.j2) Mapped clab_files/ce2/hosts to ce2:/etc/hosts (from templates/provider/clab/frr/hosts.j2) Mapped clab_files/s2/daemons to s2:/etc/frr/daemons (from templates/provider/clab/frr/daemons.j2) Mapped clab_files/s2/hosts to s2:/etc/hosts (from templates/provider/clab/frr/hosts.j2) provider clab: executing sudo -E containerlab deploy -t clab-augment.yml Initial configuration skipped, run 'netlab initial' to configure the devices