# 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-ciz0bmz0h5/.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-ciz0bmz0h5/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-ciz0bmz0h5/tests/tests_helpers_and_asserts.yml:3 Saturday 10 February 2024 13:17:50 +0000 (0:00:00.033) 0:00:00.033 ***** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tests_helpers_and_asserts.yml:6 Saturday 10 February 2024 13:17:50 +0000 (0:00:00.892) 0:00:00.925 ***** included: /WORKDIR/git-weekly-ciz0bmz0h5/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-ciz0bmz0h5/tests/tasks/el_repo_setup.yml:3 Saturday 10 February 2024 13:17:51 +0000 (0:00:00.012) 0:00:00.938 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/el_repo_setup.yml:17 Saturday 10 February 2024 13:17:51 +0000 (0:00:00.363) 0:00:01.302 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/el_repo_setup.yml:22 Saturday 10 February 2024 13:17:51 +0000 (0:00:00.259) 0:00:01.561 ***** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/el_repo_setup.yml:26 Saturday 10 February 2024 13:17:51 +0000 (0:00:00.015) 0:00:01.576 ***** 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-ciz0bmz0h5/tests/tasks/el_repo_setup.yml:51 Saturday 10 February 2024 13:17:51 +0000 (0:00:00.010) 0:00:01.586 ***** included: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/enable_epel.yml:8 Saturday 10 February 2024 13:17:51 +0000 (0:00:00.021) 0:00:01.608 ***** 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-ciz0bmz0h5/tests/tasks/enable_epel.yml:24 Saturday 10 February 2024 13:17:51 +0000 (0:00:00.007) 0:00:01.616 ***** 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-ciz0bmz0h5/tests/tasks/enable_epel.yml:30 Saturday 10 February 2024 13:17:51 +0000 (0:00:00.007) 0:00:01.624 ***** 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-ciz0bmz0h5/tests/tasks/enable_epel.yml:35 Saturday 10 February 2024 13:17:51 +0000 (0:00:00.007) 0:00:01.631 ***** 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-ciz0bmz0h5/tests/tasks/enable_epel.yml:40 Saturday 10 February 2024 13:17:51 +0000 (0:00:00.007) 0:00:01.639 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tests_helpers_and_asserts.yml:9 Saturday 10 February 2024 13:17:51 +0000 (0:00:00.008) 0:00:01.648 ***** included: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/create_and_remove_interface.yml:3 Saturday 10 February 2024 13:17:51 +0000 (0:00:00.013) 0:00:01.661 ***** included: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:17:51 +0000 (0:00:00.013) 0:00:01.674 ***** included: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:17:51 +0000 (0:00:00.009) 0:00:01.684 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003567", "end": "2024-02-10 13:17:51.995773", "rc": 0, "start": "2024-02-10 13:17:51.992206" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:17:52 +0000 (0:00:00.268) 0:00:01.953 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:17:52 +0000 (0:00:00.010) 0:00:01.964 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/create_and_remove_interface.yml:5 Saturday 10 February 2024 13:17:52 +0000 (0:00:00.010) 0:00:01.974 ***** included: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:3 Saturday 10 February 2024 13:17:52 +0000 (0:00:00.014) 0:00:01.988 ***** 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-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:8 Saturday 10 February 2024 13:17:52 +0000 (0:00:00.016) 0:00:02.004 ***** 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-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:13 Saturday 10 February 2024 13:17:52 +0000 (0:00:00.016) 0:00:02.021 ***** included: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:17:52 +0000 (0:00:00.011) 0:00:02.032 ***** included: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:17:52 +0000 (0:00:00.011) 0:00:02.043 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003744", "end": "2024-02-10 13:17:52.307788", "rc": 0, "start": "2024-02-10 13:17:52.304044" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:17:52 +0000 (0:00:00.219) 0:00:02.263 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:17:52 +0000 (0:00:00.010) 0:00:02.273 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:16 Saturday 10 February 2024 13:17:52 +0000 (0:00:00.010) 0:00:02.283 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:23 Saturday 10 February 2024 13:17:54 +0000 (0:00:02.329) 0:00:04.613 ***** 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-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:31 Saturday 10 February 2024 13:17:54 +0000 (0:00:00.014) 0:00:04.627 ***** 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-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:39 Saturday 10 February 2024 13:17:54 +0000 (0:00:00.008) 0:00:04.636 ***** 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-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:45 Saturday 10 February 2024 13:17:54 +0000 (0:00:00.008) 0:00:04.644 ***** 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-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:50 Saturday 10 February 2024 13:17:54 +0000 (0:00:00.008) 0:00:04.653 ***** 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-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:56 Saturday 10 February 2024 13:17:54 +0000 (0:00:00.009) 0:00:04.662 ***** 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-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:61 Saturday 10 February 2024 13:17:54 +0000 (0:00:00.008) 0:00:04.670 ***** 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-ciz0bmz0h5/tests/tasks/create_and_remove_interface.yml:9 Saturday 10 February 2024 13:17:54 +0000 (0:00:00.007) 0:00:04.677 ***** included: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:17:54 +0000 (0:00:00.014) 0:00:04.691 ***** included: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:17:54 +0000 (0:00:00.009) 0:00:04.701 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003790", "end": "2024-02-10 13:17:54.951301", "rc": 0, "start": "2024-02-10 13:17:54.947511" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:17:54 +0000 (0:00:00.204) 0:00:04.906 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:17:54 +0000 (0:00:00.009) 0:00:04.916 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/create_and_remove_interface.yml:11 Saturday 10 February 2024 13:17:54 +0000 (0:00:00.008) 0:00:04.924 ***** included: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/assert_device_absent.yml:3 Saturday 10 February 2024 13:17:55 +0000 (0:00:00.013) 0:00:04.938 ***** included: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/get_interface_stat.yml:3 Saturday 10 February 2024 13:17:55 +0000 (0:00:00.009) 0:00:04.948 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/assert_device_absent.yml:5 Saturday 10 February 2024 13:17:55 +0000 (0:00:00.201) 0:00:05.149 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/create_and_remove_interface.yml:14 Saturday 10 February 2024 13:17:55 +0000 (0:00:00.011) 0:00:05.161 ***** included: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:3 Saturday 10 February 2024 13:17:55 +0000 (0:00:00.015) 0:00:05.177 ***** 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-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:8 Saturday 10 February 2024 13:17:55 +0000 (0:00:00.007) 0:00:05.184 ***** 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-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:13 Saturday 10 February 2024 13:17:55 +0000 (0:00:00.007) 0:00:05.192 ***** included: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:17:55 +0000 (0:00:00.011) 0:00:05.203 ***** included: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:17:55 +0000 (0:00:00.011) 0:00:05.214 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003721", "end": "2024-02-10 13:17:55.464720", "rc": 0, "start": "2024-02-10 13:17:55.460999" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:17:55 +0000 (0:00:00.207) 0:00:05.421 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:17:55 +0000 (0:00:00.009) 0:00:05.431 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:16 Saturday 10 February 2024 13:17:55 +0000 (0:00:00.008) 0:00:05.440 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:23 Saturday 10 February 2024 13:17:57 +0000 (0:00:02.226) 0:00:07.667 ***** 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.007823", "end": "2024-02-10 13:17:57.924952", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-02-10 13:17:57.917129" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.005207", "end": "2024-02-10 13:17:58.184341", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-02-10 13:17:58.179134" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004226", "end": "2024-02-10 13:17:58.388840", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-02-10 13:17:58.384614" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:31 Saturday 10 February 2024 13:17:58 +0000 (0:00:00.680) 0:00:08.347 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.022014", "end": "2024-02-10 13:17:58.620599", "rc": 0, "start": "2024-02-10 13:17:58.598585" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:39 Saturday 10 February 2024 13:17:58 +0000 (0:00:00.232) 0:00:08.580 ***** 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-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:45 Saturday 10 February 2024 13:17:58 +0000 (0:00:00.037) 0:00:08.617 ***** 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-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:50 Saturday 10 February 2024 13:17:58 +0000 (0:00:00.011) 0:00:08.628 ***** 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-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:56 Saturday 10 February 2024 13:17:58 +0000 (0:00:00.017) 0:00:08.646 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:61 Saturday 10 February 2024 13:17:58 +0000 (0:00:00.010) 0:00:08.656 ***** 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-ciz0bmz0h5/tests/tasks/create_and_remove_interface.yml:18 Saturday 10 February 2024 13:17:58 +0000 (0:00:00.009) 0:00:08.666 ***** included: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:17:58 +0000 (0:00:00.049) 0:00:08.715 ***** included: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:17:58 +0000 (0:00:00.013) 0:00:08.728 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003685", "end": "2024-02-10 13:17:58.986811", "rc": 0, "start": "2024-02-10 13:17:58.983126" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:17:59 +0000 (0:00:00.215) 0:00:08.944 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:17:59 +0000 (0:00:00.010) 0:00:08.954 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/create_and_remove_interface.yml:20 Saturday 10 February 2024 13:17:59 +0000 (0:00:00.011) 0:00:08.965 ***** included: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/assert_device_present.yml:3 Saturday 10 February 2024 13:17:59 +0000 (0:00:00.018) 0:00:08.984 ***** included: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/get_interface_stat.yml:3 Saturday 10 February 2024 13:17:59 +0000 (0:00:00.012) 0:00:08.996 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1707571077.9218879, "block_size": 4096, "blocks": 0, "ctime": 1707571077.9218879, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 32718, "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": 1707571077.9218879, "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-ciz0bmz0h5/tests/tasks/assert_device_present.yml:5 Saturday 10 February 2024 13:17:59 +0000 (0:00:00.206) 0:00:09.202 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/create_and_remove_interface.yml:23 Saturday 10 February 2024 13:17:59 +0000 (0:00:00.011) 0:00:09.213 ***** included: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:3 Saturday 10 February 2024 13:17:59 +0000 (0:00:00.018) 0:00:09.231 ***** 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-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:8 Saturday 10 February 2024 13:17:59 +0000 (0:00:00.008) 0:00:09.240 ***** 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-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:13 Saturday 10 February 2024 13:17:59 +0000 (0:00:00.007) 0:00:09.247 ***** included: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:17:59 +0000 (0:00:00.011) 0:00:09.259 ***** included: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:17:59 +0000 (0:00:00.009) 0:00:09.268 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003694", "end": "2024-02-10 13:17:59.518295", "rc": 0, "start": "2024-02-10 13:17:59.514601" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:17:59 +0000 (0:00:00.205) 0:00:09.474 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:17:59 +0000 (0:00:00.009) 0:00:09.484 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:16 Saturday 10 February 2024 13:17:59 +0000 (0:00:00.009) 0:00:09.494 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:23 Saturday 10 February 2024 13:18:01 +0000 (0:00:02.285) 0:00:11.779 ***** 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-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:31 Saturday 10 February 2024 13:18:01 +0000 (0:00:00.032) 0:00:11.811 ***** 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-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:39 Saturday 10 February 2024 13:18:01 +0000 (0:00:00.010) 0:00:11.822 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.020067", "end": "2024-02-10 13:18:02.095564", "rc": 0, "start": "2024-02-10 13:18:02.075497" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:45 Saturday 10 February 2024 13:18:02 +0000 (0:00:00.234) 0:00:12.056 ***** 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-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:50 Saturday 10 February 2024 13:18:02 +0000 (0:00:00.010) 0:00:12.066 ***** 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-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:56 Saturday 10 February 2024 13:18:02 +0000 (0:00:00.027) 0:00:12.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 veth1298] ******************************************* task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:61 Saturday 10 February 2024 13:18:02 +0000 (0:00:00.015) 0:00:12.109 ***** 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-ciz0bmz0h5/tests/tasks/create_and_remove_interface.yml:27 Saturday 10 February 2024 13:18:02 +0000 (0:00:00.018) 0:00:12.128 ***** included: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:18:02 +0000 (0:00:00.020) 0:00:12.149 ***** included: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:18:02 +0000 (0:00:00.016) 0:00:12.166 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003834", "end": "2024-02-10 13:18:02.426275", "rc": 0, "start": "2024-02-10 13:18:02.422441" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:18:02 +0000 (0:00:00.219) 0:00:12.385 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:18:02 +0000 (0:00:00.025) 0:00:12.411 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/create_and_remove_interface.yml:29 Saturday 10 February 2024 13:18:02 +0000 (0:00:00.009) 0:00:12.421 ***** included: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/assert_device_absent.yml:3 Saturday 10 February 2024 13:18:02 +0000 (0:00:00.033) 0:00:12.454 ***** included: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/get_interface_stat.yml:3 Saturday 10 February 2024 13:18:02 +0000 (0:00:00.031) 0:00:12.485 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/assert_device_absent.yml:5 Saturday 10 February 2024 13:18:02 +0000 (0:00:00.241) 0:00:12.726 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tests_helpers_and_asserts.yml:15 Saturday 10 February 2024 13:18:02 +0000 (0:00:00.014) 0:00:12.741 ***** included: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/create_and_remove_interface.yml:3 Saturday 10 February 2024 13:18:02 +0000 (0:00:00.021) 0:00:12.763 ***** included: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:18:02 +0000 (0:00:00.011) 0:00:12.775 ***** included: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:18:02 +0000 (0:00:00.016) 0:00:12.791 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003636", "end": "2024-02-10 13:18:03.065961", "rc": 0, "start": "2024-02-10 13:18:03.062325" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:18:03 +0000 (0:00:00.238) 0:00:13.030 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:18:03 +0000 (0:00:00.014) 0:00:13.044 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/create_and_remove_interface.yml:5 Saturday 10 February 2024 13:18:03 +0000 (0:00:00.010) 0:00:13.054 ***** included: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:3 Saturday 10 February 2024 13:18:03 +0000 (0:00:00.014) 0:00:13.069 ***** 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-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:8 Saturday 10 February 2024 13:18:03 +0000 (0:00:00.008) 0:00:13.077 ***** 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-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:13 Saturday 10 February 2024 13:18:03 +0000 (0:00:00.008) 0:00:13.086 ***** included: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:18:03 +0000 (0:00:00.011) 0:00:13.097 ***** included: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:18:03 +0000 (0:00:00.010) 0:00:13.108 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003581", "end": "2024-02-10 13:18:03.357730", "rc": 0, "start": "2024-02-10 13:18:03.354149" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:18:03 +0000 (0:00:00.210) 0:00:13.318 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:18:03 +0000 (0:00:00.013) 0:00:13.332 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:16 Saturday 10 February 2024 13:18:03 +0000 (0:00:00.017) 0:00:13.349 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:23 Saturday 10 February 2024 13:18:05 +0000 (0:00:02.242) 0:00:15.592 ***** 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-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:31 Saturday 10 February 2024 13:18:05 +0000 (0:00:00.025) 0:00:15.618 ***** 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-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:39 Saturday 10 February 2024 13:18:05 +0000 (0:00:00.012) 0:00:15.630 ***** 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-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:45 Saturday 10 February 2024 13:18:05 +0000 (0:00:00.020) 0:00:15.651 ***** 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-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:50 Saturday 10 February 2024 13:18:05 +0000 (0:00:00.016) 0:00:15.667 ***** 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-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:56 Saturday 10 February 2024 13:18:05 +0000 (0:00:00.024) 0:00:15.692 ***** 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-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:61 Saturday 10 February 2024 13:18:05 +0000 (0:00:00.030) 0:00:15.723 ***** 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-ciz0bmz0h5/tests/tasks/create_and_remove_interface.yml:9 Saturday 10 February 2024 13:18:05 +0000 (0:00:00.009) 0:00:15.732 ***** included: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:18:05 +0000 (0:00:00.030) 0:00:15.762 ***** included: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:18:05 +0000 (0:00:00.020) 0:00:15.783 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003725", "end": "2024-02-10 13:18:06.060233", "rc": 0, "start": "2024-02-10 13:18:06.056508" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:18:06 +0000 (0:00:00.249) 0:00:16.033 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:18:06 +0000 (0:00:00.032) 0:00:16.065 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/create_and_remove_interface.yml:11 Saturday 10 February 2024 13:18:06 +0000 (0:00:00.012) 0:00:16.078 ***** included: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/assert_device_absent.yml:3 Saturday 10 February 2024 13:18:06 +0000 (0:00:00.040) 0:00:16.119 ***** included: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/get_interface_stat.yml:3 Saturday 10 February 2024 13:18:06 +0000 (0:00:00.045) 0:00:16.164 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/assert_device_absent.yml:5 Saturday 10 February 2024 13:18:06 +0000 (0:00:00.227) 0:00:16.391 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/create_and_remove_interface.yml:14 Saturday 10 February 2024 13:18:06 +0000 (0:00:00.020) 0:00:16.411 ***** included: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:3 Saturday 10 February 2024 13:18:06 +0000 (0:00:00.028) 0:00:16.440 ***** 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-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:8 Saturday 10 February 2024 13:18:06 +0000 (0:00:00.015) 0:00:16.455 ***** 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-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:13 Saturday 10 February 2024 13:18:06 +0000 (0:00:00.017) 0:00:16.473 ***** included: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:18:06 +0000 (0:00:00.021) 0:00:16.494 ***** included: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:18:06 +0000 (0:00:00.021) 0:00:16.516 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003844", "end": "2024-02-10 13:18:06.786144", "rc": 0, "start": "2024-02-10 13:18:06.782300" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:18:06 +0000 (0:00:00.238) 0:00:16.754 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:18:06 +0000 (0:00:00.020) 0:00:16.775 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:16 Saturday 10 February 2024 13:18:06 +0000 (0:00:00.038) 0:00:16.813 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:23 Saturday 10 February 2024 13:18:09 +0000 (0:00:02.281) 0:00:19.095 ***** 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-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:31 Saturday 10 February 2024 13:18:09 +0000 (0:00:00.054) 0:00:19.150 ***** 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-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:39 Saturday 10 February 2024 13:18:09 +0000 (0:00:00.031) 0:00:19.181 ***** 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-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:45 Saturday 10 February 2024 13:18:09 +0000 (0:00:00.042) 0:00:19.223 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.034655", "end": "2024-02-10 13:18:09.511960", "rc": 0, "start": "2024-02-10 13:18:09.477305" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:50 Saturday 10 February 2024 13:18:09 +0000 (0:00:00.268) 0:00:19.492 ***** 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-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:56 Saturday 10 February 2024 13:18:09 +0000 (0:00:00.025) 0:00:19.518 ***** 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-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:61 Saturday 10 February 2024 13:18:09 +0000 (0:00:00.022) 0:00:19.540 ***** 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-ciz0bmz0h5/tests/tasks/create_and_remove_interface.yml:18 Saturday 10 February 2024 13:18:09 +0000 (0:00:00.027) 0:00:19.568 ***** included: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:18:09 +0000 (0:00:00.020) 0:00:19.588 ***** included: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:18:09 +0000 (0:00:00.014) 0:00:19.603 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003790", "end": "2024-02-10 13:18:09.857321", "rc": 0, "start": "2024-02-10 13:18:09.853531" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:18:09 +0000 (0:00:00.224) 0:00:19.827 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:18:09 +0000 (0:00:00.011) 0:00:19.839 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/create_and_remove_interface.yml:20 Saturday 10 February 2024 13:18:09 +0000 (0:00:00.010) 0:00:19.850 ***** included: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/assert_device_present.yml:3 Saturday 10 February 2024 13:18:09 +0000 (0:00:00.017) 0:00:19.867 ***** included: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/get_interface_stat.yml:3 Saturday 10 February 2024 13:18:09 +0000 (0:00:00.012) 0:00:19.879 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1707571089.510838, "block_size": 4096, "blocks": 0, "ctime": 1707571089.510838, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 33050, "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": 1707571089.510838, "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-ciz0bmz0h5/tests/tasks/assert_device_present.yml:5 Saturday 10 February 2024 13:18:10 +0000 (0:00:00.227) 0:00:20.106 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/create_and_remove_interface.yml:23 Saturday 10 February 2024 13:18:10 +0000 (0:00:00.030) 0:00:20.137 ***** included: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:3 Saturday 10 February 2024 13:18:10 +0000 (0:00:00.019) 0:00:20.157 ***** 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-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:8 Saturday 10 February 2024 13:18:10 +0000 (0:00:00.018) 0:00:20.176 ***** 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-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:13 Saturday 10 February 2024 13:18:10 +0000 (0:00:00.008) 0:00:20.185 ***** included: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:18:10 +0000 (0:00:00.011) 0:00:20.196 ***** included: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:18:10 +0000 (0:00:00.009) 0:00:20.205 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003860", "end": "2024-02-10 13:18:10.457763", "rc": 0, "start": "2024-02-10 13:18:10.453903" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:18:10 +0000 (0:00:00.213) 0:00:20.419 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:18:10 +0000 (0:00:00.025) 0:00:20.445 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:16 Saturday 10 February 2024 13:18:10 +0000 (0:00:00.027) 0:00:20.473 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:23 Saturday 10 February 2024 13:18:12 +0000 (0:00:02.255) 0:00:22.729 ***** 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-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:31 Saturday 10 February 2024 13:18:12 +0000 (0:00:00.020) 0:00:22.749 ***** 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-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:39 Saturday 10 February 2024 13:18:12 +0000 (0:00:00.014) 0:00:22.764 ***** 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-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:45 Saturday 10 February 2024 13:18:12 +0000 (0:00:00.009) 0:00:22.773 ***** 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-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:50 Saturday 10 February 2024 13:18:12 +0000 (0:00:00.016) 0:00:22.790 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.016941", "end": "2024-02-10 13:18:13.060218", "rc": 0, "start": "2024-02-10 13:18:13.043277" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:56 Saturday 10 February 2024 13:18:13 +0000 (0:00:00.234) 0:00:23.024 ***** 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-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:61 Saturday 10 February 2024 13:18:13 +0000 (0:00:00.011) 0:00:23.036 ***** 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-ciz0bmz0h5/tests/tasks/create_and_remove_interface.yml:27 Saturday 10 February 2024 13:18:13 +0000 (0:00:00.016) 0:00:23.052 ***** included: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:18:13 +0000 (0:00:00.041) 0:00:23.094 ***** included: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:18:13 +0000 (0:00:00.090) 0:00:23.184 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003690", "end": "2024-02-10 13:18:13.435956", "rc": 0, "start": "2024-02-10 13:18:13.432266" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:18:13 +0000 (0:00:00.241) 0:00:23.425 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:18:13 +0000 (0:00:00.013) 0:00:23.439 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/create_and_remove_interface.yml:29 Saturday 10 February 2024 13:18:13 +0000 (0:00:00.056) 0:00:23.495 ***** included: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/assert_device_absent.yml:3 Saturday 10 February 2024 13:18:13 +0000 (0:00:00.034) 0:00:23.529 ***** included: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/get_interface_stat.yml:3 Saturday 10 February 2024 13:18:13 +0000 (0:00:00.026) 0:00:23.555 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/assert_device_absent.yml:5 Saturday 10 February 2024 13:18:13 +0000 (0:00:00.220) 0:00:23.775 ***** 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 10 February 2024 13:18:13 +0000 (0:00:00.015) 0:00:23.791 ***** =============================================================================== Install iproute --------------------------------------------------------- 2.33s /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.29s /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.28s /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.26s /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.24s /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.23s /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:16 ------- Gathering Facts --------------------------------------------------------- 0.89s /WORKDIR/git-weekly-ciz0bmz0h5/tests/tests_helpers_and_asserts.yml:3 ---------- Create veth interface veth1298 ------------------------------------------ 0.68s /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:23 ------- Gather the minimum subset of ansible_facts required by the network role test --- 0.36s /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/el_repo_setup.yml:3 ---------------- Gather current interface info ------------------------------------------- 0.27s /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/get_current_interfaces.yml:3 ------- Create dummy interface dummy1298 ---------------------------------------- 0.27s /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:45 ------- Check if system is ostree ----------------------------------------------- 0.26s /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/el_repo_setup.yml:17 --------------- Gather current interface info ------------------------------------------- 0.25s /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/get_current_interfaces.yml:3 ------- Get stat for interface veth1298 ----------------------------------------- 0.24s /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/get_interface_stat.yml:3 ----------- Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/get_current_interfaces.yml:3 ------- Delete dummy interface dummy1298 ---------------------------------------- 0.23s /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:50 ------- Delete veth interface veth1298 ------------------------------------------ 0.23s /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:39 ------- Set up veth as managed by NetworkManager -------------------------------- 0.23s /WORKDIR/git-weekly-ciz0bmz0h5/tests/tasks/manage_test_interface.yml:31 ------- ---^---^---^---^---^--- # 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. ---^---^---^---^---^---