Bringing machine 'r' up with 'libvirt' provider... ==> r: Checking if box 'vyos/current' version '20240508.00.16' is up to date... ==> r: A newer version of the box 'vyos/current' for provider 'libvirt' is ==> r: available! You currently have version '20240508.00.16'. The latest is version ==> r: '20240817.00.20'. Run `vagrant box update` to update. ==> r: Creating image (snapshot of base box volume). ==> r: Creating domain with the following settings... ==> r: -- Name: ml_17_r ==> r: -- Description: Source: /work/netlab_cicd/Vagrantfile ==> r: -- Domain type: kvm ==> r: -- Cpus: 2 ==> r: -- Feature: acpi ==> r: -- Feature: apic ==> r: -- Feature: pae ==> r: -- Clock offset: utc ==> r: -- Memory: 1024M ==> r: -- Management MAC: 08:4f:a9:00:00:01 ==> r: -- Base box: vyos/current ==> r: -- Storage pool: default ==> r: -- Image(vda): /var/lib/libvirt/images/ml_17_r.img, virtio, 10G ==> r: -- Disk driver opts: cache='default' ==> r: -- Graphics Type: vnc ==> r: -- Video Type: cirrus ==> r: -- Video VRAM: 16384 ==> r: -- Video 3D accel: false ==> r: -- Keymap: en-us ==> r: -- TPM Backend: passthrough ==> r: -- INPUT: type=mouse, bus=ps2 ==> r: Creating shared folders metadata... ==> r: Starting domain. ==> r: Domain launching with graphics connection settings... ==> r: -- Graphics Port: 5900 ==> r: -- Graphics IP: 127.0.0.1 ==> r: -- Graphics Password: Not defined ==> r: -- Graphics Websocket: 5700 ==> r: Waiting for domain to get an IP address... ==> r: Waiting for machine to boot. This may take a few minutes... r: SSH address: 192.168.17.101:22 r: SSH username: vyos r: SSH auth method: private key r: Warning: Connection refused. Retrying... r: r: Vagrant insecure key detected. Vagrant will automatically replace r: this with a newly generated keypair for better security. r: r: Inserting generated public key within guest... r: Removing insecure key from the guest if it's present... r: Key inserted! Disconnecting and reconnecting using new SSH key... ==> r: Machine booted and ready! ==> r: Machine 'r' has a post `vagrant up` message. This is a message ==> r: from the creator of the Vagrantfile, and not from Vagrant itself: ==> r: ==> r: VyOS box. See https://app.vagrantup.com/vyos 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="2024-08-18T05:50:18Z" level=info msg="Containerlab v0.54.2 started" time="2024-08-18T05:50:18Z" level=info msg="Parsing & checking topology file: clab-augment.yml" time="2024-08-18T05:50:18Z" level=info msg="Creating docker network: Name=\"nl_mgmt_17\", IPv4Subnet=\"192.168.17.0/24\", IPv6Subnet=\"\", MTU=1500" time="2024-08-18T05:50:18Z" level=info msg="Creating lab directory: /work/netlab_cicd/clab-ml_17" time="2024-08-18T05:50:18Z" level=info msg="Creating container: \"h1\"" time="2024-08-18T05:50:18Z" level=info msg="Creating container: \"h2\"" time="2024-08-18T05:50:19Z" level=info msg="Created link: h2:eth1 <--> virbr2:ml_17_3_1" time="2024-08-18T05:50:19Z" level=info msg="Created link: h1:eth1 <--> virbr1:ml_17_2_1" time="2024-08-18T05:50:19Z" level=info msg="Adding containerlab host entries to /etc/hosts file" time="2024-08-18T05:50:19Z" level=info msg="Adding ssh config for containerlab nodes" time="2024-08-18T05:50:19Z" 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-h1 | 427b67aaf8c6 | python:3.9-alpine | linux | running | 192.168.17.102/24 | N/A | | 2 | clab-ml_17-h2 | 2044d7d3fe8c | python:3.9-alpine | linux | running | 192.168.17.103/24 | N/A | +---+---------------+--------------+-------------------+-------+---------+-------------------+--------------+ Created provider 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 -t clab-augment.yml Initial configuration skipped, run 'netlab initial' to configure the devices