[WARNING]: Could not match supplied host pattern, ignoring: unprovisioned [WARNING]: Found variable using reserved name: hosts PLAY [Deploy initial device configuration] ************************************* TASK [Set variables that cannot be set with VARS] ****************************** ok: [p1] ok: [p2] ok: [xf] ok: [dut] TASK [Generic readiness tests] ************************************************* skipping: [p1] skipping: [p2] skipping: [xf] included: /home/pipi/netlab_gh/netsim/ansible/tasks/readiness-check/ssh.yml for dut => (item=ssh) TASK [Check if 'sshpass' is installed] ***************************************** ok: [dut -> localhost] TASK [Check for 'timeout' command] ********************************************* ok: [dut -> localhost] TASK [Execute local ssh command to check ssh readiness] ************************ FAILED - RETRYING: [dut -> localhost]: Execute local ssh command to check ssh readiness (50 retries left). FAILED - RETRYING: [dut -> localhost]: Execute local ssh command to check ssh readiness (49 retries left). FAILED - RETRYING: [dut -> localhost]: Execute local ssh command to check ssh readiness (48 retries left). FAILED - RETRYING: [dut -> localhost]: Execute local ssh command to check ssh readiness (47 retries left). FAILED - RETRYING: [dut -> localhost]: Execute local ssh command to check ssh readiness (46 retries left). FAILED - RETRYING: [dut -> localhost]: Execute local ssh command to check ssh readiness (45 retries left). FAILED - RETRYING: [dut -> localhost]: Execute local ssh command to check ssh readiness (44 retries left). FAILED - RETRYING: [dut -> localhost]: Execute local ssh command to check ssh readiness (43 retries left). FAILED - RETRYING: [dut -> localhost]: Execute local ssh command to check ssh readiness (42 retries left). FAILED - RETRYING: [dut -> localhost]: Execute local ssh command to check ssh readiness (41 retries left). FAILED - RETRYING: [dut -> localhost]: Execute local ssh command to check ssh readiness (40 retries left). FAILED - RETRYING: [dut -> localhost]: Execute local ssh command to check ssh readiness (39 retries left). FAILED - RETRYING: [dut -> localhost]: Execute local ssh command to check ssh readiness (38 retries left). FAILED - RETRYING: [dut -> localhost]: Execute local ssh command to check ssh readiness (37 retries left). FAILED - RETRYING: [dut -> localhost]: Execute local ssh command to check ssh readiness (36 retries left). FAILED - RETRYING: [dut -> localhost]: Execute local ssh command to check ssh readiness (35 retries left). FAILED - RETRYING: [dut -> localhost]: Execute local ssh command to check ssh readiness (34 retries left). FAILED - RETRYING: [dut -> localhost]: Execute local ssh command to check ssh readiness (33 retries left). FAILED - RETRYING: [dut -> localhost]: Execute local ssh command to check ssh readiness (32 retries left). FAILED - RETRYING: [dut -> localhost]: Execute local ssh command to check ssh readiness (31 retries left). ok: [dut -> localhost] TASK [Confirm dut SSH server works] ******************************************** ok: [dut] => msg: Node dut is ready. TASK [Find device readiness script] ******************************************** ok: [p1] ok: [p2] ok: [xf] ok: [dut] TASK [Wait for device to become ready] ***************************************** skipping: [dut] skipping: [p1] skipping: [p2] skipping: [xf] TASK [Normalize config on bridge-like devices] ********************************* included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-module.yml for dut, p1, p2, xf TASK [Figure out whether to deploy the module normalize on current device] ***** ok: [p1] ok: [p2] ok: [xf] ok: [dut] TASK [Find configuration template for normalize] ******************************* ok: [p1] ok: [p2] ok: [xf] ok: [dut] TASK [fail] ******************************************************************** skipping: [dut] skipping: [p1] skipping: [p2] skipping: [xf] TASK [Find configuration deployment deploy_script for normalize] *************** ok: [p1] ok: [p2] ok: [xf] ok: [dut] TASK [Print deployed configuration when running in verbose mode] *************** skipping: [dut] skipping: [p1] skipping: [p2] skipping: [xf] TASK [Deploy normalize configuration] ****************************************** skipping: [dut] skipping: [p1] skipping: [p2] skipping: [xf] TASK [Deploy initial configuration] ******************************************** included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-module.yml for dut, p1, p2, xf TASK [Figure out whether to deploy the module initial on current device] ******* ok: [p1] ok: [p2] ok: [xf] ok: [dut] TASK [Find configuration template for initial] ********************************* ok: [p1] ok: [p2] ok: [xf] ok: [dut] TASK [fail] ******************************************************************** skipping: [dut] skipping: [p1] skipping: [p2] skipping: [xf] TASK [Find configuration deployment deploy_script for initial] ***************** ok: [p1] ok: [p2] ok: [xf] ok: [dut] TASK [Print deployed configuration when running in verbose mode] *************** ok: [p1] => msg: |- initial configuration for p1 ========================================= #!/bin/bash # set -e set -x # # Create bash profile script # cat <