Warning in cli: Lab topology source file /home/pipi/.netlab.yml has been modified ... after the snapshot netlab.snapshot.pickle has been created ... Set defaults.warnings.snapshot.modified to False to hide this warning ... netlab transforms lab topology into device- and platform data and stores the results in a snapshot file that is used by most netlab commands. Changes to source files (including lab topology or defaults) are not automatically reflected in the snapshot file. Use 'netlab create' or 'netlab up' to create a new snapshot file. /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]: 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: [probe] ok: [dut] TASK [Generic readiness tests] ************************************************* skipping: [dut] skipping: [probe] TASK [Find device readiness script] ******************************************** ok: [probe] ok: [dut] TASK [Wait for device to become ready] ***************************************** skipping: [dut] skipping: [probe] TASK [Normalize config on bridge-like devices] ********************************* included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-module.yml for dut, probe TASK [Figure out whether to deploy the module normalize on current device] ***** ok: [probe] ok: [dut] TASK [Find configuration template for normalize] ******************************* ok: [probe] ok: [dut] TASK [fail] ******************************************************************** skipping: [dut] skipping: [probe] TASK [Find configuration deployment deploy_script for normalize] *************** ok: [probe] ok: [dut] TASK [Print deployed configuration when running in verbose mode] *************** skipping: [dut] skipping: [probe] TASK [Deploy normalize configuration] ****************************************** skipping: [dut] skipping: [probe] TASK [Deploy initial configuration] ******************************************** included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-module.yml for dut, probe TASK [Figure out whether to deploy the module initial on current device] ******* ok: [probe] ok: [dut] TASK [Find configuration template for initial] ********************************* ok: [probe] ok: [dut] TASK [fail] ******************************************************************** skipping: [dut] skipping: [probe] TASK [Find configuration deployment deploy_script for initial] ***************** ok: [probe] ok: [dut] TASK [Print deployed configuration when running in verbose mode] *************** ok: [probe] => msg: |- initial configuration for probe ========================================= #!/bin/bash # set -e set -x # # Create bash profile script # cat <