Warning in ansible: You're using Ansible version 12.x or higher; netlab might not work correctly ... Ansible core version 2.19 introduced breaking changes in templates and playbooks ... We tested netlab core with Ansible version 12.x but not every device template ... You might want to downgrade Ansible to version 11.10 or lower. ... Use 'netlab install ansible' on Ubuntu to do that ... Finally, please open a GitHub issue if you experience errors/crashes ... Set defaults.ansible.warnings.ver12 to False to hide this warning [INFO] Checking for updates in configuration templates [INFO] Creating configuration snippets [WARNING]: Could not match supplied host pattern, ignoring: unprovisioned [WARNING]: Found variable using reserved name 'hosts'. Origin: /work/netlab_cicd/hogs/group_vars/all/topology.yml:157:1 155 ipv4: 10.2.0.0/24 156 prefix: 32 157 hosts: ^ column 1 PLAY [Deploy initial device configuration] ************************************* TASK [Set variables that cannot be set with VARS] ****************************** ok: [x1] ok: [x2] ok: [r1] ok: [dut] ok: [dut2] TASK [Generic readiness tests] ************************************************* skipping: [x1] skipping: [x2] skipping: [r1] included: /home/pipi/netlab_gh/netsim/ansible/tasks/readiness-check/ssh.yml for dut, dut2 => (item=ssh) TASK [Check if 'sshpass' is installed] ***************************************** ok: [dut -> localhost] TASK [Check for 'timeout' command] ********************************************* ok: [dut -> localhost] ok: [dut2 -> localhost] TASK [Execute local ssh command to check ssh readiness] ************************ FAILED - RETRYING: [dut2 -> localhost]: Execute local ssh command to check ssh readiness (40 retries left). FAILED - RETRYING: [dut -> localhost]: Execute local ssh command to check ssh readiness (40 retries left). FAILED - RETRYING: [dut2 -> localhost]: Execute local ssh command to check ssh readiness (39 retries left). FAILED - RETRYING: [dut -> localhost]: Execute local ssh command to check ssh readiness (39 retries left). FAILED - RETRYING: [dut2 -> localhost]: Execute local ssh command to check ssh readiness (38 retries left). FAILED - RETRYING: [dut -> localhost]: Execute local ssh command to check ssh readiness (38 retries left). FAILED - RETRYING: [dut2 -> localhost]: Execute local ssh command to check ssh readiness (37 retries left). FAILED - RETRYING: [dut -> localhost]: Execute local ssh command to check ssh readiness (37 retries left). FAILED - RETRYING: [dut2 -> localhost]: Execute local ssh command to check ssh readiness (36 retries left). FAILED - RETRYING: [dut -> localhost]: Execute local ssh command to check ssh readiness (36 retries left). FAILED - RETRYING: [dut2 -> localhost]: Execute local ssh command to check ssh readiness (35 retries left). FAILED - RETRYING: [dut -> localhost]: Execute local ssh command to check ssh readiness (35 retries left). FAILED - RETRYING: [dut2 -> localhost]: Execute local ssh command to check ssh readiness (34 retries left). FAILED - RETRYING: [dut -> localhost]: Execute local ssh command to check ssh readiness (34 retries left). FAILED - RETRYING: [dut2 -> localhost]: Execute local ssh command to check ssh readiness (33 retries left). FAILED - RETRYING: [dut -> localhost]: Execute local ssh command to check ssh readiness (33 retries left). FAILED - RETRYING: [dut2 -> localhost]: Execute local ssh command to check ssh readiness (32 retries left). FAILED - RETRYING: [dut -> localhost]: Execute local ssh command to check ssh readiness (32 retries left). FAILED - RETRYING: [dut2 -> localhost]: Execute local ssh command to check ssh readiness (31 retries left). ok: [dut -> localhost] ok: [dut2 -> localhost] TASK [Confirm dut SSH server works] ******************************************** ok: [dut] => { "msg": "Node dut is ready." } ok: [dut2] => { "msg": "Node dut2 is ready." } TASK [Find device readiness script] ******************************************** ok: [x1] ok: [x2] ok: [r1] ok: [dut] ok: [dut2] TASK [Wait for device to become ready] ***************************************** skipping: [x1] skipping: [x2] skipping: [r1] included: /home/pipi/netlab_gh/netsim/ansible/tasks/readiness-check/junos.yml for dut, dut2 TASK [set_fact] **************************************************************** ok: [dut] ok: [dut2] TASK [Wait for first interface (ge-0/0/0)] ************************************* ok: [dut2] ok: [dut] TASK [Normalize config on bridge-like devices] ********************************* included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-module.yml for dut included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-module.yml for dut2 included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-module.yml for x1 included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-module.yml for x2 included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-module.yml for r1 TASK [Figure out whether to deploy the module normalize on current device] ***** ok: [dut] TASK [Find configuration template for normalize] ******************************* ok: [dut] TASK [fail] ******************************************************************** skipping: [dut] TASK [Find configuration deployment deploy_script for normalize] *************** ok: [dut] TASK [Print deployed configuration when running in verbose mode] *************** skipping: [dut] TASK [Deploy normalize configuration] ****************************************** skipping: [dut] TASK [Figure out whether to deploy the module normalize on current device] ***** ok: [dut2] TASK [Find configuration template for normalize] ******************************* ok: [dut2] TASK [fail] ******************************************************************** skipping: [dut2] TASK [Find configuration deployment deploy_script for normalize] *************** ok: [dut2] TASK [Print deployed configuration when running in verbose mode] *************** skipping: [dut2] TASK [Deploy normalize configuration] ****************************************** skipping: [dut2] TASK [Figure out whether to deploy the module normalize on current device] ***** ok: [x1] TASK [Find configuration template for normalize] ******************************* ok: [x1] TASK [fail] ******************************************************************** skipping: [x1] TASK [Find configuration deployment deploy_script for normalize] *************** ok: [x1] TASK [Print deployed configuration when running in verbose mode] *************** skipping: [x1] TASK [Deploy normalize configuration] ****************************************** skipping: [x1] TASK [Figure out whether to deploy the module normalize on current device] ***** ok: [x2] TASK [Find configuration template for normalize] ******************************* ok: [x2] TASK [fail] ******************************************************************** skipping: [x2] TASK [Find configuration deployment deploy_script for normalize] *************** ok: [x2] TASK [Print deployed configuration when running in verbose mode] *************** skipping: [x2] TASK [Deploy normalize configuration] ****************************************** skipping: [x2] TASK [Figure out whether to deploy the module normalize on current device] ***** ok: [r1] TASK [Find configuration template for normalize] ******************************* ok: [r1] TASK [fail] ******************************************************************** skipping: [r1] TASK [Find configuration deployment deploy_script for normalize] *************** ok: [r1] TASK [Print deployed configuration when running in verbose mode] *************** skipping: [r1] TASK [Deploy normalize configuration] ****************************************** skipping: [r1] TASK [Deploy initial configuration] ******************************************** included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-module.yml for dut included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-module.yml for dut2 included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-module.yml for x1 included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-module.yml for x2 included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-module.yml for r1 TASK [Figure out whether to deploy the module initial on current device] ******* ok: [dut] TASK [Find configuration template for initial] ********************************* ok: [dut] TASK [fail] ******************************************************************** skipping: [dut] TASK [Find configuration deployment deploy_script for initial] ***************** ok: [dut] TASK [Print deployed configuration when running in verbose mode] *************** ok: [dut] => { "msg": "initial configuration for dut\n=========================================\nsystem {\n host-name dut;\n static-host-mapping {\n dut2 inet 10.0.0.2;\n x1 inet 10.0.0.3;\n x2 inet 10.0.0.4;\n r1 inet 10.0.0.5;\n }\n}\n\n\ninterfaces {\n ge-0/0/0 {\n mtu 1514;\n }\n ge-0/0/1 {\n mtu 1514;\n }\n ge-0/0/2 {\n mtu 1514;\n }\n ge-0/0/3 {\n mtu 1514;\n }\n ge-0/0/4 {\n mtu 1514;\n }\n\n lo0.0 {\n \n family inet {\n address 10.0.0.1/32;\n }\n \n }\n ge-0/0/0.0 {\n description \"dut -> r1\";\n \n family inet {\n address 10.1.0.1/30;\n }\n \n }\n ge-0/0/1.0 {\n description \"dut -> x1 [external]\";\n \n family inet {\n address 10.1.0.5/30;\n }\n \n }\n ge-0/0/2.0 {\n description \"dut -> x2 [external]\";\n \n family inet {\n address 10.1.0.9/30;\n }\n \n }\n ge-0/0/3.0 {\n description \"dut -> dut2 [external]\";\n \n family inet {\n address 172.0.66.1/24;\n }\n \n }\n ge-0/0/4.0 {\n description \"dut -> stub [stub]\";\n \n family inet {\n address 172.0.42.1/24;\n }\n \n }\n}\nprotocols {\n lldp {\n interface fxp0 {\n disable;\n }\n interface all;\n }\n}\n" } TASK [Deploy initial configuration] ******************************************** included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-config/junos.yml for dut TASK [junos_config: deploying initial from /work/netlab_cicd/hogs/node_files/dut/initial] *** changed: [dut] TASK [Figure out whether to deploy the module initial on current device] ******* ok: [dut2] TASK [Find configuration template for initial] ********************************* ok: [dut2] TASK [fail] ******************************************************************** skipping: [dut2] TASK [Find configuration deployment deploy_script for initial] ***************** ok: [dut2] TASK [Print deployed configuration when running in verbose mode] *************** ok: [dut2] => { "msg": "initial configuration for dut2\n=========================================\nsystem {\n host-name dut2;\n static-host-mapping {\n dut inet 10.0.0.1;\n x1 inet 10.0.0.3;\n x2 inet 10.0.0.4;\n r1 inet 10.0.0.5;\n }\n}\n\n\ninterfaces {\n ge-0/0/0 {\n mtu 1514;\n }\n\n lo0.0 {\n \n family inet {\n address 10.0.0.2/32;\n }\n \n }\n ge-0/0/0.0 {\n description \"dut2 -> dut [external]\";\n \n family inet {\n address 172.0.66.2/24;\n }\n \n }\n}\nprotocols {\n lldp {\n interface fxp0 {\n disable;\n }\n interface all;\n }\n}\n" } TASK [Deploy initial configuration] ******************************************** included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-config/junos.yml for dut2 TASK [junos_config: deploying initial from /work/netlab_cicd/hogs/node_files/dut2/initial] *** changed: [dut2] TASK [Figure out whether to deploy the module initial on current device] ******* ok: [x1] TASK [Find configuration template for initial] ********************************* ok: [x1] TASK [fail] ******************************************************************** skipping: [x1] TASK [Find configuration deployment deploy_script for initial] ***************** ok: [x1] TASK [Print deployed configuration when running in verbose mode] *************** ok: [x1] => { "msg": "initial configuration for x1\n=========================================\n#!/bin/bash\n#\nset -e\nset -x\n#\n# Create bash profile script\n#\ncat <