# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] 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.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-ci7xzj17bo/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_helpers_and_asserts.yml **************************************** 1 plays in /WORKDIR/git-weekly-ci7xzj17bo/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-ci7xzj17bo/tests/tests_helpers_and_asserts.yml:3 Saturday 17 February 2024 17:41:43 +0000 (0:00:00.034) 0:00:00.034 ***** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tests_helpers_and_asserts.yml:6 Saturday 17 February 2024 17:41:43 +0000 (0:00:00.954) 0:00:00.989 ***** included: /WORKDIR/git-weekly-ci7xzj17bo/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-ci7xzj17bo/tests/tasks/el_repo_setup.yml:3 Saturday 17 February 2024 17:41:44 +0000 (0:00:00.012) 0:00:01.001 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/el_repo_setup.yml:17 Saturday 17 February 2024 17:41:44 +0000 (0:00:00.354) 0:00:01.355 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/el_repo_setup.yml:22 Saturday 17 February 2024 17:41:44 +0000 (0:00:00.257) 0:00:01.613 ***** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/el_repo_setup.yml:26 Saturday 17 February 2024 17:41:44 +0000 (0:00:00.014) 0:00:01.628 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/el_repo_setup.yml:51 Saturday 17 February 2024 17:41:44 +0000 (0:00:00.007) 0:00:01.636 ***** included: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/enable_epel.yml:8 Saturday 17 February 2024 17:41:44 +0000 (0:00:00.021) 0:00:01.657 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/enable_epel.yml:24 Saturday 17 February 2024 17:41:44 +0000 (0:00:00.007) 0:00:01.665 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/enable_epel.yml:30 Saturday 17 February 2024 17:41:44 +0000 (0:00:00.007) 0:00:01.672 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/enable_epel.yml:35 Saturday 17 February 2024 17:41:44 +0000 (0:00:00.007) 0:00:01.680 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/enable_epel.yml:40 Saturday 17 February 2024 17:41:44 +0000 (0:00:00.007) 0:00:01.687 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tests_helpers_and_asserts.yml:9 Saturday 17 February 2024 17:41:44 +0000 (0:00:00.007) 0:00:01.694 ***** included: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/create_and_remove_interface.yml:3 Saturday 17 February 2024 17:41:44 +0000 (0:00:00.010) 0:00:01.705 ***** included: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/show_interfaces.yml:3 Saturday 17 February 2024 17:41:44 +0000 (0:00:00.009) 0:00:01.715 ***** included: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/get_current_interfaces.yml:3 Saturday 17 February 2024 17:41:44 +0000 (0:00:00.009) 0:00:01.724 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004796", "end": "2024-02-17 17:41:45.969150", "rc": 0, "start": "2024-02-17 17:41:44.964354" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/get_current_interfaces.yml:9 Saturday 17 February 2024 17:41:45 +0000 (0:00:01.263) 0:00:02.988 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/show_interfaces.yml:5 Saturday 17 February 2024 17:41:46 +0000 (0:00:00.011) 0:00:02.999 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/create_and_remove_interface.yml:5 Saturday 17 February 2024 17:41:46 +0000 (0:00:00.009) 0:00:03.009 ***** included: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:3 Saturday 17 February 2024 17:41:46 +0000 (0:00:00.013) 0:00:03.022 ***** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:8 Saturday 17 February 2024 17:41:46 +0000 (0:00:00.008) 0:00:03.031 ***** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:13 Saturday 17 February 2024 17:41:46 +0000 (0:00:00.007) 0:00:03.038 ***** included: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/show_interfaces.yml:3 Saturday 17 February 2024 17:41:46 +0000 (0:00:00.011) 0:00:03.050 ***** included: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/get_current_interfaces.yml:3 Saturday 17 February 2024 17:41:46 +0000 (0:00:00.010) 0:00:03.061 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003643", "end": "2024-02-17 17:41:46.246767", "rc": 0, "start": "2024-02-17 17:41:46.243124" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/get_current_interfaces.yml:9 Saturday 17 February 2024 17:41:46 +0000 (0:00:00.203) 0:00:03.264 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/show_interfaces.yml:5 Saturday 17 February 2024 17:41:46 +0000 (0:00:00.010) 0:00:03.274 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:16 Saturday 17 February 2024 17:41:46 +0000 (0:00:00.008) 0:00:03.283 ***** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:27 Saturday 17 February 2024 17:43:48 +0000 (0:02:02.454) 0:02:05.738 ***** skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:35 Saturday 17 February 2024 17:43:48 +0000 (0:00:00.013) 0:02:05.752 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:43 Saturday 17 February 2024 17:43:48 +0000 (0:00:00.008) 0:02:05.760 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:49 Saturday 17 February 2024 17:43:48 +0000 (0:00:00.007) 0:02:05.768 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:54 Saturday 17 February 2024 17:43:48 +0000 (0:00:00.008) 0:02:05.776 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:60 Saturday 17 February 2024 17:43:48 +0000 (0:00:00.008) 0:02:05.784 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:65 Saturday 17 February 2024 17:43:48 +0000 (0:00:00.008) 0:02:05.792 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/create_and_remove_interface.yml:9 Saturday 17 February 2024 17:43:48 +0000 (0:00:00.007) 0:02:05.800 ***** included: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/show_interfaces.yml:3 Saturday 17 February 2024 17:43:48 +0000 (0:00:00.013) 0:02:05.814 ***** included: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/get_current_interfaces.yml:3 Saturday 17 February 2024 17:43:48 +0000 (0:00:00.009) 0:02:05.823 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003616", "end": "2024-02-17 17:43:49.009202", "rc": 0, "start": "2024-02-17 17:43:49.005586" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/get_current_interfaces.yml:9 Saturday 17 February 2024 17:43:49 +0000 (0:00:00.202) 0:02:06.025 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/show_interfaces.yml:5 Saturday 17 February 2024 17:43:49 +0000 (0:00:00.009) 0:02:06.035 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/create_and_remove_interface.yml:11 Saturday 17 February 2024 17:43:49 +0000 (0:00:00.008) 0:02:06.044 ***** included: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/assert_device_absent.yml:3 Saturday 17 February 2024 17:43:49 +0000 (0:00:00.013) 0:02:06.057 ***** included: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/get_interface_stat.yml:3 Saturday 17 February 2024 17:43:49 +0000 (0:00:00.009) 0:02:06.067 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/assert_device_absent.yml:5 Saturday 17 February 2024 17:43:49 +0000 (0:00:00.198) 0:02:06.266 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/create_and_remove_interface.yml:14 Saturday 17 February 2024 17:43:49 +0000 (0:00:00.011) 0:02:06.277 ***** included: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:3 Saturday 17 February 2024 17:43:49 +0000 (0:00:00.015) 0:02:06.292 ***** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:8 Saturday 17 February 2024 17:43:49 +0000 (0:00:00.007) 0:02:06.300 ***** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:13 Saturday 17 February 2024 17:43:49 +0000 (0:00:00.007) 0:02:06.307 ***** included: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/show_interfaces.yml:3 Saturday 17 February 2024 17:43:49 +0000 (0:00:00.010) 0:02:06.318 ***** included: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/get_current_interfaces.yml:3 Saturday 17 February 2024 17:43:49 +0000 (0:00:00.010) 0:02:06.328 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003537", "end": "2024-02-17 17:43:49.513071", "rc": 0, "start": "2024-02-17 17:43:49.509534" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/get_current_interfaces.yml:9 Saturday 17 February 2024 17:43:49 +0000 (0:00:00.201) 0:02:06.529 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/show_interfaces.yml:5 Saturday 17 February 2024 17:43:49 +0000 (0:00:00.010) 0:02:06.540 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:16 Saturday 17 February 2024 17:43:49 +0000 (0:00:00.008) 0:02:06.549 ***** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:27 Saturday 17 February 2024 17:45:51 +0000 (0:02:02.269) 0:04:08.818 ***** 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.005531", "end": "2024-02-17 17:45:52.010019", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-02-17 17:45:52.004488" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003705", "end": "2024-02-17 17:45:52.264413", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-02-17 17:45:52.260708" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.003934", "end": "2024-02-17 17:45:52.462178", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-02-17 17:45:52.458244" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:35 Saturday 17 February 2024 17:45:52 +0000 (0:00:00.662) 0:04:09.481 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.021145", "end": "2024-02-17 17:45:52.685994", "rc": 0, "start": "2024-02-17 17:45:52.664849" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:43 Saturday 17 February 2024 17:45:52 +0000 (0:00:00.224) 0:04:09.705 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:49 Saturday 17 February 2024 17:45:52 +0000 (0:00:00.009) 0:04:09.715 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:54 Saturday 17 February 2024 17:45:52 +0000 (0:00:00.009) 0:04:09.724 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:60 Saturday 17 February 2024 17:45:52 +0000 (0:00:00.010) 0:04:09.735 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:65 Saturday 17 February 2024 17:45:52 +0000 (0:00:00.008) 0:04:09.744 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/create_and_remove_interface.yml:18 Saturday 17 February 2024 17:45:52 +0000 (0:00:00.015) 0:04:09.760 ***** included: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/show_interfaces.yml:3 Saturday 17 February 2024 17:45:52 +0000 (0:00:00.016) 0:04:09.776 ***** included: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/get_current_interfaces.yml:3 Saturday 17 February 2024 17:45:52 +0000 (0:00:00.009) 0:04:09.786 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003551", "end": "2024-02-17 17:45:52.973372", "rc": 0, "start": "2024-02-17 17:45:52.969821" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/get_current_interfaces.yml:9 Saturday 17 February 2024 17:45:52 +0000 (0:00:00.203) 0:04:09.990 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/show_interfaces.yml:5 Saturday 17 February 2024 17:45:53 +0000 (0:00:00.009) 0:04:10.000 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/create_and_remove_interface.yml:20 Saturday 17 February 2024 17:45:53 +0000 (0:00:00.009) 0:04:10.009 ***** included: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/assert_device_present.yml:3 Saturday 17 February 2024 17:45:53 +0000 (0:00:00.016) 0:04:10.026 ***** included: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/get_interface_stat.yml:3 Saturday 17 February 2024 17:45:53 +0000 (0:00:00.011) 0:04:10.037 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708191952.008521, "block_size": 4096, "blocks": 0, "ctime": 1708191952.008521, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 33359, "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": 1708191952.008521, "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-ci7xzj17bo/tests/tasks/assert_device_present.yml:5 Saturday 17 February 2024 17:45:53 +0000 (0:00:00.201) 0:04:10.239 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/create_and_remove_interface.yml:23 Saturday 17 February 2024 17:45:53 +0000 (0:00:00.010) 0:04:10.249 ***** included: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:3 Saturday 17 February 2024 17:45:53 +0000 (0:00:00.018) 0:04:10.268 ***** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:8 Saturday 17 February 2024 17:45:53 +0000 (0:00:00.008) 0:04:10.276 ***** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:13 Saturday 17 February 2024 17:45:53 +0000 (0:00:00.007) 0:04:10.284 ***** included: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/show_interfaces.yml:3 Saturday 17 February 2024 17:45:53 +0000 (0:00:00.011) 0:04:10.295 ***** included: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/get_current_interfaces.yml:3 Saturday 17 February 2024 17:45:53 +0000 (0:00:00.010) 0:04:10.305 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003595", "end": "2024-02-17 17:45:53.490854", "rc": 0, "start": "2024-02-17 17:45:53.487259" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/get_current_interfaces.yml:9 Saturday 17 February 2024 17:45:53 +0000 (0:00:00.203) 0:04:10.508 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/show_interfaces.yml:5 Saturday 17 February 2024 17:45:53 +0000 (0:00:00.010) 0:04:10.518 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:16 Saturday 17 February 2024 17:45:53 +0000 (0:00:00.010) 0:04:10.528 ***** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:27 Saturday 17 February 2024 17:47:57 +0000 (0:02:03.796) 0:06:14.325 ***** skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:35 Saturday 17 February 2024 17:47:57 +0000 (0:00:00.015) 0:06:14.341 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:43 Saturday 17 February 2024 17:47:57 +0000 (0:00:00.010) 0:06:14.351 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.012401", "end": "2024-02-17 17:47:57.548225", "rc": 0, "start": "2024-02-17 17:47:57.535824" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:49 Saturday 17 February 2024 17:47:57 +0000 (0:00:00.223) 0:06:14.575 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:54 Saturday 17 February 2024 17:47:57 +0000 (0:00:00.009) 0:06:14.584 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:60 Saturday 17 February 2024 17:47:57 +0000 (0:00:00.008) 0:06:14.593 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:65 Saturday 17 February 2024 17:47:57 +0000 (0:00:00.009) 0:06:14.603 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/create_and_remove_interface.yml:27 Saturday 17 February 2024 17:47:57 +0000 (0:00:00.008) 0:06:14.611 ***** included: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/show_interfaces.yml:3 Saturday 17 February 2024 17:47:57 +0000 (0:00:00.019) 0:06:14.631 ***** included: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/get_current_interfaces.yml:3 Saturday 17 February 2024 17:47:57 +0000 (0:00:00.010) 0:06:14.641 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003587", "end": "2024-02-17 17:47:57.826907", "rc": 0, "start": "2024-02-17 17:47:57.823320" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/get_current_interfaces.yml:9 Saturday 17 February 2024 17:47:57 +0000 (0:00:00.203) 0:06:14.844 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/show_interfaces.yml:5 Saturday 17 February 2024 17:47:57 +0000 (0:00:00.010) 0:06:14.854 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/create_and_remove_interface.yml:29 Saturday 17 February 2024 17:47:57 +0000 (0:00:00.010) 0:06:14.865 ***** included: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/assert_device_absent.yml:3 Saturday 17 February 2024 17:47:57 +0000 (0:00:00.019) 0:06:14.885 ***** included: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/get_interface_stat.yml:3 Saturday 17 February 2024 17:47:57 +0000 (0:00:00.010) 0:06:14.895 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/assert_device_absent.yml:5 Saturday 17 February 2024 17:47:58 +0000 (0:00:00.199) 0:06:15.095 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tests_helpers_and_asserts.yml:15 Saturday 17 February 2024 17:47:58 +0000 (0:00:00.011) 0:06:15.106 ***** included: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/create_and_remove_interface.yml:3 Saturday 17 February 2024 17:47:58 +0000 (0:00:00.013) 0:06:15.119 ***** included: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/show_interfaces.yml:3 Saturday 17 February 2024 17:47:58 +0000 (0:00:00.010) 0:06:15.129 ***** included: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/get_current_interfaces.yml:3 Saturday 17 February 2024 17:47:58 +0000 (0:00:00.009) 0:06:15.139 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003582", "end": "2024-02-17 17:47:58.324353", "rc": 0, "start": "2024-02-17 17:47:58.320771" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/get_current_interfaces.yml:9 Saturday 17 February 2024 17:47:58 +0000 (0:00:00.202) 0:06:15.341 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/show_interfaces.yml:5 Saturday 17 February 2024 17:47:58 +0000 (0:00:00.013) 0:06:15.354 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/create_and_remove_interface.yml:5 Saturday 17 February 2024 17:47:58 +0000 (0:00:00.010) 0:06:15.364 ***** included: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:3 Saturday 17 February 2024 17:47:58 +0000 (0:00:00.012) 0:06:15.377 ***** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:8 Saturday 17 February 2024 17:47:58 +0000 (0:00:00.007) 0:06:15.385 ***** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:13 Saturday 17 February 2024 17:47:58 +0000 (0:00:00.008) 0:06:15.393 ***** included: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/show_interfaces.yml:3 Saturday 17 February 2024 17:47:58 +0000 (0:00:00.011) 0:06:15.405 ***** included: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/get_current_interfaces.yml:3 Saturday 17 February 2024 17:47:58 +0000 (0:00:00.009) 0:06:15.414 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003554", "end": "2024-02-17 17:47:58.599522", "rc": 0, "start": "2024-02-17 17:47:58.595968" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/get_current_interfaces.yml:9 Saturday 17 February 2024 17:47:58 +0000 (0:00:00.201) 0:06:15.616 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/show_interfaces.yml:5 Saturday 17 February 2024 17:47:58 +0000 (0:00:00.010) 0:06:15.627 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:16 Saturday 17 February 2024 17:47:58 +0000 (0:00:00.009) 0:06:15.637 ***** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:27 Saturday 17 February 2024 17:50:00 +0000 (0:02:02.218) 0:08:17.855 ***** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:35 Saturday 17 February 2024 17:50:00 +0000 (0:00:00.014) 0:08:17.869 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:43 Saturday 17 February 2024 17:50:00 +0000 (0:00:00.008) 0:08:17.878 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:49 Saturday 17 February 2024 17:50:00 +0000 (0:00:00.008) 0:08:17.887 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:54 Saturday 17 February 2024 17:50:00 +0000 (0:00:00.013) 0:08:17.901 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:60 Saturday 17 February 2024 17:50:00 +0000 (0:00:00.009) 0:08:17.911 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:65 Saturday 17 February 2024 17:50:00 +0000 (0:00:00.009) 0:08:17.920 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/create_and_remove_interface.yml:9 Saturday 17 February 2024 17:50:00 +0000 (0:00:00.007) 0:08:17.928 ***** included: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/show_interfaces.yml:3 Saturday 17 February 2024 17:50:00 +0000 (0:00:00.013) 0:08:17.942 ***** included: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/get_current_interfaces.yml:3 Saturday 17 February 2024 17:50:00 +0000 (0:00:00.009) 0:08:17.951 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003564", "end": "2024-02-17 17:50:01.138026", "rc": 0, "start": "2024-02-17 17:50:01.134462" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/get_current_interfaces.yml:9 Saturday 17 February 2024 17:50:01 +0000 (0:00:00.203) 0:08:18.155 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/show_interfaces.yml:5 Saturday 17 February 2024 17:50:01 +0000 (0:00:00.011) 0:08:18.167 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/create_and_remove_interface.yml:11 Saturday 17 February 2024 17:50:01 +0000 (0:00:00.009) 0:08:18.176 ***** included: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/assert_device_absent.yml:3 Saturday 17 February 2024 17:50:01 +0000 (0:00:00.013) 0:08:18.189 ***** included: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/get_interface_stat.yml:3 Saturday 17 February 2024 17:50:01 +0000 (0:00:00.010) 0:08:18.199 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/assert_device_absent.yml:5 Saturday 17 February 2024 17:50:01 +0000 (0:00:00.200) 0:08:18.400 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/create_and_remove_interface.yml:14 Saturday 17 February 2024 17:50:01 +0000 (0:00:00.011) 0:08:18.411 ***** included: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:3 Saturday 17 February 2024 17:50:01 +0000 (0:00:00.015) 0:08:18.427 ***** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:8 Saturday 17 February 2024 17:50:01 +0000 (0:00:00.007) 0:08:18.435 ***** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:13 Saturday 17 February 2024 17:50:01 +0000 (0:00:00.008) 0:08:18.443 ***** included: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/show_interfaces.yml:3 Saturday 17 February 2024 17:50:01 +0000 (0:00:00.011) 0:08:18.455 ***** included: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/get_current_interfaces.yml:3 Saturday 17 February 2024 17:50:01 +0000 (0:00:00.010) 0:08:18.465 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003649", "end": "2024-02-17 17:50:01.651497", "rc": 0, "start": "2024-02-17 17:50:01.647848" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/get_current_interfaces.yml:9 Saturday 17 February 2024 17:50:01 +0000 (0:00:00.204) 0:08:18.670 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/show_interfaces.yml:5 Saturday 17 February 2024 17:50:01 +0000 (0:00:00.014) 0:08:18.684 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:16 Saturday 17 February 2024 17:50:01 +0000 (0:00:00.010) 0:08:18.695 ***** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:27 Saturday 17 February 2024 17:52:03 +0000 (0:02:02.210) 0:10:20.905 ***** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:35 Saturday 17 February 2024 17:52:03 +0000 (0:00:00.014) 0:10:20.920 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:43 Saturday 17 February 2024 17:52:03 +0000 (0:00:00.008) 0:10:20.928 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:49 Saturday 17 February 2024 17:52:03 +0000 (0:00:00.008) 0:10:20.937 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.006057", "end": "2024-02-17 17:52:04.127515", "rc": 0, "start": "2024-02-17 17:52:04.121458" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:54 Saturday 17 February 2024 17:52:04 +0000 (0:00:00.216) 0:10:21.153 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:60 Saturday 17 February 2024 17:52:04 +0000 (0:00:00.009) 0:10:21.163 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:65 Saturday 17 February 2024 17:52:04 +0000 (0:00:00.008) 0:10:21.172 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/create_and_remove_interface.yml:18 Saturday 17 February 2024 17:52:04 +0000 (0:00:00.009) 0:10:21.181 ***** included: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/show_interfaces.yml:3 Saturday 17 February 2024 17:52:04 +0000 (0:00:00.016) 0:10:21.197 ***** included: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/get_current_interfaces.yml:3 Saturday 17 February 2024 17:52:04 +0000 (0:00:00.009) 0:10:21.207 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003653", "end": "2024-02-17 17:52:04.393590", "rc": 0, "start": "2024-02-17 17:52:04.389937" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/get_current_interfaces.yml:9 Saturday 17 February 2024 17:52:04 +0000 (0:00:00.204) 0:10:21.411 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/show_interfaces.yml:5 Saturday 17 February 2024 17:52:04 +0000 (0:00:00.010) 0:10:21.421 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/create_and_remove_interface.yml:20 Saturday 17 February 2024 17:52:04 +0000 (0:00:00.009) 0:10:21.431 ***** included: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/assert_device_present.yml:3 Saturday 17 February 2024 17:52:04 +0000 (0:00:00.016) 0:10:21.448 ***** included: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/get_interface_stat.yml:3 Saturday 17 February 2024 17:52:04 +0000 (0:00:00.010) 0:10:21.458 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708192324.124797, "block_size": 4096, "blocks": 0, "ctime": 1708192324.124797, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 33652, "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": 1708192324.124797, "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-ci7xzj17bo/tests/tasks/assert_device_present.yml:5 Saturday 17 February 2024 17:52:04 +0000 (0:00:00.200) 0:10:21.659 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/create_and_remove_interface.yml:23 Saturday 17 February 2024 17:52:04 +0000 (0:00:00.013) 0:10:21.673 ***** included: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:3 Saturday 17 February 2024 17:52:04 +0000 (0:00:00.018) 0:10:21.691 ***** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:8 Saturday 17 February 2024 17:52:04 +0000 (0:00:00.009) 0:10:21.701 ***** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:13 Saturday 17 February 2024 17:52:04 +0000 (0:00:00.008) 0:10:21.709 ***** included: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/show_interfaces.yml:3 Saturday 17 February 2024 17:52:04 +0000 (0:00:00.011) 0:10:21.720 ***** included: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/get_current_interfaces.yml:3 Saturday 17 February 2024 17:52:04 +0000 (0:00:00.010) 0:10:21.731 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003687", "end": "2024-02-17 17:52:04.917966", "rc": 0, "start": "2024-02-17 17:52:04.914279" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/get_current_interfaces.yml:9 Saturday 17 February 2024 17:52:04 +0000 (0:00:00.204) 0:10:21.935 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/show_interfaces.yml:5 Saturday 17 February 2024 17:52:04 +0000 (0:00:00.010) 0:10:21.946 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:16 Saturday 17 February 2024 17:52:04 +0000 (0:00:00.010) 0:10:21.956 ***** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:27 Saturday 17 February 2024 17:54:07 +0000 (0:02:02.205) 0:12:24.161 ***** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:35 Saturday 17 February 2024 17:54:07 +0000 (0:00:00.015) 0:12:24.177 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:43 Saturday 17 February 2024 17:54:07 +0000 (0:00:00.010) 0:12:24.188 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:49 Saturday 17 February 2024 17:54:07 +0000 (0:00:00.009) 0:12:24.198 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:54 Saturday 17 February 2024 17:54:07 +0000 (0:00:00.009) 0:12:24.207 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.008565", "end": "2024-02-17 17:54:07.401202", "rc": 0, "start": "2024-02-17 17:54:07.392637" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:60 Saturday 17 February 2024 17:54:07 +0000 (0:00:00.217) 0:12:24.425 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:65 Saturday 17 February 2024 17:54:07 +0000 (0:00:00.009) 0:12:24.435 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/create_and_remove_interface.yml:27 Saturday 17 February 2024 17:54:07 +0000 (0:00:00.008) 0:12:24.443 ***** included: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/show_interfaces.yml:3 Saturday 17 February 2024 17:54:07 +0000 (0:00:00.021) 0:12:24.464 ***** included: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/get_current_interfaces.yml:3 Saturday 17 February 2024 17:54:07 +0000 (0:00:00.051) 0:12:24.515 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003485", "end": "2024-02-17 17:54:07.702821", "rc": 0, "start": "2024-02-17 17:54:07.699336" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/get_current_interfaces.yml:9 Saturday 17 February 2024 17:54:07 +0000 (0:00:00.204) 0:12:24.720 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/show_interfaces.yml:5 Saturday 17 February 2024 17:54:07 +0000 (0:00:00.010) 0:12:24.730 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/create_and_remove_interface.yml:29 Saturday 17 February 2024 17:54:07 +0000 (0:00:00.009) 0:12:24.740 ***** included: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/assert_device_absent.yml:3 Saturday 17 February 2024 17:54:07 +0000 (0:00:00.019) 0:12:24.760 ***** included: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/get_interface_stat.yml:3 Saturday 17 February 2024 17:54:07 +0000 (0:00:00.010) 0:12:24.770 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/assert_device_absent.yml:5 Saturday 17 February 2024 17:54:07 +0000 (0:00:00.203) 0:12:24.973 ***** ok: [sut] => { "changed": false } MSG: All assertions passed PLAY RECAP ********************************************************************* sut : ok=119 changed=0 unreachable=0 failed=0 skipped=55 rescued=0 ignored=0 Saturday 17 February 2024 17:54:07 +0000 (0:00:00.014) 0:12:24.988 ***** =============================================================================== Install iproute ------------------------------------------------------- 123.80s /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:16 ------- Install iproute ------------------------------------------------------- 122.45s /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:16 ------- Install iproute ------------------------------------------------------- 122.27s /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:16 ------- Install iproute ------------------------------------------------------- 122.22s /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:16 ------- Install iproute ------------------------------------------------------- 122.21s /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:16 ------- Install iproute ------------------------------------------------------- 122.21s /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:16 ------- Gather current interface info ------------------------------------------- 1.26s /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/get_current_interfaces.yml:3 ------- Gathering Facts --------------------------------------------------------- 0.95s /WORKDIR/git-weekly-ci7xzj17bo/tests/tests_helpers_and_asserts.yml:3 ---------- Create veth interface veth1298 ------------------------------------------ 0.66s /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:27 ------- Gather the minimum subset of ansible_facts required by the network role test --- 0.35s /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/el_repo_setup.yml:3 ---------------- Check if system is ostree ----------------------------------------------- 0.26s /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/el_repo_setup.yml:17 --------------- Set up veth as managed by NetworkManager -------------------------------- 0.22s /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:35 ------- Delete veth interface veth1298 ------------------------------------------ 0.22s /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:43 ------- Delete dummy interface dummy1298 ---------------------------------------- 0.22s /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:54 ------- Create dummy interface dummy1298 ---------------------------------------- 0.22s /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/manage_test_interface.yml:49 ------- Gather current interface info ------------------------------------------- 0.20s /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.20s /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.20s /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.20s /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.20s /WORKDIR/git-weekly-ci7xzj17bo/tests/tasks/get_current_interfaces.yml:3 ------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---