# 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-weekly-cia_yxeanj/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tests_helpers_and_asserts.yml:3 Saturday 13 January 2024 13:32:53 +0000 (0:00:00.013) 0:00:00.013 ****** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tests_helpers_and_asserts.yml:6 Saturday 13 January 2024 13:32:55 +0000 (0:00:01.695) 0:00:01.709 ****** included: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/el_repo_setup.yml for sut TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/el_repo_setup.yml:3 Saturday 13 January 2024 13:32:55 +0000 (0:00:00.022) 0:00:01.731 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/el_repo_setup.yml:19 Saturday 13 January 2024 13:32:55 +0000 (0:00:00.356) 0:00:02.087 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/el_repo_setup.yml:24 Saturday 13 January 2024 13:32:55 +0000 (0:00:00.246) 0:00:02.333 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/el_repo_setup.yml:28 Saturday 13 January 2024 13:32:55 +0000 (0:00:00.025) 0:00:02.359 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/el_repo_setup.yml:53 Saturday 13 January 2024 13:32:55 +0000 (0:00:00.018) 0:00:02.377 ****** included: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/enable_epel.yml:8 Saturday 13 January 2024 13:32:55 +0000 (0:00:00.031) 0:00:02.408 ****** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm" ], "rc": 0 } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/enable_epel.yml:24 Saturday 13 January 2024 13:32:56 +0000 (0:00:00.257) 0:00:02.666 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/enable_epel.yml:30 Saturday 13 January 2024 13:32:56 +0000 (0:00:00.017) 0:00:02.684 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/enable_epel.yml:35 Saturday 13 January 2024 13:32:56 +0000 (0:00:00.020) 0:00:02.705 ****** ok: [sut] => { "changed": false, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:00.245141", "end": "2024-01-13 13:32:56.478910", "rc": 0, "start": "2024-01-13 13:32:56.233769" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/enable_epel.yml:40 Saturday 13 January 2024 13:32:56 +0000 (0:00:00.434) 0:00:03.139 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tests_helpers_and_asserts.yml:9 Saturday 13 January 2024 13:32:56 +0000 (0:00:00.032) 0:00:03.171 ****** included: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/create_and_remove_interface.yml:3 Saturday 13 January 2024 13:32:56 +0000 (0:00:00.019) 0:00:03.191 ****** included: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:32:56 +0000 (0:00:00.013) 0:00:03.204 ****** included: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:32:56 +0000 (0:00:00.012) 0:00:03.217 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002961", "end": "2024-01-13 13:32:56.744837", "rc": 0, "start": "2024-01-13 13:32:56.741876" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:32:56 +0000 (0:00:00.189) 0:00:03.406 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:32:56 +0000 (0:00:00.019) 0:00:03.425 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/create_and_remove_interface.yml:5 Saturday 13 January 2024 13:32:56 +0000 (0:00:00.030) 0:00:03.456 ****** included: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:3 Saturday 13 January 2024 13:32:56 +0000 (0:00:00.022) 0:00:03.478 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:8 Saturday 13 January 2024 13:32:56 +0000 (0:00:00.010) 0:00:03.489 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:13 Saturday 13 January 2024 13:32:56 +0000 (0:00:00.008) 0:00:03.498 ****** included: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:32:56 +0000 (0:00:00.018) 0:00:03.516 ****** included: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:32:56 +0000 (0:00:00.017) 0:00:03.534 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003252", "end": "2024-01-13 13:32:57.071230", "rc": 0, "start": "2024-01-13 13:32:57.067978" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:32:57 +0000 (0:00:00.210) 0:00:03.745 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:32:57 +0000 (0:00:00.034) 0:00:03.779 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:16 Saturday 13 January 2024 13:32:57 +0000 (0:00:00.049) 0:00:03.829 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:24 Saturday 13 January 2024 13:33:00 +0000 (0:00:03.355) 0:00:07.184 ****** 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-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:33 Saturday 13 January 2024 13:33:00 +0000 (0:00:00.035) 0:00:07.220 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:41 Saturday 13 January 2024 13:33:00 +0000 (0:00:00.015) 0:00:07.236 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:48 Saturday 13 January 2024 13:33:00 +0000 (0:00:00.013) 0:00:07.249 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:54 Saturday 13 January 2024 13:33:00 +0000 (0:00:00.021) 0:00:07.270 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:61 Saturday 13 January 2024 13:33:00 +0000 (0:00:00.056) 0:00:07.327 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:67 Saturday 13 January 2024 13:33:00 +0000 (0:00:00.037) 0:00:07.364 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/create_and_remove_interface.yml:9 Saturday 13 January 2024 13:33:00 +0000 (0:00:00.044) 0:00:07.409 ****** included: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:33:00 +0000 (0:00:00.017) 0:00:07.426 ****** included: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:33:00 +0000 (0:00:00.011) 0:00:07.438 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003053", "end": "2024-01-13 13:33:01.002862", "rc": 0, "start": "2024-01-13 13:33:00.999809" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:33:01 +0000 (0:00:00.232) 0:00:07.670 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:33:01 +0000 (0:00:00.055) 0:00:07.726 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/create_and_remove_interface.yml:11 Saturday 13 January 2024 13:33:01 +0000 (0:00:00.077) 0:00:07.804 ****** included: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/assert_device_absent.yml:3 Saturday 13 January 2024 13:33:01 +0000 (0:00:00.028) 0:00:07.832 ****** included: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:33:01 +0000 (0:00:00.040) 0:00:07.872 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/assert_device_absent.yml:5 Saturday 13 January 2024 13:33:01 +0000 (0:00:00.205) 0:00:08.077 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/create_and_remove_interface.yml:14 Saturday 13 January 2024 13:33:01 +0000 (0:00:00.015) 0:00:08.093 ****** included: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:3 Saturday 13 January 2024 13:33:01 +0000 (0:00:00.017) 0:00:08.110 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:8 Saturday 13 January 2024 13:33:01 +0000 (0:00:00.025) 0:00:08.135 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:13 Saturday 13 January 2024 13:33:01 +0000 (0:00:00.010) 0:00:08.146 ****** included: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:33:01 +0000 (0:00:00.038) 0:00:08.184 ****** included: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:33:01 +0000 (0:00:00.026) 0:00:08.210 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003179", "end": "2024-01-13 13:33:01.751632", "rc": 0, "start": "2024-01-13 13:33:01.748453" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:33:01 +0000 (0:00:00.214) 0:00:08.425 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:33:01 +0000 (0:00:00.020) 0:00:08.446 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:16 Saturday 13 January 2024 13:33:01 +0000 (0:00:00.010) 0:00:08.456 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:24 Saturday 13 January 2024 13:33:04 +0000 (0:00:03.089) 0:00:11.546 ****** 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.012610", "end": "2024-01-13 13:33:05.088090", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-01-13 13:33:05.075480" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003973", "end": "2024-01-13 13:33:05.311764", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-01-13 13:33:05.307791" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004148", "end": "2024-01-13 13:33:05.502204", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-01-13 13:33:05.498056" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:33 Saturday 13 January 2024 13:33:05 +0000 (0:00:00.615) 0:00:12.161 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.024893", "end": "2024-01-13 13:33:05.712320", "rc": 0, "start": "2024-01-13 13:33:05.687427" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:41 Saturday 13 January 2024 13:33:05 +0000 (0:00:00.212) 0:00:12.374 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:48 Saturday 13 January 2024 13:33:05 +0000 (0:00:00.010) 0:00:12.385 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:54 Saturday 13 January 2024 13:33:05 +0000 (0:00:00.009) 0:00:12.394 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:61 Saturday 13 January 2024 13:33:05 +0000 (0:00:00.009) 0:00:12.404 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:67 Saturday 13 January 2024 13:33:05 +0000 (0:00:00.009) 0:00:12.413 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/create_and_remove_interface.yml:18 Saturday 13 January 2024 13:33:05 +0000 (0:00:00.008) 0:00:12.422 ****** included: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:33:05 +0000 (0:00:00.017) 0:00:12.439 ****** included: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:33:05 +0000 (0:00:00.010) 0:00:12.449 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002844", "end": "2024-01-13 13:33:05.986495", "rc": 0, "start": "2024-01-13 13:33:05.983651" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:33:06 +0000 (0:00:00.201) 0:00:12.650 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:33:06 +0000 (0:00:00.011) 0:00:12.662 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/create_and_remove_interface.yml:20 Saturday 13 January 2024 13:33:06 +0000 (0:00:00.015) 0:00:12.677 ****** included: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/assert_device_present.yml:3 Saturday 13 January 2024 13:33:06 +0000 (0:00:00.025) 0:00:12.702 ****** included: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:33:06 +0000 (0:00:00.010) 0:00:12.713 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705152785.0788434, "block_size": 4096, "blocks": 0, "ctime": 1705152785.0788434, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31199, "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": 1705152785.0788434, "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-weekly-cia_yxeanj/tests/tasks/assert_device_present.yml:5 Saturday 13 January 2024 13:33:06 +0000 (0:00:00.185) 0:00:12.898 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/create_and_remove_interface.yml:23 Saturday 13 January 2024 13:33:06 +0000 (0:00:00.012) 0:00:12.910 ****** included: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:3 Saturday 13 January 2024 13:33:06 +0000 (0:00:00.019) 0:00:12.930 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:8 Saturday 13 January 2024 13:33:06 +0000 (0:00:00.009) 0:00:12.940 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:13 Saturday 13 January 2024 13:33:06 +0000 (0:00:00.010) 0:00:12.950 ****** included: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:33:06 +0000 (0:00:00.012) 0:00:12.962 ****** included: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:33:06 +0000 (0:00:00.011) 0:00:12.974 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002997", "end": "2024-01-13 13:33:06.500626", "rc": 0, "start": "2024-01-13 13:33:06.497629" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:33:06 +0000 (0:00:00.210) 0:00:13.184 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:33:06 +0000 (0:00:00.039) 0:00:13.223 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:16 Saturday 13 January 2024 13:33:06 +0000 (0:00:00.024) 0:00:13.248 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:24 Saturday 13 January 2024 13:33:09 +0000 (0:00:03.080) 0:00:16.328 ****** 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-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:33 Saturday 13 January 2024 13:33:09 +0000 (0:00:00.021) 0:00:16.350 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:41 Saturday 13 January 2024 13:33:09 +0000 (0:00:00.030) 0:00:16.380 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.010713", "end": "2024-01-13 13:33:09.925470", "rc": 0, "start": "2024-01-13 13:33:09.914757" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:48 Saturday 13 January 2024 13:33:09 +0000 (0:00:00.206) 0:00:16.586 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:54 Saturday 13 January 2024 13:33:09 +0000 (0:00:00.021) 0:00:16.608 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:61 Saturday 13 January 2024 13:33:09 +0000 (0:00:00.026) 0:00:16.634 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:67 Saturday 13 January 2024 13:33:10 +0000 (0:00:00.034) 0:00:16.668 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/create_and_remove_interface.yml:27 Saturday 13 January 2024 13:33:10 +0000 (0:00:00.046) 0:00:16.715 ****** included: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:33:10 +0000 (0:00:00.023) 0:00:16.739 ****** included: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:33:10 +0000 (0:00:00.011) 0:00:16.750 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003065", "end": "2024-01-13 13:33:10.278806", "rc": 0, "start": "2024-01-13 13:33:10.275741" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:33:10 +0000 (0:00:00.200) 0:00:16.950 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:33:10 +0000 (0:00:00.017) 0:00:16.967 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/create_and_remove_interface.yml:29 Saturday 13 January 2024 13:33:10 +0000 (0:00:00.019) 0:00:16.987 ****** included: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/assert_device_absent.yml:3 Saturday 13 January 2024 13:33:10 +0000 (0:00:00.042) 0:00:17.029 ****** included: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:33:10 +0000 (0:00:00.020) 0:00:17.050 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/assert_device_absent.yml:5 Saturday 13 January 2024 13:33:10 +0000 (0:00:00.188) 0:00:17.238 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tests_helpers_and_asserts.yml:15 Saturday 13 January 2024 13:33:10 +0000 (0:00:00.012) 0:00:17.250 ****** included: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/create_and_remove_interface.yml:3 Saturday 13 January 2024 13:33:10 +0000 (0:00:00.013) 0:00:17.264 ****** included: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:33:10 +0000 (0:00:00.019) 0:00:17.284 ****** included: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:33:10 +0000 (0:00:00.027) 0:00:17.311 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003121", "end": "2024-01-13 13:33:10.844203", "rc": 0, "start": "2024-01-13 13:33:10.841082" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:33:10 +0000 (0:00:00.190) 0:00:17.502 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:33:10 +0000 (0:00:00.010) 0:00:17.512 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/create_and_remove_interface.yml:5 Saturday 13 January 2024 13:33:10 +0000 (0:00:00.009) 0:00:17.522 ****** included: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:3 Saturday 13 January 2024 13:33:10 +0000 (0:00:00.012) 0:00:17.534 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:8 Saturday 13 January 2024 13:33:10 +0000 (0:00:00.012) 0:00:17.547 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:13 Saturday 13 January 2024 13:33:10 +0000 (0:00:00.018) 0:00:17.566 ****** included: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:33:10 +0000 (0:00:00.011) 0:00:17.578 ****** included: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:33:10 +0000 (0:00:00.011) 0:00:17.589 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003181", "end": "2024-01-13 13:33:11.118187", "rc": 0, "start": "2024-01-13 13:33:11.115006" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:33:11 +0000 (0:00:00.186) 0:00:17.775 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:33:11 +0000 (0:00:00.027) 0:00:17.803 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:16 Saturday 13 January 2024 13:33:11 +0000 (0:00:00.021) 0:00:17.824 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:24 Saturday 13 January 2024 13:33:14 +0000 (0:00:03.109) 0:00:20.934 ****** 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-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:33 Saturday 13 January 2024 13:33:14 +0000 (0:00:00.019) 0:00:20.953 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:41 Saturday 13 January 2024 13:33:14 +0000 (0:00:00.010) 0:00:20.964 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:48 Saturday 13 January 2024 13:33:14 +0000 (0:00:00.022) 0:00:20.986 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:54 Saturday 13 January 2024 13:33:14 +0000 (0:00:00.015) 0:00:21.002 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:61 Saturday 13 January 2024 13:33:14 +0000 (0:00:00.015) 0:00:21.018 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:67 Saturday 13 January 2024 13:33:14 +0000 (0:00:00.011) 0:00:21.029 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/create_and_remove_interface.yml:9 Saturday 13 January 2024 13:33:14 +0000 (0:00:00.024) 0:00:21.053 ****** included: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:33:14 +0000 (0:00:00.014) 0:00:21.068 ****** included: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:33:14 +0000 (0:00:00.012) 0:00:21.081 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003281", "end": "2024-01-13 13:33:14.609470", "rc": 0, "start": "2024-01-13 13:33:14.606189" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:33:14 +0000 (0:00:00.186) 0:00:21.267 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:33:14 +0000 (0:00:00.012) 0:00:21.279 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/create_and_remove_interface.yml:11 Saturday 13 January 2024 13:33:14 +0000 (0:00:00.009) 0:00:21.289 ****** included: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/assert_device_absent.yml:3 Saturday 13 January 2024 13:33:14 +0000 (0:00:00.014) 0:00:21.303 ****** included: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:33:14 +0000 (0:00:00.011) 0:00:21.315 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/assert_device_absent.yml:5 Saturday 13 January 2024 13:33:14 +0000 (0:00:00.186) 0:00:21.502 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/create_and_remove_interface.yml:14 Saturday 13 January 2024 13:33:14 +0000 (0:00:00.023) 0:00:21.525 ****** included: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:3 Saturday 13 January 2024 13:33:14 +0000 (0:00:00.037) 0:00:21.563 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:8 Saturday 13 January 2024 13:33:14 +0000 (0:00:00.021) 0:00:21.584 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:13 Saturday 13 January 2024 13:33:14 +0000 (0:00:00.011) 0:00:21.595 ****** included: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:33:14 +0000 (0:00:00.020) 0:00:21.616 ****** included: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:33:15 +0000 (0:00:00.023) 0:00:21.640 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003403", "end": "2024-01-13 13:33:15.173609", "rc": 0, "start": "2024-01-13 13:33:15.170206" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:33:15 +0000 (0:00:00.191) 0:00:21.832 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:33:15 +0000 (0:00:00.010) 0:00:21.842 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:16 Saturday 13 January 2024 13:33:15 +0000 (0:00:00.009) 0:00:21.852 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:24 Saturday 13 January 2024 13:33:18 +0000 (0:00:03.019) 0:00:24.871 ****** 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-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:33 Saturday 13 January 2024 13:33:18 +0000 (0:00:00.018) 0:00:24.889 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:41 Saturday 13 January 2024 13:33:18 +0000 (0:00:00.010) 0:00:24.900 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:48 Saturday 13 January 2024 13:33:18 +0000 (0:00:00.009) 0:00:24.909 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.006459", "end": "2024-01-13 13:33:18.442736", "rc": 0, "start": "2024-01-13 13:33:18.436277" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:54 Saturday 13 January 2024 13:33:18 +0000 (0:00:00.199) 0:00:25.109 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:61 Saturday 13 January 2024 13:33:18 +0000 (0:00:00.010) 0:00:25.120 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:67 Saturday 13 January 2024 13:33:18 +0000 (0:00:00.010) 0:00:25.131 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/create_and_remove_interface.yml:18 Saturday 13 January 2024 13:33:18 +0000 (0:00:00.012) 0:00:25.143 ****** included: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:33:18 +0000 (0:00:00.018) 0:00:25.162 ****** included: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:33:18 +0000 (0:00:00.012) 0:00:25.174 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003481", "end": "2024-01-13 13:33:18.707136", "rc": 0, "start": "2024-01-13 13:33:18.703655" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:33:18 +0000 (0:00:00.191) 0:00:25.366 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:33:18 +0000 (0:00:00.010) 0:00:25.377 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/create_and_remove_interface.yml:20 Saturday 13 January 2024 13:33:18 +0000 (0:00:00.009) 0:00:25.386 ****** included: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/assert_device_present.yml:3 Saturday 13 January 2024 13:33:18 +0000 (0:00:00.016) 0:00:25.403 ****** included: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:33:18 +0000 (0:00:00.010) 0:00:25.413 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705152798.4396052, "block_size": 4096, "blocks": 0, "ctime": 1705152798.4396052, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31492, "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": 1705152798.4396052, "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-weekly-cia_yxeanj/tests/tasks/assert_device_present.yml:5 Saturday 13 January 2024 13:33:18 +0000 (0:00:00.188) 0:00:25.601 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/create_and_remove_interface.yml:23 Saturday 13 January 2024 13:33:18 +0000 (0:00:00.018) 0:00:25.620 ****** included: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:3 Saturday 13 January 2024 13:33:19 +0000 (0:00:00.041) 0:00:25.662 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:8 Saturday 13 January 2024 13:33:19 +0000 (0:00:00.010) 0:00:25.672 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:13 Saturday 13 January 2024 13:33:19 +0000 (0:00:00.023) 0:00:25.696 ****** included: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:33:19 +0000 (0:00:00.024) 0:00:25.720 ****** included: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:33:19 +0000 (0:00:00.023) 0:00:25.744 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002872", "end": "2024-01-13 13:33:19.277470", "rc": 0, "start": "2024-01-13 13:33:19.274598" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:33:19 +0000 (0:00:00.190) 0:00:25.935 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:33:19 +0000 (0:00:00.011) 0:00:25.946 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:16 Saturday 13 January 2024 13:33:19 +0000 (0:00:00.009) 0:00:25.955 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:24 Saturday 13 January 2024 13:33:22 +0000 (0:00:03.048) 0:00:29.004 ****** 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-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:33 Saturday 13 January 2024 13:33:22 +0000 (0:00:00.025) 0:00:29.029 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:41 Saturday 13 January 2024 13:33:22 +0000 (0:00:00.011) 0:00:29.041 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:48 Saturday 13 January 2024 13:33:22 +0000 (0:00:00.014) 0:00:29.055 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:54 Saturday 13 January 2024 13:33:22 +0000 (0:00:00.026) 0:00:29.082 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.007258", "end": "2024-01-13 13:33:22.618770", "rc": 0, "start": "2024-01-13 13:33:22.611512" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:61 Saturday 13 January 2024 13:33:22 +0000 (0:00:00.206) 0:00:29.289 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:67 Saturday 13 January 2024 13:33:22 +0000 (0:00:00.021) 0:00:29.311 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/create_and_remove_interface.yml:27 Saturday 13 January 2024 13:33:22 +0000 (0:00:00.022) 0:00:29.333 ****** included: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:33:22 +0000 (0:00:00.061) 0:00:29.395 ****** included: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:33:22 +0000 (0:00:00.018) 0:00:29.413 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003241", "end": "2024-01-13 13:33:22.956078", "rc": 0, "start": "2024-01-13 13:33:22.952837" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:33:22 +0000 (0:00:00.221) 0:00:29.635 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:33:23 +0000 (0:00:00.016) 0:00:29.651 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/create_and_remove_interface.yml:29 Saturday 13 January 2024 13:33:23 +0000 (0:00:00.026) 0:00:29.677 ****** included: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/assert_device_absent.yml:3 Saturday 13 January 2024 13:33:23 +0000 (0:00:00.042) 0:00:29.719 ****** included: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:33:23 +0000 (0:00:00.012) 0:00:29.732 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/assert_device_absent.yml:5 Saturday 13 January 2024 13:33:23 +0000 (0:00:00.220) 0:00:29.952 ****** ok: [sut] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=121 changed=0 unreachable=0 failed=0 skipped=53 rescued=0 ignored=0 Saturday 13 January 2024 13:33:23 +0000 (0:00:00.027) 0:00:29.980 ****** =============================================================================== Install iproute --------------------------------------------------------- 3.36s /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 3.11s /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 3.09s /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 3.08s /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 3.05s /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 3.02s /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:16 ------- Gathering Facts --------------------------------------------------------- 1.70s /WORKDIR/git-weekly-cia_yxeanj/tests/tests_helpers_and_asserts.yml:3 ---------- Create veth interface veth1298 ------------------------------------------ 0.62s /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:24 ------- Enable EPEL 8 ----------------------------------------------------------- 0.43s /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/enable_epel.yml:35 ----------------- Gather the minimum subset of ansible_facts required by the network role test --- 0.36s /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/el_repo_setup.yml:3 ---------------- Create EPEL 8 ----------------------------------------------------------- 0.26s /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/enable_epel.yml:8 ------------------ Check if system is ostree ----------------------------------------------- 0.25s /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/el_repo_setup.yml:19 --------------- Gather current interface info ------------------------------------------- 0.23s /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.22s /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/get_current_interfaces.yml:3 ------- Get stat for interface dummy1298 ---------------------------------------- 0.22s /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/get_interface_stat.yml:3 ----------- Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/get_current_interfaces.yml:3 ------- Set up veth as managed by NetworkManager -------------------------------- 0.21s /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:33 ------- Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/get_current_interfaces.yml:3 ------- Delete dummy interface dummy1298 ---------------------------------------- 0.21s /WORKDIR/git-weekly-cia_yxeanj/tests/tasks/manage_test_interface.yml:54 ------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: Consider using the dnf module rather than running 'dnf'. If you need to use command because dnf is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. ---^---^---^---^---^---