# 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-ci2iar9ycz/tests/tests_states_nm.yml PLAY [Run playbook 'playbooks/tests_states.yml' with nm as provider] *********** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/tests_states_nm.yml:6 Saturday 13 July 2024 13:15:39 +0000 (0:00:00.015) 0:00:00.015 ********* ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/tests_states_nm.yml:9 Saturday 13 July 2024 13:15:39 +0000 (0:00:00.798) 0:00:00.813 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/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-ci2iar9ycz/tests/tasks/el_repo_setup.yml:3 Saturday 13 July 2024 13:15:39 +0000 (0:00:00.049) 0:00:00.862 ********* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/tasks/el_repo_setup.yml:19 Saturday 13 July 2024 13:15:40 +0000 (0:00:00.365) 0:00:01.227 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/tasks/el_repo_setup.yml:24 Saturday 13 July 2024 13:15:40 +0000 (0:00:00.309) 0:00:01.537 ********* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/tasks/el_repo_setup.yml:28 Saturday 13 July 2024 13:15:40 +0000 (0:00:00.026) 0:00:01.564 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/tasks/el_repo_setup.yml:53 Saturday 13 July 2024 13:15:40 +0000 (0:00:00.057) 0:00:01.621 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/tasks/enable_epel.yml:8 Saturday 13 July 2024 13:15:40 +0000 (0:00:00.056) 0:00:01.678 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/tasks/enable_epel.yml:24 Saturday 13 July 2024 13:15:40 +0000 (0:00:00.014) 0:00:01.692 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/tasks/enable_epel.yml:30 Saturday 13 July 2024 13:15:40 +0000 (0:00:00.020) 0:00:01.713 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/tasks/enable_epel.yml:35 Saturday 13 July 2024 13:15:40 +0000 (0:00:00.012) 0:00:01.725 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/tasks/enable_epel.yml:40 Saturday 13 July 2024 13:15:40 +0000 (0:00:00.020) 0:00:01.745 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/tests_states_nm.yml:11 Saturday 13 July 2024 13:15:40 +0000 (0:00:00.013) 0:00:01.759 ********* 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-ci2iar9ycz/tests/playbooks/tests_states.yml:3 Saturday 13 July 2024 13:15:40 +0000 (0:00:00.038) 0:00:01.797 ********* ok: [sut] META: ran handlers TASK [Show playbook name] ****************************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tests_states.yml:11 Saturday 13 July 2024 13:15:41 +0000 (0:00:00.502) 0:00:02.300 ********* ok: [sut] => {} MSG: this is: playbooks/tests_states.yml TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tests_states.yml:22 Saturday 13 July 2024 13:15:41 +0000 (0:00:00.013) 0:00:02.313 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile] ******************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/run_test.yml:5 Saturday 13 July 2024 13:15:41 +0000 (0:00:00.038) 0:00:02.351 ********* ok: [sut] => {} MSG: ########## I can create a profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/run_test.yml:9 Saturday 13 July 2024 13:15:41 +0000 (0:00:00.014) 0:00:02.366 ********* 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-ci2iar9ycz/tests/playbooks/tasks/run_test.yml:21 Saturday 13 July 2024 13:15:41 +0000 (0:00:00.041) 0:00:02.407 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 13 July 2024 13:15:41 +0000 (0:00:00.015) 0:00:02.422 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 13 July 2024 13:15:41 +0000 (0:00:00.015) 0:00:02.437 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003162", "end": "2024-07-13 09:15:41.682383", "rc": 0, "start": "2024-07-13 09:15:41.679221" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 13 July 2024 13:15:41 +0000 (0:00:00.247) 0:00:02.685 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 13 July 2024 13:15:41 +0000 (0:00:00.013) 0:00:02.699 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/run_test.yml:24 Saturday 13 July 2024 13:15:41 +0000 (0:00:00.018) 0:00:02.717 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/delete_interface.yml:3 Saturday 13 July 2024 13:15:41 +0000 (0:00:00.023) 0:00:02.740 ********* fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.007511", "end": "2024-07-13 09:15:41.933654", "rc": 1, "start": "2024-07-13 09:15:41.926143" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 13 July 2024 13:15:41 +0000 (0:00:00.190) 0:00:02.931 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 13 July 2024 13:15:41 +0000 (0:00:00.016) 0:00:02.947 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 13 July 2024 13:15:42 +0000 (0:00:00.183) 0:00:03.130 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/run_test.yml:30 Saturday 13 July 2024 13:15:42 +0000 (0:00:00.012) 0:00:03.142 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 13 July 2024 13:15:42 +0000 (0:00:00.016) 0:00:03.159 ********* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 July 2024 13:15:42 +0000 (0:00:00.082) 0:00:03.242 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 July 2024 13:15:42 +0000 (0:00:00.027) 0:00:03.269 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 July 2024 13:15:42 +0000 (0:00:00.042) 0:00:03.311 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 July 2024 13:15:42 +0000 (0:00:00.031) 0:00:03.343 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 July 2024 13:15:42 +0000 (0:00:00.025) 0:00:03.368 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 July 2024 13:15:43 +0000 (0:00:01.538) 0:00:04.906 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 July 2024 13:15:44 +0000 (0:00:00.887) 0:00:05.794 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 July 2024 13:15:44 +0000 (0:00:00.025) 0:00:05.820 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 July 2024 13:15:44 +0000 (0:00:00.027) 0:00:05.847 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 13 July 2024 13:15:44 +0000 (0:00:00.024) 0:00:05.872 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 13 July 2024 13:15:44 +0000 (0:00:00.022) 0:00:05.895 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 13 July 2024 13:15:44 +0000 (0:00:00.029) 0:00:05.924 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:72 Saturday 13 July 2024 13:15:44 +0000 (0:00:00.024) 0:00:05.948 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:92 Saturday 13 July 2024 13:15:44 +0000 (0:00:00.025) 0:00:05.974 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 July 2024 13:15:45 +0000 (0:00:00.046) 0:00:06.020 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:120 Saturday 13 July 2024 13:15:45 +0000 (0:00:00.022) 0:00:06.042 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 13 July 2024 13:15:45 +0000 (0:00:00.022) 0:00:06.065 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:151 Saturday 13 July 2024 13:15:45 +0000 (0:00:00.026) 0:00:06.091 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:162 Saturday 13 July 2024 13:15:45 +0000 (0:00:00.499) 0:00:06.591 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:171 Saturday 13 July 2024 13:15:45 +0000 (0:00:00.060) 0:00:06.651 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:179 Saturday 13 July 2024 13:15:45 +0000 (0:00:00.028) 0:00:06.680 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:188 Saturday 13 July 2024 13:15:45 +0000 (0:00:00.067) 0:00:06.747 ********* 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, 80a84259-1f4d-456e-ab04-1662e01636ef TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 13 July 2024 13:15:46 +0000 (0:00:00.559) 0:00:07.306 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 13 July 2024 13:15:46 +0000 (0:00:00.026) 0:00:07.332 ********* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 80a84259-1f4d-456e-ab04-1662e01636ef" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:210 Saturday 13 July 2024 13:15:46 +0000 (0:00:00.029) 0:00:07.361 ********* 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, 80a84259-1f4d-456e-ab04-1662e01636ef\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 80a84259-1f4d-456e-ab04-1662e01636ef" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:215 Saturday 13 July 2024 13:15:46 +0000 (0:00:00.034) 0:00:07.396 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:221 Saturday 13 July 2024 13:15:46 +0000 (0:00:00.029) 0:00:07.426 ********* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 13 July 2024 13:15:46 +0000 (0:00:00.256) 0:00:07.682 ********* 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, 80a84259-1f4d-456e-ab04-1662e01636ef\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 80a84259-1f4d-456e-ab04-1662e01636ef" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/run_test.yml:36 Saturday 13 July 2024 13:15:46 +0000 (0:00:00.024) 0:00:07.707 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 13 July 2024 13:15:46 +0000 (0:00:00.091) 0:00:07.798 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 13 July 2024 13:15:46 +0000 (0:00:00.076) 0:00:07.874 ********* 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-ci2iar9ycz/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 13 July 2024 13:15:46 +0000 (0:00:00.035) 0:00:07.909 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 13 July 2024 13:15:47 +0000 (0:00:00.214) 0:00:08.124 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 13 July 2024 13:15:47 +0000 (0:00:00.037) 0:00:08.161 ********* ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.020507", "end": "2024-07-13 09:15:47.366220", "rc": 0, "start": "2024-07-13 09:15:47.345713" } 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-ci2iar9ycz/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 13 July 2024 13:15:47 +0000 (0:00:00.242) 0:00:08.404 ********* 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-ci2iar9ycz/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 13 July 2024 13:15:47 +0000 (0:00:00.024) 0:00:08.429 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 13 July 2024 13:15:47 +0000 (0:00:00.024) 0:00:08.453 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 13 July 2024 13:15:47 +0000 (0:00:00.023) 0:00:08.476 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 13 July 2024 13:15:47 +0000 (0:00:00.026) 0:00:08.503 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 13 July 2024 13:15:47 +0000 (0:00:00.024) 0:00:08.527 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 13 July 2024 13:15:47 +0000 (0:00:00.024) 0:00:08.552 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 13 July 2024 13:15:47 +0000 (0:00:00.024) 0:00:08.577 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/run_test.yml:42 Saturday 13 July 2024 13:15:47 +0000 (0:00:00.023) 0:00:08.600 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 13 July 2024 13:15:47 +0000 (0:00:00.064) 0:00:08.664 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 13 July 2024 13:15:47 +0000 (0:00:00.038) 0:00:08.703 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720876546.2414484, "block_size": 4096, "blocks": 0, "ctime": 1720876546.2414484, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 28014, "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": 1720876546.2414484, "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-ci2iar9ycz/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 13 July 2024 13:15:47 +0000 (0:00:00.199) 0:00:08.902 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Success in test 'I can create a profile'] ******************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/run_test.yml:47 Saturday 13 July 2024 13:15:47 +0000 (0:00:00.026) 0:00:08.928 ********* ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/run_test.yml:66 Saturday 13 July 2024 13:15:47 +0000 (0:00:00.022) 0:00:08.950 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 13 July 2024 13:15:48 +0000 (0:00:00.042) 0:00:08.992 ********* 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.063139", "end": "2024-07-13 09:15:48.242653", "rc": 1, "start": "2024-07-13 09:15:48.179514" } STDOUT: Connection 'statebr' (80a84259-1f4d-456e-ab04-1662e01636ef) 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-ci2iar9ycz/tests/playbooks/tests_states.yml:45 Saturday 13 July 2024 13:15:48 +0000 (0:00:00.258) 0:00:09.251 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile without autoconnect] ************************ task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/run_test.yml:5 Saturday 13 July 2024 13:15:48 +0000 (0:00:00.038) 0:00:09.290 ********* ok: [sut] => {} MSG: ########## I can create a profile without autoconnect ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/run_test.yml:9 Saturday 13 July 2024 13:15:48 +0000 (0:00:00.032) 0:00:09.323 ********* ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can create a profile without autoconnect" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/delete_interface.yml", "tasks/assert_device_absent.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/create_bridge_profile_no_autoconnect.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_absent.yml", "tasks/assert_profile_present.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined" } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/run_test.yml:21 Saturday 13 July 2024 13:15:48 +0000 (0:00:00.048) 0:00:09.371 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 13 July 2024 13:15:48 +0000 (0:00:00.039) 0:00:09.410 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 13 July 2024 13:15:48 +0000 (0:00:00.037) 0:00:09.448 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003301", "end": "2024-07-13 09:15:48.641456", "rc": 0, "start": "2024-07-13 09:15:48.638155" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 13 July 2024 13:15:48 +0000 (0:00:00.204) 0:00:09.652 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 13 July 2024 13:15:48 +0000 (0:00:00.025) 0:00:09.677 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/run_test.yml:24 Saturday 13 July 2024 13:15:48 +0000 (0:00:00.022) 0:00:09.700 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/delete_interface.yml:3 Saturday 13 July 2024 13:15:48 +0000 (0:00:00.047) 0:00:09.747 ********* fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.006401", "end": "2024-07-13 09:15:48.940900", "rc": 1, "start": "2024-07-13 09:15:48.934499" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 13 July 2024 13:15:48 +0000 (0:00:00.200) 0:00:09.948 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 13 July 2024 13:15:49 +0000 (0:00:00.062) 0:00:10.011 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 13 July 2024 13:15:49 +0000 (0:00:00.192) 0:00:10.204 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/run_test.yml:30 Saturday 13 July 2024 13:15:49 +0000 (0:00:00.025) 0:00:10.230 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:3 Saturday 13 July 2024 13:15:49 +0000 (0:00:00.042) 0:00:10.272 ********* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 July 2024 13:15:49 +0000 (0:00:00.047) 0:00:10.320 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 July 2024 13:15:49 +0000 (0:00:00.056) 0:00:10.376 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 July 2024 13:15:49 +0000 (0:00:00.050) 0:00:10.426 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 July 2024 13:15:49 +0000 (0:00:00.043) 0:00:10.469 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 July 2024 13:15:49 +0000 (0:00:00.036) 0:00:10.506 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 July 2024 13:15:51 +0000 (0:00:01.515) 0:00:12.021 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 July 2024 13:15:51 +0000 (0:00:00.733) 0:00:12.755 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 July 2024 13:15:51 +0000 (0:00:00.026) 0:00:12.781 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 July 2024 13:15:51 +0000 (0:00:00.036) 0:00:12.818 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 13 July 2024 13:15:51 +0000 (0:00:00.030) 0:00:12.848 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 13 July 2024 13:15:51 +0000 (0:00:00.025) 0:00:12.873 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 13 July 2024 13:15:51 +0000 (0:00:00.041) 0:00:12.915 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:72 Saturday 13 July 2024 13:15:51 +0000 (0:00:00.023) 0:00:12.938 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:92 Saturday 13 July 2024 13:15:51 +0000 (0:00:00.026) 0:00:12.965 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 July 2024 13:15:52 +0000 (0:00:00.044) 0:00:13.009 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:120 Saturday 13 July 2024 13:15:52 +0000 (0:00:00.022) 0:00:13.031 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 13 July 2024 13:15:52 +0000 (0:00:00.022) 0:00:13.054 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:151 Saturday 13 July 2024 13:15:52 +0000 (0:00:00.049) 0:00:13.103 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:162 Saturday 13 July 2024 13:15:52 +0000 (0:00:00.355) 0:00:13.459 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:171 Saturday 13 July 2024 13:15:52 +0000 (0:00:00.027) 0:00:13.486 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:179 Saturday 13 July 2024 13:15:52 +0000 (0:00:00.022) 0:00:13.508 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:188 Saturday 13 July 2024 13:15:52 +0000 (0:00:00.031) 0:00:13.539 ********* 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, b412881b-41dc-4751-9be3-8d2bc7dd3611 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 13 July 2024 13:15:52 +0000 (0:00:00.355) 0:00:13.895 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 13 July 2024 13:15:52 +0000 (0:00:00.022) 0:00:13.918 ********* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, b412881b-41dc-4751-9be3-8d2bc7dd3611" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:210 Saturday 13 July 2024 13:15:52 +0000 (0:00:00.027) 0:00:13.945 ********* 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, b412881b-41dc-4751-9be3-8d2bc7dd3611\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, b412881b-41dc-4751-9be3-8d2bc7dd3611" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:215 Saturday 13 July 2024 13:15:52 +0000 (0:00:00.024) 0:00:13.970 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:221 Saturday 13 July 2024 13:15:53 +0000 (0:00:00.022) 0:00:13.992 ********* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:15 Saturday 13 July 2024 13:15:53 +0000 (0:00:00.217) 0:00:14.210 ********* 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, b412881b-41dc-4751-9be3-8d2bc7dd3611\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, b412881b-41dc-4751-9be3-8d2bc7dd3611" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/run_test.yml:36 Saturday 13 July 2024 13:15:53 +0000 (0:00:00.028) 0:00:14.239 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/assert_device_absent.yml for sut included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 13 July 2024 13:15:53 +0000 (0:00:00.056) 0:00:14.295 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 13 July 2024 13:15:53 +0000 (0:00:00.078) 0:00:14.374 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 13 July 2024 13:15:53 +0000 (0:00:00.195) 0:00:14.569 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 13 July 2024 13:15:53 +0000 (0:00:00.026) 0:00:14.595 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 13 July 2024 13:15:53 +0000 (0:00:00.043) 0:00:14.639 ********* 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-ci2iar9ycz/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 13 July 2024 13:15:53 +0000 (0:00:00.034) 0:00:14.673 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 13 July 2024 13:15:53 +0000 (0:00:00.213) 0:00:14.887 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 13 July 2024 13:15:53 +0000 (0:00:00.033) 0:00:14.921 ********* ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.020006", "end": "2024-07-13 09:15:54.129457", "rc": 0, "start": "2024-07-13 09:15:54.109451" } 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-ci2iar9ycz/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 13 July 2024 13:15:54 +0000 (0:00:00.218) 0:00:15.140 ********* 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-ci2iar9ycz/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 13 July 2024 13:15:54 +0000 (0:00:00.030) 0:00:15.170 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 13 July 2024 13:15:54 +0000 (0:00:00.049) 0:00:15.220 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 13 July 2024 13:15:54 +0000 (0:00:00.034) 0:00:15.254 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 13 July 2024 13:15:54 +0000 (0:00:00.039) 0:00:15.293 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 13 July 2024 13:15:54 +0000 (0:00:00.043) 0:00:15.337 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 13 July 2024 13:15:54 +0000 (0:00:00.027) 0:00:15.364 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 13 July 2024 13:15:54 +0000 (0:00:00.026) 0:00:15.391 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/run_test.yml:42 Saturday 13 July 2024 13:15:54 +0000 (0:00:00.060) 0:00:15.451 ********* TASK [Success in test 'I can create a profile without autoconnect'] ************ task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/run_test.yml:47 Saturday 13 July 2024 13:15:54 +0000 (0:00:00.025) 0:00:15.477 ********* ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile without autoconnect' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/run_test.yml:66 Saturday 13 July 2024 13:15:54 +0000 (0:00:00.027) 0:00:15.504 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 13 July 2024 13:15:54 +0000 (0:00:00.044) 0:00:15.548 ********* 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.038798", "end": "2024-07-13 09:15:54.771374", "rc": 1, "start": "2024-07-13 09:15:54.732576" } STDOUT: Connection 'statebr' (b412881b-41dc-4751-9be3-8d2bc7dd3611) 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-ci2iar9ycz/tests/playbooks/tests_states.yml:65 Saturday 13 July 2024 13:15:54 +0000 (0:00:00.231) 0:00:15.780 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can activate an existing profile] ******************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/run_test.yml:5 Saturday 13 July 2024 13:15:54 +0000 (0:00:00.040) 0:00:15.820 ********* ok: [sut] => {} MSG: ########## I can activate an existing profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/run_test.yml:9 Saturday 13 July 2024 13:15:54 +0000 (0:00:00.023) 0:00:15.844 ********* 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-ci2iar9ycz/tests/playbooks/tasks/run_test.yml:21 Saturday 13 July 2024 13:15:54 +0000 (0:00:00.046) 0:00:15.890 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 13 July 2024 13:15:54 +0000 (0:00:00.039) 0:00:15.930 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 13 July 2024 13:15:54 +0000 (0:00:00.037) 0:00:15.968 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003162", "end": "2024-07-13 09:15:55.157205", "rc": 0, "start": "2024-07-13 09:15:55.154043" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 13 July 2024 13:15:55 +0000 (0:00:00.198) 0:00:16.166 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 13 July 2024 13:15:55 +0000 (0:00:00.024) 0:00:16.191 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/run_test.yml:24 Saturday 13 July 2024 13:15:55 +0000 (0:00:00.064) 0:00:16.255 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 13 July 2024 13:15:55 +0000 (0:00:00.040) 0:00:16.295 ********* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 July 2024 13:15:55 +0000 (0:00:00.041) 0:00:16.337 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 July 2024 13:15:55 +0000 (0:00:00.044) 0:00:16.381 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 July 2024 13:15:55 +0000 (0:00:00.027) 0:00:16.408 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 July 2024 13:15:55 +0000 (0:00:00.023) 0:00:16.432 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 July 2024 13:15:55 +0000 (0:00:00.022) 0:00:16.454 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 July 2024 13:15:56 +0000 (0:00:01.428) 0:00:17.883 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 July 2024 13:15:57 +0000 (0:00:00.707) 0:00:18.590 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 July 2024 13:15:57 +0000 (0:00:00.024) 0:00:18.615 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 July 2024 13:15:57 +0000 (0:00:00.023) 0:00:18.639 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 13 July 2024 13:15:57 +0000 (0:00:00.022) 0:00:18.661 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 13 July 2024 13:15:57 +0000 (0:00:00.024) 0:00:18.685 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 13 July 2024 13:15:57 +0000 (0:00:00.038) 0:00:18.724 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:72 Saturday 13 July 2024 13:15:57 +0000 (0:00:00.027) 0:00:18.752 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:92 Saturday 13 July 2024 13:15:57 +0000 (0:00:00.042) 0:00:18.794 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 July 2024 13:15:57 +0000 (0:00:00.069) 0:00:18.864 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:120 Saturday 13 July 2024 13:15:57 +0000 (0:00:00.033) 0:00:18.897 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 13 July 2024 13:15:57 +0000 (0:00:00.024) 0:00:18.921 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:151 Saturday 13 July 2024 13:15:57 +0000 (0:00:00.027) 0:00:18.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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:162 Saturday 13 July 2024 13:15:58 +0000 (0:00:00.402) 0:00:19.352 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:171 Saturday 13 July 2024 13:15:58 +0000 (0:00:00.028) 0:00:19.381 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:179 Saturday 13 July 2024 13:15:58 +0000 (0:00:00.023) 0:00:19.405 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:188 Saturday 13 July 2024 13:15:58 +0000 (0:00:00.025) 0:00:19.431 ********* 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, eb463710-2e4c-4b6d-a033-59707f954f62 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 13 July 2024 13:15:58 +0000 (0:00:00.395) 0:00:19.826 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 13 July 2024 13:15:58 +0000 (0:00:00.022) 0:00:19.849 ********* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, eb463710-2e4c-4b6d-a033-59707f954f62" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:210 Saturday 13 July 2024 13:15:58 +0000 (0:00:00.024) 0:00:19.873 ********* 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, eb463710-2e4c-4b6d-a033-59707f954f62\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, eb463710-2e4c-4b6d-a033-59707f954f62" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:215 Saturday 13 July 2024 13:15:58 +0000 (0:00:00.024) 0:00:19.898 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:221 Saturday 13 July 2024 13:15:58 +0000 (0:00:00.037) 0:00:19.935 ********* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 13 July 2024 13:15:59 +0000 (0:00:00.213) 0:00:20.149 ********* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, eb463710-2e4c-4b6d-a033-59707f954f62\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, eb463710-2e4c-4b6d-a033-59707f954f62" ] } } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/run_test.yml:30 Saturday 13 July 2024 13:15:59 +0000 (0:00:00.025) 0:00:20.174 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/activate_profile.yml:3 Saturday 13 July 2024 13:15:59 +0000 (0:00:00.089) 0:00:20.264 ********* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 July 2024 13:15:59 +0000 (0:00:00.070) 0:00:20.334 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 July 2024 13:15:59 +0000 (0:00:00.089) 0:00:20.423 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 July 2024 13:15:59 +0000 (0:00:00.040) 0:00:20.464 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 July 2024 13:15:59 +0000 (0:00:00.023) 0:00:20.487 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 July 2024 13:15:59 +0000 (0:00:00.023) 0:00:20.511 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 July 2024 13:16:01 +0000 (0:00:01.508) 0:00:22.019 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 July 2024 13:16:01 +0000 (0:00:00.696) 0:00:22.715 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 July 2024 13:16:01 +0000 (0:00:00.090) 0:00:22.806 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 July 2024 13:16:01 +0000 (0:00:00.026) 0:00:22.833 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 13 July 2024 13:16:01 +0000 (0:00:00.046) 0:00:22.880 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 13 July 2024 13:16:01 +0000 (0:00:00.051) 0:00:22.932 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 13 July 2024 13:16:02 +0000 (0:00:00.063) 0:00:22.995 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:72 Saturday 13 July 2024 13:16:02 +0000 (0:00:00.064) 0:00:23.059 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:92 Saturday 13 July 2024 13:16:02 +0000 (0:00:00.056) 0:00:23.116 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 July 2024 13:16:02 +0000 (0:00:00.047) 0:00:23.164 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:120 Saturday 13 July 2024 13:16:02 +0000 (0:00:00.030) 0:00:23.194 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 13 July 2024 13:16:02 +0000 (0:00:00.037) 0:00:23.232 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:151 Saturday 13 July 2024 13:16:02 +0000 (0:00:00.039) 0:00:23.272 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:162 Saturday 13 July 2024 13:16:02 +0000 (0:00:00.360) 0:00:23.632 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:171 Saturday 13 July 2024 13:16:02 +0000 (0:00:00.028) 0:00:23.661 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:179 Saturday 13 July 2024 13:16:02 +0000 (0:00:00.023) 0:00:23.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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:188 Saturday 13 July 2024 13:16:02 +0000 (0:00:00.028) 0:00:23.712 ********* 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, eb463710-2e4c-4b6d-a033-59707f954f62 skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 13 July 2024 13:16:03 +0000 (0:00:00.438) 0:00:24.151 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 13 July 2024 13:16:03 +0000 (0:00:00.059) 0:00:24.210 ********* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, eb463710-2e4c-4b6d-a033-59707f954f62 skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:210 Saturday 13 July 2024 13:16:03 +0000 (0:00:00.025) 0:00:24.235 ********* 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, eb463710-2e4c-4b6d-a033-59707f954f62 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, eb463710-2e4c-4b6d-a033-59707f954f62 skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:215 Saturday 13 July 2024 13:16:03 +0000 (0:00:00.024) 0:00:24.260 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:221 Saturday 13 July 2024 13:16:03 +0000 (0:00:00.021) 0:00:24.282 ********* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/run_test.yml:36 Saturday 13 July 2024 13:16:03 +0000 (0:00:00.187) 0:00:24.470 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 13 July 2024 13:16:03 +0000 (0:00:00.050) 0:00:24.521 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 13 July 2024 13:16:03 +0000 (0:00:00.039) 0:00:24.560 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720876558.7646117, "block_size": 4096, "blocks": 0, "ctime": 1720876558.7646117, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 28145, "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": 1720876558.7646117, "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-ci2iar9ycz/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 13 July 2024 13:16:03 +0000 (0:00:00.197) 0:00:24.758 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 13 July 2024 13:16:03 +0000 (0:00:00.027) 0:00:24.785 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 13 July 2024 13:16:03 +0000 (0:00:00.039) 0:00:24.825 ********* 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-ci2iar9ycz/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 13 July 2024 13:16:03 +0000 (0:00:00.022) 0:00:24.848 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 13 July 2024 13:16:04 +0000 (0:00:00.193) 0:00:25.042 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 13 July 2024 13:16:04 +0000 (0:00:00.023) 0:00:25.065 ********* ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.021000", "end": "2024-07-13 09:16:04.272513", "rc": 0, "start": "2024-07-13 09:16:04.251513" } 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-ci2iar9ycz/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 13 July 2024 13:16:04 +0000 (0:00:00.247) 0:00:25.313 ********* 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-ci2iar9ycz/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 13 July 2024 13:16:04 +0000 (0:00:00.032) 0:00:25.345 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 13 July 2024 13:16:04 +0000 (0:00:00.024) 0:00:25.369 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 13 July 2024 13:16:04 +0000 (0:00:00.025) 0:00:25.395 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 13 July 2024 13:16:04 +0000 (0:00:00.025) 0:00:25.420 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 13 July 2024 13:16:04 +0000 (0:00:00.026) 0:00:25.447 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 13 July 2024 13:16:04 +0000 (0:00:00.029) 0:00:25.477 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 13 July 2024 13:16:04 +0000 (0:00:00.026) 0:00:25.503 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/run_test.yml:42 Saturday 13 July 2024 13:16:04 +0000 (0:00:00.024) 0:00:25.528 ********* TASK [Success in test 'I can activate an existing profile'] ******************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/run_test.yml:47 Saturday 13 July 2024 13:16:04 +0000 (0:00:00.021) 0:00:25.549 ********* ok: [sut] => {} MSG: +++++ Success in test 'I can activate an existing profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/run_test.yml:66 Saturday 13 July 2024 13:16:04 +0000 (0:00:00.023) 0:00:25.573 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 13 July 2024 13:16:04 +0000 (0:00:00.041) 0:00:25.615 ********* 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.061577", "end": "2024-07-13 09:16:04.861965", "rc": 1, "start": "2024-07-13 09:16:04.800388" } STDOUT: Connection 'statebr' (eb463710-2e4c-4b6d-a033-59707f954f62) 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-ci2iar9ycz/tests/playbooks/tests_states.yml:83 Saturday 13 July 2024 13:16:04 +0000 (0:00:00.255) 0:00:25.870 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/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-ci2iar9ycz/tests/playbooks/tasks/run_test.yml:5 Saturday 13 July 2024 13:16:04 +0000 (0:00:00.037) 0:00:25.908 ********* ok: [sut] => {} MSG: ########## I can remove an existing profile without taking it down ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/run_test.yml:9 Saturday 13 July 2024 13:16:04 +0000 (0:00:00.027) 0:00:25.936 ********* 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-ci2iar9ycz/tests/playbooks/tasks/run_test.yml:21 Saturday 13 July 2024 13:16:05 +0000 (0:00:00.104) 0:00:26.040 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 13 July 2024 13:16:05 +0000 (0:00:00.052) 0:00:26.093 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 13 July 2024 13:16:05 +0000 (0:00:00.054) 0:00:26.148 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004349", "end": "2024-07-13 09:16:06.357844", "rc": 0, "start": "2024-07-13 09:16:05.353495" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 13 July 2024 13:16:06 +0000 (0:00:01.219) 0:00:27.367 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 13 July 2024 13:16:06 +0000 (0:00:00.025) 0:00:27.393 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/run_test.yml:24 Saturday 13 July 2024 13:16:06 +0000 (0:00:00.025) 0:00:27.419 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 13 July 2024 13:16:06 +0000 (0:00:00.046) 0:00:27.465 ********* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 July 2024 13:16:06 +0000 (0:00:00.040) 0:00:27.506 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 July 2024 13:16:06 +0000 (0:00:00.091) 0:00:27.598 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 July 2024 13:16:06 +0000 (0:00:00.029) 0:00:27.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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 July 2024 13:16:06 +0000 (0:00:00.024) 0:00:27.653 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 July 2024 13:16:06 +0000 (0:00:00.030) 0:00:27.684 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 July 2024 13:16:08 +0000 (0:00:01.446) 0:00:29.130 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 July 2024 13:16:08 +0000 (0:00:00.674) 0:00:29.805 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 July 2024 13:16:08 +0000 (0:00:00.023) 0:00:29.828 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 July 2024 13:16:08 +0000 (0:00:00.050) 0:00:29.879 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 13 July 2024 13:16:08 +0000 (0:00:00.022) 0:00:29.901 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 13 July 2024 13:16:08 +0000 (0:00:00.026) 0:00:29.927 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 13 July 2024 13:16:08 +0000 (0:00:00.031) 0:00:29.959 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:72 Saturday 13 July 2024 13:16:09 +0000 (0:00:00.023) 0:00:29.982 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:92 Saturday 13 July 2024 13:16:09 +0000 (0:00:00.042) 0:00:30.025 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 July 2024 13:16:09 +0000 (0:00:00.060) 0:00:30.086 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:120 Saturday 13 July 2024 13:16:09 +0000 (0:00:00.041) 0:00:30.127 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 13 July 2024 13:16:09 +0000 (0:00:00.025) 0:00:30.152 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:151 Saturday 13 July 2024 13:16:09 +0000 (0:00:00.028) 0:00:30.181 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:162 Saturday 13 July 2024 13:16:09 +0000 (0:00:00.352) 0:00:30.534 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:171 Saturday 13 July 2024 13:16:09 +0000 (0:00:00.028) 0:00:30.562 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:179 Saturday 13 July 2024 13:16:09 +0000 (0:00:00.025) 0:00:30.587 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:188 Saturday 13 July 2024 13:16:09 +0000 (0:00:00.028) 0:00:30.616 ********* 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, ad04dd7b-95d9-4a5a-a3e0-a0b9a3565ace TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 13 July 2024 13:16:10 +0000 (0:00:00.395) 0:00:31.011 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 13 July 2024 13:16:10 +0000 (0:00:00.021) 0:00:31.033 ********* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, ad04dd7b-95d9-4a5a-a3e0-a0b9a3565ace" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:210 Saturday 13 July 2024 13:16:10 +0000 (0:00:00.061) 0:00:31.095 ********* 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, ad04dd7b-95d9-4a5a-a3e0-a0b9a3565ace\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, ad04dd7b-95d9-4a5a-a3e0-a0b9a3565ace" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:215 Saturday 13 July 2024 13:16:10 +0000 (0:00:00.025) 0:00:31.120 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:221 Saturday 13 July 2024 13:16:10 +0000 (0:00:00.023) 0:00:31.143 ********* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 13 July 2024 13:16:10 +0000 (0:00:00.191) 0:00:31.335 ********* 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, ad04dd7b-95d9-4a5a-a3e0-a0b9a3565ace\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, ad04dd7b-95d9-4a5a-a3e0-a0b9a3565ace" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/activate_profile.yml:3 Saturday 13 July 2024 13:16:10 +0000 (0:00:00.025) 0:00:31.361 ********* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 July 2024 13:16:10 +0000 (0:00:00.042) 0:00:31.403 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 July 2024 13:16:10 +0000 (0:00:00.045) 0:00:31.449 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 July 2024 13:16:10 +0000 (0:00:00.030) 0:00:31.479 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 July 2024 13:16:10 +0000 (0:00:00.022) 0:00:31.502 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 July 2024 13:16:10 +0000 (0:00:00.024) 0:00:31.526 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 July 2024 13:16:11 +0000 (0:00:01.452) 0:00:32.979 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 July 2024 13:16:12 +0000 (0:00:00.686) 0:00:33.666 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 July 2024 13:16:12 +0000 (0:00:00.038) 0:00:33.704 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 July 2024 13:16:12 +0000 (0:00:00.054) 0:00:33.759 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 13 July 2024 13:16:12 +0000 (0:00:00.055) 0:00:33.814 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 13 July 2024 13:16:12 +0000 (0:00:00.038) 0:00:33.853 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 13 July 2024 13:16:12 +0000 (0:00:00.080) 0:00:33.934 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:72 Saturday 13 July 2024 13:16:12 +0000 (0:00:00.024) 0:00:33.959 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:92 Saturday 13 July 2024 13:16:13 +0000 (0:00:00.028) 0:00:33.988 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 July 2024 13:16:13 +0000 (0:00:00.044) 0:00:34.032 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:120 Saturday 13 July 2024 13:16:13 +0000 (0:00:00.023) 0:00:34.056 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 13 July 2024 13:16:13 +0000 (0:00:00.021) 0:00:34.077 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:151 Saturday 13 July 2024 13:16:13 +0000 (0:00:00.055) 0:00:34.132 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:162 Saturday 13 July 2024 13:16:13 +0000 (0:00:00.358) 0:00:34.490 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:171 Saturday 13 July 2024 13:16:13 +0000 (0:00:00.029) 0:00:34.519 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:179 Saturday 13 July 2024 13:16:13 +0000 (0:00:00.028) 0:00:34.548 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:188 Saturday 13 July 2024 13:16:13 +0000 (0:00:00.023) 0:00:34.571 ********* 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, ad04dd7b-95d9-4a5a-a3e0-a0b9a3565ace skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 13 July 2024 13:16:13 +0000 (0:00:00.396) 0:00:34.967 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 13 July 2024 13:16:14 +0000 (0:00:00.054) 0:00:35.022 ********* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, ad04dd7b-95d9-4a5a-a3e0-a0b9a3565ace skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:210 Saturday 13 July 2024 13:16:14 +0000 (0:00:00.061) 0:00:35.084 ********* 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, ad04dd7b-95d9-4a5a-a3e0-a0b9a3565ace skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, ad04dd7b-95d9-4a5a-a3e0-a0b9a3565ace skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:215 Saturday 13 July 2024 13:16:14 +0000 (0:00:00.044) 0:00:35.128 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:221 Saturday 13 July 2024 13:16:14 +0000 (0:00:00.031) 0:00:35.160 ********* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/run_test.yml:30 Saturday 13 July 2024 13:16:14 +0000 (0:00:00.207) 0:00:35.367 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/remove_profile.yml:3 Saturday 13 July 2024 13:16:14 +0000 (0:00:00.049) 0:00:35.417 ********* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 July 2024 13:16:14 +0000 (0:00:00.097) 0:00:35.515 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 July 2024 13:16:14 +0000 (0:00:00.107) 0:00:35.622 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 July 2024 13:16:14 +0000 (0:00:00.040) 0:00:35.663 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 July 2024 13:16:14 +0000 (0:00:00.027) 0:00:35.691 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 July 2024 13:16:14 +0000 (0:00:00.023) 0:00:35.714 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 July 2024 13:16:16 +0000 (0:00:01.457) 0:00:37.172 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 July 2024 13:16:16 +0000 (0:00:00.704) 0:00:37.877 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 July 2024 13:16:17 +0000 (0:00:00.111) 0:00:37.988 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 July 2024 13:16:17 +0000 (0:00:00.051) 0:00:38.040 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 13 July 2024 13:16:17 +0000 (0:00:00.035) 0:00:38.076 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 13 July 2024 13:16:17 +0000 (0:00:00.027) 0:00:38.103 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 13 July 2024 13:16:17 +0000 (0:00:00.035) 0:00:38.138 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:72 Saturday 13 July 2024 13:16:17 +0000 (0:00:00.036) 0:00:38.175 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:92 Saturday 13 July 2024 13:16:17 +0000 (0:00:00.047) 0:00:38.223 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 July 2024 13:16:17 +0000 (0:00:00.056) 0:00:38.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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:120 Saturday 13 July 2024 13:16:17 +0000 (0:00:00.034) 0:00:38.314 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 13 July 2024 13:16:17 +0000 (0:00:00.038) 0:00:38.352 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:151 Saturday 13 July 2024 13:16:17 +0000 (0:00:00.027) 0:00:38.380 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:162 Saturday 13 July 2024 13:16:17 +0000 (0:00:00.355) 0:00:38.736 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:171 Saturday 13 July 2024 13:16:17 +0000 (0:00:00.026) 0:00:38.762 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:179 Saturday 13 July 2024 13:16:17 +0000 (0:00:00.022) 0:00:38.785 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:188 Saturday 13 July 2024 13:16:17 +0000 (0:00:00.025) 0:00:38.811 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 13 July 2024 13:16:18 +0000 (0:00:00.460) 0:00:39.271 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 13 July 2024 13:16:18 +0000 (0:00:00.026) 0:00:39.297 ********* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:210 Saturday 13 July 2024 13:16:18 +0000 (0:00:00.029) 0:00:39.327 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:215 Saturday 13 July 2024 13:16:18 +0000 (0:00:00.040) 0:00:39.368 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:221 Saturday 13 July 2024 13:16:18 +0000 (0:00:00.029) 0:00:39.398 ********* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/run_test.yml:36 Saturday 13 July 2024 13:16:18 +0000 (0:00:00.212) 0:00:39.610 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 13 July 2024 13:16:18 +0000 (0:00:00.048) 0:00:39.659 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 13 July 2024 13:16:18 +0000 (0:00:00.038) 0:00:39.698 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720876569.953307, "block_size": 4096, "blocks": 0, "ctime": 1720876569.953307, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 28276, "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": 1720876569.953307, "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-ci2iar9ycz/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 13 July 2024 13:16:18 +0000 (0:00:00.199) 0:00:39.897 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/assert_profile_absent.yml:3 Saturday 13 July 2024 13:16:18 +0000 (0:00:00.027) 0:00:39.925 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 13 July 2024 13:16:19 +0000 (0:00:00.065) 0:00:39.990 ********* 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-ci2iar9ycz/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 13 July 2024 13:16:19 +0000 (0:00:00.024) 0:00:40.014 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 13 July 2024 13:16:19 +0000 (0:00:00.192) 0:00:40.206 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 13 July 2024 13:16:19 +0000 (0:00:00.056) 0:00:40.262 ********* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.021034", "end": "2024-07-13 09:16:19.475538", "rc": 1, "start": "2024-07-13 09:16:19.454504" } 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-ci2iar9ycz/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 13 July 2024 13:16:19 +0000 (0:00:00.226) 0:00:40.489 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 13 July 2024 13:16:19 +0000 (0:00:00.031) 0:00:40.521 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 13 July 2024 13:16:19 +0000 (0:00:00.043) 0:00:40.564 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 13 July 2024 13:16:19 +0000 (0:00:00.067) 0:00:40.631 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 13 July 2024 13:16:19 +0000 (0:00:00.035) 0:00:40.667 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/assert_profile_absent.yml:5 Saturday 13 July 2024 13:16:19 +0000 (0:00:00.030) 0:00:40.697 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/run_test.yml:42 Saturday 13 July 2024 13:16:19 +0000 (0:00:00.033) 0:00:40.731 ********* TASK [Success in test 'I can remove an existing profile without taking it down'] *** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/run_test.yml:47 Saturday 13 July 2024 13:16:19 +0000 (0:00:00.033) 0:00:40.765 ********* ok: [sut] => {} MSG: +++++ Success in test 'I can remove an existing profile without taking it down' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/run_test.yml:66 Saturday 13 July 2024 13:16:19 +0000 (0:00:00.042) 0:00:40.807 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 13 July 2024 13:16:19 +0000 (0:00:00.069) 0:00:40.876 ********* ok: [sut] => { "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.070615", "end": "2024-07-13 09:16:20.135959", "rc": 0, "start": "2024-07-13 09:16:20.065344" } STDOUT: Connection 'statebr' (ad04dd7b-95d9-4a5a-a3e0-a0b9a3565ace) successfully deleted. TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tests_states.yml:103 Saturday 13 July 2024 13:16:20 +0000 (0:00:00.271) 0:00:41.148 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can take a profile down that is absent] ************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/run_test.yml:5 Saturday 13 July 2024 13:16:20 +0000 (0:00:00.038) 0:00:41.186 ********* ok: [sut] => {} MSG: ########## I can take a profile down that is absent ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/run_test.yml:9 Saturday 13 July 2024 13:16:20 +0000 (0:00:00.023) 0:00:41.210 ********* 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-ci2iar9ycz/tests/playbooks/tasks/run_test.yml:21 Saturday 13 July 2024 13:16:20 +0000 (0:00:00.090) 0:00:41.301 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 13 July 2024 13:16:20 +0000 (0:00:00.041) 0:00:41.342 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 13 July 2024 13:16:20 +0000 (0:00:00.040) 0:00:41.382 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003303", "end": "2024-07-13 09:16:20.576594", "rc": 0, "start": "2024-07-13 09:16:20.573291" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 13 July 2024 13:16:20 +0000 (0:00:00.203) 0:00:41.585 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 13 July 2024 13:16:20 +0000 (0:00:00.024) 0:00:41.610 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/run_test.yml:24 Saturday 13 July 2024 13:16:20 +0000 (0:00:00.022) 0:00:41.632 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 13 July 2024 13:16:20 +0000 (0:00:00.048) 0:00:41.680 ********* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 July 2024 13:16:20 +0000 (0:00:00.038) 0:00:41.719 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 July 2024 13:16:20 +0000 (0:00:00.043) 0:00:41.763 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 July 2024 13:16:20 +0000 (0:00:00.028) 0:00:41.792 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 July 2024 13:16:20 +0000 (0:00:00.023) 0:00:41.815 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 July 2024 13:16:20 +0000 (0:00:00.022) 0:00:41.837 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 July 2024 13:16:22 +0000 (0:00:01.552) 0:00:43.390 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 July 2024 13:16:23 +0000 (0:00:00.718) 0:00:44.108 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 July 2024 13:16:23 +0000 (0:00:00.024) 0:00:44.133 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 July 2024 13:16:23 +0000 (0:00:00.021) 0:00:44.154 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 13 July 2024 13:16:23 +0000 (0:00:00.023) 0:00:44.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 DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 13 July 2024 13:16:23 +0000 (0:00:00.022) 0:00:44.201 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 13 July 2024 13:16:23 +0000 (0:00:00.030) 0:00:44.231 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:72 Saturday 13 July 2024 13:16:23 +0000 (0:00:00.026) 0:00:44.258 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:92 Saturday 13 July 2024 13:16:23 +0000 (0:00:00.031) 0:00:44.289 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 July 2024 13:16:23 +0000 (0:00:00.062) 0:00:44.351 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:120 Saturday 13 July 2024 13:16:23 +0000 (0:00:00.060) 0:00:44.412 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 13 July 2024 13:16:23 +0000 (0:00:00.032) 0:00:44.445 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:151 Saturday 13 July 2024 13:16:23 +0000 (0:00:00.034) 0:00:44.479 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:162 Saturday 13 July 2024 13:16:23 +0000 (0:00:00.368) 0:00:44.847 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:171 Saturday 13 July 2024 13:16:23 +0000 (0:00:00.027) 0:00:44.874 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:179 Saturday 13 July 2024 13:16:23 +0000 (0:00:00.022) 0:00:44.897 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:188 Saturday 13 July 2024 13:16:23 +0000 (0:00:00.022) 0:00:44.920 ********* 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, 22a3e1ff-2fe8-48a0-9eb9-b1357dd8bfa5 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 13 July 2024 13:16:24 +0000 (0:00:00.418) 0:00:45.339 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 13 July 2024 13:16:24 +0000 (0:00:00.022) 0:00:45.362 ********* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 22a3e1ff-2fe8-48a0-9eb9-b1357dd8bfa5" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:210 Saturday 13 July 2024 13:16:24 +0000 (0:00:00.024) 0:00:45.386 ********* 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, 22a3e1ff-2fe8-48a0-9eb9-b1357dd8bfa5\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 22a3e1ff-2fe8-48a0-9eb9-b1357dd8bfa5" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:215 Saturday 13 July 2024 13:16:24 +0000 (0:00:00.024) 0:00:45.411 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:221 Saturday 13 July 2024 13:16:24 +0000 (0:00:00.022) 0:00:45.433 ********* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 13 July 2024 13:16:24 +0000 (0:00:00.209) 0:00:45.643 ********* 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, 22a3e1ff-2fe8-48a0-9eb9-b1357dd8bfa5\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 22a3e1ff-2fe8-48a0-9eb9-b1357dd8bfa5" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/activate_profile.yml:3 Saturday 13 July 2024 13:16:24 +0000 (0:00:00.050) 0:00:45.694 ********* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 July 2024 13:16:24 +0000 (0:00:00.086) 0:00:45.780 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 July 2024 13:16:24 +0000 (0:00:00.041) 0:00:45.822 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 July 2024 13:16:24 +0000 (0:00:00.028) 0:00:45.851 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 July 2024 13:16:24 +0000 (0:00:00.022) 0:00:45.874 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 July 2024 13:16:24 +0000 (0:00:00.030) 0:00:45.904 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 July 2024 13:16:26 +0000 (0:00:01.456) 0:00:47.361 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 July 2024 13:16:27 +0000 (0:00:00.717) 0:00:48.079 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 July 2024 13:16:27 +0000 (0:00:00.026) 0:00:48.105 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 July 2024 13:16:27 +0000 (0:00:00.024) 0:00:48.129 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 13 July 2024 13:16:27 +0000 (0:00:00.023) 0:00:48.152 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 13 July 2024 13:16:27 +0000 (0:00:00.023) 0:00:48.176 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 13 July 2024 13:16:27 +0000 (0:00:00.034) 0:00:48.211 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:72 Saturday 13 July 2024 13:16:27 +0000 (0:00:00.025) 0:00:48.237 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:92 Saturday 13 July 2024 13:16:27 +0000 (0:00:00.031) 0:00:48.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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 July 2024 13:16:27 +0000 (0:00:00.054) 0:00:48.323 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:120 Saturday 13 July 2024 13:16:27 +0000 (0:00:00.025) 0:00:48.348 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 13 July 2024 13:16:27 +0000 (0:00:00.028) 0:00:48.376 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:151 Saturday 13 July 2024 13:16:27 +0000 (0:00:00.031) 0:00:48.408 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:162 Saturday 13 July 2024 13:16:27 +0000 (0:00:00.373) 0:00:48.781 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:171 Saturday 13 July 2024 13:16:27 +0000 (0:00:00.028) 0:00:48.809 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:179 Saturday 13 July 2024 13:16:27 +0000 (0:00:00.022) 0:00:48.831 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:188 Saturday 13 July 2024 13:16:27 +0000 (0:00:00.032) 0:00:48.864 ********* ok: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 22a3e1ff-2fe8-48a0-9eb9-b1357dd8bfa5 skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 13 July 2024 13:16:28 +0000 (0:00:00.383) 0:00:49.247 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 13 July 2024 13:16:28 +0000 (0:00:00.022) 0:00:49.270 ********* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 22a3e1ff-2fe8-48a0-9eb9-b1357dd8bfa5 skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:210 Saturday 13 July 2024 13:16:28 +0000 (0:00:00.026) 0:00:49.296 ********* 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, 22a3e1ff-2fe8-48a0-9eb9-b1357dd8bfa5 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 22a3e1ff-2fe8-48a0-9eb9-b1357dd8bfa5 skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:215 Saturday 13 July 2024 13:16:28 +0000 (0:00:00.024) 0:00:49.321 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:221 Saturday 13 July 2024 13:16:28 +0000 (0:00:00.024) 0:00:49.345 ********* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/remove_profile.yml:3 Saturday 13 July 2024 13:16:28 +0000 (0:00:00.188) 0:00:49.533 ********* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 July 2024 13:16:28 +0000 (0:00:00.058) 0:00:49.592 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 July 2024 13:16:28 +0000 (0:00:00.062) 0:00:49.655 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 July 2024 13:16:28 +0000 (0:00:00.054) 0:00:49.710 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 July 2024 13:16:28 +0000 (0:00:00.023) 0:00:49.733 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 July 2024 13:16:28 +0000 (0:00:00.026) 0:00:49.760 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 July 2024 13:16:30 +0000 (0:00:01.479) 0:00:51.239 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 July 2024 13:16:31 +0000 (0:00:00.743) 0:00:51.983 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 July 2024 13:16:31 +0000 (0:00:00.030) 0:00:52.013 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 July 2024 13:16:31 +0000 (0:00:00.025) 0:00:52.039 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 13 July 2024 13:16:31 +0000 (0:00:00.024) 0:00:52.063 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 13 July 2024 13:16:31 +0000 (0:00:00.033) 0:00:52.097 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 13 July 2024 13:16:31 +0000 (0:00:00.038) 0:00:52.136 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:72 Saturday 13 July 2024 13:16:31 +0000 (0:00:00.023) 0:00:52.159 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:92 Saturday 13 July 2024 13:16:31 +0000 (0:00:00.032) 0:00:52.192 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 July 2024 13:16:31 +0000 (0:00:00.048) 0:00:52.241 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:120 Saturday 13 July 2024 13:16:31 +0000 (0:00:00.027) 0:00:52.268 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 13 July 2024 13:16:31 +0000 (0:00:00.062) 0:00:52.331 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:151 Saturday 13 July 2024 13:16:31 +0000 (0:00:00.026) 0:00:52.357 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:162 Saturday 13 July 2024 13:16:31 +0000 (0:00:00.368) 0:00:52.726 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:171 Saturday 13 July 2024 13:16:31 +0000 (0:00:00.038) 0:00:52.764 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:179 Saturday 13 July 2024 13:16:31 +0000 (0:00:00.042) 0:00:52.806 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:188 Saturday 13 July 2024 13:16:31 +0000 (0:00:00.024) 0:00:52.831 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 13 July 2024 13:16:32 +0000 (0:00:00.383) 0:00:53.214 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 13 July 2024 13:16:32 +0000 (0:00:00.036) 0:00:53.250 ********* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:210 Saturday 13 July 2024 13:16:32 +0000 (0:00:00.032) 0:00:53.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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:215 Saturday 13 July 2024 13:16:32 +0000 (0:00:00.026) 0:00:53.309 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:221 Saturday 13 July 2024 13:16:32 +0000 (0:00:00.039) 0:00:53.349 ********* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/run_test.yml:30 Saturday 13 July 2024 13:16:32 +0000 (0:00:00.191) 0:00:53.541 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/remove+down_profile.yml:3 Saturday 13 July 2024 13:16:32 +0000 (0:00:00.078) 0:00:53.619 ********* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 July 2024 13:16:32 +0000 (0:00:00.093) 0:00:53.713 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 July 2024 13:16:32 +0000 (0:00:00.063) 0:00:53.776 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 July 2024 13:16:32 +0000 (0:00:00.046) 0:00:53.822 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 July 2024 13:16:32 +0000 (0:00:00.027) 0:00:53.849 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 July 2024 13:16:32 +0000 (0:00:00.034) 0:00:53.884 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 July 2024 13:16:34 +0000 (0:00:01.434) 0:00:55.319 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 July 2024 13:16:35 +0000 (0:00:00.711) 0:00:56.030 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 July 2024 13:16:35 +0000 (0:00:00.024) 0:00:56.054 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 July 2024 13:16:35 +0000 (0:00:00.023) 0:00:56.077 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 13 July 2024 13:16:35 +0000 (0:00:00.023) 0:00:56.101 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 13 July 2024 13:16:35 +0000 (0:00:00.022) 0:00:56.124 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 13 July 2024 13:16:35 +0000 (0:00:00.029) 0:00:56.153 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:72 Saturday 13 July 2024 13:16:35 +0000 (0:00:00.025) 0:00:56.178 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:92 Saturday 13 July 2024 13:16:35 +0000 (0:00:00.053) 0:00:56.231 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 July 2024 13:16:35 +0000 (0:00:00.050) 0:00:56.282 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:120 Saturday 13 July 2024 13:16:35 +0000 (0:00:00.033) 0:00:56.315 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 13 July 2024 13:16:35 +0000 (0:00:00.038) 0:00:56.354 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:151 Saturday 13 July 2024 13:16:35 +0000 (0:00:00.034) 0:00:56.389 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:162 Saturday 13 July 2024 13:16:35 +0000 (0:00:00.371) 0:00:56.760 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:171 Saturday 13 July 2024 13:16:35 +0000 (0:00:00.025) 0:00:56.786 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:179 Saturday 13 July 2024 13:16:35 +0000 (0:00:00.022) 0:00:56.808 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:188 Saturday 13 July 2024 13:16:35 +0000 (0:00:00.023) 0:00:56.832 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 13 July 2024 13:16:36 +0000 (0:00:00.475) 0:00:57.307 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 13 July 2024 13:16:36 +0000 (0:00:00.042) 0:00:57.349 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:210 Saturday 13 July 2024 13:16:36 +0000 (0:00:00.052) 0:00:57.401 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:215 Saturday 13 July 2024 13:16:36 +0000 (0:00:00.034) 0:00:57.436 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:221 Saturday 13 July 2024 13:16:36 +0000 (0:00:00.026) 0:00:57.462 ********* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/run_test.yml:36 Saturday 13 July 2024 13:16:36 +0000 (0:00:00.214) 0:00:57.676 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/assert_profile_absent.yml:3 Saturday 13 July 2024 13:16:36 +0000 (0:00:00.080) 0:00:57.757 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 13 July 2024 13:16:36 +0000 (0:00:00.042) 0:00:57.800 ********* 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-ci2iar9ycz/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 13 July 2024 13:16:36 +0000 (0:00:00.024) 0:00:57.824 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 13 July 2024 13:16:37 +0000 (0:00:00.191) 0:00:58.015 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 13 July 2024 13:16:37 +0000 (0:00:00.022) 0:00:58.038 ********* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.019990", "end": "2024-07-13 09:16:37.243111", "rc": 1, "start": "2024-07-13 09:16:37.223121" } 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-ci2iar9ycz/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 13 July 2024 13:16:37 +0000 (0:00:00.229) 0:00:58.267 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 13 July 2024 13:16:37 +0000 (0:00:00.043) 0:00:58.310 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 13 July 2024 13:16:37 +0000 (0:00:00.092) 0:00:58.403 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 13 July 2024 13:16:37 +0000 (0:00:00.030) 0:00:58.433 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 13 July 2024 13:16:37 +0000 (0:00:00.024) 0:00:58.458 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/assert_profile_absent.yml:5 Saturday 13 July 2024 13:16:37 +0000 (0:00:00.024) 0:00:58.483 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/run_test.yml:42 Saturday 13 July 2024 13:16:37 +0000 (0:00:00.030) 0:00:58.514 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 13 July 2024 13:16:37 +0000 (0:00:00.049) 0:00:58.563 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 13 July 2024 13:16:37 +0000 (0:00:00.045) 0:00:58.608 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 13 July 2024 13:16:37 +0000 (0:00:00.251) 0:00:58.860 ********* 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-ci2iar9ycz/tests/playbooks/tasks/run_test.yml:47 Saturday 13 July 2024 13:16:37 +0000 (0:00:00.046) 0:00:58.907 ********* ok: [sut] => {} MSG: +++++ Success in test 'I can take a profile down that is absent' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/run_test.yml:66 Saturday 13 July 2024 13:16:37 +0000 (0:00:00.032) 0:00:58.940 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 13 July 2024 13:16:38 +0000 (0:00:00.077) 0:00:59.017 ********* 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.037874", "end": "2024-07-13 09:16:38.240559", "rc": 1, "start": "2024-07-13 09:16:38.202685" } 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-ci2iar9ycz/tests/playbooks/tests_states.yml:126 Saturday 13 July 2024 13:16:38 +0000 (0:00:00.246) 0:00:59.264 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/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-ci2iar9ycz/tests/playbooks/tasks/run_test.yml:5 Saturday 13 July 2024 13:16:38 +0000 (0:00:00.107) 0:00:59.371 ********* 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-ci2iar9ycz/tests/playbooks/tasks/run_test.yml:9 Saturday 13 July 2024 13:16:38 +0000 (0:00:00.064) 0:00:59.436 ********* 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-ci2iar9ycz/tests/playbooks/tasks/run_test.yml:21 Saturday 13 July 2024 13:16:38 +0000 (0:00:00.046) 0:00:59.482 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 13 July 2024 13:16:38 +0000 (0:00:00.039) 0:00:59.522 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 13 July 2024 13:16:38 +0000 (0:00:00.046) 0:00:59.569 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003166", "end": "2024-07-13 09:16:38.795942", "rc": 0, "start": "2024-07-13 09:16:38.792776" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 13 July 2024 13:16:38 +0000 (0:00:00.235) 0:00:59.804 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 13 July 2024 13:16:38 +0000 (0:00:00.023) 0:00:59.828 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/run_test.yml:24 Saturday 13 July 2024 13:16:38 +0000 (0:00:00.022) 0:00:59.851 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 13 July 2024 13:16:38 +0000 (0:00:00.044) 0:00:59.895 ********* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 July 2024 13:16:38 +0000 (0:00:00.038) 0:00:59.933 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 July 2024 13:16:38 +0000 (0:00:00.041) 0:00:59.975 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 July 2024 13:16:39 +0000 (0:00:00.028) 0:01:00.003 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 July 2024 13:16:39 +0000 (0:00:00.069) 0:01:00.073 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 July 2024 13:16:39 +0000 (0:00:00.036) 0:01:00.109 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 July 2024 13:16:40 +0000 (0:00:01.456) 0:01:01.566 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 July 2024 13:16:41 +0000 (0:00:00.697) 0:01:02.263 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 July 2024 13:16:41 +0000 (0:00:00.026) 0:01:02.290 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 July 2024 13:16:41 +0000 (0:00:00.024) 0:01:02.315 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 13 July 2024 13:16:41 +0000 (0:00:00.023) 0:01:02.338 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 13 July 2024 13:16:41 +0000 (0:00:00.059) 0:01:02.397 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 13 July 2024 13:16:41 +0000 (0:00:00.028) 0:01:02.425 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:72 Saturday 13 July 2024 13:16:41 +0000 (0:00:00.023) 0:01:02.449 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:92 Saturday 13 July 2024 13:16:41 +0000 (0:00:00.040) 0:01:02.490 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 July 2024 13:16:41 +0000 (0:00:00.052) 0:01:02.543 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:120 Saturday 13 July 2024 13:16:41 +0000 (0:00:00.035) 0:01:02.579 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 13 July 2024 13:16:41 +0000 (0:00:00.037) 0:01:02.616 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:151 Saturday 13 July 2024 13:16:41 +0000 (0:00:00.026) 0:01:02.643 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:162 Saturday 13 July 2024 13:16:42 +0000 (0:00:00.377) 0:01:03.020 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:171 Saturday 13 July 2024 13:16:42 +0000 (0:00:00.034) 0:01:03.055 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:179 Saturday 13 July 2024 13:16:42 +0000 (0:00:00.022) 0:01:03.077 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:188 Saturday 13 July 2024 13:16:42 +0000 (0:00:00.020) 0:01:03.097 ********* 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, 750e3ae5-d87b-4156-9222-9b9f18c6771f TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 13 July 2024 13:16:42 +0000 (0:00:00.396) 0:01:03.494 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 13 July 2024 13:16:42 +0000 (0:00:00.022) 0:01:03.517 ********* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 750e3ae5-d87b-4156-9222-9b9f18c6771f" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:210 Saturday 13 July 2024 13:16:42 +0000 (0:00:00.024) 0:01:03.541 ********* 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, 750e3ae5-d87b-4156-9222-9b9f18c6771f\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 750e3ae5-d87b-4156-9222-9b9f18c6771f" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:215 Saturday 13 July 2024 13:16:42 +0000 (0:00:00.025) 0:01:03.566 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:221 Saturday 13 July 2024 13:16:42 +0000 (0:00:00.051) 0:01:03.618 ********* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 13 July 2024 13:16:42 +0000 (0:00:00.202) 0:01:03.821 ********* 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, 750e3ae5-d87b-4156-9222-9b9f18c6771f\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 750e3ae5-d87b-4156-9222-9b9f18c6771f" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/activate_profile.yml:3 Saturday 13 July 2024 13:16:42 +0000 (0:00:00.026) 0:01:03.847 ********* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 July 2024 13:16:42 +0000 (0:00:00.047) 0:01:03.894 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 July 2024 13:16:42 +0000 (0:00:00.058) 0:01:03.953 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 July 2024 13:16:43 +0000 (0:00:00.061) 0:01:04.014 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 July 2024 13:16:43 +0000 (0:00:00.075) 0:01:04.090 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 July 2024 13:16:43 +0000 (0:00:00.036) 0:01:04.127 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 July 2024 13:16:44 +0000 (0:00:01.499) 0:01:05.627 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 July 2024 13:16:45 +0000 (0:00:00.681) 0:01:06.308 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 July 2024 13:16:45 +0000 (0:00:00.026) 0:01:06.335 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 July 2024 13:16:45 +0000 (0:00:00.041) 0:01:06.377 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 13 July 2024 13:16:45 +0000 (0:00:00.031) 0:01:06.408 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 13 July 2024 13:16:45 +0000 (0:00:00.031) 0:01:06.440 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 13 July 2024 13:16:45 +0000 (0:00:00.032) 0:01:06.473 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:72 Saturday 13 July 2024 13:16:45 +0000 (0:00:00.025) 0:01:06.498 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:92 Saturday 13 July 2024 13:16:45 +0000 (0:00:00.028) 0:01:06.526 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 July 2024 13:16:45 +0000 (0:00:00.063) 0:01:06.589 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:120 Saturday 13 July 2024 13:16:45 +0000 (0:00:00.023) 0:01:06.613 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 13 July 2024 13:16:45 +0000 (0:00:00.023) 0:01:06.637 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:151 Saturday 13 July 2024 13:16:45 +0000 (0:00:00.028) 0:01:06.665 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:162 Saturday 13 July 2024 13:16:46 +0000 (0:00:00.434) 0:01:07.099 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:171 Saturday 13 July 2024 13:16:46 +0000 (0:00:00.036) 0:01:07.136 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:179 Saturday 13 July 2024 13:16:46 +0000 (0:00:00.024) 0:01:07.161 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:188 Saturday 13 July 2024 13:16:46 +0000 (0:00:00.022) 0:01:07.183 ********* 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, 750e3ae5-d87b-4156-9222-9b9f18c6771f skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 13 July 2024 13:16:46 +0000 (0:00:00.349) 0:01:07.533 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 13 July 2024 13:16:46 +0000 (0:00:00.029) 0:01:07.562 ********* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 750e3ae5-d87b-4156-9222-9b9f18c6771f skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:210 Saturday 13 July 2024 13:16:46 +0000 (0:00:00.035) 0:01:07.598 ********* 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, 750e3ae5-d87b-4156-9222-9b9f18c6771f skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 750e3ae5-d87b-4156-9222-9b9f18c6771f skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:215 Saturday 13 July 2024 13:16:46 +0000 (0:00:00.027) 0:01:07.625 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:221 Saturday 13 July 2024 13:16:46 +0000 (0:00:00.027) 0:01:07.653 ********* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/remove+down_profile.yml:3 Saturday 13 July 2024 13:16:46 +0000 (0:00:00.204) 0:01:07.858 ********* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 July 2024 13:16:46 +0000 (0:00:00.038) 0:01:07.896 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 July 2024 13:16:46 +0000 (0:00:00.066) 0:01:07.963 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 July 2024 13:16:47 +0000 (0:00:00.031) 0:01:07.994 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 July 2024 13:16:47 +0000 (0:00:00.069) 0:01:08.064 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 July 2024 13:16:47 +0000 (0:00:00.026) 0:01:08.091 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 July 2024 13:16:48 +0000 (0:00:01.452) 0:01:09.544 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 July 2024 13:16:49 +0000 (0:00:00.671) 0:01:10.216 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 July 2024 13:16:49 +0000 (0:00:00.024) 0:01:10.240 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 July 2024 13:16:49 +0000 (0:00:00.023) 0:01:10.264 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 13 July 2024 13:16:49 +0000 (0:00:00.024) 0:01:10.288 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 13 July 2024 13:16:49 +0000 (0:00:00.033) 0:01:10.322 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 13 July 2024 13:16:49 +0000 (0:00:00.093) 0:01:10.416 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:72 Saturday 13 July 2024 13:16:49 +0000 (0:00:00.023) 0:01:10.440 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:92 Saturday 13 July 2024 13:16:49 +0000 (0:00:00.025) 0:01:10.465 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 July 2024 13:16:49 +0000 (0:00:00.047) 0:01:10.513 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:120 Saturday 13 July 2024 13:16:49 +0000 (0:00:00.026) 0:01:10.539 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 13 July 2024 13:16:49 +0000 (0:00:00.027) 0:01:10.566 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:151 Saturday 13 July 2024 13:16:49 +0000 (0:00:00.033) 0:01:10.600 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:162 Saturday 13 July 2024 13:16:50 +0000 (0:00:00.380) 0:01:10.981 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:171 Saturday 13 July 2024 13:16:50 +0000 (0:00:00.029) 0:01:11.010 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:179 Saturday 13 July 2024 13:16:50 +0000 (0:00:00.027) 0:01:11.037 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:188 Saturday 13 July 2024 13:16:50 +0000 (0:00:00.026) 0:01:11.063 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 13 July 2024 13:16:50 +0000 (0:00:00.455) 0:01:11.519 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 13 July 2024 13:16:50 +0000 (0:00:00.030) 0:01:11.549 ********* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:210 Saturday 13 July 2024 13:16:50 +0000 (0:00:00.025) 0:01:11.575 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:215 Saturday 13 July 2024 13:16:50 +0000 (0:00:00.035) 0:01:11.611 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:221 Saturday 13 July 2024 13:16:50 +0000 (0:00:00.091) 0:01:11.702 ********* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/run_test.yml:30 Saturday 13 July 2024 13:16:50 +0000 (0:00:00.194) 0:01:11.896 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/remove+down_profile.yml:3 Saturday 13 July 2024 13:16:50 +0000 (0:00:00.059) 0:01:11.956 ********* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 July 2024 13:16:51 +0000 (0:00:00.039) 0:01:11.996 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 July 2024 13:16:51 +0000 (0:00:00.044) 0:01:12.041 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 July 2024 13:16:51 +0000 (0:00:00.029) 0:01:12.070 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 July 2024 13:16:51 +0000 (0:00:00.025) 0:01:12.095 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 July 2024 13:16:51 +0000 (0:00:00.024) 0:01:12.120 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 July 2024 13:16:52 +0000 (0:00:01.484) 0:01:13.604 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 July 2024 13:16:53 +0000 (0:00:00.678) 0:01:14.283 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 July 2024 13:16:53 +0000 (0:00:00.026) 0:01:14.309 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 July 2024 13:16:53 +0000 (0:00:00.028) 0:01:14.338 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 13 July 2024 13:16:53 +0000 (0:00:00.024) 0:01:14.362 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 13 July 2024 13:16:53 +0000 (0:00:00.024) 0:01:14.386 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 13 July 2024 13:16:53 +0000 (0:00:00.032) 0:01:14.419 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:72 Saturday 13 July 2024 13:16:53 +0000 (0:00:00.023) 0:01:14.443 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:92 Saturday 13 July 2024 13:16:53 +0000 (0:00:00.027) 0:01:14.470 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 July 2024 13:16:53 +0000 (0:00:00.050) 0:01:14.521 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:120 Saturday 13 July 2024 13:16:53 +0000 (0:00:00.025) 0:01:14.546 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 13 July 2024 13:16:53 +0000 (0:00:00.024) 0:01:14.570 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:151 Saturday 13 July 2024 13:16:53 +0000 (0:00:00.036) 0:01:14.607 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:162 Saturday 13 July 2024 13:16:54 +0000 (0:00:00.419) 0:01:15.026 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:171 Saturday 13 July 2024 13:16:54 +0000 (0:00:00.052) 0:01:15.079 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:179 Saturday 13 July 2024 13:16:54 +0000 (0:00:00.036) 0:01:15.115 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:188 Saturday 13 July 2024 13:16:54 +0000 (0:00:00.047) 0:01:15.162 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 13 July 2024 13:16:54 +0000 (0:00:00.427) 0:01:15.590 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 13 July 2024 13:16:54 +0000 (0:00:00.027) 0:01:15.618 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:210 Saturday 13 July 2024 13:16:54 +0000 (0:00:00.035) 0:01:15.653 ********* 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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:215 Saturday 13 July 2024 13:16:54 +0000 (0:00:00.026) 0:01:15.680 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:221 Saturday 13 July 2024 13:16:54 +0000 (0:00:00.036) 0:01:15.716 ********* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/run_test.yml:36 Saturday 13 July 2024 13:16:54 +0000 (0:00:00.222) 0:01:15.938 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/assert_profile_absent.yml for sut included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_NetworkManager_NVR.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/assert_profile_absent.yml:3 Saturday 13 July 2024 13:16:55 +0000 (0:00:00.048) 0:01:15.987 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 13 July 2024 13:16:55 +0000 (0:00:00.039) 0:01:16.027 ********* 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-ci2iar9ycz/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 13 July 2024 13:16:55 +0000 (0:00:00.066) 0:01:16.093 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 13 July 2024 13:16:55 +0000 (0:00:00.199) 0:01:16.293 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 13 July 2024 13:16:55 +0000 (0:00:00.024) 0:01:16.318 ********* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.019926", "end": "2024-07-13 09:16:55.522819", "rc": 1, "start": "2024-07-13 09:16:55.502893" } 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-ci2iar9ycz/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 13 July 2024 13:16:55 +0000 (0:00:00.212) 0:01:16.531 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 13 July 2024 13:16:55 +0000 (0:00:00.025) 0:01:16.557 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 13 July 2024 13:16:55 +0000 (0:00:00.030) 0:01:16.587 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 13 July 2024 13:16:55 +0000 (0:00:00.027) 0:01:16.614 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 13 July 2024 13:16:55 +0000 (0:00:00.031) 0:01:16.645 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/assert_profile_absent.yml:5 Saturday 13 July 2024 13:16:55 +0000 (0:00:00.025) 0:01:16.670 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get NetworkManager RPM version] ****************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_NetworkManager_NVR.yml:7 Saturday 13 July 2024 13:16:55 +0000 (0:00:00.026) 0:01:16.697 ********* ok: [sut] => { "changed": false, "cmd": [ "rpm", "-qa", "--qf", "%{name}-%{version}-%{release}\\n", "NetworkManager" ], "delta": "0:00:00.318536", "end": "2024-07-13 09:16:56.205853", "rc": 0, "start": "2024-07-13 09:16:55.887317" } STDOUT: NetworkManager-1.48.2-2.el9 TASK [Store NetworkManager version] ******************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_NetworkManager_NVR.yml:14 Saturday 13 July 2024 13:16:56 +0000 (0:00:00.517) 0:01:17.215 ********* ok: [sut] => { "ansible_facts": { "networkmanager_nvr": "NetworkManager-1.48.2-2.el9" }, "changed": false } TASK [Show NetworkManager version] ********************************************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_NetworkManager_NVR.yml:18 Saturday 13 July 2024 13:16:56 +0000 (0:00:00.022) 0:01:17.238 ********* ok: [sut] => { "networkmanager_nvr": "NetworkManager-1.48.2-2.el9" } TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/run_test.yml:42 Saturday 13 July 2024 13:16:56 +0000 (0:00:00.023) 0:01:17.261 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 13 July 2024 13:16:56 +0000 (0:00:00.044) 0:01:17.306 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 13 July 2024 13:16:56 +0000 (0:00:00.075) 0:01:17.382 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 13 July 2024 13:16:56 +0000 (0:00:00.200) 0:01:17.582 ********* 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-ci2iar9ycz/tests/playbooks/tasks/run_test.yml:47 Saturday 13 July 2024 13:16:56 +0000 (0:00:00.034) 0:01:17.617 ********* 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-ci2iar9ycz/tests/playbooks/tasks/run_test.yml:66 Saturday 13 July 2024 13:16:56 +0000 (0:00:00.040) 0:01:17.657 ********* included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/cleanup_profile+device.yml for sut included: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/check_network_dns.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 13 July 2024 13:16:56 +0000 (0:00:00.069) 0:01:17.726 ********* 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.037723", "end": "2024-07-13 09:16:56.954362", "rc": 1, "start": "2024-07-13 09:16:56.916639" } 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-ci2iar9ycz/tests/playbooks/tasks/check_network_dns.yml:6 Saturday 13 July 2024 13:16:56 +0000 (0:00:00.237) 0:01:17.964 ********* 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.008591", "end": "2024-07-13 09:16:57.161570", "rc": 0, "start": "2024-07-13 09:16:57.152979" } 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:f4:66:f7:77 brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.15.120/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0 valid_lft 2918sec preferred_lft 2918sec inet6 fe80::8ff:f4ff:fe66:f777/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.120 metric 100 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.15.120 metric 100 IP -6 ROUTE ::1 dev lo proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium RESOLV # Generated by NetworkManager search us-east-1.aws.redhat.com nameserver 10.29.169.13 nameserver 10.29.170.12 nameserver 10.2.32.1 TASK [Verify DNS and network connectivity] ************************************* task path: /WORKDIR/git-weekly-ci2iar9ycz/tests/playbooks/tasks/check_network_dns.yml:24 Saturday 13 July 2024 13:16:57 +0000 (0:00:00.207) 0:01:18.171 ********* 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.152874", "end": "2024-07-13 09:16:57.517914", "rc": 0, "start": "2024-07-13 09:16:57.365040" } STDOUT: CHECK DNS AND CONNECTIVITY 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 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:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 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 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 2605:bc80:3010:600:dead:beef:cafe:fed9 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 5648 0 --:--:-- --:--:-- --:--:-- 5754 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 291 100 291 0 0 3986 0 --:--:-- --:--:-- --:--:-- 3932 META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=319 changed=10 unreachable=0 failed=0 skipped=312 rescued=0 ignored=10 Saturday 13 July 2024 13:16:57 +0000 (0:00:00.342) 0:01:18.514 ********* =============================================================================== linux-system-roles.network : Configure networking connection profiles --- 2.17s /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:188 linux-system-roles.network : Enable and start NetworkManager ------------ 2.00s /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:151 linux-system-roles.network : Configure networking connection profiles --- 1.57s /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:188 linux-system-roles.network : Check which services are running ----------- 1.55s /WORKDIR/git-weekly-ci2iar9ycz/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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Enable and start NetworkManager ------------ 1.53s /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:151 linux-system-roles.network : Check which services are running ----------- 1.52s /WORKDIR/git-weekly-ci2iar9ycz/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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.50s /WORKDIR/git-weekly-ci2iar9ycz/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-ci2iar9ycz/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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.46s /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.46s /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.46s /WORKDIR/git-weekly-ci2iar9ycz/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-ci2iar9ycz/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-ci2iar9ycz/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-ci2iar9ycz/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-ci2iar9ycz/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-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Configure networking connection profiles --- 1.36s /WORKDIR/git-weekly-ci2iar9ycz/tests/roles/linux-system-roles.network/tasks/main.yml:188 ---^---^---^---^---^--- # 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. ---^---^---^---^---^---