# 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-cihkq_0in0/.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-cihkq_0in0/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-cihkq_0in0/tests/tests_helpers_and_asserts.yml:3 Saturday 17 February 2024 17:40:24 +0000 (0:00:00.035) 0:00:00.035 ***** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tests_helpers_and_asserts.yml:6 Saturday 17 February 2024 17:40:25 +0000 (0:00:00.994) 0:00:01.030 ***** included: /WORKDIR/git-weekly-cihkq_0in0/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-cihkq_0in0/tests/tasks/el_repo_setup.yml:3 Saturday 17 February 2024 17:40:25 +0000 (0:00:00.012) 0:00:01.042 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/el_repo_setup.yml:17 Saturday 17 February 2024 17:40:26 +0000 (0:00:00.397) 0:00:01.440 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/el_repo_setup.yml:22 Saturday 17 February 2024 17:40:26 +0000 (0:00:00.281) 0:00:01.722 ***** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/el_repo_setup.yml:26 Saturday 17 February 2024 17:40:26 +0000 (0:00:00.014) 0:00:01.736 ***** 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-cihkq_0in0/tests/tasks/el_repo_setup.yml:51 Saturday 17 February 2024 17:40:26 +0000 (0:00:00.007) 0:00:01.744 ***** included: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 39] ********************************************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/enable_epel.yml:8 Saturday 17 February 2024 17:40:26 +0000 (0:00:00.021) 0:00:01.765 ***** 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-cihkq_0in0/tests/tasks/enable_epel.yml:24 Saturday 17 February 2024 17:40:26 +0000 (0:00:00.007) 0:00:01.773 ***** 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-cihkq_0in0/tests/tasks/enable_epel.yml:30 Saturday 17 February 2024 17:40:26 +0000 (0:00:00.007) 0:00:01.781 ***** 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-cihkq_0in0/tests/tasks/enable_epel.yml:35 Saturday 17 February 2024 17:40:26 +0000 (0:00:00.007) 0:00:01.788 ***** 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-cihkq_0in0/tests/tasks/enable_epel.yml:40 Saturday 17 February 2024 17:40:26 +0000 (0:00:00.007) 0:00:01.796 ***** 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-cihkq_0in0/tests/tests_helpers_and_asserts.yml:9 Saturday 17 February 2024 17:40:26 +0000 (0:00:00.007) 0:00:01.803 ***** included: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/create_and_remove_interface.yml:3 Saturday 17 February 2024 17:40:26 +0000 (0:00:00.011) 0:00:01.815 ***** included: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/show_interfaces.yml:3 Saturday 17 February 2024 17:40:26 +0000 (0:00:00.010) 0:00:01.825 ***** included: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/get_current_interfaces.yml:3 Saturday 17 February 2024 17:40:26 +0000 (0:00:00.009) 0:00:01.834 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003486", "end": "2024-02-17 17:40:26.696826", "rc": 0, "start": "2024-02-17 17:40:26.693340" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/get_current_interfaces.yml:9 Saturday 17 February 2024 17:40:26 +0000 (0:00:00.285) 0:00:02.120 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/show_interfaces.yml:5 Saturday 17 February 2024 17:40:26 +0000 (0:00:00.011) 0:00:02.131 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/create_and_remove_interface.yml:5 Saturday 17 February 2024 17:40:26 +0000 (0:00:00.008) 0:00:02.140 ***** included: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/manage_test_interface.yml:3 Saturday 17 February 2024 17:40:26 +0000 (0:00:00.013) 0:00:02.154 ***** 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-cihkq_0in0/tests/tasks/manage_test_interface.yml:8 Saturday 17 February 2024 17:40:26 +0000 (0:00:00.007) 0:00:02.161 ***** 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-cihkq_0in0/tests/tasks/manage_test_interface.yml:13 Saturday 17 February 2024 17:40:26 +0000 (0:00:00.007) 0:00:02.169 ***** included: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/show_interfaces.yml:3 Saturday 17 February 2024 17:40:26 +0000 (0:00:00.010) 0:00:02.180 ***** included: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/get_current_interfaces.yml:3 Saturday 17 February 2024 17:40:26 +0000 (0:00:00.009) 0:00:02.189 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003709", "end": "2024-02-17 17:40:26.993610", "rc": 0, "start": "2024-02-17 17:40:26.989901" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/get_current_interfaces.yml:9 Saturday 17 February 2024 17:40:27 +0000 (0:00:00.227) 0:00:02.417 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/show_interfaces.yml:5 Saturday 17 February 2024 17:40:27 +0000 (0:00:00.009) 0:00:02.427 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/manage_test_interface.yml:16 Saturday 17 February 2024 17:40:27 +0000 (0:00:00.008) 0:00:02.435 ***** 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-cihkq_0in0/tests/tasks/manage_test_interface.yml:27 Saturday 17 February 2024 17:42:29 +0000 (0:02:02.037) 0:02:04.473 ***** 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-cihkq_0in0/tests/tasks/manage_test_interface.yml:35 Saturday 17 February 2024 17:42:29 +0000 (0:00:00.017) 0:02:04.491 ***** 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-cihkq_0in0/tests/tasks/manage_test_interface.yml:43 Saturday 17 February 2024 17:42:29 +0000 (0:00:00.008) 0:02:04.500 ***** 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-cihkq_0in0/tests/tasks/manage_test_interface.yml:49 Saturday 17 February 2024 17:42:29 +0000 (0:00:00.008) 0:02:04.508 ***** 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-cihkq_0in0/tests/tasks/manage_test_interface.yml:54 Saturday 17 February 2024 17:42:29 +0000 (0:00:00.007) 0:02:04.516 ***** 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-cihkq_0in0/tests/tasks/manage_test_interface.yml:60 Saturday 17 February 2024 17:42:29 +0000 (0:00:00.007) 0:02:04.524 ***** 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-cihkq_0in0/tests/tasks/manage_test_interface.yml:65 Saturday 17 February 2024 17:42:29 +0000 (0:00:00.007) 0:02:04.532 ***** 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-cihkq_0in0/tests/tasks/create_and_remove_interface.yml:9 Saturday 17 February 2024 17:42:29 +0000 (0:00:00.007) 0:02:04.539 ***** included: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/show_interfaces.yml:3 Saturday 17 February 2024 17:42:29 +0000 (0:00:00.013) 0:02:04.552 ***** included: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/get_current_interfaces.yml:3 Saturday 17 February 2024 17:42:29 +0000 (0:00:00.009) 0:02:04.561 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003525", "end": "2024-02-17 17:42:29.366210", "rc": 0, "start": "2024-02-17 17:42:29.362685" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/get_current_interfaces.yml:9 Saturday 17 February 2024 17:42:29 +0000 (0:00:00.227) 0:02:04.789 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/show_interfaces.yml:5 Saturday 17 February 2024 17:42:29 +0000 (0:00:00.010) 0:02:04.799 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/create_and_remove_interface.yml:11 Saturday 17 February 2024 17:42:29 +0000 (0:00:00.009) 0:02:04.809 ***** included: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/assert_device_absent.yml:3 Saturday 17 February 2024 17:42:29 +0000 (0:00:00.013) 0:02:04.823 ***** included: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/get_interface_stat.yml:3 Saturday 17 February 2024 17:42:29 +0000 (0:00:00.009) 0:02:04.833 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/assert_device_absent.yml:5 Saturday 17 February 2024 17:42:29 +0000 (0:00:00.222) 0:02:05.055 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/create_and_remove_interface.yml:14 Saturday 17 February 2024 17:42:29 +0000 (0:00:00.011) 0:02:05.067 ***** included: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/manage_test_interface.yml:3 Saturday 17 February 2024 17:42:29 +0000 (0:00:00.015) 0:02:05.082 ***** 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-cihkq_0in0/tests/tasks/manage_test_interface.yml:8 Saturday 17 February 2024 17:42:29 +0000 (0:00:00.007) 0:02:05.089 ***** 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-cihkq_0in0/tests/tasks/manage_test_interface.yml:13 Saturday 17 February 2024 17:42:29 +0000 (0:00:00.007) 0:02:05.097 ***** included: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/show_interfaces.yml:3 Saturday 17 February 2024 17:42:29 +0000 (0:00:00.011) 0:02:05.108 ***** included: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/get_current_interfaces.yml:3 Saturday 17 February 2024 17:42:29 +0000 (0:00:00.010) 0:02:05.118 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003530", "end": "2024-02-17 17:42:29.924584", "rc": 0, "start": "2024-02-17 17:42:29.921054" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/get_current_interfaces.yml:9 Saturday 17 February 2024 17:42:29 +0000 (0:00:00.229) 0:02:05.347 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/show_interfaces.yml:5 Saturday 17 February 2024 17:42:29 +0000 (0:00:00.011) 0:02:05.359 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/manage_test_interface.yml:16 Saturday 17 February 2024 17:42:29 +0000 (0:00:00.009) 0:02:05.369 ***** 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-cihkq_0in0/tests/tasks/manage_test_interface.yml:27 Saturday 17 February 2024 17:44:31 +0000 (0:02:01.977) 0:04:07.346 ***** 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.007200", "end": "2024-02-17 17:44:32.160570", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-02-17 17:44:32.153370" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.004007", "end": "2024-02-17 17:44:32.444110", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-02-17 17:44:32.440103" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004202", "end": "2024-02-17 17:44:32.668553", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-02-17 17:44:32.664351" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/manage_test_interface.yml:35 Saturday 17 February 2024 17:44:32 +0000 (0:00:00.747) 0:04:08.093 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.022294", "end": "2024-02-17 17:44:32.920599", "rc": 0, "start": "2024-02-17 17:44:32.898305" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/manage_test_interface.yml:43 Saturday 17 February 2024 17:44:32 +0000 (0:00:00.253) 0:04:08.346 ***** 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-cihkq_0in0/tests/tasks/manage_test_interface.yml:49 Saturday 17 February 2024 17:44:32 +0000 (0:00:00.008) 0:04:08.355 ***** 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-cihkq_0in0/tests/tasks/manage_test_interface.yml:54 Saturday 17 February 2024 17:44:32 +0000 (0:00:00.008) 0:04:08.363 ***** 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-cihkq_0in0/tests/tasks/manage_test_interface.yml:60 Saturday 17 February 2024 17:44:32 +0000 (0:00:00.008) 0:04:08.372 ***** 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-cihkq_0in0/tests/tasks/manage_test_interface.yml:65 Saturday 17 February 2024 17:44:32 +0000 (0:00:00.007) 0:04:08.380 ***** 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-cihkq_0in0/tests/tasks/create_and_remove_interface.yml:18 Saturday 17 February 2024 17:44:32 +0000 (0:00:00.007) 0:04:08.388 ***** included: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/show_interfaces.yml:3 Saturday 17 February 2024 17:44:33 +0000 (0:00:00.015) 0:04:08.403 ***** included: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/get_current_interfaces.yml:3 Saturday 17 February 2024 17:44:33 +0000 (0:00:00.009) 0:04:08.412 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003406", "end": "2024-02-17 17:44:33.217747", "rc": 0, "start": "2024-02-17 17:44:33.214341" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/get_current_interfaces.yml:9 Saturday 17 February 2024 17:44:33 +0000 (0:00:00.228) 0:04:08.641 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/show_interfaces.yml:5 Saturday 17 February 2024 17:44:33 +0000 (0:00:00.009) 0:04:08.651 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/create_and_remove_interface.yml:20 Saturday 17 February 2024 17:44:33 +0000 (0:00:00.009) 0:04:08.661 ***** included: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/assert_device_present.yml:3 Saturday 17 February 2024 17:44:33 +0000 (0:00:00.016) 0:04:08.677 ***** included: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/get_interface_stat.yml:3 Saturday 17 February 2024 17:44:33 +0000 (0:00:00.009) 0:04:08.686 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708191872.157578, "block_size": 4096, "blocks": 0, "ctime": 1708191872.157578, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 33318, "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": 1708191872.157578, "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-cihkq_0in0/tests/tasks/assert_device_present.yml:5 Saturday 17 February 2024 17:44:33 +0000 (0:00:00.227) 0:04:08.914 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/create_and_remove_interface.yml:23 Saturday 17 February 2024 17:44:33 +0000 (0:00:00.011) 0:04:08.925 ***** included: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/manage_test_interface.yml:3 Saturday 17 February 2024 17:44:33 +0000 (0:00:00.018) 0:04:08.944 ***** 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-cihkq_0in0/tests/tasks/manage_test_interface.yml:8 Saturday 17 February 2024 17:44:33 +0000 (0:00:00.009) 0:04:08.953 ***** 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-cihkq_0in0/tests/tasks/manage_test_interface.yml:13 Saturday 17 February 2024 17:44:33 +0000 (0:00:00.007) 0:04:08.960 ***** included: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/show_interfaces.yml:3 Saturday 17 February 2024 17:44:33 +0000 (0:00:00.011) 0:04:08.972 ***** included: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/get_current_interfaces.yml:3 Saturday 17 February 2024 17:44:33 +0000 (0:00:00.009) 0:04:08.982 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003541", "end": "2024-02-17 17:44:33.785825", "rc": 0, "start": "2024-02-17 17:44:33.782284" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/get_current_interfaces.yml:9 Saturday 17 February 2024 17:44:33 +0000 (0:00:00.226) 0:04:09.208 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/show_interfaces.yml:5 Saturday 17 February 2024 17:44:33 +0000 (0:00:00.010) 0:04:09.219 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/manage_test_interface.yml:16 Saturday 17 February 2024 17:44:33 +0000 (0:00:00.009) 0:04:09.228 ***** 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-cihkq_0in0/tests/tasks/manage_test_interface.yml:27 Saturday 17 February 2024 17:46:35 +0000 (0:02:01.922) 0:06:11.151 ***** 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-cihkq_0in0/tests/tasks/manage_test_interface.yml:35 Saturday 17 February 2024 17:46:35 +0000 (0:00:00.014) 0:06:11.165 ***** 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-cihkq_0in0/tests/tasks/manage_test_interface.yml:43 Saturday 17 February 2024 17:46:35 +0000 (0:00:00.008) 0:06:11.174 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.019796", "end": "2024-02-17 17:46:35.998753", "rc": 0, "start": "2024-02-17 17:46:35.978957" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/manage_test_interface.yml:49 Saturday 17 February 2024 17:46:36 +0000 (0:00:00.250) 0:06:11.424 ***** 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-cihkq_0in0/tests/tasks/manage_test_interface.yml:54 Saturday 17 February 2024 17:46:36 +0000 (0:00:00.010) 0:06:11.435 ***** 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-cihkq_0in0/tests/tasks/manage_test_interface.yml:60 Saturday 17 February 2024 17:46:36 +0000 (0:00:00.010) 0:06:11.445 ***** 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-cihkq_0in0/tests/tasks/manage_test_interface.yml:65 Saturday 17 February 2024 17:46:36 +0000 (0:00:00.009) 0:06:11.455 ***** 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-cihkq_0in0/tests/tasks/create_and_remove_interface.yml:27 Saturday 17 February 2024 17:46:36 +0000 (0:00:00.008) 0:06:11.464 ***** included: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/show_interfaces.yml:3 Saturday 17 February 2024 17:46:36 +0000 (0:00:00.026) 0:06:11.490 ***** included: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/get_current_interfaces.yml:3 Saturday 17 February 2024 17:46:36 +0000 (0:00:00.009) 0:06:11.500 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003481", "end": "2024-02-17 17:46:36.305900", "rc": 0, "start": "2024-02-17 17:46:36.302419" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/get_current_interfaces.yml:9 Saturday 17 February 2024 17:46:36 +0000 (0:00:00.228) 0:06:11.729 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/show_interfaces.yml:5 Saturday 17 February 2024 17:46:36 +0000 (0:00:00.009) 0:06:11.739 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/create_and_remove_interface.yml:29 Saturday 17 February 2024 17:46:36 +0000 (0:00:00.010) 0:06:11.749 ***** included: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/assert_device_absent.yml:3 Saturday 17 February 2024 17:46:36 +0000 (0:00:00.019) 0:06:11.769 ***** included: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/get_interface_stat.yml:3 Saturday 17 February 2024 17:46:36 +0000 (0:00:00.010) 0:06:11.779 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/assert_device_absent.yml:5 Saturday 17 February 2024 17:46:36 +0000 (0:00:00.226) 0:06:12.005 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tests_helpers_and_asserts.yml:15 Saturday 17 February 2024 17:46:36 +0000 (0:00:00.011) 0:06:12.017 ***** included: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/create_and_remove_interface.yml:3 Saturday 17 February 2024 17:46:36 +0000 (0:00:00.012) 0:06:12.030 ***** included: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/show_interfaces.yml:3 Saturday 17 February 2024 17:46:36 +0000 (0:00:00.010) 0:06:12.041 ***** included: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/get_current_interfaces.yml:3 Saturday 17 February 2024 17:46:36 +0000 (0:00:00.010) 0:06:12.052 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003570", "end": "2024-02-17 17:46:36.857677", "rc": 0, "start": "2024-02-17 17:46:36.854107" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/get_current_interfaces.yml:9 Saturday 17 February 2024 17:46:36 +0000 (0:00:00.229) 0:06:12.281 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/show_interfaces.yml:5 Saturday 17 February 2024 17:46:36 +0000 (0:00:00.010) 0:06:12.292 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/create_and_remove_interface.yml:5 Saturday 17 February 2024 17:46:36 +0000 (0:00:00.009) 0:06:12.301 ***** included: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/manage_test_interface.yml:3 Saturday 17 February 2024 17:46:36 +0000 (0:00:00.012) 0:06:12.313 ***** 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-cihkq_0in0/tests/tasks/manage_test_interface.yml:8 Saturday 17 February 2024 17:46:36 +0000 (0:00:00.008) 0:06:12.322 ***** 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-cihkq_0in0/tests/tasks/manage_test_interface.yml:13 Saturday 17 February 2024 17:46:36 +0000 (0:00:00.007) 0:06:12.330 ***** included: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/show_interfaces.yml:3 Saturday 17 February 2024 17:46:36 +0000 (0:00:00.010) 0:06:12.340 ***** included: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/get_current_interfaces.yml:3 Saturday 17 February 2024 17:46:36 +0000 (0:00:00.009) 0:06:12.350 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003574", "end": "2024-02-17 17:46:37.156032", "rc": 0, "start": "2024-02-17 17:46:37.152458" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/get_current_interfaces.yml:9 Saturday 17 February 2024 17:46:37 +0000 (0:00:00.228) 0:06:12.579 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/show_interfaces.yml:5 Saturday 17 February 2024 17:46:37 +0000 (0:00:00.010) 0:06:12.589 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/manage_test_interface.yml:16 Saturday 17 February 2024 17:46:37 +0000 (0:00:00.009) 0:06:12.599 ***** 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-cihkq_0in0/tests/tasks/manage_test_interface.yml:27 Saturday 17 February 2024 17:48:40 +0000 (0:02:03.185) 0:08:15.784 ***** 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-cihkq_0in0/tests/tasks/manage_test_interface.yml:35 Saturday 17 February 2024 17:48:40 +0000 (0:00:00.014) 0:08:15.799 ***** 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-cihkq_0in0/tests/tasks/manage_test_interface.yml:43 Saturday 17 February 2024 17:48:40 +0000 (0:00:00.008) 0:08:15.807 ***** 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-cihkq_0in0/tests/tasks/manage_test_interface.yml:49 Saturday 17 February 2024 17:48:40 +0000 (0:00:00.008) 0:08:15.816 ***** 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-cihkq_0in0/tests/tasks/manage_test_interface.yml:54 Saturday 17 February 2024 17:48:40 +0000 (0:00:00.008) 0:08:15.824 ***** 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-cihkq_0in0/tests/tasks/manage_test_interface.yml:60 Saturday 17 February 2024 17:48:40 +0000 (0:00:00.008) 0:08:15.832 ***** 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-cihkq_0in0/tests/tasks/manage_test_interface.yml:65 Saturday 17 February 2024 17:48:40 +0000 (0:00:00.008) 0:08:15.841 ***** 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-cihkq_0in0/tests/tasks/create_and_remove_interface.yml:9 Saturday 17 February 2024 17:48:40 +0000 (0:00:00.007) 0:08:15.848 ***** included: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/show_interfaces.yml:3 Saturday 17 February 2024 17:48:40 +0000 (0:00:00.013) 0:08:15.862 ***** included: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/get_current_interfaces.yml:3 Saturday 17 February 2024 17:48:40 +0000 (0:00:00.009) 0:08:15.871 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003531", "end": "2024-02-17 17:48:40.678152", "rc": 0, "start": "2024-02-17 17:48:40.674621" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/get_current_interfaces.yml:9 Saturday 17 February 2024 17:48:40 +0000 (0:00:00.229) 0:08:16.101 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/show_interfaces.yml:5 Saturday 17 February 2024 17:48:40 +0000 (0:00:00.010) 0:08:16.112 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/create_and_remove_interface.yml:11 Saturday 17 February 2024 17:48:40 +0000 (0:00:00.009) 0:08:16.122 ***** included: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/assert_device_absent.yml:3 Saturday 17 February 2024 17:48:40 +0000 (0:00:00.013) 0:08:16.136 ***** included: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/get_interface_stat.yml:3 Saturday 17 February 2024 17:48:40 +0000 (0:00:00.010) 0:08:16.146 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/assert_device_absent.yml:5 Saturday 17 February 2024 17:48:40 +0000 (0:00:00.228) 0:08:16.374 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/create_and_remove_interface.yml:14 Saturday 17 February 2024 17:48:40 +0000 (0:00:00.011) 0:08:16.386 ***** included: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/manage_test_interface.yml:3 Saturday 17 February 2024 17:48:40 +0000 (0:00:00.015) 0:08:16.402 ***** 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-cihkq_0in0/tests/tasks/manage_test_interface.yml:8 Saturday 17 February 2024 17:48:41 +0000 (0:00:00.009) 0:08:16.411 ***** 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-cihkq_0in0/tests/tasks/manage_test_interface.yml:13 Saturday 17 February 2024 17:48:41 +0000 (0:00:00.010) 0:08:16.422 ***** included: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/show_interfaces.yml:3 Saturday 17 February 2024 17:48:41 +0000 (0:00:00.012) 0:08:16.435 ***** included: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/get_current_interfaces.yml:3 Saturday 17 February 2024 17:48:41 +0000 (0:00:00.012) 0:08:16.447 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003698", "end": "2024-02-17 17:48:41.254559", "rc": 0, "start": "2024-02-17 17:48:41.250861" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/get_current_interfaces.yml:9 Saturday 17 February 2024 17:48:41 +0000 (0:00:00.232) 0:08:16.679 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/show_interfaces.yml:5 Saturday 17 February 2024 17:48:41 +0000 (0:00:00.010) 0:08:16.690 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/manage_test_interface.yml:16 Saturday 17 February 2024 17:48:41 +0000 (0:00:00.010) 0:08:16.700 ***** 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-cihkq_0in0/tests/tasks/manage_test_interface.yml:27 Saturday 17 February 2024 17:50:43 +0000 (0:02:01.921) 0:10:18.621 ***** 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-cihkq_0in0/tests/tasks/manage_test_interface.yml:35 Saturday 17 February 2024 17:50:43 +0000 (0:00:00.014) 0:10:18.636 ***** 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-cihkq_0in0/tests/tasks/manage_test_interface.yml:43 Saturday 17 February 2024 17:50:43 +0000 (0:00:00.008) 0:10:18.644 ***** 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-cihkq_0in0/tests/tasks/manage_test_interface.yml:49 Saturday 17 February 2024 17:50:43 +0000 (0:00:00.008) 0:10:18.652 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.006403", "end": "2024-02-17 17:50:43.462866", "rc": 0, "start": "2024-02-17 17:50:43.456463" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/manage_test_interface.yml:54 Saturday 17 February 2024 17:50:43 +0000 (0:00:00.244) 0:10:18.897 ***** 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-cihkq_0in0/tests/tasks/manage_test_interface.yml:60 Saturday 17 February 2024 17:50:43 +0000 (0:00:00.009) 0:10:18.906 ***** 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-cihkq_0in0/tests/tasks/manage_test_interface.yml:65 Saturday 17 February 2024 17:50:43 +0000 (0:00:00.008) 0:10:18.914 ***** 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-cihkq_0in0/tests/tasks/create_and_remove_interface.yml:18 Saturday 17 February 2024 17:50:43 +0000 (0:00:00.008) 0:10:18.923 ***** included: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/show_interfaces.yml:3 Saturday 17 February 2024 17:50:43 +0000 (0:00:00.015) 0:10:18.939 ***** included: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/get_current_interfaces.yml:3 Saturday 17 February 2024 17:50:43 +0000 (0:00:00.009) 0:10:18.948 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003675", "end": "2024-02-17 17:50:43.755113", "rc": 0, "start": "2024-02-17 17:50:43.751438" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/get_current_interfaces.yml:9 Saturday 17 February 2024 17:50:43 +0000 (0:00:00.229) 0:10:19.178 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/show_interfaces.yml:5 Saturday 17 February 2024 17:50:43 +0000 (0:00:00.010) 0:10:19.188 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/create_and_remove_interface.yml:20 Saturday 17 February 2024 17:50:43 +0000 (0:00:00.008) 0:10:19.197 ***** included: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/assert_device_present.yml:3 Saturday 17 February 2024 17:50:43 +0000 (0:00:00.016) 0:10:19.214 ***** included: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/get_interface_stat.yml:3 Saturday 17 February 2024 17:50:43 +0000 (0:00:00.011) 0:10:19.225 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708192243.4598083, "block_size": 4096, "blocks": 0, "ctime": 1708192243.4598083, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 33611, "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": 1708192243.4598083, "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-cihkq_0in0/tests/tasks/assert_device_present.yml:5 Saturday 17 February 2024 17:50:44 +0000 (0:00:00.230) 0:10:19.455 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/create_and_remove_interface.yml:23 Saturday 17 February 2024 17:50:44 +0000 (0:00:00.011) 0:10:19.466 ***** included: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/manage_test_interface.yml:3 Saturday 17 February 2024 17:50:44 +0000 (0:00:00.018) 0:10:19.484 ***** 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-cihkq_0in0/tests/tasks/manage_test_interface.yml:8 Saturday 17 February 2024 17:50:44 +0000 (0:00:00.008) 0:10:19.493 ***** 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-cihkq_0in0/tests/tasks/manage_test_interface.yml:13 Saturday 17 February 2024 17:50:44 +0000 (0:00:00.007) 0:10:19.501 ***** included: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/show_interfaces.yml:3 Saturday 17 February 2024 17:50:44 +0000 (0:00:00.011) 0:10:19.512 ***** included: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/get_current_interfaces.yml:3 Saturday 17 February 2024 17:50:44 +0000 (0:00:00.010) 0:10:19.522 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003409", "end": "2024-02-17 17:50:44.327806", "rc": 0, "start": "2024-02-17 17:50:44.324397" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/get_current_interfaces.yml:9 Saturday 17 February 2024 17:50:44 +0000 (0:00:00.228) 0:10:19.751 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/show_interfaces.yml:5 Saturday 17 February 2024 17:50:44 +0000 (0:00:00.010) 0:10:19.761 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/manage_test_interface.yml:16 Saturday 17 February 2024 17:50:44 +0000 (0:00:00.009) 0:10:19.771 ***** 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-cihkq_0in0/tests/tasks/manage_test_interface.yml:27 Saturday 17 February 2024 17:52:46 +0000 (0:02:02.005) 0:12:21.776 ***** 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-cihkq_0in0/tests/tasks/manage_test_interface.yml:35 Saturday 17 February 2024 17:52:46 +0000 (0:00:00.014) 0:12:21.790 ***** 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-cihkq_0in0/tests/tasks/manage_test_interface.yml:43 Saturday 17 February 2024 17:52:46 +0000 (0:00:00.008) 0:12:21.799 ***** 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-cihkq_0in0/tests/tasks/manage_test_interface.yml:49 Saturday 17 February 2024 17:52:46 +0000 (0:00:00.008) 0:12:21.807 ***** 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-cihkq_0in0/tests/tasks/manage_test_interface.yml:54 Saturday 17 February 2024 17:52:46 +0000 (0:00:00.008) 0:12:21.815 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.017823", "end": "2024-02-17 17:52:46.638980", "rc": 0, "start": "2024-02-17 17:52:46.621157" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/manage_test_interface.yml:60 Saturday 17 February 2024 17:52:46 +0000 (0:00:00.248) 0:12:22.064 ***** 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-cihkq_0in0/tests/tasks/manage_test_interface.yml:65 Saturday 17 February 2024 17:52:46 +0000 (0:00:00.010) 0:12:22.074 ***** 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-cihkq_0in0/tests/tasks/create_and_remove_interface.yml:27 Saturday 17 February 2024 17:52:46 +0000 (0:00:00.008) 0:12:22.083 ***** included: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/show_interfaces.yml:3 Saturday 17 February 2024 17:52:46 +0000 (0:00:00.035) 0:12:22.118 ***** included: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/get_current_interfaces.yml:3 Saturday 17 February 2024 17:52:46 +0000 (0:00:00.009) 0:12:22.128 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003689", "end": "2024-02-17 17:52:46.937133", "rc": 0, "start": "2024-02-17 17:52:46.933444" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/get_current_interfaces.yml:9 Saturday 17 February 2024 17:52:46 +0000 (0:00:00.233) 0:12:22.361 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/show_interfaces.yml:5 Saturday 17 February 2024 17:52:46 +0000 (0:00:00.009) 0:12:22.371 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/create_and_remove_interface.yml:29 Saturday 17 February 2024 17:52:46 +0000 (0:00:00.009) 0:12:22.381 ***** included: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/assert_device_absent.yml:3 Saturday 17 February 2024 17:52:46 +0000 (0:00:00.019) 0:12:22.400 ***** included: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/get_interface_stat.yml:3 Saturday 17 February 2024 17:52:47 +0000 (0:00:00.010) 0:12:22.410 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/assert_device_absent.yml:5 Saturday 17 February 2024 17:52:47 +0000 (0:00:00.229) 0:12:22.640 ***** 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 17 February 2024 17:52:47 +0000 (0:00:00.015) 0:12:22.655 ***** =============================================================================== Install iproute ------------------------------------------------------- 123.19s /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/manage_test_interface.yml:16 ------- Install iproute ------------------------------------------------------- 122.04s /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/manage_test_interface.yml:16 ------- Install iproute ------------------------------------------------------- 122.01s /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/manage_test_interface.yml:16 ------- Install iproute ------------------------------------------------------- 121.98s /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/manage_test_interface.yml:16 ------- Install iproute ------------------------------------------------------- 121.92s /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/manage_test_interface.yml:16 ------- Install iproute ------------------------------------------------------- 121.92s /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/manage_test_interface.yml:16 ------- Gathering Facts --------------------------------------------------------- 0.99s /WORKDIR/git-weekly-cihkq_0in0/tests/tests_helpers_and_asserts.yml:3 ---------- Create veth interface veth1298 ------------------------------------------ 0.75s /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/manage_test_interface.yml:27 ------- Gather the minimum subset of ansible_facts required by the network role test --- 0.40s /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/el_repo_setup.yml:3 ---------------- Gather current interface info ------------------------------------------- 0.29s /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/get_current_interfaces.yml:3 ------- Check if system is ostree ----------------------------------------------- 0.28s /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/el_repo_setup.yml:17 --------------- Set up veth as managed by NetworkManager -------------------------------- 0.25s /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/manage_test_interface.yml:35 ------- Delete veth interface veth1298 ------------------------------------------ 0.25s /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/manage_test_interface.yml:43 ------- Delete dummy interface dummy1298 ---------------------------------------- 0.25s /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/manage_test_interface.yml:54 ------- Create dummy interface dummy1298 ---------------------------------------- 0.24s /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/manage_test_interface.yml:49 ------- Gather current interface info ------------------------------------------- 0.23s /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.23s /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/get_current_interfaces.yml:3 ------- Get stat for interface dummy1298 ---------------------------------------- 0.23s /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/get_interface_stat.yml:3 ----------- Gather current interface info ------------------------------------------- 0.23s /WORKDIR/git-weekly-cihkq_0in0/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.23s /WORKDIR/git-weekly-cihkq_0in0/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. ---^---^---^---^---^---