# 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-nm_plugin_hotfix7fhmbb1u/tests/tests_states_nm.yml PLAY [Run playbook 'playbooks/tests_states.yml' with nm as provider] *********** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/tests_states_nm.yml:6 Thursday 14 March 2024 21:28:53 +0000 (0:00:00.012) 0:00:00.012 ******** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/tests_states_nm.yml:9 Thursday 14 March 2024 21:28:54 +0000 (0:00:01.130) 0:00:01.143 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/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-nm_plugin_hotfix7fhmbb1u/tests/tasks/el_repo_setup.yml:3 Thursday 14 March 2024 21:28:54 +0000 (0:00:00.038) 0:00:01.181 ******** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/tasks/el_repo_setup.yml:19 Thursday 14 March 2024 21:28:55 +0000 (0:00:00.590) 0:00:01.771 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/tasks/el_repo_setup.yml:24 Thursday 14 March 2024 21:28:55 +0000 (0:00:00.280) 0:00:02.052 ******** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/tasks/el_repo_setup.yml:28 Thursday 14 March 2024 21:28:55 +0000 (0:00:00.039) 0:00:02.092 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/tasks/el_repo_setup.yml:53 Thursday 14 March 2024 21:28:55 +0000 (0:00:00.034) 0:00:02.126 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/tasks/enable_epel.yml:8 Thursday 14 March 2024 21:28:55 +0000 (0:00:00.035) 0:00:02.162 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/tasks/enable_epel.yml:24 Thursday 14 March 2024 21:28:55 +0000 (0:00:00.012) 0:00:02.175 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/tasks/enable_epel.yml:30 Thursday 14 March 2024 21:28:55 +0000 (0:00:00.025) 0:00:02.200 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/tasks/enable_epel.yml:35 Thursday 14 March 2024 21:28:55 +0000 (0:00:00.013) 0:00:02.214 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/tasks/enable_epel.yml:40 Thursday 14 March 2024 21:28:55 +0000 (0:00:00.028) 0:00:02.243 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/tests_states_nm.yml:11 Thursday 14 March 2024 21:28:55 +0000 (0:00:00.012) 0:00:02.256 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tests_states.yml:3 Thursday 14 March 2024 21:28:55 +0000 (0:00:00.047) 0:00:02.303 ******** ok: [sut] META: ran handlers TASK [Show playbook name] ****************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tests_states.yml:11 Thursday 14 March 2024 21:28:56 +0000 (0:00:00.855) 0:00:03.159 ******** ok: [sut] => {} MSG: this is: playbooks/tests_states.yml TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tests_states.yml:22 Thursday 14 March 2024 21:28:56 +0000 (0:00:00.020) 0:00:03.179 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/run_test.yml:5 Thursday 14 March 2024 21:28:56 +0000 (0:00:00.019) 0:00:03.199 ******** ok: [sut] => {} MSG: ########## I can create a profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/run_test.yml:9 Thursday 14 March 2024 21:28:56 +0000 (0:00:00.012) 0:00:03.212 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/run_test.yml:21 Thursday 14 March 2024 21:28:56 +0000 (0:00:00.041) 0:00:03.253 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 14 March 2024 21:28:56 +0000 (0:00:00.016) 0:00:03.270 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 14 March 2024 21:28:56 +0000 (0:00:00.014) 0:00:03.285 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004128", "end": "2024-03-14 21:28:56.812023", "rc": 0, "start": "2024-03-14 21:28:56.807895" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 14 March 2024 21:28:56 +0000 (0:00:00.284) 0:00:03.569 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 14 March 2024 21:28:56 +0000 (0:00:00.012) 0:00:03.582 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/run_test.yml:24 Thursday 14 March 2024 21:28:56 +0000 (0:00:00.012) 0:00:03.595 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/delete_interface.yml:3 Thursday 14 March 2024 21:28:56 +0000 (0:00:00.032) 0:00:03.627 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.009190", "end": "2024-03-14 21:28:57.132393", "rc": 1, "start": "2024-03-14 21:28:57.123203" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/assert_device_absent.yml:3 Thursday 14 March 2024 21:28:57 +0000 (0:00:00.271) 0:00:03.899 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_interface_stat.yml:3 Thursday 14 March 2024 21:28:57 +0000 (0:00:00.020) 0:00:03.919 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/assert_device_absent.yml:5 Thursday 14 March 2024 21:28:57 +0000 (0:00:00.255) 0:00:04.175 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/run_test.yml:30 Thursday 14 March 2024 21:28:57 +0000 (0:00:00.015) 0:00:04.190 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/create_bridge_profile.yml:3 Thursday 14 March 2024 21:28:57 +0000 (0:00:00.033) 0:00:04.224 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 14 March 2024 21:28:57 +0000 (0:00:00.108) 0:00:04.332 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 14 March 2024 21:28:57 +0000 (0:00:00.027) 0:00:04.359 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 14 March 2024 21:28:57 +0000 (0:00:00.015) 0:00:04.375 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 14 March 2024 21:28:57 +0000 (0:00:00.030) 0:00:04.405 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 14 March 2024 21:28:57 +0000 (0:00:00.013) 0:00:04.418 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 14 March 2024 21:29:00 +0000 (0:00:02.535) 0:00:06.954 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 14 March 2024 21:29:01 +0000 (0:00:01.163) 0:00:08.118 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 14 March 2024 21:29:01 +0000 (0:00:00.024) 0:00:08.143 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 14 March 2024 21:29:01 +0000 (0:00:00.025) 0:00:08.168 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:28 Thursday 14 March 2024 21:29:01 +0000 (0:00:00.024) 0:00:08.192 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:43 Thursday 14 March 2024 21:29:01 +0000 (0:00:00.030) 0:00:08.223 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:57 Thursday 14 March 2024 21:29:01 +0000 (0:00:00.023) 0:00:08.246 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:77 Thursday 14 March 2024 21:29:01 +0000 (0:00:00.026) 0:00:08.273 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:90 Thursday 14 March 2024 21:29:01 +0000 (0:00:00.056) 0:00:08.329 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 14 March 2024 21:29:01 +0000 (0:00:00.029) 0:00:08.359 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 14 March 2024 21:29:01 +0000 (0:00:00.035) 0:00:08.394 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:136 Thursday 14 March 2024 21:29:01 +0000 (0:00:00.074) 0:00:08.469 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:147 Thursday 14 March 2024 21:29:02 +0000 (0:00:00.782) 0:00:09.251 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:156 Thursday 14 March 2024 21:29:02 +0000 (0:00:00.032) 0:00:09.284 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:164 Thursday 14 March 2024 21:29:02 +0000 (0:00:00.039) 0:00:09.323 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:173 Thursday 14 March 2024 21:29:02 +0000 (0:00:00.038) 0:00:09.361 ******** 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, 3183d4d8-cfb1-4dce-81b2-7c939ca11b07 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:185 Thursday 14 March 2024 21:29:03 +0000 (0:00:00.627) 0:00:09.989 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:191 Thursday 14 March 2024 21:29:03 +0000 (0:00:00.024) 0:00:10.014 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 3183d4d8-cfb1-4dce-81b2-7c939ca11b07" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:195 Thursday 14 March 2024 21:29:03 +0000 (0:00:00.024) 0:00:10.038 ******** 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, 3183d4d8-cfb1-4dce-81b2-7c939ca11b07\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 3183d4d8-cfb1-4dce-81b2-7c939ca11b07" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:200 Thursday 14 March 2024 21:29:03 +0000 (0:00:00.026) 0:00:10.065 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:206 Thursday 14 March 2024 21:29:03 +0000 (0:00:00.024) 0:00:10.089 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/create_bridge_profile.yml:14 Thursday 14 March 2024 21:29:03 +0000 (0:00:00.328) 0:00:10.418 ******** 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, 3183d4d8-cfb1-4dce-81b2-7c939ca11b07\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 3183d4d8-cfb1-4dce-81b2-7c939ca11b07" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/run_test.yml:36 Thursday 14 March 2024 21:29:03 +0000 (0:00:00.070) 0:00:10.489 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/assert_profile_present.yml:3 Thursday 14 March 2024 21:29:03 +0000 (0:00:00.075) 0:00:10.565 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_profile_stat.yml:3 Thursday 14 March 2024 21:29:04 +0000 (0:00:00.179) 0:00:10.745 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_profile_stat.yml:9 Thursday 14 March 2024 21:29:04 +0000 (0:00:00.062) 0:00:10.807 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_profile_stat.yml:17 Thursday 14 March 2024 21:29:04 +0000 (0:00:00.302) 0:00:11.109 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_profile_stat.yml:25 Thursday 14 March 2024 21:29:04 +0000 (0:00:00.047) 0:00:11.157 ******** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.025131", "end": "2024-03-14 21:29:04.678272", "rc": 0, "start": "2024-03-14 21:29:04.653141" } 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-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_profile_stat.yml:35 Thursday 14 March 2024 21:29:04 +0000 (0:00:00.307) 0:00:11.465 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_profile_stat.yml:49 Thursday 14 March 2024 21:29:04 +0000 (0:00:00.050) 0:00:11.516 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_profile_stat.yml:56 Thursday 14 March 2024 21:29:04 +0000 (0:00:00.032) 0:00:11.548 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_profile_stat.yml:62 Thursday 14 March 2024 21:29:04 +0000 (0:00:00.033) 0:00:11.581 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_profile_stat.yml:69 Thursday 14 March 2024 21:29:04 +0000 (0:00:00.036) 0:00:11.618 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/assert_profile_present.yml:5 Thursday 14 March 2024 21:29:04 +0000 (0:00:00.025) 0:00:11.644 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/assert_profile_present.yml:10 Thursday 14 March 2024 21:29:04 +0000 (0:00:00.063) 0:00:11.708 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/assert_profile_present.yml:15 Thursday 14 March 2024 21:29:05 +0000 (0:00:00.027) 0:00:11.735 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/run_test.yml:42 Thursday 14 March 2024 21:29:05 +0000 (0:00:00.033) 0:00:11.769 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/assert_device_present.yml:3 Thursday 14 March 2024 21:29:05 +0000 (0:00:00.053) 0:00:11.822 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_interface_stat.yml:3 Thursday 14 March 2024 21:29:05 +0000 (0:00:00.051) 0:00:11.874 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710451743.1685407, "block_size": 4096, "blocks": 0, "ctime": 1710451743.1685407, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 35506, "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": 1710451743.1685407, "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-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/assert_device_present.yml:5 Thursday 14 March 2024 21:29:05 +0000 (0:00:00.236) 0:00:12.110 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Success in test 'I can create a profile'] ******************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/run_test.yml:47 Thursday 14 March 2024 21:29:05 +0000 (0:00:00.026) 0:00:12.137 ******** ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/run_test.yml:66 Thursday 14 March 2024 21:29:05 +0000 (0:00:00.031) 0:00:12.169 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/cleanup_profile+device.yml:3 Thursday 14 March 2024 21:29:05 +0000 (0:00:00.053) 0:00:12.222 ******** 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.070151", "end": "2024-03-14 21:29:05.776523", "rc": 1, "start": "2024-03-14 21:29:05.706372" } STDOUT: Connection 'statebr' (3183d4d8-cfb1-4dce-81b2-7c939ca11b07) 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-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tests_states.yml:45 Thursday 14 March 2024 21:29:05 +0000 (0:00:00.317) 0:00:12.540 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile without autoconnect] ************************ task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/run_test.yml:5 Thursday 14 March 2024 21:29:05 +0000 (0:00:00.072) 0:00:12.612 ******** ok: [sut] => {} MSG: ########## I can create a profile without autoconnect ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/run_test.yml:9 Thursday 14 March 2024 21:29:05 +0000 (0:00:00.024) 0:00:12.637 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/run_test.yml:21 Thursday 14 March 2024 21:29:05 +0000 (0:00:00.045) 0:00:12.683 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 14 March 2024 21:29:05 +0000 (0:00:00.038) 0:00:12.721 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 14 March 2024 21:29:06 +0000 (0:00:00.038) 0:00:12.760 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004214", "end": "2024-03-14 21:29:06.239360", "rc": 0, "start": "2024-03-14 21:29:06.235146" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 14 March 2024 21:29:06 +0000 (0:00:00.244) 0:00:13.005 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 14 March 2024 21:29:06 +0000 (0:00:00.024) 0:00:13.030 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/run_test.yml:24 Thursday 14 March 2024 21:29:06 +0000 (0:00:00.023) 0:00:13.053 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/delete_interface.yml:3 Thursday 14 March 2024 21:29:06 +0000 (0:00:00.045) 0:00:13.099 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.007724", "end": "2024-03-14 21:29:06.581764", "rc": 1, "start": "2024-03-14 21:29:06.574040" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/assert_device_absent.yml:3 Thursday 14 March 2024 21:29:06 +0000 (0:00:00.256) 0:00:13.356 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_interface_stat.yml:3 Thursday 14 March 2024 21:29:06 +0000 (0:00:00.106) 0:00:13.462 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/assert_device_absent.yml:5 Thursday 14 March 2024 21:29:06 +0000 (0:00:00.253) 0:00:13.715 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/run_test.yml:30 Thursday 14 March 2024 21:29:07 +0000 (0:00:00.044) 0:00:13.760 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:3 Thursday 14 March 2024 21:29:07 +0000 (0:00:00.048) 0:00:13.808 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 14 March 2024 21:29:07 +0000 (0:00:00.057) 0:00:13.866 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 14 March 2024 21:29:07 +0000 (0:00:00.075) 0:00:13.941 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 14 March 2024 21:29:07 +0000 (0:00:00.052) 0:00:13.994 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 14 March 2024 21:29:07 +0000 (0:00:00.027) 0:00:14.022 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 14 March 2024 21:29:07 +0000 (0:00:00.029) 0:00:14.051 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 14 March 2024 21:29:09 +0000 (0:00:02.437) 0:00:16.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 : Print network provider] ********************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 14 March 2024 21:29:10 +0000 (0:00:01.054) 0:00:17.543 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 14 March 2024 21:29:10 +0000 (0:00:00.030) 0:00:17.573 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 14 March 2024 21:29:10 +0000 (0:00:00.038) 0:00:17.612 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:28 Thursday 14 March 2024 21:29:10 +0000 (0:00:00.059) 0:00:17.672 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:43 Thursday 14 March 2024 21:29:11 +0000 (0:00:00.087) 0:00:17.760 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:57 Thursday 14 March 2024 21:29:11 +0000 (0:00:00.033) 0:00:17.793 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:77 Thursday 14 March 2024 21:29:11 +0000 (0:00:00.058) 0:00:17.851 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:90 Thursday 14 March 2024 21:29:11 +0000 (0:00:00.073) 0:00:17.924 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 14 March 2024 21:29:11 +0000 (0:00:00.052) 0:00:17.977 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 14 March 2024 21:29:11 +0000 (0:00:00.090) 0:00:18.068 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:136 Thursday 14 March 2024 21:29:11 +0000 (0:00:00.090) 0:00:18.158 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:147 Thursday 14 March 2024 21:29:12 +0000 (0:00:00.674) 0:00:18.832 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:156 Thursday 14 March 2024 21:29:12 +0000 (0:00:00.027) 0:00:18.860 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:164 Thursday 14 March 2024 21:29:12 +0000 (0:00:00.027) 0:00:18.888 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:173 Thursday 14 March 2024 21:29:12 +0000 (0:00:00.042) 0:00:18.931 ******** 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, ae271020-eeca-4f95-91c9-6d16b778abf9 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:185 Thursday 14 March 2024 21:29:12 +0000 (0:00:00.472) 0:00:19.403 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:191 Thursday 14 March 2024 21:29:12 +0000 (0:00:00.027) 0:00:19.431 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, ae271020-eeca-4f95-91c9-6d16b778abf9" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:195 Thursday 14 March 2024 21:29:12 +0000 (0:00:00.044) 0:00:19.475 ******** 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, ae271020-eeca-4f95-91c9-6d16b778abf9\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, ae271020-eeca-4f95-91c9-6d16b778abf9" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:200 Thursday 14 March 2024 21:29:12 +0000 (0:00:00.063) 0:00:19.539 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:206 Thursday 14 March 2024 21:29:12 +0000 (0:00:00.040) 0:00:19.579 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:15 Thursday 14 March 2024 21:29:13 +0000 (0:00:00.258) 0:00:19.838 ******** 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, ae271020-eeca-4f95-91c9-6d16b778abf9\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, ae271020-eeca-4f95-91c9-6d16b778abf9" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/run_test.yml:36 Thursday 14 March 2024 21:29:13 +0000 (0:00:00.029) 0:00:19.868 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/assert_device_absent.yml for sut included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/assert_device_absent.yml:3 Thursday 14 March 2024 21:29:13 +0000 (0:00:00.048) 0:00:19.916 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_interface_stat.yml:3 Thursday 14 March 2024 21:29:13 +0000 (0:00:00.044) 0:00:19.961 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/assert_device_absent.yml:5 Thursday 14 March 2024 21:29:13 +0000 (0:00:00.253) 0:00:20.215 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/assert_profile_present.yml:3 Thursday 14 March 2024 21:29:13 +0000 (0:00:00.035) 0:00:20.250 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_profile_stat.yml:3 Thursday 14 March 2024 21:29:13 +0000 (0:00:00.046) 0:00:20.297 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_profile_stat.yml:9 Thursday 14 March 2024 21:29:13 +0000 (0:00:00.033) 0:00:20.330 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_profile_stat.yml:17 Thursday 14 March 2024 21:29:13 +0000 (0:00:00.267) 0:00:20.598 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_profile_stat.yml:25 Thursday 14 March 2024 21:29:13 +0000 (0:00:00.025) 0:00:20.623 ******** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.024350", "end": "2024-03-14 21:29:14.124888", "rc": 0, "start": "2024-03-14 21:29:14.100538" } 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-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_profile_stat.yml:35 Thursday 14 March 2024 21:29:14 +0000 (0:00:00.264) 0:00:20.888 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_profile_stat.yml:49 Thursday 14 March 2024 21:29:14 +0000 (0:00:00.029) 0:00:20.918 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_profile_stat.yml:56 Thursday 14 March 2024 21:29:14 +0000 (0:00:00.038) 0:00:20.957 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_profile_stat.yml:62 Thursday 14 March 2024 21:29:14 +0000 (0:00:00.030) 0:00:20.988 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_profile_stat.yml:69 Thursday 14 March 2024 21:29:14 +0000 (0:00:00.036) 0:00:21.024 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/assert_profile_present.yml:5 Thursday 14 March 2024 21:29:14 +0000 (0:00:00.042) 0:00:21.067 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/assert_profile_present.yml:10 Thursday 14 March 2024 21:29:14 +0000 (0:00:00.039) 0:00:21.107 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/assert_profile_present.yml:15 Thursday 14 March 2024 21:29:14 +0000 (0:00:00.033) 0:00:21.140 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/run_test.yml:42 Thursday 14 March 2024 21:29:14 +0000 (0:00:00.026) 0:00:21.166 ******** TASK [Success in test 'I can create a profile without autoconnect'] ************ task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/run_test.yml:47 Thursday 14 March 2024 21:29:14 +0000 (0:00:00.027) 0:00:21.194 ******** ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile without autoconnect' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/run_test.yml:66 Thursday 14 March 2024 21:29:14 +0000 (0:00:00.036) 0:00:21.230 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/cleanup_profile+device.yml:3 Thursday 14 March 2024 21:29:14 +0000 (0:00:00.044) 0:00:21.275 ******** 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.048065", "end": "2024-03-14 21:29:14.800744", "rc": 1, "start": "2024-03-14 21:29:14.752679" } STDOUT: Connection 'statebr' (ae271020-eeca-4f95-91c9-6d16b778abf9) 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-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tests_states.yml:65 Thursday 14 March 2024 21:29:14 +0000 (0:00:00.304) 0:00:21.580 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can activate an existing profile] ******************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/run_test.yml:5 Thursday 14 March 2024 21:29:14 +0000 (0:00:00.050) 0:00:21.631 ******** ok: [sut] => {} MSG: ########## I can activate an existing profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/run_test.yml:9 Thursday 14 March 2024 21:29:14 +0000 (0:00:00.042) 0:00:21.673 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/run_test.yml:21 Thursday 14 March 2024 21:29:15 +0000 (0:00:00.064) 0:00:21.738 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 14 March 2024 21:29:15 +0000 (0:00:00.065) 0:00:21.803 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 14 March 2024 21:29:15 +0000 (0:00:00.044) 0:00:21.847 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004268", "end": "2024-03-14 21:29:15.339948", "rc": 0, "start": "2024-03-14 21:29:15.335680" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 14 March 2024 21:29:15 +0000 (0:00:00.307) 0:00:22.154 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 14 March 2024 21:29:15 +0000 (0:00:00.041) 0:00:22.196 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/run_test.yml:24 Thursday 14 March 2024 21:29:15 +0000 (0:00:00.041) 0:00:22.237 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/create_bridge_profile.yml:3 Thursday 14 March 2024 21:29:15 +0000 (0:00:00.075) 0:00:22.312 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 14 March 2024 21:29:15 +0000 (0:00:00.102) 0:00:22.415 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 14 March 2024 21:29:15 +0000 (0:00:00.058) 0:00:22.474 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 14 March 2024 21:29:15 +0000 (0:00:00.045) 0:00:22.520 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 14 March 2024 21:29:15 +0000 (0:00:00.048) 0:00:22.568 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 14 March 2024 21:29:15 +0000 (0:00:00.040) 0:00:22.609 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 14 March 2024 21:29:18 +0000 (0:00:02.476) 0:00:25.085 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 14 March 2024 21:29:19 +0000 (0:00:01.171) 0:00:26.257 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 14 March 2024 21:29:19 +0000 (0:00:00.034) 0:00:26.292 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 14 March 2024 21:29:19 +0000 (0:00:00.037) 0:00:26.329 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:28 Thursday 14 March 2024 21:29:19 +0000 (0:00:00.040) 0:00:26.370 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:43 Thursday 14 March 2024 21:29:19 +0000 (0:00:00.081) 0:00:26.452 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:57 Thursday 14 March 2024 21:29:19 +0000 (0:00:00.030) 0:00:26.482 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:77 Thursday 14 March 2024 21:29:19 +0000 (0:00:00.036) 0:00:26.519 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:90 Thursday 14 March 2024 21:29:19 +0000 (0:00:00.086) 0:00:26.605 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 14 March 2024 21:29:19 +0000 (0:00:00.030) 0:00:26.636 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 14 March 2024 21:29:19 +0000 (0:00:00.033) 0:00:26.669 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:136 Thursday 14 March 2024 21:29:19 +0000 (0:00:00.046) 0:00:26.715 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:147 Thursday 14 March 2024 21:29:20 +0000 (0:00:00.680) 0:00:27.395 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:156 Thursday 14 March 2024 21:29:20 +0000 (0:00:00.026) 0:00:27.422 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:164 Thursday 14 March 2024 21:29:20 +0000 (0:00:00.023) 0:00:27.446 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:173 Thursday 14 March 2024 21:29:20 +0000 (0:00:00.024) 0:00:27.471 ******** 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, 90e0ea44-9a67-4cff-92d3-209f645a8763 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:185 Thursday 14 March 2024 21:29:21 +0000 (0:00:00.476) 0:00:27.948 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:191 Thursday 14 March 2024 21:29:21 +0000 (0:00:00.038) 0:00:27.987 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 90e0ea44-9a67-4cff-92d3-209f645a8763" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:195 Thursday 14 March 2024 21:29:21 +0000 (0:00:00.029) 0:00:28.016 ******** 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, 90e0ea44-9a67-4cff-92d3-209f645a8763\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 90e0ea44-9a67-4cff-92d3-209f645a8763" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:200 Thursday 14 March 2024 21:29:21 +0000 (0:00:00.026) 0:00:28.042 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:206 Thursday 14 March 2024 21:29:21 +0000 (0:00:00.037) 0:00:28.080 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/create_bridge_profile.yml:14 Thursday 14 March 2024 21:29:21 +0000 (0:00:00.243) 0:00:28.323 ******** 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, 90e0ea44-9a67-4cff-92d3-209f645a8763\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 90e0ea44-9a67-4cff-92d3-209f645a8763" ] } } TASK [Test] ******************************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/run_test.yml:30 Thursday 14 March 2024 21:29:21 +0000 (0:00:00.026) 0:00:28.350 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/activate_profile.yml:3 Thursday 14 March 2024 21:29:21 +0000 (0:00:00.058) 0:00:28.409 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 14 March 2024 21:29:21 +0000 (0:00:00.100) 0:00:28.509 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 14 March 2024 21:29:21 +0000 (0:00:00.060) 0:00:28.570 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 14 March 2024 21:29:21 +0000 (0:00:00.036) 0:00:28.607 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 14 March 2024 21:29:21 +0000 (0:00:00.027) 0:00:28.635 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 14 March 2024 21:29:21 +0000 (0:00:00.027) 0:00:28.662 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 14 March 2024 21:29:24 +0000 (0:00:02.442) 0:00:31.105 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 14 March 2024 21:29:25 +0000 (0:00:01.082) 0:00:32.187 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 14 March 2024 21:29:25 +0000 (0:00:00.026) 0:00:32.214 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 14 March 2024 21:29:25 +0000 (0:00:00.031) 0:00:32.246 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:28 Thursday 14 March 2024 21:29:25 +0000 (0:00:00.042) 0:00:32.288 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:43 Thursday 14 March 2024 21:29:25 +0000 (0:00:00.033) 0:00:32.321 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:57 Thursday 14 March 2024 21:29:25 +0000 (0:00:00.031) 0:00:32.353 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:77 Thursday 14 March 2024 21:29:25 +0000 (0:00:00.033) 0:00:32.386 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:90 Thursday 14 March 2024 21:29:25 +0000 (0:00:00.049) 0:00:32.436 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 14 March 2024 21:29:25 +0000 (0:00:00.036) 0:00:32.473 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 14 March 2024 21:29:25 +0000 (0:00:00.028) 0:00:32.502 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:136 Thursday 14 March 2024 21:29:25 +0000 (0:00:00.031) 0:00:32.533 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:147 Thursday 14 March 2024 21:29:26 +0000 (0:00:00.680) 0:00:33.213 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:156 Thursday 14 March 2024 21:29:26 +0000 (0:00:00.028) 0:00:33.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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:164 Thursday 14 March 2024 21:29:26 +0000 (0:00:00.025) 0:00:33.267 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:173 Thursday 14 March 2024 21:29:26 +0000 (0:00:00.025) 0:00:33.292 ******** 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, 90e0ea44-9a67-4cff-92d3-209f645a8763 skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:185 Thursday 14 March 2024 21:29:26 +0000 (0:00:00.419) 0:00:33.712 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:191 Thursday 14 March 2024 21:29:27 +0000 (0:00:00.033) 0:00:33.745 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 90e0ea44-9a67-4cff-92d3-209f645a8763 skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:195 Thursday 14 March 2024 21:29:27 +0000 (0:00:00.029) 0:00:33.774 ******** 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, 90e0ea44-9a67-4cff-92d3-209f645a8763 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 90e0ea44-9a67-4cff-92d3-209f645a8763 skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:200 Thursday 14 March 2024 21:29:27 +0000 (0:00:00.026) 0:00:33.801 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:206 Thursday 14 March 2024 21:29:27 +0000 (0:00:00.024) 0:00:33.825 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/run_test.yml:36 Thursday 14 March 2024 21:29:27 +0000 (0:00:00.256) 0:00:34.082 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/assert_device_present.yml:3 Thursday 14 March 2024 21:29:27 +0000 (0:00:00.052) 0:00:34.134 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_interface_stat.yml:3 Thursday 14 March 2024 21:29:27 +0000 (0:00:00.098) 0:00:34.233 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710451761.117877, "block_size": 4096, "blocks": 0, "ctime": 1710451761.117877, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 35637, "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": 1710451761.117877, "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-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/assert_device_present.yml:5 Thursday 14 March 2024 21:29:27 +0000 (0:00:00.254) 0:00:34.488 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/assert_profile_present.yml:3 Thursday 14 March 2024 21:29:27 +0000 (0:00:00.037) 0:00:34.525 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_profile_stat.yml:3 Thursday 14 March 2024 21:29:27 +0000 (0:00:00.060) 0:00:34.585 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_profile_stat.yml:9 Thursday 14 March 2024 21:29:27 +0000 (0:00:00.042) 0:00:34.628 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_profile_stat.yml:17 Thursday 14 March 2024 21:29:28 +0000 (0:00:00.252) 0:00:34.881 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_profile_stat.yml:25 Thursday 14 March 2024 21:29:28 +0000 (0:00:00.028) 0:00:34.910 ******** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.024678", "end": "2024-03-14 21:29:28.408940", "rc": 0, "start": "2024-03-14 21:29:28.384262" } 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-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_profile_stat.yml:35 Thursday 14 March 2024 21:29:28 +0000 (0:00:00.261) 0:00:35.171 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_profile_stat.yml:49 Thursday 14 March 2024 21:29:28 +0000 (0:00:00.028) 0:00:35.200 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_profile_stat.yml:56 Thursday 14 March 2024 21:29:28 +0000 (0:00:00.028) 0:00:35.228 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_profile_stat.yml:62 Thursday 14 March 2024 21:29:28 +0000 (0:00:00.044) 0:00:35.273 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_profile_stat.yml:69 Thursday 14 March 2024 21:29:28 +0000 (0:00:00.071) 0:00:35.344 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/assert_profile_present.yml:5 Thursday 14 March 2024 21:29:28 +0000 (0:00:00.030) 0:00:35.375 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/assert_profile_present.yml:10 Thursday 14 March 2024 21:29:28 +0000 (0:00:00.028) 0:00:35.403 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/assert_profile_present.yml:15 Thursday 14 March 2024 21:29:28 +0000 (0:00:00.026) 0:00:35.430 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/run_test.yml:42 Thursday 14 March 2024 21:29:28 +0000 (0:00:00.026) 0:00:35.457 ******** TASK [Success in test 'I can activate an existing profile'] ******************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/run_test.yml:47 Thursday 14 March 2024 21:29:28 +0000 (0:00:00.025) 0:00:35.482 ******** ok: [sut] => {} MSG: +++++ Success in test 'I can activate an existing profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/run_test.yml:66 Thursday 14 March 2024 21:29:28 +0000 (0:00:00.026) 0:00:35.508 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/cleanup_profile+device.yml:3 Thursday 14 March 2024 21:29:28 +0000 (0:00:00.065) 0:00:35.574 ******** 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.076815", "end": "2024-03-14 21:29:29.135886", "rc": 1, "start": "2024-03-14 21:29:29.059071" } STDOUT: Connection 'statebr' (90e0ea44-9a67-4cff-92d3-209f645a8763) 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-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tests_states.yml:83 Thursday 14 March 2024 21:29:29 +0000 (0:00:00.326) 0:00:35.900 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can remove an existing profile without taking it down] *********** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/run_test.yml:5 Thursday 14 March 2024 21:29:29 +0000 (0:00:00.041) 0:00:35.942 ******** ok: [sut] => {} MSG: ########## I can remove an existing profile without taking it down ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/run_test.yml:9 Thursday 14 March 2024 21:29:29 +0000 (0:00:00.024) 0:00:35.967 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/run_test.yml:21 Thursday 14 March 2024 21:29:29 +0000 (0:00:00.046) 0:00:36.013 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 14 March 2024 21:29:29 +0000 (0:00:00.070) 0:00:36.083 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 14 March 2024 21:29:29 +0000 (0:00:00.040) 0:00:36.123 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004257", "end": "2024-03-14 21:29:29.603004", "rc": 0, "start": "2024-03-14 21:29:29.598747" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 14 March 2024 21:29:29 +0000 (0:00:00.245) 0:00:36.368 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 14 March 2024 21:29:29 +0000 (0:00:00.027) 0:00:36.395 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/run_test.yml:24 Thursday 14 March 2024 21:29:29 +0000 (0:00:00.033) 0:00:36.429 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/create_bridge_profile.yml:3 Thursday 14 March 2024 21:29:29 +0000 (0:00:00.058) 0:00:36.488 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 14 March 2024 21:29:29 +0000 (0:00:00.066) 0:00:36.554 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 14 March 2024 21:29:29 +0000 (0:00:00.052) 0:00:36.607 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 14 March 2024 21:29:29 +0000 (0:00:00.039) 0:00:36.647 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 14 March 2024 21:29:29 +0000 (0:00:00.025) 0:00:36.672 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 14 March 2024 21:29:30 +0000 (0:00:00.062) 0:00:36.735 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 14 March 2024 21:29:32 +0000 (0:00:02.439) 0:00:39.174 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 14 March 2024 21:29:33 +0000 (0:00:01.006) 0:00:40.180 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 14 March 2024 21:29:33 +0000 (0:00:00.026) 0:00:40.207 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 14 March 2024 21:29:33 +0000 (0:00:00.055) 0:00:40.262 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:28 Thursday 14 March 2024 21:29:33 +0000 (0:00:00.032) 0:00:40.295 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:43 Thursday 14 March 2024 21:29:33 +0000 (0:00:00.039) 0:00:40.334 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:57 Thursday 14 March 2024 21:29:33 +0000 (0:00:00.028) 0:00:40.362 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:77 Thursday 14 March 2024 21:29:33 +0000 (0:00:00.041) 0:00:40.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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:90 Thursday 14 March 2024 21:29:33 +0000 (0:00:00.054) 0:00:40.458 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 14 March 2024 21:29:33 +0000 (0:00:00.041) 0:00:40.499 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 14 March 2024 21:29:33 +0000 (0:00:00.025) 0:00:40.525 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:136 Thursday 14 March 2024 21:29:33 +0000 (0:00:00.029) 0:00:40.554 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:147 Thursday 14 March 2024 21:29:34 +0000 (0:00:00.617) 0:00:41.171 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:156 Thursday 14 March 2024 21:29:34 +0000 (0:00:00.028) 0:00:41.200 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:164 Thursday 14 March 2024 21:29:34 +0000 (0:00:00.023) 0:00:41.223 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:173 Thursday 14 March 2024 21:29:34 +0000 (0:00:00.023) 0:00:41.247 ******** 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, fe975c55-e296-4a59-a038-a46d69eeb03b TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:185 Thursday 14 March 2024 21:29:35 +0000 (0:00:00.497) 0:00:41.745 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:191 Thursday 14 March 2024 21:29:35 +0000 (0:00:00.025) 0:00:41.770 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, fe975c55-e296-4a59-a038-a46d69eeb03b" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:195 Thursday 14 March 2024 21:29:35 +0000 (0:00:00.025) 0:00:41.796 ******** 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, fe975c55-e296-4a59-a038-a46d69eeb03b\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, fe975c55-e296-4a59-a038-a46d69eeb03b" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:200 Thursday 14 March 2024 21:29:35 +0000 (0:00:00.026) 0:00:41.823 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:206 Thursday 14 March 2024 21:29:35 +0000 (0:00:00.023) 0:00:41.846 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/create_bridge_profile.yml:14 Thursday 14 March 2024 21:29:35 +0000 (0:00:00.234) 0:00:42.081 ******** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, fe975c55-e296-4a59-a038-a46d69eeb03b\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, fe975c55-e296-4a59-a038-a46d69eeb03b" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/activate_profile.yml:3 Thursday 14 March 2024 21:29:35 +0000 (0:00:00.024) 0:00:42.106 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 14 March 2024 21:29:35 +0000 (0:00:00.040) 0:00:42.146 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 14 March 2024 21:29:35 +0000 (0:00:00.045) 0:00:42.192 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 14 March 2024 21:29:35 +0000 (0:00:00.034) 0:00:42.227 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 14 March 2024 21:29:35 +0000 (0:00:00.026) 0:00:42.253 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 14 March 2024 21:29:35 +0000 (0:00:00.023) 0:00:42.277 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 14 March 2024 21:29:38 +0000 (0:00:02.489) 0:00:44.767 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 14 March 2024 21:29:39 +0000 (0:00:01.025) 0:00:45.792 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 14 March 2024 21:29:39 +0000 (0:00:00.025) 0:00:45.817 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 14 March 2024 21:29:39 +0000 (0:00:00.024) 0:00:45.842 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:28 Thursday 14 March 2024 21:29:39 +0000 (0:00:00.057) 0:00:45.899 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:43 Thursday 14 March 2024 21:29:39 +0000 (0:00:00.029) 0:00:45.928 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:57 Thursday 14 March 2024 21:29:39 +0000 (0:00:00.046) 0:00:45.974 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:77 Thursday 14 March 2024 21:29:39 +0000 (0:00:00.033) 0:00:46.008 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:90 Thursday 14 March 2024 21:29:39 +0000 (0:00:00.064) 0:00:46.072 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 14 March 2024 21:29:39 +0000 (0:00:00.031) 0:00:46.103 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 14 March 2024 21:29:39 +0000 (0:00:00.025) 0:00:46.128 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:136 Thursday 14 March 2024 21:29:39 +0000 (0:00:00.029) 0:00:46.157 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:147 Thursday 14 March 2024 21:29:40 +0000 (0:00:00.637) 0:00:46.795 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:156 Thursday 14 March 2024 21:29:40 +0000 (0:00:00.034) 0:00:46.829 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:164 Thursday 14 March 2024 21:29:40 +0000 (0:00:00.049) 0:00:46.879 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:173 Thursday 14 March 2024 21:29:40 +0000 (0:00:00.036) 0:00:46.915 ******** 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, fe975c55-e296-4a59-a038-a46d69eeb03b skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:185 Thursday 14 March 2024 21:29:40 +0000 (0:00:00.526) 0:00:47.442 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:191 Thursday 14 March 2024 21:29:40 +0000 (0:00:00.094) 0:00:47.537 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, fe975c55-e296-4a59-a038-a46d69eeb03b skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:195 Thursday 14 March 2024 21:29:40 +0000 (0:00:00.030) 0:00:47.567 ******** 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, fe975c55-e296-4a59-a038-a46d69eeb03b skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, fe975c55-e296-4a59-a038-a46d69eeb03b skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:200 Thursday 14 March 2024 21:29:40 +0000 (0:00:00.057) 0:00:47.625 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:206 Thursday 14 March 2024 21:29:40 +0000 (0:00:00.031) 0:00:47.657 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/run_test.yml:30 Thursday 14 March 2024 21:29:41 +0000 (0:00:00.255) 0:00:47.913 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/remove_profile.yml:3 Thursday 14 March 2024 21:29:41 +0000 (0:00:00.075) 0:00:47.988 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 14 March 2024 21:29:41 +0000 (0:00:00.047) 0:00:48.036 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 14 March 2024 21:29:41 +0000 (0:00:00.047) 0:00:48.083 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 14 March 2024 21:29:41 +0000 (0:00:00.029) 0:00:48.113 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 14 March 2024 21:29:41 +0000 (0:00:00.023) 0:00:48.136 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 14 March 2024 21:29:41 +0000 (0:00:00.026) 0:00:48.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 : Check which packages are installed] ********* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 14 March 2024 21:29:43 +0000 (0:00:02.438) 0:00:50.602 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 14 March 2024 21:29:44 +0000 (0:00:01.035) 0:00:51.638 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 14 March 2024 21:29:44 +0000 (0:00:00.026) 0:00:51.664 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 14 March 2024 21:29:44 +0000 (0:00:00.023) 0:00:51.687 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:28 Thursday 14 March 2024 21:29:45 +0000 (0:00:00.051) 0:00:51.739 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:43 Thursday 14 March 2024 21:29:45 +0000 (0:00:00.031) 0:00:51.770 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:57 Thursday 14 March 2024 21:29:45 +0000 (0:00:00.025) 0:00:51.795 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:77 Thursday 14 March 2024 21:29:45 +0000 (0:00:00.029) 0:00:51.824 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:90 Thursday 14 March 2024 21:29:45 +0000 (0:00:00.048) 0:00:51.873 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 14 March 2024 21:29:45 +0000 (0:00:00.024) 0:00:51.897 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 14 March 2024 21:29:45 +0000 (0:00:00.026) 0:00:51.923 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:136 Thursday 14 March 2024 21:29:45 +0000 (0:00:00.031) 0:00:51.955 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:147 Thursday 14 March 2024 21:29:45 +0000 (0:00:00.622) 0:00:52.578 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:156 Thursday 14 March 2024 21:29:45 +0000 (0:00:00.035) 0:00:52.613 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:164 Thursday 14 March 2024 21:29:45 +0000 (0:00:00.023) 0:00:52.637 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:173 Thursday 14 March 2024 21:29:45 +0000 (0:00:00.026) 0:00:52.663 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:185 Thursday 14 March 2024 21:29:46 +0000 (0:00:00.539) 0:00:53.202 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:191 Thursday 14 March 2024 21:29:46 +0000 (0:00:00.063) 0:00:53.265 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:195 Thursday 14 March 2024 21:29:46 +0000 (0:00:00.027) 0:00:53.292 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:200 Thursday 14 March 2024 21:29:46 +0000 (0:00:00.028) 0:00:53.321 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:206 Thursday 14 March 2024 21:29:46 +0000 (0:00:00.030) 0:00:53.351 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/run_test.yml:36 Thursday 14 March 2024 21:29:46 +0000 (0:00:00.247) 0:00:53.599 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/assert_device_present.yml:3 Thursday 14 March 2024 21:29:46 +0000 (0:00:00.085) 0:00:53.684 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_interface_stat.yml:3 Thursday 14 March 2024 21:29:47 +0000 (0:00:00.081) 0:00:53.766 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710451774.9265888, "block_size": 4096, "blocks": 0, "ctime": 1710451774.9265888, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 35768, "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": 1710451774.9265888, "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-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/assert_device_present.yml:5 Thursday 14 March 2024 21:29:47 +0000 (0:00:00.257) 0:00:54.024 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/assert_profile_absent.yml:3 Thursday 14 March 2024 21:29:47 +0000 (0:00:00.028) 0:00:54.052 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_profile_stat.yml:3 Thursday 14 March 2024 21:29:47 +0000 (0:00:00.039) 0:00:54.092 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_profile_stat.yml:9 Thursday 14 March 2024 21:29:47 +0000 (0:00:00.058) 0:00:54.150 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_profile_stat.yml:17 Thursday 14 March 2024 21:29:47 +0000 (0:00:00.231) 0:00:54.381 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_profile_stat.yml:25 Thursday 14 March 2024 21:29:47 +0000 (0:00:00.024) 0:00:54.406 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.023992", "end": "2024-03-14 21:29:47.900755", "rc": 1, "start": "2024-03-14 21:29:47.876763" } 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-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_profile_stat.yml:35 Thursday 14 March 2024 21:29:47 +0000 (0:00:00.272) 0:00:54.678 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_profile_stat.yml:49 Thursday 14 March 2024 21:29:47 +0000 (0:00:00.026) 0:00:54.705 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_profile_stat.yml:56 Thursday 14 March 2024 21:29:48 +0000 (0:00:00.037) 0:00:54.743 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_profile_stat.yml:62 Thursday 14 March 2024 21:29:48 +0000 (0:00:00.041) 0:00:54.785 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_profile_stat.yml:69 Thursday 14 March 2024 21:29:48 +0000 (0:00:00.026) 0:00:54.811 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/assert_profile_absent.yml:5 Thursday 14 March 2024 21:29:48 +0000 (0:00:00.031) 0:00:54.842 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/run_test.yml:42 Thursday 14 March 2024 21:29:48 +0000 (0:00:00.028) 0:00:54.871 ******** TASK [Success in test 'I can remove an existing profile without taking it down'] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/run_test.yml:47 Thursday 14 March 2024 21:29:48 +0000 (0:00:00.023) 0:00:54.894 ******** ok: [sut] => {} MSG: +++++ Success in test 'I can remove an existing profile without taking it down' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/run_test.yml:66 Thursday 14 March 2024 21:29:48 +0000 (0:00:00.029) 0:00:54.924 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/cleanup_profile+device.yml:3 Thursday 14 March 2024 21:29:48 +0000 (0:00:00.066) 0:00:54.990 ******** 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.074848", "end": "2024-03-14 21:29:48.553078", "rc": 0, "start": "2024-03-14 21:29:48.478230" } STDOUT: Connection 'statebr' (fe975c55-e296-4a59-a038-a46d69eeb03b) successfully deleted. STDERR: Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tests_states.yml:103 Thursday 14 March 2024 21:29:48 +0000 (0:00:00.393) 0:00:55.384 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can take a profile down that is absent] ************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/run_test.yml:5 Thursday 14 March 2024 21:29:48 +0000 (0:00:00.071) 0:00:55.456 ******** ok: [sut] => {} MSG: ########## I can take a profile down that is absent ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/run_test.yml:9 Thursday 14 March 2024 21:29:48 +0000 (0:00:00.038) 0:00:55.494 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/run_test.yml:21 Thursday 14 March 2024 21:29:48 +0000 (0:00:00.103) 0:00:55.598 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 14 March 2024 21:29:48 +0000 (0:00:00.085) 0:00:55.683 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 14 March 2024 21:29:49 +0000 (0:00:00.049) 0:00:55.733 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004171", "end": "2024-03-14 21:29:49.227288", "rc": 0, "start": "2024-03-14 21:29:49.223117" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 14 March 2024 21:29:49 +0000 (0:00:00.270) 0:00:56.004 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 14 March 2024 21:29:49 +0000 (0:00:00.028) 0:00:56.032 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/run_test.yml:24 Thursday 14 March 2024 21:29:49 +0000 (0:00:00.030) 0:00:56.062 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/create_bridge_profile.yml:3 Thursday 14 March 2024 21:29:49 +0000 (0:00:00.078) 0:00:56.140 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 14 March 2024 21:29:49 +0000 (0:00:00.119) 0:00:56.259 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 14 March 2024 21:29:49 +0000 (0:00:00.056) 0:00:56.316 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 14 March 2024 21:29:49 +0000 (0:00:00.061) 0:00:56.378 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 14 March 2024 21:29:49 +0000 (0:00:00.027) 0:00:56.405 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 14 March 2024 21:29:49 +0000 (0:00:00.040) 0:00:56.446 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 14 March 2024 21:29:52 +0000 (0:00:02.442) 0:00:58.889 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 14 March 2024 21:29:53 +0000 (0:00:01.035) 0:00:59.924 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 14 March 2024 21:29:53 +0000 (0:00:00.029) 0:00:59.954 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 14 March 2024 21:29:53 +0000 (0:00:00.041) 0:00:59.995 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:28 Thursday 14 March 2024 21:29:53 +0000 (0:00:00.031) 0:01:00.026 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:43 Thursday 14 March 2024 21:29:53 +0000 (0:00:00.044) 0:01:00.071 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:57 Thursday 14 March 2024 21:29:53 +0000 (0:00:00.028) 0:01:00.099 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:77 Thursday 14 March 2024 21:29:53 +0000 (0:00:00.037) 0:01:00.137 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:90 Thursday 14 March 2024 21:29:53 +0000 (0:00:00.060) 0:01:00.198 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 14 March 2024 21:29:53 +0000 (0:00:00.031) 0:01:00.229 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 14 March 2024 21:29:53 +0000 (0:00:00.024) 0:01:00.254 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:136 Thursday 14 March 2024 21:29:53 +0000 (0:00:00.034) 0:01:00.289 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:147 Thursday 14 March 2024 21:29:54 +0000 (0:00:00.621) 0:01:00.910 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:156 Thursday 14 March 2024 21:29:54 +0000 (0:00:00.032) 0:01:00.942 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:164 Thursday 14 March 2024 21:29:54 +0000 (0:00:00.037) 0:01:00.979 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:173 Thursday 14 March 2024 21:29:54 +0000 (0:00:00.043) 0:01:01.023 ******** 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, 8e6669e2-27b9-4794-9d66-cb0f92ec291a TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:185 Thursday 14 March 2024 21:29:54 +0000 (0:00:00.510) 0:01:01.533 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:191 Thursday 14 March 2024 21:29:54 +0000 (0:00:00.030) 0:01:01.564 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 8e6669e2-27b9-4794-9d66-cb0f92ec291a" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:195 Thursday 14 March 2024 21:29:54 +0000 (0:00:00.026) 0:01:01.591 ******** 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, 8e6669e2-27b9-4794-9d66-cb0f92ec291a\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 8e6669e2-27b9-4794-9d66-cb0f92ec291a" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:200 Thursday 14 March 2024 21:29:54 +0000 (0:00:00.025) 0:01:01.617 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:206 Thursday 14 March 2024 21:29:54 +0000 (0:00:00.024) 0:01:01.641 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/create_bridge_profile.yml:14 Thursday 14 March 2024 21:29:55 +0000 (0:00:00.231) 0:01:01.872 ******** 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, 8e6669e2-27b9-4794-9d66-cb0f92ec291a\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 8e6669e2-27b9-4794-9d66-cb0f92ec291a" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/activate_profile.yml:3 Thursday 14 March 2024 21:29:55 +0000 (0:00:00.027) 0:01:01.899 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 14 March 2024 21:29:55 +0000 (0:00:00.079) 0:01:01.979 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 14 March 2024 21:29:55 +0000 (0:00:00.047) 0:01:02.026 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 14 March 2024 21:29:55 +0000 (0:00:00.030) 0:01:02.057 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 14 March 2024 21:29:55 +0000 (0:00:00.024) 0:01:02.082 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 14 March 2024 21:29:55 +0000 (0:00:00.025) 0:01:02.108 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 14 March 2024 21:29:57 +0000 (0:00:02.481) 0:01:04.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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 14 March 2024 21:29:58 +0000 (0:00:01.123) 0:01:05.713 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 14 March 2024 21:29:59 +0000 (0:00:00.047) 0:01:05.761 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 14 March 2024 21:29:59 +0000 (0:00:00.035) 0:01:05.797 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:28 Thursday 14 March 2024 21:29:59 +0000 (0:00:00.026) 0:01:05.823 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:43 Thursday 14 March 2024 21:29:59 +0000 (0:00:00.044) 0:01:05.868 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:57 Thursday 14 March 2024 21:29:59 +0000 (0:00:00.026) 0:01:05.894 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:77 Thursday 14 March 2024 21:29:59 +0000 (0:00:00.041) 0:01:05.936 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:90 Thursday 14 March 2024 21:29:59 +0000 (0:00:00.086) 0:01:06.023 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 14 March 2024 21:29:59 +0000 (0:00:00.048) 0:01:06.071 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 14 March 2024 21:29:59 +0000 (0:00:00.031) 0:01:06.102 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:136 Thursday 14 March 2024 21:29:59 +0000 (0:00:00.040) 0:01:06.143 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:147 Thursday 14 March 2024 21:30:00 +0000 (0:00:00.713) 0:01:06.856 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:156 Thursday 14 March 2024 21:30:00 +0000 (0:00:00.029) 0:01:06.886 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:164 Thursday 14 March 2024 21:30:00 +0000 (0:00:00.032) 0:01:06.918 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:173 Thursday 14 March 2024 21:30:00 +0000 (0:00:00.032) 0:01:06.951 ******** 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, 8e6669e2-27b9-4794-9d66-cb0f92ec291a skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:185 Thursday 14 March 2024 21:30:00 +0000 (0:00:00.477) 0:01:07.428 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:191 Thursday 14 March 2024 21:30:00 +0000 (0:00:00.035) 0:01:07.464 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 8e6669e2-27b9-4794-9d66-cb0f92ec291a skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:195 Thursday 14 March 2024 21:30:00 +0000 (0:00:00.026) 0:01:07.491 ******** 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, 8e6669e2-27b9-4794-9d66-cb0f92ec291a skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 8e6669e2-27b9-4794-9d66-cb0f92ec291a skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:200 Thursday 14 March 2024 21:30:00 +0000 (0:00:00.030) 0:01:07.522 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:206 Thursday 14 March 2024 21:30:00 +0000 (0:00:00.028) 0:01:07.550 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/remove_profile.yml:3 Thursday 14 March 2024 21:30:01 +0000 (0:00:00.233) 0:01:07.784 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 14 March 2024 21:30:01 +0000 (0:00:00.062) 0:01:07.846 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 14 March 2024 21:30:01 +0000 (0:00:00.104) 0:01:07.951 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 14 March 2024 21:30:01 +0000 (0:00:00.033) 0:01:07.984 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 14 March 2024 21:30:01 +0000 (0:00:00.028) 0:01:08.012 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 14 March 2024 21:30:01 +0000 (0:00:00.037) 0:01:08.050 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 14 March 2024 21:30:03 +0000 (0:00:02.472) 0:01:10.522 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 14 March 2024 21:30:04 +0000 (0:00:01.163) 0:01:11.686 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 14 March 2024 21:30:05 +0000 (0:00:00.040) 0:01:11.726 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 14 March 2024 21:30:05 +0000 (0:00:00.046) 0:01:11.773 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:28 Thursday 14 March 2024 21:30:05 +0000 (0:00:00.045) 0:01:11.819 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:43 Thursday 14 March 2024 21:30:05 +0000 (0:00:00.037) 0:01:11.857 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:57 Thursday 14 March 2024 21:30:05 +0000 (0:00:00.063) 0:01:11.921 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:77 Thursday 14 March 2024 21:30:05 +0000 (0:00:00.039) 0:01:11.960 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:90 Thursday 14 March 2024 21:30:05 +0000 (0:00:00.067) 0:01:12.028 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 14 March 2024 21:30:05 +0000 (0:00:00.027) 0:01:12.056 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 14 March 2024 21:30:05 +0000 (0:00:00.042) 0:01:12.098 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:136 Thursday 14 March 2024 21:30:05 +0000 (0:00:00.029) 0:01:12.127 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:147 Thursday 14 March 2024 21:30:06 +0000 (0:00:00.697) 0:01:12.825 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:156 Thursday 14 March 2024 21:30:06 +0000 (0:00:00.052) 0:01:12.878 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:164 Thursday 14 March 2024 21:30:06 +0000 (0:00:00.047) 0:01:12.925 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:173 Thursday 14 March 2024 21:30:06 +0000 (0:00:00.084) 0:01:13.010 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:185 Thursday 14 March 2024 21:30:06 +0000 (0:00:00.581) 0:01:13.592 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:191 Thursday 14 March 2024 21:30:06 +0000 (0:00:00.026) 0:01:13.619 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:195 Thursday 14 March 2024 21:30:06 +0000 (0:00:00.027) 0:01:13.647 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:200 Thursday 14 March 2024 21:30:06 +0000 (0:00:00.027) 0:01:13.674 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:206 Thursday 14 March 2024 21:30:06 +0000 (0:00:00.036) 0:01:13.710 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/run_test.yml:30 Thursday 14 March 2024 21:30:07 +0000 (0:00:00.256) 0:01:13.967 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/remove+down_profile.yml:3 Thursday 14 March 2024 21:30:07 +0000 (0:00:00.065) 0:01:14.032 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 14 March 2024 21:30:07 +0000 (0:00:00.059) 0:01:14.092 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 14 March 2024 21:30:07 +0000 (0:00:00.052) 0:01:14.144 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 14 March 2024 21:30:07 +0000 (0:00:00.052) 0:01:14.197 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 14 March 2024 21:30:07 +0000 (0:00:00.054) 0:01:14.251 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 14 March 2024 21:30:07 +0000 (0:00:00.089) 0:01:14.341 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 14 March 2024 21:30:10 +0000 (0:00:02.453) 0:01:16.795 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 14 March 2024 21:30:11 +0000 (0:00:01.055) 0:01:17.850 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 14 March 2024 21:30:11 +0000 (0:00:00.132) 0:01:17.982 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 14 March 2024 21:30:11 +0000 (0:00:00.062) 0:01:18.045 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:28 Thursday 14 March 2024 21:30:11 +0000 (0:00:00.059) 0:01:18.104 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:43 Thursday 14 March 2024 21:30:11 +0000 (0:00:00.104) 0:01:18.209 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:57 Thursday 14 March 2024 21:30:11 +0000 (0:00:00.045) 0:01:18.254 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:77 Thursday 14 March 2024 21:30:11 +0000 (0:00:00.041) 0:01:18.295 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:90 Thursday 14 March 2024 21:30:11 +0000 (0:00:00.087) 0:01:18.383 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 14 March 2024 21:30:11 +0000 (0:00:00.044) 0:01:18.427 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 14 March 2024 21:30:11 +0000 (0:00:00.039) 0:01:18.467 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:136 Thursday 14 March 2024 21:30:11 +0000 (0:00:00.063) 0:01:18.530 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:147 Thursday 14 March 2024 21:30:12 +0000 (0:00:00.713) 0:01:19.244 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:156 Thursday 14 March 2024 21:30:12 +0000 (0:00:00.035) 0:01:19.279 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:164 Thursday 14 March 2024 21:30:12 +0000 (0:00:00.025) 0:01:19.305 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:173 Thursday 14 March 2024 21:30:12 +0000 (0:00:00.026) 0:01:19.331 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:185 Thursday 14 March 2024 21:30:13 +0000 (0:00:00.550) 0:01:19.881 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:191 Thursday 14 March 2024 21:30:13 +0000 (0:00:00.024) 0:01:19.906 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:195 Thursday 14 March 2024 21:30:13 +0000 (0:00:00.026) 0:01:19.932 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:200 Thursday 14 March 2024 21:30:13 +0000 (0:00:00.046) 0:01:19.979 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:206 Thursday 14 March 2024 21:30:13 +0000 (0:00:00.027) 0:01:20.007 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/run_test.yml:36 Thursday 14 March 2024 21:30:13 +0000 (0:00:00.267) 0:01:20.274 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/assert_profile_absent.yml:3 Thursday 14 March 2024 21:30:13 +0000 (0:00:00.098) 0:01:20.372 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_profile_stat.yml:3 Thursday 14 March 2024 21:30:13 +0000 (0:00:00.048) 0:01:20.421 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_profile_stat.yml:9 Thursday 14 March 2024 21:30:13 +0000 (0:00:00.027) 0:01:20.448 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_profile_stat.yml:17 Thursday 14 March 2024 21:30:13 +0000 (0:00:00.266) 0:01:20.715 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_profile_stat.yml:25 Thursday 14 March 2024 21:30:14 +0000 (0:00:00.036) 0:01:20.751 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.023421", "end": "2024-03-14 21:30:14.260299", "rc": 1, "start": "2024-03-14 21:30:14.236878" } 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-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_profile_stat.yml:35 Thursday 14 March 2024 21:30:14 +0000 (0:00:00.334) 0:01:21.086 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_profile_stat.yml:49 Thursday 14 March 2024 21:30:14 +0000 (0:00:00.032) 0:01:21.118 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_profile_stat.yml:56 Thursday 14 March 2024 21:30:14 +0000 (0:00:00.041) 0:01:21.160 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_profile_stat.yml:62 Thursday 14 March 2024 21:30:14 +0000 (0:00:00.035) 0:01:21.195 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_profile_stat.yml:69 Thursday 14 March 2024 21:30:14 +0000 (0:00:00.041) 0:01:21.237 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/assert_profile_absent.yml:5 Thursday 14 March 2024 21:30:14 +0000 (0:00:00.033) 0:01:21.270 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/run_test.yml:42 Thursday 14 March 2024 21:30:14 +0000 (0:00:00.037) 0:01:21.308 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/assert_device_absent.yml:3 Thursday 14 March 2024 21:30:14 +0000 (0:00:00.070) 0:01:21.379 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_interface_stat.yml:3 Thursday 14 March 2024 21:30:14 +0000 (0:00:00.050) 0:01:21.430 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/assert_device_absent.yml:5 Thursday 14 March 2024 21:30:14 +0000 (0:00:00.250) 0:01:21.680 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/run_test.yml:47 Thursday 14 March 2024 21:30:14 +0000 (0:00:00.028) 0:01:21.709 ******** ok: [sut] => {} MSG: +++++ Success in test 'I can take a profile down that is absent' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/run_test.yml:66 Thursday 14 March 2024 21:30:15 +0000 (0:00:00.027) 0:01:21.736 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/cleanup_profile+device.yml:3 Thursday 14 March 2024 21:30:15 +0000 (0:00:00.130) 0:01:21.866 ******** 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.045881", "end": "2024-03-14 21:30:15.402338", "rc": 1, "start": "2024-03-14 21:30:15.356457" } 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-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tests_states.yml:126 Thursday 14 March 2024 21:30:15 +0000 (0:00:00.300) 0:01:22.167 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/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-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/run_test.yml:5 Thursday 14 March 2024 21:30:15 +0000 (0:00:00.045) 0:01:22.213 ******** ok: [sut] => {} MSG: ########## I will not get an error when I try to remove an absent profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/run_test.yml:9 Thursday 14 March 2024 21:30:15 +0000 (0:00:00.026) 0:01:22.239 ******** ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I will not get an error when I try to remove an absent profile" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml", "tasks/activate_profile.yml", "tasks/remove+down_profile.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/remove+down_profile.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_absent.yml", "tasks/get_NetworkManager_NVR.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": [ { "condition": true, "what": "tasks/assert_device_absent.yml" } ] } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml", "tasks/check_network_dns.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/run_test.yml:21 Thursday 14 March 2024 21:30:15 +0000 (0:00:00.051) 0:01:22.290 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 14 March 2024 21:30:15 +0000 (0:00:00.041) 0:01:22.331 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 14 March 2024 21:30:15 +0000 (0:00:00.041) 0:01:22.373 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004475", "end": "2024-03-14 21:30:15.873210", "rc": 0, "start": "2024-03-14 21:30:15.868735" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 14 March 2024 21:30:15 +0000 (0:00:00.269) 0:01:22.642 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 14 March 2024 21:30:15 +0000 (0:00:00.038) 0:01:22.681 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/run_test.yml:24 Thursday 14 March 2024 21:30:16 +0000 (0:00:00.044) 0:01:22.725 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/create_bridge_profile.yml:3 Thursday 14 March 2024 21:30:16 +0000 (0:00:00.132) 0:01:22.857 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 14 March 2024 21:30:16 +0000 (0:00:00.056) 0:01:22.914 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 14 March 2024 21:30:16 +0000 (0:00:00.068) 0:01:22.982 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 14 March 2024 21:30:16 +0000 (0:00:00.036) 0:01:23.018 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 14 March 2024 21:30:16 +0000 (0:00:00.055) 0:01:23.074 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 14 March 2024 21:30:16 +0000 (0:00:00.032) 0:01:23.106 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 14 March 2024 21:30:18 +0000 (0:00:02.465) 0:01:25.572 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 14 March 2024 21:30:19 +0000 (0:00:01.059) 0:01:26.632 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 14 March 2024 21:30:19 +0000 (0:00:00.034) 0:01:26.667 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 14 March 2024 21:30:19 +0000 (0:00:00.041) 0:01:26.708 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:28 Thursday 14 March 2024 21:30:20 +0000 (0:00:00.034) 0:01:26.742 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:43 Thursday 14 March 2024 21:30:20 +0000 (0:00:00.035) 0:01:26.778 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:57 Thursday 14 March 2024 21:30:20 +0000 (0:00:00.027) 0:01:26.806 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:77 Thursday 14 March 2024 21:30:20 +0000 (0:00:00.030) 0:01:26.836 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:90 Thursday 14 March 2024 21:30:20 +0000 (0:00:00.107) 0:01:26.943 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 14 March 2024 21:30:20 +0000 (0:00:00.081) 0:01:27.025 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 14 March 2024 21:30:20 +0000 (0:00:00.206) 0:01:27.232 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:136 Thursday 14 March 2024 21:30:20 +0000 (0:00:00.042) 0:01:27.274 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:147 Thursday 14 March 2024 21:30:21 +0000 (0:00:00.687) 0:01:27.961 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:156 Thursday 14 March 2024 21:30:21 +0000 (0:00:00.042) 0:01:28.004 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:164 Thursday 14 March 2024 21:30:21 +0000 (0:00:00.031) 0:01:28.036 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:173 Thursday 14 March 2024 21:30:21 +0000 (0:00:00.036) 0:01:28.073 ******** 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, 09bff774-db39-4afb-86fc-15a0955e729a TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:185 Thursday 14 March 2024 21:30:21 +0000 (0:00:00.506) 0:01:28.579 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:191 Thursday 14 March 2024 21:30:21 +0000 (0:00:00.024) 0:01:28.603 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 09bff774-db39-4afb-86fc-15a0955e729a" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:195 Thursday 14 March 2024 21:30:21 +0000 (0:00:00.045) 0:01:28.648 ******** 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, 09bff774-db39-4afb-86fc-15a0955e729a\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 09bff774-db39-4afb-86fc-15a0955e729a" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:200 Thursday 14 March 2024 21:30:21 +0000 (0:00:00.058) 0:01:28.706 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:206 Thursday 14 March 2024 21:30:22 +0000 (0:00:00.046) 0:01:28.753 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/create_bridge_profile.yml:14 Thursday 14 March 2024 21:30:22 +0000 (0:00:00.265) 0:01:29.019 ******** 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, 09bff774-db39-4afb-86fc-15a0955e729a\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 09bff774-db39-4afb-86fc-15a0955e729a" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/activate_profile.yml:3 Thursday 14 March 2024 21:30:22 +0000 (0:00:00.030) 0:01:29.049 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 14 March 2024 21:30:22 +0000 (0:00:00.100) 0:01:29.149 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 14 March 2024 21:30:22 +0000 (0:00:00.079) 0:01:29.228 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 14 March 2024 21:30:22 +0000 (0:00:00.036) 0:01:29.265 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 14 March 2024 21:30:22 +0000 (0:00:00.035) 0:01:29.300 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 14 March 2024 21:30:22 +0000 (0:00:00.053) 0:01:29.354 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 14 March 2024 21:30:25 +0000 (0:00:02.509) 0:01:31.863 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 14 March 2024 21:30:26 +0000 (0:00:01.043) 0:01:32.907 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 14 March 2024 21:30:26 +0000 (0:00:00.030) 0:01:32.937 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 14 March 2024 21:30:26 +0000 (0:00:00.034) 0:01:32.972 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:28 Thursday 14 March 2024 21:30:26 +0000 (0:00:00.038) 0:01:33.010 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:43 Thursday 14 March 2024 21:30:26 +0000 (0:00:00.046) 0:01:33.057 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:57 Thursday 14 March 2024 21:30:26 +0000 (0:00:00.044) 0:01:33.101 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:77 Thursday 14 March 2024 21:30:26 +0000 (0:00:00.032) 0:01:33.134 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:90 Thursday 14 March 2024 21:30:26 +0000 (0:00:00.061) 0:01:33.196 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 14 March 2024 21:30:26 +0000 (0:00:00.034) 0:01:33.231 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 14 March 2024 21:30:26 +0000 (0:00:00.031) 0:01:33.263 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:136 Thursday 14 March 2024 21:30:26 +0000 (0:00:00.045) 0:01:33.309 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:147 Thursday 14 March 2024 21:30:27 +0000 (0:00:00.669) 0:01:33.978 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:156 Thursday 14 March 2024 21:30:27 +0000 (0:00:00.032) 0:01:34.010 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:164 Thursday 14 March 2024 21:30:27 +0000 (0:00:00.029) 0:01:34.040 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:173 Thursday 14 March 2024 21:30:27 +0000 (0:00:00.025) 0:01:34.065 ******** 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, 09bff774-db39-4afb-86fc-15a0955e729a skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:185 Thursday 14 March 2024 21:30:27 +0000 (0:00:00.411) 0:01:34.477 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:191 Thursday 14 March 2024 21:30:27 +0000 (0:00:00.025) 0:01:34.503 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 09bff774-db39-4afb-86fc-15a0955e729a skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:195 Thursday 14 March 2024 21:30:27 +0000 (0:00:00.026) 0:01:34.530 ******** 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, 09bff774-db39-4afb-86fc-15a0955e729a skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 09bff774-db39-4afb-86fc-15a0955e729a skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:200 Thursday 14 March 2024 21:30:27 +0000 (0:00:00.030) 0:01:34.560 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:206 Thursday 14 March 2024 21:30:27 +0000 (0:00:00.038) 0:01:34.599 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/remove+down_profile.yml:3 Thursday 14 March 2024 21:30:28 +0000 (0:00:00.231) 0:01:34.831 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 14 March 2024 21:30:28 +0000 (0:00:00.044) 0:01:34.876 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 14 March 2024 21:30:28 +0000 (0:00:00.112) 0:01:34.988 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 14 March 2024 21:30:28 +0000 (0:00:00.033) 0:01:35.021 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 14 March 2024 21:30:28 +0000 (0:00:00.034) 0:01:35.055 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 14 March 2024 21:30:28 +0000 (0:00:00.026) 0:01:35.082 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 14 March 2024 21:30:30 +0000 (0:00:02.451) 0:01:37.533 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 14 March 2024 21:30:31 +0000 (0:00:01.049) 0:01:38.583 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 14 March 2024 21:30:31 +0000 (0:00:00.028) 0:01:38.611 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 14 March 2024 21:30:31 +0000 (0:00:00.028) 0:01:38.640 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:28 Thursday 14 March 2024 21:30:31 +0000 (0:00:00.026) 0:01:38.666 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:43 Thursday 14 March 2024 21:30:32 +0000 (0:00:00.062) 0:01:38.729 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:57 Thursday 14 March 2024 21:30:32 +0000 (0:00:00.064) 0:01:38.793 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:77 Thursday 14 March 2024 21:30:32 +0000 (0:00:00.043) 0:01:38.837 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:90 Thursday 14 March 2024 21:30:32 +0000 (0:00:00.073) 0:01:38.910 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 14 March 2024 21:30:32 +0000 (0:00:00.056) 0:01:38.966 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 14 March 2024 21:30:32 +0000 (0:00:00.026) 0:01:38.993 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:136 Thursday 14 March 2024 21:30:32 +0000 (0:00:00.037) 0:01:39.031 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:147 Thursday 14 March 2024 21:30:32 +0000 (0:00:00.650) 0:01:39.681 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:156 Thursday 14 March 2024 21:30:33 +0000 (0:00:00.119) 0:01:39.800 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:164 Thursday 14 March 2024 21:30:33 +0000 (0:00:00.036) 0:01:39.837 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:173 Thursday 14 March 2024 21:30:33 +0000 (0:00:00.025) 0:01:39.863 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:185 Thursday 14 March 2024 21:30:33 +0000 (0:00:00.534) 0:01:40.397 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:191 Thursday 14 March 2024 21:30:33 +0000 (0:00:00.026) 0:01:40.424 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:195 Thursday 14 March 2024 21:30:33 +0000 (0:00:00.039) 0:01:40.463 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:200 Thursday 14 March 2024 21:30:33 +0000 (0:00:00.040) 0:01:40.504 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:206 Thursday 14 March 2024 21:30:33 +0000 (0:00:00.043) 0:01:40.547 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/run_test.yml:30 Thursday 14 March 2024 21:30:34 +0000 (0:00:00.267) 0:01:40.815 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/remove+down_profile.yml:3 Thursday 14 March 2024 21:30:34 +0000 (0:00:00.044) 0:01:40.859 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 14 March 2024 21:30:34 +0000 (0:00:00.041) 0:01:40.901 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 14 March 2024 21:30:34 +0000 (0:00:00.074) 0:01:40.976 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 14 March 2024 21:30:34 +0000 (0:00:00.030) 0:01:41.006 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 14 March 2024 21:30:34 +0000 (0:00:00.024) 0:01:41.030 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 14 March 2024 21:30:34 +0000 (0:00:00.024) 0:01:41.055 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 14 March 2024 21:30:36 +0000 (0:00:02.468) 0:01:43.523 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 14 March 2024 21:30:38 +0000 (0:00:01.217) 0:01:44.741 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 14 March 2024 21:30:38 +0000 (0:00:00.039) 0:01:44.780 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 14 March 2024 21:30:38 +0000 (0:00:00.030) 0:01:44.811 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:28 Thursday 14 March 2024 21:30:38 +0000 (0:00:00.036) 0:01:44.847 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:43 Thursday 14 March 2024 21:30:38 +0000 (0:00:00.034) 0:01:44.882 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:57 Thursday 14 March 2024 21:30:38 +0000 (0:00:00.043) 0:01:44.925 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:77 Thursday 14 March 2024 21:30:38 +0000 (0:00:00.035) 0:01:44.960 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:90 Thursday 14 March 2024 21:30:38 +0000 (0:00:00.092) 0:01:45.053 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 14 March 2024 21:30:38 +0000 (0:00:00.044) 0:01:45.098 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 14 March 2024 21:30:38 +0000 (0:00:00.037) 0:01:45.135 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:136 Thursday 14 March 2024 21:30:38 +0000 (0:00:00.035) 0:01:45.171 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:147 Thursday 14 March 2024 21:30:39 +0000 (0:00:00.666) 0:01:45.837 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:156 Thursday 14 March 2024 21:30:39 +0000 (0:00:00.115) 0:01:45.952 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:164 Thursday 14 March 2024 21:30:39 +0000 (0:00:00.037) 0:01:45.990 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:173 Thursday 14 March 2024 21:30:39 +0000 (0:00:00.072) 0:01:46.063 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:185 Thursday 14 March 2024 21:30:39 +0000 (0:00:00.439) 0:01:46.503 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:191 Thursday 14 March 2024 21:30:39 +0000 (0:00:00.024) 0:01:46.527 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:195 Thursday 14 March 2024 21:30:39 +0000 (0:00:00.026) 0:01:46.554 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:200 Thursday 14 March 2024 21:30:39 +0000 (0:00:00.042) 0:01:46.597 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:206 Thursday 14 March 2024 21:30:39 +0000 (0:00:00.040) 0:01:46.637 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/run_test.yml:36 Thursday 14 March 2024 21:30:40 +0000 (0:00:00.266) 0:01:46.904 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/assert_profile_absent.yml for sut included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_NetworkManager_NVR.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/assert_profile_absent.yml:3 Thursday 14 March 2024 21:30:40 +0000 (0:00:00.060) 0:01:46.964 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_profile_stat.yml:3 Thursday 14 March 2024 21:30:40 +0000 (0:00:00.050) 0:01:47.015 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_profile_stat.yml:9 Thursday 14 March 2024 21:30:40 +0000 (0:00:00.027) 0:01:47.043 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_profile_stat.yml:17 Thursday 14 March 2024 21:30:40 +0000 (0:00:00.318) 0:01:47.361 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_profile_stat.yml:25 Thursday 14 March 2024 21:30:40 +0000 (0:00:00.052) 0:01:47.414 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.023245", "end": "2024-03-14 21:30:40.936930", "rc": 1, "start": "2024-03-14 21:30:40.913685" } 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-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_profile_stat.yml:35 Thursday 14 March 2024 21:30:40 +0000 (0:00:00.287) 0:01:47.701 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_profile_stat.yml:49 Thursday 14 March 2024 21:30:41 +0000 (0:00:00.026) 0:01:47.727 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_profile_stat.yml:56 Thursday 14 March 2024 21:30:41 +0000 (0:00:00.024) 0:01:47.752 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_profile_stat.yml:62 Thursday 14 March 2024 21:30:41 +0000 (0:00:00.028) 0:01:47.781 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_profile_stat.yml:69 Thursday 14 March 2024 21:30:41 +0000 (0:00:00.027) 0:01:47.809 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/assert_profile_absent.yml:5 Thursday 14 March 2024 21:30:41 +0000 (0:00:00.027) 0:01:47.836 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get NetworkManager RPM version] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_NetworkManager_NVR.yml:7 Thursday 14 March 2024 21:30:41 +0000 (0:00:00.027) 0:01:47.863 ******** ok: [sut] => { "changed": false, "cmd": [ "rpm", "-qa", "--qf", "%{name}-%{version}-%{release}\\n", "NetworkManager" ], "delta": "0:00:00.397411", "end": "2024-03-14 21:30:41.754452", "rc": 0, "start": "2024-03-14 21:30:41.357041" } STDOUT: NetworkManager-1.42.8-1.fc38 TASK [Store NetworkManager version] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_NetworkManager_NVR.yml:14 Thursday 14 March 2024 21:30:41 +0000 (0:00:00.655) 0:01:48.519 ******** ok: [sut] => { "ansible_facts": { "networkmanager_nvr": "NetworkManager-1.42.8-1.fc38" }, "changed": false } TASK [Show NetworkManager version] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_NetworkManager_NVR.yml:18 Thursday 14 March 2024 21:30:41 +0000 (0:00:00.024) 0:01:48.543 ******** ok: [sut] => { "networkmanager_nvr": "NetworkManager-1.42.8-1.fc38" } TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/run_test.yml:42 Thursday 14 March 2024 21:30:41 +0000 (0:00:00.023) 0:01:48.567 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/assert_device_absent.yml:3 Thursday 14 March 2024 21:30:41 +0000 (0:00:00.076) 0:01:48.644 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/get_interface_stat.yml:3 Thursday 14 March 2024 21:30:41 +0000 (0:00:00.040) 0:01:48.684 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/assert_device_absent.yml:5 Thursday 14 March 2024 21:30:42 +0000 (0:00:00.238) 0:01:48.923 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/run_test.yml:47 Thursday 14 March 2024 21:30:42 +0000 (0:00:00.029) 0:01:48.953 ******** 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-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/run_test.yml:66 Thursday 14 March 2024 21:30:42 +0000 (0:00:00.025) 0:01:48.978 ******** included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/cleanup_profile+device.yml for sut included: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/check_network_dns.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/cleanup_profile+device.yml:3 Thursday 14 March 2024 21:30:42 +0000 (0:00:00.051) 0:01:49.030 ******** 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.044774", "end": "2024-03-14 21:30:42.550060", "rc": 1, "start": "2024-03-14 21:30:42.505286" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Check routes and DNS] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/check_network_dns.yml:6 Thursday 14 March 2024 21:30:42 +0000 (0:00:00.287) 0:01:49.317 ******** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "delta": "0:00:00.010798", "end": "2024-03-14 21:30:42.825720", "rc": 0, "start": "2024-03-14 21:30:42.814922" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host noprefixroute valid_lft forever preferred_lft forever 2: eth0: mtu 1500 qdisc mq state UP group default qlen 1000 link/ether 0e:fb:78:8e:6d:31 brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.40.48/22 brd 10.31.43.255 scope global dynamic noprefixroute eth0 valid_lft 2246sec preferred_lft 2246sec inet6 fe80::cfb:78ff:fe8e:6d31/64 scope link noprefixroute valid_lft forever preferred_lft forever IP ROUTE default via 10.31.40.1 dev eth0 proto dhcp src 10.31.40.48 metric 100 10.31.40.0/22 dev eth0 proto kernel scope link src 10.31.40.48 metric 100 IP -6 ROUTE fe80::/64 dev eth0 proto kernel metric 1024 pref medium RESOLV # This is /run/systemd/resolve/stub-resolv.conf managed by man:systemd-resolved(8). # Do not edit. # # This file might be symlinked as /etc/resolv.conf. If you're looking at # /etc/resolv.conf and seeing this text, you have followed the symlink. # # This is a dynamic resolv.conf file for connecting local clients to the # internal DNS stub resolver of systemd-resolved. This file lists all # configured search domains. # # Run "resolvectl status" to see details about the uplink DNS servers # currently in use. # # Third party programs should typically not access this file directly, but only # through the symlink at /etc/resolv.conf. To manage man:resolv.conf(5) in a # different way, replace this symlink by a static file or a different symlink. # # See man:systemd-resolved.service(8) for details about the supported modes of # operation for /etc/resolv.conf. nameserver 127.0.0.53 options edns0 trust-ad search us-east-1.aws.redhat.com TASK [Verify DNS and network connectivity] ************************************* task path: /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/playbooks/tasks/check_network_dns.yml:24 Thursday 14 March 2024 21:30:42 +0000 (0:00:00.271) 0:01:49.589 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=318 changed=10 unreachable=0 failed=0 skipped=298 rescued=0 ignored=10 Thursday 14 March 2024 21:30:42 +0000 (0:00:00.014) 0:01:49.604 ******** =============================================================================== linux-system-roles.network : Enable and start NetworkManager ------------ 3.39s /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:136 linux-system-roles.network : Enable and start NetworkManager ------------ 2.70s /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:136 linux-system-roles.network : Configure networking connection profiles --- 2.62s /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:173 linux-system-roles.network : Check which services are running ----------- 2.54s /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.51s /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.49s /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.48s /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.48s /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.47s /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.47s /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.47s /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.45s /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.45s /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.44s /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.44s /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.44s /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.44s /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.44s /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Enable and start NetworkManager ------------ 2.03s /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:136 linux-system-roles.network : Configure networking connection profiles --- 1.84s /WORKDIR/git-nm_plugin_hotfix7fhmbb1u/tests/roles/linux-system-roles.network/tasks/main.yml:173 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution fedora 38 on host sut should use /usr/bin/python3, but is using /usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default to using the discovered platform python for this host. See https://docs.ansible.com/ansible/ 2.9/reference_appendices/interpreter_discovery.html for more information. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [WARNING]: Consider using the yum, dnf or zypper module rather than running 'rpm'. If you need to use command because yum, dnf or zypper is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. ---^---^---^---^---^---