Using /etc/ansible/ansible.cfg as config file [WARNING]: running playbook inside collection fedora.linux_system_roles PLAY [Test executing the role with default parameters] ************************* TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** Saturday 06 July 2024 05:41:32 -0400 (0:00:00.115) 0:00:00.115 ********* included: /var/ARTIFACTS/work-generalz11vlv2b/plans/general/tree/tmp.b5pUg8meSo/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** Saturday 06 July 2024 05:41:32 -0400 (0:00:00.027) 0:00:00.143 ********* ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** Saturday 06 July 2024 05:41:33 -0400 (0:00:01.155) 0:00:01.299 ********* ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** Saturday 06 July 2024 05:41:34 -0400 (0:00:00.425) 0:00:01.724 ********* ok: [managed_node1] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.network : Check which services are running] **** Saturday 06 July 2024 05:41:34 -0400 (0:00:00.075) 0:00:01.799 ********* ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** Saturday 06 July 2024 05:41:35 -0400 (0:00:01.316) 0:00:03.116 ********* ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** Saturday 06 July 2024 05:41:41 -0400 (0:00:05.477) 0:00:08.593 ********* ok: [managed_node1] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** Saturday 06 July 2024 05:41:41 -0400 (0:00:00.132) 0:00:08.726 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** Saturday 06 July 2024 05:41:41 -0400 (0:00:00.084) 0:00:08.810 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** Saturday 06 July 2024 05:41:41 -0400 (0:00:00.088) 0:00:08.898 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** Saturday 06 July 2024 05:41:41 -0400 (0:00:00.086) 0:00:08.985 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** Saturday 06 July 2024 05:41:41 -0400 (0:00:00.091) 0:00:09.076 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** Saturday 06 July 2024 05:41:41 -0400 (0:00:00.090) 0:00:09.167 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** Saturday 06 July 2024 05:41:41 -0400 (0:00:00.147) 0:00:09.315 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** Saturday 06 July 2024 05:41:41 -0400 (0:00:00.087) 0:00:09.402 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** Saturday 06 July 2024 05:41:42 -0400 (0:00:00.086) 0:00:09.489 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** Saturday 06 July 2024 05:41:42 -0400 (0:00:00.089) 0:00:09.578 ********* ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** Saturday 06 July 2024 05:41:43 -0400 (0:00:01.213) 0:00:10.792 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** Saturday 06 July 2024 05:41:43 -0400 (0:00:00.112) 0:00:10.904 ********* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** Saturday 06 July 2024 05:41:43 -0400 (0:00:00.102) 0:00:11.007 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** Saturday 06 July 2024 05:41:43 -0400 (0:00:00.104) 0:00:11.112 ********* ok: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: TASK [fedora.linux_system_roles.network : Configure networking state] ********** Saturday 06 July 2024 05:41:44 -0400 (0:00:00.898) 0:00:12.011 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** Saturday 06 July 2024 05:41:44 -0400 (0:00:00.084) 0:00:12.095 ********* ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** Saturday 06 July 2024 05:41:44 -0400 (0:00:00.086) 0:00:12.181 ********* ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** Saturday 06 July 2024 05:41:44 -0400 (0:00:00.089) 0:00:12.271 ********* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** Saturday 06 July 2024 05:41:44 -0400 (0:00:00.084) 0:00:12.356 ********* ok: [managed_node1] => { "changed": false, "ping": "pong" } TASK [Include the task 'el_repo_setup.yml'] ************************************ Saturday 06 July 2024 05:41:45 -0400 (0:00:00.491) 0:00:12.848 ********* included: /var/ARTIFACTS/work-generalz11vlv2b/plans/general/tree/tmp.b5pUg8meSo/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node1 TASK [Gather the minimum subset of ansible_facts required by the network role test] *** Saturday 06 July 2024 05:41:45 -0400 (0:00:00.106) 0:00:12.954 ********* ok: [managed_node1] TASK [Check if system is ostree] *********************************************** Saturday 06 July 2024 05:41:46 -0400 (0:00:00.512) 0:00:13.467 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set flag to indicate system is ostree] *********************************** Saturday 06 July 2024 05:41:46 -0400 (0:00:00.112) 0:00:13.580 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Fix CentOS6 Base repo] *************************************************** Saturday 06 July 2024 05:41:46 -0400 (0:00:00.101) 0:00:13.681 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** Saturday 06 July 2024 05:41:46 -0400 (0:00:00.087) 0:00:13.769 ********* included: /var/ARTIFACTS/work-generalz11vlv2b/plans/general/tree/tmp.b5pUg8meSo/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node1 TASK [Create EPEL 7] *********************************************************** Saturday 06 July 2024 05:41:46 -0400 (0:00:00.159) 0:00:13.928 ********* ok: [managed_node1] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm" ], "rc": 0 } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists TASK [Install yum-utils package] *********************************************** Saturday 06 July 2024 05:41:46 -0400 (0:00:00.483) 0:00:14.412 ********* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [ "yum-utils-1.1.31-54.el7_8.noarch providing yum-utils is already installed" ] } TASK [Enable EPEL 7] *********************************************************** Saturday 06 July 2024 05:41:47 -0400 (0:00:00.694) 0:00:15.106 ********* ok: [managed_node1] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.188533", "end": "2024-07-06 05:41:48.105215", "rc": 0, "start": "2024-07-06 05:41:47.916682" } STDOUT: Loaded plugins: fastestmirror ================================== repo: epel ================================== [epel] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/x86_64/7 baseurl = cache = 0 cachedir = /var/cache/yum/x86_64/7/epel check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = 1 enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/x86_64/7/epel/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/x86_64/7/epel/gpgdir gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 hdrdir = /var/cache/yum/x86_64/7/epel/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64&infra=stock&content=centos minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Extra Packages for Enterprise Linux 7 - x86_64 old_base_cache_dir = password = persistdir = /var/lib/yum/repos/x86_64/7/epel pkgdir = /var/cache/yum/x86_64/7/epel/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = epel/x86_64 ui_repoid_vars = releasever, basearch username = TASK [Enable EPEL 8] *********************************************************** Saturday 06 July 2024 05:41:48 -0400 (0:00:00.530) 0:00:15.637 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** Saturday 06 July 2024 05:41:48 -0400 (0:00:00.067) 0:00:15.705 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test warning and info logs] ********************************************** Saturday 06 July 2024 05:41:48 -0400 (0:00:00.064) 0:00:15.769 ********* ok: [managed_node1] => { "changed": false } MSG: All assertions passed PLAY RECAP ********************************************************************* managed_node1 : ok=19 changed=0 unreachable=0 failed=0 skipped=19 rescued=0 ignored=0 Saturday 06 July 2024 05:41:48 -0400 (0:00:00.022) 0:00:15.792 ********* =============================================================================== fedora.linux_system_roles.network : Check which packages are installed --- 5.48s fedora.linux_system_roles.network : Check which services are running ---- 1.32s fedora.linux_system_roles.network : Enable and start NetworkManager ----- 1.21s fedora.linux_system_roles.network : Ensure ansible_facts used by role are present --- 1.16s fedora.linux_system_roles.network : Configure networking connection profiles --- 0.90s Install yum-utils package ----------------------------------------------- 0.69s Enable EPEL 7 ----------------------------------------------------------- 0.53s Gather the minimum subset of ansible_facts required by the network role test --- 0.51s fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.49s Create EPEL 7 ----------------------------------------------------------- 0.48s fedora.linux_system_roles.network : Check if system is ostree ----------- 0.43s Include the task 'enable_epel.yml' -------------------------------------- 0.16s fedora.linux_system_roles.network : Install packages -------------------- 0.15s fedora.linux_system_roles.network : Print network provider -------------- 0.13s Check if system is ostree ----------------------------------------------- 0.11s fedora.linux_system_roles.network : Enable and start wpa_supplicant ----- 0.11s Include the task 'el_repo_setup.yml' ------------------------------------ 0.11s fedora.linux_system_roles.network : Ensure initscripts network file dependency is present --- 0.10s fedora.linux_system_roles.network : Enable network service -------------- 0.10s Set flag to indicate system is ostree ----------------------------------- 0.10s