# STDOUT: ---v---v---v---v---v--- Using /etc/ansible/ansible.cfg as config file PLAY [all] ********************************************************************* TASK [Gathering Facts] ********************************************************* Tuesday 31 May 2022 01:24:16 +0000 (0:00:00.061) 0:00:00.061 *********** ok: [sut] TASK [include_tasks] *********************************************************** Tuesday 31 May 2022 01:24:18 +0000 (0:00:01.745) 0:00:01.806 *********** included: /WORKDIR/dist-git-network-bond_fix-RiXHNB/tests/tasks/el_repo_setup.yml for sut TASK [Fix CentOS6 Base repo] *************************************************** Tuesday 31 May 2022 01:24:18 +0000 (0:00:00.132) 0:00:01.938 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** Tuesday 31 May 2022 01:24:18 +0000 (0:00:00.208) 0:00:02.147 *********** included: /WORKDIR/dist-git-network-bond_fix-RiXHNB/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 34] ********************************************************** Tuesday 31 May 2022 01:24:18 +0000 (0:00:00.169) 0:00:02.316 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** Tuesday 31 May 2022 01:24:18 +0000 (0:00:00.090) 0:00:02.407 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** Tuesday 31 May 2022 01:24:18 +0000 (0:00:00.045) 0:00:02.453 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** Tuesday 31 May 2022 01:24:19 +0000 (0:00:00.058) 0:00:02.512 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } PLAY [Install dependencies for integration tests] ****************************** TASK [Gathering Facts] ********************************************************* Tuesday 31 May 2022 01:24:19 +0000 (0:00:00.083) 0:00:02.595 *********** ok: [sut] TASK [Install rpm dependencies] ************************************************ Tuesday 31 May 2022 01:24:19 +0000 (0:00:00.830) 0:00:03.425 *********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Install Pytest] ********************************************************** Tuesday 31 May 2022 01:24:24 +0000 (0:00:04.508) 0:00:07.934 *********** ok: [sut] => { "changed": false, "cmd": [ "pip3", "install", "pytest" ], "delta": "0:00:04.458912", "end": "2022-05-31 01:24:29.082150", "rc": 0, "start": "2022-05-31 01:24:24.623238" } STDOUT: Collecting pytest Downloading pytest-7.1.2-py3-none-any.whl (297 kB) Collecting packaging Downloading packaging-21.3-py3-none-any.whl (40 kB) Requirement already satisfied: attrs>=19.2.0 in /usr/lib/python3.9/site-packages (from pytest) (20.3.0) Collecting iniconfig Downloading iniconfig-1.1.1-py2.py3-none-any.whl (5.0 kB) Collecting tomli>=1.0.0 Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Collecting pluggy<2.0,>=0.12 Downloading pluggy-1.0.0-py2.py3-none-any.whl (13 kB) Collecting py>=1.8.2 Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) Collecting pyparsing!=3.0.5,>=2.0.2 Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB) Installing collected packages: pyparsing, tomli, py, pluggy, packaging, iniconfig, pytest Successfully installed iniconfig-1.1.1 packaging-21.3 pluggy-1.0.0 py-1.11.0 pyparsing-3.0.9 pytest-7.1.2 tomli-2.0.1 STDERR: WARNING: Running pip install with root privileges is generally not a good idea. Try `pip3 install --user` instead. PLAY [all] ********************************************************************* TASK [Gathering Facts] ********************************************************* Tuesday 31 May 2022 01:24:29 +0000 (0:00:05.322) 0:00:13.256 *********** ok: [sut] TASK [include_tasks] *********************************************************** Tuesday 31 May 2022 01:24:30 +0000 (0:00:00.632) 0:00:13.889 *********** included: /WORKDIR/dist-git-network-bond_fix-RiXHNB/tests/tasks/el_repo_setup.yml for sut TASK [Fix CentOS6 Base repo] *************************************************** Tuesday 31 May 2022 01:24:30 +0000 (0:00:00.123) 0:00:14.012 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** Tuesday 31 May 2022 01:24:30 +0000 (0:00:00.113) 0:00:14.126 *********** included: /WORKDIR/dist-git-network-bond_fix-RiXHNB/tests/playbooks/../tasks/enable_epel.yml for sut TASK [Create EPEL 34] ********************************************************** Tuesday 31 May 2022 01:24:30 +0000 (0:00:00.203) 0:00:14.329 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** Tuesday 31 May 2022 01:24:31 +0000 (0:00:00.183) 0:00:14.513 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** Tuesday 31 May 2022 01:24:31 +0000 (0:00:00.082) 0:00:14.596 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** Tuesday 31 May 2022 01:24:31 +0000 (0:00:00.140) 0:00:14.736 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'initscripts'] *********************************** Tuesday 31 May 2022 01:24:31 +0000 (0:00:00.132) 0:00:14.869 *********** ok: [sut] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } PLAY [Test executing the role with default parameters] ************************* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** Tuesday 31 May 2022 01:24:31 +0000 (0:00:00.140) 0:00:15.009 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Print network provider] ********************* Tuesday 31 May 2022 01:24:31 +0000 (0:00:00.121) 0:00:15.131 *********** skipping: [sut] => {} TASK [linux-system-roles.network : Install packages] *************************** Tuesday 31 May 2022 01:24:31 +0000 (0:00:00.209) 0:00:15.340 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** Tuesday 31 May 2022 01:24:31 +0000 (0:00:00.118) 0:00:15.459 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ Tuesday 31 May 2022 01:24:32 +0000 (0:00:00.123) 0:00:15.582 *********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ Tuesday 31 May 2022 01:24:32 +0000 (0:00:00.139) 0:00:15.721 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* Tuesday 31 May 2022 01:24:32 +0000 (0:00:00.100) 0:00:15.822 *********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** Tuesday 31 May 2022 01:24:32 +0000 (0:00:00.180) 0:00:16.002 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** Tuesday 31 May 2022 01:24:32 +0000 (0:00:00.081) 0:00:16.084 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages] *********************** Tuesday 31 May 2022 01:24:32 +0000 (0:00:00.114) 0:00:16.199 *********** skipping: [sut] => {} TASK [linux-system-roles.network : Show debug messages] ************************ Tuesday 31 May 2022 01:24:32 +0000 (0:00:00.158) 0:00:16.357 *********** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** Tuesday 31 May 2022 01:24:32 +0000 (0:00:00.131) 0:00:16.489 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** Tuesday 31 May 2022 01:24:33 +0000 (0:00:00.164) 0:00:16.653 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test warning and info logs] ********************************************** Tuesday 31 May 2022 01:24:33 +0000 (0:00:00.176) 0:00:16.830 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } PLAY [all] ********************************************************************* TASK [Gathering Facts] ********************************************************* Tuesday 31 May 2022 01:24:33 +0000 (0:00:00.146) 0:00:16.976 *********** ok: [sut] TASK [include_tasks] *********************************************************** Tuesday 31 May 2022 01:24:34 +0000 (0:00:00.699) 0:00:17.676 *********** included: /WORKDIR/dist-git-network-bond_fix-RiXHNB/tests/tasks/el_repo_setup.yml for sut TASK [Fix CentOS6 Base repo] *************************************************** Tuesday 31 May 2022 01:24:34 +0000 (0:00:00.115) 0:00:17.792 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** Tuesday 31 May 2022 01:24:34 +0000 (0:00:00.120) 0:00:17.912 *********** included: /WORKDIR/dist-git-network-bond_fix-RiXHNB/tests/playbooks/../tasks/enable_epel.yml for sut TASK [Create EPEL 34] ********************************************************** Tuesday 31 May 2022 01:24:34 +0000 (0:00:00.252) 0:00:18.165 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** Tuesday 31 May 2022 01:24:34 +0000 (0:00:00.072) 0:00:18.238 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** Tuesday 31 May 2022 01:24:34 +0000 (0:00:00.047) 0:00:18.285 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** Tuesday 31 May 2022 01:24:34 +0000 (0:00:00.051) 0:00:18.337 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** Tuesday 31 May 2022 01:24:34 +0000 (0:00:00.156) 0:00:18.494 *********** ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [Test executing the role with default parameters] ************************* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** Tuesday 31 May 2022 01:24:35 +0000 (0:00:00.232) 0:00:18.726 *********** included: /WORKDIR/dist-git-network-bond_fix-RiXHNB/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** Tuesday 31 May 2022 01:24:36 +0000 (0:00:00.903) 0:00:19.630 *********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which services are running] *********** Tuesday 31 May 2022 01:24:36 +0000 (0:00:00.612) 0:00:20.243 *********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* Tuesday 31 May 2022 01:24:39 +0000 (0:00:02.483) 0:00:22.726 *********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* Tuesday 31 May 2022 01:24:41 +0000 (0:00:01.880) 0:00:24.607 *********** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Install packages] *************************** Tuesday 31 May 2022 01:24:41 +0000 (0:00:00.500) 0:00:25.108 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** Tuesday 31 May 2022 01:24:42 +0000 (0:00:00.469) 0:00:25.578 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ Tuesday 31 May 2022 01:24:42 +0000 (0:00:00.198) 0:00:25.777 *********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ Tuesday 31 May 2022 01:24:43 +0000 (0:00:01.099) 0:00:26.876 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* Tuesday 31 May 2022 01:24:43 +0000 (0:00:00.210) 0:00:27.086 *********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** Tuesday 31 May 2022 01:24:43 +0000 (0:00:00.239) 0:00:27.326 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** Tuesday 31 May 2022 01:24:44 +0000 (0:00:00.184) 0:00:27.511 *********** ok: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n", "connections": [], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: TASK [linux-system-roles.network : Show stderr messages] *********************** Tuesday 31 May 2022 01:24:45 +0000 (0:00:01.027) 0:00:28.538 *********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages] ************************ Tuesday 31 May 2022 01:24:45 +0000 (0:00:00.082) 0:00:28.621 *********** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n", "connections": [], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [linux-system-roles.network : Re-test connectivity] *********************** Tuesday 31 May 2022 01:24:45 +0000 (0:00:00.083) 0:00:28.704 *********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [include_tasks] *********************************************************** Tuesday 31 May 2022 01:24:45 +0000 (0:00:00.519) 0:00:29.224 *********** included: /WORKDIR/dist-git-network-bond_fix-RiXHNB/tests/tasks/el_repo_setup.yml for sut TASK [Fix CentOS6 Base repo] *************************************************** Tuesday 31 May 2022 01:24:45 +0000 (0:00:00.198) 0:00:29.422 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** Tuesday 31 May 2022 01:24:46 +0000 (0:00:00.084) 0:00:29.507 *********** included: /WORKDIR/dist-git-network-bond_fix-RiXHNB/tests/playbooks/../tasks/enable_epel.yml for sut TASK [Create EPEL 34] ********************************************************** Tuesday 31 May 2022 01:24:46 +0000 (0:00:00.188) 0:00:29.696 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** Tuesday 31 May 2022 01:24:46 +0000 (0:00:00.075) 0:00:29.772 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** Tuesday 31 May 2022 01:24:46 +0000 (0:00:00.079) 0:00:29.851 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** Tuesday 31 May 2022 01:24:46 +0000 (0:00:00.135) 0:00:29.987 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test warning and info logs] ********************************************** Tuesday 31 May 2022 01:24:46 +0000 (0:00:00.210) 0:00:30.197 *********** ok: [sut] => { "changed": false } MSG: All assertions passed PLAY [Run Pytest tests] ******************************************************** TASK [Gathering Facts] ********************************************************* Tuesday 31 May 2022 01:24:46 +0000 (0:00:00.267) 0:00:30.465 *********** ok: [sut] TASK [create tempdir for code to test] ***************************************** Tuesday 31 May 2022 01:24:47 +0000 (0:00:00.611) 0:00:31.076 *********** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/lsrtest_hxd3boux", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 40, "state": "directory", "uid": 0 } TASK [get tempfile for tar] **************************************************** Tuesday 31 May 2022 01:24:48 +0000 (0:00:00.743) 0:00:31.820 *********** changed: [sut -> localhost] => { "changed": true, "gid": 1001, "group": "jenkins", "mode": "0600", "owner": "jenkins", "path": "/tmp/lsrtest_7pmjfwmf.tar", "size": 0, "state": "file", "uid": 1000090000 } TASK [include_tasks] *********************************************************** Tuesday 31 May 2022 01:24:48 +0000 (0:00:00.634) 0:00:32.454 *********** included: /WORKDIR/dist-git-network-bond_fix-RiXHNB/tests/tasks/get_modules_and_utils_paths.yml for sut TASK [set collection paths] **************************************************** Tuesday 31 May 2022 01:24:49 +0000 (0:00:00.169) 0:00:32.623 *********** ok: [sut] => { "ansible_facts": { "collection_paths": [ "/home/jenkins/.ansible/collections", "/usr/share/ansible/collections" ] }, "changed": false } TASK [set search paths] ******************************************************** Tuesday 31 May 2022 01:24:49 +0000 (0:00:00.105) 0:00:32.728 *********** ok: [sut] => { "ansible_facts": { "module_utils_search_path": [ "../../module_utils", "../module_utils", "/home/jenkins/.ansible/plugins/module_utils", "/usr/share/ansible/plugins/module_utils" ], "modules_search_path": [ "../../library", "../library", "/home/jenkins/.ansible/plugins/modules", "/usr/share/ansible/plugins/modules" ] }, "changed": false } TASK [find parent directory and path of modules] ******************************* Tuesday 31 May 2022 01:24:49 +0000 (0:00:00.150) 0:00:32.878 *********** ok: [sut -> localhost] => { "changed": false, "cmd": "set -euxo pipefail\nfor dir in ../../library ../library /home/jenkins/.ansible/plugins/modules /usr/share/ansible/plugins/modules; do\n if [ -f \"$dir/network_connections.py\" ]; then\n readlink -f \"$(dirname \"$dir\")\"\n basename \"$dir\"\n exit 0\n fi\ndone\nfor dir in /home/jenkins/.ansible/collections /usr/share/ansible/collections; do\n if [ ! -d \"$dir\" ]; then continue; fi\n cd \"$dir\"\n for subdir in ansible_collections/*/*/plugins/modules; do\n if [ -f \"$subdir/network_connections.py\" ]; then\n echo \"$dir\"\n echo \"$subdir\"\n exit 0\n fi\n done\ndone\necho network_connections.py not found\nexit 1\n", "delta": "0:00:00.037286", "end": "2022-05-31 01:24:49.815129", "rc": 0, "start": "2022-05-31 01:24:49.777843" } STDOUT: /WORKDIR/dist-git-network-bond_fix-RiXHNB library STDERR: + for dir in ../../library ../library /home/jenkins/.ansible/plugins/modules /usr/share/ansible/plugins/modules + '[' -f ../../library/network_connections.py ']' ++ dirname ../../library + readlink -f ../.. + basename ../../library + exit 0 TASK [find parent directory and path of module_utils] ************************** Tuesday 31 May 2022 01:24:49 +0000 (0:00:00.522) 0:00:33.401 *********** ok: [sut -> localhost] => { "changed": false, "cmd": "set -euxo pipefail\nfor dir in ../../module_utils ../module_utils /home/jenkins/.ansible/plugins/module_utils /usr/share/ansible/plugins/module_utils; do\n if [ -d \"$dir/network_lsr\" ]; then\n readlink -f \"$(dirname \"$dir\")\"\n basename \"$dir\"\n exit 0\n fi\ndone\nfor dir in /home/jenkins/.ansible/collections /usr/share/ansible/collections; do\n if [ ! -d \"$dir\" ]; then continue; fi\n cd \"$dir\"\n for subdir in ansible_collections/*/*/plugins/module_utils; do\n if [ -d \"$subdir/network_lsr\" ]; then\n echo \"$dir\"\n echo \"$subdir\"\n exit 0\n fi\n done\ndone\necho network_lsr not found\nexit 1\n", "delta": "0:00:00.022424", "end": "2022-05-31 01:24:50.178949", "rc": 0, "start": "2022-05-31 01:24:50.156525" } STDOUT: /WORKDIR/dist-git-network-bond_fix-RiXHNB module_utils STDERR: + for dir in ../../module_utils ../module_utils /home/jenkins/.ansible/plugins/module_utils /usr/share/ansible/plugins/module_utils + '[' -d ../../module_utils/network_lsr ']' ++ dirname ../../module_utils + readlink -f ../.. + basename ../../module_utils + exit 0 TASK [get tests directory] ***************************************************** Tuesday 31 May 2022 01:24:50 +0000 (0:00:00.352) 0:00:33.753 *********** ok: [sut] => { "ansible_facts": { "tests_directory": "/WORKDIR/dist-git-network-bond_fix-RiXHNB/tests/playbooks/files/../../tests" }, "changed": false } TASK [Create Tar file] ********************************************************* Tuesday 31 May 2022 01:24:50 +0000 (0:00:00.100) 0:00:33.854 *********** changed: [sut -> localhost] => { "changed": true, "cmd": [ "tar", "-cvf", "/tmp/lsrtest_7pmjfwmf.tar", "--exclude", "*.pyc", "--exclude", "__pycache__", "-C", "/WORKDIR/dist-git-network-bond_fix-RiXHNB", "tests", "-C", "/WORKDIR/dist-git-network-bond_fix-RiXHNB", "library", "-C", "/WORKDIR/dist-git-network-bond_fix-RiXHNB", "module_utils" ], "delta": "0:00:00.246613", "end": "2022-05-31 01:24:51.093560", "rc": 0, "start": "2022-05-31 01:24:50.846947" } STDOUT: tests/ tests/.gitignore tests/covstats tests/ensure_provider_tests.py tests/files/ tests/files/cacert.key tests/files/cacert.pem tests/files/client.key tests/files/client.key.nocrypt tests/files/client.pem tests/files/dh.pem tests/files/server.key tests/files/server.pem tests/get_coverage.sh tests/get_coverage.yml tests/get_total_coverage.sh tests/git-post-commit.sh tests/git-pre-commit.sh tests/integration/ tests/integration/conftest.py tests/integration/test_ethernet.py tests/merge_coverage.sh tests/module_utils tests/modules tests/playbooks/ tests/playbooks/down_profile+delete_interface.yml tests/playbooks/down_profile.yml tests/playbooks/files tests/playbooks/integration_pytest_python3.yml tests/playbooks/manual_test_ethtool_coalesce.yml tests/playbooks/remove_profile.yml tests/playbooks/roles tests/playbooks/run_tasks.yml tests/playbooks/tasks tests/playbooks/tests_802_1x.yml tests/playbooks/tests_802_1x_updated.yml tests/playbooks/tests_auto_gateway.yml tests/playbooks/tests_bond.yml tests/playbooks/tests_bond_deprecated.yml tests/playbooks/tests_bond_options.yml tests/playbooks/tests_bond_removal.yml tests/playbooks/tests_bridge.yml tests/playbooks/tests_checkpoint_cleanup.yml tests/playbooks/tests_dummy.yml tests/playbooks/tests_eth_dns_support.yml tests/playbooks/tests_eth_pci_address_match.yml tests/playbooks/tests_ethernet.yml tests/playbooks/tests_ethtool_coalesce.yml tests/playbooks/tests_ethtool_features.yml tests/playbooks/tests_ethtool_ring.yml tests/playbooks/tests_infiniband.yml tests/playbooks/tests_ipv6.yml tests/playbooks/tests_ipv6_disabled.yml tests/playbooks/tests_ipv6_dns_search.yml tests/playbooks/tests_provider.yml tests/playbooks/tests_reapply.yml tests/playbooks/tests_route_table.yml tests/playbooks/tests_routing_rules.yml tests/playbooks/tests_states.yml tests/playbooks/tests_switch_provider.yml tests/playbooks/tests_team.yml tests/playbooks/tests_team_plugin_installation.yml tests/playbooks/tests_vlan_mtu.yml tests/playbooks/tests_wireless.yml tests/playbooks/tests_wireless_plugin_installation.yml tests/playbooks/tests_wireless_wpa3_owe.yml tests/playbooks/tests_wireless_wpa3_sae.yml tests/roles/ tests/roles/linux-system-roles.network/ tests/roles/linux-system-roles.network/defaults tests/roles/linux-system-roles.network/library tests/roles/linux-system-roles.network/meta tests/roles/linux-system-roles.network/module_utils tests/roles/linux-system-roles.network/tasks tests/roles/linux-system-roles.network/templates tests/setup-snapshot.yml tests/tasks/ tests/tasks/activate_profile.yml tests/tasks/assert_device_absent.yml tests/tasks/assert_device_present.yml tests/tasks/assert_output_in_stderr_without_warnings.yml tests/tasks/assert_profile_absent.yml tests/tasks/assert_profile_present.yml tests/tasks/cleanup_802_1x_server.yml tests/tasks/cleanup_mock_wifi.yml tests/tasks/cleanup_profile+device.yml tests/tasks/create_and_remove_interface.yml tests/tasks/create_bridge_profile.yml tests/tasks/create_bridge_profile_no_autoconnect.yml tests/tasks/create_dummy_profile.yml tests/tasks/create_team_profile.yml tests/tasks/create_test_interfaces_with_dhcp.yml tests/tasks/delete_interface.yml tests/tasks/el_repo_setup.yml tests/tasks/enable_epel.yml tests/tasks/get_NetworkManager_NVR.yml tests/tasks/get_current_interfaces.yml tests/tasks/get_interface_stat.yml tests/tasks/get_modules_and_utils_paths.yml tests/tasks/get_profile_stat.yml tests/tasks/manage_test_interface.yml tests/tasks/provider/ tests/tasks/provider/create_and_remove_with_initscripts.yml tests/tasks/provider/create_with_nm.yml tests/tasks/provider/default_with_nm.yml tests/tasks/remove+down_profile.yml tests/tasks/remove_profile.yml tests/tasks/remove_test_interfaces_with_dhcp.yml tests/tasks/run_test.yml tests/tasks/setup_802.1x.yml tests/tasks/setup_802_1x_server.yml tests/tasks/setup_mock_wifi.yml tests/tasks/setup_mock_wifi_wpa3_owe.yml tests/tasks/setup_mock_wifi_wpa3_sae.yml tests/tasks/setup_test_interface.yml tests/tasks/show_interfaces.yml tests/tasks/start_mock_wifi.yml tests/tasks/test_802.1x_capath.yml tests/tests_802_1x_nm.yml tests/tests_802_1x_updated_nm.yml tests/tests_auto_gateway_initscripts.yml tests/tests_auto_gateway_nm.yml tests/tests_bond_deprecated_initscripts.yml tests/tests_bond_deprecated_nm.yml tests/tests_bond_initscripts.yml tests/tests_bond_nm.yml tests/tests_bond_options_nm.yml tests/tests_bond_removal_initscripts.yml tests/tests_bond_removal_nm.yml tests/tests_bridge_initscripts.yml tests/tests_bridge_nm.yml tests/tests_change_indication_on_repeat_run.yml tests/tests_default.yml tests/tests_default_initscripts.yml tests/tests_default_nm.yml tests/tests_dummy_nm.yml tests/tests_eth_dns_support_nm.yml tests/tests_eth_pci_address_match_nm.yml tests/tests_ethernet_initscripts.yml tests/tests_ethernet_nm.yml tests/tests_ethtool_coalesce_initscripts.yml tests/tests_ethtool_coalesce_nm.yml tests/tests_ethtool_features_initscripts.yml tests/tests_ethtool_features_nm.yml tests/tests_ethtool_ring_initscripts.yml tests/tests_ethtool_ring_nm.yml tests/tests_helpers_and_asserts.yml tests/tests_infiniband_nm.yml tests/tests_integration_pytest.yml tests/tests_ipv6_disabled_nm.yml tests/tests_ipv6_dns_search_nm.yml tests/tests_ipv6_initscripts.yml tests/tests_ipv6_nm.yml tests/tests_provider_nm.yml tests/tests_reapply_nm.yml tests/tests_regression_nm.yml tests/tests_route_table_nm.yml tests/tests_routing_rules_nm.yml tests/tests_states_initscripts.yml tests/tests_states_nm.yml tests/tests_switch_provider.yml tests/tests_team_nm.yml tests/tests_team_plugin_installation_nm.yml tests/tests_unit.yml tests/tests_vlan_mtu_initscripts.yml tests/tests_vlan_mtu_nm.yml tests/tests_wireless_nm.yml tests/tests_wireless_plugin_installation_nm.yml tests/tests_wireless_wpa3_owe_nm.yml tests/tests_wireless_wpa3_sae_nm.yml tests/unit/ tests/unit/test_network_connections.py tests/unit/test_nm_provider.py library/ library/__init__.py library/network_connections.py module_utils/ module_utils/network_lsr/ module_utils/network_lsr/__init__.py module_utils/network_lsr/argument_validator.py module_utils/network_lsr/ethtool.py module_utils/network_lsr/myerror.py module_utils/network_lsr/nm/ module_utils/network_lsr/nm/__init__.py module_utils/network_lsr/nm/active_connection.py module_utils/network_lsr/nm/client.py module_utils/network_lsr/nm/connection.py module_utils/network_lsr/nm/error.py module_utils/network_lsr/nm/provider.py module_utils/network_lsr/nm_provider.py module_utils/network_lsr/utils.py TASK [Copy testrepo.tar to the remote system] ********************************** Tuesday 31 May 2022 01:24:51 +0000 (0:00:00.941) 0:00:34.795 *********** changed: [sut] => { "changed": true, "checksum": "7a356366b78160186c86d4057b0b91823bc06931", "dest": "/tmp/lsrtest_hxd3boux/lsrtest_7pmjfwmf.tar", "gid": 0, "group": "root", "md5sum": "2d3530a17e7c26b5ccfb78fdb2187af4", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 808960, "src": "/root/.ansible/tmp/ansible-tmp-1653960291.4230993-29440-204008627531801/source", "state": "file", "uid": 0 } TASK [Untar testrepo.tar] ****************************************************** Tuesday 31 May 2022 01:24:53 +0000 (0:00:02.112) 0:00:36.908 *********** changed: [sut] => { "changed": true, "cmd": [ "tar", "xf", "lsrtest_7pmjfwmf.tar" ], "delta": "0:00:00.012177", "end": "2022-05-31 01:24:53.146228", "rc": 0, "start": "2022-05-31 01:24:53.134051" } TASK [Create /tmp/lsrtest_hxd3boux/ansible] ************************************ Tuesday 31 May 2022 01:24:53 +0000 (0:00:00.439) 0:00:37.347 *********** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/tmp/lsrtest_hxd3boux/ansible", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 40, "state": "directory", "uid": 0 } TASK [Move module_utils to ansible directory] ********************************** Tuesday 31 May 2022 01:24:54 +0000 (0:00:00.484) 0:00:37.831 *********** changed: [sut] => { "changed": true, "cmd": "if [ -d /tmp/lsrtest_hxd3boux/module_utils ]; then\n mv /tmp/lsrtest_hxd3boux/module_utils /tmp/lsrtest_hxd3boux/ansible\nfi\n", "delta": "0:00:00.005208", "end": "2022-05-31 01:24:53.965657", "rc": 0, "start": "2022-05-31 01:24:53.960449" } TASK [Fake out python module directories, primarily for python2] *************** Tuesday 31 May 2022 01:24:54 +0000 (0:00:00.318) 0:00:38.149 *********** changed: [sut] => { "changed": true, "cmd": "for dir in $(find /tmp/lsrtest_hxd3boux -type d -print); do\n if [ ! -f \"$dir/__init__.py\" ]; then\n touch \"$dir/__init__.py\"\n fi\ndone\n", "delta": "0:00:00.112705", "end": "2022-05-31 01:24:54.387046", "rc": 0, "start": "2022-05-31 01:24:54.274341" } TASK [Set _lsr_python_path] **************************************************** Tuesday 31 May 2022 01:24:55 +0000 (0:00:00.429) 0:00:38.579 *********** ok: [sut] => { "ansible_facts": { "_lsr_python_path": "/tmp/lsrtest_hxd3boux/library:/tmp/lsrtest_hxd3boux" }, "changed": false } TASK [Show _lsr_python_path] *************************************************** Tuesday 31 May 2022 01:24:55 +0000 (0:00:00.091) 0:00:38.670 *********** ok: [sut] => {} MSG: path /tmp/lsrtest_hxd3boux/library:/tmp/lsrtest_hxd3boux TASK [ls -alrtFR /tmp/lsrtest_hxd3boux] **************************************** Tuesday 31 May 2022 01:24:55 +0000 (0:00:00.095) 0:00:38.765 *********** changed: [sut] => { "changed": true, "cmd": [ "ls", "-alrtFR", "/tmp/lsrtest_hxd3boux" ], "delta": "0:00:00.009759", "end": "2022-05-31 01:24:54.902305", "rc": 0, "start": "2022-05-31 01:24:54.892546" } STDOUT: /tmp/lsrtest_hxd3boux: total 792 drwxr-xr-x. 2 1000090000 1001 80 May 30 22:45 library/ -rw-------. 1 root root 808960 May 31 01:24 lsrtest_7pmjfwmf.tar -rw-r--r--. 1 root root 0 May 31 01:24 __init__.py drwx------. 5 root root 140 May 31 01:24 ./ drwxr-xr-x. 3 root root 80 May 31 01:24 ansible/ drwxr-xr-x. 8 1000090000 1001 1460 May 31 01:24 tests/ drwxrwxrwt. 14 root root 280 May 31 01:24 ../ /tmp/lsrtest_hxd3boux/library: total 100 -rw-r--r--. 1 1000090000 1001 101576 May 30 22:45 network_connections.py -rw-r--r--. 1 1000090000 1001 0 May 30 22:45 __init__.py drwxr-xr-x. 2 1000090000 1001 80 May 30 22:45 ./ drwx------. 5 root root 140 May 31 01:24 ../ /tmp/lsrtest_hxd3boux/ansible: total 0 drwx------. 5 root root 140 May 31 01:24 ../ -rw-r--r--. 1 root root 0 May 31 01:24 __init__.py drwxr-xr-x. 3 root root 80 May 31 01:24 ./ drwxr-xr-x. 3 1000090000 1001 80 May 31 01:24 module_utils/ /tmp/lsrtest_hxd3boux/ansible/module_utils: total 0 drwxr-xr-x. 3 1000090000 1001 180 May 30 22:45 network_lsr/ drwxr-xr-x. 3 root root 80 May 31 01:24 ../ -rw-r--r--. 1 root root 0 May 31 01:24 __init__.py drwxr-xr-x. 3 1000090000 1001 80 May 31 01:24 ./ /tmp/lsrtest_hxd3boux/ansible/module_utils/network_lsr: total 128 -rw-r--r--. 1 1000090000 1001 11351 May 30 22:45 utils.py -rw-r--r--. 1 1000090000 1001 1594 May 30 22:45 nm_provider.py drwxr-xr-x. 2 1000090000 1001 160 May 30 22:45 nm/ -rw-r--r--. 1 1000090000 1001 190 May 30 22:45 myerror.py -rw-r--r--. 1 1000090000 1001 1706 May 30 22:45 ethtool.py -rw-r--r--. 1 1000090000 1001 105622 May 30 22:45 argument_validator.py -rw-r--r--. 1 1000090000 1001 0 May 30 22:45 __init__.py drwxr-xr-x. 3 1000090000 1001 180 May 30 22:45 ./ drwxr-xr-x. 3 1000090000 1001 80 May 31 01:24 ../ /tmp/lsrtest_hxd3boux/ansible/module_utils/network_lsr/nm: total 24 -rw-r--r--. 1 1000090000 1001 3154 May 30 22:45 provider.py -rw-r--r--. 1 1000090000 1001 175 May 30 22:45 error.py -rw-r--r--. 1 1000090000 1001 3546 May 30 22:45 connection.py -rw-r--r--. 1 1000090000 1001 2834 May 30 22:45 client.py -rw-r--r--. 1 1000090000 1001 4012 May 30 22:45 active_connection.py -rw-r--r--. 1 1000090000 1001 343 May 30 22:45 __init__.py drwxr-xr-x. 3 1000090000 1001 180 May 30 22:45 ../ drwxr-xr-x. 2 1000090000 1001 160 May 30 22:45 ./ /tmp/lsrtest_hxd3boux/tests: total 260 -rw-r--r--. 1 1000090000 1001 805 May 30 22:45 tests_wireless_wpa3_sae_nm.yml -rw-r--r--. 1 1000090000 1001 901 May 30 22:45 tests_wireless_wpa3_owe_nm.yml -rw-r--r--. 1 1000090000 1001 636 May 30 22:45 tests_wireless_plugin_installation_nm.yml -rw-r--r--. 1 1000090000 1001 644 May 30 22:45 tests_wireless_nm.yml -rw-r--r--. 1 1000090000 1001 596 May 30 22:45 tests_vlan_mtu_nm.yml -rw-r--r--. 1 1000090000 1001 535 May 30 22:45 tests_vlan_mtu_initscripts.yml -rw-r--r--. 1 1000090000 1001 5339 May 30 22:45 tests_unit.yml -rw-r--r--. 1 1000090000 1001 628 May 30 22:45 tests_team_plugin_installation_nm.yml -rw-r--r--. 1 1000090000 1001 627 May 30 22:45 tests_team_nm.yml -rw-r--r--. 1 1000090000 1001 421 May 30 22:45 tests_switch_provider.yml -rw-r--r--. 1 1000090000 1001 592 May 30 22:45 tests_states_nm.yml -rw-r--r--. 1 1000090000 1001 531 May 30 22:45 tests_states_initscripts.yml -rw-r--r--. 1 1000090000 1001 606 May 30 22:45 tests_routing_rules_nm.yml -rw-r--r--. 1 1000090000 1001 602 May 30 22:45 tests_route_table_nm.yml -rw-r--r--. 1 1000090000 1001 1175 May 30 22:45 tests_regression_nm.yml -rw-r--r--. 1 1000090000 1001 594 May 30 22:45 tests_reapply_nm.yml -rw-r--r--. 1 1000090000 1001 1246 May 30 22:45 tests_provider_nm.yml -rw-r--r--. 1 1000090000 1001 588 May 30 22:45 tests_ipv6_nm.yml -rw-r--r--. 1 1000090000 1001 527 May 30 22:45 tests_ipv6_initscripts.yml -rw-r--r--. 1 1000090000 1001 610 May 30 22:45 tests_ipv6_dns_search_nm.yml -rw-r--r--. 1 1000090000 1001 606 May 30 22:45 tests_ipv6_disabled_nm.yml -rw-r--r--. 1 1000090000 1001 325 May 30 22:45 tests_integration_pytest.yml -rw-r--r--. 1 1000090000 1001 600 May 30 22:45 tests_infiniband_nm.yml -rw-r--r--. 1 1000090000 1001 979 May 30 22:45 tests_helpers_and_asserts.yml -rw-r--r--. 1 1000090000 1001 1155 May 30 22:45 tests_ethtool_ring_nm.yml -rw-r--r--. 1 1000090000 1001 543 May 30 22:45 tests_ethtool_ring_initscripts.yml -rw-r--r--. 1 1000090000 1001 1167 May 30 22:45 tests_ethtool_features_nm.yml -rw-r--r--. 1 1000090000 1001 551 May 30 22:45 tests_ethtool_features_initscripts.yml -rw-r--r--. 1 1000090000 1001 1167 May 30 22:45 tests_ethtool_coalesce_nm.yml -rw-r--r--. 1 1000090000 1001 551 May 30 22:45 tests_ethtool_coalesce_initscripts.yml -rw-r--r--. 1 1000090000 1001 596 May 30 22:45 tests_ethernet_nm.yml -rw-r--r--. 1 1000090000 1001 535 May 30 22:45 tests_ethernet_initscripts.yml -rw-r--r--. 1 1000090000 1001 1178 May 30 22:45 tests_eth_pci_address_match_nm.yml -rw-r--r--. 1 1000090000 1001 610 May 30 22:45 tests_eth_dns_support_nm.yml -rw-r--r--. 1 1000090000 1001 590 May 30 22:45 tests_dummy_nm.yml -rw-r--r--. 1 1000090000 1001 377 May 30 22:45 tests_default_nm.yml -rw-r--r--. 1 1000090000 1001 360 May 30 22:45 tests_default_initscripts.yml -rw-r--r--. 1 1000090000 1001 393 May 30 22:45 tests_default.yml -rw-r--r--. 1 1000090000 1001 2354 May 30 22:45 tests_change_indication_on_repeat_run.yml -rw-r--r--. 1 1000090000 1001 592 May 30 22:45 tests_bridge_nm.yml -rw-r--r--. 1 1000090000 1001 531 May 30 22:45 tests_bridge_initscripts.yml -rw-r--r--. 1 1000090000 1001 604 May 30 22:45 tests_bond_removal_nm.yml -rw-r--r--. 1 1000090000 1001 543 May 30 22:45 tests_bond_removal_initscripts.yml -rw-r--r--. 1 1000090000 1001 604 May 30 22:45 tests_bond_options_nm.yml -rw-r--r--. 1 1000090000 1001 588 May 30 22:45 tests_bond_nm.yml -rw-r--r--. 1 1000090000 1001 527 May 30 22:45 tests_bond_initscripts.yml -rw-r--r--. 1 1000090000 1001 610 May 30 22:45 tests_bond_deprecated_nm.yml -rw-r--r--. 1 1000090000 1001 549 May 30 22:45 tests_bond_deprecated_initscripts.yml -rw-r--r--. 1 1000090000 1001 604 May 30 22:45 tests_auto_gateway_nm.yml -rw-r--r--. 1 1000090000 1001 543 May 30 22:45 tests_auto_gateway_initscripts.yml -rw-r--r--. 1 1000090000 1001 701 May 30 22:45 tests_802_1x_updated_nm.yml -rw-r--r--. 1 1000090000 1001 685 May 30 22:45 tests_802_1x_nm.yml -rw-r--r--. 1 1000090000 1001 285 May 30 22:45 setup-snapshot.yml lrwxrwxrwx. 1 1000090000 1001 11 May 30 22:45 modules -> ../library// lrwxrwxrwx. 1 1000090000 1001 16 May 30 22:45 module_utils -> ../module_utils/ -rwxr-xr-x. 1 1000090000 1001 880 May 30 22:45 merge_coverage.sh* -rwxr-xr-x. 1 1000090000 1001 357 May 30 22:45 git-pre-commit.sh* -rwxr-xr-x. 1 1000090000 1001 682 May 30 22:45 git-post-commit.sh* -rwxr-xr-x. 1 1000090000 1001 929 May 30 22:45 get_total_coverage.sh* -rw-r--r--. 1 1000090000 1001 2509 May 30 22:45 get_coverage.yml -rwxr-xr-x. 1 1000090000 1001 2494 May 30 22:45 get_coverage.sh* -rwxr-xr-x. 1 1000090000 1001 9788 May 30 22:45 ensure_provider_tests.py* -rwxr-xr-x. 1 1000090000 1001 343 May 30 22:45 covstats* -rw-r--r--. 1 1000090000 1001 20 May 30 22:45 .gitignore drwx------. 5 root root 140 May 31 01:24 ../ -rw-r--r--. 1 root root 0 May 31 01:24 __init__.py drwxr-xr-x. 8 1000090000 1001 1460 May 31 01:24 ./ drwxr-xr-x. 2 1000090000 1001 100 May 31 01:24 unit/ drwxr-xr-x. 3 1000090000 1001 820 May 31 01:24 tasks/ drwxr-xr-x. 3 1000090000 1001 80 May 31 01:24 roles/ drwxr-xr-x. 2 1000090000 1001 900 May 31 01:24 playbooks/ drwxr-xr-x. 2 1000090000 1001 100 May 31 01:24 integration/ drwxr-xr-x. 2 1000090000 1001 220 May 31 01:24 files/ /tmp/lsrtest_hxd3boux/tests/unit: total 188 -rw-r--r--. 1 1000090000 1001 1416 May 30 22:45 test_nm_provider.py -rw-r--r--. 1 1000090000 1001 186922 May 30 22:45 test_network_connections.py drwxr-xr-x. 8 1000090000 1001 1460 May 31 01:24 ../ -rw-r--r--. 1 root root 0 May 31 01:24 __init__.py drwxr-xr-x. 2 1000090000 1001 100 May 31 01:24 ./ /tmp/lsrtest_hxd3boux/tests/tasks: total 148 -rw-r--r--. 1 1000090000 1001 3460 May 30 22:45 test_802.1x_capath.yml -rw-r--r--. 1 1000090000 1001 777 May 30 22:45 start_mock_wifi.yml -rw-r--r--. 1 1000090000 1001 179 May 30 22:45 show_interfaces.yml -rw-r--r--. 1 1000090000 1001 139 May 30 22:45 setup_test_interface.yml -rw-r--r--. 1 1000090000 1001 1980 May 30 22:45 setup_mock_wifi_wpa3_sae.yml -rw-r--r--. 1 1000090000 1001 1823 May 30 22:45 setup_mock_wifi_wpa3_owe.yml -rw-r--r--. 1 1000090000 1001 2048 May 30 22:45 setup_mock_wifi.yml -rw-r--r--. 1 1000090000 1001 2353 May 30 22:45 setup_802_1x_server.yml -rw-r--r--. 1 1000090000 1001 244 May 30 22:45 setup_802.1x.yml -rw-r--r--. 1 1000090000 1001 1648 May 30 22:45 run_test.yml -rw-r--r--. 1 1000090000 1001 581 May 30 22:45 remove_test_interfaces_with_dhcp.yml -rw-r--r--. 1 1000090000 1001 228 May 30 22:45 remove_profile.yml -rw-r--r--. 1 1000090000 1001 248 May 30 22:45 remove+down_profile.yml -rw-r--r--. 1 1000090000 1001 2088 May 30 22:45 manage_test_interface.yml -rw-r--r--. 1 1000090000 1001 1807 May 30 22:45 get_profile_stat.yml -rw-r--r--. 1 1000090000 1001 2837 May 30 22:45 get_modules_and_utils_paths.yml -rw-r--r--. 1 1000090000 1001 241 May 30 22:45 get_interface_stat.yml -rw-r--r--. 1 1000090000 1001 295 May 30 22:45 get_current_interfaces.yml -rw-r--r--. 1 1000090000 1001 480 May 30 22:45 get_NetworkManager_NVR.yml -rw-r--r--. 1 1000090000 1001 1214 May 30 22:45 enable_epel.yml -rw-r--r--. 1 1000090000 1001 852 May 30 22:45 el_repo_setup.yml -rw-r--r--. 1 1000090000 1001 198 May 30 22:45 delete_interface.yml -rw-r--r--. 1 1000090000 1001 3704 May 30 22:45 create_test_interfaces_with_dhcp.yml -rw-r--r--. 1 1000090000 1001 373 May 30 22:45 create_team_profile.yml -rw-r--r--. 1 1000090000 1001 361 May 30 22:45 create_dummy_profile.yml -rw-r--r--. 1 1000090000 1001 402 May 30 22:45 create_bridge_profile_no_autoconnect.yml -rw-r--r--. 1 1000090000 1001 375 May 30 22:45 create_bridge_profile.yml -rw-r--r--. 1 1000090000 1001 529 May 30 22:45 create_and_remove_interface.yml -rw-r--r--. 1 1000090000 1001 364 May 30 22:45 cleanup_profile+device.yml -rw-r--r--. 1 1000090000 1001 218 May 30 22:45 cleanup_mock_wifi.yml -rw-r--r--. 1 1000090000 1001 481 May 30 22:45 cleanup_802_1x_server.yml -rw-r--r--. 1 1000090000 1001 428 May 30 22:45 assert_profile_present.yml -rw-r--r--. 1 1000090000 1001 223 May 30 22:45 assert_profile_absent.yml -rw-r--r--. 1 1000090000 1001 364 May 30 22:45 assert_output_in_stderr_without_warnings.yml -rw-r--r--. 1 1000090000 1001 226 May 30 22:45 assert_device_present.yml -rw-r--r--. 1 1000090000 1001 221 May 30 22:45 assert_device_absent.yml -rw-r--r--. 1 1000090000 1001 213 May 30 22:45 activate_profile.yml drwxr-xr-x. 8 1000090000 1001 1460 May 31 01:24 ../ -rw-r--r--. 1 root root 0 May 31 01:24 __init__.py drwxr-xr-x. 3 1000090000 1001 820 May 31 01:24 ./ drwxr-xr-x. 2 1000090000 1001 120 May 31 01:24 provider/ /tmp/lsrtest_hxd3boux/tests/tasks/provider: total 12 -rw-r--r--. 1 1000090000 1001 191 May 30 22:45 default_with_nm.yml -rw-r--r--. 1 1000090000 1001 364 May 30 22:45 create_with_nm.yml -rw-r--r--. 1 1000090000 1001 607 May 30 22:45 create_and_remove_with_initscripts.yml drwxr-xr-x. 3 1000090000 1001 820 May 31 01:24 ../ -rw-r--r--. 1 root root 0 May 31 01:24 __init__.py drwxr-xr-x. 2 1000090000 1001 120 May 31 01:24 ./ /tmp/lsrtest_hxd3boux/tests/roles: total 0 drwxr-xr-x. 8 1000090000 1001 1460 May 31 01:24 ../ -rw-r--r--. 1 root root 0 May 31 01:24 __init__.py drwxr-xr-x. 3 1000090000 1001 80 May 31 01:24 ./ drwxr-xr-x. 2 1000090000 1001 180 May 31 01:24 linux-system-roles.network/ /tmp/lsrtest_hxd3boux/tests/roles/linux-system-roles.network: total 0 lrwxrwxrwx. 1 1000090000 1001 19 May 30 22:45 templates -> ../../../templates/ lrwxrwxrwx. 1 1000090000 1001 15 May 30 22:45 tasks -> ../../../tasks/ lrwxrwxrwx. 1 1000090000 1001 22 May 30 22:45 module_utils -> ../../../module_utils/ lrwxrwxrwx. 1 1000090000 1001 14 May 30 22:45 meta -> ../../../meta/ lrwxrwxrwx. 1 1000090000 1001 17 May 30 22:45 library -> ../../../library// lrwxrwxrwx. 1 1000090000 1001 18 May 30 22:45 defaults -> ../../../defaults/ drwxr-xr-x. 3 1000090000 1001 80 May 31 01:24 ../ -rw-r--r--. 1 root root 0 May 31 01:24 __init__.py drwxr-xr-x. 2 1000090000 1001 180 May 31 01:24 ./ /tmp/lsrtest_hxd3boux/tests/playbooks: total 216 -rw-r--r--. 1 1000090000 1001 1369 May 30 22:45 tests_wireless_wpa3_sae.yml -rw-r--r--. 1 1000090000 1001 1325 May 30 22:45 tests_wireless_wpa3_owe.yml -rw-r--r--. 1 1000090000 1001 1188 May 30 22:45 tests_wireless_plugin_installation.yml -rw-r--r--. 1 1000090000 1001 2973 May 30 22:45 tests_wireless.yml -rw-r--r--. 1 1000090000 1001 1980 May 30 22:45 tests_vlan_mtu.yml -rw-r--r--. 1 1000090000 1001 1161 May 30 22:45 tests_team_plugin_installation.yml -rw-r--r--. 1 1000090000 1001 875 May 30 22:45 tests_team.yml -rw-r--r--. 1 1000090000 1001 1798 May 30 22:45 tests_switch_provider.yml -rw-r--r--. 1 1000090000 1001 4555 May 30 22:45 tests_states.yml -rw-r--r--. 1 1000090000 1001 8478 May 30 22:45 tests_routing_rules.yml -rw-r--r--. 1 1000090000 1001 4703 May 30 22:45 tests_route_table.yml -rw-r--r--. 1 1000090000 1001 2408 May 30 22:45 tests_reapply.yml -rw-r--r--. 1 1000090000 1001 1115 May 30 22:45 tests_provider.yml -rw-r--r--. 1 1000090000 1001 5711 May 30 22:45 tests_ipv6_dns_search.yml -rw-r--r--. 1 1000090000 1001 2786 May 30 22:45 tests_ipv6_disabled.yml -rw-r--r--. 1 1000090000 1001 3271 May 30 22:45 tests_ipv6.yml -rw-r--r--. 1 1000090000 1001 2493 May 30 22:45 tests_infiniband.yml -rw-r--r--. 1 1000090000 1001 6742 May 30 22:45 tests_ethtool_ring.yml -rw-r--r--. 1 1000090000 1001 7147 May 30 22:45 tests_ethtool_features.yml -rw-r--r--. 1 1000090000 1001 5435 May 30 22:45 tests_ethtool_coalesce.yml -rw-r--r--. 1 1000090000 1001 1663 May 30 22:45 tests_ethernet.yml -rw-r--r--. 1 1000090000 1001 2739 May 30 22:45 tests_eth_pci_address_match.yml -rw-r--r--. 1 1000090000 1001 3625 May 30 22:45 tests_eth_dns_support.yml -rw-r--r--. 1 1000090000 1001 854 May 30 22:45 tests_dummy.yml -rw-r--r--. 1 1000090000 1001 3174 May 30 22:45 tests_checkpoint_cleanup.yml -rw-r--r--. 1 1000090000 1001 1216 May 30 22:45 tests_bridge.yml -rw-r--r--. 1 1000090000 1001 8718 May 30 22:45 tests_bond_removal.yml -rw-r--r--. 1 1000090000 1001 6536 May 30 22:45 tests_bond_options.yml -rw-r--r--. 1 1000090000 1001 3588 May 30 22:45 tests_bond_deprecated.yml -rw-r--r--. 1 1000090000 1001 3932 May 30 22:45 tests_bond.yml -rw-r--r--. 1 1000090000 1001 4224 May 30 22:45 tests_auto_gateway.yml -rw-r--r--. 1 1000090000 1001 306 May 30 22:45 tests_802_1x_updated.yml -rw-r--r--. 1 1000090000 1001 4426 May 30 22:45 tests_802_1x.yml lrwxrwxrwx. 1 1000090000 1001 9 May 30 22:45 tasks -> ../tasks// -rw-r--r--. 1 1000090000 1001 136 May 30 22:45 run_tasks.yml lrwxrwxrwx. 1 1000090000 1001 9 May 30 22:45 roles -> ../roles// -rw-r--r--. 1 1000090000 1001 224 May 30 22:45 remove_profile.yml -rw-r--r--. 1 1000090000 1001 4140 May 30 22:45 manual_test_ethtool_coalesce.yml -rw-r--r--. 1 1000090000 1001 4947 May 30 22:45 integration_pytest_python3.yml lrwxrwxrwx. 1 1000090000 1001 8 May 30 22:45 files -> ../files/ -rw-r--r--. 1 1000090000 1001 213 May 30 22:45 down_profile.yml -rw-r--r--. 1 1000090000 1001 179 May 30 22:45 down_profile+delete_interface.yml drwxr-xr-x. 8 1000090000 1001 1460 May 31 01:24 ../ -rw-r--r--. 1 root root 0 May 31 01:24 __init__.py drwxr-xr-x. 2 1000090000 1001 900 May 31 01:24 ./ /tmp/lsrtest_hxd3boux/tests/integration: total 8 -rw-r--r--. 1 1000090000 1001 3243 May 30 22:45 test_ethernet.py -rw-r--r--. 1 1000090000 1001 199 May 30 22:45 conftest.py drwxr-xr-x. 8 1000090000 1001 1460 May 31 01:24 ../ -rw-r--r--. 1 root root 0 May 31 01:24 __init__.py drwxr-xr-x. 2 1000090000 1001 100 May 31 01:24 ./ /tmp/lsrtest_hxd3boux/tests/files: total 32 -rw-r--r--. 1 1000090000 1001 1334 May 30 22:45 server.pem -rw-r--r--. 1 1000090000 1001 1782 May 30 22:45 server.key -rw-r--r--. 1 1000090000 1001 424 May 30 22:45 dh.pem -rw-r--r--. 1 1000090000 1001 1334 May 30 22:45 client.pem -rw-r--r--. 1 1000090000 1001 1675 May 30 22:45 client.key.nocrypt -rw-r--r--. 1 1000090000 1001 1782 May 30 22:45 client.key -rw-r--r--. 1 1000090000 1001 1289 May 30 22:45 cacert.pem -rw-r--r--. 1 1000090000 1001 1766 May 30 22:45 cacert.key drwxr-xr-x. 8 1000090000 1001 1460 May 31 01:24 ../ -rw-r--r--. 1 root root 0 May 31 01:24 __init__.py drwxr-xr-x. 2 1000090000 1001 220 May 31 01:24 ./ TASK [Run pytest with nm] ****************************************************** Tuesday 31 May 2022 01:24:55 +0000 (0:00:00.331) 0:00:39.097 *********** changed: [sut] => { "changed": true, "cmd": [ "pytest", "/tmp/lsrtest_hxd3boux/tests/integration/", "--provider=nm" ], "delta": "0:00:01.107486", "end": "2022-05-31 01:24:56.341830", "rc": 0, "start": "2022-05-31 01:24:55.234344" } STDOUT: ============================= test session starts ============================== platform linux -- Python 3.9.12, pytest-7.1.2, pluggy-1.0.0 rootdir: /tmp/lsrtest_hxd3boux/tests/integration collected 1 item ../tmp/lsrtest_hxd3boux/tests/integration/test_ethernet.py . [100%] ============================== 1 passed in 0.85s =============================== TASK [debug] ******************************************************************* Tuesday 31 May 2022 01:24:57 +0000 (0:00:01.419) 0:00:40.516 *********** ok: [sut] => { "playbook_run.stdout_lines": [ "============================= test session starts ==============================", "platform linux -- Python 3.9.12, pytest-7.1.2, pluggy-1.0.0", "rootdir: /tmp/lsrtest_hxd3boux/tests/integration", "collected 1 item", "", "../tmp/lsrtest_hxd3boux/tests/integration/test_ethernet.py . [100%]", "", "============================== 1 passed in 0.85s ===============================" ] } TASK [install network-scripts when running pytest with initscripts] ************ Tuesday 31 May 2022 01:24:57 +0000 (0:00:00.076) 0:00:40.593 *********** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: network-scripts-10.09-1.fc34.x86_64", "Installed: chkconfig-1.15-2.fc34.x86_64" ] } TASK [Run pytest with initscripts] ********************************************* Tuesday 31 May 2022 01:25:02 +0000 (0:00:05.073) 0:00:45.666 *********** changed: [sut] => { "changed": true, "cmd": [ "pytest", "/tmp/lsrtest_hxd3boux/tests/integration/", "--provider=initscripts" ], "delta": "0:00:03.650017", "end": "2022-05-31 01:25:05.495010", "rc": 0, "start": "2022-05-31 01:25:01.844993" } STDOUT: ============================= test session starts ============================== platform linux -- Python 3.9.12, pytest-7.1.2, pluggy-1.0.0 rootdir: /tmp/lsrtest_hxd3boux/tests/integration collected 1 item ../tmp/lsrtest_hxd3boux/tests/integration/test_ethernet.py . [100%] ============================== 1 passed in 3.40s =============================== TASK [debug] ******************************************************************* Tuesday 31 May 2022 01:25:06 +0000 (0:00:04.001) 0:00:49.667 *********** ok: [sut] => { "playbook_run.stdout_lines": [ "============================= test session starts ==============================", "platform linux -- Python 3.9.12, pytest-7.1.2, pluggy-1.0.0", "rootdir: /tmp/lsrtest_hxd3boux/tests/integration", "collected 1 item", "", "../tmp/lsrtest_hxd3boux/tests/integration/test_ethernet.py . [100%]", "", "============================== 1 passed in 3.40s ===============================" ] } TASK [remove local tar file] *************************************************** Tuesday 31 May 2022 01:25:06 +0000 (0:00:00.080) 0:00:49.748 *********** changed: [sut -> localhost] => { "changed": true, "path": "/tmp/lsrtest_7pmjfwmf.tar", "state": "absent" } TASK [remove tempdir] ********************************************************** Tuesday 31 May 2022 01:25:06 +0000 (0:00:00.288) 0:00:50.037 *********** changed: [sut] => { "changed": true, "path": "/tmp/lsrtest_hxd3boux", "state": "absent" } PLAY RECAP ********************************************************************* sut : ok=52 changed=14 unreachable=0 failed=0 skipped=39 rescued=0 ignored=0 Tuesday 31 May 2022 01:25:06 +0000 (0:00:00.264) 0:00:50.302 *********** =============================================================================== Install Pytest ---------------------------------------------------------- 5.32s install network-scripts when running pytest with initscripts ------------ 5.07s Install rpm dependencies ------------------------------------------------ 4.51s Run pytest with initscripts --------------------------------------------- 4.00s linux-system-roles.network : Check which services are running ----------- 2.49s Copy testrepo.tar to the remote system ---------------------------------- 2.11s linux-system-roles.network : Check which packages are installed --------- 1.87s Gathering Facts --------------------------------------------------------- 1.75s Run pytest with nm ------------------------------------------------------ 1.42s linux-system-roles.network : Enable and start NetworkManager ------------ 1.10s linux-system-roles.network : Configure networking connection profiles --- 1.03s Create Tar file --------------------------------------------------------- 0.94s linux-system-roles.network : Ensure ansible_facts used by role ---------- 0.90s Gathering Facts --------------------------------------------------------- 0.83s create tempdir for code to test ----------------------------------------- 0.74s Gathering Facts --------------------------------------------------------- 0.70s get tempfile for tar ---------------------------------------------------- 0.63s Gathering Facts --------------------------------------------------------- 0.63s linux-system-roles.network : Ensure ansible_facts used by role are present --- 0.61s Gathering Facts --------------------------------------------------------- 0.61s ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- /opt/ansible-2.9/lib/python3.6/site-packages/ansible/parsing/vault/__init__.py:44: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography and will be removed in a future release. from cryptography.exceptions import InvalidSignature [WARNING]: Consider using the unarchive module rather than running 'tar'. If you need to use command because unarchive is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. ---^---^---^---^---^---