# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-cifcl1cuj2/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_helpers_and_asserts.yml **************************************** 1 plays in /WORKDIR/git-weekly-cifcl1cuj2/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tests_helpers_and_asserts.yml:3 Saturday 01 June 2024 13:14:13 +0000 (0:00:00.037) 0:00:00.037 ********* ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tests_helpers_and_asserts.yml:6 Saturday 01 June 2024 13:14:14 +0000 (0:00:01.029) 0:00:01.066 ********* included: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/el_repo_setup.yml for sut TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/el_repo_setup.yml:3 Saturday 01 June 2024 13:14:14 +0000 (0:00:00.013) 0:00:01.079 ********* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/el_repo_setup.yml:17 Saturday 01 June 2024 13:14:14 +0000 (0:00:00.409) 0:00:01.489 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/el_repo_setup.yml:22 Saturday 01 June 2024 13:14:15 +0000 (0:00:00.289) 0:00:01.778 ********* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/el_repo_setup.yml:26 Saturday 01 June 2024 13:14:15 +0000 (0:00:00.013) 0:00:01.792 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/el_repo_setup.yml:51 Saturday 01 June 2024 13:14:15 +0000 (0:00:00.007) 0:00:01.800 ********* included: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 39] ********************************************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/enable_epel.yml:8 Saturday 01 June 2024 13:14:15 +0000 (0:00:00.021) 0:00:01.821 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/enable_epel.yml:24 Saturday 01 June 2024 13:14:15 +0000 (0:00:00.007) 0:00:01.829 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/enable_epel.yml:30 Saturday 01 June 2024 13:14:15 +0000 (0:00:00.007) 0:00:01.837 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/enable_epel.yml:35 Saturday 01 June 2024 13:14:15 +0000 (0:00:00.007) 0:00:01.844 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/enable_epel.yml:40 Saturday 01 June 2024 13:14:15 +0000 (0:00:00.007) 0:00:01.851 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tests_helpers_and_asserts.yml:9 Saturday 01 June 2024 13:14:15 +0000 (0:00:00.007) 0:00:01.858 ********* included: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/create_and_remove_interface.yml:3 Saturday 01 June 2024 13:14:15 +0000 (0:00:00.011) 0:00:01.870 ********* included: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:14:15 +0000 (0:00:00.010) 0:00:01.880 ********* included: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:14:15 +0000 (0:00:00.009) 0:00:01.890 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003807", "end": "2024-06-01 13:14:15.626978", "rc": 0, "start": "2024-06-01 13:14:15.623171" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:14:15 +0000 (0:00:00.290) 0:00:02.180 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:14:15 +0000 (0:00:00.011) 0:00:02.191 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/create_and_remove_interface.yml:5 Saturday 01 June 2024 13:14:15 +0000 (0:00:00.013) 0:00:02.205 ********* included: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:3 Saturday 01 June 2024 13:14:15 +0000 (0:00:00.014) 0:00:02.219 ********* skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:8 Saturday 01 June 2024 13:14:15 +0000 (0:00:00.020) 0:00:02.239 ********* skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:13 Saturday 01 June 2024 13:14:15 +0000 (0:00:00.007) 0:00:02.247 ********* included: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:14:15 +0000 (0:00:00.011) 0:00:02.259 ********* included: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:14:15 +0000 (0:00:00.012) 0:00:02.271 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003913", "end": "2024-06-01 13:14:15.958714", "rc": 0, "start": "2024-06-01 13:14:15.954801" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:14:15 +0000 (0:00:00.240) 0:00:02.512 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:14:15 +0000 (0:00:00.010) 0:00:02.522 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:16 Saturday 01 June 2024 13:14:16 +0000 (0:00:00.009) 0:00:02.532 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:27 Saturday 01 June 2024 13:14:18 +0000 (0:00:02.356) 0:00:04.889 ********* skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:35 Saturday 01 June 2024 13:14:18 +0000 (0:00:00.014) 0:00:04.903 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:43 Saturday 01 June 2024 13:14:18 +0000 (0:00:00.008) 0:00:04.911 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:49 Saturday 01 June 2024 13:14:18 +0000 (0:00:00.008) 0:00:04.919 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:54 Saturday 01 June 2024 13:14:18 +0000 (0:00:00.008) 0:00:04.927 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:60 Saturday 01 June 2024 13:14:18 +0000 (0:00:00.008) 0:00:04.936 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:65 Saturday 01 June 2024 13:14:18 +0000 (0:00:00.008) 0:00:04.944 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/create_and_remove_interface.yml:9 Saturday 01 June 2024 13:14:18 +0000 (0:00:00.007) 0:00:04.952 ********* included: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:14:18 +0000 (0:00:00.013) 0:00:04.965 ********* included: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:14:18 +0000 (0:00:00.009) 0:00:04.974 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004203", "end": "2024-06-01 13:14:18.657217", "rc": 0, "start": "2024-06-01 13:14:18.653014" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:14:18 +0000 (0:00:00.234) 0:00:05.209 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:14:18 +0000 (0:00:00.010) 0:00:05.219 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/create_and_remove_interface.yml:11 Saturday 01 June 2024 13:14:18 +0000 (0:00:00.009) 0:00:05.229 ********* included: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/assert_device_absent.yml:3 Saturday 01 June 2024 13:14:18 +0000 (0:00:00.013) 0:00:05.242 ********* included: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/get_interface_stat.yml:3 Saturday 01 June 2024 13:14:18 +0000 (0:00:00.010) 0:00:05.253 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/assert_device_absent.yml:5 Saturday 01 June 2024 13:14:18 +0000 (0:00:00.228) 0:00:05.481 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/create_and_remove_interface.yml:14 Saturday 01 June 2024 13:14:18 +0000 (0:00:00.011) 0:00:05.492 ********* included: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:3 Saturday 01 June 2024 13:14:18 +0000 (0:00:00.015) 0:00:05.507 ********* skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:8 Saturday 01 June 2024 13:14:18 +0000 (0:00:00.007) 0:00:05.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-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:13 Saturday 01 June 2024 13:14:18 +0000 (0:00:00.007) 0:00:05.522 ********* included: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:14:19 +0000 (0:00:00.010) 0:00:05.533 ********* included: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:14:19 +0000 (0:00:00.010) 0:00:05.543 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004053", "end": "2024-06-01 13:14:19.225899", "rc": 0, "start": "2024-06-01 13:14:19.221846" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:14:19 +0000 (0:00:00.235) 0:00:05.779 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:14:19 +0000 (0:00:00.012) 0:00:05.792 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:16 Saturday 01 June 2024 13:14:19 +0000 (0:00:00.009) 0:00:05.801 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:27 Saturday 01 June 2024 13:14:21 +0000 (0:00:02.208) 0:00:08.010 ********* 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.007741", "end": "2024-06-01 13:14:21.700906", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-06-01 13:14:21.693165" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.004264", "end": "2024-06-01 13:14:21.992183", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-06-01 13:14:21.987919" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004424", "end": "2024-06-01 13:14:22.223181", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-06-01 13:14:22.218757" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:35 Saturday 01 June 2024 13:14:22 +0000 (0:00:00.769) 0:00:08.780 ********* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.024610", "end": "2024-06-01 13:14:22.487027", "rc": 0, "start": "2024-06-01 13:14:22.462417" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:43 Saturday 01 June 2024 13:14:22 +0000 (0:00:00.262) 0:00:09.042 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:49 Saturday 01 June 2024 13:14:22 +0000 (0:00:00.009) 0:00:09.051 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:54 Saturday 01 June 2024 13:14:22 +0000 (0:00:00.011) 0:00:09.063 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:60 Saturday 01 June 2024 13:14:22 +0000 (0:00:00.009) 0:00:09.072 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:65 Saturday 01 June 2024 13:14:22 +0000 (0:00:00.008) 0:00:09.080 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/create_and_remove_interface.yml:18 Saturday 01 June 2024 13:14:22 +0000 (0:00:00.008) 0:00:09.089 ********* included: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:14:22 +0000 (0:00:00.015) 0:00:09.104 ********* included: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:14:22 +0000 (0:00:00.009) 0:00:09.114 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003848", "end": "2024-06-01 13:14:22.798828", "rc": 0, "start": "2024-06-01 13:14:22.794980" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:14:22 +0000 (0:00:00.238) 0:00:09.353 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:14:22 +0000 (0:00:00.009) 0:00:09.363 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/create_and_remove_interface.yml:20 Saturday 01 June 2024 13:14:22 +0000 (0:00:00.010) 0:00:09.373 ********* included: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/assert_device_present.yml:3 Saturday 01 June 2024 13:14:22 +0000 (0:00:00.016) 0:00:09.390 ********* included: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/get_interface_stat.yml:3 Saturday 01 June 2024 13:14:22 +0000 (0:00:00.011) 0:00:09.401 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717247661.6975324, "block_size": 4096, "blocks": 0, "ctime": 1717247661.6975324, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 38955, "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": 1717247661.6975324, "nlink": 1, "path": "/sys/class/net/veth1298", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'veth1298'] *********************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/assert_device_present.yml:5 Saturday 01 June 2024 13:14:23 +0000 (0:00:00.241) 0:00:09.642 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/create_and_remove_interface.yml:23 Saturday 01 June 2024 13:14:23 +0000 (0:00:00.010) 0:00:09.653 ********* included: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:3 Saturday 01 June 2024 13:14:23 +0000 (0:00:00.018) 0:00:09.672 ********* skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:8 Saturday 01 June 2024 13:14:23 +0000 (0:00:00.008) 0:00:09.680 ********* skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:13 Saturday 01 June 2024 13:14:23 +0000 (0:00:00.007) 0:00:09.687 ********* included: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:14:23 +0000 (0:00:00.011) 0:00:09.699 ********* included: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:14:23 +0000 (0:00:00.010) 0:00:09.709 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003855", "end": "2024-06-01 13:14:23.398357", "rc": 0, "start": "2024-06-01 13:14:23.394502" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:14:23 +0000 (0:00:00.242) 0:00:09.952 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:14:23 +0000 (0:00:00.010) 0:00:09.962 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:16 Saturday 01 June 2024 13:14:23 +0000 (0:00:00.009) 0:00:09.972 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:27 Saturday 01 June 2024 13:14:25 +0000 (0:00:02.202) 0:00:12.175 ********* skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:35 Saturday 01 June 2024 13:14:25 +0000 (0:00:00.014) 0:00:12.189 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:43 Saturday 01 June 2024 13:14:25 +0000 (0:00:00.008) 0:00:12.198 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.008547", "end": "2024-06-01 13:14:25.897207", "rc": 0, "start": "2024-06-01 13:14:25.888660" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:49 Saturday 01 June 2024 13:14:25 +0000 (0:00:00.266) 0:00:12.464 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:54 Saturday 01 June 2024 13:14:25 +0000 (0:00:00.009) 0:00:12.474 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:60 Saturday 01 June 2024 13:14:25 +0000 (0:00:00.008) 0:00:12.482 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:65 Saturday 01 June 2024 13:14:25 +0000 (0:00:00.008) 0:00:12.491 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/create_and_remove_interface.yml:27 Saturday 01 June 2024 13:14:25 +0000 (0:00:00.008) 0:00:12.499 ********* included: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:14:25 +0000 (0:00:00.020) 0:00:12.519 ********* included: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:14:25 +0000 (0:00:00.011) 0:00:12.531 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003812", "end": "2024-06-01 13:14:26.212541", "rc": 0, "start": "2024-06-01 13:14:26.208729" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:14:26 +0000 (0:00:00.235) 0:00:12.766 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:14:26 +0000 (0:00:00.010) 0:00:12.776 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/create_and_remove_interface.yml:29 Saturday 01 June 2024 13:14:26 +0000 (0:00:00.010) 0:00:12.786 ********* included: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/assert_device_absent.yml:3 Saturday 01 June 2024 13:14:26 +0000 (0:00:00.019) 0:00:12.805 ********* included: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/get_interface_stat.yml:3 Saturday 01 June 2024 13:14:26 +0000 (0:00:00.010) 0:00:12.816 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/assert_device_absent.yml:5 Saturday 01 June 2024 13:14:26 +0000 (0:00:00.231) 0:00:13.048 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tests_helpers_and_asserts.yml:15 Saturday 01 June 2024 13:14:26 +0000 (0:00:00.011) 0:00:13.059 ********* included: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/create_and_remove_interface.yml:3 Saturday 01 June 2024 13:14:26 +0000 (0:00:00.012) 0:00:13.072 ********* included: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:14:26 +0000 (0:00:00.009) 0:00:13.082 ********* included: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:14:26 +0000 (0:00:00.010) 0:00:13.092 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003791", "end": "2024-06-01 13:14:26.776304", "rc": 0, "start": "2024-06-01 13:14:26.772513" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:14:26 +0000 (0:00:00.237) 0:00:13.329 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:14:26 +0000 (0:00:00.010) 0:00:13.340 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/create_and_remove_interface.yml:5 Saturday 01 June 2024 13:14:26 +0000 (0:00:00.009) 0:00:13.350 ********* included: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:3 Saturday 01 June 2024 13:14:26 +0000 (0:00:00.012) 0:00:13.362 ********* skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:8 Saturday 01 June 2024 13:14:26 +0000 (0:00:00.007) 0:00:13.370 ********* skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:13 Saturday 01 June 2024 13:14:26 +0000 (0:00:00.007) 0:00:13.377 ********* included: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:14:26 +0000 (0:00:00.011) 0:00:13.389 ********* included: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:14:26 +0000 (0:00:00.009) 0:00:13.398 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003855", "end": "2024-06-01 13:14:27.080376", "rc": 0, "start": "2024-06-01 13:14:27.076521" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:14:27 +0000 (0:00:00.234) 0:00:13.633 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:14:27 +0000 (0:00:00.010) 0:00:13.644 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:16 Saturday 01 June 2024 13:14:27 +0000 (0:00:00.009) 0:00:13.654 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:27 Saturday 01 June 2024 13:14:29 +0000 (0:00:02.242) 0:00:15.896 ********* skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:35 Saturday 01 June 2024 13:14:29 +0000 (0:00:00.014) 0:00:15.910 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:43 Saturday 01 June 2024 13:14:29 +0000 (0:00:00.008) 0:00:15.918 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:49 Saturday 01 June 2024 13:14:29 +0000 (0:00:00.008) 0:00:15.927 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:54 Saturday 01 June 2024 13:14:29 +0000 (0:00:00.008) 0:00:15.935 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:60 Saturday 01 June 2024 13:14:29 +0000 (0:00:00.008) 0:00:15.943 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:65 Saturday 01 June 2024 13:14:29 +0000 (0:00:00.008) 0:00:15.952 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/create_and_remove_interface.yml:9 Saturday 01 June 2024 13:14:29 +0000 (0:00:00.007) 0:00:15.960 ********* included: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:14:29 +0000 (0:00:00.014) 0:00:15.974 ********* included: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:14:29 +0000 (0:00:00.009) 0:00:15.984 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003947", "end": "2024-06-01 13:14:29.670825", "rc": 0, "start": "2024-06-01 13:14:29.666878" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:14:29 +0000 (0:00:00.240) 0:00:16.225 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:14:29 +0000 (0:00:00.010) 0:00:16.235 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/create_and_remove_interface.yml:11 Saturday 01 June 2024 13:14:29 +0000 (0:00:00.009) 0:00:16.245 ********* included: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/assert_device_absent.yml:3 Saturday 01 June 2024 13:14:29 +0000 (0:00:00.013) 0:00:16.258 ********* included: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/get_interface_stat.yml:3 Saturday 01 June 2024 13:14:29 +0000 (0:00:00.009) 0:00:16.268 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/assert_device_absent.yml:5 Saturday 01 June 2024 13:14:29 +0000 (0:00:00.237) 0:00:16.506 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/create_and_remove_interface.yml:14 Saturday 01 June 2024 13:14:29 +0000 (0:00:00.011) 0:00:16.517 ********* included: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:3 Saturday 01 June 2024 13:14:30 +0000 (0:00:00.015) 0:00:16.533 ********* skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:8 Saturday 01 June 2024 13:14:30 +0000 (0:00:00.007) 0:00:16.541 ********* skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:13 Saturday 01 June 2024 13:14:30 +0000 (0:00:00.007) 0:00:16.548 ********* included: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:14:30 +0000 (0:00:00.010) 0:00:16.559 ********* included: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:14:30 +0000 (0:00:00.010) 0:00:16.569 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004023", "end": "2024-06-01 13:14:30.252855", "rc": 0, "start": "2024-06-01 13:14:30.248832" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:14:30 +0000 (0:00:00.236) 0:00:16.806 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:14:30 +0000 (0:00:00.011) 0:00:16.817 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:16 Saturday 01 June 2024 13:14:30 +0000 (0:00:00.010) 0:00:16.828 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:27 Saturday 01 June 2024 13:14:32 +0000 (0:00:02.218) 0:00:19.047 ********* skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:35 Saturday 01 June 2024 13:14:32 +0000 (0:00:00.025) 0:00:19.072 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:43 Saturday 01 June 2024 13:14:32 +0000 (0:00:00.008) 0:00:19.081 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:49 Saturday 01 June 2024 13:14:32 +0000 (0:00:00.010) 0:00:19.092 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.102013", "end": "2024-06-01 13:14:32.881003", "rc": 0, "start": "2024-06-01 13:14:32.778990" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:54 Saturday 01 June 2024 13:14:32 +0000 (0:00:00.355) 0:00:19.447 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:60 Saturday 01 June 2024 13:14:32 +0000 (0:00:00.010) 0:00:19.457 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:65 Saturday 01 June 2024 13:14:32 +0000 (0:00:00.009) 0:00:19.467 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/create_and_remove_interface.yml:18 Saturday 01 June 2024 13:14:32 +0000 (0:00:00.009) 0:00:19.477 ********* included: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:14:32 +0000 (0:00:00.018) 0:00:19.496 ********* included: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:14:32 +0000 (0:00:00.013) 0:00:19.509 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003835", "end": "2024-06-01 13:14:33.196755", "rc": 0, "start": "2024-06-01 13:14:33.192920" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:14:33 +0000 (0:00:00.240) 0:00:19.750 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:14:33 +0000 (0:00:00.011) 0:00:19.762 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/create_and_remove_interface.yml:20 Saturday 01 June 2024 13:14:33 +0000 (0:00:00.011) 0:00:19.773 ********* included: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/assert_device_present.yml:3 Saturday 01 June 2024 13:14:33 +0000 (0:00:00.023) 0:00:19.797 ********* included: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/get_interface_stat.yml:3 Saturday 01 June 2024 13:14:33 +0000 (0:00:00.014) 0:00:19.812 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717247672.8802092, "block_size": 4096, "blocks": 0, "ctime": 1717247672.8802092, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 39287, "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": 1717247672.8802092, "nlink": 1, "path": "/sys/class/net/dummy1298", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'dummy1298'] ********************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/assert_device_present.yml:5 Saturday 01 June 2024 13:14:33 +0000 (0:00:00.240) 0:00:20.052 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/create_and_remove_interface.yml:23 Saturday 01 June 2024 13:14:33 +0000 (0:00:00.013) 0:00:20.065 ********* included: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:3 Saturday 01 June 2024 13:14:33 +0000 (0:00:00.020) 0:00:20.085 ********* skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:8 Saturday 01 June 2024 13:14:33 +0000 (0:00:00.009) 0:00:20.095 ********* skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:13 Saturday 01 June 2024 13:14:33 +0000 (0:00:00.009) 0:00:20.104 ********* included: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:14:33 +0000 (0:00:00.012) 0:00:20.117 ********* included: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:14:33 +0000 (0:00:00.012) 0:00:20.129 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003811", "end": "2024-06-01 13:14:33.814487", "rc": 0, "start": "2024-06-01 13:14:33.810676" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:14:33 +0000 (0:00:00.238) 0:00:20.368 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:14:33 +0000 (0:00:00.011) 0:00:20.379 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:16 Saturday 01 June 2024 13:14:33 +0000 (0:00:00.010) 0:00:20.390 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:27 Saturday 01 June 2024 13:14:36 +0000 (0:00:02.233) 0:00:22.623 ********* skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:35 Saturday 01 June 2024 13:14:36 +0000 (0:00:00.015) 0:00:22.639 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:43 Saturday 01 June 2024 13:14:36 +0000 (0:00:00.009) 0:00:22.648 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:49 Saturday 01 June 2024 13:14:36 +0000 (0:00:00.009) 0:00:22.658 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:54 Saturday 01 June 2024 13:14:36 +0000 (0:00:00.008) 0:00:22.666 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.008536", "end": "2024-06-01 13:14:36.355226", "rc": 0, "start": "2024-06-01 13:14:36.346690" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:60 Saturday 01 June 2024 13:14:36 +0000 (0:00:00.249) 0:00:22.916 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:65 Saturday 01 June 2024 13:14:36 +0000 (0:00:00.010) 0:00:22.926 ********* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/create_and_remove_interface.yml:27 Saturday 01 June 2024 13:14:36 +0000 (0:00:00.009) 0:00:22.935 ********* included: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:14:36 +0000 (0:00:00.038) 0:00:22.974 ********* included: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:14:36 +0000 (0:00:00.011) 0:00:22.986 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003967", "end": "2024-06-01 13:14:36.670767", "rc": 0, "start": "2024-06-01 13:14:36.666800" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:14:36 +0000 (0:00:00.238) 0:00:23.224 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:14:36 +0000 (0:00:00.009) 0:00:23.234 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/create_and_remove_interface.yml:29 Saturday 01 June 2024 13:14:36 +0000 (0:00:00.009) 0:00:23.244 ********* included: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/assert_device_absent.yml:3 Saturday 01 June 2024 13:14:36 +0000 (0:00:00.019) 0:00:23.264 ********* included: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/get_interface_stat.yml:3 Saturday 01 June 2024 13:14:36 +0000 (0:00:00.009) 0:00:23.274 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/assert_device_absent.yml:5 Saturday 01 June 2024 13:14:36 +0000 (0:00:00.235) 0:00:23.509 ********* ok: [sut] => { "changed": false } MSG: All assertions passed PLAY RECAP ********************************************************************* sut : ok=119 changed=0 unreachable=0 failed=0 skipped=55 rescued=0 ignored=0 Saturday 01 June 2024 13:14:36 +0000 (0:00:00.015) 0:00:23.524 ********* =============================================================================== Install iproute --------------------------------------------------------- 2.36s /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.24s /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.23s /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.22s /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.21s /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.20s /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:16 ------- Gathering Facts --------------------------------------------------------- 1.03s /WORKDIR/git-weekly-cifcl1cuj2/tests/tests_helpers_and_asserts.yml:3 ---------- Create veth interface veth1298 ------------------------------------------ 0.77s /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:27 ------- Gather the minimum subset of ansible_facts required by the network role test --- 0.41s /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/el_repo_setup.yml:3 ---------------- Create dummy interface dummy1298 ---------------------------------------- 0.36s /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:49 ------- Gather current interface info ------------------------------------------- 0.29s /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/get_current_interfaces.yml:3 ------- Check if system is ostree ----------------------------------------------- 0.29s /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/el_repo_setup.yml:17 --------------- Delete veth interface veth1298 ------------------------------------------ 0.27s /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:43 ------- Set up veth as managed by NetworkManager -------------------------------- 0.26s /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:35 ------- Delete dummy interface dummy1298 ---------------------------------------- 0.25s /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/manage_test_interface.yml:54 ------- Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/get_current_interfaces.yml:3 ------- Get stat for interface veth1298 ----------------------------------------- 0.24s /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/get_interface_stat.yml:3 ----------- Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-weekly-cifcl1cuj2/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-weekly-cifcl1cuj2/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. ---^---^---^---^---^---