Bringing machine 'dut' up with 'libvirt' provider... [fog][WARNING] Unrecognized arguments: libvirt_ip_command ==> dut: No version detected for cisco/nexus9300v, using timestamp to watch for modifications. Consider ==> dut: generating a local metadata for the box with a version to allow better handling. ==> dut: See https://www.vagrantup.com/docs/boxes/format#box-metadata for further details. ==> 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: -- Clock offset: utc ==> dut: -- Memory: 6144M ==> dut: -- Management MAC: 08:4f:a9:04:00:00 ==> dut: -- Loader: /usr/share/OVMF/OVMF_CODE.fd ==> dut: -- Base box: cisco/nexus9300v ==> dut: -- Storage pool: default ==> dut: -- Image(sda): /var/lib/libvirt/images/ml_17_dut.img, sata, 10G ==> dut: -- Disk driver opts: cache='none' ==> dut: -- Graphics Type: none ==> 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 ==> dut: Creating shared folders metadata... ==> dut: Updating domain definition due to configuration change ==> dut: Starting domain. ==> dut: Waiting for domain to get an IP address... ==> dut: Waiting for machine to boot. This may take a few minutes... dut: SSH address: 192.168.17.104:22 dut: SSH username: vagrant dut: SSH auth method: private key ==> dut: 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 09:57:19 INFO Containerlab started version=0.68.0 09:57:19 INFO Parsing & checking topology file=clab-augment.yml 09:57:19 INFO Removing directory path=/work/netlab_cicd/clab-ml_17 09:57:19 INFO Creating docker network name=nl_mgmt_17 IPv4 subnet=192.168.17.0/24 IPv6 subnet="" MTU=0 09:57:19 INFO Creating lab directory path=/work/netlab_cicd/clab-ml_17 09:57:19 INFO Creating container name=h1 09:57:19 INFO Creating container name=srv 09:57:19 INFO Creating container name=h2 09:57:20 INFO Created link: srv:eth1 ▪┄┄▪ virbr4:ml_17_3_1 09:57:20 INFO Created link: h2:eth1 ▪┄┄▪ virbr3:ml_17_2_1 09:57:20 INFO Created link: h1:eth1 ▪┄┄▪ virbr2:ml_17_1_1 09:57:20 INFO Adding host entries path=/etc/hosts 09:57:20 INFO Adding SSH config for nodes path=/etc/ssh/ssh_config.d/clab-ml_17.conf ╭────────────────┬────────────────────┬─────────┬────────────────╮ │ 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-srv │ linux │ running │ 192.168.17.103 │ │ │ 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/srv/hosts to srv:/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