# STDOUT: ---v---v---v---v---v--- Using /etc/ansible/ansible.cfg as config file PLAY [all] ********************************************************************* TASK [Gathering Facts] ********************************************************* Friday 27 May 2022 16:27:26 +0000 (0:00:00.029) 0:00:00.029 ************ ok: [sut] TASK [include_tasks] *********************************************************** Friday 27 May 2022 16:27:27 +0000 (0:00:00.908) 0:00:00.937 ************ included: /WORKDIR/dist-git-network-bond_fix-IHMNac/tests/tasks/el_repo_setup.yml for sut TASK [Fix CentOS6 Base repo] *************************************************** Friday 27 May 2022 16:27:27 +0000 (0:00:00.060) 0:00:00.998 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** Friday 27 May 2022 16:27:27 +0000 (0:00:00.045) 0:00:01.044 ************ included: /WORKDIR/dist-git-network-bond_fix-IHMNac/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 8] *********************************************************** Friday 27 May 2022 16:27:27 +0000 (0:00:00.053) 0:00:01.097 ************ changed: [sut] => { "changed": true, "cmd": [ "yum", "install", "-y", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm" ], "delta": "0:00:02.462383", "end": "2022-05-27 16:27:29.555529", "rc": 0, "start": "2022-05-27 16:27:27.093146" } STDOUT: Updating Subscription Management repositories. Unable to read consumer identity This system is not registered with an entitlement server. You can use subscription-manager to register. Last metadata expiration check: 0:00:14 ago on Fri May 27 16:27:13 2022. epel-release-latest-8.noarch.rpm 164 kB/s | 23 kB 00:00 Dependencies resolved. ================================================================================ Package Architecture Version Repository Size ================================================================================ Installing: epel-release noarch 8-15.el8 @commandline 23 k Transaction Summary ================================================================================ Install 1 Package Total size: 23 k Installed size: 32 k Downloading Packages: Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : epel-release-8-15.el8.noarch 1/1 Running scriptlet: epel-release-8-15.el8.noarch 1/1 Verifying : epel-release-8-15.el8.noarch 1/1 Installed products updated. Installed: epel-release-8-15.el8.noarch Complete! TASK [Enable EPEL 7] *********************************************************** Friday 27 May 2022 16:27:30 +0000 (0:00:02.801) 0:00:03.899 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** Friday 27 May 2022 16:27:30 +0000 (0:00:00.031) 0:00:03.931 ************ changed: [sut] => { "changed": true, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:00.538344", "end": "2022-05-27 16:27:30.377121", "rc": 0, "start": "2022-05-27 16:27:29.838777" } STDOUT: Updating Subscription Management repositories. Unable to read consumer identity This system is not registered with an entitlement server. You can use subscription-manager to register. TASK [Enable EPEL 6] *********************************************************** Friday 27 May 2022 16:27:30 +0000 (0:00:00.787) 0:00:04.719 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'initscripts'] *********************************** Friday 27 May 2022 16:27:30 +0000 (0:00:00.033) 0:00:04.752 ************ 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] ********** Friday 27 May 2022 16:27:30 +0000 (0:00:00.045) 0:00:04.798 ************ included: /WORKDIR/dist-git-network-bond_fix-IHMNac/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] *** Friday 27 May 2022 16:27:31 +0000 (0:00:00.155) 0:00:04.953 ************ 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] *********** Friday 27 May 2022 16:27:31 +0000 (0:00:00.395) 0:00:05.348 ************ 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] ********* Friday 27 May 2022 16:27:33 +0000 (0:00:01.808) 0:00:07.157 ************ 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] ********************* Friday 27 May 2022 16:27:35 +0000 (0:00:01.747) 0:00:08.904 ************ ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Install packages] *************************** Friday 27 May 2022 16:27:35 +0000 (0:00:00.125) 0:00:09.029 ************ changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: network-scripts-10.00.15-1.el8.x86_64", "Installed: network-scripts-team-1.31-2.el8.x86_64" ] } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** Friday 27 May 2022 16:27:46 +0000 (0:00:11.642) 0:00:20.672 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ Friday 27 May 2022 16:27:46 +0000 (0:00:00.084) 0:00:20.756 ************ 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] ************ Friday 27 May 2022 16:27:47 +0000 (0:00:00.078) 0:00:20.834 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* Friday 27 May 2022 16:27:47 +0000 (0:00:00.078) 0:00:20.913 ************ changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** Friday 27 May 2022 16:27:48 +0000 (0:00:01.171) 0:00:22.084 ************ ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-15657l_ikc26l/tmpu7_sn0s_" } TASK [linux-system-roles.network : Configure networking connection profiles] *** Friday 27 May 2022 16:27:48 +0000 (0:00:00.605) 0:00:22.690 ************ ok: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n", "connections": [], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": false } STDERR: TASK [linux-system-roles.network : Show stderr messages] *********************** Friday 27 May 2022 16:27:49 +0000 (0:00:00.686) 0:00:23.376 ************ ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages] ************************ Friday 27 May 2022 16:27:49 +0000 (0:00:00.080) 0:00:23.457 ************ 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": "initscripts" } }, "changed": false, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [linux-system-roles.network : Re-test connectivity] *********************** Friday 27 May 2022 16:27:49 +0000 (0:00:00.079) 0:00:23.536 ************ ok: [sut] => { "changed": false, "ping": "pong" } TASK [include_tasks] *********************************************************** Friday 27 May 2022 16:27:50 +0000 (0:00:00.402) 0:00:23.938 ************ included: /WORKDIR/dist-git-network-bond_fix-IHMNac/tests/tasks/el_repo_setup.yml for sut TASK [Fix CentOS6 Base repo] *************************************************** Friday 27 May 2022 16:27:50 +0000 (0:00:00.129) 0:00:24.068 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** Friday 27 May 2022 16:27:50 +0000 (0:00:00.077) 0:00:24.145 ************ included: /WORKDIR/dist-git-network-bond_fix-IHMNac/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 8] *********************************************************** Friday 27 May 2022 16:27:50 +0000 (0:00:00.135) 0:00:24.281 ************ ok: [sut] => { "changed": false, "cmd": [ "yum", "install", "-y", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm" ], "rc": 0 } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists TASK [Enable EPEL 7] *********************************************************** Friday 27 May 2022 16:27:50 +0000 (0:00:00.301) 0:00:24.582 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** Friday 27 May 2022 16:27:50 +0000 (0:00:00.089) 0:00:24.672 ************ changed: [sut] => { "changed": true, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:00.515800", "end": "2022-05-27 16:27:51.098528", "rc": 0, "start": "2022-05-27 16:27:50.582728" } STDOUT: Updating Subscription Management repositories. Unable to read consumer identity This system is not registered with an entitlement server. You can use subscription-manager to register. TASK [Enable EPEL 6] *********************************************************** Friday 27 May 2022 16:27:51 +0000 (0:00:00.854) 0:00:25.526 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test warning and info logs] ********************************************** Friday 27 May 2022 16:27:51 +0000 (0:00:00.081) 0:00:25.608 ************ ok: [sut] => { "changed": false } MSG: All assertions passed PLAY RECAP ********************************************************************* sut : ok=23 changed=5 unreachable=0 failed=0 skipped=9 rescued=0 ignored=0 Friday 27 May 2022 16:27:51 +0000 (0:00:00.032) 0:00:25.641 ************ =============================================================================== linux-system-roles.network : Install packages -------------------------- 11.64s Create EPEL 8 ----------------------------------------------------------- 2.80s linux-system-roles.network : Check which services are running ----------- 1.81s linux-system-roles.network : Check which packages are installed --------- 1.75s linux-system-roles.network : Enable network service --------------------- 1.17s Gathering Facts --------------------------------------------------------- 0.91s Enable EPEL 8 ----------------------------------------------------------- 0.85s Enable EPEL 8 ----------------------------------------------------------- 0.79s linux-system-roles.network : Configure networking connection profiles --- 0.69s linux-system-roles.network : Ensure initscripts network file dependency is present --- 0.61s linux-system-roles.network : Re-test connectivity ----------------------- 0.40s linux-system-roles.network : Ensure ansible_facts used by role are present --- 0.40s Create EPEL 8 ----------------------------------------------------------- 0.30s linux-system-roles.network : Ensure ansible_facts used by role ---------- 0.16s include_tasks ----------------------------------------------------------- 0.14s include_tasks ----------------------------------------------------------- 0.13s linux-system-roles.network : Print network provider --------------------- 0.13s Enable EPEL 7 ----------------------------------------------------------- 0.09s linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces --- 0.08s Enable EPEL 6 ----------------------------------------------------------- 0.08s ---^---^---^---^---^--- # 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 ---^---^---^---^---^---