# 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-route_type6_0sc7l7/.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-route_type6_0sc7l7/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-route_type6_0sc7l7/tests/tests_helpers_and_asserts.yml:3 Thursday 11 January 2024 02:12:47 +0000 (0:00:00.033) 0:00:00.033 ****** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-route_type6_0sc7l7/tests/tests_helpers_and_asserts.yml:6 Thursday 11 January 2024 02:12:48 +0000 (0:00:00.918) 0:00:00.952 ****** included: /WORKDIR/git-route_type6_0sc7l7/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-route_type6_0sc7l7/tests/tasks/el_repo_setup.yml:3 Thursday 11 January 2024 02:12:48 +0000 (0:00:00.019) 0:00:00.971 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/el_repo_setup.yml:17 Thursday 11 January 2024 02:12:48 +0000 (0:00:00.375) 0:00:01.346 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/el_repo_setup.yml:22 Thursday 11 January 2024 02:12:49 +0000 (0:00:00.266) 0:00:01.613 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/el_repo_setup.yml:26 Thursday 11 January 2024 02:12:49 +0000 (0:00:00.019) 0:00:01.632 ****** 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-route_type6_0sc7l7/tests/tasks/el_repo_setup.yml:51 Thursday 11 January 2024 02:12:49 +0000 (0:00:00.011) 0:00:01.644 ****** included: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/enable_epel.yml:8 Thursday 11 January 2024 02:12:49 +0000 (0:00:00.021) 0:00:01.665 ****** 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-route_type6_0sc7l7/tests/tasks/enable_epel.yml:24 Thursday 11 January 2024 02:12:49 +0000 (0:00:00.012) 0:00:01.678 ****** 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-route_type6_0sc7l7/tests/tasks/enable_epel.yml:30 Thursday 11 January 2024 02:12:49 +0000 (0:00:00.008) 0:00:01.687 ****** 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-route_type6_0sc7l7/tests/tasks/enable_epel.yml:35 Thursday 11 January 2024 02:12:49 +0000 (0:00:00.009) 0:00:01.696 ****** 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-route_type6_0sc7l7/tests/tasks/enable_epel.yml:40 Thursday 11 January 2024 02:12:49 +0000 (0:00:00.014) 0:00:01.711 ****** 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-route_type6_0sc7l7/tests/tests_helpers_and_asserts.yml:9 Thursday 11 January 2024 02:12:49 +0000 (0:00:00.007) 0:00:01.718 ****** included: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/create_and_remove_interface.yml:3 Thursday 11 January 2024 02:12:49 +0000 (0:00:00.011) 0:00:01.730 ****** included: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/show_interfaces.yml:3 Thursday 11 January 2024 02:12:49 +0000 (0:00:00.010) 0:00:01.740 ****** included: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/get_current_interfaces.yml:3 Thursday 11 January 2024 02:12:49 +0000 (0:00:00.009) 0:00:01.750 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003762", "end": "2024-01-11 02:12:49.427032", "rc": 0, "start": "2024-01-11 02:12:49.423270" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/get_current_interfaces.yml:9 Thursday 11 January 2024 02:12:49 +0000 (0:00:00.274) 0:00:02.025 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/show_interfaces.yml:5 Thursday 11 January 2024 02:12:49 +0000 (0:00:00.011) 0:00:02.036 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/create_and_remove_interface.yml:5 Thursday 11 January 2024 02:12:49 +0000 (0:00:00.009) 0:00:02.046 ****** included: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:3 Thursday 11 January 2024 02:12:49 +0000 (0:00:00.013) 0:00:02.059 ****** 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-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:8 Thursday 11 January 2024 02:12:49 +0000 (0:00:00.008) 0:00:02.068 ****** 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-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:13 Thursday 11 January 2024 02:12:49 +0000 (0:00:00.007) 0:00:02.075 ****** included: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/show_interfaces.yml:3 Thursday 11 January 2024 02:12:49 +0000 (0:00:00.010) 0:00:02.086 ****** included: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/get_current_interfaces.yml:3 Thursday 11 January 2024 02:12:49 +0000 (0:00:00.009) 0:00:02.096 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003780", "end": "2024-01-11 02:12:49.711762", "rc": 0, "start": "2024-01-11 02:12:49.707982" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/get_current_interfaces.yml:9 Thursday 11 January 2024 02:12:49 +0000 (0:00:00.214) 0:00:02.310 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/show_interfaces.yml:5 Thursday 11 January 2024 02:12:49 +0000 (0:00:00.009) 0:00:02.320 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:16 Thursday 11 January 2024 02:12:49 +0000 (0:00:00.008) 0:00:02.328 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:23 Thursday 11 January 2024 02:12:52 +0000 (0:00:02.469) 0:00:04.798 ****** 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-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:31 Thursday 11 January 2024 02:12:52 +0000 (0:00:00.015) 0:00:04.813 ****** 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-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:39 Thursday 11 January 2024 02:12:52 +0000 (0:00:00.008) 0:00:04.822 ****** 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-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:45 Thursday 11 January 2024 02:12:52 +0000 (0:00:00.007) 0:00:04.830 ****** 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-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:50 Thursday 11 January 2024 02:12:52 +0000 (0:00:00.008) 0:00:04.838 ****** 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-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:56 Thursday 11 January 2024 02:12:52 +0000 (0:00:00.007) 0:00:04.846 ****** 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-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:61 Thursday 11 January 2024 02:12:52 +0000 (0:00:00.008) 0:00:04.854 ****** 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-route_type6_0sc7l7/tests/tasks/create_and_remove_interface.yml:9 Thursday 11 January 2024 02:12:52 +0000 (0:00:00.007) 0:00:04.862 ****** included: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/show_interfaces.yml:3 Thursday 11 January 2024 02:12:52 +0000 (0:00:00.013) 0:00:04.875 ****** included: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/get_current_interfaces.yml:3 Thursday 11 January 2024 02:12:52 +0000 (0:00:00.009) 0:00:04.885 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003850", "end": "2024-01-11 02:12:52.503725", "rc": 0, "start": "2024-01-11 02:12:52.499875" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/get_current_interfaces.yml:9 Thursday 11 January 2024 02:12:52 +0000 (0:00:00.217) 0:00:05.102 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/show_interfaces.yml:5 Thursday 11 January 2024 02:12:52 +0000 (0:00:00.009) 0:00:05.112 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/create_and_remove_interface.yml:11 Thursday 11 January 2024 02:12:52 +0000 (0:00:00.009) 0:00:05.122 ****** included: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/assert_device_absent.yml:3 Thursday 11 January 2024 02:12:52 +0000 (0:00:00.013) 0:00:05.135 ****** included: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/get_interface_stat.yml:3 Thursday 11 January 2024 02:12:52 +0000 (0:00:00.011) 0:00:05.147 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/assert_device_absent.yml:5 Thursday 11 January 2024 02:12:52 +0000 (0:00:00.211) 0:00:05.359 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/create_and_remove_interface.yml:14 Thursday 11 January 2024 02:12:52 +0000 (0:00:00.012) 0:00:05.371 ****** included: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:3 Thursday 11 January 2024 02:12:52 +0000 (0:00:00.017) 0:00:05.388 ****** 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-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:8 Thursday 11 January 2024 02:12:52 +0000 (0:00:00.007) 0:00:05.396 ****** 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-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:13 Thursday 11 January 2024 02:12:52 +0000 (0:00:00.007) 0:00:05.403 ****** included: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/show_interfaces.yml:3 Thursday 11 January 2024 02:12:52 +0000 (0:00:00.010) 0:00:05.414 ****** included: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/get_current_interfaces.yml:3 Thursday 11 January 2024 02:12:52 +0000 (0:00:00.010) 0:00:05.424 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003996", "end": "2024-01-11 02:12:53.042246", "rc": 0, "start": "2024-01-11 02:12:53.038250" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/get_current_interfaces.yml:9 Thursday 11 January 2024 02:12:53 +0000 (0:00:00.217) 0:00:05.642 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/show_interfaces.yml:5 Thursday 11 January 2024 02:12:53 +0000 (0:00:00.011) 0:00:05.654 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:16 Thursday 11 January 2024 02:12:53 +0000 (0:00:00.011) 0:00:05.665 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:23 Thursday 11 January 2024 02:12:55 +0000 (0:00:02.322) 0:00:07.987 ****** 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.006452", "end": "2024-01-11 02:12:55.612369", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-01-11 02:12:55.605917" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.004489", "end": "2024-01-11 02:12:55.886883", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-01-11 02:12:55.882394" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004383", "end": "2024-01-11 02:12:56.105229", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-01-11 02:12:56.100846" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:31 Thursday 11 January 2024 02:12:56 +0000 (0:00:00.717) 0:00:08.705 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.023364", "end": "2024-01-11 02:12:56.345377", "rc": 0, "start": "2024-01-11 02:12:56.322013" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:39 Thursday 11 January 2024 02:12:56 +0000 (0:00:00.242) 0:00:08.947 ****** 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-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:45 Thursday 11 January 2024 02:12:56 +0000 (0:00:00.008) 0:00:08.955 ****** 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-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:50 Thursday 11 January 2024 02:12:56 +0000 (0:00:00.007) 0:00:08.963 ****** 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-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:56 Thursday 11 January 2024 02:12:56 +0000 (0:00:00.008) 0:00:08.971 ****** 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-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:61 Thursday 11 January 2024 02:12:56 +0000 (0:00:00.007) 0:00:08.979 ****** 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-route_type6_0sc7l7/tests/tasks/create_and_remove_interface.yml:18 Thursday 11 January 2024 02:12:56 +0000 (0:00:00.007) 0:00:08.987 ****** included: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/show_interfaces.yml:3 Thursday 11 January 2024 02:12:56 +0000 (0:00:00.015) 0:00:09.002 ****** included: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/get_current_interfaces.yml:3 Thursday 11 January 2024 02:12:56 +0000 (0:00:00.009) 0:00:09.011 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003759", "end": "2024-01-11 02:12:56.628527", "rc": 0, "start": "2024-01-11 02:12:56.624768" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/get_current_interfaces.yml:9 Thursday 11 January 2024 02:12:56 +0000 (0:00:00.214) 0:00:09.226 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/show_interfaces.yml:5 Thursday 11 January 2024 02:12:56 +0000 (0:00:00.009) 0:00:09.236 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/create_and_remove_interface.yml:20 Thursday 11 January 2024 02:12:56 +0000 (0:00:00.009) 0:00:09.245 ****** included: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/assert_device_present.yml:3 Thursday 11 January 2024 02:12:56 +0000 (0:00:00.016) 0:00:09.261 ****** included: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/get_interface_stat.yml:3 Thursday 11 January 2024 02:12:56 +0000 (0:00:00.009) 0:00:09.271 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704939175.6099484, "block_size": 4096, "blocks": 0, "ctime": 1704939175.6099484, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 33049, "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": 1704939175.6099484, "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-route_type6_0sc7l7/tests/tasks/assert_device_present.yml:5 Thursday 11 January 2024 02:12:56 +0000 (0:00:00.213) 0:00:09.485 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/create_and_remove_interface.yml:23 Thursday 11 January 2024 02:12:56 +0000 (0:00:00.011) 0:00:09.496 ****** included: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:3 Thursday 11 January 2024 02:12:56 +0000 (0:00:00.018) 0:00:09.514 ****** 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-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:8 Thursday 11 January 2024 02:12:56 +0000 (0:00:00.009) 0:00:09.524 ****** 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-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:13 Thursday 11 January 2024 02:12:56 +0000 (0:00:00.008) 0:00:09.532 ****** included: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/show_interfaces.yml:3 Thursday 11 January 2024 02:12:56 +0000 (0:00:00.013) 0:00:09.545 ****** included: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/get_current_interfaces.yml:3 Thursday 11 January 2024 02:12:56 +0000 (0:00:00.009) 0:00:09.555 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003773", "end": "2024-01-11 02:12:57.172928", "rc": 0, "start": "2024-01-11 02:12:57.169155" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/get_current_interfaces.yml:9 Thursday 11 January 2024 02:12:57 +0000 (0:00:00.215) 0:00:09.770 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/show_interfaces.yml:5 Thursday 11 January 2024 02:12:57 +0000 (0:00:00.009) 0:00:09.780 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:16 Thursday 11 January 2024 02:12:57 +0000 (0:00:00.009) 0:00:09.790 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:23 Thursday 11 January 2024 02:12:59 +0000 (0:00:02.310) 0:00:12.100 ****** 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-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:31 Thursday 11 January 2024 02:12:59 +0000 (0:00:00.014) 0:00:12.115 ****** 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-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:39 Thursday 11 January 2024 02:12:59 +0000 (0:00:00.007) 0:00:12.123 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.013871", "end": "2024-01-11 02:12:59.748352", "rc": 0, "start": "2024-01-11 02:12:59.734481" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:45 Thursday 11 January 2024 02:12:59 +0000 (0:00:00.231) 0:00:12.354 ****** 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-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:50 Thursday 11 January 2024 02:12:59 +0000 (0:00:00.009) 0:00:12.364 ****** 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-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:56 Thursday 11 January 2024 02:12:59 +0000 (0:00:00.007) 0:00:12.372 ****** 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-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:61 Thursday 11 January 2024 02:12:59 +0000 (0:00:00.009) 0:00:12.381 ****** 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-route_type6_0sc7l7/tests/tasks/create_and_remove_interface.yml:27 Thursday 11 January 2024 02:12:59 +0000 (0:00:00.007) 0:00:12.389 ****** included: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/show_interfaces.yml:3 Thursday 11 January 2024 02:12:59 +0000 (0:00:00.019) 0:00:12.409 ****** included: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/get_current_interfaces.yml:3 Thursday 11 January 2024 02:12:59 +0000 (0:00:00.010) 0:00:12.419 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003831", "end": "2024-01-11 02:13:00.035205", "rc": 0, "start": "2024-01-11 02:13:00.031374" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/get_current_interfaces.yml:9 Thursday 11 January 2024 02:13:00 +0000 (0:00:00.215) 0:00:12.635 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/show_interfaces.yml:5 Thursday 11 January 2024 02:13:00 +0000 (0:00:00.009) 0:00:12.645 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/create_and_remove_interface.yml:29 Thursday 11 January 2024 02:13:00 +0000 (0:00:00.009) 0:00:12.654 ****** included: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/assert_device_absent.yml:3 Thursday 11 January 2024 02:13:00 +0000 (0:00:00.019) 0:00:12.673 ****** included: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/get_interface_stat.yml:3 Thursday 11 January 2024 02:13:00 +0000 (0:00:00.009) 0:00:12.683 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/assert_device_absent.yml:5 Thursday 11 January 2024 02:13:00 +0000 (0:00:00.210) 0:00:12.894 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tests_helpers_and_asserts.yml:15 Thursday 11 January 2024 02:13:00 +0000 (0:00:00.010) 0:00:12.904 ****** included: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/create_and_remove_interface.yml:3 Thursday 11 January 2024 02:13:00 +0000 (0:00:00.012) 0:00:12.917 ****** included: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/show_interfaces.yml:3 Thursday 11 January 2024 02:13:00 +0000 (0:00:00.010) 0:00:12.927 ****** included: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/get_current_interfaces.yml:3 Thursday 11 January 2024 02:13:00 +0000 (0:00:00.009) 0:00:12.936 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004990", "end": "2024-01-11 02:13:01.557427", "rc": 0, "start": "2024-01-11 02:13:00.552437" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/get_current_interfaces.yml:9 Thursday 11 January 2024 02:13:01 +0000 (0:00:01.220) 0:00:14.156 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/show_interfaces.yml:5 Thursday 11 January 2024 02:13:01 +0000 (0:00:00.014) 0:00:14.170 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/create_and_remove_interface.yml:5 Thursday 11 January 2024 02:13:01 +0000 (0:00:00.009) 0:00:14.180 ****** included: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:3 Thursday 11 January 2024 02:13:01 +0000 (0:00:00.012) 0:00:14.193 ****** 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-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:8 Thursday 11 January 2024 02:13:01 +0000 (0:00:00.007) 0:00:14.201 ****** 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-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:13 Thursday 11 January 2024 02:13:01 +0000 (0:00:00.008) 0:00:14.209 ****** included: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/show_interfaces.yml:3 Thursday 11 January 2024 02:13:01 +0000 (0:00:00.011) 0:00:14.221 ****** included: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/get_current_interfaces.yml:3 Thursday 11 January 2024 02:13:01 +0000 (0:00:00.009) 0:00:14.231 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003976", "end": "2024-01-11 02:13:01.852984", "rc": 0, "start": "2024-01-11 02:13:01.849008" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/get_current_interfaces.yml:9 Thursday 11 January 2024 02:13:01 +0000 (0:00:00.220) 0:00:14.451 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/show_interfaces.yml:5 Thursday 11 January 2024 02:13:01 +0000 (0:00:00.011) 0:00:14.462 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:16 Thursday 11 January 2024 02:13:01 +0000 (0:00:00.008) 0:00:14.471 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:23 Thursday 11 January 2024 02:13:04 +0000 (0:00:02.332) 0:00:16.804 ****** 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-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:31 Thursday 11 January 2024 02:13:04 +0000 (0:00:00.023) 0:00:16.827 ****** 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-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:39 Thursday 11 January 2024 02:13:04 +0000 (0:00:00.014) 0:00:16.841 ****** 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-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:45 Thursday 11 January 2024 02:13:04 +0000 (0:00:00.011) 0:00:16.852 ****** 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-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:50 Thursday 11 January 2024 02:13:04 +0000 (0:00:00.010) 0:00:16.863 ****** 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-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:56 Thursday 11 January 2024 02:13:04 +0000 (0:00:00.009) 0:00:16.872 ****** 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-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:61 Thursday 11 January 2024 02:13:04 +0000 (0:00:00.008) 0:00:16.881 ****** 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-route_type6_0sc7l7/tests/tasks/create_and_remove_interface.yml:9 Thursday 11 January 2024 02:13:04 +0000 (0:00:00.008) 0:00:16.890 ****** included: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/show_interfaces.yml:3 Thursday 11 January 2024 02:13:04 +0000 (0:00:00.013) 0:00:16.904 ****** included: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/get_current_interfaces.yml:3 Thursday 11 January 2024 02:13:04 +0000 (0:00:00.015) 0:00:16.919 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003762", "end": "2024-01-11 02:13:04.534449", "rc": 0, "start": "2024-01-11 02:13:04.530687" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/get_current_interfaces.yml:9 Thursday 11 January 2024 02:13:04 +0000 (0:00:00.213) 0:00:17.133 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/show_interfaces.yml:5 Thursday 11 January 2024 02:13:04 +0000 (0:00:00.010) 0:00:17.143 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/create_and_remove_interface.yml:11 Thursday 11 January 2024 02:13:04 +0000 (0:00:00.008) 0:00:17.152 ****** included: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/assert_device_absent.yml:3 Thursday 11 January 2024 02:13:04 +0000 (0:00:00.013) 0:00:17.165 ****** included: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/get_interface_stat.yml:3 Thursday 11 January 2024 02:13:04 +0000 (0:00:00.009) 0:00:17.175 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/assert_device_absent.yml:5 Thursday 11 January 2024 02:13:04 +0000 (0:00:00.207) 0:00:17.383 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/create_and_remove_interface.yml:14 Thursday 11 January 2024 02:13:04 +0000 (0:00:00.010) 0:00:17.393 ****** included: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:3 Thursday 11 January 2024 02:13:04 +0000 (0:00:00.015) 0:00:17.408 ****** 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-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:8 Thursday 11 January 2024 02:13:04 +0000 (0:00:00.008) 0:00:17.417 ****** 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-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:13 Thursday 11 January 2024 02:13:04 +0000 (0:00:00.009) 0:00:17.426 ****** included: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/show_interfaces.yml:3 Thursday 11 January 2024 02:13:04 +0000 (0:00:00.011) 0:00:17.437 ****** included: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/get_current_interfaces.yml:3 Thursday 11 January 2024 02:13:04 +0000 (0:00:00.009) 0:00:17.447 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003755", "end": "2024-01-11 02:13:05.060304", "rc": 0, "start": "2024-01-11 02:13:05.056549" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/get_current_interfaces.yml:9 Thursday 11 January 2024 02:13:05 +0000 (0:00:00.210) 0:00:17.657 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/show_interfaces.yml:5 Thursday 11 January 2024 02:13:05 +0000 (0:00:00.012) 0:00:17.670 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:16 Thursday 11 January 2024 02:13:05 +0000 (0:00:00.009) 0:00:17.679 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:23 Thursday 11 January 2024 02:13:07 +0000 (0:00:02.312) 0:00:19.991 ****** 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-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:31 Thursday 11 January 2024 02:13:07 +0000 (0:00:00.016) 0:00:20.008 ****** 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-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:39 Thursday 11 January 2024 02:13:07 +0000 (0:00:00.009) 0:00:20.018 ****** 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-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:45 Thursday 11 January 2024 02:13:07 +0000 (0:00:00.015) 0:00:20.033 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.049755", "end": "2024-01-11 02:13:07.697349", "rc": 0, "start": "2024-01-11 02:13:07.647594" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:50 Thursday 11 January 2024 02:13:07 +0000 (0:00:00.284) 0:00:20.317 ****** 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-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:56 Thursday 11 January 2024 02:13:07 +0000 (0:00:00.013) 0:00:20.331 ****** 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-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:61 Thursday 11 January 2024 02:13:07 +0000 (0:00:00.014) 0:00:20.346 ****** 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-route_type6_0sc7l7/tests/tasks/create_and_remove_interface.yml:18 Thursday 11 January 2024 02:13:07 +0000 (0:00:00.019) 0:00:20.366 ****** included: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/show_interfaces.yml:3 Thursday 11 January 2024 02:13:07 +0000 (0:00:00.020) 0:00:20.386 ****** included: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/get_current_interfaces.yml:3 Thursday 11 January 2024 02:13:07 +0000 (0:00:00.014) 0:00:20.401 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003771", "end": "2024-01-11 02:13:08.033980", "rc": 0, "start": "2024-01-11 02:13:08.030209" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/get_current_interfaces.yml:9 Thursday 11 January 2024 02:13:08 +0000 (0:00:00.238) 0:00:20.639 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/show_interfaces.yml:5 Thursday 11 January 2024 02:13:08 +0000 (0:00:00.010) 0:00:20.650 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/create_and_remove_interface.yml:20 Thursday 11 January 2024 02:13:08 +0000 (0:00:00.010) 0:00:20.661 ****** included: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/assert_device_present.yml:3 Thursday 11 January 2024 02:13:08 +0000 (0:00:00.016) 0:00:20.677 ****** included: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/get_interface_stat.yml:3 Thursday 11 January 2024 02:13:08 +0000 (0:00:00.010) 0:00:20.687 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704939187.6956725, "block_size": 4096, "blocks": 0, "ctime": 1704939187.6956725, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 33381, "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": 1704939187.6956725, "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-route_type6_0sc7l7/tests/tasks/assert_device_present.yml:5 Thursday 11 January 2024 02:13:08 +0000 (0:00:00.211) 0:00:20.899 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/create_and_remove_interface.yml:23 Thursday 11 January 2024 02:13:08 +0000 (0:00:00.013) 0:00:20.912 ****** included: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:3 Thursday 11 January 2024 02:13:08 +0000 (0:00:00.018) 0:00:20.930 ****** 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-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:8 Thursday 11 January 2024 02:13:08 +0000 (0:00:00.008) 0:00:20.939 ****** 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-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:13 Thursday 11 January 2024 02:13:08 +0000 (0:00:00.013) 0:00:20.952 ****** included: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/show_interfaces.yml:3 Thursday 11 January 2024 02:13:08 +0000 (0:00:00.011) 0:00:20.963 ****** included: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/get_current_interfaces.yml:3 Thursday 11 January 2024 02:13:08 +0000 (0:00:00.010) 0:00:20.974 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003831", "end": "2024-01-11 02:13:08.593136", "rc": 0, "start": "2024-01-11 02:13:08.589305" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/get_current_interfaces.yml:9 Thursday 11 January 2024 02:13:08 +0000 (0:00:00.216) 0:00:21.191 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/show_interfaces.yml:5 Thursday 11 January 2024 02:13:08 +0000 (0:00:00.009) 0:00:21.200 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:16 Thursday 11 January 2024 02:13:08 +0000 (0:00:00.009) 0:00:21.210 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:23 Thursday 11 January 2024 02:13:10 +0000 (0:00:02.291) 0:00:23.502 ****** 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-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:31 Thursday 11 January 2024 02:13:10 +0000 (0:00:00.014) 0:00:23.517 ****** 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-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:39 Thursday 11 January 2024 02:13:10 +0000 (0:00:00.008) 0:00:23.526 ****** 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-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:45 Thursday 11 January 2024 02:13:10 +0000 (0:00:00.008) 0:00:23.534 ****** 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-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:50 Thursday 11 January 2024 02:13:10 +0000 (0:00:00.008) 0:00:23.542 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.007725", "end": "2024-01-11 02:13:11.164380", "rc": 0, "start": "2024-01-11 02:13:11.156655" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:56 Thursday 11 January 2024 02:13:11 +0000 (0:00:00.229) 0:00:23.771 ****** 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-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:61 Thursday 11 January 2024 02:13:11 +0000 (0:00:00.008) 0:00:23.780 ****** 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-route_type6_0sc7l7/tests/tasks/create_and_remove_interface.yml:27 Thursday 11 January 2024 02:13:11 +0000 (0:00:00.007) 0:00:23.787 ****** included: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/show_interfaces.yml:3 Thursday 11 January 2024 02:13:11 +0000 (0:00:00.019) 0:00:23.807 ****** included: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/get_current_interfaces.yml:3 Thursday 11 January 2024 02:13:11 +0000 (0:00:00.043) 0:00:23.851 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003882", "end": "2024-01-11 02:13:11.470872", "rc": 0, "start": "2024-01-11 02:13:11.466990" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/get_current_interfaces.yml:9 Thursday 11 January 2024 02:13:11 +0000 (0:00:00.218) 0:00:24.069 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/show_interfaces.yml:5 Thursday 11 January 2024 02:13:11 +0000 (0:00:00.010) 0:00:24.079 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/create_and_remove_interface.yml:29 Thursday 11 January 2024 02:13:11 +0000 (0:00:00.008) 0:00:24.088 ****** included: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/assert_device_absent.yml:3 Thursday 11 January 2024 02:13:11 +0000 (0:00:00.019) 0:00:24.108 ****** included: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/get_interface_stat.yml:3 Thursday 11 January 2024 02:13:11 +0000 (0:00:00.009) 0:00:24.118 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-route_type6_0sc7l7/tests/tasks/assert_device_absent.yml:5 Thursday 11 January 2024 02:13:11 +0000 (0:00:00.213) 0:00:24.331 ****** 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 Thursday 11 January 2024 02:13:11 +0000 (0:00:00.017) 0:00:24.348 ****** =============================================================================== Install iproute --------------------------------------------------------- 2.47s /WORKDIR/git-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:16 ------ Install iproute --------------------------------------------------------- 2.33s /WORKDIR/git-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:16 ------ Install iproute --------------------------------------------------------- 2.32s /WORKDIR/git-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:16 ------ Install iproute --------------------------------------------------------- 2.31s /WORKDIR/git-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:16 ------ Install iproute --------------------------------------------------------- 2.31s /WORKDIR/git-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:16 ------ Install iproute --------------------------------------------------------- 2.29s /WORKDIR/git-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:16 ------ Gather current interface info ------------------------------------------- 1.22s /WORKDIR/git-route_type6_0sc7l7/tests/tasks/get_current_interfaces.yml:3 ------ Gathering Facts --------------------------------------------------------- 0.92s /WORKDIR/git-route_type6_0sc7l7/tests/tests_helpers_and_asserts.yml:3 --------- Create veth interface veth1298 ------------------------------------------ 0.72s /WORKDIR/git-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:23 ------ Gather the minimum subset of ansible_facts required by the network role test --- 0.38s /WORKDIR/git-route_type6_0sc7l7/tests/tasks/el_repo_setup.yml:3 --------------- Create dummy interface dummy1298 ---------------------------------------- 0.28s /WORKDIR/git-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:45 ------ Gather current interface info ------------------------------------------- 0.27s /WORKDIR/git-route_type6_0sc7l7/tests/tasks/get_current_interfaces.yml:3 ------ Check if system is ostree ----------------------------------------------- 0.27s /WORKDIR/git-route_type6_0sc7l7/tests/tasks/el_repo_setup.yml:17 -------------- Set up veth as managed by NetworkManager -------------------------------- 0.24s /WORKDIR/git-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:31 ------ Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-route_type6_0sc7l7/tests/tasks/get_current_interfaces.yml:3 ------ Delete veth interface veth1298 ------------------------------------------ 0.23s /WORKDIR/git-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:39 ------ Delete dummy interface dummy1298 ---------------------------------------- 0.23s /WORKDIR/git-route_type6_0sc7l7/tests/tasks/manage_test_interface.yml:50 ------ Gather current interface info ------------------------------------------- 0.22s /WORKDIR/git-route_type6_0sc7l7/tests/tasks/get_current_interfaces.yml:3 ------ Gather current interface info ------------------------------------------- 0.22s /WORKDIR/git-route_type6_0sc7l7/tests/tasks/get_current_interfaces.yml:3 ------ Gather current interface info ------------------------------------------- 0.22s /WORKDIR/git-route_type6_0sc7l7/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. ---^---^---^---^---^---