# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. 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 /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/tests_states_nm.yml PLAY [Run playbook 'playbooks/tests_states.yml' with nm as provider] *********** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/tests_states_nm.yml:6 Thursday 14 March 2024 19:24:55 +0000 (0:00:00.011) 0:00:00.011 ******** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/tests_states_nm.yml:9 Thursday 14 March 2024 19:24:56 +0000 (0:00:00.924) 0:00:00.935 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/tasks/el_repo_setup.yml for sut TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/tasks/el_repo_setup.yml:3 Thursday 14 March 2024 19:24:56 +0000 (0:00:00.012) 0:00:00.947 ******** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/tasks/el_repo_setup.yml:17 Thursday 14 March 2024 19:24:56 +0000 (0:00:00.407) 0:00:01.355 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/tasks/el_repo_setup.yml:22 Thursday 14 March 2024 19:24:56 +0000 (0:00:00.260) 0:00:01.615 ******** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/tasks/el_repo_setup.yml:26 Thursday 14 March 2024 19:24:56 +0000 (0:00:00.013) 0:00:01.629 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/tasks/el_repo_setup.yml:51 Thursday 14 March 2024 19:24:56 +0000 (0:00:00.008) 0:00:01.637 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/tasks/enable_epel.yml:8 Thursday 14 March 2024 19:24:56 +0000 (0:00:00.021) 0:00:01.658 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/tasks/enable_epel.yml:24 Thursday 14 March 2024 19:24:56 +0000 (0:00:00.007) 0:00:01.666 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/tasks/enable_epel.yml:30 Thursday 14 March 2024 19:24:56 +0000 (0:00:00.008) 0:00:01.675 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/tasks/enable_epel.yml:35 Thursday 14 March 2024 19:24:56 +0000 (0:00:00.007) 0:00:01.683 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/tasks/enable_epel.yml:40 Thursday 14 March 2024 19:24:56 +0000 (0:00:00.007) 0:00:01.690 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/tests_states_nm.yml:11 Thursday 14 March 2024 19:24:56 +0000 (0:00:00.007) 0:00:01.698 ******** ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [Play for testing states] ************************************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tests_states.yml:3 Thursday 14 March 2024 19:24:56 +0000 (0:00:00.015) 0:00:01.713 ******** ok: [sut] TASK [Show playbook name] ****************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tests_states.yml:11 Thursday 14 March 2024 19:24:57 +0000 (0:00:00.680) 0:00:02.394 ******** ok: [sut] => {} MSG: this is: playbooks/tests_states.yml TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tests_states.yml:22 Thursday 14 March 2024 19:24:57 +0000 (0:00:00.011) 0:00:02.405 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile] ******************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/run_test.yml:5 Thursday 14 March 2024 19:24:57 +0000 (0:00:00.015) 0:00:02.421 ******** ok: [sut] => {} MSG: ########## I can create a profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/run_test.yml:9 Thursday 14 March 2024 19:24:57 +0000 (0:00:00.012) 0:00:02.433 ******** ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can create a profile" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/delete_interface.yml", "tasks/assert_device_absent.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/create_bridge_profile.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_present.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": [ { "condition": true, "what": "tasks/assert_device_present.yml" } ] } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/run_test.yml:21 Thursday 14 March 2024 19:24:57 +0000 (0:00:00.029) 0:00:02.463 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 14 March 2024 19:24:57 +0000 (0:00:00.013) 0:00:02.476 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 14 March 2024 19:24:57 +0000 (0:00:00.012) 0:00:02.488 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003801", "end": "2024-03-14 19:24:58.004281", "rc": 0, "start": "2024-03-14 19:24:58.000480" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 14 March 2024 19:24:58 +0000 (0:00:00.275) 0:00:02.764 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 14 March 2024 19:24:58 +0000 (0:00:00.017) 0:00:02.782 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/run_test.yml:24 Thursday 14 March 2024 19:24:58 +0000 (0:00:00.010) 0:00:02.793 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/delete_interface.yml for sut => (item=tasks/delete_interface.yml) included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/assert_device_absent.yml for sut => (item=tasks/assert_device_absent.yml) TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/delete_interface.yml:3 Thursday 14 March 2024 19:24:58 +0000 (0:00:00.023) 0:00:02.816 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.009051", "end": "2024-03-14 19:24:58.275794", "rc": 1, "start": "2024-03-14 19:24:58.266743" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/assert_device_absent.yml:3 Thursday 14 March 2024 19:24:58 +0000 (0:00:00.217) 0:00:03.034 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_interface_stat.yml:3 Thursday 14 March 2024 19:24:58 +0000 (0:00:00.015) 0:00:03.050 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/assert_device_absent.yml:5 Thursday 14 March 2024 19:24:58 +0000 (0:00:00.202) 0:00:03.252 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/run_test.yml:30 Thursday 14 March 2024 19:24:58 +0000 (0:00:00.010) 0:00:03.263 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/create_bridge_profile.yml for sut => (item=tasks/create_bridge_profile.yml) TASK [Include network role] **************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/create_bridge_profile.yml:3 Thursday 14 March 2024 19:24:58 +0000 (0:00:00.016) 0:00:03.280 ******** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Thursday 14 March 2024 19:24:58 +0000 (0:00:00.023) 0:00:03.303 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Thursday 14 March 2024 19:24:58 +0000 (0:00:00.024) 0:00:03.328 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Thursday 14 March 2024 19:24:58 +0000 (0:00:00.019) 0:00:03.347 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Thursday 14 March 2024 19:24:58 +0000 (0:00:00.012) 0:00:03.360 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Thursday 14 March 2024 19:24:58 +0000 (0:00:00.012) 0:00:03.372 ******** ok: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Thursday 14 March 2024 19:25:00 +0000 (0:00:01.800) 0:00:05.173 ******** ok: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Thursday 14 March 2024 19:25:01 +0000 (0:00:01.209) 0:00:06.382 ******** ok: [sut] => {} 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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Thursday 14 March 2024 19:25:01 +0000 (0:00:00.021) 0:00:06.404 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Thursday 14 March 2024 19:25:01 +0000 (0:00:00.023) 0:00:06.427 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Thursday 14 March 2024 19:25:01 +0000 (0:00:00.022) 0:00:06.449 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Thursday 14 March 2024 19:25:01 +0000 (0:00:00.050) 0:00:06.500 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Thursday 14 March 2024 19:25:01 +0000 (0:00:00.022) 0:00:06.523 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Thursday 14 March 2024 19:25:01 +0000 (0:00:00.022) 0:00:06.545 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Thursday 14 March 2024 19:25:01 +0000 (0:00:00.034) 0:00:06.579 ******** ok: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Thursday 14 March 2024 19:25:02 +0000 (0:00:00.642) 0:00:07.222 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Thursday 14 March 2024 19:25:02 +0000 (0:00:00.077) 0:00:07.299 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Thursday 14 March 2024 19:25:02 +0000 (0:00:00.018) 0:00:07.318 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Thursday 14 March 2024 19:25:02 +0000 (0:00:00.017) 0:00:07.335 ******** changed: [sut] => { "_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, 17a36dec-0e69-430d-8de9-a74141456d1f TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Thursday 14 March 2024 19:25:03 +0000 (0:00:00.583) 0:00:07.919 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Thursday 14 March 2024 19:25:03 +0000 (0:00:00.022) 0:00:07.941 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 17a36dec-0e69-430d-8de9-a74141456d1f" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Thursday 14 March 2024 19:25:03 +0000 (0:00:00.021) 0:00:07.963 ******** ok: [sut] => { "__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, 17a36dec-0e69-430d-8de9-a74141456d1f\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 17a36dec-0e69-430d-8de9-a74141456d1f" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Thursday 14 March 2024 19:25:03 +0000 (0:00:00.024) 0:00:07.988 ******** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Thursday 14 March 2024 19:25:03 +0000 (0:00:00.021) 0:00:08.009 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/create_bridge_profile.yml:14 Thursday 14 March 2024 19:25:03 +0000 (0:00:00.280) 0:00:08.290 ******** ok: [sut] => { "__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, 17a36dec-0e69-430d-8de9-a74141456d1f\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 17a36dec-0e69-430d-8de9-a74141456d1f" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/run_test.yml:36 Thursday 14 March 2024 19:25:03 +0000 (0:00:00.021) 0:00:08.312 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/assert_profile_present.yml for sut => (item=tasks/assert_profile_present.yml) TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/assert_profile_present.yml:3 Thursday 14 March 2024 19:25:03 +0000 (0:00:00.033) 0:00:08.345 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_profile_stat.yml:3 Thursday 14 March 2024 19:25:03 +0000 (0:00:00.031) 0:00:08.376 ******** ok: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_profile_stat.yml:9 Thursday 14 March 2024 19:25:03 +0000 (0:00:00.018) 0:00:08.395 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_profile_stat.yml:17 Thursday 14 March 2024 19:25:03 +0000 (0:00:00.216) 0:00:08.611 ******** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_profile_stat.yml:25 Thursday 14 March 2024 19:25:03 +0000 (0:00:00.022) 0:00:08.634 ******** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.023681", "end": "2024-03-14 19:25:04.112781", "rc": 0, "start": "2024-03-14 19:25:04.089100" } 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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_profile_stat.yml:35 Thursday 14 March 2024 19:25:04 +0000 (0:00:00.271) 0:00:08.906 ******** ok: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_profile_stat.yml:49 Thursday 14 March 2024 19:25:04 +0000 (0:00:00.021) 0:00:08.927 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_profile_stat.yml:56 Thursday 14 March 2024 19:25:04 +0000 (0:00:00.019) 0:00:08.946 ******** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_profile_stat.yml:62 Thursday 14 March 2024 19:25:04 +0000 (0:00:00.018) 0:00:08.965 ******** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_profile_stat.yml:69 Thursday 14 March 2024 19:25:04 +0000 (0:00:00.019) 0:00:08.984 ******** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/assert_profile_present.yml:5 Thursday 14 March 2024 19:25:04 +0000 (0:00:00.019) 0:00:09.004 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/assert_profile_present.yml:10 Thursday 14 March 2024 19:25:04 +0000 (0:00:00.022) 0:00:09.026 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/assert_profile_present.yml:15 Thursday 14 March 2024 19:25:04 +0000 (0:00:00.023) 0:00:09.049 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/run_test.yml:42 Thursday 14 March 2024 19:25:04 +0000 (0:00:00.021) 0:00:09.071 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/assert_device_present.yml for sut => (item={'what': 'tasks/assert_device_present.yml', 'condition': True}) TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/assert_device_present.yml:3 Thursday 14 March 2024 19:25:04 +0000 (0:00:00.046) 0:00:09.117 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_interface_stat.yml:3 Thursday 14 March 2024 19:25:04 +0000 (0:00:00.035) 0:00:09.152 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710444303.0847523, "block_size": 4096, "blocks": 0, "ctime": 1710444303.0847523, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31354, "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": 1710444303.0847523, "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/assert_device_present.yml:5 Thursday 14 March 2024 19:25:04 +0000 (0:00:00.227) 0:00:09.380 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Success in test 'I can create a profile'] ******************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/run_test.yml:47 Thursday 14 March 2024 19:25:04 +0000 (0:00:00.024) 0:00:09.404 ******** ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/run_test.yml:66 Thursday 14 March 2024 19:25:04 +0000 (0:00:00.021) 0:00:09.426 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/cleanup_profile+device.yml for sut => (item=tasks/cleanup_profile+device.yml) TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/cleanup_profile+device.yml:3 Thursday 14 March 2024 19:25:04 +0000 (0:00:00.036) 0:00:09.462 ******** fatal: [sut]: 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.074949", "end": "2024-03-14 19:25:04.983735", "rc": 1, "start": "2024-03-14 19:25:04.908786" } STDOUT: Connection 'statebr' (17a36dec-0e69-430d-8de9-a74141456d1f) successfully deleted. STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tests_states.yml:45 Thursday 14 March 2024 19:25:05 +0000 (0:00:00.289) 0:00:09.752 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile without autoconnect] ************************ task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/run_test.yml:5 Thursday 14 March 2024 19:25:05 +0000 (0:00:00.058) 0:00:09.810 ******** ok: [sut] => {} MSG: ########## I can create a profile without autoconnect ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/run_test.yml:9 Thursday 14 March 2024 19:25:05 +0000 (0:00:00.020) 0:00:09.831 ******** ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can create a profile without autoconnect" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/delete_interface.yml", "tasks/assert_device_absent.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/create_bridge_profile_no_autoconnect.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_absent.yml", "tasks/assert_profile_present.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined. 'lsr_assert_when' is undefined" } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/run_test.yml:21 Thursday 14 March 2024 19:25:05 +0000 (0:00:00.039) 0:00:09.870 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 14 March 2024 19:25:05 +0000 (0:00:00.034) 0:00:09.905 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 14 March 2024 19:25:05 +0000 (0:00:00.031) 0:00:09.936 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003880", "end": "2024-03-14 19:25:05.388392", "rc": 0, "start": "2024-03-14 19:25:05.384512" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 14 March 2024 19:25:05 +0000 (0:00:00.220) 0:00:10.157 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 14 March 2024 19:25:05 +0000 (0:00:00.019) 0:00:10.177 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/run_test.yml:24 Thursday 14 March 2024 19:25:05 +0000 (0:00:00.020) 0:00:10.197 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/delete_interface.yml for sut => (item=tasks/delete_interface.yml) included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/assert_device_absent.yml for sut => (item=tasks/assert_device_absent.yml) TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/delete_interface.yml:3 Thursday 14 March 2024 19:25:05 +0000 (0:00:00.033) 0:00:10.231 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.007036", "end": "2024-03-14 19:25:05.691227", "rc": 1, "start": "2024-03-14 19:25:05.684191" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/assert_device_absent.yml:3 Thursday 14 March 2024 19:25:05 +0000 (0:00:00.228) 0:00:10.460 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_interface_stat.yml:3 Thursday 14 March 2024 19:25:05 +0000 (0:00:00.029) 0:00:10.489 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/assert_device_absent.yml:5 Thursday 14 March 2024 19:25:05 +0000 (0:00:00.220) 0:00:10.709 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/run_test.yml:30 Thursday 14 March 2024 19:25:05 +0000 (0:00:00.022) 0:00:10.731 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml for sut => (item=tasks/create_bridge_profile_no_autoconnect.yml) TASK [Include network role] **************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:3 Thursday 14 March 2024 19:25:06 +0000 (0:00:00.070) 0:00:10.802 ******** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Thursday 14 March 2024 19:25:06 +0000 (0:00:00.056) 0:00:10.859 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Thursday 14 March 2024 19:25:06 +0000 (0:00:00.052) 0:00:10.911 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Thursday 14 March 2024 19:25:06 +0000 (0:00:00.049) 0:00:10.960 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Thursday 14 March 2024 19:25:06 +0000 (0:00:00.035) 0:00:10.996 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Thursday 14 March 2024 19:25:06 +0000 (0:00:00.023) 0:00:11.020 ******** ok: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Thursday 14 March 2024 19:25:08 +0000 (0:00:01.729) 0:00:12.750 ******** ok: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Thursday 14 March 2024 19:25:09 +0000 (0:00:01.072) 0:00:13.822 ******** ok: [sut] => {} 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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Thursday 14 March 2024 19:25:09 +0000 (0:00:00.021) 0:00:13.844 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Thursday 14 March 2024 19:25:09 +0000 (0:00:00.021) 0:00:13.866 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Thursday 14 March 2024 19:25:09 +0000 (0:00:00.022) 0:00:13.888 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Thursday 14 March 2024 19:25:09 +0000 (0:00:00.054) 0:00:13.942 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Thursday 14 March 2024 19:25:09 +0000 (0:00:00.022) 0:00:13.965 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Thursday 14 March 2024 19:25:09 +0000 (0:00:00.055) 0:00:14.021 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Thursday 14 March 2024 19:25:09 +0000 (0:00:00.034) 0:00:14.055 ******** ok: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Thursday 14 March 2024 19:25:09 +0000 (0:00:00.424) 0:00:14.479 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Thursday 14 March 2024 19:25:09 +0000 (0:00:00.034) 0:00:14.514 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Thursday 14 March 2024 19:25:09 +0000 (0:00:00.018) 0:00:14.532 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Thursday 14 March 2024 19:25:09 +0000 (0:00:00.022) 0:00:14.554 ******** changed: [sut] => { "_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, f738b52f-5771-4a83-900d-00d9b5da5986 TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Thursday 14 March 2024 19:25:10 +0000 (0:00:00.400) 0:00:14.955 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Thursday 14 March 2024 19:25:10 +0000 (0:00:00.021) 0:00:14.977 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, f738b52f-5771-4a83-900d-00d9b5da5986" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Thursday 14 March 2024 19:25:10 +0000 (0:00:00.022) 0:00:14.999 ******** ok: [sut] => { "__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, f738b52f-5771-4a83-900d-00d9b5da5986\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, f738b52f-5771-4a83-900d-00d9b5da5986" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Thursday 14 March 2024 19:25:10 +0000 (0:00:00.021) 0:00:15.021 ******** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Thursday 14 March 2024 19:25:10 +0000 (0:00:00.021) 0:00:15.043 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:15 Thursday 14 March 2024 19:25:10 +0000 (0:00:00.222) 0:00:15.266 ******** ok: [sut] => { "__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, f738b52f-5771-4a83-900d-00d9b5da5986\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, f738b52f-5771-4a83-900d-00d9b5da5986" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/run_test.yml:36 Thursday 14 March 2024 19:25:10 +0000 (0:00:00.022) 0:00:15.289 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/assert_device_absent.yml for sut => (item=tasks/assert_device_absent.yml) included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/assert_profile_present.yml for sut => (item=tasks/assert_profile_present.yml) TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/assert_device_absent.yml:3 Thursday 14 March 2024 19:25:10 +0000 (0:00:00.036) 0:00:15.326 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_interface_stat.yml:3 Thursday 14 March 2024 19:25:10 +0000 (0:00:00.030) 0:00:15.356 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/assert_device_absent.yml:5 Thursday 14 March 2024 19:25:10 +0000 (0:00:00.244) 0:00:15.601 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/assert_profile_present.yml:3 Thursday 14 March 2024 19:25:10 +0000 (0:00:00.021) 0:00:15.622 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_profile_stat.yml:3 Thursday 14 March 2024 19:25:10 +0000 (0:00:00.032) 0:00:15.655 ******** ok: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_profile_stat.yml:9 Thursday 14 March 2024 19:25:10 +0000 (0:00:00.021) 0:00:15.676 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_profile_stat.yml:17 Thursday 14 March 2024 19:25:11 +0000 (0:00:00.215) 0:00:15.892 ******** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_profile_stat.yml:25 Thursday 14 March 2024 19:25:11 +0000 (0:00:00.019) 0:00:15.911 ******** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.022917", "end": "2024-03-14 19:25:11.380820", "rc": 0, "start": "2024-03-14 19:25:11.357903" } 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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_profile_stat.yml:35 Thursday 14 March 2024 19:25:11 +0000 (0:00:00.246) 0:00:16.158 ******** ok: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_profile_stat.yml:49 Thursday 14 March 2024 19:25:11 +0000 (0:00:00.031) 0:00:16.189 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_profile_stat.yml:56 Thursday 14 March 2024 19:25:11 +0000 (0:00:00.026) 0:00:16.215 ******** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_profile_stat.yml:62 Thursday 14 March 2024 19:25:11 +0000 (0:00:00.023) 0:00:16.239 ******** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_profile_stat.yml:69 Thursday 14 March 2024 19:25:11 +0000 (0:00:00.020) 0:00:16.260 ******** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/assert_profile_present.yml:5 Thursday 14 March 2024 19:25:11 +0000 (0:00:00.022) 0:00:16.282 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/assert_profile_present.yml:10 Thursday 14 March 2024 19:25:11 +0000 (0:00:00.028) 0:00:16.311 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/assert_profile_present.yml:15 Thursday 14 March 2024 19:25:11 +0000 (0:00:00.023) 0:00:16.335 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/run_test.yml:42 Thursday 14 March 2024 19:25:11 +0000 (0:00:00.029) 0:00:16.364 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Success in test 'I can create a profile without autoconnect'] ************ task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/run_test.yml:47 Thursday 14 March 2024 19:25:11 +0000 (0:00:00.041) 0:00:16.406 ******** ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile without autoconnect' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/run_test.yml:66 Thursday 14 March 2024 19:25:11 +0000 (0:00:00.033) 0:00:16.440 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/cleanup_profile+device.yml for sut => (item=tasks/cleanup_profile+device.yml) TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/cleanup_profile+device.yml:3 Thursday 14 March 2024 19:25:11 +0000 (0:00:00.110) 0:00:16.550 ******** fatal: [sut]: 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.044720", "end": "2024-03-14 19:25:12.045685", "rc": 1, "start": "2024-03-14 19:25:12.000965" } STDOUT: Connection 'statebr' (f738b52f-5771-4a83-900d-00d9b5da5986) successfully deleted. STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tests_states.yml:65 Thursday 14 March 2024 19:25:12 +0000 (0:00:00.269) 0:00:16.820 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can activate an existing profile] ******************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/run_test.yml:5 Thursday 14 March 2024 19:25:12 +0000 (0:00:00.044) 0:00:16.865 ******** ok: [sut] => {} MSG: ########## I can activate an existing profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/run_test.yml:9 Thursday 14 March 2024 19:25:12 +0000 (0:00:00.029) 0:00:16.894 ******** ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can activate an existing profile" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/activate_profile.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_present.yml", "tasks/assert_profile_present.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined. 'lsr_assert_when' is undefined" } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/run_test.yml:21 Thursday 14 March 2024 19:25:12 +0000 (0:00:00.043) 0:00:16.937 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 14 March 2024 19:25:12 +0000 (0:00:00.031) 0:00:16.969 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 14 March 2024 19:25:12 +0000 (0:00:00.033) 0:00:17.003 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003867", "end": "2024-03-14 19:25:12.459156", "rc": 0, "start": "2024-03-14 19:25:12.455289" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 14 March 2024 19:25:12 +0000 (0:00:00.225) 0:00:17.228 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 14 March 2024 19:25:12 +0000 (0:00:00.020) 0:00:17.249 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/run_test.yml:24 Thursday 14 March 2024 19:25:12 +0000 (0:00:00.020) 0:00:17.270 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/create_bridge_profile.yml for sut => (item=tasks/create_bridge_profile.yml) TASK [Include network role] **************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/create_bridge_profile.yml:3 Thursday 14 March 2024 19:25:12 +0000 (0:00:00.032) 0:00:17.302 ******** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Thursday 14 March 2024 19:25:12 +0000 (0:00:00.041) 0:00:17.344 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Thursday 14 March 2024 19:25:12 +0000 (0:00:00.078) 0:00:17.422 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Thursday 14 March 2024 19:25:12 +0000 (0:00:00.036) 0:00:17.458 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Thursday 14 March 2024 19:25:12 +0000 (0:00:00.024) 0:00:17.482 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Thursday 14 March 2024 19:25:12 +0000 (0:00:00.035) 0:00:17.517 ******** ok: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Thursday 14 March 2024 19:25:14 +0000 (0:00:01.725) 0:00:19.243 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Thursday 14 March 2024 19:25:15 +0000 (0:00:01.065) 0:00:20.308 ******** ok: [sut] => {} 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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Thursday 14 March 2024 19:25:15 +0000 (0:00:00.022) 0:00:20.331 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Thursday 14 March 2024 19:25:15 +0000 (0:00:00.023) 0:00:20.354 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Thursday 14 March 2024 19:25:15 +0000 (0:00:00.022) 0:00:20.377 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Thursday 14 March 2024 19:25:15 +0000 (0:00:00.053) 0:00:20.430 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Thursday 14 March 2024 19:25:15 +0000 (0:00:00.022) 0:00:20.453 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Thursday 14 March 2024 19:25:15 +0000 (0:00:00.022) 0:00:20.476 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Thursday 14 March 2024 19:25:15 +0000 (0:00:00.034) 0:00:20.510 ******** ok: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Thursday 14 March 2024 19:25:16 +0000 (0:00:00.417) 0:00:20.928 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Thursday 14 March 2024 19:25:16 +0000 (0:00:00.035) 0:00:20.963 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Thursday 14 March 2024 19:25:16 +0000 (0:00:00.020) 0:00:20.984 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Thursday 14 March 2024 19:25:16 +0000 (0:00:00.059) 0:00:21.043 ******** changed: [sut] => { "_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, 9c638608-18d3-48cb-aa29-2dfe8b8c7712 TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Thursday 14 March 2024 19:25:16 +0000 (0:00:00.443) 0:00:21.486 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Thursday 14 March 2024 19:25:16 +0000 (0:00:00.023) 0:00:21.510 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 9c638608-18d3-48cb-aa29-2dfe8b8c7712" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Thursday 14 March 2024 19:25:16 +0000 (0:00:00.023) 0:00:21.534 ******** ok: [sut] => { "__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, 9c638608-18d3-48cb-aa29-2dfe8b8c7712\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 9c638608-18d3-48cb-aa29-2dfe8b8c7712" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Thursday 14 March 2024 19:25:16 +0000 (0:00:00.023) 0:00:21.558 ******** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Thursday 14 March 2024 19:25:16 +0000 (0:00:00.023) 0:00:21.581 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/create_bridge_profile.yml:14 Thursday 14 March 2024 19:25:17 +0000 (0:00:00.223) 0:00:21.805 ******** ok: [sut] => { "__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, 9c638608-18d3-48cb-aa29-2dfe8b8c7712\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 9c638608-18d3-48cb-aa29-2dfe8b8c7712" ] } } TASK [Test] ******************************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/run_test.yml:30 Thursday 14 March 2024 19:25:17 +0000 (0:00:00.022) 0:00:21.827 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/activate_profile.yml for sut => (item=tasks/activate_profile.yml) TASK [Include network role] **************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/activate_profile.yml:3 Thursday 14 March 2024 19:25:17 +0000 (0:00:00.034) 0:00:21.861 ******** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Thursday 14 March 2024 19:25:17 +0000 (0:00:00.040) 0:00:21.902 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Thursday 14 March 2024 19:25:17 +0000 (0:00:00.037) 0:00:21.939 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Thursday 14 March 2024 19:25:17 +0000 (0:00:00.033) 0:00:21.973 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Thursday 14 March 2024 19:25:17 +0000 (0:00:00.022) 0:00:21.996 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Thursday 14 March 2024 19:25:17 +0000 (0:00:00.023) 0:00:22.019 ******** ok: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Thursday 14 March 2024 19:25:19 +0000 (0:00:01.757) 0:00:23.776 ******** ok: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Thursday 14 March 2024 19:25:20 +0000 (0:00:01.056) 0:00:24.832 ******** ok: [sut] => {} 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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Thursday 14 March 2024 19:25:20 +0000 (0:00:00.028) 0:00:24.861 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Thursday 14 March 2024 19:25:20 +0000 (0:00:00.023) 0:00:24.885 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Thursday 14 March 2024 19:25:20 +0000 (0:00:00.023) 0:00:24.909 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Thursday 14 March 2024 19:25:20 +0000 (0:00:00.053) 0:00:24.962 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Thursday 14 March 2024 19:25:20 +0000 (0:00:00.027) 0:00:24.989 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Thursday 14 March 2024 19:25:20 +0000 (0:00:00.023) 0:00:25.012 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Thursday 14 March 2024 19:25:20 +0000 (0:00:00.034) 0:00:25.047 ******** ok: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Thursday 14 March 2024 19:25:20 +0000 (0:00:00.423) 0:00:25.471 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Thursday 14 March 2024 19:25:20 +0000 (0:00:00.038) 0:00:25.509 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Thursday 14 March 2024 19:25:20 +0000 (0:00:00.019) 0:00:25.528 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Thursday 14 March 2024 19:25:20 +0000 (0:00:00.023) 0:00:25.552 ******** ok: [sut] => { "_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, 9c638608-18d3-48cb-aa29-2dfe8b8c7712 skipped because already active TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Thursday 14 March 2024 19:25:21 +0000 (0:00:00.381) 0:00:25.933 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Thursday 14 March 2024 19:25:21 +0000 (0:00:00.023) 0:00:25.957 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 9c638608-18d3-48cb-aa29-2dfe8b8c7712 skipped because already active" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Thursday 14 March 2024 19:25:21 +0000 (0:00:00.022) 0:00:25.980 ******** ok: [sut] => { "__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, 9c638608-18d3-48cb-aa29-2dfe8b8c7712 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 9c638608-18d3-48cb-aa29-2dfe8b8c7712 skipped because already active" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Thursday 14 March 2024 19:25:21 +0000 (0:00:00.063) 0:00:26.043 ******** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Thursday 14 March 2024 19:25:21 +0000 (0:00:00.024) 0:00:26.067 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/run_test.yml:36 Thursday 14 March 2024 19:25:21 +0000 (0:00:00.222) 0:00:26.290 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/assert_device_present.yml for sut => (item=tasks/assert_device_present.yml) included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/assert_profile_present.yml for sut => (item=tasks/assert_profile_present.yml) TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/assert_device_present.yml:3 Thursday 14 March 2024 19:25:21 +0000 (0:00:00.038) 0:00:26.328 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_interface_stat.yml:3 Thursday 14 March 2024 19:25:21 +0000 (0:00:00.031) 0:00:26.359 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710444316.659805, "block_size": 4096, "blocks": 0, "ctime": 1710444316.659805, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31485, "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": 1710444316.659805, "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/assert_device_present.yml:5 Thursday 14 March 2024 19:25:21 +0000 (0:00:00.213) 0:00:26.573 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/assert_profile_present.yml:3 Thursday 14 March 2024 19:25:21 +0000 (0:00:00.022) 0:00:26.595 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_profile_stat.yml:3 Thursday 14 March 2024 19:25:21 +0000 (0:00:00.033) 0:00:26.629 ******** ok: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_profile_stat.yml:9 Thursday 14 March 2024 19:25:21 +0000 (0:00:00.020) 0:00:26.649 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_profile_stat.yml:17 Thursday 14 March 2024 19:25:22 +0000 (0:00:00.216) 0:00:26.865 ******** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_profile_stat.yml:25 Thursday 14 March 2024 19:25:22 +0000 (0:00:00.019) 0:00:26.885 ******** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.022763", "end": "2024-03-14 19:25:22.352516", "rc": 0, "start": "2024-03-14 19:25:22.329753" } 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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_profile_stat.yml:35 Thursday 14 March 2024 19:25:22 +0000 (0:00:00.237) 0:00:27.122 ******** ok: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_profile_stat.yml:49 Thursday 14 March 2024 19:25:22 +0000 (0:00:00.021) 0:00:27.144 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_profile_stat.yml:56 Thursday 14 March 2024 19:25:22 +0000 (0:00:00.019) 0:00:27.164 ******** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_profile_stat.yml:62 Thursday 14 March 2024 19:25:22 +0000 (0:00:00.049) 0:00:27.213 ******** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_profile_stat.yml:69 Thursday 14 March 2024 19:25:22 +0000 (0:00:00.019) 0:00:27.233 ******** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/assert_profile_present.yml:5 Thursday 14 March 2024 19:25:22 +0000 (0:00:00.019) 0:00:27.253 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/assert_profile_present.yml:10 Thursday 14 March 2024 19:25:22 +0000 (0:00:00.022) 0:00:27.275 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/assert_profile_present.yml:15 Thursday 14 March 2024 19:25:22 +0000 (0:00:00.023) 0:00:27.299 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/run_test.yml:42 Thursday 14 March 2024 19:25:22 +0000 (0:00:00.021) 0:00:27.320 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Success in test 'I can activate an existing profile'] ******************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/run_test.yml:47 Thursday 14 March 2024 19:25:22 +0000 (0:00:00.027) 0:00:27.348 ******** ok: [sut] => {} MSG: +++++ Success in test 'I can activate an existing profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/run_test.yml:66 Thursday 14 March 2024 19:25:22 +0000 (0:00:00.021) 0:00:27.370 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/cleanup_profile+device.yml for sut => (item=tasks/cleanup_profile+device.yml) TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/cleanup_profile+device.yml:3 Thursday 14 March 2024 19:25:22 +0000 (0:00:00.037) 0:00:27.407 ******** fatal: [sut]: 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.070151", "end": "2024-03-14 19:25:22.920201", "rc": 1, "start": "2024-03-14 19:25:22.850050" } STDOUT: Connection 'statebr' (9c638608-18d3-48cb-aa29-2dfe8b8c7712) successfully deleted. STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tests_states.yml:83 Thursday 14 March 2024 19:25:22 +0000 (0:00:00.281) 0:00:27.689 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can remove an existing profile without taking it down] *********** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/run_test.yml:5 Thursday 14 March 2024 19:25:22 +0000 (0:00:00.033) 0:00:27.722 ******** ok: [sut] => {} MSG: ########## I can remove an existing profile without taking it down ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/run_test.yml:9 Thursday 14 March 2024 19:25:23 +0000 (0:00:00.020) 0:00:27.743 ******** ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can remove an existing profile without taking it down" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml", "tasks/activate_profile.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/remove_profile.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_present.yml", "tasks/assert_profile_absent.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined. 'lsr_assert_when' is undefined" } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/run_test.yml:21 Thursday 14 March 2024 19:25:23 +0000 (0:00:00.038) 0:00:27.781 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 14 March 2024 19:25:23 +0000 (0:00:00.030) 0:00:27.812 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 14 March 2024 19:25:23 +0000 (0:00:00.030) 0:00:27.843 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003799", "end": "2024-03-14 19:25:23.291061", "rc": 0, "start": "2024-03-14 19:25:23.287262" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 14 March 2024 19:25:23 +0000 (0:00:00.247) 0:00:28.090 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 14 March 2024 19:25:23 +0000 (0:00:00.021) 0:00:28.112 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/run_test.yml:24 Thursday 14 March 2024 19:25:23 +0000 (0:00:00.021) 0:00:28.133 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/create_bridge_profile.yml for sut => (item=tasks/create_bridge_profile.yml) included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/activate_profile.yml for sut => (item=tasks/activate_profile.yml) TASK [Include network role] **************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/create_bridge_profile.yml:3 Thursday 14 March 2024 19:25:23 +0000 (0:00:00.036) 0:00:28.169 ******** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Thursday 14 March 2024 19:25:23 +0000 (0:00:00.041) 0:00:28.211 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Thursday 14 March 2024 19:25:23 +0000 (0:00:00.038) 0:00:28.249 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Thursday 14 March 2024 19:25:23 +0000 (0:00:00.034) 0:00:28.283 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Thursday 14 March 2024 19:25:23 +0000 (0:00:00.024) 0:00:28.308 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Thursday 14 March 2024 19:25:23 +0000 (0:00:00.023) 0:00:28.331 ******** ok: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Thursday 14 March 2024 19:25:25 +0000 (0:00:01.663) 0:00:29.994 ******** ok: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Thursday 14 March 2024 19:25:26 +0000 (0:00:01.055) 0:00:31.049 ******** ok: [sut] => {} 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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Thursday 14 March 2024 19:25:26 +0000 (0:00:00.023) 0:00:31.073 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Thursday 14 March 2024 19:25:26 +0000 (0:00:00.070) 0:00:31.143 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Thursday 14 March 2024 19:25:26 +0000 (0:00:00.023) 0:00:31.167 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Thursday 14 March 2024 19:25:26 +0000 (0:00:00.054) 0:00:31.221 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Thursday 14 March 2024 19:25:26 +0000 (0:00:00.022) 0:00:31.243 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Thursday 14 March 2024 19:25:26 +0000 (0:00:00.024) 0:00:31.268 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Thursday 14 March 2024 19:25:26 +0000 (0:00:00.034) 0:00:31.303 ******** ok: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Thursday 14 March 2024 19:25:26 +0000 (0:00:00.419) 0:00:31.722 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Thursday 14 March 2024 19:25:27 +0000 (0:00:00.040) 0:00:31.763 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Thursday 14 March 2024 19:25:27 +0000 (0:00:00.020) 0:00:31.783 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Thursday 14 March 2024 19:25:27 +0000 (0:00:00.019) 0:00:31.802 ******** changed: [sut] => { "_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, 13c51127-b8e3-46b3-a951-b7c7b303a7fc TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Thursday 14 March 2024 19:25:27 +0000 (0:00:00.437) 0:00:32.239 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Thursday 14 March 2024 19:25:27 +0000 (0:00:00.023) 0:00:32.263 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 13c51127-b8e3-46b3-a951-b7c7b303a7fc" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Thursday 14 March 2024 19:25:27 +0000 (0:00:00.023) 0:00:32.286 ******** ok: [sut] => { "__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, 13c51127-b8e3-46b3-a951-b7c7b303a7fc\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 13c51127-b8e3-46b3-a951-b7c7b303a7fc" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Thursday 14 March 2024 19:25:27 +0000 (0:00:00.026) 0:00:32.313 ******** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Thursday 14 March 2024 19:25:27 +0000 (0:00:00.025) 0:00:32.338 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/create_bridge_profile.yml:14 Thursday 14 March 2024 19:25:27 +0000 (0:00:00.226) 0:00:32.565 ******** ok: [sut] => { "__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, 13c51127-b8e3-46b3-a951-b7c7b303a7fc\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 13c51127-b8e3-46b3-a951-b7c7b303a7fc" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/activate_profile.yml:3 Thursday 14 March 2024 19:25:27 +0000 (0:00:00.022) 0:00:32.588 ******** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Thursday 14 March 2024 19:25:27 +0000 (0:00:00.072) 0:00:32.661 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Thursday 14 March 2024 19:25:27 +0000 (0:00:00.040) 0:00:32.701 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Thursday 14 March 2024 19:25:27 +0000 (0:00:00.034) 0:00:32.735 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Thursday 14 March 2024 19:25:28 +0000 (0:00:00.023) 0:00:32.759 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Thursday 14 March 2024 19:25:28 +0000 (0:00:00.023) 0:00:32.782 ******** ok: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Thursday 14 March 2024 19:25:29 +0000 (0:00:01.740) 0:00:34.523 ******** ok: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Thursday 14 March 2024 19:25:30 +0000 (0:00:01.071) 0:00:35.594 ******** ok: [sut] => {} 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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Thursday 14 March 2024 19:25:30 +0000 (0:00:00.024) 0:00:35.618 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Thursday 14 March 2024 19:25:30 +0000 (0:00:00.022) 0:00:35.641 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Thursday 14 March 2024 19:25:30 +0000 (0:00:00.023) 0:00:35.665 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Thursday 14 March 2024 19:25:30 +0000 (0:00:00.057) 0:00:35.722 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Thursday 14 March 2024 19:25:31 +0000 (0:00:00.024) 0:00:35.746 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Thursday 14 March 2024 19:25:31 +0000 (0:00:00.031) 0:00:35.778 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Thursday 14 March 2024 19:25:31 +0000 (0:00:00.035) 0:00:35.813 ******** ok: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Thursday 14 March 2024 19:25:31 +0000 (0:00:00.481) 0:00:36.295 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Thursday 14 March 2024 19:25:31 +0000 (0:00:00.037) 0:00:36.332 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Thursday 14 March 2024 19:25:31 +0000 (0:00:00.025) 0:00:36.358 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Thursday 14 March 2024 19:25:31 +0000 (0:00:00.021) 0:00:36.379 ******** ok: [sut] => { "_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, 13c51127-b8e3-46b3-a951-b7c7b303a7fc skipped because already active TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Thursday 14 March 2024 19:25:32 +0000 (0:00:00.390) 0:00:36.769 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Thursday 14 March 2024 19:25:32 +0000 (0:00:00.026) 0:00:36.796 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 13c51127-b8e3-46b3-a951-b7c7b303a7fc skipped because already active" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Thursday 14 March 2024 19:25:32 +0000 (0:00:00.036) 0:00:36.833 ******** ok: [sut] => { "__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, 13c51127-b8e3-46b3-a951-b7c7b303a7fc skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 13c51127-b8e3-46b3-a951-b7c7b303a7fc skipped because already active" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Thursday 14 March 2024 19:25:32 +0000 (0:00:00.042) 0:00:36.875 ******** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Thursday 14 March 2024 19:25:32 +0000 (0:00:00.036) 0:00:36.912 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/run_test.yml:30 Thursday 14 March 2024 19:25:32 +0000 (0:00:00.234) 0:00:37.146 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/remove_profile.yml for sut => (item=tasks/remove_profile.yml) TASK [Include network role] **************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/remove_profile.yml:3 Thursday 14 March 2024 19:25:32 +0000 (0:00:00.035) 0:00:37.181 ******** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Thursday 14 March 2024 19:25:32 +0000 (0:00:00.040) 0:00:37.221 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Thursday 14 March 2024 19:25:32 +0000 (0:00:00.038) 0:00:37.260 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Thursday 14 March 2024 19:25:32 +0000 (0:00:00.034) 0:00:37.294 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Thursday 14 March 2024 19:25:32 +0000 (0:00:00.055) 0:00:37.350 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Thursday 14 March 2024 19:25:32 +0000 (0:00:00.024) 0:00:37.374 ******** ok: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Thursday 14 March 2024 19:25:34 +0000 (0:00:01.749) 0:00:39.123 ******** ok: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Thursday 14 March 2024 19:25:35 +0000 (0:00:01.059) 0:00:40.182 ******** ok: [sut] => {} 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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Thursday 14 March 2024 19:25:35 +0000 (0:00:00.023) 0:00:40.206 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Thursday 14 March 2024 19:25:35 +0000 (0:00:00.023) 0:00:40.229 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Thursday 14 March 2024 19:25:35 +0000 (0:00:00.023) 0:00:40.252 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Thursday 14 March 2024 19:25:35 +0000 (0:00:00.051) 0:00:40.304 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Thursday 14 March 2024 19:25:35 +0000 (0:00:00.024) 0:00:40.329 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Thursday 14 March 2024 19:25:35 +0000 (0:00:00.024) 0:00:40.353 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Thursday 14 March 2024 19:25:35 +0000 (0:00:00.034) 0:00:40.388 ******** ok: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Thursday 14 March 2024 19:25:36 +0000 (0:00:00.424) 0:00:40.812 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Thursday 14 March 2024 19:25:36 +0000 (0:00:00.035) 0:00:40.848 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Thursday 14 March 2024 19:25:36 +0000 (0:00:00.029) 0:00:40.877 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Thursday 14 March 2024 19:25:36 +0000 (0:00:00.021) 0:00:40.899 ******** changed: [sut] => { "_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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Thursday 14 March 2024 19:25:36 +0000 (0:00:00.467) 0:00:41.366 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Thursday 14 March 2024 19:25:36 +0000 (0:00:00.063) 0:00:41.429 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Thursday 14 March 2024 19:25:36 +0000 (0:00:00.023) 0:00:41.453 ******** ok: [sut] => { "__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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Thursday 14 March 2024 19:25:36 +0000 (0:00:00.024) 0:00:41.477 ******** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Thursday 14 March 2024 19:25:36 +0000 (0:00:00.023) 0:00:41.500 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/run_test.yml:36 Thursday 14 March 2024 19:25:36 +0000 (0:00:00.225) 0:00:41.726 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/assert_device_present.yml for sut => (item=tasks/assert_device_present.yml) included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/assert_profile_absent.yml for sut => (item=tasks/assert_profile_absent.yml) TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/assert_device_present.yml:3 Thursday 14 March 2024 19:25:37 +0000 (0:00:00.037) 0:00:41.764 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_interface_stat.yml:3 Thursday 14 March 2024 19:25:37 +0000 (0:00:00.030) 0:00:41.794 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710444327.4111717, "block_size": 4096, "blocks": 0, "ctime": 1710444327.4111717, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31616, "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": 1710444327.4111717, "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/assert_device_present.yml:5 Thursday 14 March 2024 19:25:37 +0000 (0:00:00.219) 0:00:42.013 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/assert_profile_absent.yml:3 Thursday 14 March 2024 19:25:37 +0000 (0:00:00.042) 0:00:42.056 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_profile_stat.yml:3 Thursday 14 March 2024 19:25:37 +0000 (0:00:00.056) 0:00:42.113 ******** ok: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_profile_stat.yml:9 Thursday 14 March 2024 19:25:37 +0000 (0:00:00.023) 0:00:42.137 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_profile_stat.yml:17 Thursday 14 March 2024 19:25:37 +0000 (0:00:00.218) 0:00:42.355 ******** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_profile_stat.yml:25 Thursday 14 March 2024 19:25:37 +0000 (0:00:00.021) 0:00:42.376 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.022805", "end": "2024-03-14 19:25:37.847172", "rc": 1, "start": "2024-03-14 19:25:37.824367" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_profile_stat.yml:35 Thursday 14 March 2024 19:25:37 +0000 (0:00:00.243) 0:00:42.619 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_profile_stat.yml:49 Thursday 14 March 2024 19:25:37 +0000 (0:00:00.023) 0:00:42.642 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_profile_stat.yml:56 Thursday 14 March 2024 19:25:37 +0000 (0:00:00.079) 0:00:42.722 ******** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_profile_stat.yml:62 Thursday 14 March 2024 19:25:38 +0000 (0:00:00.031) 0:00:42.753 ******** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_profile_stat.yml:69 Thursday 14 March 2024 19:25:38 +0000 (0:00:00.022) 0:00:42.775 ******** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/assert_profile_absent.yml:5 Thursday 14 March 2024 19:25:38 +0000 (0:00:00.021) 0:00:42.796 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/run_test.yml:42 Thursday 14 March 2024 19:25:38 +0000 (0:00:00.021) 0:00:42.818 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/run_test.yml:47 Thursday 14 March 2024 19:25:38 +0000 (0:00:00.027) 0:00:42.846 ******** ok: [sut] => {} MSG: +++++ Success in test 'I can remove an existing profile without taking it down' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/run_test.yml:66 Thursday 14 March 2024 19:25:38 +0000 (0:00:00.020) 0:00:42.866 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/cleanup_profile+device.yml for sut => (item=tasks/cleanup_profile+device.yml) TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/cleanup_profile+device.yml:3 Thursday 14 March 2024 19:25:38 +0000 (0:00:00.035) 0:00:42.902 ******** fatal: [sut]: 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.083464", "end": "2024-03-14 19:25:38.436436", "rc": 1, "start": "2024-03-14 19:25:38.352972" } STDOUT: Connection 'statebr' (13c51127-b8e3-46b3-a951-b7c7b303a7fc) successfully deleted. STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tests_states.yml:102 Thursday 14 March 2024 19:25:38 +0000 (0:00:00.305) 0:00:43.207 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can take a profile down that is absent] ************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/run_test.yml:5 Thursday 14 March 2024 19:25:38 +0000 (0:00:00.033) 0:00:43.241 ******** ok: [sut] => {} MSG: ########## I can take a profile down that is absent ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/run_test.yml:9 Thursday 14 March 2024 19:25:38 +0000 (0:00:00.021) 0:00:43.262 ******** ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can take a profile down that is absent" } ok: [sut] => (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: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/remove+down_profile.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_absent.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": [ { "condition": true, "what": "tasks/assert_device_absent.yml" } ] } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/run_test.yml:21 Thursday 14 March 2024 19:25:38 +0000 (0:00:00.039) 0:00:43.302 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 14 March 2024 19:25:38 +0000 (0:00:00.031) 0:00:43.333 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 14 March 2024 19:25:38 +0000 (0:00:00.030) 0:00:43.364 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003786", "end": "2024-03-14 19:25:38.815204", "rc": 0, "start": "2024-03-14 19:25:38.811418" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 14 March 2024 19:25:38 +0000 (0:00:00.270) 0:00:43.635 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 14 March 2024 19:25:38 +0000 (0:00:00.022) 0:00:43.657 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/run_test.yml:24 Thursday 14 March 2024 19:25:38 +0000 (0:00:00.022) 0:00:43.680 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/create_bridge_profile.yml for sut => (item=tasks/create_bridge_profile.yml) included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/activate_profile.yml for sut => (item=tasks/activate_profile.yml) included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/remove_profile.yml for sut => (item=tasks/remove_profile.yml) TASK [Include network role] **************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/create_bridge_profile.yml:3 Thursday 14 March 2024 19:25:38 +0000 (0:00:00.038) 0:00:43.718 ******** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Thursday 14 March 2024 19:25:39 +0000 (0:00:00.041) 0:00:43.760 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Thursday 14 March 2024 19:25:39 +0000 (0:00:00.039) 0:00:43.799 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Thursday 14 March 2024 19:25:39 +0000 (0:00:00.036) 0:00:43.836 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Thursday 14 March 2024 19:25:39 +0000 (0:00:00.028) 0:00:43.865 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Thursday 14 March 2024 19:25:39 +0000 (0:00:00.024) 0:00:43.889 ******** ok: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Thursday 14 March 2024 19:25:40 +0000 (0:00:01.718) 0:00:45.608 ******** ok: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Thursday 14 March 2024 19:25:41 +0000 (0:00:01.058) 0:00:46.666 ******** ok: [sut] => {} 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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Thursday 14 March 2024 19:25:41 +0000 (0:00:00.022) 0:00:46.689 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Thursday 14 March 2024 19:25:41 +0000 (0:00:00.021) 0:00:46.711 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Thursday 14 March 2024 19:25:42 +0000 (0:00:00.062) 0:00:46.773 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Thursday 14 March 2024 19:25:42 +0000 (0:00:00.055) 0:00:46.829 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Thursday 14 March 2024 19:25:42 +0000 (0:00:00.026) 0:00:46.856 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Thursday 14 March 2024 19:25:42 +0000 (0:00:00.024) 0:00:46.880 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Thursday 14 March 2024 19:25:42 +0000 (0:00:00.043) 0:00:46.924 ******** ok: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Thursday 14 March 2024 19:25:42 +0000 (0:00:00.419) 0:00:47.344 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Thursday 14 March 2024 19:25:42 +0000 (0:00:00.036) 0:00:47.381 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Thursday 14 March 2024 19:25:42 +0000 (0:00:00.019) 0:00:47.401 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Thursday 14 March 2024 19:25:42 +0000 (0:00:00.022) 0:00:47.424 ******** changed: [sut] => { "_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, 866fd831-7c85-4400-bdb8-1389690d4bb9 TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Thursday 14 March 2024 19:25:43 +0000 (0:00:00.433) 0:00:47.857 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Thursday 14 March 2024 19:25:43 +0000 (0:00:00.024) 0:00:47.881 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 866fd831-7c85-4400-bdb8-1389690d4bb9" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Thursday 14 March 2024 19:25:43 +0000 (0:00:00.024) 0:00:47.906 ******** ok: [sut] => { "__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, 866fd831-7c85-4400-bdb8-1389690d4bb9\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 866fd831-7c85-4400-bdb8-1389690d4bb9" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Thursday 14 March 2024 19:25:43 +0000 (0:00:00.025) 0:00:47.932 ******** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Thursday 14 March 2024 19:25:43 +0000 (0:00:00.027) 0:00:47.959 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/create_bridge_profile.yml:14 Thursday 14 March 2024 19:25:43 +0000 (0:00:00.223) 0:00:48.183 ******** ok: [sut] => { "__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, 866fd831-7c85-4400-bdb8-1389690d4bb9\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 866fd831-7c85-4400-bdb8-1389690d4bb9" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/activate_profile.yml:3 Thursday 14 March 2024 19:25:43 +0000 (0:00:00.023) 0:00:48.206 ******** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Thursday 14 March 2024 19:25:43 +0000 (0:00:00.102) 0:00:48.309 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Thursday 14 March 2024 19:25:43 +0000 (0:00:00.059) 0:00:48.368 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Thursday 14 March 2024 19:25:43 +0000 (0:00:00.060) 0:00:48.429 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Thursday 14 March 2024 19:25:43 +0000 (0:00:00.037) 0:00:48.466 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Thursday 14 March 2024 19:25:43 +0000 (0:00:00.032) 0:00:48.499 ******** ok: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Thursday 14 March 2024 19:25:45 +0000 (0:00:01.694) 0:00:50.194 ******** ok: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Thursday 14 March 2024 19:25:46 +0000 (0:00:01.063) 0:00:51.257 ******** ok: [sut] => {} 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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Thursday 14 March 2024 19:25:46 +0000 (0:00:00.022) 0:00:51.280 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Thursday 14 March 2024 19:25:46 +0000 (0:00:00.030) 0:00:51.310 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Thursday 14 March 2024 19:25:46 +0000 (0:00:00.023) 0:00:51.333 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Thursday 14 March 2024 19:25:46 +0000 (0:00:00.054) 0:00:51.387 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Thursday 14 March 2024 19:25:46 +0000 (0:00:00.030) 0:00:51.418 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Thursday 14 March 2024 19:25:46 +0000 (0:00:00.022) 0:00:51.441 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Thursday 14 March 2024 19:25:46 +0000 (0:00:00.035) 0:00:51.476 ******** ok: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Thursday 14 March 2024 19:25:47 +0000 (0:00:00.418) 0:00:51.895 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Thursday 14 March 2024 19:25:47 +0000 (0:00:00.120) 0:00:52.015 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Thursday 14 March 2024 19:25:47 +0000 (0:00:00.021) 0:00:52.037 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Thursday 14 March 2024 19:25:47 +0000 (0:00:00.022) 0:00:52.060 ******** ok: [sut] => { "_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, 866fd831-7c85-4400-bdb8-1389690d4bb9 skipped because already active TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Thursday 14 March 2024 19:25:47 +0000 (0:00:00.404) 0:00:52.464 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Thursday 14 March 2024 19:25:47 +0000 (0:00:00.023) 0:00:52.488 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 866fd831-7c85-4400-bdb8-1389690d4bb9 skipped because already active" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Thursday 14 March 2024 19:25:47 +0000 (0:00:00.023) 0:00:52.511 ******** ok: [sut] => { "__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, 866fd831-7c85-4400-bdb8-1389690d4bb9 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 866fd831-7c85-4400-bdb8-1389690d4bb9 skipped because already active" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Thursday 14 March 2024 19:25:47 +0000 (0:00:00.024) 0:00:52.535 ******** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Thursday 14 March 2024 19:25:47 +0000 (0:00:00.037) 0:00:52.573 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/remove_profile.yml:3 Thursday 14 March 2024 19:25:48 +0000 (0:00:00.241) 0:00:52.814 ******** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Thursday 14 March 2024 19:25:48 +0000 (0:00:00.041) 0:00:52.856 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Thursday 14 March 2024 19:25:48 +0000 (0:00:00.039) 0:00:52.895 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Thursday 14 March 2024 19:25:48 +0000 (0:00:00.037) 0:00:52.932 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Thursday 14 March 2024 19:25:48 +0000 (0:00:00.023) 0:00:52.956 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Thursday 14 March 2024 19:25:48 +0000 (0:00:00.032) 0:00:52.989 ******** ok: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Thursday 14 March 2024 19:25:50 +0000 (0:00:01.761) 0:00:54.751 ******** ok: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Thursday 14 March 2024 19:25:51 +0000 (0:00:01.060) 0:00:55.811 ******** ok: [sut] => {} 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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Thursday 14 March 2024 19:25:51 +0000 (0:00:00.024) 0:00:55.835 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Thursday 14 March 2024 19:25:51 +0000 (0:00:00.025) 0:00:55.861 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Thursday 14 March 2024 19:25:51 +0000 (0:00:00.024) 0:00:55.885 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Thursday 14 March 2024 19:25:51 +0000 (0:00:00.055) 0:00:55.941 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Thursday 14 March 2024 19:25:51 +0000 (0:00:00.024) 0:00:55.966 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Thursday 14 March 2024 19:25:51 +0000 (0:00:00.023) 0:00:55.989 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Thursday 14 March 2024 19:25:51 +0000 (0:00:00.035) 0:00:56.025 ******** ok: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Thursday 14 March 2024 19:25:51 +0000 (0:00:00.421) 0:00:56.446 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Thursday 14 March 2024 19:25:51 +0000 (0:00:00.039) 0:00:56.485 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Thursday 14 March 2024 19:25:51 +0000 (0:00:00.021) 0:00:56.507 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Thursday 14 March 2024 19:25:51 +0000 (0:00:00.020) 0:00:56.527 ******** changed: [sut] => { "_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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Thursday 14 March 2024 19:25:52 +0000 (0:00:00.424) 0:00:56.951 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Thursday 14 March 2024 19:25:52 +0000 (0:00:00.023) 0:00:56.975 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Thursday 14 March 2024 19:25:52 +0000 (0:00:00.024) 0:00:56.999 ******** ok: [sut] => { "__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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Thursday 14 March 2024 19:25:52 +0000 (0:00:00.024) 0:00:57.023 ******** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Thursday 14 March 2024 19:25:52 +0000 (0:00:00.136) 0:00:57.160 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/run_test.yml:30 Thursday 14 March 2024 19:25:52 +0000 (0:00:00.226) 0:00:57.386 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/remove+down_profile.yml for sut => (item=tasks/remove+down_profile.yml) TASK [Include network role] **************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/remove+down_profile.yml:3 Thursday 14 March 2024 19:25:52 +0000 (0:00:00.036) 0:00:57.423 ******** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Thursday 14 March 2024 19:25:52 +0000 (0:00:00.041) 0:00:57.464 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Thursday 14 March 2024 19:25:52 +0000 (0:00:00.040) 0:00:57.504 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Thursday 14 March 2024 19:25:52 +0000 (0:00:00.037) 0:00:57.542 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Thursday 14 March 2024 19:25:52 +0000 (0:00:00.024) 0:00:57.566 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Thursday 14 March 2024 19:25:52 +0000 (0:00:00.024) 0:00:57.591 ******** ok: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Thursday 14 March 2024 19:25:54 +0000 (0:00:01.700) 0:00:59.291 ******** ok: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Thursday 14 March 2024 19:25:55 +0000 (0:00:01.066) 0:01:00.357 ******** ok: [sut] => {} 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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Thursday 14 March 2024 19:25:55 +0000 (0:00:00.038) 0:01:00.396 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Thursday 14 March 2024 19:25:55 +0000 (0:00:00.077) 0:01:00.473 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Thursday 14 March 2024 19:25:55 +0000 (0:00:00.027) 0:01:00.501 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Thursday 14 March 2024 19:25:55 +0000 (0:00:00.056) 0:01:00.557 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Thursday 14 March 2024 19:25:55 +0000 (0:00:00.024) 0:01:00.582 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Thursday 14 March 2024 19:25:55 +0000 (0:00:00.023) 0:01:00.605 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Thursday 14 March 2024 19:25:55 +0000 (0:00:00.039) 0:01:00.644 ******** ok: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Thursday 14 March 2024 19:25:56 +0000 (0:00:00.420) 0:01:01.064 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Thursday 14 March 2024 19:25:56 +0000 (0:00:00.041) 0:01:01.106 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Thursday 14 March 2024 19:25:56 +0000 (0:00:00.021) 0:01:01.128 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Thursday 14 March 2024 19:25:56 +0000 (0:00:00.019) 0:01:01.148 ******** changed: [sut] => { "_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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Thursday 14 March 2024 19:25:56 +0000 (0:00:00.482) 0:01:01.630 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Thursday 14 March 2024 19:25:56 +0000 (0:00:00.023) 0:01:01.654 ******** ok: [sut] => { "__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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Thursday 14 March 2024 19:25:56 +0000 (0:00:00.024) 0:01:01.679 ******** ok: [sut] => { "__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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Thursday 14 March 2024 19:25:56 +0000 (0:00:00.024) 0:01:01.703 ******** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Thursday 14 March 2024 19:25:56 +0000 (0:00:00.022) 0:01:01.725 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/run_test.yml:36 Thursday 14 March 2024 19:25:57 +0000 (0:00:00.218) 0:01:01.944 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/assert_profile_absent.yml for sut => (item=tasks/assert_profile_absent.yml) TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/assert_profile_absent.yml:3 Thursday 14 March 2024 19:25:57 +0000 (0:00:00.075) 0:01:02.019 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_profile_stat.yml:3 Thursday 14 March 2024 19:25:57 +0000 (0:00:00.033) 0:01:02.052 ******** ok: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_profile_stat.yml:9 Thursday 14 March 2024 19:25:57 +0000 (0:00:00.020) 0:01:02.073 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_profile_stat.yml:17 Thursday 14 March 2024 19:25:57 +0000 (0:00:00.215) 0:01:02.288 ******** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_profile_stat.yml:25 Thursday 14 March 2024 19:25:57 +0000 (0:00:00.020) 0:01:02.308 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.021293", "end": "2024-03-14 19:25:57.777299", "rc": 1, "start": "2024-03-14 19:25:57.756006" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_profile_stat.yml:35 Thursday 14 March 2024 19:25:57 +0000 (0:00:00.236) 0:01:02.545 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_profile_stat.yml:49 Thursday 14 March 2024 19:25:57 +0000 (0:00:00.020) 0:01:02.565 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_profile_stat.yml:56 Thursday 14 March 2024 19:25:57 +0000 (0:00:00.019) 0:01:02.585 ******** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_profile_stat.yml:62 Thursday 14 March 2024 19:25:57 +0000 (0:00:00.020) 0:01:02.605 ******** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_profile_stat.yml:69 Thursday 14 March 2024 19:25:57 +0000 (0:00:00.020) 0:01:02.625 ******** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/assert_profile_absent.yml:5 Thursday 14 March 2024 19:25:57 +0000 (0:00:00.020) 0:01:02.646 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/run_test.yml:42 Thursday 14 March 2024 19:25:57 +0000 (0:00:00.022) 0:01:02.669 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/assert_device_absent.yml for sut => (item={'what': 'tasks/assert_device_absent.yml', 'condition': True}) TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/assert_device_absent.yml:3 Thursday 14 March 2024 19:25:57 +0000 (0:00:00.044) 0:01:02.713 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_interface_stat.yml:3 Thursday 14 March 2024 19:25:58 +0000 (0:00:00.030) 0:01:02.744 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/assert_device_absent.yml:5 Thursday 14 March 2024 19:25:58 +0000 (0:00:00.210) 0:01:02.954 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Success in test 'I can take a profile down that is absent'] ************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/run_test.yml:47 Thursday 14 March 2024 19:25:58 +0000 (0:00:00.021) 0:01:02.975 ******** ok: [sut] => {} MSG: +++++ Success in test 'I can take a profile down that is absent' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/run_test.yml:66 Thursday 14 March 2024 19:25:58 +0000 (0:00:00.068) 0:01:03.043 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/cleanup_profile+device.yml for sut => (item=tasks/cleanup_profile+device.yml) TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/cleanup_profile+device.yml:3 Thursday 14 March 2024 19:25:58 +0000 (0:00:00.036) 0:01:03.080 ******** fatal: [sut]: 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.044203", "end": "2024-03-14 19:25:58.570653", "rc": 1, "start": "2024-03-14 19:25:58.526450" } 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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tests_states.yml:124 Thursday 14 March 2024 19:25:58 +0000 (0:00:00.260) 0:01:03.341 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I will not get an error when I try to remove an absent profile] **** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/run_test.yml:5 Thursday 14 March 2024 19:25:58 +0000 (0:00:00.037) 0:01:03.378 ******** ok: [sut] => {} MSG: ########## I will not get an error when I try to remove an absent profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/run_test.yml:9 Thursday 14 March 2024 19:25:58 +0000 (0:00:00.023) 0:01:03.402 ******** ok: [sut] => (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: [sut] => (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: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/remove+down_profile.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_absent.yml", "tasks/get_NetworkManager_NVR.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": [ { "condition": true, "what": "tasks/assert_device_absent.yml" } ] } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/run_test.yml:21 Thursday 14 March 2024 19:25:58 +0000 (0:00:00.066) 0:01:03.468 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 14 March 2024 19:25:58 +0000 (0:00:00.043) 0:01:03.511 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 14 March 2024 19:25:58 +0000 (0:00:00.031) 0:01:03.543 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003779", "end": "2024-03-14 19:25:58.994967", "rc": 0, "start": "2024-03-14 19:25:58.991188" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 14 March 2024 19:25:59 +0000 (0:00:00.220) 0:01:03.763 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 14 March 2024 19:25:59 +0000 (0:00:00.021) 0:01:03.785 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/run_test.yml:24 Thursday 14 March 2024 19:25:59 +0000 (0:00:00.021) 0:01:03.806 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/create_bridge_profile.yml for sut => (item=tasks/create_bridge_profile.yml) included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/activate_profile.yml for sut => (item=tasks/activate_profile.yml) included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/remove+down_profile.yml for sut => (item=tasks/remove+down_profile.yml) TASK [Include network role] **************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/create_bridge_profile.yml:3 Thursday 14 March 2024 19:25:59 +0000 (0:00:00.039) 0:01:03.846 ******** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Thursday 14 March 2024 19:25:59 +0000 (0:00:00.093) 0:01:03.939 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Thursday 14 March 2024 19:25:59 +0000 (0:00:00.041) 0:01:03.981 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Thursday 14 March 2024 19:25:59 +0000 (0:00:00.034) 0:01:04.015 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Thursday 14 March 2024 19:25:59 +0000 (0:00:00.023) 0:01:04.038 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Thursday 14 March 2024 19:25:59 +0000 (0:00:00.024) 0:01:04.063 ******** ok: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Thursday 14 March 2024 19:26:01 +0000 (0:00:01.728) 0:01:05.791 ******** ok: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Thursday 14 March 2024 19:26:02 +0000 (0:00:01.067) 0:01:06.858 ******** ok: [sut] => {} 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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Thursday 14 March 2024 19:26:02 +0000 (0:00:00.022) 0:01:06.881 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Thursday 14 March 2024 19:26:02 +0000 (0:00:00.023) 0:01:06.904 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Thursday 14 March 2024 19:26:02 +0000 (0:00:00.022) 0:01:06.927 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Thursday 14 March 2024 19:26:02 +0000 (0:00:00.056) 0:01:06.983 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Thursday 14 March 2024 19:26:02 +0000 (0:00:00.024) 0:01:07.008 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Thursday 14 March 2024 19:26:02 +0000 (0:00:00.022) 0:01:07.031 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Thursday 14 March 2024 19:26:02 +0000 (0:00:00.035) 0:01:07.066 ******** ok: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Thursday 14 March 2024 19:26:02 +0000 (0:00:00.428) 0:01:07.494 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Thursday 14 March 2024 19:26:02 +0000 (0:00:00.127) 0:01:07.621 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Thursday 14 March 2024 19:26:02 +0000 (0:00:00.019) 0:01:07.641 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Thursday 14 March 2024 19:26:02 +0000 (0:00:00.018) 0:01:07.660 ******** changed: [sut] => { "_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, ba8b6b6e-654c-4cde-8b05-821fde93d45d TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Thursday 14 March 2024 19:26:03 +0000 (0:00:00.444) 0:01:08.104 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Thursday 14 March 2024 19:26:03 +0000 (0:00:00.024) 0:01:08.128 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, ba8b6b6e-654c-4cde-8b05-821fde93d45d" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Thursday 14 March 2024 19:26:03 +0000 (0:00:00.032) 0:01:08.161 ******** ok: [sut] => { "__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, ba8b6b6e-654c-4cde-8b05-821fde93d45d\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, ba8b6b6e-654c-4cde-8b05-821fde93d45d" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Thursday 14 March 2024 19:26:03 +0000 (0:00:00.024) 0:01:08.185 ******** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Thursday 14 March 2024 19:26:03 +0000 (0:00:00.031) 0:01:08.217 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/create_bridge_profile.yml:14 Thursday 14 March 2024 19:26:03 +0000 (0:00:00.242) 0:01:08.460 ******** ok: [sut] => { "__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, ba8b6b6e-654c-4cde-8b05-821fde93d45d\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, ba8b6b6e-654c-4cde-8b05-821fde93d45d" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/activate_profile.yml:3 Thursday 14 March 2024 19:26:03 +0000 (0:00:00.040) 0:01:08.500 ******** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Thursday 14 March 2024 19:26:03 +0000 (0:00:00.049) 0:01:08.549 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Thursday 14 March 2024 19:26:03 +0000 (0:00:00.040) 0:01:08.590 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Thursday 14 March 2024 19:26:03 +0000 (0:00:00.035) 0:01:08.626 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Thursday 14 March 2024 19:26:03 +0000 (0:00:00.023) 0:01:08.649 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Thursday 14 March 2024 19:26:03 +0000 (0:00:00.021) 0:01:08.671 ******** ok: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Thursday 14 March 2024 19:26:05 +0000 (0:00:01.814) 0:01:10.485 ******** ok: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Thursday 14 March 2024 19:26:06 +0000 (0:00:01.058) 0:01:11.544 ******** ok: [sut] => {} 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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Thursday 14 March 2024 19:26:06 +0000 (0:00:00.024) 0:01:11.568 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Thursday 14 March 2024 19:26:06 +0000 (0:00:00.024) 0:01:11.592 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Thursday 14 March 2024 19:26:06 +0000 (0:00:00.024) 0:01:11.616 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Thursday 14 March 2024 19:26:06 +0000 (0:00:00.052) 0:01:11.669 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Thursday 14 March 2024 19:26:06 +0000 (0:00:00.024) 0:01:11.694 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Thursday 14 March 2024 19:26:06 +0000 (0:00:00.025) 0:01:11.719 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Thursday 14 March 2024 19:26:07 +0000 (0:00:00.034) 0:01:11.754 ******** ok: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Thursday 14 March 2024 19:26:07 +0000 (0:00:00.422) 0:01:12.176 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Thursday 14 March 2024 19:26:07 +0000 (0:00:00.036) 0:01:12.212 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Thursday 14 March 2024 19:26:07 +0000 (0:00:00.022) 0:01:12.235 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Thursday 14 March 2024 19:26:07 +0000 (0:00:00.023) 0:01:12.258 ******** ok: [sut] => { "_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, ba8b6b6e-654c-4cde-8b05-821fde93d45d skipped because already active TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Thursday 14 March 2024 19:26:07 +0000 (0:00:00.393) 0:01:12.652 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Thursday 14 March 2024 19:26:07 +0000 (0:00:00.023) 0:01:12.675 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, ba8b6b6e-654c-4cde-8b05-821fde93d45d skipped because already active" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Thursday 14 March 2024 19:26:07 +0000 (0:00:00.022) 0:01:12.698 ******** ok: [sut] => { "__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, ba8b6b6e-654c-4cde-8b05-821fde93d45d skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, ba8b6b6e-654c-4cde-8b05-821fde93d45d skipped because already active" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Thursday 14 March 2024 19:26:08 +0000 (0:00:00.062) 0:01:12.760 ******** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Thursday 14 March 2024 19:26:08 +0000 (0:00:00.023) 0:01:12.784 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/remove+down_profile.yml:3 Thursday 14 March 2024 19:26:08 +0000 (0:00:00.230) 0:01:13.014 ******** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Thursday 14 March 2024 19:26:08 +0000 (0:00:00.043) 0:01:13.058 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Thursday 14 March 2024 19:26:08 +0000 (0:00:00.037) 0:01:13.096 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Thursday 14 March 2024 19:26:08 +0000 (0:00:00.033) 0:01:13.129 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Thursday 14 March 2024 19:26:08 +0000 (0:00:00.022) 0:01:13.152 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Thursday 14 March 2024 19:26:08 +0000 (0:00:00.022) 0:01:13.174 ******** ok: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Thursday 14 March 2024 19:26:10 +0000 (0:00:01.668) 0:01:14.843 ******** ok: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Thursday 14 March 2024 19:26:11 +0000 (0:00:01.054) 0:01:15.897 ******** ok: [sut] => {} 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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Thursday 14 March 2024 19:26:11 +0000 (0:00:00.022) 0:01:15.919 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Thursday 14 March 2024 19:26:11 +0000 (0:00:00.022) 0:01:15.942 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Thursday 14 March 2024 19:26:11 +0000 (0:00:00.065) 0:01:16.007 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Thursday 14 March 2024 19:26:11 +0000 (0:00:00.057) 0:01:16.065 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Thursday 14 March 2024 19:26:11 +0000 (0:00:00.024) 0:01:16.090 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Thursday 14 March 2024 19:26:11 +0000 (0:00:00.023) 0:01:16.113 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Thursday 14 March 2024 19:26:11 +0000 (0:00:00.036) 0:01:16.149 ******** ok: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Thursday 14 March 2024 19:26:11 +0000 (0:00:00.419) 0:01:16.569 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Thursday 14 March 2024 19:26:11 +0000 (0:00:00.039) 0:01:16.609 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Thursday 14 March 2024 19:26:11 +0000 (0:00:00.020) 0:01:16.629 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Thursday 14 March 2024 19:26:11 +0000 (0:00:00.020) 0:01:16.650 ******** changed: [sut] => { "_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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Thursday 14 March 2024 19:26:12 +0000 (0:00:00.470) 0:01:17.121 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Thursday 14 March 2024 19:26:12 +0000 (0:00:00.024) 0:01:17.145 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Thursday 14 March 2024 19:26:12 +0000 (0:00:00.023) 0:01:17.168 ******** ok: [sut] => { "__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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Thursday 14 March 2024 19:26:12 +0000 (0:00:00.024) 0:01:17.192 ******** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Thursday 14 March 2024 19:26:12 +0000 (0:00:00.023) 0:01:17.216 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/run_test.yml:30 Thursday 14 March 2024 19:26:12 +0000 (0:00:00.222) 0:01:17.439 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/remove+down_profile.yml for sut => (item=tasks/remove+down_profile.yml) TASK [Include network role] **************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/remove+down_profile.yml:3 Thursday 14 March 2024 19:26:12 +0000 (0:00:00.036) 0:01:17.475 ******** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Thursday 14 March 2024 19:26:12 +0000 (0:00:00.078) 0:01:17.554 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Thursday 14 March 2024 19:26:12 +0000 (0:00:00.039) 0:01:17.593 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Thursday 14 March 2024 19:26:12 +0000 (0:00:00.034) 0:01:17.628 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Thursday 14 March 2024 19:26:12 +0000 (0:00:00.022) 0:01:17.651 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Thursday 14 March 2024 19:26:12 +0000 (0:00:00.024) 0:01:17.676 ******** ok: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Thursday 14 March 2024 19:26:14 +0000 (0:00:01.698) 0:01:19.374 ******** ok: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Thursday 14 March 2024 19:26:15 +0000 (0:00:01.054) 0:01:20.429 ******** ok: [sut] => {} 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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Thursday 14 March 2024 19:26:15 +0000 (0:00:00.023) 0:01:20.452 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Thursday 14 March 2024 19:26:15 +0000 (0:00:00.021) 0:01:20.474 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Thursday 14 March 2024 19:26:15 +0000 (0:00:00.022) 0:01:20.496 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Thursday 14 March 2024 19:26:15 +0000 (0:00:00.052) 0:01:20.549 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Thursday 14 March 2024 19:26:15 +0000 (0:00:00.023) 0:01:20.572 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Thursday 14 March 2024 19:26:15 +0000 (0:00:00.022) 0:01:20.594 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Thursday 14 March 2024 19:26:15 +0000 (0:00:00.036) 0:01:20.631 ******** ok: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Thursday 14 March 2024 19:26:16 +0000 (0:00:00.465) 0:01:21.096 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Thursday 14 March 2024 19:26:16 +0000 (0:00:00.035) 0:01:21.132 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Thursday 14 March 2024 19:26:16 +0000 (0:00:00.020) 0:01:21.152 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Thursday 14 March 2024 19:26:16 +0000 (0:00:00.019) 0:01:21.172 ******** ok: [sut] => { "_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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Thursday 14 March 2024 19:26:16 +0000 (0:00:00.410) 0:01:21.582 ******** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Thursday 14 March 2024 19:26:16 +0000 (0:00:00.024) 0:01:21.607 ******** ok: [sut] => { "__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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Thursday 14 March 2024 19:26:16 +0000 (0:00:00.024) 0:01:21.631 ******** ok: [sut] => { "__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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Thursday 14 March 2024 19:26:16 +0000 (0:00:00.026) 0:01:21.658 ******** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Thursday 14 March 2024 19:26:16 +0000 (0:00:00.023) 0:01:21.681 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/run_test.yml:36 Thursday 14 March 2024 19:26:17 +0000 (0:00:00.224) 0:01:21.906 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/assert_profile_absent.yml for sut => (item=tasks/assert_profile_absent.yml) included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_NetworkManager_NVR.yml for sut => (item=tasks/get_NetworkManager_NVR.yml) TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/assert_profile_absent.yml:3 Thursday 14 March 2024 19:26:17 +0000 (0:00:00.041) 0:01:21.948 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_profile_stat.yml:3 Thursday 14 March 2024 19:26:17 +0000 (0:00:00.034) 0:01:21.982 ******** ok: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_profile_stat.yml:9 Thursday 14 March 2024 19:26:17 +0000 (0:00:00.022) 0:01:22.004 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_profile_stat.yml:17 Thursday 14 March 2024 19:26:17 +0000 (0:00:00.214) 0:01:22.219 ******** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_profile_stat.yml:25 Thursday 14 March 2024 19:26:17 +0000 (0:00:00.020) 0:01:22.239 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.021658", "end": "2024-03-14 19:26:17.708931", "rc": 1, "start": "2024-03-14 19:26:17.687273" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_profile_stat.yml:35 Thursday 14 March 2024 19:26:17 +0000 (0:00:00.245) 0:01:22.484 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_profile_stat.yml:49 Thursday 14 March 2024 19:26:17 +0000 (0:00:00.071) 0:01:22.555 ******** skipping: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_profile_stat.yml:56 Thursday 14 March 2024 19:26:17 +0000 (0:00:00.020) 0:01:22.576 ******** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_profile_stat.yml:62 Thursday 14 March 2024 19:26:17 +0000 (0:00:00.020) 0:01:22.597 ******** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_profile_stat.yml:69 Thursday 14 March 2024 19:26:17 +0000 (0:00:00.020) 0:01:22.618 ******** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/assert_profile_absent.yml:5 Thursday 14 March 2024 19:26:17 +0000 (0:00:00.020) 0:01:22.638 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get NetworkManager RPM version] ****************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_NetworkManager_NVR.yml:7 Thursday 14 March 2024 19:26:17 +0000 (0:00:00.023) 0:01:22.661 ******** ok: [sut] => { "changed": false, "cmd": [ "rpm", "-qa", "--qf", "%{name}-%{version}-%{release}\\n", "NetworkManager" ], "delta": "0:00:00.649383", "end": "2024-03-14 19:26:18.758162", "rc": 0, "start": "2024-03-14 19:26:18.108779" } STDOUT: NetworkManager-1.46.0-1.el9 TASK [Store NetworkManager version] ******************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_NetworkManager_NVR.yml:14 Thursday 14 March 2024 19:26:18 +0000 (0:00:00.878) 0:01:23.539 ******** ok: [sut] => { "ansible_facts": { "networkmanager_nvr": "NetworkManager-1.46.0-1.el9" }, "changed": false } TASK [Show NetworkManager version] ********************************************* task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_NetworkManager_NVR.yml:18 Thursday 14 March 2024 19:26:18 +0000 (0:00:00.031) 0:01:23.570 ******** ok: [sut] => { "networkmanager_nvr": "NetworkManager-1.46.0-1.el9" } TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/run_test.yml:42 Thursday 14 March 2024 19:26:18 +0000 (0:00:00.022) 0:01:23.593 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/assert_device_absent.yml for sut => (item={'what': 'tasks/assert_device_absent.yml', 'condition': True}) TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/assert_device_absent.yml:3 Thursday 14 March 2024 19:26:18 +0000 (0:00:00.051) 0:01:23.644 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/get_interface_stat.yml:3 Thursday 14 March 2024 19:26:18 +0000 (0:00:00.032) 0:01:23.677 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/assert_device_absent.yml:5 Thursday 14 March 2024 19:26:19 +0000 (0:00:00.219) 0:01:23.897 ******** ok: [sut] => { "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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/run_test.yml:47 Thursday 14 March 2024 19:26:19 +0000 (0:00:00.025) 0:01:23.923 ******** ok: [sut] => {} MSG: +++++ Success in test 'I will not get an error when I try to remove an absent profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/run_test.yml:66 Thursday 14 March 2024 19:26:19 +0000 (0:00:00.024) 0:01:23.947 ******** included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/cleanup_profile+device.yml for sut => (item=tasks/cleanup_profile+device.yml) included: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/check_network_dns.yml for sut => (item=tasks/check_network_dns.yml) TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/cleanup_profile+device.yml:3 Thursday 14 March 2024 19:26:19 +0000 (0:00:00.041) 0:01:23.989 ******** fatal: [sut]: 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.041394", "end": "2024-03-14 19:26:19.477857", "rc": 1, "start": "2024-03-14 19:26:19.436463" } 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: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/check_network_dns.yml:6 Thursday 14 March 2024 19:26:19 +0000 (0:00:00.257) 0:01:24.246 ******** ok: [sut] => { "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.009871", "end": "2024-03-14 19:26:19.703676", "rc": 0, "start": "2024-03-14 19:26:19.693805" } 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 0a:ff:d7:12:dd:cf brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.12.254/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0 valid_lft 3155sec preferred_lft 3155sec inet6 fe80::8ff:d7ff:fe12:ddcf/64 scope link valid_lft forever preferred_lft forever 30: rpltstbr: mtu 1500 qdisc noqueue state DOWN group default qlen 1000 link/ether 22:be:4f:ec:eb:31 brd ff:ff:ff:ff:ff:ff inet 192.0.2.72/31 scope global noprefixroute rpltstbr valid_lft forever preferred_lft forever IP ROUTE default via 10.31.12.1 dev eth0 proto dhcp src 10.31.12.254 metric 100 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.12.254 metric 100 192.0.2.72/31 dev rpltstbr proto kernel scope link src 192.0.2.72 metric 425 linkdown 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 testing-farm nameserver 10.29.169.13 nameserver 10.29.170.12 nameserver 10.2.32.1 TASK [Verify DNS and network connectivity] ************************************* task path: /WORKDIR/git-team_support_on_fedoracvrz7yyr/tests/playbooks/tasks/check_network_dns.yml:24 Thursday 14 March 2024 19:26:19 +0000 (0:00:00.279) 0:01:24.526 ******** ok: [sut] => { "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.425280", "end": "2024-03-14 19:26:20.404638", "rc": 0, "start": "2024-03-14 19:26:19.979358" } STDOUT: CHECK DNS AND CONNECTIVITY 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 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 2620:52:3:1:dead:beef:cafe:fed7 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 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 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 2747 0 --:--:-- --:--:-- --:--:-- 2747 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 291 100 291 0 0 1031 0 --:--:-- --:--:-- --:--:-- 1028 PLAY RECAP ********************************************************************* sut : ok=319 changed=10 unreachable=0 failed=0 skipped=252 rescued=0 ignored=11 Thursday 14 March 2024 19:26:20 +0000 (0:00:00.680) 0:01:25.206 ******** =============================================================================== fedora.linux_system_roles.network : Check which services are running ---- 1.81s /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.80s /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.76s /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.76s /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/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 /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/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 /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/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 /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/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 /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/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 /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.72s /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/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 /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/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 /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/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 /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.67s /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.66s /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which packages are installed --- 1.21s /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.07s /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.07s /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.07s /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.07s /WORKDIR/git-team_support_on_fedoracvrz7yyr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---