# 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-ciwf7_fw5x/tests/tests_states_nm.yml PLAY [Run playbook 'playbooks/tests_states.yml' with nm as provider] *********** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tests_states_nm.yml:6 Saturday 13 January 2024 13:30:32 +0000 (0:00:00.014) 0:00:00.014 ****** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tests_states_nm.yml:9 Saturday 13 January 2024 13:30:33 +0000 (0:00:01.034) 0:00:01.049 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/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-ciwf7_fw5x/tests/tasks/el_repo_setup.yml:3 Saturday 13 January 2024 13:30:33 +0000 (0:00:00.022) 0:00:01.071 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/el_repo_setup.yml:19 Saturday 13 January 2024 13:30:34 +0000 (0:00:00.536) 0:00:01.607 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/el_repo_setup.yml:24 Saturday 13 January 2024 13:30:34 +0000 (0:00:00.304) 0:00:01.911 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/el_repo_setup.yml:28 Saturday 13 January 2024 13:30:34 +0000 (0:00:00.029) 0:00:01.941 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/el_repo_setup.yml:53 Saturday 13 January 2024 13:30:34 +0000 (0:00:00.041) 0:00:01.982 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/enable_epel.yml:8 Saturday 13 January 2024 13:30:34 +0000 (0:00:00.063) 0:00:02.046 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/enable_epel.yml:24 Saturday 13 January 2024 13:30:34 +0000 (0:00:00.014) 0:00:02.060 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/enable_epel.yml:30 Saturday 13 January 2024 13:30:34 +0000 (0:00:00.012) 0:00:02.072 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/enable_epel.yml:35 Saturday 13 January 2024 13:30:34 +0000 (0:00:00.018) 0:00:02.091 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/enable_epel.yml:40 Saturday 13 January 2024 13:30:34 +0000 (0:00:00.015) 0:00:02.106 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tests_states_nm.yml:11 Saturday 13 January 2024 13:30:34 +0000 (0:00:00.013) 0:00:02.119 ****** 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-ciwf7_fw5x/tests/playbooks/tests_states.yml:3 Saturday 13 January 2024 13:30:34 +0000 (0:00:00.012) 0:00:02.132 ****** ok: [sut] META: ran handlers TASK [Show playbook name] ****************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tests_states.yml:11 Saturday 13 January 2024 13:30:35 +0000 (0:00:00.834) 0:00:02.967 ****** ok: [sut] => {} MSG: this is: playbooks/tests_states.yml TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tests_states.yml:22 Saturday 13 January 2024 13:30:35 +0000 (0:00:00.027) 0:00:02.994 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile] ******************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/run_test.yml:5 Saturday 13 January 2024 13:30:35 +0000 (0:00:00.031) 0:00:03.026 ****** ok: [sut] => {} MSG: ########## I can create a profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/run_test.yml:9 Saturday 13 January 2024 13:30:35 +0000 (0:00:00.025) 0:00:03.052 ****** 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-ciwf7_fw5x/tests/playbooks/tasks/run_test.yml:21 Saturday 13 January 2024 13:30:35 +0000 (0:00:00.080) 0:00:03.132 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:30:35 +0000 (0:00:00.019) 0:00:03.152 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:30:35 +0000 (0:00:00.025) 0:00:03.178 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003728", "end": "2024-01-13 13:30:36.172126", "rc": 0, "start": "2024-01-13 13:30:36.168398" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:30:36 +0000 (0:00:00.259) 0:00:03.437 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:30:36 +0000 (0:00:00.022) 0:00:03.459 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/run_test.yml:24 Saturday 13 January 2024 13:30:36 +0000 (0:00:00.016) 0:00:03.475 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/delete_interface.yml:3 Saturday 13 January 2024 13:30:36 +0000 (0:00:00.022) 0:00:03.498 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.008042", "end": "2024-01-13 13:30:36.442797", "rc": 1, "start": "2024-01-13 13:30:36.434755" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 13 January 2024 13:30:36 +0000 (0:00:00.236) 0:00:03.734 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:30:36 +0000 (0:00:00.032) 0:00:03.767 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 13 January 2024 13:30:36 +0000 (0:00:00.251) 0:00:04.019 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/run_test.yml:30 Saturday 13 January 2024 13:30:36 +0000 (0:00:00.012) 0:00:04.031 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 13 January 2024 13:30:36 +0000 (0:00:00.029) 0:00:04.061 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 January 2024 13:30:36 +0000 (0:00:00.038) 0:00:04.100 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 January 2024 13:30:36 +0000 (0:00:00.076) 0:00:04.177 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 January 2024 13:30:36 +0000 (0:00:00.013) 0:00:04.190 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 January 2024 13:30:36 +0000 (0:00:00.010) 0:00:04.201 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 January 2024 13:30:36 +0000 (0:00:00.009) 0:00:04.211 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 January 2024 13:30:39 +0000 (0:00:02.379) 0:00:06.590 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 January 2024 13:30:40 +0000 (0:00:01.145) 0:00:07.735 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 January 2024 13:30:40 +0000 (0:00:00.026) 0:00:07.762 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 January 2024 13:30:40 +0000 (0:00:00.026) 0:00:07.789 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 13 January 2024 13:30:40 +0000 (0:00:00.023) 0:00:07.813 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 13 January 2024 13:30:40 +0000 (0:00:00.059) 0:00:07.872 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 13 January 2024 13:30:40 +0000 (0:00:00.023) 0:00:07.896 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 13 January 2024 13:30:40 +0000 (0:00:00.024) 0:00:07.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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 13 January 2024 13:30:40 +0000 (0:00:00.037) 0:00:07.959 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 13 January 2024 13:30:41 +0000 (0:00:00.777) 0:00:08.736 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 January 2024 13:30:41 +0000 (0:00:00.027) 0:00:08.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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 13 January 2024 13:30:41 +0000 (0:00:00.023) 0:00:08.787 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 13 January 2024 13:30:41 +0000 (0:00:00.023) 0:00:08.811 ****** 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, 2c9f3163-a667-4cf6-9a79-35297f491b23 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 13 January 2024 13:30:42 +0000 (0:00:00.575) 0:00:09.386 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 13 January 2024 13:30:42 +0000 (0:00:00.023) 0:00:09.409 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 2c9f3163-a667-4cf6-9a79-35297f491b23" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 13 January 2024 13:30:42 +0000 (0:00:00.023) 0:00:09.433 ****** 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, 2c9f3163-a667-4cf6-9a79-35297f491b23\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 2c9f3163-a667-4cf6-9a79-35297f491b23" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 13 January 2024 13:30:42 +0000 (0:00:00.025) 0:00:09.459 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 13 January 2024 13:30:42 +0000 (0:00:00.024) 0:00:09.484 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 13 January 2024 13:30:42 +0000 (0:00:00.262) 0:00:09.746 ****** 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, 2c9f3163-a667-4cf6-9a79-35297f491b23\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 2c9f3163-a667-4cf6-9a79-35297f491b23" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/run_test.yml:36 Saturday 13 January 2024 13:30:42 +0000 (0:00:00.029) 0:00:09.776 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 13 January 2024 13:30:42 +0000 (0:00:00.043) 0:00:09.820 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 13 January 2024 13:30:42 +0000 (0:00:00.045) 0:00:09.866 ****** 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-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 13 January 2024 13:30:42 +0000 (0:00:00.023) 0:00:09.889 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 13 January 2024 13:30:42 +0000 (0:00:00.230) 0:00:10.120 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 13 January 2024 13:30:42 +0000 (0:00:00.060) 0:00:10.180 ****** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.023013", "end": "2024-01-13 13:30:43.147903", "rc": 0, "start": "2024-01-13 13:30:43.124890" } 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-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 13 January 2024 13:30:43 +0000 (0:00:00.256) 0:00:10.437 ****** 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-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 13 January 2024 13:30:43 +0000 (0:00:00.043) 0:00:10.481 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 13 January 2024 13:30:43 +0000 (0:00:00.039) 0:00:10.520 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 13 January 2024 13:30:43 +0000 (0:00:00.031) 0:00:10.552 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 13 January 2024 13:30:43 +0000 (0:00:00.027) 0:00:10.579 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 13 January 2024 13:30:43 +0000 (0:00:00.033) 0:00:10.613 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 13 January 2024 13:30:43 +0000 (0:00:00.029) 0:00:10.642 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 13 January 2024 13:30:43 +0000 (0:00:00.030) 0:00:10.673 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/run_test.yml:42 Saturday 13 January 2024 13:30:43 +0000 (0:00:00.026) 0:00:10.699 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 13 January 2024 13:30:43 +0000 (0:00:00.054) 0:00:10.753 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:30:43 +0000 (0:00:00.041) 0:00:10.795 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705152642.054275, "block_size": 4096, "blocks": 0, "ctime": 1705152642.054275, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 36508, "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": 1705152642.054275, "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-ciwf7_fw5x/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 13 January 2024 13:30:43 +0000 (0:00:00.256) 0:00:11.051 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Success in test 'I can create a profile'] ******************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/run_test.yml:47 Saturday 13 January 2024 13:30:43 +0000 (0:00:00.037) 0:00:11.088 ****** ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/run_test.yml:66 Saturday 13 January 2024 13:30:43 +0000 (0:00:00.026) 0:00:11.115 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 13 January 2024 13:30:43 +0000 (0:00:00.052) 0:00:11.167 ****** 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.060912", "end": "2024-01-13 13:30:44.177693", "rc": 1, "start": "2024-01-13 13:30:44.116781" } STDOUT: Connection 'statebr' (2c9f3163-a667-4cf6-9a79-35297f491b23) successfully deleted. STDERR: Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tests_states.yml:45 Saturday 13 January 2024 13:30:44 +0000 (0:00:00.295) 0:00:11.463 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile without autoconnect] ************************ task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/run_test.yml:5 Saturday 13 January 2024 13:30:44 +0000 (0:00:00.062) 0:00:11.525 ****** ok: [sut] => {} MSG: ########## I can create a profile without autoconnect ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/run_test.yml:9 Saturday 13 January 2024 13:30:44 +0000 (0:00:00.025) 0:00:11.550 ****** 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-ciwf7_fw5x/tests/playbooks/tasks/run_test.yml:21 Saturday 13 January 2024 13:30:44 +0000 (0:00:00.049) 0:00:11.600 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:30:44 +0000 (0:00:00.040) 0:00:11.640 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:30:44 +0000 (0:00:00.062) 0:00:11.703 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004940", "end": "2024-01-13 13:30:45.675398", "rc": 0, "start": "2024-01-13 13:30:44.670458" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:30:45 +0000 (0:00:01.254) 0:00:12.957 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:30:45 +0000 (0:00:00.030) 0:00:12.988 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/run_test.yml:24 Saturday 13 January 2024 13:30:45 +0000 (0:00:00.030) 0:00:13.019 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/delete_interface.yml:3 Saturday 13 January 2024 13:30:45 +0000 (0:00:00.047) 0:00:13.066 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.007019", "end": "2024-01-13 13:30:46.015029", "rc": 1, "start": "2024-01-13 13:30:46.008010" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 13 January 2024 13:30:46 +0000 (0:00:00.228) 0:00:13.295 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:30:46 +0000 (0:00:00.040) 0:00:13.335 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 13 January 2024 13:30:46 +0000 (0:00:00.253) 0:00:13.588 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/run_test.yml:30 Saturday 13 January 2024 13:30:46 +0000 (0:00:00.061) 0:00:13.650 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:3 Saturday 13 January 2024 13:30:46 +0000 (0:00:00.050) 0:00:13.700 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 January 2024 13:30:46 +0000 (0:00:00.078) 0:00:13.779 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 January 2024 13:30:46 +0000 (0:00:00.047) 0:00:13.826 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 January 2024 13:30:46 +0000 (0:00:00.040) 0:00:13.867 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 January 2024 13:30:46 +0000 (0:00:00.042) 0:00:13.910 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 January 2024 13:30:46 +0000 (0:00:00.030) 0:00:13.940 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 January 2024 13:30:49 +0000 (0:00:02.350) 0:00:16.291 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 January 2024 13:30:49 +0000 (0:00:00.936) 0:00:17.227 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 January 2024 13:30:50 +0000 (0:00:00.024) 0:00:17.252 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 January 2024 13:30:50 +0000 (0:00:00.043) 0:00:17.295 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 13 January 2024 13:30:50 +0000 (0:00:00.036) 0:00:17.332 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 13 January 2024 13:30:50 +0000 (0:00:00.076) 0:00:17.408 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 13 January 2024 13:30:50 +0000 (0:00:00.030) 0:00:17.439 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 13 January 2024 13:30:50 +0000 (0:00:00.025) 0:00:17.465 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 13 January 2024 13:30:50 +0000 (0:00:00.027) 0:00:17.493 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 13 January 2024 13:30:50 +0000 (0:00:00.570) 0:00:18.064 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 January 2024 13:30:50 +0000 (0:00:00.028) 0:00:18.092 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 13 January 2024 13:30:50 +0000 (0:00:00.024) 0:00:18.117 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 13 January 2024 13:30:50 +0000 (0:00:00.024) 0:00:18.142 ****** 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, 87d1cc87-afc8-438e-b005-4e16a54f3db6 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 13 January 2024 13:30:51 +0000 (0:00:00.396) 0:00:18.538 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 13 January 2024 13:30:51 +0000 (0:00:00.026) 0:00:18.564 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 87d1cc87-afc8-438e-b005-4e16a54f3db6" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 13 January 2024 13:30:51 +0000 (0:00:00.027) 0:00:18.592 ****** 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, 87d1cc87-afc8-438e-b005-4e16a54f3db6\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 87d1cc87-afc8-438e-b005-4e16a54f3db6" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 13 January 2024 13:30:51 +0000 (0:00:00.028) 0:00:18.620 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 13 January 2024 13:30:51 +0000 (0:00:00.025) 0:00:18.646 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:15 Saturday 13 January 2024 13:30:51 +0000 (0:00:00.211) 0:00:18.857 ****** 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, 87d1cc87-afc8-438e-b005-4e16a54f3db6\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 87d1cc87-afc8-438e-b005-4e16a54f3db6" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/run_test.yml:36 Saturday 13 January 2024 13:30:51 +0000 (0:00:00.025) 0:00:18.883 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_device_absent.yml for sut included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 13 January 2024 13:30:51 +0000 (0:00:00.047) 0:00:18.930 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:30:51 +0000 (0:00:00.072) 0:00:19.003 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 13 January 2024 13:30:51 +0000 (0:00:00.216) 0:00:19.219 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 13 January 2024 13:30:52 +0000 (0:00:00.026) 0:00:19.245 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 13 January 2024 13:30:52 +0000 (0:00:00.042) 0:00:19.288 ****** 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-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 13 January 2024 13:30:52 +0000 (0:00:00.025) 0:00:19.313 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 13 January 2024 13:30:52 +0000 (0:00:00.213) 0:00:19.527 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 13 January 2024 13:30:52 +0000 (0:00:00.023) 0:00:19.550 ****** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.022650", "end": "2024-01-13 13:30:52.514403", "rc": 0, "start": "2024-01-13 13:30:52.491753" } 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-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 13 January 2024 13:30:52 +0000 (0:00:00.241) 0:00:19.791 ****** 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-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 13 January 2024 13:30:52 +0000 (0:00:00.040) 0:00:19.832 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 13 January 2024 13:30:52 +0000 (0:00:00.025) 0:00:19.857 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 13 January 2024 13:30:52 +0000 (0:00:00.028) 0:00:19.886 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 13 January 2024 13:30:52 +0000 (0:00:00.033) 0:00:19.919 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 13 January 2024 13:30:52 +0000 (0:00:00.083) 0:00:20.002 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 13 January 2024 13:30:52 +0000 (0:00:00.027) 0:00:20.030 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 13 January 2024 13:30:52 +0000 (0:00:00.027) 0:00:20.057 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/run_test.yml:42 Saturday 13 January 2024 13:30:52 +0000 (0:00:00.027) 0:00:20.085 ****** TASK [Success in test 'I can create a profile without autoconnect'] ************ task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/run_test.yml:47 Saturday 13 January 2024 13:30:52 +0000 (0:00:00.024) 0:00:20.109 ****** ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile without autoconnect' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/run_test.yml:66 Saturday 13 January 2024 13:30:52 +0000 (0:00:00.027) 0:00:20.136 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 13 January 2024 13:30:52 +0000 (0:00:00.046) 0:00:20.183 ****** 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.045099", "end": "2024-01-13 13:30:53.173327", "rc": 1, "start": "2024-01-13 13:30:53.128228" } STDOUT: Connection 'statebr' (87d1cc87-afc8-438e-b005-4e16a54f3db6) successfully deleted. STDERR: Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tests_states.yml:65 Saturday 13 January 2024 13:30:53 +0000 (0:00:00.264) 0:00:20.448 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can activate an existing profile] ******************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/run_test.yml:5 Saturday 13 January 2024 13:30:53 +0000 (0:00:00.039) 0:00:20.487 ****** ok: [sut] => {} MSG: ########## I can activate an existing profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/run_test.yml:9 Saturday 13 January 2024 13:30:53 +0000 (0:00:00.024) 0:00:20.512 ****** 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-ciwf7_fw5x/tests/playbooks/tasks/run_test.yml:21 Saturday 13 January 2024 13:30:53 +0000 (0:00:00.044) 0:00:20.556 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:30:53 +0000 (0:00:00.062) 0:00:20.619 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:30:53 +0000 (0:00:00.037) 0:00:20.656 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003758", "end": "2024-01-13 13:30:53.599839", "rc": 0, "start": "2024-01-13 13:30:53.596081" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:30:53 +0000 (0:00:00.231) 0:00:20.887 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:30:53 +0000 (0:00:00.026) 0:00:20.914 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/run_test.yml:24 Saturday 13 January 2024 13:30:53 +0000 (0:00:00.025) 0:00:20.940 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 13 January 2024 13:30:53 +0000 (0:00:00.043) 0:00:20.983 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 January 2024 13:30:53 +0000 (0:00:00.039) 0:00:21.023 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 January 2024 13:30:53 +0000 (0:00:00.042) 0:00:21.066 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 January 2024 13:30:53 +0000 (0:00:00.029) 0:00:21.096 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 January 2024 13:30:53 +0000 (0:00:00.024) 0:00:21.120 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 January 2024 13:30:53 +0000 (0:00:00.024) 0:00:21.144 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 January 2024 13:30:56 +0000 (0:00:02.262) 0:00:23.407 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 January 2024 13:30:57 +0000 (0:00:00.944) 0:00:24.351 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 January 2024 13:30:57 +0000 (0:00:00.050) 0:00:24.402 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 January 2024 13:30:57 +0000 (0:00:00.024) 0:00:24.426 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 13 January 2024 13:30:57 +0000 (0:00:00.032) 0:00:24.459 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 13 January 2024 13:30:57 +0000 (0:00:00.046) 0:00:24.506 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 13 January 2024 13:30:57 +0000 (0:00:00.023) 0:00:24.529 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 13 January 2024 13:30:57 +0000 (0:00:00.023) 0:00:24.553 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 13 January 2024 13:30:57 +0000 (0:00:00.027) 0:00:24.580 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 13 January 2024 13:30:57 +0000 (0:00:00.566) 0:00:25.147 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 January 2024 13:30:57 +0000 (0:00:00.026) 0:00:25.174 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 13 January 2024 13:30:57 +0000 (0:00:00.021) 0:00:25.195 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 13 January 2024 13:30:57 +0000 (0:00:00.022) 0:00:25.218 ****** 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, e59432d4-3a37-4169-b8fa-621e7fccabfb TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 13 January 2024 13:30:58 +0000 (0:00:00.445) 0:00:25.664 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 13 January 2024 13:30:58 +0000 (0:00:00.023) 0:00:25.687 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, e59432d4-3a37-4169-b8fa-621e7fccabfb" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 13 January 2024 13:30:58 +0000 (0:00:00.075) 0:00:25.763 ****** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, e59432d4-3a37-4169-b8fa-621e7fccabfb\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, e59432d4-3a37-4169-b8fa-621e7fccabfb" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 13 January 2024 13:30:58 +0000 (0:00:00.028) 0:00:25.792 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 13 January 2024 13:30:58 +0000 (0:00:00.025) 0:00:25.817 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 13 January 2024 13:30:58 +0000 (0:00:00.210) 0:00:26.028 ****** 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, e59432d4-3a37-4169-b8fa-621e7fccabfb\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, e59432d4-3a37-4169-b8fa-621e7fccabfb" ] } } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/run_test.yml:30 Saturday 13 January 2024 13:30:58 +0000 (0:00:00.025) 0:00:26.054 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/activate_profile.yml:3 Saturday 13 January 2024 13:30:58 +0000 (0:00:00.063) 0:00:26.118 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 January 2024 13:30:58 +0000 (0:00:00.052) 0:00:26.170 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 January 2024 13:30:59 +0000 (0:00:00.071) 0:00:26.242 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 January 2024 13:30:59 +0000 (0:00:00.031) 0:00:26.274 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 January 2024 13:30:59 +0000 (0:00:00.024) 0:00:26.299 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 January 2024 13:30:59 +0000 (0:00:00.025) 0:00:26.324 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 January 2024 13:31:01 +0000 (0:00:02.275) 0:00:28.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 : Print network provider] ********************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 January 2024 13:31:02 +0000 (0:00:00.927) 0:00:29.527 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 January 2024 13:31:02 +0000 (0:00:00.047) 0:00:29.575 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 January 2024 13:31:02 +0000 (0:00:00.025) 0:00:29.601 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 13 January 2024 13:31:02 +0000 (0:00:00.024) 0:00:29.625 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 13 January 2024 13:31:02 +0000 (0:00:00.046) 0:00:29.671 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 13 January 2024 13:31:02 +0000 (0:00:00.024) 0:00:29.695 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 13 January 2024 13:31:02 +0000 (0:00:00.023) 0:00:29.718 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 13 January 2024 13:31:02 +0000 (0:00:00.030) 0:00:29.749 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 13 January 2024 13:31:03 +0000 (0:00:00.566) 0:00:30.315 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 January 2024 13:31:03 +0000 (0:00:00.028) 0:00:30.344 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 13 January 2024 13:31:03 +0000 (0:00:00.023) 0:00:30.367 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 13 January 2024 13:31:03 +0000 (0:00:00.024) 0:00:30.391 ****** 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, e59432d4-3a37-4169-b8fa-621e7fccabfb skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 13 January 2024 13:31:03 +0000 (0:00:00.376) 0:00:30.767 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 13 January 2024 13:31:03 +0000 (0:00:00.029) 0:00:30.797 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, e59432d4-3a37-4169-b8fa-621e7fccabfb skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 13 January 2024 13:31:03 +0000 (0:00:00.065) 0:00:30.862 ****** 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, e59432d4-3a37-4169-b8fa-621e7fccabfb skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, e59432d4-3a37-4169-b8fa-621e7fccabfb skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 13 January 2024 13:31:03 +0000 (0:00:00.029) 0:00:30.892 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 13 January 2024 13:31:03 +0000 (0:00:00.023) 0:00:30.915 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/run_test.yml:36 Saturday 13 January 2024 13:31:03 +0000 (0:00:00.211) 0:00:31.127 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 13 January 2024 13:31:03 +0000 (0:00:00.050) 0:00:31.177 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:31:03 +0000 (0:00:00.040) 0:00:31.218 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705152658.317353, "block_size": 4096, "blocks": 0, "ctime": 1705152658.317353, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 36639, "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": 1705152658.317353, "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-ciwf7_fw5x/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 13 January 2024 13:31:04 +0000 (0:00:00.218) 0:00:31.436 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 13 January 2024 13:31:04 +0000 (0:00:00.026) 0:00:31.463 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 13 January 2024 13:31:04 +0000 (0:00:00.046) 0:00:31.509 ****** 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-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 13 January 2024 13:31:04 +0000 (0:00:00.023) 0:00:31.533 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 13 January 2024 13:31:04 +0000 (0:00:00.211) 0:00:31.745 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 13 January 2024 13:31:04 +0000 (0:00:00.055) 0:00:31.800 ****** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.022579", "end": "2024-01-13 13:31:04.765505", "rc": 0, "start": "2024-01-13 13:31:04.742926" } 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-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 13 January 2024 13:31:04 +0000 (0:00:00.240) 0:00:32.041 ****** 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-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 13 January 2024 13:31:04 +0000 (0:00:00.026) 0:00:32.067 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 13 January 2024 13:31:04 +0000 (0:00:00.025) 0:00:32.092 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 13 January 2024 13:31:04 +0000 (0:00:00.024) 0:00:32.116 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 13 January 2024 13:31:04 +0000 (0:00:00.024) 0:00:32.141 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 13 January 2024 13:31:04 +0000 (0:00:00.024) 0:00:32.166 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 13 January 2024 13:31:04 +0000 (0:00:00.025) 0:00:32.192 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 13 January 2024 13:31:04 +0000 (0:00:00.026) 0:00:32.218 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/run_test.yml:42 Saturday 13 January 2024 13:31:05 +0000 (0:00:00.026) 0:00:32.244 ****** TASK [Success in test 'I can activate an existing profile'] ******************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/run_test.yml:47 Saturday 13 January 2024 13:31:05 +0000 (0:00:00.022) 0:00:32.267 ****** ok: [sut] => {} MSG: +++++ Success in test 'I can activate an existing profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/run_test.yml:66 Saturday 13 January 2024 13:31:05 +0000 (0:00:00.030) 0:00:32.298 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 13 January 2024 13:31:05 +0000 (0:00:00.043) 0:00:32.341 ****** 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.071160", "end": "2024-01-13 13:31:05.352183", "rc": 1, "start": "2024-01-13 13:31:05.281023" } STDOUT: Connection 'statebr' (e59432d4-3a37-4169-b8fa-621e7fccabfb) successfully deleted. STDERR: Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tests_states.yml:83 Saturday 13 January 2024 13:31:05 +0000 (0:00:00.316) 0:00:32.657 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/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-ciwf7_fw5x/tests/playbooks/tasks/run_test.yml:5 Saturday 13 January 2024 13:31:05 +0000 (0:00:00.050) 0:00:32.707 ****** ok: [sut] => {} MSG: ########## I can remove an existing profile without taking it down ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/run_test.yml:9 Saturday 13 January 2024 13:31:05 +0000 (0:00:00.030) 0:00:32.738 ****** 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-ciwf7_fw5x/tests/playbooks/tasks/run_test.yml:21 Saturday 13 January 2024 13:31:05 +0000 (0:00:00.061) 0:00:32.799 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:31:05 +0000 (0:00:00.084) 0:00:32.883 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:31:05 +0000 (0:00:00.056) 0:00:32.940 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004938", "end": "2024-01-13 13:31:06.894950", "rc": 0, "start": "2024-01-13 13:31:05.890012" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:31:06 +0000 (0:00:01.231) 0:00:34.171 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:31:06 +0000 (0:00:00.024) 0:00:34.195 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/run_test.yml:24 Saturday 13 January 2024 13:31:07 +0000 (0:00:00.061) 0:00:34.256 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 13 January 2024 13:31:07 +0000 (0:00:00.045) 0:00:34.301 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 January 2024 13:31:07 +0000 (0:00:00.039) 0:00:34.341 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 January 2024 13:31:07 +0000 (0:00:00.044) 0:00:34.385 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 January 2024 13:31:07 +0000 (0:00:00.030) 0:00:34.416 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 January 2024 13:31:07 +0000 (0:00:00.023) 0:00:34.439 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 January 2024 13:31:07 +0000 (0:00:00.024) 0:00:34.463 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 January 2024 13:31:09 +0000 (0:00:02.286) 0:00:36.750 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 January 2024 13:31:10 +0000 (0:00:00.924) 0:00:37.675 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 January 2024 13:31:10 +0000 (0:00:00.025) 0:00:37.700 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 January 2024 13:31:10 +0000 (0:00:00.025) 0:00:37.726 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 13 January 2024 13:31:10 +0000 (0:00:00.025) 0:00:37.751 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 13 January 2024 13:31:10 +0000 (0:00:00.048) 0:00:37.800 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 13 January 2024 13:31:10 +0000 (0:00:00.025) 0:00:37.825 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 13 January 2024 13:31:10 +0000 (0:00:00.025) 0:00:37.851 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 13 January 2024 13:31:10 +0000 (0:00:00.056) 0:00:37.907 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 13 January 2024 13:31:11 +0000 (0:00:00.558) 0:00:38.465 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 January 2024 13:31:11 +0000 (0:00:00.031) 0:00:38.497 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 13 January 2024 13:31:11 +0000 (0:00:00.024) 0:00:38.522 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 13 January 2024 13:31:11 +0000 (0:00:00.025) 0:00:38.547 ****** 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, 1526a147-d037-4075-93b4-774e1aae9e54 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 13 January 2024 13:31:11 +0000 (0:00:00.449) 0:00:38.997 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 13 January 2024 13:31:11 +0000 (0:00:00.026) 0:00:39.023 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 1526a147-d037-4075-93b4-774e1aae9e54" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 13 January 2024 13:31:11 +0000 (0:00:00.040) 0:00:39.064 ****** 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, 1526a147-d037-4075-93b4-774e1aae9e54\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 1526a147-d037-4075-93b4-774e1aae9e54" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 13 January 2024 13:31:11 +0000 (0:00:00.029) 0:00:39.094 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 13 January 2024 13:31:11 +0000 (0:00:00.024) 0:00:39.118 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 13 January 2024 13:31:12 +0000 (0:00:00.230) 0:00:39.348 ****** 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, 1526a147-d037-4075-93b4-774e1aae9e54\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 1526a147-d037-4075-93b4-774e1aae9e54" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/activate_profile.yml:3 Saturday 13 January 2024 13:31:12 +0000 (0:00:00.053) 0:00:39.401 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 January 2024 13:31:12 +0000 (0:00:00.041) 0:00:39.443 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 January 2024 13:31:12 +0000 (0:00:00.044) 0:00:39.487 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 January 2024 13:31:12 +0000 (0:00:00.028) 0:00:39.515 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 January 2024 13:31:12 +0000 (0:00:00.023) 0:00:39.539 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 January 2024 13:31:12 +0000 (0:00:00.022) 0:00:39.561 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 January 2024 13:31:14 +0000 (0:00:02.260) 0:00:41.822 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 January 2024 13:31:15 +0000 (0:00:00.954) 0:00:42.777 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 January 2024 13:31:15 +0000 (0:00:00.039) 0:00:42.816 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 January 2024 13:31:15 +0000 (0:00:00.035) 0:00:42.852 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 13 January 2024 13:31:15 +0000 (0:00:00.040) 0:00:42.893 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 13 January 2024 13:31:15 +0000 (0:00:00.057) 0:00:42.950 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 13 January 2024 13:31:15 +0000 (0:00:00.038) 0:00:42.989 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 13 January 2024 13:31:15 +0000 (0:00:00.034) 0:00:43.023 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 13 January 2024 13:31:15 +0000 (0:00:00.045) 0:00:43.069 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 13 January 2024 13:31:16 +0000 (0:00:00.572) 0:00:43.642 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 January 2024 13:31:16 +0000 (0:00:00.028) 0:00:43.670 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 13 January 2024 13:31:16 +0000 (0:00:00.025) 0:00:43.696 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 13 January 2024 13:31:16 +0000 (0:00:00.024) 0:00:43.720 ****** 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, 1526a147-d037-4075-93b4-774e1aae9e54 skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 13 January 2024 13:31:16 +0000 (0:00:00.377) 0:00:44.098 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 13 January 2024 13:31:16 +0000 (0:00:00.035) 0:00:44.133 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 1526a147-d037-4075-93b4-774e1aae9e54 skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 13 January 2024 13:31:16 +0000 (0:00:00.024) 0:00:44.158 ****** 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, 1526a147-d037-4075-93b4-774e1aae9e54 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 1526a147-d037-4075-93b4-774e1aae9e54 skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 13 January 2024 13:31:16 +0000 (0:00:00.024) 0:00:44.183 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 13 January 2024 13:31:16 +0000 (0:00:00.023) 0:00:44.206 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/run_test.yml:30 Saturday 13 January 2024 13:31:17 +0000 (0:00:00.208) 0:00:44.415 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/remove_profile.yml:3 Saturday 13 January 2024 13:31:17 +0000 (0:00:00.042) 0:00:44.458 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 January 2024 13:31:17 +0000 (0:00:00.088) 0:00:44.546 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 January 2024 13:31:17 +0000 (0:00:00.057) 0:00:44.604 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 January 2024 13:31:17 +0000 (0:00:00.037) 0:00:44.641 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 January 2024 13:31:17 +0000 (0:00:00.042) 0:00:44.684 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 January 2024 13:31:17 +0000 (0:00:00.032) 0:00:44.716 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 January 2024 13:31:19 +0000 (0:00:02.286) 0:00:47.003 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 January 2024 13:31:20 +0000 (0:00:00.931) 0:00:47.934 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 January 2024 13:31:20 +0000 (0:00:00.025) 0:00:47.959 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 January 2024 13:31:20 +0000 (0:00:00.026) 0:00:47.985 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 13 January 2024 13:31:20 +0000 (0:00:00.026) 0:00:48.012 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 13 January 2024 13:31:20 +0000 (0:00:00.045) 0:00:48.058 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 13 January 2024 13:31:20 +0000 (0:00:00.022) 0:00:48.080 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 13 January 2024 13:31:20 +0000 (0:00:00.023) 0:00:48.104 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 13 January 2024 13:31:20 +0000 (0:00:00.029) 0:00:48.134 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 13 January 2024 13:31:21 +0000 (0:00:00.592) 0:00:48.726 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 January 2024 13:31:21 +0000 (0:00:00.027) 0:00:48.754 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 13 January 2024 13:31:21 +0000 (0:00:00.022) 0:00:48.777 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 13 January 2024 13:31:21 +0000 (0:00:00.024) 0:00:48.801 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 13 January 2024 13:31:21 +0000 (0:00:00.416) 0:00:49.217 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 13 January 2024 13:31:22 +0000 (0:00:00.023) 0:00:49.241 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 13 January 2024 13:31:22 +0000 (0:00:00.026) 0:00:49.268 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 13 January 2024 13:31:22 +0000 (0:00:00.026) 0:00:49.295 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 13 January 2024 13:31:22 +0000 (0:00:00.024) 0:00:49.319 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/run_test.yml:36 Saturday 13 January 2024 13:31:22 +0000 (0:00:00.212) 0:00:49.532 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 13 January 2024 13:31:22 +0000 (0:00:00.049) 0:00:49.582 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:31:22 +0000 (0:00:00.051) 0:00:49.634 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705152671.6664138, "block_size": 4096, "blocks": 0, "ctime": 1705152671.6664138, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 36770, "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": 1705152671.6664138, "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-ciwf7_fw5x/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 13 January 2024 13:31:22 +0000 (0:00:00.211) 0:00:49.845 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_profile_absent.yml:3 Saturday 13 January 2024 13:31:22 +0000 (0:00:00.025) 0:00:49.870 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 13 January 2024 13:31:22 +0000 (0:00:00.040) 0:00:49.911 ****** 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-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 13 January 2024 13:31:22 +0000 (0:00:00.023) 0:00:49.934 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 13 January 2024 13:31:22 +0000 (0:00:00.211) 0:00:50.145 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 13 January 2024 13:31:22 +0000 (0:00:00.030) 0:00:50.176 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.022753", "end": "2024-01-13 13:31:23.139062", "rc": 1, "start": "2024-01-13 13:31:23.116309" } 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-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 13 January 2024 13:31:23 +0000 (0:00:00.240) 0:00:50.416 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 13 January 2024 13:31:23 +0000 (0:00:00.025) 0:00:50.442 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 13 January 2024 13:31:23 +0000 (0:00:00.024) 0:00:50.466 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 13 January 2024 13:31:23 +0000 (0:00:00.025) 0:00:50.492 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 13 January 2024 13:31:23 +0000 (0:00:00.024) 0:00:50.516 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_profile_absent.yml:5 Saturday 13 January 2024 13:31:23 +0000 (0:00:00.027) 0:00:50.544 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/run_test.yml:42 Saturday 13 January 2024 13:31:23 +0000 (0:00:00.030) 0:00:50.575 ****** TASK [Success in test 'I can remove an existing profile without taking it down'] *** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/run_test.yml:47 Saturday 13 January 2024 13:31:23 +0000 (0:00:00.057) 0:00:50.632 ****** ok: [sut] => {} MSG: +++++ Success in test 'I can remove an existing profile without taking it down' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/run_test.yml:66 Saturday 13 January 2024 13:31:23 +0000 (0:00:00.024) 0:00:50.657 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 13 January 2024 13:31:23 +0000 (0:00:00.043) 0:00:50.700 ****** 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.076771", "end": "2024-01-13 13:31:23.714879", "rc": 0, "start": "2024-01-13 13:31:23.638108" } STDOUT: Connection 'statebr' (1526a147-d037-4075-93b4-774e1aae9e54) successfully deleted. STDERR: Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tests_states.yml:103 Saturday 13 January 2024 13:31:23 +0000 (0:00:00.316) 0:00:51.017 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can take a profile down that is absent] ************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/run_test.yml:5 Saturday 13 January 2024 13:31:23 +0000 (0:00:00.064) 0:00:51.081 ****** ok: [sut] => {} MSG: ########## I can take a profile down that is absent ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/run_test.yml:9 Saturday 13 January 2024 13:31:23 +0000 (0:00:00.029) 0:00:51.111 ****** 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-ciwf7_fw5x/tests/playbooks/tasks/run_test.yml:21 Saturday 13 January 2024 13:31:23 +0000 (0:00:00.089) 0:00:51.200 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:31:24 +0000 (0:00:00.058) 0:00:51.259 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:31:24 +0000 (0:00:00.046) 0:00:51.305 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003769", "end": "2024-01-13 13:31:24.252817", "rc": 0, "start": "2024-01-13 13:31:24.249048" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:31:24 +0000 (0:00:00.235) 0:00:51.541 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:31:24 +0000 (0:00:00.104) 0:00:51.645 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/run_test.yml:24 Saturday 13 January 2024 13:31:24 +0000 (0:00:00.084) 0:00:51.729 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 13 January 2024 13:31:24 +0000 (0:00:00.072) 0:00:51.802 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 January 2024 13:31:24 +0000 (0:00:00.044) 0:00:51.846 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 January 2024 13:31:24 +0000 (0:00:00.075) 0:00:51.921 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 January 2024 13:31:24 +0000 (0:00:00.060) 0:00:51.982 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 January 2024 13:31:24 +0000 (0:00:00.035) 0:00:52.017 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 January 2024 13:31:24 +0000 (0:00:00.076) 0:00:52.094 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 January 2024 13:31:27 +0000 (0:00:02.305) 0:00:54.399 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 January 2024 13:31:28 +0000 (0:00:00.930) 0:00:55.330 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 January 2024 13:31:28 +0000 (0:00:00.025) 0:00:55.355 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 January 2024 13:31:28 +0000 (0:00:00.023) 0:00:55.379 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 13 January 2024 13:31:28 +0000 (0:00:00.024) 0:00:55.403 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 13 January 2024 13:31:28 +0000 (0:00:00.047) 0:00:55.451 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 13 January 2024 13:31:28 +0000 (0:00:00.027) 0:00:55.478 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 13 January 2024 13:31:28 +0000 (0:00:00.060) 0:00:55.539 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 13 January 2024 13:31:28 +0000 (0:00:00.027) 0:00:55.567 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 13 January 2024 13:31:28 +0000 (0:00:00.576) 0:00:56.143 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 January 2024 13:31:28 +0000 (0:00:00.027) 0:00:56.171 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 13 January 2024 13:31:28 +0000 (0:00:00.023) 0:00:56.194 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 13 January 2024 13:31:28 +0000 (0:00:00.025) 0:00:56.220 ****** 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, 34f3a543-d7bd-4549-a449-3af97e6d1dae TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 13 January 2024 13:31:29 +0000 (0:00:00.427) 0:00:56.648 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 13 January 2024 13:31:29 +0000 (0:00:00.023) 0:00:56.671 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 34f3a543-d7bd-4549-a449-3af97e6d1dae" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 13 January 2024 13:31:29 +0000 (0:00:00.025) 0:00:56.697 ****** 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, 34f3a543-d7bd-4549-a449-3af97e6d1dae\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 34f3a543-d7bd-4549-a449-3af97e6d1dae" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 13 January 2024 13:31:29 +0000 (0:00:00.030) 0:00:56.727 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 13 January 2024 13:31:29 +0000 (0:00:00.023) 0:00:56.751 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 13 January 2024 13:31:29 +0000 (0:00:00.208) 0:00:56.960 ****** 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, 34f3a543-d7bd-4549-a449-3af97e6d1dae\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 34f3a543-d7bd-4549-a449-3af97e6d1dae" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/activate_profile.yml:3 Saturday 13 January 2024 13:31:29 +0000 (0:00:00.051) 0:00:57.012 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 January 2024 13:31:29 +0000 (0:00:00.038) 0:00:57.051 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 January 2024 13:31:29 +0000 (0:00:00.045) 0:00:57.096 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 January 2024 13:31:29 +0000 (0:00:00.044) 0:00:57.140 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 January 2024 13:31:29 +0000 (0:00:00.048) 0:00:57.189 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 January 2024 13:31:29 +0000 (0:00:00.029) 0:00:57.218 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 January 2024 13:31:32 +0000 (0:00:02.288) 0:00:59.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 : Print network provider] ********************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 January 2024 13:31:33 +0000 (0:00:00.945) 0:01:00.452 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 January 2024 13:31:33 +0000 (0:00:00.030) 0:01:00.482 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 January 2024 13:31:33 +0000 (0:00:00.048) 0:01:00.530 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 13 January 2024 13:31:33 +0000 (0:00:00.028) 0:01:00.559 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 13 January 2024 13:31:33 +0000 (0:00:00.050) 0:01:00.610 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 13 January 2024 13:31:33 +0000 (0:00:00.024) 0:01:00.634 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 13 January 2024 13:31:33 +0000 (0:00:00.024) 0:01:00.659 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 13 January 2024 13:31:33 +0000 (0:00:00.028) 0:01:00.687 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 13 January 2024 13:31:34 +0000 (0:00:00.591) 0:01:01.278 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 January 2024 13:31:34 +0000 (0:00:00.045) 0:01:01.324 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 13 January 2024 13:31:34 +0000 (0:00:00.060) 0:01:01.385 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 13 January 2024 13:31:34 +0000 (0:00:00.033) 0:01:01.418 ****** 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, 34f3a543-d7bd-4549-a449-3af97e6d1dae skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 13 January 2024 13:31:34 +0000 (0:00:00.412) 0:01:01.830 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 13 January 2024 13:31:34 +0000 (0:00:00.035) 0:01:01.866 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 34f3a543-d7bd-4549-a449-3af97e6d1dae skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 13 January 2024 13:31:34 +0000 (0:00:00.034) 0:01:01.900 ****** 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, 34f3a543-d7bd-4549-a449-3af97e6d1dae skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 34f3a543-d7bd-4549-a449-3af97e6d1dae skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 13 January 2024 13:31:34 +0000 (0:00:00.074) 0:01:01.974 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 13 January 2024 13:31:34 +0000 (0:00:00.056) 0:01:02.030 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/remove_profile.yml:3 Saturday 13 January 2024 13:31:35 +0000 (0:00:00.232) 0:01:02.263 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 January 2024 13:31:35 +0000 (0:00:00.039) 0:01:02.302 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 January 2024 13:31:35 +0000 (0:00:00.083) 0:01:02.385 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 January 2024 13:31:35 +0000 (0:00:00.039) 0:01:02.425 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 January 2024 13:31:35 +0000 (0:00:00.032) 0:01:02.458 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 January 2024 13:31:35 +0000 (0:00:00.029) 0:01:02.488 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 January 2024 13:31:37 +0000 (0:00:02.288) 0:01:04.776 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 January 2024 13:31:38 +0000 (0:00:00.957) 0:01:05.734 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 January 2024 13:31:38 +0000 (0:00:00.026) 0:01:05.760 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 January 2024 13:31:38 +0000 (0:00:00.025) 0:01:05.785 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 13 January 2024 13:31:38 +0000 (0:00:00.025) 0:01:05.811 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 13 January 2024 13:31:38 +0000 (0:00:00.050) 0:01:05.861 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 13 January 2024 13:31:38 +0000 (0:00:00.029) 0:01:05.891 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 13 January 2024 13:31:38 +0000 (0:00:00.030) 0:01:05.922 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 13 January 2024 13:31:38 +0000 (0:00:00.031) 0:01:05.953 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 13 January 2024 13:31:39 +0000 (0:00:00.567) 0:01:06.521 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 January 2024 13:31:39 +0000 (0:00:00.028) 0:01:06.549 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 13 January 2024 13:31:39 +0000 (0:00:00.024) 0:01:06.574 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 13 January 2024 13:31:39 +0000 (0:00:00.024) 0:01:06.598 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 13 January 2024 13:31:39 +0000 (0:00:00.436) 0:01:07.034 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 13 January 2024 13:31:39 +0000 (0:00:00.026) 0:01:07.061 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 13 January 2024 13:31:39 +0000 (0:00:00.029) 0:01:07.091 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 13 January 2024 13:31:39 +0000 (0:00:00.028) 0:01:07.119 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 13 January 2024 13:31:39 +0000 (0:00:00.024) 0:01:07.143 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/run_test.yml:30 Saturday 13 January 2024 13:31:40 +0000 (0:00:00.214) 0:01:07.357 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/remove+down_profile.yml:3 Saturday 13 January 2024 13:31:40 +0000 (0:00:00.045) 0:01:07.403 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 January 2024 13:31:40 +0000 (0:00:00.043) 0:01:07.446 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 January 2024 13:31:40 +0000 (0:00:00.043) 0:01:07.489 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 January 2024 13:31:40 +0000 (0:00:00.028) 0:01:07.518 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 January 2024 13:31:40 +0000 (0:00:00.023) 0:01:07.541 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 January 2024 13:31:40 +0000 (0:00:00.023) 0:01:07.564 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 January 2024 13:31:42 +0000 (0:00:02.330) 0:01:09.895 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 January 2024 13:31:43 +0000 (0:00:00.925) 0:01:10.821 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 January 2024 13:31:43 +0000 (0:00:00.082) 0:01:10.903 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 January 2024 13:31:43 +0000 (0:00:00.037) 0:01:10.940 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 13 January 2024 13:31:43 +0000 (0:00:00.040) 0:01:10.980 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 13 January 2024 13:31:43 +0000 (0:00:00.065) 0:01:11.046 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 13 January 2024 13:31:43 +0000 (0:00:00.034) 0:01:11.081 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 13 January 2024 13:31:43 +0000 (0:00:00.050) 0:01:11.132 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 13 January 2024 13:31:43 +0000 (0:00:00.030) 0:01:11.163 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 13 January 2024 13:31:44 +0000 (0:00:00.566) 0:01:11.729 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 January 2024 13:31:44 +0000 (0:00:00.030) 0:01:11.760 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 13 January 2024 13:31:44 +0000 (0:00:00.023) 0:01:11.783 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 13 January 2024 13:31:44 +0000 (0:00:00.023) 0:01:11.807 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 13 January 2024 13:31:45 +0000 (0:00:00.479) 0:01:12.287 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 13 January 2024 13:31:45 +0000 (0:00:00.033) 0:01:12.321 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 13 January 2024 13:31:45 +0000 (0:00:00.068) 0:01:12.389 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 13 January 2024 13:31:45 +0000 (0:00:00.029) 0:01:12.419 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 13 January 2024 13:31:45 +0000 (0:00:00.025) 0:01:12.445 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/run_test.yml:36 Saturday 13 January 2024 13:31:45 +0000 (0:00:00.234) 0:01:12.679 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_profile_absent.yml:3 Saturday 13 January 2024 13:31:45 +0000 (0:00:00.085) 0:01:12.764 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 13 January 2024 13:31:45 +0000 (0:00:00.069) 0:01:12.834 ****** 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-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 13 January 2024 13:31:45 +0000 (0:00:00.034) 0:01:12.868 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 13 January 2024 13:31:45 +0000 (0:00:00.225) 0:01:13.094 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 13 January 2024 13:31:45 +0000 (0:00:00.030) 0:01:13.124 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.021636", "end": "2024-01-13 13:31:46.126097", "rc": 1, "start": "2024-01-13 13:31:46.104461" } 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-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 13 January 2024 13:31:46 +0000 (0:00:00.276) 0:01:13.400 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 13 January 2024 13:31:46 +0000 (0:00:00.024) 0:01:13.425 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 13 January 2024 13:31:46 +0000 (0:00:00.022) 0:01:13.447 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 13 January 2024 13:31:46 +0000 (0:00:00.051) 0:01:13.498 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 13 January 2024 13:31:46 +0000 (0:00:00.025) 0:01:13.524 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_profile_absent.yml:5 Saturday 13 January 2024 13:31:46 +0000 (0:00:00.024) 0:01:13.548 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/run_test.yml:42 Saturday 13 January 2024 13:31:46 +0000 (0:00:00.025) 0:01:13.574 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 13 January 2024 13:31:46 +0000 (0:00:00.045) 0:01:13.619 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:31:46 +0000 (0:00:00.039) 0:01:13.659 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 13 January 2024 13:31:46 +0000 (0:00:00.218) 0:01:13.877 ****** 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-ciwf7_fw5x/tests/playbooks/tasks/run_test.yml:47 Saturday 13 January 2024 13:31:46 +0000 (0:00:00.026) 0:01:13.904 ****** ok: [sut] => {} MSG: +++++ Success in test 'I can take a profile down that is absent' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/run_test.yml:66 Saturday 13 January 2024 13:31:46 +0000 (0:00:00.027) 0:01:13.932 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 13 January 2024 13:31:46 +0000 (0:00:00.045) 0:01:13.977 ****** 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.042041", "end": "2024-01-13 13:31:46.959284", "rc": 1, "start": "2024-01-13 13:31:46.917243" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tests_states.yml:126 Saturday 13 January 2024 13:31:46 +0000 (0:00:00.256) 0:01:14.234 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/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-ciwf7_fw5x/tests/playbooks/tasks/run_test.yml:5 Saturday 13 January 2024 13:31:47 +0000 (0:00:00.082) 0:01:14.316 ****** 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-ciwf7_fw5x/tests/playbooks/tasks/run_test.yml:9 Saturday 13 January 2024 13:31:47 +0000 (0:00:00.025) 0:01:14.341 ****** 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" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/run_test.yml:21 Saturday 13 January 2024 13:31:47 +0000 (0:00:00.056) 0:01:14.398 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:31:47 +0000 (0:00:00.041) 0:01:14.439 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:31:47 +0000 (0:00:00.041) 0:01:14.481 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003789", "end": "2024-01-13 13:31:47.426186", "rc": 0, "start": "2024-01-13 13:31:47.422397" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:31:47 +0000 (0:00:00.221) 0:01:14.703 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:31:47 +0000 (0:00:00.025) 0:01:14.728 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/run_test.yml:24 Saturday 13 January 2024 13:31:47 +0000 (0:00:00.024) 0:01:14.753 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 13 January 2024 13:31:47 +0000 (0:00:00.058) 0:01:14.811 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 January 2024 13:31:47 +0000 (0:00:00.042) 0:01:14.853 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 January 2024 13:31:47 +0000 (0:00:00.076) 0:01:14.930 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 January 2024 13:31:47 +0000 (0:00:00.028) 0:01:14.959 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 January 2024 13:31:47 +0000 (0:00:00.023) 0:01:14.982 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 January 2024 13:31:47 +0000 (0:00:00.023) 0:01:15.006 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 January 2024 13:31:50 +0000 (0:00:02.248) 0:01:17.254 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 January 2024 13:31:50 +0000 (0:00:00.970) 0:01:18.225 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 January 2024 13:31:51 +0000 (0:00:00.026) 0:01:18.252 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 January 2024 13:31:51 +0000 (0:00:00.043) 0:01:18.295 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 13 January 2024 13:31:51 +0000 (0:00:00.024) 0:01:18.320 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 13 January 2024 13:31:51 +0000 (0:00:00.053) 0:01:18.374 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 13 January 2024 13:31:51 +0000 (0:00:00.024) 0:01:18.399 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 13 January 2024 13:31:51 +0000 (0:00:00.031) 0:01:18.430 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 13 January 2024 13:31:51 +0000 (0:00:00.041) 0:01:18.472 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 13 January 2024 13:31:51 +0000 (0:00:00.617) 0:01:19.090 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 January 2024 13:31:51 +0000 (0:00:00.040) 0:01:19.131 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 13 January 2024 13:31:51 +0000 (0:00:00.093) 0:01:19.224 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 13 January 2024 13:31:52 +0000 (0:00:00.043) 0:01:19.268 ****** 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, 3a57cc2d-f0f8-4ad7-9cc0-eae68b1c970a TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 13 January 2024 13:31:52 +0000 (0:00:00.492) 0:01:19.760 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 13 January 2024 13:31:52 +0000 (0:00:00.051) 0:01:19.812 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 3a57cc2d-f0f8-4ad7-9cc0-eae68b1c970a" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 13 January 2024 13:31:52 +0000 (0:00:00.055) 0:01:19.867 ****** 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, 3a57cc2d-f0f8-4ad7-9cc0-eae68b1c970a\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 3a57cc2d-f0f8-4ad7-9cc0-eae68b1c970a" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 13 January 2024 13:31:52 +0000 (0:00:00.048) 0:01:19.916 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 13 January 2024 13:31:52 +0000 (0:00:00.057) 0:01:19.974 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 13 January 2024 13:31:52 +0000 (0:00:00.247) 0:01:20.221 ****** 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, 3a57cc2d-f0f8-4ad7-9cc0-eae68b1c970a\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 3a57cc2d-f0f8-4ad7-9cc0-eae68b1c970a" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/activate_profile.yml:3 Saturday 13 January 2024 13:31:53 +0000 (0:00:00.029) 0:01:20.251 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 January 2024 13:31:53 +0000 (0:00:00.066) 0:01:20.317 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 January 2024 13:31:53 +0000 (0:00:00.048) 0:01:20.365 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 January 2024 13:31:53 +0000 (0:00:00.054) 0:01:20.420 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 January 2024 13:31:53 +0000 (0:00:00.087) 0:01:20.507 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 January 2024 13:31:53 +0000 (0:00:00.037) 0:01:20.545 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 January 2024 13:31:55 +0000 (0:00:02.281) 0:01:22.826 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 January 2024 13:31:56 +0000 (0:00:00.978) 0:01:23.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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 January 2024 13:31:56 +0000 (0:00:00.032) 0:01:23.838 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 January 2024 13:31:56 +0000 (0:00:00.069) 0:01:23.907 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 13 January 2024 13:31:56 +0000 (0:00:00.032) 0:01:23.939 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 13 January 2024 13:31:56 +0000 (0:00:00.060) 0:01:24.000 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 13 January 2024 13:31:56 +0000 (0:00:00.053) 0:01:24.054 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 13 January 2024 13:31:56 +0000 (0:00:00.060) 0:01:24.114 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 13 January 2024 13:31:56 +0000 (0:00:00.038) 0:01:24.152 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 13 January 2024 13:31:57 +0000 (0:00:00.695) 0:01:24.847 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 January 2024 13:31:57 +0000 (0:00:00.070) 0:01:24.918 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 13 January 2024 13:31:57 +0000 (0:00:00.074) 0:01:24.993 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 13 January 2024 13:31:57 +0000 (0:00:00.055) 0:01:25.048 ****** 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, 3a57cc2d-f0f8-4ad7-9cc0-eae68b1c970a skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 13 January 2024 13:31:58 +0000 (0:00:00.438) 0:01:25.487 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 13 January 2024 13:31:58 +0000 (0:00:00.048) 0:01:25.535 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 3a57cc2d-f0f8-4ad7-9cc0-eae68b1c970a skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 13 January 2024 13:31:58 +0000 (0:00:00.072) 0:01:25.608 ****** 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, 3a57cc2d-f0f8-4ad7-9cc0-eae68b1c970a skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 3a57cc2d-f0f8-4ad7-9cc0-eae68b1c970a skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 13 January 2024 13:31:58 +0000 (0:00:00.033) 0:01:25.642 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 13 January 2024 13:31:58 +0000 (0:00:00.039) 0:01:25.681 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/remove+down_profile.yml:3 Saturday 13 January 2024 13:31:58 +0000 (0:00:00.231) 0:01:25.913 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 January 2024 13:31:58 +0000 (0:00:00.042) 0:01:25.955 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 January 2024 13:31:58 +0000 (0:00:00.044) 0:01:26.000 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 January 2024 13:31:58 +0000 (0:00:00.032) 0:01:26.032 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 January 2024 13:31:58 +0000 (0:00:00.035) 0:01:26.068 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 January 2024 13:31:58 +0000 (0:00:00.024) 0:01:26.093 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 January 2024 13:32:01 +0000 (0:00:02.302) 0:01:28.395 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 January 2024 13:32:02 +0000 (0:00:00.947) 0:01:29.343 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 January 2024 13:32:02 +0000 (0:00:00.035) 0:01:29.378 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 January 2024 13:32:02 +0000 (0:00:00.051) 0:01:29.429 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 13 January 2024 13:32:02 +0000 (0:00:00.042) 0:01:29.472 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 13 January 2024 13:32:02 +0000 (0:00:00.084) 0:01:29.556 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 13 January 2024 13:32:02 +0000 (0:00:00.040) 0:01:29.597 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 13 January 2024 13:32:02 +0000 (0:00:00.028) 0:01:29.626 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 13 January 2024 13:32:02 +0000 (0:00:00.026) 0:01:29.653 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 13 January 2024 13:32:02 +0000 (0:00:00.564) 0:01:30.217 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 January 2024 13:32:03 +0000 (0:00:00.028) 0:01:30.246 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 13 January 2024 13:32:03 +0000 (0:00:00.024) 0:01:30.270 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 13 January 2024 13:32:03 +0000 (0:00:00.023) 0:01:30.294 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 13 January 2024 13:32:03 +0000 (0:00:00.511) 0:01:30.806 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 13 January 2024 13:32:03 +0000 (0:00:00.033) 0:01:30.839 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 13 January 2024 13:32:03 +0000 (0:00:00.037) 0:01:30.876 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 13 January 2024 13:32:03 +0000 (0:00:00.056) 0:01:30.933 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 13 January 2024 13:32:03 +0000 (0:00:00.025) 0:01:30.959 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/run_test.yml:30 Saturday 13 January 2024 13:32:03 +0000 (0:00:00.240) 0:01:31.199 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/remove+down_profile.yml:3 Saturday 13 January 2024 13:32:04 +0000 (0:00:00.042) 0:01:31.241 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 January 2024 13:32:04 +0000 (0:00:00.069) 0:01:31.311 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 January 2024 13:32:04 +0000 (0:00:00.045) 0:01:31.357 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 January 2024 13:32:04 +0000 (0:00:00.064) 0:01:31.421 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 January 2024 13:32:04 +0000 (0:00:00.034) 0:01:31.456 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 January 2024 13:32:04 +0000 (0:00:00.041) 0:01:31.497 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 January 2024 13:32:06 +0000 (0:00:02.270) 0:01:33.768 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 January 2024 13:32:07 +0000 (0:00:00.931) 0:01:34.699 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 January 2024 13:32:07 +0000 (0:00:00.033) 0:01:34.733 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 January 2024 13:32:07 +0000 (0:00:00.031) 0:01:34.764 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 13 January 2024 13:32:07 +0000 (0:00:00.035) 0:01:34.800 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 13 January 2024 13:32:07 +0000 (0:00:00.062) 0:01:34.863 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 13 January 2024 13:32:07 +0000 (0:00:00.030) 0:01:34.893 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 13 January 2024 13:32:07 +0000 (0:00:00.023) 0:01:34.917 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 13 January 2024 13:32:07 +0000 (0:00:00.050) 0:01:34.967 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 13 January 2024 13:32:08 +0000 (0:00:00.637) 0:01:35.605 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 January 2024 13:32:08 +0000 (0:00:00.031) 0:01:35.636 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 13 January 2024 13:32:08 +0000 (0:00:00.025) 0:01:35.661 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 13 January 2024 13:32:08 +0000 (0:00:00.024) 0:01:35.685 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 13 January 2024 13:32:08 +0000 (0:00:00.394) 0:01:36.080 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 13 January 2024 13:32:08 +0000 (0:00:00.024) 0:01:36.105 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 13 January 2024 13:32:08 +0000 (0:00:00.026) 0:01:36.132 ****** 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-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 13 January 2024 13:32:08 +0000 (0:00:00.027) 0:01:36.159 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 13 January 2024 13:32:08 +0000 (0:00:00.025) 0:01:36.184 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/run_test.yml:36 Saturday 13 January 2024 13:32:09 +0000 (0:00:00.205) 0:01:36.390 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_profile_absent.yml for sut included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_NetworkManager_NVR.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_profile_absent.yml:3 Saturday 13 January 2024 13:32:09 +0000 (0:00:00.050) 0:01:36.441 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 13 January 2024 13:32:09 +0000 (0:00:00.086) 0:01:36.527 ****** 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-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 13 January 2024 13:32:09 +0000 (0:00:00.044) 0:01:36.572 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 13 January 2024 13:32:09 +0000 (0:00:00.246) 0:01:36.818 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 13 January 2024 13:32:09 +0000 (0:00:00.025) 0:01:36.843 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.021543", "end": "2024-01-13 13:32:09.802925", "rc": 1, "start": "2024-01-13 13:32:09.781382" } 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-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 13 January 2024 13:32:09 +0000 (0:00:00.241) 0:01:37.085 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 13 January 2024 13:32:09 +0000 (0:00:00.028) 0:01:37.114 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 13 January 2024 13:32:09 +0000 (0:00:00.037) 0:01:37.151 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 13 January 2024 13:32:09 +0000 (0:00:00.033) 0:01:37.184 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 13 January 2024 13:32:09 +0000 (0:00:00.031) 0:01:37.216 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_profile_absent.yml:5 Saturday 13 January 2024 13:32:10 +0000 (0:00:00.047) 0:01:37.264 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get NetworkManager RPM version] ****************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_NetworkManager_NVR.yml:7 Saturday 13 January 2024 13:32:10 +0000 (0:00:00.057) 0:01:37.321 ****** ok: [sut] => { "changed": false, "cmd": [ "rpm", "-qa", "--qf", "%{name}-%{version}-%{release}\\n", "NetworkManager" ], "delta": "0:00:00.363972", "end": "2024-01-13 13:32:10.629457", "rc": 0, "start": "2024-01-13 13:32:10.265485" } STDOUT: NetworkManager-1.42.8-1.fc38 TASK [Store NetworkManager version] ******************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_NetworkManager_NVR.yml:14 Saturday 13 January 2024 13:32:10 +0000 (0:00:00.587) 0:01:37.908 ****** ok: [sut] => { "ansible_facts": { "networkmanager_nvr": "NetworkManager-1.42.8-1.fc38" }, "changed": false } TASK [Show NetworkManager version] ********************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_NetworkManager_NVR.yml:18 Saturday 13 January 2024 13:32:10 +0000 (0:00:00.025) 0:01:37.934 ****** ok: [sut] => { "networkmanager_nvr": "NetworkManager-1.42.8-1.fc38" } TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/run_test.yml:42 Saturday 13 January 2024 13:32:10 +0000 (0:00:00.024) 0:01:37.959 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 13 January 2024 13:32:10 +0000 (0:00:00.115) 0:01:38.074 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:32:10 +0000 (0:00:00.087) 0:01:38.162 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 13 January 2024 13:32:11 +0000 (0:00:00.244) 0:01:38.407 ****** 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-ciwf7_fw5x/tests/playbooks/tasks/run_test.yml:47 Saturday 13 January 2024 13:32:11 +0000 (0:00:00.029) 0:01:38.437 ****** 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-ciwf7_fw5x/tests/playbooks/tasks/run_test.yml:66 Saturday 13 January 2024 13:32:11 +0000 (0:00:00.028) 0:01:38.465 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 13 January 2024 13:32:11 +0000 (0:00:00.049) 0:01:38.515 ****** 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.044073", "end": "2024-01-13 13:32:11.500823", "rc": 1, "start": "2024-01-13 13:32:11.456750" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=316 changed=10 unreachable=0 failed=0 skipped=252 rescued=0 ignored=10 Saturday 13 January 2024 13:32:11 +0000 (0:00:00.258) 0:01:38.773 ****** =============================================================================== linux-system-roles.network : Enable and start NetworkManager ------------ 3.10s /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:85 linux-system-roles.network : Enable and start NetworkManager ------------ 2.43s /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:85 linux-system-roles.network : Configure networking connection profiles --- 2.39s /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Check which services are running ----------- 2.38s /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.35s /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.33s /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.31s /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.30s /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.29s /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.29s /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.29s /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.29s /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.28s /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.28s /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.27s /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.26s /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.26s /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.25s /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Enable and start NetworkManager ------------ 1.77s /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:85 linux-system-roles.network : Configure networking connection profiles --- 1.60s /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:122 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [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. ---^---^---^---^---^---