[INFO] Creating configuration snippets [CREATED] dut: initial,ospf,bgp [CREATED] x1: initial,ospf,bgp,bgp-xact [CREATED] x2: initial,bgp,bgp-xact [INFO] Executing initial configuration for node dut [INFO] Starting Ansible playbook to deploy the rest of the configurations /home/pipi/.local/lib/python3.10/site-packages/paramiko/pkey.py:100: CryptographyDeprecationWarning: TripleDES has been moved to cryptography.hazmat.decrepit.ciphers.algorithms.TripleDES and will be removed from cryptography.hazmat.primitives.ciphers.algorithms in 48.0.0. "cipher": algorithms.TripleDES, /home/pipi/.local/lib/python3.10/site-packages/paramiko/transport.py:259: CryptographyDeprecationWarning: TripleDES has been moved to cryptography.hazmat.decrepit.ciphers.algorithms.TripleDES and will be removed from cryptography.hazmat.primitives.ciphers.algorithms in 48.0.0. "class": algorithms.TripleDES, [WARNING]: Found variable using reserved name: hosts PLAY [Deploy initial device configuration] ************************************* TASK [Set variables that cannot be set with VARS] ****************************** ok: [x1] ok: [x2] TASK [Generic readiness tests] ************************************************* skipping: [x1] skipping: [x2] TASK [Find device readiness script] ******************************************** ok: [x1] ok: [x2] TASK [Wait for device to become ready] ***************************************** skipping: [x1] skipping: [x2] TASK [Normalize config on bridge-like devices] ********************************* included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-module.yml for x1, x2 TASK [Figure out whether to deploy the module normalize on current device] ***** ok: [x1] ok: [x2] TASK [Find configuration template for normalize] ******************************* ok: [x1] ok: [x2] TASK [fail] ******************************************************************** skipping: [x1] skipping: [x2] TASK [Find configuration deployment deploy_script for normalize] *************** ok: [x1] ok: [x2] TASK [Print deployed configuration when running in verbose mode] *************** skipping: [x1] skipping: [x2] TASK [Deploy normalize configuration] ****************************************** skipping: [x1] skipping: [x2] TASK [Deploy initial configuration] ******************************************** included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-module.yml for x1, x2 TASK [Figure out whether to deploy the module initial on current device] ******* ok: [x1] ok: [x2] TASK [Find configuration template for initial] ********************************* ok: [x1] ok: [x2] TASK [fail] ******************************************************************** skipping: [x1] skipping: [x2] TASK [Find configuration deployment deploy_script for initial] ***************** ok: [x1] ok: [x2] 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 <