# 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_helpers_and_asserts.yml **************************************** 1 plays in /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tests_helpers_and_asserts.yml:3 Monday 19 February 2024 22:05:57 +0000 (0:00:00.039) 0:00:00.039 ******* ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tests_helpers_and_asserts.yml:6 Monday 19 February 2024 22:05:58 +0000 (0:00:01.134) 0:00:01.173 ******* included: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/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_hotfix_vk4tfe_/tests/tasks/el_repo_setup.yml:3 Monday 19 February 2024 22:05:58 +0000 (0:00:00.036) 0:00:01.210 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/el_repo_setup.yml:19 Monday 19 February 2024 22:05:58 +0000 (0:00:00.526) 0:00:01.736 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/el_repo_setup.yml:24 Monday 19 February 2024 22:05:59 +0000 (0:00:00.277) 0:00:02.014 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/el_repo_setup.yml:28 Monday 19 February 2024 22:05:59 +0000 (0:00:00.021) 0:00:02.036 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/el_repo_setup.yml:53 Monday 19 February 2024 22:05:59 +0000 (0:00:00.017) 0:00:02.054 ******* included: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/enable_epel.yml:8 Monday 19 February 2024 22:05:59 +0000 (0:00:00.038) 0:00:02.092 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/enable_epel.yml:24 Monday 19 February 2024 22:05:59 +0000 (0:00:00.040) 0:00:02.132 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/enable_epel.yml:30 Monday 19 February 2024 22:05:59 +0000 (0:00:00.015) 0:00:02.148 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/enable_epel.yml:35 Monday 19 February 2024 22:05:59 +0000 (0:00:00.009) 0:00:02.158 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/enable_epel.yml:40 Monday 19 February 2024 22:05:59 +0000 (0:00:00.009) 0:00:02.167 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tests_helpers_and_asserts.yml:9 Monday 19 February 2024 22:05:59 +0000 (0:00:00.009) 0:00:02.177 ******* included: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/create_and_remove_interface.yml:3 Monday 19 February 2024 22:05:59 +0000 (0:00:00.013) 0:00:02.190 ******* included: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 22:05:59 +0000 (0:00:00.011) 0:00:02.202 ******* included: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 22:05:59 +0000 (0:00:00.011) 0:00:02.214 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004726", "end": "2024-02-19 22:06:00.621575", "rc": 0, "start": "2024-02-19 22:05:59.616849" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 22:06:00 +0000 (0:00:01.258) 0:00:03.472 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 22:06:00 +0000 (0:00:00.011) 0:00:03.483 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/create_and_remove_interface.yml:5 Monday 19 February 2024 22:06:00 +0000 (0:00:00.018) 0:00:03.502 ******* included: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:3 Monday 19 February 2024 22:06:00 +0000 (0:00:00.029) 0:00:03.532 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:8 Monday 19 February 2024 22:06:00 +0000 (0:00:00.013) 0:00:03.546 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:13 Monday 19 February 2024 22:06:00 +0000 (0:00:00.009) 0:00:03.555 ******* included: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 22:06:00 +0000 (0:00:00.020) 0:00:03.575 ******* included: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 22:06:00 +0000 (0:00:00.017) 0:00:03.593 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003602", "end": "2024-02-19 22:06:00.965483", "rc": 0, "start": "2024-02-19 22:06:00.961881" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 22:06:00 +0000 (0:00:00.220) 0:00:03.813 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 22:06:01 +0000 (0:00:00.018) 0:00:03.831 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:16 Monday 19 February 2024 22:06:01 +0000 (0:00:00.032) 0:00:03.864 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:28 Monday 19 February 2024 22:06:03 +0000 (0:00:02.639) 0:00:06.503 ******* skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:37 Monday 19 February 2024 22:06:03 +0000 (0:00:00.018) 0:00:06.522 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:45 Monday 19 February 2024 22:06:03 +0000 (0:00:00.010) 0:00:06.532 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:52 Monday 19 February 2024 22:06:03 +0000 (0:00:00.013) 0:00:06.546 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:58 Monday 19 February 2024 22:06:03 +0000 (0:00:00.011) 0:00:06.557 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:65 Monday 19 February 2024 22:06:03 +0000 (0:00:00.011) 0:00:06.568 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:71 Monday 19 February 2024 22:06:03 +0000 (0:00:00.011) 0:00:06.579 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/create_and_remove_interface.yml:9 Monday 19 February 2024 22:06:03 +0000 (0:00:00.009) 0:00:06.589 ******* included: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 22:06:03 +0000 (0:00:00.017) 0:00:06.607 ******* included: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 22:06:03 +0000 (0:00:00.011) 0:00:06.619 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003764", "end": "2024-02-19 22:06:03.978749", "rc": 0, "start": "2024-02-19 22:06:03.974985" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 22:06:04 +0000 (0:00:00.206) 0:00:06.825 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 22:06:04 +0000 (0:00:00.013) 0:00:06.839 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/create_and_remove_interface.yml:11 Monday 19 February 2024 22:06:04 +0000 (0:00:00.017) 0:00:06.856 ******* included: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/assert_device_absent.yml:3 Monday 19 February 2024 22:06:04 +0000 (0:00:00.029) 0:00:06.886 ******* included: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/get_interface_stat.yml:3 Monday 19 February 2024 22:06:04 +0000 (0:00:00.027) 0:00:06.914 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/assert_device_absent.yml:5 Monday 19 February 2024 22:06:04 +0000 (0:00:00.200) 0:00:07.114 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/create_and_remove_interface.yml:14 Monday 19 February 2024 22:06:04 +0000 (0:00:00.012) 0:00:07.127 ******* included: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:3 Monday 19 February 2024 22:06:04 +0000 (0:00:00.017) 0:00:07.144 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:8 Monday 19 February 2024 22:06:04 +0000 (0:00:00.009) 0:00:07.154 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:13 Monday 19 February 2024 22:06:04 +0000 (0:00:00.010) 0:00:07.164 ******* included: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 22:06:04 +0000 (0:00:00.012) 0:00:07.177 ******* included: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 22:06:04 +0000 (0:00:00.011) 0:00:07.188 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003648", "end": "2024-02-19 22:06:04.567606", "rc": 0, "start": "2024-02-19 22:06:04.563958" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 22:06:04 +0000 (0:00:00.226) 0:00:07.414 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 22:06:04 +0000 (0:00:00.012) 0:00:07.426 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:16 Monday 19 February 2024 22:06:04 +0000 (0:00:00.010) 0:00:07.437 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:28 Monday 19 February 2024 22:06:07 +0000 (0:00:02.498) 0:00:09.935 ******* ok: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "veth1298", "type", "veth", "peer", "name", "peerveth1298" ], "delta": "0:00:00.008895", "end": "2024-02-19 22:06:07.332582", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-02-19 22:06:07.323687" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.004203", "end": "2024-02-19 22:06:07.584583", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-02-19 22:06:07.580380" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004390", "end": "2024-02-19 22:06:07.785262", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-02-19 22:06:07.780872" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:37 Monday 19 February 2024 22:06:07 +0000 (0:00:00.705) 0:00:10.641 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.024472", "end": "2024-02-19 22:06:08.031483", "rc": 0, "start": "2024-02-19 22:06:08.007011" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:45 Monday 19 February 2024 22:06:08 +0000 (0:00:00.264) 0:00:10.905 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:52 Monday 19 February 2024 22:06:08 +0000 (0:00:00.036) 0:00:10.941 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:58 Monday 19 February 2024 22:06:08 +0000 (0:00:00.034) 0:00:10.975 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:65 Monday 19 February 2024 22:06:08 +0000 (0:00:00.034) 0:00:11.010 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:71 Monday 19 February 2024 22:06:08 +0000 (0:00:00.040) 0:00:11.051 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/create_and_remove_interface.yml:18 Monday 19 February 2024 22:06:08 +0000 (0:00:00.016) 0:00:11.067 ******* included: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 22:06:08 +0000 (0:00:00.043) 0:00:11.111 ******* included: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 22:06:08 +0000 (0:00:00.027) 0:00:11.139 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003639", "end": "2024-02-19 22:06:08.518731", "rc": 0, "start": "2024-02-19 22:06:08.515092" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 22:06:08 +0000 (0:00:00.233) 0:00:11.372 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 22:06:08 +0000 (0:00:00.015) 0:00:11.387 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/create_and_remove_interface.yml:20 Monday 19 February 2024 22:06:08 +0000 (0:00:00.011) 0:00:11.399 ******* included: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/assert_device_present.yml:3 Monday 19 February 2024 22:06:08 +0000 (0:00:00.039) 0:00:11.438 ******* included: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/get_interface_stat.yml:3 Monday 19 February 2024 22:06:08 +0000 (0:00:00.038) 0:00:11.476 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708380367.328105, "block_size": 4096, "blocks": 0, "ctime": 1708380367.328105, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 33760, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/veth1298", "lnk_target": "../../devices/virtual/net/veth1298", "mode": "0777", "mtime": 1708380367.328105, "nlink": 1, "path": "/sys/class/net/veth1298", "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 - 'veth1298'] *********************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/assert_device_present.yml:5 Monday 19 February 2024 22:06:08 +0000 (0:00:00.203) 0:00:11.680 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/create_and_remove_interface.yml:23 Monday 19 February 2024 22:06:08 +0000 (0:00:00.012) 0:00:11.693 ******* included: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:3 Monday 19 February 2024 22:06:08 +0000 (0:00:00.041) 0:00:11.734 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:8 Monday 19 February 2024 22:06:08 +0000 (0:00:00.011) 0:00:11.745 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:13 Monday 19 February 2024 22:06:08 +0000 (0:00:00.009) 0:00:11.755 ******* included: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 22:06:08 +0000 (0:00:00.013) 0:00:11.769 ******* included: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 22:06:08 +0000 (0:00:00.020) 0:00:11.789 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003733", "end": "2024-02-19 22:06:09.160927", "rc": 0, "start": "2024-02-19 22:06:09.157194" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 22:06:09 +0000 (0:00:00.227) 0:00:12.017 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 22:06:09 +0000 (0:00:00.031) 0:00:12.048 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:16 Monday 19 February 2024 22:06:09 +0000 (0:00:00.011) 0:00:12.059 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:28 Monday 19 February 2024 22:06:11 +0000 (0:00:02.515) 0:00:14.575 ******* skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:37 Monday 19 February 2024 22:06:11 +0000 (0:00:00.024) 0:00:14.600 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:45 Monday 19 February 2024 22:06:11 +0000 (0:00:00.033) 0:00:14.633 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.020014", "end": "2024-02-19 22:06:12.042951", "rc": 0, "start": "2024-02-19 22:06:12.022937" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:52 Monday 19 February 2024 22:06:12 +0000 (0:00:00.261) 0:00:14.894 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:58 Monday 19 February 2024 22:06:12 +0000 (0:00:00.011) 0:00:14.906 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:65 Monday 19 February 2024 22:06:12 +0000 (0:00:00.016) 0:00:14.922 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:71 Monday 19 February 2024 22:06:12 +0000 (0:00:00.040) 0:00:14.962 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/create_and_remove_interface.yml:27 Monday 19 February 2024 22:06:12 +0000 (0:00:00.030) 0:00:14.993 ******* included: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 22:06:12 +0000 (0:00:00.035) 0:00:15.028 ******* included: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 22:06:12 +0000 (0:00:00.014) 0:00:15.043 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003700", "end": "2024-02-19 22:06:12.426987", "rc": 0, "start": "2024-02-19 22:06:12.423287" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 22:06:12 +0000 (0:00:00.244) 0:00:15.287 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 22:06:12 +0000 (0:00:00.016) 0:00:15.303 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/create_and_remove_interface.yml:29 Monday 19 February 2024 22:06:12 +0000 (0:00:00.022) 0:00:15.326 ******* included: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/assert_device_absent.yml:3 Monday 19 February 2024 22:06:12 +0000 (0:00:00.043) 0:00:15.370 ******* included: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/get_interface_stat.yml:3 Monday 19 February 2024 22:06:12 +0000 (0:00:00.014) 0:00:15.384 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/assert_device_absent.yml:5 Monday 19 February 2024 22:06:12 +0000 (0:00:00.245) 0:00:15.630 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tests_helpers_and_asserts.yml:15 Monday 19 February 2024 22:06:12 +0000 (0:00:00.025) 0:00:15.656 ******* included: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/create_and_remove_interface.yml:3 Monday 19 February 2024 22:06:12 +0000 (0:00:00.034) 0:00:15.690 ******* included: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 22:06:12 +0000 (0:00:00.021) 0:00:15.711 ******* included: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 22:06:12 +0000 (0:00:00.013) 0:00:15.725 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004724", "end": "2024-02-19 22:06:14.092355", "rc": 0, "start": "2024-02-19 22:06:13.087631" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 22:06:14 +0000 (0:00:01.239) 0:00:16.965 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 22:06:14 +0000 (0:00:00.012) 0:00:16.978 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/create_and_remove_interface.yml:5 Monday 19 February 2024 22:06:14 +0000 (0:00:00.030) 0:00:17.009 ******* included: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:3 Monday 19 February 2024 22:06:14 +0000 (0:00:00.047) 0:00:17.056 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:8 Monday 19 February 2024 22:06:14 +0000 (0:00:00.069) 0:00:17.125 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:13 Monday 19 February 2024 22:06:14 +0000 (0:00:00.030) 0:00:17.155 ******* included: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 22:06:14 +0000 (0:00:00.034) 0:00:17.190 ******* included: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 22:06:14 +0000 (0:00:00.026) 0:00:17.217 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004763", "end": "2024-02-19 22:06:15.591327", "rc": 0, "start": "2024-02-19 22:06:14.586564" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 22:06:15 +0000 (0:00:01.228) 0:00:18.445 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 22:06:15 +0000 (0:00:00.023) 0:00:18.469 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:16 Monday 19 February 2024 22:06:15 +0000 (0:00:00.022) 0:00:18.491 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:28 Monday 19 February 2024 22:06:18 +0000 (0:00:02.583) 0:00:21.074 ******* skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:37 Monday 19 February 2024 22:06:18 +0000 (0:00:00.036) 0:00:21.110 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:45 Monday 19 February 2024 22:06:18 +0000 (0:00:00.011) 0:00:21.122 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:52 Monday 19 February 2024 22:06:18 +0000 (0:00:00.019) 0:00:21.141 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:58 Monday 19 February 2024 22:06:18 +0000 (0:00:00.021) 0:00:21.162 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:65 Monday 19 February 2024 22:06:18 +0000 (0:00:00.010) 0:00:21.173 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:71 Monday 19 February 2024 22:06:18 +0000 (0:00:00.034) 0:00:21.207 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/create_and_remove_interface.yml:9 Monday 19 February 2024 22:06:18 +0000 (0:00:00.019) 0:00:21.226 ******* included: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 22:06:18 +0000 (0:00:00.041) 0:00:21.268 ******* included: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 22:06:18 +0000 (0:00:00.022) 0:00:21.290 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003676", "end": "2024-02-19 22:06:18.649903", "rc": 0, "start": "2024-02-19 22:06:18.646227" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 22:06:18 +0000 (0:00:00.211) 0:00:21.501 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 22:06:18 +0000 (0:00:00.011) 0:00:21.513 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/create_and_remove_interface.yml:11 Monday 19 February 2024 22:06:18 +0000 (0:00:00.013) 0:00:21.526 ******* included: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/assert_device_absent.yml:3 Monday 19 February 2024 22:06:18 +0000 (0:00:00.017) 0:00:21.543 ******* included: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/get_interface_stat.yml:3 Monday 19 February 2024 22:06:18 +0000 (0:00:00.012) 0:00:21.556 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/assert_device_absent.yml:5 Monday 19 February 2024 22:06:18 +0000 (0:00:00.197) 0:00:21.753 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/create_and_remove_interface.yml:14 Monday 19 February 2024 22:06:18 +0000 (0:00:00.012) 0:00:21.765 ******* included: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:3 Monday 19 February 2024 22:06:18 +0000 (0:00:00.016) 0:00:21.782 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:8 Monday 19 February 2024 22:06:18 +0000 (0:00:00.009) 0:00:21.792 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:13 Monday 19 February 2024 22:06:18 +0000 (0:00:00.010) 0:00:21.803 ******* included: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 22:06:18 +0000 (0:00:00.012) 0:00:21.816 ******* included: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 22:06:19 +0000 (0:00:00.010) 0:00:21.826 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004769", "end": "2024-02-19 22:06:20.181108", "rc": 0, "start": "2024-02-19 22:06:19.176339" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 22:06:20 +0000 (0:00:01.211) 0:00:23.037 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 22:06:20 +0000 (0:00:00.037) 0:00:23.075 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:16 Monday 19 February 2024 22:06:20 +0000 (0:00:00.016) 0:00:23.091 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:28 Monday 19 February 2024 22:06:22 +0000 (0:00:02.524) 0:00:25.616 ******* skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:37 Monday 19 February 2024 22:06:22 +0000 (0:00:00.021) 0:00:25.637 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:45 Monday 19 February 2024 22:06:22 +0000 (0:00:00.017) 0:00:25.655 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:52 Monday 19 February 2024 22:06:22 +0000 (0:00:00.016) 0:00:25.672 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.006143", "end": "2024-02-19 22:06:23.046068", "rc": 0, "start": "2024-02-19 22:06:23.039925" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:58 Monday 19 February 2024 22:06:23 +0000 (0:00:00.242) 0:00:25.914 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:65 Monday 19 February 2024 22:06:23 +0000 (0:00:00.020) 0:00:25.935 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:71 Monday 19 February 2024 22:06:23 +0000 (0:00:00.045) 0:00:25.980 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/create_and_remove_interface.yml:18 Monday 19 February 2024 22:06:23 +0000 (0:00:00.027) 0:00:26.008 ******* included: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 22:06:23 +0000 (0:00:00.056) 0:00:26.064 ******* included: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 22:06:23 +0000 (0:00:00.016) 0:00:26.080 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003681", "end": "2024-02-19 22:06:23.444976", "rc": 0, "start": "2024-02-19 22:06:23.441295" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 22:06:23 +0000 (0:00:00.219) 0:00:26.300 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 22:06:23 +0000 (0:00:00.021) 0:00:26.321 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/create_and_remove_interface.yml:20 Monday 19 February 2024 22:06:23 +0000 (0:00:00.063) 0:00:26.385 ******* included: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/assert_device_present.yml:3 Monday 19 February 2024 22:06:23 +0000 (0:00:00.034) 0:00:26.420 ******* included: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/get_interface_stat.yml:3 Monday 19 February 2024 22:06:23 +0000 (0:00:00.014) 0:00:26.434 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708380383.0434794, "block_size": 4096, "blocks": 0, "ctime": 1708380383.0434794, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 34053, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/dummy1298", "lnk_target": "../../devices/virtual/net/dummy1298", "mode": "0777", "mtime": 1708380383.0434794, "nlink": 1, "path": "/sys/class/net/dummy1298", "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 - 'dummy1298'] ********************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/assert_device_present.yml:5 Monday 19 February 2024 22:06:23 +0000 (0:00:00.262) 0:00:26.696 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/create_and_remove_interface.yml:23 Monday 19 February 2024 22:06:23 +0000 (0:00:00.035) 0:00:26.732 ******* included: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:3 Monday 19 February 2024 22:06:23 +0000 (0:00:00.062) 0:00:26.794 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:8 Monday 19 February 2024 22:06:24 +0000 (0:00:00.038) 0:00:26.833 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:13 Monday 19 February 2024 22:06:24 +0000 (0:00:00.031) 0:00:26.864 ******* included: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 22:06:24 +0000 (0:00:00.016) 0:00:26.881 ******* included: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 22:06:24 +0000 (0:00:00.013) 0:00:26.894 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003602", "end": "2024-02-19 22:06:24.259402", "rc": 0, "start": "2024-02-19 22:06:24.255800" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 22:06:24 +0000 (0:00:00.223) 0:00:27.117 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 22:06:24 +0000 (0:00:00.025) 0:00:27.143 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:16 Monday 19 February 2024 22:06:24 +0000 (0:00:00.031) 0:00:27.174 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:28 Monday 19 February 2024 22:06:26 +0000 (0:00:02.556) 0:00:29.730 ******* skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:37 Monday 19 February 2024 22:06:26 +0000 (0:00:00.025) 0:00:29.756 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:45 Monday 19 February 2024 22:06:26 +0000 (0:00:00.020) 0:00:29.777 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:52 Monday 19 February 2024 22:06:26 +0000 (0:00:00.012) 0:00:29.789 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:58 Monday 19 February 2024 22:06:26 +0000 (0:00:00.019) 0:00:29.809 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.006548", "end": "2024-02-19 22:06:27.172969", "rc": 0, "start": "2024-02-19 22:06:27.166421" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:65 Monday 19 February 2024 22:06:27 +0000 (0:00:00.233) 0:00:30.042 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:71 Monday 19 February 2024 22:06:27 +0000 (0:00:00.013) 0:00:30.056 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/create_and_remove_interface.yml:27 Monday 19 February 2024 22:06:27 +0000 (0:00:00.011) 0:00:30.067 ******* included: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 22:06:27 +0000 (0:00:00.030) 0:00:30.098 ******* included: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 22:06:27 +0000 (0:00:00.018) 0:00:30.116 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003601", "end": "2024-02-19 22:06:27.472311", "rc": 0, "start": "2024-02-19 22:06:27.468710" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 22:06:27 +0000 (0:00:00.212) 0:00:30.329 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 22:06:27 +0000 (0:00:00.019) 0:00:30.348 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/create_and_remove_interface.yml:29 Monday 19 February 2024 22:06:27 +0000 (0:00:00.013) 0:00:30.361 ******* included: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/assert_device_absent.yml:3 Monday 19 February 2024 22:06:27 +0000 (0:00:00.023) 0:00:30.384 ******* included: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/get_interface_stat.yml:3 Monday 19 February 2024 22:06:27 +0000 (0:00:00.015) 0:00:30.399 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/assert_device_absent.yml:5 Monday 19 February 2024 22:06:27 +0000 (0:00:00.219) 0:00:30.619 ******* ok: [sut] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=119 changed=0 unreachable=0 failed=0 skipped=55 rescued=0 ignored=0 Monday 19 February 2024 22:06:27 +0000 (0:00:00.033) 0:00:30.652 ******* =============================================================================== Install iproute --------------------------------------------------------- 2.64s /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.58s /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.56s /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.52s /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.52s /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.50s /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:16 Gather current interface info ------------------------------------------- 1.26s /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 1.24s /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 1.23s /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 1.21s /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/get_current_interfaces.yml:3 Gathering Facts --------------------------------------------------------- 1.13s /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tests_helpers_and_asserts.yml:3 --- Create veth interface veth1298 ------------------------------------------ 0.71s /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:28 Gather the minimum subset of ansible_facts required by the network role test --- 0.53s /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/el_repo_setup.yml:3 --------- Check if system is ostree ----------------------------------------------- 0.28s /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/el_repo_setup.yml:19 -------- Set up veth as managed by NetworkManager -------------------------------- 0.26s /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:37 Get stat for interface dummy1298 ---------------------------------------- 0.26s /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/get_interface_stat.yml:3 ---- Delete veth interface veth1298 ------------------------------------------ 0.26s /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:45 Get stat for interface veth1298 ----------------------------------------- 0.25s /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/get_interface_stat.yml:3 ---- Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/get_current_interfaces.yml:3 Create dummy interface dummy1298 ---------------------------------------- 0.24s /WORKDIR/git-nm_plugin_hotfix_vk4tfe_/tests/tasks/manage_test_interface.yml:52 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution fedora 38 on host sut should use /usr/bin/python3, but is using /usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default to using the discovered platform python for this host. See https://docs.ansible.com/ansible/ 2.9/reference_appendices/interpreter_discovery.html for more information. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---