# 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-cism777sz4/tests/tests_states_nm.yml PLAY [Run playbook 'playbooks/tests_states.yml' with nm as provider] *********** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/tests_states_nm.yml:6 Saturday 23 March 2024 13:55:27 +0000 (0:00:00.013) 0:00:00.013 ******** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-cism777sz4/tests/tests_states_nm.yml:9 Saturday 23 March 2024 13:55:28 +0000 (0:00:00.756) 0:00:00.769 ******** included: /WORKDIR/git-weekly-cism777sz4/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-cism777sz4/tests/tasks/el_repo_setup.yml:3 Saturday 23 March 2024 13:55:28 +0000 (0:00:00.054) 0:00:00.823 ******** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/el_repo_setup.yml:19 Saturday 23 March 2024 13:55:29 +0000 (0:00:00.481) 0:00:01.305 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/el_repo_setup.yml:24 Saturday 23 March 2024 13:55:29 +0000 (0:00:00.276) 0:00:01.582 ******** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/el_repo_setup.yml:28 Saturday 23 March 2024 13:55:29 +0000 (0:00:00.025) 0:00:01.608 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/el_repo_setup.yml:53 Saturday 23 March 2024 13:55:29 +0000 (0:00:00.024) 0:00:01.633 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/enable_epel.yml:8 Saturday 23 March 2024 13:55:29 +0000 (0:00:00.071) 0:00:01.704 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/enable_epel.yml:24 Saturday 23 March 2024 13:55:29 +0000 (0:00:00.030) 0:00:01.734 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/enable_epel.yml:30 Saturday 23 March 2024 13:55:29 +0000 (0:00:00.032) 0:00:01.767 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/enable_epel.yml:35 Saturday 23 March 2024 13:55:29 +0000 (0:00:00.044) 0:00:01.812 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tasks/enable_epel.yml:40 Saturday 23 March 2024 13:55:29 +0000 (0:00:00.012) 0:00:01.824 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/tests_states_nm.yml:11 Saturday 23 March 2024 13:55:29 +0000 (0:00:00.015) 0:00:01.840 ******** 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-cism777sz4/tests/playbooks/tests_states.yml:3 Saturday 23 March 2024 13:55:29 +0000 (0:00:00.042) 0:00:01.883 ******** ok: [sut] META: ran handlers TASK [Show playbook name] ****************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tests_states.yml:11 Saturday 23 March 2024 13:55:30 +0000 (0:00:00.557) 0:00:02.440 ******** ok: [sut] => {} MSG: this is: playbooks/tests_states.yml TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tests_states.yml:22 Saturday 23 March 2024 13:55:30 +0000 (0:00:00.011) 0:00:02.451 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile] ******************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/run_test.yml:5 Saturday 23 March 2024 13:55:30 +0000 (0:00:00.016) 0:00:02.468 ******** ok: [sut] => {} MSG: ########## I can create a profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/run_test.yml:9 Saturday 23 March 2024 13:55:30 +0000 (0:00:00.011) 0:00:02.479 ******** 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-cism777sz4/tests/playbooks/tasks/run_test.yml:21 Saturday 23 March 2024 13:55:30 +0000 (0:00:00.052) 0:00:02.532 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:55:30 +0000 (0:00:00.018) 0:00:02.551 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:55:30 +0000 (0:00:00.017) 0:00:02.569 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003235", "end": "2024-03-23 13:55:30.646553", "rc": 0, "start": "2024-03-23 13:55:30.643318" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:55:30 +0000 (0:00:00.267) 0:00:02.836 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:55:30 +0000 (0:00:00.021) 0:00:02.858 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/run_test.yml:24 Saturday 23 March 2024 13:55:30 +0000 (0:00:00.021) 0:00:02.880 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/delete_interface.yml:3 Saturday 23 March 2024 13:55:30 +0000 (0:00:00.039) 0:00:02.919 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.007416", "end": "2024-03-23 13:55:30.968265", "rc": 1, "start": "2024-03-23 13:55:30.960849" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 23 March 2024 13:55:30 +0000 (0:00:00.222) 0:00:03.141 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 23 March 2024 13:55:31 +0000 (0:00:00.014) 0:00:03.156 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 23 March 2024 13:55:31 +0000 (0:00:00.200) 0:00:03.357 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/run_test.yml:30 Saturday 23 March 2024 13:55:31 +0000 (0:00:00.012) 0:00:03.369 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 23 March 2024 13:55:31 +0000 (0:00:00.017) 0:00:03.386 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 23 March 2024 13:55:31 +0000 (0:00:00.081) 0:00:03.468 ******** included: /WORKDIR/git-weekly-cism777sz4/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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 23 March 2024 13:55:31 +0000 (0:00:00.019) 0:00:03.488 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 23 March 2024 13:55:31 +0000 (0:00:00.017) 0:00:03.506 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 23 March 2024 13:55:31 +0000 (0:00:00.010) 0:00:03.517 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 23 March 2024 13:55:31 +0000 (0:00:00.031) 0:00:03.548 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 23 March 2024 13:55:32 +0000 (0:00:01.569) 0:00:05.118 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 23 March 2024 13:55:34 +0000 (0:00:01.125) 0:00:06.243 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 23 March 2024 13:55:34 +0000 (0:00:00.033) 0:00:06.276 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 23 March 2024 13:55:34 +0000 (0:00:00.023) 0:00:06.300 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 23 March 2024 13:55:34 +0000 (0:00:00.077) 0:00:06.377 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 23 March 2024 13:55:34 +0000 (0:00:00.062) 0:00:06.440 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 23 March 2024 13:55:34 +0000 (0:00:00.036) 0:00:06.476 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 23 March 2024 13:55:34 +0000 (0:00:00.048) 0:00:06.525 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 23 March 2024 13:55:34 +0000 (0:00:00.067) 0:00:06.592 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 23 March 2024 13:55:34 +0000 (0:00:00.052) 0:00:06.644 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 23 March 2024 13:55:34 +0000 (0:00:00.026) 0:00:06.671 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 23 March 2024 13:55:34 +0000 (0:00:00.041) 0:00:06.712 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 23 March 2024 13:55:35 +0000 (0:00:00.546) 0:00:07.258 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 23 March 2024 13:55:35 +0000 (0:00:00.044) 0:00:07.303 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 23 March 2024 13:55:35 +0000 (0:00:00.075) 0:00:07.378 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 23 March 2024 13:55:35 +0000 (0:00:00.047) 0:00:07.426 ******** 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, 979e286c-b425-4d22-8a81-72836c2918f5 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 23 March 2024 13:55:35 +0000 (0:00:00.599) 0:00:08.025 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 23 March 2024 13:55:35 +0000 (0:00:00.044) 0:00:08.069 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 979e286c-b425-4d22-8a81-72836c2918f5" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 23 March 2024 13:55:35 +0000 (0:00:00.033) 0:00:08.102 ******** 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, 979e286c-b425-4d22-8a81-72836c2918f5\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 979e286c-b425-4d22-8a81-72836c2918f5" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 23 March 2024 13:55:36 +0000 (0:00:00.055) 0:00:08.158 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 23 March 2024 13:55:36 +0000 (0:00:00.067) 0:00:08.226 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 23 March 2024 13:55:36 +0000 (0:00:00.322) 0:00:08.548 ******** 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, 979e286c-b425-4d22-8a81-72836c2918f5\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 979e286c-b425-4d22-8a81-72836c2918f5" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/run_test.yml:36 Saturday 23 March 2024 13:55:36 +0000 (0:00:00.024) 0:00:08.573 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 23 March 2024 13:55:36 +0000 (0:00:00.042) 0:00:08.616 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 23 March 2024 13:55:36 +0000 (0:00:00.039) 0:00:08.655 ******** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 23 March 2024 13:55:36 +0000 (0:00:00.021) 0:00:08.677 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 23 March 2024 13:55:36 +0000 (0:00:00.191) 0:00:08.868 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 23 March 2024 13:55:36 +0000 (0:00:00.020) 0:00:08.888 ******** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.020189", "end": "2024-03-23 13:55:36.914554", "rc": 0, "start": "2024-03-23 13:55:36.894365" } 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-cism777sz4/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 23 March 2024 13:55:36 +0000 (0:00:00.209) 0:00:09.098 ******** 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-cism777sz4/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 23 March 2024 13:55:36 +0000 (0:00:00.025) 0:00:09.124 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 23 March 2024 13:55:36 +0000 (0:00:00.021) 0:00:09.145 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 23 March 2024 13:55:37 +0000 (0:00:00.021) 0:00:09.167 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 23 March 2024 13:55:37 +0000 (0:00:00.021) 0:00:09.188 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 23 March 2024 13:55:37 +0000 (0:00:00.021) 0:00:09.210 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 23 March 2024 13:55:37 +0000 (0:00:00.022) 0:00:09.232 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 23 March 2024 13:55:37 +0000 (0:00:00.045) 0:00:09.278 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/run_test.yml:42 Saturday 23 March 2024 13:55:37 +0000 (0:00:00.048) 0:00:09.327 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 23 March 2024 13:55:37 +0000 (0:00:00.064) 0:00:09.391 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 23 March 2024 13:55:37 +0000 (0:00:00.066) 0:00:09.458 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711202135.777593, "block_size": 4096, "blocks": 0, "ctime": 1711202135.777593, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31049, "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": 1711202135.777593, "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-cism777sz4/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 23 March 2024 13:55:37 +0000 (0:00:00.230) 0:00:09.688 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Success in test 'I can create a profile'] ******************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/run_test.yml:47 Saturday 23 March 2024 13:55:37 +0000 (0:00:00.060) 0:00:09.749 ******** ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/run_test.yml:66 Saturday 23 March 2024 13:55:37 +0000 (0:00:00.041) 0:00:09.790 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 23 March 2024 13:55:37 +0000 (0:00:00.060) 0:00:09.850 ******** 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.064306", "end": "2024-03-23 13:55:37.931303", "rc": 1, "start": "2024-03-23 13:55:37.866997" } STDOUT: Connection 'statebr' (979e286c-b425-4d22-8a81-72836c2918f5) 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-cism777sz4/tests/playbooks/tests_states.yml:45 Saturday 23 March 2024 13:55:37 +0000 (0:00:00.276) 0:00:10.127 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile without autoconnect] ************************ task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/run_test.yml:5 Saturday 23 March 2024 13:55:38 +0000 (0:00:00.049) 0:00:10.176 ******** ok: [sut] => {} MSG: ########## I can create a profile without autoconnect ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/run_test.yml:9 Saturday 23 March 2024 13:55:38 +0000 (0:00:00.039) 0:00:10.216 ******** 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-cism777sz4/tests/playbooks/tasks/run_test.yml:21 Saturday 23 March 2024 13:55:38 +0000 (0:00:00.068) 0:00:10.285 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:55:38 +0000 (0:00:00.130) 0:00:10.416 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:55:38 +0000 (0:00:00.101) 0:00:10.517 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003054", "end": "2024-03-23 13:55:38.561527", "rc": 0, "start": "2024-03-23 13:55:38.558473" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:55:38 +0000 (0:00:00.233) 0:00:10.751 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:55:38 +0000 (0:00:00.036) 0:00:10.787 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/run_test.yml:24 Saturday 23 March 2024 13:55:38 +0000 (0:00:00.022) 0:00:10.810 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/delete_interface.yml:3 Saturday 23 March 2024 13:55:38 +0000 (0:00:00.040) 0:00:10.851 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.005918", "end": "2024-03-23 13:55:38.864637", "rc": 1, "start": "2024-03-23 13:55:38.858719" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 23 March 2024 13:55:38 +0000 (0:00:00.196) 0:00:11.048 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 23 March 2024 13:55:38 +0000 (0:00:00.036) 0:00:11.084 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 23 March 2024 13:55:39 +0000 (0:00:00.201) 0:00:11.286 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/run_test.yml:30 Saturday 23 March 2024 13:55:39 +0000 (0:00:00.024) 0:00:11.310 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:3 Saturday 23 March 2024 13:55:39 +0000 (0:00:00.039) 0:00:11.350 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 23 March 2024 13:55:39 +0000 (0:00:00.062) 0:00:11.413 ******** included: /WORKDIR/git-weekly-cism777sz4/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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 23 March 2024 13:55:39 +0000 (0:00:00.057) 0:00:11.471 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 23 March 2024 13:55:39 +0000 (0:00:00.026) 0:00:11.497 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 23 March 2024 13:55:39 +0000 (0:00:00.029) 0:00:11.526 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 23 March 2024 13:55:39 +0000 (0:00:00.055) 0:00:11.582 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 23 March 2024 13:55:40 +0000 (0:00:01.515) 0:00:13.098 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 23 March 2024 13:55:41 +0000 (0:00:00.969) 0:00:14.068 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 23 March 2024 13:55:41 +0000 (0:00:00.024) 0:00:14.092 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 23 March 2024 13:55:41 +0000 (0:00:00.020) 0:00:14.113 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 23 March 2024 13:55:41 +0000 (0:00:00.020) 0:00:14.133 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 23 March 2024 13:55:42 +0000 (0:00:00.024) 0:00:14.158 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 23 March 2024 13:55:42 +0000 (0:00:00.021) 0:00:14.180 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 23 March 2024 13:55:42 +0000 (0:00:00.025) 0:00:14.205 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 23 March 2024 13:55:42 +0000 (0:00:00.044) 0:00:14.250 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 23 March 2024 13:55:42 +0000 (0:00:00.035) 0:00:14.285 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 23 March 2024 13:55:42 +0000 (0:00:00.023) 0:00:14.309 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 23 March 2024 13:55:42 +0000 (0:00:00.025) 0:00:14.334 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 23 March 2024 13:55:42 +0000 (0:00:00.415) 0:00:14.750 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 23 March 2024 13:55:42 +0000 (0:00:00.045) 0:00:14.795 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 23 March 2024 13:55:42 +0000 (0:00:00.027) 0:00:14.822 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 23 March 2024 13:55:42 +0000 (0:00:00.020) 0:00:14.843 ******** 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, f61dce55-9cc2-44d3-8827-29deed2e641d TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 23 March 2024 13:55:43 +0000 (0:00:00.389) 0:00:15.232 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 23 March 2024 13:55:43 +0000 (0:00:00.024) 0:00:15.257 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, f61dce55-9cc2-44d3-8827-29deed2e641d" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 23 March 2024 13:55:43 +0000 (0:00:00.034) 0:00:15.291 ******** 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, f61dce55-9cc2-44d3-8827-29deed2e641d\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, f61dce55-9cc2-44d3-8827-29deed2e641d" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 23 March 2024 13:55:43 +0000 (0:00:00.035) 0:00:15.327 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 23 March 2024 13:55:43 +0000 (0:00:00.028) 0:00:15.356 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:15 Saturday 23 March 2024 13:55:43 +0000 (0:00:00.204) 0:00:15.561 ******** 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, f61dce55-9cc2-44d3-8827-29deed2e641d\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, f61dce55-9cc2-44d3-8827-29deed2e641d" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/run_test.yml:36 Saturday 23 March 2024 13:55:43 +0000 (0:00:00.065) 0:00:15.626 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/assert_device_absent.yml for sut included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 23 March 2024 13:55:43 +0000 (0:00:00.047) 0:00:15.673 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 23 March 2024 13:55:43 +0000 (0:00:00.043) 0:00:15.717 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 23 March 2024 13:55:43 +0000 (0:00:00.210) 0:00:15.927 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 23 March 2024 13:55:43 +0000 (0:00:00.026) 0:00:15.954 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 23 March 2024 13:55:43 +0000 (0:00:00.041) 0:00:15.996 ******** 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-cism777sz4/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 23 March 2024 13:55:43 +0000 (0:00:00.028) 0:00:16.025 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 23 March 2024 13:55:44 +0000 (0:00:00.229) 0:00:16.254 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 23 March 2024 13:55:44 +0000 (0:00:00.035) 0:00:16.290 ******** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.019854", "end": "2024-03-23 13:55:44.344789", "rc": 0, "start": "2024-03-23 13:55:44.324935" } 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-cism777sz4/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 23 March 2024 13:55:44 +0000 (0:00:00.245) 0:00:16.535 ******** 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-cism777sz4/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 23 March 2024 13:55:44 +0000 (0:00:00.024) 0:00:16.560 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 23 March 2024 13:55:44 +0000 (0:00:00.024) 0:00:16.585 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 23 March 2024 13:55:44 +0000 (0:00:00.023) 0:00:16.608 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 23 March 2024 13:55:44 +0000 (0:00:00.024) 0:00:16.633 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 23 March 2024 13:55:44 +0000 (0:00:00.022) 0:00:16.655 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 23 March 2024 13:55:44 +0000 (0:00:00.023) 0:00:16.679 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 23 March 2024 13:55:44 +0000 (0:00:00.023) 0:00:16.702 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/run_test.yml:42 Saturday 23 March 2024 13:55:44 +0000 (0:00:00.029) 0:00:16.731 ******** TASK [Success in test 'I can create a profile without autoconnect'] ************ task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/run_test.yml:47 Saturday 23 March 2024 13:55:44 +0000 (0:00:00.021) 0:00:16.753 ******** ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile without autoconnect' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/run_test.yml:66 Saturday 23 March 2024 13:55:44 +0000 (0:00:00.025) 0:00:16.779 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 23 March 2024 13:55:44 +0000 (0:00:00.073) 0:00:16.852 ******** 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.039301", "end": "2024-03-23 13:55:44.909145", "rc": 1, "start": "2024-03-23 13:55:44.869844" } STDOUT: Connection 'statebr' (f61dce55-9cc2-44d3-8827-29deed2e641d) 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-cism777sz4/tests/playbooks/tests_states.yml:65 Saturday 23 March 2024 13:55:44 +0000 (0:00:00.247) 0:00:17.100 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can activate an existing profile] ******************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/run_test.yml:5 Saturday 23 March 2024 13:55:45 +0000 (0:00:00.068) 0:00:17.169 ******** ok: [sut] => {} MSG: ########## I can activate an existing profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/run_test.yml:9 Saturday 23 March 2024 13:55:45 +0000 (0:00:00.023) 0:00:17.193 ******** 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-cism777sz4/tests/playbooks/tasks/run_test.yml:21 Saturday 23 March 2024 13:55:45 +0000 (0:00:00.045) 0:00:17.238 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:55:45 +0000 (0:00:00.036) 0:00:17.274 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:55:45 +0000 (0:00:00.055) 0:00:17.330 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003308", "end": "2024-03-23 13:55:45.346503", "rc": 0, "start": "2024-03-23 13:55:45.343195" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:55:45 +0000 (0:00:00.201) 0:00:17.532 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:55:45 +0000 (0:00:00.023) 0:00:17.555 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/run_test.yml:24 Saturday 23 March 2024 13:55:45 +0000 (0:00:00.022) 0:00:17.578 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 23 March 2024 13:55:45 +0000 (0:00:00.045) 0:00:17.624 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 23 March 2024 13:55:45 +0000 (0:00:00.040) 0:00:17.664 ******** included: /WORKDIR/git-weekly-cism777sz4/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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 23 March 2024 13:55:45 +0000 (0:00:00.090) 0:00:17.755 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 23 March 2024 13:55:45 +0000 (0:00:00.061) 0:00:17.816 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 23 March 2024 13:55:45 +0000 (0:00:00.023) 0:00:17.840 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 23 March 2024 13:55:45 +0000 (0:00:00.022) 0:00:17.863 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 23 March 2024 13:55:47 +0000 (0:00:01.487) 0:00:19.350 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 23 March 2024 13:55:48 +0000 (0:00:01.049) 0:00:20.400 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 23 March 2024 13:55:48 +0000 (0:00:00.056) 0:00:20.456 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 23 March 2024 13:55:48 +0000 (0:00:00.045) 0:00:20.502 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 23 March 2024 13:55:48 +0000 (0:00:00.039) 0:00:20.542 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 23 March 2024 13:55:48 +0000 (0:00:00.178) 0:00:20.720 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 23 March 2024 13:55:48 +0000 (0:00:00.030) 0:00:20.751 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 23 March 2024 13:55:48 +0000 (0:00:00.026) 0:00:20.777 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 23 March 2024 13:55:48 +0000 (0:00:00.046) 0:00:20.824 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 23 March 2024 13:55:48 +0000 (0:00:00.052) 0:00:20.877 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 23 March 2024 13:55:48 +0000 (0:00:00.031) 0:00:20.908 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 23 March 2024 13:55:48 +0000 (0:00:00.028) 0:00:20.937 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 23 March 2024 13:55:49 +0000 (0:00:00.370) 0:00:21.308 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 23 March 2024 13:55:49 +0000 (0:00:00.037) 0:00:21.345 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 23 March 2024 13:55:49 +0000 (0:00:00.033) 0:00:21.378 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 23 March 2024 13:55:49 +0000 (0:00:00.053) 0:00:21.432 ******** 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, a2387532-cb25-40f1-bb3c-3b01bc31c7df TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 23 March 2024 13:55:49 +0000 (0:00:00.448) 0:00:21.880 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 23 March 2024 13:55:49 +0000 (0:00:00.030) 0:00:21.910 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, a2387532-cb25-40f1-bb3c-3b01bc31c7df" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 23 March 2024 13:55:49 +0000 (0:00:00.034) 0:00:21.945 ******** 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, a2387532-cb25-40f1-bb3c-3b01bc31c7df\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, a2387532-cb25-40f1-bb3c-3b01bc31c7df" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 23 March 2024 13:55:49 +0000 (0:00:00.037) 0:00:21.983 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 23 March 2024 13:55:49 +0000 (0:00:00.023) 0:00:22.006 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 23 March 2024 13:55:50 +0000 (0:00:00.188) 0:00:22.195 ******** 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, a2387532-cb25-40f1-bb3c-3b01bc31c7df\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, a2387532-cb25-40f1-bb3c-3b01bc31c7df" ] } } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/run_test.yml:30 Saturday 23 March 2024 13:55:50 +0000 (0:00:00.046) 0:00:22.241 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/activate_profile.yml:3 Saturday 23 March 2024 13:55:50 +0000 (0:00:00.057) 0:00:22.299 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 23 March 2024 13:55:50 +0000 (0:00:00.047) 0:00:22.346 ******** included: /WORKDIR/git-weekly-cism777sz4/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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 23 March 2024 13:55:50 +0000 (0:00:00.060) 0:00:22.406 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 23 March 2024 13:55:50 +0000 (0:00:00.038) 0:00:22.445 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 23 March 2024 13:55:50 +0000 (0:00:00.038) 0:00:22.483 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 23 March 2024 13:55:50 +0000 (0:00:00.055) 0:00:22.538 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 23 March 2024 13:55:51 +0000 (0:00:01.510) 0:00:24.049 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 23 March 2024 13:55:52 +0000 (0:00:01.056) 0:00:25.105 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 23 March 2024 13:55:52 +0000 (0:00:00.035) 0:00:25.140 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 23 March 2024 13:55:53 +0000 (0:00:00.042) 0:00:25.183 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 23 March 2024 13:55:53 +0000 (0:00:00.049) 0:00:25.232 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 23 March 2024 13:55:53 +0000 (0:00:00.029) 0:00:25.262 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 23 March 2024 13:55:53 +0000 (0:00:00.031) 0:00:25.293 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 23 March 2024 13:55:53 +0000 (0:00:00.028) 0:00:25.321 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 23 March 2024 13:55:53 +0000 (0:00:00.050) 0:00:25.372 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 23 March 2024 13:55:53 +0000 (0:00:00.033) 0:00:25.406 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 23 March 2024 13:55:53 +0000 (0:00:00.066) 0:00:25.472 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 23 March 2024 13:55:53 +0000 (0:00:00.040) 0:00:25.513 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 23 March 2024 13:55:53 +0000 (0:00:00.417) 0:00:25.930 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 23 March 2024 13:55:53 +0000 (0:00:00.075) 0:00:26.006 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 23 March 2024 13:55:53 +0000 (0:00:00.057) 0:00:26.064 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 23 March 2024 13:55:53 +0000 (0:00:00.038) 0:00:26.102 ******** 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, a2387532-cb25-40f1-bb3c-3b01bc31c7df skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 23 March 2024 13:55:54 +0000 (0:00:00.451) 0:00:26.554 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 23 March 2024 13:55:54 +0000 (0:00:00.035) 0:00:26.589 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, a2387532-cb25-40f1-bb3c-3b01bc31c7df skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 23 March 2024 13:55:54 +0000 (0:00:00.033) 0:00:26.623 ******** 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, a2387532-cb25-40f1-bb3c-3b01bc31c7df skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, a2387532-cb25-40f1-bb3c-3b01bc31c7df skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 23 March 2024 13:55:54 +0000 (0:00:00.023) 0:00:26.647 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 23 March 2024 13:55:54 +0000 (0:00:00.024) 0:00:26.671 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/run_test.yml:36 Saturday 23 March 2024 13:55:54 +0000 (0:00:00.206) 0:00:26.878 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 23 March 2024 13:55:54 +0000 (0:00:00.044) 0:00:26.923 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 23 March 2024 13:55:54 +0000 (0:00:00.037) 0:00:26.960 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711202149.6361156, "block_size": 4096, "blocks": 0, "ctime": 1711202149.6361156, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31180, "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": 1711202149.6361156, "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-cism777sz4/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 23 March 2024 13:55:55 +0000 (0:00:00.201) 0:00:27.162 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 23 March 2024 13:55:55 +0000 (0:00:00.023) 0:00:27.185 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 23 March 2024 13:55:55 +0000 (0:00:00.073) 0:00:27.258 ******** 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-cism777sz4/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 23 March 2024 13:55:55 +0000 (0:00:00.026) 0:00:27.285 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 23 March 2024 13:55:55 +0000 (0:00:00.225) 0:00:27.510 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 23 March 2024 13:55:55 +0000 (0:00:00.032) 0:00:27.543 ******** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.020232", "end": "2024-03-23 13:55:55.583918", "rc": 0, "start": "2024-03-23 13:55:55.563686" } 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-cism777sz4/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 23 March 2024 13:55:55 +0000 (0:00:00.223) 0:00:27.767 ******** 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-cism777sz4/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 23 March 2024 13:55:55 +0000 (0:00:00.024) 0:00:27.792 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 23 March 2024 13:55:55 +0000 (0:00:00.023) 0:00:27.815 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 23 March 2024 13:55:55 +0000 (0:00:00.028) 0:00:27.844 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 23 March 2024 13:55:55 +0000 (0:00:00.039) 0:00:27.883 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 23 March 2024 13:55:55 +0000 (0:00:00.037) 0:00:27.920 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 23 March 2024 13:55:55 +0000 (0:00:00.024) 0:00:27.945 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 23 March 2024 13:55:55 +0000 (0:00:00.024) 0:00:27.969 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/run_test.yml:42 Saturday 23 March 2024 13:55:55 +0000 (0:00:00.024) 0:00:27.994 ******** TASK [Success in test 'I can activate an existing profile'] ******************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/run_test.yml:47 Saturday 23 March 2024 13:55:55 +0000 (0:00:00.020) 0:00:28.014 ******** ok: [sut] => {} MSG: +++++ Success in test 'I can activate an existing profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/run_test.yml:66 Saturday 23 March 2024 13:55:55 +0000 (0:00:00.021) 0:00:28.036 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 23 March 2024 13:55:55 +0000 (0:00:00.039) 0:00:28.075 ******** 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.070898", "end": "2024-03-23 13:55:56.154328", "rc": 1, "start": "2024-03-23 13:55:56.083430" } STDOUT: Connection 'statebr' (a2387532-cb25-40f1-bb3c-3b01bc31c7df) 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-cism777sz4/tests/playbooks/tests_states.yml:83 Saturday 23 March 2024 13:55:56 +0000 (0:00:00.261) 0:00:28.336 ******** included: /WORKDIR/git-weekly-cism777sz4/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-cism777sz4/tests/playbooks/tasks/run_test.yml:5 Saturday 23 March 2024 13:55:56 +0000 (0:00:00.037) 0:00:28.374 ******** ok: [sut] => {} MSG: ########## I can remove an existing profile without taking it down ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/run_test.yml:9 Saturday 23 March 2024 13:55:56 +0000 (0:00:00.024) 0:00:28.398 ******** 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-cism777sz4/tests/playbooks/tasks/run_test.yml:21 Saturday 23 March 2024 13:55:56 +0000 (0:00:00.044) 0:00:28.443 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:55:56 +0000 (0:00:00.045) 0:00:28.489 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:55:56 +0000 (0:00:00.041) 0:00:28.530 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003224", "end": "2024-03-23 13:55:56.564170", "rc": 0, "start": "2024-03-23 13:55:56.560946" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:55:56 +0000 (0:00:00.218) 0:00:28.749 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:55:56 +0000 (0:00:00.023) 0:00:28.772 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/run_test.yml:24 Saturday 23 March 2024 13:55:56 +0000 (0:00:00.022) 0:00:28.794 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 23 March 2024 13:55:56 +0000 (0:00:00.047) 0:00:28.842 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 23 March 2024 13:55:56 +0000 (0:00:00.069) 0:00:28.911 ******** included: /WORKDIR/git-weekly-cism777sz4/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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 23 March 2024 13:55:56 +0000 (0:00:00.046) 0:00:28.957 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 23 March 2024 13:55:56 +0000 (0:00:00.030) 0:00:28.988 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 23 March 2024 13:55:56 +0000 (0:00:00.023) 0:00:29.012 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 23 March 2024 13:55:56 +0000 (0:00:00.028) 0:00:29.040 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 23 March 2024 13:55:58 +0000 (0:00:01.527) 0:00:30.567 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 23 March 2024 13:55:59 +0000 (0:00:00.982) 0:00:31.550 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 23 March 2024 13:55:59 +0000 (0:00:00.056) 0:00:31.607 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 23 March 2024 13:55:59 +0000 (0:00:00.025) 0:00:31.633 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 23 March 2024 13:55:59 +0000 (0:00:00.032) 0:00:31.665 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 23 March 2024 13:55:59 +0000 (0:00:00.056) 0:00:31.722 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 23 March 2024 13:55:59 +0000 (0:00:00.033) 0:00:31.756 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 23 March 2024 13:55:59 +0000 (0:00:00.032) 0:00:31.788 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 23 March 2024 13:55:59 +0000 (0:00:00.068) 0:00:31.856 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 23 March 2024 13:55:59 +0000 (0:00:00.024) 0:00:31.880 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 23 March 2024 13:55:59 +0000 (0:00:00.024) 0:00:31.904 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 23 March 2024 13:55:59 +0000 (0:00:00.030) 0:00:31.935 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 23 March 2024 13:56:00 +0000 (0:00:00.361) 0:00:32.297 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 23 March 2024 13:56:00 +0000 (0:00:00.025) 0:00:32.323 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 23 March 2024 13:56:00 +0000 (0:00:00.028) 0:00:32.351 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 23 March 2024 13:56:00 +0000 (0:00:00.023) 0:00:32.374 ******** 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, d0872714-bb4c-48b4-8464-9c20ce9c9298 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 23 March 2024 13:56:00 +0000 (0:00:00.415) 0:00:32.789 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 23 March 2024 13:56:00 +0000 (0:00:00.034) 0:00:32.824 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, d0872714-bb4c-48b4-8464-9c20ce9c9298" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 23 March 2024 13:56:00 +0000 (0:00:00.110) 0:00:32.935 ******** 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, d0872714-bb4c-48b4-8464-9c20ce9c9298\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, d0872714-bb4c-48b4-8464-9c20ce9c9298" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 23 March 2024 13:56:00 +0000 (0:00:00.025) 0:00:32.960 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 23 March 2024 13:56:00 +0000 (0:00:00.028) 0:00:32.989 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 23 March 2024 13:56:01 +0000 (0:00:00.243) 0:00:33.233 ******** 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, d0872714-bb4c-48b4-8464-9c20ce9c9298\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, d0872714-bb4c-48b4-8464-9c20ce9c9298" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/activate_profile.yml:3 Saturday 23 March 2024 13:56:01 +0000 (0:00:00.044) 0:00:33.277 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 23 March 2024 13:56:01 +0000 (0:00:00.072) 0:00:33.350 ******** included: /WORKDIR/git-weekly-cism777sz4/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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 23 March 2024 13:56:01 +0000 (0:00:00.046) 0:00:33.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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 23 March 2024 13:56:01 +0000 (0:00:00.032) 0:00:33.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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 23 March 2024 13:56:01 +0000 (0:00:00.027) 0:00:33.457 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 23 March 2024 13:56:01 +0000 (0:00:00.028) 0:00:33.485 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 23 March 2024 13:56:02 +0000 (0:00:01.510) 0:00:34.996 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 23 March 2024 13:56:03 +0000 (0:00:00.950) 0:00:35.947 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 23 March 2024 13:56:03 +0000 (0:00:00.024) 0:00:35.972 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 23 March 2024 13:56:03 +0000 (0:00:00.024) 0:00:35.996 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 23 March 2024 13:56:03 +0000 (0:00:00.023) 0:00:36.019 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 23 March 2024 13:56:03 +0000 (0:00:00.027) 0:00:36.046 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 23 March 2024 13:56:03 +0000 (0:00:00.020) 0:00:36.067 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 23 March 2024 13:56:03 +0000 (0:00:00.031) 0:00:36.099 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 23 March 2024 13:56:03 +0000 (0:00:00.043) 0:00:36.143 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 23 March 2024 13:56:04 +0000 (0:00:00.023) 0:00:36.166 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 23 March 2024 13:56:04 +0000 (0:00:00.022) 0:00:36.189 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 23 March 2024 13:56:04 +0000 (0:00:00.025) 0:00:36.214 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 23 March 2024 13:56:04 +0000 (0:00:00.383) 0:00:36.597 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 23 March 2024 13:56:04 +0000 (0:00:00.038) 0:00:36.636 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 23 March 2024 13:56:04 +0000 (0:00:00.031) 0:00:36.668 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 23 March 2024 13:56:04 +0000 (0:00:00.027) 0:00:36.695 ******** 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, d0872714-bb4c-48b4-8464-9c20ce9c9298 skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 23 March 2024 13:56:04 +0000 (0:00:00.395) 0:00:37.091 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 23 March 2024 13:56:04 +0000 (0:00:00.029) 0:00:37.121 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, d0872714-bb4c-48b4-8464-9c20ce9c9298 skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 23 March 2024 13:56:04 +0000 (0:00:00.024) 0:00:37.145 ******** 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, d0872714-bb4c-48b4-8464-9c20ce9c9298 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, d0872714-bb4c-48b4-8464-9c20ce9c9298 skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 23 March 2024 13:56:05 +0000 (0:00:00.059) 0:00:37.205 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 23 March 2024 13:56:05 +0000 (0:00:00.030) 0:00:37.235 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/run_test.yml:30 Saturday 23 March 2024 13:56:05 +0000 (0:00:00.239) 0:00:37.475 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/remove_profile.yml:3 Saturday 23 March 2024 13:56:05 +0000 (0:00:00.058) 0:00:37.533 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 23 March 2024 13:56:05 +0000 (0:00:00.049) 0:00:37.583 ******** included: /WORKDIR/git-weekly-cism777sz4/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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 23 March 2024 13:56:05 +0000 (0:00:00.070) 0:00:37.654 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 23 March 2024 13:56:05 +0000 (0:00:00.027) 0:00:37.681 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 23 March 2024 13:56:05 +0000 (0:00:00.021) 0:00:37.703 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 23 March 2024 13:56:05 +0000 (0:00:00.021) 0:00:37.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 : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 23 March 2024 13:56:07 +0000 (0:00:01.465) 0:00:39.191 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 23 March 2024 13:56:08 +0000 (0:00:00.964) 0:00:40.155 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 23 March 2024 13:56:08 +0000 (0:00:00.025) 0:00:40.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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 23 March 2024 13:56:08 +0000 (0:00:00.023) 0:00:40.203 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 23 March 2024 13:56:08 +0000 (0:00:00.022) 0:00:40.226 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 23 March 2024 13:56:08 +0000 (0:00:00.030) 0:00:40.257 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 23 March 2024 13:56:08 +0000 (0:00:00.021) 0:00:40.278 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 23 March 2024 13:56:08 +0000 (0:00:00.026) 0:00:40.305 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 23 March 2024 13:56:08 +0000 (0:00:00.043) 0:00:40.349 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 23 March 2024 13:56:08 +0000 (0:00:00.021) 0:00:40.370 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 23 March 2024 13:56:08 +0000 (0:00:00.024) 0:00:40.395 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 23 March 2024 13:56:08 +0000 (0:00:00.026) 0:00:40.421 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 23 March 2024 13:56:08 +0000 (0:00:00.358) 0:00:40.780 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 23 March 2024 13:56:08 +0000 (0:00:00.030) 0:00:40.810 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 23 March 2024 13:56:08 +0000 (0:00:00.022) 0:00:40.832 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 23 March 2024 13:56:08 +0000 (0:00:00.023) 0:00:40.856 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 23 March 2024 13:56:09 +0000 (0:00:00.377) 0:00:41.233 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 23 March 2024 13:56:09 +0000 (0:00:00.066) 0:00:41.300 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 23 March 2024 13:56:09 +0000 (0:00:00.027) 0:00:41.328 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 23 March 2024 13:56:09 +0000 (0:00:00.043) 0:00:41.371 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 23 March 2024 13:56:09 +0000 (0:00:00.033) 0:00:41.404 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/run_test.yml:36 Saturday 23 March 2024 13:56:09 +0000 (0:00:00.211) 0:00:41.616 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 23 March 2024 13:56:09 +0000 (0:00:00.049) 0:00:41.665 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 23 March 2024 13:56:09 +0000 (0:00:00.035) 0:00:41.701 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711202160.533097, "block_size": 4096, "blocks": 0, "ctime": 1711202160.533097, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31311, "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": 1711202160.533097, "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-cism777sz4/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 23 March 2024 13:56:09 +0000 (0:00:00.207) 0:00:41.908 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/assert_profile_absent.yml:3 Saturday 23 March 2024 13:56:09 +0000 (0:00:00.024) 0:00:41.933 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 23 March 2024 13:56:09 +0000 (0:00:00.035) 0:00:41.969 ******** 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-cism777sz4/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 23 March 2024 13:56:09 +0000 (0:00:00.021) 0:00:41.990 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 23 March 2024 13:56:10 +0000 (0:00:00.202) 0:00:42.193 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 23 March 2024 13:56:10 +0000 (0:00:00.035) 0:00:42.228 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.019692", "end": "2024-03-23 13:56:10.262510", "rc": 1, "start": "2024-03-23 13:56:10.242818" } 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-cism777sz4/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 23 March 2024 13:56:10 +0000 (0:00:00.287) 0:00:42.516 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 23 March 2024 13:56:10 +0000 (0:00:00.027) 0:00:42.543 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 23 March 2024 13:56:10 +0000 (0:00:00.058) 0:00:42.601 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 23 March 2024 13:56:10 +0000 (0:00:00.044) 0:00:42.646 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 23 March 2024 13:56:10 +0000 (0:00:00.043) 0:00:42.689 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/assert_profile_absent.yml:5 Saturday 23 March 2024 13:56:10 +0000 (0:00:00.039) 0:00:42.729 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/run_test.yml:42 Saturday 23 March 2024 13:56:10 +0000 (0:00:00.042) 0:00:42.772 ******** TASK [Success in test 'I can remove an existing profile without taking it down'] *** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/run_test.yml:47 Saturday 23 March 2024 13:56:10 +0000 (0:00:00.042) 0:00:42.814 ******** ok: [sut] => {} MSG: +++++ Success in test 'I can remove an existing profile without taking it down' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/run_test.yml:66 Saturday 23 March 2024 13:56:10 +0000 (0:00:00.037) 0:00:42.852 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 23 March 2024 13:56:10 +0000 (0:00:00.079) 0:00:42.931 ******** 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.060759", "end": "2024-03-23 13:56:11.002019", "rc": 1, "start": "2024-03-23 13:56:10.941260" } STDOUT: Connection 'statebr' (d0872714-bb4c-48b4-8464-9c20ce9c9298) 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-cism777sz4/tests/playbooks/tests_states.yml:103 Saturday 23 March 2024 13:56:11 +0000 (0:00:00.269) 0:00:43.200 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can take a profile down that is absent] ************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/run_test.yml:5 Saturday 23 March 2024 13:56:11 +0000 (0:00:00.046) 0:00:43.247 ******** ok: [sut] => {} MSG: ########## I can take a profile down that is absent ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/run_test.yml:9 Saturday 23 March 2024 13:56:11 +0000 (0:00:00.023) 0:00:43.271 ******** 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-cism777sz4/tests/playbooks/tasks/run_test.yml:21 Saturday 23 March 2024 13:56:11 +0000 (0:00:00.045) 0:00:43.316 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:56:11 +0000 (0:00:00.069) 0:00:43.386 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:56:11 +0000 (0:00:00.036) 0:00:43.422 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003232", "end": "2024-03-23 13:56:11.452499", "rc": 0, "start": "2024-03-23 13:56:11.449267" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:56:11 +0000 (0:00:00.216) 0:00:43.638 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:56:11 +0000 (0:00:00.027) 0:00:43.666 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/run_test.yml:24 Saturday 23 March 2024 13:56:11 +0000 (0:00:00.045) 0:00:43.711 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 23 March 2024 13:56:11 +0000 (0:00:00.079) 0:00:43.791 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 23 March 2024 13:56:11 +0000 (0:00:00.073) 0:00:43.865 ******** included: /WORKDIR/git-weekly-cism777sz4/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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 23 March 2024 13:56:11 +0000 (0:00:00.063) 0:00:43.928 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 23 March 2024 13:56:11 +0000 (0:00:00.069) 0:00:43.998 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 23 March 2024 13:56:11 +0000 (0:00:00.035) 0:00:44.033 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 23 March 2024 13:56:11 +0000 (0:00:00.027) 0:00:44.060 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 23 March 2024 13:56:13 +0000 (0:00:01.541) 0:00:45.601 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 23 March 2024 13:56:14 +0000 (0:00:00.981) 0:00:46.583 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 23 March 2024 13:56:14 +0000 (0:00:00.056) 0:00:46.640 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 23 March 2024 13:56:14 +0000 (0:00:00.034) 0:00:46.674 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 23 March 2024 13:56:14 +0000 (0:00:00.045) 0:00:46.719 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 23 March 2024 13:56:14 +0000 (0:00:00.029) 0:00:46.749 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 23 March 2024 13:56:14 +0000 (0:00:00.029) 0:00:46.778 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 23 March 2024 13:56:14 +0000 (0:00:00.027) 0:00:46.806 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 23 March 2024 13:56:14 +0000 (0:00:00.046) 0:00:46.852 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 23 March 2024 13:56:14 +0000 (0:00:00.027) 0:00:46.880 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 23 March 2024 13:56:14 +0000 (0:00:00.049) 0:00:46.929 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 23 March 2024 13:56:14 +0000 (0:00:00.027) 0:00:46.957 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 23 March 2024 13:56:15 +0000 (0:00:00.356) 0:00:47.313 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 23 March 2024 13:56:15 +0000 (0:00:00.027) 0:00:47.340 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 23 March 2024 13:56:15 +0000 (0:00:00.021) 0:00:47.362 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 23 March 2024 13:56:15 +0000 (0:00:00.021) 0:00:47.383 ******** 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, 3e1b9cc5-45f5-4f04-a42a-60614d192ec2 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 23 March 2024 13:56:15 +0000 (0:00:00.388) 0:00:47.772 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 23 March 2024 13:56:15 +0000 (0:00:00.021) 0:00:47.794 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 3e1b9cc5-45f5-4f04-a42a-60614d192ec2" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 23 March 2024 13:56:15 +0000 (0:00:00.024) 0:00:47.818 ******** 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, 3e1b9cc5-45f5-4f04-a42a-60614d192ec2\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 3e1b9cc5-45f5-4f04-a42a-60614d192ec2" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 23 March 2024 13:56:15 +0000 (0:00:00.025) 0:00:47.844 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 23 March 2024 13:56:15 +0000 (0:00:00.040) 0:00:47.884 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 23 March 2024 13:56:15 +0000 (0:00:00.197) 0:00:48.081 ******** 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, 3e1b9cc5-45f5-4f04-a42a-60614d192ec2\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 3e1b9cc5-45f5-4f04-a42a-60614d192ec2" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/activate_profile.yml:3 Saturday 23 March 2024 13:56:15 +0000 (0:00:00.023) 0:00:48.105 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 23 March 2024 13:56:16 +0000 (0:00:00.068) 0:00:48.173 ******** included: /WORKDIR/git-weekly-cism777sz4/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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 23 March 2024 13:56:16 +0000 (0:00:00.041) 0:00:48.214 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 23 March 2024 13:56:16 +0000 (0:00:00.027) 0:00:48.242 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 23 March 2024 13:56:16 +0000 (0:00:00.020) 0:00:48.263 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 23 March 2024 13:56:16 +0000 (0:00:00.022) 0:00:48.285 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 23 March 2024 13:56:17 +0000 (0:00:01.484) 0:00:49.769 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 23 March 2024 13:56:18 +0000 (0:00:01.074) 0:00:50.844 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 23 March 2024 13:56:18 +0000 (0:00:00.041) 0:00:50.886 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 23 March 2024 13:56:18 +0000 (0:00:00.038) 0:00:50.924 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 23 March 2024 13:56:18 +0000 (0:00:00.035) 0:00:50.959 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 23 March 2024 13:56:18 +0000 (0:00:00.029) 0:00:50.989 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 23 March 2024 13:56:18 +0000 (0:00:00.023) 0:00:51.012 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 23 March 2024 13:56:18 +0000 (0:00:00.024) 0:00:51.036 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 23 March 2024 13:56:18 +0000 (0:00:00.045) 0:00:51.082 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 23 March 2024 13:56:18 +0000 (0:00:00.021) 0:00:51.103 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 23 March 2024 13:56:18 +0000 (0:00:00.024) 0:00:51.128 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 23 March 2024 13:56:19 +0000 (0:00:00.055) 0:00:51.183 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 23 March 2024 13:56:19 +0000 (0:00:00.420) 0:00:51.604 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 23 March 2024 13:56:19 +0000 (0:00:00.032) 0:00:51.636 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 23 March 2024 13:56:19 +0000 (0:00:00.047) 0:00:51.684 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 23 March 2024 13:56:19 +0000 (0:00:00.071) 0:00:51.756 ******** 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, 3e1b9cc5-45f5-4f04-a42a-60614d192ec2 skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 23 March 2024 13:56:20 +0000 (0:00:00.399) 0:00:52.155 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 23 March 2024 13:56:20 +0000 (0:00:00.045) 0:00:52.201 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 3e1b9cc5-45f5-4f04-a42a-60614d192ec2 skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 23 March 2024 13:56:20 +0000 (0:00:00.080) 0:00:52.281 ******** 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, 3e1b9cc5-45f5-4f04-a42a-60614d192ec2 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 3e1b9cc5-45f5-4f04-a42a-60614d192ec2 skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 23 March 2024 13:56:20 +0000 (0:00:00.024) 0:00:52.306 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 23 March 2024 13:56:20 +0000 (0:00:00.021) 0:00:52.327 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/remove_profile.yml:3 Saturday 23 March 2024 13:56:20 +0000 (0:00:00.194) 0:00:52.522 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 23 March 2024 13:56:20 +0000 (0:00:00.047) 0:00:52.569 ******** included: /WORKDIR/git-weekly-cism777sz4/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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 23 March 2024 13:56:20 +0000 (0:00:00.052) 0:00:52.621 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 23 March 2024 13:56:20 +0000 (0:00:00.037) 0:00:52.659 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 23 March 2024 13:56:20 +0000 (0:00:00.023) 0:00:52.682 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 23 March 2024 13:56:20 +0000 (0:00:00.031) 0:00:52.713 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 23 March 2024 13:56:22 +0000 (0:00:01.507) 0:00:54.220 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 23 March 2024 13:56:23 +0000 (0:00:00.950) 0:00:55.171 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 23 March 2024 13:56:23 +0000 (0:00:00.027) 0:00:55.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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 23 March 2024 13:56:23 +0000 (0:00:00.022) 0:00:55.222 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 23 March 2024 13:56:23 +0000 (0:00:00.028) 0:00:55.250 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 23 March 2024 13:56:23 +0000 (0:00:00.032) 0:00:55.283 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 23 March 2024 13:56:23 +0000 (0:00:00.022) 0:00:55.305 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 23 March 2024 13:56:23 +0000 (0:00:00.026) 0:00:55.331 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 23 March 2024 13:56:23 +0000 (0:00:00.043) 0:00:55.375 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 23 March 2024 13:56:23 +0000 (0:00:00.023) 0:00:55.398 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 23 March 2024 13:56:23 +0000 (0:00:00.023) 0:00:55.421 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 23 March 2024 13:56:23 +0000 (0:00:00.027) 0:00:55.448 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 23 March 2024 13:56:23 +0000 (0:00:00.354) 0:00:55.803 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 23 March 2024 13:56:23 +0000 (0:00:00.025) 0:00:55.828 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 23 March 2024 13:56:23 +0000 (0:00:00.021) 0:00:55.850 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 23 March 2024 13:56:23 +0000 (0:00:00.020) 0:00:55.870 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 23 March 2024 13:56:24 +0000 (0:00:00.366) 0:00:56.237 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 23 March 2024 13:56:24 +0000 (0:00:00.022) 0:00:56.259 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 23 March 2024 13:56:24 +0000 (0:00:00.023) 0:00:56.283 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 23 March 2024 13:56:24 +0000 (0:00:00.024) 0:00:56.308 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 23 March 2024 13:56:24 +0000 (0:00:00.022) 0:00:56.330 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/run_test.yml:30 Saturday 23 March 2024 13:56:24 +0000 (0:00:00.193) 0:00:56.523 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/remove+down_profile.yml:3 Saturday 23 March 2024 13:56:24 +0000 (0:00:00.040) 0:00:56.563 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 23 March 2024 13:56:24 +0000 (0:00:00.041) 0:00:56.605 ******** included: /WORKDIR/git-weekly-cism777sz4/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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 23 March 2024 13:56:24 +0000 (0:00:00.065) 0:00:56.671 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 23 March 2024 13:56:24 +0000 (0:00:00.028) 0:00:56.699 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 23 March 2024 13:56:24 +0000 (0:00:00.021) 0:00:56.720 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 23 March 2024 13:56:24 +0000 (0:00:00.020) 0:00:56.741 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 23 March 2024 13:56:26 +0000 (0:00:01.426) 0:00:58.168 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 23 March 2024 13:56:26 +0000 (0:00:00.970) 0:00:59.138 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 23 March 2024 13:56:27 +0000 (0:00:00.069) 0:00:59.207 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 23 March 2024 13:56:27 +0000 (0:00:00.022) 0:00:59.229 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 23 March 2024 13:56:27 +0000 (0:00:00.022) 0:00:59.251 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 23 March 2024 13:56:27 +0000 (0:00:00.029) 0:00:59.281 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 23 March 2024 13:56:27 +0000 (0:00:00.027) 0:00:59.309 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 23 March 2024 13:56:27 +0000 (0:00:00.026) 0:00:59.335 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 23 March 2024 13:56:27 +0000 (0:00:00.044) 0:00:59.379 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 23 March 2024 13:56:27 +0000 (0:00:00.022) 0:00:59.402 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 23 March 2024 13:56:27 +0000 (0:00:00.026) 0:00:59.428 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 23 March 2024 13:56:27 +0000 (0:00:00.026) 0:00:59.455 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 23 March 2024 13:56:27 +0000 (0:00:00.352) 0:00:59.807 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 23 March 2024 13:56:27 +0000 (0:00:00.025) 0:00:59.833 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 23 March 2024 13:56:27 +0000 (0:00:00.021) 0:00:59.854 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 23 March 2024 13:56:27 +0000 (0:00:00.022) 0:00:59.877 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 23 March 2024 13:56:28 +0000 (0:00:00.434) 0:01:00.311 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 23 March 2024 13:56:28 +0000 (0:00:00.025) 0:01:00.336 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 23 March 2024 13:56:28 +0000 (0:00:00.058) 0:01:00.395 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 23 March 2024 13:56:28 +0000 (0:00:00.024) 0:01:00.420 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 23 March 2024 13:56:28 +0000 (0:00:00.022) 0:01:00.443 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/run_test.yml:36 Saturday 23 March 2024 13:56:28 +0000 (0:00:00.188) 0:01:00.632 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/assert_profile_absent.yml:3 Saturday 23 March 2024 13:56:28 +0000 (0:00:00.043) 0:01:00.675 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 23 March 2024 13:56:28 +0000 (0:00:00.039) 0:01:00.714 ******** 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-cism777sz4/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 23 March 2024 13:56:28 +0000 (0:00:00.028) 0:01:00.743 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 23 March 2024 13:56:28 +0000 (0:00:00.193) 0:01:00.937 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 23 March 2024 13:56:28 +0000 (0:00:00.034) 0:01:00.972 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.018723", "end": "2024-03-23 13:56:29.004229", "rc": 1, "start": "2024-03-23 13:56:28.985506" } 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-cism777sz4/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 23 March 2024 13:56:29 +0000 (0:00:00.215) 0:01:01.188 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 23 March 2024 13:56:29 +0000 (0:00:00.022) 0:01:01.210 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 23 March 2024 13:56:29 +0000 (0:00:00.023) 0:01:01.233 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 23 March 2024 13:56:29 +0000 (0:00:00.021) 0:01:01.255 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 23 March 2024 13:56:29 +0000 (0:00:00.021) 0:01:01.276 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/assert_profile_absent.yml:5 Saturday 23 March 2024 13:56:29 +0000 (0:00:00.047) 0:01:01.324 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/run_test.yml:42 Saturday 23 March 2024 13:56:29 +0000 (0:00:00.024) 0:01:01.348 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 23 March 2024 13:56:29 +0000 (0:00:00.045) 0:01:01.393 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 23 March 2024 13:56:29 +0000 (0:00:00.051) 0:01:01.445 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 23 March 2024 13:56:29 +0000 (0:00:00.194) 0:01:01.639 ******** 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-cism777sz4/tests/playbooks/tasks/run_test.yml:47 Saturday 23 March 2024 13:56:29 +0000 (0:00:00.032) 0:01:01.672 ******** ok: [sut] => {} MSG: +++++ Success in test 'I can take a profile down that is absent' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/run_test.yml:66 Saturday 23 March 2024 13:56:29 +0000 (0:00:00.033) 0:01:01.706 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 23 March 2024 13:56:29 +0000 (0:00:00.059) 0:01:01.766 ******** 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.036767", "end": "2024-03-23 13:56:29.817645", "rc": 1, "start": "2024-03-23 13:56:29.780878" } 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-cism777sz4/tests/playbooks/tests_states.yml:126 Saturday 23 March 2024 13:56:29 +0000 (0:00:00.234) 0:01:02.000 ******** included: /WORKDIR/git-weekly-cism777sz4/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-cism777sz4/tests/playbooks/tasks/run_test.yml:5 Saturday 23 March 2024 13:56:29 +0000 (0:00:00.037) 0:01:02.038 ******** 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-cism777sz4/tests/playbooks/tasks/run_test.yml:9 Saturday 23 March 2024 13:56:29 +0000 (0:00:00.021) 0:01:02.059 ******** 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-cism777sz4/tests/playbooks/tasks/run_test.yml:21 Saturday 23 March 2024 13:56:29 +0000 (0:00:00.046) 0:01:02.106 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:56:30 +0000 (0:00:00.062) 0:01:02.168 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:56:30 +0000 (0:00:00.034) 0:01:02.203 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003139", "end": "2024-03-23 13:56:30.214412", "rc": 0, "start": "2024-03-23 13:56:30.211273" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:56:30 +0000 (0:00:00.195) 0:01:02.399 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:56:30 +0000 (0:00:00.034) 0:01:02.434 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/run_test.yml:24 Saturday 23 March 2024 13:56:30 +0000 (0:00:00.027) 0:01:02.462 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 23 March 2024 13:56:30 +0000 (0:00:00.047) 0:01:02.509 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 23 March 2024 13:56:30 +0000 (0:00:00.048) 0:01:02.557 ******** included: /WORKDIR/git-weekly-cism777sz4/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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 23 March 2024 13:56:30 +0000 (0:00:00.043) 0:01:02.601 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 23 March 2024 13:56:30 +0000 (0:00:00.026) 0:01:02.628 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 23 March 2024 13:56:30 +0000 (0:00:00.021) 0:01:02.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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 23 March 2024 13:56:30 +0000 (0:00:00.020) 0:01:02.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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 23 March 2024 13:56:31 +0000 (0:00:01.454) 0:01:04.124 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 23 March 2024 13:56:32 +0000 (0:00:00.943) 0:01:05.067 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 23 March 2024 13:56:32 +0000 (0:00:00.026) 0:01:05.094 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 23 March 2024 13:56:32 +0000 (0:00:00.036) 0:01:05.131 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 23 March 2024 13:56:33 +0000 (0:00:00.047) 0:01:05.178 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 23 March 2024 13:56:33 +0000 (0:00:00.027) 0:01:05.206 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 23 March 2024 13:56:33 +0000 (0:00:00.029) 0:01:05.236 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 23 March 2024 13:56:33 +0000 (0:00:00.032) 0:01:05.268 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 23 March 2024 13:56:33 +0000 (0:00:00.111) 0:01:05.379 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 23 March 2024 13:56:33 +0000 (0:00:00.024) 0:01:05.404 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 23 March 2024 13:56:33 +0000 (0:00:00.035) 0:01:05.439 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 23 March 2024 13:56:33 +0000 (0:00:00.027) 0:01:05.467 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 23 March 2024 13:56:33 +0000 (0:00:00.371) 0:01:05.838 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 23 March 2024 13:56:33 +0000 (0:00:00.036) 0:01:05.875 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 23 March 2024 13:56:33 +0000 (0:00:00.046) 0:01:05.921 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 23 March 2024 13:56:33 +0000 (0:00:00.022) 0:01:05.944 ******** 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, fd51ab57-5fdb-4c2a-bfb6-6eab8add4b10 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 23 March 2024 13:56:34 +0000 (0:00:00.454) 0:01:06.398 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 23 March 2024 13:56:34 +0000 (0:00:00.023) 0:01:06.422 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, fd51ab57-5fdb-4c2a-bfb6-6eab8add4b10" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 23 March 2024 13:56:34 +0000 (0:00:00.022) 0:01:06.445 ******** 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, fd51ab57-5fdb-4c2a-bfb6-6eab8add4b10\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, fd51ab57-5fdb-4c2a-bfb6-6eab8add4b10" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 23 March 2024 13:56:34 +0000 (0:00:00.022) 0:01:06.467 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 23 March 2024 13:56:34 +0000 (0:00:00.020) 0:01:06.488 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 23 March 2024 13:56:34 +0000 (0:00:00.194) 0:01:06.683 ******** 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, fd51ab57-5fdb-4c2a-bfb6-6eab8add4b10\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, fd51ab57-5fdb-4c2a-bfb6-6eab8add4b10" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/activate_profile.yml:3 Saturday 23 March 2024 13:56:34 +0000 (0:00:00.031) 0:01:06.715 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 23 March 2024 13:56:34 +0000 (0:00:00.087) 0:01:06.802 ******** included: /WORKDIR/git-weekly-cism777sz4/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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 23 March 2024 13:56:34 +0000 (0:00:00.068) 0:01:06.871 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 23 March 2024 13:56:34 +0000 (0:00:00.039) 0:01:06.911 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 23 March 2024 13:56:34 +0000 (0:00:00.025) 0:01:06.937 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 23 March 2024 13:56:34 +0000 (0:00:00.029) 0:01:06.966 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 23 March 2024 13:56:36 +0000 (0:00:01.421) 0:01:08.388 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 23 March 2024 13:56:37 +0000 (0:00:01.008) 0:01:09.397 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 23 March 2024 13:56:37 +0000 (0:00:00.049) 0:01:09.446 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 23 March 2024 13:56:37 +0000 (0:00:00.045) 0:01:09.492 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 23 March 2024 13:56:37 +0000 (0:00:00.036) 0:01:09.528 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 23 March 2024 13:56:37 +0000 (0:00:00.053) 0:01:09.582 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 23 March 2024 13:56:37 +0000 (0:00:00.039) 0:01:09.621 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 23 March 2024 13:56:37 +0000 (0:00:00.025) 0:01:09.647 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 23 March 2024 13:56:37 +0000 (0:00:00.045) 0:01:09.693 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 23 March 2024 13:56:37 +0000 (0:00:00.023) 0:01:09.717 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 23 March 2024 13:56:37 +0000 (0:00:00.028) 0:01:09.745 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 23 March 2024 13:56:37 +0000 (0:00:00.026) 0:01:09.772 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 23 March 2024 13:56:37 +0000 (0:00:00.371) 0:01:10.144 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 23 March 2024 13:56:38 +0000 (0:00:00.034) 0:01:10.179 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 23 March 2024 13:56:38 +0000 (0:00:00.022) 0:01:10.202 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 23 March 2024 13:56:38 +0000 (0:00:00.022) 0:01:10.225 ******** 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, fd51ab57-5fdb-4c2a-bfb6-6eab8add4b10 skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 23 March 2024 13:56:38 +0000 (0:00:00.427) 0:01:10.652 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 23 March 2024 13:56:38 +0000 (0:00:00.023) 0:01:10.675 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, fd51ab57-5fdb-4c2a-bfb6-6eab8add4b10 skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 23 March 2024 13:56:38 +0000 (0:00:00.024) 0:01:10.699 ******** 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, fd51ab57-5fdb-4c2a-bfb6-6eab8add4b10 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, fd51ab57-5fdb-4c2a-bfb6-6eab8add4b10 skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 23 March 2024 13:56:38 +0000 (0:00:00.023) 0:01:10.723 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 23 March 2024 13:56:38 +0000 (0:00:00.021) 0:01:10.744 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/remove+down_profile.yml:3 Saturday 23 March 2024 13:56:38 +0000 (0:00:00.187) 0:01:10.932 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 23 March 2024 13:56:38 +0000 (0:00:00.036) 0:01:10.969 ******** included: /WORKDIR/git-weekly-cism777sz4/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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 23 March 2024 13:56:38 +0000 (0:00:00.040) 0:01:11.009 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 23 March 2024 13:56:38 +0000 (0:00:00.026) 0:01:11.035 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 23 March 2024 13:56:38 +0000 (0:00:00.030) 0:01:11.066 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 23 March 2024 13:56:38 +0000 (0:00:00.028) 0:01:11.094 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 23 March 2024 13:56:40 +0000 (0:00:01.528) 0:01:12.623 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 23 March 2024 13:56:41 +0000 (0:00:00.972) 0:01:13.595 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 23 March 2024 13:56:41 +0000 (0:00:00.033) 0:01:13.629 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 23 March 2024 13:56:41 +0000 (0:00:00.027) 0:01:13.657 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 23 March 2024 13:56:41 +0000 (0:00:00.023) 0:01:13.680 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 23 March 2024 13:56:41 +0000 (0:00:00.036) 0:01:13.717 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 23 March 2024 13:56:41 +0000 (0:00:00.039) 0:01:13.756 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 23 March 2024 13:56:41 +0000 (0:00:00.033) 0:01:13.789 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 23 March 2024 13:56:41 +0000 (0:00:00.050) 0:01:13.840 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 23 March 2024 13:56:41 +0000 (0:00:00.056) 0:01:13.896 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 23 March 2024 13:56:41 +0000 (0:00:00.025) 0:01:13.922 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 23 March 2024 13:56:41 +0000 (0:00:00.026) 0:01:13.949 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 23 March 2024 13:56:42 +0000 (0:00:00.381) 0:01:14.331 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 23 March 2024 13:56:42 +0000 (0:00:00.042) 0:01:14.373 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 23 March 2024 13:56:42 +0000 (0:00:00.030) 0:01:14.404 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 23 March 2024 13:56:42 +0000 (0:00:00.030) 0:01:14.435 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 23 March 2024 13:56:42 +0000 (0:00:00.451) 0:01:14.886 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 23 March 2024 13:56:42 +0000 (0:00:00.039) 0:01:14.925 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 23 March 2024 13:56:42 +0000 (0:00:00.030) 0:01:14.956 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 23 March 2024 13:56:42 +0000 (0:00:00.025) 0:01:14.981 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 23 March 2024 13:56:42 +0000 (0:00:00.027) 0:01:15.009 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/run_test.yml:30 Saturday 23 March 2024 13:56:43 +0000 (0:00:00.202) 0:01:15.211 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/remove+down_profile.yml:3 Saturday 23 March 2024 13:56:43 +0000 (0:00:00.041) 0:01:15.252 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 23 March 2024 13:56:43 +0000 (0:00:00.092) 0:01:15.345 ******** included: /WORKDIR/git-weekly-cism777sz4/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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 23 March 2024 13:56:43 +0000 (0:00:00.072) 0:01:15.418 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 23 March 2024 13:56:43 +0000 (0:00:00.031) 0:01:15.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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 23 March 2024 13:56:43 +0000 (0:00:00.045) 0:01:15.495 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 23 March 2024 13:56:43 +0000 (0:00:00.027) 0:01:15.522 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 23 March 2024 13:56:44 +0000 (0:00:01.512) 0:01:17.035 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 23 March 2024 13:56:45 +0000 (0:00:01.035) 0:01:18.071 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 23 March 2024 13:56:45 +0000 (0:00:00.044) 0:01:18.115 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 23 March 2024 13:56:45 +0000 (0:00:00.022) 0:01:18.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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 23 March 2024 13:56:46 +0000 (0:00:00.020) 0:01:18.159 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 23 March 2024 13:56:46 +0000 (0:00:00.026) 0:01:18.186 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 23 March 2024 13:56:46 +0000 (0:00:00.022) 0:01:18.208 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 23 March 2024 13:56:46 +0000 (0:00:00.027) 0:01:18.235 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 23 March 2024 13:56:46 +0000 (0:00:00.044) 0:01:18.280 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 23 March 2024 13:56:46 +0000 (0:00:00.022) 0:01:18.303 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 23 March 2024 13:56:46 +0000 (0:00:00.032) 0:01:18.335 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 23 March 2024 13:56:46 +0000 (0:00:00.030) 0:01:18.366 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 23 March 2024 13:56:46 +0000 (0:00:00.377) 0:01:18.743 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 23 March 2024 13:56:46 +0000 (0:00:00.030) 0:01:18.774 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 23 March 2024 13:56:46 +0000 (0:00:00.052) 0:01:18.826 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 23 March 2024 13:56:46 +0000 (0:00:00.089) 0:01:18.916 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 23 March 2024 13:56:47 +0000 (0:00:00.463) 0:01:19.379 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 23 March 2024 13:56:47 +0000 (0:00:00.059) 0:01:19.439 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 23 March 2024 13:56:47 +0000 (0:00:00.025) 0:01:19.465 ******** 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-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 23 March 2024 13:56:47 +0000 (0:00:00.049) 0:01:19.514 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 23 March 2024 13:56:47 +0000 (0:00:00.050) 0:01:19.565 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/run_test.yml:36 Saturday 23 March 2024 13:56:47 +0000 (0:00:00.230) 0:01:19.795 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/assert_profile_absent.yml for sut included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_NetworkManager_NVR.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/assert_profile_absent.yml:3 Saturday 23 March 2024 13:56:47 +0000 (0:00:00.136) 0:01:19.931 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 23 March 2024 13:56:47 +0000 (0:00:00.116) 0:01:20.048 ******** 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-cism777sz4/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 23 March 2024 13:56:47 +0000 (0:00:00.023) 0:01:20.072 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 23 March 2024 13:56:48 +0000 (0:00:00.338) 0:01:20.410 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 23 March 2024 13:56:48 +0000 (0:00:00.059) 0:01:20.470 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.018707", "end": "2024-03-23 13:56:48.541645", "rc": 1, "start": "2024-03-23 13:56:48.522938" } 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-cism777sz4/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 23 March 2024 13:56:48 +0000 (0:00:00.297) 0:01:20.767 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 23 March 2024 13:56:48 +0000 (0:00:00.067) 0:01:20.834 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 23 March 2024 13:56:48 +0000 (0:00:00.080) 0:01:20.915 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 23 March 2024 13:56:48 +0000 (0:00:00.088) 0:01:21.003 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 23 March 2024 13:56:49 +0000 (0:00:00.185) 0:01:21.188 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/assert_profile_absent.yml:5 Saturday 23 March 2024 13:56:49 +0000 (0:00:00.025) 0:01:21.213 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get NetworkManager RPM version] ****************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_NetworkManager_NVR.yml:7 Saturday 23 March 2024 13:56:49 +0000 (0:00:00.030) 0:01:21.244 ******** ok: [sut] => { "changed": false, "cmd": [ "rpm", "-qa", "--qf", "%{name}-%{version}-%{release}\\n", "NetworkManager" ], "delta": "0:00:00.603825", "end": "2024-03-23 13:56:49.861049", "rc": 0, "start": "2024-03-23 13:56:49.257224" } STDOUT: NetworkManager-1.47.2-1.el9 TASK [Store NetworkManager version] ******************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_NetworkManager_NVR.yml:14 Saturday 23 March 2024 13:56:49 +0000 (0:00:00.804) 0:01:22.048 ******** ok: [sut] => { "ansible_facts": { "networkmanager_nvr": "NetworkManager-1.47.2-1.el9" }, "changed": false } TASK [Show NetworkManager version] ********************************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_NetworkManager_NVR.yml:18 Saturday 23 March 2024 13:56:49 +0000 (0:00:00.037) 0:01:22.086 ******** ok: [sut] => { "networkmanager_nvr": "NetworkManager-1.47.2-1.el9" } TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/run_test.yml:42 Saturday 23 March 2024 13:56:49 +0000 (0:00:00.047) 0:01:22.134 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 23 March 2024 13:56:50 +0000 (0:00:00.053) 0:01:22.188 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 23 March 2024 13:56:50 +0000 (0:00:00.039) 0:01:22.228 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 23 March 2024 13:56:50 +0000 (0:00:00.293) 0:01:22.522 ******** 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-cism777sz4/tests/playbooks/tasks/run_test.yml:47 Saturday 23 March 2024 13:56:50 +0000 (0:00:00.025) 0:01:22.547 ******** 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-cism777sz4/tests/playbooks/tasks/run_test.yml:66 Saturday 23 March 2024 13:56:50 +0000 (0:00:00.029) 0:01:22.577 ******** included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/cleanup_profile+device.yml for sut included: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/check_network_dns.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-cism777sz4/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 23 March 2024 13:56:50 +0000 (0:00:00.071) 0:01:22.648 ******** 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.037680", "end": "2024-03-23 13:56:50.700904", "rc": 1, "start": "2024-03-23 13:56:50.663224" } 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-cism777sz4/tests/playbooks/tasks/check_network_dns.yml:6 Saturday 23 March 2024 13:56:50 +0000 (0:00:00.255) 0:01:22.903 ******** 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.008541", "end": "2024-03-23 13:56:50.931952", "rc": 0, "start": "2024-03-23 13:56:50.923411" } 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:e4:fe:34:47 brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.15.185/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0 valid_lft 3135sec preferred_lft 3135sec inet6 fe80::8ff:e4ff:fefe:3447/64 scope link valid_lft forever preferred_lft forever IP ROUTE default via 10.31.12.1 dev eth0 proto dhcp src 10.31.15.185 metric 100 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.15.185 metric 100 IP -6 ROUTE ::1 dev lo proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium RESOLV # Generated by NetworkManager search us-east-1.aws.redhat.com 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-cism777sz4/tests/playbooks/tasks/check_network_dns.yml:24 Saturday 23 March 2024 13:56:50 +0000 (0:00:00.231) 0:01:23.135 ******** 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.311557", "end": "2024-03-23 13:56:51.479576", "rc": 0, "start": "2024-03-23 13:56:51.168019" } STDOUT: CHECK DNS AND CONNECTIVITY 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 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 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 5865 0 --:--:-- --:--:-- --:--:-- 5980 % 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 1238 0 --:--:-- --:--:-- --:--:-- 1238 META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=319 changed=10 unreachable=0 failed=0 skipped=297 rescued=0 ignored=11 Saturday 23 March 2024 13:56:51 +0000 (0:00:00.536) 0:01:23.671 ******** =============================================================================== linux-system-roles.network : Configure networking connection profiles --- 2.31s /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:173 linux-system-roles.network : Enable and start NetworkManager ------------ 2.01s /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:136 linux-system-roles.network : Configure networking connection profiles --- 1.67s /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:173 linux-system-roles.network : Enable and start NetworkManager ------------ 1.59s /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:136 linux-system-roles.network : Check which services are running ----------- 1.57s /WORKDIR/git-weekly-cism777sz4/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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.53s /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.53s /WORKDIR/git-weekly-cism777sz4/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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.51s /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.51s /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.51s /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.51s /WORKDIR/git-weekly-cism777sz4/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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.48s /WORKDIR/git-weekly-cism777sz4/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-cism777sz4/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-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.43s /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.42s /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Configure networking connection profiles --- 1.35s /WORKDIR/git-weekly-cism777sz4/tests/roles/linux-system-roles.network/tasks/main.yml:173 ---^---^---^---^---^--- # 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. ---^---^---^---^---^---