# 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-ci_fixd06uwwwa/.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-ci_fixd06uwwwa/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tests_helpers_and_asserts.yml:3 Tuesday 23 January 2024 19:28:02 +0000 (0:00:00.038) 0:00:00.038 ******* ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tests_helpers_and_asserts.yml:6 Tuesday 23 January 2024 19:28:03 +0000 (0:00:00.898) 0:00:00.936 ******* included: /WORKDIR/git-ci_fixd06uwwwa/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-ci_fixd06uwwwa/tests/tasks/el_repo_setup.yml:3 Tuesday 23 January 2024 19:28:03 +0000 (0:00:00.012) 0:00:00.949 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/el_repo_setup.yml:17 Tuesday 23 January 2024 19:28:03 +0000 (0:00:00.354) 0:00:01.303 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/el_repo_setup.yml:22 Tuesday 23 January 2024 19:28:03 +0000 (0:00:00.265) 0:00:01.569 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/el_repo_setup.yml:26 Tuesday 23 January 2024 19:28:03 +0000 (0:00:00.014) 0:00:01.584 ******* 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-ci_fixd06uwwwa/tests/tasks/el_repo_setup.yml:51 Tuesday 23 January 2024 19:28:03 +0000 (0:00:00.007) 0:00:01.591 ******* included: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/enable_epel.yml:8 Tuesday 23 January 2024 19:28:03 +0000 (0:00:00.021) 0:00:01.612 ******* 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-ci_fixd06uwwwa/tests/tasks/enable_epel.yml:24 Tuesday 23 January 2024 19:28:03 +0000 (0:00:00.018) 0:00:01.631 ******* 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-ci_fixd06uwwwa/tests/tasks/enable_epel.yml:30 Tuesday 23 January 2024 19:28:03 +0000 (0:00:00.007) 0:00:01.639 ******* 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-ci_fixd06uwwwa/tests/tasks/enable_epel.yml:35 Tuesday 23 January 2024 19:28:03 +0000 (0:00:00.007) 0:00:01.646 ******* 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-ci_fixd06uwwwa/tests/tasks/enable_epel.yml:40 Tuesday 23 January 2024 19:28:03 +0000 (0:00:00.007) 0:00:01.654 ******* 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-ci_fixd06uwwwa/tests/tests_helpers_and_asserts.yml:9 Tuesday 23 January 2024 19:28:03 +0000 (0:00:00.007) 0:00:01.661 ******* included: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/create_and_remove_interface.yml:3 Tuesday 23 January 2024 19:28:03 +0000 (0:00:00.011) 0:00:01.673 ******* included: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:28:03 +0000 (0:00:00.010) 0:00:01.683 ******* included: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:28:03 +0000 (0:00:00.009) 0:00:01.692 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003569", "end": "2024-01-23 19:28:04.181376", "rc": 0, "start": "2024-01-23 19:28:04.177807" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:28:04 +0000 (0:00:00.263) 0:00:01.956 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:28:04 +0000 (0:00:00.010) 0:00:01.967 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/create_and_remove_interface.yml:5 Tuesday 23 January 2024 19:28:04 +0000 (0:00:00.009) 0:00:01.976 ******* included: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:3 Tuesday 23 January 2024 19:28:04 +0000 (0:00:00.023) 0:00:02.000 ******* 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-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:8 Tuesday 23 January 2024 19:28:04 +0000 (0:00:00.008) 0:00:02.009 ******* 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-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:13 Tuesday 23 January 2024 19:28:04 +0000 (0:00:00.007) 0:00:02.017 ******* included: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:28:04 +0000 (0:00:00.018) 0:00:02.036 ******* included: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:28:04 +0000 (0:00:00.011) 0:00:02.047 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003582", "end": "2024-01-23 19:28:04.497433", "rc": 0, "start": "2024-01-23 19:28:04.493851" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:28:04 +0000 (0:00:00.223) 0:00:02.271 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:28:04 +0000 (0:00:00.009) 0:00:02.281 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:16 Tuesday 23 January 2024 19:28:04 +0000 (0:00:00.008) 0:00:02.290 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:23 Tuesday 23 January 2024 19:28:06 +0000 (0:00:02.311) 0:00:04.602 ******* 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-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:31 Tuesday 23 January 2024 19:28:06 +0000 (0:00:00.015) 0:00:04.617 ******* 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-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:39 Tuesday 23 January 2024 19:28:06 +0000 (0:00:00.009) 0:00:04.626 ******* 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-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:45 Tuesday 23 January 2024 19:28:06 +0000 (0:00:00.008) 0:00:04.635 ******* 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-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:50 Tuesday 23 January 2024 19:28:06 +0000 (0:00:00.007) 0:00:04.642 ******* 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-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:56 Tuesday 23 January 2024 19:28:06 +0000 (0:00:00.007) 0:00:04.650 ******* 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-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:61 Tuesday 23 January 2024 19:28:06 +0000 (0:00:00.007) 0:00:04.658 ******* 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-ci_fixd06uwwwa/tests/tasks/create_and_remove_interface.yml:9 Tuesday 23 January 2024 19:28:06 +0000 (0:00:00.007) 0:00:04.666 ******* included: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:28:06 +0000 (0:00:00.013) 0:00:04.680 ******* included: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:28:06 +0000 (0:00:00.010) 0:00:04.690 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004002", "end": "2024-01-23 19:28:07.123592", "rc": 0, "start": "2024-01-23 19:28:07.119590" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:28:07 +0000 (0:00:00.216) 0:00:04.907 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:28:07 +0000 (0:00:00.014) 0:00:04.922 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/create_and_remove_interface.yml:11 Tuesday 23 January 2024 19:28:07 +0000 (0:00:00.012) 0:00:04.935 ******* included: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/assert_device_absent.yml:3 Tuesday 23 January 2024 19:28:07 +0000 (0:00:00.013) 0:00:04.948 ******* included: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/get_interface_stat.yml:3 Tuesday 23 January 2024 19:28:07 +0000 (0:00:00.014) 0:00:04.963 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/assert_device_absent.yml:5 Tuesday 23 January 2024 19:28:07 +0000 (0:00:00.217) 0:00:05.181 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/create_and_remove_interface.yml:14 Tuesday 23 January 2024 19:28:07 +0000 (0:00:00.021) 0:00:05.202 ******* included: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:3 Tuesday 23 January 2024 19:28:07 +0000 (0:00:00.029) 0:00:05.232 ******* 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-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:8 Tuesday 23 January 2024 19:28:07 +0000 (0:00:00.011) 0:00:05.243 ******* 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-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:13 Tuesday 23 January 2024 19:28:07 +0000 (0:00:00.016) 0:00:05.260 ******* included: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:28:07 +0000 (0:00:00.013) 0:00:05.273 ******* included: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:28:07 +0000 (0:00:00.033) 0:00:05.306 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003521", "end": "2024-01-23 19:28:07.799874", "rc": 0, "start": "2024-01-23 19:28:07.796353" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:28:07 +0000 (0:00:00.268) 0:00:05.575 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:28:07 +0000 (0:00:00.017) 0:00:05.592 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:16 Tuesday 23 January 2024 19:28:07 +0000 (0:00:00.011) 0:00:05.604 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:23 Tuesday 23 January 2024 19:28:10 +0000 (0:00:02.201) 0:00:07.806 ******* 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.007716", "end": "2024-01-23 19:28:10.241923", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-01-23 19:28:10.234207" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003706", "end": "2024-01-23 19:28:10.499109", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-01-23 19:28:10.495403" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004042", "end": "2024-01-23 19:28:10.711123", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-01-23 19:28:10.707081" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:31 Tuesday 23 January 2024 19:28:10 +0000 (0:00:00.681) 0:00:08.487 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.023468", "end": "2024-01-23 19:28:10.936884", "rc": 0, "start": "2024-01-23 19:28:10.913416" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:39 Tuesday 23 January 2024 19:28:10 +0000 (0:00:00.229) 0:00:08.717 ******* 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-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:45 Tuesday 23 January 2024 19:28:10 +0000 (0:00:00.010) 0:00:08.728 ******* 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-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:50 Tuesday 23 January 2024 19:28:10 +0000 (0:00:00.009) 0:00:08.737 ******* 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-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:56 Tuesday 23 January 2024 19:28:10 +0000 (0:00:00.013) 0:00:08.751 ******* 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-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:61 Tuesday 23 January 2024 19:28:11 +0000 (0:00:00.008) 0:00:08.759 ******* 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-ci_fixd06uwwwa/tests/tasks/create_and_remove_interface.yml:18 Tuesday 23 January 2024 19:28:11 +0000 (0:00:00.008) 0:00:08.768 ******* included: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:28:11 +0000 (0:00:00.024) 0:00:08.793 ******* included: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:28:11 +0000 (0:00:00.015) 0:00:08.808 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003414", "end": "2024-01-23 19:28:11.243379", "rc": 0, "start": "2024-01-23 19:28:11.239965" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:28:11 +0000 (0:00:00.207) 0:00:09.016 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:28:11 +0000 (0:00:00.009) 0:00:09.026 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/create_and_remove_interface.yml:20 Tuesday 23 January 2024 19:28:11 +0000 (0:00:00.009) 0:00:09.035 ******* included: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/assert_device_present.yml:3 Tuesday 23 January 2024 19:28:11 +0000 (0:00:00.016) 0:00:09.052 ******* included: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/get_interface_stat.yml:3 Tuesday 23 January 2024 19:28:11 +0000 (0:00:00.009) 0:00:09.061 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1706038090.23834, "block_size": 4096, "blocks": 0, "ctime": 1706038090.23834, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 32555, "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": 1706038090.23834, "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-ci_fixd06uwwwa/tests/tasks/assert_device_present.yml:5 Tuesday 23 January 2024 19:28:11 +0000 (0:00:00.198) 0:00:09.260 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/create_and_remove_interface.yml:23 Tuesday 23 January 2024 19:28:11 +0000 (0:00:00.013) 0:00:09.273 ******* included: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:3 Tuesday 23 January 2024 19:28:11 +0000 (0:00:00.019) 0:00:09.293 ******* 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-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:8 Tuesday 23 January 2024 19:28:11 +0000 (0:00:00.007) 0:00:09.301 ******* 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-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:13 Tuesday 23 January 2024 19:28:11 +0000 (0:00:00.007) 0:00:09.308 ******* included: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:28:11 +0000 (0:00:00.011) 0:00:09.319 ******* included: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:28:11 +0000 (0:00:00.009) 0:00:09.329 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003612", "end": "2024-01-23 19:28:11.757520", "rc": 0, "start": "2024-01-23 19:28:11.753908" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:28:11 +0000 (0:00:00.203) 0:00:09.532 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:28:11 +0000 (0:00:00.011) 0:00:09.543 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:16 Tuesday 23 January 2024 19:28:11 +0000 (0:00:00.012) 0:00:09.555 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:23 Tuesday 23 January 2024 19:28:13 +0000 (0:00:02.175) 0:00:11.730 ******* 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-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:31 Tuesday 23 January 2024 19:28:13 +0000 (0:00:00.013) 0:00:11.744 ******* 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-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:39 Tuesday 23 January 2024 19:28:13 +0000 (0:00:00.008) 0:00:11.753 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.019226", "end": "2024-01-23 19:28:14.198529", "rc": 0, "start": "2024-01-23 19:28:14.179303" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:45 Tuesday 23 January 2024 19:28:14 +0000 (0:00:00.222) 0:00:11.975 ******* 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-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:50 Tuesday 23 January 2024 19:28:14 +0000 (0:00:00.008) 0:00:11.984 ******* 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-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:56 Tuesday 23 January 2024 19:28:14 +0000 (0:00:00.007) 0:00:11.992 ******* 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-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:61 Tuesday 23 January 2024 19:28:14 +0000 (0:00:00.008) 0:00:12.000 ******* 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-ci_fixd06uwwwa/tests/tasks/create_and_remove_interface.yml:27 Tuesday 23 January 2024 19:28:14 +0000 (0:00:00.007) 0:00:12.008 ******* included: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:28:14 +0000 (0:00:00.018) 0:00:12.026 ******* included: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:28:14 +0000 (0:00:00.010) 0:00:12.037 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003583", "end": "2024-01-23 19:28:14.466161", "rc": 0, "start": "2024-01-23 19:28:14.462578" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:28:14 +0000 (0:00:00.203) 0:00:12.240 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:28:14 +0000 (0:00:00.010) 0:00:12.250 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/create_and_remove_interface.yml:29 Tuesday 23 January 2024 19:28:14 +0000 (0:00:00.010) 0:00:12.260 ******* included: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/assert_device_absent.yml:3 Tuesday 23 January 2024 19:28:14 +0000 (0:00:00.020) 0:00:12.281 ******* included: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/get_interface_stat.yml:3 Tuesday 23 January 2024 19:28:14 +0000 (0:00:00.009) 0:00:12.291 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/assert_device_absent.yml:5 Tuesday 23 January 2024 19:28:14 +0000 (0:00:00.210) 0:00:12.501 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tests_helpers_and_asserts.yml:15 Tuesday 23 January 2024 19:28:14 +0000 (0:00:00.026) 0:00:12.527 ******* included: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/create_and_remove_interface.yml:3 Tuesday 23 January 2024 19:28:14 +0000 (0:00:00.023) 0:00:12.551 ******* included: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:28:14 +0000 (0:00:00.011) 0:00:12.562 ******* included: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:28:14 +0000 (0:00:00.009) 0:00:12.571 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003622", "end": "2024-01-23 19:28:15.003600", "rc": 0, "start": "2024-01-23 19:28:14.999978" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:28:15 +0000 (0:00:00.210) 0:00:12.782 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:28:15 +0000 (0:00:00.011) 0:00:12.794 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/create_and_remove_interface.yml:5 Tuesday 23 January 2024 19:28:15 +0000 (0:00:00.011) 0:00:12.806 ******* included: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:3 Tuesday 23 January 2024 19:28:15 +0000 (0:00:00.014) 0:00:12.821 ******* 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-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:8 Tuesday 23 January 2024 19:28:15 +0000 (0:00:00.020) 0:00:12.841 ******* 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-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:13 Tuesday 23 January 2024 19:28:15 +0000 (0:00:00.008) 0:00:12.850 ******* included: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:28:15 +0000 (0:00:00.012) 0:00:12.863 ******* included: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:28:15 +0000 (0:00:00.012) 0:00:12.876 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003697", "end": "2024-01-23 19:28:15.307435", "rc": 0, "start": "2024-01-23 19:28:15.303738" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:28:15 +0000 (0:00:00.206) 0:00:13.082 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:28:15 +0000 (0:00:00.010) 0:00:13.093 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:16 Tuesday 23 January 2024 19:28:15 +0000 (0:00:00.019) 0:00:13.112 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:23 Tuesday 23 January 2024 19:28:17 +0000 (0:00:02.155) 0:00:15.268 ******* 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-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:31 Tuesday 23 January 2024 19:28:17 +0000 (0:00:00.028) 0:00:15.296 ******* 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-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:39 Tuesday 23 January 2024 19:28:17 +0000 (0:00:00.011) 0:00:15.307 ******* 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-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:45 Tuesday 23 January 2024 19:28:17 +0000 (0:00:00.012) 0:00:15.319 ******* 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-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:50 Tuesday 23 January 2024 19:28:17 +0000 (0:00:00.013) 0:00:15.333 ******* 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-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:56 Tuesday 23 January 2024 19:28:17 +0000 (0:00:00.010) 0:00:15.344 ******* 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-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:61 Tuesday 23 January 2024 19:28:17 +0000 (0:00:00.008) 0:00:15.352 ******* 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-ci_fixd06uwwwa/tests/tasks/create_and_remove_interface.yml:9 Tuesday 23 January 2024 19:28:17 +0000 (0:00:00.011) 0:00:15.364 ******* included: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:28:17 +0000 (0:00:00.012) 0:00:15.377 ******* included: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:28:17 +0000 (0:00:00.010) 0:00:15.387 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003565", "end": "2024-01-23 19:28:17.817041", "rc": 0, "start": "2024-01-23 19:28:17.813476" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:28:17 +0000 (0:00:00.202) 0:00:15.590 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:28:17 +0000 (0:00:00.010) 0:00:15.600 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/create_and_remove_interface.yml:11 Tuesday 23 January 2024 19:28:17 +0000 (0:00:00.010) 0:00:15.611 ******* included: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/assert_device_absent.yml:3 Tuesday 23 January 2024 19:28:17 +0000 (0:00:00.013) 0:00:15.624 ******* included: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/get_interface_stat.yml:3 Tuesday 23 January 2024 19:28:17 +0000 (0:00:00.019) 0:00:15.643 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/assert_device_absent.yml:5 Tuesday 23 January 2024 19:28:18 +0000 (0:00:00.198) 0:00:15.842 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/create_and_remove_interface.yml:14 Tuesday 23 January 2024 19:28:18 +0000 (0:00:00.011) 0:00:15.853 ******* included: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:3 Tuesday 23 January 2024 19:28:18 +0000 (0:00:00.015) 0:00:15.868 ******* 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-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:8 Tuesday 23 January 2024 19:28:18 +0000 (0:00:00.007) 0:00:15.876 ******* 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-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:13 Tuesday 23 January 2024 19:28:18 +0000 (0:00:00.007) 0:00:15.884 ******* included: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:28:18 +0000 (0:00:00.010) 0:00:15.895 ******* included: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:28:18 +0000 (0:00:00.009) 0:00:15.904 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003698", "end": "2024-01-23 19:28:18.334367", "rc": 0, "start": "2024-01-23 19:28:18.330669" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:28:18 +0000 (0:00:00.209) 0:00:16.114 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:28:18 +0000 (0:00:00.023) 0:00:16.137 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:16 Tuesday 23 January 2024 19:28:18 +0000 (0:00:00.027) 0:00:16.165 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:23 Tuesday 23 January 2024 19:28:20 +0000 (0:00:02.204) 0:00:18.370 ******* 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-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:31 Tuesday 23 January 2024 19:28:20 +0000 (0:00:00.014) 0:00:18.385 ******* 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-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:39 Tuesday 23 January 2024 19:28:20 +0000 (0:00:00.008) 0:00:18.393 ******* 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-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:45 Tuesday 23 January 2024 19:28:20 +0000 (0:00:00.008) 0:00:18.402 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.050632", "end": "2024-01-23 19:28:20.881518", "rc": 0, "start": "2024-01-23 19:28:20.830886" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:50 Tuesday 23 January 2024 19:28:20 +0000 (0:00:00.267) 0:00:18.669 ******* 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-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:56 Tuesday 23 January 2024 19:28:20 +0000 (0:00:00.009) 0:00:18.678 ******* 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-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:61 Tuesday 23 January 2024 19:28:20 +0000 (0:00:00.008) 0:00:18.687 ******* 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-ci_fixd06uwwwa/tests/tasks/create_and_remove_interface.yml:18 Tuesday 23 January 2024 19:28:20 +0000 (0:00:00.008) 0:00:18.695 ******* included: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:28:20 +0000 (0:00:00.015) 0:00:18.711 ******* included: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:28:20 +0000 (0:00:00.009) 0:00:18.721 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003692", "end": "2024-01-23 19:28:21.151160", "rc": 0, "start": "2024-01-23 19:28:21.147468" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:28:21 +0000 (0:00:00.222) 0:00:18.943 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:28:21 +0000 (0:00:00.018) 0:00:18.962 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/create_and_remove_interface.yml:20 Tuesday 23 January 2024 19:28:21 +0000 (0:00:00.016) 0:00:18.979 ******* included: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/assert_device_present.yml:3 Tuesday 23 January 2024 19:28:21 +0000 (0:00:00.020) 0:00:18.999 ******* included: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/get_interface_stat.yml:3 Tuesday 23 January 2024 19:28:21 +0000 (0:00:00.017) 0:00:19.017 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1706038100.878828, "block_size": 4096, "blocks": 0, "ctime": 1706038100.878828, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 32887, "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": 1706038100.878828, "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-ci_fixd06uwwwa/tests/tasks/assert_device_present.yml:5 Tuesday 23 January 2024 19:28:21 +0000 (0:00:00.212) 0:00:19.229 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/create_and_remove_interface.yml:23 Tuesday 23 January 2024 19:28:21 +0000 (0:00:00.012) 0:00:19.241 ******* included: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:3 Tuesday 23 January 2024 19:28:21 +0000 (0:00:00.019) 0:00:19.260 ******* 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-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:8 Tuesday 23 January 2024 19:28:21 +0000 (0:00:00.007) 0:00:19.268 ******* 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-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:13 Tuesday 23 January 2024 19:28:21 +0000 (0:00:00.007) 0:00:19.276 ******* included: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:28:21 +0000 (0:00:00.010) 0:00:19.287 ******* included: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:28:21 +0000 (0:00:00.009) 0:00:19.296 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003713", "end": "2024-01-23 19:28:21.726405", "rc": 0, "start": "2024-01-23 19:28:21.722692" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:28:21 +0000 (0:00:00.205) 0:00:19.501 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:28:21 +0000 (0:00:00.009) 0:00:19.511 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:16 Tuesday 23 January 2024 19:28:21 +0000 (0:00:00.009) 0:00:19.521 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:23 Tuesday 23 January 2024 19:28:25 +0000 (0:00:03.354) 0:00:22.875 ******* 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-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:31 Tuesday 23 January 2024 19:28:25 +0000 (0:00:00.017) 0:00:22.893 ******* 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-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:39 Tuesday 23 January 2024 19:28:25 +0000 (0:00:00.010) 0:00:22.903 ******* 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-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:45 Tuesday 23 January 2024 19:28:25 +0000 (0:00:00.008) 0:00:22.911 ******* 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-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:50 Tuesday 23 January 2024 19:28:25 +0000 (0:00:00.007) 0:00:22.919 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.016333", "end": "2024-01-23 19:28:25.361140", "rc": 0, "start": "2024-01-23 19:28:25.344807" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:56 Tuesday 23 January 2024 19:28:25 +0000 (0:00:00.218) 0:00:23.138 ******* 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-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:61 Tuesday 23 January 2024 19:28:25 +0000 (0:00:00.010) 0:00:23.149 ******* 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-ci_fixd06uwwwa/tests/tasks/create_and_remove_interface.yml:27 Tuesday 23 January 2024 19:28:25 +0000 (0:00:00.010) 0:00:23.159 ******* included: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:28:25 +0000 (0:00:00.020) 0:00:23.180 ******* included: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:28:25 +0000 (0:00:00.016) 0:00:23.197 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003532", "end": "2024-01-23 19:28:25.644857", "rc": 0, "start": "2024-01-23 19:28:25.641325" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:28:25 +0000 (0:00:00.237) 0:00:23.434 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:28:25 +0000 (0:00:00.010) 0:00:23.444 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/create_and_remove_interface.yml:29 Tuesday 23 January 2024 19:28:25 +0000 (0:00:00.010) 0:00:23.454 ******* included: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/assert_device_absent.yml:3 Tuesday 23 January 2024 19:28:25 +0000 (0:00:00.019) 0:00:23.474 ******* included: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/get_interface_stat.yml:3 Tuesday 23 January 2024 19:28:25 +0000 (0:00:00.011) 0:00:23.485 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/assert_device_absent.yml:5 Tuesday 23 January 2024 19:28:25 +0000 (0:00:00.201) 0:00:23.686 ******* 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 Tuesday 23 January 2024 19:28:25 +0000 (0:00:00.015) 0:00:23.702 ******* =============================================================================== Install iproute --------------------------------------------------------- 3.35s /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:16 ---------- Install iproute --------------------------------------------------------- 2.31s /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:16 ---------- Install iproute --------------------------------------------------------- 2.20s /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:16 ---------- Install iproute --------------------------------------------------------- 2.20s /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:16 ---------- Install iproute --------------------------------------------------------- 2.18s /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:16 ---------- Install iproute --------------------------------------------------------- 2.16s /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:16 ---------- Gathering Facts --------------------------------------------------------- 0.90s /WORKDIR/git-ci_fixd06uwwwa/tests/tests_helpers_and_asserts.yml:3 ------------- Create veth interface veth1298 ------------------------------------------ 0.68s /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:23 ---------- Gather the minimum subset of ansible_facts required by the network role test --- 0.35s /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/el_repo_setup.yml:3 ------------------- Gather current interface info ------------------------------------------- 0.27s /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/get_current_interfaces.yml:3 ---------- Create dummy interface dummy1298 ---------------------------------------- 0.27s /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:45 ---------- Check if system is ostree ----------------------------------------------- 0.27s /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/el_repo_setup.yml:17 ------------------ Gather current interface info ------------------------------------------- 0.26s /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/get_current_interfaces.yml:3 ---------- Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/get_current_interfaces.yml:3 ---------- Set up veth as managed by NetworkManager -------------------------------- 0.23s /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:31 ---------- Gather current interface info ------------------------------------------- 0.22s /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/get_current_interfaces.yml:3 ---------- Delete veth interface veth1298 ------------------------------------------ 0.22s /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:39 ---------- Gather current interface info ------------------------------------------- 0.22s /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/get_current_interfaces.yml:3 ---------- Delete dummy interface dummy1298 ---------------------------------------- 0.22s /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/manage_test_interface.yml:50 ---------- Get stat for interface veth1298 ----------------------------------------- 0.22s /WORKDIR/git-ci_fixd06uwwwa/tests/tasks/get_interface_stat.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. ---^---^---^---^---^---