# 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-ci1ql060vp/.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-ci1ql060vp/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-ci1ql060vp/tests/tests_helpers_and_asserts.yml:3 Saturday 04 May 2024 13:14:52 +0000 (0:00:00.037) 0:00:00.037 ********** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tests_helpers_and_asserts.yml:6 Saturday 04 May 2024 13:14:53 +0000 (0:00:00.846) 0:00:00.883 ********** included: /WORKDIR/git-weekly-ci1ql060vp/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-ci1ql060vp/tests/tasks/el_repo_setup.yml:3 Saturday 04 May 2024 13:14:53 +0000 (0:00:00.014) 0:00:00.897 ********** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/el_repo_setup.yml:17 Saturday 04 May 2024 13:14:53 +0000 (0:00:00.357) 0:00:01.255 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/el_repo_setup.yml:22 Saturday 04 May 2024 13:14:53 +0000 (0:00:00.238) 0:00:01.493 ********** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/el_repo_setup.yml:26 Saturday 04 May 2024 13:14:53 +0000 (0:00:00.013) 0:00:01.507 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/el_repo_setup.yml:51 Saturday 04 May 2024 13:14:53 +0000 (0:00:00.009) 0:00:01.516 ********** included: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/enable_epel.yml:8 Saturday 04 May 2024 13:14:53 +0000 (0:00:00.021) 0:00:01.537 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/enable_epel.yml:24 Saturday 04 May 2024 13:14:53 +0000 (0:00:00.013) 0:00:01.551 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/enable_epel.yml:30 Saturday 04 May 2024 13:14:53 +0000 (0:00:00.009) 0:00:01.561 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/enable_epel.yml:35 Saturday 04 May 2024 13:14:53 +0000 (0:00:00.012) 0:00:01.573 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/enable_epel.yml:40 Saturday 04 May 2024 13:14:53 +0000 (0:00:00.011) 0:00:01.584 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tests_helpers_and_asserts.yml:9 Saturday 04 May 2024 13:14:53 +0000 (0:00:00.008) 0:00:01.593 ********** included: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/create_and_remove_interface.yml:3 Saturday 04 May 2024 13:14:53 +0000 (0:00:00.015) 0:00:01.609 ********** included: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/show_interfaces.yml:3 Saturday 04 May 2024 13:14:53 +0000 (0:00:00.016) 0:00:01.625 ********** included: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/get_current_interfaces.yml:3 Saturday 04 May 2024 13:14:53 +0000 (0:00:00.011) 0:00:01.636 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003041", "end": "2024-05-04 13:14:54.078529", "rc": 0, "start": "2024-05-04 13:14:54.075488" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/get_current_interfaces.yml:9 Saturday 04 May 2024 13:14:54 +0000 (0:00:00.266) 0:00:01.902 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/show_interfaces.yml:5 Saturday 04 May 2024 13:14:54 +0000 (0:00:00.015) 0:00:01.918 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/create_and_remove_interface.yml:5 Saturday 04 May 2024 13:14:54 +0000 (0:00:00.010) 0:00:01.928 ********** included: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/manage_test_interface.yml:3 Saturday 04 May 2024 13:14:54 +0000 (0:00:00.026) 0:00:01.954 ********** 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-ci1ql060vp/tests/tasks/manage_test_interface.yml:8 Saturday 04 May 2024 13:14:54 +0000 (0:00:00.018) 0:00:01.973 ********** 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-ci1ql060vp/tests/tasks/manage_test_interface.yml:13 Saturday 04 May 2024 13:14:54 +0000 (0:00:00.013) 0:00:01.986 ********** included: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/show_interfaces.yml:3 Saturday 04 May 2024 13:14:54 +0000 (0:00:00.011) 0:00:01.998 ********** included: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/get_current_interfaces.yml:3 Saturday 04 May 2024 13:14:54 +0000 (0:00:00.012) 0:00:02.010 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003207", "end": "2024-05-04 13:14:54.387667", "rc": 0, "start": "2024-05-04 13:14:54.384460" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/get_current_interfaces.yml:9 Saturday 04 May 2024 13:14:54 +0000 (0:00:00.212) 0:00:02.223 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/show_interfaces.yml:5 Saturday 04 May 2024 13:14:54 +0000 (0:00:00.031) 0:00:02.254 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/manage_test_interface.yml:16 Saturday 04 May 2024 13:14:54 +0000 (0:00:00.041) 0:00:02.296 ********** 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-ci1ql060vp/tests/tasks/manage_test_interface.yml:27 Saturday 04 May 2024 13:14:55 +0000 (0:00:00.923) 0:00:03.219 ********** 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-ci1ql060vp/tests/tasks/manage_test_interface.yml:35 Saturday 04 May 2024 13:14:55 +0000 (0:00:00.015) 0:00:03.235 ********** 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-ci1ql060vp/tests/tasks/manage_test_interface.yml:43 Saturday 04 May 2024 13:14:55 +0000 (0:00:00.008) 0:00:03.244 ********** 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-ci1ql060vp/tests/tasks/manage_test_interface.yml:49 Saturday 04 May 2024 13:14:55 +0000 (0:00:00.008) 0:00:03.252 ********** 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-ci1ql060vp/tests/tasks/manage_test_interface.yml:54 Saturday 04 May 2024 13:14:55 +0000 (0:00:00.008) 0:00:03.261 ********** 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-ci1ql060vp/tests/tasks/manage_test_interface.yml:60 Saturday 04 May 2024 13:14:55 +0000 (0:00:00.008) 0:00:03.269 ********** 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-ci1ql060vp/tests/tasks/manage_test_interface.yml:65 Saturday 04 May 2024 13:14:55 +0000 (0:00:00.008) 0:00:03.278 ********** 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-ci1ql060vp/tests/tasks/create_and_remove_interface.yml:9 Saturday 04 May 2024 13:14:55 +0000 (0:00:00.009) 0:00:03.287 ********** included: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/show_interfaces.yml:3 Saturday 04 May 2024 13:14:55 +0000 (0:00:00.014) 0:00:03.301 ********** included: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/get_current_interfaces.yml:3 Saturday 04 May 2024 13:14:55 +0000 (0:00:00.010) 0:00:03.312 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003145", "end": "2024-05-04 13:14:55.683265", "rc": 0, "start": "2024-05-04 13:14:55.680120" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/get_current_interfaces.yml:9 Saturday 04 May 2024 13:14:55 +0000 (0:00:00.185) 0:00:03.497 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/show_interfaces.yml:5 Saturday 04 May 2024 13:14:55 +0000 (0:00:00.009) 0:00:03.507 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/create_and_remove_interface.yml:11 Saturday 04 May 2024 13:14:55 +0000 (0:00:00.008) 0:00:03.516 ********** included: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/assert_device_absent.yml:3 Saturday 04 May 2024 13:14:55 +0000 (0:00:00.013) 0:00:03.530 ********** included: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/get_interface_stat.yml:3 Saturday 04 May 2024 13:14:55 +0000 (0:00:00.009) 0:00:03.540 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/assert_device_absent.yml:5 Saturday 04 May 2024 13:14:55 +0000 (0:00:00.185) 0:00:03.725 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/create_and_remove_interface.yml:14 Saturday 04 May 2024 13:14:55 +0000 (0:00:00.015) 0:00:03.741 ********** included: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/manage_test_interface.yml:3 Saturday 04 May 2024 13:14:55 +0000 (0:00:00.018) 0:00:03.760 ********** 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-ci1ql060vp/tests/tasks/manage_test_interface.yml:8 Saturday 04 May 2024 13:14:55 +0000 (0:00:00.014) 0:00:03.774 ********** 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-ci1ql060vp/tests/tasks/manage_test_interface.yml:13 Saturday 04 May 2024 13:14:55 +0000 (0:00:00.009) 0:00:03.784 ********** included: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/show_interfaces.yml:3 Saturday 04 May 2024 13:14:55 +0000 (0:00:00.011) 0:00:03.795 ********** included: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/get_current_interfaces.yml:3 Saturday 04 May 2024 13:14:56 +0000 (0:00:00.010) 0:00:03.806 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003106", "end": "2024-05-04 13:14:56.176276", "rc": 0, "start": "2024-05-04 13:14:56.173170" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/get_current_interfaces.yml:9 Saturday 04 May 2024 13:14:56 +0000 (0:00:00.184) 0:00:03.990 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/show_interfaces.yml:5 Saturday 04 May 2024 13:14:56 +0000 (0:00:00.010) 0:00:04.001 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/manage_test_interface.yml:16 Saturday 04 May 2024 13:14:56 +0000 (0:00:00.010) 0:00:04.011 ********** 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-ci1ql060vp/tests/tasks/manage_test_interface.yml:27 Saturday 04 May 2024 13:14:57 +0000 (0:00:00.806) 0:00:04.818 ********** 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.007964", "end": "2024-05-04 13:14:57.197395", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-05-04 13:14:57.189431" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003281", "end": "2024-05-04 13:14:57.410016", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-05-04 13:14:57.406735" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.003306", "end": "2024-05-04 13:14:57.591706", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-05-04 13:14:57.588400" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/manage_test_interface.yml:35 Saturday 04 May 2024 13:14:57 +0000 (0:00:00.598) 0:00:05.416 ********** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.022115", "end": "2024-05-04 13:14:57.821572", "rc": 0, "start": "2024-05-04 13:14:57.799457" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/manage_test_interface.yml:43 Saturday 04 May 2024 13:14:57 +0000 (0:00:00.220) 0:00:05.637 ********** 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-ci1ql060vp/tests/tasks/manage_test_interface.yml:49 Saturday 04 May 2024 13:14:57 +0000 (0:00:00.008) 0:00:05.646 ********** 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-ci1ql060vp/tests/tasks/manage_test_interface.yml:54 Saturday 04 May 2024 13:14:57 +0000 (0:00:00.009) 0:00:05.655 ********** 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-ci1ql060vp/tests/tasks/manage_test_interface.yml:60 Saturday 04 May 2024 13:14:57 +0000 (0:00:00.008) 0:00:05.663 ********** 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-ci1ql060vp/tests/tasks/manage_test_interface.yml:65 Saturday 04 May 2024 13:14:57 +0000 (0:00:00.008) 0:00:05.672 ********** 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-ci1ql060vp/tests/tasks/create_and_remove_interface.yml:18 Saturday 04 May 2024 13:14:57 +0000 (0:00:00.007) 0:00:05.679 ********** included: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/show_interfaces.yml:3 Saturday 04 May 2024 13:14:57 +0000 (0:00:00.016) 0:00:05.696 ********** included: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/get_current_interfaces.yml:3 Saturday 04 May 2024 13:14:57 +0000 (0:00:00.009) 0:00:05.705 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002999", "end": "2024-05-04 13:14:58.075202", "rc": 0, "start": "2024-05-04 13:14:58.072203" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/get_current_interfaces.yml:9 Saturday 04 May 2024 13:14:58 +0000 (0:00:00.196) 0:00:05.902 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/show_interfaces.yml:5 Saturday 04 May 2024 13:14:58 +0000 (0:00:00.020) 0:00:05.922 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/create_and_remove_interface.yml:20 Saturday 04 May 2024 13:14:58 +0000 (0:00:00.040) 0:00:05.963 ********** included: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/assert_device_present.yml:3 Saturday 04 May 2024 13:14:58 +0000 (0:00:00.024) 0:00:05.988 ********** included: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/get_interface_stat.yml:3 Saturday 04 May 2024 13:14:58 +0000 (0:00:00.012) 0:00:06.000 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714828497.1927998, "block_size": 4096, "blocks": 0, "ctime": 1714828497.1927998, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 29262, "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": 1714828497.1927998, "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-ci1ql060vp/tests/tasks/assert_device_present.yml:5 Saturday 04 May 2024 13:14:58 +0000 (0:00:00.187) 0:00:06.188 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/create_and_remove_interface.yml:23 Saturday 04 May 2024 13:14:58 +0000 (0:00:00.011) 0:00:06.199 ********** included: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/manage_test_interface.yml:3 Saturday 04 May 2024 13:14:58 +0000 (0:00:00.018) 0:00:06.217 ********** 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-ci1ql060vp/tests/tasks/manage_test_interface.yml:8 Saturday 04 May 2024 13:14:58 +0000 (0:00:00.008) 0:00:06.226 ********** 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-ci1ql060vp/tests/tasks/manage_test_interface.yml:13 Saturday 04 May 2024 13:14:58 +0000 (0:00:00.008) 0:00:06.235 ********** included: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/show_interfaces.yml:3 Saturday 04 May 2024 13:14:58 +0000 (0:00:00.010) 0:00:06.246 ********** included: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/get_current_interfaces.yml:3 Saturday 04 May 2024 13:14:58 +0000 (0:00:00.009) 0:00:06.255 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003131", "end": "2024-05-04 13:14:58.626699", "rc": 0, "start": "2024-05-04 13:14:58.623568" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/get_current_interfaces.yml:9 Saturday 04 May 2024 13:14:58 +0000 (0:00:00.191) 0:00:06.447 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/show_interfaces.yml:5 Saturday 04 May 2024 13:14:58 +0000 (0:00:00.013) 0:00:06.461 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/manage_test_interface.yml:16 Saturday 04 May 2024 13:14:58 +0000 (0:00:00.010) 0:00:06.472 ********** 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-ci1ql060vp/tests/tasks/manage_test_interface.yml:27 Saturday 04 May 2024 13:14:59 +0000 (0:00:00.801) 0:00:07.273 ********** 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-ci1ql060vp/tests/tasks/manage_test_interface.yml:35 Saturday 04 May 2024 13:14:59 +0000 (0:00:00.017) 0:00:07.291 ********** 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-ci1ql060vp/tests/tasks/manage_test_interface.yml:43 Saturday 04 May 2024 13:14:59 +0000 (0:00:00.009) 0:00:07.301 ********** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.010565", "end": "2024-05-04 13:14:59.682302", "rc": 0, "start": "2024-05-04 13:14:59.671737" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/manage_test_interface.yml:49 Saturday 04 May 2024 13:14:59 +0000 (0:00:00.208) 0:00:07.509 ********** 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-ci1ql060vp/tests/tasks/manage_test_interface.yml:54 Saturday 04 May 2024 13:14:59 +0000 (0:00:00.017) 0:00:07.526 ********** 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-ci1ql060vp/tests/tasks/manage_test_interface.yml:60 Saturday 04 May 2024 13:14:59 +0000 (0:00:00.010) 0:00:07.536 ********** 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-ci1ql060vp/tests/tasks/manage_test_interface.yml:65 Saturday 04 May 2024 13:14:59 +0000 (0:00:00.016) 0:00:07.553 ********** 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-ci1ql060vp/tests/tasks/create_and_remove_interface.yml:27 Saturday 04 May 2024 13:14:59 +0000 (0:00:00.010) 0:00:07.563 ********** included: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/show_interfaces.yml:3 Saturday 04 May 2024 13:14:59 +0000 (0:00:00.019) 0:00:07.582 ********** included: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/get_current_interfaces.yml:3 Saturday 04 May 2024 13:14:59 +0000 (0:00:00.009) 0:00:07.592 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003253", "end": "2024-05-04 13:14:59.962999", "rc": 0, "start": "2024-05-04 13:14:59.959746" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/get_current_interfaces.yml:9 Saturday 04 May 2024 13:14:59 +0000 (0:00:00.187) 0:00:07.779 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/show_interfaces.yml:5 Saturday 04 May 2024 13:14:59 +0000 (0:00:00.018) 0:00:07.798 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/create_and_remove_interface.yml:29 Saturday 04 May 2024 13:15:00 +0000 (0:00:00.010) 0:00:07.808 ********** included: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/assert_device_absent.yml:3 Saturday 04 May 2024 13:15:00 +0000 (0:00:00.019) 0:00:07.828 ********** included: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/get_interface_stat.yml:3 Saturday 04 May 2024 13:15:00 +0000 (0:00:00.010) 0:00:07.838 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/assert_device_absent.yml:5 Saturday 04 May 2024 13:15:00 +0000 (0:00:00.183) 0:00:08.022 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tests_helpers_and_asserts.yml:15 Saturday 04 May 2024 13:15:00 +0000 (0:00:00.011) 0:00:08.033 ********** included: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/create_and_remove_interface.yml:3 Saturday 04 May 2024 13:15:00 +0000 (0:00:00.014) 0:00:08.048 ********** included: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/show_interfaces.yml:3 Saturday 04 May 2024 13:15:00 +0000 (0:00:00.011) 0:00:08.060 ********** included: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/get_current_interfaces.yml:3 Saturday 04 May 2024 13:15:00 +0000 (0:00:00.009) 0:00:08.069 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003043", "end": "2024-05-04 13:15:00.439525", "rc": 0, "start": "2024-05-04 13:15:00.436482" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/get_current_interfaces.yml:9 Saturday 04 May 2024 13:15:00 +0000 (0:00:00.184) 0:00:08.253 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/show_interfaces.yml:5 Saturday 04 May 2024 13:15:00 +0000 (0:00:00.011) 0:00:08.265 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/create_and_remove_interface.yml:5 Saturday 04 May 2024 13:15:00 +0000 (0:00:00.010) 0:00:08.275 ********** included: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/manage_test_interface.yml:3 Saturday 04 May 2024 13:15:00 +0000 (0:00:00.012) 0:00:08.288 ********** 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-ci1ql060vp/tests/tasks/manage_test_interface.yml:8 Saturday 04 May 2024 13:15:00 +0000 (0:00:00.008) 0:00:08.297 ********** 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-ci1ql060vp/tests/tasks/manage_test_interface.yml:13 Saturday 04 May 2024 13:15:00 +0000 (0:00:00.008) 0:00:08.305 ********** included: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/show_interfaces.yml:3 Saturday 04 May 2024 13:15:00 +0000 (0:00:00.011) 0:00:08.317 ********** included: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/get_current_interfaces.yml:3 Saturday 04 May 2024 13:15:00 +0000 (0:00:00.010) 0:00:08.328 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003232", "end": "2024-05-04 13:15:00.698998", "rc": 0, "start": "2024-05-04 13:15:00.695766" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/get_current_interfaces.yml:9 Saturday 04 May 2024 13:15:00 +0000 (0:00:00.186) 0:00:08.515 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/show_interfaces.yml:5 Saturday 04 May 2024 13:15:00 +0000 (0:00:00.019) 0:00:08.534 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/manage_test_interface.yml:16 Saturday 04 May 2024 13:15:00 +0000 (0:00:00.011) 0:00:08.545 ********** 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-ci1ql060vp/tests/tasks/manage_test_interface.yml:27 Saturday 04 May 2024 13:15:01 +0000 (0:00:00.808) 0:00:09.354 ********** 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-ci1ql060vp/tests/tasks/manage_test_interface.yml:35 Saturday 04 May 2024 13:15:01 +0000 (0:00:00.024) 0:00:09.378 ********** 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-ci1ql060vp/tests/tasks/manage_test_interface.yml:43 Saturday 04 May 2024 13:15:01 +0000 (0:00:00.010) 0:00:09.389 ********** 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-ci1ql060vp/tests/tasks/manage_test_interface.yml:49 Saturday 04 May 2024 13:15:01 +0000 (0:00:00.009) 0:00:09.398 ********** 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-ci1ql060vp/tests/tasks/manage_test_interface.yml:54 Saturday 04 May 2024 13:15:01 +0000 (0:00:00.014) 0:00:09.413 ********** 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-ci1ql060vp/tests/tasks/manage_test_interface.yml:60 Saturday 04 May 2024 13:15:01 +0000 (0:00:00.009) 0:00:09.422 ********** 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-ci1ql060vp/tests/tasks/manage_test_interface.yml:65 Saturday 04 May 2024 13:15:01 +0000 (0:00:00.009) 0:00:09.432 ********** 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-ci1ql060vp/tests/tasks/create_and_remove_interface.yml:9 Saturday 04 May 2024 13:15:01 +0000 (0:00:00.009) 0:00:09.441 ********** included: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/show_interfaces.yml:3 Saturday 04 May 2024 13:15:01 +0000 (0:00:00.013) 0:00:09.455 ********** included: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/get_current_interfaces.yml:3 Saturday 04 May 2024 13:15:01 +0000 (0:00:00.018) 0:00:09.473 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003362", "end": "2024-05-04 13:15:01.877143", "rc": 0, "start": "2024-05-04 13:15:01.873781" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/get_current_interfaces.yml:9 Saturday 04 May 2024 13:15:01 +0000 (0:00:00.219) 0:00:09.693 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/show_interfaces.yml:5 Saturday 04 May 2024 13:15:01 +0000 (0:00:00.010) 0:00:09.704 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/create_and_remove_interface.yml:11 Saturday 04 May 2024 13:15:01 +0000 (0:00:00.011) 0:00:09.715 ********** included: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/assert_device_absent.yml:3 Saturday 04 May 2024 13:15:01 +0000 (0:00:00.013) 0:00:09.728 ********** included: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/get_interface_stat.yml:3 Saturday 04 May 2024 13:15:01 +0000 (0:00:00.010) 0:00:09.738 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/assert_device_absent.yml:5 Saturday 04 May 2024 13:15:02 +0000 (0:00:00.192) 0:00:09.931 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/create_and_remove_interface.yml:14 Saturday 04 May 2024 13:15:02 +0000 (0:00:00.011) 0:00:09.942 ********** included: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/manage_test_interface.yml:3 Saturday 04 May 2024 13:15:02 +0000 (0:00:00.020) 0:00:09.963 ********** 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-ci1ql060vp/tests/tasks/manage_test_interface.yml:8 Saturday 04 May 2024 13:15:02 +0000 (0:00:00.008) 0:00:09.972 ********** 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-ci1ql060vp/tests/tasks/manage_test_interface.yml:13 Saturday 04 May 2024 13:15:02 +0000 (0:00:00.027) 0:00:10.000 ********** included: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/show_interfaces.yml:3 Saturday 04 May 2024 13:15:02 +0000 (0:00:00.021) 0:00:10.021 ********** included: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/get_current_interfaces.yml:3 Saturday 04 May 2024 13:15:02 +0000 (0:00:00.022) 0:00:10.044 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003311", "end": "2024-05-04 13:15:02.426660", "rc": 0, "start": "2024-05-04 13:15:02.423349" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/get_current_interfaces.yml:9 Saturday 04 May 2024 13:15:02 +0000 (0:00:00.202) 0:00:10.246 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/show_interfaces.yml:5 Saturday 04 May 2024 13:15:02 +0000 (0:00:00.011) 0:00:10.257 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/manage_test_interface.yml:16 Saturday 04 May 2024 13:15:02 +0000 (0:00:00.017) 0:00:10.275 ********** 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-ci1ql060vp/tests/tasks/manage_test_interface.yml:27 Saturday 04 May 2024 13:15:03 +0000 (0:00:00.818) 0:00:11.093 ********** 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-ci1ql060vp/tests/tasks/manage_test_interface.yml:35 Saturday 04 May 2024 13:15:03 +0000 (0:00:00.018) 0:00:11.112 ********** 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-ci1ql060vp/tests/tasks/manage_test_interface.yml:43 Saturday 04 May 2024 13:15:03 +0000 (0:00:00.022) 0:00:11.135 ********** 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-ci1ql060vp/tests/tasks/manage_test_interface.yml:49 Saturday 04 May 2024 13:15:03 +0000 (0:00:00.010) 0:00:11.146 ********** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.007308", "end": "2024-05-04 13:15:03.538991", "rc": 0, "start": "2024-05-04 13:15:03.531683" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/manage_test_interface.yml:54 Saturday 04 May 2024 13:15:03 +0000 (0:00:00.219) 0:00:11.365 ********** 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-ci1ql060vp/tests/tasks/manage_test_interface.yml:60 Saturday 04 May 2024 13:15:03 +0000 (0:00:00.009) 0:00:11.375 ********** 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-ci1ql060vp/tests/tasks/manage_test_interface.yml:65 Saturday 04 May 2024 13:15:03 +0000 (0:00:00.008) 0:00:11.383 ********** 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-ci1ql060vp/tests/tasks/create_and_remove_interface.yml:18 Saturday 04 May 2024 13:15:03 +0000 (0:00:00.009) 0:00:11.393 ********** included: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/show_interfaces.yml:3 Saturday 04 May 2024 13:15:03 +0000 (0:00:00.015) 0:00:11.409 ********** included: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/get_current_interfaces.yml:3 Saturday 04 May 2024 13:15:03 +0000 (0:00:00.009) 0:00:11.418 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003216", "end": "2024-05-04 13:15:03.786973", "rc": 0, "start": "2024-05-04 13:15:03.783757" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/get_current_interfaces.yml:9 Saturday 04 May 2024 13:15:03 +0000 (0:00:00.184) 0:00:11.602 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/show_interfaces.yml:5 Saturday 04 May 2024 13:15:03 +0000 (0:00:00.011) 0:00:11.613 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/create_and_remove_interface.yml:20 Saturday 04 May 2024 13:15:03 +0000 (0:00:00.009) 0:00:11.623 ********** included: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/assert_device_present.yml:3 Saturday 04 May 2024 13:15:03 +0000 (0:00:00.020) 0:00:11.644 ********** included: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/get_interface_stat.yml:3 Saturday 04 May 2024 13:15:03 +0000 (0:00:00.013) 0:00:11.658 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714828503.534582, "block_size": 4096, "blocks": 0, "ctime": 1714828503.534582, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 29555, "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": 1714828503.534582, "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-ci1ql060vp/tests/tasks/assert_device_present.yml:5 Saturday 04 May 2024 13:15:04 +0000 (0:00:00.187) 0:00:11.846 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/create_and_remove_interface.yml:23 Saturday 04 May 2024 13:15:04 +0000 (0:00:00.011) 0:00:11.858 ********** included: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/manage_test_interface.yml:3 Saturday 04 May 2024 13:15:04 +0000 (0:00:00.019) 0:00:11.877 ********** 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-ci1ql060vp/tests/tasks/manage_test_interface.yml:8 Saturday 04 May 2024 13:15:04 +0000 (0:00:00.016) 0:00:11.894 ********** 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-ci1ql060vp/tests/tasks/manage_test_interface.yml:13 Saturday 04 May 2024 13:15:04 +0000 (0:00:00.019) 0:00:11.913 ********** included: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/show_interfaces.yml:3 Saturday 04 May 2024 13:15:04 +0000 (0:00:00.012) 0:00:11.926 ********** included: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/get_current_interfaces.yml:3 Saturday 04 May 2024 13:15:04 +0000 (0:00:00.009) 0:00:11.936 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003145", "end": "2024-05-04 13:15:04.323766", "rc": 0, "start": "2024-05-04 13:15:04.320621" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/get_current_interfaces.yml:9 Saturday 04 May 2024 13:15:04 +0000 (0:00:00.204) 0:00:12.140 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/show_interfaces.yml:5 Saturday 04 May 2024 13:15:04 +0000 (0:00:00.011) 0:00:12.151 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/manage_test_interface.yml:16 Saturday 04 May 2024 13:15:04 +0000 (0:00:00.011) 0:00:12.162 ********** 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-ci1ql060vp/tests/tasks/manage_test_interface.yml:27 Saturday 04 May 2024 13:15:05 +0000 (0:00:00.816) 0:00:12.979 ********** 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-ci1ql060vp/tests/tasks/manage_test_interface.yml:35 Saturday 04 May 2024 13:15:05 +0000 (0:00:00.015) 0:00:12.995 ********** 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-ci1ql060vp/tests/tasks/manage_test_interface.yml:43 Saturday 04 May 2024 13:15:05 +0000 (0:00:00.008) 0:00:13.003 ********** 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-ci1ql060vp/tests/tasks/manage_test_interface.yml:49 Saturday 04 May 2024 13:15:05 +0000 (0:00:00.008) 0:00:13.011 ********** 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-ci1ql060vp/tests/tasks/manage_test_interface.yml:54 Saturday 04 May 2024 13:15:05 +0000 (0:00:00.009) 0:00:13.021 ********** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.009659", "end": "2024-05-04 13:15:05.399125", "rc": 0, "start": "2024-05-04 13:15:05.389466" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/manage_test_interface.yml:60 Saturday 04 May 2024 13:15:05 +0000 (0:00:00.193) 0:00:13.214 ********** 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-ci1ql060vp/tests/tasks/manage_test_interface.yml:65 Saturday 04 May 2024 13:15:05 +0000 (0:00:00.018) 0:00:13.233 ********** 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-ci1ql060vp/tests/tasks/create_and_remove_interface.yml:27 Saturday 04 May 2024 13:15:05 +0000 (0:00:00.010) 0:00:13.243 ********** included: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/show_interfaces.yml:3 Saturday 04 May 2024 13:15:05 +0000 (0:00:00.020) 0:00:13.264 ********** included: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/get_current_interfaces.yml:3 Saturday 04 May 2024 13:15:05 +0000 (0:00:00.011) 0:00:13.276 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003188", "end": "2024-05-04 13:15:05.646312", "rc": 0, "start": "2024-05-04 13:15:05.643124" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/get_current_interfaces.yml:9 Saturday 04 May 2024 13:15:05 +0000 (0:00:00.184) 0:00:13.460 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/show_interfaces.yml:5 Saturday 04 May 2024 13:15:05 +0000 (0:00:00.010) 0:00:13.471 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/create_and_remove_interface.yml:29 Saturday 04 May 2024 13:15:05 +0000 (0:00:00.014) 0:00:13.485 ********** included: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/assert_device_absent.yml:3 Saturday 04 May 2024 13:15:05 +0000 (0:00:00.021) 0:00:13.507 ********** included: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/get_interface_stat.yml:3 Saturday 04 May 2024 13:15:05 +0000 (0:00:00.011) 0:00:13.518 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/assert_device_absent.yml:5 Saturday 04 May 2024 13:15:05 +0000 (0:00:00.181) 0:00:13.700 ********** 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 04 May 2024 13:15:05 +0000 (0:00:00.015) 0:00:13.715 ********** =============================================================================== Install iproute --------------------------------------------------------- 0.92s /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/manage_test_interface.yml:16 ------- Gathering Facts --------------------------------------------------------- 0.85s /WORKDIR/git-weekly-ci1ql060vp/tests/tests_helpers_and_asserts.yml:3 ---------- Install iproute --------------------------------------------------------- 0.82s /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.82s /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.81s /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.81s /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.80s /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/manage_test_interface.yml:16 ------- Create veth interface veth1298 ------------------------------------------ 0.60s /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/manage_test_interface.yml:27 ------- Gather the minimum subset of ansible_facts required by the network role test --- 0.36s /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/el_repo_setup.yml:3 ---------------- Gather current interface info ------------------------------------------- 0.27s /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/get_current_interfaces.yml:3 ------- Check if system is ostree ----------------------------------------------- 0.24s /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/el_repo_setup.yml:17 --------------- Set up veth as managed by NetworkManager -------------------------------- 0.22s /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/manage_test_interface.yml:35 ------- Gather current interface info ------------------------------------------- 0.22s /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/get_current_interfaces.yml:3 ------- Create dummy interface dummy1298 ---------------------------------------- 0.22s /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/manage_test_interface.yml:49 ------- Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/get_current_interfaces.yml:3 ------- Delete veth interface veth1298 ------------------------------------------ 0.21s /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/manage_test_interface.yml:43 ------- Gather current interface info ------------------------------------------- 0.20s /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.20s /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.20s /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/get_current_interfaces.yml:3 ------- Delete dummy interface dummy1298 ---------------------------------------- 0.19s /WORKDIR/git-weekly-ci1ql060vp/tests/tasks/manage_test_interface.yml:54 ------- ---^---^---^---^---^--- # 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. ---^---^---^---^---^---