Using transformed lab topology from snapshot file netlab.snapshot.pickle 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 flock -E 42 /tmp/netlab.lock vagrant up --provider libvirt Bringing machine 'r1' up with 'libvirt' provider... Bringing machine 'r2' up with 'libvirt' provider... ==> r2: Checking if box 'netlab/frr' version '10.5.1' is up to date... [fog][WARNING] Unrecognized arguments: libvirt_ip_command ==> r2: Creating image (snapshot of base box volume). ==> r2: Creating domain with the following settings... ==> r2: -- Name: ml-17_r2 ==> r2: -- Description: Source: /work/netlab_cicd/Vagrantfile ==> r2: -- Domain type: kvm ==> r2: -- Cpus: 1 ==> r2: -- Feature: acpi ==> r2: -- Feature: apic ==> r2: -- Feature: pae ==> r2: -- Clock offset: utc ==> r2: -- Memory: 1024M ==> r2: -- Management MAC: ca:fe:00:02:00:00 ==> r2: -- Base box: netlab/frr ==> r2: -- Storage pool: default ==> r2: -- Image(vda): /var/lib/libvirt/images/ml-17_r2.img, virtio, 3G ==> r1: Checking if box 'netlab/frr' version '10.5.1' is up to date... ==> r2: -- Disk driver opts: cache='default' ==> r2: -- Graphics Type: vnc ==> r2: -- Video Type: cirrus ==> r2: -- Video VRAM: 16384 [fog][WARNING] Unrecognized arguments: libvirt_ip_command ==> r2: -- Video 3D accel: false ==> r1: Creating image (snapshot of base box volume). ==> r2: -- Keymap: en-us ==> r1: Creating domain with the following settings... ==> r1: -- Name: ml-17_r1 ==> r2: -- TPM Backend: passthrough ==> r1: -- Description: Source: /work/netlab_cicd/Vagrantfile ==> r2: -- INPUT: type=mouse, bus=ps2 ==> r1: -- Domain type: kvm ==> r1: -- Cpus: 1 ==> r1: -- Feature: acpi ==> r1: -- Feature: apic ==> r1: -- Feature: pae ==> r1: -- Clock offset: utc ==> r1: -- Memory: 1024M ==> r1: -- Management MAC: ca:fe:00:01:00:00 ==> r1: -- Base box: netlab/frr ==> r1: -- Storage pool: default ==> r1: -- Image(vda): /var/lib/libvirt/images/ml-17_r1.img, virtio, 3G ==> r1: -- Disk driver opts: cache='default' ==> r1: -- Graphics Type: vnc ==> r1: -- Video Type: cirrus ==> r1: -- Video VRAM: 16384 ==> r1: -- Video 3D accel: false ==> r1: -- Keymap: en-us ==> r1: -- TPM Backend: passthrough ==> r1: -- INPUT: type=mouse, bus=ps2 ==> r2: Creating shared folders metadata... ==> r1: Creating shared folders metadata... ==> r2: Starting domain. ==> r1: Starting domain. ==> r2: Domain launching with graphics connection settings... ==> r1: Domain launching with graphics connection settings... ==> r2: -- Graphics Port: 5900 ==> r1: -- Graphics Port: 5901 ==> r2: -- Graphics IP: 127.0.0.1 ==> r1: -- Graphics IP: 127.0.0.1 ==> r2: -- Graphics Password: Not defined ==> r1: -- Graphics Password: Not defined ==> r2: -- Graphics Websocket: 5700 ==> r1: -- Graphics Websocket: 5701 ==> r2: Waiting for domain to get an IP address... ==> r1: Waiting for domain to get an IP address... ==> r2: Waiting for machine to boot. This may take a few minutes... r2: SSH address: 192.168.17.102:22 r2: SSH username: vagrant r2: SSH auth method: private key r2: r2: Vagrant insecure key detected. Vagrant will automatically replace r2: this with a newly generated keypair for better security. ==> r1: Waiting for machine to boot. This may take a few minutes... r1: SSH address: 192.168.17.101:22 r1: SSH username: vagrant r1: SSH auth method: private key r1: r1: Vagrant insecure key detected. Vagrant will automatically replace r1: this with a newly generated keypair for better security. r2: r2: Inserting generated public key within guest... r2: Removing insecure key from the guest if it's present... r2: Key inserted! Disconnecting and reconnecting using new SSH key... ==> r2: Machine booted and ready! ==> r2: Running provisioner: shell... r1: r1: Inserting generated public key within guest... r2: Running: inline script r2: Setting password for user Vagrant r2: Enabling SSH password authentication r2: /usr/lib/frr/frrinit.sh r2: FRR already installed, skipping installation r1: Removing insecure key from the guest if it's present... r1: Key inserted! Disconnecting and reconnecting using new SSH key... ==> r1: Machine booted and ready! ==> r1: Running provisioner: shell... r1: Running: inline script r1: Setting password for user Vagrant r1: Enabling SSH password authentication r1: /usr/lib/frr/frrinit.sh r1: FRR already installed, skipping installation Starting clab nodes Recreating clab-augment.yml configuration file for clab provider Created provider configuration file: clab-augment.yml provider clab: executing flock -E 42 /tmp/netlab.lock sudo -E containerlab deploy --reconfigure -t clab-augment.yml 11:22:56 INFO Containerlab started version=0.75.0 11:22:56 INFO Parsing & checking topology file=clab-augment.yml 11:22:56 INFO Removing directory path=/work/netlab_cicd/clab-ml-17 11:22:56 INFO Creating docker network name=nl_mgmt_17 IPv4 subnet=192.168.17.0/24 IPv6 subnet="" MTU=0 11:22:56 INFO Creating lab directory path=/work/netlab_cicd/clab-ml-17 11:22:56 INFO Creating container name=h1 11:22:56 INFO Creating container name=r3 11:22:56 INFO Creating container name=h2 11:22:56 INFO Creating container name=h3 11:22:57 INFO Created link: h1:eth1 ▪┄┄▪ virbr1:bni17n4i1 11:22:57 INFO Created link: h2:eth1 ▪┄┄▪ ml-17_4:bni17n5i1 11:22:57 INFO Created link: r3:eth1 ▪┄┄▪ virbr2:bni17n3i1 11:22:57 INFO Created link: h3:eth1 ▪┄┄▪ ml-17_4:bni17n6i1 11:22:57 INFO Created link: r3:eth2 ▪┄┄▪ ml-17_4:bni17n3i2 11:22:58 INFO Executed command node=r3 command="sleep 1" stdout="" 11:22:58 INFO Adding host entries path=/etc/hosts 11:22:58 INFO Adding SSH config for nodes path=/etc/ssh/ssh_config.d/clab-ml-17.conf 11:22:58 INFO containerlab version 🎉= │ A newer containerlab version (0.76.0) is available! │ Release notes: https://containerlab.dev/rn/0.76/ │ Run 'clab version upgrade' or see https://containerlab.dev/install/ for other installation options. ╭───────────────┬──────────────────────────────┬─────────┬────────────────╮ │ Name │ Kind/Image │ State │ IPv4/6 Address │ ├───────────────┼──────────────────────────────┼─────────┼────────────────┤ │ clab-ml-17-h1 │ linux │ running │ 192.168.17.104 │ │ │ python:3.13-alpine │ │ N/A │ ├───────────────┼──────────────────────────────┼─────────┼────────────────┤ │ clab-ml-17-h2 │ linux │ running │ 192.168.17.105 │ │ │ python:3.13-alpine │ │ N/A │ ├───────────────┼──────────────────────────────┼─────────┼────────────────┤ │ clab-ml-17-h3 │ linux │ running │ 192.168.17.106 │ │ │ python:3.13-alpine │ │ N/A │ ├───────────────┼──────────────────────────────┼─────────┼────────────────┤ │ clab-ml-17-r3 │ linux │ running │ 192.168.17.103 │ │ │ quay.io/frrouting/frr:10.6.1 │ │ N/A │ ╰───────────────┴──────────────────────────────┴─────────┴────────────────╯ Initial configuration skipped, run 'netlab initial' to configure the devices