# 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-cihlw4q86i/tests/tests_states_nm.yml PLAY [Run playbook 'playbooks/tests_states.yml' with nm as provider] *********** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tests_states_nm.yml:6 Saturday 20 April 2024 16:30:40 +0000 (0:00:00.012) 0:00:00.012 ******** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tests_states_nm.yml:9 Saturday 20 April 2024 16:30:41 +0000 (0:00:00.780) 0:00:00.793 ******** included: /WORKDIR/git-weekly-cihlw4q86i/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-cihlw4q86i/tests/tasks/el_repo_setup.yml:3 Saturday 20 April 2024 16:30:41 +0000 (0:00:00.024) 0:00:00.817 ******** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/el_repo_setup.yml:19 Saturday 20 April 2024 16:30:41 +0000 (0:00:00.348) 0:00:01.166 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/el_repo_setup.yml:24 Saturday 20 April 2024 16:30:42 +0000 (0:00:00.275) 0:00:01.442 ******** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/el_repo_setup.yml:28 Saturday 20 April 2024 16:30:42 +0000 (0:00:00.029) 0:00:01.471 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/el_repo_setup.yml:53 Saturday 20 April 2024 16:30:42 +0000 (0:00:00.020) 0:00:01.492 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/enable_epel.yml:8 Saturday 20 April 2024 16:30:42 +0000 (0:00:00.034) 0:00:01.526 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/enable_epel.yml:24 Saturday 20 April 2024 16:30:42 +0000 (0:00:00.012) 0:00:01.538 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/enable_epel.yml:30 Saturday 20 April 2024 16:30:42 +0000 (0:00:00.011) 0:00:01.549 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/enable_epel.yml:35 Saturday 20 April 2024 16:30:42 +0000 (0:00:00.045) 0:00:01.595 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tasks/enable_epel.yml:40 Saturday 20 April 2024 16:30:42 +0000 (0:00:00.023) 0:00:01.618 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/tests_states_nm.yml:11 Saturday 20 April 2024 16:30:42 +0000 (0:00:00.018) 0:00:01.636 ******** 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-cihlw4q86i/tests/playbooks/tests_states.yml:3 Saturday 20 April 2024 16:30:42 +0000 (0:00:00.042) 0:00:01.679 ******** ok: [sut] META: ran handlers TASK [Show playbook name] ****************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tests_states.yml:11 Saturday 20 April 2024 16:30:42 +0000 (0:00:00.507) 0:00:02.186 ******** ok: [sut] => {} MSG: this is: playbooks/tests_states.yml TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tests_states.yml:22 Saturday 20 April 2024 16:30:42 +0000 (0:00:00.017) 0:00:02.203 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile] ******************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/run_test.yml:5 Saturday 20 April 2024 16:30:42 +0000 (0:00:00.037) 0:00:02.240 ******** ok: [sut] => {} MSG: ########## I can create a profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/run_test.yml:9 Saturday 20 April 2024 16:30:42 +0000 (0:00:00.028) 0:00:02.268 ******** 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-cihlw4q86i/tests/playbooks/tasks/run_test.yml:21 Saturday 20 April 2024 16:30:43 +0000 (0:00:00.062) 0:00:02.331 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 20 April 2024 16:30:43 +0000 (0:00:00.033) 0:00:02.364 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 20 April 2024 16:30:43 +0000 (0:00:00.022) 0:00:02.386 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003210", "end": "2024-04-20 16:30:43.342167", "rc": 0, "start": "2024-04-20 16:30:43.338957" } STDOUT: eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 20 April 2024 16:30:43 +0000 (0:00:00.252) 0:00:02.639 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 20 April 2024 16:30:43 +0000 (0:00:00.021) 0:00:02.661 ******** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/run_test.yml:24 Saturday 20 April 2024 16:30:43 +0000 (0:00:00.016) 0:00:02.677 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/delete_interface.yml:3 Saturday 20 April 2024 16:30:43 +0000 (0:00:00.028) 0:00:02.706 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.007425", "end": "2024-04-20 16:30:43.616123", "rc": 1, "start": "2024-04-20 16:30:43.608698" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 20 April 2024 16:30:43 +0000 (0:00:00.202) 0:00:02.908 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 20 April 2024 16:30:43 +0000 (0:00:00.028) 0:00:02.936 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 20 April 2024 16:30:43 +0000 (0:00:00.199) 0:00:03.136 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/run_test.yml:30 Saturday 20 April 2024 16:30:43 +0000 (0:00:00.038) 0:00:03.174 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 20 April 2024 16:30:43 +0000 (0:00:00.026) 0:00:03.201 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 20 April 2024 16:30:44 +0000 (0:00:00.117) 0:00:03.318 ******** included: /WORKDIR/git-weekly-cihlw4q86i/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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 20 April 2024 16:30:44 +0000 (0:00:00.023) 0:00:03.341 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 20 April 2024 16:30:44 +0000 (0:00:00.044) 0:00:03.386 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 20 April 2024 16:30:44 +0000 (0:00:00.011) 0:00:03.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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 20 April 2024 16:30:44 +0000 (0:00:00.035) 0:00:03.433 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 20 April 2024 16:30:45 +0000 (0:00:01.620) 0:00:05.054 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 20 April 2024 16:30:47 +0000 (0:00:01.252) 0:00:06.307 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 20 April 2024 16:30:47 +0000 (0:00:00.035) 0:00:06.343 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 20 April 2024 16:30:47 +0000 (0:00:00.036) 0:00:06.379 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 20 April 2024 16:30:47 +0000 (0:00:00.049) 0:00:06.429 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 20 April 2024 16:30:47 +0000 (0:00:00.034) 0:00:06.463 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 20 April 2024 16:30:47 +0000 (0:00:00.030) 0:00:06.494 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 20 April 2024 16:30:47 +0000 (0:00:00.051) 0:00:06.545 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 20 April 2024 16:30:47 +0000 (0:00:00.075) 0:00:06.620 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 20 April 2024 16:30:47 +0000 (0:00:00.034) 0:00:06.655 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 20 April 2024 16:30:47 +0000 (0:00:00.038) 0:00:06.693 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 20 April 2024 16:30:47 +0000 (0:00:00.030) 0:00:06.723 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 20 April 2024 16:30:48 +0000 (0:00:00.717) 0:00:07.441 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 20 April 2024 16:30:48 +0000 (0:00:00.039) 0:00:07.481 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 20 April 2024 16:30:48 +0000 (0:00:00.047) 0:00:07.529 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 20 April 2024 16:30:48 +0000 (0:00:00.051) 0:00:07.580 ******** 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, 7b2e373d-68d0-4af6-8eb5-0b340b96da92 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 20 April 2024 16:30:49 +0000 (0:00:00.716) 0:00:08.296 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 20 April 2024 16:30:49 +0000 (0:00:00.026) 0:00:08.323 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 7b2e373d-68d0-4af6-8eb5-0b340b96da92" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 20 April 2024 16:30:49 +0000 (0:00:00.033) 0:00:08.357 ******** 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, 7b2e373d-68d0-4af6-8eb5-0b340b96da92\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 7b2e373d-68d0-4af6-8eb5-0b340b96da92" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 20 April 2024 16:30:49 +0000 (0:00:00.027) 0:00:08.384 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 20 April 2024 16:30:49 +0000 (0:00:00.030) 0:00:08.414 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 20 April 2024 16:30:49 +0000 (0:00:00.248) 0:00:08.663 ******** 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, 7b2e373d-68d0-4af6-8eb5-0b340b96da92\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 7b2e373d-68d0-4af6-8eb5-0b340b96da92" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/run_test.yml:36 Saturday 20 April 2024 16:30:49 +0000 (0:00:00.025) 0:00:08.689 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 20 April 2024 16:30:49 +0000 (0:00:00.056) 0:00:08.745 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 20 April 2024 16:30:49 +0000 (0:00:00.056) 0:00:08.801 ******** 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-cihlw4q86i/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 20 April 2024 16:30:49 +0000 (0:00:00.029) 0:00:08.830 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 20 April 2024 16:30:49 +0000 (0:00:00.199) 0:00:09.030 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 20 April 2024 16:30:49 +0000 (0:00:00.023) 0:00:09.053 ******** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.021605", "end": "2024-04-20 16:30:49.967681", "rc": 0, "start": "2024-04-20 16:30:49.946076" } 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-cihlw4q86i/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 20 April 2024 16:30:49 +0000 (0:00:00.218) 0:00:09.271 ******** 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-cihlw4q86i/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 20 April 2024 16:30:50 +0000 (0:00:00.059) 0:00:09.331 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 20 April 2024 16:30:50 +0000 (0:00:00.026) 0:00:09.357 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 20 April 2024 16:30:50 +0000 (0:00:00.026) 0:00:09.384 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 20 April 2024 16:30:50 +0000 (0:00:00.025) 0:00:09.410 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 20 April 2024 16:30:50 +0000 (0:00:00.031) 0:00:09.442 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 20 April 2024 16:30:50 +0000 (0:00:00.049) 0:00:09.491 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 20 April 2024 16:30:50 +0000 (0:00:00.037) 0:00:09.529 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/run_test.yml:42 Saturday 20 April 2024 16:30:50 +0000 (0:00:00.029) 0:00:09.558 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 20 April 2024 16:30:50 +0000 (0:00:00.055) 0:00:09.613 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 20 April 2024 16:30:50 +0000 (0:00:00.044) 0:00:09.658 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713630648.9385052, "block_size": 4096, "blocks": 0, "ctime": 1713630648.9385052, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 27343, "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": 1713630648.9385052, "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-cihlw4q86i/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 20 April 2024 16:30:50 +0000 (0:00:00.204) 0:00:09.862 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Success in test 'I can create a profile'] ******************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/run_test.yml:47 Saturday 20 April 2024 16:30:50 +0000 (0:00:00.027) 0:00:09.890 ******** ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/run_test.yml:66 Saturday 20 April 2024 16:30:50 +0000 (0:00:00.024) 0:00:09.914 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 20 April 2024 16:30:50 +0000 (0:00:00.043) 0:00:09.958 ******** 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.063661", "end": "2024-04-20 16:30:50.912683", "rc": 1, "start": "2024-04-20 16:30:50.849022" } STDOUT: Connection 'statebr' (7b2e373d-68d0-4af6-8eb5-0b340b96da92) successfully deleted. STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tests_states.yml:45 Saturday 20 April 2024 16:30:50 +0000 (0:00:00.290) 0:00:10.248 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile without autoconnect] ************************ task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/run_test.yml:5 Saturday 20 April 2024 16:30:51 +0000 (0:00:00.043) 0:00:10.291 ******** ok: [sut] => {} MSG: ########## I can create a profile without autoconnect ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/run_test.yml:9 Saturday 20 April 2024 16:30:51 +0000 (0:00:00.032) 0:00:10.323 ******** 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-cihlw4q86i/tests/playbooks/tasks/run_test.yml:21 Saturday 20 April 2024 16:30:51 +0000 (0:00:00.091) 0:00:10.415 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 20 April 2024 16:30:51 +0000 (0:00:00.064) 0:00:10.480 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 20 April 2024 16:30:51 +0000 (0:00:00.052) 0:00:10.532 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003188", "end": "2024-04-20 16:30:51.457987", "rc": 0, "start": "2024-04-20 16:30:51.454799" } STDOUT: eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 20 April 2024 16:30:51 +0000 (0:00:00.252) 0:00:10.784 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 20 April 2024 16:30:51 +0000 (0:00:00.033) 0:00:10.818 ******** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/run_test.yml:24 Saturday 20 April 2024 16:30:51 +0000 (0:00:00.028) 0:00:10.847 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/delete_interface.yml:3 Saturday 20 April 2024 16:30:51 +0000 (0:00:00.073) 0:00:10.920 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.005795", "end": "2024-04-20 16:30:51.854867", "rc": 1, "start": "2024-04-20 16:30:51.849072" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 20 April 2024 16:30:51 +0000 (0:00:00.237) 0:00:11.158 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 20 April 2024 16:30:51 +0000 (0:00:00.080) 0:00:11.239 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 20 April 2024 16:30:52 +0000 (0:00:00.206) 0:00:11.445 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/run_test.yml:30 Saturday 20 April 2024 16:30:52 +0000 (0:00:00.042) 0:00:11.487 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:3 Saturday 20 April 2024 16:30:52 +0000 (0:00:00.046) 0:00:11.534 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 20 April 2024 16:30:52 +0000 (0:00:00.061) 0:00:11.595 ******** included: /WORKDIR/git-weekly-cihlw4q86i/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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 20 April 2024 16:30:52 +0000 (0:00:00.061) 0:00:11.656 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 20 April 2024 16:30:52 +0000 (0:00:00.056) 0:00:11.713 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 20 April 2024 16:30:52 +0000 (0:00:00.038) 0:00:11.751 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 20 April 2024 16:30:52 +0000 (0:00:00.048) 0:00:11.800 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 20 April 2024 16:30:54 +0000 (0:00:01.546) 0:00:13.346 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 20 April 2024 16:30:55 +0000 (0:00:00.956) 0:00:14.303 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 20 April 2024 16:30:55 +0000 (0:00:00.035) 0:00:14.339 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 20 April 2024 16:30:55 +0000 (0:00:00.025) 0:00:14.364 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 20 April 2024 16:30:55 +0000 (0:00:00.025) 0:00:14.389 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 20 April 2024 16:30:55 +0000 (0:00:00.029) 0:00:14.419 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 20 April 2024 16:30:55 +0000 (0:00:00.025) 0:00:14.444 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 20 April 2024 16:30:55 +0000 (0:00:00.030) 0:00:14.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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 20 April 2024 16:30:55 +0000 (0:00:00.053) 0:00:14.528 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 20 April 2024 16:30:55 +0000 (0:00:00.024) 0:00:14.553 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 20 April 2024 16:30:55 +0000 (0:00:00.023) 0:00:14.577 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 20 April 2024 16:30:55 +0000 (0:00:00.028) 0:00:14.605 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 20 April 2024 16:30:55 +0000 (0:00:00.359) 0:00:14.964 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 20 April 2024 16:30:55 +0000 (0:00:00.032) 0:00:14.997 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 20 April 2024 16:30:55 +0000 (0:00:00.024) 0:00:15.021 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 20 April 2024 16:30:55 +0000 (0:00:00.024) 0:00:15.045 ******** 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, 3d99d4c2-6619-400c-9bbf-1f41972e7e07 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 20 April 2024 16:30:56 +0000 (0:00:00.372) 0:00:15.418 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 20 April 2024 16:30:56 +0000 (0:00:00.025) 0:00:15.444 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 3d99d4c2-6619-400c-9bbf-1f41972e7e07" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 20 April 2024 16:30:56 +0000 (0:00:00.051) 0:00:15.495 ******** 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, 3d99d4c2-6619-400c-9bbf-1f41972e7e07\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 3d99d4c2-6619-400c-9bbf-1f41972e7e07" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 20 April 2024 16:30:56 +0000 (0:00:00.032) 0:00:15.527 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 20 April 2024 16:30:56 +0000 (0:00:00.033) 0:00:15.560 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:15 Saturday 20 April 2024 16:30:56 +0000 (0:00:00.256) 0:00:15.816 ******** 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, 3d99d4c2-6619-400c-9bbf-1f41972e7e07\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 3d99d4c2-6619-400c-9bbf-1f41972e7e07" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/run_test.yml:36 Saturday 20 April 2024 16:30:56 +0000 (0:00:00.041) 0:00:15.858 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/assert_device_absent.yml for sut included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 20 April 2024 16:30:56 +0000 (0:00:00.097) 0:00:15.956 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 20 April 2024 16:30:56 +0000 (0:00:00.048) 0:00:16.004 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 20 April 2024 16:30:56 +0000 (0:00:00.235) 0:00:16.240 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 20 April 2024 16:30:57 +0000 (0:00:00.040) 0:00:16.280 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 20 April 2024 16:30:57 +0000 (0:00:00.040) 0:00:16.321 ******** 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-cihlw4q86i/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 20 April 2024 16:30:57 +0000 (0:00:00.025) 0:00:16.346 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 20 April 2024 16:30:57 +0000 (0:00:00.204) 0:00:16.551 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 20 April 2024 16:30:57 +0000 (0:00:00.084) 0:00:16.636 ******** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.020602", "end": "2024-04-20 16:30:57.614115", "rc": 0, "start": "2024-04-20 16:30:57.593513" } 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-cihlw4q86i/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 20 April 2024 16:30:57 +0000 (0:00:00.314) 0:00:16.950 ******** 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-cihlw4q86i/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 20 April 2024 16:30:57 +0000 (0:00:00.027) 0:00:16.978 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 20 April 2024 16:30:57 +0000 (0:00:00.027) 0:00:17.006 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 20 April 2024 16:30:57 +0000 (0:00:00.042) 0:00:17.048 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 20 April 2024 16:30:57 +0000 (0:00:00.069) 0:00:17.118 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 20 April 2024 16:30:57 +0000 (0:00:00.027) 0:00:17.145 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 20 April 2024 16:30:57 +0000 (0:00:00.035) 0:00:17.181 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 20 April 2024 16:30:57 +0000 (0:00:00.026) 0:00:17.207 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/run_test.yml:42 Saturday 20 April 2024 16:30:57 +0000 (0:00:00.025) 0:00:17.233 ******** TASK [Success in test 'I can create a profile without autoconnect'] ************ task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/run_test.yml:47 Saturday 20 April 2024 16:30:58 +0000 (0:00:00.069) 0:00:17.302 ******** ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile without autoconnect' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/run_test.yml:66 Saturday 20 April 2024 16:30:58 +0000 (0:00:00.036) 0:00:17.339 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 20 April 2024 16:30:58 +0000 (0:00:00.050) 0:00:17.390 ******** 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.041916", "end": "2024-04-20 16:30:58.327005", "rc": 1, "start": "2024-04-20 16:30:58.285089" } STDOUT: Connection 'statebr' (3d99d4c2-6619-400c-9bbf-1f41972e7e07) successfully deleted. STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tests_states.yml:65 Saturday 20 April 2024 16:30:58 +0000 (0:00:00.263) 0:00:17.654 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can activate an existing profile] ******************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/run_test.yml:5 Saturday 20 April 2024 16:30:58 +0000 (0:00:00.077) 0:00:17.731 ******** ok: [sut] => {} MSG: ########## I can activate an existing profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/run_test.yml:9 Saturday 20 April 2024 16:30:58 +0000 (0:00:00.025) 0:00:17.757 ******** 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-cihlw4q86i/tests/playbooks/tasks/run_test.yml:21 Saturday 20 April 2024 16:30:58 +0000 (0:00:00.047) 0:00:17.804 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 20 April 2024 16:30:58 +0000 (0:00:00.050) 0:00:17.854 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 20 April 2024 16:30:58 +0000 (0:00:00.080) 0:00:17.935 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003182", "end": "2024-04-20 16:30:58.870554", "rc": 0, "start": "2024-04-20 16:30:58.867372" } STDOUT: eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 20 April 2024 16:30:58 +0000 (0:00:00.241) 0:00:18.177 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 20 April 2024 16:30:58 +0000 (0:00:00.035) 0:00:18.213 ******** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/run_test.yml:24 Saturday 20 April 2024 16:30:58 +0000 (0:00:00.026) 0:00:18.239 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 20 April 2024 16:30:59 +0000 (0:00:00.087) 0:00:18.326 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 20 April 2024 16:30:59 +0000 (0:00:00.042) 0:00:18.368 ******** included: /WORKDIR/git-weekly-cihlw4q86i/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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 20 April 2024 16:30:59 +0000 (0:00:00.047) 0:00:18.416 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 20 April 2024 16:30:59 +0000 (0:00:00.033) 0:00:18.450 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 20 April 2024 16:30:59 +0000 (0:00:00.028) 0:00:18.478 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 20 April 2024 16:30:59 +0000 (0:00:00.025) 0:00:18.504 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 20 April 2024 16:31:00 +0000 (0:00:01.460) 0:00:19.964 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 20 April 2024 16:31:01 +0000 (0:00:01.290) 0:00:21.255 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 20 April 2024 16:31:02 +0000 (0:00:00.058) 0:00:21.313 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 20 April 2024 16:31:02 +0000 (0:00:00.067) 0:00:21.380 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 20 April 2024 16:31:02 +0000 (0:00:00.062) 0:00:21.443 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 20 April 2024 16:31:02 +0000 (0:00:00.068) 0:00:21.511 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 20 April 2024 16:31:02 +0000 (0:00:00.110) 0:00:21.622 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 20 April 2024 16:31:02 +0000 (0:00:00.035) 0:00:21.658 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 20 April 2024 16:31:02 +0000 (0:00:00.079) 0:00:21.738 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 20 April 2024 16:31:02 +0000 (0:00:00.046) 0:00:21.785 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 20 April 2024 16:31:02 +0000 (0:00:00.046) 0:00:21.832 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 20 April 2024 16:31:02 +0000 (0:00:00.043) 0:00:21.876 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 20 April 2024 16:31:03 +0000 (0:00:00.398) 0:00:22.274 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 20 April 2024 16:31:03 +0000 (0:00:00.030) 0:00:22.305 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 20 April 2024 16:31:03 +0000 (0:00:00.025) 0:00:22.331 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 20 April 2024 16:31:03 +0000 (0:00:00.026) 0:00:22.357 ******** 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, 5e2d409f-aef6-4153-b612-ceb03448dc0f TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 20 April 2024 16:31:03 +0000 (0:00:00.478) 0:00:22.836 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 20 April 2024 16:31:03 +0000 (0:00:00.025) 0:00:22.861 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 5e2d409f-aef6-4153-b612-ceb03448dc0f" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 20 April 2024 16:31:03 +0000 (0:00:00.048) 0:00:22.909 ******** 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, 5e2d409f-aef6-4153-b612-ceb03448dc0f\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 5e2d409f-aef6-4153-b612-ceb03448dc0f" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 20 April 2024 16:31:03 +0000 (0:00:00.043) 0:00:22.953 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 20 April 2024 16:31:03 +0000 (0:00:00.047) 0:00:23.000 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 20 April 2024 16:31:03 +0000 (0:00:00.270) 0:00:23.271 ******** 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, 5e2d409f-aef6-4153-b612-ceb03448dc0f\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 5e2d409f-aef6-4153-b612-ceb03448dc0f" ] } } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/run_test.yml:30 Saturday 20 April 2024 16:31:04 +0000 (0:00:00.031) 0:00:23.302 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/activate_profile.yml:3 Saturday 20 April 2024 16:31:04 +0000 (0:00:00.078) 0:00:23.381 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 20 April 2024 16:31:04 +0000 (0:00:00.069) 0:00:23.451 ******** included: /WORKDIR/git-weekly-cihlw4q86i/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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 20 April 2024 16:31:04 +0000 (0:00:00.091) 0:00:23.543 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 20 April 2024 16:31:04 +0000 (0:00:00.040) 0:00:23.584 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 20 April 2024 16:31:04 +0000 (0:00:00.025) 0:00:23.609 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 20 April 2024 16:31:04 +0000 (0:00:00.077) 0:00:23.686 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 20 April 2024 16:31:05 +0000 (0:00:01.473) 0:00:25.160 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 20 April 2024 16:31:06 +0000 (0:00:01.006) 0:00:26.166 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 20 April 2024 16:31:06 +0000 (0:00:00.031) 0:00:26.198 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 20 April 2024 16:31:06 +0000 (0:00:00.027) 0:00:26.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 DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 20 April 2024 16:31:06 +0000 (0:00:00.032) 0:00:26.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 YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 20 April 2024 16:31:07 +0000 (0:00:00.045) 0:00:26.305 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 20 April 2024 16:31:07 +0000 (0:00:00.034) 0:00:26.339 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 20 April 2024 16:31:07 +0000 (0:00:00.039) 0:00:26.379 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 20 April 2024 16:31:07 +0000 (0:00:00.093) 0:00:26.472 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 20 April 2024 16:31:07 +0000 (0:00:00.033) 0:00:26.506 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 20 April 2024 16:31:07 +0000 (0:00:00.037) 0:00:26.544 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 20 April 2024 16:31:07 +0000 (0:00:00.040) 0:00:26.584 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 20 April 2024 16:31:07 +0000 (0:00:00.370) 0:00:26.954 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 20 April 2024 16:31:07 +0000 (0:00:00.036) 0:00:26.991 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 20 April 2024 16:31:07 +0000 (0:00:00.034) 0:00:27.026 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 20 April 2024 16:31:07 +0000 (0:00:00.029) 0:00:27.055 ******** 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, 5e2d409f-aef6-4153-b612-ceb03448dc0f skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 20 April 2024 16:31:08 +0000 (0:00:00.366) 0:00:27.421 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 20 April 2024 16:31:08 +0000 (0:00:00.040) 0:00:27.462 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 5e2d409f-aef6-4153-b612-ceb03448dc0f skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 20 April 2024 16:31:08 +0000 (0:00:00.046) 0:00:27.508 ******** 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, 5e2d409f-aef6-4153-b612-ceb03448dc0f skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 5e2d409f-aef6-4153-b612-ceb03448dc0f skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 20 April 2024 16:31:08 +0000 (0:00:00.035) 0:00:27.543 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 20 April 2024 16:31:08 +0000 (0:00:00.026) 0:00:27.569 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/run_test.yml:36 Saturday 20 April 2024 16:31:08 +0000 (0:00:00.217) 0:00:27.787 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 20 April 2024 16:31:08 +0000 (0:00:00.085) 0:00:27.873 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 20 April 2024 16:31:08 +0000 (0:00:00.040) 0:00:27.913 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713630663.469769, "block_size": 4096, "blocks": 0, "ctime": 1713630663.469769, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 27474, "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": 1713630663.469769, "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-cihlw4q86i/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 20 April 2024 16:31:08 +0000 (0:00:00.209) 0:00:28.123 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 20 April 2024 16:31:08 +0000 (0:00:00.033) 0:00:28.157 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 20 April 2024 16:31:08 +0000 (0:00:00.041) 0:00:28.198 ******** 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-cihlw4q86i/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 20 April 2024 16:31:08 +0000 (0:00:00.029) 0:00:28.228 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 20 April 2024 16:31:09 +0000 (0:00:00.203) 0:00:28.431 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 20 April 2024 16:31:09 +0000 (0:00:00.023) 0:00:28.455 ******** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.021380", "end": "2024-04-20 16:31:09.372522", "rc": 0, "start": "2024-04-20 16:31:09.351142" } 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-cihlw4q86i/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 20 April 2024 16:31:09 +0000 (0:00:00.226) 0:00:28.681 ******** 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-cihlw4q86i/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 20 April 2024 16:31:09 +0000 (0:00:00.040) 0:00:28.722 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 20 April 2024 16:31:09 +0000 (0:00:00.025) 0:00:28.747 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 20 April 2024 16:31:09 +0000 (0:00:00.036) 0:00:28.784 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 20 April 2024 16:31:09 +0000 (0:00:00.026) 0:00:28.810 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 20 April 2024 16:31:09 +0000 (0:00:00.031) 0:00:28.842 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 20 April 2024 16:31:09 +0000 (0:00:00.076) 0:00:28.918 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 20 April 2024 16:31:09 +0000 (0:00:00.034) 0:00:28.953 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/run_test.yml:42 Saturday 20 April 2024 16:31:09 +0000 (0:00:00.027) 0:00:28.980 ******** TASK [Success in test 'I can activate an existing profile'] ******************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/run_test.yml:47 Saturday 20 April 2024 16:31:09 +0000 (0:00:00.028) 0:00:29.009 ******** ok: [sut] => {} MSG: +++++ Success in test 'I can activate an existing profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/run_test.yml:66 Saturday 20 April 2024 16:31:09 +0000 (0:00:00.028) 0:00:29.037 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 20 April 2024 16:31:09 +0000 (0:00:00.054) 0:00:29.091 ******** 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.065308", "end": "2024-04-20 16:31:10.050644", "rc": 1, "start": "2024-04-20 16:31:09.985336" } STDOUT: Connection 'statebr' (5e2d409f-aef6-4153-b612-ceb03448dc0f) successfully deleted. STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tests_states.yml:83 Saturday 20 April 2024 16:31:10 +0000 (0:00:00.264) 0:00:29.356 ******** included: /WORKDIR/git-weekly-cihlw4q86i/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-cihlw4q86i/tests/playbooks/tasks/run_test.yml:5 Saturday 20 April 2024 16:31:10 +0000 (0:00:00.064) 0:00:29.420 ******** ok: [sut] => {} MSG: ########## I can remove an existing profile without taking it down ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/run_test.yml:9 Saturday 20 April 2024 16:31:10 +0000 (0:00:00.029) 0:00:29.450 ******** 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-cihlw4q86i/tests/playbooks/tasks/run_test.yml:21 Saturday 20 April 2024 16:31:10 +0000 (0:00:00.074) 0:00:29.525 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 20 April 2024 16:31:10 +0000 (0:00:00.043) 0:00:29.568 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 20 April 2024 16:31:10 +0000 (0:00:00.070) 0:00:29.639 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003306", "end": "2024-04-20 16:31:10.546077", "rc": 0, "start": "2024-04-20 16:31:10.542771" } STDOUT: eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 20 April 2024 16:31:10 +0000 (0:00:00.268) 0:00:29.907 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 20 April 2024 16:31:10 +0000 (0:00:00.028) 0:00:29.936 ******** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/run_test.yml:24 Saturday 20 April 2024 16:31:10 +0000 (0:00:00.026) 0:00:29.963 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 20 April 2024 16:31:10 +0000 (0:00:00.046) 0:00:30.010 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 20 April 2024 16:31:10 +0000 (0:00:00.057) 0:00:30.067 ******** included: /WORKDIR/git-weekly-cihlw4q86i/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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 20 April 2024 16:31:10 +0000 (0:00:00.051) 0:00:30.119 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 20 April 2024 16:31:10 +0000 (0:00:00.058) 0:00:30.177 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 20 April 2024 16:31:10 +0000 (0:00:00.030) 0:00:30.208 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 20 April 2024 16:31:10 +0000 (0:00:00.029) 0:00:30.237 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 20 April 2024 16:31:12 +0000 (0:00:01.540) 0:00:31.777 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 20 April 2024 16:31:13 +0000 (0:00:00.971) 0:00:32.748 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 20 April 2024 16:31:13 +0000 (0:00:00.034) 0:00:32.783 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 20 April 2024 16:31:13 +0000 (0:00:00.030) 0:00:32.813 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 20 April 2024 16:31:13 +0000 (0:00:00.025) 0:00:32.839 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 20 April 2024 16:31:13 +0000 (0:00:00.030) 0:00:32.869 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 20 April 2024 16:31:13 +0000 (0:00:00.023) 0:00:32.893 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 20 April 2024 16:31:13 +0000 (0:00:00.029) 0:00:32.922 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 20 April 2024 16:31:13 +0000 (0:00:00.048) 0:00:32.971 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 20 April 2024 16:31:13 +0000 (0:00:00.024) 0:00:32.996 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 20 April 2024 16:31:13 +0000 (0:00:00.029) 0:00:33.025 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 20 April 2024 16:31:13 +0000 (0:00:00.055) 0:00:33.080 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 20 April 2024 16:31:14 +0000 (0:00:00.393) 0:00:33.474 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 20 April 2024 16:31:14 +0000 (0:00:00.047) 0:00:33.522 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 20 April 2024 16:31:14 +0000 (0:00:00.025) 0:00:33.547 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 20 April 2024 16:31:14 +0000 (0:00:00.037) 0:00:33.584 ******** 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, 0d7795ee-59a0-417e-b1da-129566b4b566 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 20 April 2024 16:31:14 +0000 (0:00:00.411) 0:00:33.996 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 20 April 2024 16:31:14 +0000 (0:00:00.025) 0:00:34.022 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 0d7795ee-59a0-417e-b1da-129566b4b566" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 20 April 2024 16:31:14 +0000 (0:00:00.046) 0:00:34.068 ******** 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, 0d7795ee-59a0-417e-b1da-129566b4b566\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 0d7795ee-59a0-417e-b1da-129566b4b566" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 20 April 2024 16:31:14 +0000 (0:00:00.036) 0:00:34.105 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 20 April 2024 16:31:14 +0000 (0:00:00.028) 0:00:34.134 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 20 April 2024 16:31:15 +0000 (0:00:00.236) 0:00:34.370 ******** 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, 0d7795ee-59a0-417e-b1da-129566b4b566\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 0d7795ee-59a0-417e-b1da-129566b4b566" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/activate_profile.yml:3 Saturday 20 April 2024 16:31:15 +0000 (0:00:00.047) 0:00:34.418 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 20 April 2024 16:31:15 +0000 (0:00:00.044) 0:00:34.463 ******** included: /WORKDIR/git-weekly-cihlw4q86i/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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 20 April 2024 16:31:15 +0000 (0:00:00.082) 0:00:34.545 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 20 April 2024 16:31:15 +0000 (0:00:00.077) 0:00:34.623 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 20 April 2024 16:31:15 +0000 (0:00:00.026) 0:00:34.649 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 20 April 2024 16:31:15 +0000 (0:00:00.030) 0:00:34.679 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 20 April 2024 16:31:16 +0000 (0:00:01.449) 0:00:36.129 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 20 April 2024 16:31:17 +0000 (0:00:00.955) 0:00:37.084 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 20 April 2024 16:31:17 +0000 (0:00:00.027) 0:00:37.111 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 20 April 2024 16:31:17 +0000 (0:00:00.026) 0:00:37.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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 20 April 2024 16:31:17 +0000 (0:00:00.024) 0:00:37.163 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 20 April 2024 16:31:17 +0000 (0:00:00.068) 0:00:37.231 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 20 April 2024 16:31:17 +0000 (0:00:00.027) 0:00:37.258 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 20 April 2024 16:31:18 +0000 (0:00:00.028) 0:00:37.287 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 20 April 2024 16:31:18 +0000 (0:00:00.054) 0:00:37.341 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 20 April 2024 16:31:18 +0000 (0:00:00.030) 0:00:37.371 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 20 April 2024 16:31:18 +0000 (0:00:00.024) 0:00:37.396 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 20 April 2024 16:31:18 +0000 (0:00:00.031) 0:00:37.428 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 20 April 2024 16:31:18 +0000 (0:00:00.374) 0:00:37.802 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 20 April 2024 16:31:18 +0000 (0:00:00.033) 0:00:37.836 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 20 April 2024 16:31:18 +0000 (0:00:00.029) 0:00:37.865 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 20 April 2024 16:31:18 +0000 (0:00:00.034) 0:00:37.900 ******** 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, 0d7795ee-59a0-417e-b1da-129566b4b566 skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 20 April 2024 16:31:18 +0000 (0:00:00.355) 0:00:38.256 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 20 April 2024 16:31:19 +0000 (0:00:00.047) 0:00:38.303 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 0d7795ee-59a0-417e-b1da-129566b4b566 skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 20 April 2024 16:31:19 +0000 (0:00:00.105) 0:00:38.409 ******** 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, 0d7795ee-59a0-417e-b1da-129566b4b566 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 0d7795ee-59a0-417e-b1da-129566b4b566 skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 20 April 2024 16:31:19 +0000 (0:00:00.028) 0:00:38.437 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 20 April 2024 16:31:19 +0000 (0:00:00.026) 0:00:38.464 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/run_test.yml:30 Saturday 20 April 2024 16:31:19 +0000 (0:00:00.196) 0:00:38.661 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/remove_profile.yml:3 Saturday 20 April 2024 16:31:19 +0000 (0:00:00.049) 0:00:38.711 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 20 April 2024 16:31:19 +0000 (0:00:00.056) 0:00:38.767 ******** included: /WORKDIR/git-weekly-cihlw4q86i/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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 20 April 2024 16:31:19 +0000 (0:00:00.053) 0:00:38.820 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 20 April 2024 16:31:19 +0000 (0:00:00.035) 0:00:38.856 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 20 April 2024 16:31:19 +0000 (0:00:00.028) 0:00:38.884 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 20 April 2024 16:31:19 +0000 (0:00:00.025) 0:00:38.909 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 20 April 2024 16:31:21 +0000 (0:00:01.467) 0:00:40.377 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 20 April 2024 16:31:22 +0000 (0:00:01.055) 0:00:41.433 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 20 April 2024 16:31:22 +0000 (0:00:00.036) 0:00:41.469 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 20 April 2024 16:31:22 +0000 (0:00:00.029) 0:00:41.498 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 20 April 2024 16:31:22 +0000 (0:00:00.033) 0:00:41.532 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 20 April 2024 16:31:22 +0000 (0:00:00.033) 0:00:41.565 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 20 April 2024 16:31:22 +0000 (0:00:00.026) 0:00:41.592 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 20 April 2024 16:31:22 +0000 (0:00:00.031) 0:00:41.623 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 20 April 2024 16:31:22 +0000 (0:00:00.058) 0:00:41.682 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 20 April 2024 16:31:22 +0000 (0:00:00.025) 0:00:41.708 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 20 April 2024 16:31:22 +0000 (0:00:00.026) 0:00:41.734 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 20 April 2024 16:31:22 +0000 (0:00:00.036) 0:00:41.770 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 20 April 2024 16:31:22 +0000 (0:00:00.460) 0:00:42.231 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 20 April 2024 16:31:22 +0000 (0:00:00.030) 0:00:42.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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 20 April 2024 16:31:23 +0000 (0:00:00.024) 0:00:42.286 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 20 April 2024 16:31:23 +0000 (0:00:00.024) 0:00:42.310 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 20 April 2024 16:31:23 +0000 (0:00:00.397) 0:00:42.708 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 20 April 2024 16:31:23 +0000 (0:00:00.025) 0:00:42.734 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 20 April 2024 16:31:23 +0000 (0:00:00.025) 0:00:42.760 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 20 April 2024 16:31:23 +0000 (0:00:00.026) 0:00:42.787 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 20 April 2024 16:31:23 +0000 (0:00:00.023) 0:00:42.810 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/run_test.yml:36 Saturday 20 April 2024 16:31:23 +0000 (0:00:00.193) 0:00:43.004 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 20 April 2024 16:31:23 +0000 (0:00:00.052) 0:00:43.057 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 20 April 2024 16:31:23 +0000 (0:00:00.042) 0:00:43.099 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713630674.6436334, "block_size": 4096, "blocks": 0, "ctime": 1713630674.6436334, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 27605, "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": 1713630674.6436334, "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-cihlw4q86i/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 20 April 2024 16:31:24 +0000 (0:00:00.210) 0:00:43.309 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/assert_profile_absent.yml:3 Saturday 20 April 2024 16:31:24 +0000 (0:00:00.079) 0:00:43.389 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 20 April 2024 16:31:24 +0000 (0:00:00.042) 0:00:43.432 ******** 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-cihlw4q86i/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 20 April 2024 16:31:24 +0000 (0:00:00.023) 0:00:43.456 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 20 April 2024 16:31:24 +0000 (0:00:00.224) 0:00:43.680 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 20 April 2024 16:31:24 +0000 (0:00:00.024) 0:00:43.705 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.020732", "end": "2024-04-20 16:31:24.634025", "rc": 1, "start": "2024-04-20 16:31:24.613293" } 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-cihlw4q86i/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 20 April 2024 16:31:24 +0000 (0:00:00.256) 0:00:43.961 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 20 April 2024 16:31:24 +0000 (0:00:00.035) 0:00:43.997 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 20 April 2024 16:31:24 +0000 (0:00:00.053) 0:00:44.051 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 20 April 2024 16:31:24 +0000 (0:00:00.045) 0:00:44.097 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 20 April 2024 16:31:24 +0000 (0:00:00.038) 0:00:44.135 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/assert_profile_absent.yml:5 Saturday 20 April 2024 16:31:24 +0000 (0:00:00.025) 0:00:44.161 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/run_test.yml:42 Saturday 20 April 2024 16:31:24 +0000 (0:00:00.030) 0:00:44.192 ******** TASK [Success in test 'I can remove an existing profile without taking it down'] *** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/run_test.yml:47 Saturday 20 April 2024 16:31:24 +0000 (0:00:00.036) 0:00:44.228 ******** ok: [sut] => {} MSG: +++++ Success in test 'I can remove an existing profile without taking it down' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/run_test.yml:66 Saturday 20 April 2024 16:31:24 +0000 (0:00:00.038) 0:00:44.267 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 20 April 2024 16:31:25 +0000 (0:00:00.103) 0:00:44.370 ******** 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.078370", "end": "2024-04-20 16:31:25.342954", "rc": 1, "start": "2024-04-20 16:31:25.264584" } STDOUT: Connection 'statebr' (0d7795ee-59a0-417e-b1da-129566b4b566) successfully deleted. STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tests_states.yml:103 Saturday 20 April 2024 16:31:25 +0000 (0:00:00.293) 0:00:44.663 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can take a profile down that is absent] ************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/run_test.yml:5 Saturday 20 April 2024 16:31:25 +0000 (0:00:00.084) 0:00:44.748 ******** ok: [sut] => {} MSG: ########## I can take a profile down that is absent ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/run_test.yml:9 Saturday 20 April 2024 16:31:25 +0000 (0:00:00.051) 0:00:44.799 ******** 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-cihlw4q86i/tests/playbooks/tasks/run_test.yml:21 Saturday 20 April 2024 16:31:25 +0000 (0:00:00.067) 0:00:44.867 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 20 April 2024 16:31:25 +0000 (0:00:00.086) 0:00:44.953 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 20 April 2024 16:31:25 +0000 (0:00:00.046) 0:00:45.000 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003203", "end": "2024-04-20 16:31:25.896340", "rc": 0, "start": "2024-04-20 16:31:25.893137" } STDOUT: eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 20 April 2024 16:31:25 +0000 (0:00:00.199) 0:00:45.200 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 20 April 2024 16:31:25 +0000 (0:00:00.026) 0:00:45.227 ******** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/run_test.yml:24 Saturday 20 April 2024 16:31:26 +0000 (0:00:00.046) 0:00:45.273 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 20 April 2024 16:31:26 +0000 (0:00:00.086) 0:00:45.359 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 20 April 2024 16:31:26 +0000 (0:00:00.107) 0:00:45.467 ******** included: /WORKDIR/git-weekly-cihlw4q86i/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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 20 April 2024 16:31:26 +0000 (0:00:00.052) 0:00:45.520 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 20 April 2024 16:31:26 +0000 (0:00:00.036) 0:00:45.556 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 20 April 2024 16:31:26 +0000 (0:00:00.038) 0:00:45.595 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 20 April 2024 16:31:26 +0000 (0:00:00.047) 0:00:45.643 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 20 April 2024 16:31:27 +0000 (0:00:01.501) 0:00:47.145 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 20 April 2024 16:31:28 +0000 (0:00:00.971) 0:00:48.117 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 20 April 2024 16:31:28 +0000 (0:00:00.063) 0:00:48.180 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 20 April 2024 16:31:28 +0000 (0:00:00.026) 0:00:48.207 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 20 April 2024 16:31:28 +0000 (0:00:00.027) 0:00:48.234 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 20 April 2024 16:31:28 +0000 (0:00:00.030) 0:00:48.265 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 20 April 2024 16:31:29 +0000 (0:00:00.029) 0:00:48.294 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 20 April 2024 16:31:29 +0000 (0:00:00.039) 0:00:48.334 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 20 April 2024 16:31:29 +0000 (0:00:00.048) 0:00:48.383 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 20 April 2024 16:31:29 +0000 (0:00:00.025) 0:00:48.408 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 20 April 2024 16:31:29 +0000 (0:00:00.025) 0:00:48.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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 20 April 2024 16:31:29 +0000 (0:00:00.027) 0:00:48.462 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 20 April 2024 16:31:29 +0000 (0:00:00.362) 0:00:48.824 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 20 April 2024 16:31:29 +0000 (0:00:00.030) 0:00:48.855 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 20 April 2024 16:31:29 +0000 (0:00:00.027) 0:00:48.882 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 20 April 2024 16:31:29 +0000 (0:00:00.025) 0:00:48.908 ******** 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, a8a1efa8-9e3e-4487-8d83-32ef825b77e5 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 20 April 2024 16:31:30 +0000 (0:00:00.415) 0:00:49.324 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 20 April 2024 16:31:30 +0000 (0:00:00.027) 0:00:49.351 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, a8a1efa8-9e3e-4487-8d83-32ef825b77e5" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 20 April 2024 16:31:30 +0000 (0:00:00.096) 0:00:49.447 ******** 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, a8a1efa8-9e3e-4487-8d83-32ef825b77e5\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, a8a1efa8-9e3e-4487-8d83-32ef825b77e5" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 20 April 2024 16:31:30 +0000 (0:00:00.033) 0:00:49.481 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 20 April 2024 16:31:30 +0000 (0:00:00.026) 0:00:49.507 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 20 April 2024 16:31:30 +0000 (0:00:00.218) 0:00:49.725 ******** 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, a8a1efa8-9e3e-4487-8d83-32ef825b77e5\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, a8a1efa8-9e3e-4487-8d83-32ef825b77e5" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/activate_profile.yml:3 Saturday 20 April 2024 16:31:30 +0000 (0:00:00.031) 0:00:49.757 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 20 April 2024 16:31:30 +0000 (0:00:00.043) 0:00:49.801 ******** included: /WORKDIR/git-weekly-cihlw4q86i/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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 20 April 2024 16:31:30 +0000 (0:00:00.069) 0:00:49.870 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 20 April 2024 16:31:30 +0000 (0:00:00.045) 0:00:49.916 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 20 April 2024 16:31:30 +0000 (0:00:00.027) 0:00:49.943 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 20 April 2024 16:31:30 +0000 (0:00:00.023) 0:00:49.967 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 20 April 2024 16:31:32 +0000 (0:00:01.515) 0:00:51.482 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 20 April 2024 16:31:33 +0000 (0:00:00.973) 0:00:52.455 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 20 April 2024 16:31:33 +0000 (0:00:00.035) 0:00:52.491 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 20 April 2024 16:31:33 +0000 (0:00:00.036) 0:00:52.527 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 20 April 2024 16:31:33 +0000 (0:00:00.027) 0:00:52.554 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 20 April 2024 16:31:33 +0000 (0:00:00.033) 0:00:52.588 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 20 April 2024 16:31:33 +0000 (0:00:00.041) 0:00:52.629 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 20 April 2024 16:31:33 +0000 (0:00:00.051) 0:00:52.681 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 20 April 2024 16:31:33 +0000 (0:00:00.066) 0:00:52.747 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 20 April 2024 16:31:33 +0000 (0:00:00.028) 0:00:52.776 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 20 April 2024 16:31:33 +0000 (0:00:00.039) 0:00:52.815 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 20 April 2024 16:31:33 +0000 (0:00:00.032) 0:00:52.847 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 20 April 2024 16:31:34 +0000 (0:00:00.430) 0:00:53.277 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 20 April 2024 16:31:34 +0000 (0:00:00.053) 0:00:53.331 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 20 April 2024 16:31:34 +0000 (0:00:00.025) 0:00:53.356 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 20 April 2024 16:31:34 +0000 (0:00:00.026) 0:00:53.383 ******** 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, a8a1efa8-9e3e-4487-8d83-32ef825b77e5 skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 20 April 2024 16:31:34 +0000 (0:00:00.348) 0:00:53.731 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 20 April 2024 16:31:34 +0000 (0:00:00.024) 0:00:53.755 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, a8a1efa8-9e3e-4487-8d83-32ef825b77e5 skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 20 April 2024 16:31:34 +0000 (0:00:00.027) 0:00:53.783 ******** 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, a8a1efa8-9e3e-4487-8d83-32ef825b77e5 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, a8a1efa8-9e3e-4487-8d83-32ef825b77e5 skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 20 April 2024 16:31:34 +0000 (0:00:00.027) 0:00:53.810 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 20 April 2024 16:31:34 +0000 (0:00:00.029) 0:00:53.839 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/remove_profile.yml:3 Saturday 20 April 2024 16:31:34 +0000 (0:00:00.197) 0:00:54.037 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 20 April 2024 16:31:34 +0000 (0:00:00.046) 0:00:54.083 ******** included: /WORKDIR/git-weekly-cihlw4q86i/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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 20 April 2024 16:31:34 +0000 (0:00:00.056) 0:00:54.140 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 20 April 2024 16:31:34 +0000 (0:00:00.087) 0:00:54.227 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 20 April 2024 16:31:34 +0000 (0:00:00.030) 0:00:54.258 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 20 April 2024 16:31:35 +0000 (0:00:00.030) 0:00:54.288 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 20 April 2024 16:31:36 +0000 (0:00:01.436) 0:00:55.725 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 20 April 2024 16:31:37 +0000 (0:00:00.954) 0:00:56.679 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 20 April 2024 16:31:37 +0000 (0:00:00.033) 0:00:56.713 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 20 April 2024 16:31:37 +0000 (0:00:00.027) 0:00:56.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 DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 20 April 2024 16:31:37 +0000 (0:00:00.025) 0:00:56.766 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 20 April 2024 16:31:37 +0000 (0:00:00.074) 0:00:56.841 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 20 April 2024 16:31:37 +0000 (0:00:00.025) 0:00:56.867 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 20 April 2024 16:31:37 +0000 (0:00:00.054) 0:00:56.921 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 20 April 2024 16:31:37 +0000 (0:00:00.056) 0:00:56.978 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 20 April 2024 16:31:37 +0000 (0:00:00.026) 0:00:57.004 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 20 April 2024 16:31:37 +0000 (0:00:00.043) 0:00:57.048 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 20 April 2024 16:31:37 +0000 (0:00:00.060) 0:00:57.108 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 20 April 2024 16:31:38 +0000 (0:00:00.439) 0:00:57.548 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 20 April 2024 16:31:38 +0000 (0:00:00.035) 0:00:57.584 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 20 April 2024 16:31:38 +0000 (0:00:00.041) 0:00:57.625 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 20 April 2024 16:31:38 +0000 (0:00:00.032) 0:00:57.657 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 20 April 2024 16:31:38 +0000 (0:00:00.408) 0:00:58.065 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 20 April 2024 16:31:38 +0000 (0:00:00.028) 0:00:58.094 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 20 April 2024 16:31:38 +0000 (0:00:00.025) 0:00:58.120 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 20 April 2024 16:31:38 +0000 (0:00:00.035) 0:00:58.156 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 20 April 2024 16:31:38 +0000 (0:00:00.041) 0:00:58.197 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/run_test.yml:30 Saturday 20 April 2024 16:31:39 +0000 (0:00:00.222) 0:00:58.419 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/remove+down_profile.yml:3 Saturday 20 April 2024 16:31:39 +0000 (0:00:00.046) 0:00:58.466 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 20 April 2024 16:31:39 +0000 (0:00:00.047) 0:00:58.513 ******** included: /WORKDIR/git-weekly-cihlw4q86i/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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 20 April 2024 16:31:39 +0000 (0:00:00.047) 0:00:58.561 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 20 April 2024 16:31:39 +0000 (0:00:00.031) 0:00:58.592 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 20 April 2024 16:31:39 +0000 (0:00:00.027) 0:00:58.620 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 20 April 2024 16:31:39 +0000 (0:00:00.025) 0:00:58.646 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 20 April 2024 16:31:40 +0000 (0:00:01.519) 0:01:00.165 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 20 April 2024 16:31:41 +0000 (0:00:01.003) 0:01:01.169 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 20 April 2024 16:31:41 +0000 (0:00:00.030) 0:01:01.199 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 20 April 2024 16:31:41 +0000 (0:00:00.033) 0:01:01.233 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 20 April 2024 16:31:41 +0000 (0:00:00.027) 0:01:01.260 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 20 April 2024 16:31:42 +0000 (0:00:00.032) 0:01:01.293 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 20 April 2024 16:31:42 +0000 (0:00:00.027) 0:01:01.320 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 20 April 2024 16:31:42 +0000 (0:00:00.043) 0:01:01.364 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 20 April 2024 16:31:42 +0000 (0:00:00.073) 0:01:01.437 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 20 April 2024 16:31:42 +0000 (0:00:00.028) 0:01:01.466 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 20 April 2024 16:31:42 +0000 (0:00:00.031) 0:01:01.497 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 20 April 2024 16:31:42 +0000 (0:00:00.031) 0:01:01.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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 20 April 2024 16:31:42 +0000 (0:00:00.444) 0:01:01.973 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 20 April 2024 16:31:42 +0000 (0:00:00.030) 0:01:02.003 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 20 April 2024 16:31:42 +0000 (0:00:00.039) 0:01:02.043 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 20 April 2024 16:31:42 +0000 (0:00:00.026) 0:01:02.070 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 20 April 2024 16:31:43 +0000 (0:00:00.449) 0:01:02.519 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 20 April 2024 16:31:43 +0000 (0:00:00.024) 0:01:02.544 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 20 April 2024 16:31:43 +0000 (0:00:00.025) 0:01:02.570 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 20 April 2024 16:31:43 +0000 (0:00:00.026) 0:01:02.596 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 20 April 2024 16:31:43 +0000 (0:00:00.023) 0:01:02.619 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/run_test.yml:36 Saturday 20 April 2024 16:31:43 +0000 (0:00:00.195) 0:01:02.815 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/assert_profile_absent.yml:3 Saturday 20 April 2024 16:31:43 +0000 (0:00:00.044) 0:01:02.859 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 20 April 2024 16:31:43 +0000 (0:00:00.045) 0:01:02.905 ******** 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-cihlw4q86i/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 20 April 2024 16:31:43 +0000 (0:00:00.027) 0:01:02.933 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 20 April 2024 16:31:43 +0000 (0:00:00.242) 0:01:03.175 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 20 April 2024 16:31:43 +0000 (0:00:00.025) 0:01:03.201 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.020272", "end": "2024-04-20 16:31:44.163348", "rc": 1, "start": "2024-04-20 16:31:44.143076" } 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-cihlw4q86i/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 20 April 2024 16:31:44 +0000 (0:00:00.277) 0:01:03.479 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 20 April 2024 16:31:44 +0000 (0:00:00.036) 0:01:03.516 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 20 April 2024 16:31:44 +0000 (0:00:00.061) 0:01:03.578 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 20 April 2024 16:31:44 +0000 (0:00:00.043) 0:01:03.622 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 20 April 2024 16:31:44 +0000 (0:00:00.045) 0:01:03.668 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/assert_profile_absent.yml:5 Saturday 20 April 2024 16:31:44 +0000 (0:00:00.064) 0:01:03.732 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/run_test.yml:42 Saturday 20 April 2024 16:31:44 +0000 (0:00:00.031) 0:01:03.764 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 20 April 2024 16:31:44 +0000 (0:00:00.052) 0:01:03.816 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 20 April 2024 16:31:44 +0000 (0:00:00.043) 0:01:03.860 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 20 April 2024 16:31:44 +0000 (0:00:00.212) 0:01:04.073 ******** 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-cihlw4q86i/tests/playbooks/tasks/run_test.yml:47 Saturday 20 April 2024 16:31:44 +0000 (0:00:00.043) 0:01:04.116 ******** ok: [sut] => {} MSG: +++++ Success in test 'I can take a profile down that is absent' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/run_test.yml:66 Saturday 20 April 2024 16:31:44 +0000 (0:00:00.063) 0:01:04.179 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 20 April 2024 16:31:45 +0000 (0:00:00.186) 0:01:04.366 ******** 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.038969", "end": "2024-04-20 16:31:45.324414", "rc": 1, "start": "2024-04-20 16:31:45.285445" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tests_states.yml:126 Saturday 20 April 2024 16:31:45 +0000 (0:00:00.297) 0:01:04.664 ******** included: /WORKDIR/git-weekly-cihlw4q86i/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-cihlw4q86i/tests/playbooks/tasks/run_test.yml:5 Saturday 20 April 2024 16:31:45 +0000 (0:00:00.050) 0:01:04.714 ******** 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-cihlw4q86i/tests/playbooks/tasks/run_test.yml:9 Saturday 20 April 2024 16:31:45 +0000 (0:00:00.026) 0:01:04.740 ******** 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-cihlw4q86i/tests/playbooks/tasks/run_test.yml:21 Saturday 20 April 2024 16:31:45 +0000 (0:00:00.049) 0:01:04.790 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 20 April 2024 16:31:45 +0000 (0:00:00.040) 0:01:04.831 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 20 April 2024 16:31:45 +0000 (0:00:00.041) 0:01:04.872 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003276", "end": "2024-04-20 16:31:45.788973", "rc": 0, "start": "2024-04-20 16:31:45.785697" } STDOUT: eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 20 April 2024 16:31:45 +0000 (0:00:00.236) 0:01:05.108 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 20 April 2024 16:31:45 +0000 (0:00:00.044) 0:01:05.152 ******** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/run_test.yml:24 Saturday 20 April 2024 16:31:45 +0000 (0:00:00.028) 0:01:05.181 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 20 April 2024 16:31:45 +0000 (0:00:00.054) 0:01:05.236 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 20 April 2024 16:31:46 +0000 (0:00:00.097) 0:01:05.334 ******** included: /WORKDIR/git-weekly-cihlw4q86i/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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 20 April 2024 16:31:46 +0000 (0:00:00.063) 0:01:05.397 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 20 April 2024 16:31:46 +0000 (0:00:00.031) 0:01:05.429 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 20 April 2024 16:31:46 +0000 (0:00:00.026) 0:01:05.455 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 20 April 2024 16:31:46 +0000 (0:00:00.027) 0:01:05.483 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 20 April 2024 16:31:47 +0000 (0:00:01.486) 0:01:06.969 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 20 April 2024 16:31:48 +0000 (0:00:01.045) 0:01:08.014 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 20 April 2024 16:31:48 +0000 (0:00:00.031) 0:01:08.046 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 20 April 2024 16:31:48 +0000 (0:00:00.028) 0:01:08.074 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 20 April 2024 16:31:48 +0000 (0:00:00.027) 0:01:08.102 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 20 April 2024 16:31:48 +0000 (0:00:00.032) 0:01:08.134 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 20 April 2024 16:31:48 +0000 (0:00:00.025) 0:01:08.159 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 20 April 2024 16:31:48 +0000 (0:00:00.029) 0:01:08.188 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 20 April 2024 16:31:48 +0000 (0:00:00.050) 0:01:08.238 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 20 April 2024 16:31:48 +0000 (0:00:00.026) 0:01:08.265 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 20 April 2024 16:31:49 +0000 (0:00:00.025) 0:01:08.291 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 20 April 2024 16:31:49 +0000 (0:00:00.029) 0:01:08.320 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 20 April 2024 16:31:49 +0000 (0:00:00.360) 0:01:08.681 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 20 April 2024 16:31:49 +0000 (0:00:00.031) 0:01:08.713 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 20 April 2024 16:31:49 +0000 (0:00:00.025) 0:01:08.738 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 20 April 2024 16:31:49 +0000 (0:00:00.023) 0:01:08.761 ******** 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, 8edd2587-2b3d-4aaf-bec4-4b658a4c268d TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 20 April 2024 16:31:50 +0000 (0:00:00.520) 0:01:09.281 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 20 April 2024 16:31:50 +0000 (0:00:00.024) 0:01:09.306 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 8edd2587-2b3d-4aaf-bec4-4b658a4c268d" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 20 April 2024 16:31:50 +0000 (0:00:00.026) 0:01:09.333 ******** 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, 8edd2587-2b3d-4aaf-bec4-4b658a4c268d\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 8edd2587-2b3d-4aaf-bec4-4b658a4c268d" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 20 April 2024 16:31:50 +0000 (0:00:00.030) 0:01:09.364 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 20 April 2024 16:31:50 +0000 (0:00:00.023) 0:01:09.387 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 20 April 2024 16:31:50 +0000 (0:00:00.196) 0:01:09.583 ******** 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, 8edd2587-2b3d-4aaf-bec4-4b658a4c268d\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 8edd2587-2b3d-4aaf-bec4-4b658a4c268d" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/activate_profile.yml:3 Saturday 20 April 2024 16:31:50 +0000 (0:00:00.028) 0:01:09.612 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 20 April 2024 16:31:50 +0000 (0:00:00.049) 0:01:09.661 ******** included: /WORKDIR/git-weekly-cihlw4q86i/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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 20 April 2024 16:31:50 +0000 (0:00:00.062) 0:01:09.724 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 20 April 2024 16:31:50 +0000 (0:00:00.033) 0:01:09.757 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 20 April 2024 16:31:50 +0000 (0:00:00.038) 0:01:09.795 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 20 April 2024 16:31:50 +0000 (0:00:00.042) 0:01:09.838 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 20 April 2024 16:31:52 +0000 (0:00:01.488) 0:01:11.327 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 20 April 2024 16:31:53 +0000 (0:00:00.963) 0:01:12.291 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 20 April 2024 16:31:53 +0000 (0:00:00.042) 0:01:12.333 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 20 April 2024 16:31:53 +0000 (0:00:00.049) 0:01:12.383 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 20 April 2024 16:31:53 +0000 (0:00:00.043) 0:01:12.426 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 20 April 2024 16:31:53 +0000 (0:00:00.035) 0:01:12.462 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 20 April 2024 16:31:53 +0000 (0:00:00.029) 0:01:12.492 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 20 April 2024 16:31:53 +0000 (0:00:00.041) 0:01:12.533 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 20 April 2024 16:31:53 +0000 (0:00:00.099) 0:01:12.633 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 20 April 2024 16:31:53 +0000 (0:00:00.076) 0:01:12.709 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 20 April 2024 16:31:53 +0000 (0:00:00.130) 0:01:12.839 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 20 April 2024 16:31:53 +0000 (0:00:00.075) 0:01:12.915 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 20 April 2024 16:31:54 +0000 (0:00:00.421) 0:01:13.337 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 20 April 2024 16:31:54 +0000 (0:00:00.032) 0:01:13.370 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 20 April 2024 16:31:54 +0000 (0:00:00.025) 0:01:13.395 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 20 April 2024 16:31:54 +0000 (0:00:00.031) 0:01:13.427 ******** 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, 8edd2587-2b3d-4aaf-bec4-4b658a4c268d skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 20 April 2024 16:31:54 +0000 (0:00:00.358) 0:01:13.785 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 20 April 2024 16:31:54 +0000 (0:00:00.027) 0:01:13.812 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 8edd2587-2b3d-4aaf-bec4-4b658a4c268d skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 20 April 2024 16:31:54 +0000 (0:00:00.026) 0:01:13.839 ******** 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, 8edd2587-2b3d-4aaf-bec4-4b658a4c268d skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 8edd2587-2b3d-4aaf-bec4-4b658a4c268d skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 20 April 2024 16:31:54 +0000 (0:00:00.028) 0:01:13.867 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 20 April 2024 16:31:54 +0000 (0:00:00.026) 0:01:13.894 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/remove+down_profile.yml:3 Saturday 20 April 2024 16:31:54 +0000 (0:00:00.198) 0:01:14.093 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 20 April 2024 16:31:54 +0000 (0:00:00.042) 0:01:14.135 ******** included: /WORKDIR/git-weekly-cihlw4q86i/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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 20 April 2024 16:31:54 +0000 (0:00:00.046) 0:01:14.181 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 20 April 2024 16:31:54 +0000 (0:00:00.082) 0:01:14.264 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 20 April 2024 16:31:55 +0000 (0:00:00.027) 0:01:14.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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 20 April 2024 16:31:55 +0000 (0:00:00.025) 0:01:14.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 : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 20 April 2024 16:31:56 +0000 (0:00:01.465) 0:01:15.781 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 20 April 2024 16:31:57 +0000 (0:00:00.967) 0:01:16.749 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 20 April 2024 16:31:57 +0000 (0:00:00.042) 0:01:16.791 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 20 April 2024 16:31:57 +0000 (0:00:00.076) 0:01:16.867 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 20 April 2024 16:31:57 +0000 (0:00:00.038) 0:01:16.906 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 20 April 2024 16:31:57 +0000 (0:00:00.042) 0:01:16.949 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 20 April 2024 16:31:57 +0000 (0:00:00.035) 0:01:16.985 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 20 April 2024 16:31:57 +0000 (0:00:00.027) 0:01:17.012 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 20 April 2024 16:31:57 +0000 (0:00:00.048) 0:01:17.061 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 20 April 2024 16:31:57 +0000 (0:00:00.025) 0:01:17.086 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 20 April 2024 16:31:57 +0000 (0:00:00.023) 0:01:17.109 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 20 April 2024 16:31:57 +0000 (0:00:00.028) 0:01:17.137 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 20 April 2024 16:31:58 +0000 (0:00:00.362) 0:01:17.500 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 20 April 2024 16:31:58 +0000 (0:00:00.034) 0:01:17.535 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 20 April 2024 16:31:58 +0000 (0:00:00.026) 0:01:17.562 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 20 April 2024 16:31:58 +0000 (0:00:00.027) 0:01:17.589 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 20 April 2024 16:31:58 +0000 (0:00:00.455) 0:01:18.044 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 20 April 2024 16:31:58 +0000 (0:00:00.035) 0:01:18.080 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 20 April 2024 16:31:58 +0000 (0:00:00.079) 0:01:18.160 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 20 April 2024 16:31:58 +0000 (0:00:00.035) 0:01:18.195 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 20 April 2024 16:31:58 +0000 (0:00:00.042) 0:01:18.237 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/run_test.yml:30 Saturday 20 April 2024 16:31:59 +0000 (0:00:00.199) 0:01:18.437 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/remove+down_profile.yml:3 Saturday 20 April 2024 16:31:59 +0000 (0:00:00.046) 0:01:18.484 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 20 April 2024 16:31:59 +0000 (0:00:00.052) 0:01:18.537 ******** included: /WORKDIR/git-weekly-cihlw4q86i/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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 20 April 2024 16:31:59 +0000 (0:00:00.049) 0:01:18.586 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 20 April 2024 16:31:59 +0000 (0:00:00.029) 0:01:18.615 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 20 April 2024 16:31:59 +0000 (0:00:00.026) 0:01:18.642 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 20 April 2024 16:31:59 +0000 (0:00:00.026) 0:01:18.669 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 20 April 2024 16:32:00 +0000 (0:00:01.515) 0:01:20.185 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 20 April 2024 16:32:01 +0000 (0:00:00.955) 0:01:21.140 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 20 April 2024 16:32:01 +0000 (0:00:00.052) 0:01:21.192 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 20 April 2024 16:32:01 +0000 (0:00:00.046) 0:01:21.239 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 20 April 2024 16:32:02 +0000 (0:00:00.035) 0:01:21.274 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 20 April 2024 16:32:02 +0000 (0:00:00.035) 0:01:21.310 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 20 April 2024 16:32:02 +0000 (0:00:00.033) 0:01:21.343 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 20 April 2024 16:32:02 +0000 (0:00:00.034) 0:01:21.377 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 20 April 2024 16:32:02 +0000 (0:00:00.067) 0:01:21.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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 20 April 2024 16:32:02 +0000 (0:00:00.028) 0:01:21.474 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 20 April 2024 16:32:02 +0000 (0:00:00.028) 0:01:21.502 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 20 April 2024 16:32:02 +0000 (0:00:00.101) 0:01:21.604 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 20 April 2024 16:32:02 +0000 (0:00:00.372) 0:01:21.976 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 20 April 2024 16:32:02 +0000 (0:00:00.031) 0:01:22.008 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 20 April 2024 16:32:02 +0000 (0:00:00.037) 0:01:22.046 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 20 April 2024 16:32:02 +0000 (0:00:00.027) 0:01:22.074 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 20 April 2024 16:32:03 +0000 (0:00:00.379) 0:01:22.453 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 20 April 2024 16:32:03 +0000 (0:00:00.028) 0:01:22.482 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 20 April 2024 16:32:03 +0000 (0:00:00.027) 0:01:22.509 ******** 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-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 20 April 2024 16:32:03 +0000 (0:00:00.028) 0:01:22.538 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 20 April 2024 16:32:03 +0000 (0:00:00.032) 0:01:22.570 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/run_test.yml:36 Saturday 20 April 2024 16:32:03 +0000 (0:00:00.222) 0:01:22.792 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/assert_profile_absent.yml for sut included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_NetworkManager_NVR.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/assert_profile_absent.yml:3 Saturday 20 April 2024 16:32:03 +0000 (0:00:00.063) 0:01:22.856 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 20 April 2024 16:32:03 +0000 (0:00:00.045) 0:01:22.901 ******** 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-cihlw4q86i/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 20 April 2024 16:32:03 +0000 (0:00:00.119) 0:01:23.021 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 20 April 2024 16:32:03 +0000 (0:00:00.228) 0:01:23.249 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 20 April 2024 16:32:04 +0000 (0:00:00.027) 0:01:23.277 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.020335", "end": "2024-04-20 16:32:04.191454", "rc": 1, "start": "2024-04-20 16:32:04.171119" } 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-cihlw4q86i/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 20 April 2024 16:32:04 +0000 (0:00:00.231) 0:01:23.508 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 20 April 2024 16:32:04 +0000 (0:00:00.043) 0:01:23.552 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 20 April 2024 16:32:04 +0000 (0:00:00.025) 0:01:23.578 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 20 April 2024 16:32:04 +0000 (0:00:00.024) 0:01:23.602 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 20 April 2024 16:32:04 +0000 (0:00:00.027) 0:01:23.629 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/assert_profile_absent.yml:5 Saturday 20 April 2024 16:32:04 +0000 (0:00:00.025) 0:01:23.655 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get NetworkManager RPM version] ****************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_NetworkManager_NVR.yml:7 Saturday 20 April 2024 16:32:04 +0000 (0:00:00.027) 0:01:23.682 ******** ok: [sut] => { "changed": false, "cmd": [ "rpm", "-qa", "--qf", "%{name}-%{version}-%{release}\\n", "NetworkManager" ], "delta": "0:00:00.584263", "end": "2024-04-20 16:32:05.159171", "rc": 0, "start": "2024-04-20 16:32:04.574908" } STDOUT: NetworkManager-1.47.4-1.el9 TASK [Store NetworkManager version] ******************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_NetworkManager_NVR.yml:14 Saturday 20 April 2024 16:32:05 +0000 (0:00:00.781) 0:01:24.464 ******** ok: [sut] => { "ansible_facts": { "networkmanager_nvr": "NetworkManager-1.47.4-1.el9" }, "changed": false } TASK [Show NetworkManager version] ********************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_NetworkManager_NVR.yml:18 Saturday 20 April 2024 16:32:05 +0000 (0:00:00.025) 0:01:24.489 ******** ok: [sut] => { "networkmanager_nvr": "NetworkManager-1.47.4-1.el9" } TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/run_test.yml:42 Saturday 20 April 2024 16:32:05 +0000 (0:00:00.029) 0:01:24.519 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 20 April 2024 16:32:05 +0000 (0:00:00.116) 0:01:24.635 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 20 April 2024 16:32:05 +0000 (0:00:00.044) 0:01:24.680 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 20 April 2024 16:32:05 +0000 (0:00:00.197) 0:01:24.878 ******** 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-cihlw4q86i/tests/playbooks/tasks/run_test.yml:47 Saturday 20 April 2024 16:32:05 +0000 (0:00:00.031) 0:01:24.910 ******** 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-cihlw4q86i/tests/playbooks/tasks/run_test.yml:66 Saturday 20 April 2024 16:32:05 +0000 (0:00:00.042) 0:01:24.953 ******** included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/cleanup_profile+device.yml for sut included: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/check_network_dns.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 20 April 2024 16:32:05 +0000 (0:00:00.061) 0:01:25.014 ******** 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.038170", "end": "2024-04-20 16:32:05.948498", "rc": 1, "start": "2024-04-20 16:32:05.910328" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Check routes and DNS] **************************************************** task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/check_network_dns.yml:6 Saturday 20 April 2024 16:32:05 +0000 (0:00:00.239) 0:01:25.253 ******** 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.008061", "end": "2024-04-20 16:32:06.153990", "rc": 0, "start": "2024-04-20 16:32:06.145929" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 0a:ff:df:d6:7d:b5 brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.15.14/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0 valid_lft 3219sec preferred_lft 3219sec inet6 fe80::8ff:dfff:fed6:7db5/64 scope link valid_lft forever preferred_lft forever 16: rpltstbr: mtu 1500 qdisc noqueue state DOWN group default qlen 1000 link/ether 22:d3:98:28:d8:7e brd ff:ff:ff:ff:ff:ff inet 192.0.2.72/31 scope global noprefixroute rpltstbr valid_lft forever preferred_lft forever IP ROUTE default via 10.31.12.1 dev eth0 proto dhcp src 10.31.15.14 metric 100 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.15.14 metric 100 192.0.2.72/31 dev rpltstbr proto kernel scope link src 192.0.2.72 metric 425 linkdown IP -6 ROUTE ::1 dev lo proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium RESOLV # Generated by NetworkManager search us-east-1.aws.redhat.com testing-farm nameserver 10.29.169.13 nameserver 10.29.170.12 nameserver 10.2.32.1 TASK [Verify DNS and network connectivity] ************************************* task path: /WORKDIR/git-weekly-cihlw4q86i/tests/playbooks/tasks/check_network_dns.yml:24 Saturday 20 April 2024 16:32:06 +0000 (0:00:00.208) 0:01:25.462 ******** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "delta": "0:00:00.242917", "end": "2024-04-20 16:32:06.611284", "rc": 0, "start": "2024-04-20 16:32:06.368367" } STDOUT: CHECK DNS AND CONNECTIVITY 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org STDERR: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 305 100 305 0 0 2850 0 --:--:-- --:--:-- --:--:-- 2850 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 291 100 291 0 0 2969 0 --:--:-- --:--:-- --:--:-- 2969 META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=319 changed=10 unreachable=0 failed=0 skipped=297 rescued=0 ignored=11 Saturday 20 April 2024 16:32:06 +0000 (0:00:00.451) 0:01:25.914 ******** =============================================================================== linux-system-roles.network : Configure networking connection profiles --- 2.54s /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:173 linux-system-roles.network : Enable and start NetworkManager ------------ 2.23s /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:136 linux-system-roles.network : Check which services are running ----------- 1.62s /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Enable and start NetworkManager ------------ 1.60s /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:136 linux-system-roles.network : Check which services are running ----------- 1.55s /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.54s /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.52s /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.52s /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.52s /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.50s /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.49s /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.49s /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.47s /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.47s /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.47s /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.46s /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.45s /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.44s /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Configure networking connection profiles --- 1.43s /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/main.yml:173 linux-system-roles.network : Check which packages are installed --------- 1.29s /WORKDIR/git-weekly-cihlw4q86i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution centos 9 on host sut should use /usr/libexec/platform-python, 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. ---^---^---^---^---^---