# 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-ciqt8pfufs/.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-ciqt8pfufs/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-ciqt8pfufs/tests/tests_helpers_and_asserts.yml:3 Saturday 22 June 2024 17:31:06 +0000 (0:00:00.049) 0:00:00.049 ********* ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tests_helpers_and_asserts.yml:6 Saturday 22 June 2024 17:31:08 +0000 (0:00:02.427) 0:00:02.477 ********* included: /WORKDIR/git-weekly-ciqt8pfufs/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-ciqt8pfufs/tests/tasks/el_repo_setup.yml:3 Saturday 22 June 2024 17:31:08 +0000 (0:00:00.015) 0:00:02.492 ********* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/el_repo_setup.yml:17 Saturday 22 June 2024 17:31:10 +0000 (0:00:01.829) 0:00:04.321 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/el_repo_setup.yml:22 Saturday 22 June 2024 17:31:10 +0000 (0:00:00.292) 0:00:04.614 ********* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/el_repo_setup.yml:26 Saturday 22 June 2024 17:31:10 +0000 (0:00:00.016) 0:00:04.630 ********* 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-ciqt8pfufs/tests/tasks/el_repo_setup.yml:51 Saturday 22 June 2024 17:31:10 +0000 (0:00:00.009) 0:00:04.639 ********* included: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 40] ********************************************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/enable_epel.yml:8 Saturday 22 June 2024 17:31:10 +0000 (0:00:00.024) 0:00:04.663 ********* 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-ciqt8pfufs/tests/tasks/enable_epel.yml:24 Saturday 22 June 2024 17:31:10 +0000 (0:00:00.008) 0:00:04.672 ********* 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-ciqt8pfufs/tests/tasks/enable_epel.yml:30 Saturday 22 June 2024 17:31:10 +0000 (0:00:00.009) 0:00:04.681 ********* 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-ciqt8pfufs/tests/tasks/enable_epel.yml:35 Saturday 22 June 2024 17:31:10 +0000 (0:00:00.010) 0:00:04.692 ********* 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-ciqt8pfufs/tests/tasks/enable_epel.yml:40 Saturday 22 June 2024 17:31:10 +0000 (0:00:00.008) 0:00:04.700 ********* 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-ciqt8pfufs/tests/tests_helpers_and_asserts.yml:9 Saturday 22 June 2024 17:31:10 +0000 (0:00:00.008) 0:00:04.708 ********* included: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/create_and_remove_interface.yml:3 Saturday 22 June 2024 17:31:10 +0000 (0:00:00.012) 0:00:04.721 ********* included: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/show_interfaces.yml:3 Saturday 22 June 2024 17:31:10 +0000 (0:00:00.012) 0:00:04.733 ********* included: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/get_current_interfaces.yml:3 Saturday 22 June 2024 17:31:10 +0000 (0:00:00.009) 0:00:04.743 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004062", "end": "2024-06-22 17:31:11.126793", "rc": 0, "start": "2024-06-22 17:31:11.122731" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/get_current_interfaces.yml:9 Saturday 22 June 2024 17:31:11 +0000 (0:00:00.295) 0:00:05.039 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/show_interfaces.yml:5 Saturday 22 June 2024 17:31:11 +0000 (0:00:00.023) 0:00:05.063 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/create_and_remove_interface.yml:5 Saturday 22 June 2024 17:31:11 +0000 (0:00:00.011) 0:00:05.074 ********* included: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/manage_test_interface.yml:3 Saturday 22 June 2024 17:31:11 +0000 (0:00:00.015) 0:00:05.090 ********* 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-ciqt8pfufs/tests/tasks/manage_test_interface.yml:8 Saturday 22 June 2024 17:31:11 +0000 (0:00:00.010) 0:00:05.101 ********* 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-ciqt8pfufs/tests/tasks/manage_test_interface.yml:13 Saturday 22 June 2024 17:31:11 +0000 (0:00:00.011) 0:00:05.112 ********* included: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/show_interfaces.yml:3 Saturday 22 June 2024 17:31:11 +0000 (0:00:00.015) 0:00:05.128 ********* included: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/get_current_interfaces.yml:3 Saturday 22 June 2024 17:31:11 +0000 (0:00:00.014) 0:00:05.142 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003988", "end": "2024-06-22 17:31:11.507642", "rc": 0, "start": "2024-06-22 17:31:11.503654" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/get_current_interfaces.yml:9 Saturday 22 June 2024 17:31:11 +0000 (0:00:00.273) 0:00:05.416 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/show_interfaces.yml:5 Saturday 22 June 2024 17:31:11 +0000 (0:00:00.019) 0:00:05.436 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/manage_test_interface.yml:16 Saturday 22 June 2024 17:31:11 +0000 (0:00:00.013) 0:00:05.449 ********* 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-ciqt8pfufs/tests/tasks/manage_test_interface.yml:27 Saturday 22 June 2024 17:31:13 +0000 (0:00:01.570) 0:00:07.020 ********* 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-ciqt8pfufs/tests/tasks/manage_test_interface.yml:35 Saturday 22 June 2024 17:31:13 +0000 (0:00:00.017) 0:00:07.037 ********* 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-ciqt8pfufs/tests/tasks/manage_test_interface.yml:43 Saturday 22 June 2024 17:31:13 +0000 (0:00:00.024) 0:00:07.062 ********* 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-ciqt8pfufs/tests/tasks/manage_test_interface.yml:49 Saturday 22 June 2024 17:31:13 +0000 (0:00:00.016) 0:00:07.078 ********* 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-ciqt8pfufs/tests/tasks/manage_test_interface.yml:54 Saturday 22 June 2024 17:31:13 +0000 (0:00:00.012) 0:00:07.091 ********* 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-ciqt8pfufs/tests/tasks/manage_test_interface.yml:60 Saturday 22 June 2024 17:31:13 +0000 (0:00:00.009) 0:00:07.101 ********* 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-ciqt8pfufs/tests/tasks/manage_test_interface.yml:65 Saturday 22 June 2024 17:31:13 +0000 (0:00:00.011) 0:00:07.112 ********* 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-ciqt8pfufs/tests/tasks/create_and_remove_interface.yml:9 Saturday 22 June 2024 17:31:13 +0000 (0:00:00.029) 0:00:07.141 ********* included: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/show_interfaces.yml:3 Saturday 22 June 2024 17:31:13 +0000 (0:00:00.016) 0:00:07.158 ********* included: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/get_current_interfaces.yml:3 Saturday 22 June 2024 17:31:13 +0000 (0:00:00.016) 0:00:07.174 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004056", "end": "2024-06-22 17:31:13.514247", "rc": 0, "start": "2024-06-22 17:31:13.510191" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/get_current_interfaces.yml:9 Saturday 22 June 2024 17:31:13 +0000 (0:00:00.243) 0:00:07.417 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/show_interfaces.yml:5 Saturday 22 June 2024 17:31:13 +0000 (0:00:00.011) 0:00:07.429 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/create_and_remove_interface.yml:11 Saturday 22 June 2024 17:31:13 +0000 (0:00:00.012) 0:00:07.442 ********* included: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/assert_device_absent.yml:3 Saturday 22 June 2024 17:31:13 +0000 (0:00:00.015) 0:00:07.457 ********* included: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/get_interface_stat.yml:3 Saturday 22 June 2024 17:31:13 +0000 (0:00:00.018) 0:00:07.475 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/assert_device_absent.yml:5 Saturday 22 June 2024 17:31:13 +0000 (0:00:00.234) 0:00:07.710 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/create_and_remove_interface.yml:14 Saturday 22 June 2024 17:31:13 +0000 (0:00:00.018) 0:00:07.729 ********* included: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/manage_test_interface.yml:3 Saturday 22 June 2024 17:31:13 +0000 (0:00:00.025) 0:00:07.754 ********* 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-ciqt8pfufs/tests/tasks/manage_test_interface.yml:8 Saturday 22 June 2024 17:31:13 +0000 (0:00:00.008) 0:00:07.763 ********* 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-ciqt8pfufs/tests/tasks/manage_test_interface.yml:13 Saturday 22 June 2024 17:31:13 +0000 (0:00:00.013) 0:00:07.777 ********* included: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/show_interfaces.yml:3 Saturday 22 June 2024 17:31:13 +0000 (0:00:00.012) 0:00:07.789 ********* included: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/get_current_interfaces.yml:3 Saturday 22 June 2024 17:31:13 +0000 (0:00:00.011) 0:00:07.801 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003998", "end": "2024-06-22 17:31:14.132333", "rc": 0, "start": "2024-06-22 17:31:14.128335" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/get_current_interfaces.yml:9 Saturday 22 June 2024 17:31:14 +0000 (0:00:00.248) 0:00:08.050 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/show_interfaces.yml:5 Saturday 22 June 2024 17:31:14 +0000 (0:00:00.014) 0:00:08.064 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/manage_test_interface.yml:16 Saturday 22 June 2024 17:31:14 +0000 (0:00:00.013) 0:00:08.078 ********* 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-ciqt8pfufs/tests/tasks/manage_test_interface.yml:27 Saturday 22 June 2024 17:31:15 +0000 (0:00:01.435) 0:00:09.513 ********* 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.008520", "end": "2024-06-22 17:31:15.848133", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-06-22 17:31:15.839613" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.004336", "end": "2024-06-22 17:31:16.146569", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-06-22 17:31:16.142233" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004432", "end": "2024-06-22 17:31:16.368671", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-06-22 17:31:16.364239" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/manage_test_interface.yml:35 Saturday 22 June 2024 17:31:16 +0000 (0:00:00.760) 0:00:10.274 ********* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.023380", "end": "2024-06-22 17:31:16.624734", "rc": 0, "start": "2024-06-22 17:31:16.601354" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/manage_test_interface.yml:43 Saturday 22 June 2024 17:31:16 +0000 (0:00:00.253) 0:00:10.528 ********* 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-ciqt8pfufs/tests/tasks/manage_test_interface.yml:49 Saturday 22 June 2024 17:31:16 +0000 (0:00:00.009) 0:00:10.537 ********* 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-ciqt8pfufs/tests/tasks/manage_test_interface.yml:54 Saturday 22 June 2024 17:31:16 +0000 (0:00:00.009) 0:00:10.547 ********* 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-ciqt8pfufs/tests/tasks/manage_test_interface.yml:60 Saturday 22 June 2024 17:31:16 +0000 (0:00:00.009) 0:00:10.556 ********* 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-ciqt8pfufs/tests/tasks/manage_test_interface.yml:65 Saturday 22 June 2024 17:31:16 +0000 (0:00:00.008) 0:00:10.565 ********* 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-ciqt8pfufs/tests/tasks/create_and_remove_interface.yml:18 Saturday 22 June 2024 17:31:16 +0000 (0:00:00.009) 0:00:10.574 ********* included: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/show_interfaces.yml:3 Saturday 22 June 2024 17:31:16 +0000 (0:00:00.016) 0:00:10.591 ********* included: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/get_current_interfaces.yml:3 Saturday 22 June 2024 17:31:16 +0000 (0:00:00.010) 0:00:10.601 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003770", "end": "2024-06-22 17:31:16.927886", "rc": 0, "start": "2024-06-22 17:31:16.924116" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/get_current_interfaces.yml:9 Saturday 22 June 2024 17:31:16 +0000 (0:00:00.228) 0:00:10.829 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/show_interfaces.yml:5 Saturday 22 June 2024 17:31:16 +0000 (0:00:00.010) 0:00:10.839 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/create_and_remove_interface.yml:20 Saturday 22 June 2024 17:31:16 +0000 (0:00:00.010) 0:00:10.850 ********* included: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/assert_device_present.yml:3 Saturday 22 June 2024 17:31:16 +0000 (0:00:00.017) 0:00:10.867 ********* included: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/get_interface_stat.yml:3 Saturday 22 June 2024 17:31:16 +0000 (0:00:00.011) 0:00:10.879 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719077475.8443854, "block_size": 4096, "blocks": 0, "ctime": 1719077475.8443854, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 37577, "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": 1719077475.8443854, "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-ciqt8pfufs/tests/tasks/assert_device_present.yml:5 Saturday 22 June 2024 17:31:17 +0000 (0:00:00.225) 0:00:11.105 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/create_and_remove_interface.yml:23 Saturday 22 June 2024 17:31:17 +0000 (0:00:00.012) 0:00:11.117 ********* included: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/manage_test_interface.yml:3 Saturday 22 June 2024 17:31:17 +0000 (0:00:00.019) 0:00:11.137 ********* 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-ciqt8pfufs/tests/tasks/manage_test_interface.yml:8 Saturday 22 June 2024 17:31:17 +0000 (0:00:00.009) 0:00:11.146 ********* 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-ciqt8pfufs/tests/tasks/manage_test_interface.yml:13 Saturday 22 June 2024 17:31:17 +0000 (0:00:00.009) 0:00:11.155 ********* included: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/show_interfaces.yml:3 Saturday 22 June 2024 17:31:17 +0000 (0:00:00.011) 0:00:11.167 ********* included: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/get_current_interfaces.yml:3 Saturday 22 June 2024 17:31:17 +0000 (0:00:00.012) 0:00:11.179 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003735", "end": "2024-06-22 17:31:17.506961", "rc": 0, "start": "2024-06-22 17:31:17.503226" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/get_current_interfaces.yml:9 Saturday 22 June 2024 17:31:17 +0000 (0:00:00.229) 0:00:11.408 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/show_interfaces.yml:5 Saturday 22 June 2024 17:31:17 +0000 (0:00:00.010) 0:00:11.419 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/manage_test_interface.yml:16 Saturday 22 June 2024 17:31:17 +0000 (0:00:00.009) 0:00:11.429 ********* 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-ciqt8pfufs/tests/tasks/manage_test_interface.yml:27 Saturday 22 June 2024 17:31:19 +0000 (0:00:01.466) 0:00:12.895 ********* 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-ciqt8pfufs/tests/tasks/manage_test_interface.yml:35 Saturday 22 June 2024 17:31:19 +0000 (0:00:00.037) 0:00:12.932 ********* 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-ciqt8pfufs/tests/tasks/manage_test_interface.yml:43 Saturday 22 June 2024 17:31:19 +0000 (0:00:00.023) 0:00:12.956 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.009329", "end": "2024-06-22 17:31:19.303485", "rc": 0, "start": "2024-06-22 17:31:19.294156" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/manage_test_interface.yml:49 Saturday 22 June 2024 17:31:19 +0000 (0:00:00.298) 0:00:13.255 ********* 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-ciqt8pfufs/tests/tasks/manage_test_interface.yml:54 Saturday 22 June 2024 17:31:19 +0000 (0:00:00.024) 0:00:13.279 ********* 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-ciqt8pfufs/tests/tasks/manage_test_interface.yml:60 Saturday 22 June 2024 17:31:19 +0000 (0:00:00.022) 0:00:13.302 ********* 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-ciqt8pfufs/tests/tasks/manage_test_interface.yml:65 Saturday 22 June 2024 17:31:19 +0000 (0:00:00.024) 0:00:13.326 ********* 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-ciqt8pfufs/tests/tasks/create_and_remove_interface.yml:27 Saturday 22 June 2024 17:31:19 +0000 (0:00:00.012) 0:00:13.338 ********* included: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/show_interfaces.yml:3 Saturday 22 June 2024 17:31:19 +0000 (0:00:00.031) 0:00:13.370 ********* included: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/get_current_interfaces.yml:3 Saturday 22 June 2024 17:31:19 +0000 (0:00:00.037) 0:00:13.407 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004016", "end": "2024-06-22 17:31:19.757571", "rc": 0, "start": "2024-06-22 17:31:19.753555" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/get_current_interfaces.yml:9 Saturday 22 June 2024 17:31:19 +0000 (0:00:00.254) 0:00:13.662 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/show_interfaces.yml:5 Saturday 22 June 2024 17:31:19 +0000 (0:00:00.027) 0:00:13.689 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/create_and_remove_interface.yml:29 Saturday 22 June 2024 17:31:19 +0000 (0:00:00.022) 0:00:13.711 ********* included: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/assert_device_absent.yml:3 Saturday 22 June 2024 17:31:19 +0000 (0:00:00.028) 0:00:13.740 ********* included: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/get_interface_stat.yml:3 Saturday 22 June 2024 17:31:19 +0000 (0:00:00.013) 0:00:13.754 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/assert_device_absent.yml:5 Saturday 22 June 2024 17:31:20 +0000 (0:00:00.275) 0:00:14.030 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tests_helpers_and_asserts.yml:15 Saturday 22 June 2024 17:31:20 +0000 (0:00:00.017) 0:00:14.047 ********* included: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/create_and_remove_interface.yml:3 Saturday 22 June 2024 17:31:20 +0000 (0:00:00.024) 0:00:14.071 ********* included: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/show_interfaces.yml:3 Saturday 22 June 2024 17:31:20 +0000 (0:00:00.027) 0:00:14.099 ********* included: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/get_current_interfaces.yml:3 Saturday 22 June 2024 17:31:20 +0000 (0:00:00.021) 0:00:14.120 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003996", "end": "2024-06-22 17:31:20.458295", "rc": 0, "start": "2024-06-22 17:31:20.454299" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/get_current_interfaces.yml:9 Saturday 22 June 2024 17:31:20 +0000 (0:00:00.241) 0:00:14.362 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/show_interfaces.yml:5 Saturday 22 June 2024 17:31:20 +0000 (0:00:00.013) 0:00:14.375 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/create_and_remove_interface.yml:5 Saturday 22 June 2024 17:31:20 +0000 (0:00:00.022) 0:00:14.398 ********* included: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/manage_test_interface.yml:3 Saturday 22 June 2024 17:31:20 +0000 (0:00:00.015) 0:00:14.414 ********* 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-ciqt8pfufs/tests/tasks/manage_test_interface.yml:8 Saturday 22 June 2024 17:31:20 +0000 (0:00:00.008) 0:00:14.423 ********* 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-ciqt8pfufs/tests/tasks/manage_test_interface.yml:13 Saturday 22 June 2024 17:31:20 +0000 (0:00:00.011) 0:00:14.434 ********* included: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/show_interfaces.yml:3 Saturday 22 June 2024 17:31:20 +0000 (0:00:00.013) 0:00:14.448 ********* included: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/get_current_interfaces.yml:3 Saturday 22 June 2024 17:31:20 +0000 (0:00:00.011) 0:00:14.459 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004131", "end": "2024-06-22 17:31:20.797782", "rc": 0, "start": "2024-06-22 17:31:20.793651" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/get_current_interfaces.yml:9 Saturday 22 June 2024 17:31:20 +0000 (0:00:00.243) 0:00:14.703 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/show_interfaces.yml:5 Saturday 22 June 2024 17:31:20 +0000 (0:00:00.012) 0:00:14.715 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/manage_test_interface.yml:16 Saturday 22 June 2024 17:31:20 +0000 (0:00:00.010) 0:00:14.726 ********* 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-ciqt8pfufs/tests/tasks/manage_test_interface.yml:27 Saturday 22 June 2024 17:31:22 +0000 (0:00:01.476) 0:00:16.203 ********* 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-ciqt8pfufs/tests/tasks/manage_test_interface.yml:35 Saturday 22 June 2024 17:31:22 +0000 (0:00:00.018) 0:00:16.221 ********* 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-ciqt8pfufs/tests/tasks/manage_test_interface.yml:43 Saturday 22 June 2024 17:31:22 +0000 (0:00:00.010) 0:00:16.232 ********* 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-ciqt8pfufs/tests/tasks/manage_test_interface.yml:49 Saturday 22 June 2024 17:31:22 +0000 (0:00:00.017) 0:00:16.249 ********* 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-ciqt8pfufs/tests/tasks/manage_test_interface.yml:54 Saturday 22 June 2024 17:31:22 +0000 (0:00:00.019) 0:00:16.268 ********* 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-ciqt8pfufs/tests/tasks/manage_test_interface.yml:60 Saturday 22 June 2024 17:31:22 +0000 (0:00:00.010) 0:00:16.279 ********* 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-ciqt8pfufs/tests/tasks/manage_test_interface.yml:65 Saturday 22 June 2024 17:31:22 +0000 (0:00:00.013) 0:00:16.293 ********* 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-ciqt8pfufs/tests/tasks/create_and_remove_interface.yml:9 Saturday 22 June 2024 17:31:22 +0000 (0:00:00.011) 0:00:16.305 ********* included: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/show_interfaces.yml:3 Saturday 22 June 2024 17:31:22 +0000 (0:00:00.025) 0:00:16.331 ********* included: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/get_current_interfaces.yml:3 Saturday 22 June 2024 17:31:22 +0000 (0:00:00.018) 0:00:16.349 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003970", "end": "2024-06-22 17:31:22.680310", "rc": 0, "start": "2024-06-22 17:31:22.676340" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/get_current_interfaces.yml:9 Saturday 22 June 2024 17:31:22 +0000 (0:00:00.233) 0:00:16.583 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/show_interfaces.yml:5 Saturday 22 June 2024 17:31:22 +0000 (0:00:00.014) 0:00:16.598 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/create_and_remove_interface.yml:11 Saturday 22 June 2024 17:31:22 +0000 (0:00:00.011) 0:00:16.609 ********* included: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/assert_device_absent.yml:3 Saturday 22 June 2024 17:31:22 +0000 (0:00:00.017) 0:00:16.627 ********* included: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/get_interface_stat.yml:3 Saturday 22 June 2024 17:31:22 +0000 (0:00:00.015) 0:00:16.642 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/assert_device_absent.yml:5 Saturday 22 June 2024 17:31:22 +0000 (0:00:00.239) 0:00:16.882 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/create_and_remove_interface.yml:14 Saturday 22 June 2024 17:31:23 +0000 (0:00:00.012) 0:00:16.894 ********* included: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/manage_test_interface.yml:3 Saturday 22 June 2024 17:31:23 +0000 (0:00:00.020) 0:00:16.915 ********* 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-ciqt8pfufs/tests/tasks/manage_test_interface.yml:8 Saturday 22 June 2024 17:31:23 +0000 (0:00:00.011) 0:00:16.926 ********* 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-ciqt8pfufs/tests/tasks/manage_test_interface.yml:13 Saturday 22 June 2024 17:31:23 +0000 (0:00:00.009) 0:00:16.936 ********* included: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/show_interfaces.yml:3 Saturday 22 June 2024 17:31:23 +0000 (0:00:00.015) 0:00:16.952 ********* included: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/get_current_interfaces.yml:3 Saturday 22 June 2024 17:31:23 +0000 (0:00:00.013) 0:00:16.966 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003947", "end": "2024-06-22 17:31:23.298362", "rc": 0, "start": "2024-06-22 17:31:23.294415" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/get_current_interfaces.yml:9 Saturday 22 June 2024 17:31:23 +0000 (0:00:00.234) 0:00:17.201 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/show_interfaces.yml:5 Saturday 22 June 2024 17:31:23 +0000 (0:00:00.011) 0:00:17.212 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/manage_test_interface.yml:16 Saturday 22 June 2024 17:31:23 +0000 (0:00:00.010) 0:00:17.223 ********* 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-ciqt8pfufs/tests/tasks/manage_test_interface.yml:27 Saturday 22 June 2024 17:31:24 +0000 (0:00:01.470) 0:00:18.693 ********* 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-ciqt8pfufs/tests/tasks/manage_test_interface.yml:35 Saturday 22 June 2024 17:31:24 +0000 (0:00:00.019) 0:00:18.713 ********* 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-ciqt8pfufs/tests/tasks/manage_test_interface.yml:43 Saturday 22 June 2024 17:31:24 +0000 (0:00:00.012) 0:00:18.726 ********* 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-ciqt8pfufs/tests/tasks/manage_test_interface.yml:49 Saturday 22 June 2024 17:31:24 +0000 (0:00:00.013) 0:00:18.739 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.092704", "end": "2024-06-22 17:31:25.157968", "rc": 0, "start": "2024-06-22 17:31:25.065264" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/manage_test_interface.yml:54 Saturday 22 June 2024 17:31:25 +0000 (0:00:00.354) 0:00:19.093 ********* 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-ciqt8pfufs/tests/tasks/manage_test_interface.yml:60 Saturday 22 June 2024 17:31:25 +0000 (0:00:00.017) 0:00:19.111 ********* 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-ciqt8pfufs/tests/tasks/manage_test_interface.yml:65 Saturday 22 June 2024 17:31:25 +0000 (0:00:00.036) 0:00:19.147 ********* 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-ciqt8pfufs/tests/tasks/create_and_remove_interface.yml:18 Saturday 22 June 2024 17:31:25 +0000 (0:00:00.016) 0:00:19.163 ********* included: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/show_interfaces.yml:3 Saturday 22 June 2024 17:31:25 +0000 (0:00:00.019) 0:00:19.183 ********* included: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/get_current_interfaces.yml:3 Saturday 22 June 2024 17:31:25 +0000 (0:00:00.011) 0:00:19.195 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003818", "end": "2024-06-22 17:31:25.529121", "rc": 0, "start": "2024-06-22 17:31:25.525303" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/get_current_interfaces.yml:9 Saturday 22 June 2024 17:31:25 +0000 (0:00:00.235) 0:00:19.430 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/show_interfaces.yml:5 Saturday 22 June 2024 17:31:25 +0000 (0:00:00.011) 0:00:19.442 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/create_and_remove_interface.yml:20 Saturday 22 June 2024 17:31:25 +0000 (0:00:00.010) 0:00:19.452 ********* included: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/assert_device_present.yml:3 Saturday 22 June 2024 17:31:25 +0000 (0:00:00.019) 0:00:19.472 ********* included: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/get_interface_stat.yml:3 Saturday 22 June 2024 17:31:25 +0000 (0:00:00.012) 0:00:19.485 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719077485.1559515, "block_size": 4096, "blocks": 0, "ctime": 1719077485.1559515, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 37818, "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": 1719077485.1559515, "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-ciqt8pfufs/tests/tasks/assert_device_present.yml:5 Saturday 22 June 2024 17:31:25 +0000 (0:00:00.234) 0:00:19.719 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/create_and_remove_interface.yml:23 Saturday 22 June 2024 17:31:25 +0000 (0:00:00.023) 0:00:19.742 ********* included: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/manage_test_interface.yml:3 Saturday 22 June 2024 17:31:25 +0000 (0:00:00.040) 0:00:19.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-ciqt8pfufs/tests/tasks/manage_test_interface.yml:8 Saturday 22 June 2024 17:31:25 +0000 (0:00:00.020) 0:00:19.804 ********* 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-ciqt8pfufs/tests/tasks/manage_test_interface.yml:13 Saturday 22 June 2024 17:31:25 +0000 (0:00:00.025) 0:00:19.830 ********* included: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/show_interfaces.yml:3 Saturday 22 June 2024 17:31:25 +0000 (0:00:00.016) 0:00:19.846 ********* included: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/get_current_interfaces.yml:3 Saturday 22 June 2024 17:31:25 +0000 (0:00:00.026) 0:00:19.873 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004029", "end": "2024-06-22 17:31:26.201758", "rc": 0, "start": "2024-06-22 17:31:26.197729" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/get_current_interfaces.yml:9 Saturday 22 June 2024 17:31:26 +0000 (0:00:00.231) 0:00:20.105 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/show_interfaces.yml:5 Saturday 22 June 2024 17:31:26 +0000 (0:00:00.011) 0:00:20.117 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/manage_test_interface.yml:16 Saturday 22 June 2024 17:31:26 +0000 (0:00:00.011) 0:00:20.128 ********* 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-ciqt8pfufs/tests/tasks/manage_test_interface.yml:27 Saturday 22 June 2024 17:31:27 +0000 (0:00:01.456) 0:00:21.584 ********* 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-ciqt8pfufs/tests/tasks/manage_test_interface.yml:35 Saturday 22 June 2024 17:31:27 +0000 (0:00:00.022) 0:00:21.606 ********* 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-ciqt8pfufs/tests/tasks/manage_test_interface.yml:43 Saturday 22 June 2024 17:31:27 +0000 (0:00:00.010) 0:00:21.617 ********* 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-ciqt8pfufs/tests/tasks/manage_test_interface.yml:49 Saturday 22 June 2024 17:31:27 +0000 (0:00:00.009) 0:00:21.626 ********* 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-ciqt8pfufs/tests/tasks/manage_test_interface.yml:54 Saturday 22 June 2024 17:31:27 +0000 (0:00:00.011) 0:00:21.638 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.007532", "end": "2024-06-22 17:31:27.972066", "rc": 0, "start": "2024-06-22 17:31:27.964534" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/manage_test_interface.yml:60 Saturday 22 June 2024 17:31:27 +0000 (0:00:00.240) 0:00:21.879 ********* 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-ciqt8pfufs/tests/tasks/manage_test_interface.yml:65 Saturday 22 June 2024 17:31:28 +0000 (0:00:00.040) 0:00:21.919 ********* 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-ciqt8pfufs/tests/tasks/create_and_remove_interface.yml:27 Saturday 22 June 2024 17:31:28 +0000 (0:00:00.012) 0:00:21.932 ********* included: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/show_interfaces.yml:3 Saturday 22 June 2024 17:31:28 +0000 (0:00:00.025) 0:00:21.957 ********* included: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/get_current_interfaces.yml:3 Saturday 22 June 2024 17:31:28 +0000 (0:00:00.010) 0:00:21.968 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003991", "end": "2024-06-22 17:31:28.298782", "rc": 0, "start": "2024-06-22 17:31:28.294791" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/get_current_interfaces.yml:9 Saturday 22 June 2024 17:31:28 +0000 (0:00:00.234) 0:00:22.203 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/show_interfaces.yml:5 Saturday 22 June 2024 17:31:28 +0000 (0:00:00.032) 0:00:22.235 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/create_and_remove_interface.yml:29 Saturday 22 June 2024 17:31:28 +0000 (0:00:00.012) 0:00:22.248 ********* included: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/assert_device_absent.yml:3 Saturday 22 June 2024 17:31:28 +0000 (0:00:00.023) 0:00:22.271 ********* included: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/get_interface_stat.yml:3 Saturday 22 June 2024 17:31:28 +0000 (0:00:00.016) 0:00:22.287 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/assert_device_absent.yml:5 Saturday 22 June 2024 17:31:28 +0000 (0:00:00.233) 0:00:22.521 ********* 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 22 June 2024 17:31:28 +0000 (0:00:00.021) 0:00:22.542 ********* =============================================================================== Gathering Facts --------------------------------------------------------- 2.43s /WORKDIR/git-weekly-ciqt8pfufs/tests/tests_helpers_and_asserts.yml:3 ---------- Gather the minimum subset of ansible_facts required by the network role test --- 1.83s /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/el_repo_setup.yml:3 ---------------- Install iproute --------------------------------------------------------- 1.57s /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.48s /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.47s /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.47s /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.46s /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.44s /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/manage_test_interface.yml:16 ------- Create veth interface veth1298 ------------------------------------------ 0.76s /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/manage_test_interface.yml:27 ------- Create dummy interface dummy1298 ---------------------------------------- 0.35s /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/manage_test_interface.yml:49 ------- Delete veth interface veth1298 ------------------------------------------ 0.30s /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/manage_test_interface.yml:43 ------- Gather current interface info ------------------------------------------- 0.30s /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/get_current_interfaces.yml:3 ------- Check if system is ostree ----------------------------------------------- 0.29s /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/el_repo_setup.yml:17 --------------- Get stat for interface veth1298 ----------------------------------------- 0.28s /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/get_interface_stat.yml:3 ----------- Gather current interface info ------------------------------------------- 0.27s /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.25s /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/get_current_interfaces.yml:3 ------- Set up veth as managed by NetworkManager -------------------------------- 0.25s /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/manage_test_interface.yml:35 ------- Gather current interface info ------------------------------------------- 0.25s /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-weekly-ciqt8pfufs/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-weekly-ciqt8pfufs/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. ---^---^---^---^---^---