# 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_bridge_initscripts.yml ***************************************** 11 plays in /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tests_bridge_initscripts.yml PLAY [Run playbook 'playbooks/tests_bridge.yml' with initscripts as provider] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tests_bridge_initscripts.yml:5 Sunday 18 February 2024 14:09:32 +0000 (0:00:00.012) 0:00:00.012 ******* ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tests_bridge_initscripts.yml:8 Sunday 18 February 2024 14:09:33 +0000 (0:00:00.993) 0:00:01.006 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/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_hotfixe11yik_a/tests/tasks/el_repo_setup.yml:3 Sunday 18 February 2024 14:09:33 +0000 (0:00:00.015) 0:00:01.021 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/el_repo_setup.yml:19 Sunday 18 February 2024 14:09:33 +0000 (0:00:00.252) 0:00:01.274 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/el_repo_setup.yml:24 Sunday 18 February 2024 14:09:33 +0000 (0:00:00.185) 0:00:01.459 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/el_repo_setup.yml:28 Sunday 18 February 2024 14:09:33 +0000 (0:00:00.021) 0:00:01.481 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/el_repo_setup.yml:53 Sunday 18 February 2024 14:09:33 +0000 (0:00:00.018) 0:00:01.500 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 6] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/enable_epel.yml:8 Sunday 18 February 2024 14:09:33 +0000 (0:00:00.034) 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_hotfixe11yik_a/tests/tasks/enable_epel.yml:24 Sunday 18 February 2024 14:09:33 +0000 (0:00:00.011) 0:00:01.546 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/enable_epel.yml:30 Sunday 18 February 2024 14:09:33 +0000 (0:00:00.011) 0:00:01.558 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/enable_epel.yml:35 Sunday 18 February 2024 14:09:33 +0000 (0:00:00.011) 0:00:01.569 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/enable_epel.yml:40 Sunday 18 February 2024 14:09:33 +0000 (0:00:00.011) 0:00:01.580 ******* 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_hotfixe11yik_a/tests/tests_bridge_initscripts.yml:10 Sunday 18 February 2024 14:09:34 +0000 (0:00:00.440) 0:00:02.021 ******* ok: [sut] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } META: ran handlers META: ran handlers PLAY [Test configuring bridges] ************************************************ TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tests_bridge.yml:3 Sunday 18 February 2024 14:09:34 +0000 (0:00:00.013) 0:00:02.034 ******* ok: [sut] META: ran handlers TASK [Set interface=LSR-TST-br31] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tests_bridge.yml:9 Sunday 18 February 2024 14:09:34 +0000 (0:00:00.647) 0:00:02.682 ******* ok: [sut] => { "ansible_facts": { "interface": "LSR-TST-br31" }, "changed": false } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tests_bridge.yml:12 Sunday 18 February 2024 14:09:34 +0000 (0:00:00.013) 0:00:02.695 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 18 February 2024 14:09:34 +0000 (0:00:00.016) 0:00:02.712 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 14:09:34 +0000 (0:00:00.016) 0:00:02.728 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003389", "end": "2024-02-18 14:09:34.857213", "rc": 0, "start": "2024-02-18 14:09:34.853824" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 14:09:35 +0000 (0:00:00.209) 0:00:02.938 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/show_interfaces.yml:5 Sunday 18 February 2024 14:09:35 +0000 (0:00:00.013) 0:00:02.952 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tests_bridge.yml:14 Sunday 18 February 2024 14:09:35 +0000 (0:00:00.013) 0:00:02.965 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/assert_device_absent.yml:3 Sunday 18 February 2024 14:09:35 +0000 (0:00:00.016) 0:00:02.982 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface LSR-TST-br31] ************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 14:09:35 +0000 (0:00:00.016) 0:00:02.999 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'LSR-TST-br31'] ******************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/assert_device_absent.yml:5 Sunday 18 February 2024 14:09:35 +0000 (0:00:00.130) 0:00:03.129 ******* ok: [sut] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY [Add test bridge] ********************************************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tests_bridge.yml:17 Sunday 18 February 2024 14:09:35 +0000 (0:00:00.018) 0:00:03.147 ******* ok: [sut] META: ran handlers TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 14:09:35 +0000 (0:00:00.644) 0:00:03.792 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/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_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 14:09:35 +0000 (0:00:00.069) 0:00:03.862 ******* 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_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 14:09:35 +0000 (0:00:00.014) 0:00:03.876 ******* 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_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 14:09:35 +0000 (0:00:00.012) 0:00:03.888 ******* 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_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 14:09:35 +0000 (0:00:00.012) 0:00:03.900 ******* 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_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 14:09:37 +0000 (0:00:01.772) 0:00:05.673 ******* 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_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 14:09:38 +0000 (0:00:00.757) 0:00:06.430 ******* 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_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 14:09:38 +0000 (0:00:00.023) 0:00:06.453 ******* 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_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 14:09:38 +0000 (0:00:00.022) 0:00:06.476 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 14:09:38 +0000 (0:00:00.021) 0:00:06.498 ******* 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_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 14:09:38 +0000 (0:00:00.061) 0:00:06.559 ******* 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_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 14:09:38 +0000 (0:00:00.022) 0:00:06.581 ******* 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_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 14:09:38 +0000 (0:00:00.023) 0:00:06.605 ******* 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_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 14:09:38 +0000 (0:00:00.024) 0:00:06.630 ******* 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_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 14:09:38 +0000 (0:00:00.021) 0:00:06.652 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 14:09:38 +0000 (0:00:00.021) 0:00:06.673 ******* 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_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 14:09:39 +0000 (0:00:00.311) 0:00:06.985 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-7100ccv3kgw9/tmpzxti4sdn" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 14:09:39 +0000 (0:00:00.221) 0:00:07.206 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "interface_name": "LSR-TST-br31", "ip": { "auto6": true, "dhcp4": false }, "name": "LSR-TST-br31", "state": "up", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'LSR-TST-br31': add ifcfg-rh profile 'LSR-TST-br31' [004] #0, state:up persistent_state:present, 'LSR-TST-br31': up connection LSR-TST-br31 (not-active) [005] #0, state:up persistent_state:present, 'LSR-TST-br31': call 'ifup LSR-TST-br31': rc=0, out='', err='' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 14:09:39 +0000 (0:00:00.704) 0:00:07.910 ******* 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_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 14:09:40 +0000 (0:00:00.021) 0:00:07.932 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'LSR-TST-br31': add ifcfg-rh profile 'LSR-TST-br31'", "[004] #0, state:up persistent_state:present, 'LSR-TST-br31': up connection LSR-TST-br31 (not-active)", "[005] #0, state:up persistent_state:present, 'LSR-TST-br31': call 'ifup LSR-TST-br31': rc=0, out='', err=''" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 14:09:40 +0000 (0:00:00.024) 0:00:07.957 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "interface_name": "LSR-TST-br31", "ip": { "auto6": true, "dhcp4": false }, "name": "LSR-TST-br31", "state": "up", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'LSR-TST-br31': add ifcfg-rh profile 'LSR-TST-br31'\n[004] #0, state:up persistent_state:present, 'LSR-TST-br31': up connection LSR-TST-br31 (not-active)\n[005] #0, state:up persistent_state:present, 'LSR-TST-br31': call 'ifup LSR-TST-br31': rc=0, out='', err=''\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'LSR-TST-br31': add ifcfg-rh profile 'LSR-TST-br31'", "[004] #0, state:up persistent_state:present, 'LSR-TST-br31': up connection LSR-TST-br31 (not-active)", "[005] #0, state:up persistent_state:present, 'LSR-TST-br31': call 'ifup LSR-TST-br31': rc=0, out='', err=''" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 14:09:40 +0000 (0:00:00.023) 0:00:07.980 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 14:09:40 +0000 (0:00:00.023) 0:00:08.004 ******* ok: [sut] => { "changed": false, "ping": "pong" } META: ran handlers META: ran handlers PLAY [Run the tasklist tasks/assert_device_present.yml] ************************ TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/run_tasks.yml:3 Sunday 18 February 2024 14:09:40 +0000 (0:00:00.243) 0:00:08.247 ******* ok: [sut] META: ran handlers TASK [Include the task 'tasks/assert_device_present.yml'] ********************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/run_tasks.yml:6 Sunday 18 February 2024 14:09:41 +0000 (0:00:00.690) 0:00:08.938 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/assert_device_present.yml:3 Sunday 18 February 2024 14:09:41 +0000 (0:00:00.036) 0:00:08.974 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface LSR-TST-br31] ************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 14:09:41 +0000 (0:00:00.036) 0:00:09.011 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708265379.7262444, "block_size": 4096, "blocks": 0, "ctime": 1708265379.725244, "dev": 0, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6500, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/LSR-TST-br31", "lnk_target": "../../devices/virtual/net/LSR-TST-br31", "mode": "0777", "mtime": 1708265379.725244, "nlink": 1, "path": "/sys/class/net/LSR-TST-br31", "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 - 'LSR-TST-br31'] ******************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/assert_device_present.yml:5 Sunday 18 February 2024 14:09:41 +0000 (0:00:00.142) 0:00:09.153 ******* ok: [sut] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY [Run the tasklist tasks/assert_profile_present.yml] *********************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/run_tasks.yml:3 Sunday 18 February 2024 14:09:41 +0000 (0:00:00.028) 0:00:09.182 ******* ok: [sut] META: ran handlers TASK [Include the task 'tasks/assert_profile_present.yml'] ********************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/run_tasks.yml:6 Sunday 18 February 2024 14:09:41 +0000 (0:00:00.675) 0:00:09.858 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/assert_profile_present.yml:3 Sunday 18 February 2024 14:09:42 +0000 (0:00:00.063) 0:00:09.921 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/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_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:3 Sunday 18 February 2024 14:09:42 +0000 (0:00:00.041) 0:00:09.963 ******* 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_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:9 Sunday 18 February 2024 14:09:42 +0000 (0:00:00.024) 0:00:09.988 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708265379.5281456, "block_size": 4096, "blocks": 8, "ctime": 1708265379.5161395, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 3782, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1708265379.5161395, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-LSR-TST-br31", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 151, "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_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:17 Sunday 18 February 2024 14:09:42 +0000 (0:00:00.145) 0:00:10.133 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:25 Sunday 18 February 2024 14:09:42 +0000 (0:00:00.024) 0:00:10.157 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep LSR-TST-br31 | grep /etc", "delta": "0:00:00.005260", "end": "2024-02-18 14:09:42.219186", "rc": 1, "start": "2024-02-18 14:09:42.213926" } 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_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:35 Sunday 18 February 2024 14:09:42 +0000 (0:00:00.148) 0:00:10.306 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-LSR-TST-br31] ******************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:49 Sunday 18 February 2024 14:09:42 +0000 (0:00:00.028) 0:00:10.334 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-LSR-TST-br31" ], "delta": "0:00:00.003305", "end": "2024-02-18 14:09:42.401419", "rc": 0, "start": "2024-02-18 14:09:42.398114" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-LSR-TST-br31] **************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:56 Sunday 18 February 2024 14:09:42 +0000 (0:00:00.154) 0:00:10.489 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-LSR-TST-br31] *********************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:62 Sunday 18 February 2024 14:09:42 +0000 (0:00:00.027) 0:00:10.517 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-LSR-TST-br31" ], "delta": "0:00:00.003295", "end": "2024-02-18 14:09:42.578918", "rc": 0, "start": "2024-02-18 14:09:42.575623" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-LSR-TST-br31] ******************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:69 Sunday 18 February 2024 14:09:42 +0000 (0:00:00.148) 0:00:10.666 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'LSR-TST-br31'] ********************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/assert_profile_present.yml:5 Sunday 18 February 2024 14:09:42 +0000 (0:00:00.027) 0:00:10.694 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'LSR-TST-br31'] **** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/assert_profile_present.yml:10 Sunday 18 February 2024 14:09:42 +0000 (0:00:00.025) 0:00:10.719 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in LSR-TST-br31] ********** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/assert_profile_present.yml:15 Sunday 18 February 2024 14:09:42 +0000 (0:00:00.025) 0:00:10.744 ******* ok: [sut] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY [Set down {{ profile }}] ************************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/down_profile.yml:3 Sunday 18 February 2024 14:09:42 +0000 (0:00:00.029) 0:00:10.773 ******* ok: [sut] META: ran handlers TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 14:09:43 +0000 (0:00:00.667) 0:00:11.441 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/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_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 14:09:43 +0000 (0:00:00.038) 0:00:11.479 ******* 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_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 14:09:43 +0000 (0:00:00.028) 0:00:11.507 ******* 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_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 14:09:43 +0000 (0:00:00.023) 0:00:11.530 ******* 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_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 14:09:43 +0000 (0:00:00.022) 0:00:11.553 ******* 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_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 14:09:45 +0000 (0:00:01.593) 0:00:13.147 ******* 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_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 14:09:45 +0000 (0:00:00.651) 0:00:13.798 ******* 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_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 14:09:45 +0000 (0:00:00.025) 0:00:13.824 ******* 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_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 14:09:45 +0000 (0:00:00.022) 0:00:13.846 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 14:09:45 +0000 (0:00:00.024) 0:00:13.871 ******* 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_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 14:09:46 +0000 (0:00:00.044) 0:00:13.916 ******* 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_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 14:09:46 +0000 (0:00:00.022) 0:00:13.938 ******* 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_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 14:09:46 +0000 (0:00:00.022) 0:00:13.961 ******* 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_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 14:09:46 +0000 (0:00:00.026) 0:00:13.988 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 14:09:46 +0000 (0:00:00.022) 0:00:14.010 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 14:09:46 +0000 (0:00:00.021) 0:00:14.032 ******* 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_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 14:09:46 +0000 (0:00:00.204) 0:00:14.237 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-7100ccv3kgw9/tmpxwk4llme" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 14:09:46 +0000 (0:00:00.218) 0:00:14.455 ******* ok: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "LSR-TST-br31", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": false } STDERR: [002] #0, state:down persistent_state:present, 'LSR-TST-br31': down connection LSR-TST-br31 skipped because not active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 14:09:46 +0000 (0:00:00.334) 0:00:14.790 ******* 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_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 14:09:46 +0000 (0:00:00.022) 0:00:14.813 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:down persistent_state:present, 'LSR-TST-br31': down connection LSR-TST-br31 skipped because not active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 14:09:46 +0000 (0:00:00.024) 0:00:14.838 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "LSR-TST-br31", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": false, "failed": false, "stderr": "[002] #0, state:down persistent_state:present, 'LSR-TST-br31': down connection LSR-TST-br31 skipped because not active\n", "stderr_lines": [ "[002] #0, state:down persistent_state:present, 'LSR-TST-br31': down connection LSR-TST-br31 skipped because not active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 14:09:46 +0000 (0:00:00.025) 0:00:14.863 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 14:09:46 +0000 (0:00:00.022) 0:00:14.885 ******* ok: [sut] => { "changed": false, "ping": "pong" } META: ran handlers META: ran handlers PLAY [Delete the interface] **************************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/down_profile+delete_interface.yml:5 Sunday 18 February 2024 14:09:47 +0000 (0:00:00.138) 0:00:15.024 ******* ok: [sut] META: ran handlers TASK [Include the task 'delete_interface.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/down_profile+delete_interface.yml:8 Sunday 18 February 2024 14:09:47 +0000 (0:00:00.681) 0:00:15.705 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/delete_interface.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/delete_interface.yml:3 Sunday 18 February 2024 14:09:47 +0000 (0:00:00.036) 0:00:15.742 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "LSR-TST-br31" ], "delta": "0:00:00.022086", "end": "2024-02-18 14:09:47.828246", "rc": 0, "start": "2024-02-18 14:09:47.806160" } META: ran handlers META: ran handlers PLAY [Remove {{ profile }}] **************************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/remove_profile.yml:3 Sunday 18 February 2024 14:09:48 +0000 (0:00:00.179) 0:00:15.922 ******* ok: [sut] META: ran handlers TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 14:09:48 +0000 (0:00:00.770) 0:00:16.692 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/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_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 14:09:48 +0000 (0:00:00.038) 0:00:16.730 ******* 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_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 14:09:48 +0000 (0:00:00.028) 0:00:16.758 ******* 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_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 14:09:48 +0000 (0:00:00.021) 0:00:16.780 ******* 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_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 14:09:48 +0000 (0:00:00.023) 0:00:16.804 ******* 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_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 14:09:50 +0000 (0:00:01.673) 0:00:18.477 ******* 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_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 14:09:51 +0000 (0:00:00.664) 0:00:19.142 ******* 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_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 14:09:51 +0000 (0:00:00.025) 0:00:19.167 ******* 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_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 14:09:51 +0000 (0:00:00.023) 0:00:19.191 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 14:09:51 +0000 (0:00:00.022) 0:00:19.214 ******* 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_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 14:09:51 +0000 (0:00:00.044) 0:00:19.258 ******* 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_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 14:09:51 +0000 (0:00:00.023) 0:00:19.281 ******* 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_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 14:09:51 +0000 (0:00:00.022) 0:00:19.303 ******* 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_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 14:09:51 +0000 (0:00:00.027) 0:00:19.331 ******* 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_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 14:09:51 +0000 (0:00:00.023) 0:00:19.355 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 14:09:51 +0000 (0:00:00.021) 0:00:19.377 ******* 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_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 14:09:51 +0000 (0:00:00.205) 0:00:19.582 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-7100ccv3kgw9/tmpx9d6k9v5" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 14:09:51 +0000 (0:00:00.218) 0:00:19.801 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "LSR-TST-br31", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:absent, 'LSR-TST-br31': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-LSR-TST-br31' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 14:09:52 +0000 (0:00:00.270) 0:00:20.071 ******* 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_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 14:09:52 +0000 (0:00:00.023) 0:00:20.095 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:absent, 'LSR-TST-br31': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-LSR-TST-br31'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 14:09:52 +0000 (0:00:00.054) 0:00:20.150 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "LSR-TST-br31", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:absent, 'LSR-TST-br31': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-LSR-TST-br31'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:absent, 'LSR-TST-br31': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-LSR-TST-br31'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 14:09:52 +0000 (0:00:00.027) 0:00:20.177 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 14:09:52 +0000 (0:00:00.022) 0:00:20.200 ******* ok: [sut] => { "changed": false, "ping": "pong" } META: ran handlers META: ran handlers PLAY [Run the tasklist tasks/assert_profile_absent.yml] ************************ TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/run_tasks.yml:3 Sunday 18 February 2024 14:09:52 +0000 (0:00:00.140) 0:00:20.340 ******* ok: [sut] META: ran handlers TASK [Include the task 'tasks/assert_profile_absent.yml'] ********************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/run_tasks.yml:6 Sunday 18 February 2024 14:09:53 +0000 (0:00:00.673) 0:00:21.014 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/assert_profile_absent.yml:3 Sunday 18 February 2024 14:09:53 +0000 (0:00:00.036) 0:00:21.050 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/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_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:3 Sunday 18 February 2024 14:09:53 +0000 (0:00:00.038) 0:00:21.089 ******* 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_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:9 Sunday 18 February 2024 14:09:53 +0000 (0:00:00.023) 0:00:21.112 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:17 Sunday 18 February 2024 14:09:53 +0000 (0:00:00.139) 0:00:21.251 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:25 Sunday 18 February 2024 14:09:53 +0000 (0:00:00.022) 0:00:21.273 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep LSR-TST-br31 | grep /etc", "delta": "0:00:00.005252", "end": "2024-02-18 14:09:53.345221", "rc": 1, "start": "2024-02-18 14:09:53.339969" } 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_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:35 Sunday 18 February 2024 14:09:53 +0000 (0:00:00.150) 0:00:21.424 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-LSR-TST-br31] ******************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:49 Sunday 18 February 2024 14:09:53 +0000 (0:00:00.050) 0:00:21.474 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-LSR-TST-br31] **************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:56 Sunday 18 February 2024 14:09:53 +0000 (0:00:00.024) 0:00:21.499 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-LSR-TST-br31] *********************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:62 Sunday 18 February 2024 14:09:53 +0000 (0:00:00.024) 0:00:21.523 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-LSR-TST-br31] ******************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:69 Sunday 18 February 2024 14:09:53 +0000 (0:00:00.025) 0:00:21.548 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'LSR-TST-br31'] ********************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/assert_profile_absent.yml:5 Sunday 18 February 2024 14:09:53 +0000 (0:00:00.023) 0:00:21.572 ******* ok: [sut] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY [Run the tasklist tasks/assert_device_absent.yml] ************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/run_tasks.yml:3 Sunday 18 February 2024 14:09:53 +0000 (0:00:00.030) 0:00:21.602 ******* ok: [sut] META: ran handlers TASK [Include the task 'tasks/assert_device_absent.yml'] *********************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/run_tasks.yml:6 Sunday 18 February 2024 14:09:54 +0000 (0:00:00.652) 0:00:22.254 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/assert_device_absent.yml:3 Sunday 18 February 2024 14:09:54 +0000 (0:00:00.035) 0:00:22.290 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface LSR-TST-br31] ************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 14:09:54 +0000 (0:00:00.036) 0:00:22.326 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'LSR-TST-br31'] ******************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/assert_device_absent.yml:5 Sunday 18 February 2024 14:09:54 +0000 (0:00:00.141) 0:00:22.468 ******* ok: [sut] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY [Verify that cleanup restored state to default] *************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tests_bridge.yml:64 Sunday 18 February 2024 14:09:54 +0000 (0:00:00.027) 0:00:22.495 ******* ok: [sut] META: ran handlers TASK [Verify network state restored to default] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tests_bridge.yml:67 Sunday 18 February 2024 14:09:55 +0000 (0:00:00.644) 0:00:23.140 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/check_network_dns.yml for sut TASK [Check routes and DNS] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/check_network_dns.yml:6 Sunday 18 February 2024 14:09:55 +0000 (0:00:00.034) 0:00:23.175 ******* 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.006758", "end": "2024-02-18 14:09:55.243368", "rc": 0, "start": "2024-02-18 14:09:55.236610" } 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 0e:0e:44:c9:21:97 brd ff:ff:ff:ff:ff:ff inet 10.31.41.126/22 brd 10.31.43.255 scope global eth0 inet6 fe80::c0e:44ff:fec9:2197/64 scope link valid_lft forever preferred_lft forever IP ROUTE 10.31.40.0/22 dev eth0 proto kernel scope link src 10.31.41.126 169.254.0.0/16 dev eth0 scope link metric 1002 default via 10.31.40.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_hotfixe11yik_a/tests/playbooks/tasks/check_network_dns.yml:24 Sunday 18 February 2024 14:09:55 +0000 (0:00:00.147) 0:00:23.322 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=89 changed=2 unreachable=0 failed=0 skipped=52 rescued=0 ignored=2 Sunday 18 February 2024 14:09:55 +0000 (0:00:00.014) 0:00:23.337 ******* =============================================================================== linux-system-roles.network : Check which services are running ----------- 1.77s /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.67s /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.59s /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Gathering Facts --------------------------------------------------------- 0.99s /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tests_bridge_initscripts.yml:5 ---- Gathering Facts --------------------------------------------------------- 0.77s /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/remove_profile.yml:3 ---- linux-system-roles.network : Check which packages are installed --------- 0.76s /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Configure networking connection profiles --- 0.70s /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:125 Gathering Facts --------------------------------------------------------- 0.69s /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/run_tasks.yml:3 --------- Gathering Facts --------------------------------------------------------- 0.68s /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/down_profile+delete_interface.yml:5 Gathering Facts --------------------------------------------------------- 0.68s /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/run_tasks.yml:3 --------- Gathering Facts --------------------------------------------------------- 0.67s /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/run_tasks.yml:3 --------- Gathering Facts --------------------------------------------------------- 0.67s /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/down_profile.yml:3 ------ linux-system-roles.network : Check which packages are installed --------- 0.66s /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Gathering Facts --------------------------------------------------------- 0.65s /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/run_tasks.yml:3 --------- linux-system-roles.network : Check which packages are installed --------- 0.65s /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Gathering Facts --------------------------------------------------------- 0.65s /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tests_bridge.yml:3 ------ Gathering Facts --------------------------------------------------------- 0.64s /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tests_bridge.yml:17 ----- Gathering Facts --------------------------------------------------------- 0.64s /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tests_bridge.yml:64 ----- Enable EPEL 6 ----------------------------------------------------------- 0.44s /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/enable_epel.yml:40 ---------- linux-system-roles.network : Configure networking connection profiles --- 0.34s /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:125 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---