# 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-ci74pjq7u1/.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-ci74pjq7u1/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-ci74pjq7u1/tests/tests_helpers_and_asserts.yml:3 Saturday 24 February 2024 13:13:10 +0000 (0:00:00.036) 0:00:00.036 ***** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tests_helpers_and_asserts.yml:6 Saturday 24 February 2024 13:13:11 +0000 (0:00:00.960) 0:00:00.996 ***** included: /WORKDIR/git-weekly-ci74pjq7u1/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-ci74pjq7u1/tests/tasks/el_repo_setup.yml:3 Saturday 24 February 2024 13:13:11 +0000 (0:00:00.014) 0:00:01.010 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/el_repo_setup.yml:17 Saturday 24 February 2024 13:13:12 +0000 (0:00:00.360) 0:00:01.371 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/el_repo_setup.yml:22 Saturday 24 February 2024 13:13:12 +0000 (0:00:00.259) 0:00:01.631 ***** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/el_repo_setup.yml:26 Saturday 24 February 2024 13:13:12 +0000 (0:00:00.013) 0:00:01.644 ***** 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-ci74pjq7u1/tests/tasks/el_repo_setup.yml:51 Saturday 24 February 2024 13:13:12 +0000 (0:00:00.007) 0:00:01.652 ***** included: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/enable_epel.yml:8 Saturday 24 February 2024 13:13:12 +0000 (0:00:00.021) 0:00:01.673 ***** 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-ci74pjq7u1/tests/tasks/enable_epel.yml:24 Saturday 24 February 2024 13:13:12 +0000 (0:00:00.007) 0:00:01.681 ***** 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-ci74pjq7u1/tests/tasks/enable_epel.yml:30 Saturday 24 February 2024 13:13:12 +0000 (0:00:00.007) 0:00:01.688 ***** 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-ci74pjq7u1/tests/tasks/enable_epel.yml:35 Saturday 24 February 2024 13:13:12 +0000 (0:00:00.007) 0:00:01.695 ***** 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-ci74pjq7u1/tests/tasks/enable_epel.yml:40 Saturday 24 February 2024 13:13:12 +0000 (0:00:00.007) 0:00:01.702 ***** 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-ci74pjq7u1/tests/tests_helpers_and_asserts.yml:9 Saturday 24 February 2024 13:13:12 +0000 (0:00:00.007) 0:00:01.710 ***** included: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/create_and_remove_interface.yml:3 Saturday 24 February 2024 13:13:12 +0000 (0:00:00.011) 0:00:01.722 ***** included: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 13:13:12 +0000 (0:00:00.010) 0:00:01.732 ***** included: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 13:13:12 +0000 (0:00:00.009) 0:00:01.741 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003683", "end": "2024-02-24 13:13:12.828576", "rc": 0, "start": "2024-02-24 13:13:12.824893" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 13:13:12 +0000 (0:00:00.263) 0:00:02.005 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 13:13:12 +0000 (0:00:00.011) 0:00:02.016 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/create_and_remove_interface.yml:5 Saturday 24 February 2024 13:13:12 +0000 (0:00:00.008) 0:00:02.025 ***** included: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/manage_test_interface.yml:3 Saturday 24 February 2024 13:13:12 +0000 (0:00:00.013) 0:00:02.038 ***** 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-ci74pjq7u1/tests/tasks/manage_test_interface.yml:8 Saturday 24 February 2024 13:13:12 +0000 (0:00:00.007) 0:00:02.046 ***** 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-ci74pjq7u1/tests/tasks/manage_test_interface.yml:13 Saturday 24 February 2024 13:13:12 +0000 (0:00:00.007) 0:00:02.053 ***** included: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 13:13:12 +0000 (0:00:00.010) 0:00:02.064 ***** included: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 13:13:12 +0000 (0:00:00.009) 0:00:02.073 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003639", "end": "2024-02-24 13:13:13.102504", "rc": 0, "start": "2024-02-24 13:13:13.098865" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 13:13:13 +0000 (0:00:00.205) 0:00:02.279 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 13:13:13 +0000 (0:00:00.010) 0:00:02.289 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/manage_test_interface.yml:16 Saturday 24 February 2024 13:13:13 +0000 (0:00:00.010) 0:00:02.299 ***** 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-ci74pjq7u1/tests/tasks/manage_test_interface.yml:27 Saturday 24 February 2024 13:13:15 +0000 (0:00:02.337) 0:00:04.637 ***** 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-ci74pjq7u1/tests/tasks/manage_test_interface.yml:35 Saturday 24 February 2024 13:13:15 +0000 (0:00:00.030) 0:00:04.667 ***** 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-ci74pjq7u1/tests/tasks/manage_test_interface.yml:43 Saturday 24 February 2024 13:13:15 +0000 (0:00:00.026) 0:00:04.693 ***** 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-ci74pjq7u1/tests/tasks/manage_test_interface.yml:49 Saturday 24 February 2024 13:13:15 +0000 (0:00:00.010) 0:00:04.704 ***** 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-ci74pjq7u1/tests/tasks/manage_test_interface.yml:54 Saturday 24 February 2024 13:13:15 +0000 (0:00:00.020) 0:00:04.725 ***** 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-ci74pjq7u1/tests/tasks/manage_test_interface.yml:60 Saturday 24 February 2024 13:13:15 +0000 (0:00:00.011) 0:00:04.736 ***** 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-ci74pjq7u1/tests/tasks/manage_test_interface.yml:65 Saturday 24 February 2024 13:13:15 +0000 (0:00:00.017) 0:00:04.754 ***** 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-ci74pjq7u1/tests/tasks/create_and_remove_interface.yml:9 Saturday 24 February 2024 13:13:15 +0000 (0:00:00.007) 0:00:04.762 ***** included: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 13:13:15 +0000 (0:00:00.014) 0:00:04.776 ***** included: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 13:13:15 +0000 (0:00:00.009) 0:00:04.786 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003831", "end": "2024-02-24 13:13:15.814891", "rc": 0, "start": "2024-02-24 13:13:15.811060" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 13:13:15 +0000 (0:00:00.204) 0:00:04.990 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 13:13:15 +0000 (0:00:00.010) 0:00:05.001 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/create_and_remove_interface.yml:11 Saturday 24 February 2024 13:13:15 +0000 (0:00:00.009) 0:00:05.010 ***** included: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/assert_device_absent.yml:3 Saturday 24 February 2024 13:13:15 +0000 (0:00:00.013) 0:00:05.024 ***** included: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/get_interface_stat.yml:3 Saturday 24 February 2024 13:13:15 +0000 (0:00:00.010) 0:00:05.034 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/assert_device_absent.yml:5 Saturday 24 February 2024 13:13:16 +0000 (0:00:00.201) 0:00:05.236 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/create_and_remove_interface.yml:14 Saturday 24 February 2024 13:13:16 +0000 (0:00:00.014) 0:00:05.250 ***** included: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/manage_test_interface.yml:3 Saturday 24 February 2024 13:13:16 +0000 (0:00:00.020) 0:00:05.271 ***** 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-ci74pjq7u1/tests/tasks/manage_test_interface.yml:8 Saturday 24 February 2024 13:13:16 +0000 (0:00:00.019) 0:00:05.290 ***** 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-ci74pjq7u1/tests/tasks/manage_test_interface.yml:13 Saturday 24 February 2024 13:13:16 +0000 (0:00:00.007) 0:00:05.298 ***** included: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 13:13:16 +0000 (0:00:00.011) 0:00:05.309 ***** included: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 13:13:16 +0000 (0:00:00.012) 0:00:05.322 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003728", "end": "2024-02-24 13:13:16.351567", "rc": 0, "start": "2024-02-24 13:13:16.347839" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 13:13:16 +0000 (0:00:00.206) 0:00:05.528 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 13:13:16 +0000 (0:00:00.010) 0:00:05.538 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/manage_test_interface.yml:16 Saturday 24 February 2024 13:13:16 +0000 (0:00:00.009) 0:00:05.548 ***** 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-ci74pjq7u1/tests/tasks/manage_test_interface.yml:27 Saturday 24 February 2024 13:13:18 +0000 (0:00:02.222) 0:00:07.770 ***** 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.005681", "end": "2024-02-24 13:13:18.808221", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-02-24 13:13:18.802540" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003956", "end": "2024-02-24 13:13:19.067492", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-02-24 13:13:19.063536" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004650", "end": "2024-02-24 13:13:19.270443", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-02-24 13:13:19.265793" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/manage_test_interface.yml:35 Saturday 24 February 2024 13:13:19 +0000 (0:00:00.678) 0:00:08.449 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.023451", "end": "2024-02-24 13:13:19.501290", "rc": 0, "start": "2024-02-24 13:13:19.477839" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/manage_test_interface.yml:43 Saturday 24 February 2024 13:13:19 +0000 (0:00:00.229) 0:00:08.679 ***** 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-ci74pjq7u1/tests/tasks/manage_test_interface.yml:49 Saturday 24 February 2024 13:13:19 +0000 (0:00:00.008) 0:00:08.688 ***** 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-ci74pjq7u1/tests/tasks/manage_test_interface.yml:54 Saturday 24 February 2024 13:13:19 +0000 (0:00:00.008) 0:00:08.696 ***** 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-ci74pjq7u1/tests/tasks/manage_test_interface.yml:60 Saturday 24 February 2024 13:13:19 +0000 (0:00:00.008) 0:00:08.705 ***** 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-ci74pjq7u1/tests/tasks/manage_test_interface.yml:65 Saturday 24 February 2024 13:13:19 +0000 (0:00:00.007) 0:00:08.713 ***** 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-ci74pjq7u1/tests/tasks/create_and_remove_interface.yml:18 Saturday 24 February 2024 13:13:19 +0000 (0:00:00.008) 0:00:08.721 ***** included: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 13:13:19 +0000 (0:00:00.015) 0:00:08.736 ***** included: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 13:13:19 +0000 (0:00:00.009) 0:00:08.746 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003582", "end": "2024-02-24 13:13:19.774511", "rc": 0, "start": "2024-02-24 13:13:19.770929" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 13:13:19 +0000 (0:00:00.204) 0:00:08.950 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 13:13:19 +0000 (0:00:00.009) 0:00:08.960 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/create_and_remove_interface.yml:20 Saturday 24 February 2024 13:13:19 +0000 (0:00:00.009) 0:00:08.969 ***** included: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/assert_device_present.yml:3 Saturday 24 February 2024 13:13:19 +0000 (0:00:00.015) 0:00:08.985 ***** included: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/get_interface_stat.yml:3 Saturday 24 February 2024 13:13:19 +0000 (0:00:00.009) 0:00:08.995 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708780398.806292, "block_size": 4096, "blocks": 0, "ctime": 1708780398.806292, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 32999, "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": 1708780398.806292, "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-ci74pjq7u1/tests/tasks/assert_device_present.yml:5 Saturday 24 February 2024 13:13:20 +0000 (0:00:00.204) 0:00:09.199 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/create_and_remove_interface.yml:23 Saturday 24 February 2024 13:13:20 +0000 (0:00:00.010) 0:00:09.210 ***** included: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/manage_test_interface.yml:3 Saturday 24 February 2024 13:13:20 +0000 (0:00:00.018) 0:00:09.229 ***** 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-ci74pjq7u1/tests/tasks/manage_test_interface.yml:8 Saturday 24 February 2024 13:13:20 +0000 (0:00:00.008) 0:00:09.237 ***** 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-ci74pjq7u1/tests/tasks/manage_test_interface.yml:13 Saturday 24 February 2024 13:13:20 +0000 (0:00:00.007) 0:00:09.245 ***** included: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 13:13:20 +0000 (0:00:00.011) 0:00:09.257 ***** included: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 13:13:20 +0000 (0:00:00.011) 0:00:09.268 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003575", "end": "2024-02-24 13:13:20.296986", "rc": 0, "start": "2024-02-24 13:13:20.293411" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 13:13:20 +0000 (0:00:00.205) 0:00:09.473 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 13:13:20 +0000 (0:00:00.009) 0:00:09.483 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/manage_test_interface.yml:16 Saturday 24 February 2024 13:13:20 +0000 (0:00:00.009) 0:00:09.493 ***** 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-ci74pjq7u1/tests/tasks/manage_test_interface.yml:27 Saturday 24 February 2024 13:13:22 +0000 (0:00:02.234) 0:00:11.728 ***** 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-ci74pjq7u1/tests/tasks/manage_test_interface.yml:35 Saturday 24 February 2024 13:13:22 +0000 (0:00:00.015) 0:00:11.743 ***** 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-ci74pjq7u1/tests/tasks/manage_test_interface.yml:43 Saturday 24 February 2024 13:13:22 +0000 (0:00:00.009) 0:00:11.752 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.013264", "end": "2024-02-24 13:13:22.793469", "rc": 0, "start": "2024-02-24 13:13:22.780205" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/manage_test_interface.yml:49 Saturday 24 February 2024 13:13:22 +0000 (0:00:00.228) 0:00:11.980 ***** 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-ci74pjq7u1/tests/tasks/manage_test_interface.yml:54 Saturday 24 February 2024 13:13:22 +0000 (0:00:00.010) 0:00:11.991 ***** 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-ci74pjq7u1/tests/tasks/manage_test_interface.yml:60 Saturday 24 February 2024 13:13:22 +0000 (0:00:00.008) 0:00:11.999 ***** 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-ci74pjq7u1/tests/tasks/manage_test_interface.yml:65 Saturday 24 February 2024 13:13:22 +0000 (0:00:00.009) 0:00:12.009 ***** 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-ci74pjq7u1/tests/tasks/create_and_remove_interface.yml:27 Saturday 24 February 2024 13:13:22 +0000 (0:00:00.008) 0:00:12.017 ***** included: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 13:13:22 +0000 (0:00:00.019) 0:00:12.037 ***** included: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 13:13:22 +0000 (0:00:00.009) 0:00:12.046 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003670", "end": "2024-02-24 13:13:23.077327", "rc": 0, "start": "2024-02-24 13:13:23.073657" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 13:13:23 +0000 (0:00:00.207) 0:00:12.254 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 13:13:23 +0000 (0:00:00.009) 0:00:12.264 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/create_and_remove_interface.yml:29 Saturday 24 February 2024 13:13:23 +0000 (0:00:00.009) 0:00:12.273 ***** included: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/assert_device_absent.yml:3 Saturday 24 February 2024 13:13:23 +0000 (0:00:00.019) 0:00:12.292 ***** included: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/get_interface_stat.yml:3 Saturday 24 February 2024 13:13:23 +0000 (0:00:00.009) 0:00:12.302 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/assert_device_absent.yml:5 Saturday 24 February 2024 13:13:23 +0000 (0:00:00.203) 0:00:12.506 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tests_helpers_and_asserts.yml:15 Saturday 24 February 2024 13:13:23 +0000 (0:00:00.010) 0:00:12.516 ***** included: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/create_and_remove_interface.yml:3 Saturday 24 February 2024 13:13:23 +0000 (0:00:00.012) 0:00:12.529 ***** included: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 13:13:23 +0000 (0:00:00.009) 0:00:12.539 ***** included: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 13:13:23 +0000 (0:00:00.009) 0:00:12.548 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003713", "end": "2024-02-24 13:13:23.579131", "rc": 0, "start": "2024-02-24 13:13:23.575418" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 13:13:23 +0000 (0:00:00.208) 0:00:12.756 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 13:13:23 +0000 (0:00:00.013) 0:00:12.770 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/create_and_remove_interface.yml:5 Saturday 24 February 2024 13:13:23 +0000 (0:00:00.009) 0:00:12.780 ***** included: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/manage_test_interface.yml:3 Saturday 24 February 2024 13:13:23 +0000 (0:00:00.012) 0:00:12.792 ***** 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-ci74pjq7u1/tests/tasks/manage_test_interface.yml:8 Saturday 24 February 2024 13:13:23 +0000 (0:00:00.007) 0:00:12.800 ***** 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-ci74pjq7u1/tests/tasks/manage_test_interface.yml:13 Saturday 24 February 2024 13:13:23 +0000 (0:00:00.007) 0:00:12.808 ***** included: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 13:13:23 +0000 (0:00:00.011) 0:00:12.819 ***** included: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 13:13:23 +0000 (0:00:00.009) 0:00:12.829 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003670", "end": "2024-02-24 13:13:23.859569", "rc": 0, "start": "2024-02-24 13:13:23.855899" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 13:13:23 +0000 (0:00:00.208) 0:00:13.037 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 13:13:23 +0000 (0:00:00.010) 0:00:13.048 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/manage_test_interface.yml:16 Saturday 24 February 2024 13:13:23 +0000 (0:00:00.009) 0:00:13.057 ***** 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-ci74pjq7u1/tests/tasks/manage_test_interface.yml:27 Saturday 24 February 2024 13:13:26 +0000 (0:00:02.223) 0:00:15.280 ***** 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-ci74pjq7u1/tests/tasks/manage_test_interface.yml:35 Saturday 24 February 2024 13:13:26 +0000 (0:00:00.014) 0:00:15.294 ***** 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-ci74pjq7u1/tests/tasks/manage_test_interface.yml:43 Saturday 24 February 2024 13:13:26 +0000 (0:00:00.008) 0:00:15.303 ***** 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-ci74pjq7u1/tests/tasks/manage_test_interface.yml:49 Saturday 24 February 2024 13:13:26 +0000 (0:00:00.010) 0:00:15.313 ***** 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-ci74pjq7u1/tests/tasks/manage_test_interface.yml:54 Saturday 24 February 2024 13:13:26 +0000 (0:00:00.010) 0:00:15.324 ***** 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-ci74pjq7u1/tests/tasks/manage_test_interface.yml:60 Saturday 24 February 2024 13:13:26 +0000 (0:00:00.008) 0:00:15.332 ***** 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-ci74pjq7u1/tests/tasks/manage_test_interface.yml:65 Saturday 24 February 2024 13:13:26 +0000 (0:00:00.008) 0:00:15.340 ***** 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-ci74pjq7u1/tests/tasks/create_and_remove_interface.yml:9 Saturday 24 February 2024 13:13:26 +0000 (0:00:00.007) 0:00:15.348 ***** included: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 13:13:26 +0000 (0:00:00.013) 0:00:15.362 ***** included: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 13:13:26 +0000 (0:00:00.009) 0:00:15.371 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004689", "end": "2024-02-24 13:13:27.402333", "rc": 0, "start": "2024-02-24 13:13:26.397644" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 13:13:27 +0000 (0:00:01.209) 0:00:16.580 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 13:13:27 +0000 (0:00:00.010) 0:00:16.591 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/create_and_remove_interface.yml:11 Saturday 24 February 2024 13:13:27 +0000 (0:00:00.009) 0:00:16.601 ***** included: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/assert_device_absent.yml:3 Saturday 24 February 2024 13:13:27 +0000 (0:00:00.013) 0:00:16.614 ***** included: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/get_interface_stat.yml:3 Saturday 24 February 2024 13:13:27 +0000 (0:00:00.009) 0:00:16.624 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/assert_device_absent.yml:5 Saturday 24 February 2024 13:13:27 +0000 (0:00:00.200) 0:00:16.825 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/create_and_remove_interface.yml:14 Saturday 24 February 2024 13:13:27 +0000 (0:00:00.011) 0:00:16.837 ***** included: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/manage_test_interface.yml:3 Saturday 24 February 2024 13:13:27 +0000 (0:00:00.016) 0:00:16.853 ***** 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-ci74pjq7u1/tests/tasks/manage_test_interface.yml:8 Saturday 24 February 2024 13:13:27 +0000 (0:00:00.009) 0:00:16.863 ***** 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-ci74pjq7u1/tests/tasks/manage_test_interface.yml:13 Saturday 24 February 2024 13:13:27 +0000 (0:00:00.010) 0:00:16.873 ***** included: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 13:13:27 +0000 (0:00:00.011) 0:00:16.885 ***** included: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 13:13:27 +0000 (0:00:00.011) 0:00:16.896 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003743", "end": "2024-02-24 13:13:27.926509", "rc": 0, "start": "2024-02-24 13:13:27.922766" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 13:13:27 +0000 (0:00:00.206) 0:00:17.103 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 13:13:27 +0000 (0:00:00.012) 0:00:17.115 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/manage_test_interface.yml:16 Saturday 24 February 2024 13:13:27 +0000 (0:00:00.009) 0:00:17.125 ***** 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-ci74pjq7u1/tests/tasks/manage_test_interface.yml:27 Saturday 24 February 2024 13:13:30 +0000 (0:00:02.238) 0:00:19.364 ***** 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-ci74pjq7u1/tests/tasks/manage_test_interface.yml:35 Saturday 24 February 2024 13:13:30 +0000 (0:00:00.014) 0:00:19.378 ***** 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-ci74pjq7u1/tests/tasks/manage_test_interface.yml:43 Saturday 24 February 2024 13:13:30 +0000 (0:00:00.008) 0:00:19.386 ***** 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-ci74pjq7u1/tests/tasks/manage_test_interface.yml:49 Saturday 24 February 2024 13:13:30 +0000 (0:00:00.008) 0:00:19.395 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.050340", "end": "2024-02-24 13:13:30.472833", "rc": 0, "start": "2024-02-24 13:13:30.422493" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/manage_test_interface.yml:54 Saturday 24 February 2024 13:13:30 +0000 (0:00:00.268) 0:00:19.663 ***** 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-ci74pjq7u1/tests/tasks/manage_test_interface.yml:60 Saturday 24 February 2024 13:13:30 +0000 (0:00:00.009) 0:00:19.673 ***** 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-ci74pjq7u1/tests/tasks/manage_test_interface.yml:65 Saturday 24 February 2024 13:13:30 +0000 (0:00:00.008) 0:00:19.681 ***** 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-ci74pjq7u1/tests/tasks/create_and_remove_interface.yml:18 Saturday 24 February 2024 13:13:30 +0000 (0:00:00.008) 0:00:19.690 ***** included: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 13:13:30 +0000 (0:00:00.015) 0:00:19.706 ***** included: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 13:13:30 +0000 (0:00:00.009) 0:00:19.716 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003714", "end": "2024-02-24 13:13:30.745895", "rc": 0, "start": "2024-02-24 13:13:30.742181" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 13:13:30 +0000 (0:00:00.207) 0:00:19.923 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 13:13:30 +0000 (0:00:00.010) 0:00:19.933 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/create_and_remove_interface.yml:20 Saturday 24 February 2024 13:13:30 +0000 (0:00:00.009) 0:00:19.943 ***** included: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/assert_device_present.yml:3 Saturday 24 February 2024 13:13:30 +0000 (0:00:00.016) 0:00:19.960 ***** included: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/get_interface_stat.yml:3 Saturday 24 February 2024 13:13:30 +0000 (0:00:00.010) 0:00:19.970 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708780410.4713945, "block_size": 4096, "blocks": 0, "ctime": 1708780410.4713945, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 33331, "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": 1708780410.4713945, "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-ci74pjq7u1/tests/tasks/assert_device_present.yml:5 Saturday 24 February 2024 13:13:31 +0000 (0:00:00.203) 0:00:20.174 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/create_and_remove_interface.yml:23 Saturday 24 February 2024 13:13:31 +0000 (0:00:00.018) 0:00:20.192 ***** included: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/manage_test_interface.yml:3 Saturday 24 February 2024 13:13:31 +0000 (0:00:00.020) 0:00:20.213 ***** 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-ci74pjq7u1/tests/tasks/manage_test_interface.yml:8 Saturday 24 February 2024 13:13:31 +0000 (0:00:00.011) 0:00:20.224 ***** 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-ci74pjq7u1/tests/tasks/manage_test_interface.yml:13 Saturday 24 February 2024 13:13:31 +0000 (0:00:00.010) 0:00:20.235 ***** included: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 13:13:31 +0000 (0:00:00.012) 0:00:20.247 ***** included: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 13:13:31 +0000 (0:00:00.018) 0:00:20.265 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003489", "end": "2024-02-24 13:13:31.296939", "rc": 0, "start": "2024-02-24 13:13:31.293450" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 13:13:31 +0000 (0:00:00.209) 0:00:20.475 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 13:13:31 +0000 (0:00:00.011) 0:00:20.486 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/manage_test_interface.yml:16 Saturday 24 February 2024 13:13:31 +0000 (0:00:00.010) 0:00:20.496 ***** 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-ci74pjq7u1/tests/tasks/manage_test_interface.yml:27 Saturday 24 February 2024 13:13:33 +0000 (0:00:02.212) 0:00:22.709 ***** 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-ci74pjq7u1/tests/tasks/manage_test_interface.yml:35 Saturday 24 February 2024 13:13:33 +0000 (0:00:00.014) 0:00:22.723 ***** 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-ci74pjq7u1/tests/tasks/manage_test_interface.yml:43 Saturday 24 February 2024 13:13:33 +0000 (0:00:00.008) 0:00:22.731 ***** 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-ci74pjq7u1/tests/tasks/manage_test_interface.yml:49 Saturday 24 February 2024 13:13:33 +0000 (0:00:00.008) 0:00:22.740 ***** 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-ci74pjq7u1/tests/tasks/manage_test_interface.yml:54 Saturday 24 February 2024 13:13:33 +0000 (0:00:00.008) 0:00:22.748 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.010603", "end": "2024-02-24 13:13:33.785427", "rc": 0, "start": "2024-02-24 13:13:33.774824" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/manage_test_interface.yml:60 Saturday 24 February 2024 13:13:33 +0000 (0:00:00.218) 0:00:22.967 ***** 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-ci74pjq7u1/tests/tasks/manage_test_interface.yml:65 Saturday 24 February 2024 13:13:33 +0000 (0:00:00.008) 0:00:22.976 ***** 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-ci74pjq7u1/tests/tasks/create_and_remove_interface.yml:27 Saturday 24 February 2024 13:13:33 +0000 (0:00:00.007) 0:00:22.983 ***** included: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 13:13:33 +0000 (0:00:00.020) 0:00:23.004 ***** included: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 13:13:33 +0000 (0:00:00.046) 0:00:23.050 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003809", "end": "2024-02-24 13:13:34.081198", "rc": 0, "start": "2024-02-24 13:13:34.077389" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 13:13:34 +0000 (0:00:00.206) 0:00:23.257 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 13:13:34 +0000 (0:00:00.011) 0:00:23.268 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/create_and_remove_interface.yml:29 Saturday 24 February 2024 13:13:34 +0000 (0:00:00.009) 0:00:23.278 ***** included: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/assert_device_absent.yml:3 Saturday 24 February 2024 13:13:34 +0000 (0:00:00.019) 0:00:23.298 ***** included: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/get_interface_stat.yml:3 Saturday 24 February 2024 13:13:34 +0000 (0:00:00.010) 0:00:23.308 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/assert_device_absent.yml:5 Saturday 24 February 2024 13:13:34 +0000 (0:00:00.202) 0:00:23.510 ***** 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 24 February 2024 13:13:34 +0000 (0:00:00.015) 0:00:23.526 ***** =============================================================================== Install iproute --------------------------------------------------------- 2.34s /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.24s /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.23s /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.22s /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.22s /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.21s /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/manage_test_interface.yml:16 ------- Gather current interface info ------------------------------------------- 1.21s /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/get_current_interfaces.yml:3 ------- Gathering Facts --------------------------------------------------------- 0.96s /WORKDIR/git-weekly-ci74pjq7u1/tests/tests_helpers_and_asserts.yml:3 ---------- Create veth interface veth1298 ------------------------------------------ 0.68s /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/manage_test_interface.yml:27 ------- Gather the minimum subset of ansible_facts required by the network role test --- 0.36s /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/el_repo_setup.yml:3 ---------------- Create dummy interface dummy1298 ---------------------------------------- 0.27s /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/manage_test_interface.yml:49 ------- Gather current interface info ------------------------------------------- 0.26s /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/get_current_interfaces.yml:3 ------- Check if system is ostree ----------------------------------------------- 0.26s /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/el_repo_setup.yml:17 --------------- Set up veth as managed by NetworkManager -------------------------------- 0.23s /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/manage_test_interface.yml:35 ------- Delete veth interface veth1298 ------------------------------------------ 0.23s /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/manage_test_interface.yml:43 ------- Delete dummy interface dummy1298 ---------------------------------------- 0.22s /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/manage_test_interface.yml:54 ------- Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-weekly-ci74pjq7u1/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-weekly-ci74pjq7u1/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. ---^---^---^---^---^---