# 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_initscripts.yml ***************************************** 2 plays in /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/tests_states_initscripts.yml PLAY [Run playbook 'playbooks/tests_states.yml' with initscripts as provider] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/tests_states_initscripts.yml:5 Sunday 18 February 2024 17:05:44 +0000 (0:00:00.011) 0:00:00.011 ******* ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/tests_states_initscripts.yml:8 Sunday 18 February 2024 17:05:45 +0000 (0:00:01.018) 0:00:01.030 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/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_hotfixuq1khcd_/tests/tasks/el_repo_setup.yml:3 Sunday 18 February 2024 17:05:45 +0000 (0:00:00.023) 0:00:01.053 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/tasks/el_repo_setup.yml:19 Sunday 18 February 2024 17:05:45 +0000 (0:00:00.223) 0:00:01.277 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/tasks/el_repo_setup.yml:24 Sunday 18 February 2024 17:05:46 +0000 (0:00:00.183) 0:00:01.461 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/tasks/el_repo_setup.yml:28 Sunday 18 February 2024 17:05:46 +0000 (0:00:00.021) 0:00:01.482 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/tasks/el_repo_setup.yml:53 Sunday 18 February 2024 17:05:46 +0000 (0:00:00.018) 0:00:01.501 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 6] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/tasks/enable_epel.yml:8 Sunday 18 February 2024 17:05:46 +0000 (0:00:00.033) 0:00:01.534 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/tasks/enable_epel.yml:24 Sunday 18 February 2024 17:05:46 +0000 (0:00:00.011) 0:00:01.545 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/tasks/enable_epel.yml:30 Sunday 18 February 2024 17:05:46 +0000 (0:00:00.011) 0:00:01.556 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/tasks/enable_epel.yml:35 Sunday 18 February 2024 17:05:46 +0000 (0:00:00.010) 0:00:01.567 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/tasks/enable_epel.yml:40 Sunday 18 February 2024 17:05:46 +0000 (0:00:00.010) 0:00:01.578 ******* ok: [sut] => { "changed": false, "checksum": "4bafddfe7badb0971135c888f25df1308b193622", "dest": "/etc/yum.repos.d/epel.repo", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/epel.repo", "secontext": "system_u:object_r:etc_t:s0", "size": 155, "state": "file", "uid": 0 } TASK [Set network provider to 'initscripts'] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/tests_states_initscripts.yml:10 Sunday 18 February 2024 17:05:46 +0000 (0:00:00.442) 0:00:02.020 ******* ok: [sut] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing states] ************************************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tests_states.yml:3 Sunday 18 February 2024 17:05:46 +0000 (0:00:00.011) 0:00:02.032 ******* ok: [sut] META: ran handlers TASK [Show playbook name] ****************************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tests_states.yml:11 Sunday 18 February 2024 17:05:47 +0000 (0:00:00.707) 0:00:02.740 ******* ok: [sut] => {} MSG: this is: playbooks/tests_states.yml TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tests_states.yml:22 Sunday 18 February 2024 17:05:47 +0000 (0:00:00.012) 0:00:02.752 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/run_test.yml:5 Sunday 18 February 2024 17:05:47 +0000 (0:00:00.018) 0:00:02.771 ******* ok: [sut] => {} MSG: ########## I can create a profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/run_test.yml:9 Sunday 18 February 2024 17:05:47 +0000 (0:00:00.012) 0:00:02.783 ******* 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": false, "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_hotfixuq1khcd_/tests/playbooks/tasks/run_test.yml:21 Sunday 18 February 2024 17:05:47 +0000 (0:00:00.036) 0:00:02.820 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 18 February 2024 17:05:47 +0000 (0:00:00.017) 0:00:02.837 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 17:05:47 +0000 (0:00:00.016) 0:00:02.853 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003329", "end": "2024-02-18 17:05:47.623029", "rc": 0, "start": "2024-02-18 17:05:47.619700" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 17:05:47 +0000 (0:00:00.196) 0:00:03.050 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/show_interfaces.yml:5 Sunday 18 February 2024 17:05:47 +0000 (0:00:00.013) 0:00:03.063 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/run_test.yml:24 Sunday 18 February 2024 17:05:47 +0000 (0:00:00.011) 0:00:03.075 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/delete_interface.yml:3 Sunday 18 February 2024 17:05:47 +0000 (0:00:00.024) 0:00:03.100 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.031238", "end": "2024-02-18 17:05:47.825774", "rc": 255, "start": "2024-02-18 17:05:47.794536" } 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_hotfixuq1khcd_/tests/playbooks/tasks/assert_device_absent.yml:3 Sunday 18 February 2024 17:05:47 +0000 (0:00:00.154) 0:00:03.254 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 17:05:47 +0000 (0:00:00.017) 0:00:03.272 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/assert_device_absent.yml:5 Sunday 18 February 2024 17:05:47 +0000 (0:00:00.124) 0:00:03.396 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/run_test.yml:30 Sunday 18 February 2024 17:05:47 +0000 (0:00:00.014) 0:00:03.411 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/create_bridge_profile.yml:3 Sunday 18 February 2024 17:05:48 +0000 (0:00:00.020) 0:00:03.431 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 17:05:48 +0000 (0:00:00.035) 0:00:03.466 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 17:05:48 +0000 (0:00:00.071) 0:00:03.538 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 17:05:48 +0000 (0:00:00.013) 0:00:03.552 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 17:05:48 +0000 (0:00:00.011) 0:00:03.563 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 17:05:48 +0000 (0:00:00.030) 0:00:03.594 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 17:05:49 +0000 (0:00:01.723) 0:00:05.317 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 17:05:50 +0000 (0:00:00.721) 0:00:06.038 ******* ok: [sut] => {} MSG: Using network provider: initscripts 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 17:05:50 +0000 (0:00:00.022) 0:00:06.061 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 17:05:50 +0000 (0:00:00.021) 0:00:06.083 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 17:05:50 +0000 (0:00:00.022) 0:00:06.105 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 17:05:50 +0000 (0:00:00.059) 0:00:06.165 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 17:05:50 +0000 (0:00:00.021) 0:00:06.186 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 17:05:50 +0000 (0:00:00.021) 0:00:06.208 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 17:05:50 +0000 (0:00:00.025) 0:00:06.233 ******* 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 17:05:50 +0000 (0:00:00.021) 0:00:06.254 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 17:05:50 +0000 (0:00:00.021) 0:00:06.276 ******* 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 17:05:51 +0000 (0:00:00.278) 0:00:06.554 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-14826g3cis567/tmp5p_708c7" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 17:05:51 +0000 (0:00:00.195) 0:00:06.750 ******* 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": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 17:05:51 +0000 (0:00:00.363) 0:00:07.114 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 17:05:51 +0000 (0:00:00.021) 0:00:07.135 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 17:05:51 +0000 (0:00:00.023) 0:00:07.158 ******* 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 17:05:51 +0000 (0:00:00.024) 0:00:07.183 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 17:05:51 +0000 (0:00:00.020) 0:00:07.204 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/create_bridge_profile.yml:14 Sunday 18 February 2024 17:05:51 +0000 (0:00:00.198) 0:00:07.403 ******* 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/run_test.yml:36 Sunday 18 February 2024 17:05:52 +0000 (0:00:00.047) 0:00:07.450 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/assert_profile_present.yml:3 Sunday 18 February 2024 17:05:52 +0000 (0:00:00.040) 0:00:07.491 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/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_hotfixuq1khcd_/tests/playbooks/tasks/get_profile_stat.yml:3 Sunday 18 February 2024 17:05:52 +0000 (0:00:00.038) 0:00:07.529 ******* 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_hotfixuq1khcd_/tests/playbooks/tasks/get_profile_stat.yml:9 Sunday 18 February 2024 17:05:52 +0000 (0:00:00.021) 0:00:07.551 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708275951.6759934, "block_size": 4096, "blocks": 8, "ctime": 1708275951.6759934, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 3668, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1708275951.6759934, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 127, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/get_profile_stat.yml:17 Sunday 18 February 2024 17:05:52 +0000 (0:00:00.132) 0:00:07.683 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/get_profile_stat.yml:25 Sunday 18 February 2024 17:05:52 +0000 (0:00:00.023) 0:00:07.707 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.005232", "end": "2024-02-18 17:05:52.410012", "rc": 1, "start": "2024-02-18 17:05:52.404780" } STDERR: /bin/sh: nmcli: command not found 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_hotfixuq1khcd_/tests/playbooks/tasks/get_profile_stat.yml:35 Sunday 18 February 2024 17:05:52 +0000 (0:00:00.137) 0:00:07.844 ******* 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_hotfixuq1khcd_/tests/playbooks/tasks/get_profile_stat.yml:49 Sunday 18 February 2024 17:05:52 +0000 (0:00:00.022) 0:00:07.867 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003209", "end": "2024-02-18 17:05:52.569608", "rc": 0, "start": "2024-02-18 17:05:52.566399" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/get_profile_stat.yml:56 Sunday 18 February 2024 17:05:52 +0000 (0:00:00.139) 0:00:08.007 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/get_profile_stat.yml:62 Sunday 18 February 2024 17:05:52 +0000 (0:00:00.026) 0:00:08.034 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003146", "end": "2024-02-18 17:05:52.733545", "rc": 0, "start": "2024-02-18 17:05:52.730399" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/get_profile_stat.yml:69 Sunday 18 February 2024 17:05:52 +0000 (0:00:00.135) 0:00:08.169 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/assert_profile_present.yml:5 Sunday 18 February 2024 17:05:52 +0000 (0:00:00.027) 0:00:08.197 ******* 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_hotfixuq1khcd_/tests/playbooks/tasks/assert_profile_present.yml:10 Sunday 18 February 2024 17:05:52 +0000 (0:00:00.024) 0:00:08.221 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/assert_profile_present.yml:15 Sunday 18 February 2024 17:05:52 +0000 (0:00:00.024) 0:00:08.246 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/run_test.yml:42 Sunday 18 February 2024 17:05:52 +0000 (0:00:00.049) 0:00:08.295 ******* skipping: [sut] => (item={'what': 'tasks/assert_device_present.yml', 'condition': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "condition": false, "what": "tasks/assert_device_present.yml" }, "skip_reason": "Conditional result was False" } TASK [Success in test 'I can create a profile'] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/run_test.yml:47 Sunday 18 February 2024 17:05:52 +0000 (0:00:00.026) 0:00:08.321 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/run_test.yml:66 Sunday 18 February 2024 17:05:52 +0000 (0:00:00.021) 0:00:08.343 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/cleanup_profile+device.yml:3 Sunday 18 February 2024 17:05:52 +0000 (0:00:00.039) 0:00:08.383 ******* 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.030976", "end": "2024-02-18 17:05:53.107258", "rc": 255, "start": "2024-02-18 17:05:53.076282" } STDERR: /bin/sh: nmcli: command not found /bin/sh: line 1: nmcli: command not found Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tests_states.yml:45 Sunday 18 February 2024 17:05:53 +0000 (0:00:00.159) 0:00:08.542 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile without autoconnect] ************************ task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/run_test.yml:5 Sunday 18 February 2024 17:05:53 +0000 (0:00:00.035) 0:00:08.578 ******* ok: [sut] => {} MSG: ########## I can create a profile without autoconnect ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/run_test.yml:9 Sunday 18 February 2024 17:05:53 +0000 (0:00:00.022) 0:00:08.600 ******* 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_hotfixuq1khcd_/tests/playbooks/tasks/run_test.yml:21 Sunday 18 February 2024 17:05:53 +0000 (0:00:00.044) 0:00:08.645 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 18 February 2024 17:05:53 +0000 (0:00:00.035) 0:00:08.680 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 17:05:53 +0000 (0:00:00.033) 0:00:08.713 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003334", "end": "2024-02-18 17:05:53.413323", "rc": 0, "start": "2024-02-18 17:05:53.409989" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 17:05:53 +0000 (0:00:00.135) 0:00:08.849 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/show_interfaces.yml:5 Sunday 18 February 2024 17:05:53 +0000 (0:00:00.022) 0:00:08.872 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/run_test.yml:24 Sunday 18 February 2024 17:05:53 +0000 (0:00:00.049) 0:00:08.921 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/delete_interface.yml:3 Sunday 18 February 2024 17:05:53 +0000 (0:00:00.041) 0:00:08.963 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.008398", "end": "2024-02-18 17:05:53.668967", "rc": 255, "start": "2024-02-18 17:05:53.660569" } 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_hotfixuq1khcd_/tests/playbooks/tasks/assert_device_absent.yml:3 Sunday 18 February 2024 17:05:53 +0000 (0:00:00.141) 0:00:09.104 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 17:05:53 +0000 (0:00:00.036) 0:00:09.141 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/assert_device_absent.yml:5 Sunday 18 February 2024 17:05:53 +0000 (0:00:00.129) 0:00:09.270 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/run_test.yml:30 Sunday 18 February 2024 17:05:53 +0000 (0:00:00.024) 0:00:09.294 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:3 Sunday 18 February 2024 17:05:53 +0000 (0:00:00.038) 0:00:09.332 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 17:05:53 +0000 (0:00:00.040) 0:00:09.373 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 17:05:53 +0000 (0:00:00.038) 0:00:09.412 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 17:05:54 +0000 (0:00:00.025) 0:00:09.437 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 17:05:54 +0000 (0:00:00.021) 0:00:09.458 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 17:05:54 +0000 (0:00:00.053) 0:00:09.512 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 17:05:55 +0000 (0:00:01.442) 0:00:10.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 : Print network provider] ********************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 17:05:56 +0000 (0:00:00.581) 0:00:11.537 ******* ok: [sut] => {} MSG: Using network provider: initscripts 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 17:05:56 +0000 (0:00:00.022) 0:00:11.560 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 17:05:56 +0000 (0:00:00.021) 0:00:11.582 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 17:05:56 +0000 (0:00:00.021) 0:00:11.603 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 17:05:56 +0000 (0:00:00.042) 0:00:11.645 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 17:05:56 +0000 (0:00:00.043) 0:00:11.689 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 17:05:56 +0000 (0:00:00.021) 0:00:11.710 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 17:05:56 +0000 (0:00:00.024) 0:00:11.735 ******* 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 17:05:56 +0000 (0:00:00.022) 0:00:11.757 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 17:05:56 +0000 (0:00:00.021) 0:00:11.778 ******* 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 17:05:56 +0000 (0:00:00.190) 0:00:11.969 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-14826g3cis567/tmp2b572l57" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 17:05:56 +0000 (0:00:00.201) 0:00:12.171 ******* 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": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 17:05:56 +0000 (0:00:00.237) 0:00:12.408 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 17:05:57 +0000 (0:00:00.020) 0:00:12.429 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 17:05:57 +0000 (0:00:00.022) 0:00:12.452 ******* 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 17:05:57 +0000 (0:00:00.022) 0:00:12.474 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 17:05:57 +0000 (0:00:00.022) 0:00:12.496 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:15 Sunday 18 February 2024 17:05:57 +0000 (0:00:00.126) 0:00:12.623 ******* 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/run_test.yml:36 Sunday 18 February 2024 17:05:57 +0000 (0:00:00.022) 0:00:12.645 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/assert_device_absent.yml for sut included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/assert_device_absent.yml:3 Sunday 18 February 2024 17:05:57 +0000 (0:00:00.070) 0:00:12.716 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 17:05:57 +0000 (0:00:00.035) 0:00:12.751 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/assert_device_absent.yml:5 Sunday 18 February 2024 17:05:57 +0000 (0:00:00.131) 0:00:12.883 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/assert_profile_present.yml:3 Sunday 18 February 2024 17:05:57 +0000 (0:00:00.023) 0:00:12.907 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/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_hotfixuq1khcd_/tests/playbooks/tasks/get_profile_stat.yml:3 Sunday 18 February 2024 17:05:57 +0000 (0:00:00.036) 0:00:12.944 ******* 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_hotfixuq1khcd_/tests/playbooks/tasks/get_profile_stat.yml:9 Sunday 18 February 2024 17:05:57 +0000 (0:00:00.021) 0:00:12.965 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708275956.9709935, "block_size": 4096, "blocks": 8, "ctime": 1708275956.9709935, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 3668, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1708275956.9709935, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 126, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/get_profile_stat.yml:17 Sunday 18 February 2024 17:05:57 +0000 (0:00:00.132) 0:00:13.098 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/get_profile_stat.yml:25 Sunday 18 February 2024 17:05:57 +0000 (0:00:00.022) 0:00:13.120 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.005228", "end": "2024-02-18 17:05:57.823905", "rc": 1, "start": "2024-02-18 17:05:57.818677" } STDERR: /bin/sh: nmcli: command not found 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_hotfixuq1khcd_/tests/playbooks/tasks/get_profile_stat.yml:35 Sunday 18 February 2024 17:05:57 +0000 (0:00:00.139) 0:00:13.260 ******* 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_hotfixuq1khcd_/tests/playbooks/tasks/get_profile_stat.yml:49 Sunday 18 February 2024 17:05:57 +0000 (0:00:00.023) 0:00:13.283 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003150", "end": "2024-02-18 17:05:57.988195", "rc": 0, "start": "2024-02-18 17:05:57.985045" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/get_profile_stat.yml:56 Sunday 18 February 2024 17:05:58 +0000 (0:00:00.141) 0:00:13.424 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/get_profile_stat.yml:62 Sunday 18 February 2024 17:05:58 +0000 (0:00:00.027) 0:00:13.452 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003148", "end": "2024-02-18 17:05:58.153445", "rc": 0, "start": "2024-02-18 17:05:58.150297" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/get_profile_stat.yml:69 Sunday 18 February 2024 17:05:58 +0000 (0:00:00.138) 0:00:13.590 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/assert_profile_present.yml:5 Sunday 18 February 2024 17:05:58 +0000 (0:00:00.055) 0:00:13.646 ******* 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_hotfixuq1khcd_/tests/playbooks/tasks/assert_profile_present.yml:10 Sunday 18 February 2024 17:05:58 +0000 (0:00:00.025) 0:00:13.672 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/assert_profile_present.yml:15 Sunday 18 February 2024 17:05:58 +0000 (0:00:00.024) 0:00:13.696 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/run_test.yml:42 Sunday 18 February 2024 17:05:58 +0000 (0:00:00.022) 0:00:13.718 ******* TASK [Success in test 'I can create a profile without autoconnect'] ************ task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/run_test.yml:47 Sunday 18 February 2024 17:05:58 +0000 (0:00:00.020) 0:00:13.739 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile without autoconnect' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/run_test.yml:66 Sunday 18 February 2024 17:05:58 +0000 (0:00:00.022) 0:00:13.761 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/cleanup_profile+device.yml:3 Sunday 18 February 2024 17:05:58 +0000 (0:00:00.040) 0:00:13.802 ******* 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.016338", "end": "2024-02-18 17:05:58.513363", "rc": 255, "start": "2024-02-18 17:05:58.497025" } STDERR: /bin/sh: nmcli: command not found /bin/sh: line 1: nmcli: command not found Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tests_states.yml:65 Sunday 18 February 2024 17:05:58 +0000 (0:00:00.147) 0:00:13.949 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can activate an existing profile] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/run_test.yml:5 Sunday 18 February 2024 17:05:58 +0000 (0:00:00.036) 0:00:13.986 ******* ok: [sut] => {} MSG: ########## I can activate an existing profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/run_test.yml:9 Sunday 18 February 2024 17:05:58 +0000 (0:00:00.024) 0:00:14.010 ******* 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_hotfixuq1khcd_/tests/playbooks/tasks/run_test.yml:21 Sunday 18 February 2024 17:05:58 +0000 (0:00:00.045) 0:00:14.055 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 18 February 2024 17:05:58 +0000 (0:00:00.034) 0:00:14.090 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 17:05:58 +0000 (0:00:00.033) 0:00:14.124 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003237", "end": "2024-02-18 17:05:58.822244", "rc": 0, "start": "2024-02-18 17:05:58.819007" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 17:05:58 +0000 (0:00:00.163) 0:00:14.287 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/show_interfaces.yml:5 Sunday 18 February 2024 17:05:58 +0000 (0:00:00.024) 0:00:14.311 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/run_test.yml:24 Sunday 18 February 2024 17:05:58 +0000 (0:00:00.022) 0:00:14.334 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/create_bridge_profile.yml:3 Sunday 18 February 2024 17:05:58 +0000 (0:00:00.037) 0:00:14.372 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 17:05:58 +0000 (0:00:00.037) 0:00:14.409 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 17:05:59 +0000 (0:00:00.040) 0:00:14.449 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 17:05:59 +0000 (0:00:00.026) 0:00:14.476 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 17:05:59 +0000 (0:00:00.021) 0:00:14.498 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 17:05:59 +0000 (0:00:00.022) 0:00:14.520 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 17:06:00 +0000 (0:00:01.436) 0:00:15.956 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 17:06:01 +0000 (0:00:00.576) 0:00:16.533 ******* ok: [sut] => {} MSG: Using network provider: initscripts 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 17:06:01 +0000 (0:00:00.022) 0:00:16.556 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 17:06:01 +0000 (0:00:00.021) 0:00:16.577 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 17:06:01 +0000 (0:00:00.021) 0:00:16.599 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 17:06:01 +0000 (0:00:00.043) 0:00:16.643 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 17:06:01 +0000 (0:00:00.022) 0:00:16.665 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 17:06:01 +0000 (0:00:00.021) 0:00:16.687 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 17:06:01 +0000 (0:00:00.027) 0:00:16.715 ******* 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 17:06:01 +0000 (0:00:00.023) 0:00:16.739 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 17:06:01 +0000 (0:00:00.021) 0:00:16.760 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 17:06:01 +0000 (0:00:00.199) 0:00:16.959 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-14826g3cis567/tmpy6pqsuas" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 17:06:01 +0000 (0:00:00.203) 0:00:17.163 ******* 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": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 17:06:01 +0000 (0:00:00.246) 0:00:17.409 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 17:06:02 +0000 (0:00:00.021) 0:00:17.431 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 17:06:02 +0000 (0:00:00.024) 0:00:17.455 ******* 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 17:06:02 +0000 (0:00:00.024) 0:00:17.479 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 17:06:02 +0000 (0:00:00.025) 0:00:17.505 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/create_bridge_profile.yml:14 Sunday 18 February 2024 17:06:02 +0000 (0:00:00.132) 0:00:17.638 ******* 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [Test] ******************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/run_test.yml:30 Sunday 18 February 2024 17:06:02 +0000 (0:00:00.024) 0:00:17.662 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/activate_profile.yml:3 Sunday 18 February 2024 17:06:02 +0000 (0:00:00.042) 0:00:17.705 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 17:06:02 +0000 (0:00:00.041) 0:00:17.747 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 17:06:02 +0000 (0:00:00.040) 0:00:17.787 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 17:06:02 +0000 (0:00:00.026) 0:00:17.814 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 17:06:02 +0000 (0:00:00.052) 0:00:17.867 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 17:06:02 +0000 (0:00:00.024) 0:00:17.891 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 17:06:03 +0000 (0:00:01.434) 0:00:19.326 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 17:06:04 +0000 (0:00:00.573) 0:00:19.899 ******* ok: [sut] => {} MSG: Using network provider: initscripts 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 17:06:04 +0000 (0:00:00.024) 0:00:19.924 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 17:06:04 +0000 (0:00:00.022) 0:00:19.947 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 17:06:04 +0000 (0:00:00.021) 0:00:19.969 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 17:06:04 +0000 (0:00:00.072) 0:00:20.041 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 17:06:04 +0000 (0:00:00.024) 0:00:20.065 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 17:06:04 +0000 (0:00:00.026) 0:00:20.091 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 17:06:04 +0000 (0:00:00.028) 0:00:20.119 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 17:06:04 +0000 (0:00:00.021) 0:00:20.141 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 17:06:04 +0000 (0:00:00.024) 0:00:20.165 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 17:06:04 +0000 (0:00:00.193) 0:00:20.359 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-14826g3cis567/tmpczlvwckm" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 17:06:05 +0000 (0:00:00.198) 0:00:20.558 ******* changed: [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": "initscripts" } }, "changed": true } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active) [003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err='' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 17:06:05 +0000 (0:00:00.364) 0:00:20.922 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 17:06:05 +0000 (0:00:00.021) 0:00:20.943 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 17:06:05 +0000 (0:00:00.022) 0:00:20.966 ******* 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)\n[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 17:06:05 +0000 (0:00:00.022) 0:00:20.989 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 17:06:05 +0000 (0:00:00.021) 0:00:21.010 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/run_test.yml:36 Sunday 18 February 2024 17:06:05 +0000 (0:00:00.137) 0:00:21.148 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/assert_device_present.yml:3 Sunday 18 February 2024 17:06:05 +0000 (0:00:00.071) 0:00:21.220 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 17:06:05 +0000 (0:00:00.035) 0:00:21.255 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708275965.4049933, "block_size": 4096, "blocks": 0, "ctime": 1708275965.4039934, "dev": 0, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6471, "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": 1708275965.4039934, "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_hotfixuq1khcd_/tests/playbooks/tasks/assert_device_present.yml:5 Sunday 18 February 2024 17:06:05 +0000 (0:00:00.132) 0:00:21.388 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/assert_profile_present.yml:3 Sunday 18 February 2024 17:06:05 +0000 (0:00:00.025) 0:00:21.413 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/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_hotfixuq1khcd_/tests/playbooks/tasks/get_profile_stat.yml:3 Sunday 18 February 2024 17:06:06 +0000 (0:00:00.037) 0:00:21.451 ******* 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_hotfixuq1khcd_/tests/playbooks/tasks/get_profile_stat.yml:9 Sunday 18 February 2024 17:06:06 +0000 (0:00:00.023) 0:00:21.475 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708275963.5009935, "block_size": 4096, "blocks": 8, "ctime": 1708275961.9699934, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 3668, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1708275961.9699934, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 127, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/get_profile_stat.yml:17 Sunday 18 February 2024 17:06:06 +0000 (0:00:00.133) 0:00:21.608 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/get_profile_stat.yml:25 Sunday 18 February 2024 17:06:06 +0000 (0:00:00.022) 0:00:21.630 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.005306", "end": "2024-02-18 17:06:06.330461", "rc": 1, "start": "2024-02-18 17:06:06.325155" } STDERR: /bin/sh: nmcli: command not found 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_hotfixuq1khcd_/tests/playbooks/tasks/get_profile_stat.yml:35 Sunday 18 February 2024 17:06:06 +0000 (0:00:00.136) 0:00:21.766 ******* 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_hotfixuq1khcd_/tests/playbooks/tasks/get_profile_stat.yml:49 Sunday 18 February 2024 17:06:06 +0000 (0:00:00.023) 0:00:21.790 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003199", "end": "2024-02-18 17:06:06.497153", "rc": 0, "start": "2024-02-18 17:06:06.493954" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/get_profile_stat.yml:56 Sunday 18 February 2024 17:06:06 +0000 (0:00:00.145) 0:00:21.935 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/get_profile_stat.yml:62 Sunday 18 February 2024 17:06:06 +0000 (0:00:00.027) 0:00:21.963 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003214", "end": "2024-02-18 17:06:06.666936", "rc": 0, "start": "2024-02-18 17:06:06.663722" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/get_profile_stat.yml:69 Sunday 18 February 2024 17:06:06 +0000 (0:00:00.140) 0:00:22.103 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/assert_profile_present.yml:5 Sunday 18 February 2024 17:06:06 +0000 (0:00:00.056) 0:00:22.160 ******* 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_hotfixuq1khcd_/tests/playbooks/tasks/assert_profile_present.yml:10 Sunday 18 February 2024 17:06:06 +0000 (0:00:00.026) 0:00:22.187 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/assert_profile_present.yml:15 Sunday 18 February 2024 17:06:06 +0000 (0:00:00.024) 0:00:22.212 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/run_test.yml:42 Sunday 18 February 2024 17:06:06 +0000 (0:00:00.025) 0:00:22.237 ******* TASK [Success in test 'I can activate an existing profile'] ******************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/run_test.yml:47 Sunday 18 February 2024 17:06:06 +0000 (0:00:00.020) 0:00:22.257 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can activate an existing profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/run_test.yml:66 Sunday 18 February 2024 17:06:06 +0000 (0:00:00.023) 0:00:22.281 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/cleanup_profile+device.yml:3 Sunday 18 February 2024 17:06:06 +0000 (0:00:00.041) 0:00:22.322 ******* 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.017287", "end": "2024-02-18 17:06:07.034853", "rc": 0, "start": "2024-02-18 17:06:07.017566" } STDERR: /bin/sh: nmcli: command not found /bin/sh: line 1: nmcli: command not found TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tests_states.yml:83 Sunday 18 February 2024 17:06:07 +0000 (0:00:00.151) 0:00:22.474 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/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_hotfixuq1khcd_/tests/playbooks/tasks/run_test.yml:5 Sunday 18 February 2024 17:06:07 +0000 (0:00:00.038) 0:00:22.513 ******* ok: [sut] => {} MSG: ########## I can remove an existing profile without taking it down ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/run_test.yml:9 Sunday 18 February 2024 17:06:07 +0000 (0:00:00.021) 0:00:22.534 ******* 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_hotfixuq1khcd_/tests/playbooks/tasks/run_test.yml:21 Sunday 18 February 2024 17:06:07 +0000 (0:00:00.048) 0:00:22.583 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 18 February 2024 17:06:07 +0000 (0:00:00.036) 0:00:22.619 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 17:06:07 +0000 (0:00:00.034) 0:00:22.654 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003192", "end": "2024-02-18 17:06:07.351188", "rc": 0, "start": "2024-02-18 17:06:07.347996" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 17:06:07 +0000 (0:00:00.133) 0:00:22.788 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/show_interfaces.yml:5 Sunday 18 February 2024 17:06:07 +0000 (0:00:00.023) 0:00:22.811 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/run_test.yml:24 Sunday 18 February 2024 17:06:07 +0000 (0:00:00.022) 0:00:22.833 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/create_bridge_profile.yml:3 Sunday 18 February 2024 17:06:07 +0000 (0:00:00.042) 0:00:22.876 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 17:06:07 +0000 (0:00:00.036) 0:00:22.912 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 17:06:07 +0000 (0:00:00.040) 0:00:22.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 : Check if system is ostree] ****************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 17:06:07 +0000 (0:00:00.028) 0:00:22.980 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 17:06:07 +0000 (0:00:00.022) 0:00:23.003 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 17:06:07 +0000 (0:00:00.021) 0:00:23.024 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 17:06:09 +0000 (0:00:01.447) 0:00:24.471 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 17:06:09 +0000 (0:00:00.587) 0:00:25.059 ******* ok: [sut] => {} MSG: Using network provider: initscripts 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 17:06:09 +0000 (0:00:00.023) 0:00:25.082 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 17:06:09 +0000 (0:00:00.021) 0:00:25.103 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 17:06:09 +0000 (0:00:00.021) 0:00:25.125 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 17:06:09 +0000 (0:00:00.044) 0:00:25.170 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 17:06:09 +0000 (0:00:00.021) 0:00:25.191 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 17:06:09 +0000 (0:00:00.021) 0:00:25.213 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 17:06:09 +0000 (0:00:00.024) 0:00:25.237 ******* 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 17:06:09 +0000 (0:00:00.022) 0:00:25.260 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 17:06:09 +0000 (0:00:00.023) 0:00:25.283 ******* 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 17:06:10 +0000 (0:00:00.221) 0:00:25.505 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-14826g3cis567/tmp8vvx_ky0" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 17:06:10 +0000 (0:00:00.197) 0:00:25.702 ******* 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": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 17:06:10 +0000 (0:00:00.235) 0:00:25.938 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 17:06:10 +0000 (0:00:00.021) 0:00:25.959 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 17:06:10 +0000 (0:00:00.024) 0:00:25.984 ******* 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 17:06:10 +0000 (0:00:00.023) 0:00:26.007 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 17:06:10 +0000 (0:00:00.021) 0:00:26.029 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/create_bridge_profile.yml:14 Sunday 18 February 2024 17:06:10 +0000 (0:00:00.128) 0:00:26.157 ******* 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/activate_profile.yml:3 Sunday 18 February 2024 17:06:10 +0000 (0:00:00.025) 0:00:26.182 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 17:06:10 +0000 (0:00:00.035) 0:00:26.218 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 17:06:10 +0000 (0:00:00.041) 0:00:26.259 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 17:06:10 +0000 (0:00:00.027) 0:00:26.287 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 17:06:10 +0000 (0:00:00.022) 0:00:26.309 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 17:06:10 +0000 (0:00:00.021) 0:00:26.330 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 17:06:12 +0000 (0:00:01.436) 0:00:27.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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 17:06:12 +0000 (0:00:00.562) 0:00:28.330 ******* ok: [sut] => {} MSG: Using network provider: initscripts 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 17:06:12 +0000 (0:00:00.024) 0:00:28.355 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 17:06:12 +0000 (0:00:00.023) 0:00:28.378 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 17:06:12 +0000 (0:00:00.021) 0:00:28.400 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 17:06:13 +0000 (0:00:00.044) 0:00:28.444 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 17:06:13 +0000 (0:00:00.021) 0:00:28.466 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 17:06:13 +0000 (0:00:00.047) 0:00:28.513 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 17:06:13 +0000 (0:00:00.024) 0:00:28.538 ******* 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 17:06:13 +0000 (0:00:00.021) 0:00:28.560 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 17:06:13 +0000 (0:00:00.021) 0:00:28.582 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 17:06:13 +0000 (0:00:00.199) 0:00:28.781 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-14826g3cis567/tmpa4ewi51x" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 17:06:13 +0000 (0:00:00.199) 0:00:28.980 ******* changed: [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": "initscripts" } }, "changed": true } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active) [003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err='' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 17:06:13 +0000 (0:00:00.359) 0:00:29.339 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 17:06:13 +0000 (0:00:00.021) 0:00:29.361 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 17:06:13 +0000 (0:00:00.023) 0:00:29.385 ******* 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)\n[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 17:06:13 +0000 (0:00:00.023) 0:00:29.409 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 17:06:14 +0000 (0:00:00.022) 0:00:29.431 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/run_test.yml:30 Sunday 18 February 2024 17:06:14 +0000 (0:00:00.126) 0:00:29.558 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/remove_profile.yml:3 Sunday 18 February 2024 17:06:14 +0000 (0:00:00.041) 0:00:29.599 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 17:06:14 +0000 (0:00:00.065) 0:00:29.665 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 17:06:14 +0000 (0:00:00.040) 0:00:29.705 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 17:06:14 +0000 (0:00:00.027) 0:00:29.733 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 17:06:14 +0000 (0:00:00.022) 0:00:29.755 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 17:06:14 +0000 (0:00:00.021) 0:00:29.776 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 17:06:15 +0000 (0:00:01.427) 0:00:31.203 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 17:06:16 +0000 (0:00:00.595) 0:00:31.799 ******* ok: [sut] => {} MSG: Using network provider: initscripts 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 17:06:16 +0000 (0:00:00.023) 0:00:31.823 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 17:06:16 +0000 (0:00:00.022) 0:00:31.845 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 17:06:16 +0000 (0:00:00.021) 0:00:31.866 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 17:06:16 +0000 (0:00:00.046) 0:00:31.913 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 17:06:16 +0000 (0:00:00.021) 0:00:31.934 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 17:06:16 +0000 (0:00:00.022) 0:00:31.957 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 17:06:16 +0000 (0:00:00.026) 0:00:31.984 ******* 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 17:06:16 +0000 (0:00:00.021) 0:00:32.005 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 17:06:16 +0000 (0:00:00.021) 0:00:32.027 ******* 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 17:06:16 +0000 (0:00:00.193) 0:00:32.221 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-14826g3cis567/tmpxd7uss2e" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 17:06:16 +0000 (0:00:00.198) 0:00:32.419 ******* 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": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 17:06:17 +0000 (0:00:00.238) 0:00:32.657 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 17:06:17 +0000 (0:00:00.023) 0:00:32.680 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 17:06:17 +0000 (0:00:00.024) 0:00:32.705 ******* 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 17:06:17 +0000 (0:00:00.057) 0:00:32.763 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 17:06:17 +0000 (0:00:00.021) 0:00:32.785 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/run_test.yml:36 Sunday 18 February 2024 17:06:17 +0000 (0:00:00.124) 0:00:32.910 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/assert_device_present.yml:3 Sunday 18 February 2024 17:06:17 +0000 (0:00:00.046) 0:00:32.956 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 17:06:17 +0000 (0:00:00.037) 0:00:32.993 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708275973.8349934, "block_size": 4096, "blocks": 0, "ctime": 1708275973.8299935, "dev": 0, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6471, "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": 1708275973.8299935, "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_hotfixuq1khcd_/tests/playbooks/tasks/assert_device_present.yml:5 Sunday 18 February 2024 17:06:17 +0000 (0:00:00.131) 0:00:33.125 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/assert_profile_absent.yml:3 Sunday 18 February 2024 17:06:17 +0000 (0:00:00.025) 0:00:33.150 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/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_hotfixuq1khcd_/tests/playbooks/tasks/get_profile_stat.yml:3 Sunday 18 February 2024 17:06:17 +0000 (0:00:00.036) 0:00:33.187 ******* 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_hotfixuq1khcd_/tests/playbooks/tasks/get_profile_stat.yml:9 Sunday 18 February 2024 17:06:17 +0000 (0:00:00.022) 0:00:33.209 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/get_profile_stat.yml:17 Sunday 18 February 2024 17:06:17 +0000 (0:00:00.134) 0:00:33.344 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/get_profile_stat.yml:25 Sunday 18 February 2024 17:06:17 +0000 (0:00:00.021) 0:00:33.366 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.005210", "end": "2024-02-18 17:06:18.068886", "rc": 1, "start": "2024-02-18 17:06:18.063676" } STDERR: /bin/sh: nmcli: command not found 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_hotfixuq1khcd_/tests/playbooks/tasks/get_profile_stat.yml:35 Sunday 18 February 2024 17:06:18 +0000 (0:00:00.138) 0:00:33.504 ******* 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_hotfixuq1khcd_/tests/playbooks/tasks/get_profile_stat.yml:49 Sunday 18 February 2024 17:06:18 +0000 (0:00:00.022) 0:00:33.526 ******* 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_hotfixuq1khcd_/tests/playbooks/tasks/get_profile_stat.yml:56 Sunday 18 February 2024 17:06:18 +0000 (0:00:00.049) 0:00:33.575 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/get_profile_stat.yml:62 Sunday 18 February 2024 17:06:18 +0000 (0:00:00.023) 0:00:33.599 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/get_profile_stat.yml:69 Sunday 18 February 2024 17:06:18 +0000 (0:00:00.022) 0:00:33.621 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/assert_profile_absent.yml:5 Sunday 18 February 2024 17:06:18 +0000 (0:00:00.023) 0:00:33.645 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/run_test.yml:42 Sunday 18 February 2024 17:06:18 +0000 (0:00:00.024) 0:00:33.669 ******* TASK [Success in test 'I can remove an existing profile without taking it down'] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/run_test.yml:47 Sunday 18 February 2024 17:06:18 +0000 (0:00:00.019) 0:00:33.689 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can remove an existing profile without taking it down' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/run_test.yml:66 Sunday 18 February 2024 17:06:18 +0000 (0:00:00.023) 0:00:33.712 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/cleanup_profile+device.yml:3 Sunday 18 February 2024 17:06:18 +0000 (0:00:00.039) 0:00:33.752 ******* 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.026124", "end": "2024-02-18 17:06:18.476957", "rc": 0, "start": "2024-02-18 17:06:18.450833" } STDERR: /bin/sh: nmcli: command not found /bin/sh: line 1: nmcli: command not found TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tests_states.yml:103 Sunday 18 February 2024 17:06:18 +0000 (0:00:00.165) 0:00:33.917 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/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_hotfixuq1khcd_/tests/playbooks/tasks/run_test.yml:5 Sunday 18 February 2024 17:06:18 +0000 (0:00:00.036) 0:00:33.953 ******* ok: [sut] => {} MSG: ########## I can take a profile down that is absent ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/run_test.yml:9 Sunday 18 February 2024 17:06:18 +0000 (0:00:00.023) 0:00:33.977 ******* 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": false, "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_hotfixuq1khcd_/tests/playbooks/tasks/run_test.yml:21 Sunday 18 February 2024 17:06:18 +0000 (0:00:00.050) 0:00:34.027 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 18 February 2024 17:06:18 +0000 (0:00:00.034) 0:00:34.062 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 17:06:18 +0000 (0:00:00.064) 0:00:34.127 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003299", "end": "2024-02-18 17:06:18.825201", "rc": 0, "start": "2024-02-18 17:06:18.821902" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 17:06:18 +0000 (0:00:00.135) 0:00:34.262 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/show_interfaces.yml:5 Sunday 18 February 2024 17:06:18 +0000 (0:00:00.024) 0:00:34.286 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/run_test.yml:24 Sunday 18 February 2024 17:06:18 +0000 (0:00:00.023) 0:00:34.309 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/create_bridge_profile.yml:3 Sunday 18 February 2024 17:06:18 +0000 (0:00:00.047) 0:00:34.357 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 17:06:18 +0000 (0:00:00.036) 0:00:34.394 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 17:06:19 +0000 (0:00:00.041) 0:00:34.435 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 17:06:19 +0000 (0:00:00.028) 0:00:34.463 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 17:06:19 +0000 (0:00:00.022) 0:00:34.486 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 17:06:19 +0000 (0:00:00.027) 0:00:34.513 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 17:06:20 +0000 (0:00:01.409) 0:00:35.923 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 17:06:21 +0000 (0:00:00.573) 0:00:36.497 ******* ok: [sut] => {} MSG: Using network provider: initscripts 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 17:06:21 +0000 (0:00:00.022) 0:00:36.520 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 17:06:21 +0000 (0:00:00.021) 0:00:36.541 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 17:06:21 +0000 (0:00:00.021) 0:00:36.563 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 17:06:21 +0000 (0:00:00.043) 0:00:36.607 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 17:06:21 +0000 (0:00:00.021) 0:00:36.629 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 17:06:21 +0000 (0:00:00.021) 0:00:36.650 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 17:06:21 +0000 (0:00:00.025) 0:00:36.675 ******* 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 17:06:21 +0000 (0:00:00.022) 0:00:36.697 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 17:06:21 +0000 (0:00:00.020) 0:00:36.718 ******* 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 17:06:21 +0000 (0:00:00.213) 0:00:36.932 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-14826g3cis567/tmpg63a0xl5" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 17:06:21 +0000 (0:00:00.197) 0:00:37.129 ******* 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": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 17:06:21 +0000 (0:00:00.236) 0:00:37.365 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 17:06:21 +0000 (0:00:00.021) 0:00:37.387 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 17:06:21 +0000 (0:00:00.022) 0:00:37.410 ******* 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 17:06:22 +0000 (0:00:00.024) 0:00:37.434 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 17:06:22 +0000 (0:00:00.022) 0:00:37.457 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/create_bridge_profile.yml:14 Sunday 18 February 2024 17:06:22 +0000 (0:00:00.126) 0:00:37.583 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/activate_profile.yml:3 Sunday 18 February 2024 17:06:22 +0000 (0:00:00.024) 0:00:37.607 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 17:06:22 +0000 (0:00:00.036) 0:00:37.644 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 17:06:22 +0000 (0:00:00.041) 0:00:37.685 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 17:06:22 +0000 (0:00:00.027) 0:00:37.713 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 17:06:22 +0000 (0:00:00.022) 0:00:37.736 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 17:06:22 +0000 (0:00:00.051) 0:00:37.787 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 17:06:23 +0000 (0:00:01.401) 0:00:39.188 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 17:06:24 +0000 (0:00:00.573) 0:00:39.762 ******* ok: [sut] => {} MSG: Using network provider: initscripts 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 17:06:24 +0000 (0:00:00.023) 0:00:39.785 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 17:06:24 +0000 (0:00:00.022) 0:00:39.808 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 17:06:24 +0000 (0:00:00.021) 0:00:39.829 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 17:06:24 +0000 (0:00:00.044) 0:00:39.874 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 17:06:24 +0000 (0:00:00.048) 0:00:39.922 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 17:06:24 +0000 (0:00:00.021) 0:00:39.944 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 17:06:24 +0000 (0:00:00.025) 0:00:39.970 ******* 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 17:06:24 +0000 (0:00:00.021) 0:00:39.991 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 17:06:24 +0000 (0:00:00.021) 0:00:40.013 ******* 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 17:06:24 +0000 (0:00:00.191) 0:00:40.204 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-14826g3cis567/tmpnh28rnxo" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 17:06:24 +0000 (0:00:00.196) 0:00:40.401 ******* changed: [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": "initscripts" } }, "changed": true } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active) [003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err='' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 17:06:25 +0000 (0:00:00.350) 0:00:40.751 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 17:06:25 +0000 (0:00:00.022) 0:00:40.774 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 17:06:25 +0000 (0:00:00.024) 0:00:40.799 ******* 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)\n[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 17:06:25 +0000 (0:00:00.024) 0:00:40.823 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 17:06:25 +0000 (0:00:00.023) 0:00:40.846 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/remove_profile.yml:3 Sunday 18 February 2024 17:06:25 +0000 (0:00:00.127) 0:00:40.974 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 17:06:25 +0000 (0:00:00.035) 0:00:41.009 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 17:06:25 +0000 (0:00:00.082) 0:00:41.092 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 17:06:25 +0000 (0:00:00.028) 0:00:41.120 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 17:06:25 +0000 (0:00:00.022) 0:00:41.142 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 17:06:25 +0000 (0:00:00.021) 0:00:41.164 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 17:06:27 +0000 (0:00:01.408) 0:00:42.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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 17:06:27 +0000 (0:00:00.584) 0:00:43.157 ******* ok: [sut] => {} MSG: Using network provider: initscripts 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 17:06:27 +0000 (0:00:00.044) 0:00:43.201 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 17:06:27 +0000 (0:00:00.021) 0:00:43.223 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 17:06:27 +0000 (0:00:00.021) 0:00:43.245 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 17:06:27 +0000 (0:00:00.043) 0:00:43.288 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 17:06:27 +0000 (0:00:00.022) 0:00:43.311 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 17:06:27 +0000 (0:00:00.022) 0:00:43.334 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 17:06:27 +0000 (0:00:00.024) 0:00:43.358 ******* 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 17:06:27 +0000 (0:00:00.021) 0:00:43.380 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 17:06:27 +0000 (0:00:00.022) 0:00:43.402 ******* 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 17:06:28 +0000 (0:00:00.190) 0:00:43.592 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-14826g3cis567/tmp1vkxcxbh" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 17:06:28 +0000 (0:00:00.194) 0:00:43.787 ******* 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": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 17:06:28 +0000 (0:00:00.237) 0:00:44.024 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 17:06:28 +0000 (0:00:00.022) 0:00:44.046 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 17:06:28 +0000 (0:00:00.023) 0:00:44.070 ******* 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 17:06:28 +0000 (0:00:00.024) 0:00:44.094 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 17:06:28 +0000 (0:00:00.020) 0:00:44.115 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/run_test.yml:30 Sunday 18 February 2024 17:06:28 +0000 (0:00:00.133) 0:00:44.248 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/remove+down_profile.yml:3 Sunday 18 February 2024 17:06:28 +0000 (0:00:00.040) 0:00:44.289 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 17:06:28 +0000 (0:00:00.040) 0:00:44.329 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 17:06:28 +0000 (0:00:00.039) 0:00:44.369 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 17:06:28 +0000 (0:00:00.027) 0:00:44.397 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 17:06:28 +0000 (0:00:00.021) 0:00:44.418 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 17:06:29 +0000 (0:00:00.021) 0:00:44.440 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 17:06:30 +0000 (0:00:01.397) 0:00:45.838 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 17:06:31 +0000 (0:00:00.601) 0:00:46.439 ******* ok: [sut] => {} MSG: Using network provider: initscripts 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 17:06:31 +0000 (0:00:00.023) 0:00:46.462 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 17:06:31 +0000 (0:00:00.021) 0:00:46.484 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 17:06:31 +0000 (0:00:00.022) 0:00:46.506 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 17:06:31 +0000 (0:00:00.042) 0:00:46.549 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 17:06:31 +0000 (0:00:00.021) 0:00:46.571 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 17:06:31 +0000 (0:00:00.022) 0:00:46.593 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 17:06:31 +0000 (0:00:00.025) 0:00:46.618 ******* 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 17:06:31 +0000 (0:00:00.023) 0:00:46.641 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 17:06:31 +0000 (0:00:00.021) 0:00:46.663 ******* 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 17:06:31 +0000 (0:00:00.192) 0:00:46.855 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-14826g3cis567/tmpoomhmgs3" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 17:06:31 +0000 (0:00:00.196) 0:00:47.051 ******* 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": "initscripts" } }, "changed": false } STDERR: [003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist [004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 17:06:31 +0000 (0:00:00.270) 0:00:47.322 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 17:06:31 +0000 (0:00:00.023) 0:00:47.345 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist", "[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 17:06:31 +0000 (0:00:00.026) 0:00:47.372 ******* 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": "initscripts" } }, "changed": false, "failed": false, "stderr": "[003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist\n[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present)\n", "stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist", "[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 17:06:31 +0000 (0:00:00.026) 0:00:47.398 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 17:06:31 +0000 (0:00:00.022) 0:00:47.421 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/run_test.yml:36 Sunday 18 February 2024 17:06:32 +0000 (0:00:00.129) 0:00:47.551 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/assert_profile_absent.yml:3 Sunday 18 February 2024 17:06:32 +0000 (0:00:00.039) 0:00:47.591 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/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_hotfixuq1khcd_/tests/playbooks/tasks/get_profile_stat.yml:3 Sunday 18 February 2024 17:06:32 +0000 (0:00:00.039) 0:00:47.630 ******* 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_hotfixuq1khcd_/tests/playbooks/tasks/get_profile_stat.yml:9 Sunday 18 February 2024 17:06:32 +0000 (0:00:00.021) 0:00:47.652 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/get_profile_stat.yml:17 Sunday 18 February 2024 17:06:32 +0000 (0:00:00.131) 0:00:47.783 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/get_profile_stat.yml:25 Sunday 18 February 2024 17:06:32 +0000 (0:00:00.021) 0:00:47.805 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.005257", "end": "2024-02-18 17:06:32.505885", "rc": 1, "start": "2024-02-18 17:06:32.500628" } STDERR: /bin/sh: nmcli: command not found 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_hotfixuq1khcd_/tests/playbooks/tasks/get_profile_stat.yml:35 Sunday 18 February 2024 17:06:32 +0000 (0:00:00.136) 0:00:47.941 ******* 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_hotfixuq1khcd_/tests/playbooks/tasks/get_profile_stat.yml:49 Sunday 18 February 2024 17:06:32 +0000 (0:00:00.022) 0:00:47.964 ******* 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_hotfixuq1khcd_/tests/playbooks/tasks/get_profile_stat.yml:56 Sunday 18 February 2024 17:06:32 +0000 (0:00:00.048) 0:00:48.013 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/get_profile_stat.yml:62 Sunday 18 February 2024 17:06:32 +0000 (0:00:00.022) 0:00:48.035 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/get_profile_stat.yml:69 Sunday 18 February 2024 17:06:32 +0000 (0:00:00.022) 0:00:48.058 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/assert_profile_absent.yml:5 Sunday 18 February 2024 17:06:32 +0000 (0:00:00.023) 0:00:48.082 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/run_test.yml:42 Sunday 18 February 2024 17:06:32 +0000 (0:00:00.023) 0:00:48.105 ******* skipping: [sut] => (item={'what': 'tasks/assert_device_absent.yml', 'condition': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "condition": false, "what": "tasks/assert_device_absent.yml" }, "skip_reason": "Conditional result was False" } TASK [Success in test 'I can take a profile down that is absent'] ************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/run_test.yml:47 Sunday 18 February 2024 17:06:32 +0000 (0:00:00.025) 0:00:48.131 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can take a profile down that is absent' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/run_test.yml:66 Sunday 18 February 2024 17:06:32 +0000 (0:00:00.023) 0:00:48.154 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/cleanup_profile+device.yml:3 Sunday 18 February 2024 17:06:32 +0000 (0:00:00.039) 0:00:48.193 ******* 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.024242", "end": "2024-02-18 17:06:32.913945", "rc": 0, "start": "2024-02-18 17:06:32.889703" } STDERR: /bin/sh: nmcli: command not found /bin/sh: line 1: nmcli: command not found TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tests_states.yml:126 Sunday 18 February 2024 17:06:32 +0000 (0:00:00.161) 0:00:48.355 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/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_hotfixuq1khcd_/tests/playbooks/tasks/run_test.yml:5 Sunday 18 February 2024 17:06:32 +0000 (0:00:00.036) 0:00:48.392 ******* 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_hotfixuq1khcd_/tests/playbooks/tasks/run_test.yml:9 Sunday 18 February 2024 17:06:32 +0000 (0:00:00.022) 0:00:48.414 ******* 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": false, "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_hotfixuq1khcd_/tests/playbooks/tasks/run_test.yml:21 Sunday 18 February 2024 17:06:33 +0000 (0:00:00.046) 0:00:48.461 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 18 February 2024 17:06:33 +0000 (0:00:00.034) 0:00:48.496 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 17:06:33 +0000 (0:00:00.061) 0:00:48.557 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003467", "end": "2024-02-18 17:06:33.257291", "rc": 0, "start": "2024-02-18 17:06:33.253824" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 17:06:33 +0000 (0:00:00.136) 0:00:48.694 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/show_interfaces.yml:5 Sunday 18 February 2024 17:06:33 +0000 (0:00:00.023) 0:00:48.717 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/run_test.yml:24 Sunday 18 February 2024 17:06:33 +0000 (0:00:00.021) 0:00:48.739 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/create_bridge_profile.yml:3 Sunday 18 February 2024 17:06:33 +0000 (0:00:00.044) 0:00:48.784 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 17:06:33 +0000 (0:00:00.036) 0:00:48.820 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 17:06:33 +0000 (0:00:00.039) 0:00:48.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 : Check if system is ostree] ****************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 17:06:33 +0000 (0:00:00.027) 0:00:48.887 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 17:06:33 +0000 (0:00:00.021) 0:00:48.908 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 17:06:33 +0000 (0:00:00.021) 0:00:48.930 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 17:06:34 +0000 (0:00:01.390) 0:00:50.321 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 17:06:35 +0000 (0:00:00.567) 0:00:50.888 ******* ok: [sut] => {} MSG: Using network provider: initscripts 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 17:06:35 +0000 (0:00:00.023) 0:00:50.911 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 17:06:35 +0000 (0:00:00.023) 0:00:50.934 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 17:06:35 +0000 (0:00:00.021) 0:00:50.956 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 17:06:35 +0000 (0:00:00.043) 0:00:51.000 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 17:06:35 +0000 (0:00:00.022) 0:00:51.022 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 17:06:35 +0000 (0:00:00.021) 0:00:51.043 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 17:06:35 +0000 (0:00:00.025) 0:00:51.069 ******* 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 17:06:35 +0000 (0:00:00.022) 0:00:51.091 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 17:06:35 +0000 (0:00:00.021) 0:00:51.112 ******* 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 17:06:35 +0000 (0:00:00.218) 0:00:51.331 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-14826g3cis567/tmp4_o39pct" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 17:06:36 +0000 (0:00:00.193) 0:00:51.524 ******* 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": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 17:06:36 +0000 (0:00:00.245) 0:00:51.770 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 17:06:36 +0000 (0:00:00.022) 0:00:51.792 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 17:06:36 +0000 (0:00:00.023) 0:00:51.816 ******* 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 17:06:36 +0000 (0:00:00.022) 0:00:51.838 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 17:06:36 +0000 (0:00:00.021) 0:00:51.860 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/create_bridge_profile.yml:14 Sunday 18 February 2024 17:06:36 +0000 (0:00:00.133) 0:00:51.993 ******* 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/activate_profile.yml:3 Sunday 18 February 2024 17:06:36 +0000 (0:00:00.022) 0:00:52.016 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 17:06:36 +0000 (0:00:00.035) 0:00:52.052 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 17:06:36 +0000 (0:00:00.038) 0:00:52.091 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 17:06:36 +0000 (0:00:00.026) 0:00:52.118 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 17:06:36 +0000 (0:00:00.021) 0:00:52.139 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 17:06:36 +0000 (0:00:00.051) 0:00:52.190 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 17:06:38 +0000 (0:00:01.388) 0:00:53.578 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 17:06:38 +0000 (0:00:00.581) 0:00:54.160 ******* ok: [sut] => {} MSG: Using network provider: initscripts 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 17:06:38 +0000 (0:00:00.022) 0:00:54.183 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 17:06:38 +0000 (0:00:00.022) 0:00:54.205 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 17:06:38 +0000 (0:00:00.022) 0:00:54.227 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 17:06:38 +0000 (0:00:00.042) 0:00:54.270 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 17:06:38 +0000 (0:00:00.044) 0:00:54.314 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 17:06:38 +0000 (0:00:00.021) 0:00:54.336 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 17:06:38 +0000 (0:00:00.025) 0:00:54.361 ******* 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 17:06:38 +0000 (0:00:00.021) 0:00:54.382 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 17:06:38 +0000 (0:00:00.021) 0:00:54.403 ******* 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 17:06:39 +0000 (0:00:00.190) 0:00:54.594 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-14826g3cis567/tmpk385ajwr" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 17:06:39 +0000 (0:00:00.198) 0:00:54.793 ******* changed: [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": "initscripts" } }, "changed": true } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active) [003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err='' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 17:06:39 +0000 (0:00:00.350) 0:00:55.143 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 17:06:39 +0000 (0:00:00.021) 0:00:55.165 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 17:06:39 +0000 (0:00:00.023) 0:00:55.188 ******* 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)\n[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 17:06:39 +0000 (0:00:00.022) 0:00:55.211 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 17:06:39 +0000 (0:00:00.022) 0:00:55.233 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/remove+down_profile.yml:3 Sunday 18 February 2024 17:06:39 +0000 (0:00:00.128) 0:00:55.362 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 17:06:39 +0000 (0:00:00.036) 0:00:55.399 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 17:06:40 +0000 (0:00:00.066) 0:00:55.465 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 17:06:40 +0000 (0:00:00.027) 0:00:55.493 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 17:06:40 +0000 (0:00:00.023) 0:00:55.517 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 17:06:40 +0000 (0:00:00.021) 0:00:55.538 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 17:06:41 +0000 (0:00:01.403) 0:00:56.941 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 17:06:42 +0000 (0:00:00.575) 0:00:57.516 ******* ok: [sut] => {} MSG: Using network provider: initscripts 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 17:06:42 +0000 (0:00:00.043) 0:00:57.560 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 17:06:42 +0000 (0:00:00.022) 0:00:57.582 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 17:06:42 +0000 (0:00:00.021) 0:00:57.604 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 17:06:42 +0000 (0:00:00.043) 0:00:57.648 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 17:06:42 +0000 (0:00:00.021) 0:00:57.669 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 17:06:42 +0000 (0:00:00.021) 0:00:57.691 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 17:06:42 +0000 (0:00:00.025) 0:00:57.716 ******* 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 17:06:42 +0000 (0:00:00.021) 0:00:57.738 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 17:06:42 +0000 (0:00:00.022) 0:00:57.760 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 17:06:42 +0000 (0:00:00.190) 0:00:57.950 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-14826g3cis567/tmp3qggr7lb" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 17:06:42 +0000 (0:00:00.195) 0:00:58.146 ******* 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": "initscripts" } }, "changed": true } STDERR: [003] #0, state:down persistent_state:absent, 'statebr': down connection statebr skipped because not active [004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 17:06:42 +0000 (0:00:00.244) 0:00:58.391 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 17:06:42 +0000 (0:00:00.021) 0:00:58.413 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'statebr': down connection statebr skipped because not active", "[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 17:06:43 +0000 (0:00:00.023) 0:00:58.437 ******* 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:down persistent_state:absent, 'statebr': down connection statebr skipped because not active\n[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'\n", "stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'statebr': down connection statebr skipped because not active", "[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 17:06:43 +0000 (0:00:00.022) 0:00:58.459 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 17:06:43 +0000 (0:00:00.021) 0:00:58.481 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/run_test.yml:30 Sunday 18 February 2024 17:06:43 +0000 (0:00:00.125) 0:00:58.607 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/remove+down_profile.yml:3 Sunday 18 February 2024 17:06:43 +0000 (0:00:00.039) 0:00:58.646 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 17:06:43 +0000 (0:00:00.035) 0:00:58.682 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 17:06:43 +0000 (0:00:00.040) 0:00:58.722 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 17:06:43 +0000 (0:00:00.026) 0:00:58.749 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 17:06:43 +0000 (0:00:00.021) 0:00:58.770 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 17:06:43 +0000 (0:00:00.021) 0:00:58.792 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 17:06:44 +0000 (0:00:01.395) 0:01:00.188 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 17:06:45 +0000 (0:00:00.603) 0:01:00.792 ******* ok: [sut] => {} MSG: Using network provider: initscripts 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 17:06:45 +0000 (0:00:00.023) 0:01:00.815 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 17:06:45 +0000 (0:00:00.021) 0:01:00.837 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 17:06:45 +0000 (0:00:00.022) 0:01:00.859 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 17:06:45 +0000 (0:00:00.044) 0:01:00.903 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 17:06:45 +0000 (0:00:00.021) 0:01:00.925 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 17:06:45 +0000 (0:00:00.022) 0:01:00.947 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 17:06:45 +0000 (0:00:00.024) 0:01:00.972 ******* 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 17:06:45 +0000 (0:00:00.021) 0:01:00.993 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 17:06:45 +0000 (0:00:00.021) 0:01:01.015 ******* 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 17:06:45 +0000 (0:00:00.186) 0:01:01.202 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-14826g3cis567/tmpp9yuko1l" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 17:06:45 +0000 (0:00:00.215) 0:01:01.417 ******* 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": "initscripts" } }, "changed": false } STDERR: [003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist [004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 17:06:46 +0000 (0:00:00.232) 0:01:01.650 ******* 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_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 17:06:46 +0000 (0:00:00.021) 0:01:01.672 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist", "[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 17:06:46 +0000 (0:00:00.023) 0:01:01.695 ******* 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": "initscripts" } }, "changed": false, "failed": false, "stderr": "[003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist\n[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present)\n", "stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist", "[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 17:06:46 +0000 (0:00:00.023) 0:01:01.719 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 17:06:46 +0000 (0:00:00.022) 0:01:01.741 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/run_test.yml:36 Sunday 18 February 2024 17:06:46 +0000 (0:00:00.127) 0:01:01.869 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/assert_profile_absent.yml for sut included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/get_NetworkManager_NVR.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/assert_profile_absent.yml:3 Sunday 18 February 2024 17:06:46 +0000 (0:00:00.044) 0:01:01.913 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/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_hotfixuq1khcd_/tests/playbooks/tasks/get_profile_stat.yml:3 Sunday 18 February 2024 17:06:46 +0000 (0:00:00.037) 0:01:01.950 ******* 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_hotfixuq1khcd_/tests/playbooks/tasks/get_profile_stat.yml:9 Sunday 18 February 2024 17:06:46 +0000 (0:00:00.021) 0:01:01.972 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/get_profile_stat.yml:17 Sunday 18 February 2024 17:06:46 +0000 (0:00:00.129) 0:01:02.101 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/get_profile_stat.yml:25 Sunday 18 February 2024 17:06:46 +0000 (0:00:00.021) 0:01:02.123 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.004959", "end": "2024-02-18 17:06:46.824336", "rc": 1, "start": "2024-02-18 17:06:46.819377" } STDERR: /bin/sh: nmcli: command not found 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_hotfixuq1khcd_/tests/playbooks/tasks/get_profile_stat.yml:35 Sunday 18 February 2024 17:06:46 +0000 (0:00:00.135) 0:01:02.259 ******* 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_hotfixuq1khcd_/tests/playbooks/tasks/get_profile_stat.yml:49 Sunday 18 February 2024 17:06:46 +0000 (0:00:00.022) 0:01:02.281 ******* 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_hotfixuq1khcd_/tests/playbooks/tasks/get_profile_stat.yml:56 Sunday 18 February 2024 17:06:46 +0000 (0:00:00.049) 0:01:02.331 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/get_profile_stat.yml:62 Sunday 18 February 2024 17:06:46 +0000 (0:00:00.022) 0:01:02.354 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/get_profile_stat.yml:69 Sunday 18 February 2024 17:06:46 +0000 (0:00:00.024) 0:01:02.378 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/assert_profile_absent.yml:5 Sunday 18 February 2024 17:06:46 +0000 (0:00:00.023) 0:01:02.402 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get NetworkManager RPM version] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/get_NetworkManager_NVR.yml:7 Sunday 18 February 2024 17:06:47 +0000 (0:00:00.023) 0:01:02.426 ******* ok: [sut] => { "changed": false, "cmd": [ "rpm", "-qa", "--qf", "%{name}-%{version}-%{release}\\n", "NetworkManager" ], "delta": "0:00:00.383505", "end": "2024-02-18 17:06:47.503516", "rc": 0, "start": "2024-02-18 17:06:47.120011" } TASK [Store NetworkManager version] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/get_NetworkManager_NVR.yml:14 Sunday 18 February 2024 17:06:47 +0000 (0:00:00.516) 0:01:02.942 ******* ok: [sut] => { "ansible_facts": { "networkmanager_nvr": "" }, "changed": false } TASK [Show NetworkManager version] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/get_NetworkManager_NVR.yml:18 Sunday 18 February 2024 17:06:47 +0000 (0:00:00.022) 0:01:02.965 ******* ok: [sut] => { "networkmanager_nvr": "" } TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/run_test.yml:42 Sunday 18 February 2024 17:06:47 +0000 (0:00:00.022) 0:01:02.988 ******* skipping: [sut] => (item={'what': 'tasks/assert_device_absent.yml', 'condition': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "condition": false, "what": "tasks/assert_device_absent.yml" }, "skip_reason": "Conditional result was False" } TASK [Success in test 'I will not get an error when I try to remove an absent profile'] *** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/run_test.yml:47 Sunday 18 February 2024 17:06:47 +0000 (0:00:00.025) 0:01:03.014 ******* 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_hotfixuq1khcd_/tests/playbooks/tasks/run_test.yml:66 Sunday 18 February 2024 17:06:47 +0000 (0:00:00.023) 0:01:03.037 ******* included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/cleanup_profile+device.yml for sut included: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/check_network_dns.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/cleanup_profile+device.yml:3 Sunday 18 February 2024 17:06:47 +0000 (0:00:00.046) 0:01:03.083 ******* 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.019807", "end": "2024-02-18 17:06:47.807948", "rc": 0, "start": "2024-02-18 17:06:47.788141" } STDERR: /bin/sh: nmcli: command not found /bin/sh: line 1: nmcli: command not found TASK [Check routes and DNS] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/check_network_dns.yml:6 Sunday 18 February 2024 17:06:47 +0000 (0:00:00.164) 0:01:03.248 ******* 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.006982", "end": "2024-02-18 17:06:47.949868", "rc": 0, "start": "2024-02-18 17:06:47.942886" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc pfifo_fast state UP qlen 1000 link/ether 02:3f:92:e8:e1:55 brd ff:ff:ff:ff:ff:ff inet 10.31.44.94/22 brd 10.31.47.255 scope global eth0 inet6 fe80::3f:92ff:fee8:e155/64 scope link valid_lft forever preferred_lft forever IP ROUTE 10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.44.94 169.254.0.0/16 dev eth0 scope link metric 1002 default via 10.31.44.1 dev eth0 IP -6 ROUTE unreachable ::/96 dev lo metric 1024 error -113 mtu 65536 unreachable ::ffff:0.0.0.0/96 dev lo metric 1024 error -113 mtu 65536 unreachable 2002:a00::/24 dev lo metric 1024 error -113 mtu 65536 unreachable 2002:7f00::/24 dev lo metric 1024 error -113 mtu 65536 unreachable 2002:a9fe::/32 dev lo metric 1024 error -113 mtu 65536 unreachable 2002:ac10::/28 dev lo metric 1024 error -113 mtu 65536 unreachable 2002:c0a8::/32 dev lo metric 1024 error -113 mtu 65536 unreachable 2002:e000::/19 dev lo metric 1024 error -113 mtu 65536 unreachable 3ffe:ffff::/32 dev lo metric 1024 error -113 mtu 65536 fe80::/64 dev eth0 proto kernel metric 256 mtu 9001 RESOLV ; Created by cloud-init on instance boot automatically, do not edit. ; ; generated by /sbin/dhclient-script search us-east-1.aws.redhat.com nameserver 10.29.169.13 nameserver 10.29.170.12 nameserver 10.2.32.1 TASK [Verify DNS and network connectivity] ************************************* task path: /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/playbooks/tasks/check_network_dns.yml:24 Sunday 18 February 2024 17:06:47 +0000 (0:00:00.137) 0:01:03.385 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=334 changed=13 unreachable=0 failed=0 skipped=228 rescued=0 ignored=10 Sunday 18 February 2024 17:06:47 +0000 (0:00:00.013) 0:01:03.399 ******* =============================================================================== linux-system-roles.network : Check which services are running ----------- 1.72s /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.45s /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.44s /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.44s /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.44s /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.43s /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.43s /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Configure networking connection profiles --- 1.42s /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:125 linux-system-roles.network : Check which services are running ----------- 1.41s /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.41s /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.40s /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.40s /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.40s /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.40s /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.39s /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.39s /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Configure networking connection profiles --- 1.33s /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:125 linux-system-roles.network : Enable network service --------------------- 1.13s /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:108 Gathering Facts --------------------------------------------------------- 1.02s /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/tests_states_initscripts.yml:5 ---- linux-system-roles.network : Ensure initscripts network file dependency is present --- 0.99s /WORKDIR/git-nm_plugin_hotfixuq1khcd_/tests/roles/linux-system-roles.network/tasks/main.yml:116 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: Consider using the yum, dnf or zypper module rather than running 'rpm'. If you need to use command because yum, dnf or zypper is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. ---^---^---^---^---^---