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_85 provider libvirt: executing vagrant up --provider libvirt Bringing machine 'rtr' up with 'libvirt' provider... ==> rtr: Checking if box 'juniper/vptx' version '25.2R1.8' is up to date... [fog][WARNING] Unrecognized arguments: libvirt_ip_command ==> rtr: Creating image (snapshot of base box volume). ==> rtr: Creating domain with the following settings... ==> rtr: -- Name: ml-85_rtr ==> rtr: -- Description: Source: /work/netlab_cicd/other_vm/Vagrantfile ==> rtr: -- Domain type: kvm ==> rtr: -- Cpus: 4 ==> rtr: -- Feature: acpi ==> rtr: -- Feature: apic ==> rtr: -- Feature: pae ==> rtr: -- Clock offset: utc ==> rtr: -- Memory: 8192M ==> rtr: -- Management MAC: ca:fe:00:05:00:00 ==> rtr: -- Loader: /usr/share/OVMF/OVMF_CODE_4M.fd ==> rtr: -- Nvram: /var/lib/libvirt/qemu/nvram/rtr.fd ==> rtr: -- Base box: juniper/vptx ==> rtr: -- Storage pool: default ==> rtr: -- Image(vda): /var/lib/libvirt/images/ml-85_rtr.img, virtio, 40G ==> rtr: -- Disk driver opts: cache='default' ==> rtr: -- Graphics Type: none ==> rtr: -- Video Type: none ==> rtr: -- Video VRAM: 16384 ==> rtr: -- Video 3D accel: false ==> rtr: -- Keymap: en-us ==> rtr: -- TPM Backend: passthrough ==> rtr: -- Sysinfo: ==> rtr: -- BIOS: ==> rtr: -> vendor: Bochs ==> rtr: -> version: Bochs ==> rtr: -- System: ==> rtr: -> manufacturer: Bochs ==> rtr: -> product: Bochs ==> rtr: -> serial: chassis_no=0:slot=0:type=1:assembly_id=0x0D20:platform=251:master=0:channelized=no ==> rtr: -- Chassis: ==> rtr: -> manufacturer: Bochs ==> rtr: -- INPUT: type=mouse, bus=ps2 ==> rtr: Creating shared folders metadata... ==> rtr: Updating domain definition due to configuration change ==> rtr: Starting domain. ==> rtr: Waiting for domain to get an IP address... ==> rtr: Waiting for machine to boot. This may take a few minutes... rtr: SSH address: 192.168.85.105:22 rtr: SSH username: vagrant rtr: SSH auth method: private key ==> rtr: Machine booted and ready! Starting clab nodes Recreating clab-augment.yml configuration file for clab provider Created provider configuration file: clab-augment.yml provider clab: executing sudo -E containerlab deploy --reconfigure -t clab-augment.yml 21:14:25 INFO Containerlab started version=0.74.2 21:14:25 INFO Parsing & checking topology file=clab-augment.yml 21:14:25 INFO Removing directory path=/work/netlab_cicd/other_vm/clab-ml-85 21:14:25 INFO Creating docker network name=nl_mgmt_85 IPv4 subnet=192.168.85.0/24 IPv6 subnet="" MTU=0 21:14:25 INFO Creating lab directory path=/work/netlab_cicd/other_vm/clab-ml-85 21:14:26 INFO Creating container name=h4 21:14:26 INFO Creating container name=h2 21:14:26 INFO Creating container name=h1 21:14:26 INFO Creating container name=h3 21:14:26 INFO Created link: h4:eth1 ▪┄┄▪ virbr5:bni85n4i1 21:14:26 INFO Created link: h3:eth1 ▪┄┄▪ virbr3:bni85n3i1 21:14:26 INFO Created link: h2:eth1 ▪┄┄▪ virbr4:bni85n2i1 21:14:26 INFO Created link: h1:eth1 ▪┄┄▪ virbr2:bni85n1i1 21:14:26 INFO Adding host entries path=/etc/hosts 21:14:26 INFO Adding SSH config for nodes path=/etc/ssh/ssh_config.d/clab-ml-85.conf 21:14:27 INFO containerlab version 🎉= │ A newer containerlab version (0.74.3) is available! │ Release notes: https://containerlab.dev/rn/0.74/#0743 │ Run 'clab version upgrade' or see https://containerlab.dev/install/ for other installation options. ╭───────────────┬────────────────────┬─────────┬────────────────╮ │ Name │ Kind/Image │ State │ IPv4/6 Address │ ├───────────────┼────────────────────┼─────────┼────────────────┤ │ clab-ml-85-h1 │ linux │ running │ 192.168.85.101 │ │ │ python:3.13-alpine │ │ N/A │ ├───────────────┼────────────────────┼─────────┼────────────────┤ │ clab-ml-85-h2 │ linux │ running │ 192.168.85.102 │ │ │ python:3.13-alpine │ │ N/A │ ├───────────────┼────────────────────┼─────────┼────────────────┤ │ clab-ml-85-h3 │ linux │ running │ 192.168.85.103 │ │ │ python:3.13-alpine │ │ N/A │ ├───────────────┼────────────────────┼─────────┼────────────────┤ │ clab-ml-85-h4 │ linux │ running │ 192.168.85.104 │ │ │ python:3.13-alpine │ │ N/A │ ╰───────────────┴────────────────────┴─────────┴────────────────╯ Initial configuration skipped, run 'netlab initial' to configure the devices