# 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-ci06nek5b9/.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-ci06nek5b9/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-ci06nek5b9/tests/tests_helpers_and_asserts.yml:3 Saturday 13 January 2024 13:25:56 +0000 (0:00:00.069) 0:00:00.069 ****** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tests_helpers_and_asserts.yml:6 Saturday 13 January 2024 13:25:58 +0000 (0:00:01.398) 0:00:01.468 ****** included: /WORKDIR/git-weekly-ci06nek5b9/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-ci06nek5b9/tests/tasks/el_repo_setup.yml:3 Saturday 13 January 2024 13:25:58 +0000 (0:00:00.035) 0:00:01.503 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/el_repo_setup.yml:17 Saturday 13 January 2024 13:25:58 +0000 (0:00:00.385) 0:00:01.888 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/el_repo_setup.yml:22 Saturday 13 January 2024 13:25:58 +0000 (0:00:00.298) 0:00:02.187 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/el_repo_setup.yml:26 Saturday 13 January 2024 13:25:58 +0000 (0:00:00.015) 0:00:02.203 ****** 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-ci06nek5b9/tests/tasks/el_repo_setup.yml:51 Saturday 13 January 2024 13:25:58 +0000 (0:00:00.035) 0:00:02.239 ****** included: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/enable_epel.yml:8 Saturday 13 January 2024 13:25:58 +0000 (0:00:00.035) 0:00:02.275 ****** 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-ci06nek5b9/tests/tasks/enable_epel.yml:24 Saturday 13 January 2024 13:25:58 +0000 (0:00:00.009) 0:00:02.284 ****** 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-ci06nek5b9/tests/tasks/enable_epel.yml:30 Saturday 13 January 2024 13:25:58 +0000 (0:00:00.013) 0:00:02.297 ****** 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-ci06nek5b9/tests/tasks/enable_epel.yml:35 Saturday 13 January 2024 13:25:58 +0000 (0:00:00.012) 0:00:02.309 ****** 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-ci06nek5b9/tests/tasks/enable_epel.yml:40 Saturday 13 January 2024 13:25:58 +0000 (0:00:00.015) 0:00:02.325 ****** 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-ci06nek5b9/tests/tests_helpers_and_asserts.yml:9 Saturday 13 January 2024 13:25:58 +0000 (0:00:00.023) 0:00:02.348 ****** included: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/create_and_remove_interface.yml:3 Saturday 13 January 2024 13:25:58 +0000 (0:00:00.020) 0:00:02.369 ****** included: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:25:58 +0000 (0:00:00.023) 0:00:02.392 ****** included: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:25:58 +0000 (0:00:00.011) 0:00:02.404 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004106", "end": "2024-01-13 13:25:59.260106", "rc": 0, "start": "2024-01-13 13:25:59.256000" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:25:59 +0000 (0:00:00.289) 0:00:02.694 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:25:59 +0000 (0:00:00.012) 0:00:02.706 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/create_and_remove_interface.yml:5 Saturday 13 January 2024 13:25:59 +0000 (0:00:00.019) 0:00:02.726 ****** included: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/manage_test_interface.yml:3 Saturday 13 January 2024 13:25:59 +0000 (0:00:00.020) 0:00:02.746 ****** 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-ci06nek5b9/tests/tasks/manage_test_interface.yml:8 Saturday 13 January 2024 13:25:59 +0000 (0:00:00.009) 0:00:02.756 ****** 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-ci06nek5b9/tests/tasks/manage_test_interface.yml:13 Saturday 13 January 2024 13:25:59 +0000 (0:00:00.007) 0:00:02.764 ****** included: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:25:59 +0000 (0:00:00.011) 0:00:02.775 ****** included: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:25:59 +0000 (0:00:00.011) 0:00:02.787 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004110", "end": "2024-01-13 13:25:59.575695", "rc": 0, "start": "2024-01-13 13:25:59.571585" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:25:59 +0000 (0:00:00.222) 0:00:03.009 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:25:59 +0000 (0:00:00.010) 0:00:03.019 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/manage_test_interface.yml:16 Saturday 13 January 2024 13:25:59 +0000 (0:00:00.009) 0:00:03.029 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/manage_test_interface.yml:23 Saturday 13 January 2024 13:26:02 +0000 (0:00:02.407) 0:00:05.436 ****** 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-ci06nek5b9/tests/tasks/manage_test_interface.yml:31 Saturday 13 January 2024 13:26:02 +0000 (0:00:00.015) 0:00:05.452 ****** 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-ci06nek5b9/tests/tasks/manage_test_interface.yml:39 Saturday 13 January 2024 13:26:02 +0000 (0:00:00.008) 0:00:05.461 ****** 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-ci06nek5b9/tests/tasks/manage_test_interface.yml:45 Saturday 13 January 2024 13:26:02 +0000 (0:00:00.008) 0:00:05.470 ****** 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-ci06nek5b9/tests/tasks/manage_test_interface.yml:50 Saturday 13 January 2024 13:26:02 +0000 (0:00:00.013) 0:00:05.483 ****** 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-ci06nek5b9/tests/tasks/manage_test_interface.yml:56 Saturday 13 January 2024 13:26:02 +0000 (0:00:00.008) 0:00:05.492 ****** 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-ci06nek5b9/tests/tasks/manage_test_interface.yml:61 Saturday 13 January 2024 13:26:02 +0000 (0:00:00.008) 0:00:05.500 ****** 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-ci06nek5b9/tests/tasks/create_and_remove_interface.yml:9 Saturday 13 January 2024 13:26:02 +0000 (0:00:00.007) 0:00:05.508 ****** included: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:26:02 +0000 (0:00:00.013) 0:00:05.522 ****** included: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:26:02 +0000 (0:00:00.010) 0:00:05.532 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004344", "end": "2024-01-13 13:26:02.337596", "rc": 0, "start": "2024-01-13 13:26:02.333252" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:26:02 +0000 (0:00:00.248) 0:00:05.780 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:26:02 +0000 (0:00:00.013) 0:00:05.794 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/create_and_remove_interface.yml:11 Saturday 13 January 2024 13:26:02 +0000 (0:00:00.012) 0:00:05.806 ****** included: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/assert_device_absent.yml:3 Saturday 13 January 2024 13:26:02 +0000 (0:00:00.014) 0:00:05.820 ****** included: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:26:02 +0000 (0:00:00.013) 0:00:05.833 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/assert_device_absent.yml:5 Saturday 13 January 2024 13:26:02 +0000 (0:00:00.224) 0:00:06.058 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/create_and_remove_interface.yml:14 Saturday 13 January 2024 13:26:02 +0000 (0:00:00.014) 0:00:06.072 ****** included: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/manage_test_interface.yml:3 Saturday 13 January 2024 13:26:02 +0000 (0:00:00.018) 0:00:06.091 ****** 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-ci06nek5b9/tests/tasks/manage_test_interface.yml:8 Saturday 13 January 2024 13:26:02 +0000 (0:00:00.010) 0:00:06.101 ****** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/manage_test_interface.yml:13 Saturday 13 January 2024 13:26:02 +0000 (0:00:00.016) 0:00:06.118 ****** included: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:26:02 +0000 (0:00:00.015) 0:00:06.133 ****** included: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:26:02 +0000 (0:00:00.013) 0:00:06.147 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004057", "end": "2024-01-13 13:26:02.932771", "rc": 0, "start": "2024-01-13 13:26:02.928714" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:26:02 +0000 (0:00:00.226) 0:00:06.373 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:26:02 +0000 (0:00:00.024) 0:00:06.398 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/manage_test_interface.yml:16 Saturday 13 January 2024 13:26:03 +0000 (0:00:00.019) 0:00:06.417 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/manage_test_interface.yml:23 Saturday 13 January 2024 13:26:05 +0000 (0:00:02.235) 0:00:08.653 ****** 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.006269", "end": "2024-01-13 13:26:05.461530", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-01-13 13:26:05.455261" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.004417", "end": "2024-01-13 13:26:05.733989", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-01-13 13:26:05.729572" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004770", "end": "2024-01-13 13:26:05.980698", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-01-13 13:26:05.975928" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/manage_test_interface.yml:31 Saturday 13 January 2024 13:26:06 +0000 (0:00:00.780) 0:00:09.433 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.023968", "end": "2024-01-13 13:26:06.262792", "rc": 0, "start": "2024-01-13 13:26:06.238824" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/manage_test_interface.yml:39 Saturday 13 January 2024 13:26:06 +0000 (0:00:00.267) 0:00:09.700 ****** 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-ci06nek5b9/tests/tasks/manage_test_interface.yml:45 Saturday 13 January 2024 13:26:06 +0000 (0:00:00.009) 0:00:09.710 ****** 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-ci06nek5b9/tests/tasks/manage_test_interface.yml:50 Saturday 13 January 2024 13:26:06 +0000 (0:00:00.008) 0:00:09.719 ****** 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-ci06nek5b9/tests/tasks/manage_test_interface.yml:56 Saturday 13 January 2024 13:26:06 +0000 (0:00:00.010) 0:00:09.730 ****** 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-ci06nek5b9/tests/tasks/manage_test_interface.yml:61 Saturday 13 January 2024 13:26:06 +0000 (0:00:00.012) 0:00:09.742 ****** 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-ci06nek5b9/tests/tasks/create_and_remove_interface.yml:18 Saturday 13 January 2024 13:26:06 +0000 (0:00:00.010) 0:00:09.753 ****** included: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:26:06 +0000 (0:00:00.017) 0:00:09.770 ****** included: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:26:06 +0000 (0:00:00.012) 0:00:09.783 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004083", "end": "2024-01-13 13:26:06.558464", "rc": 0, "start": "2024-01-13 13:26:06.554381" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:26:06 +0000 (0:00:00.209) 0:00:09.992 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:26:06 +0000 (0:00:00.011) 0:00:10.004 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/create_and_remove_interface.yml:20 Saturday 13 January 2024 13:26:06 +0000 (0:00:00.010) 0:00:10.014 ****** included: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/assert_device_present.yml:3 Saturday 13 January 2024 13:26:06 +0000 (0:00:00.016) 0:00:10.031 ****** included: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:26:06 +0000 (0:00:00.015) 0:00:10.046 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705152365.4600961, "block_size": 4096, "blocks": 0, "ctime": 1705152365.4600961, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31352, "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": 1705152365.4600961, "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-ci06nek5b9/tests/tasks/assert_device_present.yml:5 Saturday 13 January 2024 13:26:06 +0000 (0:00:00.231) 0:00:10.278 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/create_and_remove_interface.yml:23 Saturday 13 January 2024 13:26:06 +0000 (0:00:00.012) 0:00:10.290 ****** included: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/manage_test_interface.yml:3 Saturday 13 January 2024 13:26:06 +0000 (0:00:00.019) 0:00:10.310 ****** 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-ci06nek5b9/tests/tasks/manage_test_interface.yml:8 Saturday 13 January 2024 13:26:06 +0000 (0:00:00.013) 0:00:10.323 ****** 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-ci06nek5b9/tests/tasks/manage_test_interface.yml:13 Saturday 13 January 2024 13:26:06 +0000 (0:00:00.009) 0:00:10.333 ****** included: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:26:06 +0000 (0:00:00.016) 0:00:10.349 ****** included: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:26:06 +0000 (0:00:00.012) 0:00:10.362 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003780", "end": "2024-01-13 13:26:07.138079", "rc": 0, "start": "2024-01-13 13:26:07.134299" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:26:07 +0000 (0:00:00.217) 0:00:10.579 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:26:07 +0000 (0:00:00.018) 0:00:10.597 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/manage_test_interface.yml:16 Saturday 13 January 2024 13:26:07 +0000 (0:00:00.015) 0:00:10.613 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/manage_test_interface.yml:23 Saturday 13 January 2024 13:26:09 +0000 (0:00:02.241) 0:00:12.854 ****** 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-ci06nek5b9/tests/tasks/manage_test_interface.yml:31 Saturday 13 January 2024 13:26:09 +0000 (0:00:00.032) 0:00:12.887 ****** 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-ci06nek5b9/tests/tasks/manage_test_interface.yml:39 Saturday 13 January 2024 13:26:09 +0000 (0:00:00.016) 0:00:12.904 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.010783", "end": "2024-01-13 13:26:09.693124", "rc": 0, "start": "2024-01-13 13:26:09.682341" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/manage_test_interface.yml:45 Saturday 13 January 2024 13:26:09 +0000 (0:00:00.245) 0:00:13.149 ****** 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-ci06nek5b9/tests/tasks/manage_test_interface.yml:50 Saturday 13 January 2024 13:26:09 +0000 (0:00:00.013) 0:00:13.163 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/manage_test_interface.yml:56 Saturday 13 January 2024 13:26:09 +0000 (0:00:00.010) 0:00:13.174 ****** 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-ci06nek5b9/tests/tasks/manage_test_interface.yml:61 Saturday 13 January 2024 13:26:09 +0000 (0:00:00.011) 0:00:13.185 ****** 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-ci06nek5b9/tests/tasks/create_and_remove_interface.yml:27 Saturday 13 January 2024 13:26:09 +0000 (0:00:00.011) 0:00:13.196 ****** included: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:26:09 +0000 (0:00:00.043) 0:00:13.240 ****** included: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:26:09 +0000 (0:00:00.022) 0:00:13.263 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003995", "end": "2024-01-13 13:26:10.071433", "rc": 0, "start": "2024-01-13 13:26:10.067438" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:26:10 +0000 (0:00:00.243) 0:00:13.507 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:26:10 +0000 (0:00:00.011) 0:00:13.518 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/create_and_remove_interface.yml:29 Saturday 13 January 2024 13:26:10 +0000 (0:00:00.010) 0:00:13.529 ****** included: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/assert_device_absent.yml:3 Saturday 13 January 2024 13:26:10 +0000 (0:00:00.044) 0:00:13.573 ****** included: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:26:10 +0000 (0:00:00.015) 0:00:13.589 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/assert_device_absent.yml:5 Saturday 13 January 2024 13:26:10 +0000 (0:00:00.220) 0:00:13.810 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tests_helpers_and_asserts.yml:15 Saturday 13 January 2024 13:26:10 +0000 (0:00:00.015) 0:00:13.825 ****** included: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/create_and_remove_interface.yml:3 Saturday 13 January 2024 13:26:10 +0000 (0:00:00.021) 0:00:13.847 ****** included: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:26:10 +0000 (0:00:00.032) 0:00:13.879 ****** included: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:26:10 +0000 (0:00:00.010) 0:00:13.890 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004190", "end": "2024-01-13 13:26:10.689574", "rc": 0, "start": "2024-01-13 13:26:10.685384" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:26:10 +0000 (0:00:00.250) 0:00:14.140 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:26:10 +0000 (0:00:00.016) 0:00:14.157 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/create_and_remove_interface.yml:5 Saturday 13 January 2024 13:26:10 +0000 (0:00:00.012) 0:00:14.169 ****** included: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/manage_test_interface.yml:3 Saturday 13 January 2024 13:26:10 +0000 (0:00:00.030) 0:00:14.200 ****** 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-ci06nek5b9/tests/tasks/manage_test_interface.yml:8 Saturday 13 January 2024 13:26:10 +0000 (0:00:00.022) 0:00:14.222 ****** 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-ci06nek5b9/tests/tasks/manage_test_interface.yml:13 Saturday 13 January 2024 13:26:10 +0000 (0:00:00.009) 0:00:14.231 ****** included: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:26:10 +0000 (0:00:00.014) 0:00:14.246 ****** included: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:26:10 +0000 (0:00:00.010) 0:00:14.257 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004403", "end": "2024-01-13 13:26:11.056415", "rc": 0, "start": "2024-01-13 13:26:11.052012" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:26:11 +0000 (0:00:00.251) 0:00:14.508 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:26:11 +0000 (0:00:00.049) 0:00:14.557 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/manage_test_interface.yml:16 Saturday 13 January 2024 13:26:11 +0000 (0:00:00.013) 0:00:14.571 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/manage_test_interface.yml:23 Saturday 13 January 2024 13:26:13 +0000 (0:00:02.278) 0:00:16.849 ****** 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-ci06nek5b9/tests/tasks/manage_test_interface.yml:31 Saturday 13 January 2024 13:26:13 +0000 (0:00:00.016) 0:00:16.865 ****** 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-ci06nek5b9/tests/tasks/manage_test_interface.yml:39 Saturday 13 January 2024 13:26:13 +0000 (0:00:00.009) 0:00:16.874 ****** 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-ci06nek5b9/tests/tasks/manage_test_interface.yml:45 Saturday 13 January 2024 13:26:13 +0000 (0:00:00.018) 0:00:16.893 ****** 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-ci06nek5b9/tests/tasks/manage_test_interface.yml:50 Saturday 13 January 2024 13:26:13 +0000 (0:00:00.019) 0:00:16.912 ****** 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-ci06nek5b9/tests/tasks/manage_test_interface.yml:56 Saturday 13 January 2024 13:26:13 +0000 (0:00:00.009) 0:00:16.922 ****** 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-ci06nek5b9/tests/tasks/manage_test_interface.yml:61 Saturday 13 January 2024 13:26:13 +0000 (0:00:00.009) 0:00:16.932 ****** 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-ci06nek5b9/tests/tasks/create_and_remove_interface.yml:9 Saturday 13 January 2024 13:26:13 +0000 (0:00:00.008) 0:00:16.940 ****** included: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:26:13 +0000 (0:00:00.016) 0:00:16.957 ****** included: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:26:13 +0000 (0:00:00.010) 0:00:16.967 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004150", "end": "2024-01-13 13:26:13.769377", "rc": 0, "start": "2024-01-13 13:26:13.765227" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:26:13 +0000 (0:00:00.236) 0:00:17.204 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:26:13 +0000 (0:00:00.010) 0:00:17.215 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/create_and_remove_interface.yml:11 Saturday 13 January 2024 13:26:13 +0000 (0:00:00.009) 0:00:17.224 ****** included: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/assert_device_absent.yml:3 Saturday 13 January 2024 13:26:13 +0000 (0:00:00.013) 0:00:17.237 ****** included: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:26:13 +0000 (0:00:00.009) 0:00:17.247 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/assert_device_absent.yml:5 Saturday 13 January 2024 13:26:14 +0000 (0:00:00.210) 0:00:17.458 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/create_and_remove_interface.yml:14 Saturday 13 January 2024 13:26:14 +0000 (0:00:00.027) 0:00:17.486 ****** included: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/manage_test_interface.yml:3 Saturday 13 January 2024 13:26:14 +0000 (0:00:00.051) 0:00:17.537 ****** 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-ci06nek5b9/tests/tasks/manage_test_interface.yml:8 Saturday 13 January 2024 13:26:14 +0000 (0:00:00.020) 0:00:17.557 ****** 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-ci06nek5b9/tests/tasks/manage_test_interface.yml:13 Saturday 13 January 2024 13:26:14 +0000 (0:00:00.017) 0:00:17.575 ****** included: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:26:14 +0000 (0:00:00.011) 0:00:17.587 ****** included: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:26:14 +0000 (0:00:00.019) 0:00:17.606 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004214", "end": "2024-01-13 13:26:14.385180", "rc": 0, "start": "2024-01-13 13:26:14.380966" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:26:14 +0000 (0:00:00.213) 0:00:17.820 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:26:14 +0000 (0:00:00.012) 0:00:17.833 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/manage_test_interface.yml:16 Saturday 13 January 2024 13:26:14 +0000 (0:00:00.011) 0:00:17.844 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/manage_test_interface.yml:23 Saturday 13 January 2024 13:26:16 +0000 (0:00:02.212) 0:00:20.056 ****** 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-ci06nek5b9/tests/tasks/manage_test_interface.yml:31 Saturday 13 January 2024 13:26:16 +0000 (0:00:00.031) 0:00:20.088 ****** 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-ci06nek5b9/tests/tasks/manage_test_interface.yml:39 Saturday 13 January 2024 13:26:16 +0000 (0:00:00.019) 0:00:20.108 ****** 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-ci06nek5b9/tests/tasks/manage_test_interface.yml:45 Saturday 13 January 2024 13:26:16 +0000 (0:00:00.019) 0:00:20.127 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.081939", "end": "2024-01-13 13:26:17.000361", "rc": 0, "start": "2024-01-13 13:26:16.918422" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/manage_test_interface.yml:50 Saturday 13 January 2024 13:26:17 +0000 (0:00:00.322) 0:00:20.449 ****** 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-ci06nek5b9/tests/tasks/manage_test_interface.yml:56 Saturday 13 January 2024 13:26:17 +0000 (0:00:00.027) 0:00:20.477 ****** 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-ci06nek5b9/tests/tasks/manage_test_interface.yml:61 Saturday 13 January 2024 13:26:17 +0000 (0:00:00.018) 0:00:20.495 ****** 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-ci06nek5b9/tests/tasks/create_and_remove_interface.yml:18 Saturday 13 January 2024 13:26:17 +0000 (0:00:00.029) 0:00:20.525 ****** included: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:26:17 +0000 (0:00:00.050) 0:00:20.575 ****** included: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:26:17 +0000 (0:00:00.012) 0:00:20.588 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004062", "end": "2024-01-13 13:26:17.369523", "rc": 0, "start": "2024-01-13 13:26:17.365461" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:26:17 +0000 (0:00:00.219) 0:00:20.807 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:26:17 +0000 (0:00:00.014) 0:00:20.822 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/create_and_remove_interface.yml:20 Saturday 13 January 2024 13:26:17 +0000 (0:00:00.021) 0:00:20.843 ****** included: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/assert_device_present.yml:3 Saturday 13 January 2024 13:26:17 +0000 (0:00:00.032) 0:00:20.875 ****** included: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:26:17 +0000 (0:00:00.015) 0:00:20.891 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705152376.9963558, "block_size": 4096, "blocks": 0, "ctime": 1705152376.9963558, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31684, "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": 1705152376.9963558, "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-ci06nek5b9/tests/tasks/assert_device_present.yml:5 Saturday 13 January 2024 13:26:17 +0000 (0:00:00.247) 0:00:21.138 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/create_and_remove_interface.yml:23 Saturday 13 January 2024 13:26:17 +0000 (0:00:00.016) 0:00:21.154 ****** included: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/manage_test_interface.yml:3 Saturday 13 January 2024 13:26:17 +0000 (0:00:00.030) 0:00:21.185 ****** 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-ci06nek5b9/tests/tasks/manage_test_interface.yml:8 Saturday 13 January 2024 13:26:17 +0000 (0:00:00.009) 0:00:21.194 ****** 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-ci06nek5b9/tests/tasks/manage_test_interface.yml:13 Saturday 13 January 2024 13:26:17 +0000 (0:00:00.037) 0:00:21.232 ****** included: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:26:17 +0000 (0:00:00.023) 0:00:21.255 ****** included: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:26:17 +0000 (0:00:00.020) 0:00:21.276 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003926", "end": "2024-01-13 13:26:18.064229", "rc": 0, "start": "2024-01-13 13:26:18.060303" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:26:18 +0000 (0:00:00.246) 0:00:21.523 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:26:18 +0000 (0:00:00.029) 0:00:21.553 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/manage_test_interface.yml:16 Saturday 13 January 2024 13:26:18 +0000 (0:00:00.038) 0:00:21.591 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/manage_test_interface.yml:23 Saturday 13 January 2024 13:26:20 +0000 (0:00:02.300) 0:00:23.892 ****** 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-ci06nek5b9/tests/tasks/manage_test_interface.yml:31 Saturday 13 January 2024 13:26:20 +0000 (0:00:00.015) 0:00:23.907 ****** 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-ci06nek5b9/tests/tasks/manage_test_interface.yml:39 Saturday 13 January 2024 13:26:20 +0000 (0:00:00.008) 0:00:23.916 ****** 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-ci06nek5b9/tests/tasks/manage_test_interface.yml:45 Saturday 13 January 2024 13:26:20 +0000 (0:00:00.008) 0:00:23.924 ****** 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-ci06nek5b9/tests/tasks/manage_test_interface.yml:50 Saturday 13 January 2024 13:26:20 +0000 (0:00:00.008) 0:00:23.932 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.017945", "end": "2024-01-13 13:26:20.725488", "rc": 0, "start": "2024-01-13 13:26:20.707543" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/manage_test_interface.yml:56 Saturday 13 January 2024 13:26:20 +0000 (0:00:00.228) 0:00:24.161 ****** 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-ci06nek5b9/tests/tasks/manage_test_interface.yml:61 Saturday 13 January 2024 13:26:20 +0000 (0:00:00.017) 0:00:24.179 ****** 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-ci06nek5b9/tests/tasks/create_and_remove_interface.yml:27 Saturday 13 January 2024 13:26:20 +0000 (0:00:00.016) 0:00:24.195 ****** included: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:26:20 +0000 (0:00:00.050) 0:00:24.245 ****** included: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:26:20 +0000 (0:00:00.117) 0:00:24.363 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004137", "end": "2024-01-13 13:26:21.157521", "rc": 0, "start": "2024-01-13 13:26:21.153384" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:26:21 +0000 (0:00:00.233) 0:00:24.597 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:26:21 +0000 (0:00:00.013) 0:00:24.610 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/create_and_remove_interface.yml:29 Saturday 13 January 2024 13:26:21 +0000 (0:00:00.010) 0:00:24.621 ****** included: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/assert_device_absent.yml:3 Saturday 13 January 2024 13:26:21 +0000 (0:00:00.020) 0:00:24.641 ****** included: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:26:21 +0000 (0:00:00.011) 0:00:24.653 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/assert_device_absent.yml:5 Saturday 13 January 2024 13:26:21 +0000 (0:00:00.211) 0:00:24.864 ****** 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 13 January 2024 13:26:21 +0000 (0:00:00.016) 0:00:24.880 ****** =============================================================================== Install iproute --------------------------------------------------------- 2.41s /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.30s /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.28s /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.24s /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.24s /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.21s /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/manage_test_interface.yml:16 ------- Gathering Facts --------------------------------------------------------- 1.40s /WORKDIR/git-weekly-ci06nek5b9/tests/tests_helpers_and_asserts.yml:3 ---------- Create veth interface veth1298 ------------------------------------------ 0.78s /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/manage_test_interface.yml:23 ------- Gather the minimum subset of ansible_facts required by the network role test --- 0.39s /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/el_repo_setup.yml:3 ---------------- Create dummy interface dummy1298 ---------------------------------------- 0.32s /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/manage_test_interface.yml:45 ------- Check if system is ostree ----------------------------------------------- 0.30s /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/el_repo_setup.yml:17 --------------- Gather current interface info ------------------------------------------- 0.29s /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/get_current_interfaces.yml:3 ------- Set up veth as managed by NetworkManager -------------------------------- 0.27s /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/manage_test_interface.yml:31 ------- Gather current interface info ------------------------------------------- 0.25s /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.25s /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.25s /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/get_current_interfaces.yml:3 ------- Get stat for interface dummy1298 ---------------------------------------- 0.25s /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/get_interface_stat.yml:3 ----------- Gather current interface info ------------------------------------------- 0.25s /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/get_current_interfaces.yml:3 ------- Delete veth interface veth1298 ------------------------------------------ 0.25s /WORKDIR/git-weekly-ci06nek5b9/tests/tasks/manage_test_interface.yml:39 ------- Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-weekly-ci06nek5b9/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. ---^---^---^---^---^---