ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python2.7/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 2.7.5 (default, Nov 14 2023, 16:14:06) [GCC 4.8.5 20150623 (Red Hat 4.8.5-44)] Using /etc/ansible/ansible.cfg as config file [WARNING]: running playbook inside collection fedora.linux_system_roles Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_states_nm.yml ************************************************** 2 plays in /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/tests_states_nm.yml PLAY [Run playbook 'playbooks/tests_states.yml' with nm as provider] *********** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/tests_states_nm.yml:6 Saturday 14 September 2024 08:50:45 -0400 (0:00:00.035) 0:00:00.035 **** ok: [managed_node3] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/tests_states_nm.yml:9 Saturday 14 September 2024 08:50:46 -0400 (0:00:01.048) 0:00:01.084 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node3 TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Saturday 14 September 2024 08:50:46 -0400 (0:00:00.133) 0:00:01.217 **** ok: [managed_node3] TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Saturday 14 September 2024 08:50:46 -0400 (0:00:00.495) 0:00:01.712 **** ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Saturday 14 September 2024 08:50:47 -0400 (0:00:00.522) 0:00:02.234 **** ok: [managed_node3] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Saturday 14 September 2024 08:50:47 -0400 (0:00:00.069) 0:00:02.303 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Saturday 14 September 2024 08:50:47 -0400 (0:00:00.061) 0:00:02.364 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node3 TASK [Create EPEL 7] *********************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Saturday 14 September 2024 08:50:47 -0400 (0:00:00.119) 0:00:02.484 **** ok: [managed_node3] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/archive/epel/7/x86_64/Packages/e/epel-release-7-14.noarch.rpm" ], "rc": 0 } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Saturday 14 September 2024 08:50:47 -0400 (0:00:00.517) 0:00:03.002 **** ok: [managed_node3] => { "changed": false, "rc": 0, "results": [ "yum-utils-1.1.31-54.el7_8.noarch providing yum-utils is already installed" ] } lsrpackages: yum-utils TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Saturday 14 September 2024 08:50:49 -0400 (0:00:01.123) 0:00:04.126 **** ok: [managed_node3] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.163380", "end": "2024-09-14 08:50:49.530477", "rc": 0, "start": "2024-09-14 08:50:49.367097" } 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 = True 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] *********************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Saturday 14 September 2024 08:50:49 -0400 (0:00:00.495) 0:00:04.621 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Saturday 14 September 2024 08:50:49 -0400 (0:00:00.078) 0:00:04.700 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/tests_states_nm.yml:11 Saturday 14 September 2024 08:50:49 -0400 (0:00:00.097) 0:00:04.797 **** ok: [managed_node3] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing states] ************************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:3 Saturday 14 September 2024 08:50:49 -0400 (0:00:00.091) 0:00:04.889 **** ok: [managed_node3] META: ran handlers TASK [Show playbook name] ****************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:11 Saturday 14 September 2024 08:50:50 -0400 (0:00:00.727) 0:00:05.616 **** ok: [managed_node3] => {} MSG: this is: playbooks/tests_states.yml TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:22 Saturday 14 September 2024 08:50:50 -0400 (0:00:00.034) 0:00:05.651 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed_node3 TASK [TEST: I can create a profile] ******************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Saturday 14 September 2024 08:50:50 -0400 (0:00:00.060) 0:00:05.711 **** ok: [managed_node3] => {} MSG: ########## I can create a profile ########## TASK [Show item] *************************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Saturday 14 September 2024 08:50:50 -0400 (0:00:00.037) 0:00:05.749 **** ok: [managed_node3] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can create a profile" } ok: [managed_node3] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/delete_interface.yml", "tasks/assert_device_absent.yml" ] } ok: [managed_node3] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/create_bridge_profile.yml" ] } ok: [managed_node3] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_present.yml" ] } ok: [managed_node3] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": [ { "condition": true, "what": "tasks/assert_device_present.yml" } ] } ok: [managed_node3] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [managed_node3] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Saturday 14 September 2024 08:50:50 -0400 (0:00:00.113) 0:00:05.862 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node3 TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Saturday 14 September 2024 08:50:50 -0400 (0:00:00.050) 0:00:05.912 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node3 TASK [Gather current interface info] ******************************************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Saturday 14 September 2024 08:50:50 -0400 (0:00:00.047) 0:00:05.960 **** ok: [managed_node3] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003214", "end": "2024-09-14 08:50:51.386311", "rc": 0, "start": "2024-09-14 08:50:51.383097" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Saturday 14 September 2024 08:50:51 -0400 (0:00:00.537) 0:00:06.498 **** ok: [managed_node3] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Saturday 14 September 2024 08:50:51 -0400 (0:00:00.037) 0:00:06.536 **** ok: [managed_node3] => {} MSG: current_interfaces: [u'bonding_masters', u'eth0', u'lo'] TASK [Setup] ******************************************************************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Saturday 14 September 2024 08:50:51 -0400 (0:00:00.064) 0:00:06.600 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml for managed_node3 included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed_node3 TASK [Remove test interface if necessary] ************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml:3 Saturday 14 September 2024 08:50:51 -0400 (0:00:00.128) 0:00:06.729 **** fatal: [managed_node3]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.008005", "end": "2024-09-14 08:50:52.159080", "rc": 1, "start": "2024-09-14 08:50:52.151075" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Saturday 14 September 2024 08:50:52 -0400 (0:00:00.559) 0:00:07.288 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node3 TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 14 September 2024 08:50:52 -0400 (0:00:00.066) 0:00:07.355 **** ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Saturday 14 September 2024 08:50:52 -0400 (0:00:00.644) 0:00:08.000 **** ok: [managed_node3] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Saturday 14 September 2024 08:50:53 -0400 (0:00:00.090) 0:00:08.090 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml for managed_node3 TASK [Include network role] **************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:3 Saturday 14 September 2024 08:50:53 -0400 (0:00:00.080) 0:00:08.171 **** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 14 September 2024 08:50:53 -0400 (0:00:00.410) 0:00:08.582 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 14 September 2024 08:50:53 -0400 (0:00:00.102) 0:00:08.684 **** skipping: [managed_node3] => { "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] *********** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 14 September 2024 08:50:53 -0400 (0:00:00.057) 0:00:08.742 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 14 September 2024 08:50:53 -0400 (0:00:00.035) 0:00:08.777 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 14 September 2024 08:50:53 -0400 (0:00:00.033) 0:00:08.811 **** ok: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 14 September 2024 08:50:54 -0400 (0:00:01.086) 0:00:09.897 **** ok: [managed_node3] => { "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] ************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 14 September 2024 08:50:56 -0400 (0:00:01.733) 0:00:11.630 **** ok: [managed_node3] => {} 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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 14 September 2024 08:50:56 -0400 (0:00:00.147) 0:00:11.778 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 14 September 2024 08:50:56 -0400 (0:00:00.113) 0:00:11.892 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 14 September 2024 08:50:56 -0400 (0:00:00.124) 0:00:12.017 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 14 September 2024 08:50:57 -0400 (0:00:00.095) 0:00:12.113 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 14 September 2024 08:50:57 -0400 (0:00:00.065) 0:00:12.178 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 14 September 2024 08:50:57 -0400 (0:00:00.092) 0:00:12.271 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 14 September 2024 08:50:57 -0400 (0:00:00.117) 0:00:12.389 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 14 September 2024 08:50:57 -0400 (0:00:00.166) 0:00:12.555 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 14 September 2024 08:50:57 -0400 (0:00:00.122) 0:00:12.678 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 14 September 2024 08:50:57 -0400 (0:00:00.107) 0:00:12.785 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 14 September 2024 08:50:57 -0400 (0:00:00.122) 0:00:12.908 **** ok: [managed_node3] => { "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] ***** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 14 September 2024 08:50:59 -0400 (0:00:01.196) 0:00:14.105 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 14 September 2024 08:50:59 -0400 (0:00:00.119) 0:00:14.224 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 14 September 2024 08:50:59 -0400 (0:00:00.105) 0:00:14.330 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 14 September 2024 08:50:59 -0400 (0:00:00.117) 0:00:14.448 **** changed: [managed_node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add connection statebr, e3cd474d-77a6-4bae-b52b-ab0f78840285 TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 14 September 2024 08:51:00 -0400 (0:00:01.046) 0:00:15.494 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 14 September 2024 08:51:00 -0400 (0:00:00.161) 0:00:15.655 **** ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, e3cd474d-77a6-4bae-b52b-ab0f78840285" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 14 September 2024 08:51:00 -0400 (0:00:00.087) 0:00:15.743 **** ok: [managed_node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, e3cd474d-77a6-4bae-b52b-ab0f78840285\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, e3cd474d-77a6-4bae-b52b-ab0f78840285" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 14 September 2024 08:51:00 -0400 (0:00:00.088) 0:00:15.831 **** skipping: [managed_node3] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 14 September 2024 08:51:00 -0400 (0:00:00.062) 0:00:15.894 **** ok: [managed_node3] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:14 Saturday 14 September 2024 08:51:01 -0400 (0:00:00.540) 0:00:16.434 **** ok: [managed_node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, e3cd474d-77a6-4bae-b52b-ab0f78840285\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, e3cd474d-77a6-4bae-b52b-ab0f78840285" ] } } TASK [Asserts] ***************************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Saturday 14 September 2024 08:51:01 -0400 (0:00:00.209) 0:00:16.644 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml for managed_node3 TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:3 Saturday 14 September 2024 08:51:01 -0400 (0:00:00.273) 0:00:16.918 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node3 TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Saturday 14 September 2024 08:51:02 -0400 (0:00:00.226) 0:00:17.144 **** ok: [managed_node3] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Saturday 14 September 2024 08:51:02 -0400 (0:00:00.120) 0:00:17.264 **** ok: [managed_node3] => { "changed": false, "stat": { "atime": 1726318260.3943577, "block_size": 4096, "blocks": 8, "ctime": 1726318260.320357, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 22485, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1726318260.320357, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 146, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Saturday 14 September 2024 08:51:02 -0400 (0:00:00.560) 0:00:17.825 **** ok: [managed_node3] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Saturday 14 September 2024 08:51:02 -0400 (0:00:00.159) 0:00:17.985 **** ok: [managed_node3] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.021299", "end": "2024-09-14 08:51:03.327100", "rc": 0, "start": "2024-09-14 08:51:03.305801" } STDOUT: statebr /etc/sysconfig/network-scripts/ifcfg-statebr TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Saturday 14 September 2024 08:51:03 -0400 (0:00:00.519) 0:00:18.504 **** ok: [managed_node3] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Saturday 14 September 2024 08:51:03 -0400 (0:00:00.182) 0:00:18.687 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Saturday 14 September 2024 08:51:03 -0400 (0:00:00.258) 0:00:18.946 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Saturday 14 September 2024 08:51:04 -0400 (0:00:00.215) 0:00:19.161 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Saturday 14 September 2024 08:51:04 -0400 (0:00:00.235) 0:00:19.397 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:5 Saturday 14 September 2024 08:51:04 -0400 (0:00:00.108) 0:00:19.505 **** ok: [managed_node3] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:10 Saturday 14 September 2024 08:51:04 -0400 (0:00:00.110) 0:00:19.616 **** ok: [managed_node3] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:15 Saturday 14 September 2024 08:51:04 -0400 (0:00:00.088) 0:00:19.704 **** ok: [managed_node3] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Saturday 14 September 2024 08:51:04 -0400 (0:00:00.070) 0:00:19.775 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed_node3 TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Saturday 14 September 2024 08:51:04 -0400 (0:00:00.132) 0:00:19.907 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node3 TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 14 September 2024 08:51:05 -0400 (0:00:00.118) 0:00:20.026 **** ok: [managed_node3] => { "changed": false, "stat": { "atime": 1726318260.3223572, "block_size": 4096, "blocks": 0, "ctime": 1726318260.3213573, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17657, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/statebr", "lnk_target": "../../devices/virtual/net/statebr", "mode": "0777", "mtime": 1726318260.3213573, "nlink": 1, "path": "/sys/class/net/statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'statebr'] ************************ task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Saturday 14 September 2024 08:51:05 -0400 (0:00:00.473) 0:00:20.500 **** ok: [managed_node3] => { "changed": false } MSG: All assertions passed TASK [Success in test 'I can create a profile'] ******************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Saturday 14 September 2024 08:51:05 -0400 (0:00:00.162) 0:00:20.662 **** ok: [managed_node3] => {} MSG: +++++ Success in test 'I can create a profile' +++++ TASK [Cleanup] ***************************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Saturday 14 September 2024 08:51:05 -0400 (0:00:00.134) 0:00:20.796 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed_node3 TASK [Cleanup profile and device] ********************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 14 September 2024 08:51:05 -0400 (0:00:00.206) 0:00:21.002 **** fatal: [managed_node3]: FAILED! => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.072688", "end": "2024-09-14 08:51:06.320752", "rc": 1, "start": "2024-09-14 08:51:06.248064" } STDOUT: Connection 'statebr' (e3cd474d-77a6-4bae-b52b-ab0f78840285) successfully deleted. STDERR: (process:15604): GLib-GIO-WARNING **: 08:51:06.302: gdbusobjectmanagerclient.c:1589: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/ActiveConnection/26 but no object proxy exists (process:15604): GLib-GIO-WARNING **: 08:51:06.302: gdbusobjectmanagerclient.c:1589: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/Devices/39 but no object proxy exists Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:45 Saturday 14 September 2024 08:51:06 -0400 (0:00:00.464) 0:00:21.466 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed_node3 TASK [TEST: I can create a profile without autoconnect] ************************ task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Saturday 14 September 2024 08:51:06 -0400 (0:00:00.173) 0:00:21.640 **** ok: [managed_node3] => {} MSG: ########## I can create a profile without autoconnect ########## TASK [Show item] *************************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Saturday 14 September 2024 08:51:06 -0400 (0:00:00.118) 0:00:21.759 **** ok: [managed_node3] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can create a profile without autoconnect" } ok: [managed_node3] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/delete_interface.yml", "tasks/assert_device_absent.yml" ] } ok: [managed_node3] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/create_bridge_profile_no_autoconnect.yml" ] } ok: [managed_node3] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_absent.yml", "tasks/assert_profile_present.yml" ] } ok: [managed_node3] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined" } ok: [managed_node3] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [managed_node3] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Saturday 14 September 2024 08:51:06 -0400 (0:00:00.233) 0:00:21.993 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node3 TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Saturday 14 September 2024 08:51:07 -0400 (0:00:00.183) 0:00:22.176 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node3 TASK [Gather current interface info] ******************************************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Saturday 14 September 2024 08:51:07 -0400 (0:00:00.198) 0:00:22.375 **** ok: [managed_node3] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003208", "end": "2024-09-14 08:51:07.649973", "rc": 0, "start": "2024-09-14 08:51:07.646765" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Saturday 14 September 2024 08:51:07 -0400 (0:00:00.509) 0:00:22.884 **** ok: [managed_node3] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Saturday 14 September 2024 08:51:07 -0400 (0:00:00.115) 0:00:23.000 **** ok: [managed_node3] => {} MSG: current_interfaces: [u'bonding_masters', u'eth0', u'lo'] TASK [Setup] ******************************************************************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Saturday 14 September 2024 08:51:08 -0400 (0:00:00.125) 0:00:23.125 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml for managed_node3 included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed_node3 TASK [Remove test interface if necessary] ************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml:3 Saturday 14 September 2024 08:51:08 -0400 (0:00:00.253) 0:00:23.379 **** fatal: [managed_node3]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.006695", "end": "2024-09-14 08:51:08.683277", "rc": 1, "start": "2024-09-14 08:51:08.676582" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Saturday 14 September 2024 08:51:08 -0400 (0:00:00.537) 0:00:23.917 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node3 TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 14 September 2024 08:51:09 -0400 (0:00:00.233) 0:00:24.150 **** ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Saturday 14 September 2024 08:51:09 -0400 (0:00:00.387) 0:00:24.538 **** ok: [managed_node3] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Saturday 14 September 2024 08:51:09 -0400 (0:00:00.094) 0:00:24.632 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile_no_autoconnect.yml for managed_node3 TASK [Include network role] **************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:3 Saturday 14 September 2024 08:51:09 -0400 (0:00:00.159) 0:00:24.793 **** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 14 September 2024 08:51:10 -0400 (0:00:00.281) 0:00:25.074 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 14 September 2024 08:51:10 -0400 (0:00:00.145) 0:00:25.220 **** skipping: [managed_node3] => { "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] *********** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 14 September 2024 08:51:10 -0400 (0:00:00.132) 0:00:25.352 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 14 September 2024 08:51:10 -0400 (0:00:00.128) 0:00:25.481 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 14 September 2024 08:51:10 -0400 (0:00:00.109) 0:00:25.590 **** ok: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 14 September 2024 08:51:11 -0400 (0:00:01.202) 0:00:26.792 **** ok: [managed_node3] => { "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] ************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 14 September 2024 08:51:13 -0400 (0:00:01.455) 0:00:28.248 **** ok: [managed_node3] => {} 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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 14 September 2024 08:51:13 -0400 (0:00:00.121) 0:00:28.370 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 14 September 2024 08:51:13 -0400 (0:00:00.260) 0:00:28.631 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 14 September 2024 08:51:13 -0400 (0:00:00.105) 0:00:28.736 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 14 September 2024 08:51:13 -0400 (0:00:00.095) 0:00:28.831 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 14 September 2024 08:51:13 -0400 (0:00:00.109) 0:00:28.941 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 14 September 2024 08:51:14 -0400 (0:00:00.173) 0:00:29.114 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 14 September 2024 08:51:14 -0400 (0:00:00.115) 0:00:29.229 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 14 September 2024 08:51:14 -0400 (0:00:00.204) 0:00:29.434 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 14 September 2024 08:51:14 -0400 (0:00:00.133) 0:00:29.568 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 14 September 2024 08:51:14 -0400 (0:00:00.086) 0:00:29.655 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 14 September 2024 08:51:14 -0400 (0:00:00.123) 0:00:29.779 **** ok: [managed_node3] => { "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] ***** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 14 September 2024 08:51:15 -0400 (0:00:00.610) 0:00:30.389 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 14 September 2024 08:51:15 -0400 (0:00:00.115) 0:00:30.505 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 14 September 2024 08:51:15 -0400 (0:00:00.113) 0:00:30.618 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 14 September 2024 08:51:15 -0400 (0:00:00.152) 0:00:30.771 **** changed: [managed_node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": false, "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 128d0a58-b26a-44b7-b0bc-1ab134df2f31 TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 14 September 2024 08:51:16 -0400 (0:00:00.779) 0:00:31.550 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 14 September 2024 08:51:16 -0400 (0:00:00.101) 0:00:31.652 **** ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 128d0a58-b26a-44b7-b0bc-1ab134df2f31" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 14 September 2024 08:51:16 -0400 (0:00:00.073) 0:00:31.726 **** ok: [managed_node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": false, "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 128d0a58-b26a-44b7-b0bc-1ab134df2f31\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 128d0a58-b26a-44b7-b0bc-1ab134df2f31" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 14 September 2024 08:51:16 -0400 (0:00:00.100) 0:00:31.827 **** skipping: [managed_node3] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 14 September 2024 08:51:16 -0400 (0:00:00.190) 0:00:32.017 **** ok: [managed_node3] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:15 Saturday 14 September 2024 08:51:17 -0400 (0:00:00.542) 0:00:32.559 **** ok: [managed_node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": false, "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 128d0a58-b26a-44b7-b0bc-1ab134df2f31\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 128d0a58-b26a-44b7-b0bc-1ab134df2f31" ] } } TASK [Asserts] ***************************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Saturday 14 September 2024 08:51:17 -0400 (0:00:00.103) 0:00:32.663 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed_node3 included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml for managed_node3 TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Saturday 14 September 2024 08:51:17 -0400 (0:00:00.202) 0:00:32.866 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node3 TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 14 September 2024 08:51:17 -0400 (0:00:00.134) 0:00:33.000 **** ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Saturday 14 September 2024 08:51:18 -0400 (0:00:00.324) 0:00:33.324 **** ok: [managed_node3] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:3 Saturday 14 September 2024 08:51:18 -0400 (0:00:00.070) 0:00:33.395 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node3 TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Saturday 14 September 2024 08:51:18 -0400 (0:00:00.126) 0:00:33.521 **** ok: [managed_node3] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Saturday 14 September 2024 08:51:18 -0400 (0:00:00.108) 0:00:33.629 **** ok: [managed_node3] => { "changed": false, "stat": { "atime": 1726318276.357452, "block_size": 4096, "blocks": 8, "ctime": 1726318276.357452, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 22485, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1726318276.357452, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 145, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Saturday 14 September 2024 08:51:18 -0400 (0:00:00.360) 0:00:33.989 **** ok: [managed_node3] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Saturday 14 September 2024 08:51:19 -0400 (0:00:00.088) 0:00:34.078 **** ok: [managed_node3] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.020229", "end": "2024-09-14 08:51:19.451599", "rc": 0, "start": "2024-09-14 08:51:19.431370" } STDOUT: statebr /etc/sysconfig/network-scripts/ifcfg-statebr TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Saturday 14 September 2024 08:51:19 -0400 (0:00:00.521) 0:00:34.600 **** ok: [managed_node3] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Saturday 14 September 2024 08:51:19 -0400 (0:00:00.102) 0:00:34.702 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Saturday 14 September 2024 08:51:19 -0400 (0:00:00.118) 0:00:34.821 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Saturday 14 September 2024 08:51:19 -0400 (0:00:00.149) 0:00:34.970 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Saturday 14 September 2024 08:51:20 -0400 (0:00:00.120) 0:00:35.091 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:5 Saturday 14 September 2024 08:51:20 -0400 (0:00:00.170) 0:00:35.262 **** ok: [managed_node3] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:10 Saturday 14 September 2024 08:51:20 -0400 (0:00:00.113) 0:00:35.376 **** ok: [managed_node3] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:15 Saturday 14 September 2024 08:51:20 -0400 (0:00:00.094) 0:00:35.470 **** ok: [managed_node3] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Saturday 14 September 2024 08:51:20 -0400 (0:00:00.103) 0:00:35.573 **** TASK [Success in test 'I can create a profile without autoconnect'] ************ task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Saturday 14 September 2024 08:51:20 -0400 (0:00:00.109) 0:00:35.683 **** ok: [managed_node3] => {} MSG: +++++ Success in test 'I can create a profile without autoconnect' +++++ TASK [Cleanup] ***************************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Saturday 14 September 2024 08:51:20 -0400 (0:00:00.133) 0:00:35.817 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed_node3 TASK [Cleanup profile and device] ********************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 14 September 2024 08:51:21 -0400 (0:00:00.240) 0:00:36.058 **** fatal: [managed_node3]: FAILED! => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.042470", "end": "2024-09-14 08:51:21.406978", "rc": 1, "start": "2024-09-14 08:51:21.364508" } STDOUT: Connection 'statebr' (128d0a58-b26a-44b7-b0bc-1ab134df2f31) successfully deleted. STDERR: Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:65 Saturday 14 September 2024 08:51:21 -0400 (0:00:00.534) 0:00:36.592 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed_node3 TASK [TEST: I can activate an existing profile] ******************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Saturday 14 September 2024 08:51:21 -0400 (0:00:00.249) 0:00:36.842 **** ok: [managed_node3] => {} MSG: ########## I can activate an existing profile ########## TASK [Show item] *************************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Saturday 14 September 2024 08:51:21 -0400 (0:00:00.119) 0:00:36.961 **** ok: [managed_node3] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can activate an existing profile" } ok: [managed_node3] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml" ] } ok: [managed_node3] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/activate_profile.yml" ] } ok: [managed_node3] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_present.yml", "tasks/assert_profile_present.yml" ] } ok: [managed_node3] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined" } ok: [managed_node3] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [managed_node3] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Saturday 14 September 2024 08:51:22 -0400 (0:00:00.195) 0:00:37.157 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node3 TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Saturday 14 September 2024 08:51:22 -0400 (0:00:00.182) 0:00:37.339 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node3 TASK [Gather current interface info] ******************************************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Saturday 14 September 2024 08:51:22 -0400 (0:00:00.233) 0:00:37.573 **** ok: [managed_node3] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003281", "end": "2024-09-14 08:51:22.818777", "rc": 0, "start": "2024-09-14 08:51:22.815496" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Saturday 14 September 2024 08:51:22 -0400 (0:00:00.396) 0:00:37.970 **** ok: [managed_node3] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Saturday 14 September 2024 08:51:23 -0400 (0:00:00.088) 0:00:38.059 **** ok: [managed_node3] => {} MSG: current_interfaces: [u'bonding_masters', u'eth0', u'lo'] TASK [Setup] ******************************************************************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Saturday 14 September 2024 08:51:23 -0400 (0:00:00.085) 0:00:38.144 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml for managed_node3 TASK [Include network role] **************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:3 Saturday 14 September 2024 08:51:23 -0400 (0:00:00.122) 0:00:38.266 **** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 14 September 2024 08:51:23 -0400 (0:00:00.132) 0:00:38.398 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 14 September 2024 08:51:23 -0400 (0:00:00.189) 0:00:38.588 **** skipping: [managed_node3] => { "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] *********** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 14 September 2024 08:51:23 -0400 (0:00:00.129) 0:00:38.717 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 14 September 2024 08:51:23 -0400 (0:00:00.110) 0:00:38.828 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 14 September 2024 08:51:23 -0400 (0:00:00.105) 0:00:38.933 **** ok: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 14 September 2024 08:51:24 -0400 (0:00:01.049) 0:00:39.983 **** ok: [managed_node3] => { "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] ************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 14 September 2024 08:51:26 -0400 (0:00:01.711) 0:00:41.694 **** ok: [managed_node3] => {} 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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 14 September 2024 08:51:26 -0400 (0:00:00.239) 0:00:41.934 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 14 September 2024 08:51:27 -0400 (0:00:00.152) 0:00:42.087 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 14 September 2024 08:51:27 -0400 (0:00:00.109) 0:00:42.196 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 14 September 2024 08:51:27 -0400 (0:00:00.123) 0:00:42.320 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 14 September 2024 08:51:27 -0400 (0:00:00.145) 0:00:42.466 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 14 September 2024 08:51:27 -0400 (0:00:00.121) 0:00:42.587 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 14 September 2024 08:51:27 -0400 (0:00:00.088) 0:00:42.675 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 14 September 2024 08:51:27 -0400 (0:00:00.185) 0:00:42.861 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 14 September 2024 08:51:27 -0400 (0:00:00.141) 0:00:43.002 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 14 September 2024 08:51:28 -0400 (0:00:00.116) 0:00:43.119 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 14 September 2024 08:51:28 -0400 (0:00:00.146) 0:00:43.265 **** ok: [managed_node3] => { "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] ***** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 14 September 2024 08:51:28 -0400 (0:00:00.674) 0:00:43.940 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 14 September 2024 08:51:29 -0400 (0:00:00.168) 0:00:44.109 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 14 September 2024 08:51:29 -0400 (0:00:00.250) 0:00:44.360 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 14 September 2024 08:51:29 -0400 (0:00:00.235) 0:00:44.595 **** changed: [managed_node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 4965e145-e490-4365-b312-384a9cdc74ce TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 14 September 2024 08:51:30 -0400 (0:00:00.706) 0:00:45.301 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 14 September 2024 08:51:30 -0400 (0:00:00.079) 0:00:45.380 **** ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 4965e145-e490-4365-b312-384a9cdc74ce" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 14 September 2024 08:51:30 -0400 (0:00:00.078) 0:00:45.458 **** ok: [managed_node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 4965e145-e490-4365-b312-384a9cdc74ce\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 4965e145-e490-4365-b312-384a9cdc74ce" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 14 September 2024 08:51:30 -0400 (0:00:00.108) 0:00:45.567 **** skipping: [managed_node3] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 14 September 2024 08:51:30 -0400 (0:00:00.110) 0:00:45.678 **** ok: [managed_node3] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:14 Saturday 14 September 2024 08:51:31 -0400 (0:00:00.370) 0:00:46.048 **** ok: [managed_node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 4965e145-e490-4365-b312-384a9cdc74ce\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 4965e145-e490-4365-b312-384a9cdc74ce" ] } } TASK [Test] ******************************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Saturday 14 September 2024 08:51:31 -0400 (0:00:00.113) 0:00:46.162 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml for managed_node3 TASK [Include network role] **************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml:3 Saturday 14 September 2024 08:51:31 -0400 (0:00:00.176) 0:00:46.338 **** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 14 September 2024 08:51:31 -0400 (0:00:00.149) 0:00:46.488 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 14 September 2024 08:51:31 -0400 (0:00:00.210) 0:00:46.699 **** skipping: [managed_node3] => { "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] *********** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 14 September 2024 08:51:31 -0400 (0:00:00.148) 0:00:46.848 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 14 September 2024 08:51:31 -0400 (0:00:00.093) 0:00:46.941 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 14 September 2024 08:51:32 -0400 (0:00:00.184) 0:00:47.126 **** ok: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 14 September 2024 08:51:33 -0400 (0:00:01.201) 0:00:48.327 **** ok: [managed_node3] => { "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] ************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 14 September 2024 08:51:34 -0400 (0:00:01.449) 0:00:49.776 **** ok: [managed_node3] => {} 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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 14 September 2024 08:51:34 -0400 (0:00:00.094) 0:00:49.871 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 14 September 2024 08:51:34 -0400 (0:00:00.079) 0:00:49.951 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 14 September 2024 08:51:35 -0400 (0:00:00.136) 0:00:50.088 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 14 September 2024 08:51:35 -0400 (0:00:00.114) 0:00:50.202 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 14 September 2024 08:51:35 -0400 (0:00:00.139) 0:00:50.341 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 14 September 2024 08:51:35 -0400 (0:00:00.123) 0:00:50.465 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 14 September 2024 08:51:35 -0400 (0:00:00.114) 0:00:50.579 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 14 September 2024 08:51:35 -0400 (0:00:00.177) 0:00:50.757 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 14 September 2024 08:51:35 -0400 (0:00:00.126) 0:00:50.883 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 14 September 2024 08:51:35 -0400 (0:00:00.133) 0:00:51.017 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 14 September 2024 08:51:36 -0400 (0:00:00.244) 0:00:51.261 **** ok: [managed_node3] => { "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] ***** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 14 September 2024 08:51:36 -0400 (0:00:00.614) 0:00:51.876 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 14 September 2024 08:51:36 -0400 (0:00:00.116) 0:00:51.992 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 14 September 2024 08:51:37 -0400 (0:00:00.076) 0:00:52.069 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 14 September 2024 08:51:37 -0400 (0:00:00.086) 0:00:52.156 **** ok: [managed_node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 4965e145-e490-4365-b312-384a9cdc74ce skipped because already active TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 14 September 2024 08:51:37 -0400 (0:00:00.725) 0:00:52.881 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 14 September 2024 08:51:37 -0400 (0:00:00.076) 0:00:52.958 **** ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 4965e145-e490-4365-b312-384a9cdc74ce skipped because already active" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 14 September 2024 08:51:38 -0400 (0:00:00.095) 0:00:53.054 **** ok: [managed_node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 4965e145-e490-4365-b312-384a9cdc74ce skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 4965e145-e490-4365-b312-384a9cdc74ce skipped because already active" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 14 September 2024 08:51:38 -0400 (0:00:00.118) 0:00:53.172 **** skipping: [managed_node3] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 14 September 2024 08:51:38 -0400 (0:00:00.129) 0:00:53.302 **** ok: [managed_node3] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Saturday 14 September 2024 08:51:38 -0400 (0:00:00.348) 0:00:53.650 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed_node3 included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml for managed_node3 TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Saturday 14 September 2024 08:51:39 -0400 (0:00:00.376) 0:00:54.027 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node3 TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 14 September 2024 08:51:39 -0400 (0:00:00.250) 0:00:54.277 **** ok: [managed_node3] => { "changed": false, "stat": { "atime": 1726318290.102533, "block_size": 4096, "blocks": 0, "ctime": 1726318290.096533, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17657, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/statebr", "lnk_target": "../../devices/virtual/net/statebr", "mode": "0777", "mtime": 1726318290.096533, "nlink": 1, "path": "/sys/class/net/statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'statebr'] ************************ task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Saturday 14 September 2024 08:51:39 -0400 (0:00:00.461) 0:00:54.739 **** ok: [managed_node3] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:3 Saturday 14 September 2024 08:51:39 -0400 (0:00:00.186) 0:00:54.925 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node3 TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Saturday 14 September 2024 08:51:40 -0400 (0:00:00.295) 0:00:55.220 **** ok: [managed_node3] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Saturday 14 September 2024 08:51:40 -0400 (0:00:00.136) 0:00:55.356 **** ok: [managed_node3] => { "changed": false, "stat": { "atime": 1726318290.1655335, "block_size": 4096, "blocks": 8, "ctime": 1726318290.0955331, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 22485, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1726318290.0955331, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 146, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Saturday 14 September 2024 08:51:41 -0400 (0:00:00.810) 0:00:56.166 **** ok: [managed_node3] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Saturday 14 September 2024 08:51:41 -0400 (0:00:00.113) 0:00:56.280 **** ok: [managed_node3] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.020025", "end": "2024-09-14 08:51:41.538087", "rc": 0, "start": "2024-09-14 08:51:41.518062" } STDOUT: statebr /etc/sysconfig/network-scripts/ifcfg-statebr TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Saturday 14 September 2024 08:51:41 -0400 (0:00:00.387) 0:00:56.668 **** ok: [managed_node3] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Saturday 14 September 2024 08:51:41 -0400 (0:00:00.088) 0:00:56.757 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Saturday 14 September 2024 08:51:41 -0400 (0:00:00.072) 0:00:56.829 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Saturday 14 September 2024 08:51:41 -0400 (0:00:00.099) 0:00:56.929 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Saturday 14 September 2024 08:51:42 -0400 (0:00:00.172) 0:00:57.101 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:5 Saturday 14 September 2024 08:51:42 -0400 (0:00:00.127) 0:00:57.229 **** ok: [managed_node3] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:10 Saturday 14 September 2024 08:51:42 -0400 (0:00:00.112) 0:00:57.342 **** ok: [managed_node3] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:15 Saturday 14 September 2024 08:51:42 -0400 (0:00:00.128) 0:00:57.470 **** ok: [managed_node3] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Saturday 14 September 2024 08:51:42 -0400 (0:00:00.113) 0:00:57.584 **** TASK [Success in test 'I can activate an existing profile'] ******************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Saturday 14 September 2024 08:51:42 -0400 (0:00:00.069) 0:00:57.653 **** ok: [managed_node3] => {} MSG: +++++ Success in test 'I can activate an existing profile' +++++ TASK [Cleanup] ***************************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Saturday 14 September 2024 08:51:42 -0400 (0:00:00.068) 0:00:57.721 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed_node3 TASK [Cleanup profile and device] ********************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 14 September 2024 08:51:42 -0400 (0:00:00.191) 0:00:57.912 **** fatal: [managed_node3]: FAILED! => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.078411", "end": "2024-09-14 08:51:43.302231", "rc": 1, "start": "2024-09-14 08:51:43.223820" } STDOUT: Connection 'statebr' (4965e145-e490-4365-b312-384a9cdc74ce) successfully deleted. STDERR: Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:83 Saturday 14 September 2024 08:51:43 -0400 (0:00:00.551) 0:00:58.463 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed_node3 TASK [TEST: I can remove an existing profile without taking it down] *********** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Saturday 14 September 2024 08:51:43 -0400 (0:00:00.225) 0:00:58.689 **** ok: [managed_node3] => {} MSG: ########## I can remove an existing profile without taking it down ########## TASK [Show item] *************************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Saturday 14 September 2024 08:51:43 -0400 (0:00:00.126) 0:00:58.816 **** ok: [managed_node3] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can remove an existing profile without taking it down" } ok: [managed_node3] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml", "tasks/activate_profile.yml" ] } ok: [managed_node3] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/remove_profile.yml" ] } ok: [managed_node3] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_present.yml", "tasks/assert_profile_absent.yml" ] } ok: [managed_node3] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined" } ok: [managed_node3] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [managed_node3] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Saturday 14 September 2024 08:51:44 -0400 (0:00:00.348) 0:00:59.164 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node3 TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Saturday 14 September 2024 08:51:44 -0400 (0:00:00.311) 0:00:59.476 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node3 TASK [Gather current interface info] ******************************************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Saturday 14 September 2024 08:51:44 -0400 (0:00:00.193) 0:00:59.669 **** ok: [managed_node3] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003242", "end": "2024-09-14 08:51:45.107316", "rc": 0, "start": "2024-09-14 08:51:45.104074" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Saturday 14 September 2024 08:51:45 -0400 (0:00:00.650) 0:01:00.320 **** ok: [managed_node3] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Saturday 14 September 2024 08:51:45 -0400 (0:00:00.121) 0:01:00.442 **** ok: [managed_node3] => {} MSG: current_interfaces: [u'bonding_masters', u'eth0', u'lo'] TASK [Setup] ******************************************************************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Saturday 14 September 2024 08:51:45 -0400 (0:00:00.106) 0:01:00.548 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml for managed_node3 included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml for managed_node3 TASK [Include network role] **************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:3 Saturday 14 September 2024 08:51:45 -0400 (0:00:00.221) 0:01:00.770 **** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 14 September 2024 08:51:45 -0400 (0:00:00.215) 0:01:00.986 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 14 September 2024 08:51:46 -0400 (0:00:00.341) 0:01:01.328 **** skipping: [managed_node3] => { "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] *********** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 14 September 2024 08:51:46 -0400 (0:00:00.125) 0:01:01.453 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 14 September 2024 08:51:46 -0400 (0:00:00.105) 0:01:01.559 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 14 September 2024 08:51:46 -0400 (0:00:00.117) 0:01:01.677 **** ok: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 14 September 2024 08:51:47 -0400 (0:00:01.059) 0:01:02.737 **** ok: [managed_node3] => { "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] ************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 14 September 2024 08:51:49 -0400 (0:00:01.723) 0:01:04.461 **** ok: [managed_node3] => {} 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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 14 September 2024 08:51:49 -0400 (0:00:00.124) 0:01:04.585 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 14 September 2024 08:51:49 -0400 (0:00:00.177) 0:01:04.763 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 14 September 2024 08:51:49 -0400 (0:00:00.105) 0:01:04.869 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 14 September 2024 08:51:49 -0400 (0:00:00.101) 0:01:04.970 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 14 September 2024 08:51:50 -0400 (0:00:00.076) 0:01:05.046 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 14 September 2024 08:51:50 -0400 (0:00:00.254) 0:01:05.300 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 14 September 2024 08:51:50 -0400 (0:00:00.135) 0:01:05.436 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 14 September 2024 08:51:50 -0400 (0:00:00.200) 0:01:05.636 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 14 September 2024 08:51:50 -0400 (0:00:00.099) 0:01:05.736 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 14 September 2024 08:51:50 -0400 (0:00:00.095) 0:01:05.832 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 14 September 2024 08:51:50 -0400 (0:00:00.115) 0:01:05.947 **** ok: [managed_node3] => { "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] ***** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 14 September 2024 08:51:51 -0400 (0:00:00.587) 0:01:06.535 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 14 September 2024 08:51:51 -0400 (0:00:00.082) 0:01:06.618 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 14 September 2024 08:51:51 -0400 (0:00:00.068) 0:01:06.686 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 14 September 2024 08:51:51 -0400 (0:00:00.112) 0:01:06.798 **** changed: [managed_node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add connection statebr, d0c9bb91-d9e6-4b1b-8919-7a43ddf07917 TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 14 September 2024 08:51:52 -0400 (0:00:01.147) 0:01:07.946 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 14 September 2024 08:51:53 -0400 (0:00:00.107) 0:01:08.053 **** ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, d0c9bb91-d9e6-4b1b-8919-7a43ddf07917" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 14 September 2024 08:51:53 -0400 (0:00:00.112) 0:01:08.165 **** ok: [managed_node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, d0c9bb91-d9e6-4b1b-8919-7a43ddf07917\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, d0c9bb91-d9e6-4b1b-8919-7a43ddf07917" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 14 September 2024 08:51:53 -0400 (0:00:00.130) 0:01:08.296 **** skipping: [managed_node3] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 14 September 2024 08:51:53 -0400 (0:00:00.146) 0:01:08.443 **** ok: [managed_node3] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:14 Saturday 14 September 2024 08:51:53 -0400 (0:00:00.468) 0:01:08.912 **** ok: [managed_node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, d0c9bb91-d9e6-4b1b-8919-7a43ddf07917\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, d0c9bb91-d9e6-4b1b-8919-7a43ddf07917" ] } } TASK [Include network role] **************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml:3 Saturday 14 September 2024 08:51:54 -0400 (0:00:00.121) 0:01:09.034 **** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 14 September 2024 08:51:54 -0400 (0:00:00.265) 0:01:09.299 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 14 September 2024 08:51:54 -0400 (0:00:00.211) 0:01:09.510 **** skipping: [managed_node3] => { "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] *********** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 14 September 2024 08:51:54 -0400 (0:00:00.112) 0:01:09.623 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 14 September 2024 08:51:54 -0400 (0:00:00.069) 0:01:09.693 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 14 September 2024 08:51:54 -0400 (0:00:00.097) 0:01:09.791 **** ok: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 14 September 2024 08:51:55 -0400 (0:00:01.173) 0:01:10.965 **** ok: [managed_node3] => { "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] ************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 14 September 2024 08:51:57 -0400 (0:00:01.407) 0:01:12.372 **** ok: [managed_node3] => {} 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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 14 September 2024 08:51:57 -0400 (0:00:00.188) 0:01:12.560 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 14 September 2024 08:51:57 -0400 (0:00:00.113) 0:01:12.674 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 14 September 2024 08:51:57 -0400 (0:00:00.093) 0:01:12.768 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 14 September 2024 08:51:57 -0400 (0:00:00.117) 0:01:12.885 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 14 September 2024 08:51:57 -0400 (0:00:00.116) 0:01:13.001 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 14 September 2024 08:51:58 -0400 (0:00:00.158) 0:01:13.160 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 14 September 2024 08:51:58 -0400 (0:00:00.113) 0:01:13.273 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 14 September 2024 08:51:58 -0400 (0:00:00.211) 0:01:13.484 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 14 September 2024 08:51:58 -0400 (0:00:00.139) 0:01:13.624 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 14 September 2024 08:51:58 -0400 (0:00:00.125) 0:01:13.749 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 14 September 2024 08:51:58 -0400 (0:00:00.238) 0:01:13.988 **** ok: [managed_node3] => { "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] ***** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 14 September 2024 08:51:59 -0400 (0:00:00.860) 0:01:14.849 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 14 September 2024 08:52:00 -0400 (0:00:00.190) 0:01:15.040 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 14 September 2024 08:52:00 -0400 (0:00:00.139) 0:01:15.179 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 14 September 2024 08:52:00 -0400 (0:00:00.107) 0:01:15.286 **** ok: [managed_node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr, d0c9bb91-d9e6-4b1b-8919-7a43ddf07917 skipped because already active TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 14 September 2024 08:52:01 -0400 (0:00:00.836) 0:01:16.123 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 14 September 2024 08:52:01 -0400 (0:00:00.118) 0:01:16.241 **** ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, d0c9bb91-d9e6-4b1b-8919-7a43ddf07917 skipped because already active" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 14 September 2024 08:52:01 -0400 (0:00:00.100) 0:01:16.342 **** ok: [managed_node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, d0c9bb91-d9e6-4b1b-8919-7a43ddf07917 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, d0c9bb91-d9e6-4b1b-8919-7a43ddf07917 skipped because already active" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 14 September 2024 08:52:01 -0400 (0:00:00.095) 0:01:16.437 **** skipping: [managed_node3] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 14 September 2024 08:52:01 -0400 (0:00:00.066) 0:01:16.504 **** ok: [managed_node3] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Saturday 14 September 2024 08:52:01 -0400 (0:00:00.342) 0:01:16.846 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_profile.yml for managed_node3 TASK [Include network role] **************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_profile.yml:3 Saturday 14 September 2024 08:52:02 -0400 (0:00:00.293) 0:01:17.140 **** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 14 September 2024 08:52:02 -0400 (0:00:00.194) 0:01:17.335 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 14 September 2024 08:52:02 -0400 (0:00:00.134) 0:01:17.469 **** skipping: [managed_node3] => { "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] *********** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 14 September 2024 08:52:02 -0400 (0:00:00.088) 0:01:17.558 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 14 September 2024 08:52:02 -0400 (0:00:00.065) 0:01:17.624 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 14 September 2024 08:52:02 -0400 (0:00:00.077) 0:01:17.702 **** ok: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 14 September 2024 08:52:03 -0400 (0:00:01.013) 0:01:18.716 **** ok: [managed_node3] => { "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] ************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 14 September 2024 08:52:05 -0400 (0:00:01.515) 0:01:20.232 **** ok: [managed_node3] => {} 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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 14 September 2024 08:52:05 -0400 (0:00:00.122) 0:01:20.354 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 14 September 2024 08:52:05 -0400 (0:00:00.108) 0:01:20.463 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 14 September 2024 08:52:05 -0400 (0:00:00.093) 0:01:20.557 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 14 September 2024 08:52:05 -0400 (0:00:00.096) 0:01:20.654 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 14 September 2024 08:52:05 -0400 (0:00:00.105) 0:01:20.759 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 14 September 2024 08:52:05 -0400 (0:00:00.127) 0:01:20.887 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 14 September 2024 08:52:06 -0400 (0:00:00.188) 0:01:21.075 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 14 September 2024 08:52:06 -0400 (0:00:00.197) 0:01:21.273 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 14 September 2024 08:52:06 -0400 (0:00:00.101) 0:01:21.374 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 14 September 2024 08:52:06 -0400 (0:00:00.086) 0:01:21.460 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 14 September 2024 08:52:06 -0400 (0:00:00.128) 0:01:21.589 **** ok: [managed_node3] => { "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] ***** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 14 September 2024 08:52:07 -0400 (0:00:00.799) 0:01:22.388 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 14 September 2024 08:52:07 -0400 (0:00:00.126) 0:01:22.514 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 14 September 2024 08:52:07 -0400 (0:00:00.122) 0:01:22.637 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 14 September 2024 08:52:07 -0400 (0:00:00.129) 0:01:22.767 **** changed: [managed_node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 14 September 2024 08:52:08 -0400 (0:00:00.857) 0:01:23.624 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 14 September 2024 08:52:08 -0400 (0:00:00.171) 0:01:23.796 **** ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 14 September 2024 08:52:08 -0400 (0:00:00.146) 0:01:23.942 **** ok: [managed_node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 14 September 2024 08:52:09 -0400 (0:00:00.129) 0:01:24.071 **** skipping: [managed_node3] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 14 September 2024 08:52:09 -0400 (0:00:00.129) 0:01:24.200 **** ok: [managed_node3] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Saturday 14 September 2024 08:52:09 -0400 (0:00:00.339) 0:01:24.540 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed_node3 included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml for managed_node3 TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Saturday 14 September 2024 08:52:09 -0400 (0:00:00.151) 0:01:24.691 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node3 TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 14 September 2024 08:52:09 -0400 (0:00:00.173) 0:01:24.864 **** ok: [managed_node3] => { "changed": false, "stat": { "atime": 1726318312.6836667, "block_size": 4096, "blocks": 0, "ctime": 1726318312.6766665, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17659, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/statebr", "lnk_target": "../../devices/virtual/net/statebr", "mode": "0777", "mtime": 1726318312.6766665, "nlink": 1, "path": "/sys/class/net/statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'statebr'] ************************ task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Saturday 14 September 2024 08:52:10 -0400 (0:00:00.363) 0:01:25.228 **** ok: [managed_node3] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:3 Saturday 14 September 2024 08:52:10 -0400 (0:00:00.119) 0:01:25.347 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node3 TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Saturday 14 September 2024 08:52:10 -0400 (0:00:00.201) 0:01:25.549 **** ok: [managed_node3] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Saturday 14 September 2024 08:52:10 -0400 (0:00:00.111) 0:01:25.660 **** ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Saturday 14 September 2024 08:52:11 -0400 (0:00:00.636) 0:01:26.297 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Saturday 14 September 2024 08:52:11 -0400 (0:00:00.268) 0:01:26.565 **** fatal: [managed_node3]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.019664", "end": "2024-09-14 08:52:12.098005", "rc": 1, "start": "2024-09-14 08:52:12.078341" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Saturday 14 September 2024 08:52:12 -0400 (0:00:00.816) 0:01:27.382 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Saturday 14 September 2024 08:52:12 -0400 (0:00:00.117) 0:01:27.499 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Saturday 14 September 2024 08:52:12 -0400 (0:00:00.119) 0:01:27.619 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Saturday 14 September 2024 08:52:12 -0400 (0:00:00.196) 0:01:27.815 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Saturday 14 September 2024 08:52:12 -0400 (0:00:00.162) 0:01:27.977 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:5 Saturday 14 September 2024 08:52:13 -0400 (0:00:00.172) 0:01:28.150 **** ok: [managed_node3] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Saturday 14 September 2024 08:52:13 -0400 (0:00:00.137) 0:01:28.287 **** TASK [Success in test 'I can remove an existing profile without taking it down'] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Saturday 14 September 2024 08:52:13 -0400 (0:00:00.098) 0:01:28.386 **** ok: [managed_node3] => {} MSG: +++++ Success in test 'I can remove an existing profile without taking it down' +++++ TASK [Cleanup] ***************************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Saturday 14 September 2024 08:52:13 -0400 (0:00:00.118) 0:01:28.505 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed_node3 TASK [Cleanup profile and device] ********************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 14 September 2024 08:52:13 -0400 (0:00:00.231) 0:01:28.736 **** fatal: [managed_node3]: FAILED! => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.083212", "end": "2024-09-14 08:52:14.036472", "rc": 1, "start": "2024-09-14 08:52:13.953260" } STDOUT: Connection 'statebr' (d0c9bb91-d9e6-4b1b-8919-7a43ddf07917) successfully deleted. STDERR: (process:18839): GLib-GIO-WARNING **: 08:52:14.007: gdbusobjectmanagerclient.c:1589: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/ActiveConnection/28 but no object proxy exists (process:18839): GLib-GIO-WARNING **: 08:52:14.009: gdbusobjectmanagerclient.c:1589: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/IP6Config/59 but no object proxy exists (process:18839): GLib-GIO-WARNING **: 08:52:14.009: gdbusobjectmanagerclient.c:1589: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/Devices/41 but no object proxy exists Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:102 Saturday 14 September 2024 08:52:14 -0400 (0:00:00.471) 0:01:29.208 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed_node3 TASK [TEST: I can take a profile down that is absent] ************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Saturday 14 September 2024 08:52:14 -0400 (0:00:00.190) 0:01:29.398 **** ok: [managed_node3] => {} MSG: ########## I can take a profile down that is absent ########## TASK [Show item] *************************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Saturday 14 September 2024 08:52:14 -0400 (0:00:00.143) 0:01:29.541 **** ok: [managed_node3] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can take a profile down that is absent" } ok: [managed_node3] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml", "tasks/activate_profile.yml", "tasks/remove_profile.yml" ] } ok: [managed_node3] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/remove+down_profile.yml" ] } ok: [managed_node3] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_absent.yml" ] } ok: [managed_node3] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": [ { "condition": true, "what": "tasks/assert_device_absent.yml" } ] } ok: [managed_node3] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [managed_node3] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Saturday 14 September 2024 08:52:14 -0400 (0:00:00.187) 0:01:29.729 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node3 TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Saturday 14 September 2024 08:52:14 -0400 (0:00:00.189) 0:01:29.918 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node3 TASK [Gather current interface info] ******************************************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Saturday 14 September 2024 08:52:15 -0400 (0:00:00.318) 0:01:30.236 **** ok: [managed_node3] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003439", "end": "2024-09-14 08:52:15.448397", "rc": 0, "start": "2024-09-14 08:52:15.444958" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Saturday 14 September 2024 08:52:15 -0400 (0:00:00.329) 0:01:30.566 **** ok: [managed_node3] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Saturday 14 September 2024 08:52:15 -0400 (0:00:00.079) 0:01:30.645 **** ok: [managed_node3] => {} MSG: current_interfaces: [u'bonding_masters', u'eth0', u'lo'] TASK [Setup] ******************************************************************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Saturday 14 September 2024 08:52:15 -0400 (0:00:00.103) 0:01:30.748 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml for managed_node3 included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml for managed_node3 included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_profile.yml for managed_node3 TASK [Include network role] **************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:3 Saturday 14 September 2024 08:52:15 -0400 (0:00:00.214) 0:01:30.963 **** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 14 September 2024 08:52:16 -0400 (0:00:00.194) 0:01:31.158 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 14 September 2024 08:52:16 -0400 (0:00:00.189) 0:01:31.347 **** skipping: [managed_node3] => { "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] *********** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 14 September 2024 08:52:16 -0400 (0:00:00.094) 0:01:31.442 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 14 September 2024 08:52:16 -0400 (0:00:00.088) 0:01:31.530 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 14 September 2024 08:52:16 -0400 (0:00:00.118) 0:01:31.649 **** ok: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 14 September 2024 08:52:17 -0400 (0:00:00.995) 0:01:32.644 **** ok: [managed_node3] => { "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] ************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 14 September 2024 08:52:18 -0400 (0:00:01.167) 0:01:33.811 **** ok: [managed_node3] => {} 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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 14 September 2024 08:52:18 -0400 (0:00:00.070) 0:01:33.882 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 14 September 2024 08:52:18 -0400 (0:00:00.068) 0:01:33.950 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 14 September 2024 08:52:18 -0400 (0:00:00.065) 0:01:34.016 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 14 September 2024 08:52:19 -0400 (0:00:00.076) 0:01:34.093 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 14 September 2024 08:52:19 -0400 (0:00:00.098) 0:01:34.191 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 14 September 2024 08:52:19 -0400 (0:00:00.117) 0:01:34.309 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 14 September 2024 08:52:19 -0400 (0:00:00.112) 0:01:34.422 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 14 September 2024 08:52:19 -0400 (0:00:00.173) 0:01:34.595 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 14 September 2024 08:52:19 -0400 (0:00:00.104) 0:01:34.700 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 14 September 2024 08:52:19 -0400 (0:00:00.109) 0:01:34.810 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 14 September 2024 08:52:19 -0400 (0:00:00.188) 0:01:34.998 **** ok: [managed_node3] => { "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] ***** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 14 September 2024 08:52:20 -0400 (0:00:00.556) 0:01:35.555 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 14 September 2024 08:52:20 -0400 (0:00:00.112) 0:01:35.668 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 14 September 2024 08:52:20 -0400 (0:00:00.102) 0:01:35.771 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 14 September 2024 08:52:20 -0400 (0:00:00.119) 0:01:35.890 **** changed: [managed_node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 5dfb40f2-6f5a-48cc-9d36-4c801195a8ca TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 14 September 2024 08:52:21 -0400 (0:00:00.741) 0:01:36.632 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 14 September 2024 08:52:21 -0400 (0:00:00.132) 0:01:36.765 **** ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 5dfb40f2-6f5a-48cc-9d36-4c801195a8ca" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 14 September 2024 08:52:21 -0400 (0:00:00.112) 0:01:36.877 **** ok: [managed_node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 5dfb40f2-6f5a-48cc-9d36-4c801195a8ca\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 5dfb40f2-6f5a-48cc-9d36-4c801195a8ca" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 14 September 2024 08:52:22 -0400 (0:00:00.146) 0:01:37.024 **** skipping: [managed_node3] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 14 September 2024 08:52:22 -0400 (0:00:00.147) 0:01:37.171 **** ok: [managed_node3] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:14 Saturday 14 September 2024 08:52:22 -0400 (0:00:00.501) 0:01:37.673 **** ok: [managed_node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 5dfb40f2-6f5a-48cc-9d36-4c801195a8ca\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 5dfb40f2-6f5a-48cc-9d36-4c801195a8ca" ] } } TASK [Include network role] **************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml:3 Saturday 14 September 2024 08:52:22 -0400 (0:00:00.111) 0:01:37.785 **** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 14 September 2024 08:52:23 -0400 (0:00:00.403) 0:01:38.189 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 14 September 2024 08:52:23 -0400 (0:00:00.355) 0:01:38.544 **** skipping: [managed_node3] => { "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] *********** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 14 September 2024 08:52:23 -0400 (0:00:00.189) 0:01:38.734 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 14 September 2024 08:52:23 -0400 (0:00:00.096) 0:01:38.831 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 14 September 2024 08:52:23 -0400 (0:00:00.176) 0:01:39.007 **** ok: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 14 September 2024 08:52:25 -0400 (0:00:01.388) 0:01:40.395 **** ok: [managed_node3] => { "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] ************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 14 September 2024 08:52:26 -0400 (0:00:01.382) 0:01:41.778 **** ok: [managed_node3] => {} 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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 14 September 2024 08:52:26 -0400 (0:00:00.108) 0:01:41.886 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 14 September 2024 08:52:26 -0400 (0:00:00.109) 0:01:41.996 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 14 September 2024 08:52:27 -0400 (0:00:00.102) 0:01:42.098 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 14 September 2024 08:52:27 -0400 (0:00:00.107) 0:01:42.205 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 14 September 2024 08:52:27 -0400 (0:00:00.109) 0:01:42.315 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 14 September 2024 08:52:27 -0400 (0:00:00.109) 0:01:42.425 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 14 September 2024 08:52:27 -0400 (0:00:00.105) 0:01:42.531 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 14 September 2024 08:52:27 -0400 (0:00:00.176) 0:01:42.707 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 14 September 2024 08:52:27 -0400 (0:00:00.104) 0:01:42.812 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 14 September 2024 08:52:27 -0400 (0:00:00.128) 0:01:42.940 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 14 September 2024 08:52:28 -0400 (0:00:00.124) 0:01:43.065 **** ok: [managed_node3] => { "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] ***** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 14 September 2024 08:52:28 -0400 (0:00:00.795) 0:01:43.861 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 14 September 2024 08:52:28 -0400 (0:00:00.123) 0:01:43.984 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 14 September 2024 08:52:29 -0400 (0:00:00.091) 0:01:44.076 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 14 September 2024 08:52:29 -0400 (0:00:00.104) 0:01:44.181 **** ok: [managed_node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 5dfb40f2-6f5a-48cc-9d36-4c801195a8ca skipped because already active TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 14 September 2024 08:52:30 -0400 (0:00:01.085) 0:01:45.267 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 14 September 2024 08:52:30 -0400 (0:00:00.210) 0:01:45.477 **** ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 5dfb40f2-6f5a-48cc-9d36-4c801195a8ca skipped because already active" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 14 September 2024 08:52:30 -0400 (0:00:00.199) 0:01:45.676 **** ok: [managed_node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 5dfb40f2-6f5a-48cc-9d36-4c801195a8ca skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 5dfb40f2-6f5a-48cc-9d36-4c801195a8ca skipped because already active" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 14 September 2024 08:52:30 -0400 (0:00:00.157) 0:01:45.834 **** skipping: [managed_node3] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 14 September 2024 08:52:30 -0400 (0:00:00.116) 0:01:45.950 **** ok: [managed_node3] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_profile.yml:3 Saturday 14 September 2024 08:52:31 -0400 (0:00:00.367) 0:01:46.318 **** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 14 September 2024 08:52:31 -0400 (0:00:00.119) 0:01:46.437 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 14 September 2024 08:52:31 -0400 (0:00:00.186) 0:01:46.624 **** skipping: [managed_node3] => { "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] *********** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 14 September 2024 08:52:31 -0400 (0:00:00.114) 0:01:46.738 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 14 September 2024 08:52:31 -0400 (0:00:00.107) 0:01:46.846 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 14 September 2024 08:52:31 -0400 (0:00:00.117) 0:01:46.963 **** ok: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 14 September 2024 08:52:32 -0400 (0:00:00.950) 0:01:47.914 **** ok: [managed_node3] => { "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] ************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 14 September 2024 08:52:34 -0400 (0:00:01.622) 0:01:49.537 **** ok: [managed_node3] => {} 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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 14 September 2024 08:52:34 -0400 (0:00:00.117) 0:01:49.655 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 14 September 2024 08:52:34 -0400 (0:00:00.151) 0:01:49.806 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 14 September 2024 08:52:35 -0400 (0:00:00.241) 0:01:50.048 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 14 September 2024 08:52:35 -0400 (0:00:00.212) 0:01:50.261 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 14 September 2024 08:52:35 -0400 (0:00:00.168) 0:01:50.430 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 14 September 2024 08:52:35 -0400 (0:00:00.143) 0:01:50.574 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 14 September 2024 08:52:35 -0400 (0:00:00.166) 0:01:50.740 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 14 September 2024 08:52:35 -0400 (0:00:00.135) 0:01:50.875 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 14 September 2024 08:52:35 -0400 (0:00:00.112) 0:01:50.987 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 14 September 2024 08:52:36 -0400 (0:00:00.134) 0:01:51.122 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 14 September 2024 08:52:36 -0400 (0:00:00.114) 0:01:51.236 **** ok: [managed_node3] => { "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] ***** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 14 September 2024 08:52:36 -0400 (0:00:00.643) 0:01:51.880 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 14 September 2024 08:52:36 -0400 (0:00:00.127) 0:01:52.008 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 14 September 2024 08:52:37 -0400 (0:00:00.084) 0:01:52.092 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 14 September 2024 08:52:37 -0400 (0:00:00.073) 0:01:52.166 **** changed: [managed_node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 14 September 2024 08:52:38 -0400 (0:00:01.015) 0:01:53.181 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 14 September 2024 08:52:38 -0400 (0:00:00.113) 0:01:53.295 **** ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 14 September 2024 08:52:38 -0400 (0:00:00.123) 0:01:53.418 **** ok: [managed_node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 14 September 2024 08:52:38 -0400 (0:00:00.107) 0:01:53.525 **** skipping: [managed_node3] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 14 September 2024 08:52:38 -0400 (0:00:00.108) 0:01:53.634 **** ok: [managed_node3] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Saturday 14 September 2024 08:52:39 -0400 (0:00:00.741) 0:01:54.376 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml for managed_node3 TASK [Include network role] **************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml:3 Saturday 14 September 2024 08:52:39 -0400 (0:00:00.230) 0:01:54.606 **** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 14 September 2024 08:52:39 -0400 (0:00:00.298) 0:01:54.905 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 14 September 2024 08:52:40 -0400 (0:00:00.137) 0:01:55.042 **** skipping: [managed_node3] => { "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] *********** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 14 September 2024 08:52:40 -0400 (0:00:00.088) 0:01:55.131 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 14 September 2024 08:52:40 -0400 (0:00:00.071) 0:01:55.202 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 14 September 2024 08:52:40 -0400 (0:00:00.080) 0:01:55.283 **** ok: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 14 September 2024 08:52:41 -0400 (0:00:00.939) 0:01:56.223 **** ok: [managed_node3] => { "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] ************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 14 September 2024 08:52:42 -0400 (0:00:01.412) 0:01:57.635 **** ok: [managed_node3] => {} 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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 14 September 2024 08:52:42 -0400 (0:00:00.118) 0:01:57.753 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 14 September 2024 08:52:42 -0400 (0:00:00.258) 0:01:58.012 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 14 September 2024 08:52:43 -0400 (0:00:00.174) 0:01:58.186 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 14 September 2024 08:52:43 -0400 (0:00:00.107) 0:01:58.293 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 14 September 2024 08:52:43 -0400 (0:00:00.102) 0:01:58.396 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 14 September 2024 08:52:43 -0400 (0:00:00.228) 0:01:58.624 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 14 September 2024 08:52:43 -0400 (0:00:00.180) 0:01:58.805 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 14 September 2024 08:52:43 -0400 (0:00:00.176) 0:01:58.981 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 14 September 2024 08:52:44 -0400 (0:00:00.109) 0:01:59.091 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 14 September 2024 08:52:44 -0400 (0:00:00.112) 0:01:59.203 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 14 September 2024 08:52:44 -0400 (0:00:00.126) 0:01:59.330 **** ok: [managed_node3] => { "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] ***** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 14 September 2024 08:52:44 -0400 (0:00:00.684) 0:02:00.014 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 14 September 2024 08:52:45 -0400 (0:00:00.142) 0:02:00.157 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 14 September 2024 08:52:45 -0400 (0:00:00.121) 0:02:00.278 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 14 September 2024 08:52:45 -0400 (0:00:00.147) 0:02:00.425 **** changed: [managed_node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [001] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 14 September 2024 08:52:46 -0400 (0:00:00.863) 0:02:01.289 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 14 September 2024 08:52:46 -0400 (0:00:00.228) 0:02:01.517 **** ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "[001] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 14 September 2024 08:52:46 -0400 (0:00:00.126) 0:02:01.643 **** ok: [managed_node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[001] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete\n", "stderr_lines": [ "[001] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 14 September 2024 08:52:46 -0400 (0:00:00.142) 0:02:01.786 **** skipping: [managed_node3] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 14 September 2024 08:52:46 -0400 (0:00:00.145) 0:02:01.931 **** ok: [managed_node3] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Saturday 14 September 2024 08:52:47 -0400 (0:00:00.481) 0:02:02.412 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml for managed_node3 TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:3 Saturday 14 September 2024 08:52:47 -0400 (0:00:00.255) 0:02:02.667 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node3 TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Saturday 14 September 2024 08:52:47 -0400 (0:00:00.254) 0:02:02.921 **** ok: [managed_node3] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Saturday 14 September 2024 08:52:48 -0400 (0:00:00.122) 0:02:03.044 **** ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Saturday 14 September 2024 08:52:48 -0400 (0:00:00.375) 0:02:03.420 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Saturday 14 September 2024 08:52:48 -0400 (0:00:00.105) 0:02:03.526 **** fatal: [managed_node3]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.018869", "end": "2024-09-14 08:52:48.812611", "rc": 1, "start": "2024-09-14 08:52:48.793742" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Saturday 14 September 2024 08:52:49 -0400 (0:00:00.508) 0:02:04.034 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Saturday 14 September 2024 08:52:49 -0400 (0:00:00.135) 0:02:04.170 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Saturday 14 September 2024 08:52:49 -0400 (0:00:00.133) 0:02:04.303 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Saturday 14 September 2024 08:52:49 -0400 (0:00:00.112) 0:02:04.416 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Saturday 14 September 2024 08:52:49 -0400 (0:00:00.107) 0:02:04.524 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:5 Saturday 14 September 2024 08:52:49 -0400 (0:00:00.098) 0:02:04.622 **** ok: [managed_node3] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Saturday 14 September 2024 08:52:49 -0400 (0:00:00.096) 0:02:04.719 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed_node3 TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Saturday 14 September 2024 08:52:49 -0400 (0:00:00.186) 0:02:04.905 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node3 TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 14 September 2024 08:52:50 -0400 (0:00:00.163) 0:02:05.069 **** ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Saturday 14 September 2024 08:52:50 -0400 (0:00:00.614) 0:02:05.684 **** ok: [managed_node3] => { "changed": false } MSG: All assertions passed TASK [Success in test 'I can take a profile down that is absent'] ************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Saturday 14 September 2024 08:52:50 -0400 (0:00:00.113) 0:02:05.797 **** ok: [managed_node3] => {} MSG: +++++ Success in test 'I can take a profile down that is absent' +++++ TASK [Cleanup] ***************************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Saturday 14 September 2024 08:52:50 -0400 (0:00:00.122) 0:02:05.920 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed_node3 TASK [Cleanup profile and device] ********************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 14 September 2024 08:52:51 -0400 (0:00:00.228) 0:02:06.148 **** fatal: [managed_node3]: FAILED! => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.040594", "end": "2024-09-14 08:52:51.440444", "rc": 1, "start": "2024-09-14 08:52:51.399850" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:124 Saturday 14 September 2024 08:52:51 -0400 (0:00:00.443) 0:02:06.592 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed_node3 TASK [TEST: I will not get an error when I try to remove an absent profile] **** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Saturday 14 September 2024 08:52:51 -0400 (0:00:00.308) 0:02:06.900 **** ok: [managed_node3] => {} MSG: ########## I will not get an error when I try to remove an absent profile ########## TASK [Show item] *************************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Saturday 14 September 2024 08:52:52 -0400 (0:00:00.177) 0:02:07.078 **** ok: [managed_node3] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I will not get an error when I try to remove an absent profile" } ok: [managed_node3] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml", "tasks/activate_profile.yml", "tasks/remove+down_profile.yml" ] } ok: [managed_node3] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/remove+down_profile.yml" ] } ok: [managed_node3] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_absent.yml", "tasks/get_NetworkManager_NVR.yml" ] } ok: [managed_node3] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": [ { "condition": true, "what": "tasks/assert_device_absent.yml" } ] } ok: [managed_node3] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [managed_node3] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml", "tasks/check_network_dns.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Saturday 14 September 2024 08:52:52 -0400 (0:00:00.243) 0:02:07.321 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node3 TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Saturday 14 September 2024 08:52:52 -0400 (0:00:00.255) 0:02:07.576 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node3 TASK [Gather current interface info] ******************************************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Saturday 14 September 2024 08:52:52 -0400 (0:00:00.205) 0:02:07.781 **** ok: [managed_node3] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003196", "end": "2024-09-14 08:52:53.053107", "rc": 0, "start": "2024-09-14 08:52:53.049911" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Saturday 14 September 2024 08:52:53 -0400 (0:00:00.471) 0:02:08.253 **** ok: [managed_node3] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Saturday 14 September 2024 08:52:53 -0400 (0:00:00.186) 0:02:08.439 **** ok: [managed_node3] => {} MSG: current_interfaces: [u'bonding_masters', u'eth0', u'lo'] TASK [Setup] ******************************************************************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Saturday 14 September 2024 08:52:53 -0400 (0:00:00.112) 0:02:08.551 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml for managed_node3 included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml for managed_node3 included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml for managed_node3 TASK [Include network role] **************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:3 Saturday 14 September 2024 08:52:53 -0400 (0:00:00.371) 0:02:08.923 **** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 14 September 2024 08:52:54 -0400 (0:00:00.346) 0:02:09.269 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 14 September 2024 08:52:54 -0400 (0:00:00.228) 0:02:09.498 **** skipping: [managed_node3] => { "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] *********** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 14 September 2024 08:52:54 -0400 (0:00:00.100) 0:02:09.598 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 14 September 2024 08:52:54 -0400 (0:00:00.084) 0:02:09.683 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 14 September 2024 08:52:54 -0400 (0:00:00.136) 0:02:09.819 **** ok: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 14 September 2024 08:52:55 -0400 (0:00:01.017) 0:02:10.837 **** ok: [managed_node3] => { "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] ************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 14 September 2024 08:52:57 -0400 (0:00:01.306) 0:02:12.143 **** ok: [managed_node3] => {} 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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 14 September 2024 08:52:57 -0400 (0:00:00.112) 0:02:12.256 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 14 September 2024 08:52:57 -0400 (0:00:00.103) 0:02:12.359 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 14 September 2024 08:52:57 -0400 (0:00:00.098) 0:02:12.457 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 14 September 2024 08:52:57 -0400 (0:00:00.090) 0:02:12.548 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 14 September 2024 08:52:57 -0400 (0:00:00.071) 0:02:12.620 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 14 September 2024 08:52:57 -0400 (0:00:00.076) 0:02:12.696 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 14 September 2024 08:52:57 -0400 (0:00:00.075) 0:02:12.772 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 14 September 2024 08:52:57 -0400 (0:00:00.119) 0:02:12.892 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 14 September 2024 08:52:57 -0400 (0:00:00.067) 0:02:12.960 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 14 September 2024 08:52:58 -0400 (0:00:00.068) 0:02:13.029 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 14 September 2024 08:52:58 -0400 (0:00:00.074) 0:02:13.103 **** ok: [managed_node3] => { "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] ***** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 14 September 2024 08:52:58 -0400 (0:00:00.531) 0:02:13.635 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 14 September 2024 08:52:58 -0400 (0:00:00.120) 0:02:13.755 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 14 September 2024 08:52:58 -0400 (0:00:00.175) 0:02:13.930 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 14 September 2024 08:52:59 -0400 (0:00:00.108) 0:02:14.039 **** changed: [managed_node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 32319e6b-fdc5-4595-af35-33be5a715e46 TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 14 September 2024 08:52:59 -0400 (0:00:00.789) 0:02:14.828 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 14 September 2024 08:52:59 -0400 (0:00:00.107) 0:02:14.936 **** ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 32319e6b-fdc5-4595-af35-33be5a715e46" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 14 September 2024 08:53:00 -0400 (0:00:00.117) 0:02:15.054 **** ok: [managed_node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 32319e6b-fdc5-4595-af35-33be5a715e46\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 32319e6b-fdc5-4595-af35-33be5a715e46" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 14 September 2024 08:53:00 -0400 (0:00:00.092) 0:02:15.146 **** skipping: [managed_node3] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 14 September 2024 08:53:00 -0400 (0:00:00.088) 0:02:15.235 **** ok: [managed_node3] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:14 Saturday 14 September 2024 08:53:00 -0400 (0:00:00.356) 0:02:15.592 **** ok: [managed_node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 32319e6b-fdc5-4595-af35-33be5a715e46\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 32319e6b-fdc5-4595-af35-33be5a715e46" ] } } TASK [Include network role] **************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml:3 Saturday 14 September 2024 08:53:00 -0400 (0:00:00.085) 0:02:15.678 **** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 14 September 2024 08:53:00 -0400 (0:00:00.141) 0:02:15.820 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 14 September 2024 08:53:01 -0400 (0:00:00.221) 0:02:16.041 **** skipping: [managed_node3] => { "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] *********** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 14 September 2024 08:53:01 -0400 (0:00:00.125) 0:02:16.167 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 14 September 2024 08:53:01 -0400 (0:00:00.089) 0:02:16.256 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 14 September 2024 08:53:01 -0400 (0:00:00.073) 0:02:16.330 **** ok: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 14 September 2024 08:53:02 -0400 (0:00:01.086) 0:02:17.416 **** ok: [managed_node3] => { "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] ************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 14 September 2024 08:53:03 -0400 (0:00:01.586) 0:02:19.002 **** ok: [managed_node3] => {} 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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 14 September 2024 08:53:04 -0400 (0:00:00.122) 0:02:19.125 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 14 September 2024 08:53:04 -0400 (0:00:00.148) 0:02:19.274 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 14 September 2024 08:53:04 -0400 (0:00:00.107) 0:02:19.382 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 14 September 2024 08:53:04 -0400 (0:00:00.131) 0:02:19.513 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 14 September 2024 08:53:04 -0400 (0:00:00.203) 0:02:19.717 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 14 September 2024 08:53:04 -0400 (0:00:00.277) 0:02:19.994 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 14 September 2024 08:53:05 -0400 (0:00:00.215) 0:02:20.210 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 14 September 2024 08:53:05 -0400 (0:00:00.201) 0:02:20.411 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 14 September 2024 08:53:05 -0400 (0:00:00.095) 0:02:20.507 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 14 September 2024 08:53:05 -0400 (0:00:00.083) 0:02:20.591 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 14 September 2024 08:53:05 -0400 (0:00:00.204) 0:02:20.795 **** ok: [managed_node3] => { "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] ***** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 14 September 2024 08:53:06 -0400 (0:00:00.698) 0:02:21.493 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 14 September 2024 08:53:06 -0400 (0:00:00.204) 0:02:21.698 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 14 September 2024 08:53:06 -0400 (0:00:00.129) 0:02:21.827 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 14 September 2024 08:53:06 -0400 (0:00:00.123) 0:02:21.951 **** ok: [managed_node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 32319e6b-fdc5-4595-af35-33be5a715e46 skipped because already active TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 14 September 2024 08:53:07 -0400 (0:00:00.734) 0:02:22.685 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 14 September 2024 08:53:07 -0400 (0:00:00.121) 0:02:22.806 **** ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 32319e6b-fdc5-4595-af35-33be5a715e46 skipped because already active" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 14 September 2024 08:53:08 -0400 (0:00:00.219) 0:02:23.025 **** ok: [managed_node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 32319e6b-fdc5-4595-af35-33be5a715e46 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 32319e6b-fdc5-4595-af35-33be5a715e46 skipped because already active" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 14 September 2024 08:53:08 -0400 (0:00:00.234) 0:02:23.260 **** skipping: [managed_node3] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 14 September 2024 08:53:08 -0400 (0:00:00.196) 0:02:23.457 **** ok: [managed_node3] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml:3 Saturday 14 September 2024 08:53:08 -0400 (0:00:00.520) 0:02:23.977 **** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 14 September 2024 08:53:09 -0400 (0:00:00.243) 0:02:24.220 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 14 September 2024 08:53:09 -0400 (0:00:00.218) 0:02:24.439 **** skipping: [managed_node3] => { "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] *********** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 14 September 2024 08:53:09 -0400 (0:00:00.098) 0:02:24.538 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 14 September 2024 08:53:09 -0400 (0:00:00.073) 0:02:24.612 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 14 September 2024 08:53:09 -0400 (0:00:00.170) 0:02:24.782 **** ok: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 14 September 2024 08:53:10 -0400 (0:00:00.933) 0:02:25.716 **** ok: [managed_node3] => { "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] ************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 14 September 2024 08:53:11 -0400 (0:00:01.247) 0:02:26.963 **** ok: [managed_node3] => {} 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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 14 September 2024 08:53:12 -0400 (0:00:00.118) 0:02:27.081 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 14 September 2024 08:53:12 -0400 (0:00:00.113) 0:02:27.195 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 14 September 2024 08:53:12 -0400 (0:00:00.105) 0:02:27.301 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 14 September 2024 08:53:12 -0400 (0:00:00.144) 0:02:27.446 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 14 September 2024 08:53:12 -0400 (0:00:00.159) 0:02:27.605 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 14 September 2024 08:53:12 -0400 (0:00:00.122) 0:02:27.727 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 14 September 2024 08:53:12 -0400 (0:00:00.119) 0:02:27.847 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 14 September 2024 08:53:13 -0400 (0:00:00.278) 0:02:28.126 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 14 September 2024 08:53:13 -0400 (0:00:00.291) 0:02:28.417 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 14 September 2024 08:53:13 -0400 (0:00:00.119) 0:02:28.537 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 14 September 2024 08:53:13 -0400 (0:00:00.183) 0:02:28.721 **** ok: [managed_node3] => { "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] ***** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 14 September 2024 08:53:14 -0400 (0:00:00.678) 0:02:29.399 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 14 September 2024 08:53:14 -0400 (0:00:00.180) 0:02:29.579 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 14 September 2024 08:53:14 -0400 (0:00:00.243) 0:02:29.823 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 14 September 2024 08:53:14 -0400 (0:00:00.124) 0:02:29.947 **** changed: [managed_node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 14 September 2024 08:53:15 -0400 (0:00:00.831) 0:02:30.779 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 14 September 2024 08:53:15 -0400 (0:00:00.136) 0:02:30.916 **** ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 14 September 2024 08:53:16 -0400 (0:00:00.112) 0:02:31.028 **** ok: [managed_node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 14 September 2024 08:53:16 -0400 (0:00:00.129) 0:02:31.157 **** skipping: [managed_node3] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 14 September 2024 08:53:16 -0400 (0:00:00.119) 0:02:31.277 **** ok: [managed_node3] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Saturday 14 September 2024 08:53:16 -0400 (0:00:00.433) 0:02:31.711 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml for managed_node3 TASK [Include network role] **************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml:3 Saturday 14 September 2024 08:53:16 -0400 (0:00:00.255) 0:02:31.967 **** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 14 September 2024 08:53:17 -0400 (0:00:00.350) 0:02:32.317 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 14 September 2024 08:53:17 -0400 (0:00:00.473) 0:02:32.791 **** skipping: [managed_node3] => { "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] *********** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 14 September 2024 08:53:17 -0400 (0:00:00.159) 0:02:32.950 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 14 September 2024 08:53:18 -0400 (0:00:00.091) 0:02:33.042 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 14 September 2024 08:53:18 -0400 (0:00:00.113) 0:02:33.155 **** ok: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 14 September 2024 08:53:19 -0400 (0:00:00.974) 0:02:34.130 **** ok: [managed_node3] => { "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] ************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 14 September 2024 08:53:20 -0400 (0:00:01.289) 0:02:35.420 **** ok: [managed_node3] => {} 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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 14 September 2024 08:53:20 -0400 (0:00:00.187) 0:02:35.608 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 14 September 2024 08:53:20 -0400 (0:00:00.170) 0:02:35.778 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 14 September 2024 08:53:20 -0400 (0:00:00.131) 0:02:35.909 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 14 September 2024 08:53:21 -0400 (0:00:00.207) 0:02:36.117 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 14 September 2024 08:53:21 -0400 (0:00:00.117) 0:02:36.235 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 14 September 2024 08:53:21 -0400 (0:00:00.115) 0:02:36.350 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 14 September 2024 08:53:21 -0400 (0:00:00.124) 0:02:36.475 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 14 September 2024 08:53:21 -0400 (0:00:00.250) 0:02:36.725 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 14 September 2024 08:53:21 -0400 (0:00:00.116) 0:02:36.842 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 14 September 2024 08:53:21 -0400 (0:00:00.122) 0:02:36.964 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 14 September 2024 08:53:22 -0400 (0:00:00.115) 0:02:37.080 **** ok: [managed_node3] => { "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] ***** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 14 September 2024 08:53:22 -0400 (0:00:00.618) 0:02:37.698 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 14 September 2024 08:53:22 -0400 (0:00:00.148) 0:02:37.847 **** skipping: [managed_node3] => { "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] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 14 September 2024 08:53:22 -0400 (0:00:00.140) 0:02:37.988 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 14 September 2024 08:53:23 -0400 (0:00:00.139) 0:02:38.128 **** ok: [managed_node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: [002] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 14 September 2024 08:53:24 -0400 (0:00:00.947) 0:02:39.076 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 14 September 2024 08:53:24 -0400 (0:00:00.092) 0:02:39.169 **** ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 14 September 2024 08:53:24 -0400 (0:00:00.087) 0:02:39.256 **** ok: [managed_node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "[002] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete\n", "stderr_lines": [ "[002] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 14 September 2024 08:53:24 -0400 (0:00:00.091) 0:02:39.348 **** skipping: [managed_node3] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 14 September 2024 08:53:24 -0400 (0:00:00.124) 0:02:39.473 **** ok: [managed_node3] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Saturday 14 September 2024 08:53:24 -0400 (0:00:00.506) 0:02:39.979 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml for managed_node3 included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_NetworkManager_NVR.yml for managed_node3 TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:3 Saturday 14 September 2024 08:53:25 -0400 (0:00:00.230) 0:02:40.210 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node3 TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Saturday 14 September 2024 08:53:25 -0400 (0:00:00.209) 0:02:40.419 **** ok: [managed_node3] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Saturday 14 September 2024 08:53:25 -0400 (0:00:00.153) 0:02:40.573 **** ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Saturday 14 September 2024 08:53:26 -0400 (0:00:00.700) 0:02:41.273 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Saturday 14 September 2024 08:53:26 -0400 (0:00:00.125) 0:02:41.398 **** fatal: [managed_node3]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.018128", "end": "2024-09-14 08:53:26.684030", "rc": 1, "start": "2024-09-14 08:53:26.665902" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Saturday 14 September 2024 08:53:26 -0400 (0:00:00.424) 0:02:41.823 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Saturday 14 September 2024 08:53:26 -0400 (0:00:00.094) 0:02:41.917 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Saturday 14 September 2024 08:53:26 -0400 (0:00:00.072) 0:02:41.990 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Saturday 14 September 2024 08:53:27 -0400 (0:00:00.087) 0:02:42.078 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Saturday 14 September 2024 08:53:27 -0400 (0:00:00.111) 0:02:42.189 **** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:5 Saturday 14 September 2024 08:53:27 -0400 (0:00:00.106) 0:02:42.295 **** ok: [managed_node3] => { "changed": false } MSG: All assertions passed TASK [Get NetworkManager RPM version] ****************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_NetworkManager_NVR.yml:7 Saturday 14 September 2024 08:53:27 -0400 (0:00:00.121) 0:02:42.417 **** [WARNING]: Consider using the yum, dnf or zypper module rather than running 'rpm'. If you need to use command because yum, dnf or zypper 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. ok: [managed_node3] => { "changed": false, "cmd": [ "rpm", "-qa", "--qf", "%{name}-%{version}-%{release}\\n", "NetworkManager" ], "delta": "0:00:00.597564", "end": "2024-09-14 08:53:28.277814", "rc": 0, "start": "2024-09-14 08:53:27.680250" } STDOUT: NetworkManager-1.18.8-2.el7_9 TASK [Store NetworkManager version] ******************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_NetworkManager_NVR.yml:14 Saturday 14 September 2024 08:53:28 -0400 (0:00:01.142) 0:02:43.560 **** ok: [managed_node3] => { "ansible_facts": { "networkmanager_nvr": "NetworkManager-1.18.8-2.el7_9" }, "changed": false } TASK [Show NetworkManager version] ********************************************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_NetworkManager_NVR.yml:18 Saturday 14 September 2024 08:53:28 -0400 (0:00:00.328) 0:02:43.888 **** ok: [managed_node3] => { "networkmanager_nvr": "NetworkManager-1.18.8-2.el7_9" } TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Saturday 14 September 2024 08:53:29 -0400 (0:00:00.149) 0:02:44.038 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed_node3 TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Saturday 14 September 2024 08:53:29 -0400 (0:00:00.253) 0:02:44.291 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node3 TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 14 September 2024 08:53:29 -0400 (0:00:00.193) 0:02:44.485 **** ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Saturday 14 September 2024 08:53:30 -0400 (0:00:00.631) 0:02:45.117 **** ok: [managed_node3] => { "changed": false } MSG: All assertions passed TASK [Success in test 'I will not get an error when I try to remove an absent profile'] *** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Saturday 14 September 2024 08:53:30 -0400 (0:00:00.133) 0:02:45.250 **** ok: [managed_node3] => {} MSG: +++++ Success in test 'I will not get an error when I try to remove an absent profile' +++++ TASK [Cleanup] ***************************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Saturday 14 September 2024 08:53:30 -0400 (0:00:00.110) 0:02:45.361 **** included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed_node3 included: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml for managed_node3 TASK [Cleanup profile and device] ********************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 14 September 2024 08:53:30 -0400 (0:00:00.259) 0:02:45.621 **** fatal: [managed_node3]: FAILED! => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.039727", "end": "2024-09-14 08:53:30.957764", "rc": 1, "start": "2024-09-14 08:53:30.918037" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Check routes and DNS] **************************************************** task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Saturday 14 September 2024 08:53:31 -0400 (0:00:00.445) 0:02:46.066 **** ok: [managed_node3] => { "changed": false, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "delta": "0:00:00.007064", "end": "2024-09-14 08:53:31.406198", "rc": 0, "start": "2024-09-14 08:53:31.399134" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 0e:5b:31:cc:da:ed brd ff:ff:ff:ff:ff:ff inet 10.31.42.67/22 brd 10.31.43.255 scope global noprefixroute dynamic eth0 valid_lft 2519sec preferred_lft 2519sec inet6 fe80::c5b:31ff:fecc:daed/64 scope link valid_lft forever preferred_lft forever IP ROUTE default via 10.31.40.1 dev eth0 proto dhcp metric 100 10.31.40.0/22 dev eth0 proto kernel scope link src 10.31.42.67 metric 100 IP -6 ROUTE unreachable ::/96 dev lo metric 1024 error -113 pref medium unreachable ::ffff:0.0.0.0/96 dev lo metric 1024 error -113 pref medium unreachable 2002:a00::/24 dev lo metric 1024 error -113 pref medium unreachable 2002:7f00::/24 dev lo metric 1024 error -113 pref medium unreachable 2002:a9fe::/32 dev lo metric 1024 error -113 pref medium unreachable 2002:ac10::/28 dev lo metric 1024 error -113 pref medium unreachable 2002:c0a8::/32 dev lo metric 1024 error -113 pref medium unreachable 2002:e000::/19 dev lo metric 1024 error -113 pref medium unreachable 3ffe:ffff::/32 dev lo metric 1024 error -113 pref medium fe80::/64 dev eth0 proto kernel metric 256 mtu 9001 pref medium RESOLV # Generated by NetworkManager search us-east-1.aws.redhat.com nameserver 10.29.169.13 nameserver 10.29.170.12 nameserver 10.2.32.1 TASK [Verify DNS and network connectivity] ************************************* task path: /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Saturday 14 September 2024 08:53:31 -0400 (0:00:00.453) 0:02:46.520 **** ok: [managed_node3] => { "changed": false, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "delta": "0:00:00.492313", "end": "2024-09-14 08:53:32.283273", "rc": 0, "start": "2024-09-14 08:53:31.790960" } STDOUT: CHECK DNS AND CONNECTIVITY 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org STDERR: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 305 100 305 0 0 1322 0 --:--:-- --:--:-- --:--:-- 1326 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 291 100 291 0 0 1199 0 --:--:-- --:--:-- --:--:-- 1202 META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed_node3 : ok=325 changed=10 unreachable=0 failed=0 skipped=306 rescued=0 ignored=11 Saturday 14 September 2024 08:53:32 -0400 (0:00:00.846) 0:02:47.367 **** =============================================================================== fedora.linux_system_roles.network : Check which packages are installed --- 1.73s /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.72s /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.71s /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.62s /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.59s /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.52s /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.46s /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.45s /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.41s /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.41s /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which services are running ---- 1.39s /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which packages are installed --- 1.38s /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.31s /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.29s /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.25s /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which services are running ---- 1.20s /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.20s /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.17s /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which packages are installed --- 1.17s /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Get NetworkManager RPM version ------------------------------------------ 1.14s /tmp/collections-K55/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_NetworkManager_NVR.yml:7