# 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-ciujqtqslc/.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-ciujqtqslc/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-ciujqtqslc/tests/tests_helpers_and_asserts.yml:3 Saturday 25 May 2024 14:16:41 +0000 (0:00:00.039) 0:00:00.039 ********** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tests_helpers_and_asserts.yml:6 Saturday 25 May 2024 14:16:42 +0000 (0:00:01.041) 0:00:01.081 ********** included: /WORKDIR/git-weekly-ciujqtqslc/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-ciujqtqslc/tests/tasks/el_repo_setup.yml:3 Saturday 25 May 2024 14:16:42 +0000 (0:00:00.014) 0:00:01.095 ********** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/el_repo_setup.yml:17 Saturday 25 May 2024 14:16:42 +0000 (0:00:00.417) 0:00:01.513 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/el_repo_setup.yml:22 Saturday 25 May 2024 14:16:43 +0000 (0:00:00.296) 0:00:01.809 ********** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/el_repo_setup.yml:26 Saturday 25 May 2024 14:16:43 +0000 (0:00:00.015) 0:00:01.824 ********** 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-ciujqtqslc/tests/tasks/el_repo_setup.yml:51 Saturday 25 May 2024 14:16:43 +0000 (0:00:00.009) 0:00:01.834 ********** included: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 39] ********************************************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/enable_epel.yml:8 Saturday 25 May 2024 14:16:43 +0000 (0:00:00.023) 0:00:01.857 ********** 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-ciujqtqslc/tests/tasks/enable_epel.yml:24 Saturday 25 May 2024 14:16:43 +0000 (0:00:00.008) 0:00:01.866 ********** 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-ciujqtqslc/tests/tasks/enable_epel.yml:30 Saturday 25 May 2024 14:16:43 +0000 (0:00:00.009) 0:00:01.875 ********** 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-ciujqtqslc/tests/tasks/enable_epel.yml:35 Saturday 25 May 2024 14:16:43 +0000 (0:00:00.007) 0:00:01.883 ********** 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-ciujqtqslc/tests/tasks/enable_epel.yml:40 Saturday 25 May 2024 14:16:43 +0000 (0:00:00.008) 0:00:01.891 ********** 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-ciujqtqslc/tests/tests_helpers_and_asserts.yml:9 Saturday 25 May 2024 14:16:43 +0000 (0:00:00.007) 0:00:01.899 ********** included: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/create_and_remove_interface.yml:3 Saturday 25 May 2024 14:16:43 +0000 (0:00:00.012) 0:00:01.911 ********** included: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/show_interfaces.yml:3 Saturday 25 May 2024 14:16:43 +0000 (0:00:00.011) 0:00:01.922 ********** included: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/get_current_interfaces.yml:3 Saturday 25 May 2024 14:16:43 +0000 (0:00:00.010) 0:00:01.933 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003632", "end": "2024-05-25 14:16:43.619982", "rc": 0, "start": "2024-05-25 14:16:43.616350" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/get_current_interfaces.yml:9 Saturday 25 May 2024 14:16:43 +0000 (0:00:00.297) 0:00:02.231 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/show_interfaces.yml:5 Saturday 25 May 2024 14:16:43 +0000 (0:00:00.012) 0:00:02.243 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/create_and_remove_interface.yml:5 Saturday 25 May 2024 14:16:43 +0000 (0:00:00.010) 0:00:02.253 ********** included: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/manage_test_interface.yml:3 Saturday 25 May 2024 14:16:43 +0000 (0:00:00.014) 0:00:02.268 ********** 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-ciujqtqslc/tests/tasks/manage_test_interface.yml:8 Saturday 25 May 2024 14:16:43 +0000 (0:00:00.009) 0:00:02.277 ********** 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-ciujqtqslc/tests/tasks/manage_test_interface.yml:13 Saturday 25 May 2024 14:16:43 +0000 (0:00:00.008) 0:00:02.286 ********** included: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/show_interfaces.yml:3 Saturday 25 May 2024 14:16:43 +0000 (0:00:00.013) 0:00:02.299 ********** included: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/get_current_interfaces.yml:3 Saturday 25 May 2024 14:16:43 +0000 (0:00:00.011) 0:00:02.311 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003656", "end": "2024-05-25 14:16:43.939491", "rc": 0, "start": "2024-05-25 14:16:43.935835" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/get_current_interfaces.yml:9 Saturday 25 May 2024 14:16:43 +0000 (0:00:00.238) 0:00:02.550 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/show_interfaces.yml:5 Saturday 25 May 2024 14:16:43 +0000 (0:00:00.010) 0:00:02.560 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/manage_test_interface.yml:16 Saturday 25 May 2024 14:16:43 +0000 (0:00:00.009) 0:00:02.570 ********** 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-ciujqtqslc/tests/tasks/manage_test_interface.yml:27 Saturday 25 May 2024 14:16:46 +0000 (0:00:02.344) 0:00:04.915 ********** 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-ciujqtqslc/tests/tasks/manage_test_interface.yml:35 Saturday 25 May 2024 14:16:46 +0000 (0:00:00.014) 0:00:04.929 ********** 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-ciujqtqslc/tests/tasks/manage_test_interface.yml:43 Saturday 25 May 2024 14:16:46 +0000 (0:00:00.008) 0:00:04.938 ********** 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-ciujqtqslc/tests/tasks/manage_test_interface.yml:49 Saturday 25 May 2024 14:16:46 +0000 (0:00:00.009) 0:00:04.947 ********** 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-ciujqtqslc/tests/tasks/manage_test_interface.yml:54 Saturday 25 May 2024 14:16:46 +0000 (0:00:00.008) 0:00:04.956 ********** 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-ciujqtqslc/tests/tasks/manage_test_interface.yml:60 Saturday 25 May 2024 14:16:46 +0000 (0:00:00.008) 0:00:04.964 ********** 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-ciujqtqslc/tests/tasks/manage_test_interface.yml:65 Saturday 25 May 2024 14:16:46 +0000 (0:00:00.009) 0:00:04.974 ********** 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-ciujqtqslc/tests/tasks/create_and_remove_interface.yml:9 Saturday 25 May 2024 14:16:46 +0000 (0:00:00.008) 0:00:04.983 ********** included: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/show_interfaces.yml:3 Saturday 25 May 2024 14:16:46 +0000 (0:00:00.014) 0:00:04.997 ********** included: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/get_current_interfaces.yml:3 Saturday 25 May 2024 14:16:46 +0000 (0:00:00.009) 0:00:05.007 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003640", "end": "2024-05-25 14:16:46.634788", "rc": 0, "start": "2024-05-25 14:16:46.631148" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/get_current_interfaces.yml:9 Saturday 25 May 2024 14:16:46 +0000 (0:00:00.257) 0:00:05.264 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/show_interfaces.yml:5 Saturday 25 May 2024 14:16:46 +0000 (0:00:00.018) 0:00:05.282 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/create_and_remove_interface.yml:11 Saturday 25 May 2024 14:16:46 +0000 (0:00:00.014) 0:00:05.297 ********** included: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/assert_device_absent.yml:3 Saturday 25 May 2024 14:16:46 +0000 (0:00:00.018) 0:00:05.316 ********** included: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/get_interface_stat.yml:3 Saturday 25 May 2024 14:16:46 +0000 (0:00:00.010) 0:00:05.326 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/assert_device_absent.yml:5 Saturday 25 May 2024 14:16:46 +0000 (0:00:00.235) 0:00:05.562 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/create_and_remove_interface.yml:14 Saturday 25 May 2024 14:16:46 +0000 (0:00:00.011) 0:00:05.574 ********** included: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/manage_test_interface.yml:3 Saturday 25 May 2024 14:16:47 +0000 (0:00:00.015) 0:00:05.590 ********** 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-ciujqtqslc/tests/tasks/manage_test_interface.yml:8 Saturday 25 May 2024 14:16:47 +0000 (0:00:00.007) 0:00:05.597 ********** 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-ciujqtqslc/tests/tasks/manage_test_interface.yml:13 Saturday 25 May 2024 14:16:47 +0000 (0:00:00.007) 0:00:05.605 ********** included: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/show_interfaces.yml:3 Saturday 25 May 2024 14:16:47 +0000 (0:00:00.011) 0:00:05.616 ********** included: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/get_current_interfaces.yml:3 Saturday 25 May 2024 14:16:47 +0000 (0:00:00.010) 0:00:05.627 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003720", "end": "2024-05-25 14:16:47.254826", "rc": 0, "start": "2024-05-25 14:16:47.251106" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/get_current_interfaces.yml:9 Saturday 25 May 2024 14:16:47 +0000 (0:00:00.237) 0:00:05.865 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/show_interfaces.yml:5 Saturday 25 May 2024 14:16:47 +0000 (0:00:00.010) 0:00:05.876 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/manage_test_interface.yml:16 Saturday 25 May 2024 14:16:47 +0000 (0:00:00.009) 0:00:05.885 ********** 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-ciujqtqslc/tests/tasks/manage_test_interface.yml:27 Saturday 25 May 2024 14:16:49 +0000 (0:00:02.219) 0:00:08.104 ********** 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.007833", "end": "2024-05-25 14:16:49.741507", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-05-25 14:16:49.733674" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003776", "end": "2024-05-25 14:16:50.032812", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-05-25 14:16:50.029036" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004087", "end": "2024-05-25 14:16:50.269562", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-05-25 14:16:50.265475" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/manage_test_interface.yml:35 Saturday 25 May 2024 14:16:50 +0000 (0:00:00.777) 0:00:08.881 ********** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.024710", "end": "2024-05-25 14:16:50.532129", "rc": 0, "start": "2024-05-25 14:16:50.507419" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/manage_test_interface.yml:43 Saturday 25 May 2024 14:16:50 +0000 (0:00:00.262) 0:00:09.144 ********** 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-ciujqtqslc/tests/tasks/manage_test_interface.yml:49 Saturday 25 May 2024 14:16:50 +0000 (0:00:00.009) 0:00:09.154 ********** 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-ciujqtqslc/tests/tasks/manage_test_interface.yml:54 Saturday 25 May 2024 14:16:50 +0000 (0:00:00.008) 0:00:09.163 ********** 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-ciujqtqslc/tests/tasks/manage_test_interface.yml:60 Saturday 25 May 2024 14:16:50 +0000 (0:00:00.009) 0:00:09.172 ********** 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-ciujqtqslc/tests/tasks/manage_test_interface.yml:65 Saturday 25 May 2024 14:16:50 +0000 (0:00:00.013) 0:00:09.186 ********** 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-ciujqtqslc/tests/tasks/create_and_remove_interface.yml:18 Saturday 25 May 2024 14:16:50 +0000 (0:00:00.009) 0:00:09.196 ********** included: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/show_interfaces.yml:3 Saturday 25 May 2024 14:16:50 +0000 (0:00:00.016) 0:00:09.213 ********** included: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/get_current_interfaces.yml:3 Saturday 25 May 2024 14:16:50 +0000 (0:00:00.010) 0:00:09.224 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003598", "end": "2024-05-25 14:16:50.852263", "rc": 0, "start": "2024-05-25 14:16:50.848665" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/get_current_interfaces.yml:9 Saturday 25 May 2024 14:16:50 +0000 (0:00:00.239) 0:00:09.463 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/show_interfaces.yml:5 Saturday 25 May 2024 14:16:50 +0000 (0:00:00.010) 0:00:09.474 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/create_and_remove_interface.yml:20 Saturday 25 May 2024 14:16:50 +0000 (0:00:00.010) 0:00:09.484 ********** included: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/assert_device_present.yml:3 Saturday 25 May 2024 14:16:50 +0000 (0:00:00.017) 0:00:09.501 ********** included: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/get_interface_stat.yml:3 Saturday 25 May 2024 14:16:50 +0000 (0:00:00.010) 0:00:09.512 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716646609.737556, "block_size": 4096, "blocks": 0, "ctime": 1716646609.737556, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 37747, "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": 1716646609.737556, "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-ciujqtqslc/tests/tasks/assert_device_present.yml:5 Saturday 25 May 2024 14:16:51 +0000 (0:00:00.241) 0:00:09.753 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/create_and_remove_interface.yml:23 Saturday 25 May 2024 14:16:51 +0000 (0:00:00.011) 0:00:09.764 ********** included: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/manage_test_interface.yml:3 Saturday 25 May 2024 14:16:51 +0000 (0:00:00.018) 0:00:09.783 ********** 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-ciujqtqslc/tests/tasks/manage_test_interface.yml:8 Saturday 25 May 2024 14:16:51 +0000 (0:00:00.008) 0:00:09.792 ********** 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-ciujqtqslc/tests/tasks/manage_test_interface.yml:13 Saturday 25 May 2024 14:16:51 +0000 (0:00:00.007) 0:00:09.799 ********** included: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/show_interfaces.yml:3 Saturday 25 May 2024 14:16:51 +0000 (0:00:00.011) 0:00:09.811 ********** included: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/get_current_interfaces.yml:3 Saturday 25 May 2024 14:16:51 +0000 (0:00:00.011) 0:00:09.822 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003537", "end": "2024-05-25 14:16:51.451530", "rc": 0, "start": "2024-05-25 14:16:51.447993" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/get_current_interfaces.yml:9 Saturday 25 May 2024 14:16:51 +0000 (0:00:00.239) 0:00:10.062 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/show_interfaces.yml:5 Saturday 25 May 2024 14:16:51 +0000 (0:00:00.010) 0:00:10.073 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/manage_test_interface.yml:16 Saturday 25 May 2024 14:16:51 +0000 (0:00:00.009) 0:00:10.083 ********** 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-ciujqtqslc/tests/tasks/manage_test_interface.yml:27 Saturday 25 May 2024 14:16:53 +0000 (0:00:02.233) 0:00:12.316 ********** 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-ciujqtqslc/tests/tasks/manage_test_interface.yml:35 Saturday 25 May 2024 14:16:53 +0000 (0:00:00.014) 0:00:12.330 ********** 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-ciujqtqslc/tests/tasks/manage_test_interface.yml:43 Saturday 25 May 2024 14:16:53 +0000 (0:00:00.008) 0:00:12.339 ********** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.013323", "end": "2024-05-25 14:16:53.978841", "rc": 0, "start": "2024-05-25 14:16:53.965518" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/manage_test_interface.yml:49 Saturday 25 May 2024 14:16:54 +0000 (0:00:00.258) 0:00:12.597 ********** 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-ciujqtqslc/tests/tasks/manage_test_interface.yml:54 Saturday 25 May 2024 14:16:54 +0000 (0:00:00.014) 0:00:12.612 ********** 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-ciujqtqslc/tests/tasks/manage_test_interface.yml:60 Saturday 25 May 2024 14:16:54 +0000 (0:00:00.011) 0:00:12.623 ********** 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-ciujqtqslc/tests/tasks/manage_test_interface.yml:65 Saturday 25 May 2024 14:16:54 +0000 (0:00:00.009) 0:00:12.632 ********** 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-ciujqtqslc/tests/tasks/create_and_remove_interface.yml:27 Saturday 25 May 2024 14:16:54 +0000 (0:00:00.010) 0:00:12.643 ********** included: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/show_interfaces.yml:3 Saturday 25 May 2024 14:16:54 +0000 (0:00:00.021) 0:00:12.664 ********** included: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/get_current_interfaces.yml:3 Saturday 25 May 2024 14:16:54 +0000 (0:00:00.013) 0:00:12.678 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003634", "end": "2024-05-25 14:16:54.306802", "rc": 0, "start": "2024-05-25 14:16:54.303168" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/get_current_interfaces.yml:9 Saturday 25 May 2024 14:16:54 +0000 (0:00:00.240) 0:00:12.918 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/show_interfaces.yml:5 Saturday 25 May 2024 14:16:54 +0000 (0:00:00.010) 0:00:12.929 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/create_and_remove_interface.yml:29 Saturday 25 May 2024 14:16:54 +0000 (0:00:00.010) 0:00:12.939 ********** included: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/assert_device_absent.yml:3 Saturday 25 May 2024 14:16:54 +0000 (0:00:00.020) 0:00:12.960 ********** included: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/get_interface_stat.yml:3 Saturday 25 May 2024 14:16:54 +0000 (0:00:00.010) 0:00:12.971 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/assert_device_absent.yml:5 Saturday 25 May 2024 14:16:54 +0000 (0:00:00.246) 0:00:13.217 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tests_helpers_and_asserts.yml:15 Saturday 25 May 2024 14:16:54 +0000 (0:00:00.011) 0:00:13.229 ********** included: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/create_and_remove_interface.yml:3 Saturday 25 May 2024 14:16:54 +0000 (0:00:00.013) 0:00:13.243 ********** included: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/show_interfaces.yml:3 Saturday 25 May 2024 14:16:54 +0000 (0:00:00.011) 0:00:13.254 ********** included: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/get_current_interfaces.yml:3 Saturday 25 May 2024 14:16:54 +0000 (0:00:00.011) 0:00:13.266 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003595", "end": "2024-05-25 14:16:54.904023", "rc": 0, "start": "2024-05-25 14:16:54.900428" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/get_current_interfaces.yml:9 Saturday 25 May 2024 14:16:54 +0000 (0:00:00.248) 0:00:13.514 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/show_interfaces.yml:5 Saturday 25 May 2024 14:16:54 +0000 (0:00:00.010) 0:00:13.525 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/create_and_remove_interface.yml:5 Saturday 25 May 2024 14:16:54 +0000 (0:00:00.010) 0:00:13.535 ********** included: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/manage_test_interface.yml:3 Saturday 25 May 2024 14:16:54 +0000 (0:00:00.012) 0:00:13.548 ********** 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-ciujqtqslc/tests/tasks/manage_test_interface.yml:8 Saturday 25 May 2024 14:16:54 +0000 (0:00:00.008) 0:00:13.556 ********** 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-ciujqtqslc/tests/tasks/manage_test_interface.yml:13 Saturday 25 May 2024 14:16:54 +0000 (0:00:00.009) 0:00:13.566 ********** included: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/show_interfaces.yml:3 Saturday 25 May 2024 14:16:54 +0000 (0:00:00.012) 0:00:13.578 ********** included: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/get_current_interfaces.yml:3 Saturday 25 May 2024 14:16:54 +0000 (0:00:00.010) 0:00:13.588 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003551", "end": "2024-05-25 14:16:55.216036", "rc": 0, "start": "2024-05-25 14:16:55.212485" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/get_current_interfaces.yml:9 Saturday 25 May 2024 14:16:55 +0000 (0:00:00.238) 0:00:13.826 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/show_interfaces.yml:5 Saturday 25 May 2024 14:16:55 +0000 (0:00:00.010) 0:00:13.837 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/manage_test_interface.yml:16 Saturday 25 May 2024 14:16:55 +0000 (0:00:00.009) 0:00:13.847 ********** 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-ciujqtqslc/tests/tasks/manage_test_interface.yml:27 Saturday 25 May 2024 14:16:57 +0000 (0:00:02.221) 0:00:16.068 ********** 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-ciujqtqslc/tests/tasks/manage_test_interface.yml:35 Saturday 25 May 2024 14:16:57 +0000 (0:00:00.017) 0:00:16.086 ********** 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-ciujqtqslc/tests/tasks/manage_test_interface.yml:43 Saturday 25 May 2024 14:16:57 +0000 (0:00:00.011) 0:00:16.097 ********** 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-ciujqtqslc/tests/tasks/manage_test_interface.yml:49 Saturday 25 May 2024 14:16:57 +0000 (0:00:00.010) 0:00:16.108 ********** 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-ciujqtqslc/tests/tasks/manage_test_interface.yml:54 Saturday 25 May 2024 14:16:57 +0000 (0:00:00.011) 0:00:16.119 ********** 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-ciujqtqslc/tests/tasks/manage_test_interface.yml:60 Saturday 25 May 2024 14:16:57 +0000 (0:00:00.009) 0:00:16.129 ********** 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-ciujqtqslc/tests/tasks/manage_test_interface.yml:65 Saturday 25 May 2024 14:16:57 +0000 (0:00:00.010) 0:00:16.139 ********** 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-ciujqtqslc/tests/tasks/create_and_remove_interface.yml:9 Saturday 25 May 2024 14:16:57 +0000 (0:00:00.009) 0:00:16.148 ********** included: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/show_interfaces.yml:3 Saturday 25 May 2024 14:16:57 +0000 (0:00:00.015) 0:00:16.163 ********** included: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/get_current_interfaces.yml:3 Saturday 25 May 2024 14:16:57 +0000 (0:00:00.011) 0:00:16.175 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003575", "end": "2024-05-25 14:16:57.805201", "rc": 0, "start": "2024-05-25 14:16:57.801626" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/get_current_interfaces.yml:9 Saturday 25 May 2024 14:16:57 +0000 (0:00:00.242) 0:00:16.417 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/show_interfaces.yml:5 Saturday 25 May 2024 14:16:57 +0000 (0:00:00.010) 0:00:16.428 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/create_and_remove_interface.yml:11 Saturday 25 May 2024 14:16:57 +0000 (0:00:00.010) 0:00:16.438 ********** included: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/assert_device_absent.yml:3 Saturday 25 May 2024 14:16:57 +0000 (0:00:00.014) 0:00:16.452 ********** included: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/get_interface_stat.yml:3 Saturday 25 May 2024 14:16:57 +0000 (0:00:00.011) 0:00:16.463 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/assert_device_absent.yml:5 Saturday 25 May 2024 14:16:58 +0000 (0:00:00.237) 0:00:16.701 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/create_and_remove_interface.yml:14 Saturday 25 May 2024 14:16:58 +0000 (0:00:00.011) 0:00:16.713 ********** included: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/manage_test_interface.yml:3 Saturday 25 May 2024 14:16:58 +0000 (0:00:00.016) 0:00:16.729 ********** 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-ciujqtqslc/tests/tasks/manage_test_interface.yml:8 Saturday 25 May 2024 14:16:58 +0000 (0:00:00.008) 0:00:16.738 ********** 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-ciujqtqslc/tests/tasks/manage_test_interface.yml:13 Saturday 25 May 2024 14:16:58 +0000 (0:00:00.007) 0:00:16.746 ********** included: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/show_interfaces.yml:3 Saturday 25 May 2024 14:16:58 +0000 (0:00:00.011) 0:00:16.757 ********** included: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/get_current_interfaces.yml:3 Saturday 25 May 2024 14:16:58 +0000 (0:00:00.011) 0:00:16.768 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003623", "end": "2024-05-25 14:16:58.397042", "rc": 0, "start": "2024-05-25 14:16:58.393419" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/get_current_interfaces.yml:9 Saturday 25 May 2024 14:16:58 +0000 (0:00:00.239) 0:00:17.007 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/show_interfaces.yml:5 Saturday 25 May 2024 14:16:58 +0000 (0:00:00.011) 0:00:17.019 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/manage_test_interface.yml:16 Saturday 25 May 2024 14:16:58 +0000 (0:00:00.010) 0:00:17.029 ********** 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-ciujqtqslc/tests/tasks/manage_test_interface.yml:27 Saturday 25 May 2024 14:17:00 +0000 (0:00:02.225) 0:00:19.254 ********** 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-ciujqtqslc/tests/tasks/manage_test_interface.yml:35 Saturday 25 May 2024 14:17:00 +0000 (0:00:00.014) 0:00:19.269 ********** 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-ciujqtqslc/tests/tasks/manage_test_interface.yml:43 Saturday 25 May 2024 14:17:00 +0000 (0:00:00.009) 0:00:19.278 ********** 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-ciujqtqslc/tests/tasks/manage_test_interface.yml:49 Saturday 25 May 2024 14:17:00 +0000 (0:00:00.008) 0:00:19.287 ********** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.103349", "end": "2024-05-25 14:17:01.012607", "rc": 0, "start": "2024-05-25 14:17:00.909258" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/manage_test_interface.yml:54 Saturday 25 May 2024 14:17:01 +0000 (0:00:00.347) 0:00:19.634 ********** 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-ciujqtqslc/tests/tasks/manage_test_interface.yml:60 Saturday 25 May 2024 14:17:01 +0000 (0:00:00.009) 0:00:19.644 ********** 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-ciujqtqslc/tests/tasks/manage_test_interface.yml:65 Saturday 25 May 2024 14:17:01 +0000 (0:00:00.009) 0:00:19.653 ********** 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-ciujqtqslc/tests/tasks/create_and_remove_interface.yml:18 Saturday 25 May 2024 14:17:01 +0000 (0:00:00.009) 0:00:19.663 ********** included: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/show_interfaces.yml:3 Saturday 25 May 2024 14:17:01 +0000 (0:00:00.016) 0:00:19.679 ********** included: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/get_current_interfaces.yml:3 Saturday 25 May 2024 14:17:01 +0000 (0:00:00.009) 0:00:19.689 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003657", "end": "2024-05-25 14:17:01.318833", "rc": 0, "start": "2024-05-25 14:17:01.315176" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/get_current_interfaces.yml:9 Saturday 25 May 2024 14:17:01 +0000 (0:00:00.240) 0:00:19.930 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/show_interfaces.yml:5 Saturday 25 May 2024 14:17:01 +0000 (0:00:00.010) 0:00:19.940 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/create_and_remove_interface.yml:20 Saturday 25 May 2024 14:17:01 +0000 (0:00:00.009) 0:00:19.950 ********** included: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/assert_device_present.yml:3 Saturday 25 May 2024 14:17:01 +0000 (0:00:00.016) 0:00:19.967 ********** included: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/get_interface_stat.yml:3 Saturday 25 May 2024 14:17:01 +0000 (0:00:00.011) 0:00:19.979 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716646621.0088012, "block_size": 4096, "blocks": 0, "ctime": 1716646621.0088012, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 38079, "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": 1716646621.0088012, "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-ciujqtqslc/tests/tasks/assert_device_present.yml:5 Saturday 25 May 2024 14:17:01 +0000 (0:00:00.240) 0:00:20.219 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/create_and_remove_interface.yml:23 Saturday 25 May 2024 14:17:01 +0000 (0:00:00.012) 0:00:20.231 ********** included: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/manage_test_interface.yml:3 Saturday 25 May 2024 14:17:01 +0000 (0:00:00.019) 0:00:20.250 ********** 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-ciujqtqslc/tests/tasks/manage_test_interface.yml:8 Saturday 25 May 2024 14:17:01 +0000 (0:00:00.009) 0:00:20.260 ********** 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-ciujqtqslc/tests/tasks/manage_test_interface.yml:13 Saturday 25 May 2024 14:17:01 +0000 (0:00:00.008) 0:00:20.268 ********** included: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/show_interfaces.yml:3 Saturday 25 May 2024 14:17:01 +0000 (0:00:00.011) 0:00:20.280 ********** included: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/get_current_interfaces.yml:3 Saturday 25 May 2024 14:17:01 +0000 (0:00:00.011) 0:00:20.292 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003722", "end": "2024-05-25 14:17:01.926382", "rc": 0, "start": "2024-05-25 14:17:01.922660" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/get_current_interfaces.yml:9 Saturday 25 May 2024 14:17:01 +0000 (0:00:00.245) 0:00:20.538 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/show_interfaces.yml:5 Saturday 25 May 2024 14:17:01 +0000 (0:00:00.011) 0:00:20.549 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/manage_test_interface.yml:16 Saturday 25 May 2024 14:17:01 +0000 (0:00:00.010) 0:00:20.559 ********** 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-ciujqtqslc/tests/tasks/manage_test_interface.yml:27 Saturday 25 May 2024 14:17:04 +0000 (0:00:02.235) 0:00:22.794 ********** 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-ciujqtqslc/tests/tasks/manage_test_interface.yml:35 Saturday 25 May 2024 14:17:04 +0000 (0:00:00.014) 0:00:22.808 ********** 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-ciujqtqslc/tests/tasks/manage_test_interface.yml:43 Saturday 25 May 2024 14:17:04 +0000 (0:00:00.008) 0:00:22.817 ********** 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-ciujqtqslc/tests/tasks/manage_test_interface.yml:49 Saturday 25 May 2024 14:17:04 +0000 (0:00:00.008) 0:00:22.826 ********** 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-ciujqtqslc/tests/tasks/manage_test_interface.yml:54 Saturday 25 May 2024 14:17:04 +0000 (0:00:00.008) 0:00:22.835 ********** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.019108", "end": "2024-05-25 14:17:04.481842", "rc": 0, "start": "2024-05-25 14:17:04.462734" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/manage_test_interface.yml:60 Saturday 25 May 2024 14:17:04 +0000 (0:00:00.259) 0:00:23.094 ********** 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-ciujqtqslc/tests/tasks/manage_test_interface.yml:65 Saturday 25 May 2024 14:17:04 +0000 (0:00:00.011) 0:00:23.105 ********** 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-ciujqtqslc/tests/tasks/create_and_remove_interface.yml:27 Saturday 25 May 2024 14:17:04 +0000 (0:00:00.008) 0:00:23.114 ********** included: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/show_interfaces.yml:3 Saturday 25 May 2024 14:17:04 +0000 (0:00:00.038) 0:00:23.152 ********** included: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/get_current_interfaces.yml:3 Saturday 25 May 2024 14:17:04 +0000 (0:00:00.010) 0:00:23.163 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003614", "end": "2024-05-25 14:17:04.794028", "rc": 0, "start": "2024-05-25 14:17:04.790414" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/get_current_interfaces.yml:9 Saturday 25 May 2024 14:17:04 +0000 (0:00:00.242) 0:00:23.406 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/show_interfaces.yml:5 Saturday 25 May 2024 14:17:04 +0000 (0:00:00.010) 0:00:23.416 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/create_and_remove_interface.yml:29 Saturday 25 May 2024 14:17:04 +0000 (0:00:00.011) 0:00:23.428 ********** included: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/assert_device_absent.yml:3 Saturday 25 May 2024 14:17:04 +0000 (0:00:00.020) 0:00:23.448 ********** included: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/get_interface_stat.yml:3 Saturday 25 May 2024 14:17:04 +0000 (0:00:00.011) 0:00:23.459 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/assert_device_absent.yml:5 Saturday 25 May 2024 14:17:05 +0000 (0:00:00.239) 0:00:23.699 ********** 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 25 May 2024 14:17:05 +0000 (0:00:00.016) 0:00:23.715 ********** =============================================================================== Install iproute --------------------------------------------------------- 2.34s /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.24s /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.23s /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.23s /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.22s /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.22s /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/manage_test_interface.yml:16 ------- Gathering Facts --------------------------------------------------------- 1.04s /WORKDIR/git-weekly-ciujqtqslc/tests/tests_helpers_and_asserts.yml:3 ---------- Create veth interface veth1298 ------------------------------------------ 0.78s /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/manage_test_interface.yml:27 ------- Gather the minimum subset of ansible_facts required by the network role test --- 0.42s /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/el_repo_setup.yml:3 ---------------- Create dummy interface dummy1298 ---------------------------------------- 0.35s /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/manage_test_interface.yml:49 ------- Gather current interface info ------------------------------------------- 0.30s /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/get_current_interfaces.yml:3 ------- Check if system is ostree ----------------------------------------------- 0.30s /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/el_repo_setup.yml:17 --------------- Set up veth as managed by NetworkManager -------------------------------- 0.26s /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/manage_test_interface.yml:35 ------- Delete dummy interface dummy1298 ---------------------------------------- 0.26s /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/manage_test_interface.yml:54 ------- Delete veth interface veth1298 ------------------------------------------ 0.26s /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/manage_test_interface.yml:43 ------- Gather current interface info ------------------------------------------- 0.26s /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.25s /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/get_current_interfaces.yml:3 ------- Get stat for interface veth1298 ----------------------------------------- 0.25s /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/get_interface_stat.yml:3 ----------- Gather current interface info ------------------------------------------- 0.25s /WORKDIR/git-weekly-ciujqtqslc/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-weekly-ciujqtqslc/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. ---^---^---^---^---^---