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 'dut' up with 'libvirt' provider... ==> dut: Checking if box 'netlab/openbsd' version '7.7' is up to date... [fog][WARNING] Unrecognized arguments: libvirt_ip_command ==> dut: Creating image (snapshot of base box volume). ==> dut: Creating domain with the following settings... ==> dut: -- Name: ml-85_dut ==> dut: -- Description: Source: /work/netlab_cicd/other_vm/Vagrantfile ==> dut: -- Domain type: kvm ==> dut: -- Cpus: 1 ==> dut: -- Feature: acpi ==> dut: -- Feature: apic ==> dut: -- Feature: pae ==> dut: -- Clock offset: utc ==> dut: -- Memory: 1024M ==> dut: -- Management MAC: ca:fe:00:01:00:00 ==> dut: -- Base box: netlab/openbsd ==> dut: -- Storage pool: default ==> dut: -- Image(vda): /var/lib/libvirt/images/ml-85_dut.img, virtio, 2G ==> dut: -- Disk driver opts: cache='default' ==> dut: -- Graphics Type: vnc ==> 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: Starting domain. ==> dut: Domain launching with graphics connection settings... ==> dut: -- Graphics Port: 5900 ==> dut: -- Graphics IP: 127.0.0.1 ==> dut: -- Graphics Password: Not defined ==> dut: -- Graphics Websocket: 5700 ==> 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.85.101:22 dut: SSH username: openbsd dut: SSH auth method: password dut: Warning: Connection refused. Retrying... ==> dut: 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 01:15:14 INFO Containerlab started version=0.74.2 01:15:14 INFO Parsing & checking topology file=clab-augment.yml 01:15:14 INFO Removing directory path=/work/netlab_cicd/other_vm/clab-ml-85 01:15:14 INFO Creating docker network name=nl_mgmt_85 IPv4 subnet=192.168.85.0/24 IPv6 subnet="" MTU=0 01:15:14 INFO Creating lab directory path=/work/netlab_cicd/other_vm/clab-ml-85 01:15:14 INFO Creating container name=h1 01:15:14 INFO Creating container name=v2 01:15:14 INFO Creating container name=v1 01:15:14 INFO Creating container name=v3 01:15:14 INFO Creating container name=h2 01:15:14 INFO Creating container name=h3 01:15:15 INFO Created link: h1:eth1 ▪┄┄▪ virbr2:bni85n2i1 01:15:15 INFO Created link: h2:eth1 ▪┄┄▪ virbr3:bni85n3i1 01:15:15 INFO Created link: h3:eth1 ▪┄┄▪ virbr3:bni85n42i1 01:15:15 INFO Adding host entries path=/etc/hosts 01:15:15 INFO Adding SSH config for nodes path=/etc/ssh/ssh_config.d/clab-ml-85.conf 01:15:15 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.102 │ │ │ python:3.13-alpine │ │ N/A │ ├───────────────┼────────────────────┼─────────┼────────────────┤ │ clab-ml-85-h2 │ linux │ running │ 192.168.85.103 │ │ │ python:3.13-alpine │ │ N/A │ ├───────────────┼────────────────────┼─────────┼────────────────┤ │ clab-ml-85-h3 │ linux │ running │ 192.168.85.142 │ │ │ python:3.13-alpine │ │ N/A │ ├───────────────┼────────────────────┼─────────┼────────────────┤ │ clab-ml-85-v1 │ linux │ running │ 192.168.85.104 │ │ │ python:3.13-alpine │ │ N/A │ ├───────────────┼────────────────────┼─────────┼────────────────┤ │ clab-ml-85-v2 │ linux │ running │ 192.168.85.105 │ │ │ python:3.13-alpine │ │ N/A │ ├───────────────┼────────────────────┼─────────┼────────────────┤ │ clab-ml-85-v3 │ linux │ running │ 192.168.85.164 │ │ │ python:3.13-alpine │ │ N/A │ ╰───────────────┴────────────────────┴─────────┴────────────────╯ Initial configuration skipped, run 'netlab initial' to configure the devices