# 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_type4gpf_l8o/.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_type4gpf_l8o/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_type4gpf_l8o/tests/tests_helpers_and_asserts.yml:3 Thursday 11 January 2024 02:12:04 +0000 (0:00:00.037) 0:00:00.037 ****** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-route_type4gpf_l8o/tests/tests_helpers_and_asserts.yml:6 Thursday 11 January 2024 02:12:05 +0000 (0:00:01.017) 0:00:01.054 ****** included: /WORKDIR/git-route_type4gpf_l8o/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_type4gpf_l8o/tests/tasks/el_repo_setup.yml:3 Thursday 11 January 2024 02:12:05 +0000 (0:00:00.012) 0:00:01.067 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/el_repo_setup.yml:17 Thursday 11 January 2024 02:12:05 +0000 (0:00:00.420) 0:00:01.488 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/el_repo_setup.yml:22 Thursday 11 January 2024 02:12:05 +0000 (0:00:00.287) 0:00:01.776 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/el_repo_setup.yml:26 Thursday 11 January 2024 02:12:05 +0000 (0:00:00.013) 0:00:01.789 ****** 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_type4gpf_l8o/tests/tasks/el_repo_setup.yml:51 Thursday 11 January 2024 02:12:06 +0000 (0:00:00.007) 0:00:01.797 ****** included: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 39] ********************************************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/enable_epel.yml:8 Thursday 11 January 2024 02:12:06 +0000 (0:00:00.021) 0:00:01.818 ****** 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_type4gpf_l8o/tests/tasks/enable_epel.yml:24 Thursday 11 January 2024 02:12:06 +0000 (0:00:00.007) 0:00:01.825 ****** 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_type4gpf_l8o/tests/tasks/enable_epel.yml:30 Thursday 11 January 2024 02:12:06 +0000 (0:00:00.007) 0:00:01.833 ****** 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_type4gpf_l8o/tests/tasks/enable_epel.yml:35 Thursday 11 January 2024 02:12:06 +0000 (0:00:00.007) 0:00:01.840 ****** 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_type4gpf_l8o/tests/tasks/enable_epel.yml:40 Thursday 11 January 2024 02:12:06 +0000 (0:00:00.009) 0:00:01.850 ****** 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_type4gpf_l8o/tests/tests_helpers_and_asserts.yml:9 Thursday 11 January 2024 02:12:06 +0000 (0:00:00.007) 0:00:01.857 ****** included: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/create_and_remove_interface.yml:3 Thursday 11 January 2024 02:12:06 +0000 (0:00:00.011) 0:00:01.869 ****** included: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/show_interfaces.yml:3 Thursday 11 January 2024 02:12:06 +0000 (0:00:00.010) 0:00:01.880 ****** included: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/get_current_interfaces.yml:3 Thursday 11 January 2024 02:12:06 +0000 (0:00:00.009) 0:00:01.889 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003759", "end": "2024-01-11 02:12:06.367717", "rc": 0, "start": "2024-01-11 02:12:06.363958" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/get_current_interfaces.yml:9 Thursday 11 January 2024 02:12:06 +0000 (0:00:00.291) 0:00:02.181 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/show_interfaces.yml:5 Thursday 11 January 2024 02:12:06 +0000 (0:00:00.010) 0:00:02.192 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/create_and_remove_interface.yml:5 Thursday 11 January 2024 02:12:06 +0000 (0:00:00.008) 0:00:02.200 ****** included: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/manage_test_interface.yml:3 Thursday 11 January 2024 02:12:06 +0000 (0:00:00.013) 0:00:02.214 ****** 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_type4gpf_l8o/tests/tasks/manage_test_interface.yml:8 Thursday 11 January 2024 02:12:06 +0000 (0:00:00.008) 0:00:02.223 ****** 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_type4gpf_l8o/tests/tasks/manage_test_interface.yml:13 Thursday 11 January 2024 02:12:06 +0000 (0:00:00.011) 0:00:02.234 ****** included: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/show_interfaces.yml:3 Thursday 11 January 2024 02:12:06 +0000 (0:00:00.015) 0:00:02.250 ****** included: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/get_current_interfaces.yml:3 Thursday 11 January 2024 02:12:06 +0000 (0:00:00.010) 0:00:02.260 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003724", "end": "2024-01-11 02:12:06.693920", "rc": 0, "start": "2024-01-11 02:12:06.690196" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/get_current_interfaces.yml:9 Thursday 11 January 2024 02:12:06 +0000 (0:00:00.246) 0:00:02.507 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/show_interfaces.yml:5 Thursday 11 January 2024 02:12:06 +0000 (0:00:00.009) 0:00:02.517 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/manage_test_interface.yml:16 Thursday 11 January 2024 02:12:06 +0000 (0:00:00.008) 0:00:02.526 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/manage_test_interface.yml:23 Thursday 11 January 2024 02:12:08 +0000 (0:00:02.070) 0:00:04.597 ****** 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_type4gpf_l8o/tests/tasks/manage_test_interface.yml:31 Thursday 11 January 2024 02:12:08 +0000 (0:00:00.016) 0:00:04.613 ****** 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_type4gpf_l8o/tests/tasks/manage_test_interface.yml:39 Thursday 11 January 2024 02:12:08 +0000 (0:00:00.008) 0:00:04.621 ****** 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_type4gpf_l8o/tests/tasks/manage_test_interface.yml:45 Thursday 11 January 2024 02:12:08 +0000 (0:00:00.007) 0:00:04.629 ****** 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_type4gpf_l8o/tests/tasks/manage_test_interface.yml:50 Thursday 11 January 2024 02:12:08 +0000 (0:00:00.008) 0:00:04.638 ****** 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_type4gpf_l8o/tests/tasks/manage_test_interface.yml:56 Thursday 11 January 2024 02:12:08 +0000 (0:00:00.007) 0:00:04.646 ****** 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_type4gpf_l8o/tests/tasks/manage_test_interface.yml:61 Thursday 11 January 2024 02:12:08 +0000 (0:00:00.008) 0:00:04.654 ****** 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_type4gpf_l8o/tests/tasks/create_and_remove_interface.yml:9 Thursday 11 January 2024 02:12:08 +0000 (0:00:00.007) 0:00:04.661 ****** included: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/show_interfaces.yml:3 Thursday 11 January 2024 02:12:08 +0000 (0:00:00.013) 0:00:04.675 ****** included: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/get_current_interfaces.yml:3 Thursday 11 January 2024 02:12:08 +0000 (0:00:00.009) 0:00:04.684 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003665", "end": "2024-01-11 02:12:09.103354", "rc": 0, "start": "2024-01-11 02:12:09.099689" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/get_current_interfaces.yml:9 Thursday 11 January 2024 02:12:09 +0000 (0:00:00.234) 0:00:04.919 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/show_interfaces.yml:5 Thursday 11 January 2024 02:12:09 +0000 (0:00:00.011) 0:00:04.930 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/create_and_remove_interface.yml:11 Thursday 11 January 2024 02:12:09 +0000 (0:00:00.010) 0:00:04.940 ****** included: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/assert_device_absent.yml:3 Thursday 11 January 2024 02:12:09 +0000 (0:00:00.014) 0:00:04.955 ****** included: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/get_interface_stat.yml:3 Thursday 11 January 2024 02:12:09 +0000 (0:00:00.011) 0:00:04.966 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/assert_device_absent.yml:5 Thursday 11 January 2024 02:12:09 +0000 (0:00:00.243) 0:00:05.210 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/create_and_remove_interface.yml:14 Thursday 11 January 2024 02:12:09 +0000 (0:00:00.016) 0:00:05.227 ****** included: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/manage_test_interface.yml:3 Thursday 11 January 2024 02:12:09 +0000 (0:00:00.024) 0:00:05.251 ****** 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_type4gpf_l8o/tests/tasks/manage_test_interface.yml:8 Thursday 11 January 2024 02:12:09 +0000 (0:00:00.009) 0:00:05.261 ****** 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_type4gpf_l8o/tests/tasks/manage_test_interface.yml:13 Thursday 11 January 2024 02:12:09 +0000 (0:00:00.008) 0:00:05.269 ****** included: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/show_interfaces.yml:3 Thursday 11 January 2024 02:12:09 +0000 (0:00:00.014) 0:00:05.284 ****** included: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/get_current_interfaces.yml:3 Thursday 11 January 2024 02:12:09 +0000 (0:00:00.012) 0:00:05.297 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003743", "end": "2024-01-11 02:12:09.724093", "rc": 0, "start": "2024-01-11 02:12:09.720350" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/get_current_interfaces.yml:9 Thursday 11 January 2024 02:12:09 +0000 (0:00:00.240) 0:00:05.538 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/show_interfaces.yml:5 Thursday 11 January 2024 02:12:09 +0000 (0:00:00.011) 0:00:05.549 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/manage_test_interface.yml:16 Thursday 11 January 2024 02:12:09 +0000 (0:00:00.009) 0:00:05.558 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/manage_test_interface.yml:23 Thursday 11 January 2024 02:12:11 +0000 (0:00:01.894) 0:00:07.453 ****** 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.007145", "end": "2024-01-11 02:12:11.909218", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-01-11 02:12:11.902073" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.004218", "end": "2024-01-11 02:12:12.196504", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-01-11 02:12:12.192286" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004144", "end": "2024-01-11 02:12:12.424935", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-01-11 02:12:12.420791" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/manage_test_interface.yml:31 Thursday 11 January 2024 02:12:12 +0000 (0:00:00.786) 0:00:08.239 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.023480", "end": "2024-01-11 02:12:12.682164", "rc": 0, "start": "2024-01-11 02:12:12.658684" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/manage_test_interface.yml:39 Thursday 11 January 2024 02:12:12 +0000 (0:00:00.257) 0:00:08.497 ****** 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_type4gpf_l8o/tests/tasks/manage_test_interface.yml:45 Thursday 11 January 2024 02:12:12 +0000 (0:00:00.008) 0:00:08.505 ****** 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_type4gpf_l8o/tests/tasks/manage_test_interface.yml:50 Thursday 11 January 2024 02:12:12 +0000 (0:00:00.007) 0:00:08.513 ****** 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_type4gpf_l8o/tests/tasks/manage_test_interface.yml:56 Thursday 11 January 2024 02:12:12 +0000 (0:00:00.007) 0:00:08.521 ****** 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_type4gpf_l8o/tests/tasks/manage_test_interface.yml:61 Thursday 11 January 2024 02:12:12 +0000 (0:00:00.007) 0:00:08.528 ****** 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_type4gpf_l8o/tests/tasks/create_and_remove_interface.yml:18 Thursday 11 January 2024 02:12:12 +0000 (0:00:00.007) 0:00:08.536 ****** included: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/show_interfaces.yml:3 Thursday 11 January 2024 02:12:12 +0000 (0:00:00.015) 0:00:08.551 ****** included: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/get_current_interfaces.yml:3 Thursday 11 January 2024 02:12:12 +0000 (0:00:00.009) 0:00:08.560 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003581", "end": "2024-01-11 02:12:12.980796", "rc": 0, "start": "2024-01-11 02:12:12.977215" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/get_current_interfaces.yml:9 Thursday 11 January 2024 02:12:13 +0000 (0:00:00.236) 0:00:08.797 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/show_interfaces.yml:5 Thursday 11 January 2024 02:12:13 +0000 (0:00:00.010) 0:00:08.807 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/create_and_remove_interface.yml:20 Thursday 11 January 2024 02:12:13 +0000 (0:00:00.010) 0:00:08.818 ****** included: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/assert_device_present.yml:3 Thursday 11 January 2024 02:12:13 +0000 (0:00:00.017) 0:00:08.835 ****** included: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/get_interface_stat.yml:3 Thursday 11 January 2024 02:12:13 +0000 (0:00:00.010) 0:00:08.846 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704939131.9059956, "block_size": 4096, "blocks": 0, "ctime": 1704939131.9059956, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 33887, "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": 1704939131.9059956, "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_type4gpf_l8o/tests/tasks/assert_device_present.yml:5 Thursday 11 January 2024 02:12:13 +0000 (0:00:00.242) 0:00:09.088 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/create_and_remove_interface.yml:23 Thursday 11 January 2024 02:12:13 +0000 (0:00:00.010) 0:00:09.098 ****** included: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/manage_test_interface.yml:3 Thursday 11 January 2024 02:12:13 +0000 (0:00:00.018) 0:00:09.116 ****** 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_type4gpf_l8o/tests/tasks/manage_test_interface.yml:8 Thursday 11 January 2024 02:12:13 +0000 (0:00:00.007) 0:00:09.124 ****** 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_type4gpf_l8o/tests/tasks/manage_test_interface.yml:13 Thursday 11 January 2024 02:12:13 +0000 (0:00:00.008) 0:00:09.133 ****** included: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/show_interfaces.yml:3 Thursday 11 January 2024 02:12:13 +0000 (0:00:00.011) 0:00:09.144 ****** included: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/get_current_interfaces.yml:3 Thursday 11 January 2024 02:12:13 +0000 (0:00:00.010) 0:00:09.154 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003552", "end": "2024-01-11 02:12:13.573309", "rc": 0, "start": "2024-01-11 02:12:13.569757" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/get_current_interfaces.yml:9 Thursday 11 January 2024 02:12:13 +0000 (0:00:00.232) 0:00:09.386 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/show_interfaces.yml:5 Thursday 11 January 2024 02:12:13 +0000 (0:00:00.009) 0:00:09.396 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/manage_test_interface.yml:16 Thursday 11 January 2024 02:12:13 +0000 (0:00:00.009) 0:00:09.405 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/manage_test_interface.yml:23 Thursday 11 January 2024 02:12:15 +0000 (0:00:01.902) 0:00:11.308 ****** 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_type4gpf_l8o/tests/tasks/manage_test_interface.yml:31 Thursday 11 January 2024 02:12:15 +0000 (0:00:00.014) 0:00:11.322 ****** 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_type4gpf_l8o/tests/tasks/manage_test_interface.yml:39 Thursday 11 January 2024 02:12:15 +0000 (0:00:00.007) 0:00:11.330 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.017300", "end": "2024-01-11 02:12:15.767702", "rc": 0, "start": "2024-01-11 02:12:15.750402" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/manage_test_interface.yml:45 Thursday 11 January 2024 02:12:15 +0000 (0:00:00.264) 0:00:11.595 ****** 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_type4gpf_l8o/tests/tasks/manage_test_interface.yml:50 Thursday 11 January 2024 02:12:15 +0000 (0:00:00.015) 0:00:11.610 ****** 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_type4gpf_l8o/tests/tasks/manage_test_interface.yml:56 Thursday 11 January 2024 02:12:15 +0000 (0:00:00.011) 0:00:11.621 ****** 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_type4gpf_l8o/tests/tasks/manage_test_interface.yml:61 Thursday 11 January 2024 02:12:15 +0000 (0:00:00.018) 0:00:11.640 ****** 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_type4gpf_l8o/tests/tasks/create_and_remove_interface.yml:27 Thursday 11 January 2024 02:12:15 +0000 (0:00:00.018) 0:00:11.658 ****** included: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/show_interfaces.yml:3 Thursday 11 January 2024 02:12:15 +0000 (0:00:00.020) 0:00:11.679 ****** included: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/get_current_interfaces.yml:3 Thursday 11 January 2024 02:12:15 +0000 (0:00:00.009) 0:00:11.689 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003734", "end": "2024-01-11 02:12:16.114971", "rc": 0, "start": "2024-01-11 02:12:16.111237" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/get_current_interfaces.yml:9 Thursday 11 January 2024 02:12:16 +0000 (0:00:00.246) 0:00:11.935 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/show_interfaces.yml:5 Thursday 11 January 2024 02:12:16 +0000 (0:00:00.010) 0:00:11.946 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/create_and_remove_interface.yml:29 Thursday 11 January 2024 02:12:16 +0000 (0:00:00.011) 0:00:11.958 ****** included: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/assert_device_absent.yml:3 Thursday 11 January 2024 02:12:16 +0000 (0:00:00.021) 0:00:11.979 ****** included: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/get_interface_stat.yml:3 Thursday 11 January 2024 02:12:16 +0000 (0:00:00.011) 0:00:11.990 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/assert_device_absent.yml:5 Thursday 11 January 2024 02:12:16 +0000 (0:00:00.242) 0:00:12.233 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tests_helpers_and_asserts.yml:15 Thursday 11 January 2024 02:12:16 +0000 (0:00:00.023) 0:00:12.256 ****** included: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/create_and_remove_interface.yml:3 Thursday 11 January 2024 02:12:16 +0000 (0:00:00.013) 0:00:12.269 ****** included: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/show_interfaces.yml:3 Thursday 11 January 2024 02:12:16 +0000 (0:00:00.010) 0:00:12.280 ****** included: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/get_current_interfaces.yml:3 Thursday 11 January 2024 02:12:16 +0000 (0:00:00.016) 0:00:12.296 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003740", "end": "2024-01-11 02:12:16.723885", "rc": 0, "start": "2024-01-11 02:12:16.720145" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/get_current_interfaces.yml:9 Thursday 11 January 2024 02:12:16 +0000 (0:00:00.250) 0:00:12.546 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/show_interfaces.yml:5 Thursday 11 January 2024 02:12:16 +0000 (0:00:00.016) 0:00:12.563 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/create_and_remove_interface.yml:5 Thursday 11 January 2024 02:12:16 +0000 (0:00:00.010) 0:00:12.574 ****** included: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/manage_test_interface.yml:3 Thursday 11 January 2024 02:12:16 +0000 (0:00:00.012) 0:00:12.586 ****** 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_type4gpf_l8o/tests/tasks/manage_test_interface.yml:8 Thursday 11 January 2024 02:12:16 +0000 (0:00:00.007) 0:00:12.594 ****** 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_type4gpf_l8o/tests/tasks/manage_test_interface.yml:13 Thursday 11 January 2024 02:12:16 +0000 (0:00:00.017) 0:00:12.612 ****** included: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/show_interfaces.yml:3 Thursday 11 January 2024 02:12:16 +0000 (0:00:00.011) 0:00:12.623 ****** included: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/get_current_interfaces.yml:3 Thursday 11 January 2024 02:12:16 +0000 (0:00:00.009) 0:00:12.633 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004867", "end": "2024-01-11 02:12:18.055347", "rc": 0, "start": "2024-01-11 02:12:17.050480" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/get_current_interfaces.yml:9 Thursday 11 January 2024 02:12:18 +0000 (0:00:01.235) 0:00:13.869 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/show_interfaces.yml:5 Thursday 11 January 2024 02:12:18 +0000 (0:00:00.009) 0:00:13.879 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/manage_test_interface.yml:16 Thursday 11 January 2024 02:12:18 +0000 (0:00:00.008) 0:00:13.888 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/manage_test_interface.yml:23 Thursday 11 January 2024 02:12:20 +0000 (0:00:01.927) 0:00:15.815 ****** 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_type4gpf_l8o/tests/tasks/manage_test_interface.yml:31 Thursday 11 January 2024 02:12:20 +0000 (0:00:00.013) 0:00:15.829 ****** 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_type4gpf_l8o/tests/tasks/manage_test_interface.yml:39 Thursday 11 January 2024 02:12:20 +0000 (0:00:00.011) 0:00:15.840 ****** 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_type4gpf_l8o/tests/tasks/manage_test_interface.yml:45 Thursday 11 January 2024 02:12:20 +0000 (0:00:00.009) 0:00:15.849 ****** 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_type4gpf_l8o/tests/tasks/manage_test_interface.yml:50 Thursday 11 January 2024 02:12:20 +0000 (0:00:00.011) 0:00:15.861 ****** 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_type4gpf_l8o/tests/tasks/manage_test_interface.yml:56 Thursday 11 January 2024 02:12:20 +0000 (0:00:00.008) 0:00:15.869 ****** 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_type4gpf_l8o/tests/tasks/manage_test_interface.yml:61 Thursday 11 January 2024 02:12:20 +0000 (0:00:00.016) 0:00:15.886 ****** 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_type4gpf_l8o/tests/tasks/create_and_remove_interface.yml:9 Thursday 11 January 2024 02:12:20 +0000 (0:00:00.015) 0:00:15.901 ****** included: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/show_interfaces.yml:3 Thursday 11 January 2024 02:12:20 +0000 (0:00:00.019) 0:00:15.920 ****** included: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/get_current_interfaces.yml:3 Thursday 11 January 2024 02:12:20 +0000 (0:00:00.015) 0:00:15.936 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003667", "end": "2024-01-11 02:12:20.359362", "rc": 0, "start": "2024-01-11 02:12:20.355695" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/get_current_interfaces.yml:9 Thursday 11 January 2024 02:12:20 +0000 (0:00:00.236) 0:00:16.173 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/show_interfaces.yml:5 Thursday 11 January 2024 02:12:20 +0000 (0:00:00.010) 0:00:16.183 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/create_and_remove_interface.yml:11 Thursday 11 January 2024 02:12:20 +0000 (0:00:00.009) 0:00:16.193 ****** included: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/assert_device_absent.yml:3 Thursday 11 January 2024 02:12:20 +0000 (0:00:00.013) 0:00:16.206 ****** included: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/get_interface_stat.yml:3 Thursday 11 January 2024 02:12:20 +0000 (0:00:00.009) 0:00:16.216 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/assert_device_absent.yml:5 Thursday 11 January 2024 02:12:20 +0000 (0:00:00.235) 0:00:16.451 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/create_and_remove_interface.yml:14 Thursday 11 January 2024 02:12:20 +0000 (0:00:00.016) 0:00:16.467 ****** included: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/manage_test_interface.yml:3 Thursday 11 January 2024 02:12:20 +0000 (0:00:00.027) 0:00:16.495 ****** 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_type4gpf_l8o/tests/tasks/manage_test_interface.yml:8 Thursday 11 January 2024 02:12:20 +0000 (0:00:00.020) 0:00:16.515 ****** 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_type4gpf_l8o/tests/tasks/manage_test_interface.yml:13 Thursday 11 January 2024 02:12:20 +0000 (0:00:00.008) 0:00:16.524 ****** included: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/show_interfaces.yml:3 Thursday 11 January 2024 02:12:20 +0000 (0:00:00.019) 0:00:16.543 ****** included: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/get_current_interfaces.yml:3 Thursday 11 January 2024 02:12:20 +0000 (0:00:00.020) 0:00:16.564 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003690", "end": "2024-01-11 02:12:21.004097", "rc": 0, "start": "2024-01-11 02:12:21.000407" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/get_current_interfaces.yml:9 Thursday 11 January 2024 02:12:21 +0000 (0:00:00.253) 0:00:16.817 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/show_interfaces.yml:5 Thursday 11 January 2024 02:12:21 +0000 (0:00:00.012) 0:00:16.830 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/manage_test_interface.yml:16 Thursday 11 January 2024 02:12:21 +0000 (0:00:00.008) 0:00:16.839 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/manage_test_interface.yml:23 Thursday 11 January 2024 02:12:22 +0000 (0:00:01.899) 0:00:18.739 ****** 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_type4gpf_l8o/tests/tasks/manage_test_interface.yml:31 Thursday 11 January 2024 02:12:22 +0000 (0:00:00.014) 0:00:18.753 ****** 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_type4gpf_l8o/tests/tasks/manage_test_interface.yml:39 Thursday 11 January 2024 02:12:22 +0000 (0:00:00.008) 0:00:18.762 ****** 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_type4gpf_l8o/tests/tasks/manage_test_interface.yml:45 Thursday 11 January 2024 02:12:22 +0000 (0:00:00.009) 0:00:18.771 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.005801", "end": "2024-01-11 02:12:23.195983", "rc": 0, "start": "2024-01-11 02:12:23.190182" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/manage_test_interface.yml:50 Thursday 11 January 2024 02:12:23 +0000 (0:00:00.250) 0:00:19.022 ****** 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_type4gpf_l8o/tests/tasks/manage_test_interface.yml:56 Thursday 11 January 2024 02:12:23 +0000 (0:00:00.008) 0:00:19.031 ****** 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_type4gpf_l8o/tests/tasks/manage_test_interface.yml:61 Thursday 11 January 2024 02:12:23 +0000 (0:00:00.009) 0:00:19.040 ****** 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_type4gpf_l8o/tests/tasks/create_and_remove_interface.yml:18 Thursday 11 January 2024 02:12:23 +0000 (0:00:00.010) 0:00:19.050 ****** included: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/show_interfaces.yml:3 Thursday 11 January 2024 02:12:23 +0000 (0:00:00.016) 0:00:19.066 ****** included: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/get_current_interfaces.yml:3 Thursday 11 January 2024 02:12:23 +0000 (0:00:00.009) 0:00:19.076 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003693", "end": "2024-01-11 02:12:23.495993", "rc": 0, "start": "2024-01-11 02:12:23.492300" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/get_current_interfaces.yml:9 Thursday 11 January 2024 02:12:23 +0000 (0:00:00.233) 0:00:19.309 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/show_interfaces.yml:5 Thursday 11 January 2024 02:12:23 +0000 (0:00:00.009) 0:00:19.319 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/create_and_remove_interface.yml:20 Thursday 11 January 2024 02:12:23 +0000 (0:00:00.008) 0:00:19.328 ****** included: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/assert_device_present.yml:3 Thursday 11 January 2024 02:12:23 +0000 (0:00:00.016) 0:00:19.344 ****** included: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/get_interface_stat.yml:3 Thursday 11 January 2024 02:12:23 +0000 (0:00:00.013) 0:00:19.358 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704939143.1937299, "block_size": 4096, "blocks": 0, "ctime": 1704939143.1937299, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 34180, "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": 1704939143.1937299, "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_type4gpf_l8o/tests/tasks/assert_device_present.yml:5 Thursday 11 January 2024 02:12:23 +0000 (0:00:00.233) 0:00:19.591 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/create_and_remove_interface.yml:23 Thursday 11 January 2024 02:12:23 +0000 (0:00:00.017) 0:00:19.608 ****** included: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/manage_test_interface.yml:3 Thursday 11 January 2024 02:12:23 +0000 (0:00:00.023) 0:00:19.632 ****** 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_type4gpf_l8o/tests/tasks/manage_test_interface.yml:8 Thursday 11 January 2024 02:12:23 +0000 (0:00:00.008) 0:00:19.640 ****** 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_type4gpf_l8o/tests/tasks/manage_test_interface.yml:13 Thursday 11 January 2024 02:12:23 +0000 (0:00:00.008) 0:00:19.649 ****** included: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/show_interfaces.yml:3 Thursday 11 January 2024 02:12:23 +0000 (0:00:00.011) 0:00:19.661 ****** included: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/get_current_interfaces.yml:3 Thursday 11 January 2024 02:12:23 +0000 (0:00:00.009) 0:00:19.670 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003604", "end": "2024-01-11 02:12:24.088548", "rc": 0, "start": "2024-01-11 02:12:24.084944" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/get_current_interfaces.yml:9 Thursday 11 January 2024 02:12:24 +0000 (0:00:00.231) 0:00:19.902 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/show_interfaces.yml:5 Thursday 11 January 2024 02:12:24 +0000 (0:00:00.009) 0:00:19.912 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/manage_test_interface.yml:16 Thursday 11 January 2024 02:12:24 +0000 (0:00:00.009) 0:00:19.921 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/manage_test_interface.yml:23 Thursday 11 January 2024 02:12:26 +0000 (0:00:01.892) 0:00:21.813 ****** 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_type4gpf_l8o/tests/tasks/manage_test_interface.yml:31 Thursday 11 January 2024 02:12:26 +0000 (0:00:00.014) 0:00:21.828 ****** 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_type4gpf_l8o/tests/tasks/manage_test_interface.yml:39 Thursday 11 January 2024 02:12:26 +0000 (0:00:00.009) 0:00:21.837 ****** 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_type4gpf_l8o/tests/tasks/manage_test_interface.yml:45 Thursday 11 January 2024 02:12:26 +0000 (0:00:00.008) 0:00:21.846 ****** 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_type4gpf_l8o/tests/tasks/manage_test_interface.yml:50 Thursday 11 January 2024 02:12:26 +0000 (0:00:00.008) 0:00:21.855 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.008004", "end": "2024-01-11 02:12:26.280519", "rc": 0, "start": "2024-01-11 02:12:26.272515" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/manage_test_interface.yml:56 Thursday 11 January 2024 02:12:26 +0000 (0:00:00.246) 0:00:22.102 ****** 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_type4gpf_l8o/tests/tasks/manage_test_interface.yml:61 Thursday 11 January 2024 02:12:26 +0000 (0:00:00.009) 0:00:22.111 ****** 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_type4gpf_l8o/tests/tasks/create_and_remove_interface.yml:27 Thursday 11 January 2024 02:12:26 +0000 (0:00:00.007) 0:00:22.119 ****** included: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/show_interfaces.yml:3 Thursday 11 January 2024 02:12:26 +0000 (0:00:00.026) 0:00:22.145 ****** included: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/get_current_interfaces.yml:3 Thursday 11 January 2024 02:12:26 +0000 (0:00:00.055) 0:00:22.201 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003639", "end": "2024-01-11 02:12:26.621894", "rc": 0, "start": "2024-01-11 02:12:26.618255" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/get_current_interfaces.yml:9 Thursday 11 January 2024 02:12:26 +0000 (0:00:00.233) 0:00:22.435 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/show_interfaces.yml:5 Thursday 11 January 2024 02:12:26 +0000 (0:00:00.011) 0:00:22.446 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/create_and_remove_interface.yml:29 Thursday 11 January 2024 02:12:26 +0000 (0:00:00.009) 0:00:22.456 ****** included: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/assert_device_absent.yml:3 Thursday 11 January 2024 02:12:26 +0000 (0:00:00.019) 0:00:22.475 ****** included: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/get_interface_stat.yml:3 Thursday 11 January 2024 02:12:26 +0000 (0:00:00.010) 0:00:22.485 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-route_type4gpf_l8o/tests/tasks/assert_device_absent.yml:5 Thursday 11 January 2024 02:12:26 +0000 (0:00:00.228) 0:00:22.714 ****** 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:12:26 +0000 (0:00:00.014) 0:00:22.728 ****** =============================================================================== Install iproute --------------------------------------------------------- 2.07s /WORKDIR/git-route_type4gpf_l8o/tests/tasks/manage_test_interface.yml:16 ------ Install iproute --------------------------------------------------------- 1.93s /WORKDIR/git-route_type4gpf_l8o/tests/tasks/manage_test_interface.yml:16 ------ Install iproute --------------------------------------------------------- 1.90s /WORKDIR/git-route_type4gpf_l8o/tests/tasks/manage_test_interface.yml:16 ------ Install iproute --------------------------------------------------------- 1.90s /WORKDIR/git-route_type4gpf_l8o/tests/tasks/manage_test_interface.yml:16 ------ Install iproute --------------------------------------------------------- 1.89s /WORKDIR/git-route_type4gpf_l8o/tests/tasks/manage_test_interface.yml:16 ------ Install iproute --------------------------------------------------------- 1.89s /WORKDIR/git-route_type4gpf_l8o/tests/tasks/manage_test_interface.yml:16 ------ Gather current interface info ------------------------------------------- 1.24s /WORKDIR/git-route_type4gpf_l8o/tests/tasks/get_current_interfaces.yml:3 ------ Gathering Facts --------------------------------------------------------- 1.02s /WORKDIR/git-route_type4gpf_l8o/tests/tests_helpers_and_asserts.yml:3 --------- Create veth interface veth1298 ------------------------------------------ 0.79s /WORKDIR/git-route_type4gpf_l8o/tests/tasks/manage_test_interface.yml:23 ------ Gather the minimum subset of ansible_facts required by the network role test --- 0.42s /WORKDIR/git-route_type4gpf_l8o/tests/tasks/el_repo_setup.yml:3 --------------- Gather current interface info ------------------------------------------- 0.29s /WORKDIR/git-route_type4gpf_l8o/tests/tasks/get_current_interfaces.yml:3 ------ Check if system is ostree ----------------------------------------------- 0.29s /WORKDIR/git-route_type4gpf_l8o/tests/tasks/el_repo_setup.yml:17 -------------- Delete veth interface veth1298 ------------------------------------------ 0.26s /WORKDIR/git-route_type4gpf_l8o/tests/tasks/manage_test_interface.yml:39 ------ Set up veth as managed by NetworkManager -------------------------------- 0.26s /WORKDIR/git-route_type4gpf_l8o/tests/tasks/manage_test_interface.yml:31 ------ Gather current interface info ------------------------------------------- 0.25s /WORKDIR/git-route_type4gpf_l8o/tests/tasks/get_current_interfaces.yml:3 ------ Create dummy interface dummy1298 ---------------------------------------- 0.25s /WORKDIR/git-route_type4gpf_l8o/tests/tasks/manage_test_interface.yml:45 ------ Gather current interface info ------------------------------------------- 0.25s /WORKDIR/git-route_type4gpf_l8o/tests/tasks/get_current_interfaces.yml:3 ------ Delete dummy interface dummy1298 ---------------------------------------- 0.25s /WORKDIR/git-route_type4gpf_l8o/tests/tasks/manage_test_interface.yml:50 ------ Gather current interface info ------------------------------------------- 0.25s /WORKDIR/git-route_type4gpf_l8o/tests/tasks/get_current_interfaces.yml:3 ------ Gather current interface info ------------------------------------------- 0.25s /WORKDIR/git-route_type4gpf_l8o/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. ---^---^---^---^---^---