# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 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.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_states_nm.yml ************************************************** 2 plays in /WORKDIR/git-weekly-civp583wy6/tests/tests_states_nm.yml PLAY [Run playbook 'playbooks/tests_states.yml' with nm as provider] *********** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/tests_states_nm.yml:6 Saturday 23 March 2024 13:55:45 +0000 (0:00:00.014) 0:00:00.014 ******** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-civp583wy6/tests/tests_states_nm.yml:9 Saturday 23 March 2024 13:55:46 +0000 (0:00:01.091) 0:00:01.106 ******** included: /WORKDIR/git-weekly-civp583wy6/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-weekly-civp583wy6/tests/tasks/el_repo_setup.yml:3 Saturday 23 March 2024 13:55:46 +0000 (0:00:00.024) 0:00:01.130 ******** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/tasks/el_repo_setup.yml:19 Saturday 23 March 2024 13:55:47 +0000 (0:00:00.541) 0:00:01.671 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/tasks/el_repo_setup.yml:24 Saturday 23 March 2024 13:55:47 +0000 (0:00:00.293) 0:00:01.965 ******** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/tasks/el_repo_setup.yml:28 Saturday 23 March 2024 13:55:47 +0000 (0:00:00.021) 0:00:01.986 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/tasks/el_repo_setup.yml:53 Saturday 23 March 2024 13:55:47 +0000 (0:00:00.018) 0:00:02.005 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/tasks/enable_epel.yml:8 Saturday 23 March 2024 13:55:47 +0000 (0:00:00.033) 0:00:02.038 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/tasks/enable_epel.yml:24 Saturday 23 March 2024 13:55:47 +0000 (0:00:00.010) 0:00:02.048 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/tasks/enable_epel.yml:30 Saturday 23 March 2024 13:55:47 +0000 (0:00:00.033) 0:00:02.082 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/tasks/enable_epel.yml:35 Saturday 23 March 2024 13:55:47 +0000 (0:00:00.015) 0:00:02.097 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/tasks/enable_epel.yml:40 Saturday 23 March 2024 13:55:47 +0000 (0:00:00.010) 0:00:02.107 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/tests_states_nm.yml:11 Saturday 23 March 2024 13:55:47 +0000 (0:00:00.011) 0:00:02.118 ******** ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing states] ************************************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tests_states.yml:3 Saturday 23 March 2024 13:55:47 +0000 (0:00:00.011) 0:00:02.130 ******** ok: [sut] META: ran handlers TASK [Show playbook name] ****************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tests_states.yml:11 Saturday 23 March 2024 13:55:48 +0000 (0:00:00.810) 0:00:02.941 ******** ok: [sut] => {} MSG: this is: playbooks/tests_states.yml TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tests_states.yml:22 Saturday 23 March 2024 13:55:48 +0000 (0:00:00.013) 0:00:02.955 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile] ******************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/run_test.yml:5 Saturday 23 March 2024 13:55:48 +0000 (0:00:00.069) 0:00:03.024 ******** ok: [sut] => {} MSG: ########## I can create a profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/run_test.yml:9 Saturday 23 March 2024 13:55:48 +0000 (0:00:00.029) 0:00:03.054 ******** 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-weekly-civp583wy6/tests/playbooks/tasks/run_test.yml:21 Saturday 23 March 2024 13:55:48 +0000 (0:00:00.092) 0:00:03.146 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:55:48 +0000 (0:00:00.050) 0:00:03.196 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:55:48 +0000 (0:00:00.024) 0:00:03.221 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003691", "end": "2024-03-23 13:55:48.958172", "rc": 0, "start": "2024-03-23 13:55:48.954481" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:55:48 +0000 (0:00:00.282) 0:00:03.503 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:55:49 +0000 (0:00:00.068) 0:00:03.572 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/run_test.yml:24 Saturday 23 March 2024 13:55:49 +0000 (0:00:00.057) 0:00:03.629 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/delete_interface.yml:3 Saturday 23 March 2024 13:55:49 +0000 (0:00:00.025) 0:00:03.655 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.008224", "end": "2024-03-23 13:55:49.340500", "rc": 1, "start": "2024-03-23 13:55:49.332276" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 23 March 2024 13:55:49 +0000 (0:00:00.216) 0:00:03.871 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 23 March 2024 13:55:49 +0000 (0:00:00.026) 0:00:03.898 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 23 March 2024 13:55:49 +0000 (0:00:00.216) 0:00:04.114 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/run_test.yml:30 Saturday 23 March 2024 13:55:49 +0000 (0:00:00.013) 0:00:04.128 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 23 March 2024 13:55:49 +0000 (0:00:00.019) 0:00:04.148 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 23 March 2024 13:55:49 +0000 (0:00:00.084) 0:00:04.233 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 23 March 2024 13:55:49 +0000 (0:00:00.036) 0:00:04.270 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 23 March 2024 13:55:49 +0000 (0:00:00.020) 0:00:04.290 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 23 March 2024 13:55:49 +0000 (0:00:00.015) 0:00:04.305 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 23 March 2024 13:55:49 +0000 (0:00:00.032) 0:00:04.337 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 23 March 2024 13:55:52 +0000 (0:00:02.398) 0:00:06.736 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 23 March 2024 13:55:53 +0000 (0:00:01.129) 0:00:07.865 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 23 March 2024 13:55:53 +0000 (0:00:00.029) 0:00:07.895 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [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-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 23 March 2024 13:55:53 +0000 (0:00:00.027) 0:00:07.922 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 23 March 2024 13:55:53 +0000 (0:00:00.023) 0:00:07.946 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 23 March 2024 13:55:53 +0000 (0:00:00.036) 0:00:07.983 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 23 March 2024 13:55:53 +0000 (0:00:00.026) 0:00:08.009 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 23 March 2024 13:55:53 +0000 (0:00:00.031) 0:00:08.041 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 23 March 2024 13:55:53 +0000 (0:00:00.051) 0:00:08.092 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 23 March 2024 13:55:53 +0000 (0:00:00.025) 0:00:08.118 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 23 March 2024 13:55:53 +0000 (0:00:00.023) 0:00:08.142 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 23 March 2024 13:55:53 +0000 (0:00:00.026) 0:00:08.168 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 23 March 2024 13:55:54 +0000 (0:00:00.692) 0:00:08.861 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 23 March 2024 13:55:54 +0000 (0:00:00.030) 0:00:08.892 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 23 March 2024 13:55:54 +0000 (0:00:00.055) 0:00:08.947 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 23 March 2024 13:55:54 +0000 (0:00:00.028) 0:00:08.975 ******** 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, c8554c35-52fd-47dd-8d1b-b6d2e9da8588 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 23 March 2024 13:55:55 +0000 (0:00:00.657) 0:00:09.632 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 23 March 2024 13:55:55 +0000 (0:00:00.076) 0:00:09.709 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, c8554c35-52fd-47dd-8d1b-b6d2e9da8588" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 23 March 2024 13:55:55 +0000 (0:00:00.054) 0:00:09.763 ******** 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, c8554c35-52fd-47dd-8d1b-b6d2e9da8588\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, c8554c35-52fd-47dd-8d1b-b6d2e9da8588" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 23 March 2024 13:55:55 +0000 (0:00:00.053) 0:00:09.817 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 23 March 2024 13:55:55 +0000 (0:00:00.048) 0:00:09.865 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 23 March 2024 13:55:55 +0000 (0:00:00.402) 0:00:10.268 ******** 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, c8554c35-52fd-47dd-8d1b-b6d2e9da8588\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, c8554c35-52fd-47dd-8d1b-b6d2e9da8588" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/run_test.yml:36 Saturday 23 March 2024 13:55:55 +0000 (0:00:00.045) 0:00:10.313 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 23 March 2024 13:55:55 +0000 (0:00:00.046) 0:00:10.359 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 23 March 2024 13:55:55 +0000 (0:00:00.043) 0:00:10.403 ******** 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-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 23 March 2024 13:55:55 +0000 (0:00:00.028) 0:00:10.432 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 23 March 2024 13:55:56 +0000 (0:00:00.249) 0:00:10.681 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 23 March 2024 13:55:56 +0000 (0:00:00.031) 0:00:10.713 ******** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.023307", "end": "2024-03-23 13:55:56.422199", "rc": 0, "start": "2024-03-23 13:55:56.398892" } 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-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 23 March 2024 13:55:56 +0000 (0:00:00.264) 0:00:10.977 ******** 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-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 23 March 2024 13:55:56 +0000 (0:00:00.035) 0:00:11.013 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 23 March 2024 13:55:56 +0000 (0:00:00.027) 0:00:11.040 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 23 March 2024 13:55:56 +0000 (0:00:00.031) 0:00:11.072 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 23 March 2024 13:55:56 +0000 (0:00:00.025) 0:00:11.098 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 23 March 2024 13:55:56 +0000 (0:00:00.025) 0:00:11.123 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 23 March 2024 13:55:56 +0000 (0:00:00.033) 0:00:11.156 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 23 March 2024 13:55:56 +0000 (0:00:00.026) 0:00:11.183 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/run_test.yml:42 Saturday 23 March 2024 13:55:56 +0000 (0:00:00.027) 0:00:11.211 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 23 March 2024 13:55:56 +0000 (0:00:00.063) 0:00:11.274 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 23 March 2024 13:55:56 +0000 (0:00:00.084) 0:00:11.359 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711202155.0195339, "block_size": 4096, "blocks": 0, "ctime": 1711202155.0195339, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 41291, "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": 1711202155.0195339, "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-weekly-civp583wy6/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 23 March 2024 13:55:57 +0000 (0:00:00.225) 0:00:11.584 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Success in test 'I can create a profile'] ******************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/run_test.yml:47 Saturday 23 March 2024 13:55:57 +0000 (0:00:00.031) 0:00:11.615 ******** ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/run_test.yml:66 Saturday 23 March 2024 13:55:57 +0000 (0:00:00.042) 0:00:11.658 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 23 March 2024 13:55:57 +0000 (0:00:00.077) 0:00:11.735 ******** 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.061473", "end": "2024-03-23 13:55:57.489974", "rc": 1, "start": "2024-03-23 13:55:57.428501" } STDOUT: Connection 'statebr' (c8554c35-52fd-47dd-8d1b-b6d2e9da8588) successfully deleted. STDERR: Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tests_states.yml:45 Saturday 23 March 2024 13:55:57 +0000 (0:00:00.304) 0:00:12.040 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile without autoconnect] ************************ task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/run_test.yml:5 Saturday 23 March 2024 13:55:57 +0000 (0:00:00.078) 0:00:12.119 ******** ok: [sut] => {} MSG: ########## I can create a profile without autoconnect ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/run_test.yml:9 Saturday 23 March 2024 13:55:57 +0000 (0:00:00.047) 0:00:12.166 ******** 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" } 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-weekly-civp583wy6/tests/playbooks/tasks/run_test.yml:21 Saturday 23 March 2024 13:55:57 +0000 (0:00:00.053) 0:00:12.220 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:55:57 +0000 (0:00:00.110) 0:00:12.330 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:55:57 +0000 (0:00:00.051) 0:00:12.382 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004940", "end": "2024-03-23 13:55:59.093071", "rc": 0, "start": "2024-03-23 13:55:58.088131" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:55:59 +0000 (0:00:01.262) 0:00:13.645 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:55:59 +0000 (0:00:00.027) 0:00:13.672 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/run_test.yml:24 Saturday 23 March 2024 13:55:59 +0000 (0:00:00.030) 0:00:13.702 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/delete_interface.yml:3 Saturday 23 March 2024 13:55:59 +0000 (0:00:00.047) 0:00:13.750 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.007078", "end": "2024-03-23 13:55:59.435170", "rc": 1, "start": "2024-03-23 13:55:59.428092" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 23 March 2024 13:55:59 +0000 (0:00:00.241) 0:00:13.992 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 23 March 2024 13:55:59 +0000 (0:00:00.060) 0:00:14.053 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 23 March 2024 13:55:59 +0000 (0:00:00.260) 0:00:14.313 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/run_test.yml:30 Saturday 23 March 2024 13:55:59 +0000 (0:00:00.043) 0:00:14.356 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:3 Saturday 23 March 2024 13:55:59 +0000 (0:00:00.081) 0:00:14.438 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 23 March 2024 13:55:59 +0000 (0:00:00.054) 0:00:14.493 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 23 March 2024 13:56:00 +0000 (0:00:00.046) 0:00:14.540 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 23 March 2024 13:56:00 +0000 (0:00:00.032) 0:00:14.572 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 23 March 2024 13:56:00 +0000 (0:00:00.027) 0:00:14.599 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 23 March 2024 13:56:00 +0000 (0:00:00.029) 0:00:14.629 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 23 March 2024 13:56:02 +0000 (0:00:02.356) 0:00:16.986 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 23 March 2024 13:56:03 +0000 (0:00:00.941) 0:00:17.928 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 23 March 2024 13:56:03 +0000 (0:00:00.026) 0:00:17.954 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [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-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 23 March 2024 13:56:03 +0000 (0:00:00.034) 0:00:17.989 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 23 March 2024 13:56:03 +0000 (0:00:00.073) 0:00:18.062 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 23 March 2024 13:56:03 +0000 (0:00:00.045) 0:00:18.108 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 23 March 2024 13:56:03 +0000 (0:00:00.041) 0:00:18.149 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 23 March 2024 13:56:03 +0000 (0:00:00.060) 0:00:18.209 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 23 March 2024 13:56:03 +0000 (0:00:00.073) 0:00:18.283 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 23 March 2024 13:56:03 +0000 (0:00:00.029) 0:00:18.312 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 23 March 2024 13:56:03 +0000 (0:00:00.025) 0:00:18.337 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 23 March 2024 13:56:03 +0000 (0:00:00.065) 0:00:18.403 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 23 March 2024 13:56:04 +0000 (0:00:00.591) 0:00:18.995 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 23 March 2024 13:56:04 +0000 (0:00:00.030) 0:00:19.025 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 23 March 2024 13:56:04 +0000 (0:00:00.026) 0:00:19.052 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 23 March 2024 13:56:04 +0000 (0:00:00.069) 0:00:19.121 ******** 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, 5ec6f62e-ab29-4bb1-a03f-3aa2828beafc TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 23 March 2024 13:56:05 +0000 (0:00:00.434) 0:00:19.555 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 23 March 2024 13:56:05 +0000 (0:00:00.024) 0:00:19.580 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 5ec6f62e-ab29-4bb1-a03f-3aa2828beafc" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 23 March 2024 13:56:05 +0000 (0:00:00.033) 0:00:19.613 ******** 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, 5ec6f62e-ab29-4bb1-a03f-3aa2828beafc\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 5ec6f62e-ab29-4bb1-a03f-3aa2828beafc" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 23 March 2024 13:56:05 +0000 (0:00:00.040) 0:00:19.654 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 23 March 2024 13:56:05 +0000 (0:00:00.030) 0:00:19.684 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:15 Saturday 23 March 2024 13:56:05 +0000 (0:00:00.239) 0:00:19.924 ******** 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, 5ec6f62e-ab29-4bb1-a03f-3aa2828beafc\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 5ec6f62e-ab29-4bb1-a03f-3aa2828beafc" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/run_test.yml:36 Saturday 23 March 2024 13:56:05 +0000 (0:00:00.034) 0:00:19.959 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/assert_device_absent.yml for sut included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 23 March 2024 13:56:05 +0000 (0:00:00.098) 0:00:20.057 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 23 March 2024 13:56:05 +0000 (0:00:00.062) 0:00:20.120 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 23 March 2024 13:56:05 +0000 (0:00:00.245) 0:00:20.365 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 23 March 2024 13:56:05 +0000 (0:00:00.035) 0:00:20.400 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 23 March 2024 13:56:05 +0000 (0:00:00.055) 0:00:20.456 ******** 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-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 23 March 2024 13:56:05 +0000 (0:00:00.025) 0:00:20.481 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 23 March 2024 13:56:06 +0000 (0:00:00.232) 0:00:20.714 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 23 March 2024 13:56:06 +0000 (0:00:00.039) 0:00:20.753 ******** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.022724", "end": "2024-03-23 13:56:06.476602", "rc": 0, "start": "2024-03-23 13:56:06.453878" } 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-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 23 March 2024 13:56:06 +0000 (0:00:00.265) 0:00:21.019 ******** 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-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 23 March 2024 13:56:06 +0000 (0:00:00.028) 0:00:21.047 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 23 March 2024 13:56:06 +0000 (0:00:00.029) 0:00:21.077 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 23 March 2024 13:56:06 +0000 (0:00:00.028) 0:00:21.105 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 23 March 2024 13:56:06 +0000 (0:00:00.066) 0:00:21.171 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 23 March 2024 13:56:06 +0000 (0:00:00.027) 0:00:21.198 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 23 March 2024 13:56:06 +0000 (0:00:00.029) 0:00:21.227 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 23 March 2024 13:56:06 +0000 (0:00:00.041) 0:00:21.269 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/run_test.yml:42 Saturday 23 March 2024 13:56:06 +0000 (0:00:00.026) 0:00:21.296 ******** TASK [Success in test 'I can create a profile without autoconnect'] ************ task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/run_test.yml:47 Saturday 23 March 2024 13:56:06 +0000 (0:00:00.026) 0:00:21.323 ******** ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile without autoconnect' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/run_test.yml:66 Saturday 23 March 2024 13:56:06 +0000 (0:00:00.039) 0:00:21.363 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 23 March 2024 13:56:06 +0000 (0:00:00.058) 0:00:21.421 ******** 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.044994", "end": "2024-03-23 13:56:07.153531", "rc": 1, "start": "2024-03-23 13:56:07.108537" } STDOUT: Connection 'statebr' (5ec6f62e-ab29-4bb1-a03f-3aa2828beafc) successfully deleted. STDERR: Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tests_states.yml:65 Saturday 23 March 2024 13:56:07 +0000 (0:00:00.290) 0:00:21.712 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can activate an existing profile] ******************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/run_test.yml:5 Saturday 23 March 2024 13:56:07 +0000 (0:00:00.043) 0:00:21.756 ******** ok: [sut] => {} MSG: ########## I can activate an existing profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/run_test.yml:9 Saturday 23 March 2024 13:56:07 +0000 (0:00:00.040) 0:00:21.797 ******** 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" } 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-weekly-civp583wy6/tests/playbooks/tasks/run_test.yml:21 Saturday 23 March 2024 13:56:07 +0000 (0:00:00.068) 0:00:21.866 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:56:07 +0000 (0:00:00.187) 0:00:22.053 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:56:07 +0000 (0:00:00.086) 0:00:22.140 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003727", "end": "2024-03-23 13:56:07.862353", "rc": 0, "start": "2024-03-23 13:56:07.858626" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:56:07 +0000 (0:00:00.284) 0:00:22.424 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:56:07 +0000 (0:00:00.027) 0:00:22.451 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/run_test.yml:24 Saturday 23 March 2024 13:56:07 +0000 (0:00:00.031) 0:00:22.483 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 23 March 2024 13:56:08 +0000 (0:00:00.049) 0:00:22.532 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 23 March 2024 13:56:08 +0000 (0:00:00.056) 0:00:22.588 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 23 March 2024 13:56:08 +0000 (0:00:00.056) 0:00:22.644 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 23 March 2024 13:56:08 +0000 (0:00:00.045) 0:00:22.690 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 23 March 2024 13:56:08 +0000 (0:00:00.025) 0:00:22.715 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 23 March 2024 13:56:08 +0000 (0:00:00.066) 0:00:22.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 [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 23 March 2024 13:56:10 +0000 (0:00:02.300) 0:00:25.083 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 23 March 2024 13:56:11 +0000 (0:00:00.964) 0:00:26.048 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 23 March 2024 13:56:11 +0000 (0:00:00.036) 0:00:26.084 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [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-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 23 March 2024 13:56:11 +0000 (0:00:00.063) 0:00:26.148 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 23 March 2024 13:56:11 +0000 (0:00:00.045) 0:00:26.193 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 23 March 2024 13:56:11 +0000 (0:00:00.063) 0:00:26.257 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 23 March 2024 13:56:11 +0000 (0:00:00.038) 0:00:26.295 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 23 March 2024 13:56:11 +0000 (0:00:00.036) 0:00:26.332 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 23 March 2024 13:56:11 +0000 (0:00:00.080) 0:00:26.413 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 23 March 2024 13:56:11 +0000 (0:00:00.041) 0:00:26.454 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 23 March 2024 13:56:11 +0000 (0:00:00.046) 0:00:26.500 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 23 March 2024 13:56:12 +0000 (0:00:00.029) 0:00:26.529 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 23 March 2024 13:56:12 +0000 (0:00:00.628) 0:00:27.158 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 23 March 2024 13:56:12 +0000 (0:00:00.141) 0:00:27.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 [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 23 March 2024 13:56:12 +0000 (0:00:00.056) 0:00:27.355 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 23 March 2024 13:56:12 +0000 (0:00:00.041) 0:00:27.397 ******** 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, 2fdaa8e2-32c7-493b-8ce1-eefb8debfb3b TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 23 March 2024 13:56:13 +0000 (0:00:00.559) 0:00:27.957 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 23 March 2024 13:56:13 +0000 (0:00:00.027) 0:00:27.985 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 2fdaa8e2-32c7-493b-8ce1-eefb8debfb3b" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 23 March 2024 13:56:13 +0000 (0:00:00.026) 0:00:28.011 ******** 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, 2fdaa8e2-32c7-493b-8ce1-eefb8debfb3b\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 2fdaa8e2-32c7-493b-8ce1-eefb8debfb3b" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 23 March 2024 13:56:13 +0000 (0:00:00.027) 0:00:28.039 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 23 March 2024 13:56:13 +0000 (0:00:00.024) 0:00:28.064 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 23 March 2024 13:56:13 +0000 (0:00:00.215) 0:00:28.280 ******** 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, 2fdaa8e2-32c7-493b-8ce1-eefb8debfb3b\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 2fdaa8e2-32c7-493b-8ce1-eefb8debfb3b" ] } } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/run_test.yml:30 Saturday 23 March 2024 13:56:13 +0000 (0:00:00.026) 0:00:28.307 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/activate_profile.yml:3 Saturday 23 March 2024 13:56:13 +0000 (0:00:00.052) 0:00:28.359 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 23 March 2024 13:56:13 +0000 (0:00:00.050) 0:00:28.409 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 23 March 2024 13:56:13 +0000 (0:00:00.061) 0:00:28.470 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 23 March 2024 13:56:13 +0000 (0:00:00.031) 0:00:28.502 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 23 March 2024 13:56:14 +0000 (0:00:00.046) 0:00:28.549 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 23 March 2024 13:56:14 +0000 (0:00:00.108) 0:00:28.657 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 23 March 2024 13:56:16 +0000 (0:00:02.292) 0:00:30.949 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 23 March 2024 13:56:17 +0000 (0:00:00.983) 0:00:31.933 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 23 March 2024 13:56:17 +0000 (0:00:00.044) 0:00:31.977 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [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-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 23 March 2024 13:56:17 +0000 (0:00:00.088) 0:00:32.065 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 23 March 2024 13:56:17 +0000 (0:00:00.061) 0:00:32.126 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 23 March 2024 13:56:17 +0000 (0:00:00.077) 0:00:32.204 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 23 March 2024 13:56:17 +0000 (0:00:00.112) 0:00:32.316 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 23 March 2024 13:56:17 +0000 (0:00:00.134) 0:00:32.451 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 23 March 2024 13:56:18 +0000 (0:00:00.106) 0:00:32.558 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 23 March 2024 13:56:18 +0000 (0:00:00.053) 0:00:32.611 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 23 March 2024 13:56:18 +0000 (0:00:00.032) 0:00:32.644 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 23 March 2024 13:56:18 +0000 (0:00:00.043) 0:00:32.687 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 23 March 2024 13:56:18 +0000 (0:00:00.599) 0:00:33.287 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 23 March 2024 13:56:18 +0000 (0:00:00.076) 0:00:33.363 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 23 March 2024 13:56:18 +0000 (0:00:00.042) 0:00:33.406 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 23 March 2024 13:56:18 +0000 (0:00:00.027) 0:00:33.434 ******** 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, 2fdaa8e2-32c7-493b-8ce1-eefb8debfb3b skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 23 March 2024 13:56:19 +0000 (0:00:00.477) 0:00:33.912 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 23 March 2024 13:56:19 +0000 (0:00:00.084) 0:00:33.996 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 2fdaa8e2-32c7-493b-8ce1-eefb8debfb3b skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 23 March 2024 13:56:19 +0000 (0:00:00.031) 0:00:34.028 ******** 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, 2fdaa8e2-32c7-493b-8ce1-eefb8debfb3b skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 2fdaa8e2-32c7-493b-8ce1-eefb8debfb3b skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 23 March 2024 13:56:19 +0000 (0:00:00.048) 0:00:34.076 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 23 March 2024 13:56:19 +0000 (0:00:00.048) 0:00:34.125 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/run_test.yml:36 Saturday 23 March 2024 13:56:19 +0000 (0:00:00.267) 0:00:34.393 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 23 March 2024 13:56:19 +0000 (0:00:00.058) 0:00:34.451 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 23 March 2024 13:56:20 +0000 (0:00:00.057) 0:00:34.509 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711202173.313243, "block_size": 4096, "blocks": 0, "ctime": 1711202173.313243, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 41422, "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": 1711202173.313243, "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-weekly-civp583wy6/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 23 March 2024 13:56:20 +0000 (0:00:00.226) 0:00:34.736 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 23 March 2024 13:56:20 +0000 (0:00:00.047) 0:00:34.783 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 23 March 2024 13:56:20 +0000 (0:00:00.063) 0:00:34.846 ******** 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-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 23 March 2024 13:56:20 +0000 (0:00:00.040) 0:00:34.886 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 23 March 2024 13:56:20 +0000 (0:00:00.281) 0:00:35.168 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 23 March 2024 13:56:20 +0000 (0:00:00.042) 0:00:35.210 ******** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.023057", "end": "2024-03-23 13:56:20.986394", "rc": 0, "start": "2024-03-23 13:56:20.963337" } 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-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 23 March 2024 13:56:21 +0000 (0:00:00.343) 0:00:35.554 ******** 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-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 23 March 2024 13:56:21 +0000 (0:00:00.040) 0:00:35.594 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 23 March 2024 13:56:21 +0000 (0:00:00.030) 0:00:35.625 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 23 March 2024 13:56:21 +0000 (0:00:00.058) 0:00:35.683 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 23 March 2024 13:56:21 +0000 (0:00:00.077) 0:00:35.760 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 23 March 2024 13:56:21 +0000 (0:00:00.052) 0:00:35.813 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 23 March 2024 13:56:21 +0000 (0:00:00.054) 0:00:35.867 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 23 March 2024 13:56:21 +0000 (0:00:00.061) 0:00:35.929 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/run_test.yml:42 Saturday 23 March 2024 13:56:21 +0000 (0:00:00.040) 0:00:35.969 ******** TASK [Success in test 'I can activate an existing profile'] ******************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/run_test.yml:47 Saturday 23 March 2024 13:56:21 +0000 (0:00:00.036) 0:00:36.006 ******** ok: [sut] => {} MSG: +++++ Success in test 'I can activate an existing profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/run_test.yml:66 Saturday 23 March 2024 13:56:21 +0000 (0:00:00.041) 0:00:36.047 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 23 March 2024 13:56:21 +0000 (0:00:00.118) 0:00:36.165 ******** 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.071968", "end": "2024-03-23 13:56:21.962433", "rc": 1, "start": "2024-03-23 13:56:21.890465" } STDOUT: Connection 'statebr' (2fdaa8e2-32c7-493b-8ce1-eefb8debfb3b) successfully deleted. STDERR: Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tests_states.yml:83 Saturday 23 March 2024 13:56:22 +0000 (0:00:00.360) 0:00:36.526 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can remove an existing profile without taking it down] *********** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/run_test.yml:5 Saturday 23 March 2024 13:56:22 +0000 (0:00:00.053) 0:00:36.580 ******** ok: [sut] => {} MSG: ########## I can remove an existing profile without taking it down ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/run_test.yml:9 Saturday 23 March 2024 13:56:22 +0000 (0:00:00.058) 0:00:36.639 ******** 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" } 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-weekly-civp583wy6/tests/playbooks/tasks/run_test.yml:21 Saturday 23 March 2024 13:56:22 +0000 (0:00:00.108) 0:00:36.748 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:56:22 +0000 (0:00:00.055) 0:00:36.804 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:56:22 +0000 (0:00:00.039) 0:00:36.843 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003904", "end": "2024-03-23 13:56:22.527472", "rc": 0, "start": "2024-03-23 13:56:22.523568" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:56:22 +0000 (0:00:00.233) 0:00:37.076 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:56:22 +0000 (0:00:00.043) 0:00:37.120 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/run_test.yml:24 Saturday 23 March 2024 13:56:22 +0000 (0:00:00.057) 0:00:37.177 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 23 March 2024 13:56:22 +0000 (0:00:00.113) 0:00:37.291 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 23 March 2024 13:56:22 +0000 (0:00:00.082) 0:00:37.374 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 23 March 2024 13:56:22 +0000 (0:00:00.078) 0:00:37.452 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 23 March 2024 13:56:23 +0000 (0:00:00.067) 0:00:37.519 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 23 March 2024 13:56:23 +0000 (0:00:00.064) 0:00:37.584 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 23 March 2024 13:56:23 +0000 (0:00:00.046) 0:00:37.630 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 23 March 2024 13:56:25 +0000 (0:00:02.262) 0:00:39.892 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 23 March 2024 13:56:26 +0000 (0:00:01.086) 0:00:40.978 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 23 March 2024 13:56:26 +0000 (0:00:00.030) 0:00:41.009 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [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-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 23 March 2024 13:56:26 +0000 (0:00:00.050) 0:00:41.060 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 23 March 2024 13:56:26 +0000 (0:00:00.039) 0:00:41.100 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 23 March 2024 13:56:26 +0000 (0:00:00.075) 0:00:41.176 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 23 March 2024 13:56:26 +0000 (0:00:00.033) 0:00:41.209 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 23 March 2024 13:56:26 +0000 (0:00:00.045) 0:00:41.254 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 23 March 2024 13:56:26 +0000 (0:00:00.055) 0:00:41.309 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 23 March 2024 13:56:26 +0000 (0:00:00.071) 0:00:41.381 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 23 March 2024 13:56:26 +0000 (0:00:00.052) 0:00:41.434 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 23 March 2024 13:56:26 +0000 (0:00:00.032) 0:00:41.466 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 23 March 2024 13:56:27 +0000 (0:00:00.577) 0:00:42.044 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 23 March 2024 13:56:27 +0000 (0:00:00.038) 0:00:42.083 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 23 March 2024 13:56:27 +0000 (0:00:00.059) 0:00:42.142 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 23 March 2024 13:56:27 +0000 (0:00:00.025) 0:00:42.167 ******** 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, dc86b7c3-911c-47f9-a7bd-70dacc25ac6d TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 23 March 2024 13:56:28 +0000 (0:00:00.455) 0:00:42.623 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 23 March 2024 13:56:28 +0000 (0:00:00.033) 0:00:42.656 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, dc86b7c3-911c-47f9-a7bd-70dacc25ac6d" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 23 March 2024 13:56:28 +0000 (0:00:00.029) 0:00:42.686 ******** 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, dc86b7c3-911c-47f9-a7bd-70dacc25ac6d\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, dc86b7c3-911c-47f9-a7bd-70dacc25ac6d" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 23 March 2024 13:56:28 +0000 (0:00:00.073) 0:00:42.760 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 23 March 2024 13:56:28 +0000 (0:00:00.033) 0:00:42.793 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 23 March 2024 13:56:28 +0000 (0:00:00.262) 0:00:43.056 ******** 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, dc86b7c3-911c-47f9-a7bd-70dacc25ac6d\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, dc86b7c3-911c-47f9-a7bd-70dacc25ac6d" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/activate_profile.yml:3 Saturday 23 March 2024 13:56:28 +0000 (0:00:00.026) 0:00:43.083 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 23 March 2024 13:56:28 +0000 (0:00:00.041) 0:00:43.124 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 23 March 2024 13:56:28 +0000 (0:00:00.044) 0:00:43.169 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 23 March 2024 13:56:28 +0000 (0:00:00.031) 0:00:43.200 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 23 March 2024 13:56:28 +0000 (0:00:00.090) 0:00:43.291 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 23 March 2024 13:56:28 +0000 (0:00:00.034) 0:00:43.325 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 23 March 2024 13:56:31 +0000 (0:00:02.287) 0:00:45.613 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 23 March 2024 13:56:32 +0000 (0:00:00.952) 0:00:46.565 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 23 March 2024 13:56:32 +0000 (0:00:00.028) 0:00:46.594 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [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-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 23 March 2024 13:56:32 +0000 (0:00:00.026) 0:00:46.620 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 23 March 2024 13:56:32 +0000 (0:00:00.054) 0:00:46.675 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 23 March 2024 13:56:32 +0000 (0:00:00.032) 0:00:46.707 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 23 March 2024 13:56:32 +0000 (0:00:00.024) 0:00:46.732 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 23 March 2024 13:56:32 +0000 (0:00:00.043) 0:00:46.776 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 23 March 2024 13:56:32 +0000 (0:00:00.053) 0:00:46.829 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 23 March 2024 13:56:32 +0000 (0:00:00.032) 0:00:46.861 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 23 March 2024 13:56:32 +0000 (0:00:00.033) 0:00:46.895 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 23 March 2024 13:56:32 +0000 (0:00:00.030) 0:00:46.925 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 23 March 2024 13:56:33 +0000 (0:00:00.608) 0:00:47.534 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 23 March 2024 13:56:33 +0000 (0:00:00.039) 0:00:47.574 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 23 March 2024 13:56:33 +0000 (0:00:00.071) 0:00:47.645 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 23 March 2024 13:56:33 +0000 (0:00:00.044) 0:00:47.689 ******** 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, dc86b7c3-911c-47f9-a7bd-70dacc25ac6d skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 23 March 2024 13:56:33 +0000 (0:00:00.430) 0:00:48.119 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 23 March 2024 13:56:33 +0000 (0:00:00.060) 0:00:48.180 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, dc86b7c3-911c-47f9-a7bd-70dacc25ac6d skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 23 March 2024 13:56:33 +0000 (0:00:00.027) 0:00:48.208 ******** 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, dc86b7c3-911c-47f9-a7bd-70dacc25ac6d skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, dc86b7c3-911c-47f9-a7bd-70dacc25ac6d skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 23 March 2024 13:56:33 +0000 (0:00:00.037) 0:00:48.245 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 23 March 2024 13:56:33 +0000 (0:00:00.030) 0:00:48.276 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/run_test.yml:30 Saturday 23 March 2024 13:56:33 +0000 (0:00:00.224) 0:00:48.500 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/remove_profile.yml:3 Saturday 23 March 2024 13:56:34 +0000 (0:00:00.059) 0:00:48.560 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 23 March 2024 13:56:34 +0000 (0:00:00.068) 0:00:48.628 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 23 March 2024 13:56:34 +0000 (0:00:00.089) 0:00:48.717 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 23 March 2024 13:56:34 +0000 (0:00:00.048) 0:00:48.766 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 23 March 2024 13:56:34 +0000 (0:00:00.026) 0:00:48.792 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 23 March 2024 13:56:34 +0000 (0:00:00.040) 0:00:48.833 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 23 March 2024 13:56:36 +0000 (0:00:02.269) 0:00:51.103 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 23 March 2024 13:56:37 +0000 (0:00:00.973) 0:00:52.076 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 23 March 2024 13:56:37 +0000 (0:00:00.033) 0:00:52.110 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [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-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 23 March 2024 13:56:37 +0000 (0:00:00.066) 0:00:52.177 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 23 March 2024 13:56:37 +0000 (0:00:00.043) 0:00:52.220 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 23 March 2024 13:56:37 +0000 (0:00:00.050) 0:00:52.270 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 23 March 2024 13:56:37 +0000 (0:00:00.124) 0:00:52.395 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 23 March 2024 13:56:37 +0000 (0:00:00.079) 0:00:52.475 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 23 March 2024 13:56:38 +0000 (0:00:00.117) 0:00:52.592 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 23 March 2024 13:56:38 +0000 (0:00:00.035) 0:00:52.627 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 23 March 2024 13:56:38 +0000 (0:00:00.054) 0:00:52.682 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 23 March 2024 13:56:38 +0000 (0:00:00.031) 0:00:52.713 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 23 March 2024 13:56:38 +0000 (0:00:00.671) 0:00:53.384 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 23 March 2024 13:56:38 +0000 (0:00:00.041) 0:00:53.426 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 23 March 2024 13:56:38 +0000 (0:00:00.046) 0:00:53.473 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 23 March 2024 13:56:39 +0000 (0:00:00.066) 0:00:53.539 ******** 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 [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 23 March 2024 13:56:39 +0000 (0:00:00.623) 0:00:54.163 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 23 March 2024 13:56:39 +0000 (0:00:00.046) 0:00:54.210 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 23 March 2024 13:56:39 +0000 (0:00:00.037) 0:00:54.247 ******** 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 [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 23 March 2024 13:56:39 +0000 (0:00:00.042) 0:00:54.290 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 23 March 2024 13:56:39 +0000 (0:00:00.110) 0:00:54.400 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/run_test.yml:36 Saturday 23 March 2024 13:56:40 +0000 (0:00:00.259) 0:00:54.660 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 23 March 2024 13:56:40 +0000 (0:00:00.083) 0:00:54.743 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 23 March 2024 13:56:40 +0000 (0:00:00.068) 0:00:54.811 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711202188.0027509, "block_size": 4096, "blocks": 0, "ctime": 1711202188.0027509, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 41553, "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": 1711202188.0027509, "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-weekly-civp583wy6/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 23 March 2024 13:56:40 +0000 (0:00:00.281) 0:00:55.093 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/assert_profile_absent.yml:3 Saturday 23 March 2024 13:56:40 +0000 (0:00:00.026) 0:00:55.120 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 23 March 2024 13:56:40 +0000 (0:00:00.121) 0:00:55.241 ******** 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-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 23 March 2024 13:56:40 +0000 (0:00:00.048) 0:00:55.290 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 23 March 2024 13:56:41 +0000 (0:00:00.339) 0:00:55.629 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 23 March 2024 13:56:41 +0000 (0:00:00.066) 0:00:55.696 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.023269", "end": "2024-03-23 13:56:41.452535", "rc": 1, "start": "2024-03-23 13:56:41.429266" } 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-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 23 March 2024 13:56:41 +0000 (0:00:00.351) 0:00:56.048 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 23 March 2024 13:56:41 +0000 (0:00:00.055) 0:00:56.104 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 23 March 2024 13:56:41 +0000 (0:00:00.029) 0:00:56.133 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 23 March 2024 13:56:41 +0000 (0:00:00.027) 0:00:56.161 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 23 March 2024 13:56:41 +0000 (0:00:00.033) 0:00:56.195 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/assert_profile_absent.yml:5 Saturday 23 March 2024 13:56:41 +0000 (0:00:00.027) 0:00:56.223 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/run_test.yml:42 Saturday 23 March 2024 13:56:41 +0000 (0:00:00.035) 0:00:56.258 ******** TASK [Success in test 'I can remove an existing profile without taking it down'] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/run_test.yml:47 Saturday 23 March 2024 13:56:41 +0000 (0:00:00.036) 0:00:56.294 ******** ok: [sut] => {} MSG: +++++ Success in test 'I can remove an existing profile without taking it down' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/run_test.yml:66 Saturday 23 March 2024 13:56:41 +0000 (0:00:00.033) 0:00:56.328 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 23 March 2024 13:56:41 +0000 (0:00:00.083) 0:00:56.411 ******** 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.070735", "end": "2024-03-23 13:56:42.192841", "rc": 1, "start": "2024-03-23 13:56:42.122106" } STDOUT: Connection 'statebr' (dc86b7c3-911c-47f9-a7bd-70dacc25ac6d) successfully deleted. STDERR: Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tests_states.yml:103 Saturday 23 March 2024 13:56:42 +0000 (0:00:00.372) 0:00:56.783 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can take a profile down that is absent] ************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/run_test.yml:5 Saturday 23 March 2024 13:56:42 +0000 (0:00:00.092) 0:00:56.876 ******** ok: [sut] => {} MSG: ########## I can take a profile down that is absent ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/run_test.yml:9 Saturday 23 March 2024 13:56:42 +0000 (0:00:00.043) 0:00:56.919 ******** 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-weekly-civp583wy6/tests/playbooks/tasks/run_test.yml:21 Saturday 23 March 2024 13:56:42 +0000 (0:00:00.116) 0:00:57.036 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:56:42 +0000 (0:00:00.079) 0:00:57.115 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:56:42 +0000 (0:00:00.071) 0:00:57.186 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003773", "end": "2024-03-23 13:56:42.897243", "rc": 0, "start": "2024-03-23 13:56:42.893470" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:56:42 +0000 (0:00:00.252) 0:00:57.439 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:56:42 +0000 (0:00:00.035) 0:00:57.475 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/run_test.yml:24 Saturday 23 March 2024 13:56:42 +0000 (0:00:00.028) 0:00:57.504 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 23 March 2024 13:56:43 +0000 (0:00:00.062) 0:00:57.566 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 23 March 2024 13:56:43 +0000 (0:00:00.077) 0:00:57.643 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 23 March 2024 13:56:43 +0000 (0:00:00.066) 0:00:57.709 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 23 March 2024 13:56:43 +0000 (0:00:00.052) 0:00:57.762 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 23 March 2024 13:56:43 +0000 (0:00:00.091) 0:00:57.854 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 23 March 2024 13:56:43 +0000 (0:00:00.029) 0:00:57.883 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 23 March 2024 13:56:45 +0000 (0:00:02.299) 0:01:00.182 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 23 March 2024 13:56:46 +0000 (0:00:00.985) 0:01:01.168 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 23 March 2024 13:56:46 +0000 (0:00:00.029) 0:01:01.197 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [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-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 23 March 2024 13:56:46 +0000 (0:00:00.062) 0:01:01.259 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 23 March 2024 13:56:46 +0000 (0:00:00.028) 0:01:01.288 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 23 March 2024 13:56:46 +0000 (0:00:00.034) 0:01:01.322 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 23 March 2024 13:56:46 +0000 (0:00:00.025) 0:01:01.348 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 23 March 2024 13:56:46 +0000 (0:00:00.039) 0:01:01.387 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 23 March 2024 13:56:46 +0000 (0:00:00.057) 0:01:01.445 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 23 March 2024 13:56:46 +0000 (0:00:00.030) 0:01:01.475 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 23 March 2024 13:56:46 +0000 (0:00:00.028) 0:01:01.503 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 23 March 2024 13:56:47 +0000 (0:00:00.036) 0:01:01.540 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 23 March 2024 13:56:47 +0000 (0:00:00.593) 0:01:02.134 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 23 March 2024 13:56:47 +0000 (0:00:00.030) 0:01:02.164 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 23 March 2024 13:56:47 +0000 (0:00:00.030) 0:01:02.194 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 23 March 2024 13:56:47 +0000 (0:00:00.034) 0:01:02.229 ******** 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, ce6edcf1-0a11-4009-af22-9f82edd1899f TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 23 March 2024 13:56:48 +0000 (0:00:00.560) 0:01:02.789 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 23 March 2024 13:56:48 +0000 (0:00:00.040) 0:01:02.830 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, ce6edcf1-0a11-4009-af22-9f82edd1899f" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 23 March 2024 13:56:48 +0000 (0:00:00.027) 0:01:02.857 ******** 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, ce6edcf1-0a11-4009-af22-9f82edd1899f\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, ce6edcf1-0a11-4009-af22-9f82edd1899f" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 23 March 2024 13:56:48 +0000 (0:00:00.029) 0:01:02.887 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 23 March 2024 13:56:48 +0000 (0:00:00.029) 0:01:02.916 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 23 March 2024 13:56:48 +0000 (0:00:00.233) 0:01:03.149 ******** 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, ce6edcf1-0a11-4009-af22-9f82edd1899f\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, ce6edcf1-0a11-4009-af22-9f82edd1899f" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/activate_profile.yml:3 Saturday 23 March 2024 13:56:48 +0000 (0:00:00.038) 0:01:03.188 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 23 March 2024 13:56:48 +0000 (0:00:00.045) 0:01:03.234 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 23 March 2024 13:56:48 +0000 (0:00:00.048) 0:01:03.282 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 23 March 2024 13:56:48 +0000 (0:00:00.033) 0:01:03.316 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 23 March 2024 13:56:48 +0000 (0:00:00.042) 0:01:03.359 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 23 March 2024 13:56:48 +0000 (0:00:00.026) 0:01:03.385 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 23 March 2024 13:56:51 +0000 (0:00:02.312) 0:01:05.698 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 23 March 2024 13:56:52 +0000 (0:00:00.962) 0:01:06.660 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 23 March 2024 13:56:52 +0000 (0:00:00.029) 0:01:06.689 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [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-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 23 March 2024 13:56:52 +0000 (0:00:00.025) 0:01:06.714 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 23 March 2024 13:56:52 +0000 (0:00:00.025) 0:01:06.740 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 23 March 2024 13:56:52 +0000 (0:00:00.031) 0:01:06.771 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 23 March 2024 13:56:52 +0000 (0:00:00.058) 0:01:06.830 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 23 March 2024 13:56:52 +0000 (0:00:00.040) 0:01:06.871 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 23 March 2024 13:56:52 +0000 (0:00:00.081) 0:01:06.952 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 23 March 2024 13:56:52 +0000 (0:00:00.062) 0:01:07.015 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 23 March 2024 13:56:52 +0000 (0:00:00.037) 0:01:07.052 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 23 March 2024 13:56:52 +0000 (0:00:00.032) 0:01:07.085 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 23 March 2024 13:56:53 +0000 (0:00:00.608) 0:01:07.693 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 23 March 2024 13:56:53 +0000 (0:00:00.070) 0:01:07.764 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 23 March 2024 13:56:53 +0000 (0:00:00.062) 0:01:07.826 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 23 March 2024 13:56:53 +0000 (0:00:00.037) 0:01:07.864 ******** 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, ce6edcf1-0a11-4009-af22-9f82edd1899f skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 23 March 2024 13:56:53 +0000 (0:00:00.375) 0:01:08.239 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 23 March 2024 13:56:53 +0000 (0:00:00.023) 0:01:08.262 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, ce6edcf1-0a11-4009-af22-9f82edd1899f skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 23 March 2024 13:56:53 +0000 (0:00:00.026) 0:01:08.289 ******** 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, ce6edcf1-0a11-4009-af22-9f82edd1899f skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, ce6edcf1-0a11-4009-af22-9f82edd1899f skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 23 March 2024 13:56:53 +0000 (0:00:00.077) 0:01:08.366 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 23 March 2024 13:56:53 +0000 (0:00:00.026) 0:01:08.393 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/remove_profile.yml:3 Saturday 23 March 2024 13:56:54 +0000 (0:00:00.241) 0:01:08.635 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 23 March 2024 13:56:54 +0000 (0:00:00.040) 0:01:08.675 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 23 March 2024 13:56:54 +0000 (0:00:00.045) 0:01:08.720 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 23 March 2024 13:56:54 +0000 (0:00:00.029) 0:01:08.750 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 23 March 2024 13:56:54 +0000 (0:00:00.026) 0:01:08.777 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 23 March 2024 13:56:54 +0000 (0:00:00.026) 0:01:08.804 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 23 March 2024 13:56:56 +0000 (0:00:02.315) 0:01:11.119 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 23 March 2024 13:56:57 +0000 (0:00:00.951) 0:01:12.071 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 23 March 2024 13:56:57 +0000 (0:00:00.036) 0:01:12.108 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [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-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 23 March 2024 13:56:57 +0000 (0:00:00.029) 0:01:12.138 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 23 March 2024 13:56:57 +0000 (0:00:00.024) 0:01:12.162 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 23 March 2024 13:56:57 +0000 (0:00:00.027) 0:01:12.190 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 23 March 2024 13:56:57 +0000 (0:00:00.023) 0:01:12.213 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 23 March 2024 13:56:57 +0000 (0:00:00.027) 0:01:12.241 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 23 March 2024 13:56:57 +0000 (0:00:00.047) 0:01:12.288 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 23 March 2024 13:56:57 +0000 (0:00:00.023) 0:01:12.312 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 23 March 2024 13:56:57 +0000 (0:00:00.025) 0:01:12.337 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 23 March 2024 13:56:57 +0000 (0:00:00.028) 0:01:12.365 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 23 March 2024 13:56:58 +0000 (0:00:00.616) 0:01:12.982 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 23 March 2024 13:56:58 +0000 (0:00:00.029) 0:01:13.011 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 23 March 2024 13:56:58 +0000 (0:00:00.025) 0:01:13.037 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 23 March 2024 13:56:58 +0000 (0:00:00.025) 0:01:13.062 ******** 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 [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 23 March 2024 13:56:58 +0000 (0:00:00.413) 0:01:13.476 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 23 March 2024 13:56:59 +0000 (0:00:00.032) 0:01:13.509 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 23 March 2024 13:56:59 +0000 (0:00:00.028) 0:01:13.538 ******** 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 [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 23 March 2024 13:56:59 +0000 (0:00:00.026) 0:01:13.564 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 23 March 2024 13:56:59 +0000 (0:00:00.024) 0:01:13.589 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/run_test.yml:30 Saturday 23 March 2024 13:56:59 +0000 (0:00:00.242) 0:01:13.832 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/remove+down_profile.yml:3 Saturday 23 March 2024 13:56:59 +0000 (0:00:00.050) 0:01:13.882 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 23 March 2024 13:56:59 +0000 (0:00:00.087) 0:01:13.970 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 23 March 2024 13:56:59 +0000 (0:00:00.049) 0:01:14.020 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 23 March 2024 13:56:59 +0000 (0:00:00.034) 0:01:14.054 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 23 March 2024 13:56:59 +0000 (0:00:00.032) 0:01:14.086 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 23 March 2024 13:56:59 +0000 (0:00:00.034) 0:01:14.121 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 23 March 2024 13:57:01 +0000 (0:00:02.356) 0:01:16.477 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 23 March 2024 13:57:03 +0000 (0:00:01.033) 0:01:17.511 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 23 March 2024 13:57:03 +0000 (0:00:00.028) 0:01:17.539 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [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-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 23 March 2024 13:57:03 +0000 (0:00:00.038) 0:01:17.578 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 23 March 2024 13:57:03 +0000 (0:00:00.036) 0:01:17.614 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 23 March 2024 13:57:03 +0000 (0:00:00.035) 0:01:17.649 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 23 March 2024 13:57:03 +0000 (0:00:00.037) 0:01:17.687 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 23 March 2024 13:57:03 +0000 (0:00:00.044) 0:01:17.731 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 23 March 2024 13:57:03 +0000 (0:00:00.059) 0:01:17.791 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 23 March 2024 13:57:03 +0000 (0:00:00.046) 0:01:17.837 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 23 March 2024 13:57:03 +0000 (0:00:00.029) 0:01:17.867 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 23 March 2024 13:57:03 +0000 (0:00:00.033) 0:01:17.901 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 23 March 2024 13:57:04 +0000 (0:00:00.606) 0:01:18.507 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 23 March 2024 13:57:04 +0000 (0:00:00.029) 0:01:18.536 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 23 March 2024 13:57:04 +0000 (0:00:00.024) 0:01:18.560 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 23 March 2024 13:57:04 +0000 (0:00:00.027) 0:01:18.588 ******** 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 [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 23 March 2024 13:57:04 +0000 (0:00:00.483) 0:01:19.071 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 23 March 2024 13:57:04 +0000 (0:00:00.025) 0:01:19.097 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[001] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 23 March 2024 13:57:04 +0000 (0:00:00.030) 0:01:19.127 ******** 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 [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 23 March 2024 13:57:04 +0000 (0:00:00.028) 0:01:19.156 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 23 March 2024 13:57:04 +0000 (0:00:00.027) 0:01:19.183 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/run_test.yml:36 Saturday 23 March 2024 13:57:04 +0000 (0:00:00.225) 0:01:19.409 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/assert_profile_absent.yml:3 Saturday 23 March 2024 13:57:04 +0000 (0:00:00.047) 0:01:19.457 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 23 March 2024 13:57:05 +0000 (0:00:00.120) 0:01:19.577 ******** 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-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 23 March 2024 13:57:05 +0000 (0:00:00.039) 0:01:19.617 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 23 March 2024 13:57:05 +0000 (0:00:00.241) 0:01:19.858 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 23 March 2024 13:57:05 +0000 (0:00:00.025) 0:01:19.884 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.022276", "end": "2024-03-23 13:57:05.585107", "rc": 1, "start": "2024-03-23 13:57:05.562831" } 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-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 23 March 2024 13:57:05 +0000 (0:00:00.244) 0:01:20.128 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 23 March 2024 13:57:05 +0000 (0:00:00.028) 0:01:20.156 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 23 March 2024 13:57:05 +0000 (0:00:00.029) 0:01:20.186 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 23 March 2024 13:57:05 +0000 (0:00:00.037) 0:01:20.224 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 23 March 2024 13:57:05 +0000 (0:00:00.034) 0:01:20.258 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/assert_profile_absent.yml:5 Saturday 23 March 2024 13:57:05 +0000 (0:00:00.037) 0:01:20.296 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/run_test.yml:42 Saturday 23 March 2024 13:57:05 +0000 (0:00:00.029) 0:01:20.325 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 23 March 2024 13:57:05 +0000 (0:00:00.057) 0:01:20.382 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 23 March 2024 13:57:05 +0000 (0:00:00.122) 0:01:20.505 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 23 March 2024 13:57:06 +0000 (0:00:00.275) 0:01:20.780 ******** 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-weekly-civp583wy6/tests/playbooks/tasks/run_test.yml:47 Saturday 23 March 2024 13:57:06 +0000 (0:00:00.031) 0:01:20.811 ******** ok: [sut] => {} MSG: +++++ Success in test 'I can take a profile down that is absent' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/run_test.yml:66 Saturday 23 March 2024 13:57:06 +0000 (0:00:00.061) 0:01:20.873 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 23 March 2024 13:57:06 +0000 (0:00:00.076) 0:01:20.949 ******** 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.042489", "end": "2024-03-23 13:57:06.672723", "rc": 1, "start": "2024-03-23 13:57:06.630234" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tests_states.yml:126 Saturday 23 March 2024 13:57:06 +0000 (0:00:00.287) 0:01:21.237 ******** included: /WORKDIR/git-weekly-civp583wy6/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-weekly-civp583wy6/tests/playbooks/tasks/run_test.yml:5 Saturday 23 March 2024 13:57:06 +0000 (0:00:00.064) 0:01:21.302 ******** ok: [sut] => {} MSG: ########## I will not get an error when I try to remove an absent profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/run_test.yml:9 Saturday 23 March 2024 13:57:06 +0000 (0:00:00.031) 0:01:21.334 ******** 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-weekly-civp583wy6/tests/playbooks/tasks/run_test.yml:21 Saturday 23 March 2024 13:57:06 +0000 (0:00:00.058) 0:01:21.393 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:57:06 +0000 (0:00:00.042) 0:01:21.435 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:57:06 +0000 (0:00:00.041) 0:01:21.477 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004997", "end": "2024-03-23 13:57:08.159158", "rc": 0, "start": "2024-03-23 13:57:07.154161" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:57:08 +0000 (0:00:01.239) 0:01:22.716 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:57:08 +0000 (0:00:00.056) 0:01:22.772 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/run_test.yml:24 Saturday 23 March 2024 13:57:08 +0000 (0:00:00.040) 0:01:22.813 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 23 March 2024 13:57:08 +0000 (0:00:00.053) 0:01:22.867 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 23 March 2024 13:57:08 +0000 (0:00:00.055) 0:01:22.922 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 23 March 2024 13:57:08 +0000 (0:00:00.076) 0:01:22.998 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 23 March 2024 13:57:08 +0000 (0:00:00.033) 0:01:23.032 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 23 March 2024 13:57:08 +0000 (0:00:00.031) 0:01:23.063 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 23 March 2024 13:57:08 +0000 (0:00:00.031) 0:01:23.094 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 23 March 2024 13:57:10 +0000 (0:00:02.354) 0:01:25.449 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 23 March 2024 13:57:11 +0000 (0:00:00.990) 0:01:26.439 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 23 March 2024 13:57:11 +0000 (0:00:00.045) 0:01:26.485 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [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-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 23 March 2024 13:57:12 +0000 (0:00:00.105) 0:01:26.590 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 23 March 2024 13:57:12 +0000 (0:00:00.031) 0:01:26.622 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 23 March 2024 13:57:12 +0000 (0:00:00.061) 0:01:26.683 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 23 March 2024 13:57:12 +0000 (0:00:00.069) 0:01:26.753 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 23 March 2024 13:57:12 +0000 (0:00:00.061) 0:01:26.814 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 23 March 2024 13:57:12 +0000 (0:00:00.058) 0:01:26.873 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 23 March 2024 13:57:12 +0000 (0:00:00.044) 0:01:26.917 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 23 March 2024 13:57:12 +0000 (0:00:00.045) 0:01:26.962 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 23 March 2024 13:57:12 +0000 (0:00:00.038) 0:01:27.000 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 23 March 2024 13:57:13 +0000 (0:00:00.678) 0:01:27.678 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 23 March 2024 13:57:13 +0000 (0:00:00.046) 0:01:27.725 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 23 March 2024 13:57:13 +0000 (0:00:00.049) 0:01:27.774 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 23 March 2024 13:57:13 +0000 (0:00:00.044) 0:01:27.819 ******** 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, 4c30e775-dff2-49db-8cf6-107bf3ff9b3f TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 23 March 2024 13:57:13 +0000 (0:00:00.516) 0:01:28.335 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 23 March 2024 13:57:13 +0000 (0:00:00.026) 0:01:28.361 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 4c30e775-dff2-49db-8cf6-107bf3ff9b3f" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 23 March 2024 13:57:13 +0000 (0:00:00.031) 0:01:28.393 ******** 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, 4c30e775-dff2-49db-8cf6-107bf3ff9b3f\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 4c30e775-dff2-49db-8cf6-107bf3ff9b3f" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 23 March 2024 13:57:13 +0000 (0:00:00.029) 0:01:28.422 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 23 March 2024 13:57:13 +0000 (0:00:00.025) 0:01:28.447 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 23 March 2024 13:57:14 +0000 (0:00:00.218) 0:01:28.666 ******** 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, 4c30e775-dff2-49db-8cf6-107bf3ff9b3f\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 4c30e775-dff2-49db-8cf6-107bf3ff9b3f" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/activate_profile.yml:3 Saturday 23 March 2024 13:57:14 +0000 (0:00:00.026) 0:01:28.692 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 23 March 2024 13:57:14 +0000 (0:00:00.045) 0:01:28.738 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 23 March 2024 13:57:14 +0000 (0:00:00.045) 0:01:28.783 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 23 March 2024 13:57:14 +0000 (0:00:00.031) 0:01:28.815 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 23 March 2024 13:57:14 +0000 (0:00:00.025) 0:01:28.841 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 23 March 2024 13:57:14 +0000 (0:00:00.042) 0:01:28.884 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 23 March 2024 13:57:16 +0000 (0:00:02.264) 0:01:31.148 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 23 March 2024 13:57:17 +0000 (0:00:00.983) 0:01:32.131 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 23 March 2024 13:57:17 +0000 (0:00:00.029) 0:01:32.161 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [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-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 23 March 2024 13:57:17 +0000 (0:00:00.028) 0:01:32.190 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 23 March 2024 13:57:17 +0000 (0:00:00.036) 0:01:32.226 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 23 March 2024 13:57:17 +0000 (0:00:00.070) 0:01:32.297 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 23 March 2024 13:57:17 +0000 (0:00:00.114) 0:01:32.412 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 23 March 2024 13:57:17 +0000 (0:00:00.048) 0:01:32.460 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 23 March 2024 13:57:18 +0000 (0:00:00.068) 0:01:32.529 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 23 March 2024 13:57:18 +0000 (0:00:00.039) 0:01:32.569 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 23 March 2024 13:57:18 +0000 (0:00:00.028) 0:01:32.597 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 23 March 2024 13:57:18 +0000 (0:00:00.034) 0:01:32.632 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 23 March 2024 13:57:18 +0000 (0:00:00.599) 0:01:33.232 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 23 March 2024 13:57:18 +0000 (0:00:00.029) 0:01:33.261 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 23 March 2024 13:57:18 +0000 (0:00:00.025) 0:01:33.287 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 23 March 2024 13:57:18 +0000 (0:00:00.023) 0:01:33.311 ******** 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, 4c30e775-dff2-49db-8cf6-107bf3ff9b3f skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 23 March 2024 13:57:19 +0000 (0:00:00.381) 0:01:33.692 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 23 March 2024 13:57:19 +0000 (0:00:00.028) 0:01:33.721 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 4c30e775-dff2-49db-8cf6-107bf3ff9b3f skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 23 March 2024 13:57:19 +0000 (0:00:00.029) 0:01:33.750 ******** 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, 4c30e775-dff2-49db-8cf6-107bf3ff9b3f skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 4c30e775-dff2-49db-8cf6-107bf3ff9b3f skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 23 March 2024 13:57:19 +0000 (0:00:00.080) 0:01:33.831 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 23 March 2024 13:57:19 +0000 (0:00:00.037) 0:01:33.868 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/remove+down_profile.yml:3 Saturday 23 March 2024 13:57:19 +0000 (0:00:00.230) 0:01:34.099 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 23 March 2024 13:57:19 +0000 (0:00:00.059) 0:01:34.158 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 23 March 2024 13:57:19 +0000 (0:00:00.055) 0:01:34.214 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 23 March 2024 13:57:19 +0000 (0:00:00.038) 0:01:34.252 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 23 March 2024 13:57:19 +0000 (0:00:00.034) 0:01:34.286 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 23 March 2024 13:57:19 +0000 (0:00:00.027) 0:01:34.313 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 23 March 2024 13:57:22 +0000 (0:00:02.339) 0:01:36.653 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 23 March 2024 13:57:23 +0000 (0:00:01.004) 0:01:37.657 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 23 March 2024 13:57:23 +0000 (0:00:00.062) 0:01:37.720 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [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-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 23 March 2024 13:57:23 +0000 (0:00:00.096) 0:01:37.817 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 23 March 2024 13:57:23 +0000 (0:00:00.048) 0:01:37.866 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 23 March 2024 13:57:23 +0000 (0:00:00.075) 0:01:37.942 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 23 March 2024 13:57:23 +0000 (0:00:00.059) 0:01:38.001 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 23 March 2024 13:57:23 +0000 (0:00:00.042) 0:01:38.043 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 23 March 2024 13:57:23 +0000 (0:00:00.083) 0:01:38.127 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 23 March 2024 13:57:23 +0000 (0:00:00.034) 0:01:38.161 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 23 March 2024 13:57:23 +0000 (0:00:00.036) 0:01:38.198 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 23 March 2024 13:57:23 +0000 (0:00:00.117) 0:01:38.316 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 23 March 2024 13:57:24 +0000 (0:00:00.633) 0:01:38.949 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 23 March 2024 13:57:24 +0000 (0:00:00.049) 0:01:38.999 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 23 March 2024 13:57:24 +0000 (0:00:00.034) 0:01:39.034 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 23 March 2024 13:57:24 +0000 (0:00:00.046) 0:01:39.080 ******** 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 [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 23 March 2024 13:57:25 +0000 (0:00:00.546) 0:01:39.626 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 23 March 2024 13:57:25 +0000 (0:00:00.027) 0:01:39.653 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 23 March 2024 13:57:25 +0000 (0:00:00.042) 0:01:39.696 ******** 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 [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 23 March 2024 13:57:25 +0000 (0:00:00.027) 0:01:39.724 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 23 March 2024 13:57:25 +0000 (0:00:00.024) 0:01:39.749 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/run_test.yml:30 Saturday 23 March 2024 13:57:25 +0000 (0:00:00.267) 0:01:40.016 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/remove+down_profile.yml:3 Saturday 23 March 2024 13:57:25 +0000 (0:00:00.071) 0:01:40.088 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 23 March 2024 13:57:25 +0000 (0:00:00.168) 0:01:40.256 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 23 March 2024 13:57:25 +0000 (0:00:00.077) 0:01:40.334 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 23 March 2024 13:57:25 +0000 (0:00:00.033) 0:01:40.367 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 23 March 2024 13:57:25 +0000 (0:00:00.030) 0:01:40.398 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 23 March 2024 13:57:25 +0000 (0:00:00.034) 0:01:40.432 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 23 March 2024 13:57:28 +0000 (0:00:02.346) 0:01:42.779 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 23 March 2024 13:57:29 +0000 (0:00:01.038) 0:01:43.818 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 23 March 2024 13:57:29 +0000 (0:00:00.029) 0:01:43.847 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [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-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 23 March 2024 13:57:29 +0000 (0:00:00.041) 0:01:43.888 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 23 March 2024 13:57:29 +0000 (0:00:00.026) 0:01:43.914 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 23 March 2024 13:57:29 +0000 (0:00:00.038) 0:01:43.953 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 23 March 2024 13:57:29 +0000 (0:00:00.033) 0:01:43.986 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 23 March 2024 13:57:29 +0000 (0:00:00.045) 0:01:44.031 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 23 March 2024 13:57:29 +0000 (0:00:00.060) 0:01:44.092 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 23 March 2024 13:57:29 +0000 (0:00:00.027) 0:01:44.119 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 23 March 2024 13:57:29 +0000 (0:00:00.061) 0:01:44.181 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 23 March 2024 13:57:29 +0000 (0:00:00.046) 0:01:44.227 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 23 March 2024 13:57:30 +0000 (0:00:00.632) 0:01:44.859 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 23 March 2024 13:57:30 +0000 (0:00:00.029) 0:01:44.889 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 23 March 2024 13:57:30 +0000 (0:00:00.025) 0:01:44.914 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 23 March 2024 13:57:30 +0000 (0:00:00.026) 0:01:44.941 ******** 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 [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 23 March 2024 13:57:30 +0000 (0:00:00.451) 0:01:45.392 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 23 March 2024 13:57:30 +0000 (0:00:00.044) 0:01:45.437 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 23 March 2024 13:57:30 +0000 (0:00:00.064) 0:01:45.502 ******** 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 [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 23 March 2024 13:57:31 +0000 (0:00:00.032) 0:01:45.534 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 23 March 2024 13:57:31 +0000 (0:00:00.025) 0:01:45.559 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/run_test.yml:36 Saturday 23 March 2024 13:57:31 +0000 (0:00:00.220) 0:01:45.780 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/assert_profile_absent.yml for sut included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_NetworkManager_NVR.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/assert_profile_absent.yml:3 Saturday 23 March 2024 13:57:31 +0000 (0:00:00.063) 0:01:45.843 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 23 March 2024 13:57:31 +0000 (0:00:00.044) 0:01:45.887 ******** 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-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 23 March 2024 13:57:31 +0000 (0:00:00.061) 0:01:45.948 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 23 March 2024 13:57:31 +0000 (0:00:00.217) 0:01:46.166 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 23 March 2024 13:57:31 +0000 (0:00:00.040) 0:01:46.207 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.022153", "end": "2024-03-23 13:57:31.907242", "rc": 1, "start": "2024-03-23 13:57:31.885089" } 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-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 23 March 2024 13:57:31 +0000 (0:00:00.244) 0:01:46.451 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 23 March 2024 13:57:31 +0000 (0:00:00.048) 0:01:46.500 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 23 March 2024 13:57:32 +0000 (0:00:00.055) 0:01:46.555 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 23 March 2024 13:57:32 +0000 (0:00:00.048) 0:01:46.604 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 23 March 2024 13:57:32 +0000 (0:00:00.050) 0:01:46.655 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/assert_profile_absent.yml:5 Saturday 23 March 2024 13:57:32 +0000 (0:00:00.044) 0:01:46.699 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get NetworkManager RPM version] ****************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_NetworkManager_NVR.yml:7 Saturday 23 March 2024 13:57:32 +0000 (0:00:00.058) 0:01:46.757 ******** ok: [sut] => { "changed": false, "cmd": [ "rpm", "-qa", "--qf", "%{name}-%{version}-%{release}\\n", "NetworkManager" ], "delta": "0:00:00.371408", "end": "2024-03-23 13:57:32.819841", "rc": 0, "start": "2024-03-23 13:57:32.448433" } STDOUT: NetworkManager-1.42.8-1.fc38 TASK [Store NetworkManager version] ******************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_NetworkManager_NVR.yml:14 Saturday 23 March 2024 13:57:32 +0000 (0:00:00.610) 0:01:47.368 ******** ok: [sut] => { "ansible_facts": { "networkmanager_nvr": "NetworkManager-1.42.8-1.fc38" }, "changed": false } TASK [Show NetworkManager version] ********************************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_NetworkManager_NVR.yml:18 Saturday 23 March 2024 13:57:32 +0000 (0:00:00.026) 0:01:47.394 ******** ok: [sut] => { "networkmanager_nvr": "NetworkManager-1.42.8-1.fc38" } TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/run_test.yml:42 Saturday 23 March 2024 13:57:32 +0000 (0:00:00.027) 0:01:47.422 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 23 March 2024 13:57:33 +0000 (0:00:00.158) 0:01:47.580 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 23 March 2024 13:57:33 +0000 (0:00:00.056) 0:01:47.637 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 23 March 2024 13:57:33 +0000 (0:00:00.229) 0:01:47.866 ******** 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-weekly-civp583wy6/tests/playbooks/tasks/run_test.yml:47 Saturday 23 March 2024 13:57:33 +0000 (0:00:00.028) 0:01:47.894 ******** 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-weekly-civp583wy6/tests/playbooks/tasks/run_test.yml:66 Saturday 23 March 2024 13:57:33 +0000 (0:00:00.023) 0:01:47.918 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/cleanup_profile+device.yml for sut included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/check_network_dns.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 23 March 2024 13:57:33 +0000 (0:00:00.054) 0:01:47.972 ******** 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.043891", "end": "2024-03-23 13:57:33.701332", "rc": 1, "start": "2024-03-23 13:57:33.657441" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Check routes and DNS] **************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/check_network_dns.yml:6 Saturday 23 March 2024 13:57:33 +0000 (0:00:00.290) 0:01:48.263 ******** 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.009799", "end": "2024-03-23 13:57:33.968474", "rc": 0, "start": "2024-03-23 13:57:33.958675" } 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 noprefixroute valid_lft forever preferred_lft forever 2: eth0: mtu 1500 qdisc mq state UP group default qlen 1000 link/ether 12:a7:d4:fd:7e:3f brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.8.78/22 brd 10.31.11.255 scope global dynamic noprefixroute eth0 valid_lft 2743sec preferred_lft 2743sec inet6 fe80::10a7:d4ff:fefd:7e3f/64 scope link noprefixroute valid_lft forever preferred_lft forever IP ROUTE default via 10.31.8.1 dev eth0 proto dhcp src 10.31.8.78 metric 100 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.8.78 metric 100 IP -6 ROUTE fe80::/64 dev eth0 proto kernel metric 1024 pref medium RESOLV # This is /run/systemd/resolve/stub-resolv.conf managed by man:systemd-resolved(8). # Do not edit. # # This file might be symlinked as /etc/resolv.conf. If you're looking at # /etc/resolv.conf and seeing this text, you have followed the symlink. # # This is a dynamic resolv.conf file for connecting local clients to the # internal DNS stub resolver of systemd-resolved. This file lists all # configured search domains. # # Run "resolvectl status" to see details about the uplink DNS servers # currently in use. # # Third party programs should typically not access this file directly, but only # through the symlink at /etc/resolv.conf. To manage man:resolv.conf(5) in a # different way, replace this symlink by a static file or a different symlink. # # See man:systemd-resolved.service(8) for details about the supported modes of # operation for /etc/resolv.conf. nameserver 127.0.0.53 options edns0 trust-ad search us-east-1.aws.redhat.com TASK [Verify DNS and network connectivity] ************************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/check_network_dns.yml:24 Saturday 23 March 2024 13:57:34 +0000 (0:00:00.270) 0:01:48.533 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=318 changed=10 unreachable=0 failed=0 skipped=298 rescued=0 ignored=11 Saturday 23 March 2024 13:57:34 +0000 (0:00:00.046) 0:01:48.579 ******** =============================================================================== linux-system-roles.network : Enable and start NetworkManager ------------ 3.17s /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:136 linux-system-roles.network : Configure networking connection profiles --- 2.75s /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:173 linux-system-roles.network : Enable and start NetworkManager ------------ 2.42s /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:136 linux-system-roles.network : Check which services are running ----------- 2.40s /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.36s /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.36s /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.35s /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.35s /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.34s /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.32s /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.31s /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.30s /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.30s /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.29s /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.29s /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.27s /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.26s /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.26s /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Enable and start NetworkManager ------------ 1.87s /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:136 linux-system-roles.network : Configure networking connection profiles --- 1.66s /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:173 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution fedora 38 on host sut should use /usr/bin/python3, but is using /usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default to using the discovered platform python for this host. See https://docs.ansible.com/ansible/ 2.9/reference_appendices/interpreter_discovery.html for more information. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [WARNING]: Consider using the yum, dnf or zypper module rather than running 'rpm'. If you need to use command because yum, dnf or zypper is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. ---^---^---^---^---^---