ansible-playbook [core 2.17.4] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-ZTX executable location = /usr/local/bin/ansible-playbook python version = 3.12.6 (main, Sep 9 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_states_nm.yml ************************************************** 2 plays in /tmp/collections-ZTX/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-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/tests_states_nm.yml:6 Saturday 05 October 2024 08:54:23 -0400 (0:00:00.010) 0:00:00.010 ****** [WARNING]: Platform linux on host managed-node3 is using the discovered Python interpreter at /usr/bin/python3.9, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node3] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/tests_states_nm.yml:9 Saturday 05 October 2024 08:54:24 -0400 (0:00:01.242) 0:00:01.253 ****** included: /tmp/collections-ZTX/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-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Saturday 05 October 2024 08:54:24 -0400 (0:00:00.037) 0:00:01.291 ****** ok: [managed-node3] TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Saturday 05 October 2024 08:54:25 -0400 (0:00:00.498) 0:00:01.789 ****** ok: [managed-node3] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Saturday 05 October 2024 08:54:25 -0400 (0:00:00.533) 0:00:02.323 ****** ok: [managed-node3] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Saturday 05 October 2024 08:54:25 -0400 (0:00:00.032) 0:00:02.356 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Saturday 05 October 2024 08:54:25 -0400 (0:00:00.044) 0:00:02.401 ****** included: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed-node3 TASK [Create EPEL 9] *********************************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Saturday 05 October 2024 08:54:25 -0400 (0:00:00.066) 0:00:02.468 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Saturday 05 October 2024 08:54:25 -0400 (0:00:00.015) 0:00:02.483 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Saturday 05 October 2024 08:54:25 -0400 (0:00:00.015) 0:00:02.499 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Saturday 05 October 2024 08:54:25 -0400 (0:00:00.016) 0:00:02.516 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Saturday 05 October 2024 08:54:25 -0400 (0:00:00.012) 0:00:02.528 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/tests_states_nm.yml:11 Saturday 05 October 2024 08:54:25 -0400 (0:00:00.016) 0:00:02.544 ****** ok: [managed-node3] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [Play for testing states] ************************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:3 Saturday 05 October 2024 08:54:25 -0400 (0:00:00.028) 0:00:02.573 ****** ok: [managed-node3] TASK [Show playbook name] ****************************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:11 Saturday 05 October 2024 08:54:26 -0400 (0:00:00.774) 0:00:03.347 ****** ok: [managed-node3] => {} MSG: this is: playbooks/tests_states.yml TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:22 Saturday 05 October 2024 08:54:26 -0400 (0:00:00.041) 0:00:03.389 ****** included: /tmp/collections-ZTX/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-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Saturday 05 October 2024 08:54:26 -0400 (0:00:00.058) 0:00:03.447 ****** ok: [managed-node3] => {} MSG: ########## I can create a profile ########## TASK [Show item] *************************************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Saturday 05 October 2024 08:54:26 -0400 (0:00:00.042) 0:00:03.490 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Saturday 05 October 2024 08:54:27 -0400 (0:00:00.103) 0:00:03.594 ****** included: /tmp/collections-ZTX/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-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Saturday 05 October 2024 08:54:27 -0400 (0:00:00.034) 0:00:03.628 ****** included: /tmp/collections-ZTX/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-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Saturday 05 October 2024 08:54:27 -0400 (0:00:00.027) 0:00:03.656 ****** ok: [managed-node3] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003389", "end": "2024-10-05 08:54:27.497036", "rc": 0, "start": "2024-10-05 08:54:27.493647" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Saturday 05 October 2024 08:54:27 -0400 (0:00:00.477) 0:00:04.134 ****** ok: [managed-node3] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Saturday 05 October 2024 08:54:27 -0400 (0:00:00.022) 0:00:04.156 ****** ok: [managed-node3] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Saturday 05 October 2024 08:54:27 -0400 (0:00:00.024) 0:00:04.181 ****** included: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml for managed-node3 => (item=tasks/delete_interface.yml) included: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed-node3 => (item=tasks/assert_device_absent.yml) TASK [Remove test interface if necessary] ************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml:3 Saturday 05 October 2024 08:54:27 -0400 (0:00:00.043) 0:00:04.224 ****** fatal: [managed-node3]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.007776", "end": "2024-10-05 08:54:27.944750", "rc": 1, "start": "2024-10-05 08:54:27.936974" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Saturday 05 October 2024 08:54:27 -0400 (0:00:00.354) 0:00:04.579 ****** included: /tmp/collections-ZTX/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-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 05 October 2024 08:54:28 -0400 (0:00:00.018) 0:00:04.597 ****** ok: [managed-node3] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Saturday 05 October 2024 08:54:28 -0400 (0:00:00.325) 0:00:04.923 ****** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Saturday 05 October 2024 08:54:28 -0400 (0:00:00.017) 0:00:04.940 ****** included: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml for managed-node3 => (item=tasks/create_bridge_profile.yml) TASK [Include network role] **************************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:3 Saturday 05 October 2024 08:54:28 -0400 (0:00:00.024) 0:00:04.964 ****** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed-node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 05 October 2024 08:54:28 -0400 (0:00:00.056) 0:00:05.020 ****** included: /tmp/collections-ZTX/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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 05 October 2024 08:54:28 -0400 (0:00:00.065) 0:00:05.086 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 05 October 2024 08:54:28 -0400 (0:00:00.053) 0:00:05.140 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 05 October 2024 08:54:28 -0400 (0:00:00.027) 0:00:05.167 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 05 October 2024 08:54:28 -0400 (0:00:00.027) 0:00:05.195 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 05 October 2024 08:54:30 -0400 (0:00:01.881) 0:00:07.076 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 05 October 2024 08:54:31 -0400 (0:00:01.362) 0:00:08.439 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 05 October 2024 08:54:31 -0400 (0:00:00.078) 0:00:08.517 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 05 October 2024 08:54:32 -0400 (0:00:00.097) 0:00:08.614 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 05 October 2024 08:54:32 -0400 (0:00:00.071) 0:00:08.686 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 05 October 2024 08:54:32 -0400 (0:00:00.105) 0:00:08.792 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 05 October 2024 08:54:32 -0400 (0:00:00.092) 0:00:08.885 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 05 October 2024 08:54:32 -0400 (0:00:00.086) 0:00:08.971 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 05 October 2024 08:54:32 -0400 (0:00:00.090) 0:00:09.062 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 05 October 2024 08:54:32 -0400 (0:00:00.145) 0:00:09.207 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 05 October 2024 08:54:32 -0400 (0:00:00.049) 0:00:09.256 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 05 October 2024 08:54:32 -0400 (0:00:00.080) 0:00:09.337 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 05 October 2024 08:54:32 -0400 (0:00:00.102) 0:00:09.440 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 05 October 2024 08:54:33 -0400 (0:00:00.957) 0:00:10.398 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 05 October 2024 08:54:33 -0400 (0:00:00.112) 0:00:10.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 : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 05 October 2024 08:54:33 -0400 (0:00:00.076) 0:00:10.587 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 05 October 2024 08:54:34 -0400 (0:00:00.068) 0:00:10.655 ****** 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, 97b02f68-b02f-44ba-8c15-c99732691a8d TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 05 October 2024 08:54:34 -0400 (0:00:00.824) 0:00:11.480 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 05 October 2024 08:54:34 -0400 (0:00:00.029) 0:00:11.509 ****** ok: [managed-node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 97b02f68-b02f-44ba-8c15-c99732691a8d" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 05 October 2024 08:54:34 -0400 (0:00:00.033) 0:00:11.543 ****** 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, 97b02f68-b02f-44ba-8c15-c99732691a8d\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 97b02f68-b02f-44ba-8c15-c99732691a8d" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 05 October 2024 08:54:34 -0400 (0:00:00.033) 0:00:11.576 ****** skipping: [managed-node3] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 05 October 2024 08:54:35 -0400 (0:00:00.029) 0:00:11.605 ****** ok: [managed-node3] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:14 Saturday 05 October 2024 08:54:35 -0400 (0:00:00.559) 0:00:12.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, 97b02f68-b02f-44ba-8c15-c99732691a8d\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 97b02f68-b02f-44ba-8c15-c99732691a8d" ] } } TASK [Asserts] ***************************************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Saturday 05 October 2024 08:54:35 -0400 (0:00:00.057) 0:00:12.223 ****** included: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml for managed-node3 => (item=tasks/assert_profile_present.yml) TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:3 Saturday 05 October 2024 08:54:35 -0400 (0:00:00.085) 0:00:12.308 ****** included: /tmp/collections-ZTX/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-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Saturday 05 October 2024 08:54:35 -0400 (0:00:00.066) 0:00:12.374 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Saturday 05 October 2024 08:54:35 -0400 (0:00:00.073) 0:00:12.448 ****** ok: [managed-node3] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Saturday 05 October 2024 08:54:36 -0400 (0:00:00.352) 0:00:12.801 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Saturday 05 October 2024 08:54:36 -0400 (0:00:00.033) 0:00:12.834 ****** ok: [managed-node3] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.019027", "end": "2024-10-05 08:54:36.565358", "rc": 0, "start": "2024-10-05 08:54:36.546331" } STDOUT: statebr /etc/NetworkManager/system-connections/statebr.nmconnection TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Saturday 05 October 2024 08:54:36 -0400 (0:00:00.405) 0:00:13.240 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Saturday 05 October 2024 08:54:36 -0400 (0:00:00.045) 0:00:13.285 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Saturday 05 October 2024 08:54:36 -0400 (0:00:00.039) 0:00:13.324 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Saturday 05 October 2024 08:54:36 -0400 (0:00:00.039) 0:00:13.364 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Saturday 05 October 2024 08:54:36 -0400 (0:00:00.038) 0:00:13.403 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:5 Saturday 05 October 2024 08:54:36 -0400 (0:00:00.033) 0:00:13.436 ****** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:10 Saturday 05 October 2024 08:54:36 -0400 (0:00:00.033) 0:00:13.470 ****** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:15 Saturday 05 October 2024 08:54:36 -0400 (0:00:00.034) 0:00:13.504 ****** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Saturday 05 October 2024 08:54:36 -0400 (0:00:00.031) 0:00:13.536 ****** included: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed-node3 => (item={'what': 'tasks/assert_device_present.yml', 'condition': True}) TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Saturday 05 October 2024 08:54:37 -0400 (0:00:00.078) 0:00:13.614 ****** included: /tmp/collections-ZTX/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-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 05 October 2024 08:54:37 -0400 (0:00:00.048) 0:00:13.662 ****** ok: [managed-node3] => { "changed": false, "stat": { "atime": 1728132874.769317, "block_size": 4096, "blocks": 0, "ctime": 1728132874.769317, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 32550, "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": 1728132874.769317, "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-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Saturday 05 October 2024 08:54:37 -0400 (0:00:00.390) 0:00:14.053 ****** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Success in test 'I can create a profile'] ******************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Saturday 05 October 2024 08:54:37 -0400 (0:00:00.060) 0:00:14.114 ****** ok: [managed-node3] => {} MSG: +++++ Success in test 'I can create a profile' +++++ TASK [Cleanup] ***************************************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Saturday 05 October 2024 08:54:37 -0400 (0:00:00.054) 0:00:14.168 ****** included: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed-node3 => (item=tasks/cleanup_profile+device.yml) TASK [Cleanup profile and device] ********************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 05 October 2024 08:54:37 -0400 (0:00:00.139) 0:00:14.308 ****** 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.066259", "end": "2024-10-05 08:54:38.086430", "rc": 1, "start": "2024-10-05 08:54:38.020171" } STDOUT: Connection 'statebr' (97b02f68-b02f-44ba-8c15-c99732691a8d) successfully deleted. STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:45 Saturday 05 October 2024 08:54:38 -0400 (0:00:00.448) 0:00:14.756 ****** included: /tmp/collections-ZTX/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-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Saturday 05 October 2024 08:54:38 -0400 (0:00:00.089) 0:00:14.846 ****** ok: [managed-node3] => {} MSG: ########## I can create a profile without autoconnect ########## TASK [Show item] *************************************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Saturday 05 October 2024 08:54:38 -0400 (0:00:00.054) 0:00:14.900 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Saturday 05 October 2024 08:54:38 -0400 (0:00:00.109) 0:00:15.009 ****** included: /tmp/collections-ZTX/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-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Saturday 05 October 2024 08:54:38 -0400 (0:00:00.083) 0:00:15.093 ****** included: /tmp/collections-ZTX/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-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Saturday 05 October 2024 08:54:38 -0400 (0:00:00.082) 0:00:15.176 ****** ok: [managed-node3] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003399", "end": "2024-10-05 08:54:38.906252", "rc": 0, "start": "2024-10-05 08:54:38.902853" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Saturday 05 October 2024 08:54:38 -0400 (0:00:00.404) 0:00:15.580 ****** ok: [managed-node3] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Saturday 05 October 2024 08:54:39 -0400 (0:00:00.053) 0:00:15.634 ****** ok: [managed-node3] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Saturday 05 October 2024 08:54:39 -0400 (0:00:00.054) 0:00:15.689 ****** included: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml for managed-node3 => (item=tasks/delete_interface.yml) included: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed-node3 => (item=tasks/assert_device_absent.yml) TASK [Remove test interface if necessary] ************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml:3 Saturday 05 October 2024 08:54:39 -0400 (0:00:00.073) 0:00:15.762 ****** fatal: [managed-node3]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.006403", "end": "2024-10-05 08:54:39.469921", "rc": 1, "start": "2024-10-05 08:54:39.463518" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Saturday 05 October 2024 08:54:39 -0400 (0:00:00.367) 0:00:16.129 ****** included: /tmp/collections-ZTX/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-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 05 October 2024 08:54:39 -0400 (0:00:00.100) 0:00:16.230 ****** ok: [managed-node3] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Saturday 05 October 2024 08:54:40 -0400 (0:00:00.386) 0:00:16.616 ****** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Saturday 05 October 2024 08:54:40 -0400 (0:00:00.057) 0:00:16.673 ****** included: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile_no_autoconnect.yml for managed-node3 => (item=tasks/create_bridge_profile_no_autoconnect.yml) TASK [Include network role] **************************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:3 Saturday 05 October 2024 08:54:40 -0400 (0:00:00.087) 0:00:16.761 ****** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed-node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 05 October 2024 08:54:40 -0400 (0:00:00.119) 0:00:16.880 ****** included: /tmp/collections-ZTX/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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 05 October 2024 08:54:40 -0400 (0:00:00.108) 0:00:16.989 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 05 October 2024 08:54:40 -0400 (0:00:00.177) 0:00:17.167 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 05 October 2024 08:54:40 -0400 (0:00:00.109) 0:00:17.276 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 05 October 2024 08:54:40 -0400 (0:00:00.067) 0:00:17.344 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 05 October 2024 08:54:42 -0400 (0:00:01.740) 0:00:19.084 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 05 October 2024 08:54:43 -0400 (0:00:00.933) 0:00:20.018 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 05 October 2024 08:54:43 -0400 (0:00:00.083) 0:00:20.101 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 05 October 2024 08:54:43 -0400 (0:00:00.123) 0:00:20.224 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 05 October 2024 08:54:43 -0400 (0:00:00.050) 0:00:20.275 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 05 October 2024 08:54:43 -0400 (0:00:00.081) 0:00:20.356 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 05 October 2024 08:54:43 -0400 (0:00:00.096) 0:00:20.453 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 05 October 2024 08:54:43 -0400 (0:00:00.071) 0:00:20.525 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 05 October 2024 08:54:44 -0400 (0:00:00.071) 0:00:20.597 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 05 October 2024 08:54:44 -0400 (0:00:00.095) 0:00:20.692 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 05 October 2024 08:54:44 -0400 (0:00:00.037) 0:00:20.730 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 05 October 2024 08:54:44 -0400 (0:00:00.039) 0:00:20.770 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 05 October 2024 08:54:44 -0400 (0:00:00.096) 0:00:20.866 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 05 October 2024 08:54:45 -0400 (0:00:00.751) 0:00:21.618 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 05 October 2024 08:54:45 -0400 (0:00:00.116) 0:00:21.734 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 05 October 2024 08:54:45 -0400 (0:00:00.058) 0:00:21.792 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 05 October 2024 08:54:45 -0400 (0:00:00.044) 0:00:21.837 ****** 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, 911fbd37-d852-4991-a506-a0ab01373ec3 TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 05 October 2024 08:54:45 -0400 (0:00:00.554) 0:00:22.391 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 05 October 2024 08:54:45 -0400 (0:00:00.089) 0:00:22.480 ****** ok: [managed-node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 911fbd37-d852-4991-a506-a0ab01373ec3" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 05 October 2024 08:54:45 -0400 (0:00:00.070) 0:00:22.551 ****** 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, 911fbd37-d852-4991-a506-a0ab01373ec3\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 911fbd37-d852-4991-a506-a0ab01373ec3" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 05 October 2024 08:54:46 -0400 (0:00:00.063) 0:00:22.614 ****** skipping: [managed-node3] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 05 October 2024 08:54:46 -0400 (0:00:00.067) 0:00:22.682 ****** ok: [managed-node3] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:15 Saturday 05 October 2024 08:54:46 -0400 (0:00:00.443) 0:00:23.126 ****** 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, 911fbd37-d852-4991-a506-a0ab01373ec3\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 911fbd37-d852-4991-a506-a0ab01373ec3" ] } } TASK [Asserts] ***************************************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Saturday 05 October 2024 08:54:46 -0400 (0:00:00.043) 0:00:23.169 ****** included: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed-node3 => (item=tasks/assert_device_absent.yml) included: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml for managed-node3 => (item=tasks/assert_profile_present.yml) TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Saturday 05 October 2024 08:54:46 -0400 (0:00:00.062) 0:00:23.231 ****** included: /tmp/collections-ZTX/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-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 05 October 2024 08:54:46 -0400 (0:00:00.054) 0:00:23.286 ****** ok: [managed-node3] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Saturday 05 October 2024 08:54:47 -0400 (0:00:00.424) 0:00:23.710 ****** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:3 Saturday 05 October 2024 08:54:47 -0400 (0:00:00.061) 0:00:23.772 ****** included: /tmp/collections-ZTX/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-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Saturday 05 October 2024 08:54:47 -0400 (0:00:00.102) 0:00:23.874 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Saturday 05 October 2024 08:54:47 -0400 (0:00:00.062) 0:00:23.937 ****** ok: [managed-node3] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Saturday 05 October 2024 08:54:47 -0400 (0:00:00.456) 0:00:24.393 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Saturday 05 October 2024 08:54:47 -0400 (0:00:00.058) 0:00:24.451 ****** ok: [managed-node3] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.020633", "end": "2024-10-05 08:54:48.190351", "rc": 0, "start": "2024-10-05 08:54:48.169718" } STDOUT: statebr /etc/NetworkManager/system-connections/statebr.nmconnection TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Saturday 05 October 2024 08:54:48 -0400 (0:00:00.408) 0:00:24.860 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Saturday 05 October 2024 08:54:48 -0400 (0:00:00.040) 0:00:24.901 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Saturday 05 October 2024 08:54:48 -0400 (0:00:00.030) 0:00:24.932 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Saturday 05 October 2024 08:54:48 -0400 (0:00:00.034) 0:00:24.966 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Saturday 05 October 2024 08:54:48 -0400 (0:00:00.083) 0:00:25.049 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:5 Saturday 05 October 2024 08:54:48 -0400 (0:00:00.054) 0:00:25.104 ****** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:10 Saturday 05 October 2024 08:54:48 -0400 (0:00:00.053) 0:00:25.157 ****** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:15 Saturday 05 October 2024 08:54:48 -0400 (0:00:00.059) 0:00:25.217 ****** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Saturday 05 October 2024 08:54:48 -0400 (0:00:00.064) 0:00:25.281 ****** skipping: [managed-node3] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Success in test 'I can create a profile without autoconnect'] ************ task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Saturday 05 October 2024 08:54:48 -0400 (0:00:00.079) 0:00:25.360 ****** ok: [managed-node3] => {} MSG: +++++ Success in test 'I can create a profile without autoconnect' +++++ TASK [Cleanup] ***************************************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Saturday 05 October 2024 08:54:48 -0400 (0:00:00.056) 0:00:25.417 ****** included: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed-node3 => (item=tasks/cleanup_profile+device.yml) TASK [Cleanup profile and device] ********************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 05 October 2024 08:54:48 -0400 (0:00:00.102) 0:00:25.520 ****** 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.039840", "end": "2024-10-05 08:54:49.291401", "rc": 1, "start": "2024-10-05 08:54:49.251561" } STDOUT: Connection 'statebr' (911fbd37-d852-4991-a506-a0ab01373ec3) successfully deleted. STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:65 Saturday 05 October 2024 08:54:49 -0400 (0:00:00.454) 0:00:25.974 ****** included: /tmp/collections-ZTX/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-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Saturday 05 October 2024 08:54:49 -0400 (0:00:00.067) 0:00:26.042 ****** ok: [managed-node3] => {} MSG: ########## I can activate an existing profile ########## TASK [Show item] *************************************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Saturday 05 October 2024 08:54:49 -0400 (0:00:00.056) 0:00:26.099 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Saturday 05 October 2024 08:54:49 -0400 (0:00:00.130) 0:00:26.230 ****** included: /tmp/collections-ZTX/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-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Saturday 05 October 2024 08:54:49 -0400 (0:00:00.137) 0:00:26.368 ****** included: /tmp/collections-ZTX/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-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Saturday 05 October 2024 08:54:49 -0400 (0:00:00.094) 0:00:26.462 ****** ok: [managed-node3] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003424", "end": "2024-10-05 08:54:50.207929", "rc": 0, "start": "2024-10-05 08:54:50.204505" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Saturday 05 October 2024 08:54:50 -0400 (0:00:00.416) 0:00:26.879 ****** ok: [managed-node3] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Saturday 05 October 2024 08:54:50 -0400 (0:00:00.073) 0:00:26.953 ****** ok: [managed-node3] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Saturday 05 October 2024 08:54:50 -0400 (0:00:00.033) 0:00:26.986 ****** included: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml for managed-node3 => (item=tasks/create_bridge_profile.yml) TASK [Include network role] **************************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:3 Saturday 05 October 2024 08:54:50 -0400 (0:00:00.061) 0:00:27.048 ****** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed-node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 05 October 2024 08:54:50 -0400 (0:00:00.066) 0:00:27.115 ****** included: /tmp/collections-ZTX/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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 05 October 2024 08:54:50 -0400 (0:00:00.061) 0:00:27.176 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 05 October 2024 08:54:50 -0400 (0:00:00.112) 0:00:27.289 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 05 October 2024 08:54:50 -0400 (0:00:00.089) 0:00:27.378 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 05 October 2024 08:54:50 -0400 (0:00:00.067) 0:00:27.445 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 05 October 2024 08:54:52 -0400 (0:00:01.752) 0:00:29.198 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 05 October 2024 08:54:53 -0400 (0:00:00.793) 0:00:29.991 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 05 October 2024 08:54:53 -0400 (0:00:00.038) 0:00:30.030 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 05 October 2024 08:54:53 -0400 (0:00:00.049) 0:00:30.080 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 05 October 2024 08:54:53 -0400 (0:00:00.113) 0:00:30.193 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 05 October 2024 08:54:53 -0400 (0:00:00.121) 0:00:30.315 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 05 October 2024 08:54:53 -0400 (0:00:00.162) 0:00:30.477 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 05 October 2024 08:54:54 -0400 (0:00:00.119) 0:00:30.596 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 05 October 2024 08:54:54 -0400 (0:00:00.089) 0:00:30.686 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 05 October 2024 08:54:54 -0400 (0:00:00.106) 0:00:30.792 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 05 October 2024 08:54:54 -0400 (0:00:00.031) 0:00:30.824 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 05 October 2024 08:54:54 -0400 (0:00:00.029) 0:00:30.853 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 05 October 2024 08:54:54 -0400 (0:00:00.082) 0:00:30.936 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 05 October 2024 08:54:54 -0400 (0:00:00.637) 0:00:31.574 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 05 October 2024 08:54:55 -0400 (0:00:00.204) 0:00:31.779 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 05 October 2024 08:54:55 -0400 (0:00:00.096) 0:00:31.875 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 05 October 2024 08:54:55 -0400 (0:00:00.046) 0:00:31.922 ****** 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, 3d6c2e92-6feb-4e62-8dcc-04c7247c2e99 TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 05 October 2024 08:54:55 -0400 (0:00:00.620) 0:00:32.542 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 05 October 2024 08:54:55 -0400 (0:00:00.044) 0:00:32.586 ****** ok: [managed-node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 3d6c2e92-6feb-4e62-8dcc-04c7247c2e99" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 05 October 2024 08:54:56 -0400 (0:00:00.034) 0:00:32.620 ****** 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, 3d6c2e92-6feb-4e62-8dcc-04c7247c2e99\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 3d6c2e92-6feb-4e62-8dcc-04c7247c2e99" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 05 October 2024 08:54:56 -0400 (0:00:00.034) 0:00:32.655 ****** skipping: [managed-node3] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 05 October 2024 08:54:56 -0400 (0:00:00.029) 0:00:32.684 ****** ok: [managed-node3] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:14 Saturday 05 October 2024 08:54:56 -0400 (0:00:00.388) 0:00:33.073 ****** 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, 3d6c2e92-6feb-4e62-8dcc-04c7247c2e99\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 3d6c2e92-6feb-4e62-8dcc-04c7247c2e99" ] } } TASK [Test] ******************************************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Saturday 05 October 2024 08:54:56 -0400 (0:00:00.036) 0:00:33.109 ****** included: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml for managed-node3 => (item=tasks/activate_profile.yml) TASK [Include network role] **************************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml:3 Saturday 05 October 2024 08:54:56 -0400 (0:00:00.053) 0:00:33.163 ****** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed-node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 05 October 2024 08:54:56 -0400 (0:00:00.067) 0:00:33.231 ****** included: /tmp/collections-ZTX/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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 05 October 2024 08:54:56 -0400 (0:00:00.060) 0:00:33.291 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 05 October 2024 08:54:56 -0400 (0:00:00.060) 0:00:33.352 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 05 October 2024 08:54:56 -0400 (0:00:00.054) 0:00:33.407 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 05 October 2024 08:54:56 -0400 (0:00:00.040) 0:00:33.447 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 05 October 2024 08:54:58 -0400 (0:00:01.743) 0:00:35.191 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 05 October 2024 08:54:59 -0400 (0:00:00.840) 0:00:36.032 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 05 October 2024 08:54:59 -0400 (0:00:00.059) 0:00:36.091 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 05 October 2024 08:54:59 -0400 (0:00:00.077) 0:00:36.168 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 05 October 2024 08:54:59 -0400 (0:00:00.039) 0:00:36.208 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 05 October 2024 08:54:59 -0400 (0:00:00.056) 0:00:36.264 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 05 October 2024 08:54:59 -0400 (0:00:00.059) 0:00:36.324 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 05 October 2024 08:54:59 -0400 (0:00:00.052) 0:00:36.377 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 05 October 2024 08:54:59 -0400 (0:00:00.073) 0:00:36.450 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 05 October 2024 08:54:59 -0400 (0:00:00.137) 0:00:36.588 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 05 October 2024 08:55:00 -0400 (0:00:00.051) 0:00:36.639 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 05 October 2024 08:55:00 -0400 (0:00:00.049) 0:00:36.689 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 05 October 2024 08:55:00 -0400 (0:00:00.119) 0:00:36.808 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 05 October 2024 08:55:00 -0400 (0:00:00.600) 0:00:37.409 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 05 October 2024 08:55:00 -0400 (0:00:00.058) 0:00:37.467 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 05 October 2024 08:55:00 -0400 (0:00:00.030) 0:00:37.498 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 05 October 2024 08:55:00 -0400 (0:00:00.029) 0:00:37.528 ****** 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, 3d6c2e92-6feb-4e62-8dcc-04c7247c2e99 skipped because already active TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 05 October 2024 08:55:01 -0400 (0:00:00.506) 0:00:38.034 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 05 October 2024 08:55:01 -0400 (0:00:00.030) 0:00:38.065 ****** ok: [managed-node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 3d6c2e92-6feb-4e62-8dcc-04c7247c2e99 skipped because already active" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 05 October 2024 08:55:01 -0400 (0:00:00.035) 0:00:38.100 ****** 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, 3d6c2e92-6feb-4e62-8dcc-04c7247c2e99 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 3d6c2e92-6feb-4e62-8dcc-04c7247c2e99 skipped because already active" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 05 October 2024 08:55:01 -0400 (0:00:00.035) 0:00:38.136 ****** skipping: [managed-node3] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 05 October 2024 08:55:01 -0400 (0:00:00.030) 0:00:38.166 ****** ok: [managed-node3] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Saturday 05 October 2024 08:55:01 -0400 (0:00:00.392) 0:00:38.559 ****** included: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed-node3 => (item=tasks/assert_device_present.yml) included: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml for managed-node3 => (item=tasks/assert_profile_present.yml) TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Saturday 05 October 2024 08:55:02 -0400 (0:00:00.069) 0:00:38.628 ****** included: /tmp/collections-ZTX/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-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 05 October 2024 08:55:02 -0400 (0:00:00.099) 0:00:38.727 ****** ok: [managed-node3] => { "changed": false, "stat": { "atime": 1728132895.8390176, "block_size": 4096, "blocks": 0, "ctime": 1728132895.8390176, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 32681, "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": 1728132895.8390176, "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-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Saturday 05 October 2024 08:55:02 -0400 (0:00:00.451) 0:00:39.179 ****** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:3 Saturday 05 October 2024 08:55:02 -0400 (0:00:00.058) 0:00:39.238 ****** included: /tmp/collections-ZTX/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-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Saturday 05 October 2024 08:55:02 -0400 (0:00:00.095) 0:00:39.333 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Saturday 05 October 2024 08:55:02 -0400 (0:00:00.056) 0:00:39.390 ****** ok: [managed-node3] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Saturday 05 October 2024 08:55:03 -0400 (0:00:00.422) 0:00:39.813 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Saturday 05 October 2024 08:55:03 -0400 (0:00:00.095) 0:00:39.908 ****** ok: [managed-node3] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.020040", "end": "2024-10-05 08:55:03.667836", "rc": 0, "start": "2024-10-05 08:55:03.647796" } STDOUT: statebr /etc/NetworkManager/system-connections/statebr.nmconnection TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Saturday 05 October 2024 08:55:03 -0400 (0:00:00.435) 0:00:40.344 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Saturday 05 October 2024 08:55:03 -0400 (0:00:00.058) 0:00:40.402 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Saturday 05 October 2024 08:55:03 -0400 (0:00:00.051) 0:00:40.454 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Saturday 05 October 2024 08:55:03 -0400 (0:00:00.051) 0:00:40.505 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Saturday 05 October 2024 08:55:03 -0400 (0:00:00.051) 0:00:40.556 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:5 Saturday 05 October 2024 08:55:04 -0400 (0:00:00.050) 0:00:40.607 ****** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:10 Saturday 05 October 2024 08:55:04 -0400 (0:00:00.093) 0:00:40.700 ****** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:15 Saturday 05 October 2024 08:55:04 -0400 (0:00:00.052) 0:00:40.753 ****** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Saturday 05 October 2024 08:55:04 -0400 (0:00:00.057) 0:00:40.810 ****** skipping: [managed-node3] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Success in test 'I can activate an existing profile'] ******************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Saturday 05 October 2024 08:55:04 -0400 (0:00:00.082) 0:00:40.892 ****** ok: [managed-node3] => {} MSG: +++++ Success in test 'I can activate an existing profile' +++++ TASK [Cleanup] ***************************************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Saturday 05 October 2024 08:55:04 -0400 (0:00:00.058) 0:00:40.951 ****** included: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed-node3 => (item=tasks/cleanup_profile+device.yml) TASK [Cleanup profile and device] ********************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 05 October 2024 08:55:04 -0400 (0:00:00.099) 0:00:41.051 ****** 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.079853", "end": "2024-10-05 08:55:04.828930", "rc": 1, "start": "2024-10-05 08:55:04.749077" } STDOUT: Connection 'statebr' (3d6c2e92-6feb-4e62-8dcc-04c7247c2e99) successfully deleted. STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:83 Saturday 05 October 2024 08:55:04 -0400 (0:00:00.454) 0:00:41.505 ****** included: /tmp/collections-ZTX/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-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Saturday 05 October 2024 08:55:05 -0400 (0:00:00.095) 0:00:41.601 ****** ok: [managed-node3] => {} MSG: ########## I can remove an existing profile without taking it down ########## TASK [Show item] *************************************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Saturday 05 October 2024 08:55:05 -0400 (0:00:00.056) 0:00:41.657 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Saturday 05 October 2024 08:55:05 -0400 (0:00:00.104) 0:00:41.761 ****** included: /tmp/collections-ZTX/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-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Saturday 05 October 2024 08:55:05 -0400 (0:00:00.087) 0:00:41.849 ****** included: /tmp/collections-ZTX/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-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Saturday 05 October 2024 08:55:05 -0400 (0:00:00.066) 0:00:41.916 ****** ok: [managed-node3] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003388", "end": "2024-10-05 08:55:05.639648", "rc": 0, "start": "2024-10-05 08:55:05.636260" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Saturday 05 October 2024 08:55:05 -0400 (0:00:00.386) 0:00:42.303 ****** ok: [managed-node3] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Saturday 05 October 2024 08:55:05 -0400 (0:00:00.053) 0:00:42.357 ****** ok: [managed-node3] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Saturday 05 October 2024 08:55:05 -0400 (0:00:00.099) 0:00:42.456 ****** included: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml for managed-node3 => (item=tasks/create_bridge_profile.yml) included: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml for managed-node3 => (item=tasks/activate_profile.yml) TASK [Include network role] **************************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:3 Saturday 05 October 2024 08:55:05 -0400 (0:00:00.096) 0:00:42.552 ****** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed-node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 05 October 2024 08:55:06 -0400 (0:00:00.113) 0:00:42.666 ****** included: /tmp/collections-ZTX/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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 05 October 2024 08:55:06 -0400 (0:00:00.102) 0:00:42.768 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 05 October 2024 08:55:06 -0400 (0:00:00.088) 0:00:42.857 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 05 October 2024 08:55:06 -0400 (0:00:00.058) 0:00:42.916 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 05 October 2024 08:55:06 -0400 (0:00:00.057) 0:00:42.973 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 05 October 2024 08:55:11 -0400 (0:00:04.764) 0:00:47.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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 05 October 2024 08:55:11 -0400 (0:00:00.844) 0:00:48.582 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 05 October 2024 08:55:12 -0400 (0:00:00.055) 0:00:48.638 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 05 October 2024 08:55:12 -0400 (0:00:00.054) 0:00:48.692 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 05 October 2024 08:55:12 -0400 (0:00:00.051) 0:00:48.744 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 05 October 2024 08:55:12 -0400 (0:00:00.139) 0:00:48.884 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 05 October 2024 08:55:12 -0400 (0:00:00.121) 0:00:49.005 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 05 October 2024 08:55:12 -0400 (0:00:00.137) 0:00:49.142 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 05 October 2024 08:55:12 -0400 (0:00:00.139) 0:00:49.282 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 05 October 2024 08:55:12 -0400 (0:00:00.094) 0:00:49.376 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 05 October 2024 08:55:12 -0400 (0:00:00.031) 0:00:49.408 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 05 October 2024 08:55:12 -0400 (0:00:00.029) 0:00:49.438 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 05 October 2024 08:55:12 -0400 (0:00:00.082) 0:00:49.520 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 05 October 2024 08:55:13 -0400 (0:00:00.736) 0:00:50.256 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 05 October 2024 08:55:13 -0400 (0:00:00.144) 0:00:50.401 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 05 October 2024 08:55:13 -0400 (0:00:00.077) 0:00:50.479 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 05 October 2024 08:55:13 -0400 (0:00:00.042) 0:00:50.521 ****** 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, a4ee572d-e2d8-4604-804a-7589150c4381 TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 05 October 2024 08:55:14 -0400 (0:00:00.666) 0:00:51.188 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 05 October 2024 08:55:14 -0400 (0:00:00.052) 0:00:51.240 ****** ok: [managed-node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, a4ee572d-e2d8-4604-804a-7589150c4381" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 05 October 2024 08:55:14 -0400 (0:00:00.058) 0:00:51.298 ****** 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, a4ee572d-e2d8-4604-804a-7589150c4381\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, a4ee572d-e2d8-4604-804a-7589150c4381" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 05 October 2024 08:55:14 -0400 (0:00:00.050) 0:00:51.348 ****** skipping: [managed-node3] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 05 October 2024 08:55:14 -0400 (0:00:00.048) 0:00:51.396 ****** ok: [managed-node3] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:14 Saturday 05 October 2024 08:55:15 -0400 (0:00:00.393) 0:00:51.789 ****** 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, a4ee572d-e2d8-4604-804a-7589150c4381\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, a4ee572d-e2d8-4604-804a-7589150c4381" ] } } TASK [Include network role] **************************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml:3 Saturday 05 October 2024 08:55:15 -0400 (0:00:00.113) 0:00:51.902 ****** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed-node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 05 October 2024 08:55:15 -0400 (0:00:00.118) 0:00:52.021 ****** included: /tmp/collections-ZTX/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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 05 October 2024 08:55:15 -0400 (0:00:00.102) 0:00:52.123 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 05 October 2024 08:55:15 -0400 (0:00:00.056) 0:00:52.180 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 05 October 2024 08:55:15 -0400 (0:00:00.035) 0:00:52.215 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 05 October 2024 08:55:15 -0400 (0:00:00.033) 0:00:52.249 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 05 October 2024 08:55:17 -0400 (0:00:01.642) 0:00:53.891 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 05 October 2024 08:55:18 -0400 (0:00:00.885) 0:00:54.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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 05 October 2024 08:55:18 -0400 (0:00:00.059) 0:00:54.836 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 05 October 2024 08:55:18 -0400 (0:00:00.052) 0:00:54.888 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 05 October 2024 08:55:18 -0400 (0:00:00.062) 0:00:54.950 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 05 October 2024 08:55:18 -0400 (0:00:00.094) 0:00:55.045 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 05 October 2024 08:55:18 -0400 (0:00:00.110) 0:00:55.156 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 05 October 2024 08:55:18 -0400 (0:00:00.123) 0:00:55.279 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 05 October 2024 08:55:18 -0400 (0:00:00.094) 0:00:55.374 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 05 October 2024 08:55:18 -0400 (0:00:00.139) 0:00:55.513 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 05 October 2024 08:55:18 -0400 (0:00:00.055) 0:00:55.569 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 05 October 2024 08:55:19 -0400 (0:00:00.059) 0:00:55.629 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 05 October 2024 08:55:19 -0400 (0:00:00.080) 0:00:55.709 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 05 October 2024 08:55:19 -0400 (0:00:00.577) 0:00:56.287 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 05 October 2024 08:55:19 -0400 (0:00:00.062) 0:00:56.349 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 05 October 2024 08:55:19 -0400 (0:00:00.036) 0:00:56.386 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 05 October 2024 08:55:19 -0400 (0:00:00.049) 0:00:56.435 ****** 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, a4ee572d-e2d8-4604-804a-7589150c4381 skipped because already active TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 05 October 2024 08:55:20 -0400 (0:00:00.594) 0:00:57.030 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 05 October 2024 08:55:20 -0400 (0:00:00.040) 0:00:57.071 ****** ok: [managed-node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, a4ee572d-e2d8-4604-804a-7589150c4381 skipped because already active" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 05 October 2024 08:55:20 -0400 (0:00:00.056) 0:00:57.127 ****** 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, a4ee572d-e2d8-4604-804a-7589150c4381 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, a4ee572d-e2d8-4604-804a-7589150c4381 skipped because already active" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 05 October 2024 08:55:20 -0400 (0:00:00.059) 0:00:57.186 ****** skipping: [managed-node3] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 05 October 2024 08:55:20 -0400 (0:00:00.049) 0:00:57.236 ****** ok: [managed-node3] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Saturday 05 October 2024 08:55:21 -0400 (0:00:00.439) 0:00:57.676 ****** included: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_profile.yml for managed-node3 => (item=tasks/remove_profile.yml) TASK [Include network role] **************************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_profile.yml:3 Saturday 05 October 2024 08:55:21 -0400 (0:00:00.120) 0:00:57.796 ****** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed-node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 05 October 2024 08:55:21 -0400 (0:00:00.213) 0:00:58.010 ****** included: /tmp/collections-ZTX/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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 05 October 2024 08:55:21 -0400 (0:00:00.127) 0:00:58.137 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 05 October 2024 08:55:21 -0400 (0:00:00.094) 0:00:58.231 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 05 October 2024 08:55:21 -0400 (0:00:00.059) 0:00:58.291 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 05 October 2024 08:55:21 -0400 (0:00:00.059) 0:00:58.350 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 05 October 2024 08:55:24 -0400 (0:00:02.771) 0:01:01.122 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 05 October 2024 08:55:25 -0400 (0:00:00.822) 0:01:01.945 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 05 October 2024 08:55:25 -0400 (0:00:00.033) 0:01:01.978 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 05 October 2024 08:55:25 -0400 (0:00:00.030) 0:01:02.009 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 05 October 2024 08:55:25 -0400 (0:00:00.031) 0:01:02.040 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 05 October 2024 08:55:25 -0400 (0:00:00.076) 0:01:02.116 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 05 October 2024 08:55:25 -0400 (0:00:00.076) 0:01:02.192 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 05 October 2024 08:55:25 -0400 (0:00:00.062) 0:01:02.254 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 05 October 2024 08:55:25 -0400 (0:00:00.253) 0:01:02.508 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 05 October 2024 08:55:26 -0400 (0:00:00.115) 0:01:02.623 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 05 October 2024 08:55:26 -0400 (0:00:00.045) 0:01:02.669 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 05 October 2024 08:55:26 -0400 (0:00:00.047) 0:01:02.717 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 05 October 2024 08:55:26 -0400 (0:00:00.070) 0:01:02.787 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 05 October 2024 08:55:26 -0400 (0:00:00.568) 0:01:03.356 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 05 October 2024 08:55:26 -0400 (0:00:00.070) 0:01:03.426 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 05 October 2024 08:55:26 -0400 (0:00:00.052) 0:01:03.478 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 05 October 2024 08:55:26 -0400 (0:00:00.054) 0:01:03.533 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 05 October 2024 08:55:27 -0400 (0:00:00.638) 0:01:04.171 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 05 October 2024 08:55:27 -0400 (0:00:00.034) 0:01:04.205 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 05 October 2024 08:55:27 -0400 (0:00:00.043) 0:01:04.248 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 05 October 2024 08:55:27 -0400 (0:00:00.043) 0:01:04.292 ****** skipping: [managed-node3] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 05 October 2024 08:55:27 -0400 (0:00:00.030) 0:01:04.322 ****** ok: [managed-node3] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Saturday 05 October 2024 08:55:28 -0400 (0:00:00.392) 0:01:04.714 ****** included: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed-node3 => (item=tasks/assert_device_present.yml) included: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml for managed-node3 => (item=tasks/assert_profile_absent.yml) TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Saturday 05 October 2024 08:55:28 -0400 (0:00:00.128) 0:01:04.843 ****** included: /tmp/collections-ZTX/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-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 05 October 2024 08:55:28 -0400 (0:00:00.111) 0:01:04.954 ****** ok: [managed-node3] => { "changed": false, "stat": { "atime": 1728132914.4616747, "block_size": 4096, "blocks": 0, "ctime": 1728132914.4616747, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 32812, "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": 1728132914.4616747, "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-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Saturday 05 October 2024 08:55:28 -0400 (0:00:00.391) 0:01:05.346 ****** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:3 Saturday 05 October 2024 08:55:28 -0400 (0:00:00.040) 0:01:05.386 ****** included: /tmp/collections-ZTX/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-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Saturday 05 October 2024 08:55:28 -0400 (0:00:00.054) 0:01:05.441 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Saturday 05 October 2024 08:55:28 -0400 (0:00:00.031) 0:01:05.472 ****** ok: [managed-node3] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Saturday 05 October 2024 08:55:29 -0400 (0:00:00.412) 0:01:05.885 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Saturday 05 October 2024 08:55:29 -0400 (0:00:00.049) 0:01:05.934 ****** fatal: [managed-node3]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.019804", "end": "2024-10-05 08:55:29.655033", "rc": 1, "start": "2024-10-05 08:55:29.635229" } 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-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Saturday 05 October 2024 08:55:29 -0400 (0:00:00.371) 0:01:06.306 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "nm_profile_exists.rc == 0", "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Saturday 05 October 2024 08:55:29 -0400 (0:00:00.032) 0:01:06.339 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Saturday 05 October 2024 08:55:29 -0400 (0:00:00.030) 0:01:06.369 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Saturday 05 October 2024 08:55:29 -0400 (0:00:00.031) 0:01:06.401 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Saturday 05 October 2024 08:55:29 -0400 (0:00:00.030) 0:01:06.432 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:5 Saturday 05 October 2024 08:55:29 -0400 (0:00:00.031) 0:01:06.463 ****** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Saturday 05 October 2024 08:55:29 -0400 (0:00:00.040) 0:01:06.504 ****** skipping: [managed-node3] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Success in test 'I can remove an existing profile without taking it down'] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Saturday 05 October 2024 08:55:29 -0400 (0:00:00.071) 0:01:06.575 ****** ok: [managed-node3] => {} MSG: +++++ Success in test 'I can remove an existing profile without taking it down' +++++ TASK [Cleanup] ***************************************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Saturday 05 October 2024 08:55:30 -0400 (0:00:00.055) 0:01:06.631 ****** included: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed-node3 => (item=tasks/cleanup_profile+device.yml) TASK [Cleanup profile and device] ********************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 05 October 2024 08:55:30 -0400 (0:00:00.143) 0:01:06.775 ****** 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.073648", "end": "2024-10-05 08:55:30.570235", "rc": 1, "start": "2024-10-05 08:55:30.496587" } STDOUT: Connection 'statebr' (a4ee572d-e2d8-4604-804a-7589150c4381) successfully deleted. STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:102 Saturday 05 October 2024 08:55:30 -0400 (0:00:00.448) 0:01:07.223 ****** included: /tmp/collections-ZTX/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-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Saturday 05 October 2024 08:55:30 -0400 (0:00:00.085) 0:01:07.308 ****** ok: [managed-node3] => {} MSG: ########## I can take a profile down that is absent ########## TASK [Show item] *************************************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Saturday 05 October 2024 08:55:30 -0400 (0:00:00.047) 0:01:07.356 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Saturday 05 October 2024 08:55:30 -0400 (0:00:00.101) 0:01:07.458 ****** included: /tmp/collections-ZTX/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-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Saturday 05 October 2024 08:55:30 -0400 (0:00:00.071) 0:01:07.529 ****** included: /tmp/collections-ZTX/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-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Saturday 05 October 2024 08:55:30 -0400 (0:00:00.049) 0:01:07.579 ****** ok: [managed-node3] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003218", "end": "2024-10-05 08:55:31.284858", "rc": 0, "start": "2024-10-05 08:55:31.281640" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Saturday 05 October 2024 08:55:31 -0400 (0:00:00.363) 0:01:07.942 ****** ok: [managed-node3] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Saturday 05 October 2024 08:55:31 -0400 (0:00:00.035) 0:01:07.977 ****** ok: [managed-node3] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Saturday 05 October 2024 08:55:31 -0400 (0:00:00.039) 0:01:08.017 ****** included: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml for managed-node3 => (item=tasks/create_bridge_profile.yml) included: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml for managed-node3 => (item=tasks/activate_profile.yml) included: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_profile.yml for managed-node3 => (item=tasks/remove_profile.yml) TASK [Include network role] **************************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:3 Saturday 05 October 2024 08:55:31 -0400 (0:00:00.086) 0:01:08.104 ****** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed-node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 05 October 2024 08:55:31 -0400 (0:00:00.117) 0:01:08.222 ****** included: /tmp/collections-ZTX/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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 05 October 2024 08:55:31 -0400 (0:00:00.159) 0:01:08.381 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 05 October 2024 08:55:31 -0400 (0:00:00.070) 0:01:08.451 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 05 October 2024 08:55:31 -0400 (0:00:00.059) 0:01:08.511 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 05 October 2024 08:55:31 -0400 (0:00:00.062) 0:01:08.573 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 05 October 2024 08:55:33 -0400 (0:00:01.684) 0:01:10.258 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 05 October 2024 08:55:34 -0400 (0:00:00.831) 0:01:11.089 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 05 October 2024 08:55:34 -0400 (0:00:00.085) 0:01:11.174 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 05 October 2024 08:55:34 -0400 (0:00:00.088) 0:01:11.263 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 05 October 2024 08:55:34 -0400 (0:00:00.104) 0:01:11.367 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 05 October 2024 08:55:34 -0400 (0:00:00.129) 0:01:11.496 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 05 October 2024 08:55:34 -0400 (0:00:00.086) 0:01:11.583 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 05 October 2024 08:55:35 -0400 (0:00:00.051) 0:01:11.634 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 05 October 2024 08:55:35 -0400 (0:00:00.066) 0:01:11.701 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 05 October 2024 08:55:35 -0400 (0:00:00.138) 0:01:11.839 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 05 October 2024 08:55:35 -0400 (0:00:00.053) 0:01:11.892 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 05 October 2024 08:55:35 -0400 (0:00:00.124) 0:01:12.016 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 05 October 2024 08:55:35 -0400 (0:00:00.075) 0:01:12.092 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 05 October 2024 08:55:36 -0400 (0:00:00.640) 0:01:12.732 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 05 October 2024 08:55:36 -0400 (0:00:00.124) 0:01:12.856 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 05 October 2024 08:55:36 -0400 (0:00:00.084) 0:01:12.941 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 05 October 2024 08:55:36 -0400 (0:00:00.095) 0:01:13.037 ****** 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, 6e9a2f82-e59b-4865-92d9-1cfe5a99e831 TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 05 October 2024 08:55:37 -0400 (0:00:00.816) 0:01:13.853 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 05 October 2024 08:55:37 -0400 (0:00:00.043) 0:01:13.896 ****** ok: [managed-node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 6e9a2f82-e59b-4865-92d9-1cfe5a99e831" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 05 October 2024 08:55:37 -0400 (0:00:00.040) 0:01:13.937 ****** 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, 6e9a2f82-e59b-4865-92d9-1cfe5a99e831\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 6e9a2f82-e59b-4865-92d9-1cfe5a99e831" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 05 October 2024 08:55:37 -0400 (0:00:00.050) 0:01:13.987 ****** skipping: [managed-node3] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 05 October 2024 08:55:37 -0400 (0:00:00.045) 0:01:14.033 ****** ok: [managed-node3] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:14 Saturday 05 October 2024 08:55:37 -0400 (0:00:00.447) 0:01:14.480 ****** 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, 6e9a2f82-e59b-4865-92d9-1cfe5a99e831\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 6e9a2f82-e59b-4865-92d9-1cfe5a99e831" ] } } TASK [Include network role] **************************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml:3 Saturday 05 October 2024 08:55:37 -0400 (0:00:00.060) 0:01:14.541 ****** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed-node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 05 October 2024 08:55:38 -0400 (0:00:00.124) 0:01:14.666 ****** included: /tmp/collections-ZTX/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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 05 October 2024 08:55:38 -0400 (0:00:00.110) 0:01:14.777 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 05 October 2024 08:55:38 -0400 (0:00:00.139) 0:01:14.917 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 05 October 2024 08:55:38 -0400 (0:00:00.060) 0:01:14.977 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 05 October 2024 08:55:38 -0400 (0:00:00.047) 0:01:15.025 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 05 October 2024 08:55:40 -0400 (0:00:01.653) 0:01:16.678 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 05 October 2024 08:55:40 -0400 (0:00:00.838) 0:01:17.517 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 05 October 2024 08:55:40 -0400 (0:00:00.060) 0:01:17.578 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 05 October 2024 08:55:41 -0400 (0:00:00.056) 0:01:17.634 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 05 October 2024 08:55:41 -0400 (0:00:00.054) 0:01:17.689 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 05 October 2024 08:55:41 -0400 (0:00:00.090) 0:01:17.780 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 05 October 2024 08:55:41 -0400 (0:00:00.103) 0:01:17.883 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 05 October 2024 08:55:41 -0400 (0:00:00.059) 0:01:17.943 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 05 October 2024 08:55:41 -0400 (0:00:00.071) 0:01:18.015 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 05 October 2024 08:55:41 -0400 (0:00:00.089) 0:01:18.104 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 05 October 2024 08:55:41 -0400 (0:00:00.031) 0:01:18.135 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 05 October 2024 08:55:41 -0400 (0:00:00.030) 0:01:18.166 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 05 October 2024 08:55:41 -0400 (0:00:00.081) 0:01:18.247 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 05 October 2024 08:55:42 -0400 (0:00:00.719) 0:01:18.967 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 05 October 2024 08:55:42 -0400 (0:00:00.096) 0:01:19.063 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 05 October 2024 08:55:42 -0400 (0:00:00.066) 0:01:19.129 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 05 October 2024 08:55:42 -0400 (0:00:00.073) 0:01:19.202 ****** 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, 6e9a2f82-e59b-4865-92d9-1cfe5a99e831 skipped because already active TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 05 October 2024 08:55:43 -0400 (0:00:00.687) 0:01:19.889 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 05 October 2024 08:55:43 -0400 (0:00:00.031) 0:01:19.921 ****** ok: [managed-node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 6e9a2f82-e59b-4865-92d9-1cfe5a99e831 skipped because already active" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 05 October 2024 08:55:43 -0400 (0:00:00.033) 0:01:19.955 ****** 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, 6e9a2f82-e59b-4865-92d9-1cfe5a99e831 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 6e9a2f82-e59b-4865-92d9-1cfe5a99e831 skipped because already active" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 05 October 2024 08:55:43 -0400 (0:00:00.035) 0:01:19.990 ****** skipping: [managed-node3] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 05 October 2024 08:55:43 -0400 (0:00:00.029) 0:01:20.020 ****** ok: [managed-node3] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_profile.yml:3 Saturday 05 October 2024 08:55:43 -0400 (0:00:00.391) 0:01:20.411 ****** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed-node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 05 October 2024 08:55:43 -0400 (0:00:00.137) 0:01:20.548 ****** included: /tmp/collections-ZTX/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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 05 October 2024 08:55:44 -0400 (0:00:00.112) 0:01:20.660 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 05 October 2024 08:55:44 -0400 (0:00:00.075) 0:01:20.736 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 05 October 2024 08:55:44 -0400 (0:00:00.042) 0:01:20.778 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 05 October 2024 08:55:44 -0400 (0:00:00.045) 0:01:20.823 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 05 October 2024 08:55:45 -0400 (0:00:01.731) 0:01:22.555 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 05 October 2024 08:55:46 -0400 (0:00:00.837) 0:01:23.392 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 05 October 2024 08:55:46 -0400 (0:00:00.047) 0:01:23.440 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 05 October 2024 08:55:46 -0400 (0:00:00.034) 0:01:23.475 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 05 October 2024 08:55:46 -0400 (0:00:00.030) 0:01:23.506 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 05 October 2024 08:55:46 -0400 (0:00:00.048) 0:01:23.555 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 05 October 2024 08:55:47 -0400 (0:00:00.080) 0:01:23.635 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 05 October 2024 08:55:47 -0400 (0:00:00.073) 0:01:23.709 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 05 October 2024 08:55:47 -0400 (0:00:00.101) 0:01:23.810 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 05 October 2024 08:55:47 -0400 (0:00:00.193) 0:01:24.003 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 05 October 2024 08:55:47 -0400 (0:00:00.093) 0:01:24.097 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 05 October 2024 08:55:47 -0400 (0:00:00.097) 0:01:24.194 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 05 October 2024 08:55:47 -0400 (0:00:00.142) 0:01:24.337 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 05 October 2024 08:55:48 -0400 (0:00:00.657) 0:01:24.994 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 05 October 2024 08:55:48 -0400 (0:00:00.095) 0:01:25.090 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 05 October 2024 08:55:48 -0400 (0:00:00.051) 0:01:25.141 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 05 October 2024 08:55:48 -0400 (0:00:00.094) 0:01:25.235 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 05 October 2024 08:55:49 -0400 (0:00:00.585) 0:01:25.821 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 05 October 2024 08:55:49 -0400 (0:00:00.083) 0:01:25.904 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 05 October 2024 08:55:49 -0400 (0:00:00.077) 0:01:25.982 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 05 October 2024 08:55:49 -0400 (0:00:00.059) 0:01:26.042 ****** skipping: [managed-node3] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 05 October 2024 08:55:49 -0400 (0:00:00.052) 0:01:26.094 ****** ok: [managed-node3] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Saturday 05 October 2024 08:55:49 -0400 (0:00:00.385) 0:01:26.480 ****** included: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml for managed-node3 => (item=tasks/remove+down_profile.yml) TASK [Include network role] **************************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml:3 Saturday 05 October 2024 08:55:49 -0400 (0:00:00.087) 0:01:26.567 ****** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed-node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 05 October 2024 08:55:50 -0400 (0:00:00.117) 0:01:26.684 ****** included: /tmp/collections-ZTX/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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 05 October 2024 08:55:50 -0400 (0:00:00.117) 0:01:26.802 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 05 October 2024 08:55:50 -0400 (0:00:00.069) 0:01:26.872 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 05 October 2024 08:55:50 -0400 (0:00:00.044) 0:01:26.916 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 05 October 2024 08:55:50 -0400 (0:00:00.040) 0:01:26.957 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 05 October 2024 08:55:52 -0400 (0:00:01.695) 0:01:28.653 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 05 October 2024 08:55:52 -0400 (0:00:00.809) 0:01:29.462 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 05 October 2024 08:55:52 -0400 (0:00:00.036) 0:01:29.499 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 05 October 2024 08:55:52 -0400 (0:00:00.030) 0:01:29.529 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 05 October 2024 08:55:52 -0400 (0:00:00.029) 0:01:29.559 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 05 October 2024 08:55:53 -0400 (0:00:00.052) 0:01:29.612 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 05 October 2024 08:55:53 -0400 (0:00:00.061) 0:01:29.673 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 05 October 2024 08:55:53 -0400 (0:00:00.050) 0:01:29.723 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 05 October 2024 08:55:53 -0400 (0:00:00.061) 0:01:29.785 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 05 October 2024 08:55:53 -0400 (0:00:00.109) 0:01:29.894 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 05 October 2024 08:55:53 -0400 (0:00:00.054) 0:01:29.948 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 05 October 2024 08:55:53 -0400 (0:00:00.053) 0:01:30.001 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 05 October 2024 08:55:53 -0400 (0:00:00.101) 0:01:30.102 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 05 October 2024 08:55:54 -0400 (0:00:00.681) 0:01:30.784 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 05 October 2024 08:55:54 -0400 (0:00:00.087) 0:01:30.871 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 05 October 2024 08:55:54 -0400 (0:00:00.034) 0:01:30.905 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 05 October 2024 08:55:54 -0400 (0:00:00.048) 0:01:30.954 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 05 October 2024 08:55:55 -0400 (0:00:00.757) 0:01:31.712 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 05 October 2024 08:55:55 -0400 (0:00:00.089) 0:01:31.802 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 05 October 2024 08:55:55 -0400 (0:00:00.108) 0:01:31.910 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 05 October 2024 08:55:55 -0400 (0:00:00.109) 0:01:32.019 ****** skipping: [managed-node3] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 05 October 2024 08:55:55 -0400 (0:00:00.064) 0:01:32.084 ****** ok: [managed-node3] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Saturday 05 October 2024 08:55:55 -0400 (0:00:00.430) 0:01:32.515 ****** included: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml for managed-node3 => (item=tasks/assert_profile_absent.yml) TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:3 Saturday 05 October 2024 08:55:56 -0400 (0:00:00.094) 0:01:32.609 ****** included: /tmp/collections-ZTX/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-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Saturday 05 October 2024 08:55:56 -0400 (0:00:00.094) 0:01:32.704 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Saturday 05 October 2024 08:55:56 -0400 (0:00:00.061) 0:01:32.766 ****** ok: [managed-node3] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Saturday 05 October 2024 08:55:56 -0400 (0:00:00.412) 0:01:33.179 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Saturday 05 October 2024 08:55:56 -0400 (0:00:00.057) 0:01:33.237 ****** fatal: [managed-node3]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.018433", "end": "2024-10-05 08:55:56.987519", "rc": 1, "start": "2024-10-05 08:55:56.969086" } 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-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Saturday 05 October 2024 08:55:57 -0400 (0:00:00.425) 0:01:33.662 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "nm_profile_exists.rc == 0", "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Saturday 05 October 2024 08:55:57 -0400 (0:00:00.059) 0:01:33.722 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Saturday 05 October 2024 08:55:57 -0400 (0:00:00.053) 0:01:33.775 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Saturday 05 October 2024 08:55:57 -0400 (0:00:00.053) 0:01:33.829 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Saturday 05 October 2024 08:55:57 -0400 (0:00:00.110) 0:01:33.939 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:5 Saturday 05 October 2024 08:55:57 -0400 (0:00:00.067) 0:01:34.007 ****** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Saturday 05 October 2024 08:55:57 -0400 (0:00:00.073) 0:01:34.080 ****** included: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed-node3 => (item={'what': 'tasks/assert_device_absent.yml', 'condition': True}) TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Saturday 05 October 2024 08:55:57 -0400 (0:00:00.141) 0:01:34.222 ****** included: /tmp/collections-ZTX/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-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 05 October 2024 08:55:57 -0400 (0:00:00.092) 0:01:34.315 ****** ok: [managed-node3] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Saturday 05 October 2024 08:55:58 -0400 (0:00:00.383) 0:01:34.698 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Saturday 05 October 2024 08:55:58 -0400 (0:00:00.040) 0:01:34.739 ****** ok: [managed-node3] => {} MSG: +++++ Success in test 'I can take a profile down that is absent' +++++ TASK [Cleanup] ***************************************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Saturday 05 October 2024 08:55:58 -0400 (0:00:00.033) 0:01:34.772 ****** included: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed-node3 => (item=tasks/cleanup_profile+device.yml) TASK [Cleanup profile and device] ********************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 05 October 2024 08:55:58 -0400 (0:00:00.065) 0:01:34.838 ****** 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.037502", "end": "2024-10-05 08:55:58.571663", "rc": 1, "start": "2024-10-05 08:55:58.534161" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:124 Saturday 05 October 2024 08:55:58 -0400 (0:00:00.409) 0:01:35.248 ****** included: /tmp/collections-ZTX/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-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Saturday 05 October 2024 08:55:58 -0400 (0:00:00.097) 0:01:35.346 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Saturday 05 October 2024 08:55:58 -0400 (0:00:00.078) 0:01:35.425 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Saturday 05 October 2024 08:55:59 -0400 (0:00:00.186) 0:01:35.611 ****** included: /tmp/collections-ZTX/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-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Saturday 05 October 2024 08:55:59 -0400 (0:00:00.173) 0:01:35.785 ****** included: /tmp/collections-ZTX/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-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Saturday 05 October 2024 08:55:59 -0400 (0:00:00.111) 0:01:35.897 ****** ok: [managed-node3] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003252", "end": "2024-10-05 08:55:59.659212", "rc": 0, "start": "2024-10-05 08:55:59.655960" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Saturday 05 October 2024 08:55:59 -0400 (0:00:00.411) 0:01:36.309 ****** ok: [managed-node3] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Saturday 05 October 2024 08:55:59 -0400 (0:00:00.034) 0:01:36.343 ****** ok: [managed-node3] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Saturday 05 October 2024 08:55:59 -0400 (0:00:00.034) 0:01:36.378 ****** included: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml for managed-node3 => (item=tasks/create_bridge_profile.yml) included: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml for managed-node3 => (item=tasks/activate_profile.yml) included: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml for managed-node3 => (item=tasks/remove+down_profile.yml) TASK [Include network role] **************************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:3 Saturday 05 October 2024 08:55:59 -0400 (0:00:00.060) 0:01:36.439 ****** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed-node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 05 October 2024 08:55:59 -0400 (0:00:00.068) 0:01:36.507 ****** included: /tmp/collections-ZTX/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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 05 October 2024 08:55:59 -0400 (0:00:00.061) 0:01:36.569 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 05 October 2024 08:56:00 -0400 (0:00:00.056) 0:01:36.625 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 05 October 2024 08:56:00 -0400 (0:00:00.035) 0:01:36.661 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 05 October 2024 08:56:00 -0400 (0:00:00.033) 0:01:36.695 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 05 October 2024 08:56:01 -0400 (0:00:01.693) 0:01:38.388 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 05 October 2024 08:56:02 -0400 (0:00:00.939) 0:01:39.327 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 05 October 2024 08:56:02 -0400 (0:00:00.040) 0:01:39.368 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 05 October 2024 08:56:02 -0400 (0:00:00.031) 0:01:39.399 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 05 October 2024 08:56:02 -0400 (0:00:00.030) 0:01:39.430 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 05 October 2024 08:56:02 -0400 (0:00:00.050) 0:01:39.480 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 05 October 2024 08:56:02 -0400 (0:00:00.060) 0:01:39.540 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 05 October 2024 08:56:03 -0400 (0:00:00.050) 0:01:39.591 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 05 October 2024 08:56:03 -0400 (0:00:00.063) 0:01:39.654 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 05 October 2024 08:56:03 -0400 (0:00:00.132) 0:01:39.786 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 05 October 2024 08:56:03 -0400 (0:00:00.039) 0:01:39.826 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 05 October 2024 08:56:03 -0400 (0:00:00.043) 0:01:39.869 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 05 October 2024 08:56:03 -0400 (0:00:00.067) 0:01:39.937 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 05 October 2024 08:56:03 -0400 (0:00:00.624) 0:01:40.562 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 05 October 2024 08:56:04 -0400 (0:00:00.096) 0:01:40.658 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 05 October 2024 08:56:04 -0400 (0:00:00.056) 0:01:40.715 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 05 October 2024 08:56:04 -0400 (0:00:00.058) 0:01:40.774 ****** 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, 30be4dac-861e-48c4-9bc7-6492f0d10b4c TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 05 October 2024 08:56:04 -0400 (0:00:00.739) 0:01:41.514 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 05 October 2024 08:56:05 -0400 (0:00:00.098) 0:01:41.612 ****** ok: [managed-node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 30be4dac-861e-48c4-9bc7-6492f0d10b4c" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 05 October 2024 08:56:05 -0400 (0:00:00.154) 0:01:41.767 ****** 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, 30be4dac-861e-48c4-9bc7-6492f0d10b4c\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 30be4dac-861e-48c4-9bc7-6492f0d10b4c" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 05 October 2024 08:56:05 -0400 (0:00:00.069) 0:01:41.836 ****** skipping: [managed-node3] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 05 October 2024 08:56:05 -0400 (0:00:00.058) 0:01:41.894 ****** ok: [managed-node3] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:14 Saturday 05 October 2024 08:56:05 -0400 (0:00:00.427) 0:01:42.322 ****** 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, 30be4dac-861e-48c4-9bc7-6492f0d10b4c\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 30be4dac-861e-48c4-9bc7-6492f0d10b4c" ] } } TASK [Include network role] **************************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml:3 Saturday 05 October 2024 08:56:05 -0400 (0:00:00.059) 0:01:42.382 ****** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed-node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 05 October 2024 08:56:05 -0400 (0:00:00.086) 0:01:42.468 ****** included: /tmp/collections-ZTX/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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 05 October 2024 08:56:05 -0400 (0:00:00.083) 0:01:42.551 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 05 October 2024 08:56:06 -0400 (0:00:00.058) 0:01:42.610 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 05 October 2024 08:56:06 -0400 (0:00:00.036) 0:01:42.647 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 05 October 2024 08:56:06 -0400 (0:00:00.035) 0:01:42.683 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 05 October 2024 08:56:07 -0400 (0:00:01.704) 0:01:44.387 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 05 October 2024 08:56:08 -0400 (0:00:00.816) 0:01:45.203 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 05 October 2024 08:56:08 -0400 (0:00:00.077) 0:01:45.281 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 05 October 2024 08:56:08 -0400 (0:00:00.047) 0:01:45.329 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 05 October 2024 08:56:08 -0400 (0:00:00.053) 0:01:45.383 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 05 October 2024 08:56:08 -0400 (0:00:00.082) 0:01:45.465 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 05 October 2024 08:56:08 -0400 (0:00:00.101) 0:01:45.566 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 05 October 2024 08:56:09 -0400 (0:00:00.082) 0:01:45.648 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 05 October 2024 08:56:09 -0400 (0:00:00.099) 0:01:45.747 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 05 October 2024 08:56:09 -0400 (0:00:00.157) 0:01:45.905 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 05 October 2024 08:56:09 -0400 (0:00:00.073) 0:01:45.979 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 05 October 2024 08:56:09 -0400 (0:00:00.054) 0:01:46.033 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 05 October 2024 08:56:09 -0400 (0:00:00.107) 0:01:46.141 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 05 October 2024 08:56:10 -0400 (0:00:00.609) 0:01:46.750 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 05 October 2024 08:56:10 -0400 (0:00:00.060) 0:01:46.811 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 05 October 2024 08:56:10 -0400 (0:00:00.030) 0:01:46.841 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 05 October 2024 08:56:10 -0400 (0:00:00.031) 0:01:46.872 ****** 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, 30be4dac-861e-48c4-9bc7-6492f0d10b4c skipped because already active TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 05 October 2024 08:56:10 -0400 (0:00:00.516) 0:01:47.389 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 05 October 2024 08:56:10 -0400 (0:00:00.037) 0:01:47.426 ****** ok: [managed-node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 30be4dac-861e-48c4-9bc7-6492f0d10b4c skipped because already active" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 05 October 2024 08:56:10 -0400 (0:00:00.036) 0:01:47.463 ****** 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, 30be4dac-861e-48c4-9bc7-6492f0d10b4c skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 30be4dac-861e-48c4-9bc7-6492f0d10b4c skipped because already active" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 05 October 2024 08:56:10 -0400 (0:00:00.035) 0:01:47.499 ****** skipping: [managed-node3] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 05 October 2024 08:56:10 -0400 (0:00:00.079) 0:01:47.579 ****** ok: [managed-node3] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml:3 Saturday 05 October 2024 08:56:11 -0400 (0:00:00.431) 0:01:48.010 ****** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed-node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 05 October 2024 08:56:11 -0400 (0:00:00.119) 0:01:48.129 ****** included: /tmp/collections-ZTX/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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 05 October 2024 08:56:11 -0400 (0:00:00.096) 0:01:48.226 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 05 October 2024 08:56:11 -0400 (0:00:00.111) 0:01:48.338 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 05 October 2024 08:56:11 -0400 (0:00:00.076) 0:01:48.415 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 05 October 2024 08:56:11 -0400 (0:00:00.064) 0:01:48.480 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 05 October 2024 08:56:14 -0400 (0:00:02.692) 0:01:51.172 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 05 October 2024 08:56:15 -0400 (0:00:00.760) 0:01:51.933 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 05 October 2024 08:56:15 -0400 (0:00:00.044) 0:01:51.978 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 05 October 2024 08:56:15 -0400 (0:00:00.049) 0:01:52.027 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 05 October 2024 08:56:15 -0400 (0:00:00.044) 0:01:52.072 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 05 October 2024 08:56:15 -0400 (0:00:00.113) 0:01:52.186 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 05 October 2024 08:56:15 -0400 (0:00:00.066) 0:01:52.252 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 05 October 2024 08:56:15 -0400 (0:00:00.051) 0:01:52.304 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 05 October 2024 08:56:15 -0400 (0:00:00.058) 0:01:52.362 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 05 October 2024 08:56:15 -0400 (0:00:00.087) 0:01:52.450 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 05 October 2024 08:56:15 -0400 (0:00:00.030) 0:01:52.480 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 05 October 2024 08:56:15 -0400 (0:00:00.051) 0:01:52.532 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 05 October 2024 08:56:16 -0400 (0:00:00.089) 0:01:52.621 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 05 October 2024 08:56:16 -0400 (0:00:00.608) 0:01:53.230 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 05 October 2024 08:56:16 -0400 (0:00:00.061) 0:01:53.292 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 05 October 2024 08:56:16 -0400 (0:00:00.031) 0:01:53.323 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 05 October 2024 08:56:16 -0400 (0:00:00.034) 0:01:53.358 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 05 October 2024 08:56:17 -0400 (0:00:00.688) 0:01:54.046 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 05 October 2024 08:56:17 -0400 (0:00:00.052) 0:01:54.098 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 05 October 2024 08:56:17 -0400 (0:00:00.046) 0:01:54.145 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 05 October 2024 08:56:17 -0400 (0:00:00.045) 0:01:54.191 ****** skipping: [managed-node3] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 05 October 2024 08:56:17 -0400 (0:00:00.041) 0:01:54.233 ****** ok: [managed-node3] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Saturday 05 October 2024 08:56:18 -0400 (0:00:00.371) 0:01:54.604 ****** included: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml for managed-node3 => (item=tasks/remove+down_profile.yml) TASK [Include network role] **************************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml:3 Saturday 05 October 2024 08:56:18 -0400 (0:00:00.096) 0:01:54.701 ****** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed-node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 05 October 2024 08:56:18 -0400 (0:00:00.068) 0:01:54.770 ****** included: /tmp/collections-ZTX/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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 05 October 2024 08:56:18 -0400 (0:00:00.086) 0:01:54.856 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 05 October 2024 08:56:18 -0400 (0:00:00.092) 0:01:54.948 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 05 October 2024 08:56:18 -0400 (0:00:00.059) 0:01:55.008 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 05 October 2024 08:56:18 -0400 (0:00:00.061) 0:01:55.069 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 05 October 2024 08:56:21 -0400 (0:00:02.692) 0:01:57.761 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 05 October 2024 08:56:21 -0400 (0:00:00.770) 0:01:58.532 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 05 October 2024 08:56:21 -0400 (0:00:00.034) 0:01:58.566 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 05 October 2024 08:56:22 -0400 (0:00:00.034) 0:01:58.601 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 05 October 2024 08:56:22 -0400 (0:00:00.058) 0:01:58.659 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 05 October 2024 08:56:22 -0400 (0:00:00.064) 0:01:58.724 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 05 October 2024 08:56:22 -0400 (0:00:00.148) 0:01:58.873 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 05 October 2024 08:56:22 -0400 (0:00:00.063) 0:01:58.937 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 05 October 2024 08:56:22 -0400 (0:00:00.065) 0:01:59.002 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 05 October 2024 08:56:22 -0400 (0:00:00.093) 0:01:59.095 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 05 October 2024 08:56:22 -0400 (0:00:00.053) 0:01:59.148 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 05 October 2024 08:56:22 -0400 (0:00:00.059) 0:01:59.207 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 05 October 2024 08:56:22 -0400 (0:00:00.101) 0:01:59.309 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 05 October 2024 08:56:23 -0400 (0:00:00.586) 0:01:59.896 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 05 October 2024 08:56:23 -0400 (0:00:00.059) 0:01:59.956 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 05 October 2024 08:56:23 -0400 (0:00:00.031) 0:01:59.987 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 05 October 2024 08:56:23 -0400 (0:00:00.032) 0:02:00.020 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 05 October 2024 08:56:23 -0400 (0:00:00.558) 0:02:00.578 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 05 October 2024 08:56:24 -0400 (0:00:00.032) 0:02:00.611 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 05 October 2024 08:56:24 -0400 (0:00:00.034) 0:02:00.646 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 05 October 2024 08:56:24 -0400 (0:00:00.041) 0:02:00.688 ****** skipping: [managed-node3] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 05 October 2024 08:56:24 -0400 (0:00:00.032) 0:02:00.720 ****** ok: [managed-node3] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Saturday 05 October 2024 08:56:24 -0400 (0:00:00.354) 0:02:01.075 ****** included: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml for managed-node3 => (item=tasks/assert_profile_absent.yml) included: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_NetworkManager_NVR.yml for managed-node3 => (item=tasks/get_NetworkManager_NVR.yml) TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:3 Saturday 05 October 2024 08:56:24 -0400 (0:00:00.108) 0:02:01.183 ****** included: /tmp/collections-ZTX/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-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Saturday 05 October 2024 08:56:24 -0400 (0:00:00.056) 0:02:01.240 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Saturday 05 October 2024 08:56:24 -0400 (0:00:00.033) 0:02:01.273 ****** ok: [managed-node3] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Saturday 05 October 2024 08:56:25 -0400 (0:00:00.358) 0:02:01.632 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Saturday 05 October 2024 08:56:25 -0400 (0:00:00.067) 0:02:01.699 ****** fatal: [managed-node3]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.018324", "end": "2024-10-05 08:56:25.423513", "rc": 1, "start": "2024-10-05 08:56:25.405189" } 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-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Saturday 05 October 2024 08:56:25 -0400 (0:00:00.375) 0:02:02.075 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "nm_profile_exists.rc == 0", "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Saturday 05 October 2024 08:56:25 -0400 (0:00:00.031) 0:02:02.107 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Saturday 05 October 2024 08:56:25 -0400 (0:00:00.032) 0:02:02.139 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Saturday 05 October 2024 08:56:25 -0400 (0:00:00.031) 0:02:02.171 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Saturday 05 October 2024 08:56:25 -0400 (0:00:00.032) 0:02:02.204 ****** skipping: [managed-node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:5 Saturday 05 October 2024 08:56:25 -0400 (0:00:00.031) 0:02:02.235 ****** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Get NetworkManager RPM version] ****************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_NetworkManager_NVR.yml:7 Saturday 05 October 2024 08:56:25 -0400 (0:00:00.035) 0:02:02.271 ****** ok: [managed-node3] => { "changed": false, "cmd": [ "rpm", "-qa", "--qf", "%{name}-%{version}-%{release}\\n", "NetworkManager" ], "delta": "0:00:00.237338", "end": "2024-10-05 08:56:26.201767", "rc": 0, "start": "2024-10-05 08:56:25.964429" } STDOUT: NetworkManager-1.51.0-1.el9 TASK [Store NetworkManager version] ******************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_NetworkManager_NVR.yml:14 Saturday 05 October 2024 08:56:26 -0400 (0:00:00.583) 0:02:02.854 ****** ok: [managed-node3] => { "ansible_facts": { "networkmanager_nvr": "NetworkManager-1.51.0-1.el9" }, "changed": false } TASK [Show NetworkManager version] ********************************************* task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_NetworkManager_NVR.yml:18 Saturday 05 October 2024 08:56:26 -0400 (0:00:00.033) 0:02:02.888 ****** ok: [managed-node3] => { "networkmanager_nvr": "NetworkManager-1.51.0-1.el9" } TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Saturday 05 October 2024 08:56:26 -0400 (0:00:00.034) 0:02:02.922 ****** included: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed-node3 => (item={'what': 'tasks/assert_device_absent.yml', 'condition': True}) TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Saturday 05 October 2024 08:56:26 -0400 (0:00:00.080) 0:02:03.003 ****** included: /tmp/collections-ZTX/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-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 05 October 2024 08:56:26 -0400 (0:00:00.095) 0:02:03.098 ****** ok: [managed-node3] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Saturday 05 October 2024 08:56:26 -0400 (0:00:00.344) 0:02:03.443 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Saturday 05 October 2024 08:56:26 -0400 (0:00:00.035) 0:02:03.478 ****** 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-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Saturday 05 October 2024 08:56:26 -0400 (0:00:00.033) 0:02:03.511 ****** included: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed-node3 => (item=tasks/cleanup_profile+device.yml) included: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml for managed-node3 => (item=tasks/check_network_dns.yml) TASK [Cleanup profile and device] ********************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 05 October 2024 08:56:26 -0400 (0:00:00.064) 0:02:03.576 ****** 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.036762", "end": "2024-10-05 08:56:27.309451", "rc": 1, "start": "2024-10-05 08:56:27.272689" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Check routes and DNS] **************************************************** task path: /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Saturday 05 October 2024 08:56:27 -0400 (0:00:00.385) 0:02:03.961 ****** 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.008187", "end": "2024-10-05 08:56:27.665450", "rc": 0, "start": "2024-10-05 08:56:27.657263" } 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 02:16:69:c8:75:3b brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.46.180/22 brd 10.31.47.255 scope global dynamic noprefixroute eth0 valid_lft 2636sec preferred_lft 2636sec inet6 fe80::16:69ff:fec8:753b/64 scope link valid_lft forever preferred_lft forever IP ROUTE default via 10.31.44.1 dev eth0 proto dhcp src 10.31.46.180 metric 100 10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.46.180 metric 100 IP -6 ROUTE ::1 dev lo proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 256 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-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Saturday 05 October 2024 08:56:27 -0400 (0:00:00.355) 0:02:04.316 ****** 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.150458", "end": "2024-10-05 08:56:28.162005", "rc": 0, "start": "2024-10-05 08:56:28.011547" } STDOUT: CHECK DNS AND CONNECTIVITY 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 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 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 2605:bc80:3010:600:dead:beef:cafe:fed9 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 2620:52:3:1:dead:beef:cafe:fed6 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 3910 0 --:--:-- --:--:-- --:--:-- 3910 % 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 6191 0 --:--:-- --:--:-- --:--:-- 6326 PLAY RECAP ********************************************************************* managed-node3 : ok=334 changed=10 unreachable=0 failed=0 skipped=312 rescued=0 ignored=11 Saturday 05 October 2024 08:56:28 -0400 (0:00:00.549) 0:02:04.865 ****** =============================================================================== fedora.linux_system_roles.network : Check which services are running ---- 4.76s /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.77s /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.69s /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.69s /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.88s /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.75s /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.74s /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.74s /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.73s /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.70s /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.70s /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.69s /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.68s /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.65s /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.64s /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which packages are installed --- 1.36s /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Gathering Facts --------------------------------------------------------- 1.24s /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/tests/network/tests_states_nm.yml:6 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.96s /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 fedora.linux_system_roles.network : Check which packages are installed --- 0.94s /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 0.93s /tmp/collections-ZTX/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26